From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/54968 Path: main.gmane.org!not-for-mail From: Danny Siu Newsgroups: gmane.emacs.gnus.general Subject: Re: spam.el: exiting groups is really really slow Date: Wed, 26 Nov 2003 12:34:57 -0800 Organization: Adobe Systems Incorporated Sender: ding-owner@lists.math.uh.edu Message-ID: References: <4ny8u43vk3.fsf@lockgroove.bwh.harvard.edu> <7coeuzzg6c.fsf@nature.tsukuba.ac.jp> <4nad6j87dm.fsf@lockgroove.bwh.harvard.edu> NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7BIT X-Trace: sea.gmane.org 1069878952 24167 80.91.224.253 (26 Nov 2003 20:35:52 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 26 Nov 2003 20:35:52 +0000 (UTC) Cc: ding@gnus.org, "David Z. Maze" Original-X-From: ding-owner+M3508@lists.math.uh.edu Wed Nov 26 21:35:48 2003 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 1AP6O3-0005b2-00 for ; Wed, 26 Nov 2003 21:35:47 +0100 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 1AP6Nx-0002nf-00; Wed, 26 Nov 2003 14:35:41 -0600 Original-Received: from justine.libertine.org ([66.139.78.221] ident=postfix) by malifon.math.uh.edu with esmtp (Exim 3.20 #1) id 1AP6Nt-0002na-00 for ding@lists.math.uh.edu; Wed, 26 Nov 2003 14:35:37 -0600 Original-Received: from smtp-relay-8.adobe.com (smtp-relay-8.adobe.com [192.150.22.8]) by justine.libertine.org (Postfix) with ESMTP id 4722E3A0043 for ; Wed, 26 Nov 2003 14:35:36 -0600 (CST) Original-Received: from inner-relay-1.corp.adobe.com (inner-relay-1 [153.32.1.51]) by smtp-relay-8.adobe.com (8.12.10/8.12.10) with ESMTP id hAQKZ7ZS003901; Wed, 26 Nov 2003 12:35:12 -0800 (PST) Original-Received: from mailsjtest (mailsjtest.corp.adobe.com [153.32.1.139]) by inner-relay-1.corp.adobe.com (8.12.9/8.12.9) with ESMTP id hAQKZ26F023127; Wed, 26 Nov 2003 12:35:02 -0800 (PST) Original-Received: from GIGI.corp.adobe.com (c-155-16.corp.adobe.com [153.32.155.16]) by mailsjtest.corp.adobe.com (iPlanet Messaging Server 5.2 Patch 1 (built Aug 19 2002)) with ESMTP id <0HOZ008W07V2T1@mailsjtest.corp.adobe.com>; Wed, 26 Nov 2003 12:35:26 -0800 (PST) X-Face: fHBvLrQQW(GRz#RNTAN(,')p8NGv}{6dMh\:?%*D\+8hgkiA_dub1@\,Y"r5'a8C(8e~cGG(WFTU\OlAqI[B?V7m'ZGkquvZ/d k~E"A"@WK;0mLF&\%W1kIC]O"z#/>YNUefE1%5/NUX;ml]@$nW;05Z9uZ/CqTz]A)+`1ROuF~||pG= k>Zi@hE- In-reply-to: <4nad6j87dm.fsf@lockgroove.bwh.harvard.edu> Original-To: Hiroshi Fujishima Mail-Followup-To: Hiroshi Fujishima , ding@gnus.org, "David Z. Maze" X-Mailer: Gnus v5.10.3 User-Agent: Gnus/5.1003 (Gnus v5.10.3) Emacs/21.3.50 (windows-nt) X-Location: San Jose X-Emacs: 21.3.50.1 Precedence: bulk Xref: main.gmane.org gmane.emacs.gnus.general:54968 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:54968 Maybe it is Alex? ;;; spam-stat.el --- detecting spam based on statistics ;; Copyright (C) 2002, 2003 Free Software Foundation, Inc. ;; Author: Alex Schroeder Ted Zlatanov writes: Ted> On Wed, 26 Nov 2003, pooh@nature.tsukuba.ac.jp wrote: >> Danny Siu writes: >> >>> I have the following in my gnus-exit-gnus-hook (let >>> ((coding-system-for-write 'emacs-mule)) (spam-stat-save)) >>> >>> Without that, Emacs would complain about the coding system when saving >>> the my spam stat file. >> >> I use following setting. >> >> (modify-coding-system-alist 'file "/\\.spam-stat\\.el\\'" 'emacs-mule) Ted> Actually, spam-stat.el is David Maze's baby, so I don't want to make Ted> these decisions for him. Let's see what David says. I'm OK with Ted> either the lexical-let or the coding system modifications. Ted> Ted -- Danny Dick-Fung Siu mailto:dsiu@adobe.com Advanced Technology Group @ Adobe Systems Incorporated