From 06161972093dff08324cc031a4d84a9f5db09611 Mon Sep 17 00:00:00 2001 From: Sean Whitton Date: Sun, 7 Aug 2022 07:53:13 -0700 Subject: Revert "add a Gnus window configuration for non-yanking replies" This reverts commit f086d3be0c0766b4913626ee547bf98b6f4bcf2c. --- .emacs.d/init.el | 4 ---- 1 file changed, 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 -- cgit v1.2.3