From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: Org Publish Error Date: Mon, 12 Feb 2018 08:58:46 +0100 Message-ID: <87inb2abbd.fsf@nicolasgoaziou.fr> References: <87vaf3vu81.fsf@curry.flintfam.org> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:39363) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1el90j-00074I-Oa for emacs-orgmode@gnu.org; Mon, 12 Feb 2018 02:58:50 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1el90i-00033e-VY for emacs-orgmode@gnu.org; Mon, 12 Feb 2018 02:58:49 -0500 Received: from relay3-d.mail.gandi.net ([2001:4b98:c:538::195]:39244) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1el90i-00030w-PE for emacs-orgmode@gnu.org; Mon, 12 Feb 2018 02:58:48 -0500 In-Reply-To: <87vaf3vu81.fsf@curry.flintfam.org> (Samuel W. Flint's message of "Sun, 11 Feb 2018 20:04:46 -0600") 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" To: "Samuel W. Flint" Cc: Org-Mode Hello, swflint@flintfam.org (Samuel W. Flint) writes: > I'm currently getting the following error upon HTML export in publish > projects: > > cl-mapcar: Wrong type argument: sequencep, t > > It appears it's coming up somewhere in the following: > > mapcar(#[257 "\300^A\301\"\207" [org-tags-expand t] 4 "\n\n(fn TAG)"] t) > cl-mapcar(#[257 "\300^A\301\"\207" [org-tags-expand t] 4 "\n\n(fn TAG)"] t) > apply(cl-mapcar #[257 "\300^A\301\"\207" [org-tags-expand t] 4 "\n\n(fn TAG)"] t nil) > cl-mapcan(#[257 "\300^A\301\"\207" [org-tags-expand t] 4 "\n\n(fn TAG)"] t) > org-export--prune-tree((org-data nil (section (:begin 1 :end > 330 :contents-begin 1 Could you provide an uncompiled backtrace, i.e., calling `C-u M-x org-reload' first? Regards, -- Nicolas Goaziou