From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ken Mankoff Subject: Re: Bug: iCal export does not respect :noexport: tag [9.1.6 (9.1.6-31-gffa5f3-elpa @ /Users/kdm/.emacs.d/elpa/org-20180122/)] Date: Thu, 25 Jan 2018 22:05:37 +0100 Message-ID: References: <878tclu22d.fsf@nicolasgoaziou.fr> Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="001a1147babaa9f8800563a026f0" Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:35971) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1eeoix-0002zR-Q5 for emacs-orgmode@gnu.org; Thu, 25 Jan 2018 16:06:20 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1eeoiw-0004ZY-Tu for emacs-orgmode@gnu.org; Thu, 25 Jan 2018 16:06:19 -0500 Received: from mail-qt0-x235.google.com ([2607:f8b0:400d:c0d::235]:36559) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1eeoiw-0004ZS-PH for emacs-orgmode@gnu.org; Thu, 25 Jan 2018 16:06:18 -0500 Received: by mail-qt0-x235.google.com with SMTP id z11so22797162qtm.3 for ; Thu, 25 Jan 2018 13:06:18 -0800 (PST) In-Reply-To: <878tclu22d.fsf@nicolasgoaziou.fr> 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: Nicolas Goaziou Cc: Org-mode --001a1147babaa9f8800563a026f0 Content-Type: text/plain; charset="UTF-8" Adding "(setq org-icalendar-exclude-tags ":noexport:")" prior to exporting does not change anything. On Thu, Jan 25, 2018 at 9:16 PM, Nicolas Goaziou wrote: > Hello, > > Ken Mankoff writes: > > > Package: Org mode version 9.1.6 (9.1.6-31-gffa5f3-elpa @ > > /Users/kdm/.emacs.d/elpa/org-20180122/) > > > > I thought :noexport: tags should be respected on export, but that does > > not seem to be the case for iCal export. > > IIRC, this is a feature. `org-icalendar-exclude-tags' replaces > `org-export-exclude-tags'. Just set the former to ":noexport:". > > Regards, > > -- > Nicolas Goaziou > --001a1147babaa9f8800563a026f0 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
Adding "(setq org-icalendar-exclude-tags ":noexp= ort:")" prior to exporting does not change anything.

On Thu, Jan 25, 2018 at = 9:16 PM, Nicolas Goaziou <mail@nicolasgoaziou.fr> wrote= :
Hello,

Ken Mankoff <mankoff@gmail.com&= gt; writes:

> Package: Org mode version 9.1.6 (9.1.6-31-gffa5f3-elpa @
> /Users/kdm/.emacs.d/elpa/org-20180122/)
>
> I thought :noexport: tags should be respected on export, but that does=
> not seem to be the case for iCal export.

IIRC, this is a feature. `org-icalendar-exclude-tags' replaces `org-export-exclude-tags'. Just set the former to ":noexport:"= ;.

Regards,

--
Nicolas Goaziou

--001a1147babaa9f8800563a026f0--