* [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/)]
@ 2023-04-02 1:03 Scott Otterson
2023-04-02 8:59 ` Ihor Radchenko
0 siblings, 1 reply; 2+ messages in thread
From: Scott Otterson @ 2023-04-02 1:03 UTC (permalink / raw)
To: Emacs-orgmode@gnu.org
[-- Attachment #1: Type: text/plain, Size: 1102 bytes --]
When I run org-store-link inside a .bib file, I get the cache error below.
If somebody's interested, I can send the log separately in a zip file.
It's too big for my email client to send uncompressed, and I believe I
can't send compressed files to this list.
This is using:
Emacs : GNU Emacs 29.0.60 (build 1, x86_64-w64-mingw32) of 2023-03-10
Package: Org mode version 9.6.1 (9.6.1-g44e1cb @
c:/users/scott/.emacs.d/straight/build/org/)
Thanks,
Scott
--- Warning
--------------------------------------------------------------------------------------------------------
■ Warning (org-element-cache): org-element--cache: Org parser error in
energy.bib::761517. Resetting.
The error was: (error "rx ‘**’ range error")
Backtrace:
nil
Please report this to Org mode mailing list (M-x org-submit-bug-report).
■ Warning (org-element-cache): org-element--cache: Org parser error in
energy.bib::761517. Resetting.
The error was: (error "rx ‘**’ range error")
Backtrace:
nil
Please report this to Org mode mailing list (M-x org-submit-bug-report).
[-- Attachment #2: Type: text/html, Size: 1365 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
* 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/)]
2023-04-02 1:03 [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/)] Scott Otterson
@ 2023-04-02 8:59 ` Ihor Radchenko
0 siblings, 0 replies; 2+ messages in thread
From: Ihor Radchenko @ 2023-04-02 8:59 UTC (permalink / raw)
To: Scott Otterson; +Cc: Emacs-orgmode@gnu.org
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>
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2023-04-02 8:58 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-04-02 1:03 [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/)] Scott Otterson
2023-04-02 8:59 ` Ihor Radchenko
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).