From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Chong Yidong Newsgroups: gmane.emacs.devel Subject: Re: bug#1405: detached GTK+ tool bar Date: Mon, 24 Nov 2008 10:58:10 -0500 Message-ID: <87hc5xazfx.fsf@cyd.mit.edu> References: <87hc5zcug7.fsf@cyd.mit.edu> <492937F5.1040301__9972.48901189796$1227438707$gmane$org@swipnet.se> <87ej12m1ar.fsf@escher.local.home> <492A5FD1.5040606@swipnet.se> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1227543938 29850 80.91.229.12 (24 Nov 2008 16:25:38 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 24 Nov 2008 16:25:38 +0000 (UTC) Cc: Stephen Berman , 1405@emacsbugs.donarmstrong.com, emacs-devel@gnu.org To: "Jan D." Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Nov 24 17:26:39 2008 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 1L4eGR-0002oQ-Lm for ged-emacs-devel@m.gmane.org; Mon, 24 Nov 2008 17:26:19 +0100 Original-Received: from localhost ([127.0.0.1]:60431 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1L4eFH-0004o0-Vf for ged-emacs-devel@m.gmane.org; Mon, 24 Nov 2008 11:25:08 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1L4dou-0004P1-Kr for emacs-devel@gnu.org; Mon, 24 Nov 2008 10:57:52 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1L4dot-0004OA-EW for emacs-devel@gnu.org; Mon, 24 Nov 2008 10:57:52 -0500 Original-Received: from [199.232.76.173] (port=38547 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1L4dot-0004O6-Ax for emacs-devel@gnu.org; Mon, 24 Nov 2008 10:57:51 -0500 Original-Received: from cyd.mit.edu ([18.115.2.24]:42497) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1L4dot-0002eb-2X for emacs-devel@gnu.org; Mon, 24 Nov 2008 10:57:51 -0500 Original-Received: by cyd.mit.edu (Postfix, from userid 1000) id 3AC7B57E1C8; Mon, 24 Nov 2008 10:58:10 -0500 (EST) In-Reply-To: <492A5FD1.5040606@swipnet.se> (Jan D.'s message of "Mon, 24 Nov 2008 09:03:29 +0100") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (gnu/linux) X-detected-operating-system: by monty-python.gnu.org: Genre and OS details not recognized. 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:106080 Archived-At: "Jan D." writes: >> Does this mean you don't expect to come up with a fix for the >> "shrinking frame" bug? (Unfortunately, I don't know enough to do >> more than ask...) > > It is first on my list of bugs to fix. Unfortunately it is a race > condition and I haven't found a foolproof solution yet. I have let > this issue rest for a while, I need to find a new approach I think. Is this the window size hints race condition we discussed a while back?