emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [O] :header-args: over several lines?


From: Rainer M Krug
Subject: Re: [O] :header-args: over several lines?
Date: Thu, 26 Jun 2014 14:34:51 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3 (darwin)

Aaron Ecay <address@hidden> writes:

> 2014ko ekainak 25an, Rainer M Krug-ek idatzi zuen:
>> 
>> Hi
>> 
>> I want to add many variables to a subtree. But it seems
>> that :header-args: only allows one line - is this true? In my case, this
>> line would be exceedingly long and very difficult to debug.
>> 
>> Is there a way of having :header-args: span several lines (like var+)?
>
> Exactly that should work, i.e. using header-args+:

And it does - should be added to the manual in the example.

Along the same lines:

When I use 

,----
| :header-args: :var RNGKIND="Mersenne-Twister"
| :header-args+: :var RNGNORMALKIND="Inversion"
`----

both variables are transferred - is var+ generally redundant, or i=only
in this case?

Thanks,

Rainer


>
> ,----
> | * foo
> |   :PROPERTIES:
> |   :header-args+: :exports none
> |   :header-args+: :results value
> |   :END:
> | 
> | #+begin_src elisp
> |   (org-entry-get nil "header-args")
> | #+end_src
> | 
> | #+RESULTS:
> | : :exports none :results value
> `----

-- 
Rainer M. Krug, PhD (Conservation Ecology, SUN), MSc (Conservation Biology, 
UCT), Dipl. Phys. (Germany)

Centre of Excellence for Invasion Biology
Stellenbosch University
South Africa

Tel :       +33 - (0)9 53 10 27 44
Cell:       +33 - (0)6 85 62 59 98
Fax :       +33 - (0)9 58 10 27 44

Fax (D):    +49 - (0)3 21 21 25 22 44

email:      address@hidden

Skype:      RMkrug

PGP: 0x0F52F982

Attachment: pgpNSQySQI_2z.pgp
Description: PGP signature


reply via email to

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