Gnus development mailing list
 help / color / mirror / Atom feed
From: Harry Putnam <reader@newsguy.com>
Subject: Re: the gnus-newsgroup-unseen mark is too sticky
Date: Tue, 26 Feb 2002 22:15:16 -0800	[thread overview]
Message-ID: <m1r8n7labv.fsf@reader.newsguy.com> (raw)
In-Reply-To: <m3elj7eeas.fsf@wolfram.com> (Bill White's message of "Tue, 26 Feb 2002 22:31:23 -0600")

Bill White <billw@wolfram.com> writes:

> ----------------------------------------------------------------------
> (defface gnus-summary-my-score-face
>   '((((class color))
>      (:foreground "gold" :background "black")))
>   "Face used for articles whose score is > 123.")
>
> (require 'gnus-sum)
> (require 'cl)
>
> (pushnew '((> score 123) . gnus-summary-my-score-face)
> 	 gnus-summary-highlight)
> ----------------------------------------------------------------------

Thanks Bill, for the sample code and pointer.  I don't think I would
have got it right from the documenation on gnus-summary-highlight with
out some example code though.



  reply	other threads:[~2002-02-27  6:15 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-02-26 14:02 Bill White
2002-02-26 16:53 ` Harry Putnam
2002-02-26 16:53 ` Harry Putnam
2002-02-27  4:31   ` Bill White
2002-02-27  4:31   ` Bill White
2002-02-27  6:15     ` Harry Putnam [this message]
2002-02-27  6:15     ` Harry Putnam
2002-02-26 18:17 ` Simon Josefsson
2002-02-27 16:46   ` Bill White
2002-02-27 16:46   ` Bill White
2002-02-27 17:45     ` Bill White
2002-02-28 12:35       ` Bill White
2002-02-28 12:35       ` Bill White
2002-02-27 17:45     ` Bill White
2002-02-26 18:17 ` Simon Josefsson
2002-02-26 14:02 Bill White

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=m1r8n7labv.fsf@reader.newsguy.com \
    --to=reader@newsguy.com \
    /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 NNTP newsgroup(s).