iCalendar has a bug in its emitted calendars. RRULEs don''t work the way they think they do, and I don''t know what to do about it. Anyhow, one thing I can do is not die when a recurrence rule never recurs, and that is done. Thanks to Akira Tagoh for tracking this down and posting a fix. Due to him, there may be Debian packages soon for vPim. Cheers, Sam Last few changelogs: 0.14 - 2005-02-01 - Fix: if an RRULE didn''t ever yield an event (a bug in the rule) dountil was never tested. - Change: don''t throw an ArgumentError with infinite events, just stop when the Time is no longer representable 0.13 - 2005-01-20 - Was calling to_time with an arg, fixed.