Christian Moe wrote:
> Bill White writes:
>> Is there a simple way to disable tangling for an entire section's code
>> blocks? Or to put it a different way, can tangling be toggled at the
>> section level and not just the code-block level?
>>
>> I tried this:
>>
>> ** a section in my file
>> :PROPERTIES:
>> :tangle: no
>> :END:
>>
>> by analogy from 
>>    #+PROPERTY: tangle yes
>> in (info "(org) Header arguments in Org mode properties"), but code
>> blocks in that section were still tangled.
>
> That should work, I think, and it does work for me (on 8.0.1).
> I cannot reproduce the problem.

That must work, yes. Except if you have ":tangle" header arguments set on
sub-subtrees, or on code blocks, of course.

Best regards,
  Seb

-- 
Sebastien Vauban


Reply via email to