[slime-devel] Semantic of slime-repl-quit command

David Vazquez davazp at es.gnu.org
Fri May 22 00:53:42 UTC 2009


Hello,

Currently I am using slime to hack a remote lisp process using the
swank server with the parameter :dont-close to T. However, when I am
typing commands at repl, if I use `, quit' the lisp process ends.

I know it is a documented thing, but I think `slime-repl-quit' should
not request to quit the inferior process. It should be done by swank
if DONT-CLOSE is NIL. Otherwise we should close emacs buffers by hand
if we want to keep alive the swank connection, I think.

I would like if a patch for this would be wise.
Thanks in advance.

David.




More information about the slime-devel mailing list