emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [O] Problems with org-caldav (wrong-type-argument stringp 47)


From: David Engster
Subject: Re: [O] Problems with org-caldav (wrong-type-argument stringp 47)
Date: Sat, 26 Jan 2013 18:32:43 +0100
User-agent: Gnus/5.130006 (Ma Gnus v0.6) Emacs/24.2.92 (gnu/linux)

Sven Bretfeld writes:
> (setq org-caldav-files "/home/sven/Dropbox/myconf/testlocalcal.org")

No, that's wrong. It has to be a list of files:

(setq org-caldav-files '("/home/sven/Dropbox/myconf/testlocalcal.org"))

-David



reply via email to

[Prev in Thread] Current Thread [Next in Thread]