Re: [O] Error during org-export

2017-10-31 Thread Gian-Maria Daffré
Hello Eric, On Sun, 29 Oct 2017 12:38:37 + Eric S Fraga wrote: > On Sunday, 29 Oct 2017 at 08:57, Gian-Maria Daffré wrote: > > [...] > > > This helped a lot... > > Glad I could help. However, your original problem still remains. Agree. > You should be able to export using the latest ve

Re: [O] Error during org-export

2017-10-29 Thread Eric S Fraga
On Sunday, 29 Oct 2017 at 08:57, Gian-Maria Daffré wrote: [...] > This helped a lot... Glad I could help. However, your original problem still remains. You should be able to export using the latest version of org (i.e. 9.1.2). It would seem that your configuration is making reference to the d

Re: [O] Error during org-export

2017-10-29 Thread Gian-Maria Daffré
On Sat, 2017-10-28 at 20:27 +0100, Eric S Fraga wrote: > On Saturday, 28 Oct 2017 at 16:58, Gian-Maria Daffré wrote: > > [...] > > > If it helps, some additional information: > > > > > > Emacs  : GNU Emacs 25.1.1 (x86_64-pc-linux-gnu, GTK+ Version > > 3.22.11) > >  of 2017-09-15, modified by De

Re: [O] Error during org-export

2017-10-28 Thread Eric S Fraga
On Saturday, 28 Oct 2017 at 16:58, Gian-Maria Daffré wrote: [...] > If it helps, some additional information: > > > Emacs  : GNU Emacs 25.1.1 (x86_64-pc-linux-gnu, GTK+ Version 3.22.11) >  of 2017-09-15, modified by Debian > Package: Org mode version 9.1.2 (9.1.2-22-ga2a034-elpa @ > /home/giammi/

Re: [O] Error during org-export

2017-10-28 Thread Gian-Maria Daffré
On Sat, 2017-10-28 at 14:08 +0100, Eric S Fraga wrote: > On Saturday, 28 Oct 2017 at 12:39, Gian-Maria Daffré wrote: > > If I use a completely empty .emacs file, then I get the error > > message. > > But if your .emacs is completely empty, how does emacs know how to > get > the ELPA version of org

Re: [O] Error during org-export

2017-10-28 Thread Eric S Fraga
On Saturday, 28 Oct 2017 at 12:39, Gian-Maria Daffré wrote: > If I use a completely empty .emacs file, then I get the error message. But if your .emacs is completely empty, how does emacs know how to get the ELPA version of org? Do you have an init file in your .emacs.d directory? -- : Eric S F

Re: [O] Error during org-export

2017-10-28 Thread Gian-Maria Daffré
Hello Nicolas, On Sat, 2017-10-28 at 11:23 +0200, Nicolas Goaziou wrote: > Hello, > > Gian-Maria Daffré writes: > > > If I create a simple heading like > > * Hello > > Test > > > > and then try to export as latex/pdf from org-mode (C-c C-e l o) I > > get > > the following error. > > > > Debug

Re: [O] Error during org-export

2017-10-28 Thread Nicolas Goaziou
Hello, Gian-Maria Daffré writes: > If I create a simple heading like > * Hello > Test > > and then try to export as latex/pdf from org-mode (C-c C-e l o) I get > the following error. > > Debugger entered--Lisp error: (void-variable element-property) FWIW, I cannot reproduce it. You may want to

[O] Error during org-export

2017-10-27 Thread Gian-Maria Daffré
Hello, I am currently on the following org-mode version Org mode version 9.1.2 (9.1.2-22-ga2a034-elpa @ /home/giammi/.emacs.d/elpa/org-20171023/) GNU Emacs 25.1.1 (x86_64-pc-linux-gnu, GTK+ Version 3.22.11) of 2017- 09-15, modified by Debian If I create a simple heading like * Hello Test and th