emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Changed org-icalendar.el
@ 2010-04-28  8:37 Takaaki ISHIKAWA
  2010-04-28 15:01 ` Carsten Dominik
  0 siblings, 1 reply; 3+ messages in thread
From: Takaaki ISHIKAWA @ 2010-04-28  8:37 UTC (permalink / raw)
  To: emacs-orgmode

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/

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Changed org-icalendar.el
  2010-04-28  8:37 Changed org-icalendar.el Takaaki ISHIKAWA
@ 2010-04-28 15:01 ` Carsten Dominik
  2010-04-29  1:12   ` Takaaki ISHIKAWA
  0 siblings, 1 reply; 3+ messages in thread
From: Carsten Dominik @ 2010-04-28 15:01 UTC (permalink / raw)
  To: takaxp; +Cc: emacs-orgmode

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

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Changed org-icalendar.el
  2010-04-28 15:01 ` Carsten Dominik
@ 2010-04-29  1:12   ` Takaaki ISHIKAWA
  0 siblings, 0 replies; 3+ messages in thread
From: Takaaki ISHIKAWA @ 2010-04-29  1:12 UTC (permalink / raw)
  To: Carsten Dominik; +Cc: takaxp, emacs-orgmode

Dear Carsten,

Thank you very much.

Best regards,
Takaaki ISHIKAWA

On 2010/04/29, at 0:01, Carsten Dominik wrote:

> 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
> 
> 
> 



----------------------------------------------- ( ' -')b
Takaaki ISHIKAWA,
GITI, Waseda University
  ishikawa@takaxp.com
  takaxp@ieee.org (alias)
  http://takaxp.com

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2010-04-29  1:13 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-04-28  8:37 Changed org-icalendar.el Takaaki ISHIKAWA
2010-04-28 15:01 ` Carsten Dominik
2010-04-29  1:12   ` Takaaki ISHIKAWA

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).