Ted Zlatanov <[EMAIL PROTECTED]> writes: > On Thu, 14 Aug 2008 19:56:26 +0100 [EMAIL PROTECTED] (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
Thanks Ted ! That's what I wanted! Flávio _______________________________________________ info-gnus-english mailing list [email protected] http://lists.gnu.org/mailman/listinfo/info-gnus-english
