help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: How to quiet down the beep


From: Teemu Likonen
Subject: Re: How to quiet down the beep
Date: Wed, 04 Mar 2009 06:03:47 GMT
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.2 (gnu/linux)

On 2009-03-04 06:59 (+0100), Mathias Häbich wrote:

> I have the following in my .emacs:
>
>   (setq ring-bell-function (lambda () (message "*beep*")))
>
> It makes Emacs show "*beep*" in the minibuffer instead of beeping.

And there is also:

,----[ C-h v visible-bell RET ]
| visible-bell is a variable defined in `C source code'.
| Its value is nil
| 
| 
| Documentation:
| *Non-nil means try to flash the frame to represent a bell.
| 
| See also `ring-bell-function'.
| 
| You can customize this variable.
| 
| [back]
`----


reply via email to

[Prev in Thread] Current Thread [Next in Thread]