all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Pierre Lorenzon <devel@pollock-nageoire.net>
To: rodrigo.canellas@gmail.com
Cc: help-gnu-emacs@gnu.org
Subject: Re: help with CEDET
Date: Sun, 02 Jun 2013 16:35:07 +0200 (CEST)	[thread overview]
Message-ID: <20130602.163507.71131289.devel@pollock-nageoire.net> (raw)
In-Reply-To: <CABUv-0dB7a=kVjRWEmSp3O3C0g7+L1bM0bLEGNpU-jD20GXx_A@mail.gmail.com>


Hi,

Sorry but cedet might sometimes be unstable and what you did
might have been correct and is no longer. I am using cedet and
you sometimes needs to do small adjustmenet adjusments to make
it work.

Anyway it is a very good and flexible tool for developers. 

But you'd better ask for help on a dedicated cedet mailing list
where you have more chance to talk directly to cedet
developers.

Best regards

Pierre

From: Canellas <rodrigo.canellas@gmail.com>
Subject: help with CEDET
Date: Sun, 2 Jun 2013 00:13:47 -0300

> Hi,
> 
> I followed the instructions found
> http://alexott.net/en/writings/emacs-devenv/EmacsCedet.html#sec4,
> http://www.emacswiki.org/emacs/CEDET_Quickstart and
> edet.sourceforge.net/setup.shtml, but I just can't get 'semantic' to work.
> 
> This is what I did:
> 
> 1 - I downloaded
> cedet_snapshot-rev_8563.tar.gz<http://www.randomsample.de/cedet-snapshots/cedet_snapshot-rev_8563.tar.gz>from
> http://www.randomsample.de/cedet-snapshots/
> 
> 2 - Then I did 'make clean-all && make'
> 
> 3 - I moved the 'trunk' directory to 'cedet-bzr' inside '~/.emacs.d'
> 
> 4 - In my '.emacs' file (of my 23.4.1 Emacs) I wrote:
> 
> (load-file "~/.emacs.d/cedet-bzr/cedet-devel-load.el")
> 
> 
> (global-ede-mode 1)                      ; Enable the Project management
> system
> (semantic-load-enable-code-helpers)      ; Enable prototype help and smart
> completion
> (global-semantic-idle-completions-mode t)
> (global-semantic-decoration-mode t)
> (global-semantic-highlight-func-mode t)
> (global-semantic-show-unmatched-syntax-mode t)
> 
> (semantic-mode t)
> 
> But when I try, for example, ' M-x semantic-complete-analyze-inline', I get
> the error
> "
> 
> Idle Work Typecaching Error: "#<buffer test1.cpp> - Wrong type argument:
> stringp, (((0) \"ptrdiff_t\"))"
> 
> "
> 
> 
> Can anyone point out what I'm doing wrong?
> 
> 
> Thanks a lot!
> 
>     Rodrigo Canellas
> 
>     -----------
>     Programador C++ <http://code.google.com/p/tenacitas/>
>     Fotógrafo amador <http://photo.net/photos/RodrigoCanellas>



      reply	other threads:[~2013-06-02 14:35 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-06-02  3:13 help with CEDET Canellas
2013-06-02 14:35 ` Pierre Lorenzon [this message]

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=20130602.163507.71131289.devel@pollock-nageoire.net \
    --to=devel@pollock-nageoire.net \
    --cc=help-gnu-emacs@gnu.org \
    --cc=rodrigo.canellas@gmail.com \
    /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.