emacs-devel
[Top][All Lists]
Advanced

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

Re: arguments hint


From: Stefan Monnier
Subject: Re: arguments hint
Date: 02 Jun 2004 01:58:50 -0400
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3.50

>     Is there a mode for Emacs that gives hints on function
>     arguments?  For instance, I type

For the Elisp language, there is eldoc-mode which does exactly that.
For other languages like C, I think there are various packages roaming the
net trying to do that in various ways.  I'd be surprised if CEDET didn't
do that, for example, and I know someone posted a package that does it for
C recently to gnu.emacs.{sources,help}.


        Stefan





reply via email to

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