emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [O] Wish: babel for python3


From: Thomas S. Dye
Subject: Re: [O] Wish: babel for python3
Date: Sat, 15 Oct 2011 10:09:24 -1000

Arne Babenhauserheide <address@hidden> writes:

> Hi Eric, 
>
> Can I then still use babel for python 2.x? I need it for both, because I have 
> python3 and python2 projects. 
>
> Best wishes, 
> Arne

Aloha Arne,

If your projects are in different files, then you should be able to use
file variables:
http://www.gnu.org/s/libtool/manual/emacs/Specifying-File-Variables.html#Specifying-File-Variables.

Something like:
-*- org-babel-python-command: "python3"

hth,
Tom

>
> Am Samstag, 15. Oktober 2011, 12:36:52 schrieb Eric Schulte:
>> Hi Arne,
>> 
>> I think you can simply add the following to your configuration to use
>> python3 as your python executable.
>> 
>>   (setq org-babel-python-command "python3")
>> 
>> Best -- Eric
>> 
>> Arne Babenhauserheide <address@hidden> writes:
>> > Hi,
>> > 
>> > I’d love to have babel for python3.
>> > 
>> > My first shot at it would just be ob-python.el with each mention of
>> > python replaced by python3, but I hope that there is a more elegant
>> > way…
>> > 
>> > Is there a way to get python3 support for Babel into org-mode cleanly?
>> > 
>> > Best wishes,
>> > Arne
>
> --
> Ein Würfel System - einfach saubere Regeln: 
>
> - http://1w6.org
>

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



reply via email to

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