From: Lars Ingebrigtsen Date: Sun, 19 Jul 2020 02:28:46 +0000 (+0200) Subject: Fix C-c C-f in the Gnus article buffer X-Git-Tag: emacs-28.0.90~6974 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=e68a455afbdf8f316b7f5259b0758ffae511fa52;p=emacs.git Fix C-c C-f in the Gnus article buffer * lisp/gnus/gnus-art.el (gnus-article-mode-map): Make the C-c C-f command work in the article buffer, too (bug#40548). --- diff --git a/lisp/gnus/gnus-art.el b/lisp/gnus/gnus-art.el index 925e48fd5cc..0c0c1bd0c0e 100644 --- a/lisp/gnus/gnus-art.el +++ b/lisp/gnus/gnus-art.el @@ -4406,6 +4406,7 @@ If variable `gnus-use-long-file-name' is non-nil, it is "e" gnus-article-read-summary-keys "\C-d" gnus-article-read-summary-keys + "\C-c\C-f" gnus-summary-mail-forward "\M-*" gnus-article-read-summary-keys "\M-#" gnus-article-read-summary-keys "\M-^" gnus-article-read-summary-keys @@ -6674,7 +6675,7 @@ not have a face in `gnus-article-boring-faces'." (interactive "P") (gnus-article-check-buffer) (let ((nosaves - '("q" "Q" "r" "\C-c\C-f" "m" "a" "f" "WDD" "WDW" + '("q" "Q" "r" "m" "a" "f" "WDD" "WDW" "Zc" "ZC" "ZE" "ZQ" "ZZ" "Zn" "ZR" "ZG" "ZN" "ZP" "=" "^" "\M-^" "|")) (nosave-but-article