I started using emacs for email back in my uni days. I used Dovecot to run an IMAP server locally which would get my mail when it could. This made it very quick in emacs because it wouldn't have to wait for any remote server. But, unfortunately, I had to go back to Thunderbird. With the exception of free software mailing lists, people simply do not know how to use email. Bottom quoting is the default. We can thank Mi…
Switching to the Mutt Email Client
121–130 of 246 posts
Re: Switching to the Mutt Email Client
#122If you like mutt, it is worth checking out neomutt ( https://www.neomutt.org ). It is mutt with some of the popular patches already compiled in.
Re: Switching to the Mutt Email Client
#123Earlier quoted context omitted.
Doing like the "normies" is switching from a decent red wine to piss beer. Not what I would call detoxicating.
This kind of attitude is not helpful. Sometimes even tech people want things that work "good enough" with no configuration or thinking involved. No need to go full normie.
You don't even have to memorize the action keys, Alpine shows the available actions for the current screen at the bottom, with helpful labels. It's arguably clearer than Gmail, with its unlabeled icons.
Re: Switching to the Mutt Email Client
#124Interestingly, I went the other way. I used to have mutt for years, then went through a dark phase (macOS Mail.app, Evernote and Things) and finally concluded to Emacs with mu4e. Integrating mail with Emacs was the best idea ever, because Emails include either todos or serve as reference in projects. Creating todos from Mails as well as linking to them from org-mode is only a shortcut away. I have never had a more ea…
There are lots of these around, but if you're interested in trying it out I have a pretty simple Spacemacs layer for Notmuch as well.
Re: Switching to the Mutt Email Client
#125Earlier quoted context omitted.
> Normal people then don't use email for creative work involving designs, mockups, sketches, etc. Sure they do, by attaching them.
Inline images are incredibly helpful when explaining things via email, which can be hard enough as it is. Imagine a textbook where all the diagrams were at the end of the chapter and you had to keep flicking between pages to refer to them. You have to imagine that as it doesn't exist, for some reason.
I don't know if you are joking, but this was not uncommon for quite some time. It used to be that color printing was much more expensive than black and white. Text books often only had a few pages with illustrations and images in color. The color printed sheets were added last so they ended up exactly in the middle of the book.
Re: Switching to the Mutt Email Client
#126I started using emacs for email back in my uni days. I used Dovecot to run an IMAP server locally which would get my mail when it could. This made it very quick in emacs because it wouldn't have to wait for any remote server. But, unfortunately, I had to go back to Thunderbird. With the exception of free software mailing lists, people simply do not know how to use email. Bottom quoting is the default. We can thank Mi…
if you do inline quoting, MS Outhouse web client thinks that everything after the beginning of the quotation is a copy of the previous message and folds the whole thing, meaning your recipients get back what looks like an empty message. Really. Gah; that explains it. Occasionally I get a reply saying "you just sent me a blank email", while the text of my email is quoted right there in the email they've just sent me!
Re: Switching to the Mutt Email Client
#127I spent quiet some time setting up mutt or trying to make a real IDE out of vim or Emacs, but in the end it's just cargo cult and waste of time. There a modern email clients, IDEs, polished operating systems, etc., all built in this century. There is absolutely no need in wasting time scoring nerd points.
While I do use Emacs as an IDE (I do some work in Clojure), I have another instance that I keep open and use solely to manage myself: email, calendar, list of to-do items and their status, miscellaneous notes, etc. At one point I had separate tools for each of these functions but over time I've decided that specialized tools aren't really worth the hassle. Emacs works just fine and everything is in one spot and easy to find.
Re: Switching to the Mutt Email Client
#128I feel that the folks that do this aren't working for big companies. In most big companies you can't really afford to do any email client shenanigans. You probably need to see HTML emails, handle calendar invites, etc.
At this point, it's pretty rare for me to get an email that I need to read that I can't, mostly those are spam or sales messages. Where I work, the company uses the "G Suite" of products.
Re: Switching to the Mutt Email Client
#129Earlier quoted context omitted.
Inline images are incredibly helpful when explaining things via email, which can be hard enough as it is. Imagine a textbook where all the diagrams were at the end of the chapter and you had to keep flicking between pages to refer to them. You have to imagine that as it doesn't exist, for some reason.
> Imagine a textbook where all the diagrams were at the end of the chapter and you had to keep flicking between pages to refer to them. You have to imagine that as it doesn't exist, for some reason. I don't know if you are joking, but this was not uncommon for quite some time. It used to be that color printing was much more expensive than black and white. Text books often only had a few pages with illustrations and i…
> it doesn't exist anymore
Re: Switching to the Mutt Email Client
#130This is all very nice, but the fact that the article doesn't even _mention_ images or attachments shows how divorced it is from the reality of most people's email experience. I happily used emacs as my mail-reader from 1989 to about 2009 (first RMAIL mode, then VM). The increasing importance of non-text formats made it cumbersome, and I somewhat reluctantly switched to GMail. It's hard to imagine switching back now.
I use emacs for my mail, with the notmuch mail package which gives me Gmail-like search ability. w3m is used to display HTML email in the emacs frame, and it does a good job with tables and inline images. I find the emacs editing experience so superior to anything else that I feel hamstrung in Gmail or Outlook.