Am 22.03.2013 15:58, schrieb Nicolas Goaziou:
> Hello,
>
> Rainer Stengele <rainer.steng...@online.de> writes:
>
>> Another funny issue here is that for the test my exported subtree has
>> the tag :noexport:
>>
>> My setting is:
>>
>> org-export-exclude-tags is a variable defined in `ox.el'.
>> Its value is ("noexport")
>>
>> So the export shouldn't export that subtree shouldn't it?
> You're explicitly asking for a subtree export. There's no reason for the
> export framework to think it is smarter than you and prevent you from
> doing so.
>
> When exporting a subtree, the parser only looks at the contents of the
> top level headline, not at its tags.
>
>
> Regards,
>
Makes sense, thanks.

Rainer

Reply via email to