>Also, it SEGVs without the `/plain'. Probably because get_ctinfo()'s
>
> 685 if (*cp != '/') {
> 686 if (!magic)
> 687 ci->ci_subtype = mh_xstrdup("");
> 688 goto magic_skip;
> 689 }You know ... I am looking at this now, and I cannot understand the logic here. It was like this in MH 6.8 as well. Anyone have any idea what is going on with this? --Ken _______________________________________________ Nmh-workers mailing list [email protected] https://lists.nongnu.org/mailman/listinfo/nmh-workers
