Hi Niels,
I tested the patches against icalendar.el and the one against
org-icalendar.el -- all work fine! Thanks for this.
Better to submit the icalendar patches to emacs-devel first,
then I'll apply the one for org-icalendar.el. I'll make sure
your patches against icalendar.el get the deser
Hi Bastien,
> Both attaching and quoting patches should be fine.
Alright, I will quote the patches, so that readers of the list can also
easily access them. The details are described in the patches. By the
way, I have made some changes since I last sent my redefinitions of
these functions, as a f
Hi Niels,
Niels Giesen writes:
> Hi Bastien,
>
>> Can you submit your changes in the form of a patch, precisely describing
>> your changes? This way I can more easily try to understand/test them.
>
> I will do so.
Thanks!
> What is the preferred way to do so: attaching those patches or quoti
Hi Bastien,
> Can you submit your changes in the form of a patch, precisely describing
> your changes? This way I can more easily try to understand/test them.
I will do so. What is the preferred way to do so: attaching those patches or
quoting them
in-line?
Niels
--
http://pft.github.com/
_
Hi Niels,
Niels Giesen writes:
> I took a stab at ameliorating =icalendar--convert-float-to-ical=, and
> would like your early comments before going further.
Can you submit your changes in the form of a patch, precisely describing
your changes? This way I can more easily try to understand/test
When exporting to icalendar format, not all of the <%%(diary-* )>
style entries are supported.
It concerns the functions =icalendar--convert-float-to-ical= and
=icalendar--convert-date-to-ical= in icalendar.el.
I took a stab at ameliorating =icalendar--convert-float-to-ical=, and
would like y