From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/27098 Path: main.gmane.org!not-for-mail From: Simon Josefsson Newsgroups: gmane.emacs.gnus.general Subject: Re: Fancy splitting with nnimap (was: nnimap-split-rule with 2+ ...) Date: 20 Nov 1999 00:16:56 +0100 Sender: owner-ding@hpc.uh.edu Message-ID: References: NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1035164185 22876 80.91.224.250 (21 Oct 2002 01:36:25 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 01:36:25 +0000 (UTC) Cc: The Gnus Mailing List Return-Path: Original-Received: from bart.math.uh.edu (bart.math.uh.edu [129.7.128.48]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id SAA21512 for ; Fri, 19 Nov 1999 18:17:44 -0500 (EST) Original-Received: from sina.hpc.uh.edu (lists@Sina.HPC.UH.EDU [129.7.3.5]) by bart.math.uh.edu (8.9.1/8.9.1) with ESMTP id RAB10783; Fri, 19 Nov 1999 17:17:41 -0600 (CST) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Fri, 19 Nov 1999 17:17:55 -0600 (CST) Original-Received: from sclp3.sclp.com (root@sclp3.sclp.com [204.252.123.139]) by sina.hpc.uh.edu (8.9.3/8.9.3) with ESMTP id RAA11684 for ; Fri, 19 Nov 1999 17:17:46 -0600 (CST) Original-Received: from badis.pdc.kth.se (root@badis.pdc.kth.se [130.237.221.45]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id SAA21502 for ; Fri, 19 Nov 1999 18:17:18 -0500 (EST) Original-Received: (from jas@localhost) by badis.pdc.kth.se (8.9.3/8.9.3) id AAA24117; Sat, 20 Nov 1999 00:16:58 +0100 Original-To: Toby Speight In-Reply-To: Toby Speight's message of "09 Nov 1999 17:00:26 +0000" Original-Lines: 15 User-Agent: Gnus/5.070099 (Pterodactyl Gnus v0.99) Emacs/20.4.91 Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:27098 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:27098 Toby Speight writes: > Simon> Perhaps we should see if the fancy splitting stuff work with > Simon> the nnimap splitter... > > Yes, please! It's been on my to-do list for a while, but still not > yet done. If someone does it, they'll get my thanks (and a beer if > they're ever local to me). I tried `nnmail-split-fancy' with the nnimap splitter just now and it worked. (setq nnmail-split-fancy ... nnimap-split-inbox "INBOX" nnimap-split-rule 'nnmail-split-fancy)