all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Drew Adams <drew.adams@oracle.com>
To: bvraghav@iitk.ac.in
Cc: help-gnu-emacs@gnu.org
Subject: RE: C Headers completion candidates
Date: Mon, 18 Jul 2016 07:17:05 -0700 (PDT)	[thread overview]
Message-ID: <a2d411f3-fe3b-4e33-af0a-acdfee21a77d@default> (raw)
In-Reply-To: <87vb03i435.fsf@ram.bvr.dp.lan>

> All I require is a TAB (or S-TAB) with Icicles and I am good to go!

You can also have the completions displayed without hitting
TAB or S-TAB, if you want.  To do that, just customize or
bind option `icicle-show-Completions-initially-flag' to `t'.

Or to have completions shown not initially (i.e., even from
empty input) but only as soon as you start typing, just set
`icicle-incremental-completion' to non-`nil' and non-`t'.

You might also want to define different sort orders on the
candidates.

See also:

* Option `icicle-top-level-when-sole-completion-flag'

* https://www.emacswiki.org/emacs/Icicles_-_Icompletion#IncrementalCompletion

  (options `icicle-incremental-completion',
  `icicle-incremental-completion-delay',
  `icicle-incremental-completion-threshold', and
  `icicle-show-Completions-initially-flag')

* https://www.emacswiki.org/emacs/Icicles_-_Sorting_Candidates



      reply	other threads:[~2016-07-18 14:17 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-07-14  4:51 C Headers completion candidates B.V. Raghav
2016-07-14 13:02 ` Stefan Monnier
2016-07-14 14:27 ` Drew Adams
2016-07-17  8:40   ` B.V. Raghav
2016-07-17 15:02     ` Drew Adams
2016-07-18  3:07       ` B.V. Raghav
2016-07-18  5:17         ` Drew Adams
2016-07-18 11:21           ` B.V. Raghav
2016-07-18 14:17             ` Drew Adams [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=a2d411f3-fe3b-4e33-af0a-acdfee21a77d@default \
    --to=drew.adams@oracle.com \
    --cc=bvraghav@iitk.ac.in \
    --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.