emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [O] unexpected (buggy?) export to iCalendar beheaviour


From: Bastien
Subject: Re: [O] unexpected (buggy?) export to iCalendar beheaviour
Date: Mon, 24 Dec 2012 02:26:18 +0100
User-agent: Gnus/5.130006 (Ma Gnus v0.6) Emacs/24.3.50 (gnu/linux)

Hi,

Detlef Steuer <address@hidden> writes:

> This
>
> ---
> * important
>   SCHEDULED: <2012-12-03 Mo>
> * not so important
>  <2012-12-03 Mo> 
> ---
>
> is exported via C-c E i to
>
> ---
> BEGIN:VCALENDAR
> VERSION:2.0
> X-WR-CALNAME:test
> PRODID:-//steuer//Emacs with Org-mode//EN
> X-WR-TIMEZONE:CET
> X-WR-CALDESC:nil
> CALSCALE:GREGORIAN
> BEGIN:VEVENT
> UID: TS-f58e8c25-322d-426b-b4e9-6b3f74fff4ea
> DTSTART;VALUE=DATE:20121203
> DTEND;VALUE=DATE:20121204
> SUMMARY:not so important
> DESCRIPTION: <2012-12-03 Mo>
> CATEGORIES:test
> END:VEVENT
> END:VCALENDAR
> ---
>
> So the SCHEDULED event is not exported. I assume that's a bug?

I cannot reproduce this either from the maint or master branch.
Let us know if there is still a bug for this.

Thanks!

-- 
 Bastien



reply via email to

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