Paul Fox <[email protected]> writes:

> ralph wrote:
>  > Hi Bill,
>  > 
>  > > How about 
>  > > 
>  > >     $ MH= pick -sequence foo
>  > 
>  > My mh_profile(5) doesn't explain the significance of a defined but empty
>  > $MH.  A quick test here suggests the same .mh_profile is opened with no
>  > $MH defined or an empty one.
>
> that's what i found too.
>
> also:
>     $ MH=/dev/null pick -sequence foo
>     pick: `/dev/null' specified by your MH environment variable is not a 
> normal file
>     $ cp /dev/null /tmp/null
>     $ MH=/tmp/null pick -sequence foo
>     pick: Your /tmp/null file does not contain a path entry.
>
> i pushed the -nosequence change last night.

Thanks, the MH= was worth a try since it works with MHCONTEXT (I think
:-\). Maybe that's a bug?

-- 
Bill Wohler <[email protected]> aka <[email protected]>
http://www.newt.com/wohler/
GnuPG ID:610BD9AD


_______________________________________________
Nmh-workers mailing list
[email protected]
https://lists.nongnu.org/mailman/listinfo/nmh-workers

Reply via email to