[slime-devel] Re: slime doesn't handle spaces in inferior-lisp-program ?

John Pallister john at synchromesh.com
Wed Dec 13 21:57:49 UTC 2006


Or, use the Windows "short filename" (obtainable via e.g. 'c:\>dir /x'):

   (add-to-list 'load-path "C:/progra~1/Emacs/site-lisp/slime-2.0")

(This will be familiar to Corman Lisp users.)

Bill Clementson wrote:
> Alternatively, you should be able to just escape the spaces in the path 
> name:
> (add-to-list 'load-path "C:/Program\ Files/Emacs/site-lisp/slime-2.0")
--
John Pallister
john at synchromesh.com




More information about the slime-devel mailing list