From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/10975 Path: main.gmane.org!not-for-mail From: edmonds@cs.ubc.ca (Brian Edmonds) Newsgroups: gmane.emacs.gnus.general Subject: Re: feature request: find cancel Date: 17 May 1997 16:01:45 -0700 Message-ID: <37afltem92.fsf@mornir.gweep.bc.ca> References: <3767wj5mbt.fsf@salvator.cs.ubc.ca> NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 (generated by tm-edit 7.92) Content-Type: text/plain; charset=US-ASCII X-Trace: main.gmane.org 1035150763 27554 80.91.224.250 (20 Oct 2002 21:52:43 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 20 Oct 2002 21:52:43 +0000 (UTC) Return-Path: Original-Received: from ifi.uio.no (0@ifi.uio.no [129.240.64.2]) by deanna.miranova.com (8.8.5/8.8.5) with SMTP id VAA12714 for ; Sat, 17 May 1997 21:04:43 -0700 Original-Received: from nntp.cs.ubc.ca (nntp.cs.ubc.ca [142.103.6.16]) by ifi.uio.no with ESMTP (8.6.11/ifi2.4) id for ; Sun, 18 May 1997 01:02:04 +0200 Original-Received: from cs.ubc.ca (uucp@news.cs.ubc.ca [142.103.6.2]) by nntp.cs.ubc.ca (8.8.5/8.6.9) with ESMTP id QAA22406 for ; Sat, 17 May 1997 16:03:16 -0700 (PDT) Original-Received: (from uucp@localhost) by cs.ubc.ca (8.8.5/8.6.9) id QAA21106 for ding@ifi.uio.no; Sat, 17 May 1997 16:01:56 -0700 (PDT) >Received: from mornir.gweep.bc.ca by edmonds.home.cs.ubc.ca (Sendmail 8.7.5) with ESMTP id QAA29531; Sat, 17 May 1997 16:01:38 -0700 Original-Received: from cs.ubc.ca by nnrp.cs.ubc.ca; Sat, 17 May 1997 16:01 PDT Original-Received: from mornir.gweep.bc.ca by edmonds.home.cs.ubc.ca (Sendmail 8.7.5) with ESMTP id QAA29531; Sat, 17 May 1997 16:01:38 -0700 Original-Received: (from edmonds@localhost) by mornir.gweep.bc.ca (8.8.5/8.8.5) id QAA04154; Sat, 17 May 1997 16:01:46 -0700 Original-To: ding@ifi.uio.no X-Operating-System: Linux 2.0.29 #1 Wed Mar 19 20:11:02 PST 1997 X-Geek: http://www.cs.ubc.ca/spider/edmonds/doc/geek.html X-Homepage: http://www.cs.ubc.ca/spider/edmonds X-PGP-Ox6E86B769: This key is obsolete, please discard it. X-PGP-Ox979D0B09: A9 3E 1E CB 86 09 B1 E9 3C 1A 0E F6 49 F9 5D 99 In-Reply-To: Lars Magne Ingebrigtsen's message of 17 May 1997 06:05:29 +0200 Original-Lines: 17 X-Mailer: Gnus v5.2.40/XEmacs 19.14 Xref: main.gmane.org gmane.emacs.gnus.general:10975 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:10975 Lars Magne Ingebrigtsen writes: > There is no set convention for what the Message-ID of the cancel > message is. I know. > Spam cancellers use the $alz cancel convention, though. But I don't > really think that looking at those cancel messages is all that > interesting. I do. It's handy to be able to see who's cancelling what in the global groups, as I cover some local hierachies where we get a number of the same spams. Simply knowing whether a cancel was $alz convention or not can be handy. Of course, if it would be a pain to code, I can still look them up the old-fashioned way. Brian.