Allow %<num> escapes to capture templates, expanded to text entered in <num>'th prompt
commite13d182ce83c4440fe86166ff2a5f55fa79d43cb
authorToby Cubitt <tsc25@cantab.net>
Mon, 23 Apr 2012 03:47:59 +0000 (23 03:47 +0000)
committerBastien Guerry <bzg@altern.org>
Mon, 23 Apr 2012 10:48:40 +0000 (23 12:48 +0200)
tree2778112ca8c9311a7b38265b6e26e87892b0958c
parent1c203d8d196aa9b46ea9a455cb891fefe2179d52
Allow %<num> escapes to capture templates, expanded to text entered in <num>'th prompt

* org-capture.el (org-capture-fill-template): Expand %<num>
escape sequences into text entered for <num>'th %^{PROMPT} escape.
doc/org.texi
lisp/org-capture.el