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

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

[debbugs-tracker] bug#16305: closed (24.3.50; Restore set-temporary-over


From: GNU bug Tracking System
Subject: [debbugs-tracker] bug#16305: closed (24.3.50; Restore set-temporary-overlay-map as an (obsolete) alias?)
Date: Tue, 31 Dec 2013 00:31:02 +0000

Your message dated Tue, 31 Dec 2013 08:30:07 +0800
with message-id <address@hidden>
and subject line Re: bug#16305: 24.3.50; Restore set-temporary-overlay-map as 
an (obsolete) alias?
has caused the debbugs.gnu.org bug report #16305,
regarding 24.3.50; Restore set-temporary-overlay-map as an (obsolete) alias?
to be marked as done.

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


-- 
16305: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=16305
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: 24.3.50; Restore set-temporary-overlay-map as an (obsolete) alias? Date: Tue, 31 Dec 2013 12:55:38 +1300 (NZDT) User-agent: SquirrelMail/1.4.5
Regarding:

> commit 645effc1575049f3f55eb0f670c1d62420b617e9
> Author: Chong Yidong <address@hidden>
> Date:   Mon Dec 23 11:59:10 2013 +0800
>
> Rename set-temporary-overlay-map -> set-transient-map

My impression was that whenever a function was renamed, it was standard
procedure to keep the old name as an alias and mark it obsolete, to only
be removed at some time in the future?

(define-obsolete-function-alias 'set-temporary-overlay-map
'set-transient-map "24.4")

?





--- End Message ---
--- Begin Message --- Subject: Re: bug#16305: 24.3.50; Restore set-temporary-overlay-map as an (obsolete) alias? Date: Tue, 31 Dec 2013 08:30:07 +0800 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3 (OS X 10.9.1)
Fixed in 24.4

On 2013-12-31 07:55 +0800, Phil Sainty wrote:
> My impression was that whenever a function was renamed, it was standard
> procedure to keep the old name as an alias and mark it obsolete, to only
> be removed at some time in the future?
>
> (define-obsolete-function-alias 'set-temporary-overlay-map
> 'set-transient-map "24.4")

set-temporary-overlay-map was introduced in 24.3 so I think this is the
right thing to do.

Leo


--- End Message ---

reply via email to

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