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: Better default values for tooltip padding and `tooltip-hide-delay'? Date: Fri, 04 Nov 2005 12:30:38 +0200 Message-ID: References: <87fyr77paq.fsf@stupidchicken.com> <200510112320.j9BNKDn09363@raven.dms.auburn.edu> Reply-To: Eli Zaretskii NNTP-Posting-Host: main.gmane.org X-Trace: sea.gmane.org 1131104154 30870 80.91.229.2 (4 Nov 2005 11:35:54 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 4 Nov 2005 11:35:54 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Nov 04 12:35:52 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1EXzpg-000334-M4 for ged-emacs-devel@m.gmane.org; Fri, 04 Nov 2005 12:34:08 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1EXzpc-00038n-Gn for ged-emacs-devel@m.gmane.org; Fri, 04 Nov 2005 06:34:05 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1EXyrS-0000ts-4S for emacs-devel@gnu.org; Fri, 04 Nov 2005 05:31:56 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1EXyqH-0000pI-Cx for emacs-devel@gnu.org; Fri, 04 Nov 2005 05:31:50 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1EXyqC-0000oy-Gs for emacs-devel@gnu.org; Fri, 04 Nov 2005 05:30:37 -0500 Original-Received: from [192.114.186.20] (helo=nitzan.inter.net.il) by monty-python.gnu.org with esmtp (Exim 4.34) id 1EXyqC-0002CX-GM for emacs-devel@gnu.org; Fri, 04 Nov 2005 05:30:36 -0500 Original-Received: from HOME-C4E4A596F7 (IGLD-80-230-72-192.inter.net.il [80.230.72.192]) by nitzan.inter.net.il (MOS 3.6.5-GR) with ESMTP id BWB64195 (AUTH halo1); Fri, 4 Nov 2005 12:30:34 +0200 (IST) Original-To: cs-usenet@arcor.de In-reply-to: (message from Christian Schlauer on Thu, 03 Nov 2005 18:37:15 +0100) 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:45388 Archived-At: > From: Christian Schlauer > Date: Thu, 03 Nov 2005 18:37:15 +0100 > > Eli Zaretskii writes: > > > When I try SPC now, it does move the mouse pointer to the Ediff > >frame, but only if the mouse is not on another Emacs frame (or on a > >window that belongs to another Windows program). > > I didn't investigate this -- when I use ediff, the mouse is always on > an Emacs frame: either the Ediff frame, or the main Emacs frame. > > >So I'm left wondering why would you have the mouse outside any frame > >at this point? > > I don't know -- did I give the impression that I have the mouse > outside any frame? If the mouse is not outside any frame, I cannot reproduce what you describe: my mouse pointer doesn't move when I press SPC. So some other factor must be at work here.