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

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

Re: Error of setting up .emacs


From: Sébastien Le Maguer
Subject: Re: Error of setting up .emacs
Date: Sat, 20 Jun 2009 10:29:15 +0200
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1b3pre) Gecko/20090223 Thunderbird/3.0b2

Hi,

it tells you that it don't find "semantic-decorate-mode" so you have to install it. I think your "cedet" installation failed or is incomplete.

Regards,

Sébastien

On 19/06/2009 21:54, lehe wrote:
Hi,
Here is the error I got when I start emacs with --debug-init:

Debugger entered--Lisp error: (file-error "Cannot open load file"
"semantic-decorate-mode")
   require(semantic-decorate-mode)
   eval-buffer(#<buffer  *load*<2>>  nil
"/home/ting/elisp/semantic-tag-folding.el" nil t)  ; Reading at buffer
position 3133
   load-with-code-conversion("/home/ting/elisp/semantic-tag-folding.el"
"/home/ting/elisp/semantic-tag-folding.el" nil t)
   require(semantic-tag-folding)
   eval-buffer(#<buffer  *load*>  nil "/home/ting/.emacs" nil t)  ; Reading at
buffer position 1629
   load-with-code-conversion("/home/ting/.emacs" "/home/ting/.emacs" t t)
   load("~/.emacs" t t)
   #[nil "

Can someone tell me what's wrong and how to fix it?

Thanks and regards!





reply via email to

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