org-e-beamer/html: Asynchronous export ignores `org-export-show-temporary-export...
commit286fd7f2500c4e13ab54fb06cd62e0d1a77ecc8a
authorNicolas Goaziou <n.goaziou@gmail.com>
Thu, 13 Dec 2012 22:13:35 +0000 (13 23:13 +0100)
committerNicolas Goaziou <n.goaziou@gmail.com>
Thu, 13 Dec 2012 22:13:35 +0000 (13 23:13 +0100)
treea652685fedfaf2320efdc269ef8e613ba7455ca8
parent26d24900e1ebf5fa92233921198820c8ee740ae2
org-e-beamer/html: Asynchronous export ignores `org-export-show-temporary-export-buffer'

* contrib/lisp/org-e-beamer.el (org-e-beamer-export-as-latex): Ignore
  `org-export-show-temporary-export-buffer' when export is
  asynchronous.
* contrib/lisp/org-e-html.el (org-e-html-export-as-html): Ignore
  `org-export-show-temporary-export-buffer' when export is
  asynchronous.

Export output always goes in the Export Stack.
contrib/lisp/org-e-beamer.el
contrib/lisp/org-e-html.el