GNU bug report logs -
#34094
27.0.50; (wrong-type-argument stringp (require . elec-pair)) with describe-function (and other commands)
Previous Next
Reported by: Tassilo Horn <tsdh <at> gnu.org>
Date: Wed, 16 Jan 2019 07:43:01 UTC
Severity: normal
Tags: moreinfo
Merged with 34178
Found in version 27.0.50
Done: Lars Ingebrigtsen <larsi <at> gnus.org>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
Stefan Monnier <monnier <at> iro.umontreal.ca> writes:
>> 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.
Right, the problem back then was that I had a symlink ~/bin/emacs ->
~/Repos/el/emacs/src/emacs which didn't work with the portable dumper.
> Can anyone still reproduce such a problem with `master`?
I can't. Back then I've replaced the above symlink with a shell
script. Now I tried again with the symlink and my recipe doesn't
trigger the error anymore.
Bye,
Tassilo
This bug report was last modified 3 years and 18 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.