From mboxrd@z Thu Jan 1 00:00:00 1970 From: Sebastian Rose Subject: Re: [Beta Release / Development Invitation] Org-Babel --- code evaluation for reproducible-research and literate-programming in org-mode Date: Fri, 26 Jun 2009 19:37:57 +0200 Message-ID: <87tz22uc96.fsf@kassiopeya.MSHEIMNETZ> References: <1246005121-sup-403@oz.taruti.net> <87bpoboy2h.fsf@stats.ox.ac.uk> <87y6rft1zc.fsf@kassiopeya.MSHEIMNETZ> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MKFJN-0001AW-P7 for emacs-orgmode@gnu.org; Fri, 26 Jun 2009 13:34:05 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MKFJI-00017R-95 for emacs-orgmode@gnu.org; Fri, 26 Jun 2009 13:34:04 -0400 Received: from [199.232.76.173] (port=37540 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MKFJI-00017O-3a for emacs-orgmode@gnu.org; Fri, 26 Jun 2009 13:34:00 -0400 Received: from mail.gmx.net ([213.165.64.20]:56837) by monty-python.gnu.org with smtp (Exim 4.60) (envelope-from ) id 1MKFJH-0002vq-Gp for emacs-orgmode@gnu.org; Fri, 26 Jun 2009 13:33:59 -0400 In-Reply-To: (Eric Schulte's message of "Fri, 26 Jun 2009 10:12:55 -0700") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Eric Schulte Cc: Dan Davison , emacs-orgmode "Eric Schulte" writes: > Sebastian Rose writes: > > [...] > >> file inf-ruby.el does not exist. >> >> Where should it go, and what should it contain? >> > > inf-ruby.el is located in the util directory, however we were loading > files in the wrong order in the initialization file so it wasn't loaded > in time. I just switched around the load order and committed, so please > pull the latest from git and git it another try. Hey - that was it! Great, thanks Eric! Sebastian