From mboxrd@z Thu Jan 1 00:00:00 1970 From: Umbromancer Subject: Re: Stable 9.1.3 demands explicit empty string in (file) as capture target Date: Sat, 18 Nov 2017 09:42:43 +0000 Message-ID: References: <87tvxstugr.fsf@nicolasgoaziou.fr> Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:53904) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1eFzeo-0000Nr-4k for emacs-orgmode@gnu.org; Sat, 18 Nov 2017 04:43:26 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1eFzen-0005PH-7I for emacs-orgmode@gnu.org; Sat, 18 Nov 2017 04:43:26 -0500 Received: from mail-io0-x242.google.com ([2607:f8b0:4001:c06::242]:47092) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1eFzen-0005Oh-3g for emacs-orgmode@gnu.org; Sat, 18 Nov 2017 04:43:25 -0500 Received: by mail-io0-x242.google.com with SMTP id t11so11165177iof.13 for ; Sat, 18 Nov 2017 01:43:24 -0800 (PST) In-Reply-To: <87tvxstugr.fsf@nicolasgoaziou.fr> 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: Nicolas Goaziou Cc: emacs-orgmode Yes, you are right about the docs, alas many features are undocumented. But I must say I really haven't used org-mode in sufficient depth to say how long this glitch has been there... thank you On Fri, Nov 17, 2017 at 10:24 PM, Nicolas Goaziou wrote: > Hello, > > Umbromancer writes: > >> This may be intended, but before it was possible (and there is a lot >> of code and examples in the wild) to have a capture template element >> such as: > > I don't see this documented either in `org-capture-templates' docstring > or in the manual. It could be some glitch that disappeared during > a refactoring. AFAICT, the empty string has always been the way to go. > > Regards, > > -- > Nicolas Goaziou