unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
From: Drew Adams <drew.adams@oracle.com>
To: Marcin Borkowski <mbork@wmi.amu.edu.pl>,
	Help Gnu Emacs mailing list <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:04 -0800 (PST)	[thread overview]
Message-ID: <28606209-04bb-41dd-8a6c-d5ec4990618c@default> (raw)
In-Reply-To: <87r3x2rpbh.fsf@wmi.amu.edu.pl>

> One thing that is a bit strange is that suddenly, all Dired buffers
> are rainbow-colored.  AFAIR, I did not change anything else (apart
> from having recently installed Emms, but I don't suspect this is to
> blame). Is it possible that Icicles has something to do with this?

Sounds like you have Dired+ in your `load-path'.  If it is thus
available then Icicles will load it, since Icicles can take
advantage of Dired+ features.

If you don't like the Dired+ highlighting, here are two solutions:

1. Move `dired+.el' out of your `load-path', to a different
   directory.  Or delete it entirely, if you never use it.

2. Customize Dired+.  You can easily change (e.g. lower) the
   highlighting (font-lock) level.  And you can customize the
   faces etc.

> Another is that Icicles seem to be substantially slower than Ido.
> (Not that it bothers me a lot.)

As I mentioned, there are things you can change, to change this.
By default, Icicles does a lot of things, providing additional
info as feedback, incrementally updating things, including input
mismatches, etc.  You can turn all of this off, and you can
generally turn it on/off on the fly.  See the doc.  Start with
`C-#' (and `C-M-#', if you use `icomplete-mode').  See option
`icicle-highlight-input-completion-failure'.  See 
http://www.emacswiki.org/Icicles_-_Large_Candidate_Sets.  Etc.



      parent 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
2014-11-17 16:02     ` H. Dieter Wilhelm
2014-11-22 12:06   ` Marcin Borkowski
2014-11-17 15:08 ` 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

  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=28606209-04bb-41dd-8a6c-d5ec4990618c@default \
    --to=drew.adams@oracle.com \
    --cc=help-gnu-emacs@gnu.org \
    --cc=mbork@wmi.amu.edu.pl \
    /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).