From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: use %A to prompt for plain text when there is not file Date: Wed, 20 Sep 2017 12:27:05 +0200 Message-ID: <871sn1acna.fsf@nicolasgoaziou.fr> References: <87ingf874w.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:40951) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1duf9T-0001An-Js for emacs-orgmode@gnu.org; Wed, 20 Sep 2017 09:34:59 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1duf9O-0000SW-2J for emacs-orgmode@gnu.org; Wed, 20 Sep 2017 09:34:55 -0400 Received: from slow1-d.mail.gandi.net ([217.70.178.86]:45845) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1duf9N-0000S2-P1 for emacs-orgmode@gnu.org; Wed, 20 Sep 2017 09:34:49 -0400 Received: from relay3-d.mail.gandi.net (relay3-d.mail.gandi.net [217.70.183.195]) by slow1-d.mail.gandi.net (Postfix) with ESMTP id F384547E4BB for ; Wed, 20 Sep 2017 12:27:09 +0200 (CEST) In-Reply-To: <87ingf874w.fsf@gmail.com> (Amos Bird's message of "Tue, 19 Sep 2017 15:44:31 +0800") 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: Amos Bird Cc: Org Mode Mailing List Hello, Amos Bird writes: > I'm currently using this template, > #+BEGINEXAMPLE > > 1 %A [/] > > * [ ] %? > > #+ENDEXAMPLE > > However when capturing in a non-file buffer, %A generates nothing. I'd like to have a plain text inserted instead. What can I do? What do you mean by "a plain text inserted"? Could you give an example? Thank you. Regards, -- Nicolas Goaziou