Something to the effect of:
** Some Subheading :PROPERTIES: :FOO: "bar" :END: #+BEGIN_SRC emacs-lisp :tangle /path/to/.dir-locals.el :noweb yes ((python-mode . ((some-var . <<FOO>>)))) #+END_SRC Thanks! /Chris
Something to the effect of:
** Some Subheading :PROPERTIES: :FOO: "bar" :END: #+BEGIN_SRC emacs-lisp :tangle /path/to/.dir-locals.el :noweb yes ((python-mode . ((some-var . <<FOO>>)))) #+END_SRC Thanks! /Chris