Dear CEDET-developers,
I gave it a try to CEDET-cvs version on a c++ project today and have
to tell that I was very pleased with an outcome. Good job.
However, after reading
http://xtalk.msk.su/~ott/en/writings/emacs-devenv/EmacsCedet.html I
thought that the whole CEDET suite is still
a bit overwhelmingly big to go into every bit of detail and would
therefore just post stuff I can not get to run here.
My .emacs file is to be seen here: http://paste.plone.org/27986
a)is there a way to jump to the function/class definition from where
the function/class is used in the code stack?
I thought "semantic-analyze-proto-impl-toggle" would do a job, but I
get "Could not find suitable prototype" message back.
b)Where does CEDET store its tags after preprocessing the source code?
I cannot find them nowhere in CEDET installation nor in my project's
directory.
c)As evident from my config file, I am using "ede-cpp-root-project"
for specifying the code to be pre-processed and I also learnt that it
is settable. Now, could I also somehow use the variable I set
"ede-cpp-root-project" to, to navigate me directly to the project root
for instance? I found it very convenient in Kdevelop for instance
where you could just fire it up, open the project and get all the
files associated with this project brought to you. Is there anything
like that possible with CEDET at all?
d)Does anyone have a working CEDET config file for python project? I'd
really appreciate willingness to share it with me.
thx and best regards, D.
--
MSc. Dejan Pangercic
PhD Student/Researcher
Computer Science IX
Technische Universität München
Telephone: +49 (89) 289-17780
WWW: http://www9.cs.tum.edu/people/pangercic/
E-Mail: dejan.pangercic@...
|