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: Sun, 31 Jan 2016 23:06:18 +0100 Message-ID: <878u351k11.fsf@nicolasgoaziou.fr> References: <0FE5637C-295C-41F2-B0D6-8454C6F5D565@apple.com> 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]:36834) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aQ06X-0007FH-97 for emacs-orgmode@gnu.org; Sun, 31 Jan 2016 17:04:22 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aQ06U-0002PA-1d for emacs-orgmode@gnu.org; Sun, 31 Jan 2016 17:04:21 -0500 Received: from relay4-d.mail.gandi.net ([217.70.183.196]:38957) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aQ06T-0002P1-Rf for emacs-orgmode@gnu.org; Sun, 31 Jan 2016 17:04:17 -0500 In-Reply-To: <0FE5637C-295C-41F2-B0D6-8454C6F5D565@apple.com> (Matt Moriarity's message of "Tue, 19 Jan 2016 23:39:15 -0800") 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: Matt Moriarity Cc: emacs-orgmode@gnu.org 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. Regards, --=20 Nicolas Goaziou