>>>>> On Wed, 30 Aug 2000, "John" == John Reinhagen wrote:

  John> Right, I know where it's stored and I understand (some
  John> of) what it does.  I just wondered if there's an
  John> architectural assumption in nmh that the order of a
  John> sequence is important.

The order of the sequence reflects the order of the messages     
(i.e., the sequence will always be in ascending numerical        
order... at least I'm pretty sure that's the case).              

The order of the messages depends on how the USER arranged them.
The user might have the messages arranged in date order, sender
order, or anything else.  See "man sortm".

So, while there is no "architectural" significance, there may be 
a significance to the USER.

>>>>> On Wed, 30 Aug 2000, "John" == John Reinhagen wrote:

  John> I notice it's not possible to advance along a sequence
  John> with commands like next or prev, so this suggests that
  John> order may not be important.

It is possible to advance through a sequence.  

     show next:seqname

See "man nmh".

--Hal


Reply via email to