That is not what this function are doing. it is not to make a new connection buffer-local.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?
Right, it does not make sense for REPL, SLDB or inspector. But as you can see from the example above: It makes a lot of sense for .lisp files, and I use it every day.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..