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: Avoid recentering when user says so Date: Sun, 27 Mar 2011 06:46:05 -0400 Message-ID: References: <83r59tsoos.fsf@gnu.org> <87tyepvvt0.fsf@engster.org> Reply-To: Eli Zaretskii NNTP-Posting-Host: lo.gmane.org X-Trace: dough.gmane.org 1301222781 19588 80.91.229.12 (27 Mar 2011 10:46:21 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Sun, 27 Mar 2011 10:46:21 +0000 (UTC) Cc: emacs-devel@gnu.org To: David Engster Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun Mar 27 12:46:14 2011 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 1Q3nU6-0001IO-6Y for ged-emacs-devel@m.gmane.org; Sun, 27 Mar 2011 12:46:14 +0200 Original-Received: from localhost ([127.0.0.1]:44799 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Q3nU5-0004qE-F6 for ged-emacs-devel@m.gmane.org; Sun, 27 Mar 2011 06:46:13 -0400 Original-Received: from [140.186.70.92] (port=50425 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Q3nTz-0004q9-Jy for emacs-devel@gnu.org; Sun, 27 Mar 2011 06:46:08 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Q3nTy-0006EZ-D1 for emacs-devel@gnu.org; Sun, 27 Mar 2011 06:46:07 -0400 Original-Received: from fencepost.gnu.org ([140.186.70.10]:44953) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Q3nTy-0006EV-AG for emacs-devel@gnu.org; Sun, 27 Mar 2011 06:46:06 -0400 Original-Received: from eliz by fencepost.gnu.org with local (Exim 4.71) (envelope-from ) id 1Q3nTx-0004lt-7k; Sun, 27 Mar 2011 06:46:05 -0400 In-reply-to: <87tyepvvt0.fsf@engster.org> (message from David Engster on Sun, 27 Mar 2011 09:58:51 +0200) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) X-Received-From: 140.186.70.10 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:137747 Archived-At: > From: David Engster > Date: Sun, 27 Mar 2011 09:58:51 +0200 > Cc: 6671@debbugs.gnu.org, emacs-devel@gnu.org > > Eli Zaretskii writes: > > Would people who use these variables please try the patch below, and > > report any findings, both positive and negative? Please report your > > findings to the bug tracker at 6671@debbugs.gnu.org, so that the > > details get filed there. > > > > Given positive feedback, I will commit this to the trunk. > > Oh, please do! Using this patch, scrolling is definitely *much* improved > with my setup. No more annoying recenterings - Thank you! Thanks for the feedback.