
25 Jul
2005
25 Jul
'05
5:23 p.m.
Looking at CVS HEAD's slime-inferior-lisp functions it seems that it's impossible to use paths containing spaces, since they will be split-string'd in several parts. Trying to run on Win32, where most programs have space-containing paths ("c:/program files/....") confirms the problem. Are there any fixes/workarounds? Thanks