From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: new (iCalendar) exporter problem Date: Sun, 05 May 2013 23:01:39 +0200 Message-ID: <871u9lf8ek.fsf@gmail.com> References: <5186BAE1.2090509@gmx.de> <87a9o9faks.fsf@gmail.com> <5186BFEA.5030103@gmx.de> <8761yxf9jh.fsf@gmail.com> <5186C446.10803@gmx.de> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:38157) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UZ63w-0004YZ-V4 for emacs-orgmode@gnu.org; Sun, 05 May 2013 17:01:41 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UZ63v-0002Hd-61 for emacs-orgmode@gnu.org; Sun, 05 May 2013 17:01:40 -0400 Received: from mail-wi0-x235.google.com ([2a00:1450:400c:c05::235]:44685) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UZ63u-0002HP-Vf for emacs-orgmode@gnu.org; Sun, 05 May 2013 17:01:39 -0400 Received: by mail-wi0-f181.google.com with SMTP id ey16so1997738wid.8 for ; Sun, 05 May 2013 14:01:38 -0700 (PDT) In-Reply-To: <5186C446.10803@gmx.de> (Simon Thum's message of "Sun, 05 May 2013 22:42:46 +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 Simon Thum writes: > I guess we have it then. > > Your example leads to icalendar without content. What is the value of `org-icalendar-with-timestamps'? I don't see any difference between my "* Test 2" headline and your "* Test" below. > However I have: > > #+filetags: drawnin > #+icalendar_exclude_tags: drawnin noexport > #+bind: org-icalendar-categories (all-tags) > > * Test (no tag here -> > > <2013-05-05 Sun> > > Desc > > > That one indeed exports, but IMO shouldn't. exclude tags are not inherited. Regards, -- Nicolas Goaziou