Bug with select in config?

From: Jeff Foy (bg809@scn.org)
Date: Fri, 15 Oct 1999 14:22:08 -0700

In the CONFIG file for Yarn, you can determine which headers to
display (or not display) with the config options "hide" and "select".
"hide" works as it should. I can set it up to hide any header line(s) I
wish. Problem is that there are tons of the "X-" experimental headers
and more seem to pop up each day. This will make my config file larger
as new headers show up or are noticed by me. Not good. So, the logical
part of me decided to use the "select" option instead of "hide". I set
it to select only the From:, To:, Subject:, Date:, Reply-To:, and
Newsgroups: lines. Problem is that Yarn doesn't seem to understand what
I want as I still get other headers in addition to the ones I've
"select"-ed.

Is this a bug in Yarn? Am I doing something wrong? Here's the
relevant part of my config file:

select=From To Subject Date Reply-To Newsgroups

Any help or pointers will be most graciously accepted! :)