From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/36922 Path: main.gmane.org!not-for-mail From: ShengHuo ZHU Newsgroups: gmane.emacs.gnus.general Subject: Re: ~/Mail Date: Fri, 13 Jul 2001 15:17:24 -0700 Message-ID: <2nofqozd6z.fsf@piglet.jia.vnet> References: NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1035172426 11137 80.91.224.250 (21 Oct 2002 03:53:46 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 03:53:46 +0000 (UTC) Return-Path: Return-Path: Original-Received: (qmail 396 invoked from network); 13 Jul 2001 22:20:06 -0000 Original-Received: from unknown (HELO zsh.2y.net) (131.241.79.242) by gnus.org with SMTP; 13 Jul 2001 22:20:06 -0000 Original-Received: (from zsh@localhost) by zsh.2y.net (8.11.2/8.11.2) id f6DMHQN19026; Fri, 13 Jul 2001 15:17:26 -0700 Original-To: ding@gnus.org X-Attribution: ZSH X-Face: 'IF:e51ib'Qbl^(}l^&4-J`'P!@[4~O|&k#:@Gld#b/]oMq&`&FVY._3+b`mzp~Jeve~/#/ ERD!OTe<86UhyN=l`mrPY)M7_}`Ktt\K+58Z!hu7>qU,i.N7TotU[FYE(f1;}`g2xj!u*l`^&=Q!g{ *q|ddto|nkt"$r,K$[)"|6,elPH= GJ6Q In-Reply-To: (prj@po.cwru.edu's message of "Fri, 13 Jul 2001 17:41:48 -0400") User-Agent: Gnus/5.090004 (Oort Gnus v0.04) Emacs/21.0.104 Original-Lines: 12 Xref: main.gmane.org gmane.emacs.gnus.general:36922 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:36922 prj@po.cwru.edu (Paul Jarc) writes: > I've set nndraft-directory and message-directory, but some part of > Gnus is still creating ~/Mail and ~/Mail/drafts. (Drafts are > correctly being stored in nndraft-directory, though.) What else do I > need to set to get rid of ~/Mail? I'm running Oort from 2001-07-11. Where did you set message-directory? In ~/.gnus? If you compose a message without start gnus, .gnus won't be evaluated then the message-directory is ~/Mail. ShengHuo