From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: "Alfred M. Szmidt" Newsgroups: gmane.emacs.help Subject: Re: beep Date: Wed, 15 Jan 2003 15:24:43 +0100 Sender: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Message-ID: References: <20030115154701.48822cd7.McClain@uni.de> NNTP-Posting-Host: main.gmane.org X-Trace: main.gmane.org 1042640760 4038 80.91.224.249 (15 Jan 2003 14:26:00 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Wed, 15 Jan 2003 14:26:00 +0000 (UTC) Cc: help-gnu-emacs@gnu.org Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 18YoUQ-00012o-00 for ; Wed, 15 Jan 2003 15:25:58 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 18YoUD-00041i-00 for gnu-help-gnu-emacs@m.gmane.org; Wed, 15 Jan 2003 09:25:45 -0500 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.10.13) id 18YoTk-0003mj-00 for help-gnu-emacs@gnu.org; Wed, 15 Jan 2003 09:25:16 -0500 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.10.13) id 18YoTe-0003hg-00 for help-gnu-emacs@gnu.org; Wed, 15 Jan 2003 09:25:11 -0500 Original-Received: from mailhost.bonet.ac ([194.165.224.191]) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 18YoTH-0003M9-00 for help-gnu-emacs@gnu.org; Wed, 15 Jan 2003 09:24:47 -0500 Original-Received: from lgh163a.kemisten.nu (lgh163a.kemisten.nu [212.32.172.173]) by mailhost.bonet.ac (8.8.8/8.8.8) with ESMTP id PAA13237; Wed, 15 Jan 2003 15:24:44 +0100 (MET) Original-Received: from ams by lgh163a.kemisten.nu with local (Exim 3.36 #1 (Debian)) id 18YoTD-00041J-00; Wed, 15 Jan 2003 15:24:43 +0100 Original-To: McClain@uni.de In-reply-to: <20030115154701.48822cd7.McClain@uni.de> (message from McClain on Wed, 15 Jan 2003 15:47:01 +0000) X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1b5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Help: List-Post: List-Subscribe: , List-Archive: List-Unsubscribe: , Errors-To: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.help:5507 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:5507 How do I change or switch off this annoying beep emacs plays for nearly everything? You do it by reading the lovely Emacs manual. >>From (emacs)Display Vars If the variable `visible-bell' is non-`nil', Emacs attempts to make the whole screen blink when it would normally make an audible bell sound. This variable has no effect if your terminal does not have a way to make the screen blink.