Emacs Noisebox

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
Reply to
rickman
Loading thread data ...

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

Or better still - use vi.

Reply to
JM

ElectronDepot website is not affiliated with any of the manufacturers or service providers discussed here. All logos and trade names are the property of their respective owners.