org-export: Fix collision between old export menu and new one
commitf0bcf780a324b7e5aa7b23fde9d6630689d59021
authorNicolas Goaziou <n.goaziou@gmail.com>
Fri, 14 Sep 2012 11:54:43 +0000 (14 13:54 +0200)
committerNicolas Goaziou <n.goaziou@gmail.com>
Fri, 14 Sep 2012 11:54:43 +0000 (14 13:54 +0200)
tree46a0d47007f8b75ee84aece401dd5730500c6fb4
parent275412a4a249cee38e6a64fd60617aa30a666171
org-export: Fix collision between old export menu and new one

* contrib/lisp/org-export.el (org-export-dispatch-ui): Do not use same
  buffer name as previous export dispatcher.  Also make sure the
  temporary buffer is deleted once the export is done.
contrib/lisp/org-export.el