[cedet-semantic] Updating to cvs
Brought to you by:
zappo
|
From: <sem...@lo...> - 2007-03-11 19:06:00
|
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 Any help? Thanks! Nathan |