all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Alexandru Harsanyi <harsanyi@mac.com>
To: Eric S. Raymond <esr@snark.thyrsus.com>
Cc: emacs-devel@gnu.org
Subject: Re: Speeding up vc-dired still more
Date: Fri, 28 Dec 2007 11:53:26 +0900	[thread overview]
Message-ID: <CB228499-26D7-4B7A-ACB7-A19F1487006C@mac.com> (raw)
In-Reply-To: <20071227145202.8A12A830BC9@snark.thyrsus.com>


On 27 Dec 2007, at 11:52 PM, Eric S. Raymond wrote:

> Dan Nicolaescu <dann@ics.uci.edu>:
>> That will show  1000 calls to vc-bzr-registered, vc-git-registered,
>> vc-arch-registered, vc-svn-registered etc etc.
>
> Not any more.  I've added a check against
> completion-ignored-extensions, encapsulated in a new function called
> vc-dired-ignorable-p.
>

Perhaps `vc-dired-ignorable-p' should be a backend function (vc- 
BACKEND-dired-ignorable-p).  I'm thinking that the CVS backend could  
look at .cvsignore for the list of files to ignore, the SVN backend  
at .svnignore, and so on.  This way, Emacs will ignore the same set  
of files as the VC backend would ignore when used in command line mode.

Alex.

  parent reply	other threads:[~2007-12-28  2:53 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-12-27 14:52 Speeding up vc-dired still more Eric S. Raymond
2007-12-27 19:27 ` Dan Nicolaescu
2007-12-27 21:25   ` Dan Nicolaescu
2007-12-28  9:20     ` Eric S. Raymond
2007-12-28  2:53 ` Alexandru Harsanyi [this message]
2007-12-28  9:25   ` Eric S. Raymond
2007-12-28 10:55     ` Alexandru Harsanyi
2007-12-28 12:21       ` Eric S. Raymond

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

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CB228499-26D7-4B7A-ACB7-A19F1487006C@mac.com \
    --to=harsanyi@mac.com \
    --cc=emacs-devel@gnu.org \
    --cc=esr@snark.thyrsus.com \
    /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.
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.