all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* grep options
@ 2011-01-14 18:47 Ken Goldman
  2011-01-15  7:16 ` Thierry Volpiatto
  0 siblings, 1 reply; 13+ messages in thread
From: Ken Goldman @ 2011-01-14 18:47 UTC (permalink / raw)
  To: help-gnu-emacs

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"))





^ permalink raw reply	[flat|nested] 13+ messages in thread

end of thread, other threads:[~2011-02-01 16:52 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-01-14 18:47 grep options Ken Goldman
2011-01-15  7:16 ` 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

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.