Hello,

"Charles C. Berry" <ccbe...@ucsd.edu> writes:

> IIUC, one result is that header args in the src block being called take 
> precedence over default header args. More below.

[...]

> I am not sure I find this new behavior to be an improvement.

Having default header args to take precedence over local ones seems
counter-intuitive. It makes it harder to override them, and harder to
reason about the current active headers.

OTOH, inheriting :exports property may not be optimal. In particular,
":exports code" for a Babel call is probably nonsensical. Perhaps
a solution would be to keep the current behaviour and make an exception
for :exports, which would always be `results' for Babel calls.

WDYT?

Regards,

-- 
Nicolas Goaziou

Reply via email to