From mboxrd@z Thu Jan 1 00:00:00 1970 From: Hsiu-Khuern Tang Subject: Re: bug in selective export when selected heading follows excluded heading Date: Fri, 1 Jun 2012 12:00:07 -0700 Message-ID: References: <8762bbspiv.fsf@ucl.ac.uk> <87396fr292.fsf@ucl.ac.uk> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([208.118.235.92]:45172) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SaX52-0006sT-Oo for emacs-orgmode@gnu.org; Fri, 01 Jun 2012 15:00:19 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SaX50-0006b2-MY for emacs-orgmode@gnu.org; Fri, 01 Jun 2012 15:00:12 -0400 Received: from mail-wi0-f171.google.com ([209.85.212.171]:35160) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SaX50-0006Zv-DV for emacs-orgmode@gnu.org; Fri, 01 Jun 2012 15:00:10 -0400 Received: by wibhm14 with SMTP id hm14so683285wib.12 for ; Fri, 01 Jun 2012 12:00:07 -0700 (PDT) In-Reply-To: <87396fr292.fsf@ucl.ac.uk> List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: orgmode 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! =A0Undefined situation basically= . The "Selective export" section of the manual does say, "If a selected tree is a subtree, the heading hierarchy above it will also be selected for export, but not the text below those headings." I find this behavior useful to avoid having too many tags. > HTH, > eric > > -- > : Eric S Fraga (GnuPG: 0xC89193D8FFFCF67D) in Emacs 24.1.50.1 > : using Org release_7.8.10-630-g4144c5.dirty > - Hsiu-Khuern.