summaryrefslogtreecommitdiffhomepage
path: root/custom/jao-custom-gnus.el
diff options
context:
space:
mode:
authorjao <jao@gnu.org>2022-10-06 20:18:01 +0100
committerjao <jao@gnu.org>2022-10-06 20:18:01 +0100
commit4a09fa6e1275047d4e9e1e135c702b1d60646332 (patch)
tree2b9782d25b034e3db6fe418b7248ac7a6190ec81 /custom/jao-custom-gnus.el
parentcea86c1d147eeb1630477b76f37a635c94eedd04 (diff)
downloadelibs-4a09fa6e1275047d4e9e1e135c702b1d60646332.tar.gz
elibs-4a09fa6e1275047d4e9e1e135c702b1d60646332.tar.bz2
a bit less code is always good
Diffstat (limited to 'custom/jao-custom-gnus.el')
-rw-r--r--custom/jao-custom-gnus.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/custom/jao-custom-gnus.el b/custom/jao-custom-gnus.el
index 0a015bc..f24d20a 100644
--- a/custom/jao-custom-gnus.el
+++ b/custom/jao-custom-gnus.el
@@ -38,7 +38,7 @@
;;; Looks
;;;; geometry
-(defvar jao-gnus-use-three-panes (not jao-notmuch-enabled))
+(defvar jao-gnus-use-three-panes t)
(defvar jao-gnus-groups-width 50)
(defvar jao-gnus-wide-width 190)