nmh-workers
[Top][All Lists]
Advanced

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

Reading messages in a sequnce


From: aalinovi
Subject: Reading messages in a sequnce
Date: Fri, 10 Jul 2020 15:33:12 -0400

If I have non consecutive messages in a given sequence, is there any way
to read them consecutively?

For example, sequence picked with messages 94 95 114 126 155.
show 94 shows message 94, next shows message 95. But then next shows
message 96, not message 114 (which makes sense since 96 is the next
message but it's not what I want).

With only a few messages this is no big deal as I can just do show 94
show 95 show 114 etc, If I have a sequence with a significant number of 
messages such a
solution is not practical.

Thank you



reply via email to

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