emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [O] Doc suggestion: Clarify subtree export properties


From: Nicolas Goaziou
Subject: Re: [O] Doc suggestion: Clarify subtree export properties
Date: Wed, 22 Jul 2015 10:27:16 +0200

Hello,

James Harkins <address@hidden> writes:

> *If* you already know what you're doing, then you know that you can't
> have multiple properties of the same name in the same PROPERTIES
> drawer.
>
> If you are reading the manual because you don't already know what
> you're doing, then you might simply convert the default block of
> options (inserted by C-c C-e # default RET) into multiple lines of
> properties, and then get annoyed when many of them are ignored.
>
> Perhaps add this?
>
> ~~
> ... become, respectively, ‘EXPORT_DATE’ and ‘EXPORT_OPTIONS’ properties. Note 
> that multiple EXPORT_OPTIONS lines are not supported, because node properties 
> must have unique identifiers.
> ~~

I don't mind improving the wording. However, this is inaccurate because
you can add augmented properties:

  :PROPERTIES:
  :EXPORT_OPTIONS: ...
  :EXPORT_OPTIONS+: ...
  :END:

Also, C-c C-e C-s # default RET already inserts the default options as
a set of node properties.


Regards,

-- 
Nicolas Goaziou



reply via email to

[Prev in Thread] Current Thread [Next in Thread]