From mboxrd@z Thu Jan 1 00:00:00 1970 From: SW Subject: Re: org-export-select-tags Date: Mon, 9 Jul 2012 21:43:34 +0000 (UTC) Message-ID: References: <6745.1341869940@alphaville> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([208.118.235.92]:33077) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SoLkI-0005Ry-Lf for emacs-orgmode@gnu.org; Mon, 09 Jul 2012 17:43:55 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SoLkH-0006fe-0x for emacs-orgmode@gnu.org; Mon, 09 Jul 2012 17:43:54 -0400 Received: from plane.gmane.org ([80.91.229.3]:35059) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SoLkG-0006fP-Pu for emacs-orgmode@gnu.org; Mon, 09 Jul 2012 17:43:52 -0400 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1SoLkB-00022W-LK for emacs-orgmode@gnu.org; Mon, 09 Jul 2012 23:43:47 +0200 Received: from 41-135-53-154.dsl.mweb.co.za ([41.135.53.154]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 09 Jul 2012 23:43:47 +0200 Received: from sabrewolfy by 41-135-53-154.dsl.mweb.co.za with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 09 Jul 2012 23:43:47 +0200 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: emacs-orgmode@gnu.org Nick Dokos hp.com> writes: > I can confirm that without the empty line the first subtree gets > exported as well as the (tagged) second one (but not the third one in my > minimal example). That's a bug. > > But the minimal example I posted *did* include the initial empty line; > nevertheless you reported reproducing the problem with it: how come? That was my fault. I recall seeing other blank lines elsewhere in your example, so I must have deleted them all. Apologies for the confusion. I personally never have such blank lines in a document, so it was a force of habit. Why *did* you start that example with a blank line anyway?