From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/38365 Path: main.gmane.org!not-for-mail From: Simon Josefsson Newsgroups: gmane.emacs.gnus.general Subject: Re: Something breaking batch command - possilbe `marks' related [or] Boot strap mania Date: Mon, 27 Aug 2001 22:26:14 +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 1035174240 21980 80.91.224.250 (21 Oct 2002 04:24:00 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 04:24:00 +0000 (UTC) Cc: ding@gnus.org Return-Path: Return-Path: Original-Received: (qmail 13733 invoked from network); 27 Aug 2001 20:26:39 -0000 Original-Received: from dolk.extundo.com (195.42.214.242) by gnus.org with SMTP; 27 Aug 2001 20:26:39 -0000 Original-Received: from barbar.josefsson.org (slipsten.extundo.com [195.42.214.241]) (authenticated) by dolk.extundo.com (8.11.6/8.11.6) with ESMTP id f7RKQjh31094; Mon, 27 Aug 2001 22:26:46 +0200 Original-To: Harry Putnam In-Reply-To: (Harry Putnam's message of "Mon, 27 Aug 2001 11:43:28 -0700") Mail-Copies-To: nobody User-Agent: Gnus/5.090004 (Oort Gnus v0.04) Emacs/21.0.104 Original-Lines: 30 Xref: main.gmane.org gmane.emacs.gnus.general:38365 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:38365 Harry Putnam writes: > WHERE does this come from? > > Aug 27 2001 10:16:40 Updating marks for mail-0801... > Aug 27 2001 10:16:40 Bootstrapping marks for mail-0801... > Aug 27 2001 10:16:40 Creating mail directory /home/reader/Mail/mail-0801/ > Aug 27 2001 10:16:40 Could not write to /home/reader/Mail/mail-0801/.marks ((file-error Opening output file not a directory /home/reader/Mail/mail-0801/.marks)). Continue? (yes or no) Error reading from stdin Looks like you have a nnml server and a group "mail-0801". Not correct? > (setq gnus-message-archive-group > '((let ((current-archive-date-string > (format-time-string "%m%y" (current-time)))) > (concat (if (message-news-p) > "news-" > "mail-") > current-archive-date-string)))) What is the `gnus-message-archive-method'? > These files appeared in ~/Mail recently: > -rw-r--r-- 1 reader reader 3314 Aug 27 01:02 mail-0801 > -rw------- 1 reader reader 315 Aug 27 01:02 mail-0801.nov It looks like a nnfolder in the same directory as the nnml server above. Do you have two servers using the same directory? Look in the server buffer to find out. I don't think the marks stuff is creating new groups.