From 41739f32b8bfb5c35fe6a7f2961eda3596fd5e51 Mon Sep 17 00:00:00 2001 From: Yuchen Pei Date: Fri, 15 Sep 2023 09:56:24 +1000 Subject: [emacs] R to wide reply in gnus --- emacs/.emacs.d/init/ycp-gnus.el | 1 + 1 file changed, 1 insertion(+) (limited to 'emacs/.emacs.d/init') diff --git a/emacs/.emacs.d/init/ycp-gnus.el b/emacs/.emacs.d/init/ycp-gnus.el index 8c3f15e..4e40603 100644 --- a/emacs/.emacs.d/init/ycp-gnus.el +++ b/emacs/.emacs.d/init/ycp-gnus.el @@ -159,6 +159,7 @@ "m" #'gnus-summary-post-news "k" #'my-gnus-trash-article-like-mu4e "r" #'gnus-article-reply-with-original + "R" #'gnus-article-wide-reply-with-original "." #'gnus-summary-show-raw-article) (setq gnus-sum-thread-tree-root "" gnus-sum-thread-tree-single-leaf "└>" -- cgit v1.2.3