emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Org mode and Emacs (was: Convert README.org to plain text README whi


From: Ihor Radchenko
Subject: Re: Org mode and Emacs (was: Convert README.org to plain text README while installing package)
Date: Tue, 14 Jun 2022 10:45:02 +0800

Eli Zaretskii <eliz@gnu.org> writes:

>> I don't think the slowness of processing nowadays is the crucial issue
>> here.  Computers are much faster now than in the 1990s.  It used
>> to take a long time for TeX to process the Emacs Lisp Reference Manual.
>> Now it is perhaps 10 times as fast.
>
> The Emacs Lisp Reference manual gets processed in about 15 seconds
> here.  So 2.5 minutes required to process org.org into org.texi is
> quite annoying.

To be fair, 2.5 minutes are likely caused by unoptimized Emacs build
because Org has to use the same unoptimized Emacs executable. In
contrast, texinfo is an external tool with release build.

So, while some generic improvements can likely be made on Org side, do
not expect orders of magnitude improvements.

Best,
Ihor



reply via email to

[Prev in Thread] Current Thread [Next in Thread]