From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Miles Bader Newsgroups: gmane.emacs.bugs Subject: Re: View-scroll-page-forward baby steps not grown out of Date: Wed, 29 Sep 2004 06:39:00 +0900 Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Message-ID: <87u0ticbuz.fsf@tc-1-100.kawasaki.gol.ne.jp> References: Reply-To: Miles Bader NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1096407577 18084 80.91.229.6 (28 Sep 2004 21:39:37 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 28 Sep 2004 21:39:37 +0000 (UTC) Cc: bug-gnu-emacs@gnu.org Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Tue Sep 28 23:39:26 2004 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1CCPh0-0007Rw-00 for ; Tue, 28 Sep 2004 23:39:26 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1CCPnJ-00039z-4m for geb-bug-gnu-emacs@m.gmane.org; Tue, 28 Sep 2004 17:45:57 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1CCPn5-00034K-PR for bug-gnu-emacs@gnu.org; Tue, 28 Sep 2004 17:45:44 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1CCPn3-00032i-FO for bug-gnu-emacs@gnu.org; Tue, 28 Sep 2004 17:45:41 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1CCPn3-00032H-4d for bug-gnu-emacs@gnu.org; Tue, 28 Sep 2004 17:45:41 -0400 Original-Received: from [203.216.5.72] (helo=smtp02.dentaku.gol.com) by monty-python.gnu.org with esmtp (TLSv1:RC4-SHA:128) (Exim 4.34) id 1CCPgf-0002hQ-OS; Tue, 28 Sep 2004 17:39:06 -0400 Original-Received: from localhost ([127.0.0.1]) by smtp02.dentaku.gol.com with esmtp (Dentaku) id 1CCPgc-00034Q-Cu; Wed, 29 Sep 2004 06:39:02 +0900 Original-Received: from yokohama2-61-203-152-179.ap.0038.net ([61.203.152.179] helo=tc-1-100.kawasaki.gol.ne.jp) by smtp02.dentaku.gol.com with asmtp (Dentaku) id 1CCPgb-00034G-Nk; Wed, 29 Sep 2004 06:39:02 +0900 Original-Received: by tc-1-100.kawasaki.gol.ne.jp (Postfix, from userid 1000) id 540AE2F71; Wed, 29 Sep 2004 06:39:00 +0900 (JST) Original-To: Dan Jacobson System-Type: i686-pc-linux-gnu In-Reply-To: (Dan Jacobson's message of "Tue, 28 Sep 2004 04:28:06 +0800") Original-Lines: 13 X-Virus-Scanned: by AMaViS GOL X-Abuse-Complaints: abuse@gol.com X-BeenThere: bug-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 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:9111 X-Report-Spam: http://spam.gmane.org/gmane.emacs.bugs:9111 Dan Jacobson writes: > Gentlemen, is View-scroll-page-forward still unaware of window size > changes or whatever, in the latest emacs version? view-mode acts quite bizarrely in this sense: it uses the size of the entire frame as the size for scrolling, regardless of how large the window you are in is. I think this behavior is absurd. However the last time I complained about it, the author argued vociferously that it was a `feature'; I can't really recall his justification. -Miles -- .Numeric stability is probably not all that important when you're guessing.