Gnus development mailing list
 help / color / mirror / Atom feed
* Another splitting dunce
@ 2010-10-05  7:56 Richard Riley
  2010-10-05  7:58 ` Lars Magne Ingebrigtsen
  0 siblings, 1 reply; 2+ messages in thread
From: Richard Riley @ 2010-10-05  7:56 UTC (permalink / raw)
  To: ding

I'm trying to get splitting going again.

From reading the manual I'm not sure what has actually changed. But my
settings are

 (setq nnimap-inbox "INBOX")
 (setq nnimap-split-methods 'default)
 (setq nnmail-split-fancy (quote (: spam-split)))
 (setq nnmail-split-methods (quote nnmail-split-fancy))


From the manual the 'default tells nnimap to use the nnmail settings.

I use spam-split as that applies splitting based on other settings I
have which enable bogofilter.

I get this error

nnmail-check-duplication: Wrong type argument: listp, nnimap-split-fancy

I am guessing this is down to some silly elisp error in my settings?



^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Another splitting dunce
  2010-10-05  7:56 Another splitting dunce Richard Riley
@ 2010-10-05  7:58 ` Lars Magne Ingebrigtsen
  0 siblings, 0 replies; 2+ messages in thread
From: Lars Magne Ingebrigtsen @ 2010-10-05  7:58 UTC (permalink / raw)
  To: ding

Richard Riley <rileyrg@googlemail.com> writes:

> I get this error
>
> nnmail-check-duplication: Wrong type argument: listp, nnimap-split-fancy

`(setq debug-on-error t)', repeat the bug and post the resulting
backtrace.

-- 
(domestic pets only, the antidote for overdose, milk.)
  larsi@gnus.org * Lars Magne Ingebrigtsen




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2010-10-05  7:58 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-10-05  7:56 Another splitting dunce Richard Riley
2010-10-05  7:58 ` Lars Magne Ingebrigtsen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).