[slime-devel] sbc.core-with-swank
Helmut Eller
heller at common-lisp.net
Sat Aug 22 06:47:29 UTC 2009
* Sebastian Tennant [2009-08-22 07:08+0200] writes:
> The Slime manual suggests otherwise though (info "(slime) Loading Swank faster"):
>
> Then add this to your `.emacs':
>
> (setq slime-lisp-implementations
> '((sbcl ("sbcl" "--core" "sbcl.core-with-swank")
> :init (lambda (port-file _)
> (format "(swank:start-server %S)\n" port-file)))))
>
> Could someone clarify this situation?
You probably have to give an absolute filename. Doesn't sound
particularly noteworthy to me.
Helmut
More information about the slime-devel
mailing list