From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: Bug: Cannot export document to HTML or Markdown if it has a title [8.3.2 (8.3.2-59-g3d4c46-elpa @ /Users/matt/.emacs.d/elpa/org-20160104/)] Date: Thu, 04 Feb 2016 09:40:36 +0100 Message-ID: <87r3gsool7.fsf@nicolasgoaziou.fr> References: <0FE5637C-295C-41F2-B0D6-8454C6F5D565@apple.com> <878u351k11.fsf@nicolasgoaziou.fr> <56B21520.6060605@gmx.de> 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]:37136) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aRFR2-0002hk-9X for emacs-orgmode@gnu.org; Thu, 04 Feb 2016 03:38:41 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aRFQx-0000sT-9D for emacs-orgmode@gnu.org; Thu, 04 Feb 2016 03:38:40 -0500 Received: from relay4-d.mail.gandi.net ([217.70.183.196]:43959) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aRFQw-0000sJ-Ih for emacs-orgmode@gnu.org; Thu, 04 Feb 2016 03:38:35 -0500 In-Reply-To: <56B21520.6060605@gmx.de> (Max Linke's message of "Wed, 3 Feb 2016 15:56:32 +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-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Max Linke Cc: emacs-orgmode@gnu.org Hello, Max Linke writes: > On 01/31/2016 11:06 PM, Nicolas Goaziou wrote: >> Hello, >> >> Matt Moriarity writes: >> >>> If I include a #+TITLE: directive at the top of my Org file, when I try >>> to export it to HTML or markdown, I get an error: >>> >>> apply: Wrong type argument: listp, #("Guide" 0 5 (:parent (#0))) >>> >>> Removing the #+TITLE seems to make everything ok. It seems like this >>> should not be an issue, but I=E2=80=99m pretty new to org-mode. >> >> I think this is due to a mixed Org installation: default Org from Emacs >> probably interferes with ELPA's. > > I'm having the same problem. According to all hints in the FAQ I don't > have a mixed installation. > > locate-library RET org -> 'Library is file > ~/.emacs.d/elpa/org-20160201/org.elc' > > I have installed org-mode from elpa according to the FAQ. Are you sure (default) Org wasn't loaded when you installed the newest one through ELPA? In any case, IIRC, this is an installation problem, not a real bug in the code base. Regards, --=20 Nicolas Goaziou