
26 Sep
2008
26 Sep
'08
12:31 p.m.
Helmut Eller <heller@common-lisp.net> writes:
I've added this to SLIME, with the name slime-cycle-connections. No key-binding, though.
What is the reason that this function tries to make the new connection buffer-local? I just committed not to do that when we're inside a REPL buffer; but it doesn't make much sense for .lisp buffers either, or SLDB buffers, or the inspector, or.. -T.