TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Mu4e – Emacs email client backed by Xapian

4 点作者 s0l1dsnak3123将近 3 年前

1 comment

s0l1dsnak3123将近 3 年前
Some tips:<p>- The mu4e-alert package allows you to receive alerts with libnotify&#x2F;growl&#x2F;etc<p>- The org-msg package allows you to write your emails in org-mode and render them in both text and HTML<p>- message-view-patch is very helpful if you are dealing with patches over email (which I started doing as I started using <a href="https:&#x2F;&#x2F;sr.ht" rel="nofollow">https:&#x2F;&#x2F;sr.ht</a> instead of Github)<p>- The mu4e-view-actions variable lets you implement quick actions for messages. One of my favourites is mu4e-action-git-apply-patch!<p>- The mu4e-contexts variable can be used to segment your config for different email accounts<p>- Mu4e has fantastic support for GPG signing and encryption. I use it way more now that I have it.<p>- mu4e-icalendar allows you to accept calendar invites and for them to be imported into Emacs as a calendar invite<p>- I prefer to read plaintext emails over HTML. You can discourage HTML and richtext mimetypes with the mm-discouraged-alternatives variable