all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: Nick Dokos <ndokos@gmail.com>
Cc: 66373@debbugs.gnu.org
Subject: bug#66373: 30.0.50; `describe-key' errors out with `Lisp error: (wrong-type-argument listp 13)'
Date: Sat, 07 Oct 2023 08:08:34 +0300	[thread overview]
Message-ID: <83ttr310kt.fsf@gnu.org> (raw)
In-Reply-To: <87sf6nrbm4.fsf@pierrot.dokosmarshall.org> (message from Nick Dokos on Fri, 06 Oct 2023 11:53:23 -0400)

> From: Nick Dokos <ndokos@gmail.com>
> Date: Fri, 06 Oct 2023 11:53:23 -0400
> 
> 
> `C-h k` and pressing ENTER from the keypad results in the following backtrace:
> 
> --8<---------------cut here---------------start------------->8---
> Debugger entered--Lisp error: (wrong-type-argument listp 13)
>   car(13)
>   event-end(13)
>   help--analyze-key("\15" [kp-enter] nil)
>   #f(compiled-function (kr) #<bytecode 0x1786dea54995adc4>)(("\15" . [kp-enter]))
>   mapcar(#f(compiled-function (kr) #<bytecode 0x1786dea54995adc4>) (([(select-window (#<window 37 on *Help*>))] . [(select-window (#<window 37 on *Help*>))]) ("\15" . [kp-enter])))
>   describe-key-briefly((([(select-window (#<window 37 on *Help*>))] . [(select-window (#<window 37 on *Help*>))]) ("\15" . [kp-enter])) nil)
>   funcall-interactively(describe-key-briefly (([(select-window (#<window 37 on *Help*>))] . [(select-window (#<window 37 on *Help*>))]) ("\15" . [kp-enter])) nil)
>   call-interactively(describe-key-briefly nil nil)
>   command-execute(describe-key-briefly)
> --8<---------------cut here---------------end--------------->8---
> 
> C-h k RET or C-m from the standard keyboard result in similar backtraces.

I cannot reproduce this with today's master.

> In GNU Emacs 30.0.50 (build 1, x86_64-pc-linux-gnu, GTK+ Version
>  3.24.38, cairo version 1.17.8) of 2023-10-02 built on
>  pierrot.dokosmarshall.org
> Repository revision: ab8bc93cd42233c59a187b99dfb011c6fc5b86f6
> Repository branch: master

This is a build from several days ago, but your HEAD commit is from
August.  So I suggest to update from Git and rebuild, then see if the
problem persists.

Thanks.





      parent reply	other threads:[~2023-10-07  5:08 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-10-06 15:53 bug#66373: 30.0.50; `describe-key' errors out with `Lisp error: (wrong-type-argument listp 13)' Nick Dokos
2023-10-07  3:44 ` bug#66373: This can be closed Nick Dokos
2023-10-07  6:21   ` Eli Zaretskii
2023-10-07  5:08 ` Eli Zaretskii [this message]

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

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

  git send-email \
    --in-reply-to=83ttr310kt.fsf@gnu.org \
    --to=eliz@gnu.org \
    --cc=66373@debbugs.gnu.org \
    --cc=ndokos@gmail.com \
    /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 external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.