* Tobias C. Rittweiler [2008-09-28 12:18+0200] writes:
[...]
I'll do the following changes if you agree to them:
I agree.
a) Introduce `slime-set-buffer-local-connection' that does the prompting I mentioned in my previous mail.
b) Introduce `slime-cycle-default-connection' that changes the default connection only.
c) Rename `slime-cycle-connections' to `slime-cycle-buffer-connection' and implement it on top of the above to functions.
All three functions seem to be useful.
Three commands for almost the same functionality is a bit bloated. Let's hope that those only need a page of code.
Helmut.