{"id":4013,"date":"2024-09-11T18:32:40","date_gmt":"2024-09-11T15:32:40","guid":{"rendered":"https:\/\/mummila.net\/nuudelisoppa\/?p=4013"},"modified":"2024-09-11T18:32:40","modified_gmt":"2024-09-11T15:32:40","slug":"how-to-have-mutt-thread-together-messages-with-the-same-subject-even-without-re","status":"publish","type":"post","link":"https:\/\/mummila.net\/nuudelisoppa\/2024\/09\/11\/how-to-have-mutt-thread-together-messages-with-the-same-subject-even-without-re\/","title":{"rendered":"How to have Mutt thread together messages with the same subject, even without Re:"},"content":{"rendered":"<p>Mutt settings are mostly inscrutable to me, so I&#8217;ll just dump the ones I found (through trial and error) that do what I want below. Besides having these:<\/p>\n<pre><code>set sort=threads\r\nset sort_browser=reverse-date\r\nset sort_aux=reverse-last-date-received<\/code><\/pre>\n<p>I needed to add these:<\/p>\n<pre><code>set sort_re=no\r\nunset strict_threads<\/code><\/pre>\n<p>For convenience, I also added these:<\/p>\n<pre><code># Collapse threads at startup\r\nexec collapse-all\r\n\r\n# Set the keys for un-\/collapsing all threads\/one thread\r\nbind index _ collapse-all\r\nbind index - collapse-thread<\/code><\/pre>\n<p>(I&#8217;m using Mutt version 2.2.12 in Ubuntu 24.04.)<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Mutt settings are mostly inscrutable to me, so I&#8217;ll just dump the ones I found (through trial and error) that do what I want below. Besides having these: set sort=threads set sort_browser=reverse-date set sort_aux=reverse-last-date-received I needed to add these: set sort_re=no unset strict_threads For convenience, I also added these: # Collapse threads at startup exec [&hellip;]<\/p>\n","protected":false},"author":2,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1],"tags":[13681],"class_list":["post-4013","post","type-post","status-publish","format-standard","hentry","category-uncategorized","tag-mutt"],"_links":{"self":[{"href":"https:\/\/mummila.net\/nuudelisoppa\/wp-json\/wp\/v2\/posts\/4013","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/mummila.net\/nuudelisoppa\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/mummila.net\/nuudelisoppa\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/mummila.net\/nuudelisoppa\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/mummila.net\/nuudelisoppa\/wp-json\/wp\/v2\/comments?post=4013"}],"version-history":[{"count":4,"href":"https:\/\/mummila.net\/nuudelisoppa\/wp-json\/wp\/v2\/posts\/4013\/revisions"}],"predecessor-version":[{"id":4017,"href":"https:\/\/mummila.net\/nuudelisoppa\/wp-json\/wp\/v2\/posts\/4013\/revisions\/4017"}],"wp:attachment":[{"href":"https:\/\/mummila.net\/nuudelisoppa\/wp-json\/wp\/v2\/media?parent=4013"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/mummila.net\/nuudelisoppa\/wp-json\/wp\/v2\/categories?post=4013"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/mummila.net\/nuudelisoppa\/wp-json\/wp\/v2\/tags?post=4013"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}