From: Thierry Volpiatto <thierry.volpiatto@gmail.com>
To: Glenn Morris <rgm@gnu.org>
Cc: 8531@debbugs.gnu.org
Subject: bug#8531: 24.0.50; shell-quote-argument shouldn't escape special characters
Date: Fri, 22 Apr 2011 08:03:30 +0200 [thread overview]
Message-ID: <8762q6zutp.fsf@gmail.com> (raw)
In-Reply-To: <lasjtbkxhp.fsf@fencepost.gnu.org> (Glenn Morris's message of "Thu, 21 Apr 2011 19:14:58 -0400")
Glenn Morris <rgm@gnu.org> writes:
> Thierry Volpiatto wrote:
>
>> So yes the problem is related only to eshell.
>
> Why do you want/need to call shell-quote-argument inside eshell?
For compatibility with Windows filenames:
--8<---------------cut here---------------start------------->8---
(goto-char (point-max))
(insert
(format "cd '%s'" anything-ff-default-directory))
(eshell-send-input)))
--8<---------------cut here---------------end--------------->8---
As there is no evaluation inside the quotes,
this actually works fine, but before that, i wrote it with
shell-quote-argument, which was working fine excepted with accentued char.
--
A+ Thierry
Get my Gnupg key:
gpg --keyserver pgp.mit.edu --recv-keys 59F29997
next prev parent reply other threads:[~2011-04-22 6:03 UTC|newest]
Thread overview: 29+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-04-21 7:23 bug#8531: 24.0.50; shell-quote-argument shouldn't escape special characters Thierry Volpiatto
2011-04-21 10:33 ` Eli Zaretskii
2011-04-21 12:10 ` Thierry Volpiatto
2011-04-21 13:04 ` Eli Zaretskii
2011-04-21 13:31 ` Thierry Volpiatto
2011-04-21 13:58 ` Eli Zaretskii
2011-04-21 16:34 ` Thierry Volpiatto
2011-04-21 23:14 ` Glenn Morris
2011-04-22 5:53 ` Eli Zaretskii
2011-04-22 7:10 ` Glenn Morris
2011-04-22 8:03 ` Eli Zaretskii
2011-04-22 6:03 ` Thierry Volpiatto [this message]
2011-04-22 6:15 ` Eli Zaretskii
2011-04-22 9:21 ` Thierry Volpiatto
2014-12-08 9:34 ` bug#8531: 24.0.50; samer
2014-12-08 18:46 ` Stefan Monnier
2014-12-09 0:15 ` samer
2014-12-09 0:41 ` Lars Magne Ingebrigtsen
2014-12-09 2:11 ` samer
2014-12-09 2:14 ` Lars Magne Ingebrigtsen
2014-12-09 22:11 ` samer
2014-12-09 22:21 ` Lars Magne Ingebrigtsen
2014-12-09 22:30 ` samer
2014-12-08 16:48 ` bug#8531: 24.0.50; shell-quote-argument shouldn't escape special characters samer
2015-02-24 10:51 ` bug#8531: 24.0.50; Samer Masterson
2015-03-03 15:52 ` Eli Zaretskii
[not found] ` <1425472710.1450.3@mail.samertm.com>
[not found] ` <83h9u0psn8.fsf@gnu.org>
2015-04-06 3:50 ` Samer Masterson
2015-03-15 11:58 ` Samer Masterson
2015-04-09 2:32 ` Stefan Monnier
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=8762q6zutp.fsf@gmail.com \
--to=thierry.volpiatto@gmail.com \
--cc=8531@debbugs.gnu.org \
--cc=rgm@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).