Gnus development mailing list
 help / color / mirror / Atom feed
* gnus-group-highlight
@ 1996-06-03 13:17 Lars Magne Ingebrigtsen
  1996-06-03 19:09 ` gnus-group-highlight Steven L Baur
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Lars Magne Ingebrigtsen @ 1996-06-03 13:17 UTC (permalink / 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."


^ permalink raw reply	[flat|nested] 7+ messages in thread
* gnus-group-highlight
@ 1996-02-06 15:31 Dr. Pete Gieser
  1996-02-06 18:18 ` gnus-group-highlight Greg Thompson
  0 siblings, 1 reply; 7+ messages in thread
From: Dr. Pete Gieser @ 1996-02-06 15:31 UTC (permalink / raw)



Can someone explain to me how to configure this?  At present group names
are dark green on a dark background.

Pete
-- 

Peter Gieser, Ph.D.                    Phone:  (904) 392-5198 ext. 441
POG Statistical Office                 FAX:    (904) 392-8162
104 North Main Street  #600            Email:  pete@pog.ufl.edu
Gainesville, FL 32601                  

                 * Send me email to recieve my PGP public key *



^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~1996-06-04 11:34 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1996-06-03 13:17 gnus-group-highlight Lars Magne Ingebrigtsen
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

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