From mboxrd@z Thu Jan 1 00:00:00 1970 From: Kyle Meyer Subject: Re: Bug: Export breaks on documents with title [8.3.3 (8.3.3-26-ge92a06-elpaplus @ /Users/leafac/.emacs.d/elpa/org-plus-contrib-20160125/)] Date: Wed, 27 Jan 2016 19:14:03 -0500 Message-ID: <87oac6lfw4.fsf@kyleam.com> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:45248) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aOaE3-00043u-BI for emacs-orgmode@gnu.org; Wed, 27 Jan 2016 19:14:16 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aOaE0-0006Lg-4w for emacs-orgmode@gnu.org; Wed, 27 Jan 2016 19:14:15 -0500 Received: from pb-smtp0.int.icgroup.com ([208.72.237.35]:56854 helo=sasl.smtp.pobox.com) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aOaE0-0006L8-0K for emacs-orgmode@gnu.org; Wed, 27 Jan 2016 19:14:12 -0500 In-Reply-To: (Leandro Facchinetti's message of "Wed, 27 Jan 2016 14:23:04 -0500") 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: Leandro Facchinetti Cc: emacs-orgmode@gnu.org Hello, Leandro Facchinetti writes: [...] > Trying to export a file with a `#+TITLE:' set leads to the error: > > apply: Wrong type argument: listp, #("Writings" 0 8 (:parent (#0))) > > Sample file: > > #+TITLE: Writings > > The error happens regardless of the export backend. > > I already ran `emacs -q' and the problem persists. We've seen similar error due to issues with installation. For example, http://thread.gmane.org/gmane.emacs.bugs/110037/focus=103649 Please see if re-installing without the builtin Org loaded helps. -- Kyle