Hello, stardiviner <numbch...@gmail.com> writes:
> Because the variable `org-src-source-file' is a bridge to pass info > between two buffers "source buffer" and source block opened "dedicated > buffer". So this variable must be global. Otherwise the "dedicated > buffer" can't read it. The variable is set in the "dedicated buffer", and is local to it. OTOH, the source buffer doesn't need to read it, ever. I committed a change in "master" branch. Could you tell me if it fixes your issue? Regards, -- Nicolas Goaziou