emacs-devel
[Top][All Lists]
Advanced

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

Re: Speeding up vc-dired still more


From: Eric S. Raymond
Subject: Re: Speeding up vc-dired still more
Date: Fri, 28 Dec 2007 07:21:43 -0500
User-agent: Mutt/1.5.15+20070412 (2007-04-11)

Alexandru Harsanyi <address@hidden>:
>> This is a good idea, but I have several higher-priority changes in my
>> queue.  Are you interested enough to do it?
>
> I'm happy to make these changes, I will send you a patch for review.

I now think this is actually only needed for CVS.  Subversion and
Mercurial will return an "I" in dirstate for ignored files -- it would
be faster to use that than to parse the ignore file explicitly. But
this will requires that I change (vc-state) to return an 'ignored
state.

Maybe you should hold off until I've reworked the repertoire of 
state properties.
-- 
                <a href="http://www.catb.org/~esr/";>Eric S. Raymond</a>




reply via email to

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