Emacs Noisebox

Apr 02, 2017 1 Replies

I am back to learning Emacs today and I've discovered it is quite the little noise box. It likes to use the system default beep for all manner of trivial things such as scrolling past the limit of the file.



I haven't found anything in the settings that would allow me to tailor this. Is this something I would have to recompile the sources to modify?


Rick C

Try (setq visible-bell 1) (setq ring-bell-function 'ignore) in your .emacs.

Or better still - use vi.

Join the Discussion

Have something to add? Share your thoughts — no account required.

Didn't find your answer?

Ask the community — no account required