Emacs - Disable Some Minibuffer Messages
Posted
by
mellowmaroon
on Super User
See other posts from Super User
or by mellowmaroon
Published on 2013-11-05T06:01:06Z
Indexed on
2013/11/05
15:59 UTC
Read the original article
Hit count: 201
emacs
In Emacs, there are some cases where I would like to prevent messages from appearing in the minibuffer, mainly pertaining to "Beginning/End of buffer" and "Text is read-only".
Is there any way I can prevent these messages from appearing in the minibuffer?
Also, is there some significant reason I might not want to disable these? At face value, I can just as easily look at the row number and buffer write status on the modeline.
© Super User or respective owner