From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Stefan Monnier Newsgroups: gmane.emacs.help Subject: Re: emacs is slow while processing a big file Date: Thu, 06 Apr 2006 17:31:01 -0400 Organization: Bell Sympatico Message-ID: <87wte2e6ja.fsf-monnier+gnu.emacs.help@gnu.org> References: <4434D707.90306@arm.com> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1144363231 30887 80.91.229.2 (6 Apr 2006 22:40:31 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 6 Apr 2006 22:40:31 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Fri Apr 07 00:40:29 2006 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1FRd9G-0006n2-A8 for geh-help-gnu-emacs@m.gmane.org; Fri, 07 Apr 2006 00:40:18 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FRd9F-0001oA-Sv for geh-help-gnu-emacs@m.gmane.org; Thu, 06 Apr 2006 18:40:17 -0400 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!headwall.stanford.edu!newsfeed.news2me.com!wns14feed!worldnet.att.net!207.35.177.252!nf3.bellglobal.com!nf1.bellglobal.com!nf2.bellglobal.com!news20.bellglobal.com.POSTED!not-for-mail Original-Newsgroups: gnu.emacs.help User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (gnu/linux) Cancel-Lock: sha1:teAIZ4VxM6Y/Nqt2G15JUILV8uk= Original-Lines: 9 Original-NNTP-Posting-Host: 70.55.147.51 Original-X-Complaints-To: abuse@sympatico.ca Original-X-Trace: news20.bellglobal.com 1144359061 70.55.147.51 (Thu, 06 Apr 2006 17:31:01 EDT) Original-NNTP-Posting-Date: Thu, 06 Apr 2006 17:31:01 EDT Original-Xref: shelby.stanford.edu gnu.emacs.help:138587 Original-To: help-gnu-emacs@gnu.org X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:34206 Archived-At: > | font-lock-maximum-size is a variable defined in `font-lock.el'. [...] > The default in Emacs 21 is 256000 too. And this variable is ignored if you use jit-lock, as is the case by default in Emacs-21. Stefan