From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/71947 Path: news.gmane.org!not-for-mail From: Richard Riley Newsgroups: gmane.emacs.gnus.general Subject: Re: Any juicy outstanding Gnus bugs? Date: Mon, 27 Sep 2010 07:55:00 +0200 Organization: aich tea tea pea dicky riley dot net Message-ID: References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: dough.gmane.org 1285567012 23060 80.91.229.12 (27 Sep 2010 05:56:52 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Mon, 27 Sep 2010 05:56:52 +0000 (UTC) To: ding@gnus.org Original-X-From: ding-owner+M20320@lists.math.uh.edu Mon Sep 27 07:56:51 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 1P06hm-0007f5-N9 for ding-account@gmane.org; Mon, 27 Sep 2010 07:56:51 +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 1P06gn-00060y-RW; Mon, 27 Sep 2010 00:55:50 -0500 Original-Received: from mx2.math.uh.edu ([129.7.128.33]) by util0.math.uh.edu with esmtps (TLSv1:AES256-SHA:256) (Exim 4.63) (envelope-from ) id 1P06gY-00060e-Pd for ding@lists.math.uh.edu; Mon, 27 Sep 2010 00:55:35 -0500 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx2.math.uh.edu with esmtp (Exim 4.72) (envelope-from ) id 1P06gX-0000gy-Nl for ding@lists.math.uh.edu; Mon, 27 Sep 2010 00:55:34 -0500 Original-Received: from mail-fx0-f44.google.com ([209.85.161.44]) by quimby.gnus.org with esmtp (Exim 3.36 #1 (Debian)) id 1P06gX-0003wO-00 for ; Mon, 27 Sep 2010 07:55:33 +0200 Original-Received: by fxm6 with SMTP id 6so3901344fxm.17 for ; Sun, 26 Sep 2010 22:55:02 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=gamma; h=domainkey-signature:received:received:from:to:subject:organization :references:date:in-reply-to:message-id:user-agent:mime-version :content-type; bh=spyHo5+/zYuCEz8euZXZZxyyulc+V8Y5rw2RdcOZWhM=; b=Dvy+m5UNHvdZ+wCaGyBu/R6pQpmfH/L+qB7G2FGiwoe6sMJPFz/OJbDeqn3hS/aiY2 dmdDJgwMd3UNF09jSjqwkMCxQWVg7doyXflQ8im4w/+OaSsbuiLuLyf0iSrBGcx9iKnK epSsHwybtdU2tTdix+u6k9m4eVfPxvESM2Hj8= DomainKey-Signature: a=rsa-sha1; c=nofws; d=googlemail.com; s=gamma; h=from:to:subject:organization:references:date:in-reply-to:message-id :user-agent:mime-version:content-type; b=PP+Znz0Dk5u7seISPtBkH9Y/riWs9YufkP5pg/Btsd7fHkHKjTxjGmdaXYKVRJTvpR 3vPwLytgh1dFfin6OieY+LAbLYvgUM/EP4KDRBbosr7Cqf1nUhmkjqbh6yYBCt0Ymab1 iJRKdHsoXxDGYkDR1fnkqlka7au9CdDFcQPPY= Original-Received: by 10.223.111.70 with SMTP id r6mr1807042fap.92.1285566902543; Sun, 26 Sep 2010 22:55:02 -0700 (PDT) Original-Received: from localhost ([85.183.18.158]) by mx.google.com with ESMTPS id k25sm2206616fac.17.2010.09.26.22.55.00 (version=TLSv1/SSLv3 cipher=RC4-MD5); Sun, 26 Sep 2010 22:55:01 -0700 (PDT) In-Reply-To: (Lars Magne Ingebrigtsen's message of "Sat, 25 Sep 2010 21:58:06 +0200") User-Agent: Gnus/5.110011 (No Gnus v0.11) Emacs/23.2 (gnu/linux) X-Spam-Score: -2.0 (--) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:71947 Archived-At: Whats the current status with splitting and imap? My old settings (and without any real testing) '(nnimap-split-fancy (quote (: spam-split))) '(nnimap-split-inbox "INBOX") '(nnimap-split-predicate "UNDELETED") '(nnimap-split-rule (quote nnimap-split-fancy)) Seem not to work now. Is there a change or do I have to dig more locally?