Explorar o código

Use lob call name when exporting.

* lisp/ob-exp.el (org-babel-exp-non-block-elements): Use lob call name
  when exporting.
Eric Schulte %!s(int64=12) %!d(string=hai) anos
pai
achega
ef8039f189
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      lisp/ob-exp.el

+ 1 - 1
lisp/ob-exp.el

@@ -219,7 +219,7 @@ this template."
 					      (mapconcat 'identity
 							 (butlast lob-info 2)
 							 " ")))))))
-				  "" nil (car (last lob-info)))
+				  "" (nth 3 lob-info) (nth 2 lob-info))
 			    'lob))
 			  (rep (org-fill-template
 				org-babel-exp-call-line-template