Re: [O] Inheritance of tangle file for org babel blocks is broken in org 9

2016-11-18 Thread William Henney
On Fri, Nov 18, 2016 at 3:31 PM, Charles C. Berry wrote: > On Fri, 18 Nov 2016, William Henney wrote: > > Hi, >> >> Since upgrading to version 9.0, tangling of babel source blocks no longer >> works properly for me. >> > > It works for me with Org mode version 9.0.1 (release_9.0.1-31-g0a24f5). >

Re: [O] Inheritance of tangle file for org babel blocks is broken in org 9

2016-11-18 Thread Charles C. Berry
On Fri, 18 Nov 2016, William Henney wrote: Hi, Since upgrading to version 9.0, tangling of babel source blocks no longer works properly for me. It works for me with Org mode version 9.0.1 (release_9.0.1-31-g0a24f5). Running your ECM, the `tail' of C-c C-v C-i: :tangle test-B

[O] Inheritance of tangle file for org babel blocks is broken in org 9

2016-11-18 Thread William Henney
Hi, Since upgrading to version 9.0, tangling of babel source blocks no longer works properly for me. Specifically, the tangle file name is not inherited from settings in a property drawer higher up the sub-tree, so that "C-u C-u C-c C-v C-t" no longer behaves as it should. This worked fine in ve