From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/33226 Path: main.gmane.org!not-for-mail From: Justin Sheehy Newsgroups: gmane.emacs.gnus.general Subject: Re: Gnus FAQ bug report (was: Re: procmail/gnus problem?) Date: 06 Nov 2000 12:00:06 -0500 Sender: owner-ding@hpc.uh.edu Message-ID: <87u29lt4rt.fsf@kitchen.iago.org> References: <200011051859.NAA25338@sturgeon.coelacanth.com> NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Trace: main.gmane.org 1035169372 23989 80.91.224.250 (21 Oct 2002 03:02:52 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 03:02:52 +0000 (UTC) Cc: Nevin Kapur , ding@gnus.org, Nick Papadonis Return-Path: Original-Received: from spinoza.math.uh.edu (spinoza.math.uh.edu [129.7.128.18]) by mailhost.sclp.com (Postfix) with ESMTP id A2675D049A for ; Mon, 6 Nov 2000 12:02:04 -0500 (EST) Original-Received: from sina.hpc.uh.edu (lists@Sina.HPC.UH.EDU [129.7.3.5]) by spinoza.math.uh.edu (8.9.1/8.9.1) with ESMTP id LAB17681; Mon, 6 Nov 2000 11:01:38 -0600 (CST) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Mon, 06 Nov 2000 11:00:55 -0600 (CST) Original-Received: from mailhost.sclp.com (postfix@66-209.196.61.interliant.com [209.196.61.66] (may be forged)) by sina.hpc.uh.edu (8.9.3/8.9.3) with ESMTP id LAA14094 for ; Mon, 6 Nov 2000 11:00:44 -0600 (CST) Original-Received: from kitchen.iago.org (kitchen.iago.org [216.254.78.53]) by mailhost.sclp.com (Postfix) with ESMTP id B96E2D049A for ; Mon, 6 Nov 2000 12:01:00 -0500 (EST) Original-Received: (from justin@localhost) by kitchen.iago.org (8.9.3/8.9.3) id MAA47685; Mon, 6 Nov 2000 12:00:07 -0500 (EST) (envelope-from justin@iago.org) X-Authentication-Warning: kitchen.iago.org: justin set sender to justin@iago.org using -f Original-To: Kai.Grossjohann@CS.Uni-Dortmund.DE (Kai =?iso-8859-1?q?Gro=DFjohann?=) Original-Lines: 26 User-Agent: Gnus/5.0808 (Gnus v5.8.8) XEmacs/20.4 (Emerald) Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:33226 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:33226 Kai.Grossjohann@CS.Uni-Dortmund.DE (Kai Großjohann) writes: > For Gnus 5.8, this should be changed as follows, I think: > > /---- > | (setq > | gnus-secondary-select-methods '((nnml "")) > | mail-sources '((directory :path "~/.incoming/" :suffix ".spool")) > | mail-source-delete-incoming t > | ) > \---- Righto. I'll add that. > I'm not sure if it is necessary to also (setq nnmail-spool-file > mail-sources) to work around a bug in the officially released version > of Gnus. Anyone? This might have been fixed in 5.8.7 already. Even in versions where it is fixed, it doesn't hurt, so I will put that suggestion in the FAQ. Thanks, -Justin