"Loris Bennett" writes:
> While looking for a solution to the problem of emacs hanging if the SSH
> connection to remote files goes down
Did you find one (a solution, that is)? This has been bothering me for a
while as well...
-Toke
--
Toke Høiland-Jørgensen
t...@toke.dk
se... But thanks
anyway, and that SSH productivity thing does seem to be useful. :)
-Toke
--
Toke Høiland-Jørgensen
t...@toke.dk
age
as well?
-Toke
--
Toke Høiland-Jørgensen
t...@toke.dk
Hi
I've been wanting to have support for exporting recurring events to iCal
while limiting the number of repetitions, as well as excluding dates.
The patch below is my attempt to add this functionality. However, I'm in
doubt as to whether or not this is the right way to go about it (parsing
dates
Nicolas Goaziou writes:
> I think EXCLUDE property is a good idea, but I may be renamed to
> ICALENDAR_EXCLUDE until it is also handled by Org Agenda, if it ever
> happens. It also needs to be documented in the manual.
Handling it in the agenda can be done by an exclusion function. I
currently h
Michael Brand writes:
> When implementing this, consider also whether the END_DATE should be
> an agenda entry on its own and of which kind, warning period etc. I
> tried to make an example that shows this issue.
Adding to this, as mentioned previously, I interpret the iCal standard
to really pe
Nicolas Goaziou writes:
> I think it would be less ambiguous to use ICALENDAR_UNTIL (or UNTIL),
> and apply RFC 5545:
Ah, that specifies it nicely, thanks (and that was what I was (trying
to) do with the patch). That would mean exporting the time as well as
the date for end times (and calling th