From: Adam <nospam@example.com>
Subject: Re: handling parenthesis and quotes
Date: Wed, 24 Jan 2007 10:12:18 +1300 [thread overview]
Message-ID: <ep5tl3$rco$1@lust.ihug.co.nz> (raw)
In-Reply-To: 878xftpinw.fsf@kobe.laptop
Giorgos Keramidas wrote:
> AFAIK, you can `escape' the quotes, with:
>
> (shell "grep -i \"(define \" ~/mydir/myfile?.lisp")
That's got it, Giorgos. Thank you.
Seems I didn't escape often enough.
(shell "grep -i \"\(define \" ~/mydir/myfile?.lisp")
next prev parent reply other threads:[~2007-01-23 21:12 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-01-23 20:09 handling parenthesis and quotes Adam
2007-01-23 20:55 ` Giorgos Keramidas
2007-01-23 21:12 ` Adam [this message]
2007-01-24 7:24 ` Harald Hanche-Olsen
2007-01-24 19:14 ` Eli Zaretskii
[not found] ` <mailman.3530.1169666053.2155.help-gnu-emacs@gnu.org>
2007-01-24 20:07 ` Harald Hanche-Olsen
2007-01-24 21:32 ` Adam
2007-01-24 22:02 ` Harald Hanche-Olsen
2007-01-25 13:53 ` Adam
2007-01-27 2:20 ` Tim X
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='ep5tl3$rco$1@lust.ihug.co.nz' \
--to=nospam@example.com \
/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.