On Sun, 3 Jul 2016, Samuel W. Flint wrote:
As of tonight, when I updated Org, Noweb References no longer seem to
resolve during the tangle process, when "#+PROPERTY: noweb tangle" is set.
Any idea why or what I can do to get this fixed?
That idiom was deprecated some time ago and finally removed recently:
From: Nicolas Goaziou <m...@nicolasgoaziou.fr>
Subject: Re: [RFC] Modified Babel call execution and property deprecation
Archived-At: <http://permalink.gmane.org/gmane.emacs.orgmode/108099>
Use the `header-args' property. See
(info "(org) Header arguments in Org mode properties")
for some examples.
Chuck