GNU bug report logs - #13750
23.4; icalendar export and XXpm time format

Previous Next

Package: emacs;

Reported by: David A. Thompson <thompdump <at> gmail.com>

Date: Mon, 18 Feb 2013 19:21:02 UTC

Severity: normal

Found in version 23.4

Done: Ulf Jasper <ulf.jasper <at> web.de>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 13750 in the body.
You can then email your comments to 13750 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-gnu-emacs <at> gnu.org:
bug#13750; Package emacs. (Mon, 18 Feb 2013 19:21:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to David A. Thompson <thompdump <at> gmail.com>:
New bug report received and forwarded. Copy sent to bug-gnu-emacs <at> gnu.org. (Mon, 18 Feb 2013 19:21:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: David A. Thompson <thompdump <at> gmail.com>
To: bug-gnu-emacs <at> gnu.org
Subject: 23.4; icalendar export and XXpm time format
Date: Mon, 18 Feb 2013 00:00:01 -0800
ICALENDAR-EXPORT-FILE, when called on a file containing the single line

02/18/2013 3pm-4pm overlapping event 2

yields a single exported vevent:

BEGIN:VEVENT
UID:emacs2076943879932075328
DTSTART;VALUE=DATE:20130218
DTEND;VALUE=DATE:20130219
SUMMARY:3pm-4pm overlapping event 2
END:VEVENT


The exported event should containg the time data in the appropriate location:

BEGIN:VEVENT
UID:emacs2076949831770903376
DTSTART;VALUE=DATE-TIME:20130218T150000
DTEND;VALUE=DATE-TIME:20130218T160000
SUMMARY:overlapping event 2
END:VEVENT



Note that DIARY-ENTRY-TIME reads the string (sans date component) fine:

ELISP> (diary-entry-time "   3pm-4pm overlapping event 2")
1500


Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#13750; Package emacs. (Wed, 06 Aug 2014 18:23:01 GMT) Full text and rfc822 format available.

Message #8 received at 13750 <at> debbugs.gnu.org (full text, mbox):

From: Ulf Jasper <ulf.jasper <at> web.de>
To: David A. Thompson <thompdump <at> gmail.com>
Cc: 13750-done <at> debbugs.gnu.org, 13750 <at> debbugs.gnu.org
Subject: Re: bug#13750: 23.4; icalendar export and XXpm time format
Date: Wed, 06 Aug 2014 20:21:57 +0200
Thanks for reporting.

Fixed in trunk rev. 117656.




Reply sent to Ulf Jasper <ulf.jasper <at> web.de>:
You have taken responsibility. (Wed, 06 Aug 2014 18:23:02 GMT) Full text and rfc822 format available.

Notification sent to David A. Thompson <thompdump <at> gmail.com>:
bug acknowledged by developer. (Wed, 06 Aug 2014 18:23:03 GMT) Full text and rfc822 format available.

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Thu, 04 Sep 2014 11:24:03 GMT) Full text and rfc822 format available.

This bug report was last modified 10 years and 294 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.