From: eythanweg@gmail.com (Eythan Weg)
To: Bastien <bzg@altern.org>
Cc: emacs-orgmode@gnu.org
Subject: Re: Odd export of a selected tree
Date: Sun, 23 Oct 2011 12:29:04 -0400 [thread overview]
Message-ID: <87ty6zk6y7.fsf@gmail.com> (raw)
In-Reply-To: <87k47xgvp4.fsf@gnu.org> (Bastien's message of "Sat, 22 Oct 2011 12:35:51 +0200")
Bastien <bzg@altern.org>
Sat, 22 Oct 2011 12:35:51 +0200
Hi Eythan,
eythanweg@gmail.com (Eythan Weg) writes:
> Hi,
>
> Consider a file containing something like:
>
> * Test :export:
> * Test 2
>
>
> And now export it, say to ascii format.
>
> I get a buffer containing:
>
> 1 Test :export:
>
>
> Is this expected?
Use (setq org-export-with-tags nil) or #+OPTIONS: tags:nil
directly in your org buffer. The :export: tag will still do
its job.
Yes, thank you.
Eythan
prev parent reply other threads:[~2011-10-23 16:29 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-09-08 14:23 Odd export of a selected tree Eythan Weg
2011-09-08 15:29 ` Thomas S. Dye
2011-09-08 23:12 ` Eythan Weg
2011-10-22 10:35 ` Bastien
2011-10-23 16:29 ` Eythan Weg [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
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87ty6zk6y7.fsf@gmail.com \
--to=eythanweg@gmail.com \
--cc=bzg@altern.org \
--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.