GNU bug report logs - #74382
`compile-first` Make rule is no longer using `load-prefer-newer`

Previous Next

Package: emacs;

Reported by: Konstantin Kharlamov <Hi-Angel <at> yandex.ru>

Date: Sat, 16 Nov 2024 15:12:02 UTC

Severity: normal

Tags: notabug

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

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Eli Zaretskii <eliz <at> gnu.org>
To: Konstantin Kharlamov <Hi-Angel <at> yandex.ru>
Cc: acm <at> muc.de, 74382 <at> debbugs.gnu.org
Subject: bug#74382: `compile-first` Make rule is no longer using `load-prefer-newer`
Date: Wed, 11 Dec 2024 17:41:08 +0200
> From: Konstantin Kharlamov <Hi-Angel <at> yandex.ru>
> Cc: 74382 <at> debbugs.gnu.org, acm <at> muc.de
> Date: Wed, 11 Dec 2024 14:19:45 +0300
> 
> On related note, I am wondering if it may be better to compile
> `COMPILE_FIRST` files all at once?

This has the disadvantage of letting every file you compile inherit
the session into which the previous files were loaded, so they could
be adversely affected.  For example, missing 'require's could be
missed, because the previous file already loaded them.  And there are
more problems like that.

So we prefer to compile each file in a fresh Emacs session.




This bug report was last modified 215 days ago.

Previous Next


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