Hello Eric.
I produced a list of arguments in the support of this change, which
can be reviewed here:
http://lists.gnu.org/archive/html/emacs-orgmode/2014-03/msg01543.html
Please let me know if your question still stands after taking those
concerns into account.
This simply seems to trade one use case (noweb expansion behind a
prefix), with another (multiple noweb expansions on the same line).
Is there a way to support both use cases?
Pontus Michael writes:
> * lisp/ob-core.el (org-babel-expand-noweb-references): Change the the
> behavior of noweb ex
* lisp/ob-core.el (org-babel-expand-noweb-references): Change the the
behavior of noweb expansion by replacing the prefix duplication with
whitespace. Fix handling of multiple noweb references on the same
line by using temporary buffer to replace noweb references in place
instead of collec