[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [O] How to initiate source edits
From: |
Achim Gratz |
Subject: |
Re: [O] How to initiate source edits |
Date: |
Fri, 3 May 2013 08:07:29 +0000 (UTC) |
User-agent: |
Loom/3.14 (http://gmane.org/) |
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.