From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/33212 Path: main.gmane.org!not-for-mail From: Nick Papadonis Newsgroups: gmane.emacs.gnus.general Subject: procmail/gnus problem? Date: Sun, 5 Nov 100 13:59:21 -0500 (EST) Sender: owner-ding@hpc.uh.edu Message-ID: <200011051859.NAA25338@sturgeon.coelacanth.com> NNTP-Posting-Host: coloc-standby.netfonds.no Content-Type: text X-Trace: main.gmane.org 1035169359 23875 80.91.224.250 (21 Oct 2002 03:02:39 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 03:02:39 +0000 (UTC) Return-Path: Original-Received: from spinoza.math.uh.edu (spinoza.math.uh.edu [129.7.128.18]) by mailhost.sclp.com (Postfix) with ESMTP id 407F8D049A for ; Sun, 5 Nov 2000 14:45:41 -0500 (EST) Original-Received: from sina.hpc.uh.edu (lists@Sina.HPC.UH.EDU [129.7.3.5]) by spinoza.math.uh.edu (8.9.1/8.9.1) with ESMTP id NAB07602; Sun, 5 Nov 2000 13:45:14 -0600 (CST) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Sun, 05 Nov 2000 13:44:38 -0600 (CST) Original-Received: from mailhost.sclp.com (postfix@66-209.196.61.interliant.com [209.196.61.66] (may be forged)) by sina.hpc.uh.edu (8.9.3/8.9.3) with ESMTP id NAA07297 for ; Sun, 5 Nov 2000 13:44:30 -0600 (CST) Original-Received: from sturgeon.coelacanth.com (unknown [63.87.109.66]) by mailhost.sclp.com (Postfix) with ESMTP id 978CBD049A for ; Sun, 5 Nov 2000 14:44:56 -0500 (EST) Original-Received: (from nick@localhost) by sturgeon.coelacanth.com (8.8.7/8.8.7) id NAA25338 for ding@gnus.org; Sun, 5 Nov 2000 13:59:22 -0500 Original-To: ding@gnus.org Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:33212 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:33212 Hi. I have HOURS trying to find a solution to this problem. I don't know if anyone can point me in the right direction. Recently I set up procmail, and attempted to change the gnus startup file to import my procmail directory. I added the following: (setq gnus-secondary-select-methods '((nnml "")) nnmail-spool-file 'procmail nnmail-procmail-directory "~/incoming/" nnmail-delete-incoming t ) My mailing lists are spooled into ~/incoming/ and have extensions like 'list.gnus.spool'. I thought they would be imported to -> list.gnus, etc... When starting gnus 5.8.8 I get the following error: Wrong type argument: listp, procmail I am using xemacs 21.1.12. Any insight into this error appreciated. I saw something in the list where nnmail-spool-file shouldn't be set to procmail, but wasn't sure if thats what I wanted. Thanks. - Nick Here is a backtrace. Backtrace: Signaling: (wrong-type-argument listp procmail) nnmail-get-new-mail(nnml nnml-save-nov "~/Mail/" nil) nnml-request-scan(nil "") gnus-request-scan(nil (nnml "")) gnus-read-active-file-1((nnml "") nil) gnus-read-active-file(nil nil) gnus-setup-news(nil nil nil) byte-code("..." [dont-connect did-connect gnus-group-quit gnus-run-hooks gnus-startup-hook gnus-make-newsrc-file gnus-startup-file gnus-current-startup-file gnus-slave gnus-use-dribble-file gnus-dribble-read-file gnus-use-grouplens bbb-login add-hook gnus-summary-mode-hook gnus-grouplens-mode gnus-setup-news nil level gnus-setup-news-hook gnus-start-draft-setup gnus-group-list-groups gnus-group-first-unread-group gnus-configure-windows group gnus-group-set-mode-line gnus-started-hook] 4) gnus-1(nil nil nil) gnus(nil) call-interactively(gnus) command-execute(gnus t) execute-extended-command(nil) call-interactively(execute-extended-command)