Setting up Gmail in Doom Emacs using mbsync and mu4e
erichgrunewald.com
Setting up Gmail in Doom Emacs using mbsync and mu4e
1–10 of 50 posts
Re: Setting up Gmail in Doom Emacs using mbsync and mu4e
#2Org-mode. Capturing whatever into the appropriate note is wonderful. These days about 80% of the time my answer to why Emacs is org-mode. Not that there aren't other great note taking options, but I've yet to find one that integrates so fully with, well, everything.
For all the doubters, I was right there with you 6 months ago. Who cares about yet another markdown clone am I right? Perhaps someone else can explain better, but in my case no amount of explanation really helped, I didn't get it until I did it.
Re: Setting up Gmail in Doom Emacs using mbsync and mu4e
#3Re: Setting up Gmail in Doom Emacs using mbsync and mu4e
#4Re: Setting up Gmail in Doom Emacs using mbsync and mu4e
#5I've been using Neomutt for some time now and I'm already contemplating ditching it. Fewer emails these days are purely text, viewing them brings me right back to the browser anyways. Never got into the Org-Mode hype for Doom Emacs. I do love Magit though, it remains the best git tool I've used to date, but the pain of wrestling with some of my lsp plugins (Looking at ESS) has made waste more time than anything.
My need: write personalized exams for my (50-ish) students, send an email for each with his respective exam, and upon receiving the replies, save each attachment in its own directory.
Some perl+latex+mu4e+elisp ans voilà.
Edit: I refuse to use my Uni’s version of moodle for long-reply exams. Also using pdftools has changed my life.
Re: Setting up Gmail in Doom Emacs using mbsync and mu4e
#6I'm very happy with mbsync and mu4e. The only drawback is that email fetching+indexing can be very slow (10 to 30 seconds), compared with the instantaneous gmail web interface. I'm not sure if this is poor configuration on my side, or some other bottlenecks (mbsync, mu indexing, IMAP protocol).
I've regularly waited up to a minute for an email I've just sent to arrive on someone else's account. A large part of this delay seems to be for some weird undo feature they've added which you can no longer fully disable.
Re: Setting up Gmail in Doom Emacs using mbsync and mu4e
#7> Wait, why did I do this again? ... in this case for example by linking directly to email from org-mode files Org-mode. Capturing whatever into the appropriate note is wonderful. These days about 80% of the time my answer to why Emacs is org-mode. Not that there aren't other great note taking options, but I've yet to find one that integrates so fully with, well, everything. For all the doubters, I was right there wi…
Re: Setting up Gmail in Doom Emacs using mbsync and mu4e
#8Long time ago, I used to read email using wanderlust on emacs. I remember I really liked it, it was very powerfull in handling email and it had really good imap (and offline) support. The only drawback was related to handling html email. Back then that was not that much of a problem because I used it for a lot of mailinglists which were typically text only, and the remaining email was often sent in both a text and a html version.
Anyone using email in emacs and has a good solution to deal with html email? Both receiving and sending? I kinda remember reading about people writing email in markdown and have it converted to html when sending it out.
Re: Setting up Gmail in Doom Emacs using mbsync and mu4e
#9> Wait, why did I do this again? ... in this case for example by linking directly to email from org-mode files Org-mode. Capturing whatever into the appropriate note is wonderful. These days about 80% of the time my answer to why Emacs is org-mode. Not that there aren't other great note taking options, but I've yet to find one that integrates so fully with, well, everything. For all the doubters, I was right there wi…
I am proficient with emacs, but I've never gotten to the point where org-mode clicks. Any advice?
Create a .org file and start writing is really the simplest. If you never make it past that, you still have an effective note taking system in Emacs.
Re: Setting up Gmail in Doom Emacs using mbsync and mu4e
#10I discovered Doom Emacs a couple of months ago and it made me use emacs more often again. Doom Emacs is well made and makes configuration of emacs a lot faster and easier. I've noticed that a lot of file types have support from an LSP server and setting that up is also easy. Long time ago, I used to read email using wanderlust on emacs. I remember I really liked it, it was very powerfull in handling email and it had…