* Karl Voit <devn...@karl-voit.at> wrote: > > Org-mode from maint Git repository overruled via following lines > right at the top of my ~/.emacs.d/init.el: >| (add-to-list 'load-path "~/.emacs.d/contrib/org-mode/lisp") >| (add-to-list 'load-path "~/.emacs.d/contrib/org-mode/contrib/lisp" t) > > When I start emacs, I got following error: > >| Debugger entered--Lisp error: (error "Autoloading failed to define function >org-babel-do-load-languages")
Somehow the error was provoked with an accidentally installed very old version of Org-mode from Melpa. After deleting the Melpa folder, the code worked fine. Sorry for the fuzz. -- get mail|git|SVN|photos|postings|SMS|phonecalls|RSS|CSV|XML into Org-mode: > get Memacs from https://github.com/novoid/Memacs < Personal Information Management > http://Karl-Voit.at/tags/pim/ Emacs-related > http://Karl-Voit.at/tags/emacs/