[slime-devel] slime startup

Helmut Eller heller at common-lisp.net
Wed Dec 7 15:54:45 UTC 2011


* Haris Bogdanovich [2011-12-06 19:39] writes:

> I changed .emacs to:
>
> (add-to-list 'load-path "c:/lisp/slime")
> (setq inferior-lisp-program "c:/lisp/clisp/clisp -K full")
> (require 'slime)
> (slime-setup)
> (slime)
>
> Now I get inferior-lisp buffer
> but slime menu options are still greyed out and
> emacs is still polling like this:
>
> Polling "c:/DOCUME~1/h/LOCALS~1/Temp/slime.9068".. (Abort with `M-x 
> slime-abort-connection'.) 

Can CLISP parse that filename correctly?  What's the content of the
*inferior-lisp* buffer?

Helmut





More information about the slime-devel mailing list