emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [Orgmode] babel versionitis?


From: Erik Iverson
Subject: Re: [Orgmode] babel versionitis?
Date: Tue, 03 Aug 2010 07:16:35 -0500
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1.11) Gecko/20100713 Thunderbird/3.0.6

Correct, about a month ago:

http://eschulte.github.com/babel-dev/DONE-document-configuration-changes-for-Babel-integration.html

On 08/03/2010 05:59 AM, Rustom Mody wrote:
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??



reply via email to

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