GNU bug report logs -
#7911
24.0.50; Please let icalendar.el export fancy diary entries to .ics files
Previous Next
Reported by: robsonhill <robsonhill <at> gmail.com>
Date: Mon, 24 Jan 2011 23:47:01 UTC
Severity: wishlist
Found in version 24.0.50
Done: Ulf Jasper <ulf.jasper <at> web.de>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
Your message dated Sun, 10 Aug 2014 20:03:44 +0200
with message-id <87r40ob4sf.fsf <at> web.de>
and subject line Re: bug#7911: 24.0.50; Please let icalendar.el export fancy diary entries to .ics files
has caused the debbugs.gnu.org bug report #7911,
regarding 24.0.50; Please let icalendar.el export fancy diary entries to .ics files
to be marked as done.
(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)
--
7911: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=7911
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
X-Debbugs-CC: ulf.jasper <at> web.de
Version: 24.0.50
Severity: wishlist
Hi,
Thanks for writing and maintaining icalendar.el. It would be great if
icalendar.el could export fancy diary entries to .ics files. That way
I could use Emacs to export a Jewish calendar to my smartphone.
(I know that Ulrich Greve's Jewish-calendar data export program can do
this already. But it's missing a few features I need, the source code
is unavailable, and Mr. Greve hasn't replied to my email.)
Thanks in advance,
--robsonhill
[Message part 3 (message/rfc822, inline)]
Ulf Jasper <ulf.jasper <at> web.de> writes:
> robsonhill <robsonhill <at> gmail.com> writes:
>> When fancy diary display is on, sexp diary entries cause special info
>> to show up in the diary. For example, these entries call predefined
>> Emacs functions that make useful info to members of certain religions
>> show up in the diary display: %%(diary-sunrise-sunset),
>> %%(diary-lunar-phases), %%(diary-islamic-date), and
>> %%(diary-hebrew-sabbath-candles).
>>
>> I would like icalendar.el to export such diary entries as iCalendar
>> events please.
>
> Thanks for explaining. This seems quite reasonable -- I will have a look.
"Fancy" sexp diary entries will now be enumerated over a period of time,
generating one iCalendar entry for each matching day. The variables
`icalendar-export-sexp-enumeration-days' and
`icalendar-export-sexp-enumerate-all' have been introduced for
controlling this.
Entries like `diary-hebrew-date' which have been ignored before will now
be enumerated so that there appears one iCalendar event per day showing
the current hebrew date.
Other entries like `diary-anniversary' will be converted to "proper"
recurring iCalendar events just like before. However, enumeration can
be forced with `icalendar-export-sexp-enumerate-all'.
Fixed in the trunk, rev. 117682.
This bug report was last modified 10 years and 286 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.