Prechádzať zdrojové kódy

include default elisp header args in call lines

  Because in actuality the call line expands to an Emacs Lisp code
  block.

* lisp/ob-lob.el (org-babel-lob-execute): Include default elisp header
  args in call lines.
Eric Schulte 12 rokov pred
rodič
commit
58d601979c
1 zmenil súbory, kde vykonal 1 pridanie a 0 odobranie
  1. 1 0
      lisp/ob-lob.el

+ 1 - 0
lisp/ob-lob.el

@@ -121,6 +121,7 @@ if so then run the appropriate source block from the Library."
   (let* ((mkinfo (lambda (p) (list "emacs-lisp" "results" p nil nil (nth 2 info))))
 	 (pre-params (org-babel-merge-params
 		      org-babel-default-header-args
+		      org-babel-default-header-args:emacs-lisp
 		      (org-babel-params-from-properties)
 		      (org-babel-parse-header-arguments
 		       (org-no-properties