From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/26891 Path: main.gmane.org!not-for-mail From: Shenghuo ZHU Newsgroups: gmane.emacs.gnus.general Subject: Re: moving last mail from nnmh to nnml fails Date: 15 Nov 1999 15:32:35 -0500 Organization: U of Rochester Sender: owner-ding@hpc.uh.edu Message-ID: <5b66z3lcm4.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 1035164015 21763 80.91.224.250 (21 Oct 2002 01:33:35 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 01:33:35 +0000 (UTC) Return-Path: Original-Received: from bart.math.uh.edu (bart.math.uh.edu [129.7.128.48]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id PAA19125 for ; Mon, 15 Nov 1999 15:33:27 -0500 (EST) Original-Received: from sina.hpc.uh.edu (lists@Sina.HPC.UH.EDU [129.7.3.5]) by bart.math.uh.edu (8.9.1/8.9.1) with ESMTP id OAB32565; Mon, 15 Nov 1999 14:33:20 -0600 (CST) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Mon, 15 Nov 1999 14:33:24 -0600 (CST) Original-Received: from sclp3.sclp.com (root@sclp3.sclp.com [204.252.123.139]) by sina.hpc.uh.edu (8.9.3/8.9.3) with ESMTP id OAA05615 for ; Mon, 15 Nov 1999 14:33:11 -0600 (CST) Original-Received: from cayuga.cs.rochester.edu (cayuga.cs.rochester.edu [192.5.53.209]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id PAA19115 for ; Mon, 15 Nov 1999 15:32:42 -0500 (EST) 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 PAA19786 for ; Mon, 15 Nov 1999 15:32:37 -0500 (EST) Original-Received: (from zsh@localhost) by giga.cs.rochester.edu (8.9.1b+Sun/Q++) id PAA29053; Mon, 15 Nov 1999 15:32:36 -0500 (EST) 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: Matt Swift's message of "Mon, 15 Nov 1999 20:26:15 GMT" Original-Lines: 27 User-Agent: Gnus/5.070099 (Pterodactyl Gnus v0.99) Emacs/20.4 Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:26891 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:26891 >>>>> "Matt" == Matt Swift writes: Matt> I can't move (with `B m') my last piece of mail from any nnmh group to Matt> any nnml group. I'm trying to migrate a *lot* of stuff from MH, and I Matt> can't do it (without a lot of manual intervention) until I get around Matt> this problem. Matt> `nnmail-keep-last-article' is nil Matt> The messages I get when trying to do this are: Matt> Moving to nnml+corr:TeX: (1)... Matt> Group Miscellaneous selected Matt> Couldn't Move article 1: Group Miscellaneous selected Matt> Where "Miscellaneous" is the group I am trying to move mail from. Matt> I can move all mail from an nnml group to an nnml group. Matt> Before I investigate this further, do other people agree this is Matt> a bug? (occurs in 0.98 and also latest CVS version; I've Matt> noticed this behavior since at least 0.96) (setq nnmh-allow-delete-final t) -- Shenghuo ZHU