unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: "Eli Zaretskii" <eliz@gnu.org>
Cc: emacs-devel@gnu.org
Subject: Re: Fontification of citations in mail-Mode
Date: Wed, 20 Apr 2005 19:48:56 +0300	[thread overview]
Message-ID: <01c545c8$Blat.v2.4$fd410640@zahav.net.il> (raw)
In-Reply-To: <E1DOGdp-0004Zl-Pq@fencepost.gnu.org> (message from Richard Stallman on Wed, 20 Apr 2005 10:57:25 -0400)

> From: Richard Stallman <rms@gnu.org>
> CC: emacs-devel@gnu.org
> Date: Wed, 20 Apr 2005 10:57:25 -0400
> 
> Maybe hardly anyone used font lock on Rmail buffers in text consoles.

I doubt that this is the case.  (I certainly used Rmail on text
consoles many times, but that's just me.)

> I don't know how to try changing this, because I can't even tell
> which clause in the defface is used.  How would I find that out?

I'm guessing that you use a standard terminal that supports 8 colors.
If so, look here:

>     (((class color) (min-colors 8) (background light))
>      (:foreground "red"))
>     (((class color) (min-colors 8) (background dark))
>      (:foreground "red1"))

Depending on your background mode, one of these 2 clauses is yours.

  reply	other threads:[~2005-04-20 16:48 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-04-18 11:03 Fontification of citations in mail-Mode Sascha Wilde
2005-04-18 21:06 ` Richard Stallman
2005-04-19  7:45   ` Sascha Wilde
2005-04-19 16:13     ` Richard Stallman
2005-04-19 18:04       ` Sascha Wilde
2005-04-20 14:57         ` Richard Stallman
2005-04-19 19:24       ` Eli Zaretskii
2005-04-20  8:04         ` Kim F. Storm
2005-04-20 16:55           ` Eli Zaretskii
2005-04-20 21:42           ` Richard Stallman
2005-04-20 23:11             ` David Kastrup
2005-04-20 23:54               ` Stefan Monnier
2005-04-20 14:57         ` Richard Stallman
2005-04-20 16:48           ` Eli Zaretskii [this message]
2005-04-21 15:31             ` Richard Stallman
2005-04-21 16:05               ` David Hansen
2005-04-21 18:32               ` Eli Zaretskii
2005-04-21 20:58               ` Sascha Wilde
2005-04-20 19:53           ` Sascha Wilde
2005-04-20  4:42       ` Miles Bader

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='01c545c8$Blat.v2.4$fd410640@zahav.net.il' \
    --to=eliz@gnu.org \
    --cc=emacs-devel@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 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).