GNU bug report logs - #78285
31.0.50; load-prefer-newer causes recursive load on Windows

Previous Next

Package: emacs;

Reported by: Gary Oberbrunner <garyo <at> oberbrunner.com>

Date: Tue, 6 May 2025 22:05:02 UTC

Severity: normal

Found in version 31.0.50

Done: Eli Zaretskii <eliz <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


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

From: Eli Zaretskii <eliz <at> gnu.org>
To: Gary Oberbrunner <garyo <at> oberbrunner.com>
Cc: 78285 <at> debbugs.gnu.org
Subject: Re: bug#78285: 31.0.50;
 load-prefer-newer causes recursive load on Windows
Date: Wed, 07 May 2025 15:50:06 +0300
> From: Gary Oberbrunner <garyo <at> oberbrunner.com>
> Date: Wed, 7 May 2025 08:20:36 -0400
> Cc: 78285 <at> debbugs.gnu.org
> 
> > As can be seen from the above, your configuration loads
> > elpaca-bootstrap.el, whose contents you haven''t shown.  Then Emacs
> > loads loaddefs-gen.elc, which wants to load radix-tree.elc, but
> > instead loads radix-tree.el.gz for some reason.
> 
> Actually I gave a minimal one-line repro case without elpaca. Just create init.el with this:
> 
> >   (setq load-prefer-newer t)
> 
> and then check the *Messages* buffer.

Granted, I already tried that, and it didn't happen for me.

If the traces you show in your original report are not relevant for
the reproduction recipe, please show the same traces for the latter.

Did you make sure that all the *.elc files in the installation tree
are newer that the corresponding *.el.gz files?




This bug report was last modified 13 days ago.

Previous Next


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