From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.user/14429 Path: news.gmane.org!not-for-mail From: Richard Riley Newsgroups: gmane.emacs.gnus.user Subject: Re: Error in (info "(gnus)Splitting Mail") Date: Tue, 28 Dec 2010 16:48:05 +0100 Organization: aich tea tea pea dicky riley dot net Message-ID: References: <87fwtwzqm5.fsf@topper.koldfront.dk> <87aak4488w.fsf_-_@gmail.com> <874oa9u9au.fsf@lifelogs.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: dough.gmane.org 1293554415 28742 80.91.229.12 (28 Dec 2010 16:40:15 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Tue, 28 Dec 2010 16:40:15 +0000 (UTC) To: info-gnus-english@gnu.org Original-X-From: info-gnus-english-bounces+gegu-info-gnus-english=m.gmane.org@gnu.org Tue Dec 28 17:40:10 2010 Return-path: Envelope-to: gegu-info-gnus-english@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1PXcao-0007MY-Ef for gegu-info-gnus-english@m.gmane.org; Tue, 28 Dec 2010 17:40:10 +0100 Original-Received: from localhost ([127.0.0.1]:52448 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PXcan-0000DY-Tu for gegu-info-gnus-english@m.gmane.org; Tue, 28 Dec 2010 11:40:09 -0500 Original-Path: usenet.stanford.edu!goblin3!goblin1!goblin.stu.neva.ru!uio.no!quimby.gnus.org!not-for-mail Original-Newsgroups: gnu.emacs.gnus Original-Lines: 23 Original-NNTP-Posting-Host: 85.183.18.158 Original-X-Trace: quimby.gnus.org 1293551285 2838 85.183.18.158 (28 Dec 2010 15:48:05 GMT) Original-X-Complaints-To: usenet@quimby.gnus.org Original-NNTP-Posting-Date: Tue, 28 Dec 2010 15:48:05 +0000 (UTC) User-Agent: Gnus/5.110011 (No Gnus v0.11) Emacs/23.2 (gnu/linux) Original-Xref: usenet.stanford.edu gnu.emacs.gnus:85159 X-BeenThere: info-gnus-english@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Announcements and discussions for GNUS, the GNU Emacs Usenet newsreader \(in English\)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: info-gnus-english-bounces+gegu-info-gnus-english=m.gmane.org@gnu.org Errors-To: info-gnus-english-bounces+gegu-info-gnus-english=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.gnus.user:14429 Archived-At: Tommy Kelly writes: > Richard, small and possibly irelevant point. You said: > >> (setq nnimap-inbox '("INBOX")) >> ... >> I get some form of sequencep errors I think it is. > > My equivalent is: > > (setq nnimap-inbox "INBOX") > > I believe that nnimap-innbox can nowadays be a list, but I don't think it > was always so (the docs certainly implied, at one point, that there could > be only one group). Since you only have a single entry there it might be > worth trying it as a simple string. > > Tommy Yes, I had tried the simpler form too. I'm wondering if anyone is using spam-split with imap at this stage. I have the same setup for nnmail - just a different default split destination and that seems ok.