Scott Otterson <sco...@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>