[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [BUG] "Invalid search bound (wrong side of point)" [9.6.15 (release_
From: |
Ihor Radchenko |
Subject: |
Re: [BUG] "Invalid search bound (wrong side of point)" [9.6.15 (release_9.6.15 @ c:/Program Files/Emacs/emacs-29.4/share/emacs/29.4/lisp/org/)] |
Date: |
Sun, 22 Dec 2024 11:30:36 +0000 |
Ryan Hoffman <ryan.hoffman1@ucalgary.ca> writes:
> This report was auto-generated. I have received the
> following error a few times over the past few days, from different points in
> different ORG files.
>
> The errors did not start immediately following a change in my Emacs version.
>
> Here are the *Warnings* buffer contents:
> ■ Warning (org-element-cache): org-element--cache: Org parser error in
> X.org::814303. Resetting.
> The error was: (error "Invalid search bound (wrong side of point)")
> Backtrace:
> nil
> Please report this to Org mode mailing list (M-x org-submit-bug-report).
Thanks for reporting!
May you please add
(setq org-element--cache-self-verify 'backtrace)
to your config?
This will enable parser logs that may reveal more details about what is
going on.
--
Ihor Radchenko // yantar92,
Org mode maintainer,
Learn more about Org mode at <https://orgmode.org/>.
Support Org development at <https://liberapay.com/org-mode>,
or support my work at <https://liberapay.com/yantar92>
- Re: [BUG] "Invalid search bound (wrong side of point)" [9.6.15 (release_9.6.15 @ c:/Program Files/Emacs/emacs-29.4/share/emacs/29.4/lisp/org/)],
Ihor Radchenko <=