From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/82007 Path: news.gmane.org!not-for-mail From: Carson Chittom Newsgroups: gmane.emacs.gnus.general Subject: Re: Beginning to use async.el to help Gnus' interactivity Date: Mon, 09 Jul 2012 05:22:57 +0000 Message-ID: References: NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: dough.gmane.org 1341811474 20213 80.91.229.3 (9 Jul 2012 05:24:34 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Mon, 9 Jul 2012 05:24:34 +0000 (UTC) To: ding@gnus.org Original-X-From: ding-owner+M30277@lists.math.uh.edu Mon Jul 09 07:24:34 2012 Return-path: Envelope-to: ding-account@gmane.org Original-Received: from util0.math.uh.edu ([129.7.128.18]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1So6SP-00060F-33 for ding-account@gmane.org; Mon, 09 Jul 2012 07:24:25 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu) by util0.math.uh.edu with smtp (Exim 4.63) (envelope-from ) id 1So6RM-0008B3-BW; Mon, 09 Jul 2012 00:23:20 -0500 Original-Received: from mx1.math.uh.edu ([129.7.128.32]) by util0.math.uh.edu with esmtps (TLSv1:AES256-SHA:256) (Exim 4.63) (envelope-from ) id 1So6RK-0008At-NP for ding@lists.math.uh.edu; Mon, 09 Jul 2012 00:23:18 -0500 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx1.math.uh.edu with esmtps (TLSv1:AES256-SHA:256) (Exim 4.76) (envelope-from ) id 1So6RI-0006eF-NA for ding@lists.math.uh.edu; Mon, 09 Jul 2012 00:23:18 -0500 Original-Received: from plane.gmane.org ([80.91.229.3]) by quimby.gnus.org with esmtp (Exim 4.72) (envelope-from ) id 1So6RG-0007N1-Ml for ding@gnus.org; Mon, 09 Jul 2012 07:23:14 +0200 Original-Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1So6RD-0003vj-Vf for ding@gnus.org; Mon, 09 Jul 2012 07:23:11 +0200 Original-Received: from faeroes.sdf.org ([192.94.73.9]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 09 Jul 2012 07:23:11 +0200 Original-Received: from carson by faeroes.sdf.org with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 09 Jul 2012 07:23:11 +0200 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 7 Original-X-Complaints-To: usenet@dough.gmane.org X-Gmane-NNTP-Posting-Host: faeroes.sdf.org User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.94 (berkeley-unix) Cancel-Lock: sha1:y/7DhguvJLJcXemxLnB4R0D4gsU= X-Spam-Score: -1.9 (-) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:82007 Archived-At: "John Wiegley" writes: > Here is a function I'm now using to help out spam.el. Reporting SPAM to the > Internet takes about 5 seconds per messages, so this *really* helps after > leaving a busy spam group: Much obliged for the tip.