[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [BUG] org-element--cache: Org parser error [9.6 (release_9.6-90-gf49
From: |
Ihor Radchenko |
Subject: |
Re: [BUG] org-element--cache: Org parser error [9.6 (release_9.6-90-gf49ee9 @ /home/stefan/.emacs.d/contrib/org-mode/lisp/)] |
Date: |
Wed, 14 Dec 2022 18:42:43 +0000 |
Stefan <org@stefan.failing.systems> writes:
> (plain-list (:type unordered :begin 712169 :end 712176 :contents-begin 712169
> :contents-end 712175 :structure ((712169 0 "- " nil "[ ]" nil 712175)) ...))
Curious. What about (org-element-at-point 712029)? (like in your backtrace)
If no error is thrown in this way as well, try to set debug-on-error to
t and trigger the backtrace again. It should be slightly more
informative then.
--
Ihor Radchenko // yantar92,
Org mode contributor,
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>