all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Dmitry Gutov <dgutov@yandex.ru>
To: elcorreo@deshackra.com
Cc: help-gnu-emacs@gnu.org
Subject: Re: I don't have C++ intellisense with company-mode
Date: Thu, 23 Jan 2014 13:32:32 +0200	[thread overview]
Message-ID: <52E0FDD0.2000408@yandex.ru> (raw)
In-Reply-To: <1390448545.13181.12.camel@localhost.localdomain>

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.



  reply	other threads:[~2014-01-23 11:32 UTC|newest]

Thread overview: 23+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-01-22 20:53 I don't have C++ intellisense with company-mode Jorge Araya Navarro
2014-01-23  1:19 ` Dmitry Gutov
2014-01-23  3:42   ` Jorge Araya Navarro
2014-01-23 11:32     ` Dmitry Gutov [this message]
2014-01-23 19:15       ` Jorge Araya Navarro
2014-01-23 19:58         ` Dmitry Gutov
2014-01-24  5:22           ` Jorge Araya Navarro
2014-01-24  7:06             ` 贺新超 
2014-01-24  7:46               ` Jorge Araya Navarro
2014-01-24 17:05                 ` David Engster
2014-01-24 17:24                   ` Dmitry Gutov
2014-01-25  0:08                     ` Jorge Araya Navarro
2014-01-25  5:27                       ` Dmitry Gutov
2014-01-25  5:41                         ` Jorge Araya Navarro
2014-01-25  7:48                           ` Dmitry Gutov
2014-01-25  8:35                           ` David Engster
2014-01-24 18:07                   ` Jorge Araya Navarro
2014-01-24 19:20                     ` David Engster
2014-01-24 11:06             ` Dmitry Gutov
2014-01-24 18:02               ` Jorge Araya Navarro
2014-01-23 14:11     ` Stefan Monnier
2014-01-23 19:07       ` Jorge Araya Navarro
2014-01-23 19:17         ` Dmitry Gutov

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=52E0FDD0.2000408@yandex.ru \
    --to=dgutov@yandex.ru \
    --cc=elcorreo@deshackra.com \
    --cc=help-gnu-emacs@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.