From 182f584930e99277b959a6fec77b3510150da469 Mon Sep 17 00:00:00 2001 From: Thomas Schneider Date: Mon, 27 Jul 2026 19:52:36 +0200 Subject: Emacs: stripe-buffer: `:config` → `:init` MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- dot.emacs.d/init.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dot.emacs.d/init.el') diff --git a/dot.emacs.d/init.el b/dot.emacs.d/init.el index e55f9f3..2518cb5 100644 --- a/dot.emacs.d/init.el +++ b/dot.emacs.d/init.el @@ -277,7 +277,7 @@ (setq-default display-line-numbers 'relative) (use-package stripe-buffer - :config + :init (defun qsx-stripe-listify-buffer-hook () (stripe-listify-buffer)) (dolist (h '(gnus-group-mode-hook -- cgit v1.2.3