From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rasmus Subject: Re: #+EXPORT_SELECT_TAGS: Tags that select a tree for export - documentation incorrect? Date: Tue, 04 Jun 2013 18:41:01 +0200 Message-ID: <871u8h4yn6.fsf@pank.eu> References: <70FCDFD8-844C-4889-817F-0769FEF44669@skynet.be> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:41448) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UjuIU-0003MC-0b for emacs-orgmode@gnu.org; Tue, 04 Jun 2013 12:41:23 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UjuIO-0008Su-Nw for emacs-orgmode@gnu.org; Tue, 04 Jun 2013 12:41:21 -0400 Received: from plane.gmane.org ([80.91.229.3]:58633) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UjuIO-0008SR-HF for emacs-orgmode@gnu.org; Tue, 04 Jun 2013 12:41:16 -0400 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1UjuIL-00026U-3z for emacs-orgmode@gnu.org; Tue, 04 Jun 2013 18:41:13 +0200 Received: from ip-pool-133.iue.it ([192.167.90.133]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 04 Jun 2013 18:41:13 +0200 Received: from rasmus by ip-pool-133.iue.it with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 04 Jun 2013 18:41:13 +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 Jean Wallemacq writes: > Emacs 24.3.1 > org-mode 8.0.3 > > In http://orgmode.org/manual/Export-options.html#fn-2, one refers to I don't see them any reference to those variables. Check the manual: http://orgmode.org/org.html#Export-settings ‘SELECT_TAGS’ The tags that select a tree for export (org-export-select-tags). The default value is :export:. Within a subtree tagged with :export:, you can still exclude entries with :noexport: (see below). ‘EXCLUDE_TAGS’ The tags that exclude a tree from export (org-export-exclude-tags). The default value is :noexport:. Entries with the :noexport: tag will be unconditionally excluded from the export, even if they have an :export: tag. > Would it be that the doc is out-of-sync with the code? No. 1. Go to http://orgmode.org/#docs 2. Click "Read the complete manual: HTML or PDF". It will give you the page linked to above (or the equivalent pdf version, which I didn't check). Also, the html is exported from the texi so you should be able to look it up directly in Emacs. –Rasmus -- Hooray!