Alan Ruttenberg alanralanr@comcast.net writes:
Suppose you have a repl, execute a form that causes the debugger to be invoked then do M-x slime. You now get a new process reusing the repl of the process in the debugger. I suggest the behaviour should be that a new repl is created, in the same way that a new one is created when the repl is busy.
I think Emacs should ask if the existing connection should be closed. The buffers should be reused if the answer was "yes". Otherwise fresh buffers should be used. The same for C-u M-x slime.
Helmut.