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