0
0
Fork 1
mirror of https://git.savannah.gnu.org/git/emacs/org-mode.git synced 2024-07-20 07:56:28 +00:00

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

This commit is contained in:
Bastien Guerry 2012-04-01 21:52:38 +02:00
commit b891d7a0db

View file

@ -293,6 +293,7 @@ inhibit insertion of results into the buffer."
(when (fboundp (intern (concat "org-babel-execute:" lang))) (when (fboundp (intern (concat "org-babel-execute:" lang)))
(org-babel-eval-wipe-error-buffer) (org-babel-eval-wipe-error-buffer)
(prog1 nil (prog1 nil
(setf (nth 1 info) body)
(setf (nth 2 info) (setf (nth 2 info)
(org-babel-exp-in-export-file lang (org-babel-exp-in-export-file lang
(org-babel-process-params (org-babel-process-params