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? If the former, perhaps we should add a variable to control whether the byte compiler tries to correctly dump circular data structures or not (`byte-compile-circle'?), and bind it to nil when compiling those large files as we know they contain no circular data. -Miles -- The car has become... an article of dress without which we feel uncertain, unclad, and incomplete. [Marshall McLuhan, Understanding Media, 1964] _______________________________________________ emacs-pretest-bug mailing list [email protected] http://lists.gnu.org/mailman/listinfo/emacs-pretest-bug
