From: Charles Berry <ccberry@ucsd.edu>
To: emacs-orgmode@gnu.org
Subject: Re: How do you capture the intent never to tangle or weave a headline or its children?
Date: Mon, 16 Jun 2014 03:29:52 +0000 (UTC) [thread overview]
Message-ID: <loom.20140616T052801-252@post.gmane.org> (raw)
In-Reply-To: CAAjq1mf4i-Tpe7_u4xxGggz9dayQPYJskvH0kZ7JMvDqaF41iQ@mail.gmail.com
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
next prev parent reply other threads:[~2014-06-16 3:30 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-06-16 0:46 How do you capture the intent never to tangle or weave a headline or its children? Grant Rettke
2014-06-16 3:29 ` Charles Berry [this message]
2014-06-19 1:14 ` Grant Rettke
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=loom.20140616T052801-252@post.gmane.org \
--to=ccberry@ucsd.edu \
--cc=emacs-orgmode@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.