From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/11461 Path: main.gmane.org!not-for-mail From: Paul Franklin Newsgroups: gmane.emacs.gnus.general Subject: Re: TODO idea: Date: 25 Jun 1997 13:26:53 -0700 Sender: paul@cs.washington.edu Message-ID: References: <19970625083410.17735.qmail@sunsite.auc.dk> NNTP-Posting-Host: coloc-standby.netfonds.no X-Trace: main.gmane.org 1035151164 30379 80.91.224.250 (20 Oct 2002 21:59:24 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 20 Oct 2002 21:59:24 +0000 (UTC) Return-Path: Original-Received: from sandy.calag.com (root@sandy [206.190.83.128]) by deanna.miranova.com (8.8.6/8.8.6) with ESMTP id PAA14378 for ; Wed, 25 Jun 1997 15:31:59 -0700 Original-Received: from xemacs.org (xemacs.cs.uiuc.edu [128.174.252.16]) by sandy.calag.com (8.8.6/8.8.6) with ESMTP id PAA09945 for ; Wed, 25 Jun 1997 15:31:41 -0700 Original-Received: from ifi.uio.no (ifi.uio.no [129.240.64.2]) by xemacs.org (8.8.5/8.8.5) with SMTP id RAA23823 for ; Wed, 25 Jun 1997 17:31:12 -0500 (CDT) Original-Received: from claymore.vcinet.com (claymore.vcinet.com [208.205.12.23]) by ifi.uio.no with SMTP (8.6.11/ifi2.4) id for ; Wed, 25 Jun 1997 22:26:58 +0200 Original-Received: (qmail 16863 invoked by uid 504); 25 Jun 1997 20:26:57 -0000 Original-Received: (qmail 16860 invoked from network); 25 Jun 1997 20:26:56 -0000 Original-Received: from edison.cs.washington.edu (128.95.1.102) by claymore.vcinet.com with SMTP; 25 Jun 1997 20:26:56 -0000 Original-Received: (paul@localhost) by edison.cs.washington.edu (8.6.12/7.2ws+) id NAA07867; Wed, 25 Jun 1997 13:26:54 -0700 Original-To: ding@gnus.org In-Reply-To: anonymous@sunsite.auc.dk's message of 25 Jun 1997 08:34:10 -0000 X-Mailer: Gnus v5.4.39/Emacs 19.34 Original-Lines: 16 Original-Xref: altair.xemacs.org dgnus-list:1851 Xref: main.gmane.org gmane.emacs.gnus.general:11461 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:11461 >>>>> Arne Elofsson writes: > I think the best solution is the one I use, and I would really like > more people to use it. I use mh for mailsplitting, and creation of > active and .overview files. Then I use nnml for reading mails. Hmm. But nnml doesn't do any locking of active or .overview files, so you're probably introucing a really nasty race condition by doing this. This idea gests proposed reasonably frequently, but has never gained widespread acceptance because of the potential for bad things happening. --Paul