From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Richard Stallman Newsgroups: gmane.emacs.devel Subject: Re: [npat@efault.net: Re: set-frame-position fails] Date: Mon, 20 Mar 2006 10:05:44 -0500 Message-ID: References: <878xr6piyv.fsf@stupidchicken.com> Reply-To: rms@gnu.org NNTP-Posting-Host: main.gmane.org Content-Type: text/plain; charset=ISO-8859-15 X-Trace: sea.gmane.org 1142867196 1685 80.91.229.2 (20 Mar 2006 15:06:36 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 20 Mar 2006 15:06:36 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Mar 20 16:06:34 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 1FLLxn-0007CO-UD for ged-emacs-devel@m.gmane.org; Mon, 20 Mar 2006 16:06:32 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FLLxm-0004kc-Cv for ged-emacs-devel@m.gmane.org; Mon, 20 Mar 2006 10:06:30 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1FLLx9-0004jN-IX for emacs-devel@gnu.org; Mon, 20 Mar 2006 10:05:51 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1FLLx4-0004g4-5z for emacs-devel@gnu.org; Mon, 20 Mar 2006 10:05:46 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FLLx4-0004fy-2B for emacs-devel@gnu.org; Mon, 20 Mar 2006 10:05:46 -0500 Original-Received: from [199.232.76.164] (helo=fencepost.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.52) id 1FLM2d-0007M8-QT for emacs-devel@gnu.org; Mon, 20 Mar 2006 10:11:31 -0500 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.34) id 1FLLx2-0005pk-Gy; Mon, 20 Mar 2006 10:05:44 -0500 Original-To: Chong Yidong In-reply-to: <878xr6piyv.fsf@stupidchicken.com> (message from Chong Yidong on Sun, 19 Mar 2006 10:11:52 -0500) 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:51877 Archived-At: I can reproduce this with Gnome's default window manager, Metacity. With the Blackbox window manager, it works fine. My suspicion is that Metacity is trying to be clever, and failing. If there is a bug in Metacity, we ought to report it. Can you manage to do that?