From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Kevin Burton" Newsgroups: gmane.emacs.devel Subject: Re: Possible to show tooltip at (point) ???? Date: Sun, 28 Dec 2008 01:24:52 -0800 Message-ID: <30c6373b0812280124r6301ec1ka7e12d2e719126a1@mail.gmail.com> References: <30c6373b0812272248y7c51447ax15bcea34d8cce132@mail.gmail.com> <8763l47jpy.fsf@cyd.mit.edu> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_119517_17810545.1230456292266" X-Trace: ger.gmane.org 1230456313 4128 80.91.229.12 (28 Dec 2008 09:25:13 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 28 Dec 2008 09:25:13 +0000 (UTC) Cc: emacs-devel@gnu.org To: "Chong Yidong" Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun Dec 28 10:26:20 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 1LGrud-0006ys-U8 for ged-emacs-devel@m.gmane.org; Sun, 28 Dec 2008 10:26:20 +0100 Original-Received: from localhost ([127.0.0.1]:60737 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LGrtQ-0005DF-Ku for ged-emacs-devel@m.gmane.org; Sun, 28 Dec 2008 04:25:04 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LGrtL-0005AM-Jp for emacs-devel@gnu.org; Sun, 28 Dec 2008 04:24:59 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LGrtG-00052c-3G for emacs-devel@gnu.org; Sun, 28 Dec 2008 04:24:58 -0500 Original-Received: from [199.232.76.173] (port=43482 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LGrtG-00052U-0F for emacs-devel@gnu.org; Sun, 28 Dec 2008 04:24:54 -0500 Original-Received: from yw-out-1718.google.com ([74.125.46.154]:38422) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1LGrtF-0000mp-Lw for emacs-devel@gnu.org; Sun, 28 Dec 2008 04:24:53 -0500 Original-Received: by yw-out-1718.google.com with SMTP id 9so1456275ywk.66 for ; Sun, 28 Dec 2008 01:24:52 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:sender :to:subject:cc:in-reply-to:mime-version:content-type:references :x-google-sender-auth; bh=WaoQDiEB8h2z0UytKmtAity/JUOsG6TOqpL4/vLd+uw=; b=pmi70MU7TmD/MylG0e5FSKxDK2TBH4uM301+p626cUczez0Z4BJDFVZfhDIyQkmM4K ewWscGinb/Oej+L46HYql54qYFj/UE4D2K2kASjBeYlKR6lW6REWNzeBI+BIa5tZtuN/ lyDWJbVnXosulEbia/kvhJTS7p5Qp4TFvOqDU= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:sender:to:subject:cc:in-reply-to:mime-version :content-type:references:x-google-sender-auth; b=j/jw8Hfn09xIhnrRRBEVJzZbKdyCSrvFe6wEnjNIgHs7LgY7d6e1kSIk3zOnzY+M2M oLcPhbyujR1FBMtXFkZUjCJGBfaxVWU5ggX/wioPgtsSbyR89n2LNouiSzTE8OxcbuMK WXUChiCCwIx9Zb0yA+Jqx593Rf07tFFT7NL1Y= Original-Received: by 10.90.91.2 with SMTP id o2mr5870427agb.115.1230456292270; Sun, 28 Dec 2008 01:24:52 -0800 (PST) Original-Received: by 10.90.98.6 with HTTP; Sun, 28 Dec 2008 01:24:52 -0800 (PST) In-Reply-To: <8763l47jpy.fsf@cyd.mit.edu> X-Google-Sender-Auth: 8988b3fe9d452004 X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 2) 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:107327 Archived-At: ------=_Part_119517_17810545.1230456292266 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline > > I think it is possible with some hackery--you have to adjust > tooltip-frame-parameters before calling tooltip-show. If I'm not > mistaken, doc-view mode uses a similar approach to display search > results within pdfs. > You mean by specifying top and left? I think that is what I was going to do to position the tooltip but first I need to find out the x/y of the current point. Kevin -- Founder/CEO Spinn3r.com Location: San Francisco, CA AIM/YIM: sfburtonator Skype: burtonator Work: http://spinn3r.com ------=_Part_119517_17810545.1230456292266 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline

I think it is possible with some hackery--you have to adjust
tooltip-frame-parameters before calling tooltip-show.  If I'm not
mistaken, doc-view mode uses a similar approach to display search
results within pdfs.

You mean by specifying top and left?  I think that is what I was going to do to position the tooltip but first I need to find out the x/y of the current point.

Kevin

--
Founder/CEO Spinn3r.com
Location: San Francisco, CA
AIM/YIM: sfburtonator
Skype: burtonator
Work: http://spinn3r.com
------=_Part_119517_17810545.1230456292266--