From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/31718 Path: main.gmane.org!not-for-mail From: ShengHuo ZHU Newsgroups: gmane.emacs.gnus.general Subject: Re: gnus-5.8.7 tries to put crashbox in /: permission denied, natch Date: 10 Jul 2000 11:10:28 -0400 Sender: owner-ding@hpc.uh.edu Message-ID: <5bwviuvx5n.fsf@giga.cs.rochester.edu> References: NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1035168096 15671 80.91.224.250 (21 Oct 2002 02:41:36 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 02:41:36 +0000 (UTC) Return-Path: Original-Received: from fisher.math.uh.edu (fisher.math.uh.edu [129.7.128.35]) by mailhost.sclp.com (Postfix) with ESMTP id 892BBD051E for ; Mon, 10 Jul 2000 11:14:57 -0400 (EDT) Original-Received: from sina.hpc.uh.edu (lists@Sina.HPC.UH.EDU [129.7.3.5]) by fisher.math.uh.edu (8.9.1/8.9.1) with ESMTP id KAC27054; Mon, 10 Jul 2000 10:11:04 -0500 (CDT) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Mon, 10 Jul 2000 10:10:13 -0500 (CDT) Original-Received: from mailhost.sclp.com (postfix@sclp3.sclp.com [204.252.123.139]) by sina.hpc.uh.edu (8.9.3/8.9.3) with ESMTP id KAA07307 for ; Mon, 10 Jul 2000 10:10:03 -0500 (CDT) Original-Received: from cayuga.cs.rochester.edu (cayuga.cs.rochester.edu [192.5.53.209]) by mailhost.sclp.com (Postfix) with ESMTP id 4552FD051E for ; Mon, 10 Jul 2000 11:10:36 -0400 (EDT) Original-Received: from giga.cs.rochester.edu (giga.cs.rochester.edu [192.5.53.186]) by cayuga.cs.rochester.edu (8.9.3/Q) with ESMTP id LAA14787 for ; Mon, 10 Jul 2000 11:10:33 -0400 (EDT) Original-Received: (from zsh@localhost) by giga.cs.rochester.edu (8.9.1b+Sun/Q++) id LAA10252; Mon, 10 Jul 2000 11:10:29 -0400 (EDT) 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: Chris Shenton's message of "10 Jul 2000 10:58:41 -0400" Original-Lines: 27 User-Agent: Gnus/5.0808 (Gnus v5.8.8) Emacs/20.4 Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:31718 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:31718 Chris Shenton writes: > Something I did (^g?) caused email mail slurping from ~/Mailbox to > fail and it apparently created an .emacs-crash-mail-box. I didn't > notice this at the time so I may not have the name quite > right. Anyway, I've occasionally seen this before and emacs figures > it out the next time I go to read mail. > > There was a next time I wanted to read mail, and I tried, but Gnus > complained with a message like "Cannot create /gnus-emacs-crashbox" > (again, I probably don't have the name right, it went away.) > > Note that it's trying to put it in "/", that part I am quoting > correctly :-). So it failed, and repeated attempts also failed, > naturally. > > I ended up removing the .emacs-crash-mail-box by hand (after reading > all the messages "by hand") and now gnus is happy again. But is it > trying to put crash boxes in the wrong dir, guessing the user home dir > wrong? What is your operating system? What is the value of mail-sources? Does it help to change the value of mail-source-crash-box to a path name without "~"? ShengHuo