bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#13043: Invoking disabled commands interferes with the help system


From: Chong Yidong
Subject: bug#13043: Invoking disabled commands interferes with the help system
Date: Sat, 08 Dec 2012 00:35:09 +0800
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.2.90 (gnu/linux)

Kelly Dean <kellydeanch@yahoo.com> writes:

> 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.

Thanks, fixed in trunk.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]