help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: cedet load error


From: flebber
Subject: Re: cedet load error
Date: Tue, 24 May 2011 20:01:37 -0000
User-agent: G2/1.0

On Apr 30, 11:10 pm, Marco Parrone <ma...@marcoparrone.com> wrote:
> Marco Parrone <ma...@marcoparrone.com> writes:
> >    moving the point to the end of each line and typing `C-x e' but they
>
> It's not `C-x e' but `C-x C-e'
>
> --
> Marco Parrone <ma...@marcoparrone.com>
> PGP Key fingerprint = 5E21 BED2 BF47 B3FB F17F  1DB4 D9BE B2B7 3C3A 07E2

Okay will try your instructions I followed this guide
http://cedet.sourceforge.net/setup.shtml

 cd cedet-1.0pre6

  emacs -Q -l cedet-build.el -f cedet-build

and then adding this to my emacs.

(load-file "~/cedet-1.0pre6/common/cedet.el")
(global-ede-mode 1)                      ; Enable the Project
management system
(semantic-load-enable-code-helpers)      ; Enable prototype help and
smart completion
(global-srecode-minor-mode 1)            ; Enable template insertion
menu

Will see how yours goes.

Sayth


reply via email to

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