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

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

bug#16005: inferior-lisp and filenames with spaces


From: Lars Ingebrigtsen
Subject: bug#16005: inferior-lisp and filenames with spaces
Date: Thu, 15 Jul 2021 09:30:34 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux)

Eli Zaretskii <eliz@gnu.org> writes:

> Then how about using split-string-and-unquote instead of split-string?

That would be an improvement, certainly.  It'd take care of
"\"foo bar\" zot".  However, it doesn't do "foo\\ bar zot", and both are
equivalent in shells.

Which is why I wondered whether we had a function to split based on
shell(ish) syntax, which would be the optimal solution here...

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no





reply via email to

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