Ah, never mind. Logs attached, the file is very simple, also attached: On Tue, 26 Dec 2023 at 20:26, Vladimir Nikishkin wrote: > > On Tue, 26 Dec 2023 at 20:20, Ihor Radchenko wrote: > > > > Vladimir Nikishkin writes: > > > > >> If you are using the latest main, you can set `debug-on-error' to t. > > >> Then, you will see the backtrace of the error that you can share. > > > > > > Did that, but it's not very useful: > > > > > > #+begin_src elisp > > > Debugger entered--Lisp error: (error "Invalid search bound (wrong side of point)") > > > org-element-paragraph-parser(23 (23)) > > > > Then, you can disable debug-on-error, and add the following to your config: > > (setq org-element--cache-self-verify 'backtrace) > > (setq org-element--cache-self-verify-frequency 1.0) > > > > This will make Org mode produce the detailed parser logs, which you can > > share. (Note that the log may contain parts of your Org file, so you > > may consider sharing privately or obfuscating the logs) > > > > -- > > Ihor Radchenko // yantar92, > > Org mode contributor, > > Learn more about Org mode at . > > Support Org development at , > > or support my work at > > In which buffer? > > -- > Yours sincerely, Vladimir Nikishkin > (Sent from GMail web interface.) -- Yours sincerely, Vladimir Nikishkin (Sent from GMail web interface.)