[3947] in testers
Re: behavior change in scan?
daemon@ATHENA.MIT.EDU (Dan Winship)
Wed Apr 7 15:31:53 1999
Date: Wed, 7 Apr 1999 15:31:34 -0400
From: Dan Winship <danw@MIT.EDU>
To: yandros@MIT.EDU
Cc: Jeremy C Daniel <jdaniel@MIT.EDU>, testers@MIT.EDU
In-Reply-To: "[3939] in testers"
> As near as I can tell, with nmh, you'll need to either change
> h/scansbr.h or set up scan to take a -form argument `by default',
> which *might* break users who have custom args for scan set by default.
You can add a line to your .mh_profile like
scan: -form scan.default
and put a scan.default file in your ~/Mail directory
-- Dan