* lisp/ox.el (org-export-as): Use new back-end structure.
This commit is contained in:
Nicolas Goaziou 2013-08-03 09:46:58 +02:00
parent b95d7842f2
commit d1d918100e
1 changed files with 1 additions and 1 deletions

View File

@ -2972,7 +2972,7 @@ Return code as a string."
(narrow-to-region (point) (point-max))))
;; Initialize communication channel with original buffer
;; attributes, unavailable in its copy.
(let* ((org-export-current-backend backend)
(let* ((org-export-current-backend (org-export-backend-name backend))
(info (org-combine-plists
(list :export-options
(delq nil