From 870a3222c45dfb65f4a9692c73be973f77aeb9ed Mon Sep 17 00:00:00 2001 From: Yuchen Pei Date: Sun, 3 Aug 2025 10:30:46 +1000 Subject: [emacs] gnus with isync --- emacs/.emacs.d/init/ycp-gnus.el | 1 + 1 file changed, 1 insertion(+) (limited to 'emacs/.emacs.d/init/ycp-gnus.el') diff --git a/emacs/.emacs.d/init/ycp-gnus.el b/emacs/.emacs.d/init/ycp-gnus.el index 9e89ee9..50901dd 100644 --- a/emacs/.emacs.d/init/ycp-gnus.el +++ b/emacs/.emacs.d/init/ycp-gnus.el @@ -147,6 +147,7 @@ (my-package gnus-group (require 'my-gnus) (my-keybind gnus-group-mode-map + "g" #'my-gnus-group-refresh "n" #'next-line "p" #'previous-line "m" #'my-gnus-group-compose -- cgit v1.2.3