Hi Darlan,

Darlan Cavalcante Moreira wrote:
> Unless I have missed something in the e-mails, the new syntax is to
> concatenate new variables to the var property. Not modifying the values
> currently stored in some variable. That is,
>   #+property: var   foo=2
>   #+property: var+  5
> (not specifying the variable name ) should not be allowed

By showing this example, I wanted to show that this proposition (of Rainer)
seemed wrong to me. This is much too complex, and I think there is no use case
to support such a thing.

> and
>   #+property: var   foo=2
>   #+property: var+  foo=5
>   #+property: var+  bar="bar"
> should result in foo=5 and bar="bar".

Yep -- iff the comma is implied (implicitly), what's not currently the case.

> Is modifying a variable also a new feature?

Not (to me).

Best regards,
  Seb

-- 
Sebastien Vauban


Reply via email to