GNU bug report logs - #13043
Invoking disabled commands interferes with the help system

Previous Next

Package: emacs;

Reported by: Kelly Dean <kellydeanch <at> yahoo.com>

Date: Sat, 1 Dec 2012 01:01:01 UTC

Severity: normal

Done: Chong Yidong <cyd <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


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

From: Kelly Dean <kellydeanch <at> yahoo.com>
To: bug-gnu-emacs <at> gnu.org
Subject: Invoking disabled commands interferes with the help system
Date: Fri, 30 Nov 2012 16:57:57 -0800 (PST)
In 24.2:
emacs -Q
C-h f emacs-version RET
C-next
Answer "no" regarding executing the disabled command.
C-h f emacs-uptime RET
Click BACK in the help buffer.
Emacs again asks whether to execute the disabled command. It shouldn't ask the second time.

novice.el has the function disabled-command-function with the line:
      (help-setup-xref (list 'disabled-command-function cmd keys) nil)
The bug is fixed by deleting that line.





This bug report was last modified 12 years and 247 days ago.

Previous Next


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