all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* emacs C++ auto code completion problem
@ 2009-05-25 17:08 GMS S
  0 siblings, 0 replies; 4+ messages in thread
From: GMS S @ 2009-05-25 17:08 UTC (permalink / raw)
  To: help-gnu-emacs


Hi,
The C++ auto code completion is not working with emacs.
Reading this http://cedet.sourceforge.net/setup.shtml

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.

Would someone please tell where is the mistake?




      




^ permalink raw reply	[flat|nested] 4+ messages in thread
[parent not found: <mailman.7830.1243346544.31690.help-gnu-emacs@gnu.org>]

end of thread, other threads:[~2009-05-27  2:18 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-05-25 17:08 emacs C++ auto code completion problem GMS S
     [not found] <mailman.7830.1243346544.31690.help-gnu-emacs@gnu.org>
2009-05-26 15:55 ` Richard Riley
2009-05-26 18:30   ` Alan Mackenzie
     [not found]   ` <mailman.7843.1243362567.31690.help-gnu-emacs@gnu.org>
2009-05-27  2:18     ` Richard Riley

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.