From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: org-jira.el Date: Wed, 04 Jan 2012 17:52:44 +0100 Message-ID: <87ehvf8l5v.fsf@gnu.org> References: <86hb0ez4qr.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([140.186.70.92]:56516) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RiU40-0003W1-3s for emacs-orgmode@gnu.org; Wed, 04 Jan 2012 11:51:45 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RiU3u-0002Az-AJ for emacs-orgmode@gnu.org; Wed, 04 Jan 2012 11:51:44 -0500 Received: from mail-we0-f169.google.com ([74.125.82.169]:38298) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RiU3u-0002Av-1l for emacs-orgmode@gnu.org; Wed, 04 Jan 2012 11:51:38 -0500 Received: by werf1 with SMTP id f1so11468798wer.0 for ; Wed, 04 Jan 2012 08:51:37 -0800 (PST) In-Reply-To: <86hb0ez4qr.fsf@gmail.com> (Bao Haojun's message of "Mon, 02 Jan 2012 20:08:28 +0800") 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: Bao Haojun Cc: emacs-orgmode@gnu.org Hi Bao, "Bao Haojun" writes: > I have implemented org-jira.el, bringing org-mode and Jira system > together. Thanks! I wish I could test it, but I don't have access to a Jira tracking system. > Wrote a Wiki page for it on emacswiki: > http://www.emacswiki.org/emacs/OrgJiraMode Since your org-jira.el relies on jira2.el, maybe you could rename it to org-jira2.el? Note that we have contrib/lisp/org-jira.el already, avoiding names conflict would be great. Just a suggestion. All best, -- Bastien