trying to fix

This commit is contained in:
Chris Cochrun 2022-01-03 12:41:35 -06:00
parent fa407dfeb6
commit e013d7569e
22945 changed files with 447936 additions and 0 deletions

View file

@ -0,0 +1,18 @@
<p>Raw link: <a href="https://www.youtube.com/watch?v=g7iF11qamh8">https://www.youtube.com/watch?v=g7iF11qamh8</a></p>
<p>In this video I showcase the Emacs front-end to the <code>notmuch</code> program.
Notmuch is a tool that indexes and searches through a local maildir
directory, while its Emacs interface is a powerful tool for handling
email correspondence, mailing lists, etc.</p>
<p>Notmuch only indexes and searches mail. To actually fetch and send mail
you need other programs. I document everything at length in my dotemacs
and I also share my exact configurations for all those tools:
<a href="https://protesilaos.com/emacs/dotemacs">https://protesilaos.com/emacs/dotemacs</a>.</p>
<p>Everything is part of my dotfiles repository:
<a href="https://gitlab.com/protesilaos/dotfiles">https://gitlab.com/protesilaos/dotfiles</a>.</p>