From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.bugs Subject: Re: Scrolling: This must be a bug! Date: Wed, 12 Jun 2002 08:17:34 +0300 Organization: NetVision Israel Sender: bug-gnu-emacs-admin@gnu.org Message-ID: References: NNTP-Posting-Host: localhost.gmane.org Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Trace: main.gmane.org 1023859289 5517 127.0.0.1 (12 Jun 2002 05:21:29 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Wed, 12 Jun 2002 05:21:29 +0000 (UTC) Return-path: Original-Received: from fencepost.gnu.org ([199.232.76.164]) by main.gmane.org with esmtp (Exim 3.33 #1 (Debian)) id 17I0ZV-0001Qs-00 for ; Wed, 12 Jun 2002 07:21:29 +0200 Original-Received: from localhost ([127.0.0.1] helo=fencepost.gnu.org) by fencepost.gnu.org with esmtp (Exim 3.34 #1 (Debian)) id 17I0ZM-0005LG-00; Wed, 12 Jun 2002 01:21:20 -0400 Original-Received: from mailbox2.ucsd.edu ([132.239.1.54]) by fencepost.gnu.org with esmtp (Exim 3.34 #1 (Debian)) id 17I0Xw-0005H4-00 for ; Wed, 12 Jun 2002 01:19:52 -0400 Original-Received: from news. (news.netvision.net.il [194.90.1.15]) by mailbox2.ucsd.edu (8.12.1/8.12.1) with SMTP id g5C5Jnj6013526 for ; Tue, 11 Jun 2002 22:19:50 -0700 (PDT) Original-Received: by news. (SMI-8.6/SMI-SVR4) id IAA21899; Wed, 12 Jun 2002 08:19:48 +0300 Original-To: gnu-emacs-bug@moderators.isc.org Original-Path: is!eliz Original-Newsgroups: gnu.emacs.bug Original-Lines: 14 Original-NNTP-Posting-Host: is.elta.co.il Original-X-Trace: news.netvision.net.il 1023859187 21897 199.203.121.2 (12 Jun 2002 05:19:47 GMT) Original-X-Complaints-To: abuse@netvision.net.il Original-NNTP-Posting-Date: 12 Jun 2002 05:19:47 GMT X-Sender: eliz@is In-Reply-To: Errors-To: bug-gnu-emacs-admin@gnu.org X-BeenThere: bug-gnu-emacs@gnu.org X-Mailman-Version: 2.0.9 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: Bug reports for GNU Emacs, the Swiss army knife of text editors List-Unsubscribe: , List-Archive: Xref: main.gmane.org gmane.emacs.bugs:1948 X-Report-Spam: http://spam.gmane.org/gmane.emacs.bugs:1948 On Tue, 11 Jun 2002, Lars Hansen wrote: > Set scroll-margin to eg. 5. Press the down-key repeatedly (but slowly > so you can see what happens). Then the window is supposed to scroll > so that there are 5 rows from the cursor to the bottom of the window. > But now and then there is no scroll, so that there is only 4 lines from > the cursor to the bottom of the window! The next press of the down-key > brings things back to normal. There are no long lines in the file, and > and the behavoiur does not seem to be conneted to any specific points > in a file. Please post a minimal file that can be used to recreate this problem. Thanks.