From: Ken Goldman <kgold@watson.ibm.com>
To: help-gnu-emacs@gnu.org
Subject: grep options
Date: Fri, 14 Jan 2011 13:47:38 -0500 [thread overview]
Message-ID: <igq5ob$vlo$1@dough.gmane.org> (raw)
When I use grep on C source, I'd like it to search all C source (.c, .h,
.cpp), not just the files with the same extension.
I could do that with the (obsolete) igrep like this. Can I reproduce it
with emacs 23 / grep?
(put 'igrep-files-default 'c-mode
(lambda () "*.[ch] *.cpp"))
next reply other threads:[~2011-01-14 18:47 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-01-14 18:47 Ken Goldman [this message]
2011-01-15 7:16 ` grep options Thierry Volpiatto
2011-01-15 7:19 ` Thierry Volpiatto
2011-01-16 20:32 ` Kenneth Goldman
2011-01-21 7:03 ` Kevin Rodgers
2011-01-21 19:33 ` Ken Goldman
2011-01-21 21:14 ` guivho
2011-01-22 5:08 ` Leo
2011-01-24 18:24 ` Ken Goldman
[not found] ` <mailman.6.1295672954.8460.help-gnu-emacs@gnu.org>
2011-01-24 3:58 ` Stefan Monnier
2011-01-24 18:28 ` Ken Goldman
2011-02-01 2:50 ` Kevin Rodgers
[not found] ` <mailman.16.1296528605.21328.help-gnu-emacs@gnu.org>
2011-02-01 16:52 ` 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='igq5ob$vlo$1@dough.gmane.org' \
--to=kgold@watson.ibm.com \
--cc=help-gnu-emacs@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.
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).