]> git.eshelyaron.com Git - emacs.git/commitdiff
Remove the `w' and `i' summary keybindings, since they aren't useful; by Lars Magne...
authorKatsumi Yamaoka <yamaoka@jpl.org>
Tue, 31 Aug 2010 00:42:27 +0000 (00:42 +0000)
committerKatsumi Yamaoka <yamaoka@jpl.org>
Tue, 31 Aug 2010 00:42:27 +0000 (00:42 +0000)
doc/misc/gnus.texi
lisp/gnus/ChangeLog
lisp/gnus/gnus-sum.el

index 9b9230f629717f551ca51bc9efad1b1b22b3b0d1..f09490d9a9a2ed348940a29b3f7b77bc105e9588 100644 (file)
@@ -6399,8 +6399,6 @@ the posting style of the current group.  If given a prefix, disable that.
 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,
index 61f6963ca9ee7317e9a6a41aa4dd6759c305d255..47a5a88b9254be9a1edf6ad857c70e16d50e4b9a 100644 (file)
@@ -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
index 33c09556189113dc267d538271e2aef497aa4554..3220aeb40682669e751d150aa8ffa06f74aba8ee 100644 (file)
@@ -1859,7 +1859,6 @@ increase the score of each group you read."
   "=" 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 @@ increase the score of each group you read."
   [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