On Fri, Dec 19, 2008 at 4:58 AM, jcm@sdf.lonestar.org wrote:
Actually, I rolled back to the previous official release of SBCL and that solved the problem for now. But maybe I'll cvs up to HEAD and try these other settings.
Current CVS HEAD should work with :SPAWN as well -- at least as well as it ever did. The way repl-thread talks to Emacs still deadlock prone in theory, but I haven't been able to actually deadlock it since 1.0.23.42.
I rebuilt HEAD, and startup works, but slime-edit-definition will hang when the definition is in another file. So I changed slime-communication-style to :sigio for now, and that seems to work.