From mboxrd@z Thu Jan 1 00:00:00 1970 Date: Mon, 10 Feb 2014 22:33:34 +0200 From: Uvelichitel To: 9fans@9fans.net Message-ID: <20140210223334995604.22c12db9@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Subject: [9fans] acme/Mail sorted by replies(threaded) Topicbox-Message-UUID: b840ddf2-ead8-11e9-9d60-3106f5b1d025 Hi. I know at least one implementation exist before https://bitbucket.org/mpl/acmemail-with-sort-by-thread. It based on Subject header comparison. So I write another one based on MessageID and Inreplayto headers. https://bitbucket.org/uvelichitel/mail You can mk install. Flag -t added for threading. Tested on p9p. Fill free to try. Feedback appreciated. Best regards.