From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Andreas =?iso-8859-1?q?R=F6hler?= Newsgroups: gmane.emacs.devel Subject: Re: Empty parts ignore background color Date: Mon, 20 Aug 2007 11:19:45 +0200 Message-ID: <200708201119.46649.andreas.roehler@online.de> References: <200708190944.13858.andreas.roehler@online.de> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable X-Trace: sea.gmane.org 1187601716 1785 80.91.229.12 (20 Aug 2007 09:21:56 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 20 Aug 2007 09:21:56 +0000 (UTC) Cc: Glenn Morris To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Aug 20 11:21:51 2007 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1IN3SI-0005zd-VM for ged-emacs-devel@m.gmane.org; Mon, 20 Aug 2007 11:21:51 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IN3SJ-0005aj-R5 for ged-emacs-devel@m.gmane.org; Mon, 20 Aug 2007 05:21:51 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1IN3SG-0005ae-7b for emacs-devel@gnu.org; Mon, 20 Aug 2007 05:21:48 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1IN3SB-0005aS-Qr for emacs-devel@gnu.org; Mon, 20 Aug 2007 05:21:46 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IN3SB-0005aP-LQ for emacs-devel@gnu.org; Mon, 20 Aug 2007 05:21:43 -0400 Original-Received: from moutng.kundenserver.de ([212.227.126.174]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1IN3S6-0000eO-1k; Mon, 20 Aug 2007 05:21:38 -0400 Original-Received: from p54BEB2F1.dip0.t-ipconnect.de [84.190.178.241] (helo=karton) by mrelayeu.kundenserver.de (node=mrelayeu2) with ESMTP (Nemesis), id 0MKwtQ-1IN3QU3gNQ-0006lq; Mon, 20 Aug 2007 11:20:03 +0200 User-Agent: KMail/1.8.2 In-Reply-To: Content-Disposition: inline X-Provags-ID: V01U2FsdGVkX18FwI2Eq/zdOhdPZYxeoVE2tKBHtn8gHyx3NxD rgppuF6g8em03JSwovLoLX/tSYtFyiUeZ5BKyTcgGezTV/7sbR x5qJfnYWqc2si4K2f8ZfA== X-Detected-Kernel: Linux 2.6? (barebone, rare!) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:76816 Archived-At: Am Montag, 20. August 2007 09:35 schrieb Glenn Morris: > Andreas R=F6hler wrote: > > http://lists.gnu.org/archive/html/bug-gnu-emacs/2007-07/msg00043.html > > > > occurs with default configuration too. > > > > Emacs -Q > > > > displays it shadowed. > > > > In GNU Emacs 22.1.50.1 (i686-pc-linux-gnu, GTK+ Version 2.8.3) > > I don't know what this is supposed to add to the previous thread. > As it says there, this is a documented (in etc/PROBLEMS) issue with > gtk-qt-engine. I have no idea what you mean by "default > configuration", so I can't tell if you're saying anything new. > Running Suse 10.0, my gtk probably is quite ancient and I never remarked any difficulty from it. CVS Emacs 22.1.50.1 (i686-pc-linux-gnu, X toolkit, Xaw3d scroll bars) of=20 2007-06-07 doesn't have this bug. Recent build has. (Did ./configure without options) Andreas Roehler