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: Thu, 18 Nov 2021 09:15:33 -0500 [thread overview]
Message-ID: <CAHyO48z+Ywn-fpRYJhx3twTkN+wrxjDAEDCwyF7=Vg_jRb87EA@mail.gmail.com> (raw)
In-Reply-To: <8735nv9edz.fsf@localhost>
On Wed, Nov 17, 2021 at 7:03 AM Ihor Radchenko <yantar92@gmail.com> wrote:
>
> Aaron Jensen <aaronjensen@gmail.com> writes:
>
> > Here's another on c47b535bb:
> >
> > https://gist.github.com/aaronjensen/348d879f79099c0d9b660bad199f25af
> >
> > I don't recall what I was doing at the time, it was during a meeting.
>
> I do not see anything meaningful in the backtrace, except that "Current
> command: nil" is probably related to some third-party package. If there
> is nothing obvious in your config that may be responsible, you can set
> org-element--cache-diagnostics-modifications to nil to suppress the
> warning.
>
> Best,
> Ihor
Ok, I've disabled it for now.
I'm seeing another issue and I don't know if it is related. When I
save an org-capture my emacs spins for a long time. I C-g w/
toggle-debug-on-quit and got this:
Debugger entered--Lisp error: (quit)
org-element--parse-generic-emphasis("/" italic)
org-element-italic-parser()
org-element--object-lex((bold citation code entity export-snippet
footnote-reference inline-babel-call inline-src-block italic
line-break latex-fragment link macro radio-target statistics-cookie
strike-through subscript superscript target timestamp underline
verbatim))
org-element--parse-objects(532 1586811 (paragraph (:begin 532 :end
1586811 :contents-begin 532 :contents-end 1586811 :post-blank 0
:post-affiliated 532 :mode nil :granularity nil :parent nil)) (bold
citation code entity export-snippet footnote-reference
inline-babel-call inline-src-block italic line-break latex-fragment
link macro radio-target statistics-cookie strike-through subscript
superscript target timestamp underline verbatim))
org-element--parse-elements(508 1586811 planning nil nil nil
(section (:begin 508 :end 1586812 :contents-begin 508 :contents-end
1586811 :robust-begin 508 :robust-end 1586809 :post-blank 1
:post-affiliated 508 :mode section :granularity nil :parent nil)))
org-element--parse-elements(508 1586811 section nil nil nil
(headline (:raw-value "Report org" :begin 490 :end 1586812 :pre-blank
0 :contents-begin 508 :contents-end 1586811 :robust-begin 510
:robust-end 1586809 :level 1 :priority nil :tags nil :todo-keyword
#("TODO" 0 4 (wrap-prefix #("* " 0 2 (face org-indent)) line-prefix ""
fontified nil)) :todo-type todo :post-blank 1 :footnote-section-p nil
:archivedp nil :commentedp nil :post-affiliated 490 :title (#("Report
org" 0 10 (:parent #7))) :mode nil :granularity nil :parent nil)))
org-element--parse-elements(1 1587283 first-section nil nil nil
(org-data (:begin 1 :contents-begin 1 :contents-end 1587283 :end
1587283 :robust-begin 67 :robust-end 1587281 :post-blank 0
:post-affiliated 1 :path "/Users/path..." :mode org-data :ID
"AB94746D-500B-49F3-9E4F-067D2B7E3976" :CATEGORY "Refile")))
org-element-parse-buffer()
org-roam-db-update-file()
org-roam-db-autosync--try-update-on-save-h()
run-hooks(after-save-hook)
basic-save-buffer(nil)
save-buffer()
org-capture-finalize(nil)
funcall-interactively(org-capture-finalize nil)
command-execute(org-capture-finalize)
next prev parent reply other threads:[~2021-11-18 14:16 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
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 [this message]
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='CAHyO48z+Ywn-fpRYJhx3twTkN+wrxjDAEDCwyF7=Vg_jRb87EA@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).