emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [O] [PATCH] Allow %<num> escapes to capture templates, expanded to t


From: Bastien
Subject: Re: [O] [PATCH] Allow %<num> escapes to capture templates, expanded to text entered in <num>'th prompt
Date: Tue, 24 Apr 2012 11:57:02 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.1.50 (gnu/linux)

I've pushed a change to this new feature: 
http://orgmode.org/w/?p=org-mode.git;a=commit;h=1666b9

Using %n is not good, because it will match many escaped 
strings that you don't want to match.  Using %\n looks
good to me as it resonates with \1 in replace-regexp.

Toby, let me know if you agree with this change.

Thanks!

-- 
 Bastien



reply via email to

[Prev in Thread] Current Thread [Next in Thread]