Version 7 of package Rt-Liberation has just been released in GNU ELPA. You can now find it in M-x list-packages RET.
Rt-Liberation describes itself as: ===================== Emacs interface to RT ===================== More at https://elpa.gnu.org/packages/rt-liberation.html ## Summary: rt-liberation is a GNU/Emacs package for working with the Request Tracker (henceforth abbreviated as just ``RT'') software from Best Practical Solutions. RT has an interactive Web interface, a command line interface (the ``RT CLI''), and a REST interface. rt-liberation uses the RT REST interface to communicate with the RT server. rt-liberation allows sending search queries to the RT server, browsing the resulting tickets, viewing the tickets' contents and performing operations on the tickets. rt-liberation comes with a fine manual in the doc/ directory. ## Recent NEWS: New in version 7 * Add the ability to set the subject of a ticket. New in version 6 * Code cleanup and fix compilation warnings. New in version 5 * Minor bug fix. New in version 4 * "N" in viewer now reverts buffer before jumping to latest. * Minor bug fix, code cleanup and reorganization. New in version 3 * rt-liber-display-ticket-list: display an arbitrary list of tickets. New in version 2.4 * Versions are now in X.Y format in order to be more elpa friendly. * Org mode integration. New in version 2.03 * Bug fix: incorrect display of certain dates in the viewer. * Major reorganization of the code to help modularization. New in version 2.02 * The new viewer now displays meaningful descriptors in non-commincation sections. * New interactive function `rt-liber-display-ticket' asks for a ticket number and does exactly what you think it does. * 'N' now jumps to the last comminication, as opposed to merely the section. * Disable the sub-optimal filling in the new viewer. New in version 2.01 * Support getting REST credentials from auth-source. New in versions 1.0 to 1.31: * Upgrade to GPLv3 (with the kind permission of the people from Best Practical). * Remove the CLI interface. * Make sure the manual appears in ELPA.
