Re: [O] bug in selective export when selected heading follows excluded heading

2012-06-01 Thread Hsiu-Khuern Tang
Hi Eric, On Thu, May 31, 2012 at 11:10 PM, Eric S Fraga wrote: > Eric S Fraga writes: >> >> Confirmed with up to date org. Thanks for confirming the bug. > ... > There is still a bug but whether sec2 should be output at all or not, > given that chap1 has no tag, is unclear!  Undefined situatio

Re: [O] bug in selective export when selected heading follows excluded heading

2012-05-31 Thread Eric S Fraga
Eric S Fraga writes: > Hsiu-Khuern Tang writes: > >> Hi, >> >> Here's an input file, a.org: >> >> >> >> #+OPTIONS: toc:nil >> #+EXPORT_EXCLUDE_TAGS: exclude >> #+EXPORT_SELECT_TAGS: include >> >> * chap1 >> >> ** sec1

Re: [O] bug in selective export when selected heading follows excluded heading

2012-05-31 Thread Eric S Fraga
Hsiu-Khuern Tang writes: > Hi, > > Here's an input file, a.org: > > > > #+OPTIONS: toc:nil > #+EXPORT_EXCLUDE_TAGS: exclude > #+EXPORT_SELECT_TAGS: include > > * chap1 > > ** sec1 :exc

[O] Bug in selective export when selected heading follows excluded heading

2012-05-28 Thread Hsiu-Khuern Tang
(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

[O] bug in selective export when selected heading follows excluded heading

2012-05-26 Thread Hsiu-Khuern Tang
Hi, Here's an input file, a.org: #+OPTIONS: toc:nil #+EXPORT_EXCLUDE_TAGS: exclude #+EXPORT_SELECT_TAGS: include * chap1 ** sec1 :exclude: ** sec2