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

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

Re: code completion


From: Bastien
Subject: Re: code completion
Date: Wed, 12 Mar 2008 09:06:29 +0000
User-agent: Gnus/5.110007 (No Gnus v0.7) Emacs/23.0.60 (gnu/linux)

Alain Muls <alain.muls@gmail.com> writes:

> I checked and tried several possibilities to have code completion in
> c++ but none is working as I would like. I tried etags, global,
> xrefactory. Which one can give me the possible (correct) completions
> of a method in c++, eg.

Maybe you can contact the developers/maintainers directly and ask them
about the missing feature:

     etags: Roland McGrath <roland@gnu.org>
Xrefactory: vittek@xref-tech.com

(I don't know global.)

> if I press <tab> (preferably), I would like it to suggest
>
> getCartesian()
> getGeodetic()

Shouldn't be that hard to add this.

-- 
Bastien




reply via email to

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