bug-gnu-emacs
[Top][All Lists]
Advanced

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

bug#11605: 24.1.50; vc-ediff revert annoyance


From: William Xu
Subject: bug#11605: 24.1.50; vc-ediff revert annoyance
Date: Sat, 2 Jun 2012 12:31:10 +0800

Steps to reproduce:

  1. emacs -Q
  2. visit a version controlled file, say `foo'.
  3. M-x vc-ediff, run it couple of times.

You will see this annoying message many times:

  File foo.~master~ changed on disk.  Reread from disk? (yes or no)

The reason is the ~master~ file is checked out everytime we run
vc-ediff, and after ediff session, the ~master~ buffer is always left
there, hence, when running vc-ediff multiple times it constantly asks
you whether you want to revert.  Why not let it revert automatically?

How about this patch?

-- 
William

http://xwl.appspot.com

Attachment: 0001-vc-find-revision-Auto-revert-file-revision-buffer-qu.patch
Description: Binary data


reply via email to

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