From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/74716 Path: news.gmane.org!not-for-mail From: Tommy Kelly Newsgroups: gmane.emacs.gnus.general Subject: Re: rnnimap resplitting Date: Sun, 05 Dec 2010 21:03:27 +0000 Message-ID: References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: dough.gmane.org 1291583081 18215 80.91.229.12 (5 Dec 2010 21:04:41 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Sun, 5 Dec 2010 21:04:41 +0000 (UTC) To: ding@gnus.org Original-X-From: ding-owner+M23072@lists.math.uh.edu Sun Dec 05 22:04:36 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 1PPLl6-0000lw-IR for ding-account@gmane.org; Sun, 05 Dec 2010 22:04:36 +0100 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 1PPLkN-0007Mw-5B; Sun, 05 Dec 2010 15:03:51 -0600 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 1PPLkK-0007Mh-Fr for ding@lists.math.uh.edu; Sun, 05 Dec 2010 15:03:48 -0600 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx1.math.uh.edu with esmtp (Exim 4.72) (envelope-from ) id 1PPLkD-0002rD-K5 for ding@lists.math.uh.edu; Sun, 05 Dec 2010 15:03:45 -0600 Original-Received: from lo.gmane.org ([80.91.229.12]) by quimby.gnus.org with esmtp (Exim 3.36 #1 (Debian)) id 1PPLkC-00057l-00 for ; Sun, 05 Dec 2010 22:03:40 +0100 Original-Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1PPLkB-0000GE-D6 for ding@gnus.org; Sun, 05 Dec 2010 22:03:39 +0100 Original-Received: from cpc2-john3-0-0-cust730.14-1.cable.virginmedia.com ([86.7.2.219]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 05 Dec 2010 22:03:39 +0100 Original-Received: from tommy.kelly by cpc2-john3-0-0-cust730.14-1.cable.virginmedia.com with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 05 Dec 2010 22:03:39 +0100 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 16 Original-X-Complaints-To: usenet@dough.gmane.org X-Gmane-NNTP-Posting-Host: cpc2-john3-0-0-cust730.14-1.cable.virginmedia.com User-Agent: Gnus/5.110011 (No Gnus v0.11) Emacs/23.2 (darwin) Cancel-Lock: sha1:+0eJ+ddHRoW+qRIBCBaI/SU7VNk= X-Spam-Score: -1.9 (-) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:74716 Archived-At: Lars Magne Ingebrigtsen writes: > I don't see why... I've now added the `respool' token to nnimap, so it > should allow this. I'm still not getting this. I pulled your changes but when I do a 'B r', it still offers nnimap as the backend, but if I explicitly type in "nniap" it tells me [No Match]. It aso gives me that response if I double-tab in the field. Howeve, if I hit enter with the field empty -- i.e. accepting the default offering of "nnimap" -- then it seems to accept that and asks me for the server. I don't know what to enter there, but double-tabbing gives "[No Match]" as does anything else I enter. Hitting return with an empty server field returns an error message "No method given for respooling". Tommy