From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Krishnakumar B Newsgroups: gmane.emacs.devel Subject: Problem with redisplay with latest CVS Emacs Date: Sun, 4 Aug 2002 13:52:48 -0500 Sender: emacs-devel-admin@gnu.org Message-ID: <15693.30720.244974.114120@samba.doc.wustl.edu> NNTP-Posting-Host: localhost.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: main.gmane.org 1028487397 10530 127.0.0.1 (4 Aug 2002 18:56:37 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 4 Aug 2002 18:56:37 +0000 (UTC) Return-path: Original-Received: from quimby.gnus.org ([80.91.224.244]) by main.gmane.org with esmtp (Exim 3.33 #1 (Debian)) id 17bQYN-0002jj-00 for ; Sun, 04 Aug 2002 20:56:35 +0200 Original-Received: from fencepost.gnu.org ([199.232.76.164]) by quimby.gnus.org with esmtp (Exim 3.12 #1 (Debian)) id 17bQse-0007ki-00 for ; Sun, 04 Aug 2002 21:17:33 +0200 Original-Received: from localhost ([127.0.0.1] helo=fencepost.gnu.org) by fencepost.gnu.org with esmtp (Exim 3.35 #1 (Debian)) id 17bQYq-0007AG-00; Sun, 04 Aug 2002 14:57:04 -0400 Original-Received: from cs.wustl.edu ([128.252.165.15] helo=taumsauk.cs.wustl.edu) by fencepost.gnu.org with esmtp (Exim 3.35 #1 (Debian)) id 17bQYO-00075I-00 for ; Sun, 04 Aug 2002 14:56:36 -0400 Original-Received: from samba.doc.wustl.edu (samba.doc.wustl.edu [128.252.160.42]) by taumsauk.cs.wustl.edu (8.9.1/8.9.1) with ESMTP id NAA18706 for ; Sun, 4 Aug 2002 13:56:35 -0500 (CDT) Original-Received: (from kitty@localhost) by samba.doc.wustl.edu (8.11.6/8.11.6) id g74Iqmh27671; Sun, 4 Aug 2002 13:52:48 -0500 Original-To: emacs-devel@gnu.org X-Mailer: VM 7.07 under Emacs 21.3.50.1 Errors-To: emacs-devel-admin@gnu.org X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.0.11 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: Emacs development discussions. List-Unsubscribe: , List-Archive: Xref: main.gmane.org gmane.emacs.devel:6282 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:6282 Hi, When I try to scroll down by pressing C-n till I reach the end of the page, I get garbage on the screen. It is reproducable every time. It happens as soon as I go one line past the last line in a window full of text. I can also reproduce it when moving down using C-v. In this case I need to keep pressing C-v till I get to the end of the file. Emacs displays garbage for the last page of any buffer. If I press C-v again, I get the ding for End of Buffer and normal display is restored. What I mean by garbage is this: http://www.cs.wustl.edu/~kitty/emacs-redisplay-bug.png Is it a known problem ? Any workarounds ? I don't get it in GNU Emacs 21.2. I am currently using CVS: GNU Emacs 21.3.50.1 (i686-pc-linux-gnu, X toolkit, Xaw3d scroll bars) of 2002-08-04 on samba checked out at 1200 CST. -kitty -- Krishnakumar B Distributed Object Computing Laboratory, Washington University in St.Louis