ecac6cc1203406355f09ee669993e34ab5c47032
Reverted Fix #1 (@ URL encoding) - caused URL parser issues and was unnecessary. Fix #2 (updated): 775 events have @google.com UIDs. Emacs URL parser misinterprets literal @ in path as userinfo separator, connecting to wrong host -> 5 retries all fail -> crash. Solution: before-advice on org-caldav-update-events-in-org marks all @google.com UIDs as 'ignored' before the retrieval loop starts. Org-caldav natively skips 'ignored' events. Logged to *org-caldav-debug*. Fix #2 around-advice: catch any remaining errors in update-events-in-org so sync state is saved even if individual events fail. Fix #3 (unchanged): set-sequence-number fallback for PUT failures.
# instalace mailu: brew install mu isync msmtp pak mbsync personal (musi existovat .mbsyncrc) pak mu init --maildir=~/.mail --my-address=martin@sukany.cz mu index
Description
Languages
Emacs Lisp
97.5%
Shell
2.5%