From: Ihor Radchenko <yantar92@posteo.net>
To: Samuel Wales <samologist@gmail.com>
Cc: emacs-orgmode@gnu.org
Subject: Re: in 28, massive slowness in capture, folding, and org-show-context
Date: Fri, 12 Jul 2024 11:06:08 +0000 [thread overview]
Message-ID: <87h6cu50pr.fsf@localhost> (raw)
In-Reply-To: <CAJcAo8vtF-vZOanwQvYJVs6Rm6B133kPjAV1gL5-2qDF1emzrw@mail.gmail.com>
Samuel Wales <samologist@gmail.com> writes:
> 18018 99% - command-execute
> ...
> 17488 96% - org-capture
> 17434 96% - org-capture-place-template
> 17398 96% - org-fold-show-all
> 17370 96% - org-fold-region
> 11415 63% - org-fold-core-get-regions
> 11371 62% - org-fold-core-next-folding-state-change
> ******* FACT colophon
> i am running org 9.7.6. i recently upgraded to emacs 28
> from 27. simultaneously bookworm from bullseye. was
> running 9.7.6 without major issues before bookworm.
>
> emacs -q with default org without my .org files is
> relatively ok. no changes to my .emacs that seem relevant,
> none to capture. i did disable some capture hooks i had in
> hopes of fixing hte issue, but they did not.
>
> when i am running a normal large rsync that i always ran
> under bullseye, all keystrokes in emacs can take seconds. i
> believe vlc can be slower too.
Looks like you have too many text properties in buffers, which makes
redisplay slow.
Try setting `org-fold-core--optimise-for-huge-buffers' to '(grab-invisible)
If that does not help, try settqing `org-fold-core-style' to 'overlays.
--
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>
prev parent reply other threads:[~2024-07-12 11:05 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-07-11 21:50 in 28, massive slowness in capture, folding, and org-show-context Samuel Wales
2024-07-12 11:06 ` Ihor Radchenko [this message]
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=87h6cu50pr.fsf@localhost \
--to=yantar92@posteo.net \
--cc=emacs-orgmode@gnu.org \
--cc=samologist@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).