*** empty log message ***
[gnus] / texi / gnus.texi
1 \input texinfo                  @c -*-texinfo-*-
2
3 @setfilename gnus.info
4 @settitle September Gnus Manual
5 @synindex fn cp
6 @synindex vr cp
7 @synindex pg cp
8 @iftex
9 @finalout
10 @end iftex
11 @setchapternewpage odd
12
13 @iftex
14 @iflatex
15 \documentclass[twoside,a4paper,openright]{book}
16 \usepackage[latin1]{inputenc}
17 % \usepackage{fontenc}
18 % \usepackage{babel}
19 \usepackage{pagestyle}
20 \usepackage{epsfig}
21 % \usepackage{ifitricks}
22 \fontfamily{bembo}\selectfont
23
24 \makeindex
25 \begin{document}
26
27 \newcommand{\gnuschaptername}{}
28 \newcommand{\gnussectionname}{}
29
30 \newcommand{\gnusbackslash}{/}
31
32 \newcommand{\gnusxref}[1]{See ``#1'' on page \pageref{#1}}
33 \newcommand{\gnuspxref}[1]{see ``#1'' on page \pageref{#1}}
34
35 \newcommand{\gnuskindex}[1]{\index{#1}}
36 \newcommand{\gnusindex}[1]{\index{#1}}
37
38 \newcommand{\gnustt}[1]{{\textbf{\textsf{#1}}}}
39 \newcommand{\gnuscode}[1]{\gnustt{#1}}
40 \newcommand{\gnussamp}[1]{``\gnustt{#1}''}
41 \newcommand{\gnuslisp}[1]{\gnustt{#1}}
42 \newcommand{\gnuskbd}[1]{`\gnustt{#1}'}
43 \newcommand{\gnusfile}[1]{`\gnustt{#1}'}
44 \newcommand{\gnusdfn}[1]{\textit{#1}}
45 \newcommand{\gnusi}[1]{\textit{#1}}
46 \newcommand{\gnusstrong}[1]{\textbf{#1}}
47 \newcommand{\gnusemph}[1]{\textit{#1}}
48 \newcommand{\gnusvar}[1]{\textsl{\textsf{#1}}}
49 \newcommand{\gnussc}[1]{\textsc{#1}}
50 \newcommand{\gnustitle}[1]{{\huge\textbf{#1}}}
51 \newcommand{\gnusauthor}[1]{{\large\textbf{#1}}}
52
53 \newcommand{\gnusbullet}{{${\bullet}$}}
54 \newcommand{\gnusdollar}{\$}
55 \newcommand{\gnusampersand}{\&}
56 \newcommand{\gnuspercent}{\%}
57 \newcommand{\gnushash}{\#}
58 \newcommand{\gnushat}{\symbol{"5E}}
59 \newcommand{\gnusunderline}{\symbol{"5F}}
60 \newcommand{\gnustilde}{\symbol{"7E}}
61 \newcommand{\gnusless}{{$<$}}
62 \newcommand{\gnusgreater}{{$>$}}
63
64 \newcommand{\gnushead}{\raisebox{-1cm}{\epsfig{figure=gnus-head.eps,height=1cm}}}
65 \newcommand{\gnusinteresting}{
66 \marginpar[\hspace{2.5cm}\gnushead]{\gnushead}
67 }
68
69 \newcommand{\gnuschapter}[1]{
70 \renewcommand{\gnussectionname}{}
71 \chapter{#1}
72 \renewcommand{\gnuschaptername}{#1}
73 \thispagestyle{empty}
74 % \epsfig{figure=gnus-herd-\arabic{chapter}.eps,height=15cm}
75 \clearpage
76 }
77
78 \newcommand{\gnusitemx}[1]{\vspace{-\itemsep}\item#1}
79
80 \newcommand{\gnussection}[1]{
81 \renewcommand{\gnussectionname}{#1}
82 \section{#1}
83 }
84
85 \newenvironment{codelist}%
86 {\begin{list}{}{
87 }
88 }{\end{list}}
89
90 \newenvironment{kbdlist}%
91 {\begin{list}{}{
92 \labelwidth=0cm
93 }
94 }{\end{list}}
95
96 \newenvironment{dfnlist}%
97 {\begin{list}{}{
98 }
99 }{\end{list}}
100
101 \newenvironment{stronglist}%
102 {\begin{list}{}{
103 }
104 }{\end{list}}
105
106 \newenvironment{samplist}%
107 {\begin{list}{}{
108 }
109 }{\end{list}}
110
111 \newenvironment{varlist}%
112 {\begin{list}{}{
113 }
114 }{\end{list}}
115
116 \newenvironment{emphlist}%
117 {\begin{list}{}{
118 }
119 }{\end{list}}
120
121 \newpagestyle{gnus}%
122 {
123 {
124 \ifodd\count0
125 {
126 \hspace*{-2ex}
127 \underline{
128 \makebox[\headtextwidth]{
129 \hspace*{-2.3ex}
130 \textbf{\arabic{chapter}.\arabic{section}}
131 \textbf{\gnussectionname\hfill\arabic{page}}
132 }}
133 }
134 \else
135 {
136 \hspace*{-2.25cm}
137 \underline{
138 \hspace*{-2.3ex}
139 \makebox[\headtextwidth]{
140 \textbf{\arabic{page}\hfill\gnuschaptername}
141 }}
142 }
143 \fi
144 }
145 }
146 {
147 \ifodd\count0
148 \mbox{} \hfill 
149 \raisebox{-0.5cm}{\epsfig{figure=gnus-big-logo.eps,height=1cm}}
150 \else
151 \raisebox{-0.5cm}{\epsfig{figure=gnus-big-logo.eps,height=1cm}}
152 \hfill \mbox{}
153 \fi
154 }
155 \pagestyle{gnus}
156
157 @end iflatex
158 @end iftex
159
160 @iftex
161 @iflatex
162 \begin{titlepage}
163 {
164
165 %\addtolength{\oddsidemargin}{-5cm}
166 %\addtolength{\evensidemargin}{-5cm}
167 \parindent=0cm
168 \addtolength{\textheight}{2cm}
169
170 \gnustitle{\gnustitlename}\\
171 \rule{15cm}{1mm}\\
172 \vfill
173 \hspace*{-1cm}\epsfig{figure=gnus-big-logo.eps,height=15cm}
174 \vfill
175 \rule{15cm}{1mm}\\
176 \gnusauthor{by Lars Magne Ingebrigtsen}
177 \newpage
178 }
179
180 \mbox{}
181 \vfill
182
183 \thispagestyle{empty}
184
185 Copyright \copyright{} 1995 Free Software Foundation, Inc. 
186
187 Permission is granted to make and distribute verbatim copies of
188 this manual provided the copyright notice and this permission notice
189 are preserved on all copies.
190
191 Permission is granted to copy and distribute modified versions of this
192 manual under the conditions for verbatim copying, provided that the
193 entire resulting derived work is distributed under the terms of a
194 permission notice identical to this one.
195
196 Permission is granted to copy and distribute translations of this manual
197 into another language, under the above conditions for modified versions.
198
199 \newpage
200 \end{titlepage}
201 @end iflatex
202 @end iftex
203
204 @ifinfo
205
206 This file documents Gnus, the GNU Emacs newsreader.
207
208 Copyright (C) 1995 Free Software Foundation, Inc.
209
210 Permission is granted to make and distribute verbatim copies of
211 this manual provided the copyright notice and this permission notice
212 are preserved on all copies.
213
214 @ignore
215 Permission is granted to process this file through Tex and print the
216 results, provided the printed document carries copying permission
217 notice identical to this one except for the removal of this paragraph
218 (this paragraph not being relevant to the printed manual).
219
220 @end ignore
221 Permission is granted to copy and distribute modified versions of this
222 manual under the conditions for verbatim copying, provided also that the
223 entire resulting derived work is distributed under the terms of a
224 permission notice identical to this one.
225
226 Permission is granted to copy and distribute translations of this manual
227 into another language, under the above conditions for modified versions.
228 @end ifinfo
229
230 @tex
231
232 @titlepage
233 @title September Gnus Manual
234
235 @author by Lars Magne Ingebrigtsen
236 @page
237
238 @vskip 0pt plus 1filll
239 Copyright @copyright{} 1995 Free Software Foundation, Inc. 
240
241 Permission is granted to make and distribute verbatim copies of
242 this manual provided the copyright notice and this permission notice
243 are preserved on all copies.
244
245 Permission is granted to copy and distribute modified versions of this
246 manual under the conditions for verbatim copying, provided that the
247 entire resulting derived work is distributed under the terms of a
248 permission notice identical to this one.
249
250 Permission is granted to copy and distribute translations of this manual
251 into another language, under the above conditions for modified versions.
252
253 @end titlepage
254 @page
255
256 @end tex
257
258
259 @node Top
260 @top The Gnus Newsreader
261
262 @ifinfo
263
264 You can read news (and mail) from within Emacs by using Gnus.  The news
265 can be gotten by any nefarious means you can think of---@sc{nntp}, local
266 spool or your mbox file.  All at the same time, if you want to push your
267 luck.
268
269 @end ifinfo
270
271 @iftex
272
273 @iflatex
274 \thispagestyle{empty}
275 @end iflatex
276
277 Gnus is the advanced, self-documenting, customizable, extensible
278 unreal-time newsreader for GNU Emacs.  
279
280 Oops.  That sounds oddly familiar, so let's start over again to avoid
281 being accused of plagiarism:
282
283 Gnus is a message-reading laboratory.  It will let you look at just
284 about anything as if it were a newsgroup.  You can read mail with it,
285 you can browse directories with it, you can @code{ftp} with it---you can
286 even read news with it!
287
288 Gnus tries to empower people who read news the same way Emacs empowers
289 people who edit text.  Gnus sets no limits to what the user should be
290 allowed to do.  Users are encouraged to extend Gnus to make it behave
291 like they want it to behave.  A program should not control people;
292 people should be empowered to do what they want by using (or abusing)
293 the program.
294
295 @end iftex
296
297
298 @menu
299 * Starting Up::           Finding news can be a pain.
300 * The Group Buffer::      Selecting, subscribing and killing groups.
301 * The Summary Buffer::    Reading, saving and posting articles.
302 * The Article Buffer::    Displaying and handling articles.
303 * Message::               Message sending interface.
304 * Composing Messages::    Information on sending mail and news.
305 * Select Methods::        Gnus reads all messages from various select methods.
306 * Scoring::               Assigning values to articles.
307 * Various::               General purpose settings.
308 * The End::               Farewell and goodbye.
309 * Appendices::            Terminology, Emacs intro, FAQ, History, Internals.
310 * Index::                 Variable, function and concept index.
311 * Key Index::             Key Index.
312 @end menu
313
314
315 @node Starting Up
316 @chapter Starting Gnus
317 @cindex starting up
318
319 @kindex M-x gnus
320 @findex gnus
321 If your system administrator has set things up properly, starting Gnus
322 and reading news is extremely easy---you just type @kbd{M-x gnus} in
323 your Emacs. 
324
325 @findex gnus-other-frame
326 @kindex M-x gnus-other-frame
327 If you want to start Gnus in a different frame, you can use the command
328 @kbd{M-x gnus-other-frame} instead.
329
330 If things do not go smoothly at startup, you have to twiddle some
331 variables. 
332
333 @menu
334 * Finding the News::    Choosing a method for getting news.
335 * The First Time::      What does Gnus do the first time you start it?
336 * The Server is Down::  How can I read my mail then?
337 * Slave Gnusii::        You can have more than one Gnus active at a time.
338 * Fetching a Group::    Starting Gnus just to read a group.
339 * New Groups::          What is Gnus supposed to do with new groups?
340 * Startup Files::       Those pesky startup files---@file{.newsrc}.
341 * Auto Save::           Recovering from a crash.
342 * The Active File::     Reading the active file over a slow line Takes Time.
343 * Startup Variables::   Other variables you might change.
344 @end menu
345
346
347 @node Finding the News
348 @section Finding the News
349
350 @vindex gnus-select-method
351 @c @head
352 The @code{gnus-select-method} variable says where Gnus should look for
353 news.  This variable should be a list where the first element says
354 @dfn{how} and the second element says @dfn{where}.  This method is your
355 native method.  All groups that are not fetched with this method are
356 foreign groups.
357
358 For instance, if the @samp{news.somewhere.edu} @sc{nntp} server is where
359 you want to get your daily dosage of news from, you'd say:
360
361 @lisp
362 (setq gnus-select-method '(nntp "news.somewhere.edu"))
363 @end lisp
364
365 If you want to read directly from the local spool, say:
366
367 @lisp
368 (setq gnus-select-method '(nnspool ""))
369 @end lisp
370
371 If you can use a local spool, you probably should, as it will almost
372 certainly be much faster.
373
374 @vindex gnus-nntpserver-file
375 @cindex NNTPSERVER
376 @cindex @sc{nntp} server
377 If this variable is not set, Gnus will take a look at the
378 @code{NNTPSERVER} environment variable.  If that variable isn't set,
379 Gnus will see whether @code{gnus-nntpserver-file}
380 (@file{/etc/nntpserver} by default) has any opinions on the matter.  If
381 that fails as well, Gnus will will try to use the machine that is
382 running Emacs as an @sc{nntp} server.  That's a long-shot, though.
383
384 @vindex gnus-nntp-server
385 If @code{gnus-nntp-server} is set, this variable will override
386 @code{gnus-select-method}.  You should therefore set
387 @code{gnus-nntp-server} to @code{nil}, which is what it is by default.
388
389 @vindex gnus-secondary-servers
390 You can also make Gnus prompt you interactively for the name of an
391 @sc{nntp} server.  If you give a non-numerical prefix to @code{gnus}
392 (i.e., @kbd{C-u M-x gnus}), Gnus will let you choose between the servers
393 in the @code{gnus-secondary-servers} list (if any).  You can also just
394 type in the name of any server you feel like visiting.
395
396 @findex gnus-group-browse-foreign-server
397 @kindex B (Group)
398 However, if you use one @sc{nntp} server regularly and are just
399 interested in a couple of groups from a different server, you would be
400 better served by using the @kbd{B} command in the group buffer.  It will
401 let you have a look at what groups are available, and you can subscribe
402 to any of the groups you want to.  This also makes @file{.newsrc}
403 maintenance much tidier.  @xref{Foreign Groups}.
404
405 @vindex gnus-secondary-select-methods
406 @c @head
407 A slightly different approach to foreign groups is to set the
408 @code{gnus-secondary-select-methods} variable.  The select methods
409 listed in this variable are in many ways just as native as the
410 @code{gnus-select-method} server.  They will also be queried for active
411 files during startup (if that's required), and new newsgroups that
412 appear on these servers will be subscribed (or not) just as native
413 groups are.
414
415 For instance, if you use the @code{nnmbox} backend to read your mail, you
416 would typically set this variable to
417
418 @lisp
419 (setq gnus-secondary-select-methods '((nnmbox "")))
420 @end lisp
421
422
423 @node The First Time
424 @section The First Time
425 @cindex first time usage
426
427 If no startup files exist, Gnus will try to determine what groups should
428 be subscribed by default.
429
430 @vindex gnus-default-subscribed-newsgroups
431 If the variable @code{gnus-default-subscribed-newsgroups} is set, Gnus
432 will subscribe you to just those groups in that list, leaving the rest
433 killed.  Your system administrator should have set this variable to
434 something useful.
435
436 Since she hasn't, Gnus will just subscribe you to a few arbitrarily
437 picked groups (i.e., @samp{*.newusers}).  (@dfn{Arbitrary} is here
438 defined as @dfn{whatever Lars thinks you should read}.)
439
440 You'll also be subscribed to the Gnus documentation group, which should
441 help you with most common problems.  
442
443 If @code{gnus-default-subscribed-newsgroups} is @code{t}, Gnus will just
444 use the normal functions for handling new groups, and not do anything
445 special.
446
447
448 @node The Server is Down
449 @section The Server is Down
450 @cindex server errors
451
452 If the default server is down, Gnus will understandably have some
453 problems starting.  However, if you have some mail groups in addition to
454 the news groups, you may want to start Gnus anyway.
455
456 Gnus, being the trusting sort of program, will ask whether to proceed
457 without a native select method if that server can't be contacted.  This
458 will happen whether the server doesn't actually exist (i.e., you have
459 given the wrong address) or the server has just momentarily taken ill
460 for some reason or other.  If you decide to continue and have no foreign
461 groups, you'll find it difficult to actually do anything in the group
462 buffer.  But, hey, that's your problem.  Blllrph!
463
464 @findex gnus-no-server
465 @c @head
466 If you know that the server is definitely down, or you just want to read
467 your mail without bothering with the server at all, you can use the
468 @code{gnus-no-server} command to start Gnus.  That might come in handy
469 if you're in a hurry as well.
470
471
472 @node Slave Gnusii
473 @section Slave Gnusiï
474 @cindex slave
475
476 You might want to run more than one Emacs with more than one Gnus at the
477 same time.  If you are using different @file{.newsrc} files (eg., if you
478 are using the two different Gnusiï to read from two different servers),
479 that is no problem whatsoever.  You just do it.
480
481 The problem appears when you want to run two Gnusiï that use the same
482 @code{.newsrc} file.
483
484 To work around that problem some, we here at the Think-Tank at the Gnus
485 Towers have come up with a new concept: @dfn{Masters} and
486 @dfn{servants}.  (We have applied for a patent on this concept, and have
487 taken out a copyright on those words.  If you wish to use those words in
488 conjunction with each other, you have to send $1 per usage instance to
489 me.  Usage of the patent (@dfn{Master/Slave Relationships In Computer
490 Applications}) will be much more expensive, of course.)
491
492 Anyways, you start one Gnus up the normal way with @kbd{M-x gnus} (or
493 however you do it).  Each subsequent slave Gnusiï should be started with
494 @kbd{M-x gnus-slave}.  These slaves won't save normal @file{.newsrc}
495 files, but instead save @dfn{slave files} that contains information only
496 on what groups have been read in the slave session.  When a master Gnus
497 starts, it will read (and delete) these slave files, incorporating all
498 information from them.  (The slave files will be read in the sequence
499 they were created, so the latest changes will have precedence.)
500
501 Information from the slave files has, of course, precedence over the
502 information in the normal (i. e., master) @code{.newsrc} file.
503
504
505 @node Fetching a Group
506 @section Fetching a Group
507
508 @findex gnus-fetch-group
509 It it sometime convenient to be able to just say ``I want to read this
510 group and I don't care whether Gnus has been started or not''.  This is
511 perhaps more useful for people who write code than for users, but the
512 command @code{gnus-fetch-group} provides this functionality in any case.
513 It takes the group name as a parameter.
514
515
516 @node New Groups
517 @section New Groups
518 @cindex new groups
519
520 @vindex gnus-subscribe-newsgroup-method
521 What Gnus does when it encounters a new group is determined by the
522 @code{gnus-subscribe-newsgroup-method} variable.
523
524 This variable should contain a function.  Some handy pre-fab values
525 are:
526
527 @table @code
528
529 @item gnus-subscribe-zombies
530 @vindex gnus-subscribe-zombies
531 Make all new groups zombies.  You can browse the zombies later (with
532 @kbd{A z}) and either kill them all off properly, or subscribe to them.
533 This is the default.
534
535 @item gnus-subscribe-randomly
536 @vindex gnus-subscribe-randomly
537 Subscribe all new groups randomly.
538
539 @item gnus-subscribe-alphabetically
540 @vindex gnus-subscribe-alphabetically
541 Subscribe all new groups alphabetically.
542
543 @item gnus-subscribe-hierarchically
544 @vindex gnus-subscribe-hierarchically
545 Subscribe all new groups hierarchically.
546
547 @item gnus-subscribe-interactively
548 @vindex gnus-subscribe-interactively
549 Subscribe new groups interactively.  This means that Gnus will ask
550 you about @strong{all} new groups.
551
552 @item gnus-subscribe-killed
553 @vindex gnus-subscribe-killed
554 Kill all new groups.
555
556 @end table
557
558 @vindex gnus-subscribe-hierarchical-interactive
559 A closely related variable is
560 @code{gnus-subscribe-hierarchical-interactive}.  (That's quite a
561 mouthful.)  If this variable is non-@code{nil}, Gnus will ask you in a
562 hierarchical fashion whether to subscribe to new groups or not.  Gnus
563 will ask you for each sub-hierarchy whether you want to descend the
564 hierarchy or not.  
565
566 One common mistake is to set the variable a few paragraphs above to
567 @code{gnus-subscribe-hierarchical-interactive}.  This is an error.  This
568 will not work.  This is ga-ga.  So don't do it.
569
570 A nice and portable way to control which new newsgroups should be
571 subscribed (or ignored) is to put an @dfn{options} line at the start of
572 the @file{.newsrc} file.  Here's an example:
573
574 @example
575 options -n !alt.all !rec.all sci.all
576 @end example
577
578 @vindex gnus-subscribe-options-newsgroup-method
579 This line obviously belongs to a serious-minded intellectual scientific
580 person (or she may just be plain old boring), because it says that all
581 groups that have names beginning with @samp{alt} and @samp{rec} should
582 be ignored, and all groups with names beginning with @samp{sci} should
583 be subscribed.  Gnus will not use the normal subscription method for
584 subscribing these groups.
585 @code{gnus-subscribe-options-newsgroup-method} is used instead.  This
586 variable defaults to @code{gnus-subscribe-alphabetically}.
587
588 @vindex gnus-options-not-subscribe
589 @vindex gnus-options-subscribe
590 If you don't want to mess with your @file{.newsrc} file, you can just
591 set the two variables @code{gnus-options-subscribe} and
592 @code{gnus-options-not-subscribe}.  These two variables do exactly the
593 same as the @file{.newsrc} @samp{options -n} trick.  Both are regexps,
594 and if the the new group matches the former, it will be unconditionally
595 subscribed, and if it matches the latter, it will be ignored.
596
597 @vindex gnus-auto-subscribed-groups
598 Yet another variable that meddles here is
599 @code{gnus-auto-subscribed-groups}.  It works exactly like
600 @code{gnus-options-subscribe}, and is therefore really superfluous, but I
601 thought it would be nice to have two of these.  This variable is more
602 meant for setting some ground rules, while the other variable is used
603 more for user fiddling.  By default this variable makes all new groups
604 that come from mail backends (@code{nnml}, @code{nnbabyl},
605 @code{nnfolder}, @code{nnmbox}, and @code{nnmh}) subscribed.  If you
606 don't like that, just set this variable to @code{nil}.
607
608 @vindex gnus-check-new-newsgroups
609 If you are satisfied that you really never want to see any new groups,
610 you could set @code{gnus-check-new-newsgroups} to @code{nil}.  This will
611 also save you some time at startup.  Even if this variable is
612 @code{nil}, you can always subscribe to the new groups just by pressing
613 @kbd{U} in the group buffer (@pxref{Group Maintenance}).  This variable
614 is @code{t} by default.
615
616 Gnus normally determines whether a group is new or not by comparing the
617 list of groups from the active file(s) with the lists of subscribed and
618 dead groups.  This isn't a particularly fast method.  If
619 @code{gnus-check-new-newsgroups} is @code{ask-server}, Gnus will ask the
620 server for new groups since the last time.  This is both faster &
621 cheaper.  This also means that you can get rid of the list of killed
622 groups altogether, so you may set @code{gnus-save-killed-list} to
623 @code{nil}, which will save time both at startup, at exit, and all over.
624 Saves disk space, too.  Why isn't this the default, then?
625 Unfortunately, not all servers support this command. 
626
627 I bet I know what you're thinking now: How do I find out whether my
628 server supports @code{ask-server}?  No?  Good, because I don't have a
629 fail-safe answer.  I would suggest just setting this variable to
630 @code{ask-server} and see whether any new groups appear within the next
631 few days.  If any do, then it works.  If any don't, then it doesn't
632 work.  I could write a function to make Gnus guess whether the server
633 supports @code{ask-server}, but it would just be a guess.  So I won't.
634 You could @code{telnet} to the server and say @code{HELP} and see
635 whether it lists @samp{NEWGROUPS} among the commands it understands.  If
636 it does, then it might work.  (But there are servers that lists
637 @samp{NEWGROUPS} without supporting the function properly.)
638
639 This variable can also be a list of select methods.  If so, Gnus will
640 issue an @code{ask-server} command to each of the select methods, and
641 subscribe them (or not) using the normal methods.  This might be handy
642 if you are monitoring a few servers for new groups.  A side effect is
643 that startup will take much longer, so you can meditate while waiting.
644 Use the mantra ``dingnusdingnusdingnus'' to achieve permanent bliss.
645
646
647 @node Startup Files
648 @section Startup Files
649 @cindex startup files
650 @cindex .newsrc
651
652 Now, you all know about the @file{.newsrc} file.  All subscription
653 information is traditionally stored in this file.
654
655 Things got a bit more complicated with @sc{gnus}.  In addition to
656 keeping the @file{.newsrc} file updated, it also used a file called
657 @file{.newsrc.el} for storing all the information that didn't fit into
658 the @file{.newsrc} file.  (Actually, it also duplicated everything in
659 the @file{.newsrc} file.)  @sc{gnus} would read whichever one of these
660 files was the most recently saved, which enabled people to swap between
661 @sc{gnus} and other newsreaders.
662
663 That was kinda silly, so Gnus went one better: In addition to the
664 @file{.newsrc} and @file{.newsrc.el} files, Gnus also has a file called
665 @file{.newsrc.eld}.  It will read whichever of these files that are most
666 recent, but it will never write a @file{.newsrc.el} file.
667
668 @vindex gnus-save-newsrc-file
669 You can turn off writing the @file{.newsrc} file by setting
670 @code{gnus-save-newsrc-file} to @code{nil}, which means you can delete
671 the file and save some space, as well as making exit from Gnus faster.
672 However, this will make it impossible to use other newsreaders than
673 Gnus.  But hey, who would want to, right?
674
675 @vindex gnus-save-killed-list
676 If @code{gnus-save-killed-list} (default @code{t}) is @code{nil}, Gnus
677 will not save the list of killed groups to the startup file.  This will
678 save both time (when starting and quitting) and space (on disk).  It
679 will also means that Gnus has no record of what groups are new or old,
680 so the automatic new groups subscription methods become meaningless.
681 You should always set @code{gnus-check-new-newsgroups} to @code{nil} or
682 @code{ask-server} if you set this variable to @code{nil} (@pxref{New
683 Groups}).
684
685 @vindex gnus-startup-file
686 The @code{gnus-startup-file} variable says where the startup files are.
687 The default value is @file{~/.newsrc}, with the Gnus (El Dingo) startup
688 file being whatever that one is with a @samp{.eld} appended.
689
690 @vindex gnus-save-newsrc-hook
691 @vindex gnus-save-quick-newsrc-hook
692 @vindex gnus-save-standard-newsrc-hook
693 @code{gnus-save-newsrc-hook} is called before saving any of the newsrc
694 files, while @code{gnus-save-quick-newsrc-hook} is called just before
695 saving the @file{.newsrc.eld} file, and
696 @code{gnus-save-standard-newsrc-hook} is called just before saving the
697 @file{.newsrc} file.  The latter two are commonly used to turn version
698 control on or off.  Version control is off by default when saving the
699 startup files.
700
701
702 @node Auto Save
703 @section Auto Save
704 @cindex dribble file
705 @cindex auto-save
706
707 Whenever you do something that changes the Gnus data (reading articles,
708 catching up, killing/subscribing groups), the change is added to a
709 special @dfn{dribble buffer}.  This buffer is auto-saved the normal
710 Emacs way.  If your Emacs should crash before you have saved the
711 @file{.newsrc} files, all changes you have made can be recovered from
712 this file.
713
714 If Gnus detects this file at startup, it will ask the user whether to
715 read it.  The auto save file is deleted whenever the real startup file is
716 saved.
717
718 @vindex gnus-use-dribble-file
719 If @code{gnus-use-dribble-file} is @code{nil}, Gnus won't create and
720 maintain a dribble buffer.  The default is @code{t}.
721
722 @vindex gnus-dribble-directory
723 Gnus will put the dribble file(s) in @code{gnus-dribble-directory}.  If
724 this variable is @code{nil}, which it is by default, Gnus will dribble
725 into the directory where the @file{.newsrc} file is located.  (This is
726 normally the user's home directory.)  The dribble file will get the same
727 file permissions as the @code{.newsrc} file.
728
729
730 @node The Active File
731 @section The Active File
732 @cindex active file
733 @cindex ignored groups
734
735 When Gnus starts, or indeed whenever it tries to determine whether new
736 articles have arrived, it reads the active file.  This is a very large
737 file that lists all the active groups and articles on the server.
738
739 @vindex gnus-ignored-newsgroups
740 Before examining the active file, Gnus deletes all lines that match the
741 regexp @code{gnus-ignored-newsgroups}.  This is done primarily to reject
742 any groups with bogus names, but you can use this variable to make Gnus
743 ignore hierarchies you aren't ever interested in.  However, this is not
744 recommended.  In fact, it's highly discouraged.  Instead, @pxref{New
745 Groups} for an overview of other variables that can be used instead.
746
747 @c This variable is
748 @c @code{nil} by default, and will slow down active file handling somewhat
749 @c if you set it to anything else.
750
751 @vindex gnus-read-active-file
752 @c @head
753 The active file can be rather Huge, so if you have a slow network, you
754 can set @code{gnus-read-active-file} to @code{nil} to prevent Gnus from
755 reading the active file.  This variable is @code{t} by default.
756
757 Gnus will try to make do by getting information just on the groups that
758 you actually subscribe to.
759
760 Note that if you subscribe to lots and lots of groups, setting this
761 variable to @code{nil} will probably make Gnus slower, not faster.  At
762 present, having this variable @code{nil} will slow Gnus down
763 considerably, unless you read news over a 2400 baud modem.  
764
765 This variable can also have the value @code{some}.  Gnus will then
766 attempt to read active info only on the subscribed groups.  On some
767 servers this is quite fast (on sparkling, brand new INN servers that
768 support the @code{LIST ACTIVE group} command), on others this isn't fast
769 at all.  In any case, @code{some} should be faster than @code{nil}, and
770 is certainly faster than @code{t} over slow lines.
771
772 If this variable is @code{nil}, Gnus will ask for group info in total
773 lock-step, which isn't very fast.  If it is @code{some} and you use an
774 @sc{nntp} server, Gnus will pump out commands as fast as it can, and
775 read all the replies in one swoop.  This will normally result in better
776 performance, but if the server does not support the aforementioned
777 @code{LIST ACTIVE group} command, this isn't very nice to the server.
778
779 In any case, if you use @code{some} or @code{nil}, you should definitely
780 kill all groups that you aren't interested in to speed things up.
781
782
783 @node Startup Variables
784 @section Startup Variables
785
786 @table @code
787
788 @item gnus-load-hook
789 @vindex gnus-load-hook
790 A hook that is run while Gnus is being loaded.  Note that this hook will
791 normally be run just once in each Emacs session, no matter how many
792 times you start Gnus.
793
794 @item gnus-startup-hook
795 @vindex gnus-startup-hook
796 A hook that is run after starting up Gnus successfully.
797
798 @item gnus-check-bogus-newsgroups
799 @vindex gnus-check-bogus-newsgroups
800 If non-@code{nil}, Gnus will check for and delete all bogus groups at
801 startup.  A @dfn{bogus group} is a group that you have in your
802 @file{.newsrc} file, but doesn't exist on the news server.  Checking for
803 bogus groups can take quite a while, so to save time and resources it's
804 best to leave this option off, and do the checking for bogus groups once
805 in a while from the group buffer instead (@pxref{Group Maintenance}).
806
807 @item gnus-inhibit-startup-message
808 @vindex gnus-inhibit-startup-message
809 If non-@code{nil}, the startup message won't be displayed.  That way,
810 your boss might not notice that you are reading news instead of doing
811 your job as easily.
812
813 @item gnus-no-groups-message
814 @vindex gnus-no-groups-message
815 Message displayed by Gnus when no groups are available.
816 @end table
817
818
819 @node The Group Buffer
820 @chapter The Group Buffer
821 @cindex group buffer
822
823 The @dfn{group buffer} lists all (or parts) of the available groups.  It
824 is the first buffer shown when Gnus starts, and will never be killed as
825 long as Gnus is active.
826
827 @menu
828 * Group Buffer Format::    Information listed and how you can change it.
829 * Group Maneuvering::      Commands for moving in the group buffer.
830 * Selecting a Group::      Actually reading news.
831 * Subscription Commands::  Unsubscribing, killing, subscribing.
832 * Group Levels::           Levels? What are those, then?
833 * Group Score::            A mechanism for finding out what groups you like.
834 * Marking Groups::         You can mark groups for later processing.
835 * Foreign Groups::         Creating and editing groups.
836 * Group Parameters::       Each group may have different parameters set.
837 * Listing Groups::         Gnus can list various subsets of the groups.
838 * Sorting Groups::         Re-arrange the group order.
839 * Group Maintenance::      Maintaining a tidy @file{.newsrc} file.
840 * Browse Foreign Server::  You can browse a server.  See what it has to offer.
841 * Exiting Gnus::           Stop reading news and get some work done.
842 * Group Topics::           A folding group mode divided into topics.
843 * Misc Group Stuff::       Other stuff that you can to do.
844 @end menu
845
846
847 @node Group Buffer Format
848 @section Group Buffer Format
849 @cindex group buffer format
850
851 @menu 
852 * Group Line Specification::       Deciding how the group buffer is to look.
853 * Group Modeline Specification::   The group buffer modeline.
854 * Group Highlighting::             Having nice colors in the group buffer.
855 @end menu
856
857
858 @node Group Line Specification
859 @subsection Group Line Specification
860
861 The default format of the group buffer is nice and dull, but you can
862 make it as exciting and ugly as you feel like.
863
864 Here's a couple of example group lines:
865
866 @example
867      25: news.announce.newusers
868  *    0: alt.fan.andrea-dworkin
869 @end example
870
871 Quite simple, huh?
872
873 You can see that there are 25 unread articles in
874 @samp{news.announce.newusers}.  There are no unread articles, but some
875 ticked articles, in @samp{alt.fan.andrea-dworkin} (see that little
876 asterisk at the beginning of the line?)
877
878 @vindex gnus-group-line-format
879 You can change that format to whatever you want by fiddling with the
880 @code{gnus-group-line-format} variable.  This variable works along the
881 lines of a @code{format} specification, which is pretty much the same as
882 a @code{printf} specifications, for those of you who use (feh!) C.
883 @xref{Formatting Variables}. 
884
885 The default value that produced those lines above is 
886 @samp{%M%S%5y: %(%g%)\n}.
887
888 There should always be a colon on the line; the cursor always moves to
889 the colon after performing an operation.  Nothing else is required---not
890 even the group name.  All displayed text is just window dressing, and is
891 never examined by Gnus.  Gnus stores all real information it needs using
892 text properties.
893
894 (Note that if you make a really strange, wonderful, spreadsheet-like
895 layout, everybody will believe you are hard at work with the accounting
896 instead of wasting time reading news.)
897
898 Here's a list of all available format characters:
899
900 @table @samp
901
902 @item M    
903 Only marked articles.
904
905 @item S
906 Whether the group is subscribed.
907
908 @item L    
909 Level of subscribedness.
910
911 @item N
912 Number of unread articles.
913
914 @item I
915 Number of dormant articles.
916
917 @item T
918 Number of ticked articles.
919
920 @item R
921 Number of read articles.
922
923 @item t
924 Total number of articles.
925
926 @item y
927 Number of unread, unticked, non-dormant articles.
928
929 @item i
930 Number of ticked and dormant articles.
931
932 @item g
933 Full group name.
934
935 @item G
936 Group name.
937
938 @item D
939 Newsgroup description.
940
941 @item o
942 @samp{m} if moderated.
943
944 @item O
945 @samp{(m)} if moderated.
946
947 @item s
948 Select method.
949
950 @item n
951 Select from where.
952
953 @item z
954 A string that looks like @samp{<%s:%n>} if a foreign select method is
955 used.
956
957 @item P
958 Indentation based on the level of the topic (@pxref{Group Topics}). 
959
960 @item c
961 @vindex gnus-group-uncollapsed-levels
962 Short (collapsed) group name.  The @code{gnus-group-uncollapsed-levels}
963 variable says how many levels to leave at the end of the group name.
964 The default is @code{1}.
965
966 @item u
967 User defined specifier.  The next character in the format string should
968 be a letter.  @sc{gnus} will call the function
969 @code{gnus-user-format-function-}@samp{X}, where @samp{X} is the letter
970 following @samp{%u}.  The function will be passed the current headers as
971 argument.  The function should return a string, which will be inserted
972 into the buffer just like information from any other specifier.
973 @end table
974
975 @cindex *
976 All the ``number-of'' specs will be filled with an asterisk (@samp{*})
977 if no info is available---for instance, if it is a non-activated foreign
978 group, or a bogus (or semi-bogus) native group.
979
980
981 @node Group Modeline Specification
982 @subsection Group Modeline Specification
983
984 @vindex gnus-group-mode-line-format
985 The mode line can be changed by setting
986 (@code{gnus-group-mode-line-format}).  It doesn't understand that many
987 format specifiers:
988
989 @table @samp
990 @item S
991 The native news server.
992 @item M
993 The native select method.
994 @end table
995
996
997 @node Group Highlighting
998 @subsection Group Highlighting
999
1000 @vindex gnus-group-highlight
1001 Highlighting in the group buffer is controlled by the
1002 @code{gnus-group-highlight} variable.  This is an alist with elements
1003 that look like @var{(form . face)}.  If @var{form} evaluates to
1004 something non-@code{nil}, the @var{face} will be used on the line.
1005
1006 Here's an example value for this variable that might look nice if the
1007 background is dark:
1008
1009 @lisp
1010 (setq gnus-group-highlight
1011     `(((> unread 200) . 
1012        ,(custom-face-lookup "Red" nil nil t nil nil))
1013       ((and (< level 3) (zerop unread)) . 
1014        ,(custom-face-lookup "SeaGreen" nil nil t nil nil))
1015       ((< level 3) . 
1016        ,(custom-face-lookup "SpringGreen" nil nil t nil nil))
1017       ((zerop unread) . 
1018        ,(custom-face-lookup "SteelBlue" nil nil t nil nil))
1019       (t . 
1020        ,(custom-face-lookup "SkyBlue" nil nil t nil nil))
1021       ))
1022 @end lisp
1023
1024 Variables that are dynamically bound when the forms are evaluated
1025 include:
1026
1027 @table @code
1028 @item group
1029 The group name.
1030 @item unread
1031 The number of unread articles in the group.
1032 @item method
1033 The select method.
1034 @item mailp
1035 Whether the group is a mail group.
1036 @item level
1037 The level of the group.
1038 @item score
1039 The score of the group.
1040 @item ticked 
1041 The number of ticked articles in the group.
1042 @end table
1043
1044 When the forms are @code{eval}ed, point is at the beginning of the line
1045 of the group in question, so you can use many of the normal Gnus
1046 functions for snarfing info on the group.
1047
1048 @vindex gnus-group-update-hook
1049 @findex gnus-group-highlight-line
1050 @code{gnus-group-update-hook} is called when a group line is changed.
1051 It will not be called when @code{gnus-visual} is @code{nil}.  This hook
1052 calls @code{gnus-group-highlight-line} by default.
1053
1054
1055 @node Group Maneuvering
1056 @section Group Maneuvering
1057 @cindex group movement
1058
1059 All movement commands understand the numeric prefix and will behave as
1060 expected, hopefully. 
1061
1062 @table @kbd
1063
1064 @item n
1065 @kindex n (Group)
1066 @findex gnus-group-next-unread-group
1067 Go to the next group that has unread articles
1068 (@code{gnus-group-next-unread-group}).
1069
1070 @item p
1071
1072 @itemx DEL
1073 @kindex DEL (Group)
1074 @kindex p (Group)
1075 @findex gnus-group-prev-unread-group
1076 Go to the previous group group that has unread articles
1077 (@code{gnus-group-prev-unread-group}).
1078
1079 @item N
1080 @kindex N (Group)
1081 @findex gnus-group-next-group
1082 Go to the next group (@code{gnus-group-next-group}).
1083
1084 @item P
1085 @kindex P (Group)
1086 @findex gnus-group-prev-group
1087 Go to the previous group (@code{gnus-group-prev-group}).
1088
1089 @item M-p
1090 @kindex M-p (Group)
1091 @findex gnus-group-next-unread-group-same-level
1092 Go to the next unread group on the same level (or lower)
1093 (@code{gnus-group-next-unread-group-same-level}). 
1094
1095 @item M-n
1096 @kindex M-n (Group)
1097 @findex gnus-group-prev-unread-group-same-level
1098 Go to the previous unread group on the same level (or lower)
1099 (@code{gnus-group-prev-unread-group-same-level}). 
1100 @end table
1101
1102 Three commands for jumping to groups:
1103
1104 @table @kbd
1105
1106 @item j
1107 @kindex j (Group)
1108 @findex gnus-group-jump-to-group
1109 Jump to a group (and make it visible if it isn't already)
1110 (@code{gnus-group-jump-to-group}).  Killed groups can be jumped to, just
1111 like living groups.
1112
1113 @item ,
1114 @kindex , (Group)
1115 @findex gnus-group-best-unread-group
1116 Jump to the unread group with the lowest level
1117 (@code{gnus-group-best-unread-group}). 
1118
1119 @item .
1120 @kindex . (Group)
1121 @findex gnus-group-first-unread-group
1122 Jump to the first group with unread articles
1123 (@code{gnus-group-first-unread-group}).  
1124 @end table
1125
1126 @vindex gnus-group-goto-unread
1127 If @code{gnus-group-goto-unread} is @code{nil}, all the movement
1128 commands will move to the next group, not the next unread group.  Even
1129 the commands that say they move to the next unread group.  The default
1130 is @code{t}.
1131
1132
1133 @node Selecting a Group
1134 @section Selecting a Group
1135 @cindex group selection
1136
1137 @table @kbd
1138
1139 @item SPACE
1140 @kindex SPACE (Group)
1141 @findex gnus-group-read-group
1142 Select the current group, switch to the summary buffer and display the
1143 first unread article (@code{gnus-group-read-group}).  If there are no
1144 unread articles in the group, or if you give a non-numerical prefix to
1145 this command, Gnus will offer to fetch all the old articles in this
1146 group from the server.  If you give a numerical prefix @var{N}, Gnus
1147 will fetch @var{N} number of articles.  If @var{N} is positive, fetch
1148 the @var{N} newest articles, if @var{N} is negative, fetch the
1149 @var{abs(N)} oldest articles.
1150
1151 @item RET
1152 @kindex RET (Group)
1153 @findex gnus-group-select-group
1154 Select the current group and switch to the summary buffer
1155 (@code{gnus-group-select-group}).  Takes the same arguments as
1156 @code{gnus-group-read-group}---the only difference is that this command
1157 does not display the first unread article automatically upon group
1158 entry. 
1159
1160 @item M-RET
1161 @kindex M-RET (Group)
1162 @findex gnus-group-quick-select-group
1163 This does the same as the command above, but tries to do it with the
1164 minimum amount off fuzz (@code{gnus-group-quick-select-group}).  No
1165 scoring/killing will be performed, there will be no highlights and no
1166 expunging.  This might be useful if you're in a real hurry and have to
1167 enter some humongous group.
1168
1169 @item M-SPACE
1170 @kindex M-RET (Group)
1171 @findex gnus-group-visible-select-group
1172 This is yet one more command that does the same as the one above, but
1173 this one does it without expunging and hiding dormants
1174 (@code{gnus-group-visible-select-group}).  
1175
1176 @item c
1177 @kindex c (Group)
1178 @findex gnus-group-catchup-current
1179 @vindex gnus-group-catchup-group-hook
1180 Mark all unticked articles in this group as read
1181 (@code{gnus-group-catchup-current}).
1182 @code{gnus-group-catchup-group-hook} is when catching up a group from
1183 the group buffer.
1184
1185 @item C
1186 @kindex C (Group)
1187 @findex gnus-group-catchup-current-all
1188 Mark all articles in this group, even the ticked ones, as read
1189 (@code{gnus-group-catchup-current-all}).   
1190 @end table
1191
1192 @vindex gnus-large-newsgroup
1193 The @code{gnus-large-newsgroup} variable says what Gnus should consider
1194 to be a big group.  This is 200 by default.  If the group has more
1195 unread articles than this, Gnus will query the user before entering the
1196 group.  The user can then specify how many articles should be fetched
1197 from the server.  If the user specifies a negative number (@code{-n}),
1198 the @code{n} oldest articles will be fetched.  If it is positive, the
1199 @code{n} articles that have arrived most recently will be fetched.
1200
1201 @vindex gnus-select-group-hook
1202 @vindex gnus-auto-select-first
1203 @code{gnus-auto-select-first} control whether any articles are selected
1204 automatically when entering a group.  
1205
1206 @table @code
1207
1208 @item nil
1209 Don't select any articles when entering the group.  Just display the
1210 full summary buffer.
1211
1212 @item t
1213 Select the first unread article when entering the group.  
1214
1215 @item best
1216 Select the most high-scored article in the group when entering the
1217 group. 
1218 @end table
1219         
1220 If you want to prevent automatic selection in some group (say, in a
1221 binary group with Huge articles) you can set this variable to @code{nil}
1222 in @code{gnus-select-group-hook}, which is called when a group is
1223 selected.
1224
1225 @findex gnus-thread-sort-by-total-score
1226 @findex gnus-thread-sort-by-date
1227 @findex gnus-thread-sort-by-score
1228 @findex gnus-thread-sort-by-subject
1229 @findex gnus-thread-sort-by-author
1230 @findex gnus-thread-sort-by-number
1231 @vindex gnus-thread-sort-functions
1232 If you are using a threaded summary display, you can sort the threads by
1233 setting @code{gnus-thread-sort-functions}, which is a list of functions.
1234 By default, sorting is done on article numbers.  Ready-made sorting
1235 predicate functions include @code{gnus-thread-sort-by-number},
1236 @code{gnus-thread-sort-by-author}, @code{gnus-thread-sort-by-subject},
1237 @code{gnus-thread-sort-by-date}, @code{gnus-thread-sort-by-score}, and
1238 @code{gnus-thread-sort-by-total-score}.
1239
1240 Each function takes two threads and return non-@code{nil} if the first
1241 thread should be sorted before the other.  Note that sorting really is
1242 normally done by looking only at the roots of each thread.  If you use
1243 more than one function, the primary sort key should be the last function
1244 in the list.  You should probably always include
1245 @code{gnus-thread-sort-by-number} in the list of sorting
1246 functions---preferably first.  This will ensure that threads that are
1247 equal with respect to the other sort criteria will be displayed in
1248 ascending article order.
1249
1250 If you would like to sort by score, then by subject, and finally by
1251 number, you could do something like:
1252
1253 @lisp
1254 (setq gnus-thread-sort-functions 
1255       '(gnus-thread-sort-by-number
1256         gnus-thread-sort-by-subject
1257         gnus-thread-sort-by-score))
1258 @end lisp
1259
1260 The threads that have highest score will be displayed first in the
1261 summary buffer.  When threads have the same score, they will be sorted
1262 alphabetically.  The threads that have the same score and the same
1263 subject will be sorted by number, which is (normally) the sequence in
1264 which the articles arrived.
1265
1266 If you want to sort by score and then reverse arrival order, you could
1267 say something like:
1268
1269 @lisp
1270 (setq gnus-thread-sort-functions
1271       '((lambda (t1 t2) 
1272           (not (gnus-thread-sort-by-number t1 t2)))
1273         gnus-thread-sort-by-score))
1274 @end lisp
1275
1276 @vindex gnus-thread-score-function
1277 The function in the @code{gnus-thread-score-function} variable (default
1278 @code{+}) is used for calculating the total score of a thread.  Useful
1279 functions might be @code{max}, @code{min}, or squared means, or whatever
1280 tickles your fancy.
1281
1282 @findex gnus-article-sort-functions
1283 @findex gnus-article-sort-by-date
1284 @findex gnus-article-sort-by-score
1285 @findex gnus-article-sort-by-subject
1286 @findex gnus-article-sort-by-author
1287 @findex gnus-article-sort-by-number
1288 If you are using an unthreaded display for some strange reason or other,
1289 you have to fiddle with the @code{gnus-article-sort-functions} variable.
1290 It is very similar to the @code{gnus-thread-sort-functions}, except that
1291 is uses slightly different functions for article comparison.  Available
1292 sorting predicate functions are @code{gnus-article-sort-by-number},
1293 @code{gnus-article-sort-by-author}, @code{gnus-article-sort-by-subject},
1294 @code{gnus-article-sort-by-date}, and @code{gnus-article-sort-by-score}.
1295
1296 If you want to sort an unthreaded summary display by subject, you could
1297 say something like:
1298
1299 @lisp
1300 (setq gnus-article-sort-functions 
1301       '(gnus-article-sort-by-number
1302         gnus-article-sort-by-subject))
1303 @end lisp
1304
1305
1306 @node Subscription Commands
1307 @section Subscription Commands
1308 @cindex subscribing
1309
1310 @table @kbd
1311
1312 @item S t
1313 @itemx u
1314 @kindex S t (Group)
1315 @kindex u (Group)
1316 @findex gnus-group-unsubscribe-current-group
1317 Toggle subscription to the current group
1318 (@code{gnus-group-unsubscribe-current-group}).  
1319
1320 @item S s
1321 @itemx U
1322 @kindex S s (Group)
1323 @kindex U (Group)
1324 @findex gnus-group-unsubscribe-group
1325 Prompt for a group to subscribe, and then subscribe it.  If it was
1326 subscribed already, unsubscribe it instead
1327 (@code{gnus-group-unsubscribe-group}).
1328
1329 @item S k
1330 @itemx C-k
1331 @kindex S k (Group)
1332 @kindex C-k (Group)
1333 @findex gnus-group-kill-group
1334 Kill the current group (@code{gnus-group-kill-group}).
1335
1336 @item S y
1337 @itemx C-y
1338 @kindex S y (Group)
1339 @kindex C-y (Group)
1340 @findex gnus-group-yank-group
1341 Yank the last killed group (@code{gnus-group-yank-group}).
1342
1343 @item C-x C-t
1344 @kindex C-x C-t (Group)
1345 @findex gnus-group-transpose-groups
1346 Transpose two groups (@code{gnus-group-transpose-groups}).  This isn't
1347 really a subscription command, but you can use it instead of a
1348 kill-and-yank sequence sometimes.
1349
1350 @item S w
1351 @itemx C-w
1352 @kindex S w (Group)
1353 @kindex C-w (Group)
1354 @findex gnus-group-kill-region
1355 Kill all groups in the region (@code{gnus-group-kill-region}). 
1356
1357 @item S z
1358 @kindex S z (Group)
1359 @findex gnus-group-kill-all-zombies
1360 Kill all zombie groups (@code{gnus-group-kill-all-zombies}).
1361
1362 @item S C-k
1363 @kindex S C-k (Group)
1364 @findex gnus-group-kill-level
1365 Kill all groups on a certain level (@code{gnus-group-kill-level}).
1366 These groups can't be yanked back after killing, so this command should
1367 be used with some caution.  The only thing where this command comes in
1368 really handy is when you have a @file{.newsrc} with lots of unsubscribed
1369 groups that you want to get rid off.  @kbd{S C-k} on level @code{7} will
1370 kill off all unsubscribed groups that do not have message numbers in the
1371 @file{.newsrc} file.  
1372
1373 @end table
1374
1375 Also @pxref{Group Levels}.
1376
1377
1378 @node Group Levels
1379 @section Group Levels
1380 @cindex group level
1381
1382 All groups have a level of @dfn{subscribedness}.  For instance, if a
1383 group is on level 2, it is more subscribed than a group on level 5.  You
1384 can ask Gnus to just list groups on a given level or lower
1385 (@pxref{Listing Groups}), or to just check for new articles in groups on
1386 a given level or lower (@pxref{Scanning New Messages}).
1387
1388 @table @kbd
1389
1390 @item S l
1391 @kindex S l (Group)
1392 @findex gnus-group-set-current-level
1393 Set the level of the current group.  If a numeric prefix is given, the
1394 next @var{n} groups will have their levels set.  The user will be
1395 prompted for a level.
1396 @end table
1397
1398 @vindex gnus-level-killed
1399 @vindex gnus-level-zombie
1400 @vindex gnus-level-unsubscribed
1401 @vindex gnus-level-subscribed
1402 Gnus considers groups on between levels 1 and
1403 @code{gnus-level-subscribed} (inclusive) (default 5) to be subscribed,
1404 @code{gnus-level-subscribed} (exclusive) and
1405 @code{gnus-level-unsubscribed} (inclusive) (default 7) to be
1406 unsubscribed, @code{gnus-level-zombie} to be zombies (walking dead)
1407 (default 8) and @code{gnus-level-killed} to be killed (default 9),
1408 completely dead.  Gnus treats subscribed and unsubscribed groups exactly
1409 the same, but zombie and killed groups have no information on what
1410 articles you have read, etc, stored.  This distinction between dead and
1411 living groups isn't done because it is nice or clever, it is done purely
1412 for reasons of efficiency.
1413
1414 It is recommended that you keep all your mail groups (if any) on quite
1415 low levels (eg. 1 or 2).
1416
1417 If you want to play with the level variables, you should show some care.
1418 Set them once, and don't touch them ever again.  Better yet, don't touch
1419 them at all unless you know exactly what you're doing.
1420
1421 @vindex gnus-level-default-unsubscribed
1422 @vindex gnus-level-default-subscribed
1423 Two closely related variables are @code{gnus-level-default-subscribed}
1424 (default 3) and @code{gnus-level-default-unsubscribed} (default 6),
1425 which are the levels that new groups will be put on if they are
1426 (un)subscribed.  These two variables should, of course, be inside the
1427 relevant legal ranges.
1428
1429 @vindex gnus-keep-same-level
1430 If @code{gnus-keep-same-level} is non-@code{nil}, some movement commands
1431 will only move to groups that are of the same level (or lower).  In
1432 particular, going from the last article in one group to the next group
1433 will go to the next group of the same level (or lower).  This might be
1434 handy if you want to read the most important groups before you read the
1435 rest.
1436
1437 @vindex gnus-group-default-list-level
1438 All groups with a level less than or equal to
1439 @code{gnus-group-default-list-level} will be listed in the group buffer
1440 by default.
1441
1442 @vindex gnus-group-list-inactive-groups
1443 If @code{gnus-group-list-inactive-groups} is non-@code{nil}, non-active
1444 groups will be listed along with the unread groups.  This variable is
1445 @code{t} by default.  If it is @code{nil}, inactive groups won't be
1446 listed. 
1447
1448 @vindex gnus-group-use-permanent-levels
1449 If @code{gnus-group-use-permanent-levels} is non-@code{nil}, once you
1450 give a level prefix to @kbd{g} or @kbd{l}, all subsequent commands will
1451 use this level as the ``work'' level.
1452
1453 @vindex gnus-activate-level
1454 Gnus will normally just activate groups that are on level
1455 @code{gnus-activate-level} or less.  If you don't want to activate
1456 unsubscribed groups, for instance, you might set this variable to
1457 @code{5}. 
1458
1459
1460 @node Group Score
1461 @section Group Score
1462 @cindex group score
1463
1464 You would normally keep important groups on high levels, but that scheme
1465 is somewhat restrictive.  Don't you wish you could have Gnus sort the
1466 group buffer according to how often you read groups, perhaps?  Within
1467 reason?  
1468
1469 This is what @dfn{group score} is for.  You can assign a score to each
1470 group.  You can then sort the group buffer based on this score.
1471 Alternatively, you can sort on score and then level.  (Taken together,
1472 the level and the score is called the @dfn{rank} of the group.  A group
1473 that is on level 4 and has a score of 1 has a higher rank than a group
1474 on level 5 that has a score of 300.  (The level is the most significant
1475 part and the score is the least significant part.)
1476
1477 @findex gnus-summary-bubble-group
1478 If you want groups you read often to get higher scores than groups you
1479 read seldom you can add the @code{gnus-summary-bubble-group} function to
1480 the @code{gnus-summary-exit-hook} hook.  This will result (after
1481 sorting) in a bubbling sort of action.  If you want to see that in
1482 action after each summary exit, you can add
1483 @code{gnus-group-sort-groups-by-rank} or
1484 @code{gnus-group-sort-groups-by-score} to the same hook, but that will
1485 slow things down somewhat.
1486
1487
1488 @node Marking Groups
1489 @section Marking Groups
1490 @cindex marking groups
1491
1492 If you want to perform some command on several groups, and they appear
1493 subsequently in the group buffer, you would normally just give a
1494 numerical prefix to the command.  Most group commands will then do your
1495 bidding on those groups.
1496
1497 However, if the groups are not in sequential order, you can still
1498 perform a command on several groups.  You simply mark the groups first
1499 with the process mark and then execute the command.
1500
1501 @table @kbd
1502
1503 @item #
1504 @kindex # (Group)
1505 @itemx M m
1506 @kindex M m (Group)
1507 @findex gnus-group-mark-group
1508 Set the mark on the current group (@code{gnus-group-mark-group}). 
1509
1510 @item M-#
1511 @kindex M-# (Group)
1512 @itemx M u
1513 @kindex M u (Group)
1514 @findex gnus-group-unmark-group
1515 Remove the mark from the current group
1516 (@code{gnus-group-unmark-group}). 
1517
1518 @item M U
1519 @kindex M U (Group)
1520 @findex gnus-group-unmark-all-groups
1521 Remove the mark from all groups (@code{gnus-group-unmark-all-groups}). 
1522
1523 @item M w
1524 @kindex M w (Group)
1525 @findex gnus-group-mark-region
1526 Mark all groups between point and mark (@code{gnus-group-mark-region}). 
1527
1528 @item M b
1529 @kindex M b (Group)
1530 @findex gnus-group-mark-buffer
1531 Mark all groups in the buffer (@code{gnus-group-mark-buffer}). 
1532
1533 @item M r
1534 @kindex M r (Group)
1535 @findex gnus-group-mark-regexp
1536 Mark all groups that match some regular expression
1537 (@code{gnus-group-mark-regexp}).  
1538 @end table
1539
1540 Also @pxref{Process/Prefix}.
1541
1542 @findex gnus-group-universal-argument
1543 If you want to execute some command on all groups that have been marked
1544 with the process mark, you can use the @kbd{M-&}
1545 (@code{gnus-group-universal-argument}) command.  It will prompt you for
1546 the command to be executed.
1547
1548
1549 @node Foreign Groups
1550 @section Foreign Groups
1551
1552 Here are some group mode commands for making and editing general foreign
1553 groups, as well as commands to ease the creation of a few
1554 special-purpose groups:
1555
1556 @table @kbd
1557
1558 @item G m
1559 @kindex G m (Group)
1560 @findex gnus-group-make-group
1561 Make a new group (@code{gnus-group-make-group}).  Gnus will prompt you
1562 for a name, a method and possibly an @dfn{address}.  For an easier way
1563 to subscribe to @sc{nntp} groups, @pxref{Browse Foreign Server}.
1564
1565 @item G r
1566 @kindex G r (Group)
1567 @findex gnus-group-rename-group
1568 Rename the current group to something else
1569 (@code{gnus-group-rename-group}).  This is legal only on some groups --
1570 mail groups mostly.  This command might very well be quite slow on some
1571 backends. 
1572
1573 @item G e
1574 @kindex G e (Group)
1575 @findex gnus-group-edit-group-method
1576 Enter a buffer where you can edit the select method of the current
1577 group (@code{gnus-group-edit-group-method}).
1578
1579 @item G p
1580 @kindex G p (Group)
1581 @findex gnus-group-edit-group-parameters
1582 Enter a buffer where you can edit the group parameters
1583 (@code{gnus-group-edit-group-parameters}). 
1584
1585 @item G E
1586 @kindex G E (Group)
1587 @findex gnus-group-edit-group
1588 Enter a buffer where you can edit the group info
1589 (@code{gnus-group-edit-group}).
1590
1591 @item G d
1592 @kindex G d (Group)
1593 @findex gnus-group-make-directory-group
1594 Make a directory group.  You will be prompted for a directory name
1595 (@code{gnus-group-make-directory-group}).  
1596
1597 @item G h 
1598 @kindex G h (Group)
1599 @findex gnus-group-make-help-group
1600 Make the Gnus help group (@code{gnus-group-make-help-group}).
1601
1602 @item G a
1603 @kindex G a (Group)
1604 @findex gnus-group-make-archive-group
1605 @vindex gnus-group-archive-directory
1606 @vindex gnus-group-recent-archive-directory
1607 Make a Gnus archive group (@code{gnus-group-make-archive-group}).  By
1608 default a group pointing to the most recent articles will be created
1609 (@code{gnus-group-recent-archive-directory}), but given a prefix, a full
1610 group will be created from from @code{gnus-group-archive-directory}.
1611
1612 @item G k
1613 @kindex G k (Group)
1614 @findex gnus-group-make-kiboze-group
1615 Make a kiboze group.  You will be prompted for a name, for a regexp to
1616 match groups to be ``included'' in the kiboze group, and a series of
1617 strings to match on headers (@code{gnus-group-make-kiboze-group}).
1618
1619 @item G D
1620 @kindex G D (Group)
1621 @findex gnus-group-enter-directory
1622 Read an arbitrary directory as if with were a newsgroup with the
1623 @code{nneething} backend (@code{gnus-group-enter-directory}).
1624
1625 @item G f
1626 @kindex G f (Group)
1627 @findex gnus-group-make-doc-group
1628 @cindex ClariNet Briefs
1629 Make a group based on some file or other
1630 (@code{gnus-group-make-doc-group}).  If you give a prefix to this
1631 command, you will be prompted for a file name and a file type.
1632 Currently supported types are @code{babyl}, @code{mbox}, @code{digest},
1633 @code{mmdf}, @code{news}, @code{rnews}, @code{clari-briefs}, and
1634 @code{forward}.  If you run this command without a prefix, Gnus will
1635 guess at the file type.
1636
1637 @item G DEL
1638 @kindex G DEL (Group)
1639 @findex gnus-group-delete-group
1640 This function will delete the current group
1641 (@code{gnus-group-delete-group}).  If given a prefix, this function will
1642 actually delete all the articles in the group, and forcibly remove the
1643 group itself from the face of the Earth.  Use a prefix only if you are
1644 absolutely sure of what you are doing.
1645
1646 @item G V
1647 @kindex G V (Group)
1648 @findex gnus-group-make-empty-virtual
1649 Make a new, fresh, empty @code{nnvirtual} group
1650 (@code{gnus-group-make-empty-virtual}).
1651
1652 @item G v
1653 @kindex G v (Group)
1654 @findex gnus-group-add-to-virtual
1655 Add the current group to an @code{nnvirtual} group
1656 (@code{gnus-group-add-to-virtual}).  Uses the process/prefix convention.
1657 @end table
1658
1659 @xref{Select Methods} for more information on the various select
1660 methods. 
1661
1662 @vindex gnus-activate-foreign-newsgroups
1663 If the @code{gnus-activate-foreign-newsgroups} is a positive number,
1664 Gnus will check all foreign groups with this level or lower at startup.
1665 This might take quite a while, especially if you subscribe to lots of
1666 groups from different @sc{nntp} servers.
1667
1668
1669 @node Group Parameters
1670 @section Group Parameters
1671 @cindex group parameters
1672
1673 Gnus stores all information on a group in a list that is usually known
1674 as the @dfn{group info}.  This list has from three to six elements.
1675 Here's an example info.
1676
1677 @lisp
1678 ("nnml:mail.ding" 3 ((1 . 232) 244 (256 . 270)) ((tick 246 249))
1679                   (nnml "private") ((to-address . "ding@@ifi.uio.no")))
1680 @end lisp
1681
1682 The first element is the @dfn{group name}, as Gnus knows the group,
1683 anyway.  The second element is the @dfn{subscription level}, which
1684 normally is a small integer.  The third element is a list of ranges of
1685 read articles.  The fourth element is a list of lists of article marks
1686 of various kinds.  The fifth element is the select method (or virtual
1687 server, if you like).  The sixth element is a list of @dfn{group
1688 parameters}, which is what this section is about.
1689
1690 Any of the last three elements may be missing if they are not required.
1691 In fact, the vast majority of groups will normally only have the first
1692 three elements, which saves quite a lot of cons cells.
1693
1694 The group parameters store information local to a particular group:
1695
1696 @table @code
1697 @item to-address
1698 @cindex to-address
1699 If the group parameter list contains an element that looks like
1700 @code{(to-address .  "some@@where.com")}, that address will be used by
1701 the backend when doing followups and posts.  This is primarily useful in
1702 mail groups that represent closed mailing lists---mailing lists where
1703 it's expected that everybody that writes to the mailing list is
1704 subscribed to it.  Since using this parameter ensures that the mail only
1705 goes to the mailing list itself, it means that members won't receive two
1706 copies of your followups.
1707
1708 Using @code{to-address} will actually work whether the group is foreign
1709 or not.  Let's say there's a group on the server that is called
1710 @samp{fa.4ad-l}.  This is a real newsgroup, but the server has gotten
1711 the articles from a mail-to-news gateway.  Posting directly to this
1712 group is therefore impossible---you have to send mail to the mailing
1713 list address instead. 
1714
1715 @item to-list
1716 @cindex to-list
1717 If the group parameter list has an element that looks like
1718 @code{(to-list . "some@@where.com")}, that address will be used when
1719 doing a @kbd{a} in any group.  It is totally ignored when doing a
1720 followup---except that if it is present in a news group, you'll get mail
1721 group semantics when doing @kbd{f}.
1722
1723 @item broken-reply-to
1724 @cindex broken-reply-to
1725 Elements like @code{(broken-reply-to . t)} signals that @code{Reply-To}
1726 headers in this group are to be ignored.  This can be useful if you're
1727 reading a mailing list group where the listserv has inserted
1728 @code{Reply-To} headers that point back to the listserv itself.  This is
1729 broken behavior.  So there!
1730
1731 @item to-group
1732 @cindex to-group
1733 If the group parameter list contains an element like @code{(to-group
1734 . "some.group.name")}, all posts will be sent to that group.
1735
1736 @item auto-expire
1737 @cindex auto-expire
1738 If this symbol is present in the group parameter list, all articles that
1739 are read will be marked as expirable.  For an alternative approach,
1740 @pxref{Expiring Mail}.
1741
1742 @item total-expire
1743 @cindex total-expire
1744 If this symbol is present, all read articles will be put through the
1745 expiry process, even if they are not marked as expirable.  Use with
1746 caution. 
1747
1748 @item expiry-wait
1749 @cindex expiry-wait
1750 @vindex nnmail-expiry-wait-function
1751 If the group parameter has an element that looks like @code{(expiry-wait
1752 . 10)}, this value will override any @code{nnmail-expiry-wait} and
1753 @code{nnmail-expiry-wait-function} when expiring expirable messages.
1754 The value can either be a number of days (not necessarily an integer) or
1755 the symbols @code{never} or @code{immediate}.
1756
1757 @item score-file
1758 Elements that look like @code{(score-file . "file")} will make
1759 @samp{file} into the current score file for the group in question.  This
1760 means that all score commands you issue will end up in that file. 
1761
1762 @item admin-address
1763 When unsubscribing to a mailing list you should never send the
1764 unsubscription notice to the mailing list itself.  Instead, you'd send
1765 messages to the administrative address.  This parameter allows you to
1766 put the admin address somewhere convenient.
1767
1768 @item comment
1769 This parameter allows you to enter a arbitrary comment on the group.
1770
1771 @item @var{(variable form)}
1772 You can use the group parameters to set variables local to the group you
1773 are entering.  Say you want to turn threading off in
1774 @samp{news.answers}.  You'd then put @code{(gnus-show-threads nil)} in
1775 the group parameters of that group.  @code{gnus-show-threads} will be
1776 made into a local variable in the summary buffer you enter, and the form
1777 @code{nil} will be @code{eval}ed there.  
1778
1779 This can also be used as a group-specific hook function, if you'd like.
1780 If you want to hear a beep when you enter the group
1781 @samp{alt.binaries.pictures.furniture}, you could put something like
1782 @code{(dummy-variable (ding))} in the parameters of that group.
1783 @code{dummy-variable} will be set to the result of the @code{(ding)}
1784 form, but who cares?
1785
1786 @end table
1787
1788 If you want to change the group info you can use the @kbd{G E} command
1789 to enter a buffer where you can edit it.
1790
1791 You usually don't want to edit the entire group info, so you'd be better
1792 off using the @kbd{G p} command to just edit the group parameters.
1793
1794
1795 @node Listing Groups
1796 @section Listing Groups
1797 @cindex group listing
1798
1799 These commands all list various slices of the groups that are available.
1800
1801 @table @kbd
1802
1803 @item l
1804 @itemx A s
1805 @kindex A s (Group)
1806 @kindex l (Group)
1807 @findex gnus-group-list-groups
1808 List all groups that have unread articles
1809 (@code{gnus-group-list-groups}).  If the numeric prefix is used, this
1810 command will list only groups of level ARG and lower.  By default, it
1811 only lists groups of level five or lower (i.e., just subscribed groups).
1812
1813 @item L
1814 @itemx A u
1815 @kindex A u (Group)
1816 @kindex L (Group)
1817 @findex gnus-group-list-all-groups
1818 List all groups, whether they have unread articles or not
1819 (@code{gnus-group-list-all-groups}).  If the numeric prefix is used,
1820 this command will list only groups of level ARG and lower.  By default,
1821 it lists groups of level seven or lower (i.e., just subscribed and
1822 unsubscribed groups).
1823
1824 @item A l
1825 @kindex A l (Group)
1826 @findex gnus-group-list-level
1827 List all unread groups on a specific level
1828 (@code{gnus-group-list-level}).  If given a prefix, also list the groups
1829 with no unread articles.
1830
1831 @item A k
1832 @kindex A k (Group)
1833 @findex gnus-group-list-killed
1834 List all killed groups (@code{gnus-group-list-killed}).  If given a
1835 prefix argument, really list all groups that are available, but aren't
1836 currently (un)subscribed.  This could entail reading the active file
1837 from the server.
1838
1839 @item A z
1840 @kindex A z (Group)
1841 @findex gnus-group-list-zombies
1842 List all zombie groups (@code{gnus-group-list-zombies}).
1843
1844 @item A m
1845 @kindex A m (Group)
1846 @findex gnus-group-list-matching
1847 List all subscribed groups with unread articles that match a regexp
1848 (@code{gnus-group-list-matching}). 
1849
1850 @item A M
1851 @kindex A M (Group)
1852 @findex gnus-group-list-all-matching
1853 List groups that match a regexp (@code{gnus-group-list-all-matching}).
1854
1855 @item A A
1856 @kindex A A (Group)
1857 @findex gnus-group-list-active
1858 List absolutely all groups that are in the active file(s) of the
1859 server(s) you are connected to (@code{gnus-group-list-active}).  This
1860 might very well take quite a while.  It might actually be a better idea
1861 to do a @kbd{A m} to list all matching, and just give @samp{.} as the
1862 thing to match on.
1863
1864 @item A a
1865 @kindex A a (Group)
1866 @findex gnus-group-apropos
1867 List all groups that have names that match a regexp
1868 (@code{gnus-group-apropos}).
1869
1870 @item A d
1871 @kindex A d (Group)
1872 @findex gnus-group-description-apropos
1873 List all groups that have names or descriptions that match a regexp
1874 (@code{gnus-group-description-apropos}).
1875
1876 @end table
1877
1878 @vindex gnus-permanently-visible-groups
1879 @cindex visible group parameter
1880 Groups that match the @code{gnus-permanently-visible-groups} regexp will
1881 always be shown, whether they have unread articles or not.  You can also
1882 add the @code{visible} element to the group parameters in question to
1883 get the same effect.
1884
1885 @vindex gnus-list-groups-with-ticked-articles
1886 Groups that have just ticked articles in it are normally listed in the
1887 group buffer.  If @code{gnus-list-groups-with-ticked-articles} is
1888 @code{nil}, these groups will be treated just like totally empty
1889 groups.  It is @code{t} by default.
1890
1891
1892 @node Sorting Groups
1893 @section Sorting Groups
1894 @cindex sorting groups
1895
1896 @kindex C-c C-s (Group)
1897 @findex gnus-group-sort-groups
1898 @vindex gnus-group-sort-function
1899 The @kbd{C-c C-s} (@code{gnus-group-sort-groups}) command sorts the
1900 group buffer according to the function(s) given by the
1901 @code{gnus-group-sort-function} variable.  Available sorting functions
1902 include: 
1903
1904 @table @code
1905
1906 @item gnus-group-sort-by-alphabet
1907 @findex gnus-group-sort-by-alphabet
1908 Sort the group names alphabetically.  This is the default.
1909
1910 @item gnus-group-sort-by-level
1911 @findex gnus-group-sort-by-level
1912 Sort by group level.
1913
1914 @item gnus-group-sort-by-score
1915 @findex gnus-group-sort-by-score
1916 Sort by group score.
1917
1918 @item gnus-group-sort-by-rank
1919 @findex gnus-group-sort-by-rank
1920 Sort by group score and then the group level.  The level and the score
1921 are, when taken together, the group's @dfn{rank}. 
1922
1923 @item gnus-group-sort-by-unread
1924 @findex gnus-group-sort-by-unread
1925 Sort by number of unread articles.
1926
1927 @item gnus-group-sort-by-method
1928 @findex gnus-group-sort-by-method
1929 Sort by alphabetically on the select method.
1930
1931
1932 @end table
1933
1934 @code{gnus-group-sort-function} can also be a list of sorting
1935 functions.  In that case, the most significant sort key function must be
1936 the last one.
1937
1938
1939 There are also a number of commands for sorting directly according to
1940 some sorting criteria:
1941
1942 @table @kbd
1943 @item G S a
1944 @kindex G S a (Group)
1945 @findex gnus-group-sort-groups-by-alphabet
1946 Sort the group buffer alphabetically by group name
1947 (@code{gnus-group-sort-groups-by-alphabet}). 
1948
1949 @item G S u
1950 @kindex G S u (Group)
1951 @findex gnus-group-sort-groups-by-unread
1952 Sort the group buffer by the number of unread articles
1953 (@code{gnus-group-sort-groups-by-unread}).
1954
1955 @item G S l
1956 @kindex G S l (Group)
1957 @findex gnus-group-sort-groups-by-level
1958 Sort the group buffer by group level
1959 (@code{gnus-group-sort-groups-by-level}). 
1960
1961 @item G S v
1962 @kindex G S v (Group)
1963 @findex gnus-group-sort-groups-by-score
1964 Sort the group buffer by group score
1965 (@code{gnus-group-sort-groups-by-score}). 
1966
1967 @item G S r
1968 @kindex G S r (Group)
1969 @findex gnus-group-sort-groups-by-rank
1970 Sort the group buffer by group level
1971 (@code{gnus-group-sort-groups-by-rank}). 
1972
1973 @item G S m
1974 @kindex G S m (Group)
1975 @findex gnus-group-sort-groups-by-method
1976 Sort the group buffer alphabetically by backend name
1977 (@code{gnus-group-sort-groups-by-method}). 
1978
1979 @end table
1980
1981 When given a prefix, all these commands will sort in reverse order. 
1982
1983
1984 @node Group Maintenance
1985 @section Group Maintenance
1986 @cindex bogus groups
1987
1988 @table @kbd
1989 @item b
1990 @kindex b (Group)
1991 @findex gnus-group-check-bogus-groups
1992 Find bogus groups and delete them
1993 (@code{gnus-group-check-bogus-groups}).
1994
1995 @item F
1996 @kindex F (Group)
1997 @findex gnus-find-new-newsgroups
1998 Find new groups and process them (@code{gnus-find-new-newsgroups}).  If
1999 given a prefix, use the @code{ask-server} method to query the server for
2000 new groups.
2001
2002 @item C-c C-x
2003 @kindex C-c C-x (Group)
2004 @findex gnus-group-expire-articles
2005 Run all expirable articles in the current group through the expiry
2006 process (if any) (@code{gnus-group-expire-articles}).
2007
2008 @item C-c M-C-x
2009 @kindex C-c M-C-x (Group)
2010 @findex gnus-group-expire-all-groups
2011 Run all articles in all groups through the expiry process
2012 (@code{gnus-group-expire-all-groups}).
2013
2014 @end table
2015
2016
2017 @node Browse Foreign Server
2018 @section Browse Foreign Server
2019 @cindex foreign servers
2020 @cindex browsing servers
2021
2022 @table @kbd
2023 @item B
2024 @kindex B (Group)
2025 @findex gnus-group-browse-foreign-server
2026 You will be queried for a select method and a server name.  Gnus will
2027 then attempt to contact this server and let you browse the groups there
2028 (@code{gnus-group-browse-foreign-server}).
2029 @end table
2030
2031 @findex gnus-browse-server-mode
2032 A new buffer with a list of available groups will appear.  This buffer
2033 will be use the @code{gnus-browse-server-mode}.  This buffer looks a bit
2034 (well, a lot) like a normal group buffer, but with one major difference
2035 - you can't enter any of the groups.  If you want to read any of the
2036 news available on that server, you have to subscribe to the groups you
2037 think may be interesting, and then you have to exit this buffer.  The
2038 new groups will be added to the group buffer, and then you can read them
2039 as you would any other group.
2040
2041 Future versions of Gnus may possibly permit reading groups straight from
2042 the browse buffer.
2043
2044 Here's a list of keystrokes available in the browse mode:
2045
2046 @table @kbd
2047 @item n
2048 @kindex n (Browse)
2049 @findex gnus-group-next-group
2050 Go to the next group (@code{gnus-group-next-group}).
2051
2052 @item p
2053 @kindex p (Browse)
2054 @findex gnus-group-prev-group
2055 Go to the previous group (@code{gnus-group-prev-group}).
2056
2057 @item SPACE
2058 @kindex SPACE (Browse)
2059 @findex gnus-browse-read-group
2060 Enter the current group and display the first article
2061 (@code{gnus-browse-read-group}). 
2062
2063 @item RET
2064 @kindex RET (Browse)
2065 @findex gnus-browse-select-group
2066 Enter the current group (@code{gnus-browse-select-group}). 
2067
2068 @item u
2069 @kindex u (Browse)
2070 @findex gnus-browse-unsubscribe-current-group
2071 Unsubscribe to the current group, or, as will be the case here,
2072 subscribe to it (@code{gnus-browse-unsubscribe-current-group}). 
2073
2074 @item l
2075 @itemx q
2076 @kindex q (Browse)
2077 @kindex l (Browse)
2078 @findex gnus-browse-exit
2079 Exit browse mode (@code{gnus-browse-exit}).
2080
2081 @item ?
2082 @kindex ? (Browse)
2083 @findex gnus-browse-describe-briefly
2084 Describe browse mode briefly (well, there's not much to describe, is
2085 there) (@code{gnus-browse-describe-briefly}).
2086 @end table
2087
2088
2089 @node Exiting Gnus
2090 @section Exiting Gnus
2091 @cindex exiting Gnus
2092
2093 Yes, Gnus is ex(c)iting.
2094
2095 @table @kbd
2096 @item z
2097 @kindex z (Group)
2098 @findex gnus-group-suspend
2099 Suspend Gnus (@code{gnus-group-suspend}).  This doesn't really exit Gnus,
2100 but it kills all buffers except the Group buffer.  I'm not sure why this
2101 is a gain, but then who am I to judge?
2102
2103 @item q
2104 @kindex q (Group)
2105 @findex gnus-group-exit
2106 Quit Gnus (@code{gnus-group-exit}).
2107
2108 @item Q
2109 @kindex Q (Group)
2110 @findex gnus-group-quit
2111 Quit Gnus without saving any startup files (@code{gnus-group-quit}).
2112 @end table
2113
2114 @vindex gnus-exit-gnus-hook
2115 @vindex gnus-suspend-gnus-hook
2116 @code{gnus-suspend-gnus-hook} is called when you suspend Gnus and
2117 @code{gnus-exit-gnus-hook} is called when you quit Gnus, while
2118 @code{gnus-after-exiting-gnus-hook} is called as the final item when
2119 exiting Gnus.
2120
2121 @findex gnus-unload
2122 @cindex unloading
2123 If you wish to completely unload Gnus and all its adherents, you can use
2124 the @code{gnus-unload} command.  This command is also very handy when
2125 trying to customize meta-variables.
2126
2127 Note:
2128
2129 @quotation
2130 Miss Lisa Cannifax, while sitting in English class, feels her feet go
2131 numbly heavy and herself fall into a hazy trance as the boy sitting
2132 behind her drew repeated lines with his pencil across the back of her
2133 plastic chair.
2134 @end quotation
2135
2136
2137 @node Group Topics
2138 @section Group Topics
2139 @cindex topics
2140
2141 If you read lots and lots of groups, it might be convenient to group
2142 them hierarchically according to topics.  You put your Emacs groups over
2143 here, your sex groups over there, and the rest (what, two groups or so?)
2144 you put in some misc section that you never bother with anyway.  You can
2145 even group the Emacs sex groups as a sub-topic to either the Emacs
2146 groups or the sex groups---or both!  Go wild!
2147
2148 @findex gnus-topic-mode
2149 @kindex t (Group)
2150 To get this @emph{fab} functionality you simply turn on (ooh!) the
2151 @code{gnus-topic} minor mode---type @kbd{t} in the group buffer.  (This
2152 is a toggling command.)
2153
2154 Go ahead, just try it.  I'll still be here when you get back.  La de
2155 dum...  Nice tune, that...  la la la...  What, you're back? Yes, and now
2156 press @kbd{l}.  There.  All your groups are now listed under
2157 @samp{misc}.  Doesn't that make you feel all warm and fuzzy?  Hot and
2158 bothered?
2159
2160 If you want this permanently enabled, you should add that minor mode to
2161 the hook for the group mode:
2162
2163 @lisp
2164 (add-hook 'gnus-group-mode-hook 'gnus-topic-mode)
2165 @end lisp
2166
2167 @menu 
2168 * Topic Variables::    How to customize the topics the Lisp Way.
2169 * Topic Commands::     Interactive E-Z commands.
2170 * Topic Topology::     A map of the world.
2171 @end menu
2172
2173
2174 @node Topic Variables
2175 @subsection Topic Variables
2176 @cindex topic variables
2177
2178 @vindex gnus-topic-unique
2179 If @code{gnus-topic-unique} is non-@code{nil}, each group will be member
2180 of (tops) one topic each.  If this is @code{nil}, each group might end
2181 up being a member of several topics.
2182
2183 Now, if you select a topic, if will fold/unfold that topic, which is
2184 really neat, I think.
2185
2186 @vindex gnus-topic-line-format
2187 The topic lines themselves are created according to the
2188 @code{gnus-topic-line-format} variable.  @xref{Formatting Variables}.
2189 Elements allowed are:
2190
2191 @table @samp
2192 @item i
2193 Indentation.
2194 @item n
2195 Topic name.
2196 @item v
2197 Visibility.
2198 @item l
2199 Level.
2200 @item g
2201 Number of groups in the topic.
2202 @item a
2203 Number of unread articles in the topic.
2204 @item A 
2205 Number of unread articles in the topic and all its subtopics. 
2206 @end table
2207
2208 @vindex gnus-topic-indent-level
2209 Each sub-topic (and the groups in the sub-topics) will be indented with
2210 @code{gnus-topic-indent-level} times the topic level number of spaces.
2211 The default is @code{2}.
2212
2213 @vindex gnus-topic-mode-hook
2214 @code{gnus-topic-mode-hook} is called in topic minor mode buffers. 
2215
2216
2217 @node Topic Commands
2218 @subsection Topic Commands
2219 @cindex topic commands
2220
2221 When the topic minor mode is turned on, a new @kbd{T} submap will be
2222 available.  In addition, a few of the standard keys change their
2223 definitions slightly.
2224
2225 @table @kbd
2226
2227 @item T n
2228 @kindex T n (Group)
2229 @findex gnus-topic-create-topic
2230 Create a new topic (@code{gnus-topic-create-topic}).  You will be
2231 prompted for a topic name and the name of the parent topic.
2232
2233 @item T m
2234 @kindex T m (Group)
2235 @findex gnus-topic-move-group
2236 Move the current group to some other topic
2237 (@code{gnus-topic-move-group}).  This command understands the
2238 process/prefix convention (@pxref{Process/Prefix}).
2239
2240 @item T c
2241 @kindex T c (Group)
2242 @findex gnus-topic-copy-group
2243 Copy the current group to some other topic
2244 (@code{gnus-topic-copy-group}).  This command understands the
2245 process/prefix convention (@pxref{Process/Prefix}).
2246
2247 @item T D
2248 @kindex T D (Group)
2249 @findex gnus-topic-remove-group
2250 Remove a group from the current topic (@code{gnus-topic-remove-group}).
2251 This command understands the process/prefix convention
2252 (@pxref{Process/Prefix}).
2253
2254 @item T M
2255 @kindex T M (Group)
2256 @findex gnus-topic-move-matching
2257 Move all groups that match some regular expression to a topic
2258 (@code{gnus-topic-move-matching}). 
2259
2260 @item T C
2261 @kindex T C (Group)
2262 @findex gnus-topic-copy-matching
2263 Copy all groups that match some regular expression to a topic
2264 (@code{gnus-topic-copy-matching}). 
2265
2266 @item T #
2267 @kindex T # (Group)
2268 @findex gnus-topic-mark-topic
2269 Mark all groups in the current topic with the process mark
2270 (@code{gnus-topic-mark-topic}). 
2271
2272 @item T M-#
2273 @kindex T M-# (Group)
2274 @findex gnus-topic-unmark-topic
2275 Remove the process mark from all groups in the current topic
2276 (@code{gnus-topic-unmark-topic}). 
2277
2278 @item RET
2279 @kindex RET (Group)
2280 @findex gnus-topic-select-group
2281 @itemx SPACE
2282 Either select a group or fold a topic (@code{gnus-topic-select-group}).
2283 When you perform this command on a group, you'll enter the group, as
2284 usual.  When done on a topic line, the topic will be folded (if it was
2285 visible) or unfolded (if it was folded already).  So it's basically a
2286 toggling command on topics.  In addition, if you give a numerical
2287 prefix, group on that level (and lower) will be displayed.
2288
2289 @item T TAB
2290 @kindex T TAB (Group)
2291 @findex gnus-topic-indent
2292 ``Indent'' the current topic so that it becomes a sub-topic of the
2293 previous topic (@code{gnus-topic-indent}).  If given a prefix,
2294 ``un-indent'' the topic instead.
2295
2296 @item C-k
2297 @kindex C-k (Group)
2298 @findex gnus-topic-kill-group
2299 Kill a group or topic (@code{gnus-topic-kill-group}).  
2300
2301 @item C-y
2302 @kindex C-y (Group)
2303 @findex gnus-topic-yank-group
2304 Yank the previously killed group or topic (@code{gnus-topic-yank-group}).
2305 Note that all topics will be yanked before all groups.
2306
2307 @item T r
2308 @kindex T r (Group)
2309 @findex gnus-topic-rename
2310 Rename a topic (@code{gnus-topic-rename}). 
2311
2312 @item T DEL
2313 @kindex T DEL (Group)
2314 @findex gnus-topic-delete
2315 Delete an empty topic (@code{gnus-topic-delete}). 
2316
2317 @item A T
2318 @kindex A T (Group)
2319 @findex gnus-topic-list-active
2320 List all groups that Gnus knows about in a topics-ified way
2321 (@code{gnus-topic-list-active}).
2322
2323 @end table
2324
2325
2326 @node Topic Topology
2327 @subsection Topic Topology
2328 @cindex topic topology
2329 @cindex topology
2330
2331 So, let's have a look at an example group buffer:
2332
2333 @example
2334 Gnus
2335   Emacs -- I wuw it!
2336        3: comp.emacs
2337        2: alt.religion.emacs
2338     Naughty Emacs
2339      452: alt.sex.emacs
2340        0: comp.talk.emacs.recovery
2341   Misc
2342        8: comp.binaries.fractals
2343       13: comp.sources.unix
2344 @end example
2345
2346 So, here we have one top-level topic, two topics under that, and one
2347 sub-topic under one of the sub-topics.  (There is always just one (1)
2348 top-level topic).  This topology can be expressed as follows:
2349
2350 @lisp
2351 (("Gnus" visible)
2352  (("Emacs -- I wuw it!" visible) 
2353   (("Naughty Emacs" visible)))
2354  (("Misc" visible)))
2355 @end lisp
2356
2357 @vindex gnus-topic-topology
2358 This is in fact how the variable @code{gnus-topic-topology} would look
2359 for the display above.  That variable is saved in the @file{.newsrc.eld}
2360 file, and shouldn't be messed with manually---unless you really want
2361 to.  Since this variable is read from the @file{.newsrc.eld} file,
2362 setting it in any other startup files will have no effect.  
2363
2364 This topology shows what topics are sub-topics of what topics (right),
2365 and which topics are visible.  Two settings are currently
2366 allowed---@code{visible} and @code{invisible}.
2367
2368
2369 @node Misc Group Stuff
2370 @section Misc Group Stuff
2371
2372 @menu
2373 * Scanning New Messages:: Asking Gnus to see whether new messages have arrived.
2374 * Group Information::     Information and help on groups and Gnus.
2375 * File Commands::         Reading and writing the Gnus files.
2376 @end menu
2377
2378 @table @kbd
2379
2380 @item ^
2381 @kindex ^ (Group)
2382 @findex gnus-group-enter-server-mode
2383 Enter the server buffer (@code{gnus-group-enter-server-mode}). @xref{The
2384 Server Buffer}.
2385
2386 @item a
2387 @kindex a (Group)
2388 @findex gnus-group-post-news
2389 Post an article to a group (@code{gnus-group-post-news}).  The current
2390 group name will be used as the default.
2391
2392 @item m
2393 @kindex m (Group)
2394 @findex gnus-group-mail
2395 Mail a message somewhere (@code{gnus-group-mail}).
2396
2397 @end table
2398
2399 Variables for the group buffer:
2400
2401 @table @code
2402
2403 @item gnus-group-mode-hook
2404 @vindex gnus-group-mode-hook
2405 @code{gnus-group-mode-hook} is called after the group buffer has been
2406 created. 
2407
2408 @item gnus-group-prepare-hook
2409 @vindex gnus-group-prepare-hook
2410 @code{gnus-group-prepare-hook} is called after the group buffer is
2411 generated.  It may be used to modify the buffer in some strange,
2412 unnatural way.
2413
2414 @end table
2415
2416
2417 @node Scanning New Messages
2418 @subsection Scanning New Messages
2419 @cindex new messages
2420 @cindex scanning new news
2421
2422 @table @kbd
2423
2424 @item g
2425 @kindex g (Group)
2426 @findex gnus-group-get-new-news
2427 Check the server(s) for new articles.  If the numerical prefix is used,
2428 this command will check only groups of level @var{arg} and lower
2429 (@code{gnus-group-get-new-news}).  If given a non-numerical prefix, this
2430 command will force a total rereading of the active file(s) from the
2431 backend(s).
2432
2433 @item M-g
2434 @kindex M-g (Group)
2435 @findex gnus-group-get-new-news-this-group
2436 @vindex gnus-goto-next-group-when-activating
2437 Check whether new articles have arrived in the current group
2438 (@code{gnus-group-get-new-news-this-group}).  The
2439 @code{gnus-goto-next-group-when-activating} variable controls whether
2440 this command is to move point to the next group or not.  It is @code{t}
2441 by default.
2442
2443 @findex gnus-activate-all-groups
2444 @cindex activating groups
2445 @item C-c M-g
2446 @kindex C-c M-g (Group)
2447 Activate absolutely all groups (@code{gnus-activate-all-groups}). 
2448
2449 @item R
2450 @kindex R (Group)
2451 @cindex restarting
2452 @findex gnus-group-restart
2453 Restart Gnus (@code{gnus-group-restart}).
2454
2455 @end table
2456
2457 @vindex gnus-get-new-news-hook
2458 @code{gnus-get-new-news-hook} is run just before checking for new news. 
2459
2460 @vindex gnus-after-getting-new-news-hook
2461 @code{gnus-after-getting-new-news-hook} is run after checking for new
2462 news.
2463
2464
2465 @node Group Information
2466 @subsection Group Information
2467 @cindex group information
2468 @cindex information on groups
2469
2470 @table @kbd
2471
2472 @item M-f
2473 @kindex M-f (Group)
2474 @findex gnus-group-fetch-faq
2475 @cindex FAQ
2476 @cindex ange-ftp
2477 Try to fetch the FAQ for the current group
2478 (@code{gnus-group-fetch-faq}).  Gnus will try to get the FAQ from
2479 @code{gnus-group-faq-directory}, which is usually a directory on a
2480 remote machine.  @code{ange-ftp} will be used for fetching the file.
2481
2482 @item D
2483 @kindex D (Group)
2484 @cindex describing groups
2485 @cindex group description
2486 @findex gnus-group-describe-group
2487 Describe the current group (@code{gnus-group-describe-group}).  If given
2488 a prefix, force Gnus to re-read the description from the server.
2489
2490 @item M-d
2491 @kindex M-d (Group)
2492 @findex gnus-group-describe-all-groups
2493 Describe all groups (@code{gnus-group-describe-all-groups}).  If given a
2494 prefix, force Gnus to re-read the description file from the server.
2495
2496 @item V
2497 @kindex V (Group)
2498 @cindex version
2499 @findex gnus-version
2500 Display current Gnus version numbers (@code{gnus-version}).
2501
2502 @item ?
2503 @kindex ? (Group)
2504 @findex gnus-group-describe-briefly
2505 Give a very short help message (@code{gnus-group-describe-briefly}).
2506
2507 @item C-c C-i
2508 @kindex C-c C-i (Group)
2509 @cindex info
2510 @cindex manual
2511 @findex gnus-info-find-node
2512 Go to the Gnus info node (@code{gnus-info-find-node}).
2513 @end table
2514
2515
2516 @node File Commands
2517 @subsection File Commands
2518 @cindex file commands
2519
2520 @table @kbd
2521
2522 @item r
2523 @kindex r (Group)
2524 @findex gnus-group-read-init-file
2525 @vindex gnus-init-file
2526 @cindex reading init file
2527 Read the init file (@code{gnus-init-file}, which defaults to
2528 @file{~/.gnus}) (@code{gnus-group-read-init-file}).
2529
2530 @item s
2531 @kindex s (Group)
2532 @findex gnus-group-save-newsrc
2533 @cindex saving .newsrc
2534 Save the @file{.newsrc.eld} file (and @file{.newsrc} if wanted)
2535 (@code{gnus-group-save-newsrc}).  If given a prefix, force saving the
2536 file(s) whether Gnus thinks it is necessary or not.
2537
2538 @item Z
2539 @kindex Z (Group)
2540 @findex gnus-group-clear-dribble
2541 Clear the dribble buffer (@code{gnus-group-clear-dribble}).
2542
2543 @end table
2544
2545
2546 @node The Summary Buffer
2547 @chapter The Summary Buffer
2548 @cindex summary buffer
2549
2550 A line for each article is displayed in the summary buffer.  You can
2551 move around, read articles, post articles and reply to articles.
2552
2553 @menu
2554 * Summary Buffer Format::       Deciding how the summary buffer is to look.
2555 * Summary Maneuvering::         Moving around the summary buffer.
2556 * Choosing Articles::           Reading articles.
2557 * Paging the Article::          Scrolling the current article.
2558 * Reply Followup and Post::     Posting articles.
2559 * Canceling and Superseding::   ``Whoops, I shouldn't have called him that.''
2560 * Marking Articles::            Marking articles as read, expirable, etc.
2561 * Limiting::                    You can limit the summary buffer.
2562 * Threading::                   How threads are made.
2563 * Asynchronous Fetching::       Gnus might be able to pre-fetch articles.
2564 * Article Caching::             You may store articles in a cache.
2565 * Persistent Articles::         Making articles expiry-resistant.
2566 * Article Backlog::             Having already read articles hang around.
2567 * Saving Articles::             Ways of customizing article saving.
2568 * Decoding Articles::           Gnus can treat series of (uu)encoded articles.
2569 * Article Treatment::           The article buffer can be mangled at will.
2570 * Summary Sorting::             Sorting the summary buffer in various ways.
2571 * Finding the Parent::          No child support? Get the parent.
2572 * Alternative Approaches::      Reading using non-default summaries.
2573 * Tree Display::                A more visual display of threads.
2574 * Mail Group Commands::         Some commands can only be used in mail groups.
2575 * Various Summary Stuff::       What didn't fit anywhere else.
2576 * Exiting the Summary Buffer::  Returning to the Group buffer.
2577 @end menu
2578
2579
2580 @node Summary Buffer Format
2581 @section Summary Buffer Format
2582 @cindex summary buffer format
2583
2584 @menu
2585 * Summary Buffer Lines::     You can specify how summary lines should look.
2586 * Summary Buffer Mode Line:: You can say how the mode line should look.
2587 * Summary Highlighting::     Making the summary buffer all pretty and nice.
2588 @end menu
2589
2590 @findex mail-extract-address-components
2591 @findex gnus-extract-address-components
2592 @vindex gnus-extract-address-components
2593 Gnus will use the value of the @code{gnus-extract-address-components}
2594 variable as a function for getting the name and address parts of a
2595 @code{From} header.  Two pre-defined function exist:
2596 @code{gnus-extract-address-components}, which is the default, quite
2597 fast, and too simplistic solution; and
2598 @code{mail-extract-address-components}, which works very nicely, but is
2599 slower.
2600
2601 @vindex gnus-summary-same-subject
2602 @code{gnus-summary-same-subject} is a string indicating that the current
2603 article has the same subject as the previous.  This string will be used
2604 with those specs that require it.  The default is @samp{}.
2605
2606
2607 @node Summary Buffer Lines
2608 @subsection Summary Buffer Lines
2609
2610 @vindex gnus-summary-line-format
2611 You can change the format of the lines in the summary buffer by changing
2612 the @code{gnus-summary-line-format} variable.  It works along the same
2613 lines a a normal @code{format} string, with some extensions.
2614
2615 The default string is @samp{%U%R%z%I%(%[%4L: %-20,20n%]%) %s\n}.
2616
2617 The following format specification characters are understood:
2618
2619 @table @samp
2620 @item N 
2621 Article number.
2622 @item S
2623 Subject string.
2624 @item s
2625 Subject if the article is the root, @code{gnus-summary-same-subject}
2626 otherwise. 
2627 @item F
2628 Full @code{From} line.
2629 @item n
2630 The name (from the @code{From} header).
2631 @item a
2632 The name (from the @code{From} header).  This differs from the @code{n}
2633 spec in that it uses @code{gnus-extract-address-components}, which is
2634 slower, but may be more thorough.
2635 @item A
2636 The address (from the @code{From} header).  This works the same way as
2637 the @code{a} spec.
2638 @item L
2639 Number of lines in the article.
2640 @item c
2641 Number of characters in the article.
2642 @item I
2643 Indentation based on thread level (@pxref{Customizing Threading}).
2644 @item T
2645 Nothing if the article is a root and lots of spaces if it isn't (it
2646 pushes everything after it off the screen).
2647 @item \[
2648 Opening bracket, which is normally @samp{\[}, but can also be @samp{<}
2649 for adopted articles.
2650 @item \]
2651 Closing bracket, which is normally @samp{\]}, but can also be @samp{>}
2652 for adopted articles.
2653 @item >
2654 One space for each thread level.
2655 @item <
2656 Twenty minus thread level spaces.
2657 @item U
2658 Unread.
2659 @item R
2660 Replied.
2661 @item i
2662 Score as a number.
2663 @item z
2664 @vindex gnus-summary-zcore-fuzz
2665 Zcore, @samp{+} if above the default level and @samp{-} if below the
2666 default level.  If the difference between
2667 @code{gnus-summary-default-level} and the score is less than
2668 @code{gnus-summary-zcore-fuzz}, this spec will not be used.
2669 @item V
2670 Total thread score.
2671 @item x
2672 @code{Xref}.
2673 @item D
2674 @code{Date}.
2675 @item M
2676 @code{Message-ID}.
2677 @item r
2678 @code{References}.
2679 @item t
2680 Number of articles in the current sub-thread.  Using this spec will slow
2681 down summary buffer generation somewhat.
2682 @item e
2683 A single character will be displayed if the article has any children. 
2684 @item u
2685 User defined specifier.  The next character in the format string should
2686 be a letter.  @sc{gnus} will call the function
2687 @code{gnus-user-format-function-}@samp{X}, where @samp{X} is the letter
2688 following @samp{%u}.  The function will be passed the current header as
2689 argument.  The function should return a string, which will be inserted
2690 into the summary just like information from any other summary specifier.
2691 @end table
2692
2693 The @samp{%U} (status), @samp{%R} (replied) and @samp{%z} (zcore) specs
2694 have to be handled with care.  For reasons of efficiency, Gnus will
2695 compute what column these characters will end up in, and ``hard-code''
2696 that.  This means that it is illegal to have these specs after a
2697 variable-length spec.  Well, you might not be arrested, but your summary
2698 buffer will look strange, which is bad enough.
2699
2700 The smart choice is to have these specs as far to the left as possible.
2701 (Isn't that the case with everything, though?  But I digress.)
2702
2703 This restriction may disappear in later versions of Gnus.
2704
2705
2706 @node Summary Buffer Mode Line
2707 @subsection Summary Buffer Mode Line
2708
2709 @vindex gnus-summary-mode-line-format
2710 You can also change the format of the summary mode bar.  Set
2711 @code{gnus-summary-mode-line-format} to whatever you like.  Here are the
2712 elements you can play with:
2713
2714 @table @samp
2715 @item G
2716 Group name.
2717 @item p
2718 Unprefixed group name.
2719 @item A
2720 Current article number.
2721 @item V
2722 Gnus version.
2723 @item U
2724 Number of unread articles in this group.
2725 @item e
2726 Number of unselected articles in this group.
2727 @item Z
2728 A string with the number of unread and unselected articles represented
2729 either as @samp{<%U(+%u) more>} if there are both unread and unselected
2730 articles, and just as @samp{<%U more>} if there are just unread articles
2731 and no unselected ones.
2732 @item g
2733 Shortish group name.  For instance, @samp{rec.arts.anime} will be
2734 shortened to @samp{r.a.anime}. 
2735 @item S
2736 Subject of the current article.
2737 @item u
2738 Used-defined spec.
2739 @item s
2740 Name of the current score file.
2741 @item d
2742 Number of dormant articles.
2743 @item t
2744 Number of ticked articles.
2745 @item r
2746 Number of articles that have been marked as read in this session. 
2747 @item E
2748 Number of articles expunged by the score files.
2749 @end table
2750
2751
2752 @node Summary Highlighting
2753 @subsection Summary Highlighting
2754
2755 @table @code
2756
2757 @item gnus-visual-mark-article-hook
2758 @vindex gnus-visual-mark-article-hook
2759 This hook is run after selecting an article.  It is meant to be used for
2760 highlighting the article in some way.  It is not run if
2761 @code{gnus-visual} is @code{nil}.
2762
2763 @item gnus-summary-update-hook
2764 @vindex gnus-summary-update-hook
2765 This hook is called when a summary line is changed.  It is not run if
2766 @code{gnus-visual} is @code{nil}.
2767
2768 @item gnus-summary-selected-face
2769 @vindex gnus-summary-selected-face
2770 This is the face (or @dfn{font} as some people call it) that is used to
2771 highlight the current article in the summary buffer.
2772
2773 @item gnus-summary-highlight
2774 @vindex gnus-summary-highlight
2775 Summary lines are highlighted according to this variable, which is a
2776 list where the elements are on the format @code{(FORM . FACE)}.  If you
2777 would, for instance, like ticked articles to be italic and high-scored
2778 articles to be bold, you could set this variable to something like
2779 @lisp
2780 (((eq mark gnus-ticked-mark) . italic)
2781  ((> score default) . bold))
2782 @end lisp
2783 As you may have guessed, if @var{FORM} returns a non-@code{nil} value,
2784 @var{FACE} will be applied to the line.
2785 @end table
2786
2787
2788 @node Summary Maneuvering
2789 @section Summary Maneuvering
2790 @cindex summary movement
2791
2792 All the straight movement commands understand the numeric prefix and
2793 behave pretty much as you'd expect. 
2794
2795 None of these commands select articles.
2796
2797 @table @kbd
2798 @item G M-n
2799 @itemx M-n
2800 @kindex M-n (Summary)
2801 @kindex G M-n (Summary)
2802 @findex gnus-summary-next-unread-subject
2803 Go to the next summary line of an unread article
2804 (@code{gnus-summary-next-unread-subject}). 
2805
2806 @item G M-p
2807 @itemx M-p
2808 @kindex M-p (Summary)
2809 @kindex G M-p (Summary)
2810 @findex gnus-summary-prev-unread-subject
2811 Go to the previous summary line of an unread article
2812 (@code{gnus-summary-prev-unread-subject}). 
2813
2814 @item G j
2815 @itemx j
2816 @kindex j (Summary)
2817 @kindex G j (Summary)
2818 @findex gnus-summary-goto-article
2819 Ask for an article number and then go that article
2820 (@code{gnus-summary-goto-article}). 
2821
2822 @item G g
2823 @kindex G g (Summary)
2824 @findex gnus-summary-goto-subject
2825 Ask for an article number and then go the summary line of that article
2826 (@code{gnus-summary-goto-subject}).
2827 @end table
2828
2829 If Gnus asks you to press a key to confirm going to the next group, you
2830 can use the @kbd{C-n} and @kbd{C-p} keys to move around the group
2831 buffer, searching for the next group to read without actually returning
2832 to the group buffer.
2833
2834 Variables related to summary movement:
2835
2836 @table @code
2837
2838 @vindex gnus-auto-select-next
2839 @item gnus-auto-select-next
2840 If you are at the end of the group and issue one of the movement
2841 commands, Gnus will offer to go to the next group.  If this variable is
2842 @code{t} and the next group is empty, Gnus will exit summary mode and
2843 return to the group buffer.  If this variable is neither @code{t} nor
2844 @code{nil}, Gnus will select the next group, no matter whether it has
2845 any unread articles or not.  As a special case, if this variable is
2846 @code{quietly}, Gnus will select the next group without asking for
2847 confirmation.  If this variable is @code{almost-quietly}, the same will
2848 happen only if you are located on the last article in the group.
2849 Finally, if this variable is @code{slightly-quietly}, the @kbd{Z n}
2850 command will go to the next group without confirmation.  Also
2851 @pxref{Group Levels}.
2852
2853 @item gnus-auto-select-same
2854 @vindex gnus-auto-select-same
2855 If non-@code{nil}, all the movement commands will try to go to the next
2856 article with the same subject as the current.  This variable is not
2857 particularly useful if you use a threaded display.
2858
2859 @item gnus-summary-check-current
2860 @vindex gnus-summary-check-current
2861 If non-@code{nil}, all the ``unread'' movement commands will not proceed
2862 to the next (or previous) article if the current article is unread.
2863 Instead, they will choose the current article.
2864
2865 @item gnus-auto-center-summary
2866 @vindex gnus-auto-center-summary
2867 If non-@code{nil}, Gnus will keep the point in the summary buffer
2868 centered at all times.  This makes things quite tidy, but if you have a
2869 slow network connection, or simply do not like this un-Emacsism, you can
2870 set this variable to @code{nil} to get the normal Emacs scrolling
2871 action.  This will also inhibit horizontal re-centering of the summary
2872 buffer, which might make it more inconvenient to read extremely long
2873 threads.
2874
2875 @end table
2876
2877
2878 @node Choosing Articles
2879 @section Choosing Articles
2880 @cindex selecting articles
2881
2882 None of the following movement commands understand the numeric prefix,
2883 and they all select and display an article.
2884
2885 @table @kbd
2886 @item SPACE
2887 @kindex SPACE (Summary)
2888 @findex gnus-summary-next-page
2889 Select the current article, or, if that one's read already, the next
2890 unread article (@code{gnus-summary-next-page}).
2891
2892 @item G n
2893 @itemx n
2894 @kindex n (Summary)
2895 @kindex G n (Summary)
2896 @findex gnus-summary-next-unread-article
2897 Go to next unread article (@code{gnus-summary-next-unread-article}).
2898
2899 @item G p
2900 @itemx p
2901 @kindex p (Summary)
2902 @findex gnus-summary-prev-unread-article
2903 Go to previous unread article (@code{gnus-summary-prev-unread-article}).
2904
2905 @item G N
2906 @itemx N
2907 @kindex N (Summary)
2908 @kindex G N (Summary)
2909 @findex gnus-summary-next-article
2910 Go to the next article (@code{gnus-summary-next-article}).
2911
2912 @item G P
2913 @itemx P
2914 @kindex P (Summary)
2915 @kindex G P (Summary)
2916 @findex gnus-summary-prev-article
2917 Go to the previous article (@code{gnus-summary-prev-article}).
2918
2919 @item G C-n
2920 @kindex G C-n (Summary)
2921 @findex gnus-summary-next-same-subject
2922 Go to the next article with the same subject
2923 (@code{gnus-summary-next-same-subject}). 
2924
2925 @item G C-p
2926 @kindex G C-p (Summary)
2927 @findex gnus-summary-prev-same-subject
2928 Go to the previous article with the same subject
2929 (@code{gnus-summary-prev-same-subject}). 
2930
2931 @item G f
2932 @itemx .
2933 @kindex G f  (Summary)
2934 @kindex .  (Summary)
2935 @findex gnus-summary-first-unread-article
2936 Go to the first unread article
2937 (@code{gnus-summary-first-unread-article}).
2938
2939 @item G b
2940 @itemx ,
2941 @kindex G b (Summary)
2942 @kindex , (Summary)
2943 @findex gnus-summary-best-unread-article
2944 Go to the article with the highest score
2945 (@code{gnus-summary-best-unread-article}). 
2946
2947 @item G l
2948 @itemx l
2949 @kindex l (Summary)
2950 @kindex G l (Summary)
2951 @findex gnus-summary-goto-last-article
2952 Go to the previous article read (@code{gnus-summary-goto-last-article}).
2953
2954 @item G p
2955 @kindex G p (Summary)
2956 @findex gnus-summary-pop-article
2957 Pop an article off the summary history and go to this article
2958 (@code{gnus-summary-pop-article}).  This command differs from the
2959 command above in that you can pop as many previous articles off the
2960 history as you like.
2961 @end table
2962
2963 Some variables that are relevant for moving and selecting articles:
2964
2965 @table @code
2966 @item gnus-auto-extend-newsgroup
2967 @vindex gnus-auto-extend-newsgroup
2968 All the movement commands will try to go to the previous (or next)
2969 article, even if that article isn't displayed in the Summary buffer if
2970 this variable is non-@code{nil}.  Gnus will then fetch the article from
2971 the server and display it in the article buffer.
2972
2973 @item gnus-select-article-hook
2974 @vindex gnus-select-article-hook
2975 This hook is called whenever an article is selected.  By default it
2976 exposes any threads hidden under the selected article.
2977
2978 @item gnus-mark-article-hook
2979 @vindex gnus-mark-article-hook
2980 @findex gnus-summary-mark-unread-as-read
2981 @findex gnus-summary-mark-read-and-unread-as-read
2982 @findex gnus-unread-mark
2983 This hook is called whenever an article is selected.  It is intended to
2984 be used for marking articles as read.  The default value is
2985 @code{gnus-summary-mark-unread-and-read-as-read}, and will change the
2986 mark of almost any article you read to @code{gnus-unread-mark}.  The
2987 only articles not affected by this function are ticked, dormant, and
2988 expirable articles.  If you'd instead like to just have unread articles
2989 marked as read, you can use @code{gnus-summary-mark-unread-as-read}
2990 instead.  It will leave marks like @code{gnus-low-score-mark},
2991 @code{gnus-del-mark} (and so on) alone.
2992
2993 @end table
2994
2995
2996 @node Paging the Article
2997 @section Scrolling the Article
2998 @cindex article scrolling
2999
3000 @table @kbd
3001
3002 @item SPACE
3003 @kindex SPACE (Summary)
3004 @findex gnus-summary-next-page
3005 Pressing @kbd{SPACE} will scroll the current article forward one page,
3006 or, if you have come to the end of the current article, will choose the
3007 next article (@code{gnus-summary-next-page}).
3008
3009 @item DEL
3010 @kindex DEL (Summary)
3011 @findex gnus-summary-prev-page
3012 Scroll the current article back one page (@code{gnus-summary-prev-page}). 
3013
3014 @item RET
3015 @kindex RET (Summary)
3016 @findex gnus-summary-scroll-up
3017 Scroll the current article one line forward
3018 (@code{gnus-summary-scroll-up}).
3019
3020 @item A <
3021 @itemx <
3022 @kindex < (Summary)
3023 @kindex A < (Summary)
3024 @findex gnus-summary-beginning-of-article
3025 Scroll to the beginning of the article
3026 (@code{gnus-summary-beginning-of-article}).
3027
3028 @item A >
3029 @itemx >
3030 @kindex > (Summary)
3031 @kindex A > (Summary)
3032 @findex gnus-summary-end-of-article
3033 Scroll to the end of the article (@code{gnus-summary-end-of-article}).
3034
3035 @item A s 
3036 @kindex A s (Summary)
3037 @findex gnus-summary-isearch-article
3038 Perform an isearch in the article buffer
3039 (@code{gnus-summary-isearch-article}). 
3040
3041 @end table
3042
3043
3044 @node Reply Followup and Post
3045 @section Reply, Followup and Post
3046
3047 @menu
3048 * Summary Mail Commands::            Sending mail.
3049 * Summary Post Commands::            Sending news.
3050 * Summary Mail and Post Commands::   Sending both news and mail.
3051 @end menu
3052
3053
3054 @node Summary Mail Commands
3055 @subsection Summary Mail Commands
3056 @cindex mail
3057 @cindex composing mail
3058
3059 Commands for composing a mail message:
3060
3061 @table @kbd
3062
3063 @item S r
3064 @itemx r
3065 @kindex S r (Summary)
3066 @kindex r (Summary)
3067 @findex gnus-summary-reply
3068 Mail a reply to the author of the current article
3069 (@code{gnus-summary-reply}). 
3070
3071 @item S R
3072 @itemx R
3073 @kindex R (Summary)
3074 @kindex S R (Summary)
3075 @findex gnus-summary-reply-with-original
3076 Mail a reply to the author of the current article and include the
3077 original message (@code{gnus-summary-reply-with-original}).  This
3078 command uses the process/prefix convention.
3079
3080 @item S o m
3081 @kindex S o m (Summary)
3082 @findex gnus-summary-mail-forward
3083 Forward the current article to some other person
3084 (@code{gnus-summary-mail-forward}). 
3085
3086 @item S o p
3087 @kindex S o p (Summary)
3088 @findex gnus-summary-post-forward
3089 Forward the current article to a newsgroup
3090 (@code{gnus-summary-post-forward}).
3091
3092 @item S m
3093 @itemx m
3094 @kindex m (Summary)
3095 @kindex S m (Summary)
3096 @findex gnus-summary-mail-other-window
3097 Send a mail to some other person
3098 (@code{gnus-summary-mail-other-window}).
3099
3100 @item S D b
3101 @kindex S D b (Summary)
3102 @findex gnus-summary-resend-bounced-mail
3103 @vindex gnus-bounced-headers-junk
3104 @cindex bouncing mail
3105 If you have sent a mail, but the mail was bounced back to you for some
3106 reason (wrong address, transient failure), you can use this command to
3107 resend that bounced mail (@code{gnus-summary-resend-bounced-mail}).  You
3108 will be popped into a mail buffer where you can edit the headers before
3109 sending the mail off again.  The headers that match the regexp
3110 @code{gnus-bounced-headers-junk} (default @samp{^Received:}) are
3111 automatically deleted first.  If you give a prefix to this command, and
3112 the bounced mail is a reply to some other mail, Gnus will try to fetch
3113 that mail and display it for easy perusal of its headers.  This might
3114 very well fail, though.
3115
3116 @item S D r
3117 @kindex S D r (Summary)
3118 @findex gnus-summary-resend-message
3119 @vindex gnus-ignored-resent-headers
3120 Not to be confused with the previous command,
3121 @code{gnus-summary-resend-message} will prompt you for an address to
3122 send the current message off to, and then send it to that place.  The
3123 headers of the message won't be altered---but lots of headers that say
3124 @code{Resent-To}, @code{Resent-From} and so on will be added.  This
3125 means that you actually send a mail to someone that has a @code{To}
3126 header that (probably) points to yourself.  This will confuse people.
3127 So, natcherly you'll only do that if you're really eVIl.  All old
3128 headers that match the regular expression
3129 @code{gnus-ignored-resent-headers} will be deleted before resending the
3130 message.  The default is @samp{"^Return-receipt"}.
3131
3132 This command is mainly used if you have several accounts and want to
3133 ship a mail to a different account of yours.  (If you're both
3134 @code{root} and @code{postmaster} and get a mail for @code{postmaster}
3135 to the @code{root} account, you may want to resend it to
3136 @code{postmaster}.  Ordnung muss sein!
3137
3138 @item S O m
3139 @kindex S O m (Summary)
3140 @findex gnus-uu-digest-mail-forward
3141 Digest the current series and forward the result using mail
3142 (@code{gnus-uu-digest-mail-forward}).  This command uses the
3143 process/prefix convention (@pxref{Process/Prefix}). 
3144
3145 @item S O p
3146 @kindex S O p (Summary)
3147 @findex gnus-uu-digest-post-forward
3148 Digest the current series and forward the result to a newsgroup
3149 (@code{gnus-uu-digest-mail-forward}).  
3150 @end table
3151
3152
3153 @node Summary Post Commands
3154 @subsection Summary Post Commands
3155 @cindex post
3156 @cindex composing news
3157
3158 Commands for posting an article:
3159
3160 @table @kbd
3161 @item S p
3162 @itemx a
3163 @kindex a (Summary)
3164 @kindex S p (Summary)
3165 @findex gnus-summary-post-news
3166 Post an article to the current group
3167 (@code{gnus-summary-post-news}).
3168
3169 @item S f
3170 @itemx f
3171 @kindex f (Summary)
3172 @kindex S f (Summary)
3173 @findex gnus-summary-followup
3174 Post a followup to the current article (@code{gnus-summary-followup}).
3175
3176 @item S F
3177 @itemx F
3178 @kindex S F (Summary)
3179 @kindex F (Summary)
3180 @findex gnus-summary-followup-with-original
3181 Post a followup to the current article and include the original message
3182 (@code{gnus-summary-followup-with-original}).   This command uses the
3183 process/prefix convention.
3184
3185 @item S u
3186 @kindex S u (Summary)
3187 @findex gnus-uu-post-news
3188 Uuencode a file, split it into parts, and post it as a series
3189 (@code{gnus-uu-post-news}). (@pxref{Uuencoding and Posting}). 
3190 @end table
3191
3192
3193 @node Summary Mail and Post Commands
3194 @subsection Summary Mail and Post Commands
3195 @cindex mail and post
3196 @cindex post and mail
3197
3198 Commands for sending mail and post at the same time:
3199
3200 @table @kbd
3201 @item S b
3202 @kindex S b (Summary)
3203 @findex gnus-summary-followup-and-reply
3204 Post a followup and send a reply to the current article
3205 (@code{gnus-summary-followup-and-reply}).
3206
3207 @item S B
3208 @kindex S B (Summary)
3209 @findex gnus-summary-followup-and-reply-with-original
3210 Post a followup and send a reply to the current article and include the
3211 original message (@code{gnus-summary-followup-and-reply-with-original}).
3212 This command uses the process/prefix convention.
3213 @end table
3214
3215
3216 @node Canceling and Superseding
3217 @section Canceling Articles
3218 @cindex canceling articles
3219 @cindex superseding articles
3220
3221 Have you ever written something, and then decided that you really,
3222 really, really wish you hadn't posted that?
3223
3224 Well, you can't cancel mail, but you can cancel posts.
3225
3226 @findex gnus-summary-cancel-article
3227 @kindex C (Summary)
3228 Find the article you wish to cancel (you can only cancel your own
3229 articles, so don't try any funny stuff).  Then press @kbd{C} or @kbd{S
3230 c} (@code{gnus-summary-cancel-article}).  Your article will be
3231 canceled---machines all over the world will be deleting your article. 
3232
3233 Be aware, however, that not all sites honor cancels, so your article may
3234 live on here and there, while most sites will delete the article in
3235 question.
3236
3237 If you discover that you have made some mistakes and want to do some
3238 corrections, you can post a @dfn{superseding} article that will replace
3239 your original article.
3240
3241 @findex gnus-summary-supersede-article
3242 @kindex S (Summary)
3243 Go to the original article and press @kbd{S s}
3244 (@code{gnus-summary-supersede-article}).  You will be put in a buffer
3245 where you can edit the article all you want before sending it off the
3246 usual way.
3247
3248 @vindex gnus-delete-supersedes-headers
3249 You probably want to delete some of the old headers before sending the
3250 superseding article---@code{Path} and @code{Date} are probably
3251 incorrect.  Set @code{gnus-delete-supersedes-headers} to a regexp to
3252 match the lines you want removed.  The default is
3253 @samp{^Path:\\|^Date}. 
3254
3255 The same goes for superseding as for canceling, only more so: Some
3256 sites do not honor superseding.  On those sites, it will appear that you
3257 have posted almost the same article twice.
3258
3259 If you have just posted the article, and change your mind right away,
3260 there is a trick you can use to cancel/supersede the article without
3261 waiting for the article to appear on your site first.  You simply return
3262 to the post buffer (which is called @code{*post-buf*}).  There you will
3263 find the article you just posted, with all the headers intact.  Change
3264 the @code{Message-ID} header to a @code{Cancel} or @code{Supersedes}
3265 header by substituting one of those words for @code{Message-ID}.  Then
3266 just press @kbd{C-c C-c} to send the article as you would do normally.
3267 The previous article will be canceled/superseded.
3268
3269 Just remember, kids: There is no 'c' in 'supersede'.
3270
3271
3272 @node Marking Articles
3273 @section Marking Articles
3274 @cindex article marking
3275 @cindex article ticking
3276 @cindex marks
3277
3278 There are several marks you can set on an article. 
3279
3280 You have marks that decide the @dfn{readedness} (whoo, neato-keano
3281 neologism ohoy!) of the article.  Alphabetic marks generally mean
3282 @dfn{read}, while non-alphabetic characters generally mean @dfn{unread}.
3283
3284 In addition, you also have marks that do not affect readedness.
3285
3286 @menu
3287 * Unread Articles::      Marks for unread articles.
3288 * Read Articles::        Marks for read articles.
3289 * Other Marks::          Marks that do not affect readedness.
3290 @end menu
3291
3292 @ifinfo
3293 There's a plethora of commands for manipulating these marks:
3294 @end ifinfo
3295
3296 @menu
3297 * Setting Marks::           How to set and remove marks.
3298 * Setting Process Marks::   How to mark articles for later processing.
3299 @end menu
3300
3301
3302 @node Unread Articles
3303 @subsection Unread Articles
3304
3305 The following marks mark articles as unread, in one form or other.
3306
3307 @vindex gnus-dormant-mark
3308 @vindex gnus-ticked-mark
3309 @table @samp
3310 @item !
3311 @dfn{Ticked articles} are articles that will remain visible always.  If
3312 you see an article that you find interesting, or you want to put off
3313 reading it, or replying to it, until sometime later, you'd typically
3314 tick it.  However, articles can be expired, so if you want to keep an
3315 article forever, you'll have to save it.  Ticked articles have a
3316 @samp{!} (@code{gnus-ticked-mark}) in the first column.
3317
3318 @item ?
3319 @vindex gnus-dormant-mark
3320 A @dfn{dormant} article is marked with a @samp{?}
3321 (@code{gnus-dormant-mark}), and will only appear in the summary buffer
3322 if there are followups to it.
3323
3324 @item SPACE
3325 @vindex gnus-unread-mark
3326 An @dfn{unread} article is marked with a @samp{SPACE}
3327 (@code{gnus-unread-mark}).  These are articles that haven't been read at
3328 all yet.
3329 @end table
3330
3331
3332 @node Read Articles
3333 @subsection Read Articles
3334 @cindex expirable mark
3335
3336 All the following marks mark articles as read.
3337
3338 @table @samp
3339
3340 @item r
3341 @vindex gnus-del-mark
3342 Articles that are marked as read.  They have a @samp{r}
3343 (@code{gnus-del-mark}) in the first column.  These are articles that the
3344 user has marked as read more or less manually.
3345
3346 @item R
3347 @vindex gnus-read-mark
3348 Articles that are actually read are marked with @samp{R}
3349 (@code{gnus-read-mark}). 
3350
3351 @item O
3352 @vindex gnus-ancient-mark
3353 Articles that were marked as read in previous sessions are now
3354 @dfn{old} and marked with @samp{O} (@code{gnus-ancient-mark}). 
3355
3356 @item K
3357 @vindex gnus-killed-mark
3358 Marked as killed (@code{gnus-killed-mark}).
3359
3360 @item X
3361 @vindex gnus-kill-file-mark
3362 Marked as killed by kill files (@code{gnus-kill-file-mark}).
3363
3364 @item Y
3365 @vindex gnus-low-score-mark
3366 Marked as read by having a too low score (@code{gnus-low-score-mark}).
3367
3368 @item C
3369 @vindex gnus-catchup-mark
3370 Marked as read by a catchup (@code{gnus-catchup-mark}).
3371
3372 @item G
3373 @vindex gnus-canceled-mark
3374 Canceled article (@code{gnus-canceled-mark})
3375
3376 @item F
3377 @vindex gnus-souped-mark
3378 @sc{SOUP}ed article (@code{gnus-souped-mark}).
3379
3380 @item Q
3381 @vindex gnus-sparse-mark
3382 Sparsely reffed article (@code{gnus-sparse-mark}).
3383 @end table
3384
3385 All these marks just mean that the article is marked as read, really.
3386 They are interpreted differently by the adaptive scoring scheme,
3387 however.
3388
3389 One more special mark, though:
3390
3391 @table @samp
3392 @item E
3393 @vindex gnus-expirable-mark
3394 You can also mark articles as @dfn{expirable} (or have them marked as
3395 such automatically).  That doesn't make much sense in normal groups,
3396 because a user does not control the expiring of news articles, but in
3397 mail groups, for instance, articles that are marked as @dfn{expirable}
3398 can be deleted by Gnus at any time.  Expirable articles are marked with
3399 @samp{E} (@code{gnus-expirable-mark}).
3400 @end table
3401
3402
3403 @node Other Marks
3404 @subsection Other Marks
3405 @cindex process mark
3406 @cindex bookmarks
3407
3408 There are some marks that have nothing to do with whether the article is
3409 read or not.
3410
3411 @itemize @bullet
3412
3413 @item 
3414 You can set a bookmark in the current article.  Say you are reading a
3415 long thesis on cats' urinary tracts, and have to go home for dinner
3416 before you've finished reading the thesis.  You can then set a bookmark
3417 in the article, and Gnus will jump to this bookmark the next time it
3418 encounters the article.
3419
3420 @item
3421 @vindex gnus-replied-mark
3422 All articles that you have replied to or made a followup to (i.e., have
3423 answered) will be marked with an @samp{A} in the second column
3424 (@code{gnus-replied-mark}).
3425
3426 @item 
3427 @vindex gnus-cached-mark
3428 Articles that are stored in the article cache will be marked with an
3429 @samp{*} in the second column (@code{gnus-cached-mark}).
3430
3431 @item 
3432 @vindex gnus-saved-mark
3433 Articles that are ``saved'' (in some manner or other; not necessarily
3434 religiously) are marked with an @samp{S} in the second column
3435 (@code{gnus-saved-mark}.
3436
3437 @item 
3438 @vindex gnus-not-empty-thread-mark
3439 @vindex gnus-empty-thread-mark
3440 It the @samp{%e} spec is used, the presence of threads or not will be
3441 marked with @code{gnus-not-empty-thread-mark} and
3442 @code{gnus-empty-thread-mark} in the third column, respectively.
3443
3444 @item 
3445 @vindex gnus-process-mark
3446 Finally we have the @dfn{process mark} (@code{gnus-process-mark}.  A
3447 variety of commands react to the presence of the process mark.  For
3448 instance, @kbd{X u} (@code{gnus-uu-decode-uu}) will uudecode and view
3449 all articles that have been marked with the process mark.  Articles
3450 marked with the process mark have a @samp{#} in the second column.
3451
3452 @end itemize
3453
3454 You might have noticed that most of these ``non-readedness'' marks
3455 appear in the second column by default.  So if you have a cached, saved,
3456 replied article that you have process-marked, what will that look like?
3457
3458 Nothing much.  The precedence rules go as follows: process -> cache ->
3459 replied -> saved.  So if the article is in the cache and is replied,
3460 you'll only see the cache mark and not the replied mark.
3461
3462
3463 @node Setting Marks
3464 @subsection Setting Marks
3465 @cindex setting marks
3466
3467 All the marking commands understand the numeric prefix.
3468
3469 @table @kbd
3470 @item M t
3471 @itemx !
3472 @kindex ! (Summary)
3473 @kindex M t (Summary)
3474 @findex gnus-summary-tick-article-forward
3475 Tick the current article (@code{gnus-summary-tick-article-forward}).
3476
3477 @item M ?
3478 @itemx ?
3479 @kindex ? (Summary)
3480 @kindex M ? (Summary)
3481 @findex gnus-summary-mark-as-dormant
3482 Mark the current article as dormant
3483 (@code{gnus-summary-mark-as-dormant}).
3484
3485 @item M d
3486 @itemx d
3487 @kindex M d (Summary)
3488 @kindex d (Summary)
3489 @findex gnus-summary-mark-as-read-forward
3490 Mark the current article as read
3491 (@code{gnus-summary-mark-as-read-forward}).
3492
3493 @item M k
3494 @itemx k
3495 @kindex k (Summary)
3496 @kindex M k (Summary)
3497 @findex gnus-summary-kill-same-subject-and-select
3498 Mark all articles that have the same subject as the current one as read,
3499 and then select the next unread article
3500 (@code{gnus-summary-kill-same-subject-and-select}).
3501
3502 @item M K
3503 @itemx C-k
3504 @kindex M K (Summary)
3505 @kindex C-k (Summary)
3506 @findex gnus-summary-kill-same-subject
3507 Mark all articles that have the same subject as the current one as read
3508 (@code{gnus-summary-kill-same-subject}).  
3509
3510 @item M C
3511 @kindex M C (Summary)
3512 @findex gnus-summary-catchup
3513 Mark all unread articles in the group as read
3514 (@code{gnus-summary-catchup}).
3515
3516 @item M C-c
3517 @kindex M C-c (Summary)
3518 @findex gnus-summary-catchup-all
3519 Mark all articles in the group as read---even the ticked and dormant
3520 articles (@code{gnus-summary-catchup-all}).
3521
3522 @item M H
3523 @kindex M H (Summary)
3524 @findex gnus-summary-catchup-to-here
3525 Catchup the current group to point
3526 (@code{gnus-summary-catchup-to-here}). 
3527
3528 @item C-w
3529 @kindex C-w (Summary)
3530 @findex gnus-summary-mark-region-as-read
3531 Mark all articles between point and mark as read
3532 (@code{gnus-summary-mark-region-as-read}). 
3533
3534 @item M V k
3535 @kindex M V k (Summary)
3536 @findex gnus-summary-kill-below
3537 Kill all articles with scores below the default score (or below the
3538 numeric prefix) (@code{gnus-summary-kill-below}).
3539
3540 @item M c
3541 @itemx M-u
3542 @kindex M c (Summary)
3543 @kindex M-u (Summary)
3544 @findex gnus-summary-clear-mark-forward
3545 Clear all readedness-marks from the current article
3546 (@code{gnus-summary-clear-mark-forward}).
3547
3548 @item M e
3549 @itemx E
3550 @kindex M e (Summary)
3551 @kindex E (Summary)
3552 @findex gnus-summary-mark-as-expirable
3553 Mark the current article as expirable
3554 (@code{gnus-summary-mark-as-expirable}).
3555
3556 @item M b
3557 @kindex M b (Summary)
3558 @findex gnus-summary-set-bookmark
3559 Set a bookmark in the current article
3560 (@code{gnus-summary-set-bookmark}).
3561
3562 @item M B
3563 @kindex M B (Summary)
3564 @findex gnus-summary-remove-bookmark
3565 Remove the bookmark from the current article
3566 (@code{gnus-summary-remove-bookmark}).
3567
3568 @item M V c
3569 @kindex M V c (Summary)
3570 @findex gnus-summary-clear-above
3571 Clear all marks from articles with scores over the default score (or
3572 over the numeric prefix) (@code{gnus-summary-clear-above}).
3573
3574 @item M V u
3575 @kindex M V u (Summary)
3576 @findex gnus-summary-tick-above
3577 Tick all articles with scores over the default score (or over the
3578 numeric prefix) (@code{gnus-summary-tick-above}).
3579
3580 @item M V m
3581 @kindex M V m (Summary)
3582 @findex gnus-summary-mark-above
3583 Prompt for a mark, and mark all articles with scores over the default
3584 score (or over the numeric prefix) with this mark
3585 (@code{gnus-summary-clear-above}).
3586 @end table
3587
3588 @vindex gnus-summary-goto-unread
3589 The @code{gnus-summary-goto-unread} variable controls what action should
3590 be taken after setting a mark.  If non-@code{nil}, point will move to
3591 the next/previous unread article.  If @code{nil}, point will just move
3592 one line up or down.  As a special case, if this variable is
3593 @code{never}, all the marking commands as well as other commands (like
3594 @kbd{SPACE}) will move to the next article, whether it is unread or not.
3595 The default is @code{t}.
3596
3597
3598 @node Setting Process Marks
3599 @subsection Setting Process Marks
3600 @cindex setting process marks
3601
3602 @table @kbd
3603
3604 @item M P p
3605 @itemx #
3606 @kindex # (Summary)
3607 @kindex M P p (Summary)
3608 @findex gnus-summary-mark-as-processable
3609 Mark the current article with the process mark
3610 (@code{gnus-summary-mark-as-processable}). 
3611 @findex gnus-summary-unmark-as-processable
3612
3613 @item M P u 
3614 @itemx M-#
3615 @kindex M P u (Summary)
3616 @kindex M-# (Summary)
3617 Remove the process mark, if any, from the current article
3618 (@code{gnus-summary-unmark-as-processable}).
3619
3620 @item M P U
3621 @kindex M P U (Summary)
3622 @findex gnus-summary-unmark-all-processable
3623 Remove the process mark from all articles
3624 (@code{gnus-summary-unmark-all-processable}). 
3625
3626 @item M P R
3627 @kindex M P R (Summary)
3628 @findex gnus-uu-mark-by-regexp
3629 Mark articles by a regular expression (@code{gnus-uu-mark-by-regexp}). 
3630
3631 @item M P r
3632 @kindex M P r (Summary)
3633 @findex gnus-uu-mark-region
3634 Mark articles in region (@code{gnus-uu-mark-region}).
3635
3636 @item M P t
3637 @kindex M P t (Summary)
3638 @findex gnus-uu-mark-thread
3639 Mark all articles in the current (sub)thread
3640 (@code{gnus-uu-mark-thread}).
3641
3642 @item M P T
3643 @kindex M P T (Summary)
3644 @findex gnus-uu-unmark-thread
3645 Unmark all articles in the current (sub)thread
3646 (@code{gnus-uu-unmark-thread}).
3647
3648 @item M P v
3649 @kindex M P v (Summary)
3650 @findex gnus-uu-mark-over
3651 Mark all articles that have a score above the prefix argument
3652 (@code{gnus-uu-mark-over}).
3653
3654 @item M P s
3655 @kindex M P s (Summary)
3656 @findex gnus-uu-mark-series
3657 Mark all articles in the current series (@code{gnus-uu-mark-series}).
3658
3659 @item M P S
3660 @kindex M P S (Summary)
3661 @findex gnus-uu-mark-sparse
3662 Mark all series that have already had some articles marked
3663 (@code{gnus-uu-mark-sparse}).
3664
3665 @item M P a
3666 @kindex M P a (Summary)
3667 @findex gnus-uu-mark-all
3668 Mark all articles in series order (@code{gnus-uu-mark-series}).
3669
3670 @item M P b
3671 @kindex M P b (Summary)
3672 @findex gnus-uu-mark-buffer
3673 Mark all articles in the buffer in the order they appear
3674 (@code{gnus-uu-mark-buffer}). 
3675 @end table
3676
3677
3678 @node Limiting
3679 @section Limiting
3680 @cindex limiting
3681
3682 It can be convenient to limit the summary buffer to just show some
3683 subset of the articles currently in the group.  The effect most limit
3684 commands have is to remove a few (or many) articles from the summary
3685 buffer. 
3686
3687 @table @kbd
3688
3689 @item / /
3690 @itemx / s
3691 @kindex / / (Summary)
3692 @findex gnus-summary-limit-to-subject
3693 Limit the summary buffer to articles that match some subject
3694 (@code{gnus-summary-limit-to-subject}). 
3695
3696 @item / a
3697 @kindex / a (Summary)
3698 @findex gnus-summary-limit-to-author
3699 Limit the summary buffer to articles that match some author
3700 (@code{gnus-summary-limit-to-author}).
3701
3702 @item / u
3703 @itemx x
3704 @kindex / u (Summary)
3705 @kindex x (Summary)
3706 @findex gnus-summary-limit-to-unread
3707 Limit the summary buffer to articles that are not marked as read
3708 (@code{gnus-summary-limit-to-unread}).  If given a prefix, limit the
3709 buffer to articles that are strictly unread.  This means that ticked and
3710 dormant articles will also be excluded.
3711
3712 @item / m
3713 @kindex / m (Summary)
3714 @findex gnus-summary-limit-to-marks
3715 Ask for a mark and then limit to all articles that have not been marked
3716 with that mark (@code{gnus-summary-limit-to-marks}).
3717
3718 @item / n
3719 @kindex / n (Summary)
3720 @findex gnus-summary-limit-to-articles
3721 Limit the summary buffer to the current article
3722 (@code{gnus-summary-limit-to-articles}).  Uses the process/prefix
3723 convention (@pxref{Process/Prefix}).
3724
3725 @item / w
3726 @kindex / w (Summary)
3727 @findex gnus-summary-pop-limit
3728 Pop the previous limit off the stack and restore it
3729 (@code{gnus-summary-pop-limit}).  If given a prefix, pop all limits off
3730 the stack.
3731
3732 @item / v
3733 @kindex / v (Summary)
3734 @findex gnus-summary-limit-to-score
3735 Limit the summary buffer to articles that have a score at or above some
3736 score (@code{gnus-summary-limit-to-score}).
3737
3738 @item / E
3739 @itemx M S
3740 @kindex M S (Summary)
3741 @kindex / E (Summary)
3742 @findex gnus-summary-limit-include-expunged
3743 Display all expunged articles
3744 (@code{gnus-summary-limit-include-expunged}). 
3745
3746 @item / D
3747 @kindex / D (Summary)
3748 @findex gnus-summary-limit-include-dormant
3749 Display all dormant articles (@code{gnus-summary-limit-include-dormant}).
3750
3751 @item / d
3752 @kindex / d (Summary)
3753 @findex gnus-summary-limit-exclude-dormant
3754 Hide all dormant articles (@code{gnus-summary-limit-exclude-dormant}).
3755
3756 @item / c
3757 @kindex / c (Summary)
3758 @findex gnus-summary-limit-exclude-childless-dormant
3759 Hide all dormant articles that have no children
3760 (@code{gnus-summary-limit-exclude-childless-dormant}). 
3761
3762 @item / C
3763 @kindex / C (Summary)
3764 @findex gnus-summary-limit-mark-excluded-as-read
3765 Mark all excluded unread articles as read
3766 (@code{gnus-summary-limit-mark-excluded-as-read}).   If given a prefix,
3767 also mark excluded ticked and dormant articles as read.
3768
3769 @end table
3770
3771
3772 @node Threading
3773 @section Threading
3774 @cindex threading
3775 @cindex article threading
3776
3777 Gnus threads articles by default.  @dfn{To thread} is to put replies to
3778 articles directly after the articles they reply to---in a hierarchical
3779 fashion.
3780
3781 @menu
3782 * Customizing Threading::     Variables you can change to affect the threading.
3783 * Thread Commands::           Thread based commands in the summary buffer.
3784 @end menu
3785
3786
3787 @node Customizing Threading
3788 @subsection Customizing Threading
3789 @cindex customizing threading
3790 @cindex <
3791 @cindex >
3792
3793 @table @code
3794
3795 @item gnus-show-threads
3796 @vindex gnus-show-threads
3797 If this variable is @code{nil}, no threading will be done, and all of
3798 the rest of the variables here will have no effect.  Turning threading
3799 off will speed group selection up a bit, but it is sure to make reading
3800 slower and more awkward.
3801
3802 @item gnus-fetch-old-headers
3803 @vindex gnus-fetch-old-headers
3804 If non-@code{nil}, Gnus will attempt to build old threads by fetching
3805 more old headers---headers to articles that are marked as read.  If you
3806 would like to display as few summary lines as possible, but still
3807 connect as many loose threads as possible, you should set this variable
3808 to @code{some} or a number.  If you set it to a number, no more than
3809 that number of extra old headers will be fetched.  In either case,
3810 fetching old headers only works if the backend you are using carries
3811 overview files---this would normally be @code{nntp}, @code{nnspool} and
3812 @code{nnml}.  Also remember that if the root of the thread has been
3813 expired by the server, there's not much Gnus can do about that.
3814
3815 @item gnus-build-sparse-threads
3816 @vindex gnus-build-sparse-threads
3817 Fetching old headers can be slow.  A low-rent similar effect can be
3818 gotten by setting this variable to @code{some}.  Gnus will then look at
3819 the complete @code{References} headers of all articles and try to string
3820 articles that belong in the same thread together.  This will leave
3821 @dfn{gaps} in the threading display where Gnus guesses that an article
3822 is missing from the thread.  (These gaps appear like normal summary
3823 lines.  If you select a gap, Gnus will try to fetch the article in
3824 question.)  If this variable is @code{t}, Gnus will display all these
3825 ``gaps'' without regard for whether they are useful for completing the
3826 thread or not.  Finally, if this variable is @code{more}, Gnus won't cut
3827 off sparse leaf nodes that don't lead anywhere.  This variable is
3828 @code{nil} by default.
3829
3830 @item gnus-summary-gather-subject-limit
3831 @vindex gnus-summary-gather-subject-limit
3832 Loose threads are gathered by comparing subjects of articles.  If this
3833 variable is @code{nil}, Gnus requires an exact match between the
3834 subjects of the loose threads before gathering them into one big
3835 super-thread.  This might be too strict a requirement, what with the
3836 presence of stupid newsreaders that chop off long subjects lines.  If
3837 you think so, set this variable to, say, 20 to require that only the
3838 first 20 characters of the subjects have to match.  If you set this
3839 variable to a really low number, you'll find that Gnus will gather
3840 everything in sight into one thread, which isn't very helpful.
3841
3842 @cindex fuzzy article gathering
3843 If you set this variable to the special value @code{fuzzy}, Gnus will
3844 use a fuzzy string comparison algorithm on the subjects.
3845
3846 @item gnus-simplify-subject-fuzzy-regexp
3847 @vindex gnus-simplify-subject-fuzzy-regexp
3848 This can either be a regular expression or list of regular expressions
3849 that match strings that will be removed from subjects if fuzzy subject
3850 simplification is used.
3851
3852 @item gnus-simplify-ignored-prefixes
3853 @vindex gnus-simplify-ignored-prefixes
3854 If you set @code{gnus-summary-gather-subject-limit} to something as low
3855 as 10, you might consider setting this variable to something sensible:
3856
3857 @c Written by Michael Ernst <mernst@cs.rice.edu>
3858 @lisp
3859 (setq gnus-simplify-ignored-prefixes
3860       (concat 
3861        "\\`\\[?\\("
3862        (mapconcat 'identity
3863                   '("looking"
3864                      "wanted" "followup" "summary\\( of\\)?"
3865                      "help" "query" "problem" "question" 
3866                      "answer" "reference" "announce"
3867                      "How can I" "How to" "Comparison of"
3868                      ;; ...
3869                      )
3870                   "\\|")
3871                   "\\)\\s *\\("
3872                   (mapconcat 'identity
3873                              '("for" "for reference" "with" "about")
3874                              "\\|")
3875                   "\\)?\\]?:?[ \t]*"))
3876 @end lisp
3877
3878 All words that match this regexp will be removed before comparing two
3879 subjects. 
3880
3881 @item gnus-summary-gather-exclude-subject
3882 @vindex gnus-summary-gather-exclude-subject
3883 Since loose thread gathering is done on subjects only, that might lead
3884 to many false hits, especially with certain common subjects like
3885 @samp{} and @samp{(none)}.  To make the situation slightly better,
3886 you can use the regexp @code{gnus-summary-gather-exclude-subject} to say
3887 what subjects should be excluded from the gathering process.  The
3888 default is @samp{^ *$\\|^(none)$}.  
3889
3890 @item gnus-summary-thread-gathering-function
3891 @vindex gnus-summary-thread-gathering-function
3892 Gnus gathers threads by looking at @code{Subject} headers.  This means
3893 that totally unrelated articles may end up in the same ``thread'', which
3894 is confusing.  An alternate approach is to look at all the
3895 @code{Message-ID}s in all the @code{References} headers to find matches.
3896 This will ensure that no gathered threads ever includes unrelated
3897 articles, but it's also means that people who have posted with broken
3898 newsreaders won't be gathered properly.  The choice is yours---plague or
3899 cholera:
3900
3901 @table @code
3902 @item gnus-gather-threads-by-subject
3903 @findex gnus-gather-threads-by-subject
3904 This function is the default gathering function and looks at
3905 @code{Subject}s exclusively.
3906
3907 @item gnus-gather-threads-by-references
3908 @findex gnus-gather-threads-by-references
3909 This function looks at @code{References} headers exclusively.
3910 @end table
3911
3912 If you want to test gathering by @code{References}, you could say
3913 something like:
3914
3915 @lisp
3916 (setq gnus-summary-thread-gathering-function
3917       'gnus-gather-threads-by-references)
3918 @end lisp
3919
3920 @item gnus-summary-make-false-root
3921 @vindex gnus-summary-make-false-root
3922 If non-@code{nil}, Gnus will gather all loose subtrees into one big tree
3923 and create a dummy root at the top.  (Wait a minute.  Root at the top?
3924 Yup.)  Loose subtrees occur when the real root has expired, or you've
3925 read or killed the root in a previous session.
3926
3927 When there is no real root of a thread, Gnus will have to fudge
3928 something.  This variable says what fudging method Gnus should use.
3929 There are four possible values:
3930
3931 @cindex adopting articles
3932
3933 @table @code
3934
3935 @item adopt
3936 Gnus will make the first of the orphaned articles the parent.  This
3937 parent will adopt all the other articles.  The adopted articles will be
3938 marked as such by pointy brackets (@samp{<>}) instead of the standard
3939 square brackets (@samp{[]}).  This is the default method.
3940
3941 @item dummy
3942 @vindex gnus-summary-dummy-line-format
3943 Gnus will create a dummy summary line that will pretend to be the
3944 parent.  This dummy line does not correspond to any real article, so
3945 selecting it will just select the first real article after the dummy
3946 article.  @code{gnus-summary-dummy-line-format} is used to specify the
3947 format of the dummy roots.  It accepts only one format spec:  @samp{S},
3948 which is the subject of the article.  @xref{Formatting Variables}.
3949
3950 @item empty
3951 Gnus won't actually make any article the parent, but simply leave the
3952 subject field of all orphans except the first empty.  (Actually, it will
3953 use @code{gnus-summary-same-subject} as the subject (@pxref{Summary
3954 Buffer Format}).)
3955
3956 @item none
3957 Don't make any article parent at all.  Just gather the threads and
3958 display them after one another.
3959
3960 @item nil
3961 Don't gather loose threads.
3962 @end table
3963
3964 @item gnus-thread-hide-subtree
3965 @vindex gnus-thread-hide-subtree
3966 If non-@code{nil}, all threads will be hidden when the summary buffer is
3967 generated.
3968
3969 @item gnus-thread-hide-killed
3970 @vindex gnus-thread-hide-killed
3971 if you kill a thread and this variable is non-@code{nil}, the subtree
3972 will be hidden.
3973
3974 @item gnus-thread-ignore-subject
3975 @vindex gnus-thread-ignore-subject
3976 Sometimes somebody changes the subject in the middle of a thread.  If
3977 this variable is non-@code{nil}, the subject change is ignored.  If it
3978 is @code{nil}, which is the default, a change in the subject will result
3979 in a new thread.
3980
3981 @item gnus-thread-indent-level
3982 @vindex gnus-thread-indent-level
3983 This is a number that says how much each sub-thread should be indented.
3984 The default is @code{4}.
3985 @end table
3986
3987
3988 @node Thread Commands
3989 @subsection Thread Commands
3990 @cindex thread commands
3991
3992 @table @kbd
3993
3994 @item T k
3995 @itemx M-C-k
3996 @kindex T k (Summary)
3997 @kindex M-C-k (Summary)
3998 @findex gnus-summary-kill-thread
3999 Mark all articles in the current sub-thread as read
4000 (@code{gnus-summary-kill-thread}).  If the prefix argument is positive,
4001 remove all marks instead.  If the prefix argument is negative, tick
4002 articles instead.
4003
4004 @item T l
4005 @itemx M-C-l
4006 @kindex T l (Summary)
4007 @kindex M-C-l (Summary)
4008 @findex gnus-summary-lower-thread
4009 Lower the score of the current thread
4010 (@code{gnus-summary-lower-thread}). 
4011
4012 @item T i
4013 @kindex T i (Summary)
4014 @findex gnus-summary-raise-thread
4015 Increase the score of the current thread
4016 (@code{gnus-summary-raise-thread}).
4017
4018 @item T #
4019 @kindex T # (Summary)
4020 @findex gnus-uu-mark-thread
4021 Set the process mark on the current thread
4022 (@code{gnus-uu-mark-thread}).
4023
4024 @item T M-#
4025 @kindex T M-# (Summary)
4026 @findex gnus-uu-unmark-thread
4027 Remove the process mark from the current thread
4028 (@code{gnus-uu-unmark-thread}).
4029
4030 @item T T
4031 @kindex T T (Summary)
4032 @findex gnus-summary-toggle-threads
4033 Toggle threading (@code{gnus-summary-toggle-threads}).
4034
4035 @item T s
4036 @kindex T s (Summary)
4037 @findex gnus-summary-show-thread
4038 Expose the thread hidden under the current article, if any
4039 (@code{gnus-summary-show-thread}).
4040
4041 @item T h
4042 @kindex T h (Summary)
4043 @findex gnus-summary-hide-thread
4044 Hide the current (sub)thread (@code{gnus-summary-hide-thread}).
4045
4046 @item T S
4047 @kindex T S (Summary)
4048 @findex gnus-summary-show-all-threads
4049 Expose all hidden threads (@code{gnus-summary-show-all-threads}).
4050
4051 @item T H
4052 @kindex T H (Summary)
4053 @findex gnus-summary-hide-all-threads
4054 Hide all threads (@code{gnus-summary-hide-all-threads}).
4055
4056 @item T t
4057 @kindex T t (Summary)
4058 @findex gnus-summary-rethread-current
4059 Re-thread the thread the current article is part of
4060 (@code{gnus-summary-rethread-current}).  This works even when the
4061 summary buffer is otherwise unthreaded.
4062
4063 @item T ^
4064 @kindex T ^ (Summary)
4065 @findex gnus-summary-reparent-thread
4066 Make the current article the child of the marked (or previous) article
4067 (@code{gnus-summary-reparent-thread}.
4068
4069 @end table
4070
4071 The following commands are thread movement commands.  They all
4072 understand the numeric prefix.
4073
4074 @table @kbd
4075
4076 @item T n
4077 @kindex T n (Summary)
4078 @findex gnus-summary-next-thread
4079 Go to the next thread (@code{gnus-summary-next-thread}).
4080
4081 @item T p
4082 @kindex T p (Summary)
4083 @findex gnus-summary-prev-thread
4084 Go to the previous thread (@code{gnus-summary-prev-thread}).
4085
4086 @item T d
4087 @kindex T d (Summary)
4088 @findex gnus-summary-down-thread
4089 Descend the thread (@code{gnus-summary-down-thread}).
4090
4091 @item T u
4092 @kindex T u (Summary)
4093 @findex gnus-summary-up-thread
4094 Ascend the thread (@code{gnus-summary-up-thread}).
4095
4096 @item T o
4097 @kindex T o (Summary)
4098 @findex gnus-summary-top-thread
4099 Go to the top of the thread (@code{gnus-summary-top-thread}).
4100 @end table
4101
4102 @vindex gnus-thread-operation-ignore-subject 
4103 If you ignore subject while threading, you'll naturally end up with
4104 threads that have several different subjects in them.  If you then issue
4105 a command like `T k' (@code{gnus-summary-kill-thread}) you might not
4106 wish to kill the entire thread, but just those parts of the thread that
4107 have the same subject as the current article.  If you like this idea,
4108 you can fiddle with @code{gnus-thread-operation-ignore-subject}.  If is
4109 is non-@code{nil} (which it is by default), subjects will be ignored
4110 when doing thread commands.  If this variable is @code{nil}, articles in
4111 the same thread with different subjects will not be included in the
4112 operation in question.  If this variable is @code{fuzzy}, only articles
4113 that have subjects that are fuzzily equal will be included.
4114
4115
4116 @node Asynchronous Fetching
4117 @section Asynchronous Article Fetching
4118 @cindex asynchronous article fetching
4119
4120 If you read your news from an @sc{nntp} server that's far away, the
4121 network latencies may make reading articles a chore.  You have to wait
4122 for a while after pressing @kbd{n} to go to the next article before the
4123 article appears.  Why can't Gnus just go ahead and fetch the article
4124 while you are reading the previous one? Why not, indeed.
4125
4126 First, some caveats.  There are some pitfalls to using asynchronous
4127 article fetching, especially the way Gnus does it.  
4128
4129 Let's say you are reading article 1, which is short, and article 2 is
4130 quite long, and you are not interested in reading that.  Gnus does not
4131 know this, so it goes ahead and fetches article 2.  You decide to read
4132 article 3, but since Gnus is in the process of fetching article 2, the
4133 connection is blocked.
4134
4135 To avoid these situations, Gnus will open two (count 'em two)
4136 connections to the server.  Some people may think this isn't a very nice
4137 thing to do, but I don't see any real alternatives.  Setting up that
4138 extra connection takes some time, so Gnus startup will be slower.
4139
4140 Gnus will fetch more articles than you will read.  This will mean that
4141 the link between your machine and the @sc{nntp} server will become more
4142 loaded than if you didn't use article pre-fetch.  The server itself will
4143 also become more loaded---both with the extra article requests, and the
4144 extra connection.
4145
4146 Ok, so now you know that you shouldn't really use this thing...  unless
4147 you really want to.
4148
4149 @vindex gnus-asynchronous
4150 Here's how:  Set @code{gnus-asynchronous} to @code{t}.  The rest should
4151 happen automatically.
4152
4153 @vindex nntp-async-number
4154 You can control how many articles that are to be pre-fetched by setting
4155 @code{nntp-async-number}.  This is five by default, which means that when
4156 you read an article in the group, @code{nntp} will pre-fetch the next
4157 five articles.  If this variable is @code{t}, @code{nntp} will pre-fetch
4158 all the articles that it can without bound.  If it is @code{nil}, no
4159 pre-fetching will be made.
4160
4161 @vindex gnus-asynchronous-article-function
4162 You may wish to create some sort of scheme for choosing which articles
4163 that @code{nntp} should consider as candidates for pre-fetching.  For
4164 instance, you may wish to pre-fetch all articles with high scores, and
4165 not pre-fetch low-scored articles.  You can do that by setting the
4166 @code{gnus-asynchronous-article-function}, which will be called with an
4167 alist where the keys are the article numbers.  Your function should
4168 return an alist where the articles you are not interested in have been
4169 removed.  You could also do sorting on article score and the like. 
4170
4171
4172 @node Article Caching
4173 @section Article Caching
4174 @cindex article caching
4175 @cindex caching
4176
4177 If you have an @emph{extremely} slow @sc{nntp} connection, you may
4178 consider turning article caching on.  Each article will then be stored
4179 locally under your home directory.  As you may surmise, this could
4180 potentially use @emph{huge} amounts of disk space, as well as eat up all
4181 your inodes so fast it will make your head swim.  In vodka.
4182
4183 Used carefully, though, it could be just an easier way to save articles.
4184
4185 @vindex gnus-use-long-file-name
4186 @vindex gnus-cache-directory
4187 @vindex gnus-use-cache
4188 To turn caching on, set @code{gnus-use-cache} to @code{t}.  By default,
4189 all articles that are ticked or marked as dormant will then be copied
4190 over to your local cache (@code{gnus-cache-directory}).  Whether this
4191 cache is flat or hierarchal is controlled by the
4192 @code{gnus-use-long-file-name} variable, as usual.
4193
4194 When re-select a ticked or dormant article, it will be fetched from the
4195 cache instead of from the server.  As articles in your cache will never
4196 expire, this might serve as a method of saving articles while still
4197 keeping them where they belong.  Just mark all articles you want to save
4198 as dormant, and don't worry.
4199
4200 When an article is marked as read, is it removed from the cache.
4201
4202 @vindex gnus-cache-remove-articles
4203 @vindex gnus-cache-enter-articles
4204 The entering/removal of articles from the cache is controlled by the
4205 @code{gnus-cache-enter-articles} and @code{gnus-cache-remove-articles}
4206 variables.  Both are lists of symbols.  The first is @code{(ticked
4207 dormant)} by default, meaning that ticked and dormant articles will be
4208 put in the cache.  The latter is @code{(read)} by default, meaning that
4209 articles that are marked as read are removed from the cache.  Possibly
4210 symbols in these two lists are @code{ticked}, @code{dormant},
4211 @code{unread} and @code{read}.
4212
4213 @findex gnus-jog-cache
4214 So where does the massive article-fetching and storing come into the
4215 picture?  The @code{gnus-jog-cache} command will go through all
4216 subscribed newsgroups, request all unread articles, and store them in
4217 the cache.  You should only ever, ever ever ever, use this command if 1)
4218 your connection to the @sc{nntp} server is really, really, really slow
4219 and 2) you have a really, really, really huge disk.  Seriously.
4220
4221 @vindex gnus-uncacheable-groups
4222 It is likely that you do not want caching on some groups.  For instance,
4223 if your @code{nnml} mail is located under your home directory, it makes no
4224 sense to cache it somewhere else under your home directory.  Unless you
4225 feel that it's neat to use twice as much space.  To limit the caching,
4226 you could set the @code{gnus-uncacheable-groups} regexp to
4227 @samp{^nnml}, for instance.  This variable is @code{nil} by
4228 default.
4229
4230 @findex gnus-cache-generate-nov-databases
4231 @findex gnus-cache-generate-active
4232 @vindex gnus-cache-active-file
4233 The cache stores information on what articles it contains in its active
4234 file (@code{gnus-cache-active-file}).  If this file (or any other parts
4235 of the cache) becomes all messed up for some reason or other, Gnus
4236 offers two functions that will try to set things right.  @kbd{M-x
4237 gnus-cache-generate-nov-databases} will (re)build all the @sc{nov}
4238 files, and @kbd{gnus-cache-generate-active} will (re)generate the active
4239 file.
4240
4241
4242 @node Persistent Articles
4243 @section Persistent Articles
4244 @cindex persistent articles
4245
4246 Closely related to article caching, we have @dfn{persistent articles}.
4247 In fact, it's just a different way of looking at caching, and much more
4248 useful in my opinion.
4249
4250 Say you're reading a newsgroup, and you happen on to some valuable gem
4251 that you want to keep and treasure forever.  You'd normally just save it
4252 (using one of the many saving commands) in some file.  The problem with
4253 that is that it's just, well, yucky.  Ideally you'd prefer just having
4254 the article remain in the group where you found it forever; untouched by
4255 the expiry going on at the news server.
4256
4257 This is what a @dfn{persistent article} is---an article that just won't
4258 be deleted.  It's implemented using the normal cache functions, but
4259 you use two explicit commands for managing persistent articles:
4260
4261 @table @kbd
4262
4263 @item *
4264 @kindex * (Summary)
4265 @findex gnus-cache-enter-article
4266 Make the current article persistent (@code{gnus-cache-enter-article}). 
4267
4268 @item M-*
4269 @kindex M-* (Summary)
4270 @findex gnus-cache-remove-article
4271 Remove the current article from the persistent articles
4272 (@code{gnus-cache-remove-article}).  This will normally delete the
4273 article. 
4274 @end table
4275
4276 Both these commands understand the process/prefix convention. 
4277
4278 To avoid having all ticked articles (and stuff) entered into the cache,
4279 you should set @code{gnus-use-cache} to @code{passive} if you're just
4280 interested in persistent articles:
4281
4282 @lisp
4283 (setq gnus-use-cache 'passive)
4284 @end lisp
4285
4286
4287 @node Article Backlog
4288 @section Article Backlog
4289 @cindex backlog
4290 @cindex article backlog
4291
4292 If you have a slow connection, but the idea of using caching seems
4293 unappealing to you (and it is, really), you can help the situation some
4294 by switching on the @dfn{backlog}.  This is where Gnus will buffer
4295 already read articles so that it doesn't have to re-fetch articles
4296 you've already read.  This only helps if you are in the habit of
4297 re-selecting articles you've recently read, of course.  If you never do
4298 that, turning the backlog on will slow Gnus down a little bit, and
4299 increase memory usage some.
4300
4301 @vindex gnus-keep-backlog
4302 If you set @code{gnus-keep-backlog} to a number @var{n}, Gnus will store
4303 at most @var{n} old articles in a buffer for later re-fetching.  If this
4304 variable is non-@code{nil} and is not a number, Gnus will store
4305 @emph{all} read articles, which means that your Emacs will grow without
4306 bound before exploding and taking your machine down with you.  I put
4307 that in there just to keep y'all on your toes.  
4308
4309 This variable is @code{nil} by default.
4310
4311
4312 @node Saving Articles
4313 @section Saving Articles
4314 @cindex saving articles
4315
4316 Gnus can save articles in a number of ways.  Below is the documentation
4317 for saving articles in a fairly straight-forward fashion (i.e., little
4318 processing of the article is done before it is saved).  For a different
4319 approach (uudecoding, unsharing) you should use @code{gnus-uu}
4320 (@pxref{Decoding Articles}).
4321
4322 @vindex gnus-save-all-headers
4323 If @code{gnus-save-all-headers} is non-@code{nil}, Gnus will not delete
4324 unwanted headers before saving the article.
4325
4326 @vindex gnus-saved-headers
4327 If the preceding variable is @code{nil}, all headers that match the
4328 @code{gnus-saved-headers} regexp will be kept, while the rest will be
4329 deleted before saving.
4330
4331 @table @kbd
4332
4333 @item O o
4334 @itemx o
4335 @kindex O o (Summary)
4336 @kindex o (Summary)
4337 @findex gnus-summary-save-article
4338 Save the current article using the default article saver
4339 (@code{gnus-summary-save-article}). 
4340
4341 @item O m
4342 @kindex O m (Summary)
4343 @findex gnus-summary-save-article-mail
4344 Save the current article in mail format
4345 (@code{gnus-summary-save-article-mail}). 
4346
4347 @item O r
4348 @kindex O r (Summary)
4349 @findex gnus-summary-save-article-rmail
4350 Save the current article in rmail format
4351 (@code{gnus-summary-save-article-rmail}). 
4352
4353 @item O f
4354 @kindex O f (Summary)
4355 @findex gnus-summary-save-article-file
4356 Save the current article in plain file format
4357 (@code{gnus-summary-save-article-file}). 
4358
4359 @item O b
4360 @kindex O b (Summary)
4361 @findex gnus-summary-save-article-body-file
4362 Save the current article body in plain file format
4363 (@code{gnus-summary-save-article-body-file}). 
4364
4365 @item O h
4366 @kindex O h (Summary)
4367 @findex gnus-summary-save-article-folder
4368 Save the current article in mh folder format
4369 (@code{gnus-summary-save-article-folder}). 
4370
4371 @item O v
4372 @kindex O v (Summary)
4373 @findex gnus-summary-save-article-vm
4374 Save the current article in a VM folder
4375 (@code{gnus-summary-save-article-vm}).
4376
4377 @item O p
4378 @kindex O p (Summary)
4379 @findex gnus-summary-pipe-output
4380 Save the current article in a pipe.  Uhm, like, what I mean is---Pipe
4381 the current article to a process (@code{gnus-summary-pipe-output}).
4382 @end table
4383
4384 @vindex gnus-prompt-before-saving
4385 All these commands use the process/prefix convention
4386 (@pxref{Process/Prefix}).  If you save bunches of articles using these
4387 functions, you might get tired of being prompted for files to save each
4388 and every article in.  The prompting action is controlled by
4389 the @code{gnus-prompt-before-saving} variable, which is @code{always} by
4390 default, giving you that excessive prompting action you know and
4391 loathe.  If you set this variable to @code{t} instead, you'll be prompted
4392 just once for each series of articles you save.  If you like to really
4393 have Gnus do all your thinking for you, you can even set this variable
4394 to @code{nil}, which means that you will never be prompted for files to
4395 save articles in.  Gnus will simply save all the articles in the default
4396 files. 
4397
4398
4399 @vindex gnus-default-article-saver
4400 You can customize the @code{gnus-default-article-saver} variable to make
4401 Gnus do what you want it to.  You can use any of the four ready-made
4402 functions below, or you can create your own.
4403
4404 @table @code
4405
4406 @item gnus-summary-save-in-rmail
4407 @findex gnus-summary-save-in-rmail
4408 @vindex gnus-rmail-save-name
4409 @findex gnus-plain-save-name
4410 This is the default format, @dfn{babyl}.  Uses the function in the
4411 @code{gnus-rmail-save-name} variable to get a file name to save the
4412 article in.  The default is @code{gnus-plain-save-name}.
4413
4414 @item gnus-summary-save-in-mail
4415 @findex gnus-summary-save-in-mail
4416 @vindex gnus-mail-save-name
4417 Save in a Unix mail (mbox) file.  Uses the function in the
4418 @code{gnus-mail-save-name} variable to get a file name to save the
4419 article in.  The default is @code{gnus-plain-save-name}.
4420
4421 @item gnus-summary-save-in-file
4422 @findex gnus-summary-save-in-file
4423 @vindex gnus-file-save-name
4424 @findex gnus-numeric-save-name
4425 Append the article straight to an ordinary file.  Uses the function in
4426 the @code{gnus-file-save-name} variable to get a file name to save the
4427 article in.  The default is @code{gnus-numeric-save-name}.
4428
4429 @item gnus-summary-save-body-in-file
4430 @findex gnus-summary-save-body-in-file
4431 Append the article body to an ordinary file.  Uses the function in the
4432 @code{gnus-file-save-name} variable to get a file name to save the
4433 article in.  The default is @code{gnus-numeric-save-name}.
4434
4435 @item gnus-summary-save-in-folder
4436 @findex gnus-summary-save-in-folder
4437 @findex gnus-folder-save-name
4438 @findex gnus-Folder-save-name
4439 @vindex gnus-folder-save-name
4440 @cindex rcvstore
4441 @cindex MH folders
4442 Save the article to an MH folder using @code{rcvstore} from the MH
4443 library.  Uses the function in the @code{gnus-folder-save-name} variable
4444 to get a file name to save the article in.  The default is
4445 @code{gnus-folder-save-name}, but you can also use
4446 @code{gnus-Folder-save-name}.  The former creates capitalized names, and
4447 the latter does not.
4448
4449 @item gnus-summary-save-in-vm
4450 @findex gnus-summary-save-in-vm
4451 Save the article in a VM folder.  You have to have the VM mail
4452 reader to use this setting.
4453 @end table
4454
4455 @vindex gnus-article-save-directory
4456 All of these functions, except for the last one, will save the article
4457 in the @code{gnus-article-save-directory}, which is initialized from the
4458 @code{SAVEDIR} environment variable.  This is @file{~/News/} by
4459 default. 
4460
4461 As you can see above, the functions use different functions to find a
4462 suitable name of a file to save the article in.  Below is a list of
4463 available functions that generate names:
4464
4465 @table @code
4466
4467 @item gnus-Numeric-save-name
4468 @findex gnus-Numeric-save-name
4469 Generates file names that look like @file{~/News/Alt.andrea-dworkin/45}.
4470
4471 @item gnus-numeric-save-name
4472 @findex gnus-numeric-save-name
4473 Generates file names that look like @file{~/News/alt.andrea-dworkin/45}.
4474
4475 @item gnus-Plain-save-name
4476 @findex gnus-Plain-save-name
4477 Generates file names that look like @file{~/News/Alt.andrea-dworkin}.
4478
4479 @item gnus-plain-save-name
4480 @findex gnus-plain-save-name
4481 Generates file names that look like @file{~/News/alt.andrea-dworkin}.
4482 @end table
4483
4484 @vindex gnus-split-methods
4485 You can have Gnus suggest where to save articles by plonking a regexp into
4486 the @code{gnus-split-methods} alist.  For instance, if you would like to
4487 save articles related to Gnus in the file @file{gnus-stuff}, and articles
4488 related to VM in @code{vm-stuff}, you could set this variable to something
4489 like:
4490
4491 @lisp
4492 (("^Subject:.*gnus\\|^Newsgroups:.*gnus" "gnus-stuff")
4493  ("^Subject:.*vm\\|^Xref:.*vm" "vm-stuff")
4494  (my-choosing-function "../other-dir/my-stuff")
4495  ((equal gnus-newsgroup-name "mail.misc") "mail-stuff"))
4496 @end lisp
4497
4498 We see that this is a list where each element is a list that has two
4499 elements---the @dfn{match} and the @dfn{file}.  The match can either be
4500 a string (in which case it is used as a regexp to match on the article
4501 head); it can be a symbol (which will be called as a function); or it
4502 can be a list (which will be @code{eval}ed).  If any of these actions
4503 have a non-@code{nil} result, the @dfn{file} will be used as a default
4504 prompt.  In addition, the result of the operation itself will be used if
4505 the function or form called returns a string or a list of strings. 
4506
4507 You basically end up with a list of file names that might be used when
4508 saving the current article.  (All ``matches'' will be used.)  You will
4509 then be prompted for what you really want to use as a name, with file
4510 name completion over the results from applying this variable.
4511
4512 This variable is @code{((gnus-article-archive-name))} by default, which
4513 means that Gnus will look at the articles it saves for an
4514 @code{Archive-name} line and use that as a suggestion for the file
4515 name. 
4516
4517 @vindex gnus-use-long-file-name
4518 Finally, you have the @code{gnus-use-long-file-name} variable.  If it is
4519 @code{nil}, all the preceding functions will replace all periods
4520 (@samp{.}) in the group names with slashes (@samp{/})---which means that
4521 the functions will generate hierarchies of directories instead of having
4522 all the files in the toplevel directory
4523 (@file{~/News/alt/andrea-dworkin} instead of
4524 @file{~/News/alt.andrea-dworkin}.)  This variable is @code{t} by default
4525 on most systems.  However, for historical reasons, this is @code{nil} on
4526 Xenix and usg-unix-v machines by default.
4527
4528 This function also affects kill and score file names.  If this variable
4529 is a list, and the list contains the element @code{not-score}, long file
4530 names will not be used for score files, if it contains the element
4531 @code{not-save}, long file names will not be used for saving, and if it
4532 contains the element @code{not-kill}, long file names will not be used
4533 for kill files.
4534
4535 If you'd like to save articles in a hierarchy that looks something like
4536 a spool, you could
4537
4538 @lisp
4539 (setq gnus-use-long-file-name '(not-save)) ; to get a hierarchy
4540 (setq gnus-default-article-save 'gnus-summary-save-in-file) ; no encoding
4541 @end lisp
4542
4543 Then just save with @kbd{o}.  You'd then read this hierarchy with
4544 ephemeral @code{nneething} groups---@kbd{G D} in the group buffer, and
4545 the toplevel directory as the argument (@file{~/News/}).  Then just walk
4546 around to the groups/directories with @code{nneething}.
4547
4548
4549 @node Decoding Articles
4550 @section Decoding Articles
4551 @cindex decoding articles
4552
4553 Sometime users post articles (or series of articles) that have been
4554 encoded in some way or other.  Gnus can decode them for you.
4555
4556 @menu 
4557 * Uuencoded Articles::    Uudecode articles.
4558 * Shared Articles::       Unshar articles.
4559 * PostScript Files::      Split PostScript.
4560 * Decoding Variables::    Variables for a happy decoding.
4561 * Viewing Files::         You want to look at the result of the decoding?
4562 @end menu
4563
4564 All these functions use the process/prefix convention
4565 (@pxref{Process/Prefix}) for finding out what articles to work on, with
4566 the extension that a ``single article'' means ``a single series''.  Gnus
4567 can find out by itself what articles belong to a series, decode all the
4568 articles and unpack/view/save the resulting file(s).
4569
4570 Gnus guesses what articles are in the series according to the following
4571 simplish rule: The subjects must be (nearly) identical, except for the
4572 last two numbers of the line.  (Spaces are largely ignored, however.)
4573
4574 For example: If you choose a subject called @samp{cat.gif (2/3)}, Gnus
4575 will find all the articles that match the regexp @samp{^cat.gif
4576 ([0-9]+/[0-9]+).*$}.  
4577
4578 Subjects that are nonstandard, like @samp{cat.gif (2/3) Part 6 of a
4579 series}, will not be properly recognized by any of the automatic viewing
4580 commands, and you have to mark the articles manually with @kbd{#}.
4581
4582
4583 @node Uuencoded Articles
4584 @subsection Uuencoded Articles
4585 @cindex uudecode
4586 @cindex uuencoded articles
4587
4588 @table @kbd
4589
4590 @item X u
4591 @kindex X u (Summary)
4592 @findex gnus-uu-decode-uu
4593 Uudecodes the current series (@code{gnus-uu-decode-uu}).
4594
4595 @item X U
4596 @kindex X U (Summary)
4597 @findex gnus-uu-decode-uu-and-save
4598 Uudecodes and saves the current series
4599 (@code{gnus-uu-decode-uu-and-save}).
4600
4601 @item X v u
4602 @kindex X v u (Summary)
4603 @findex gnus-uu-decode-uu-view
4604 Uudecodes and views the current series (@code{gnus-uu-decode-uu-view}).
4605
4606 @item X v U
4607 @kindex X v U (Summary)
4608 @findex gnus-uu-decode-uu-and-save-view
4609 Uudecodes, views and saves the current series
4610 (@code{gnus-uu-decode-uu-and-save-view}). 
4611 @end table
4612
4613 Remember that these all react to the presence of articles marked with
4614 the process mark.  If, for instance, you'd like to decode and save an
4615 entire newsgroup, you'd typically do @kbd{M P a}
4616 (@code{gnus-uu-mark-all}) and then @kbd{X U}
4617 (@code{gnus-uu-decode-uu-and-save}).
4618
4619 All this is very much different from how @code{gnus-uu} worked with
4620 @sc{gnus 4.1}, where you had explicit keystrokes for everything under
4621 the sun.  This version of @code{gnus-uu} generally assumes that you mark
4622 articles in some way (@pxref{Setting Process Marks}) and then press
4623 @kbd{X u}.
4624
4625 @vindex gnus-uu-notify-files
4626 Note: When trying to decode articles that have names matching
4627 @code{gnus-uu-notify-files}, which is hard-coded to
4628 @samp{[Cc][Ii][Nn][Dd][Yy][0-9]+.\\(gif\\|jpg\\)}, @code{gnus-uu} will
4629 automatically post an article on @samp{comp.unix.wizards} saying that
4630 you have just viewed the file in question.  This feature can't be turned
4631 off.
4632
4633
4634 @node Shared Articles
4635 @subsection Shared Articles
4636 @cindex unshar
4637 @cindex shared articles
4638
4639 @table @kbd
4640
4641 @item X s
4642 @kindex X s (Summary)
4643 @findex gnus-uu-decode-unshar
4644 Unshars the current series (@code{gnus-uu-decode-unshar}).
4645
4646 @item X S
4647 @kindex X S (Summary)
4648 @findex gnus-uu-decode-unshar-and-save
4649 Unshars and saves the current series (@code{gnus-uu-decode-unshar-and-save}).
4650
4651 @item X v s
4652 @kindex X v s (Summary)
4653 @findex gnus-uu-decode-unshar-view
4654 Unshars and views the current series (@code{gnus-uu-decode-unshar-view}).
4655
4656 @item X v S
4657 @kindex X v S (Summary)
4658 @findex gnus-uu-decode-unshar-and-save-view
4659 Unshars, views and saves the current series
4660 (@code{gnus-uu-decode-unshar-and-save-view}). 
4661 @end table
4662
4663
4664 @node PostScript Files
4665 @subsection PostScript Files
4666 @cindex PostScript
4667
4668 @table @kbd
4669
4670 @item X p
4671 @kindex X p (Summary)
4672 @findex gnus-uu-decode-postscript
4673 Unpack the current PostScript series (@code{gnus-uu-decode-postscript}).
4674
4675 @item X P
4676 @kindex X P (Summary)
4677 @findex gnus-uu-decode-postscript-and-save
4678 Unpack and save the current PostScript series
4679 (@code{gnus-uu-decode-postscript-and-save}).
4680
4681 @item X v p
4682 @kindex X v p (Summary)
4683 @findex gnus-uu-decode-postscript-view
4684 View the current PostScript series
4685 (@code{gnus-uu-decode-postscript-view}).
4686
4687 @item X v P
4688 @kindex X v P (Summary)
4689 @findex gnus-uu-decode-postscript-and-save-view
4690 View and save the current PostScript series
4691 (@code{gnus-uu-decode-postscript-and-save-view}). 
4692 @end table
4693
4694
4695 @node Decoding Variables
4696 @subsection Decoding Variables
4697
4698 Adjective, not verb.
4699
4700 @menu 
4701 * Rule Variables::          Variables that say how a file is to be viewed.
4702 * Other Decode Variables::  Other decode variables.
4703 * Uuencoding and Posting::  Variables for customizing uuencoding.
4704 @end menu
4705
4706
4707 @node Rule Variables
4708 @subsubsection Rule Variables
4709 @cindex rule variables
4710
4711 Gnus uses @dfn{rule variables} to decide how to view a file.  All these
4712 variables are on the form
4713   
4714 @lisp
4715       (list '(regexp1 command2)
4716             '(regexp2 command2)
4717             ...)
4718 @end lisp
4719
4720 @table @code
4721
4722 @item gnus-uu-user-view-rules
4723 @vindex gnus-uu-user-view-rules
4724 @cindex sox
4725 This variable is consulted first when viewing files.  If you wish to use,
4726 for instance, @code{sox} to convert an @samp{.au} sound file, you could
4727 say something like:
4728 @lisp
4729        (setq gnus-uu-user-view-rules
4730          (list '(\"\\\\.au$\" \"sox %s -t .aiff > /dev/audio\")))
4731 @end lisp
4732
4733 @item gnus-uu-user-view-rules-end
4734 @vindex gnus-uu-user-view-rules-end
4735 This variable is consulted if Gnus couldn't make any matches from the
4736 user and default view rules.
4737
4738 @item gnus-uu-user-archive-rules
4739 @vindex gnus-uu-user-archive-rules
4740 This variable can be used to say what commands should be used to unpack
4741 archives.
4742 @end table
4743
4744
4745 @node Other Decode Variables
4746 @subsubsection Other Decode Variables
4747
4748 @table @code
4749 @vindex gnus-uu-grabbed-file-functions
4750
4751 @item gnus-uu-grabbed-file-functions
4752 All functions in this list will be called right each file has been
4753 successfully decoded---so that you can move or view files right away,
4754 and don't have to wait for all files to be decoded before you can do
4755 anything.  Ready-made functions you can put in this list are:
4756
4757 @table @code
4758
4759 @item gnus-uu-grab-view
4760 @findex gnus-uu-grab-view
4761 View the file.
4762
4763 @item gnus-uu-grab-move
4764 @findex gnus-uu-grab-move
4765 Move the file (if you're using a saving function.)
4766 @end table
4767
4768 @item gnus-uu-ignore-files-by-name
4769 @vindex gnus-uu-ignore-files-by-name
4770 Files with name matching this regular expression won't be viewed.
4771
4772 @item gnus-uu-ignore-files-by-type
4773 @vindex gnus-uu-ignore-files-by-type
4774 Files with a @sc{mime} type matching this variable won't be viewed.
4775 Note that Gnus tries to guess what type the file is based on the name.
4776 @code{gnus-uu} is not a @sc{mime} package (yet), so this is slightly
4777 kludgey.
4778
4779 @item gnus-uu-tmp-dir
4780 @vindex gnus-uu-tmp-dir
4781 Where @code{gnus-uu} does its work.
4782
4783 @item gnus-uu-do-not-unpack-archives
4784 @vindex gnus-uu-do-not-unpack-archives
4785 Non-@code{nil} means that @code{gnus-uu} won't peek inside archives
4786 looking for files to display.
4787
4788 @item gnus-uu-view-and-save
4789 @vindex gnus-uu-view-and-save
4790 Non-@code{nil} means that the user will always be asked to save a file
4791 after viewing it.
4792
4793 @item gnus-uu-ignore-default-view-rules
4794 @vindex gnus-uu-ignore-default-view-rules
4795 Non-@code{nil} means that @code{gnus-uu} will ignore the default viewing
4796 rules.
4797
4798 @item gnus-uu-ignore-default-archive-rules
4799 @vindex gnus-uu-ignore-default-archive-rules
4800 Non-@code{nil} means that @code{gnus-uu} will ignore the default archive
4801 unpacking commands.
4802
4803 @item gnus-uu-kill-carriage-return
4804 @vindex gnus-uu-kill-carriage-return
4805 Non-@code{nil} means that @code{gnus-uu} will strip all carriage returns
4806 from articles.
4807
4808 @item gnus-uu-unmark-articles-not-decoded
4809 @vindex gnus-uu-unmark-articles-not-decoded
4810 Non-@code{nil} means that @code{gnus-uu} will mark articles that were
4811 unsuccessfully decoded as unread.
4812
4813 @item gnus-uu-correct-stripped-uucode
4814 @vindex gnus-uu-correct-stripped-uucode
4815 Non-@code{nil} means that @code{gnus-uu} will @emph{try} to fix
4816 uuencoded files that have had trailing spaces deleted.
4817
4818 @item gnus-uu-view-with-metamail
4819 @vindex gnus-uu-view-with-metamail
4820 @cindex metamail
4821 Non-@code{nil} means that @code{gnus-uu} will ignore the viewing
4822 commands defined by the rule variables and just fudge a @sc{mime}
4823 content type based on the file name.  The result will be fed to
4824 @code{metamail} for viewing.
4825
4826 @item gnus-uu-save-in-digest
4827 @vindex gnus-uu-save-in-digest
4828 Non-@code{nil} means that @code{gnus-uu}, when asked to save without
4829 decoding, will save in digests.  If this variable is @code{nil},
4830 @code{gnus-uu} will just save everything in a file without any
4831 embellishments.  The digesting almost conforms to RFC1153---no easy way
4832 to specify any meaningful volume and issue numbers were found, so I
4833 simply dropped them.
4834
4835 @end table
4836
4837
4838 @node Uuencoding and Posting
4839 @subsubsection Uuencoding and Posting
4840
4841 @table @code
4842
4843 @item gnus-uu-post-include-before-composing
4844 @vindex gnus-uu-post-include-before-composing
4845 Non-@code{nil} means that @code{gnus-uu} will ask for a file to encode
4846 before you compose the article.  If this variable is @code{t}, you can
4847 either include an encoded file with @kbd{C-c C-i} or have one included
4848 for you when you post the article.
4849
4850 @item gnus-uu-post-length
4851 @vindex gnus-uu-post-length
4852 Maximum length of an article.  The encoded file will be split into how
4853 many articles it takes to post the entire file.
4854
4855 @item gnus-uu-post-threaded
4856 @vindex gnus-uu-post-threaded
4857 Non-@code{nil} means that @code{gnus-uu} will post the encoded file in a
4858 thread.  This may not be smart, as no other decoder I have seen are able
4859 to follow threads when collecting uuencoded articles.  (Well, I have
4860 seen one package that does that---@code{gnus-uu}, but somehow, I don't
4861 think that counts...) Default is @code{nil}.
4862
4863 @item gnus-uu-post-separate-description
4864 @vindex gnus-uu-post-separate-description
4865 Non-@code{nil} means that the description will be posted in a separate
4866 article.  The first article will typically be numbered (0/x).  If this
4867 variable is @code{nil}, the description the user enters will be included
4868 at the beginning of the first article, which will be numbered (1/x).
4869 Default is @code{t}.
4870
4871 @end table
4872
4873
4874 @node Viewing Files
4875 @subsection Viewing Files
4876 @cindex viewing files
4877 @cindex pseudo-articles
4878
4879 After decoding, if the file is some sort of archive, Gnus will attempt
4880 to unpack the archive and see if any of the files in the archive can be
4881 viewed.  For instance, if you have a gzipped tar file @file{pics.tar.gz}
4882 containing the files @file{pic1.jpg} and @file{pic2.gif}, Gnus will
4883 uncompress and de-tar the main file, and then view the two pictures.
4884 This unpacking process is recursive, so if the archive contains archives
4885 of archives, it'll all be unpacked.
4886
4887 Finally, Gnus will normally insert a @dfn{pseudo-article} for each
4888 extracted file into the summary buffer.  If you go to these
4889 ``articles'', you will be prompted for a command to run (usually Gnus
4890 will make a suggestion), and then the command will be run.
4891
4892 @vindex gnus-view-pseudo-asynchronously
4893 If @code{gnus-view-pseudo-asynchronously} is @code{nil}, Emacs will wait
4894 until the viewing is done before proceeding.
4895
4896 @vindex gnus-view-pseudos
4897 If @code{gnus-view-pseudos} is @code{automatic}, Gnus will not insert
4898 the pseudo-articles into the summary buffer, but view them
4899 immediately.  If this variable is @code{not-confirm}, the user won't even
4900 be asked for a confirmation before viewing is done.
4901
4902 @vindex gnus-view-pseudos-separately 
4903 If @code{gnus-view-pseudos-separately} is non-@code{nil}, one
4904 pseudo-article will be created for each file to be viewed.  If
4905 @code{nil}, all files that use the same viewing command will be given as
4906 a list of parameters to that command.
4907
4908 @vindex gnus-insert-pseudo-articles
4909 If @code{gnus-insert-pseudo-articles} is non-@code{nil}, insert
4910 pseudo-articles when decoding.  It is @code{t} by default.
4911
4912 So; there you are, reading your @emph{pseudo-articles} in your
4913 @emph{virtual newsgroup} from the @emph{virtual server}; and you think:
4914 Why isn't anything real anymore? How did we get here?
4915
4916
4917 @node Article Treatment
4918 @section Article Treatment
4919
4920 Reading through this huge manual, you may have quite forgotten that the
4921 object of newsreaders are to actually, like, read what people have
4922 written.  Reading articles.  Unfortunately, people are quite bad at
4923 writing, so there are tons of functions and variables to make reading
4924 these articles easier.
4925
4926 @menu
4927 * Article Highlighting::    You want to make the article look like fruit salad.
4928 * Article Hiding::          You also want to make certain info go away.
4929 * Article Washing::         Lots of way-neat functions to make life better.
4930 * Article Buttons::         Click on URLs, Message-IDs, addresses and the like.
4931 * Article Date::            Grumble, UT!
4932 @end menu
4933
4934
4935 @node Article Highlighting
4936 @subsection Article Highlighting
4937 @cindex highlight
4938
4939 Not only do you want your article buffer to look like fruit salad, but
4940 you want it to look like technicolor fruit salad.
4941
4942 @table @kbd
4943
4944 @item W H a
4945 @kindex W H a (Summary)
4946 @findex gnus-article-highlight
4947 Highlight the current article (@code{gnus-article-highlight}).
4948
4949 @item W H h
4950 @kindex W H h (Summary)
4951 @findex gnus-article-highlight-headers
4952 @vindex gnus-header-face-alist
4953 Highlight the headers (@code{gnus-article-highlight-headers}).  The
4954 highlighting will be done according to the @code{gnus-header-face-alist}
4955 variable, which is a list where each element has the form @var{(regexp
4956 name content)}.  @var{regexp} is a regular expression for matching the
4957 header, @var{name} is the face used for highlighting the header name and
4958 @var{content} is the face for highlighting the header value.  The first
4959 match made will be used.  Note that @var{regexp} shouldn't have @samp{^}
4960 prepended---Gnus will add one.
4961
4962 @item W H c
4963 @kindex W H c (Summary)
4964 @findex gnus-article-highlight-citation
4965 Highlight cited text (@code{gnus-article-highlight-citation}). 
4966
4967 Some variables to customize the citation highlights:
4968
4969 @table @code
4970 @vindex gnus-cite-parse-max-size
4971
4972 @item gnus-cite-parse-max-size
4973 If the article size if bigger than this variable (which is 25000 by
4974 default), no citation highlighting will be performed.  
4975
4976 @item gnus-cite-prefix-regexp
4977 @vindex gnus-cite-prefix-regexp
4978 Regexp matching the longest possible citation prefix on a line. 
4979
4980 @item gnus-cite-max-prefix
4981 @vindex gnus-cite-max-prefix
4982 Maximum possible length for a citation prefix (default 20).
4983
4984 @item gnus-cite-face-list
4985 @vindex gnus-cite-face-list
4986 List of faces used for highlighting citations.  When there are citations
4987 from multiple articles in the same message, Gnus will try to give each
4988 citation from each article its own face.  This should make it easier to
4989 see who wrote what.
4990
4991 @item gnus-supercite-regexp
4992 @vindex gnus-supercite-regexp
4993 Regexp matching normal SuperCite attribution lines.  
4994
4995 @item gnus-supercite-secondary-regexp
4996 @vindex gnus-supercite-secondary-regexp
4997 Regexp matching mangled SuperCite attribution lines.
4998
4999 @item gnus-cite-minimum-match-count
5000 @vindex gnus-cite-minimum-match-count
5001 Minimum number of identical prefixes we have to see before we believe
5002 that it's a citation.
5003
5004 @item gnus-cite-attribution-prefix
5005 @vindex gnus-cite-attribution-prefix
5006 Regexp matching the beginning of an attribution line.
5007
5008 @item gnus-cite-attribution-suffix
5009 @vindex gnus-cite-attribution-suffix
5010 Regexp matching the end of an attribution line.
5011
5012 @item gnus-cite-attribution-face
5013 @vindex gnus-cite-attribution-face
5014 Face used for attribution lines.  It is merged with the face for the
5015 cited text belonging to the attribution.
5016
5017 @end table
5018
5019
5020 @item W H s
5021 @kindex W H s (Summary)
5022 @vindex gnus-signature-separator
5023 @vindex gnus-signature-face
5024 @findex gnus-article-highlight-signature
5025 Highlight the signature (@code{gnus-article-highlight-signature}).
5026 Everything after @code{gnus-signature-separator} in an article will be
5027 considered a signature and will be highlighted with
5028 @code{gnus-signature-face}, which is @code{italic} by default. 
5029
5030 @end table
5031
5032
5033 @node Article Hiding
5034 @subsection Article Hiding
5035 @cindex article hiding
5036
5037 Or rather, hiding certain things in each article.  There usually is much
5038 too much cruft in most articles.  
5039
5040 @table @kbd
5041
5042 @item W W a
5043 @kindex W W a (Summary)
5044 @findex gnus-article-hide
5045 Do maximum hiding on the summary buffer (@kbd{gnus-article-hide}). 
5046
5047 @item W W h
5048 @kindex W W h (Summary)
5049 @findex gnus-article-hide-headers
5050 Hide headers (@code{gnus-article-hide-headers}).  @xref{Hiding
5051 Headers}. 
5052
5053 @item W W b
5054 @kindex W W b (Summary)
5055 @findex gnus-article-hide-boring-headers
5056 Hide headers that aren't particularly interesting
5057 (@code{gnus-article-hide-boring-headers}).  @xref{Hiding Headers}.
5058
5059 @item W W s
5060 @kindex W W s (Summary)
5061 @findex gnus-article-hide-signature
5062 Hide signature (@code{gnus-article-hide-signature}).
5063
5064 @item W W p
5065 @kindex W W p (Summary)
5066 @findex gnus-article-hide-pgp
5067 Hide @sc{pgp} signatures (@code{gnus-article-hide-pgp}). 
5068
5069 @item W W c
5070 @kindex W W c (Summary)
5071 @findex gnus-article-hide-citation
5072 Hide citation (@code{gnus-article-hide-citation}).  Some variables for
5073 customizing the hiding:
5074
5075 @table @code
5076
5077 @item gnus-cite-hide-percentage
5078 @vindex gnus-cite-hide-percentage
5079 If the cited text is of a bigger percentage than this variable (default
5080 50), hide the cited text.
5081
5082 @item gnus-cite-hide-absolute
5083 @vindex gnus-cite-hide-absolute
5084 The cited text must be have at least this length (default 10) before it
5085 is hidden.
5086
5087 @item gnus-cited-text-button-line-format
5088 @vindex gnus-cited-text-button-line-format
5089 Gnus adds buttons show where the cited text has been hidden, and to
5090 allow toggle hiding the text.  The format of the variable is specified
5091 by this format-like variable.  These specs are legal:
5092
5093 @table @samp
5094 @item b
5095 Start point of the hidden text.
5096 @item e
5097 End point of the hidden text.
5098 @item l
5099 Length of the hidden text.
5100 @end table
5101
5102 @item gnus-cited-lines-visible
5103 @vindex gnus-cited-lines-visible
5104 The number of lines at the beginning of the cited text to leave shown. 
5105
5106 @end table
5107
5108 @item W W C
5109 @kindex W W C (Summary)
5110 @findex gnus-article-hide-citation-in-followups
5111 Hide cited text in articles that aren't roots
5112 (@code{gnus-article-hide-citation-in-followups}).  This isn't very
5113 useful as an interactive command, but might be a handy function to stick
5114 in @code{gnus-article-display-hook} (@pxref{Customizing Articles}). 
5115
5116 @end table
5117
5118 All these ``hiding'' commands are toggles, but if you give a negative
5119 prefix to these commands, they will show what they have previously
5120 hidden.  If you give a positive prefix, they will always hide.
5121
5122 Also @pxref{Article Highlighting} for further variables for
5123 citation customization.
5124
5125 @vindex gnus-signature-limit
5126 @code{gnus-signature-limit} provides a limit to what is considered a
5127 signature.  If it is a number, no signature may not be longer (in
5128 characters) than that number.  If it is a function, the function will be
5129 called without any parameters, and if it returns @code{nil}, there is no
5130 signature in the buffer.  If it is a string, it will be used as a
5131 regexp.  If it matches, the text in question is not a signature.
5132
5133
5134 @node Article Washing
5135 @subsection Article Washing
5136 @cindex washing
5137 @cindex article washing
5138
5139 We call this ``article washing'' for a really good reason.  Namely, the
5140 @kbd{A} key was taken, so we had to use the @kbd{W} key instead.
5141
5142 @dfn{Washing} is defined by us as ``changing something from something to
5143 something else'', but normally results in something looking better.
5144 Cleaner, perhaps.
5145
5146 @table @kbd
5147
5148 @item W l
5149 @kindex W l (Summary)
5150 @findex gnus-summary-stop-page-breaking
5151 Remove page breaks from the current article
5152 (@code{gnus-summary-stop-page-breaking}).
5153
5154 @item W r
5155 @kindex W r (Summary)
5156 @findex gnus-summary-caesar-message
5157 Do a Caesar rotate (rot13) on the article buffer
5158 (@code{gnus-summary-caesar-message}). 
5159
5160 @item A g
5161 @kindex A g (Summary)
5162 @findex gnus-summary-show-article
5163 (Re)fetch the current article (@code{gnus-summary-show-article}).  If
5164 given a prefix, fetch the current article, but don't run any of the
5165 article treatment functions.  This will give you a ``raw'' article, just
5166 the way it came from the server.
5167
5168 @item W t
5169 @kindex W t (Summary)
5170 @findex gnus-summary-toggle-header
5171 Toggle whether to display all headers in the article buffer
5172 (@code{gnus-summary-toggle-header}). 
5173
5174 @item W v
5175 @kindex W v (Summary)
5176 @findex gnus-summary-verbose-header
5177 Toggle whether to display all headers in the article buffer permanently
5178 (@code{gnus-summary-verbose-header}).
5179
5180 @item W m
5181 @kindex W m (Summary)
5182 @findex gnus-summary-toggle-mime
5183 Toggle whether to run the article through @sc{mime} before displaying
5184 (@code{gnus-summary-toggle-mime}).
5185
5186 @item W o
5187 @kindex W o (Summary)
5188 @findex gnus-article-treat-overstrike
5189 Treat overstrike (@code{gnus-article-treat-overstrike}).
5190
5191 @item W w
5192 @kindex W w (Summary)
5193 @findex gnus-article-fill-cited-article
5194 Do word wrap (@code{gnus-article-fill-cited-article}).
5195
5196 @item W c
5197 @kindex W c (Summary)
5198 @findex gnus-article-remove-cr
5199 Remove CR (@code{gnus-article-remove-cr}).
5200
5201 @item W L
5202 @kindex W L (Summary)
5203 @findex gnus-article-remove-trailing-blank-lines
5204 Remove all blank lines at the end of the article
5205 (@code{gnus-article-remove-trailing-blank-lines}).
5206
5207 @item W q
5208 @kindex W q (Summary)
5209 @findex gnus-article-de-quoted-unreadable
5210 Treat quoted-printable (@code{gnus-article-de-quoted-unreadable}).
5211
5212 @item W f
5213 @kindex W f (Summary)
5214 @cindex x-face
5215 @findex gnus-article-display-x-face
5216 @findex gnus-article-x-face-command
5217 @vindex gnus-article-x-face-command
5218 @vindex gnus-article-x-face-too-ugly
5219 Look for and display any X-Face headers
5220 (@code{gnus-article-display-x-face}).  The command executed by this
5221 function is given by the @code{gnus-article-x-face-command} variable.  If
5222 this variable is a string, this string will be executed in a sub-shell.
5223 If it is a function, this function will be called with the face as the
5224 argument.  If the @code{gnus-article-x-face-too-ugly} (which is a regexp)
5225 matches the @code{From} header, the face will not be shown.
5226
5227 @item W b
5228 @kindex W b (Summary)
5229 @findex gnus-article-add-buttons
5230 Add clickable buttons to the article (@code{gnus-article-add-buttons}). 
5231
5232 @item W B
5233 @kindex W B (Summary)
5234 @findex gnus-article-add-buttons-to-head
5235 Add clickable buttons to the article headers
5236 (@code{gnus-article-add-buttons-to-head}).  
5237
5238 @end table
5239
5240
5241 @node Article Buttons
5242 @subsection Article Buttons
5243 @cindex buttons
5244
5245 People often include references to other stuff in articles, and it would
5246 be nice if Gnus could just fetch whatever it is that people talk about
5247 with the minimum of fuzz.
5248
5249 Gnus adds @dfn{buttons} to certain standard references by default:
5250 Well-formed URLs, mail addresses and Message-IDs.  This is controlled by
5251 two variables, one that handles article bodies and one that handles
5252 article heads:
5253
5254 @table @code
5255
5256 @item gnus-button-alist
5257 @vindex gnus-button-alist
5258 This is an alist where each entry has this form:
5259
5260 @lisp
5261 (REGEXP BUTTON-PAR USE-P FUNCTION DATA-PAR)
5262 @end lisp
5263
5264 @table @var
5265
5266 @item regexp
5267 All text that match this regular expression will be considered an
5268 external reference.  Here's a typical regexp that match embedded URLs:
5269 @samp{<URL:\\([^\n\r>]*\\)>}. 
5270
5271 @item button-par
5272 Gnus has to know which parts of the match is to be highlighted.  This is
5273 a number that says what sub-expression of the regexp that is to be
5274 highlighted.  If you want it all highlighted, you use @code{0} here.
5275
5276 @item use-p
5277 This form will be @code{eval}ed, and if the result is non-@code{nil},
5278 this is considered a match.  This is useful if you want extra sifting to
5279 avoid false matches.
5280
5281 @item function
5282 This function will be called when you click on this button.
5283
5284 @item data-par
5285 As with @var{button-par}, this is a sub-expression number, but this one
5286 says which part of the match is to be sent as data to @var{function}. 
5287
5288 @end table
5289
5290 So the full entry for buttonizing URLs is then
5291
5292 @lisp
5293 ("<URL:\\([^\n\r>]*\\)>" 0 t gnus-button-url 1)
5294 @end lisp
5295
5296 @item gnus-header-button-alist
5297 @vindex gnus-header-button-alist
5298 This is just like the other alist, except that it is applied to the
5299 article head only, and that each entry has an additional element that is
5300 used to say what headers to apply the buttonize coding to:
5301
5302 @lisp
5303 (HEADER REGEXP BUTTON-PAR USE-P FUNCTION DATA-PAR)
5304 @end lisp
5305
5306 @var{header} is a regular expression.
5307
5308 @item gnus-button-url-regexp
5309 @vindex gnus-button-url-regexp
5310 A regular expression that matches embedded URLs.  It is used in the
5311 default values of the variables above.
5312
5313 @item gnus-article-button-face
5314 @vindex gnus-article-button-face
5315 Face used on bottons.
5316
5317 @item gnus-article-mouse-face
5318 @vindex gnus-article-mouse-face
5319 Face is used when the mouse cursor is over a button.
5320
5321 @end table
5322
5323
5324 @node Article Date
5325 @subsection Article Date
5326
5327 The date is most likely generated in some obscure timezone you've never
5328 heard of, so it's quite nice to be able to find out what the time was
5329 when the article was sent.
5330
5331 @table @kbd
5332
5333 @item W T u
5334 @kindex W T u (Summary)
5335 @findex gnus-article-date-ut
5336 Display the date in UT (aka. GMT, aka ZULU)
5337 (@code{gnus-article-date-ut}). 
5338
5339 @item W T l
5340 @kindex W T l (Summary)
5341 @findex gnus-article-date-local
5342 Display the date in the local timezone (@code{gnus-article-date-local}).
5343
5344 @item W T e
5345 @kindex W T e (Summary)
5346 @findex gnus-article-date-lapsed
5347 Say how much time has (e)lapsed between the article was posted and now
5348 (@code{gnus-article-date-lapsed}).
5349
5350 @item W T o
5351 @kindex W T o (Summary)
5352 @findex gnus-article-date-original
5353 Display the original date (@code{gnus-article-date-original}).  This can
5354 be useful if you normally use some other conversion function and is
5355 worried that it might be doing something totally wrong.  Say, claiming
5356 that the article was posted in 1854.  Although something like that is
5357 @emph{totally} impossible.  Don't you trust me? *titter*
5358
5359 @end table
5360
5361
5362 @node Summary Sorting
5363 @section Summary Sorting
5364 @cindex summary sorting
5365
5366 You can have the summary buffer sorted in various ways, even though I
5367 can't really see why you'd want that.
5368
5369 @table @kbd
5370
5371 @item C-c C-s C-n
5372 @kindex C-c C-s C-n (Summary)
5373 @findex gnus-summary-sort-by-number
5374 Sort by article number (@code{gnus-summary-sort-by-number}).
5375
5376 @item C-c C-s C-a
5377 @kindex C-c C-s C-a (Summary)
5378 @findex gnus-summary-sort-by-author
5379 Sort by author (@code{gnus-summary-sort-by-author}).
5380
5381 @item C-c C-s C-s
5382 @kindex C-c C-s C-s (Summary)
5383 @findex gnus-summary-sort-by-subject
5384 Sort by subject (@code{gnus-summary-sort-by-subject}).
5385
5386 @item C-c C-s C-d
5387 @kindex C-c C-s C-d (Summary)
5388 @findex gnus-summary-sort-by-date
5389 Sort by date (@code{gnus-summary-sort-by-date}).
5390
5391 @item C-c C-s C-i
5392 @kindex C-c C-s C-i (Summary)
5393 @findex gnus-summary-sort-by-score
5394 Sort by score (@code{gnus-summary-sort-by-score}).
5395 @end table
5396
5397 These functions will work both when you use threading and when you don't
5398 use threading.  In the latter case, all summary lines will be sorted,
5399 line by line.  In the former case, sorting will be done on a
5400 root-by-root basis, which might not be what you were looking for.  To
5401 toggle whether to use threading, type @kbd{T T} (@pxref{Thread
5402 Commands}).
5403
5404
5405 @node Finding the Parent
5406 @section Finding the Parent
5407 @cindex parent articles
5408 @cindex referring articles
5409
5410 @findex gnus-summary-refer-parent-article
5411 @kindex ^ (Summary)
5412 If you'd like to read the parent of the current article, and it is not
5413 displayed in the article buffer, you might still be able to.  That is,
5414 if the current group is fetched by @sc{nntp}, the parent hasn't expired
5415 and the @code{References} in the current article are not mangled, you
5416 can just press @kbd{^} or @kbd{A r}
5417 (@code{gnus-summary-refer-parent-article}).  If everything goes well,
5418 you'll get the parent.  If the parent is already displayed in the
5419 summary buffer, point will just move to this article.
5420
5421 @findex gnus-summary-refer-references
5422 @kindex A R (Summary)
5423 You can have Gnus fetch all articles mentioned in the @code{References}
5424 header of the article by pushing @kbd{A R}
5425 (@code{gnus-summary-refer-references}). 
5426
5427 @findex gnus-summary-refer-article
5428 @kindex M-^ (Summary)
5429 You can also ask the @sc{nntp} server for an arbitrary article, no
5430 matter what group it belongs to.  @kbd{M-^}
5431 (@code{gnus-summary-refer-article}) will ask you for a
5432 @code{Message-ID}, which is one of those long thingies that look
5433 something like @samp{<38o6up$6f2@@hymir.ifi.uio.no>}.  You have to get
5434 it all exactly right.  No fuzzy searches, I'm afraid.
5435
5436 @vindex gnus-refer-article-method
5437 If the group you are reading is located on a backend that does not
5438 support fetching by @code{Message-ID} very well (like @code{nnspool}),
5439 you can set @code{gnus-refer-article-method} to an @sc{nntp} method.  It
5440 would, perhaps, be best if the @sc{nntp} server you consult is the same
5441 as the one that keeps the spool you are reading from updated, but that's
5442 not really necessary.
5443
5444 Most of the mail backends support fetching by @code{Message-ID}, but do
5445 not do a particularly excellent job of it.  That is, @code{nnmbox} and
5446 @code{nnbabyl} are able to locate articles from any groups, while
5447 @code{nnml} and @code{nnfolder} are only able to locate articles that
5448 have been posted to the current group.  (Anything else would be too time
5449 consuming.)  @code{nnmh} does not support this at all.
5450
5451
5452 @node Alternative Approaches
5453 @section Alternative Approaches
5454
5455 Different people like to read news using different methods.  This being
5456 Gnus, we offer a small selection of minor modes for the summary buffers.
5457
5458 @menu
5459 * Pick and Read::               First mark articles and then read them.
5460 * Binary Groups::               Auto-decode all articles.
5461 @end menu
5462
5463
5464 @node Pick and Read
5465 @subsection Pick and Read
5466 @cindex pick and read
5467
5468 Some newsreaders (like @code{nn} and, uhm, @code{nn}) use a two-phased
5469 reading interface.  The user first marks the articles she wants to read
5470 from a summary buffer.  Then she starts reading the articles with just
5471 an article buffer displayed.
5472
5473 @findex gnus-pick-mode
5474 @kindex M-x gnus-pick-mode
5475 Gnus provides a summary buffer minor mode that allows
5476 this---@code{gnus-pick-mode}.  This basically means that a few process
5477 mark commands become one-keystroke commands to allow easy marking, and
5478 it makes one additional command for switching to the summary buffer
5479 available. 
5480
5481 Here are the available keystrokes when using pick mode:
5482
5483 @table @kbd
5484 @item SPACE
5485 @kindex SPACE (Pick)
5486 @findex gnus-summary-mark-as-processable
5487 Pick the article (@code{gnus-summary-mark-as-processable}). 
5488
5489 @item u
5490 @kindex u (Pick)
5491 @findex gnus-summary-unmark-as-processable
5492 Unpick the article (@code{gnus-summary-unmark-as-processable}). 
5493
5494 @item U
5495 @kindex U (Pick)
5496 @findex gnus-summary-unmark-all-processable
5497 Unpick all articles (@code{gnus-summary-unmark-all-processable}). 
5498
5499 @item t
5500 @kindex t (Pick)
5501 @findex gnus-uu-mark-thread
5502 Pick the thread (@code{gnus-uu-mark-thread}). 
5503
5504 @item T
5505 @kindex T (Pick)
5506 @findex gnus-uu-unmark-thread
5507 Unpick the thread (@code{gnus-uu-unmark-thread}). 
5508
5509 @item r
5510 @kindex r (Pick)
5511 @findex gnus-uu-mark-region
5512 Pick the region (@code{gnus-uu-mark-region}). 
5513
5514 @item R
5515 @kindex R (Pick)
5516 @findex gnus-uu-unmark-region
5517 Unpick the region (@code{gnus-uu-unmark-region}). 
5518
5519 @item e
5520 @kindex e (Pick)
5521 @findex gnus-uu-unmark-regexp
5522 Pick articles that match a regexp (@code{gnus-uu-unmark-regexp}). 
5523
5524 @item E
5525 @kindex E (Pick)
5526 @findex gnus-uu-unmark-regexp
5527 Unpick articles that match a regexp (@code{gnus-uu-unmark-regexp}). 
5528
5529 @item b
5530 @kindex b (Pick)
5531 @findex gnus-uu-mark-buffer
5532 Pick the buffer (@code{gnus-uu-mark-buffer}). 
5533
5534 @item B
5535 @kindex B (Pick)
5536 @findex gnus-uu-unmark-buffer
5537 Unpick the buffer (@code{gnus-uu-unmark-buffer}). 
5538
5539 @item RET
5540 @kindex RET (Pick)
5541 @findex gnus-pick-start-reading
5542 @vindex gnus-pick-display-summary
5543 Start reading the picked articles (@code{gnus-pick-start-reading}).  If
5544 given a prefix, mark all unpicked articles as read first.  If
5545 @code{gnus-pick-display-summary} is non-@code{nil}, the summary buffer
5546 will still be visible when you are reading.
5547
5548 @end table
5549
5550 If this sounds like a good idea to you, you could say:
5551
5552 @lisp
5553 (add-hook 'gnus-summary-mode-hook 'gnus-pick-mode)
5554 @end lisp
5555
5556 @vindex gnus-pick-mode-hook
5557 @code{gnus-pick-mode-hook} is run in pick minor mode buffers.
5558
5559
5560 @node Binary Groups
5561 @subsection Binary Groups
5562 @cindex binary groups
5563
5564 @findex gnus-binary-mode
5565 @kindex M-x gnus-binary-mode
5566 If you spend much time in binary groups, you may grow tired of hitting
5567 @kbd{X u}, @kbd{n}, @kbd{RET} all the time.  @kbd{M-x gnus-binary-mode}
5568 is a minor mode for summary buffers that makes all ordinary Gnus article
5569 selection functions uudecode series of articles and display the result
5570 instead of just displaying the articles the normal way.  
5571
5572 @kindex g (Binary)
5573 @findex gnus-binary-show-article
5574 In fact, the only way to see the actual articles if you have turned this
5575 mode on is the @kbd{g} command (@code{gnus-binary-show-article}). 
5576
5577 @vindex gnus-binary-mode-hook
5578 @code{gnus-binary-mode-hook} is called in binary minor mode buffers.
5579
5580
5581 @node Tree Display
5582 @section Tree Display
5583 @cindex trees
5584
5585 @vindex gnus-use-trees
5586 If you don't like the normal Gnus summary display, you might try setting
5587 @code{gnus-use-trees} to @code{t}.  This will create (by default) an
5588 additional @dfn{tree buffer}.  You can execute all summary mode commands
5589 in the tree buffer.  
5590
5591 There are a few variables to customize the tree display, of course:
5592
5593 @table @code
5594 @item gnus-tree-mode-hook
5595 @vindex gnus-tree-mode-hook
5596 A hook called in all tree mode buffers.
5597
5598 @item gnus-tree-mode-line-format
5599 @vindex gnus-tree-mode-line-format
5600 A format string for the mode bar in the tree mode buffers.  The default
5601 is @samp{Gnus: %%b [%A] %Z}.  For a list of legal specs, @pxref{Summary
5602 Buffer Mode Line}. 
5603
5604 @item gnus-selected-tree-face
5605 @vindex gnus-selected-tree-face
5606 Face used for highlighting the selected article in the tree buffer.  The
5607 default is @code{modeline}.
5608
5609 @item gnus-tree-line-format
5610 @vindex gnus-tree-line-format
5611 A format string for the tree nodes.  The name is a bit of a misnomer,
5612 though---it doesn't define a line, but just the node.  The default value
5613 is @samp{%(%[%3,3n%]%)}, which displays the first three characters of
5614 the name of the poster.  It is vital that all nodes are of the same
5615 length, so you @emph{must} use @samp{%4,4n}-like specifiers.
5616
5617 Legal specs are:
5618
5619 @table @samp
5620 @item n
5621 The name of the poster.
5622 @item f
5623 The @code{From} header.
5624 @item N
5625 The number of the article.
5626 @item [
5627 The opening bracket.
5628 @item ] 
5629 The closing bracket.
5630 @item s
5631 The subject.
5632 @end table
5633
5634 @xref{Formatting Variables}.
5635
5636 Variables related to the display are:
5637
5638 @table @code
5639 @item gnus-tree-brackets
5640 @vindex gnus-tree-brackets
5641 This is used for differentiating between ``real'' articles and
5642 ``sparse'' articles.  The format is @var{((real-open . real-close)
5643 (sparse-open . sparse-close) (dummy-open . dummy-close))}, and the
5644 default is @code{((?[ . ?]) (?( . ?)) (?@{ . ?@}))}.
5645
5646 @item gnus-tree-parent-child-edges
5647 @vindex gnus-tree-parent-child-edges
5648 This is a list that contains the characters used for connecting parent
5649 nodes to their children.  The default is @code{(?- ?\\ ?|)}. 
5650
5651 @end table
5652
5653 @item gnus-tree-minimize-window
5654 @vindex gnus-tree-minimize-window
5655 If this variable is non-@code{nil}, Gnus will try to keep the tree
5656 buffer as small as possible to allow more room for the other Gnus
5657 windows.  If this variable is a number, the tree buffer will never be
5658 higher than that number.  The default is @code{t}.
5659
5660 @item gnus-generate-tree-function
5661 @vindex gnus-generate-tree-function
5662 @findex gnus-generate-horizontal-tree
5663 @findex gnus-generate-vertical-tree
5664 The function that actually generates the thread tree.  Two predefined
5665 functions are available: @code{gnus-generate-horizontal-tree} and
5666 @code{gnus-generate-vertical-tree} (which is the default).
5667
5668 @end table
5669
5670 Here's and example from a horizontal tree buffer:
5671
5672 @example
5673 @{***@}-(***)-[odd]-[Gun]
5674      |     \[Jan]
5675      |     \[odd]-[Eri]
5676      |     \(***)-[Eri]
5677      |           \[odd]-[Paa]
5678      \[Bjo]
5679      \[Gun]
5680      \[Gun]-[Jor]
5681 @end example
5682
5683 Here's the same thread displayed in a vertical tree buffer:
5684
5685 @example
5686 @{***@}
5687   |--------------------------\-----\-----\
5688 (***)                         [Bjo] [Gun] [Gun]
5689   |--\-----\-----\                          |
5690 [odd] [Jan] [odd] (***)                   [Jor]
5691   |           |     |--\
5692 [Gun]       [Eri] [Eri] [odd]
5693                           |
5694                         [Paa]
5695 @end example
5696
5697
5698 @node Mail Group Commands
5699 @section Mail Group Commands
5700 @cindex mail group commands
5701
5702 Some commands only make sense in mail groups.  If these commands are
5703 illegal in the current group, they will raise a hell and let you know.
5704
5705 All these commands (except the expiry and edit commands) use the
5706 process/prefix convention (@pxref{Process/Prefix}).
5707
5708 @table @kbd
5709
5710 @item B e
5711 @kindex B e (Summary)
5712 @findex gnus-summary-expire-articles
5713 Expire all expirable articles in the group
5714 (@code{gnus-summary-expire-articles}).
5715
5716 @item B M-C-e
5717 @kindex B M-C-e (Summary)
5718 @findex gnus-summary-expire-articles-now
5719 Expunge all the expirable articles in the group
5720 (@code{gnus-summary-expire-articles-now}).  This means that @strong{all}
5721 articles that are eligible for expiry in the current group will
5722 disappear forever into that big @file{/dev/null} in the sky.
5723
5724 @item B DEL
5725 @kindex B DEL (Summary)
5726 @findex gnus-summary-delete-articles
5727 Delete the mail article.  This is ``delete'' as in ``delete it from your
5728 disk forever and ever, never to return again.'' Use with caution.
5729 (@code{gnus-summary-delete-article}).
5730
5731 @item B m
5732 @kindex B m (Summary)
5733 @cindex move mail
5734 @findex gnus-summary-move-article
5735 Move the article from one mail group to another
5736 (@code{gnus-summary-move-article}). 
5737
5738 @item B c
5739 @kindex B c (Summary)
5740 @cindex copy mail
5741 @findex gnus-summary-copy-article
5742 Copy the article from one group (mail group or not) to a mail group
5743 (@code{gnus-summary-copy-article}).
5744
5745 @item B C
5746 @kindex B C (Summary)
5747 @cindex crosspost mail
5748 @findex gnus-summary-crosspost-article
5749 Crosspost the current article to some other group
5750 (@code{gnus-summary-crosspost-article}).  This will create a new copy of
5751 the article in the other group, and the Xref headers of the article will
5752 be properly updated.
5753
5754 @item B i
5755 @kindex B i (Summary)
5756 @findex gnus-summary-import-article
5757 Import an arbitrary file into the current mail newsgroup
5758 (@code{gnus-summary-import-article}).  You will be prompted for a file
5759 name, a @code{From} header and a @code{Subject} header.
5760
5761 Something similar can be done by just starting to compose a mail
5762 message.  Instead of typing @kbd{C-c C-c} to mail it off, you can type
5763 @kbd{C-c M-C-p} instead.  This will put the message you have just created
5764 into the current mail group.
5765
5766 @item B r
5767 @kindex B r (Summary)
5768 @findex gnus-summary-respool-article
5769 Respool the mail article (@code{gnus-summary-move-article}).
5770
5771 @item B w
5772 @itemx e
5773 @kindex B w (Summary)
5774 @kindex e (Summary)
5775 @findex gnus-summary-edit-article
5776 @kindex C-c C-c (Article)
5777 Edit the current article (@code{gnus-summary-edit-article}).  To finish
5778 editing and make the changes permanent, type @kbd{C-c C-c}
5779 (@kbd{gnus-summary-edit-article-done}).
5780
5781 @item B q
5782 @kindex B q (Summary)
5783 @findex gnus-summary-respool-query
5784 If you want to re-spool an article, you might be curious as to what group
5785 the article will end up in before you do the re-spooling.  This command
5786 will tell you (@code{gnus-summary-respool-query}). 
5787 @end table
5788
5789 @vindex gnus-move-split-methods
5790 @cindex moving articles
5791 If you move (or copy) articles regularly, you might wish to have Gnus
5792 suggest where to put the articles.  @code{gnus-move-split-methods} is a
5793 variable that uses the same syntax as @code{gnus-split-methods}
5794 (@pxref{Saving Articles}).  You may customize that variable to create
5795 suggestions you find reasonable.
5796
5797
5798 @node Various Summary Stuff
5799 @section Various Summary Stuff
5800
5801 @menu
5802 * Summary Group Information::         Information oriented commands.
5803 * Searching for Articles::            Multiple article commands.
5804 * Really Various Summary Commands::   Those pesky non-conformant commands.
5805 @end menu
5806
5807 @table @code
5808 @vindex gnus-summary-mode-hook
5809 @item gnus-summary-mode-hook
5810 This hook is called when creating a summary mode buffer.
5811
5812 @vindex gnus-summary-generate-hook
5813 @item gnus-summary-generate-hook
5814 This is called as the last thing before doing the threading and the
5815 generation of the summary buffer.  It's quite convenient for customizing
5816 the threading variables based on what data the newsgroup has.  This hook
5817 is called from the summary buffer after most summary buffer variables
5818 has been set.
5819
5820 @vindex gnus-summary-prepare-hook
5821 @item gnus-summary-prepare-hook
5822 Is is called after the summary buffer has been generated.  You might use
5823 it to, for instance, highlight lines or modify the look of the buffer in
5824 some other ungodly manner.  I don't care.
5825
5826 @end table
5827
5828
5829 @node Summary Group Information
5830 @subsection Summary Group Information
5831
5832 @table @kbd
5833
5834 @item H f
5835 @kindex H f (Summary)
5836 @findex gnus-summary-fetch-faq
5837 @vindex gnus-group-faq-directory
5838 Try to fetch the FAQ (list of frequently asked questions) for the
5839 current group (@code{gnus-summary-fetch-faq}).  Gnus will try to get the
5840 FAQ from @code{gnus-group-faq-directory}, which is usually a directory
5841 on a remote machine.  This variable can also be a list of directories.
5842 In that case, giving a prefix to this command will allow you to choose
5843 between the various sites.  @code{ange-ftp} probably will be used for
5844 fetching the file.
5845
5846 @item H d
5847 @kindex H d (Summary)
5848 @findex gnus-summary-describe-group
5849 Give a brief description of the current group
5850 (@code{gnus-summary-describe-group}).  If given a prefix, force
5851 rereading the description from the server.
5852
5853 @item H h
5854 @kindex H h (Summary)
5855 @findex gnus-summary-describe-briefly
5856 Give a very brief description of the most important summary keystrokes
5857 (@code{gnus-summary-describe-briefly}). 
5858
5859 @item H i
5860 @kindex H i (Summary)
5861 @findex gnus-info-find-node
5862 Go to the Gnus info node (@code{gnus-info-find-node}).
5863 @end table
5864
5865
5866 @node Searching for Articles
5867 @subsection Searching for Articles
5868
5869 @table @kbd
5870
5871 @item M-s
5872 @kindex M-s (Summary)
5873 @findex gnus-summary-search-article-forward
5874 Search through all subsequent articles for a regexp
5875 (@code{gnus-summary-search-article-forward}). 
5876
5877 @item M-r
5878 @kindex M-r (Summary)
5879 @findex gnus-summary-search-article-backward
5880 Search through all previous articles for a regexp
5881 (@code{gnus-summary-search-article-backward}). 
5882
5883 @item &
5884 @kindex & (Summary)
5885 @findex gnus-summary-execute-command
5886 This command will prompt you for a header field, a regular expression to
5887 match on this field, and a command to be executed if the match is made
5888 (@code{gnus-summary-execute-command}).
5889
5890 @item M-&
5891 @kindex M-& (Summary)
5892 @findex gnus-summary-universal-argument
5893 Perform any operation on all articles that have been marked with
5894 the process mark (@code{gnus-summary-universal-argument}).
5895 @end table
5896
5897
5898 @node Really Various Summary Commands
5899 @subsection Really Various Summary Commands
5900
5901 @table @kbd
5902
5903 @item A D
5904 @kindex A D (Summary)
5905 @findex gnus-summary-enter-digest-group
5906 If the current article is a collection of other articles (for instance,
5907 a digest), you might use this command to enter a group based on the that
5908 article (@code{gnus-summary-enter-digest-group}).  Gnus will try to
5909 guess what article type is currently displayed unless you give a prefix
5910 to this command, which forces a ``digest'' interpretation.  Basically,
5911 whenever you see a message that is a collection of other messages on
5912 some format, you @kbd{A D} and read these messages in a more convenient
5913 fashion.
5914
5915 @item C-t
5916 @kindex C-t (Summary)
5917 @findex gnus-summary-toggle-truncation
5918 Toggle truncation of summary lines (@code{gnus-summary-toggle-truncation}).
5919
5920 @item =
5921 @kindex = (Summary)
5922 @findex gnus-summary-expand-window
5923 Expand the summary buffer window (@code{gnus-summary-expand-window}).
5924 If given a prefix, force an @code{article} window configuration. 
5925 @end table
5926
5927
5928 @node Exiting the Summary Buffer
5929 @section Exiting the Summary Buffer
5930 @cindex summary exit
5931 @cindex exiting groups
5932
5933 Exiting from the summary buffer will normally update all info on the
5934 group and return you to the group buffer. 
5935
5936 @table @kbd
5937
5938 @item Z Z
5939 @itemx q
5940 @kindex Z Z (Summary)
5941 @kindex q (Summary)
5942 @findex gnus-summary-exit
5943 @vindex gnus-summary-exit-hook
5944 @vindex gnus-summary-prepare-exit-hook
5945 Exit the current group and update all information on the group
5946 (@code{gnus-summary-exit}). @code{gnus-summary-prepare-exit-hook} is
5947 called before doing much of the exiting, and calls
5948 @code{gnus-summary-expire-articles} by default.
5949 @code{gnus-summary-exit-hook} is called after finishing the exiting
5950 process. 
5951
5952 @item Z E
5953 @itemx Q
5954 @kindex Z E (Summary)
5955 @kindex Q (Summary)
5956 @findex gnus-summary-exit-no-update
5957 Exit the current group without updating any information on the group
5958 (@code{gnus-summary-exit-no-update}).
5959
5960 @item Z c
5961 @itemx c
5962 @kindex Z c (Summary)
5963 @kindex c (Summary)
5964 @findex gnus-summary-catchup-and-exit
5965 Mark all unticked articles in the group as read and then exit
5966 (@code{gnus-summary-catchup-and-exit}).
5967
5968 @item Z C
5969 @kindex Z C (Summary)
5970 @findex gnus-summary-catchup-all-and-exit
5971 Mark all articles, even the ticked ones, as read and then exit
5972 (@code{gnus-summary-catchup-all-and-exit}).
5973
5974 @item Z n
5975 @kindex Z n (Summary)
5976 @findex gnus-summary-catchup-and-goto-next-group
5977 Mark all articles as read and go to the next group
5978 (@code{gnus-summary-catchup-and-goto-next-group}). 
5979
5980 @item Z R
5981 @kindex Z R (Summary)
5982 @findex gnus-summary-reselect-current-group
5983 Exit this group, and then enter it again
5984 (@code{gnus-summary-reselect-current-group}).  If given a prefix, select
5985 all articles, both read and unread.
5986
5987 @item Z G
5988 @itemx M-g
5989 @kindex Z G (Summary)
5990 @kindex M-g (Summary)
5991 @findex gnus-summary-rescan-group
5992 Exit the group, check for new articles in the group, and select the
5993 group (@code{gnus-summary-rescan-group}).  If given a prefix, select all
5994 articles, both read and unread.
5995
5996 @item Z N
5997 @kindex Z N (Summary)
5998 @findex gnus-summary-next-group
5999 Exit the group and go to the next group
6000 (@code{gnus-summary-next-group}). 
6001
6002 @item Z P
6003 @kindex Z P (Summary)
6004 @findex gnus-summary-prev-group
6005 Exit the group and go to the previous group
6006 (@code{gnus-summary-prev-group}). 
6007 @end table
6008
6009 @vindex gnus-exit-group-hook
6010 @code{gnus-exit-group-hook} is called when you exit the current
6011 group.  
6012
6013 @findex gnus-summary-wake-up-the-dead
6014 @findex gnus-dead-summary-mode
6015 @vindex gnus-kill-summary-on-exit
6016 If you're in the habit of exiting groups, and then changing your mind
6017 about it, you might set @code{gnus-kill-summary-on-exit} to @code{nil}.
6018 If you do that, Gnus won't kill the summary buffer when you exit it.
6019 (Quelle surprise!)  Instead it will change the name of the buffer to
6020 something like @samp{*Dead Summary ... *} and install a minor mode
6021 called @code{gnus-dead-summary-mode}.  Now, if you switch back to this
6022 buffer, you'll find that all keys are mapped to a function called
6023 @code{gnus-summary-wake-up-the-dead}.  So tapping any keys in a dead
6024 summary buffer will result in a live, normal summary buffer.  
6025
6026 There will never be more than one dead summary buffer at any one time. 
6027
6028 @vindex gnus-use-cross-reference
6029 The data on the current group will be updated (which articles you have
6030 read, which articles you have replied to, etc.) when you exit the
6031 summary buffer.  If the @code{gnus-use-cross-reference} variable is
6032 @code{t} (which is the default), articles that are cross-referenced to
6033 this group and are marked as read, will also be marked as read in the
6034 other subscribed groups they were cross-posted to.  If this variable is
6035 neither @code{nil} nor @code{t}, the article will be marked as read in
6036 both subscribed and unsubscribed groups.
6037
6038 @cindex velveeta
6039 @cindex spamming
6040 Marking cross-posted articles as read ensures that you'll never have to
6041 read the same article more than once.  Unless, of course, somebody has
6042 posted it to several groups separately.  Posting the same article to
6043 several groups (not cross-posting) is called @dfn{spamming}, and you are
6044 by law required to send nasty-grams to anyone who perpetrates such a
6045 heinous crime.
6046
6047 Remember: Cross-posting is kinda ok, but posting the same article
6048 separately to several groups is not.
6049
6050 @cindex cross-posting
6051 @cindex Xref
6052 @cindex @sc{nov}
6053 One thing that may cause Gnus to not do the cross-posting thing
6054 correctly is if you use an @sc{nntp} server that supports @sc{xover}
6055 (which is very nice, because it speeds things up considerably) which
6056 does not include the @code{Xref} header in its @sc{nov} lines.  This is
6057 Evil, but all too common, alas, alack.  Gnus tries to Do The Right Thing
6058 even with @sc{xover} by registering the @code{Xref} lines of all
6059 articles you actually read, but if you kill the articles, or just mark
6060 them as read without reading them, Gnus will not get a chance to snoop
6061 the @code{Xref} lines out of these articles, and will be unable to use
6062 the cross reference mechanism.
6063
6064 @cindex LIST overview.fmt
6065 @cindex overview.fmt
6066 To check whether your @sc{nntp} server includes the @code{Xref} header
6067 in its overview files, try @samp{telnet your.nntp.server nntp} and then
6068 say @samp{LIST overview.fmt}.  This may not work, but if it does, and
6069 the last line you get does not read @samp{Xref:full}, then you should
6070 shout and whine at your news admin until she includes the @code{Xref}
6071 header in the overview files.
6072
6073 @vindex gnus-nov-is-evil
6074 If you want Gnus to get the @code{Xref}s right all the time, you have to
6075 set @code{gnus-nov-is-evil} to @code{t}, which slows things down
6076 considerably.
6077
6078 C'est la vie.
6079
6080
6081 @node The Article Buffer
6082 @chapter The Article Buffer
6083 @cindex article buffer
6084
6085 The articles are displayed in the article buffer, of which there is only
6086 one.  All the summary buffers share the same article buffer unless you
6087 tell Gnus otherwise.
6088
6089 @menu
6090 * Hiding Headers::        Deciding what headers should be displayed.
6091 * Using MIME::            Pushing articles through @sc{mime} before reading them.
6092 * Customizing Articles::  Tailoring the look of the articles.
6093 * Article Keymap::        Keystrokes available in the article buffer
6094 * Misc Article::          Other stuff.
6095 @end menu
6096
6097
6098 @node Hiding Headers
6099 @section Hiding Headers
6100 @cindex hiding headers
6101 @cindex deleting headers
6102
6103 The top section of each article is the @dfn{head}.  (The rest is the
6104 @dfn{body}, but you may have guessed that already.)
6105
6106 @vindex gnus-show-all-headers
6107 There is a lot of useful information in the head: the name of the person
6108 who wrote the article, the date it was written and the subject of the
6109 article.  That's well and nice, but there's also lots of information
6110 most people do not want to see---what systems the article has passed
6111 through before reaching you, the @code{Message-ID}, the
6112 @code{References}, etc. ad nauseum---and you'll probably want to get rid
6113 of some of those lines.  If you want to keep all those lines in the
6114 article buffer, you can set @code{gnus-show-all-headers} to @code{t}.
6115
6116 Gnus provides you with two variables for sifting headers:
6117
6118 @table @code
6119
6120 @item gnus-visible-headers
6121 @vindex gnus-visible-headers
6122 If this variable is non-@code{nil}, it should be a regular expression
6123 that says what headers you wish to keep in the article buffer.  All
6124 headers that do not match this variable will be hidden.
6125
6126 For instance, if you only want to see the name of the person who wrote
6127 the article and the subject, you'd say:
6128
6129 @lisp
6130 (setq gnus-visible-headers "^From:\\|^Subject:")
6131 @end lisp
6132
6133 This variable can also be a list of regexps to match headers that are to
6134 remain visible.
6135
6136 @item gnus-ignored-headers
6137 @vindex gnus-ignored-headers
6138 This variable is the reverse of @code{gnus-visible-headers}.  If this
6139 variable is set (and @code{gnus-visible-headers} is @code{nil}), it
6140 should be a regular expression that matches all lines that you want to
6141 hide.  All lines that do not match this variable will remain visible.
6142
6143 For instance, if you just want to get rid of the @code{References} line
6144 and the @code{Xref} line, you might say:
6145
6146 @lisp
6147 (setq gnus-ignored-headers "^References:\\|^Xref:")
6148 @end lisp
6149
6150 This variable can also be a list of regexps to match headers that are to
6151 be removed.
6152
6153 Note that if @code{gnus-visible-headers} is non-@code{nil}, this
6154 variable will have no effect.
6155
6156 @end table
6157
6158 @vindex gnus-sorted-header-list
6159 Gnus can also sort the headers for you.  (It does this by default.)  You
6160 can control the sorting by setting the @code{gnus-sorted-header-list}
6161 variable.  It is a list of regular expressions that says in what order
6162 the headers are to be displayed.
6163
6164 For instance, if you want the name of the author of the article first,
6165 and then the subject, you might say something like:
6166
6167 @lisp
6168 (setq gnus-sorted-header-list '("^From:" "^Subject:"))
6169 @end lisp
6170
6171 Any headers that are to remain visible, but are not listed in this
6172 variable, will be displayed in random order after all the headers that
6173 are listed in this variable.
6174
6175 @findex gnus-article-hide-boring-headers
6176 @vindex gnus-article-display-hook
6177 @vindex gnus-boring-article-headers
6178 You can hide further boring headers by entering
6179 @code{gnus-article-hide-boring-headers} into
6180 @code{gnus-article-display-hook}.  What this function does depends on
6181 the @code{gnus-boring-article-headers} variable.  It's a list, but this
6182 list doesn't actually contain header names.  Instead is lists various
6183 @dfn{boring conditions} that Gnus can check and remove from sight.
6184
6185 These conditions are:
6186 @table @code
6187 @item empty
6188 Remove all empty headers.
6189 @item newsgroups
6190 Remove the @code{Newsgroups} header if it only contains the current group
6191 name. 
6192 @item followup-to
6193 Remove the @code{Followup-To} header if it is identical to the
6194 @code{Newsgroups} header.
6195 @item reply-to
6196 Remove the @code{Reply-To} header if it lists the same address as the
6197 @code{From} header.
6198 @item date
6199 Remove the @code{Date} header if the article is less than three days
6200 old. 
6201 @end table
6202
6203 To include the four first elements, you could say something like;
6204
6205 @lisp
6206 (setq gnus-boring-article-headers 
6207       '(empty newsgroups followup-to reply-to))
6208 @end lisp
6209
6210 This is also the default value for this variable.
6211
6212
6213 @node Using MIME
6214 @section Using @sc{mime}
6215 @cindex @sc{mime}
6216
6217 Mime is a standard for waving your hands through the air, aimlessly,
6218 while people stand around yawning.
6219
6220 @sc{mime}, however, is a standard for encoding your articles, aimlessly,
6221 while all newsreaders die of fear.
6222
6223 @sc{mime} may specify what character set the article uses, the encoding
6224 of the characters, and it also makes it possible to embed pictures and
6225 other naughty stuff in innocent-looking articles.
6226
6227 @vindex gnus-show-mime
6228 @vindex gnus-show-mime-method
6229 @vindex gnus-strict-mime
6230 @findex metamail-buffer
6231 Gnus handles @sc{mime} by shoving the articles through
6232 @code{gnus-show-mime-method}, which is @code{metamail-buffer} by
6233 default.  Set @code{gnus-show-mime} to @code{t} if you want to use
6234 @sc{mime} all the time.  However, if @code{gnus-strict-mime} is
6235 non-@code{nil}, the @sc{mime} method will only be used if there are
6236 @sc{mime} headers in the article.
6237
6238 It might be best to just use the toggling functions from the summary
6239 buffer to avoid getting nasty surprises. (For instance, you enter the
6240 group @samp{alt.sing-a-long} and, before you know it, @sc{mime} has
6241 decoded the sound file in the article and some horrible sing-a-long song
6242 comes streaming out out your speakers, and you can't find the volume
6243 button, because there isn't one, and people are starting to look at you,
6244 and you try to stop the program, but you can't, and you can't find the
6245 program to control the volume, and everybody else in the room suddenly
6246 decides to look at you disdainfully, and you'll feel rather stupid.)
6247
6248 Any similarity to real events and people is purely coincidental.  Ahem.
6249
6250
6251 @node Customizing Articles
6252 @section Customizing Articles
6253 @cindex article customization
6254
6255 @vindex gnus-article-display-hook
6256 The @code{gnus-article-display-hook} is called after the article has
6257 been inserted into the article buffer.  It is meant to handle all
6258 treatment of the article before it is displayed. 
6259
6260 @findex gnus-article-maybe-highlight
6261 By default it contains @code{gnus-article-hide-headers},
6262 @code{gnus-article-treat-overstrike}, and
6263 @code{gnus-article-maybe-highlight}, but there are thousands, nay
6264 millions, of functions you can put in this hook.  For an overview of
6265 functions @pxref{Article Highlighting}, @pxref{Article Hiding},
6266 @pxref{Article Washing}, @pxref{Article Buttons} and @pxref{Article
6267 Date}.
6268
6269 You can, of course, write your own functions.  The functions are called
6270 from the article buffer, and you can do anything you like, pretty much.
6271 There is no information that you have to keep in the buffer---you can
6272 change everything.  However, you shouldn't delete any headers.  Instead
6273 make them invisible if you want to make them go away.
6274
6275
6276 @node Article Keymap
6277 @section Article Keymap
6278
6279 Most of the keystrokes in the summary buffer can also be used in the
6280 article buffer.  They should behave as if you typed them in the summary
6281 buffer, which means that you don't actually have to have a summary
6282 buffer displayed while reading.  You can do it all from the article
6283 buffer.
6284
6285 A few additional keystrokes are available:
6286
6287 @table @kbd
6288
6289 @item SPACE
6290 @kindex SPACE (Article)
6291 @findex gnus-article-next-page
6292 Scroll forwards one page (@code{gnus-article-next-page}).
6293
6294 @item DEL
6295 @kindex DEL (Article)
6296 @findex gnus-article-prev-page
6297 Scroll backwards one page (@code{gnus-article-prev-page}).
6298
6299 @item C-c ^
6300 @kindex C-c ^ (Article)
6301 @findex gnus-article-refer-article
6302 If point is in the neighborhood of a @code{Message-ID} and you press
6303 @kbd{r}, Gnus will try to get that article from the server
6304 (@code{gnus-article-refer-article}).
6305
6306 @item C-c C-m
6307 @kindex C-c C-m (Article)
6308 @findex gnus-article-mail
6309 Send a reply to the address near point (@code{gnus-article-mail}).  If
6310 given a prefix, include the mail.
6311
6312 @item s
6313 @kindex s (Article)
6314 @findex gnus-article-show-summary
6315 Reconfigure the buffers so that the summary buffer becomes visible
6316 (@code{gnus-article-show-summary}).
6317
6318 @item ?
6319 @kindex ? (Article)
6320 @findex gnus-article-describe-briefly
6321 Give a very brief description of the available keystrokes
6322 (@code{gnus-article-describe-briefly}). 
6323
6324 @item TAB
6325 @kindex TAB (Article)
6326 @findex gnus-article-next-button
6327 Go to the next button, if any (@code{gnus-article-next-button}.  This
6328 only makes sense if you have buttonizing turned on.
6329
6330 @item M-TAB
6331 @kindex M-TAB (Article)
6332 @findex gnus-article-prev-button
6333 Go to the previous button, if any (@code{gnus-article-prev-button}.  
6334
6335 @end table
6336
6337
6338 @node Misc Article
6339 @section Misc Article
6340
6341 @table @code
6342
6343 @item gnus-single-article-buffer
6344 @vindex gnus-single-article-buffer
6345 If non-@code{nil}, use the same article buffer for all the groups.
6346 (This is the default.)  If @code{nil}, each group will have its own
6347 article buffer.
6348
6349 @vindex gnus-article-prepare-hook
6350 @item gnus-article-prepare-hook
6351 This hook is called right after the article has been inserted into the
6352 article buffer.  It is mainly intended for functions that do something
6353 depending on the contents; it should probably not be used for changing
6354 the contents of the article buffer.
6355
6356 @vindex gnus-article-display-hook
6357 @item gnus-article-display-hook
6358 This hook is called as the last thing when displaying an article, and is
6359 intended for modifying the contents of the buffer, doing highlights,
6360 hiding headers, and the like.
6361
6362 @item gnus-article-mode-hook
6363 @vindex gnus-article-mode-hook
6364 Hook called in article mode buffers.
6365
6366 @vindex gnus-article-mode-line-format
6367 @item gnus-article-mode-line-format
6368 This variable is a format string along the same lines as
6369 @code{gnus-summary-mode-line-format}.  It accepts exactly the same
6370 format specifications as that variable.
6371 @vindex gnus-break-pages
6372
6373 @item gnus-break-pages
6374 Controls whether @dfn{page breaking} is to take place.  If this variable
6375 is non-@code{nil}, the articles will be divided into pages whenever a
6376 page delimiter appears in the article.  If this variable is @code{nil},
6377 paging will not be done.
6378
6379 @item gnus-page-delimiter
6380 @vindex gnus-page-delimiter
6381 This is the delimiter mentioned above.  By default, it is @samp{^L}
6382 (form linefeed).
6383 @end table
6384
6385
6386 @node Message
6387 @chapter Message
6388 @cindex reply
6389 @cindex followup
6390 @cindex post
6391
6392 All message composition (both mail and news) takes place in
6393 @code{message} mode buffers.  
6394
6395 @menu
6396 * Message Interface::         Setting up message buffers.
6397 * Message Commands::          Commands you can execute in message mode buffers.
6398 * Message Variables::         Customizing the message buffers.
6399 @end menu
6400
6401
6402 @node Message Interface
6403 @section Message Interface
6404
6405 When a program (or a person) wants to respond to a message -- reply,
6406 follow up, forward, cancel -- the program (or person) should just put
6407 point in the buffer where the message is and call the required command.
6408 @code{Message} will then pop up a new @code{message} mode buffer with
6409 appropriate headers filled out, and the user can edit the message before
6410 sending it.
6411
6412 @menu
6413 * New Mail Message::
6414 * New News Message::
6415 * Reply::
6416 * Wide Reply::
6417 * Followup::
6418 * Canceling News::
6419 * Superseding::
6420 * Forwarding::
6421 * Resending::
6422 * Bouncing::
6423 @end menu
6424
6425
6426 @node New Mail Message
6427 @subsection New Mail Message
6428
6429 The @code{message-mail} command pops up a new message buffer.  
6430
6431 Two optional parameters are accepted: The first will be used as the
6432 @code{To} header and the second as the @code{Subject} header.  If these
6433 aren't present, those two headers will be empty.
6434
6435
6436 @node New News Message
6437 @subsection New News Message
6438
6439 The @code{message-news} command pops up a new message buffer.  
6440
6441 This function accepts two optional parameters.  The first will be used
6442 as the @code{Newsgroups} header and the second as the @code{Subject}
6443 header.  If these aren't present, those two headers will be empty.
6444
6445
6446 @node Reply
6447 @subsection Reply
6448
6449 The @code{message-reply} function pops up a message buffer that's a
6450 reply to the message in the current buffer.
6451
6452 Message uses the normal methods to determine where replies are to go,
6453 but you can change the behavior to suit your needs by fiddling with the
6454 @code{message-reply-to-function} variable.
6455
6456 If you want the replies to go to the @code{Sender} instead of the
6457 @code{From}, you could do something like this:
6458
6459 @lisp
6460 (setq message-reply-to-function
6461       (lambda ()
6462        (cond ((equal (mail-fetch-field "from") "somebody")
6463                (mail-fetch-field "sender"))     
6464              (t 
6465               nil))))
6466 @end lisp
6467
6468 This function will be called narrowed to the head of the article that is
6469 being replied to.
6470
6471 As you can see, this function should return a string if it has an
6472 opinion as to what the To header should be.  If it does not, it should
6473 just return @code{nil}, and the normal methods for determining the To
6474 header will be used.
6475
6476 This function can also return a list.  In that case, each list element
6477 should be a cons, where the car should be the name of an header
6478 (eg. @code{Cc}) and the cdr should be the header value
6479 (eg. @samp{larsi@@ifi.uio.no}).  All these headers will be inserted into
6480 the head of the outgoing mail. 
6481
6482
6483 @node Wide Reply
6484 @subsection Wide Reply
6485
6486 The @code{message-wide-reply} pops up a message buffer that's a wide
6487 reply to the message in the current buffer.
6488
6489 Message uses the normal methods to determine where wide replies are to go,
6490 but you can change the behavior to suit your needs by fiddling with the
6491 @code{message-wide-reply-to-function}.  It is used in the same way as
6492 @code{message-reply-to-function} (@pxref{Reply}). 
6493
6494
6495 @node Followup
6496 @subsection Followup
6497
6498 The @code{message-followup} command pops up a message buffer that's a
6499 followup to the message in the current buffer.
6500
6501 Message uses the normal methods to determine where followups are to go,
6502 but you can change the behavior to suit your needs by fiddling with the
6503 @code{message-followup-to-function}.  It is used in the same way as
6504 @code{message-reply-to-function} (@pxref{Reply}).
6505
6506 The @code{message-use-followup-to} variable says what to do about
6507 @code{Followup-To} headers.  If it is @code{use}, always use the value.
6508 If it is @code{ask} (which is the default), ask whether to use the
6509 value.  If it is @code{t}, use the value unless it is @samp{poster}.  If
6510 it is @code{nil}, don't use the value.
6511
6512
6513 @node Canceling News
6514 @subsection Canceling News
6515
6516 The @code{message-cancel-news} command cancels the article in the
6517 current buffer.
6518
6519
6520 @node Superseding
6521 @subsection Superseding
6522
6523 The @code{message-supersede} command pops up a message buffer that will
6524 supersede the message in the current buffer.
6525
6526 Headers matching the @code{message-ignored-supersedes-headers} are
6527 removed before popping up the new message buffer.  The default is
6528 @samp{^Path:\\|^Date\\|^NNTP-Posting-Host:\\|^Xref:\\|^Lines:\\|^Received:\\|^X-From-Line:\\|Return-Path:}.
6529
6530
6531
6532 @node Forwarding
6533 @subsection Forwarding
6534
6535 The @code{message-forward} command pops up a message buffer to forward
6536 the message in the current buffer.  If given a prefix, forward using
6537 news.
6538
6539 @table @code
6540 @item message-forward-start-separator
6541 Delimiter inserted before forwarded messages.  The default is
6542 @samp{------- Start of forwarded message -------\n}. 
6543
6544 @vindex message-forward-end-separator
6545 @item message-forward-end-separator
6546 Delimiter inserted after forwarded messages.  The default is
6547 @samp{------- End of forwarded message -------\n}. 
6548
6549 @item message-signature-before-forwarded-message
6550 If this variable is @code{t}, which it is by default, your personal
6551 signature will be inserted before the forwarded message.  If not, the
6552 forwarded message will be inserted first in the new mail.
6553
6554 @item message-forward-included-headers
6555 Regexp matching header lines to be included in forwarded messages.  
6556
6557 @end table
6558
6559
6560 @node Resending
6561 @subsection Resending
6562
6563 The @code{message-resend} command will prompt the user for an address
6564 and resend the message in the current buffer to that address.
6565
6566 Headers the match the @code{message-ignored-resent-headers} regexp will
6567 be removed before sending the message.  The default is
6568 @samp{^Return-receipt}. 
6569
6570
6571 @node Bouncing
6572 @subsection Bouncing
6573
6574 @findex message-bounce
6575 The @code{message-bounce} command will, if the current buffer contains a
6576 bounced mail message, pop up a message buffer stripped of the bounce
6577 information.
6578
6579 @vindex message-ignored-bounced-headers
6580 Headers that match the @code{message-ignored-bounced-headers} regexp
6581 will be removed before popping up the buffer.  The default is
6582 @samp{^Received:}. 
6583
6584
6585 @node Message Commands
6586 @section Message Commands
6587
6588 @menu
6589 * Message Header Commands::     Commands for moving to headers.
6590 * Message Movement::            Moving around in message buffers.
6591 * Message Insertion::           Inserting things into message buffers.
6592 * Various Message::             Various things.
6593 * Sending Messages::            Actually sending the message.
6594 @end menu
6595
6596
6597 @node Message Header Commands
6598 @subsection Message Header Commands
6599
6600 All these commands move to the header in question.  If it doesn't exist,
6601 it will be inserted.
6602
6603 @table @kbd
6604
6605 @item C-c ?
6606 Describe the message mode.
6607
6608 @item C-c C-f C-t
6609 Go to the @code{To} header (@code{message-goto-to}).
6610
6611 @item C-c C-f C-b
6612 Go to the @code{Bcc} header (@code{message-goto-bcc}).
6613
6614 @item C-c C-f C-f
6615 Go to the @code{Fcc} header (@code{message-goto-fcc}).
6616
6617 @item C-c C-f C-c
6618 Go to the @code{Cc} header (@code{message-goto-cc}).
6619
6620 @item C-c C-f C-s
6621 Go to the @code{Subject} header (@code{message-goto-subject}).
6622
6623 @item C-c C-f C-r
6624 Go to the @code{Reply-To} header (@code{message-goto-reply-to}).
6625
6626 @item C-c C-f C-n
6627 Go to the @code{Newsgroups} header (@code{message-goto-newsgroups}).
6628
6629 @item C-c C-f C-d
6630 Go to the @code{Distribution} header (@code{message-goto-distribution}).
6631
6632 @item C-c C-f C-o
6633 Go to the @code{Followup-To} header (@code{message-goto-followup-to}).
6634
6635 @item C-c C-f C-k
6636 Go to the @code{Keywords} header (@code{message-goto-keywords}).
6637
6638 @item C-c C-f C-u
6639 Go to the @code{Summary} header (@code{message-goto-summary}).
6640
6641 @end table
6642
6643
6644 @node Message Movement
6645 @subsection Message Movement
6646
6647 @table @kbd
6648 @item C-c C-b
6649 Move to the beginning of the body of the message
6650 (@code{message-goto-body}). 
6651
6652 @item C-c C-i
6653 Move to the signature of the message (@code{message-goto-signature}).
6654
6655 @end table
6656
6657
6658 @node Message Insertion
6659 @subsection Message Insertion
6660
6661 @table @kbd
6662
6663 @item C-c C-y
6664 Yank the message that's being replied to into the message buffer
6665 (@code{message-yank-original}). 
6666
6667 @item C-c C-q
6668 Fill the yanked message (@code{message-fill-yanked-message}). 
6669
6670 @item C-c C-w
6671 Insert a signature at the end of the buffer
6672 (@code{message-insert-signature}).  
6673
6674 @end table
6675
6676 @table @code
6677 @item message-ignored-cited-headers
6678 All headers that match this regexp will be removed from yanked
6679 messages.  The default is @samp{.}, which means that all headers will be
6680 removed.
6681
6682 @item message-citation-line-function
6683 Function called to insert the citation line.  The default is
6684 @code{message-insert-citation-line}. 
6685
6686 @item message-yank-prefix
6687 @cindex yanking
6688 @cindex quoting
6689 When you are replying to or following up an article, you normally want
6690 to quote the person you are answering.  Inserting quoted text is done by
6691 @dfn{yanking}, and each quoted line you yank will have
6692 @code{message-yank-prefix} prepended to it.  The default is @samp{> }.
6693 If it is @code{nil}, just indent the message.
6694
6695 @item message-indentation-spaces
6696 Number of spaces to indent yanked messages.
6697
6698 @item message-cite-function
6699 Function for citing an original message.  The default is
6700 @code{message-cite-original}. 
6701
6702 @item message-indent-citation-function
6703 Function for modifying a citation just inserted in the mail buffer.
6704 This can also be a list of functions.  Each function can find the
6705 citation between @code{(point)} and @code{(mark t)}.  And each function
6706 should leave point and mark around the citation text as modified.
6707
6708 @item message-signature
6709 String to be inserted at the end of the message buffer.  If @code{t}
6710 (which is the default), the @code{message-signature-file} file will be
6711 inserted instead.  If a function, the result from the function will be
6712 used instead.  If a form, the result from the form will be used instead.
6713
6714 @item message-signature-file
6715 File containing the signature to be inserted at the end of the buffer.
6716 The default is @samp{~/.signature}.
6717
6718 @end table
6719
6720 Note that RFC1036 says that a signature should be preceded by the three
6721 characters @samp{-- } on a line by themselves.  This is to make it
6722 easier for the recipient to automatically recognize and process the
6723 signature.  So don't remove those characters, even though you might feel
6724 that they ruin you beautiful design, like, totally.
6725
6726 Also note that no signature should be more than four lines long.
6727 Including ASCII graphics is an efficient way to get everybody to believe
6728 that you are silly and have nothing important to say.
6729
6730
6731
6732 @node Various Message
6733 @subsection Various Message
6734
6735 @table @kbd
6736
6737 @item C-c C-r
6738 Caesar rotate (aka. rot13) the current message
6739 (@code{message-caesar-buffer-body}).  If narrowing is in effect, just
6740 rotate the visible portion of the buffer.  A numerical prefix says how
6741 many places to rotate the text.  The default is 13.
6742
6743 @item C-c C-t
6744 Insert a @code{To} header that contains the @code{Reply-To} or
6745 @code{From} header of the message you're following up
6746 (@code{message-insert-to}). 
6747
6748 @item C-c C-n
6749 Insert a @code{Newsgroups} header that reflects the @code{Followup-To}
6750 or @code{Newsgroups} header of the article you're replying to.
6751
6752 @end table
6753
6754
6755 @node Sending Messages
6756 @subsection Sending Messages
6757
6758 @table @kbd
6759 @item C-c C-c
6760 Send the message and bury the current buffer
6761 (@code{message-send-and-exit}). 
6762
6763 @item C-c C-s
6764 Send the message (@code{message-send}). 
6765
6766 @end table
6767
6768
6769 @node Message Variables
6770 @section Message Variables
6771
6772 @menu
6773 * Message Headers::
6774 * Mail Headers::
6775 * Mail Variables::
6776 * News Headers::
6777 * News Variables::
6778 * Various Message Variables::
6779 * Sending Variables::
6780 @end menu
6781
6782
6783 @node Message Headers
6784 @subsection Message Headers
6785
6786 Message is a quite aggressive on the message generation front.  It has
6787 to be -- it's a combined news and mail agent.  To be able to send
6788 combined messages, it has to generate all headers itself to ensure that
6789 mail and news copies of messages look sufficiently similar.
6790
6791 @table @code
6792
6793 @item message-generate-headers-first
6794 If non-@code{nil}, generate all headers before starting to compose the
6795 message.  
6796
6797 @item message-from-style
6798 Specifies how @code{From} headers should look.  There are four legal
6799 values:
6800
6801 @table @code
6802 @item nil
6803 Just the address -- @samp{king@@grassland.com}.
6804
6805 @item parens
6806 @samp{king@@grassland.com (Elvis Parsley)}.
6807
6808 @item angles
6809 @samp{Elvis Parsley <king@@grassland.com>}.
6810
6811 @item default
6812 Look like @code{angles} if that doesn't require quoting, and
6813 @code{parens} if it does.  If even @code{parens} requires quoting, use
6814 @code{angles} anyway.
6815
6816 @end table
6817
6818 @item message-deletable-headers
6819 Headers in this list that were previously generated by Gnus will be
6820 deleted before posting.  Let's say you post an article.  Then you decide
6821 to post it again to some other group, you naughty boy, so you jump back
6822 to the @code{*post-buf*} buffer, edit the @code{Newsgroups} line, and
6823 ship it off again.  By default, this variable makes sure that the old
6824 generated @code{Message-ID} is deleted, and a new one generated.  If
6825 this isn't done, the entire empire would probably crumble, anarchy would
6826 prevail, and cats would start walking on two legs and rule the world.
6827 Allegedly.  
6828
6829 @item message-default-headers
6830 This string is inserted at the end of the headers in all message
6831 buffers.
6832
6833 @end table
6834
6835
6836 @node Mail Headers
6837 @subsection Mail Headers
6838
6839 @table @code
6840 @item message-required-mail-headers
6841 See @pxref{News Headers} for the syntax of this variable.  It is
6842 @code{(From Date Subject (optional . In-Reply-To) Message-ID Lines
6843 (optional . X-Mailer))} by default.
6844
6845 @item message-ignored-mail-headers
6846 Regexp of headers to be removed before mailing.  The default is
6847 @samp{^Gcc:\\|^Fcc:}. 
6848
6849 @item message-default-mail-headers
6850 This string is inserted at the end of the headers in all message
6851 buffers that are initialized as mail.
6852
6853 @end table
6854
6855
6856 @node Mail Variables
6857 @subsection Mail Variables 
6858
6859 @table @code
6860 @item message-send-mail-function
6861 Function used to send the current buffer as mail.  The default is
6862 @code{message-send-mail}. 
6863
6864 @end table
6865
6866
6867 @node News Headers
6868 @subsection News Headers
6869
6870 @code{message-required-news-headers} a list of header symbols.  These
6871 headers will either be automatically generated, or, if that's
6872 impossible, they will be prompted for.  The following symbols are legal:
6873
6874 @table @code
6875
6876 @item From
6877 @cindex From
6878 This required header will be filled out with the result of the
6879 @code{message-make-from} function, which depends on the
6880 @code{message-from-style}, @code{user-full-name},
6881 @code{user-mail-address} variables.
6882
6883 @item Subject
6884 @cindex Subject
6885 This required header will be prompted for if not present already. 
6886
6887 @item Newsgroups
6888 @cindex Newsgroups
6889 This required header says which newsgroups the article is to be posted
6890 to.  If it isn't present already, it will be prompted for.
6891
6892 @item Organization
6893 @cindex organization
6894 This optional header will be filled out depending on the
6895 @code{message-user-organization} variable.
6896 @code{message-user-organization-file} will be used if that variable is
6897 @code{t}.
6898
6899 @item Lines
6900 @cindex Lines
6901 This optional header will be computed by Gnus.
6902
6903 @item Message-ID
6904 @cindex Message-ID
6905 This required header will be generated by Gnus.  A unique ID will be
6906 created based on date, time, user name and system name.
6907
6908 @item X-Newsreader
6909 @cindex X-Newsreader
6910 This optional header will be filled out according to the
6911 @code{message-newsreader} local variable.
6912
6913 @item X-Mailer
6914 This optional header will be filled out according to the
6915 @code{message-mailer} local variable, unless there already is an
6916 @code{X-Newsreader} header present.
6917
6918 @item In-Reply-To
6919 This optional header is filled out using the @code{Date} and @code{From}
6920 header of the article being replied.
6921
6922 @item Expires
6923 @cindex Expires
6924 This extremely optional header will be inserted according to the
6925 @code{message-expires} variable.  It is highly deprecated and shouldn't
6926 be used unless you know what you're doing.
6927
6928 @item Distribution
6929 @cindex Distribution
6930 This optional header is filled out according to the
6931 @code{message-distribution-function} variable.  It is a deprecated and
6932 much misunderstood header.
6933
6934 @item Path
6935 @cindex path
6936 This extremely optional header should probably not ever be used.
6937 However, some @emph{very} old servers require that this header is
6938 present.  @code{message-user-path} further controls how this
6939 @code{Path} header is to look.  If is is @code{nil}, the the server name
6940 as the leaf node.  If is is a string, use the string.  If it is neither
6941 a string nor @code{nil}, use the user name only.  However, it is highly
6942 unlikely that you should need to fiddle with this variable at all.
6943 @end table
6944
6945 @findex yow
6946 @cindex Mime-Version
6947 In addition, you can enter conses into this list.  The car of this cons
6948 should be a symbol.  This symbol's name is the name of the header, and
6949 the cdr can either be a string to be entered verbatim as the value of
6950 this header, or it can be a function to be called.  This function should
6951 return a string to be inserted.  For instance, if you want to insert
6952 @code{Mime-Version: 1.0}, you should enter @code{(Mime-Version . "1.0")}
6953 into the list.  If you want to insert a funny quote, you could enter
6954 something like @code{(X-Yow . yow)} into the list.  The function
6955 @code{yow} will then be called without any arguments.
6956
6957 If the list contains a cons where the car of the cons is
6958 @code{optional}, the cdr of this cons will only be inserted if it is
6959 non-@code{nil}.
6960
6961 Other variables for customizing outgoing news articles:
6962
6963 @table @code
6964
6965 @item message-syntax-checks
6966 If non-@code{nil}, message will attempt to check the legality of the
6967 headers, as well as some other stuff, before posting.  You can control
6968 the granularity of the check by adding or removing elements from this
6969 list.  Legal elements are:
6970
6971 @table @code
6972 @item subject-cmsg 
6973 Check the subject for commands.
6974 @item sender
6975 @cindex Sender
6976 Insert a new @code{Sender} header if the @code{From} header looks odd. 
6977 @item multiple-headers 
6978 Check for the existence of multiple equal headers.
6979 @item sendsys 
6980 @cindex sendsys
6981 Check for the existence of version and sendsys commands.
6982 @item message-id
6983 Check whether the @code{Message-ID} looks ok.
6984 @item from
6985 Check whether the @code{From} header seems nice.
6986 @item long-lines 
6987 @cindex long lines
6988 Check for too long lines.
6989 @item control-chars
6990 Check for illegal characters.
6991 @item size
6992 Check for excessive size.
6993 @item new-text
6994 Check whether there is any new text in the messages.
6995 @item signature
6996 Check the length of the signature.
6997 @item approved
6998 @cindex approved
6999 Check whether the article has an @code{Approved} header, which is
7000 something only moderators should include.
7001 @item empty
7002 Check whether the article is empty.
7003 @item empty-headers
7004 Check whether any of the headers are empty.
7005 @end table
7006
7007 All these conditions are checked by default.
7008
7009 @item message-ignored-news-headers
7010 Regexp of headers to be removed before posting.  The default is
7011 @samp{^NNTP-Posting-Host:\\|^Xref:\\|^Bcc:\\|^Gcc:\\|^Fcc:}. 
7012
7013 @item message-default-news-headers
7014 This string is inserted at the end of the headers in all message
7015 buffers that are initialized as news.
7016
7017 @end table
7018
7019
7020 @node News Variables
7021 @subsection News Variables
7022
7023 @table @code
7024 @item message-send-news-function
7025 Function used to send the current buffer as news.  The default is
7026 @code{message-send-news}. 
7027
7028 @item message-post-method
7029 Method used for posting a prepared news message.
7030
7031 @end table
7032
7033
7034 @node Various Message Variables
7035 @subsection Various Message Variables
7036
7037 @table @code
7038 @item message-signature-separator
7039 Regexp matching the signature separator.  It is @samp{^-- *$} by
7040 default. 
7041
7042 @item mail-header-separator
7043 String used to separate the headers from the body.  It is @samp{--text
7044 follows this line--} by default.
7045
7046 @item message-autosave-directory
7047 Directory where message buffers will be autosaved to.
7048
7049 @item message-setup-hook
7050 Hook run when the message buffer has been initialized.
7051
7052 @item message-header-setup-hook
7053 Hook called narrowed to the headers after initializing the headers. 
7054
7055 @item message-send-hook
7056 Hook run before sending messages.
7057
7058 @item message-sent-hook
7059 Hook run after sending messages.
7060
7061 @item message-mode-syntax-table
7062 Syntax table used in message mode buffers.
7063
7064 @end table
7065
7066
7067
7068 @node Sending Variables
7069 @subsection Sending Variables
7070
7071 @table @code
7072
7073 @item message-fcc-handler-function 
7074 A function called to save outgoing articles.  This function will be
7075 called with the name of the file to store the article in. The default
7076 function is @code{rmail-output} which saves in Unix mailbox format.
7077
7078 @item message-courtesy-message
7079 When sending combined messages, this string is inserted at the start of
7080 the mailed copy.  If this variable is @code{nil}, no such courtesy
7081 message will be added.
7082
7083 @end table
7084
7085
7086
7087
7088
7089 @node Composing Messages
7090 @chapter Composing Messages
7091 @cindex reply
7092 @cindex followup
7093 @cindex post
7094
7095 @kindex C-c C-c (Post)
7096 All commands for posting and mailing will put you in a message buffer
7097 where you can edit the article all you like, before you send the article
7098 by pressing @kbd{C-c C-c}.  If you are in a foreign news group, and you
7099 wish to post the article using the foreign server, you can give a prefix
7100 to @kbd{C-c C-c} to make Gnus try to post using the foreign server.
7101
7102 @menu 
7103 * Mail::                 Mailing and replying.
7104 * Post::                 Posting and following up.
7105 * Posting Server::       What server should you post via?
7106 * Mail and Post::        Mailing and posting at the same time.
7107 * Archived Messages::    Where Gnus stores the messages you've sent.
7108 * Posting Styles::       An easier way to configure some key elements.
7109 * Drafts::               Postponing messages and rejected messages.
7110 * Rejected Articles::    What happens if the server doesn't like your article?
7111 @end menu
7112
7113 Also see @pxref{Canceling and Superseding} for information on how to
7114 remove articles you shouldn't have posted.
7115
7116
7117 @node Mail
7118 @section Mail
7119
7120 Variables for customizing outgoing mail:
7121
7122 @table @code
7123 @item gnus-uu-digest-headers
7124 @vindex gnus-uu-digest-headers
7125 List of regexps to match headers included in digested messages.  The
7126 headers will be included in the sequence they are matched.
7127
7128 @end table
7129
7130
7131 @node Post
7132 @section Post
7133
7134 Variables for composing news articles:
7135
7136 @table @code
7137 @item gnus-sent-message-ids-file
7138 @vindex gnus-sent-message-ids-file
7139 Gnus will keep a @code{Message-ID} history file of all the mails it has
7140 sent.  If it discovers that it has already sent a mail, it will ask the
7141 user whether to re-send the mail.  (This is primarily useful when
7142 dealing with @sc{soup} packets and the like where one is apt to sent the
7143 same packet multiple times.)  This variable says what the name of this
7144 history file is.  It is @file{~/News/Sent-Message-IDs} by default.  Set
7145 this variable to @code{nil} if you don't want Gnus to keep a history
7146 file.
7147
7148 @item gnus-sent-message-ids-length
7149 @vindex gnus-sent-message-ids-length
7150 This variable says how many @code{Message-ID}s to keep in the history
7151 file.  It is 1000 by default.
7152
7153 @end table
7154
7155
7156 @node Posting Server
7157 @section Posting Server
7158
7159 When you press those magical @kbd{C-c C-c} keys to ship off your latest
7160 (extremely intelligent, of course) article, where does it go?
7161
7162 Thank you for asking.  I hate you.
7163
7164 @vindex gnus-post-method
7165
7166 It can be quite complicated.  Normally, Gnus will use the same native
7167 server.  However.  If your native server doesn't allow posting, just
7168 reading, you probably want to use some other server to post your
7169 (extremely intelligent and fabulously interesting) articles.  You can
7170 then set the @code{gnus-post-method} to some other method:
7171
7172 @lisp
7173 (setq gnus-post-method '(nnspool ""))
7174 @end lisp
7175
7176 Now, if you've done this, and then this server rejects your article, or
7177 this server is down, what do you do then?  To override this variable you
7178 can use a non-zero prefix to the @kbd{C-c C-c} command to force using
7179 the ``current'' server for posting.
7180
7181 If you give a zero prefix (i. e., @kbd{C-u 0 C-c C-c}) to that command,
7182 Gnus will prompt you for what method to use for posting.  
7183
7184 You can also set @code{gnus-post-method} to a list of select methods.
7185 If that's the case, Gnus will always prompt you for what method to use
7186 for posting. 
7187
7188
7189 @node Mail and Post
7190 @section Mail and Post
7191
7192 Here's a list of variables that are relevant to both mailing and
7193 posting:
7194
7195 @table @code
7196 @item gnus-mailing-list-groups
7197 @findex gnus-mailing-list-groups
7198 @cindex mailing lists
7199
7200 If your news server offers groups that are really mailing lists that are
7201 gatewayed to the @sc{nntp} server, you can read those groups without
7202 problems, but you can't post/followup to them without some difficulty.
7203 One solution is to add a @code{to-address} to the group parameters
7204 (@pxref{Group Parameters}).  An easier thing to do is set the
7205 @code{gnus-mailing-list-groups} to a regexp that match the groups that
7206 really are mailing lists.  Then, at least, followups to the mailing
7207 lists will work most of the time.  Posting to these groups (@kbd{a}) is
7208 still a pain, though.
7209
7210 @end table
7211
7212 You may want to do spell-checking on messages that you send out.  Or, if
7213 you don't want to spell-check by hand, you could add automatic
7214 spell-checking via the @code{ispell} package:
7215
7216 @vindex news-inews-hook
7217 @cindex ispell
7218 @findex ispell-message
7219 @lisp
7220 (add-hook 'message-send-hook 'ispell-message) 
7221 @end lisp
7222
7223
7224 @node Archived Messages
7225 @section Archived Messages
7226 @cindex archived messages
7227 @cindex sent messages
7228
7229 Gnus provides a few different methods for storing the mail you send.
7230 The default method is to use the @dfn{archive virtual server} to store
7231 the mail.
7232
7233 @vindex gnus-message-archive-method
7234 @code{gnus-message-archive-method} says what virtual server Gnus is to
7235 use to store sent messages.  It is @code{(nnfolder "archive"
7236 (nnfolder-directory "~/Mail/archive/"))} by default, but you can use any
7237 mail select method (@code{nnml}, @code{nnmbox}, etc.).  However,
7238 @code{nnfolder} is a quite likeable select method for doing this sort of
7239 thing.  If you don't like the default directory chosen, you could say
7240 something like:
7241
7242 @lisp
7243 (setq gnus-message-archive-method
7244       '(nnfolder "archive" 
7245                  (nnfolder-inhibit-expiry t)
7246                  (nnfolder-active-file "~/Mail/sent-mail/active")
7247                  (nnfolder-directory "~/News/sent-mail/")))
7248 @end lisp
7249
7250 @vindex gnus-message-archive-group
7251 @cindex Gcc
7252 Gnus will insert @code{Gcc} headers in all outgoing messages that point
7253 to one or more group(s) on that server.  Which group to use is
7254 determined by the @code{gnus-message-archive-group} variable.  
7255
7256 This variable can be:
7257
7258 @itemize @bullet
7259 @item a string
7260 Messages will be saved in that group.
7261 @item a list of strings
7262 Messages will be saved in all those groups.
7263 @item an alist of regexps, functions and forms
7264 When a key ``matches'', the result is used.
7265 @end itemize
7266
7267 Let's illustrate:
7268
7269 Just saving to a single group called @samp{MisK}:
7270 @lisp
7271 (setq gnus-message-archive-group "MisK")
7272 @end lisp
7273
7274 Saving to two groups, @samp{MisK} and @samp{safe}:
7275 @lisp
7276 (setq gnus-message-archive-group '("MisK" "safe"))
7277 @end lisp
7278
7279 Save to different groups based on what group you are in:
7280 @lisp
7281 (setq gnus-message-archive-group 
7282       '(("^alt" "sent-to-alt")
7283         ("mail" "sent-to-mail")
7284         (".*" "sent-to-misc")))
7285 @end lisp
7286
7287 More complex stuff:
7288 @lisp
7289 (setq gnus-message-archive-group 
7290       '((if (message-news-p)
7291             "misc-news" 
7292           "misc-mail")))
7293 @end lisp       
7294
7295 This is the default.
7296
7297 How about storing all news messages in one file, but storing all mail
7298 messages in one file per month:
7299
7300 @lisp
7301 (setq gnus-message-archive-group
7302       '((if (message-news-p)
7303             "misc-news" 
7304           (concat "mail." (format-time-string 
7305                            "%Y-%m" (current-time))))))
7306 @end lisp
7307
7308 Now, when you send a message off, it will be stored in the appropriate
7309 group.  (If you want to disable storing for just one particular message,
7310 you can just remove the @code{Gcc} header that has been inserted.)  The
7311 archive group will appear in the group buffer the next time you start
7312 Gnus, or the next time you press @kbd{F} in the group buffer.  You can
7313 enter it and read the articles in it just like you'd read any other
7314 group.  If the group gets really big and annoying, you can simply rename
7315 if (using @kbd{G r} in the group buffer) to something nice --
7316 @samp{misc-mail-september-1995}, or whatever.  New messages will
7317 continue to be stored in the old (now empty) group.
7318
7319 That's the default method of archiving sent mail.  Gnus also offers two
7320 other variables for the people who don't like the default method.  In
7321 that case you should set @code{gnus-message-archive-group} to
7322 @code{nil}; this will disable archiving.
7323
7324 @table @code
7325 @item gnus-author-copy
7326 @vindex gnus-author-copy
7327 @cindex AUTHORCOPY
7328 This is a file name, and all outgoing articles will be saved in that
7329 file.  Initialized from the @code{AUTHORCOPY} environment variable.
7330
7331 If this variable begins with the character @samp{|}, outgoing articles
7332 will be piped to the named program. It is possible to save an article in
7333 an MH folder as follows:
7334
7335 @lisp
7336 (setq gnus-author-copy 
7337       "|/usr/local/lib/mh/rcvstore +Article")
7338 @end lisp
7339
7340 If the first character is not a pipe, articles are saved using the
7341 function specified by the @code{gnus-author-copy-saver} variable.
7342
7343 @item gnus-author-copy-saver
7344 @vindex gnus-author-copy-saver
7345 @findex rmail-output
7346 A function called to save outgoing articles.  This function will be
7347 called with the same of the file to store the article in. The default
7348 function is @code{rmail-output} which saves in the Unix mailbox format.
7349
7350 @item gnus-outgoing-message-group 
7351 @vindex gnus-outgoing-message-group 
7352 All outgoing messages will be put in this group.  If you want to store
7353 all your outgoing mail and articles in the group @samp{nnml:archive},
7354 you set this variable to that value.  This variable can also be a list of
7355 group names.
7356
7357 If you want to have greater control over what group to put each
7358 message in, you can set this variable to a function that checks the
7359 current newsgroup name and then returns a suitable group name (or list
7360 of names).
7361 @end table
7362
7363
7364 @node Posting Styles
7365 @section Posting Styles
7366 @cindex posting styles
7367 @cindex styles
7368
7369 All them variables, they make my head swim.  
7370
7371 So what if you want a different @code{Organization} and signature based
7372 on what groups you post to?  And you post both from your home machine
7373 and your work machine, and you want different @code{From} lines, and so
7374 on? 
7375
7376 @vindex gnus-posting-styles
7377 One way to do stuff like that is to write clever hooks that change the
7378 variables you need to have changed.  That's a bit boring, so somebody
7379 came up with the bright idea of letting the user specify these things in
7380 a handy alist.  Here's an example of a @code{gnus-posting-styles}
7381 variable: 
7382
7383 @lisp
7384 ((".*" 
7385   (signature . "Peace and happiness")
7386   (organization . "What me?"))
7387  ("^comp" 
7388   (signature . "Death to everybody"))
7389  ("comp.emacs.i-love-it" 
7390   (organization . "Emacs is it")))
7391 @end lisp
7392
7393 As you might surmise from this example, this alist consists of several
7394 @dfn{styles}.  Each style will be applicable if the first element
7395 ``matches'', in some form or other.  The entire alist will be iterated
7396 over, from the beginning towards the end, and each match will be
7397 applied, which means that attributes in later styles that match override
7398 the same attributes in earlier matching styles.  So
7399 @samp{comp.programming.literate} will have the @samp{Death to everybody}
7400 signature and the @samp{What me?} @code{Organization} header.
7401
7402 The first element in each style is called the @code{match}.  If it's a
7403 string, then Gnus will try to regexp match it against the group name.
7404 If it's a function symbol, that function will be called with no
7405 arguments.  If it's a variable symbol, then the variable will be
7406 referenced.  If it's a list, then that list will be @code{eval}ed.  In
7407 any case, if this returns a non-@code{nil} value, then the style is said
7408 to @dfn{match}.
7409
7410 Each style may contain a arbitrary amount of @dfn{attributes}.  Each
7411 attribute consists of a @var{(name . value)} pair.  The attribute name
7412 can be one of @code{signature}, @code{organization} or @code{from}.  The
7413 attribute name can also be a string.  In that case, this will be used as
7414 a header name, and the value will be inserted in the headers of the
7415 article.
7416
7417 The attribute value can be a string (used verbatim), a function (the
7418 return value will be used), a variable (its value will be used) or a
7419 list (it will be @code{eval}ed and the return value will be used).
7420
7421 So here's a new example:
7422
7423 @lisp
7424 (setq gnus-posting-styles
7425       '((".*" 
7426           (signature . "~/.signature") 
7427           (from . "user@@foo (user)")
7428           ("X-Home-Page" . (getenv "WWW_HOME"))
7429           (organization . "People's Front Against MWM"))
7430         ("^rec.humor" 
7431           (signature . my-funny-signature-randomizer))
7432         ((equal (system-name) "gnarly")
7433           (signature . my-quote-randomizer))
7434         (posting-from-work-p
7435           (signature . "~/.work-signature")
7436           (from . "user@@bar.foo (user)")
7437           (organization . "Important Work, Inc"))
7438         ("^nn.+:" 
7439           (signature . "~/.mail-signature"))))
7440 @end lisp
7441
7442
7443 @node Drafts
7444 @section Drafts
7445 @cindex drafts
7446
7447 If you are writing a message (mail or news) and suddenly remember that
7448 you have a steak in the oven (or some pesto in the food processor, you
7449 craazy vegetarians), you'll probably wish there was a method to save the
7450 message you are writing so that you can continue editing it some other
7451 day, and send it when you feel its finished.
7452
7453 Well, don't worry about it.  Whenever you start composing a message of
7454 some sort using the Gnus mail and post commands, the buffer you get will
7455 automatically associate to an article in a special @dfn{draft} group.
7456 If you save the buffer the normal way (@kbd{C-x C-s}, for instance), the
7457 article will be saved there.  (Auto-save files also go to the draft
7458 group.) 
7459
7460 @cindex nndraft
7461 @vindex gnus-draft-group-directory
7462 The draft group is a special group (which is implemented as an
7463 @code{nndraft} group, if you absolutely have to know) called
7464 @samp{nndraft:drafts}.  The variable @code{gnus-draft-group-directory}
7465 controls both the name of the group and the location---the leaf element
7466 in the path will be used as the name of the group.  What makes this
7467 group special is that you can't tick any articles in it or mark any
7468 articles as read---all articles in the group are permanently unread.
7469
7470 If the group doesn't exist, it will be created and you'll be subscribed
7471 to it.
7472
7473 @findex gnus-dissociate-buffer-from-draft
7474 @kindex C-c M-d (Mail)
7475 @kindex C-c M-d (Post)
7476 @findex gnus-associate-buffer-with-draft
7477 @kindex C-c C-d (Mail)
7478 @kindex C-c C-d (Post)
7479 If you're writing some super-secret message that you later want to
7480 encode with PGP before sending, you may wish to turn the auto-saving
7481 (and association with the draft group) off.  You never know who might be
7482 interested in reading all your extremely valuable and terribly horrible
7483 and interesting secrets.  The @kbd{C-c M-d}
7484 (@code{gnus-dissociate-buffer-from-draft}) command does that for you.
7485 If you change your mind and want to turn the auto-saving back on again,
7486 @kbd{C-c C-d} (@code{gnus-associate-buffer-with-draft} does that.
7487
7488 @vindex gnus-use-draft
7489 To leave association with the draft group off by default, set
7490 @code{gnus-use-draft} to @code{nil}.  It is @code{t} by default. 
7491
7492 @findex gnus-summary-send-draft
7493 @kindex S D c (Summary)
7494 When you want to continue editing the article, you simply enter the
7495 draft group and push @kbd{S D c} (@code{gnus-summary-send-draft}) to do
7496 that.  You will be placed in a buffer where you left off.
7497
7498 Rejected articles will also be put in this draft group (@pxref{Rejected
7499 Articles}).
7500
7501 @findex gnus-summary-send-all-drafts
7502 If you have lots of rejected messages you want to post (or mail) without
7503 doing further editing, you can use the @kbd{S D a} command
7504 (@code{gnus-summary-send-all-drafts}).  This command understands the
7505 process/prefix convention (@pxref{Process/Prefix}).  
7506
7507
7508 @node Rejected Articles
7509 @section Rejected Articles
7510 @cindex rejected articles
7511
7512 Sometimes a news server will reject an article.  Perhaps the server
7513 doesn't like your face.  Perhaps it just feels miserable.  Perhaps
7514 @emph{there be demons}.  Perhaps you have included too much cited text.
7515 Perhaps the disk is full.  Perhaps the server is down.
7516
7517 These situations are, of course, totally beyond the control of Gnus.
7518 (Gnus, of course, loves the way you look, always feels great, has angels
7519 fluttering around inside of it, doesn't care about how much cited text
7520 you include, never runs full and never goes down.)  So Gnus saves these
7521 articles until some later time when the server feels better.
7522
7523 The rejected articles will automatically be put in a special draft group
7524 (@pxref{Drafts}).  When the server comes back up again, you'd then
7525 typically enter that group and send all the articles off.
7526
7527
7528 @node Select Methods
7529 @chapter Select Methods
7530 @cindex foreign groups
7531 @cindex select methods
7532
7533 A @dfn{foreign group} is a group that is not read by the usual (or
7534 default) means.  It could be, for instance, a group from a different
7535 @sc{nntp} server, it could be a virtual group, or it could be your own
7536 personal mail group.
7537
7538 A foreign group (or any group, really) is specified by a @dfn{name} and
7539 a @dfn{select method}.  To take the latter first, a select method is a
7540 list where the first element says what backend to use (eg. @code{nntp},
7541 @code{nnspool}, @code{nnml}) and the second element is the @dfn{server
7542 name}.  There may be additional elements in the select method, where the
7543 value may have special meaning for the backend in question.
7544
7545 One could say that a select method defines a @dfn{virtual server}---so
7546 we do just that (@pxref{The Server Buffer}).
7547
7548 The @dfn{name} of the group is the name the backend will recognize the
7549 group as.
7550
7551 For instance, the group @samp{soc.motss} on the @sc{nntp} server
7552 @samp{some.where.edu} will have the name @samp{soc.motss} and select
7553 method @code{(nntp "some.where.edu")}.  Gnus will call this group, in
7554 all circumstances, @samp{nntp+some.where.edu:soc.motss}, even though the
7555 @code{nntp} backend just knows this group as @samp{soc.motss}.
7556
7557 The different methods all have their peculiarities, of course.
7558
7559 @menu
7560 * The Server Buffer::     Making and editing virtual servers.
7561 * Getting News::          Reading USENET news with Gnus.
7562 * Getting Mail::          Reading your personal mail with Gnus.
7563 * Other Sources::         Reading directories, files, SOUP packets.
7564 * Combined Groups::       Combining groups into one group.
7565 @end menu
7566
7567
7568 @node The Server Buffer
7569 @section The Server Buffer
7570
7571 Traditionally, a @dfn{server} is a machine or a piece of software that
7572 one connects to, and then requests information from.  Gnus does not
7573 connect directly to any real servers, but does all transactions through
7574 one backend or other.  But that's just putting one layer more between
7575 the actual media and Gnus, so we might just as well say that each
7576 backend represents a virtual server.
7577
7578 For instance, the @code{nntp} backend may be used to connect to several
7579 different actual @sc{nntp} servers, or, perhaps, to many different ports
7580 on the same actual @sc{nntp} server.  You tell Gnus which backend to
7581 use, and what parameters to set by specifying a @dfn{select method}.
7582
7583 These select methods specifications can sometimes become quite
7584 complicated---say, for instance, that you want to read from the
7585 @sc{nntp} server @samp{news.funet.fi} on port number @code{13}, which
7586 hangs if queried for @sc{nov} headers and has a buggy select.  Ahem.
7587 Anyways, if you had to specify that for each group that used this
7588 server, that would be too much work, so Gnus offers a way of naming
7589 select methods, which is what you do in the server buffer.
7590
7591 To enter the server buffer, user the @kbd{^}
7592 (@code{gnus-group-enter-server-mode}) command in the group buffer.
7593
7594 @menu
7595 * Server Buffer Format::      You can customize the look of this buffer.
7596 * Server Commands::           Commands to manipulate servers.
7597 * Example Methods::           Examples server specifications.
7598 * Creating a Virtual Server:: An example session.
7599 * Servers and Methods::       You can use server names as select methods.
7600 * Unavailable Servers::       Some servers you try to contact may be down.
7601 @end menu
7602
7603 @vindex gnus-server-mode-hook
7604 @code{gnus-server-mode-hook} is run when creating the server buffer.
7605
7606
7607 @node Server Buffer Format
7608 @subsection Server Buffer Format
7609 @cindex server buffer format
7610
7611 @vindex gnus-server-line-format
7612 You can change the look of the server buffer lines by changing the
7613 @code{gnus-server-line-format} variable.  This is a @code{format}-like
7614 variable, with some simple extensions:
7615
7616 @table @samp
7617
7618 @item h 
7619 How the news is fetched---the backend name.
7620
7621 @item n
7622 The name of this server.
7623
7624 @item w
7625 Where the news is to be fetched from---the address.
7626
7627 @item s
7628 The opened/closed/denied status of the server.
7629 @end table
7630
7631 @vindex gnus-server-mode-line-format
7632 The mode line can also be customized by using the
7633 @code{gnus-server-mode-line-format} variable.  The following specs are
7634 understood: 
7635
7636 @table @samp
7637 @item S
7638 Server name.
7639
7640 @item M
7641 Server method.
7642 @end table
7643
7644 Also @pxref{Formatting Variables}.
7645
7646
7647 @node Server Commands
7648 @subsection Server Commands
7649 @cindex server commands
7650
7651 @table @kbd
7652
7653 @item a
7654 @kindex a (Server)
7655 @findex gnus-server-add-server
7656 Add a new server (@code{gnus-server-add-server}).
7657
7658 @item e
7659 @kindex e (Server)
7660 @findex gnus-server-edit-server
7661 Edit a server (@code{gnus-server-edit-server}).
7662
7663 @item SPACE
7664 @kindex SPACE (Server)
7665 @findex gnus-server-read-server
7666 Browse the current server (@code{gnus-server-read-server}).
7667
7668 @item q
7669 @kindex q (Server)
7670 @findex gnus-server-exit
7671 Return to the group buffer (@code{gnus-server-exit}).
7672
7673 @item k
7674 @kindex k (Server)
7675 @findex gnus-server-kill-server
7676 Kill the current server (@code{gnus-server-kill-server}).
7677
7678 @item y
7679 @kindex y (Server)
7680 @findex gnus-server-yank-server
7681 Yank the previously killed server (@code{gnus-server-yank-server}).
7682
7683 @item c
7684 @kindex c (Server)
7685 @findex gnus-server-copy-server
7686 Copy the current server (@code{gnus-server-copy-server}).
7687
7688 @item l
7689 @kindex l (Server)
7690 @findex gnus-server-list-servers
7691 List all servers (@code{gnus-server-list-servers}).
7692
7693 @end table
7694
7695
7696 @node Example Methods
7697 @subsection Example Methods
7698
7699 Most select methods are pretty simple and self-explanatory: 
7700
7701 @lisp
7702 (nntp "news.funet.fi")
7703 @end lisp
7704
7705 Reading directly from the spool is even simpler:
7706
7707 @lisp
7708 (nnspool "")
7709 @end lisp
7710
7711 As you can see, the first element in a select method is the name of the
7712 backend, and the second is the @dfn{address}, or @dfn{name}, if you
7713 will. 
7714
7715 After these two elements, there may be a arbitrary number of
7716 @var{(variable form)} pairs.
7717
7718 To go back to the first example---imagine that you want to read from
7719 port @code{15} from that machine.  This is what the select method should
7720 look like then:
7721
7722 @lisp
7723 (nntp "news.funet.fi" (nntp-port-number 15))
7724 @end lisp
7725
7726 You should read the documentation to each backend to find out what
7727 variables are relevant, but here's an @code{nnmh} example. 
7728
7729 @code{nnmh} is a mail backend that reads a spool-like structure.  Say
7730 you have two structures that you wish to access: One is your private
7731 mail spool, and the other is a public one.  Here's the possible spec for
7732 you private mail:
7733
7734 @lisp
7735 (nnmh "private" (nnmh-directory "~/private/mail/"))
7736 @end lisp
7737
7738 (This server is then called @samp{private}, but you may have guessed
7739 that.)
7740
7741 Here's the method for a public spool:
7742
7743 @lisp
7744 (nnmh "public" 
7745       (nnmh-directory "/usr/information/spool/") 
7746       (nnmh-get-new-mail nil))
7747 @end lisp
7748
7749
7750 @node Creating a Virtual Server
7751 @subsection Creating a Virtual Server
7752
7753 If you're saving lots of articles in the cache by using persistent
7754 articles, you may want to create a virtual server to read the cache.
7755
7756 First you need to add a new server.  The @kbd{a} command does that.  It
7757 would probably be best to use @code{nnspool} to read the cache.  You
7758 could also use @code{nnml} or @code{nnmh}, though.
7759
7760 Type @kbd{a nnspool RET cache RET}.
7761
7762 You should now have a brand new @code{nnspool} virtual server called
7763 @samp{cache}.  You now need to edit it to have the right definitions.
7764 Type @kbd{e} to edit the server.  You'll be entered into a buffer that
7765 will contain the following:
7766
7767 @lisp
7768 (nnspool "cache")
7769 @end lisp
7770
7771 Change that to:
7772
7773 @lisp
7774 (nnspool "cache"
7775          (nnspool-spool-directory "~/News/cache/")
7776          (nnspool-nov-directory "~/News/cache/")
7777          (nnspool-active-file "~/News/cache/active"))
7778 @end lisp
7779
7780 Type @kbd{C-c C-c} to return to the server buffer.  If you now press
7781 @kbd{RET} over this virtual server, you should be entered into a browse
7782 buffer, and you should be able to enter any of the groups displayed.
7783
7784
7785 @node Servers and Methods
7786 @subsection Servers and Methods
7787
7788 Wherever you would normally use a select method
7789 (eg. @code{gnus-secondary-select-method}, in the group select method,
7790 when browsing a foreign server) you can use a virtual server name
7791 instead.  This could potentially save lots of typing.  And it's nice all
7792 over.
7793
7794
7795 @node Unavailable Servers
7796 @subsection Unavailable Servers
7797
7798 If a server seems to be unreachable, Gnus will mark that server as
7799 @code{denied}.  That means that any subsequent attempt to make contact
7800 with that server will just be ignored.  ``It can't be opened,'' Gnus
7801 will tell you, without making the least effort to see whether that is
7802 actually the case or not.
7803
7804 That might seem quite naughty, but it does make sense most of the time.
7805 Let's say you have 10 groups subscribed to the server
7806 @samp{nepholococcygia.com}.  This server is located somewhere quite far
7807 away from you, the machine is quite, so it takes 1 minute just to find
7808 out that it refuses connection from you today.  If Gnus were to attempt
7809 to do that 10 times, you'd be quite annoyed, so Gnus won't attempt to do
7810 that.  Once it has gotten a single ``connection refused'', it will
7811 regard that server as ``down''.
7812
7813 So, what happens if the machine was only feeling unwell temporarily?
7814 How do you test to see whether the machine has come up again?
7815
7816 You jump to the server buffer (@pxref{The Server Buffer}) and poke it
7817 with the following commands:
7818
7819 @table @kbd
7820
7821 @item O
7822 @kindex O (Server)
7823 @findex gnus-server-open-server
7824 Try to establish connection to the server on the current line
7825 (@code{gnus-server-open-server}).
7826
7827 @item C
7828 @kindex C (Server)
7829 @findex gnus-server-close-server
7830 Close the connection (if any) to the server
7831 (@code{gnus-server-close-server}).
7832
7833 @item D
7834 @kindex D (Server)
7835 @findex gnus-server-deny-server
7836 Mark the current server as unreachable
7837 (@code{gnus-server-deny-server}). 
7838
7839 @item R
7840 @kindex R (Server)
7841 @findex gnus-server-remove-denials
7842 Remove all marks to whether Gnus was denied connection from all servers
7843 (@code{gnus-server-remove-denials}). 
7844
7845 @end table
7846
7847
7848 @node Getting News
7849 @section Getting News
7850 @cindex reading news
7851 @cindex news backends
7852
7853 A newsreader is normally used for reading news.  Gnus currently provides
7854 only two methods of getting news -- it can read from an @sc{nntp}
7855 server, or it can read from a local spool.
7856
7857 @menu
7858 * NNTP::               Reading news from an @sc{nntp} server.
7859 * News Spool::         Reading news from the local spool.
7860 @end menu
7861
7862
7863 @node NNTP
7864 @subsection @sc{nntp}
7865 @cindex nntp
7866
7867 Subscribing to a foreign group from an @sc{nntp} server is rather easy.
7868 You just specify @code{nntp} as method and the address of the @sc{nntp}
7869 server as the, uhm, address.
7870
7871 If the @sc{nntp} server is located at a non-standard port, setting the
7872 third element of the select method to this port number should allow you
7873 to connect to the right port.  You'll have to edit the group info for
7874 that (@pxref{Foreign Groups}).
7875
7876 The name of the foreign group can be the same as a native group.  In
7877 fact, you can subscribe to the same group from as many different servers
7878 you feel like.  There will be no name collisions.
7879
7880 The following variables can be used to create a virtual @code{nntp}
7881 server: 
7882
7883 @table @code
7884
7885 @item nntp-server-opened-hook
7886 @vindex nntp-server-opened-hook
7887 @cindex @sc{mode reader}
7888 @cindex authinfo
7889 @cindex authentification
7890 @cindex nntp authentification
7891 @findex nntp-send-authinfo
7892 @findex nntp-send-mode-reader
7893 @code{nntp-server-opened-hook} is run after a connection has been made.
7894 It can be used to send commands to the @sc{nntp} server after it has
7895 been contacted.  By default is sends the command @code{MODE READER} to
7896 the server with the @code{nntp-send-mode-reader} function.  Another
7897 popular function is @code{nntp-send-authinfo}, which will prompt you for
7898 an @sc{nntp} password and stuff.
7899
7900 @item nntp-server-action-alist 
7901 @vindex nntp-server-action-alist 
7902 This is an list of regexps to match on server types and actions to be
7903 taken when matches are made.  For instance, if you want Gnus to beep
7904 every time you connect to innd, you could say something like:
7905
7906 @lisp
7907 (setq nntp-server-action-alist
7908       '(("innd" (ding))))
7909 @end lisp
7910
7911 You probably don't want to do that, though.
7912
7913 The default value is
7914
7915 @lisp
7916   '(("nntpd 1\\.5\\.11t" 
7917      (remove-hook 'nntp-server-opened-hook nntp-send-mode-reader)))
7918 @end lisp
7919
7920 This ensures that Gnus doesn't send the @code{MODE READER} command to
7921 nntpd 1.5.11t, since that command chokes that server, I've been told. 
7922
7923 @item nntp-maximum-request
7924 @vindex nntp-maximum-request
7925 If the @sc{nntp} server doesn't support @sc{nov} headers, this backend
7926 will collect headers by sending a series of @code{head} commands.  To
7927 speed things up, the backend sends lots of these commands without
7928 waiting for reply, and then reads all the replies.  This is controlled
7929 by the @code{nntp-maximum-request} variable, and is 400 by default.  If
7930 your network is buggy, you should set this to 1.
7931
7932 @item nntp-connection-timeout
7933 @vindex nntp-connection-timeout
7934 If you have lots of foreign @code{nntp} groups that you connect to
7935 regularly, you're sure to have problems with @sc{nntp} servers not
7936 responding properly, or being too loaded to reply within reasonable
7937 time.  This is can lead to awkward problems, which can be helped
7938 somewhat by setting @code{nntp-connection-timeout}.  This is an integer
7939 that says how many seconds the @code{nntp} backend should wait for a
7940 connection before giving up.  If it is @code{nil}, which is the default,
7941 no timeouts are done.
7942
7943 @item nntp-command-timeout
7944 @vindex nntp-command-timeout
7945 @cindex PPP connections
7946 @cindex dynamic IP addresses
7947 If you're running Gnus on a machine that has a dynamically assigned
7948 address, Gnus may become confused.  If the address of your machine
7949 changes after connecting to the @sc{nntp} server, Gnus will simply sit
7950 waiting forever for replies from the server.  To help with this
7951 unfortunate problem, you can set this command to a number.  Gnus will
7952 then, if it sits waiting longer than that number of seconds for a reply
7953 from the server, shut down the connection, start a new one, and resend
7954 the command.  This should hopefully be transparent to the user.  A
7955 likely number is 30 seconds. 
7956
7957 @item nntp-retry-on-break
7958 @vindex nntp-retry-on-break
7959 If this variable is non-@code{nil}, you can also @kbd{C-g} if Gnus
7960 hangs.  This will have much the same effect as the command timeout
7961 described above.
7962
7963 @item nntp-server-hook
7964 @vindex nntp-server-hook
7965 This hook is run as the last step when connecting to an @sc{nntp}
7966 server.
7967
7968 @findex nntp-open-rlogin
7969 @findex nntp-open-network-stream
7970 @item nntp-open-server-function
7971 @vindex nntp-open-server-function
7972 This function is used to connect to the remote system.  Two pre-made
7973 functions are @code{nntp-open-network-stream}, which is the default, and
7974 simply connects to some port or other on the remote system.  The other
7975 is @code{nntp-open-rlogin}, which does an rlogin on the remote system,
7976 and then does a telnet to the @sc{nntp} server available there.
7977
7978 @item nntp-rlogin-parameters
7979 @vindex nntp-rlogin-parameters
7980 If you use @code{nntp-open-rlogin} as the
7981 @code{nntp-open-server-function}, this list will be used as the
7982 parameter list given to @code{rsh}.
7983
7984 @item nntp-end-of-line
7985 @vindex nntp-end-of-line
7986 String to use as end-of-line markers when talking to the @sc{nntp}
7987 server.  This is @samp{\r\n} by default, but should be @samp{\n} when
7988 using @code{rlogin} to talk to the server.
7989
7990 @item nntp-rlogin-user-name
7991 @vindex nntp-rlogin-user-name
7992 User name on the remote system when using the @code{rlogin} connect
7993 function. 
7994
7995 @item nntp-address
7996 @vindex nntp-address
7997 The address of the remote system running the @sc{nntp} server.
7998
7999 @item nntp-port-number
8000 @vindex nntp-port-number
8001 Port number to connect to when using the @code{nntp-open-network-stream}
8002 connect function.
8003
8004 @item nntp-buggy-select
8005 @vindex nntp-buggy-select
8006 Set this to non-@code{nil} if your select routine is buggy.
8007
8008 @item nntp-nov-is-evil 
8009 @vindex nntp-nov-is-evil 
8010 If the @sc{nntp} server does not support @sc{nov}, you could set this
8011 variable to @code{t}, but @code{nntp} usually checks whether @sc{nov}
8012 can be used automatically.
8013
8014 @item nntp-xover-commands
8015 @vindex nntp-xover-commands
8016 @cindex nov
8017 @cindex XOVER
8018 List of strings that are used as commands to fetch @sc{nov} lines from a
8019 server.  The default value of this variable is @code{("XOVER"
8020 "XOVERVIEW")}. 
8021
8022 @item nntp-nov-gap
8023 @vindex nntp-nov-gap
8024 @code{nntp} normally sends just one big request for @sc{nov} lines to
8025 the server.  The server responds with one huge list of lines.  However,
8026 if you have read articles 2-5000 in the group, and only want to read
8027 article 1 and 5001, that means that @code{nntp} will fetch 4999 @sc{nov}
8028 lines that you do not want, and will not use.  This variable says how
8029 big a gap between two consecutive articles is allowed to be before the
8030 @code{XOVER} request is split into several request.  Note that if your
8031 network is fast, setting this variable to a really small number means
8032 that fetching will probably be slower.  If this variable is @code{nil},
8033 @code{nntp} will never split requests.
8034
8035 @item nntp-prepare-server-hook
8036 @vindex nntp-prepare-server-hook
8037 A hook run before attempting to connect to an @sc{nntp} server.
8038
8039 @item nntp-async-number
8040 @vindex nntp-async-number
8041 How many articles should be pre-fetched when in asynchronous mode.  If
8042 this variable is @code{t}, @code{nntp} will pre-fetch all the articles
8043 that it can without bound.  If it is @code{nil}, no pre-fetching will be
8044 made.
8045
8046 @item nntp-warn-about-losing-connection
8047 @vindex nntp-warn-about-losing-connection
8048 If this variable is non-@code{nil}, some noise will be made when a
8049 server closes connection.
8050
8051 @end table
8052
8053
8054 @node News Spool
8055 @subsection News Spool
8056 @cindex nnspool
8057 @cindex news spool
8058
8059 Subscribing to a foreign group from the local spool is extremely easy,
8060 and might be useful, for instance, to speed up reading groups like
8061 @samp{alt.binaries.pictures.furniture}.
8062
8063 Anyways, you just specify @code{nnspool} as the method and @samp{} (or
8064 anything else) as the address.
8065
8066 If you have access to a local spool, you should probably use that as the
8067 native select method (@pxref{Finding the News}).  It is normally faster
8068 than using an @code{nntp} select method, but might not be.  It depends.
8069 You just have to try to find out what's best at your site.
8070
8071 @table @code
8072
8073 @item nnspool-inews-program
8074 @vindex nnspool-inews-program
8075 Program used to post an article.
8076
8077 @item nnspool-inews-switches
8078 @vindex nnspool-inews-switches
8079 Parameters given to the inews program when posting an article. 
8080
8081 @item nnspool-spool-directory
8082 @vindex nnspool-spool-directory
8083 Where @code{nnspool} looks for the articles.  This is normally
8084 @file{/usr/spool/news/}.
8085
8086 @item nnspool-nov-directory 
8087 @vindex nnspool-nov-directory 
8088 Where @code{nnspool} will look for @sc{nov} files.  This is normally
8089 @file{/usr/spool/news/over.view/}.
8090
8091 @item nnspool-lib-dir
8092 @vindex nnspool-lib-dir
8093 Where the news lib dir is (@file{/usr/lib/news/} by default).
8094
8095 @item nnspool-active-file
8096 @vindex nnspool-active-file
8097 The path of the active file.
8098
8099 @item nnspool-newsgroups-file
8100 @vindex nnspool-newsgroups-file
8101 The path of the group descriptions file.
8102
8103 @item nnspool-history-file
8104 @vindex nnspool-history-file
8105 The path of the news history file.
8106
8107 @item nnspool-active-times-file
8108 @vindex nnspool-active-times-file
8109 The path of the active date file.
8110
8111 @item nnspool-nov-is-evil
8112 @vindex nnspool-nov-is-evil
8113 If non-@code{nil}, @code{nnspool} won't try to use any @sc{nov} files
8114 that it finds.
8115
8116 @item nnspool-sift-nov-with-sed
8117 @vindex nnspool-sift-nov-with-sed
8118 @cindex sed
8119 If non-@code{nil}, which is the default, use @code{sed} to get the
8120 relevant portion from the overview file.  If nil, @code{nnspool} will
8121 load the entire file into a buffer and process it there.
8122
8123 @end table
8124
8125
8126 @node Getting Mail
8127 @section Getting Mail
8128 @cindex reading mail
8129 @cindex mail
8130
8131 Reading mail with a newsreader---isn't that just plain WeIrD? But of
8132 course.
8133
8134 @menu
8135 * Getting Started Reading Mail:: A simple cookbook example.
8136 * Splitting Mail::               How to create mail groups.
8137 * Mail Backend Variables::       Variables for customizing mail handling.
8138 * Fancy Mail Splitting::         Gnus can do hairy splitting of incoming mail.
8139 * Mail and Procmail::            Reading mail groups that procmail create.
8140 * Incorporating Old Mail::       What about the old mail you have?
8141 * Expiring Mail::                Getting rid of unwanted mail.
8142 * Duplicates::                   Dealing with duplicated mail.
8143 * Not Reading Mail::             Using mail backends for reading other files.
8144 * Choosing a Mail Backend::      Gnus can read a variety of mail formats.
8145 @end menu
8146
8147
8148 @node Getting Started Reading Mail
8149 @subsection Getting Started Reading Mail
8150
8151 It's quite easy to use Gnus to read your new mail.  You just plonk the
8152 mail backend of your choice into @code{gnus-secondary-select-methods},
8153 and things will happen automatically.
8154
8155 For instance, if you want to use @code{nnml} (which is a one file per
8156 mail backend), you could put the following in your @file{.gnus} file:
8157
8158 @lisp
8159 (setq gnus-secondary-select-methods
8160       '((nnml "private")))
8161 @end lisp
8162
8163 Now, the next time you start Gnus, this backend will be queried for new
8164 articles, and it will move all the messages in your spool file to its
8165 directory, which is @code{~/Mail/} by default.  The new group that will
8166 be created (@samp{mail.misc}) will be subscribed, and you can read it
8167 like any other group.
8168
8169 You will probably want to split the mail into several groups, though:
8170
8171 @lisp
8172 (setq nnmail-split-methods
8173   '(("junk" "^From:.*Lars Ingebrigtsen")
8174     ("crazy" "^Subject:.*die\\|^Organization:.*flabby")
8175     ("other" "")))
8176 @end lisp
8177
8178 This will result in three new mail groups being created:
8179 @samp{nnml:junk}, @samp{nnml:crazy}, and @samp{nnml:other}.  All the
8180 mail that doesn't fit into the first two groups will be placed in the
8181 latter group.
8182
8183 This should be sufficient for reading mail with Gnus.  You might want to
8184 give the other sections in this part of the manual a perusal, though,
8185 especially @pxref{Choosing a Mail Backend} and @pxref{Expiring Mail}. 
8186
8187
8188 @node Splitting Mail
8189 @subsection Splitting Mail
8190 @cindex splitting mail
8191 @cindex mail splitting
8192
8193 @vindex nnmail-split-methods
8194 The @code{nnmail-split-methods} variable says how the incoming mail is
8195 to be split into groups.
8196
8197 @lisp
8198 (setq nnmail-split-methods
8199   '(("mail.junk" "^From:.*Lars Ingebrigtsen")
8200     ("mail.crazy" "^Subject:.*die\\|^Organization:.*flabby")
8201     ("mail.other" "")))
8202 @end lisp
8203
8204 This variable is a list of lists, where the first element of each of
8205 these lists is the name of the mail group (they do not have to be called
8206 something beginning with @samp{mail}, by the way), and the second
8207 element is a regular expression used on the header of each mail to
8208 determine if it belongs in this mail group.
8209
8210 The second element can also be a function.  In that case, it will be
8211 called narrowed to the headers with the first element of the rule as the
8212 argument.  It should return a non-@code{nil} value if it thinks that the
8213 mail belongs in that group.
8214
8215 The last of these groups should always be a general one, and the regular
8216 expression should @emph{always} be @samp{} so that it matches any
8217 mails that haven't been matched by any of the other regexps.
8218
8219 If you like to tinker with this yourself, you can set this variable to a
8220 function of your choice.  This function will be called without any
8221 arguments in a buffer narrowed to the headers of an incoming mail
8222 message.  The function should return a list of groups names that it
8223 thinks should carry this mail message.
8224
8225 Note that the mail backends are free to maul the poor, innocent
8226 incoming headers all they want to.  They all add @code{Lines} headers;
8227 some add @code{X-Gnus-Group} headers; most rename the Unix mbox
8228 @code{From<SPACE>} line to something else.
8229
8230 @vindex nnmail-crosspost
8231 The mail backends all support cross-posting.  If several regexps match,
8232 the mail will be ``cross-posted'' to all those groups.
8233 @code{nnmail-crosspost} says whether to use this mechanism or not.  Note
8234 that no articles are crossposted to the general (@samp{}) group.
8235
8236 @vindex nnmail-crosspost-link-function
8237 @cindex crosspost
8238 @cindex links
8239 @code{nnmh} and @code{nnml} makes crossposts by creating hard links to
8240 the crossposted articles.  However, not all files systems support hard
8241 links.  If that's the case for you, set
8242 @code{nnmail-crosspost-link-function} to @code{copy-file}.  (This
8243 variable is @code{add-name-to-file} by default.)  
8244
8245 Gnus gives you all the opportunity you could possibly want for shooting
8246 yourself in the foot.  Let's say you create a group that will contain
8247 all the mail you get from your boss.  And then you accidentally
8248 unsubscribe from the group.  Gnus will still put all the mail from your
8249 boss in the unsubscribed group, and so, when your boss mails you ``Have
8250 that report ready by Monday or you're fired!'', you'll never see it and,
8251 come Tuesday, you'll still believe that you're gainfully employed while
8252 you really should be out collecting empty bottles to save up for next
8253 month's rent money.
8254
8255
8256 @node Mail Backend Variables
8257 @subsection Mail Backend Variables
8258
8259 These variables are (for the most part) pertinent to all the various
8260 mail backends.
8261
8262 @table @code
8263 @vindex nnmail-read-incoming-hook
8264 @item nnmail-read-incoming-hook
8265 The mail backends all call this hook after reading new mail.  You can
8266 use this hook to notify any mail watch programs, if you want to.
8267
8268 @vindex nnmail-spool-file
8269 @item nnmail-spool-file
8270 @cindex POP mail
8271 @cindex MAILHOST
8272 @cindex movemail
8273 The backends will look for new mail in this file.  If this variable is
8274 @code{nil}, the mail backends will never attempt to fetch mail by
8275 themselves.  If you are using a POP mail server and your name is
8276 @samp{larsi}, you should set this variable to @samp{po:larsi}.  If
8277 your name is not @samp{larsi}, you should probably modify that
8278 slightly, but you may have guessed that already, you smart & handsome
8279 devil!  You can also set this variable to @code{pop}, and Gnus will try
8280 to figure out the POP mail string by itself.  In any case, Gnus will
8281 call @code{movemail} which will contact the POP server named in the
8282 @code{MAILHOST} environment variable.
8283
8284 When you use a mail backend, Gnus will slurp all your mail from your
8285 inbox and plonk it down in your home directory.  Gnus doesn't move any
8286 mail if you're not using a mail backend---you have to do a lot of magic
8287 invocations first.  At the time when you have finished drawing the
8288 pentagram, lightened the candles, and sacrificed the goat, you really
8289 shouldn't be too surprised when Gnus moves your mail.
8290
8291 @vindex nnmail-use-procmail
8292 @vindex nnmail-procmail-suffix
8293 @item nnmail-use-procmail
8294 If non-@code{nil}, the mail backends will look in
8295 @code{nnmail-procmail-directory} for incoming mail.  All the files in
8296 that directory that have names ending in @code{nnmail-procmail-suffix}
8297 will be considered incoming mailboxes, and will be searched for new
8298 mail.
8299
8300 @vindex nnmail-crash-box
8301 @item nnmail-crash-box
8302 When the mail backends read a spool file, it is first moved to this
8303 file, which is @file{~/.gnus-crash-box} by default.  If this file
8304 already exists, it will always be read (and incorporated) before any
8305 other spool files.
8306
8307 @vindex nnmail-prepare-incoming-hook
8308 @item nnmail-prepare-incoming-hook
8309 This is run in a buffer that holds all the new incoming mail, and can be
8310 used for, well, anything, really.
8311
8312 @vindex nnmail-pre-get-new-mail-hook
8313 @vindex nnmail-post-get-new-mail-hook
8314 @item nnmail-pre-get-new-mail-hook
8315 @itemx nnmail-post-get-new-mail-hook
8316 These are two useful hooks executed when treating new incoming
8317 mail---@code{nnmail-pre-get-new-mail-hook} (is called just before
8318 starting to handle the new mail) and
8319 @code{nnmail-post-get-new-mail-hook} (is called when the mail handling
8320 is done).  Here's and example of using these two hooks to change the
8321 default file modes the new mail files get:
8322
8323 @lisp
8324 (add-hook 'gnus-pre-get-new-mail-hook 
8325           (lambda () (set-default-file-modes 511)))
8326
8327 (add-hook 'gnus-post-get-new-mail-hook 
8328           (lambda () (set-default-file-modes 551)))
8329 @end lisp
8330
8331 @item nnmail-tmp-directory
8332 @vindex nnmail-tmp-directory
8333 This variable says where to move the incoming mail to while processing
8334 it.  This is usually done in the same directory that the mail backend
8335 inhabits (i.e., @file{~/Mail/}), but if this variable is non-@code{nil},
8336 it will be used instead.
8337
8338 @item nnmail-movemail-program
8339 @vindex nnmail-movemail-program
8340 This program is executed to move mail from the user's inbox to her home
8341 directory.  The default is @samp{movemail}.
8342
8343 @item nnmail-delete-incoming
8344 @vindex nnmail-delete-incoming
8345 @cindex incoming mail files
8346 @cindex deleting incoming files
8347 If non-@code{nil}, the mail backends will delete the temporary incoming
8348 file after splitting mail into the proper groups.  This is @code{nil} by
8349 default for reasons of security.
8350
8351 @item nnmail-use-long-file-names
8352 @vindex nnmail-use-long-file-names
8353 If non-@code{nil}, the mail backends will use long file and directory
8354 names.  Groups like @samp{mail.misc} will end up in directories like
8355 @file{mail.misc/}.  If it is @code{nil}, the same group will end up in
8356 @file{mail/misc/}.
8357
8358 @item nnmail-delete-file-function
8359 @vindex nnmail-delete-file-function
8360 @findex delete-file
8361 Function called to delete files.  It is @code{delete-file} by default. 
8362
8363 @end table
8364
8365
8366 @node Fancy Mail Splitting
8367 @subsection Fancy Mail Splitting
8368 @cindex mail splitting
8369 @cindex fancy mail splitting
8370
8371 @vindex nnmail-split-fancy
8372 @findex nnmail-split-fancy
8373 If the rather simple, standard method for specifying how to split mail
8374 doesn't allow you to do what you want, you can set
8375 @code{nnmail-split-methods} to @code{nnmail-split-fancy}.  Then you can
8376 play with the @code{nnmail-split-fancy} variable. 
8377
8378 Let's look at an example value of this variable first:
8379
8380 @lisp
8381 ;; Messages from the mailer daemon are not crossposted to any of
8382 ;; the ordinary groups.  Warnings are put in a separate group
8383 ;; from real errors.
8384 (| ("from" mail (| ("subject" "warn.*" "mail.warning")
8385                    "mail.misc"))
8386    ;; Non-error messages are crossposted to all relevant
8387    ;; groups, but we don't crosspost between the group for the
8388    ;; (ding) list and the group for other (ding) related mail.
8389    (& (| (any "ding@@ifi\\.uio\\.no" "ding.list")
8390          ("subject" "ding" "ding.misc"))
8391       ;; Other mailing lists...
8392       (any "procmail@@informatik\\.rwth-aachen\\.de" "procmail.list")
8393       (any "SmartList@@informatik\\.rwth-aachen\\.de" "SmartList.list")
8394       ;; People...
8395       (any "larsi@@ifi\\.uio\\.no" "people.Lars Magne Ingebrigtsen"))
8396    ;; Unmatched mail goes to the catch all group.
8397    "misc.misc"))")
8398 @end lisp
8399
8400 This variable has the format of a @dfn{split}.  A split is a (possibly)
8401 recursive structure where each split may contain other splits.  Here are
8402 the four possible split syntaxes:
8403
8404 @table @dfn
8405
8406 @item GROUP 
8407 If the split is a string, that will be taken as a group name. 
8408
8409 @item (FIELD VALUE SPLIT)
8410 If the split is a list, and the first element is a string, then that
8411 means that if header FIELD (a regexp) contains VALUE (also a regexp),
8412 then store the message as specified by SPLIT.
8413
8414 @item (| SPLIT...)
8415 If the split is a list, and the first element is @code{|} (vertical
8416 bar), then process each SPLIT until one of them matches.  A SPLIT is
8417 said to match if it will cause the mail message to be stored in one or
8418 more groups.
8419
8420 @item (& SPLIT...)
8421 If the split is a list, and the first element is @code{&}, then process
8422 all SPLITs in the list.
8423 @end table
8424
8425 In these splits, FIELD must match a complete field name.  VALUE must
8426 match a complete word according to the fundamental mode syntax table.
8427 You can use @code{.*} in the regexps to match partial field names or
8428 words.
8429
8430 @vindex nnmail-split-abbrev-alist
8431 FIELD and VALUE can also be lisp symbols, in that case they are expanded
8432 as specified by the variable @code{nnmail-split-abbrev-alist}.  This is
8433 an alist of cons cells, where the car of the cells contains the key, and
8434 the cdr contains a string.
8435
8436 @vindex nnmail-split-fancy-syntax-table
8437 @code{nnmail-split-fancy-syntax-table} is the syntax table in effect
8438 when all this splitting is performed.
8439
8440
8441 @node Mail and Procmail
8442 @subsection Mail and Procmail
8443 @cindex procmail
8444
8445 @cindex slocal
8446 @cindex elm
8447 Many people use @code{procmail} (or some other mail filter program or
8448 external delivery agent---@code{slocal}, @code{elm}, etc) to split
8449 incoming mail into groups.  If you do that, you should set
8450 @code{nnmail-spool-file} to @code{procmail} to ensure that the mail
8451 backends never ever try to fetch mail by themselves.
8452
8453 This also means that you probably don't want to set
8454 @code{nnmail-split-methods} either, which has some, perhaps, unexpected
8455 side effects.
8456
8457 When a mail backend is queried for what groups it carries, it replies
8458 with the contents of that variable, along with any groups it has figured
8459 out that it carries by other means.  None of the backends (except
8460 @code{nnmh}) actually go out to the disk and check what groups actually
8461 exist.  (It's not trivial to distinguish between what the user thinks is
8462 a basis for a newsgroup and what is just a plain old file or directory.)
8463
8464 This means that you have to tell Gnus (and the backends) what groups
8465 exist by hand.
8466
8467 Let's take the @code{nnmh} backend as an example. 
8468
8469 The folders are located in @code{nnmh-directory}, say, @file{~/Mail/}.
8470 There are three folders, @file{foo}, @file{bar} and @file{mail.baz}.
8471
8472 Go to the group buffer and type @kbd{G m}.  When prompted, answer
8473 @samp{foo} for the name and @samp{nnmh} for the method.  Repeat
8474 twice for the two other groups, @samp{bar} and @samp{mail.baz}.  Be sure
8475 to include all your mail groups.
8476
8477 That's it.  You are now set to read your mail.  An active file for this
8478 method will be created automatically.
8479
8480 @vindex nnmail-procmail-suffix
8481 @vindex nnmail-procmail-directory
8482 If you use @code{nnfolder} or any other backend that store more than a
8483 single article in each file, you should never have procmail add mails to
8484 the file that Gnus sees.  Instead, procmail should put all incoming mail
8485 in @code{nnmail-procmail-directory}.  To arrive at the file name to put
8486 the incoming mail in, append @code{nnmail-procmail-suffix} to the group
8487 name.  The mail backends will read the mail from these files.
8488
8489 @vindex nnmail-resplit-incoming
8490 When Gnus reads a file called @file{mail.misc.spool}, this mail will be
8491 put in the @code{mail.misc}, as one would expect.  However, if you want
8492 Gnus to split the mail the normal way, you could set
8493 @code{nnmail-resplit-incoming} to @code{t}.
8494
8495 @vindex nnmail-keep-last-article
8496 If you use @code{procmail} to split things directory into an @code{nnmh}
8497 directory (which you shouldn't do), you should set
8498 @code{nnmail-keep-last-article} to non-@code{nil} to prevent Gnus from
8499 ever expiring the final article in a mail newsgroup.  This is quite,
8500 quite important.
8501
8502
8503 @node Incorporating Old Mail
8504 @subsection Incorporating Old Mail
8505
8506 Most people have lots of old mail stored in various file formats.  If
8507 you have set up Gnus to read mail using one of the spiffy Gnus mail
8508 backends, you'll probably wish to have that old mail incorporated into
8509 your mail groups.
8510
8511 Doing so can be quite easy.
8512
8513 To take an example: You're reading mail using @code{nnml}
8514 (@pxref{Mail Spool}), and have set @code{nnmail-split-methods} to a
8515 satisfactory value (@pxref{Splitting Mail}).  You have an old Unix mbox
8516 file filled with important, but old, mail.  You want to move it into
8517 your @code{nnml} groups.
8518
8519 Here's how:
8520
8521 @enumerate
8522 @item
8523 Go to the group buffer.
8524
8525 @item 
8526 Type `G f' and give the path of the mbox file when prompted to create an
8527 @code{nndoc} group from the mbox file (@pxref{Foreign Groups}).
8528
8529 @item 
8530 Type `SPACE' to enter the newly created group.
8531
8532 @item
8533 Type `M P b' to process-mark all articles in this group (@pxref{Setting
8534 Process Marks}).
8535
8536 @item 
8537 Type `B r' to respool all the process-marked articles, and answer
8538 @samp{nnml} when prompted (@pxref{Mail Group Commands}).
8539 @end enumerate
8540
8541 All the mail messages in the mbox file will now also be spread out over
8542 all your @code{nnml} groups.  Try entering them and check whether things
8543 have gone without a glitch.  If things look ok, you may consider
8544 deleting the mbox file, but I wouldn't do that unless I was absolutely
8545 sure that all the mail has ended up where it should be.
8546
8547 Respooling is also a handy thing to do if you're switching from one mail
8548 backend to another.  Just respool all the mail in the old mail groups
8549 using the new mail backend.
8550
8551
8552 @node Expiring Mail
8553 @subsection Expiring Mail
8554 @cindex article expiry
8555
8556 Traditional mail readers have a tendency to remove mail articles when
8557 you mark them as read, in some way.  Gnus takes a fundamentally
8558 different approach to mail reading.
8559
8560 Gnus basically considers mail just to be news that has been received in
8561 a rather peculiar manner.  It does not think that it has the power to
8562 actually change the mail, or delete any mail messages.  If you enter a
8563 mail group, and mark articles as ``read'', or kill them in some other
8564 fashion, the mail articles will still exist on the system.  I repeat:
8565 Gnus will not delete your old, read mail.  Unless you ask it to, of
8566 course.
8567
8568 To make Gnus get rid of your unwanted mail, you have to mark the
8569 articles as @dfn{expirable}.  This does not mean that the articles will
8570 disappear right away, however.  In general, a mail article will be
8571 deleted from your system if, 1) it is marked as expirable, AND 2) it is
8572 more than one week old.  If you do not mark an article as expirable, it
8573 will remain on your system until hell freezes over.  This bears
8574 repeating one more time, with some spurious capitalizations: IF you do
8575 NOT mark articles as EXPIRABLE, Gnus will NEVER delete those ARTICLES.
8576
8577 @vindex gnus-auto-expirable-newsgroups
8578 You do not have to mark articles as expirable by hand.  Groups that
8579 match the regular expression @code{gnus-auto-expirable-newsgroups} will
8580 have all articles that you read marked as expirable automatically.  All
8581 articles that are marked as expirable have an @samp{E} in the first
8582 column in the summary buffer.
8583
8584 Let's say you subscribe to a couple of mailing lists, and you want the
8585 articles you have read to disappear after a while:
8586
8587 @lisp
8588 (setq gnus-auto-expirable-newsgroups 
8589       "mail.nonsense-list\\|mail.nice-list")
8590 @end lisp
8591
8592 Another way to have auto-expiry happen is to have the element
8593 @code{auto-expire} in the group parameters of the group. 
8594
8595 @vindex nnmail-expiry-wait
8596 The @code{nnmail-expiry-wait} variable supplies the default time an
8597 expirable article has to live.  The default is seven days.  
8598
8599 Gnus also supplies a function that lets you fine-tune how long articles
8600 are to live, based on what group they are in.  Let's say you want to
8601 have one month expiry period in the @samp{mail.private} group, a one day
8602 expiry period in the @samp{mail.junk} group, and a six day expiry period
8603 everywhere else:
8604
8605 @vindex nnmail-expiry-wait-function
8606 @lisp
8607 (setq nnmail-expiry-wait-function
8608       (lambda (group)
8609        (cond ((string= group "mail.private")
8610                31)
8611              ((string= group "mail.junk")
8612                1)
8613              ((string= group "important")
8614                'never)
8615              (t
8616                6))))
8617 @end lisp
8618
8619 The group names that this function is fed are ``unadorned'' group
8620 names---no @samp{nnml:} prefixes and the like.
8621
8622 The @code{nnmail-expiry-wait} variable and
8623 @code{nnmail-expiry-wait-function} function can be either a number (not
8624 necessarily an integer) or the symbols @code{immediate} or
8625 @code{never}.  
8626
8627 You can also use the @code{expiry-wait} group parameter to selectively
8628 change the expiry period (@pxref{Group Parameters}).
8629
8630 @vindex nnmail-keep-last-article
8631 If @code{nnmail-keep-last-article} is non-@code{nil}, Gnus will never
8632 expire the final article in a mail newsgroup.  This is to make life
8633 easier for procmail users.
8634
8635 @vindex gnus-total-expirable-newsgroups
8636 By the way, that line up there about Gnus never expiring non-expirable
8637 articles is a lie.  If you put @code{total-expire} in the group
8638 parameters, articles will not be marked as expirable, but all read
8639 articles will be put through the expiry process.  Use with extreme
8640 caution.  Even more dangerous is the
8641 @code{gnus-total-expirable-newsgroups} variable.  All groups that match
8642 this regexp will have all read articles put through the expiry process,
8643 which means that @emph{all} old mail articles in the groups in question
8644 will be deleted after a while.  Use with extreme caution, and don't come
8645 crying to me when you discover that the regexp you used matched the
8646 wrong group and all your important mail has disappeared.  Be a
8647 @emph{man}!  Or a @emph{woman}!  Whatever you feel more comfortable
8648 with!  So there!
8649
8650
8651 @node Duplicates
8652 @subsection Duplicates
8653
8654 @vindex nnmail-delete-duplicates
8655 @vindex nnmail-message-id-cache-length
8656 @vindex nnmail-message-id-cache-file
8657 @vindex nnmail-treat-duplicates
8658 @cindex duplicate mails
8659 If you are a member of a couple of mailing list, you will sometime
8660 receive two copies of the same mail.  This can be quite annoying, so
8661 @code{nnmail} checks for and treats any duplicates it might find.  To do
8662 this, it keeps a cache of old @code{Message-ID}s -
8663 @code{nnmail-message-id-cache-file}, which is @file{~/.nnmail-cache} by
8664 default.  The approximate maximum number of @code{Message-ID}s stored
8665 there is controlled by the @code{nnmail-message-id-cache-length}
8666 variable, which is 1000 by default. (So 1000 @code{Message-ID}s will be
8667 stored.) If all this sounds scary to you, you can set
8668 @code{nnmail-delete-duplicates} to @code{warn} (which is what it is by
8669 default), and @code{nnmail} won't delete duplicate mails.  Instead it
8670 will generate a brand new @code{Message-ID} for the mail and insert a
8671 warning into the head of the mail saying that it thinks that this is a
8672 duplicate of a different message.  
8673
8674 This variable can also be a function.  If that's the case, the function
8675 will be called from a buffer narrowed to the message in question with
8676 the @code{Message-ID} as a parameter.  The function must return either
8677 @code{nil}, @code{warn}, or @code{delete}.
8678
8679 You can turn this feature off completely by setting the variable to
8680 @code{nil}.
8681
8682 If you want all the duplicate mails to be put into a special
8683 @dfn{duplicates} group, you could do that using the normal mail split
8684 methods:
8685
8686 @lisp
8687 (setq nnmail-split-fancy
8688       '(| ;; Messages duplicates go to a separate group.
8689           ("gnus-warning" "duplication of message" "duplicate")
8690           ;; Message from daemons, postmaster, and the like to another.
8691           (any mail "mail.misc")
8692           ;; Other rules.
8693           [ ... ] ))
8694 @end lisp
8695
8696 Or something like:
8697 @lisp
8698 (setq nnmail-split-methods 
8699       '(("duplicates" "^Gnus-Warning:")
8700         ;; Other rules.
8701         [...]))
8702 @end lisp
8703
8704 Here's a neat feature: If you know that the recipient reads her mail
8705 with Gnus, and that she has @code{nnmail-treat-duplicates} set to
8706 @code{delete}, you can send her as many insults as you like, just by
8707 using a @code{Message-ID} of a mail that you know that she's already
8708 received.  Think of all the fun!  She'll never see any of it!  Whee!
8709
8710
8711 @node Not Reading Mail
8712 @subsection Not Reading Mail
8713
8714 If you start using any of the mail backends, they have the annoying
8715 habit of assuming that you want to read mail with them.  This might not
8716 be unreasonable, but it might not be what you want.
8717
8718 If you set @code{nnmail-spool-file} to @code{nil}, none of the backends
8719 will ever attempt to read incoming mail, which should help.
8720
8721 @vindex nnbabyl-get-new-mail
8722 @vindex nnmbox-get-new-mail
8723 @vindex nnml-get-new-mail
8724 @vindex nnmh-get-new-mail
8725 @vindex nnfolder-get-new-mail
8726 This might be too much, if, for instance, you are reading mail quite
8727 happily with @code{nnml} and just want to peek at some old @sc{rmail}
8728 file you have stashed away with @code{nnbabyl}.  All backends have
8729 variables called backend-@code{get-new-mail}.  If you want to disable
8730 the @code{nnbabyl} mail reading, you edit the virtual server for the
8731 group to have a setting where @code{nnbabyl-get-new-mail} to @code{nil}.
8732
8733 All the mail backends will call @code{nn}*@code{-prepare-save-mail-hook}
8734 narrowed to the article to be saved before saving it when reading
8735 incoming mail.
8736
8737
8738 @node Choosing a Mail Backend
8739 @subsection Choosing a Mail Backend
8740
8741 Gnus will read the mail spool when you activate a mail group.  The mail
8742 file is first copied to your home directory.  What happens after that
8743 depends on what format you want to store your mail in.
8744
8745 @menu
8746 * Unix Mail Box::               Using the (quite) standard Un*x mbox.
8747 * Rmail Babyl::                 Emacs programs use the rmail babyl format.
8748 * Mail Spool::                  Store your mail in a private spool?
8749 * MH Spool::                    An mhspool-like backend.
8750 * Mail Folders::                Having one file for each group.
8751 @end menu
8752
8753
8754 @node Unix Mail Box
8755 @subsubsection Unix Mail Box
8756 @cindex nnmbox
8757 @cindex unix mail box
8758
8759 @vindex nnmbox-active-file
8760 @vindex nnmbox-mbox-file
8761 The @dfn{nnmbox} backend will use the standard Un*x mbox file to store
8762 mail.  @code{nnmbox} will add extra headers to each mail article to say
8763 which group it belongs in.
8764
8765 Virtual server settings:
8766
8767 @table @code
8768 @item nnmbox-mbox-file
8769 @vindex nnmbox-mbox-file
8770 The name of the mail box in the user's home directory. 
8771
8772 @item nnmbox-active-file
8773 @vindex nnmbox-active-file
8774 The name of the active file for the mail box.
8775
8776 @item nnmbox-get-new-mail
8777 @vindex nnmbox-get-new-mail
8778 If non-@code{nil}, @code{nnmbox} will read incoming mail and split it
8779 into groups.
8780 @end table
8781
8782
8783 @node Rmail Babyl
8784 @subsubsection Rmail Babyl
8785 @cindex nnbabyl
8786 @cindex rmail mbox
8787
8788 @vindex nnbabyl-active-file
8789 @vindex nnbabyl-mbox-file
8790 The @dfn{nnbabyl} backend will use a babyl mail box (aka. @dfn{rmail
8791 mbox}) to store mail. @code{nnbabyl} will add extra headers to each mail
8792 article to say which group it belongs in.
8793
8794 Virtual server settings:
8795
8796 @table @code
8797 @item nnbabyl-mbox-file
8798 @vindex nnbabyl-mbox-file
8799 The name of the rmail mbox file.
8800
8801 @item nnbabyl-active-file
8802 @vindex nnbabyl-active-file
8803 The name of the active file for the rmail box.
8804
8805 @item nnbabyl-get-new-mail
8806 @vindex nnbabyl-get-new-mail
8807 If non-@code{nil}, @code{nnbabyl} will read incoming mail. 
8808 @end table
8809
8810
8811 @node Mail Spool
8812 @subsubsection Mail Spool
8813 @cindex nnml
8814 @cindex mail @sc{nov} spool
8815
8816 The @dfn{nnml} spool mail format isn't compatible with any other known
8817 format.  It should be used with some caution.
8818
8819 @vindex nnml-directory
8820 If you use this backend, Gnus will split all incoming mail into files;
8821 one file for each mail, and put the articles into the correct
8822 directories under the directory specified by the @code{nnml-directory}
8823 variable.  The default value is @file{~/Mail/}.
8824
8825 You do not have to create any directories beforehand; Gnus will take
8826 care of all that.
8827
8828 If you have a strict limit as to how many files you are allowed to store
8829 in your account, you should not use this backend.  As each mail gets its
8830 own file, you might very well occupy thousands of inodes within a few
8831 weeks.  If this is no problem for you, and it isn't a problem for you
8832 having your friendly systems administrator walking around, madly,
8833 shouting ``Who is eating all my inodes?! Who? Who!?!'', then you should
8834 know that this is probably the fastest format to use.  You do not have
8835 to trudge through a big mbox file just to read your new mail.
8836
8837 @code{nnml} is probably the slowest backend when it comes to article
8838 splitting.  It has to create lots of files, and it also generates
8839 @sc{nov} databases for the incoming mails.  This makes is the fastest
8840 backend when it comes to reading mail.
8841
8842 Virtual server settings:
8843
8844 @table @code
8845 @item nnml-directory
8846 @vindex nnml-directory
8847 All @code{nnml} directories will be placed under this directory. 
8848
8849 @item nnml-active-file
8850 @vindex nnml-active-file
8851 The active file for the @code{nnml} server.
8852
8853 @item nnml-newsgroups-file
8854 @vindex nnml-newsgroups-file
8855 The @code{nnml} group descriptions file.  @xref{Newsgroups File
8856 Format}. 
8857
8858 @item nnml-get-new-mail
8859 @vindex nnml-get-new-mail
8860 If non-@code{nil}, @code{nnml} will read incoming mail.
8861
8862 @item nnml-nov-is-evil
8863 @vindex nnml-nov-is-evil
8864 If non-@code{nil}, this backend will ignore any @sc{nov} files.  
8865
8866 @item nnml-nov-file-name
8867 @vindex nnml-nov-file-name
8868 The name of the @sc{nov} files.  The default is @file{.overview}. 
8869
8870 @item nnml-prepare-save-mail-hook
8871 @vindex nnml-prepare-save-mail-hook
8872 Hook run narrowed to an article before saving.
8873
8874 @end table
8875
8876 @findex nnml-generate-nov-databases
8877 If your @code{nnml} groups and @sc{nov} files get totally out of whack,
8878 you can do a complete update by typing @kbd{M-x
8879 nnml-generate-nov-databases}.  This command will trawl through the
8880 entire @code{nnml} hierarchy, looking at each and every article, so it
8881 might take a while to complete.
8882
8883
8884 @node MH Spool
8885 @subsubsection MH Spool
8886 @cindex nnmh
8887 @cindex mh-e mail spool
8888
8889 @code{nnmh} is just like @code{nnml}, except that is doesn't generate
8890 @sc{nov} databases and it doesn't keep an active file.  This makes
8891 @code{nnmh} a @emph{much} slower backend than @code{nnml}, but it also
8892 makes it easier to write procmail scripts for.
8893
8894 Virtual server settings:
8895
8896 @table @code
8897 @item nnmh-directory
8898 @vindex nnmh-directory
8899 All @code{nnmh} directories will be located under this directory.
8900
8901 @item nnmh-get-new-mail
8902 @vindex nnmh-get-new-mail
8903 If non-@code{nil}, @code{nnmh} will read incoming mail.
8904
8905 @item nnmh-be-safe
8906 @vindex nnmh-be-safe
8907 If non-@code{nil}, @code{nnmh} will go to ridiculous lengths to make
8908 sure that the articles in the folder are actually what Gnus thinks they
8909 are.  It will check date stamps and stat everything in sight, so
8910 setting this to @code{t} will mean a serious slow-down.  If you never
8911 use anything but Gnus to read the @code{nnmh} articles, you do not have
8912 to set this variable to @code{t}.
8913 @end table
8914
8915
8916 @node Mail Folders
8917 @subsubsection Mail Folders
8918 @cindex nnfolder
8919 @cindex mbox folders
8920 @cindex mail folders
8921
8922 @code{nnfolder} is a backend for storing each mail group in a separate
8923 file.  Each file is in the standard Un*x mbox format.  @code{nnfolder}
8924 will add extra headers to keep track of article numbers and arrival
8925 dates.
8926
8927 Virtual server settings:
8928
8929 @table @code
8930 @item nnfolder-directory
8931 @vindex nnfolder-directory
8932 All the @code{nnfolder} mail boxes will be stored under this directory. 
8933
8934 @item nnfolder-active-file
8935 @vindex nnfolder-active-file
8936 The name of the active file.
8937
8938 @item nnfolder-newsgroups-file
8939 @vindex nnfolder-newsgroups-file
8940 The name of the group descriptions file.  @xref{Newsgroups File Format}.
8941
8942 @item nnfolder-get-new-mail
8943 @vindex nnfolder-get-new-mail
8944 If non-@code{nil}, @code{nnfolder} will read incoming mail.
8945 @end table
8946
8947 @findex nnfolder-generate-active-file
8948 @kindex M-x nnfolder-generate-active-file
8949 If you have lots of @code{nnfolder}-like files you'd like to read with
8950 @code{nnfolder}, you can use the @kbd{M-x nnfolder-generate-active-file}
8951 command to make @code{nnfolder} aware of all likely files in
8952 @code{nnfolder-directory}.
8953
8954
8955 @node Other Sources
8956 @section Other Sources
8957
8958 Gnus can do more than just read news or mail.  The methods described
8959 below allow Gnus to view directories and files as if they were
8960 newsgroups.
8961
8962 @menu
8963 * Directory Groups::   You can read a directory as if it was a newsgroup.
8964 * Anything Groups::    Dired?  Who needs dired?
8965 * Document Groups::    Single files can be the basis of a group.
8966 * SOUP::               Reading @sc{SOUP} packets ``offline''.
8967 @end menu
8968
8969
8970 @node Directory Groups
8971 @subsection Directory Groups
8972 @cindex nndir
8973 @cindex directory groups
8974
8975 If you have a directory that has lots of articles in separate files in
8976 it, you might treat it as a newsgroup.  The files have to have numerical
8977 names, of course.
8978
8979 This might be an opportune moment to mention @code{ange-ftp}, that most
8980 wonderful of all wonderful Emacs packages.  When I wrote @code{nndir}, I
8981 didn't think much about it---a backend to read directories.  Big deal.
8982
8983 @code{ange-ftp} changes that picture dramatically.  For instance, if you
8984 enter @file{"/ftp.hpc.uh.edu:/pub/emacs/ding-list/"} as the the
8985 directory name, ange-ftp will actually allow you to read this directory
8986 over at @samp{sina} as a newsgroup.  Distributed news ahoy!
8987
8988 @code{nndir} will use @sc{nov} files if they are present.
8989
8990 @code{nndir} is a ``read-only'' backend---you can't delete or expire
8991 articles with this method.  You can use @code{nnmh} or @code{nnml} for
8992 whatever you use @code{nndir} for, so you could switch to any of those
8993 methods if you feel the need to have a non-read-only @code{nndir}.
8994
8995
8996 @node Anything Groups
8997 @subsection Anything Groups
8998 @cindex nneething
8999
9000 From the @code{nndir} backend (which reads a single spool-like
9001 directory), it's just a hop and a skip to @code{nneething}, which
9002 pretends that any arbitrary directory is a newsgroup.  Strange, but
9003 true.
9004
9005 When @code{nneething} is presented with a directory, it will scan this
9006 directory and assign article numbers to each file.  When you enter such
9007 a group, @code{nneething} must create ``headers'' that Gnus can use.
9008 After all, Gnus is a newsreader, in case you're
9009 forgetting. @code{nneething} does this in a two-step process.  First, it
9010 snoops each file in question.  If the file looks like an article (i.e.,
9011 the first few lines look like headers), it will use this as the head.
9012 If this is just some arbitrary file without a head (eg. a C source
9013 file), @code{nneething} will cobble up a header out of thin air.  It
9014 will use file ownership, name and date and do whatever it can with these
9015 elements.
9016
9017 All this should happen automatically for you, and you will be presented
9018 with something that looks very much like a newsgroup.  Totally like a
9019 newsgroup, to be precise.  If you select an article, it will be displayed
9020 in the article buffer, just as usual.
9021
9022 If you select a line that represents a directory, Gnus will pop you into
9023 a new summary buffer for this @code{nneething} group.  And so on.  You can
9024 traverse the entire disk this way, if you feel like, but remember that
9025 Gnus is not dired, really, and does not intend to be, either.
9026
9027 There are two overall modes to this action---ephemeral or solid.  When
9028 doing the ephemeral thing (i.e., @kbd{G D} from the group buffer), Gnus
9029 will not store information on what files you have read, and what files
9030 are new, and so on.  If you create a solid @code{nneething} group the
9031 normal way with @kbd{G m}, Gnus will store a mapping table between
9032 article numbers and file names, and you can treat this group like any
9033 other groups.  When you activate a solid @code{nneething} group, you will
9034 be told how many unread articles it contains, etc., etc.
9035
9036 Some variables:
9037
9038 @table @code
9039 @item nneething-map-file-directory
9040 @vindex nneething-map-file-directory
9041 All the mapping files for solid @code{nneething} groups will be stored
9042 in this directory, which defaults to @file{~/.nneething/}.
9043
9044 @item nneething-exclude-files
9045 @vindex nneething-exclude-files
9046 All files that match this regexp will be ignored.  Nice to use to exclude
9047 auto-save files and the like, which is what it does by default.
9048
9049 @item nneething-map-file
9050 @vindex nneething-map-file
9051 Name of the map files.
9052 @end table
9053
9054
9055 @node Document Groups
9056 @subsection Document Groups
9057 @cindex nndoc
9058 @cindex documentation group
9059 @cindex help group
9060
9061 @code{nndoc} is a cute little thing that will let you read a single file
9062 as a newsgroup.  Several files types are supported:
9063
9064 @table @code
9065 @cindex babyl
9066 @cindex rmail mbox
9067
9068 @item babyl
9069 The babyl (rmail) mail box.
9070 @cindex mbox
9071 @cindex Unix mbox
9072
9073 @item mbox
9074 The standard Unix mbox file.
9075
9076 @cindex MMDF mail box
9077 @item mmdf
9078 The MMDF mail box format.
9079
9080 @item news
9081 Several news articles appended into a file.
9082
9083 @item rnews
9084 @cindex rnews batch files
9085 The rnews batch transport format.
9086 @cindex forwarded messages
9087
9088 @item forward
9089 Forwarded articles.
9090
9091 @item mime-digest
9092 @cindex digest
9093 @cindex MIME digest
9094 @cindex 1153 digest
9095 @cindex RFC 1153 digest
9096 @cindex RFC 341 digest
9097 MIME (RFC 1341) digest format.
9098
9099 @item standard-digest
9100 The standard (RFC 1153) digest format.
9101
9102 @item slack-digest
9103 Non-standard digest format---matches most things, but does it badly. 
9104 @end table
9105
9106 You can also use the special ``file type'' @code{guess}, which means
9107 that @code{nndoc} will try to guess what file type it is looking at.
9108 @code{digest} means that @code{nndoc} should guess what digest type the
9109 file is.
9110
9111 @code{nndoc} will not try to change the file or insert any extra headers into
9112 it---it will simply, like, let you use the file as the basis for a
9113 group.  And that's it.
9114
9115 If you have some old archived articles that you want to insert into your
9116 new & spiffy Gnus mail backend, @code{nndoc} can probably help you with
9117 that.  Say you have an old @file{RMAIL} file with mail that you now want
9118 to split into your new @code{nnml} groups.  You look at that file using
9119 @code{nndoc}, set the process mark on all the articles in the buffer
9120 (@kbd{M P b}, for instance), and then re-spool (@kbd{B r}) using
9121 @code{nnml}.  If all goes well, all the mail in the @file{RMAIL} file is
9122 now also stored in lots of @code{nnml} directories, and you can delete
9123 that pesky @file{RMAIL} file.  If you have the guts!  
9124
9125 Virtual server variables:
9126
9127 @table @code
9128 @item nndoc-article-type
9129 @vindex nndoc-article-type
9130 This should be one of @code{mbox}, @code{babyl}, @code{digest},
9131 @code{mmdf}, @code{forward}, @code{news}, @code{rnews},
9132 @code{mime-digest}, @code{clari-briefs}, or @code{guess}.
9133
9134 @item nndoc-post-type
9135 @vindex nndoc-post-type
9136 This variable says whether Gnus is to consider the group a news group or
9137 a mail group.  There are two legal values:  @code{mail} (the default)
9138 and @code{news}.
9139 @end table
9140
9141
9142 @node SOUP
9143 @subsection SOUP
9144 @cindex SOUP
9145 @cindex offline
9146
9147 In the PC world people often talk about ``offline'' newsreaders.  These
9148 are thingies that are combined reader/news transport monstrosities.
9149 With built-in modem programs.  Yecchh!
9150
9151 Of course, us Unix Weenie types of human beans use things like
9152 @code{uucp} and, like, @code{nntpd} and set up proper news and mail
9153 transport things like Ghod intended.  And then we just use normal
9154 newsreaders.  
9155
9156 However, it can sometimes be convenient to do something a that's a bit
9157 easier on the brain if you have a very slow modem, and you're not really
9158 that interested in doing things properly.  
9159
9160 A file format called @sc{soup} has been developed for transporting news
9161 and mail from servers to home machines and back again.  It can be a bit
9162 fiddly.
9163
9164 @enumerate
9165
9166 @item
9167 You log in on the server and create a @sc{soup} packet.  You can either
9168 use a dedicated @sc{soup} thingie, or you can use Gnus to create the
9169 packet with the @kbd{O s} command.
9170
9171 @item 
9172 You transfer the packet home.  Rail, boat, car or modem will do fine.
9173
9174 @item
9175 You put the packet in your home directory.
9176
9177 @item
9178 You fire up Gnus using the @code{nnsoup} backend as the native server.
9179
9180 @item
9181 You read articles and mail and answer and followup to the things you
9182 want.
9183
9184 @item 
9185 You do the @kbd{G s r} command to pack these replies into a @sc{soup}
9186 packet.
9187
9188 @item 
9189 You transfer this packet to the server.  
9190
9191 @item
9192 You use Gnus to mail this packet out with the @kbd{G s s} command.
9193
9194 @item
9195 You then repeat until you die.
9196
9197 @end enumerate
9198
9199 So you basically have a bipartite system---you use @code{nnsoup} for
9200 reading and Gnus for packing/sending these @sc{soup} packets.
9201
9202 @menu
9203 * SOUP Commands::     Commands for creating and sending @sc{soup} packets
9204 * SOUP Groups::       A backend for reading @sc{soup} packets.
9205 * SOUP Replies::      How to enable @code{nnsoup} to take over mail and news.
9206 @end menu
9207
9208
9209 @node SOUP Commands
9210 @subsubsection SOUP Commands
9211
9212 @table @kbd
9213 @item G s b
9214 @kindex G s b (Group)
9215 @findex gnus-group-brew-soup
9216 Pack all unread articles in the current group
9217 (@code{gnus-group-brew-soup}).  This command understands the
9218 process/prefix convention.
9219
9220 @item G s w
9221 @kindex G s w (Group)
9222 @findex gnus-soup-save-areas
9223 Save all data files (@code{gnus-soup-save-areas}).
9224
9225 @item G s s
9226 @kindex G s s (Group)
9227 @findex gnus-soup-send-replies
9228 Send all replies from the replies packet
9229 (@code{gnus-soup-send-replies}). 
9230
9231 @item G s p
9232 @kindex G s p (Group)
9233 @findex gnus-soup-pack-packet
9234 Pack all files into a @sc{soup} packet (@code{gnus-soup-pack-packet}). 
9235
9236 @item G s r
9237 @kindex G s r (Group)
9238 @findex nnsoup-pack-replies
9239 Pack all replies into a replies packet (@code{nnsoup-pack-replies}). 
9240
9241 @item O s
9242 @kindex O s (Summary)
9243 @findex gnus-soup-add-article
9244 This summary-mode command adds the current article to a @sc{soup} packet
9245 (@code{gnus-soup-add-article}).  It understands the process/prefix
9246 convention. 
9247
9248 @end table
9249
9250
9251 There are a few variables to customize where Gnus will put all these
9252 thingies:  
9253
9254 @table @code
9255
9256 @item gnus-soup-directory
9257 @vindex gnus-soup-directory
9258 Directory where Gnus will save intermediate files while composing
9259 @sc{soup} packets.  The default is @file{~/SoupBrew/}. 
9260
9261 @item gnus-soup-replies-directory
9262 @vindex gnus-soup-replies-directory
9263 This is what Gnus will use as a temporary directory while sending our
9264 reply packets.  The default is @file{~/SoupBrew/SoupReplies/}. 
9265
9266 @item gnus-soup-prefix-file
9267 @vindex gnus-soup-prefix-file
9268 Name of the file where Gnus stores the last used prefix.  The default is
9269 @samp{gnus-prefix}. 
9270
9271 @item gnus-soup-packer
9272 @vindex gnus-soup-packer
9273 A format string command for packing a @sc{soup} packet.  The default is
9274 @samp{tar cf - %s | gzip > $HOME/Soupout%d.tgz}. 
9275
9276 @item gnus-soup-unpacker
9277 @vindex gnus-soup-unpacker
9278 Format string command for unpacking a @sc{soup} packet.  The default is
9279 @samp{gunzip -c %s | tar xvf -}.
9280
9281 @item gnus-soup-packet-directory
9282 @vindex gnus-soup-packet-directory
9283 Where Gnus will look for reply packets.  The default is @file{~/}. 
9284
9285 @item gnus-soup-packet-regexp
9286 @vindex gnus-soup-packet-regexp
9287 Regular expression matching @sc{soup} reply packets in
9288 @code{gnus-soup-packet-directory}. 
9289
9290 @end table
9291  
9292
9293 @node SOUP Groups
9294 @subsubsection @sc{soup} Groups
9295 @cindex nnsoup
9296
9297 @code{nnsoup} is the backend for reading @sc{soup} packets.  It will
9298 read incoming packets, unpack them, and put them in a directory where
9299 you can read them at leisure.
9300
9301 These are the variables you can use to customize its behavior:
9302
9303 @table @code
9304
9305 @item nnsoup-tmp-directory
9306 @vindex nnsoup-tmp-directory
9307 When @code{nnsoup} unpacks a @sc{soup} packet, it does it in this
9308 directory.  (@file{/tmp/} by default.)  
9309
9310 @item nnsoup-directory
9311 @vindex nnsoup-directory
9312 @code{nnsoup} then moves each message and index file to this directory.
9313 The default is @file{~/SOUP/}.
9314
9315 @item nnsoup-replies-directory 
9316 @vindex nnsoup-replies-directory 
9317 All replies will stored in this directory before being packed into a
9318 reply packet.  The default is @file{~/SOUP/replies/"}.
9319
9320 @item nnsoup-replies-format-type
9321 @vindex nnsoup-replies-format-type
9322 The @sc{soup} format of the replies packets.  The default is @samp{?n}
9323 (rnews), and I don't think you should touch that variable.  I probably
9324 shouldn't even have documented it.  Drats!  Too late!
9325
9326 @item nnsoup-replies-index-type
9327 @vindex nnsoup-replies-index-type
9328 The index type of the replies packet.  The is @samp{?n}, which means
9329 ``none''.  Don't fiddle with this one either!
9330
9331 @item nnsoup-active-file
9332 @vindex nnsoup-active-file
9333 Where @code{nnsoup} stores lots of information.  This is not an ``active
9334 file'' in the @code{nntp} sense; it's an Emacs Lisp file.  If you lose
9335 this file or mess it up in any way, you're dead.  The default is
9336 @file{~/SOUP/active}.
9337
9338 @item nnsoup-packer
9339 @vindex nnsoup-packer
9340 Format string command for packing a reply @sc{soup} packet.  The default
9341 is @samp{tar cf - %s | gzip > $HOME/Soupin%d.tgz}. 
9342
9343 @item nnsoup-unpacker
9344 @vindex nnsoup-unpacker
9345 Format string command for unpacking incoming @sc{soup} packets.  The
9346 default is @samp{gunzip -c %s | tar xvf -}. 
9347
9348 @item nnsoup-packet-directory
9349 @vindex nnsoup-packet-directory
9350 Where @code{nnsoup} will look for incoming packets.  The default is
9351 @file{~/}.  
9352
9353 @item nnsoup-packet-regexp
9354 @vindex nnsoup-packet-regexp
9355 Regular expression matching incoming @sc{soup} packets.  The default is
9356 @samp{Soupout}. 
9357
9358 @end table
9359
9360
9361 @node SOUP Replies
9362 @subsubsection SOUP Replies
9363
9364 Just using @code{nnsoup} won't mean that your postings and mailings end
9365 up in @sc{soup} reply packets automagically.  You have to work a bit
9366 more for that to happen.
9367
9368 @findex nnsoup-set-variables
9369 The @code{nnsoup-set-variables} command will set the appropriate
9370 variables to ensure that all your followups and replies end up in the
9371 @sc{soup} system.
9372
9373 In specific, this is what it does:
9374
9375 @lisp
9376 (setq gnus-inews-article-function 'nnsoup-request-post)
9377 (setq send-mail-function 'nnsoup-request-mail)
9378 @end lisp
9379
9380 And that's it, really.  If you only want news to go into the @sc{soup}
9381 system you just use the first line.  If you only want mail to be
9382 @sc{soup}ed you use the second.
9383
9384
9385 @node Combined Groups
9386 @section Combined Groups
9387
9388 Gnus allows combining a mixture of all the other group types into bigger
9389 groups.
9390
9391 @menu
9392 * Virtual Groups::     Combining articles from many groups.
9393 * Kibozed Groups::     Looking through parts of the newsfeed for articles.
9394 @end menu
9395
9396
9397 @node Virtual Groups
9398 @subsection Virtual Groups
9399 @cindex nnvirtual
9400 @cindex virtual groups
9401
9402 An @dfn{nnvirtual group} is really nothing more than a collection of
9403 other groups.
9404
9405 For instance, if you are tired of reading many small group, you can
9406 put them all in one big group, and then grow tired of reading one
9407 big, unwieldy group.  The joys of computing!
9408
9409 You specify @code{nnvirtual} as the method.  The address should be a
9410 regexp to match component groups.
9411
9412 All marks in the virtual group will stick to the articles in the
9413 component groups.  So if you tick an article in a virtual group, the
9414 article will also be ticked in the component group from whence it came.
9415 (And vice versa---marks from the component groups will also be shown in
9416 the virtual group.)
9417
9418 Here's an example @code{nnvirtual} method that collects all Andrea Dworkin
9419 newsgroups into one, big, happy newsgroup:
9420
9421 @lisp
9422 (nnvirtual "^alt\\.fan\\.andrea-dworkin$\\|^rec\\.dworkin.*")
9423 @end lisp
9424
9425 The component groups can be native or foreign; everything should work
9426 smoothly, but if your computer explodes, it was probably my fault.
9427
9428 Collecting the same group from several servers might actually be a good
9429 idea if users have set the Distribution header to limit distribution.
9430 If you would like to read @samp{soc.motss} both from a server in Japan
9431 and a server in Norway, you could use the following as the group regexp:
9432
9433 @example
9434 "^nntp+some.server.jp:soc.motss$\\|^nntp+some.server.no:soc.motss$"
9435 @end example
9436
9437 This should work kinda smoothly---all articles from both groups should
9438 end up in this one, and there should be no duplicates.  Threading (and
9439 the rest) will still work as usual, but there might be problems with the
9440 sequence of articles.  Sorting on date might be an option here
9441 (@pxref{Selecting a Group}.
9442
9443 One limitation, however---all groups that are included in a virtual
9444 group has to be alive (i.e., subscribed or unsubscribed).  Killed or
9445 zombie groups can't be component groups for @code{nnvirtual} groups.
9446
9447 @vindex nnvirtual-always-rescan
9448 If the @code{nnvirtual-always-rescan} is non-@code{nil},
9449 @code{nnvirtual} will always scan groups for unread articles when
9450 entering a virtual group.  If this variable is @code{nil} (which is the
9451 default) and you read articles in a component group after the virtual
9452 group has been activated, the read articles from the component group
9453 will show up when you enter the virtual group.  You'll also see this
9454 effect if you have two virtual groups that contain the same component
9455 group.  If that's the case, you should set this variable to @code{t}.
9456 Or you can just tap @code{M-g} on the virtual group every time before
9457 you enter it---it'll have much the same effect.
9458
9459
9460 @node Kibozed Groups
9461 @subsection Kibozed Groups
9462 @cindex nnkiboze
9463 @cindex kibozing
9464
9465 @dfn{Kibozing} is defined by @sc{oed} as ``grepping through (parts of)
9466 the news feed''.  @code{nnkiboze} is a backend that will do this for
9467 you.  Oh joy!  Now you can grind any @sc{nntp} server down to a halt
9468 with useless requests!  Oh happiness!
9469
9470 The address field of the @code{nnkiboze} method is, as with
9471 @code{nnvirtual}, a regexp to match groups to be ``included'' in the
9472 @code{nnkiboze} group.  There most similarities between @code{nnkiboze}
9473 and @code{nnvirtual} ends.
9474
9475 In addition to this regexp detailing component groups, an @code{nnkiboze} group
9476 must have a score file to say what articles that are to be included in
9477 the group (@pxref{Scoring}).
9478
9479 @kindex M-x nnkiboze-generate-groups
9480 @findex nnkiboze-generate-groups
9481 You must run @kbd{M-x nnkiboze-generate-groups} after creating the
9482 @code{nnkiboze} groups you want to have.  This command will take time.  Lots of
9483 time.  Oodles and oodles of time.  Gnus has to fetch the headers from
9484 all the articles in all the components groups and run them through the
9485 scoring process to determine if there are any articles in the groups
9486 that are to be part of the @code{nnkiboze} groups.
9487
9488 Please limit the number of component groups by using restrictive
9489 regexps.  Otherwise your sysadmin may become annoyed with you, and the
9490 @sc{nntp} site may throw you off and never let you back in again.
9491 Stranger things have happened.
9492
9493 @code{nnkiboze} component groups do not have to be alive---they can be dead,
9494 and they can be foreign.  No restrictions.
9495
9496 @vindex nnkiboze-directory
9497 The generation of an @code{nnkiboze} group means writing two files in
9498 @code{nnkiboze-directory}, which is @file{~/News/} by default.  One
9499 contains the @sc{nov} header lines for all the articles in the group,
9500 and the other is an additional @file{.newsrc} file to store information
9501 on what groups that have been searched through to find component
9502 articles.
9503
9504 Articles that are marked as read in the @code{nnkiboze} group will have their
9505 @sc{nov} lines removed from the @sc{nov} file.
9506
9507
9508 @node Scoring
9509 @chapter Scoring
9510 @cindex scoring
9511
9512 Other people use @dfn{kill files}, but we here at Gnus Towers like
9513 scoring better than killing, so we'd rather switch than fight.  They do
9514 something completely different as well, so sit up straight and pay
9515 attention!
9516
9517 @vindex gnus-summary-mark-below
9518 All articles have a default score (@code{gnus-summary-default-score}),
9519 which is 0 by default.  This score may be raised or lowered either
9520 interactively or by score files.  Articles that have a score lower than
9521 @code{gnus-summary-mark-below} are marked as read.
9522
9523 Gnus will read any @dfn{score files} that apply to the current group
9524 before generating the summary buffer.
9525
9526 There are several commands in the summary buffer that insert score
9527 entries based on the current article.  You can, for instance, ask Gnus to
9528 lower or increase the score of all articles with a certain subject.
9529
9530 There are two sorts of scoring entries: Permanent and temporary.
9531 Temporary score entries are self-expiring entries.  Any entries that are
9532 temporary and have not been used for, say, a week, will be removed
9533 silently to help keep the sizes of the score files down.
9534
9535 @menu 
9536 * Summary Score Commands::   Adding score entries for the current group.
9537 * Group Score Commands::     General score commands.
9538 * Score Variables::          Customize your scoring.  (My, what terminology).
9539 * Score File Format::        What a score file may contain.
9540 * Score File Editing::       You can edit score files by hand as well.
9541 * Adaptive Scoring::         Big Sister Gnus *knows* what you read.
9542 * Followups To Yourself::    Having Gnus notice when people answer you.
9543 * Scoring Tips::             How to score effectively.
9544 * Reverse Scoring::          That problem child of old is not problem.
9545 * Global Score Files::       Earth-spanning, ear-splitting score files.
9546 * Kill Files::               They are still here, but they can be ignored.
9547 * GroupLens::                Getting predictions on what you like to read.
9548 @end menu
9549
9550
9551 @node Summary Score Commands
9552 @section Summary Score Commands
9553 @cindex score commands
9554
9555 The score commands that alter score entries do not actually modify real
9556 score files.  That would be too inefficient.  Gnus maintains a cache of
9557 previously loaded score files, one of which is considered the
9558 @dfn{current score file alist}.  The score commands simply insert
9559 entries into this list, and upon group exit, this list is saved.
9560
9561 The current score file is by default the group's local score file, even
9562 if no such score file actually exists.  To insert score commands into
9563 some other score file (eg. @file{all.SCORE}), you must first make this
9564 score file the current one.
9565
9566 General score commands that don't actually change the score file:
9567
9568 @table @kbd
9569
9570 @item V s
9571 @kindex V s (Summary)
9572 @findex gnus-summary-set-score
9573 Set the score of the current article (@code{gnus-summary-set-score}).  
9574
9575 @item V S
9576 @kindex V S (Summary)
9577 @findex gnus-summary-current-score
9578 Display the score of the current article
9579 (@code{gnus-summary-current-score}).   
9580
9581 @item V t
9582 @kindex V t (Summary)
9583 @findex gnus-score-find-trace
9584 Display all score rules that have been used on the current article
9585 (@code{gnus-score-find-trace}).   
9586
9587 @item V R
9588 @cindex V R (Summary)
9589 @findex gnus-summary-rescore
9590 Run the current summary through the scoring process
9591 (@code{gnus-summary-rescore}).  This might be useful if you're playing
9592 around with your score files behind Gnus' back and want to see the
9593 effect you're having.
9594
9595 @item V a
9596 @kindex V a (Summary)
9597 @findex gnus-summary-score-entry
9598 Add a new score entry, and allow specifying all elements 
9599 (@code{gnus-summary-score-entry}).
9600
9601 @item V c
9602 @kindex V c (Summary)
9603 @findex gnus-score-change-score-file
9604 Make a different score file the current
9605 (@code{gnus-score-change-score-file}). 
9606
9607 @item V e
9608 @kindex V e (Summary)
9609 @findex gnus-score-edit-current-scores
9610 Edit the current score file (@code{gnus-score-edit-current-scores}).
9611 You will be popped into a @code{gnus-score-mode} buffer (@pxref{Score
9612 File Editing}).
9613
9614 @item V f
9615 @kindex V f (Summary)
9616 @findex gnus-score-edit-file
9617 Edit a score file and make this score file the current one
9618 (@code{gnus-score-edit-file}).
9619
9620 @item V C
9621 @kindex V C (Summary)
9622 @findex gnus-score-customize
9623 Customize a score file in a visually pleasing manner
9624 (@code{gnus-score-customize}). 
9625
9626 @item I C-i
9627 @kindex I C-i (Summary)
9628 @findex gnus-summary-raise-score
9629 Increase the score of the current article
9630 (@code{gnus-summary-raise-score}).
9631
9632 @item L C-l
9633 @kindex L C-l (Summary)
9634 @findex gnus-summary-lower-score
9635 Lower the score of the current article
9636 (@code{gnus-summary-lower-score}). 
9637 @end table
9638
9639 The rest of these commands modify the local score file.
9640
9641 @table @kbd
9642
9643 @item V m
9644 @kindex V m (Summary)
9645 @findex gnus-score-set-mark-below
9646 Prompt for a score, and mark all articles with a score below this as
9647 read (@code{gnus-score-set-mark-below}).
9648
9649 @item V E
9650 @kindex V E (Summary)
9651 @findex gnus-score-set-expunge-below
9652 Expunge all articles with a score below the default score (or the
9653 numeric prefix) (@code{gnus-score-set-expunge-below}).
9654 @end table
9655
9656 The keystrokes for actually making score entries follow a very regular
9657 pattern, so there's no need to list all the commands.  (Hundreds of
9658 them.)  
9659
9660 @enumerate
9661 @item
9662 The first key is either @kbd{I} (upper case i) for increasing the score
9663 or @kbd{L} for lowering the score. 
9664 @item
9665 The second key says what header you want to score on.  The following
9666 keys are available:
9667 @table @kbd
9668
9669 @item a
9670 Score on the author name.
9671
9672 @item s
9673 Score on the subject line.
9674
9675 @item x
9676 Score on the Xref line---i.e., the cross-posting line.
9677
9678 @item t
9679 Score on thread---the References line.
9680
9681 @item d
9682 Score on the date.
9683
9684 @item l
9685 Score on the number of lines.
9686
9687 @item i
9688 Score on the Message-ID.
9689
9690 @item f
9691 Score on followups.
9692
9693 @item b
9694 Score on the body.
9695
9696 @item h
9697 Score on the head.
9698 @end table
9699
9700 @item
9701 The third key is the match type.  Which match types are legal depends on
9702 what headers you are scoring on.
9703
9704 @table @code
9705
9706 @item strings 
9707
9708 @table @kbd
9709
9710 @item e
9711 Exact matching.
9712
9713 @item s
9714 Substring matching.
9715
9716 @item f
9717 Fuzzy matching.
9718
9719 @item r
9720 Regexp matching
9721 @end table
9722
9723 @item date
9724 @table @kbd
9725
9726 @item b
9727 Before date.
9728
9729 @item a
9730 At date.
9731
9732 @item n
9733 This date.
9734 @end table
9735
9736 @item number
9737 @table @kbd
9738
9739 @item <
9740 Less than number.
9741
9742 @item =
9743 Equal to number.
9744
9745 @item >
9746 Greater than number.
9747 @end table
9748 @end table
9749
9750 @item 
9751 The fourth and final key says whether this is a temporary (i.e., expiring)
9752 score entry, or a permanent (i.e., non-expiring) score entry, or whether
9753 it is to be done immediately, without adding to the score file.
9754 @table @kbd
9755
9756 @item t
9757 Temporary score entry.
9758
9759 @item p
9760 Permanent score entry.
9761
9762 @item i
9763 Immediately scoring.
9764 @end table
9765
9766 @end enumerate
9767
9768 So, let's say you want to increase the score on the current author with
9769 exact matching permanently: @kbd{I a e p}.  If you want to lower the
9770 score based on the subject line, using substring matching, and make a
9771 temporary score entry: @kbd{L s s t}.  Pretty easy.
9772
9773 To make things a bit more complicated, there are shortcuts.  If you use
9774 a capital letter on either the second or third keys, Gnus will use
9775 defaults for the remaining one or two keystrokes.  The defaults are
9776 ``substring'' and ``temporary''.  So @kbd{I A} is the same as @kbd{I a s
9777 t}, and @kbd{I a R} is the same as @kbd{I a r t}.
9778
9779 @vindex gnus-score-mimic-keymap
9780 The @code{gnus-score-mimic-keymap} says whether these commands will
9781 pretend they are keymaps or not.
9782
9783
9784 @node Group Score Commands
9785 @section Group Score Commands
9786 @cindex group score commands
9787
9788 There aren't many of these as yet, I'm afraid.
9789
9790 @table @kbd
9791
9792 @item W f
9793 @kindex W f (Group)
9794 @findex gnus-score-flush-cache
9795 Gnus maintains a cache of score alists to avoid having to reload them
9796 all the time.  This command will flush the cache
9797 (@code{gnus-score-flush-cache}). 
9798
9799 @end table
9800
9801
9802 @node Score Variables
9803 @section Score Variables
9804 @cindex score variables
9805
9806 @table @code
9807
9808 @item gnus-use-scoring
9809 @vindex gnus-use-scoring
9810 If @code{nil}, Gnus will not check for score files, and will not, in
9811 general, do any score-related work.  This is @code{t} by default.
9812
9813 @item gnus-kill-killed
9814 @vindex gnus-kill-killed
9815 If this variable is @code{nil}, Gnus will never apply score files to
9816 articles that have already been through the kill process.  While this
9817 may save you lots of time, it also means that if you apply a kill file
9818 to a group, and then change the kill file and want to run it over you
9819 group again to kill more articles, it won't work.  You have to set this
9820 variable to @code{t} to do that.  (It is @code{t} by default.)
9821
9822 @item gnus-kill-files-directory
9823 @vindex gnus-kill-files-directory
9824 All kill and score files will be stored in this directory, which is
9825 initialized from the @code{SAVEDIR} environment variable by default.
9826 This is @file{~/News/} by default.
9827
9828 @item gnus-score-file-suffix
9829 @vindex gnus-score-file-suffix
9830 Suffix to add to the group name to arrive at the score file name
9831 (@samp{SCORE} by default.)
9832
9833 @item gnus-score-uncacheable-files
9834 @vindex gnus-score-uncacheable-files
9835 @cindex score cache
9836 All score files are normally cached to avoid excessive re-loading of
9837 score files.  However, if this might make you Emacs grow big and
9838 bloated, so this regexp can be used to weed out score files that are
9839 unlikely to be needed again.  It would be a bad idea to deny caching of
9840 @file{all.SCORE}, while it might be a good idea to not cache
9841 @file{comp.infosystems.www.authoring.misc.ADAPT}.  In fact, this
9842 variable is @samp{ADAPT$} by default, so no adaptive score files will
9843 be cached.
9844
9845 @item gnus-save-score
9846 @vindex gnus-save-score
9847 If you have really complicated score files, and do lots of batch
9848 scoring, then you might set this variable to @code{t}.  This will make
9849 Gnus save the scores into the @file{.newsrc.eld} file.
9850
9851 @item gnus-score-interactive-default-score
9852 @vindex gnus-score-interactive-default-score
9853 Score used by all the interactive raise/lower commands to raise/lower
9854 score with.  Default is 1000, which may seem excessive, but this is to
9855 ensure that the adaptive scoring scheme gets enough room to play with.
9856 We don't want the small changes from the adaptive scoring to overwrite
9857 manually entered data.
9858
9859 @item gnus-summary-default-score
9860 @vindex gnus-summary-default-score
9861 Default score of an article, which is 0 by default.
9862
9863 @item gnus-score-over-mark
9864 @vindex gnus-score-over-mark
9865 Mark (in the third column) used for articles with a score over the
9866 default.  Default is @samp{+}.
9867
9868 @item gnus-score-below-mark
9869 @vindex gnus-score-below-mark
9870 Mark (in the third column) used for articles with a score below the
9871 default.  Default is @samp{-}.
9872
9873 @item gnus-score-find-score-files-function
9874 @vindex gnus-score-find-score-files-function
9875 Function used to find score files for the current group.  This function
9876 is called with the name of the group as the argument. 
9877
9878 Predefined functions available are:
9879 @table @code
9880
9881 @item gnus-score-find-single
9882 @findex gnus-score-find-single
9883 Only apply the group's own score file.
9884
9885 @item gnus-score-find-bnews
9886 @findex gnus-score-find-bnews
9887 Apply all score files that match, using bnews syntax.  This is the
9888 default.  For instance, if the current group is @samp{gnu.emacs.gnus},
9889 @file{all.emacs.all.SCORE}, @file{not.alt.all.SCORE} and
9890 @file{gnu.all.SCORE} would all apply.  In short, the instances of
9891 @samp{all} in the score file names are translated into @samp{.*}, and
9892 then a regexp match is done.
9893
9894 This means that if you have some score entries that you want to apply to
9895 all groups, then you put those entries in the @file{all.SCORE} file. 
9896
9897 @item gnus-score-find-hierarchical
9898 @findex gnus-score-find-hierarchical
9899 Apply all score files from all the parent groups.  This means that you
9900 can't have score files like @file{all.SCORE} or @file{all.emacs.SCORE},
9901 but you can have @file{SCORE},  @file{comp.SCORE} and
9902 @file{comp.emacs.SCORE}. 
9903
9904 @end table
9905 This variable can also be a list of functions.  In that case, all these
9906 functions will be called, and all the returned lists of score files will
9907 be applied.  These functions can also return lists of score alists
9908 directly.  In that case, the functions that return these non-file score
9909 alists should probably be placed before the ``real'' score file
9910 functions, to ensure that the last score file returned is the local
9911 score file.  Phu.
9912
9913 @item gnus-score-expiry-days
9914 @vindex gnus-score-expiry-days
9915 This variable says how many days should pass before an unused score file
9916 entry is expired.  If this variable is @code{nil}, no score file entries
9917 are expired.  It's 7 by default.
9918
9919 @item gnus-update-score-entry-dates
9920 @vindex gnus-update-score-entry-dates
9921 If this variable is non-@code{nil}, matching score entries will have
9922 their dates updated.  (This is how Gnus controls expiry---all
9923 non-matching entries will become too old while matching entries will
9924 stay fresh and young.)  However, if you set this variable to @code{nil},
9925 even matching entries will grow old and will have to face that oh-so
9926 grim reaper.  
9927
9928 @item gnus-score-after-write-file-function
9929 @vindex gnus-score-after-write-file-function
9930 Function called with the name of the score file just written.
9931
9932 @end table
9933
9934
9935 @node Score File Format
9936 @section Score File Format
9937 @cindex score file format
9938
9939 A score file is an @code{emacs-lisp} file that normally contains just a
9940 single form.  Casual users are not expected to edit these files;
9941 everything can be changed from the summary buffer.
9942
9943 Anyway, if you'd like to dig into it yourself, here's an example:
9944
9945 @lisp
9946 (("from"
9947   ("Lars Ingebrigtsen" -10000)
9948   ("Per Abrahamsen")
9949   ("larsi\\|lmi" -50000 nil R))
9950  ("subject"
9951   ("Ding is Badd" nil 728373))
9952  ("xref"
9953   ("alt.politics" -1000 728372 s))
9954  ("lines"
9955   (2 -100 nil <))
9956  (mark 0)
9957  (expunge -1000)
9958  (mark-and-expunge -10)
9959  (read-only nil)
9960  (orphan -10)
9961  (adapt t)
9962  (files "/hom/larsi/News/gnu.SCORE")
9963  (exclude-files "all.SCORE")
9964  (local (gnus-newsgroup-auto-expire t)
9965         (gnus-summary-make-false-root 'empty))
9966  (eval (ding)))
9967 @end lisp
9968
9969 This example demonstrates absolutely everything about a score file. 
9970
9971 Even though this looks much like lisp code, nothing here is actually
9972 @code{eval}ed.  The lisp reader is used to read this form, though, so it
9973 has to be legal syntactically, if not semantically.
9974
9975 Six keys are supported by this alist:
9976
9977 @table @code
9978
9979 @item STRING
9980 If the key is a string, it is the name of the header to perform the
9981 match on.  Scoring can only be performed on these eight headers:
9982 @code{From}, @code{Subject}, @code{References}, @code{Message-ID},
9983 @code{Xref}, @code{Lines}, @code{Chars} and @code{Date}.  In addition to
9984 these headers, there are three strings to tell Gnus to fetch the entire
9985 article and do the match on larger parts of the article: @code{Body}
9986 will perform the match on the body of the article, @code{Head} will
9987 perform the match on the head of the article, and @code{All} will
9988 perform the match on the entire article.  Note that using any of these
9989 last three keys will slow down group entry @emph{considerably}.  The
9990 final ``header'' you can score on is @code{Followup}.  These score
9991 entries will result in new score entries being added for all follow-ups
9992 to articles that matches these score entries.
9993
9994 Following this key is a arbitrary number of score entries, where each
9995 score entry has one to four elements.
9996 @enumerate
9997
9998 @item 
9999 The first element is the @dfn{match element}.  On most headers this will
10000 be a string, but on the Lines and Chars headers, this must be an
10001 integer. 
10002
10003 @item 
10004 If the second element is present, it should be a number---the @dfn{score
10005 element}.  This number should be an integer in the neginf to posinf
10006 interval.  This number is added to the score of the article if the match
10007 is successful.  If this element is not present, the
10008 @code{gnus-score-interactive-default-score} number will be used
10009 instead.  This is 1000 by default.
10010
10011 @item 
10012 If the third element is present, it should be a number---the @dfn{date
10013 element}.  This date says when the last time this score entry matched,
10014 which provides a mechanism for expiring the score entries.  It this
10015 element is not present, the score entry is permanent.  The date is
10016 represented by the number of days since December 31, 1 ce.
10017
10018 @item 
10019 If the fourth element is present, it should be a symbol---the @dfn{type
10020 element}.  This element specifies what function should be used to see
10021 whether this score entry matches the article.  What match types that can
10022 be used depends on what header you wish to perform the match on.
10023 @table @dfn
10024
10025 @item From, Subject, References, Xref, Message-ID
10026 For most header types, there are the @code{r} and @code{R} (regexp) as
10027 well as @code{s} and @code{S} (substring) types and @code{e} and
10028 @code{E} (exact match) types.  If this element is not present, Gnus will
10029 assume that substring matching should be used.  @code{R} and @code{S}
10030 differ from the other two in that the matches will be done in a
10031 case-sensitive manner.  All these one-letter types are really just
10032 abbreviations for the @code{regexp}, @code{string} and @code{exact}
10033 types, which you can use instead, if you feel like.
10034
10035 @item Lines, Chars
10036 These two headers use different match types: @code{<}, @code{>},
10037 @code{=}, @code{>=} and @code{<=}.
10038
10039 @item Date
10040 For the Date header we have three match types: @code{before}, @code{at}
10041 and @code{after}.  I can't really imagine this ever being useful, but,
10042 like, it would feel kinda silly not to provide this function.  Just in
10043 case.  You never know.  Better safe than sorry.  Once burnt, twice shy.
10044 Don't judge a book by its cover.  Never not have sex on a first date.
10045
10046 @item Head, Body, All
10047 These three match keys use the same match types as the @code{From} (etc)
10048 header uses.
10049
10050 @item Followup
10051 This match key will add a score entry on all articles that followup to
10052 some author.  Uses the same match types as the @code{From} header uses.
10053
10054 @item Thread
10055 This match key will add a score entry on all articles that are part of
10056 a thread.  Uses the same match types as the @code{References} header
10057 uses.
10058 @end table
10059 @end enumerate
10060
10061 @item mark
10062 The value of this entry should be a number.  Any articles with a score
10063 lower than this number will be marked as read.
10064
10065 @item expunge
10066 The value of this entry should be a number.  Any articles with a score
10067 lower than this number will be removed from the summary buffer.
10068
10069 @item mark-and-expunge
10070 The value of this entry should be a number.  Any articles with a score
10071 lower than this number will be marked as read and removed from the
10072 summary buffer.
10073
10074 @item thread-mark-and-expunge
10075 The value of this entry should be a number.  All articles that belong to
10076 a thread that has a total score below this number will be marked as read
10077 and removed from the summary buffer.  @code{gnus-thread-score-function}
10078 says how to compute the total score for a thread.
10079
10080 @item files
10081 The value of this entry should be any number of file names.  These files
10082 are assumed to be score files as well, and will be loaded the same way
10083 this one was.
10084
10085 @item exclude-files
10086 The clue of this entry should be any number of files.  This files will
10087 not be loaded, even though they would normally be so, for some reason or
10088 other. 
10089
10090 @item eval
10091 The value of this entry will be @code{eval}el.  This element will be
10092 ignored when handling global score files. 
10093
10094 @item read-only
10095 Read-only score files will not be updated or saved.  Global score files
10096 should feature this atom (@pxref{Global Score Files}).
10097
10098 @item orphan
10099 The value of this entry should be a number.  Articles that do not have
10100 parents will get this number added to their scores.  Imagine you follow
10101 some high-volume newsgroup, like @samp{comp.lang.c}.  Most likely you
10102 will only follow a few of the threads, also want to see any new threads.
10103
10104 You can do this with the following two score file entries:
10105
10106 @example
10107         (orphan -500)
10108         (mark-and-expunge -100)
10109 @end example
10110
10111 When you enter the group the first time, you will only see the new
10112 threads.  You then raise the score of the threads that you find
10113 interesting (with @kbd{I T} or @kbd{I S}), and ignore (@kbd{C y}) the
10114 rest.  Next time you enter the group, you will see new articles in the
10115 interesting threads, plus any new threads.
10116
10117 I.e. -- the orphan score atom is for high-volume groups where there
10118 exist a few interesting threads which can't be found automatically by
10119 ordinary scoring rules.
10120
10121 @item adapt
10122 This entry controls the adaptive scoring.  If it is @code{t}, the
10123 default adaptive scoring rules will be used.  If it is @code{ignore}, no
10124 adaptive scoring will be performed on this group.  If it is a list, this
10125 list will be used as the adaptive scoring rules.  If it isn't present,
10126 or is something other than @code{t} or @code{ignore}, the default
10127 adaptive scoring rules will be used.  If you want to use adaptive
10128 scoring on most groups, you'd set @code{gnus-use-adaptive-scoring} to
10129 @code{t}, and insert an @code{(adapt ignore)} in the groups where you do
10130 not want adaptive scoring.  If you only want adaptive scoring in a few
10131 groups, you'd set @code{gnus-use-adaptive-scoring} to @code{nil}, and
10132 insert @code{(adapt t)} in the score files of the groups where you want
10133 it. 
10134
10135 @item adapt-file
10136 All adaptive score entries will go to the file named by this entry.  It
10137 will also be applied when entering the group.  This atom might be handy
10138 if you want to adapt on several groups at once, using the same adaptive
10139 file for a number of groups.
10140
10141 @item local
10142 @cindex local variables
10143 The value of this entry should be a list of @code{(VAR VALUE)} pairs.
10144 Each @var{var} will be made buffer-local to the current summary buffer,
10145 and set to the value specified.  This is a convenient, if somewhat
10146 strange, way of setting variables in some groups if you don't like hooks
10147 much.
10148 @end table
10149
10150
10151 @node Score File Editing
10152 @section Score File Editing
10153
10154 You normally enter all scoring commands from the summary buffer, but you
10155 might feel the urge to edit them by hand as well, so we've supplied you
10156 with a mode for that.  
10157
10158 It's simply a slightly customized @code{emacs-lisp} mode, with these
10159 additional commands:
10160
10161 @table @kbd
10162
10163 @item C-c C-c
10164 @kindex C-c C-c (Score)
10165 @findex gnus-score-edit-done
10166 Save the changes you have made and return to the summary buffer
10167 (@code{gnus-score-edit-done}). 
10168
10169 @item C-c C-d
10170 @kindex C-c C-d (Score)
10171 @findex gnus-score-edit-insert-date
10172 Insert the current date in numerical format
10173 (@code{gnus-score-edit-insert-date}).  This is really the day number, if
10174 you were wondering.
10175
10176 @item C-c C-p
10177 @kindex C-c C-p (Score)
10178 @findex gnus-score-pretty-print
10179 The adaptive score files are saved in an unformatted fashion.  If you
10180 intend to read one of these files, you want to @dfn{pretty print} it
10181 first.  This command (@code{gnus-score-pretty-print}) does that for
10182 you. 
10183
10184 @end table
10185
10186 Type @kbd{M-x gnus-score-mode} to use this mode.
10187
10188 @vindex gnus-score-mode-hook
10189 @code{gnus-score-menu-hook} is run in score mode buffers.
10190
10191 In the summary buffer you can use commands like @kbd{V f} and @kbd{V
10192 e} to begin editing score files.
10193
10194
10195 @node Adaptive Scoring
10196 @section Adaptive Scoring
10197 @cindex adaptive scoring
10198
10199 If all this scoring is getting you down, Gnus has a way of making it all
10200 happen automatically---as if by magic.  Or rather, as if by artificial
10201 stupidity, to be precise.
10202
10203 @vindex gnus-use-adaptive-scoring
10204 When you read an article, or mark an article as read, or kill an
10205 article, you leave marks behind.  On exit from the group, Gnus can sniff
10206 these marks and add score elements depending on what marks it finds.
10207 You turn on this ability by setting @code{gnus-use-adaptive-scoring} to
10208 @code{t}. 
10209
10210 @vindex gnus-default-adaptive-score-alist
10211 To give you complete control over the scoring process, you can customize
10212 the @code{gnus-default-adaptive-score-alist} variable.  For instance, it
10213 might look something like this:
10214
10215 @lisp
10216 (defvar gnus-default-adaptive-score-alist
10217   '((gnus-unread-mark)
10218     (gnus-ticked-mark (from 4))
10219     (gnus-dormant-mark (from 5))
10220     (gnus-del-mark (from -4) (subject -1))
10221     (gnus-read-mark (from 4) (subject 2))
10222     (gnus-expirable-mark (from -1) (subject -1))
10223     (gnus-killed-mark (from -1) (subject -3))
10224     (gnus-kill-file-mark)
10225     (gnus-ancient-mark)
10226     (gnus-low-score-mark)
10227     (gnus-catchup-mark (from -1) (subject -1))))
10228 @end lisp
10229
10230 As you see, each element in this alist has a mark as a key (either a
10231 variable name or a ``real'' mark---a character).  Following this key is
10232 a arbitrary number of header/score pairs.  If there are no header/score
10233 pairs following the key, no adaptive scoring will be done on articles
10234 that have that key as the article mark.  For instance, articles with
10235 @code{gnus-unread-mark} in the example above will not get adaptive score
10236 entries.
10237
10238 Each article can have only one mark, so just a single of these rules
10239 will be applied to each article.
10240
10241 To take @code{gnus-del-mark} as an example---this alist says that all
10242 articles that have that mark (i.e., are marked with @samp{D}) will have a
10243 score entry added to lower based on the @code{From} header by -4, and
10244 lowered by @code{Subject} by -1.  Change this to fit your prejudices. 
10245
10246 If you have marked 10 articles with the same subject with
10247 @code{gnus-del-mark}, the rule for that mark will be applied ten times.
10248 That means that that subject will get a score of ten times -1, which
10249 should be, unless I'm much mistaken, -10.
10250
10251 The headers you can score on are @code{from}, @code{subject},
10252 @code{message-id}, @code{references}, @code{xref}, @code{lines},
10253 @code{chars} and @code{date}.  In addition, you can score on
10254 @code{followup}, which will create an adaptive score entry that matches
10255 on the @code{References} header using the @code{Message-ID} of the
10256 current article, thereby matching the following thread.  
10257
10258 You can also score on @code{thread}, which will try to score all
10259 articles that appear in a thread.  @code{thread} matches uses a
10260 @code{Message-ID} to match on the @code{References} header of the
10261 article.  If the match is made, the @code{Message-ID} of the article is
10262 added to the @code{thread} rule.  (Think about it.  I'd recommend two
10263 aspirins afterwards.)
10264
10265 If you use this scheme, you should set the score file atom @code{mark}
10266 to something small---like -300, perhaps, to avoid having small random
10267 changes result in articles getting marked as read.
10268
10269 After using adaptive scoring for a week or so, Gnus should start to
10270 become properly trained and enhance the authors you like best, and kill
10271 the authors you like least, without you having to say so explicitly. 
10272
10273 You can control what groups the adaptive scoring is to be performed on
10274 by using the score files (@pxref{Score File Format}).  This will also
10275 let you use different rules in different groups.
10276
10277 @vindex gnus-adaptive-file-suffix
10278 The adaptive score entries will be put into a file where the name is the
10279 group name with @code{gnus-adaptive-file-suffix} appended.  The default
10280 is @samp{ADAPT}.
10281
10282 @vindex gnus-score-exact-adapt-limit
10283 When doing adaptive scoring, substring or fuzzy matching would probably
10284 give you the best results in most cases.  However, if the header one
10285 matches is short, the possibility for false positives is great, so if
10286 the length of the match is less than
10287 @code{gnus-score-exact-adapt-limit}, exact matching will be used.  If
10288 this variable is @code{nil}, exact matching will always be used to avoid
10289 this problem.
10290
10291
10292 @node Followups To Yourself
10293 @section Followups To Yourself
10294
10295 Gnus offers two commands for picking out the @code{Message-ID} header in
10296 the current buffer.  Gnus will then add a score rule that scores using
10297 this @code{Message-ID} on the @code{References} header of other
10298 articles.  This will, in effect, increase the score of all articles that
10299 respond to the article in the current buffer.  Quite useful if you want
10300 to easily note when people answer what you've said.
10301
10302 @table @code
10303
10304 @item gnus-score-followup-article
10305 @findex gnus-score-followup-article
10306 This will add a score to articles that directly follow up your own
10307 article. 
10308
10309 @item gnus-score-followup-thread
10310 @findex gnus-score-followup-thread
10311 This will add a score to all articles that appear in a thread ``below''
10312 your own article.
10313 @end table
10314
10315 @vindex gnus-inews-article-hook
10316 These two functions are both primarily meant to be used in hooks like
10317 @code{gnus-inews-article-hook}.  
10318
10319
10320 @node Scoring Tips
10321 @section Scoring Tips
10322 @cindex scoring tips
10323
10324 @table @dfn
10325
10326 @item Crossposts
10327 @cindex crossposts
10328 @cindex scoring crossposts
10329 If you want to lower the score of crossposts, the line to match on is
10330 the @code{Xref} header.
10331 @lisp
10332 ("xref" (" talk.politics.misc:" -1000))
10333 @end lisp
10334
10335 @item Multiple crossposts
10336 If you want to lower the score of articles that have been crossposted to
10337 more than, say, 3 groups:
10338 @lisp
10339 ("xref" ("[^:\n]+:[0-9]+ +[^:\n]+:[0-9]+ +[^:\n]+:[0-9]+" -1000 nil r))
10340 @end lisp
10341
10342 @item Matching on the body
10343 This is generally not a very good idea---it takes a very long time.
10344 Gnus actually has to fetch each individual article from the server.  But
10345 you might want to anyway, I guess.  Even though there are three match
10346 keys (@code{Head}, @code{Body} and @code{All}), you should choose one
10347 and stick with it in each score file.  If you use any two, each article
10348 will be fetched @emph{twice}.  If you want to match a bit on the
10349 @code{Head} and a bit on the @code{Body}, just use @code{All} for all
10350 the matches.  
10351
10352 @item Marking as read
10353 You will probably want to mark articles that has a score below a certain
10354 number as read.  This is most easily achieved by putting the following
10355 in your @file{all.SCORE} file:
10356 @lisp
10357 ((mark -100))
10358 @end lisp
10359 You may also consider doing something similar with @code{expunge}.  
10360
10361 @item Negated character classes
10362 If you say stuff like @code{[^abcd]*}, you may get unexpected results.
10363 That will match newlines, which might lead to, well, The Unknown.  Say
10364 @code{[^abcd\n]*} instead.
10365 @end table
10366
10367
10368 @node Reverse Scoring
10369 @section Reverse Scoring
10370 @cindex reverse scoring
10371
10372 If you want to keep just articles that have @samp{Sex with Emacs} in the
10373 subject header, and expunge all other articles, you could put something
10374 like this in your score file:
10375
10376 @lisp
10377 (("subject"
10378   ("Sex with Emacs" 2))
10379  (mark 1)
10380  (expunge 1))
10381 @end lisp
10382
10383 So, you raise all articles that match @samp{Sex with Emacs} and mark the
10384 rest as read, and expunge them to boot.
10385
10386
10387 @node Global Score Files
10388 @section Global Score Files
10389 @cindex global score files
10390
10391 Sure, other newsreaders have ``global kill files''.  These are usually
10392 nothing more than a single kill file that applies to all groups, stored
10393 in the user's home directory.  Bah!  Puny, weak newsreaders!
10394
10395 What I'm talking about here are Global Score Files.  Score files from
10396 all over the world, from users everywhere, uniting all nations in one
10397 big, happy score file union!  Ange-score!  New and untested!
10398
10399 @vindex gnus-global-score-files
10400 All you have to do to use other people's score files is to set the
10401 @code{gnus-global-score-files} variable.  One entry for each score file,
10402 or each score file directory.  Gnus will decide by itself what score
10403 files are applicable to which group.
10404
10405 Say you want to use all score files in the
10406 @file{/ftp@@ftp.some-where:/pub/score} directory and the single score
10407 file @file{/ftp@@ftp.ifi.uio.no:/pub/larsi/ding/score/soc.motss.SCORE}:
10408
10409 @lisp
10410 (setq gnus-global-score-files
10411       '("/ftp@@ftp.ifi.uio.no:/pub/larsi/ding/score/soc.motss.SCORE"
10412         "/ftp@@ftp.some-where:/pub/score/"))
10413 @end lisp
10414
10415 @findex gnus-score-search-global-directories
10416 Simple, eh?  Directory names must end with a @samp{/}.  These
10417 directories are typically scanned only once during each Gnus session.
10418 If you feel the need to manually re-scan the remote directories, you can
10419 use the @code{gnus-score-search-global-directories} command.
10420
10421 Note that, at present, using this option will slow down group entry
10422 somewhat.  (That is---a lot.)
10423
10424 If you want to start maintaining score files for other people to use,
10425 just put your score file up for anonymous ftp and announce it to the
10426 world.  Become a retro-moderator!  Participate in the retro-moderator
10427 wars sure to ensue, where retro-moderators battle it out for the
10428 sympathy of the people, luring them to use their score files on false
10429 premises!  Yay!  The net is saved!
10430
10431 Here are some tips for the would-be retro-moderator, off the top of my
10432 head: 
10433
10434 @itemize @bullet
10435
10436 @item 
10437 Articles that are heavily crossposted are probably junk. 
10438 @item
10439 To lower a single inappropriate article, lower by @code{Message-ID}.
10440 @item
10441 Particularly brilliant authors can be raised on a permanent basis. 
10442 @item
10443 Authors that repeatedly post off-charter for the group can safely be
10444 lowered out of existence.
10445 @item
10446 Set the @code{mark} and @code{expunge} atoms to obliterate the nastiest
10447 articles completely.
10448
10449 @item 
10450 Use expiring score entries to keep the size of the file down.  You
10451 should probably have a long expiry period, though, as some sites keep
10452 old articles for a long time.
10453 @end itemize
10454
10455 ... I wonder whether other newsreaders will support global score files
10456 in the future.  @emph{Snicker}.  Yup, any day now, newsreaders like Blue
10457 Wave, xrn and 1stReader are bound to implement scoring.  Should we start
10458 holding our breath yet?
10459
10460
10461 @node Kill Files
10462 @section Kill Files
10463 @cindex kill files
10464
10465 Gnus still supports those pesky old kill files.  In fact, the kill file
10466 entries can now be expiring, which is something I wrote before Daniel
10467 Quinlan thought of doing score files, so I've left the code in there.
10468
10469 In short, kill processing is a lot slower (and I do mean @emph{a lot})
10470 than score processing, so it might be a good idea to rewrite your kill
10471 files into score files.
10472
10473 Anyway, a kill file is a normal @code{emacs-lisp} file.  You can put any
10474 forms into this file, which means that you can use kill files as some
10475 sort of primitive hook function to be run on group entry, even though
10476 that isn't a very good idea.
10477
10478 XCNormal kill files look like this:
10479
10480 @lisp
10481 (gnus-kill "From" "Lars Ingebrigtsen")
10482 (gnus-kill "Subject" "ding")
10483 (gnus-expunge "X")
10484 @end lisp
10485
10486 This will mark every article written by me as read, and remove them from
10487 the summary buffer.  Very useful, you'll agree.
10488
10489 Other programs use a totally different kill file syntax.  If Gnus
10490 encounters what looks like a @code{rn} kill file, it will take a stab at
10491 interpreting it. 
10492
10493 Two summary functions for editing a GNUS kill file:
10494
10495 @table @kbd
10496
10497 @item M-k
10498 @kindex M-k (Summary)
10499 @findex gnus-summary-edit-local-kill
10500 Edit this group's kill file (@code{gnus-summary-edit-local-kill}).
10501
10502 @item M-K
10503 @kindex M-K (Summary)
10504 @findex gnus-summary-edit-global-kill
10505 Edit the general kill file (@code{gnus-summary-edit-global-kill}).
10506 @end table
10507
10508 Two group mode functions for editing the kill files:
10509
10510 @table @kbd
10511
10512 @item M-k
10513 @kindex M-k (Group)
10514 @findex gnus-group-edit-local-kill
10515 Edit this group's kill file (@code{gnus-group-edit-local-kill}).
10516
10517 @item M-K
10518 @kindex M-K (Group)
10519 @findex gnus-group-edit-global-kill
10520 Edit the general kill file (@code{gnus-group-edit-global-kill}).
10521 @end table
10522
10523 Kill file variables:
10524
10525 @table @code
10526 @item gnus-kill-file-name
10527 @vindex gnus-kill-file-name
10528 A kill file for the group @samp{soc.motss} is normally called
10529 @file{soc.motss.KILL}.  The suffix appended to the group name to get
10530 this file name is detailed by the @code{gnus-kill-file-name} variable.
10531 The ``global'' kill file (not in the score file sense of ``global'', of
10532 course) is called just @file{KILL}.
10533
10534 @vindex gnus-kill-save-kill-file
10535 @item gnus-kill-save-kill-file
10536 If this variable is non-@code{nil}, Gnus will save the
10537 kill file after processing, which is necessary if you use expiring
10538 kills. 
10539
10540 @item gnus-apply-kill-hook
10541 @vindex gnus-apply-kill-hook
10542 @findex gnus-apply-kill-file-unless-scored
10543 @findex gnus-apply-kill-file
10544 A hook called to apply kill files to a group.  It is
10545 @code{(gnus-apply-kill-file)} by default.  If you want to ignore the
10546 kill file if you have a score file for the same group, you can set this
10547 hook to @code{(gnus-apply-kill-file-unless-scored)}.  If you don't want
10548 kill files to be processed, you should set this variable to @code{nil}.
10549
10550 @item gnus-kill-file-mode-hook
10551 @vindex gnus-kill-file-mode-hook
10552 A hook called in kill-file mode buffers.
10553
10554 @end table
10555
10556
10557 @node GroupLens
10558 @section GroupLens
10559 @cindex GroupLens
10560
10561 GroupLens is a collaborative filtering system that helps you work
10562 together with other people to find the quality news articles out of the
10563 huge volume of news articles generated every day.
10564
10565 To accomplish this the GroupLens system combines your opinions about
10566 articles you have already read with the opinions of others who have done
10567 likewise and gives you a personalized prediction for each unread news
10568 article.  Think of GroupLens as a matchmaker.  GroupLens watches how you
10569 rate articles, and finds other people that rate articles the same way.
10570 Once it has found for you some people you agree with it tells you, in
10571 the form of a prediction, what they thought of the article.  You can use
10572 this prediction to help you decide whether or not you want to read the
10573 article.
10574
10575 @menu
10576 * Using GroupLens::          How to make Gnus use GroupLens.
10577 * Rating Articles::          Letting GroupLens know how you rate articles.
10578 * Displaying Predictions::   Displaying predictions given by GroupLens.
10579 * GroupLens Variables::      Customizing GroupLens.
10580 @end menu
10581
10582
10583 @node Using GroupLens
10584 @subsection Using GroupLens
10585
10586 To use GroupLens you must register a pseudonym with your local Better
10587 Bit Bureau (BBB).  At the moment the only better bit in town is at
10588 @samp{http://www.cs.umn.edu/Research/GroupLens/bbb.html}.
10589
10590 Once you have registered you'll need to set a couple of variables.
10591
10592 @table @code
10593
10594 @item gnus-use-grouplens
10595 @vindex gnus-use-grouplens
10596 Setting this variable to a non-@code{nil} value will make Gnus hook into
10597 all the relevant GroupLens functions.
10598
10599 @item grouplens-pseudonym
10600 @vindex grouplens-pseudonym
10601 This variable should be set to the pseudonum you got when registering
10602 with the Better Bit Bureau.
10603
10604 @item grouplens-newsgroups
10605 @vindex grouplens-newsgroups
10606 A list of groups that you want to get GroupLens predictions for. 
10607
10608 @end table
10609
10610 Thats the minimum of what you need to get up and running with GroupLens.
10611 Once you've registered, GroupLens will start giving you scores for
10612 articles based on the average of what other people think.  But, to get
10613 the real benefit of GroupLens you need to start rating articles
10614 yourself.  Then the scores GroupLens gives you will be personalized for
10615 you, based on how the people you usually agree with have already rated.
10616
10617
10618 @node Rating Articles
10619 @subsection Rating Articles
10620
10621 In GroupLens, an article is rated on a scale from 1 to 5, inclusive.
10622 Where 1 means something like this article is a waste of bandwidth and 5
10623 means that the article was really good.  The basic question to ask
10624 yourself is, "on a scale from 1 to 5 would I like to see more articles
10625 like this one?"
10626
10627 There are four ways to enter a rating for an article in GroupLens.
10628
10629 @table @kbd
10630
10631 @item r
10632 @kindex r (GroupLens)
10633 @findex bbb-summary-rate-article
10634 This function will prompt you for a rating on a scale of one to five.
10635
10636 @item k
10637 @kindex k (GroupLens)
10638 @findex grouplens-score-thread
10639 This function will prompt you for a rating, and rate all the articles in
10640 the thread.  This is really useful for some of those long running giant
10641 threads in rec.humor.
10642
10643 @end table
10644
10645 The next two commands, @kbd{n} and @kbd{,} take a numerical prefix to be
10646 the score of the article you're reading.
10647
10648 @table @kbd
10649
10650 @item 1-5 n
10651 @kindex n (GroupLens)
10652 @findex grouplens-next-unread-article
10653 Rate the article and go to the next unread article.
10654
10655 @item 1-5 ,
10656 @kindex , (GroupLens)
10657 @findex grouplens-best-unread-article
10658 Rate the article and go to the next unread article with the highest score.
10659
10660 @end table
10661
10662 If you want to give the current article a score of 4 and then go to the
10663 next article, just type @kbd{4 n}.
10664
10665
10666 @node Displaying Predictions
10667 @subsection Displaying Predictions
10668
10669 GroupLens makes a prediction for you about how much you will like a
10670 news article.  The predictions from GroupLens are on a scale from 1 to
10671 5, where 1 is the worst and 5 is the best.  You can use the predictions
10672 from GroupLens in one of three ways controlled by the variable
10673 @code{gnus-grouplens-override-scoring}.
10674
10675 @vindex gnus-grouplens-override-scoring
10676 There are three ways to display predictions in grouplens.  You may
10677 choose to have the GroupLens scores contribute to, or override the
10678 regular gnus scoring mechanism. override is the default; however, some
10679 people prefer to see the Gnus scores plus the grouplens scores.  To get
10680 the separate scoring behavior you need to set
10681 @code{gnus-grouplens-override-scoring} to @code{'separate}.  To have the
10682 GroupLens predictions combined with the grouplens scores set it to
10683 @code{'override} and to combine the scores set
10684 @code{gnus-grouplens-override-scoring} to @code{'combine}.  When you use
10685 the combine option you will also want to set the values for
10686 @code{grouplens-prediction-offset} and
10687 @code{grouplens-score-scale-factor}.
10688
10689 @vindex grouplens-prediction-display
10690 In either case, GroupLens gives you a few choices for how you would like
10691 to see your predictions displayed.  The display of predictions is
10692 controlled by the @code{grouplens-prediction-display} variable.
10693
10694 The following are legal values for that variable.
10695
10696 @table @code
10697 @item prediction-spot
10698 The higher the prediction, the further to the right an @samp{*} is
10699 displayed. 
10700
10701 @item confidence-interval
10702 A numeric confidence interval.
10703
10704 @item prediction-bar
10705 The higher the prediction, the longer the bar.
10706
10707 @item confidence-bar
10708 Numerical confidence.
10709
10710 @item confidence-spot
10711 The spot gets bigger with more confidence.
10712
10713 @item prediction-num
10714 Plain-old numeric value.
10715
10716 @item confidence-plus-minus
10717 Prediction +/i confidence.
10718
10719 @end table
10720
10721
10722 @node GroupLens Variables
10723 @subsection GroupLens Variables
10724
10725 @table @code
10726
10727 @item gnus-summary-grouplens-line-format
10728 The summary line format used in summary buffers that are GroupLens
10729 enhanced.  It accepts the same specs as the normal summary line format
10730 (@pxref{ Summary Buffer Lines}).  The default is
10731 @samp{%U%R%z%l%I%(%[%4L: %-20,20n%]%) %s\n}.
10732
10733 @item grouplens-bbb-host
10734 Host running the bbbd server.  The default is
10735 @samp{grouplens.cs.umn.edu}. 
10736
10737 @item grouplens-bbb-port
10738 Port of the host running the bbbd server.  The default is 9000.
10739
10740 @item grouplens-score-offset
10741 Offset the prediction by this value.  In other words, subtract the
10742 prediction value by this number to arrive at the effective score.  The
10743 default is 0.
10744
10745 @item grouplens-score-scale-factor 
10746 This variable allows the user to magnify the effect of GroupLens scores.
10747 The scale factor is applied after the offset.  The default is 1.
10748
10749 @end table
10750
10751
10752
10753 @node Various
10754 @chapter Various
10755
10756 @menu
10757 * Process/Prefix::             A convention used by many treatment commands.
10758 * Interactive::                Making Gnus ask you many questions.
10759 * Formatting Variables::       You can specify what buffers should look like.
10760 * Windows Configuration::      Configuring the Gnus buffer windows.
10761 * Compilation::                How to speed Gnus up.
10762 * Mode Lines::                 Displaying information in the mode lines.
10763 * Highlighting and Menus::     Making buffers look all nice and cozy.
10764 * Buttons::                    Get tendonitis in ten easy steps!
10765 * Daemons::                    Gnus can do things behind your back.
10766 * NoCeM::                      How to avoid spam and other fatty foods.
10767 * Picons::                     How to display pictures of what your reading.
10768 * Various Various::            Things that are really various.
10769 @end menu
10770
10771
10772 @node Process/Prefix
10773 @section Process/Prefix
10774 @cindex process/prefix convention
10775
10776 Many functions, among them functions for moving, decoding and saving
10777 articles, use what is known as the @dfn{Process/Prefix convention}.
10778
10779 This is a method for figuring out what articles that the user wants the
10780 command to be performed on.
10781
10782 It goes like this:
10783
10784 If the numeric prefix is N, perform the operation on the next N
10785 articles, starting with the current one.  If the numeric prefix is
10786 negative, perform the operation on the previous N articles, starting
10787 with the current one.
10788
10789 @vindex transient-mark-mode
10790 If @code{transient-mark-mode} in non-@code{nil} and the region is
10791 active, all articles in the region will be worked upon.
10792
10793 If there is no numeric prefix, but some articles are marked with the
10794 process mark, perform the operation on the articles that are marked with
10795 the process mark.
10796
10797 If there is neither a numeric prefix nor any articles marked with the
10798 process mark, just perform the operation on the current article.
10799
10800 Quite simple, really, but it needs to be made clear so that surprises
10801 are avoided.
10802
10803 @vindex gnus-summary-goto-unread
10804 One thing that seems to shock & horrify lots of people is that, for
10805 instance, @kbd{3 d} does exactly the same as @kbd{d} @kbd{d} @kbd{d}.
10806 Since each @kbd{d} (which marks the current article as read) by default
10807 goes to the next unread article after marking, this means that @kbd{3 d}
10808 will mark the next three unread articles as read, no matter what the
10809 summary buffer looks like.  Set @code{gnus-summary-goto-unread} to
10810 @code{nil} for a more straightforward action.
10811
10812
10813 @node Interactive
10814 @section Interactive
10815 @cindex interaction
10816
10817 @table @code
10818
10819 @item gnus-novice-user
10820 @vindex gnus-novice-user
10821 If this variable is non-@code{nil}, you are either a newcomer to the
10822 World of Usenet, or you are very cautious, which is a nice thing to be,
10823 really.  You will be given questions of the type ``Are you sure you want
10824 to do this?'' before doing anything dangerous.  This is @code{t} by
10825 default.
10826
10827 @item gnus-expert-user
10828 @vindex gnus-expert-user
10829 If this variable is non-@code{nil}, you will never ever be asked any
10830 questions by Gnus.  It will simply assume you know what you're doing, no
10831 matter how strange.
10832
10833 @item gnus-interactive-catchup
10834 @vindex gnus-interactive-catchup
10835 Require confirmation before catching up a group if non-@code{nil}.  It
10836 is @code{t} by default.
10837
10838 @item gnus-interactive-post
10839 @vindex gnus-interactive-post
10840 If non-@code{nil}, the user will be prompted for a group name when
10841 posting an article.  It is @code{t} by default.
10842
10843 @item gnus-interactive-exit
10844 @vindex gnus-interactive-exit
10845 Require confirmation before exiting Gnus.  This variable is @code{t} by
10846 default. 
10847 @end table
10848
10849
10850 @node Formatting Variables
10851 @section Formatting Variables
10852 @cindex formatting variables
10853
10854 Throughout this manual you've probably noticed lots of variables that
10855 are called things like @code{gnus-group-line-format} and
10856 @code{gnus-summary-mode-line-format}.  These control how Gnus is to
10857 output lines in the various buffers.  There's quite a lot of them.
10858 Fortunately, they all use the same syntax, so there's not that much to
10859 be annoyed by.
10860
10861 Here's an example format spec (from the group buffer): @samp{%M%S%5y:
10862 %(%g%)\n}.  We see that it is indeed extremely ugly, and that there are
10863 lots of percentages everywhere.  
10864
10865 Each @samp{%} element will be replaced by some string or other when the
10866 buffer in question is generated.  @samp{%5y} means ``insert the @samp{y}
10867 spec, and pad with spaces to get a 5-character field''.  Just like a
10868 normal format spec, almost.
10869
10870 You can also say @samp{%6,4y}, which means that the field will never be
10871 more than 6 characters wide and never less than 4 characters wide.
10872
10873 There are also specs for highlighting, and these are shared by all the
10874 format variables.  Text inside the @samp{%(} and @samp{%)} specifiers
10875 will get the special @code{mouse-face} property set, which means that it
10876 will be highlighted (with @code{gnus-mouse-face}) when you put the mouse
10877 pointer over it.
10878
10879 Text inside the @samp{%[} and @samp{%]} specifiers will have their
10880 normal faces set using @code{gnus-face-0}, which is @code{bold} by
10881 default.  If you say @samp{%1[} instead, you'll get @code{gnus-face-1}
10882 instead, and so on.  Create as many faces as you wish.  The same goes
10883 for the @code{mouse-face} specs---you can say @samp{%3(hello%)} to have
10884 @samp{hello} mouse-highlighted with @code{gnus-mouse-face-3}.
10885
10886 Here's an alternative recipe for the group buffer:
10887
10888 @lisp
10889 ;; Create three face types.
10890 (setq gnus-face-1 'bold)
10891 (setq gnus-face-3 'italic)
10892
10893 ;; We want the article count to be in 
10894 ;; a bold and green face.  So we create 
10895 ;; a new face called `my-green-bold'.
10896 (copy-face 'bold 'my-green-bold)
10897 ;; Set the color.
10898 (set-face-foreground 'my-green-bold "ForestGreen")
10899 (setq gnus-face-2 'my-green-bold)
10900
10901 ;; Set the new & fancy format.
10902 (setq gnus-group-line-format 
10903       "%M%S%3@{%5y%@}%2[:%] %(%1@{%g%@}%)\n")
10904 @end lisp
10905
10906 I'm sure you'll be able to use this scheme to create totally unreadable
10907 and extremely vulgar displays.  Have fun!
10908
10909 Currently Gnus uses the following formatting variables:
10910 @code{gnus-group-line-format}, @code{gnus-summary-line-format},
10911 @code{gnus-server-line-format}, @code{gnus-topic-line-format},
10912 @code{gnus-group-mode-line-format},
10913 @code{gnus-summary-mode-line-format},
10914 @code{gnus-article-mode-line-format},
10915 @code{gnus-server-mode-line-format}. 
10916
10917 Note that the @samp{%(} specs (and friends) do not make any sense on the
10918 mode-line variables.
10919
10920 All these format variables can also be arbitrary elisp forms.  In that
10921 case, they will be @code{eval}ed to insert the required lines.
10922
10923 @kindex M-x gnus-update-format
10924 @findex gnus-update-format
10925 Gnus includes a command to help you while creating your own format
10926 specs.  @kbd{M-x gnus-update-format} will @code{eval} the current form,
10927 update the spec in question and pop you to a buffer where you can
10928 examine the resulting lisp code to be run to generate the line.  
10929
10930
10931 @node Windows Configuration
10932 @section Windows Configuration
10933 @cindex windows configuration
10934
10935 No, there's nothing here about X, so be quiet.
10936
10937 @vindex gnus-use-full-window
10938 If @code{gnus-use-full-window} non-@code{nil}, Gnus will delete all
10939 other windows and occupy the entire Emacs screen by itself.  It is
10940 @code{t} by default.
10941
10942 @vindex gnus-buffer-configuration
10943 @code{gnus-buffer-configuration} describes how much space each Gnus
10944 buffer should be given.  Here's an excerpt of this variable:
10945
10946 @lisp
10947 ((group (vertical 1.0 (group 1.0 point)
10948                       (if gnus-carpal (group-carpal 4))))
10949  (article (vertical 1.0 (summary 0.25 point) 
10950                         (article 1.0))))
10951 @end lisp
10952
10953 This is an alist.  The @dfn{key} is a symbol that names some action or
10954 other.  For instance, when displaying the group buffer, the window
10955 configuration function will use @code{group} as the key.  A full list of
10956 possible names is listed below.
10957
10958 The @dfn{value} (i. e., the @dfn{split}) says how much space each buffer
10959 should occupy.  To take the @code{article} split as an example -
10960
10961 @lisp
10962 (article (vertical 1.0 (summary 0.25 point)
10963                        (article 1.0)))
10964 @end lisp
10965
10966 This @dfn{split} says that the summary buffer should occupy 25% of upper
10967 half of the screen, and that it is placed over the article buffer.  As
10968 you may have noticed, 100% + 25% is actually 125% (yup, I saw y'all
10969 reaching for that calculator there).  However, the special number
10970 @code{1.0} is used to signal that this buffer should soak up all the
10971 rest of the space available after the rest of the buffers have taken
10972 whatever they need.  There should be only one buffer with the @code{1.0}
10973 size spec per split.
10974
10975 Point will be put in the buffer that has the optional third element
10976 @code{point}. 
10977
10978 Here's a more complicated example:
10979
10980 @lisp
10981 (article (vertical 1.0 (group 4)
10982                        (summary 0.25 point)
10983                        (if gnus-carpal (summary-carpal 4))
10984                        (article 1.0)))
10985 @end lisp
10986
10987 If the size spec is an integer instead of a floating point number, 
10988 then that number will be used to say how many lines a buffer should
10989 occupy, not a percentage.
10990
10991 If the @dfn{split} looks like something that can be @code{eval}ed (to be
10992 precise---if the @code{car} of the split is a function or a subr), this
10993 split will be @code{eval}ed.  If the result is non-@code{nil}, it will
10994 be used as a split.  This means that there will be three buffers if
10995 @code{gnus-carpal} is @code{nil}, and four buffers if @code{gnus-carpal}
10996 is non-@code{nil}.
10997
10998 Not complicated enough for you?  Well, try this on for size:
10999
11000 @lisp
11001 (article (horizontal 1.0 
11002              (vertical 0.5
11003                  (group 1.0)
11004                  (gnus-carpal 4))
11005              (vertical 1.0
11006                  (summary 0.25 point)
11007                  (summary-carpal 4)
11008                  (article 1.0))))
11009 @end lisp
11010
11011 Whoops.  Two buffers with the mystery 100% tag.  And what's that
11012 @code{horizontal} thingie?  
11013
11014 If the first element in one of the split is @code{horizontal}, Gnus will
11015 split the window horizontally, giving you two windows side-by-side.
11016 Inside each of these strips you may carry on all you like in the normal
11017 fashion.  The number following @code{horizontal} says what percentage of
11018 the screen is to be given to this strip.
11019
11020 For each split, there @emph{must} be one element that has the 100% tag.
11021 The splitting is never accurate, and this buffer will eat any leftover
11022 lines from the splits.
11023
11024 To be slightly more formal, here's a definition of what a legal split
11025 may look like:
11026
11027 @example
11028 split       = frame | horizontal | vertical | buffer | form
11029 frame       = "(frame " size *split ")"
11030 horizontal  = "(horizontal " size *split ")"
11031 vertical    = "(vertical " size *split ")"
11032 buffer      = "(" buffer-name " " size *[ "point" ] ")"
11033 size        = number | frame-params
11034 buffer-name = group | article | summary ...
11035 @end example
11036
11037 The limitations are that the @code{frame} split can only appear as the
11038 top-level split.  @var{form} should be an Emacs Lisp form that should
11039 return a valid split.  We see that each split is fully recursive, and
11040 may contain any number of @code{vertical} and @code{horizontal} splits. 
11041
11042 @vindex gnus-window-min-width
11043 @vindex gnus-window-min-height
11044 @cindex window height
11045 @cindex window width
11046 Finding the right sizes can be a bit complicated.  No window may be less
11047 than @code{gnus-window-min-height} (default 2) characters high, and all
11048 windows must be at least @code{gnus-window-min-width} (default 1)
11049 characters wide.  Gnus will try to enforce this before applying the
11050 splits.  If you want to use the normal Emacs window width/height limit,
11051 you can just set these two variables to @code{nil}.
11052
11053 If you're not familiar with Emacs terminology, @code{horizontal} and
11054 @code{vertical} splits may work the opposite way of what you'd expect.
11055 Windows inside a @code{horizontal} split are shown side-by-side, and
11056 windows within a @code{vertical} split are shown above each other.
11057
11058 @findex gnus-configure-frame
11059 If you want to experiment with window placement, a good tip is to call
11060 @code{gnus-configure-frame} directly with a split.  This is the function
11061 that does all the real work when splitting buffers.  Below is a pretty
11062 nonsensical configuration with 5 windows; two for the group buffer and
11063 three for the article buffer.  (I said it was nonsensical.)  If you
11064 @code{eval} the statement below, you can get an idea of how that would
11065 look straight away, without going through the normal Gnus channels.
11066 Play with it until you're satisfied, and then use
11067 @code{gnus-add-configuration} to add your new creation to the buffer
11068 configuration list. 
11069
11070 @lisp
11071 (gnus-configure-frame
11072  '(horizontal 1.0
11073     (vertical 10
11074       (group 1.0)
11075       (article 0.3 point))
11076     (vertical 1.0
11077       (article 1.0)
11078       (horizontal 4
11079         (group 1.0)
11080         (article 10)))))
11081 @end lisp
11082
11083 You might want to have several frames as well.  No prob---just use the
11084 @code{frame} split:
11085
11086 @lisp
11087 (gnus-configure-frame
11088  '(frame 1.0
11089          (vertical 1.0
11090                    (summary 0.25 point)
11091                    (article 1.0))
11092          (vertical ((height . 5) (width . 15)
11093                     (user-position . t)
11094                     (left . -1) (top . 1))
11095                    (picon 1.0))))
11096
11097 @end lisp
11098
11099 This split will result in the familiar summary/article window
11100 configuration in the first (or ``main'') frame, while a small additional
11101 frame will be created where picons will be shown.  As you can see,
11102 instead of the normal @code{1.0} top-level spec, each additional split
11103 should have a frame parameter alist as the size spec.
11104 @xref{(elisp)Frame Parameters}.
11105
11106 Here's a list of all possible keys for
11107 @code{gnus-buffer-configuration}:
11108
11109 @code{group}, @code{summary}, @code{article}, @code{server},
11110 @code{browse}, @code{group-mail}, @code{summary-mail},
11111 @code{summary-reply}, @code{info}, @code{summary-faq},
11112 @code{edit-group}, @code{edit-server}, @code{reply}, @code{reply-yank},
11113 @code{followup}, @code{followup-yank}, @code{edit-score}.  
11114
11115 @findex gnus-add-configuration
11116 Since the @code{gnus-buffer-configuration} variable is so long and
11117 complicated, there's a function you can use to ease changing the config
11118 of a single setting: @code{gnus-add-configuration}.  If, for instance,
11119 you want to change the @code{article} setting, you could say:
11120
11121 @lisp
11122 (gnus-add-configuration
11123  '(article (vertical 1.0
11124                (group 4)
11125                (summary .25 point)
11126                (article 1.0))))
11127 @end lisp
11128
11129 You'd typically stick these @code{gnus-add-configuration} calls in your
11130 @file{.gnus} file or in some startup hook -- they should be run after
11131 Gnus has been loaded.
11132
11133
11134 @node Compilation 
11135 @section Compilation 
11136 @cindex compilation
11137 @cindex byte-compilation
11138
11139 @findex gnus-compile
11140
11141 Remember all those line format specification variables?
11142 @code{gnus-summary-line-format}, @code{gnus-group-line-format}, and so
11143 on.  Now, Gnus will of course heed whatever these variables are, but,
11144 unfortunately, changing them will mean a quite significant slow-down.
11145 (The default values of these variables have byte-compiled functions
11146 associated with them, while the user-generated versions do not, of
11147 course.) 
11148
11149 To help with this, you can run @kbd{M-x gnus-compile} after you've
11150 fiddled around with the variables and feel that you're (kind of)
11151 satisfied.  This will result in the new specs being byte-compiled, and
11152 you'll get top speed again.
11153
11154
11155 @node Mode Lines
11156 @section Mode Lines
11157 @cindex mode lines
11158
11159 @vindex gnus-updated-mode-lines
11160 @code{gnus-updated-mode-lines} says what buffers should keep their mode
11161 lines updated.  It is a list of symbols.  Supported symbols include
11162 @code{group}, @code{article}, @code{summary}, @code{server},
11163 @code{browse}, and @code{tree}.  If the corresponding symbol is present,
11164 Gnus will keep that mode line updated with information that may be
11165 pertinent.  If this variable is @code{nil}, screen refresh may be
11166 quicker.
11167
11168 @cindex display-time
11169
11170 @vindex gnus-mode-non-string-length
11171 By default, Gnus displays information on the current article in the mode
11172 lines of the summary and article buffers.  The information Gnus wishes
11173 to display (eg. the subject of the article) is often longer than the
11174 mode lines, and therefore have to be cut off at some point.  The
11175 @code{gnus-mode-non-string-length} variable says how long the other
11176 elements on the line is (i.e., the non-info part).  If you put
11177 additional elements on the mode line (eg. a clock), you should modify
11178 this variable:
11179
11180 @c Hook written by Francesco Potorti` <pot@cnuce.cnr.it>
11181 @lisp
11182 (add-hook 'display-time-hook
11183           (lambda () (setq gnus-mode-non-string-length
11184                            (+ 21
11185                               (if line-number-mode 5 0)
11186                               (if column-number-mode 4 0)
11187                               (length display-time-string)))))
11188 @end lisp
11189
11190 If this variable is @code{nil} (which is the default), the mode line
11191 strings won't be chopped off, and they won't be padded either.
11192
11193
11194 @node Highlighting and Menus
11195 @section Highlighting and Menus
11196 @cindex visual
11197 @cindex highlighting
11198 @cindex menus
11199
11200 @vindex gnus-visual
11201 The @code{gnus-visual} variable controls most of the prettifying Gnus
11202 aspects.  If @code{nil}, Gnus won't attempt to create menus or use fancy
11203 colors or fonts.  This will also inhibit loading the @file{gnus-vis.el}
11204 file.
11205
11206 This variable can be a list of visual properties that are enabled.  The
11207 following elements are legal, and are all included by default:
11208
11209 @table @code
11210 @item group-highlight
11211 Do highlights in the group buffer.
11212 @item summary-highlight
11213 Do highlights in the summary buffer.
11214 @item article-highlight
11215 Do highlights in the article buffer.
11216 @item highlight
11217 Turn on highlighting in all buffers.
11218 @item group-menu
11219 Create menus in the group buffer.
11220 @item summary-menu
11221 Create menus in the summary buffers.
11222 @item article-menu
11223 Create menus in the article buffer.
11224 @item browse-menu
11225 Create menus in the browse buffer.
11226 @item server-menu
11227 Create menus in the server buffer.
11228 @item score-menu
11229 Create menus in the score buffers.
11230 @item menu
11231 Create menus in all buffers.
11232 @end table
11233
11234 So if you only want highlighting in the article buffer and menus in all
11235 buffers, you could say something like:
11236
11237 @lisp
11238 (setq gnus-visual '(article-highlight menu))
11239 @end lisp
11240
11241 If you want only highlighting and no menus whatsoever, you'd say:
11242
11243 @lisp
11244 (setq gnus-visual '(highlight))
11245 @end lisp
11246
11247 If @code{gnus-visual} is @code{t}, highlighting and menus will be used
11248 in all Gnus buffers.
11249
11250 Other general variables that influence the look of all buffers include:
11251
11252 @table @code
11253 @item gnus-mouse-face
11254 @vindex gnus-mouse-face
11255 This is the face (i.e., font) used for mouse highlighting in Gnus.  No
11256 mouse highlights will be done if @code{gnus-visual} is @code{nil}.
11257
11258 @item gnus-display-type
11259 @vindex gnus-display-type
11260 This variable is symbol indicating the display type Emacs is running
11261 under.  The symbol should be one of @code{color}, @code{grayscale} or
11262 @code{mono}.  If Gnus guesses this display attribute wrongly, either set
11263 this variable in your @file{~/.emacs} or set the resource
11264 @code{Emacs.displayType} in your @file{~/.Xdefaults}.
11265
11266 @item gnus-background-mode 
11267 @vindex gnus-background-mode 
11268 This is a symbol indicating the Emacs background brightness.  The symbol
11269 should be one of @code{light} or @code{dark}.  If Gnus guesses this
11270 frame attribute wrongly, either set this variable in your @file{~/.emacs} or
11271 set the resource @code{Emacs.backgroundMode} in your @file{~/.Xdefaults}. 
11272 `gnus-display-type'.
11273 @end table
11274
11275 There are hooks associated with the creation of all the different menus:
11276
11277 @table @code
11278
11279 @item gnus-article-menu-hook
11280 @vindex gnus-article-menu-hook
11281 Hook called after creating the article mode menu.
11282
11283 @item gnus-group-menu-hook
11284 @vindex gnus-group-menu-hook
11285 Hook called after creating the group mode menu.
11286
11287 @item gnus-summary-menu-hook
11288 @vindex gnus-summary-menu-hook
11289 Hook called after creating the summary mode menu.
11290
11291 @item gnus-server-menu-hook
11292 @vindex gnus-server-menu-hook
11293 Hook called after creating the server mode menu.
11294
11295 @item gnus-browse-menu-hook
11296 @vindex gnus-browse-menu-hook
11297 Hook called after creating the browse mode menu.
11298
11299 @item gnus-score-menu-hook
11300 @vindex gnus-score-menu-hook
11301 Hook called after creating the score mode menu.
11302
11303 @end table
11304
11305
11306 @node Buttons
11307 @section Buttons
11308 @cindex buttons
11309 @cindex mouse
11310 @cindex click
11311
11312 Those new-fangled @dfn{mouse} contraptions is very popular with the
11313 young, hep kids who don't want to learn the proper way to do things
11314 these days.  Why, I remember way back in the summer of '89, when I was
11315 using Emacs on a Tops 20 system.  Three hundred users on one single
11316 machine, and every user was running Simula compilers.  Bah!
11317
11318 Right.
11319
11320 @vindex gnus-carpal
11321 Well, you can make Gnus display bufferfuls of buttons you can click to
11322 do anything by setting @code{gnus-carpal} to @code{t}.  Pretty simple,
11323 really.  Tell the chiropractor I sent you.
11324
11325
11326 @table @code
11327
11328 @item gnus-carpal-mode-hook
11329 @vindex gnus-carpal-mode-hook
11330 Hook run in all carpal mode buffers.
11331
11332 @item gnus-carpal-button-face
11333 @vindex gnus-carpal-button-face
11334 Face used on buttons.
11335
11336 @item gnus-carpal-header-face
11337 @vindex gnus-carpal-header-face
11338 Face used on carpal buffer headers.
11339
11340 @item gnus-carpal-group-buffer-buttons
11341 @vindex gnus-carpal-group-buffer-buttons
11342 Buttons in the group buffer.
11343
11344 @item gnus-carpal-summary-buffer-buttons
11345 @vindex gnus-carpal-summary-buffer-buttons
11346 Buttons in the summary buffer.
11347
11348 @item gnus-carpal-server-buffer-buttons
11349 @vindex gnus-carpal-server-buffer-buttons
11350 Buttons in the server buffer.
11351
11352 @item gnus-carpal-browse-buffer-buttons
11353 @vindex gnus-carpal-browse-buffer-buttons
11354 Buttons in the browse buffer.
11355 @end table
11356
11357 All the @code{buttons} variables are lists.  The elements in these list
11358 is either a cons cell where the car contains a text to be displayed and
11359 the cdr contains a function symbol, or a simple string.
11360
11361
11362 @node Daemons
11363 @section Daemons
11364 @cindex demons
11365 @cindex daemons
11366
11367 Gnus, being larger than any program ever written (allegedly), does lots
11368 of strange stuff that you may wish to have done while you're not
11369 present.  For instance, you may want it to check for new mail once in a
11370 while.  Or you may want it to close down all connections to all servers
11371 when you leave Emacs idle.  And stuff like that.
11372
11373 Gnus will let you do stuff like that by defining various
11374 @dfn{handlers}.  Each handler consists of three elements:  A
11375 @var{function}, a @var{time}, and an @var{idle} parameter.
11376
11377 Here's an example of a handler that closes connections when Emacs has
11378 been idle for thirty minutes:
11379
11380 @lisp
11381 (gnus-demon-close-connections nil 30)
11382 @end lisp
11383
11384 Here's a handler that scans for PGP headers every hour when Emacs is
11385 idle: 
11386
11387 @lisp
11388 (gnus-demon-scan-pgp 60 t)
11389 @end lisp
11390
11391 This @var{time} parameter and than @var{idle} parameter works together
11392 in a strange, but wonderful fashion.  Basically, if @var{idle} is
11393 @code{nil}, then the function will be called every @var{time} minutes.
11394
11395 If @var{idle} is @code{t}, then the function will be called after
11396 @var{time} minutes only if Emacs is idle.  So if Emacs is never idle,
11397 the function will never be called.  But once Emacs goes idle, the
11398 function will be called every @var{time} minutes.
11399
11400 If @var{idle} is a number and @var{time} is a number, the function will
11401 be called every @var{time} minutes only when Emacs has been idle for
11402 @var{idle} minutes.
11403
11404 If @var{idle} is a number and @var{time} is @code{nil}, the function
11405 will be called once every time Emacs has been idle for @var{idle}
11406 minutes.  
11407
11408 And if @var{time} is a string, it should look like @samp{07:31}, and
11409 the function will then be called once every day somewhere near that
11410 time.  Modified by the @var{idle} parameter, of course.
11411
11412 @vindex gnus-demon-timestep
11413 (When I say ``minute'' here, I really mean @code{gnus-demon-timestep}
11414 seconds.  This is @code{60} by default.  If you change that variable,
11415 all the timings in the handlers will be affected.)
11416
11417 @vindex gnus-use-demon
11418 To set the whole thing in motion, though, you have to set
11419 @code{gnus-use-demon} to @code{t}.
11420
11421 So, if you want to add a handler, you could put something like this in
11422 your @file{.gnus} file:
11423
11424 @findex gnus-demon-add-handler
11425 @lisp
11426 (gnus-demon-add-handler 'gnus-demon-close-connections nil 30)
11427 @end lisp
11428
11429 @findex gnus-demon-add-nocem
11430 @findex gnus-demon-add-scanmail
11431 @findex gnus-demon-add-disconnection
11432 Some ready-made functions to do this has been created:
11433 @code{gnus-demon-add-nocem}, @code{gnus-demon-add-disconnection}, and
11434 @code{gnus-demon-add-scanmail}.  Just put those functions in your
11435 @file{.gnus} if you want those abilities.
11436
11437 @findex gnus-demon-init
11438 @findex gnus-demon-cancel
11439 @vindex gnus-demon-handlers
11440 If you add handlers to @code{gnus-demon-handlers} directly, you should
11441 run @code{gnus-demon-init} to make the changes take hold.  To cancel all
11442 daemons, you can use the @code{gnus-demon-cancel} function.
11443
11444 Note that adding daemons can be pretty naughty if you overdo it.  Adding
11445 functions that scan all news and mail from all servers every two seconds
11446 is a sure-fire way of getting booted off any respectable system.  So
11447 behave. 
11448
11449
11450 @node NoCeM
11451 @section NoCeM
11452 @cindex nocem
11453 @cindex spam
11454
11455 @dfn{Spamming} is posting the same article lots and lots of times.
11456 Spamming is bad.  Spamming is evil.  
11457
11458 Spamming is usually canceled within a day or so by various anti-spamming
11459 agencies.  These agencies usually also send out @dfn{NoCeM} messages.
11460 NoCeM is pronounced ``no see-'em'', and means what the name
11461 implies---these are messages that make the offending articles, like, go
11462 away.  
11463
11464 What use are these NoCeM messages if the articles are canceled anyway?
11465 Some sites do not honor cancel messages and some sites just honor cancels
11466 from a select few people.  Then you may wish to make use of the NoCeM
11467 messages, which are distributed in the @samp{alt.nocem.misc} newsgroup.
11468
11469 Gnus can read and parse the messages in this group automatically, and
11470 this will make spam disappear.  
11471
11472 There are some variables to customize, of course:
11473
11474 @table @code
11475 @item gnus-use-nocem
11476 @vindex gnus-use-nocem
11477 Set this variable to @code{t} to set the ball rolling.  It is @code{nil}
11478 by default. 
11479
11480 @item gnus-nocem-groups
11481 @vindex gnus-nocem-groups
11482 Gnus will look for NoCeM messages in the groups in this list.  The
11483 default is @code{("alt.nocem.misc" "news.admin.net-abuse.announce")}. 
11484
11485 @item gnus-nocem-issuers
11486 @vindex gnus-nocem-issuers
11487 There are many people issuing NoCeM messages.  This list says what
11488 people you want to listen to.  The default is @code{("Automoose-1"
11489 "clewis@@ferret.ocunix.on.ca;" "jem@@xpat.com;" "red@@redpoll.mrfs.oh.us
11490 (Richard E. Depew)")}; fine, upstanding citizens all of them.
11491
11492 Known despammers that you can put in this list include:
11493
11494 @table @samp
11495 @item clewis@@ferret.ocunix.on.ca;
11496 @cindex Chris Lewis
11497 Chris Lewis---Major Canadian despammer who has probably canceled more
11498 usenet abuse than anybody else.
11499
11500 @item Automoose-1
11501 @cindex CancelMoose[tm]
11502 The CancelMoose[tm] on autopilot.  The CancelMoose[tm] is reputed to be
11503 Norwegian, and was the person(s) who invented NoCeM.  
11504
11505 @item jem@@xpat.com;
11506 @cindex Jem
11507 Jem---Korean despammer who is getting very busy these days.
11508
11509 @item red@@redpoll.mrfs.oh.us (Richard E. Depew)
11510 Richard E. Depew---lone American despammer.  He mostly cancels binary
11511 postings to non-binary groups and removes spews (regurgitated articles).
11512 @end table
11513
11514 You do not have to heed NoCeM messages from all these people---just the
11515 ones you want to listen to.
11516
11517 @item gnus-nocem-directory
11518 @vindex gnus-nocem-directory
11519 This is where Gnus will store its NoCeM cache files.  The default is
11520 @file{~/News/NoCeM/}. 
11521
11522 @item gnus-nocem-expiry-wait
11523 @vindex gnus-nocem-expiry-wait
11524 The number of days before removing old NoCeM entries from the cache.
11525 The default is 15.  If you make it shorter Gnus will be faster, but you
11526 might then see old spam.
11527
11528 @end table
11529
11530
11531 @node Picons
11532 @section Picons
11533
11534 So...  You want to slow down your news reader even more!  This is a
11535 good way to do so.  Its also a great way to impress people staring
11536 over your shoulder as you read news.
11537
11538 @menu
11539 * Picon Basics::           What are picons and How do I get them.
11540 * Picon Requirements::     Don't go further if you aren't using XEmacs.
11541 * Easy Picons::            Displaying Picons -- the easy way.
11542 * Hard Picons::            The way you should do it.  You'll learn something.
11543 * Picon Configuration::    Other variables you can trash/tweak/munge/play with.
11544 @end menu
11545
11546
11547 @node Picon Basics
11548 @subsection Picon Basics
11549
11550 What are Picons?  To quote directly from the Picons Web site
11551 (@samp{http://www.cs.indiana.edu/picons/ftp/index.html}):
11552
11553 @quotation 
11554 @dfn{Picons} is short for ``personal icons''.  They're small,
11555 constrained images used to represent users and domains on the net,
11556 organized into databases so that the appropriate image for a given
11557 e-mail address can be found.  Besides users and domains, there are picon
11558 databases for Usenet newsgroups and weather forecasts.  The picons are
11559 in either monochrome @code{XBM} format or color @code{XPM} and
11560 @code{GIF} formats.
11561 @end quotation
11562
11563 Please see the above mentioned web site for instructions on obtaining
11564 and installing the picons databases, or the following ftp site:
11565 @samp{http://www.cs.indiana.edu/picons/ftp/index.html}.
11566
11567 @vindex gnus-picons-database
11568 Gnus expects picons to be installed into a location pointed to by
11569 @code{gnus-picons-database}.
11570
11571
11572 @node Picon Requirements
11573 @subsection Picon Requirements
11574
11575 To use have Gnus display Picons for you, you must be running XEmacs
11576 19.13 or greater since all other versions of Emacs aren't yet able to
11577 display images.
11578
11579 Additionally, you must have @code{xpm} support compiled into XEmacs.
11580
11581 @vindex gnus-picons-convert-x-face
11582 If you want to display faces from @code{X-Face} headers, you must have
11583 the @code{netpbm} utilities installed, or munge the
11584 @code{gnus-picons-convert-x-face} variable to use something else.
11585
11586
11587 @node Easy Picons
11588 @subsection Easy Picons
11589
11590 To enable displaying picons, simply put the following line in your
11591 @file{~/.gnus} file and start Gnus.
11592
11593 @lisp
11594 (setq gnus-use-picons t)
11595 (add-hook 'gnus-article-display-hook 'gnus-article-display-picons t)
11596 (add-hook 'gnus-summary-prepare-hook 'gnus-group-display-picons t)
11597 (add-hook 'gnus-article-display-hook 'gnus-picons-article-display-x-face)
11598 @end lisp
11599
11600
11601 @node Hard Picons
11602 @subsection Hard Picons 
11603
11604 Gnus can display picons for you as you enter and leave groups and
11605 articles.  It knows how to interact with three sections of the picons
11606 database.  Namely, it can display the picons newsgroup pictures,
11607 author's face picture(s), and the authors domain.  To enable this
11608 feature, you need to first decide where to display them.
11609
11610 @table @code 
11611
11612 @item gnus-picons-display-where 
11613 @vindex gnus-picons-display-where 
11614 Where the picon images should be displayed.  It is @code{picons} by
11615 default (which by default maps to the buffer @samp{*Picons*}).  Other
11616 valid places could be @code{article}, @code{summary}, or
11617 @samp{"*scratch*"} for all I care.  Just make sure that you've made the
11618 buffer visible using the standard Gnus window configuration routines --
11619 @xref{Windows Configuration}.
11620
11621 @end table
11622
11623 Note: If you set @code{gnus-use-picons} to @code{t}, it will set up your
11624 window configuration for you to include the @code{picons} buffer.
11625
11626 Now that you've made that decision, you need to add the following
11627 functions to the appropriate hooks so these pictures will get
11628 displayed at the right time.
11629
11630 @vindex gnus-article-display-hook
11631 @vindex gnus-picons-display-where
11632 @table @code
11633 @item gnus-article-display-picons
11634 @findex gnus-article-display-picons
11635 Looks up and display the picons for the author and the author's domain
11636 in the @code{gnus-picons-display-where} buffer.  Should be added to
11637 the @code{gnus-article-display-hook}.
11638
11639 @item gnus-group-display-picons
11640 @findex gnus-article-display-picons
11641 Displays picons representing the current group.  This function should
11642 be added to the @code{gnus-summary-prepare-hook} or to the
11643 @code{gnus-article-display-hook} if @code{gnus-picons-display-where}
11644 is set to @code{article}.
11645
11646 @item gnus-picons-article-display-x-face
11647 @findex gnus-article-display-picons
11648 Decodes and displays the X-Face header if present.  This function
11649 should be added to @code{gnus-article-display-hook}.
11650
11651 @end table
11652
11653 Note:  You must append them to the hook, so make sure to specify 't'
11654 to the append flag of @code{add-hook}:
11655
11656 @lisp
11657 (add-hook 'gnus-article-display-hook 'gnus-article-display-picons t)
11658 @end lisp
11659
11660
11661 @node Picon Configuration
11662 @subsection Picon Configuration
11663
11664 The following variables offer further control over how things are
11665 done, where things are located, and other useless stuff you really
11666 don't need to worry about.
11667
11668 @table @code
11669 @item gnus-picons-database
11670 @vindex gnus-picons-database
11671 The location of the picons database.  Should point to a directory
11672 containing the @file{news}, @file{domains}, @file{users} (and so on)
11673 subdirectories.  Defaults to @file{/usr/local/faces}.
11674
11675 @item gnus-picons-news-directory
11676 @vindex gnus-picons-news-directory
11677 Sub-directory of the faces database containing the icons for
11678 newsgroups.
11679
11680 @item gnus-picons-user-directories
11681 @vindex gnus-picons-user-directories
11682 List of subdirectories to search in @code{gnus-picons-database} for user
11683 faces.  Defaults to @code{("local" "users" "usenix" "misc/MISC")}.
11684
11685 @item gnus-picons-domain-directories
11686 @vindex gnus-picons-domain-directories
11687 List of subdirectories to search in @code{gnus-picons-database} for
11688 domain name faces.  Defaults to @code{("domains")}.  Some people may
11689 want to add @samp{unknown} to this list.
11690
11691 @item gnus-picons-convert-x-face
11692 @vindex gnus-picons-convert-x-face
11693 The command to use to convert the @code{X-Face} header to an X bitmap
11694 (@code{xbm}).  Defaults to @code{(format "@{ echo '/* Width=48,
11695 Height=48 */'; uncompface; @} | icontopbm | pbmtoxbm > %s"
11696 gnus-picons-x-face-file-name)}
11697
11698 @item gnus-picons-x-face-file-name
11699 @vindex gnus-picons-x-face-file-name
11700 Names a temporary file to store the @code{X-Face} bitmap in.  Defaults
11701 to @code{(format "/tmp/picon-xface.%s.xbm" (user-login-name))}.
11702
11703 @item gnus-picons-buffer
11704 @vindex gnus-picons-buffer
11705 The name of the buffer that @code{picons} points to.  Defaults to
11706 @samp{*Icon Buffer*}.
11707
11708 @end table
11709
11710
11711 @node Various Various
11712 @section Various Various
11713 @cindex mode lines
11714 @cindex highlights
11715
11716 @table @code
11717
11718 @item gnus-verbose
11719 @vindex gnus-verbose
11720 This variable is an integer between zero and ten.  The higher the value,
11721 the more messages will be displayed.  If this variable is zero, Gnus
11722 will never flash any messages, if it is seven (which is the default),
11723 most important messages will be shown, and if it is ten, Gnus won't ever
11724 shut up, but will flash so many messages it will make your head swim.
11725
11726 @item gnus-verbose-backends
11727 @vindex gnus-verbose-backends
11728 This variable works the same way as @code{gnus-verbose}, but it applies
11729 to the Gnus backends instead of Gnus proper.
11730
11731 @item nnheader-max-head-length
11732 @vindex nnheader-max-head-length
11733 When the backends read straight heads of articles, they all try to read
11734 as little as possible.  This variable (default @code{4096}) specifies
11735 the absolute max length the backends will try to read before giving up
11736 on finding a separator line between the head and the body.  If this
11737 variable is @code{nil}, there is no upper read bound.  If it is
11738 @code{t}, the backends won't try to read the articles piece by piece,
11739 but read the entire articles.  This makes sense with some versions of
11740 @code{ange-ftp}. 
11741
11742 @item nnheader-file-name-translation-alist 
11743 @vindex nnheader-file-name-translation-alist 
11744 @cindex file names
11745 @cindex illegal characters in file names
11746 @cindex characters in file names
11747 This is an alist that says how to translate characters in file names.
11748 For instance, if @samp{:} is illegal as a file character in file names
11749 on your system (you OS/2 user you), you could say something like:
11750
11751 @lisp
11752 (setq nnheader-file-name-translation-alist 
11753       '((?: . ?_)))
11754 @end lisp
11755
11756 In fact, this is the default value for this variable on OS/2 and MS
11757 Windows (phooey) systems.
11758
11759 @item gnus-hidden-properties
11760 @vindex gnus-hidden-properties
11761 This is a list of properties to use to hide ``invisible'' text.  It is
11762 @code{(invisible t intangible t)} by default on most systems, which
11763 makes invisible text invisible and intangible.
11764
11765 @item gnus-parse-header-hook
11766 @vindex gnus-parse-header-hook
11767 A hook called before parsing headers.  It can be used, for instance, to
11768 gather statistics on the headers fetched, or perhaps you'd like to prune
11769 some headers.  I don't see why you'd want that, though.
11770
11771 @end table
11772
11773
11774 @node The End
11775 @chapter The End
11776
11777 Well, that's the manual---you can get on with your life now.  Keep in
11778 touch.  Say hello to your cats from me.  
11779
11780 My @strong{ghod}---I just can't stand goodbyes.  Sniffle.
11781
11782 Ol' Charles Reznikoff said it pretty well, so I leave the floor to him:
11783
11784 @quotation
11785 @strong{Te Deum}
11786 @sp 1
11787 Not because of victories @*
11788 I sing,@*
11789 having none,@*
11790 but for the common sunshine,@*
11791 the breeze,@*
11792 the largess of the spring.
11793 @sp 1
11794 Not for victory@*
11795 but for the day's work done@*
11796 as well as I was able;@*
11797 not for a seat upon the dais@*
11798 but at the common table.@*
11799 @end quotation
11800
11801
11802 @node Appendices
11803 @chapter Appendices
11804
11805 @menu
11806 * History::                        How Gnus got where it is today.
11807 * Terminology::                    We use really difficult, like, words here.
11808 * Customization::                  Tailoring Gnus to your needs.
11809 * Troubleshooting::                What you might try if things do not work.
11810 * A Programmers Guide to Gnus::    Rilly, rilly technical stuff.
11811 * Emacs for Heathens::             A short introduction to Emacsian terms.
11812 * Frequently Asked Questions::     A question-and-answer session.
11813 @end menu
11814
11815
11816 @node History
11817 @section History
11818
11819 @cindex history
11820 @sc{gnus} was written by Masanobu @sc{Umeda}.  When autumn crept up in
11821 '94, Lars Magne Ingebrigtsen grew bored and decided to rewrite Gnus.
11822
11823 If you want to investigate the person responsible for this outrage, you
11824 can point your (feh!) web browser to
11825 @file{http://www.ifi.uio.no/~larsi/}.  This is also the primary
11826 distribution point for the new and spiffy versions of Gnus, and is known
11827 as The Site That Destroys Newsrcs And Drives People Mad.
11828
11829 During the first extended alpha period of development, the new Gnus was
11830 called ``(ding) Gnus''.  @dfn{(ding)}, is, of course, short for
11831 @dfn{ding is not Gnus}, which is a total and utter lie, but who cares?
11832 (Besides, the ``Gnus'' in this abbreviation should probably be
11833 pronounced ``news'' as @sc{Umeda} intended, which makes it a more
11834 appropriate name, don't you think?)
11835
11836 In any case, after spending all that energy on coming up with a new and
11837 spunky name, we decided that the name was @emph{too} spunky, so we
11838 renamed it back again to ``Gnus''.  But in mixed case.  ``Gnus'' vs.
11839 ``@sc{gnus}''.  New vs. old.
11840
11841 The first ``proper'' release of Gnus 5 was done in November 1995 when it
11842 was included in the Emacs 19.30 distribution.
11843
11844 Incidentally, the next Gnus generation will be called ``September
11845 Gnus'', and won't be released until April 1996.  Confused?  You will be.
11846
11847 @menu
11848 * Why?::                What's the point of Gnus?
11849 * Compatibility::       Just how compatible is Gnus with @sc{gnus}?
11850 * Conformity::          Gnus tries to conform to all standards.
11851 * Emacsen::             Gnus can be run on a few modern Emacsen.
11852 * Contributors::        Oodles of people.  
11853 * New Features::        Pointers to some of the new stuff in Gnus.
11854 * Newest Features::     Features so new that they haven't been written yet.
11855 * Censorship::          This manual has been censored.
11856 @end menu
11857
11858
11859 @node Why?
11860 @subsection Why?
11861
11862 What's the point of Gnus?  
11863
11864 I want to provide a ``rad'', ``happening'', ``way cool'' and ``hep''
11865 newsreader, that lets you do anything you can think of.  That was my
11866 original motivation, but while working on Gnus, it has become clear to
11867 me that this generation of newsreaders really belong in the stone age.
11868 Newsreaders haven't developed much since the infancy of the net.  If the
11869 volume continues to rise with the current rate of increase, all current
11870 newsreaders will be pretty much useless.  How do you deal with
11871 newsgroups that have thousands of new articles each day?  How do you
11872 keep track of millions of people who post?
11873
11874 Gnus offers no real solutions to these questions, but I would very much
11875 like to see Gnus being used as a testing ground for new methods of
11876 reading and fetching news.  Expanding on @sc{Umeda}-san's wise decision
11877 to separate the newsreader from the backends, Gnus now offers a simple
11878 interface for anybody who wants to write new backends for fetching mail
11879 and news from different sources.  I have added hooks for customizations
11880 everywhere I could imagine useful.  By doing so, I'm inviting every one
11881 of you to explore and invent.
11882
11883 May Gnus never be complete. @kbd{C-u 100 M-x hail-emacs}. 
11884
11885
11886 @node Compatibility
11887 @subsection Compatibility
11888
11889 @cindex compatibility
11890 Gnus was designed to be fully compatible with @sc{gnus}.  Almost all key
11891 bindings have been kept.  More key bindings have been added, of course,
11892 but only in one or two obscure cases have old bindings been changed.
11893
11894 Our motto is:
11895 @quotation
11896 @cartouche
11897 @center In a cloud bones of steel.
11898 @end cartouche
11899 @end quotation
11900
11901 All commands have kept their names.  Some internal functions have changed
11902 their names.
11903
11904 The @code{gnus-uu} package has changed drastically. @pxref{Decoding
11905 Articles}. 
11906
11907 One major compatibility question is the presence of several summary
11908 buffers.  All variables that are relevant while reading a group are
11909 buffer-local to the summary buffer they belong in.  Although many
11910 important variables have their values copied into their global
11911 counterparts whenever a command is executed in the summary buffer, this
11912 change might lead to incorrect values being used unless you are careful.
11913
11914 All code that relies on knowledge of @sc{gnus} internals will probably
11915 fail.  To take two examples: Sorting @code{gnus-newsrc-alist} (or
11916 changing it in any way, as a matter of fact) is strictly verboten.  Gnus
11917 maintains a hash table that points to the entries in this alist (which
11918 speeds up many functions), and changing the alist directly will lead to
11919 peculiar results.
11920
11921 @cindex hilit19
11922 @cindex highlighting
11923 Old hilit19 code does not work at all.  In fact, you should probably
11924 remove all hilit code from all Gnus hooks
11925 (@code{gnus-group-prepare-hook} and @code{gnus-summary-prepare-hook}).
11926 Gnus provides various integrated functions for highlighting.  These are
11927 faster and more accurate.  To make life easier for everybody, Gnus will
11928 by default remove all hilit calls from all hilit hooks.  Uncleanliness!
11929 Away!
11930
11931 Packages like @code{expire-kill} will no longer work.  As a matter of
11932 fact, you should probably remove all old @sc{gnus} packages (and other
11933 code) when you start using Gnus.  More likely than not, Gnus already
11934 does what you have written code to make @sc{gnus} do.  (Snicker.)
11935
11936 Even though old methods of doing things are still supported, only the
11937 new methods are documented in this manual.  If you detect a new method of
11938 doing something while reading this manual, that does not mean you have
11939 to stop doing it the old way.
11940
11941 Gnus understands all @sc{gnus} startup files.
11942
11943 @kindex M-x gnus-bug
11944 @findex gnus-bug
11945 @cindex reporting bugs
11946 @cindex bugs
11947 Overall, a casual user who hasn't written much code that depends on
11948 @sc{gnus} internals should suffer no problems.  If problems occur,
11949 please let me know by issuing that magic command @kbd{M-x gnus-bug}.
11950
11951
11952 @node Conformity
11953 @subsection Conformity
11954
11955 No rebels without a clue here, ma'am.  We conform to all standards known
11956 to (wo)man.  Except for those standards and/or conventions we disagree
11957 with, of course.
11958
11959 @table @strong
11960
11961 @item RFC 822
11962 @cindex RFC 822
11963 There are no known breaches of this standard.
11964
11965 @item RFC 1036
11966 @cindex RFC 1036
11967 There are no known breaches of this standard, either.
11968
11969 @item Usenet Seal of Approval
11970 @cindex Usenet Seal of Approval
11971 Gnus hasn't been formally through the Seal process, but I have read
11972 through the Seal text and I think Gnus would pass.
11973
11974 @item Son-of-RFC 1036
11975 @cindex Son-of-RFC 1036
11976 We do have some breaches to this one.
11977
11978 @table @emph
11979
11980 @item MIME
11981 Gnus does no MIME handling, and this standard-to-be seems to think that
11982 MIME is the bees' knees, so we have major breakage here.
11983
11984 @item X-Newsreader
11985 This is considered to be a ``vanity header'', while I consider it to be
11986 consumer information.  After seeing so many badly formatted articles
11987 coming from @code{tin} and @code{Netscape} I know not to use either of
11988 those for posting articles.  I would not have known that if it wasn't
11989 for the @code{X-Newsreader} header.
11990
11991 @item References
11992 Gnus does line breaking on this header.  I infer from RFC1036 that being
11993 conservative in what you output is not creating 5000-character lines, so
11994 it seems like a good idea to me.  However, this standard-to-be says that
11995 whitespace in the @code{References} header is to be preserved, so...  It
11996 doesn't matter one way or the other to Gnus, so if somebody tells me
11997 what The Way is, I'll change it.  Or not.
11998 @end table
11999
12000 @end table
12001
12002 If you ever notice Gnus acting non-compliantly with regards to the texts
12003 mentioned above, don't hesitate to drop a note to Gnus Towers and let us
12004 know.
12005
12006
12007 @node Emacsen
12008 @subsection Emacsen
12009 @cindex Emacsen
12010 @cindex XEmacs
12011 @cindex Mule
12012 @cindex Emacs
12013
12014 Gnus should work on :
12015
12016 @itemize @bullet 
12017
12018 @item
12019 Emacs 19.30 and up.
12020
12021 @item
12022 XEmacs 19.13 and up.
12023
12024 @item 
12025 Mule versions based on Emacs 19.30 and up.
12026
12027 @end itemize
12028
12029 Gnus will absolutely not work on any Emacsen older than that.  Not
12030 reliably, at least. 
12031
12032 There are some vague differences between Gnus on the various platforms: 
12033
12034 @itemize @bullet
12035
12036 @item
12037 The mouse-face on Gnus lines under Emacs and Mule is delimited to
12038 certain parts of the lines while they cover the entire line under
12039 XEmacs. 
12040
12041 @item 
12042 The same with current-article marking---XEmacs puts an underline under
12043 the entire summary line while Emacs and Mule are nicer and kinder.
12044
12045 @item
12046 XEmacs features more graphics---a logo and a toolbar.
12047
12048 @item
12049 Citation highlighting us better under Emacs and Mule than under XEmacs.
12050
12051 @item
12052 Emacs 19.26-19.28 have tangible hidden headers, which can be a bit
12053 confusing. 
12054
12055 @end itemize
12056
12057
12058 @node Contributors
12059 @subsection Contributors
12060 @cindex contributors
12061
12062 The new Gnus version couldn't have been done without the help of all the
12063 people on the (ding) mailing list.  Every day for over a year I have
12064 gotten billions of nice bug reports from them, filling me with joy,
12065 every single one of them.  Smooches.  The people on the list have been
12066 tried beyond endurance, what with my ``oh, that's a neat idea <type
12067 type>, yup, I'll release it right away <ship off> no wait, that doesn't
12068 work at all <type type>, yup, I'll ship that one off right away <ship
12069 off> no, wait, that absolutely does not work'' policy for releases.
12070 Micro$oft---bah.  Amateurs.  I'm @emph{much} worse.  (Or is that
12071 ``worser''? ``much worser''?  ``worsest''?)
12072
12073 I would like to take this opportunity to thank the Academy for...  oops,
12074 wrong show.
12075
12076 @itemize @bullet
12077
12078 @item Masanobu @sc{Umeda}
12079 The writer of the original @sc{gnus}.
12080
12081 @item Per Abrahamsen
12082 Custom, scoring, highlighting and @sc{soup} code (as well as numerous
12083 other things).
12084
12085 @item Luis Fernandes
12086 Design and graphics.
12087
12088 @item Wes Hardaker
12089 @file{gnus-picon.el} and the manual section on @dfn{picons}
12090 (@pxref{Picons}). 
12091
12092 @item Brad Miller
12093 @file{gnus-gl.el} and the GroupLens manual section (@pxref{GroupLens}). 
12094
12095 @item Sudish Joseph
12096 Innumerable bug fixes.
12097
12098 @item Ilja Weis
12099 @file{gnus-topic.el}.
12100
12101 @item Steven L. Baur
12102 Lots and lots of bugs detections and fixes.
12103
12104 @item Vladimir Alexiev
12105 The refcard and reference booklets.
12106
12107 @item Felix Lee & JWZ
12108 I stole some pieces from the XGnus distribution by Felix Lee and JWZ.
12109
12110 @item Scott Byer
12111 @file{nnfolder.el} enhancements & rewrite.
12112
12113 @item Peter Mutsaers
12114 Orphan article scoring code.
12115
12116 @item Ken Raeburn
12117 POP mail support.
12118
12119 @item Hallvard B Furuseth
12120 Various bits and pieces, especially dealing with .newsrc files.
12121
12122 @item Brian Edmonds
12123 @file{gnus-bbdb.el}.
12124
12125 @item Ricardo Nassif and Mark Borges
12126 Proof-reading.
12127
12128 @item Kevin Davidson
12129 Came up with the name @dfn{ding}, so blame him.
12130
12131 @end itemize
12132
12133 Peter Arius, Stainless Steel Rat, Ulrik Dickow, Jack Vinson, Daniel
12134 Quinlan, Frank D. Cringle, Geoffrey T. Dairiki, Fabrice Popineau and
12135 Andrew Eskilsson have all contributed code and suggestions.
12136
12137
12138 @node New Features
12139 @subsection New Features
12140 @cindex new features
12141
12142 @itemize @bullet
12143
12144 @item
12145 The look of all buffers can be changed by setting format-like variables
12146 (@pxref{Group Buffer Format} and @pxref{Summary Buffer Format}). 
12147  
12148 @item 
12149 Local spool and several @sc{nntp} servers can be used at once
12150 (@pxref{Select Methods}).  
12151
12152 @item 
12153 You can combine groups into virtual groups (@pxref{Virtual Groups}).
12154
12155 @item 
12156 You can read a number of different mail formats (@pxref{Getting Mail}).
12157 All the mail backends implement a convenient mail expiry scheme
12158 (@pxref{Expiring Mail}). 
12159
12160 @item
12161 Gnus can use various strategies for gathering threads that have lost
12162 their roots (thereby gathering loose sub-threads into one thread) or it
12163 can go back and retrieve enough headers to build a complete thread
12164 (@pxref{Customizing Threading}).
12165
12166 @item 
12167 Killed groups can be displayed in the group buffer, and you can read
12168 them as well (@pxref{Listing Groups}).
12169
12170 @item 
12171 Gnus can do partial group updates---you do not have to retrieve the
12172 entire active file just to check for new articles in a few groups
12173 (@pxref{The Active File}).
12174
12175 @item 
12176 Gnus implements a sliding scale of subscribedness to groups
12177 (@pxref{Group Levels}).
12178
12179 @item 
12180 You can score articles according to any number of criteria
12181 (@pxref{Scoring}).  You can even get Gnus to find out how to score
12182 articles for you (@pxref{Adaptive Scoring}).
12183
12184 @item 
12185 Gnus maintains a dribble buffer that is auto-saved the normal Emacs
12186 manner, so it should be difficult to lose much data on what you have
12187 read if your machine should go down (@pxref{Auto Save}). 
12188
12189 @item 
12190 Gnus now has its own startup file (@file{.gnus}) to avoid cluttering up
12191 the @file{.emacs} file.
12192
12193 @item 
12194 You can set the process mark on both groups and articles and perform
12195 operations on all the marked items (@pxref{Process/Prefix}).
12196
12197 @item 
12198 You can grep through a subset of groups and create a group from the
12199 results (@pxref{Kibozed Groups}). 
12200
12201 @item 
12202 You can list subsets of groups according to, well, anything
12203 (@pxref{Listing Groups}). 
12204
12205 @item 
12206 You can browse foreign servers and subscribe to groups from those
12207 servers (@pxref{Browse Foreign Server}). 
12208
12209 @item 
12210 Gnus can fetch articles asynchronously on a second connection to the
12211 server (@pxref{Asynchronous Fetching}).
12212
12213 @item 
12214 You can cache articles locally (@pxref{Article Caching}). 
12215
12216 @item 
12217 The uudecode functions have been expanded and generalized
12218 (@pxref{Decoding Articles}). 
12219
12220 @item
12221 You can still post uuencoded articles, which was a little-known feature
12222 of @sc{gnus}' past (@pxref{Uuencoding and Posting}). 
12223
12224 @item
12225 Fetching parents (and other articles) now actually works without
12226 glitches (@pxref{Finding the Parent}). 
12227
12228 @item
12229 Gnus can fetch FAQs and group descriptions (@pxref{Group Information}).
12230
12231 @item
12232 Digests (and other files) can be used as the basis for groups
12233 (@pxref{Document Groups}).
12234
12235 @item 
12236 Articles can be highlighted and customized (@pxref{Customizing
12237 Articles}). 
12238
12239 @item 
12240 URLs and other external references can be buttonized (@pxref{Article
12241 Buttons}). 
12242
12243 @item
12244 You can do lots of strange stuff with the Gnus window & frame
12245 configuration (@pxref{Windows Configuration}).
12246
12247 @item
12248 You can click on buttons instead of using the keyboard
12249 (@pxref{Buttons}). 
12250
12251 @item 
12252 Gnus can use NoCeM files to weed out spam (@pxref{NoCeM}). 
12253
12254 @end itemize
12255
12256 This is, of course, just a @emph{short} overview of the @emph{most}
12257 important new features.  No, really.  There are tons more.  Yes, we have
12258 feeping creaturism in full effect, but nothing too gratuitous, I would
12259 hope. 
12260
12261
12262 @node Newest Features
12263 @subsection Newest Features
12264 @cindex todo
12265
12266 Also known as the @dfn{todo list}.  Sure to be implemented before the
12267 next millennium. 
12268
12269 Be afraid.  Be very afraid.
12270
12271 @itemize @bullet
12272 @item
12273 Native @sc{mime} support is something that should be done.  
12274 @item
12275 A better and simpler method for specifying mail composing methods. 
12276 @item
12277 Allow posting through mail-to-news gateways.
12278 @item
12279 Really do unbinhexing.
12280 @end itemize
12281
12282 And much, much, much more.  There is more to come than has already been
12283 implemented.  (But that's always true, isn't it?)
12284
12285 @code{<URL:http://www.ifi.uio.no/~larsi/sgnus/todo>} is where the actual
12286 up-to-the-second todo list is located, so if you're really curious, you
12287 could point your Web browser over that-a-way.
12288
12289
12290 @node Censorship
12291 @subsection Censorship
12292 @cindex censorship
12293
12294 This version of the Gnus manual (as well as Gnus itself) has been
12295 censored in accord with the Communications Decency Act.  This law was
12296 described by its proponents as a ban on pornography---which was a
12297 deception, since it prohibits far more than that.  This manual did not
12298 contain pornography, but part of it was prohibited nonetheless.
12299
12300 For information on US government censorship of the Internet, and
12301 what you can do to bring back freedom of the press, see the web
12302 site @samp{http://www.vtw.org/}.
12303
12304
12305 @node Terminology
12306 @section Terminology
12307
12308 @cindex terminology
12309 @table @dfn
12310
12311 @item news
12312 @cindex news
12313 This is what you are supposed to use this thing for---reading news.
12314 News is generally fetched from a nearby @sc{nntp} server, and is
12315 generally publicly available to everybody.  If you post news, the entire
12316 world is likely to read just what you have written, and they'll all
12317 snigger mischievously.  Behind your back.
12318
12319 @item mail
12320 @cindex mail
12321 Everything that's delivered to you personally is mail.  Some news/mail
12322 readers (like Gnus) blur the distinction between mail and news, but
12323 there is a difference.  Mail is private.  News is public.  Mailing is
12324 not posting, and replying is not following up.
12325
12326 @item reply
12327 @cindex reply
12328 Send a mail to the person who has written what you are reading.
12329
12330 @item follow up
12331 @cindex follow up
12332 Post an article to the current newsgroup responding to the article you
12333 are reading.
12334
12335 @item backend
12336 @cindex backend
12337 Gnus gets fed articles from a number of backends, both news and mail
12338 backends.  Gnus does not handle the underlying media, so to speak---this
12339 is all done by the backends.
12340
12341 @item native
12342 @cindex native
12343 Gnus will always use one method (and backend) as the @dfn{native}, or
12344 default, way of getting news.
12345
12346 @item foreign
12347 @cindex foreign
12348 You can also have any number of foreign groups active at the same time.
12349 These are groups that use different backends for getting news.
12350
12351 @item secondary
12352 @cindex secondary
12353 Secondary backends are somewhere half-way between being native and being
12354 foreign, but they mostly act like they are native.
12355
12356 @item article
12357 @cindex article
12358 A nessage that has been posted as news.
12359
12360 @item mail message
12361 @cindex mail message
12362 A message that has been mailed.
12363
12364 @item message 
12365 @cindex message
12366 A mail message or news article
12367
12368 @item head
12369 @cindex head
12370 The top part of a message, where administrative information (etc.) is
12371 put.
12372
12373 @item body
12374 @cindex body
12375 The rest of an article.  Everything that is not in the head is in the
12376 body. 
12377
12378 @item header
12379 @cindex header
12380 A line from the head of an article. 
12381
12382 @item headers
12383 @cindex headers
12384 A collection of such lines, or a collection of heads.  Or even a
12385 collection of @sc{nov} lines.
12386
12387 @item @sc{nov}
12388 @cindex nov
12389 When Gnus enters a group, it asks the backend for the headers of all
12390 unread articles in the group.  Most servers support the News OverView
12391 format, which is more compact and much faster to read and parse than the
12392 normal @sc{head} format.
12393
12394 @item level
12395 @cindex levels
12396 Each group is subscribed at some @dfn{level} or other (1-9).  The ones
12397 that have a lower level are ``more'' subscribed than the groups with a
12398 higher level.  In fact, groups on levels 1-5 are considered
12399 @dfn{subscribed}; 6-7 are @dfn{unsubscribed}; 8 are @dfn{zombies}; and 9
12400 are @dfn{killed}.  Commands for listing groups and scanning for new
12401 articles will all use the numeric prefix as @dfn{working level}.
12402
12403 @item killed groups
12404 @cindex killed groups
12405 No information on killed groups is stored or updated, which makes killed
12406 groups much easier to handle than subscribed groups.
12407
12408 @item zombie groups
12409 @cindex zombie groups
12410 Just like killed groups, only slightly less dead.
12411
12412 @item active file
12413 @cindex active file
12414 The news server has to keep track of what articles it carries, and what
12415 groups exist.  All this information in stored in the active file, which
12416 is rather large, as you might surmise.
12417
12418 @item bogus groups
12419 @cindex bogus groups
12420 A group that exists in the @file{.newsrc} file, but isn't known to the
12421 server (i. e.,  it isn't in the active file), is a @emph{bogus group}.
12422 This means that the group probably doesn't exist (any more).
12423
12424 @item server 
12425 @cindex server
12426 A machine than one can connect to and get news (or mail) from.
12427
12428 @item select method
12429 @cindex select method
12430 A structure that specifies the backend, the server and the virtual
12431 server parameters.
12432
12433 @item virtual server
12434 @cindex virtual server
12435 A named select method.  Since a select methods defines all there is to
12436 know about connecting to a (physical) server, taking the who things as a
12437 whole is a virtual server.
12438
12439 @end table
12440
12441
12442 @node Customization
12443 @section Customization
12444 @cindex general customization
12445
12446 All variables are properly documented elsewhere in this manual.  This
12447 section is designed to give general pointers on how to customize Gnus
12448 for some quite common situations.
12449
12450 @menu
12451 * Slow/Expensive Connection:: You run a local Emacs and get the news elsewhere.
12452 * Slow Terminal Connection::  You run a remote Emacs.
12453 * Little Disk Space::         You feel that having large setup files is icky.
12454 * Slow Machine::              You feel like buying a faster machine.
12455 @end menu
12456
12457
12458 @node Slow/Expensive Connection
12459 @subsection Slow/Expensive @sc{nntp} Connection
12460
12461 If you run Emacs on a machine locally, and get your news from a machine
12462 over some very thin strings, you want to cut down on the amount of data
12463 Gnus has to get from the @sc{nntp} server.
12464
12465 @table @code
12466
12467 @item gnus-read-active-file
12468 Set this to @code{nil}, which will inhibit Gnus from requesting the
12469 entire active file from the server.  This file is often v.  large.  You
12470 also have to set @code{gnus-check-new-news} and
12471 @code{gnus-check-bogus-newsgroups} to @code{nil} to make sure that Gnus
12472 doesn't suddenly decide to fetch the active file anyway.
12473
12474 @item gnus-nov-is-evil
12475 This one has to be @code{nil}.  If not, grabbing article headers from
12476 the @sc{nntp} server will not be very fast.  Not all @sc{nntp} servers
12477 support @sc{xover}; Gnus will detect this by itself.
12478 @end table
12479
12480
12481 @node Slow Terminal Connection
12482 @subsection Slow Terminal Connection
12483
12484 Let's say you use your home computer for dialing up the system that
12485 runs Emacs and Gnus.  If your modem is slow, you want to reduce the
12486 amount of data that is sent over the wires as much as possible.
12487
12488 @table @code
12489
12490 @item gnus-auto-center-summary
12491 Set this to @code{nil} to inhibit Gnus from re-centering the summary
12492 buffer all the time.  If it is @code{vertical}, do only vertical
12493 re-centering.  If it is neither @code{nil} nor @code{vertical}, do both
12494 horizontal and vertical recentering.
12495
12496 @item gnus-visible-headers
12497 Cut down on the headers that are included in the articles to the
12498 minimum.  You can, in fact, make do without them altogether---most of the
12499 useful data is in the summary buffer, anyway.  Set this variable to
12500 @samp{^NEVVVVER} or @samp{From:}, or whatever you feel you need.
12501
12502 @item gnus-article-display-hook
12503 Set this hook to all the available hiding commands:
12504 @lisp
12505 (setq gnus-article-display-hook 
12506       '(gnus-article-hide-headers gnus-article-hide-signature
12507         gnus-article-hide-citation))
12508 @end lisp
12509
12510 @item gnus-use-full-window
12511 By setting this to @code{nil}, you can make all the windows smaller.
12512 While this doesn't really cut down much generally, it means that you
12513 have to see smaller portions of articles before deciding that you didn't
12514 want to read them anyway.
12515
12516 @item gnus-thread-hide-subtree
12517 If this is non-@code{nil}, all threads in the summary buffer will be
12518 hidden initially.
12519
12520 @item gnus-updated-mode-lines
12521 If this is @code{nil}, Gnus will not put information in the buffer mode
12522 lines, which might save some time.
12523 @end table
12524
12525
12526 @node Little Disk Space
12527 @subsection Little Disk Space
12528 @cindex disk space
12529
12530 The startup files can get rather large, so you may want to cut their
12531 sizes a bit if you are running out of space.
12532
12533 @table @code
12534
12535 @item gnus-save-newsrc-file
12536 If this is @code{nil}, Gnus will never save @file{.newsrc}---it will
12537 only save @file{.newsrc.eld}.  This means that you will not be able to
12538 use any other newsreaders than Gnus.  This variable is @code{t} by
12539 default. 
12540
12541 @item gnus-save-killed-list
12542 If this is @code{nil}, Gnus will not save the list of dead groups.  You
12543 should also set @code{gnus-check-new-newsgroups} to @code{ask-server}
12544 and @code{gnus-check-bogus-newsgroups} to @code{nil} if you set this
12545 variable to @code{nil}.  This variable is @code{t} by default.
12546
12547 @end table
12548
12549
12550 @node Slow Machine
12551 @subsection Slow Machine
12552 @cindex slow machine
12553
12554 If you have a slow machine, or are just really impatient, there are a
12555 few things you can do to make Gnus run faster.
12556
12557 Set@code{gnus-check-new-newsgroups} and
12558 @code{gnus-check-bogus-newsgroups} to @code{nil} to make startup faster.
12559
12560 Set @code{gnus-show-threads}, @code{gnus-use-cross-reference} and
12561 @code{gnus-nov-is-evil} to @code{nil} to make entering and exiting the
12562 summary buffer faster.
12563
12564 Set @code{gnus-article-display-hook} to @code{nil} to make article
12565 processing a bit faster.
12566
12567
12568 @node Troubleshooting
12569 @section Troubleshooting
12570 @cindex troubleshooting
12571
12572 Gnus works @emph{so} well straight out of the box---I can't imagine any
12573 problems, really.
12574
12575 Ahem.
12576
12577 @enumerate
12578
12579 @item
12580 Make sure your computer is switched on.
12581
12582 @item
12583 Make sure that you really load the current Gnus version.  If you have
12584 been running @sc{gnus}, you need to exit Emacs and start it up again before
12585 Gnus will work.
12586
12587 @item
12588 Try doing an @kbd{M-x gnus-version}.  If you get something that looks
12589 like @samp{Gnus v5.46; nntp 4.0} you have the right files loaded.  If,
12590 on the other hand, you get something like @samp{NNTP 3.x} or @samp{nntp
12591 flee}, you have some old @file{.el} files lying around.  Delete these.
12592
12593 @item
12594 Read the help group (@kbd{G h} in the group buffer) for a FAQ and a
12595 how-to. 
12596 @end enumerate
12597
12598 If all else fails, report the problem as a bug.
12599
12600 @cindex bugs
12601 @cindex reporting bugs
12602
12603 @kindex M-x gnus-bug
12604 @findex gnus-bug
12605 If you find a bug in Gnus, you can report it with the @kbd{M-x gnus-bug}
12606 command. @kbd{M-x set-variable RET debug-on-error RET t RET}, and send
12607 me the backtrace.  I will fix bugs, but I can only fix them if you send
12608 me a precise description as to how to reproduce the bug.
12609
12610 You really can never be too detailed in a bug report.  Always use the
12611 @kbd{M-x gnus-bug} command when you make bug reports, even if it creates
12612 a 10Kb mail each time you use it, and even if you have sent me your
12613 environment 500 times before.  I don't care.  I want the full info each
12614 time.  
12615
12616 It is also important to remember that I have no memory whatsoever.  If
12617 you send a bug report, and I send you a reply, and then you send back
12618 just ``No, it's not! Moron!'', I will have no idea what you are
12619 insulting me about.  Always over-explain everything.  It's much easier
12620 for all of us---if I don't have all the information I need, I will just
12621 mail you and ask for more info, and everything takes more time.
12622
12623 If you just need help, you are better off asking on
12624 @samp{gnu.emacs.gnus}.  I'm not very helpful.
12625
12626 @cindex gnu.emacs.gnus
12627 @cindex ding mailing list
12628 You can also ask on the ding mailing list---@samp{ding@@ifi.uio.no}.
12629 Write to @samp{ding-request@@ifi.uio.no} to subscribe.
12630
12631
12632 @node A Programmers Guide to Gnus
12633 @section A Programmer's Guide to Gnus
12634
12635 It is my hope that other people will figure out smart stuff that Gnus
12636 can do, and that other people will write those smart things as well.  To
12637 facilitate that I thought it would be a good idea to describe the inner
12638 workings of Gnus.  And some of the not-so-inner workings, while I'm at
12639 it.
12640
12641 You can never expect the internals of a program not to change, but I
12642 will be defining (in some details) the interface between Gnus and its
12643 backends (this is written in stone), the format of the score files
12644 (ditto), data structures (some are less likely to change than others)
12645 and general method of operations.
12646
12647 @menu 
12648 * Backend Interface::        How Gnus communicates with the servers.
12649 * Score File Syntax::        A BNF definition of the score file standard.
12650 * Headers::                  How Gnus stores headers internally.
12651 * Ranges::                   A handy format for storing mucho numbers.
12652 * Group Info::               The group info format.
12653 * Various File Formats::     Formats of files that Gnus use.
12654 @end menu
12655
12656
12657 @node Backend Interface
12658 @subsection Backend Interface
12659
12660 Gnus doesn't know anything about @sc{nntp}, spools, mail or virtual
12661 groups.  It only knows how to talk to @dfn{virtual servers}.  A virtual
12662 server is a @dfn{backend} and some @dfn{backend variables}.  As examples
12663 of the first, we have @code{nntp}, @code{nnspool} and @code{nnmbox}.  As
12664 examples of the latter we have @code{nntp-port-number} and
12665 @code{nnmbox-directory}.
12666
12667 When Gnus asks for information from a backend---say @code{nntp}---on
12668 something, it will normally include a virtual server name in the
12669 function parameters.  (If not, the backend should use the ``current''
12670 virtual server.)  For instance, @code{nntp-request-list} takes a virtual
12671 server as its only (optional) parameter.  If this virtual server hasn't
12672 been opened, the function should fail.
12673
12674 Note that a virtual server name has no relation to some physical server
12675 name.  Take this example:
12676
12677 @lisp
12678 (nntp "odd-one" 
12679       (nntp-address "ifi.uio.no") 
12680       (nntp-port-number 4324))
12681 @end lisp
12682
12683 Here the virtual server name is @samp{odd-one} while the name of
12684 the physical server is @samp{ifi.uio.no}. 
12685
12686 The backends should be able to switch between several virtual servers.
12687 The standard backends implement this by keeping an alist of virtual
12688 server environments that it pulls down/pushes up when needed.  
12689
12690 There are two groups of interface functions: @dfn{required functions},
12691 which must be present, and @dfn{optional functions}, which Gnus will
12692 always check whether are present before attempting to call.
12693
12694 All these functions are expected to return data in the buffer
12695 @code{nntp-server-buffer} (@samp{ *nntpd*}), which is somewhat
12696 unfortunately named, but we'll have to live with it.  When I talk about
12697 ``resulting data'', I always refer to the data in that buffer.  When I
12698 talk about ``return value'', I talk about the function value returned by
12699 the function call.
12700
12701 Some backends could be said to be @dfn{server-forming} backends, and
12702 some might be said to not be.  The latter are backends that generally
12703 only operate on one group at a time, and have no concept of ``server''
12704 -- they have a group, and they deliver info on that group and nothing
12705 more.
12706
12707 In the examples and definitions I will refer to the imaginary backend
12708 @code{nnchoke}. 
12709
12710 @cindex @code{nnchoke}
12711
12712 @menu
12713 * Required Backend Functions::        Functions that must be implemented.
12714 * Optional Backend Functions::        Functions that need not be implemented.
12715 * Writing New Backends::              Extending old backends.
12716 @end menu
12717
12718
12719 @node Required Backend Functions
12720 @subsubsection Required Backend Functions
12721
12722 @table @code
12723
12724 @item (nnchoke-retrieve-headers ARTICLES &optional GROUP SERVER FETCH-OLD)
12725
12726 @var{articles} is either a range of article numbers or a list of
12727 @code{Message-ID}s.  Current backends do not fully support either---only
12728 sequences (lists) of article numbers, and most backends do not support
12729 retrieval of @code{Message-ID}s.  But they should try for both. 
12730
12731 The result data should either be HEADs or NOV lines, and the result
12732 value should either be @code{headers} or @code{nov} to reflect this.
12733 This might later be expanded to @code{various}, which will be a mixture
12734 of HEADs and NOV lines, but this is currently not supported by Gnus.  
12735
12736 If @var{fetch-old} is non-@code{nil} it says to try to fetch "extra
12737 headers, in some meaning of the word.  This is generally done by
12738 fetching (at most) @var{fetch-old} extra headers less than the smallest
12739 article number in @code{articles}, and fill in the gaps as well.  The
12740 presence of this parameter can be ignored if the backend finds it
12741 cumbersome to follow the request.  If this is non-@code{nil} and not a
12742 number, do maximum fetches.
12743
12744 Here's an example HEAD:
12745
12746 @example
12747 221 1056 Article retrieved.
12748 Path: ifi.uio.no!sturles
12749 From: sturles@@ifi.uio.no (Sturle Sunde)
12750 Newsgroups: ifi.discussion
12751 Subject: Re: Something very droll
12752 Date: 27 Oct 1994 14:02:57 +0100
12753 Organization: Dept. of Informatics, University of Oslo, Norway
12754 Lines: 26
12755 Message-ID: <38o8e1$a0o@@holmenkollen.ifi.uio.no>
12756 References: <38jdmq$4qu@@visbur.ifi.uio.no>
12757 NNTP-Posting-Host: holmenkollen.ifi.uio.no
12758 .
12759 @end example
12760
12761 So a @code{headers} return value would imply that there's a number of
12762 these in the data buffer.
12763
12764 Here's a BNF definition of such a buffer:
12765
12766 @example
12767 headers        = *head
12768 head           = error / valid-head
12769 error-message  = [ "4" / "5" ] 2number " " <error message> eol
12770 valid-head     = valid-message *header "." eol
12771 valid-message  = "221 " <number> " Article retrieved." eol
12772 header         = <text> eol
12773 @end example
12774
12775 If the return value is @code{nov}, the data buffer should contain
12776 @dfn{network overview database} lines.  These are basically fields
12777 separated by tabs. 
12778
12779 @example
12780 nov-buffer = *nov-line
12781 nov-line   = 8*9 [ field <TAB> ] eol
12782 field      = <text except TAB>
12783 @end example
12784
12785 For a closer explanation what should be in those fields,
12786 @pxref{Headers}. 
12787
12788
12789 @item (nnchoke-open-server SERVER &optional DEFINITIONS)
12790
12791 @var{server} is here the virtual server name.  @var{definitions} is a
12792 list of @code{(VARIABLE VALUE)} pairs that defines this virtual server. 
12793
12794 If the server can't be opened, no error should be signaled.  The backend
12795 may then choose to refuse further attempts at connecting to this
12796 server.  In fact, it should do so. 
12797
12798 If the server is opened already, this function should return a
12799 non-@code{nil} value.  There should be no data returned.
12800
12801
12802 @item (nnchoke-close-server &optional SERVER)
12803
12804 Close connection to @var{server} and free all resources connected
12805 to it.  Return @code{nil} if the server couldn't be closed for some
12806 reason.
12807
12808 There should be no data returned.
12809
12810
12811 @item (nnchoke-request-close)
12812
12813 Close connection to all servers and free all resources that the backend
12814 have reserved.  All buffers that have been created by that backend
12815 should be killed.  (Not the @code{nntp-server-buffer}, though.)  This
12816 function is generally only called when Gnus is shutting down.
12817
12818 There should be no data returned. 
12819
12820
12821 @item (nnchoke-server-opened &optional SERVER)
12822
12823 If @var{server} is the current virtual server, and the connection to the
12824 physical server is alive, then this function should return a
12825 non-@code{nil} vlue.  This function should under no circumstances
12826 attempt to reconnect to a server that is has lost connection to.
12827
12828 There should be no data returned.
12829
12830
12831 @item (nnchoke-status-message &optional SERVER)
12832
12833 This function should return the last error message from @var{server}. 
12834
12835 There should be no data returned.
12836
12837
12838 @item (nnchoke-request-article ARTICLE &optional GROUP SERVER TO-BUFFER)
12839
12840 The result data from this function should be the article specified by
12841 @var{article}.  This might either be a @code{Message-ID} or a number.
12842 It is optional whether to implement retrieval by @code{Message-ID}, but
12843 it would be nice if that were possible.
12844
12845 If @var{to-buffer} is non-@code{nil}, the result data should be returned
12846 in this buffer instead of the normal data buffer.  This is to make it
12847 possible to avoid copying large amounts of data from one buffer to
12848 another, and Gnus mainly request articles to be inserted directly into
12849 its article buffer.
12850
12851 If it is at all possible, this function should return a cons cell where
12852 the car is the group name the article was fetched from, and the cdr is
12853 the article number.  This will enable Gnus to find out what the real
12854 group and article numbers are when fetching articles by
12855 @code{Message-ID}.  If this isn't possible, @code{t} should be returned
12856 on successful article retrievement.
12857
12858
12859 @item (nnchoke-open-group GROUP &optional SERVER)
12860
12861 Make @var{group} the current group.  
12862
12863 There should be no data returned by this function.
12864
12865
12866 @item (nnchoke-request-group GROUP &optional SERVER)
12867
12868 Get data on @var{group}.  This function also has the side effect of
12869 making @var{group} the current group. 
12870
12871 Here's an example of some result data and a definition of the same:
12872
12873 @example
12874 211 56 1000 1059 ifi.discussion
12875 @end example
12876
12877 The first number is the status, which should be @code{211}.  Next is the
12878 total number of articles in the group, the lowest article number, the
12879 highest article number, and finally the group name.  Note that the total
12880 number of articles may be less than one might think while just
12881 considering the highest and lowest article numbers, but some articles
12882 may have been canceled.  Gnus just discards the total-number, so
12883 whether one should take the bother to generate it properly (if that is a
12884 problem) is left as an exercise to the reader.
12885
12886 @example
12887 group-status = [ error / info ] eol
12888 error        = [ "4" / "5" ] 2<number> " " <Error message>
12889 info         = "211 " 3* [ <number> " " ] <string>
12890 @end example
12891
12892
12893 @item (nnchoke-close-group GROUP &optional SERVER)
12894
12895 Close @var{group} and free any resources connected to it.  This will be
12896 a no-op on most backends. 
12897
12898 There should be no data returned.
12899
12900
12901 @item (nnchoke-request-list &optional SERVER)
12902
12903 Return a list of all groups available on @var{server}.  And that means
12904 @emph{all}. 
12905
12906 Here's an example from a server that only carries two groups:
12907
12908 @example
12909 ifi.test 0000002200 0000002000 y
12910 ifi.discussion 3324 3300 n
12911 @end example
12912
12913 On each line we have a group name, then the highest article number in
12914 that group, the lowest article number, and finally a flag.
12915
12916 @example
12917 active-file = *active-line
12918 active-line = name " " <number> " " <number> " " flags eol
12919 name        = <string>
12920 flags       = "n" / "y" / "m" / "x" / "j" / "=" name
12921 @end example
12922
12923 The flag says whether the group is read-only (@samp{n}), is moderated
12924 (@samp{m}), is dead (@samp{x}), is aliased to some other group
12925 (@samp{=other-group} or none of the above (@samp{y}). 
12926
12927
12928 @item (nnchoke-request-post &optional SERVER)
12929
12930 This function should post the current buffer.  It might return whether
12931 the posting was successful or not, but that's not required.  If, for
12932 instance, the posting is done asynchronously, it has generally not been
12933 completed by the time this function concludes.  In that case, this
12934 function should set up some kind of sentinel to beep the user loud and
12935 clear if the posting could not be completed.
12936
12937 There should be no result data from this function. 
12938
12939 @end table
12940
12941
12942 @node Optional Backend Functions
12943 @subsubsection Optional Backend Functions
12944
12945 @table @code
12946
12947 @item (nnchoke-retrieve-groups GROUPS &optional SERVER)
12948
12949 @var{groups} is a list of groups, and this function should request data
12950 on all those groups.  How it does it is of no concern to Gnus, but it
12951 should attempt to do this in a speedy fashion.
12952
12953 The return value of this function can be either @code{active} or
12954 @code{group}, which says what the format of the result data is.  The
12955 former is in the same format as the data from
12956 @code{nnchoke-request-list}, while the latter is a buffer full of lines
12957 in the same format as @code{nnchoke-request-group} gives.
12958
12959 @example
12960 group-buffer = *active-line / *group-status
12961 @end example
12962
12963
12964 @item (nnchoke-request-update-info GROUP INFO &optional SERVER)
12965
12966 A Gnus group info (@pxref{Group Info}) is handed to the backend for
12967 alterations.  This comes in handy if the backend really carries all the
12968 information (as is the case with virtual an imap groups).  This function
12969 may alter the info in any manner it sees fit, and should return the
12970 (altered) group info.  This function may alter the group info
12971 destructively, so no copying is needed before boogeying. 
12972
12973 There should be no result data from this function.
12974
12975
12976 @item (nnchoke-request-type GROUP &optional ARTICLE)
12977
12978 When the user issues commands for ``sending news'' (@kbd{F} in the
12979 summary buffer, for instance), Gnus has to know whether the article the
12980 user is following up is news or mail.  This function should return
12981 @code{news} if @var{article} in @var{group} is news, @code{mail} if it
12982 is mail and @code{unknown} if the type can't be decided.  (The
12983 @var{article} parameter is necessary in @code{nnvirtual} groups which
12984 might very well combine mail groups and news groups.)
12985
12986 There should be no result data from this function.
12987
12988
12989 @item (nnchoke-request-update-mark GROUP ARTICLE MARK)
12990
12991 If the user tries to set a mark that the backend doesn't like, this
12992 function may change the mark.  Gnus will use whatever this function
12993 returns as the mark for @var{article} instead of the original
12994 @var{mark}.  If the backend doesn't care, it must return the original
12995 @var{mark}, and not @code{nil} or any other type of garbage.  
12996
12997 The only use for this that I can see is what @code{nnvirtual} does with
12998 it---if a component group is auto-expirable, marking an article as read
12999 in the virtual group should result in the article being marked as
13000 expirable. 
13001
13002 There should be no result data from this function.
13003
13004
13005 @item (nnchoke-request-scan &optional GROUP SERVER)
13006
13007 This function may be called at any time (by Gnus or anything else) to
13008 request that the backend check for incoming articles, in one way or
13009 another.  A mail backend will typically read the spool file or query the
13010 POP server when this function is invoked.  The @var{group} doesn't have
13011 to be heeded---if the backend decides that it is too much work just
13012 scanning for a single group, it may do a total scan of all groups.  It
13013 would be nice, however, to keep things local if that's practical.
13014
13015 There should be no result data from this function.
13016
13017
13018 @item (nnchoke-request-asynchronous GROUP &optional SERVER ARTICLES)
13019
13020 This is a request to fetch articles asynchronously later.
13021 @var{articles} is an alist of @var{(article-number line-number)}.  One
13022 would generally expect that if one later fetches article number 4, for
13023 instance, some sort of asynchronous fetching of the articles after 4
13024 (which might be 5, 6, 7 or 11, 3, 909 depending on the order in that
13025 alist) would be fetched asynchronously, but that is left up to the
13026 backend.  Gnus doesn't care.
13027
13028 There should be no result data from this function.
13029  
13030
13031 @item (nnchoke-request-group-description GROUP &optional SERVER)
13032
13033 The result data from this function should be a description of
13034 @var{group}. 
13035
13036 @example
13037 description-line = name <TAB> description eol
13038 name             = <string>
13039 description      = <text>
13040 @end example
13041
13042 @item (nnchoke-request-list-newsgroups &optional SERVER)
13043
13044 The result data from this function should be the description of all
13045 groups available on the server.
13046
13047 @example
13048 description-buffer = *description-line
13049 @end example
13050
13051
13052 @item (nnchoke-request-newgroups DATE &optional SERVER)
13053
13054 The result data from this function should be all groups that were
13055 created after @samp{date}, which is in normal human-readable date
13056 format.  The data should be in the active buffer format.
13057
13058
13059 @item (nnchoke-request-create-group GROUP &optional SERVER)
13060
13061 This function should create an empty group with name @var{group}.  
13062
13063 There should be no return data.
13064
13065
13066 @item (nnchoke-request-expire-articles ARTICLES &optional GROUP SERVER FORCE)
13067
13068 This function should run the expiry process on all articles in the
13069 @var{articles} range (which is currently a simple list of article
13070 numbers.)  It is left up to the backend to decide how old articles
13071 should be before they are removed by this function.  If @var{force} is
13072 non-@code{nil}, all @var{articles} should be deleted, no matter how new
13073 they are. 
13074
13075 This function should return a list of articles that it did not/was not
13076 able to delete.
13077
13078 There should be no result data returned.
13079
13080
13081 @item (nnchoke-request-move-article ARTICLE GROUP SERVER ACCEPT-FORM
13082 &optional LAST)
13083
13084 This function should move @var{article} (which is a number) from
13085 @var{group} by calling @var{accept-form}.  
13086
13087 This function should ready the article in question for moving by
13088 removing any header lines it has added to the article, and generally
13089 should ``tidy up'' the article.  Then it should @code{eval}
13090 @var{accept-form} in the buffer where the ``tidy'' article is.  This
13091 will do the actual copying.  If this @code{eval} returns a
13092 non-@code{nil} value, the article should be removed.
13093
13094 If @var{last} is @code{nil}, that means that there is a high likelihood
13095 that there will be more requests issued shortly, so that allows some
13096 optimizations. 
13097
13098 The function should return a cons where the car is the group name and
13099 the cdr is the article number that the article was entered as.
13100
13101 There should be no data returned. 
13102
13103
13104 @item (nnchoke-request-accept-article GROUP &optional SERVER LAST)
13105
13106 This function takes the current buffer and inserts it into @var{group}.
13107 If @var{last} in @code{nil}, that means that there will be more calls to
13108 this function in short order.
13109
13110 The function should return a cons where the car is the group name and
13111 the cdr is the article number that the article was entered as.
13112
13113 There should be no data returned.
13114
13115
13116 @item (nnchoke-request-replace-article ARTICLE GROUP BUFFER)
13117
13118 This function should remove @var{article} (which is a number) from
13119 @var{group} and insert @var{buffer} there instead.
13120
13121 There should be no data returned.
13122
13123
13124 @item (nnchoke-request-delete-group GROUP FORCE &optional SERVER)
13125
13126 This function should delete @var{group}.  If @var{force}, it should
13127 really delete all the articles in the group, and then delete the group
13128 itself.  (If there is such a thing as ``the group itself''.)
13129
13130 There should be no data returned.
13131
13132
13133 @item (nnchoke-request-rename-group GROUP NEW-NAME &optional SERVER)
13134
13135 This function should rename @var{group} into @var{new-name}.  All
13136 articles that are in @var{group} should move to @var{new-name}.
13137
13138 There should be no data returned.
13139
13140 @end table
13141
13142
13143 @node Writing New Backends
13144 @subsubsection Writing New Backends
13145
13146 The various backends share many similarities.  @code{nnml} is just like
13147 @code{nnspool}, but it allows you to edit the articles on the server.
13148 @code{nnmh} is just like @code{nnml}, but it doesn't use an active file,
13149 and it doesn't maintain overview databases.  @code{nndir} is just like
13150 @code{nnml}, but it has no concept of ``groups'', and it doesn't allow
13151 editing articles.
13152
13153 It would make sense if it were possible to ``inherit'' functions from
13154 backends when writing new backends.  And, indeed, you can do that if you
13155 want to.  (You don't have to if you don't want to, of course.)  
13156
13157 All the backends declare their public variables and functions by using a
13158 package called @code{nnoo}.  
13159
13160 To inherit functions from other backends (and allow other backends to
13161 inherit functions from the current backend), you should use the
13162 following macros:
13163 following. 
13164
13165 @table @code
13166
13167 @item nnoo-declare
13168 This macro declares the first parameter to be a child of the subsequent
13169 parameters.  For instance:
13170
13171 @lisp
13172 (nnoo-declare nndir
13173   nnml nnmh)
13174 @end lisp
13175
13176 @code{nndir} has here declared that it intends to inherit functions from
13177 both @code{nnml} and @code{nnmh}.
13178
13179 @item defvoo
13180 This macro is equivalent to @code{defvar}, but registers the variable as
13181 a public server variable.  Most state-oriented variables should be
13182 declared with @code{defvoo} instead of @code{defvar}.  
13183
13184 In addition to the normal @code{defvar} parameters, it takes a list of
13185 variables in the parent backends to map the variable to when executing
13186 a function in those backends.
13187
13188 @lisp
13189 (defvoo nndir-directory nil
13190   "Where nndir will look for groups."
13191   nnml-current-directory nnmh-current-directory)
13192 @end lisp
13193
13194 This means that @code{nnml-current-directory} will be set to
13195 @code{nndir-directory} when an @code{nnml} function is called on behalf
13196 of @code{nndir}.  (The same with @code{nnmh}.)  
13197
13198 @item nnoo-define-basics
13199 This macro defines some common functions that almost all backends should
13200 have.
13201
13202 @example
13203 (nnoo-define-basics nndir)
13204 @end example
13205
13206 @item deffoo
13207 This macro is just like @code{defun} and takes the same parameters.  In
13208 addition to doing the normal @code{defun} things, it registers the
13209 function as being public so that other backends can inherit it.
13210
13211 @item nnoo-map-functions
13212 This macro allows mapping of functions from the current backend to
13213 functions from the parent backends.
13214
13215 @example
13216 (nnoo-map-functions nndir
13217   (nnml-retrieve-headers 0 nndir-current-group 0 0)
13218   (nnmh-request-article 0 nndir-current-group 0 0))
13219 @end example
13220
13221 This means that when @code{nndir-retrieve-headers} is called, the first,
13222 third, and fourth parameters will be passed on to
13223 @code{nnml-retrieve-headers}, while the second parameter is set to the
13224 value of @code{nndir-current-group}.
13225
13226 @item nnoo-import
13227 This macro allows importing functions from backends.  It should be the
13228 last thing in the source file, since it will only define functions that
13229 haven't already been defined.
13230
13231 @example
13232 (nnoo-import nndir
13233   (nnmh
13234    nnmh-request-list
13235    nnmh-request-newgroups)
13236   (nnml))
13237 @end example
13238
13239 This means that calls to @code{nndir-request-list} should just be passed
13240 on to @code{nnmh-request-list}, while all public functions from
13241 @code{nnml} that haven't been defined in @code{nndir} yet should be
13242 defined now.
13243
13244 @end table
13245
13246 Below is a slightly shortened version of the @code{nndir} backend.
13247
13248 @lisp
13249 ;;; nndir.el --- single directory newsgroup access for Gnus
13250 ;; Copyright (C) 1995,96 Free Software Foundation, Inc.
13251
13252 ;;; Code:
13253
13254 (require 'nnheader)
13255 (require 'nnmh)
13256 (require 'nnml)
13257 (require 'nnoo)
13258 (eval-when-compile (require 'cl))
13259
13260 (nnoo-declare nndir
13261   nnml nnmh)
13262
13263 (defvoo nndir-directory nil
13264   "Where nndir will look for groups."
13265   nnml-current-directory nnmh-current-directory)
13266
13267 (defvoo nndir-nov-is-evil nil
13268   "*Non-nil means that nndir will never retrieve NOV headers."
13269   nnml-nov-is-evil)
13270
13271 \f
13272
13273 (defvoo nndir-current-group "" nil nnml-current-group nnmh-current-group)
13274 (defvoo nndir-top-directory nil nil nnml-directory nnmh-directory)
13275 (defvoo nndir-get-new-mail nil nil nnml-get-new-mail nnmh-get-new-mail)
13276
13277 (defvoo nndir-status-string "" nil nnmh-status-string)
13278 (defconst nndir-version "nndir 1.0")
13279
13280 \f
13281
13282 ;;; Interface functions.
13283
13284 (nnoo-define-basics nndir)
13285
13286 (deffoo nndir-open-server (server &optional defs)
13287   (setq nndir-directory
13288         (or (cadr (assq 'nndir-directory defs))
13289             server))
13290   (unless (assq 'nndir-directory defs)
13291     (push `(nndir-directory ,server) defs))
13292   (push `(nndir-current-group
13293           ,(file-name-nondirectory (directory-file-name nndir-directory)))
13294         defs)
13295   (push `(nndir-top-directory
13296           ,(file-name-directory (directory-file-name nndir-directory)))
13297         defs)
13298   (nnoo-change-server 'nndir server defs))
13299
13300 (nnoo-map-functions nndir
13301   (nnml-retrieve-headers 0 nndir-current-group 0 0)
13302   (nnmh-request-article 0 nndir-current-group 0 0)
13303   (nnmh-request-group nndir-current-group 0 0)
13304   (nnmh-close-group nndir-current-group 0))
13305
13306 (nnoo-import nndir
13307   (nnmh
13308    nnmh-status-message
13309    nnmh-request-list
13310    nnmh-request-newgroups))
13311
13312 (provide 'nndir)
13313 @end lisp
13314
13315
13316
13317 @node Score File Syntax
13318 @subsection Score File Syntax
13319
13320 Score files are meant to be easily parsable, but yet extremely
13321 mallable.   It was decided that something that had the same read syntax
13322 as an Emacs Lisp list would fit that spec.
13323
13324 Here's a typical score file:
13325
13326 @lisp
13327 (("summary"
13328   ("win95" -10000 nil s)
13329   ("Gnus"))
13330  ("from"
13331   ("Lars" -1000))
13332  (mark -100))
13333 @end lisp
13334
13335 BNF definition of a score file:
13336
13337 @example
13338 score-file       = "" / "(" *element ")"
13339 element          = rule / atom
13340 rule             = string-rule / number-rule / date-rule
13341 string-rule      = "(" quote string-header quote space *string-match ")"
13342 number-rule      = "(" quote number-header quote space *number-match ")"
13343 date-rule        = "(" quote date-header quote space *date-match ")"
13344 quote            = <ascii 34>
13345 string-header    = "subject" / "from" / "references" / "message-id" / 
13346                    "xref" / "body" / "head" / "all" / "followup"
13347 number-header    = "lines" / "chars"
13348 date-header      = "date"
13349 string-match     = "(" quote <string> quote [ "" / [ space score [ "" / 
13350                    space date [ "" / [ space string-match-t ] ] ] ] ] ")"
13351 score            = "nil" / <integer>
13352 date             = "nil" / <natural number>
13353 string-match-t   = "nil" / "s" / "substring" / "S" / "Substring" / 
13354                    "r" / "regex" / "R" / "Regex" /
13355                    "e" / "exact" / "E" / "Exact" /
13356                    "f" / "fuzzy" / "F" / "Fuzzy"
13357 number-match     = "(" <integer> [ "" / [ space score [ "" / 
13358                    space date [ "" / [ space number-match-t ] ] ] ] ] ")"
13359 number-match-t   = "nil" / "=" / "<" / ">" / ">=" / "<="
13360 date-match       = "(" quote <string> quote [ "" / [ space score [ "" / 
13361                    space date [ "" / [ space date-match-t ] ] ] ] ")"
13362 date-match-t     = "nil" / "at" / "before" / "after"
13363 atom             = "(" [ required-atom / optional-atom ] ")"
13364 required-atom    = mark / expunge / mark-and-expunge / files /
13365                    exclude-files / read-only / touched
13366 optional-atom    = adapt / local / eval 
13367 mark             = "mark" space nil-or-number
13368 nil-or-number    = "nil" / <integer>
13369 expunge          = "expunge" space nil-or-number
13370 mark-and-expunge = "mark-and-expunge" space nil-or-number
13371 files            = "files" *[ space <string> ]
13372 exclude-files    = "exclude-files" *[ space <string> ]
13373 read-only        = "read-only" [ space "nil" / space "t" ]
13374 adapt            = "adapt" [ space "nil" / space "t" / space adapt-rule ]
13375 adapt-rule       = "(" *[ <string> *[ "(" <string> <integer> ")" ] ")"
13376 local            = "local" *[ space "(" <string> space <form> ")" ]
13377 eval             = "eval" space <form>
13378 space            = *[ " " / <TAB> / <NEWLINE> ]
13379 @end example
13380
13381 Any unrecognized elements in a score file should be ignored, but not
13382 discarded.  
13383
13384 As you can see, white space is needed, but the type and amount of white
13385 space is irrelevant.  This means that formatting of the score file is
13386 left up to the programmer---if it's simpler to just spew it all out on
13387 one looong line, then that's ok.
13388
13389 The meaning of the various atoms are explained elsewhere in this
13390 manual. 
13391
13392
13393 @node Headers
13394 @subsection Headers
13395
13396 Gnus uses internally a format for storing article headers that
13397 corresponds to the @sc{nov} format in a mysterious fashion.  One could
13398 almost suspect that the author looked at the @sc{nov} specification and
13399 just shamelessly @emph{stole} the entire thing, and one would be right.
13400
13401 @dfn{Header} is a severely overloaded term.  ``Header'' is used in
13402 RFC1036 to talk about lines in the head of an article (eg.,
13403 @code{From}).  It is used by many people as a synonym for
13404 ``head''---``the header and the body''.  (That should be avoided, in my
13405 opinion.)  And Gnus uses a format internally that it calls ``header'',
13406 which is what I'm talking about here.  This is a 9-element vector,
13407 basically, with each header (ouch) having one slot.
13408
13409 These slots are, in order: @code{number}, @code{subject}, @code{from},
13410 @code{date}, @code{id}, @code{references}, @code{chars}, @code{lines},
13411 @code{xref}.  There are macros for accessing and setting these slots --
13412 they all have predictable names beginning with @code{mail-header-} and
13413 @code{mail-header-set-}, respectively.  
13414
13415 The @code{xref} slot is really a @code{misc} slot.  Any extra info will
13416 be put in there.
13417
13418
13419 @node Ranges
13420 @subsection Ranges
13421
13422 @sc{gnus} introduced a concept that I found so useful that I've started
13423 using it a lot and have elaborated on it greatly. 
13424
13425 The question is simple: If you have a large amount of objects that are
13426 identified by numbers (say, articles, to take a @emph{wild} example)
13427 that you want to callify as being ``included'', a normal sequence isn't
13428 very useful.  (A 200,000 length sequence is a bit long-winded.)
13429
13430 The solution is as simple as the question: You just collapse the
13431 sequence. 
13432
13433 @example
13434 (1 2 3 4 5 6 10 11 12)
13435 @end example
13436
13437 is transformed into
13438
13439 @example
13440 ((1 . 6) (10 . 12))
13441 @end example
13442
13443 To avoid having those nasty @samp{(13 . 13)} elements to denote a
13444 lonesome object, a @samp{13} is a valid element:
13445
13446 @example
13447 ((1 . 6) 7 (10 . 12))
13448 @end example
13449
13450 This means that comparing two ranges to find out whether they are equal
13451 is slightly tricky:
13452
13453 @example
13454 ((1 . 5) 7 8 (10 . 12))
13455 @end example
13456
13457 and
13458
13459 @example
13460 ((1 . 5) (7 . 8) (10 . 12))
13461 @end example
13462
13463 are equal.  In fact, any non-descending list is a range:
13464
13465 @example
13466 (1 2 3 4 5)
13467 @end example
13468
13469 is a perfectly valid range, although a pretty long-winded one.  This is
13470 also legal:
13471
13472 @example
13473 (1 . 5)
13474 @end example
13475
13476 and is equal to the previous range.
13477
13478 Here's a BNF definition of ranges.  Of course, one must remember the
13479 semantic requirement that the numbers are non-descending.  (Any number
13480 of repetition of the same number is allowed, but apt to disappear in
13481 range handling.)
13482
13483 @example
13484 range           = simple-range / normal-range
13485 simple-range    = "(" number " . " number ")"
13486 normal-range    = "(" start-contents ")"
13487 contents        = "" / simple-range *[ " " contents ] / 
13488                   number *[ " " contents ]
13489 @end example
13490
13491 Gnus currently uses ranges to keep track of read articles and article
13492 marks.  I plan on implementing a number of range operators in C if The
13493 Powers That Be are willing to let me.  (I haven't asked yet, because I
13494 need to do some more thinking on what operators I need to make life
13495 totally range-based without ever having to convert back to normal
13496 sequences.) 
13497
13498
13499 @node Group Info
13500 @subsection Group Info
13501
13502 Gnus stores all permanent info on groups in a @dfn{group info} list.
13503 This list is from three to six elements (or more) long and exhaustively
13504 describes the group.
13505
13506 Here are two example group infos; one is a very simple group while the
13507 second is a more complex one:
13508
13509 @example
13510 ("no.group" 5 (1 . 54324))
13511
13512 ("nnml:my.mail" 3 ((1 . 5) 9 (20 . 55))
13513                 ((tick (15 . 19)) (replied 3 6 (19 . 3)))
13514                 (nnml "")
13515                 (auto-expire (to-address "ding@@ifi.uio.no")))
13516 @end example
13517
13518 The first element is the group name as Gnus knows the group; the second
13519 is the group level; the third is the read articles in range format; the
13520 fourth is a list of article marks lists; the fifth is the select method;
13521 and the sixth contains the group parameters.
13522
13523 Here's a BNF definition of the group info format:
13524
13525 @example
13526 info          = "(" group space level space read 
13527                 [ "" / [ space marks-list [ "" / [ space method [ "" /
13528                 space parameters ] ] ] ] ] ")" 
13529 group         = quote <string> quote
13530 level         = <integer in the range of 1 to inf>
13531 read          = range
13532 marks-lists   = nil / "(" *marks ")"
13533 marks         = "(" <string> range ")"
13534 method        = "(" <string> *elisp-forms ")"
13535 parameters    = "(" *elisp-forms ")"
13536 @end example
13537
13538 Actually that @samp{marks} rule is a fib.  A @samp{marks} is a
13539 @samp{<string>} consed on to a @samp{range}, but that's a bitch to say
13540 in pseudo-BNF.
13541
13542
13543 @node Various File Formats
13544 @subsection Various File Formats
13545
13546 @menu
13547 * Active File Format::      Information on articles and groups available.
13548 * Newsgroups File Format::  Group descriptions.
13549 @end menu
13550
13551
13552 @node Active File Format
13553 @subsubsection Active File Format
13554
13555 The active file lists all groups that are available on the server in
13556 question.  It also lists the highest and lowest current article numbers
13557 in each group.  
13558
13559 Here's an excerpt from a typical active file:
13560
13561 @example
13562 soc.motss 296030 293865 y
13563 alt.binaries.pictures.fractals 3922 3913 n
13564 comp.sources.unix 1605 1593 m
13565 comp.binaries.ibm.pc 5097 5089 y
13566 no.general 1000 900 y
13567 @end example
13568
13569 Here's a pseudo-BNF definition of this file:
13570
13571 @example
13572 active      = *group-line
13573 group-line  = group space high-number space low-number space flag <NEWLINE>
13574 group       = <non-white-space string>
13575 space       = " "
13576 high-number = <non-negative integer>
13577 low-number  = <positive integer>
13578 flag        = "y" / "n" / "m" / "j" / "x" / "=" group
13579 @end example
13580
13581
13582 @node Newsgroups File Format
13583 @subsubsection Newsgroups File Format
13584
13585 The newsgroups file lists groups along with their descriptions.  Not all
13586 groups on the server have to be listed,  and not all groups in the file
13587 have to exist on the server.  The file is meant purely as information to
13588 the user.
13589
13590 The format is quite simple; a group name, a tab, and the description.
13591 Here's the definition:
13592
13593 @example
13594 newsgroups    = *line
13595 line          = group tab description <NEWLINE>
13596 group         = <non-white-space string>
13597 tab           = <TAB>
13598 description   = <string>
13599 @end example
13600
13601
13602 @node Emacs for Heathens
13603 @section Emacs for Heathens
13604
13605 Believe it or not, but some people who use Gnus haven't really used
13606 Emacs much before they embarked on their journey on the Gnus Love Boat.
13607 If you are one of those unfortunates whom ``@kbd{M-C-a}'', ``kill the
13608 region'', and ``set @code{gnus-flargblossen} to an alist where the key
13609 is a regexp that is used for matching on the group name'' are magical
13610 phrases with little or no meaning, then this appendix is for you.  If
13611 you are already familiar with Emacs, just ignore this and go fondle your
13612 cat instead.
13613
13614 @menu
13615 * Keystrokes::      Entering text and executing commands.
13616 * Emacs Lisp::      The built-in Emacs programming language.
13617 @end menu
13618
13619
13620 @node Keystrokes
13621 @subsection Keystrokes
13622
13623 @itemize @bullet
13624 @item
13625 Q: What is an experienced Emacs user?
13626
13627 @item 
13628 A: A person who wishes that the terminal had pedals.
13629 @end itemize
13630
13631 Yes, when you use Emacs, you are apt to use the control key, the shift
13632 key and the meta key a lot.  This is very annoying to some people
13633 (notably @code{vi}le users), and the rest of us just love the hell out
13634 of it.  Just give up and submit.  Emacs really does stand for
13635 ``Escape-Meta-Alt-Control-Shift'', and not ``Editing Macros'', as you
13636 may have heard from other disreputable sources (like the Emacs author).
13637
13638 The shift key is normally located near your pinky fingers, and are
13639 normally used to get capital letters and stuff.  You probably use it all
13640 the time.  The control key is normally marked ``CTRL'' or something like
13641 that.  The meta key is, funnily enough, never marked as such on any
13642 keyboards.  The one I'm currently at has a key that's marked ``Alt'',
13643 which is the meta key on this keyboard.  It's usually located somewhere
13644 to the left hand side of the keyboard, usually on the bottom row.
13645
13646 Now, us Emacs people doesn't say ``press the meta-control-m key'',
13647 because that's just too inconvenient.  We say ``press the @kbd{M-C-m}
13648 key''.  @kbd{M-} is the prefix that means ``meta'' and ``C-'' is the
13649 prefix that means ``control''.  So ``press @kbd{C-k}'' means ``press
13650 down the control key, and hold it down while you press @kbd{k}''.
13651 ``Press @kbd{M-C-k}'' means ``press down and hold down the meta key and
13652 the control key and then press @kbd{k}''.  Simple, ay?
13653
13654 This is somewhat complicated by the fact that not all keyboards have a
13655 meta key.  In that case you can use the ``escape'' key.  Then @kbd{M-k}
13656 means ``press escape, release escape, press @kbd{k}''.  That's much more
13657 work than if you have a meta key, so if that's the case, I respectfully
13658 suggest you get a real keyboard with a meta key.  You can't live without
13659 it.
13660
13661
13662
13663 @node Emacs Lisp
13664 @subsection Emacs Lisp
13665
13666 Emacs is the King of Editors because it's really a Lisp interpreter.
13667 Each and every key you tap runs some Emacs Lisp code snippet, and since
13668 Emacs Lisp is an interpreted language, that means that you can configure
13669 any key to run any arbitrary code.  You just, like, do it.
13670
13671 Gnus is written in Emacs Lisp, and is run as a bunch of interpreted
13672 functions.  (These are byte-compiled for speed, but it's still
13673 interpreted.)  If you decide that you don't like the way Gnus does
13674 certain things, it's trivial to have it do something a different way.
13675 (Well, at least if you know how to write Lisp code.)  However, that's
13676 beyond the scope of this manual, so we are simply going to talk about
13677 some common constructs that you normally use in your @file{.emacs} file
13678 to customize Gnus.
13679
13680 If you want to set the variable @code{gnus-florgbnize} to four (4), you
13681 write the following:
13682
13683 @lisp
13684 (setq gnus-florgbnize 4)
13685 @end lisp
13686
13687 This function (really ``special form'') @code{setq} is the one that can
13688 set a variable to some value.  This is really all you need to know.  Now
13689 you can go and fill your @code{.emacs} file with lots of these to change
13690 how Gnus works.
13691
13692 If you have put that thing in your @code{.emacs} file, it will be read
13693 and @code{eval}ed (which is lisp-ese for ``run'') the next time you
13694 start Emacs.  If you want to change the variable right away, simply say
13695 @kbd{C-x C-e} after the closing parenthesis.  That will @code{eval} the
13696 previous ``form'', which here is a simple @code{setq} statement.
13697
13698 Go ahead---just try it, if you're located at your Emacs.  After you
13699 @kbd{C-x C-e}, you will see @samp{4} appear in the echo area, which
13700 is the return value of the form you @code{eval}ed.
13701
13702 Some pitfalls:
13703
13704 If the manual says ``set @code{gnus-read-active-file} to @code{some}'',
13705 that means:
13706
13707 @lisp
13708 (setq gnus-read-active-file 'some)
13709 @end lisp
13710
13711 On the other hand, if the manual says ``set @code{gnus-nntp-server} to
13712 @samp{nntp.ifi.uio.no}'', that means:
13713
13714 @lisp
13715 (setq gnus-nntp-server "nntp.ifi.uio.no")
13716 @end lisp
13717
13718 So be careful not to mix up strings (the latter) with symbols (the
13719 former).  The manual is unambiguous, but it can be confusing.
13720
13721
13722 @include gnus-faq.texi
13723
13724 @node Index
13725 @chapter Index
13726 @printindex cp
13727
13728 @node Key Index
13729 @chapter Key Index
13730 @printindex ky
13731
13732 @summarycontents
13733 @contents
13734 @bye
13735
13736 @iftex
13737 @iflatex
13738 \end{document}
13739 @end iflatex
13740 @end iftex
13741
13742 @c End:
13743