emacs-devel
[Top][All Lists]
Advanced

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

Re: Introducing 'unrecognized and 'ignored


From: Dan Nicolaescu
Subject: Re: Introducing 'unrecognized and 'ignored
Date: Fri, 28 Dec 2007 15:01:25 -0800

"Eric S. Raymond" <address@hidden> writes:

  > I've spent the last couple of hours looking at this issue.
  > A reminder: the payoff for getting it right would be another 
  > significant speedup in (vc-dired-hook), which would translate to 
  > a faster C-x v d display.

Thanks for dealing with this!

  > Remarkably, it looks as if the code does not actually depend
  > in any significant way on the nil return from (vc-state file) meaning
  > that FILE is unregistered.  Tests that might have used this method
  > use vc-backend instead.  So introducing an 'unregistered state 
  > shouldn't actually break anything.

vc-hg-registered depended on vc-hg-state returning nil for unregistered
and ignored files. I fixed it.




reply via email to

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