Samuel Wales <samolog...@gmail.com> writes:

> this reproduces most or all of the time.  idk if it is ueful to
> anybody, but i thought i would post it in case it is instantly
> recognizable.
>
> emacs 25.  latest 9.5 org main.
>
> Debugger entered--Lisp error: (quit)
>   read(#<buffer  *temp*>)
>   org-persist-read(org-element--cache #<buffer other--a.org>)

Thanks for reporting!
Apparently read is being very slow when reading cache for other--a.org
May I know what is the size of other--a.org?

Next time you see the slowness, could you look into
`org-persist-directory'/index file, find the other--a.org and look at
the value of :persist-file property in the same list? Then, can you
check that persist file size?

Best,
Ihor

Reply via email to