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

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

Re: ECB Configuration


From: Chris Gordon-Smith
Subject: Re: ECB Configuration
Date: 24 Jul 2012 18:42:05 GMT
User-agent: slrn/pre1.0.0-18 (Linux)

Sajid Hussain <mrsajidhussain@gmail.com>:
>  Hi Everyone,
> 
>  I installed cedet-1.1 and ecb-2.40 and put the following configuration code 
> in my .emacs file at line # 240
> 
>  (load-file "~/Downloads/cedet-1.1/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
> 
>  (add-to-list 'load-path "~/Downloads/ecb-2.40")
>  (require 'ecb)
>

> When I start emacs, the following messages pop up. I tried to fix
them by putting the above lines on the top but it still gives error
messages. I have pasted below the top fragment of my .emacs file.
Could you go through it and tell me how to fix the error messages? > 

>  Debugger entered--Lisp error: (error "Autoloading failed to define function 
> semantic-mode")
>    (semantic-mode 1)

Fistly. I hope you persist with this. I my opinion ECB is a great tool
and substantially increases productivity.

Second, this is just a guess, but do you have semantic installed? You
don't say that you installed it, and on my Debian setup I have to
install it separately from Emacs.

Third. Many people prefer to use character based newsreaders. Posting
very long lines like the line starting "When I start ..." above makes
them difficult to read. Please limit line length (eg to 70 or so
characters). I believe it is still standard netiquette to do so.

Best Regards and Good Luck

    Chris Gordon-Smith
    www.simsoup.info


reply via email to

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