Re: [O] inlinetask with :noexport: seems to be exported?

2016-09-29 Thread Rainer M Krug
Nicolas Goaziou  writes:

> Hello,
>
> Rainer M Krug  writes:
>
>> OK - your example works, but the following doesn't:
>>
>> * Foo
>>
>> Foo
>>
>> *** TODO :noexport: Bar *** END
>>
>> Effectively, it is exported if the inline task has ho header text.
>
> This is because your syntax is invalid. You cannot have a headline
> without text but with tags. :noexport: is treated as the headline (or
> inlinetask) text.
>
> You can add a space entity, e.g., \nbsp{}, to work around the problem.

OK - makes sense.

Thanks

Rainer

>
> Regards,

-- 
Rainer M. Krug
email: Rainerkrugsde
PGP: 0x0F52F982


signature.asc
Description: PGP signature


Re: [O] inlinetask with :noexport: seems to be exported?

2016-09-29 Thread Nicolas Goaziou
Hello,

Rainer M Krug  writes:

> OK - your example works, but the following doesn't:
>
> * Foo
>
> Foo
>
> *** TODO :noexport: Bar *** END
>
> Effectively, it is exported if the inline task has ho header text.

This is because your syntax is invalid. You cannot have a headline
without text but with tags. :noexport: is treated as the headline (or
inlinetask) text.

You can add a space entity, e.g., \nbsp{}, to work around the problem.

Regards,

-- 
Nicolas Goaziou




Re: [O] inlinetask with :noexport: seems to be exported?

2016-09-29 Thread Rainer M Krug
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:

--8<---cut here---start->8---
* Foo

Foo

*** TODO :noexport:
Bar
*** END
--8<---cut here---end--->8---

Effectively, it is exported if the inline task has ho header text.

Cheers,

Rainer

>
>
> Regards,

-- 
Rainer M. Krug
email: Rainerkrugsde
PGP: 0x0F52F982


signature.asc
Description: PGP signature


Re: [O] inlinetask with :noexport: seems to be exported?

2016-09-28 Thread Eric S Fraga
On Wednesday, 28 Sep 2016 at 14:03, Rainer M Krug wrote:
> Hi
>
> 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.

What version of org?  It works fine for me with a fairly recent (but not
up to date, maybe a week old) version.

-- 
: Eric S Fraga (0xFFFCF67D), Emacs 25.1.50.1, Org release_8.3.6-1149-g582233



Re: [O] inlinetask with :noexport: seems to be exported?

2016-09-28 Thread Nicolas Goaziou
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).

--8<---cut here---start->8---
* Foo

Foo

*** Begin :noexport:
Bar
*** END
--8<---cut here---end--->8---


Regards,

-- 
Nicolas Goaziou



[O] inlinetask with :noexport: seems to be exported?

2016-09-28 Thread Rainer M Krug
Hi

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.

Is there a way of not exporting selected inlinetasks?

Thanks

Rainer


-- 
Rainer M. Krug
email: Rainerkrugsde
PGP: 0x0F52F982


signature.asc
Description: PGP signature