quicklist & slime contrib

125 views
Skip to first unread message

Thibault Langlois

unread,
May 29, 2012, 1:00:04 PM5/29/12
to quic...@googlegroups.com
Hello, once I have installed slime using quicklisp, how  I should I configure it to use slime contrib packages ?

 I'd like to use  slime-mrepl, so I wrote in my .emacs:
(slime-setup '(slime-mrepl slime-fancy))

but I still do not have access to  the slime-open-listener command.

I looked at the quicklisp/slime-helper.el which ends with : (slime-setup '(slime-fancy)). Although I think it's a bad idea to edit that file I tried to add slime-mrepl in the slime-setup call without success.

Any advice is welcome.

T.
BTW i'm using sbcl on linux.
 

Zach Beane

unread,
May 29, 2012, 1:02:58 PM5/29/12
to quic...@googlegroups.com
Thibault Langlois <thibault...@gmail.com> writes:

> Hello, once I have installed slime using quicklisp, how I should I configure
> it to use slime contrib packages ?
>
> I'd like to use slime-mrepl, so I wrote in my .emacs:
> (slime-setup '(slime-mrepl slime-fancy))
>
> but I still do not have access to the slime-open-listener command.

Your .emacs config is fine. I don't see the definition of
slime-open-listener in any slime source file. I don't think it's
actually part of slime.

Zach

Thibault Langlois

unread,
May 29, 2012, 1:07:32 PM5/29/12
to quic...@googlegroups.com

OK. The slime documentation must be obsolete then.
http://common-lisp.net/project/slime/doc/html/slime_002dmrepl.html#slime_002dmrepl

Is there a way to have several REPLs for the same lisp instance like described in the documentation ?

Thibault Langlois

unread,
May 29, 2012, 1:18:40 PM5/29/12
to quic...@googlegroups.com
Problem solved.
The command must have been renamed and the doc was not updated. It's slime-new-mrepl.

T.
 


Reply all
Reply to author
Forward
0 new messages