nmh-workers
[Top] [All Lists]

[Nmh-workers] extraneous header lines

2012-01-10 05:53:31

mhshow outputs a lot of (too many) extraneous header lines.

mhshow -form mhl.null outputs no header lines.

so, i used to keep putting ignores= entries in ~/Mail/mhl.headers and use 
mhshow -form mhl.headers 

now, i've given up, and my mhshow is filtered by an intelligent version of
perl -ane 'if($_=~/^\S+: \S+|^\t \S+/){next}else{print}'

two ideas for improvement:

1) mhshow -form mhl.null should display Date, To, From and Subject

2) allow for globs like ignores=X-* and ignores=List-*

?

steve
--

_______________________________________________
Nmh-workers mailing list
Nmh-workers(_at_)nongnu(_dot_)org
https://lists.nongnu.org/mailman/listinfo/nmh-workers

<Prev in Thread] Current Thread [Next in Thread>