changeset 110053:a0d37c11985b

Remove the `w' and `i' summary keybindings, since they aren't useful; by Lars Magne Ingebrigtsen <larsi@gnus.org>.
author Katsumi Yamaoka <yamaoka@jpl.org>
date Tue, 31 Aug 2010 00:42:27 +0000
parents 4802a7badfda
children fe1595694e7e
files doc/misc/gnus.texi lisp/gnus/ChangeLog lisp/gnus/gnus-sum.el
diffstat 3 files changed, 4 insertions(+), 4 deletions(-) [+]
line wrap: on
line diff
--- a/doc/misc/gnus.texi	Tue Aug 31 00:38:32 2010 +0000
+++ b/doc/misc/gnus.texi	Tue Aug 31 00:42:27 2010 +0000
@@ -6399,8 +6399,6 @@
 If the prefix is 1, prompt for a group name to find the posting style.
 
 @item S i
-@itemx i
-@kindex i (Summary)
 @kindex S i (Summary)
 @findex gnus-summary-news-other-window
 Prepare a news (@code{gnus-summary-news-other-window}).  By default,
--- a/lisp/gnus/ChangeLog	Tue Aug 31 00:38:32 2010 +0000
+++ b/lisp/gnus/ChangeLog	Tue Aug 31 00:42:27 2010 +0000
@@ -1,5 +1,9 @@
 2010-08-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
+	* gnus-sum.el: As per discussion 3 years, 8 weeks, 3 days, 9 hours, 57
+	minutes, 56 seconds ago on the ding list, remove the `w' and `i'
+	bindings, as they aren't useful at all. `w' is moved to `W w'.
+
 	* gnus-move.el: Removed file, since it doesn't really work.
 
 	* gnus-html.el (gnus-article-html): Tell w3m that the input is
--- a/lisp/gnus/gnus-sum.el	Tue Aug 31 00:38:32 2010 +0000
+++ b/lisp/gnus/gnus-sum.el	Tue Aug 31 00:42:27 2010 +0000
@@ -1859,7 +1859,6 @@
   "=" gnus-summary-expand-window
   "\C-x\C-s" gnus-summary-reselect-current-group
   "\M-g" gnus-summary-rescan-group
-  "w" gnus-summary-stop-page-breaking
   "\C-c\C-r" gnus-summary-caesar-message
   "f" gnus-summary-followup
   "F" gnus-summary-followup-with-original
@@ -1881,7 +1880,6 @@
   [follow-link] mouse-face
   "m" gnus-summary-mail-other-window
   "a" gnus-summary-post-news
-  "i" gnus-summary-news-other-window
   "x" gnus-summary-limit-to-unread
   "s" gnus-summary-isearch-article
   "t" gnus-summary-toggle-header