From mboxrd@z Thu Jan 1 00:00:00 1970 From: SW Subject: Re: org-export-select-tags Date: Mon, 9 Jul 2012 08:54:53 +0000 (UTC) Message-ID: References: <10325.1341794219@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]:49906) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1So9kL-0006G7-QU for emacs-orgmode@gnu.org; Mon, 09 Jul 2012 04:55:15 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1So9kK-0006ex-0J for emacs-orgmode@gnu.org; Mon, 09 Jul 2012 04:55:09 -0400 Received: from plane.gmane.org ([80.91.229.3]:44248) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1So9kJ-0006eR-QF for emacs-orgmode@gnu.org; Mon, 09 Jul 2012 04:55:07 -0400 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1So9kF-0006lK-Po for emacs-orgmode@gnu.org; Mon, 09 Jul 2012 10:55:03 +0200 Received: from ss1.wits.ac.za ([146.141.1.91]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 09 Jul 2012 10:55:03 +0200 Received: from sabrewolfy by ss1.wits.ac.za with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 09 Jul 2012 10:55:03 +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: > Can't reproduce it here: Org-mode version 7.8.11 > (release_7.8.11-107-ga69f4b @ /home/nick/elisp/org-mode/lisp/) > Tried both the old and the new exporter, exporting to ascii, latex > and html of the following file: > ... > > and I only get the bar tree exported in all cases. > > NB: the tag should be ``:export:'', not ``:exported:'' if you are using > the default settings. Thanks. I *can* reproduce it (exporting to LaTeX) with your example above. If I export that example, I get headlines "foo" and "bar" in the export. I'm using Org-mode version 7.8.11-1 and haven't (to my knowledge) adjusted any export settings.