From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: [New exporter][texinfo] noexport tag ignored Date: Sun, 11 Nov 2012 10:12:27 +0100 Message-ID: <87mwyo8pvo.fsf@gmail.com> References: <878va99jdb.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:41101) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TXTeo-0004PN-3z for emacs-orgmode@gnu.org; Sun, 11 Nov 2012 04:16:49 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TXTel-0001OR-1t for emacs-orgmode@gnu.org; Sun, 11 Nov 2012 04:16:46 -0500 Received: from mail-wi0-f177.google.com ([209.85.212.177]:47596) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TXTek-0001ON-Rc for emacs-orgmode@gnu.org; Sun, 11 Nov 2012 04:16:42 -0500 Received: by mail-wi0-f177.google.com with SMTP id c10so385955wiw.12 for ; Sun, 11 Nov 2012 01:16:40 -0800 (PST) In-Reply-To: (Thomas S. Dye's message of "Sat, 10 Nov 2012 17:00:59 -1000") 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: "Thomas S. Dye" Cc: Org-mode Hello, tsd@tsdye.com (Thomas S. Dye) writes: > #+TITLE: export-test.org > #+AUTHOR: Thomas Dye > #+EMAIL: tsd@tsdye.com > #+DATE: 2012-11-10 Sat > #+DESCRIPTION: #+KEYWORDS: > #+LANGUAGE: en > #+OPTIONS: H:3 num:t toc:t \n:nil @:t ::t |:t ^:t -:t f:t *:t <:t > #+OPTIONS: TeX:t LaTeX:t skip:nil d:nil todo:t pri:nil tags:not-in-toc > #+INFOJS_OPT: view:nil toc:nil ltoc:t mouse:underline buttons:0 path:http://orgmode.org/org-info.js > #+SELECT_TAGS: export > #+EXCLUDE_TAGS: noexport > #+LINK_UP: > #+LINK_HOME: > #+XSLT: > > * Export > > * Do not export :noexport: > > Exports: > > ... > > @menu > * Export:: > * Do not export:: > > @end menu > > ... This should be fixed now. Thank you for reporting it. Regards, -- Nicolas Goaziou