*** 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-mail-self-blind 
7351 @vindex gnus-mail-self-blind 
7352 Non-@code{nil} means insert a BCC header in all outgoing articles
7353 pointing to yourself.  This will result you receiving a copy of the
7354 article mailed to yourself.  The BCC header is inserted when the post
7355 buffer is initialized, so you can remove or alter the BCC header to
7356 override the default.
7357
7358 @item gnus-outgoing-message-group 
7359 @vindex gnus-outgoing-message-group 
7360 All outgoing messages will be put in this group.  If you want to store
7361 all your outgoing mail and articles in the group @samp{nnml:archive},
7362 you set this variable to that value.  This variable can also be a list of
7363 group names.
7364
7365 If you want to have greater control over what group to put each
7366 message in, you can set this variable to a function that checks the
7367 current newsgroup name and then returns a suitable group name (or list
7368 of names).
7369 @end table
7370
7371
7372 @node Posting Styles
7373 @section Posting Styles
7374 @cindex posting styles
7375 @cindex styles
7376
7377 All them variables, they make my head swim.  
7378
7379 So what if you want a different @code{Organization} and signature based
7380 on what groups you post to?  And you post both from your home machine
7381 and your work machine, and you want different @code{From} lines, and so
7382 on? 
7383
7384 @vindex gnus-posting-styles
7385 One way to do stuff like that is to write clever hooks that change the
7386 variables you need to have changed.  That's a bit boring, so somebody
7387 came up with the bright idea of letting the user specify these things in
7388 a handy alist.  Here's an example of a @code{gnus-posting-styles}
7389 variable: 
7390
7391 @lisp
7392 ((".*" 
7393   (signature . "Peace and happiness")
7394   (organization . "What me?"))
7395  ("^comp" 
7396   (signature . "Death to everybody"))
7397  ("comp.emacs.i-love-it" 
7398   (organization . "Emacs is it")))
7399 @end lisp
7400
7401 As you might surmise from this example, this alist consists of several
7402 @dfn{styles}.  Each style will be applicable if the first element
7403 ``matches'', in some form or other.  The entire alist will be iterated
7404 over, from the beginning towards the end, and each match will be
7405 applied, which means that attributes in later styles that match override
7406 the same attributes in earlier matching styles.  So
7407 @samp{comp.programming.literate} will have the @samp{Death to everybody}
7408 signature and the @samp{What me?} @code{Organization} header.
7409
7410 The first element in each style is called the @code{match}.  If it's a
7411 string, then Gnus will try to regexp match it against the group name.
7412 If it's a function symbol, that function will be called with no
7413 arguments.  If it's a variable symbol, then the variable will be
7414 referenced.  If it's a list, then that list will be @code{eval}ed.  In
7415 any case, if this returns a non-@code{nil} value, then the style is said
7416 to @dfn{match}.
7417
7418 Each style may contain a arbitrary amount of @dfn{attributes}.  Each
7419 attribute consists of a @var{(name . value)} pair.  The attribute name
7420 can be one of @code{signature}, @code{organization} or @code{from}.  The
7421 attribute name can also be a string.  In that case, this will be used as
7422 a header name, and the value will be inserted in the headers of the
7423 article.
7424
7425 The attribute value can be a string (used verbatim), a function (the
7426 return value will be used), a variable (its value will be used) or a
7427 list (it will be @code{eval}ed and the return value will be used).
7428
7429 So here's a new example:
7430
7431 @lisp
7432 (setq gnus-posting-styles
7433       '((".*" 
7434           (signature . "~/.signature") 
7435           (from . "user@@foo (user)")
7436           ("X-Home-Page" . (getenv "WWW_HOME"))
7437           (organization . "People's Front Against MWM"))
7438         ("^rec.humor" 
7439           (signature . my-funny-signature-randomizer))
7440         ((equal (system-name) "gnarly")
7441           (signature . my-quote-randomizer))
7442         (posting-from-work-p
7443           (signature . "~/.work-signature")
7444           (from . "user@@bar.foo (user)")
7445           (organization . "Important Work, Inc"))
7446         ("^nn.+:" 
7447           (signature . "~/.mail-signature"))))
7448 @end lisp
7449
7450
7451 @node Drafts
7452 @section Drafts
7453 @cindex drafts
7454
7455 If you are writing a message (mail or news) and suddenly remember that
7456 you have a steak in the oven (or some pesto in the food processor, you
7457 craazy vegetarians), you'll probably wish there was a method to save the
7458 message you are writing so that you can continue editing it some other
7459 day, and send it when you feel its finished.
7460
7461 Well, don't worry about it.  Whenever you start composing a message of
7462 some sort using the Gnus mail and post commands, the buffer you get will
7463 automatically associate to an article in a special @dfn{draft} group.
7464 If you save the buffer the normal way (@kbd{C-x C-s}, for instance), the
7465 article will be saved there.  (Auto-save files also go to the draft
7466 group.) 
7467
7468 @cindex nndraft
7469 @vindex gnus-draft-group-directory
7470 The draft group is a special group (which is implemented as an
7471 @code{nndraft} group, if you absolutely have to know) called
7472 @samp{nndraft:drafts}.  The variable @code{gnus-draft-group-directory}
7473 controls both the name of the group and the location---the leaf element
7474 in the path will be used as the name of the group.  What makes this
7475 group special is that you can't tick any articles in it or mark any
7476 articles as read---all articles in the group are permanently unread.
7477
7478 If the group doesn't exist, it will be created and you'll be subscribed
7479 to it.
7480
7481 @findex gnus-dissociate-buffer-from-draft
7482 @kindex C-c M-d (Mail)
7483 @kindex C-c M-d (Post)
7484 @findex gnus-associate-buffer-with-draft
7485 @kindex C-c C-d (Mail)
7486 @kindex C-c C-d (Post)
7487 If you're writing some super-secret message that you later want to
7488 encode with PGP before sending, you may wish to turn the auto-saving
7489 (and association with the draft group) off.  You never know who might be
7490 interested in reading all your extremely valuable and terribly horrible
7491 and interesting secrets.  The @kbd{C-c M-d}
7492 (@code{gnus-dissociate-buffer-from-draft}) command does that for you.
7493 If you change your mind and want to turn the auto-saving back on again,
7494 @kbd{C-c C-d} (@code{gnus-associate-buffer-with-draft} does that.
7495
7496 @vindex gnus-use-draft
7497 To leave association with the draft group off by default, set
7498 @code{gnus-use-draft} to @code{nil}.  It is @code{t} by default. 
7499
7500 @findex gnus-summary-send-draft
7501 @kindex S D c (Summary)
7502 When you want to continue editing the article, you simply enter the
7503 draft group and push @kbd{S D c} (@code{gnus-summary-send-draft}) to do
7504 that.  You will be placed in a buffer where you left off.
7505
7506 Rejected articles will also be put in this draft group (@pxref{Rejected
7507 Articles}).
7508
7509 @findex gnus-summary-send-all-drafts
7510 If you have lots of rejected messages you want to post (or mail) without
7511 doing further editing, you can use the @kbd{S D a} command
7512 (@code{gnus-summary-send-all-drafts}).  This command understands the
7513 process/prefix convention (@pxref{Process/Prefix}).  
7514
7515
7516 @node Rejected Articles
7517 @section Rejected Articles
7518 @cindex rejected articles
7519
7520 Sometimes a news server will reject an article.  Perhaps the server
7521 doesn't like your face.  Perhaps it just feels miserable.  Perhaps
7522 @emph{there be demons}.  Perhaps you have included too much cited text.
7523 Perhaps the disk is full.  Perhaps the server is down.
7524
7525 These situations are, of course, totally beyond the control of Gnus.
7526 (Gnus, of course, loves the way you look, always feels great, has angels
7527 fluttering around inside of it, doesn't care about how much cited text
7528 you include, never runs full and never goes down.)  So Gnus saves these
7529 articles until some later time when the server feels better.
7530
7531 The rejected articles will automatically be put in a special draft group
7532 (@pxref{Drafts}).  When the server comes back up again, you'd then
7533 typically enter that group and send all the articles off.
7534
7535
7536 @node Select Methods
7537 @chapter Select Methods
7538 @cindex foreign groups
7539 @cindex select methods
7540
7541 A @dfn{foreign group} is a group that is not read by the usual (or
7542 default) means.  It could be, for instance, a group from a different
7543 @sc{nntp} server, it could be a virtual group, or it could be your own
7544 personal mail group.
7545
7546 A foreign group (or any group, really) is specified by a @dfn{name} and
7547 a @dfn{select method}.  To take the latter first, a select method is a
7548 list where the first element says what backend to use (eg. @code{nntp},
7549 @code{nnspool}, @code{nnml}) and the second element is the @dfn{server
7550 name}.  There may be additional elements in the select method, where the
7551 value may have special meaning for the backend in question.
7552
7553 One could say that a select method defines a @dfn{virtual server}---so
7554 we do just that (@pxref{The Server Buffer}).
7555
7556 The @dfn{name} of the group is the name the backend will recognize the
7557 group as.
7558
7559 For instance, the group @samp{soc.motss} on the @sc{nntp} server
7560 @samp{some.where.edu} will have the name @samp{soc.motss} and select
7561 method @code{(nntp "some.where.edu")}.  Gnus will call this group, in
7562 all circumstances, @samp{nntp+some.where.edu:soc.motss}, even though the
7563 @code{nntp} backend just knows this group as @samp{soc.motss}.
7564
7565 The different methods all have their peculiarities, of course.
7566
7567 @menu
7568 * The Server Buffer::     Making and editing virtual servers.
7569 * Getting News::          Reading USENET news with Gnus.
7570 * Getting Mail::          Reading your personal mail with Gnus.
7571 * Other Sources::         Reading directories, files, SOUP packets.
7572 * Combined Groups::       Combining groups into one group.
7573 @end menu
7574
7575
7576 @node The Server Buffer
7577 @section The Server Buffer
7578
7579 Traditionally, a @dfn{server} is a machine or a piece of software that
7580 one connects to, and then requests information from.  Gnus does not
7581 connect directly to any real servers, but does all transactions through
7582 one backend or other.  But that's just putting one layer more between
7583 the actual media and Gnus, so we might just as well say that each
7584 backend represents a virtual server.
7585
7586 For instance, the @code{nntp} backend may be used to connect to several
7587 different actual @sc{nntp} servers, or, perhaps, to many different ports
7588 on the same actual @sc{nntp} server.  You tell Gnus which backend to
7589 use, and what parameters to set by specifying a @dfn{select method}.
7590
7591 These select methods specifications can sometimes become quite
7592 complicated---say, for instance, that you want to read from the
7593 @sc{nntp} server @samp{news.funet.fi} on port number @code{13}, which
7594 hangs if queried for @sc{nov} headers and has a buggy select.  Ahem.
7595 Anyways, if you had to specify that for each group that used this
7596 server, that would be too much work, so Gnus offers a way of naming
7597 select methods, which is what you do in the server buffer.
7598
7599 To enter the server buffer, user the @kbd{^}
7600 (@code{gnus-group-enter-server-mode}) command in the group buffer.
7601
7602 @menu
7603 * Server Buffer Format::      You can customize the look of this buffer.
7604 * Server Commands::           Commands to manipulate servers.
7605 * Example Methods::           Examples server specifications.
7606 * Creating a Virtual Server:: An example session.
7607 * Servers and Methods::       You can use server names as select methods.
7608 * Unavailable Servers::       Some servers you try to contact may be down.
7609 @end menu
7610
7611 @vindex gnus-server-mode-hook
7612 @code{gnus-server-mode-hook} is run when creating the server buffer.
7613
7614
7615 @node Server Buffer Format
7616 @subsection Server Buffer Format
7617 @cindex server buffer format
7618
7619 @vindex gnus-server-line-format
7620 You can change the look of the server buffer lines by changing the
7621 @code{gnus-server-line-format} variable.  This is a @code{format}-like
7622 variable, with some simple extensions:
7623
7624 @table @samp
7625
7626 @item h 
7627 How the news is fetched---the backend name.
7628
7629 @item n
7630 The name of this server.
7631
7632 @item w
7633 Where the news is to be fetched from---the address.
7634
7635 @item s
7636 The opened/closed/denied status of the server.
7637 @end table
7638
7639 @vindex gnus-server-mode-line-format
7640 The mode line can also be customized by using the
7641 @code{gnus-server-mode-line-format} variable.  The following specs are
7642 understood: 
7643
7644 @table @samp
7645 @item S
7646 Server name.
7647
7648 @item M
7649 Server method.
7650 @end table
7651
7652 Also @pxref{Formatting Variables}.
7653
7654
7655 @node Server Commands
7656 @subsection Server Commands
7657 @cindex server commands
7658
7659 @table @kbd
7660
7661 @item a
7662 @kindex a (Server)
7663 @findex gnus-server-add-server
7664 Add a new server (@code{gnus-server-add-server}).
7665
7666 @item e
7667 @kindex e (Server)
7668 @findex gnus-server-edit-server
7669 Edit a server (@code{gnus-server-edit-server}).
7670
7671 @item SPACE
7672 @kindex SPACE (Server)
7673 @findex gnus-server-read-server
7674 Browse the current server (@code{gnus-server-read-server}).
7675
7676 @item q
7677 @kindex q (Server)
7678 @findex gnus-server-exit
7679 Return to the group buffer (@code{gnus-server-exit}).
7680
7681 @item k
7682 @kindex k (Server)
7683 @findex gnus-server-kill-server
7684 Kill the current server (@code{gnus-server-kill-server}).
7685
7686 @item y
7687 @kindex y (Server)
7688 @findex gnus-server-yank-server
7689 Yank the previously killed server (@code{gnus-server-yank-server}).
7690
7691 @item c
7692 @kindex c (Server)
7693 @findex gnus-server-copy-server
7694 Copy the current server (@code{gnus-server-copy-server}).
7695
7696 @item l
7697 @kindex l (Server)
7698 @findex gnus-server-list-servers
7699 List all servers (@code{gnus-server-list-servers}).
7700
7701 @end table
7702
7703
7704 @node Example Methods
7705 @subsection Example Methods
7706
7707 Most select methods are pretty simple and self-explanatory: 
7708
7709 @lisp
7710 (nntp "news.funet.fi")
7711 @end lisp
7712
7713 Reading directly from the spool is even simpler:
7714
7715 @lisp
7716 (nnspool "")
7717 @end lisp
7718
7719 As you can see, the first element in a select method is the name of the
7720 backend, and the second is the @dfn{address}, or @dfn{name}, if you
7721 will. 
7722
7723 After these two elements, there may be a arbitrary number of
7724 @var{(variable form)} pairs.
7725
7726 To go back to the first example---imagine that you want to read from
7727 port @code{15} from that machine.  This is what the select method should
7728 look like then:
7729
7730 @lisp
7731 (nntp "news.funet.fi" (nntp-port-number 15))
7732 @end lisp
7733
7734 You should read the documentation to each backend to find out what
7735 variables are relevant, but here's an @code{nnmh} example. 
7736
7737 @code{nnmh} is a mail backend that reads a spool-like structure.  Say
7738 you have two structures that you wish to access: One is your private
7739 mail spool, and the other is a public one.  Here's the possible spec for
7740 you private mail:
7741
7742 @lisp
7743 (nnmh "private" (nnmh-directory "~/private/mail/"))
7744 @end lisp
7745
7746 (This server is then called @samp{private}, but you may have guessed
7747 that.)
7748
7749 Here's the method for a public spool:
7750
7751 @lisp
7752 (nnmh "public" 
7753       (nnmh-directory "/usr/information/spool/") 
7754       (nnmh-get-new-mail nil))
7755 @end lisp
7756
7757
7758 @node Creating a Virtual Server
7759 @subsection Creating a Virtual Server
7760
7761 If you're saving lots of articles in the cache by using persistent
7762 articles, you may want to create a virtual server to read the cache.
7763
7764 First you need to add a new server.  The @kbd{a} command does that.  It
7765 would probably be best to use @code{nnspool} to read the cache.  You
7766 could also use @code{nnml} or @code{nnmh}, though.
7767
7768 Type @kbd{a nnspool RET cache RET}.
7769
7770 You should now have a brand new @code{nnspool} virtual server called
7771 @samp{cache}.  You now need to edit it to have the right definitions.
7772 Type @kbd{e} to edit the server.  You'll be entered into a buffer that
7773 will contain the following:
7774
7775 @lisp
7776 (nnspool "cache")
7777 @end lisp
7778
7779 Change that to:
7780
7781 @lisp
7782 (nnspool "cache"
7783          (nnspool-spool-directory "~/News/cache/")
7784          (nnspool-nov-directory "~/News/cache/")
7785          (nnspool-active-file "~/News/cache/active"))
7786 @end lisp
7787
7788 Type @kbd{C-c C-c} to return to the server buffer.  If you now press
7789 @kbd{RET} over this virtual server, you should be entered into a browse
7790 buffer, and you should be able to enter any of the groups displayed.
7791
7792
7793 @node Servers and Methods
7794 @subsection Servers and Methods
7795
7796 Wherever you would normally use a select method
7797 (eg. @code{gnus-secondary-select-method}, in the group select method,
7798 when browsing a foreign server) you can use a virtual server name
7799 instead.  This could potentially save lots of typing.  And it's nice all
7800 over.
7801
7802
7803 @node Unavailable Servers
7804 @subsection Unavailable Servers
7805
7806 If a server seems to be unreachable, Gnus will mark that server as
7807 @code{denied}.  That means that any subsequent attempt to make contact
7808 with that server will just be ignored.  ``It can't be opened,'' Gnus
7809 will tell you, without making the least effort to see whether that is
7810 actually the case or not.
7811
7812 That might seem quite naughty, but it does make sense most of the time.
7813 Let's say you have 10 groups subscribed to the server
7814 @samp{nepholococcygia.com}.  This server is located somewhere quite far
7815 away from you, the machine is quite, so it takes 1 minute just to find
7816 out that it refuses connection from you today.  If Gnus were to attempt
7817 to do that 10 times, you'd be quite annoyed, so Gnus won't attempt to do
7818 that.  Once it has gotten a single ``connection refused'', it will
7819 regard that server as ``down''.
7820
7821 So, what happens if the machine was only feeling unwell temporarily?
7822 How do you test to see whether the machine has come up again?
7823
7824 You jump to the server buffer (@pxref{The Server Buffer}) and poke it
7825 with the following commands:
7826
7827 @table @kbd
7828
7829 @item O
7830 @kindex O (Server)
7831 @findex gnus-server-open-server
7832 Try to establish connection to the server on the current line
7833 (@code{gnus-server-open-server}).
7834
7835 @item C
7836 @kindex C (Server)
7837 @findex gnus-server-close-server
7838 Close the connection (if any) to the server
7839 (@code{gnus-server-close-server}).
7840
7841 @item D
7842 @kindex D (Server)
7843 @findex gnus-server-deny-server
7844 Mark the current server as unreachable
7845 (@code{gnus-server-deny-server}). 
7846
7847 @item R
7848 @kindex R (Server)
7849 @findex gnus-server-remove-denials
7850 Remove all marks to whether Gnus was denied connection from all servers
7851 (@code{gnus-server-remove-denials}). 
7852
7853 @end table
7854
7855
7856 @node Getting News
7857 @section Getting News
7858 @cindex reading news
7859 @cindex news backends
7860
7861 A newsreader is normally used for reading news.  Gnus currently provides
7862 only two methods of getting news -- it can read from an @sc{nntp}
7863 server, or it can read from a local spool.
7864
7865 @menu
7866 * NNTP::               Reading news from an @sc{nntp} server.
7867 * News Spool::         Reading news from the local spool.
7868 @end menu
7869
7870
7871 @node NNTP
7872 @subsection @sc{nntp}
7873 @cindex nntp
7874
7875 Subscribing to a foreign group from an @sc{nntp} server is rather easy.
7876 You just specify @code{nntp} as method and the address of the @sc{nntp}
7877 server as the, uhm, address.
7878
7879 If the @sc{nntp} server is located at a non-standard port, setting the
7880 third element of the select method to this port number should allow you
7881 to connect to the right port.  You'll have to edit the group info for
7882 that (@pxref{Foreign Groups}).
7883
7884 The name of the foreign group can be the same as a native group.  In
7885 fact, you can subscribe to the same group from as many different servers
7886 you feel like.  There will be no name collisions.
7887
7888 The following variables can be used to create a virtual @code{nntp}
7889 server: 
7890
7891 @table @code
7892
7893 @item nntp-server-opened-hook
7894 @vindex nntp-server-opened-hook
7895 @cindex @sc{mode reader}
7896 @cindex authinfo
7897 @cindex authentification
7898 @cindex nntp authentification
7899 @findex nntp-send-authinfo
7900 @findex nntp-send-mode-reader
7901 @code{nntp-server-opened-hook} is run after a connection has been made.
7902 It can be used to send commands to the @sc{nntp} server after it has
7903 been contacted.  By default is sends the command @code{MODE READER} to
7904 the server with the @code{nntp-send-mode-reader} function.  Another
7905 popular function is @code{nntp-send-authinfo}, which will prompt you for
7906 an @sc{nntp} password and stuff.
7907
7908 @item nntp-server-action-alist 
7909 @vindex nntp-server-action-alist 
7910 This is an list of regexps to match on server types and actions to be
7911 taken when matches are made.  For instance, if you want Gnus to beep
7912 every time you connect to innd, you could say something like:
7913
7914 @lisp
7915 (setq nntp-server-action-alist
7916       '(("innd" (ding))))
7917 @end lisp
7918
7919 You probably don't want to do that, though.
7920
7921 The default value is
7922
7923 @lisp
7924   '(("nntpd 1\\.5\\.11t" 
7925      (remove-hook 'nntp-server-opened-hook nntp-send-mode-reader)))
7926 @end lisp
7927
7928 This ensures that Gnus doesn't send the @code{MODE READER} command to
7929 nntpd 1.5.11t, since that command chokes that server, I've been told. 
7930
7931 @item nntp-maximum-request
7932 @vindex nntp-maximum-request
7933 If the @sc{nntp} server doesn't support @sc{nov} headers, this backend
7934 will collect headers by sending a series of @code{head} commands.  To
7935 speed things up, the backend sends lots of these commands without
7936 waiting for reply, and then reads all the replies.  This is controlled
7937 by the @code{nntp-maximum-request} variable, and is 400 by default.  If
7938 your network is buggy, you should set this to 1.
7939
7940 @item nntp-connection-timeout
7941 @vindex nntp-connection-timeout
7942 If you have lots of foreign @code{nntp} groups that you connect to
7943 regularly, you're sure to have problems with @sc{nntp} servers not
7944 responding properly, or being too loaded to reply within reasonable
7945 time.  This is can lead to awkward problems, which can be helped
7946 somewhat by setting @code{nntp-connection-timeout}.  This is an integer
7947 that says how many seconds the @code{nntp} backend should wait for a
7948 connection before giving up.  If it is @code{nil}, which is the default,
7949 no timeouts are done.
7950
7951 @item nntp-command-timeout
7952 @vindex nntp-command-timeout
7953 @cindex PPP connections
7954 @cindex dynamic IP addresses
7955 If you're running Gnus on a machine that has a dynamically assigned
7956 address, Gnus may become confused.  If the address of your machine
7957 changes after connecting to the @sc{nntp} server, Gnus will simply sit
7958 waiting forever for replies from the server.  To help with this
7959 unfortunate problem, you can set this command to a number.  Gnus will
7960 then, if it sits waiting longer than that number of seconds for a reply
7961 from the server, shut down the connection, start a new one, and resend
7962 the command.  This should hopefully be transparent to the user.  A
7963 likely number is 30 seconds. 
7964
7965 @item nntp-retry-on-break
7966 @vindex nntp-retry-on-break
7967 If this variable is non-@code{nil}, you can also @kbd{C-g} if Gnus
7968 hangs.  This will have much the same effect as the command timeout
7969 described above.
7970
7971 @item nntp-server-hook
7972 @vindex nntp-server-hook
7973 This hook is run as the last step when connecting to an @sc{nntp}
7974 server.
7975
7976 @findex nntp-open-rlogin
7977 @findex nntp-open-network-stream
7978 @item nntp-open-server-function
7979 @vindex nntp-open-server-function
7980 This function is used to connect to the remote system.  Two pre-made
7981 functions are @code{nntp-open-network-stream}, which is the default, and
7982 simply connects to some port or other on the remote system.  The other
7983 is @code{nntp-open-rlogin}, which does an rlogin on the remote system,
7984 and then does a telnet to the @sc{nntp} server available there.
7985
7986 @item nntp-rlogin-parameters
7987 @vindex nntp-rlogin-parameters
7988 If you use @code{nntp-open-rlogin} as the
7989 @code{nntp-open-server-function}, this list will be used as the
7990 parameter list given to @code{rsh}.
7991
7992 @item nntp-end-of-line
7993 @vindex nntp-end-of-line
7994 String to use as end-of-line markers when talking to the @sc{nntp}
7995 server.  This is @samp{\r\n} by default, but should be @samp{\n} when
7996 using @code{rlogin} to talk to the server.
7997
7998 @item nntp-rlogin-user-name
7999 @vindex nntp-rlogin-user-name
8000 User name on the remote system when using the @code{rlogin} connect
8001 function. 
8002
8003 @item nntp-address
8004 @vindex nntp-address
8005 The address of the remote system running the @sc{nntp} server.
8006
8007 @item nntp-port-number
8008 @vindex nntp-port-number
8009 Port number to connect to when using the @code{nntp-open-network-stream}
8010 connect function.
8011
8012 @item nntp-buggy-select
8013 @vindex nntp-buggy-select
8014 Set this to non-@code{nil} if your select routine is buggy.
8015
8016 @item nntp-nov-is-evil 
8017 @vindex nntp-nov-is-evil 
8018 If the @sc{nntp} server does not support @sc{nov}, you could set this
8019 variable to @code{t}, but @code{nntp} usually checks whether @sc{nov}
8020 can be used automatically.
8021
8022 @item nntp-xover-commands
8023 @vindex nntp-xover-commands
8024 @cindex nov
8025 @cindex XOVER
8026 List of strings that are used as commands to fetch @sc{nov} lines from a
8027 server.  The default value of this variable is @code{("XOVER"
8028 "XOVERVIEW")}. 
8029
8030 @item nntp-nov-gap
8031 @vindex nntp-nov-gap
8032 @code{nntp} normally sends just one big request for @sc{nov} lines to
8033 the server.  The server responds with one huge list of lines.  However,
8034 if you have read articles 2-5000 in the group, and only want to read
8035 article 1 and 5001, that means that @code{nntp} will fetch 4999 @sc{nov}
8036 lines that you do not want, and will not use.  This variable says how
8037 big a gap between two consecutive articles is allowed to be before the
8038 @code{XOVER} request is split into several request.  Note that if your
8039 network is fast, setting this variable to a really small number means
8040 that fetching will probably be slower.  If this variable is @code{nil},
8041 @code{nntp} will never split requests.
8042
8043 @item nntp-prepare-server-hook
8044 @vindex nntp-prepare-server-hook
8045 A hook run before attempting to connect to an @sc{nntp} server.
8046
8047 @item nntp-async-number
8048 @vindex nntp-async-number
8049 How many articles should be pre-fetched when in asynchronous mode.  If
8050 this variable is @code{t}, @code{nntp} will pre-fetch all the articles
8051 that it can without bound.  If it is @code{nil}, no pre-fetching will be
8052 made.
8053
8054 @item nntp-warn-about-losing-connection
8055 @vindex nntp-warn-about-losing-connection
8056 If this variable is non-@code{nil}, some noise will be made when a
8057 server closes connection.
8058
8059 @end table
8060
8061
8062 @node News Spool
8063 @subsection News Spool
8064 @cindex nnspool
8065 @cindex news spool
8066
8067 Subscribing to a foreign group from the local spool is extremely easy,
8068 and might be useful, for instance, to speed up reading groups like
8069 @samp{alt.binaries.pictures.furniture}.
8070
8071 Anyways, you just specify @code{nnspool} as the method and @samp{} (or
8072 anything else) as the address.
8073
8074 If you have access to a local spool, you should probably use that as the
8075 native select method (@pxref{Finding the News}).  It is normally faster
8076 than using an @code{nntp} select method, but might not be.  It depends.
8077 You just have to try to find out what's best at your site.
8078
8079 @table @code
8080
8081 @item nnspool-inews-program
8082 @vindex nnspool-inews-program
8083 Program used to post an article.
8084
8085 @item nnspool-inews-switches
8086 @vindex nnspool-inews-switches
8087 Parameters given to the inews program when posting an article. 
8088
8089 @item nnspool-spool-directory
8090 @vindex nnspool-spool-directory
8091 Where @code{nnspool} looks for the articles.  This is normally
8092 @file{/usr/spool/news/}.
8093
8094 @item nnspool-nov-directory 
8095 @vindex nnspool-nov-directory 
8096 Where @code{nnspool} will look for @sc{nov} files.  This is normally
8097 @file{/usr/spool/news/over.view/}.
8098
8099 @item nnspool-lib-dir
8100 @vindex nnspool-lib-dir
8101 Where the news lib dir is (@file{/usr/lib/news/} by default).
8102
8103 @item nnspool-active-file
8104 @vindex nnspool-active-file
8105 The path of the active file.
8106
8107 @item nnspool-newsgroups-file
8108 @vindex nnspool-newsgroups-file
8109 The path of the group descriptions file.
8110
8111 @item nnspool-history-file
8112 @vindex nnspool-history-file
8113 The path of the news history file.
8114
8115 @item nnspool-active-times-file
8116 @vindex nnspool-active-times-file
8117 The path of the active date file.
8118
8119 @item nnspool-nov-is-evil
8120 @vindex nnspool-nov-is-evil
8121 If non-@code{nil}, @code{nnspool} won't try to use any @sc{nov} files
8122 that it finds.
8123
8124 @item nnspool-sift-nov-with-sed
8125 @vindex nnspool-sift-nov-with-sed
8126 @cindex sed
8127 If non-@code{nil}, which is the default, use @code{sed} to get the
8128 relevant portion from the overview file.  If nil, @code{nnspool} will
8129 load the entire file into a buffer and process it there.
8130
8131 @end table
8132
8133
8134 @node Getting Mail
8135 @section Getting Mail
8136 @cindex reading mail
8137 @cindex mail
8138
8139 Reading mail with a newsreader---isn't that just plain WeIrD? But of
8140 course.
8141
8142 @menu
8143 * Getting Started Reading Mail:: A simple cookbook example.
8144 * Splitting Mail::               How to create mail groups.
8145 * Mail Backend Variables::       Variables for customizing mail handling.
8146 * Fancy Mail Splitting::         Gnus can do hairy splitting of incoming mail.
8147 * Mail and Procmail::            Reading mail groups that procmail create.
8148 * Incorporating Old Mail::       What about the old mail you have?
8149 * Expiring Mail::                Getting rid of unwanted mail.
8150 * Duplicates::                   Dealing with duplicated mail.
8151 * Not Reading Mail::             Using mail backends for reading other files.
8152 * Choosing a Mail Backend::      Gnus can read a variety of mail formats.
8153 @end menu
8154
8155
8156 @node Getting Started Reading Mail
8157 @subsection Getting Started Reading Mail
8158
8159 It's quite easy to use Gnus to read your new mail.  You just plonk the
8160 mail backend of your choice into @code{gnus-secondary-select-methods},
8161 and things will happen automatically.
8162
8163 For instance, if you want to use @code{nnml} (which is a one file per
8164 mail backend), you could put the following in your @file{.gnus} file:
8165
8166 @lisp
8167 (setq gnus-secondary-select-methods
8168       '((nnml "private")))
8169 @end lisp
8170
8171 Now, the next time you start Gnus, this backend will be queried for new
8172 articles, and it will move all the messages in your spool file to its
8173 directory, which is @code{~/Mail/} by default.  The new group that will
8174 be created (@samp{mail.misc}) will be subscribed, and you can read it
8175 like any other group.
8176
8177 You will probably want to split the mail into several groups, though:
8178
8179 @lisp
8180 (setq nnmail-split-methods
8181   '(("junk" "^From:.*Lars Ingebrigtsen")
8182     ("crazy" "^Subject:.*die\\|^Organization:.*flabby")
8183     ("other" "")))
8184 @end lisp
8185
8186 This will result in three new mail groups being created:
8187 @samp{nnml:junk}, @samp{nnml:crazy}, and @samp{nnml:other}.  All the
8188 mail that doesn't fit into the first two groups will be placed in the
8189 latter group.
8190
8191 This should be sufficient for reading mail with Gnus.  You might want to
8192 give the other sections in this part of the manual a perusal, though,
8193 especially @pxref{Choosing a Mail Backend} and @pxref{Expiring Mail}. 
8194
8195
8196 @node Splitting Mail
8197 @subsection Splitting Mail
8198 @cindex splitting mail
8199 @cindex mail splitting
8200
8201 @vindex nnmail-split-methods
8202 The @code{nnmail-split-methods} variable says how the incoming mail is
8203 to be split into groups.
8204
8205 @lisp
8206 (setq nnmail-split-methods
8207   '(("mail.junk" "^From:.*Lars Ingebrigtsen")
8208     ("mail.crazy" "^Subject:.*die\\|^Organization:.*flabby")
8209     ("mail.other" "")))
8210 @end lisp
8211
8212 This variable is a list of lists, where the first element of each of
8213 these lists is the name of the mail group (they do not have to be called
8214 something beginning with @samp{mail}, by the way), and the second
8215 element is a regular expression used on the header of each mail to
8216 determine if it belongs in this mail group.
8217
8218 The second element can also be a function.  In that case, it will be
8219 called narrowed to the headers with the first element of the rule as the
8220 argument.  It should return a non-@code{nil} value if it thinks that the
8221 mail belongs in that group.
8222
8223 The last of these groups should always be a general one, and the regular
8224 expression should @emph{always} be @samp{} so that it matches any
8225 mails that haven't been matched by any of the other regexps.
8226
8227 If you like to tinker with this yourself, you can set this variable to a
8228 function of your choice.  This function will be called without any
8229 arguments in a buffer narrowed to the headers of an incoming mail
8230 message.  The function should return a list of groups names that it
8231 thinks should carry this mail message.
8232
8233 Note that the mail backends are free to maul the poor, innocent
8234 incoming headers all they want to.  They all add @code{Lines} headers;
8235 some add @code{X-Gnus-Group} headers; most rename the Unix mbox
8236 @code{From<SPACE>} line to something else.
8237
8238 @vindex nnmail-crosspost
8239 The mail backends all support cross-posting.  If several regexps match,
8240 the mail will be ``cross-posted'' to all those groups.
8241 @code{nnmail-crosspost} says whether to use this mechanism or not.  Note
8242 that no articles are crossposted to the general (@samp{}) group.
8243
8244 @vindex nnmail-crosspost-link-function
8245 @cindex crosspost
8246 @cindex links
8247 @code{nnmh} and @code{nnml} makes crossposts by creating hard links to
8248 the crossposted articles.  However, not all files systems support hard
8249 links.  If that's the case for you, set
8250 @code{nnmail-crosspost-link-function} to @code{copy-file}.  (This
8251 variable is @code{add-name-to-file} by default.)  
8252
8253 Gnus gives you all the opportunity you could possibly want for shooting
8254 yourself in the foot.  Let's say you create a group that will contain
8255 all the mail you get from your boss.  And then you accidentally
8256 unsubscribe from the group.  Gnus will still put all the mail from your
8257 boss in the unsubscribed group, and so, when your boss mails you ``Have
8258 that report ready by Monday or you're fired!'', you'll never see it and,
8259 come Tuesday, you'll still believe that you're gainfully employed while
8260 you really should be out collecting empty bottles to save up for next
8261 month's rent money.
8262
8263
8264 @node Mail Backend Variables
8265 @subsection Mail Backend Variables
8266
8267 These variables are (for the most part) pertinent to all the various
8268 mail backends.
8269
8270 @table @code
8271 @vindex nnmail-read-incoming-hook
8272 @item nnmail-read-incoming-hook
8273 The mail backends all call this hook after reading new mail.  You can
8274 use this hook to notify any mail watch programs, if you want to.
8275
8276 @vindex nnmail-spool-file
8277 @item nnmail-spool-file
8278 @cindex POP mail
8279 @cindex MAILHOST
8280 @cindex movemail
8281 The backends will look for new mail in this file.  If this variable is
8282 @code{nil}, the mail backends will never attempt to fetch mail by
8283 themselves.  If you are using a POP mail server and your name is
8284 @samp{larsi}, you should set this variable to @samp{po:larsi}.  If
8285 your name is not @samp{larsi}, you should probably modify that
8286 slightly, but you may have guessed that already, you smart & handsome
8287 devil!  You can also set this variable to @code{pop}, and Gnus will try
8288 to figure out the POP mail string by itself.  In any case, Gnus will
8289 call @code{movemail} which will contact the POP server named in the
8290 @code{MAILHOST} environment variable.
8291
8292 When you use a mail backend, Gnus will slurp all your mail from your
8293 inbox and plonk it down in your home directory.  Gnus doesn't move any
8294 mail if you're not using a mail backend---you have to do a lot of magic
8295 invocations first.  At the time when you have finished drawing the
8296 pentagram, lightened the candles, and sacrificed the goat, you really
8297 shouldn't be too surprised when Gnus moves your mail.
8298
8299 @vindex nnmail-use-procmail
8300 @vindex nnmail-procmail-suffix
8301 @item nnmail-use-procmail
8302 If non-@code{nil}, the mail backends will look in
8303 @code{nnmail-procmail-directory} for incoming mail.  All the files in
8304 that directory that have names ending in @code{nnmail-procmail-suffix}
8305 will be considered incoming mailboxes, and will be searched for new
8306 mail.
8307
8308 @vindex nnmail-crash-box
8309 @item nnmail-crash-box
8310 When the mail backends read a spool file, it is first moved to this
8311 file, which is @file{~/.gnus-crash-box} by default.  If this file
8312 already exists, it will always be read (and incorporated) before any
8313 other spool files.
8314
8315 @vindex nnmail-prepare-incoming-hook
8316 @item nnmail-prepare-incoming-hook
8317 This is run in a buffer that holds all the new incoming mail, and can be
8318 used for, well, anything, really.
8319
8320 @vindex nnmail-pre-get-new-mail-hook
8321 @vindex nnmail-post-get-new-mail-hook
8322 @item nnmail-pre-get-new-mail-hook
8323 @itemx nnmail-post-get-new-mail-hook
8324 These are two useful hooks executed when treating new incoming
8325 mail---@code{nnmail-pre-get-new-mail-hook} (is called just before
8326 starting to handle the new mail) and
8327 @code{nnmail-post-get-new-mail-hook} (is called when the mail handling
8328 is done).  Here's and example of using these two hooks to change the
8329 default file modes the new mail files get:
8330
8331 @lisp
8332 (add-hook 'gnus-pre-get-new-mail-hook 
8333           (lambda () (set-default-file-modes 511)))
8334
8335 (add-hook 'gnus-post-get-new-mail-hook 
8336           (lambda () (set-default-file-modes 551)))
8337 @end lisp
8338
8339 @item nnmail-tmp-directory
8340 @vindex nnmail-tmp-directory
8341 This variable says where to move the incoming mail to while processing
8342 it.  This is usually done in the same directory that the mail backend
8343 inhabits (i.e., @file{~/Mail/}), but if this variable is non-@code{nil},
8344 it will be used instead.
8345
8346 @item nnmail-movemail-program
8347 @vindex nnmail-movemail-program
8348 This program is executed to move mail from the user's inbox to her home
8349 directory.  The default is @samp{movemail}.
8350
8351 @item nnmail-delete-incoming
8352 @vindex nnmail-delete-incoming
8353 @cindex incoming mail files
8354 @cindex deleting incoming files
8355 If non-@code{nil}, the mail backends will delete the temporary incoming
8356 file after splitting mail into the proper groups.  This is @code{nil} by
8357 default for reasons of security.
8358
8359 @item nnmail-use-long-file-names
8360 @vindex nnmail-use-long-file-names
8361 If non-@code{nil}, the mail backends will use long file and directory
8362 names.  Groups like @samp{mail.misc} will end up in directories like
8363 @file{mail.misc/}.  If it is @code{nil}, the same group will end up in
8364 @file{mail/misc/}.
8365
8366 @item nnmail-delete-file-function
8367 @vindex nnmail-delete-file-function
8368 @findex delete-file
8369 Function called to delete files.  It is @code{delete-file} by default. 
8370
8371 @end table
8372
8373
8374 @node Fancy Mail Splitting
8375 @subsection Fancy Mail Splitting
8376 @cindex mail splitting
8377 @cindex fancy mail splitting
8378
8379 @vindex nnmail-split-fancy
8380 @findex nnmail-split-fancy
8381 If the rather simple, standard method for specifying how to split mail
8382 doesn't allow you to do what you want, you can set
8383 @code{nnmail-split-methods} to @code{nnmail-split-fancy}.  Then you can
8384 play with the @code{nnmail-split-fancy} variable. 
8385
8386 Let's look at an example value of this variable first:
8387
8388 @lisp
8389 ;; Messages from the mailer daemon are not crossposted to any of
8390 ;; the ordinary groups.  Warnings are put in a separate group
8391 ;; from real errors.
8392 (| ("from" mail (| ("subject" "warn.*" "mail.warning")
8393                    "mail.misc"))
8394    ;; Non-error messages are crossposted to all relevant
8395    ;; groups, but we don't crosspost between the group for the
8396    ;; (ding) list and the group for other (ding) related mail.
8397    (& (| (any "ding@@ifi\\.uio\\.no" "ding.list")
8398          ("subject" "ding" "ding.misc"))
8399       ;; Other mailing lists...
8400       (any "procmail@@informatik\\.rwth-aachen\\.de" "procmail.list")
8401       (any "SmartList@@informatik\\.rwth-aachen\\.de" "SmartList.list")
8402       ;; People...
8403       (any "larsi@@ifi\\.uio\\.no" "people.Lars Magne Ingebrigtsen"))
8404    ;; Unmatched mail goes to the catch all group.
8405    "misc.misc"))")
8406 @end lisp
8407
8408 This variable has the format of a @dfn{split}.  A split is a (possibly)
8409 recursive structure where each split may contain other splits.  Here are
8410 the four possible split syntaxes:
8411
8412 @table @dfn
8413
8414 @item GROUP 
8415 If the split is a string, that will be taken as a group name. 
8416
8417 @item (FIELD VALUE SPLIT)
8418 If the split is a list, and the first element is a string, then that
8419 means that if header FIELD (a regexp) contains VALUE (also a regexp),
8420 then store the message as specified by SPLIT.
8421
8422 @item (| SPLIT...)
8423 If the split is a list, and the first element is @code{|} (vertical
8424 bar), then process each SPLIT until one of them matches.  A SPLIT is
8425 said to match if it will cause the mail message to be stored in one or
8426 more groups.
8427
8428 @item (& SPLIT...)
8429 If the split is a list, and the first element is @code{&}, then process
8430 all SPLITs in the list.
8431 @end table
8432
8433 In these splits, FIELD must match a complete field name.  VALUE must
8434 match a complete word according to the fundamental mode syntax table.
8435 You can use @code{.*} in the regexps to match partial field names or
8436 words.
8437
8438 @vindex nnmail-split-abbrev-alist
8439 FIELD and VALUE can also be lisp symbols, in that case they are expanded
8440 as specified by the variable @code{nnmail-split-abbrev-alist}.  This is
8441 an alist of cons cells, where the car of the cells contains the key, and
8442 the cdr contains a string.
8443
8444 @vindex nnmail-split-fancy-syntax-table
8445 @code{nnmail-split-fancy-syntax-table} is the syntax table in effect
8446 when all this splitting is performed.
8447
8448
8449 @node Mail and Procmail
8450 @subsection Mail and Procmail
8451 @cindex procmail
8452
8453 @cindex slocal
8454 @cindex elm
8455 Many people use @code{procmail} (or some other mail filter program or
8456 external delivery agent---@code{slocal}, @code{elm}, etc) to split
8457 incoming mail into groups.  If you do that, you should set
8458 @code{nnmail-spool-file} to @code{procmail} to ensure that the mail
8459 backends never ever try to fetch mail by themselves.
8460
8461 This also means that you probably don't want to set
8462 @code{nnmail-split-methods} either, which has some, perhaps, unexpected
8463 side effects.
8464
8465 When a mail backend is queried for what groups it carries, it replies
8466 with the contents of that variable, along with any groups it has figured
8467 out that it carries by other means.  None of the backends (except
8468 @code{nnmh}) actually go out to the disk and check what groups actually
8469 exist.  (It's not trivial to distinguish between what the user thinks is
8470 a basis for a newsgroup and what is just a plain old file or directory.)
8471
8472 This means that you have to tell Gnus (and the backends) what groups
8473 exist by hand.
8474
8475 Let's take the @code{nnmh} backend as an example. 
8476
8477 The folders are located in @code{nnmh-directory}, say, @file{~/Mail/}.
8478 There are three folders, @file{foo}, @file{bar} and @file{mail.baz}.
8479
8480 Go to the group buffer and type @kbd{G m}.  When prompted, answer
8481 @samp{foo} for the name and @samp{nnmh} for the method.  Repeat
8482 twice for the two other groups, @samp{bar} and @samp{mail.baz}.  Be sure
8483 to include all your mail groups.
8484
8485 That's it.  You are now set to read your mail.  An active file for this
8486 method will be created automatically.
8487
8488 @vindex nnmail-procmail-suffix
8489 @vindex nnmail-procmail-directory
8490 If you use @code{nnfolder} or any other backend that store more than a
8491 single article in each file, you should never have procmail add mails to
8492 the file that Gnus sees.  Instead, procmail should put all incoming mail
8493 in @code{nnmail-procmail-directory}.  To arrive at the file name to put
8494 the incoming mail in, append @code{nnmail-procmail-suffix} to the group
8495 name.  The mail backends will read the mail from these files.
8496
8497 @vindex nnmail-resplit-incoming
8498 When Gnus reads a file called @file{mail.misc.spool}, this mail will be
8499 put in the @code{mail.misc}, as one would expect.  However, if you want
8500 Gnus to split the mail the normal way, you could set
8501 @code{nnmail-resplit-incoming} to @code{t}.
8502
8503 @vindex nnmail-keep-last-article
8504 If you use @code{procmail} to split things directory into an @code{nnmh}
8505 directory (which you shouldn't do), you should set
8506 @code{nnmail-keep-last-article} to non-@code{nil} to prevent Gnus from
8507 ever expiring the final article in a mail newsgroup.  This is quite,
8508 quite important.
8509
8510
8511 @node Incorporating Old Mail
8512 @subsection Incorporating Old Mail
8513
8514 Most people have lots of old mail stored in various file formats.  If
8515 you have set up Gnus to read mail using one of the spiffy Gnus mail
8516 backends, you'll probably wish to have that old mail incorporated into
8517 your mail groups.
8518
8519 Doing so can be quite easy.
8520
8521 To take an example: You're reading mail using @code{nnml}
8522 (@pxref{Mail Spool}), and have set @code{nnmail-split-methods} to a
8523 satisfactory value (@pxref{Splitting Mail}).  You have an old Unix mbox
8524 file filled with important, but old, mail.  You want to move it into
8525 your @code{nnml} groups.
8526
8527 Here's how:
8528
8529 @enumerate
8530 @item
8531 Go to the group buffer.
8532
8533 @item 
8534 Type `G f' and give the path of the mbox file when prompted to create an
8535 @code{nndoc} group from the mbox file (@pxref{Foreign Groups}).
8536
8537 @item 
8538 Type `SPACE' to enter the newly created group.
8539
8540 @item
8541 Type `M P b' to process-mark all articles in this group (@pxref{Setting
8542 Process Marks}).
8543
8544 @item 
8545 Type `B r' to respool all the process-marked articles, and answer
8546 @samp{nnml} when prompted (@pxref{Mail Group Commands}).
8547 @end enumerate
8548
8549 All the mail messages in the mbox file will now also be spread out over
8550 all your @code{nnml} groups.  Try entering them and check whether things
8551 have gone without a glitch.  If things look ok, you may consider
8552 deleting the mbox file, but I wouldn't do that unless I was absolutely
8553 sure that all the mail has ended up where it should be.
8554
8555 Respooling is also a handy thing to do if you're switching from one mail
8556 backend to another.  Just respool all the mail in the old mail groups
8557 using the new mail backend.
8558
8559
8560 @node Expiring Mail
8561 @subsection Expiring Mail
8562 @cindex article expiry
8563
8564 Traditional mail readers have a tendency to remove mail articles when
8565 you mark them as read, in some way.  Gnus takes a fundamentally
8566 different approach to mail reading.
8567
8568 Gnus basically considers mail just to be news that has been received in
8569 a rather peculiar manner.  It does not think that it has the power to
8570 actually change the mail, or delete any mail messages.  If you enter a
8571 mail group, and mark articles as ``read'', or kill them in some other
8572 fashion, the mail articles will still exist on the system.  I repeat:
8573 Gnus will not delete your old, read mail.  Unless you ask it to, of
8574 course.
8575
8576 To make Gnus get rid of your unwanted mail, you have to mark the
8577 articles as @dfn{expirable}.  This does not mean that the articles will
8578 disappear right away, however.  In general, a mail article will be
8579 deleted from your system if, 1) it is marked as expirable, AND 2) it is
8580 more than one week old.  If you do not mark an article as expirable, it
8581 will remain on your system until hell freezes over.  This bears
8582 repeating one more time, with some spurious capitalizations: IF you do
8583 NOT mark articles as EXPIRABLE, Gnus will NEVER delete those ARTICLES.
8584
8585 @vindex gnus-auto-expirable-newsgroups
8586 You do not have to mark articles as expirable by hand.  Groups that
8587 match the regular expression @code{gnus-auto-expirable-newsgroups} will
8588 have all articles that you read marked as expirable automatically.  All
8589 articles that are marked as expirable have an @samp{E} in the first
8590 column in the summary buffer.
8591
8592 Let's say you subscribe to a couple of mailing lists, and you want the
8593 articles you have read to disappear after a while:
8594
8595 @lisp
8596 (setq gnus-auto-expirable-newsgroups 
8597       "mail.nonsense-list\\|mail.nice-list")
8598 @end lisp
8599
8600 Another way to have auto-expiry happen is to have the element
8601 @code{auto-expire} in the group parameters of the group. 
8602
8603 @vindex nnmail-expiry-wait
8604 The @code{nnmail-expiry-wait} variable supplies the default time an
8605 expirable article has to live.  The default is seven days.  
8606
8607 Gnus also supplies a function that lets you fine-tune how long articles
8608 are to live, based on what group they are in.  Let's say you want to
8609 have one month expiry period in the @samp{mail.private} group, a one day
8610 expiry period in the @samp{mail.junk} group, and a six day expiry period
8611 everywhere else:
8612
8613 @vindex nnmail-expiry-wait-function
8614 @lisp
8615 (setq nnmail-expiry-wait-function
8616       (lambda (group)
8617        (cond ((string= group "mail.private")
8618                31)
8619              ((string= group "mail.junk")
8620                1)
8621              ((string= group "important")
8622                'never)
8623              (t
8624                6))))
8625 @end lisp
8626
8627 The group names that this function is fed are ``unadorned'' group
8628 names---no @samp{nnml:} prefixes and the like.
8629
8630 The @code{nnmail-expiry-wait} variable and
8631 @code{nnmail-expiry-wait-function} function can be either a number (not
8632 necessarily an integer) or the symbols @code{immediate} or
8633 @code{never}.  
8634
8635 You can also use the @code{expiry-wait} group parameter to selectively
8636 change the expiry period (@pxref{Group Parameters}).
8637
8638 @vindex nnmail-keep-last-article
8639 If @code{nnmail-keep-last-article} is non-@code{nil}, Gnus will never
8640 expire the final article in a mail newsgroup.  This is to make life
8641 easier for procmail users.
8642
8643 @vindex gnus-total-expirable-newsgroups
8644 By the way, that line up there about Gnus never expiring non-expirable
8645 articles is a lie.  If you put @code{total-expire} in the group
8646 parameters, articles will not be marked as expirable, but all read
8647 articles will be put through the expiry process.  Use with extreme
8648 caution.  Even more dangerous is the
8649 @code{gnus-total-expirable-newsgroups} variable.  All groups that match
8650 this regexp will have all read articles put through the expiry process,
8651 which means that @emph{all} old mail articles in the groups in question
8652 will be deleted after a while.  Use with extreme caution, and don't come
8653 crying to me when you discover that the regexp you used matched the
8654 wrong group and all your important mail has disappeared.  Be a
8655 @emph{man}!  Or a @emph{woman}!  Whatever you feel more comfortable
8656 with!  So there!
8657
8658
8659 @node Duplicates
8660 @subsection Duplicates
8661
8662 @vindex nnmail-delete-duplicates
8663 @vindex nnmail-message-id-cache-length
8664 @vindex nnmail-message-id-cache-file
8665 @vindex nnmail-treat-duplicates
8666 @cindex duplicate mails
8667 If you are a member of a couple of mailing list, you will sometime
8668 receive two copies of the same mail.  This can be quite annoying, so
8669 @code{nnmail} checks for and treats any duplicates it might find.  To do
8670 this, it keeps a cache of old @code{Message-ID}s -
8671 @code{nnmail-message-id-cache-file}, which is @file{~/.nnmail-cache} by
8672 default.  The approximate maximum number of @code{Message-ID}s stored
8673 there is controlled by the @code{nnmail-message-id-cache-length}
8674 variable, which is 1000 by default. (So 1000 @code{Message-ID}s will be
8675 stored.) If all this sounds scary to you, you can set
8676 @code{nnmail-delete-duplicates} to @code{warn} (which is what it is by
8677 default), and @code{nnmail} won't delete duplicate mails.  Instead it
8678 will generate a brand new @code{Message-ID} for the mail and insert a
8679 warning into the head of the mail saying that it thinks that this is a
8680 duplicate of a different message.  
8681
8682 This variable can also be a function.  If that's the case, the function
8683 will be called from a buffer narrowed to the message in question with
8684 the @code{Message-ID} as a parameter.  The function must return either
8685 @code{nil}, @code{warn}, or @code{delete}.
8686
8687 You can turn this feature off completely by setting the variable to
8688 @code{nil}.
8689
8690 If you want all the duplicate mails to be put into a special
8691 @dfn{duplicates} group, you could do that using the normal mail split
8692 methods:
8693
8694 @lisp
8695 (setq nnmail-split-fancy
8696       '(| ;; Messages duplicates go to a separate group.
8697           ("gnus-warning" "duplication of message" "duplicate")
8698           ;; Message from daemons, postmaster, and the like to another.
8699           (any mail "mail.misc")
8700           ;; Other rules.
8701           [ ... ] ))
8702 @end lisp
8703
8704 Or something like:
8705 @lisp
8706 (setq nnmail-split-methods 
8707       '(("duplicates" "^Gnus-Warning:")
8708         ;; Other rules.
8709         [...]))
8710 @end lisp
8711
8712 Here's a neat feature: If you know that the recipient reads her mail
8713 with Gnus, and that she has @code{nnmail-treat-duplicates} set to
8714 @code{delete}, you can send her as many insults as you like, just by
8715 using a @code{Message-ID} of a mail that you know that she's already
8716 received.  Think of all the fun!  She'll never see any of it!  Whee!
8717
8718
8719 @node Not Reading Mail
8720 @subsection Not Reading Mail
8721
8722 If you start using any of the mail backends, they have the annoying
8723 habit of assuming that you want to read mail with them.  This might not
8724 be unreasonable, but it might not be what you want.
8725
8726 If you set @code{nnmail-spool-file} to @code{nil}, none of the backends
8727 will ever attempt to read incoming mail, which should help.
8728
8729 @vindex nnbabyl-get-new-mail
8730 @vindex nnmbox-get-new-mail
8731 @vindex nnml-get-new-mail
8732 @vindex nnmh-get-new-mail
8733 @vindex nnfolder-get-new-mail
8734 This might be too much, if, for instance, you are reading mail quite
8735 happily with @code{nnml} and just want to peek at some old @sc{rmail}
8736 file you have stashed away with @code{nnbabyl}.  All backends have
8737 variables called backend-@code{get-new-mail}.  If you want to disable
8738 the @code{nnbabyl} mail reading, you edit the virtual server for the
8739 group to have a setting where @code{nnbabyl-get-new-mail} to @code{nil}.
8740
8741 All the mail backends will call @code{nn}*@code{-prepare-save-mail-hook}
8742 narrowed to the article to be saved before saving it when reading
8743 incoming mail.
8744
8745
8746 @node Choosing a Mail Backend
8747 @subsection Choosing a Mail Backend
8748
8749 Gnus will read the mail spool when you activate a mail group.  The mail
8750 file is first copied to your home directory.  What happens after that
8751 depends on what format you want to store your mail in.
8752
8753 @menu
8754 * Unix Mail Box::               Using the (quite) standard Un*x mbox.
8755 * Rmail Babyl::                 Emacs programs use the rmail babyl format.
8756 * Mail Spool::                  Store your mail in a private spool?
8757 * MH Spool::                    An mhspool-like backend.
8758 * Mail Folders::                Having one file for each group.
8759 @end menu
8760
8761
8762 @node Unix Mail Box
8763 @subsubsection Unix Mail Box
8764 @cindex nnmbox
8765 @cindex unix mail box
8766
8767 @vindex nnmbox-active-file
8768 @vindex nnmbox-mbox-file
8769 The @dfn{nnmbox} backend will use the standard Un*x mbox file to store
8770 mail.  @code{nnmbox} will add extra headers to each mail article to say
8771 which group it belongs in.
8772
8773 Virtual server settings:
8774
8775 @table @code
8776 @item nnmbox-mbox-file
8777 @vindex nnmbox-mbox-file
8778 The name of the mail box in the user's home directory. 
8779
8780 @item nnmbox-active-file
8781 @vindex nnmbox-active-file
8782 The name of the active file for the mail box.
8783
8784 @item nnmbox-get-new-mail
8785 @vindex nnmbox-get-new-mail
8786 If non-@code{nil}, @code{nnmbox} will read incoming mail and split it
8787 into groups.
8788 @end table
8789
8790
8791 @node Rmail Babyl
8792 @subsubsection Rmail Babyl
8793 @cindex nnbabyl
8794 @cindex rmail mbox
8795
8796 @vindex nnbabyl-active-file
8797 @vindex nnbabyl-mbox-file
8798 The @dfn{nnbabyl} backend will use a babyl mail box (aka. @dfn{rmail
8799 mbox}) to store mail. @code{nnbabyl} will add extra headers to each mail
8800 article to say which group it belongs in.
8801
8802 Virtual server settings:
8803
8804 @table @code
8805 @item nnbabyl-mbox-file
8806 @vindex nnbabyl-mbox-file
8807 The name of the rmail mbox file.
8808
8809 @item nnbabyl-active-file
8810 @vindex nnbabyl-active-file
8811 The name of the active file for the rmail box.
8812
8813 @item nnbabyl-get-new-mail
8814 @vindex nnbabyl-get-new-mail
8815 If non-@code{nil}, @code{nnbabyl} will read incoming mail. 
8816 @end table
8817
8818
8819 @node Mail Spool
8820 @subsubsection Mail Spool
8821 @cindex nnml
8822 @cindex mail @sc{nov} spool
8823
8824 The @dfn{nnml} spool mail format isn't compatible with any other known
8825 format.  It should be used with some caution.
8826
8827 @vindex nnml-directory
8828 If you use this backend, Gnus will split all incoming mail into files;
8829 one file for each mail, and put the articles into the correct
8830 directories under the directory specified by the @code{nnml-directory}
8831 variable.  The default value is @file{~/Mail/}.
8832
8833 You do not have to create any directories beforehand; Gnus will take
8834 care of all that.
8835
8836 If you have a strict limit as to how many files you are allowed to store
8837 in your account, you should not use this backend.  As each mail gets its
8838 own file, you might very well occupy thousands of inodes within a few
8839 weeks.  If this is no problem for you, and it isn't a problem for you
8840 having your friendly systems administrator walking around, madly,
8841 shouting ``Who is eating all my inodes?! Who? Who!?!'', then you should
8842 know that this is probably the fastest format to use.  You do not have
8843 to trudge through a big mbox file just to read your new mail.
8844
8845 @code{nnml} is probably the slowest backend when it comes to article
8846 splitting.  It has to create lots of files, and it also generates
8847 @sc{nov} databases for the incoming mails.  This makes is the fastest
8848 backend when it comes to reading mail.
8849
8850 Virtual server settings:
8851
8852 @table @code
8853 @item nnml-directory
8854 @vindex nnml-directory
8855 All @code{nnml} directories will be placed under this directory. 
8856
8857 @item nnml-active-file
8858 @vindex nnml-active-file
8859 The active file for the @code{nnml} server.
8860
8861 @item nnml-newsgroups-file
8862 @vindex nnml-newsgroups-file
8863 The @code{nnml} group descriptions file.  @xref{Newsgroups File
8864 Format}. 
8865
8866 @item nnml-get-new-mail
8867 @vindex nnml-get-new-mail
8868 If non-@code{nil}, @code{nnml} will read incoming mail.
8869
8870 @item nnml-nov-is-evil
8871 @vindex nnml-nov-is-evil
8872 If non-@code{nil}, this backend will ignore any @sc{nov} files.  
8873
8874 @item nnml-nov-file-name
8875 @vindex nnml-nov-file-name
8876 The name of the @sc{nov} files.  The default is @file{.overview}. 
8877
8878 @item nnml-prepare-save-mail-hook
8879 @vindex nnml-prepare-save-mail-hook
8880 Hook run narrowed to an article before saving.
8881
8882 @end table
8883
8884 @findex nnml-generate-nov-databases
8885 If your @code{nnml} groups and @sc{nov} files get totally out of whack,
8886 you can do a complete update by typing @kbd{M-x
8887 nnml-generate-nov-databases}.  This command will trawl through the
8888 entire @code{nnml} hierarchy, looking at each and every article, so it
8889 might take a while to complete.
8890
8891
8892 @node MH Spool
8893 @subsubsection MH Spool
8894 @cindex nnmh
8895 @cindex mh-e mail spool
8896
8897 @code{nnmh} is just like @code{nnml}, except that is doesn't generate
8898 @sc{nov} databases and it doesn't keep an active file.  This makes
8899 @code{nnmh} a @emph{much} slower backend than @code{nnml}, but it also
8900 makes it easier to write procmail scripts for.
8901
8902 Virtual server settings:
8903
8904 @table @code
8905 @item nnmh-directory
8906 @vindex nnmh-directory
8907 All @code{nnmh} directories will be located under this directory.
8908
8909 @item nnmh-get-new-mail
8910 @vindex nnmh-get-new-mail
8911 If non-@code{nil}, @code{nnmh} will read incoming mail.
8912
8913 @item nnmh-be-safe
8914 @vindex nnmh-be-safe
8915 If non-@code{nil}, @code{nnmh} will go to ridiculous lengths to make
8916 sure that the articles in the folder are actually what Gnus thinks they
8917 are.  It will check date stamps and stat everything in sight, so
8918 setting this to @code{t} will mean a serious slow-down.  If you never
8919 use anything but Gnus to read the @code{nnmh} articles, you do not have
8920 to set this variable to @code{t}.
8921 @end table
8922
8923
8924 @node Mail Folders
8925 @subsubsection Mail Folders
8926 @cindex nnfolder
8927 @cindex mbox folders
8928 @cindex mail folders
8929
8930 @code{nnfolder} is a backend for storing each mail group in a separate
8931 file.  Each file is in the standard Un*x mbox format.  @code{nnfolder}
8932 will add extra headers to keep track of article numbers and arrival
8933 dates.
8934
8935 Virtual server settings:
8936
8937 @table @code
8938 @item nnfolder-directory
8939 @vindex nnfolder-directory
8940 All the @code{nnfolder} mail boxes will be stored under this directory. 
8941
8942 @item nnfolder-active-file
8943 @vindex nnfolder-active-file
8944 The name of the active file.
8945
8946 @item nnfolder-newsgroups-file
8947 @vindex nnfolder-newsgroups-file
8948 The name of the group descriptions file.  @xref{Newsgroups File Format}.
8949
8950 @item nnfolder-get-new-mail
8951 @vindex nnfolder-get-new-mail
8952 If non-@code{nil}, @code{nnfolder} will read incoming mail.
8953 @end table
8954
8955 @findex nnfolder-generate-active-file
8956 @kindex M-x nnfolder-generate-active-file
8957 If you have lots of @code{nnfolder}-like files you'd like to read with
8958 @code{nnfolder}, you can use the @kbd{M-x nnfolder-generate-active-file}
8959 command to make @code{nnfolder} aware of all likely files in
8960 @code{nnfolder-directory}.
8961
8962
8963 @node Other Sources
8964 @section Other Sources
8965
8966 Gnus can do more than just read news or mail.  The methods described
8967 below allow Gnus to view directories and files as if they were
8968 newsgroups.
8969
8970 @menu
8971 * Directory Groups::   You can read a directory as if it was a newsgroup.
8972 * Anything Groups::    Dired?  Who needs dired?
8973 * Document Groups::    Single files can be the basis of a group.
8974 * SOUP::               Reading @sc{SOUP} packets ``offline''.
8975 @end menu
8976
8977
8978 @node Directory Groups
8979 @subsection Directory Groups
8980 @cindex nndir
8981 @cindex directory groups
8982
8983 If you have a directory that has lots of articles in separate files in
8984 it, you might treat it as a newsgroup.  The files have to have numerical
8985 names, of course.
8986
8987 This might be an opportune moment to mention @code{ange-ftp}, that most
8988 wonderful of all wonderful Emacs packages.  When I wrote @code{nndir}, I
8989 didn't think much about it---a backend to read directories.  Big deal.
8990
8991 @code{ange-ftp} changes that picture dramatically.  For instance, if you
8992 enter @file{"/ftp.hpc.uh.edu:/pub/emacs/ding-list/"} as the the
8993 directory name, ange-ftp will actually allow you to read this directory
8994 over at @samp{sina} as a newsgroup.  Distributed news ahoy!
8995
8996 @code{nndir} will use @sc{nov} files if they are present.
8997
8998 @code{nndir} is a ``read-only'' backend---you can't delete or expire
8999 articles with this method.  You can use @code{nnmh} or @code{nnml} for
9000 whatever you use @code{nndir} for, so you could switch to any of those
9001 methods if you feel the need to have a non-read-only @code{nndir}.
9002
9003
9004 @node Anything Groups
9005 @subsection Anything Groups
9006 @cindex nneething
9007
9008 From the @code{nndir} backend (which reads a single spool-like
9009 directory), it's just a hop and a skip to @code{nneething}, which
9010 pretends that any arbitrary directory is a newsgroup.  Strange, but
9011 true.
9012
9013 When @code{nneething} is presented with a directory, it will scan this
9014 directory and assign article numbers to each file.  When you enter such
9015 a group, @code{nneething} must create ``headers'' that Gnus can use.
9016 After all, Gnus is a newsreader, in case you're
9017 forgetting. @code{nneething} does this in a two-step process.  First, it
9018 snoops each file in question.  If the file looks like an article (i.e.,
9019 the first few lines look like headers), it will use this as the head.
9020 If this is just some arbitrary file without a head (eg. a C source
9021 file), @code{nneething} will cobble up a header out of thin air.  It
9022 will use file ownership, name and date and do whatever it can with these
9023 elements.
9024
9025 All this should happen automatically for you, and you will be presented
9026 with something that looks very much like a newsgroup.  Totally like a
9027 newsgroup, to be precise.  If you select an article, it will be displayed
9028 in the article buffer, just as usual.
9029
9030 If you select a line that represents a directory, Gnus will pop you into
9031 a new summary buffer for this @code{nneething} group.  And so on.  You can
9032 traverse the entire disk this way, if you feel like, but remember that
9033 Gnus is not dired, really, and does not intend to be, either.
9034
9035 There are two overall modes to this action---ephemeral or solid.  When
9036 doing the ephemeral thing (i.e., @kbd{G D} from the group buffer), Gnus
9037 will not store information on what files you have read, and what files
9038 are new, and so on.  If you create a solid @code{nneething} group the
9039 normal way with @kbd{G m}, Gnus will store a mapping table between
9040 article numbers and file names, and you can treat this group like any
9041 other groups.  When you activate a solid @code{nneething} group, you will
9042 be told how many unread articles it contains, etc., etc.
9043
9044 Some variables:
9045
9046 @table @code
9047 @item nneething-map-file-directory
9048 @vindex nneething-map-file-directory
9049 All the mapping files for solid @code{nneething} groups will be stored
9050 in this directory, which defaults to @file{~/.nneething/}.
9051
9052 @item nneething-exclude-files
9053 @vindex nneething-exclude-files
9054 All files that match this regexp will be ignored.  Nice to use to exclude
9055 auto-save files and the like, which is what it does by default.
9056
9057 @item nneething-map-file
9058 @vindex nneething-map-file
9059 Name of the map files.
9060 @end table
9061
9062
9063 @node Document Groups
9064 @subsection Document Groups
9065 @cindex nndoc
9066 @cindex documentation group
9067 @cindex help group
9068
9069 @code{nndoc} is a cute little thing that will let you read a single file
9070 as a newsgroup.  Several files types are supported:
9071
9072 @table @code
9073 @cindex babyl
9074 @cindex rmail mbox
9075
9076 @item babyl
9077 The babyl (rmail) mail box.
9078 @cindex mbox
9079 @cindex Unix mbox
9080
9081 @item mbox
9082 The standard Unix mbox file.
9083
9084 @cindex MMDF mail box
9085 @item mmdf
9086 The MMDF mail box format.
9087
9088 @item news
9089 Several news articles appended into a file.
9090
9091 @item rnews
9092 @cindex rnews batch files
9093 The rnews batch transport format.
9094 @cindex forwarded messages
9095
9096 @item forward
9097 Forwarded articles.
9098
9099 @item mime-digest
9100 @cindex digest
9101 @cindex MIME digest
9102 @cindex 1153 digest
9103 @cindex RFC 1153 digest
9104 @cindex RFC 341 digest
9105 MIME (RFC 1341) digest format.
9106
9107 @item standard-digest
9108 The standard (RFC 1153) digest format.
9109
9110 @item slack-digest
9111 Non-standard digest format---matches most things, but does it badly. 
9112 @end table
9113
9114 You can also use the special ``file type'' @code{guess}, which means
9115 that @code{nndoc} will try to guess what file type it is looking at.
9116 @code{digest} means that @code{nndoc} should guess what digest type the
9117 file is.
9118
9119 @code{nndoc} will not try to change the file or insert any extra headers into
9120 it---it will simply, like, let you use the file as the basis for a
9121 group.  And that's it.
9122
9123 If you have some old archived articles that you want to insert into your
9124 new & spiffy Gnus mail backend, @code{nndoc} can probably help you with
9125 that.  Say you have an old @file{RMAIL} file with mail that you now want
9126 to split into your new @code{nnml} groups.  You look at that file using
9127 @code{nndoc}, set the process mark on all the articles in the buffer
9128 (@kbd{M P b}, for instance), and then re-spool (@kbd{B r}) using
9129 @code{nnml}.  If all goes well, all the mail in the @file{RMAIL} file is
9130 now also stored in lots of @code{nnml} directories, and you can delete
9131 that pesky @file{RMAIL} file.  If you have the guts!  
9132
9133 Virtual server variables:
9134
9135 @table @code
9136 @item nndoc-article-type
9137 @vindex nndoc-article-type
9138 This should be one of @code{mbox}, @code{babyl}, @code{digest},
9139 @code{mmdf}, @code{forward}, @code{news}, @code{rnews},
9140 @code{mime-digest}, @code{clari-briefs}, or @code{guess}.
9141
9142 @item nndoc-post-type
9143 @vindex nndoc-post-type
9144 This variable says whether Gnus is to consider the group a news group or
9145 a mail group.  There are two legal values:  @code{mail} (the default)
9146 and @code{news}.
9147 @end table
9148
9149
9150 @node SOUP
9151 @subsection SOUP
9152 @cindex SOUP
9153 @cindex offline
9154
9155 In the PC world people often talk about ``offline'' newsreaders.  These
9156 are thingies that are combined reader/news transport monstrosities.
9157 With built-in modem programs.  Yecchh!
9158
9159 Of course, us Unix Weenie types of human beans use things like
9160 @code{uucp} and, like, @code{nntpd} and set up proper news and mail
9161 transport things like Ghod intended.  And then we just use normal
9162 newsreaders.  
9163
9164 However, it can sometimes be convenient to do something a that's a bit
9165 easier on the brain if you have a very slow modem, and you're not really
9166 that interested in doing things properly.  
9167
9168 A file format called @sc{soup} has been developed for transporting news
9169 and mail from servers to home machines and back again.  It can be a bit
9170 fiddly.
9171
9172 @enumerate
9173
9174 @item
9175 You log in on the server and create a @sc{soup} packet.  You can either
9176 use a dedicated @sc{soup} thingie, or you can use Gnus to create the
9177 packet with the @kbd{O s} command.
9178
9179 @item 
9180 You transfer the packet home.  Rail, boat, car or modem will do fine.
9181
9182 @item
9183 You put the packet in your home directory.
9184
9185 @item
9186 You fire up Gnus using the @code{nnsoup} backend as the native server.
9187
9188 @item
9189 You read articles and mail and answer and followup to the things you
9190 want.
9191
9192 @item 
9193 You do the @kbd{G s r} command to pack these replies into a @sc{soup}
9194 packet.
9195
9196 @item 
9197 You transfer this packet to the server.  
9198
9199 @item
9200 You use Gnus to mail this packet out with the @kbd{G s s} command.
9201
9202 @item
9203 You then repeat until you die.
9204
9205 @end enumerate
9206
9207 So you basically have a bipartite system---you use @code{nnsoup} for
9208 reading and Gnus for packing/sending these @sc{soup} packets.
9209
9210 @menu
9211 * SOUP Commands::     Commands for creating and sending @sc{soup} packets
9212 * SOUP Groups::       A backend for reading @sc{soup} packets.
9213 * SOUP Replies::      How to enable @code{nnsoup} to take over mail and news.
9214 @end menu
9215
9216
9217 @node SOUP Commands
9218 @subsubsection SOUP Commands
9219
9220 @table @kbd
9221 @item G s b
9222 @kindex G s b (Group)
9223 @findex gnus-group-brew-soup
9224 Pack all unread articles in the current group
9225 (@code{gnus-group-brew-soup}).  This command understands the
9226 process/prefix convention.
9227
9228 @item G s w
9229 @kindex G s w (Group)
9230 @findex gnus-soup-save-areas
9231 Save all data files (@code{gnus-soup-save-areas}).
9232
9233 @item G s s
9234 @kindex G s s (Group)
9235 @findex gnus-soup-send-replies
9236 Send all replies from the replies packet
9237 (@code{gnus-soup-send-replies}). 
9238
9239 @item G s p
9240 @kindex G s p (Group)
9241 @findex gnus-soup-pack-packet
9242 Pack all files into a @sc{soup} packet (@code{gnus-soup-pack-packet}). 
9243
9244 @item G s r
9245 @kindex G s r (Group)
9246 @findex nnsoup-pack-replies
9247 Pack all replies into a replies packet (@code{nnsoup-pack-replies}). 
9248
9249 @item O s
9250 @kindex O s (Summary)
9251 @findex gnus-soup-add-article
9252 This summary-mode command adds the current article to a @sc{soup} packet
9253 (@code{gnus-soup-add-article}).  It understands the process/prefix
9254 convention. 
9255
9256 @end table
9257
9258
9259 There are a few variables to customize where Gnus will put all these
9260 thingies:  
9261
9262 @table @code
9263
9264 @item gnus-soup-directory
9265 @vindex gnus-soup-directory
9266 Directory where Gnus will save intermediate files while composing
9267 @sc{soup} packets.  The default is @file{~/SoupBrew/}. 
9268
9269 @item gnus-soup-replies-directory
9270 @vindex gnus-soup-replies-directory
9271 This is what Gnus will use as a temporary directory while sending our
9272 reply packets.  The default is @file{~/SoupBrew/SoupReplies/}. 
9273
9274 @item gnus-soup-prefix-file
9275 @vindex gnus-soup-prefix-file
9276 Name of the file where Gnus stores the last used prefix.  The default is
9277 @samp{gnus-prefix}. 
9278
9279 @item gnus-soup-packer
9280 @vindex gnus-soup-packer
9281 A format string command for packing a @sc{soup} packet.  The default is
9282 @samp{tar cf - %s | gzip > $HOME/Soupout%d.tgz}. 
9283
9284 @item gnus-soup-unpacker
9285 @vindex gnus-soup-unpacker
9286 Format string command for unpacking a @sc{soup} packet.  The default is
9287 @samp{gunzip -c %s | tar xvf -}.
9288
9289 @item gnus-soup-packet-directory
9290 @vindex gnus-soup-packet-directory
9291 Where Gnus will look for reply packets.  The default is @file{~/}. 
9292
9293 @item gnus-soup-packet-regexp
9294 @vindex gnus-soup-packet-regexp
9295 Regular expression matching @sc{soup} reply packets in
9296 @code{gnus-soup-packet-directory}. 
9297
9298 @end table
9299  
9300
9301 @node SOUP Groups
9302 @subsubsection @sc{soup} Groups
9303 @cindex nnsoup
9304
9305 @code{nnsoup} is the backend for reading @sc{soup} packets.  It will
9306 read incoming packets, unpack them, and put them in a directory where
9307 you can read them at leisure.
9308
9309 These are the variables you can use to customize its behavior:
9310
9311 @table @code
9312
9313 @item nnsoup-tmp-directory
9314 @vindex nnsoup-tmp-directory
9315 When @code{nnsoup} unpacks a @sc{soup} packet, it does it in this
9316 directory.  (@file{/tmp/} by default.)  
9317
9318 @item nnsoup-directory
9319 @vindex nnsoup-directory
9320 @code{nnsoup} then moves each message and index file to this directory.
9321 The default is @file{~/SOUP/}.
9322
9323 @item nnsoup-replies-directory 
9324 @vindex nnsoup-replies-directory 
9325 All replies will stored in this directory before being packed into a
9326 reply packet.  The default is @file{~/SOUP/replies/"}.
9327
9328 @item nnsoup-replies-format-type
9329 @vindex nnsoup-replies-format-type
9330 The @sc{soup} format of the replies packets.  The default is @samp{?n}
9331 (rnews), and I don't think you should touch that variable.  I probably
9332 shouldn't even have documented it.  Drats!  Too late!
9333
9334 @item nnsoup-replies-index-type
9335 @vindex nnsoup-replies-index-type
9336 The index type of the replies packet.  The is @samp{?n}, which means
9337 ``none''.  Don't fiddle with this one either!
9338
9339 @item nnsoup-active-file
9340 @vindex nnsoup-active-file
9341 Where @code{nnsoup} stores lots of information.  This is not an ``active
9342 file'' in the @code{nntp} sense; it's an Emacs Lisp file.  If you lose
9343 this file or mess it up in any way, you're dead.  The default is
9344 @file{~/SOUP/active}.
9345
9346 @item nnsoup-packer
9347 @vindex nnsoup-packer
9348 Format string command for packing a reply @sc{soup} packet.  The default
9349 is @samp{tar cf - %s | gzip > $HOME/Soupin%d.tgz}. 
9350
9351 @item nnsoup-unpacker
9352 @vindex nnsoup-unpacker
9353 Format string command for unpacking incoming @sc{soup} packets.  The
9354 default is @samp{gunzip -c %s | tar xvf -}. 
9355
9356 @item nnsoup-packet-directory
9357 @vindex nnsoup-packet-directory
9358 Where @code{nnsoup} will look for incoming packets.  The default is
9359 @file{~/}.  
9360
9361 @item nnsoup-packet-regexp
9362 @vindex nnsoup-packet-regexp
9363 Regular expression matching incoming @sc{soup} packets.  The default is
9364 @samp{Soupout}. 
9365
9366 @end table
9367
9368
9369 @node SOUP Replies
9370 @subsubsection SOUP Replies
9371
9372 Just using @code{nnsoup} won't mean that your postings and mailings end
9373 up in @sc{soup} reply packets automagically.  You have to work a bit
9374 more for that to happen.
9375
9376 @findex nnsoup-set-variables
9377 The @code{nnsoup-set-variables} command will set the appropriate
9378 variables to ensure that all your followups and replies end up in the
9379 @sc{soup} system.
9380
9381 In specific, this is what it does:
9382
9383 @lisp
9384 (setq gnus-inews-article-function 'nnsoup-request-post)
9385 (setq send-mail-function 'nnsoup-request-mail)
9386 @end lisp
9387
9388 And that's it, really.  If you only want news to go into the @sc{soup}
9389 system you just use the first line.  If you only want mail to be
9390 @sc{soup}ed you use the second.
9391
9392
9393 @node Combined Groups
9394 @section Combined Groups
9395
9396 Gnus allows combining a mixture of all the other group types into bigger
9397 groups.
9398
9399 @menu
9400 * Virtual Groups::     Combining articles from many groups.
9401 * Kibozed Groups::     Looking through parts of the newsfeed for articles.
9402 @end menu
9403
9404
9405 @node Virtual Groups
9406 @subsection Virtual Groups
9407 @cindex nnvirtual
9408 @cindex virtual groups
9409
9410 An @dfn{nnvirtual group} is really nothing more than a collection of
9411 other groups.
9412
9413 For instance, if you are tired of reading many small group, you can
9414 put them all in one big group, and then grow tired of reading one
9415 big, unwieldy group.  The joys of computing!
9416
9417 You specify @code{nnvirtual} as the method.  The address should be a
9418 regexp to match component groups.
9419
9420 All marks in the virtual group will stick to the articles in the
9421 component groups.  So if you tick an article in a virtual group, the
9422 article will also be ticked in the component group from whence it came.
9423 (And vice versa---marks from the component groups will also be shown in
9424 the virtual group.)
9425
9426 Here's an example @code{nnvirtual} method that collects all Andrea Dworkin
9427 newsgroups into one, big, happy newsgroup:
9428
9429 @lisp
9430 (nnvirtual "^alt\\.fan\\.andrea-dworkin$\\|^rec\\.dworkin.*")
9431 @end lisp
9432
9433 The component groups can be native or foreign; everything should work
9434 smoothly, but if your computer explodes, it was probably my fault.
9435
9436 Collecting the same group from several servers might actually be a good
9437 idea if users have set the Distribution header to limit distribution.
9438 If you would like to read @samp{soc.motss} both from a server in Japan
9439 and a server in Norway, you could use the following as the group regexp:
9440
9441 @example
9442 "^nntp+some.server.jp:soc.motss$\\|^nntp+some.server.no:soc.motss$"
9443 @end example
9444
9445 This should work kinda smoothly---all articles from both groups should
9446 end up in this one, and there should be no duplicates.  Threading (and
9447 the rest) will still work as usual, but there might be problems with the
9448 sequence of articles.  Sorting on date might be an option here
9449 (@pxref{Selecting a Group}.
9450
9451 One limitation, however---all groups that are included in a virtual
9452 group has to be alive (i.e., subscribed or unsubscribed).  Killed or
9453 zombie groups can't be component groups for @code{nnvirtual} groups.
9454
9455 @vindex nnvirtual-always-rescan
9456 If the @code{nnvirtual-always-rescan} is non-@code{nil},
9457 @code{nnvirtual} will always scan groups for unread articles when
9458 entering a virtual group.  If this variable is @code{nil} (which is the
9459 default) and you read articles in a component group after the virtual
9460 group has been activated, the read articles from the component group
9461 will show up when you enter the virtual group.  You'll also see this
9462 effect if you have two virtual groups that contain the same component
9463 group.  If that's the case, you should set this variable to @code{t}.
9464 Or you can just tap @code{M-g} on the virtual group every time before
9465 you enter it---it'll have much the same effect.
9466
9467
9468 @node Kibozed Groups
9469 @subsection Kibozed Groups
9470 @cindex nnkiboze
9471 @cindex kibozing
9472
9473 @dfn{Kibozing} is defined by @sc{oed} as ``grepping through (parts of)
9474 the news feed''.  @code{nnkiboze} is a backend that will do this for
9475 you.  Oh joy!  Now you can grind any @sc{nntp} server down to a halt
9476 with useless requests!  Oh happiness!
9477
9478 The address field of the @code{nnkiboze} method is, as with
9479 @code{nnvirtual}, a regexp to match groups to be ``included'' in the
9480 @code{nnkiboze} group.  There most similarities between @code{nnkiboze}
9481 and @code{nnvirtual} ends.
9482
9483 In addition to this regexp detailing component groups, an @code{nnkiboze} group
9484 must have a score file to say what articles that are to be included in
9485 the group (@pxref{Scoring}).
9486
9487 @kindex M-x nnkiboze-generate-groups
9488 @findex nnkiboze-generate-groups
9489 You must run @kbd{M-x nnkiboze-generate-groups} after creating the
9490 @code{nnkiboze} groups you want to have.  This command will take time.  Lots of
9491 time.  Oodles and oodles of time.  Gnus has to fetch the headers from
9492 all the articles in all the components groups and run them through the
9493 scoring process to determine if there are any articles in the groups
9494 that are to be part of the @code{nnkiboze} groups.
9495
9496 Please limit the number of component groups by using restrictive
9497 regexps.  Otherwise your sysadmin may become annoyed with you, and the
9498 @sc{nntp} site may throw you off and never let you back in again.
9499 Stranger things have happened.
9500
9501 @code{nnkiboze} component groups do not have to be alive---they can be dead,
9502 and they can be foreign.  No restrictions.
9503
9504 @vindex nnkiboze-directory
9505 The generation of an @code{nnkiboze} group means writing two files in
9506 @code{nnkiboze-directory}, which is @file{~/News/} by default.  One
9507 contains the @sc{nov} header lines for all the articles in the group,
9508 and the other is an additional @file{.newsrc} file to store information
9509 on what groups that have been searched through to find component
9510 articles.
9511
9512 Articles that are marked as read in the @code{nnkiboze} group will have their
9513 @sc{nov} lines removed from the @sc{nov} file.
9514
9515
9516 @node Scoring
9517 @chapter Scoring
9518 @cindex scoring
9519
9520 Other people use @dfn{kill files}, but we here at Gnus Towers like
9521 scoring better than killing, so we'd rather switch than fight.  They do
9522 something completely different as well, so sit up straight and pay
9523 attention!
9524
9525 @vindex gnus-summary-mark-below
9526 All articles have a default score (@code{gnus-summary-default-score}),
9527 which is 0 by default.  This score may be raised or lowered either
9528 interactively or by score files.  Articles that have a score lower than
9529 @code{gnus-summary-mark-below} are marked as read.
9530
9531 Gnus will read any @dfn{score files} that apply to the current group
9532 before generating the summary buffer.
9533
9534 There are several commands in the summary buffer that insert score
9535 entries based on the current article.  You can, for instance, ask Gnus to
9536 lower or increase the score of all articles with a certain subject.
9537
9538 There are two sorts of scoring entries: Permanent and temporary.
9539 Temporary score entries are self-expiring entries.  Any entries that are
9540 temporary and have not been used for, say, a week, will be removed
9541 silently to help keep the sizes of the score files down.
9542
9543 @menu 
9544 * Summary Score Commands::   Adding score entries for the current group.
9545 * Group Score Commands::     General score commands.
9546 * Score Variables::          Customize your scoring.  (My, what terminology).
9547 * Score File Format::        What a score file may contain.
9548 * Score File Editing::       You can edit score files by hand as well.
9549 * Adaptive Scoring::         Big Sister Gnus *knows* what you read.
9550 * Followups To Yourself::    Having Gnus notice when people answer you.
9551 * Scoring Tips::             How to score effectively.
9552 * Reverse Scoring::          That problem child of old is not problem.
9553 * Global Score Files::       Earth-spanning, ear-splitting score files.
9554 * Kill Files::               They are still here, but they can be ignored.
9555 * GroupLens::                Getting predictions on what you like to read.
9556 @end menu
9557
9558
9559 @node Summary Score Commands
9560 @section Summary Score Commands
9561 @cindex score commands
9562
9563 The score commands that alter score entries do not actually modify real
9564 score files.  That would be too inefficient.  Gnus maintains a cache of
9565 previously loaded score files, one of which is considered the
9566 @dfn{current score file alist}.  The score commands simply insert
9567 entries into this list, and upon group exit, this list is saved.
9568
9569 The current score file is by default the group's local score file, even
9570 if no such score file actually exists.  To insert score commands into
9571 some other score file (eg. @file{all.SCORE}), you must first make this
9572 score file the current one.
9573
9574 General score commands that don't actually change the score file:
9575
9576 @table @kbd
9577
9578 @item V s
9579 @kindex V s (Summary)
9580 @findex gnus-summary-set-score
9581 Set the score of the current article (@code{gnus-summary-set-score}).  
9582
9583 @item V S
9584 @kindex V S (Summary)
9585 @findex gnus-summary-current-score
9586 Display the score of the current article
9587 (@code{gnus-summary-current-score}).   
9588
9589 @item V t
9590 @kindex V t (Summary)
9591 @findex gnus-score-find-trace
9592 Display all score rules that have been used on the current article
9593 (@code{gnus-score-find-trace}).   
9594
9595 @item V R
9596 @cindex V R (Summary)
9597 @findex gnus-summary-rescore
9598 Run the current summary through the scoring process
9599 (@code{gnus-summary-rescore}).  This might be useful if you're playing
9600 around with your score files behind Gnus' back and want to see the
9601 effect you're having.
9602
9603 @item V a
9604 @kindex V a (Summary)
9605 @findex gnus-summary-score-entry
9606 Add a new score entry, and allow specifying all elements 
9607 (@code{gnus-summary-score-entry}).
9608
9609 @item V c
9610 @kindex V c (Summary)
9611 @findex gnus-score-change-score-file
9612 Make a different score file the current
9613 (@code{gnus-score-change-score-file}). 
9614
9615 @item V e
9616 @kindex V e (Summary)
9617 @findex gnus-score-edit-current-scores
9618 Edit the current score file (@code{gnus-score-edit-current-scores}).
9619 You will be popped into a @code{gnus-score-mode} buffer (@pxref{Score
9620 File Editing}).
9621
9622 @item V f
9623 @kindex V f (Summary)
9624 @findex gnus-score-edit-file
9625 Edit a score file and make this score file the current one
9626 (@code{gnus-score-edit-file}).
9627
9628 @item V C
9629 @kindex V C (Summary)
9630 @findex gnus-score-customize
9631 Customize a score file in a visually pleasing manner
9632 (@code{gnus-score-customize}). 
9633
9634 @item I C-i
9635 @kindex I C-i (Summary)
9636 @findex gnus-summary-raise-score
9637 Increase the score of the current article
9638 (@code{gnus-summary-raise-score}).
9639
9640 @item L C-l
9641 @kindex L C-l (Summary)
9642 @findex gnus-summary-lower-score
9643 Lower the score of the current article
9644 (@code{gnus-summary-lower-score}). 
9645 @end table
9646
9647 The rest of these commands modify the local score file.
9648
9649 @table @kbd
9650
9651 @item V m
9652 @kindex V m (Summary)
9653 @findex gnus-score-set-mark-below
9654 Prompt for a score, and mark all articles with a score below this as
9655 read (@code{gnus-score-set-mark-below}).
9656
9657 @item V E
9658 @kindex V E (Summary)
9659 @findex gnus-score-set-expunge-below
9660 Expunge all articles with a score below the default score (or the
9661 numeric prefix) (@code{gnus-score-set-expunge-below}).
9662 @end table
9663
9664 The keystrokes for actually making score entries follow a very regular
9665 pattern, so there's no need to list all the commands.  (Hundreds of
9666 them.)  
9667
9668 @enumerate
9669 @item
9670 The first key is either @kbd{I} (upper case i) for increasing the score
9671 or @kbd{L} for lowering the score. 
9672 @item
9673 The second key says what header you want to score on.  The following
9674 keys are available:
9675 @table @kbd
9676
9677 @item a
9678 Score on the author name.
9679
9680 @item s
9681 Score on the subject line.
9682
9683 @item x
9684 Score on the Xref line---i.e., the cross-posting line.
9685
9686 @item t
9687 Score on thread---the References line.
9688
9689 @item d
9690 Score on the date.
9691
9692 @item l
9693 Score on the number of lines.
9694
9695 @item i
9696 Score on the Message-ID.
9697
9698 @item f
9699 Score on followups.
9700
9701 @item b
9702 Score on the body.
9703
9704 @item h
9705 Score on the head.
9706 @end table
9707
9708 @item
9709 The third key is the match type.  Which match types are legal depends on
9710 what headers you are scoring on.
9711
9712 @table @code
9713
9714 @item strings 
9715
9716 @table @kbd
9717
9718 @item e
9719 Exact matching.
9720
9721 @item s
9722 Substring matching.
9723
9724 @item f
9725 Fuzzy matching.
9726
9727 @item r
9728 Regexp matching
9729 @end table
9730
9731 @item date
9732 @table @kbd
9733
9734 @item b
9735 Before date.
9736
9737 @item a
9738 At date.
9739
9740 @item n
9741 This date.
9742 @end table
9743
9744 @item number
9745 @table @kbd
9746
9747 @item <
9748 Less than number.
9749
9750 @item =
9751 Equal to number.
9752
9753 @item >
9754 Greater than number.
9755 @end table
9756 @end table
9757
9758 @item 
9759 The fourth and final key says whether this is a temporary (i.e., expiring)
9760 score entry, or a permanent (i.e., non-expiring) score entry, or whether
9761 it is to be done immediately, without adding to the score file.
9762 @table @kbd
9763
9764 @item t
9765 Temporary score entry.
9766
9767 @item p
9768 Permanent score entry.
9769
9770 @item i
9771 Immediately scoring.
9772 @end table
9773
9774 @end enumerate
9775
9776 So, let's say you want to increase the score on the current author with
9777 exact matching permanently: @kbd{I a e p}.  If you want to lower the
9778 score based on the subject line, using substring matching, and make a
9779 temporary score entry: @kbd{L s s t}.  Pretty easy.
9780
9781 To make things a bit more complicated, there are shortcuts.  If you use
9782 a capital letter on either the second or third keys, Gnus will use
9783 defaults for the remaining one or two keystrokes.  The defaults are
9784 ``substring'' and ``temporary''.  So @kbd{I A} is the same as @kbd{I a s
9785 t}, and @kbd{I a R} is the same as @kbd{I a r t}.
9786
9787 @vindex gnus-score-mimic-keymap
9788 The @code{gnus-score-mimic-keymap} says whether these commands will
9789 pretend they are keymaps or not.
9790
9791
9792 @node Group Score Commands
9793 @section Group Score Commands
9794 @cindex group score commands
9795
9796 There aren't many of these as yet, I'm afraid.
9797
9798 @table @kbd
9799
9800 @item W f
9801 @kindex W f (Group)
9802 @findex gnus-score-flush-cache
9803 Gnus maintains a cache of score alists to avoid having to reload them
9804 all the time.  This command will flush the cache
9805 (@code{gnus-score-flush-cache}). 
9806
9807 @end table
9808
9809
9810 @node Score Variables
9811 @section Score Variables
9812 @cindex score variables
9813
9814 @table @code
9815
9816 @item gnus-use-scoring
9817 @vindex gnus-use-scoring
9818 If @code{nil}, Gnus will not check for score files, and will not, in
9819 general, do any score-related work.  This is @code{t} by default.
9820
9821 @item gnus-kill-killed
9822 @vindex gnus-kill-killed
9823 If this variable is @code{nil}, Gnus will never apply score files to
9824 articles that have already been through the kill process.  While this
9825 may save you lots of time, it also means that if you apply a kill file
9826 to a group, and then change the kill file and want to run it over you
9827 group again to kill more articles, it won't work.  You have to set this
9828 variable to @code{t} to do that.  (It is @code{t} by default.)
9829
9830 @item gnus-kill-files-directory
9831 @vindex gnus-kill-files-directory
9832 All kill and score files will be stored in this directory, which is
9833 initialized from the @code{SAVEDIR} environment variable by default.
9834 This is @file{~/News/} by default.
9835
9836 @item gnus-score-file-suffix
9837 @vindex gnus-score-file-suffix
9838 Suffix to add to the group name to arrive at the score file name
9839 (@samp{SCORE} by default.)
9840
9841 @item gnus-score-uncacheable-files
9842 @vindex gnus-score-uncacheable-files
9843 @cindex score cache
9844 All score files are normally cached to avoid excessive re-loading of
9845 score files.  However, if this might make you Emacs grow big and
9846 bloated, so this regexp can be used to weed out score files that are
9847 unlikely to be needed again.  It would be a bad idea to deny caching of
9848 @file{all.SCORE}, while it might be a good idea to not cache
9849 @file{comp.infosystems.www.authoring.misc.ADAPT}.  In fact, this
9850 variable is @samp{ADAPT$} by default, so no adaptive score files will
9851 be cached.
9852
9853 @item gnus-save-score
9854 @vindex gnus-save-score
9855 If you have really complicated score files, and do lots of batch
9856 scoring, then you might set this variable to @code{t}.  This will make
9857 Gnus save the scores into the @file{.newsrc.eld} file.
9858
9859 @item gnus-score-interactive-default-score
9860 @vindex gnus-score-interactive-default-score
9861 Score used by all the interactive raise/lower commands to raise/lower
9862 score with.  Default is 1000, which may seem excessive, but this is to
9863 ensure that the adaptive scoring scheme gets enough room to play with.
9864 We don't want the small changes from the adaptive scoring to overwrite
9865 manually entered data.
9866
9867 @item gnus-summary-default-score
9868 @vindex gnus-summary-default-score
9869 Default score of an article, which is 0 by default.
9870
9871 @item gnus-score-over-mark
9872 @vindex gnus-score-over-mark
9873 Mark (in the third column) used for articles with a score over the
9874 default.  Default is @samp{+}.
9875
9876 @item gnus-score-below-mark
9877 @vindex gnus-score-below-mark
9878 Mark (in the third column) used for articles with a score below the
9879 default.  Default is @samp{-}.
9880
9881 @item gnus-score-find-score-files-function
9882 @vindex gnus-score-find-score-files-function
9883 Function used to find score files for the current group.  This function
9884 is called with the name of the group as the argument. 
9885
9886 Predefined functions available are:
9887 @table @code
9888
9889 @item gnus-score-find-single
9890 @findex gnus-score-find-single
9891 Only apply the group's own score file.
9892
9893 @item gnus-score-find-bnews
9894 @findex gnus-score-find-bnews
9895 Apply all score files that match, using bnews syntax.  This is the
9896 default.  For instance, if the current group is @samp{gnu.emacs.gnus},
9897 @file{all.emacs.all.SCORE}, @file{not.alt.all.SCORE} and
9898 @file{gnu.all.SCORE} would all apply.  In short, the instances of
9899 @samp{all} in the score file names are translated into @samp{.*}, and
9900 then a regexp match is done.
9901
9902 This means that if you have some score entries that you want to apply to
9903 all groups, then you put those entries in the @file{all.SCORE} file. 
9904
9905 @item gnus-score-find-hierarchical
9906 @findex gnus-score-find-hierarchical
9907 Apply all score files from all the parent groups.  This means that you
9908 can't have score files like @file{all.SCORE} or @file{all.emacs.SCORE},
9909 but you can have @file{SCORE},  @file{comp.SCORE} and
9910 @file{comp.emacs.SCORE}. 
9911
9912 @end table
9913 This variable can also be a list of functions.  In that case, all these
9914 functions will be called, and all the returned lists of score files will
9915 be applied.  These functions can also return lists of score alists
9916 directly.  In that case, the functions that return these non-file score
9917 alists should probably be placed before the ``real'' score file
9918 functions, to ensure that the last score file returned is the local
9919 score file.  Phu.
9920
9921 @item gnus-score-expiry-days
9922 @vindex gnus-score-expiry-days
9923 This variable says how many days should pass before an unused score file
9924 entry is expired.  If this variable is @code{nil}, no score file entries
9925 are expired.  It's 7 by default.
9926
9927 @item gnus-update-score-entry-dates
9928 @vindex gnus-update-score-entry-dates
9929 If this variable is non-@code{nil}, matching score entries will have
9930 their dates updated.  (This is how Gnus controls expiry---all
9931 non-matching entries will become too old while matching entries will
9932 stay fresh and young.)  However, if you set this variable to @code{nil},
9933 even matching entries will grow old and will have to face that oh-so
9934 grim reaper.  
9935
9936 @item gnus-score-after-write-file-function
9937 @vindex gnus-score-after-write-file-function
9938 Function called with the name of the score file just written.
9939
9940 @end table
9941
9942
9943 @node Score File Format
9944 @section Score File Format
9945 @cindex score file format
9946
9947 A score file is an @code{emacs-lisp} file that normally contains just a
9948 single form.  Casual users are not expected to edit these files;
9949 everything can be changed from the summary buffer.
9950
9951 Anyway, if you'd like to dig into it yourself, here's an example:
9952
9953 @lisp
9954 (("from"
9955   ("Lars Ingebrigtsen" -10000)
9956   ("Per Abrahamsen")
9957   ("larsi\\|lmi" -50000 nil R))
9958  ("subject"
9959   ("Ding is Badd" nil 728373))
9960  ("xref"
9961   ("alt.politics" -1000 728372 s))
9962  ("lines"
9963   (2 -100 nil <))
9964  (mark 0)
9965  (expunge -1000)
9966  (mark-and-expunge -10)
9967  (read-only nil)
9968  (orphan -10)
9969  (adapt t)
9970  (files "/hom/larsi/News/gnu.SCORE")
9971  (exclude-files "all.SCORE")
9972  (local (gnus-newsgroup-auto-expire t)
9973         (gnus-summary-make-false-root 'empty))
9974  (eval (ding)))
9975 @end lisp
9976
9977 This example demonstrates absolutely everything about a score file. 
9978
9979 Even though this looks much like lisp code, nothing here is actually
9980 @code{eval}ed.  The lisp reader is used to read this form, though, so it
9981 has to be legal syntactically, if not semantically.
9982
9983 Six keys are supported by this alist:
9984
9985 @table @code
9986
9987 @item STRING
9988 If the key is a string, it is the name of the header to perform the
9989 match on.  Scoring can only be performed on these eight headers:
9990 @code{From}, @code{Subject}, @code{References}, @code{Message-ID},
9991 @code{Xref}, @code{Lines}, @code{Chars} and @code{Date}.  In addition to
9992 these headers, there are three strings to tell Gnus to fetch the entire
9993 article and do the match on larger parts of the article: @code{Body}
9994 will perform the match on the body of the article, @code{Head} will
9995 perform the match on the head of the article, and @code{All} will
9996 perform the match on the entire article.  Note that using any of these
9997 last three keys will slow down group entry @emph{considerably}.  The
9998 final ``header'' you can score on is @code{Followup}.  These score
9999 entries will result in new score entries being added for all follow-ups
10000 to articles that matches these score entries.
10001
10002 Following this key is a arbitrary number of score entries, where each
10003 score entry has one to four elements.
10004 @enumerate
10005
10006 @item 
10007 The first element is the @dfn{match element}.  On most headers this will
10008 be a string, but on the Lines and Chars headers, this must be an
10009 integer. 
10010
10011 @item 
10012 If the second element is present, it should be a number---the @dfn{score
10013 element}.  This number should be an integer in the neginf to posinf
10014 interval.  This number is added to the score of the article if the match
10015 is successful.  If this element is not present, the
10016 @code{gnus-score-interactive-default-score} number will be used
10017 instead.  This is 1000 by default.
10018
10019 @item 
10020 If the third element is present, it should be a number---the @dfn{date
10021 element}.  This date says when the last time this score entry matched,
10022 which provides a mechanism for expiring the score entries.  It this
10023 element is not present, the score entry is permanent.  The date is
10024 represented by the number of days since December 31, 1 ce.
10025
10026 @item 
10027 If the fourth element is present, it should be a symbol---the @dfn{type
10028 element}.  This element specifies what function should be used to see
10029 whether this score entry matches the article.  What match types that can
10030 be used depends on what header you wish to perform the match on.
10031 @table @dfn
10032
10033 @item From, Subject, References, Xref, Message-ID
10034 For most header types, there are the @code{r} and @code{R} (regexp) as
10035 well as @code{s} and @code{S} (substring) types and @code{e} and
10036 @code{E} (exact match) types.  If this element is not present, Gnus will
10037 assume that substring matching should be used.  @code{R} and @code{S}
10038 differ from the other two in that the matches will be done in a
10039 case-sensitive manner.  All these one-letter types are really just
10040 abbreviations for the @code{regexp}, @code{string} and @code{exact}
10041 types, which you can use instead, if you feel like.
10042
10043 @item Lines, Chars
10044 These two headers use different match types: @code{<}, @code{>},
10045 @code{=}, @code{>=} and @code{<=}.
10046
10047 @item Date
10048 For the Date header we have three match types: @code{before}, @code{at}
10049 and @code{after}.  I can't really imagine this ever being useful, but,
10050 like, it would feel kinda silly not to provide this function.  Just in
10051 case.  You never know.  Better safe than sorry.  Once burnt, twice shy.
10052 Don't judge a book by its cover.  Never not have sex on a first date.
10053
10054 @item Head, Body, All
10055 These three match keys use the same match types as the @code{From} (etc)
10056 header uses.
10057
10058 @item Followup
10059 This match key will add a score entry on all articles that followup to
10060 some author.  Uses the same match types as the @code{From} header uses.
10061
10062 @item Thread
10063 This match key will add a score entry on all articles that are part of
10064 a thread.  Uses the same match types as the @code{References} header
10065 uses.
10066 @end table
10067 @end enumerate
10068
10069 @item mark
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.
10072
10073 @item expunge
10074 The value of this entry should be a number.  Any articles with a score
10075 lower than this number will be removed from the summary buffer.
10076
10077 @item mark-and-expunge
10078 The value of this entry should be a number.  Any articles with a score
10079 lower than this number will be marked as read and removed from the
10080 summary buffer.
10081
10082 @item thread-mark-and-expunge
10083 The value of this entry should be a number.  All articles that belong to
10084 a thread that has a total score below this number will be marked as read
10085 and removed from the summary buffer.  @code{gnus-thread-score-function}
10086 says how to compute the total score for a thread.
10087
10088 @item files
10089 The value of this entry should be any number of file names.  These files
10090 are assumed to be score files as well, and will be loaded the same way
10091 this one was.
10092
10093 @item exclude-files
10094 The clue of this entry should be any number of files.  This files will
10095 not be loaded, even though they would normally be so, for some reason or
10096 other. 
10097
10098 @item eval
10099 The value of this entry will be @code{eval}el.  This element will be
10100 ignored when handling global score files. 
10101
10102 @item read-only
10103 Read-only score files will not be updated or saved.  Global score files
10104 should feature this atom (@pxref{Global Score Files}).
10105
10106 @item orphan
10107 The value of this entry should be a number.  Articles that do not have
10108 parents will get this number added to their scores.  Imagine you follow
10109 some high-volume newsgroup, like @samp{comp.lang.c}.  Most likely you
10110 will only follow a few of the threads, also want to see any new threads.
10111
10112 You can do this with the following two score file entries:
10113
10114 @example
10115         (orphan -500)
10116         (mark-and-expunge -100)
10117 @end example
10118
10119 When you enter the group the first time, you will only see the new
10120 threads.  You then raise the score of the threads that you find
10121 interesting (with @kbd{I T} or @kbd{I S}), and ignore (@kbd{C y}) the
10122 rest.  Next time you enter the group, you will see new articles in the
10123 interesting threads, plus any new threads.
10124
10125 I.e. -- the orphan score atom is for high-volume groups where there
10126 exist a few interesting threads which can't be found automatically by
10127 ordinary scoring rules.
10128
10129 @item adapt
10130 This entry controls the adaptive scoring.  If it is @code{t}, the
10131 default adaptive scoring rules will be used.  If it is @code{ignore}, no
10132 adaptive scoring will be performed on this group.  If it is a list, this
10133 list will be used as the adaptive scoring rules.  If it isn't present,
10134 or is something other than @code{t} or @code{ignore}, the default
10135 adaptive scoring rules will be used.  If you want to use adaptive
10136 scoring on most groups, you'd set @code{gnus-use-adaptive-scoring} to
10137 @code{t}, and insert an @code{(adapt ignore)} in the groups where you do
10138 not want adaptive scoring.  If you only want adaptive scoring in a few
10139 groups, you'd set @code{gnus-use-adaptive-scoring} to @code{nil}, and
10140 insert @code{(adapt t)} in the score files of the groups where you want
10141 it. 
10142
10143 @item adapt-file
10144 All adaptive score entries will go to the file named by this entry.  It
10145 will also be applied when entering the group.  This atom might be handy
10146 if you want to adapt on several groups at once, using the same adaptive
10147 file for a number of groups.
10148
10149 @item local
10150 @cindex local variables
10151 The value of this entry should be a list of @code{(VAR VALUE)} pairs.
10152 Each @var{var} will be made buffer-local to the current summary buffer,
10153 and set to the value specified.  This is a convenient, if somewhat
10154 strange, way of setting variables in some groups if you don't like hooks
10155 much.
10156 @end table
10157
10158
10159 @node Score File Editing
10160 @section Score File Editing
10161
10162 You normally enter all scoring commands from the summary buffer, but you
10163 might feel the urge to edit them by hand as well, so we've supplied you
10164 with a mode for that.  
10165
10166 It's simply a slightly customized @code{emacs-lisp} mode, with these
10167 additional commands:
10168
10169 @table @kbd
10170
10171 @item C-c C-c
10172 @kindex C-c C-c (Score)
10173 @findex gnus-score-edit-done
10174 Save the changes you have made and return to the summary buffer
10175 (@code{gnus-score-edit-done}). 
10176
10177 @item C-c C-d
10178 @kindex C-c C-d (Score)
10179 @findex gnus-score-edit-insert-date
10180 Insert the current date in numerical format
10181 (@code{gnus-score-edit-insert-date}).  This is really the day number, if
10182 you were wondering.
10183
10184 @item C-c C-p
10185 @kindex C-c C-p (Score)
10186 @findex gnus-score-pretty-print
10187 The adaptive score files are saved in an unformatted fashion.  If you
10188 intend to read one of these files, you want to @dfn{pretty print} it
10189 first.  This command (@code{gnus-score-pretty-print}) does that for
10190 you. 
10191
10192 @end table
10193
10194 Type @kbd{M-x gnus-score-mode} to use this mode.
10195
10196 @vindex gnus-score-mode-hook
10197 @code{gnus-score-menu-hook} is run in score mode buffers.
10198
10199 In the summary buffer you can use commands like @kbd{V f} and @kbd{V
10200 e} to begin editing score files.
10201
10202
10203 @node Adaptive Scoring
10204 @section Adaptive Scoring
10205 @cindex adaptive scoring
10206
10207 If all this scoring is getting you down, Gnus has a way of making it all
10208 happen automatically---as if by magic.  Or rather, as if by artificial
10209 stupidity, to be precise.
10210
10211 @vindex gnus-use-adaptive-scoring
10212 When you read an article, or mark an article as read, or kill an
10213 article, you leave marks behind.  On exit from the group, Gnus can sniff
10214 these marks and add score elements depending on what marks it finds.
10215 You turn on this ability by setting @code{gnus-use-adaptive-scoring} to
10216 @code{t}. 
10217
10218 @vindex gnus-default-adaptive-score-alist
10219 To give you complete control over the scoring process, you can customize
10220 the @code{gnus-default-adaptive-score-alist} variable.  For instance, it
10221 might look something like this:
10222
10223 @lisp
10224 (defvar gnus-default-adaptive-score-alist
10225   '((gnus-unread-mark)
10226     (gnus-ticked-mark (from 4))
10227     (gnus-dormant-mark (from 5))
10228     (gnus-del-mark (from -4) (subject -1))
10229     (gnus-read-mark (from 4) (subject 2))
10230     (gnus-expirable-mark (from -1) (subject -1))
10231     (gnus-killed-mark (from -1) (subject -3))
10232     (gnus-kill-file-mark)
10233     (gnus-ancient-mark)
10234     (gnus-low-score-mark)
10235     (gnus-catchup-mark (from -1) (subject -1))))
10236 @end lisp
10237
10238 As you see, each element in this alist has a mark as a key (either a
10239 variable name or a ``real'' mark---a character).  Following this key is
10240 a arbitrary number of header/score pairs.  If there are no header/score
10241 pairs following the key, no adaptive scoring will be done on articles
10242 that have that key as the article mark.  For instance, articles with
10243 @code{gnus-unread-mark} in the example above will not get adaptive score
10244 entries.
10245
10246 Each article can have only one mark, so just a single of these rules
10247 will be applied to each article.
10248
10249 To take @code{gnus-del-mark} as an example---this alist says that all
10250 articles that have that mark (i.e., are marked with @samp{D}) will have a
10251 score entry added to lower based on the @code{From} header by -4, and
10252 lowered by @code{Subject} by -1.  Change this to fit your prejudices. 
10253
10254 If you have marked 10 articles with the same subject with
10255 @code{gnus-del-mark}, the rule for that mark will be applied ten times.
10256 That means that that subject will get a score of ten times -1, which
10257 should be, unless I'm much mistaken, -10.
10258
10259 The headers you can score on are @code{from}, @code{subject},
10260 @code{message-id}, @code{references}, @code{xref}, @code{lines},
10261 @code{chars} and @code{date}.  In addition, you can score on
10262 @code{followup}, which will create an adaptive score entry that matches
10263 on the @code{References} header using the @code{Message-ID} of the
10264 current article, thereby matching the following thread.  
10265
10266 You can also score on @code{thread}, which will try to score all
10267 articles that appear in a thread.  @code{thread} matches uses a
10268 @code{Message-ID} to match on the @code{References} header of the
10269 article.  If the match is made, the @code{Message-ID} of the article is
10270 added to the @code{thread} rule.  (Think about it.  I'd recommend two
10271 aspirins afterwards.)
10272
10273 If you use this scheme, you should set the score file atom @code{mark}
10274 to something small---like -300, perhaps, to avoid having small random
10275 changes result in articles getting marked as read.
10276
10277 After using adaptive scoring for a week or so, Gnus should start to
10278 become properly trained and enhance the authors you like best, and kill
10279 the authors you like least, without you having to say so explicitly. 
10280
10281 You can control what groups the adaptive scoring is to be performed on
10282 by using the score files (@pxref{Score File Format}).  This will also
10283 let you use different rules in different groups.
10284
10285 @vindex gnus-adaptive-file-suffix
10286 The adaptive score entries will be put into a file where the name is the
10287 group name with @code{gnus-adaptive-file-suffix} appended.  The default
10288 is @samp{ADAPT}.
10289
10290 @vindex gnus-score-exact-adapt-limit
10291 When doing adaptive scoring, substring or fuzzy matching would probably
10292 give you the best results in most cases.  However, if the header one
10293 matches is short, the possibility for false positives is great, so if
10294 the length of the match is less than
10295 @code{gnus-score-exact-adapt-limit}, exact matching will be used.  If
10296 this variable is @code{nil}, exact matching will always be used to avoid
10297 this problem.
10298
10299
10300 @node Followups To Yourself
10301 @section Followups To Yourself
10302
10303 Gnus offers two commands for picking out the @code{Message-ID} header in
10304 the current buffer.  Gnus will then add a score rule that scores using
10305 this @code{Message-ID} on the @code{References} header of other
10306 articles.  This will, in effect, increase the score of all articles that
10307 respond to the article in the current buffer.  Quite useful if you want
10308 to easily note when people answer what you've said.
10309
10310 @table @code
10311
10312 @item gnus-score-followup-article
10313 @findex gnus-score-followup-article
10314 This will add a score to articles that directly follow up your own
10315 article. 
10316
10317 @item gnus-score-followup-thread
10318 @findex gnus-score-followup-thread
10319 This will add a score to all articles that appear in a thread ``below''
10320 your own article.
10321 @end table
10322
10323 @vindex gnus-inews-article-hook
10324 These two functions are both primarily meant to be used in hooks like
10325 @code{gnus-inews-article-hook}.  
10326
10327
10328 @node Scoring Tips
10329 @section Scoring Tips
10330 @cindex scoring tips
10331
10332 @table @dfn
10333
10334 @item Crossposts
10335 @cindex crossposts
10336 @cindex scoring crossposts
10337 If you want to lower the score of crossposts, the line to match on is
10338 the @code{Xref} header.
10339 @lisp
10340 ("xref" (" talk.politics.misc:" -1000))
10341 @end lisp
10342
10343 @item Multiple crossposts
10344 If you want to lower the score of articles that have been crossposted to
10345 more than, say, 3 groups:
10346 @lisp
10347 ("xref" ("[^:\n]+:[0-9]+ +[^:\n]+:[0-9]+ +[^:\n]+:[0-9]+" -1000 nil r))
10348 @end lisp
10349
10350 @item Matching on the body
10351 This is generally not a very good idea---it takes a very long time.
10352 Gnus actually has to fetch each individual article from the server.  But
10353 you might want to anyway, I guess.  Even though there are three match
10354 keys (@code{Head}, @code{Body} and @code{All}), you should choose one
10355 and stick with it in each score file.  If you use any two, each article
10356 will be fetched @emph{twice}.  If you want to match a bit on the
10357 @code{Head} and a bit on the @code{Body}, just use @code{All} for all
10358 the matches.  
10359
10360 @item Marking as read
10361 You will probably want to mark articles that has a score below a certain
10362 number as read.  This is most easily achieved by putting the following
10363 in your @file{all.SCORE} file:
10364 @lisp
10365 ((mark -100))
10366 @end lisp
10367 You may also consider doing something similar with @code{expunge}.  
10368
10369 @item Negated character classes
10370 If you say stuff like @code{[^abcd]*}, you may get unexpected results.
10371 That will match newlines, which might lead to, well, The Unknown.  Say
10372 @code{[^abcd\n]*} instead.
10373 @end table
10374
10375
10376 @node Reverse Scoring
10377 @section Reverse Scoring
10378 @cindex reverse scoring
10379
10380 If you want to keep just articles that have @samp{Sex with Emacs} in the
10381 subject header, and expunge all other articles, you could put something
10382 like this in your score file:
10383
10384 @lisp
10385 (("subject"
10386   ("Sex with Emacs" 2))
10387  (mark 1)
10388  (expunge 1))
10389 @end lisp
10390
10391 So, you raise all articles that match @samp{Sex with Emacs} and mark the
10392 rest as read, and expunge them to boot.
10393
10394
10395 @node Global Score Files
10396 @section Global Score Files
10397 @cindex global score files
10398
10399 Sure, other newsreaders have ``global kill files''.  These are usually
10400 nothing more than a single kill file that applies to all groups, stored
10401 in the user's home directory.  Bah!  Puny, weak newsreaders!
10402
10403 What I'm talking about here are Global Score Files.  Score files from
10404 all over the world, from users everywhere, uniting all nations in one
10405 big, happy score file union!  Ange-score!  New and untested!
10406
10407 @vindex gnus-global-score-files
10408 All you have to do to use other people's score files is to set the
10409 @code{gnus-global-score-files} variable.  One entry for each score file,
10410 or each score file directory.  Gnus will decide by itself what score
10411 files are applicable to which group.
10412
10413 Say you want to use all score files in the
10414 @file{/ftp@@ftp.some-where:/pub/score} directory and the single score
10415 file @file{/ftp@@ftp.ifi.uio.no:/pub/larsi/ding/score/soc.motss.SCORE}:
10416
10417 @lisp
10418 (setq gnus-global-score-files
10419       '("/ftp@@ftp.ifi.uio.no:/pub/larsi/ding/score/soc.motss.SCORE"
10420         "/ftp@@ftp.some-where:/pub/score/"))
10421 @end lisp
10422
10423 @findex gnus-score-search-global-directories
10424 Simple, eh?  Directory names must end with a @samp{/}.  These
10425 directories are typically scanned only once during each Gnus session.
10426 If you feel the need to manually re-scan the remote directories, you can
10427 use the @code{gnus-score-search-global-directories} command.
10428
10429 Note that, at present, using this option will slow down group entry
10430 somewhat.  (That is---a lot.)
10431
10432 If you want to start maintaining score files for other people to use,
10433 just put your score file up for anonymous ftp and announce it to the
10434 world.  Become a retro-moderator!  Participate in the retro-moderator
10435 wars sure to ensue, where retro-moderators battle it out for the
10436 sympathy of the people, luring them to use their score files on false
10437 premises!  Yay!  The net is saved!
10438
10439 Here are some tips for the would-be retro-moderator, off the top of my
10440 head: 
10441
10442 @itemize @bullet
10443
10444 @item 
10445 Articles that are heavily crossposted are probably junk. 
10446 @item
10447 To lower a single inappropriate article, lower by @code{Message-ID}.
10448 @item
10449 Particularly brilliant authors can be raised on a permanent basis. 
10450 @item
10451 Authors that repeatedly post off-charter for the group can safely be
10452 lowered out of existence.
10453 @item
10454 Set the @code{mark} and @code{expunge} atoms to obliterate the nastiest
10455 articles completely.
10456
10457 @item 
10458 Use expiring score entries to keep the size of the file down.  You
10459 should probably have a long expiry period, though, as some sites keep
10460 old articles for a long time.
10461 @end itemize
10462
10463 ... I wonder whether other newsreaders will support global score files
10464 in the future.  @emph{Snicker}.  Yup, any day now, newsreaders like Blue
10465 Wave, xrn and 1stReader are bound to implement scoring.  Should we start
10466 holding our breath yet?
10467
10468
10469 @node Kill Files
10470 @section Kill Files
10471 @cindex kill files
10472
10473 Gnus still supports those pesky old kill files.  In fact, the kill file
10474 entries can now be expiring, which is something I wrote before Daniel
10475 Quinlan thought of doing score files, so I've left the code in there.
10476
10477 In short, kill processing is a lot slower (and I do mean @emph{a lot})
10478 than score processing, so it might be a good idea to rewrite your kill
10479 files into score files.
10480
10481 Anyway, a kill file is a normal @code{emacs-lisp} file.  You can put any
10482 forms into this file, which means that you can use kill files as some
10483 sort of primitive hook function to be run on group entry, even though
10484 that isn't a very good idea.
10485
10486 XCNormal kill files look like this:
10487
10488 @lisp
10489 (gnus-kill "From" "Lars Ingebrigtsen")
10490 (gnus-kill "Subject" "ding")
10491 (gnus-expunge "X")
10492 @end lisp
10493
10494 This will mark every article written by me as read, and remove them from
10495 the summary buffer.  Very useful, you'll agree.
10496
10497 Other programs use a totally different kill file syntax.  If Gnus
10498 encounters what looks like a @code{rn} kill file, it will take a stab at
10499 interpreting it. 
10500
10501 Two summary functions for editing a GNUS kill file:
10502
10503 @table @kbd
10504
10505 @item M-k
10506 @kindex M-k (Summary)
10507 @findex gnus-summary-edit-local-kill
10508 Edit this group's kill file (@code{gnus-summary-edit-local-kill}).
10509
10510 @item M-K
10511 @kindex M-K (Summary)
10512 @findex gnus-summary-edit-global-kill
10513 Edit the general kill file (@code{gnus-summary-edit-global-kill}).
10514 @end table
10515
10516 Two group mode functions for editing the kill files:
10517
10518 @table @kbd
10519
10520 @item M-k
10521 @kindex M-k (Group)
10522 @findex gnus-group-edit-local-kill
10523 Edit this group's kill file (@code{gnus-group-edit-local-kill}).
10524
10525 @item M-K
10526 @kindex M-K (Group)
10527 @findex gnus-group-edit-global-kill
10528 Edit the general kill file (@code{gnus-group-edit-global-kill}).
10529 @end table
10530
10531 Kill file variables:
10532
10533 @table @code
10534 @item gnus-kill-file-name
10535 @vindex gnus-kill-file-name
10536 A kill file for the group @samp{soc.motss} is normally called
10537 @file{soc.motss.KILL}.  The suffix appended to the group name to get
10538 this file name is detailed by the @code{gnus-kill-file-name} variable.
10539 The ``global'' kill file (not in the score file sense of ``global'', of
10540 course) is called just @file{KILL}.
10541
10542 @vindex gnus-kill-save-kill-file
10543 @item gnus-kill-save-kill-file
10544 If this variable is non-@code{nil}, Gnus will save the
10545 kill file after processing, which is necessary if you use expiring
10546 kills. 
10547
10548 @item gnus-apply-kill-hook
10549 @vindex gnus-apply-kill-hook
10550 @findex gnus-apply-kill-file-unless-scored
10551 @findex gnus-apply-kill-file
10552 A hook called to apply kill files to a group.  It is
10553 @code{(gnus-apply-kill-file)} by default.  If you want to ignore the
10554 kill file if you have a score file for the same group, you can set this
10555 hook to @code{(gnus-apply-kill-file-unless-scored)}.  If you don't want
10556 kill files to be processed, you should set this variable to @code{nil}.
10557
10558 @item gnus-kill-file-mode-hook
10559 @vindex gnus-kill-file-mode-hook
10560 A hook called in kill-file mode buffers.
10561
10562 @end table
10563
10564
10565 @node GroupLens
10566 @section GroupLens
10567 @cindex GroupLens
10568
10569 GroupLens is a collaborative filtering system that helps you work
10570 together with other people to find the quality news articles out of the
10571 huge volume of news articles generated every day.
10572
10573 To accomplish this the GroupLens system combines your opinions about
10574 articles you have already read with the opinions of others who have done
10575 likewise and gives you a personalized prediction for each unread news
10576 article.  Think of GroupLens as a matchmaker.  GroupLens watches how you
10577 rate articles, and finds other people that rate articles the same way.
10578 Once it has found for you some people you agree with it tells you, in
10579 the form of a prediction, what they thought of the article.  You can use
10580 this prediction to help you decide whether or not you want to read the
10581 article.
10582
10583 @menu
10584 * Using GroupLens::          How to make Gnus use GroupLens.
10585 * Rating Articles::          Letting GroupLens know how you rate articles.
10586 * Displaying Predictions::   Displaying predictions given by GroupLens.
10587 * GroupLens Variables::      Customizing GroupLens.
10588 @end menu
10589
10590
10591 @node Using GroupLens
10592 @subsection Using GroupLens
10593
10594 To use GroupLens you must register a pseudonym with your local Better
10595 Bit Bureau (BBB).  At the moment the only better bit in town is at
10596 @samp{http://www.cs.umn.edu/Research/GroupLens/bbb.html}.
10597
10598 Once you have registered you'll need to set a couple of variables.
10599
10600 @table @code
10601
10602 @item gnus-use-grouplens
10603 @vindex gnus-use-grouplens
10604 Setting this variable to a non-@code{nil} value will make Gnus hook into
10605 all the relevant GroupLens functions.
10606
10607 @item grouplens-pseudonym
10608 @vindex grouplens-pseudonym
10609 This variable should be set to the pseudonum you got when registering
10610 with the Better Bit Bureau.
10611
10612 @item grouplens-newsgroups
10613 @vindex grouplens-newsgroups
10614 A list of groups that you want to get GroupLens predictions for. 
10615
10616 @end table
10617
10618 Thats the minimum of what you need to get up and running with GroupLens.
10619 Once you've registered, GroupLens will start giving you scores for
10620 articles based on the average of what other people think.  But, to get
10621 the real benefit of GroupLens you need to start rating articles
10622 yourself.  Then the scores GroupLens gives you will be personalized for
10623 you, based on how the people you usually agree with have already rated.
10624
10625
10626 @node Rating Articles
10627 @subsection Rating Articles
10628
10629 In GroupLens, an article is rated on a scale from 1 to 5, inclusive.
10630 Where 1 means something like this article is a waste of bandwidth and 5
10631 means that the article was really good.  The basic question to ask
10632 yourself is, "on a scale from 1 to 5 would I like to see more articles
10633 like this one?"
10634
10635 There are four ways to enter a rating for an article in GroupLens.
10636
10637 @table @kbd
10638
10639 @item r
10640 @kindex r (GroupLens)
10641 @findex bbb-summary-rate-article
10642 This function will prompt you for a rating on a scale of one to five.
10643
10644 @item k
10645 @kindex k (GroupLens)
10646 @findex grouplens-score-thread
10647 This function will prompt you for a rating, and rate all the articles in
10648 the thread.  This is really useful for some of those long running giant
10649 threads in rec.humor.
10650
10651 @end table
10652
10653 The next two commands, @kbd{n} and @kbd{,} take a numerical prefix to be
10654 the score of the article you're reading.
10655
10656 @table @kbd
10657
10658 @item 1-5 n
10659 @kindex n (GroupLens)
10660 @findex grouplens-next-unread-article
10661 Rate the article and go to the next unread article.
10662
10663 @item 1-5 ,
10664 @kindex , (GroupLens)
10665 @findex grouplens-best-unread-article
10666 Rate the article and go to the next unread article with the highest score.
10667
10668 @end table
10669
10670 If you want to give the current article a score of 4 and then go to the
10671 next article, just type @kbd{4 n}.
10672
10673
10674 @node Displaying Predictions
10675 @subsection Displaying Predictions
10676
10677 @vindex gnus-grouplens-override-scoring
10678 There are two ways to display predictions in grouplens.  One is to have
10679 the grouplens scores contribute to, or override the regular gnus scoring
10680 mechanism.  This behavior is the default; however, some people prefer to
10681 see the Gnus scores plus the grouplens scores.  To get the separate
10682 scoring behavior you need to set @code{gnus-grouplens-override-scoring}
10683 to @code{nil}.
10684
10685 @vindex grouplens-prediction-display
10686 In either case, GroupLens gives you a few choices for how you would like
10687 to see your predictions displayed.  The display of predictions is
10688 controlled by the @code{grouplens-prediction-display} variable.
10689
10690 The following are legal values for that variable.
10691
10692 @table @code
10693 @item prediction-spot
10694 The higher the prediction, the further to the right an @samp{*} is
10695 displayed. 
10696
10697 @item confidence-interval
10698 A numeric confidence interval.
10699
10700 @item prediction-bar
10701 The higher the prediction, the longer the bar.
10702
10703 @item confidence-bar
10704 Numerical confidence.
10705
10706 @item confidence-spot
10707 The spot gets bigger with more confidence.
10708
10709 @item prediction-num
10710 Plain-old numeric value.
10711
10712 @item confidence-plus-minus
10713 Prediction +/i confidence.
10714
10715 @end table
10716
10717
10718 @node GroupLens Variables
10719 @subsection GroupLens Variables
10720
10721 @table @code
10722
10723 @item gnus-summary-grouplens-line-format
10724 The summary line format used in summary buffers that are GroupLens
10725 enhanced.  It accepts the same specs as the normal summary line format
10726 (@pxref{ Summary Buffer Lines}).  The default is
10727 @samp{%U%R%z%l%I%(%[%4L: %-20,20n%]%) %s\n}.
10728
10729 @item grouplens-bbb-host
10730 Host running the bbbd server.  The default is
10731 @samp{grouplens.cs.umn.edu}. 
10732
10733 @item grouplens-bbb-port
10734 Port of the host running the bbbd server.  The default is 9000.
10735
10736 @item grouplens-score-offset
10737 Offset the prediction by this value.  In other words, subtract the
10738 prediction value by this number to arrive at the effective score.  The
10739 default is 0.
10740
10741 @item grouplens-score-scale-factor 
10742 This variable allows the user to magnify the effect of GroupLens scores.
10743 The scale factor is applied after the offset.  The default is 1.
10744
10745 @end table
10746
10747
10748
10749 @node Various
10750 @chapter Various
10751
10752 @menu
10753 * Process/Prefix::             A convention used by many treatment commands.
10754 * Interactive::                Making Gnus ask you many questions.
10755 * Formatting Variables::       You can specify what buffers should look like.
10756 * Windows Configuration::      Configuring the Gnus buffer windows.
10757 * Compilation::                How to speed Gnus up.
10758 * Mode Lines::                 Displaying information in the mode lines.
10759 * Highlighting and Menus::     Making buffers look all nice and cozy.
10760 * Buttons::                    Get tendonitis in ten easy steps!
10761 * Daemons::                    Gnus can do things behind your back.
10762 * NoCeM::                      How to avoid spam and other fatty foods.
10763 * Picons::                     How to display pictures of what your reading.
10764 * Various Various::            Things that are really various.
10765 @end menu
10766
10767
10768 @node Process/Prefix
10769 @section Process/Prefix
10770 @cindex process/prefix convention
10771
10772 Many functions, among them functions for moving, decoding and saving
10773 articles, use what is known as the @dfn{Process/Prefix convention}.
10774
10775 This is a method for figuring out what articles that the user wants the
10776 command to be performed on.
10777
10778 It goes like this:
10779
10780 If the numeric prefix is N, perform the operation on the next N
10781 articles, starting with the current one.  If the numeric prefix is
10782 negative, perform the operation on the previous N articles, starting
10783 with the current one.
10784
10785 @vindex transient-mark-mode
10786 If @code{transient-mark-mode} in non-@code{nil} and the region is
10787 active, all articles in the region will be worked upon.
10788
10789 If there is no numeric prefix, but some articles are marked with the
10790 process mark, perform the operation on the articles that are marked with
10791 the process mark.
10792
10793 If there is neither a numeric prefix nor any articles marked with the
10794 process mark, just perform the operation on the current article.
10795
10796 Quite simple, really, but it needs to be made clear so that surprises
10797 are avoided.
10798
10799 @vindex gnus-summary-goto-unread
10800 One thing that seems to shock & horrify lots of people is that, for
10801 instance, @kbd{3 d} does exactly the same as @kbd{d} @kbd{d} @kbd{d}.
10802 Since each @kbd{d} (which marks the current article as read) by default
10803 goes to the next unread article after marking, this means that @kbd{3 d}
10804 will mark the next three unread articles as read, no matter what the
10805 summary buffer looks like.  Set @code{gnus-summary-goto-unread} to
10806 @code{nil} for a more straightforward action.
10807
10808
10809 @node Interactive
10810 @section Interactive
10811 @cindex interaction
10812
10813 @table @code
10814
10815 @item gnus-novice-user
10816 @vindex gnus-novice-user
10817 If this variable is non-@code{nil}, you are either a newcomer to the
10818 World of Usenet, or you are very cautious, which is a nice thing to be,
10819 really.  You will be given questions of the type ``Are you sure you want
10820 to do this?'' before doing anything dangerous.  This is @code{t} by
10821 default.
10822
10823 @item gnus-expert-user
10824 @vindex gnus-expert-user
10825 If this variable is non-@code{nil}, you will never ever be asked any
10826 questions by Gnus.  It will simply assume you know what you're doing, no
10827 matter how strange.
10828
10829 @item gnus-interactive-catchup
10830 @vindex gnus-interactive-catchup
10831 Require confirmation before catching up a group if non-@code{nil}.  It
10832 is @code{t} by default.
10833
10834 @item gnus-interactive-post
10835 @vindex gnus-interactive-post
10836 If non-@code{nil}, the user will be prompted for a group name when
10837 posting an article.  It is @code{t} by default.
10838
10839 @item gnus-interactive-exit
10840 @vindex gnus-interactive-exit
10841 Require confirmation before exiting Gnus.  This variable is @code{t} by
10842 default. 
10843 @end table
10844
10845
10846 @node Formatting Variables
10847 @section Formatting Variables
10848 @cindex formatting variables
10849
10850 Throughout this manual you've probably noticed lots of variables that
10851 are called things like @code{gnus-group-line-format} and
10852 @code{gnus-summary-mode-line-format}.  These control how Gnus is to
10853 output lines in the various buffers.  There's quite a lot of them.
10854 Fortunately, they all use the same syntax, so there's not that much to
10855 be annoyed by.
10856
10857 Here's an example format spec (from the group buffer): @samp{%M%S%5y:
10858 %(%g%)\n}.  We see that it is indeed extremely ugly, and that there are
10859 lots of percentages everywhere.  
10860
10861 Each @samp{%} element will be replaced by some string or other when the
10862 buffer in question is generated.  @samp{%5y} means ``insert the @samp{y}
10863 spec, and pad with spaces to get a 5-character field''.  Just like a
10864 normal format spec, almost.
10865
10866 You can also say @samp{%6,4y}, which means that the field will never be
10867 more than 6 characters wide and never less than 4 characters wide.
10868
10869 There are also specs for highlighting, and these are shared by all the
10870 format variables.  Text inside the @samp{%(} and @samp{%)} specifiers
10871 will get the special @code{mouse-face} property set, which means that it
10872 will be highlighted (with @code{gnus-mouse-face}) when you put the mouse
10873 pointer over it.
10874
10875 Text inside the @samp{%[} and @samp{%]} specifiers will have their
10876 normal faces set using @code{gnus-face-0}, which is @code{bold} by
10877 default.  If you say @samp{%1[} instead, you'll get @code{gnus-face-1}
10878 instead, and so on.  Create as many faces as you wish.  The same goes
10879 for the @code{mouse-face} specs---you can say @samp{%3(hello%)} to have
10880 @samp{hello} mouse-highlighted with @code{gnus-mouse-face-3}.
10881
10882 Here's an alternative recipe for the group buffer:
10883
10884 @lisp
10885 ;; Create three face types.
10886 (setq gnus-face-1 'bold)
10887 (setq gnus-face-3 'italic)
10888
10889 ;; We want the article count to be in 
10890 ;; a bold and green face.  So we create 
10891 ;; a new face called `my-green-bold'.
10892 (copy-face 'bold 'my-green-bold)
10893 ;; Set the color.
10894 (set-face-foreground 'my-green-bold "ForestGreen")
10895 (setq gnus-face-2 'my-green-bold)
10896
10897 ;; Set the new & fancy format.
10898 (setq gnus-group-line-format 
10899       "%M%S%3@{%5y%@}%2[:%] %(%1@{%g%@}%)\n")
10900 @end lisp
10901
10902 I'm sure you'll be able to use this scheme to create totally unreadable
10903 and extremely vulgar displays.  Have fun!
10904
10905 Currently Gnus uses the following formatting variables:
10906 @code{gnus-group-line-format}, @code{gnus-summary-line-format},
10907 @code{gnus-server-line-format}, @code{gnus-topic-line-format},
10908 @code{gnus-group-mode-line-format},
10909 @code{gnus-summary-mode-line-format},
10910 @code{gnus-article-mode-line-format},
10911 @code{gnus-server-mode-line-format}. 
10912
10913 Note that the @samp{%(} specs (and friends) do not make any sense on the
10914 mode-line variables.
10915
10916 All these format variables can also be arbitrary elisp forms.  In that
10917 case, they will be @code{eval}ed to insert the required lines.
10918
10919 @kindex M-x gnus-update-format
10920 @findex gnus-update-format
10921 Gnus includes a command to help you while creating your own format
10922 specs.  @kbd{M-x gnus-update-format} will @code{eval} the current form,
10923 update the spec in question and pop you to a buffer where you can
10924 examine the resulting lisp code to be run to generate the line.  
10925
10926
10927 @node Windows Configuration
10928 @section Windows Configuration
10929 @cindex windows configuration
10930
10931 No, there's nothing here about X, so be quiet.
10932
10933 @vindex gnus-use-full-window
10934 If @code{gnus-use-full-window} non-@code{nil}, Gnus will delete all
10935 other windows and occupy the entire Emacs screen by itself.  It is
10936 @code{t} by default.
10937
10938 @vindex gnus-buffer-configuration
10939 @code{gnus-buffer-configuration} describes how much space each Gnus
10940 buffer should be given.  Here's an excerpt of this variable:
10941
10942 @lisp
10943 ((group (vertical 1.0 (group 1.0 point)
10944                       (if gnus-carpal (group-carpal 4))))
10945  (article (vertical 1.0 (summary 0.25 point) 
10946                         (article 1.0))))
10947 @end lisp
10948
10949 This is an alist.  The @dfn{key} is a symbol that names some action or
10950 other.  For instance, when displaying the group buffer, the window
10951 configuration function will use @code{group} as the key.  A full list of
10952 possible names is listed below.
10953
10954 The @dfn{value} (i. e., the @dfn{split}) says how much space each buffer
10955 should occupy.  To take the @code{article} split as an example -
10956
10957 @lisp
10958 (article (vertical 1.0 (summary 0.25 point)
10959                        (article 1.0)))
10960 @end lisp
10961
10962 This @dfn{split} says that the summary buffer should occupy 25% of upper
10963 half of the screen, and that it is placed over the article buffer.  As
10964 you may have noticed, 100% + 25% is actually 125% (yup, I saw y'all
10965 reaching for that calculator there).  However, the special number
10966 @code{1.0} is used to signal that this buffer should soak up all the
10967 rest of the space available after the rest of the buffers have taken
10968 whatever they need.  There should be only one buffer with the @code{1.0}
10969 size spec per split.
10970
10971 Point will be put in the buffer that has the optional third element
10972 @code{point}. 
10973
10974 Here's a more complicated example:
10975
10976 @lisp
10977 (article (vertical 1.0 (group 4)
10978                        (summary 0.25 point)
10979                        (if gnus-carpal (summary-carpal 4))
10980                        (article 1.0)))
10981 @end lisp
10982
10983 If the size spec is an integer instead of a floating point number, 
10984 then that number will be used to say how many lines a buffer should
10985 occupy, not a percentage.
10986
10987 If the @dfn{split} looks like something that can be @code{eval}ed (to be
10988 precise---if the @code{car} of the split is a function or a subr), this
10989 split will be @code{eval}ed.  If the result is non-@code{nil}, it will
10990 be used as a split.  This means that there will be three buffers if
10991 @code{gnus-carpal} is @code{nil}, and four buffers if @code{gnus-carpal}
10992 is non-@code{nil}.
10993
10994 Not complicated enough for you?  Well, try this on for size:
10995
10996 @lisp
10997 (article (horizontal 1.0 
10998              (vertical 0.5
10999                  (group 1.0)
11000                  (gnus-carpal 4))
11001              (vertical 1.0
11002                  (summary 0.25 point)
11003                  (summary-carpal 4)
11004                  (article 1.0))))
11005 @end lisp
11006
11007 Whoops.  Two buffers with the mystery 100% tag.  And what's that
11008 @code{horizontal} thingie?  
11009
11010 If the first element in one of the split is @code{horizontal}, Gnus will
11011 split the window horizontally, giving you two windows side-by-side.
11012 Inside each of these strips you may carry on all you like in the normal
11013 fashion.  The number following @code{horizontal} says what percentage of
11014 the screen is to be given to this strip.
11015
11016 For each split, there @emph{must} be one element that has the 100% tag.
11017 The splitting is never accurate, and this buffer will eat any leftover
11018 lines from the splits.
11019
11020 To be slightly more formal, here's a definition of what a legal split
11021 may look like:
11022
11023 @example
11024 split       = frame | horizontal | vertical | buffer | form
11025 frame       = "(frame " size *split ")"
11026 horizontal  = "(horizontal " size *split ")"
11027 vertical    = "(vertical " size *split ")"
11028 buffer      = "(" buffer-name " " size *[ "point" ] ")"
11029 size        = number | frame-params
11030 buffer-name = group | article | summary ...
11031 @end example
11032
11033 The limitations are that the @code{frame} split can only appear as the
11034 top-level split.  @var{form} should be an Emacs Lisp form that should
11035 return a valid split.  We see that each split is fully recursive, and
11036 may contain any number of @code{vertical} and @code{horizontal} splits. 
11037
11038 @vindex gnus-window-min-width
11039 @vindex gnus-window-min-height
11040 @cindex window height
11041 @cindex window width
11042 Finding the right sizes can be a bit complicated.  No window may be less
11043 than @code{gnus-window-min-height} (default 2) characters high, and all
11044 windows must be at least @code{gnus-window-min-width} (default 1)
11045 characters wide.  Gnus will try to enforce this before applying the
11046 splits.  If you want to use the normal Emacs window width/height limit,
11047 you can just set these two variables to @code{nil}.
11048
11049 If you're not familiar with Emacs terminology, @code{horizontal} and
11050 @code{vertical} splits may work the opposite way of what you'd expect.
11051 Windows inside a @code{horizontal} split are shown side-by-side, and
11052 windows within a @code{vertical} split are shown above each other.
11053
11054 @findex gnus-configure-frame
11055 If you want to experiment with window placement, a good tip is to call
11056 @code{gnus-configure-frame} directly with a split.  This is the function
11057 that does all the real work when splitting buffers.  Below is a pretty
11058 nonsensical configuration with 5 windows; two for the group buffer and
11059 three for the article buffer.  (I said it was nonsensical.)  If you
11060 @code{eval} the statement below, you can get an idea of how that would
11061 look straight away, without going through the normal Gnus channels.
11062 Play with it until you're satisfied, and then use
11063 @code{gnus-add-configuration} to add your new creation to the buffer
11064 configuration list. 
11065
11066 @lisp
11067 (gnus-configure-frame
11068  '(horizontal 1.0
11069     (vertical 10
11070       (group 1.0)
11071       (article 0.3 point))
11072     (vertical 1.0
11073       (article 1.0)
11074       (horizontal 4
11075         (group 1.0)
11076         (article 10)))))
11077 @end lisp
11078
11079 You might want to have several frames as well.  No prob---just use the
11080 @code{frame} split:
11081
11082 @lisp
11083 (gnus-configure-frame
11084  '(frame 1.0
11085          (vertical 1.0
11086                    (summary 0.25 point)
11087                    (article 1.0))
11088          (vertical ((height . 5) (width . 15)
11089                     (user-position . t)
11090                     (left . -1) (top . 1))
11091                    (picon 1.0))))
11092
11093 @end lisp
11094
11095 This split will result in the familiar summary/article window
11096 configuration in the first (or ``main'') frame, while a small additional
11097 frame will be created where picons will be shown.  As you can see,
11098 instead of the normal @code{1.0} top-level spec, each additional split
11099 should have a frame parameter alist as the size spec.
11100 @xref{(elisp)Frame Parameters}.
11101
11102 Here's a list of all possible keys for
11103 @code{gnus-buffer-configuration}:
11104
11105 @code{group}, @code{summary}, @code{article}, @code{server},
11106 @code{browse}, @code{group-mail}, @code{summary-mail},
11107 @code{summary-reply}, @code{info}, @code{summary-faq},
11108 @code{edit-group}, @code{edit-server}, @code{reply}, @code{reply-yank},
11109 @code{followup}, @code{followup-yank}, @code{edit-score}.  
11110
11111 @findex gnus-add-configuration
11112 Since the @code{gnus-buffer-configuration} variable is so long and
11113 complicated, there's a function you can use to ease changing the config
11114 of a single setting: @code{gnus-add-configuration}.  If, for instance,
11115 you want to change the @code{article} setting, you could say:
11116
11117 @lisp
11118 (gnus-add-configuration
11119  '(article (vertical 1.0
11120                (group 4)
11121                (summary .25 point)
11122                (article 1.0))))
11123 @end lisp
11124
11125 You'd typically stick these @code{gnus-add-configuration} calls in your
11126 @file{.gnus} file or in some startup hook -- they should be run after
11127 Gnus has been loaded.
11128
11129
11130 @node Compilation 
11131 @section Compilation 
11132 @cindex compilation
11133 @cindex byte-compilation
11134
11135 @findex gnus-compile
11136
11137 Remember all those line format specification variables?
11138 @code{gnus-summary-line-format}, @code{gnus-group-line-format}, and so
11139 on.  Now, Gnus will of course heed whatever these variables are, but,
11140 unfortunately, changing them will mean a quite significant slow-down.
11141 (The default values of these variables have byte-compiled functions
11142 associated with them, while the user-generated versions do not, of
11143 course.) 
11144
11145 To help with this, you can run @kbd{M-x gnus-compile} after you've
11146 fiddled around with the variables and feel that you're (kind of)
11147 satisfied.  This will result in the new specs being byte-compiled, and
11148 you'll get top speed again.
11149
11150
11151 @node Mode Lines
11152 @section Mode Lines
11153 @cindex mode lines
11154
11155 @vindex gnus-updated-mode-lines
11156 @code{gnus-updated-mode-lines} says what buffers should keep their mode
11157 lines updated.  It is a list of symbols.  Supported symbols include
11158 @code{group}, @code{article}, @code{summary}, @code{server},
11159 @code{browse}, and @code{tree}.  If the corresponding symbol is present,
11160 Gnus will keep that mode line updated with information that may be
11161 pertinent.  If this variable is @code{nil}, screen refresh may be
11162 quicker.
11163
11164 @cindex display-time
11165
11166 @vindex gnus-mode-non-string-length
11167 By default, Gnus displays information on the current article in the mode
11168 lines of the summary and article buffers.  The information Gnus wishes
11169 to display (eg. the subject of the article) is often longer than the
11170 mode lines, and therefore have to be cut off at some point.  The
11171 @code{gnus-mode-non-string-length} variable says how long the other
11172 elements on the line is (i.e., the non-info part).  If you put
11173 additional elements on the mode line (eg. a clock), you should modify
11174 this variable:
11175
11176 @c Hook written by Francesco Potorti` <pot@cnuce.cnr.it>
11177 @lisp
11178 (add-hook 'display-time-hook
11179           (lambda () (setq gnus-mode-non-string-length
11180                            (+ 21
11181                               (if line-number-mode 5 0)
11182                               (if column-number-mode 4 0)
11183                               (length display-time-string)))))
11184 @end lisp
11185
11186 If this variable is @code{nil} (which is the default), the mode line
11187 strings won't be chopped off, and they won't be padded either.
11188
11189
11190 @node Highlighting and Menus
11191 @section Highlighting and Menus
11192 @cindex visual
11193 @cindex highlighting
11194 @cindex menus
11195
11196 @vindex gnus-visual
11197 The @code{gnus-visual} variable controls most of the prettifying Gnus
11198 aspects.  If @code{nil}, Gnus won't attempt to create menus or use fancy
11199 colors or fonts.  This will also inhibit loading the @file{gnus-vis.el}
11200 file.
11201
11202 This variable can be a list of visual properties that are enabled.  The
11203 following elements are legal, and are all included by default:
11204
11205 @table @code
11206 @item group-highlight
11207 Do highlights in the group buffer.
11208 @item summary-highlight
11209 Do highlights in the summary buffer.
11210 @item article-highlight
11211 Do highlights in the article buffer.
11212 @item highlight
11213 Turn on highlighting in all buffers.
11214 @item group-menu
11215 Create menus in the group buffer.
11216 @item summary-menu
11217 Create menus in the summary buffers.
11218 @item article-menu
11219 Create menus in the article buffer.
11220 @item browse-menu
11221 Create menus in the browse buffer.
11222 @item server-menu
11223 Create menus in the server buffer.
11224 @item score-menu
11225 Create menus in the score buffers.
11226 @item menu
11227 Create menus in all buffers.
11228 @end table
11229
11230 So if you only want highlighting in the article buffer and menus in all
11231 buffers, you could say something like:
11232
11233 @lisp
11234 (setq gnus-visual '(article-highlight menu))
11235 @end lisp
11236
11237 If you want only highlighting and no menus whatsoever, you'd say:
11238
11239 @lisp
11240 (setq gnus-visual '(highlight))
11241 @end lisp
11242
11243 If @code{gnus-visual} is @code{t}, highlighting and menus will be used
11244 in all Gnus buffers.
11245
11246 Other general variables that influence the look of all buffers include:
11247
11248 @table @code
11249 @item gnus-mouse-face
11250 @vindex gnus-mouse-face
11251 This is the face (i.e., font) used for mouse highlighting in Gnus.  No
11252 mouse highlights will be done if @code{gnus-visual} is @code{nil}.
11253
11254 @item gnus-display-type
11255 @vindex gnus-display-type
11256 This variable is symbol indicating the display type Emacs is running
11257 under.  The symbol should be one of @code{color}, @code{grayscale} or
11258 @code{mono}.  If Gnus guesses this display attribute wrongly, either set
11259 this variable in your @file{~/.emacs} or set the resource
11260 @code{Emacs.displayType} in your @file{~/.Xdefaults}.
11261
11262 @item gnus-background-mode 
11263 @vindex gnus-background-mode 
11264 This is a symbol indicating the Emacs background brightness.  The symbol
11265 should be one of @code{light} or @code{dark}.  If Gnus guesses this
11266 frame attribute wrongly, either set this variable in your @file{~/.emacs} or
11267 set the resource @code{Emacs.backgroundMode} in your @file{~/.Xdefaults}. 
11268 `gnus-display-type'.
11269 @end table
11270
11271 There are hooks associated with the creation of all the different menus:
11272
11273 @table @code
11274
11275 @item gnus-article-menu-hook
11276 @vindex gnus-article-menu-hook
11277 Hook called after creating the article mode menu.
11278
11279 @item gnus-group-menu-hook
11280 @vindex gnus-group-menu-hook
11281 Hook called after creating the group mode menu.
11282
11283 @item gnus-summary-menu-hook
11284 @vindex gnus-summary-menu-hook
11285 Hook called after creating the summary mode menu.
11286
11287 @item gnus-server-menu-hook
11288 @vindex gnus-server-menu-hook
11289 Hook called after creating the server mode menu.
11290
11291 @item gnus-browse-menu-hook
11292 @vindex gnus-browse-menu-hook
11293 Hook called after creating the browse mode menu.
11294
11295 @item gnus-score-menu-hook
11296 @vindex gnus-score-menu-hook
11297 Hook called after creating the score mode menu.
11298
11299 @end table
11300
11301
11302 @node Buttons
11303 @section Buttons
11304 @cindex buttons
11305 @cindex mouse
11306 @cindex click
11307
11308 Those new-fangled @dfn{mouse} contraptions is very popular with the
11309 young, hep kids who don't want to learn the proper way to do things
11310 these days.  Why, I remember way back in the summer of '89, when I was
11311 using Emacs on a Tops 20 system.  Three hundred users on one single
11312 machine, and every user was running Simula compilers.  Bah!
11313
11314 Right.
11315
11316 @vindex gnus-carpal
11317 Well, you can make Gnus display bufferfuls of buttons you can click to
11318 do anything by setting @code{gnus-carpal} to @code{t}.  Pretty simple,
11319 really.  Tell the chiropractor I sent you.
11320
11321
11322 @table @code
11323
11324 @item gnus-carpal-mode-hook
11325 @vindex gnus-carpal-mode-hook
11326 Hook run in all carpal mode buffers.
11327
11328 @item gnus-carpal-button-face
11329 @vindex gnus-carpal-button-face
11330 Face used on buttons.
11331
11332 @item gnus-carpal-header-face
11333 @vindex gnus-carpal-header-face
11334 Face used on carpal buffer headers.
11335
11336 @item gnus-carpal-group-buffer-buttons
11337 @vindex gnus-carpal-group-buffer-buttons
11338 Buttons in the group buffer.
11339
11340 @item gnus-carpal-summary-buffer-buttons
11341 @vindex gnus-carpal-summary-buffer-buttons
11342 Buttons in the summary buffer.
11343
11344 @item gnus-carpal-server-buffer-buttons
11345 @vindex gnus-carpal-server-buffer-buttons
11346 Buttons in the server buffer.
11347
11348 @item gnus-carpal-browse-buffer-buttons
11349 @vindex gnus-carpal-browse-buffer-buttons
11350 Buttons in the browse buffer.
11351 @end table
11352
11353 All the @code{buttons} variables are lists.  The elements in these list
11354 is either a cons cell where the car contains a text to be displayed and
11355 the cdr contains a function symbol, or a simple string.
11356
11357
11358 @node Daemons
11359 @section Daemons
11360 @cindex demons
11361 @cindex daemons
11362
11363 Gnus, being larger than any program ever written (allegedly), does lots
11364 of strange stuff that you may wish to have done while you're not
11365 present.  For instance, you may want it to check for new mail once in a
11366 while.  Or you may want it to close down all connections to all servers
11367 when you leave Emacs idle.  And stuff like that.
11368
11369 Gnus will let you do stuff like that by defining various
11370 @dfn{handlers}.  Each handler consists of three elements:  A
11371 @var{function}, a @var{time}, and an @var{idle} parameter.
11372
11373 Here's an example of a handler that closes connections when Emacs has
11374 been idle for thirty minutes:
11375
11376 @lisp
11377 (gnus-demon-close-connections nil 30)
11378 @end lisp
11379
11380 Here's a handler that scans for PGP headers every hour when Emacs is
11381 idle: 
11382
11383 @lisp
11384 (gnus-demon-scan-pgp 60 t)
11385 @end lisp
11386
11387 This @var{time} parameter and than @var{idle} parameter works together
11388 in a strange, but wonderful fashion.  Basically, if @var{idle} is
11389 @code{nil}, then the function will be called every @var{time} minutes.
11390
11391 If @var{idle} is @code{t}, then the function will be called after
11392 @var{time} minutes only if Emacs is idle.  So if Emacs is never idle,
11393 the function will never be called.  But once Emacs goes idle, the
11394 function will be called every @var{time} minutes.
11395
11396 If @var{idle} is a number and @var{time} is a number, the function will
11397 be called every @var{time} minutes only when Emacs has been idle for
11398 @var{idle} minutes.
11399
11400 If @var{idle} is a number and @var{time} is @code{nil}, the function
11401 will be called once every time Emacs has been idle for @var{idle}
11402 minutes.  
11403
11404 And if @var{time} is a string, it should look like @samp{07:31}, and
11405 the function will then be called once every day somewhere near that
11406 time.  Modified by the @var{idle} parameter, of course.
11407
11408 @vindex gnus-demon-timestep
11409 (When I say ``minute'' here, I really mean @code{gnus-demon-timestep}
11410 seconds.  This is @code{60} by default.  If you change that variable,
11411 all the timings in the handlers will be affected.)
11412
11413 @vindex gnus-use-demon
11414 To set the whole thing in motion, though, you have to set
11415 @code{gnus-use-demon} to @code{t}.
11416
11417 So, if you want to add a handler, you could put something like this in
11418 your @file{.gnus} file:
11419
11420 @findex gnus-demon-add-handler
11421 @lisp
11422 (gnus-demon-add-handler 'gnus-demon-close-connections nil 30)
11423 @end lisp
11424
11425 @findex gnus-demon-add-nocem
11426 @findex gnus-demon-add-scanmail
11427 @findex gnus-demon-add-disconnection
11428 Some ready-made functions to do this has been created:
11429 @code{gnus-demon-add-nocem}, @code{gnus-demon-add-disconnection}, and
11430 @code{gnus-demon-add-scanmail}.  Just put those functions in your
11431 @file{.gnus} if you want those abilities.
11432
11433 @findex gnus-demon-init
11434 @findex gnus-demon-cancel
11435 @vindex gnus-demon-handlers
11436 If you add handlers to @code{gnus-demon-handlers} directly, you should
11437 run @code{gnus-demon-init} to make the changes take hold.  To cancel all
11438 daemons, you can use the @code{gnus-demon-cancel} function.
11439
11440 Note that adding daemons can be pretty naughty if you overdo it.  Adding
11441 functions that scan all news and mail from all servers every two seconds
11442 is a sure-fire way of getting booted off any respectable system.  So
11443 behave. 
11444
11445
11446 @node NoCeM
11447 @section NoCeM
11448 @cindex nocem
11449 @cindex spam
11450
11451 @dfn{Spamming} is posting the same article lots and lots of times.
11452 Spamming is bad.  Spamming is evil.  
11453
11454 Spamming is usually canceled within a day or so by various anti-spamming
11455 agencies.  These agencies usually also send out @dfn{NoCeM} messages.
11456 NoCeM is pronounced ``no see-'em'', and means what the name
11457 implies---these are messages that make the offending articles, like, go
11458 away.  
11459
11460 What use are these NoCeM messages if the articles are canceled anyway?
11461 Some sites do not honor cancel messages and some sites just honor cancels
11462 from a select few people.  Then you may wish to make use of the NoCeM
11463 messages, which are distributed in the @samp{alt.nocem.misc} newsgroup.
11464
11465 Gnus can read and parse the messages in this group automatically, and
11466 this will make spam disappear.  
11467
11468 There are some variables to customize, of course:
11469
11470 @table @code
11471 @item gnus-use-nocem
11472 @vindex gnus-use-nocem
11473 Set this variable to @code{t} to set the ball rolling.  It is @code{nil}
11474 by default. 
11475
11476 @item gnus-nocem-groups
11477 @vindex gnus-nocem-groups
11478 Gnus will look for NoCeM messages in the groups in this list.  The
11479 default is @code{("alt.nocem.misc" "news.admin.net-abuse.announce")}. 
11480
11481 @item gnus-nocem-issuers
11482 @vindex gnus-nocem-issuers
11483 There are many people issuing NoCeM messages.  This list says what
11484 people you want to listen to.  The default is @code{("Automoose-1"
11485 "clewis@@ferret.ocunix.on.ca;" "jem@@xpat.com;" "red@@redpoll.mrfs.oh.us
11486 (Richard E. Depew)")}; fine, upstanding citizens all of them.
11487
11488 Known despammers that you can put in this list include:
11489
11490 @table @samp
11491 @item clewis@@ferret.ocunix.on.ca;
11492 @cindex Chris Lewis
11493 Chris Lewis---Major Canadian despammer who has probably canceled more
11494 usenet abuse than anybody else.
11495
11496 @item Automoose-1
11497 @cindex CancelMoose[tm]
11498 The CancelMoose[tm] on autopilot.  The CancelMoose[tm] is reputed to be
11499 Norwegian, and was the person(s) who invented NoCeM.  
11500
11501 @item jem@@xpat.com;
11502 @cindex Jem
11503 Jem---Korean despammer who is getting very busy these days.
11504
11505 @item red@@redpoll.mrfs.oh.us (Richard E. Depew)
11506 Richard E. Depew---lone American despammer.  He mostly cancels binary
11507 postings to non-binary groups and removes spews (regurgitated articles).
11508 @end table
11509
11510 You do not have to heed NoCeM messages from all these people---just the
11511 ones you want to listen to.
11512
11513 @item gnus-nocem-directory
11514 @vindex gnus-nocem-directory
11515 This is where Gnus will store its NoCeM cache files.  The default is
11516 @file{~/News/NoCeM/}. 
11517
11518 @item gnus-nocem-expiry-wait
11519 @vindex gnus-nocem-expiry-wait
11520 The number of days before removing old NoCeM entries from the cache.
11521 The default is 15.  If you make it shorter Gnus will be faster, but you
11522 might then see old spam.
11523
11524 @end table
11525
11526
11527 @node Picons
11528 @section Picons
11529
11530 So...  You want to slow down your news reader even more!  This is a
11531 good way to do so.  Its also a great way to impress people staring
11532 over your shoulder as you read news.
11533
11534 @menu
11535 * Picon Basics::           What are picons and How do I get them.
11536 * Picon Requirements::     Don't go further if you aren't using XEmacs.
11537 * Easy Picons::            Displaying Picons -- the easy way.
11538 * Hard Picons::            The way you should do it.  You'll learn something.
11539 * Picon Configuration::    Other variables you can trash/tweak/munge/play with.
11540 @end menu
11541
11542
11543 @node Picon Basics
11544 @subsection Picon Basics
11545
11546 What are Picons?  To quote directly from the Picons Web site
11547 (@samp{http://www.cs.indiana.edu/picons/ftp/index.html}):
11548
11549 @quotation 
11550 @dfn{Picons} is short for ``personal icons''.  They're small,
11551 constrained images used to represent users and domains on the net,
11552 organized into databases so that the appropriate image for a given
11553 e-mail address can be found.  Besides users and domains, there are picon
11554 databases for Usenet newsgroups and weather forecasts.  The picons are
11555 in either monochrome @code{XBM} format or color @code{XPM} and
11556 @code{GIF} formats.
11557 @end quotation
11558
11559 Please see the above mentioned web site for instructions on obtaining
11560 and installing the picons databases, or the following ftp site:
11561 @samp{http://www.cs.indiana.edu/picons/ftp/index.html}.
11562
11563 @vindex gnus-picons-database
11564 Gnus expects picons to be installed into a location pointed to by
11565 @code{gnus-picons-database}.
11566
11567
11568 @node Picon Requirements
11569 @subsection Picon Requirements
11570
11571 To use have Gnus display Picons for you, you must be running XEmacs
11572 19.13 or greater since all other versions of Emacs aren't yet able to
11573 display images.
11574
11575 Additionally, you must have @code{xpm} support compiled into XEmacs.
11576
11577 @vindex gnus-picons-convert-x-face
11578 If you want to display faces from @code{X-Face} headers, you must have
11579 the @code{netpbm} utilities installed, or munge the
11580 @code{gnus-picons-convert-x-face} variable to use something else.
11581
11582
11583 @node Easy Picons
11584 @subsection Easy Picons
11585
11586 To enable displaying picons, simply put the following line in your
11587 @file{~/.gnus} file and start Gnus.
11588
11589 @lisp
11590 (setq gnus-use-picons t)
11591 (add-hook 'gnus-article-display-hook 'gnus-article-display-picons t)
11592 (add-hook 'gnus-summary-prepare-hook 'gnus-group-display-picons t)
11593 (add-hook 'gnus-article-display-hook 'gnus-picons-article-display-x-face)
11594 @end lisp
11595
11596
11597 @node Hard Picons
11598 @subsection Hard Picons 
11599
11600 Gnus can display picons for you as you enter and leave groups and
11601 articles.  It knows how to interact with three sections of the picons
11602 database.  Namely, it can display the picons newsgroup pictures,
11603 author's face picture(s), and the authors domain.  To enable this
11604 feature, you need to first decide where to display them.
11605
11606 @table @code 
11607
11608 @item gnus-picons-display-where 
11609 @vindex gnus-picons-display-where 
11610 Where the picon images should be displayed.  It is @code{picons} by
11611 default (which by default maps to the buffer @samp{*Picons*}).  Other
11612 valid places could be @code{article}, @code{summary}, or
11613 @samp{"*scratch*"} for all I care.  Just make sure that you've made the
11614 buffer visible using the standard Gnus window configuration routines --
11615 @xref{Windows Configuration}.
11616
11617 @end table
11618
11619 Note: If you set @code{gnus-use-picons} to @code{t}, it will set up your
11620 window configuration for you to include the @code{picons} buffer.
11621
11622 Now that you've made that decision, you need to add the following
11623 functions to the appropriate hooks so these pictures will get
11624 displayed at the right time.
11625
11626 @vindex gnus-article-display-hook
11627 @vindex gnus-picons-display-where
11628 @table @code
11629 @item gnus-article-display-picons
11630 @findex gnus-article-display-picons
11631 Looks up and display the picons for the author and the author's domain
11632 in the @code{gnus-picons-display-where} buffer.  Should be added to
11633 the @code{gnus-article-display-hook}.
11634
11635 @item gnus-group-display-picons
11636 @findex gnus-article-display-picons
11637 Displays picons representing the current group.  This function should
11638 be added to the @code{gnus-summary-prepare-hook} or to the
11639 @code{gnus-article-display-hook} if @code{gnus-picons-display-where}
11640 is set to @code{article}.
11641
11642 @item gnus-picons-article-display-x-face
11643 @findex gnus-article-display-picons
11644 Decodes and displays the X-Face header if present.  This function
11645 should be added to @code{gnus-article-display-hook}.
11646
11647 @end table
11648
11649 Note:  You must append them to the hook, so make sure to specify 't'
11650 to the append flag of @code{add-hook}:
11651
11652 @lisp
11653 (add-hook 'gnus-article-display-hook 'gnus-article-display-picons t)
11654 @end lisp
11655
11656
11657 @node Picon Configuration
11658 @subsection Picon Configuration
11659
11660 The following variables offer further control over how things are
11661 done, where things are located, and other useless stuff you really
11662 don't need to worry about.
11663
11664 @table @code
11665 @item gnus-picons-database
11666 @vindex gnus-picons-database
11667 The location of the picons database.  Should point to a directory
11668 containing the @file{news}, @file{domains}, @file{users} (and so on)
11669 subdirectories.  Defaults to @file{/usr/local/faces}.
11670
11671 @item gnus-picons-news-directory
11672 @vindex gnus-picons-news-directory
11673 Sub-directory of the faces database containing the icons for
11674 newsgroups.
11675
11676 @item gnus-picons-user-directories
11677 @vindex gnus-picons-user-directories
11678 List of subdirectories to search in @code{gnus-picons-database} for user
11679 faces.  Defaults to @code{("local" "users" "usenix" "misc/MISC")}.
11680
11681 @item gnus-picons-domain-directories
11682 @vindex gnus-picons-domain-directories
11683 List of subdirectories to search in @code{gnus-picons-database} for
11684 domain name faces.  Defaults to @code{("domains")}.  Some people may
11685 want to add @samp{unknown} to this list.
11686
11687 @item gnus-picons-convert-x-face
11688 @vindex gnus-picons-convert-x-face
11689 The command to use to convert the @code{X-Face} header to an X bitmap
11690 (@code{xbm}).  Defaults to @code{(format "@{ echo '/* Width=48,
11691 Height=48 */'; uncompface; @} | icontopbm | pbmtoxbm > %s"
11692 gnus-picons-x-face-file-name)}
11693
11694 @item gnus-picons-x-face-file-name
11695 @vindex gnus-picons-x-face-file-name
11696 Names a temporary file to store the @code{X-Face} bitmap in.  Defaults
11697 to @code{(format "/tmp/picon-xface.%s.xbm" (user-login-name))}.
11698
11699 @item gnus-picons-buffer
11700 @vindex gnus-picons-buffer
11701 The name of the buffer that @code{picons} points to.  Defaults to
11702 @samp{*Icon Buffer*}.
11703
11704 @end table
11705
11706
11707 @node Various Various
11708 @section Various Various
11709 @cindex mode lines
11710 @cindex highlights
11711
11712 @table @code
11713
11714 @item gnus-verbose
11715 @vindex gnus-verbose
11716 This variable is an integer between zero and ten.  The higher the value,
11717 the more messages will be displayed.  If this variable is zero, Gnus
11718 will never flash any messages, if it is seven (which is the default),
11719 most important messages will be shown, and if it is ten, Gnus won't ever
11720 shut up, but will flash so many messages it will make your head swim.
11721
11722 @item gnus-verbose-backends
11723 @vindex gnus-verbose-backends
11724 This variable works the same way as @code{gnus-verbose}, but it applies
11725 to the Gnus backends instead of Gnus proper.
11726
11727 @item nnheader-max-head-length
11728 @vindex nnheader-max-head-length
11729 When the backends read straight heads of articles, they all try to read
11730 as little as possible.  This variable (default @code{4096}) specifies
11731 the absolute max length the backends will try to read before giving up
11732 on finding a separator line between the head and the body.  If this
11733 variable is @code{nil}, there is no upper read bound.  If it is
11734 @code{t}, the backends won't try to read the articles piece by piece,
11735 but read the entire articles.  This makes sense with some versions of
11736 @code{ange-ftp}. 
11737
11738 @item nnheader-file-name-translation-alist 
11739 @vindex nnheader-file-name-translation-alist 
11740 @cindex file names
11741 @cindex illegal characters in file names
11742 @cindex characters in file names
11743 This is an alist that says how to translate characters in file names.
11744 For instance, if @samp{:} is illegal as a file character in file names
11745 on your system (you OS/2 user you), you could say something like:
11746
11747 @lisp
11748 (setq nnheader-file-name-translation-alist 
11749       '((?: . ?_)))
11750 @end lisp
11751
11752 In fact, this is the default value for this variable on OS/2 and MS
11753 Windows (phooey) systems.
11754
11755 @item gnus-hidden-properties
11756 @vindex gnus-hidden-properties
11757 This is a list of properties to use to hide ``invisible'' text.  It is
11758 @code{(invisible t intangible t)} by default on most systems, which
11759 makes invisible text invisible and intangible.
11760
11761 @item gnus-parse-header-hook
11762 @vindex gnus-parse-header-hook
11763 A hook called before parsing headers.  It can be used, for instance, to
11764 gather statistics on the headers fetched, or perhaps you'd like to prune
11765 some headers.  I don't see why you'd want that, though.
11766
11767 @end table
11768
11769
11770 @node The End
11771 @chapter The End
11772
11773 Well, that's the manual---you can get on with your life now.  Keep in
11774 touch.  Say hello to your cats from me.  
11775
11776 My @strong{ghod}---I just can't stand goodbyes.  Sniffle.
11777
11778 Ol' Charles Reznikoff said it pretty well, so I leave the floor to him:
11779
11780 @quotation
11781 @strong{Te Deum}
11782 @sp 1
11783 Not because of victories @*
11784 I sing,@*
11785 having none,@*
11786 but for the common sunshine,@*
11787 the breeze,@*
11788 the largess of the spring.
11789 @sp 1
11790 Not for victory@*
11791 but for the day's work done@*
11792 as well as I was able;@*
11793 not for a seat upon the dais@*
11794 but at the common table.@*
11795 @end quotation
11796
11797
11798 @node Appendices
11799 @chapter Appendices
11800
11801 @menu
11802 * History::                        How Gnus got where it is today.
11803 * Terminology::                    We use really difficult, like, words here.
11804 * Customization::                  Tailoring Gnus to your needs.
11805 * Troubleshooting::                What you might try if things do not work.
11806 * A Programmers Guide to Gnus::    Rilly, rilly technical stuff.
11807 * Emacs for Heathens::             A short introduction to Emacsian terms.
11808 * Frequently Asked Questions::     A question-and-answer session.
11809 @end menu
11810
11811
11812 @node History
11813 @section History
11814
11815 @cindex history
11816 @sc{gnus} was written by Masanobu @sc{Umeda}.  When autumn crept up in
11817 '94, Lars Magne Ingebrigtsen grew bored and decided to rewrite Gnus.
11818
11819 If you want to investigate the person responsible for this outrage, you
11820 can point your (feh!) web browser to
11821 @file{http://www.ifi.uio.no/~larsi/}.  This is also the primary
11822 distribution point for the new and spiffy versions of Gnus, and is known
11823 as The Site That Destroys Newsrcs And Drives People Mad.
11824
11825 During the first extended alpha period of development, the new Gnus was
11826 called ``(ding) Gnus''.  @dfn{(ding)}, is, of course, short for
11827 @dfn{ding is not Gnus}, which is a total and utter lie, but who cares?
11828 (Besides, the ``Gnus'' in this abbreviation should probably be
11829 pronounced ``news'' as @sc{Umeda} intended, which makes it a more
11830 appropriate name, don't you think?)
11831
11832 In any case, after spending all that energy on coming up with a new and
11833 spunky name, we decided that the name was @emph{too} spunky, so we
11834 renamed it back again to ``Gnus''.  But in mixed case.  ``Gnus'' vs.
11835 ``@sc{gnus}''.  New vs. old.
11836
11837 The first ``proper'' release of Gnus 5 was done in November 1995 when it
11838 was included in the Emacs 19.30 distribution.
11839
11840 Incidentally, the next Gnus generation will be called ``September
11841 Gnus'', and won't be released until April 1996.  Confused?  You will be.
11842
11843 @menu
11844 * Why?::                What's the point of Gnus?
11845 * Compatibility::       Just how compatible is Gnus with @sc{gnus}?
11846 * Conformity::          Gnus tries to conform to all standards.
11847 * Emacsen::             Gnus can be run on a few modern Emacsen.
11848 * Contributors::        Oodles of people.  
11849 * New Features::        Pointers to some of the new stuff in Gnus.
11850 * Newest Features::     Features so new that they haven't been written yet.
11851 * Censorship::          This manual has been censored.
11852 @end menu
11853
11854
11855 @node Why?
11856 @subsection Why?
11857
11858 What's the point of Gnus?  
11859
11860 I want to provide a ``rad'', ``happening'', ``way cool'' and ``hep''
11861 newsreader, that lets you do anything you can think of.  That was my
11862 original motivation, but while working on Gnus, it has become clear to
11863 me that this generation of newsreaders really belong in the stone age.
11864 Newsreaders haven't developed much since the infancy of the net.  If the
11865 volume continues to rise with the current rate of increase, all current
11866 newsreaders will be pretty much useless.  How do you deal with
11867 newsgroups that have thousands of new articles each day?  How do you
11868 keep track of millions of people who post?
11869
11870 Gnus offers no real solutions to these questions, but I would very much
11871 like to see Gnus being used as a testing ground for new methods of
11872 reading and fetching news.  Expanding on @sc{Umeda}-san's wise decision
11873 to separate the newsreader from the backends, Gnus now offers a simple
11874 interface for anybody who wants to write new backends for fetching mail
11875 and news from different sources.  I have added hooks for customizations
11876 everywhere I could imagine useful.  By doing so, I'm inviting every one
11877 of you to explore and invent.
11878
11879 May Gnus never be complete. @kbd{C-u 100 M-x hail-emacs}. 
11880
11881
11882 @node Compatibility
11883 @subsection Compatibility
11884
11885 @cindex compatibility
11886 Gnus was designed to be fully compatible with @sc{gnus}.  Almost all key
11887 bindings have been kept.  More key bindings have been added, of course,
11888 but only in one or two obscure cases have old bindings been changed.
11889
11890 Our motto is:
11891 @quotation
11892 @cartouche
11893 @center In a cloud bones of steel.
11894 @end cartouche
11895 @end quotation
11896
11897 All commands have kept their names.  Some internal functions have changed
11898 their names.
11899
11900 The @code{gnus-uu} package has changed drastically. @pxref{Decoding
11901 Articles}. 
11902
11903 One major compatibility question is the presence of several summary
11904 buffers.  All variables that are relevant while reading a group are
11905 buffer-local to the summary buffer they belong in.  Although many
11906 important variables have their values copied into their global
11907 counterparts whenever a command is executed in the summary buffer, this
11908 change might lead to incorrect values being used unless you are careful.
11909
11910 All code that relies on knowledge of @sc{gnus} internals will probably
11911 fail.  To take two examples: Sorting @code{gnus-newsrc-alist} (or
11912 changing it in any way, as a matter of fact) is strictly verboten.  Gnus
11913 maintains a hash table that points to the entries in this alist (which
11914 speeds up many functions), and changing the alist directly will lead to
11915 peculiar results.
11916
11917 @cindex hilit19
11918 @cindex highlighting
11919 Old hilit19 code does not work at all.  In fact, you should probably
11920 remove all hilit code from all Gnus hooks
11921 (@code{gnus-group-prepare-hook} and @code{gnus-summary-prepare-hook}).
11922 Gnus provides various integrated functions for highlighting.  These are
11923 faster and more accurate.  To make life easier for everybody, Gnus will
11924 by default remove all hilit calls from all hilit hooks.  Uncleanliness!
11925 Away!
11926
11927 Packages like @code{expire-kill} will no longer work.  As a matter of
11928 fact, you should probably remove all old @sc{gnus} packages (and other
11929 code) when you start using Gnus.  More likely than not, Gnus already
11930 does what you have written code to make @sc{gnus} do.  (Snicker.)
11931
11932 Even though old methods of doing things are still supported, only the
11933 new methods are documented in this manual.  If you detect a new method of
11934 doing something while reading this manual, that does not mean you have
11935 to stop doing it the old way.
11936
11937 Gnus understands all @sc{gnus} startup files.
11938
11939 @kindex M-x gnus-bug
11940 @findex gnus-bug
11941 @cindex reporting bugs
11942 @cindex bugs
11943 Overall, a casual user who hasn't written much code that depends on
11944 @sc{gnus} internals should suffer no problems.  If problems occur,
11945 please let me know by issuing that magic command @kbd{M-x gnus-bug}.
11946
11947
11948 @node Conformity
11949 @subsection Conformity
11950
11951 No rebels without a clue here, ma'am.  We conform to all standards known
11952 to (wo)man.  Except for those standards and/or conventions we disagree
11953 with, of course.
11954
11955 @table @strong
11956
11957 @item RFC 822
11958 @cindex RFC 822
11959 There are no known breaches of this standard.
11960
11961 @item RFC 1036
11962 @cindex RFC 1036
11963 There are no known breaches of this standard, either.
11964
11965 @item Usenet Seal of Approval
11966 @cindex Usenet Seal of Approval
11967 Gnus hasn't been formally through the Seal process, but I have read
11968 through the Seal text and I think Gnus would pass.
11969
11970 @item Son-of-RFC 1036
11971 @cindex Son-of-RFC 1036
11972 We do have some breaches to this one.
11973
11974 @table @emph
11975
11976 @item MIME
11977 Gnus does no MIME handling, and this standard-to-be seems to think that
11978 MIME is the bees' knees, so we have major breakage here.
11979
11980 @item X-Newsreader
11981 This is considered to be a ``vanity header'', while I consider it to be
11982 consumer information.  After seeing so many badly formatted articles
11983 coming from @code{tin} and @code{Netscape} I know not to use either of
11984 those for posting articles.  I would not have known that if it wasn't
11985 for the @code{X-Newsreader} header.
11986
11987 @item References
11988 Gnus does line breaking on this header.  I infer from RFC1036 that being
11989 conservative in what you output is not creating 5000-character lines, so
11990 it seems like a good idea to me.  However, this standard-to-be says that
11991 whitespace in the @code{References} header is to be preserved, so...  It
11992 doesn't matter one way or the other to Gnus, so if somebody tells me
11993 what The Way is, I'll change it.  Or not.
11994 @end table
11995
11996 @end table
11997
11998 If you ever notice Gnus acting non-compliantly with regards to the texts
11999 mentioned above, don't hesitate to drop a note to Gnus Towers and let us
12000 know.
12001
12002
12003 @node Emacsen
12004 @subsection Emacsen
12005 @cindex Emacsen
12006 @cindex XEmacs
12007 @cindex Mule
12008 @cindex Emacs
12009
12010 Gnus should work on :
12011
12012 @itemize @bullet 
12013
12014 @item
12015 Emacs 19.30 and up.
12016
12017 @item
12018 XEmacs 19.13 and up.
12019
12020 @item 
12021 Mule versions based on Emacs 19.30 and up.
12022
12023 @end itemize
12024
12025 Gnus will absolutely not work on any Emacsen older than that.  Not
12026 reliably, at least. 
12027
12028 There are some vague differences between Gnus on the various platforms: 
12029
12030 @itemize @bullet
12031
12032 @item
12033 The mouse-face on Gnus lines under Emacs and Mule is delimited to
12034 certain parts of the lines while they cover the entire line under
12035 XEmacs. 
12036
12037 @item 
12038 The same with current-article marking---XEmacs puts an underline under
12039 the entire summary line while Emacs and Mule are nicer and kinder.
12040
12041 @item
12042 XEmacs features more graphics---a logo and a toolbar.
12043
12044 @item
12045 Citation highlighting us better under Emacs and Mule than under XEmacs.
12046
12047 @item
12048 Emacs 19.26-19.28 have tangible hidden headers, which can be a bit
12049 confusing. 
12050
12051 @end itemize
12052
12053
12054 @node Contributors
12055 @subsection Contributors
12056 @cindex contributors
12057
12058 The new Gnus version couldn't have been done without the help of all the
12059 people on the (ding) mailing list.  Every day for over a year I have
12060 gotten billions of nice bug reports from them, filling me with joy,
12061 every single one of them.  Smooches.  The people on the list have been
12062 tried beyond endurance, what with my ``oh, that's a neat idea <type
12063 type>, yup, I'll release it right away <ship off> no wait, that doesn't
12064 work at all <type type>, yup, I'll ship that one off right away <ship
12065 off> no, wait, that absolutely does not work'' policy for releases.
12066 Micro$oft---bah.  Amateurs.  I'm @emph{much} worse.  (Or is that
12067 ``worser''? ``much worser''?  ``worsest''?)
12068
12069 I would like to take this opportunity to thank the Academy for...  oops,
12070 wrong show.
12071
12072 @itemize @bullet
12073
12074 @item Masanobu @sc{Umeda}
12075 The writer of the original @sc{gnus}.
12076
12077 @item Per Abrahamsen
12078 Custom, scoring, highlighting and @sc{soup} code (as well as numerous
12079 other things).
12080
12081 @item Luis Fernandes
12082 Design and graphics.
12083
12084 @item Wes Hardaker
12085 @file{gnus-picon.el} and the manual section on @dfn{picons}
12086 (@pxref{Picons}). 
12087
12088 @item Brad Miller
12089 @file{gnus-gl.el} and the GroupLens manual section (@pxref{GroupLens}). 
12090
12091 @item Sudish Joseph
12092 Innumerable bug fixes.
12093
12094 @item Ilja Weis
12095 @file{gnus-topic.el}.
12096
12097 @item Steven L. Baur
12098 Lots and lots of bugs detections and fixes.
12099
12100 @item Vladimir Alexiev
12101 The refcard and reference booklets.
12102
12103 @item Felix Lee & JWZ
12104 I stole some pieces from the XGnus distribution by Felix Lee and JWZ.
12105
12106 @item Scott Byer
12107 @file{nnfolder.el} enhancements & rewrite.
12108
12109 @item Peter Mutsaers
12110 Orphan article scoring code.
12111
12112 @item Ken Raeburn
12113 POP mail support.
12114
12115 @item Hallvard B Furuseth
12116 Various bits and pieces, especially dealing with .newsrc files.
12117
12118 @item Brian Edmonds
12119 @file{gnus-bbdb.el}.
12120
12121 @item Ricardo Nassif and Mark Borges
12122 Proof-reading.
12123
12124 @item Kevin Davidson
12125 Came up with the name @dfn{ding}, so blame him.
12126
12127 @end itemize
12128
12129 Peter Arius, Stainless Steel Rat, Ulrik Dickow, Jack Vinson, Daniel
12130 Quinlan, Frank D. Cringle, Geoffrey T. Dairiki, Fabrice Popineau and
12131 Andrew Eskilsson have all contributed code and suggestions.
12132
12133
12134 @node New Features
12135 @subsection New Features
12136 @cindex new features
12137
12138 @itemize @bullet
12139
12140 @item
12141 The look of all buffers can be changed by setting format-like variables
12142 (@pxref{Group Buffer Format} and @pxref{Summary Buffer Format}). 
12143  
12144 @item 
12145 Local spool and several @sc{nntp} servers can be used at once
12146 (@pxref{Select Methods}).  
12147
12148 @item 
12149 You can combine groups into virtual groups (@pxref{Virtual Groups}).
12150
12151 @item 
12152 You can read a number of different mail formats (@pxref{Getting Mail}).
12153 All the mail backends implement a convenient mail expiry scheme
12154 (@pxref{Expiring Mail}). 
12155
12156 @item
12157 Gnus can use various strategies for gathering threads that have lost
12158 their roots (thereby gathering loose sub-threads into one thread) or it
12159 can go back and retrieve enough headers to build a complete thread
12160 (@pxref{Customizing Threading}).
12161
12162 @item 
12163 Killed groups can be displayed in the group buffer, and you can read
12164 them as well (@pxref{Listing Groups}).
12165
12166 @item 
12167 Gnus can do partial group updates---you do not have to retrieve the
12168 entire active file just to check for new articles in a few groups
12169 (@pxref{The Active File}).
12170
12171 @item 
12172 Gnus implements a sliding scale of subscribedness to groups
12173 (@pxref{Group Levels}).
12174
12175 @item 
12176 You can score articles according to any number of criteria
12177 (@pxref{Scoring}).  You can even get Gnus to find out how to score
12178 articles for you (@pxref{Adaptive Scoring}).
12179
12180 @item 
12181 Gnus maintains a dribble buffer that is auto-saved the normal Emacs
12182 manner, so it should be difficult to lose much data on what you have
12183 read if your machine should go down (@pxref{Auto Save}). 
12184
12185 @item 
12186 Gnus now has its own startup file (@file{.gnus}) to avoid cluttering up
12187 the @file{.emacs} file.
12188
12189 @item 
12190 You can set the process mark on both groups and articles and perform
12191 operations on all the marked items (@pxref{Process/Prefix}).
12192
12193 @item 
12194 You can grep through a subset of groups and create a group from the
12195 results (@pxref{Kibozed Groups}). 
12196
12197 @item 
12198 You can list subsets of groups according to, well, anything
12199 (@pxref{Listing Groups}). 
12200
12201 @item 
12202 You can browse foreign servers and subscribe to groups from those
12203 servers (@pxref{Browse Foreign Server}). 
12204
12205 @item 
12206 Gnus can fetch articles asynchronously on a second connection to the
12207 server (@pxref{Asynchronous Fetching}).
12208
12209 @item 
12210 You can cache articles locally (@pxref{Article Caching}). 
12211
12212 @item 
12213 The uudecode functions have been expanded and generalized
12214 (@pxref{Decoding Articles}). 
12215
12216 @item
12217 You can still post uuencoded articles, which was a little-known feature
12218 of @sc{gnus}' past (@pxref{Uuencoding and Posting}). 
12219
12220 @item
12221 Fetching parents (and other articles) now actually works without
12222 glitches (@pxref{Finding the Parent}). 
12223
12224 @item
12225 Gnus can fetch FAQs and group descriptions (@pxref{Group Information}).
12226
12227 @item
12228 Digests (and other files) can be used as the basis for groups
12229 (@pxref{Document Groups}).
12230
12231 @item 
12232 Articles can be highlighted and customized (@pxref{Customizing
12233 Articles}). 
12234
12235 @item 
12236 URLs and other external references can be buttonized (@pxref{Article
12237 Buttons}). 
12238
12239 @item
12240 You can do lots of strange stuff with the Gnus window & frame
12241 configuration (@pxref{Windows Configuration}).
12242
12243 @item
12244 You can click on buttons instead of using the keyboard
12245 (@pxref{Buttons}). 
12246
12247 @item 
12248 Gnus can use NoCeM files to weed out spam (@pxref{NoCeM}). 
12249
12250 @end itemize
12251
12252 This is, of course, just a @emph{short} overview of the @emph{most}
12253 important new features.  No, really.  There are tons more.  Yes, we have
12254 feeping creaturism in full effect, but nothing too gratuitous, I would
12255 hope. 
12256
12257
12258 @node Newest Features
12259 @subsection Newest Features
12260 @cindex todo
12261
12262 Also known as the @dfn{todo list}.  Sure to be implemented before the
12263 next millennium. 
12264
12265 Be afraid.  Be very afraid.
12266
12267 @itemize @bullet
12268 @item
12269 Native @sc{mime} support is something that should be done.  
12270 @item
12271 A better and simpler method for specifying mail composing methods. 
12272 @item
12273 Allow posting through mail-to-news gateways.
12274 @item
12275 Really do unbinhexing.
12276 @end itemize
12277
12278 And much, much, much more.  There is more to come than has already been
12279 implemented.  (But that's always true, isn't it?)
12280
12281 @code{<URL:http://www.ifi.uio.no/~larsi/sgnus/todo>} is where the actual
12282 up-to-the-second todo list is located, so if you're really curious, you
12283 could point your Web browser over that-a-way.
12284
12285
12286 @node Censorship
12287 @subsection Censorship
12288 @cindex censorship
12289
12290 This version of the Gnus manual (as well as Gnus itself) has been
12291 censored in accord with the Communications Decency Act.  This law was
12292 described by its proponents as a ban on pornography---which was a
12293 deception, since it prohibits far more than that.  This manual did not
12294 contain pornography, but part of it was prohibited nonetheless.
12295
12296 For information on US government censorship of the Internet, and
12297 what you can do to bring back freedom of the press, see the web
12298 site @samp{http://www.vtw.org/}.
12299
12300
12301 @node Terminology
12302 @section Terminology
12303
12304 @cindex terminology
12305 @table @dfn
12306
12307 @item news
12308 @cindex news
12309 This is what you are supposed to use this thing for---reading news.
12310 News is generally fetched from a nearby @sc{nntp} server, and is
12311 generally publicly available to everybody.  If you post news, the entire
12312 world is likely to read just what you have written, and they'll all
12313 snigger mischievously.  Behind your back.
12314
12315 @item mail
12316 @cindex mail
12317 Everything that's delivered to you personally is mail.  Some news/mail
12318 readers (like Gnus) blur the distinction between mail and news, but
12319 there is a difference.  Mail is private.  News is public.  Mailing is
12320 not posting, and replying is not following up.
12321
12322 @item reply
12323 @cindex reply
12324 Send a mail to the person who has written what you are reading.
12325
12326 @item follow up
12327 @cindex follow up
12328 Post an article to the current newsgroup responding to the article you
12329 are reading.
12330
12331 @item backend
12332 @cindex backend
12333 Gnus gets fed articles from a number of backends, both news and mail
12334 backends.  Gnus does not handle the underlying media, so to speak---this
12335 is all done by the backends.
12336
12337 @item native
12338 @cindex native
12339 Gnus will always use one method (and backend) as the @dfn{native}, or
12340 default, way of getting news.
12341
12342 @item foreign
12343 @cindex foreign
12344 You can also have any number of foreign groups active at the same time.
12345 These are groups that use different backends for getting news.
12346
12347 @item secondary
12348 @cindex secondary
12349 Secondary backends are somewhere half-way between being native and being
12350 foreign, but they mostly act like they are native.
12351
12352 @item article
12353 @cindex article
12354 A nessage that has been posted as news.
12355
12356 @item mail message
12357 @cindex mail message
12358 A message that has been mailed.
12359
12360 @item message 
12361 @cindex message
12362 A mail message or news article
12363
12364 @item head
12365 @cindex head
12366 The top part of a message, where administrative information (etc.) is
12367 put.
12368
12369 @item body
12370 @cindex body
12371 The rest of an article.  Everything that is not in the head is in the
12372 body. 
12373
12374 @item header
12375 @cindex header
12376 A line from the head of an article. 
12377
12378 @item headers
12379 @cindex headers
12380 A collection of such lines, or a collection of heads.  Or even a
12381 collection of @sc{nov} lines.
12382
12383 @item @sc{nov}
12384 @cindex nov
12385 When Gnus enters a group, it asks the backend for the headers of all
12386 unread articles in the group.  Most servers support the News OverView
12387 format, which is more compact and much faster to read and parse than the
12388 normal @sc{head} format.
12389
12390 @item level
12391 @cindex levels
12392 Each group is subscribed at some @dfn{level} or other (1-9).  The ones
12393 that have a lower level are ``more'' subscribed than the groups with a
12394 higher level.  In fact, groups on levels 1-5 are considered
12395 @dfn{subscribed}; 6-7 are @dfn{unsubscribed}; 8 are @dfn{zombies}; and 9
12396 are @dfn{killed}.  Commands for listing groups and scanning for new
12397 articles will all use the numeric prefix as @dfn{working level}.
12398
12399 @item killed groups
12400 @cindex killed groups
12401 No information on killed groups is stored or updated, which makes killed
12402 groups much easier to handle than subscribed groups.
12403
12404 @item zombie groups
12405 @cindex zombie groups
12406 Just like killed groups, only slightly less dead.
12407
12408 @item active file
12409 @cindex active file
12410 The news server has to keep track of what articles it carries, and what
12411 groups exist.  All this information in stored in the active file, which
12412 is rather large, as you might surmise.
12413
12414 @item bogus groups
12415 @cindex bogus groups
12416 A group that exists in the @file{.newsrc} file, but isn't known to the
12417 server (i. e.,  it isn't in the active file), is a @emph{bogus group}.
12418 This means that the group probably doesn't exist (any more).
12419
12420 @item server 
12421 @cindex server
12422 A machine than one can connect to and get news (or mail) from.
12423
12424 @item select method
12425 @cindex select method
12426 A structure that specifies the backend, the server and the virtual
12427 server parameters.
12428
12429 @item virtual server
12430 @cindex virtual server
12431 A named select method.  Since a select methods defines all there is to
12432 know about connecting to a (physical) server, taking the who things as a
12433 whole is a virtual server.
12434
12435 @end table
12436
12437
12438 @node Customization
12439 @section Customization
12440 @cindex general customization
12441
12442 All variables are properly documented elsewhere in this manual.  This
12443 section is designed to give general pointers on how to customize Gnus
12444 for some quite common situations.
12445
12446 @menu
12447 * Slow/Expensive Connection:: You run a local Emacs and get the news elsewhere.
12448 * Slow Terminal Connection::  You run a remote Emacs.
12449 * Little Disk Space::         You feel that having large setup files is icky.
12450 * Slow Machine::              You feel like buying a faster machine.
12451 @end menu
12452
12453
12454 @node Slow/Expensive Connection
12455 @subsection Slow/Expensive @sc{nntp} Connection
12456
12457 If you run Emacs on a machine locally, and get your news from a machine
12458 over some very thin strings, you want to cut down on the amount of data
12459 Gnus has to get from the @sc{nntp} server.
12460
12461 @table @code
12462
12463 @item gnus-read-active-file
12464 Set this to @code{nil}, which will inhibit Gnus from requesting the
12465 entire active file from the server.  This file is often v.  large.  You
12466 also have to set @code{gnus-check-new-news} and
12467 @code{gnus-check-bogus-newsgroups} to @code{nil} to make sure that Gnus
12468 doesn't suddenly decide to fetch the active file anyway.
12469
12470 @item gnus-nov-is-evil
12471 This one has to be @code{nil}.  If not, grabbing article headers from
12472 the @sc{nntp} server will not be very fast.  Not all @sc{nntp} servers
12473 support @sc{xover}; Gnus will detect this by itself.
12474 @end table
12475
12476
12477 @node Slow Terminal Connection
12478 @subsection Slow Terminal Connection
12479
12480 Let's say you use your home computer for dialing up the system that
12481 runs Emacs and Gnus.  If your modem is slow, you want to reduce the
12482 amount of data that is sent over the wires as much as possible.
12483
12484 @table @code
12485
12486 @item gnus-auto-center-summary
12487 Set this to @code{nil} to inhibit Gnus from re-centering the summary
12488 buffer all the time.  If it is @code{vertical}, do only vertical
12489 re-centering.  If it is neither @code{nil} nor @code{vertical}, do both
12490 horizontal and vertical recentering.
12491
12492 @item gnus-visible-headers
12493 Cut down on the headers that are included in the articles to the
12494 minimum.  You can, in fact, make do without them altogether---most of the
12495 useful data is in the summary buffer, anyway.  Set this variable to
12496 @samp{^NEVVVVER} or @samp{From:}, or whatever you feel you need.
12497
12498 @item gnus-article-display-hook
12499 Set this hook to all the available hiding commands:
12500 @lisp
12501 (setq gnus-article-display-hook 
12502       '(gnus-article-hide-headers gnus-article-hide-signature
12503         gnus-article-hide-citation))
12504 @end lisp
12505
12506 @item gnus-use-full-window
12507 By setting this to @code{nil}, you can make all the windows smaller.
12508 While this doesn't really cut down much generally, it means that you
12509 have to see smaller portions of articles before deciding that you didn't
12510 want to read them anyway.
12511
12512 @item gnus-thread-hide-subtree
12513 If this is non-@code{nil}, all threads in the summary buffer will be
12514 hidden initially.
12515
12516 @item gnus-updated-mode-lines
12517 If this is @code{nil}, Gnus will not put information in the buffer mode
12518 lines, which might save some time.
12519 @end table
12520
12521
12522 @node Little Disk Space
12523 @subsection Little Disk Space
12524 @cindex disk space
12525
12526 The startup files can get rather large, so you may want to cut their
12527 sizes a bit if you are running out of space.
12528
12529 @table @code
12530
12531 @item gnus-save-newsrc-file
12532 If this is @code{nil}, Gnus will never save @file{.newsrc}---it will
12533 only save @file{.newsrc.eld}.  This means that you will not be able to
12534 use any other newsreaders than Gnus.  This variable is @code{t} by
12535 default. 
12536
12537 @item gnus-save-killed-list
12538 If this is @code{nil}, Gnus will not save the list of dead groups.  You
12539 should also set @code{gnus-check-new-newsgroups} to @code{ask-server}
12540 and @code{gnus-check-bogus-newsgroups} to @code{nil} if you set this
12541 variable to @code{nil}.  This variable is @code{t} by default.
12542
12543 @end table
12544
12545
12546 @node Slow Machine
12547 @subsection Slow Machine
12548 @cindex slow machine
12549
12550 If you have a slow machine, or are just really impatient, there are a
12551 few things you can do to make Gnus run faster.
12552
12553 Set@code{gnus-check-new-newsgroups} and
12554 @code{gnus-check-bogus-newsgroups} to @code{nil} to make startup faster.
12555
12556 Set @code{gnus-show-threads}, @code{gnus-use-cross-reference} and
12557 @code{gnus-nov-is-evil} to @code{nil} to make entering and exiting the
12558 summary buffer faster.
12559
12560 Set @code{gnus-article-display-hook} to @code{nil} to make article
12561 processing a bit faster.
12562
12563
12564 @node Troubleshooting
12565 @section Troubleshooting
12566 @cindex troubleshooting
12567
12568 Gnus works @emph{so} well straight out of the box---I can't imagine any
12569 problems, really.
12570
12571 Ahem.
12572
12573 @enumerate
12574
12575 @item
12576 Make sure your computer is switched on.
12577
12578 @item
12579 Make sure that you really load the current Gnus version.  If you have
12580 been running @sc{gnus}, you need to exit Emacs and start it up again before
12581 Gnus will work.
12582
12583 @item
12584 Try doing an @kbd{M-x gnus-version}.  If you get something that looks
12585 like @samp{Gnus v5.46; nntp 4.0} you have the right files loaded.  If,
12586 on the other hand, you get something like @samp{NNTP 3.x} or @samp{nntp
12587 flee}, you have some old @file{.el} files lying around.  Delete these.
12588
12589 @item
12590 Read the help group (@kbd{G h} in the group buffer) for a FAQ and a
12591 how-to. 
12592 @end enumerate
12593
12594 If all else fails, report the problem as a bug.
12595
12596 @cindex bugs
12597 @cindex reporting bugs
12598
12599 @kindex M-x gnus-bug
12600 @findex gnus-bug
12601 If you find a bug in Gnus, you can report it with the @kbd{M-x gnus-bug}
12602 command. @kbd{M-x set-variable RET debug-on-error RET t RET}, and send
12603 me the backtrace.  I will fix bugs, but I can only fix them if you send
12604 me a precise description as to how to reproduce the bug.
12605
12606 You really can never be too detailed in a bug report.  Always use the
12607 @kbd{M-x gnus-bug} command when you make bug reports, even if it creates
12608 a 10Kb mail each time you use it, and even if you have sent me your
12609 environment 500 times before.  I don't care.  I want the full info each
12610 time.  
12611
12612 It is also important to remember that I have no memory whatsoever.  If
12613 you send a bug report, and I send you a reply, and then you send back
12614 just ``No, it's not! Moron!'', I will have no idea what you are
12615 insulting me about.  Always over-explain everything.  It's much easier
12616 for all of us---if I don't have all the information I need, I will just
12617 mail you and ask for more info, and everything takes more time.
12618
12619 If you just need help, you are better off asking on
12620 @samp{gnu.emacs.gnus}.  I'm not very helpful.
12621
12622 @cindex gnu.emacs.gnus
12623 @cindex ding mailing list
12624 You can also ask on the ding mailing list---@samp{ding@@ifi.uio.no}.
12625 Write to @samp{ding-request@@ifi.uio.no} to subscribe.
12626
12627
12628 @node A Programmers Guide to Gnus
12629 @section A Programmer's Guide to Gnus
12630
12631 It is my hope that other people will figure out smart stuff that Gnus
12632 can do, and that other people will write those smart things as well.  To
12633 facilitate that I thought it would be a good idea to describe the inner
12634 workings of Gnus.  And some of the not-so-inner workings, while I'm at
12635 it.
12636
12637 You can never expect the internals of a program not to change, but I
12638 will be defining (in some details) the interface between Gnus and its
12639 backends (this is written in stone), the format of the score files
12640 (ditto), data structures (some are less likely to change than others)
12641 and general method of operations.
12642
12643 @menu 
12644 * Backend Interface::        How Gnus communicates with the servers.
12645 * Score File Syntax::        A BNF definition of the score file standard.
12646 * Headers::                  How Gnus stores headers internally.
12647 * Ranges::                   A handy format for storing mucho numbers.
12648 * Group Info::               The group info format.
12649 * Various File Formats::     Formats of files that Gnus use.
12650 @end menu
12651
12652
12653 @node Backend Interface
12654 @subsection Backend Interface
12655
12656 Gnus doesn't know anything about @sc{nntp}, spools, mail or virtual
12657 groups.  It only knows how to talk to @dfn{virtual servers}.  A virtual
12658 server is a @dfn{backend} and some @dfn{backend variables}.  As examples
12659 of the first, we have @code{nntp}, @code{nnspool} and @code{nnmbox}.  As
12660 examples of the latter we have @code{nntp-port-number} and
12661 @code{nnmbox-directory}.
12662
12663 When Gnus asks for information from a backend---say @code{nntp}---on
12664 something, it will normally include a virtual server name in the
12665 function parameters.  (If not, the backend should use the ``current''
12666 virtual server.)  For instance, @code{nntp-request-list} takes a virtual
12667 server as its only (optional) parameter.  If this virtual server hasn't
12668 been opened, the function should fail.
12669
12670 Note that a virtual server name has no relation to some physical server
12671 name.  Take this example:
12672
12673 @lisp
12674 (nntp "odd-one" 
12675       (nntp-address "ifi.uio.no") 
12676       (nntp-port-number 4324))
12677 @end lisp
12678
12679 Here the virtual server name is @samp{odd-one} while the name of
12680 the physical server is @samp{ifi.uio.no}. 
12681
12682 The backends should be able to switch between several virtual servers.
12683 The standard backends implement this by keeping an alist of virtual
12684 server environments that it pulls down/pushes up when needed.  
12685
12686 There are two groups of interface functions: @dfn{required functions},
12687 which must be present, and @dfn{optional functions}, which Gnus will
12688 always check whether are present before attempting to call.
12689
12690 All these functions are expected to return data in the buffer
12691 @code{nntp-server-buffer} (@samp{ *nntpd*}), which is somewhat
12692 unfortunately named, but we'll have to live with it.  When I talk about
12693 ``resulting data'', I always refer to the data in that buffer.  When I
12694 talk about ``return value'', I talk about the function value returned by
12695 the function call.
12696
12697 Some backends could be said to be @dfn{server-forming} backends, and
12698 some might be said to not be.  The latter are backends that generally
12699 only operate on one group at a time, and have no concept of ``server''
12700 -- they have a group, and they deliver info on that group and nothing
12701 more.
12702
12703 In the examples and definitions I will refer to the imaginary backend
12704 @code{nnchoke}. 
12705
12706 @cindex @code{nnchoke}
12707
12708 @menu
12709 * Required Backend Functions::        Functions that must be implemented.
12710 * Optional Backend Functions::        Functions that need not be implemented.
12711 * Writing New Backends::              Extending old backends.
12712 @end menu
12713
12714
12715 @node Required Backend Functions
12716 @subsubsection Required Backend Functions
12717
12718 @table @code
12719
12720 @item (nnchoke-retrieve-headers ARTICLES &optional GROUP SERVER FETCH-OLD)
12721
12722 @var{articles} is either a range of article numbers or a list of
12723 @code{Message-ID}s.  Current backends do not fully support either---only
12724 sequences (lists) of article numbers, and most backends do not support
12725 retrieval of @code{Message-ID}s.  But they should try for both. 
12726
12727 The result data should either be HEADs or NOV lines, and the result
12728 value should either be @code{headers} or @code{nov} to reflect this.
12729 This might later be expanded to @code{various}, which will be a mixture
12730 of HEADs and NOV lines, but this is currently not supported by Gnus.  
12731
12732 If @var{fetch-old} is non-@code{nil} it says to try to fetch "extra
12733 headers, in some meaning of the word.  This is generally done by
12734 fetching (at most) @var{fetch-old} extra headers less than the smallest
12735 article number in @code{articles}, and fill in the gaps as well.  The
12736 presence of this parameter can be ignored if the backend finds it
12737 cumbersome to follow the request.  If this is non-@code{nil} and not a
12738 number, do maximum fetches.
12739
12740 Here's an example HEAD:
12741
12742 @example
12743 221 1056 Article retrieved.
12744 Path: ifi.uio.no!sturles
12745 From: sturles@@ifi.uio.no (Sturle Sunde)
12746 Newsgroups: ifi.discussion
12747 Subject: Re: Something very droll
12748 Date: 27 Oct 1994 14:02:57 +0100
12749 Organization: Dept. of Informatics, University of Oslo, Norway
12750 Lines: 26
12751 Message-ID: <38o8e1$a0o@@holmenkollen.ifi.uio.no>
12752 References: <38jdmq$4qu@@visbur.ifi.uio.no>
12753 NNTP-Posting-Host: holmenkollen.ifi.uio.no
12754 .
12755 @end example
12756
12757 So a @code{headers} return value would imply that there's a number of
12758 these in the data buffer.
12759
12760 Here's a BNF definition of such a buffer:
12761
12762 @example
12763 headers        = *head
12764 head           = error / valid-head
12765 error-message  = [ "4" / "5" ] 2number " " <error message> eol
12766 valid-head     = valid-message *header "." eol
12767 valid-message  = "221 " <number> " Article retrieved." eol
12768 header         = <text> eol
12769 @end example
12770
12771 If the return value is @code{nov}, the data buffer should contain
12772 @dfn{network overview database} lines.  These are basically fields
12773 separated by tabs. 
12774
12775 @example
12776 nov-buffer = *nov-line
12777 nov-line   = 8*9 [ field <TAB> ] eol
12778 field      = <text except TAB>
12779 @end example
12780
12781 For a closer explanation what should be in those fields,
12782 @pxref{Headers}. 
12783
12784
12785 @item (nnchoke-open-server SERVER &optional DEFINITIONS)
12786
12787 @var{server} is here the virtual server name.  @var{definitions} is a
12788 list of @code{(VARIABLE VALUE)} pairs that defines this virtual server. 
12789
12790 If the server can't be opened, no error should be signaled.  The backend
12791 may then choose to refuse further attempts at connecting to this
12792 server.  In fact, it should do so. 
12793
12794 If the server is opened already, this function should return a
12795 non-@code{nil} value.  There should be no data returned.
12796
12797
12798 @item (nnchoke-close-server &optional SERVER)
12799
12800 Close connection to @var{server} and free all resources connected
12801 to it.  Return @code{nil} if the server couldn't be closed for some
12802 reason.
12803
12804 There should be no data returned.
12805
12806
12807 @item (nnchoke-request-close)
12808
12809 Close connection to all servers and free all resources that the backend
12810 have reserved.  All buffers that have been created by that backend
12811 should be killed.  (Not the @code{nntp-server-buffer}, though.)  This
12812 function is generally only called when Gnus is shutting down.
12813
12814 There should be no data returned. 
12815
12816
12817 @item (nnchoke-server-opened &optional SERVER)
12818
12819 If @var{server} is the current virtual server, and the connection to the
12820 physical server is alive, then this function should return a
12821 non-@code{nil} vlue.  This function should under no circumstances
12822 attempt to reconnect to a server that is has lost connection to.
12823
12824 There should be no data returned.
12825
12826
12827 @item (nnchoke-status-message &optional SERVER)
12828
12829 This function should return the last error message from @var{server}. 
12830
12831 There should be no data returned.
12832
12833
12834 @item (nnchoke-request-article ARTICLE &optional GROUP SERVER TO-BUFFER)
12835
12836 The result data from this function should be the article specified by
12837 @var{article}.  This might either be a @code{Message-ID} or a number.
12838 It is optional whether to implement retrieval by @code{Message-ID}, but
12839 it would be nice if that were possible.
12840
12841 If @var{to-buffer} is non-@code{nil}, the result data should be returned
12842 in this buffer instead of the normal data buffer.  This is to make it
12843 possible to avoid copying large amounts of data from one buffer to
12844 another, and Gnus mainly request articles to be inserted directly into
12845 its article buffer.
12846
12847 If it is at all possible, this function should return a cons cell where
12848 the car is the group name the article was fetched from, and the cdr is
12849 the article number.  This will enable Gnus to find out what the real
12850 group and article numbers are when fetching articles by
12851 @code{Message-ID}.  If this isn't possible, @code{t} should be returned
12852 on successful article retrievement.
12853
12854
12855 @item (nnchoke-open-group GROUP &optional SERVER)
12856
12857 Make @var{group} the current group.  
12858
12859 There should be no data returned by this function.
12860
12861
12862 @item (nnchoke-request-group GROUP &optional SERVER)
12863
12864 Get data on @var{group}.  This function also has the side effect of
12865 making @var{group} the current group. 
12866
12867 Here's an example of some result data and a definition of the same:
12868
12869 @example
12870 211 56 1000 1059 ifi.discussion
12871 @end example
12872
12873 The first number is the status, which should be @code{211}.  Next is the
12874 total number of articles in the group, the lowest article number, the
12875 highest article number, and finally the group name.  Note that the total
12876 number of articles may be less than one might think while just
12877 considering the highest and lowest article numbers, but some articles
12878 may have been canceled.  Gnus just discards the total-number, so
12879 whether one should take the bother to generate it properly (if that is a
12880 problem) is left as an exercise to the reader.
12881
12882 @example
12883 group-status = [ error / info ] eol
12884 error        = [ "4" / "5" ] 2<number> " " <Error message>
12885 info         = "211 " 3* [ <number> " " ] <string>
12886 @end example
12887
12888
12889 @item (nnchoke-close-group GROUP &optional SERVER)
12890
12891 Close @var{group} and free any resources connected to it.  This will be
12892 a no-op on most backends. 
12893
12894 There should be no data returned.
12895
12896
12897 @item (nnchoke-request-list &optional SERVER)
12898
12899 Return a list of all groups available on @var{server}.  And that means
12900 @emph{all}. 
12901
12902 Here's an example from a server that only carries two groups:
12903
12904 @example
12905 ifi.test 0000002200 0000002000 y
12906 ifi.discussion 3324 3300 n
12907 @end example
12908
12909 On each line we have a group name, then the highest article number in
12910 that group, the lowest article number, and finally a flag.
12911
12912 @example
12913 active-file = *active-line
12914 active-line = name " " <number> " " <number> " " flags eol
12915 name        = <string>
12916 flags       = "n" / "y" / "m" / "x" / "j" / "=" name
12917 @end example
12918
12919 The flag says whether the group is read-only (@samp{n}), is moderated
12920 (@samp{m}), is dead (@samp{x}), is aliased to some other group
12921 (@samp{=other-group} or none of the above (@samp{y}). 
12922
12923
12924 @item (nnchoke-request-post &optional SERVER)
12925
12926 This function should post the current buffer.  It might return whether
12927 the posting was successful or not, but that's not required.  If, for
12928 instance, the posting is done asynchronously, it has generally not been
12929 completed by the time this function concludes.  In that case, this
12930 function should set up some kind of sentinel to beep the user loud and
12931 clear if the posting could not be completed.
12932
12933 There should be no result data from this function. 
12934
12935 @end table
12936
12937
12938 @node Optional Backend Functions
12939 @subsubsection Optional Backend Functions
12940
12941 @table @code
12942
12943 @item (nnchoke-retrieve-groups GROUPS &optional SERVER)
12944
12945 @var{groups} is a list of groups, and this function should request data
12946 on all those groups.  How it does it is of no concern to Gnus, but it
12947 should attempt to do this in a speedy fashion.
12948
12949 The return value of this function can be either @code{active} or
12950 @code{group}, which says what the format of the result data is.  The
12951 former is in the same format as the data from
12952 @code{nnchoke-request-list}, while the latter is a buffer full of lines
12953 in the same format as @code{nnchoke-request-group} gives.
12954
12955 @example
12956 group-buffer = *active-line / *group-status
12957 @end example
12958
12959
12960 @item (nnchoke-request-update-info GROUP INFO &optional SERVER)
12961
12962 A Gnus group info (@pxref{Group Info}) is handed to the backend for
12963 alterations.  This comes in handy if the backend really carries all the
12964 information (as is the case with virtual an imap groups).  This function
12965 may alter the info in any manner it sees fit, and should return the
12966 (altered) group info.  This function may alter the group info
12967 destructively, so no copying is needed before boogeying. 
12968
12969 There should be no result data from this function.
12970
12971
12972 @item (nnchoke-request-type GROUP &optional ARTICLE)
12973
12974 When the user issues commands for ``sending news'' (@kbd{F} in the
12975 summary buffer, for instance), Gnus has to know whether the article the
12976 user is following up is news or mail.  This function should return
12977 @code{news} if @var{article} in @var{group} is news, @code{mail} if it
12978 is mail and @code{unknown} if the type can't be decided.  (The
12979 @var{article} parameter is necessary in @code{nnvirtual} groups which
12980 might very well combine mail groups and news groups.)
12981
12982 There should be no result data from this function.
12983
12984
12985 @item (nnchoke-request-update-mark GROUP ARTICLE MARK)
12986
12987 If the user tries to set a mark that the backend doesn't like, this
12988 function may change the mark.  Gnus will use whatever this function
12989 returns as the mark for @var{article} instead of the original
12990 @var{mark}.  If the backend doesn't care, it must return the original
12991 @var{mark}, and not @code{nil} or any other type of garbage.  
12992
12993 The only use for this that I can see is what @code{nnvirtual} does with
12994 it---if a component group is auto-expirable, marking an article as read
12995 in the virtual group should result in the article being marked as
12996 expirable. 
12997
12998 There should be no result data from this function.
12999
13000
13001 @item (nnchoke-request-scan &optional GROUP SERVER)
13002
13003 This function may be called at any time (by Gnus or anything else) to
13004 request that the backend check for incoming articles, in one way or
13005 another.  A mail backend will typically read the spool file or query the
13006 POP server when this function is invoked.  The @var{group} doesn't have
13007 to be heeded---if the backend decides that it is too much work just
13008 scanning for a single group, it may do a total scan of all groups.  It
13009 would be nice, however, to keep things local if that's practical.
13010
13011 There should be no result data from this function.
13012
13013
13014 @item (nnchoke-request-asynchronous GROUP &optional SERVER ARTICLES)
13015
13016 This is a request to fetch articles asynchronously later.
13017 @var{articles} is an alist of @var{(article-number line-number)}.  One
13018 would generally expect that if one later fetches article number 4, for
13019 instance, some sort of asynchronous fetching of the articles after 4
13020 (which might be 5, 6, 7 or 11, 3, 909 depending on the order in that
13021 alist) would be fetched asynchronously, but that is left up to the
13022 backend.  Gnus doesn't care.
13023
13024 There should be no result data from this function.
13025  
13026
13027 @item (nnchoke-request-group-description GROUP &optional SERVER)
13028
13029 The result data from this function should be a description of
13030 @var{group}. 
13031
13032 @example
13033 description-line = name <TAB> description eol
13034 name             = <string>
13035 description      = <text>
13036 @end example
13037
13038 @item (nnchoke-request-list-newsgroups &optional SERVER)
13039
13040 The result data from this function should be the description of all
13041 groups available on the server.
13042
13043 @example
13044 description-buffer = *description-line
13045 @end example
13046
13047
13048 @item (nnchoke-request-newgroups DATE &optional SERVER)
13049
13050 The result data from this function should be all groups that were
13051 created after @samp{date}, which is in normal human-readable date
13052 format.  The data should be in the active buffer format.
13053
13054
13055 @item (nnchoke-request-create-group GROUP &optional SERVER)
13056
13057 This function should create an empty group with name @var{group}.  
13058
13059 There should be no return data.
13060
13061
13062 @item (nnchoke-request-expire-articles ARTICLES &optional GROUP SERVER FORCE)
13063
13064 This function should run the expiry process on all articles in the
13065 @var{articles} range (which is currently a simple list of article
13066 numbers.)  It is left up to the backend to decide how old articles
13067 should be before they are removed by this function.  If @var{force} is
13068 non-@code{nil}, all @var{articles} should be deleted, no matter how new
13069 they are. 
13070
13071 This function should return a list of articles that it did not/was not
13072 able to delete.
13073
13074 There should be no result data returned.
13075
13076
13077 @item (nnchoke-request-move-article ARTICLE GROUP SERVER ACCEPT-FORM
13078 &optional LAST)
13079
13080 This function should move @var{article} (which is a number) from
13081 @var{group} by calling @var{accept-form}.  
13082
13083 This function should ready the article in question for moving by
13084 removing any header lines it has added to the article, and generally
13085 should ``tidy up'' the article.  Then it should @code{eval}
13086 @var{accept-form} in the buffer where the ``tidy'' article is.  This
13087 will do the actual copying.  If this @code{eval} returns a
13088 non-@code{nil} value, the article should be removed.
13089
13090 If @var{last} is @code{nil}, that means that there is a high likelihood
13091 that there will be more requests issued shortly, so that allows some
13092 optimizations. 
13093
13094 The function should return a cons where the car is the group name and
13095 the cdr is the article number that the article was entered as.
13096
13097 There should be no data returned. 
13098
13099
13100 @item (nnchoke-request-accept-article GROUP &optional SERVER LAST)
13101
13102 This function takes the current buffer and inserts it into @var{group}.
13103 If @var{last} in @code{nil}, that means that there will be more calls to
13104 this function in short order.
13105
13106 The function should return a cons where the car is the group name and
13107 the cdr is the article number that the article was entered as.
13108
13109 There should be no data returned.
13110
13111
13112 @item (nnchoke-request-replace-article ARTICLE GROUP BUFFER)
13113
13114 This function should remove @var{article} (which is a number) from
13115 @var{group} and insert @var{buffer} there instead.
13116
13117 There should be no data returned.
13118
13119
13120 @item (nnchoke-request-delete-group GROUP FORCE &optional SERVER)
13121
13122 This function should delete @var{group}.  If @var{force}, it should
13123 really delete all the articles in the group, and then delete the group
13124 itself.  (If there is such a thing as ``the group itself''.)
13125
13126 There should be no data returned.
13127
13128
13129 @item (nnchoke-request-rename-group GROUP NEW-NAME &optional SERVER)
13130
13131 This function should rename @var{group} into @var{new-name}.  All
13132 articles that are in @var{group} should move to @var{new-name}.
13133
13134 There should be no data returned.
13135
13136 @end table
13137
13138
13139 @node Writing New Backends
13140 @subsection Writing New Backends
13141
13142 The various backends share many similarities.  @code{nnml} is just like
13143 @code{nnspool}, but it allows you to edit the articles on the server.
13144 @code{nnmh} is just like @code{nnml}, but it doesn't use an active file,
13145 and it doesn't maintain overview databases.  @code{nndir} is just like
13146 @code{nnml}, but it has no concept of ``groups'', and it doesn't allow
13147 editing articles.
13148
13149 It would make sense if it were possible to ``inherit'' functions from
13150 backends when writing new backends.  And, indeed, you can do that if you
13151 want to.  (You don't have to if you don't want to, of course.)  
13152
13153 All the backends declare their public variables and functions by using a
13154 package called @code{nnoo}.  
13155
13156 @menu
13157 * Declaring Backends::     An overview of the @code{nnoo} mechanisms.
13158 * An Example Backend::     A complete backend.
13159 @end menu
13160
13161
13162 @node Declaring Backends
13163 @subsubsection Declaring Backends
13164
13165 To inherit functions from other backends (and allow other backends to
13166 inherit functions from the current backend), you should use the
13167 following macros:
13168 following. 
13169
13170 @table @code
13171
13172 @item nnoo-declare
13173 This macro declares the first parameter to be a child of the subsequent
13174 parameters.  For instance:
13175
13176 @lisp
13177 (nnoo-declare nndir
13178   nnml nnmh)
13179 @end lisp
13180
13181 @code{nndir} has here declared that it intends to inherit functions from
13182 both @code{nnml} and @code{nnmh}.
13183
13184 @item defvoo
13185 This macro is equivalent to @code{defvar}, but registers the variable as
13186 a public server variable.  Most state-oriented variables should be
13187 declared with @code{defvoo} instead of @code{defvar}.  
13188
13189 In addition to the normal @code{defvar} parameters, it takes a list of
13190 variables in the parent backends to map the variable to when executing
13191 a function in those backends.
13192
13193 @lisp
13194 (defvoo nndir-directory nil
13195   "Where nndir will look for groups."
13196   nnml-current-directory nnmh-current-directory)
13197 @end lisp
13198
13199 This means that @code{nnml-current-directory} will be set to
13200 @code{nndir-directory} when an @code{nnml} function is called on behalf
13201 of @code{nndir}.  (The same with @code{nnmh}.)  
13202
13203 @item nnoo-define-basics
13204 This macro defines some common functions that almost all backends should
13205 have.
13206
13207 @example
13208 (nnoo-define-basics nndir)
13209 @end example
13210
13211 @item deffoo
13212 This macro is just like @code{defun} and takes the same parameters.  In
13213 addition to doing the normal @code{defun} things, it registers the
13214 function as being public so that other backends can inherit it.
13215
13216 @item nnoo-map-functions
13217 This macro allows mapping of functions from the current backend to
13218 functions from the parent backends.
13219
13220 @example
13221 (nnoo-map-functions nndir
13222   (nnml-retrieve-headers 0 nndir-current-group 0 0)
13223   (nnmh-request-article 0 nndir-current-group 0 0))
13224 @end example
13225
13226 This means that when @code{nndir-retrieve-headers} is called, the first,
13227 third, and fourth parameters will be passed on to
13228 @code{nnml-retrieve-headers}, while the second parameter is set to the
13229 value of @code{nndir-current-group}.
13230
13231 @item nnoo-import
13232 This macro allows importing functions from backends.  It should be the
13233 last thing in the source file, since it will only define functions that
13234 haven't already been defined.
13235
13236 @example
13237 (nnoo-import nndir
13238   (nnmh
13239    nnmh-request-list
13240    nnmh-request-newgroups)
13241   (nnml))
13242 @end example
13243
13244 This means that calls to @code{nndir-request-list} should just be passed
13245 on to @code{nnmh-request-list}, while all public functions from
13246 @code{nnml} that haven't been defined in @code{nndir} yet should be
13247 defined now.
13248
13249 @end table
13250
13251
13252 @node An Example Backend
13253 @subsubsection An Example Backend
13254
13255 Below is a slightly shortened version of the @code{nndir} backend.
13256
13257 @lisp
13258 ;;; nndir.el --- single directory newsgroup access for Gnus
13259 ;; Copyright (C) 1995,96 Free Software Foundation, Inc.
13260
13261 ;;; Code:
13262
13263 (require 'nnheader)
13264 (require 'nnmh)
13265 (require 'nnml)
13266 (require 'nnoo)
13267 (eval-when-compile (require 'cl))
13268
13269 (nnoo-declare nndir
13270   nnml nnmh)
13271
13272 (defvoo nndir-directory nil
13273   "Where nndir will look for groups."
13274   nnml-current-directory nnmh-current-directory)
13275
13276 (defvoo nndir-nov-is-evil nil
13277   "*Non-nil means that nndir will never retrieve NOV headers."
13278   nnml-nov-is-evil)
13279
13280 \f
13281
13282 (defvoo nndir-current-group "" nil nnml-current-group nnmh-current-group)
13283 (defvoo nndir-top-directory nil nil nnml-directory nnmh-directory)
13284 (defvoo nndir-get-new-mail nil nil nnml-get-new-mail nnmh-get-new-mail)
13285
13286 (defvoo nndir-status-string "" nil nnmh-status-string)
13287 (defconst nndir-version "nndir 1.0")
13288
13289 \f
13290
13291 ;;; Interface functions.
13292
13293 (nnoo-define-basics nndir)
13294
13295 (deffoo nndir-open-server (server &optional defs)
13296   (setq nndir-directory
13297         (or (cadr (assq 'nndir-directory defs))
13298             server))
13299   (unless (assq 'nndir-directory defs)
13300     (push `(nndir-directory ,server) defs))
13301   (push `(nndir-current-group
13302           ,(file-name-nondirectory (directory-file-name nndir-directory)))
13303         defs)
13304   (push `(nndir-top-directory
13305           ,(file-name-directory (directory-file-name nndir-directory)))
13306         defs)
13307   (nnoo-change-server 'nndir server defs))
13308
13309 (nnoo-map-functions nndir
13310   (nnml-retrieve-headers 0 nndir-current-group 0 0)
13311   (nnmh-request-article 0 nndir-current-group 0 0)
13312   (nnmh-request-group nndir-current-group 0 0)
13313   (nnmh-close-group nndir-current-group 0))
13314
13315 (nnoo-import nndir
13316   (nnmh
13317    nnmh-status-message
13318    nnmh-request-list
13319    nnmh-request-newgroups))
13320
13321 (provide 'nndir)
13322 @end lisp
13323
13324
13325
13326 @node Score File Syntax
13327 @subsection Score File Syntax
13328
13329 Score files are meant to be easily parsable, but yet extremely
13330 mallable.   It was decided that something that had the same read syntax
13331 as an Emacs Lisp list would fit that spec.
13332
13333 Here's a typical score file:
13334
13335 @lisp
13336 (("summary"
13337   ("win95" -10000 nil s)
13338   ("Gnus"))
13339  ("from"
13340   ("Lars" -1000))
13341  (mark -100))
13342 @end lisp
13343
13344 BNF definition of a score file:
13345
13346 @example
13347 score-file       = "" / "(" *element ")"
13348 element          = rule / atom
13349 rule             = string-rule / number-rule / date-rule
13350 string-rule      = "(" quote string-header quote space *string-match ")"
13351 number-rule      = "(" quote number-header quote space *number-match ")"
13352 date-rule        = "(" quote date-header quote space *date-match ")"
13353 quote            = <ascii 34>
13354 string-header    = "subject" / "from" / "references" / "message-id" / 
13355                    "xref" / "body" / "head" / "all" / "followup"
13356 number-header    = "lines" / "chars"
13357 date-header      = "date"
13358 string-match     = "(" quote <string> quote [ "" / [ space score [ "" / 
13359                    space date [ "" / [ space string-match-t ] ] ] ] ] ")"
13360 score            = "nil" / <integer>
13361 date             = "nil" / <natural number>
13362 string-match-t   = "nil" / "s" / "substring" / "S" / "Substring" / 
13363                    "r" / "regex" / "R" / "Regex" /
13364                    "e" / "exact" / "E" / "Exact" /
13365                    "f" / "fuzzy" / "F" / "Fuzzy"
13366 number-match     = "(" <integer> [ "" / [ space score [ "" / 
13367                    space date [ "" / [ space number-match-t ] ] ] ] ] ")"
13368 number-match-t   = "nil" / "=" / "<" / ">" / ">=" / "<="
13369 date-match       = "(" quote <string> quote [ "" / [ space score [ "" / 
13370                    space date [ "" / [ space date-match-t ] ] ] ] ")"
13371 date-match-t     = "nil" / "at" / "before" / "after"
13372 atom             = "(" [ required-atom / optional-atom ] ")"
13373 required-atom    = mark / expunge / mark-and-expunge / files /
13374                    exclude-files / read-only / touched
13375 optional-atom    = adapt / local / eval 
13376 mark             = "mark" space nil-or-number
13377 nil-or-number    = "nil" / <integer>
13378 expunge          = "expunge" space nil-or-number
13379 mark-and-expunge = "mark-and-expunge" space nil-or-number
13380 files            = "files" *[ space <string> ]
13381 exclude-files    = "exclude-files" *[ space <string> ]
13382 read-only        = "read-only" [ space "nil" / space "t" ]
13383 adapt            = "adapt" [ space "nil" / space "t" / space adapt-rule ]
13384 adapt-rule       = "(" *[ <string> *[ "(" <string> <integer> ")" ] ")"
13385 local            = "local" *[ space "(" <string> space <form> ")" ]
13386 eval             = "eval" space <form>
13387 space            = *[ " " / <TAB> / <NEWLINE> ]
13388 @end example
13389
13390 Any unrecognized elements in a score file should be ignored, but not
13391 discarded.  
13392
13393 As you can see, white space is needed, but the type and amount of white
13394 space is irrelevant.  This means that formatting of the score file is
13395 left up to the programmer---if it's simpler to just spew it all out on
13396 one looong line, then that's ok.
13397
13398 The meaning of the various atoms are explained elsewhere in this
13399 manual. 
13400
13401
13402 @node Headers
13403 @subsection Headers
13404
13405 Gnus uses internally a format for storing article headers that
13406 corresponds to the @sc{nov} format in a mysterious fashion.  One could
13407 almost suspect that the author looked at the @sc{nov} specification and
13408 just shamelessly @emph{stole} the entire thing, and one would be right.
13409
13410 @dfn{Header} is a severely overloaded term.  ``Header'' is used in
13411 RFC1036 to talk about lines in the head of an article (eg.,
13412 @code{From}).  It is used by many people as a synonym for
13413 ``head''---``the header and the body''.  (That should be avoided, in my
13414 opinion.)  And Gnus uses a format internally that it calls ``header'',
13415 which is what I'm talking about here.  This is a 9-element vector,
13416 basically, with each header (ouch) having one slot.
13417
13418 These slots are, in order: @code{number}, @code{subject}, @code{from},
13419 @code{date}, @code{id}, @code{references}, @code{chars}, @code{lines},
13420 @code{xref}.  There are macros for accessing and setting these slots --
13421 they all have predictable names beginning with @code{mail-header-} and
13422 @code{mail-header-set-}, respectively.  
13423
13424 The @code{xref} slot is really a @code{misc} slot.  Any extra info will
13425 be put in there.
13426
13427
13428 @node Ranges
13429 @subsection Ranges
13430
13431 @sc{gnus} introduced a concept that I found so useful that I've started
13432 using it a lot and have elaborated on it greatly. 
13433
13434 The question is simple: If you have a large amount of objects that are
13435 identified by numbers (say, articles, to take a @emph{wild} example)
13436 that you want to callify as being ``included'', a normal sequence isn't
13437 very useful.  (A 200,000 length sequence is a bit long-winded.)
13438
13439 The solution is as simple as the question: You just collapse the
13440 sequence. 
13441
13442 @example
13443 (1 2 3 4 5 6 10 11 12)
13444 @end example
13445
13446 is transformed into
13447
13448 @example
13449 ((1 . 6) (10 . 12))
13450 @end example
13451
13452 To avoid having those nasty @samp{(13 . 13)} elements to denote a
13453 lonesome object, a @samp{13} is a valid element:
13454
13455 @example
13456 ((1 . 6) 7 (10 . 12))
13457 @end example
13458
13459 This means that comparing two ranges to find out whether they are equal
13460 is slightly tricky:
13461
13462 @example
13463 ((1 . 5) 7 8 (10 . 12))
13464 @end example
13465
13466 and
13467
13468 @example
13469 ((1 . 5) (7 . 8) (10 . 12))
13470 @end example
13471
13472 are equal.  In fact, any non-descending list is a range:
13473
13474 @example
13475 (1 2 3 4 5)
13476 @end example
13477
13478 is a perfectly valid range, although a pretty long-winded one.  This is
13479 also legal:
13480
13481 @example
13482 (1 . 5)
13483 @end example
13484
13485 and is equal to the previous range.
13486
13487 Here's a BNF definition of ranges.  Of course, one must remember the
13488 semantic requirement that the numbers are non-descending.  (Any number
13489 of repetition of the same number is allowed, but apt to disappear in
13490 range handling.)
13491
13492 @example
13493 range           = simple-range / normal-range
13494 simple-range    = "(" number " . " number ")"
13495 normal-range    = "(" start-contents ")"
13496 contents        = "" / simple-range *[ " " contents ] / 
13497                   number *[ " " contents ]
13498 @end example
13499
13500 Gnus currently uses ranges to keep track of read articles and article
13501 marks.  I plan on implementing a number of range operators in C if The
13502 Powers That Be are willing to let me.  (I haven't asked yet, because I
13503 need to do some more thinking on what operators I need to make life
13504 totally range-based without ever having to convert back to normal
13505 sequences.) 
13506
13507
13508 @node Group Info
13509 @subsection Group Info
13510
13511 Gnus stores all permanent info on groups in a @dfn{group info} list.
13512 This list is from three to six elements (or more) long and exhaustively
13513 describes the group.
13514
13515 Here are two example group infos; one is a very simple group while the
13516 second is a more complex one:
13517
13518 @example
13519 ("no.group" 5 (1 . 54324))
13520
13521 ("nnml:my.mail" 3 ((1 . 5) 9 (20 . 55))
13522                 ((tick (15 . 19)) (replied 3 6 (19 . 3)))
13523                 (nnml "")
13524                 (auto-expire (to-address "ding@@ifi.uio.no")))
13525 @end example
13526
13527 The first element is the group name as Gnus knows the group; the second
13528 is the group level; the third is the read articles in range format; the
13529 fourth is a list of article marks lists; the fifth is the select method;
13530 and the sixth contains the group parameters.
13531
13532 Here's a BNF definition of the group info format:
13533
13534 @example
13535 info          = "(" group space level space read 
13536                 [ "" / [ space marks-list [ "" / [ space method [ "" /
13537                 space parameters ] ] ] ] ] ")" 
13538 group         = quote <string> quote
13539 level         = <integer in the range of 1 to inf>
13540 read          = range
13541 marks-lists   = nil / "(" *marks ")"
13542 marks         = "(" <string> range ")"
13543 method        = "(" <string> *elisp-forms ")"
13544 parameters    = "(" *elisp-forms ")"
13545 @end example
13546
13547 Actually that @samp{marks} rule is a fib.  A @samp{marks} is a
13548 @samp{<string>} consed on to a @samp{range}, but that's a bitch to say
13549 in pseudo-BNF.
13550
13551
13552 @node Various File Formats
13553 @subsection Various File Formats
13554
13555 @menu
13556 * Active File Format::      Information on articles and groups available.
13557 * Newsgroups File Format::  Group descriptions.
13558 @end menu
13559
13560
13561 @node Active File Format
13562 @subsubsection Active File Format
13563
13564 The active file lists all groups that are available on the server in
13565 question.  It also lists the highest and lowest current article numbers
13566 in each group.  
13567
13568 Here's an excerpt from a typical active file:
13569
13570 @example
13571 soc.motss 296030 293865 y
13572 alt.binaries.pictures.fractals 3922 3913 n
13573 comp.sources.unix 1605 1593 m
13574 comp.binaries.ibm.pc 5097 5089 y
13575 no.general 1000 900 y
13576 @end example
13577
13578 Here's a pseudo-BNF definition of this file:
13579
13580 @example
13581 active      = *group-line
13582 group-line  = group space high-number space low-number space flag <NEWLINE>
13583 group       = <non-white-space string>
13584 space       = " "
13585 high-number = <non-negative integer>
13586 low-number  = <positive integer>
13587 flag        = "y" / "n" / "m" / "j" / "x" / "=" group
13588 @end example
13589
13590
13591 @node Newsgroups File Format
13592 @subsubsection Newsgroups File Format
13593
13594 The newsgroups file lists groups along with their descriptions.  Not all
13595 groups on the server have to be listed,  and not all groups in the file
13596 have to exist on the server.  The file is meant purely as information to
13597 the user.
13598
13599 The format is quite simple; a group name, a tab, and the description.
13600 Here's the definition:
13601
13602 @example
13603 newsgroups    = *line
13604 line          = group tab description <NEWLINE>
13605 group         = <non-white-space string>
13606 tab           = <TAB>
13607 description   = <string>
13608 @end example
13609
13610
13611 @node Emacs for Heathens
13612 @section Emacs for Heathens
13613
13614 Believe it or not, but some people who use Gnus haven't really used
13615 Emacs much before they embarked on their journey on the Gnus Love Boat.
13616 If you are one of those unfortunates whom ``@kbd{M-C-a}'', ``kill the
13617 region'', and ``set @code{gnus-flargblossen} to an alist where the key
13618 is a regexp that is used for matching on the group name'' are magical
13619 phrases with little or no meaning, then this appendix is for you.  If
13620 you are already familiar with Emacs, just ignore this and go fondle your
13621 cat instead.
13622
13623 @menu
13624 * Keystrokes::      Entering text and executing commands.
13625 * Emacs Lisp::      The built-in Emacs programming language.
13626 @end menu
13627
13628
13629 @node Keystrokes
13630 @subsection Keystrokes
13631
13632 @itemize @bullet
13633 @item
13634 Q: What is an experienced Emacs user?
13635
13636 @item 
13637 A: A person who wishes that the terminal had pedals.
13638 @end itemize
13639
13640 Yes, when you use Emacs, you are apt to use the control key, the shift
13641 key and the meta key a lot.  This is very annoying to some people
13642 (notably @code{vi}le users), and the rest of us just love the hell out
13643 of it.  Just give up and submit.  Emacs really does stand for
13644 ``Escape-Meta-Alt-Control-Shift'', and not ``Editing Macros'', as you
13645 may have heard from other disreputable sources (like the Emacs author).
13646
13647 The shift key is normally located near your pinky fingers, and are
13648 normally used to get capital letters and stuff.  You probably use it all
13649 the time.  The control key is normally marked ``CTRL'' or something like
13650 that.  The meta key is, funnily enough, never marked as such on any
13651 keyboards.  The one I'm currently at has a key that's marked ``Alt'',
13652 which is the meta key on this keyboard.  It's usually located somewhere
13653 to the left hand side of the keyboard, usually on the bottom row.
13654
13655 Now, us Emacs people doesn't say ``press the meta-control-m key'',
13656 because that's just too inconvenient.  We say ``press the @kbd{M-C-m}
13657 key''.  @kbd{M-} is the prefix that means ``meta'' and ``C-'' is the
13658 prefix that means ``control''.  So ``press @kbd{C-k}'' means ``press
13659 down the control key, and hold it down while you press @kbd{k}''.
13660 ``Press @kbd{M-C-k}'' means ``press down and hold down the meta key and
13661 the control key and then press @kbd{k}''.  Simple, ay?
13662
13663 This is somewhat complicated by the fact that not all keyboards have a
13664 meta key.  In that case you can use the ``escape'' key.  Then @kbd{M-k}
13665 means ``press escape, release escape, press @kbd{k}''.  That's much more
13666 work than if you have a meta key, so if that's the case, I respectfully
13667 suggest you get a real keyboard with a meta key.  You can't live without
13668 it.
13669
13670
13671
13672 @node Emacs Lisp
13673 @subsection Emacs Lisp
13674
13675 Emacs is the King of Editors because it's really a Lisp interpreter.
13676 Each and every key you tap runs some Emacs Lisp code snippet, and since
13677 Emacs Lisp is an interpreted language, that means that you can configure
13678 any key to run any arbitrary code.  You just, like, do it.
13679
13680 Gnus is written in Emacs Lisp, and is run as a bunch of interpreted
13681 functions.  (These are byte-compiled for speed, but it's still
13682 interpreted.)  If you decide that you don't like the way Gnus does
13683 certain things, it's trivial to have it do something a different way.
13684 (Well, at least if you know how to write Lisp code.)  However, that's
13685 beyond the scope of this manual, so we are simply going to talk about
13686 some common constructs that you normally use in your @file{.emacs} file
13687 to customize Gnus.
13688
13689 If you want to set the variable @code{gnus-florgbnize} to four (4), you
13690 write the following:
13691
13692 @lisp
13693 (setq gnus-florgbnize 4)
13694 @end lisp
13695
13696 This function (really ``special form'') @code{setq} is the one that can
13697 set a variable to some value.  This is really all you need to know.  Now
13698 you can go and fill your @code{.emacs} file with lots of these to change
13699 how Gnus works.
13700
13701 If you have put that thing in your @code{.emacs} file, it will be read
13702 and @code{eval}ed (which is lisp-ese for ``run'') the next time you
13703 start Emacs.  If you want to change the variable right away, simply say
13704 @kbd{C-x C-e} after the closing parenthesis.  That will @code{eval} the
13705 previous ``form'', which here is a simple @code{setq} statement.
13706
13707 Go ahead---just try it, if you're located at your Emacs.  After you
13708 @kbd{C-x C-e}, you will see @samp{4} appear in the echo area, which
13709 is the return value of the form you @code{eval}ed.
13710
13711 Some pitfalls:
13712
13713 If the manual says ``set @code{gnus-read-active-file} to @code{some}'',
13714 that means:
13715
13716 @lisp
13717 (setq gnus-read-active-file 'some)
13718 @end lisp
13719
13720 On the other hand, if the manual says ``set @code{gnus-nntp-server} to
13721 @samp{nntp.ifi.uio.no}'', that means:
13722
13723 @lisp
13724 (setq gnus-nntp-server "nntp.ifi.uio.no")
13725 @end lisp
13726
13727 So be careful not to mix up strings (the latter) with symbols (the
13728 former).  The manual is unambiguous, but it can be confusing.
13729
13730
13731 @include gnus-faq.texi
13732
13733 @node Index
13734 @chapter Index
13735 @printindex cp
13736
13737 @node Key Index
13738 @chapter Key Index
13739 @printindex ky
13740
13741 @summarycontents
13742 @contents
13743 @bye
13744
13745 @iftex
13746 @iflatex
13747 \end{document}
13748 @end iflatex
13749 @end iftex
13750
13751 @c End:
13752