From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Jorge Araya Navarro Newsgroups: gmane.emacs.help Subject: Re: I don't have C++ intellisense with company-mode Date: Thu, 23 Jan 2014 13:07:44 -0600 Message-ID: <1390504064.2401.1.camel@localhost.localdomain> References: <1390424024.2349.11.camel@localhost.localdomain> <87sisfcx57.fsf@yandex.ru> <1390448545.13181.12.camel@localhost.localdomain> Reply-To: elcorreo@deshackra.com NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 8bit X-Trace: ger.gmane.org 1390504086 19370 80.91.229.3 (23 Jan 2014 19:08:06 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 23 Jan 2014 19:08:06 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Thu Jan 23 20:08:14 2014 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1W6PdN-0001nB-T6 for geh-help-gnu-emacs@m.gmane.org; Thu, 23 Jan 2014 20:08:14 +0100 Original-Received: from localhost ([::1]:42816 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W6PdN-0001hb-8Y for geh-help-gnu-emacs@m.gmane.org; Thu, 23 Jan 2014 14:08:13 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:40941) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W6Pd5-0001gU-K2 for help-gnu-emacs@gnu.org; Thu, 23 Jan 2014 14:08:02 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1W6Pcy-0004pr-94 for help-gnu-emacs@gnu.org; Thu, 23 Jan 2014 14:07:55 -0500 Original-Received: from shared.dohost.us ([188.165.91.212]:43549) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W6Pcx-0004pU-Vz for help-gnu-emacs@gnu.org; Thu, 23 Jan 2014 14:07:48 -0500 Original-Received: from [186.176.239.70] (port=59421 helo=[192.168.0.110]) by shared.dohost.us with esmtpsa (SSLv3:DHE-RSA-AES256-SHA:256) (Exim 4.82) (envelope-from ) id 1W6Pfc-0000zv-8f for help-gnu-emacs@gnu.org; Thu, 23 Jan 2014 19:10:32 +0000 In-Reply-To: X-Mailer: Evolution 3.10.3 X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - shared.dohost.us X-AntiAbuse: Original Domain - gnu.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - deshackra.com X-Get-Message-Sender-Via: shared.dohost.us: authenticated_id: elcorreo@deshackra.com X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Received-From: 188.165.91.212 X-Content-Filtered-By: Mailman/MimeDel 2.1.14 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:95586 Archived-At: El jue, 23-01-2014 a las 09:11 -0500, Stefan Monnier escribiĆ³: > > On my conf-modes/cedet.el file I did these changes: > > > (add-to-list 'semantic-default-submodes 'global-semanticdb-minor-mode) > > (add-to-list 'semantic-default-submodes 'global-semantic-highlight-func-mode) > > (add-to-list 'semantic-default-submodes 'global-semantic-idle-scheduler-mode) > > (add-to-list 'semantic-default-submodes 'global-semantic-idle-completions-mode) > > (add-to-list 'semantic-default-submodes 'global-semantic-idle-summary-mode) > > > (when (cedet-cscope-version-check t) > > (semanticdb-enable-cscope-databases)) > > You use cedet-cscope-version-check without loading cedet, hence the > error: the function is not yet defined. > > > Stefan > > I added (require 'cedet) to load before loading my cedet.el file and then tried again, same error :(. -- Pax et bonum. Jorge Araya Navarro. DiseƱador publicitario, programador Python/C++ y colaborador en Parabola GNU/Linux-libre.