Proposed tweak for `slime-lisp-options'

Luís Oliveira luismbo at gmail.com
Wed Feb 26 19:57:15 UTC 2014


On Wed, Feb 26, 2014 at 7:12 PM, Mirko Vukovic <mirko.vukovic at gmail.com> wrote:
> One could instead use split-string-and-unquote:
>
> (split-string-and-unquote "\"c:/Program Files (x86)/clisp-2.49/clisp.exe\"
> -E iso-8859-1")
>
>    ("c:/Program Files (x86)/clisp-2.49/clisp.exe" "-E" "iso-8859-1")

Makes sense. I've create an issue for the next release.
https://github.com/slime/slime/issues/116

Feel free to attach an actual patch to that issue. :-)

-- 
Luís Oliveira
http://kerno.org/~luis/



More information about the slime-devel mailing list