
22 May
2009
22 May
'09
12:53 a.m.
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.