Using CEDET in emacs 24.3.1

869 views Asked by At

I learned that CEDET comes built in emacs 24.3.1 which I have installed. Unfortunately, all tutorials online instruct you to install CEDET and provide you with config files that refer and load the installed packages and files.

How is it possible to configure the built in CEDET and use it without any external installation? I am not sure how to take advantage of the built in version.

1

There are 1 answers

4
phils On

It's circa Emacs 23, but Alex Ott's A Gentle Introduction to CEDET still looks relevant to the built-in version? (it covers both versions).