From a3e0ee82db087122f49f2e67ca42a07e355c9215 Mon Sep 17 00:00:00 2001 From: ShengHuo ZHU Date: Sun, 4 Nov 2001 14:12:47 +0000 Subject: [PATCH] 2001-11-04 09:00:00 ShengHuo ZHU * gnus.texi: Use C-M- instead of M-C-. * message.texi (Insertion): Ditto. * sieve.texi (Managing Sieve): Ditto. Suggested by Eli Zaretskii . --- texi/ChangeLog | 7 ++++++ texi/gnus.texi | 58 +++++++++++++++++++++++------------------------ texi/message.texi | 4 ++-- texi/sieve.texi | 4 ++-- 4 files changed, 40 insertions(+), 33 deletions(-) diff --git a/texi/ChangeLog b/texi/ChangeLog index 4b22857c6..a8806e5e7 100644 --- a/texi/ChangeLog +++ b/texi/ChangeLog @@ -1,3 +1,10 @@ +2001-11-04 09:00:00 ShengHuo ZHU + + * gnus.texi: Use C-M- instead of M-C-. + * message.texi (Insertion): Ditto. + * sieve.texi (Managing Sieve): Ditto. + Suggested by Eli Zaretskii . + 2001-11-02 Simon Josefsson * dir (File): Add Sieve. diff --git a/texi/gnus.texi b/texi/gnus.texi index b006bf700..b640119c2 100644 --- a/texi/gnus.texi +++ b/texi/gnus.texi @@ -2042,8 +2042,8 @@ This is yet one more command that does the same as the @kbd{RET} command, but this one does it without expunging and hiding dormants (@code{gnus-group-visible-select-group}). -@item M-C-RET -@kindex M-C-RET (Group) +@item C-M-RET +@kindex C-M-RET (Group) @findex gnus-group-select-group-ephemerally Finally, this command selects the current group ephemerally without doing any processing of its contents @@ -3223,8 +3223,8 @@ process (if any) (@code{gnus-group-expire-articles}). That is, delete all expirable articles in the group that have been around for a while. (@pxref{Expiring Mail}). -@item C-c M-C-x -@kindex C-c M-C-x (Group) +@item C-c C-M-x +@kindex C-c C-M-x (Group) @findex gnus-group-expire-all-groups Run all expirable articles in all groups through the expiry process (@code{gnus-group-expire-all-groups}). @@ -6348,9 +6348,9 @@ meaningful. Here's one example: @table @kbd @item T k -@itemx M-C-k +@itemx C-M-k @kindex T k (Summary) -@kindex M-C-k (Summary) +@kindex C-M-k (Summary) @findex gnus-summary-kill-thread Mark all articles in the current (sub-)thread as read (@code{gnus-summary-kill-thread}). If the prefix argument is positive, @@ -6358,9 +6358,9 @@ remove all marks instead. If the prefix argument is negative, tick articles instead. @item T l -@itemx M-C-l +@itemx C-M-l @kindex T l (Summary) -@kindex M-C-l (Summary) +@kindex C-M-l (Summary) @findex gnus-summary-lower-thread Lower the score of the current (sub-)thread (@code{gnus-summary-lower-thread}). @@ -6431,8 +6431,8 @@ understand the numeric prefix. @item T n @kindex T n (Summary) -@itemx M-C-n -@kindex M-C-n (Summary) +@itemx C-M-n +@kindex C-M-n (Summary) @itemx M-down @kindex M-down (Summary) @findex gnus-summary-next-thread @@ -6440,8 +6440,8 @@ Go to the next thread (@code{gnus-summary-next-thread}). @item T p @kindex T p (Summary) -@itemx M-C-p -@kindex M-C-p (Summary) +@itemx C-M-p +@kindex C-M-p (Summary) @itemx M-up @kindex M-up (Summary) @findex gnus-summary-prev-thread @@ -9082,8 +9082,8 @@ process (@code{gnus-summary-expire-articles}). That is, delete all expirable articles in the group that have been around for a while. (@pxref{Expiring Mail}). -@item B M-C-e -@kindex B M-C-e (Summary) +@item B C-M-e +@kindex B C-M-e (Summary) @findex gnus-summary-expire-articles-now Delete all the expirable articles in the group (@code{gnus-summary-expire-articles-now}). This means that @strong{all} @@ -9375,8 +9375,8 @@ whenever you see a message that is a collection of other messages of some format, you @kbd{C-d} and read these messages in a more convenient fashion. -@item M-C-d -@kindex M-C-d (Summary) +@item C-M-d +@kindex C-M-d (Summary) @findex gnus-summary-read-document This command is very similar to the one above, but lets you gather several documents into one biiig group @@ -9400,14 +9400,14 @@ to have truncation switched off while reading articles. Expand the summary buffer window (@code{gnus-summary-expand-window}). If given a prefix, force an @code{article} window configuration. -@item M-C-e -@kindex M-C-e (Summary) +@item C-M-e +@kindex C-M-e (Summary) @findex gnus-summary-edit-parameters Edit the group parameters (@pxref{Group Parameters}) of the current group (@code{gnus-summary-edit-parameters}). -@item M-C-a -@kindex M-C-a (Summary) +@item C-M-a +@kindex C-M-a (Summary) @findex gnus-summary-customize-parameters Customize the group parameters (@pxref{Group Parameters}) of the current group (@code{gnus-summary-customize-parameters}). @@ -18244,9 +18244,9 @@ same time? You can't, and you're probably perfectly happy that way. I'm not, so I've added a second prefix---the @dfn{symbolic prefix}. The prefix key is @kbd{M-i} (@code{gnus-symbolic-argument}), and the next character typed in is the value. You can stack as many @kbd{M-i} -prefixes as you want. @kbd{M-i a M-C-u} means ``feed the @kbd{M-C-u} -command the symbolic prefix @code{a}''. @kbd{M-i a M-i b M-C-u} means -``feed the @kbd{M-C-u} command the symbolic prefixes @code{a} and +prefixes as you want. @kbd{M-i a C-M-u} means ``feed the @kbd{C-M-u} +command the symbolic prefix @code{a}''. @kbd{M-i a M-i b C-M-u} means +``feed the @kbd{C-M-u} command the symbolic prefixes @code{a} and @code{b}''. You get the drift. Typing in symbolic prefixes to commands that don't accept them doesn't @@ -19304,7 +19304,7 @@ never be totally undoable. @findex gnus-undo The undoability is provided by the @code{gnus-undo-mode} minor mode. It is used if @code{gnus-use-undo} is non-@code{nil}, which is the -default. The @kbd{M-C-_} key performs the @code{gnus-undo} +default. The @kbd{C-M-_} key performs the @code{gnus-undo} command, which should feel kinda like the normal Emacs @code{undo} command. @@ -21106,7 +21106,7 @@ There's a way now to specify that ``uninteresting'' fields be suppressed when generating lines in buffers (@pxref{Advanced Formatting}). @item -Several commands in the group buffer can be undone with @kbd{M-C-_} +Several commands in the group buffer can be undone with @kbd{C-M-_} (@pxref{Undo}). @item @@ -21138,7 +21138,7 @@ the native server (@pxref{Changing Servers}). @item A new command for reading collections of documents -(@code{nndoc} with @code{nnvirtual} on top) has been added---@kbd{M-C-d} +(@code{nndoc} with @code{nnvirtual} on top) has been added---@kbd{C-M-d} (@pxref{Really Various Summary Commands}). @item @@ -23325,7 +23325,7 @@ description = Believe it or not, but some people who use Gnus haven't really used Emacs much before they embarked on their journey on the Gnus Love Boat. -If you are one of those unfortunates whom ``@kbd{M-C-a}'', ``kill the +If you are one of those unfortunates whom ``@kbd{C-M-a}'', ``kill the region'', and ``set @code{gnus-flargblossen} to an alist where the key is a regexp that is used for matching on the group name'' are magical phrases with little or no meaning, then this appendix is for you. If @@ -23365,11 +23365,11 @@ which is the meta key on this keyboard. It's usually located somewhere to the left hand side of the keyboard, usually on the bottom row. Now, us Emacs people don't say ``press the meta-control-m key'', -because that's just too inconvenient. We say ``press the @kbd{M-C-m} +because that's just too inconvenient. We say ``press the @kbd{C-M-m} key''. @kbd{M-} is the prefix that means ``meta'' and ``C-'' is the prefix that means ``control''. So ``press @kbd{C-k}'' means ``press down the control key, and hold it down while you press @kbd{k}''. -``Press @kbd{M-C-k}'' means ``press down and hold down the meta key and +``Press @kbd{C-M-k}'' means ``press down and hold down the meta key and the control key and then press @kbd{k}''. Simple, ay? This is somewhat complicated by the fact that not all keyboards have a diff --git a/texi/message.texi b/texi/message.texi index 63720b0d8..d939981f8 100644 --- a/texi/message.texi +++ b/texi/message.texi @@ -448,8 +448,8 @@ Move to the signature of the message (@code{message-goto-signature}). Yank the message that's being replied to into the message buffer (@code{message-yank-original}). -@item C-c M-C-y -@kindex C-c M-C-y +@item C-c C-M-y +@kindex C-c C-M-y @findex message-yank-buffer Prompt for a buffer name and yank the contents of that buffer into the message buffer (@code{message-yank-buffer}). diff --git a/texi/sieve.texi b/texi/sieve.texi index 2bc4d2194..a2894f040 100644 --- a/texi/sieve.texi +++ b/texi/sieve.texi @@ -190,8 +190,8 @@ Activates the currently highlighted script. @findex sieve-deactivate Deactivates the currently highlighted script. -@item M-C-? -@kindex M-C-? +@item C-M-? +@kindex C-M-? @findex sieve-deactivate-all Deactivates all scripts. -- 2.25.1