emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Friedrich Delgado <friedel@nomaden.org>
To: Bastien <bzg@altern.org>, emacs-orgmode@gnu.org
Cc: 668496-quiet@bugs.debian.org
Subject: Re: Bug: icalendar export skips todos with a scheduled time-range [7.8.11]
Date: Mon, 20 Aug 2012 13:13:48 +0200	[thread overview]
Message-ID: <20120820111348.GA23549@pre-sense.de> (raw)
In-Reply-To: <20120820092129.GA8935@pre-sense.de>

Friedrich Delgado schrieb:
> confirmed, latest org does the right thing[TM]

However: If I (setq org-icalendar-use-plain-timestamp nil) as in my
customisation, scheduled date-ranges are not exported at all (no
matter what org-icalendar-use-scheduled is set to).

( 49905a566970541de76b6d49004c62e50c625a98 from this morning)

> Bastien schrieb:
> > Hi Friedrich,
> > Friedrich Delgado <friedel@nomaden.org> writes:
> >
> > > If I have an org-file containing a todo with a scheduled date range, like
> > > this:
> > >
> > > ,----[ foo.org ]
> > >   *** TODO Weekend with the lads
> > >       SCHEDULED: <2012-05-04 Fr>--<2012-05-08 Di>
> > > `----
> > >
> > > and try to export it via org-export-icalendar-this-file, the resulting
> > > foo.ics will look like this
> >
> > With emacs -Q and latest Org, I get this:
> >
> >   BEGIN:VCALENDAR
> >   VERSION:2.0
> >   X-WR-CALNAME:test
> >   PRODID:-//Bastien Guerry//Emacs with Org-mode//EN
> >   X-WR-TIMEZONE:CEST
> >   X-WR-CALDESC:nil
> >   CALSCALE:GREGORIAN
> >   BEGIN:VEVENT
> >   UID: TS-f16e36f0-7c1a-4690-b705-0aaa74d5835c
> >   DTSTART;VALUE=DATE:20120504
> >   DTEND;VALUE=DATE:20120509
> >   SUMMARY:TODO Weekend with the lads
> >   CATEGORIES:test
> >   END:VEVENT
> >   END:VCALENDAR
> >
> > Can you clone the git repo and let me know if you get the same?

--
        Friedrich Delgado <friedel@nomaden.org>
                             TauPan on Ircnet and Freenode ;)

  reply	other threads:[~2012-08-20 11:13 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-08-17 12:36 Bug: icalendar export skips todos with a scheduled time-range [7.8.11] Friedrich Delgado
2012-08-19  6:09 ` Bastien
2012-08-19  6:15 ` Bastien
2012-08-20  9:21   ` Friedrich Delgado
2012-08-20 11:13     ` Friedrich Delgado [this message]
2012-08-22  0:41       ` Bastien
2012-08-24 14:16       ` Friedrich Delgado

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.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20120820111348.GA23549@pre-sense.de \
    --to=friedel@nomaden.org \
    --cc=668496-quiet@bugs.debian.org \
    --cc=bzg@altern.org \
    --cc=emacs-orgmode@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.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

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).