[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [BUG] org-element-cache error using org-store-link file [9.6.1 (9.6.
From: |
Ihor Radchenko |
Subject: |
Re: [BUG] org-element-cache error using org-store-link file [9.6.1 (9.6.1-g44e1cb @ c:/users/scott/.emacs.d/straight/build/org/)] |
Date: |
Sun, 02 Apr 2023 08:59:54 +0000 |
Scott Otterson <scotto@sharpleaf.org> writes:
> When I run org-store-link inside a .bib file, I get the cache error below.
> ...
> ■ Warning (org-element-cache): org-element--cache: Org parser error in
> energy.bib::761517. Resetting.
> The error was: (error "rx ‘**’ range error")
This indicates that one of your custom (not built-in) link types calls a
function that can only work in Org mode even though the buffer is not
using Org mode.
Please check your config and packages.
Canceled.
--
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>