From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Rodolfo Medina Newsgroups: gmane.emacs.help Subject: `scroll-preserve-screen-position' does not work Date: Fri, 12 Feb 2010 00:11:42 +0100 Organization: SunSITE.dk - Supporting Open source Message-ID: <87fx57id01.fsf@gmail.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1265931745 26023 80.91.229.12 (11 Feb 2010 23:42:25 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 11 Feb 2010 23:42:25 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Fri Feb 12 00:42:22 2010 Return-path: Envelope-to: geh-help-gnu-emacs@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 1Nfifu-0002r5-FT for geh-help-gnu-emacs@m.gmane.org; Fri, 12 Feb 2010 00:42:22 +0100 Original-Received: from localhost ([127.0.0.1]:44673 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Nfift-0003YF-Vt for geh-help-gnu-emacs@m.gmane.org; Thu, 11 Feb 2010 18:42:22 -0500 Original-Path: news.stanford.edu!usenet.stanford.edu!news.tele.dk!news.tele.dk!small.news.tele.dk!feed118.news.tele.dk!dotsrc.org!filter.dotsrc.org!news.dotsrc.org!not-for-mail Original-Newsgroups: gnu.emacs.help User-Agent: Gnus/5.110011 (No Gnus v0.11) Emacs/23.0.91 (gnu/linux) Cancel-Lock: sha1:xFku7e9ffYadQ0Lirhvij/agVf8= Original-Lines: 12 Original-NNTP-Posting-Host: 151.82.15.157 Original-X-Trace: news.sunsite.dk DXC=YFIR_WQTfbG1F[; SJ[; K0EYSB=nbEKnkKI^eLhebAlGLDJ@`_]lSHg@85LmgVBF4dBLcLQd[U<83H`ngdf8_c7dKD6=dbUI3?^F6mg5Ugb@`E@ Original-X-Complaints-To: staff@sunsite.dk Original-Xref: news.stanford.edu gnu.emacs.help:176741 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:71813 Archived-At: Hi all. In Emacs 22, the `scroll-preserve-screen-position' variable used to work fine: in my ~/.emacs I have it set to `t': (setq scroll-preserve-screen-position t) Now, in Emacs cvs 23.0.91.1 it does not seem to work any more. Why, and how to work it out? Thanks for any help Rodolfo