info-gnus-english
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: problem with colors in summary buffer


From: Wolfgang Jenkner
Subject: Re: problem with colors in summary buffer
Date: Thu, 24 Jan 2013 04:47:57 +0100
User-agent: Gnus/5.130006 (Ma Gnus v0.6) Emacs/24.3.50 (berkeley-unix)

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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]