From: Detlef Steuer <detlef.steuer@gmx.de>
To: emacs-orgmode@gnu.org
Subject: unexpected (buggy?) export to iCalendar beheaviour
Date: Mon, 3 Dec 2012 10:09:16 +0100 [thread overview]
Message-ID: <20121203100916.22bbd719@vknecht-intel.unibw-hamburg.de> (raw)
Hi!
This
---
* important
SCHEDULED: <2012-12-03 Mo>
* not so important
<2012-12-03 Mo>
---
is exported via C-c E i to
---
BEGIN:VCALENDAR
VERSION:2.0
X-WR-CALNAME:test
PRODID:-//steuer//Emacs with Org-mode//EN
X-WR-TIMEZONE:CET
X-WR-CALDESC:nil
CALSCALE:GREGORIAN
BEGIN:VEVENT
UID: TS-f58e8c25-322d-426b-b4e9-6b3f74fff4ea
DTSTART;VALUE=DATE:20121203
DTEND;VALUE=DATE:20121204
SUMMARY:not so important
DESCRIPTION: <2012-12-03 Mo>
CATEGORIES:test
END:VEVENT
END:VCALENDAR
---
So the SCHEDULED event is not exported. I assume that's a bug?
Or is there some variable to set?
May be it is related to the bug reported for mobile-org this morning?
My setting:
Org-mode version 7.9.2 (release_7.9.2-646-g664217)
GNU Emacs 23.2.1 (x86_64-suse-linux-gnu, GTK+ Version 2.22.1)
Detlef
next reply other threads:[~2012-12-03 9:09 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-12-03 9:09 Detlef Steuer [this message]
2012-12-24 1:26 ` unexpected (buggy?) export to iCalendar beheaviour Bastien
2012-12-27 14:30 ` Detlef Steuer
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=20121203100916.22bbd719@vknecht-intel.unibw-hamburg.de \
--to=detlef.steuer@gmx.de \
--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).