emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [O] evaluation context in call statements


From: Achim Gratz
Subject: Re: [O] evaluation context in call statements
Date: Thu, 27 Jun 2013 16:27:48 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3 (gnu/linux)

Andreas Leha writes:
> I did not follow this tread, so I just wanted to clarify:  You are talking
> about making me to replace
>
> #+call: number_of_sth(origin="dataset1") :results table
> #+call: number_of_sth(origin="dataset2") :results table
>
> with
>
> #+name: call_number_of_sth_with_origin_dataset1
> #+call: number_of_sth(origin="dataset1") :results table
> #+name: call_number_of_sth_with_origin_dataset2
> #+call: number_of_sth(origin="dataset2") :results table

No.  What I'm talking about is that this behaviour is sensible only for
#+CALL lines that have functional semantics (i.e. always produce the
same result as long as the arguments stay the same) and therefore
shouldn't be the (unconditional) default.


Regards,
Achim.
-- 
+<[Q+ Matrix-12 WAVE#46+305 Neuron microQkb Andromeda XTk Blofeld]>+

Factory and User Sound Singles for Waldorf Blofeld:
http://Synth.Stromeko.net/Downloads.html#WaldorfSounds




reply via email to

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