emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* [feature request] choosing the interpreter
@ 2013-05-07 19:48 Andreas Röhler
  0 siblings, 0 replies; only message in thread
From: Andreas Röhler @ 2013-05-07 19:48 UTC (permalink / raw)
  To: emacs-orgmode; +Cc: Eric Schulte

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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2013-05-07 19:46 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-05-07 19:48 [feature request] choosing the interpreter Andreas Röhler

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).