Explorar o 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 %!s(int64=13) %!d(string=hai) anos
pai
achega
829285e56f
Modificáronse 1 ficheiros con 1 adicións e 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