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

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

Re: Thread limiting


From: Tassilo Horn
Subject: Re: Thread limiting
Date: Thu, 25 May 2006 16:07:43 +0200
User-agent: Gnus/5.110006 (No Gnus v0.6) Emacs/22.0.50 (gnu/linux)

"Guillaume R." <raimondeau@gmail.com> writes:

Hi Guillaume,

> I thought first in using gnus-summary-limit-to-age but I realize that
> I cant use it to fetch only the thread from the 30 precedent day but
> only to fetch the ones older than 30 days...

No, that's not entirely true.

,----[ C-h f gnus-summary-limit-to-age RET ]
| gnus-summary-limit-to-age is an interactive compiled Lisp function in
| `gnus-sum.el'.
| (gnus-summary-limit-to-age AGE &optional YOUNGER-P)
| 
| Limit the summary buffer to articles that are older than (or equal)
| AGE days.  If YOUNGER-P (the prefix) is non-nil, limit the summary
| buffer to articles that are younger than AGE days.
`----

So if you do `C-u M-x gnus-summary-limit-to-age RET 30' you'll limit the
summary buffer to articles younger than 30 days.

HTH,
Tassilo
-- 
A morning without coffee is like something without something else.





reply via email to

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