emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Possible to show tooltip at (point) ????


From: Kevin Burton
Subject: Possible to show tooltip at (point) ????
Date: Sat, 27 Dec 2008 22:48:23 -0800

A few years ago (has it REALLY been that long?) I was playing with x-show-tooltip so that I could display a tooltip at the given point.

I was mostly interested in this so that I could build just in time code completion.  This way one could have a function call:

foo( 

And type something like C-enter to lookup the previous symbol and show method argument documentation in a tooltip.

..... anyway. 

I needed away to have x-show-tooltip generate under (point).  Is this possible?

If I remember I can manually position the tooltip if I know the on screen x/y pixel cartesian position of (point) but I don't think this was possible either.

This was with an early version Emacs 21...  Anyone know a solution to this?  Have features been added to Emacs 22 to enable this?

Kevin


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

reply via email to

[Prev in Thread] Current Thread [Next in Thread]