GNU bug report logs - #75174
29.4.50; [PATCH] Add missing parameters in keymap doc

Previous Next

Package: emacs;

Reported by: Kohei Tsuruta <seventhepg <at> gmail.com>

Date: Sun, 29 Dec 2024 10:10:03 UTC

Severity: normal

Tags: patch

Found in version 29.4.50

Done: Eli Zaretskii <eliz <at> gnu.org>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 75174 in the body.
You can then email your comments to 75174 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-gnu-emacs <at> gnu.org:
bug#75174; Package emacs. (Sun, 29 Dec 2024 10:10:03 GMT) Full text and rfc822 format available.

Acknowledgement sent to Kohei Tsuruta <seventhepg <at> gmail.com>:
New bug report received and forwarded. Copy sent to bug-gnu-emacs <at> gnu.org. (Sun, 29 Dec 2024 10:10:03 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Kohei Tsuruta <seventhepg <at> gmail.com>
To: bug-gnu-emacs <at> gnu.org
Subject: 29.4.50; [PATCH] Add missing parameters in keymap doc
Date: Sat, 28 Dec 2024 12:39:32 -0800
[Message part 1 (text/plain, inline)]
Hi, I noticed that set-transient-map missed the last two parameters in
the keymap doc. These two parameters are explained in the doc but not in
the function declaration.

[0001-Add-missing-parameters-in-keymap-doc.patch (text/x-patch, inline)]
From efcd4bb1f6e62f637ab299dac1a3be4bc035ebc2 Mon Sep 17 00:00:00 2001
From: Kohei Tsuruta <seventhepg <at> gmail.com>
Date: Fri, 27 Dec 2024 15:27:34 -0800
Subject: [PATCH] ; Add missing parameters in keymap doc

* doc/lispref/keymaps.texi (Controlling Active Maps): Add missing
parameters.
---
 doc/lispref/keymaps.texi | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/lispref/keymaps.texi b/doc/lispref/keymaps.texi
index 4b900e3a30d..1e43814f4cf 100644
--- a/doc/lispref/keymaps.texi
+++ b/doc/lispref/keymaps.texi
@@ -1115,7 +1115,7 @@ Controlling Active Maps
 @end defvar
 
 @cindex transient keymap
-@defun set-transient-map keymap &optional keep-pred on-exit
+@defun set-transient-map keymap &optional keep-pred on-exit message timeout
 This function adds @var{keymap} as a @dfn{transient} keymap, which
 takes precedence over other keymaps for one (or more) subsequent keys.
 
-- 
2.39.5 (Apple Git-154)


Reply sent to Eli Zaretskii <eliz <at> gnu.org>:
You have taken responsibility. (Sun, 29 Dec 2024 13:44:02 GMT) Full text and rfc822 format available.

Notification sent to Kohei Tsuruta <seventhepg <at> gmail.com>:
bug acknowledged by developer. (Sun, 29 Dec 2024 13:44:02 GMT) Full text and rfc822 format available.

Message #10 received at 75174-done <at> debbugs.gnu.org (full text, mbox):

From: Eli Zaretskii <eliz <at> gnu.org>
To: Kohei Tsuruta <seventhepg <at> gmail.com>
Cc: 75174-done <at> debbugs.gnu.org
Subject: Re: bug#75174: 29.4.50; [PATCH] Add missing parameters in keymap doc
Date: Sun, 29 Dec 2024 15:41:23 +0200
> From: Kohei Tsuruta <seventhepg <at> gmail.com>
> Date: Sat, 28 Dec 2024 12:39:32 -0800
> 
> Hi, I noticed that set-transient-map missed the last two parameters in
> the keymap doc. These two parameters are explained in the doc but not in
> the function declaration.

Thanks, installed on the emacs-30 branch, and closing the bug.




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Mon, 27 Jan 2025 12:24:11 GMT) Full text and rfc822 format available.

This bug report was last modified 143 days ago.

Previous Next


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