On Thu, Sep 29, 2022 at 4:27 AM Ihor Radchenko <yanta...@gmail.com> wrote: > > Luca Ferrari <fluca1...@gmail.com> writes: > > >> I'm trying to understand what could be eating all the cpu. > >> > > > > So far, turning off flyspell-mode makes Emacs work fine again. Strange... > > Do you have any flyspell-related configuration in your config?
I have: (flyspell-mode +1) (global-flycheck-mode +1) By the way, even if off-topic, is there a way to "dump" configuration for a specific set of modes? Fromwithin emacs, how can I get a dump of all flyspell related settings (if there's a way)? Thanks, Luca