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

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

Re: I don't have C++ intellisense with company-mode


From: Dmitry Gutov
Subject: Re: I don't have C++ intellisense with company-mode
Date: Thu, 23 Jan 2014 21:58:47 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux)

Jorge Araya Navarro <elcorreo@deshackra.com> writes:

> I commented out those lines, tried again, but it doesn't works[0] :'(
>
>
> [0]: http://imgur.com/a/Ed7Wn#3

Don't know what's the problem here: I've tried your cedet.el and a small
sample C++ file, and it worked fine (with the latest Emacs, built from
trunk).

You might want to comment this out, though:

(add-to-list 'semantic-default-submodes 'global-semantic-idle-completions-mode)

This kind of mode seems to duplicate the functionality of Company.

If you don't manage to make it work yourself, try reproducing the
problem with a small C++ file and then uploading it here, or, better
yet, filing a CEDET bug report (or doing both). The latter option would
be most appropriate if you see company-semantic working with some C++
files, but failing on certain others.

Also, try the very latest Emacs build you can find (build from trunk, if
you can).



reply via email to

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