[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [O] Multiple (natural) languages in a single org-file
From: |
Bastien |
Subject: |
Re: [O] Multiple (natural) languages in a single org-file |
Date: |
Wed, 11 Apr 2012 08:18:29 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/24.0.94 (gnu/linux) |
Hi François,
address@hidden (François Pinard) writes:
> Nicolas Goaziou <address@hidden> writes:
>
>> Just use two different drawer names, and select which one to actually
>> export through i.e. #+OPTIONS: d:("EN"). No need for extra syntax.
>
> Well, the manual says, in node Export options:
>
> d: turn on/off inclusion of drawers
>
> So one would never guess from the manual that d: may accept drawer
> names. If what Nicolas suggests is real, the documentation should be
> adjusted. I do not find any other explanation in the manual about
> values for the d: option.
I committed this patch to org.texi:
-d: @r{turn on/off inclusion of drawers}
+d: @r{turn on/off inclusion of drawers, or list drawers to include}
Thanks,
--
Bastien