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: Thu, 10 Mar 2016 10:21:19 +0100 Message-ID: <87y49qlmcw.fsf@nicolasgoaziou.fr> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:50850) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1adwkY-0004cs-VO for emacs-orgmode@gnu.org; Thu, 10 Mar 2016 04:19:19 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1adwkT-0005G1-W2 for emacs-orgmode@gnu.org; Thu, 10 Mar 2016 04:19:18 -0500 Received: from relay4-d.mail.gandi.net ([217.70.183.196]:35800) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1adwkT-0005Fh-PC for emacs-orgmode@gnu.org; Thu, 10 Mar 2016 04:19:13 -0500 In-Reply-To: (Shlomi Vaknin's message of "Wed, 9 Mar 2016 21:45:38 -0800") 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: > I managed to make another non-working example (should I make > a gif showing what I see?): > > --------------------------------------- > - src_elisp{3} {{{results(=3=)}}} > > * B > - src_elisp{3} {{{results(=3=)}}} > - > - > - > - src_elisp{3} {{{results(=3=)}}} > - src_elisp{2} {{{results(=2=)}}} > - {{{results(=2=)}}} > --------------------------------------- > > again, removing any line from this makes export work again. Otherwise I get > =org-element--current-element: Wrong type argument: integer-or-marker-p, > nil= I cannot reproduce the problem. Could you send a complete backtrace with un-compiled Org? Also, could you try setting `org-element-use-cache' to nil? Regards, -- Nicolas Goaziou