From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/49555 Path: main.gmane.org!not-for-mail From: Harry Putnam Newsgroups: gmane.emacs.gnus.general Subject: Re: `A T' and Gmanes humongus groups Date: Thu, 23 Jan 2003 17:43:48 -0800 Organization: Still searching... Sender: owner-ding@hpc.uh.edu Message-ID: References: NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1043372716 10773 80.91.224.249 (24 Jan 2003 01:45:16 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Fri, 24 Jan 2003 01:45:16 +0000 (UTC) Return-path: Original-Received: from malifon.math.uh.edu ([129.7.128.13]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 18bsuA-0002nb-00 for ; Fri, 24 Jan 2003 02:45:14 +0100 Original-Received: from sina.hpc.uh.edu ([129.7.128.10] ident=lists) by malifon.math.uh.edu with esmtp (Exim 3.20 #1) id 18bst8-0004HC-00; Thu, 23 Jan 2003 19:44:10 -0600 Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Thu, 23 Jan 2003 19:45:07 -0600 (CST) Original-Received: from main.gmane.org (main.gmane.org [80.91.224.249]) by sina.hpc.uh.edu (8.9.3/8.9.3) with ESMTP id TAA03954 for ; Thu, 23 Jan 2003 19:44:54 -0600 (CST) Original-Received: from list by main.gmane.org with local (Exim 3.35 #1 (Debian)) id 18bsrG-0002em-00 for ; Fri, 24 Jan 2003 02:42:14 +0100 X-Injected-Via-Gmane: http://gmane.org/ Original-To: ding@hpc.uh.edu Original-Received: from news by main.gmane.org with local (Exim 3.35 #1 (Debian)) id 18bsrE-0002eT-00 for ; Fri, 24 Jan 2003 02:42:12 +0100 Original-Lines: 14 Original-X-Complaints-To: usenet@main.gmane.org User-Agent: Gnus/5.090008 (Oort Gnus v0.08) Emacs/21.3.50 (i686-pc-linux-gnu) Cancel-Lock: sha1:rKzC1FAIOLStpDEdEMd1+MeFDQI= Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:49555 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:49555 Lars Magne Ingebrigtsen writes: > Harry Putnam writes: > >> I'm thinking it might be possible to somehow tie a date to `A T' so >> one could say `C-u 2 A T' and parse only 2wks back instead of all >> $LARGNUMBER messages. > > You can't know in advance how many headers you have to fetch to get > two week's worth of headers. > > `C-u 1000 A T' will fetch the previous 1000 headers. Yeah, thats what I was looking for... thanks.