From: Eli Zaretskii <eliz@gnu.org>
To: karl@freefriends.org (Karl Berry)
Cc: emacs-devel@gnu.org
Subject: Re: can't turn off font-lock
Date: Mon, 13 Aug 2007 05:37:35 +0300 [thread overview]
Message-ID: <uk5s0dus0.fsf@gnu.org> (raw)
In-Reply-To: <200708122254.l7CMs1S25254@f7.net> (karl@freefriends.org)
> Date: Sun, 12 Aug 2007 17:54:01 -0500
> From: karl@freefriends.org (Karl Berry)
> Cc: rms@gnu.org, emacs-devel@gnu.org
>
> Eli's mention of "C-u C-x =" is very helpful, I had missed that in the
> manual. When I run it in the filenames in the grep output (after -nw
> this time), I see the face listed as "(compilation-info underline
> underline)". And unfortunately, I have no idea how to translate that
> into a face name to disable without delving into the sources, which is
> what I was doing anyway. Oh well. Is there a better way?
Yes: go to the face name and press RET. You will be presented with
the Custom buffer where you can customize this face.
The face name, btw, is the first part: `compilation-info'.
> Meanwhile, I have also never been able to figure out how to disable an
> individual face (and could find no documentation about it, either). I
> gather I'm supposed to set whatever-face-symbol to 'default or "default"
> or something? Can you show me how you do it, please?
One way is to use defface to have the face inherit from `default'.
See the examples in the various *.el files (search for ":inherit").
next prev parent reply other threads:[~2007-08-13 2:37 UTC|newest]
Thread overview: 37+ 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
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
2007-08-12 17:56 ` Richard Stallman
2007-08-12 19:53 ` Stefan Monnier
2007-08-12 21:48 ` Karl Berry
2007-08-12 22:11 ` Stefan Monnier
2007-08-12 22:54 ` Karl Berry
2007-08-12 23:15 ` Andreas Schwab
2007-08-13 2:38 ` Eli Zaretskii
2007-08-12 23:24 ` Juri Linkov
2007-08-13 22:14 ` Karl Berry
2007-08-13 23:27 ` Juri Linkov
2007-08-13 2:37 ` Eli Zaretskii [this message]
2007-08-13 5:00 ` Richard Stallman
2007-08-13 19:56 ` Eli Zaretskii
2007-08-12 22:44 ` Alfred M. Szmidt
2007-08-13 5:01 ` Richard Stallman
2007-08-12 21:48 ` Karl Berry
2007-08-13 5:00 ` Richard Stallman
2007-08-12 22:54 ` Karl Berry
2007-08-13 2:31 ` Eli Zaretskii
2007-08-13 5:00 ` Richard Stallman
2007-08-13 23:31 ` Karl Berry
2007-08-14 3:26 ` Eli Zaretskii
2007-08-14 16:06 ` Richard Stallman
2007-08-13 23:31 ` Karl Berry
2007-08-13 23:51 ` Stefan Monnier
2007-08-14 16:06 ` Richard Stallman
2007-08-14 16:06 ` Richard 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=uk5s0dus0.fsf@gnu.org \
--to=eliz@gnu.org \
--cc=emacs-devel@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 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.