GNU bug report logs - #78238
disabled message should say in what file command was disabled

Previous Next

Package: emacs;

Reported by: Dan Jacobson <jidanni <at> jidanni.org>

Date: Sun, 4 May 2025 13:07:02 UTC

Severity: normal

To reply to this bug, email your comments to 78238 AT debbugs.gnu.org.

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#78238; Package emacs. (Sun, 04 May 2025 13:07:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Dan Jacobson <jidanni <at> jidanni.org>:
New bug report received and forwarded. Copy sent to bug-gnu-emacs <at> gnu.org. (Sun, 04 May 2025 13:07:02 GMT) Full text and rfc822 format available.

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

From: Dan Jacobson <jidanni <at> jidanni.org>
To: bug-gnu-emacs <at> gnu.org
Subject: disabled message should say in what file command was disabled
Date: Sun, 04 May 2025 11:47:15 +0800
In .emacs I do
(setq my-disabled-blurb "Disabled by me in .emacs")
(put 'set-goal-column 'disabled my-disabled-blurb)
(put 'sgml-tags-invisible 'disabled my-disabled-blurb)

so when I accidentally type a disabled command, I am at least
told if indeed it was me myself who disabled it.

So how about do like the powerful describe-function function,
and have the standard disabled alert message mention where the command
was disabled. And indeed perhaps go further and add

"bla-bla is bound to ... It can also be invoked from the menu: ..."

so the user will know what keys they have accidentally hit, without
needing to snoop around in view-lossage.




This bug report was last modified 10 days ago.

Previous Next


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