ob-exp: Fix Lisp evaluation when exporting a source block
commitb86413beb3646a26172163bb880f235a10bc30b3
authorNicolas Goaziou <mail@nicolasgoaziou.fr>
Tue, 30 Jan 2018 09:42:56 +0000 (30 10:42 +0100)
committerNicolas Goaziou <mail@nicolasgoaziou.fr>
Tue, 30 Jan 2018 09:42:56 +0000 (30 10:42 +0100)
treed6f8534b1343dd796b9792502c51a0dc1fd16f6b
parent485f2185102bda83b66098060a0e56cc602002e8
ob-exp: Fix Lisp evaluation when exporting a source block

* lisp/ob-exp.el (org-babel-exp-src-block): Fully expand block
  parameters before exporting a source block.

Reported-by: Fabrice Popineau <fabrice.popineau@supelec.fr>
<http://lists.gnu.org/r/emacs-orgmode/2018-01/msg00471.html>
lisp/ob-exp.el