all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: David Hansen <david.hansen@gmx.net>
To: help-gnu-emacs@gnu.org
Subject: Re: Keyword completion in C++ mode
Date: Tue, 29 Apr 2008 21:12:13 +0200	[thread overview]
Message-ID: <87y76wxype.fsf@localhorst.mine.nu> (raw)
In-Reply-To: 16967626.post@talk.nabble.com

On Tue, 29 Apr 2008 11:53:07 -0700 (PDT) TheLonelyStar wrote:

> Is there some package that provides keyword completion in C++ mode?
> In, exmple, if I type:
>
> unsign<tab>
>
> it should complete to
>
> unsigned

For *keywords* have a look at abbrev mode (not exactly completions but
close enough).  For more than keywords there's etags (read the chapter
about tags in the emacs manual).

David





  reply	other threads:[~2008-04-29 19:12 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-04-29 18:53 Keyword completion in C++ mode TheLonelyStar
2008-04-29 19:12 ` David Hansen [this message]
2008-04-30  1:33 ` Peter Milliken

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=87y76wxype.fsf@localhorst.mine.nu \
    --to=david.hansen@gmx.net \
    --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.