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

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

how to get the exhaustive list of auto completions while editing in .c o


From: Anand S. Dhankshirur
Subject: how to get the exhaustive list of auto completions while editing in .c or .cpp file.
Date: Thu, 20 Nov 2008 09:25:16 +0530
User-agent: Thunderbird 1.5 (X11/20051201)

I have one more question
GVIM, provides the auto completions with the exhaustive list of all the possibilities.
while typing in .c file
(for example GS_AM_ will give all the auto completions for all the tokens strating with GS_AM.)
In emacs also M-/ gives the completions which are there in current buffer.
Furhter it gives the case insensitive one.(the cases are ignored).
But it will not give the completions from the TAGS file
It does not consider other files and buffers.
Is there any way to do it in emacs.?




reply via email to

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