d1egoaz/c3po.el

c3po messages in the minibuffer is noisy

skybert opened this issue · 1 comments

Hi,

thanks for creating c3po.el, I've started to play with it, and find it useful.

One early comment from me, is that it's rather noisy that c3po.el writes its output to the minibuffer. The text is already in the * *🤖C3PO🤖* buffer and duplicating that in the minibuffer is just noise IMHO and it looks like it was just meant for debugging?

Keep up the good work,

-Torstein
PS: I wrote this message all by myself, with no robot assistance. Speling and grammar mistakes all belong to me 💪

Done! Thanks for the reminder. That was indeed only intended for debugging.

fixed by:
dabfd86