From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/64054 Path: news.gmane.org!not-for-mail From: Ted Zlatanov Newsgroups: gmane.emacs.gnus.general Subject: nocem in Gnus: should it go away? Date: Fri, 01 Dec 2006 18:11:27 +0000 Organization: =?utf-8?B?0KLQtdC+0LTQvtGAINCX0LvQsNGC0LDQvdC+0LI=?= @ Cienfuegos Message-ID: NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1164996766 31146 80.91.229.2 (1 Dec 2006 18:12:46 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 1 Dec 2006 18:12:46 +0000 (UTC) Original-X-From: ding-owner+M12577@lists.math.uh.edu Fri Dec 01 19:12:44 2006 Return-path: Envelope-to: ding-account@gmane.org Original-Received: from util0.math.uh.edu ([129.7.128.18]) by ciao.gmane.org with esmtp (Exim 4.43) id 1GqCry-0006cH-U5 for ding-account@gmane.org; Fri, 01 Dec 2006 19:12:19 +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 1GqCru-00035G-OX; Fri, 01 Dec 2006 12:12:14 -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 1GqCrt-00034s-GJ for ding@lists.math.uh.edu; Fri, 01 Dec 2006 12:12:13 -0600 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx2.math.uh.edu with esmtp (Exim 4.63) (envelope-from ) id 1GqCrn-0005IU-N8 for ding@lists.math.uh.edu; Fri, 01 Dec 2006 12:12:13 -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 1GqCrm-000265-00 for ; Fri, 01 Dec 2006 19:12:06 +0100 Original-Received: from smtp1.akamai.com (vwall.kendall.corp.akamai.com [172.17.4.33]) by smtp2.akamai.com (8.13.8/8.12.10) with ESMTP id kB1IBbWZ012415 for ; Fri, 1 Dec 2006 13:11:37 -0500 (EST) Original-Received: from localhost.localdomain (dhcp-63-17.kendall.corp.akamai.com [172.16.36.21]) by smtp1.akamai.com (8.13.8/8.12.10) with ESMTP id kB1IBWc0003402 for ; Fri, 1 Dec 2006 13:11:32 -0500 (EST) Original-To: Ding Mailing List 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: Ding Mailing List 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:64054 Archived-At: /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? Maybe it can integrate with spam.el for instance. Ted