Add arch taglines
[gnus] / texi / gnusref.tex
1 %% include file for the Gnus refcard and booklet
2
3 \def\progver{5.10}\def\refver{5.10-1} % program and refcard versions
4 \def\date{Jan, 2004}
5 \def\author{Gnus Bugfixing Girls + Boys $<$bugs@gnus.org$>$}
6
7 %%
8 \newlength{\keycolwidth}
9 \newenvironment{keys}[1]% #1 is the widest key
10 {\nopagebreak%\noindent%
11   \settowidth{\keycolwidth}{#1}%
12   \addtolength{\keycolwidth}{\tabcolsep}%
13   \addtolength{\keycolwidth}{-\columnwidth}%
14   \begin{supertabular}{@{}l@{\hspace{\tabcolsep}}p{-\keycolwidth}@{}}}%
15   {\end{supertabular}\\}
16
17 %% uncomment the first definition if you do not want pagebreaks in maps
18 %%\newcommand{\esamepage}{\samepage}
19 \newcommand{\esamepage}{}
20
21 \newcommand*{\B}[1]{{\bf#1})}    % bold l)etter
22
23 \newcommand{\Title}{%
24   \begin{center}
25     {\bf\LARGE Gnus \progver\ Reference \Guide\\}
26                                 %{\normalsize \Guide\ version \refver}
27   \end{center}
28   }
29
30 \newcommand*{\Logo}[1]{\centerline{%
31     \makebox[\logoscale\logowidth][l]{\vbox to \logoscale\logoheight
32       {\vfill\epsfig{figure=gnuslogo-#1}}\vspace{-\baselineskip}}}}
33
34 \newcommand{\Copyright}{%
35   \begin{center}
36     Copyright \copyright\ 1995 Free Software Foundation, Inc.\\*
37     Copyright \copyright\ 1995 Vladimir Alexiev
38     $<$vladimir@cs.ualberta.ca$>$.\\*
39     Copyright \copyright\ 2000 Felix Natter $<$fnatter@gmx.net$>$.\\*
40     Copyright \copyright\ 2001, 2002, 2003, 2004 \author.\\*
41     Created from the Gnus manual Copyright \copyright\ 1994 Lars Magne
42     Ingebrigtsen.\\*
43     and the Emacs Help Bindings feature (C-h b).\\*
44     Gnus logo copyright \copyright\ 1995 Luis Fernandes.\\*
45   \end{center}
46
47   Permission is granted to make and distribute copies of this reference
48   \guide{} provided the copyright notice and this permission are preserved on
49   all copies.  Please send corrections, additions and suggestions to the
50   current maintainer's email address. \Guide{} last edited on \date.
51   }
52
53 \newcommand{\Notes}{%
54   \subsection*{Notes}
55   {\esamepage
56     Gnus is complex. Currently it has some 876 interactive (user-callable)
57     functions. Of these 618 are in the two major modes (Group and
58     Summary/Article). Many of these functions have more than one binding, some
59     have 3 or even 4 bindings. The total number of keybindings is 677. So in
60     order to save 40\% space, every function is listed only once on this
61     \guide, under the ``more logical'' binding. Alternative bindings are given
62     in parentheses in the beginning of the description.
63
64     Many Gnus commands are affected by the numeric prefix. Normally you enter a
65     prefix by holding the Meta key and typing a number, but in most Gnus modes
66     you don't need to use Meta since the digits are not self-inserting. The
67     prefixed behavior of commands is given in [brackets]. Often the prefix is
68     used to specify:
69
70     \quad [distance] How many objects to move the point over.
71
72     \quad [scope] How many objects to operate on (including the current one).
73
74     \quad [p/p] The ``Process/Prefix Convention'': If a prefix is given then it
75     determines how many objects to operate on. Else if there are some objects
76     marked with the process mark \#, these are operated on. Else only the
77     current object is affected.
78
79     \quad [level] A group subscribedness level. Only groups with a lower or
80     equal level will be affected by the operation. If no prefix is given,
81     `gnus-group-default-list-level' is used.  If
82     `gnus-group-use-permanent-levels', then a prefix to the `g' and `l'
83     commands will also set the default level.
84
85     \quad [score] An article score. If no prefix is given,
86     `gnus-summary-default-score' is used. \\*[\baselineskip]
87                                 % some keys
88     Gnus startup-commands:
89     \begin{keys}{M-x gnus-unplugged}
90       M-x gnus           & start Gnus. \\
91       M-x gnus-no-server & start Gnus without connecting to server
92       (i.e. to read mail). \\
93     \end{keys}
94     Additionally, there are the two commands \texttt{gnus-plugged} and
95     \texttt{gnus-unplugged}, which are only used if you want to download
96     news and/or read previously downloaded news offline (see C-c C-i g Gnus
97     Unplugged RET). Note: \texttt{gnus-no-server} ignores the stuff in
98     \texttt{gnus-agent-directory}, and thus does not allow you to use Gnus
99     Unplugged.
100                                 %
101     \begin{keys}{C-c C-i}
102       C-c C-i & Go to the Gnus online {\bf info}.\\
103       C-c C-b & Send a Gnus {\bf bug} report.\\
104     \end{keys}
105     }}
106
107 \newcommand{\GroupLevels}{%
108   The table below assumes that you use the default Gnus levels.
109   Fill your user-specific levels in the blank cells.\\[1\baselineskip]
110   \begin{tabular}{|c|l|l|}
111     \hline
112     Level & Groups & Status \\
113     \hline
114     1 & draft/mail groups   &              \\
115     2 & mail groups         &              \\
116     3 &                     & subscribed   \\
117     4 &                     &              \\
118     5 & default list level  &              \\
119     \hline
120     6 &                     & unsubscribed \\
121     7 &                     &              \\
122     \hline
123     8 &                     & zombies      \\
124     \hline
125     9 &                     & killed       \\
126     \hline
127   \end{tabular}}
128
129 \newcommand{\MarkCharacters}{%
130   {\esamepage If a command directly sets a mark, it is shown in parentheses.\\*
131     \newlength{\markcolwidth}
132     \settowidth{\markcolwidth}{` '}% widest character
133     \addtolength{\markcolwidth}{4\tabcolsep}
134     \addtolength{\markcolwidth}{-\columnwidth}
135     \newlength{\markdblcolwidth}
136     \setlength{\markdblcolwidth}{\columnwidth}
137     \addtolength{\markdblcolwidth}{-2\tabcolsep}
138     \begin{tabular}{|c|p{-\markcolwidth}|}
139       \hline
140       \multicolumn{2}{|p{\markdblcolwidth}|}{{\bf ``Read'' Marks.}
141         All these marks appear in the first column of the summary line, and so
142         are mutually exclusive.}\\ 
143       \hline
144       ` ' & (M-u, M SPC, M c) Not read.\\
145       !   & (!, M !, M t) Ticked (interesting).\\
146       ?   & (?, M ?) Dormant (only followups are interesting).\\
147       E   & (E, M e, M x) {\bf Expirable}. Only has effect in mail groups.\\
148       G   & (C, B DEL) Canceled article (or deleted in mailgroups).\\
149       \$  & (M-d, M s x, S x).  Marked as spam.\\
150       \hline\hline
151       \multicolumn{2}{|p{\markdblcolwidth}|}
152       {The marks below mean that the article
153         is read (killed, uninteresting), and have more or less the same effect.
154         Some commands however explicitly differentiate between them (e.g.\ M
155         M-C-r, adaptive scoring).}\\
156       \hline
157       r   & (d, M d, M r) Deleted (marked as {\bf read}).\\
158       C   & (M C; M C-c; M H; c, Z c; Z n; Z C) Killed by {\bf catch-up}.\\
159       F   & SOUPed article. See the manual.\\
160       O   & {\bf Old} (read in a previous session).\\
161       K   & (k, M k; C-k, M K) {\bf Killed}.\\
162       M   & Article marked as read by duplicate suppression.\\
163       Q   & Article is part of a sparse thread (see ``Threading''
164       in the manual).\\
165       R   & {\bf Read} (viewed in actuality).\\
166       X   & Killed by a kill file.\\
167       Y   & Killed due to low score.\\
168       \hline\multicolumn{2}{c}{\vspace{1ex}}\\\hline
169       \multicolumn{2}{|p{\markdblcolwidth}|}
170       {{\bf Marks not affecting visibility}}\\
171       \hline
172       \#  & (\#, M \#, M P p) Processable (will be affected by the next operation).
173       [2]\\
174       A   & {\bf Answered} (followed-up or replied). [2]\\
175       F   & Forwarded. [2]\\
176       $\ast$  & Cached. [2]\\
177       S   & Saved. [2]\\
178       N   & Recently arrived. [2]\\
179       .   & Unseen. [2]\\
180       +   & Over default score. [3]\\
181       $-$ & Under default score. [3]\\
182       $=$ & Has children (thread underneath it). Add `\%e' to
183       `gnus-summary-line-format'. [3]\\
184       \hline
185     \end{tabular}
186     }}
187
188 \newcommand{\GroupModeGeneral}{%
189   \begin{keys}{C-c M-C-x}
190     RET     & (=) Enter this group. [Prefix: how many (read) articles to fetch.
191     Positive: newest articles, negative: oldest ones; non-numerical:
192     view all articles, not just unread]\\
193     M-RET   & Enter group quickly.\\
194     M-SPC   & Same as RET but does not expunge and hide dormants.\\
195     M-C-RET & Enter group without any processing, changes will not be permanent.\\
196     SPC     & Select this group and display the first (unread) article. [Same
197     prefix as above.]\\
198     ?       & Give a very short help message.\\
199     $<$     & Go to the beginning of the Group buffer.\\
200     $>$     & Go to the end of the Group buffer.\\
201     ,       & Jump to the lowest-level group with unread articles.\\
202     .       & Jump to the first group with unread articles.\\
203     \^{}      & Enter the Server buffer mode.\\
204     a       & Post an {\bf article} to a group
205               [Prefix: use group under point to find posting-style].\\
206     b       & Find {\bf bogus} groups and delete them.\\
207     c       & Mark all unticked articles in this group as read ({\bf catch-up}).
208     [p/p]\\ 
209     g       & Check the server for new articles ({\bf get}). [level]\\
210     M-g     & Check the server for new articles in this group ({\bf get}). [p/p]\\
211     j       & {\bf Jump} to a group.\\
212     m       & {\bf Mail} a message to someone
213               [Prefix: use group under point to find posting-style].\\
214     n       & Go to the {\bf next} group with unread articles. [distance]\\
215     M-n     & Go to the {\bf next} group on the same or lower level.
216     [distance]\\ 
217     p       & (DEL) Go to the {\bf previous} group with unread articles.
218     [distance]\\ 
219     M-p     & Go to the {\bf previous} group on the same or lower level. [distance]\\ 
220     q       & {\bf Quit} Gnus.\\
221     r       & Re-read the init file ({\bf reset}).\\
222     s       & {\bf Save} the `.newsrc.eld' file (and `.newsrc' if
223     `gnus-save-newsrc-file').\\ 
224     z       & Suspend (kill all buffers of) Gnus.\\
225     B       & {\bf Browse} a foreign server.\\
226     C       & Mark all articles in this group as read ({\bf Catch-up}). [p/p]\\
227     F       & {\bf Find} new groups and process them.\\
228     N       & Go to the {\bf next} group. [distance]\\
229     P       & Go to the {\bf previous} group. [distance]\\
230     Q       & {\bf Quit} Gnus without saving any startup (.newsrc) files.\\
231     R       & {\bf Restart} Gnus.\\
232     Z       & Clear the dribble buffer.\\
233     M-c     & Clear data from group (marks and list of read articles). \\
234     C-c C-s & {\bf Sort} the groups by name, number of unread articles, or level
235     (depending on `gnus-group-sort-function').\\
236     C-c C-x & Run all expirable articles in this group through the {\bf expiry} 
237     process.\\
238     C-c M-C-x & Run all articles in all groups through the {\bf expiry} process.\\
239     C-c M-g & Activate all {\bf groups}.\\
240     C-c C-i & Gnus online-manual ({\bf info}).\\
241     C-x C-t & {\bf Transpose} two groups.\\
242     H f     & Fetch this group's {\bf FAQ} (using ange-ftp).\\
243     H c     & Display this group's {\bf charter}. [Prefix: query for group]\\
244     H C     & Display this group's {\bf control message} (using
245     ange-ftp). [Prefix: query for group]\\
246     H v     & (V) Display the Gnus {\bf version} number.\\
247     H d     & (C-c C-d) Show the {\bf description} of this group
248     [Prefix: re-read from server].\\ 
249     M-d     & {\bf Describe} all groups. [Prefix: re-read from server]\\
250     D g     & Regenerate a Sieve script from group parameters.\\
251     D u     & Regenerate Sieve script and {\bf upload} to server.\\
252   \end{keys}
253   }
254
255 \newcommand{\ListGroups}{%
256   {\esamepage
257     \begin{keys}{A M}
258       A d     & (C-c C-M-a) List all groups whose names or {\bf descriptions} match a regexp.\\ 
259       A k     & (C-c C-l) List all {\bf killed} groups.
260       [Prefix: look at active-file from server]\\
261       A l     & List all groups on a specific level.
262       [Prefix: also list groups with no unread articles]\\
263       A a     & (C-c C-a) List all groups whose names match a regexp
264       ({\bf apropos}).\\ 
265       A A     & List the server's active-file.\\
266       A M     & List groups that {\bf match} a regexp.\\
267       A m     & List groups that {\bf match} a regexp and have unread articles. 
268       [level]\\ 
269       A s     & (l) List all {\bf subscribed} groups with unread articles.
270       [level; 5 and lower is the default]\\
271       A u     & (L) List all groups (including read and {\bf unsubscribed}).
272       [level; 7 and lower is the default]\\
273       A z     & List all {\bf zombie} groups.\\
274       A c     & List all groups with cached articles. [level]\\
275       A ?     & List all groups with dormant articles. [level]\\
276     \end{keys}
277     }
278
279   \newcommand{\CreateEditGroups}{%
280     {\esamepage
281       The select methods are indicated in parentheses.\\*
282       \begin{keys}{G DEL}
283         G a     & Make the Gnus list {\bf archive} group. (nndir over ange-ftp)\\
284         G c     & {\bf Customize} this group's parameters.\\
285         G d     & Make a {\bf directory} group (every file must be a posting and files
286         must have numeric names). (nndir)\\
287         G D     & Enter a {\bf directory} as a (temporary) group.
288         (nneething without recording articles read)\\
289         G e     & (M-e) {\bf Edit} this group's select method.\\
290         G E     & {\bf Edit} this group's info (select method, articles read, etc).\\
291         G f     & Make a group based on a {\bf file}. (nndoc)\\
292         G h     & Make the Gnus {\bf help} (documentation) group. (nndoc)\\
293         G k     & Make a {\bf kiboze} group. (nnkiboze)\\
294         G m     & {\bf Make} a new group.\\
295         G p     & Edit this group's {\bf parameters}.\\
296         G r     & Rename this group (does not work with read-only groups!).\\
297         G u     & Create one of the groups mentioned in gnus-{\bf useful}-groups.\\
298         G v     & Add this group to a {\bf virtual} group. [p/p]\\
299         G V     & Make a new empty {\bf virtual} group. (nnvirtual)\\
300         G w     & Create ephemeral group based on web-search. [Prefix: make solid group
301         instead]\\
302         G R     & Make an {\bf RSS} group.\\
303         G DEL   & {\bf Delete} group [Prefix: delete all articles as well].\\
304         G x     & Expunge all deleted articles in an nnimap mailbox.\\
305         G l     & Edit ACL (Access Control {\bf List}) for an nnimap mailbox.\\
306       \end{keys}
307       You can also create mail-groups and read your mail with Gnus (very useful
308       if you are subscribed to mailing lists), using one of the methods
309       nnmbox, nnbabyl, nnml, nnmh, or nnfolder. Read about it in the online info
310       (C-c C-i g Reading Mail RET).
311       }}
312
313                                 % TODO:
314   \newcommand{\SoupCommands}{%
315     \begin{keys}{G s w}
316       G s b   & gnus-group-brew-soup: not documented.\\
317       G s p   & gnus-soup-pack-packet: not documented.\\
318       G s r   & nnsoup-pack-replies: not documented.\\
319       G s s   & gnus-soup-send-replies: not documented.\\
320       G s w   & gnus-soup-save-areas: not documented.\\
321     \end{keys}}
322
323   \newcommand{\MarkGroups}{%
324     \begin{keys}{M m}
325       M m     & (\#) Set the process {\bf mark} on this group. [scope]\\
326       M r     & Mark all groups matching regular expression.\\
327       M u     & (M-\#) Remove the process mark from this group ({\bf unmark}).
328       [scope]\\ 
329       M U     & Remove the process mark from all groups (\textbf{umark all}).\\
330       M w     & Mark all groups in the current region. [prefix: unmark]\\
331       M b     & Mark all groups in the {\bf buffer}. [prefix: unmark]\\
332     \end{keys}}
333
334   \newcommand{\GroupTopicsGeneral}{%
335     {\esamepage
336       Topics are ``categories'' for groups. Press t in the group-buffer to
337       toggle gnus-topic-mode (C-c C-i g Group Topics RET).\\*
338       \begin{keys}{C-c C-x}
339         T n     & Prompt for topic {\bf name} and create it.\\
340         T m     & {\bf Move} the current group to some other topic [p/p].\\
341         T j     & {\bf Jump} to a topic.\\
342         T c     & {\bf Copy} the current group to some other topic [p/p].\\
343         T D     & Remove (not delete) the current group [p/p].\\
344         T M     & {\bf Move} all groups matching a regexp to a topic.\\
345         T C     & {\bf Copy} all groups matching a regexp to a topic.\\
346         T H     & Toggle {\bf hiding} of empty topics.\\
347         T r     & {\bf Rename} a topic.\\
348         T DEL   & Delete an empty topic.\\
349         T \#    & Mark all groups in the current topic with the process-mark.\\
350         T M-\#  & Remove the process-mark from all groups in the current topic.\\
351         T TAB   & (TAB) Indent current topic [Prefix: unindent].\\ 
352         M-TAB   & Unindent the current topic.\\
353         RET     & (SPC) Either unfold topic or enter group [level].\\
354         T s     & {\bf Show} the current topic. [Prefix: show permanently]\\
355         T h     & {\bf Hide} the current topic. [Prefix: hide permanently]\\
356         C-c C-x & Expire all articles in current group or topic.\\
357         C-k     & {\bf Kill} a group or topic.\\
358         C-y     & {\bf Yank} a group or topic.\\
359         A T     & List active-file using {\bf topics}.\\
360         G p     & Edit topic-{\bf parameters}.\\
361         T M-n   & Go to {\bf next} topic. [distance]\\
362         T M-p   & Go to {\bf previous} topic. [distance]\\
363       \end{keys}
364       }
365     }
366
367   \newcommand{\TopicSorting}{%
368     {\esamepage
369       \begin{keys}{T S m}
370         T S a  & Sort {\bf alphabetically}.\\
371         T S u  & Sort by number of {\bf unread} articles.\\
372         T S l  & Sort by group {\bf level}.\\
373         T S v  & Sort by group score ({\bf value}).\\
374         T S r  & Sort by group {\bf rank}.\\
375         T S m  & Sort by {\bf method}.\\
376         T S e  & Sort by {\bf server} name.\\
377         T S s  & Sort according to `gnus-group-sort-function'.\\
378       \end{keys}
379       With a prefix these commands will sort in reverse order.
380       }
381     }
382
383   \newcommand{\SubscribeKillYankGroups}{%
384     {\esamepage
385       \begin{keys}{S C-k}
386         S k     & (C-k) {\bf Kill} this group.\\
387         S l     & Set the {\bf level} of this group. [p/p]\\
388         S s     & (U) Prompt for a group and toggle its {\bf subscription}.\\
389         S t     & (u) {\bf Toggle} subscription to this group. [p/p]\\
390         S w     & (C-w) Kill all groups in the region.\\
391         S y     & (C-y) {\bf Yank} the last killed group.\\
392         S z     & Kill all {\bf zombie} groups.\\
393         S C-k   & Kill all groups on a certain level.\\
394       \end{keys}
395       }
396     }
397
398   \newcommand{\SummaryModeGeneral}{%
399     {\esamepage
400       \begin{keys}{M-RET}
401         SPC     & (A SPC, A n) Select an article, scroll it one page, move to the
402         next one.\\ 
403         DEL     & (A DEL, A p, b) Scroll this article one page back. [distance]\\
404         RET     & (A RET) Scroll this article one line forward. [distance]\\
405         M-RET   & (A M-RET) Scroll this article one line backward. [distance]\\
406         =       & Expand the Summary window (fullsize).
407         [Prefix: shrink to display article window]\\
408                                 %
409         \&      & Execute a command on all articles whose header matches a regexp.
410         [Prefix: move backwards]\\
411         M-\&    & Execute a command on all articles having the process mark.\\
412                                 %
413         M-n     & (G M-n) Go to the {\bf next} summary line of an unread article.
414         [distance]\\ 
415         M-p     & (G M-p) Go to the {\bf previous} summary line of an unread article. 
416         [distance]\\ 
417         M-s     & {\bf Search} through all subsequent articles for a regexp.\\
418         M-r     & Search through all previous articles for a regexp.\\
419                                 %
420         A P     & {\bf Postscript}-print current buffer.\\
421                                 %
422         M-k     & Edit this group's {\bf kill} file.\\
423         M-K     & Edit the general {\bf kill} file.\\
424                                 %
425         C-t     & Toggle {\bf truncation} of summary lines.\\
426         Y g     & Regenerate the summary-buffer.\\
427         Y c     & Insert all cached articles into the summary-buffer.\\
428                                 %
429         M-C-e   & {\bf Edit} the group-parameters.\\
430         M-C-a   & Customize the group-parameters.\\
431                                 %
432                                 % article handling
433                                 %
434         A $<$   & ($<$, A b) Scroll to the beginning of this article.\\
435         A $>$   & ($>$, A e) Scroll to the end of this article.\\
436         A s     & (s) Perform an i{\bf search} in the article buffer.\\
437                                 %
438         A D     & (C-d) Un{\bf digestify} this article into a separate group.
439         [Prefix: force digest]\\
440         M-C-d   & Like C-d, but open several documents in nndoc-groups, wrapped
441         in an nnvirtual group [p/p]\\
442                                 %
443         A g     & (g) (Re)fetch this article ({\bf get}). [Prefix: get raw version]\\ 
444         A r     & (\^{}, A \^{}) Fetch the parent(s) of this article.
445         [Prefix: if positive fetch \textit{n} ancestors;
446         negative: fetch only the \textit{n}th ancestor]\\
447         A t     & {\bf Translate} this article.\\
448         A R     & Fetch all articles mentioned in the {\bf References}-header.\\
449         A T     & Fetch full \textbf{thread} in which the current article appears.\\
450         M-\^{}  & Fetch the article with a given Message-ID.\\
451         S y     & {\bf Yank} the current article into an existing message-buffer.
452         [p/p]\\
453         A M     & Setup group parameters for {\bf mailing} lists from
454         headers. [Prefix: replace old settings]\\
455       \end{keys}
456       }
457     }
458
459   \newcommand{\MIMESummary}{%
460     {\esamepage
461       For the commands operating on one MIME part (a subset of gnus-article-*), a
462       prefix selects which part to operate on. If the point is placed over a
463       MIME button in the article buffer, use the corresponding bindings for the
464       article buffer instead.
465       \begin{keys}{W M w}
466         K v      & (b, W M b) {\bf View} the MIME-part.\\
467         K o      & {\bf Save} the MIME part.\\
468         K c      & {\bf Copy} the MIME part.\\
469         K e      & View the MIME part {\bf externally}.\\
470         K i      & View the MIME part {\bf internally}.\\
471         K $\mid$ & Pipe the MIME part to an external command.\\
472         K b      & Make all the MIME parts have buttons in front of them.\\
473         K m      & Try to repair {\bf multipart-headers}.\\
474         K C      & View the MIME part using a different {\bf charset}.\\
475         X m      & Save all parts matching a MIME type to a directory. [p/p]\\
476         M-t      & Toggle the buttonized display of the article buffer.\\
477         W M w    & Decode RFC2047-encoded words in the article headers.\\
478         W M c    & Decode encoded article bodies. [Prefix: prompt for charset]\\
479         W M v    & View all MIME parts in the current article.\\
480       \end{keys}
481       }
482     }
483
484   \newcommand{\SortSummary}{%
485     {\esamepage
486       \begin{keys}{C-c C-s C-a}
487         C-c C-s C-a & Sort the summary-buffer by {\bf author}.\\
488         C-c C-s C-d & Sort the summary-buffer by {\bf date}.\\
489         C-c C-s C-i & Sort the summary-buffer by article score.\\
490         C-c C-s C-l & Sort the summary-buffer by amount of {\bf lines}.\\
491         C-c C-s C-c & Sort the summary-buffer by length.\\
492         C-c C-s C-n & Sort the summary-buffer by article {\bf number}.\\
493         C-c C-s C-s & Sort the summary-buffer by {\bf subject}.\\
494         C-c C-s C-r & Sort the summary-buffer {\bf randomly}.\\
495         C-c C-s C-o & Sort the summary-buffer using the default method.\\
496       \end{keys}
497       With a prefix these functions sort in reverse order.
498       }
499     }
500
501   \newcommand{\MailGroups}{% formerly \Bsubmap
502     {\esamepage
503       These commands (except `B c') are only valid in a mail group.\\*
504       \begin{keys}{B M-C-e}
505         B DEL   & (B backspace, B delete) {\bf Delete} the mail article from disk (!).
506         [p/p]\\
507         B B     & Crosspost this article to another group.\\
508         B c     & {\bf Copy} this article from any group to a mail group. [p/p]\\
509         B e     & {\bf Expire} all expirable articles in this group. [p/p]\\
510         B i     & {\bf Import} a random file into this group.\\
511         B I     & Create an empty article in this group.\\
512         B m     & {\bf Move} the article from one mail group to another. [p/p]\\
513         B p     & Query whether the article was {\bf posted} as well.\\
514         B q     & {\bf Query} where the article will end up after fancy splitting\\
515         B r     & {\bf Respool} this mail article. [p/p]\\
516         B t     & {\bf Trace} the fancy splitting patterns applied to this article.\\
517         B w     & (e) Edit this article.\\
518         B M-C-e & {\bf Expunge} (delete from disk) all expirable articles in this group
519         (!). [p/p]\\ 
520         K E     & {\bf Encrypt} article body. [p/p]\\
521       \end{keys}
522       }
523     }
524
525   \newcommand{\DraftGroup}{% formerly \Dsubmap
526     {\esamepage
527       The ``drafts''-group contains messages that have been saved but not sent
528       and rejected articles. \\*
529       \begin{keys}{B DEL}
530         D e      & \textbf{edit} message.\\
531         D s      & \textbf{Send} message. [p/p]\\
532         D S      & \textbf{Send} all messages.\\
533         D t      & \textbf{Toggle} sending (mark as unsendable).\\
534         B DEL    & \textbf{Delete} message (like in mailgroup).\\
535       \end{keys}
536       }
537     }
538
539   \newcommand{\SelectArticles}{% formerly \Gsubmap
540     {\esamepage
541       These commands select the target article. They do not understand the prefix.\\*
542       \begin{keys}{G C-n}
543         h       & Enter article-buffer.\\
544         G b     & (,) Go to the {\bf best} article (the one with highest score).\\
545         G f     & (.) Go to the {\bf first} unread article.\\
546         G n     & (n) Go to the {\bf next} unread article.\\
547         G p     & (p) Go to the {\bf previous} unread article.\\
548                                 %
549         G N     & (N) Go to {\bf the} next article.\\
550         G P     & (P) Go to the {\bf previous} article.\\
551                                 %
552         G C-n   & (M-C-n) Go to the {\bf next} article with the same subject.\\
553         G C-p   & (M-C-p) Go to the {\bf previous} article with the same subject.\\
554                                 %
555         G l     & (l) Go to the previously read article ({\bf last-read-article}).\\
556         G o     & Pop an article off the summary history and go to it.\\
557                                 %
558         G g     & Search an article via subject.\\
559         G j     & (j) Search an article via Message-Id or subject.\\
560       \end{keys}
561       }
562     }
563
564   \newcommand{\ArticleModeGeneral}{%
565     {\esamepage
566       The normal navigation keys work in Article mode. Some additional keys are:\\
567       \begin{keys}{C-c RET}
568         C-c \^{} & Get the article with the Message-ID near point.\\
569         C-c RET & Send reply to address near point.\\
570         h       & Go to the \textbf{header}-line of the article in the
571         summary-buffer.\\
572         s       & Go to \textbf{summary}-buffer.\\
573         RET     & (middle mouse button) Activate the button at point to follow
574         an URL or Message-ID.\\
575         TAB     & Move the point to the next button.\\
576         M-TAB   & Move point to previous button.\\
577       \end{keys}
578       }
579     }
580
581   \newcommand{\WashArticle}{% formerly \Wsubmap
582     {\esamepage
583       \begin{keys}{W W H}
584         W 6     & Translate a base64 article.\\
585         W a     & Strip certain {\bf headers} from body.\\
586         W b     & Make Message-IDs and URLs in the article mouse-clickable
587         {\bf buttons}.\\  
588         W c     & Translate CRLF-pairs to LF and then the remaining CR's to LF's.\\
589         W d     & Treat {\bf dumbquotes}.\\
590         W e     & Treat {\bf emphasized} text.\\
591         W h     & Treat {\bf HTML}.\\
592         W l     & (w) Remove page breaks ({\bf\^{}L}) from the article.\\
593         W m     & {\bf Morse} decode article.\\
594         W o     & Treat {\bf overstrike} or underline (\^{}H\_) in the article.\\
595         W p     & Verify X-{\bf PGP}-Sig header.\\
596         W q     & Treat {\bf quoted}-printable in the article.\\
597         W r     & (C-c C-r) Do a Caesar {\bf rotate} (rot13) on the article.\\
598         W s     & Verify (and decrypt) a {\bf signed} message.\\
599         W t     & (t) {\bf Toggle} display of all headers.\\
600         W u     & {\bf Unsplit} broken URLs.\\
601         W v     & (v) Toggle permanent {\bf verbose} displaying of all headers.\\
602         W w     & Do word {\bf wrap} in the article.\\
603         W B     & Add clickable {\bf buttons} to the article headers.\\
604         W C     & {\bf Capitalize} first word in each sentence.\\
605         W Q     & Fill long lines.\\
606         W Z     & Translate a HZ-encoded article.\\
607                                 %
608         W G u   & {\bf Unfold} folded header lines.\\
609         W G f   & {\bf Fold} all header lines.\\
610         W G n   & Unfold {\bf Newsgroups:} and Follow-Up-To:.\\
611                                 %
612         W Y c   & Repair broken {\bf citations}.\\
613         W Y a   & Repair broken {\bf attribution} lines.\\
614         W Y u   & {\bf Unwrap} broken citation lines.\\
615         W Y f   & Do a {\bf full} deuglification (W Y c, W Y a, W Y u).\\
616       \end{keys}
617       }
618     }
619
620   \newcommand{\BlankAndWhitespace}{% 
621     {\esamepage
622       \begin{keys}{W E w}
623         W E l   & Strip blank {\bf lines} from the beginning of the article.\\
624         W E m   & Replace blank lines with empty lines and remove {\bf multiple}
625         blank lines.\\
626         W E t   & Remove {\bf trailing} blank lines.\\
627         W E a   & Strip blank lines at the beginning and the end
628         (W E l, W E m and W E t).\\
629         W E A   & Strip {\bf all} blank lines.\\
630         W E s   & Strip leading blank lines from the article body.\\
631         W E e   & Strip trailing blank lines from the article body.\\
632         W E w   & Remove leading {\bf whitespace} from all headers.\\
633       \end{keys}
634       }
635     }
636
637   \newcommand{\Picons}{% 
638     {\esamepage
639       \begin{keys}{W D D}
640         W D s   & (W g) Display {\bf smilies}.\\
641         W D x   & (W f) Look for and display any X-{\bf Face} headers.\\
642         W D d   & Display any Face headers.\\
643         W D n   & Toggle picons in {\bf Newsgroups} and Followup-To.\\
644         W D m   & Toggle picons in {\bf mail} headers (To and Cc).\\
645         W D f   & Toggle picons in {\bf From}.\\
646         W D D   & Remove all images from the article buffer.\\
647       \end{keys}
648       }
649     }
650
651   \newcommand{\TimeAndDate}{% 
652     {\esamepage
653       \begin{keys}{W T u}
654         W T u   & (W T z) Display the article timestamp in GMT ({\bf UT, ZULU}).\\
655         W T i   & Display the article timestamp in {\bf ISO} 8601.\\
656         W T l   & Display the article timestamp in the {\bf local} timezone.\\
657         W T s   & Display according to `gnus-article-time-format'.\\
658         W T e   & Display the time {\bf elapsed} since it was sent.\\
659         W T o   & Display the {\bf original} timestamp.\\
660         W T p   & Display the date in format that's {\bf
661           pronounceable} in English.\\        
662       \end{keys}
663       }
664     }
665
666   \newcommand{\HideHighlightArticle}{%
667     {\esamepage
668       \begin{keys}{W W C-c}
669         W W a   & Hide {\bf all} unwanted parts. Calls W W h, W W s, W W C-c.\\
670         W W h   & Hide article {\bf headers}.\\
671         W W b   & Hide {\bf boring} headers.\\
672         W W s   & Hide {\bf signature}.\\
673         W W l   & Hide {\bf list} identifiers in subject-header.\\
674         W W P   & Hide {\bf PEM} (privacy enhanced messages).\\
675         W W B   & Hide banner specified by group parameter.\\
676         W W c   & Hide {\bf citation}.\\
677         W W C-c & Hide {\bf citation} using a more intelligent algorithm.\\
678         W W C   & Hide cited text in articles that aren't roots.\\
679         W H a   & Highlight {\bf all} parts. Calls W b, W H c, W H h, W H s.\\
680         W H c   & Highlight article {\bf citations}.\\
681         W H h   & Highlight article {\bf headers}.\\
682         W H s   & Highlight article {\bf signature}.\\
683       \end{keys}
684       For all hiding-commands: A positive prefix always hides, and a negative
685       prefix will show what was previously hidden.
686       }}
687
688   \newcommand{\MIMEArticleMode}{%
689     {\esamepage
690       \begin{keys}{RET}
691         RET     & (BUTTON-2) Toggle display of the MIME object.\\
692         v       & Prompt for a method and then view object using this method.\\
693         o       & Prompt for a filename and save the MIME object.\\
694         C-o     & Prompt for a filename to save the MIME object to and remove it.\\
695         d       & {\bf Delete} the MIME object.\\
696         c       & {\bf Copy} the MIME object to a new buffer and display this buffer.\\
697         i       & Display the MIME object in this buffer.\\
698         C       & Copy the MIME object to a new buffer and display this buffer using {\bf Charset} \\
699         E       & View internally. \\
700         e       & View {\bf externally}. \\
701         t       & View the MIME object as a different {\bf type}.\\
702         p       & {\bf Print} the MIME object.\\
703         $\mid$  & Pipe the MIME object to a process.\\
704         .       & Take action on the MIME object.\\
705       \end{keys}
706       }
707     }
708
709   %% end of article mode for reading ..........................................
710
711   \newcommand{\MarkArticlesGeneral}{% formerly \Msubmap
712     {\esamepage
713       \begin{keys}{M M-C-r}
714         d       & (M d, M r) Mark this article as read and move to the next one.
715         [scope]\\ 
716         D       & Mark this article as read and move to the previous one. [scope]\\
717         !       & (u, M !, M t) Tick this article (mark it as interesting) and move
718         to the next one. [scope]\\
719         U       & Tick this article and move to the previous one. [scope]\\ 
720         M ?     & (?) Mark this article as dormant (only followups are
721         interesting). [scope]\\ 
722         M D     & Show all {\bf dormant} articles (normally they are hidden unless they
723         have any followups).\\
724         M M-D   & Hide all {\bf dormant} articles.\\
725         C-w     & Mark all articles between point and mark as read.\\
726         M-u     & (M SPC, M c) Clear all marks from this article and move to the next
727         one. [scope]\\ 
728         M-U     & Clear all marks from this article and move to the previous one.
729         [scope]\\
730                                 %
731         M e     & (E, M x) Mark this article as {\bf expirable}. [scope]\\
732                                 %
733         M k     & (k) {\bf Kill} all articles with the same subject then select the
734         next unread one.\\ 
735         M K     & (C-k) {\bf Kill} all articles with the same subject as this one.\\
736                                 %
737         M C     & {\bf Catch-up} the articles that are not ticked and not dormant.\\
738         M C-c   & {\bf Catch-up} all articles in this group.\\
739         M H     & {\bf Catch-up} (mark read) this group to point (to-{\bf here}).\\
740                                 %
741         M b     & Set a {\bf bookmark} in this article.\\
742         M B     & Remove the {\bf bookmark} from this article.\\
743                                 %
744         M M-r   & (x) Expunge all {\bf read} articles from this group.\\
745         M M-C-r & Expunge all articles having a given mark.\\
746         M S     & (C-c M-C-s) {\bf Show} all expunged articles.\\
747         M M C-h & Displays some more keys doing ticking slightly differently.\\
748       \end{keys}
749       The variable `gnus-summary-goto-unread' controls what happens after a mark
750       has been set (C-x C-i g Setting Marks RET)
751       }}
752
753   \newcommand{\MarkByScore}{%
754     \begin{keys}{M V m}
755       M V c   & {\bf Clear} all marks from all high-scored articles. [score]\\
756       M V k   & {\bf Kill} all low-scored articles. [score]\\
757       M V m   & Mark all high-scored articles with a given {\bf mark}. [score]\\
758       M V u   & Mark all high-scored articles as interesting (tick them). [score]\\
759     \end{keys}
760     }
761   }
762
763 \newcommand{\ProcessMark}{%
764   {\esamepage 
765     These commands set and remove the process mark (\#). You only need to use
766     it if the set of articles you want to operate on is non-contiguous. Else
767     use a numeric prefix.\\*
768     \begin{keys}{M P R}
769       M P p   & (\#, M \#) Mark this article.\\
770       M P u   & (M-\#, M M-\#) \textbf{unmark} this article.\\
771       M P b   & Mark all articles in {\bf buffer}.\\
772       M P r   & Mark all articles in the {\bf region}.\\
773       M P g   & Unmark all articles in the region.\\
774       M P R   & Mark all articles matching a {\bf regexp}.\\
775       M P G   & Unmark all articles matching a regexp.\\
776       M P t   & Mark all articles in this (sub){\bf thread}.\\
777       M P T   & Unmark all articles in this (sub){\bf thread}.\\
778       M P s   & Mark all articles in the current {\bf series}.\\
779       M P S   & Mark all {\bf series} that already contain a marked article.\\
780       M P a   & Mark {\bf all} articles (in series order).\\
781       M P U   & \textbf{unmark} all articles.\\
782       M P i   & {\bf Invert} the list of process-marked articles.\\
783       M P k   & Push the current process-mark set onto stack and unmark
784       all articles.\\
785       M P y   & Pop process-mark set from stack and restore it.\\
786       M P w   & Push process-mark set on the stack.\\
787       M P v   & Mark all articles with score over the default score. [Prefix: score]\\
788     \end{keys}
789     }
790   }
791
792 \newcommand{\Limiting}{%
793   {\esamepage
794     \begin{keys}{/M}
795       //   & (/s) Limit the summary-buffer to articles matching {\bf subject}.\\
796       /a   & Limit the summary-buffer to articles matching {\bf author}.\\
797       /x   & Limit depending on ``extra'' headers.\\
798       /u   & (x) Limit to {\bf unread} articles.
799       [Prefix: also exclude ticked and dormant articles]\\
800       /.   & Limit to unseen articles.\\
801       /m   & Limit to articles marked with specified {\bf mark}.\\
802       /t   & Ask for a number and exclude articles younger than that many days.
803       [Prefix: exclude older articles]\\
804       /n   & Limit to current article. [p/p]\\
805       /w   & Pop the previous limit off the stack and restore it.
806       [Prefix: pop all limits]\\
807       /v   & Limit to score. [score]\\
808       /E   & (M S) Include all expunged articles in the limit.\\
809       /D   & Include all dormant articles in the limit.\\
810       /*   & Limit to cached articles.\\
811       Y C  & Include all cached articles in the limit.\\
812       /d   & Exclude all dormant articles from the limit.\\
813       /M   & Exclude all marked articles.\\
814       /T   & Include all articles from the current thread in the limit.\\
815       /c   & Exclude all dormant articles that have no children from the limit.\\
816       /C   & Mark all excluded unread articles as read.
817       [Prefix: also mark ticked and dormant articles]\\
818       /o   & Insert all {\bf old} articles. [Prefix: how many]\\
819       /N   & Insert all {\bf new} articles.\\
820       /p   & Limit to articles {\bf predicated} in the `display' group parameter.\\
821       /r   & Limit to {\bf replied} articles. [Prefix: unreplied]\\
822     \end{keys}
823     }
824   }
825
826 \newcommand{\OutputArticles}{% formerly \Osubmap
827   {\esamepage
828     \begin{keys}{O m}
829       O o     & (o, C-o) Save this article using the default article saver. [p/p]\\
830       O b     & Save this article's {\bf body} in plain file format [p/p]\\
831       O f     & Save this article in plain {\bf file} format. [p/p]\\
832       O F     & like O f, but overwrite file's contents. [p/p]\\
833       O h     & Save this article in {\bf mh} folder format. [p/p]\\
834       O m     & Save this article in {\bf mail} format. [p/p]\\
835       O r     & Save this article in {\bf rmail} format. [p/p]\\
836       O v     & Save this article in {\bf vm} format. [p/p]\\
837       O p     & ($\mid$) {\bf Pipe} this article to a shell command. [p/p]\\
838       O P     & \textbf{Print} this article using Muttprint. [p/p]\\
839     \end{keys}
840     }
841   }
842
843 \newcommand{\PostReplyetc}{% formerly \Ssubmap
844   {\esamepage
845     These commands put you in a separate news or mail buffer. See the section
846     about composing messages for more information.\\*
847                                 %After
848                                 %editing the article, send it by pressing C-c C-c.  If you are in a
849                                 %foreign group and want to post the article using the foreign server, give
850                                 %a prefix to C-c C-c.\\* 
851     \begin{keys}{S O m}
852       S p     & (a) {\bf Post} an article to this group.\\
853       S f     & (f) Post a {\bf followup} to this article.\\
854       S F     & (F) Post a {\bf followup} and include the original. [p/p]\\
855       S o p   & Forward this article as a {\bf post} to a newsgroup.\\
856       S M-c   & Send a complaint about excessive crossposting to the author of this
857       article. [p/p]\\
858                                 %
859       S m     & (m) Send a {\bf mail} to some other person.\\
860       S r     & (r) Mail a {\bf reply} to the author of this article.\\
861       S R     & (R) Mail a {\bf reply} and include the original. [p/p]\\
862       S B r   & Like S r but ignore the Reply-To: header.\\
863       S B R   & Like S R but ignore the Reply-To: header.\\
864       S w     & Mail a {\bf wide} reply to this article.\\
865       S W     & Mail a {\bf wide} reply to this article and include
866       the original.\\
867       S v     & Mail a {\bf very} wide reply to this article.\\
868       S V     & Mail a {\bf very} wide reply to this article and include the original.\\
869       S o m   & (C-c C-f) Forward this article by {\bf mail} to a person.\\
870       S D b   & Resend {\bf bounced} mail.\\
871       S D r   & {\bf Resend} mail to a different person.\\
872       S D e   & {\bf Edit} and resend.\\
873                                 %
874       S n     & Post a followup via {\bf news} even if you got the message
875       through mail.\\
876       S N     & Post a followup via {\bf news} and include the original mail.
877       [p/p]\\
878                                 %
879       S c     & (C) {\bf Cancel} this article (only works if it is
880       your own). [p/p]\\
881       S s     & {\bf Supersede} this article with a new one (only for own
882       articles).\\
883                                 %
884       S O m   & Digest these series and forward by {\bf mail}. [p/p]\\
885       S O p   & Digest these series and forward as a {\bf post} to a newsgroup.
886       [p/p]\\ 
887                                 %
888       S u     & {\bf Uuencode} a file and post it as a series.\\
889     \end{keys}
890     If you want to cancel or supersede an article you just posted (before it
891     has appeared on the server), go to the *post-news* buffer, change
892     `Message-ID' to `Cancel' or `Supersedes' and send it again with C-c C-c.
893     }}
894
895 \newcommand{\Threading}{% formerly \Tsubmap
896   {\esamepage
897     \begin{keys}{T M-\#}
898       T \#    & Mark this thread with the process mark.\\
899       T M-\#  & Remove process-marks from this thread.\\
900                                 %
901       T t     & Re-{\bf thread} the current article's thread.\\
902       T \^{}  & Make the current article child of the marked (or previous) article.\\
903                                 % movement
904       T n     & (M-C-f, M-down) Go to the {\bf next} thread. [distance]\\
905       T p     & (M-C-b, M-up) Go to the {\bf previous} thread. [distance]\\
906       T d     & {\bf Descend} this thread. [distance]\\
907       T u     & Ascend this thread ({\bf up}-thread). [distance]\\
908       T o     & Go to the top of this thread.\\
909                                 %
910       T s     & {\bf Show} the thread hidden under this article.\\
911       T h     & {\bf Hide} this (sub)thread.\\
912                                 %
913       T i     & {\bf Increase} the score of this thread.\\
914       T l     & (M-C-l) {\bf Lower} the score of this thread.\\
915                                 %
916       T k     & (M-C-k) {\bf Kill} the current (sub)thread. [Negative prefix:
917       tick it, positive prefix: unmark it.]\\
918                                 %
919       T H     & {\bf Hide} all threads.\\
920       T S     & {\bf Show} all hidden threads.\\
921       T T     & (M-C-t) {\bf Toggle} threading.\\
922     \end{keys}
923     }
924   }
925
926 \newcommand{\Scoring}{% formerly \Vsubmap
927   {\esamepage
928     Read about Adaptive Scoring in the online info.\\*
929     \begin{keys}{\bf A p m l}
930       V a     & {\bf Add} a new score entry, specifying all elements.\\
931       V c     & Specify a new score file as {\bf current}.\\
932       V e     & {\bf Edit} the current score alist.\\
933       V f     & Edit a score {\bf file} and make it the current one.\\
934       V m     & {\bf Mark} all articles below a given score as read.\\
935       V s     & Set the {\bf score} of this article.\\
936       V t     & Display all score rules applied to this article ({\bf track}).\\
937       W w     & List {\bf words} used in scoring.\\
938       V x     & {\bf Expunge} all low-scored articles. [score]\\
939       V C     & {\bf Customize} the current score file through a user-friendly
940       interface.\\
941       V F     & {\bf Flush} the cache of score files.\\
942       V R     & {\bf Re-score} the summary buffer.\\
943       V S     & Display the {\bf score} of this article.\\
944       \bf A p m l& Make a scoring entry based on this article.\\
945     \end{keys}
946     The four letters stand for:\\*
947     \quad \B{A}ction: I)ncrease, L)ower;\\*
948     \quad \B{p}art: a)uthor (from), s)ubject, x)refs (cross-posting), d)ate, l)ines,
949     message-i)d, t)references (parent), f)ollowup, b)ody, h)ead (all headers);\\*
950     \quad \B{m}atch type:\\*
951     \qquad string: s)ubstring, e)xact, r)egexp, f)uzzy,\\*
952     \qquad date: b)efore, a)t, n)this,\\*
953     \qquad number: $<$, =, $>$;\\*
954     \quad \B{l}ifetime: t)emporary, p)ermanent, i)mmediate.
955
956     If you type the second letter in uppercase, the remaining two are assumed
957     to be s)ubstring and t)emporary. 
958     If you type the third letter in uppercase, the last one is assumed to be 
959     t)emporary.
960
961     \quad Extra keys for manual editing of a score file:\\*
962     \begin{keys}{C-c C-c}
963       C-c C-c & Finish editing the score file.\\
964       C-c C-d & Insert the current {\bf date} as number of days.\\
965     \end{keys}
966     }
967   }
968
969 \newcommand{\ExtractSeries}{% formerly \Xsubmap
970   {\esamepage
971     Gnus recognizes if the current article is part of a series (multipart
972     posting whose parts are identified by numbers in their subjects, e.g.{}
973     1/10\dots10/10) and processes the series accordingly. You can mark and
974     process more than one series at a time. If the posting contains any
975     archives, they are expanded and gathered in a new group.\\*
976     \begin{keys}{X p}
977       X b     & Un-{\bf binhex} these series. [p/p]\\
978       X o     & Simply {\bf output} these series (no decoding). [p/p]\\ 
979       X p     & Unpack these {\bf postscript} series. [p/p]\\
980       X s     & Un-{\bf shar} these series. [p/p]\\
981       X u     & {\bf Uudecode} these series. [p/p]\\
982     \end{keys}
983
984     Each one of these commands has four variants:\\*
985     \begin{keys}{X v \bf Z}
986       X   \bf z & Decode these series. [p/p]\\
987       X   \bf Z & Decode and save these series. [p/p]\\
988       X v \bf z & Decode and view these series. [p/p]\\
989       X v \bf Z & Decode, save and view these series. [p/p]\\
990     \end{keys}
991     where {\bf z} or {\bf Z} identifies the decoding method (b, o, p, s, u).
992
993     An alternative binding for the most-often used of these commands is\\*
994     \begin{keys}{C-c C-v C-v}
995       C-c C-v C-v & (X v u) Uudecode and view these series. [p/p]\\
996     \end{keys}
997     }}
998
999 \newcommand{\ExitSummary}{% formerly \Zsubmap
1000   {\esamepage
1001     \begin{keys}{Z G}
1002       Z Z     & (q, Z Q) Exit this group.\\
1003       Z E     & (Q) {\bf Exit} without updating the group information.\\
1004                                 %
1005       Z c     & (c) Mark all unticked articles as read ({\bf catch-up}) and exit.\\
1006       Z C     & Mark all articles as read ({\bf catch-up}) and exit.\\
1007                                 %
1008       Z n     & Mark all articles as read and go to the {\bf next} group.\\
1009       Z N     & Exit and go to {\bf the} next group.\\
1010       Z P     & Exit and go to the {\bf previous} group.\\
1011                                 %
1012       Z G     & (M-g) Check for new articles in this group ({\bf get}).\\
1013       Z R     & (C-x C-s) Exit this group, and then enter it again ({\bf reenter}).
1014       [Prefix: select all articles, read and unread.]\\
1015       Z s     & Update and save the dribble buffer. [Prefix: save .newsrc* as well]\\
1016     \end{keys}
1017     }
1018   }
1019
1020 \newcommand{\MsgCompositionGeneral}{%
1021   Press C-c ? in the composition-buffer to get this information.\\*
1022   {\esamepage
1023     \begin{keys}{C-c C-m}
1024                                 % sending
1025       C-c C-c & Send message and exit. [Prefix: send via foreign server]\\
1026       C-c C-s & Send message. [Prefix: send via foreign server]\\
1027       C-c C-d & Don't send message (save as \textbf{draft}).\\
1028       C-c C-k & \textbf{Kill} message-buffer.\\
1029       C-c C-m & {\bf Mail} reply to the address near point.
1030       [Prefix: include the original]\\
1031                                 % modify headers/body
1032       C-c C-o & Sort headers.\\
1033       C-c C-e & \textbf{Elide} region.\\
1034       C-c C-v & Kill everything outside region.\\
1035       C-c C-r & Do a \textbf{Rot-13} on the body.\\
1036       C-c C-w & Insert signature (from `message-signature-file').\\
1037       C-c C-z & Kill everything up to signature.\\
1038       C-c C-y & \textbf{Yank} original message.\\
1039       C-c C-q & Fill the yanked message.\\
1040       C-c M-C-y & \textbf{Yank} a buffer and quote it.\\
1041       M-RET   & Insert four newlines and format quoted text. [Prefix:
1042       justify as well]\\
1043       C-c M-r & \textbf{Rename} message buffer. [Prefix: ask for new name]\\
1044     \end{keys}
1045     }
1046   }
1047
1048 \newcommand{\MsgCompositionMovementArticle}{%
1049   The following functions create the header-field if necessary.\\*
1050   {\esamepage
1051     \begin{keys}{C-c C-f C-u}
1052       C-c TAB & Move to \textbf{signature}.\\
1053       C-c C-b & Move to \textbf{body}.\\
1054       C-c C-f C-t & (C-c C-t) Move to \textbf{To:}.\\
1055       C-c C-f C-c & Move to \textbf{Cc:}.\\
1056       C-c C-f C-b & Move to \textbf{Bcc:}.\\
1057       C-c C-f C-w & Move to \textbf{Fcc:}.\\
1058       C-c C-f C-s & Move to \textbf{Subject:}.\\
1059       C-c C-f C-r & Move to \textbf{Reply-To:}.\\
1060       C-c C-f C-f & Move to \textbf{Followup-To:}.\\
1061       C-c C-f C-n & (C-c C-n) Move to \textbf{Newsgroups:}.\\
1062       C-c C-f C-u & Move to \textbf{Summary:}.\\
1063       C-c C-f C-k & Move to \textbf{Keywords:}.\\
1064       C-c C-f C-d & Move to \textbf{Distribution:}.\\
1065       C-c C-f C-m & Move to \textbf{Mail-Followup-To:}.\\
1066       C-c C-f C-o & Move to \textbf{From:}.\\
1067       C-c C-f C-a & Insert a reasonable \textbf{Mail-Followup-To:} for
1068       an unsubscribed list. [Prefix: include addresses in \textbf{Cc:}]\\
1069       C-c C-f TAB & (C-c C-u) Move to \textbf{Importance:}.\\
1070       C-c M-n     & Insert \textbf{Disposition-Notification-To:}
1071       (request receipt).\\
1072     \end{keys}
1073     }
1074   }
1075
1076 \newcommand{\MsgCompositionMML}{%
1077   {\esamepage
1078     \begin{keys}{C-c C-m P}
1079       C-c C-m f   & (C-c C-a) Attach \textbf{file}.\\
1080       C-c C-m b   & Attach contents of \textbf{buffer}.\\
1081       C-c C-m e   & Attach \textbf{external} file (ftp..).\\
1082       C-c C-m P   & Create MIME-\textbf{preview} (new
1083       buffer). [Prefix: show raw MIME preview]\\
1084       C-c C-m v   & \textbf{Validate} article.\\
1085       C-c C-m p   & Insert \textbf{part}.\\
1086       C-c C-m m   & Insert \textbf{multi}-part.\\
1087       C-c C-m q   & \textbf{Quote} region.\\
1088       C-c C-m c s & Encrypt message using \textbf{S/MIME}.\\
1089       C-c C-m c o & Encrypt message using PGP.\\
1090       C-c C-m c p & Encrypt message using \textbf{PGP/MIME}.\\
1091       C-c C-m s s & Sign message using \textbf{S/MIME}.\\
1092       C-c C-m s o & Sign message using PGP.\\
1093       C-c C-m s p & Sign message using \textbf{PGP/MIME}.\\
1094       C-c C-m C-n & Remove security related MML tags from message.\\
1095                                 % TODO: narrow headers (C-c C-m n) ?
1096     \end{keys}
1097     }
1098   }
1099
1100 %% TODO:
1101 \newcommand{\ServerMode}{%
1102   {\esamepage
1103     To enter this mode, press \^{} while in Group mode.\\*
1104     \begin{keys}{SPC}
1105       SPC     & (RET) Browse this server.\\
1106       a       & {\bf Add} a new server.\\
1107       c       & {\bf Copy} this server.\\
1108       e       & {\bf Edit} a server.\\
1109       k       & {\bf Kill} this server. [scope]\\
1110       l       & {\bf List} all servers.\\
1111       q       & Return to the group buffer ({\bf quit}).\\
1112       s       & Request that the server scan its sources for new articles.\\
1113       g       & Request that the server regenerate its data.\\
1114       y       & {\bf Yank} the previously killed server.\\
1115       O       & Try to {\bf open} a connection to this server.\\
1116       C       & {\bf Close} connection to this server.\\
1117       D       & Mark this server as unreachable ({\bf deny}).\\
1118       M-o     & {\bf Open} the connection to all servers.\\
1119       M-c     & {\bf Close} the connection to all servers.\\
1120       R       & Make all denied servers into closed servers.\\
1121       L       & Set server status to offline.\\
1122     \end{keys}
1123     }
1124   }
1125
1126 \newcommand{\BrowseServer}{%
1127   {\esamepage
1128     To enter this mode, press `B' while in Group mode.\\*
1129     \begin{keys}{RET}
1130       RET     & Enter the current group.\\
1131       SPC     & Enter the current group and display the first article.\\
1132       ?       & Give a very short help message.\\
1133       n       & Go to the {\bf next} group. [distance]\\
1134       p       & Go to the {\bf previous} group. [distance]\\
1135       q       & (l) {\bf Quit} browse mode.\\
1136       u       & Subscribe to the current group. [scope]\\
1137     \end{keys}
1138     }
1139   }
1140
1141 \newcommand{\GroupUnplugged}{%
1142   {\esamepage
1143     \begin{keys}{J S}
1144       J j & Toggle plugged-state.\\
1145       J s & Fetch articles from all groups for offline-reading.\\
1146       J u & Fetch all eligible articles from this group.\\
1147       J S & \textbf{Send} all sendable messages in the drafts group.\\
1148                                 %
1149       J c & Enter \textbf{category} buffer.\\
1150       J a & \textbf{Add} this group to an Agent category [p/p].\\
1151       J r & \textbf{Remove} this group from its Agent category [p/p].\\
1152       J Y & Synchronize flags changed while unplugged with remote server.\\
1153     \end{keys}
1154     }
1155   }
1156
1157 \newcommand{\SummaryUnplugged}{%
1158   {\esamepage
1159     \begin{keys}{J M-\#}
1160       J \#   & \textbf{Mark} the article for downloading.\\
1161       J M-\# & \textbf{Unmark} the article for downloading.\\
1162       @      & \textbf{Toggle} whether to download the article.\\
1163       J c    & Mark all undownloaded articles as read (\textbf{catch-up}).\\
1164       J u    & Download all downloadable articles from group.\\
1165     \end{keys}
1166     }
1167   }
1168
1169 \newcommand{\ServerUnplugged}{%
1170   {\esamepage
1171     \begin{keys}{J a}
1172       J a & \textbf{Add} the current server to the list of servers covered
1173       by the agent.\\
1174       J r & \textbf{Remove} the current server from the list of servers covered
1175       by the agent.\\
1176     \end{keys}
1177     }
1178   }
1179
1180 %%% Local Variables:
1181 %%% mode: latex
1182 %%% TeX-master: "refcard.tex"
1183 %%% End:
1184
1185 % arch-tag: be438b0e-6832-4afb-8c56-5f84743e5cd1