From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: ics export - category handling Date: Sat, 23 Dec 2006 08:36:58 +0100 Message-ID: <70bf39c8c62cdbd7f4f270734759325f@science.uva.nl> References: <87ac1g5ygf.fsf@tallis.lumiere.ens.fr> Mime-Version: 1.0 (Apple Message framework v624) Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Gy1RY-0001dV-JA for emacs-orgmode@gnu.org; Sat, 23 Dec 2006 02:37:20 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Gy1RT-0001dI-VX for emacs-orgmode@gnu.org; Sat, 23 Dec 2006 02:37:20 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Gy1RT-0001dF-Pg for emacs-orgmode@gnu.org; Sat, 23 Dec 2006 02:37:15 -0500 Received: from [64.233.182.184] (helo=nf-out-0910.google.com) by monty-python.gnu.org with esmtp (Exim 4.52) id 1Gy1RS-0003lw-Cz for emacs-orgmode@gnu.org; Sat, 23 Dec 2006 02:37:14 -0500 Received: by nf-out-0910.google.com with SMTP id d4so3646482nfe for ; Fri, 22 Dec 2006 23:36:59 -0800 (PST) In-Reply-To: <87ac1g5ygf.fsf@tallis.lumiere.ens.fr> List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Bastien Cc: emacs-orgmode@gnu.org On Dec 22, 2006, at 5:47, Bastien wrote: > Hi, > > this might be related to the issue i've mentionned in my previous > mail, but i found out that the CATEGORY field in the ics export only > refers to the *last* category read from the org-mode file - even if > this file contains several categories. This is obviously a bug, thanks for the report. Will be fixed in 4.61. - Carsten