From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: storm@cua.dk (Kim F. Storm) Newsgroups: gmane.emacs.devel Subject: Re: font-lock and shell scripts: Raises redisplay errors in highlight pattern: Date: Thu, 06 Jul 2006 12:01:17 +0200 Message-ID: References: <17580.34248.381774.421717@localhost.localdomain> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1152180212 19276 80.91.229.2 (6 Jul 2006 10:03:32 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 6 Jul 2006 10:03:32 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Jul 06 12:03:28 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 1FyQhg-0007gH-Nm for ged-emacs-devel@m.gmane.org; Thu, 06 Jul 2006 12:03:25 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FyQhf-0006Xr-PZ for ged-emacs-devel@m.gmane.org; Thu, 06 Jul 2006 06:03:23 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1FyQhT-0006WZ-UH for emacs-devel@gnu.org; Thu, 06 Jul 2006 06:03:12 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1FyQhT-0006WF-5o for emacs-devel@gnu.org; Thu, 06 Jul 2006 06:03:11 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FyQhT-0006WC-38 for emacs-devel@gnu.org; Thu, 06 Jul 2006 06:03:11 -0400 Original-Received: from [195.41.46.237] (helo=pfepc.post.tele.dk) by monty-python.gnu.org with esmtp (Exim 4.52) id 1FyQhd-00012F-0y for emacs-devel@gnu.org; Thu, 06 Jul 2006 06:03:21 -0400 Original-Received: from kfs-l.imdomain.dk.cua.dk (0x503e2644.bynxx3.adsl-dhcp.tele.dk [80.62.38.68]) by pfepc.post.tele.dk (Postfix) with SMTP id DA1A98A0094; Thu, 6 Jul 2006 12:03:08 +0200 (CEST) Original-To: raman@users.sf.net In-Reply-To: <17580.34248.381774.421717@localhost.localdomain> (T. V. Raman's message of "Wed, 5 Jul 2006 20:38:48 -0700") User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (gnu/linux) 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:56621 Archived-At: "T. V. Raman" writes: > Hi, > > This has been around for some months now and I've been too lazy > to track down its exact source until now. > > Symptom: > > When editting shell scripts with font-lock turned on, emacs > raises errors during redisplay -- specifically in functions > > font-lock-apply-syntactic-highlight > font-lock-apply-highlight > > Once these errors hit, highlighting doesn't appear to happen > correctly. What kind of errors are raised "during redisplay". Does turning on Options > Debug on Error provide more information? -- Kim F. Storm http://www.cua.dk