[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: How hide the seconds in article header's date?
From: |
Richard Riley |
Subject: |
Re: How hide the seconds in article header's date? |
Date: |
Fri, 08 Apr 2011 17:08:02 +0200 |
User-agent: |
Gnus/5.110016 (No Gnus v0.16) Emacs/23.2 (gnu/linux) |
Damien Wyart <damien.wyart@free.fr> writes:
> * Guilherme Gondim <semente@taurinus.org> in gnu.emacs.gnus:
>> How can I hide the seconds from the article headers?
>
>> > Date: Tue, 05 Apr 2011 18:34:33 +0300 (2 days, 6 hours, 28 seconds ago)
>> ^^^^^^^^^^
>
> These two settings did the trick for me:
>
> (setq gnus-article-date-headers 'original)
> (setq gnus-article-update-date-headers nil)
That removes the lapsed altogether. I think the direction was more to
keep lapsed (not animated) but not include seconds or?
e.g combined-lapsed without the seconds would be nice.