From mboxrd@z Thu Jan 1 00:00:00 1970 From: Eric Schulte Subject: Re: Babel issue after upgrade to Org 8? Date: Thu, 24 Oct 2013 19:48:28 -0600 Message-ID: <87k3h2azo3.fsf@gmail.com> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:58757) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VZWWQ-0002sT-0G for emacs-orgmode@gnu.org; Thu, 24 Oct 2013 21:49:10 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VZWWL-0007ha-QA for emacs-orgmode@gnu.org; Thu, 24 Oct 2013 21:49:05 -0400 Received: from mail-pa0-x22a.google.com ([2607:f8b0:400e:c03::22a]:60380) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VZWWL-0007hT-HR for emacs-orgmode@gnu.org; Thu, 24 Oct 2013 21:49:01 -0400 Received: by mail-pa0-f42.google.com with SMTP id kp14so1494920pab.29 for ; Thu, 24 Oct 2013 18:49:00 -0700 (PDT) In-Reply-To: (Rasmus's message of "Wed, 23 Oct 2013 10:59:50 +0000 (UTC)") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Rasmus Cc: emacs-orgmode@gnu.org The `org-babel-do-load-languages' function is defined in the current version of Emacs and with the current Org-mode. Maybe the debian package is screwed up in some way? I get the following $ emacs --batch --eval '(message "defined? %S" (functionp (quote org-babel-do-load-languages)))' defined? t with the following version of Emacs $ emacs --version GNU Emacs 24.3.1 Copyright (C) 2013 Free Software Foundation, Inc. GNU Emacs comes with ABSOLUTELY NO WARRANTY. You may redistribute copies of Emacs under the terms of the GNU General Public License. For more information about these matters, see the file named COPYING. Best, Rasmus writes: > SabreWolfy gmail.com> writes: > >> >> I've recently updated my Debian unstable installation and Emacs now > reports >> this on startup: >> >> Symbol's function definition is void: org-babel-do-load-language >> >> My .emacs includes: >> >> (org-babel-do-load-languages 'org-babel-load-languages '((R . t))) >> >> I've searched for a solution and read the notes about upgrading to Org 8 >> (which may have occurred during the update?), but have not found a > solution. >> Can someone point me in the right direction, please? Thanks. >> >> > > > I just had this problem after upgrading from Ubuntu 13.04 to 13.10. I have > not changed my .emacs file, and the part which loads babel in my .emacs file > reads > > (org-babel-do-load-languages > 'org-babel-load-languages > '((python . t) > )) > > The error I get reads, > "Symbol's function definition is void: org-babel-do-load-languages" > > I'm on org-mode 8.0.6 (Ubuntu package: > https://launchpad.net/ubuntu/+source/org-mode/8.0.6-3 ), and I believe this > package is straight from the Debian packages. Did this problem ever get > resolved? Needless to say, everything worked before the upgrade. > > Thanks, > Rasmus > > -- Eric Schulte https://cs.unm.edu/~eschulte PGP: 0x614CA05D