From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: Problems with exporting in org-mode 9.1.6 Date: Sun, 11 Feb 2018 17:54:16 +0100 Message-ID: <877erjbh6v.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]:57699) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ekutQ-0002a7-3L for emacs-orgmode@gnu.org; Sun, 11 Feb 2018 11:54:20 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ekutP-0000Ww-BZ for emacs-orgmode@gnu.org; Sun, 11 Feb 2018 11:54:20 -0500 Received: from relay2-d.mail.gandi.net ([2001:4b98:c:538::194]:52458) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1ekutP-0000VV-4o for emacs-orgmode@gnu.org; Sun, 11 Feb 2018 11:54:19 -0500 In-Reply-To: (Rainer Thiel's message of "Sun, 11 Feb 2018 17:35:18 +0100") 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: Rainer Thiel Cc: "[Orgmode]" Hello, Rainer Thiel writes: > I am getting the error message =C2=ABWrong type argument: listp, #("This = is > the Title" 0 17 (:parent (#0)))=C2=BB (or similar) whenever I try to expo= rt > a file with header options to any format (html, txt, pdf via LaTeX, > ...), if the file has a header. Minimal example: > > --> > > #+TITLE: This is the Title > > org-mode 9.1.6 does not seem to handle the headers properly. When there > is a header, exporting fails with the message: =C2=ABWrong type argument: > listp, #("This is the Title" 0 17 (:parent (#0)))=C2=BB. There was no su= ch > problem with previous recent org-mode versions. > <-- This is a common issue, though I'm not sure about where it comes from. In any case, you should check your configuration: it could be a mixed installation or a hiccup from some extraneous package. Regards, --=20 Nicolas Goaziou