|
From: | Ryan Hoffman |
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: | Wed, 25 Dec 2024 16:14:55 +0000 |
Hello,
Thanks for your work on Org development.
I have added that setq to my .emacs
Unfortunately I did not adequately document a way to replicate this bug. I haven't seen it in a while.
So please close this issue. I will submit a new bug report if needed.
Thanks,
Ryan
From: Ihor Radchenko <yantar92@posteo.net>
Sent: Sunday, December 22, 2024 4:30 AM To: Ryan Hoffman <ryan.hoffman1@ucalgary.ca> Cc: emacs-orgmode@gnu.org <emacs-orgmode@gnu.org> 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/)] [△EXTERNAL]
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> |
[Prev in Thread] | Current Thread | [Next in Thread] |