From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/73030 Path: news.gmane.org!not-for-mail From: hobbes@poukram.net (=?utf-8?Q?R=C3=A9mi?= Letot) Newsgroups: gmane.emacs.gnus.general Subject: Re: nnimap rename Date: Tue, 12 Oct 2010 22:19:32 +0200 Message-ID: <877hhnmaej.fsf@sphax.lybrafox.lan> References: <87sk0l91rz.fsf@sphax.lybrafox.lan> <8739sdop1u.fsf@sphax.lybrafox.lan> <87y6a5n8ic.fsf@sphax.lybrafox.lan> <87tyktn4rd.fsf@sphax.lybrafox.lan> <87ocb1zqm4.fsf@sphax.lybrafox.lan> <87k4lpzpq5.fsf@sphax.lybrafox.lan> <87fwwdzp04.fsf@sphax.lybrafox.lan> <87y6a53c7j.fsf@sphax.lybrafox.lan> <87aamka7c5.fsf@sphax.lybrafox.lan> <87y6a48s4c.fsf@sphax.lybrafox.lan> <87sk0cqy1u.fsf@sphax.lybrafox.lan> <878w23zasl.fsf@sphax.lybrafox.lan> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Trace: dough.gmane.org 1286914816 10383 80.91.229.12 (12 Oct 2010 20:20:16 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Tue, 12 Oct 2010 20:20:16 +0000 (UTC) To: ding@gnus.org Original-X-From: ding-owner+M21402@lists.math.uh.edu Tue Oct 12 22:20:15 2010 Return-path: Envelope-to: ding-account@gmane.org Original-Received: from util0.math.uh.edu ([129.7.128.18]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1P5lKZ-0000T8-9b for ding-account@gmane.org; Tue, 12 Oct 2010 22:20:15 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu) by util0.math.uh.edu with smtp (Exim 4.63) (envelope-from ) id 1P5lKC-0004Gb-Hv; Tue, 12 Oct 2010 15:19:52 -0500 Original-Received: from mx1.math.uh.edu ([129.7.128.32]) by util0.math.uh.edu with esmtps (TLSv1:AES256-SHA:256) (Exim 4.63) (envelope-from ) id 1P5lKA-0004GM-Lu for ding@lists.math.uh.edu; Tue, 12 Oct 2010 15:19:50 -0500 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx1.math.uh.edu with esmtp (Exim 4.72) (envelope-from ) id 1P5lK3-0006pf-PO for ding@lists.math.uh.edu; Tue, 12 Oct 2010 15:19:49 -0500 Original-Received: from lo.gmane.org ([80.91.229.12]) by quimby.gnus.org with esmtp (Exim 3.36 #1 (Debian)) id 1P5lK1-0001qH-00 for ; Tue, 12 Oct 2010 22:19:41 +0200 Original-Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1P5lK0-000099-Ih for ding@gnus.org; Tue, 12 Oct 2010 22:19:40 +0200 Original-Received: from 91.180.130.138 ([91.180.130.138]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 12 Oct 2010 22:19:40 +0200 Original-Received: from hobbes by 91.180.130.138 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 12 Oct 2010 22:19:40 +0200 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 28 Original-X-Complaints-To: usenet@dough.gmane.org X-Gmane-NNTP-Posting-Host: 91.180.130.138 User-Agent: Gnus/5.110011 (No Gnus v0.11) Emacs/24.0.50 (gnu/linux) Cancel-Lock: sha1:W9ZVdQNSPElL66eymrh/hofqMsI= X-Spam-Score: -0.7 (/) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:73030 Archived-At: Lars Magne Ingebrigtsen writes: > hobbes@poukram.net (Rémi Letot) writes: > >>>>>> 2096 NO Can't RENAME the currently-open folder >>>>> >>>>> Ok; fixed. >>>> >>>> nope. Just pulled, "./configure && make", and same error. >>> >>> It works for me on the servers I've tested. What IMAP server type do >>> you use? >> >> old version of courier, will be updated when debian squeeze is out. > > All the other servers allow you to rename a group after doing an EXAMINE > on it. Courier will complain that it's open. I checked out a pre d173e96bece12e3b0d343c8c0d138289de56e111 gnus, and I can confirm that I had no problem renaming most groups before that, on my courier server. Only the groups which hose 'g' refuse to be renamed, and only if I M-g them (or subscribe them and use g) before renaming. After that commit, I can't rename any group, subscribed or not. HTH, -- Rémi