GNU Info

Info Node: (efaq)Turning off beeping

(efaq)Turning off beeping


Next: Turning the volume down Prev: Overwrite mode Up: Common requests
Enter node , (file) or (file)node

How do I stop Emacs from beeping on a terminal?
===============================================

   Martin R. Frank <martin@cc.gatech.edu> writes:

   Tell Emacs to use the "visible bell" instead of the audible bell,
and set the visible bell to nothing.

   That is, put the following in your `TERMCAP' environment variable
(assuming you have one):

     ... :vb=: ...

   And evaluate the following Lisp form:

     (setq visible-bell t)


automatically generated by info2www version 1.2.2.9