[Orgmode] iCal Export Not Working to iCal 2.0.4

2007-02-12 Thread Alan Dove
Hey, folks: Before I get to the problem, I have to say that Org-mode is awesome. I just started using it recently, and suspect I'm going to be living inside this application pretty soon. Unfortunately, I can't get the exported icalenders to work with iCal (Mac OS 10.4.8, iCal 2.0.4). When

Re: [Orgmode] Diary integration in .ics export ?

2007-02-12 Thread Carsten Dominik
I did not look at the code at all, so I have no opinion on it. If it really is outdated, you could just write yoour own parser, probably not too hard. - Carsten On Feb 12, 2007, at 20:11, Bastien wrote: Carsten Dominik <[EMAIL PROTECTED]> writes: Have you looked at icalendar.el which is p

Re: [Orgmode] Diary integration in .ics export ?

2007-02-12 Thread Bastien
Carsten Dominik <[EMAIL PROTECTED]> writes: > Have you looked at icalendar.el which is part of Emacs? From the > documentation I would think that icalendar-export-file' does this. > Of course we could make the org-mode exporting functions call this. > Seems like we would end up with two files rat