From cc3ff3077f248f30d3ab7a7652806e2c94d71d9a Mon Sep 17 00:00:00 2001 From: Sean Whitton Date: Mon, 18 Jul 2022 13:46:09 -0700 Subject: Revert "add a Gnus window configuration for reading articles" This reverts commit 2261f5f71e4d390826980597838969dbfbf216d3. --- .emacs.d/init.el | 3 --- 1 file changed, 3 deletions(-) diff --git a/.emacs.d/init.el b/.emacs.d/init.el index 009172a3..5fdec9e5 100644 --- a/.emacs.d/init.el +++ b/.emacs.d/init.el @@ -3212,9 +3212,6 @@ mutt's review view, after exiting EDITOR." (define-key gnus-summary-mode-map [f5] #'spw/gnus-fastmail-learn-spam)) (with-eval-after-load 'gnus-win - (gnus-add-configuration - '(article (vertical 1.0 (summary 6 point) (article 1.0)))) - (gnus-add-configuration '(reply (horizontal 1.0 (article 1.0) (message 80 point))))) -- cgit v1.2.3