emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Aaron Jensen <aaronjensen@gmail.com>
To: Ihor Radchenko <yantar92@gmail.com>
Cc: emacs-orgmode@gnu.org
Subject: Re: [BUG] Unregistered buffer modifications detected [9.5 (9.5-g49e2f6 @ /Users/myuser/.emacs.d/straight/29/straight/build/org/)]
Date: Sat, 30 Oct 2021 22:07:34 -0400	[thread overview]
Message-ID: <CAHyO48wo_SRU8N7SqAbuCJk_+5R1UNicbzgecwLGETkj+3iLBw@mail.gmail.com> (raw)
In-Reply-To: <CAHyO48y1Tm7GRa12RTJrcMp3zkV2YmQLMpDcJJWdJ=Xmx6B1PA@mail.gmail.com>

On Sat, Oct 30, 2021 at 12:45 PM Aaron Jensen <aaronjensen@gmail.com> wrote:
>
> On Sat, Oct 30, 2021 at 11:37 AM Ihor Radchenko <yantar92@gmail.com> wrote:
> >
> > Aaron Jensen <aaronjensen@gmail.com> writes:
> >
> > > I don't have a consistent repro, but I am seeing this error often. At
> > > different times it is in different files and lists different nodes.
> >
> > Thanks for reporting!
> >
> > > Warning (emacs): 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: 20211025-journal
> > >  Current command: nil Disable showing Disable logging
> >
> > Do you always see "Current command: nil"? If you do, do you have any
> > minor modes that change text in Org buffers?

I just got this warning:

Warning (emacs): org-element--cache: Added org-data parent to
non-headline element: (item (:bullet "- " :begin 1935 :end 1982
:contents-begin 1937 :contents-end 1982 :checkbox nil :counter nil
:structure ((1935 0 "- " nil nil nil 1982) (1982 0 "- " nil nil nil
2032)) :pre-blank 0 :post-blank 0 :post-affiliated 1935 :tag nil :mode
item :granularity element :cached t :parent (plain-list (:type
unordered :begin 1935 :end 2032 :contents-begin 1935 :contents-end
2032 :structure ((1935 0 "- " nil nil nil 1982) (1982 0 "- " nil nil
nil 2032)) :post-blank 0 :post-affiliated 1935 :mode planning
:granularity element :cached nil :parent (section (:begin 1935 :end
2032 :contents-begin 1935 :contents-end 2032 :robust-begin 1935
:robust-end 2030 :post-blank 0 :post-affiliated 1935 :mode section
:granularity element :cached nil :parent (headline (:raw-value
"[2021-10-15 Fri]" :begin 1915 :end 2032 :pre-blank 1 :contents-begin
1935 :contents-end 2032 :robust-begin 1937 :robust-end 2030 :level 1
:priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 0
:footnote-section-p nil :archivedp nil :commentedp nil
:post-affiliated 1915 :title "[2021-10-15 Fri]" :mode nil :granularity
headline :cached nil :parent (org-data (:begin 1 :contents-begin 1
:contents-end 2030 :end 2030 :robust-begin 67 :robust-end 2028
:post-blank 0 :post-affiliated 1 :path "xxxx" :mode org-data :ID
"09182EC8-8E37-4ABA-8E20-768D9A4CD34B" :CATEGORY "xxxx" :granularity
headline) nil) :org-element--cache-sync-key (4 . 1913)))
:org-element--cache-sync-key (4 . 1932))) :org-element--cache-sync-key
(4 . 1933))) :org-element--cache-sync-key (4 . 1934)))

Aaron


  reply	other threads:[~2021-10-31  2:08 UTC|newest]

Thread overview: 25+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-10-30 15:17 [BUG] Unregistered buffer modifications detected [9.5 (9.5-g49e2f6 @ /Users/myuser/.emacs.d/straight/29/straight/build/org/)] Aaron Jensen
2021-10-30 15:39 ` Ihor Radchenko
2021-10-30 16:45   ` Aaron Jensen
2021-10-31  2:07     ` Aaron Jensen [this message]
2021-10-31  2:55       ` Ihor Radchenko
2021-10-31  2:48     ` Ihor Radchenko
2021-10-31  3:16       ` Aaron Jensen
2021-11-01  0:38         ` Aaron Jensen
2021-11-01 12:50           ` Ihor Radchenko
2021-11-02 23:19             ` Aaron Jensen
2021-11-02 23:32               ` Aaron Jensen
2021-11-03 11:40                 ` Ihor Radchenko
2021-11-03 11:45               ` Ihor Radchenko
2021-11-03 14:30                 ` Aaron Jensen
2021-11-04  3:18                   ` Aaron Jensen
2021-11-04 14:12                     ` Ihor Radchenko
2021-11-04 17:05                       ` Aaron Jensen
2021-11-12  4:25                         ` Aaron Jensen
2021-11-14  8:01                           ` Ihor Radchenko
2021-11-14 20:10                             ` Aaron Jensen
2021-11-17  6:05                               ` Aaron Jensen
2021-11-17 12:04                                 ` Ihor Radchenko
2021-11-18 14:15                                   ` Aaron Jensen
2021-11-18 14:30                                     ` Ihor Radchenko
2021-11-17 12:20                                 ` Max Nikulin

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CAHyO48wo_SRU8N7SqAbuCJk_+5R1UNicbzgecwLGETkj+3iLBw@mail.gmail.com \
    --to=aaronjensen@gmail.com \
    --cc=emacs-orgmode@gnu.org \
    --cc=yantar92@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).