all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Auto completion with function argument list?
@ 2010-05-22 11:46 TriKri
  2010-05-22 12:14 ` Lennart Borgman
  0 siblings, 1 reply; 2+ messages in thread
From: TriKri @ 2010-05-22 11:46 UTC (permalink / raw)
  To: Emacs-devel

[-- Attachment #1: Type: text/plain, Size: 613 bytes --]


Hi, I wonder if there is any auto completion for Emacs that can display a
list of the arguments that a function takes, like MS IntelliSense does? I'm
programming much in C/C++, and it would be nice to be able to see which
overloaded versions there are of a function, and which arguments it takes.
All I have found is  http://www.emacswiki.org/emacs/AutoComplete this , but
it doesn't seem to be able to do that.

-Kristofer
-- 
View this message in context: http://old.nabble.com/Auto-completion-with-function-argument-list--tp28642721p28642721.html
Sent from the Emacs - Dev mailing list archive at Nabble.com.

[-- Attachment #2: Type: text/html, Size: 810 bytes --]

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

* Re: Auto completion with function argument list?
  2010-05-22 11:46 Auto completion with function argument list? TriKri
@ 2010-05-22 12:14 ` Lennart Borgman
  0 siblings, 0 replies; 2+ messages in thread
From: Lennart Borgman @ 2010-05-22 12:14 UTC (permalink / raw)
  To: TriKri; +Cc: Emacs-devel

On Sat, May 22, 2010 at 1:46 PM, TriKri <kristoferkrus@hotmail.com> wrote:
> Hi, I wonder if there is any auto completion for Emacs that can display a
> list of the arguments that a function takes, like MS IntelliSense does? I'm
> programming much in C/C++, and it would be nice to be able to see which
> overloaded versions there are of a function, and which arguments it takes.
> All I have found is this, but it doesn't seem to be able to do that.
> -Kristofer

Hi Kristofer,

Please use plain text when mailing to this list. You sent a link above
to the wiki page

  http://www.emacswiki.org/emacs/AutoComplete

It is much easier if you use plain text and the link.

Now to your question. If you look at the bottom of the page there is a
link to CategoryCompletion. I just tried to clarify the role of
Semantic/CEDET. I think that is what you are interested in.



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

end of thread, other threads:[~2010-05-22 12:14 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-05-22 11:46 Auto completion with function argument list? TriKri
2010-05-22 12:14 ` Lennart Borgman

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.