I recently upgraded to Emacs 23.1.50, and Slime stopped connecting - it would start the inferior-lisp, but never connect. After some investigation, I found that it would work if started from emacs -q and then everything up until and including the call to slime would work. Is there any way to force the remainder of my customizations to wait until the slime-repl has connected in order to be processed? This would solve my immediate issue.
|
|
From your description, it sounds as though a setting in your .emacs before the call to Slime is what is breaking Slime. A couple of ideas:
But, specifically, there is a hook in Slime named
|
||
|
|
