all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* org-caldav issue: Search failed: ";\\([A-Za-z0-9-]+\\)="
@ 2013-01-30 15:30 giles
  2013-01-30 16:01 ` David Engster
  0 siblings, 1 reply; 7+ messages in thread
From: giles @ 2013-01-30 15:30 UTC (permalink / raw)
  To: emacs-orgmode

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 "giles@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

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2013-02-04 20:04 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-01-30 15:30 org-caldav issue: Search failed: ";\\([A-Za-z0-9-]+\\)=" giles
2013-01-30 16:01 ` David Engster
2013-01-30 19:22   ` giles
2013-01-30 21:26     ` David Engster
2013-02-02 15:57       ` David Engster
2013-02-04 20:04         ` giles
2013-01-30 19:30   ` giles

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.