Gnus development mailing list
 help / color / mirror / Atom feed
* strange nnimap-split-fancy behaviour
@ 2002-08-30  9:26 Andreas Fuchs
  2002-12-29 19:49 ` Lars Magne Ingebrigtsen
  0 siblings, 1 reply; 2+ messages in thread
From: Andreas Fuchs @ 2002-08-30  9:26 UTC (permalink / raw)


[-- Attachment #1: Type: text/plain, Size: 915 bytes --]

Hi,

I'm using nnimap with split-fancy enabled at work, but whenever I type
"g" in the Group buffer, I get the error wrong-type-argument; Data:
(listp "INBOX.sil.noc") (or similar, INBOX.* are the boxes in which I
want my mail to land).

My nnimap-split-fancy variable looks like this:

(setq nnimap-split-fancy
      '(| (: nnmail-split-fancy-with-parent)
           (any    "noc@foo.xx"      "INBOX.sil.noc")
           (any    "work@foo.xx"     "INBOX.sil.work")
           ("from" "boink@foo.xx"    "INBOX.sil.noc")
           (: (lambda nil (format-time-string
                                     "INBOX.%Y.%m")))))

I tracked this problem down to nnmail-split-it, but I don't know what
to make of it. This defun is just too much for me (-:

Thanks,
-- 
Andreas Fuchs, <asf@acm.org>, asf@jabber.at, antifuchs
Was I helpful?  Let others know:
http://svcs.affero.net/rm.php?r=antifuchs

[-- Attachment #2: Type: application/pgp-signature, Size: 188 bytes --]

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

* Re: strange nnimap-split-fancy behaviour
  2002-08-30  9:26 strange nnimap-split-fancy behaviour Andreas Fuchs
@ 2002-12-29 19:49 ` Lars Magne Ingebrigtsen
  0 siblings, 0 replies; 2+ messages in thread
From: Lars Magne Ingebrigtsen @ 2002-12-29 19:49 UTC (permalink / raw)


Andreas Fuchs <asf@void.at> writes:

> I'm using nnimap with split-fancy enabled at work, but whenever I type
> "g" in the Group buffer, I get the error wrong-type-argument; Data:
> (listp "INBOX.sil.noc") (or similar, INBOX.* are the boxes in which I
> want my mail to land).
>
> My nnimap-split-fancy variable looks like this:
>
> (setq nnimap-split-fancy
>       '(| (: nnmail-split-fancy-with-parent)
>            (any    "noc@foo.xx"      "INBOX.sil.noc")
>            (any    "work@foo.xx"     "INBOX.sil.work")
>            ("from" "boink@foo.xx"    "INBOX.sil.noc")
>            (: (lambda nil (format-time-string
>                                      "INBOX.%Y.%m")))))

`(setq debug-on-error t)', repeat the bug and mail me 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:[~2002-12-29 19:49 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-08-30  9:26 strange nnimap-split-fancy behaviour Andreas Fuchs
2002-12-29 19:49 ` 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).