mp fix to allow printing of news articles

David Fiedler david at infopro.UUCP
Fri Dec 9 10:44:40 AEST 1988


I love the mp program! After feeding a few news articles through it, I
found it didn't handle news headers well, so came up with the following
fix which seems compatible with mail also:

---------------------------
125c
          case DOHEADER  : if (EQUAL("From") || EQUAL("Date") || EQUAL("Path") \
	 			 || EQUAL("Subject"))
.
---------------------------

The change to make it sense a news article, and thus print "News for ____"
in the header (rather than "Mail for ____"), is left to those with more
free time than I have!
-- 
David Fiedler {ames,attmail,hoptoad,pyramid}!infopro!david
USMail: InfoPro Systems, PO Box 220, Rescue CA 95672 Phone: 916/677-5870
"I can't answer the door, my wife is taking a bath in the sink."



More information about the Comp.sources.bugs mailing list