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

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

bug#8531: 24.0.50; shell-quote-argument shouldn't escape special charact


From: Eli Zaretskii
Subject: bug#8531: 24.0.50; shell-quote-argument shouldn't escape special characters
Date: Fri, 22 Apr 2011 04:03:28 -0400

> From: Glenn Morris <rgm@gnu.org>
> Cc: thierry.volpiatto@gmail.com,  8531@debbugs.gnu.org
> Date: Fri, 22 Apr 2011 03:10:39 -0400
> 
> Eli Zaretskii wrote:
> 
> > Doesn't Eshell support the standard shell feature whereby a
> > non-special character escaped by a backslash stands for itself?
> 
> From reading the comments in eshell-parse-backslash, no.

IMO, the reasons stated in those comments for not supporting escaped
non-special characters are bad a design decision.  Eshell should only
do that on Windows, and even then there should be a user option for
such behavior, the default being that the directory separator is a
forward slash.

IOW, Eshell should behave like a Posix shell, even on Windows.





reply via email to

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