0
0
Fork 1
mirror of https://git.savannah.gnu.org/git/emacs/org-mode.git synced 2024-09-22 19:10:43 +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)