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

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

[debbugs-tracker] bug#11096: closed (24.0.94; vc-ediff: Minor improvemen


From: GNU bug Tracking System
Subject: [debbugs-tracker] bug#11096: closed (24.0.94; vc-ediff: Minor improvements)
Date: Fri, 15 Nov 2013 05:11:01 +0000

Your message dated Fri, 15 Nov 2013 10:39:51 +0530
with message-id <address@hidden>
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
address@hidden)


-- 
11096: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=11096
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- 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
`----



--- End Message ---
--- Begin Message --- Subject: Re: bug#11096: 24.0.94; vc-ediff: Minor improvements Date: Fri, 15 Nov 2013 10:39:51 +0530 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux)
OP here.  Closed.


--- End Message ---

reply via email to

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