From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: Bug: org-capture-templates with %^t Date: Fri, 06 Oct 2017 19:15:22 +0200 Message-ID: <87shewi4et.fsf@nicolasgoaziou.fr> References: <87h8vfj0bo.fsf@fastmail.fm> <87bmlllkpz.fsf@fastmail.fm> <87h8vce20m.fsf@fastmail.fm> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:56857) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1e0WDg-0003VJ-Rj for emacs-orgmode@gnu.org; Fri, 06 Oct 2017 13:15:29 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1e0WDf-0003Ov-Q6 for emacs-orgmode@gnu.org; Fri, 06 Oct 2017 13:15:28 -0400 Received: from relay3-d.mail.gandi.net ([2001:4b98:c:538::195]:43400) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1e0WDf-0003Mr-JU for emacs-orgmode@gnu.org; Fri, 06 Oct 2017 13:15:27 -0400 Received: from saiph.selenimh (000043010000000000000469.ipv6.commingeshautdebit.fr [IPv6:2a03:a0a0:0:4301::469]) (Authenticated sender: mail@nicolasgoaziou.fr) by relay3-d.mail.gandi.net (Postfix) with ESMTPSA id 6B98AA80CF for ; Fri, 6 Oct 2017 19:15:25 +0200 (CEST) Received: from ngz by saiph.selenimh with local (Exim 4.89) (envelope-from ) id 1e0WDa-0004cE-ML for emacs-orgmode@gnu.org; Fri, 06 Oct 2017 19:15:22 +0200 In-Reply-To: <87h8vce20m.fsf@fastmail.fm> (Matt Lundin's message of "Fri, 06 Oct 2017 10:20:41 -0500") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: "Emacs-orgmode" To: Org Mode Hello, Matt Lundin writes: > Attached please find a patch that fixes these issues. It is a simple > change, but it brings the behavior of %^t and %^u vs. %^T and %^U into > line with the behavior of the interactive function org-time-stamp > without and with a prefix argument. > > The escapes %^t and %^u now default to no time of day if the user enters > nothing but allow the optional entry of a time of day via user > interaction. > > The escapes %^T and %^U always include a time of day, with or without > user interaction. Applied. Thank you. Regards, -- Nicolas Goaziou