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

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

bug#60059: closed (29.0.60; The signature of keymap-substitute is not co


From: GNU bug Tracking System
Subject: bug#60059: closed (29.0.60; The signature of keymap-substitute is not correct)
Date: Wed, 14 Dec 2022 05:49:01 +0000

Your message dated Tue, 13 Dec 2022 21:48:23 -0800
with message-id 
<CADwFkmk6EbxUrDAeU9=qMBGViDeaB51w=Ub5hHYfG--=7GaeHQ@mail.gmail.com>
and subject line Re: bug#60059: 29.0.60; The signature of keymap-substitute is 
not correct
has caused the debbugs.gnu.org bug report #60059,
regarding 29.0.60; The signature of keymap-substitute is not correct
to be marked as done.

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


-- 
60059: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=60059
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: 29.0.60; The signature of keymap-substitute is not correct Date: Wed, 14 Dec 2022 12:25:39 +0800
 The signature of keymap-substitute displayed in minibuffer and *Help* is

 (keymap-substitute OLDDEF NEWDEF KEYMAP &optional OLDMAP)

 The correct version is

 (keymap-substitute KEYMAP OLDDEF NEWDEF &optional OLDMAP)

--- End Message ---
--- Begin Message --- Subject: Re: bug#60059: 29.0.60; The signature of keymap-substitute is not correct Date: Tue, 13 Dec 2022 21:48:23 -0800
Song Zhang <zhangsong325@gmail.com> writes:

>  The signature of keymap-substitute displayed in minibuffer and *Help* is
>
>  (keymap-substitute OLDDEF NEWDEF KEYMAP &optional OLDMAP)
>
>  The correct version is
>
>  (keymap-substitute KEYMAP OLDDEF NEWDEF &optional OLDMAP)

Thanks, fixed on emacs-29 (commit 33e0a10464).


--- End Message ---

reply via email to

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