From mboxrd@z Thu Jan 1 00:00:00 1970 From: Message-Id: To: , <9fans@9fans.net> In-Reply-To: Date: Tue, 11 Feb 2014 09:43:42 +0000 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Subject: Re: [9fans] acme/Mail sorted by replies(threaded) Topicbox-Message-UUID: b86fce32-ead8-11e9-9d60-3106f5b1d025 Hi, I just now write that in acme [full text editor with undo etc.]. I setup stunnel using your recipe, thanks for publishing it. Maybe you also know where to point acme/Mail or upas/smtp to insert in 'From:' header funny 'nice uvel' instead of $user@domain.dom? In which rc files it can be done or it need be hardcoded? As for threading, I localize my changes to acme/Mail in only two functions and try do things in the way natural for original code, so you can easy mk install and try to see how it looks, don't forget -t flag for threading. Best regards. > Hello, > > I just want to say it makes me feel better to see someone is trying > to improve Mail. I've been using Mail for some time in parallel with > the gmail web interface. (Basically, I prefer to write an email within > acme [full text editor with undo etc.], but searching for a conversation > is just simpler in the web interface. Also, it happens to me from time > to time, that email is not actually sent from within acme (due to some > lost connection, stunnel, ...), so I nearly always check the situation > with the web interface). > > I hope I will try your work at some point. > Note also there was a message about 'amail' quite recently. > Finally, as far as I can tell, writing a threaded view can be be tricky: > > http://mandrillapp.com/track/click.php?u=30146375&id=35be47b5b7dd4d84a0b4eaa38a5b17b9&url=http%3A%2F%2Fwww.jwz.org%2Fdoc%2Fthreading.html&url_id=d540878ee7743a86723ed03cbffa32dd6b47ed7b > > Thanks > Ruda > > On 10 February 2014 21:33, Uvelichitel wrote: >> Hi. I know at least one implementation exist before >> http://mandrillapp.com/track/click.php?u=30146375&id=35be47b5b7dd4d84a0b4eaa38a5b17b9&url=https%3A%2F%2Fbitbucket.org%2Fmpl%2Facmemail-with-sort-by-thread&url_id=7983b0540dd0bc52b3c6cda1acff61b742eb32a9. It based on >> Subject header comparison. So I write another one based on MessageID >> and Inreplayto headers. >> http://mandrillapp.com/track/click.php?u=30146375&id=35be47b5b7dd4d84a0b4eaa38a5b17b9&url=https%3A%2F%2Fbitbucket.org%2Fuvelichitel%2Fmail&url_id=203c219a5344874c12e2fc4a73a2c8513a39edd4 >> You can mk install. Flag -t added for threading. Tested on p9p. >> Fill free to try. Feedback appreciated. >> Best regards. >>