ob-ref: Fix reference expansion

* lisp/ob-ref.el (org-babel-ref-resolve): Properly expand a reference to
  a Babel call.
This commit is contained in:
Nicolas Goaziou 2016-06-16 23:44:53 +02:00
parent c3b42e917f
commit db671e1449
1 changed files with 1 additions and 1 deletions

View File

@ -173,7 +173,7 @@ the variable."
(`babel-call
(throw :found
(org-babel-execute-src-block
nil (org-babel-lob-get-info e))))
nil (org-babel-lob-get-info e) params)))
(`src-block
(throw :found
(org-babel-execute-src-block