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: Eli Zaretskii
Subject: bug#16005: inferior-lisp and filenames with spaces
Date: Thu, 15 Jul 2021 11:19:45 +0300

> From: Lars Ingebrigtsen <larsi@gnus.org>
> Cc: sdlitvin@earthlink.net,  16005@debbugs.gnu.org
> Date: Thu, 15 Jul 2021 10:00:23 +0200
> 
> That's true.   However, this reminded me that we do have pretty good
> completion in `M-!', so I thought we must have some tokenisation support
> somewhere, and indeed: `shell--parse-pcomplete-arguments' seems to fit
> the bill here.  So adding a `shell-split-string' by wrapping that
> function seems like it should be possible.  I'll poke some more at it;
> it doesn't quite seem to handle \ as expected in all circumstances.

If that works, I'd suggest to call the function something that begins
with split-string-, like split-string-shell-command or somesuch.  I
think this would make its discovery easier.





reply via email to

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