org-caldav looks great but I've had a problem on initial sync with
Google.  I'm using the version ending 95629 from Jan 27 to sync with a
corporate Google mail account.

Setup:

#+begin_src emacs-lisp

(setq org-caldav-url "https://www.google.com/calendar/dav";)
(setq org-caldav-calendar-id "gi...@pexip.com")
(setq org-caldav-inbox "calendar.org")
(setq org-icalendar-timezone "Europe/London")

#+end_src

Then call org-caldav-sync, *Messages* reports:

#+begin_src

Contacting host: www.google.com:443
Getting event 1 of 28
icalendar--read-element: Search failed: ";\\([A-Za-z0-9-]+\\)="

#+end_src
This aborts the sync: rerunning asks if I wish to resume, then fails in
the same manner.

Any suggestions?


-- 
Giles Chamberlin


Reply via email to