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: Juri Linkov
Subject: bug#48019: 28.0.50; Error signaled by documentation function
Date: Sun, 25 Apr 2021 20:13:10 +0300
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (x86_64-pc-linux-gnu)

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.





reply via email to

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