From f3c4487c6c79880ec5ae3a6eda485c6825e95984 Mon Sep 17 00:00:00 2001 From: Amin Bandali Date: Wed, 13 Sep 2023 21:48:05 -0400 Subject: Some Gnus tweaks --- .emacs.d/init.el | 2 ++ 1 file changed, 2 insertions(+) (limited to '.emacs.d/init.el') diff --git a/.emacs.d/init.el b/.emacs.d/init.el index 1383003..c3c9d1e 100644 --- a/.emacs.d/init.el +++ b/.emacs.d/init.el @@ -633,6 +633,8 @@ for all frames." (setq shr-max-width 80) ;; Email (with Gnus, message, and smtpmail) +;; (with-eval-after-load 'sendmail +;; (setq mail-header-separator "")) (require 'bandali-gnus) (require 'bandali-message) ;; (with-eval-after-load 'smtpmail -- cgit v1.2.3-83-g751a