Add acdw/reading-mode to read gnus articles

This commit is contained in:
Case Duckworth 2021-04-27 11:34:04 -05:00
parent a3faeaaf97
commit 5adbcfab5d
1 changed files with 1 additions and 0 deletions

View File

@ -59,6 +59,7 @@
(setq gnus-summary-display-arrow t)
(add-hook 'gnus-group-mode-hook #'hl-line-mode)
(add-hook 'gnus-article-mode-hook #'acdw/reading-mode)
;;; Sending mail
(setq send-mail-function #'smtpmail-send-it