From 33761234843f1c24c57b80db7f4c87dad82d3a53 Mon Sep 17 00:00:00 2001 From: Yoni Rabkin Date: Mon, 14 Dec 2020 15:16:05 -0500 Subject: * 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))) -- cgit v1.2.3