GNU bug report logs -
#51796
29.0.50; gnus-article-describe-key signals (wrong-type-argument listp ..)
Previous Next
Reported by: Filipp Gunbin <fgunbin <at> fastmail.fm>
Date: Fri, 12 Nov 2021 21:43:01 UTC
Severity: normal
Found in version 29.0.50
Fixed in version 29.1
Done: Lars Ingebrigtsen <larsi <at> gnus.org>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
>>>>> On Sat, 13 Nov 2021 00:42:42 +0300, Filipp Gunbin <fgunbin <at> 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
--
This bug report was last modified 3 years and 191 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.