help-gnu-emacs
[Top][All Lists]
Advanced

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

Re: How to change standard date


From: Sergei Organov
Subject: Re: How to change standard date
Date: Thu, 17 Dec 2009 15:58:59 +0300
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.2 (gnu/linux)

Cecil Westerhof <Cecil@decebal.nl> writes:

> I would like to display the standard displayed date to local date, but I
> can not get it to work.
>
> I tried:
>   (setq gnus-treat-date-local head)
> But this gives:
>     gnus-treat-predicate: "head" is not a valid value
>
> I tried:
>   (setq gnus-treat-date-local "head")
> But then all headers are displayed, instead of only the default ones.

 (setq gnus-treat-date-local 'head)

I'd guess.

-- Sergei.





reply via email to

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