Hi Trevor,

Trevor Murphy <trevor.m.mur...@gmail.com> writes:

> To produce the error, I start a fresh instance with emacs -Q, then
> run the following:
>
> (add-to-list 'load-path "/home/trevor/.emacs.d/elpa/org-20130318/")

(package-initialize)

early in your .emacs should be enough to set the load-paths correctly
and to load Org from ELPA.

> (setq org-babel-load-languages '((python . t))) ; also works with
> latex, C, ruby, at which point I got bored
> (require 'org)

Please try the above and let us know.

Thanks,

-- 
 Bastien

Reply via email to