From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: Bug: Beamer example (info node 12.8.6) fails to compile [9.0.7 (9.0.7-elpa @ /Users/gtomas/.emacs.d/elpa/org-20170515/)] Date: Wed, 07 Jun 2017 11:10:44 +0200 Message-ID: <87zidktb6z.fsf@nicolasgoaziou.fr> References: 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]:49097) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dIWzM-0003l7-Rg for emacs-orgmode@gnu.org; Wed, 07 Jun 2017 05:10:53 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dIWzM-0004Qj-2L for emacs-orgmode@gnu.org; Wed, 07 Jun 2017 05:10:52 -0400 Received: from relay4-d.mail.gandi.net ([2001:4b98:c:538::196]:60047) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1dIWzL-0004Q3-Rz for emacs-orgmode@gnu.org; Wed, 07 Jun 2017 05:10:51 -0400 In-Reply-To: ("Gil =?utf-8?Q?Tom=C3=A1s=22's?= message of "Mon, 05 Jun 2017 15:17:17 +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" To: Gil =?utf-8?Q?Tom=C3=A1s?= Cc: emacs-orgmode@gnu.org Hello, Gil Tom=C3=A1s writes: > When copying the example provided in org-mode info node 12.8.6 to an org > buffer, and then seeking to compile it into a pdf with the beamer > exporter (C-c C-e l O), the following error message is printed into the > minibuffer: > > apply: Wrong type argument: listp, #("Carsten Dominik" 0 15 (:parent > (#0))) This is a commonly reported error message. I guess it should go into the FAQ. It means you have a mixed installation. You need to re-install Org properly. Regards, --=20 Nicolas Goaziou