From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: "Jan D." Newsgroups: gmane.emacs.devel Subject: Re: Emacs-CVS doesn't redraw correctly with gtk-2.6 Date: Fri, 31 Dec 2004 09:20:07 +0100 Message-ID: References: <1104461006.5463.8.camel@coltrane.laudi.ka> NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 (Apple Message framework v619) Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1104481335 26328 80.91.229.6 (31 Dec 2004 08:22:15 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 31 Dec 2004 08:22:15 +0000 (UTC) Cc: Emacs-Devel Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Dec 31 09:22:07 2004 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1CkI2x-0000OL-00 for ; Fri, 31 Dec 2004 09:22:07 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1CkIDw-0005NX-Hx for ged-emacs-devel@m.gmane.org; Fri, 31 Dec 2004 03:33:28 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1CkIDn-0005N9-U9 for emacs-devel@gnu.org; Fri, 31 Dec 2004 03:33:20 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1CkIDm-0005MM-GV for emacs-devel@gnu.org; Fri, 31 Dec 2004 03:33:18 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1CkIDm-0005MJ-B3 for emacs-devel@gnu.org; Fri, 31 Dec 2004 03:33:18 -0500 Original-Received: from [195.54.107.70] (helo=mxfep01.bredband.com) by monty-python.gnu.org with esmtp (Exim 4.34) id 1CkI1u-0005mG-EB for emacs-devel@gnu.org; Fri, 31 Dec 2004 03:21:02 -0500 Original-Received: from coolsville.localdomain ([83.226.180.210] [83.226.180.210]) by mxfep01.bredband.com with ESMTP id <20041231082100.VJOD6295.mxfep01.bredband.com@coolsville.localdomain>; Fri, 31 Dec 2004 09:21:00 +0100 In-Reply-To: <1104461006.5463.8.camel@coltrane.laudi.ka> Original-To: jtl@schlund.de X-Mailer: Apple Mail (2.619) 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: main.gmane.org gmane.emacs.devel:31635 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:31635 > Hi, > > since I upgraded to gtk-2.6, emacs no longer clears the windows > correctly when popping up a context menu or when using the menus. On > the > main emacs text widget all gtk stuff will no longer be erased so e.g. > traversing the menus will leave the screen cluttered with all the menus > opened. > > I don't know gtk good enough to fix it myself, so maybe someone else > can > look into this. Please use "Send Bug Report" from within Emacs or send the output from xdpyinfo. Thanks, Jan D.