all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Robert Pluim <rpluim@gmail.com>
To: Filipp Gunbin <fgunbin@fastmail.fm>
Cc: 51796@debbugs.gnu.org
Subject: bug#51796: 29.0.50; gnus-article-describe-key signals (wrong-type-argument listp ..)
Date: Sat, 13 Nov 2021 10:46:11 +0100	[thread overview]
Message-ID: <87czn4crrw.fsf@gmail.com> (raw)
In-Reply-To: <m2ee7l9hkd.fsf@fastmail.fm> (Filipp Gunbin's message of "Sat, 13 Nov 2021 00:42:42 +0300")

>>>>> On Sat, 13 Nov 2021 00:42:42 +0300, Filipp Gunbin <fgunbin@fastmail.fm> said:

    Filipp> Not sure how to give emacs -Q recipe, because Gnus will read .gnus.el
    Filipp> even then?

HOME=/tmp emacs -Q

    Filipp> Anyway, if I:
    Filipp> - go to any Gnus Article buffer
    Filipp> - type "C-h k" (gnus-article-describe-key), then type any key, like "g"

    Filipp> I get this error (with debug-on-error turned on):

    Filipp> Debugger entered--Lisp error: (wrong-type-argument listp [103])
    Filipp>   mapcar(#f(compiled-function (kr) #<bytecode -0x10b5d8d159a06a93>) ("g" . [103]))
    Filipp>   describe-key(("g" . [103]) #<buffer *Summary nnfolder+mailserver:ml.emacs-devel*>)
    Filipp>   gnus-article-describe-key("g")
    Filipp>   funcall-interactively(gnus-article-describe-key "g")
    Filipp>   call-interactively(gnus-article-describe-key nil nil)
    Filipp>   command-execute(gnus-article-describe-key)

    Filipp> I tried make bootstrap, it didn't help.

Is your .gnus.el byte-compiled? Is 'gnus-use-byte-compile' t?

Robert
-- 





  reply	other threads:[~2021-11-13  9:46 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-11-12 21:42 bug#51796: 29.0.50; gnus-article-describe-key signals (wrong-type-argument listp ..) Filipp Gunbin
2021-11-13  9:46 ` Robert Pluim [this message]
2021-11-15 12:16   ` Filipp Gunbin
2021-11-15 13:01     ` Robert Pluim
2021-11-14  1:46 ` Lars Ingebrigtsen
2021-11-14 17:35   ` Juri Linkov
2021-11-14 17:47     ` Lars Ingebrigtsen

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=87czn4crrw.fsf@gmail.com \
    --to=rpluim@gmail.com \
    --cc=51796@debbugs.gnu.org \
    --cc=fgunbin@fastmail.fm \
    /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.