From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: David Engster Newsgroups: gmane.emacs.devel Subject: Re: The unwarranted scrolling assumption Date: Tue, 22 Jun 2010 09:48:39 +0200 Message-ID: <87d3vjecdk.fsf@engster.org> References: <83bpb7gp2g.fsf@gnu.org> <837hlvglvh.fsf@gnu.org> <834ogzglaj.fsf@gnu.org> <8339wjgg8w.fsf@gnu.org> <83y6eagb7g.fsf@gnu.org> <4C1D24E3.5080402@harpegolden.net> <87lja9fxuv.fsf@uwakimon.sk.tsukuba.ac.jp> <87vd9cd39o.fsf@uwakimon.sk.tsukuba.ac.jp> <87y6e8egaq.fsf@engster.org> <87ocf4eepp.fsf@engster.org> <83631cfi2d.fsf@gnu.org> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: dough.gmane.org 1277192946 24919 80.91.229.12 (22 Jun 2010 07:49:06 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Tue, 22 Jun 2010 07:49:06 +0000 (UTC) Cc: emacs-devel@gnu.org To: Eli Zaretskii Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Jun 22 09:49:02 2010 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1OQyE9-0008Dv-Aw for ged-emacs-devel@m.gmane.org; Tue, 22 Jun 2010 09:49:01 +0200 Original-Received: from localhost ([127.0.0.1]:54532 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OQyE8-0005Ql-Fm for ged-emacs-devel@m.gmane.org; Tue, 22 Jun 2010 03:49:00 -0400 Original-Received: from [140.186.70.92] (port=48771 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OQyDy-0005Q9-4c for emacs-devel@gnu.org; Tue, 22 Jun 2010 03:48:51 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OQyDw-0000sw-Rp for emacs-devel@gnu.org; Tue, 22 Jun 2010 03:48:50 -0400 Original-Received: from m61s02.vlinux.de ([83.151.21.164]:49740) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OQyDw-0000sW-Jl; Tue, 22 Jun 2010 03:48:48 -0400 Original-Received: from vpn-2039.gwdg.de ([134.76.2.39] helo=spaten) by m61s02.vlinux.de with esmtpsa (TLS1.0:DHE_RSA_AES_128_CBC_SHA1:16) (Exim 4.69) (envelope-from ) id 1OQyDt-0008Oi-7g; Tue, 22 Jun 2010 09:48:45 +0200 In-Reply-To: <83631cfi2d.fsf@gnu.org> (Eli Zaretskii's message of "Mon, 21 Jun 2010 19:48:10 +0300") User-Agent: Gnus/5.110011 (No Gnus v0.11) Emacs/23.2 (gnu/linux) Mail-Followup-To: Eli Zaretskii , emacs-devel@gnu.org X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) 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:126324 Archived-At: Eli Zaretskii writes: >> From: David Engster >> Date: Mon, 21 Jun 2010 14:45:54 +0200 >> Cc: emacs-devel@gnu.org >> >> I actually did test the patch you first send, but I couldn't notice any >> difference while scrolling; recentering did still happen when leaning on >> . > > Did you try the latest trunk (revno 100623 or later)? If not, please > do. I did test it, and Emacs is still recentering. -David