unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Stefan Monnier <monnier@iro.umontreal.ca>
To: raman@google.com (T.V Raman)
Cc: youngfrog@members.fsf.org, emacs-devel@gnu.org
Subject: Re: Feature Request: Function to quote filenames
Date: Wed, 24 Jun 2015 14:53:14 -0400	[thread overview]
Message-ID: <jwvbng5vt1m.fsf-monnier+emacs@gnu.org> (raw)
In-Reply-To: <21898.57325.878520.672648@retriever.mtv.corp.google.com> (T. V. Raman's message of "Wed, 24 Jun 2015 09:50:53 -0700")

> interesting, it worked for me just now -- not sure why I hit an error
> when I last tried. I likely did somethign else that messed it up -- --
> but in general, I've had trouble with quoting arguments from elisp to
> the shell.

Quoting is tricky business, and it's easy to mess it up. But details
matter, and in most cases the problem is not that shell-quote-argument
doesn't work right, but that it's not called on the right data, or it's
not called at all, or the result is then later massaged incorrectly,
etc...
Once you have a concrete problem case, file a bug report.


        Stefan



  reply	other threads:[~2015-06-24 18:53 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-06-24 15:26 Feature Request: Function to quote filenames raman
2015-06-24 15:34 ` Andreas Schwab
2015-06-24 15:34 ` Nicolas Richard
2015-06-24 16:50   ` T.V Raman
2015-06-24 18:53     ` Stefan Monnier [this message]
2015-06-24 20:24       ` T.V Raman
2015-06-24 15:53 ` Eli Zaretskii

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=jwvbng5vt1m.fsf-monnier+emacs@gnu.org \
    --to=monnier@iro.umontreal.ca \
    --cc=emacs-devel@gnu.org \
    --cc=raman@google.com \
    --cc=youngfrog@members.fsf.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).