help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: igrep-find – looking for a way to filter files


From: Kevin Rodgers
Subject: Re: igrep-find – looking for a way to filter files
Date: Thu, 01 May 2008 20:26:35 -0600
User-agent: Thunderbird 2.0.0.12 (Macintosh/20080213)

Sébastien Vauban wrote:
Hi Avi,

Is there a way to filter the files that will be searched by
igrep- find ?
I want to eliminate certain patterns from the search. For
example, I want to apply the filter pattern: -wholename
"*.svn*" –prune in order to avoid searching in svn sub
directories.

I haven't seen the original message from Avi, but:

(setq igrep-find-prune-clause "-type d -wholename \"*.svn*\")

--
Kevin Rodgers
Denver, Colorado, USA





reply via email to

[Prev in Thread] Current Thread [Next in Thread]