GNU bug report logs - #54070
28.0.91; [PATCH] edebug-mode and edebug-eval-mode docstrings reference obsolete variables

Previous Next

Package: emacs;

Reported by: Raffael Stocker <r.stocker <at> mnet-mail.de>

Date: Sun, 20 Feb 2022 15:36:02 UTC

Severity: normal

Tags: patch

Found in version 28.0.91

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 54070 in the body.
You can then email your comments to 54070 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#54070; Package emacs. (Sun, 20 Feb 2022 15:36:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Raffael Stocker <r.stocker <at> mnet-mail.de>:
New bug report received and forwarded. Copy sent to bug-gnu-emacs <at> gnu.org. (Sun, 20 Feb 2022 15:36:02 GMT) Full text and rfc822 format available.

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

From: Raffael Stocker <r.stocker <at> mnet-mail.de>
To: bug-gnu-emacs <at> gnu.org
Subject: 28.0.91; [PATCH] edebug-mode and edebug-eval-mode docstrings
 reference obsolete variables
Date: Sun, 20 Feb 2022 16:13:46 +0100
[Message part 1 (text/plain, inline)]
The docstrings of ‘edebug-mode’ and ‘edebug-eval-mode’ reference the
obsolete variables ‘global-edebug-prefix’ and ‘global-edebug-map’.

[edebug-global-map-prefix.patch (text/x-patch, inline)]
diff --git a/lisp/emacs-lisp/edebug.el b/lisp/emacs-lisp/edebug.el
index 273fa040d0..32dc600a1a 100644
--- a/lisp/emacs-lisp/edebug.el
+++ b/lisp/emacs-lisp/edebug.el
@@ -3902,8 +3902,8 @@ edebug-mode
 The edebug buffer commands:
 \\{edebug-mode-map}
 
-Global commands prefixed by `global-edebug-prefix':
-\\{global-edebug-map}
+Global commands prefixed by `edebug-global-prefix':
+\\{edebug-global-map}
 
 Options:
 `edebug-setup-hook'
@@ -4070,8 +4070,8 @@ edebug-eval-mode
 Eval list buffer commands:
 \\{edebug-eval-mode-map}
 
-Global commands prefixed by `global-edebug-prefix':
-\\{global-edebug-map}")
+Global commands prefixed by `edebug-global-prefix':
+\\{edebug-global-map}")
 
 ;;; Interface with standard debugger.
 

Reply sent to Eli Zaretskii <eliz <at> gnu.org>:
You have taken responsibility. (Sun, 20 Feb 2022 15:54:02 GMT) Full text and rfc822 format available.

Notification sent to Raffael Stocker <r.stocker <at> mnet-mail.de>:
bug acknowledged by developer. (Sun, 20 Feb 2022 15:54:02 GMT) Full text and rfc822 format available.

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

From: Eli Zaretskii <eliz <at> gnu.org>
To: Raffael Stocker <r.stocker <at> mnet-mail.de>
Cc: 54070-done <at> debbugs.gnu.org
Subject: Re: bug#54070: 28.0.91;
 [PATCH] edebug-mode and edebug-eval-mode docstrings reference
 obsolete variables
Date: Sun, 20 Feb 2022 17:53:53 +0200
> From: Raffael Stocker <r.stocker <at> mnet-mail.de>
> Date: Sun, 20 Feb 2022 16:13:46 +0100
> 
> The docstrings of ‘edebug-mode’ and ‘edebug-eval-mode’ reference the
> obsolete variables ‘global-edebug-prefix’ and ‘global-edebug-map’.

Thanks, I installed the patch on the emacs-28 branch.




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

This bug report was last modified 3 years and 92 days ago.

Previous Next


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