emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [O] How do you capture the intent never to tangle or weave a headlin


From: Grant Rettke
Subject: Re: [O] How do you capture the intent never to tangle or weave a headline or its children?
Date: Wed, 18 Jun 2014 20:14:45 -0500

Understood, and thank you.
Grant Rettke | ACM, ASA, FSF, IEEE, SIAM
address@hidden | http://www.wisdomandwonder.com/
“Wisdom begins in wonder.” --Socrates
((λ (x) (x x)) (λ (x) (x x)))
“Life has become immeasurably better since I have been forced to stop
taking it seriously.” --Thompson


On Sun, Jun 15, 2014 at 10:29 PM, Charles Berry <address@hidden> wrote:
> Grant Rettke <gcr <at> wisdomandwonder.com> writes:
>
>>
>> Good evening,
>>
>> For both performance and cognitive reasons, sometimes I specifically
>> never want to tangle or weave a headline or any of
>> its children. I still value it though, so it belongs in that document,
>> and it wouldn't make sense for it to be linked as an
>> external document. For performance reasons, I suspect that it would
>> speed up tangling, but I need to verify this.
>>
>> Thus far I just add something like this, so at least it is obvious to
>> *me* what is my intent:
>>
>> # INTENT: never weave or tangle this headline or its children
>>   :PROPERTIES:
>>   :exports: none
>>   :tangle: no
>>   :END:
>>
>
> You want this:
>
> http://orgmode.org/manual/Header-arguments-in-Org-mode-properties.html#Header-arguments-in-Org-mode-properties
>
> i.e. :header-args: :exports none :tangle no
>
> HTH,
>
> Chuck
>
>



reply via email to

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