From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/12839 Path: main.gmane.org!not-for-mail From: Neil Crellin Newsgroups: gmane.emacs.gnus.general Subject: "G r" not correctly handling nested nnml groups Supersedes: Date: 14 Nov 1997 03:49:35 -0800 Sender: neilc@wallaby.Stanford.EDU Message-ID: NNTP-Posting-Host: coloc-standby.netfonds.no X-Trace: main.gmane.org 1035152306 5977 80.91.224.250 (20 Oct 2002 22:18:26 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 20 Oct 2002 22:18:26 +0000 (UTC) Return-Path: Original-Received: from xemacs.org (xemacs.cs.uiuc.edu [128.174.252.16]) by altair.xemacs.org (8.8.8/8.8.8) with ESMTP id FAA02363 for ; Fri, 14 Nov 1997 05:48:47 -0800 Original-Received: from ifi.uio.no (ifi.uio.no [129.240.64.2]) by xemacs.org (8.8.5/8.8.5) with ESMTP id HAA17238 for ; Fri, 14 Nov 1997 07:49:18 -0600 (CST) Original-Received: from claymore.vcinet.com (claymore.vcinet.com [208.205.12.23]) by ifi.uio.no (8.8.7/8.8.7/ifi0.2) with SMTP id NAA24517 for ; Fri, 14 Nov 1997 13:13:14 +0100 (MET) Original-Received: (qmail 3119 invoked by uid 504); 14 Nov 1997 12:13:13 -0000 Original-Received: (qmail 3116 invoked from network); 14 Nov 1997 12:13:12 -0000 Original-Received: from wallaby.Stanford.EDU (36.21.0.180) by claymore.vcinet.com with SMTP; 14 Nov 1997 12:13:12 -0000 Original-Received: (from neilc@localhost) by wallaby.Stanford.EDU (8.8.8/8.8.8) id EAA11989; Fri, 14 Nov 1997 04:13:03 -0800 (PST) Original-To: ding@gnus.org X-Mailer: Gnus v5.3/Emacs 19.34 X-Content-Length: 602 Original-Lines: 18 Xref: main.gmane.org gmane.emacs.gnus.general:12839 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:12839 [crap. wrote B r, meant G r obviously, superseding] I have some groups I want to rename eg nnml:lists.foo -> nnml:old.foo. Said groups have subfolders eg nnml:lists.foo nnml:lists.foo.bounces If I do a "G r lists.foo RET old.foo" it updates lists.foo fine, but leaves an entry in the *Group* buffer and my .newsrc.el* for nnml:lists.foo.bounces. If I rename nnml:lists.foo.bounces to nnml:old.foo.bounces instead, I have an entry for lists.foo that can't access anything in the folder thats now moved. Is this a fixed bug if I upgrade to 5.5, or can anyone suggest a workaround? -Neil Crellin