From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?ISO-8859-1?Q?J=F6rg_Hagmann?= Subject: org-babel Date: Tue, 15 Sep 2009 10:58:01 +0200 Message-ID: <4AAF5719.30603@unibas.ch> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MnTrc-0001hb-8D for emacs-orgmode@gnu.org; Tue, 15 Sep 2009 04:58:16 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MnTrX-0001gq-6x for Emacs-orgmode@gnu.org; Tue, 15 Sep 2009 04:58:15 -0400 Received: from [199.232.76.173] (port=51695 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MnTrX-0001gi-3E for Emacs-orgmode@gnu.org; Tue, 15 Sep 2009 04:58:11 -0400 Received: from smtp1pub.unibas.ch ([131.152.227.80]:15749) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MnTrV-0001I8-QR for Emacs-orgmode@gnu.org; Tue, 15 Sep 2009 04:58:10 -0400 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: Emacs-orgmode@gnu.org org-babel doesn't work here. First question: do I have the current org-version? I updated today and have 6.30trans (On 2 computers, Mac Leopard and ubuntu). If that's ok, next: I have (require 'org-babel-init) (require 'org-babel-ruby) ;; requires ruby, irb, ruby-mode, and inf-ruby (org-babel-load-library-of-babel) in .emacs Starting emacs gives the Message: An error has occurred while loading `/Users/bonasia/.emacs': File error: Cannot open load file, org-babel-init I either don't have the current version or misunderstood something. Thanks, Jörg