GNU bug report logs -
#41933
28.0.50; Add a help menu entry for view-lossage
Previous Next
Reported by: Tino Calancha <tino.calancha <at> gmail.com>
Date: Thu, 18 Jun 2020 15:56:01 UTC
Severity: wishlist
Found in version 28.0.50
Done: Tino Calancha <tino.calancha <at> gmail.com>
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 41933 in the body.
You can then email your comments to 41933 AT debbugs.gnu.org in the normal way.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
uyennhi.qm <at> gmail.com, bug-gnu-emacs <at> gnu.org
:
bug#41933
; Package
emacs
.
(Thu, 18 Jun 2020 15:56:01 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
Tino Calancha <tino.calancha <at> gmail.com>
:
New bug report received and forwarded. Copy sent to
uyennhi.qm <at> gmail.com, bug-gnu-emacs <at> gnu.org
.
(Thu, 18 Jun 2020 15:56:01 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
Severity: wishlist
X-Debbugs-Cc: uyennhi.qm <at> gmail.com
I think such an entry has its place here; it helps the new users and
enhance discoverability,
-8<-----------------------------cut here---------------start------------->8---
commit 54f223b8862292b974b728a378f9489805f6f517
Author: Tino Calancha <ccalancha <at> suse.com>
Date: Thu Jun 18 17:38:00 2020 +0200
Add help menu entry for view-lossage
* lisp/menu-bar.el (menu-bar-describe-menu):
Add anentry for view-lossage.
diff --git a/lisp/menu-bar.el b/lisp/menu-bar.el
index 9bc667acd6..30a35b0aa7 100644
--- a/lisp/menu-bar.el
+++ b/lisp/menu-bar.el
@@ -1815,6 +1815,9 @@ menu-bar-describe-menu
(bindings--define-key menu [list-keybindings]
'(menu-item "List Key Bindings" describe-bindings
:help "Display all current key bindings (keyboard shortcuts)"))
+ (bindings--define-key menu [list-recent-keystrokes]
+ '(menu-item "Show Recent Keys" view-lossage
+ :help "Display last few input keystrokes and the commands run"))
(bindings--define-key menu [describe-current-display-table]
'(menu-item "Describe Display Table" describe-current-display-table
:help "Describe the current display table"))
--8<-----------------------------cut here---------------end--------------->8---
In GNU Emacs 28.0.50 (build 1, x86_64-pc-linux-gnu, X toolkit, Xaw scroll bars)
of 2020-06-18 built on localhost.example.com
Repository revision: 3dd6b23cdfa64bdff2bdc9e7fbf9844a2ed6cd8f
Repository branch: master
Windowing system distributor 'The X.Org Foundation', version 11.0.12008000
System Description: openSUSE Tumbleweed
Reply sent
to
Tino Calancha <tino.calancha <at> gmail.com>
:
You have taken responsibility.
(Thu, 25 Jun 2020 19:02:02 GMT)
Full text and
rfc822 format available.
Notification sent
to
Tino Calancha <tino.calancha <at> gmail.com>
:
bug acknowledged by developer.
(Thu, 25 Jun 2020 19:02:02 GMT)
Full text and
rfc822 format available.
Message #10 received at 41933-done <at> debbugs.gnu.org (full text, mbox):
Tino Calancha <tino.calancha <at> gmail.com> writes:
> I think such an entry has its place here; it helps the new users and
> enhance discoverability,
Pushed into master branch as commit
'Add help menu entry for view-lossage'
(1c6dc3a96c12439a2b6298af217e42634ec066f6)
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Fri, 24 Jul 2020 11:24:05 GMT)
Full text and
rfc822 format available.
This bug report was last modified 5 years and 24 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.