From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Kevin Rodgers Newsgroups: gmane.emacs.bugs Subject: Re: mouse wheeling beyond the end of the file Date: Wed, 26 Nov 2003 09:26:01 -0700 Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Message-ID: <3FC4D419.1080801@yahoo.com> References: NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1069864470 24343 80.91.224.253 (26 Nov 2003 16:34:30 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 26 Nov 2003 16:34:30 +0000 (UTC) Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Wed Nov 26 17:34:27 2003 Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1AP2cU-0005YU-00 for ; Wed, 26 Nov 2003 17:34:27 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.24) id 1AP3ZG-0001jp-6K for geb-bug-gnu-emacs@m.gmane.org; Wed, 26 Nov 2003 12:35:10 -0500 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.24) id 1AP3YF-0001Fo-66 for bug-gnu-emacs@prep.ai.mit.edu; Wed, 26 Nov 2003 12:34:07 -0500 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.24) id 1AP3VG-0008Un-Tf for bug-gnu-emacs@prep.ai.mit.edu; Wed, 26 Nov 2003 12:31:34 -0500 Original-Received: from [216.168.1.22] (helo=trinity.supernews.net) by monty-python.gnu.org with esmtp (TLSv1:DES-CBC3-SHA:168) (Exim 4.24) id 1AP3Rn-0006xs-Ud for bug-gnu-emacs@prep.ai.mit.edu; Wed, 26 Nov 2003 12:27:28 -0500 Original-Received: from mail.fu-berlin.de ([160.45.11.165]:37180 ident=root) by trinity.supernews.net with esmtp (Exim 4.20) id 1AP2UM-0005Nq-1w for gnu-emacs-bug@moderators.isc.org; Wed, 26 Nov 2003 16:26:02 +0000 Original-Received: by mail.fu-berlin.de (Smail3.2.0.98) from Curry.ZEDAT.FU-Berlin.DE (160.45.10.36) with esmtp id ; Wed, 26 Nov 2003 17:26:00 +0100 (MET) Original-Received: by Curry.ZEDAT.FU-Berlin.DE (Smail3.2.0.98) from news.fu-berlin.de with bsmtp id ; Wed, 26 Nov 2003 17:26:00 +0100 (MET) Original-To: gnu-emacs-bug@moderators.isc.org Original-Path: 170.207.51.80!not-for-mail Original-Newsgroups: gnu.emacs.bug Original-Lines: 17 X-Orig-NNTP-Posting-Host: 170.207.51.80 X-Orig-X-Trace: news.uni-berlin.de 1069863960 62695519 170.207.51.80 ([82742]) User-Agent: Mozilla/5.0 (X11; U; SunOS i86pc; en-US; rv:0.9.4.1) Gecko/20020406 Netscape6/6.2.2 X-Accept-Language: en-us X-BeenThere: bug-gnu-emacs@gnu.org X-Mailman-Version: 2.1.2 Precedence: list List-Id: Bug reports for GNU Emacs, the Swiss army knife of text editors List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.bugs:6199 X-Report-Spam: http://spam.gmane.org/gmane.emacs.bugs:6199 Dan Jacobson wrote: > Go to a file about two windows long and roll the mouse wheel, > supposing that you have it configured. > > Notice how on the last page we can roll the text almost off the screen > upwards, exposing large amounts of 'outer space' beyond the end of the > file. > > By default we should be stopped from wasting our "wheel breath" like > that. How is that different than `M-> M-0 C-l'? -- Kevin Rodgers