From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/56912 Path: main.gmane.org!not-for-mail From: asjo@koldfront.dk (=?iso-8859-1?q?Adam_Sj=F8gren?=) Newsgroups: gmane.emacs.gnus.general Subject: Re: CRM114 Mailfilter and spam.el Date: Sun, 04 Apr 2004 15:07:34 +0200 Organization: koldfront - analysis & revolution, Copenhagen, Denmark Sender: ding-owner@lists.math.uh.edu Message-ID: <87ptangacp.fsf@virgil.koldfront.dk> References: <87isgjpggh.fsf@virgil.koldfront.dk> <877jwwfwa6.fsf@virgil.koldfront.dk> NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: sea.gmane.org 1081084089 14165 80.91.224.253 (4 Apr 2004 13:08:09 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sun, 4 Apr 2004 13:08:09 +0000 (UTC) Original-X-From: ding-owner+M5451@lists.math.uh.edu Sun Apr 04 15:08:02 2004 Return-path: Original-Received: from malifon.math.uh.edu ([129.7.128.13]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1BA7M2-0005HH-00 for ; Sun, 04 Apr 2004 15:08:02 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu) by malifon.math.uh.edu with smtp (Exim 3.20 #1) id 1BA7LN-0007Eq-00; Sun, 04 Apr 2004 08:07:21 -0500 Original-Received: from util2.math.uh.edu ([129.7.128.23]) by malifon.math.uh.edu with esmtp (Exim 3.20 #1) id 1BA7LI-0007El-00 for ding@lists.math.uh.edu; Sun, 04 Apr 2004 08:07:16 -0500 Original-Received: from justine.libertine.org ([66.139.78.221] ident=postfix) by util2.math.uh.edu with esmtp (Exim 4.30) id 1BA7LG-0005vR-Rs for ding@lists.math.uh.edu; Sun, 04 Apr 2004 08:07:14 -0500 Original-Received: from main.gmane.org (main.gmane.org [80.91.224.249]) by justine.libertine.org (Postfix) with ESMTP id 625E23A01F6 for ; Sun, 4 Apr 2004 08:07:13 -0500 (CDT) Original-Received: from list by main.gmane.org with local (Exim 3.35 #1 (Debian)) id 1BA7LE-00061V-00 for ; Sun, 04 Apr 2004 15:07:12 +0200 Original-Received: from finn.gmane.org ([80.91.224.251]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 04 Apr 2004 15:07:12 +0200 Original-Received: from asjo by finn.gmane.org with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 04 Apr 2004 15:07:12 +0200 X-Injected-Via-Gmane: http://gmane.org/ Original-To: ding@gnus.org Original-Lines: 39 Original-X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: finn.gmane.org X-Face: &DfBw60^ZxI8hd?J%t&_8wW?SLF%BBx<2XQ+sXYpX!?{=0C?9D{Nc`;Eq<0d=-L User-Agent: Gnus/5.110002 (No Gnus v0.2) XEmacs/21.4 (Security Through Obscurity, linux) Cancel-Lock: sha1:LsXA4NX1N8B7/jaNkPx34sKKm9M= X-Spam-Score: -4.9 (----) Precedence: bulk Xref: main.gmane.org gmane.emacs.gnus.general:56912 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:56912 On Sun, 04 Apr 2004 03:59:53 +0200, Jesper wrote: > asjo@koldfront.dk (Adam Sj=F8gren) writes: >> + (if db `("", db) `("")))) ; asjo: I don't know how to do this [...] > Do you mean: [...] > (when db (list (concat "--fileprefix=3D" db))))) Yes, I think so. I didn't encounter the `-syntax before. > [untested!] I will test, thanks! >> + (defcustom spam-crm114-path (executable-find "mailfilter.crm") + >> "File path of the CRM114 Mailfilter executable program." [...] > This isn't a very good name[1]. I think `spam-crm114-program' would > be clearer. Agreed. It was copied from spam-bogofilter-path. For what it's worth, there are also spam-ifile-path, spam-spamassasin-path and spam-sa-learn-path there - so it is consistent with the naming in spam.el. Best regards, --=20 "Some people like cupcakes better. Adam Sj=F8gren I for one care less for them!" asjo@koldfront.dk