From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/9312 Path: main.gmane.org!not-for-mail From: Jan Vroonhof Newsgroups: gmane.emacs.gnus.general Subject: nnfolder comments (may apply to other backends too) Date: 08 Jan 1997 20:28:59 +0100 Sender: vroonhof@math.ethz.ch Message-ID: NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 (generated by tm-edit 7.94) Content-Type: text/plain; charset=US-ASCII X-Trace: main.gmane.org 1035149356 17712 80.91.224.250 (20 Oct 2002 21:29:16 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 20 Oct 2002 21:29:16 +0000 (UTC) Return-Path: Original-Received: from ifi.uio.no (0@ifi.uio.no [129.240.64.2]) by deanna.miranova.com (8.8.4/8.8.4) with SMTP id LAA03684 for ; Wed, 8 Jan 1997 11:39:19 -0800 Original-Received: from frege.math.ethz.ch (root@frege-d-math-north-g-west.math.ethz.ch [129.132.145.3]) by ifi.uio.no with ESMTP (8.6.11/ifi2.4) id for ; Wed, 8 Jan 1997 20:29:12 +0100 Original-Received: from loewner.math.ethz.ch (loewner [129.132.145.82]) by frege.math.ethz.ch (8.6.12/Main-STAT-mailer) with ESMTP id UAA27854 for ; Wed, 8 Jan 1997 20:28:13 +0100 Original-Received: (vroonhof@localhost) by loewner.math.ethz.ch (8.6.12/D-MATH-client) id UAA19535; Wed, 8 Jan 1997 20:29:01 +0100 Original-To: ding@ifi.uio.no Original-Lines: 18 X-Mailer: Red Gnus v0.79/XEmacs 19.14 Xref: main.gmane.org gmane.emacs.gnus.general:9312 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:9312 I have to go out to eat so I'm not supplying patches (I may be later, so this is partly just a reminder for myself) 1. Shouldn't nnfolder-generate-active-file ignore files with extention nnmail-procmail-suffix ? Is there a nnfolder-regenerate-active-file command wich just recomputes the nummers? 2. I tried to use a compressed nnfolder file by gzip'ing one of my folders. As I sort of expected it didn't work. It seems you have rename the folder blabla.gz. May be it is a good idea to have a nnfolder-also-try-extensions to be used by nnfolder-group-pathname? Of course nnfolder-generate-active-file would have to strip these extensions off files too. Jan