From: Ihor Radchenko <yantar92@gmail.com>
To: Gregor Zattler <telegraph@gmx.net>
Cc: emacs-orgmode@gnu.org
Subject: Re: Got an org-element warning: How to report?
Date: Mon, 27 Jun 2022 19:38:38 +0800 [thread overview]
Message-ID: <87ilomnxoh.fsf@localhost> (raw)
In-Reply-To: <8735fquzdn.fsf@no.workgroup>
Gregor Zattler <telegraph@gmx.net> writes:
>> Are you seeing the same warning? ("Invalid search bound ...")
>
> no, it's
>
> Cached element is incorrect in xxx.org. (Cache tic up to date: "yes") Resetting.
>
> The element is: "(headline (:raw-value....
> The real element is: "(fixed-width (:begin...
> Cache around :begin:
> (headline (:raw-value...
>
>
> And there is no backtrace, I'm still working in this Emacs
> session at the moment.
This one is tricky. I can only try to do something if you observe the
warning frequently.
If you do, you can add
(setq org-element--cache-self-verify 'backtrace)
(setq org-element--cache-self-verify-frequency 1.0)
to your config and later share (possibly privately) the backtrace.
Backtrace is not recorded by default because it slows things down.
Best,
Ihor
next prev parent reply other threads:[~2022-06-27 11:39 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-06-27 10:11 Got an org-element warning: How to report? Gregor Zattler
2022-06-27 10:20 ` Ihor Radchenko
2022-06-27 11:20 ` Gregor Zattler
2022-06-27 11:38 ` Ihor Radchenko [this message]
2022-06-27 14:16 ` Gregor Zattler
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=87ilomnxoh.fsf@localhost \
--to=yantar92@gmail.com \
--cc=emacs-orgmode@gnu.org \
--cc=telegraph@gmx.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).