From: Stefan <org@stefan.failing.systems>
To: "Ihor Radchenko" <yantar92@posteo.net>
Cc: emacs-orgmode@gnu.org
Subject: Re: [BUG] org-element--cache: (org-agenda) Cached element is incorrect [9.6 (release_9.6-90-gf49ee9 @ /home/stefan/.emacs.d/contrib/org-mode/lisp/)]
Date: Thu, 15 Dec 2022 19:05:32 +0100 [thread overview]
Message-ID: <e6474f07-69dd-49e6-b14f-6daa7c29f548@app.fastmail.com> (raw)
In-Reply-To: <87len8uajb.fsf@localhost>
Hi,
On Thu, Dec 15, 2022, at 13:16, Ihor Radchenko wrote:
> 1. Check the value of `org-element--cache-change-tic' right after
> opening an Org file
first its 1,
(when I start fresh and add 1 byte to the buffer the value is 13955)
> and the values of `after-change-functions' and
> `after-change-functions' in Org buffer after you see the warning.
after starting the =t= agenda (which results in the warnings):
the value of org-element--cache-change-tic is still 1,
the value of after-change-functions is
`(org-element--cache-after-change jit-lock-after-change flyspell-after-change-function org-fold-core--fix-folded-region t ws-butler-after-change)`
(I disabled `ws-butler` because that sounded suspicious, but that did not resolve the warnings)
> 2. If you can, try to load Emacs with minimal Org-related settings.
> Then, try to load agenda and let me know if you see the warning.
I did some manual bisecting of my config, and I noticed that the warnings in "Media.org" go away when I remove `(org-startup-align-all-tables t)` from my config.
So I did some more digging, reduced
my config to just contain `org-startup-align-all-tables` set to t,
my agendas limited to Media.org,
and removed most headings from Media.org.
With a minimal Media.org I get a "Org parser error",
see here for sample and backtrace:
https://gist.github.com/stefan2904/5a2b33d42a947f36402b548d9b186b67
(here the parser error turns into an incorrect error when I change the length of the URL ...)
With a very minimal Media.org I get a "Cached element is incorrect",
apparently because the table is not aligned?
see here for sample file and backtrace:
https://gist.github.com/stefan2904/688afdc2ebfeece8e0fa19a24d9ca321
Both errors go away when I set `(org-startup-align-all-tables nil)`.
> It looks to me like you have something unusual in your Org setup or
> some third-party package interfering.
Best,
Stefan
next prev parent reply other threads:[~2022-12-15 18:06 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-12-14 21:24 [BUG] org-element--cache: (org-agenda) Cached element is incorrect [9.6 (release_9.6-90-gf49ee9 @ /home/stefan/.emacs.d/contrib/org-mode/lisp/)] Stefan
2022-12-15 8:14 ` Ihor Radchenko
2022-12-15 11:58 ` Stefan
2022-12-15 12:16 ` Ihor Radchenko
2022-12-15 18:05 ` Stefan [this message]
2022-12-15 18:42 ` Ihor Radchenko
2023-01-02 7:29 ` 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=e6474f07-69dd-49e6-b14f-6daa7c29f548@app.fastmail.com \
--to=org@stefan.failing.systems \
--cc=emacs-orgmode@gnu.org \
--cc=yantar92@posteo.net \
/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).