From: Ihor Radchenko <yantar92@gmail.com>
To: "Rudolf Adamkovič" <salutis@me.com>
Cc: "Fraga, Eric" <e.fraga@ucl.ac.uk>,
"emacs-orgmode@gnu.org" <emacs-orgmode@gnu.org>
Subject: Re: The Org mode in the Org Git does not export
Date: Fri, 07 Oct 2022 13:31:43 +0800 [thread overview]
Message-ID: <875ygwmc74.fsf@localhost> (raw)
In-Reply-To: <m2zgef774u.fsf@me.com>
After further off-list discussion and online debugging, we have managed
to find out the culprit.
Thanks, Rudolf, for the kind assistance with debugging!
The slowdown mostly came from the new version of `org-html-format-latex'
that copies the parent Org buffer environment when generating LaTeX
images. There were a couple of bottlenecks.
In addition, we have found a critical bug caused by `buffer-file-name'
being non-nil in the buffer copies during export. The bug existed
forever but was previously much harder to be triggered.
Now, everything should be fixed on main via
https://git.savannah.gnu.org/cgit/emacs/org-mode.git/commit/?id=5a167f6ef20e337c9b1063097ebe64624ad932a6
https://git.savannah.gnu.org/cgit/emacs/org-mode.git/commit/?id=aa90e5b59cc0fe41072cd6f78968e0b8d5ac6939
https://git.savannah.gnu.org/cgit/emacs/org-mode.git/commit/?id=4cb1b8ebd006e0659a34c942ab5594f177d6bf49
https://git.savannah.gnu.org/cgit/emacs/org-mode.git/commit/?id=0551eba40ca1cdeac8645c8614747566025a7e94
https://git.savannah.gnu.org/cgit/emacs/org-mode.git/commit/?id=b45911d41e9d81bc23b93d7e75d0a7611ae18f38
https://git.savannah.gnu.org/cgit/emacs/org-mode.git/commit/?id=09fd5f886a81af686ac0b69af19eb7a8d2007284
https://git.savannah.gnu.org/cgit/emacs/org-mode.git/commit/?id=514e3a9cd26e150f6ee7251433e14701b62f7e98
https://git.savannah.gnu.org/cgit/emacs/org-mode.git/commit/?id=dcdf98a564d17f918afbb947dfc6c96244b94abb
https://git.savannah.gnu.org/cgit/emacs/org-mode.git/commit/?id=0be36ac13eee17b3bf26ea55ba596bf61b71602d
Export copy buffer now can never be saved to disk and will never corrupt
the source Org file.
Rudolf, please kindly confirm that the export performance is back to
satisfactory on the latest main.
--
Ihor Radchenko // yantar92,
Org mode contributor,
Learn more about Org mode at <https://orgmode.org/>.
Support Org development at <https://liberapay.com/org-mode>,
or support my work at <https://liberapay.com/yantar92>
next prev parent reply other threads:[~2022-10-07 5:32 UTC|newest]
Thread overview: 27+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-09-25 16:40 The Org mode in the Org Git does not export Rudolf Adamkovič
2022-09-25 17:06 ` Fraga, Eric
2022-09-27 22:19 ` Rudolf Adamkovič
2022-09-28 3:06 ` Ihor Radchenko
2022-09-28 12:45 ` Rudolf Adamkovič
2022-09-28 12:55 ` Rudolf Adamkovič
2022-09-28 13:24 ` Ihor Radchenko
2022-09-28 15:49 ` Max Nikulin
2022-09-28 13:14 ` Ihor Radchenko
2022-09-28 15:56 ` Rudolf Adamkovič
2022-09-28 17:29 ` Rudolf Adamkovič
2022-09-29 2:30 ` Ihor Radchenko
2022-09-29 13:37 ` Rudolf Adamkovič
2022-09-29 13:56 ` Ihor Radchenko
2022-09-30 12:01 ` Rudolf Adamkovič
2022-10-01 3:02 ` Ihor Radchenko
2022-10-01 18:04 ` Rudolf Adamkovič
2022-10-07 5:31 ` Ihor Radchenko [this message]
2022-10-07 9:10 ` Rudolf Adamkovič
2022-10-07 10:24 ` Ihor Radchenko
2022-10-07 14:18 ` Rudolf Adamkovič
2022-10-09 6:36 ` Ihor Radchenko
2022-10-09 15:29 ` Rudolf Adamkovič
2022-10-10 10:15 ` Ihor Radchenko
2022-10-10 22:08 ` Rudolf Adamkovič
2022-09-26 4:39 ` Ihor Radchenko
2022-09-27 22:30 ` Rudolf Adamkovič
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=875ygwmc74.fsf@localhost \
--to=yantar92@gmail.com \
--cc=e.fraga@ucl.ac.uk \
--cc=emacs-orgmode@gnu.org \
--cc=salutis@me.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.