From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: Suggestion for tiniest of manual changes Date: Sat, 19 Aug 2017 11:12:35 +0200 Message-ID: <87y3qfly4c.fsf@nicolasgoaziou.fr> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:46646) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dizoB-0004z5-2i for emacs-orgmode@gnu.org; Sat, 19 Aug 2017 05:12:43 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dizo6-0002zy-1I for emacs-orgmode@gnu.org; Sat, 19 Aug 2017 05:12:43 -0400 Received: from relay4-d.mail.gandi.net ([217.70.183.196]:60505) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1dizo5-0002zn-Rb for emacs-orgmode@gnu.org; Sat, 19 Aug 2017 05:12:37 -0400 In-Reply-To: (Peter Tomhas's message of "Sat, 19 Aug 2017 00:06:23 -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: Peter Tomhas Cc: emacs-orgmode@gnu.org Hello, Peter Tomhas writes: > Perhaps that could become something like (apologies for poorly > formatted texinfo): > > %\1 @dots{} %\N @r{Insert the text entered at the Nth > %^@{@var{prompt}@}, where @code{N} is} > @r{a number, starting from 1.@footnote{As is standard in elisp, > to insert a backslash character within a string, as is required here, it is > necessary to escape it with another backslash. So to insert %\1, %\2 and so > on, one should actually insert %\\1, %\\2, etc.}} I added a footnote about it. Thank you. Regards, -- Nicolas Goaziou