help-gnu-emacs
[Top][All Lists]
Advanced

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

Re: function insight tooltip


From: Jesper Harder
Subject: Re: function insight tooltip
Date: Fri, 06 Dec 2002 15:42:24 +0100
User-agent: Gnus/5.090008 (Oort Gnus v0.08) Emacs/21.2 (i386-redhat-linux-gnu)

Finn J Johnsen <finn@_mobitech.no> writes:

> I'm used to "function insight" -tooltip (or whatever it's called?)
> which you get in Borlands products. You get the functionparametes as
> tootip as you write the functioncall, and I've became painfully used
> to it.
>
> Is this possible in Emacs (for Windows even) ?

For which programming language?  

`eldoc-mode' does it for Emacs Lisp, and the ilisp package provides it
for Common Lisp.  They don't actually use tooltips, but display the
information in the mini-buffer.

Something similar might be available for other languages -- for Java you
should probably look at the JDE package.



reply via email to

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