From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Jonathan Yavner Newsgroups: gmane.emacs.devel Subject: Re: Stealth fontification GCs a lot Date: Thu, 14 Apr 2005 00:17:50 -0400 Message-ID: <200504140017.50453.jyavner@member.fsf.org> References: NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1113453172 13783 80.91.229.2 (14 Apr 2005 04:32:52 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 14 Apr 2005 04:32:52 +0000 (UTC) Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Apr 14 06:32:50 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1DLw20-0002xz-Sh for ged-emacs-devel@m.gmane.org; Thu, 14 Apr 2005 06:32:45 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DLw5E-0002hH-To for ged-emacs-devel@m.gmane.org; Thu, 14 Apr 2005 00:36:04 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1DLw2Y-0002NO-Pe for emacs-devel@gnu.org; Thu, 14 Apr 2005 00:33:21 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1DLw2K-0002FG-QS for emacs-devel@gnu.org; Thu, 14 Apr 2005 00:33:09 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DLw2G-0002C8-UZ for emacs-devel@gnu.org; Thu, 14 Apr 2005 00:33:01 -0400 Original-Received: from [216.148.227.85] (helo=rwcrmhc12.comcast.net) by monty-python.gnu.org with esmtp (Exim 4.34) id 1DLvoF-0001Dw-0M for emacs-devel@gnu.org; Thu, 14 Apr 2005 00:18:31 -0400 Original-Received: from [192.168.0.254] (pcp109868pcs.wchryh01.nj.comcast.net[68.45.81.14]) by comcast.net (rwcrmhc12) with ESMTP id <2005041404175501400hbbq2e>; Thu, 14 Apr 2005 04:17:56 +0000 Original-To: emacs-devel@gnu.org User-Agent: KMail/1.6.2 In-Reply-To: Content-Disposition: inline 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:35964 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:35964 (Please pardon the delurk.) In HAPE mode, I locally set `jit-lock-stealth-nice' to 999, with the comment ;;Stealth fontification on a large HAPE database consumes vast ;;quantities of RAM and is unlikely to be useful. I love JIT font-lock and depend on it for proper operation of HAPE, but stealth-fontification is pointless when working on a 2MB file that's heavily fontified but probably much less than 1% of it will be looked at during any one editing session. Maybe stealth font-lock is pointless all the time. -- ___ ( > _/_ / __/________. ___. / /_ __. _. / / (_) / )__<__(__/___/ /__<__(__/ )__ <_/ jyavner@member.fsf.org