From mboxrd@z Thu Jan 1 00:00:00 1970 From: Shlomi Vaknin 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: Wed, 9 Mar 2016 21:45:38 -0800 Message-ID: References: Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=001a1138f268bd7014052dab5427 Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:57950) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1adtQI-0007qJ-2Y for emacs-orgmode@gnu.org; Thu, 10 Mar 2016 00:46:11 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1adtQG-0007JQ-PQ for emacs-orgmode@gnu.org; Thu, 10 Mar 2016 00:46:10 -0500 Received: from mail-qg0-x22a.google.com ([2607:f8b0:400d:c04::22a]:35055) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1adtQG-0007JL-K3 for emacs-orgmode@gnu.org; Thu, 10 Mar 2016 00:46:08 -0500 Received: by mail-qg0-x22a.google.com with SMTP id y89so62155293qge.2 for ; Wed, 09 Mar 2016 21:46:08 -0800 (PST) In-Reply-To: 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: "Charles C. Berry" Cc: "emacs-orgmode@gnu.org" --001a1138f268bd7014052dab5427 Content-Type: text/plain; charset=UTF-8 > > Its been in master since Jan 2015. Yeah, I guess I didnt update my packages in quite a while :P > > It works for me as does the same with `emacs-lisp' as the language > under latex or html export to buffer or file using: Org-mode version > 8.3.4 (release_8.3.4-635-g268486 ...) producing the expected document. > > Not sure what gives. Perhaps a mixed installation of org-mode? > So I checked this (to the best of my knowledge), I searched and removed everything that had to do with org-mode, got master, compiled and installed it. (org-version) now gives "Org-mode version 8.3.4 (release_8.3.4-635-g268486 @ ~/org-mode/org-mode/lisp/)" and although the minimal example I posted above *does* work now, my real file does not. 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= This might be something silly, but I really dont know what else to do and I am quite stuck, I need to present my org file to emacs-hostile people :| I have a new installation of emacs (used =find= to remove all other emacs paths), new org-mode compiled from source (looked through =find= as well as checked all 'load-path locations and removed anything I found) and no custom init files.... What else could I check on my system? I am using a mac, if that makes any differences.. Thanks for your help! --001a1138f268bd7014052dab5427 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable

=

Its been in master since Jan 2015.
Yeah, I guess I didnt u= pdate my packages in quite a while :P
=C2=A0

It works for me as does the same with `emacs-lisp' as the language
under latex or html export to buffer or file using: Org-mode version
8.3.4 (release_8.3.4-635-g268486 ...) producing the expected document.

Not sure what gives. Perhaps a mixed installation of org-mode?
=C2=A0
So I checked this (to the best of my= knowledge), I searched and removed everything that had to do with org-mode= , got master, compiled and installed it. (org-version) now gives "Org-= mode version 8.3.4 (release_8.3.4-635-g268486 @ ~/org-mode/org-mode/lisp/)&= quot;

and although the minimal example I posted ab= ove *does* work now, my real file does not. I managed to make another non-w= orking example (should I make a gif showing what I see?):
---------------------------------------
=C2=A0- = src_elisp{3} {{{results(=3D3=3D)}}}

* B
= =C2=A0 - src_elisp{3} {{{results(=3D3=3D)}}}
=C2=A0 -
= =C2=A0 -
=C2=A0 -
=C2=A0 - src_elisp{3} {{{results(=3D3= =3D)}}}
=C2=A0 - src_elisp{2} {{{results(=3D2=3D)}}}
= =C2=A0 - {{{results(=3D2=3D)}}}
---------------------------------= ------

again, removing any line from thi= s makes export work again. Otherwise I get =3Dorg-element--current-element:= Wrong type argument: integer-or-marker-p, nil=3D

= This might be something silly, but I really dont know what else to do and I= am quite stuck, I need to present my org file to emacs-hostile people :|= =C2=A0

I have a new installation of emacs (used = =3Dfind=3D to remove all other emacs paths), new org-mode compiled from sou= rce (looked through =3Dfind=3D as well as checked all 'load-path locati= ons and removed anything I found) and no custom init files.... What else co= uld I check on my system?

I am using a mac, if tha= t makes any differences..

Thanks for your help!



--001a1138f268bd7014052dab5427--