ob-core: All Noweb parameters are read at point of definition
commit4d3e7a2a573145b73a2d7f05f6947f17df2a357c
authorNicolas Goaziou <mail@nicolasgoaziou.fr>
Sat, 23 Dec 2017 14:56:53 +0000 (23 15:56 +0100)
committerNicolas Goaziou <mail@nicolasgoaziou.fr>
Sat, 23 Dec 2017 14:56:53 +0000 (23 15:56 +0100)
tree6967822e4a19b4f13c8c7e72a19c780db9154e35
parent38be85124551083d26981ab3c22d7b09632b7b10
ob-core: All Noweb parameters are read at point of definition

* lisp/ob-core.el (org-babel-params-from-properties): Do not force
  using `org-babel-current-src-block-location'.  Extract properties
  from point.
(org-babel--noweb-reference): Remove function.
(org-babel-expand-noweb-references): Apply function removal.  Small
refactoring.
* lisp/ob-lob.el (org-babel-lob-get-info): Small refactoring.
lisp/ob-core.el
lisp/ob-lob.el