[slime-devel] Re: [PATCH] slime-quit-lisp from a non-default connection
Helmut Eller
heller at common-lisp.net
Tue Jul 29 09:16:39 UTC 2008
* Richard M Kreuter [2008-07-22 16:34+0200] writes:
> I think the trouble is that slime-quit-lisp is killing something too
> early, but I'm not certain.
Yes, the REPL buffer has a buffer-local binding for slime-buffer-connection.
Killing the buffer also removes that binding.
> Whatever the cause, the attached patch
> seems to make the error go away, at least for my setup.
Committed.
Helmut.
More information about the slime-devel
mailing list