emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Daniel Ortmann <daniel.ortmann@oracle.com>
To: emacs-orgmode@gnu.org
Subject: strange errors with org-element-cache-reset and jit-lock-function void-variable org-element-citation-prefix-re
Date: Tue, 20 Sep 2022 14:17:18 -0500	[thread overview]
Message-ID: <4a9d4298-4af6-3e11-63c3-87bf7125f61b@oracle.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 1049 bytes --]

Hmmm ...
While trying to investigate one bug I have run into another odd one:

  * emacs version: GNU Emacs 29.0.50 (build 23, x86_64-pc-linux-gnu,
    GTK+ Version 3.22.30, cairo version 1.15.12) of 2022-09-20
  * org version: Org mode version 9.5.5 (release_9.5.5-804-gf1a197 @
    /home/dortmann/src/git-org-mode/lisp/)


These two lines are in my *Messages* buffer:
File mode specification error: (void-function org-element-cache-reset)
Error during redisplay: (jit-lock-function 1) signaled (void-variable 
org-element-citation-prefix-re)


I ran this:
dortmann@ddo-linux:.emacs.d$ emacs -Q --debug-init asdf.el
... and then ran eval-buffer.

Where asdf.el has this content:
(add-to-list 'load-path "/home/dortmann/src/git-org-mode/lisp")
(require 'org)

(setq org-capture-templates
       `(("c" "Item to current clocked task" checkitem
        (clock)
        "%i%?" :prepend t :empty-lines 1)))



Then I loaded asdf.org which has this:
* TODO start clock on this test item


The result is the failure message above.  :-/


[-- Attachment #2: Type: text/html, Size: 1674 bytes --]

             reply	other threads:[~2022-09-20 23:24 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-09-20 19:17 Daniel Ortmann [this message]
2022-09-21  8:37 ` strange errors with org-element-cache-reset and jit-lock-function void-variable org-element-citation-prefix-re Ihor Radchenko
2022-09-22 18:05   ` [External] : " Daniel Ortmann
2022-09-23  2:07     ` Ihor Radchenko
2022-09-25  2:44       ` Bastien Guerry
2022-09-25  6:03         ` Ihor Radchenko

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=4a9d4298-4af6-3e11-63c3-87bf7125f61b@oracle.com \
    --to=daniel.ortmann@oracle.com \
    --cc=emacs-orgmode@gnu.org \
    /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).