all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Quokka <NoSpam@iinet.net.au>
Subject: Re: how configure my cedet package
Date: Wed, 07 Dec 2005 10:03:38 +0800	[thread overview]
Message-ID: <439642bf$0$22249$5a62ac22@per-qv1-newsreader-01.iinet.net.au> (raw)
In-Reply-To: <mailman.18221.1133914720.20277.help-gnu-emacs@gnu.org>

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	other threads:[~2005-12-07  2:03 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <mailman.18221.1133914720.20277.help-gnu-emacs@gnu.org>
2005-12-07  2:03 ` Quokka [this message]
2005-12-07  0:18 how configure my cedet package Pedro Sa da Costa

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='439642bf$0$22249$5a62ac22@per-qv1-newsreader-01.iinet.net.au' \
    --to=nospam@iinet.net.au \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.