[slime-devel] slime startup

Shawn Stovall stovall.mail at gmail.com
Tue Dec 6 21:46:20 UTC 2011


    Your problem may be that you're not actually linking to CLISP.
 The actual .exe is usually found as "...\clisp\full\lisp.exe"  You might
want to try changing the

(setq inferior-lisp-program "c:/lisp/clisp/clisp -K full")

to the full path of the lisp program.  Mine is:

(setq inferior-lisp-program "C:/home/bin/clisp/full/lisp.exe
-B C:/home/bin/clisp/full
-M C:/home/bin/clisp/full/lispinit.mem
-K full
-ansi -q")

Good luck,

Shawn
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mailman.common-lisp.net/pipermail/slime-devel/attachments/20111206/fd0a43b2/attachment.html>


More information about the slime-devel mailing list