(Emcas/config)~descriptions

This commit is contained in:
2024-08-24 19:59:05 +01:00
parent a4f4665ad5
commit b858986821

View File

@@ -1568,11 +1568,13 @@ media applications). However, this isn't true for the open source and
free software movement who heavily use mail for communication. free software movement who heavily use mail for communication.
Integrating mail into Emacs helps as I can send source code and Integrating mail into Emacs helps as I can send source code and
integrate it into my workflow just a bit better. integrate it into my workflow just a bit better. There are a few
ways of doing this, both in built and via package.
*** Notmuch *** Notmuch
Notmuch is the application I use to read my mail. It's really fast, Notmuch is an application for categorising some local mail system.
has tons of customisable functionality and has good integration with It's really fast, has tons of customisable functionality and has good
Emacs. integration with Emacs. I use ~mbsync~ separately to pull my mail
from the remote server.
#+begin_src emacs-lisp #+begin_src emacs-lisp
(use-package notmuch (use-package notmuch