GNU bug report logs -
#71644
30.0.50; Severe slowdown in larger files with markers beginning in emacs 29+
Previous Next
Full log
View this message in rfc822 format
> From: Mitchell <mitchellahren <at> gmail.com>
> Date: Tue, 25 Jun 2024 21:53:42 -0600
> Cc: Ihor Radchenko <yantar92 <at> posteo.net>, monnier <at> iro.umontreal.ca, 71644 <at> debbugs.gnu.org
>
> > > Eli Zaretskii <eliz <at> gnu.org> writes:
> > >
> > > > ... So if you could come up with a change to try on
> > > > top of Org 9.6 that would change it back to use overlays for folding,
> > > > we could try that and see if the slowdown goes away, and take it from
> > > > there.
> > >
> > > (setq org-fold-core-style 'overlays) ; before Org is loaded
> >
> > Thanks. Mitchell and Stefan, can you try this?
>
> I tested setting org-fold-core-style to 'overlays before loading org and unfortunately it did not help the
> slowness in the test org buffer. These are the two lines I tried in separate tests:
>
> (setq org-fold-core-style 'overlays)
> (customize-set-variable 'org-fold-core-style 'overlays)
Thanks, I guess it means this theory eats dust.
This bug report was last modified 349 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.