GNU bug report logs - #26459
26.0.50; loaddefs.el is regenerated after each "git pull"

Previous Next

Package: emacs;

Reported by: Eli Zaretskii <eliz <at> gnu.org>

Date: Wed, 12 Apr 2017 08:54:02 UTC

Severity: normal

Found in version 26.0.50

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: Paul Eggert <eggert <at> cs.ucla.edu>
To: Eli Zaretskii <eliz <at> gnu.org>, 26459 <at> debbugs.gnu.org
Subject: bug#26459: 26.0.50; loaddefs.el is regenerated after each "git pull"
Date: Wed, 12 Apr 2017 14:37:50 -0700
On 04/12/2017 01:54 AM, Eli Zaretskii wrote:
> Paul, could you please explain why would
> it be a bad idea to remove the "phony" status from loaddefs.el?

That would cause loaddefs.el to not be generated sometimes when it 
should be. loaddefs.el depends not only on $(LOADDEFS) (its explicit 
dependencies), but also on all the other *.el files that have an 
autoload directive.

I don't see how the problem you mention is one that d703a4d introduced, 
as previously loaddefs.el was generated as a side effect of the 
'autoloads' rule, which was already phony.

That being said, we could do a better job of dependency checking here, 
so that loaddefs.el is not built so often. I'll see if I can think of 
something.





This bug report was last modified 8 years and 30 days ago.

Previous Next


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