summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2022-07-18 13:46:09 -0700
committerSean Whitton <spwhitton@spwhitton.name>2022-07-18 13:47:14 -0700
commitcc3ff3077f248f30d3ab7a7652806e2c94d71d9a (patch)
tree2afcebf7a5b48d7004201f9e0e1b2731ac0724f0
parent375356dea8ffab46b86aa273ec25d2bc99dd3f08 (diff)
downloaddotfiles-cc3ff3077f248f30d3ab7a7652806e2c94d71d9a.tar.gz
Revert "add a Gnus window configuration for reading articles"
-rw-r--r--.emacs.d/init.el3
1 files changed, 0 insertions, 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
@@ -3213,9 +3213,6 @@ mutt's review view, after exiting EDITOR."
(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)))))