From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rainer M Krug Subject: Re: inlinetask with :noexport: seems to be exported? Date: Thu, 29 Sep 2016 09:06:05 +0200 Message-ID: References: <87twd0yuin.fsf@nicolasgoaziou.fr> Mime-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha256; protocol="application/pgp-signature" Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:35770) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bpVQ7-0005rw-13 for emacs-orgmode@gnu.org; Thu, 29 Sep 2016 03:06:16 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bpVQ0-0006Jg-U2 for emacs-orgmode@gnu.org; Thu, 29 Sep 2016 03:06:13 -0400 Received: from mout.kundenserver.de ([212.227.17.13]:51599) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bpVQ0-0006JY-KA for emacs-orgmode@gnu.org; Thu, 29 Sep 2016 03:06:08 -0400 In-Reply-To: <87twd0yuin.fsf@nicolasgoaziou.fr> (Nicolas Goaziou's message of "Wed, 28 Sep 2016 16:21:52 +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" To: emacs orgmode-mailinglist --=-=-= Content-Type: text/plain Content-Transfer-Encoding: quoted-printable Nicolas Goaziou writes: > Hello, > > Rainer M Krug writes: > >> I wanted to define some inlinetask (works - love it) but want to keep >> most of them in the org file and not export them. Adding :noexport: does >> not work. > > FWIW, I cannot reproduce it. I tested with the following document, after > evaluating (require 'org-inlinetask). > > * Foo > > Foo > > *************** Begin :noexport: > Bar > *************** END OK - your example works, but the following doesn't: =2D-8<---------------cut here---------------start------------->8--- * Foo Foo *************** TODO :noexport: Bar *************** END =2D-8<---------------cut here---------------end--------------->8--- Effectively, it is exported if the inline task has ho header text. Cheers, Rainer > > > Regards, =2D-=20 Rainer M. Krug email: Rainerkrugsde PGP: 0x0F52F982 --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQEcBAEBCAAGBQJX7L1eAAoJENvXNx4PUvmC42QIAJUwixFLIGHWVo8cNanwtlW/ b8mYU7j5Gy1Ukcr/Mj+DFxYYAPren4w1qHMC6A/3+AciMAdEKyjJJepjA65vr/3Z BOHNO+j+246iGVSw6PQiBqlD2z3f4wI6JPkXL1fA73Pvp7ugDhzJJsGLBlmyWHav 1uhWAFryP1sOxmZ05XyEcrG/M010XdsvTQZ4Yc7MMV0x4Iv41Y8N2hhnX9wRBWri e1uda3YKrsdTS0SugsrnFpvjmFauylvkH+xXMApopy/bjO1aHatyV1ZLgXxMs5g9 zkZiHVcZDoj+n6U9z8EbbKfDxanPIvpF6fnrhuR71jImoUukN4FcHCQi2lQkToI= =zqVz -----END PGP SIGNATURE----- --=-=-=--