Hi!
Just captured it today:
Debugger entered--Lisp error: (error "Invalid search bound (wrong side of
point)")
org-element-paragraph-parser(1016999 (1016999))
#<subr F616e6f6e796d6f75732d6c616d626461_anonymous_lambda_38>(1016999 element
nil nil)
org-element--parse-to(#<marker at 1017005 in julien.org>)
org-element-at-point(#<marker at 1017005 in julien.org>)
org-element-cache-map(#f(compiled-function (el) #<bytecode -0xf986ae21c701a98>) :next-re "\\<DEADLINE:
*<\\([^>]+\\)>" :fail-re "\\<DEADLINE: *<\\([^>]+\\)>" :narrow t)
org-agenda-get-deadlines()
org-agenda-get-day-entries("/home/mdk/Org/julien.org" (11 20 2025) :deadline
:scheduled :timestamp :sexp)
apply(org-agenda-get-day-entries "/home/mdk/Org/julien.org" (11 20 2025)
(:deadline :scheduled :timestamp :sexp))
org-agenda-list(nil nil fortnight nil)
eval((org-agenda-list 'nil nil 'fortnight nil) t)
#f(compiled-function () #<bytecode -0x3f1433c3f215982>)()
funcall(#f(compiled-function () #<bytecode -0x3f1433c3f215982>))
(let nil (funcall '#f(compiled-function () #<bytecode -0x3f1433c3f215982>)))
eval((let nil (funcall '#f(compiled-function () #<bytecode
-0x3f1433c3f215982>))))
org-agenda-redo(nil)
funcall-interactively(org-agenda-redo nil)
command-execute(org-agenda-redo)
What I did right before it happened:
- I was in Org Agenda
- I hit tab to jump to a TODO
- I switched it from DEADLINE to SCHEDULED, and pushed it one month later.
I have a diff of it:
** TODO redacted for privacy
-DEADLINE: <2025-11-01 lun.>
+SCHEDULED: <2025-12-01 lun.>
redacted for privacy
Hope that helps, bests,
--
[Julien Palard](https://mdk.fr)