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

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

Re: Filter threads by date


From: Ted Zlatanov
Subject: Re: Filter threads by date
Date: Fri, 22 Aug 2008 11:11:29 -0500
User-agent: Gnus/5.110011 (No Gnus v0.11) Emacs/23.0.60 (gnu/linux)

On Thu, 14 Aug 2008 19:56:26 +0100 flaviostz@gmail.com (Flávio de Souza) wrote: 

FdS> I would like to know how I would filter messages in a group by
FdS> period of time.

FdS> Lets say I would like to read last week messages from August 3
FdS> until 9.

Gnus can do it by age:

`/t 20' => limit to 20 days old or older
`/t -27' => limit to 27 days old or younger

Together, that gives you an interval.

Use `/w' to pop the limit if you need to refine it.  The "Gnus->Limit
to" menu has all the available ways to limit.  You can have a custom
selector, if date ranges are something you need very often and what's
above is not good enough.

Ted


reply via email to

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