GNU bug report logs - #11848
24.1.50; describe-key error for keys bound to lambda forms

Previous Next

Package: emacs;

Reported by: michael_heerdegen <at> web.de

Date: Tue, 3 Jul 2012 04:38:02 UTC

Severity: normal

Found in version 24.1.50

Done: Andreas Schwab <schwab <at> linux-m68k.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 11848 in the body.
You can then email your comments to 11848 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#11848; Package emacs. (Tue, 03 Jul 2012 04:38:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to michael_heerdegen <at> web.de:
New bug report received and forwarded. Copy sent to bug-gnu-emacs <at> gnu.org. (Tue, 03 Jul 2012 04:38:02 GMT) Full text and rfc822 format available.

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

From: Michael Heerdegen <michael_heerdegen <at> web.de>
To: bug-gnu-emacs <at> gnu.org
Subject: 24.1.50; describe-key error for keys bound to lambda forms
Date: Tue, 03 Jul 2012 06:34:50 +0200
e.g. eval this in emacs -Q:

(global-set-key [(control c) (control c)]
                (lambda () (interactive) (make-frame)))

Then hit C-h k C-c C-c

==>

Debugger entered--Lisp error: (wrong-type-argument arrayp nil)
  file-truename(nil)
  help-fns--autoloaded-p((lambda nil (interactive) (make-frame)) nil)
  describe-function-1((lambda nil (interactive) (make-frame)))
  describe-key("^C^C" 1 nil)
  call-interactively(describe-key nil nil)

while the *Help* buffer has this content:

"C-c C-c runs the command (lambda nil (interactive) (make-frame)), which is "


Thanks,

Michael.





Reply sent to Andreas Schwab <schwab <at> linux-m68k.org>:
You have taken responsibility. (Tue, 03 Jul 2012 07:20:02 GMT) Full text and rfc822 format available.

Notification sent to michael_heerdegen <at> web.de:
bug acknowledged by developer. (Tue, 03 Jul 2012 07:20:02 GMT) Full text and rfc822 format available.

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

From: Andreas Schwab <schwab <at> linux-m68k.org>
To: michael_heerdegen <at> web.de
Cc: 11848-done <at> debbugs.gnu.org
Subject: Re: bug#11848: 24.1.50;
	describe-key error for keys bound to lambda forms
Date: Tue, 03 Jul 2012 09:14:54 +0200
Fixed.

Andreas.

-- 
Andreas Schwab, schwab <at> linux-m68k.org
GPG Key fingerprint = 58CA 54C7 6D53 942B 1756  01D3 44D5 214B 8276 4ED5
"And now for something completely different."




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Tue, 31 Jul 2012 11:24:04 GMT) Full text and rfc822 format available.

This bug report was last modified 13 years and 21 days ago.

Previous Next


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