ox: Fix `org-export-with-backend'
commit58b157956c732c2909ca9dc6574b6718ad5c4735
authorNicolas Goaziou <n.goaziou@gmail.com>
Mon, 7 Oct 2013 14:47:51 +0000 (7 16:47 +0200)
committerNicolas Goaziou <n.goaziou@gmail.com>
Mon, 7 Oct 2013 14:58:20 +0000 (7 16:58 +0200)
tree7d0c20f69b4e4159135efe4dfe35d84588e4372e
parent35e5e5b8b06cfab35ee59253bfb234b7e53f3e4a
ox: Fix `org-export-with-backend'

* lisp/ox.el (org-export-with-backend): Ensure function will use
  provided back-end.
* testing/lisp/test-ox.el: Add test.
lisp/ox.el
testing/lisp/test-ox.el