From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Drew Adams" Newsgroups: gmane.emacs.devel Subject: RE: 23.1.92; `x-show-tip' and `tooltip-frame-parameters' do not respect `left' and `top' Date: Sat, 13 Mar 2010 20:49:46 -0800 Message-ID: <7004D3D11C20404198FF4CDE0F9332ED@us.oracle.com> References: <87pr38rnan.fsf@stupidchicken.com> <4B9C0BB0.7080607@gmail.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Trace: dough.gmane.org 1268542281 11885 80.91.229.12 (14 Mar 2010 04:51:21 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Sun, 14 Mar 2010 04:51:21 +0000 (UTC) Cc: 5703@debbugs.gnu.org To: "'Christoph'" , Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun Mar 14 05:51:14 2010 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.69) (envelope-from ) id 1NqfnF-0001L6-NF for ged-emacs-devel@m.gmane.org; Sun, 14 Mar 2010 05:51:14 +0100 Original-Received: from localhost ([127.0.0.1]:55784 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NqfnE-0003Vx-WF for ged-emacs-devel@m.gmane.org; Sat, 13 Mar 2010 23:51:13 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Nqfn9-0003Ua-W7 for emacs-devel@gnu.org; Sat, 13 Mar 2010 23:51:08 -0500 Original-Received: from [140.186.70.92] (port=44364 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Nqfn8-0003Tm-Gr for emacs-devel@gnu.org; Sat, 13 Mar 2010 23:51:07 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1Nqfn6-0004rz-Na for emacs-devel@gnu.org; Sat, 13 Mar 2010 23:51:06 -0500 Original-Received: from rcsinet11.oracle.com ([148.87.113.123]:36113) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1Nqfn6-0004rs-In for emacs-devel@gnu.org; Sat, 13 Mar 2010 23:51:04 -0500 Original-Received: from rcsinet13.oracle.com (rcsinet13.oracle.com [148.87.113.125]) by rcsinet11.oracle.com (Switch-3.4.2/Switch-3.4.2) with ESMTP id o2E4ohW9023673 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK); Sun, 14 Mar 2010 04:50:44 GMT Original-Received: from acsmt355.oracle.com (acsmt355.oracle.com [141.146.40.155]) by rcsinet13.oracle.com (Switch-3.4.2/Switch-3.4.1) with ESMTP id o2E1U5Uc021610; Sun, 14 Mar 2010 04:50:41 GMT Original-Received: from abhmt005.oracle.com by acsmt354.oracle.com with ESMTP id 83684521268542178; Sat, 13 Mar 2010 20:49:38 -0800 Original-Received: from dradamslap1 (/10.175.192.163) by default (Oracle Beehive Gateway v4.0) with ESMTP ; Sat, 13 Mar 2010 20:49:38 -0800 X-Mailer: Microsoft Office Outlook 11 In-Reply-To: <4B9C0BB0.7080607@gmail.com> Thread-Index: AcrDKYLb2fptAgTMSCy4vwRYDOXBJAAB4qoQ X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.5579 X-Source-IP: acsmt355.oracle.com [141.146.40.155] X-Auth-Type: Internal IP X-CT-RefId: str=0001.0A090209.4B9C6B23.00FE:SCFMA4539814,ss=1,fgs=0 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) 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:121939 Archived-At: > >> M-: (x-show-tip "aaaaaaaa" (selected-frame) '((left . 30) > >> (top . 40)) 10 0 0) > >> > >> Instead of displaying the tooltip frame at the absolute > >> location specified by `left' and `top', it always displays > >> it at the mouse position plus the DX and DY (0 and 0 here). > >> > > This is reported to be a regression against Emacs 22. > > Unfortunately, it's Windows-only, and I can't reproduce it. > > Could someone with access to a Windows box give it a shot > > Emacs 23.1.93.1 (Pretest) on Windows 7: the tooltip follows > the mouse as described. Also, the tooltip is only visible > when the mouse is NOT within the Emacs window but somewhere > else on the desktop. Then the tooltip appears with the mouse > cursor pointing to the upper left corner. It does not appear > at all when the mouse cursor is within the bounds of > the Emacs window. Therefore, in full screen mode the tooltip > never appears. Hm. That's not what I see, in GNU Emacs 23.1.92.1 (i386-mingw-nt5.1.2600) of 2010-02-20 on LENNART-69DE564 Windowing system distributor `Microsoft Corp.', version 5.1.2600 configured using `configure --with-gcc (3.4) --no-opt --cflags -Ic:/g/include -fno-crossjumping'. In my case, the tooltip does appear when the mouse pointer is within the window. But at least you confirm that the frame parameters `left' and `top' are being ignored and the tooltip appears at the mouse position (when it appears, in your case).