Bastien <b...@altern.org> wrote: > Hi Bao, > > "Bao Haojun" <baohao...@gmail.com> 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