Chisheng Huang cph@chi-square-works.com writes:
After doing a cvs update today (2004-07-21 PDT), I'm having trouble restarting Lisp/Slime:
- "M-x slime" to get a *slime-repl[1]* buffer
- Type (quite) in *slime-repl[1]* buffer and this message shows up in the mini buffer: error in process sentinel: Connection closed
- Doing "M-x slime" again will not get a *slime-repl[1]* buffer and the following message shows up in the mini buffer: No Lisp subprocess: see variable `inferior-lisp-buffer'.
Fixed now.
I introduced the problem with the restructuring work I did on the weekend. I'm doing a last pre-1.0 sweep of the code base from start to finish just make sure everything is sane. No doubt a few more glitches will slip through so please report any that you see :-)
-Luke