From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.bugs Subject: Re: font-lock latency Date: Tue, 3 Sep 2002 18:17:23 +0200 (IST) Sender: bug-gnu-emacs-admin@gnu.org Message-ID: References: NNTP-Posting-Host: localhost.gmane.org Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Trace: main.gmane.org 1031069973 15392 127.0.0.1 (3 Sep 2002 16:19:33 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Tue, 3 Sep 2002 16:19:33 +0000 (UTC) Cc: bug-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 17mGOo-0003zY-00 for ; Tue, 03 Sep 2002 18:19:30 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.10) id 17mGQN-000360-00; Tue, 03 Sep 2002 12:21:07 -0400 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.10) id 17mGPd-000338-00 for bug-gnu-emacs@gnu.org; Tue, 03 Sep 2002 12:20:21 -0400 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.10) id 17mGPW-00031q-00 for bug-gnu-emacs@gnu.org; Tue, 03 Sep 2002 12:20:20 -0400 Original-Received: from is.elta.co.il ([199.203.121.2]) by monty-python.gnu.org with esmtp (Exim 4.10) id 17mGPV-00031k-00 for bug-gnu-emacs@gnu.org; Tue, 03 Sep 2002 12:20:13 -0400 Original-Received: from is (is [199.203.121.2]) by is.elta.co.il (8.9.3/8.8.8) with SMTP id SAA22241; Tue, 3 Sep 2002 18:17:23 +0200 (IST) X-Sender: eliz@is Original-To: Simon Josefsson In-Reply-To: Errors-To: bug-gnu-emacs-admin@gnu.org X-BeenThere: bug-gnu-emacs@gnu.org X-Mailman-Version: 2.0.11 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: Bug reports for GNU Emacs, the Swiss army knife of text editors List-Unsubscribe: , List-Archive: Xref: main.gmane.org gmane.emacs.bugs:3397 X-Report-Spam: http://spam.gmane.org/gmane.emacs.bugs:3397 On Tue, 3 Sep 2002, Simon Josefsson wrote: > > Does it help to type "M-g M-g" instead of waiting? > > Not completely, the main() function body is correctly re-highlighted, > but the main() function definition line is still incorrect. It might help to move point to the incorrectly highlighted line and press M-g M-g again.