comparison man/gnus.texi @ 40705:421e0a91a1d1

Replace M-C- with C-M-
author Eli Zaretskii <eliz@gnu.org>
date Sun, 04 Nov 2001 12:51:16 +0000
parents 7b970afcfb82
children 47a8aeb481fb
comparison
equal deleted inserted replaced
40704:b2731291b2d0 40705:421e0a91a1d1
1970 @findex gnus-group-visible-select-group 1970 @findex gnus-group-visible-select-group
1971 This is yet one more command that does the same as the @key{RET} 1971 This is yet one more command that does the same as the @key{RET}
1972 command, but this one does it without expunging and hiding dormants 1972 command, but this one does it without expunging and hiding dormants
1973 (@code{gnus-group-visible-select-group}). 1973 (@code{gnus-group-visible-select-group}).
1974 1974
1975 @item M-C-@key{RET} 1975 @item C-M-@key{RET}
1976 @kindex M-C-@key{RET} @r{(Group)} 1976 @kindex C-M-@key{RET} @r{(Group)}
1977 @findex gnus-group-select-group-ephemerally 1977 @findex gnus-group-select-group-ephemerally
1978 Finally, this command selects the current group ephemerally without 1978 Finally, this command selects the current group ephemerally without
1979 doing any processing of its contents 1979 doing any processing of its contents
1980 (@code{gnus-group-select-group-ephemerally}). Even threading has been 1980 (@code{gnus-group-select-group-ephemerally}). Even threading has been
1981 turned off. Everything you do in the group after selecting it in this 1981 turned off. Everything you do in the group after selecting it in this
3023 @kindex C-c C-x @r{(Group)} 3023 @kindex C-c C-x @r{(Group)}
3024 @findex gnus-group-expire-articles 3024 @findex gnus-group-expire-articles
3025 Run all expirable articles in the current group through the expiry 3025 Run all expirable articles in the current group through the expiry
3026 process (if any) (@code{gnus-group-expire-articles}). 3026 process (if any) (@code{gnus-group-expire-articles}).
3027 3027
3028 @item C-c M-C-x 3028 @item C-c C-M-x
3029 @kindex C-c M-C-x @r{(Group)} 3029 @kindex C-c C-M-x @r{(Group)}
3030 @findex gnus-group-expire-all-groups 3030 @findex gnus-group-expire-all-groups
3031 Run all articles in all groups through the expiry process 3031 Run all articles in all groups through the expiry process
3032 (@code{gnus-group-expire-all-groups}). 3032 (@code{gnus-group-expire-all-groups}).
3033 3033
3034 @end table 3034 @end table
5841 @cindex thread commands 5841 @cindex thread commands
5842 5842
5843 @table @kbd 5843 @table @kbd
5844 5844
5845 @item T k 5845 @item T k
5846 @itemx M-C-k 5846 @itemx C-M-k
5847 @kindex T k @r{(Summary)} 5847 @kindex T k @r{(Summary)}
5848 @kindex M-C-k @r{(Summary)} 5848 @kindex C-M-k @r{(Summary)}
5849 @findex gnus-summary-kill-thread 5849 @findex gnus-summary-kill-thread
5850 Mark all articles in the current (sub-)thread as read 5850 Mark all articles in the current (sub-)thread as read
5851 (@code{gnus-summary-kill-thread}). If the prefix argument is positive, 5851 (@code{gnus-summary-kill-thread}). If the prefix argument is positive,
5852 remove all marks instead. If the prefix argument is negative, tick 5852 remove all marks instead. If the prefix argument is negative, tick
5853 articles instead. 5853 articles instead.
5854 5854
5855 @item T l 5855 @item T l
5856 @itemx M-C-l 5856 @itemx C-M-l
5857 @kindex T l @r{(Summary)} 5857 @kindex T l @r{(Summary)}
5858 @kindex M-C-l @r{(Summary)} 5858 @kindex C-M-l @r{(Summary)}
5859 @findex gnus-summary-lower-thread 5859 @findex gnus-summary-lower-thread
5860 Lower the score of the current (sub-)thread 5860 Lower the score of the current (sub-)thread
5861 (@code{gnus-summary-lower-thread}). 5861 (@code{gnus-summary-lower-thread}).
5862 5862
5863 @item T i 5863 @item T i
5924 5924
5925 @table @kbd 5925 @table @kbd
5926 5926
5927 @item T n 5927 @item T n
5928 @kindex T n @r{(Summary)} 5928 @kindex T n @r{(Summary)}
5929 @itemx M-C-n 5929 @itemx C-M-n
5930 @kindex M-C-n @r{(Summary)} 5930 @kindex C-M-n @r{(Summary)}
5931 @itemx M-down 5931 @itemx M-down
5932 @kindex M-down @r{(Summary)} 5932 @kindex M-down @r{(Summary)}
5933 @findex gnus-summary-next-thread 5933 @findex gnus-summary-next-thread
5934 Go to the next thread (@code{gnus-summary-next-thread}). 5934 Go to the next thread (@code{gnus-summary-next-thread}).
5935 5935
5936 @item T p 5936 @item T p
5937 @kindex T p @r{(Summary)} 5937 @kindex T p @r{(Summary)}
5938 @itemx M-C-p 5938 @itemx C-M-p
5939 @kindex M-C-p @r{(Summary)} 5939 @kindex C-M-p @r{(Summary)}
5940 @itemx M-up 5940 @itemx M-up
5941 @kindex M-up @r{(Summary)} 5941 @kindex M-up @r{(Summary)}
5942 @findex gnus-summary-prev-thread 5942 @findex gnus-summary-prev-thread
5943 Go to the previous thread (@code{gnus-summary-prev-thread}). 5943 Go to the previous thread (@code{gnus-summary-prev-thread}).
5944 5944
8504 @kindex B e @r{(Summary)} 8504 @kindex B e @r{(Summary)}
8505 @findex gnus-summary-expire-articles 8505 @findex gnus-summary-expire-articles
8506 Expire all expirable articles in the group 8506 Expire all expirable articles in the group
8507 (@code{gnus-summary-expire-articles}). 8507 (@code{gnus-summary-expire-articles}).
8508 8508
8509 @item B M-C-e 8509 @item B C-M-e
8510 @kindex B M-C-e @r{(Summary)} 8510 @kindex B C-M-e @r{(Summary)}
8511 @findex gnus-summary-expire-articles-now 8511 @findex gnus-summary-expire-articles-now
8512 Delete all the expirable articles in the group 8512 Delete all the expirable articles in the group
8513 (@code{gnus-summary-expire-articles-now}). This means that @strong{all} 8513 (@code{gnus-summary-expire-articles-now}). This means that @strong{all}
8514 articles eligible for expiry in the current group will 8514 articles eligible for expiry in the current group will
8515 disappear forever into that big @file{/dev/null} in the sky. 8515 disappear forever into that big @file{/dev/null} in the sky.
8797 to this command, which forces a ``digest'' interpretation. Basically, 8797 to this command, which forces a ``digest'' interpretation. Basically,
8798 whenever you see a message that is a collection of other messages of 8798 whenever you see a message that is a collection of other messages of
8799 some format, you @kbd{C-d} and read these messages in a more convenient 8799 some format, you @kbd{C-d} and read these messages in a more convenient
8800 fashion. 8800 fashion.
8801 8801
8802 @item M-C-d 8802 @item C-M-d
8803 @kindex M-C-d @r{(Summary)} 8803 @kindex C-M-d @r{(Summary)}
8804 @findex gnus-summary-read-document 8804 @findex gnus-summary-read-document
8805 This command is very similar to the one above, but lets you gather 8805 This command is very similar to the one above, but lets you gather
8806 several documents into one biiig group 8806 several documents into one biiig group
8807 (@code{gnus-summary-read-document}). It does this by opening several 8807 (@code{gnus-summary-read-document}). It does this by opening several
8808 @code{nndoc} groups for each document, and then opening an 8808 @code{nndoc} groups for each document, and then opening an
8822 @kindex = @r{(Summary)} 8822 @kindex = @r{(Summary)}
8823 @findex gnus-summary-expand-window 8823 @findex gnus-summary-expand-window
8824 Expand the summary buffer window (@code{gnus-summary-expand-window}). 8824 Expand the summary buffer window (@code{gnus-summary-expand-window}).
8825 If given a prefix, force an @code{article} window configuration. 8825 If given a prefix, force an @code{article} window configuration.
8826 8826
8827 @item M-C-e 8827 @item C-M-e
8828 @kindex M-C-e @r{(Summary)} 8828 @kindex C-M-e @r{(Summary)}
8829 @findex gnus-summary-edit-parameters 8829 @findex gnus-summary-edit-parameters
8830 Edit the group parameters (@pxref{Group Parameters}) of the current 8830 Edit the group parameters (@pxref{Group Parameters}) of the current
8831 group (@code{gnus-summary-edit-parameters}). 8831 group (@code{gnus-summary-edit-parameters}).
8832 8832
8833 @item M-C-a 8833 @item C-M-a
8834 @kindex M-C-a @r{(Summary)} 8834 @kindex C-M-a @r{(Summary)}
8835 @findex gnus-summary-customize-parameters 8835 @findex gnus-summary-customize-parameters
8836 Customize the group parameters (@pxref{Group Parameters}) of the current 8836 Customize the group parameters (@pxref{Group Parameters}) of the current
8837 group (@code{gnus-summary-customize-parameters}). 8837 group (@code{gnus-summary-customize-parameters}).
8838 8838
8839 @end table 8839 @end table
17092 @kindex M-i @r{(Summary)} 17092 @kindex M-i @r{(Summary)}
17093 @findex gnus-symbolic-argument 17093 @findex gnus-symbolic-argument
17094 I'm not, so I've added a second prefix---the @dfn{symbolic prefix}. The 17094 I'm not, so I've added a second prefix---the @dfn{symbolic prefix}. The
17095 prefix key is @kbd{M-i} (@code{gnus-symbolic-argument}), and the next 17095 prefix key is @kbd{M-i} (@code{gnus-symbolic-argument}), and the next
17096 character typed in is the value. You can stack as many @kbd{M-i} 17096 character typed in is the value. You can stack as many @kbd{M-i}
17097 prefixes as you want. @kbd{M-i a M-C-u} means ``feed the @kbd{M-C-u} 17097 prefixes as you want. @kbd{M-i a C-M-u} means ``feed the @kbd{C-M-u}
17098 command the symbolic prefix @code{a}''. @kbd{M-i a M-i b M-C-u} means 17098 command the symbolic prefix @code{a}''. @kbd{M-i a M-i b C-M-u} means
17099 ``feed the @kbd{M-C-u} command the symbolic prefixes @code{a} and 17099 ``feed the @kbd{C-M-u} command the symbolic prefixes @code{a} and
17100 @code{b}''. You get the drift. 17100 @code{b}''. You get the drift.
17101 17101
17102 Typing in symbolic prefixes to commands that don't accept them doesn't 17102 Typing in symbolic prefixes to commands that don't accept them doesn't
17103 hurt, but it doesn't do any good either. Currently not many Gnus 17103 hurt, but it doesn't do any good either. Currently not many Gnus
17104 functions make use of the symbolic prefix. 17104 functions make use of the symbolic prefix.
18088 @findex gnus-undo-mode 18088 @findex gnus-undo-mode
18089 @vindex gnus-use-undo 18089 @vindex gnus-use-undo
18090 @findex gnus-undo 18090 @findex gnus-undo
18091 The undoability is provided by the @code{gnus-undo-mode} minor mode. It 18091 The undoability is provided by the @code{gnus-undo-mode} minor mode. It
18092 is used if @code{gnus-use-undo} is non-@code{nil}, which is the 18092 is used if @code{gnus-use-undo} is non-@code{nil}, which is the
18093 default. The @kbd{M-C-_} key performs the @code{gnus-undo} 18093 default. The @kbd{C-M-_} key performs the @code{gnus-undo}
18094 command, which should feel kinda like the normal Emacs @code{undo} 18094 command, which should feel kinda like the normal Emacs @code{undo}
18095 command. 18095 command.
18096 18096
18097 18097
18098 @node Moderation 18098 @node Moderation
19916 @item 19916 @item
19917 There's a way now to specify that ``uninteresting'' fields be suppressed 19917 There's a way now to specify that ``uninteresting'' fields be suppressed
19918 when generating lines in buffers (@pxref{Advanced Formatting}). 19918 when generating lines in buffers (@pxref{Advanced Formatting}).
19919 19919
19920 @item 19920 @item
19921 Several commands in the group buffer can be undone with @kbd{M-C-_} 19921 Several commands in the group buffer can be undone with @kbd{C-M-_}
19922 (@pxref{Undo}). 19922 (@pxref{Undo}).
19923 19923
19924 @item 19924 @item
19925 Scoring can be done on words using the new score type @code{w} 19925 Scoring can be done on words using the new score type @code{w}
19926 (@pxref{Score File Format}). 19926 (@pxref{Score File Format}).
19948 A new command has been added to remove all data on articles from 19948 A new command has been added to remove all data on articles from
19949 the native server (@pxref{Changing Servers}). 19949 the native server (@pxref{Changing Servers}).
19950 19950
19951 @item 19951 @item
19952 A new command for reading collections of documents 19952 A new command for reading collections of documents
19953 (@code{nndoc} with @code{nnvirtual} on top) has been added---@kbd{M-C-d} 19953 (@code{nndoc} with @code{nnvirtual} on top) has been added---@kbd{C-M-d}
19954 (@pxref{Really Various Summary Commands}). 19954 (@pxref{Really Various Summary Commands}).
19955 19955
19956 @item 19956 @item
19957 Process mark sets can be pushed and popped (@pxref{Setting Process 19957 Process mark sets can be pushed and popped (@pxref{Setting Process
19958 Marks}). 19958 Marks}).
22091 @node Emacs for Heathens 22091 @node Emacs for Heathens
22092 @section Emacs for Heathens 22092 @section Emacs for Heathens
22093 22093
22094 Believe it or not, but some people who use Gnus haven't really used 22094 Believe it or not, but some people who use Gnus haven't really used
22095 Emacs much before they embarked on their journey on the Gnus Love Boat. 22095 Emacs much before they embarked on their journey on the Gnus Love Boat.
22096 If you are one of those unfortunates whom ``@kbd{M-C-a}'', ``kill the 22096 If you are one of those unfortunates whom ``@kbd{C-M-a}'', ``kill the
22097 region'', and ``set @code{gnus-flargblossen} to an alist where the key 22097 region'', and ``set @code{gnus-flargblossen} to an alist where the key
22098 is a regexp that is used for matching on the group name'' are magical 22098 is a regexp that is used for matching on the group name'' are magical
22099 phrases with little or no meaning, then this appendix is for you. If 22099 phrases with little or no meaning, then this appendix is for you. If
22100 you are already familiar with Emacs, just ignore this and go fondle your 22100 you are already familiar with Emacs, just ignore this and go fondle your
22101 cat instead. 22101 cat instead.
22131 keyboard. The one I'm currently at has a key that's marked ``Alt'', 22131 keyboard. The one I'm currently at has a key that's marked ``Alt'',
22132 which is the meta key on this keyboard. It's usually located somewhere 22132 which is the meta key on this keyboard. It's usually located somewhere
22133 to the left hand side of the keyboard, usually on the bottom row. 22133 to the left hand side of the keyboard, usually on the bottom row.
22134 22134
22135 Now, us Emacs people don't say ``press the meta-control-m key'', 22135 Now, us Emacs people don't say ``press the meta-control-m key'',
22136 because that's just too inconvenient. We say ``press the @kbd{M-C-m} 22136 because that's just too inconvenient. We say ``press the @kbd{C-M-m}
22137 key''. @kbd{M-} is the prefix that means ``meta'' and ``C-'' is the 22137 key''. @kbd{M-} is the prefix that means ``meta'' and ``C-'' is the
22138 prefix that means ``control''. So ``press @kbd{C-k}'' means ``press 22138 prefix that means ``control''. So ``press @kbd{C-k}'' means ``press
22139 down the control key, and hold it down while you press @kbd{k}''. 22139 down the control key, and hold it down while you press @kbd{k}''.
22140 ``Press @kbd{M-C-k}'' means ``press down and hold down the meta key and 22140 ``Press @kbd{C-M-k}'' means ``press down and hold down the meta key and
22141 the control key and then press @kbd{k}''. Simple, ay? 22141 the control key and then press @kbd{k}''. Simple, ay?
22142 22142
22143 This is somewhat complicated by the fact that not all keyboards have a 22143 This is somewhat complicated by the fact that not all keyboards have a
22144 meta key. In that case you can use the ``escape'' key. Then @kbd{M-k} 22144 meta key. In that case you can use the ``escape'' key. Then @kbd{M-k}
22145 means ``press escape, release escape, press @kbd{k}''. That's much more 22145 means ``press escape, release escape, press @kbd{k}''. That's much more