From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Eli Zaretskii" Newsgroups: gmane.emacs.devel Subject: Re: Stealth fontification GCs a lot Date: Fri, 15 Apr 2005 11:34:46 +0300 Message-ID: <01c54196$Blat.v2.4$200622a0@zahav.net.il> References: <01c53ee5$Blat.v2.4$0af9c0a0@zahav.net.il> <01c53f91$Blat.v2.4$46f81b40@zahav.net.il> <01c540a6$Blat.v2.4$771152e0@zahav.net.il> Reply-To: Eli Zaretskii NNTP-Posting-Host: main.gmane.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7BIT X-Trace: sea.gmane.org 1113558939 7207 80.91.229.2 (15 Apr 2005 09:55:39 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 15 Apr 2005 09:55:39 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Apr 15 11:55:37 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1DMNXd-0006zx-8d for ged-emacs-devel@m.gmane.org; Fri, 15 Apr 2005 11:55:14 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DMNb6-00049H-Ap for ged-emacs-devel@m.gmane.org; Fri, 15 Apr 2005 05:58:48 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1DMMyC-0003cg-Sk for emacs-devel@gnu.org; Fri, 15 Apr 2005 05:18:39 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1DMMr8-00020s-NZ for emacs-devel@gnu.org; Fri, 15 Apr 2005 05:11:21 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DMMnL-00013M-4L for emacs-devel@gnu.org; Fri, 15 Apr 2005 05:07:25 -0400 Original-Received: from [192.114.186.66] (helo=romy.inter.net.il) by monty-python.gnu.org with esmtp (Exim 4.34) id 1DMMND-0002sm-Tz; Fri, 15 Apr 2005 04:40:24 -0400 Original-Received: from zaretski (IGLD-84-228-237-143.inter.net.il [84.228.237.143]) by romy.inter.net.il (MOS 3.5.6-GR) with ESMTP id AZJ48724 (AUTH halo1); Fri, 15 Apr 2005 11:39:22 +0300 (IDT) Original-To: rms@gnu.org X-Mailer: emacs 22.0.50 (via feedmail 8 I) and Blat ver 2.4 In-reply-to: (message from Richard Stallman on Thu, 14 Apr 2005 15:03:57 -0400) 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:36022 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:36022 > From: Richard Stallman > CC: emacs-devel@gnu.org > Date: Thu, 14 Apr 2005 15:03:57 -0400 > > > Is the idea that it avoids delays when you move to other parts of > > the buffer, because they've been fontified while you were on the > > phone? > > Yes. > > Does anyone observe actual benefit from this? I do. After stealth fontification finishes, paging through the file is much faster.