Re: [O] var expansion on tangling only once per file

2012-04-12 Thread Rainer M Krug
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 11/04/12 16:15, Eric Schulte wrote: This is not currently possible, and any conceivable implementation would be necessarily complex requiring a good deal of cross-buffer coordination. Ok - then I know why I haven't realised this before: I

Re: [O] var expansion on tangling only once per file

2012-04-12 Thread Olaf.Hamann
Am 12.04.2012 09:41, schrieb Rainer M Krug: On 11/04/12 16:15, Eric Schulte wrote: Would it be possible to simply only declare the variable in a header argument applying to the first code block? Using a session would keep that variables state through all subsequent code blocks. Would work

Re: [O] var expansion on tangling only once per file

2012-04-11 Thread Eric Schulte
This is not currently possible, and any conceivable implementation would be necessarily complex requiring a good deal of cross-buffer coordination. Would it be possible to simply only declare the variable in a header argument applying to the first code block? Using a session would keep that

[O] var expansion on tangling only once per file

2012-04-06 Thread Rainer M Krug
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi I have a file wide variable defined and tangle several source blockd into one file. BNo the variable is expanded in each block. Would it be possible to have the expansion at the beginning of the file and nod be repeated, as this can cause