Hello,

Bastien <b...@gnu.org> writes:

> Nicolas Goaziou <n.goaz...@gmail.com> writes:
>
>> Basically,
>>
>>   #+HTML_INCLUDE_STYLE: nil
>>
>> becomes
>>
>>   #+OPTIONS: html-style:nil
>
> Is this the rule for all #+... options ?
>
> What about #+LaTeX: options ?
>
> See for example ox-rss.el: should I keep using #+RSS_EXTENSION or use
> a new item for #+OPTIONS: ?
>
> Thanks for the directions!

Basically, #+keyword: is for strings, #+OPTIONS: use `read' on the
values, so it should be used for every other type.

AFAIU, #+rss_extension: expects a string as its value, so there's
nothing to change.


Regards,

-- 
Nicolas Goaziou

Reply via email to