emacs-orgmode
[Top][All Lists]
Advanced

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

[O] [feature request] choosing the interpreter


From: Andreas Röhler
Subject: [O] [feature request] choosing the interpreter
Date: Tue, 07 May 2013 21:48:47 +0200
User-agent: Mozilla/5.0 (X11; Linux i686; rv:17.0) Gecko/20130329 Thunderbird/17.0.5

Hi Erik,

taking the interpreter issue showed up at other python thread, here a 
suggestion:

let's go rid of static lists like

(org-babel-do-load-languages
 'org-babel-load-languages
 '(
   (sh . t)
   (python . t)))

unless maybe as fallback.

But from SRC, read the interpreter there.

;;;;;;;;

When this is implemented, let's enable there specifying a whole path.
That might help testing code in different environments - as py-shell provides 
already.

Best regards,

Andreas



reply via email to

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