1
0
mirror of https://git.savannah.gnu.org/git/emacs/org-mode.git synced 2024-11-25 07:27:57 +00:00

Merge branch 'master' of orgmode.org:org-mode

This commit is contained in:
Bastien Guerry 2012-07-11 22:21:00 +02:00
commit 7d41c87aee

View File

@ -445,7 +445,7 @@ variable, the list of valid values are populated based on
xml-files))
;; delete temporary directory.
(delete-directory org-odt-zip-dir t)))))
(condition-case-unless-debug err
(condition-case-no-debug err
(prog1 (progn ,@body)
(funcall --cleanup-xml-buffers))
((quit error)