emacs c++ code completion help

GMS S gmspro at yahoo.com
Mon May 25 14:57:50 UTC 2009


Ed Greshko wrote
[
Did you visit...

http://cedet.sourceforge.net/setup.shtml
]

Reading this ,going to the cedet directory did this

make EMACS=emacs

And added in .emacs file

(load-file "~/cedet-1.0pre6/common/cedet.el")
(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

But it is not working.
If I run a .cpp file with emacs and after typing dot(.) no menu is shown.


      




More information about the fedora-list mailing list