From mboxrd@z Thu Jan 1 00:00:00 1970 From: Dirk Scharff Subject: Re: Wrong type argument listp on export Date: Thu, 21 Jul 2011 23:02:09 +0200 Message-ID: References: <874o2f1qzy.fsf@gmail.com> <85A0D45A-A559-43E3-BF78-B38D2F81DEA4@googlemail.com> <6554.1311281736@alphaville.americas.hpqcorp.net> Mime-Version: 1.0 (Apple Message framework v1244.3) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([140.186.70.92]:44760) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Qk0Nt-0003K7-Fk for emacs-orgmode@gnu.org; Thu, 21 Jul 2011 17:02:18 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Qk0Nr-0002cu-TE for emacs-orgmode@gnu.org; Thu, 21 Jul 2011 17:02:17 -0400 Received: from mail-fx0-f52.google.com ([209.85.161.52]:35748) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Qk0Nr-0002cd-MC for emacs-orgmode@gnu.org; Thu, 21 Jul 2011 17:02:15 -0400 Received: by fxd18 with SMTP id 18so3344534fxd.39 for ; Thu, 21 Jul 2011 14:02:14 -0700 (PDT) In-Reply-To: <6554.1311281736@alphaville.americas.hpqcorp.net> 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: nicholas.dokos@hp.com Cc: Aankhen , Org mailing list Hi, thanks for pointing that out, while I pulled, used make and restarted = emacs, I skipped on a "make clean" before compiling again. I recompiled = org-mode again (this time with "clean") and it works now.=20 Am 21.07.2011 um 22:55 schrieb Nick Dokos: > Dirk Scharff wrote: >=20 >> Hi Eric, >>=20 >> thanks again for your support. I pulled again from git >> (release_7.6.146.g6b389). I'm still having difficulties with >> this. I'll attach your something.org example from earlier in a >> slightly modified version to fit this case. >>=20 >> When I C-c C-e A on this file i still get the same error. >>=20 >=20 > Did you reload org or restart emacs? Do you have old/stale .elc files? >=20 > I exported your something.org to html using an earlier version and got = the error > you describe, but I then pulled, M-x org-reload and re-exported, this = time with > no problem. >=20 > Nick >=20 > Org-mode version 7.6 (release_7.6.146.g6b389)