emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Orgmode] [Babel][BUG] Executing python code fails due to indentatio


From: Noorul Islam
Subject: Re: [Orgmode] [Babel][BUG] Executing python code fails due to indentation error
Date: Wed, 8 Sep 2010 03:55:41 +0530

On Tue, Sep 7, 2010 at 4:36 AM, Seth Burleigh <address@hidden> 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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]