From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/12379 Path: main.gmane.org!not-for-mail From: Jari Aalto Newsgroups: gmane.emacs.gnus.general Subject: Qgnus 0.11 and moving files to nnfolder ...troubles Date: Sat, 27 Sep 1997 22:18:28 +0300 (EETDST) Message-ID: <199709271918.WAA21680@pegasus.tele.nokia.fi> Reply-To: (pgp preferred ssjaaa@uta.fi | pgp -fka) NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 (generated by tm-edit 7.106) Content-Type: text/plain; charset=US-ASCII X-Trace: main.gmane.org 1035151926 3484 80.91.224.250 (20 Oct 2002 22:12:06 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 20 Oct 2002 22:12:06 +0000 (UTC) Return-Path: Original-Received: from xemacs.org (xemacs.cs.uiuc.edu [128.174.252.16]) by altair.xemacs.org (8.8.7/8.8.7) with ESMTP id NAA21489 for ; Sat, 27 Sep 1997 13:09:40 -0700 Original-Received: from ifi.uio.no (0@ifi.uio.no [129.240.64.2]) by xemacs.org (8.8.5/8.8.5) with SMTP id PAA02633 for ; Sat, 27 Sep 1997 15:03:22 -0500 (CDT) Original-Received: from claymore.vcinet.com (claymore.vcinet.com [208.205.12.23]) by ifi.uio.no with SMTP (8.6.11/ifi2.4) id for ; Sat, 27 Sep 1997 21:18:32 +0200 Original-Received: (qmail 4531 invoked by uid 504); 27 Sep 1997 19:18:31 -0000 Original-Received: (qmail 4528 invoked from network); 27 Sep 1997 19:18:31 -0000 Original-Received: from axl01it.ntc.nokia.com (HELO axl01it) (131.228.118.232) by claymore.vcinet.com with SMTP; 27 Sep 1997 19:18:30 -0000 Original-Received: from zeus.tele.nokia.fi (zeus.tele.nokia.fi [131.228.134.50]) by axl01it (8.8.5/8.6.9) with SMTP id WAA06276 for ; Sat, 27 Sep 1997 22:18:17 +0300 (EET DST) Original-Received: from pegasus.tele.nokia.fi (pegasus.ntc.nokia.com [131.228.169.148]) by zeus.tele.nokia.fi (8.6.4/8.6.4) with ESMTP id WAA02954 for ; Sat, 27 Sep 1997 22:16:01 +0300 Original-Received: (from jaalto@localhost) by pegasus.tele.nokia.fi (8.7.5/8.7.1) id WAA21680; Sat, 27 Sep 1997 22:18:28 +0300 (EETDST) Original-To: Gnus5 mailing list X-info: Emacs tiny tools: ftp://cs.uta.fi/pub/ssjaaa/ File server access: Send me subject 'send help' Xref: main.gmane.org gmane.emacs.gnus.general:12379 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:12379 Scenario: - G f an existing mail file (Gnus detects it as nndoc) A - G m new group B - Go to A and mark all MPb and try to copy Bc all to B --> File mail-e changed on disk. Reread from disk? (y or n) In my case the test file B is in ~/Mail 0 -rw------- 1 jaalto nms 0 Sep 27 22:09 mail-e Okay, eventually I go the articles copied. Suppose I now continue I have an empty nnml mail.emacs which only has .overview file left. That's ok. I do not have the group name in *Group* any more. Next, I want to rename mail-e to mail.emacs, but that can't be done Gnus says: Couldn't rename group nnfolder:mail-e to nnfolder:mail.emacs It would be nice if gnus would ask "An empty nnml:mail.emacs exists, Delete before renaming?" Jari