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

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

How to change standard date


From: Cecil Westerhof
Subject: How to change standard date
Date: Thu, 17 Dec 2009 11:42:24 +0100
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.3 (gnu/linux)

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.

I tried:
  (setq gnus-treat-date-local t)
This looks the best, but there is an hour difference with 'W T l'.

So what is the correct way to get default the local date displayed?

-- 
Cecil Westerhof
Senior Software Engineer
LinkedIn: http://www.linkedin.com/in/cecilwesterhof


reply via email to

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