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 #11 received at 78285 <at> debbugs.gnu.org (full text, mbox):

From: Gary Oberbrunner <garyo <at> oberbrunner.com>
To: Eli Zaretskii <eliz <at> gnu.org>
Cc: 78285 <at> debbugs.gnu.org
Subject: Re: bug#78285: 31.0.50;
 load-prefer-newer causes recursive load on Windows
Date: Wed, 7 May 2025 08:20:36 -0400
[Message part 1 (text/plain, inline)]
> 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.

I did report this issue to the packager (kiennq) who suggested I also raise
an issue here.

-- 
Gary
[Message part 2 (text/html, inline)]

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.