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

2013-05-13 Thread Rainer M. Krug
Christian Moe m...@christianmoe.com writes: I was hoping that a higher-level setting would override all tangle settings under it, no matter what they might be. This would make it possible to change an entire section's tangling without fussing with each code block's setting. The status quo

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

2013-05-13 Thread Bill White
On Mon May 13 2013 at 03:23, rai...@krugs.de (Rainer M. Krug) wrote: Christian Moe m...@christianmoe.com writes: I was hoping that a higher-level setting would override all tangle settings under it, no matter what they might be. This would make it possible to change an entire section's

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

2013-05-09 Thread Christian Moe
I was hoping that a higher-level setting would override all tangle settings under it, no matter what they might be. This would make it possible to change an entire section's tangling without fussing with each code block's setting. The status quo makes more sense, I think. It allows you to

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

2013-05-08 Thread Bill White
On Tue May 07 2013 at 07:23, Sebastien Vauban sva-n...@mygooglest.com wrote: 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

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

2013-05-07 Thread Christian Moe
Hi, That should work, I think, and it does work for me (on 8.0.1). I cannot reproduce the problem. Yours, Christian 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

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

2013-05-07 Thread Sebastien Vauban
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:

[O] disable tangling for an entire section?

2013-05-06 Thread Bill White
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: