all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: raman@google.com (T.V Raman)
To: monnier@iro.umontreal.ca
Cc: emacs-devel@gnu.org, youngfrog@members.fsf.org, raman@google.com
Subject: Re: Feature Request: Function to quote filenames
Date: Wed, 24 Jun 2015 13:24:27 -0700	[thread overview]
Message-ID: <21899.4603.137675.136717@retriever.mtv.corp.google.com> (raw)
In-Reply-To: <jwvbng5vt1m.fsf-monnier+emacs@gnu.org>

Thanks Stefan -- In this instance, I went back and looked in the
buffer on my laptop where I hit the error -- like you said I had used
the result from shell-quote-argument  incorrectly -- had used
"... '%s'" and  the "'%s'" was the cause of the breakage.

Stefan Monnier writes:
 > > 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 20:24 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
2015-06-24 20:24       ` T.V Raman [this message]
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

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=21899.4603.137675.136717@retriever.mtv.corp.google.com \
    --to=raman@google.com \
    --cc=emacs-devel@gnu.org \
    --cc=monnier@iro.umontreal.ca \
    --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 external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.