Re: [O] org-jira.el

2012-01-09 Thread Bao Haojun
Hi OSiUX, OSiUX writes: > Hi Bao Haojun, > > I finally discovered the error, I was using an anonymous proxy server > and JIRA apparently did not return the correct xml. > > Does not work in emacs, but in emacs 24 enabling the debug managed to > capture the error:: > > (let ( (url-request-meth

Re: [O] org-jira.el

2012-01-09 Thread OSiUX
El vie, 06 ene 2012, Bao Haojun decía: > Hi, OSiUX > > OSiUX writes: > > > El lun, 02 ene 2012, Bao Haojun decía: > > > >> Hi, all > >> > >> I have implemented org-jira.el, bringing org-mode and Jira system > >> together. > >> > >> Wrote a Wiki page for it on emacswiki: > >> http://www.emacsw

Re: [O] org-jira.el updated

2012-01-07 Thread Bao Haojun
Richard Riley writes: > Ken Williams writes: > >> Bao Haojun gmail.com> writes: >>> I have updated the org-jira.el as suggested by Bastien and Richard >>> Riley: >> >> Amazing. Just 120 seconds ago I got out of a meeting where we talked about >> using Jira more widely in our company, and I wor

Re: [O] org-jira.el updated

2012-01-06 Thread Richard Riley
Ken Williams writes: > Bao Haojun gmail.com> writes: >> I have updated the org-jira.el as suggested by Bastien and Richard >> Riley: > > Amazing. Just 120 seconds ago I got out of a meeting where we talked about > using Jira more widely in our company, and I worried that I'd duplicate too > mu

Re: [O] org-jira.el updated

2012-01-06 Thread Ken Williams
Bao Haojun gmail.com> writes: > I have updated the org-jira.el as suggested by Bastien and Richard > Riley: Amazing. Just 120 seconds ago I got out of a meeting where we talked about using Jira more widely in our company, and I worried that I'd duplicate too much between my org-mode journals and

[O] org-jira.el updated

2012-01-06 Thread Bao Haojun
Hi, all I have updated the org-jira.el as suggested by Bastien and Richard Riley: - Renamed jira2 to jiralib, to avoid confusion with the '2' and add the note that it is a library (I looked to merge with jira.el, but backed off as I myself do not use jira-mode). - Fixed a bug for emacs versi

Re: [O] org-jira.el

2012-01-06 Thread Bao Haojun
Hi, OSiUX OSiUX writes: > El lun, 02 ene 2012, Bao Haojun decía: > >> Hi, all >> >> I have implemented org-jira.el, bringing org-mode and Jira system >> together. >> >> Wrote a Wiki page for it on emacswiki: >> http://www.emacswiki.org/emacs/OrgJiraMode >> >> Hope somebody find it useful, if

Re: [O] org-jira.el

2012-01-06 Thread Bao Haojun
Hi Jonathan, Jonathan Arkell writes: > Wow Bao! I am just checking out your org-jira2 project right now... > > Your thing was what my thing (contrib/lisp/org-jira.el) was going to > become when I got the time... Then I got put on a project that didn't use > Jira, and abandoned it (as mentioned e

Re: [O] org-jira.el

2012-01-05 Thread Bao Haojun
Thank you! Jonathan Arkell writes: > Wow Bao! I am just checking out your org-jira2 project right now... > > Your thing was what my thing (contrib/lisp/org-jira.el) was going to > become when I got the time... Then I got put on a project that didn't use > Jira, and abandoned it (as mentioned ea

Re: [O] org-jira.el

2012-01-05 Thread Bao Haojun
OSiUX writes: > El lun, 02 ene 2012, Bao Haojun decía: > >> Hi, all >> >> I have implemented org-jira.el, bringing org-mode and Jira system >> together. >> >> Wrote a Wiki page for it on emacswiki: >> http://www.emacswiki.org/emacs/OrgJiraMode >> >> Hope somebody find it useful, if he/she is

Re: [O] org-jira.el

2012-01-05 Thread Jonathan Arkell
Wow Bao! I am just checking out your org-jira2 project right now... Your thing was what my thing (contrib/lisp/org-jira.el) was going to become when I got the time... Then I got put on a project that didn't use Jira, and abandoned it (as mentioned earlier). So yea, Bastien, Bao, and anyone else

Re: [O] org-jira.el

2012-01-05 Thread OSiUX
El lun, 02 ene 2012, Bao Haojun decía: > Hi, all > > I have implemented org-jira.el, bringing org-mode and Jira system > together. > > Wrote a Wiki page for it on emacswiki: > http://www.emacswiki.org/emacs/OrgJiraMode > > Hope somebody find it useful, if he/she is also using Jira and loves > o

Re: [O] org-jira.el

2012-01-05 Thread Bao Haojun
Bastien writes: > Nick Dokos writes: > >> 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. > > Agreed. In the same vein, perhaps jira2.el and jira.e

Re: [O] org-jira.el

2012-01-05 Thread Bastien
Richard Riley writes: > Adding "2" to a name leads to hellish issues in the future with regards > to peoples understanding of which is the newest. js-mode is a great > example of this and the numerous "2" versions lurking around. > > Possibly clean the code and include org-jira if possible and na

Re: [O] org-jira.el

2012-01-05 Thread Bastien
Nick Dokos writes: > 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. Agreed. In the same vein, perhaps jira2.el and jira.el could be merged into one

Re: [O] org-jira.el

2012-01-04 Thread Mehul Sanghvi
On Wed, Jan 4, 2012 at 13:36, Richard Riley wrote: > Bastien writes: > >> 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. >> >>>

Re: [O] org-jira.el

2012-01-04 Thread Richard Riley
Bastien writes: > 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.or

Re: [O] org-jira.el

2012-01-04 Thread Nick Dokos
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.emacs

Re: [O] org-jira.el... and Org conventions (Bastien, Carsten and all)

2012-01-04 Thread Nick Dokos
Bastien wrote: > "Allen S. Rout" writes: > > > It should be enough to understand 'How org-mode thinks about ticket > > systems'. Unfortunately, in order to do this, it is necessary for > > org-mode to have an opinon. :) Which it doesn't, yet. > > > > Org Mode does not think about thing

Re: [O] org-jira.el

2012-01-04 Thread Bastien
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 or

Re: [O] org-jira.el... and Org conventions (Bastien, Carsten and all)

2012-01-04 Thread Bastien
"Allen S. Rout" writes: > It should be enough to understand 'How org-mode thinks about ticket > systems'. Unfortunately, in order to do this, it is necessary for > org-mode to have an opinon. :) Which it doesn't, yet. Org Mode does not think about things, it achieves them. -- Bastie

Re: [O] org-jira.el... and Org conventions (Bastien, Carsten and all)

2012-01-03 Thread Allen S. Rout
On 01/03/2012 10:53 AM, Bao Haojun wrote: So my point is, if someone try to make transition easy, they should do it on the company level, such as from Jira to Redmine. Org mode feels kind of personal to me, and I feel good enough to be able to sync between company issue tracking system and my o

Re: [O] org-jira.el... and Org conventions (Bastien, Carsten and all)

2012-01-03 Thread Sebastien Vauban
Hi Bao, "Bao Haojun" wrote: > "Sebastien Vauban" writes: >> "Bao Haojun" wrote: >>> I have implemented org-jira.el, bringing org-mode and Jira system >>> together. >>> >>> Wrote a Wiki page for it on emacswiki: >>> http://www.emacswiki.org/emacs/OrgJiraMode >>> >>> Hope somebody find it useful, i

Re: [O] org-jira.el... and Org conventions (Bastien, Carsten and all)

2012-01-03 Thread Bao Haojun
Hi Sebastien, "Sebastien Vauban" writes: > Hi Bao, > > "Bao Haojun" wrote: >> I have implemented org-jira.el, bringing org-mode and Jira system >> together. >> >> Wrote a Wiki page for it on emacswiki: >> http://www.emacswiki.org/emacs/OrgJiraMode >> >> Hope somebody find it useful, if he/she i

Re: [O] org-jira.el

2012-01-03 Thread Marc Spitzer
This will be very handy. Thanks, marc On Mon, Jan 2, 2012 at 7:08 AM, Bao Haojun wrote: > Hi, all > > I have implemented org-jira.el, bringing org-mode and Jira system > together. > > Wrote a Wiki page for it on emacswiki: > http://www.emacswiki.org/emacs/OrgJiraMode > > Hope somebody find it u

Re: [O] org-jira.el... and Org conventions (Bastien, Carsten and all)

2012-01-03 Thread Sebastien Vauban
Hi Bao, "Bao Haojun" wrote: > I have implemented org-jira.el, bringing org-mode and Jira system > together. > > Wrote a Wiki page for it on emacswiki: > http://www.emacswiki.org/emacs/OrgJiraMode > > Hope somebody find it useful, if he/she is also using Jira and loves > org-mode. I had never hear

[O] org-jira.el

2012-01-02 Thread Bao Haojun
Hi, all I have implemented org-jira.el, bringing org-mode and Jira system together. Wrote a Wiki page for it on emacswiki: http://www.emacswiki.org/emacs/OrgJiraMode Hope somebody find it useful, if he/she is also using Jira and loves org-mode.