Rainer M Krug <rai...@krugs.de> writes: > Rainer M Krug <rai...@krugs.de> writes: >> I have a rather extensive literate programming document with several >> hundred code blocks. In two subtrees, I use :noweb. Each of these has >> one noweb block which is located onder the first level header, and >> used several times in the sub-sections of this tree. >> >> But even with the quick-and-dirty option >> >> ,---- >> | #+BIND: org-babel-use-quick-and-dirty-noweb-expansion "t" >> `---- > > Hm - I just realised that despite having this #+BIND: in the file, the > variable was not set. I set it manually now, and it is fast again. > > Shouldn't this BIND set the variable to true?
IIUC, `BIND' sets the variable to the value you're giving to it at export-time only (in the temporary buffer created for the export process). Best regards, Seb -- Sebastien Vauban