bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#16005: 24.3; function inferior-lisp needs patch to work with certain


From: Glenn Morris
Subject: bug#16005: 24.3; function inferior-lisp needs patch to work with certain filenames in Windows-NT
Date: Sat, 30 Nov 2013 17:12:16 -0500
User-agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/)

Steven Litvintchouk wrote:

> But Microsoft Windows allows spaces in filenames

I think every platform that Emacs supports allows spaces in filenames;
just that people on non-MS Windows platforms generally know to avoid
such filenames. ;)

> I patched this to check if we're on Windows-nt, and if so, to call
> split-string with SEPARATORS bound to "[\f\t\n\r\v]+"

That doesn't work, consider eg

/bin/lisp --some-arg

versus

/Program Files/lisp





reply via email to

[Prev in Thread] Current Thread [Next in Thread]