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

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

Re: How to disable sound when error occurs


From: Lute Kamstra
Subject: Re: How to disable sound when error occurs
Date: Mon, 12 May 2003 22:59:37 +0200
User-agent: Gnus/5.1001 (Gnus v5.10.1) Emacs/21.3 (gnu/linux)

"Wang, Zhu" <zhuw@mail.smu.edu> writes:

> Whenever I made a mistake, e.g., scroll up the mouse using the
> middle wheel when the pointer is at the beginning of buffer, some
> sound arises. But I don't need it to bother me. How can I disable
> it? After I did some search and looked at help files, I still have
> no clue.

I put

(setq visible-bell t)

in my .emacs

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

Lute.

-- 
(spook) => "analyzer Blowpipe world domination"
(insert-file-contents "~/.signature") => (error "`~/.signature' too rude")


reply via email to

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