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