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: Fri, 24 Jan 2014 01:46:18 -0600 Message-ID: <1390549578.17933.13.camel@localhost.localdomain> References: <1390424024.2349.11.camel@localhost.localdomain> <87sisfcx57.fsf@yandex.ru> <1390448545.13181.12.camel@localhost.localdomain> <52E0FDD0.2000408@yandex.ru> <1390504554.2401.2.camel@localhost.localdomain> <87r47ybhc8.fsf@yandex.ru> <1390540944.17933.2.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 1390549601 22619 80.91.229.3 (24 Jan 2014 07:46:41 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 24 Jan 2014 07:46:41 +0000 (UTC) Cc: help-gnu-emacs@gnu.org To: =?UTF-8?Q?=E8=B4=BA=E6=96=B0=E8=B6=85?= Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Fri Jan 24 08:46:47 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 1W6bTT-00085y-Gr for geh-help-gnu-emacs@m.gmane.org; Fri, 24 Jan 2014 08:46:47 +0100 Original-Received: from localhost ([::1]:44931 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W6bTT-0006q9-6f for geh-help-gnu-emacs@m.gmane.org; Fri, 24 Jan 2014 02:46:47 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:34704) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W6bTD-0006ps-NF for help-gnu-emacs@gnu.org; Fri, 24 Jan 2014 02:46:37 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1W6bT8-0002W7-4B for help-gnu-emacs@gnu.org; Fri, 24 Jan 2014 02:46:31 -0500 Original-Received: from shared.dohost.us ([188.165.91.212]:47900) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W6bT7-0002W2-Nt for help-gnu-emacs@gnu.org; Fri, 24 Jan 2014 02:46:26 -0500 Original-Received: from [186.176.239.70] (port=36399 helo=[192.168.0.110]) by shared.dohost.us with esmtpsa (SSLv3:DHE-RSA-AES256-SHA:256) (Exim 4.82) (envelope-from ) id 1W6bVj-0002YZ-Fu; Fri, 24 Jan 2014 07:49:08 +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:95604 Archived-At: El vie, 24-01-2014 a las 15:06 +0800, 贺新超 escribió: > Which version CEDET do you use? If it's the *develop* version, you'd > load it like > this: > > --8<---------------cut here---------------start------------->8--- > (load-file "~/.emacs.d/cedet/cedet-devel-load.el") > (require 'cedet-cscope) > --8<---------------cut here---------------end--------------->8--- > > > > > On Fri, Jan 24, 2014 at 1:22 PM, Jorge Araya Navarro > wrote: > > > I added (require 'cedet-cscope) and the error just appeared > one level > below: > > > Debugger entered--Lisp error: (void-function > semanticdb-enable-cscope-databases) > (semanticdb-enable-cscope-databases) > (progn (semanticdb-enable-cscope-databases)) > > (if (cedet-cscope-version-check t) (progn > (semanticdb-enable-cscope-databases))) > > > eval-buffer(# nil > "/home/jorge/.emacs.d/conf-modes/cedet.el" nil t) ; Reading > at buffer position 411 > > > load-with-code-conversion("/home/jorge/.emacs.d/conf-modes/cedet.el" "/home/jorge/.emacs.d/conf-modes/cedet.el" nil nil) > load("/home/jorge/.emacs.d/conf-modes/cedet.el" nil nil t) > load-file("~/.emacs.d/conf-modes/cedet.el") > > > eval-buffer(# nil > "/home/jorge/.emacs.d/varl.el" nil t) ; Reading at buffer > position 617 > > load-with-code-conversion("/home/jorge/.emacs.d/varl.el" > "/home/jorge/.emacs.d/varl.el" nil nil) > load("/home/jorge/.emacs.d/varl.el" nil nil t) > load-file("~/.emacs.d/varl.el") > eval-buffer(# nil > "/home/jorge/.emacs.d/init.el" nil t) ; Reading at buffer > position 373 > load-with-code-conversion("/home/jorge/.emacs.d/init.el" > "/home/jorge/.emacs.d/init.el" t t) > load("/home/jorge/.emacs.d/init" t t > -- > Pax et bonum. > Jorge Araya Navarro. > Diseñador publicitario, programador Python/C++ y colaborador > en Parabola > GNU/Linux-libre. > > > > I was using the CEDET that is shipped with my emacs, but I took the CEDET snapshot from their development repository and started making some tests, and I got some critical errors here. But I notified the developers and now I'm waiting to get help from them!. Also this stackoverflow answer[1] is very insightful (maybe I should tried that too). [1]: http://stackoverflow.com/a/20775272/2020214 -- Pax et bonum. Jorge Araya Navarro. Diseñador publicitario, programador Python/C++ y colaborador en Parabola GNU/Linux-libre.