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

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

Re: Code completion


From: Boof
Subject: Re: Code completion
Date: 23 Jun 2006 11:45:27 -0700
User-agent: G2/0.2

Jorge Peixoto de Morais Neto wrote:
> How can I get code completion in Emacs? I got used to it by programming in
> Python's IDLE (althoug I'm more insterested in C now).
>
> Also, under Eclipse, I put the mouse over a variable and Eclipse tells me
> where did the variable came from. I like it. How can I do something like it
> in Emacs?
>
> I can't find it in Google or the documentation.
>
> Thanks.

Is M-/ what you're looking for? That does some completion.

etags will tell you where a variable came from, but I'm not a super
expert on it.

M-x info and drill down into the Emacs section. I'm pretty sure there's
more info there on it than you could ever use.



reply via email to

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