From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: new (iCalendar) exporter problem Date: Sun, 05 May 2013 22:14:43 +0200 Message-ID: <87a9o9faks.fsf@gmail.com> References: <5186BAE1.2090509@gmx.de> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:57999) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UZ5Kd-0006cK-TD for emacs-orgmode@gnu.org; Sun, 05 May 2013 16:14:59 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UZ5KW-0006Bu-Rq for emacs-orgmode@gnu.org; Sun, 05 May 2013 16:14:51 -0400 Received: from mail-we0-x231.google.com ([2a00:1450:400c:c03::231]:55809) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UZ5KW-0006Bq-H6 for emacs-orgmode@gnu.org; Sun, 05 May 2013 16:14:44 -0400 Received: by mail-we0-f177.google.com with SMTP id u3so2489049wey.22 for ; Sun, 05 May 2013 13:14:43 -0700 (PDT) In-Reply-To: <5186BAE1.2090509@gmx.de> (Simon Thum's message of "Sun, 05 May 2013 22:02:41 +0200") 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: Simon Thum Cc: emacs-orgmode Hello, Simon Thum writes: > I'm using the new icalendar export and one of it's more advanced features: > > (setq org-icalendar-exclude-tags '("noexport" "drawnin")) > > The docstring says: > > Tags that exclude a tree from export. > This variable allows to specify different exclude tags from other > back-ends. It can also be set with the ICAL_EXCLUDE_TAGS > keyword. There's a mistake in the docstring: it is "ICALENDAR_EXCLUDE_TAGS". > What really happens: The icalendar CATEGORIES which I am filling with > these (i.e. (setq org-icalendar-categories '(all-tags))) no longer > bears the mentioned strings, but the actual entries are still there. I cannot reproduce it (i.e. the actual entries are removed). Could you provide an ECM? Regards, -- Nicolas Goaziou