From: Lars Ingebrigtsen Date: Wed, 25 Jan 2017 19:40:27 +0000 (+0100) Subject: Bind C-c keys in the article buffer X-Git-Tag: emacs-26.0.90~870^2~57 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=6b4195f2ace1f6328c5a833fde40f39babef4fa6;p=emacs.git Bind C-c keys in the article buffer * lisp/gnus/gnus-art.el (gnus-article-mode-map): Also bind the C-c keys so that they execute in the summary buffer (bug#18257). This makes commands like `C-c C-f' work from the article buffer. --- diff --git a/lisp/gnus/gnus-art.el b/lisp/gnus/gnus-art.el index a0f14402fbf..80c519a4396 100644 --- a/lisp/gnus/gnus-art.el +++ b/lisp/gnus/gnus-art.el @@ -4391,6 +4391,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" gnus-article-read-summary-keys "\M-*" gnus-article-read-summary-keys "\M-#" gnus-article-read-summary-keys "\M-^" gnus-article-read-summary-keys