emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Ihor Radchenko <yantar92@gmail.com>
To: Uwe Brauer <oub@mat.ucm.es>
Cc: emacs-orgmode@gnu.org
Subject: Re: [BUG] Warning (org-element-cache): org-element--cache: Org parser error in suma-por-fila.tex::1585. Resetting. [9.5.3 (release_9.5.3-465-gd7dc62 @ /home/oub/emacs/site-lisp/packages/org/)]
Date: Mon, 02 May 2022 12:13:59 +0800	[thread overview]
Message-ID: <874k28vaew.fsf@localhost> (raw)
In-Reply-To: <87fslt5f19.fsf@mat.ucm.es>

Uwe Brauer <oub@mat.ucm.es> writes:

> Org-mode git version.
> a3dac4d20a37c51393f191d01e0ec2170bb260a3
>
> Opening a tex file I receive the following error message
> ,----
> | Warning (org-element-cache): org-element--cache: Org parser error in suma-por-fila.tex::1585. Resetting.
> |  The error was: (error "rx ‘**’ range error")
> |  Backtrace:
> | "  backtrace-to-string(nil)
> |   org-element-at-point()
> |   org-element-context()
> |   link-message()

Thanks for reporting!
As warning indicates, you are trying to run Org function
(org-element-context) in TeX buffer.
org-element-context does not work anymore in non-Org buffers.

This is most likely done by your personal customisation or by
third-party package (`link-message' function).

Best,
Ihor



  reply	other threads:[~2022-05-02  4:14 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-05-01 17:38 [BUG] Warning (org-element-cache): org-element--cache: Org parser error in suma-por-fila.tex::1585. Resetting. [9.5.3 (release_9.5.3-465-gd7dc62 @ /home/oub/emacs/site-lisp/packages/org/)] Uwe Brauer
2022-05-02  4:13 ` Ihor Radchenko [this message]
2022-05-02  6:12   ` Uwe Brauer
2022-05-02  6:33     ` Ihor Radchenko
2022-05-02  6:41       ` Uwe Brauer

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=874k28vaew.fsf@localhost \
    --to=yantar92@gmail.com \
    --cc=emacs-orgmode@gnu.org \
    --cc=oub@mat.ucm.es \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).