X-Git-Url: https://thelambdalab.xyz/gitweb/index.cgi?a=blobdiff_plain;f=elopher.el;h=8985bfee9d642033b103c8a446090e8957535635;hb=2c8c533b723793234fbefd411fd2dc193b79ab3e;hp=fe30d930c4a33ae946a2f1deb76a59b41bd4e40b;hpb=ed720255e09b70bb0105a1684ab2ea046df2b4e3;p=elpher.git diff --git a/elopher.el b/elopher.el index fe30d93..8985bfe 100644 --- a/elopher.el +++ b/elopher.el @@ -300,7 +300,6 @@ The result is stored as a string in the variable elopher-selector-string." (elopher-get-selector address (lambda (proc event) (unless (string-prefix-p "deleted" event) - (message event) (elopher-with-clean-buffer (elopher-insert-index elopher-selector-string)) (elopher-restore-pos)