Browse Source

babel: Fix bug in export of #+lob/#+call lines

	* ob-exp.el (org-babel-exp-lob-one-liners): Get parameter
	values from all standard sources when executing #+lob/#+call
	lines
Dan Davison 14 năm trước cách đây
mục cha
commit
c11106a3e5
1 tập tin đã thay đổi với 2 bổ sung0 xóa
  1. 2 0
      lisp/ob-exp.el

+ 2 - 0
lisp/ob-exp.el

@@ -178,6 +178,8 @@ options are taken from `org-babel-default-header-args'."
 		   (list "emacs-lisp" "results"
 			 (org-babel-merge-params
 			  org-babel-default-header-args
+			  (org-babel-params-from-buffer)
+			  (org-babel-params-from-properties)
 			  (org-babel-parse-header-arguments
 			   (org-babel-clean-text-properties
 			    (concat ":var results="