Tassilo Horn <[email protected]> writes: > [email protected] writes: > > Hi Madhu, > >> How do I restrict the article buffer to "today's"/"This week's" >> articles only; and include/exclude dormant/read articles? > > I think you mean the summary buffer, right? > > ,----[ (info "(gnus)Limiting") ] > | `/ t' > | Ask for a number and then limit the summary buffer to articles > | older than (or equal to) that number of days > | (`gnus-summary-limit-to-age'). If given a prefix, limit to > | articles younger than that number of days. > `---- > > So in your case, `C-u 7 / t' would limit the current summary to messages > from the last week.
"-7" does the same. > ,----[ (info "(gnus)Limiting") ] > | `/ w' > | Pop the previous limit off the stack and restore it > | (`gnus-summary-pop-limit'). If given a prefix, pop all limits off > | the stack. > `---- It would be nice (or is there) to have a variable to disable this : personally I never want the limits stacked and would like my next one to override the previous rather than having to manually pop the limit first. _______________________________________________ info-gnus-english mailing list [email protected] http://lists.gnu.org/mailman/listinfo/info-gnus-english
