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: Jorge Araya Navarro
Subject: Re: I don't have C++ intellisense with company-mode
Date: Thu, 23 Jan 2014 13:15:54 -0600

El jue, 23-01-2014 a las 13:32 +0200, Dmitry Gutov escribió:

> On 23.01.2014 05:42, Jorge Araya Navarro wrote:
> > That's all the changes I did, I swear! Then I restart my emacs, but this
> > error shows up:
> >
> > Debugger entered--Lisp error: (void-function cedet-cscope-version-check)
> >    (cedet-cscope-version-check t)
> >    (if (cedet-cscope-version-check t) (progn 
> > (semanticdb-enable-cscope-databases)))
> >    eval-buffer(#<buffer  *load*-234444> nil 
> > "/home/jorge/.emacs.d/conf-modes/cedet.el" nil t)  ; Reading at buffer 
> > position 491
> >    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(#<buffer  *load*-219420> 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(#<buffer  *load*> 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)
> >    #[0 "\205\262 ...  [init-file-user system-type delayed-warnings-list 
> > user-init-file inhibit-default-init inhibit-startup-screen ms-dos "~" 
> > "/_emacs" windows-nt "/.emacs" directory-files nil 
> > "^\\.emacs\\(\\.elc?\\)?$" "~/.emacs" "^_emacs\\(\\.elc?\\)?$" 
> > (initialization "`_emacs' init file is deprecated, please use `.emacs'") 
> > "~/_emacs" t load expand-file-name "init" file-name-as-directory 
> > "/.emacs.d" file-name-extension "elc" file-name-sans-extension ".el" 
> > file-exists-p file-newer-than-file-p message "Warning: %s is newer than %s" 
> > sit-for 1 "default"] 7 "\n\n(fn)"]()
> >
> >
> > Looks like /cedet-cscope-version-check/ dont have a function defined, I
> > wonder why because I have CEDET 2.0 shipped from Emacs and according to
> > the guide it should be evaluated like a function.
> > Any idea of what (why?) is happening here?
> 
> Sorry, I don't really use CEDET myself (or write C or C++ code in 
> general), so hopefully someone else will chime in.
> 
> However, you don't need the CScope integration to test out how 
> company-semantic works. You can comment that form out temporarily and 
> try again.
> 


I commented out those lines, tried again, but it doesn't works[0] :'(


[0]: http://imgur.com/a/Ed7Wn#3
-- 
Pax et bonum.
Jorge Araya Navarro.
Diseñador publicitario, programador Python/C++ y colaborador en Parabola
GNU/Linux-libre.


reply via email to

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