On Wed, Jan 23 2013, Janko Muzykant wrote:

> for some reason I lost all my colors from gnus summary buffer. lines are
> formatted correctly but no colors applied.

> (defface face-1
>   '((default (:foreground "grey30" :height 130))) "a gnus face 1")
> (defface gnus-face-2

Typo?  Don't you want face-2 here?

>   '((default (:foreground "white" :weight bold :height 130))) "a gnus face 2")
[...]

> (setq gnus-face-1 'face-1)
> (setq gnus-face-2 'face-2)

Wolfgang

_______________________________________________
info-gnus-english mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/info-gnus-english

Reply via email to