Live data from Hacker News

Mutt 1.6

mutt.org

131–140 of 191 posts

Re: Mutt 1.6

#131

Earlier quoted context omitted.

Not OP, but here's something I miss in Gmail search all the time-- ability to target a search at a particular directory and its sub-directories. Suppose, for example, I have set up a subdir for conferences. That subdir contains a bunch of subdirectories for individual conferences. I know the e-mail I'm looking for is stored in there, because it relates to a conference publication I wrote. However, that subdir itself…

Check again - gmail supports nested labels. exactly same as directory/subdirectories. Separate screen of search results is just another tab in your browser - that's actually a vote in favor of web based gmail.

Yup. Nested labels like "top/med/bot" get flattened to "top-med-bot" for search, e.g. in:top-med-bot keyword

Re: Mutt 1.6

#132

Earlier quoted context omitted.

> Close to the Unix ideal of doing one thing, and doing it well. In my opinion this concept does not work for most non-cli programs. How do you actually define this "one thing"? Is "reading an email" one thing? And "writing an email" another thing? What about "spellchecking the email"? What about "managing all my email contacts"? What about "back up my emails"? What about "sign email with GPG"? Do all of these things…

> Is "reading an email" one thing? In fact, sometimes it can be the "only" thing you want. Most often it is the case with open source developers when they want to catch up a huge discussion thread. (Like bugs to email interface). Mutt is excellent here. If I have something to add to the discussion, I have the option to use the command line or log in to web interface and post my response.

See (n)mh:

http://rand-mh.sourceforge.net/book/mh/shomes.html

Re: Mutt 1.6

#133
post #83

Earlier quoted context omitted.

> Close to the Unix ideal of doing one thing, and doing it well. In my opinion this concept does not work for most non-cli programs. How do you actually define this "one thing"? Is "reading an email" one thing? And "writing an email" another thing? What about "spellchecking the email"? What about "managing all my email contacts"? What about "back up my emails"? What about "sign email with GPG"? Do all of these things…

> In my opinion this concept does not work for most non-cli programs. How do you actually define this "one thing"? I don't see how CLI programs avoid this. "One thing" is a human idea, subject to interpretation. Should grep and sed be consolidated? Does find do too much? Why do we have both echo and printf? > Is "reading an email" one thing? And "writing an email" another thing? Mutt says so. You read and sort emails…

Hats off for the gimp-architecture review

Being just a little bit hard-arsed about these things can pay off dramatically.

Re: Mutt 1.6

#134
post #109
post #107

March 8, 2006 Marissa Mayer prefers Pine to Gmail [mayer]Marissa Mayer, VP, Search Products and User Experience at Google confesses to CNN Money that she doesn't use Gmail for her business mail. "I don't feel overwhelmed with information. I really like it. I use Gmail for my personal e-mail -- 15 to 20 e-mails a day -- but on my work e-mail I get as many as 700 to 800 a day, so I need something really fast. I use an…

10 to 14 hours of email? I think I'd pull a Knuth or look for another job, that's crazy.

I'm sorry -- what do you mean by "pull a Knuth"?

Re: Mutt 1.6

#135
post #109

Earlier quoted context omitted.

10 to 14 hours of email? I think I'd pull a Knuth or look for another job, that's crazy.

I'm sorry -- what do you mean by "pull a Knuth"?

He processes mail by stack: have his secretary print out emails and put them together with snail mail on a stack. Look at the stack every few months.

Urgent mail is expedited at his secretary's discretion, of course.

Re: Mutt 1.6

#136
post #107

March 8, 2006 Marissa Mayer prefers Pine to Gmail [mayer]Marissa Mayer, VP, Search Products and User Experience at Google confesses to CNN Money that she doesn't use Gmail for her business mail. "I don't feel overwhelmed with information. I really like it. I use Gmail for my personal e-mail -- 15 to 20 e-mails a day -- but on my work e-mail I get as many as 700 to 800 a day, so I need something really fast. I use an…

Linus Torvalds uses Pine, too.

Re: Mutt 1.6

#137
post #6

It's been many years since I've used mutt, but I'm considering going back to it. For a while, HTML email had become so common that it was uncomfortable to use a text email client, but that trend seems to have reversed...most of my business communication is plain text (maybe a shift in the people I interact with for business). The speed of mutt is damned near impossible to beat, and the bandwidth usage is so tiny (I c…

Most MUAs these days send multipart/alternative messages, so even though most recipients see the fancy HTML version, the message also has a text/plain version that mutt will default to showing and you won't even notice it had an HTML part. For those rare HTML-only mails, just install lynx and add this to ~/.mailcap: text/html; lynx -dump -localhost -force_html -width 80 %s; copiousoutput This will make mutt pipe the…

For all those who prefer w3m:

    text/html; /usr/bin/w3m -I %{charset} -T text/html -o display_link_number=1 -dump; copiousoutput

Re: Mutt 1.6

#138
I'll never forget, for the rest of my life, a devastating email scenario that I was one keypress away from executing that would have had serious dire consequences.

It was 2003 and I was a dedicated and exclusive Mutt user (this, before Gmail came along).

Due to some accidental press of the wrong key combination, somehow Mutt managed to take every single email in my Sent folder and combine it into one gigantic aggregate text document -- a record of all emails I'd ever sent from that account -- and turn this aggregate itself into an outgoing email, ready for sending.

What's worse, it took every address that had ever been in a To: field in any Sent mail and put them all as one big list in this aggregate email's To field!

With just one more keypress, had I accidentally then sent this, every person I'd ever emailed would have received a copy of every email to any person I'd ever sent.

Can you imagine the disaster? That I could concoct such an email accidentally was terribly frightening and that was the last year I ever used Mutt.

Re: Mutt 1.6

#139

Earlier quoted context omitted.

> Close to the Unix ideal of doing one thing, and doing it well. In my opinion this concept does not work for most non-cli programs. How do you actually define this "one thing"? Is "reading an email" one thing? And "writing an email" another thing? What about "spellchecking the email"? What about "managing all my email contacts"? What about "back up my emails"? What about "sign email with GPG"? Do all of these things…

> The unix principle works quite well for stuff like grep/find/awk but there is just now way you could make GIMP follow the unix principle. http://www.imagemagick.org/ ;)

better example would be the netpbm stack.

Re: Mutt 1.6

#140
post #107

March 8, 2006 Marissa Mayer prefers Pine to Gmail [mayer]Marissa Mayer, VP, Search Products and User Experience at Google confesses to CNN Money that she doesn't use Gmail for her business mail. "I don't feel overwhelmed with information. I really like it. I use Gmail for my personal e-mail -- 15 to 20 e-mails a day -- but on my work e-mail I get as many as 700 to 800 a day, so I need something really fast. I use an…

Pine was the defacto email client for so many universities (including mine); these kids today don't know what they were missing! It was a rare window of human Time On Earth where every single person at my massive nearly 100K-size college used Control-X to send every email.
Post reply on HN