[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [BUG] C-c C-* causes "org-element--cache: Unregistered buffer modifi
From: |
Ihor Radchenko |
Subject: |
Re: [BUG] C-c C-* causes "org-element--cache: Unregistered buffer modifications detected." |
Date: |
Fri, 03 Dec 2021 12:36:51 +0800 |
Max Nikulin <manikulin@gmail.com> writes:
> Unfortunately currently it fails in Emacs-26.3 event without "#+startup:
> indent":
>
> Warning (org-element-cache): org-element--cache: Unregistered buffer
> modifications detected. Resetting.
> If this warning appears regularly, please report it to Org mode mailing
> list (M-x org-submit-bug-report).
> The buffer is: new.org
> Current command: (nil 163 167)
> Chars modified: 163
> Buffer modified: 167
> Backtrace:
> nil
I am unable to reproduce on my side also using Emacs 26.3. Are you sure
that you are running a clean Emacs?
Best,
Ihor