From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/64115 Path: news.gmane.org!not-for-mail From: Ted Zlatanov Newsgroups: gmane.emacs.gnus.general Subject: Re: nocem in Gnus: should it go away? Date: Thu, 14 Dec 2006 19:21:55 +0000 Organization: =?utf-8?B?0KLQtdC+0LTQvtGAINCX0LvQsNGC0LDQvdC+0LI=?= @ Cienfuegos Message-ID: References: NNTP-Posting-Host: dough.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1166124163 30365 80.91.229.10 (14 Dec 2006 19:22:43 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 14 Dec 2006 19:22:43 +0000 (UTC) Cc: ding@gnus.org Original-X-From: ding-owner+M12638@lists.math.uh.edu Thu Dec 14 20:22:42 2006 Return-path: Envelope-to: ding-account@gmane.org Original-Received: from util0.math.uh.edu ([129.7.128.18]) by dough.gmane.org with esmtp (Exim 4.50) id 1GuwA9-0001IO-Rq for ding-account@gmane.org; Thu, 14 Dec 2006 20:22:38 +0100 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 1GuwA7-0002DI-CG; Thu, 14 Dec 2006 13:22:35 -0600 Original-Received: from mx2.math.uh.edu ([129.7.128.33]) by util0.math.uh.edu with esmtps (TLSv1:AES256-SHA:256) (Exim 4.63) (envelope-from ) id 1GuwA5-0002Cn-Pq for ding@lists.math.uh.edu; Thu, 14 Dec 2006 13:22:33 -0600 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx2.math.uh.edu with esmtp (Exim 4.63) (envelope-from ) id 1Guw9z-0005oY-Rx for ding@lists.math.uh.edu; Thu, 14 Dec 2006 13:22:33 -0600 Original-Received: from fw01.cmbrmaks.akamai.com ([80.67.64.10] helo=smtp2.akamai.com) by quimby.gnus.org with esmtp (Exim 3.35 #1 (Debian)) id 1Guw9z-0005EC-00 for ; Thu, 14 Dec 2006 20:22:27 +0100 Original-Received: from smtp1.akamai.com (vwall.kendall.corp.akamai.com [172.17.4.35]) by smtp2.akamai.com (8.13.8/8.12.10) with ESMTP id kBEJM4dC018113 for ; Thu, 14 Dec 2006 14:22:04 -0500 (EST) Original-Received: from localhost.localdomain (dhcp-65-105.kendall.corp.akamai.com [172.16.36.21]) by smtp1.akamai.com (8.13.8/8.12.10) with ESMTP id kBEJLkTL014533; Thu, 14 Dec 2006 14:21:46 -0500 (EST) Original-To: Katsumi Yamaoka X-Face: bd.DQ~'29fIs`T_%O%C\g%6jW)yi[zuz6;d4V0`@y-~$#3P_Ng{@m+e4o<4P'#(_GJQ%TT= D}[Ep*b!\e,fBZ'j_+#"Ps?s2!4H2-Y"sx" Mail-Followup-To: Katsumi Yamaoka , ding@gnus.org In-Reply-To: (Katsumi Yamaoka's message of "Mon\, 04 Dec 2006 08\:37\:21 +0900") User-Agent: Gnus/5.110006 (No Gnus v0.6) Emacs/22.0.50 (gnu/linux) X-Spam-Score: -2.5 (--) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:64115 Archived-At: On 3 Dec 2006, yamaoka@jpl.org wrote: >>>>> In Ted Zlatanov wrote: > >> /gnus/lisp> grep -i nocem *.el|wc >> 165 754 9124 > >> That's a lot of code for a feature no one uses. Should it go away? >> Or should it be revisited, updated, and made useful? > > I still use NoCeM. It is mostly for the fj hierarchy, however > there's no useful article in fj.news.lists.filters recently (the > last one was posted at 29 Aug). So, I'll not be troubled even > if the feature is removed. > > Please note that gnus-nocem.el was incomplete until I fixed it, > as far as I knew. > >> Maybe it can integrate with spam.el for instance. > > That's great. Well, spam.el can add an exit processor for reporting spam that would post in the appropriate newsgroup. Do you know how this works, or is there a document? I would also be interested in finding out how you can undo such a posting, and if there's a register/unregister process for ham through NoCeM. If Gnus already has such functionality, I don't know it. Thanks Ted