Mutt Fork Adds Features From Notmuch
Karel Zak started a fork of Mutt back in January to integrate features the upstream authors deemed too radical, and today released the first status update. So far implemented is native notmuch support (inspired by Sup) which adds fast search, tagging, and virtual folders from notmuch queries. Unlike the current hackish solutions, all of these are available as native mutt commands and can be used in your muttrc. Additionally, patches from Debian and other distributions will be integrated. Source is over at Github, and a few screenshots are on their wiki.
I moved from pine --> mutt --> any modern mail client.
No, seriously. Who here is using it? What's it do for you that made you choose it, or this fork?
[Disclaimer: Claws-mail. It's fast, and I'm lazy.]
"Whats in your new release?"
"Notmuch"
"That's what I'm asking, what did you add that's not in the original software?"
"Notmuch"
"Oh... well, did you improve on the performance?"
"No, that's still the same as Mutt"
"Still as slow as a dog?"
"No, it's at least as fast as Mutt"
I use Alpine on and off. Is Mutt worth looking at?
Every other email client supports identities in the same clumsy fashion. Each and every identity must be individually configured in. That's fine when you four and they never change. It is nearly useless when you have 400 and add several new ones each week.
Mutt lets me define identities with regular expressions. I can set alternates=(.*@foo,example.com,.*@bar.example.com)
Now every user @foo.example.com and @bar.example.com will match as me, even ones I haven't thought up yet.
When sending a new message, I can type in whatever I want in the From: field. When the reply comes in, it is automatically recognized if it matches an established pattern. I haven't had to change my alternates in years even though I have added hundreds of identities.
I'm glad that mutt isn't stagnating, and that there are people dedicated to keeping it awesome, relevant and supported. Rock on, you crazy forkers.
Look, I know this is ads - sorry, news for nerds, but it just seems like common courtesy to make a summary at least partially non-opaque to a casual reader. I know what Mutt is, but if I hadn't been able to drag up that half-remembered fact I'd have found this to be yet annoying frustrating FS.
systemd is Roko's Basilisk.
Neckbeards: Activate!
You can set it up to use w3m to convert HTML mail to text. That way you can read all the HTML mail inside mutt, but without the formatting and images. A couple more keypresses and you can go into w3m to navigate around and follow the links, and if really necessary in w3m you can use 'm' to bring up the page in a graphical browser. All really convenient.
'mutt' is the best way to read mail in my opinion. I use it both at home (local folders) and work (IMAP).
Proportionally-spaced fonts are modestly more readable than monospace, for prose text.
Monospaced fonts allow for column-based formatting of tables, ASCII-art diagrams (networking, etc.), programmatic output, etc., which makes for a greatest common denominator balance between both readability and flexibility. For technical uses (programming, systems/network admin), monospace wins hands-down. It's also very easy to write simple programs / shell scripts to output data in fixed-length columns, which again, present well in monospaced fonts but are fugly in proportional ones (most of my text formatting in GMail, FWIW, is based on indenting and formatting in courier program output).
The alleged legibility gains of proportional fonts are minimal, and in the context of other benefits of mutt (threading, quote precedence, syntax highlighting of quote levels, URLs, email addresses, etc.), a full GUI mailer (Exchange, Thunderbird, GMail, KMail, etc.) is a net loss.
There's an issue for those reading mail on mobile devices with displays of Browser overhead means that GMail takes up most of a display, while I can stack up multiple mutt, shell, and other console apps either vertically or horizontally. Much more effective use of screen real estate.
What part of "gestalt" don't you understand?
When you've got many or large folders, the switching time can be substantial.
Systems admin, with various alerts and notifications getting filtered to various places. Opening a folder with ~10k messages takes a few seconds, ~100k really starts to bog down. Once I'm in the folder, filtering, tagging, and other actions are really quick. Getting there is slow.
My compromise: screen with several mutt buffers open, primary ones are my inbox and other hot folders, others I'll switch between less-frequently read folders.
What part of "gestalt" don't you understand?