emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [BUG] org-element-cache bug: org-persist-read persists seemingly for


From: Ihor Radchenko
Subject: Re: [BUG] org-element-cache bug: org-persist-read persists seemingly forever
Date: Fri, 24 Dec 2021 19:46:09 +0800

Samuel Wales <samologist@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

[Prev in Thread] Current Thread [Next in Thread]