emacs-devel
[Top][All Lists]
Advanced

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

Re: State of VC?


From: Stefan Monnier
Subject: Re: State of VC?
Date: Tue, 22 Jan 2008 21:31:53 -0500
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.50 (gnu/linux)

> This is not the same if a marked file changes from modified to unmodified.
> In this case it will disappear from the listing.

That's pretty much how PCL-CVS used to work, and indeed it sucked.
Now PCL-CVS tries to never remove entries unless the user asks for it
explicitly (typically with the `x' key which says "remove up-to-date
entries").
Actually, I find that the *cvs* buffer should also always list files
that are open in an Emacs buffer.  E.g. I use a find-file-hook to
automatically add files I visit to the *cvs* buffer(s).


        Stefan




reply via email to

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