From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/45384 Path: main.gmane.org!not-for-mail From: Yeoh Yiu Newsgroups: gmane.emacs.gnus.general Subject: undo mail catchup w .snapshot .[mumble]rc ? Date: 25 Jun 2002 02:57:46 -0400 Sender: owner-ding@hpc.uh.edu Message-ID: References: <02Jun24.115740edt.119250@gateway.intersystems.com> NNTP-Posting-Host: localhost.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1024988316 15279 127.0.0.1 (25 Jun 2002 06:58:36 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Tue, 25 Jun 2002 06:58:36 +0000 (UTC) Return-path: Original-Received: from malifon.math.uh.edu ([129.7.128.13]) by main.gmane.org with esmtp (Exim 3.33 #1 (Debian)) id 17MkHc-0003yJ-00 for ; Tue, 25 Jun 2002 08:58:36 +0200 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 17MkH4-0008Nq-00; Tue, 25 Jun 2002 01:58:02 -0500 Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Tue, 25 Jun 2002 01:58:22 -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 BAA22333 for ; Tue, 25 Jun 2002 01:58:11 -0500 (CDT) Original-Received: (qmail 1881 invoked by alias); 25 Jun 2002 06:57:47 -0000 Original-Received: (qmail 1876 invoked from network); 25 Jun 2002 06:57:46 -0000 Original-Received: from mail1.panix.com (166.84.1.72) by gnus.org with SMTP; 25 Jun 2002 06:57:46 -0000 Original-Received: from panix1.panix.com (panix1.panix.com [166.84.1.1]) by mail1.panix.com (Postfix) with ESMTP id 09EE84880E for ; Tue, 25 Jun 2002 02:57:46 -0400 (EDT) Original-Received: (from squid@localhost) by panix1.panix.com (8.11.3nb1/8.8.8/PanixN1.0) id g5P6vkt04190; Tue, 25 Jun 2002 02:57:46 -0400 (EDT) X-Authentication-Warning: panix1.panix.com: squid set sender to squid@panix.com using -f Original-To: In-Reply-To: <02Jun24.115740edt.119250@gateway.intersystems.com> Original-Lines: 23 User-Agent: Gnus/5.0808 (Gnus v5.8.8) Emacs/20.7 Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:45384 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:45384 I have an archived filesystem. If I accidently caught up news, I could delete my current .newsrc and replace it with a day / 4 hour etc old .newsrc. and I would once again know which news was new to me, and what was already read. What if I accidently catch up a mail group ? (Oh, I never run any expires.) My mail groups are fed as follows: (setq gnus-secondary-select-methods '((nnml "private"))) (setq nnmail-split-methods '( ("red-hat.general" "^Resent-From: redhat-list@redhat.com") ("ding" "^To: ding@ifi.uio.no") ... YY squid@panix.com