unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Richard Stallman <rms@gnu.org>
To: Eli Zaretskii <eliz@gnu.org>
Cc: bug-emacs@gnu.org, karl@freefriends.org
Subject: Re: can't turn off font-lock
Date: Sun, 12 Aug 2007 13:56:09 -0400	[thread overview]
Message-ID: <E1IKHfd-0004NL-TX@fencepost.gnu.org> (raw)
In-Reply-To: <ups1te8t5.fsf@gnu.org> (message from Eli Zaretskii on Sun, 12 Aug 2007 06:22:14 +0300)

    That's not fontification, those are faces set by other features.  If
    you place the cursor on one of the characters you think are fontified,
    and type "C-u C-x =", Emacs will show you the face's name: you will
    see that those are not font-lock faces.

When modes set up faces manually, they are supposed to set a
`font-lock-face' property rather than `face'.  That way, Font Lock
mode controls whether those faces actually appear on the screen.

If one of these modes fails to do that, we should change it.

  reply	other threads:[~2007-08-12 17:56 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-08-11 21:24 can't turn off font-lock Karl Berry
2007-08-12  3:22 ` Eli Zaretskii
2007-08-12 17:56   ` Richard Stallman [this message]
2007-08-12 22:54   ` Karl Berry
2007-08-12 23:41   ` Michaël Cadilhac
2007-08-13  2:39     ` Eli Zaretskii
2007-08-13  0:10   ` Michaël Cadilhac
2007-08-13  0:23     ` Karl Berry
2007-08-13  5:01     ` Richard Stallman
2007-08-13 23:31     ` Karl Berry

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=E1IKHfd-0004NL-TX@fencepost.gnu.org \
    --to=rms@gnu.org \
    --cc=bug-emacs@gnu.org \
    --cc=eliz@gnu.org \
    --cc=karl@freefriends.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 public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

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).