* GNU Emacs and code completion
@ 2003-02-08 4:30 Renato Perini
2003-02-08 9:38 ` Eli Zaretskii
0 siblings, 1 reply; 5+ messages in thread
From: Renato Perini @ 2003-02-08 4:30 UTC (permalink / raw)
Hi all.
I wanted to know if there is some way to use some sort of code completion
under GNU Emacs.
Thanks in advance.
Renato Perini.
--
Prendi GRATIS l'email universale che... risparmia: http://www.email.it/f
Sponsor:
La tua macchina si avvia tossendo? Trova un elettrauto su QxService
cliccando qui
Clicca qui: http://adv.email.it/cgi-bin/foclick.cgi?mid=846&d=8-2
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: GNU Emacs and code completion
2003-02-08 4:30 GNU Emacs and code completion Renato Perini
@ 2003-02-08 9:38 ` Eli Zaretskii
2003-02-08 18:20 ` Renato Perini
0 siblings, 1 reply; 5+ messages in thread
From: Eli Zaretskii @ 2003-02-08 9:38 UTC (permalink / raw)
> Date: Sat, 08 Feb 2003 05:30:49 +0100
> From: Renato Perini <rperini@email.it>
>
> I wanted to know if there is some way to use some sort of code completion
> under GNU Emacs.
I'm not sure what you mean by ``code completion''. If you type a part
of the name of a variable, or a struct, or a class, or a function, and
then press M-/ repetitively, Emacs will try to complete that partial
name using all the identifiers in this buffer and all the other
buffers. Is that what you are looking for?
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: GNU Emacs and code completion
2003-02-08 9:38 ` Eli Zaretskii
@ 2003-02-08 18:20 ` Renato Perini
0 siblings, 0 replies; 5+ messages in thread
From: Renato Perini @ 2003-02-08 18:20 UTC (permalink / raw)
At 11.38 08/02/2003 +0200, you wrote:
> > Date: Sat, 08 Feb 2003 05:30:49 +0100
> > From: Renato Perini <rperini@email.it>
> >
> > I wanted to know if there is some way to use some sort of code completion
> > under GNU Emacs.
>
>I'm not sure what you mean by ``code completion''. If you type a part
>of the name of a variable, or a struct, or a class, or a function, and
>then press M-/ repetitively, Emacs will try to complete that partial
>name using all the identifiers in this buffer and all the other
>buffers. Is that what you are looking for?
>
>
>_______________________________________________
>Help-gnu-emacs mailing list
>Help-gnu-emacs@gnu.org
>http://mail.gnu.org/mailman/listinfo/help-gnu-emacs
I mean that the editor "knows" the name of the functions you are typing.
For example, if you have the following function:
gint gtk_signal_connect(GtkObject * widget, const gchar *
signal, GtkSignalFunc callback, gpointer user_data);
when you begin typing this function the editor reply to you by showing you
the possible names that begins with gtk_signal_* suffix and when you have
completed typing the function, the editor shows you the function arguments
to pass in.
Sorry for my bad english, I hope you understand what I mean.
Thank you for your interest.
Renato Perini
--
Prendi GRATIS l'email universale che... risparmia: http://www.email.it/f
Sponsor:
Vuoi acquistare con sconti esclusivi? Con EmailConto Risparmio puoi scontare fino al 20% i tuoi acquisti!
Prova subito la convenienza cliccando qui.
Clicca qui: http://adv.email.it/cgi-bin/foclick.cgi?mid=837&d=8-2
^ permalink raw reply [flat|nested] 5+ messages in thread
[parent not found: <mailman.1666.1044679352.21513.help-gnu-emacs@gnu.org>]
end of thread, other threads:[~2003-02-08 18:33 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-02-08 4:30 GNU Emacs and code completion Renato Perini
2003-02-08 9:38 ` Eli Zaretskii
2003-02-08 18:20 ` Renato Perini
[not found] <mailman.1666.1044679352.21513.help-gnu-emacs@gnu.org>
2003-02-08 12:05 ` Ole Laursen
2003-02-08 18:33 ` Renato Perini
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).