summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2022-08-07 07:53:13 -0700
committerSean Whitton <spwhitton@spwhitton.name>2022-08-07 07:53:13 -0700
commit06161972093dff08324cc031a4d84a9f5db09611 (patch)
tree90febddfa43a3507e6a98d1add2fbbf43104af8d
parenta7ad238e8b290f12311992b0bf5ad2074f41780b (diff)
downloaddotfiles-06161972093dff08324cc031a4d84a9f5db09611.tar.gz
Revert "add a Gnus window configuration for non-yanking replies"
-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