emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Orgmode] Re: OrgmodeOrg-mode as a bug tracker.


From: Wes Hardaker
Subject: [Orgmode] Re: OrgmodeOrg-mode as a bug tracker.
Date: Mon, 20 Jul 2009 16:26:41 -0700
User-agent: Gnus/5.110011 (No Gnus v0.11) XEmacs/21.4.21 (linux, no MULE)

>>>>> On Fri, 17 Jul 2009 17:34:13 +0200, Óscar Fuentes <address@hidden> said:

o> The only downside is the lack of a referenced wiki system: simple links
o> to revisions (r1010) tickets (#245) etc.

You can actually get around this somewhat if you're linking to, say, a
svn web server.  I do this using something like this:

  (setq org-link-abbrev-alist
   '(
     ("nsb"
     . 
"http://sourceforge.net/tracker/index.php?func=detail&group_id=12694&atid=112694&aid=%s";)))

Thus any links like [[nsb:1234]] will link to the right web page for bug
#1234 in the Net-SNMP bug database.  SVN repo pointers, etc, can be done
just as easily.

-- 
\ Wes Hardaker                           http://pontifications.hardakers.net /
 \_____ "In the bathtub of history the truth is harder to hold than ________/
       \_______ the soap, and much more difficult to find." _______/
               \_________ -- Terry Pratchett ______________/
                         \__________________/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]