From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: Bug: Exception when trying to export inlined-code [8.3.4 (8.3.4-9-gfda14f-elpa @ ~/.emacs.d/elpa/org-20160307/)] Date: Sun, 13 Mar 2016 18:34:59 +0100 Message-ID: <87twkamgcc.fsf@nicolasgoaziou.fr> References: <87y49qlmcw.fsf@nicolasgoaziou.fr> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:40702) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1af9ss-0006qD-98 for emacs-orgmode@gnu.org; Sun, 13 Mar 2016 13:32:55 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1af9sr-0007ug-Gq for emacs-orgmode@gnu.org; Sun, 13 Mar 2016 13:32:54 -0400 Received: from relay3-d.mail.gandi.net ([2001:4b98:c:538::195]:55861) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1af9sr-0007uc-BK for emacs-orgmode@gnu.org; Sun, 13 Mar 2016 13:32:53 -0400 In-Reply-To: (Shlomi Vaknin's message of "Fri, 11 Mar 2016 21:13:44 +0000") 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: Shlomi Vaknin Cc: "emacs-orgmode@gnu.org" , "Charles C. Berry" Hello, Shlomi Vaknin writes: > Without setting it to nil, here is the complete backtrace of an uncompiled > org (I simply erased all elc files, that sufficient, right?) You can call `org-reload' with an universal argument. > Debugger entered--Lisp error: (wrong-type-argument integer-or-marker-p nil) > goto-char(nil) This is indeed a cache corruption. Unfortunately, the backtrace doesn't help to tell what action is responsible for that. Thank you anyway. Regards, -- Nicolas Goaziou