From: Sebastian Rose <sebastian_rose@gmx.de>
To: Dan Davison <davison@stats.ox.ac.uk>
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 18:05:11 +0200 [thread overview]
Message-ID: <87y6rft1zc.fsf@kassiopeya.MSHEIMNETZ> (raw)
In-Reply-To: <87bpoboy2h.fsf@stats.ox.ac.uk> (Dan Davison's message of "Fri, 26 Jun 2009 10:43:18 -0400")
Dan Davison <davison@stats.ox.ac.uk> writes:
> org-babel-init.el is what you need, so:
>
> (add-to-list 'load-path "/path/to/org-babel/lisp")
> (require 'org-babel-init)
and get:
Debugger entered--Lisp error: (file-error "Cannot open load file" "inf-ruby")
require(inf-ruby)
eval-buffer(#<buffer *load*<2>> nil "/home/sebastian/emacs/lisp/ext/org-babel/lisp/langs/org-babel-ruby.el" nil t) ; Reading at buffer position 1098
load-with-code-conversion("/home/sebastian/emacs/lisp/ext/org-babel/lisp/langs/org-babel-ruby.el" "/home/sebastian/emacs/lisp/ext/org-babel/lisp/langs/org-babel-ruby.el" nil t)
require(org-babel-ruby)
eval-buffer(#<buffer *load*> nil "/home/sebastian/emacs/lisp/ext/org-babel/lisp/org-babel-init.el" nil t) ; Reading at buffer position 1393
load-with-code-conversion("/home/sebastian/emacs/lisp/ext/org-babel/lisp/org-babel-init.el" "/home/sebastian/emacs/lisp/ext/org-babel/lisp/org-babel-init.el" nil t)
require(org-babel-init)
eval((require (quote org-babel-init)))
eval-last-sexp-1(nil)
eval-last-sexp(nil)
call-interactively(eval-last-sexp nil nil)
file inf-ruby.el does not exist.
Where should it go, and what should it contain?
Looks sooo interesting, I need to know!! :)
Sebastian
next prev parent reply other threads:[~2009-06-26 16:01 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
2009-06-26 16:05 ` Sebastian Rose [this message]
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=87y6rft1zc.fsf@kassiopeya.MSHEIMNETZ \
--to=sebastian_rose@gmx.de \
--cc=davison@stats.ox.ac.uk \
--cc=emacs-orgmode@gnu.org \
/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).