emacs-devel
[Top][All Lists]
Advanced

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

Re: avoiding revert-buffer after vc-checkin


From: Stefan Monnier
Subject: Re: avoiding revert-buffer after vc-checkin
Date: Wed, 18 Jul 2007 14:53:32 -0400
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.1.50 (gnu/linux)

> After a vc-checkin the corresponding buffer is reverted, which is not
> so convenient because the undo information is lost. 

Indeed.  My own take on this problem is to change revert-buffer so that it
doesn't throw away the undo info.

I understand that some people find this idea completely unacceptable, so
maybe a good compromise is to just provide a way to tell revert-buffer not
to throw away the undo info, and then use it in vc.el.


        Stefan




reply via email to

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