nmh-workers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Nmh-workers] BUG: arg order not respected


From: Neil W Rickert
Subject: Re: [Nmh-workers] BUG: arg order not respected
Date: Sat, 04 Jun 2005 09:23:40 -0500

Jerrad Pierce <address@hidden> wrote on Jun 3, 2005:

>given
>       show 107 96

>show shows 96 and then 107, instead of respecting the order provided.

That's a feature, not a bug.

Similarly,

        show 107 96 107

will only show 107 once.  The message list is always sorted, and
duplicated removed, before any use is made of it.

 -NWR




reply via email to

[Prev in Thread] Current Thread [Next in Thread]