emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Bastien <bzg@altern.org>
To: zhenjiang xu <zhenjiang.xu@gmail.com>
Cc: emacs-orgmode@gnu.org
Subject: Re: tangle files from non-code blocks?
Date: Wed, 20 Mar 2013 15:29:11 +0100	[thread overview]
Message-ID: <87ip4m87rc.fsf@bzg.ath.cx> (raw)
In-Reply-To: <CAAp=d8q_J0WY_M3Ci1w_1Q-5ZTK2-+d8XUso3wgXDXqLZamyTA@mail.gmail.com> (zhenjiang xu's message of "Tue, 19 Mar 2013 11:31:17 -0600")

Hi Zhenjiang,

zhenjiang xu <zhenjiang.xu@gmail.com> writes:

> I am wondering, is there anyway to tangle contents inside #
> +begin_example ... #+end_example in a similar way to tangle a code
> block? It doesn't work now (or do I miss anything?). IMHO, it would
> be a useful feature, isn't it?

I guess this is enough, no?

  #+BEGIN_SRC text :tangle test.txt
  Some text here.
  #+END_SRC
  
  #+BEGIN_SRC text :tangle test.txt
  Some more text here.
  #+END_SRC

Yes, this is useful :)
  
-- 
 Bastien

      reply	other threads:[~2013-03-20 14:29 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-03-19 17:31 tangle files from non-code blocks? zhenjiang xu
2013-03-20 14:29 ` Bastien [this message]

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

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87ip4m87rc.fsf@bzg.ath.cx \
    --to=bzg@altern.org \
    --cc=emacs-orgmode@gnu.org \
    --cc=zhenjiang.xu@gmail.com \
    /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 public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).