From: Ihor Radchenko <yantar92@gmail.com>
To: Luca Ferrari <fluca1978@gmail.com>
Cc: emacs-org list <emacs-orgmode@gnu.org>
Subject: Re: emacs really slow when inserting a new source code block
Date: Thu, 29 Sep 2022 22:19:55 +0800 [thread overview]
Message-ID: <87k05m5kl0.fsf@localhost> (raw)
In-Reply-To: <CAKoxK+5NY0gx2cq_5tS7pxgAsZor535RaYb9XoGtg0yy+q2vJQ@mail.gmail.com>
Luca Ferrari <fluca1978@gmail.com> writes:
>> Do you have any flyspell-related configuration in your config?
>
> I have:
> (flyspell-mode +1)
> (global-flycheck-mode +1)
Hmm. Can you try the development version of Org?
If you are just using a bare flyspell-mode, it generally gets slow on
large Org files. We have made a number of improvements in this area on
development branch.
> 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)?
Usually, you can just re-search for appropriate Elisp variable prefix.
Or, if you use customize interface, saving customization will dump all
the non-default settings into your init.el
Or you can bisect the config to hunt for less obvious issues using
https://github.com/Malabarba/elisp-bug-hunter
--
Ihor Radchenko,
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-09-29 16:47 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-09-25 17:35 emacs really slow when inserting a new source code block Luca Ferrari
2022-09-26 4:42 ` Ihor Radchenko
2022-09-26 15:07 ` Luca Ferrari
2022-09-26 15:17 ` Ihor Radchenko
2022-09-27 12:42 ` Luca Ferrari
2022-09-27 13:23 ` Ihor Radchenko
2022-09-28 12:55 ` Luca Ferrari
2022-09-28 13:16 ` Ihor Radchenko
2022-09-28 14:15 ` Luca Ferrari
2022-09-28 14:21 ` Luca Ferrari
2022-09-29 2:28 ` Ihor Radchenko
2022-09-29 14:10 ` Luca Ferrari
2022-09-29 14:19 ` Ihor Radchenko [this message]
2022-10-05 6:03 ` Luca Ferrari
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
List information: https://www.orgmode.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87k05m5kl0.fsf@localhost \
--to=yantar92@gmail.com \
--cc=emacs-orgmode@gnu.org \
--cc=fluca1978@gmail.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 public inbox
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).