Re: [cedet-semantic] Updating to cvs
Brought to you by:
zappo
|
From: Eric M. L. <er...@si...> - 2007-03-12 00:41:13
|
Hi,
Please see the INSTALL file at the top-level of the CEDET
directories. There is a .emacs snippet you will want to paste into
your .emacs file.
Of note: by default, semantic is not completely enabled on load
unless you add (semantic-load-enable-minimum-features) or one of the
other load setup functions.
Good Luck
Eric
>>> =?ISO-8859-15?Q?Nathan_H=FCsken?= <sem...@lo...> seems to think that:
>Hello dear community,
>
>I just tried to update cedet (because of semantic!) to cvs.
>
>So I did
>cvs -d:pserver:ano...@ce...:/cvsroot/cedet login
>cvs -z3 -d:pserver:ano...@ce...:/cvsroot/cedet co
>-P cedet
>
>
>I did not really find information about how to get the cvs version. I
>hope this is correct.
>I than compiled it using make, and removed my old cedet from my gentoo
>system:
>emerge -C cedet
>
>I added (load-file "~/cedet/common/cedet.el") to my ".emacs" file and
>started emacs, loading a cpp file.
>The senator menu does not appear, and when I try "senator-minor-mode", I
>get:
>
>Buffer Test.cc was not set up for parsing.
>
>Also, the function semantic-complete-analyze-inline gives me:
>
>Wrong type argument: syntac-table-p, nil
[ ... ]
--
Eric Ludlam: za...@gn..., er...@si...
Home: http://www.ludlam.net Siege: www.siege-engine.com
Emacs: http://cedet.sourceforge.net GNU: www.gnu.org
|