From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: [bug] Inline tasks are exported, even with noexport tag Date: Sat, 02 Mar 2013 13:49:44 +0100 Message-ID: <87bob2vudz.fsf@gmail.com> References: <867glt4zd2.fsf@somewhere.org> <877gltstoc.fsf@gmail.com> <874ngxnyyj.fsf@bzg.ath.cx> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([208.118.235.92]:41642) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UBm7j-0002I0-20 for emacs-orgmode@gnu.org; Sat, 02 Mar 2013 08:05:14 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UBm7e-0007iH-EQ for emacs-orgmode@gnu.org; Sat, 02 Mar 2013 08:05:11 -0500 Received: from plane.gmane.org ([80.91.229.3]:40038) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UBm7e-0007c2-7x for emacs-orgmode@gnu.org; Sat, 02 Mar 2013 08:05:06 -0500 Received: from public by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1UBltP-00017M-7Q for emacs-orgmode@gnu.org; Sat, 02 Mar 2013 13:50:23 +0100 In-Reply-To: <874ngxnyyj.fsf@bzg.ath.cx> (Bastien's message of "Thu, 28 Feb 2013 00:01:24 +0100") 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: Bastien Cc: public-emacs-orgmode-mXXj517/zsQ@plane.gmane.org, Sebastien Vauban Hello, Bastien writes: > From on intuitive point of view: Inline tasks support tags, and > :noexport: means "Don't export me", me being whatever is tagged. > > So I support S=C3=A9bastien's idea here: :noexport: should remove > inline tasks from the exported string. Maybe we need to set the > `org-export-filter-inlinetask-functions' at some point to support > this? Then should it also support `org-export-with-tasks' variable? It's hard to tell what should be supported and what shouldn't. Regards, --=20 Nicolas Goaziou