emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Aaron Ecay <aaronecay@gmail.com>
To: Rainer M Krug <Rainer@krugs.de>, emacs-orgmode@gnu.org
Subject: Re: Difference :header-args: and :header-args+:?
Date: Thu, 04 Sep 2014 12:36:46 -0400	[thread overview]
Message-ID: <877g1j1gwx.fsf@gmail.com> (raw)
In-Reply-To: <m2sik7bqun.fsf@krugs.de>

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 have to use the + or not?
> 
> 2) If I set some properties globally and in a subtree I want to *change*
> a *single* header argument which *was set globally* - do I have to use
> the + or not?

Are you aware that you can set individual header args as properties?
Something like (at the file level):

#+property: session *foo*

or (at the subtree level):

:PROPERTIES:
:session: *foo*
:END:

This will likely be easier than trying to do surgery on the header-args
property.

-- 
Aaron Ecay

  reply	other threads:[~2014-09-04 16:37 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-09-04 10:52 Difference :header-args: and :header-args+:? Rainer M Krug
2014-09-04 16:36 ` Aaron Ecay [this message]
2014-09-05  7:30   ` Rainer M Krug
2014-09-06  1:18     ` Aaron Ecay
2014-09-08 10:36       ` Rainer M Krug
2014-09-08 14:27       ` Achim Gratz
2014-09-08 22:05         ` Aaron Ecay
2014-09-09  8:20           ` Rainer M Krug
2014-09-09 13:57             ` Achim Gratz
2014-09-09 19:19               ` Rainer M Krug
2014-09-09 13:40           ` Achim Gratz
2014-09-18  1:37             ` Aaron Ecay
2014-09-09  7:40         ` Rainer M Krug
2014-09-09  7:56           ` Rainer M Krug
2014-09-08 14:17     ` Achim Gratz

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=877g1j1gwx.fsf@gmail.com \
    --to=aaronecay@gmail.com \
    --cc=Rainer@krugs.de \
    --cc=emacs-orgmode@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).