emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* org-element-cache warning even when off
@ 2021-12-02 10:03 Colin Baxter 😺
  2021-12-02 10:22 ` Ihor Radchenko
  0 siblings, 1 reply; 4+ messages in thread
From: Colin Baxter 😺 @ 2021-12-02 10:03 UTC (permalink / raw)
  To: emacs-orgmode


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.



^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2021-12-02 11:25 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-12-02 10:03 org-element-cache warning even when off Colin Baxter 😺
2021-12-02 10:22 ` Ihor Radchenko
2021-12-02 11:13   ` Colin Baxter 😺
2021-12-02 11:22     ` 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).