GNU bug report logs - #14120
invalid load-history in emacsen that CANNOT_DUMP

Previous Next

Package: emacs;

Reported by: BT Templeton <bt <at> hcoop.net>

Date: Mon, 1 Apr 2013 22:55:01 UTC

Severity: normal

Found in version 27.0.50

Fixed in version 27.1

Done: Glenn Morris <rgm <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


Message #54 received at 14120 <at> debbugs.gnu.org (full text, mbox):

From: Stefan Monnier <monnier <at> iro.umontreal.ca>
To: andrés ramírez <rrandresf <at> gmail.com>
Cc: 14120 <at> debbugs.gnu.org
Subject: Re: bug#14120: invalid load-history in emacsen that CANNOT_DUMP
Date: Tue, 18 Feb 2020 08:40:36 -0500
> Hi Stefan. I have something to add.
>
> AR> and the load-history var is this one: [2 file-var <text/plain
> AR> (quoted-printable)>] load-history is a variable defined in `C
> AR> source code'.  Its value is shown below.
>
> Is the line below the one that is causing the issue?
> --8<---------------cut here---------------start------------->8---
> ((require . smartparens-config))
> --8<---------------cut here---------------end--------------->8---

Yes, this is the broken entry in `load-history`.
The question is how/why it got there.  The immediately
preceding/following entries don't give much hint, other than saying that
/home/olla/.emacs.d/my-noexternals.el might be happening nearby.

Can you grep for `smartparens-config` in all your Elisp files and show
us the surrounding Lisp code?


        Stefan





This bug report was last modified 5 years and 152 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.