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

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

bug#34094: 27.0.50; (wrong-type-argument stringp (require . elec-pair))


From: Stefan Monnier
Subject: bug#34094: 27.0.50; (wrong-type-argument stringp (require . elec-pair)) with describe-function (and other commands)
Date: Mon, 17 Feb 2020 10:07:04 -0500
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux)

> emacs -Q
>
> M-x toggle-debug-on-error
> C-h f package-reinstall
>
> You get this backtrace:
>
> Debugger entered--Lisp error: (wrong-type-argument stringp (require . 
> elec-pair))

I'm trying to find the root cause of this messed up `load-history` but
can't reproduce this problem.  IIUC it was linked to Emacs not finding
the pdmp file, so I did

    rm src/emacs.pdmp
    emacs -Q

but that still works correctly for me.

Can anyone still reproduce such a problem with `master`?


        Stefan






reply via email to

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