From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/23188 Path: main.gmane.org!not-for-mail From: Dan Christensen Newsgroups: gmane.emacs.gnus.general Subject: Re: limiting the summary buffer to certain addressees Date: Sat, 12 Jun 1999 01:58:30 -0400 Sender: owner-ding@hpc.uh.edu Message-ID: <87aeu6t0xl.fsf@chow.mat.jhu.edu> References: NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1035160967 672 80.91.224.250 (21 Oct 2002 00:42:47 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 00:42:47 +0000 (UTC) Return-Path: Original-Received: from bart.math.uh.edu (bart.math.uh.edu [129.7.128.48]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id OAA29808 for ; Sat, 12 Jun 1999 14:19:25 -0400 (EDT) Original-Received: from sina.hpc.uh.edu (lists@Sina.HPC.UH.EDU [129.7.3.5]) by bart.math.uh.edu (8.9.1/8.9.1) with ESMTP id NAB12511; Sat, 12 Jun 1999 13:19:10 -0500 (CDT) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Sat, 12 Jun 1999 11:52:34 -0500 (CDT) Original-Received: from sclp3.sclp.com (root@sclp3.sclp.com [204.252.123.139]) by sina.hpc.uh.edu (8.9.3/8.9.3) with ESMTP id LAA13678 for ; Sat, 12 Jun 1999 11:52:25 -0500 (CDT) Original-Received: from jhuml1.hcf.jhu.edu (jhmail.hcf.jhu.edu [128.220.2.86]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id MAA28076 for ; Sat, 12 Jun 1999 12:51:29 -0400 (EDT) Original-Received: from scratchy (chow.mat.jhu.edu [128.220.25.2]) by jhmail.hcf.jhu.edu (PMDF V5.2-29 #37929) with ESMTP id <01JCBAO8VRUOEUEPBF@jhmail.hcf.jhu.edu> for ding@gnus.org; Sat, 12 Jun 1999 12:51:22 EDT Original-Received: from jdc by scratchy with local (Exim 2.05 #1 (Debian)) id 10sqm8-0006rz-00; Sat, 12 Jun 1999 12:36:56 -0400 In-reply-to: Lars Magne Ingebrigtsen's message of "12 Jun 1999 07:12:51 +0200" Original-To: ding@gnus.org User-Agent: Gnus/5.070084 (Pterodactyl Gnus v0.84) Emacs/20.3 Original-Lines: 18 Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:23188 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:23188 Lars Magne Ingebrigtsen writes: > Dan Christensen writes: > > > Now that the summary buffer can display the To: info of messages > > I sent, I often feel like limiting the buffer to those messages > > sent to a particular person. Is there an analog of `/ a'? If > > not, can this be added? > > Yes. There should be a command to limit to the "extra" headers. > Err... how should the command prompt? Based on `gnus-extra-headers'? If it could complete on the contents of that variable, that would be great. It might also be good to have a separate keystroke for what's probably the most common extra header: "To". Dan