GNU bug report logs - #60059
29.0.60; The signature of keymap-substitute is not correct

Previous Next

Package: emacs;

Reported by: Song Zhang <zhangsong325 <at> gmail.com>

Date: Wed, 14 Dec 2022 05:31:01 UTC

Severity: normal

Found in version 29.0.60

Done: Stefan Kangas <stefankangas <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: Stefan Kangas <stefankangas <at> gmail.com>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#60059: closed (29.0.60; The signature of keymap-substitute is
 not correct)
Date: Wed, 14 Dec 2022 05:49:01 +0000
[Message part 1 (text/plain, inline)]
Your message dated Tue, 13 Dec 2022 21:48:23 -0800
with message-id <CADwFkmk6EbxUrDAeU9=qMBGViDeaB51w=Ub5hHYfG--=7GaeHQ <at> 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 <at> gnu.org.)


-- 
60059: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=60059
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Song Zhang <zhangsong325 <at> gmail.com>
To: bug-gnu-emacs <at> gnu.org
Subject: 29.0.60; The signature of keymap-substitute is not correct
Date: Wed, 14 Dec 2022 12:25:39 +0800
[Message part 3 (text/plain, inline)]
 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)
[Message part 4 (text/html, inline)]
[Message part 5 (message/rfc822, inline)]
From: Stefan Kangas <stefankangas <at> gmail.com>
To: Song Zhang <zhangsong325 <at> gmail.com>, 60059-done <at> debbugs.gnu.org
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 <at> 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).


This bug report was last modified 2 years and 158 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.