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:45:19 +0800

Aaron Jensen <aaronjensen@gmail.com> writes:

> Here is a backtrace. The package it mentions is my own:
> https://github.com/aaronjensen/emacs-orgonomic and
> https://github.com/Somelauw/evil-org-mode is mentioned too.

The mentions are ok. Backtrace should mention every command that
actually changes the buffer.

> Unregistered buffer modifications detected. Resetting.
> ...
>  Backtrace:
> "  backtrace-to-string(nil)
>   org-element--cache-sync(#<buffer 20211101-journal>)
>   apply(org-element--cache-sync #<buffer 20211101-journal>)
>   timer-event-handler([t 0 0 599999 nil org-element--cache-sync

> Backtrace:
>   org-element-cache diagnostics(20211101-journal): Nothing to remove.
> No elements in cache after 361. Terminating.

It looks like cache complete the synchronisation successfully, but some
command bypasses modification detection. Unfortunately, I cannot catch
the problematic command from backtrace. It acts "stealthily" for cache.
Is there a specific kind of edit sequence that you did right before the
warning appeared?

Best,
Ihor



reply via email to

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