#: $Id: mh_profile,v 3.0.1.1 1998/03/31 15:29:38 ram Exp $
#:
#:  Copyright (c) 1990-1993, Raphael Manfredi
#:  
#:  You may redistribute only under the terms of the Artistic License,
#:  as specified in the README file that comes with the distribution.
#:  You may reuse parts of this distribution only within the terms of
#:  that same Artistic License; a copy of which may be found at the root
#:  of the source tree for mailagent 3.0.
#:
#: $Log: mh_profile,v $
#: Revision 3.0.1.1  1998/03/31 15:29:38  ram
#: patch59: created
#:
#: 
#: Sample ~/.mh_profile lines to show how frepl and freplq can be customized.
#: The lib/replq.format file is not included here, but ii is merely the
#: standard MH filter to quote the original text.  Season to taste.
#:
#: Links to MH commands
#:
#: ...to repl
replq: -fcc @ -nocc all -ann -inp -fi lib/replq.format
grepl: -fcc @ -cc all -nocc me -ann -inp
greplq: -fcc @ -cc all -nocc me -ann -inp -fi lib/replq.format
frepl: -fcc @ -cc all -nocc me -ann -inp -fo freplcomps
freplq: -fcc @ -cc all -nocc me -ann -inp -fo freplcomps -fi lib/replq.format
