Can there be a CONFIG option to allow the listing of messages starting from the most recent instead of the default "oldest messages first" view? Something like CONFIG RECENTMESSAGES ON or an appendable command for MESSAGES/MSGS/MSG LIST such as RECENT(as in MSGS RECENT) to accomplish that?
Example of normal MESSAGES:
******************************[ Message Summary ]******************************
[Msg#] [From] [Date] [Summary]
-------------------------------------------------------------------------------
p 1 Kakotas 9/29/9:08 blah blah
p 2 Lenneth 9/30/10:14 words words
p 3 Lenneth 10/05/18:56 summary of some message here
p 4 Lenneth 10/27/14:39 etc etc etc
p 5 Lenneth 12/02/11:43 oh gods make the exposition stahp
.
.
*******************************************************************************
While MESSAGES RECENT would instead display...
******************************[ Message Summary(Most recent) ]******************************
[Msg#] [From] [Date] [Summary]
-------------------------------------------------------------------------------
269 Antidas 7/28/1:23 oh gods not more words
268 Carmell 7/28/1:19 words words words
267 Achaea 7/28/0:40 oh, i see how it is
266 Achaea 7/28/0:40 having all these words must mean one thing...
265 Achaea 7/28/0:40 you must have a fetish for words, eh Synbios?
.
.
*******************************************************************************
Comments
Right now it's easier for me to check messages on the website and delete certain ones because I dislike having to delete, renumber and keep checking through different lists of numbers.
Edit to fix a typo.