unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Michael Heerdegen <michael_heerdegen@web.de>
To: 26529@debbugs.gnu.org
Cc: Alan Mackenzie <acm@muc.de>
Subject: bug#26529: 26.0.50; describe-key again errors for keys bound to lambda forms
Date: Sun, 16 Apr 2017 04:00:44 +0200	[thread overview]
Message-ID: <87bmrxm7qr.fsf@drachen> (raw)


Hi,

in emacs -Q, eval

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

then C-h k <f11> gives you

describe-key: Wrong type argument: symbolp, (lambda nil (interactive)
(make-frame))

This seems unrelated to similar #11848.  Instead,


| 0c31ff43b6880c84498fbe1f06e1e5809b55e838
| Author:     Alan Mackenzie <acm@muc.de>
| AuthorDate: Mon Jan 23 19:00:49 2017 +0000
| Commit:     Alan Mackenzie <acm@muc.de>
| CommitDate: Mon Jan 23 19:00:49 2017 +0000
| 
| Give , and .@ doc strings.  Fixes bug #24561.


seems to be causing this issue this time; probably

  (get function 'reader-construct)

should test whether FUNCTION is really bound to a symbol.


Thanks in advance,

Michael.




In GNU Emacs 26.0.50 (build 2, x86_64-pc-linux-gnu, GTK+ Version 3.22.11)
 of 2017-04-11 built on drachen
Repository revision: b7ec73f6905df99978f7183ac8e83a3be56edc6c
Windowing system distributor 'The X.Org Foundation', version 11.0.11902000
System Description:	Debian GNU/Linux 9.0 (stretch)






             reply	other threads:[~2017-04-16  2:00 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-04-16  2:00 Michael Heerdegen [this message]
2017-04-16 10:11 ` bug#26529: 26.0.50; describe-key again errors for keys bound to lambda forms Alan Mackenzie

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87bmrxm7qr.fsf@drachen \
    --to=michael_heerdegen@web.de \
    --cc=26529@debbugs.gnu.org \
    --cc=acm@muc.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).