emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Dan Davison <davison@stats.ox.ac.uk>
To: Taru Karttunen <taruti@taruti.net>
Cc: emacs-orgmode <emacs-orgmode@gnu.org>
Subject: Re: [Beta Release / Development Invitation] Org-Babel --- code evaluation for reproducible-research and literate-programming in org-mode
Date: Fri, 26 Jun 2009 10:43:18 -0400	[thread overview]
Message-ID: <87bpoboy2h.fsf@stats.ox.ac.uk> (raw)
In-Reply-To: <1246005121-sup-403@oz.taruti.net> (Taru Karttunen's message of "Fri, 26 Jun 2009 12:02:20 +0300")

Taru Karttunen <taruti@taruti.net> writes:

> Excerpts from Eric Schulte's message of Thu Jun 25 23:25:30 +0300 2009:
>> For the past couple of months I have been working on Org-Babel, with Dan
>> Davison and (initially) Austin Frank.  Through Org-Babel Org-Mode can
>> communicate with programming languages.  Code contained in source-code
>> blocks can be evaluated and data can pass seamlessly between different
>> programming languages, Org-Mode constructs (tables, file links, example
>> text) and interactive comint buffers. One part of the project is the
>> "Library of Babel", which will be an extensible collection of ready-made
>> and easily-shortcut-callable source-code blocks for handling common
>> tasks.
>
> How do I try it out?

Hi Taru and other potential org-babel collaborators,

org-babel-init.el is what you need, so:

(add-to-list 'load-path "/path/to/org-babel/lisp")
(require 'org-babel-init)

After that, good starting points to see in action some of the
functionality that Eric has implemented are the `Sandbox' section of
org-babel.org, and the large table in the `Tests' section. C-c C-c
anywhere in a source code block in the Sandbox should execute that
block. In the Tests section, C-u C-c C-c in the table runs a suite of
tests of org-babel functionality, updating the table with the results of
code evaluation in several languages, and flagging up failed tests (more
fun if you clear out the `results' and `pass' column first).

Dan

>
> I tried the following:
> 1) update org-mode to latest git
> 2) restart emacs and open org-babel.org
> 3) add the load path and (require 'org-babel)
> 4) press C-cC-c on a begin_src line
> it only says "Local setup has been refreshed" and nothing happens.
>
> ps. org-babel seems very nifty from reading things
>
> - Taru Karttunen
>
>
> _______________________________________________
> Emacs-orgmode mailing list
> Remember: use `Reply All' to send replies to the list.
> Emacs-orgmode@gnu.org
> http://lists.gnu.org/mailman/listinfo/emacs-orgmode

  reply	other threads:[~2009-06-26 14:43 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-06-25 20:25 [Beta Release / Development Invitation] Org-Babel --- code evaluation for reproducible-research and literate-programming in org-mode Eric Schulte
2009-06-26  9:02 ` Taru Karttunen
2009-06-26 14:43   ` Dan Davison [this message]
2009-06-26 16:05     ` Sebastian Rose
2009-06-26 17:12       ` Eric Schulte
2009-06-26 17:37         ` Sebastian Rose

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

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87bpoboy2h.fsf@stats.ox.ac.uk \
    --to=davison@stats.ox.ac.uk \
    --cc=emacs-orgmode@gnu.org \
    --cc=taruti@taruti.net \
    /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 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).