Hi Tom, Am Samstag, 15. Oktober 2011, 10:09:24 schrieb Thomas S. Dye: > Arne Babenhauserheide writes: > >> > Is there a way to get python3 support for Babel into org-mode > >> > cleanly? > If your projects are in different files, then you should be able to use > file variables: > http://www.gnu.org/s/libtool/manual/emacs/Specifying-File-Variables.html#Spe > cifying-File-Variables. > > Something like: > -*- org-babel-python-command: "python3" It works! Many thanks (this is damn cool!) # -*- org-babel-python-command: "python3"; -*- Best wishes, Arne