all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* how do you set-up cedet, etc?
@ 2009-12-13  1:13 ` Joe Brenner
  2009-12-13  1:54   ` Chong Yidong
  2009-12-13 17:17   ` Steve Revilak
  0 siblings, 2 replies; 3+ messages in thread
From: Joe Brenner @ 2009-12-13  1:13 UTC (permalink / raw
  To: emacs-devel


There was a cedet.info file in the cedet-1.0pre6 release, but
nothing like that appears to be shipped with gnu emacs.

Some features of the system appear to have changed:

  Symbol's function definition is void: semantic-load-enable-minimum-features

How are we supposed to know how to use the current one?

There are no installation instructions in the comments for
the obvious files:

  /usr/local/emacs/cvs-121209/share/emacs/23.1.90/lisp/cedet/cedet.el.gz
  /usr/local/emacs/cvs-121209/share/emacs/23.1.90/lisp/cedet/semantic.el.gz




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

* Re: how do you set-up cedet, etc?
  2009-12-13  1:13 ` how do you set-up cedet, etc? Joe Brenner
@ 2009-12-13  1:54   ` Chong Yidong
  2009-12-13 17:17   ` Steve Revilak
  1 sibling, 0 replies; 3+ messages in thread
From: Chong Yidong @ 2009-12-13  1:54 UTC (permalink / raw
  To: Joe Brenner; +Cc: emacs-devel

Joe Brenner <doom@kzsu.stanford.edu> writes:

> How are we supposed to know how to use the current one?
>
> There are no installation instructions in the comments for
> the obvious files:
>
>   /usr/local/emacs/cvs-121209/share/emacs/23.1.90/lisp/cedet/cedet.el.gz
>   /usr/local/emacs/cvs-121209/share/emacs/23.1.90/lisp/cedet/semantic.el.gz

To enable Semantic, turn on `semantic-mode', a global minor mode (M-x
semantic-mode RET, or "Source Code Parsers" from the Tools menu).  To
enable it at startup, put (semantic-mode 1) in your init file.




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

* Re: how do you set-up cedet, etc?
  2009-12-13  1:13 ` how do you set-up cedet, etc? Joe Brenner
  2009-12-13  1:54   ` Chong Yidong
@ 2009-12-13 17:17   ` Steve Revilak
  1 sibling, 0 replies; 3+ messages in thread
From: Steve Revilak @ 2009-12-13 17:17 UTC (permalink / raw
  To: emacs-devel

[-- Attachment #1: Type: text/plain, Size: 674 bytes --]

>From: Joe Brenner <doom@kzsu.stanford.edu>

>There was a cedet.info file in the cedet-1.0pre6 release, but
>nothing like that appears to be shipped with gnu emacs.
>
>Some features of the system appear to have changed:
>
>  Symbol's function definition is void: semantic-load-enable-minimum-features
>
>How are we supposed to know how to use the current one?

In emacs 23.1.90.1, M-x info has a section like this:

    Miscellaneous
    * Semantic: (semantic).      Source code parser library and utilities.
    * ede: (ede).                Project management for Emacs
    * eieio: (eieio).            Objects for Emacs

These seem to have the CEDET documentation.

Steve

[-- Attachment #2: Type: application/pgp-signature, Size: 195 bytes --]

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

end of thread, other threads:[~2009-12-13 17:17 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <20091213111211.B13B910AFD8@mxperim6.sea5.speakeasy.net>
2009-12-13  1:13 ` how do you set-up cedet, etc? Joe Brenner
2009-12-13  1:54   ` Chong Yidong
2009-12-13 17:17   ` Steve Revilak

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.