all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Babel Tangling Only Blocks Under One Heading in a File with Multiple Blocks.
@ 2011-11-22 13:36 Ian Barton
  2011-11-22 13:46 ` Rainer M Krug
  0 siblings, 1 reply; 3+ messages in thread
From: Ian Barton @ 2011-11-22 13:36 UTC (permalink / raw)
  To: Org-mode

I am using org to keep configuration files for my various servers. A 
typical file might look like:

* Postfix
** main.cf
#+BEGIN_SRC sh :tangle 
~/dropbox/configuration_files/wilkesley.org/postfix/main.cf :exports 
none :noweb yes

#+END_SRC
** master.cf

* Dovecot
** dovecot.conf

Mostly I only change one configuration file and don't need to tangle 
every block in my org file. Is there any method to only tangle files 
under a particular heading? Thus I could regenerate just my Postfix 
config files and not my Dovecot ones.

Ian.

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

end of thread, other threads:[~2011-11-22 14:03 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-11-22 13:36 Babel Tangling Only Blocks Under One Heading in a File with Multiple Blocks Ian Barton
2011-11-22 13:46 ` Rainer M Krug
2011-11-22 14:02   ` Ian Barton

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.