[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [O] :session question
From: |
Achim Gratz |
Subject: |
Re: [O] :session question |
Date: |
Sun, 28 Apr 2013 17:46:35 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/24.3 (gnu/linux) |
Eric Schulte writes:
> If you mean that there should be new syntax for setting header arguments
> on a file or sub-tree basis w/o using file local variables, I'd be happy
> to apply a patch.
I'm thinking that something like
#+PROPERTY: header-args:R :session "*R*" :exports none
should work. I've checked that the property interface returns the data
as expected, but I haven't implemented anything yet. It does not seem
to be an overly difficult endeavour, however.
>> But importantly, there should be no way to set a default session name
>> without also specifying the language, regardless of which way one
>> tries to set this up.
>
> If you can think of a clean way to implement this then we should go for
> it. I doubt many existing configurations rely on this behavior.
General settings for all languages should be effected by
#+PROPERTY: header-args :results value :exports none
and there'd be a list of header arguments (or specific values) that are
either ignored or warned about when not associated with a particular
language.
BTW, I think the current property syntax for header arguments should be
deprecated since it is the only place where the leading ":" is missing
for those.
Comments, thoughts?
Regards,
Achim.
--
+<[Q+ Matrix-12 WAVE#46+305 Neuron microQkb Andromeda XTk Blofeld]>+
Factory and User Sound Singles for Waldorf rackAttack:
http://Synth.Stromeko.net/Downloads.html#WaldorfSounds
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- Re: [O] :session question,
Achim Gratz <=