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

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

Re: howto define dynamic color with gnus-summary-line-format


From: haomiao
Subject: Re: howto define dynamic color with gnus-summary-line-format
Date: Tue, 4 Mar 2008 16:52:06 -0800 (PST)
User-agent: G2/1.0

> Try
>
>     [...]
>     (propertize date-time 'face 'my-red-face 'mouse-face 'my-blue-face
>                 'gnus-face t)
>     (propertize date-time 'face 'my-blue-face 'mouse-face 'my-red-face
>                 'gnus-face t)
>
It worked, thank you!


reply via email to

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