From 107c86575fd6ce7dafb985c97f1ee25bdb63ba20 Mon Sep 17 00:00:00 2001 From: Aryadev Chavali Date: Sat, 15 Aug 2020 00:06:45 +0100 Subject: +mail description --- Emacs/.config/emacs/config.org | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'Emacs/.config') diff --git a/Emacs/.config/emacs/config.org b/Emacs/.config/emacs/config.org index 59d1767..8ca41bf 100644 --- a/Emacs/.config/emacs/config.org +++ b/Emacs/.config/emacs/config.org @@ -421,6 +421,14 @@ Counsel projectile provides the ivy interface to projectile commands, which is r (counsel-projectile-mode +1)) #+END_SRC * Mail +Mail is a funny thing; most people use it just for business or +advertising and it's come out of use in terms of personal +communication in the west for the most part (largely due to "social" +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. ** Notmuch #+BEGIN_SRC emacs-lisp (setq +mail/signature "---------------\nAryadev Chavali") -- cgit v1.2.3-13-gbd6f