Eric S. Fraga writes:
> David Engster <d...@randomsample.de> writes:
>> OK, I took a shot at dealing with sexp entries. It's a complicated
>> issue, since s-expressions can be in Org entries or by themselves. I
>> updated the Readme with a section on how they are handled now. Please
>> let me know how it works out for you. If you don't want/need sexp-based
>> entries in your calendar, just set org-icalendar-include-sexps to nil.

> this fails.  See below for debug trace.

Thanks for the trace. This should be fixed now.

> As an aside, this new version of org-caldav changes point in my diary
> file (leaving it at the last entry in the file).  Maybe a save-excursion
> somewhere is needed?

Org-caldav does not use the diary file directly. This would rather be a
bug in the icalendar exporter, or maybe in the icalendar package. I'm
not sure how and where exactly these sexp entries are handled.

-David

Reply via email to