From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Richard M. Stallman" Newsgroups: gmane.emacs.devel Subject: Re: Scroll lock Date: Wed, 29 Jun 2005 21:44:32 -0400 Message-ID: References: Reply-To: rms@gnu.org NNTP-Posting-Host: main.gmane.org X-Trace: sea.gmane.org 1120098569 3381 80.91.229.2 (30 Jun 2005 02:29:29 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 30 Jun 2005 02:29:29 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Jun 30 04:29:28 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1Dnons-0006ne-RY for ged-emacs-devel@m.gmane.org; Thu, 30 Jun 2005 04:29:25 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Dnow2-0001Dm-Vh for ged-emacs-devel@m.gmane.org; Wed, 29 Jun 2005 22:37:50 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Dnoth-0000VD-84 for emacs-devel@gnu.org; Wed, 29 Jun 2005 22:35:25 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1DnooG-0007oN-0b for emacs-devel@gnu.org; Wed, 29 Jun 2005 22:29:56 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DnooE-0007Wu-KY for emacs-devel@gnu.org; Wed, 29 Jun 2005 22:29:46 -0400 Original-Received: from [199.232.76.164] (helo=fencepost.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.34) id 1DnoCr-00056B-Dt for emacs-devel@gnu.org; Wed, 29 Jun 2005 21:51:09 -0400 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.34) id 1Dno6S-0004oZ-GV; Wed, 29 Jun 2005 21:44:32 -0400 Original-To: Ralf Angeli In-reply-to: (message from Ralf Angeli on Wed, 29 Jun 2005 13:23:19 +0200) 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:39922 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:39922 Your window.c change is simple enough that we could simply install it. So I did. The scroll-lock.el file is larger and would need legal papers. I don't like the idea of using up C-x % for this, however. If users really want a command to toggle this mode, I would not object, but I tend to think they won't want to toggle it that often. I think they'd rather have this enabled in certain major modes.