From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nick Dokos Subject: Re: org-jira.el Date: Wed, 04 Jan 2012 12:53:00 -0500 Message-ID: <5980.1325699580@alphaville.americas.hpqcorp.net> References: <86hb0ez4qr.fsf@gmail.com> <87ehvf8l5v.fsf@gnu.org> Reply-To: nicholas.dokos@hp.com Return-path: Received: from eggs.gnu.org ([140.186.70.92]:49596) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RiV1N-000633-HD for emacs-orgmode@gnu.org; Wed, 04 Jan 2012 12:53:06 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RiV1L-0004EJ-Kx for emacs-orgmode@gnu.org; Wed, 04 Jan 2012 12:53:05 -0500 Received: from g1t0027.austin.hp.com ([15.216.28.34]:43999) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RiV1L-0004E2-G2 for emacs-orgmode@gnu.org; Wed, 04 Jan 2012 12:53:03 -0500 In-Reply-To: Message from Bastien of "Wed, 04 Jan 2012 17:52:44 +0100." <87ehvf8l5v.fsf@gnu.org> 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: Bastien Cc: Bao Haojun , nicholas.dokos@hp.com, emacs-orgmode@gnu.org Bastien wrote: > 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. > The current contrib/lisp/org-jira.el is pretty trivial: it just defines a jira link type, so maybe it can be integrated into the new org-jira.el, instead of having two of them lying around. Nick