From mboxrd@z Thu Jan 1 00:00:00 1970 From: Karl Voit Subject: Re: "Autoloading failed to define function org-babel-do-load-languages" Date: Mon, 22 May 2017 15:19:03 +0200 Message-ID: <2017-05-22T15-17-32@devnull.Karl-Voit.at> References: <2017-05-16T18-19-46@devnull.Karl-Voit.at> Reply-To: Karl Voit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:49337) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dCnFC-0007DE-5k for emacs-orgmode@gnu.org; Mon, 22 May 2017 09:19:32 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dCnF4-0007RV-6A for emacs-orgmode@gnu.org; Mon, 22 May 2017 09:19:30 -0400 Received: from [195.159.176.226] (port=32913 helo=blaine.gmane.org) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1dCnF3-0007Q2-Vl for emacs-orgmode@gnu.org; Mon, 22 May 2017 09:19:22 -0400 Received: from list by blaine.gmane.org with local (Exim 4.84_2) (envelope-from ) id 1dCnEq-0002y9-9D for emacs-orgmode@gnu.org; Mon, 22 May 2017 15:19:08 +0200 List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: "Emacs-orgmode" To: emacs-orgmode@gnu.org * Karl Voit 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/