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

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

Re: beep


From: Rafael Villarroel
Subject: Re: beep
Date: 15 Jan 2003 08:54:15 -0600
User-agent: Gnus/5.090003 (Oort Gnus v0.03) Emacs/21.2

McClain <McClain@uni.de> writes:

> How do I change or switch off this annoying
> beep emacs plays for nearly everything?
> 

put this in your .emacs:

;; blink instead of beep when an error occurs
(setq visible-bell t)

Rafael


reply via email to

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