From: "Colin Baxter 😺" <m43cap@yandex.com>
To: emacs-orgmode@gnu.org
Subject: org-element-cache warning even when off
Date: Thu, 02 Dec 2021 10:03:38 +0000 [thread overview]
Message-ID: <871r2vpblx.fsf@yandex.com> (raw)
Hello,
I have
#+begin_src emacs-lisp
(setq org-element-use-cache nil)
(setq org-element-cache-persistent nil)
#+end_src
Yet when editing by hand a time string in a today habit I get the
warning:
--8<---------------cut here---------------start------------->8---
Warning (org-element-cache): org-element--cache: Cache corruption detected in todo.habits.org::539. Resetting.
The error was: (error "Not an Org time string: <2021-12-0 Fri .+1d")
Backtrace:
nil
--8<---------------cut here---------------end--------------->8---
I do not have an org-persist cache present. So I wonder where is the
cache that I am supposedly corrupting.
Best wishes
Colin Baxter.
next reply other threads:[~2021-12-02 10:04 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-12-02 10:03 Colin Baxter 😺 [this message]
2021-12-02 10:22 ` org-element-cache warning even when off Ihor Radchenko
2021-12-02 11:13 ` Colin Baxter 😺
2021-12-02 11:22 ` 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=871r2vpblx.fsf@yandex.com \
--to=m43cap@yandex.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).