From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marcelo de Moraes Serpa Subject: Updating to 8.2.5 broke org-mode Date: Sat, 16 Aug 2014 14:59:11 -0500 Message-ID: Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=001a113474cc48c8110500c4926b Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:43015) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XIkEK-0005gC-V6 for emacs-orgmode@gnu.org; Sat, 16 Aug 2014 16:05:37 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XIkEJ-0003Zq-If for emacs-orgmode@gnu.org; Sat, 16 Aug 2014 16:05:36 -0400 Received: from mail-la0-x241.google.com ([2a00:1450:4010:c03::241]:49359) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XIkEJ-0003ZE-9i for emacs-orgmode@gnu.org; Sat, 16 Aug 2014 16:05:35 -0400 Received: by mail-la0-f65.google.com with SMTP id ty20so1155780lab.8 for ; Sat, 16 Aug 2014 13:05:33 -0700 (PDT) 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-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Org Mode --001a113474cc48c8110500c4926b Content-Type: text/plain; charset=UTF-8 Hey everyone, I've updated org to 8.2.5 (by checking out the release_8.2.5 tag) from 7.9.4. After updating remote and checking out the mentioned branch, I ran "make" and then "make install". However, when starting Emacs, I get the following error: Symbol's function definition is void: org-babel-load-file I use this function in several places since I follow literate programming approach to writing el config files. Here's the full backtrace: Debugger entered--Lisp error: (void-function org-babel-load-file) org-babel-load-file("/Users/user/.emacs.d/myuser.org") mapc(org-babel-load-file ("/Users/user/.emacs.d/myuser.org" "/Users/user/.emacs.d/readme.org")) eval-buffer(# nil "/Users/user/.emacs.d/init.el" nil t) ; Reading at buffer position 1440 load-with-code-conversion("/Users/user/.emacs.d/init.el" "/Users/user/.emacs.d/init.el" t t) load("/Users/fuser/.emacs.d/init" t t) #[nil "^H\205\276^@ \306=\203^Q^@\307^H\310Q\202A^@ \311=\2033^@\312\307\313\314#\203#^@\315\202A^@\312\307\313\316#\203/^@\317\202A^@\315\202A^@ \320=\203=^@\321\202A^@\307^H\322Q^Z\323^S\324\n\323\211#\210^K\323=\203i^@\325\326\327\307^H\330Q!\"^\\324\f\323\211$ command-line() normal-top-level() Does anyone know what could be happening here? Thanks, -- Marcelo --001a113474cc48c8110500c4926b Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
Hey everyone,

I've updated org to 8= .2.5 (by checking out the release_8.2.5 tag) from 7.9.4. After updating rem= ote and checking out the mentioned branch, I ran "make" and then = "make install".=C2=A0

However, when starting Emacs, I get the following error= :

Symbol's function definition is void: org-ba= bel-load-file

I use this function in several place= s since I follow literate programming approach to writing el config files.<= /div>

Here's the full backtrace:

Debugger entered--Lisp error: (void-function org-babel-load-file)
=C2=A0 org-babel-load-file("/Users/user/.emacs.d/myuser.org")
=C2=A0 mapc(org-babel-load-file ("/Users/user/.emacs.d/myuser.org" "/Users/user/.emacs.d/readme.org"))
=C2=A0 eval-buffer(= #<buffer =C2=A0*load*> nil "/Users/user/.emacs.d/init.el" n= il t) =C2=A0; Reading at buffer position 1440
=C2=A0 load-with-code-conversion("/Users/user/.emacs.d/init.el&qu= ot; "/Users/user/.emacs.d/init.el" t t)
=C2=A0 load(&qu= ot;/Users/fuser/.emacs.d/init" t t)
=C2=A0 #[nil "^H\20= 5\276^@ =C2=A0 \306=3D\203^Q^@\307^H\310Q\202A^@ \311=3D\2033^@\312\307\313= \314#\203#^@\315\202A^@\312\307\313\316#\203/^@\317\202A^@\315\202A^@ =C2= =A0 \320=3D\203=3D^@\321\202A^@\307^H\322Q^Z\323^S\324\n\323\211#\210^K\323= =3D\203i^@\325\326\327\307^H\330Q!\"^\\324\f\323\211$
=C2=A0 command-line()
=C2=A0 normal-top-level()
<= div>
Does anyone know what could be happening here?

Thanks,

--
Marcelo
= --001a113474cc48c8110500c4926b--