all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: flebber <flebber.crue@gmail.com>
To: help-gnu-emacs@gnu.org
Subject: Re: cedet load error
Date: Sun, 1 May 2011 02:28:34 -0700 (PDT)	[thread overview]
Message-ID: <2c6e8066-4c99-4758-bd44-ae90215c340e@k15g2000pri.googlegroups.com> (raw)
In-Reply-To: m3fwozriku.fsf@marcoparrone.com

On Apr 30, 11:10 pm, Marco Parrone <ma...@marcoparrone.com> wrote:
> Marco Parrone <ma...@marcoparrone.com> writes:
> >    moving the point to the end of each line and typing `C-x e' but they
>
> It's not `C-x e' but `C-x C-e'
>
> --
> Marco Parrone <ma...@marcoparrone.com>
> PGP Key fingerprint = 5E21 BED2 BF47 B3FB F17F  1DB4 D9BE B2B7 3C3A 07E2

Okay will try your instructions I followed this guide
http://cedet.sourceforge.net/setup.shtml

 cd cedet-1.0pre6

  emacs -Q -l cedet-build.el -f cedet-build

and then adding this to my emacs.

(load-file "~/cedet-1.0pre6/common/cedet.el")
(global-ede-mode 1)                      ; Enable the Project
management system
(semantic-load-enable-code-helpers)      ; Enable prototype help and
smart completion
(global-srecode-minor-mode 1)            ; Enable template insertion
menu

Will see how yours goes.

Sayth


  reply	other threads:[~2011-05-01  9:28 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-04-29 10:06 cedet load error flebber
2011-04-29 11:06 ` flebber
2011-04-29 22:30   ` Marco Parrone
2011-04-30  4:18     ` flebber
2011-04-30 13:07       ` Marco Parrone
2011-04-30 13:10         ` Marco Parrone
2011-05-01  9:28           ` flebber [this message]
2011-05-01  9:48           ` flebber
2011-05-01 10:13           ` flebber
2011-05-01 12:38             ` flebber

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=2c6e8066-4c99-4758-bd44-ae90215c340e@k15g2000pri.googlegroups.com \
    --to=flebber.crue@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.