From mboxrd@z Thu Jan 1 00:00:00 1970 From: Kyle Meyer Subject: Re: Html export error Date: Tue, 11 Aug 2015 12:48:00 -0400 Message-ID: <87k2t1lqkf.fsf@kyleam.com> 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]:42990) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZPCig-0002jr-Bt for emacs-orgmode@gnu.org; Tue, 11 Aug 2015 12:48:11 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZPCiY-0006E6-F7 for emacs-orgmode@gnu.org; Tue, 11 Aug 2015 12:48:10 -0400 Received: from mail-qg0-f54.google.com ([209.85.192.54]:33230) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZPCiY-0006CN-Bc for emacs-orgmode@gnu.org; Tue, 11 Aug 2015 12:48:02 -0400 Received: by qged69 with SMTP id d69so143349886qge.0 for ; Tue, 11 Aug 2015 09:48:01 -0700 (PDT) In-Reply-To: (=?utf-8?Q?=22Fl=C3=A1vio?= L. C. de Moura"'s message of "Tue, 11 Aug 2015 13:29:18 -0300") 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: "=?utf-8?Q?Fl=C3=A1vio?= L. C. de Moura" Cc: emacs-orgmode@gnu.org Hello, flaviomoura@unb.br (Fl=C3=A1vio L. C. de Moura) wrote: > Hi, > > After the last org update, I am getting an error concerning the head of t= he > org file: [...] > If I org-html-export-as-html then I get: > > apply: Wrong type argument: listp, #("Fl=C3=A1vio L. C. de Moura" 0 21 > (:parent (#0))) This seems similar to http://permalink.gmane.org/gmane.emacs.orgmode/99535 and http://permalink.gmane.org/gmane.emacs.orgmode/99680 and is likely an issue with compiling the new installation while the old one is loaded. Try installing from the package-list-packages before Org has been loaded. -- Kyle