From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: [PATCH] org-capture.el: Support all capture template target-file variants in Customize Date: Mon, 16 May 2016 11:24:02 +0200 Message-ID: <87a8jquzil.fsf@saiph.selenimh> References: <87vb2e2yg9.fsf@quiz.hudson-it.ddns.net> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:41189) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1b2Eui-0002qS-1l for emacs-orgmode@gnu.org; Mon, 16 May 2016 05:34:12 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1b2Eug-0008CK-2O for emacs-orgmode@gnu.org; Mon, 16 May 2016 05:34:10 -0400 Received: from relay4-d.mail.gandi.net ([2001:4b98:c:538::196]:49725) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1b2Euf-0008C9-T9 for emacs-orgmode@gnu.org; Mon, 16 May 2016 05:34:10 -0400 In-Reply-To: <87vb2e2yg9.fsf@quiz.hudson-it.ddns.net> (Phil Hudson's message of "Mon, 16 May 2016 09:34:30 +0100") 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: Phil Hudson Cc: emacs-orgmode@gnu.org Hello, Phil Hudson writes: > org-capture.el: Support all capture template target-file variants in Customize > > * lisp/org-capture.el (`org-capture-templates'): Adjust the > `org-capture-templates' defcustom template to support specifying the capture > target file using either a literal pathname, a function, a variable or a > form, as documented. Previously the Customize UI supported specifying only a > literal pathname. > (org-capture-templates): Clarify the documentation for the 'function' method > for setting up the capture target. > > * doc/org.texi (Template elements): Clarify the 'function' method for setting up > the capture target. Applied. Thank you. Regards, -- Nicolas Goaziou