[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Nmh-workers] extraneous header lines
From: |
Ken Hornstein |
Subject: |
Re: [Nmh-workers] extraneous header lines |
Date: |
Wed, 25 Jan 2012 14:11:02 -0500 |
>> Can't you achieve this by simply removing the "extras" line from the
>> mhl format file? (Just checked ... yes, that makes it so everything
>> not explicitly matched doesn't get displayed).
>
>I guess that doesn't help if you want odd unknown ones to be displayed
>but to skip known ones en masse, e.g. List-*.
Sure, I just didn't want to create a dependency on something like fnmatch
(although ... is fnmatch POSIX? Yes, turns out it is). Steve said he
was happy with what I proposed, but what do others think?
--Ken