From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thibaut Verron Subject: Cannot load org after updating to 9.0 Date: Mon, 7 Nov 2016 12:44:37 +0100 Message-ID: Reply-To: thibaut.verron@gmail.com Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=047d7b86eb92a58bb70540b48df2 Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:48101) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1c3iMH-0003kR-Jv for emacs-orgmode@gnu.org; Mon, 07 Nov 2016 06:45:02 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1c3iMG-0006an-Kq for emacs-orgmode@gnu.org; Mon, 07 Nov 2016 06:45:01 -0500 Received: from mail-wm0-x22c.google.com ([2a00:1450:400c:c09::22c]:36929) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1c3iMG-0006aM-CY for emacs-orgmode@gnu.org; Mon, 07 Nov 2016 06:45:00 -0500 Received: by mail-wm0-x22c.google.com with SMTP id t79so171658005wmt.0 for ; Mon, 07 Nov 2016 03:44:59 -0800 (PST) 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 --047d7b86eb92a58bb70540b48df2 Content-Type: text/plain; charset=UTF-8 Hello, I updated my emacs packages this morning, including org 9.0, from GNU elpa. Apparently (based on other folders in my elpa installation folder), my last previous update was on april 11, 2016, so the problem may not come from the very latest version. Nonetheless, I didn't find any other mention of it online. So, how does the problem appear? When I start emacs, I get the following "warnings": > WARNING: No org-loaddefs.el file could be found from where org.el is loaded. > You need to run "make" or "make autoloads" from Org lisp directory > Warning (initialization): An error occurred while loading `(...)/.emacs.d/init.el': > Symbol's function definition is void: org-element-update-syntax For the first warning, I tried looking in the ~/.emacs.d/elpa/org-20161102 folder (which is where the loaded org.el file is), and it does contain org-loaddefs.el. There is no makefile, but I guess that it is normal for an installation using elpa. The second warning is an error and blocks further evaluation of my init file. For some reason though, --debug-init doesn't give any stacktrace. I'm using emacs 24.3.1 on linux (ubuntu 14.04). What should I do? Thanks, Thibaut Verron --047d7b86eb92a58bb70540b48df2 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
Hello,

I updated my emacs packages this= morning, including org 9.0, from GNU elpa. Apparently (based on other fold= ers in my elpa installation folder), my last previous update was on april 1= 1, 2016, so the problem may not come from the very latest version. Nonethel= ess, I didn't find any other mention of it online.

=
So, how does the problem appear? When I start emacs, I get the followi= ng "warnings":

> WARNING: No org= -loaddefs.el file could be found from where org.el is loaded.
>= ; You need to run "make" or "make autoloads" from Org l= isp directory
> Warning (initialization): An error occurred wh= ile loading `(...)/.emacs.d/init.el':

> Sym= bol's function definition is void: org-element-update-syntax

For the first warning, I tried looking in the ~/.emacs= .d/elpa/org-20161102 folder (which is where the loaded org.el file is), and= it does contain org-loaddefs.el. There is no makefile, but I guess that it= is normal for an installation using elpa.=C2=A0

T= he second warning is an error and blocks further evaluation of my init file= . For some reason though, --debug-init doesn't give any stacktrace.

I'm using emacs 24.3.1 on linux (ubuntu 14.04).

What should I do?

Thanks,<= /div>

Thibaut Verron
--047d7b86eb92a58bb70540b48df2--