ox: Handle BIND keywords in SETUPFILE files
commit7736c2d7fb8f6686664c8890ae17fe317aadf003
authorNicolas Goaziou <n.goaziou@gmail.com>
Fri, 29 Mar 2013 20:21:48 +0000 (29 21:21 +0100)
committerNicolas Goaziou <n.goaziou@gmail.com>
Fri, 29 Mar 2013 20:51:57 +0000 (29 21:51 +0100)
tree225a78b35ef9a7a5d9ffb4779855f349de86bc76
parent2a0e45f70199774b25d55ad83e7fd48694feb64c
ox: Handle BIND keywords in SETUPFILE files

* lisp/ox.el (org-export-get-environment): Update comment.
(org-export--install-letbind-maybe): Go into SETUPFILE files and
handle BIND keywords there.
* testing/examples/setupfile.org: Update test file.
* testing/lisp/test-ox.el: Add tests.
lisp/ox.el
testing/examples/setupfile.org
testing/lisp/test-ox.el