emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Witness computation - minor breakage in the build system


From: Stefan Monnier
Subject: Re: Witness computation - minor breakage in the build system
Date: Sun, 12 Jan 2014 17:29:59 -0500
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux)

>> I'd have it depend on the files that were last used
>> to generate loaddefs.el.

You mean all of the lisp/**/*.el files?  Bad idea:
- it would fail to take into account new .el files (not a big deal, but
  still: we're still in the "best effort" category).
- it would cause re-dumping everytime you change a .el file, even tho in
  99% of the cases the resulting loaddefs.el is the same.


        Stefan



reply via email to

[Prev in Thread] Current Thread [Next in Thread]