From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: storm@cua.dk (Kim F. Storm) Newsgroups: gmane.emacs.devel Subject: Re: disturbing, hard-to-catch redisplay bug Date: 10 Dec 2002 12:38:00 +0100 Sender: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Message-ID: <5xu1hmrtnr.fsf@kfs2.cua.dk> References: <87u1hmlpmf.fsf@alice.dynodns.net> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1039517519 16235 80.91.224.249 (10 Dec 2002 10:51:59 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Tue, 10 Dec 2002 10:51:59 +0000 (UTC) Cc: emacs-devel@gnu.org Return-path: Original-Received: from quimby.gnus.org ([80.91.224.244]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 18LhzZ-0004Dc-00 for ; Tue, 10 Dec 2002 11:51:57 +0100 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.12 #1 (Debian)) id 18LiA6-0007JN-00 for ; Tue, 10 Dec 2002 12:02:50 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 18LhnZ-0007Cz-0B for emacs-devel@quimby.gnus.org; Tue, 10 Dec 2002 05:39:33 -0500 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.10.13) id 18LhmX-0006vA-00 for emacs-devel@gnu.org; Tue, 10 Dec 2002 05:38:29 -0500 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.10.13) id 18LhmT-0006tN-00 for emacs-devel@gnu.org; Tue, 10 Dec 2002 05:38:27 -0500 Original-Received: from mail.filanet.dk ([195.215.206.179]) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 18LhmT-0006rp-00; Tue, 10 Dec 2002 05:38:25 -0500 Original-Received: from kfs2.cua.dk.cua.dk (kfs2.local.filanet.dk [192.168.1.182]) by mail.filanet.dk (Postfix) with SMTP id C057F7C012; Tue, 10 Dec 2002 10:38:17 +0000 (GMT) Original-To: John Wiegley In-Reply-To: <87u1hmlpmf.fsf@alice.dynodns.net> Original-Lines: 23 User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3.50 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1b5 Precedence: list List-Id: Emacs development discussions. List-Help: List-Post: List-Subscribe: , List-Archive: List-Unsubscribe: , Errors-To: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Xref: main.gmane.org gmane.emacs.devel:10029 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:10029 John Wiegley writes: > Well, I have seen this twice now, but I can't catch it. If I > restart my Emacs clean, the problem doesn't appear. It only happens > if I've been using Emacs for a while. > > I did, however, at least capture it visually. These two images show > the bug: > > In the first, I am editing a list of filenames: > > http://www.gci-net.com/~johnw/root1.jpg.bz2 Why did you bzip the jpg files? My browser doesn't grook that, so I didn't look at the images. You can use inline images too. Anyway, RMS fixed a bug yesterday which was related to positioning the cursor at the end of the second last visible line on a window when it should actually have been on the first char of the last visible line of that window. Could be related... -- Kim F. Storm http://www.cua.dk