From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Juri Linkov Newsgroups: gmane.emacs.devel Subject: Re: Scroll lock Date: Wed, 22 Jun 2005 15:38:11 +0300 Organization: JURTA Message-ID: <87ll52va6k.fsf@jurta.org> References: NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1119444474 16433 80.91.229.2 (22 Jun 2005 12:47:54 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 22 Jun 2005 12:47:54 +0000 (UTC) Cc: rms@gnu.org, emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Jun 22 14:47:45 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1Dl4dq-0004zo-02 for ged-emacs-devel@m.gmane.org; Wed, 22 Jun 2005 14:47:42 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Dl4kS-00060I-Nf for ged-emacs-devel@m.gmane.org; Wed, 22 Jun 2005 08:54:32 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Dl4fX-00048w-CA for emacs-devel@gnu.org; Wed, 22 Jun 2005 08:49:28 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Dl4fU-00047f-MV for emacs-devel@gnu.org; Wed, 22 Jun 2005 08:49:25 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Dl4fT-000447-PD for emacs-devel@gnu.org; Wed, 22 Jun 2005 08:49:23 -0400 Original-Received: from [194.126.101.111] (helo=mail.neti.ee) by monty-python.gnu.org with esmtp (Exim 4.34) id 1Dl4bG-000657-6h; Wed, 22 Jun 2005 08:45:02 -0400 Original-Received: from mail.neti.ee (80-235-32-88-dsl.mus.estpak.ee [80.235.32.88]) by Relayhost1.neti.ee (Postfix) with ESMTP id 00EBA38B5; Wed, 22 Jun 2005 15:41:51 +0300 (EEST) Original-To: Ralf Angeli In-Reply-To: (Ralf Angeli's message of "Wed, 22 Jun 2005 09:56:13 +0200") User-Agent: Gnus/5.110004 (No Gnus v0.4) Emacs/22.0.50 (gnu/linux) X-Virus-Scanned: by amavisd-new-2.2.1 (20041222) (Debian) at neti.ee 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:39295 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:39295 > Regarding the implementation: If people think it is sensible to extend > the meaning of `scroll-preserve-screen-position' to any kind of scroll > events, I could prepare a patch covering the changes in window.c as > well. I think extending the `scroll-preserve-screen-position' is a good thing. I noticed that now `scroll-preserve-screen-position' even stopped to do what is described in its docstring. In a year old CVS version, when `scroll-preserve-screen-position' is t, `M-1 M-v' preserved the screen position, but in the current CVS it doesn't do that. This looks like a bug. -- Juri Linkov http://www.jurta.org/emacs/