Daneel cf3e57f2cc Fix #3: org-caldav-set-sequence-number: catch GET failures gracefully
org-caldav-set-sequence-number calls org-caldav-get-event to read current
SEQUENCE before pushing updates. If server GET fails (network timeout,
Emacs URL library issue), the entire org->cal PUT phase crashes.

Fix: condition-case wraps the function. On error, log to *org-caldav-debug*
and return normally (event is pushed without SEQUENCE update - server handles it).

Note: event EXISTS on server (HTTP 200 confirmed), but Emacs URL library
appears to fail intermittently for this specific UID during PUT phase.
2026-02-25 09:51:46 +01:00
2026-02-23 10:55:10 +01:00
2026-02-12 12:55:29 +01:00
2026-02-12 12:55:29 +01:00
2026-02-21 00:05:48 +01:00
2026-02-24 17:01:41 +01:00
2026-02-12 12:52:50 +01:00

# 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
No description provided
Readme 16 MiB
Languages
Emacs Lisp 97.5%
Shell 2.5%