Is there a way to filter out certain messages from being echoed in the echo-area while still being logged in to the Messages buffer ?
Use case scenario being an aggressive backward delete in the minibuffer yields a Text is read-only
message when the point hits the prompt. I find this highly distracting.
*Messages*
buffer though that is easily fixed by changing the conditional toif
and sending the string manually to the*Messages*
buffer. I will wait for a day before accepting it. – Vamsi Sep 23 '14 at 23:42