In article <[EMAIL PROTECTED]>, Miles Bader <[EMAIL PROTECTED]> writes:
> Ralf Angeli <[EMAIL PROTECTED]> writes: > > The build process, however, now is really slow. Probably twice the > > time it took before. > Is the slowness restricted to the abnormally large files in the leim > subdirectory, such as ZIRANMA.el and ja-dic.el, or is it all lisp files? As the outout of make messages are not shown, I'm not sure which files are re-created, but I suspect that the slowness is because of regeneration of those Lisp files from big dictionary files under CXTERM-DIC and MISC-IDC that is caused by my recent update. The process of byte compiling them is, I think, not that slow; for instance, I can byte-compile ZIRANMA.el in 1.5 second. As, those dictionary files are updated very very rarely, I don't think it's a big problem. And a tarball contains generated *.el files. --- Kenichi Handa [EMAIL PROTECTED] _______________________________________________ emacs-pretest-bug mailing list [email protected] http://lists.gnu.org/mailman/listinfo/emacs-pretest-bug
