From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: =?ISO-8859-1?Q?Jan_Dj=E4rv?= Newsgroups: gmane.emacs.devel Subject: Re: Does Emacs wm-window handling misbehave? Date: Sun, 30 Mar 2008 19:53:33 +0200 Message-ID: <47EFD39D.8050100@swipnet.se> References: <7dbe73ed0803240637r28959abdj813a6ba15ad72b4f@mail.gmail.com> <47EB4688.6020702@swipnet.se> <7dbe73ed0803270253g39c9671fjd021e8bd18de3bcc@mail.gmail.com> <47EBE1A1.5090505@swipnet.se> <7dbe73ed0803281803u46988f0er2cd717ab949297a@mail.gmail.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1206899665 17182 80.91.229.12 (30 Mar 2008 17:54:25 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 30 Mar 2008 17:54:25 +0000 (UTC) Cc: emacs-devel@gnu.org To: Mathias Dahl Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun Mar 30 19:54:56 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 1Jg1k5-0006mY-8D for ged-emacs-devel@m.gmane.org; Sun, 30 Mar 2008 19:54:53 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Jg1jT-0003o5-K4 for ged-emacs-devel@m.gmane.org; Sun, 30 Mar 2008 13:54:15 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Jg1jP-0003nm-Ie for emacs-devel@gnu.org; Sun, 30 Mar 2008 13:54:11 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Jg1jM-0003kc-8g for emacs-devel@gnu.org; Sun, 30 Mar 2008 13:54:10 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Jg1jM-0003kL-03 for emacs-devel@gnu.org; Sun, 30 Mar 2008 13:54:08 -0400 Original-Received: from av11-1-sn2.hy.skanova.net ([81.228.8.183]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Jg1jL-0007o8-M2 for emacs-devel@gnu.org; Sun, 30 Mar 2008 13:54:07 -0400 Original-Received: by av11-1-sn2.hy.skanova.net (Postfix, from userid 502) id 7D8C338896; Sun, 30 Mar 2008 19:54:06 +0200 (CEST) Original-Received: from smtp4-1-sn2.hy.skanova.net (smtp4-1-sn2.hy.skanova.net [81.228.8.92]) by av11-1-sn2.hy.skanova.net (Postfix) with ESMTP id 64F65385E8; Sun, 30 Mar 2008 19:54:06 +0200 (CEST) Original-Received: from husetbladh.homeip.net (90-231-102-24-no59.tbcn.telia.com [90.231.102.24]) by smtp4-1-sn2.hy.skanova.net (Postfix) with ESMTP id 52A4837E43; Sun, 30 Mar 2008 19:54:06 +0200 (CEST) User-Agent: Thunderbird 2.0.0.12 (X11/20080227) In-Reply-To: <7dbe73ed0803281803u46988f0er2cd717ab949297a@mail.gmail.com> X-detected-kernel: by monty-python.gnu.org: Linux 2.4-2.6 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:93911 Archived-At: Mathias Dahl skrev: > >> It is strange that I can't reproduce the problem, I have the same system as >> you. It must be something in the configuration that triggers this bug. > > Yes, this is strange... And even more strange is that the recipe > [(x-focus-frame (selected-frame))] that generated the problem > yesterday does not work today... And when I think of it I haven't got > any single problem today... I hate this... > It really sounds like a bug in metacity. I guess something Emacs does triggers it, but I don't know what. It is all very strange. Jan D.