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: line-move-partial too costly ? Date: Fri, 15 Sep 2006 23:06:35 +0200 Message-ID: References: <87k647501r.fsf@lrde.org> <877j06ocvo.fsf@lrde.org> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Trace: sea.gmane.org 1158354477 12784 80.91.229.2 (15 Sep 2006 21:07:57 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 15 Sep 2006 21:07:57 +0000 (UTC) Cc: rms@gnu.org, emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Sep 15 23:07:55 2006 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1GOKuf-0008Ab-PS for ged-emacs-devel@m.gmane.org; Fri, 15 Sep 2006 23:07:54 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GOKuf-0007uu-9V for ged-emacs-devel@m.gmane.org; Fri, 15 Sep 2006 17:07:53 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1GOKuT-0007un-CY for emacs-devel@gnu.org; Fri, 15 Sep 2006 17:07:41 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1GOKuR-0007t9-Oi for emacs-devel@gnu.org; Fri, 15 Sep 2006 17:07:41 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GOKuR-0007t3-Kh for emacs-devel@gnu.org; Fri, 15 Sep 2006 17:07:39 -0400 Original-Received: from [195.41.46.237] (helo=pfepc.post.tele.dk) by monty-python.gnu.org with esmtp (Exim 4.52) id 1GOKwf-0008Ab-0V; Fri, 15 Sep 2006 17:09:57 -0400 Original-Received: from kfs-l.imdomain.dk.cua.dk (0x503e2644.bynxx3.adsl-dhcp.tele.dk [80.62.38.68]) by pfepc.post.tele.dk (Postfix) with SMTP id 962A48A0002; Fri, 15 Sep 2006 23:07:36 +0200 (CEST) Original-To: michael@cadilhac.name (=?utf-8?Q?Micha=C3=ABl?= Cadilhac) In-Reply-To: <877j06ocvo.fsf@lrde.org> (=?utf-8?Q?Micha=C3=ABl?= Cadilhac's message of "Thu\, 14 Sep 2006 14\:23\:39 +0200") 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:59893 Archived-At: michael@cadilhac.name (Micha=C3=ABl Cadilhac) writes: > storm@cua.dk (Kim F. Storm) writes: > >> michael@cadilhac.name (Micha=C3=ABl Cadilhac) writes: >> >>> Since the creation of line-move-partial, going to the next few lines >>> has become a P*TA. >> >>> Is there any solution ? >> >> I installed a small optimization -- pls try again. >> > AFAICT, it doesn't fix my problem. I have installed an more elaborate change to line-move-partial (involving a new primitive `window-line-visibility'). Pls. see if that fixes the problem for you. -- Kim F. Storm http://www.cua.dk