From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/38968 Path: main.gmane.org!not-for-mail From: Simon Josefsson Newsgroups: gmane.emacs.gnus.general Subject: Re: New mail appears to be old?! Date: Thu, 27 Sep 2001 10:28:37 +0200 (CEST) Sender: owner-ding@hpc.uh.edu Message-ID: References: <87k7yll8wk.fsf@uwo.ca> NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Trace: main.gmane.org 1035174752 25398 80.91.224.250 (21 Oct 2002 04:32:32 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 04:32:32 +0000 (UTC) Cc: Return-Path: Original-Received: (qmail 17163 invoked from network); 27 Sep 2001 08:22:01 -0000 Original-Received: from malifon.math.uh.edu (mail@129.7.128.13) by mastaler.com with SMTP; 27 Sep 2001 08:22:01 -0000 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 15mWP0-0001bj-00; Thu, 27 Sep 2001 03:20:14 -0500 Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Thu, 27 Sep 2001 03:19:51 -0500 (CDT) Original-Received: from sclp3.sclp.com (qmailr@sclp3.sclp.com [209.196.61.66]) by sina.hpc.uh.edu (8.9.3/8.9.3) with SMTP id DAA01817 for ; Thu, 27 Sep 2001 03:19:41 -0500 (CDT) Original-Received: (qmail 15519 invoked by alias); 27 Sep 2001 08:19:49 -0000 Original-Received: (qmail 15507 invoked from network); 27 Sep 2001 08:19:48 -0000 Original-Received: from lie.extundo.com (195.42.214.244) by gnus.org with SMTP; 27 Sep 2001 08:19:48 -0000 Original-Received: from localhost (jas@localhost) by lie.extundo.com (8.11.6/8.11.6) with ESMTP id f8R8SbW25256; Thu, 27 Sep 2001 10:28:37 +0200 X-Authentication-Warning: lie.extundo.com: jas owned process doing -bs Original-To: Dan Christensen In-Reply-To: <87k7yll8wk.fsf@uwo.ca> Precedence: list X-Majordomo: 1.94.jlt7 Original-Lines: 17 Xref: main.gmane.org gmane.emacs.gnus.general:38968 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:38968 On Wed, 26 Sep 2001, Dan Christensen wrote: > Harry Putnam writes: > > > PPS- As a timely test for your current problem, you can view > > the new mail files that gnus creates for you in ~/Mail/Incoming* with > > G f (nndoc) to see what was actually collected in a retrieval by > > `G f Mail/MOST_RECENT_Incoming*'. > > Hmm, it's too bad that `G D', which creates an nneething group, > assumes that each file is one message. Wouldn't it be nice if > one could view a directory of mbox-style files as one newsgroup? There is `G d' (gnus-group-make-directory-group). Does it do anything useful?