[slime-devel] Is slime currently broken?
Helmut Eller
heller at common-lisp.net
Wed Jun 9 11:03:46 UTC 2010
* Lynbech Christian [2010-06-08 14:49+0200] writes:
> I have tried updating to the lastes slime from CVS and it will
> apparently not start, at least not as I am used to.
>
> The symptom is that I see the inferior lisp buffer in which lisp is
> starting up, then I get the "Connected" message, but no REPL buffer
> appears.
Slime is ready if it's connected. The repl is a contrib and you need to
load that yourself. Typically with (slime-setup '(slime-repl)) in your
.emacs. That has been this way for years now.
Helmut
More information about the slime-devel
mailing list