Fix "undefined symbol 'org-export-create-backend"
commit609e1e28fb69f49ef4dcb646aa0cf56f7c18c332
authorNicolas Goaziou <mail@nicolasgoaziou.fr>
Thu, 1 Oct 2015 19:55:13 +0000 (1 21:55 +0200)
committerNicolas Goaziou <mail@nicolasgoaziou.fr>
Thu, 1 Oct 2015 19:55:13 +0000 (1 21:55 +0200)
treefb6b34c52653f827cec4bfe2231bd0435c90be3a
parent919d0cdb76bf6efab2d3a4b710db078d855bcce1
Fix "undefined symbol 'org-export-create-backend"

* lisp/org-table.el (orgtbl-to-generic): Make sure "ox.el" is loaded
  before converting a radio table.

Reported-by: Dave Marquardt <davemarq@linux.vnet.ibm.com>
<http://permalink.gmane.org/gmane.emacs.orgmode/101642>
lisp/org-table.el