From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Richard Stallman Newsgroups: gmane.emacs.devel Subject: Re: emacs hangs in jit-lock Date: Tue, 28 Nov 2006 22:29:26 -0500 Message-ID: References: <456C70A0.6060105@gnu.org> Reply-To: rms@gnu.org NNTP-Posting-Host: main.gmane.org Content-Type: text/plain; charset=ISO-8859-15 X-Trace: sea.gmane.org 1164771066 2279 80.91.229.2 (29 Nov 2006 03:31:06 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 29 Nov 2006 03:31:06 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Nov 29 04:31:02 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 1GpG9x-0004gw-Gi for ged-emacs-devel@m.gmane.org; Wed, 29 Nov 2006 04:30:57 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GpG9w-0004s3-Uh for ged-emacs-devel@m.gmane.org; Tue, 28 Nov 2006 22:30:56 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1GpG8h-000470-Ls for emacs-devel@gnu.org; Tue, 28 Nov 2006 22:29:39 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1GpG8h-00046d-64 for emacs-devel@gnu.org; Tue, 28 Nov 2006 22:29:39 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GpG8h-00046Y-1E for emacs-devel@gnu.org; Tue, 28 Nov 2006 22:29:39 -0500 Original-Received: from [199.232.76.164] (helo=fencepost.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.52) id 1GpG8g-0001zb-L5 for emacs-devel@gnu.org; Tue, 28 Nov 2006 22:29:38 -0500 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.52) id 1GpG8U-00089k-CR; Tue, 28 Nov 2006 22:29:26 -0500 Original-To: Sam Steingold In-reply-to: <456C70A0.6060105@gnu.org> (message from Sam Steingold on Tue, 28 Nov 2006 12:23:44 -0500) 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:63010 Archived-At: I am suffering from an Emacs performance problem: when I open "too many bad files" (say, total 10,000 lines of C code without a single #\{ or #\( in the first column), Emacs becomes unresponsive. If you turn off stealth fontification, does the problem go away?