From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/74912 Path: news.gmane.org!not-for-mail From: Richard Riley Newsgroups: gmane.emacs.gnus.general Subject: Re: bogus group Date: Sun, 12 Dec 2010 01:06:49 +0100 Organization: aich tea tea pea dicky riley dot net Message-ID: <09aakb3ld2.fsf@news.eternal-september.org> References: <87wrnivqgh.fsf@dod.no> <2fbp4uj2qb.fsf@news.eternal-september.org> <4hipz135vr.fsf@news.eternal-september.org> <87bp4tzgdp.fsf@topper.koldfront.dk> <2hbp4tqpfu.fsf@news.eternal-september.org> <8739q5z4fe.fsf@topper.koldfront.dk> <87y67xxlpe.fsf@topper.koldfront.dk> <871v5om0yb.fsf@topper.koldfront.dk> <2h8vzv6hzx.fsf@news.eternal-september.org> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: dough.gmane.org 1292112447 7932 80.91.229.12 (12 Dec 2010 00:07:27 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Sun, 12 Dec 2010 00:07:27 +0000 (UTC) To: ding@gnus.org Original-X-From: ding-owner+M23268@lists.math.uh.edu Sun Dec 12 01:07:22 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 1PRZTF-0000De-Qk for ding-account@gmane.org; Sun, 12 Dec 2010 01:07:22 +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 1PRZSr-0005FU-Sv; Sat, 11 Dec 2010 18:06:57 -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 1PRZSq-0005FF-52 for ding@lists.math.uh.edu; Sat, 11 Dec 2010 18:06:56 -0600 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx1.math.uh.edu with esmtp (Exim 4.72) (envelope-from ) id 1PRZSo-000281-BM for ding@lists.math.uh.edu; Sat, 11 Dec 2010 18:06:55 -0600 Original-Received: from mail-ey0-f176.google.com ([209.85.215.176]) by quimby.gnus.org with esmtp (Exim 3.36 #1 (Debian)) id 1PRZSn-0004cP-00 for ; Sun, 12 Dec 2010 01:06:53 +0100 Original-Received: by eyz10 with SMTP id 10so3100604eyz.7 for ; Sat, 11 Dec 2010 16:06:53 -0800 (PST) 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=v7eRjQIIMsXL45APC6y+gyLCrVy0MpCU5CFJBUfHpmg=; b=Q0uRL8ZFFIsglCrGUL5G+vKKQ3LOBz2z/IPytiyR+AEWlX39ZXJ22u+Tdl4W5owPzM aZDZdmPzecvyFi9BMt4lm47JX0Fw+8nxOswFVN1P3IXqxt93DP0CFcuQlag8/coMUq3q WTT+kfC2Bc10xnZSIDFqRxrMtQ/9oObVtZj6M= 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=PnFbqmIJrLzQygoRQrHbKwxuDdDxO6kYdHWWHGg1fJ4yfjoQ2R+cIKUoDIbHdBr032 XuYWJ5mlwQztYpiygtOBt7xL+KJliN/HuxutjVikLBMmAVoaKLMczDKDyYWTgfkwy1Ir QSAfYdZHCa0O2XjlcLWqbwlqBv1CpcwcuCZAM= Original-Received: by 10.14.48.66 with SMTP id u42mr2309687eeb.40.1292112412842; Sat, 11 Dec 2010 16:06:52 -0800 (PST) Original-Received: from localhost ([85.183.18.158]) by mx.google.com with ESMTPS id b52sm3701263eei.19.2010.12.11.16.06.50 (version=TLSv1/SSLv3 cipher=RC4-MD5); Sat, 11 Dec 2010 16:06:51 -0800 (PST) In-Reply-To: (Andreas Schwab's message of "Sun, 12 Dec 2010 00:37:04 +0100") User-Agent: Gnus/5.110011 (No Gnus v0.11) Emacs/23.2 (gnu/linux) X-Spam-Score: -3.0 (---) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:74912 Archived-At: Andreas Schwab writes: > Richard Riley writes: > >> I then reverted to >> >> (setq nnmail-split-fancy '("inbox") ; I suspect this is wrong for a start. > > That's not a valid split. A valid split can be a string, which is the > group to store into. > > Andreas. Thanks to both of you. I have it working now. As I said, maybe I was blinded by staring at it too long. I now have this simple set up and it works:- (setq nnmail-split-fancy '(| "SYS-INBOX")) (setq nnmail-split-methods 'nnmail-split-fancy) >From the docs, I would still have expected (setq nnmail-split-methods '(("inbox" ""))) to work, but I am its probably some forward/backward/quoting issue ;) regards r.