From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/3829 Path: main.gmane.org!not-for-mail From: elf@mailhost.ee.ryerson.ca (Luis Fernandes) Newsgroups: gmane.emacs.gnus.general Subject: header specification restriction when using '&' Date: Fri, 3 Nov 1995 10:02:13 -0500 Message-ID: <9511031502.AA05053@gemini.ryerson.ca> NNTP-Posting-Host: coloc-standby.netfonds.no X-Trace: main.gmane.org 1035144656 27449 80.91.224.250 (20 Oct 2002 20:10:56 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 20 Oct 2002 20:10:56 +0000 (UTC) X-From-Line: ding-request@ifi.uio.no Fri Nov 3 08:12:14 1995 Return-Path: ding-request@ifi.uio.no Original-Received: from ifi.uio.no (ifi.uio.no [129.240.64.2]) by miranova.com (8.6.11/8.6.9) with ESMTP id IAA10327 for ; Fri, 3 Nov 1995 08:12:11 -0800 Original-Received: from ee.ryerson.ca (eccles.ee.ryerson.ca [141.117.1.2]) by ifi.uio.no with SMTP (8.6.11/ifi2.4) id for ; Fri, 3 Nov 1995 16:05:09 +0100 Original-Received: from gemini.ryerson.ca (gemini.ee.ryerson.ca) by ee.ryerson.ca (4.1/SMI-4.1) id AA19360; Fri, 3 Nov 95 10:02:41 EST Original-Received: by gemini.ryerson.ca (5.x/SMI-SVR4) id AA05053; Fri, 3 Nov 1995 10:02:13 -0500 Original-To: ding@ifi.uio.no ((ding) mailing list) X-Mailer: VM Version 5.94 (beta)on emacs Original-Lines: 9 Xref: main.gmane.org gmane.emacs.gnus.general:3829 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:3829 Why is there a restriction when specifying the Header to match when using the '&' command in the Summary buffer? I can only specify one of From, Subject, Message-Id, Date, etc.; but not "To". What I'm trying to do is kill all articles in comp.lang.java that were also sent to the mailing list (since I've already read them there). If I was able to match on "To: java-interest" I'd be a happy camper.