[slime-devel] Re: Problems with SLIME and SBCL

Juho Snellman jsnell at iki.fi
Wed Mar 8 11:24:08 UTC 2006


<Nicolas.Neuss at iwr.uni-heidelberg.de> wrote:
>     Process inferior-lisp hangup

Are you using a Linux kernel version earlier than 2.6.11? There's some
signal handling oddity there, which causes a SIGHUP to be delivered to
SBCL when started from an emacs comint buffer.

If upgrading the kernel is not an option for you, there's a workaround
of setting inferior-lisp-program to "nohup sbcl" instead of "sbcl".

-- 
Juho Snellman




More information about the slime-devel mailing list