GNU bug report logs - #11096
24.0.94; vc-ediff: Minor improvements

Previous Next

Package: emacs;

Reported by: Jambunathan K <kjambunathan <at> gmail.com>

Date: Mon, 26 Mar 2012 07:48:02 UTC

Severity: minor

Found in version 24.0.94

Done: Jambunathan K <kjambunathan <at> gmail.com>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Jambunathan K <kjambunathan <at> gmail.com>
To: 11096 <at> debbugs.gnu.org
Subject: bug#11096: 24.0.94; vc-ediff: Minor improvements
Date: Mon, 26 Mar 2012 12:45:46 +0530
Thanks a lot for vc-ediff.  It is quite useful.

Some suggestions: 

1. Emulate vc-diff and report a helpful message if the file in question
   has no changes.

,---- *Messages*
|      No changes between working revision and workfile
`----

2. The following message is confusing and the y-or-n prompt is a minor
   annoyance.

,---- *Messages*
|      File org-e-odt.el.~master~ changed on disk.  Reread from disk? (y or n)  y
`----


Attachments
===========

,---- Behaviour of vc-diff when file is unmodified
| Finding changes in c:/Documents and Settings/kjambunathan/My Documents/My Data/src/org-mode/EXPERIMENTAL/org-e-odt.el...
| Running git diff-index --exit-code -p HEAD  -- org-e-odt.el in foreground...
| Running git diff-index --exit-code -p HEAD  -- org-e-odt.el...OK = 0
| No changes between working revision and workfile
`----

,---- Behaviour of vc-ediff when file is unmodified
| Finding changes in c:/Documents and Settings/kjambunathan/My Documents/My Data/src/org-mode/EXPERIMENTAL/org-e-odt.el...
| Checking out c:/Documents and Settings/kjambunathan/My Documents/My Data/src/org-mode/EXPERIMENTAL/org-e-odt.el.~master~...
| Running git cat-file blob HE... ....OK = 0
| Checking out c:/Documents and Settings/kjambunathan/My Documents/My Data/src/org-mode/EXPERIMENTAL/org-e-odt.el.~master~...done
| File org-e-odt.el.~master~ changed on disk.  Reread from disk? (y or n)  y
| Computing differences between org-e-odt.el.~master~ and org-e-odt.el ...
| Processing difference regions ... done
| Quit this Ediff session? (y or n)  y
`----




This bug report was last modified 11 years and 247 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.