From: Bastien <bzg@altern.org>
To: "Andreas Röhler" <andreas.roehler@easy-emacs.de>
Cc: emacs-orgmode <emacs-orgmode@gnu.org>
Subject: Re: BUG org-babel-execute-src-block: No org-babel-execute function for python!
Date: Tue, 26 Feb 2013 14:49:19 +0100 [thread overview]
Message-ID: <877glvyylc.fsf@bzg.ath.cx> (raw)
In-Reply-To: <512CBBC3.6000502@easy-emacs.de> ("Andreas Röhler"'s message of "Tue, 26 Feb 2013 14:42:27 +0100")
Hi Andreas,
Andreas Röhler <andreas.roehler@easy-emacs.de> writes:
> org-babel-execute-src-block: No org-babel-execute function for python!
>
> When evaluating the following block C-c C-c starting from emacs -Q
You need
(org-babel-do-load-languages
'org-babel-load-languages
'((python . t)))
See (info "(Org)Languages")
HTH,
--
Bastien
next prev parent reply other threads:[~2013-02-26 13:49 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-02-26 13:42 BUG org-babel-execute-src-block: No org-babel-execute function for python! Andreas Röhler
2013-02-26 13:48 ` Nick Dokos
2013-02-26 13:49 ` Bastien [this message]
2013-02-26 15:42 ` Andreas Röhler
2013-02-26 16:00 ` Ista Zahn
2013-02-26 19:34 ` Andreas Röhler
2013-02-26 19:50 ` Thomas S. Dye
2013-02-26 20:00 ` Andreas Röhler
2013-02-26 16:00 ` Bastien
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=877glvyylc.fsf@bzg.ath.cx \
--to=bzg@altern.org \
--cc=andreas.roehler@easy-emacs.de \
--cc=emacs-orgmode@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.