bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#48019: 28.0.50; Error signaled by documentation function


From: Lars Ingebrigtsen
Subject: bug#48019: 28.0.50; Error signaled by documentation function
Date: Tue, 27 Apr 2021 01:50:17 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux)

Juri Linkov <juri@linkov.net> writes:

> Using help commands to get docstrings from the etc/DOC file
> raises an error, e.g. on typing 'C-h m':
>
>   Debugger entered--Lisp error: (wrong-type-argument listp t)
>     documentation(auto-composition-mode)
>     describe-mode()
>     funcall-interactively(describe-mode)
>     call-interactively(describe-mode nil nil)
>     command-execute(describe-mode)
>
> This is a recent regression.

I saw similar problems just now (not with `C-h m', but eldoc calling
`documentation' with parameters that made it bug out).  I did a "make
bootstrap", and I'm no longer seeing those problems.

If you do the same, does the problem go away for you, too?

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no





reply via email to

[Prev in Thread] Current Thread [Next in Thread]