From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.user/7389 Path: news.gmane.org!not-for-mail From: "Guillaume R." Newsgroups: gmane.emacs.gnus.user Subject: Re: Thread limiting Date: 25 May 2006 07:40:46 -0700 Organization: http://groups.google.com Message-ID: <1148568046.207419.291240@j33g2000cwa.googlegroups.com> References: <1148557702.980566.164510@i40g2000cwc.googlegroups.com> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" X-Trace: sea.gmane.org 1148571650 22330 80.91.229.2 (25 May 2006 15:40:50 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 25 May 2006 15:40:50 +0000 (UTC) Original-X-From: info-gnus-english-bounces+gegu-info-gnus-english=m.gmane.org@gnu.org Thu May 25 17:40:48 2006 Return-path: Envelope-to: gegu-info-gnus-english@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1FjHwt-0003XR-Pq for gegu-info-gnus-english@m.gmane.org; Thu, 25 May 2006 17:40:32 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FjHwt-0004Gk-9V for gegu-info-gnus-english@m.gmane.org; Thu, 25 May 2006 11:40:31 -0400 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!postnews.google.com!j33g2000cwa.googlegroups.com!not-for-mail Original-Newsgroups: gnu.emacs.gnus Original-Lines: 14 Original-NNTP-Posting-Host: 84.99.235.142 Original-X-Trace: posting.google.com 1148568051 30165 127.0.0.1 (25 May 2006 14:40:51 GMT) Original-X-Complaints-To: groups-abuse@google.com Original-NNTP-Posting-Date: Thu, 25 May 2006 14:40:51 +0000 (UTC) In-Reply-To: User-Agent: G2/0.2 X-HTTP-UserAgent: Mozilla/5.0 (X11; U; Linux i686; fr; rv:1.7.13) Gecko/20060411 Firefox/1.0.8 SUSE/1.0.8-0.2,gzip(gfe),gzip(gfe) Complaints-To: groups-abuse@google.com Injection-Info: j33g2000cwa.googlegroups.com; posting-host=84.99.235.142; posting-account=oHos_w0AAABbvMviOCMCvdYuZ3pvM1QL Original-Xref: shelby.stanford.edu gnu.emacs.gnus:77572 Original-To: info-gnus-english@gnu.org X-BeenThere: info-gnus-english@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Announcements and discussions for GNUS, the GNU Emacs Usenet newsreader \(in English\)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: info-gnus-english-bounces+gegu-info-gnus-english=m.gmane.org@gnu.org Errors-To: info-gnus-english-bounces+gegu-info-gnus-english=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.gnus.user:7389 Archived-At: > Hi Guillaume, Lo Tassilo :) > > 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. I really don't know that it could be combined with C-u. I've just tried it and it works fine. But I tried to put it in my .gnus to automatize that at the startup and it does not work. Do you know what I must write in my .gnus so that I got the result of your command at the startup automagically? Thanks for all