On Tue, Sep 7, 2010 at 4:36 AM, Seth Burleigh <wbu...@gmail.com> wrote:
> #+begin_src python
> def add(a,b):
>    return a+b
> def sub(a,b):
>    return a-b
> #+end_src
> Fails to execute due to 'unexpected indentation' in general, this is a
> problem for copy/pasting into any emacs python shell, it wont work.

I copy pasted everything above and I did C-c C-c @ #+begin and it worked.

Am I not getting you?

Thanks and Regards
Noorul

_______________________________________________
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode

Reply via email to