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: C-n is very slow in Font-Lock mode Date: Thu, 28 Apr 2005 07:00:44 -0400 Message-ID: References: <01c54841$Blat.v2.4$8f503680@zahav.net.il> <01c54917$Blat.v2.4$b975aea0@zahav.net.il> <01c54a8a$Blat.v2.4$9d6aeda0@zahav.net.il> <85mzrlgqws.fsf@lola.goethe.zz> <01c54ab1$Blat.v2.4$91328080@zahav.net.il> <85hdhtf8ou.fsf@lola.goethe.zz> <01c54b0a$Blat.v2.4$5b6307a0@zahav.net.il> <85ll74eesa.fsf@lola.goethe.zz> <01c54b12$Blat.v2.4$78afaa40@zahav.net.il> <85d5sge9qc.fsf@lola.goethe.zz> Reply-To: rms@gnu.org NNTP-Posting-Host: main.gmane.org X-Trace: sea.gmane.org 1114686491 17932 80.91.229.2 (28 Apr 2005 11:08:11 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 28 Apr 2005 11:08:11 +0000 (UTC) Cc: eliz@gnu.org, emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Apr 28 13:08:10 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1DR6sE-0003AM-Rk for ged-emacs-devel@m.gmane.org; Thu, 28 Apr 2005 13:08:03 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DR6yL-0002VS-TK for ged-emacs-devel@m.gmane.org; Thu, 28 Apr 2005 07:14:21 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1DR6wH-0001mP-Fl for emacs-devel@gnu.org; Thu, 28 Apr 2005 07:12:13 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1DR6wG-0001m3-Lj for emacs-devel@gnu.org; Thu, 28 Apr 2005 07:12:12 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DR6wG-00013z-E0 for emacs-devel@gnu.org; Thu, 28 Apr 2005 07:12:12 -0400 Original-Received: from [199.232.76.164] (helo=fencepost.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.34) id 1DR6q7-0006zy-Bo for emacs-devel@gnu.org; Thu, 28 Apr 2005 07:05:51 -0400 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.34) id 1DR6lA-0005tu-DJ; Thu, 28 Apr 2005 07:00:44 -0400 Original-To: David Kastrup In-reply-to: <85d5sge9qc.fsf@lola.goethe.zz> (message from David Kastrup on Wed, 27 Apr 2005 13:32:11 +0200) 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:36473 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:36473 The last time I looked, this thread was about Emacs not being fast enough to update the display. It was about typing C-u 2500 C-n. Anyway, I think I have more or less fixed the problem with my last change to line-move-1.