all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Richard M Stallman <rms@gnu.org>
To: Glenn Morris <rgm@gnu.org>, 2459@emacsbugs.donarmstrong.com
Cc: 2459@emacsbugs.donarmstrong.com, jari.aalto@cante.net
Subject: bug#2459: 22.2.1: global-font-lock-mode does not turn off colors: ido.el, minibuffer prompt
Date: Wed, 25 Feb 2009 10:53:29 -0500	[thread overview]
Message-ID: <E1LcM4f-0003Eu-LI@fencepost.gnu.org> (raw)
In-Reply-To: <d61vtnwvg5.fsf@fencepost.gnu.org> (message from Glenn Morris on Tue, 24 Feb 2009 13:17:46 -0500)

    These features, and several other places that use colour, are not
    implemented using font-lock, so toggling global-font-lock-mode has no
    effect. In this specific case, you can set ido-use-faces and customize
    the minibuffer-prompt face.

This sort of problem is easy to fix; we already have a mechanism for
it.  The mode should set `font-lock-face' properties instead of `face'
properties.  That will make the right thing happen.






  parent reply	other threads:[~2009-02-25 15:53 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-02-24 11:54 bug#2459: 22.2.1: global-font-lock-mode does not turn off colors: ido.el, minibuffer prompt Jari Aalto
2009-02-24 18:17 ` Glenn Morris
2009-02-24 18:30   ` Processed: " Emacs bug Tracking System
2009-02-24 19:31   ` Jari Aalto
2009-02-24 19:56     ` Juri Linkov
2009-02-25 15:53   ` Richard M Stallman [this message]
2009-02-25 16:49   ` Stefan Monnier
2009-02-25 17:24     ` bug#2459: 22.2.1: global-font-lock-mode does not turn off colors:ido.el, " Drew Adams
2009-02-26 14:16       ` Jari Aalto
2009-02-26 19:25       ` Richard M Stallman

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=E1LcM4f-0003Eu-LI@fencepost.gnu.org \
    --to=rms@gnu.org \
    --cc=2459@emacsbugs.donarmstrong.com \
    --cc=jari.aalto@cante.net \
    --cc=rgm@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.