From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/10687 Path: main.gmane.org!not-for-mail From: "Michael Welsh Duggan" Newsgroups: gmane.emacs.gnus.general Subject: Re: scoring by article age? Date: 14 Apr 1997 09:27:48 -0400 Sender: "Michael Welsh Duggan" Message-ID: References: NNTP-Posting-Host: coloc-standby.netfonds.no X-Trace: main.gmane.org 1035150514 25763 80.91.224.250 (20 Oct 2002 21:48:34 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 20 Oct 2002 21:48:34 +0000 (UTC) Return-Path: Original-Received: from ifi.uio.no (0@ifi.uio.no [129.240.64.2]) by deanna.miranova.com (8.8.5/8.8.5) with SMTP id GAA07709 for ; Mon, 14 Apr 1997 06:45:27 -0700 Original-Received: from gate.usaor.net (root@gate.usaor.net [204.157.146.1]) by ifi.uio.no with ESMTP (8.6.11/ifi2.4) id for ; Mon, 14 Apr 1997 15:28:05 +0200 Original-Received: from maru.schenley.com (maru.schenley.com [206.62.188.70]) by gate.usaor.net (8.8.5/8.8.5) with SMTP id JAA07088 for ; Mon, 14 Apr 1997 09:27:51 -0400 (EDT) Original-Received: by maru.schenley.com from localhost (router,SLMAILNT V2.2); Mon, 14 Apr 1997 09:27:50 EDT Original-Received: by maru.schenley.com from maru.schenley.com (127.0.0.1::mail daemon; unverified,SLMAILNT V2.2); Mon, 14 Apr 1997 09:27:49 EDT Original-To: ding@ifi.uio.no In-Reply-To: Lars Magne Ingebrigtsen's message of 11 Apr 1997 23:56:48 +0200 Original-Lines: 18 X-Mailer: Gnus v5.4.33/Emacs 19.34 Xref: main.gmane.org gmane.emacs.gnus.general:10687 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:10687 Lars Magne Ingebrigtsen writes: > "Michael Welsh Duggan" writes: > > > As long as you are adding things to the wishlist, I would like to be > > able to say: retrieve all messages since . A little extra work > > would allow it to accept dates like "1 week ago". > > It would, in principle, have to retrieve all headers in the group. > Which would be slow. However, it shouldn't be too slow in a nnml group, which is where I usually am wanting this option anyway. In this case it is a simple scan down the .overview file, doing a date comparason at each entry. -- Michael Duggan (md5i@schenley.com)