[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH] Emacs CVS: Improve grep-find-ignored-directories
From: |
Eli Zaretskii |
Subject: |
Re: [PATCH] Emacs CVS: Improve grep-find-ignored-directories |
Date: |
Tue, 28 Aug 2007 23:00:18 +0300 |
> From: Thien-Thi Nguyen <ttn@gnuvola.org>
> Date: Tue, 28 Aug 2007 21:41:00 +0200
> Cc: bug-gnu-emacs@gnu.org
>
> () Jari Aalto <jari.aalto@cante.net>
> () Tue, 28 Aug 2007 02:25:52 +0300
>
> +(defcustom grep-find-ignored-directories
> + '(".bzr"
> + ".git"
> + ".hg"
> + ".svn"
> + "CVS"
> + "RCS"
> + "_MTN")
> + "_darcs"
> + "{arch}")
>
> i think things would scale better if vc could provide information on
> which directories to ignore.
Meaning what? that now "M-x grep", too, will load vc-whatever? No,
thanks! it's annoying enough to see it when I work in my Emacs
sandbox.