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: Major update just committed Date: 28 May 2003 02:18:50 +0200 Sender: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Message-ID: <5xhe7fvs7p.fsf@kfs2.cua.dk> References: <5x3cj3x34e.fsf@kfs2.cua.dk> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1054074518 30665 80.91.224.249 (27 May 2003 22:28:38 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Tue, 27 May 2003 22:28:38 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Wed May 28 00:28:34 2003 Return-path: Original-Received: from quimby.gnus.org ([80.91.224.244]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 19Kmub-0007sz-00 for ; Wed, 28 May 2003 00:27:17 +0200 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.12 #1 (Debian)) id 19Kn8U-0006RQ-00 for ; Wed, 28 May 2003 00:41:38 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.20) id 19KmqF-0008Py-N2 for emacs-devel@quimby.gnus.org; Tue, 27 May 2003 18:22:47 -0400 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.20) id 19Kmpx-0008OU-SO for emacs-devel@gnu.org; Tue, 27 May 2003 18:22:29 -0400 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.20) id 19Kmpw-0008Ny-IL for emacs-devel@gnu.org; Tue, 27 May 2003 18:22:29 -0400 Original-Received: from mail.filanet.dk ([195.215.206.179]) by monty-python.gnu.org with esmtp (Exim 4.20) id 19Kmo9-0007pA-0h; Tue, 27 May 2003 18:20:37 -0400 Original-Received: from kfs2.cua.dk.cua.dk (unknown [10.1.82.3]) by mail.filanet.dk (Postfix) with SMTP id BAB367C012; Wed, 28 May 2003 00:20:32 +0200 (CEST) Original-To: Miles Bader In-Reply-To: Original-Lines: 17 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:14344 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:14344 Miles Bader writes: > I now see a approx. two-column wide strip of emacs' frame not being > redraw when a emacs window is raised over a window previously obscuring > part of the emacs X window. It only seems to happen on the _right_ > side of the exposed area. > ... > The fact that the problem area is about two columns wide make me think > that it's somehow related to the fringe calculations. I see that too -- but only when scroll-bars are on the left, so I think it is related to the width of the scroll bars. I'll investigate and fix asap. -- Kim F. Storm http://www.cua.dk