Hi, Karl! On Thu, Apr 16, 2009 at 05:11:43PM -0500, Karl Berry wrote:
> BTW, you've got some gorgeously maintainable code > Isn't it great :)? (I disclaim authorship ...) > FYI, the next release of texinfo will throw away the existing C > implementation of makeinfo entirely, replacing it with texi2html > (thanks to mountains of hard work by Patrice Dumas and other texi2html > folks). <shock>. Is this wise? The speed of makeinfo is important - it takes me 2.5 seconds to make the Elisp manual (1.2 GHz Athlon), which is near enough instantaneous as not to matter. texi2html is written in perl, isn't it? How does texi2html (generating Info) stack up against makeinfo? If it were a factor 10 slower, taking half a minute to generate Elisp, that would set me (and others?) back to a "batch mode" development process. > K -- Alan Mackenzie (Nuremberg, Germany).
