From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: Error during org-export Date: Sat, 28 Oct 2017 11:23:26 +0200 Message-ID: <87a80by6b5.fsf@nicolasgoaziou.fr> References: <1509105892.22225.6.camel@giammi.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:56166) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1e8NL3-0005hB-So for emacs-orgmode@gnu.org; Sat, 28 Oct 2017 05:23:34 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1e8NKz-0007Uq-V2 for emacs-orgmode@gnu.org; Sat, 28 Oct 2017 05:23:33 -0400 Received: from relay2-d.mail.gandi.net ([217.70.183.194]:53111) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1e8NKz-0007TO-OB for emacs-orgmode@gnu.org; Sat, 28 Oct 2017 05:23:29 -0400 In-Reply-To: <1509105892.22225.6.camel@giammi.org> ("Gian-Maria =?utf-8?Q?Daffr=C3=A9=22's?= message of "Fri, 27 Oct 2017 14:04:52 +0200") 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: Gian-Maria =?utf-8?Q?Daffr=C3=A9?= Cc: emacs-orgmode@gnu.org Hello, Gian-Maria Daffr=C3=A9 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 check your configuration file. Regards, --=20 Nicolas Goaziou