[slime-devel] [BUG] Switching default connection does not work correctly

Tobias C. Rittweiler tcr at freebits.de
Mon Aug 10 18:51:34 UTC 2009


Steps to reproduce:

  M-x slime

  M-x slime

  "Create an additional *inferior-lisp*? (y or n)"  -> y

  ,quit in the new REPL

Currently there's no default connection, so the next Slime command with
an RPC call asks for switching to a new default.

  At the other REPL, M-. on DEFUN.

  "No default connection selected. Switch to <foo>?"

Now, when you answer that question with no, it asks the question again,
and again, and after a few times (always negating the question), it
performs the M-. in the non-selected connection even though it
shouldn't.

  -T.





More information about the slime-devel mailing list