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

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

[debbugs-tracker] bug#20637: closed (incompatible, undocumented change t


From: GNU bug Tracking System
Subject: [debbugs-tracker] bug#20637: closed (incompatible, undocumented change to vc-working-revision)
Date: Mon, 18 Apr 2016 13:07:02 +0000

Your message dated Mon, 18 Apr 2016 15:06:28 +0200
with message-id <address@hidden>
and subject line Re: bug#20637: incompatible, undocumented change to 
vc-working-revision
has caused the debbugs.gnu.org bug report #20637,
regarding incompatible, undocumented change to vc-working-revision
to be marked as done.

(If you believe you have received this mail in error, please contact
address@hidden)


-- 
20637: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=20637
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: incompatible, undocumented change to vc-working-revision Date: Sat, 23 May 2015 19:49:46 -0400 User-agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/)
Package: emacs
Version: 25.0.50

mkdir /tmp/git
cd /tmp/git
git init
touch 1

emacs-24.5:
  (vc-working-revision "1")  ;  -> nil

Current master:
  (vc-working-revision "1")  ;  "master"

C-h f vc-working-revision:
  If FILE is not registered, this function always returns nil.

This changes documented behaviour without updating the doc or making a
NEWS entry.

Example breakage:
http://lists.gnu.org/archive/html/help-gnu-emacs/2015-05/msg00384.html



--- End Message ---
--- Begin Message --- Subject: Re: bug#20637: incompatible, undocumented change to vc-working-revision Date: Mon, 18 Apr 2016 15:06:28 +0200 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.1.50 (gnu/linux)
Version: 25.1

Dmitry Gutov <address@hidden> writes:

>> The current code has been in use for 11 months. Beside this bug report,
>> nobody has worried about that. And the problems this bug report speaks
>> about are solved, I believe.
>
> They are.

So I'm closing this bug.

Further discussion shall start on emacs-devel in a *new* thread. This bug
report has served its purpose.

Best regards, Michael.


--- End Message ---

reply via email to

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