From: Paul Mead <paul.d.mead@gmail.com>
To: help-gnu-emacs@gnu.org
Subject: Re: iCalendar-import-file creating bad sexp?
Date: Mon, 30 Mar 2009 13:24:23 +0000 (UTC) [thread overview]
Message-ID: <loom.20090330T132010-604@post.gmane.org> (raw)
In-Reply-To: ab8wmqmxfk.fsf@xoc2.stanford.edu
Glenn Morris <rgm+news <at> stanford.edu> writes:
>
> Paul Mead wrote:
>
> > &%%(and (diary-cyclic 0 16 2 2009)) 08:30-09:30 Daily review
>
> The `and' is redundant, but that does not matter.
>
> This entry means: an appointment starting on 16 February 2009 (assuming
> you use the European calendar style, otherwise it is broken), repeating
> every 0 days.
>
> The 0 is nonsensical - change it to whatever positive integer it should
> be.
>
> If you can isolate the iCalendar entry that results in that entry when
> processed by icalendar-import-file, you may wish to report it with M-x
> report-emacs-bug.
>
>
I've had a look at the calendar file exported from Outlook, and in particular
the RRULE line which looks like this:
RRULE:FREQ=WEEKLY;INTERVAL=0;BYDAY=MO,TU,WE,TH,FR
So it appears that icalendar-import-file may not be handling the BYDAY part, and
just taking the INTERVAL=0. So, is this a missing feature of
icalendar-import-file, or is it just not possible to translate this into a valid
sexp? Or is it a bug?
Paul
next prev parent reply other threads:[~2009-03-30 13:24 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <mailman.4091.1238155812.31690.help-gnu-emacs@gnu.org>
2009-03-27 22:07 ` iCalendar-import-file creating bad sexp? Glenn Morris
2009-03-30 13:24 ` Paul Mead [this message]
2009-03-27 11:52 Paul Mead
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=loom.20090330T132010-604@post.gmane.org \
--to=paul.d.mead@gmail.com \
--cc=help-gnu-emacs@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).