From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/16217 Path: main.gmane.org!not-for-mail From: Harry Putnam Newsgroups: gmane.emacs.gnus.general Subject: Re: Limiting Date: 23 Aug 1998 09:22:00 -0700 Sender: owner-ding@hpc.uh.edu Message-ID: References: NNTP-Posting-Host: coloc-standby.netfonds.no X-Trace: main.gmane.org 1035155120 26421 80.91.224.250 (20 Oct 2002 23:05:20 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 20 Oct 2002 23:05:20 +0000 (UTC) Return-Path: Original-Received: from gwyn.tux.org (gwyn.tux.org [207.96.122.8]) by altair.xemacs.org (8.9.1/8.9.1) with ESMTP id JAA31772 for ; Sun, 23 Aug 1998 09:27:18 -0700 Original-Received: from sina.hpc.uh.edu (Sina.HPC.UH.EDU [129.7.3.5]) by gwyn.tux.org (8.8.8/8.8.8) with ESMTP id MAA28248 for ; Sun, 23 Aug 1998 12:28:38 -0400 Original-Received: from sina.hpc.uh.edu (lists@Sina.HPC.UH.EDU [129.7.3.5]) by sina.hpc.uh.edu (8.7.3/8.7.3) with ESMTP id LAK02539; Sun, 23 Aug 1998 11:25:19 -0500 (CDT) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Sun, 23 Aug 1998 11:24:53 -0500 (CDT) Original-Received: from sclp3.sclp.com (root@sclp3.sclp.com [209.195.19.139]) by sina.hpc.uh.edu (8.7.3/8.7.3) with ESMTP id LAA02522 for ; Sun, 23 Aug 1998 11:24:45 -0500 (CDT) Original-Received: from beach.silcom.com (beach.silcom.com [199.201.128.19]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id MAA23785 for ; Sun, 23 Aug 1998 12:24:40 -0400 (EDT) Original-Received: from chub.local (pm8-44.sba1.avtel.net [207.71.222.194]) by beach.silcom.com (8.9.0/8.9.0) with ESMTP id JAA25431 for ; Sun, 23 Aug 1998 09:25:51 -0700 (PDT) Original-Received: (from reader@localhost) by chub.local (8.9.1/8.9.1) id JAA00335; Sun, 23 Aug 1998 09:22:00 -0700 Original-To: ding@gnus.org In-Reply-To: Phil Humpherys's message of "23 Aug 1998 08:44:14 -0600" Original-Lines: 18 X-Mailer: Gnus v5.6.36/Emacs 20.2 Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:16217 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:16217 Phil Humpherys writes: > The documentation describes how to limit a summary buffer to a > certain subject (/ s) or a certain author (/ a), but it would be > really handy to limit a summary buffer according to what is on > the To: line. Any thoughts? One way is to use the "&" command. Go to top of message buffer press '&' When prompted for 'Header" press 'b' or 'Body' At the regexp prompt type: ^To: Joe Blow@Kokomo.com At the 'command' prompt type '#' Gnus will search out all messages to "Joe Blow@Kokomo.com" and put the '#' character on them. Press `/ n' to limit view to messages with '#' on them. -- Harry Putnam reader@newsguy.com