From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel Subject: Re: [drew.adams@oracle.com: RE: set-frame-position - is it a bug?] Date: Wed, 12 Jul 2006 21:10:04 +0300 Message-ID: References: <87hd1m7qn4.fsf@stupidchicken.com> Reply-To: Eli Zaretskii NNTP-Posting-Host: main.gmane.org X-Trace: sea.gmane.org 1152727841 20020 80.91.229.2 (12 Jul 2006 18:10:41 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 12 Jul 2006 18:10:41 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Jul 12 20:10:38 2006 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1G0jA9-0002Gj-UQ for ged-emacs-devel@m.gmane.org; Wed, 12 Jul 2006 20:10:18 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1G0jA9-0004Uv-Bt for ged-emacs-devel@m.gmane.org; Wed, 12 Jul 2006 14:10:17 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1G0j9x-0004Uq-6g for emacs-devel@gnu.org; Wed, 12 Jul 2006 14:10:05 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1G0j9v-0004Tn-GP for emacs-devel@gnu.org; Wed, 12 Jul 2006 14:10:04 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1G0j9v-0004Tf-DE for emacs-devel@gnu.org; Wed, 12 Jul 2006 14:10:03 -0400 Original-Received: from [192.114.186.20] (helo=nitzan.inter.net.il) by monty-python.gnu.org with esmtp (Exim 4.52) id 1G0jBV-00032q-Pl for emacs-devel@gnu.org; Wed, 12 Jul 2006 14:11:42 -0400 Original-Received: from HOME-C4E4A596F7 (IGLD-83-130-194-234.inter.net.il [83.130.194.234]) by nitzan.inter.net.il (MOS 3.7.3-GA) with ESMTP id ECY99817 (AUTH halo1); Wed, 12 Jul 2006 21:09:58 +0300 (IDT) Original-To: Chong Yidong In-reply-to: <87hd1m7qn4.fsf@stupidchicken.com> (message from Chong Yidong on Wed, 12 Jul 2006 12:07:59 -0400) 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:56954 Archived-At: > From: Chong Yidong > Date: Wed, 12 Jul 2006 12:07:59 -0400 > Cc: emacs-devel@gnu.org > > Richard Stallman writes: > > > Would someone please try to debug this? > > I can't reproduce this. Maybe this is a Windoze-only bug, or it's > fixed in the current CVS. If this cannot be reproduced with _any_ toolkit, then it is Windows specific (I see it on Windows with a build from 4 days ago). I don't know when I will be able to look into this; it sounds like an extremely marginal problem (who will need to ``resize the frame so that the menu-bar wraps''?). Maybe someone will beat me to it.