On Tue, Aug 28, 2007 at 10:50:08PM +0200, Helmut Eller wrote:
- T Taneli Vahakangas [2007-08-27 23:31+0200] writes:
Hello all,
I have somehow completely broked my slime or emacs. After doing M-x slime the *inferior-lisp* buffer is left on display and in minibuffer it says "Connecting to Swank on port NNNN..", but it doesn't proceed from there. I can do M-x slime-repl which will give me a *slime-repl nil* but then it refuses to show the arglist of functions. Since this is the other major feature of slime for me (the other being autocompletion, which works), I'd like to get it back. Any hints?
Have you tried to delete everything in ~/.slime/fasl before restarting? That helps sometimes.
Yes, currently I'm doing that after every cvs update, and also cleaned up ${SBCL_HOME} for good measure ... probably not necessary but I'm a little desperate.
If it doesn't help, can you post the content of the *inferior-lisp*, *slime-events*, and the last part of the *messages* buffer?
Attached. They feature emacs22 from CVS, slime from CVS (just updated) and SBCL 1.0.7. It behaves the same with emacs23, slime-2.0 and SBCL git master from boinkor.
Taneli