From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: storm@cua.dk (Kim F. Storm) Newsgroups: gmane.emacs.devel Subject: Re: C-n is very slow in Font-Lock mode Date: Wed, 27 Apr 2005 10:59:39 +0200 Message-ID: References: <01c54841$Blat.v2.4$8f503680@zahav.net.il> <01c54917$Blat.v2.4$b975aea0@zahav.net.il> <85r7gxkf3r.fsf@lola.goethe.zz> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1114592894 13167 80.91.229.2 (27 Apr 2005 09:08:14 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 27 Apr 2005 09:08:14 +0000 (UTC) Cc: eliz@gnu.org, emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Apr 27 11:08:13 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1DQiUi-0000ov-4y for ged-emacs-devel@m.gmane.org; Wed, 27 Apr 2005 11:06:08 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DQiab-0006k2-I3 for ged-emacs-devel@m.gmane.org; Wed, 27 Apr 2005 05:12:13 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1DQiVD-0004ZM-30 for emacs-devel@gnu.org; Wed, 27 Apr 2005 05:06:39 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1DQiVB-0004YV-5D for emacs-devel@gnu.org; Wed, 27 Apr 2005 05:06:38 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DQiVA-0003Ym-O0 for emacs-devel@gnu.org; Wed, 27 Apr 2005 05:06:36 -0400 Original-Received: from [212.88.64.25] (helo=mail-relay.sonofon.dk) by monty-python.gnu.org with smtp (Exim 4.34) id 1DQiSG-0006di-Ok for emacs-devel@gnu.org; Wed, 27 Apr 2005 05:03:37 -0400 Original-Received: (qmail 32630 invoked from network); 27 Apr 2005 08:59:43 -0000 Original-Received: from unknown (HELO kfs-l.imdomain.dk.cua.dk) (213.83.150.2) by 0 with SMTP; 27 Apr 2005 08:59:43 -0000 Original-To: rms@gnu.org In-Reply-To: (Richard Stallman's message of "Tue, 26 Apr 2005 18:56:25 -0400") User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (gnu/linux) 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:36436 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:36436 Richard Stallman writes: > I found a way to change line-move-1 not to use vertical-motion > in simple cases. I think it should work, but I don't understand > the reason why the code uses vertical-motion. > > Can anyone add a comment to explain why? The code has used vertical-motion since CVS revision 1.1 (Dec. 1991), and I don't see anything relevant in the older ChangeLogs, so who knows? -- Kim F. Storm http://www.cua.dk