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: scroll-(down|up) but stay on the same column Date: Thu, 12 Nov 2009 23:56:06 -0500 Message-ID: References: <7b501d5c0911110111j3ae3aae6nc3f30d20be142232@mail.gmail.com> <7b501d5c0911110752l5cfe0d83x1a8bcf409b608629@mail.gmail.com> <7b501d5c0911120205k42016496h6a1d600e7bee7387@mail.gmail.com> Reply-To: rms@gnu.org NNTP-Posting-Host: lo.gmane.org Content-Type: text/plain; charset=ISO-8859-15 X-Trace: ger.gmane.org 1258089025 6583 80.91.229.12 (13 Nov 2009 05:10:25 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 13 Nov 2009 05:10:25 +0000 (UTC) Cc: monnier@iro.umontreal.ca, emacs-devel@gnu.org To: Deniz Dogan Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Nov 13 06:10:18 2009 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.50) id 1N8oQM-00042x-9d for ged-emacs-devel@m.gmane.org; Fri, 13 Nov 2009 06:10:18 +0100 Original-Received: from localhost ([127.0.0.1]:55385 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1N8oQL-0005Jw-NE for ged-emacs-devel@m.gmane.org; Fri, 13 Nov 2009 00:10:17 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1N8oCh-0000Vj-TG for emacs-devel@gnu.org; Thu, 12 Nov 2009 23:56:11 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1N8oCd-0000T2-46 for emacs-devel@gnu.org; Thu, 12 Nov 2009 23:56:11 -0500 Original-Received: from [199.232.76.173] (port=43270 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1N8oCd-0000Su-0V for emacs-devel@gnu.org; Thu, 12 Nov 2009 23:56:07 -0500 Original-Received: from fencepost.gnu.org ([140.186.70.10]:53248) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1N8oCc-0004yv-Ln for emacs-devel@gnu.org; Thu, 12 Nov 2009 23:56:06 -0500 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.67) (envelope-from ) id 1N8oCc-00046F-Cw; Thu, 12 Nov 2009 23:56:06 -0500 In-reply-to: <7b501d5c0911120205k42016496h6a1d600e7bee7387@mail.gmail.com> (message from Deniz Dogan on Thu, 12 Nov 2009 11:05:08 +0100) X-detected-operating-system: by monty-python.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:116923 Archived-At: Would anyone mind if the default value of scroll-preserve-screen-position is non-nil? Please let's invite people to try it for a few days and report if they don't like it. I will start trying it now and report whether I can get used to it.