unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
From: Drew Adams <drew.adams@oracle.com>
To: dieter@duenenhof-wilhelm.de, help-gnu-emacs@gnu.org
Subject: RE: OK, so I've thrown Ido out and turned on Icicles.  What now?
Date: Mon, 17 Nov 2014 07:08:42 -0800 (PST)	[thread overview]
Message-ID: <82212551-d603-4f06-8438-ab994e2e238e@default> (raw)
In-Reply-To: <8761ee2d5l.fsf@vsl28t2g.ww011>

> > Now I'll try to read the quide on the wiki, in small part, and
> > replace my Ido habits with Icicles-related ones.
> 
> Interesting.  It would be nice, if you could follow-up this thread
> with your findings after a while..
> 
> PS: As far as I checked (default) Ido worked only for files and
> buffers.

3rd-party Ido library `ido-ubiquitous.el' mitigates this.
https://github.com/technomancy/ido-ubiquitous

> And its keybinding RET clashed with (default) icomplete-mode.  I
> switched Ido off because it confused my small brain.  Is Icicles in
> this respect somehow smoother?

Dunno.  Ido mode is incompatible with Icicle mode.  But you can
get behavior somewhat similar to that of Ido while in Icicle mode.
http://www.emacswiki.org/emacs/Icicles_-_Ido_and_IswitchB.  Not
that I recommend that.

Anyway, Icicles is compatible with Icomplete mode (and with IswitchB).

And because `icomplete-mode' computes all completions each time
it is invoked, and because Icicles provides incremental completion
(recompleting each time you type or delete a char in the
minibuffer - you can toggle this using `C-#'), you sometimes want
to turn Icomplete mode off (e.g., when there are zillions of
matches), you can toggle Icomplete mode on the fly, using `C-M-#'.

http://www.emacswiki.org/Icicles_-_Icompletion#UsingIciclesWithIcomplete



  reply	other threads:[~2014-11-17 15:08 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-11-17 12:20 OK, so I've thrown Ido out and turned on Icicles. What now? Marcin Borkowski
2014-11-17 13:02 ` H. Dieter Wilhelm
2014-11-17 15:08   ` Drew Adams [this message]
2014-11-17 16:02     ` H. Dieter Wilhelm
2014-11-22 12:06   ` Marcin Borkowski
2014-11-17 15:08 ` Drew Adams

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

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=82212551-d603-4f06-8438-ab994e2e238e@default \
    --to=drew.adams@oracle.com \
    --cc=dieter@duenenhof-wilhelm.de \
    --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.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).