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: Song Zhang <zhangsong325 <at> gmail.com>
Subject: bug#60059: closed (Re: bug#60059: 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 bug report

#60059: 29.0.60; The signature of keymap-substitute is not correct

which was filed against the emacs package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 60059 <at> debbugs.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: 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).

[Message part 3 (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 4 (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 5 (text/html, inline)]

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.