all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Vibhav Pant <vibhavp@ubuntu.com>
To: Drew Adams <drew.adams@oracle.com>
Cc: emacs-devel@gnu.org, rms@gnu.org,
	Stefan Monnier <monnier@iro.umontreal.ca>
Subject: Re: completion.el users?
Date: Sat, 11 May 2013 20:45:44 +0530	[thread overview]
Message-ID: <CA+T2Sh1APM=wmp=TYrrWHDDJjV29XnQrSKNnyOF6O+ejx1019w@mail.gmail.com> (raw)
In-Reply-To: <5BCF7D0762154C4ABE6AB9DBB450CC71@us.oracle.com>

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

Ah. I was confused. Sorry for that.

On Sat, May 11, 2013 at 7:53 PM, Drew Adams <drew.adams@oracle.com> wrote:

> > Wasn't completion.el forked to helm, which
> > obsoleted it?
>
> No.  No relation.  (Helm replaced Anything.)
>
> From the Commentary of completion.el:
>
> -----------8<----------
>
> After you type a few characters, pressing the "complete" key
> inserts the rest of the word you are likely to type.
>
> This watches all the words that you type and remembers them.
> When typing a new word, pressing "complete" (meta-return)
> "completes" the word by inserting the most recently used
> word that begins with the same characters.  If you press
> meta-return repeatedly, it cycles through all the words it
> knows about.
>
> If you like the completion then just continue typing, it is
> as if you entered the text by hand.  If you want the
> inserted extra characters to go away, type control-w or
> delete.  More options are described below.
>
> The guesses are made in the order of the most
> recently "used".  Typing in a word and then typing a
> separator character (such as a space) "uses" the word.  So
> does moving a cursor over the word.  If no words are found,
> it uses an extended version of the dabbrev style completion.
>
> You automatically save the completions you use to a file
> between sessions.
>
> Completion enables programmers to enter longer, more
> descriptive variable names while typing fewer keystrokes
> than they normally would.
>
> ...
>
>


-- 
Vibhav Pant
vibhavp@ubuntu.com
"0x2B | ~ 0x2B (Hamlet, Shakespeare)"

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

  reply	other threads:[~2013-05-11 15:15 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-05-10 19:44 completion.el users? Stefan Monnier
2013-05-10 20:50 ` Drew Adams
2013-05-11 12:10 ` Richard Stallman
2013-05-11 14:11   ` Vibhav Pant
2013-05-11 14:23     ` Drew Adams
2013-05-11 15:15       ` Vibhav Pant [this message]
2013-05-11 15:09 ` Christopher Schmidt
2013-05-11 15:16   ` Drew Adams
2013-05-11 16:34     ` Dmitry Gutov
2013-05-11 18:19       ` Drew Adams
2013-05-11 18:31         ` Dmitry Gutov
2013-05-11 19:33           ` Drew Adams
2013-05-11 19:24         ` Christopher Schmidt
2013-05-11 21:16           ` Drew Adams
2013-05-11 22:05             ` Christopher Schmidt
2013-05-11 22:20               ` Drew Adams
2013-05-12  9:09               ` Vitalie Spinu
2013-05-13 17:57   ` T.V. Raman
2013-05-13 17:54 ` T.V. Raman
2013-05-13 18:09   ` Lluís

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='CA+T2Sh1APM=wmp=TYrrWHDDJjV29XnQrSKNnyOF6O+ejx1019w@mail.gmail.com' \
    --to=vibhavp@ubuntu.com \
    --cc=drew.adams@oracle.com \
    --cc=emacs-devel@gnu.org \
    --cc=monnier@iro.umontreal.ca \
    --cc=rms@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.