all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Jacob Gerlach <jacobgerlach@gmail.com>
To: help-gnu-emacs@gnu.org
Subject: Semantic completion of C++ class members
Date: Thu, 1 May 2014 09:06:42 -0700 (PDT)	[thread overview]
Message-ID: <86bef26e-2d5a-458d-8443-c8ce1fe174d5@googlegroups.com> (raw)

My understanding of semantic mode is that it should offer completions based on class definitions.

For example, given

MyClass A;

A.-|-

C-c , <SPC> should offer the member functions of MyClass as completions.

I have opened MyClass.h and MyClass.cpp to make sure that semantic has parsed them, but attempting semantic-complete-analyze-inline returns "Cannot find types for `MyClass A'

Am I misunderstanding the process to get this type of completion?

Alternatively, I have not tried to use anything like CEDET, so if a better solution is "just use CEDET" (or whatever else), I'm open to anything.


             reply	other threads:[~2014-05-01 16:06 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-05-01 16:06 Jacob Gerlach [this message]
2014-05-01 21:29 ` Semantic completion of C++ class members Emanuel Berg
2014-05-04  0:44   ` Richard Riley
     [not found]   ` <mailman.619.1399164314.1147.help-gnu-emacs@gnu.org>
2014-05-04  0:54     ` Jacob Gerlach
2014-05-04  7:11       ` Andreas Röhler

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=86bef26e-2d5a-458d-8443-c8ce1fe174d5@googlegroups.com \
    --to=jacobgerlach@gmail.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.