From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/85414 Path: news.gmane.org!not-for-mail From: Glyn Millington Newsgroups: gmane.emacs.gnus.general Subject: Re: fancy splitting interactively Date: Sat, 03 Jan 2015 10:39:10 +0000 Organization: Utterly lacking Message-ID: <87k314up0x.fsf@nowhere.org> References: <87fvbs6u4k.fsf@mat.ucm.es> Reply-To: glyn.millington@gmail.com NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1420283205 3944 80.91.229.3 (3 Jan 2015 11:06:45 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 3 Jan 2015 11:06:45 +0000 (UTC) To: ding@gnus.org Original-X-From: ding-owner+M33656@lists.math.uh.edu Sat Jan 03 12:06:35 2015 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 1Y7MXT-0007Zy-6E for ding-account@gmane.org; Sat, 03 Jan 2015 12:06:35 +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 1Y7MXN-0004IS-HN; Sat, 03 Jan 2015 05:06:29 -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 1Y7MXL-0004I9-7q for ding@lists.math.uh.edu; Sat, 03 Jan 2015 05:06:27 -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 1Y7MXK-0005Mc-3j for ding@lists.math.uh.edu; Sat, 03 Jan 2015 05:06:27 -0600 Original-Received: from plane.gmane.org ([80.91.229.3]) by quimby.gnus.org with esmtp (Exim 4.80) (envelope-from ) id 1Y7MXI-0006NQ-NB for ding@gnus.org; Sat, 03 Jan 2015 12:06:24 +0100 Original-Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1Y7MXI-0007XX-DY for ding@gnus.org; Sat, 03 Jan 2015 12:06:24 +0100 Original-Received: from cust25-dsl91-135-3.idnet.net ([91.135.3.25]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sat, 03 Jan 2015 12:06:24 +0100 Original-Received: from glyn.millington by cust25-dsl91-135-3.idnet.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sat, 03 Jan 2015 12:06:24 +0100 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 31 Original-X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: cust25-dsl91-135-3.idnet.net User-Agent: The great, the glorious Gnus X-Liturgical-Date: Optional Memorial: The Most Holy Name of Jesus, A.D. 2015 X-Shakespeare: "Every good servant does not all commands." -- Cymbeline, V.1 Cancel-Lock: sha1:P+BPuPpT4rJ2zg0b8uvijwAa3CM= X-Spam-Score: -0.1 (/) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:85414 Archived-At: Uwe Brauer writes: > Hello > > I usually have the following setting. > (setq > nnimap-split-rule 'nnimap-split-fancy > nnimap-split-inbox "INBOX" > nnimap-split-fancy > `(| ;macro > ,@(bbdb-nnimap-folder-list-from-bbdb) > ("Content-type" "application/msword" "DOC"))) > > However this seems only to work when I start gnus and the message in the > INBOX are unread. > > How can I run this splitting on the INBOX for all messages even read > ones? > (Thunderbird has such a feature and I have to use it regularly). Mark the messages you want re-spooled (#) Then do B r in the summary buffer It is possible I have misunderstood what you want! atb Glyn