From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/83884 Path: news.gmane.org!not-for-mail From: Pedro Silva Newsgroups: gmane.emacs.gnus.general Subject: Re: respooling nnimap group with nnimap-split-fancy Date: Fri, 15 Nov 2013 09:49:41 +0100 Message-ID: References: <87ob5pgkrl.fsf@ericabrahamsen.net> <874n7efelw.fsf@ericabrahamsen.net> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1384505439 10283 80.91.229.3 (15 Nov 2013 08:50:39 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 15 Nov 2013 08:50:39 +0000 (UTC) To: ding@gnus.org Original-X-From: ding-owner+M32140@lists.math.uh.edu Fri Nov 15 09:50:43 2013 Return-path: Envelope-to: ding-account@gmane.org Original-Received: from util0.math.uh.edu ([129.7.128.18]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1VhF6w-0008EU-I4 for ding-account@gmane.org; Fri, 15 Nov 2013 09:50:42 +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 1VhF6F-0001C6-ER; Fri, 15 Nov 2013 02:49:59 -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 1VhF6C-0001Bu-3F for ding@lists.math.uh.edu; Fri, 15 Nov 2013 02:49:56 -0600 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx1.math.uh.edu with esmtps (TLSv1:AES128-SHA:128) (Exim 4.76) (envelope-from ) id 1VhF6A-0005qW-Jk for ding@lists.math.uh.edu; Fri, 15 Nov 2013 02:49:55 -0600 Original-Received: from plane.gmane.org ([80.91.229.3]) by quimby.gnus.org with esmtp (Exim 4.80) (envelope-from ) id 1VhF68-0000F5-NE for ding@gnus.org; Fri, 15 Nov 2013 09:49:52 +0100 Original-Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1VhF67-0007Vu-Tg for ding@gnus.org; Fri, 15 Nov 2013 09:49:51 +0100 Original-Received: from pedrosilva.pt ([178.79.155.209]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 15 Nov 2013 09:49:51 +0100 Original-Received: from psilva by pedrosilva.pt with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 15 Nov 2013 09:49:51 +0100 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 12 Original-X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: pedrosilva.pt User-Agent: Gnus/5.130008 (Ma Gnus v0.8) Emacs/24.3 (darwin) Cancel-Lock: sha1:2cyAEU0ZWREyITTr9vN8lhTsw1E= X-Spam-Score: -1.9 (-) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:83884 Archived-At: Eric Abrahamsen writes: > Without nnmail-split-fancy set to anything, respooling imap messages > just put them into the default folder: ie from INBOX to mail.misc, which > wasn't what I wanted at all. Oh yeah, that's definitely the case: `B t' and `B q' only work if `nnmail-split-fancy' is set, not `nnimap-split-fancy'. So I have both set, the first for respooling, and the second for splitting incoming email. -- Pedro