From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Evil Boris Newsgroups: gmane.emacs.devel Subject: Re: focus in ediff with many frames X/twm Date: Thu, 16 Jun 2005 12:22:50 -0400 Message-ID: References: <426D3E3C.8090309@swipnet.se> <4275188D.5000906@swipnet.se> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1118939167 19430 80.91.229.2 (16 Jun 2005 16:26:07 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 16 Jun 2005 16:26:07 +0000 (UTC) Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Jun 16 18:25:59 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1DixBH-0003X6-Nn for ged-emacs-devel@m.gmane.org; Thu, 16 Jun 2005 18:25:28 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DixGj-0006DX-68 for ged-emacs-devel@m.gmane.org; Thu, 16 Jun 2005 12:31:05 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1DixDj-0005FB-5a for emacs-devel@gnu.org; Thu, 16 Jun 2005 12:27:59 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1DixDd-0005C7-6x for emacs-devel@gnu.org; Thu, 16 Jun 2005 12:27:55 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DixDb-0005AM-QJ for emacs-devel@gnu.org; Thu, 16 Jun 2005 12:27:51 -0400 Original-Received: from [80.91.229.2] (helo=ciao.gmane.org) by monty-python.gnu.org with esmtp (TLS-1.0:RSA_AES_128_CBC_SHA:16) (Exim 4.34) id 1DixBs-0005TF-Em for emacs-devel@gnu.org; Thu, 16 Jun 2005 12:26:04 -0400 Original-Received: from list by ciao.gmane.org with local (Exim 4.43) id 1Dix4B-0002IY-8r for emacs-devel@gnu.org; Thu, 16 Jun 2005 18:18:07 +0200 Original-Received: from 207-38-193-43.c3-0.wsd-ubr1.qens-wsd.ny.cable.rcn.com ([207.38.193.43]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 16 Jun 2005 18:18:07 +0200 Original-Received: from evilborisnet by 207-38-193-43.c3-0.wsd-ubr1.qens-wsd.ny.cable.rcn.com with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 16 Jun 2005 18:18:07 +0200 X-Injected-Via-Gmane: http://gmane.org/ Original-To: emacs-devel@gnu.org Original-Lines: 29 Original-X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: 207-38-193-43.c3-0.wsd-ubr1.qens-wsd.ny.cable.rcn.com User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/21.3.50 (windows-nt) Cancel-Lock: sha1:/0Mk6bl5iESlTB0TPOD93imRtQE= 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:38971 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:38971 "Jan D." writes: >>"Jan D." writes: >>>I can not be reproduce this on Solaris 9. > I can actually reproduce this on any platform with any window manager > now. There is a tiny interval between giving the two files/buffers > for ediff to compare and when the small ediff window is popped up. If > I move the mouse in that interval the pointer is warped to the bottom > right corner. Also, if after I have given the two files/buffers and > the pointer is not over any Emacs frame, ediff will warp the pointer > to the bottom right corner. > > The warping code in ediff was not immediately obvious, I think an > ediff expert should take a look at this. It may have something to do > with focus on click or focus follows pointer. It looks like an ediff > specific problem. > > Jan D. Now I can no longer reproduce the problem on my end. May have been a "feature" of an X server that was up for way too long for its own sanity. Just thought you might want to know. --Boris