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

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

Re: how configure my cedet package


From: Quokka
Subject: Re: how configure my cedet package
Date: Wed, 07 Dec 2005 10:03:38 +0800
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.10) Gecko/20050716 Thunderbird/1.0.6 Mnenhy/0.7.2.0

Pedro Sa da Costa wrote:
Can anybody show me the .emacs files, to see how i should configure my cedet package?

My .emacs has some errors, but i don't know how to resolve it. This is why, i ask the .emacs file of someone to compare with mine.

Thanks

Basic setup for cedec from my .emacs.el is ...


(setq semantic-load-turn-useful-things-on t)
(load-file "~/site-lisp/cedet-1.0pre3/common/cedet.el")

Where ~/site-lisp is the directory I have installed cedet to.

Regards
Paul


reply via email to

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