From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: Changed org-icalendar.el Date: Wed, 28 Apr 2010 17:01:35 +0200 Message-ID: <65121A8F-6C21-4518-B37E-8CF8C9962E1F@gmail.com> References: <1ACE0CB2-B610-4C6A-AD13-DE44F8D99A83@takaxp.com> Mime-Version: 1.0 (Apple Message framework v936) 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 1O78lm-0005FE-Eh for emacs-orgmode@gnu.org; Wed, 28 Apr 2010 11:01:46 -0400 Received: from [140.186.70.92] (port=36523 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1O78lk-0005Es-OH for emacs-orgmode@gnu.org; Wed, 28 Apr 2010 11:01:46 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1O78lf-0000Hi-6O for emacs-orgmode@gnu.org; Wed, 28 Apr 2010 11:01:44 -0400 Received: from mail-ew0-f214.google.com ([209.85.219.214]:33703) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1O78lf-0000HF-1C for emacs-orgmode@gnu.org; Wed, 28 Apr 2010 11:01:39 -0400 Received: by ewy6 with SMTP id 6so5496803ewy.32 for ; Wed, 28 Apr 2010 08:01:37 -0700 (PDT) In-Reply-To: <1ACE0CB2-B610-4C6A-AD13-DE44F8D99A83@takaxp.com> 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: takaxp@ieee.org Cc: emacs-orgmode@gnu.org Applied, thanks. - Carsten On Apr 28, 2010, at 10:37 AM, Takaaki ISHIKAWA wrote: > Dear Org-mode developers, > > Hi. I'm just a user of the org-mode. > First of all, many thanks to you since > you have provided the best tool for Emacs. > > Lately, I added a description attribute to the iCal export function > in lisp/org-icalendar.el. > The new function allows to display a description of > the exported iCal file. > > I checked it's validation on the following environment. > > - MacOSX Snow Leopard 10.6.3 > - GNU Emacs 22.3.1 (386-apple-darwin9.8.0, Carbon Version 1.6.0) > - OrgMode the latest version (2010-04-28) > - iCal.app > > Please review my contribution, and merge this small change > to the origin if you find the need. > > GIT PATH: git://github.com/takaxp/org-mode.git > BRANCH NAME: master > > Best regards, > Takaaki ISHIKAWA > > > > > ----------------------------------------------- ( ' -')b > Takaaki ISHIKAWA, > GITI, Waseda University > ishikawa@takaxp.com > takaxp@ieee.org (alias) > http://takaxp.com/ > > > > > > > > > > _______________________________________________ > Emacs-orgmode mailing list > Please use `Reply All' to send replies to the list. > Emacs-orgmode@gnu.org > http://lists.gnu.org/mailman/listinfo/emacs-orgmode - Carsten