all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* arguments hint
@ 2004-05-31 21:11 Paul Pogonyshev
  2004-06-02  3:45 ` Richard Stallman
  0 siblings, 1 reply; 12+ messages in thread
From: Paul Pogonyshev @ 2004-05-31 21:11 UTC (permalink / raw)


Hi.

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

  int result = function(

and immediatly after '(' is typed, Emacs shows in a
small window:

  int
  function(int x, int y, int z)

This way (provided that the arguments' names are chosen
well) I can avoid looking into a manual most of the time.

So is there anything similar to what I've described?
Such a mode would be very helpful when writing say GTK+
code.

Paul

^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2004-10-10  3:31 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-05-31 21:11 arguments hint Paul Pogonyshev
2004-06-02  3:45 ` Richard Stallman
2004-06-02  5:58   ` Stefan Monnier
2004-06-02  6:30     ` Karl Chen
2004-06-02 13:42       ` Stefan Monnier
2004-06-02 22:55       ` Richard Stallman
2004-06-03 15:33         ` Karl Chen
2004-06-02 20:11     ` Paul Pogonyshev
2004-06-02 20:51       ` Stefan Monnier
2004-06-02 21:22         ` Paul Pogonyshev
2004-06-04 13:33           ` Paul Pogonyshev
2004-10-10  3:31             ` Stefan

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.