all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* how configure my cedet package
@ 2005-12-07  0:18 Pedro Sa da Costa
  0 siblings, 0 replies; 2+ messages in thread
From: Pedro Sa da Costa @ 2005-12-07  0:18 UTC (permalink / raw)


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

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: how configure my cedet package
       [not found] <mailman.18221.1133914720.20277.help-gnu-emacs@gnu.org>
@ 2005-12-07  2:03 ` Quokka
  0 siblings, 0 replies; 2+ messages in thread
From: Quokka @ 2005-12-07  2:03 UTC (permalink / raw)


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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2005-12-07  2:03 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <mailman.18221.1133914720.20277.help-gnu-emacs@gnu.org>
2005-12-07  2:03 ` how configure my cedet package Quokka
2005-12-07  0:18 Pedro Sa da Costa

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.