emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* org-jira.el updated
@ 2012-01-06 16:09 Bao Haojun
  2012-01-06 16:47 ` Ken Williams
  0 siblings, 1 reply; 4+ messages in thread
From: Bao Haojun @ 2012-01-06 16:09 UTC (permalink / raw)
  To: emacs-orgmode

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 version < 23 when login.

- Merged the jira link type by Jonathan Arkell.

As a result, a minor change to installation in .emacs (emacswiki
updated):

#+begin_src emacs-lisp
(setq jiralib-url "http://jira-host")
(require 'org-jira) ;jiralib is not explicitly required, since org-jira will load it
#+end_src

-- 
All the best

 Bao Haojun

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

end of thread, other threads:[~2012-01-07 15:38 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-01-06 16:09 org-jira.el updated Bao Haojun
2012-01-06 16:47 ` Ken Williams
2012-01-06 17:24   ` Richard Riley
2012-01-07 15:38     ` Bao Haojun

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