GNU bug report logs - #1305
All code that currently beeps should use visual bell instead

Previous Next

Package: emacs;

Reported by: "Jason Spiro" <jasonspiro4 <at> gmail.com>

Date: Tue, 4 Nov 2008 23:00:03 UTC

Severity: wishlist

Merged with 53196

Found in version 28.0.90

Full log


View this message in rfc822 format

From: Stefan Monnier <monnier <at> iro.umontreal.ca>
To: Eli Zaretskii <eliz <at> gnu.org>
Cc: 1305 <at> debbugs.gnu.org, Jason Spiro <jasonspiro4 <at> gmail.com>,
        bug-gnu-emacs <at> gnu.org
Subject: bug#1305: Please disable the audible bell by default, to avoid discouraging newbies in crowded offices and elsewhere
Date: Fri, 07 Nov 2008 09:54:02 -0500
>> By default, Emacs makes an audible beep every time the user makes an
>> error.  It would be great if you could please change the default either:
>> 1.  To not make any audible or visible bell when the user makes an
>> error.  (This would be best.)
> Many other GUI applications beep under some circumstances that need
> user attention.

Actually, in my experience it's very rare for "modern" GUI applications
to beep.

>> B.  Most apps beep only when something very bad happens.  But Emacs
>> beeps even upon minor mistakes like scrolling past end of buffer, or
>> pressing an unassigned key.  It even beeps on non-mistakes like
>> pressing C-g.  The amount of beeping may make users uncomfortable.

> Maybe we should simply revisit the places where we bitch-at-user, and
> remove the beep from some of them.

> But I don't see anything bad in beeping under extreme circumstances,
> and don't support disabling it entirely.

I agree on the principle to beep in extreme circumstances, but since
these are rare (by definition of "extreme"), we should probably attack
from the other side: use the visible-bell by default, and add a new
function that does an actual beep (additionally to the visual bell) and
then try and find the few places where it's warranted.

>> You might say, "But if not for the beep, users won't notice errors".
>> No.  They will notice.  Human eyes notice significant onscreen changes
>> (perhaps 3 words or more) easily.

> The problem is, without the beep, the screen sometimes does not change
> at all.  And that is BAD, from the HE point of view, at least IMO.

That sounds like a bug to me.  In which circumstances does the
visible-bell fail to work?


        Stefan





This bug report was last modified 3 years and 153 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.