emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [O] Bug: "Lisp error: (void-variable org-babel-tangle-lang-exts)" wh


From: Bastien
Subject: Re: [O] Bug: "Lisp error: (void-variable org-babel-tangle-lang-exts)" when loading languages at startup
Date: Mon, 25 Mar 2013 06:54:02 +0100
User-agent: Gnus/5.130006 (Ma Gnus v0.6) Emacs/24.3.50 (gnu/linux)

Hi Trevor,

Trevor Murphy <address@hidden> 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

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