Rustom Mody <rustompm...@gmail.com> 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 _______________________________________________ Emacs-orgmode mailing list Please use `Reply All' to send replies to the list. Emacs-orgmode@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-orgmode