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


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Kelly Dean <kellydeanch <at> yahoo.com>
Subject: bug#13043: closed (Re: bug#13043: Invoking disabled commands
 interferes with the help system)
Date: Fri, 07 Dec 2012 16:36:01 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#13043: Invoking disabled commands interferes with the help system

which was filed against the emacs package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 13043 <at> debbugs.gnu.org.

-- 
13043: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=13043
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
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.

[Message part 3 (message/rfc822, inline)]
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.