GNU bug report logs -
#48019
28.0.50; Error signaled by documentation function
Previous Next
Reported by: Juri Linkov <juri <at> linkov.net>
Date: Sun, 25 Apr 2021 17:48:01 UTC
Severity: normal
Tags: fixed
Found in version 28.0.50
Fixed in version 28.1
Done: Lars Ingebrigtsen <larsi <at> gnus.org>
Bug is archived. No further changes may be made.
Full log
Message #11 received at 48019 <at> debbugs.gnu.org (full text, mbox):
>> 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?
No need to make bootstrap. It should be enough just to restart Emacs.
So the problem is the need to restart Emacs every time after compilation.
Actually, not after every compilation, but I can't determine on what
condition this error depends. This is a new regression appeared
in the last 2 weeks. Before some recent change, there was no need
to restart Emacs after compilation.
This bug report was last modified 4 years and 81 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.