emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* bug in selective export when selected heading follows excluded heading
@ 2012-05-26  7:34 Hsiu-Khuern Tang
  2012-06-01  3:02 ` Eric S Fraga
  0 siblings, 1 reply; 5+ messages in thread
From: Hsiu-Khuern Tang @ 2012-05-26  7:34 UTC (permalink / raw)
  To: orgmode

Hi,

Here's an input file, a.org:

----------------------------------------------------

#+OPTIONS:   toc:nil
#+EXPORT_EXCLUDE_TAGS: exclude
#+EXPORT_SELECT_TAGS: include

* chap1

** sec1 							    :exclude:

** sec2								    :include:

----------------------------------------------------

If I export this file, the heading gets mangled.  E.g., the ascii export is:

----------------------------------------------------
                                  a
                                  =

Author: Hsiu-Khuern Tang
Date: 2012-05-26 00:31:10 PDT



1 chap1** sec2 :include:
========================

----------------------------------------------------

I'm using the latest Org.

Thanks,
- Hsiu-Khuern.

^ permalink raw reply	[flat|nested] 5+ messages in thread
* Bug in selective export when selected heading follows excluded heading
@ 2012-05-28 18:44 Hsiu-Khuern Tang
  0 siblings, 0 replies; 5+ messages in thread
From: Hsiu-Khuern Tang @ 2012-05-28 18:44 UTC (permalink / raw)
  To: orgmode

(Adding the [O] tag to the subject line -- sorry for the re-post)

Hi,

Here's an input file, a.org:

----------------------------------------------------

#+OPTIONS: toc:nil
#+EXPORT_EXCLUDE_TAGS: exclude
#+EXPORT_SELECT_TAGS: include

* chap1

** sec1                                                :exclude:

** sec2                                                :include:

----------------------------------------------------

If I export this file, the heading gets mangled.  E.g., the ascii export is:

----------------------------------------------------
                                 a
                                 =

Author: Hsiu-Khuern Tang
Date: 2012-05-26 00:31:10 PDT



1 chap1** sec2 :include:
========================

----------------------------------------------------

I'm using the latest Org.

Thanks,
- Hsiu-Khuern.

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

end of thread, other threads:[~2012-06-01 19:00 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-05-26  7:34 bug in selective export when selected heading follows excluded heading Hsiu-Khuern Tang
2012-06-01  3:02 ` Eric S Fraga
2012-06-01  6:10   ` Eric S Fraga
2012-06-01 19:00     ` Hsiu-Khuern Tang
  -- strict thread matches above, loose matches on Subject: below --
2012-05-28 18:44 Bug " Hsiu-Khuern Tang

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).