emacs-elpa-diffs
[Top][All Lists]
Advanced

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

[elpa] externals/rt-liberation 9ce5b01 51/72: * rt-liberation.el: Clear


From: Stefan Monnier
Subject: [elpa] externals/rt-liberation 9ce5b01 51/72: * rt-liberation.el: Clear up old CLI note.
Date: Wed, 5 Aug 2020 11:57:43 -0400 (EDT)

branch: externals/rt-liberation
commit 9ce5b010422e4e577be07748ff7e38f656412a25
Author: Yoni Rabkin <yrk@gnu.org>
Commit: Yoni Rabkin <yrk@gnu.org>

    * rt-liberation.el: Clear up old CLI note.
---
 rt-liberation.el | 6 ------
 1 file changed, 6 deletions(-)

diff --git a/rt-liberation.el b/rt-liberation.el
index b32efb4..03ce583 100644
--- a/rt-liberation.el
+++ b/rt-liberation.el
@@ -435,12 +435,6 @@ AFTER  date after predicate."
 ;;; Ticket retriever
 ;;; --------------------------------------------------------
 
-;; Implementation note: Working with 3.8.1 or 3.8.2 of the RT CLI
-;; makes a huge difference here. 3.8.1 returns a kind of listing of
-;; the history ID objects which requires further processing. 3.8.2 on
-;; the other hand returns the contents of all the ticket history
-;; objects in one fell swoop.
-
 (defun rt-liber-create-ticket-history-string (ticket-id)
   "Create a query for TICKET-ID to retrieve all history objects."
   (concat "ticket/" ticket-id "/history/id"))



reply via email to

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