List reply in mutt

September 12th, 2009
email, tech
Mutt has a nice feature where when you have set it up properly, you can press 'L' for 'reply to list'. I use this a lot, but I'm on a good number of mailing lists and don't like that each time I need to go and add "subscribe listname@host.tld" to my ~/.muttrc. This is annoying. If you invoke 'reply to list' on a mailing list message that you've not marked in the ~/.muttrc, you get the error "no mailing lists found". So, given that such a high percentage of lists are listid setting gnu mailman lists, what if we replace that error logic with:
  1. if would raise 'no mailing lists found error' and
  2. if the message has a list id header and
  3. if the list id header contains an email address and
  4. if the email address is in the to, cc, reply-to, or from field then
  5. reply to list with that address otherwise
  6. raise the error as we were going to

Comment via: facebook

Recent posts on blogs I like:

What are the results of more parental supervision and less outdoor play?

Ups and downs for mental health and injury rates The post What are the results of more parental supervision and less outdoor play? appeared first on Otherwise.

via Otherwise November 24, 2023

My startup advice

I sat down for a conversation with Alex Long. He took notes and sent them to me, and it seemed worth lightly-editing the notes and posting. I’ve left it quite raw, more like a tweet thread than a proper blog post.

via Home October 23, 2023

A Big Problem With The Going To Bed Book

One day my dad was reading this book called the "Going to Bed Book" to my sister Nora. The book is basically about a bunch of animals who are getting ready for bed on a boat. They go down the stairs, take a bath, hang their towels on the wall, find…

via Lily Wise's Blog Posts September 18, 2023

more     (via openring)