From mboxrd@z Thu Jan 1 00:00:00 1970 From: SW Subject: Re: org-export-select-tags Date: Mon, 9 Jul 2012 21:30:13 +0000 (UTC) Message-ID: References: <10325.1341794219@alphaville> <20120709092045.GA18512@kuru.dyndns-at-home.com> <5932.1341844596@alphaville> <81ehokiqv6.fsf@gmail.com> <81a9z8iq1i.fsf@gmail.com> 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]:56152) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SoLby-0003ee-Qk for emacs-orgmode@gnu.org; Mon, 09 Jul 2012 17:35:19 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SoLbx-0004jv-8P for emacs-orgmode@gnu.org; Mon, 09 Jul 2012 17:35:18 -0400 Received: from plane.gmane.org ([80.91.229.3]:37616) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SoLbx-0004jj-1i for emacs-orgmode@gnu.org; Mon, 09 Jul 2012 17:35:17 -0400 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1SoLbo-0003q5-SB for emacs-orgmode@gnu.org; Mon, 09 Jul 2012 23:35:09 +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:35:08 +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:35:08 +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 Jambunathan K gmail.com> writes: > > > Looks fine to me ... > > What does that mean? Are you getting the behaviour you are expecting. What I meant is that the export tags *are* correctly set in the template, so only the :export: headlines *should* be exported, which, despite that template being correct, is *not* what I am getting. I've "solved" it by inserting a blank line at the top of the file. If I do that, then only the :export: headlines are exported.