[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Flyspell process called frequently when using Org export (was: Flyspell
From: |
Ihor Radchenko |
Subject: |
Flyspell process called frequently when using Org export (was: Flyspell causes severe slowdown when manipulating footnotes) |
Date: |
Sun, 11 Dec 2022 09:28:32 +0000 |
Rudolf Adamkovič <salutis@me.com> writes:
> Unrelated to the footnotes mentioned above
Note how I change the email subject to mark a new topic.
In Emacs, it is M-x message-change-subject
> ... , but I noticed that Org
> starts and kills Ispell all the time. I see the following messages
> repeated over and over when working with Org:
>
> Starting new Ispell process aspell with american dictionary...done
> ...
> Ispell process killed
>
> For the sake of experiment, I have just tried to export (to HTML) a
> subtree that contains nothing in it but a single BibTeX source block.
> Sure enough, Org started and killed a new Ispell process!
>
> P.S. I use Flyspell with the following (standard) configuration:
>
> (add-hook 'after-init-hook
> (lambda ()
> (add-hook 'text-mode-hook #'flyspell-mode)
> (add-hook 'prog-mode-hook #'flyspell-prog-mode)))
I am unable to reproduce using the latest Org.
--
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>
- Flyspell causes severe slowdown when manipulating footnotes, arozbiz, 2022/12/05
- Re: Flyspell causes severe slowdown when manipulating footnotes, arozbiz, 2022/12/11
- Re: Flyspell causes severe slowdown when manipulating footnotes, Ihor Radchenko, 2022/12/12
- Re: Flyspell causes severe slowdown when manipulating footnotes, arozbiz, 2022/12/12
- Re: Flyspell causes severe slowdown when manipulating footnotes, Ihor Radchenko, 2022/12/12