emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [Orgmode] Re: [PATCH] Fix list assignments in ob-ocaml.el


From: Eric Schulte
Subject: Re: [Orgmode] Re: [PATCH] Fix list assignments in ob-ocaml.el
Date: Sat, 17 Jul 2010 11:08:48 -0700
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.2 (gnu/linux)

address@hidden (Erik L. Arneson) writes:

> address@hidden (Erik L. Arneson) writes:
>> This patch fixes the OCaml list assignment when using a table as a var
>> to an OCaml source block in org-babel.
>
> Please ignore this patch.  It still needs some work.  Values being
> returned from OCaml don't seem to be read correctly now.  Oops!
>
> (I'm still really new to org-babel, so this is kind of a hairy learning
> process.)

Hi Erik,

One good way to gain familiarity with Org-Babel is to look at the other
language specific files, and to run a code block in one of these
languages, stepping through the language specific evaluation functions
using Edebug [1].

If you have specific babel code/implementation questions you can always
post them to this list, preferably with a "[babel]" string in the
subject line.

Also, if you plan on contributing to Babel, you will need to assign
copyright for your contributions to Emacs (see [2]).

Always happy to have more people hacking away at Babel.

Best -- Eric

Footnotes: 
[1]  http://www.gnu.org/software/emacs/emacs-lisp-intro/html_node/edebug.html

[2]  http://orgmode.org/worg/org-contribute.php



reply via email to

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