From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/7597 Path: main.gmane.org!not-for-mail From: Lars Balker Rasmussen Newsgroups: gmane.emacs.gnus.general Subject: Re: gnus' strange message-id again Date: 15 Aug 1996 12:14:54 +0200 Sender: gnort@daimi.aau.dk Message-ID: <0fd90tj6n5.fsf@fraxinus.daimi.aau.dk> References: <199608151000.MAA29097@bombur2.uio.no> NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Trace: main.gmane.org 1035147887 7760 80.91.224.250 (20 Oct 2002 21:04:47 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 20 Oct 2002 21:04:47 +0000 (UTC) Return-Path: ding-request@ifi.uio.no Original-Received: from ifi.uio.no (ifi.uio.no [129.240.64.2]) by deanna.miranova.com (8.7.5/8.6.9) with SMTP id DAA18612 for ; Thu, 15 Aug 1996 03:35:35 -0700 Original-Received: from fraxinus.daimi.aau.dk (fraxinus.daimi.aau.dk [130.225.16.39]) by ifi.uio.no with ESMTP (8.6.11/ifi2.4) id for ; Thu, 15 Aug 1996 12:14:56 +0200 Original-Received: (from gnort@localhost) by fraxinus.daimi.aau.dk (8.6.11/8.6.11) id MAA19026; Thu, 15 Aug 1996 12:14:55 +0200 Original-To: ding@ifi.uio.no In-Reply-To: Hallvard B Furuseth's message of Thu, 15 Aug 1996 12:00:40 +0200 (MET DST) Original-Lines: 20 X-Mailer: Gnus v5.2.39/Emacs 19.30 Xref: main.gmane.org gmane.emacs.gnus.general:7597 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:7597 Hallvard B Furuseth writes: > Lars, I'm sorry to say this, but I really wish gnus' message-id > contained the sender's user name. Press C-x C-e at the end of this expression: (message-number-base36 (user-uid) -1) That's the prefix your messages get. Mine is 0f, which is why the following Perl Regexp uniquely matches my Message-ID's: /<0f\w+\.fsf(_-_)?\@[\w\-]+\.daimi\.aau\.dk>/ > This makes it simple to kill threads started by someone one don't want > to listen to (but who uses gnus), So use the 2 or 3 first chars of their Message-ID. -- Lars Balker Rasmussen