branch: externals/rt-liberation
commit 33761234843f1c24c57b80db7f4c87dad82d3a53
Author: Yoni Rabkin <y...@rabkins.net>
Commit: Yoni Rabkin <y...@rabkins.net>

    * rt-liberation-rest.el: better user interaction
---
 rt-liberation-rest.el | 1 +
 1 file changed, 1 insertion(+)

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)))

Reply via email to