From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Maus Subject: Re: oddities with ical export Date: Tue, 15 Jun 2010 09:46:41 +0200 Message-ID: <874oh4g2la.wl%dmaus@ictsoc.de> References: Mime-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: multipart/mixed; boundary="===============1333505025==" Return-path: Received: from [140.186.70.92] (port=43442 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OOQsU-0004HV-Rx for Emacs-orgmode@gnu.org; Tue, 15 Jun 2010 03:48:11 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OOQsT-0004zN-Hq for Emacs-orgmode@gnu.org; Tue, 15 Jun 2010 03:48:10 -0400 Received: from mysql1.xlhost.de ([213.202.242.106]:32795) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OOQsT-0004z0-BO for Emacs-orgmode@gnu.org; Tue, 15 Jun 2010 03:48:09 -0400 In-Reply-To: List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Daniel Martins Cc: "emacs-orgmode@gnu.org" --===============1333505025== Content-Type: multipart/signed; boundary="pgp-sign-Multipart_Tue_Jun_15_09:46:41_2010-1"; micalg=pgp-sha256; protocol="application/pgp-signature" Content-Transfer-Encoding: 7bit --pgp-sign-Multipart_Tue_Jun_15_09:46:41_2010-1 Content-Type: text/plain; charset=US-ASCII Daniel Martins wrote: > I just noticed that org-diary-class is not suppoerte in ical export > Carsten told me that sexps are not supported by org > > But I have a problem now! > > I tried 3 ways to generate a work that repeats each 3 days. > > [snip] > > All of them appear in Agenda View but none appears in the .ics file I cannot reproduce this with Org-mode version 6.36trans on GNU Emacs 23.2.1 (i486-pc-linux-gnu, GTK+ Version 2.20.0) of 2010-05-16 on raven, modified by Debian. Exporting this example to iCal (C-c C-e i) creates: ,---- | BEGIN:VCALENDAR | VERSION:2.0 | X-WR-CALNAME:test | PRODID:-//David Maus//Emacs with Org-mode//EN | X-WR-TIMEZONE:CEST | X-WR-CALDESC:nil | CALSCALE:GREGORIAN | BEGIN:VEVENT | UID: TS-efa24f4b-2d9e-4f6b-a7ef-3dcb11362ea4 | DTSTART:20100201T181500 | DTEND:20100201T183000 | RRULE:FREQ=DAILY;INTERVAL=3 | SUMMARY:Appt: Work | DESCRIPTION: <2010-02-01 Seg 18:15-18:30 +3d> | CATEGORIES:test | END:VEVENT | BEGIN:VEVENT | UID: TS-2e7fbd15-0a8c-4c34-a131-0032db60f15f | DTSTART;VALUE=DATE:20100201 | DTEND;VALUE=DATE:20100202 | RRULE:FREQ=DAILY;INTERVAL=3 | SUMMARY:18:15-18:30 Appt: Work | DESCRIPTION: <2010-02-01 Seg +3d> | CATEGORIES:test | END:VEVENT | BEGIN:VEVENT | UID:emacs19479119488802240 | DTSTART;VALUE=DATE-TIME:20100102T183000 | DTEND;VALUE=DATE-TIME:20100102T193000 | RRULE:FREQ=DAILY;INTERVAL=3 | SUMMARY:Appt: Work | END:VEVENT | END:VCALENDAR `---- -- David -- OpenPGP... 0x99ADB83B5A4478E6 Jabber.... dmjena@jabber.org Email..... dmaus@ictsoc.de --pgp-sign-Multipart_Tue_Jun_15_09:46:41_2010-1 Content-Type: application/pgp-signature Content-Transfer-Encoding: 7bit -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.10 (GNU/Linux) iF0EABEIAAYFAkwXL+EACgkQma24O1pEeOYluAEAmhFLi/gANcX1MAPMQqc7plop FTtfBLHUsp7Zpbns1J0A+LX7aPG8+suh1t0G37wXIwcxkZ//cJz4cq9SNNzbSvQ= =qegM -----END PGP SIGNATURE----- --pgp-sign-Multipart_Tue_Jun_15_09:46:41_2010-1-- --===============1333505025== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ Emacs-orgmode mailing list Please use `Reply All' to send replies to the list. Emacs-orgmode@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-orgmode --===============1333505025==--