GNU bug report logs -
#78238
disabled message should say in what file command was disabled
Previous Next
Full log
View this message in rfc822 format
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 42 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.