|
|
|
|
|
by tree_of_item
5892 days ago
|
|
I can't seem to get it to work, though. The information on the CEDET website for setting things up doesn't seem to be valid anymore. Specifically: (global-ede-mode 1) ; Enable the Project management system
(semantic-load-enable-code-helpers) ; Enable prototype help and smart completion
(global-srecode-minor-mode 1) ; Enable template insertion menu
Throwing in (require 'cedet) doesn't seem to work either. |
|