all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: suvayu ali <fatkasuvayu+linux@gmail.com>
To: Andrea Crotti <andrea.crotti.0@gmail.com>
Cc: help-gnu-emacs@gnu.org
Subject: Re: Using only my-own cedet
Date: Tue, 3 Aug 2010 09:19:54 -0700	[thread overview]
Message-ID: <AANLkTikPkgnM2K-hAuNx4fE0pd9AhO73ZuFjSoaP9dn4@mail.gmail.com> (raw)
In-Reply-To: <m1eieghqxw.fsf@gmail.com>

On 3 August 2010 04:32, Andrea Crotti <andrea.crotti.0@gmail.com> wrote:
> Is there anyone uses it's own cedet in 23.2 also?
> Or should I brutally delete it (or remove from the path) to make sure it
> doesn't interfere?

Just load the appropriate .elc file. I think the major difference
between the two version is how you set it up. The cedet integrated
with emacs is turned on with various minor modes and the cedet from
CVS is loaded with something like this,

(load-file "~/.emacs.d/elisp/cedet/common/cedet.elc")
(setq semantic-load-turn-useful-things-on t)

Hope this helps.

-- 
Suvayu

Open source is the future. It sets us free.



  reply	other threads:[~2010-08-03 16:19 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-08-03 11:32 Using only my-own cedet Andrea Crotti
2010-08-03 16:19 ` suvayu ali [this message]
2010-08-03 18:09   ` Andrea Crotti
2010-08-03 18:20     ` Lennart Borgman
2010-08-03 18:36       ` Andrea Crotti

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=AANLkTikPkgnM2K-hAuNx4fE0pd9AhO73ZuFjSoaP9dn4@mail.gmail.com \
    --to=fatkasuvayu+linux@gmail.com \
    --cc=andrea.crotti.0@gmail.com \
    --cc=help-gnu-emacs@gnu.org \
    /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.