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