Gnus development mailing list
 help / color / mirror / Atom feed
From: Tibor Simko <tibor.simko@cern.ch>
Subject: 5.8.7 and nnimap splitting
Date: 03 Jul 2000 10:51:39 +0200	[thread overview]
Message-ID: <87k8f3r3z8.fsf@sundh09.cern.ch> (raw)

Hello

Upgrading 5.8.5 to 5.8.7 has led to problems with my nnmail fancy
splitting.  This is with GNU Emacs 20.6.2 (sparc-debian-linux-gnu).
I'm using:

(setq nnimap-split-fancy
    '(| (any "ding@gnus\\.org" "ding")
        [...]
        "misc"))

The relevant portion of backtrace:

Signaling: (wrong-type-argument listp nnimap-split-fancy)
  cadar(nnimap-split-fancy)
  (listp (cadar nnimap-split-rule))
  (if (listp (cadar nnimap-split-rule)) (cadr (nnimap-assoc-match inbox ...)) nnimap-split-rule)
  nnimap-split-find-rule("cern" "INBOX")
  (setq rule (nnimap-split-find-rule server inbox))
  (if (setq rule (nnimap-split-find-rule server inbox)) (progn (dolist ... ...)))
  (when (setq rule (nnimap-split-find-rule server inbox)) (dolist (article ...) (when ... ... ... ...)))
  (while (and (setq inbox ...) (nnimap-possibly-change-group inbox)) (when (setq rule ...) (dolist ... ...)) (when (imap-mailbox-select inbox) (imap-mailbox-expunge) (imap-mailbox-close)))
  (let (rule inbox removeorig (inboxes ...)) (while (and ... ...) (when ... ...) (when ... ... ...)) t)
  (save-current-buffer (set-buffer nnimap-server-buffer) (let (rule inbox removeorig ...) (while ... ... ...) t))
  (with-current-buffer nnimap-server-buffer (let (rule inbox removeorig ...) (while ... ... ...) t))
  (progn (with-current-buffer nnimap-server-buffer (let ... ... t)))
  (if (nnimap-possibly-change-server server) (progn (with-current-buffer nnimap-server-buffer ...)))
  (when (nnimap-possibly-change-server server) (with-current-buffer nnimap-server-buffer (let ... ... t)))
  nnimap-split-articles(nil "cern")
  nnimap-request-scan(nil "cern")
  [...]

cheers
-- 
TS



             reply	other threads:[~2000-07-03  8:51 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-07-03  8:51 Tibor Simko [this message]
2000-07-03 10:37 ` Simon Josefsson

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87k8f3r3z8.fsf@sundh09.cern.ch \
    --to=tibor.simko@cern.ch \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).