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

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

bug#20744: shell-quote-argument in Emacs 24.5 and Emacs 25 on Windows ca


From: Glenn Morris
Subject: bug#20744: shell-quote-argument in Emacs 24.5 and Emacs 25 on Windows cannot figure out path correctly
Date: Sun, 07 Jun 2015 20:47:09 -0400
User-agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/)

I think the actual answer for Bash is the "metacharacters" list in the
Bash manual, plus the "!" character (for history), as per:

http://www.gnu.org/software/bash/manual/html_node/Quoting.html

That doesn't include ":", but then there's those "really weird shells",
whatever they may be...






reply via email to

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