Jon Steinhart <[EMAIL PROTECTED]> wrote:
>I just noticed that
> mhpath cur
>produces the same results as
> mhpath new
>if there is no current message. Looking at the code, it seems
>deliberate, but why? Acts like a bug to me.
I just tested, and got
6% mhpath cur
mhpath: no cur message
It seems that if the "cur" sequence is defined, but there is no
message of that number, mhpath will return that path to the indicated
message anyway. If the "cur" sequence is not defined at all, it
returns "no cur message".
This seems right to me.
-NWR