On Wed, Apr 12, 2000 at 07:00:33PM -0400, Rich Kulawiec ([EMAIL PROTECTED])
said:
> Being able to limit the display by subject (~s), to (~t) and other
> criteria is great...but I save all of my Usenet news as standard Unix
> mailbox files, and I'd like to be able to use ~n to select messages
> whose header "Newsgroups" matches the supplied string.
> 
> In other words, "l" followed by "~n news.announce" would match:
> 
>       Newsgroups: news.announce.newusers
> 
> or for another example, "l" followed by "~n paddle" would match;
> 
>       Newsgroups: rec.boats.paddle.whitewater

How about limiting to
~h"Newsgroups:.*<pattern>"?  Not perfect, and you'd probably want to
set up a macro to invoke it, but it seems to gets the job done.

> My apologies if I'm overlooking something completely obvious that
> already provides this functionality; I've RTFM'd, RTFFAQ'd, and
> done some surfing -- either it's not there or my caffeine level
> is far below that required for cogent thought.

-- 
Jim Toth
[EMAIL PROTECTED]

Reply via email to