Gnus development mailing list
 help / color / mirror / Atom feed
From: Alex Ott <ott@jet.msk.su>
Subject: error on fancy split
Date: Tue, 16 Sep 2003 10:30:50 +0400	[thread overview]
Message-ID: <ht21xuhxn1h.fsf@seal.service.jet.msk.su> (raw)

Hello all

I try to setup fancy mail splitting for GNUS snapshot (2003-09-15) with
following parameters

(setq nnmail-split-methods nnmail-split-fancy)
(setq nnmail-split-fancy
      `(| ;; message duplicates
	  ("gnus-warning" "duplicat\\(e\\|ion\\) of message" "duplicate")

          ;; mailing lists etc.
	  (any "ding@\\(gnus.org\\|hpc.uh.edu\\)" "Gnus-ding")
	  (any "emacs-devel" "Emacs")

          ;; catch spam
	  (: spam-stat-split-fancy)
          
          ;; Mailing lists
          (any "linux-secnews@securityfocus.com" "SecFocus-Linux")
          ;;; ....
	  ;; catch-all
	  "inbox"))

and got following error on mail fetching (When i disable duplication
suppression - it says (wrong-type-argument listp "|"))


Debugger entered--Lisp error: (wrong-type-argument listp "mail.misc")
  nnmail-article-group(nnml-active-number)
  nnmail-check-duplication("<052501c37c19$dc5217a0$a80aa8c0@service.jet.msk.su>" nnml-save-mail nnml-active-number)
  nnmail-process-unix-mail-format(nnml-save-mail nnml-active-number)
  nnmail-split-incoming("~/.emacs-mail-crash-box" nnml-save-mail nil nil nnml-active-number)
  #[(file orig-file) "б\bцд\b	 ?┘\x0f
  mail-source-callback(#[(file orig-file) "б\bцд\b	 ?┘\x0f
  mail-source-fetch-pop((pop :server "xxxx" :user "ott" :password "xxxxx") #[(file orig-file) "б\bцд\b	 ?┘\x0f
  mail-source-fetch((pop :server "xxxxx" :user "ott" :password "xxx") #[(file orig-file) "б\bцд\b	 ?┘\x0f
  nnmail-get-new-mail(nnml nnml-save-nov "~/Mail/" "Jet")
  nnml-request-scan("Jet" "")
  gnus-request-scan("nnml:Jet" (nnml ""))
  gnus-activate-group("nnml:Jet" scan)
  gnus-group-get-new-news-this-group()
  gnus-topic-get-new-news-this-topic(nil)
  call-interactively(gnus-topic-get-new-news-this-topic)



-- 
With best wishes, Alex Ott
Jet Infosystems,       http://www.jetinfosoft.ru/
                       +7 (095) 411 76 01



             reply	other threads:[~2003-09-16  6:30 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-09-16  6:30 Alex Ott [this message]
2003-10-01 20:11 ` Kai Grossjohann

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=ht21xuhxn1h.fsf@seal.service.jet.msk.su \
    --to=ott@jet.msk.su \
    /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).