From: Ihor Radchenko <yantar92@gmail.com>
To: Michael Powe <powem@ctpowe.net>
Cc: emacs-orgmode@gnu.org
Subject: Re: [BUG] org-element--cache: parser error [9.5.2 (release_9.5.2-378-g98588e.dirty @ c:/Users/micha/AppData/Roaming/.emacs.d/org-new/org-mode/lisp/)]
Date: Sun, 13 Feb 2022 17:09:04 +0800 [thread overview]
Message-ID: <87leyf8767.fsf@localhost> (raw)
In-Reply-To: <95cfc8eb-ab87-5670-89d9-7d5ab7738274@ctpowe.net>
Michael Powe <powem@ctpowe.net> writes:
> This error occurred on startup. I was using my notes.org file earlier
> today, without error. I think I did subsequently do a 'git pull &&
> make', though.
Thanks for the report!
> Warning (org-element-cache): org-element--cache: Org parser error in
> notes.org::10472. Resetting.
> The error was: (error "Invalid search bound (wrong side of point)")
This error indicates some hidden issue with cache update during previous
Emacs session.
Can you set org-element--cache-self-verify to 'backtrace and increase
the value of org-element--cache-self-verify-frequency to a value between
0.05 and 0.2 in your config? The larger is better, but feel free to use
the smaller value if you experience significant performance slowdown.
Then, if you see a cache warning again, please report the warning text
in the reply. The warning will contain a lot of debugging info, which
will hopefully provide clues to what went wrong.
Best,
Ihor
prev parent reply other threads:[~2022-02-13 9:08 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-02-12 0:49 [BUG] org-element--cache: parser error [9.5.2 (release_9.5.2-378-g98588e.dirty @ c:/Users/micha/AppData/Roaming/.emacs.d/org-new/org-mode/lisp/)] Michael Powe
2022-02-13 9:09 ` Ihor Radchenko [this message]
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
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87leyf8767.fsf@localhost \
--to=yantar92@gmail.com \
--cc=emacs-orgmode@gnu.org \
--cc=powem@ctpowe.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 external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.