From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rainer M Krug Subject: Re: :header-args: over several lines? Date: Thu, 26 Jun 2014 14:34:51 +0200 Message-ID: References: <87oaxga69a.fsf@gmail.com> Mime-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha1; protocol="application/pgp-signature" Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:49340) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1X08tK-0007SH-GD for emacs-orgmode@gnu.org; Thu, 26 Jun 2014 08:35:08 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1X08tE-00028K-8s for emacs-orgmode@gnu.org; Thu, 26 Jun 2014 08:35:02 -0400 Received: from mail-we0-f181.google.com ([74.125.82.181]:37202) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1X08tE-000281-3Q for emacs-orgmode@gnu.org; Thu, 26 Jun 2014 08:34:56 -0400 Received: by mail-we0-f181.google.com with SMTP id q59so3658457wes.40 for ; Thu, 26 Jun 2014 05:34:55 -0700 (PDT) Received: from Rainers-MacBook-Pro-3.local (arn78-1-88-186-171-7.fbx.proxad.net. [88.186.171.7]) by mx.google.com with ESMTPSA id am10sm14196897wjc.45.2014.06.26.05.34.53 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Thu, 26 Jun 2014 05:34:54 -0700 (PDT) In-Reply-To: <87oaxga69a.fsf@gmail.com> (Aaron Ecay's message of "Wed, 25 Jun 2014 20:01:21 -0400") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org --=-=-= Content-Type: text/plain Content-Transfer-Encoding: quoted-printable Aaron Ecay writes: > 2014ko ekainak 25an, Rainer M Krug-ek idatzi zuen: >>=20 >> Hi >>=20 >> 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. >>=20 >> 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=20 ,---- | :header-args: :var RNGKIND=3D"Mersenne-Twister" | :header-args+: :var RNGNORMALKIND=3D"Inversion" `---- both variables are transferred - is var+ generally redundant, or i=3Donly in this case? Thanks, Rainer > > ,---- > | * foo > | :PROPERTIES: > | :header-args+: :exports none > | :header-args+: :results value > | :END: > |=20 > | #+begin_src elisp > | (org-entry-get nil "header-args") > | #+end_src > |=20 > | #+RESULTS: > | : :exports none :results value > `---- =2D-=20 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: Rainer@krugs.de Skype: RMkrug PGP: 0x0F52F982 --=-=-= Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG/MacGPG2 v2.0.22 (Darwin) iQEcBAEBAgAGBQJTrBNrAAoJENvXNx4PUvmCeH8H/A0BiacU62i1eTjjJNSGfJwb Q0W9ChXjfSv1PWM/PkQhOeZ9RulDe7SFFWrPZ+P4gQBD8xfHD85j0P0awwrNylTA noRVZJwRVKYCRmxrYxfwfiYlfvx1L7N+MDtVe+784CEGhkp7rorIDl1iKZv6edr/ 8WIW40A1QWSpymgMBUO7gbjsNfiMAb8+/BfONfNo4CuKJMFWIBj6yQbLYjUXNTJk MdeMxUM87x0dS2hxUGJlEyFz29n3FAGFuKg/aOIntE3MXY42hLAkqxopEV64s8gF WY14fl3f030kpXX/nSBBoOi4nbVL36Vmsw/QhBJBTgGE6wgIQki3CFR6ViFXWPg= =/i0g -----END PGP SIGNATURE----- --=-=-=--