Hello, I use gnus-icalendar-event-export to calendar invites to my org agenda files. This uses org-capture and suddenly this appears to have stopped working. See attached backtrace.
I don't have time to debug at the moment but thought I'd bring this to the attention of the list just in case. My org and gnus are both recent from git as of a few minutes ago. I do note that there has been some work on org-capture recently... -- : Eric S Fraga via Emacs 28.0.50, Org release_9.4-31-g8c44f2
Debugger entered--Lisp error: (error "Capture abort: Args out of range: 376753, 376756") signal(error ("Capture abort: Args out of range: 376753, 376756")) error("Capture abort: %s" "Args out of range: 376753, 376756") org-capture() org-capture-string(#("* T1 Priorities ()\n:PROPERTIES:\n:ICAL_EVENT: t\n:ID..." 0 19 (wrap-prefix #("* " 0 2 (face org-indent)) line-prefix "") 19 32 (wrap-prefix #(" " 0 2 (face org-indent)) line-prefix #(" " 0 2 (face org-indent))) 32 47 (wrap-prefix #(" " 0 2 (face org-indent)) line-prefix #(" " 0 2 (face org-indent))) 47 173 (wrap-prefix #(" " 0 2 (face org-indent)) line-prefix #(" " 0 2 (face org-indent))) 173 205 (wrap-prefix #(" " 0 2 (face org-indent)) line-prefix #(" " 0 2 (face org-indent))) 205 216 (wrap-prefix #(" " 0 2 (face org-indent)) line-prefix #(" " 0 2 (face org-indent))) 216 246 (wrap-prefix #(" " 0 2 (face org-indent)) line-prefix #(" " 0 2 (face org-indent))) 246 277 (wrap-prefix #(" " 0 2 (face org-indent)) line-prefix #(" " 0 2 (face org-indent))) 277 296 (wrap-prefix #(" " 0 2 (face org-indent)) line-prefix #(" " 0 2 (face org-indent))) 296 304 (wrap-prefix #(" " 0 2 (face org-indent)) line-prefix #(" " 0 2 (face org-indent))) 304 333 (wrap-prefix #(" " 0 2 (face org-indent)) line-prefix #(" " 0 2 (face org-indent))) 333 339 (wrap-prefix #(" " 0 2 (face org-indent)) line-prefix #(" " 0 2 (face org-indent))) 339 340 (wrap-prefix #(" " 0 2 (face org-indent)) line-prefix #(" " 0 2 (face org-indent))) 340 367 (wrap-prefix #(" " 0 4 (face org-indent)) line-prefix #(" " 0 2 (face org-indent))) 367 368 (wrap-prefix #(" " 0 2 (face org-indent)) line-prefix #(" " 0 2 (face org-indent))) 368 389 (wrap-prefix #(" " 0 4 (face org-indent)) line-prefix #(" " 0 2 (face org-indent))) ...) "#") gnus-icalendar:org-event-save(#<gnus-icalendar-event-request gnus-icalendar-event-request-158655e8fca2> nil) #f(compiled-function (event reply-status) #<bytecode 0x1cc885b8b3884895>)(#<gnus-icalendar-event-request gnus-icalendar-event-request-158655e8fca2> nil) apply(#f(compiled-function (event reply-status) #<bytecode 0x1cc885b8b3884895>) #<gnus-icalendar-event-request gnus-icalendar-event-request-158655e8fca2> nil) gnus-icalendar-event:sync-to-org(#<gnus-icalendar-event-request gnus-icalendar-event-request-158655e8fca2> nil) gnus-icalendar-sync-event-to-org(#<gnus-icalendar-event-request gnus-icalendar-event-request-158655e8fca2>) gnus-icalendar-event-export() funcall-interactively(gnus-icalendar-event-export) call-interactively(gnus-icalendar-event-export nil nil) command-execute(gnus-icalendar-event-export)