0
0
Fork 1
mirror of https://git.savannah.gnu.org/git/emacs/org-mode.git synced 2024-09-29 18:36:26 +00:00

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

View file

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