Re: Proposed tweak for `slime-lisp-options'
Luís Oliveira <[email protected]>
| Newsgroups | gmane.lisp.slime.devel |
|---|---|
| Message-ID | <CAB-HnLSSQq7VEj6TBLK9vxv08EQe8GTzYpqLbvt2-dgwrXUDFA@mail.gmail.com> |
On Wed, Feb 26, 2014 at 7:12 PM, Mirko Vukovic <[email protected]> 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/