From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Jan D." Newsgroups: gmane.emacs.devel Subject: Re: Strange behavior with GTK menus Date: Mon, 8 Aug 2005 17:05:11 +0200 Message-ID: References: <87ek98bg3j.fsf@pacem.orebokech.com> <87y87c4tq3.fsf@pacem.orebokech.com> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 (Apple Message framework v733) Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1123515294 15075 80.91.229.2 (8 Aug 2005 15:34:54 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 8 Aug 2005 15:34:54 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Aug 08 17:34:49 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1E29cw-0002Db-Kt for ged-emacs-devel@m.gmane.org; Mon, 08 Aug 2005 17:33:22 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1E29fx-0002VY-EZ for ged-emacs-devel@m.gmane.org; Mon, 08 Aug 2005 11:36:29 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1E29dw-0000d0-Ts for emacs-devel@gnu.org; Mon, 08 Aug 2005 11:34:25 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1E29dv-0000b6-5D for emacs-devel@gnu.org; Mon, 08 Aug 2005 11:34:24 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1E29Yu-0006hE-6i for emacs-devel@gnu.org; Mon, 08 Aug 2005 11:29:12 -0400 Original-Received: from [195.54.107.73] (helo=mxfep02.bredband.com) by monty-python.gnu.org with esmtp (Exim 4.34) id 1E29Pg-0007El-UN for emacs-devel@gnu.org; Mon, 08 Aug 2005 11:19:41 -0400 Original-Received: from coolsville.localdomain ([83.226.180.210] [83.226.180.210]) by mxfep02.bredband.com with ESMTP id <20050808150530.DPIN17509.mxfep02.bredband.com@coolsville.localdomain>; Mon, 8 Aug 2005 17:05:30 +0200 In-Reply-To: <87y87c4tq3.fsf@pacem.orebokech.com> Original-To: Romain Francoise X-Mailer: Apple Mail (2.733) 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:41715 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:41715 > "Jan D." writes: > > >> I can see this with GTK 2.6.9 but not 2.6.2, so something happened in >> between those versions. I'll try to fix this. >> > > I have now been able to try on another machine running GTK+ version > 2.6.8 and the problem doesn't occur. So it seems quite specific to > 2.6.9. Well, something in 2.6.9 changed that triggered this bug. But the bug was a stupid typo in the Emacs code, my fault I'm afraid. Anyway, it is fixed now. Jan D.