Hi Thomas, On Mon, Jun 18, 2012 at 7:11 PM, Thomas S. Dye <t...@tsdye.com> wrote: > #+CALL: clean-up() :exports none > > This way, the original code block will be exported and subsequent calls > should not be.
I think John's use case requires other code blocks "using" the common code block. Can a "CALL" be done from inside a codeblock? That said, your post gave me an idea; how about defining a function in the first code block and then using that in the other blocks. This would require the session feature of course. :) -- Suvayu Open source is the future. It sets us free.