summaryrefslogtreecommitdiff
path: root/rt-liberation-rest.el
diff options
context:
space:
mode:
authorYoni Rabkin <yoni@rabkins.net>2020-12-14 15:16:05 -0500
committerYoni Rabkin <yoni@rabkins.net>2020-12-14 15:16:05 -0500
commit33761234843f1c24c57b80db7f4c87dad82d3a53 (patch)
treee4a43f4b72e97a595614e016cce280033c313a4c /rt-liberation-rest.el
parent50eba43bf041d8c524f964fcaadac2feb3c557b5 (diff)
* rt-liberation-rest.el: better user interaction
Diffstat (limited to 'rt-liberation-rest.el')
-rw-r--r--rt-liberation-rest.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/rt-liberation-rest.el b/rt-liberation-rest.el
index 57aff8d..a7eb076 100644
--- a/rt-liberation-rest.el
+++ b/rt-liberation-rest.el
@@ -150,6 +150,7 @@
(buffer-substring-no-properties (point-min)
(point-max)))
'utf-8))
+ (message "done")
(rt-liber-rest-write-debug
(format "outgoing rest call -->\n%s\n<-- incoming\n%s\n" url str))
str)))