Le 4577 Septembre 1993, Matthieu Moy a tapoté: > Indeed, in the meantime, I've added this "make maybe", but it could be > improved because currently, it doesn't rebuild if you delete a .elc > file.
Well, the problem is in the autoloads generation, even when not cleaning autoloads, batch-update-autoloads proceeds all the .el files. Maybe using another autoloads related build function is more appropriate (for exemples batch-update-autoloads is marked deprecated on Xemacs >= 21.4 or 21.5 (I don't remember)) Running make x times build your .el files only 1 time. What is long is the loading of *.el to build dependencies to check if a .el file has change. We may improve this in listing all changed .el files and only building deps for thoses. I'll do it when back at home. -- Daniel 'NebuchadnezzaR' Dehennin Récupérer ma clef GPG: gpg --keyserver pgp.mit.edu --recv-keys 0x2A408F69 _______________________________________________ Xtla-el-dev mailing list Xtla-el-dev@gna.org https://mail.gna.org/listinfo/xtla-el-dev