Re: Functional problem with sort in threaded order
Michael Yount <[email protected]>
| Newsgroups | gmane.mail.majordomo.majordomo2.devel |
|---|---|
| Message-ID | <[email protected]> |
On 18 Jan 15:29, Steven W. Orr wrote: > I showed them how much I liked mj2 but the response was that when we > display the archives in threaded order, there is no depth to the display. The code that sorts the messages and the code that displays the list of messages are completely separate, so that information would need to be passed from Mj::Util::sort_msgs to Mj::Format::archive somehow. More to the point, indenting the Subject in the current tabular format of Mj2's archives probably wouldn't improve their appearance. Michael