all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: GMS S <gmspro@yahoo.com>
To: help-gnu-emacs@gnu.org
Subject: emacs C++ auto code completion problem
Date: Mon, 25 May 2009 10:08:12 -0700 (PDT)	[thread overview]
Message-ID: <239521.47747.qm@web112603.mail.gq1.yahoo.com> (raw)


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?




      




             reply	other threads:[~2009-05-25 17:08 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-05-25 17:08 GMS S [this message]
     [not found] <mailman.7830.1243346544.31690.help-gnu-emacs@gnu.org>
2009-05-26 15:55 ` emacs C++ auto code completion problem 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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=239521.47747.qm@web112603.mail.gq1.yahoo.com \
    --to=gmspro@yahoo.com \
    --cc=help-gnu-emacs@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.