emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[O] Bug: time duration in capture template broken


From: Charles Millar
Subject: [O] Bug: time duration in capture template broken
Date: Mon, 04 Jan 2016 18:07:55 -0500
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.5.0

Until recently given the following capture template

"* APPOINTMENT %?%^{BeginTimeDuration}T %^{Location} %^{Reason}"

When prompted for the BeginTimeDuration and entered 2/29 09:00+1:00,  etc

would result in

* APPOINTMENT <2016-02-29 Mon 09:00-10:00> Location Reason

it now results in

** APPOINTMENT <2016-02-29 Mon (system time when capture made)> Location Reason

If no duration is given, the date and time as entered into the template are correctly captured

* APPOINTMENT <2016-02-29 Mon 09:00> Location Reason

Same error if I use 13:00-14:00 or 13:00--14:00 for duration, the start and end time still results in the system time when I C-c C-c the capture.

LMDE2
GNU Emacs 24.4.1 (x86_64-pc-linux-gnu, GTK+ Version 3.14.5) of 2015-03-07 on trouble, modified by Debian Org-mode version 8.3.2 (release_8.3.2-457-g4a6d19 @ /usr/local/share/emacs/site-lisp/org-mode/lisp/)

Charlie Millar





reply via email to

[Prev in Thread] Current Thread [Next in Thread]