From b8589868213a79b9b3f4fc575ccafc9d5c84fa3e Mon Sep 17 00:00:00 2001 From: Aryadev Chavali Date: Sat, 24 Aug 2024 19:59:05 +0100 Subject: (Emcas/config)~descriptions --- Emacs/.config/emacs/config.org | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) (limited to 'Emacs') diff --git a/Emacs/.config/emacs/config.org b/Emacs/.config/emacs/config.org index b24f1d2..a6e4c5f 100644 --- a/Emacs/.config/emacs/config.org +++ b/Emacs/.config/emacs/config.org @@ -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. 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 is the application I use to read my mail. It's really fast, -has tons of customisable functionality and has good integration with -Emacs. +Notmuch is an application for categorising some local mail system. +It's really fast, has tons of customisable functionality and has good +integration with Emacs. I use ~mbsync~ separately to pull my mail +from the remote server. #+begin_src emacs-lisp (use-package notmuch -- cgit v1.2.3-13-gbd6f