Explorar el Código

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 hace 13 años
padre
commit
829285e56f
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  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