From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: Org Publish Error Date: Mon, 12 Feb 2018 16:29:38 +0100 Message-ID: <87k1viusyl.fsf@nicolasgoaziou.fr> References: <87vaf3vu81.fsf@curry.flintfam.org> <87inb2abbd.fsf@nicolasgoaziou.fr> <871shqb5gy.fsf@curry.flintfam.org> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:48512) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1elG35-0006Ap-U0 for emacs-orgmode@gnu.org; Mon, 12 Feb 2018 10:29:44 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1elG32-000239-GI for emacs-orgmode@gnu.org; Mon, 12 Feb 2018 10:29:43 -0500 Received: from relay3-d.mail.gandi.net ([217.70.183.195]:34397) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1elG32-00021k-83 for emacs-orgmode@gnu.org; Mon, 12 Feb 2018 10:29:40 -0500 In-Reply-To: <871shqb5gy.fsf@curry.flintfam.org> (Samuel W. Flint's message of "Mon, 12 Feb 2018 09:19:41 -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 swflint@flintfam.org (Samuel W. Flint) writes: > NG> Could you provide an uncompiled backtrace, i.e., calling `C-u > NG> M-x org-reload' first? > > Here you go. (plist-get :exclude-tags info) seems to evaluate to t, which is invalid. What is the value for `org-export-exclude-tags'?