From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: Bug: doc string incorrect in org-icalendar-exclude-tags [8.3.2 (release_8.3.2-1-g115c4b @ /home/james/src/org-mode/lisp/)] Date: Thu, 01 Oct 2015 13:52:27 +0200 Message-ID: <87io6qergk.fsf@nicolasgoaziou.fr> References: <1443671888.477326460@apps.rackspace.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:57910) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZhcNy-0001yS-42 for emacs-orgmode@gnu.org; Thu, 01 Oct 2015 07:50:58 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZhcNw-00012J-AG for emacs-orgmode@gnu.org; Thu, 01 Oct 2015 07:50:53 -0400 Received: from relay3-d.mail.gandi.net ([2001:4b98:c:538::195]:59984) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZhcNv-0000zA-QQ for emacs-orgmode@gnu.org; Thu, 01 Oct 2015 07:50:51 -0400 In-Reply-To: <1443671888.477326460@apps.rackspace.com> (james@jamestechnotes.com's message of "Wed, 30 Sep 2015 23:58:08 -0400 (EDT)") 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: james@jamestechnotes.com Cc: emacs-orgmode@gnu.org Hello, james@jamestechnotes.com writes: > I've been trying to sort out the icalendar export bits. I've noticed the > docstring of (org-icalendar-exclude-tags) states that the tag can be set > with the ICAL_EXCLUDE_TAGS keyword. (it doesn't work). However in the > code of (org-export-define-derived-backend), the :exclude-tags of > :options-alist uses "ICALENDAR_EXCLUDE_TAGS". The does work as a file > level keyword. Fixed. Thank you. Regards, -- Nicolas Goaziou