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: Andreas Röhler
Subject: Re: [O] BUG org-babel-execute-src-block: No org-babel-execute function for python!
Date: Tue, 26 Feb 2013 21:00:59 +0100
User-agent: Mozilla/5.0 (X11; Linux i686; rv:17.0) Gecko/20130105 Thunderbird/17.0.2

Am 26.02.2013 20:50, schrieb Thomas S. Dye:
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


Argh, thanks. Sorry for the noice,

Andreas



reply via email to

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