Remix.run Logo
layer8 11 hours ago

This is all a matter of the email client. Useful email clients show email threads in trees like this (the red lines and arrows): https://vigasdeep.com/2012/06/07/mutt-the-ultimate-mailing-c...

arp242 10 hours ago | parent [-]

What if you're not subscribed? I don't usually care about the day to day of Linux kernel dev, but that one thread might be of interest to me. Actually, I might have something to contribute, but since I'm not subscribed the UX on that sucks too.

"Just use mutt" as a reply to "I want to read this one email thread" is rather missing the point. Plus the reality is most people neither use nor want mutt. Many people think the UX on mutt is horrible. Nice if it works for you, but it doesn't for many. So there's that.

pabs3 3 hours ago | parent [-]

There are tools to import mails into whichever email client you prefer, especially if the list is archived on a public-inbox instance, which is the best mailing list archiving system so far.

https://lwn.net/Articles/875239/ https://blog.gnoack.org/post/lei/ https://people.kernel.org/monsieuricon/lore-lei-part-1-getti... https://b4.docs.kernel.org/ https://github.com/mikwielgus/forum-dl

arp242 3 hours ago | parent [-]

You can't seriously claim that this is good UX. And that's what this is about: not that it's impossible but that the UX is not good, especially for the casual user only interested in the occasional thread.

skydhash an hour ago | parent [-]

The web interface for the archive is for casual users and I believe most have clickable link for the subject that lists the email in a thread and a “previous/next in thread” button.

If you’re downloading mbox files, then you know how to handle them.