[slime-devel] setting heap size for SBCL for use with SLIME

Faheem Mitha faheem at faheem.info
Sun Jun 3 11:54:18 UTC 2012



On Sun, 3 Jun 2012, Helmut Eller wrote:

> The following message is a courtesy copy of an article
> that has been posted to gmane.lisp.slime.devel as well.
>
> * Faheem Mitha [2012-06-03 11:13] writes:
>
>> I'm not aware of setting slime-lisp-implementations anywhere. I do
>> have some third-party slime code in my .emacs, but it doesn't mention
>> slime-lisp-implementations. How can I check whether I am using
>> slime-lisp-implementations?
>
> Just evaluate the variable slime-lisp-implementations, e.g. with M-x
> eval-expression.  If it's nil or not bound then it will not be used.

Hmm. it returns

(("sbcl" ("sbcl")) ("clisp" ("clisp")) ("ecl" ("ecl")) ("cmucl" ("cmucl")))

What does this mean?
                                                            Regards, Faheem




More information about the slime-devel mailing list