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: Chong Yidong <cyd <at> gnu.org>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#13043: closed (Invoking disabled commands interferes with the
 help system)
Date: Fri, 07 Dec 2012 16:36:01 +0000
[Message part 1 (text/plain, inline)]
Your message dated Sat, 08 Dec 2012 00:35:09 +0800
with message-id <87624dx1ky.fsf <at> gnu.org>
and subject line Re: bug#13043: Invoking disabled commands interferes with the help system
has caused the debbugs.gnu.org bug report #13043,
regarding Invoking disabled commands interferes with the help system
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> 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: 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.



[Message part 3 (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.


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.