Stefan Monnier <[EMAIL PROTECTED]> writes: > > making finder-data and custom-deps depend on loaddefs.el should avoid > > this issue. > > > Is this patch correct? > > It looks OK. But maybe a better approach would be to change the way those > two targets work so that they don't read loaddefs.el. After all, they won't > find anything useful in there. They just happen to read it because they > read every file.
Given that neither finder nor custom-dep take much time, the effect of serializing parallel builds is negligible, that IMHO it's not worth mucking up the code to avoid this... > > Stefan "who's hacked his autoload.el so as to generate the > custom-dep info as well" That might be a better approach after release... _______________________________________________ emacs-pretest-bug mailing list [email protected] http://lists.gnu.org/mailman/listinfo/emacs-pretest-bug
