From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: [PATCH] org-capture.el: Document what the time stamp is in capture templates Date: Sun, 06 Aug 2017 01:56:44 +0200 Message-ID: <87tw1lfu0z.fsf@nicolasgoaziou.fr> References: Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:38105) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1de8w5-00018r-RU for emacs-orgmode@gnu.org; Sat, 05 Aug 2017 19:56:50 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1de8w4-0001Vq-Sy for emacs-orgmode@gnu.org; Sat, 05 Aug 2017 19:56:49 -0400 Received: from relay4-d.mail.gandi.net ([2001:4b98:c:538::196]:58338) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1de8w4-0001Ui-Mv for emacs-orgmode@gnu.org; Sat, 05 Aug 2017 19:56:48 -0400 In-Reply-To: (=?utf-8?Q?=22Micha=C3=ABl?= Cadilhac"'s message of "Sat, 5 Aug 2017 14:57:10 +0200") 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: =?utf-8?Q?Micha=C3=ABl?= Cadilhac Cc: Adam Porter , emacs-orgmode@gnu.org Hello, Micha=C3=ABl Cadilhac writes: > Subject: [PATCH] org-capture.el: Document what the time stamp is in captu= re > templates > > * lisp/org-capture.el (org-capture-templates): Make explicit that the time > stamp aware %-escapes are influenced by `org-capture-use-agenda-date'. Applied. Thank you. Regards, --=20 Nicolas Goaziou