From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Chong Yidong Newsgroups: gmane.emacs.devel Subject: Re: font-lock and shell scripts: Raises redisplay errors in highlight pattern: Date: Fri, 14 Jul 2006 09:09:39 -0400 Message-ID: <87mzbcqqng.fsf@stupidchicken.com> References: <17580.34248.381774.421717@localhost.localdomain> <17581.56473.552614.576371@localhost.localdomain> <17589.50995.201436.401539@localhost.localdomain> <17591.38274.352202.751899@localhost.localdomain> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1152882625 22558 80.91.229.2 (14 Jul 2006 13:10:25 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 14 Jul 2006 13:10:25 +0000 (UTC) Cc: storm@cua.dk, emacs-devel@gnu.org, rms@gnu.org, monnier@iro.umontreal.ca Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Jul 14 15:10:16 2006 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1G1NQg-0000ev-D5 for ged-emacs-devel@m.gmane.org; Fri, 14 Jul 2006 15:10:02 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1G1NQf-0002q0-U4 for ged-emacs-devel@m.gmane.org; Fri, 14 Jul 2006 09:10:01 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1G1NQU-0002pi-Mf for emacs-devel@gnu.org; Fri, 14 Jul 2006 09:09:50 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1G1NQU-0002pa-5k for emacs-devel@gnu.org; Fri, 14 Jul 2006 09:09:50 -0400 Original-Received: from [199.232.41.67] (helo=mx20.gnu.org) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA:32) (Exim 4.52) id 1G1NST-0002gA-OX; Fri, 14 Jul 2006 09:11:53 -0400 Original-Received: from [18.72.1.2] (helo=south-station-annex.mit.edu) by mx20.gnu.org with esmtp (Exim 4.52) id 1G1NQT-0007kL-4D; Fri, 14 Jul 2006 09:09:49 -0400 Original-Received: from central-city-carrier-station.mit.edu (CENTRAL-CITY-CARRIER-STATION.MIT.EDU [18.7.7.72]) by south-station-annex.mit.edu (8.13.6/8.9.2) with ESMTP id k6ED9k03011131; Fri, 14 Jul 2006 09:09:46 -0400 (EDT) Original-Received: from outgoing-legacy.mit.edu (OUTGOING-LEGACY.MIT.EDU [18.7.22.104]) by central-city-carrier-station.mit.edu (8.13.6/8.9.2) with ESMTP id k6ED9gIF004057; Fri, 14 Jul 2006 09:09:43 -0400 (EDT) Original-Received: from cyd (SYDNEYPACIFIC-THREE-TWENTY-ONE.MIT.EDU [18.95.6.66]) ) by outgoing-legacy.mit.edu (8.13.6/8.12.4) with ESMTP id k6ED9dLQ007375; Fri, 14 Jul 2006 09:09:40 -0400 (EDT) Original-Received: from cyd by cyd with local (Exim 3.36 #1 (Debian)) id 1G1NQJ-0005z4-00; Fri, 14 Jul 2006 09:09:39 -0400 Original-To: raman@users.sourceforge.net In-Reply-To: <17591.38274.352202.751899@localhost.localdomain> (T. V. Raman's message of "Fri, 14 Jul 2006 06:00:50 -0700") User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (gnu/linux) X-Spam-Score: 1.47 X-Scanned-By: MIMEDefang 2.42 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:57007 Archived-At: "T. V. Raman" writes: > Also, very often I dont sit at my PC -- I sit somewhere outside > with a wireless keyboard and speakers, and sadly the PC speaker > beep only beeps at the PC -- not over the sound card. This is tangential to the discussion, but: 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. Unless, of course, you sit outside without a *monitor* either. Which would be a bit like blind chess, I guess.