unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
From: Kevin Rodgers <kevin.d.rodgers@gmail.com>
To: help-gnu-emacs@gnu.org
Subject: Re: igrep-find – looking for a way to filter  files
Date: Thu, 01 May 2008 20:26:35 -0600	[thread overview]
Message-ID: <fvdu49$9e0$1@ger.gmane.org> (raw)
In-Reply-To: <87mynd81zq.fsf@mundaneum.com>

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





      parent reply	other threads:[~2008-05-02  2:26 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <dd53b45b-5ed2-4eed-8410-bb21cad9f00e@z24g2000prf.googlegroups.com>
2008-04-29  9:05 ` igrep-find – looking for a way to filter files Sébastien Vauban
2008-04-29 10:04   ` Thierry Volpiatto
2008-05-02  2:26   ` Kevin Rodgers [this message]

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='fvdu49$9e0$1@ger.gmane.org' \
    --to=kevin.d.rodgers@gmail.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).