emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [O] BUG org-babel-execute-src-block: No org-babel-execute function f


From: Thomas S. Dye
Subject: Re: [O] BUG org-babel-execute-src-block: No org-babel-execute function for python!
Date: Tue, 26 Feb 2013 09:50:02 -1000

Andreas Röhler <address@hidden> writes:

> Hi Ista,
>
> Org-mode version is 7.9.3e (7.9.3e-3-gb07a9b
>
> i.e. loading current trunk.
>
> When following your prescription, bug does not occur.
>
> My from way to load languages was
>
>   (org-babel-do-load-languages
>    'org-babel-do-load-languages
>    '(
>      (sh . t)
>      (python . t)
>      ))
>
> If I load this first, then your print-example shows error like indicated in 
> subject line.
>
> Something wrong with this code?
>

I think it should be 'org-babel-load-languages instead of
'org-babel-do-load-languages. 

Tom

-- 
Thomas S. Dye
http://www.tsdye.com



reply via email to

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