summaryrefslogtreecommitdiff
path: root/rt-liberation.el
diff options
context:
space:
mode:
authorYoni Rabkin <yrk@gnu.org>2014-12-11 15:38:50 -0500
committerYoni Rabkin <yrk@gnu.org>2014-12-11 15:38:50 -0500
commitf67581bea9216b8d0b624de3673c718073b9d6b6 (patch)
tree09667d3069dd014e3955426ed2e0c092836c1bb4 /rt-liberation.el
parent6e75dbbea883784029ca20e9ca0f65de6a17445c (diff)
Implement and start using REST show query.
At this point the most basic functionality of rt-liberation, that of listing tickets in response to a query, is using the REST interface.
Diffstat (limited to 'rt-liberation.el')
-rw-r--r--rt-liberation.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/rt-liberation.el b/rt-liberation.el
index 532e034..c7a3a33 100644
--- a/rt-liberation.el
+++ b/rt-liberation.el
@@ -1077,7 +1077,7 @@ string then that will be the name of the new buffer."
(interactive "Mquery: ")
(condition-case excep
(rt-liber-browser-startup
- (rt-liber-run-show-base-query
+ (rt-liber-rest-run-show-base-query
(rt-liber-rest-run-ls-query query))
query new)
(rt-liber-no-result-from-query-error