Gnus development mailing list
 help / color / mirror / Atom feed
* custom-set-faces for gnus newsgroups
@ 2015-09-14 17:31 Uwe Brauer
  2015-09-14 17:50 ` [[SOLVED]] (was: custom-set-faces for gnus newsgroups) Uwe Brauer
  0 siblings, 1 reply; 4+ messages in thread
From: Uwe Brauer @ 2015-09-14 17:31 UTC (permalink / raw)
  To: ding



Hi


I was able to set the faces in group buffer to my liking, as well as in
the different mail groups. However in the newsgroups buffer such as for
example gmane.emacs.gnus.general all messages appear in black.

So me setting is 
(custom-set-faces 
 '(gnus-group-mail-low ((((class color) (background light)) (:foreground "DeepPink3"))))
 '(gnus-group-news-1 ((((class color) (background light)) (:foreground "ForestGreen"))))
 '(gnus-group-news-1-face ((((class color) (background light)) (:foreground "orange3"))) t)
 '(gnus-group-news-2 ((((class color) (background light)) (:foreground "CadetBlue"))))
 '(gnus-group-news-3 ((((class color) (background light)) (:foreground "blue"))))
 '(gnus-group-news-3-empty ((((class color) (background light)) (:foreground "magenta"))))
 '(gnus-group-news-3-face ((((class color) (background light)) (:foreground "blue"))) t)
 '(gnus-group-news-4 ((t (:foreground "navy" :weight bold))))
 '(gnus-group-news-4-face ((((class color) (background light)) (:foreground "green3" :bold t))) t)
 '(gnus-group-news-5-face ((((class color) (background light)) (:foreground "Orange3"))) t)
 '(gnus-group-news-6-face ((((class color) (background light)) (:foreground "orange3"))) t)
 '(gnus-group-news-low-empty ((((class color) (background light)) (:foreground "DarkGreen"))))
 '(gnus-group-news-low-face ((((class color) (background light)) (:foreground "DarkGreen"))) t))

Which font I have to set in order to obtain colours in the newsgroup.
(Needless to say that I have the same setting for Xemacs but there the
newsgroups do have colours.)




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

* [[SOLVED]] (was: custom-set-faces for gnus newsgroups)
  2015-09-14 17:31 custom-set-faces for gnus newsgroups Uwe Brauer
@ 2015-09-14 17:50 ` Uwe Brauer
  2015-09-14 18:28   ` [[SOLVED]] Adam Sjøgren
  0 siblings, 1 reply; 4+ messages in thread
From: Uwe Brauer @ 2015-09-14 17:50 UTC (permalink / raw)
  To: ding

>>>>> "Uwe" == Uwe Brauer <oub@mat.ucm.es> writes:

   > Hi


   > I was able to set the faces in group buffer to my liking, as well as in

Please ignore this message, I found out how to do it.





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

* Re: [[SOLVED]]
  2015-09-14 17:50 ` [[SOLVED]] (was: custom-set-faces for gnus newsgroups) Uwe Brauer
@ 2015-09-14 18:28   ` Adam Sjøgren
  2015-09-17 21:12     ` [[SOLVED]] Uwe Brauer
  0 siblings, 1 reply; 4+ messages in thread
From: Adam Sjøgren @ 2015-09-14 18:28 UTC (permalink / raw)
  To: ding

Uwe writes:

>>>>>> "Uwe" == Uwe Brauer <oub@mat.ucm.es> writes:

> Please ignore this message, I found out how to do it.

For the benefit of people searching and finding your post: What was the
solution?


  Best regards,

    Adam

-- 
 "'What-you-see-is-what-you-get' is Motherhood and            Adam Sjøgren
  Apple Pie for screen editors, and EMACS definitely     asjo@koldfront.dk
  succeeds here."




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

* Re: [[SOLVED]]
  2015-09-14 18:28   ` [[SOLVED]] Adam Sjøgren
@ 2015-09-17 21:12     ` Uwe Brauer
  0 siblings, 0 replies; 4+ messages in thread
From: Uwe Brauer @ 2015-09-17 21:12 UTC (permalink / raw)
  To: ding

>>> "Adam" == Adam Sjøgren <asjo@koldfront.dk> writes:

   > Uwe writes:
   >>>>>>> "Uwe" == Uwe Brauer <oub@mat.ucm.es> writes:

   >> Please ignore this message, I found out how to do it.

   > For the benefit of people searching and finding your post: What was the
   > solution?

Sorry didn't see your post earlier:

put the cursor for example on a unread message and then execute
customize-face and Emacs will propose the corresponding face. I tried a
few times and it never failed. So that saved me to look up the name of
the corresponding face. But may be this is all known by everybody....




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

end of thread, other threads:[~2015-09-17 21:12 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-09-14 17:31 custom-set-faces for gnus newsgroups Uwe Brauer
2015-09-14 17:50 ` [[SOLVED]] (was: custom-set-faces for gnus newsgroups) Uwe Brauer
2015-09-14 18:28   ` [[SOLVED]] Adam Sjøgren
2015-09-17 21:12     ` [[SOLVED]] Uwe Brauer

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