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: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Jambunathan K <kjambunathan <at> gmail.com>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#11096: closed (24.0.94; vc-ediff: Minor improvements)
Date: Fri, 15 Nov 2013 05:11:01 +0000
[Message part 1 (text/plain, inline)]
Your message dated Fri, 15 Nov 2013 10:39:51 +0530
with message-id <87fvqyi734.fsf <at> gmail.com>
and subject line Re: bug#11096: 24.0.94; vc-ediff: Minor improvements
has caused the debbugs.gnu.org bug report #11096,
regarding 24.0.94; vc-ediff: Minor improvements
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
11096: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=11096
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Jambunathan K <kjambunathan <at> gmail.com>
To: bug-gnu-emacs <at> gnu.org
Subject: 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
`----


[Message part 3 (message/rfc822, inline)]
From: Jambunathan K <kjambunathan <at> gmail.com>
To: 11096-done <at> debbugs.gnu.org
Subject: Re: bug#11096: 24.0.94; vc-ediff: Minor improvements
Date: Fri, 15 Nov 2013 10:39:51 +0530
OP here.  Closed.


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.