From: utzoo!decvax!harpo!eagle!mhuxt!mhuxj!cbosgd!mark
Newsgroups: net.news.b
Title: Re: Enhancement to readr.c
Article-I.D.: cbosgd.2476
Posted: Sat Jul 31 16:55:36 1982
Received: Sun Aug  1 03:26:38 1982
References: eagle.431

This is why I think forced interactive mail senders are silly.  Your program
has to stuff them with input interactively or else fill out their form.

If I were fixing the news/MH bridge, I would add two flags to comp
that probably should have been there from the beginning:
	-subj %s	(specifies the subject)
	-to %s		(specifies the destination)
Then you wouldn't need any mods to news, and certainly news wouldn't
have to know about MH specifically as a mailer.  Probably an unrecognized
argument to comp should be treated as "-to", unless there is some
conflicting usage somewhere.  Then, you could set MAILER to
	comp -subj %s -to

	Mark