>       I am writing this on a system that is still in
>FreeBSD8.x so everything still works but after upgrading a
>system to FreeBSD9.0, I got the following show-stopper the first
>time I replied to a message:

mha-mhedit isn't technically part of nmh, but the author of it is on
this list.  But a quick google on that error message leads me to believe
that if you change:

    if (!defined(%Index2MsgId)) {

to
    if (! %Index2MsgId)) {

Things should work fine.

--Ken

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

Reply via email to