Browse Source

ensure noweb expanded body is used on export

* lisp/ob-exp.el (org-babel-exp-results): Ensure noweb expanded body
  is used on export.
Eric Schulte 13 years ago
parent
commit
829285e56f
1 changed files with 1 additions and 0 deletions
  1. 1 0
      lisp/ob-exp.el

+ 1 - 0
lisp/ob-exp.el

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