summaryrefslogtreecommitdiff
path: root/.emacs.d/init.el
diff options
context:
space:
mode:
Diffstat (limited to '.emacs.d/init.el')
-rw-r--r--.emacs.d/init.el4
1 files changed, 0 insertions, 4 deletions
diff --git a/.emacs.d/init.el b/.emacs.d/init.el
index 94b02c59..d97fd3f8 100644
--- a/.emacs.d/init.el
+++ b/.emacs.d/init.el
@@ -3254,10 +3254,6 @@ mutt's review view, after exiting EDITOR."
(with-eval-after-load 'gnus-sum
(define-key gnus-summary-mode-map [f5] #'spw/gnus-fastmail-learn-spam))
-(with-eval-after-load 'gnus-win
- (gnus-add-configuration
- '(reply (horizontal 1.0 (article 1.0) (message 80 point)))))
-
;;;; Assorted packages