From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: Activate/deactivate export of inlinetasks with #+OPTIONS Date: Tue, 14 Aug 2012 23:48:27 +0200 Message-ID: <87r4r9ywk4.fsf@gnu.org> References: <87has5psws.fsf@pank.lan> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:58335) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1T1Oy2-0001AA-LP for emacs-orgmode@gnu.org; Tue, 14 Aug 2012 17:48:03 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1T1Oy1-00062X-TW for emacs-orgmode@gnu.org; Tue, 14 Aug 2012 17:48:02 -0400 Received: from mail-wi0-f177.google.com ([209.85.212.177]:57220) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1T1Oy1-00062Q-Mz for emacs-orgmode@gnu.org; Tue, 14 Aug 2012 17:48:01 -0400 Received: by wibhn17 with SMTP id hn17so685845wib.12 for ; Tue, 14 Aug 2012 14:48:01 -0700 (PDT) In-Reply-To: <87has5psws.fsf@pank.lan> (rasmus@gmx.us's message of "Tue, 14 Aug 2012 13:19:47 +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: Rasmus Cc: emacs-orgmode@gnu.org Hi Rasmus, Rasmus 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! -- Bastien