From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: [PATCH] Allow % escapes to capture templates, expanded to text entered in 'th prompt Date: Mon, 23 Apr 2012 17:12:51 +0200 Message-ID: <87ehre1nyk.fsf@gnu.org> References: <87d36y8v7c.fsf@gnu.org> <20120423150815.GA3139@c3po> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:36845) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SMKve-0007P8-TK for emacs-orgmode@gnu.org; Mon, 23 Apr 2012 11:11:56 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SMKvX-0001it-G1 for emacs-orgmode@gnu.org; Mon, 23 Apr 2012 11:11:50 -0400 Received: from incoming2.cnam.fr ([163.173.128.34]:29028) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SMKvX-0001ij-AP for emacs-orgmode@gnu.org; Mon, 23 Apr 2012 11:11:43 -0400 In-Reply-To: <20120423150815.GA3139@c3po> (Toby Cubitt's message of "Mon, 23 Apr 2012 17:08:15 +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-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org Hi Toby, Toby Cubitt writes: > Ah, I forgot about the texinfo docs. Sorry. I'll try to remember them > next time. No problem. > - Change the regexp to "%\\([1-9][0-9]*\\)", to match any positive > integer, and update the docs accordingly. Please send a patch for this solution. Thanks! -- Bastien