emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* unexpected (buggy?) export to iCalendar beheaviour
@ 2012-12-03  9:09 Detlef Steuer
  2012-12-24  1:26 ` Bastien
  0 siblings, 1 reply; 3+ messages in thread
From: Detlef Steuer @ 2012-12-03  9:09 UTC (permalink / raw)
  To: emacs-orgmode

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

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2012-12-27 14:30 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-12-03  9:09 unexpected (buggy?) export to iCalendar beheaviour Detlef Steuer
2012-12-24  1:26 ` Bastien
2012-12-27 14:30   ` Detlef Steuer

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