From 488d54e6d291b1cbfa38125315ede845bea3e630 Mon Sep 17 00:00:00 2001 From: jao Date: Sat, 15 May 2021 00:29:29 +0100 Subject: jao-ednc: fix --- lib/eos/jao-ednc.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/eos') diff --git a/lib/eos/jao-ednc.el b/lib/eos/jao-ednc.el index 0c52286..0e7b8c3 100644 --- a/lib/eos/jao-ednc.el +++ b/lib/eos/jao-ednc.el @@ -68,7 +68,7 @@ (jao-minibuffer-refresh)) (defun jao-ednc--show-last () - (jao-minibuffer-push-notification '(:eval (jao-ednc--format-last)))) + (message (jao-ednc--format-last))) (defun jao-ednc--default-handler (notification newp) (if (not newp) -- cgit v1.2.3