Gnus development mailing list
 help / color / mirror / Atom feed
From: Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
Subject: gnus-group-highlight
Date: 03 Jun 1996 15:17:14 +0200	[thread overview]
Message-ID: <x67mtpauxx.fsf@eyesore.no> (raw)

I've now moved the definition of this variable to gnus-cus.el so that
you can use custom to, uhm, customize it.  However, the defaults are
rather boring, especially the ones using light backgrounds:

	     `(((not mailp) .
		,(custom-face-lookup "ForestGreen" nil nil t nil nil))
	       ((zerop unread) .
		,(custom-face-lookup "Blue" nil nil t nil nil))))))

That's just two (2) different colors.  In fact, I think this was
something I wrote as a test when I did the group highlighting code. 

Does anybody have a nicer value for this that they'd like to
contribute?  The variables you have to play with include:

group: The name of the group.
unread: The number of unread articles in the group.
method: The select method used.
mailp: Whether it's a mail group or not.
level: The level of the group.
score: The score of the group.
ticked: The number of ticked articles.

-- 
  "Yes.  The journey through the human heart 
     would have to wait until some other time."


             reply	other threads:[~1996-06-03 13:17 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1996-06-03 13:17 Lars Magne Ingebrigtsen [this message]
1996-06-03 19:09 ` gnus-group-highlight Steven L Baur
1996-06-03 19:12 ` gnus-group-highlight Greg Thompson
1996-06-04  6:56 ` gnus-group-highlight Kees de Bruin
1996-06-04 11:34   ` gnus-group-highlight Lars Magne Ingebrigtsen
  -- strict thread matches above, loose matches on Subject: below --
1996-02-06 15:31 gnus-group-highlight Dr. Pete Gieser
1996-02-06 18:18 ` gnus-group-highlight Greg Thompson

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=x67mtpauxx.fsf@eyesore.no \
    --to=larsi@ifi.uio.no \
    /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).