emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [O] Babel issue after upgrade to Org 8?


From: Sebastien Vauban
Subject: Re: [O] Babel issue after upgrade to Org 8?
Date: Wed, 07 Aug 2013 13:23:03 +0200
User-agent: Gnus/5.130006 (Ma Gnus v0.6) Emacs/24.3.50 (windows-nt)

SabreWolfy wrote:
> 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.

This is weird as it's part of `org.el' (and is supposed to be autoloaded)...

  ╭────
  │ org-babel-do-load-languages is an autoloaded Lisp function in `org.el'.
  │ 
  │ (org-babel-do-load-languages SYM VALUE)
  │ 
  │ Load the languages defined in `org-babel-load-languages'.
  ╰────

Maybe type a `make autoloads' if you use the Git version...

Best regards,
  Seb

-- 
Sebastien Vauban




reply via email to

[Prev in Thread] Current Thread [Next in Thread]