emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [BUG] Unregistered buffer modifications detected [9.5 (9.5-g49e2f6 @


From: Ihor Radchenko
Subject: Re: [BUG] Unregistered buffer modifications detected [9.5 (9.5-g49e2f6 @ /Users/myuser/.emacs.d/straight/29/straight/build/org/)]
Date: Wed, 03 Nov 2021 19:40:39 +0800

Aaron Jensen <aaronjensen@gmail.com> writes:

> Here is another that just happened:
> https://gist.github.com/aaronjensen/5294a64f243a306b58062113b9306bab
>
> It's scrubbed of all string data, hopefully not over-scrubbed for you.

Thanks! It was really helpful. The problem was org-roam calling
org-element-parse-buffer frequently. org-element-parse-buffer had a bug
causing element cache corruption. Sometimes, :parent property of cached
elements was set to uncached elements - something cache code does not
expect. Fixed on main now.

Best,
Ihor



reply via email to

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