Ihor Radchenko writes:
I have the following in my config to speed things up:

(setq org-priority-regexp "^\\*+.*\\(\\[#\\([A-Z0-9]+\\)\\] ?\\)")

For the latex fontification, I never had issues, but you might play with
org-highlight-latex-and-related.

Hope it helps.
Thanks, I've set it so aswell. It does speed up the initial fontification of the buffer.

I've looked into org-do-latex-and-related, but even replacing it with a dud doesn't fix
the delay, which must be caused by the already fontified parts.
I guess the issue must be wih emacs' internals.

--
Sébastien Miquel


Reply via email to