Hello all, I upgraded (on a different system) org-mode from git and I now find that my emacs start-up hangs. If I C-g out of it, I get the following backtrace:
--8<---------------cut here---------------start------------->8--- Debugger entered--Lisp error: (quit) #f(compiled-function (node) "Get `:begin' property of NODE." #<bytecode 0x219414642786919>)((keyword (:standard-properties [272 272 nil nil 342 0 nil nil element t nil nil nil nil #<buffer diary.org> nil nil (section (:standard-properties [104 104 104 2935 2935 0 nil section element t nil 104 2935 nil #<buffer diary.org> nil nil (headline ...)]))] :key "OPTIONS" :value "H:2 num:t toc:nil \\n:nil @:t ::t |:t ^:t -:t f:t *..."))) org-element--cache-find(76 nil) org-element--parse-to(76) org-element-cache-map(#f(compiled-function (el) #<bytecode -0x1687926f9c4df43a>) :next-re "\\<DEADLINE: *<\\([^>]+[0-9]\\{1,2\\}:[0-9]\\{2\\}[0-9+:..." :fail-re "\\<DEADLINE: *<\\([^>]+[0-9]\\{1,2\\}:[0-9]\\{2\\}[0-9+:..." :narrow t) org-agenda-get-deadlines(t) org-agenda-get-day-entries("/home/ucecesf/s/notes/diary.org" (2 9 2024) :deadline* :scheduled* :timestamp) apply(org-agenda-get-day-entries "/home/ucecesf/s/notes/diary.org" (2 9 2024) (:deadline* :scheduled* :timestamp)) org-agenda-to-appt() load-with-code-conversion("/home/ucecesf/s/emacs/esf-org.el" "/home/ucecesf/s/emacs/esf-org.el" nil nil) load("esf-org") --8<---------------cut here---------------end--------------->8--- If I comment out the (org-agenda-to-appt) line in my configuration, Emacs starts up just fine. Any suggestions? Other systems, with the same configuration (but older versions of org mode), start up just fine, as I have just verified by starting emacs on the desktop I'm using to compose this email. Thank you, eric -- : Eric S Fraga, with org release_9.6.13-1003-g872c1b in Emacs 30.0.50