Re: [O] Difference :header-args: and :header-args+:?

2014-09-17 Thread Aaron Ecay
Hi Achim, 2014ko irailak 9an, Achim Gratz-ek idatzi zuen: Aaron Ecay writes: Can you say more about the corner cases? It's been quite some time since I looked at this, but inline calls were quirky for instance since their point of call is ill-defined. Surely the point of call is just

Re: [O] Difference :header-args: and :header-args+:?

2014-09-09 Thread Rainer M Krug
Achim Gratz strom...@nexgo.de writes: Aaron Ecay writes: Eric Schulte has said http://mid.gmane.org/87wqce0w9n@gmail.com that the deprecation of this feature is “premature”. I didn’t realize at the time that the deprecation was also included in the manual rather than just a code

Re: [O] Difference :header-args: and :header-args+:?

2014-09-09 Thread Rainer M Krug
Sorry about some points - see corrections below: Rainer M Krug rai...@krugs.de writes: Achim Gratz strom...@nexgo.de writes: Aaron Ecay writes: Eric Schulte has said http://mid.gmane.org/87wqce0w9n@gmail.com that the deprecation of this feature is “premature”. I didn’t realize at the

Re: [O] Difference :header-args: and :header-args+:?

2014-09-09 Thread Rainer M Krug
Aaron Ecay aarone...@gmail.com writes: Hi Achim, 2014ko irailak 8an, Achim Gratz-ek idatzi zuen: Aaron Ecay writes: Eric Schulte has said http://mid.gmane.org/87wqce0w9n@gmail.com that the deprecation of this feature is “premature”. I didn’t realize at the time that the deprecation

Re: [O] Difference :header-args: and :header-args+:?

2014-09-09 Thread Achim Gratz
Aaron Ecay writes: Can you say more about the corner cases? It's been quite some time since I looked at this, but inline calls were quirky for instance since their point of call is ill-defined. As to the non-scalability, that should be fixed by some combination of the parser cache and

Re: [O] Difference :header-args: and :header-args+:?

2014-09-09 Thread Achim Gratz
Rainer M Krug writes: If this is the case, I would opt, in addition to the + operator, to have a - operator, which *removes* properties from the property set :header-args. Properties don't work that way, they're just strings. Initially I thought, to use :header-args+ instead of :header-args

Re: [O] Difference :header-args: and :header-args+:?

2014-09-09 Thread Rainer M Krug
Achim Gratz strom...@nexgo.de writes: Rainer M Krug writes: If this is the case, I would opt, in addition to the + operator, to have a - operator, which *removes* properties from the property set :header-args. Properties don't work that way, they're just strings. So the + adds a string to

Re: [O] Difference :header-args: and :header-args+:?

2014-09-08 Thread Rainer M Krug
I would like to ping this question, as it is still bothering me and I could not find any explanation. Thanks, Rainer Aaron Ecay aarone...@gmail.com writes: Hi Rainer, 2014ko irailak 5an, Rainer M Krug-ek idatzi zuen: Absolutely - but this has been (unfortunately!!!) be deprecated:

Re: [O] Difference :header-args: and :header-args+:?

2014-09-08 Thread Achim Gratz
Rainer M Krug writes: Aaron Ecay aarone...@gmail.com writes: I have a question concerning the property :header-args:. In addition to :header-args: there is also :header-args+:. Since essentially you're asking about property syntax, please read the corresponding chapter of the manual. 1) If I

Re: [O] Difference :header-args: and :header-args+:?

2014-09-08 Thread Achim Gratz
Aaron Ecay writes: Eric Schulte has said http://mid.gmane.org/87wqce0w9n@gmail.com that the deprecation of this feature is “premature”. I didn’t realize at the time that the deprecation was also included in the manual rather than just a code comment. Possibly it should be un-deprecated.

Re: [O] Difference :header-args: and :header-args+:?

2014-09-08 Thread Aaron Ecay
Hi Achim, 2014ko irailak 8an, Achim Gratz-ek idatzi zuen: Aaron Ecay writes: Eric Schulte has said http://mid.gmane.org/87wqce0w9n@gmail.com that the deprecation of this feature is “premature”. I didn’t realize at the time that the deprecation was also included in the manual rather

Re: [O] Difference :header-args: and :header-args+:?

2014-09-05 Thread Rainer M Krug
Aaron Ecay aarone...@gmail.com writes: Hi Rainer, 2014ko irailak 4an, Rainer M Krug-ek idatzi zuen: Hi I have a question concerning the property :header-args:. In addition to :header-args: there is also :header-args+:. 1) If I set some properties globally and in a subtree I want to

Re: [O] Difference :header-args: and :header-args+:?

2014-09-05 Thread Aaron Ecay
Hi Rainer, 2014ko irailak 5an, Rainer M Krug-ek idatzi zuen: Absolutely - but this has been (unfortunately!!!) be deprecated: Quoted from the manual [1] : , | [1] The deprecated syntax for default header argument properties, using | the name of the header argument as a property

[O] Difference :header-args: and :header-args+:?

2014-09-04 Thread Rainer M Krug
Hi I have a question concerning the property :header-args:. In addition to :header-args: there is also :header-args+:. 1) If I set some properties globally and in a subtree I want to *add* a *new* header argument - do I have to use the + or not? 2) If I set some properties globally and in a

Re: [O] Difference :header-args: and :header-args+:?

2014-09-04 Thread Aaron Ecay
Hi Rainer, 2014ko irailak 4an, Rainer M Krug-ek idatzi zuen: Hi I have a question concerning the property :header-args:. In addition to :header-args: there is also :header-args+:. 1) If I set some properties globally and in a subtree I want to *add* a *new* header argument - do I