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.
Mutt 1.6
131–140 of 191 posts
Re: Mutt 1.6
#132Earlier 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.
Re: Mutt 1.6
#133Earlier 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…
Being just a little bit hard-arsed about these things can pay off dramatically.
Re: Mutt 1.6
#134March 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.
Re: Mutt 1.6
#135Earlier 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"?
Urgent mail is expedited at his secretary's discretion, of course.
Re: Mutt 1.6
#136March 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…
Re: Mutt 1.6
#137It'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…
text/html; /usr/bin/w3m -I %{charset} -T text/html -o display_link_number=1 -dump; copiousoutputRe: Mutt 1.6
#138It 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
#139Earlier 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/ ;)
Re: Mutt 1.6
#140March 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…