emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Eric Schulte <schulte.eric@gmail.com>
To: Rasmus <rasmusk@kth.se>
Cc: emacs-orgmode@gnu.org
Subject: Re: Babel issue after upgrade to Org 8?
Date: Thu, 24 Oct 2013 19:48:28 -0600	[thread overview]
Message-ID: <87k3h2azo3.fsf@gmail.com> (raw)
In-Reply-To: <loom.20131023T125056-672@post.gmane.org> (Rasmus's message of "Wed, 23 Oct 2013 10:59:50 +0000 (UTC)")

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 <rasmusk@kth.se> writes:

> SabreWolfy <sabrewolfy <at> 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

  reply	other threads:[~2013-10-25  1:49 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-08-07  8:28 Babel issue after upgrade to Org 8? SabreWolfy
2013-08-07 11:23 ` Sebastien Vauban
2013-08-08  5:00 ` Achim Gratz
2013-10-23 10:59 ` Rasmus
2013-10-25  1:48   ` Eric Schulte [this message]
2013-10-25  8:51     ` Rasmus Karlsson

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=87k3h2azo3.fsf@gmail.com \
    --to=schulte.eric@gmail.com \
    --cc=emacs-orgmode@gnu.org \
    --cc=rasmusk@kth.se \
    /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).