Am 03.05.2013 10:07, schrieb Achim Gratz:
Andreas Röhler <andreas.roehler <at> easy-emacs.de> writes:What is the best way to put this into an#+BEGIN_SRC python foo = { "bar": ( "baz", "qux", ), } #+END_SRC< s TAB python C-c ' C-x i src.python C-c ' Regards, Achim.
Thanks a lot!