emacs-orgmode
[Top][All Lists]
Advanced

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

[Orgmode] Re: babel versionitis?


From: Bernt Hansen
Subject: [Orgmode] Re: babel versionitis?
Date: Tue, 03 Aug 2010 08:48:10 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1 (gnu/linux)

Rustom Mody <address@hidden> writes:

> In Bernt Hansen's Organize your life in plain text he has
>
> (require 'org-babel-init)
> (require 'org-babel-ditaa)
> (org-babel-load-library-of-babel)
>
> But with my 7.01trans org I get
>
> Cannot open load file org-babel-init
>
> I guess this has to change to
>
> (org-babel-do-load-languages
>  'org-babel-load-languages
>  '((emacs-lisp . t)
>    (ditaa . t)))
>
> I am just guessing something about babel initialization has changed recently??

The setup changed in release 7.01.  I've updated my document.
Thanks for pointing this out.

-Bernt



reply via email to

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