ox: Add a command to insert a default export template
commit67cf80ae9a1ad01ff7964958bc1739d3fc43482d
authorNicolas Goaziou <n.goaziou@gmail.com>
Fri, 5 Apr 2013 22:10:08 +0000 (6 00:10 +0200)
committerNicolas Goaziou <n.goaziou@gmail.com>
Sat, 6 Apr 2013 11:34:41 +0000 (6 13:34 +0200)
treef348435d8d2754a382e926f00dab96cfc290a25c
parentd1c940fe5cb6ffe283549daff1a92c99bb4ed58d
ox: Add a command to insert a default export template

* lisp/ox.el (org-export-insert-default-template): New function.
(org-export--dispatch-ui, org-export--dispatch-action): Access to the
function through the dispatcher.

From the dispatcher, if subtree export is selected, options will be
installed as node properties in current subtree.
lisp/ox.el