all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Peter Milliken" <peter.milliken@gmail.com>
To: TheLonelyStar <nabble@lonely-star.org>
Cc: Help-gnu-emacs@gnu.org
Subject: Re: Keyword completion in C++ mode
Date: Wed, 30 Apr 2008 11:33:52 +1000	[thread overview]
Message-ID: <791153ba0804291833h1fbf46c5v86308f962ac299d4@mail.gmail.com> (raw)
In-Reply-To: <16967626.post@talk.nabble.com>

[-- Attachment #1: Type: text/plain, Size: 1141 bytes --]

It is unclear what you are after. There are several packages that offer
syntax completion i.e.

if <some-key-stroke> => if ()
                                     else

etc

packages like skeleton.el or else-mode.el have differing facilities for the
user - it's up to you which you prefer. IMO (I'm the author), else-mode.el
offers the most complete and least "interference" of any such package - but
having said that, Stallman decided to include skeleton.el in the Emacs
distribution and not else-mode.el :-) Syntax completion is almost like
editors - you either use it and like it or you can't see what the fuss is
all about.

So have a look around and make up your own mind.

Peter

On Wed, Apr 30, 2008 at 4:53 AM, TheLonelyStar <nabble@lonely-star.org>
wrote:

>
> Hi,
>
> Is there some package that provides keyword completion in C++ mode?
> In, exmple, if I type:
>
> unsign<tab>
>
> it should complete to
>
> unsigned
>
> Thanks!
> Nathan
> --
> View this message in context:
> http://www.nabble.com/Keyword-completion-in-C%2B%2B-mode-tp16967626p16967626.html
> Sent from the Emacs - Help mailing list archive at Nabble.com.
>
>
>
>

[-- Attachment #2: Type: text/html, Size: 2016 bytes --]

      parent reply	other threads:[~2008-04-30  1:33 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
2008-04-30  1:33 ` Peter Milliken [this message]

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=791153ba0804291833h1fbf46c5v86308f962ac299d4@mail.gmail.com \
    --to=peter.milliken@gmail.com \
    --cc=Help-gnu-emacs@gnu.org \
    --cc=nabble@lonely-star.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.