emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [O] disable tangling for an entire section?


From: Sebastien Vauban
Subject: Re: [O] disable tangling for an entire section?
Date: Tue, 07 May 2013 14:23:45 +0200
User-agent: Gnus/5.130006 (Ma Gnus v0.6) Emacs/24.3 (windows-nt)

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

[Prev in Thread] Current Thread [Next in Thread]