From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: Activate/deactivate export of inlinetasks with #+OPTIONS Date: Thu, 16 Aug 2012 12:51:57 +0200 Message-ID: <87has3ds8i.fsf@gmail.com> References: <87has5psws.fsf@pank.lan> <87r4r9ywk4.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:59487) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1T1xjr-0005uT-T9 for emacs-orgmode@gnu.org; Thu, 16 Aug 2012 06:55:44 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1T1xjq-0000V2-Os for emacs-orgmode@gnu.org; Thu, 16 Aug 2012 06:55:43 -0400 In-Reply-To: <87r4r9ywk4.fsf@gnu.org> (Bastien's message of "Tue, 14 Aug 2012 23:48:27 +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: Bastien Cc: emacs-orgmode@gnu.org, Rasmus Hello, Bastien writes: >> (defcustom org-export-with-inlinetasks t >> "Non-nil means include INLINETASKS keywords in export. >> When nil, remove all these keywords from the export." >> :group 'org-export-general >> :type 'boolean) > > +1 for having this for the new exporter. > > Thanks for the idea and the code! I agree, this is a good idea. I've added it in org-export.el. Regards, -- Nicolas Goaziou