From mboxrd@z Thu Jan 1 00:00:00 1970 From: Karl Maihofer Subject: Re: [babel] void-function org-babel-load-file Date: Tue, 14 Dec 2010 16:28:24 +0100 Message-ID: <20101214162824.63052bcn34wep0kk@webmail.df.eu> References: <20101207171904.71592dzkw2jt9v28@webmail.df.eu> <87hbehh1qm.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; DelSp="Yes"; format="flowed" Content-Transfer-Encoding: 7bit Return-path: Received: from [140.186.70.92] (port=37598 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PSWnk-0000x8-DG for emacs-orgmode@gnu.org; Tue, 14 Dec 2010 10:28:30 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PSWnj-0005hx-09 for emacs-orgmode@gnu.org; Tue, 14 Dec 2010 10:28:27 -0500 Received: from smtprelay01.ispgateway.de ([80.67.31.28]:46291) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PSWni-0005hR-QL for emacs-orgmode@gnu.org; Tue, 14 Dec 2010 10:28:26 -0500 In-Reply-To: <87hbehh1qm.fsf@gmail.com> Content-Disposition: inline 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 Hi Eric, Zitat von Eric Schulte : > Are you sure you are using the latest version of Org-mode? I am quite sure. That is what "org-version" says. But I do not compile the elisp files. I only use the following to load a different org-version in my init.el: (add-to-list 'load-path "~/elisp/2010-12-14_org-mode/lisp/") (add-to-list 'load-path "~/elisp/2010-12-14_org-mode/contrib/lisp/") Perhaps this is not enough to load a fully functional version of Org? I tried different Emacs-Versions on Linux, Mac and Windows and different git snapshots of Org of the last few days. But on all machines the same problem. Strange. Regards, Karl