> On Sep 25, 2016, at 3:19 AM, Laura Creighton <[email protected]> wrote: > > Yes, but I need my .mh_profile to work _everywhere_ including on machines > that are purposely not set to utf-8 so we can test software there.
There's no way you're going to get that level of portability out of a single .mh-profile. See mh-profile(5) for a description of the 'MH' environment variable. I suspect you'll end up with a few OS-specific .mh_profile variants that you point at conditional on the OS environment you are running in. It's a bit annoying, but it works. --lyndon _______________________________________________ Nmh-workers mailing list [email protected] https://lists.nongnu.org/mailman/listinfo/nmh-workers
