[slime-devel] SLIME+Allegro on Windows

Bill Clementson billclem at gmail.com
Thu Feb 23 23:25:47 UTC 2006


Hi Edi,

>     (start-lisp-and-wait "c:/PROGRA~1/acl80/alisp.exe +B +cm -L ~/.slime.lisp&"))

You neglected to mention the contents of the .slime.lisp file. It
should contain at least the following 2 lines:

(load "/path/to/slime/swank-loader.lisp")
(swank::create-swank-server 4005)

Cheers,
Bill



More information about the slime-devel mailing list