Capture: Change order of escape processing
commitaaea4a8dbf31aa112e6a254bdf590768b14f179b
authorCarsten Dominik <carsten.dominik@gmail.com>
Sun, 18 Jul 2010 05:37:52 +0000 (18 07:37 +0200)
committerCarsten Dominik <carsten.dominik@gmail.com>
Sun, 18 Jul 2010 05:37:52 +0000 (18 07:37 +0200)
tree5101b1efe702d104e382d0010fb30419f442866a
parentc3cfb22fcc9dcb06636d20bf891e6b0e8a31c357
Capture: Change order of escape processing

* lisp/org-capture.el (org-capture-fill-template): Do inserting file
contents and expanding sexp escapes first, so that further escape
processing can happen in the inserted text.

This was a request by Sebastian Rose.
lisp/org-capture.el