From: Charles Millar <millarc@verizon.net>
To: emacs-orgmode@gnu.org
Subject: Bug: time duration in capture template broken
Date: Mon, 04 Jan 2016 18:07:55 -0500 [thread overview]
Message-ID: <568AFB4B.8020101@verizon.net> (raw)
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
next reply other threads:[~2016-01-04 23:08 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-01-04 23:07 Charles Millar [this message]
2016-01-05 10:36 ` Bug: time duration in capture template broken Julien Cubizolles
2016-01-05 21:19 ` Nicolas Goaziou
2016-01-05 21:48 ` Julien Cubizolles
2016-01-05 22:32 ` Nicolas Goaziou
2016-01-05 22:38 ` Julien Cubizolles
2016-01-05 22:31 ` Nicolas Goaziou
2016-01-06 0:03 ` Charles Millar
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=568AFB4B.8020101@verizon.net \
--to=millarc@verizon.net \
--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).