[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: error with cache
From: |
Ihor Radchenko |
Subject: |
Re: error with cache |
Date: |
Sun, 22 Dec 2024 15:17:18 +0000 |
"Fraga, Eric" <e.fraga@ucl.ac.uk> writes:
> I use Emacs as my window manager (exwm). I don't often restart as my
> system is up 24/7. Today, I had to restart and found Emacs hanging
> during startup. I added a debug on quit directive so I could see why.
> The backtrace looks like this:
> ...
> Debugger entered--Lisp error: (quit)
> org-element--cache-active-p()
> org-element--parse-to(211)
> org-element-cache-map(#f(compiled-function (el) #<bytecode
> 0x14123237c7f8dc4b>) :next-re "\\<DEADLINE:
> *<\\([^>]+[0-9]\\{1,2\\}:[0-9]\\{2\\}[0-9+:hdwmy/ \11.-]*\\)>" :fail-re
> "\\<DEADLINE: *<\\([^>]+[0-9]\\{1,2\\}:[0-9]\\{2\\}[0-9+:hdwmy/ \11.-]*\\)>"
> :narrow t)
> ...
> Asking Emacs to continue keeps it in an infinite loop of some sort.
> Hitting C-g brings up a similar backtrace varying only in the argument
> to org-element--parse-to. Repeat ad nauseam.
> ...
> I've removed the offending org file from the agenda list as my lectures
> have finished so I don't need it and problem averted. But I'm curious
> to know what I could do in such a situation, should it arise again; I do
> have two other agenda files that are also automatically generated.
This sounds like https://list.orgmode.org/orgmode/875xwbq6mb.fsf@localhost/
--
Ihor Radchenko // yantar92,
Org mode maintainer,
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>
- error with cache, Fraga, Eric, 2024/12/17
- Re: error with cache,
Ihor Radchenko <=