emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Greg Coladonato <gcoladon@gmail.com>
To: Ihor Radchenko <yantar92@gmail.com>
Cc: emacs-orgmode@gnu.org
Subject: Re: [BUG] after update to 9.5, starting org mode results in cache error messages [9.5 (9.5-gd4e192 @ c:/Users/scott/.emacs.d/straight/build/org/)]
Date: Mon, 1 Nov 2021 20:25:59 -0700	[thread overview]
Message-ID: <CAO09H5sV0=ex+ye3tikLhuFQ+efZ+KsReumd8nPaHgtP8C4tyw@mail.gmail.com> (raw)
In-Reply-To: <874k8wavza.fsf@localhost>

[-- Attachment #1: Type: text/plain, Size: 2980 bytes --]

On Mon, Nov 1, 2021 at 5:40 AM Ihor Radchenko <yantar92@gmail.com> wrote:

> Thanks for reporting and providing the detailed backtrace!
> Backtrace is really strange because cache is clearly updated upon
> changing the file, but somehow somewhere a stale element is still
> returned.
>
> Given that you are using org-roam, the only suspect that may create
> stale copies of cached elements is org-element-parse-buffer. The
> attached patch is making sure that org-element-parse-buffer never tries
> to reuse cache. Can you try the patch and see if it helps?
>

Applying the patch doesn't seem to have completely fixed the issue.
Here's an error message I got after re-starting running the patch, below.

Before I go though, I thought it might be worth asking: how does one turn
off the cache? I'd like to see if that resolves not only this issue, but
also the
fact that saving this 700 line file takes 15 seconds now.

Thanks for your help,
Greg

--- error message below ---
Warning (emacs): org-element--cache: Cached element has wrong parent in
211002_monthly.org. Resetting.
If this warning appears regularly, please report it to Org mode mailing
list (M-x org-submit-bug-report).
The element is: "(headline (:raw-value \"Make sure Maia and I are on the
same page regarding -- getting everything out of the attic and garage
before Thursday!\" :begin 188 :end 315 :pre-blank 0 :contents-begin nil
:contents-end nil :robust-begin nil :robust-end nil :level 2 :priority nil
:tags nil :todo-keyword #(\"TODO\" 0 4 (face (org-todo org-todo
org-level-2) wrap-prefix #(\"*** \" 0 1 ... 1 4 ...) line-prefix #(\"*\" 0
1 ...) fontified t)) :todo-type todo :post-blank 0 :footnote-section-p nil
:archivedp nil :commentedp nil :post-affiliated 188 :title \"Make sure Maia
and I are on the same page regarding -- getting everything out of the attic
and garage before Thursday!\" :mode nil :granularity element :cached t
:parent (org-data (:begin 1 :contents-begin 1 :contents-end 93756 :end
93756 :robust-begin 44 :robust-end 93754 :post-blank 0 :post-affiliated 1
:path \"/Users/greg/org/roam-personal/211002_monthly.org\" :mode org-data
:ID \"211002_080654\" :CATEGORY \"211002_monthly\" :cached t
:org-element--cache-sync-key nil)) :org-element--cache-sync-key (29 .
188)))"
 The parent is: "(org-data (:begin 1 :contents-begin 1 :contents-end 93756
:end 93756 :robust-begin 44 :robust-end 93754 :post-blank 0
:post-affiliated 1 :path \"/Users/greg/org/roam-personal/211002_monthly.org\"
:mode org-data :ID \"211002_080654\" :CATEGORY \"211002_monthly\" :cached t
:org-element--cache-sync-key nil))"
 The real parent is: "(headline (:raw-value \"Monday\" :begin 112 :end 424
:pre-blank 0 :contents-begin 121 :contents-end 424 :robust-begin 123
:robust-end 422 :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 112 :title (#(\"Monday\" 0 6 (:parent
#0))) :mode nil :granularity nil))"

[-- Attachment #2: Type: text/html, Size: 3738 bytes --]

  reply	other threads:[~2021-11-02  3:28 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-10-31 19:26 [BUG] after update to 9.5, starting org mode results in cache error messages [9.5 (9.5-gd4e192 @ c:/Users/scott/.emacs.d/straight/build/org/)] Greg Coladonato
2021-11-01 12:42 ` Ihor Radchenko
2021-11-02  3:25   ` Greg Coladonato [this message]
2021-11-02  4:05     ` Ihor Radchenko
2021-11-02  4:33       ` Greg Coladonato
2021-11-02  5:26         ` Ihor Radchenko
2021-11-02 23:06           ` Greg Coladonato
2021-11-03 11:50             ` Ihor Radchenko
  -- strict thread matches above, loose matches on Subject: below --
2021-10-31  3:19 Scott Otterson
2021-10-31  3:53 ` Ihor Radchenko

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='CAO09H5sV0=ex+ye3tikLhuFQ+efZ+KsReumd8nPaHgtP8C4tyw@mail.gmail.com' \
    --to=gcoladon@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).