From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/37387 Path: main.gmane.org!not-for-mail From: Kai.Grossjohann@CS.Uni-Dortmund.DE (Kai =?iso-8859-1?q?Gro=DFjohann?=) Newsgroups: gmane.emacs.gnus.general Subject: Re: Question about nnfolder-directory and nnml-directory Date: Thu, 02 Aug 2001 17:07:12 +0200 Message-ID: References: NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1035172813 13642 80.91.224.250 (21 Oct 2002 04:00:13 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 04:00:13 +0000 (UTC) Cc: ding@gnus.org Return-Path: Return-Path: Original-Received: (qmail 4572 invoked from network); 2 Aug 2001 15:07:45 -0000 Original-Received: from waldorf.cs.uni-dortmund.de (129.217.4.42) by gnus.org with SMTP; 2 Aug 2001 15:07:45 -0000 Original-Received: from lothlorien.cs.uni-dortmund.de (lothlorien.cs.uni-dortmund.de [129.217.19.67]) by waldorf.cs.uni-dortmund.de with ESMTP id RAA24678; Thu, 2 Aug 2001 17:07:13 +0200 (MES) Original-Received: from lucy.cs.uni-dortmund.de (lucy [129.217.19.80]) by lothlorien.cs.uni-dortmund.de id RAA11000; Thu, 2 Aug 2001 17:07:13 +0200 (MET DST) Original-Received: (from grossjoh@localhost) by lucy.cs.uni-dortmund.de (8.9.3/8.9.3/Debian 8.9.3-21) id RAA00716; Thu, 2 Aug 2001 17:07:12 +0200 Original-To: Nevin Kapur In-Reply-To: (Nevin Kapur's message of "Thu, 02 Aug 2001 10:01:18 -0400") User-Agent: Gnus/5.090004 (Oort Gnus v0.04) Emacs/21.0.105 Original-Lines: 19 Xref: main.gmane.org gmane.emacs.gnus.general:37387 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:37387 On Thu, 02 Aug 2001, Nevin Kapur wrote: > I'm trying to figure out the role of nnfolder-directory and > nnml-directory. I have, in my .gnus > > (setq nnfolder-directory "~/mail" > nnml-directory "~/Mail") Don't do that. These values are specific for each server. Set them as server parameters: (add-to-list 'gnus-secondary-select-methods '(nnfolder "foo" (nnfolder-directory "~/mail/"))) See? kai -- ~/.signature: No such file or directory