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.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 13043 in the body.
You can then email your comments to 13043 AT debbugs.gnu.org in the normal way.

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#13043; Package emacs. (Sat, 01 Dec 2012 01:01:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Kelly Dean <kellydeanch <at> yahoo.com>:
New bug report received and forwarded. Copy sent to bug-gnu-emacs <at> gnu.org. (Sat, 01 Dec 2012 01:01:02 GMT) Full text and rfc822 format available.

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.





Reply sent to Chong Yidong <cyd <at> gnu.org>:
You have taken responsibility. (Fri, 07 Dec 2012 16:36:01 GMT) Full text and rfc822 format available.

Notification sent to Kelly Dean <kellydeanch <at> yahoo.com>:
bug acknowledged by developer. (Fri, 07 Dec 2012 16:36:01 GMT) Full text and rfc822 format available.

Message #10 received at 13043-done <at> debbugs.gnu.org (full text, mbox):

From: Chong Yidong <cyd <at> gnu.org>
To: Kelly Dean <kellydeanch <at> yahoo.com>
Cc: 13043-done <at> debbugs.gnu.org
Subject: Re: bug#13043: Invoking disabled commands interferes with the help
	system
Date: Sat, 08 Dec 2012 00:35:09 +0800
Kelly Dean <kellydeanch <at> 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.




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Sat, 05 Jan 2013 12:24:04 GMT) Full text and rfc822 format available.

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.