b729ee8c7a5a28dce2c3f94422c601e0ccf60f4d
CI / check (push) Successful in 3m48s
assq uses eq for key comparison, which can fail if the key symbols aren't identical objects. assoc uses equal, which is what org-caldav itself uses for rrule-props lookups (e.g., INTERVAL, FREQ). This fixes DEADLINEs not being added to recurring events with UNTIL dates. Also adds debug logging to help diagnose any remaining issues - will be removed once verified working. Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Description
No description provided
Languages
Nix
80.4%
Emacs Lisp
10.1%
Shell
6.2%
Python
3.3%