all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* How to create non-inheritable properties?
@ 2014-06-08  1:15 Grant Rettke
  2014-06-08 21:24 ` Thorsten Jolitz
  0 siblings, 1 reply; 5+ messages in thread
From: Grant Rettke @ 2014-06-08  1:15 UTC (permalink / raw)
  To: emacs-orgmode@gnu.org

Hi,

My org file has a lot of text in it. It really needs to be in the same
file though, so it is a big file.

When I org-babel-tangle, I would like to speed it up as it takes 8 minutes.

One thought; if I mark the headings that should neither export nor
tangle, at all, with this:

  :PROPERTIES:
  :exports: none
  :tangle: no
  :END:

Then would it be possible to make those non-overridable so that when
tangling is occurring that those huge
chunks of text would simply be ignored and possible speed up the tangle?

Kind regards,

Grant Rettke | AAAS, ACM, ASA, FSF, IEEE, SIAM, Sigma Xi
gcr@wisdomandwonder.com | 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

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2014-06-09  0:12 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-06-08  1:15 How to create non-inheritable properties? Grant Rettke
2014-06-08 21:24 ` Thorsten Jolitz
2014-06-08 21:45   ` Charles Berry
2014-06-09  0:12     ` Grant Rettke
2014-06-09  0:08   ` Grant Rettke

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.