From: "Bao Haojun" <baohaojun@gmail.com>
To: emacs-orgmode <emacs-orgmode@gnu.org>
Subject: org-jira.el updated
Date: Sat, 07 Jan 2012 00:09:51 +0800 [thread overview]
Message-ID: <86wr94u81c.fsf@gmail.com> (raw)
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
next reply other threads:[~2012-01-06 16:10 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-01-06 16:09 Bao Haojun [this message]
2012-01-06 16:47 ` org-jira.el updated Ken Williams
2012-01-06 17:24 ` Richard Riley
2012-01-07 15:38 ` Bao Haojun
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.orgmode.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=86wr94u81c.fsf@gmail.com \
--to=baohaojun@gmail.com \
--cc=emacs-orgmode@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).