Modify for SEMI 1.11, FLIM 1.12.
[elisp/gnus.git-] / texi / gnus.texi
1 \input texinfo                  @c -*-texinfo-*-
2
3 @setfilename gnus
4 @settitle Semi-gnus 6.10.034 Manual
5 @synindex fn cp
6 @synindex vr cp
7 @synindex pg cp
8 @c @direntry
9 @c * Gnus: (gnus).         The newsreader Gnus.
10 @c @end direntry
11 @iftex
12 @finalout
13 @end iftex
14 @setchapternewpage odd
15
16 @iftex
17 @iflatex
18 \documentclass[twoside,a4paper,openright,11pt]{book}
19 \usepackage[latin1]{inputenc}
20 \usepackage{pagestyle}
21 \usepackage{epsfig}
22 \usepackage{bembo}
23 \usepackage{pixidx}
24
25 \makeindex
26 \begin{document}
27
28 \newcommand{\gnuschaptername}{}
29 \newcommand{\gnussectionname}{}
30
31 \newcommand{\gnusbackslash}{/}
32
33 \newcommand{\gnusxref}[1]{See ``#1'' on page \pageref{#1}}
34 \newcommand{\gnuspxref}[1]{see ``#1'' on page \pageref{#1}}
35
36 \newcommand{\gnuskindex}[1]{\index{#1}}
37 \newcommand{\gnusindex}[1]{\index{#1}}
38
39 \newcommand{\gnustt}[1]{{\fontfamily{pfu}\fontsize{10pt}{10}\selectfont #1}}
40 \newcommand{\gnuscode}[1]{\gnustt{#1}}
41 \newcommand{\gnussamp}[1]{``{\fontencoding{OT1}\fontfamily{pfu}\fontsize{10pt}{10}\selectfont #1}''}
42 \newcommand{\gnuslisp}[1]{\gnustt{#1}}
43 \newcommand{\gnuskbd}[1]{`\gnustt{#1}'}
44 \newcommand{\gnusfile}[1]{`\gnustt{#1}'}
45 \newcommand{\gnusdfn}[1]{\textit{#1}}
46 \newcommand{\gnusi}[1]{\textit{#1}}
47 \newcommand{\gnusstrong}[1]{\textbf{#1}}
48 \newcommand{\gnusemph}[1]{\textit{#1}}
49 \newcommand{\gnusvar}[1]{{\fontsize{10pt}{10}\selectfont\textsl{\textsf{#1}}}}
50 \newcommand{\gnussc}[1]{\textsc{#1}}
51 \newcommand{\gnustitle}[1]{{\huge\textbf{#1}}}
52 \newcommand{\gnusauthor}[1]{{\large\textbf{#1}}}
53
54 \newcommand{\gnusbullet}{{${\bullet}$}}
55 \newcommand{\gnusdollar}{\$}
56 \newcommand{\gnusampersand}{\&}
57 \newcommand{\gnuspercent}{\%}
58 \newcommand{\gnushash}{\#}
59 \newcommand{\gnushat}{\symbol{"5E}}
60 \newcommand{\gnusunderline}{\symbol{"5F}}
61 \newcommand{\gnusnot}{$\neg$}
62 \newcommand{\gnustilde}{\symbol{"7E}}
63 \newcommand{\gnusless}{{$<$}}
64 \newcommand{\gnusgreater}{{$>$}}
65 \newcommand{\gnusbraceleft}{{$>$}}
66 \newcommand{\gnusbraceright}{{$>$}}
67
68 \newcommand{\gnushead}{\raisebox{-1cm}{\epsfig{figure=ps/gnus-head.eps,height=1cm}}}
69 \newcommand{\gnusinteresting}{
70 \marginpar[\mbox{}\hfill\gnushead]{\gnushead}
71 }
72
73 \newcommand{\gnuscleardoublepage}{\ifodd\count0\mbox{}\clearpage\thispagestyle{empty}\mbox{}\clearpage\else\clearpage\fi}
74
75 \newcommand{\gnuspagechapter}[1]{
76 {\mbox{}}
77 }
78
79 \newdimen{\gnusdimen}
80 \gnusdimen 0pt
81
82 \newcommand{\gnuschapter}[2]{
83 \gnuscleardoublepage
84 \ifdim \gnusdimen = 0pt\setcounter{page}{1}\pagestyle{gnus}\pagenumbering{arabic} \gnusdimen 1pt\fi
85 \chapter{#2}
86 \renewcommand{\gnussectionname}{}
87 \renewcommand{\gnuschaptername}{#2}
88 \thispagestyle{empty}
89 \hspace*{-2cm}
90 \begin{picture}(500,500)(0,0)
91 \put(480,350){\makebox(0,0)[tr]{#1}}
92 \put(40,300){\makebox(500,50)[bl]{{\Huge\bf{#2}}}}
93 \end{picture}
94 \clearpage
95 }
96
97 \newcommand{\gnusfigure}[3]{
98 \begin{figure}
99 \mbox{}\ifodd\count0\hspace*{-0.8cm}\else\hspace*{-3cm}\fi\begin{picture}(440,#2)
100 #3
101 \end{picture}
102 \caption{#1}
103 \end{figure}
104 }
105
106 \newcommand{\gnusicon}[1]{
107 \marginpar[\mbox{}\hfill\raisebox{-1.5cm}{\epsfig{figure=tmp/#1-up.ps,height=1.5cm}}]{\raisebox{-1cm}{\epsfig{figure=tmp/#1-up.ps,height=1cm}}}
108 }
109
110 \newcommand{\gnuspicon}[1]{
111 \margindex{\epsfig{figure=#1,width=2cm}}
112 }
113
114 \newcommand{\gnusxface}[2]{
115 \margindex{\epsfig{figure=#1,width=1cm}\epsfig{figure=#2,width=1cm}}
116 }
117
118 \newcommand{\gnussmiley}[2]{
119 \margindex{\makebox[2cm]{\hfill\epsfig{figure=#1,width=0.5cm}\hfill\epsfig{figure=#2,width=0.5cm}\hfill}}
120 }
121
122 \newcommand{\gnusitemx}[1]{\mbox{}\vspace*{-\itemsep}\vspace*{-\parsep}\item#1}
123
124 \newcommand{\gnussection}[1]{
125 \renewcommand{\gnussectionname}{#1}
126 \section{#1}
127 }
128
129 \newenvironment{codelist}%
130 {\begin{list}{}{
131 }
132 }{\end{list}}
133
134 \newenvironment{kbdlist}%
135 {\begin{list}{}{
136 \labelwidth=0cm
137 }
138 }{\end{list}}
139
140 \newenvironment{dfnlist}%
141 {\begin{list}{}{
142 }
143 }{\end{list}}
144
145 \newenvironment{stronglist}%
146 {\begin{list}{}{
147 }
148 }{\end{list}}
149
150 \newenvironment{samplist}%
151 {\begin{list}{}{
152 }
153 }{\end{list}}
154
155 \newenvironment{varlist}%
156 {\begin{list}{}{
157 }
158 }{\end{list}}
159
160 \newenvironment{emphlist}%
161 {\begin{list}{}{
162 }
163 }{\end{list}}
164
165 \newlength\gnusheadtextwidth
166 \setlength{\gnusheadtextwidth}{\headtextwidth}
167 \addtolength{\gnusheadtextwidth}{1cm}
168
169 \newpagestyle{gnuspreamble}%
170 {
171 {
172 \ifodd\count0
173 {
174 \hspace*{-0.23cm}\underline{\makebox[\gnusheadtextwidth]{\mbox{}}\textbf{\hfill\roman{page}}}
175 }
176 \else
177 {
178 \hspace*{-3.25cm}\underline{\makebox[\gnusheadtextwidth]{\textbf{\roman{page}\hfill\mbox{}}}
179 }
180 }
181 \fi
182 }
183 }
184 {
185 \ifodd\count0
186 \mbox{} \hfill
187 \raisebox{-0.5cm}{\epsfig{figure=ps/gnus-big-logo.eps,height=1cm}}
188 \else
189 \raisebox{-0.5cm}{\epsfig{figure=ps/gnus-big-logo.eps,height=1cm}}
190 \hfill \mbox{}
191 \fi
192 }
193
194 \newpagestyle{gnusindex}%
195 {
196 {
197 \ifodd\count0
198 {
199 \hspace*{-0.23cm}\underline{\makebox[\gnusheadtextwidth]{\textbf{\gnuschaptername\hfill\arabic{page}}}}
200 }
201 \else
202 {
203 \hspace*{-3.25cm}\underline{\makebox[\gnusheadtextwidth]{\textbf{\arabic{page}\hfill\gnuschaptername}}}
204 }
205 \fi
206 }
207 }
208 {
209 \ifodd\count0
210 \mbox{} \hfill
211 \raisebox{-0.5cm}{\epsfig{figure=ps/gnus-big-logo.eps,height=1cm}}
212 \else
213 \raisebox{-0.5cm}{\epsfig{figure=ps/gnus-big-logo.eps,height=1cm}}
214 \hfill \mbox{}
215 \fi
216 }
217
218 \newpagestyle{gnus}%
219 {
220 {
221 \ifodd\count0
222 {
223 \makebox[12cm]{\hspace*{3.1cm}\underline{\makebox[\gnusheadtextwidth]{\textbf{\arabic{chapter}.\arabic{section}} \textbf{\gnussectionname\hfill\arabic{page}}}}}
224 }
225 \else
226 {
227 \makebox[12cm]{\hspace*{-2.95cm}\underline{\makebox[\gnusheadtextwidth]{\textbf{\arabic{page}\hfill\gnuschaptername}}}}
228 }
229 \fi
230 }
231 }
232 {
233 \ifodd\count0
234 \mbox{} \hfill
235 \raisebox{-0.5cm}{\epsfig{figure=ps/gnus-big-logo.eps,height=1cm}}
236 \else
237 \raisebox{-0.5cm}{\epsfig{figure=ps/gnus-big-logo.eps,height=1cm}}
238 \hfill \mbox{}
239 \fi
240 }
241
242 \pagenumbering{roman}
243 \pagestyle{gnuspreamble}
244
245 @end iflatex
246 @end iftex
247
248 @iftex
249 @iflatex
250 \begin{titlepage}
251 {
252
253 %\addtolength{\oddsidemargin}{-5cm}
254 %\addtolength{\evensidemargin}{-5cm}
255 \parindent=0cm
256 \addtolength{\textheight}{2cm}
257
258 \gnustitle{\gnustitlename}\\
259 \rule{15cm}{1mm}\\
260 \vfill
261 \hspace*{0cm}\epsfig{figure=ps/gnus-big-logo.eps,height=15cm}
262 \vfill
263 \rule{15cm}{1mm}\\
264 \gnusauthor{by Lars Magne Ingebrigtsen}
265 \newpage
266 }
267
268 \mbox{}
269 \vfill
270
271 \thispagestyle{empty}
272
273 Copyright \copyright{} 1995,96,97,98 Free Software Foundation, Inc.
274
275 Permission is granted to make and distribute verbatim copies of
276 this manual provided the copyright notice and this permission notice
277 are preserved on all copies.
278
279 Permission is granted to copy and distribute modified versions of this
280 manual under the conditions for verbatim copying, provided that the
281 entire resulting derived work is distributed under the terms of a
282 permission notice identical to this one.
283
284 Permission is granted to copy and distribute translations of this manual
285 into another language, under the above conditions for modified versions.
286
287 \newpage
288 \end{titlepage}
289 @end iflatex
290 @end iftex
291
292 @ifinfo
293
294 This file documents gnus, the GNU Emacs newsreader.
295
296 Copyright (C) 1995,96 Free Software Foundation, Inc.
297
298 Permission is granted to make and distribute verbatim copies of
299 this manual provided the copyright notice and this permission notice
300 are preserved on all copies.
301
302 @ignore
303 Permission is granted to process this file through Tex and print the
304 results, provided the printed document carries copying permission
305 notice identical to this one except for the removal of this paragraph
306 (this paragraph not being relevant to the printed manual).
307
308 @end ignore
309 Permission is granted to copy and distribute modified versions of this
310 manual under the conditions for verbatim copying, provided also that the
311 entire resulting derived work is distributed under the terms of a
312 permission notice identical to this one.
313
314 Permission is granted to copy and distribute translations of this manual
315 into another language, under the above conditions for modified versions.
316 @end ifinfo
317
318 @tex
319
320 @titlepage
321 @title Semi-gnus 6.10.034 Manual
322
323 @author by Lars Magne Ingebrigtsen
324 @page
325
326 @vskip 0pt plus 1filll
327 Copyright @copyright{} 1995,96,97 Free Software Foundation, Inc.
328
329 Permission is granted to make and distribute verbatim copies of
330 this manual provided the copyright notice and this permission notice
331 are preserved on all copies.
332
333 Permission is granted to copy and distribute modified versions of this
334 manual under the conditions for verbatim copying, provided that the
335 entire resulting derived work is distributed under the terms of a
336 permission notice identical to this one.
337
338 Permission is granted to copy and distribute translations of this manual
339 into another language, under the above conditions for modified versions.
340
341 @end titlepage
342 @page
343
344 @end tex
345
346
347 @node Top
348 @top The gnus Newsreader
349
350 @ifinfo
351
352 You can read news (and mail) from within Emacs by using gnus.  The news
353 can be gotten by any nefarious means you can think of---@sc{nntp}, local
354 spool or your mbox file.  All at the same time, if you want to push your
355 luck.
356
357 Semi-gnus provides MIME features based on SEMI API.  So Semi-gnus
358 supports your right to read strange messages including big images or
359 other various kinds of formats.  Semi-gnus also supports
360 internationalization/localization and multiscript features based on MULE
361 API.  So Semi-gnus does not discriminate various language communities.
362 Oh, if you are a Klingon, please wait Unicode Next Generation.
363
364 This manual corresponds to Semi-gnus 6.10.034.
365
366 @end ifinfo
367
368 @iftex
369
370 @iflatex
371 \tableofcontents
372 \gnuscleardoublepage
373 @end iflatex
374
375 Gnus is the advanced, self-documenting, customizable, extensible
376 unreal-time newsreader for GNU Emacs.
377
378 Oops.  That sounds oddly familiar, so let's start over again to avoid
379 being accused of plagiarism:
380
381 Gnus is a message-reading laboratory.  It will let you look at just
382 about anything as if it were a newsgroup.  You can read mail with it,
383 you can browse directories with it, you can @code{ftp} with it---you can
384 even read news with it!
385
386 Gnus tries to empower people who read news the same way Emacs empowers
387 people who edit text.  Gnus sets no limits to what the user should be
388 allowed to do.  Users are encouraged to extend gnus to make it behave
389 like they want it to behave.  A program should not control people;
390 people should be empowered to do what they want by using (or abusing)
391 the program.
392
393 @end iftex
394
395
396 @menu
397 * Starting Up::           Finding news can be a pain.
398 * The Group Buffer::      Selecting, subscribing and killing groups.
399 * The Summary Buffer::    Reading, saving and posting articles.
400 * The Article Buffer::    Displaying and handling articles.
401 * Composing Messages::    Information on sending mail and news.
402 * Select Methods::        Gnus reads all messages from various select methods.
403 * Scoring::               Assigning values to articles.
404 * Various::               General purpose settings.
405 * The End::               Farewell and goodbye.
406 * Appendices::            Terminology, Emacs intro, FAQ, History, Internals.
407 * Index::                 Variable, function and concept index.
408 * Key Index::             Key Index.
409 @end menu
410
411 @node Starting Up
412 @chapter Starting gnus
413 @cindex starting up
414
415 @kindex M-x gnus
416 @findex gnus
417 If your system administrator has set things up properly, starting gnus
418 and reading news is extremely easy---you just type @kbd{M-x gnus} in
419 your Emacs.
420
421 @findex gnus-other-frame
422 @kindex M-x gnus-other-frame
423 If you want to start gnus in a different frame, you can use the command
424 @kbd{M-x gnus-other-frame} instead.
425
426 If things do not go smoothly at startup, you have to twiddle some
427 variables in your @file{~/.gnus} file.  This file is similar to
428 @file{~/.emacs}, but is read when gnus starts.
429
430 If you puzzle at any terms used in this manual, please refer to the
431 terminology section (@pxref{Terminology}).
432
433 @menu
434 * Finding the News::    Choosing a method for getting news.
435 * The First Time::      What does gnus do the first time you start it?
436 * The Server is Down::  How can I read my mail then?
437 * Slave Gnusae::        You can have more than one gnus active at a time.
438 * Fetching a Group::    Starting gnus just to read a group.
439 * New Groups::          What is gnus supposed to do with new groups?
440 * Startup Files::       Those pesky startup files---@file{.newsrc}.
441 * Auto Save::           Recovering from a crash.
442 * The Active File::     Reading the active file over a slow line Takes Time.
443 * Changing Servers::    You may want to move from one server to another.
444 * Startup Variables::   Other variables you might change.
445 @end menu
446
447
448 @node Finding the News
449 @section Finding the News
450 @cindex finding news
451
452 @vindex gnus-select-method
453 @c @head
454 The @code{gnus-select-method} variable says where gnus should look for
455 news.  This variable should be a list where the first element says
456 @dfn{how} and the second element says @dfn{where}.  This method is your
457 native method.  All groups not fetched with this method are foreign
458 groups.
459
460 For instance, if the @samp{news.somewhere.edu} @sc{nntp} server is where
461 you want to get your daily dosage of news from, you'd say:
462
463 @lisp
464 (setq gnus-select-method '(nntp "news.somewhere.edu"))
465 @end lisp
466
467 If you want to read directly from the local spool, say:
468
469 @lisp
470 (setq gnus-select-method '(nnspool ""))
471 @end lisp
472
473 If you can use a local spool, you probably should, as it will almost
474 certainly be much faster.
475
476 @vindex gnus-nntpserver-file
477 @cindex NNTPSERVER
478 @cindex @sc{nntp} server
479 If this variable is not set, gnus will take a look at the
480 @code{NNTPSERVER} environment variable.  If that variable isn't set,
481 gnus will see whether @code{gnus-nntpserver-file}
482 (@file{/etc/nntpserver} by default) has any opinions on the matter.  If
483 that fails as well, gnus will try to use the machine running Emacs as an
484 @sc{nntp} server.  That's a long shot, though.
485
486 @vindex gnus-nntp-server
487 If @code{gnus-nntp-server} is set, this variable will override
488 @code{gnus-select-method}.  You should therefore set
489 @code{gnus-nntp-server} to @code{nil}, which is what it is by default.
490
491 @vindex gnus-secondary-servers
492 You can also make gnus prompt you interactively for the name of an
493 @sc{nntp} server.  If you give a non-numerical prefix to @code{gnus}
494 (i.e., @kbd{C-u M-x gnus}), gnus will let you choose between the servers
495 in the @code{gnus-secondary-servers} list (if any).  You can also just
496 type in the name of any server you feel like visiting.
497
498 @findex gnus-group-browse-foreign-server
499 @kindex B (Group)
500 However, if you use one @sc{nntp} server regularly and are just
501 interested in a couple of groups from a different server, you would be
502 better served by using the @kbd{B} command in the group buffer.  It will
503 let you have a look at what groups are available, and you can subscribe
504 to any of the groups you want to.  This also makes @file{.newsrc}
505 maintenance much tidier.  @xref{Foreign Groups}.
506
507 @vindex gnus-secondary-select-methods
508 @c @head
509 A slightly different approach to foreign groups is to set the
510 @code{gnus-secondary-select-methods} variable.  The select methods
511 listed in this variable are in many ways just as native as the
512 @code{gnus-select-method} server.  They will also be queried for active
513 files during startup (if that's required), and new newsgroups that
514 appear on these servers will be subscribed (or not) just as native
515 groups are.
516
517 For instance, if you use the @code{nnmbox} backend to read your mail, you
518 would typically set this variable to
519
520 @lisp
521 (setq gnus-secondary-select-methods '((nnmbox "")))
522 @end lisp
523
524
525 @node The First Time
526 @section The First Time
527 @cindex first time usage
528
529 If no startup files exist, gnus will try to determine what groups should
530 be subscribed by default.
531
532 @vindex gnus-default-subscribed-newsgroups
533 If the variable @code{gnus-default-subscribed-newsgroups} is set, gnus
534 will subscribe you to just those groups in that list, leaving the rest
535 killed.  Your system administrator should have set this variable to
536 something useful.
537
538 Since she hasn't, gnus will just subscribe you to a few arbitrarily
539 picked groups (i.e., @samp{*.newusers}).  (@dfn{Arbitrary} is defined
540 here as @dfn{whatever Lars thinks you should read}.)
541
542 You'll also be subscribed to the gnus documentation group, which should
543 help you with most common problems.
544
545 If @code{gnus-default-subscribed-newsgroups} is @code{t}, gnus will just
546 use the normal functions for handling new groups, and not do anything
547 special.
548
549
550 @node The Server is Down
551 @section The Server is Down
552 @cindex server errors
553
554 If the default server is down, gnus will understandably have some
555 problems starting.  However, if you have some mail groups in addition to
556 the news groups, you may want to start gnus anyway.
557
558 Gnus, being the trusting sort of program, will ask whether to proceed
559 without a native select method if that server can't be contacted.  This
560 will happen whether the server doesn't actually exist (i.e., you have
561 given the wrong address) or the server has just momentarily taken ill
562 for some reason or other.  If you decide to continue and have no foreign
563 groups, you'll find it difficult to actually do anything in the group
564 buffer.  But, hey, that's your problem.  Blllrph!
565
566 @findex gnus-no-server
567 @kindex M-x gnus-no-server
568 @c @head
569 If you know that the server is definitely down, or you just want to read
570 your mail without bothering with the server at all, you can use the
571 @code{gnus-no-server} command to start gnus.  That might come in handy
572 if you're in a hurry as well.  This command will not attempt to contact
573 your primary server---instead, it will just activate all groups on level
574 1 and 2.  (You should preferably keep no native groups on those two
575 levels.)
576
577
578 @node Slave Gnusae
579 @section Slave Gnusae
580 @cindex slave
581
582 You might want to run more than one Emacs with more than one gnus at the
583 same time.  If you are using different @file{.newsrc} files (e.g., if
584 you are using the two different gnusae to read from two different
585 servers), that is no problem whatsoever.  You just do it.
586
587 The problem appears when you want to run two Gnusae that use the same
588 @code{.newsrc} file.
589
590 To work around that problem some, we here at the Think-Tank at the gnus
591 Towers have come up with a new concept: @dfn{Masters} and @dfn{slaves}.
592 (We have applied for a patent on this concept, and have taken out a
593 copyright on those words.  If you wish to use those words in conjunction
594 with each other, you have to send $1 per usage instance to me.  Usage of
595 the patent (@dfn{Master/Slave Relationships In Computer Applications})
596 will be much more expensive, of course.)
597
598 Anyways, you start one gnus up the normal way with @kbd{M-x gnus} (or
599 however you do it).  Each subsequent slave gnusae should be started with
600 @kbd{M-x gnus-slave}.  These slaves won't save normal @file{.newsrc}
601 files, but instead save @dfn{slave files} that contain information only
602 on what groups have been read in the slave session.  When a master gnus
603 starts, it will read (and delete) these slave files, incorporating all
604 information from them.  (The slave files will be read in the sequence
605 they were created, so the latest changes will have precedence.)
606
607 Information from the slave files has, of course, precedence over the
608 information in the normal (i.e., master) @code{.newsrc} file.
609
610
611 @node Fetching a Group
612 @section Fetching a Group
613 @cindex fetching a group
614
615 @findex gnus-fetch-group
616 It is sometimes convenient to be able to just say ``I want to read this
617 group and I don't care whether gnus has been started or not''.  This is
618 perhaps more useful for people who write code than for users, but the
619 command @code{gnus-fetch-group} provides this functionality in any case.
620 It takes the group name as a parameter.
621
622
623 @node New Groups
624 @section New Groups
625 @cindex new groups
626 @cindex subscription
627
628 @vindex gnus-check-new-newsgroups
629 If you are satisfied that you really never want to see any new groups,
630 you can set @code{gnus-check-new-newsgroups} to @code{nil}.  This will
631 also save you some time at startup.  Even if this variable is
632 @code{nil}, you can always subscribe to the new groups just by pressing
633 @kbd{U} in the group buffer (@pxref{Group Maintenance}).  This variable
634 is @code{ask-server} by default.  If you set this variable to
635 @code{always}, then gnus will query the backends for new groups even
636 when you do the @kbd{g} command (@pxref{Scanning New Messages}).
637
638 @menu
639 * Checking New Groups::      Determining what groups are new.
640 * Subscription Methods::     What gnus should do with new groups.
641 * Filtering New Groups::     Making gnus ignore certain new groups.
642 @end menu
643
644
645 @node Checking New Groups
646 @subsection Checking New Groups
647
648 Gnus normally determines whether a group is new or not by comparing the
649 list of groups from the active file(s) with the lists of subscribed and
650 dead groups.  This isn't a particularly fast method.  If
651 @code{gnus-check-new-newsgroups} is @code{ask-server}, gnus will ask the
652 server for new groups since the last time.  This is both faster and
653 cheaper.  This also means that you can get rid of the list of killed
654 groups altogether, so you may set @code{gnus-save-killed-list} to
655 @code{nil}, which will save time both at startup, at exit, and all over.
656 Saves disk space, too.  Why isn't this the default, then?
657 Unfortunately, not all servers support this command.
658
659 I bet I know what you're thinking now: How do I find out whether my
660 server supports @code{ask-server}?  No?  Good, because I don't have a
661 fail-safe answer.  I would suggest just setting this variable to
662 @code{ask-server} and see whether any new groups appear within the next
663 few days.  If any do, then it works.  If none do, then it doesn't work.
664 I could write a function to make gnus guess whether the server supports
665 @code{ask-server}, but it would just be a guess.  So I won't.  You could
666 @code{telnet} to the server and say @code{HELP} and see whether it lists
667 @samp{NEWGROUPS} among the commands it understands.  If it does, then it
668 might work.  (But there are servers that lists @samp{NEWGROUPS} without
669 supporting the function properly.)
670
671 This variable can also be a list of select methods.  If so, gnus will
672 issue an @code{ask-server} command to each of the select methods, and
673 subscribe them (or not) using the normal methods.  This might be handy
674 if you are monitoring a few servers for new groups.  A side effect is
675 that startup will take much longer, so you can meditate while waiting.
676 Use the mantra ``dingnusdingnusdingnus'' to achieve permanent bliss.
677
678
679 @node Subscription Methods
680 @subsection Subscription Methods
681
682 @vindex gnus-subscribe-newsgroup-method
683 What gnus does when it encounters a new group is determined by the
684 @code{gnus-subscribe-newsgroup-method} variable.
685
686 This variable should contain a function.  This function will be called
687 with the name of the new group as the only parameter.
688
689 Some handy pre-fab functions are:
690
691 @table @code
692
693 @item gnus-subscribe-zombies
694 @vindex gnus-subscribe-zombies
695 Make all new groups zombies.  This is the default.  You can browse the
696 zombies later (with @kbd{A z}) and either kill them all off properly
697 (with @kbd{S z}), or subscribe to them (with @kbd{u}).
698
699 @item gnus-subscribe-randomly
700 @vindex gnus-subscribe-randomly
701 Subscribe all new groups in arbitrary order.  This really means that all
702 new groups will be added at ``the top'' of the group buffer.
703
704 @item gnus-subscribe-alphabetically
705 @vindex gnus-subscribe-alphabetically
706 Subscribe all new groups in alphabetical order.
707
708 @item gnus-subscribe-hierarchically
709 @vindex gnus-subscribe-hierarchically
710 Subscribe all new groups hierarchically.  The difference between this
711 function and @code{gnus-subscribe-alphabetically} is slight.
712 @code{gnus-subscribe-alphabetically} will subscribe new groups in a strictly
713 alphabetical fashion, while this function will enter groups into it's
714 hierarchy.  So if you want to have the @samp{rec} hierarchy before the
715 @samp{comp} hierarchy, this function will not mess that configuration
716 up.  Or something like that.
717
718 @item gnus-subscribe-interactively
719 @vindex gnus-subscribe-interactively
720 Subscribe new groups interactively.  This means that gnus will ask you
721 about @strong{all} new groups.  The groups you choose to subscribe to
722 will be subscribed hierarchically.
723
724 @item gnus-subscribe-killed
725 @vindex gnus-subscribe-killed
726 Kill all new groups.
727
728 @end table
729
730 @vindex gnus-subscribe-hierarchical-interactive
731 A closely related variable is
732 @code{gnus-subscribe-hierarchical-interactive}.  (That's quite a
733 mouthful.)  If this variable is non-@code{nil}, gnus will ask you in a
734 hierarchical fashion whether to subscribe to new groups or not.  Gnus
735 will ask you for each sub-hierarchy whether you want to descend the
736 hierarchy or not.
737
738 One common mistake is to set the variable a few paragraphs above
739 (@code{gnus-subscribe-newsgroup-method}) to
740 @code{gnus-subscribe-hierarchical-interactive}.  This is an error.  This
741 will not work.  This is ga-ga.  So don't do it.
742
743
744 @node Filtering New Groups
745 @subsection Filtering New Groups
746
747 A nice and portable way to control which new newsgroups should be
748 subscribed (or ignored) is to put an @dfn{options} line at the start of
749 the @file{.newsrc} file.  Here's an example:
750
751 @example
752 options -n !alt.all !rec.all sci.all
753 @end example
754
755 @vindex gnus-subscribe-options-newsgroup-method
756 This line obviously belongs to a serious-minded intellectual scientific
757 person (or she may just be plain old boring), because it says that all
758 groups that have names beginning with @samp{alt} and @samp{rec} should
759 be ignored, and all groups with names beginning with @samp{sci} should
760 be subscribed.  Gnus will not use the normal subscription method for
761 subscribing these groups.
762 @code{gnus-subscribe-options-newsgroup-method} is used instead.  This
763 variable defaults to @code{gnus-subscribe-alphabetically}.
764
765 @vindex gnus-options-not-subscribe
766 @vindex gnus-options-subscribe
767 If you don't want to mess with your @file{.newsrc} file, you can just
768 set the two variables @code{gnus-options-subscribe} and
769 @code{gnus-options-not-subscribe}.  These two variables do exactly the
770 same as the @file{.newsrc} @samp{options -n} trick.  Both are regexps,
771 and if the new group matches the former, it will be unconditionally
772 subscribed, and if it matches the latter, it will be ignored.
773
774 @vindex gnus-auto-subscribed-groups
775 Yet another variable that meddles here is
776 @code{gnus-auto-subscribed-groups}.  It works exactly like
777 @code{gnus-options-subscribe}, and is therefore really superfluous, but I
778 thought it would be nice to have two of these.  This variable is more
779 meant for setting some ground rules, while the other variable is used
780 more for user fiddling.  By default this variable makes all new groups
781 that come from mail backends (@code{nnml}, @code{nnbabyl},
782 @code{nnfolder}, @code{nnmbox}, and @code{nnmh}) subscribed.  If you
783 don't like that, just set this variable to @code{nil}.
784
785 New groups that match this regexp are subscribed using
786 @code{gnus-subscribe-options-newsgroup-method}.
787
788
789 @node Changing Servers
790 @section Changing Servers
791 @cindex changing servers
792
793 Sometimes it is necessary to move from one @sc{nntp} server to another.
794 This happens very rarely, but perhaps you change jobs, or one server is
795 very flaky and you want to use another.
796
797 Changing the server is pretty easy, right?  You just change
798 @code{gnus-select-method} to point to the new server?
799
800 @emph{Wrong!}
801
802 Article numbers are not (in any way) kept synchronized between different
803 @sc{nntp} servers, and the only way Gnus keeps track of what articles
804 you have read is by keeping track of article numbers.  So when you
805 change @code{gnus-select-method}, your @file{.newsrc} file becomes
806 worthless.
807
808 Gnus provides a few functions to attempt to translate a @file{.newsrc}
809 file from one server to another.  They all have one thing in
810 common---they take a looong time to run.  You don't want to use these
811 functions more than absolutely necessary.
812
813 @kindex M-x gnus-change-server
814 @findex gnus-change-server
815 If you have access to both servers, Gnus can request the headers for all
816 the articles you have read and compare @code{Message-ID}s and map the
817 article numbers of the read articles and article marks.  The @kbd{M-x
818 gnus-change-server} command will do this for all your native groups.  It
819 will prompt for the method you want to move to.
820
821 @kindex M-x gnus-group-move-group-to-server
822 @findex gnus-group-move-group-to-server
823 You can also move individual groups with the @kbd{M-x
824 gnus-group-move-group-to-server} command.  This is useful if you want to
825 move a (foreign) group from one server to another.
826
827 @kindex M-x gnus-group-clear-data-on-native-groups
828 @findex gnus-group-clear-data-on-native-groups
829 If you don't have access to both the old and new server, all your marks
830 and read ranges have become worthless.  You can use the @kbd{M-x
831 gnus-group-clear-data-on-native-groups} command to clear out all data
832 that you have on your native groups.  Use with caution.
833
834 After changing servers, you @strong{must} move the cache hierarchy away,
835 since the cached articles will have wrong article numbers, which will
836 affect which articles Gnus thinks are read.
837
838
839 @node Startup Files
840 @section Startup Files
841 @cindex startup files
842 @cindex .newsrc
843 @cindex .newsrc.el
844 @cindex .newsrc.eld
845
846 Now, you all know about the @file{.newsrc} file.  All subscription
847 information is traditionally stored in this file.
848
849 Things got a bit more complicated with @sc{GNUS}.  In addition to
850 keeping the @file{.newsrc} file updated, it also used a file called
851 @file{.newsrc.el} for storing all the information that didn't fit into
852 the @file{.newsrc} file.  (Actually, it also duplicated everything in
853 the @file{.newsrc} file.)  @sc{GNUS} would read whichever one of these
854 files was the most recently saved, which enabled people to swap between
855 @sc{gnus} and other newsreaders.
856
857 That was kinda silly, so Gnus went one better: In addition to the
858 @file{.newsrc} and @file{.newsrc.el} files, Gnus also has a file called
859 @file{.newsrc.eld}.  It will read whichever of these files that are most
860 recent, but it will never write a @file{.newsrc.el} file.  You should
861 never delete the @file{.newsrc.eld} file---it contains much information
862 not stored in the @file{.newsrc} file.
863
864 In addition, gnus does not change anything.  Hail comrade Lars!
865
866 @vindex gnus-save-newsrc-file
867 You can turn off writing the @file{.newsrc} file by setting
868 @code{gnus-save-newsrc-file} to @code{nil}, which means you can delete
869 the file and save some space, as well as exiting from gnus faster.
870 However, this will make it impossible to use other newsreaders than
871 gnus.  But hey, who would want to, right?
872
873 @vindex gnus-save-killed-list
874 If @code{gnus-save-killed-list} (default @code{t}) is @code{nil}, Gnus
875 will not save the list of killed groups to the startup file.  This will
876 save both time (when starting and quitting) and space (on disk).  It
877 will also mean that Gnus has no record of what groups are new or old,
878 so the automatic new groups subscription methods become meaningless.
879 You should always set @code{gnus-check-new-newsgroups} to @code{nil} or
880 @code{ask-server} if you set this variable to @code{nil} (@pxref{New
881 Groups}).  This variable can also be a regular expression.  If that's
882 the case, remove all groups that do not match this regexp before
883 saving.  This can be useful in certain obscure situations that involve
884 several servers where not all servers support @code{ask-server}.
885
886 @vindex gnus-startup-file
887 The @code{gnus-startup-file} variable says where the startup files are.
888 The default value is @file{~/.newsrc}, with the Gnus (El Dingo) startup
889 file being whatever that one is, with a @samp{.eld} appended.
890
891 @vindex gnus-save-newsrc-hook
892 @vindex gnus-save-quick-newsrc-hook
893 @vindex gnus-save-standard-newsrc-hook
894 @code{gnus-save-newsrc-hook} is called before saving any of the newsrc
895 files, while @code{gnus-save-quick-newsrc-hook} is called just before
896 saving the @file{.newsrc.eld} file, and
897 @code{gnus-save-standard-newsrc-hook} is called just before saving the
898 @file{.newsrc} file.  The latter two are commonly used to turn version
899 control on or off.  Version control is on by default when saving the
900 startup files.  If you want to turn backup creation off, say something like:
901
902 @lisp
903 (defun turn-off-backup ()
904   (set (make-local-variable 'backup-inhibited) t))
905
906 (add-hook 'gnus-save-quick-newsrc-hook 'turn-off-backup)
907 (add-hook 'gnus-save-standard-newsrc-hook 'turn-off-backup)
908 @end lisp
909
910 @vindex gnus-init-file
911 When gnus starts, it will read the @code{gnus-site-init-file}
912 (@file{.../site-lisp/gnus} by default) and @code{gnus-init-file}
913 (@file{~/.gnus} by default) files.  These are normal Emacs Lisp files
914 and can be used to avoid cluttering your @file{~/.emacs} and
915 @file{site-init} files with gnus stuff.  Gnus will also check for files
916 with the same names as these, but with @file{.elc} and @file{.el}
917 suffixes.  In other words, if you have set @code{gnus-init-file} to
918 @file{~/.gnus}, it will look for @file{~/.gnus.elc}, @file{~/.gnus.el},
919 and finally @file{~/.gnus} (in this order).
920
921
922
923 @node Auto Save
924 @section Auto Save
925 @cindex dribble file
926 @cindex auto-save
927
928 Whenever you do something that changes the gnus data (reading articles,
929 catching up, killing/subscribing groups), the change is added to a
930 special @dfn{dribble buffer}.  This buffer is auto-saved the normal
931 Emacs way.  If your Emacs should crash before you have saved the
932 @file{.newsrc} files, all changes you have made can be recovered from
933 this file.
934
935 If gnus detects this file at startup, it will ask the user whether to
936 read it.  The auto save file is deleted whenever the real startup file
937 is saved.
938
939 @vindex gnus-use-dribble-file
940 If @code{gnus-use-dribble-file} is @code{nil}, gnus won't create and
941 maintain a dribble buffer.  The default is @code{t}.
942
943 @vindex gnus-dribble-directory
944 Gnus will put the dribble file(s) in @code{gnus-dribble-directory}.  If
945 this variable is @code{nil}, which it is by default, gnus will dribble
946 into the directory where the @file{.newsrc} file is located.  (This is
947 normally the user's home directory.)  The dribble file will get the same
948 file permissions as the @code{.newsrc} file.
949
950 @vindex gnus-always-read-dribble-file
951 If @code{gnus-always-read-dribble-file} is non-@code{nil}, Gnus will
952 read the dribble file on startup without querying the user.
953
954
955 @node The Active File
956 @section The Active File
957 @cindex active file
958 @cindex ignored groups
959
960 When gnus starts, or indeed whenever it tries to determine whether new
961 articles have arrived, it reads the active file.  This is a very large
962 file that lists all the active groups and articles on the server.
963
964 @vindex gnus-ignored-newsgroups
965 Before examining the active file, gnus deletes all lines that match the
966 regexp @code{gnus-ignored-newsgroups}.  This is done primarily to reject
967 any groups with bogus names, but you can use this variable to make gnus
968 ignore hierarchies you aren't ever interested in.  However, this is not
969 recommended.  In fact, it's highly discouraged.  Instead, @pxref{New
970 Groups} for an overview of other variables that can be used instead.
971
972 @c This variable is
973 @c @code{nil} by default, and will slow down active file handling somewhat
974 @c if you set it to anything else.
975
976 @vindex gnus-read-active-file
977 @c @head
978 The active file can be rather Huge, so if you have a slow network, you
979 can set @code{gnus-read-active-file} to @code{nil} to prevent gnus from
980 reading the active file.  This variable is @code{some} by default.
981
982 Gnus will try to make do by getting information just on the groups that
983 you actually subscribe to.
984
985 Note that if you subscribe to lots and lots of groups, setting this
986 variable to @code{nil} will probably make gnus slower, not faster.  At
987 present, having this variable @code{nil} will slow gnus down
988 considerably, unless you read news over a 2400 baud modem.
989
990 This variable can also have the value @code{some}.  Gnus will then
991 attempt to read active info only on the subscribed groups.  On some
992 servers this is quite fast (on sparkling, brand new INN servers that
993 support the @code{LIST ACTIVE group} command), on others this isn't fast
994 at all.  In any case, @code{some} should be faster than @code{nil}, and
995 is certainly faster than @code{t} over slow lines.
996
997 If this variable is @code{nil}, gnus will ask for group info in total
998 lock-step, which isn't very fast.  If it is @code{some} and you use an
999 @sc{nntp} server, gnus will pump out commands as fast as it can, and
1000 read all the replies in one swoop.  This will normally result in better
1001 performance, but if the server does not support the aforementioned
1002 @code{LIST ACTIVE group} command, this isn't very nice to the server.
1003
1004 In any case, if you use @code{some} or @code{nil}, you should definitely
1005 kill all groups that you aren't interested in to speed things up.
1006
1007 Note that this variable also affects active file retrieval from
1008 secondary select methods.
1009
1010
1011 @node Startup Variables
1012 @section Startup Variables
1013
1014 @table @code
1015
1016 @item gnus-load-hook
1017 @vindex gnus-load-hook
1018 A hook run while gnus is being loaded.  Note that this hook will
1019 normally be run just once in each Emacs session, no matter how many
1020 times you start gnus.
1021
1022 @item gnus-before-startup-hook
1023 @vindex gnus-before-startup-hook
1024 A hook run after starting up gnus successfully.
1025
1026 @item gnus-startup-hook
1027 @vindex gnus-startup-hook
1028 A hook run as the very last thing after starting up gnus
1029
1030 @item gnus-started-hook
1031 @vindex gnus-started-hook
1032 A hook that is run as the very last thing after starting up gnus
1033 successfully.
1034
1035 @item gnus-started-hook
1036 @vindex gnus-started-hook
1037 A hook that is run after reading the @file{.newsrc} file(s), but before
1038 generating the group buffer.
1039
1040 @item gnus-check-bogus-newsgroups
1041 @vindex gnus-check-bogus-newsgroups
1042 If non-@code{nil}, gnus will check for and delete all bogus groups at
1043 startup.  A @dfn{bogus group} is a group that you have in your
1044 @file{.newsrc} file, but doesn't exist on the news server.  Checking for
1045 bogus groups can take quite a while, so to save time and resources it's
1046 best to leave this option off, and do the checking for bogus groups once
1047 in a while from the group buffer instead (@pxref{Group Maintenance}).
1048
1049 @item gnus-inhibit-startup-message
1050 @vindex gnus-inhibit-startup-message
1051 If non-@code{nil}, the startup message won't be displayed.  That way,
1052 your boss might not notice as easily that you are reading news instead
1053 of doing your job.  Note that this variable is used before
1054 @file{.gnus.el} is loaded, so it should be set in @code{.emacs} instead.
1055
1056 @item gnus-no-groups-message
1057 @vindex gnus-no-groups-message
1058 Message displayed by gnus when no groups are available.
1059
1060 @item gnus-play-startup-jingle
1061 @vindex gnus-play-startup-jingle
1062 If non-@code{nil}, play the gnus jingle at startup.
1063
1064 @item gnus-startup-jingle
1065 @vindex gnus-startup-jingle
1066 Jingle to be played if the above variable is non-@code{nil}.  The
1067 default is @samp{Tuxedomoon.Jingle4.au}.
1068
1069 @end table
1070
1071
1072 @node The Group Buffer
1073 @chapter The Group Buffer
1074 @cindex group buffer
1075
1076 The @dfn{group buffer} lists all (or parts) of the available groups.  It
1077 is the first buffer shown when gnus starts, and will never be killed as
1078 long as gnus is active.
1079
1080 @iftex
1081 @iflatex
1082 \gnusfigure{The Group Buffer}{320}{
1083 \put(75,50){\epsfig{figure=tmp/group.ps,height=9cm}}
1084 \put(120,37){\makebox(0,0)[t]{Buffer name}}
1085 \put(120,38){\vector(1,2){10}}
1086 \put(40,60){\makebox(0,0)[r]{Mode line}}
1087 \put(40,58){\vector(1,0){30}}
1088 \put(200,28){\makebox(0,0)[t]{Native select method}}
1089 \put(200,26){\vector(-1,2){15}}
1090 }
1091 @end iflatex
1092 @end iftex
1093
1094 @menu
1095 * Group Buffer Format::    Information listed and how you can change it.
1096 * Group Maneuvering::      Commands for moving in the group buffer.
1097 * Selecting a Group::      Actually reading news.
1098 * Group Data::             Changing the info for a group.
1099 * Subscription Commands::  Unsubscribing, killing, subscribing.
1100 * Group Levels::           Levels? What are those, then?
1101 * Group Score::            A mechanism for finding out what groups you like.
1102 * Marking Groups::         You can mark groups for later processing.
1103 * Foreign Groups::         Creating and editing groups.
1104 * Group Parameters::       Each group may have different parameters set.
1105 * Listing Groups::         Gnus can list various subsets of the groups.
1106 * Sorting Groups::         Re-arrange the group order.
1107 * Group Maintenance::      Maintaining a tidy @file{.newsrc} file.
1108 * Browse Foreign Server::  You can browse a server.  See what it has to offer.
1109 * Exiting Gnus::           Stop reading news and get some work done.
1110 * Group Topics::           A folding group mode divided into topics.
1111 * Misc Group Stuff::       Other stuff that you can to do.
1112 @end menu
1113
1114
1115 @node Group Buffer Format
1116 @section Group Buffer Format
1117
1118 @menu
1119 * Group Line Specification::       Deciding how the group buffer is to look.
1120 * Group Modeline Specification::   The group buffer modeline.
1121 * Group Highlighting::             Having nice colors in the group buffer.
1122 @end menu
1123
1124
1125 @node Group Line Specification
1126 @subsection Group Line Specification
1127 @cindex group buffer format
1128
1129 The default format of the group buffer is nice and dull, but you can
1130 make it as exciting and ugly as you feel like.
1131
1132 Here's a couple of example group lines:
1133
1134 @example
1135      25: news.announce.newusers
1136  *    0: alt.fan.andrea-dworkin
1137 @end example
1138
1139 Quite simple, huh?
1140
1141 You can see that there are 25 unread articles in
1142 @samp{news.announce.newusers}.  There are no unread articles, but some
1143 ticked articles, in @samp{alt.fan.andrea-dworkin} (see that little
1144 asterisk at the beginning of the line?).
1145
1146 @vindex gnus-group-line-format
1147 You can change that format to whatever you want by fiddling with the
1148 @code{gnus-group-line-format} variable.  This variable works along the
1149 lines of a @code{format} specification, which is pretty much the same as
1150 a @code{printf} specifications, for those of you who use (feh!) C.
1151 @xref{Formatting Variables}.
1152
1153 @samp{%M%S%5y: %(%g%)\n} is the value that produced those lines above.
1154
1155 There should always be a colon on the line; the cursor always moves to
1156 the colon after performing an operation.  Nothing else is required---not
1157 even the group name.  All displayed text is just window dressing, and is
1158 never examined by gnus.  Gnus stores all real information it needs using
1159 text properties.
1160
1161 (Note that if you make a really strange, wonderful, spreadsheet-like
1162 layout, everybody will believe you are hard at work with the accounting
1163 instead of wasting time reading news.)
1164
1165 Here's a list of all available format characters:
1166
1167 @table @samp
1168
1169 @item M
1170 An asterisk if the group only has marked articles.
1171
1172 @item S
1173 Whether the group is subscribed.
1174
1175 @item L
1176 Level of subscribedness.
1177
1178 @item N
1179 Number of unread articles.
1180
1181 @item I
1182 Number of dormant articles.
1183
1184 @item T
1185 Number of ticked articles.
1186
1187 @item R
1188 Number of read articles.
1189
1190 @item t
1191 Estimated total number of articles.  (This is really @var{max-number}
1192 minus @var{min-number} plus 1.)
1193
1194 @item y
1195 Number of unread, unticked, non-dormant articles.
1196
1197 @item i
1198 Number of ticked and dormant articles.
1199
1200 @item g
1201 Full group name.
1202
1203 @item G
1204 Group name.
1205
1206 @item D
1207 Newsgroup description.
1208
1209 @item o
1210 @samp{m} if moderated.
1211
1212 @item O
1213 @samp{(m)} if moderated.
1214
1215 @item s
1216 Select method.
1217
1218 @item n
1219 Select from where.
1220
1221 @item z
1222 A string that looks like @samp{<%s:%n>} if a foreign select method is
1223 used.
1224
1225 @item P
1226 Indentation based on the level of the topic (@pxref{Group Topics}).
1227
1228 @item c
1229 @vindex gnus-group-uncollapsed-levels
1230 Short (collapsed) group name.  The @code{gnus-group-uncollapsed-levels}
1231 variable says how many levels to leave at the end of the group name.
1232 The default is 1---this will mean that group names like
1233 @samp{gnu.emacs.gnus} will be shortened to @samp{g.emacs.gnus}.
1234
1235 @item m
1236 @vindex gnus-new-mail-mark
1237 @cindex %
1238 @samp{%} (@code{gnus-new-mail-mark}) if there has arrived new mail to
1239 the group lately.
1240
1241 @item d
1242 A string that says when you last read the group (@pxref{Group
1243 Timestamp}).
1244
1245 @item u
1246 User defined specifier.  The next character in the format string should
1247 be a letter.  Gnus will call the function
1248 @code{gnus-user-format-function-}@samp{X}, where @samp{X} is the letter
1249 following @samp{%u}.  The function will be passed a single dummy
1250 parameter as argument.  The function should return a string, which will
1251 be inserted into the buffer just like information from any other
1252 specifier.
1253 @end table
1254
1255 @cindex *
1256 All the ``number-of'' specs will be filled with an asterisk (@samp{*})
1257 if no info is available---for instance, if it is a non-activated foreign
1258 group, or a bogus native group.
1259
1260
1261 @node Group Modeline Specification
1262 @subsection Group Modeline Specification
1263 @cindex group modeline
1264
1265 @vindex gnus-group-mode-line-format
1266 The mode line can be changed by setting
1267 @code{gnus-group-mode-line-format} (@pxref{Mode Line Formatting}).  It
1268 doesn't understand that many format specifiers:
1269
1270 @table @samp
1271 @item S
1272 The native news server.
1273 @item M
1274 The native select method.
1275 @end table
1276
1277
1278 @node Group Highlighting
1279 @subsection Group Highlighting
1280 @cindex highlighting
1281 @cindex group highlighting
1282
1283 @vindex gnus-group-highlight
1284 Highlighting in the group buffer is controlled by the
1285 @code{gnus-group-highlight} variable.  This is an alist with elements
1286 that look like @var{(form . face)}.  If @var{form} evaluates to
1287 something non-@code{nil}, the @var{face} will be used on the line.
1288
1289 Here's an example value for this variable that might look nice if the
1290 background is dark:
1291
1292 @lisp
1293 (face-spec-set 'my-group-face-1
1294                '((t (:foreground "Red" :bold t))))
1295 (face-spec-set 'my-group-face-2
1296                '((t (:foreground "SeaGreen" :bold t))))
1297 (face-spec-set 'my-group-face-3
1298                '((t (:foreground "SpringGreen" :bold t))))
1299 (face-spec-set 'my-group-face-4
1300                '((t (:foreground "SteelBlue" :bold t))))
1301 (face-spec-set 'my-group-face-5
1302                '((t (:foreground "SkyBlue" :bold t))))
1303
1304 (setq gnus-group-highlight
1305       '(((> unread 200) . my-group-face-1)
1306         ((and (< level 3) (zerop unread)) . my-group-face-2)
1307         ((< level 3) . my-group-face-3)
1308         ((zerop unread) . my-group-face-4)
1309         (t . my-group-face-5)))
1310 @end lisp
1311
1312 Also @pxref{Faces and Fonts}.
1313
1314 Variables that are dynamically bound when the forms are evaluated
1315 include:
1316
1317 @table @code
1318 @item group
1319 The group name.
1320 @item unread
1321 The number of unread articles in the group.
1322 @item method
1323 The select method.
1324 @item mailp
1325 Whether the group is a mail group.
1326 @item level
1327 The level of the group.
1328 @item score
1329 The score of the group.
1330 @item ticked
1331 The number of ticked articles in the group.
1332 @item total
1333 The total number of articles in the group.  Or rather, MAX-NUMBER minus
1334 MIN-NUMBER plus one.
1335 @item topic
1336 When using the topic minor mode, this variable is bound to the current
1337 topic being inserted.
1338 @end table
1339
1340 When the forms are @code{eval}ed, point is at the beginning of the line
1341 of the group in question, so you can use many of the normal gnus
1342 functions for snarfing info on the group.
1343
1344 @vindex gnus-group-update-hook
1345 @findex gnus-group-highlight-line
1346 @code{gnus-group-update-hook} is called when a group line is changed.
1347 It will not be called when @code{gnus-visual} is @code{nil}.  This hook
1348 calls @code{gnus-group-highlight-line} by default.
1349
1350
1351 @node Group Maneuvering
1352 @section Group Maneuvering
1353 @cindex group movement
1354
1355 All movement commands understand the numeric prefix and will behave as
1356 expected, hopefully.
1357
1358 @table @kbd
1359
1360 @item n
1361 @kindex n (Group)
1362 @findex gnus-group-next-unread-group
1363 Go to the next group that has unread articles
1364 (@code{gnus-group-next-unread-group}).
1365
1366 @item p
1367 @itemx DEL
1368 @kindex DEL (Group)
1369 @kindex p (Group)
1370 @findex gnus-group-prev-unread-group
1371 Go to the previous group that has unread articles
1372 (@code{gnus-group-prev-unread-group}).
1373
1374 @item N
1375 @kindex N (Group)
1376 @findex gnus-group-next-group
1377 Go to the next group (@code{gnus-group-next-group}).
1378
1379 @item P
1380 @kindex P (Group)
1381 @findex gnus-group-prev-group
1382 Go to the previous group (@code{gnus-group-prev-group}).
1383
1384 @item M-n
1385 @kindex M-n (Group)
1386 @findex gnus-group-next-unread-group-same-level
1387 Go to the next unread group on the same (or lower) level
1388 (@code{gnus-group-next-unread-group-same-level}).
1389
1390 @item M-p
1391 @kindex M-p (Group)
1392 @findex gnus-group-prev-unread-group-same-level
1393 Go to the previous unread group on the same (or lower) level
1394 (@code{gnus-group-prev-unread-group-same-level}).
1395 @end table
1396
1397 Three commands for jumping to groups:
1398
1399 @table @kbd
1400
1401 @item j
1402 @kindex j (Group)
1403 @findex gnus-group-jump-to-group
1404 Jump to a group (and make it visible if it isn't already)
1405 (@code{gnus-group-jump-to-group}).  Killed groups can be jumped to, just
1406 like living groups.
1407
1408 @item ,
1409 @kindex , (Group)
1410 @findex gnus-group-best-unread-group
1411 Jump to the unread group with the lowest level
1412 (@code{gnus-group-best-unread-group}).
1413
1414 @item .
1415 @kindex . (Group)
1416 @findex gnus-group-first-unread-group
1417 Jump to the first group with unread articles
1418 (@code{gnus-group-first-unread-group}).
1419 @end table
1420
1421 @vindex gnus-group-goto-unread
1422 If @code{gnus-group-goto-unread} is @code{nil}, all the movement
1423 commands will move to the next group, not the next unread group.  Even
1424 the commands that say they move to the next unread group.  The default
1425 is @code{t}.
1426
1427
1428 @node Selecting a Group
1429 @section Selecting a Group
1430 @cindex group selection
1431
1432 @table @kbd
1433
1434 @item SPACE
1435 @kindex SPACE (Group)
1436 @findex gnus-group-read-group
1437 Select the current group, switch to the summary buffer and display the
1438 first unread article (@code{gnus-group-read-group}).  If there are no
1439 unread articles in the group, or if you give a non-numerical prefix to
1440 this command, gnus will offer to fetch all the old articles in this
1441 group from the server.  If you give a numerical prefix @var{N}, @var{N}
1442 determines the number of articles gnus will fetch.  If @var{N} is
1443 positive, gnus fetches the @var{N} newest articles, if @var{N} is
1444 negative, gnus fetches the @var{abs(N)} oldest articles.
1445
1446 @item RET
1447 @kindex RET (Group)
1448 @findex gnus-group-select-group
1449 Select the current group and switch to the summary buffer
1450 (@code{gnus-group-select-group}).  Takes the same arguments as
1451 @code{gnus-group-read-group}---the only difference is that this command
1452 does not display the first unread article automatically upon group
1453 entry.
1454
1455 @item M-RET
1456 @kindex M-RET (Group)
1457 @findex gnus-group-quick-select-group
1458 This does the same as the command above, but tries to do it with the
1459 minimum amount of fuzz (@code{gnus-group-quick-select-group}).  No
1460 scoring/killing will be performed, there will be no highlights and no
1461 expunging.  This might be useful if you're in a real hurry and have to
1462 enter some humongous group.  If you give a 0 prefix to this command
1463 (i.e., @kbd{0 M-RET}), gnus won't even generate the summary buffer,
1464 which is useful if you want to toggle threading before generating the
1465 summary buffer (@pxref{Summary Generation Commands}).
1466
1467 @item M-SPACE
1468 @kindex M-SPACE (Group)
1469 @findex gnus-group-visible-select-group
1470 This is yet one more command that does the same as the @kbd{RET}
1471 command, but this one does it without expunging and hiding dormants
1472 (@code{gnus-group-visible-select-group}).
1473
1474 @item M-C-RET
1475 @kindex M-C-RET (Group)
1476 @findex gnus-group-select-group-ephemerally
1477 Finally, this command selects the current group ephemerally without
1478 doing any processing of its contents
1479 (@code{gnus-group-select-group-ephemerally}).  Even threading has been
1480 turned off.  Everything you do in the group after selecting it in this
1481 manner will have no permanent effects.
1482
1483 @end table
1484
1485 @vindex gnus-large-newsgroup
1486 The @code{gnus-large-newsgroup} variable says what gnus should consider
1487 to be a big group.  This is 200 by default.  If the group has more
1488 (unread and/or ticked) articles than this, gnus will query the user
1489 before entering the group.  The user can then specify how many articles
1490 should be fetched from the server.  If the user specifies a negative
1491 number (@code{-n}), the @code{n} oldest articles will be fetched.  If it
1492 is positive, the @code{n} articles that have arrived most recently will
1493 be fetched.
1494
1495 @vindex gnus-select-group-hook
1496 @vindex gnus-auto-select-first
1497 @code{gnus-auto-select-first} control whether any articles are selected
1498 automatically when entering a group with the @kbd{SPACE} command.
1499
1500 @table @code
1501
1502 @item nil
1503 Don't select any articles when entering the group.  Just display the
1504 full summary buffer.
1505
1506 @item t
1507 Select the first unread article when entering the group.
1508
1509 @item best
1510 Select the highest scored article in the group when entering the
1511 group.
1512
1513 @end table
1514
1515 This variable can also be a function.  In that case, that function will
1516 be called to place point on a subject line, and/or select some article.
1517 Useful functions include:
1518
1519 @table @code
1520 @item gnus-summary-first-unread-subject
1521 Place point on the subject line of the first unread article, but
1522 don't select the article.
1523
1524 @item gnus-summary-first-unread-article
1525 Select the first unread article.
1526
1527 @item gnus-summary-best-unread-article
1528 Select the highest-scored unread article.
1529 @end table
1530
1531
1532 If you want to prevent automatic selection in some group (say, in a
1533 binary group with Huge articles) you can set this variable to @code{nil}
1534 in @code{gnus-select-group-hook}, which is called when a group is
1535 selected.
1536
1537
1538 @node Subscription Commands
1539 @section Subscription Commands
1540 @cindex subscription
1541
1542 @table @kbd
1543
1544 @item S t
1545 @itemx u
1546 @kindex S t (Group)
1547 @kindex u (Group)
1548 @findex gnus-group-unsubscribe-current-group
1549 @c @icon{gnus-group-unsubscribe}
1550 Toggle subscription to the current group
1551 (@code{gnus-group-unsubscribe-current-group}).
1552
1553 @item S s
1554 @itemx U
1555 @kindex S s (Group)
1556 @kindex U (Group)
1557 @findex gnus-group-unsubscribe-group
1558 Prompt for a group to subscribe, and then subscribe it.  If it was
1559 subscribed already, unsubscribe it instead
1560 (@code{gnus-group-unsubscribe-group}).
1561
1562 @item S k
1563 @itemx C-k
1564 @kindex S k (Group)
1565 @kindex C-k (Group)
1566 @findex gnus-group-kill-group
1567 @c @icon{gnus-group-kill-group}
1568 Kill the current group (@code{gnus-group-kill-group}).
1569
1570 @item S y
1571 @itemx C-y
1572 @kindex S y (Group)
1573 @kindex C-y (Group)
1574 @findex gnus-group-yank-group
1575 Yank the last killed group (@code{gnus-group-yank-group}).
1576
1577 @item C-x C-t
1578 @kindex C-x C-t (Group)
1579 @findex gnus-group-transpose-groups
1580 Transpose two groups (@code{gnus-group-transpose-groups}).  This isn't
1581 really a subscription command, but you can use it instead of a
1582 kill-and-yank sequence sometimes.
1583
1584 @item S w
1585 @itemx C-w
1586 @kindex S w (Group)
1587 @kindex C-w (Group)
1588 @findex gnus-group-kill-region
1589 Kill all groups in the region (@code{gnus-group-kill-region}).
1590
1591 @item S z
1592 @kindex S z (Group)
1593 @findex gnus-group-kill-all-zombies
1594 Kill all zombie groups (@code{gnus-group-kill-all-zombies}).
1595
1596 @item S C-k
1597 @kindex S C-k (Group)
1598 @findex gnus-group-kill-level
1599 Kill all groups on a certain level (@code{gnus-group-kill-level}).
1600 These groups can't be yanked back after killing, so this command should
1601 be used with some caution.  The only time where this command comes in
1602 really handy is when you have a @file{.newsrc} with lots of unsubscribed
1603 groups that you want to get rid off.  @kbd{S C-k} on level 7 will
1604 kill off all unsubscribed groups that do not have message numbers in the
1605 @file{.newsrc} file.
1606
1607 @end table
1608
1609 Also @pxref{Group Levels}.
1610
1611
1612 @node Group Data
1613 @section Group Data
1614
1615 @table @kbd
1616
1617 @item c
1618 @kindex c (Group)
1619 @findex gnus-group-catchup-current
1620 @vindex gnus-group-catchup-group-hook
1621 @c @icon{gnus-group-catchup-current}
1622 Mark all unticked articles in this group as read
1623 (@code{gnus-group-catchup-current}).
1624 @code{gnus-group-catchup-group-hook} is called when catching up a group
1625 from the group buffer.
1626
1627 @item C
1628 @kindex C (Group)
1629 @findex gnus-group-catchup-current-all
1630 Mark all articles in this group, even the ticked ones, as read
1631 (@code{gnus-group-catchup-current-all}).
1632
1633 @item M-c
1634 @kindex M-c (Group)
1635 @findex gnus-group-clear-data
1636 Clear the data from the current group---nix out marks and the list of
1637 read articles (@code{gnus-group-clear-data}).
1638
1639 @item M-x gnus-group-clear-data-on-native-groups
1640 @kindex M-x gnus-group-clear-data-on-native-groups
1641 @findex gnus-group-clear-data-on-native-groups
1642 If you have switched from one @sc{nntp} server to another, all your marks
1643 and read ranges have become worthless.  You can use this command to
1644 clear out all data that you have on your native groups.  Use with
1645 caution.
1646
1647 @end table
1648
1649
1650 @node Group Levels
1651 @section Group Levels
1652 @cindex group level
1653 @cindex level
1654
1655 All groups have a level of @dfn{subscribedness}.  For instance, if a
1656 group is on level 2, it is more subscribed than a group on level 5.  You
1657 can ask gnus to just list groups on a given level or lower
1658 (@pxref{Listing Groups}), or to just check for new articles in groups on
1659 a given level or lower (@pxref{Scanning New Messages}).
1660
1661 Remember:  The higher the level of the group, the less important it is.
1662
1663 @table @kbd
1664
1665 @item S l
1666 @kindex S l (Group)
1667 @findex gnus-group-set-current-level
1668 Set the level of the current group.  If a numeric prefix is given, the
1669 next @var{n} groups will have their levels set.  The user will be
1670 prompted for a level.
1671 @end table
1672
1673 @vindex gnus-level-killed
1674 @vindex gnus-level-zombie
1675 @vindex gnus-level-unsubscribed
1676 @vindex gnus-level-subscribed
1677 Gnus considers groups from levels 1 to
1678 @code{gnus-level-subscribed} (inclusive) (default 5) to be subscribed,
1679 @code{gnus-level-subscribed} (exclusive) and
1680 @code{gnus-level-unsubscribed} (inclusive) (default 7) to be
1681 unsubscribed, @code{gnus-level-zombie} to be zombies (walking dead)
1682 (default 8) and @code{gnus-level-killed} to be killed (completely dead)
1683 (default 9).  Gnus treats subscribed and unsubscribed groups exactly the
1684 same, but zombie and killed groups have no information on what articles
1685 you have read, etc, stored.  This distinction between dead and living
1686 groups isn't done because it is nice or clever, it is done purely for
1687 reasons of efficiency.
1688
1689 It is recommended that you keep all your mail groups (if any) on quite
1690 low levels (e.g. 1 or 2).
1691
1692 If you want to play with the level variables, you should show some care.
1693 Set them once, and don't touch them ever again.  Better yet, don't touch
1694 them at all unless you know exactly what you're doing.
1695
1696 @vindex gnus-level-default-unsubscribed
1697 @vindex gnus-level-default-subscribed
1698 Two closely related variables are @code{gnus-level-default-subscribed}
1699 (default 3) and @code{gnus-level-default-unsubscribed} (default 6),
1700 which are the levels that new groups will be put on if they are
1701 (un)subscribed.  These two variables should, of course, be inside the
1702 relevant valid ranges.
1703
1704 @vindex gnus-keep-same-level
1705 If @code{gnus-keep-same-level} is non-@code{nil}, some movement commands
1706 will only move to groups of the same level (or lower).  In
1707 particular, going from the last article in one group to the next group
1708 will go to the next group of the same level (or lower).  This might be
1709 handy if you want to read the most important groups before you read the
1710 rest.
1711
1712 @vindex gnus-group-default-list-level
1713 All groups with a level less than or equal to
1714 @code{gnus-group-default-list-level} will be listed in the group buffer
1715 by default.
1716
1717 @vindex gnus-group-list-inactive-groups
1718 If @code{gnus-group-list-inactive-groups} is non-@code{nil}, non-active
1719 groups will be listed along with the unread groups.  This variable is
1720 @code{t} by default.  If it is @code{nil}, inactive groups won't be
1721 listed.
1722
1723 @vindex gnus-group-use-permanent-levels
1724 If @code{gnus-group-use-permanent-levels} is non-@code{nil}, once you
1725 give a level prefix to @kbd{g} or @kbd{l}, all subsequent commands will
1726 use this level as the ``work'' level.
1727
1728 @vindex gnus-activate-level
1729 Gnus will normally just activate (i. e., query the server about) groups
1730 on level @code{gnus-activate-level} or less.  If you don't want to
1731 activate unsubscribed groups, for instance, you might set this variable
1732 to 5.  The default is 6.
1733
1734
1735 @node Group Score
1736 @section Group Score
1737 @cindex group score
1738 @cindex group rank
1739 @cindex rank
1740
1741 You would normally keep important groups on high levels, but that scheme
1742 is somewhat restrictive.  Don't you wish you could have Gnus sort the
1743 group buffer according to how often you read groups, perhaps?  Within
1744 reason?
1745
1746 This is what @dfn{group score} is for.  You can assign a score to each
1747 group.  You can then sort the group buffer based on this score.
1748 Alternatively, you can sort on score and then level.  (Taken together,
1749 the level and the score is called the @dfn{rank} of the group.  A group
1750 that is on level 4 and has a score of 1 has a higher rank than a group
1751 on level 5 that has a score of 300.  (The level is the most significant
1752 part and the score is the least significant part.))
1753
1754 @findex gnus-summary-bubble-group
1755 If you want groups you read often to get higher scores than groups you
1756 read seldom you can add the @code{gnus-summary-bubble-group} function to
1757 the @code{gnus-summary-exit-hook} hook.  This will result (after
1758 sorting) in a bubbling sort of action.  If you want to see that in
1759 action after each summary exit, you can add
1760 @code{gnus-group-sort-groups-by-rank} or
1761 @code{gnus-group-sort-groups-by-score} to the same hook, but that will
1762 slow things down somewhat.
1763
1764
1765 @node Marking Groups
1766 @section Marking Groups
1767 @cindex marking groups
1768
1769 If you want to perform some command on several groups, and they appear
1770 subsequently in the group buffer, you would normally just give a
1771 numerical prefix to the command.  Most group commands will then do your
1772 bidding on those groups.
1773
1774 However, if the groups are not in sequential order, you can still
1775 perform a command on several groups.  You simply mark the groups first
1776 with the process mark and then execute the command.
1777
1778 @table @kbd
1779
1780 @item #
1781 @kindex # (Group)
1782 @itemx M m
1783 @kindex M m (Group)
1784 @findex gnus-group-mark-group
1785 Set the mark on the current group (@code{gnus-group-mark-group}).
1786
1787 @item M-#
1788 @kindex M-# (Group)
1789 @itemx M u
1790 @kindex M u (Group)
1791 @findex gnus-group-unmark-group
1792 Remove the mark from the current group
1793 (@code{gnus-group-unmark-group}).
1794
1795 @item M U
1796 @kindex M U (Group)
1797 @findex gnus-group-unmark-all-groups
1798 Remove the mark from all groups (@code{gnus-group-unmark-all-groups}).
1799
1800 @item M w
1801 @kindex M w (Group)
1802 @findex gnus-group-mark-region
1803 Mark all groups between point and mark (@code{gnus-group-mark-region}).
1804
1805 @item M b
1806 @kindex M b (Group)
1807 @findex gnus-group-mark-buffer
1808 Mark all groups in the buffer (@code{gnus-group-mark-buffer}).
1809
1810 @item M r
1811 @kindex M r (Group)
1812 @findex gnus-group-mark-regexp
1813 Mark all groups that match some regular expression
1814 (@code{gnus-group-mark-regexp}).
1815 @end table
1816
1817 Also @pxref{Process/Prefix}.
1818
1819 @findex gnus-group-universal-argument
1820 If you want to execute some command on all groups that have been marked
1821 with the process mark, you can use the @kbd{M-&}
1822 (@code{gnus-group-universal-argument}) command.  It will prompt you for
1823 the command to be executed.
1824
1825
1826 @node Foreign Groups
1827 @section Foreign Groups
1828 @cindex foreign groups
1829
1830 Below are some group mode commands for making and editing general foreign
1831 groups, as well as commands to ease the creation of a few
1832 special-purpose groups.  All these commands insert the newly created
1833 groups under point---@code{gnus-subscribe-newsgroup-method} is not
1834 consulted.
1835
1836 @table @kbd
1837
1838 @item G m
1839 @kindex G m (Group)
1840 @findex gnus-group-make-group
1841 @cindex making groups
1842 Make a new group (@code{gnus-group-make-group}).  Gnus will prompt you
1843 for a name, a method and possibly an @dfn{address}.  For an easier way
1844 to subscribe to @sc{nntp} groups, @pxref{Browse Foreign Server}.
1845
1846 @item G r
1847 @kindex G r (Group)
1848 @findex gnus-group-rename-group
1849 @cindex renaming groups
1850 Rename the current group to something else
1851 (@code{gnus-group-rename-group}).  This is valid only on some
1852 groups---mail groups mostly.  This command might very well be quite slow
1853 on some backends.
1854
1855 @item G c
1856 @kindex G c (Group)
1857 @cindex customizing
1858 @findex gnus-group-customize
1859 Customize the group parameters (@code{gnus-group-customize}).
1860
1861 @item G e
1862 @kindex G e (Group)
1863 @findex gnus-group-edit-group-method
1864 @cindex renaming groups
1865 Enter a buffer where you can edit the select method of the current
1866 group (@code{gnus-group-edit-group-method}).
1867
1868 @item G p
1869 @kindex G p (Group)
1870 @findex gnus-group-edit-group-parameters
1871 Enter a buffer where you can edit the group parameters
1872 (@code{gnus-group-edit-group-parameters}).
1873
1874 @item G E
1875 @kindex G E (Group)
1876 @findex gnus-group-edit-group
1877 Enter a buffer where you can edit the group info
1878 (@code{gnus-group-edit-group}).
1879
1880 @item G d
1881 @kindex G d (Group)
1882 @findex gnus-group-make-directory-group
1883 @cindex nndir
1884 Make a directory group (@pxref{Directory Groups}).  You will be prompted
1885 for a directory name (@code{gnus-group-make-directory-group}).
1886
1887 @item G h
1888 @kindex G h (Group)
1889 @cindex help group
1890 @findex gnus-group-make-help-group
1891 Make the gnus help group (@code{gnus-group-make-help-group}).
1892
1893 @item G a
1894 @kindex G a (Group)
1895 @cindex (ding) archive
1896 @cindex archive group
1897 @findex gnus-group-make-archive-group
1898 @vindex gnus-group-archive-directory
1899 @vindex gnus-group-recent-archive-directory
1900 Make a gnus archive group (@code{gnus-group-make-archive-group}).  By
1901 default a group pointing to the most recent articles will be created
1902 (@code{gnus-group-recent-archive-directory}), but given a prefix, a full
1903 group will be created from @code{gnus-group-archive-directory}.
1904
1905 @item G k
1906 @kindex G k (Group)
1907 @findex gnus-group-make-kiboze-group
1908 @cindex nnkiboze
1909 Make a kiboze group.  You will be prompted for a name, for a regexp to
1910 match groups to be ``included'' in the kiboze group, and a series of
1911 strings to match on headers (@code{gnus-group-make-kiboze-group}).
1912 @xref{Kibozed Groups}.
1913
1914 @item G D
1915 @kindex G D (Group)
1916 @findex gnus-group-enter-directory
1917 @cindex nneething
1918 Read an arbitrary directory as if it were a newsgroup with the
1919 @code{nneething} backend (@code{gnus-group-enter-directory}).
1920 @xref{Anything Groups}.
1921
1922 @item G f
1923 @kindex G f (Group)
1924 @findex gnus-group-make-doc-group
1925 @cindex ClariNet Briefs
1926 @cindex nndoc
1927 Make a group based on some file or other
1928 (@code{gnus-group-make-doc-group}).  If you give a prefix to this
1929 command, you will be prompted for a file name and a file type.
1930 Currently supported types are @code{babyl}, @code{mbox}, @code{digest},
1931 @code{mmdf}, @code{news}, @code{rnews}, @code{clari-briefs},
1932 @code{rfc934}, @code{rfc822-forward}, and @code{forward}.  If you run
1933 this command without a prefix, gnus will guess at the file type.
1934 @xref{Document Groups}.
1935
1936 @item G u
1937 @kindex G u (Group)
1938 @vindex gnus-useful-groups
1939 @findex gnus-group-make-useful-group
1940 Create one of the groups mentioned in @code{gnus-useful-groups}
1941 (@code{gnus-group-make-useful-group}).
1942
1943 @item G w
1944 @kindex G w (Group)
1945 @findex gnus-group-make-web-group
1946 @cindex DejaNews
1947 @cindex Alta Vista
1948 @cindex InReference
1949 @cindex nnweb
1950 Make an ephemeral group based on a web search
1951 (@code{gnus-group-make-web-group}).  If you give a prefix to this
1952 command, make a solid group instead.  You will be prompted for the
1953 search engine type and the search string.  Valid search engine types
1954 include @code{dejanews}, @code{altavista} and @code{reference}.
1955 @xref{Web Searches}.
1956
1957 If you use the @code{dejanews} search engine, you can limit the search
1958 to a particular group by using a match string like
1959 @samp{~g alt.sysadmin.recovery shaving}.
1960
1961 @item G DEL
1962 @kindex G DEL (Group)
1963 @findex gnus-group-delete-group
1964 This function will delete the current group
1965 (@code{gnus-group-delete-group}).  If given a prefix, this function will
1966 actually delete all the articles in the group, and forcibly remove the
1967 group itself from the face of the Earth.  Use a prefix only if you are
1968 absolutely sure of what you are doing.  This command can't be used on
1969 read-only groups (like @code{nntp} group), though.
1970
1971 @item G V
1972 @kindex G V (Group)
1973 @findex gnus-group-make-empty-virtual
1974 Make a new, fresh, empty @code{nnvirtual} group
1975 (@code{gnus-group-make-empty-virtual}).  @xref{Virtual Groups}.
1976
1977 @item G v
1978 @kindex G v (Group)
1979 @findex gnus-group-add-to-virtual
1980 Add the current group to an @code{nnvirtual} group
1981 (@code{gnus-group-add-to-virtual}).  Uses the process/prefix convention.
1982 @end table
1983
1984 @xref{Select Methods} for more information on the various select
1985 methods.
1986
1987 @vindex gnus-activate-foreign-newsgroups
1988 If @code{gnus-activate-foreign-newsgroups} is a positive number,
1989 gnus will check all foreign groups with this level or lower at startup.
1990 This might take quite a while, especially if you subscribe to lots of
1991 groups from different @sc{nntp} servers.  Also @pxref{Group Levels};
1992 @code{gnus-activate-level} also affects activation of foreign
1993 newsgroups. 
1994
1995
1996 @node Group Parameters
1997 @section Group Parameters
1998 @cindex group parameters
1999
2000 The group parameters store information local to a particular group.
2001 Here's an example group parameter list:
2002
2003 @example
2004 ((to-address . "ding@@gnus.org")
2005  (auto-expire . t))
2006 @end example
2007
2008 We see that each element consists of a ``dotted pair''---the thing
2009 before the dot is the key, while the thing after the dot is the value.
2010 All the parameters have this form @emph{except} local variable specs,
2011 which are not dotted pairs, but proper lists.
2012
2013 The following group parameters can be used:
2014
2015 @table @code
2016 @item to-address
2017 @cindex to-address
2018 Address used by when doing followups and new posts.
2019
2020 @example
2021 (to-address .  "some@@where.com")
2022 @end example
2023
2024 This is primarily useful in mail groups that represent closed mailing
2025 lists---mailing lists where it's expected that everybody that writes to
2026 the mailing list is subscribed to it.  Since using this parameter
2027 ensures that the mail only goes to the mailing list itself, it means
2028 that members won't receive two copies of your followups.
2029
2030 Using @code{to-address} will actually work whether the group is foreign
2031 or not.  Let's say there's a group on the server that is called
2032 @samp{fa.4ad-l}.  This is a real newsgroup, but the server has gotten
2033 the articles from a mail-to-news gateway.  Posting directly to this
2034 group is therefore impossible---you have to send mail to the mailing
2035 list address instead.
2036
2037 @item to-list
2038 @cindex to-list
2039 Address used when doing a @kbd{a} in that group.
2040
2041 @example
2042 (to-list . "some@@where.com")
2043 @end example
2044
2045 It is totally ignored
2046 when doing a followup---except that if it is present in a news group,
2047 you'll get mail group semantics when doing @kbd{f}.
2048
2049 If you do an @kbd{a} command in a mail group and you have neither a
2050 @code{to-list} group parameter nor a @code{to-address} group parameter,
2051 then a @code{to-list} group parameter will be added automatically upon
2052 sending the message if @code{gnus-add-to-list} is set to @code{t}.
2053 @vindex gnus-add-to-list
2054
2055 If you do an @kbd{a} command in a mail group and you don't have a
2056 @code{to-list} group parameter, one will be added automatically upon
2057 sending the message.
2058
2059 @item visible
2060 @cindex visible
2061 If the group parameter list has the element @code{(visible . t)},
2062 that group will always be visible in the Group buffer, regardless
2063 of whether it has any unread articles.
2064
2065 @item broken-reply-to
2066 @cindex broken-reply-to
2067 Elements like @code{(broken-reply-to . t)} signals that @code{Reply-To}
2068 headers in this group are to be ignored.  This can be useful if you're
2069 reading a mailing list group where the listserv has inserted
2070 @code{Reply-To} headers that point back to the listserv itself.  This is
2071 broken behavior.  So there!
2072
2073 @item to-group
2074 @cindex to-group
2075 Elements like @code{(to-group . "some.group.name")} means that all
2076 posts in that group will be sent to @code{some.group.name}.
2077
2078 @item newsgroup
2079 @cindex newsgroup
2080 If you have @code{(newsgroup . t)} in the group parameter list, gnus
2081 will treat all responses as if they were responses to news articles.
2082 This can be useful if you have a mail group that's really a mirror of a
2083 news group.
2084
2085 @item gcc-self
2086 @cindex gcc-self
2087 If @code{(gcc-self . t)} is present in the group parameter list, newly
2088 composed messages will be @code{Gcc}'d to the current group. If
2089 @code{(gcc-self . none)} is present, no @code{Gcc:} header will be
2090 generated, if @code{(gcc-self . "string")} is present, this string will
2091 be inserted literally as a @code{gcc} header.  This parameter takes
2092 precedence over any default @code{Gcc} rules as described later
2093 (@pxref{Archived Messages}).
2094
2095 @item auto-expire
2096 @cindex auto-expire
2097 If the group parameter has an element that looks like @code{(auto-expire
2098 . t)}, all articles read will be marked as expirable.  For an
2099 alternative approach, @pxref{Expiring Mail}.
2100
2101 @item total-expire
2102 @cindex total-expire
2103 If the group parameter has an element that looks like
2104 @code{(total-expire . t)}, all read articles will be put through the
2105 expiry process, even if they are not marked as expirable.  Use with
2106 caution.  Unread, ticked and dormant articles are not eligible for
2107 expiry.
2108
2109 @item expiry-wait
2110 @cindex expiry-wait
2111 @vindex nnmail-expiry-wait-function
2112 If the group parameter has an element that looks like @code{(expiry-wait
2113 . 10)}, this value will override any @code{nnmail-expiry-wait} and
2114 @code{nnmail-expiry-wait-function} when expiring expirable messages.
2115 The value can either be a number of days (not necessarily an integer) or
2116 the symbols @code{never} or @code{immediate}.
2117
2118 @item score-file
2119 @cindex score file group parameter
2120 Elements that look like @code{(score-file . "file")} will make
2121 @file{file} into the current score file for the group in question.  All
2122 interactive score entries will be put into this file.
2123
2124 @item adapt-file
2125 @cindex adapt file group parameter
2126 Elements that look like @code{(adapt-file . "file")} will make
2127 @file{file} into the current adaptive file for the group in question.
2128 All adaptive score entries will be put into this file.
2129
2130 @item admin-address
2131 When unsubscribing from a mailing list you should never send the
2132 unsubscription notice to the mailing list itself.  Instead, you'd send
2133 messages to the administrative address.  This parameter allows you to
2134 put the admin address somewhere convenient.
2135
2136 @item display
2137 Elements that look like @code{(display . MODE)} say which articles to
2138 display on entering the group.  Valid values are:
2139
2140 @table @code
2141 @item all
2142 Display all articles, both read and unread.
2143
2144 @item default
2145 Display the default visible articles, which normally includes unread and
2146 ticked articles.
2147 @end table
2148
2149 @item comment
2150 Elements that look like @code{(comment . "This is a comment")} are
2151 arbitrary comments on the group.  They are currently ignored by gnus,
2152 but provide a place for you to store information on particular groups.
2153
2154 @item charset
2155 Elements that look like @code{(charset . iso-8859-1)} will make
2156 @code{iso-8859-1} the default charset; that is, the charset that will be 
2157 used for all articles that do not specify a charset.
2158
2159 @item @var{(variable form)}
2160 You can use the group parameters to set variables local to the group you
2161 are entering.  If you want to turn threading off in @samp{news.answers},
2162 you could put @code{(gnus-show-threads nil)} in the group parameters of
2163 that group.  @code{gnus-show-threads} will be made into a local variable
2164 in the summary buffer you enter, and the form @code{nil} will be
2165 @code{eval}ed there.
2166
2167 This can also be used as a group-specific hook function, if you'd like.
2168 If you want to hear a beep when you enter a group, you could put
2169 something like @code{(dummy-variable (ding))} in the parameters of that
2170 group.  @code{dummy-variable} will be set to the result of the
2171 @code{(ding)} form, but who cares?
2172
2173 @end table
2174
2175 Use the @kbd{G p} command to edit group parameters of a group.  You
2176 might also be interested in reading about topic parameters (@pxref{Topic
2177 Parameters}).
2178
2179
2180 @node Listing Groups
2181 @section Listing Groups
2182 @cindex group listing
2183
2184 These commands all list various slices of the groups available.
2185
2186 @table @kbd
2187
2188 @item l
2189 @itemx A s
2190 @kindex A s (Group)
2191 @kindex l (Group)
2192 @findex gnus-group-list-groups
2193 List all groups that have unread articles
2194 (@code{gnus-group-list-groups}).  If the numeric prefix is used, this
2195 command will list only groups of level ARG and lower.  By default, it
2196 only lists groups of level five (i. e.,
2197 @code{gnus-group-default-list-level}) or lower (i.e., just subscribed
2198 groups).
2199
2200 @item L
2201 @itemx A u
2202 @kindex A u (Group)
2203 @kindex L (Group)
2204 @findex gnus-group-list-all-groups
2205 List all groups, whether they have unread articles or not
2206 (@code{gnus-group-list-all-groups}).  If the numeric prefix is used,
2207 this command will list only groups of level ARG and lower.  By default,
2208 it lists groups of level seven or lower (i.e., just subscribed and
2209 unsubscribed groups).
2210
2211 @item A l
2212 @kindex A l (Group)
2213 @findex gnus-group-list-level
2214 List all unread groups on a specific level
2215 (@code{gnus-group-list-level}).  If given a prefix, also list the groups
2216 with no unread articles.
2217
2218 @item A k
2219 @kindex A k (Group)
2220 @findex gnus-group-list-killed
2221 List all killed groups (@code{gnus-group-list-killed}).  If given a
2222 prefix argument, really list all groups that are available, but aren't
2223 currently (un)subscribed.  This could entail reading the active file
2224 from the server.
2225
2226 @item A z
2227 @kindex A z (Group)
2228 @findex gnus-group-list-zombies
2229 List all zombie groups (@code{gnus-group-list-zombies}).
2230
2231 @item A m
2232 @kindex A m (Group)
2233 @findex gnus-group-list-matching
2234 List all unread, subscribed groups with names that match a regexp
2235 (@code{gnus-group-list-matching}).
2236
2237 @item A M
2238 @kindex A M (Group)
2239 @findex gnus-group-list-all-matching
2240 List groups that match a regexp (@code{gnus-group-list-all-matching}).
2241
2242 @item A A
2243 @kindex A A (Group)
2244 @findex gnus-group-list-active
2245 List absolutely all groups in the active file(s) of the
2246 server(s) you are connected to (@code{gnus-group-list-active}).  This
2247 might very well take quite a while.  It might actually be a better idea
2248 to do a @kbd{A M} to list all matching, and just give @samp{.} as the
2249 thing to match on.  Also note that this command may list groups that
2250 don't exist (yet)---these will be listed as if they were killed groups.
2251 Take the output with some grains of salt.
2252
2253 @item A a
2254 @kindex A a (Group)
2255 @findex gnus-group-apropos
2256 List all groups that have names that match a regexp
2257 (@code{gnus-group-apropos}).
2258
2259 @item A d
2260 @kindex A d (Group)
2261 @findex gnus-group-description-apropos
2262 List all groups that have names or descriptions that match a regexp
2263 (@code{gnus-group-description-apropos}).
2264
2265 @end table
2266
2267 @vindex gnus-permanently-visible-groups
2268 @cindex visible group parameter
2269 Groups that match the @code{gnus-permanently-visible-groups} regexp will
2270 always be shown, whether they have unread articles or not.  You can also
2271 add the @code{visible} element to the group parameters in question to
2272 get the same effect.
2273
2274 @vindex gnus-list-groups-with-ticked-articles
2275 Groups that have just ticked articles in it are normally listed in the
2276 group buffer.  If @code{gnus-list-groups-with-ticked-articles} is
2277 @code{nil}, these groups will be treated just like totally empty
2278 groups.  It is @code{t} by default.
2279
2280
2281 @node Sorting Groups
2282 @section Sorting Groups
2283 @cindex sorting groups
2284
2285 @kindex C-c C-s (Group)
2286 @findex gnus-group-sort-groups
2287 @vindex gnus-group-sort-function
2288 The @kbd{C-c C-s} (@code{gnus-group-sort-groups}) command sorts the
2289 group buffer according to the function(s) given by the
2290 @code{gnus-group-sort-function} variable.  Available sorting functions
2291 include:
2292
2293 @table @code
2294
2295 @item gnus-group-sort-by-alphabet
2296 @findex gnus-group-sort-by-alphabet
2297 Sort the group names alphabetically.  This is the default.
2298
2299 @item gnus-group-sort-by-real-name
2300 @findex gnus-group-sort-by-real-name
2301 Sort the group alphabetically on the real (unprefixed) group names.
2302
2303 @item gnus-group-sort-by-level
2304 @findex gnus-group-sort-by-level
2305 Sort by group level.
2306
2307 @item gnus-group-sort-by-score
2308 @findex gnus-group-sort-by-score
2309 Sort by group score.  @xref{Group Score}.
2310
2311 @item gnus-group-sort-by-rank
2312 @findex gnus-group-sort-by-rank
2313 Sort by group score and then the group level.  The level and the score
2314 are, when taken together, the group's @dfn{rank}.  @xref{Group Score}.
2315
2316 @item gnus-group-sort-by-unread
2317 @findex gnus-group-sort-by-unread
2318 Sort by number of unread articles.
2319
2320 @item gnus-group-sort-by-method
2321 @findex gnus-group-sort-by-method
2322 Sort alphabetically on the select method.
2323
2324
2325 @end table
2326
2327 @code{gnus-group-sort-function} can also be a list of sorting
2328 functions.  In that case, the most significant sort key function must be
2329 the last one.
2330
2331
2332 There are also a number of commands for sorting directly according to
2333 some sorting criteria:
2334
2335 @table @kbd
2336 @item G S a
2337 @kindex G S a (Group)
2338 @findex gnus-group-sort-groups-by-alphabet
2339 Sort the group buffer alphabetically by group name
2340 (@code{gnus-group-sort-groups-by-alphabet}).
2341
2342 @item G S u
2343 @kindex G S u (Group)
2344 @findex gnus-group-sort-groups-by-unread
2345 Sort the group buffer by the number of unread articles
2346 (@code{gnus-group-sort-groups-by-unread}).
2347
2348 @item G S l
2349 @kindex G S l (Group)
2350 @findex gnus-group-sort-groups-by-level
2351 Sort the group buffer by group level
2352 (@code{gnus-group-sort-groups-by-level}).
2353
2354 @item G S v
2355 @kindex G S v (Group)
2356 @findex gnus-group-sort-groups-by-score
2357 Sort the group buffer by group score
2358 (@code{gnus-group-sort-groups-by-score}).  @xref{Group Score}.
2359
2360 @item G S r
2361 @kindex G S r (Group)
2362 @findex gnus-group-sort-groups-by-rank
2363 Sort the group buffer by group rank
2364 (@code{gnus-group-sort-groups-by-rank}).  @xref{Group Score}.
2365
2366 @item G S m
2367 @kindex G S m (Group)
2368 @findex gnus-group-sort-groups-by-method
2369 Sort the group buffer alphabetically by backend name
2370 (@code{gnus-group-sort-groups-by-method}).
2371
2372 @end table
2373
2374 All the commands below obeys the process/prefix convention
2375 (@pxref{Process/Prefix}).
2376
2377 When given a symbolic prefix (@pxref{Symbolic Prefixes}), all these
2378 commands will sort in reverse order.  
2379
2380 You can also sort a subset of the groups:
2381
2382 @table @kbd
2383 @item G P a
2384 @kindex G P a (Group)
2385 @findex gnus-group-sort-selected-groups-by-alphabet
2386 Sort the groups alphabetically by group name
2387 (@code{gnus-group-sort-selected-groups-by-alphabet}).
2388
2389 @item G P u
2390 @kindex G P u (Group)
2391 @findex gnus-group-sort-selected-groups-by-unread
2392 Sort the groups by the number of unread articles
2393 (@code{gnus-group-sort-selected-groups-by-unread}).
2394
2395 @item G P l
2396 @kindex G P l (Group)
2397 @findex gnus-group-sort-selected-groups-by-level
2398 Sort the groups by group level
2399 (@code{gnus-group-sort-selected-groups-by-level}).
2400
2401 @item G P v
2402 @kindex G P v (Group)
2403 @findex gnus-group-sort-selected-groups-by-score
2404 Sort the groups by group score
2405 (@code{gnus-group-sort-selected-groups-by-score}).  @xref{Group Score}.
2406
2407 @item G P r
2408 @kindex G P r (Group)
2409 @findex gnus-group-sort-selected-groups-by-rank
2410 Sort the groups by group rank
2411 (@code{gnus-group-sort-selected-groups-by-rank}).  @xref{Group Score}.
2412
2413 @item G P m
2414 @kindex G P m (Group)
2415 @findex gnus-group-sort-selected-groups-by-method
2416 Sort the groups alphabetically by backend name
2417 (@code{gnus-group-sort-selected-groups-by-method}).
2418
2419 @end table
2420
2421
2422
2423 @node Group Maintenance
2424 @section Group Maintenance
2425 @cindex bogus groups
2426
2427 @table @kbd
2428 @item b
2429 @kindex b (Group)
2430 @findex gnus-group-check-bogus-groups
2431 Find bogus groups and delete them
2432 (@code{gnus-group-check-bogus-groups}).
2433
2434 @item F
2435 @kindex F (Group)
2436 @findex gnus-group-find-new-groups
2437 Find new groups and process them (@code{gnus-group-find-new-groups}).
2438 With 1 @kbd{C-u}, use the @code{ask-server} method to query the server
2439 for new groups.  With 2 @kbd{C-u}'s, use most complete method possible
2440 to query the server for new groups, and subscribe the new groups as
2441 zombies.
2442
2443 @item C-c C-x
2444 @kindex C-c C-x (Group)
2445 @findex gnus-group-expire-articles
2446 Run all expirable articles in the current group through the expiry
2447 process (if any) (@code{gnus-group-expire-articles}).
2448
2449 @item C-c M-C-x
2450 @kindex C-c M-C-x (Group)
2451 @findex gnus-group-expire-all-groups
2452 Run all articles in all groups through the expiry process
2453 (@code{gnus-group-expire-all-groups}).
2454
2455 @end table
2456
2457
2458 @node Browse Foreign Server
2459 @section Browse Foreign Server
2460 @cindex foreign servers
2461 @cindex browsing servers
2462
2463 @table @kbd
2464 @item B
2465 @kindex B (Group)
2466 @findex gnus-group-browse-foreign-server
2467 You will be queried for a select method and a server name.  Gnus will
2468 then attempt to contact this server and let you browse the groups there
2469 (@code{gnus-group-browse-foreign-server}).
2470 @end table
2471
2472 @findex gnus-browse-mode
2473 A new buffer with a list of available groups will appear.  This buffer
2474 will use the @code{gnus-browse-mode}.  This buffer looks a bit (well,
2475 a lot) like a normal group buffer.
2476
2477 Here's a list of keystrokes available in the browse mode:
2478
2479 @table @kbd
2480 @item n
2481 @kindex n (Browse)
2482 @findex gnus-group-next-group
2483 Go to the next group (@code{gnus-group-next-group}).
2484
2485 @item p
2486 @kindex p (Browse)
2487 @findex gnus-group-prev-group
2488 Go to the previous group (@code{gnus-group-prev-group}).
2489
2490 @item SPACE
2491 @kindex SPACE (Browse)
2492 @findex gnus-browse-read-group
2493 Enter the current group and display the first article
2494 (@code{gnus-browse-read-group}).
2495
2496 @item RET
2497 @kindex RET (Browse)
2498 @findex gnus-browse-select-group
2499 Enter the current group (@code{gnus-browse-select-group}).
2500
2501 @item u
2502 @kindex u (Browse)
2503 @findex gnus-browse-unsubscribe-current-group
2504 Unsubscribe to the current group, or, as will be the case here,
2505 subscribe to it (@code{gnus-browse-unsubscribe-current-group}).
2506
2507 @item l
2508 @itemx q
2509 @kindex q (Browse)
2510 @kindex l (Browse)
2511 @findex gnus-browse-exit
2512 Exit browse mode (@code{gnus-browse-exit}).
2513
2514 @item ?
2515 @kindex ? (Browse)
2516 @findex gnus-browse-describe-briefly
2517 Describe browse mode briefly (well, there's not much to describe, is
2518 there) (@code{gnus-browse-describe-briefly}).
2519 @end table
2520
2521
2522 @node Exiting Gnus
2523 @section Exiting gnus
2524 @cindex exiting gnus
2525
2526 Yes, gnus is ex(c)iting.
2527
2528 @table @kbd
2529 @item z
2530 @kindex z (Group)
2531 @findex gnus-group-suspend
2532 Suspend gnus (@code{gnus-group-suspend}).  This doesn't really exit
2533 gnus, but it kills all buffers except the Group buffer.  I'm not sure
2534 why this is a gain, but then who am I to judge?
2535
2536 @item q
2537 @kindex q (Group)
2538 @findex gnus-group-exit
2539 @c @icon{gnus-group-exit}
2540 Quit gnus (@code{gnus-group-exit}).
2541
2542 @item Q
2543 @kindex Q (Group)
2544 @findex gnus-group-quit
2545 Quit gnus without saving the @file{.newsrc} files
2546 (@code{gnus-group-quit}).  The dribble file will be saved, though
2547 (@pxref{Auto Save}).
2548 @end table
2549
2550 @vindex gnus-exit-gnus-hook
2551 @vindex gnus-suspend-gnus-hook
2552 @code{gnus-suspend-gnus-hook} is called when you suspend gnus and
2553 @code{gnus-exit-gnus-hook} is called when you quit gnus, while
2554 @code{gnus-after-exiting-gnus-hook} is called as the final item when
2555 exiting gnus.
2556
2557 @findex gnus-unload
2558 @cindex unloading
2559 If you wish to completely unload gnus and all its adherents, you can use
2560 the @code{gnus-unload} command.  This command is also very handy when
2561 trying to customize meta-variables.
2562
2563 Note:
2564
2565 @quotation
2566 Miss Lisa Cannifax, while sitting in English class, felt her feet go
2567 numbly heavy and herself fall into a hazy trance as the boy sitting
2568 behind her drew repeated lines with his pencil across the back of her
2569 plastic chair.
2570 @end quotation
2571
2572
2573 @node Group Topics
2574 @section Group Topics
2575 @cindex topics
2576
2577 If you read lots and lots of groups, it might be convenient to group
2578 them hierarchically according to topics.  You put your Emacs groups over
2579 here, your sex groups over there, and the rest (what, two groups or so?)
2580 you put in some misc section that you never bother with anyway.  You can
2581 even group the Emacs sex groups as a sub-topic to either the Emacs
2582 groups or the sex groups---or both!  Go wild!
2583
2584 @iftex
2585 @iflatex
2586 \gnusfigure{Group Topics}{400}{
2587 \put(75,50){\epsfig{figure=tmp/group-topic.ps,height=9cm}}
2588 }
2589 @end iflatex
2590 @end iftex
2591
2592 Here's an example:
2593
2594 @example
2595 Gnus
2596   Emacs -- I wuw it!
2597      3: comp.emacs
2598      2: alt.religion.emacs
2599     Naughty Emacs
2600      452: alt.sex.emacs
2601        0: comp.talk.emacs.recovery
2602   Misc
2603      8: comp.binaries.fractals
2604     13: comp.sources.unix
2605 @end example
2606
2607 @findex gnus-topic-mode
2608 @kindex t (Group)
2609 To get this @emph{fab} functionality you simply turn on (ooh!) the
2610 @code{gnus-topic} minor mode---type @kbd{t} in the group buffer.  (This
2611 is a toggling command.)
2612
2613 Go ahead, just try it.  I'll still be here when you get back.  La de
2614 dum...  Nice tune, that...  la la la...  What, you're back? Yes, and now
2615 press @kbd{l}.  There.  All your groups are now listed under
2616 @samp{misc}.  Doesn't that make you feel all warm and fuzzy?  Hot and
2617 bothered?
2618
2619 If you want this permanently enabled, you should add that minor mode to
2620 the hook for the group mode:
2621
2622 @lisp
2623 (add-hook 'gnus-group-mode-hook 'gnus-topic-mode)
2624 @end lisp
2625
2626 @menu
2627 * Topic Variables::    How to customize the topics the Lisp Way.
2628 * Topic Commands::     Interactive E-Z commands.
2629 * Topic Sorting::      Sorting each topic individually.
2630 * Topic Topology::     A map of the world.
2631 * Topic Parameters::   Parameters that apply to all groups in a topic.
2632 @end menu
2633
2634
2635 @node Topic Variables
2636 @subsection Topic Variables
2637 @cindex topic variables
2638
2639 Now, if you select a topic, it will fold/unfold that topic, which is
2640 really neat, I think.
2641
2642 @vindex gnus-topic-line-format
2643 The topic lines themselves are created according to the
2644 @code{gnus-topic-line-format} variable (@pxref{Formatting Variables}).
2645 Valid elements are:
2646
2647 @table @samp
2648 @item i
2649 Indentation.
2650 @item n
2651 Topic name.
2652 @item v
2653 Visibility.
2654 @item l
2655 Level.
2656 @item g
2657 Number of groups in the topic.
2658 @item a
2659 Number of unread articles in the topic.
2660 @item A
2661 Number of unread articles in the topic and all its subtopics.
2662 @end table
2663
2664 @vindex gnus-topic-indent-level
2665 Each sub-topic (and the groups in the sub-topics) will be indented with
2666 @code{gnus-topic-indent-level} times the topic level number of spaces.
2667 The default is 2.
2668
2669 @vindex gnus-topic-mode-hook
2670 @code{gnus-topic-mode-hook} is called in topic minor mode buffers.
2671
2672 @vindex gnus-topic-display-empty-topics
2673 The @code{gnus-topic-display-empty-topics} says whether to display even
2674 topics that have no unread articles in them.  The default is @code{t}.
2675
2676
2677 @node Topic Commands
2678 @subsection Topic Commands
2679 @cindex topic commands
2680
2681 When the topic minor mode is turned on, a new @kbd{T} submap will be
2682 available.  In addition, a few of the standard keys change their
2683 definitions slightly.
2684
2685 @table @kbd
2686
2687 @item T n
2688 @kindex T n (Topic)
2689 @findex gnus-topic-create-topic
2690 Prompt for a new topic name and create it
2691 (@code{gnus-topic-create-topic}).
2692
2693 @item T m
2694 @kindex T m (Topic)
2695 @findex gnus-topic-move-group
2696 Move the current group to some other topic
2697 (@code{gnus-topic-move-group}).  This command uses the process/prefix
2698 convention (@pxref{Process/Prefix}).
2699
2700 @item T c
2701 @kindex T c (Topic)
2702 @findex gnus-topic-copy-group
2703 Copy the current group to some other topic
2704 (@code{gnus-topic-copy-group}).  This command uses the process/prefix
2705 convention (@pxref{Process/Prefix}).
2706
2707 @item T D
2708 @kindex T D (Topic)
2709 @findex gnus-topic-remove-group
2710 Remove a group from the current topic (@code{gnus-topic-remove-group}).
2711 This command is mainly useful if you have the same group in several
2712 topics and wish to remove it from one of the topics.  You may also
2713 remove a group from all topics, but in that case, Gnus will add it to
2714 the root topic the next time you start Gnus.  In fact, all new groups
2715 (which, naturally, don't belong to any topic) will show up in the root
2716 topic. 
2717
2718 This command uses the process/prefix convention
2719 (@pxref{Process/Prefix}).
2720
2721 @item T M
2722 @kindex T M (Topic)
2723 @findex gnus-topic-move-matching
2724 Move all groups that match some regular expression to a topic
2725 (@code{gnus-topic-move-matching}).
2726
2727 @item T C
2728 @kindex T C (Topic)
2729 @findex gnus-topic-copy-matching
2730 Copy all groups that match some regular expression to a topic
2731 (@code{gnus-topic-copy-matching}).
2732
2733 @item T H
2734 @kindex T H (Topic)
2735 @findex gnus-topic-toggle-display-empty-topics
2736 Toggle hiding empty topics
2737 (@code{gnus-topic-toggle-display-empty-topics}).
2738
2739 @item T #
2740 @kindex T # (Topic)
2741 @findex gnus-topic-mark-topic
2742 Mark all groups in the current topic with the process mark
2743 (@code{gnus-topic-mark-topic}).
2744
2745 @item T M-#
2746 @kindex T M-# (Topic)
2747 @findex gnus-topic-unmark-topic
2748 Remove the process mark from all groups in the current topic
2749 (@code{gnus-topic-unmark-topic}).
2750
2751 @item RET
2752 @kindex RET (Topic)
2753 @findex gnus-topic-select-group
2754 @itemx SPACE
2755 Either select a group or fold a topic (@code{gnus-topic-select-group}).
2756 When you perform this command on a group, you'll enter the group, as
2757 usual.  When done on a topic line, the topic will be folded (if it was
2758 visible) or unfolded (if it was folded already).  So it's basically a
2759 toggling command on topics.  In addition, if you give a numerical
2760 prefix, group on that level (and lower) will be displayed.
2761
2762 @item T TAB
2763 @itemx TAB
2764 @kindex T TAB (Topic)
2765 @kindex TAB (Topic)
2766 @findex gnus-topic-indent
2767 ``Indent'' the current topic so that it becomes a sub-topic of the
2768 previous topic (@code{gnus-topic-indent}).  If given a prefix,
2769 ``un-indent'' the topic instead.
2770
2771 @item M-TAB
2772 @kindex M-TAB (Topic)
2773 @findex gnus-topic-unindent
2774 ``Un-indent'' the current topic so that it becomes a sub-topic of the
2775 parent of its current parent (@code{gnus-topic-unindent}).  
2776
2777 @item C-k
2778 @kindex C-k (Topic)
2779 @findex gnus-topic-kill-group
2780 Kill a group or topic (@code{gnus-topic-kill-group}).  All groups in the
2781 topic will be removed along with the topic.
2782
2783 @item C-y
2784 @kindex C-y (Topic)
2785 @findex gnus-topic-yank-group
2786 Yank the previously killed group or topic
2787 (@code{gnus-topic-yank-group}).  Note that all topics will be yanked
2788 before all groups.
2789
2790 @item T r
2791 @kindex T r (Topic)
2792 @findex gnus-topic-rename
2793 Rename a topic (@code{gnus-topic-rename}).
2794
2795 @item T DEL
2796 @kindex T DEL (Topic)
2797 @findex gnus-topic-delete
2798 Delete an empty topic (@code{gnus-topic-delete}).
2799
2800 @item A T
2801 @kindex A T (Topic)
2802 @findex gnus-topic-list-active
2803 List all groups that gnus knows about in a topics-ified way
2804 (@code{gnus-topic-list-active}).
2805
2806 @item G p
2807 @kindex G p (Topic)
2808 @findex gnus-topic-edit-parameters
2809 @cindex group parameters
2810 @cindex topic parameters
2811 @cindex parameters
2812 Edit the topic parameters (@code{gnus-topic-edit-parameters}).
2813 @xref{Topic Parameters}.
2814
2815 @end table
2816
2817
2818 @node Topic Sorting
2819 @subsection Topic Sorting
2820 @cindex topic sorting
2821
2822 You can sort the groups in each topic individually with the following
2823 commands:
2824
2825
2826 @table @kbd
2827 @item T S a
2828 @kindex T S a (Topic)
2829 @findex gnus-topic-sort-groups-by-alphabet
2830 Sort the current topic alphabetically by group name
2831 (@code{gnus-topic-sort-groups-by-alphabet}).
2832
2833 @item T S u
2834 @kindex T S u (Topic)
2835 @findex gnus-topic-sort-groups-by-unread
2836 Sort the current topic by the number of unread articles
2837 (@code{gnus-topic-sort-groups-by-unread}).
2838
2839 @item T S l
2840 @kindex T S l (Topic)
2841 @findex gnus-topic-sort-groups-by-level
2842 Sort the current topic by group level
2843 (@code{gnus-topic-sort-groups-by-level}).
2844
2845 @item T S v
2846 @kindex T S v (Topic)
2847 @findex gnus-topic-sort-groups-by-score
2848 Sort the current topic by group score
2849 (@code{gnus-topic-sort-groups-by-score}).  @xref{Group Score}.
2850
2851 @item T S r
2852 @kindex T S r (Topic)
2853 @findex gnus-topic-sort-groups-by-rank
2854 Sort the current topic by group rank
2855 (@code{gnus-topic-sort-groups-by-rank}).  @xref{Group Score}.
2856
2857 @item T S m
2858 @kindex T S m (Topic)
2859 @findex gnus-topic-sort-groups-by-method
2860 Sort the current topic alphabetically by backend name
2861 (@code{gnus-topic-sort-groups-by-method}).
2862
2863 @end table
2864
2865 @xref{Sorting Groups} for more information about group sorting.
2866
2867
2868 @node Topic Topology
2869 @subsection Topic Topology
2870 @cindex topic topology
2871 @cindex topology
2872
2873 So, let's have a look at an example group buffer:
2874
2875 @example
2876 Gnus
2877   Emacs -- I wuw it!
2878      3: comp.emacs
2879      2: alt.religion.emacs
2880     Naughty Emacs
2881      452: alt.sex.emacs
2882        0: comp.talk.emacs.recovery
2883   Misc
2884      8: comp.binaries.fractals
2885     13: comp.sources.unix
2886 @end example
2887
2888 So, here we have one top-level topic (@samp{Gnus}), two topics under
2889 that, and one sub-topic under one of the sub-topics.  (There is always
2890 just one (1) top-level topic).  This topology can be expressed as
2891 follows:
2892
2893 @lisp
2894 (("Gnus" visible)
2895  (("Emacs -- I wuw it!" visible)
2896   (("Naughty Emacs" visible)))
2897  (("Misc" visible)))
2898 @end lisp
2899
2900 @vindex gnus-topic-topology
2901 This is in fact how the variable @code{gnus-topic-topology} would look
2902 for the display above.  That variable is saved in the @file{.newsrc.eld}
2903 file, and shouldn't be messed with manually---unless you really want
2904 to.  Since this variable is read from the @file{.newsrc.eld} file,
2905 setting it in any other startup files will have no effect.
2906
2907 This topology shows what topics are sub-topics of what topics (right),
2908 and which topics are visible.  Two settings are currently
2909 allowed---@code{visible} and @code{invisible}.
2910
2911
2912 @node Topic Parameters
2913 @subsection Topic Parameters
2914 @cindex topic parameters
2915
2916 All groups in a topic will inherit group parameters from the parent (and
2917 ancestor) topic parameters.  All valid group parameters are valid topic
2918 parameters (@pxref{Group Parameters}).
2919
2920 Group parameters (of course) override topic parameters, and topic
2921 parameters in sub-topics override topic parameters in super-topics.  You
2922 know.  Normal inheritance rules.  (@dfn{Rules} is here a noun, not a
2923 verb, although you may feel free to disagree with me here.)
2924
2925 @example
2926 Gnus
2927   Emacs
2928      3: comp.emacs
2929      2: alt.religion.emacs
2930    452: alt.sex.emacs
2931     Relief
2932      452: alt.sex.emacs
2933        0: comp.talk.emacs.recovery
2934   Misc
2935      8: comp.binaries.fractals
2936     13: comp.sources.unix
2937    452: alt.sex.emacs
2938 @end example
2939
2940 The @samp{Emacs} topic has the topic parameter @code{(score-file
2941 . "emacs.SCORE")}; the @samp{Relief} topic has the topic parameter
2942 @code{(score-file . "relief.SCORE")}; and the @samp{Misc} topic has the
2943 topic parameter @code{(score-file . "emacs.SCORE")}.  In addition,
2944 @* @samp{alt.religion.emacs} has the group parameter @code{(score-file
2945 . "religion.SCORE")}.
2946
2947 Now, when you enter @samp{alt.sex.emacs} in the @samp{Relief} topic, you
2948 will get the @file{relief.SCORE} home score file.  If you enter the same
2949 group in the @samp{Emacs} topic, you'll get the @file{emacs.SCORE} home
2950 score file.  If you enter the group @samp{alt.religion.emacs}, you'll
2951 get the @file{religion.SCORE} home score file.
2952
2953 This seems rather simple and self-evident, doesn't it?  Well, yes.  But
2954 there are some problems, especially with the @code{total-expiry}
2955 parameter.  Say you have a mail group in two topics; one with
2956 @code{total-expiry} and one without.  What happens when you do @kbd{M-x
2957 gnus-expire-all-expirable-groups}?  Gnus has no way of telling which one
2958 of these topics you mean to expire articles from, so anything may
2959 happen.  In fact, I hereby declare that it is @dfn{undefined} what
2960 happens.  You just have to be careful if you do stuff like that.
2961
2962
2963 @node Misc Group Stuff
2964 @section Misc Group Stuff
2965
2966 @menu
2967 * Scanning New Messages:: Asking gnus to see whether new messages have arrived.
2968 * Group Information::     Information and help on groups and gnus.
2969 * Group Timestamp::       Making gnus keep track of when you last read a group.
2970 * File Commands::         Reading and writing the gnus files.
2971 @end menu
2972
2973 @table @kbd
2974
2975 @item ^
2976 @kindex ^ (Group)
2977 @findex gnus-group-enter-server-mode
2978 Enter the server buffer (@code{gnus-group-enter-server-mode}).
2979 @xref{The Server Buffer}.
2980
2981 @item a
2982 @kindex a (Group)
2983 @findex gnus-group-post-news
2984 Post an article to a group (@code{gnus-group-post-news}).  If given a
2985 prefix, the current group name will be used as the default.
2986
2987 @item m
2988 @kindex m (Group)
2989 @findex gnus-group-mail
2990 Mail a message somewhere (@code{gnus-group-mail}).
2991
2992 @end table
2993
2994 Variables for the group buffer:
2995
2996 @table @code
2997
2998 @item gnus-group-mode-hook
2999 @vindex gnus-group-mode-hook
3000 is called after the group buffer has been
3001 created.
3002
3003 @item gnus-group-prepare-hook
3004 @vindex gnus-group-prepare-hook
3005 is called after the group buffer is
3006 generated.  It may be used to modify the buffer in some strange,
3007 unnatural way.
3008
3009 @item gnus-group-prepared-hook
3010 @vindex gnus-group-prepare-hook
3011 is called as the very last thing after the group buffer has been
3012 generated.  It may be used to move point around, for instance.
3013
3014 @item gnus-permanently-visible-groups
3015 @vindex gnus-permanently-visible-groups
3016 Groups matching this regexp will always be listed in the group buffer,
3017 whether they are empty or not.
3018
3019 @end table
3020
3021
3022 @node Scanning New Messages
3023 @subsection Scanning New Messages
3024 @cindex new messages
3025 @cindex scanning new news
3026
3027 @table @kbd
3028
3029 @item g
3030 @kindex g (Group)
3031 @findex gnus-group-get-new-news
3032 @c @icon{gnus-group-get-new-news}
3033 Check the server(s) for new articles.  If the numerical prefix is used,
3034 this command will check only groups of level @var{arg} and lower
3035 (@code{gnus-group-get-new-news}).  If given a non-numerical prefix, this
3036 command will force a total re-reading of the active file(s) from the
3037 backend(s).
3038
3039 @item M-g
3040 @kindex M-g (Group)
3041 @findex gnus-group-get-new-news-this-group
3042 @vindex gnus-goto-next-group-when-activating
3043 @c @icon{gnus-group-get-new-news-this-group}
3044 Check whether new articles have arrived in the current group
3045 (@code{gnus-group-get-new-news-this-group}).
3046 @code{gnus-goto-next-group-when-activating} says whether this command is
3047 to move point to the next group or not.  It is @code{t} by default.
3048
3049 @findex gnus-activate-all-groups
3050 @cindex activating groups
3051 @item C-c M-g
3052 @kindex C-c M-g (Group)
3053 Activate absolutely all groups (@code{gnus-activate-all-groups}).
3054
3055 @item R
3056 @kindex R (Group)
3057 @cindex restarting
3058 @findex gnus-group-restart
3059 Restart gnus (@code{gnus-group-restart}).  This saves the @file{.newsrc}
3060 file(s), closes the connection to all servers, clears up all run-time
3061 gnus variables, and then starts gnus all over again.
3062
3063 @end table
3064
3065 @vindex gnus-get-new-news-hook
3066 @code{gnus-get-new-news-hook} is run just before checking for new news.
3067
3068 @vindex gnus-after-getting-new-news-hook
3069 @code{gnus-after-getting-new-news-hook} is run after checking for new
3070 news.
3071
3072
3073 @node Group Information
3074 @subsection Group Information
3075 @cindex group information
3076 @cindex information on groups
3077
3078 @table @kbd
3079
3080
3081 @item H f
3082 @kindex H f (Group)
3083 @findex gnus-group-fetch-faq
3084 @vindex gnus-group-faq-directory
3085 @cindex FAQ
3086 @cindex ange-ftp
3087 Try to fetch the FAQ for the current group
3088 (@code{gnus-group-fetch-faq}).  Gnus will try to get the FAQ from
3089 @code{gnus-group-faq-directory}, which is usually a directory on a
3090 remote machine.  This variable can also be a list of directories.  In
3091 that case, giving a prefix to this command will allow you to choose
3092 between the various sites.  @code{ange-ftp} (or @code{efs}) will be used
3093 for fetching the file.
3094
3095 If fetching from the first site is unsuccessful, gnus will attempt to go
3096 through @code{gnus-group-faq-directory} and try to open them one by one.
3097
3098 @item H d
3099 @itemx C-c C-d
3100 @c @icon{gnus-group-describe-group}
3101 @kindex H d (Group)
3102 @kindex C-c C-d (Group)
3103 @cindex describing groups
3104 @cindex group description
3105 @findex gnus-group-describe-group
3106 Describe the current group (@code{gnus-group-describe-group}).  If given
3107 a prefix, force Gnus to re-read the description from the server.
3108
3109 @item M-d
3110 @kindex M-d (Group)
3111 @findex gnus-group-describe-all-groups
3112 Describe all groups (@code{gnus-group-describe-all-groups}).  If given a
3113 prefix, force gnus to re-read the description file from the server.
3114
3115 @item H v
3116 @itemx V
3117 @kindex V (Group)
3118 @kindex H v (Group)
3119 @cindex version
3120 @findex gnus-version
3121 Display current gnus version numbers (@code{gnus-version}).
3122
3123 @item ?
3124 @kindex ? (Group)
3125 @findex gnus-group-describe-briefly
3126 Give a very short help message (@code{gnus-group-describe-briefly}).
3127
3128 @item C-c C-i
3129 @kindex C-c C-i (Group)
3130 @cindex info
3131 @cindex manual
3132 @findex gnus-info-find-node
3133 Go to the gnus info node (@code{gnus-info-find-node}).
3134 @end table
3135
3136
3137 @node Group Timestamp
3138 @subsection Group Timestamp
3139 @cindex timestamps
3140 @cindex group timestamps
3141
3142 It can be convenient to let gnus keep track of when you last read a
3143 group.  To set the ball rolling, you should add
3144 @code{gnus-group-set-timestamp} to @code{gnus-select-group-hook}:
3145
3146 @lisp
3147 (add-hook 'gnus-select-group-hook 'gnus-group-set-timestamp)
3148 @end lisp
3149
3150 After doing this, each time you enter a group, it'll be recorded.
3151
3152 This information can be displayed in various ways---the easiest is to
3153 use the @samp{%d} spec in the group line format:
3154
3155 @lisp
3156 (setq gnus-group-line-format
3157       "%M\%S\%p\%P\%5y: %(%-40,40g%) %d\n")
3158 @end lisp
3159
3160 This will result in lines looking like:
3161
3162 @example
3163 *        0: mail.ding                                19961002T012943
3164          0: custom                                   19961002T012713
3165 @end example
3166
3167 As you can see, the date is displayed in compact ISO 8601 format.  This
3168 may be a bit too much, so to just display the date, you could say
3169 something like:
3170
3171 @lisp
3172 (setq gnus-group-line-format
3173       "%M\%S\%p\%P\%5y: %(%-40,40g%) %6,6~(cut 2)d\n")
3174 @end lisp
3175
3176
3177 @node File Commands
3178 @subsection File Commands
3179 @cindex file commands
3180
3181 @table @kbd
3182
3183 @item r
3184 @kindex r (Group)
3185 @findex gnus-group-read-init-file
3186 @vindex gnus-init-file
3187 @cindex reading init file
3188 Re-read the init file (@code{gnus-init-file}, which defaults to
3189 @file{~/.gnus}) (@code{gnus-group-read-init-file}).
3190
3191 @item s
3192 @kindex s (Group)
3193 @findex gnus-group-save-newsrc
3194 @cindex saving .newsrc
3195 Save the @file{.newsrc.eld} file (and @file{.newsrc} if wanted)
3196 (@code{gnus-group-save-newsrc}).  If given a prefix, force saving the
3197 file(s) whether Gnus thinks it is necessary or not.
3198
3199 @c @item Z
3200 @c @kindex Z (Group)
3201 @c @findex gnus-group-clear-dribble
3202 @c Clear the dribble buffer (@code{gnus-group-clear-dribble}).
3203
3204 @end table
3205
3206
3207 @node The Summary Buffer
3208 @chapter The Summary Buffer
3209 @cindex summary buffer
3210
3211 A line for each article is displayed in the summary buffer.  You can
3212 move around, read articles, post articles and reply to articles.
3213
3214 The most common way to a summary buffer is to select a group from the
3215 group buffer (@pxref{Selecting a Group}).
3216
3217 You can have as many summary buffers open as you wish.
3218
3219 @menu
3220 * Summary Buffer Format::       Deciding how the summary buffer is to look.
3221 * Summary Maneuvering::         Moving around the summary buffer.
3222 * Choosing Articles::           Reading articles.
3223 * Paging the Article::          Scrolling the current article.
3224 * Reply Followup and Post::     Posting articles.
3225 * Canceling and Superseding::   ``Whoops, I shouldn't have called him that.''
3226 * Marking Articles::            Marking articles as read, expirable, etc.
3227 * Limiting::                    You can limit the summary buffer.
3228 * Threading::                   How threads are made.
3229 * Sorting::                     How articles and threads are sorted.
3230 * Asynchronous Fetching::       Gnus might be able to pre-fetch articles.
3231 * Article Caching::             You may store articles in a cache.
3232 * Persistent Articles::         Making articles expiry-resistant.
3233 * Article Backlog::             Having already read articles hang around.
3234 * Saving Articles::             Ways of customizing article saving.
3235 * Decoding Articles::           Gnus can treat series of (uu)encoded articles.
3236 * Article Treatment::           The article buffer can be mangled at will.
3237 * MIME Commands::               Doing MIMEy things with the articles.
3238 * Article Commands::            Doing various things with the article buffer.
3239 * Summary Sorting::             Sorting the summary buffer in various ways.
3240 * Finding the Parent::          No child support? Get the parent.
3241 * Alternative Approaches::      Reading using non-default summaries.
3242 * Tree Display::                A more visual display of threads.
3243 * Mail Group Commands::         Some commands can only be used in mail groups.
3244 * Various Summary Stuff::       What didn't fit anywhere else.
3245 * Exiting the Summary Buffer::  Returning to the Group buffer.
3246 * Crosspost Handling::          How crossposted articles are dealt with.
3247 * Duplicate Suppression::       An alternative when crosspost handling fails.
3248 @end menu
3249
3250
3251 @node Summary Buffer Format
3252 @section Summary Buffer Format
3253 @cindex summary buffer format
3254
3255 @iftex
3256 @iflatex
3257 \gnusfigure{The Summary Buffer}{180}{
3258 \put(0,0){\epsfig{figure=tmp/summary.ps,width=7.5cm}}
3259 \put(445,0){\makebox(0,0)[br]{\epsfig{figure=tmp/summary-article.ps,width=7.5cm}}}
3260 }
3261 @end iflatex
3262 @end iftex
3263
3264 @menu
3265 * Summary Buffer Lines::     You can specify how summary lines should look.
3266 * To From Newsgroups::       How to not display your own name.
3267 * Summary Buffer Mode Line:: You can say how the mode line should look.
3268 * Summary Highlighting::     Making the summary buffer all pretty and nice.
3269 @end menu
3270
3271 @findex mail-extract-address-components
3272 @findex gnus-extract-address-components
3273 @vindex gnus-extract-address-components
3274 Gnus will use the value of the @code{gnus-extract-address-components}
3275 variable as a function for getting the name and address parts of a
3276 @code{From} header.  Three pre-defined functions exist:
3277 @code{gnus-extract-address-components}, which is the default, quite
3278 fast, and too simplistic solution;
3279 @code{mail-extract-address-components}, which works nicely, but is
3280 slower; and @code{std11-extract-address-components}, which works very
3281 nicely, but is slower.  The default function will return the wrong
3282 answer in 5% of the cases.  If this is unacceptable to you, use the
3283 other function instead:
3284  
3285 @lisp
3286 (setq gnus-extract-address-components
3287       'mail-extract-address-components)
3288 @end lisp
3289   
3290 @vindex gnus-summary-same-subject
3291 @code{gnus-summary-same-subject} is a string indicating that the current
3292 article has the same subject as the previous.  This string will be used
3293 with those specs that require it.  The default is @code{""}.
3294
3295
3296 @node Summary Buffer Lines
3297 @subsection Summary Buffer Lines
3298
3299 @vindex gnus-summary-line-format
3300 You can change the format of the lines in the summary buffer by changing
3301 the @code{gnus-summary-line-format} variable.  It works along the same
3302 lines as a normal @code{format} string, with some extensions
3303 (@pxref{Formatting Variables}).
3304
3305 The default string is @samp{%U%R%z%I%(%[%4L: %-20,20n%]%) %s\n}.
3306
3307 The following format specification characters are understood:
3308
3309 @table @samp
3310 @item N
3311 Article number.
3312 @item S
3313 Subject string.
3314 @item s
3315 Subject if the article is the root of the thread or the previous article
3316 had a different subject, @code{gnus-summary-same-subject} otherwise.
3317 (@code{gnus-summary-same-subject} defaults to @code{""}.)
3318 @item F
3319 Full @code{From} header.
3320 @item n
3321 The name (from the @code{From} header).
3322 @item f
3323 The name, code @code{To} header or the @code{Newsgroups} header
3324 (@pxref{To From Newsgroups}).
3325 @item a
3326 The name (from the @code{From} header).  This differs from the @code{n}
3327 spec in that it uses the function designated by the
3328 @code{gnus-extract-address-components} variable, which is slower, but
3329 may be more thorough.
3330 @item A
3331 The address (from the @code{From} header).  This works the same way as
3332 the @code{a} spec.
3333 @item L
3334 Number of lines in the article.
3335 @item c
3336 Number of characters in the article.
3337 @item I
3338 Indentation based on thread level (@pxref{Customizing Threading}).
3339 @item T
3340 Nothing if the article is a root and lots of spaces if it isn't (it
3341 pushes everything after it off the screen).
3342 @item [
3343 Opening bracket, which is normally @samp{[}, but can also be @samp{<}
3344 for adopted articles (@pxref{Customizing Threading}).
3345 @item ]
3346 Closing bracket, which is normally @samp{]}, but can also be @samp{>}
3347 for adopted articles.
3348 @item >
3349 One space for each thread level.
3350 @item <
3351 Twenty minus thread level spaces.
3352 @item U
3353 Unread.
3354
3355 @item R
3356 This misleadingly named specifier is the @dfn{secondary mark}.  This
3357 mark will say whether the article has been replied to, has been cached,
3358 or has been saved.  
3359
3360 @item i
3361 Score as a number (@pxref{Scoring}).
3362 @item z
3363 @vindex gnus-summary-zcore-fuzz
3364 Zcore, @samp{+} if above the default level and @samp{-} if below the
3365 default level.  If the difference between
3366 @code{gnus-summary-default-score} and the score is less than
3367 @code{gnus-summary-zcore-fuzz}, this spec will not be used.
3368 @item V
3369 Total thread score.
3370 @item x
3371 @code{Xref}.
3372 @item D
3373 @code{Date}.
3374 @item d
3375 The @code{Date} in @code{DD-MMM} format.
3376 @item o
3377 The @code{Date} in @var{YYYYMMDD}@code{T}@var{HHMMSS} format.
3378 @item M
3379 @code{Message-ID}.
3380 @item r
3381 @code{References}.
3382 @item t
3383 Number of articles in the current sub-thread.  Using this spec will slow
3384 down summary buffer generation somewhat.
3385 @item e
3386 An @samp{=} (@code{gnus-not-empty-thread-mark}) will be displayed if the
3387 article has any children.
3388 @item P
3389 The line number.
3390 @item O
3391 Download mark.
3392 @item u
3393 User defined specifier.  The next character in the format string should
3394 be a letter.  Gnus will call the function
3395 @code{gnus-user-format-function-}@samp{X}, where @samp{X} is the letter
3396 following @samp{%u}.  The function will be passed the current header as
3397 argument.  The function should return a string, which will be inserted
3398 into the summary just like information from any other summary specifier.
3399 @end table
3400
3401 The @samp{%U} (status), @samp{%R} (replied) and @samp{%z} (zcore) specs
3402 have to be handled with care.  For reasons of efficiency, gnus will
3403 compute what column these characters will end up in, and ``hard-code''
3404 that.  This means that it is invalid to have these specs after a
3405 variable-length spec.  Well, you might not be arrested, but your summary
3406 buffer will look strange, which is bad enough.
3407
3408 The smart choice is to have these specs as far to the left as possible.
3409 (Isn't that the case with everything, though?  But I digress.)
3410
3411 This restriction may disappear in later versions of gnus.
3412
3413
3414 @node To From Newsgroups
3415 @subsection To From Newsgroups
3416 @cindex To
3417 @cindex Newsgroups
3418
3419 In some groups (particularly in archive groups), the @code{From} header
3420 isn't very interesting, since all the articles there are written by
3421 you.  To display the information in the @code{To} or @code{Newsgroups}
3422 headers instead, you need to decide three things: What information to
3423 gather; where to display it; and when to display it.
3424
3425 @enumerate
3426 @item
3427 @vindex gnus-extra-headers
3428 The reading of extra header information is controlled by the
3429 @code{gnus-extra-headers}.  This is a list of header symbols.  For
3430 instance:
3431
3432 @lisp
3433 (setq gnus-extra-headers
3434       '(To Newsgroups X-Newsreader))
3435 @end lisp
3436
3437 This will result in Gnus trying to obtain these three headers, and
3438 storing it in header structures for later easy retrieval.
3439
3440 @item
3441 @findex gnus-extra-header
3442 The value of these extra headers can be accessed via the
3443 @code{gnus-extra-header} function.  Here's a format line spec that will
3444 access the @code{X-Newsreader} header:
3445
3446 @example
3447 "%~(form (gnus-extra-header 'X-Newsreader))@@"
3448 @end example
3449
3450 @item
3451 @vindex gnus-ignored-from-addresses
3452 The @code{gnus-ignored-from-addresses} variable says when the @samp{%f}
3453 summary line spec returns the @code{To}, @code{Newsreader} or
3454 @code{From} header.  If this regexp matches the contents of the
3455 @code{From} header, the value of the @code{To} or @code{Newsreader}
3456 headers are used instead.
3457
3458 @end enumerate
3459
3460 @vindex nnmail-extra-headers
3461 A related variable is @code{nnmail-extra-headers}, which controls when
3462 to include extra headers when generating overview (@sc{nov}) files.
3463
3464 In summary, you'd typically do something like the following:
3465
3466 @lisp
3467 (setq gnus-extra-headers
3468       '(To Newsgroups))
3469 (setq nnmail-extra-headers gnus-extra-headers)
3470 (setq gnus-summary-line-format
3471       "%U%R%z%I%(%[%4L: %-20,20f%]%) %s\n")
3472 (setq gnus-ignored-from-addresses
3473       "Your Name Here")
3474 @end lisp
3475
3476
3477 @node Summary Buffer Mode Line
3478 @subsection Summary Buffer Mode Line
3479
3480 @vindex gnus-summary-mode-line-format
3481 You can also change the format of the summary mode bar (@pxref{Mode Line
3482 Formatting}).  Set @code{gnus-summary-mode-line-format} to whatever you
3483 like.  The default is @samp{Gnus: %%b [%A] %Z}.
3484
3485 Here are the elements you can play with:
3486
3487 @table @samp
3488 @item G
3489 Group name.
3490 @item p
3491 Unprefixed group name.
3492 @item A
3493 Current article number.
3494 @item z
3495 Current article score.
3496 @item V
3497 Gnus version.
3498 @item U
3499 Number of unread articles in this group.
3500 @item e
3501 Number of unread articles in this group that aren't displayed in the
3502 summary buffer.
3503 @item Z
3504 A string with the number of unread and unselected articles represented
3505 either as @samp{<%U(+%e) more>} if there are both unread and unselected
3506 articles, and just as @samp{<%U more>} if there are just unread articles
3507 and no unselected ones.
3508 @item g
3509 Shortish group name.  For instance, @samp{rec.arts.anime} will be
3510 shortened to @samp{r.a.anime}.
3511 @item S
3512 Subject of the current article.
3513 @item u
3514 User-defined spec (@pxref{User-Defined Specs}).
3515 @item s
3516 Name of the current score file (@pxref{Scoring}).
3517 @item d
3518 Number of dormant articles (@pxref{Unread Articles}).
3519 @item t
3520 Number of ticked articles (@pxref{Unread Articles}).
3521 @item r
3522 Number of articles that have been marked as read in this session.
3523 @item E
3524 Number of articles expunged by the score files.
3525 @end table
3526
3527
3528 @node Summary Highlighting
3529 @subsection Summary Highlighting
3530
3531 @table @code
3532
3533 @item gnus-visual-mark-article-hook
3534 @vindex gnus-visual-mark-article-hook
3535 This hook is run after selecting an article.  It is meant to be used for
3536 highlighting the article in some way.  It is not run if
3537 @code{gnus-visual} is @code{nil}.
3538
3539 @item gnus-summary-update-hook
3540 @vindex gnus-summary-update-hook
3541 This hook is called when a summary line is changed.  It is not run if
3542 @code{gnus-visual} is @code{nil}.
3543
3544 @item gnus-summary-selected-face
3545 @vindex gnus-summary-selected-face
3546 This is the face (or @dfn{font} as some people call it) used to
3547 highlight the current article in the summary buffer.
3548
3549 @item gnus-summary-highlight
3550 @vindex gnus-summary-highlight
3551 Summary lines are highlighted according to this variable, which is a
3552 list where the elements are of the format @var{(FORM . FACE)}.  If you
3553 would, for instance, like ticked articles to be italic and high-scored
3554 articles to be bold, you could set this variable to something like
3555 @lisp
3556 (((eq mark gnus-ticked-mark) . italic)
3557  ((> score default) . bold))
3558 @end lisp
3559 As you may have guessed, if @var{FORM} returns a non-@code{nil} value,
3560 @var{FACE} will be applied to the line.
3561 @end table
3562
3563
3564 @node Summary Maneuvering
3565 @section Summary Maneuvering
3566 @cindex summary movement
3567
3568 All the straight movement commands understand the numeric prefix and
3569 behave pretty much as you'd expect.
3570
3571 None of these commands select articles.
3572
3573 @table @kbd
3574 @item G M-n
3575 @itemx M-n
3576 @kindex M-n (Summary)
3577 @kindex G M-n (Summary)
3578 @findex gnus-summary-next-unread-subject
3579 Go to the next summary line of an unread article
3580 (@code{gnus-summary-next-unread-subject}).
3581
3582 @item G M-p
3583 @itemx M-p
3584 @kindex M-p (Summary)
3585 @kindex G M-p (Summary)
3586 @findex gnus-summary-prev-unread-subject
3587 Go to the previous summary line of an unread article
3588 (@code{gnus-summary-prev-unread-subject}).
3589
3590 @item G j
3591 @itemx j
3592 @kindex j (Summary)
3593 @kindex G j (Summary)
3594 @findex gnus-summary-goto-article
3595 Ask for an article number or @code{Message-ID}, and then go to that
3596 article (@code{gnus-summary-goto-article}).
3597
3598 @item G g
3599 @kindex G g (Summary)
3600 @findex gnus-summary-goto-subject
3601 Ask for an article number and then go to the summary line of that article
3602 without displaying the article (@code{gnus-summary-goto-subject}).
3603 @end table
3604
3605 If gnus asks you to press a key to confirm going to the next group, you
3606 can use the @kbd{C-n} and @kbd{C-p} keys to move around the group
3607 buffer, searching for the next group to read without actually returning
3608 to the group buffer.
3609
3610 Variables related to summary movement:
3611
3612 @table @code
3613
3614 @vindex gnus-auto-select-next
3615 @item gnus-auto-select-next
3616 If you issue one of the movement commands (like @kbd{n}) and there are
3617 no more unread articles after the current one, gnus will offer to go to
3618 the next group.  If this variable is @code{t} and the next group is
3619 empty, gnus will exit summary mode and return to the group buffer.  If
3620 this variable is neither @code{t} nor @code{nil}, gnus will select the
3621 next group, no matter whether it has any unread articles or not.  As a
3622 special case, if this variable is @code{quietly}, gnus will select the
3623 next group without asking for confirmation.  If this variable is
3624 @code{almost-quietly}, the same will happen only if you are located on
3625 the last article in the group.  Finally, if this variable is
3626 @code{slightly-quietly}, the @kbd{Z n} command will go to the next group
3627 without confirmation.  Also @pxref{Group Levels}.
3628
3629 @item gnus-auto-select-same
3630 @vindex gnus-auto-select-same
3631 If non-@code{nil}, all the movement commands will try to go to the next
3632 article with the same subject as the current.  (@dfn{Same} here might
3633 mean @dfn{roughly equal}.  See @code{gnus-summary-gather-subject-limit}
3634 for details (@pxref{Customizing Threading}).)  If there are no more
3635 articles with the same subject, go to the first unread article.
3636
3637 This variable is not particularly useful if you use a threaded display.
3638
3639 @item gnus-summary-check-current
3640 @vindex gnus-summary-check-current
3641 If non-@code{nil}, all the ``unread'' movement commands will not proceed
3642 to the next (or previous) article if the current article is unread.
3643 Instead, they will choose the current article.
3644
3645 @item gnus-auto-center-summary
3646 @vindex gnus-auto-center-summary
3647 If non-@code{nil}, gnus will keep the point in the summary buffer
3648 centered at all times.  This makes things quite tidy, but if you have a
3649 slow network connection, or simply do not like this un-Emacsism, you can
3650 set this variable to @code{nil} to get the normal Emacs scrolling
3651 action.  This will also inhibit horizontal re-centering of the summary
3652 buffer, which might make it more inconvenient to read extremely long
3653 threads.
3654
3655 This variable can also be a number.  In that case, center the window at
3656 the given number of lines from the top.
3657
3658 @end table
3659
3660
3661 @node Choosing Articles
3662 @section Choosing Articles
3663 @cindex selecting articles
3664
3665 @menu
3666 * Choosing Commands::        Commands for choosing articles.
3667 * Choosing Variables::       Variables that influence these commands.
3668 @end menu
3669
3670
3671 @node Choosing Commands
3672 @subsection Choosing Commands
3673
3674 None of the following movement commands understand the numeric prefix,
3675 and they all select and display an article.
3676
3677 @table @kbd
3678 @item SPACE
3679 @kindex SPACE (Summary)
3680 @findex gnus-summary-next-page
3681 Select the current article, or, if that one's read already, the next
3682 unread article (@code{gnus-summary-next-page}).
3683
3684 @item G n
3685 @itemx n
3686 @kindex n (Summary)
3687 @kindex G n (Summary)
3688 @findex gnus-summary-next-unread-article
3689 @c @icon{gnus-summary-next-unread}
3690 Go to next unread article (@code{gnus-summary-next-unread-article}).
3691
3692 @item G p
3693 @itemx p
3694 @kindex p (Summary)
3695 @findex gnus-summary-prev-unread-article
3696 @c @icon{gnus-summary-prev-unread}
3697 Go to previous unread article (@code{gnus-summary-prev-unread-article}).
3698
3699 @item G N
3700 @itemx N
3701 @kindex N (Summary)
3702 @kindex G N (Summary)
3703 @findex gnus-summary-next-article
3704 Go to the next article (@code{gnus-summary-next-article}).
3705
3706 @item G P
3707 @itemx P
3708 @kindex P (Summary)
3709 @kindex G P (Summary)
3710 @findex gnus-summary-prev-article
3711 Go to the previous article (@code{gnus-summary-prev-article}).
3712
3713 @item G C-n
3714 @kindex G C-n (Summary)
3715 @findex gnus-summary-next-same-subject
3716 Go to the next article with the same subject
3717 (@code{gnus-summary-next-same-subject}).
3718
3719 @item G C-p
3720 @kindex G C-p (Summary)
3721 @findex gnus-summary-prev-same-subject
3722 Go to the previous article with the same subject
3723 (@code{gnus-summary-prev-same-subject}).
3724
3725 @item G f
3726 @itemx .
3727 @kindex G f  (Summary)
3728 @kindex .  (Summary)
3729 @findex gnus-summary-first-unread-article
3730 Go to the first unread article
3731 (@code{gnus-summary-first-unread-article}).
3732
3733 @item G b
3734 @itemx ,
3735 @kindex G b (Summary)
3736 @kindex , (Summary)
3737 @findex gnus-summary-best-unread-article
3738 Go to the article with the highest score
3739 (@code{gnus-summary-best-unread-article}).
3740
3741 @item G l
3742 @itemx l
3743 @kindex l (Summary)
3744 @kindex G l (Summary)
3745 @findex gnus-summary-goto-last-article
3746 Go to the previous article read (@code{gnus-summary-goto-last-article}).
3747
3748 @item G o
3749 @kindex G o (Summary)
3750 @findex gnus-summary-pop-article
3751 @cindex history
3752 @cindex article history
3753 Pop an article off the summary history and go to this article
3754 (@code{gnus-summary-pop-article}).  This command differs from the
3755 command above in that you can pop as many previous articles off the
3756 history as you like, while @kbd{l} toggles the two last read articles.
3757 For a somewhat related issue (if you use these commands a lot),
3758 @pxref{Article Backlog}.
3759 @end table
3760
3761
3762 @node Choosing Variables
3763 @subsection Choosing Variables
3764
3765 Some variables relevant for moving and selecting articles:
3766
3767 @table @code
3768 @item gnus-auto-extend-newsgroup
3769 @vindex gnus-auto-extend-newsgroup
3770 All the movement commands will try to go to the previous (or next)
3771 article, even if that article isn't displayed in the Summary buffer if
3772 this variable is non-@code{nil}.  Gnus will then fetch the article from
3773 the server and display it in the article buffer.
3774
3775 @item gnus-select-article-hook
3776 @vindex gnus-select-article-hook
3777 This hook is called whenever an article is selected.  By default it
3778 exposes any threads hidden under the selected article.
3779
3780 @item gnus-mark-article-hook
3781 @vindex gnus-mark-article-hook
3782 @findex gnus-summary-mark-unread-as-read
3783 @findex gnus-summary-mark-read-and-unread-as-read
3784 @findex gnus-unread-mark
3785 This hook is called whenever an article is selected.  It is intended to
3786 be used for marking articles as read.  The default value is
3787 @code{gnus-summary-mark-read-and-unread-as-read}, and will change the
3788 mark of almost any article you read to @code{gnus-unread-mark}.  The
3789 only articles not affected by this function are ticked, dormant, and
3790 expirable articles.  If you'd instead like to just have unread articles
3791 marked as read, you can use @code{gnus-summary-mark-unread-as-read}
3792 instead.  It will leave marks like @code{gnus-low-score-mark},
3793 @code{gnus-del-mark} (and so on) alone.
3794
3795 @end table
3796
3797
3798 @node Paging the Article
3799 @section Scrolling the Article
3800 @cindex article scrolling
3801
3802 @table @kbd
3803
3804 @item SPACE
3805 @kindex SPACE (Summary)
3806 @findex gnus-summary-next-page
3807 Pressing @kbd{SPACE} will scroll the current article forward one page,
3808 or, if you have come to the end of the current article, will choose the
3809 next article (@code{gnus-summary-next-page}).
3810
3811 @item DEL
3812 @kindex DEL (Summary)
3813 @findex gnus-summary-prev-page
3814 Scroll the current article back one page (@code{gnus-summary-prev-page}).
3815
3816 @item RET
3817 @kindex RET (Summary)
3818 @findex gnus-summary-scroll-up
3819 Scroll the current article one line forward
3820 (@code{gnus-summary-scroll-up}).
3821
3822 @item M-RET
3823 @kindex M-RET (Summary)
3824 @findex gnus-summary-scroll-down
3825 Scroll the current article one line backward
3826 (@code{gnus-summary-scroll-down}).
3827
3828 @item A g
3829 @itemx g
3830 @kindex A g (Summary)
3831 @kindex g (Summary)
3832 @findex gnus-summary-show-article
3833 (Re)fetch the current article (@code{gnus-summary-show-article}).  If
3834 given a prefix, fetch the current article, but don't run any of the
3835 article treatment functions.  This will give you a ``raw'' article, just
3836 the way it came from the server.
3837
3838 @item A <
3839 @itemx <
3840 @kindex < (Summary)
3841 @kindex A < (Summary)
3842 @findex gnus-summary-beginning-of-article
3843 Scroll to the beginning of the article
3844 (@code{gnus-summary-beginning-of-article}).
3845
3846 @item A >
3847 @itemx >
3848 @kindex > (Summary)
3849 @kindex A > (Summary)
3850 @findex gnus-summary-end-of-article
3851 Scroll to the end of the article (@code{gnus-summary-end-of-article}).
3852
3853 @item A s
3854 @itemx s
3855 @kindex A s (Summary)
3856 @kindex s (Summary)
3857 @findex gnus-summary-isearch-article
3858 Perform an isearch in the article buffer
3859 (@code{gnus-summary-isearch-article}).
3860
3861 @item h
3862 @kindex h (Summary)
3863 @findex gnus-summary-select-article-buffer
3864 Select the article buffer (@code{gnus-summary-select-article-buffer}).
3865
3866 @end table
3867
3868
3869 @node Reply Followup and Post
3870 @section Reply, Followup and Post
3871
3872 @menu
3873 * Summary Mail Commands::            Sending mail.
3874 * Summary Post Commands::            Sending news.
3875 @end menu
3876
3877
3878 @node Summary Mail Commands
3879 @subsection Summary Mail Commands
3880 @cindex mail
3881 @cindex composing mail
3882
3883 Commands for composing a mail message:
3884
3885 @table @kbd
3886
3887 @item S r
3888 @itemx r
3889 @kindex S r (Summary)
3890 @kindex r (Summary)
3891 @findex gnus-summary-reply
3892 @c @icon{gnus-summary-mail-reply}
3893 @c @icon{gnus-summary-reply}
3894 Mail a reply to the author of the current article
3895 (@code{gnus-summary-reply}).
3896
3897 @item S R
3898 @itemx R
3899 @kindex R (Summary)
3900 @kindex S R (Summary)
3901 @findex gnus-summary-reply-with-original
3902 @c @icon{gnus-summary-reply-with-original}
3903 Mail a reply to the author of the current article and include the
3904 original message (@code{gnus-summary-reply-with-original}).  This
3905 command uses the process/prefix convention.
3906
3907 @item S w
3908 @kindex S w (Summary)
3909 @findex gnus-summary-wide-reply
3910 Mail a wide reply to the author of the current article
3911 (@code{gnus-summary-wide-reply}).  A @dfn{wide reply} is a reply that
3912 goes out to all people listed in the @code{To}, @code{From} (or
3913 @code{Reply-to}) and @code{Cc} headers.
3914
3915 @item S W
3916 @kindex S W (Summary)
3917 @findex gnus-summary-wide-reply-with-original
3918 Mail a wide reply to the current article and include the original
3919 message (@code{gnus-summary-wide-reply-with-original}).  This command uses
3920 the process/prefix convention.
3921
3922 @item S o m
3923 @kindex S o m (Summary)
3924 @findex gnus-summary-mail-forward
3925 @c @icon{gnus-summary-mail-forward}
3926 Forward the current article to some other person
3927 (@code{gnus-summary-mail-forward}).  If given a prefix, include the full
3928 headers of the forwarded article.
3929
3930 @item S m
3931 @itemx m
3932 @kindex m (Summary)
3933 @kindex S m (Summary)
3934 @findex gnus-summary-mail-other-window
3935 @c @icon{gnus-summary-mail-originate}
3936 Send a mail to some other person
3937 (@code{gnus-summary-mail-other-window}).
3938
3939 @item S D b
3940 @kindex S D b (Summary)
3941 @findex gnus-summary-resend-bounced-mail
3942 @cindex bouncing mail
3943 If you have sent a mail, but the mail was bounced back to you for some
3944 reason (wrong address, transient failure), you can use this command to
3945 resend that bounced mail (@code{gnus-summary-resend-bounced-mail}).  You
3946 will be popped into a mail buffer where you can edit the headers before
3947 sending the mail off again.  If you give a prefix to this command, and
3948 the bounced mail is a reply to some other mail, gnus will try to fetch
3949 that mail and display it for easy perusal of its headers.  This might
3950 very well fail, though.
3951
3952 @item S D r
3953 @kindex S D r (Summary)
3954 @findex gnus-summary-resend-message
3955 Not to be confused with the previous command,
3956 @code{gnus-summary-resend-message} will prompt you for an address to
3957 send the current message off to, and then send it to that place.  The
3958 headers of the message won't be altered---but lots of headers that say
3959 @code{Resent-To}, @code{Resent-From} and so on will be added.  This
3960 means that you actually send a mail to someone that has a @code{To}
3961 header that (probably) points to yourself.  This will confuse people.
3962 So, natcherly you'll only do that if you're really eVIl.
3963
3964 This command is mainly used if you have several accounts and want to
3965 ship a mail to a different account of yours.  (If you're both
3966 @code{root} and @code{postmaster} and get a mail for @code{postmaster}
3967 to the @code{root} account, you may want to resend it to
3968 @code{postmaster}.  Ordnung mu\e,A_\e(B sein!
3969
3970 This command understands the process/prefix convention
3971 (@pxref{Process/Prefix}).
3972
3973 @item S O m
3974 @kindex S O m (Summary)
3975 @findex gnus-uu-digest-mail-forward
3976 Digest the current series (@pxref{Decoding Articles}) and forward the
3977 result using mail (@code{gnus-uu-digest-mail-forward}).  This command
3978 uses the process/prefix convention (@pxref{Process/Prefix}).
3979
3980 @item S M-c
3981 @kindex S M-c (Summary)
3982 @findex gnus-summary-mail-crosspost-complaint
3983 @cindex crossposting
3984 @cindex excessive crossposting
3985 Send a complaint about excessive crossposting to the author of the
3986 current article (@code{gnus-summary-mail-crosspost-complaint}).
3987
3988 @findex gnus-crosspost-complaint
3989 This command is provided as a way to fight back against the current
3990 crossposting pandemic that's sweeping Usenet.  It will compose a reply
3991 using the @code{gnus-crosspost-complaint} variable as a preamble.  This
3992 command understands the process/prefix convention
3993 (@pxref{Process/Prefix}) and will prompt you before sending each mail.
3994
3995 @end table
3996
3997 Also @pxref{(message)Header Commands} for more information.
3998
3999
4000 @node Summary Post Commands
4001 @subsection Summary Post Commands
4002 @cindex post
4003 @cindex composing news
4004
4005 Commands for posting a news article:
4006
4007 @table @kbd
4008 @item S p
4009 @itemx a
4010 @kindex a (Summary)
4011 @kindex S p (Summary)
4012 @findex gnus-summary-post-news
4013 @c @icon{gnus-summary-post-news}
4014 Post an article to the current group
4015 (@code{gnus-summary-post-news}).
4016
4017 @item S f
4018 @itemx f
4019 @kindex f (Summary)
4020 @kindex S f (Summary)
4021 @findex gnus-summary-followup
4022 @c @icon{gnus-summary-followup}
4023 Post a followup to the current article (@code{gnus-summary-followup}).
4024
4025 @item S F
4026 @itemx F
4027 @kindex S F (Summary)
4028 @kindex F (Summary)
4029 @c @icon{gnus-summary-followup-with-original}
4030 @findex gnus-summary-followup-with-original
4031 Post a followup to the current article and include the original message
4032 (@code{gnus-summary-followup-with-original}).   This command uses the
4033 process/prefix convention.
4034
4035 @item S n
4036 @kindex S n (Summary)
4037 @findex gnus-summary-followup-to-mail
4038 Post a followup to the current article via news, even if you got the
4039 message through mail (@code{gnus-summary-followup-to-mail}).
4040
4041 @item S N
4042 @kindex S N (Summary)
4043 @findex gnus-summary-followup-to-mail-with-original
4044 Post a followup to the current article via news, even if you got the
4045 message through mail and include the original message
4046 (@code{gnus-summary-followup-to-mail-with-original}).  This command uses
4047 the process/prefix convention.
4048
4049 @item S o p
4050 @kindex S o p (Summary)
4051 @findex gnus-summary-post-forward
4052 Forward the current article to a newsgroup
4053 (@code{gnus-summary-post-forward}).  If given a prefix, include the full
4054 headers of the forwarded article.
4055
4056 @item S O p
4057 @kindex S O p (Summary)
4058 @findex gnus-uu-digest-post-forward
4059 @cindex digests
4060 @cindex making digests
4061 Digest the current series and forward the result to a newsgroup
4062 (@code{gnus-uu-digest-mail-forward}).  This command uses the
4063 process/prefix convention.
4064
4065 @item S u
4066 @kindex S u (Summary)
4067 @findex gnus-uu-post-news
4068 @c @icon{gnus-uu-post-news}
4069 Uuencode a file, split it into parts, and post it as a series
4070 (@code{gnus-uu-post-news}). (@pxref{Uuencoding and Posting}).
4071 @end table
4072
4073 Also @pxref{(message)Header Commands} for more information.
4074
4075
4076 @node Canceling and Superseding
4077 @section Canceling Articles
4078 @cindex canceling articles
4079 @cindex superseding articles
4080
4081 Have you ever written something, and then decided that you really,
4082 really, really wish you hadn't posted that?
4083
4084 Well, you can't cancel mail, but you can cancel posts.
4085
4086 @findex gnus-summary-cancel-article
4087 @kindex C (Summary)
4088 @c @icon{gnus-summary-cancel-article}
4089 Find the article you wish to cancel (you can only cancel your own
4090 articles, so don't try any funny stuff).  Then press @kbd{C} or @kbd{S
4091 c} (@code{gnus-summary-cancel-article}).  Your article will be
4092 canceled---machines all over the world will be deleting your article.
4093 This command uses the process/prefix convention (@pxref{Process/Prefix}).
4094
4095 Be aware, however, that not all sites honor cancels, so your article may
4096 live on here and there, while most sites will delete the article in
4097 question.
4098
4099 Gnus will use the ``current'' select method when canceling.  If you
4100 want to use the standard posting method, use the @samp{a} symbolic
4101 prefix (@pxref{Symbolic Prefixes}).
4102
4103 If you discover that you have made some mistakes and want to do some
4104 corrections, you can post a @dfn{superseding} article that will replace
4105 your original article.
4106
4107 @findex gnus-summary-supersede-article
4108 @kindex S (Summary)
4109 Go to the original article and press @kbd{S s}
4110 (@code{gnus-summary-supersede-article}).  You will be put in a buffer
4111 where you can edit the article all you want before sending it off the
4112 usual way.
4113
4114 The same goes for superseding as for canceling, only more so: Some
4115 sites do not honor superseding.  On those sites, it will appear that you
4116 have posted almost the same article twice.
4117
4118 If you have just posted the article, and change your mind right away,
4119 there is a trick you can use to cancel/supersede the article without
4120 waiting for the article to appear on your site first.  You simply return
4121 to the post buffer (which is called @code{*sent ...*}).  There you will
4122 find the article you just posted, with all the headers intact.  Change
4123 the @code{Message-ID} header to a @code{Cancel} or @code{Supersedes}
4124 header by substituting one of those words for the word
4125 @code{Message-ID}.  Then just press @kbd{C-c C-c} to send the article as
4126 you would do normally.  The previous article will be
4127 canceled/superseded.
4128
4129 Just remember, kids: There is no `c' in `supersede'.
4130
4131
4132 @node Marking Articles
4133 @section Marking Articles
4134 @cindex article marking
4135 @cindex article ticking
4136 @cindex marks
4137
4138 There are several marks you can set on an article.
4139
4140 You have marks that decide the @dfn{readedness} (whoo, neato-keano
4141 neologism ohoy!) of the article.  Alphabetic marks generally mean
4142 @dfn{read}, while non-alphabetic characters generally mean @dfn{unread}.
4143
4144 In addition, you also have marks that do not affect readedness.
4145
4146 @menu
4147 * Unread Articles::      Marks for unread articles.
4148 * Read Articles::        Marks for read articles.
4149 * Other Marks::          Marks that do not affect readedness.
4150 @end menu
4151
4152 @ifinfo
4153 There's a plethora of commands for manipulating these marks:
4154 @end ifinfo
4155
4156 @menu
4157 * Setting Marks::           How to set and remove marks.
4158 * Setting Process Marks::   How to mark articles for later processing.
4159 @end menu
4160
4161
4162 @node Unread Articles
4163 @subsection Unread Articles
4164
4165 The following marks mark articles as (kinda) unread, in one form or
4166 other.
4167
4168 @table @samp
4169 @item !
4170 @vindex gnus-ticked-mark
4171 Marked as ticked (@code{gnus-ticked-mark}).
4172
4173 @dfn{Ticked articles} are articles that will remain visible always.  If
4174 you see an article that you find interesting, or you want to put off
4175 reading it, or replying to it, until sometime later, you'd typically
4176 tick it.  However, articles can be expired, so if you want to keep an
4177 article forever, you'll have to make it persistent (@pxref{Persistent
4178 Articles}).
4179
4180 @item ?
4181 @vindex gnus-dormant-mark
4182 Marked as dormant (@code{gnus-dormant-mark}).
4183
4184 @dfn{Dormant articles} will only appear in the summary buffer if there
4185 are followups to it.  If you want to see them even if they don't have
4186 followups, you can use the @kbd{/ D} command (@pxref{Limiting}).
4187
4188 @item SPACE
4189 @vindex gnus-unread-mark
4190 Marked as unread (@code{gnus-unread-mark}).
4191
4192 @dfn{Unread articles} are articles that haven't been read at all yet.
4193 @end table
4194
4195
4196 @node Read Articles
4197 @subsection Read Articles
4198 @cindex expirable mark
4199
4200 All the following marks mark articles as read.
4201
4202 @table @samp
4203
4204 @item r
4205 @vindex gnus-del-mark
4206 These are articles that the user has marked as read with the @kbd{d}
4207 command manually, more or less (@code{gnus-del-mark}).
4208
4209 @item R
4210 @vindex gnus-read-mark
4211 Articles that have actually been read (@code{gnus-read-mark}).
4212
4213 @item O
4214 @vindex gnus-ancient-mark
4215 Articles that were marked as read in previous sessions and are now
4216 @dfn{old} (@code{gnus-ancient-mark}).
4217
4218 @item K
4219 @vindex gnus-killed-mark
4220 Marked as killed (@code{gnus-killed-mark}).
4221
4222 @item X
4223 @vindex gnus-kill-file-mark
4224 Marked as killed by kill files (@code{gnus-kill-file-mark}).
4225
4226 @item Y
4227 @vindex gnus-low-score-mark
4228 Marked as read by having too low a score (@code{gnus-low-score-mark}).
4229
4230 @item C
4231 @vindex gnus-catchup-mark
4232 Marked as read by a catchup (@code{gnus-catchup-mark}).
4233
4234 @item G
4235 @vindex gnus-canceled-mark
4236 Canceled article (@code{gnus-canceled-mark})
4237
4238 @item F
4239 @vindex gnus-souped-mark
4240 @sc{SOUP}ed article (@code{gnus-souped-mark}).  @xref{SOUP}.
4241
4242 @item Q
4243 @vindex gnus-sparse-mark
4244 Sparsely reffed article (@code{gnus-sparse-mark}).  @xref{Customizing
4245 Threading}.
4246
4247 @item M
4248 @vindex gnus-duplicate-mark
4249 Article marked as read by duplicate suppression
4250 (@code{gnus-duplicated-mark}).  @xref{Duplicate Suppression}.
4251
4252 @end table
4253
4254 All these marks just mean that the article is marked as read, really.
4255 They are interpreted differently when doing adaptive scoring, though.
4256
4257 One more special mark, though:
4258
4259 @table @samp
4260 @item E
4261 @vindex gnus-expirable-mark
4262 Marked as expirable (@code{gnus-expirable-mark}).
4263
4264 Marking articles as @dfn{expirable} (or have them marked as such
4265 automatically) doesn't make much sense in normal groups---a user doesn't
4266 control expiring of news articles, but in mail groups, for instance,
4267 articles marked as @dfn{expirable} can be deleted by gnus at any time.
4268 @end table
4269
4270
4271 @node Other Marks
4272 @subsection Other Marks
4273 @cindex process mark
4274 @cindex bookmarks
4275
4276 There are some marks that have nothing to do with whether the article is
4277 read or not.
4278
4279 @itemize @bullet
4280
4281 @item
4282 You can set a bookmark in the current article.  Say you are reading a
4283 long thesis on cats' urinary tracts, and have to go home for dinner
4284 before you've finished reading the thesis.  You can then set a bookmark
4285 in the article, and gnus will jump to this bookmark the next time it
4286 encounters the article.  @xref{Setting Marks}
4287
4288 @item
4289 @vindex gnus-replied-mark
4290 All articles that you have replied to or made a followup to (i.e., have
4291 answered) will be marked with an @samp{A} in the second column
4292 (@code{gnus-replied-mark}).
4293
4294 @item
4295 @vindex gnus-cached-mark
4296 Articles stored in the article cache will be marked with an @samp{*} in
4297 the second column (@code{gnus-cached-mark}).  @xref{Article Caching}.
4298
4299 @item
4300 @vindex gnus-saved-mark
4301 Articles ``saved'' (in some manner or other; not necessarily
4302 religiously) are marked with an @samp{S} in the second column
4303 (@code{gnus-saved-mark}).
4304
4305 @item
4306 @vindex gnus-not-empty-thread-mark
4307 @vindex gnus-empty-thread-mark
4308 If the @samp{%e} spec is used, the presence of threads or not will be
4309 marked with @code{gnus-not-empty-thread-mark} and
4310 @code{gnus-empty-thread-mark} in the third column, respectively.
4311
4312 @item
4313 @vindex gnus-process-mark
4314 Finally we have the @dfn{process mark} (@code{gnus-process-mark}).  A
4315 variety of commands react to the presence of the process mark.  For
4316 instance, @kbd{X u} (@code{gnus-uu-decode-uu}) will uudecode and view
4317 all articles that have been marked with the process mark.  Articles
4318 marked with the process mark have a @samp{#} in the second column.
4319
4320 @end itemize
4321
4322 You might have noticed that most of these ``non-readedness'' marks
4323 appear in the second column by default.  So if you have a cached, saved,
4324 replied article that you have process-marked, what will that look like?
4325
4326 Nothing much.  The precedence rules go as follows: process -> cache ->
4327 replied -> saved.  So if the article is in the cache and is replied,
4328 you'll only see the cache mark and not the replied mark.
4329
4330
4331 @node Setting Marks
4332 @subsection Setting Marks
4333 @cindex setting marks
4334
4335 All the marking commands understand the numeric prefix.
4336
4337 @table @kbd
4338 @item M c
4339 @itemx M-u
4340 @kindex M c (Summary)
4341 @kindex M-u (Summary)
4342 @findex gnus-summary-clear-mark-forward
4343 @cindex mark as unread
4344 Clear all readedness-marks from the current article
4345 (@code{gnus-summary-clear-mark-forward}).  In other words, mark the
4346 article as unread.
4347
4348 @item M t
4349 @itemx !
4350 @kindex ! (Summary)
4351 @kindex M t (Summary)
4352 @findex gnus-summary-tick-article-forward
4353 Tick the current article (@code{gnus-summary-tick-article-forward}).
4354 @xref{Article Caching}.
4355
4356 @item M ?
4357 @itemx ?
4358 @kindex ? (Summary)
4359 @kindex M ? (Summary)
4360 @findex gnus-summary-mark-as-dormant
4361 Mark the current article as dormant
4362 (@code{gnus-summary-mark-as-dormant}).  @xref{Article Caching}.
4363
4364 @item M d
4365 @itemx d
4366 @kindex M d (Summary)
4367 @kindex d (Summary)
4368 @findex gnus-summary-mark-as-read-forward
4369 Mark the current article as read
4370 (@code{gnus-summary-mark-as-read-forward}).
4371
4372 @item D
4373 @kindex D (Summary)
4374 @findex gnus-summary-mark-as-read-backward
4375 Mark the current article as read and move point to the previous line
4376 (@code{gnus-summary-mark-as-read-backward}).
4377
4378 @item M k
4379 @itemx k
4380 @kindex k (Summary)
4381 @kindex M k (Summary)
4382 @findex gnus-summary-kill-same-subject-and-select
4383 Mark all articles that have the same subject as the current one as read,
4384 and then select the next unread article
4385 (@code{gnus-summary-kill-same-subject-and-select}).
4386
4387 @item M K
4388 @itemx C-k
4389 @kindex M K (Summary)
4390 @kindex C-k (Summary)
4391 @findex gnus-summary-kill-same-subject
4392 Mark all articles that have the same subject as the current one as read
4393 (@code{gnus-summary-kill-same-subject}).
4394
4395 @item M C
4396 @kindex M C (Summary)
4397 @findex gnus-summary-catchup
4398 @c @icon{gnus-summary-catchup}
4399 Mark all unread articles as read (@code{gnus-summary-catchup}).
4400
4401 @item M C-c
4402 @kindex M C-c (Summary)
4403 @findex gnus-summary-catchup-all
4404 Mark all articles in the group as read---even the ticked and dormant
4405 articles (@code{gnus-summary-catchup-all}).
4406
4407 @item M H
4408 @kindex M H (Summary)
4409 @findex gnus-summary-catchup-to-here
4410 Catchup the current group to point
4411 (@code{gnus-summary-catchup-to-here}).
4412
4413 @item C-w
4414 @kindex C-w (Summary)
4415 @findex gnus-summary-mark-region-as-read
4416 Mark all articles between point and mark as read
4417 (@code{gnus-summary-mark-region-as-read}).
4418
4419 @item M V k
4420 @kindex M V k (Summary)
4421 @findex gnus-summary-kill-below
4422 Kill all articles with scores below the default score (or below the
4423 numeric prefix) (@code{gnus-summary-kill-below}).
4424
4425 @item M e
4426 @itemx E
4427 @kindex M e (Summary)
4428 @kindex E (Summary)
4429 @findex gnus-summary-mark-as-expirable
4430 Mark the current article as expirable
4431 (@code{gnus-summary-mark-as-expirable}).
4432
4433 @item M b
4434 @kindex M b (Summary)
4435 @findex gnus-summary-set-bookmark
4436 Set a bookmark in the current article
4437 (@code{gnus-summary-set-bookmark}).
4438
4439 @item M B
4440 @kindex M B (Summary)
4441 @findex gnus-summary-remove-bookmark
4442 Remove the bookmark from the current article
4443 (@code{gnus-summary-remove-bookmark}).
4444
4445 @item M V c
4446 @kindex M V c (Summary)
4447 @findex gnus-summary-clear-above
4448 Clear all marks from articles with scores over the default score (or
4449 over the numeric prefix) (@code{gnus-summary-clear-above}).
4450
4451 @item M V u
4452 @kindex M V u (Summary)
4453 @findex gnus-summary-tick-above
4454 Tick all articles with scores over the default score (or over the
4455 numeric prefix) (@code{gnus-summary-tick-above}).
4456
4457 @item M V m
4458 @kindex M V m (Summary)
4459 @findex gnus-summary-mark-above
4460 Prompt for a mark, and mark all articles with scores over the default
4461 score (or over the numeric prefix) with this mark
4462 (@code{gnus-summary-clear-above}).
4463 @end table
4464
4465 @vindex gnus-summary-goto-unread
4466 The @code{gnus-summary-goto-unread} variable controls what action should
4467 be taken after setting a mark.  If non-@code{nil}, point will move to
4468 the next/previous unread article.  If @code{nil}, point will just move
4469 one line up or down.  As a special case, if this variable is
4470 @code{never}, all the marking commands as well as other commands (like
4471 @kbd{SPACE}) will move to the next article, whether it is unread or not.
4472 The default is @code{t}.
4473
4474
4475 @node Setting Process Marks
4476 @subsection Setting Process Marks
4477 @cindex setting process marks
4478
4479 @table @kbd
4480
4481 @item M P p
4482 @itemx #
4483 @kindex # (Summary)
4484 @kindex M P p (Summary)
4485 @findex gnus-summary-mark-as-processable
4486 Mark the current article with the process mark
4487 (@code{gnus-summary-mark-as-processable}).
4488 @findex gnus-summary-unmark-as-processable
4489
4490 @item M P u
4491 @itemx M-#
4492 @kindex M P u (Summary)
4493 @kindex M-# (Summary)
4494 Remove the process mark, if any, from the current article
4495 (@code{gnus-summary-unmark-as-processable}).
4496
4497 @item M P U
4498 @kindex M P U (Summary)
4499 @findex gnus-summary-unmark-all-processable
4500 Remove the process mark from all articles
4501 (@code{gnus-summary-unmark-all-processable}).
4502
4503 @item M P i
4504 @kindex M P i (Summary)
4505 @findex gnus-uu-invert-processable
4506 Invert the list of process marked articles
4507 (@code{gnus-uu-invert-processable}).
4508
4509 @item M P R
4510 @kindex M P R (Summary)
4511 @findex gnus-uu-mark-by-regexp
4512 Mark articles that have a @code{Subject} header that matches a regular
4513 expression (@code{gnus-uu-mark-by-regexp}).
4514
4515 @item M P r
4516 @kindex M P r (Summary)
4517 @findex gnus-uu-mark-region
4518 Mark articles in region (@code{gnus-uu-mark-region}).
4519
4520 @item M P t
4521 @kindex M P t (Summary)
4522 @findex gnus-uu-mark-thread
4523 Mark all articles in the current (sub)thread
4524 (@code{gnus-uu-mark-thread}).
4525
4526 @item M P T
4527 @kindex M P T (Summary)
4528 @findex gnus-uu-unmark-thread
4529 Unmark all articles in the current (sub)thread
4530 (@code{gnus-uu-unmark-thread}).
4531
4532 @item M P v
4533 @kindex M P v (Summary)
4534 @findex gnus-uu-mark-over
4535 Mark all articles that have a score above the prefix argument
4536 (@code{gnus-uu-mark-over}).
4537
4538 @item M P s
4539 @kindex M P s (Summary)
4540 @findex gnus-uu-mark-series
4541 Mark all articles in the current series (@code{gnus-uu-mark-series}).
4542
4543 @item M P S
4544 @kindex M P S (Summary)
4545 @findex gnus-uu-mark-sparse
4546 Mark all series that have already had some articles marked
4547 (@code{gnus-uu-mark-sparse}).
4548
4549 @item M P a
4550 @kindex M P a (Summary)
4551 @findex gnus-uu-mark-all
4552 Mark all articles in series order (@code{gnus-uu-mark-series}).
4553
4554 @item M P b
4555 @kindex M P b (Summary)
4556 @findex gnus-uu-mark-buffer
4557 Mark all articles in the buffer in the order they appear
4558 (@code{gnus-uu-mark-buffer}).
4559
4560 @item M P k
4561 @kindex M P k (Summary)
4562 @findex gnus-summary-kill-process-mark
4563 Push the current process mark set onto the stack and unmark all articles
4564 (@code{gnus-summary-kill-process-mark}).
4565
4566 @item M P y
4567 @kindex M P y (Summary)
4568 @findex gnus-summary-yank-process-mark
4569 Pop the previous process mark set from the stack and restore it
4570 (@code{gnus-summary-yank-process-mark}).
4571
4572 @item M P w
4573 @kindex M P w (Summary)
4574 @findex gnus-summary-save-process-mark
4575 Push the current process mark set onto the stack
4576 (@code{gnus-summary-save-process-mark}).
4577
4578 @end table
4579
4580
4581 @node Limiting
4582 @section Limiting
4583 @cindex limiting
4584
4585 It can be convenient to limit the summary buffer to just show some
4586 subset of the articles currently in the group.  The effect most limit
4587 commands have is to remove a few (or many) articles from the summary
4588 buffer.
4589
4590 All limiting commands work on subsets of the articles already fetched
4591 from the servers.  None of these commands query the server for
4592 additional articles.
4593
4594 @table @kbd
4595
4596 @item / /
4597 @itemx / s
4598 @kindex / / (Summary)
4599 @findex gnus-summary-limit-to-subject
4600 Limit the summary buffer to articles that match some subject
4601 (@code{gnus-summary-limit-to-subject}).
4602
4603 @item / a
4604 @kindex / a (Summary)
4605 @findex gnus-summary-limit-to-author
4606 Limit the summary buffer to articles that match some author
4607 (@code{gnus-summary-limit-to-author}).
4608
4609 @item / u
4610 @itemx x
4611 @kindex / u (Summary)
4612 @kindex x (Summary)
4613 @findex gnus-summary-limit-to-unread
4614 Limit the summary buffer to articles not marked as read
4615 (@code{gnus-summary-limit-to-unread}).  If given a prefix, limit the
4616 buffer to articles strictly unread.  This means that ticked and
4617 dormant articles will also be excluded.
4618
4619 @item / m
4620 @kindex / m (Summary)
4621 @findex gnus-summary-limit-to-marks
4622 Ask for a mark and then limit to all articles that have been marked
4623 with that mark (@code{gnus-summary-limit-to-marks}).
4624
4625 @item / t
4626 @kindex / t (Summary)
4627 @findex gnus-summary-limit-to-age
4628 Ask for a number and then limit the summary buffer to articles older than (or equal to) that number of days
4629 (@code{gnus-summary-limit-to-marks}).  If given a prefix, limit to
4630 articles younger than that number of days.
4631
4632 @item / n
4633 @kindex / n (Summary)
4634 @findex gnus-summary-limit-to-articles
4635 Limit the summary buffer to the current article
4636 (@code{gnus-summary-limit-to-articles}).  Uses the process/prefix
4637 convention (@pxref{Process/Prefix}).
4638
4639 @item / w
4640 @kindex / w (Summary)
4641 @findex gnus-summary-pop-limit
4642 Pop the previous limit off the stack and restore it
4643 (@code{gnus-summary-pop-limit}).  If given a prefix, pop all limits off
4644 the stack.
4645
4646 @item / v
4647 @kindex / v (Summary)
4648 @findex gnus-summary-limit-to-score
4649 Limit the summary buffer to articles that have a score at or above some
4650 score (@code{gnus-summary-limit-to-score}).
4651
4652 @item / E
4653 @itemx M S
4654 @kindex M S (Summary)
4655 @kindex / E (Summary)
4656 @findex gnus-summary-limit-include-expunged
4657 Include all expunged articles in the limit
4658 (@code{gnus-summary-limit-include-expunged}).
4659
4660 @item / D
4661 @kindex / D (Summary)
4662 @findex gnus-summary-limit-include-dormant
4663 Include all dormant articles in the limit
4664 (@code{gnus-summary-limit-include-dormant}).
4665
4666 @item / *
4667 @kindex / * (Summary)
4668 @findex gnus-summary-limit-include-cached
4669 Include all cached articles in the limit
4670 (@code{gnus-summary-limit-include-cached}).
4671
4672 @item / d
4673 @kindex / d (Summary)
4674 @findex gnus-summary-limit-exclude-dormant
4675 Exclude all dormant articles from the limit
4676 (@code{gnus-summary-limit-exclude-dormant}).
4677
4678 @item / T
4679 @kindex / T (Summary)
4680 @findex gnus-summary-limit-include-thread
4681 Include all the articles in the current thread in the limit.
4682
4683 @item / c
4684 @kindex / c (Summary)
4685 @findex gnus-summary-limit-exclude-childless-dormant
4686 Exclude all dormant articles that have no children from the limit
4687 (@code{gnus-summary-limit-exclude-childless-dormant}).
4688
4689 @item / C
4690 @kindex / C (Summary)
4691 @findex gnus-summary-limit-mark-excluded-as-read
4692 Mark all excluded unread articles as read
4693 (@code{gnus-summary-limit-mark-excluded-as-read}).   If given a prefix,
4694 also mark excluded ticked and dormant articles as read.
4695
4696 @end table
4697
4698
4699 @node Threading
4700 @section Threading
4701 @cindex threading
4702 @cindex article threading
4703
4704 Gnus threads articles by default.  @dfn{To thread} is to put responses
4705 to articles directly after the articles they respond to---in a
4706 hierarchical fashion.
4707
4708 Threading is done by looking at the @code{References} headers of the
4709 articles.  In a perfect world, this would be enough to build pretty
4710 trees, but unfortunately, the @code{References} header is often broken
4711 or simply missing.  Weird news propagation excarcerbates the problem,
4712 so one has to employ other heuristics to get pleasing results.  A
4713 plethora of approaches exists, as detailed in horrible detail in
4714 @pxref{Customizing Threading}.
4715
4716 First, a quick overview of the concepts:
4717
4718 @table @dfn
4719 @item root
4720 The top-most article in a thread; the first article in the thread.
4721
4722 @item thread
4723 A tree-like article structure.
4724
4725 @item sub-thread
4726 A small(er) section of this tree-like structure.
4727
4728 @item loose threads
4729 Threads often lose their roots due to article expiry, or due to the root
4730 already having been read in a previous session, and not displayed in the
4731 summary buffer.  We then typically have many sub-threads that really
4732 belong to one thread, but are without connecting roots.  These are
4733 called loose threads.
4734
4735 @item thread gathering
4736 An attempt to gather loose threads into bigger threads.
4737
4738 @item sparse threads
4739 A thread where the missing articles have been ``guessed'' at, and are
4740 displayed as empty lines in the summary buffer.
4741
4742 @end table
4743
4744
4745 @menu
4746 * Customizing Threading::     Variables you can change to affect the threading.
4747 * Thread Commands::           Thread based commands in the summary buffer.
4748 @end menu
4749
4750
4751 @node Customizing Threading
4752 @subsection Customizing Threading
4753 @cindex customizing threading
4754
4755 @menu
4756 * Loose Threads::        How gnus gathers loose threads into bigger threads.
4757 * Filling In Threads::   Making the threads displayed look fuller.
4758 * More Threading::       Even more variables for fiddling with threads.
4759 * Low-Level Threading::  You thought it was over... but you were wrong!
4760 @end menu
4761
4762
4763 @node Loose Threads
4764 @subsubsection Loose Threads
4765 @cindex <
4766 @cindex >
4767 @cindex loose threads
4768
4769 @table @code
4770 @item gnus-summary-make-false-root
4771 @vindex gnus-summary-make-false-root
4772 If non-@code{nil}, gnus will gather all loose subtrees into one big tree
4773 and create a dummy root at the top.  (Wait a minute.  Root at the top?
4774 Yup.)  Loose subtrees occur when the real root has expired, or you've
4775 read or killed the root in a previous session.
4776
4777 When there is no real root of a thread, gnus will have to fudge
4778 something.  This variable says what fudging method gnus should use.
4779 There are four possible values:
4780
4781 @iftex
4782 @iflatex
4783 \gnusfigure{The Summary Buffer}{390}{
4784 \put(0,0){\epsfig{figure=tmp/summary-adopt.ps,width=7.5cm}}
4785 \put(445,0){\makebox(0,0)[br]{\epsfig{figure=tmp/summary-empty.ps,width=7.5cm}}}
4786 \put(0,400){\makebox(0,0)[tl]{\epsfig{figure=tmp/summary-none.ps,width=7.5cm}}}
4787 \put(445,400){\makebox(0,0)[tr]{\epsfig{figure=tmp/summary-dummy.ps,width=7.5cm}}}
4788 }
4789 @end iflatex
4790 @end iftex
4791
4792 @cindex adopting articles
4793
4794 @table @code
4795
4796 @item adopt
4797 Gnus will make the first of the orphaned articles the parent.  This
4798 parent will adopt all the other articles.  The adopted articles will be
4799 marked as such by pointy brackets (@samp{<>}) instead of the standard
4800 square brackets (@samp{[]}).  This is the default method.
4801
4802 @item dummy
4803 @vindex gnus-summary-dummy-line-format
4804 Gnus will create a dummy summary line that will pretend to be the
4805 parent.  This dummy line does not correspond to any real article, so
4806 selecting it will just select the first real article after the dummy
4807 article.  @code{gnus-summary-dummy-line-format} is used to specify the
4808 format of the dummy roots.  It accepts only one format spec:  @samp{S},
4809 which is the subject of the article.  @xref{Formatting Variables}.
4810
4811 @item empty
4812 Gnus won't actually make any article the parent, but simply leave the
4813 subject field of all orphans except the first empty.  (Actually, it will
4814 use @code{gnus-summary-same-subject} as the subject (@pxref{Summary
4815 Buffer Format}).)
4816
4817 @item none
4818 Don't make any article parent at all.  Just gather the threads and
4819 display them after one another.
4820
4821 @item nil
4822 Don't gather loose threads.
4823 @end table
4824
4825 @item gnus-summary-gather-subject-limit
4826 @vindex gnus-summary-gather-subject-limit
4827 Loose threads are gathered by comparing subjects of articles.  If this
4828 variable is @code{nil}, gnus requires an exact match between the
4829 subjects of the loose threads before gathering them into one big
4830 super-thread.  This might be too strict a requirement, what with the
4831 presence of stupid newsreaders that chop off long subject lines.  If
4832 you think so, set this variable to, say, 20 to require that only the
4833 first 20 characters of the subjects have to match.  If you set this
4834 variable to a really low number, you'll find that gnus will gather
4835 everything in sight into one thread, which isn't very helpful.
4836
4837 @cindex fuzzy article gathering
4838 If you set this variable to the special value @code{fuzzy}, gnus will
4839 use a fuzzy string comparison algorithm on the subjects (@pxref{Fuzzy
4840 Matching}).
4841
4842 @item gnus-simplify-subject-fuzzy-regexp
4843 @vindex gnus-simplify-subject-fuzzy-regexp
4844 This can either be a regular expression or list of regular expressions
4845 that match strings that will be removed from subjects if fuzzy subject
4846 simplification is used.
4847
4848 @item gnus-simplify-ignored-prefixes
4849 @vindex gnus-simplify-ignored-prefixes
4850 If you set @code{gnus-summary-gather-subject-limit} to something as low
4851 as 10, you might consider setting this variable to something sensible:
4852
4853 @c Written by Michael Ernst <mernst@cs.rice.edu>
4854 @lisp
4855 (setq gnus-simplify-ignored-prefixes
4856       (concat
4857        "\\`\\[?\\("
4858        (mapconcat
4859         'identity
4860         '("looking"
4861           "wanted" "followup" "summary\\( of\\)?"
4862           "help" "query" "problem" "question"
4863           "answer" "reference" "announce"
4864           "How can I" "How to" "Comparison of"
4865           ;; ...
4866           )
4867         "\\|")
4868        "\\)\\s *\\("
4869        (mapconcat 'identity
4870                   '("for" "for reference" "with" "about")
4871                   "\\|")
4872        "\\)?\\]?:?[ \t]*"))
4873 @end lisp
4874
4875 All words that match this regexp will be removed before comparing two
4876 subjects.
4877
4878 @item gnus-simplify-subject-functions
4879 @vindex gnus-simplify-subject-functions
4880 If non-@code{nil}, this variable overrides
4881 @code{gnus-summary-gather-subject-limit}.  This variable should be a
4882 list of functions to apply to the @code{Subject} string iteratively to
4883 arrive at the simplified version of the string.
4884
4885 Useful functions to put in this list include:
4886
4887 @table @code
4888 @item gnus-simplify-subject-re
4889 @findex gnus-simplify-subject-re
4890 Strip the leading @samp{Re:}.
4891
4892 @item gnus-simplify-subject-fuzzy
4893 @findex gnus-simplify-subject-fuzzy
4894 Simplify fuzzily.
4895
4896 @item gnus-simplify-whitespace
4897 @findex gnus-simplify-whitespace
4898 Remove excessive whitespace.
4899 @end table
4900
4901 You may also write your own functions, of course.
4902
4903
4904 @item gnus-summary-gather-exclude-subject
4905 @vindex gnus-summary-gather-exclude-subject
4906 Since loose thread gathering is done on subjects only, that might lead
4907 to many false hits, especially with certain common subjects like
4908 @samp{} and @samp{(none)}.  To make the situation slightly better,
4909 you can use the regexp @code{gnus-summary-gather-exclude-subject} to say
4910 what subjects should be excluded from the gathering process.@*
4911 The default is @samp{^ *$\\|^(none)$}.
4912
4913 @item gnus-summary-thread-gathering-function
4914 @vindex gnus-summary-thread-gathering-function
4915 Gnus gathers threads by looking at @code{Subject} headers.  This means
4916 that totally unrelated articles may end up in the same ``thread'', which
4917 is confusing.  An alternate approach is to look at all the
4918 @code{Message-ID}s in all the @code{References} headers to find matches.
4919 This will ensure that no gathered threads ever include unrelated
4920 articles, but it also means that people who have posted with broken
4921 newsreaders won't be gathered properly.  The choice is yours---plague or
4922 cholera:
4923
4924 @table @code
4925 @item gnus-gather-threads-by-subject
4926 @findex gnus-gather-threads-by-subject
4927 This function is the default gathering function and looks at
4928 @code{Subject}s exclusively.
4929
4930 @item gnus-gather-threads-by-references
4931 @findex gnus-gather-threads-by-references
4932 This function looks at @code{References} headers exclusively.
4933 @end table
4934
4935 If you want to test gathering by @code{References}, you could say
4936 something like:
4937
4938 @lisp
4939 (setq gnus-summary-thread-gathering-function
4940       'gnus-gather-threads-by-references)
4941 @end lisp
4942
4943 @end table
4944
4945
4946 @node Filling In Threads
4947 @subsubsection Filling In Threads
4948
4949 @table @code
4950 @item gnus-fetch-old-headers
4951 @vindex gnus-fetch-old-headers
4952 If non-@code{nil}, gnus will attempt to build old threads by fetching
4953 more old headers---headers to articles marked as read.  If you would
4954 like to display as few summary lines as possible, but still connect as
4955 many loose threads as possible, you should set this variable to
4956 @code{some} or a number.  If you set it to a number, no more than that
4957 number of extra old headers will be fetched.  In either case, fetching
4958 old headers only works if the backend you are using carries overview
4959 files---this would normally be @code{nntp}, @code{nnspool} and
4960 @code{nnml}.  Also remember that if the root of the thread has been
4961 expired by the server, there's not much gnus can do about that.
4962
4963 This variable can also be set to @code{invisible}.  This won't have any
4964 visible effects, but is useful if you use the @kbd{A T} command a lot
4965 (@pxref{Finding the Parent}).
4966
4967 @item gnus-build-sparse-threads
4968 @vindex gnus-build-sparse-threads
4969 Fetching old headers can be slow.  A low-rent similar effect can be
4970 gotten by setting this variable to @code{some}.  Gnus will then look at
4971 the complete @code{References} headers of all articles and try to string
4972 together articles that belong in the same thread.  This will leave
4973 @dfn{gaps} in the threading display where gnus guesses that an article
4974 is missing from the thread.  (These gaps appear like normal summary
4975 lines.  If you select a gap, gnus will try to fetch the article in
4976 question.)  If this variable is @code{t}, gnus will display all these
4977 ``gaps'' without regard for whether they are useful for completing the
4978 thread or not.  Finally, if this variable is @code{more}, gnus won't cut
4979 off sparse leaf nodes that don't lead anywhere.  This variable is
4980 @code{nil} by default.
4981
4982 @end table
4983
4984
4985 @node More Threading
4986 @subsubsection More Threading
4987
4988 @table @code
4989 @item gnus-show-threads
4990 @vindex gnus-show-threads
4991 If this variable is @code{nil}, no threading will be done, and all of
4992 the rest of the variables here will have no effect.  Turning threading
4993 off will speed group selection up a bit, but it is sure to make reading
4994 slower and more awkward.
4995
4996 @item gnus-thread-hide-subtree
4997 @vindex gnus-thread-hide-subtree
4998 If non-@code{nil}, all threads will be hidden when the summary buffer is
4999 generated.
5000
5001 @item gnus-thread-expunge-below
5002 @vindex gnus-thread-expunge-below
5003 All threads that have a total score (as defined by
5004 @code{gnus-thread-score-function}) less than this number will be
5005 expunged.  This variable is @code{nil} by default, which means that no
5006 threads are expunged.
5007
5008 @item gnus-thread-hide-killed
5009 @vindex gnus-thread-hide-killed
5010 if you kill a thread and this variable is non-@code{nil}, the subtree
5011 will be hidden.
5012
5013 @item gnus-thread-ignore-subject
5014 @vindex gnus-thread-ignore-subject
5015 Sometimes somebody changes the subject in the middle of a thread.  If
5016 this variable is non-@code{nil}, the subject change is ignored.  If it
5017 is @code{nil}, which is the default, a change in the subject will result
5018 in a new thread.
5019
5020 @item gnus-thread-indent-level
5021 @vindex gnus-thread-indent-level
5022 This is a number that says how much each sub-thread should be indented.
5023 The default is 4.
5024
5025 @end table
5026
5027
5028 @node Low-Level Threading
5029 @subsubsection Low-Level Threading
5030
5031 @table @code
5032
5033 @item gnus-parse-headers-hook
5034 @vindex gnus-parse-headers-hook
5035 Hook run before parsing any headers.  The default value is
5036 @code{(gnus-set-summary-default-charset)}, which sets up local value of
5037 @code{default-mime-charset} in summary buffer based on variable
5038 @code{gnus-newsgroup-default-charset-alist}.
5039
5040 @item gnus-alter-header-function
5041 @vindex gnus-alter-header-function
5042 If non-@code{nil}, this function will be called to allow alteration of
5043 article header structures.  The function is called with one parameter,
5044 the article header vector, which it may alter in any way.  For instance,
5045 if you have a mail-to-news gateway which alters the @code{Message-ID}s
5046 in systematic ways (by adding prefixes and such), you can use this
5047 variable to un-scramble the @code{Message-ID}s so that they are more
5048 meaningful.  Here's one example:
5049
5050 @lisp
5051 (setq gnus-alter-header-function 'my-alter-message-id)
5052
5053 (defun my-alter-message-id (header)
5054   (let ((id (mail-header-id header)))
5055     (when (string-match
5056            "\\(<[^<>@@]*\\)\\.?cygnus\\..*@@\\([^<>@@]*>\\)" id)
5057       (mail-header-set-id
5058        (concat (match-string 1 id) "@@" (match-string 2 id))
5059        header))))
5060 @end lisp
5061
5062 @end table
5063
5064
5065 @node Thread Commands
5066 @subsection Thread Commands
5067 @cindex thread commands
5068
5069 @table @kbd
5070
5071 @item T k
5072 @itemx M-C-k
5073 @kindex T k (Summary)
5074 @kindex M-C-k (Summary)
5075 @findex gnus-summary-kill-thread
5076 Mark all articles in the current (sub-)thread as read
5077 (@code{gnus-summary-kill-thread}).  If the prefix argument is positive,
5078 remove all marks instead.  If the prefix argument is negative, tick
5079 articles instead.
5080
5081 @item T l
5082 @itemx M-C-l
5083 @kindex T l (Summary)
5084 @kindex M-C-l (Summary)
5085 @findex gnus-summary-lower-thread
5086 Lower the score of the current (sub-)thread
5087 (@code{gnus-summary-lower-thread}).
5088
5089 @item T i
5090 @kindex T i (Summary)
5091 @findex gnus-summary-raise-thread
5092 Increase the score of the current (sub-)thread
5093 (@code{gnus-summary-raise-thread}).
5094
5095 @item T #
5096 @kindex T # (Summary)
5097 @findex gnus-uu-mark-thread
5098 Set the process mark on the current (sub-)thread
5099 (@code{gnus-uu-mark-thread}).
5100
5101 @item T M-#
5102 @kindex T M-# (Summary)
5103 @findex gnus-uu-unmark-thread
5104 Remove the process mark from the current (sub-)thread
5105 (@code{gnus-uu-unmark-thread}).
5106
5107 @item T T
5108 @kindex T T (Summary)
5109 @findex gnus-summary-toggle-threads
5110 Toggle threading (@code{gnus-summary-toggle-threads}).
5111
5112 @item T s
5113 @kindex T s (Summary)
5114 @findex gnus-summary-show-thread
5115 Expose the (sub-)thread hidden under the current article, if any
5116 (@code{gnus-summary-show-thread}).
5117
5118 @item T h
5119 @kindex T h (Summary)
5120 @findex gnus-summary-hide-thread
5121 Hide the current (sub-)thread (@code{gnus-summary-hide-thread}).
5122
5123 @item T S
5124 @kindex T S (Summary)
5125 @findex gnus-summary-show-all-threads
5126 Expose all hidden threads (@code{gnus-summary-show-all-threads}).
5127
5128 @item T H
5129 @kindex T H (Summary)
5130 @findex gnus-summary-hide-all-threads
5131 Hide all threads (@code{gnus-summary-hide-all-threads}).
5132
5133 @item T t
5134 @kindex T t (Summary)
5135 @findex gnus-summary-rethread-current
5136 Re-thread the current article's thread
5137 (@code{gnus-summary-rethread-current}).  This works even when the
5138 summary buffer is otherwise unthreaded.
5139
5140 @item T ^
5141 @kindex T ^ (Summary)
5142 @findex gnus-summary-reparent-thread
5143 Make the current article the child of the marked (or previous) article
5144 (@code{gnus-summary-reparent-thread}).
5145
5146 @end table
5147
5148 The following commands are thread movement commands.  They all
5149 understand the numeric prefix.
5150
5151 @table @kbd
5152
5153 @item T n
5154 @kindex T n (Summary)
5155 @findex gnus-summary-next-thread
5156 Go to the next thread (@code{gnus-summary-next-thread}).
5157
5158 @item T p
5159 @kindex T p (Summary)
5160 @findex gnus-summary-prev-thread
5161 Go to the previous thread (@code{gnus-summary-prev-thread}).
5162
5163 @item T d
5164 @kindex T d (Summary)
5165 @findex gnus-summary-down-thread
5166 Descend the thread (@code{gnus-summary-down-thread}).
5167
5168 @item T u
5169 @kindex T u (Summary)
5170 @findex gnus-summary-up-thread
5171 Ascend the thread (@code{gnus-summary-up-thread}).
5172
5173 @item T o
5174 @kindex T o (Summary)
5175 @findex gnus-summary-top-thread
5176 Go to the top of the thread (@code{gnus-summary-top-thread}).
5177 @end table
5178
5179 @vindex gnus-thread-operation-ignore-subject
5180 If you ignore subject while threading, you'll naturally end up with
5181 threads that have several different subjects in them.  If you then issue
5182 a command like `T k' (@code{gnus-summary-kill-thread}) you might not
5183 wish to kill the entire thread, but just those parts of the thread that
5184 have the same subject as the current article.  If you like this idea,
5185 you can fiddle with @code{gnus-thread-operation-ignore-subject}.  If it
5186 is non-@code{nil} (which it is by default), subjects will be ignored
5187 when doing thread commands.  If this variable is @code{nil}, articles in
5188 the same thread with different subjects will not be included in the
5189 operation in question.  If this variable is @code{fuzzy}, only articles
5190 that have subjects fuzzily equal will be included (@pxref{Fuzzy
5191 Matching}).
5192
5193
5194 @node Sorting
5195 @section Sorting
5196
5197 @findex gnus-thread-sort-by-total-score
5198 @findex gnus-thread-sort-by-date
5199 @findex gnus-thread-sort-by-score
5200 @findex gnus-thread-sort-by-subject
5201 @findex gnus-thread-sort-by-author
5202 @findex gnus-thread-sort-by-number
5203 @vindex gnus-thread-sort-functions
5204 If you are using a threaded summary display, you can sort the threads by
5205 setting @code{gnus-thread-sort-functions}, which can be either a single
5206 function, a list of functions, or a list containing functions and
5207 @code{(not some-function)} elements.
5208
5209 By default, sorting is done on article numbers.  Ready-made sorting
5210 predicate functions include @code{gnus-thread-sort-by-number},
5211 @code{gnus-thread-sort-by-author}, @code{gnus-thread-sort-by-subject},
5212 @code{gnus-thread-sort-by-date}, @code{gnus-thread-sort-by-score}, and
5213 @code{gnus-thread-sort-by-total-score}.
5214
5215 Each function takes two threads and returns non-@code{nil} if the first
5216 thread should be sorted before the other.  Note that sorting really is
5217 normally done by looking only at the roots of each thread.
5218
5219 If you use more than one function, the primary sort key should be the
5220 last function in the list.  You should probably always include
5221 @code{gnus-thread-sort-by-number} in the list of sorting
5222 functions---preferably first.  This will ensure that threads that are
5223 equal with respect to the other sort criteria will be displayed in
5224 ascending article order.
5225
5226 If you would like to sort by reverse score, then by subject, and finally
5227 by number, you could do something like:
5228
5229 @lisp
5230 (setq gnus-thread-sort-functions
5231       '(gnus-thread-sort-by-number
5232         gnus-thread-sort-by-subject
5233         (reverse gnus-thread-sort-by-total-score)))
5234 @end lisp
5235
5236 The threads that have highest score will be displayed first in the
5237 summary buffer.  When threads have the same score, they will be sorted
5238 alphabetically.  The threads that have the same score and the same
5239 subject will be sorted by number, which is (normally) the sequence in
5240 which the articles arrived.
5241
5242 If you want to sort by score and then reverse arrival order, you could
5243 say something like:
5244
5245 @lisp
5246 (setq gnus-thread-sort-functions
5247       '((lambda (t1 t2)
5248           (not (gnus-thread-sort-by-number t1 t2)))
5249         gnus-thread-sort-by-score))
5250 @end lisp
5251
5252 @vindex gnus-thread-score-function
5253 The function in the @code{gnus-thread-score-function} variable (default
5254 @code{+}) is used for calculating the total score of a thread.  Useful
5255 functions might be @code{max}, @code{min}, or squared means, or whatever
5256 tickles your fancy.
5257
5258 @findex gnus-article-sort-functions
5259 @findex gnus-article-sort-by-date
5260 @findex gnus-article-sort-by-score
5261 @findex gnus-article-sort-by-subject
5262 @findex gnus-article-sort-by-author
5263 @findex gnus-article-sort-by-number
5264 If you are using an unthreaded display for some strange reason or other,
5265 you have to fiddle with the @code{gnus-article-sort-functions} variable.
5266 It is very similar to the @code{gnus-thread-sort-functions}, except that
5267 it uses slightly different functions for article comparison.  Available
5268 sorting predicate functions are @code{gnus-article-sort-by-number},
5269 @code{gnus-article-sort-by-author}, @code{gnus-article-sort-by-subject},
5270 @code{gnus-article-sort-by-date}, and @code{gnus-article-sort-by-score}.
5271
5272 If you want to sort an unthreaded summary display by subject, you could
5273 say something like:
5274
5275 @lisp
5276 (setq gnus-article-sort-functions
5277       '(gnus-article-sort-by-number
5278         gnus-article-sort-by-subject))
5279 @end lisp
5280
5281
5282
5283 @node Asynchronous Fetching
5284 @section Asynchronous Article Fetching
5285 @cindex asynchronous article fetching
5286 @cindex article pre-fetch
5287 @cindex pre-fetch
5288
5289 If you read your news from an @sc{nntp} server that's far away, the
5290 network latencies may make reading articles a chore.  You have to wait
5291 for a while after pressing @kbd{n} to go to the next article before the
5292 article appears.  Why can't gnus just go ahead and fetch the article
5293 while you are reading the previous one?  Why not, indeed.
5294
5295 First, some caveats.  There are some pitfalls to using asynchronous
5296 article fetching, especially the way gnus does it.
5297
5298 Let's say you are reading article 1, which is short, and article 2 is
5299 quite long, and you are not interested in reading that.  Gnus does not
5300 know this, so it goes ahead and fetches article 2.  You decide to read
5301 article 3, but since gnus is in the process of fetching article 2, the
5302 connection is blocked.
5303
5304 To avoid these situations, gnus will open two (count 'em two)
5305 connections to the server.  Some people may think this isn't a very nice
5306 thing to do, but I don't see any real alternatives.  Setting up that
5307 extra connection takes some time, so gnus startup will be slower.
5308
5309 Gnus will fetch more articles than you will read.  This will mean that
5310 the link between your machine and the @sc{nntp} server will become more
5311 loaded than if you didn't use article pre-fetch.  The server itself will
5312 also become more loaded---both with the extra article requests, and the
5313 extra connection.
5314
5315 Ok, so now you know that you shouldn't really use this thing...  unless
5316 you really want to.
5317
5318 @vindex gnus-asynchronous
5319 Here's how:  Set @code{gnus-asynchronous} to @code{t}.  The rest should
5320 happen automatically.
5321
5322 @vindex gnus-use-article-prefetch
5323 You can control how many articles are to be pre-fetched by setting
5324 @code{gnus-use-article-prefetch}.  This is 30 by default, which means
5325 that when you read an article in the group, the backend will pre-fetch
5326 the next 30 articles.  If this variable is @code{t}, the backend will
5327 pre-fetch all the articles it can without bound.  If it is
5328 @code{nil}, no pre-fetching will be done.
5329
5330 @vindex gnus-async-prefetch-article-p
5331 @findex gnus-async-read-p
5332 There are probably some articles that you don't want to pre-fetch---read
5333 articles, for instance.  The @code{gnus-async-prefetch-article-p} variable controls whether an article is to be pre-fetched.  This function should
5334 return non-@code{nil} when the article in question is to be
5335 pre-fetched.  The default is @code{gnus-async-read-p}, which returns
5336 @code{nil} on read articles.  The function is called with an article
5337 data structure as the only parameter.
5338
5339 If, for instance, you wish to pre-fetch only unread articles shorter
5340 than 100 lines, you could say something like:
5341
5342 @lisp
5343 (defun my-async-short-unread-p (data)
5344   "Return non-nil for short, unread articles."
5345   (and (gnus-data-unread-p data)
5346        (< (mail-header-lines (gnus-data-header data))
5347           100)))
5348
5349 (setq gnus-async-prefetch-article-p 'my-async-short-unread-p)
5350 @end lisp
5351
5352 These functions will be called many, many times, so they should
5353 preferably be short and sweet to avoid slowing down gnus too much.  It's
5354 probably a good idea to byte-compile things like this.
5355
5356 @vindex gnus-prefetched-article-deletion-strategy
5357 Articles have to be removed from the asynch buffer sooner or later.  The
5358 @code{gnus-prefetched-article-deletion-strategy} says when to remove
5359 articles.  This is a list that may contain the following elements:
5360
5361 @table @code
5362 @item read
5363 Remove articles when they are read.
5364
5365 @item exit
5366 Remove articles when exiting the group.
5367 @end table
5368
5369 The default value is @code{(read exit)}.
5370
5371 @c @vindex gnus-use-header-prefetch
5372 @c If @code{gnus-use-header-prefetch} is non-@code{nil}, prefetch articles
5373 @c from the next group.
5374
5375
5376 @node Article Caching
5377 @section Article Caching
5378 @cindex article caching
5379 @cindex caching
5380
5381 If you have an @emph{extremely} slow @sc{nntp} connection, you may
5382 consider turning article caching on.  Each article will then be stored
5383 locally under your home directory.  As you may surmise, this could
5384 potentially use @emph{huge} amounts of disk space, as well as eat up all
5385 your inodes so fast it will make your head swim.  In vodka.
5386
5387 Used carefully, though, it could be just an easier way to save articles.
5388
5389 @vindex gnus-use-long-file-name
5390 @vindex gnus-cache-directory
5391 @vindex gnus-use-cache
5392 To turn caching on, set @code{gnus-use-cache} to @code{t}.  By default,
5393 all articles ticked or marked as dormant will then be copied
5394 over to your local cache (@code{gnus-cache-directory}).  Whether this
5395 cache is flat or hierarchal is controlled by the
5396 @code{gnus-use-long-file-name} variable, as usual.
5397
5398 When re-selecting a ticked or dormant article, it will be fetched from the
5399 cache instead of from the server.  As articles in your cache will never
5400 expire, this might serve as a method of saving articles while still
5401 keeping them where they belong.  Just mark all articles you want to save
5402 as dormant, and don't worry.
5403
5404 When an article is marked as read, is it removed from the cache.
5405
5406 @vindex gnus-cache-remove-articles
5407 @vindex gnus-cache-enter-articles
5408 The entering/removal of articles from the cache is controlled by the
5409 @code{gnus-cache-enter-articles} and @code{gnus-cache-remove-articles}
5410 variables.  Both are lists of symbols.  The first is @code{(ticked
5411 dormant)} by default, meaning that ticked and dormant articles will be
5412 put in the cache.  The latter is @code{(read)} by default, meaning that
5413 articles marked as read are removed from the cache.  Possibly
5414 symbols in these two lists are @code{ticked}, @code{dormant},
5415 @code{unread} and @code{read}.
5416
5417 @findex gnus-jog-cache
5418 So where does the massive article-fetching and storing come into the
5419 picture?  The @code{gnus-jog-cache} command will go through all
5420 subscribed newsgroups, request all unread articles, score them, and
5421 store them in the cache.  You should only ever, ever ever ever, use this
5422 command if 1) your connection to the @sc{nntp} server is really, really,
5423 really slow and 2) you have a really, really, really huge disk.
5424 Seriously.  One way to cut down on the number of articles downloaded is
5425 to score unwanted articles down and have them marked as read.  They will
5426 not then be downloaded by this command.
5427
5428 @vindex gnus-uncacheable-groups
5429 @vindex gnus-cacheable-groups
5430 It is likely that you do not want caching on all groups.  For instance,
5431 if your @code{nnml} mail is located under your home directory, it makes no
5432 sense to cache it somewhere else under your home directory.  Unless you
5433 feel that it's neat to use twice as much space.  
5434
5435 To limit the caching, you could set @code{gnus-cacheable-groups} to a
5436 regexp of groups to cache, @samp{^nntp} for instance, or set the
5437 @code{gnus-uncacheable-groups} regexp to @samp{^nnml}, for instance.
5438 Both variables are @code{nil} by default. If a group matches both
5439 variables, the group is not cached.
5440
5441 @findex gnus-cache-generate-nov-databases
5442 @findex gnus-cache-generate-active
5443 @vindex gnus-cache-active-file
5444 The cache stores information on what articles it contains in its active
5445 file (@code{gnus-cache-active-file}).  If this file (or any other parts
5446 of the cache) becomes all messed up for some reason or other, gnus
5447 offers two functions that will try to set things right.  @kbd{M-x
5448 gnus-cache-generate-nov-databases} will (re)build all the @sc{nov}
5449 files, and @kbd{gnus-cache-generate-active} will (re)generate the active
5450 file.
5451
5452
5453 @node Persistent Articles
5454 @section Persistent Articles
5455 @cindex persistent articles
5456
5457 Closely related to article caching, we have @dfn{persistent articles}.
5458 In fact, it's just a different way of looking at caching, and much more
5459 useful in my opinion.
5460
5461 Say you're reading a newsgroup, and you happen on to some valuable gem
5462 that you want to keep and treasure forever.  You'd normally just save it
5463 (using one of the many saving commands) in some file.  The problem with
5464 that is that it's just, well, yucky.  Ideally you'd prefer just having
5465 the article remain in the group where you found it forever; untouched by
5466 the expiry going on at the news server.
5467
5468 This is what a @dfn{persistent article} is---an article that just won't
5469 be deleted.  It's implemented using the normal cache functions, but
5470 you use two explicit commands for managing persistent articles:
5471
5472 @table @kbd
5473
5474 @item *
5475 @kindex * (Summary)
5476 @findex gnus-cache-enter-article
5477 Make the current article persistent (@code{gnus-cache-enter-article}).
5478
5479 @item M-*
5480 @kindex M-* (Summary)
5481 @findex gnus-cache-remove-article
5482 Remove the current article from the persistent articles
5483 (@code{gnus-cache-remove-article}).  This will normally delete the
5484 article.
5485 @end table
5486
5487 Both these commands understand the process/prefix convention.
5488
5489 To avoid having all ticked articles (and stuff) entered into the cache,
5490 you should set @code{gnus-use-cache} to @code{passive} if you're just
5491 interested in persistent articles:
5492
5493 @lisp
5494 (setq gnus-use-cache 'passive)
5495 @end lisp
5496
5497
5498 @node Article Backlog
5499 @section Article Backlog
5500 @cindex backlog
5501 @cindex article backlog
5502
5503 If you have a slow connection, but the idea of using caching seems
5504 unappealing to you (and it is, really), you can help the situation some
5505 by switching on the @dfn{backlog}.  This is where gnus will buffer
5506 already read articles so that it doesn't have to re-fetch articles
5507 you've already read.  This only helps if you are in the habit of
5508 re-selecting articles you've recently read, of course.  If you never do
5509 that, turning the backlog on will slow gnus down a little bit, and
5510 increase memory usage some.
5511
5512 @vindex gnus-keep-backlog
5513 If you set @code{gnus-keep-backlog} to a number @var{n}, gnus will store
5514 at most @var{n} old articles in a buffer for later re-fetching.  If this
5515 variable is non-@code{nil} and is not a number, gnus will store
5516 @emph{all} read articles, which means that your Emacs will grow without
5517 bound before exploding and taking your machine down with you.  I put
5518 that in there just to keep y'all on your toes.
5519
5520 This variable is @code{nil} by default.
5521
5522
5523 @node Saving Articles
5524 @section Saving Articles
5525 @cindex saving articles
5526
5527 Gnus can save articles in a number of ways.  Below is the documentation
5528 for saving articles in a fairly straight-forward fashion (i.e., little
5529 processing of the article is done before it is saved).  For a different
5530 approach (uudecoding, unsharing) you should use @code{gnus-uu}
5531 (@pxref{Decoding Articles}).
5532
5533 @vindex gnus-save-all-headers
5534 If @code{gnus-save-all-headers} is non-@code{nil}, gnus will not delete
5535 unwanted headers before saving the article.
5536
5537 @vindex gnus-saved-headers
5538 If the preceding variable is @code{nil}, all headers that match the
5539 @code{gnus-saved-headers} regexp will be kept, while the rest will be
5540 deleted before saving.
5541
5542 @table @kbd
5543
5544 @item O o
5545 @itemx o
5546 @kindex O o (Summary)
5547 @kindex o (Summary)
5548 @findex gnus-summary-save-article
5549 @c @icon{gnus-summary-save-article}
5550 Save the current article using the default article saver
5551 (@code{gnus-summary-save-article}).
5552
5553 @item O m
5554 @kindex O m (Summary)
5555 @findex gnus-summary-save-article-mail
5556 Save the current article in mail format
5557 (@code{gnus-summary-save-article-mail}).
5558
5559 @item O r
5560 @kindex O r (Summary)
5561 @findex gnus-summary-save-article-rmail
5562 Save the current article in rmail format
5563 (@code{gnus-summary-save-article-rmail}).
5564
5565 @item O f
5566 @kindex O f (Summary)
5567 @findex gnus-summary-save-article-file
5568 @c @icon{gnus-summary-save-article-file}
5569 Save the current article in plain file format
5570 (@code{gnus-summary-save-article-file}).
5571
5572 @item O F
5573 @kindex O F (Summary)
5574 @findex gnus-summary-write-article-file
5575 Write the current article in plain file format, overwriting any previous
5576 file contents (@code{gnus-summary-write-article-file}).
5577
5578 @item O b
5579 @kindex O b (Summary)
5580 @findex gnus-summary-save-article-body-file
5581 Save the current article body in plain file format
5582 (@code{gnus-summary-save-article-body-file}).
5583
5584 @item O h
5585 @kindex O h (Summary)
5586 @findex gnus-summary-save-article-folder
5587 Save the current article in mh folder format
5588 (@code{gnus-summary-save-article-folder}).
5589
5590 @item O v
5591 @kindex O v (Summary)
5592 @findex gnus-summary-save-article-vm
5593 Save the current article in a VM folder
5594 (@code{gnus-summary-save-article-vm}).
5595
5596 @item O p
5597 @kindex O p (Summary)
5598 @findex gnus-summary-pipe-output
5599 Save the current article in a pipe.  Uhm, like, what I mean is---Pipe
5600 the current article to a process (@code{gnus-summary-pipe-output}).
5601 @end table
5602
5603 @vindex gnus-prompt-before-saving
5604 All these commands use the process/prefix convention
5605 (@pxref{Process/Prefix}).  If you save bunches of articles using these
5606 functions, you might get tired of being prompted for files to save each
5607 and every article in.  The prompting action is controlled by
5608 the @code{gnus-prompt-before-saving} variable, which is @code{always} by
5609 default, giving you that excessive prompting action you know and
5610 loathe.  If you set this variable to @code{t} instead, you'll be prompted
5611 just once for each series of articles you save.  If you like to really
5612 have Gnus do all your thinking for you, you can even set this variable
5613 to @code{nil}, which means that you will never be prompted for files to
5614 save articles in.  Gnus will simply save all the articles in the default
5615 files.
5616
5617
5618 @vindex gnus-default-article-saver
5619 You can customize the @code{gnus-default-article-saver} variable to make
5620 gnus do what you want it to.  You can use any of the four ready-made
5621 functions below, or you can create your own.
5622
5623 @table @code
5624
5625 @item gnus-summary-save-in-rmail
5626 @findex gnus-summary-save-in-rmail
5627 @vindex gnus-rmail-save-name
5628 @findex gnus-plain-save-name
5629 This is the default format, @dfn{babyl}.  Uses the function in the
5630 @code{gnus-rmail-save-name} variable to get a file name to save the
5631 article in.  The default is @code{gnus-plain-save-name}.
5632
5633 @item gnus-summary-save-in-mail
5634 @findex gnus-summary-save-in-mail
5635 @vindex gnus-mail-save-name
5636 Save in a Unix mail (mbox) file.  Uses the function in the
5637 @code{gnus-mail-save-name} variable to get a file name to save the
5638 article in.  The default is @code{gnus-plain-save-name}.
5639
5640 @item gnus-summary-save-in-file
5641 @findex gnus-summary-save-in-file
5642 @vindex gnus-file-save-name
5643 @findex gnus-numeric-save-name
5644 Append the article straight to an ordinary file.  Uses the function in
5645 the @code{gnus-file-save-name} variable to get a file name to save the
5646 article in.  The default is @code{gnus-numeric-save-name}.
5647
5648 @item gnus-summary-save-body-in-file
5649 @findex gnus-summary-save-body-in-file
5650 Append the article body to an ordinary file.  Uses the function in the
5651 @code{gnus-file-save-name} variable to get a file name to save the
5652 article in.  The default is @code{gnus-numeric-save-name}.
5653
5654 @item gnus-summary-save-in-folder
5655 @findex gnus-summary-save-in-folder
5656 @findex gnus-folder-save-name
5657 @findex gnus-Folder-save-name
5658 @vindex gnus-folder-save-name
5659 @cindex rcvstore
5660 @cindex MH folders
5661 Save the article to an MH folder using @code{rcvstore} from the MH
5662 library.  Uses the function in the @code{gnus-folder-save-name} variable
5663 to get a file name to save the article in.  The default is
5664 @code{gnus-folder-save-name}, but you can also use
5665 @code{gnus-Folder-save-name}, which creates capitalized names.
5666
5667 @item gnus-summary-save-in-vm
5668 @findex gnus-summary-save-in-vm
5669 Save the article in a VM folder.  You have to have the VM mail
5670 reader to use this setting.
5671 @end table
5672
5673 @vindex gnus-article-save-directory
5674 All of these functions, except for the last one, will save the article
5675 in the @code{gnus-article-save-directory}, which is initialized from the
5676 @code{SAVEDIR} environment variable.  This is @file{~/News/} by
5677 default.
5678
5679 As you can see above, the functions use different functions to find a
5680 suitable name of a file to save the article in.  Below is a list of
5681 available functions that generate names:
5682
5683 @table @code
5684
5685 @item gnus-Numeric-save-name
5686 @findex gnus-Numeric-save-name
5687 File names like @file{~/News/Alt.andrea-dworkin/45}.
5688
5689 @item gnus-numeric-save-name
5690 @findex gnus-numeric-save-name
5691 File names like @file{~/News/alt.andrea-dworkin/45}.
5692
5693 @item gnus-Plain-save-name
5694 @findex gnus-Plain-save-name
5695 File names like @file{~/News/Alt.andrea-dworkin}.
5696
5697 @item gnus-plain-save-name
5698 @findex gnus-plain-save-name
5699 File names like @file{~/News/alt.andrea-dworkin}.
5700 @end table
5701
5702 @vindex gnus-split-methods
5703 You can have gnus suggest where to save articles by plonking a regexp
5704 into the @code{gnus-split-methods} alist.  For instance, if you would
5705 like to save articles related to gnus in the file @file{gnus-stuff}, and
5706 articles related to VM in @code{vm-stuff}, you could set this variable
5707 to something like:
5708
5709 @lisp
5710 (("^Subject:.*gnus\\|^Newsgroups:.*gnus" "gnus-stuff")
5711  ("^Subject:.*vm\\|^Xref:.*vm" "vm-stuff")
5712  (my-choosing-function "../other-dir/my-stuff")
5713  ((equal gnus-newsgroup-name "mail.misc") "mail-stuff"))
5714 @end lisp
5715
5716 We see that this is a list where each element is a list that has two
5717 elements---the @dfn{match} and the @dfn{file}.  The match can either be
5718 a string (in which case it is used as a regexp to match on the article
5719 head); it can be a symbol (which will be called as a function with the
5720 group name as a parameter); or it can be a list (which will be
5721 @code{eval}ed).  If any of these actions have a non-@code{nil} result,
5722 the @dfn{file} will be used as a default prompt.  In addition, the
5723 result of the operation itself will be used if the function or form
5724 called returns a string or a list of strings.
5725
5726 You basically end up with a list of file names that might be used when
5727 saving the current article.  (All ``matches'' will be used.)  You will
5728 then be prompted for what you really want to use as a name, with file
5729 name completion over the results from applying this variable.
5730
5731 This variable is @code{((gnus-article-archive-name))} by default, which
5732 means that gnus will look at the articles it saves for an
5733 @code{Archive-name} line and use that as a suggestion for the file name.
5734
5735 Here's an example function to clean up file names somewhat.  If you have
5736 lots of mail groups called things like
5737 @samp{nnml:mail.whatever}, you may want to chop off the beginning of
5738 these group names before creating the file name to save to.  The
5739 following will do just that:
5740
5741 @lisp
5742 (defun my-save-name (group)
5743   (when (string-match "^nnml:mail." group)
5744     (substring group (match-end 0))))
5745
5746 (setq gnus-split-methods
5747       '((gnus-article-archive-name)
5748         (my-save-name)))
5749 @end lisp
5750
5751
5752 @vindex gnus-use-long-file-name
5753 Finally, you have the @code{gnus-use-long-file-name} variable.  If it is
5754 @code{nil}, all the preceding functions will replace all periods
5755 (@samp{.}) in the group names with slashes (@samp{/})---which means that
5756 the functions will generate hierarchies of directories instead of having
5757 all the files in the top level directory
5758 (@file{~/News/alt/andrea-dworkin} instead of
5759 @file{~/News/alt.andrea-dworkin}.)  This variable is @code{t} by default
5760 on most systems.  However, for historical reasons, this is @code{nil} on
5761 Xenix and usg-unix-v machines by default.
5762
5763 This function also affects kill and score file names.  If this variable
5764 is a list, and the list contains the element @code{not-score}, long file
5765 names will not be used for score files, if it contains the element
5766 @code{not-save}, long file names will not be used for saving, and if it
5767 contains the element @code{not-kill}, long file names will not be used
5768 for kill files.
5769
5770 If you'd like to save articles in a hierarchy that looks something like
5771 a spool, you could
5772
5773 @lisp
5774 (setq gnus-use-long-file-name '(not-save)) ; to get a hierarchy
5775 (setq gnus-default-article-saver 'gnus-summary-save-in-file) ; no encoding
5776 @end lisp
5777
5778 Then just save with @kbd{o}.  You'd then read this hierarchy with
5779 ephemeral @code{nneething} groups---@kbd{G D} in the group buffer, and
5780 the top level directory as the argument (@file{~/News/}).  Then just walk
5781 around to the groups/directories with @code{nneething}.
5782
5783
5784 @node Decoding Articles
5785 @section Decoding Articles
5786 @cindex decoding articles
5787
5788 Sometime users post articles (or series of articles) that have been
5789 encoded in some way or other.  Gnus can decode them for you.
5790
5791 @menu
5792 * Uuencoded Articles::    Uudecode articles.
5793 * Shell Archives::        Unshar articles.
5794 * PostScript Files::      Split PostScript.
5795 * Other Files::           Plain save and binhex.
5796 * Decoding Variables::    Variables for a happy decoding.
5797 * Viewing Files::         You want to look at the result of the decoding?
5798 @end menu
5799
5800 @cindex series
5801 @cindex article series
5802 All these functions use the process/prefix convention
5803 (@pxref{Process/Prefix}) for finding out what articles to work on, with
5804 the extension that a ``single article'' means ``a single series''.  Gnus
5805 can find out by itself what articles belong to a series, decode all the
5806 articles and unpack/view/save the resulting file(s).
5807
5808 Gnus guesses what articles are in the series according to the following
5809 simplish rule: The subjects must be (nearly) identical, except for the
5810 last two numbers of the line.  (Spaces are largely ignored, however.)
5811
5812 For example: If you choose a subject called @samp{cat.gif (2/3)}, gnus
5813 will find all the articles that match the regexp @samp{^cat.gif
5814 ([0-9]+/[0-9]+).*$}.
5815
5816 Subjects that are non-standard, like @samp{cat.gif (2/3) Part 6 of a
5817 series}, will not be properly recognized by any of the automatic viewing
5818 commands, and you have to mark the articles manually with @kbd{#}.
5819
5820
5821 @node Uuencoded Articles
5822 @subsection Uuencoded Articles
5823 @cindex uudecode
5824 @cindex uuencoded articles
5825
5826 @table @kbd
5827
5828 @item X u
5829 @kindex X u (Summary)
5830 @findex gnus-uu-decode-uu
5831 @c @icon{gnus-uu-decode-uu}
5832 Uudecodes the current series (@code{gnus-uu-decode-uu}).
5833
5834 @item X U
5835 @kindex X U (Summary)
5836 @findex gnus-uu-decode-uu-and-save
5837 Uudecodes and saves the current series
5838 (@code{gnus-uu-decode-uu-and-save}).
5839
5840 @item X v u
5841 @kindex X v u (Summary)
5842 @findex gnus-uu-decode-uu-view
5843 Uudecodes and views the current series (@code{gnus-uu-decode-uu-view}).
5844
5845 @item X v U
5846 @kindex X v U (Summary)
5847 @findex gnus-uu-decode-uu-and-save-view
5848 Uudecodes, views and saves the current series
5849 (@code{gnus-uu-decode-uu-and-save-view}).
5850
5851 @end table
5852
5853 Remember that these all react to the presence of articles marked with
5854 the process mark.  If, for instance, you'd like to decode and save an
5855 entire newsgroup, you'd typically do @kbd{M P a}
5856 (@code{gnus-uu-mark-all}) and then @kbd{X U}
5857 (@code{gnus-uu-decode-uu-and-save}).
5858
5859 All this is very much different from how @code{gnus-uu} worked with
5860 @sc{GNUS 4.1}, where you had explicit keystrokes for everything under
5861 the sun.  This version of @code{gnus-uu} generally assumes that you mark
5862 articles in some way (@pxref{Setting Process Marks}) and then press
5863 @kbd{X u}.
5864
5865 @vindex gnus-uu-notify-files
5866 Note: When trying to decode articles that have names matching
5867 @code{gnus-uu-notify-files}, which is hard-coded to
5868 @samp{[Cc][Ii][Nn][Dd][Yy][0-9]+.\\(gif\\|jpg\\)}, @code{gnus-uu} will
5869 automatically post an article on @samp{comp.unix.wizards} saying that
5870 you have just viewed the file in question.  This feature can't be turned
5871 off.
5872
5873
5874 @node Shell Archives
5875 @subsection Shell Archives
5876 @cindex unshar
5877 @cindex shell archives
5878 @cindex shared articles
5879
5880 Shell archives (``shar files'') used to be a popular way to distribute
5881 sources, but it isn't used all that much today.  In any case, we have
5882 some commands to deal with these:
5883
5884 @table @kbd
5885
5886 @item X s
5887 @kindex X s (Summary)
5888 @findex gnus-uu-decode-unshar
5889 Unshars the current series (@code{gnus-uu-decode-unshar}).
5890
5891 @item X S
5892 @kindex X S (Summary)
5893 @findex gnus-uu-decode-unshar-and-save
5894 Unshars and saves the current series (@code{gnus-uu-decode-unshar-and-save}).
5895
5896 @item X v s
5897 @kindex X v s (Summary)
5898 @findex gnus-uu-decode-unshar-view
5899 Unshars and views the current series (@code{gnus-uu-decode-unshar-view}).
5900
5901 @item X v S
5902 @kindex X v S (Summary)
5903 @findex gnus-uu-decode-unshar-and-save-view
5904 Unshars, views and saves the current series
5905 (@code{gnus-uu-decode-unshar-and-save-view}).
5906 @end table
5907
5908
5909 @node PostScript Files
5910 @subsection PostScript Files
5911 @cindex PostScript
5912
5913 @table @kbd
5914
5915 @item X p
5916 @kindex X p (Summary)
5917 @findex gnus-uu-decode-postscript
5918 Unpack the current PostScript series (@code{gnus-uu-decode-postscript}).
5919
5920 @item X P
5921 @kindex X P (Summary)
5922 @findex gnus-uu-decode-postscript-and-save
5923 Unpack and save the current PostScript series
5924 (@code{gnus-uu-decode-postscript-and-save}).
5925
5926 @item X v p
5927 @kindex X v p (Summary)
5928 @findex gnus-uu-decode-postscript-view
5929 View the current PostScript series
5930 (@code{gnus-uu-decode-postscript-view}).
5931
5932 @item X v P
5933 @kindex X v P (Summary)
5934 @findex gnus-uu-decode-postscript-and-save-view
5935 View and save the current PostScript series
5936 (@code{gnus-uu-decode-postscript-and-save-view}).
5937 @end table
5938
5939
5940 @node Other Files
5941 @subsection Other Files
5942
5943 @table @kbd
5944 @item X o
5945 @kindex X o (Summary)
5946 @findex gnus-uu-decode-save
5947 Save the current series
5948 (@code{gnus-uu-decode-save}).
5949
5950 @item X b
5951 @kindex X b (Summary)
5952 @findex gnus-uu-decode-binhex
5953 Unbinhex the current series (@code{gnus-uu-decode-binhex}).  This
5954 doesn't really work yet.
5955 @end table
5956
5957
5958 @node Decoding Variables
5959 @subsection Decoding Variables
5960
5961 Adjective, not verb.
5962
5963 @menu
5964 * Rule Variables::          Variables that say how a file is to be viewed.
5965 * Other Decode Variables::  Other decode variables.
5966 * Uuencoding and Posting::  Variables for customizing uuencoding.
5967 @end menu
5968
5969
5970 @node Rule Variables
5971 @subsubsection Rule Variables
5972 @cindex rule variables
5973
5974 Gnus uses @dfn{rule variables} to decide how to view a file.  All these
5975 variables are of the form
5976
5977 @lisp
5978       (list '(regexp1 command2)
5979             '(regexp2 command2)
5980             ...)
5981 @end lisp
5982
5983 @table @code
5984
5985 @item gnus-uu-user-view-rules
5986 @vindex gnus-uu-user-view-rules
5987 @cindex sox
5988 This variable is consulted first when viewing files.  If you wish to use,
5989 for instance, @code{sox} to convert an @samp{.au} sound file, you could
5990 say something like:
5991 @lisp
5992 (setq gnus-uu-user-view-rules
5993       (list '(\"\\\\.au$\" \"sox %s -t .aiff > /dev/audio\")))
5994 @end lisp
5995
5996 @item gnus-uu-user-view-rules-end
5997 @vindex gnus-uu-user-view-rules-end
5998 This variable is consulted if gnus couldn't make any matches from the
5999 user and default view rules.
6000
6001 @item gnus-uu-user-archive-rules
6002 @vindex gnus-uu-user-archive-rules
6003 This variable can be used to say what commands should be used to unpack
6004 archives.
6005 @end table
6006
6007
6008 @node Other Decode Variables
6009 @subsubsection Other Decode Variables
6010
6011 @table @code
6012 @vindex gnus-uu-grabbed-file-functions
6013
6014 @item gnus-uu-grabbed-file-functions
6015 All functions in this list will be called right after each file has been
6016 successfully decoded---so that you can move or view files right away,
6017 and don't have to wait for all files to be decoded before you can do
6018 anything.  Ready-made functions you can put in this list are:
6019
6020 @table @code
6021
6022 @item gnus-uu-grab-view
6023 @findex gnus-uu-grab-view
6024 View the file.
6025
6026 @item gnus-uu-grab-move
6027 @findex gnus-uu-grab-move
6028 Move the file (if you're using a saving function.)
6029 @end table
6030
6031 @item gnus-uu-be-dangerous
6032 @vindex gnus-uu-be-dangerous
6033 Specifies what to do if unusual situations arise during decoding.  If
6034 @code{nil}, be as conservative as possible.  If @code{t}, ignore things
6035 that didn't work, and overwrite existing files.  Otherwise, ask each
6036 time.
6037
6038 @item gnus-uu-ignore-files-by-name
6039 @vindex gnus-uu-ignore-files-by-name
6040 Files with name matching this regular expression won't be viewed.
6041
6042 @item gnus-uu-ignore-files-by-type
6043 @vindex gnus-uu-ignore-files-by-type
6044 Files with a @sc{mime} type matching this variable won't be viewed.
6045 Note that Gnus tries to guess what type the file is based on the name.
6046 @code{gnus-uu} is not a @sc{mime} package (yet), so this is slightly
6047 kludgey.
6048
6049 @item gnus-uu-tmp-dir
6050 @vindex gnus-uu-tmp-dir
6051 Where @code{gnus-uu} does its work.
6052
6053 @item gnus-uu-do-not-unpack-archives
6054 @vindex gnus-uu-do-not-unpack-archives
6055 Non-@code{nil} means that @code{gnus-uu} won't peek inside archives
6056 looking for files to display.
6057
6058 @item gnus-uu-view-and-save
6059 @vindex gnus-uu-view-and-save
6060 Non-@code{nil} means that the user will always be asked to save a file
6061 after viewing it.
6062
6063 @item gnus-uu-ignore-default-view-rules
6064 @vindex gnus-uu-ignore-default-view-rules
6065 Non-@code{nil} means that @code{gnus-uu} will ignore the default viewing
6066 rules.
6067
6068 @item gnus-uu-ignore-default-archive-rules
6069 @vindex gnus-uu-ignore-default-archive-rules
6070 Non-@code{nil} means that @code{gnus-uu} will ignore the default archive
6071 unpacking commands.
6072
6073 @item gnus-uu-kill-carriage-return
6074 @vindex gnus-uu-kill-carriage-return
6075 Non-@code{nil} means that @code{gnus-uu} will strip all carriage returns
6076 from articles.
6077
6078 @item gnus-uu-unmark-articles-not-decoded
6079 @vindex gnus-uu-unmark-articles-not-decoded
6080 Non-@code{nil} means that @code{gnus-uu} will mark unsuccessfully
6081 decoded articles as unread.
6082
6083 @item gnus-uu-correct-stripped-uucode
6084 @vindex gnus-uu-correct-stripped-uucode
6085 Non-@code{nil} means that @code{gnus-uu} will @emph{try} to fix
6086 uuencoded files that have had trailing spaces deleted.
6087
6088 @item gnus-uu-pre-uudecode-hook
6089 @vindex gnus-uu-pre-uudecode-hook
6090 Hook run before sending a message to @code{uudecode}.
6091
6092 @item gnus-uu-view-with-metamail
6093 @vindex gnus-uu-view-with-metamail
6094 @cindex metamail
6095 Non-@code{nil} means that @code{gnus-uu} will ignore the viewing
6096 commands defined by the rule variables and just fudge a @sc{mime}
6097 content type based on the file name.  The result will be fed to
6098 @code{metamail} for viewing.
6099
6100 @item gnus-uu-save-in-digest
6101 @vindex gnus-uu-save-in-digest
6102 Non-@code{nil} means that @code{gnus-uu}, when asked to save without
6103 decoding, will save in digests.  If this variable is @code{nil},
6104 @code{gnus-uu} will just save everything in a file without any
6105 embellishments.  The digesting almost conforms to RFC1153---no easy way
6106 to specify any meaningful volume and issue numbers were found, so I
6107 simply dropped them.
6108
6109 @end table
6110
6111
6112 @node Uuencoding and Posting
6113 @subsubsection Uuencoding and Posting
6114
6115 @table @code
6116
6117 @item gnus-uu-post-include-before-composing
6118 @vindex gnus-uu-post-include-before-composing
6119 Non-@code{nil} means that @code{gnus-uu} will ask for a file to encode
6120 before you compose the article.  If this variable is @code{t}, you can
6121 either include an encoded file with @kbd{C-c C-i} or have one included
6122 for you when you post the article.
6123
6124 @item gnus-uu-post-length
6125 @vindex gnus-uu-post-length
6126 Maximum length of an article.  The encoded file will be split into how
6127 many articles it takes to post the entire file.
6128
6129 @item gnus-uu-post-threaded
6130 @vindex gnus-uu-post-threaded
6131 Non-@code{nil} means that @code{gnus-uu} will post the encoded file in a
6132 thread.  This may not be smart, as no other decoder I have seen is able
6133 to follow threads when collecting uuencoded articles.  (Well, I have
6134 seen one package that does that---@code{gnus-uu}, but somehow, I don't
6135 think that counts...) Default is @code{nil}.
6136
6137 @item gnus-uu-post-separate-description
6138 @vindex gnus-uu-post-separate-description
6139 Non-@code{nil} means that the description will be posted in a separate
6140 article.  The first article will typically be numbered (0/x).  If this
6141 variable is @code{nil}, the description the user enters will be included
6142 at the beginning of the first article, which will be numbered (1/x).
6143 Default is @code{t}.
6144
6145 @end table
6146
6147
6148 @node Viewing Files
6149 @subsection Viewing Files
6150 @cindex viewing files
6151 @cindex pseudo-articles
6152
6153 After decoding, if the file is some sort of archive, gnus will attempt
6154 to unpack the archive and see if any of the files in the archive can be
6155 viewed.  For instance, if you have a gzipped tar file @file{pics.tar.gz}
6156 containing the files @file{pic1.jpg} and @file{pic2.gif}, gnus will
6157 uncompress and de-tar the main file, and then view the two pictures.
6158 This unpacking process is recursive, so if the archive contains archives
6159 of archives, it'll all be unpacked.
6160
6161 Finally, gnus will normally insert a @dfn{pseudo-article} for each
6162 extracted file into the summary buffer.  If you go to these
6163 ``articles'', you will be prompted for a command to run (usually Gnus
6164 will make a suggestion), and then the command will be run.
6165
6166 @vindex gnus-view-pseudo-asynchronously
6167 If @code{gnus-view-pseudo-asynchronously} is @code{nil}, Emacs will wait
6168 until the viewing is done before proceeding.
6169
6170 @vindex gnus-view-pseudos
6171 If @code{gnus-view-pseudos} is @code{automatic}, Gnus will not insert
6172 the pseudo-articles into the summary buffer, but view them
6173 immediately.  If this variable is @code{not-confirm}, the user won't even
6174 be asked for a confirmation before viewing is done.
6175
6176 @vindex gnus-view-pseudos-separately
6177 If @code{gnus-view-pseudos-separately} is non-@code{nil}, one
6178 pseudo-article will be created for each file to be viewed.  If
6179 @code{nil}, all files that use the same viewing command will be given as
6180 a list of parameters to that command.
6181
6182 @vindex gnus-insert-pseudo-articles
6183 If @code{gnus-insert-pseudo-articles} is non-@code{nil}, insert
6184 pseudo-articles when decoding.  It is @code{t} by default.
6185
6186 So; there you are, reading your @emph{pseudo-articles} in your
6187 @emph{virtual newsgroup} from the @emph{virtual server}; and you think:
6188 Why isn't anything real anymore? How did we get here?
6189
6190
6191 @node Article Treatment
6192 @section Article Treatment
6193
6194 Reading through this huge manual, you may have quite forgotten that the
6195 object of newsreaders is to actually, like, read what people have
6196 written.  Reading articles.  Unfortunately, people are quite bad at
6197 writing, so there are tons of functions and variables to make reading
6198 these articles easier.
6199
6200 @menu
6201 * Article Highlighting::    You want to make the article look like fruit salad.
6202 * Article Fontisizing::     Making emphasized text look nice.
6203 * Article Hiding::          You also want to make certain info go away.
6204 * Article Washing::         Lots of way-neat functions to make life better.
6205 * Article Buttons::         Click on URLs, Message-IDs, addresses and the like.
6206 * Article Date::            Grumble, UT!
6207 * Article Signature::       What is a signature?
6208 @end menu
6209
6210
6211 @node Article Highlighting
6212 @subsection Article Highlighting
6213 @cindex highlighting
6214
6215 Not only do you want your article buffer to look like fruit salad, but
6216 you want it to look like technicolor fruit salad.  
6217
6218 @table @kbd
6219
6220 @item W H a
6221 @kindex W H a (Summary)
6222 @findex gnus-article-highlight
6223 @findex gnus-article-maybe-highlight
6224 Do much highlighting of the current article
6225 (@code{gnus-article-highlight}).  This function highlights header, cited
6226 text, the signature, and adds buttons to the body and the head.
6227
6228 Most users would prefer using @code{gnus-article-maybe-highlight} in
6229 @code{gnus-article-display-hook} (@pxref{Customizing Articles}) instead.
6230 This is a bit less agressive---it highlights only the headers, the
6231 signature and adds buttons.
6232
6233 @item W H h
6234 @kindex W H h (Summary)
6235 @findex gnus-article-highlight-headers
6236 @vindex gnus-header-face-alist
6237 Highlight the headers (@code{gnus-article-highlight-headers}).  The
6238 highlighting will be done according to the @code{gnus-header-face-alist}
6239 variable, which is a list where each element has the form @var{(regexp
6240 name content)}.  @var{regexp} is a regular expression for matching the
6241 header, @var{name} is the face used for highlighting the header name
6242 (@pxref{Faces and Fonts}) and @var{content} is the face for highlighting
6243 the header value.  The first match made will be used.  Note that
6244 @var{regexp} shouldn't have @samp{^} prepended---Gnus will add one.
6245
6246 @item W H c
6247 @kindex W H c (Summary)
6248 @findex gnus-article-highlight-citation
6249 Highlight cited text (@code{gnus-article-highlight-citation}).
6250
6251 Some variables to customize the citation highlights:
6252
6253 @table @code
6254 @vindex gnus-cite-parse-max-size
6255
6256 @item gnus-cite-parse-max-size
6257 If the article size if bigger than this variable (which is 25000 by
6258 default), no citation highlighting will be performed.
6259
6260 @item gnus-cite-prefix-regexp
6261 @vindex gnus-cite-prefix-regexp
6262 Regexp matching the longest possible citation prefix on a line.
6263
6264 @item gnus-cite-max-prefix
6265 @vindex gnus-cite-max-prefix
6266 Maximum possible length for a citation prefix (default 20).
6267
6268 @item gnus-cite-face-list
6269 @vindex gnus-cite-face-list
6270 List of faces used for highlighting citations (@pxref{Faces and Fonts}).
6271 When there are citations from multiple articles in the same message,
6272 gnus will try to give each citation from each article its own face.
6273 This should make it easier to see who wrote what.
6274
6275 @item gnus-supercite-regexp
6276 @vindex gnus-supercite-regexp
6277 Regexp matching normal Supercite attribution lines.
6278
6279 @item gnus-supercite-secondary-regexp
6280 @vindex gnus-supercite-secondary-regexp
6281 Regexp matching mangled Supercite attribution lines.
6282
6283 @item gnus-cite-minimum-match-count
6284 @vindex gnus-cite-minimum-match-count
6285 Minimum number of identical prefixes we have to see before we believe
6286 that it's a citation.
6287
6288 @item gnus-cite-attribution-prefix
6289 @vindex gnus-cite-attribution-prefix
6290 Regexp matching the beginning of an attribution line.
6291
6292 @item gnus-cite-attribution-suffix
6293 @vindex gnus-cite-attribution-suffix
6294 Regexp matching the end of an attribution line.
6295
6296 @item gnus-cite-attribution-face
6297 @vindex gnus-cite-attribution-face
6298 Face used for attribution lines.  It is merged with the face for the
6299 cited text belonging to the attribution.
6300
6301 @end table
6302
6303
6304 @item W H s
6305 @kindex W H s (Summary)
6306 @vindex gnus-signature-separator
6307 @vindex gnus-signature-face
6308 @findex gnus-article-highlight-signature
6309 Highlight the signature (@code{gnus-article-highlight-signature}).
6310 Everything after @code{gnus-signature-separator} (@pxref{Article
6311 Signature}) in an article will be considered a signature and will be
6312 highlighted with @code{gnus-signature-face}, which is @code{italic} by
6313 default.
6314
6315 @end table
6316
6317 @xref{Customizing Articles} for how to highlight articles automatically.
6318
6319
6320 @node Article Fontisizing
6321 @subsection Article Fontisizing
6322 @cindex emphasis
6323 @cindex article emphasis
6324
6325 @findex gnus-article-emphasize
6326 @kindex W e (Summary)
6327 People commonly add emphasis to words in news articles by writing things
6328 like @samp{_this_} or @samp{*this*}.  Gnus can make this look nicer by
6329 running the article through the @kbd{W e}
6330 (@code{gnus-article-emphasize}) command.
6331
6332 @vindex gnus-emphasis-alist
6333 How the emphasis is computed is controlled by the
6334 @code{gnus-emphasis-alist} variable.  This is an alist where the first
6335 element is a regular expression to be matched.  The second is a number
6336 that says what regular expression grouping is used to find the entire
6337 emphasized word.  The third is a number that says what regexp grouping
6338 should be displayed and highlighted.  (The text between these two
6339 groupings will be hidden.)  The fourth is the face used for
6340 highlighting.
6341
6342 @lisp
6343 (setq gnus-article-emphasis
6344       '(("_\\(\\w+\\)_" 0 1 gnus-emphasis-underline)
6345         ("\\*\\(\\w+\\)\\*" 0 1 gnus-emphasis-bold)))
6346 @end lisp
6347
6348 @vindex gnus-emphasis-underline
6349 @vindex gnus-emphasis-bold
6350 @vindex gnus-emphasis-italic
6351 @vindex gnus-emphasis-underline-bold
6352 @vindex gnus-emphasis-underline-italic
6353 @vindex gnus-emphasis-bold-italic
6354 @vindex gnus-emphasis-underline-bold-italic
6355 By default, there are seven rules, and they use the following faces:
6356 @code{gnus-emphasis-bold}, @code{gnus-emphasis-italic},
6357 @code{gnus-emphasis-underline}, @code{gnus-emphasis-bold-italic},
6358 @code{gnus-emphasis-underline-italic},
6359 @code{gnus-emphasis-underline-bold}, and
6360 @code{gnus-emphasis-underline-bold-italic}.
6361
6362 If you want to change these faces, you can either use @kbd{M-x
6363 customize}, or you can use @code{copy-face}.  For instance, if you want
6364 to make @code{gnus-emphasis-italic} use a red face instead, you could
6365 say something like:
6366
6367 @lisp
6368 (copy-face 'red 'gnus-emphasis-italic)
6369 @end lisp
6370
6371 @xref{Customizing Articles} for how to fontize articles automatically.
6372
6373
6374 @node Article Hiding
6375 @subsection Article Hiding
6376 @cindex article hiding
6377
6378 Or rather, hiding certain things in each article.  There usually is much
6379 too much cruft in most articles.
6380
6381 @table @kbd
6382
6383 @item W W a
6384 @kindex W W a (Summary)
6385 @findex gnus-article-hide
6386 Do quite a lot of hiding on the article buffer
6387 (@kbd{gnus-article-hide}).  In particular, this function will hide
6388 headers, PGP, cited text and the signature.  
6389
6390 @item W W h
6391 @kindex W W h (Summary)
6392 @findex gnus-article-hide-headers
6393 Hide headers (@code{gnus-article-hide-headers}).  @xref{Hiding
6394 Headers}.
6395
6396 @item W W b
6397 @kindex W W b (Summary)
6398 @findex gnus-article-hide-boring-headers
6399 Hide headers that aren't particularly interesting
6400 (@code{gnus-article-hide-boring-headers}).  @xref{Hiding Headers}.
6401
6402 @item W W s
6403 @kindex W W s (Summary)
6404 @findex gnus-article-hide-signature
6405 Hide signature (@code{gnus-article-hide-signature}).  @xref{Article
6406 Signature}.
6407
6408 @item W W p
6409 @kindex W W p (Summary)
6410 @findex gnus-article-hide-pgp
6411 @vindex gnus-article-hide-pgp-hook
6412 Hide @sc{pgp} signatures (@code{gnus-article-hide-pgp}).  The
6413 @code{gnus-article-hide-pgp-hook} hook will be run after a @sc{pgp}
6414 signature has been hidden.  For example, to automatically verify
6415 articles that have signatures in them do:
6416 @lisp
6417 ;;; Hide pgp cruft if any.
6418
6419 (add-hook 'gnus-article-display-hook 'gnus-article-hide-pgp)
6420
6421 ;;; After hiding pgp, verify the message;
6422 ;;; only happens if pgp signature is found.
6423
6424 (add-hook 'gnus-article-hide-pgp-hook
6425           (lambda ()
6426             (save-excursion
6427               (set-buffer gnus-original-article-buffer)
6428               (mc-verify))))
6429 @end lisp
6430
6431 @item W W P
6432 @kindex W W P (Summary)
6433 @findex gnus-article-hide-pem
6434 Hide @sc{pem} (privacy enhanced messages) cruft
6435 (@code{gnus-article-hide-pem}).
6436
6437 @item W W c
6438 @kindex W W c (Summary)
6439 @findex gnus-article-hide-citation
6440 Hide citation (@code{gnus-article-hide-citation}).  Some variables for
6441 customizing the hiding:
6442
6443 @table @code
6444
6445 @item gnus-cited-opened-text-button-line-format
6446 @itemx gnus-cited-closed-text-button-line-format
6447 @vindex gnus-cited-closed-text-button-line-format
6448 @vindex gnus-cited-opened-text-button-line-format
6449 Gnus adds buttons to show where the cited text has been hidden, and to
6450 allow toggle hiding the text.  The format of the variable is specified
6451 by these format-like variable (@pxref{Formatting Variables}).  These
6452 specs are valid:
6453
6454 @table @samp
6455 @item b
6456 Starting point of the hidden text.
6457 @item e
6458 Ending point of the hidden text.
6459 @item l
6460 Number of characters in the hidden region.
6461 @item n
6462 Number of lines of hidden text.
6463 @end table
6464
6465 @item gnus-cited-lines-visible
6466 @vindex gnus-cited-lines-visible
6467 The number of lines at the beginning of the cited text to leave shown.
6468
6469 @end table
6470
6471 @item W W C-c
6472 @kindex W W C-c (Summary)
6473 @findex gnus-article-hide-citation-maybe
6474
6475 Hide citation (@code{gnus-article-hide-citation-maybe}) depending on the
6476 following two variables:
6477
6478 @table @code
6479 @item gnus-cite-hide-percentage
6480 @vindex gnus-cite-hide-percentage
6481 If the cited text is of a bigger percentage than this variable (default
6482 50), hide the cited text.
6483
6484 @item gnus-cite-hide-absolute
6485 @vindex gnus-cite-hide-absolute
6486 The cited text must have at least this length (default 10) before it
6487 is hidden.
6488 @end table
6489
6490 @item W W C
6491 @kindex W W C (Summary)
6492 @findex gnus-article-hide-citation-in-followups
6493 Hide cited text in articles that aren't roots
6494 (@code{gnus-article-hide-citation-in-followups}).  This isn't very
6495 useful as an interactive command, but might be a handy function to stick
6496 in @code{gnus-article-display-hook} (@pxref{Customizing Articles}).
6497
6498 @end table
6499
6500 All these ``hiding'' commands are toggles, but if you give a negative
6501 prefix to these commands, they will show what they have previously
6502 hidden.  If you give a positive prefix, they will always hide.
6503
6504 Also @pxref{Article Highlighting} for further variables for
6505 citation customization.
6506
6507 @xref{Customizing Articles} for how to hide article elements
6508 automatically.
6509
6510
6511 @node Article Washing
6512 @subsection Article Washing
6513 @cindex washing
6514 @cindex article washing
6515
6516 We call this ``article washing'' for a really good reason.  Namely, the
6517 @kbd{A} key was taken, so we had to use the @kbd{W} key instead.
6518
6519 @dfn{Washing} is defined by us as ``changing something from something to
6520 something else'', but normally results in something looking better.
6521 Cleaner, perhaps.
6522
6523 @table @kbd
6524
6525 @item W l
6526 @kindex W l (Summary)
6527 @findex gnus-summary-stop-page-breaking
6528 Remove page breaks from the current article
6529 (@code{gnus-summary-stop-page-breaking}).  @xref{Misc Article} for page
6530 delimiters. 
6531
6532 @item W r
6533 @kindex W r (Summary)
6534 @findex gnus-summary-caesar-message
6535 @c @icon{gnus-summary-caesar-message}
6536 Do a Caesar rotate (rot13) on the article buffer
6537 (@code{gnus-summary-caesar-message}).
6538 Unreadable articles that tell you to read them with Caesar rotate or rot13.
6539 (Typically offensive jokes and such.)
6540
6541 It's commonly called ``rot13'' because each letter is rotated 13
6542 positions in the alphabet, e. g. @samp{B} (letter #2) -> @samp{O} (letter
6543 #15).  It is sometimes referred to as ``Caesar rotate'' because Caesar
6544 is rumored to have employed this form of, uh, somewhat weak encryption.
6545
6546 @item W t
6547 @kindex W t (Summary)
6548 @findex gnus-summary-toggle-header
6549 Toggle whether to display all headers in the article buffer
6550 (@code{gnus-summary-toggle-header}).
6551
6552 @item W v
6553 @kindex W v (Summary)
6554 @findex gnus-summary-verbose-header
6555 Toggle whether to display all headers in the article buffer permanently
6556 (@code{gnus-summary-verbose-header}).
6557
6558 @item W m
6559 @kindex W m (Summary)
6560 @findex gnus-summary-toggle-mime
6561 Toggle whether to display the article as @sc{mime} message
6562 (@code{gnus-summary-toggle-mime}).
6563
6564 @item W o
6565 @kindex W o (Summary)
6566 @findex gnus-article-treat-overstrike
6567 Treat overstrike (@code{gnus-article-treat-overstrike}).
6568
6569 @item W d
6570 @kindex W d (Summary)
6571 @findex gnus-article-treat-dumbquotes
6572 @vindex gnus-article-dumbquotes-map
6573 @cindex Smartquotes
6574 @cindex M******** sm*rtq**t*s
6575 @cindex Latin 1
6576 Treat M******** sm*rtq**t*s according to
6577 @code{gnus-article-dumbquotes-map}
6578 (@code{gnus-article-treat-dumbquotes}).
6579
6580 @item W w
6581 @kindex W w (Summary)
6582 @findex gnus-article-fill-cited-article
6583 Do word wrap (@code{gnus-article-fill-cited-article}).  If you use this
6584 function in @code{gnus-article-display-hook}, it should be run fairly
6585 late and certainly after any highlighting.
6586
6587 You can give the command a numerical prefix to specify the width to use
6588 when filling.
6589
6590 @item W c
6591 @kindex W c (Summary)
6592 @findex gnus-article-remove-cr
6593 Translate CRLF pairs (i. e., @samp{^M}s on the end of the lines) into LF
6594 (this takes care of DOS line endings), and then translate any remaining
6595 CRs into LF (this takes care of Mac line endings)
6596 (@code{gnus-article-remove-cr}).
6597
6598 @item W f
6599 @kindex W f (Summary)
6600 @cindex x-face
6601 @findex gnus-article-display-x-face
6602 @findex gnus-article-x-face-command
6603 @vindex gnus-article-x-face-command
6604 @vindex gnus-article-x-face-too-ugly
6605 @iftex
6606 @iflatex
6607 \include{xface}
6608 @end iflatex
6609 @end iftex
6610 Look for and display any X-Face headers
6611 (@code{gnus-article-display-x-face}).  The command executed by this
6612 function is given by the @code{gnus-article-x-face-command} variable.
6613 If this variable is a string, this string will be executed in a
6614 sub-shell.  If it is a function, this function will be called with the
6615 face as the argument.  If the @code{gnus-article-x-face-too-ugly} (which
6616 is a regexp) matches the @code{From} header, the face will not be shown.
6617 The default action under Emacs is to fork off an @code{xv} to view the
6618 face; under XEmacs the default action is to display the face before the
6619 @code{From} header.  (It's nicer if XEmacs has been compiled with X-Face
6620 support---that will make display somewhat faster.  If there's no native
6621 X-Face support, Gnus will try to convert the @code{X-Face} header using
6622 external programs from the @code{pbmplus} package and friends.)  If you
6623 want to have this function in the display hook, it should probably come
6624 last.
6625
6626 @item W b
6627 @kindex W b (Summary)
6628 @findex gnus-article-add-buttons
6629 Add clickable buttons to the article (@code{gnus-article-add-buttons}).
6630 @xref{Article Buttons}.
6631
6632 @item W B
6633 @kindex W B (Summary)
6634 @findex gnus-article-add-buttons-to-head
6635 Add clickable buttons to the article headers
6636 (@code{gnus-article-add-buttons-to-head}).
6637
6638 @item W E l
6639 @kindex W E l (Summary)
6640 @findex gnus-article-strip-leading-blank-lines
6641 Remove all blank lines from the beginning of the article
6642 (@code{gnus-article-strip-leading-blank-lines}).
6643
6644 @item W E m
6645 @kindex W E m (Summary)
6646 @findex gnus-article-strip-multiple-blank-lines
6647 Replace all blank lines with empty lines and then all multiple empty
6648 lines with a single empty line.
6649 (@code{gnus-article-strip-multiple-blank-lines}).
6650
6651 @item W E t
6652 @kindex W E t (Summary)
6653 @findex gnus-article-remove-trailing-blank-lines
6654 Remove all blank lines at the end of the article
6655 (@code{gnus-article-remove-trailing-blank-lines}).
6656
6657 @item W E a
6658 @kindex W E a (Summary)
6659 @findex gnus-article-strip-blank-lines
6660 Do all the three commands above
6661 (@code{gnus-article-strip-blank-lines}).
6662
6663 @item W E A
6664 @kindex W E A (Summary)
6665 @findex gnus-article-strip-all-blank-lines
6666 Remove all blank lines
6667 (@code{gnus-article-strip-all-blank-lines}).
6668
6669 @item W E s
6670 @kindex W E s (Summary)
6671 @findex gnus-article-strip-leading-space
6672 Remove all white space from the beginning of all lines of the article
6673 body (@code{gnus-article-strip-leading-space}).
6674
6675 @end table
6676
6677 @xref{Customizing Articles} for how to wash articles automatically.
6678
6679
6680 @node Article Buttons
6681 @subsection Article Buttons
6682 @cindex buttons
6683
6684 People often include references to other stuff in articles, and it would
6685 be nice if Gnus could just fetch whatever it is that people talk about
6686 with the minimum of fuzz when you hit @kbd{RET} or use the middle mouse
6687 button on these references.
6688
6689 Gnus adds @dfn{buttons} to certain standard references by default:
6690 Well-formed URLs, mail addresses and Message-IDs.  This is controlled by
6691 two variables, one that handles article bodies and one that handles
6692 article heads:
6693
6694 @table @code
6695
6696 @item gnus-button-alist
6697 @vindex gnus-button-alist
6698 This is an alist where each entry has this form:
6699
6700 @lisp
6701 (REGEXP BUTTON-PAR USE-P FUNCTION DATA-PAR)
6702 @end lisp
6703
6704 @table @var
6705
6706 @item regexp
6707 All text that match this regular expression will be considered an
6708 external reference.  Here's a typical regexp that matches embedded URLs:
6709 @samp{<URL:\\([^\n\r>]*\\)>}.
6710
6711 @item button-par
6712 Gnus has to know which parts of the matches is to be highlighted.  This
6713 is a number that says what sub-expression of the regexp is to be
6714 highlighted.  If you want it all highlighted, you use 0 here.
6715
6716 @item use-p
6717 This form will be @code{eval}ed, and if the result is non-@code{nil},
6718 this is considered a match.  This is useful if you want extra sifting to
6719 avoid false matches.
6720
6721 @item function
6722 This function will be called when you click on this button.
6723
6724 @item data-par
6725 As with @var{button-par}, this is a sub-expression number, but this one
6726 says which part of the match is to be sent as data to @var{function}.
6727
6728 @end table
6729
6730 So the full entry for buttonizing URLs is then
6731
6732 @lisp
6733 ("<URL:\\([^\n\r>]*\\)>" 0 t gnus-button-url 1)
6734 @end lisp
6735
6736 @item gnus-header-button-alist
6737 @vindex gnus-header-button-alist
6738 This is just like the other alist, except that it is applied to the
6739 article head only, and that each entry has an additional element that is
6740 used to say what headers to apply the buttonize coding to:
6741
6742 @lisp
6743 (HEADER REGEXP BUTTON-PAR USE-P FUNCTION DATA-PAR)
6744 @end lisp
6745
6746 @var{HEADER} is a regular expression.
6747
6748 @item gnus-button-url-regexp
6749 @vindex gnus-button-url-regexp
6750 A regular expression that matches embedded URLs.  It is used in the
6751 default values of the variables above.
6752
6753 @item gnus-article-button-face
6754 @vindex gnus-article-button-face
6755 Face used on buttons.
6756
6757 @item gnus-article-mouse-face
6758 @vindex gnus-article-mouse-face
6759 Face used when the mouse cursor is over a button.
6760
6761 @end table
6762
6763 @xref{Customizing Articles} for how to buttonize articles automatically.
6764
6765
6766 @node Article Date
6767 @subsection Article Date
6768
6769 The date is most likely generated in some obscure timezone you've never
6770 heard of, so it's quite nice to be able to find out what the time was
6771 when the article was sent.
6772
6773 @table @kbd
6774
6775 @item W T u
6776 @kindex W T u (Summary)
6777 @findex gnus-article-date-ut
6778 Display the date in UT (aka. GMT, aka ZULU)
6779 (@code{gnus-article-date-ut}).
6780
6781 @item W T i
6782 @kindex W T i (Summary)
6783 @findex gnus-article-date-iso8601
6784 @cindex ISO 8601
6785 Display the date in international format, aka. ISO 8601
6786 (@code{gnus-article-date-iso8601}).
6787
6788 @item W T l
6789 @kindex W T l (Summary)
6790 @findex gnus-article-date-local
6791 Display the date in the local timezone (@code{gnus-article-date-local}).
6792
6793 @item W T s
6794 @kindex W T s (Summary)
6795 @vindex gnus-article-time-format
6796 @findex gnus-article-date-user
6797 @findex format-time-string
6798 Display the date using a user-defined format
6799 (@code{gnus-article-date-user}).  The format is specified by the
6800 @code{gnus-article-time-format} variable, and is a string that's passed
6801 to @code{format-time-string}.  See the documentation of that variable
6802 for a list of possible format specs.
6803
6804 @item W T e
6805 @kindex W T e (Summary)
6806 @findex gnus-article-date-lapsed
6807 @findex gnus-start-date-timer
6808 @findex gnus-stop-date-timer
6809 Say how much time has elapsed between the article was posted and now
6810 (@code{gnus-article-date-lapsed}).  If you want to have this line
6811 updated continually, you can put
6812
6813 @lisp
6814 (gnus-start-date-timer)
6815 @end lisp
6816
6817 in your @file{.gnus.el} file, or you can run it off of some hook.  If
6818 you want to stop the timer, you can use the @code{gnus-stop-date-timer}
6819 command.
6820
6821 @item W T o
6822 @kindex W T o (Summary)
6823 @findex gnus-article-date-original
6824 Display the original date (@code{gnus-article-date-original}).  This can
6825 be useful if you normally use some other conversion function and are
6826 worried that it might be doing something totally wrong.  Say, claiming
6827 that the article was posted in 1854.  Although something like that is
6828 @emph{totally} impossible.  Don't you trust me? *titter*
6829
6830 @end table
6831
6832 @xref{Customizing Articles} for how to display the date in your
6833 preferred format automatically.
6834
6835
6836 @node Article Signature
6837 @subsection Article Signature
6838 @cindex signatures
6839 @cindex article signature
6840
6841 @vindex gnus-signature-separator
6842 Each article is divided into two parts---the head and the body.  The
6843 body can be divided into a signature part and a text part.  The variable
6844 that says what is to be considered a signature is
6845 @code{gnus-signature-separator}.  This is normally the standard
6846 @samp{^-- $} as mandated by son-of-RFC 1036.  However, many people use
6847 non-standard signature separators, so this variable can also be a list
6848 of regular expressions to be tested, one by one.  (Searches are done
6849 from the end of the body towards the beginning.)  One likely value is:
6850
6851 @lisp
6852 (setq gnus-signature-separator
6853       '("^-- $"         ; The standard
6854         "^-- *$"        ; A common mangling
6855         "^-------*$"    ; Many people just use a looong
6856                         ; line of dashes.  Shame!
6857         "^ *--------*$" ; Double-shame!
6858         "^________*$"   ; Underscores are also popular
6859         "^========*$")) ; Pervert!
6860 @end lisp
6861
6862 The more permissive you are, the more likely it is that you'll get false
6863 positives.
6864
6865 @vindex gnus-signature-limit
6866 @code{gnus-signature-limit} provides a limit to what is considered a
6867 signature.
6868
6869 @enumerate
6870 @item
6871 If it is an integer, no signature may be longer (in characters) than
6872 that integer.
6873 @item
6874 If it is a floating point number, no signature may be longer (in lines)
6875 than that number.
6876 @item
6877 If it is a function, the function will be called without any parameters,
6878 and if it returns @code{nil}, there is no signature in the buffer.
6879 @item
6880 If it is a string, it will be used as a regexp.  If it matches, the text
6881 in question is not a signature.
6882 @end enumerate
6883
6884 This variable can also be a list where the elements may be of the types
6885 listed above.  Here's an example:
6886
6887 @lisp
6888 (setq gnus-signature-limit
6889       '(200.0 "^---*Forwarded article"))
6890 @end lisp
6891
6892 This means that if there are more than 200 lines after the signature
6893 separator, or the text after the signature separator is matched by
6894 the regular expression @samp{^---*Forwarded article}, then it isn't a
6895 signature after all.
6896
6897
6898 @node MIME Commands
6899 @section MIME Commands
6900 @cindex MIME decoding
6901
6902 @table @kbd
6903 @item W M w
6904 @kindex W M w (Summary)
6905 Decode RFC2047-encoded words in the article headers
6906 (@code{gnus-article-decode-mime-words}).
6907
6908 @item W M c
6909 @kindex W M c (Summary)
6910 Decode encoded article bodies as well as charsets
6911 (@code{gnus-article-decode-charset}).
6912
6913 This command looks in the @code{Content-Type} header to determine the
6914 charset.  If there is no such header in the article, you can give it a
6915 prefix, which will prompt for the charset to decode as.  In regional
6916 groups where people post using some common encoding (but do not include
6917 MIME headers), you can set the @code{charset} group/topic parameter to
6918 the required charset (@pxref{Group Parameters}).
6919
6920 @item W M v
6921 @kindex W M v (Summary)
6922 View all the @sc{mime} parts in the current article
6923 (@code{gnus-mime-view-all-parts}). 
6924
6925 @end table
6926
6927 Relevant variables:
6928
6929 @table @code
6930 @item gnus-ignored-mime-types
6931 @vindex gnus-ignored-mime-types
6932 This is a list of regexps.  @sc{mime} types that match a regexp from
6933 this list will be completely ignored by Gnus.  The default value is
6934 @code{nil}.
6935
6936 To have all Vcards be ignored, you'd say something like this:
6937
6938 @lisp
6939 (setq gnus-ignored-mime-types
6940       '("text/x-vcard"))
6941 @end lisp
6942
6943 @end table
6944
6945
6946 @node Article Commands
6947 @section Article Commands
6948
6949 @table @kbd
6950
6951 @item A P
6952 @cindex PostScript
6953 @cindex printing
6954 @kindex A P (Summary)
6955 @vindex gnus-ps-print-hook
6956 @findex gnus-summary-print-article
6957 Generate and print a PostScript image of the article buffer
6958 (@code{gnus-summary-print-article}).  @code{gnus-ps-print-hook} will be
6959 run just before printing the buffer.
6960
6961 @end table
6962
6963
6964 @node Summary Sorting
6965 @section Summary Sorting
6966 @cindex summary sorting
6967
6968 You can have the summary buffer sorted in various ways, even though I
6969 can't really see why you'd want that.
6970
6971 @table @kbd
6972
6973 @item C-c C-s C-n
6974 @kindex C-c C-s C-n (Summary)
6975 @findex gnus-summary-sort-by-number
6976 Sort by article number (@code{gnus-summary-sort-by-number}).
6977
6978 @item C-c C-s C-a
6979 @kindex C-c C-s C-a (Summary)
6980 @findex gnus-summary-sort-by-author
6981 Sort by author (@code{gnus-summary-sort-by-author}).
6982
6983 @item C-c C-s C-s
6984 @kindex C-c C-s C-s (Summary)
6985 @findex gnus-summary-sort-by-subject
6986 Sort by subject (@code{gnus-summary-sort-by-subject}).
6987
6988 @item C-c C-s C-d
6989 @kindex C-c C-s C-d (Summary)
6990 @findex gnus-summary-sort-by-date
6991 Sort by date (@code{gnus-summary-sort-by-date}).
6992
6993 @item C-c C-s C-l
6994 @kindex C-c C-s C-l (Summary)
6995 @findex gnus-summary-sort-by-lines
6996 Sort by lines (@code{gnus-summary-sort-by-lines}).
6997
6998 @item C-c C-s C-i
6999 @kindex C-c C-s C-i (Summary)
7000 @findex gnus-summary-sort-by-score
7001 Sort by score (@code{gnus-summary-sort-by-score}).
7002 @end table
7003
7004 These functions will work both when you use threading and when you don't
7005 use threading.  In the latter case, all summary lines will be sorted,
7006 line by line.  In the former case, sorting will be done on a
7007 root-by-root basis, which might not be what you were looking for.  To
7008 toggle whether to use threading, type @kbd{T T} (@pxref{Thread
7009 Commands}).
7010
7011
7012 @node Finding the Parent
7013 @section Finding the Parent
7014 @cindex parent articles
7015 @cindex referring articles
7016
7017 @table @kbd
7018 @item ^
7019 @kindex ^ (Summary)
7020 @findex gnus-summary-refer-parent-article
7021 If you'd like to read the parent of the current article, and it is not
7022 displayed in the summary buffer, you might still be able to.  That is,
7023 if the current group is fetched by @sc{nntp}, the parent hasn't expired
7024 and the @code{References} in the current article are not mangled, you
7025 can just press @kbd{^} or @kbd{A r}
7026 (@code{gnus-summary-refer-parent-article}).  If everything goes well,
7027 you'll get the parent.  If the parent is already displayed in the
7028 summary buffer, point will just move to this article.
7029
7030 If given a positive numerical prefix, fetch that many articles back into
7031 the ancestry.  If given a negative numerical prefix, fetch just that
7032 ancestor.  So if you say @kbd{3 ^}, gnus will fetch the parent, the
7033 grandparent and the grandgrandparent of the current article.  If you say
7034 @kbd{-3 ^}, gnus will only fetch the grandgrandparent of the current
7035 article.
7036
7037 @item A R (Summary)
7038 @findex gnus-summary-refer-references
7039 @kindex A R (Summary)
7040 Fetch all articles mentioned in the @code{References} header of the
7041 article (@code{gnus-summary-refer-references}).
7042
7043 @item A T (Summary)
7044 @findex gnus-summary-refer-thread
7045 @kindex A T (Summary)
7046 Display the full thread where the current article appears
7047 (@code{gnus-summary-refer-thread}).  This command has to fetch all the
7048 headers in the current group to work, so it usually takes a while.  If
7049 you do it often, you may consider setting @code{gnus-fetch-old-headers}
7050 to @code{invisible} (@pxref{Filling In Threads}).  This won't have any
7051 visible effects normally, but it'll make this command work a whole lot
7052 faster.  Of course, it'll make group entry somewhat slow.
7053
7054 @vindex gnus-refer-thread-limit
7055 The @code{gnus-refer-thread-limit} variable says how many old (i. e.,
7056 articles before the first displayed in the current group) headers to
7057 fetch when doing this command.  The default is 200.  If @code{t}, all
7058 the available headers will be fetched.  This variable can be overridden
7059 by giving the @kbd{A T} command a numerical prefix.
7060
7061 @item M-^ (Summary)
7062 @findex gnus-summary-refer-article
7063 @kindex M-^ (Summary)
7064 @cindex Message-ID
7065 @cindex fetching by Message-ID
7066 You can also ask the @sc{nntp} server for an arbitrary article, no
7067 matter what group it belongs to.  @kbd{M-^}
7068 (@code{gnus-summary-refer-article}) will ask you for a
7069 @code{Message-ID}, which is one of those long, hard-to-read thingies
7070 that look something like @samp{<38o6up$6f2@@hymir.ifi.uio.no>}.  You
7071 have to get it all exactly right.  No fuzzy searches, I'm afraid.
7072 @end table
7073
7074 The current select method will be used when fetching by
7075 @code{Message-ID} from non-news select method, but you can override this
7076 by giving this command a prefix.
7077
7078 @vindex gnus-refer-article-method
7079 If the group you are reading is located on a backend that does not
7080 support fetching by @code{Message-ID} very well (like @code{nnspool}),
7081 you can set @code{gnus-refer-article-method} to an @sc{nntp} method.  It
7082 would, perhaps, be best if the @sc{nntp} server you consult is the one
7083 updating the spool you are reading from, but that's not really
7084 necessary.
7085
7086 Most of the mail backends support fetching by @code{Message-ID}, but do
7087 not do a particularly excellent job at it.  That is, @code{nnmbox} and
7088 @code{nnbabyl} are able to locate articles from any groups, while
7089 @code{nnml} and @code{nnfolder} are only able to locate articles that
7090 have been posted to the current group.  (Anything else would be too time
7091 consuming.)  @code{nnmh} does not support this at all.
7092
7093
7094 @node Alternative Approaches
7095 @section Alternative Approaches
7096
7097 Different people like to read news using different methods.  This being
7098 gnus, we offer a small selection of minor modes for the summary buffers.
7099
7100 @menu
7101 * Pick and Read::               First mark articles and then read them.
7102 * Binary Groups::               Auto-decode all articles.
7103 @end menu
7104
7105
7106 @node Pick and Read
7107 @subsection Pick and Read
7108 @cindex pick and read
7109
7110 Some newsreaders (like @code{nn} and, uhm, @code{Netnews} on VM/CMS) use
7111 a two-phased reading interface.  The user first marks in a summary
7112 buffer the articles she wants to read.  Then she starts reading the
7113 articles with just an article buffer displayed.
7114
7115 @findex gnus-pick-mode
7116 @kindex M-x gnus-pick-mode
7117 Gnus provides a summary buffer minor mode that allows
7118 this---@code{gnus-pick-mode}.  This basically means that a few process
7119 mark commands become one-keystroke commands to allow easy marking, and
7120 it provides one additional command for switching to the summary buffer.
7121
7122 Here are the available keystrokes when using pick mode:
7123
7124 @table @kbd
7125 @item .
7126 @kindex . (Pick)
7127 @findex gnus-pick-article-or-thread
7128 Pick the article or thread on the current line
7129 (@code{gnus-pick-article-or-thread}).  If the variable
7130 @code{gnus-thread-hide-subtree} is true, then this key selects the
7131 entire thread when used at the first article of the thread.  Otherwise,
7132 it selects just the article. If given a numerical prefix, go to that
7133 thread or article and pick it.  (The line number is normally displayed
7134 at the beginning of the summary pick lines.)
7135
7136 @item SPACE
7137 @kindex SPACE (Pick)
7138 @findex gnus-pick-next-page
7139 Scroll the summary buffer up one page (@code{gnus-pick-next-page}).  If
7140 at the end of the buffer, start reading the picked articles.
7141
7142 @item u
7143 @kindex u (Pick)
7144 @findex gnus-pick-unmark-article-or-thread.
7145 Unpick the thread or article
7146 (@code{gnus-pick-unmark-article-or-thread}).  If the variable
7147 @code{gnus-thread-hide-subtree} is true, then this key unpicks the
7148 thread if used at the first article of the thread.  Otherwise it unpicks 
7149 just the article.  You can give this key a numerical prefix to unpick
7150 the thread or article at that line.
7151
7152 @item RET
7153 @kindex RET (Pick)
7154 @findex gnus-pick-start-reading
7155 @vindex gnus-pick-display-summary
7156 Start reading the picked articles (@code{gnus-pick-start-reading}).  If
7157 given a prefix, mark all unpicked articles as read first.  If
7158 @code{gnus-pick-display-summary} is non-@code{nil}, the summary buffer
7159 will still be visible when you are reading.
7160
7161 @end table
7162
7163 All the normal summary mode commands are still available in the
7164 pick-mode, with the exception of @kbd{u}.  However @kbd{!} is available
7165 which is mapped to the same function
7166 @code{gnus-summary-tick-article-forward}.
7167
7168 If this sounds like a good idea to you, you could say:
7169
7170 @lisp
7171 (add-hook 'gnus-summary-mode-hook 'gnus-pick-mode)
7172 @end lisp
7173
7174 @vindex gnus-pick-mode-hook
7175 @code{gnus-pick-mode-hook} is run in pick minor mode buffers.
7176
7177 @vindex gnus-mark-unpicked-articles-as-read
7178 If @code{gnus-mark-unpicked-articles-as-read} is non-@code{nil}, mark
7179 all unpicked articles as read.  The default is @code{nil}.
7180
7181 @vindex gnus-summary-pick-line-format
7182 The summary line format in pick mode is slightly different from the
7183 standard format.  At the beginning of each line the line number is
7184 displayed.  The pick mode line format is controlled by the
7185 @code{gnus-summary-pick-line-format} variable (@pxref{Formatting
7186 Variables}).  It accepts the same format specs that
7187 @code{gnus-summary-line-format} does (@pxref{Summary Buffer Lines}).
7188
7189
7190 @node Binary Groups
7191 @subsection Binary Groups
7192 @cindex binary groups
7193
7194 @findex gnus-binary-mode
7195 @kindex M-x gnus-binary-mode
7196 If you spend much time in binary groups, you may grow tired of hitting
7197 @kbd{X u}, @kbd{n}, @kbd{RET} all the time.  @kbd{M-x gnus-binary-mode}
7198 is a minor mode for summary buffers that makes all ordinary Gnus article
7199 selection functions uudecode series of articles and display the result
7200 instead of just displaying the articles the normal way.
7201
7202 @kindex g (Binary)
7203 @findex gnus-binary-show-article
7204 The only way, in fact, to see the actual articles is the @kbd{g}
7205 command, when you have turned on this mode
7206 (@code{gnus-binary-show-article}).
7207
7208 @vindex gnus-binary-mode-hook
7209 @code{gnus-binary-mode-hook} is called in binary minor mode buffers.
7210
7211
7212 @node Tree Display
7213 @section Tree Display
7214 @cindex trees
7215
7216 @vindex gnus-use-trees
7217 If you don't like the normal gnus summary display, you might try setting
7218 @code{gnus-use-trees} to @code{t}.  This will create (by default) an
7219 additional @dfn{tree buffer}.  You can execute all summary mode commands
7220 in the tree buffer.
7221
7222 There are a few variables to customize the tree display, of course:
7223
7224 @table @code
7225 @item gnus-tree-mode-hook
7226 @vindex gnus-tree-mode-hook
7227 A hook called in all tree mode buffers.
7228
7229 @item gnus-tree-mode-line-format
7230 @vindex gnus-tree-mode-line-format
7231 A format string for the mode bar in the tree mode buffers (@pxref{Mode
7232 Line Formatting}).  The default is @samp{Gnus: %%b %S %Z}.  For a list
7233 of valid specs, @pxref{Summary Buffer Mode Line}.
7234
7235 @item gnus-selected-tree-face
7236 @vindex gnus-selected-tree-face
7237 Face used for highlighting the selected article in the tree buffer.  The
7238 default is @code{modeline}.
7239
7240 @item gnus-tree-line-format
7241 @vindex gnus-tree-line-format
7242 A format string for the tree nodes.  The name is a bit of a misnomer,
7243 though---it doesn't define a line, but just the node.  The default value
7244 is @samp{%(%[%3,3n%]%)}, which displays the first three characters of
7245 the name of the poster.  It is vital that all nodes are of the same
7246 length, so you @emph{must} use @samp{%4,4n}-like specifiers.
7247
7248 Valid specs are:
7249
7250 @table @samp
7251 @item n
7252 The name of the poster.
7253 @item f
7254 The @code{From} header.
7255 @item N
7256 The number of the article.
7257 @item [
7258 The opening bracket.
7259 @item ]
7260 The closing bracket.
7261 @item s
7262 The subject.
7263 @end table
7264
7265 @xref{Formatting Variables}.
7266
7267 Variables related to the display are:
7268
7269 @table @code
7270 @item gnus-tree-brackets
7271 @vindex gnus-tree-brackets
7272 This is used for differentiating between ``real'' articles and
7273 ``sparse'' articles.  The format is @var{((real-open . real-close)
7274 (sparse-open . sparse-close) (dummy-open . dummy-close))}, and the
7275 default is @code{((?[ . ?]) (?( . ?)) (?@{ . ?@}) (?< . ?>))}.
7276
7277 @item gnus-tree-parent-child-edges
7278 @vindex gnus-tree-parent-child-edges
7279 This is a list that contains the characters used for connecting parent
7280 nodes to their children.  The default is @code{(?- ?\\ ?|)}.
7281
7282 @end table
7283
7284 @item gnus-tree-minimize-window
7285 @vindex gnus-tree-minimize-window
7286 If this variable is non-@code{nil}, gnus will try to keep the tree
7287 buffer as small as possible to allow more room for the other gnus
7288 windows.  If this variable is a number, the tree buffer will never be
7289 higher than that number.  The default is @code{t}.  Note that if you
7290 have several windows displayed side-by-side in a frame and the tree
7291 buffer is one of these, minimizing the tree window will also resize all
7292 other windows displayed next to it.
7293
7294 @item gnus-generate-tree-function
7295 @vindex gnus-generate-tree-function
7296 @findex gnus-generate-horizontal-tree
7297 @findex gnus-generate-vertical-tree
7298 The function that actually generates the thread tree.  Two predefined
7299 functions are available: @code{gnus-generate-horizontal-tree} and
7300 @code{gnus-generate-vertical-tree} (which is the default).
7301
7302 @end table
7303
7304 Here's an example from a horizontal tree buffer:
7305
7306 @example
7307 @{***@}-(***)-[odd]-[Gun]
7308      |      \[Jan]
7309      |      \[odd]-[Eri]
7310      |      \(***)-[Eri]
7311      |            \[odd]-[Paa]
7312      \[Bjo]
7313      \[Gun]
7314      \[Gun]-[Jor]
7315 @end example
7316
7317 Here's the same thread displayed in a vertical tree buffer:
7318
7319 @example
7320 @{***@}
7321   |--------------------------\-----\-----\
7322 (***)                         [Bjo] [Gun] [Gun]
7323   |--\-----\-----\                          |
7324 [odd] [Jan] [odd] (***)                   [Jor]
7325   |           |     |--\
7326 [Gun]       [Eri] [Eri] [odd]
7327                           |
7328                         [Paa]
7329 @end example
7330
7331 If you're using horizontal trees, it might be nice to display the trees
7332 side-by-side with the summary buffer.  You could add something like the
7333 following to your @file{.gnus.el} file:
7334
7335 @lisp
7336 (setq gnus-use-trees t
7337       gnus-generate-tree-function 'gnus-generate-horizontal-tree
7338       gnus-tree-minimize-window nil)
7339 (gnus-add-configuration
7340  '(article
7341    (vertical 1.0
7342              (horizontal 0.25
7343                          (summary 0.75 point)
7344                          (tree 1.0))
7345              (article 1.0))))
7346 @end lisp
7347
7348 @xref{Windows Configuration}.
7349
7350
7351 @node Mail Group Commands
7352 @section Mail Group Commands
7353 @cindex mail group commands
7354
7355 Some commands only make sense in mail groups.  If these commands are
7356 invalid in the current group, they will raise a hell and let you know.
7357
7358 All these commands (except the expiry and edit commands) use the
7359 process/prefix convention (@pxref{Process/Prefix}).
7360
7361 @table @kbd
7362
7363 @item B e
7364 @kindex B e (Summary)
7365 @findex gnus-summary-expire-articles
7366 Expire all expirable articles in the group
7367 (@code{gnus-summary-expire-articles}).
7368
7369 @item B M-C-e
7370 @kindex B M-C-e (Summary)
7371 @findex gnus-summary-expire-articles-now
7372 Delete all the expirable articles in the group
7373 (@code{gnus-summary-expire-articles-now}).  This means that @strong{all}
7374 articles eligible for expiry in the current group will
7375 disappear forever into that big @file{/dev/null} in the sky.
7376
7377 @item B DEL
7378 @kindex B DEL (Summary)
7379 @findex gnus-summary-delete-article
7380 @c @icon{gnus-summary-mail-delete}
7381 Delete the mail article.  This is ``delete'' as in ``delete it from your
7382 disk forever and ever, never to return again.'' Use with caution.
7383 (@code{gnus-summary-delete-article}).
7384
7385 @item B m
7386 @kindex B m (Summary)
7387 @cindex move mail
7388 @findex gnus-summary-move-article
7389 Move the article from one mail group to another
7390 (@code{gnus-summary-move-article}).
7391
7392 @item B c
7393 @kindex B c (Summary)
7394 @cindex copy mail
7395 @findex gnus-summary-copy-article
7396 @c @icon{gnus-summary-mail-copy}
7397 Copy the article from one group (mail group or not) to a mail group
7398 (@code{gnus-summary-copy-article}).
7399
7400 @item B B
7401 @kindex B B (Summary)
7402 @cindex crosspost mail
7403 @findex gnus-summary-crosspost-article
7404 Crosspost the current article to some other group
7405 (@code{gnus-summary-crosspost-article}).  This will create a new copy of
7406 the article in the other group, and the Xref headers of the article will
7407 be properly updated.
7408
7409 @item B i
7410 @kindex B i (Summary)
7411 @findex gnus-summary-import-article
7412 Import an arbitrary file into the current mail newsgroup
7413 (@code{gnus-summary-import-article}).  You will be prompted for a file
7414 name, a @code{From} header and a @code{Subject} header.
7415
7416 @item B r
7417 @kindex B r (Summary)
7418 @findex gnus-summary-respool-article
7419 Respool the mail article (@code{gnus-summary-respool-article}).
7420 @code{gnus-summary-respool-default-method} will be used as the default
7421 select method when respooling.  This variable is @code{nil} by default,
7422 which means that the current group select method will be used instead.
7423
7424 @item B w
7425 @itemx e
7426 @kindex B w (Summary)
7427 @kindex e (Summary)
7428 @findex gnus-summary-edit-article
7429 @kindex C-c C-c (Article)
7430 Edit the current article (@code{gnus-summary-edit-article}).  To finish
7431 editing and make the changes permanent, type @kbd{C-c C-c}
7432 (@kbd{gnus-summary-edit-article-done}).  If you give a prefix to the
7433 @kbd{C-c C-c} command, gnus won't re-highlight the article.
7434
7435 @item B q
7436 @kindex B q (Summary)
7437 @findex gnus-summary-respool-query
7438 If you want to re-spool an article, you might be curious as to what group
7439 the article will end up in before you do the re-spooling.  This command
7440 will tell you (@code{gnus-summary-respool-query}).
7441
7442 @item B t
7443 @kindex B t (Summary)
7444 @findex gnus-summary-respool-trace
7445 Similarly, this command will display all fancy splitting patterns used
7446 when repooling, if any (@code{gnus-summary-respool-trace}).
7447
7448 @item B p
7449 @kindex B p (Summary)
7450 @findex gnus-summary-article-posted-p
7451 Some people have a tendency to send you "courtesy" copies when they
7452 follow up to articles you have posted.  These usually have a
7453 @code{Newsgroups} header in them, but not always.  This command
7454 (@code{gnus-summary-article-posted-p}) will try to fetch the current
7455 article from your news server (or rather, from
7456 @code{gnus-refer-article-method} or @code{gnus-select-method}) and will
7457 report back whether it found the article or not.  Even if it says that
7458 it didn't find the article, it may have been posted anyway---mail
7459 propagation is much faster than news propagation, and the news copy may
7460 just not have arrived yet.
7461
7462 @end table
7463
7464 @vindex gnus-move-split-methods
7465 @cindex moving articles
7466 If you move (or copy) articles regularly, you might wish to have gnus
7467 suggest where to put the articles.  @code{gnus-move-split-methods} is a
7468 variable that uses the same syntax as @code{gnus-split-methods}
7469 (@pxref{Saving Articles}).  You may customize that variable to create
7470 suggestions you find reasonable.
7471
7472 @lisp
7473 (setq gnus-move-split-methods
7474       '(("^From:.*Lars Magne" "nnml:junk")
7475         ("^Subject:.*gnus" "nnfolder:important")
7476         (".*" "nnml:misc")))
7477 @end lisp
7478
7479
7480 @node Various Summary Stuff
7481 @section Various Summary Stuff
7482
7483 @menu
7484 * Summary Group Information::         Information oriented commands.
7485 * Searching for Articles::            Multiple article commands.
7486 * Summary Generation Commands::       (Re)generating the summary buffer.
7487 * Really Various Summary Commands::   Those pesky non-conformant commands.
7488 @end menu
7489
7490 @table @code
7491 @vindex gnus-summary-mode-hook
7492 @item gnus-summary-mode-hook
7493 This hook is called when creating a summary mode buffer.
7494
7495 @vindex gnus-summary-generate-hook
7496 @item gnus-summary-generate-hook
7497 This is called as the last thing before doing the threading and the
7498 generation of the summary buffer.  It's quite convenient for customizing
7499 the threading variables based on what data the newsgroup has.  This hook
7500 is called from the summary buffer after most summary buffer variables
7501 have been set.
7502
7503 @vindex gnus-summary-prepare-hook
7504 @item gnus-summary-prepare-hook
7505 It is called after the summary buffer has been generated.  You might use
7506 it to, for instance, highlight lines or modify the look of the buffer in
7507 some other ungodly manner.  I don't care.
7508
7509 @vindex gnus-summary-prepared-hook
7510 @item gnus-summary-prepared-hook
7511 A hook called as the very last thing after the summary buffer has been
7512 generated.
7513
7514 @vindex gnus-summary-ignore-duplicates
7515 @item gnus-summary-ignore-duplicates
7516 When gnus discovers two articles that have the same @code{Message-ID},
7517 it has to do something drastic.  No articles are allowed to have the
7518 same @code{Message-ID}, but this may happen when reading mail from some
7519 sources.  Gnus allows you to customize what happens with this variable.
7520 If it is @code{nil} (which is the default), gnus will rename the
7521 @code{Message-ID} (for display purposes only) and display the article as
7522 any other article.  If this variable is @code{t}, it won't display the
7523 article---it'll be as if it never existed.
7524
7525 @end table
7526
7527
7528 @node Summary Group Information
7529 @subsection Summary Group Information
7530
7531 @table @kbd
7532
7533 @item H f
7534 @kindex H f (Summary)
7535 @findex gnus-summary-fetch-faq
7536 @vindex gnus-group-faq-directory
7537 Try to fetch the FAQ (list of frequently asked questions) for the
7538 current group (@code{gnus-summary-fetch-faq}).  Gnus will try to get the
7539 FAQ from @code{gnus-group-faq-directory}, which is usually a directory
7540 on a remote machine.  This variable can also be a list of directories.
7541 In that case, giving a prefix to this command will allow you to choose
7542 between the various sites.  @code{ange-ftp} or @code{efs} will probably
7543 be used for fetching the file.
7544
7545 @item H d
7546 @kindex H d (Summary)
7547 @findex gnus-summary-describe-group
7548 Give a brief description of the current group
7549 (@code{gnus-summary-describe-group}).  If given a prefix, force
7550 rereading the description from the server.
7551
7552 @item H h
7553 @kindex H h (Summary)
7554 @findex gnus-summary-describe-briefly
7555 Give an extremely brief description of the most important summary
7556 keystrokes (@code{gnus-summary-describe-briefly}).
7557
7558 @item H i
7559 @kindex H i (Summary)
7560 @findex gnus-info-find-node
7561 Go to the gnus info node (@code{gnus-info-find-node}).
7562 @end table
7563
7564
7565 @node Searching for Articles
7566 @subsection Searching for Articles
7567
7568 @table @kbd
7569
7570 @item M-s
7571 @kindex M-s (Summary)
7572 @findex gnus-summary-search-article-forward
7573 Search through all subsequent articles for a regexp
7574 (@code{gnus-summary-search-article-forward}).
7575
7576 @item M-r
7577 @kindex M-r (Summary)
7578 @findex gnus-summary-search-article-backward
7579 Search through all previous articles for a regexp
7580 (@code{gnus-summary-search-article-backward}).
7581
7582 @item &
7583 @kindex & (Summary)
7584 @findex gnus-summary-execute-command
7585 This command will prompt you for a header field, a regular expression to
7586 match on this field, and a command to be executed if the match is made
7587 (@code{gnus-summary-execute-command}).  If given a prefix, search
7588 backward instead.
7589
7590 @item M-&
7591 @kindex M-& (Summary)
7592 @findex gnus-summary-universal-argument
7593 Perform any operation on all articles that have been marked with
7594 the process mark (@code{gnus-summary-universal-argument}).
7595 @end table
7596
7597 @node Summary Generation Commands
7598 @subsection Summary Generation Commands
7599
7600 @table @kbd
7601
7602 @item Y g
7603 @kindex Y g (Summary)
7604 @findex gnus-summary-prepare
7605 Regenerate the current summary buffer (@code{gnus-summary-prepare}).
7606
7607 @item Y c
7608 @kindex Y c (Summary)
7609 @findex gnus-summary-insert-cached-articles
7610 Pull all cached articles (for the current group) into the summary buffer
7611 (@code{gnus-summary-insert-cached-articles}).
7612
7613 @end table
7614
7615
7616 @node Really Various Summary Commands
7617 @subsection Really Various Summary Commands
7618
7619 @table @kbd
7620
7621 @item C-d
7622 @kindex C-d (Summary)
7623 @findex gnus-summary-enter-digest-group
7624 If the current article is a collection of other articles (for instance,
7625 a digest), you might use this command to enter a group based on the that
7626 article (@code{gnus-summary-enter-digest-group}).  Gnus will try to
7627 guess what article type is currently displayed unless you give a prefix
7628 to this command, which forces a ``digest'' interpretation.  Basically,
7629 whenever you see a message that is a collection of other messages of
7630 some format, you @kbd{C-d} and read these messages in a more convenient
7631 fashion.
7632
7633 @item M-C-d
7634 @kindex M-C-d (Summary)
7635 @findex gnus-summary-read-document
7636 This command is very similar to the one above, but lets you gather
7637 several documents into one biiig group
7638 (@code{gnus-summary-read-document}).  It does this by opening several
7639 @code{nndoc} groups for each document, and then opening an
7640 @code{nnvirtual} group on top of these @code{nndoc} groups.  This
7641 command understands the process/prefix convention
7642 (@pxref{Process/Prefix}).
7643
7644 @item C-t
7645 @kindex C-t (Summary)
7646 @findex gnus-summary-toggle-truncation
7647 Toggle truncation of summary lines
7648 (@code{gnus-summary-toggle-truncation}).  This will probably confuse the
7649 line centering function in the summary buffer, so it's not a good idea
7650 to have truncation switched off while reading articles.
7651
7652 @item =
7653 @kindex = (Summary)
7654 @findex gnus-summary-expand-window
7655 Expand the summary buffer window (@code{gnus-summary-expand-window}).
7656 If given a prefix, force an @code{article} window configuration.
7657
7658 @item M-C-e
7659 @kindex M-C-e (Summary)
7660 @findex gnus-summary-edit-parameters
7661 Edit the group parameters (@pxref{Group Parameters}) of the current
7662 group (@code{gnus-summary-edit-parameters}).
7663
7664 @end table
7665
7666
7667 @node Exiting the Summary Buffer
7668 @section Exiting the Summary Buffer
7669 @cindex summary exit
7670 @cindex exiting groups
7671
7672 Exiting from the summary buffer will normally update all info on the
7673 group and return you to the group buffer.
7674
7675 @table @kbd
7676
7677 @item Z Z
7678 @itemx q
7679 @kindex Z Z (Summary)
7680 @kindex q (Summary)
7681 @findex gnus-summary-exit
7682 @vindex gnus-summary-exit-hook
7683 @vindex gnus-summary-prepare-exit-hook
7684 @c @icon{gnus-summary-exit}
7685 Exit the current group and update all information on the group
7686 (@code{gnus-summary-exit}). @code{gnus-summary-prepare-exit-hook} is
7687 called before doing much of the exiting, which calls
7688 @code{gnus-summary-expire-articles} by default.
7689 @code{gnus-summary-exit-hook} is called after finishing the exit
7690 process.  @code{gnus-group-no-more-groups-hook} is run when returning to
7691 group mode having no more (unread) groups.
7692
7693 @item Z E
7694 @itemx Q
7695 @kindex Z E (Summary)
7696 @kindex Q (Summary)
7697 @findex gnus-summary-exit-no-update
7698 Exit the current group without updating any information on the group
7699 (@code{gnus-summary-exit-no-update}).
7700
7701 @item Z c
7702 @itemx c
7703 @kindex Z c (Summary)
7704 @kindex c (Summary)
7705 @findex gnus-summary-catchup-and-exit
7706 @c @icon{gnus-summary-catchup-and-exit}
7707 Mark all unticked articles in the group as read and then exit
7708 (@code{gnus-summary-catchup-and-exit}).
7709
7710 @item Z C
7711 @kindex Z C (Summary)
7712 @findex gnus-summary-catchup-all-and-exit
7713 Mark all articles, even the ticked ones, as read and then exit
7714 (@code{gnus-summary-catchup-all-and-exit}).
7715
7716 @item Z n
7717 @kindex Z n (Summary)
7718 @findex gnus-summary-catchup-and-goto-next-group
7719 Mark all articles as read and go to the next group
7720 (@code{gnus-summary-catchup-and-goto-next-group}).
7721
7722 @item Z R
7723 @kindex Z R (Summary)
7724 @findex gnus-summary-reselect-current-group
7725 Exit this group, and then enter it again
7726 (@code{gnus-summary-reselect-current-group}).  If given a prefix, select
7727 all articles, both read and unread.
7728
7729 @item Z G
7730 @itemx M-g
7731 @kindex Z G (Summary)
7732 @kindex M-g (Summary)
7733 @findex gnus-summary-rescan-group
7734 @c @icon{gnus-summary-mail-get}
7735 Exit the group, check for new articles in the group, and select the
7736 group (@code{gnus-summary-rescan-group}).  If given a prefix, select all
7737 articles, both read and unread.
7738
7739 @item Z N
7740 @kindex Z N (Summary)
7741 @findex gnus-summary-next-group
7742 Exit the group and go to the next group
7743 (@code{gnus-summary-next-group}).
7744
7745 @item Z P
7746 @kindex Z P (Summary)
7747 @findex gnus-summary-prev-group
7748 Exit the group and go to the previous group
7749 (@code{gnus-summary-prev-group}).
7750
7751 @item Z s
7752 @kindex Z s (Summary)
7753 @findex gnus-summary-save-newsrc
7754 Save the current number of read/marked articles in the dribble buffer
7755 and then save the dribble buffer (@code{gnus-summary-save-newsrc}).  If
7756 given a prefix, also save the @file{.newsrc} file(s).  Using this
7757 command will make exit without updating (the @kbd{Q} command) worthless.
7758 @end table
7759
7760 @vindex gnus-exit-group-hook
7761 @code{gnus-exit-group-hook} is called when you exit the current
7762 group.
7763
7764 @findex gnus-summary-wake-up-the-dead
7765 @findex gnus-dead-summary-mode
7766 @vindex gnus-kill-summary-on-exit
7767 If you're in the habit of exiting groups, and then changing your mind
7768 about it, you might set @code{gnus-kill-summary-on-exit} to @code{nil}.
7769 If you do that, gnus won't kill the summary buffer when you exit it.
7770 (Quelle surprise!)  Instead it will change the name of the buffer to
7771 something like @samp{*Dead Summary ... *} and install a minor mode
7772 called @code{gnus-dead-summary-mode}.  Now, if you switch back to this
7773 buffer, you'll find that all keys are mapped to a function called
7774 @code{gnus-summary-wake-up-the-dead}.  So tapping any keys in a dead
7775 summary buffer will result in a live, normal summary buffer.
7776
7777 There will never be more than one dead summary buffer at any one time.
7778
7779 @vindex gnus-use-cross-reference
7780 The data on the current group will be updated (which articles you have
7781 read, which articles you have replied to, etc.) when you exit the
7782 summary buffer.  If the @code{gnus-use-cross-reference} variable is
7783 @code{t} (which is the default), articles that are cross-referenced to
7784 this group and are marked as read, will also be marked as read in the
7785 other subscribed groups they were cross-posted to.  If this variable is
7786 neither @code{nil} nor @code{t}, the article will be marked as read in
7787 both subscribed and unsubscribed groups (@pxref{Crosspost Handling}).
7788
7789
7790 @node Crosspost Handling
7791 @section Crosspost Handling
7792
7793 @cindex velveeta
7794 @cindex spamming
7795 Marking cross-posted articles as read ensures that you'll never have to
7796 read the same article more than once.  Unless, of course, somebody has
7797 posted it to several groups separately.  Posting the same article to
7798 several groups (not cross-posting) is called @dfn{spamming}, and you are
7799 by law required to send nasty-grams to anyone who perpetrates such a
7800 heinous crime.  You may want to try NoCeM handling to filter out spam
7801 (@pxref{NoCeM}).
7802
7803 Remember: Cross-posting is kinda ok, but posting the same article
7804 separately to several groups is not.  Massive cross-posting (aka.
7805 @dfn{velveeta}) is to be avoided at all costs, and you can even use the
7806 @code{gnus-summary-mail-crosspost-complaint} command to complain about
7807 excessive crossposting (@pxref{Summary Mail Commands}).
7808
7809 @cindex cross-posting
7810 @cindex Xref
7811 @cindex @sc{nov}
7812 One thing that may cause Gnus to not do the cross-posting thing
7813 correctly is if you use an @sc{nntp} server that supports @sc{xover}
7814 (which is very nice, because it speeds things up considerably) which
7815 does not include the @code{Xref} header in its @sc{nov} lines.  This is
7816 Evil, but all too common, alas, alack.  Gnus tries to Do The Right Thing
7817 even with @sc{xover} by registering the @code{Xref} lines of all
7818 articles you actually read, but if you kill the articles, or just mark
7819 them as read without reading them, Gnus will not get a chance to snoop
7820 the @code{Xref} lines out of these articles, and will be unable to use
7821 the cross reference mechanism.
7822
7823 @cindex LIST overview.fmt
7824 @cindex overview.fmt
7825 To check whether your @sc{nntp} server includes the @code{Xref} header
7826 in its overview files, try @samp{telnet your.nntp.server nntp},
7827 @samp{MODE READER} on @code{inn} servers, and then say @samp{LIST
7828 overview.fmt}.  This may not work, but if it does, and the last line you
7829 get does not read @samp{Xref:full}, then you should shout and whine at
7830 your news admin until she includes the @code{Xref} header in the
7831 overview files.
7832
7833 @vindex gnus-nov-is-evil
7834 If you want Gnus to get the @code{Xref}s right all the time, you have to
7835 set @code{gnus-nov-is-evil} to @code{t}, which slows things down
7836 considerably.
7837
7838 C'est la vie.
7839
7840 For an alternative approach, @pxref{Duplicate Suppression}.
7841
7842
7843 @node Duplicate Suppression
7844 @section Duplicate Suppression
7845
7846 By default, gnus tries to make sure that you don't have to read the same
7847 article more than once by utilizing the crossposting mechanism
7848 (@pxref{Crosspost Handling}).  However, that simple and efficient
7849 approach may not work satisfactory for some users for various reasons.
7850
7851 @enumerate
7852 @item
7853 The @sc{nntp} server may fail to generate the @code{Xref} header.  This
7854 is evil and not very common.
7855
7856 @item
7857 The @sc{nntp} server may fail to include the @code{Xref} header in the
7858 @file{.overview} data bases.  This is evil and all too common, alas.
7859
7860 @item
7861 You may be reading the same group (or several related groups) from
7862 different @sc{nntp} servers.
7863
7864 @item
7865 You may be getting mail that duplicates articles posted to groups.
7866 @end enumerate
7867
7868 I'm sure there are other situations where @code{Xref} handling fails as
7869 well, but these four are the most common situations.
7870
7871 If, and only if, @code{Xref} handling fails for you, then you may
7872 consider switching on @dfn{duplicate suppression}.  If you do so, Gnus
7873 will remember the @code{Message-ID}s of all articles you have read or
7874 otherwise marked as read, and then, as if by magic, mark them as read
7875 all subsequent times you see them---in @emph{all} groups.  Using this
7876 mechanism is quite likely to be somewhat inefficient, but not overly
7877 so.  It's certainly preferable to reading the same articles more than
7878 once.
7879
7880 Duplicate suppression is not a very subtle instrument.  It's more like a
7881 sledge hammer than anything else.  It works in a very simple
7882 fashion---if you have marked an article as read, it adds this Message-ID
7883 to a cache.  The next time it sees this Message-ID, it will mark the
7884 article as read with the @samp{M} mark.  It doesn't care what group it
7885 saw the article in.
7886
7887 @table @code
7888 @item gnus-suppress-duplicates
7889 @vindex gnus-suppress-duplicates
7890 If non-@code{nil}, suppress duplicates.
7891
7892 @item gnus-save-duplicate-list
7893 @vindex gnus-save-duplicate-list
7894 If non-@code{nil}, save the list of duplicates to a file.  This will
7895 make startup and shutdown take longer, so the default is @code{nil}.
7896 However, this means that only duplicate articles read in a single gnus
7897 session are suppressed.
7898
7899 @item gnus-duplicate-list-length
7900 @vindex gnus-duplicate-list-length
7901 This variable says how many @code{Message-ID}s to keep in the duplicate
7902 suppression list.  The default is 10000.
7903
7904 @item gnus-duplicate-file
7905 @vindex gnus-duplicate-file
7906 The name of the file to store the duplicate suppression list in.  The
7907 default is @file{~/News/suppression}.
7908 @end table
7909
7910 If you have a tendency to stop and start gnus often, setting
7911 @code{gnus-save-duplicate-list} to @code{t} is probably a good idea.  If
7912 you leave gnus running for weeks on end, you may have it @code{nil}.  On
7913 the other hand, saving the list makes startup and shutdown much slower,
7914 so that means that if you stop and start gnus often, you should set
7915 @code{gnus-save-duplicate-list} to @code{nil}.  Uhm.  I'll leave this up
7916 to you to figure out, I think.
7917
7918
7919 @node The Article Buffer
7920 @chapter The Article Buffer
7921 @cindex article buffer
7922
7923 The articles are displayed in the article buffer, of which there is only
7924 one.  All the summary buffers share the same article buffer unless you
7925 tell gnus otherwise.
7926
7927 @menu
7928 * Hiding Headers::        Deciding what headers should be displayed.
7929 * Using MIME::            Pushing to mime articles as @sc{mime} messages.
7930 * Customizing Articles::  Tailoring the look of the articles.
7931 * Article Keymap::        Keystrokes available in the article buffer.
7932 * Misc Article::          Other stuff.
7933 @end menu
7934
7935
7936 @node Hiding Headers
7937 @section Hiding Headers
7938 @cindex hiding headers
7939 @cindex deleting headers
7940
7941 The top section of each article is the @dfn{head}.  (The rest is the
7942 @dfn{body}, but you may have guessed that already.)
7943
7944 @vindex gnus-show-all-headers
7945 There is a lot of useful information in the head: the name of the person
7946 who wrote the article, the date it was written and the subject of the
7947 article.  That's well and nice, but there's also lots of information
7948 most people do not want to see---what systems the article has passed
7949 through before reaching you, the @code{Message-ID}, the
7950 @code{References}, etc. ad nauseum---and you'll probably want to get rid
7951 of some of those lines.  If you want to keep all those lines in the
7952 article buffer, you can set @code{gnus-show-all-headers} to @code{t}.
7953
7954 Gnus provides you with two variables for sifting headers:
7955
7956 @table @code
7957
7958 @item gnus-visible-headers
7959 @vindex gnus-visible-headers
7960 If this variable is non-@code{nil}, it should be a regular expression
7961 that says what headers you wish to keep in the article buffer.  All
7962 headers that do not match this variable will be hidden.
7963
7964 For instance, if you only want to see the name of the person who wrote
7965 the article and the subject, you'd say:
7966
7967 @lisp
7968 (setq gnus-visible-headers "^From:\\|^Subject:")
7969 @end lisp
7970
7971 This variable can also be a list of regexps to match headers to
7972 remain visible.
7973
7974 @item gnus-ignored-headers
7975 @vindex gnus-ignored-headers
7976 This variable is the reverse of @code{gnus-visible-headers}.  If this
7977 variable is set (and @code{gnus-visible-headers} is @code{nil}), it
7978 should be a regular expression that matches all lines that you want to
7979 hide.  All lines that do not match this variable will remain visible.
7980
7981 For instance, if you just want to get rid of the @code{References} field
7982 and the @code{Xref} field, you might say:
7983
7984 @lisp
7985 (setq gnus-ignored-headers "^References:\\|^Xref:")
7986 @end lisp
7987
7988 This variable can also be a list of regexps to match headers to
7989 be removed.
7990
7991 Note that if @code{gnus-visible-headers} is non-@code{nil}, this
7992 variable will have no effect.
7993
7994 @end table
7995
7996 @vindex gnus-sorted-header-list
7997 Gnus can also sort the headers for you.  (It does this by default.)  You
7998 can control the sorting by setting the @code{gnus-sorted-header-list}
7999 variable.  It is a list of regular expressions that says in what order
8000 the headers are to be displayed.
8001
8002 For instance, if you want the name of the author of the article first,
8003 and then the subject, you might say something like:
8004
8005 @lisp
8006 (setq gnus-sorted-header-list '("^From:" "^Subject:"))
8007 @end lisp
8008
8009 Any headers that are to remain visible, but are not listed in this
8010 variable, will be displayed in random order after all the headers listed
8011 in this variable.
8012
8013 @findex gnus-article-hide-boring-headers
8014 @vindex gnus-article-display-hook
8015 @vindex gnus-boring-article-headers
8016 You can hide further boring headers by entering
8017 @code{gnus-article-hide-boring-headers} into
8018 @code{gnus-article-display-hook}.  What this function does depends on
8019 the @code{gnus-boring-article-headers} variable.  It's a list, but this
8020 list doesn't actually contain header names.  Instead is lists various
8021 @dfn{boring conditions} that gnus can check and remove from sight.
8022
8023 These conditions are:
8024 @table @code
8025 @item empty
8026 Remove all empty headers.
8027 @item followup-to
8028 Remove the @code{Followup-To} header if it is identical to the
8029 @code{Newsgroups} header.
8030 @item reply-to
8031 Remove the @code{Reply-To} header if it lists the same address as the
8032 @code{From} header.
8033 @item newsgroups
8034 Remove the @code{Newsgroups} header if it only contains the current group
8035 name.
8036 @item date
8037 Remove the @code{Date} header if the article is less than three days
8038 old.
8039 @item long-to
8040 Remove the @code{To} header if it is very long.
8041 @item many-to
8042 Remove all @code{To} headers if there are more than one.
8043 @end table
8044
8045 To include the four three elements, you could say something like;
8046
8047 @lisp
8048 (setq gnus-boring-article-headers
8049       '(empty followup-to reply-to))
8050 @end lisp
8051
8052 This is also the default value for this variable.
8053
8054
8055 @node Using MIME
8056 @section Using @sc{mime}
8057 @cindex @sc{mime}
8058
8059 Mime is a standard for waving your hands through the air, aimlessly,
8060 while people stand around yawning.
8061
8062 @sc{mime}, however, is a standard for encoding your articles, aimlessly,
8063 while all newsreaders die of fear.
8064
8065 @sc{mime} may specify what character set the article uses, the encoding
8066 of the characters, and it also makes it possible to embed pictures and
8067 other naughty stuff in innocent-looking articles.
8068
8069 @vindex gnus-show-mime
8070 @vindex gnus-article-display-method-for-mime
8071 @vindex gnus-strict-mime
8072 @findex gnus-article-display-mime-message
8073 Gnus handles @sc{mime} by pushing the articles through
8074 @code{gnus-article-display-method-for-mime}, which is
8075 @code{gnus-article-display-mime-message} by default.  This function
8076 calls the SEMI MIME-View program to actually do the work.  For more
8077 information on SEMI MIME-View, see its manual page (however it is not
8078 existed yet, sorry).
8079
8080 Set @code{gnus-show-mime} to @code{t} if you want to use
8081 @sc{mime} all the time.  However, if @code{gnus-strict-mime} is
8082 non-@code{nil}, the @sc{mime} method will only be used if there are
8083 @sc{mime} headers in the article.  If you have @code{gnus-show-mime}
8084 set, then you'll see some unfortunate display glitches in the article
8085 buffer.  These can't be avoided.
8086
8087 In GNUS or Gnus, it might be best to just use the toggling functions
8088 from the summary buffer to avoid getting nasty surprises. (For instance,
8089 you enter the group @samp{alt.sing-a-long} and, before you know it,
8090 @sc{mime} has decoded the sound file in the article and some horrible
8091 sing-a-long song comes screaming out your speakers, and you can't find
8092 the volume button, because there isn't one, and people are starting to
8093 look at you, and you try to stop the program, but you can't, and you
8094 can't find the program to control the volume, and everybody else in the
8095 room suddenly decides to look at you disdainfully, and you'll feel
8096 rather stupid.)
8097
8098 Any similarity to real events and people is purely coincidental.  Ahem.
8099
8100 To avoid such kind of situation, gnus stops to use
8101 @code{metamail-buffer}.  So now, you can set @code{gnus-show-mime} to
8102 non-@code{nil} every-time, then you can push button in the article
8103 buffer when there are nobody else.
8104
8105
8106 @node Customizing Articles
8107 @section Customizing Articles
8108 @cindex article customization
8109
8110 @vindex gnus-article-display-hook
8111 The @code{gnus-article-display-hook} is called after the article has
8112 been inserted into the article buffer.  It is meant to handle all
8113 treatment of the article before it is displayed.
8114
8115 @findex gnus-article-maybe-highlight
8116 @findex gnus-article-maybe-hide-headers
8117 By default this hook just contains
8118 @code{gnus-article-maybe-hide-headers},
8119 @code{gnus-hide-boring-headers}, @code{gnus-article-treat-overstrike},
8120 and @code{gnus-article-maybe-highlight} (and under XEmacs,
8121 @code{gnus-article-display-x-face}), but there are thousands, nay
8122 millions, of functions you can put in this hook.  For an overview of
8123 functions @pxref{Article Highlighting}, @pxref{Article Hiding},
8124 @pxref{Article Washing}, @pxref{Article Buttons} and @pxref{Article
8125 Date}.  Note that the order of functions in this hook might affect
8126 things, so you may have to fiddle a bit to get the desired results.
8127
8128 You can, of course, write your own functions.  The functions are called
8129 from the article buffer, and you can do anything you like, pretty much.
8130 There is no information that you have to keep in the buffer---you can
8131 change everything.  However, you shouldn't delete any headers.  Instead
8132 make them invisible if you want to make them go away.
8133
8134
8135 @node Article Keymap
8136 @section Article Keymap
8137
8138 Most of the keystrokes in the summary buffer can also be used in the
8139 article buffer.  They should behave as if you typed them in the summary
8140 buffer, which means that you don't actually have to have a summary
8141 buffer displayed while reading.  You can do it all from the article
8142 buffer.
8143
8144 A few additional keystrokes are available:
8145
8146 @table @kbd
8147
8148 @item SPACE
8149 @kindex SPACE (Article)
8150 @findex gnus-article-next-page
8151 Scroll forwards one page (@code{gnus-article-next-page}).
8152
8153 @item DEL
8154 @kindex DEL (Article)
8155 @findex gnus-article-prev-page
8156 Scroll backwards one page (@code{gnus-article-prev-page}).
8157
8158 @item C-c ^
8159 @kindex C-c ^ (Article)
8160 @findex gnus-article-refer-article
8161 If point is in the neighborhood of a @code{Message-ID} and you press
8162 @kbd{C-c ^}, Gnus will try to get that article from the server
8163 (@code{gnus-article-refer-article}).
8164
8165 @item C-c C-m
8166 @kindex C-c C-m (Article)
8167 @findex gnus-article-mail
8168 Send a reply to the address near point (@code{gnus-article-mail}).  If
8169 given a prefix, include the mail.
8170
8171 @item s
8172 @kindex s (Article)
8173 @findex gnus-article-show-summary
8174 Reconfigure the buffers so that the summary buffer becomes visible
8175 (@code{gnus-article-show-summary}).
8176
8177 @item ?
8178 @kindex ? (Article)
8179 @findex gnus-article-describe-briefly
8180 Give a very brief description of the available keystrokes
8181 (@code{gnus-article-describe-briefly}).
8182
8183 @item TAB
8184 @kindex TAB (Article)
8185 @findex gnus-article-next-button
8186 Go to the next button, if any (@code{gnus-article-next-button}).  This
8187 only makes sense if you have buttonizing turned on.
8188
8189 @item M-TAB
8190 @kindex M-TAB (Article)
8191 @findex gnus-article-prev-button
8192 Go to the previous button, if any (@code{gnus-article-prev-button}).
8193
8194 @end table
8195
8196
8197 @node Misc Article
8198 @section Misc Article
8199
8200 @table @code
8201
8202 @item gnus-single-article-buffer
8203 @vindex gnus-single-article-buffer
8204 If non-@code{nil}, use the same article buffer for all the groups.
8205 (This is the default.)  If @code{nil}, each group will have its own
8206 article buffer.
8207
8208 @vindex gnus-article-decode-hook
8209 @item gnus-article-decode-hook
8210 @cindex MIME
8211 Hook used to decode @sc{mime} articles.  The default value is
8212 @code{(article-decode-charset article-decode-encoded-words)}
8213
8214 @vindex gnus-article-prepare-hook
8215 @item gnus-article-prepare-hook
8216 This hook is called right after the article has been inserted into the
8217 article buffer.  It is mainly intended for functions that do something
8218 depending on the contents; it should probably not be used for changing
8219 the contents of the article buffer.
8220
8221 @vindex gnus-article-display-hook
8222 @item gnus-article-display-hook
8223 This hook is called as the last thing when displaying an article, and is
8224 intended for modifying the contents of the buffer, doing highlights,
8225 hiding headers, and the like.
8226
8227 @item gnus-article-mode-hook
8228 @vindex gnus-article-mode-hook
8229 Hook called in article mode buffers.
8230
8231 @item gnus-article-mode-syntax-table
8232 @vindex gnus-article-mode-syntax-table
8233 Syntax table used in article buffers.  It is initialized from
8234 @code{text-mode-syntax-table}.
8235
8236 @vindex gnus-article-mode-line-format
8237 @item gnus-article-mode-line-format
8238 This variable is a format string along the same lines as
8239 @code{gnus-summary-mode-line-format} (@pxref{Mode Line Formatting}).  It
8240 accepts the same format specifications as that variable, with one
8241 extension:
8242
8243 @table @samp
8244 @item w
8245 The @dfn{wash status} of the article.  This is a short string with one
8246 character for each possible article wash operation that may have been
8247 performed.
8248 @end table
8249
8250 @vindex gnus-break-pages
8251
8252 @item gnus-break-pages
8253 Controls whether @dfn{page breaking} is to take place.  If this variable
8254 is non-@code{nil}, the articles will be divided into pages whenever a
8255 page delimiter appears in the article.  If this variable is @code{nil},
8256 paging will not be done.
8257
8258 @item gnus-page-delimiter
8259 @vindex gnus-page-delimiter
8260 This is the delimiter mentioned above.  By default, it is @samp{^L}
8261 (formfeed).
8262 @end table
8263
8264
8265 @node Composing Messages
8266 @chapter Composing Messages
8267 @cindex composing messages
8268 @cindex messages
8269 @cindex mail
8270 @cindex sending mail
8271 @cindex reply
8272 @cindex followup
8273 @cindex post
8274
8275 @kindex C-c C-c (Post)
8276 All commands for posting and mailing will put you in a message buffer
8277 where you can edit the article all you like, before you send the article
8278 by pressing @kbd{C-c C-c}.  @xref{Top, , Top, message, The Message
8279 Manual}.  If you are in a foreign news group, and you wish to post the
8280 article using the foreign server, you can give a prefix to @kbd{C-c C-c}
8281 to make gnus try to post using the foreign server.
8282
8283 @menu
8284 * Mail::                 Mailing and replying.
8285 * Post::                 Posting and following up.
8286 * Posting Server::       What server should you post via?
8287 * Mail and Post::        Mailing and posting at the same time.
8288 * Archived Messages::    Where gnus stores the messages you've sent.
8289 * Posting Styles::       An easier way to specify who you are.
8290 * Drafts::               Postponing messages and rejected messages.
8291 * Rejected Articles::    What happens if the server doesn't like your article?
8292 @end menu
8293
8294 Also see @pxref{Canceling and Superseding} for information on how to
8295 remove articles you shouldn't have posted.
8296
8297
8298 @node Mail
8299 @section Mail
8300
8301 Variables for customizing outgoing mail:
8302
8303 @table @code
8304 @item gnus-uu-digest-headers
8305 @vindex gnus-uu-digest-headers
8306 List of regexps to match headers included in digested messages.  The
8307 headers will be included in the sequence they are matched.
8308
8309 @item gnus-add-to-list
8310 @vindex gnus-add-to-list
8311 If non-@code{nil}, add a @code{to-list} group parameter to mail groups
8312 that have none when you do a @kbd{a}.
8313
8314 @end table
8315
8316
8317 @node Post
8318 @section Post
8319
8320 Variables for composing news articles:
8321
8322 @table @code
8323 @item gnus-sent-message-ids-file
8324 @vindex gnus-sent-message-ids-file
8325 Gnus will keep a @code{Message-ID} history file of all the mails it has
8326 sent.  If it discovers that it has already sent a mail, it will ask the
8327 user whether to re-send the mail.  (This is primarily useful when
8328 dealing with @sc{soup} packets and the like where one is apt to send the
8329 same packet multiple times.)  This variable says what the name of this
8330 history file is.  It is @file{~/News/Sent-Message-IDs} by default.  Set
8331 this variable to @code{nil} if you don't want gnus to keep a history
8332 file.
8333
8334 @item gnus-sent-message-ids-length
8335 @vindex gnus-sent-message-ids-length
8336 This variable says how many @code{Message-ID}s to keep in the history
8337 file.  It is 1000 by default.
8338
8339 @end table
8340
8341
8342 @node Posting Server
8343 @section Posting Server
8344
8345 When you press those magical @kbd{C-c C-c} keys to ship off your latest
8346 (extremely intelligent, of course) article, where does it go?
8347
8348 Thank you for asking.  I hate you.
8349
8350 @vindex gnus-post-method
8351
8352 It can be quite complicated.  Normally, gnus will use the same native
8353 server.  However.  If your native server doesn't allow posting, just
8354 reading, you probably want to use some other server to post your
8355 (extremely intelligent and fabulously interesting) articles.  You can
8356 then set the @code{gnus-post-method} to some other method:
8357
8358 @lisp
8359 (setq gnus-post-method '(nnspool ""))
8360 @end lisp
8361
8362 Now, if you've done this, and then this server rejects your article, or
8363 this server is down, what do you do then?  To override this variable you
8364 can use a non-zero prefix to the @kbd{C-c C-c} command to force using
8365 the ``current'' server for posting.
8366
8367 If you give a zero prefix (i.e., @kbd{C-u 0 C-c C-c}) to that command,
8368 gnus will prompt you for what method to use for posting.
8369
8370 You can also set @code{gnus-post-method} to a list of select methods.
8371 If that's the case, gnus will always prompt you for what method to use
8372 for posting.
8373
8374 Finally, if you want to always post using the same select method as
8375 you're reading from (which might be convenient if you're reading lots of
8376 groups from different private servers), you can set this variable to
8377 @code{current}. 
8378
8379
8380 @node Mail and Post
8381 @section Mail and Post
8382
8383 Here's a list of variables relevant to both mailing and
8384 posting:
8385
8386 @table @code
8387 @item gnus-mailing-list-groups
8388 @findex gnus-mailing-list-groups
8389 @cindex mailing lists
8390
8391 If your news server offers groups that are really mailing lists
8392 gatewayed to the @sc{nntp} server, you can read those groups without
8393 problems, but you can't post/followup to them without some difficulty.
8394 One solution is to add a @code{to-address} to the group parameters
8395 (@pxref{Group Parameters}).  An easier thing to do is set the
8396 @code{gnus-mailing-list-groups} to a regexp that matches the groups that
8397 really are mailing lists.  Then, at least, followups to the mailing
8398 lists will work most of the time.  Posting to these groups (@kbd{a}) is
8399 still a pain, though.
8400
8401 @end table
8402
8403 You may want to do spell-checking on messages that you send out.  Or, if
8404 you don't want to spell-check by hand, you could add automatic
8405 spell-checking via the @code{ispell} package:
8406
8407 @cindex ispell
8408 @findex ispell-message
8409 @lisp
8410 (add-hook 'message-send-hook 'ispell-message)
8411 @end lisp
8412
8413
8414 @node Archived Messages
8415 @section Archived Messages
8416 @cindex archived messages
8417 @cindex sent messages
8418
8419 Gnus provides a few different methods for storing the mail and news you
8420 send.  The default method is to use the @dfn{archive virtual server} to
8421 store the messages.  If you want to disable this completely, the
8422 @code{gnus-message-archive-group} variable should be @code{nil}, which
8423 is the default.
8424
8425 @vindex gnus-message-archive-method
8426 @code{gnus-message-archive-method} says what virtual server gnus is to
8427 use to store sent messages.  The default is:
8428
8429 @lisp
8430 (nnfolder "archive"
8431           (nnfolder-directory   "~/Mail/archive")
8432           (nnfolder-active-file "~/Mail/archive/active")
8433           (nnfolder-get-new-mail nil)
8434           (nnfolder-inhibit-expiry t))
8435 @end lisp
8436
8437 You can, however, use any mail select method (@code{nnml},
8438 @code{nnmbox}, etc.).  @code{nnfolder} is a quite likeable select method
8439 for doing this sort of thing, though.  If you don't like the default
8440 directory chosen, you could say something like:
8441
8442 @lisp
8443 (setq gnus-message-archive-method
8444       '(nnfolder "archive"
8445                  (nnfolder-inhibit-expiry t)
8446                  (nnfolder-active-file "~/News/sent-mail/active")
8447                  (nnfolder-directory "~/News/sent-mail/")))
8448 @end lisp
8449
8450 @vindex gnus-message-archive-group
8451 @cindex Gcc
8452 Gnus will insert @code{Gcc} headers in all outgoing messages that point
8453 to one or more group(s) on that server.  Which group to use is
8454 determined by the @code{gnus-message-archive-group} variable.
8455
8456 This variable can be used to do the following:
8457
8458 @itemize @bullet
8459 @item a string
8460 Messages will be saved in that group.
8461 @item a list of strings
8462 Messages will be saved in all those groups.
8463 @item an alist of regexps, functions and forms
8464 When a key ``matches'', the result is used.
8465 @item @code{nil}
8466 No message archiving will take place.  This is the default.
8467 @end itemize
8468
8469 Let's illustrate:
8470
8471 Just saving to a single group called @samp{MisK}:
8472 @lisp
8473 (setq gnus-message-archive-group "MisK")
8474 @end lisp
8475
8476 Saving to two groups, @samp{MisK} and @samp{safe}:
8477 @lisp
8478 (setq gnus-message-archive-group '("MisK" "safe"))
8479 @end lisp
8480
8481 Save to different groups based on what group you are in:
8482 @lisp
8483 (setq gnus-message-archive-group
8484       '(("^alt" "sent-to-alt")
8485         ("mail" "sent-to-mail")
8486         (".*" "sent-to-misc")))
8487 @end lisp
8488
8489 More complex stuff:
8490 @lisp
8491 (setq gnus-message-archive-group
8492       '((if (message-news-p)
8493             "misc-news"
8494           "misc-mail")))
8495 @end lisp
8496
8497 How about storing all news messages in one file, but storing all mail
8498 messages in one file per month:
8499
8500 @lisp
8501 (setq gnus-message-archive-group
8502       '((if (message-news-p)
8503             "misc-news"
8504           (concat "mail." (format-time-string
8505                            "%Y-%m" (current-time))))))
8506 @end lisp
8507
8508 (XEmacs 19.13 doesn't have @code{format-time-string}, so you'll have to
8509 use a different value for @code{gnus-message-archive-group} there.)
8510
8511 Now, when you send a message off, it will be stored in the appropriate
8512 group.  (If you want to disable storing for just one particular message,
8513 you can just remove the @code{Gcc} header that has been inserted.)  The
8514 archive group will appear in the group buffer the next time you start
8515 gnus, or the next time you press @kbd{F} in the group buffer.  You can
8516 enter it and read the articles in it just like you'd read any other
8517 group.  If the group gets really big and annoying, you can simply rename
8518 if (using @kbd{G r} in the group buffer) to something
8519 nice---@samp{misc-mail-september-1995}, or whatever.  New messages will
8520 continue to be stored in the old (now empty) group.
8521
8522 That's the default method of archiving sent messages.  Gnus offers a
8523 different way for the people who don't like the default method.  In that
8524 case you should set @code{gnus-message-archive-group} to @code{nil};
8525 this will disable archiving.
8526
8527 @table @code
8528 @item gnus-outgoing-message-group
8529 @vindex gnus-outgoing-message-group
8530 All outgoing messages will be put in this group.  If you want to store
8531 all your outgoing mail and articles in the group @samp{nnml:archive},
8532 you set this variable to that value.  This variable can also be a list of
8533 group names.
8534
8535 If you want to have greater control over what group to put each
8536 message in, you can set this variable to a function that checks the
8537 current newsgroup name and then returns a suitable group name (or list
8538 of names).
8539
8540 This variable can be used instead of @code{gnus-message-archive-group},
8541 but the latter is the preferred method.
8542 @end table
8543
8544
8545 @node Posting Styles
8546 @section Posting Styles
8547 @cindex posting styles
8548 @cindex styles
8549
8550 All them variables, they make my head swim.
8551
8552 So what if you want a different @code{Organization} and signature based
8553 on what groups you post to?  And you post both from your home machine
8554 and your work machine, and you want different @code{From} lines, and so
8555 on?
8556
8557 @vindex gnus-posting-styles
8558 One way to do stuff like that is to write clever hooks that change the
8559 variables you need to have changed.  That's a bit boring, so somebody
8560 came up with the bright idea of letting the user specify these things in
8561 a handy alist.  Here's an example of a @code{gnus-posting-styles}
8562 variable:
8563
8564 @lisp
8565 ((".*"
8566   (signature "Peace and happiness")
8567   (organization "What me?"))
8568  ("^comp"
8569   (signature "Death to everybody"))
8570  ("comp.emacs.i-love-it"
8571   (organization "Emacs is it")))
8572 @end lisp
8573
8574 As you might surmise from this example, this alist consists of several
8575 @dfn{styles}.  Each style will be applicable if the first element
8576 ``matches'', in some form or other.  The entire alist will be iterated
8577 over, from the beginning towards the end, and each match will be
8578 applied, which means that attributes in later styles that match override
8579 the same attributes in earlier matching styles.  So
8580 @samp{comp.programming.literate} will have the @samp{Death to everybody}
8581 signature and the @samp{What me?} @code{Organization} header.
8582
8583 The first element in each style is called the @code{match}.  If it's a
8584 string, then Gnus will try to regexp match it against the group name.
8585 If it's a function symbol, that function will be called with no
8586 arguments.  If it's a variable symbol, then the variable will be
8587 referenced.  If it's a list, then that list will be @code{eval}ed.  In
8588 any case, if this returns a non-@code{nil} value, then the style is said
8589 to @dfn{match}.
8590
8591 Each style may contain a arbitrary amount of @dfn{attributes}.  Each
8592 attribute consists of a @var{(name . value)} pair.  The attribute name
8593 can be one of @code{signature}, @code{signature-file},
8594 @code{organization}, @code{address}, @code{name} or @code{body}.  The
8595 attribute name can also be a string.  In that case, this will be used as
8596 a header name, and the value will be inserted in the headers of the
8597 article.
8598
8599 The attribute value can be a string (used verbatim), a function (the
8600 return value will be used), a variable (its value will be used) or a
8601 list (it will be @code{eval}ed and the return value will be used).
8602
8603 If you wish to check whether the message you are about to compose is
8604 meant to be a news article or a mail message, you can check the values
8605 of the two dynamically bound variables @code{message-this-is-news} and
8606 @code{message-this-is-mail}.
8607
8608 @vindex message-this-is-mail
8609 @vindex message-this-is-news
8610
8611 So here's a new example:
8612
8613 @lisp
8614 (setq gnus-posting-styles
8615       '((".*"
8616          (signature-file "~/.signature")
8617          (name "User Name")
8618          ("X-Home-Page" (getenv "WWW_HOME"))
8619          (organization "People's Front Against MWM"))
8620         ("^rec.humor"
8621          (signature my-funny-signature-randomizer))
8622         ((equal (system-name) "gnarly")
8623          (signature my-quote-randomizer))
8624         (message-this-is-news
8625          (signature my-news-signature))
8626         (posting-from-work-p
8627          (signature-file "~/.work-signature")
8628          (address "user@@bar.foo")
8629          (body "You are fired.\n\nSincerely, your boss.")
8630          (organization "Important Work, Inc"))
8631         ("^nn.+:"
8632          (signature-file "~/.mail-signature"))))
8633 @end lisp
8634
8635
8636 @node Drafts
8637 @section Drafts
8638 @cindex drafts
8639
8640 If you are writing a message (mail or news) and suddenly remember that
8641 you have a steak in the oven (or some pesto in the food processor, you
8642 craaazy vegetarians), you'll probably wish there was a method to save
8643 the message you are writing so that you can continue editing it some
8644 other day, and send it when you feel its finished.
8645
8646 Well, don't worry about it.  Whenever you start composing a message of
8647 some sort using the gnus mail and post commands, the buffer you get will
8648 automatically associate to an article in a special @dfn{draft} group.
8649 If you save the buffer the normal way (@kbd{C-x C-s}, for instance), the
8650 article will be saved there.  (Auto-save files also go to the draft
8651 group.)
8652
8653 @cindex nndraft
8654 @vindex nndraft-directory
8655 The draft group is a special group (which is implemented as an
8656 @code{nndraft} group, if you absolutely have to know) called
8657 @samp{nndraft:drafts}.  The variable @code{nndraft-directory} says where
8658 @code{nndraft} is to store its files.  What makes this group special is
8659 that you can't tick any articles in it or mark any articles as
8660 read---all articles in the group are permanently unread.
8661
8662 If the group doesn't exist, it will be created and you'll be subscribed
8663 to it.  The only way to make it disappear from the Group buffer is to
8664 unsubscribe it.
8665
8666 @c @findex gnus-dissociate-buffer-from-draft
8667 @c @kindex C-c M-d (Mail)
8668 @c @kindex C-c M-d (Post)
8669 @c @findex gnus-associate-buffer-with-draft
8670 @c @kindex C-c C-d (Mail)
8671 @c @kindex C-c C-d (Post)
8672 @c If you're writing some super-secret message that you later want to
8673 @c encode with PGP before sending, you may wish to turn the auto-saving
8674 @c (and association with the draft group) off.  You never know who might be
8675 @c interested in reading all your extremely valuable and terribly horrible
8676 @c and interesting secrets.  The @kbd{C-c M-d}
8677 @c (@code{gnus-dissociate-buffer-from-draft}) command does that for you.
8678 @c If you change your mind and want to turn the auto-saving back on again,
8679 @c @kbd{C-c C-d} (@code{gnus-associate-buffer-with-draft} does that.
8680 @c
8681 @c @vindex gnus-use-draft
8682 @c To leave association with the draft group off by default, set
8683 @c @code{gnus-use-draft} to @code{nil}.  It is @code{t} by default.
8684
8685 @findex gnus-draft-edit-message
8686 @kindex D e (Draft)
8687 When you want to continue editing the article, you simply enter the
8688 draft group and push @kbd{D e} (@code{gnus-draft-edit-message}) to do
8689 that.  You will be placed in a buffer where you left off.
8690
8691 Rejected articles will also be put in this draft group (@pxref{Rejected
8692 Articles}).
8693
8694 @findex gnus-draft-send-all-messages
8695 @findex gnus-draft-send-message
8696 If you have lots of rejected messages you want to post (or mail) without
8697 doing further editing, you can use the @kbd{D s} command
8698 (@code{gnus-draft-send-message}).  This command understands the
8699 process/prefix convention (@pxref{Process/Prefix}).  The @kbd{D S}
8700 command (@code{gnus-draft-send-all-messages}) will ship off all messages
8701 in the buffer.
8702
8703 If you have some messages that you wish not to send, you can use the
8704 @kbd{D t} (@code{gnus-draft-toggle-sending}) command to mark the message
8705 as unsendable.  This is a toggling command.
8706
8707
8708 @node Rejected Articles
8709 @section Rejected Articles
8710 @cindex rejected articles
8711
8712 Sometimes a news server will reject an article.  Perhaps the server
8713 doesn't like your face.  Perhaps it just feels miserable.  Perhaps
8714 @emph{there be demons}.  Perhaps you have included too much cited text.
8715 Perhaps the disk is full.  Perhaps the server is down.
8716
8717 These situations are, of course, totally beyond the control of gnus.
8718 (Gnus, of course, loves the way you look, always feels great, has angels
8719 fluttering around inside of it, doesn't care about how much cited text
8720 you include, never runs full and never goes down.)  So gnus saves these
8721 articles until some later time when the server feels better.
8722
8723 The rejected articles will automatically be put in a special draft group
8724 (@pxref{Drafts}).  When the server comes back up again, you'd then
8725 typically enter that group and send all the articles off.
8726
8727
8728 @node Select Methods
8729 @chapter Select Methods
8730 @cindex foreign groups
8731 @cindex select methods
8732
8733 A @dfn{foreign group} is a group not read by the usual (or
8734 default) means.  It could be, for instance, a group from a different
8735 @sc{nntp} server, it could be a virtual group, or it could be your own
8736 personal mail group.
8737
8738 A foreign group (or any group, really) is specified by a @dfn{name} and
8739 a @dfn{select method}.  To take the latter first, a select method is a
8740 list where the first element says what backend to use (e.g. @code{nntp},
8741 @code{nnspool}, @code{nnml}) and the second element is the @dfn{server
8742 name}.  There may be additional elements in the select method, where the
8743 value may have special meaning for the backend in question.
8744
8745 One could say that a select method defines a @dfn{virtual server}---so
8746 we do just that (@pxref{The Server Buffer}).
8747
8748 The @dfn{name} of the group is the name the backend will recognize the
8749 group as.
8750
8751 For instance, the group @samp{soc.motss} on the @sc{nntp} server
8752 @samp{some.where.edu} will have the name @samp{soc.motss} and select
8753 method @code{(nntp "some.where.edu")}.  Gnus will call this group
8754 @samp{nntp+some.where.edu:soc.motss}, even though the @code{nntp}
8755 backend just knows this group as @samp{soc.motss}.
8756
8757 The different methods all have their peculiarities, of course.
8758
8759 @menu
8760 * The Server Buffer::     Making and editing virtual servers.
8761 * Getting News::          Reading USENET news with Gnus.
8762 * Getting Mail::          Reading your personal mail with Gnus.
8763 * Other Sources::         Reading directories, files, SOUP packets.
8764 * Combined Groups::       Combining groups into one group.
8765 * Gnus Unplugged::        Reading news and mail offline.
8766 @end menu
8767
8768
8769 @node The Server Buffer
8770 @section The Server Buffer
8771
8772 Traditionally, a @dfn{server} is a machine or a piece of software that
8773 one connects to, and then requests information from.  Gnus does not
8774 connect directly to any real servers, but does all transactions through
8775 one backend or other.  But that's just putting one layer more between
8776 the actual media and Gnus, so we might just as well say that each
8777 backend represents a virtual server.
8778
8779 For instance, the @code{nntp} backend may be used to connect to several
8780 different actual @sc{nntp} servers, or, perhaps, to many different ports
8781 on the same actual @sc{nntp} server.  You tell Gnus which backend to
8782 use, and what parameters to set by specifying a @dfn{select method}.
8783
8784 These select method specifications can sometimes become quite
8785 complicated---say, for instance, that you want to read from the
8786 @sc{nntp} server @samp{news.funet.fi} on port number 13, which
8787 hangs if queried for @sc{nov} headers and has a buggy select.  Ahem.
8788 Anyways, if you had to specify that for each group that used this
8789 server, that would be too much work, so Gnus offers a way of naming
8790 select methods, which is what you do in the server buffer.
8791
8792 To enter the server buffer, use the @kbd{^}
8793 (@code{gnus-group-enter-server-mode}) command in the group buffer.
8794
8795 @menu
8796 * Server Buffer Format::      You can customize the look of this buffer.
8797 * Server Commands::           Commands to manipulate servers.
8798 * Example Methods::           Examples server specifications.
8799 * Creating a Virtual Server:: An example session.
8800 * Server Variables::          Which variables to set.
8801 * Servers and Methods::       You can use server names as select methods.
8802 * Unavailable Servers::       Some servers you try to contact may be down.
8803 @end menu
8804
8805 @vindex gnus-server-mode-hook
8806 @code{gnus-server-mode-hook} is run when creating the server buffer.
8807
8808
8809 @node Server Buffer Format
8810 @subsection Server Buffer Format
8811 @cindex server buffer format
8812
8813 @vindex gnus-server-line-format
8814 You can change the look of the server buffer lines by changing the
8815 @code{gnus-server-line-format} variable.  This is a @code{format}-like
8816 variable, with some simple extensions:
8817
8818 @table @samp
8819
8820 @item h
8821 How the news is fetched---the backend name.
8822
8823 @item n
8824 The name of this server.
8825
8826 @item w
8827 Where the news is to be fetched from---the address.
8828
8829 @item s
8830 The opened/closed/denied status of the server.
8831 @end table
8832
8833 @vindex gnus-server-mode-line-format
8834 The mode line can also be customized by using the
8835 @code{gnus-server-mode-line-format} variable (@pxref{Mode Line
8836 Formatting}).  The following specs are understood:
8837
8838 @table @samp
8839 @item S
8840 Server name.
8841
8842 @item M
8843 Server method.
8844 @end table
8845
8846 Also @pxref{Formatting Variables}.
8847
8848
8849 @node Server Commands
8850 @subsection Server Commands
8851 @cindex server commands
8852
8853 @table @kbd
8854
8855 @item a
8856 @kindex a (Server)
8857 @findex gnus-server-add-server
8858 Add a new server (@code{gnus-server-add-server}).
8859
8860 @item e
8861 @kindex e (Server)
8862 @findex gnus-server-edit-server
8863 Edit a server (@code{gnus-server-edit-server}).
8864
8865 @item SPACE
8866 @kindex SPACE (Server)
8867 @findex gnus-server-read-server
8868 Browse the current server (@code{gnus-server-read-server}).
8869
8870 @item q
8871 @kindex q (Server)
8872 @findex gnus-server-exit
8873 Return to the group buffer (@code{gnus-server-exit}).
8874
8875 @item k
8876 @kindex k (Server)
8877 @findex gnus-server-kill-server
8878 Kill the current server (@code{gnus-server-kill-server}).
8879
8880 @item y
8881 @kindex y (Server)
8882 @findex gnus-server-yank-server
8883 Yank the previously killed server (@code{gnus-server-yank-server}).
8884
8885 @item c
8886 @kindex c (Server)
8887 @findex gnus-server-copy-server
8888 Copy the current server (@code{gnus-server-copy-server}).
8889
8890 @item l
8891 @kindex l (Server)
8892 @findex gnus-server-list-servers
8893 List all servers (@code{gnus-server-list-servers}).
8894
8895 @item s
8896 @kindex s (Server)
8897 @findex gnus-server-scan-server
8898 Request that the server scan its sources for new articles
8899 (@code{gnus-server-scan-server}).  This is mainly sensible with mail
8900 servers.
8901
8902 @item g
8903 @kindex g (Server)
8904 @findex gnus-server-regenerate-server
8905 Request that the server regenerate all its data structures
8906 (@code{gnus-server-regenerate-server}).  This can be useful if you have
8907 a mail backend that has gotten out of synch.
8908
8909 @end table
8910
8911
8912 @node Example Methods
8913 @subsection Example Methods
8914
8915 Most select methods are pretty simple and self-explanatory:
8916
8917 @lisp
8918 (nntp "news.funet.fi")
8919 @end lisp
8920
8921 Reading directly from the spool is even simpler:
8922
8923 @lisp
8924 (nnspool "")
8925 @end lisp
8926
8927 As you can see, the first element in a select method is the name of the
8928 backend, and the second is the @dfn{address}, or @dfn{name}, if you
8929 will.
8930
8931 After these two elements, there may be an arbitrary number of
8932 @var{(variable form)} pairs.
8933
8934 To go back to the first example---imagine that you want to read from
8935 port 15 on that machine.  This is what the select method should
8936 look like then:
8937
8938 @lisp
8939 (nntp "news.funet.fi" (nntp-port-number 15))
8940 @end lisp
8941
8942 You should read the documentation to each backend to find out what
8943 variables are relevant, but here's an @code{nnmh} example:
8944
8945 @code{nnmh} is a mail backend that reads a spool-like structure.  Say
8946 you have two structures that you wish to access: One is your private
8947 mail spool, and the other is a public one.  Here's the possible spec for
8948 your private mail:
8949
8950 @lisp
8951 (nnmh "private" (nnmh-directory "~/private/mail/"))
8952 @end lisp
8953
8954 (This server is then called @samp{private}, but you may have guessed
8955 that.)
8956
8957 Here's the method for a public spool:
8958
8959 @lisp
8960 (nnmh "public"
8961       (nnmh-directory "/usr/information/spool/")
8962       (nnmh-get-new-mail nil))
8963 @end lisp
8964
8965 If you are behind a firewall and only have access to the @sc{nntp}
8966 server from the firewall machine, you can instruct Gnus to @code{rlogin}
8967 on the firewall machine and telnet from there to the @sc{nntp} server.
8968 Doing this can be rather fiddly, but your virtual server definition
8969 should probably look something like this:
8970
8971 @lisp
8972 (nntp "firewall"
8973       (nntp-address "the.firewall.machine")
8974       (nntp-open-connection-function nntp-open-rlogin)
8975       (nntp-end-of-line "\n")
8976       (nntp-rlogin-parameters
8977        ("telnet" "the.real.nntp.host" "nntp")))
8978 @end lisp
8979
8980 If you want to use the wonderful @code{ssh} program to provide a
8981 compressed connection over the modem line, you could create a virtual
8982 server that would look something like this:
8983
8984 @lisp
8985 (nntp "news"
8986        (nntp-address "copper.uio.no")
8987        (nntp-rlogin-program "ssh")
8988        (nntp-open-connection-function nntp-open-rlogin)
8989        (nntp-end-of-line "\n")
8990        (nntp-rlogin-parameters
8991         ("telnet" "news.uio.no" "nntp")))
8992 @end lisp
8993
8994 This means that you have to have set up @code{ssh-agent} correctly to
8995 provide automatic authorization, of course.  And to get a compressed
8996 connection, you have to have the @samp{Compression} option in the
8997 @code{ssh} @file{config} file.
8998
8999
9000 @node Creating a Virtual Server
9001 @subsection Creating a Virtual Server
9002
9003 If you're saving lots of articles in the cache by using persistent
9004 articles, you may want to create a virtual server to read the cache.
9005
9006 First you need to add a new server.  The @kbd{a} command does that.  It
9007 would probably be best to use @code{nnspool} to read the cache.  You
9008 could also use @code{nnml} or @code{nnmh}, though.
9009
9010 Type @kbd{a nnspool RET cache RET}.
9011
9012 You should now have a brand new @code{nnspool} virtual server called
9013 @samp{cache}.  You now need to edit it to have the right definitions.
9014 Type @kbd{e} to edit the server.  You'll be entered into a buffer that
9015 will contain the following:
9016
9017 @lisp
9018 (nnspool "cache")
9019 @end lisp
9020
9021 Change that to:
9022
9023 @lisp
9024 (nnspool "cache"
9025          (nnspool-spool-directory "~/News/cache/")
9026          (nnspool-nov-directory "~/News/cache/")
9027          (nnspool-active-file "~/News/cache/active"))
9028 @end lisp
9029
9030 Type @kbd{C-c C-c} to return to the server buffer.  If you now press
9031 @kbd{RET} over this virtual server, you should be entered into a browse
9032 buffer, and you should be able to enter any of the groups displayed.
9033
9034
9035 @node Server Variables
9036 @subsection Server Variables
9037
9038 One sticky point when defining variables (both on backends and in Emacs
9039 in general) is that some variables are typically initialized from other
9040 variables when the definition of the variables is being loaded.  If you
9041 change the "base" variable after the variables have been loaded, you
9042 won't change the "derived" variables.
9043
9044 This typically affects directory and file variables.  For instance,
9045 @code{nnml-directory} is @file{~/Mail/} by default, and all @code{nnml}
9046 directory variables are initialized from that variable, so
9047 @code{nnml-active-file} will be @file{~/Mail/active}.  If you define a
9048 new virtual @code{nnml} server, it will @emph{not} suffice to set just
9049 @code{nnml-directory}---you have to explicitly set all the file
9050 variables to be what you want them to be.  For a complete list of
9051 variables for each backend, see each backend's section later in this
9052 manual, but here's an example @code{nnml} definition:
9053
9054 @lisp
9055 (nnml "public"
9056       (nnml-directory "~/my-mail/")
9057       (nnml-active-file "~/my-mail/active")
9058       (nnml-newsgroups-file "~/my-mail/newsgroups"))
9059 @end lisp
9060
9061
9062 @node Servers and Methods
9063 @subsection Servers and Methods
9064
9065 Wherever you would normally use a select method
9066 (e.g. @code{gnus-secondary-select-method}, in the group select method,
9067 when browsing a foreign server) you can use a virtual server name
9068 instead.  This could potentially save lots of typing.  And it's nice all
9069 over.
9070
9071
9072 @node Unavailable Servers
9073 @subsection Unavailable Servers
9074
9075 If a server seems to be unreachable, Gnus will mark that server as
9076 @code{denied}.  That means that any subsequent attempt to make contact
9077 with that server will just be ignored.  ``It can't be opened,'' Gnus
9078 will tell you, without making the least effort to see whether that is
9079 actually the case or not.
9080
9081 That might seem quite naughty, but it does make sense most of the time.
9082 Let's say you have 10 groups subscribed to on server
9083 @samp{nephelococcygia.com}.  This server is located somewhere quite far
9084 away from you and the machine is quite slow, so it takes 1 minute just
9085 to find out that it refuses connection to you today.  If Gnus were to
9086 attempt to do that 10 times, you'd be quite annoyed, so Gnus won't
9087 attempt to do that.  Once it has gotten a single ``connection refused'',
9088 it will regard that server as ``down''.
9089
9090 So, what happens if the machine was only feeling unwell temporarily?
9091 How do you test to see whether the machine has come up again?
9092
9093 You jump to the server buffer (@pxref{The Server Buffer}) and poke it
9094 with the following commands:
9095
9096 @table @kbd
9097
9098 @item O
9099 @kindex O (Server)
9100 @findex gnus-server-open-server
9101 Try to establish connection to the server on the current line
9102 (@code{gnus-server-open-server}).
9103
9104 @item C
9105 @kindex C (Server)
9106 @findex gnus-server-close-server
9107 Close the connection (if any) to the server
9108 (@code{gnus-server-close-server}).
9109
9110 @item D
9111 @kindex D (Server)
9112 @findex gnus-server-deny-server
9113 Mark the current server as unreachable
9114 (@code{gnus-server-deny-server}).
9115
9116 @item M-o
9117 @kindex M-o (Server)
9118 @findex gnus-server-open-all-servers
9119 Open the connections to all servers in the buffer
9120 (@code{gnus-server-open-all-servers}).
9121
9122 @item M-c
9123 @kindex M-c (Server)
9124 @findex gnus-server-close-all-servers
9125 Close the connections to all servers in the buffer
9126 (@code{gnus-server-close-all-servers}).
9127
9128 @item R
9129 @kindex R (Server)
9130 @findex gnus-server-remove-denials
9131 Remove all marks to whether Gnus was denied connection from any servers
9132 (@code{gnus-server-remove-denials}).
9133
9134 @end table
9135
9136
9137 @node Getting News
9138 @section Getting News
9139 @cindex reading news
9140 @cindex news backends
9141
9142 A newsreader is normally used for reading news.  Gnus currently provides
9143 only two methods of getting news---it can read from an @sc{nntp} server,
9144 or it can read from a local spool.
9145
9146 @menu
9147 * NNTP::               Reading news from an @sc{nntp} server.
9148 * News Spool::         Reading news from the local spool.
9149 @end menu
9150
9151
9152 @node NNTP
9153 @subsection @sc{nntp}
9154 @cindex nntp
9155
9156 Subscribing to a foreign group from an @sc{nntp} server is rather easy.
9157 You just specify @code{nntp} as method and the address of the @sc{nntp}
9158 server as the, uhm, address.
9159
9160 If the @sc{nntp} server is located at a non-standard port, setting the
9161 third element of the select method to this port number should allow you
9162 to connect to the right port.  You'll have to edit the group info for
9163 that (@pxref{Foreign Groups}).
9164
9165 The name of the foreign group can be the same as a native group.  In
9166 fact, you can subscribe to the same group from as many different servers
9167 you feel like.  There will be no name collisions.
9168
9169 The following variables can be used to create a virtual @code{nntp}
9170 server:
9171
9172 @table @code
9173
9174 @item nntp-server-opened-hook
9175 @vindex nntp-server-opened-hook
9176 @cindex @sc{mode reader}
9177 @cindex authinfo
9178 @cindex authentification
9179 @cindex nntp authentification
9180 @findex nntp-send-authinfo
9181 @findex nntp-send-mode-reader
9182 is run after a connection has been made.  It can be used to send
9183 commands to the @sc{nntp} server after it has been contacted.  By
9184 default it sends the command @code{MODE READER} to the server with the
9185 @code{nntp-send-mode-reader} function.  This function should always be
9186 present in this hook.
9187
9188 @item nntp-authinfo-function
9189 @vindex nntp-authinfo-function
9190 @findex nntp-send-authinfo
9191 @vindex nntp-authinfo-file
9192 This function will be used to send @samp{AUTHINFO} to the @sc{nntp}
9193 server.  The default function is @code{nntp-send-authinfo}, which looks
9194 through your @file{~/.authinfo} (or whatever you've set the
9195 @code{nntp-authinfo-file} variable to) for applicable entries.  If none
9196 are found, it will prompt you for a login name and a password.  The
9197 format of the @file{~/.authinfo} file is (almost) the same as the
9198 @code{ftp} @file{~/.netrc} file, which is defined in the @code{ftp}
9199 manual page, but here are the salient facts:
9200
9201 @enumerate
9202 @item
9203 The file contains one or more line, each of which define one server.
9204
9205 @item
9206 Each line may contain an arbitrary number of token/value pairs.  The
9207 valid tokens include @samp{machine}, @samp{login}, @samp{password},
9208 @samp{default} and @samp{force}.  (The latter is not a valid
9209 @file{.netrc}/@code{ftp} token, which is the only way the
9210 @file{.authinfo} file format deviates from the @file{.netrc} file
9211 format.)
9212
9213 @end enumerate
9214
9215 Here's an example file:
9216
9217 @example
9218 machine news.uio.no login larsi password geheimnis
9219 machine nntp.ifi.uio.no login larsi force yes
9220 @end example
9221
9222 The token/value pairs may appear in any order; @samp{machine} doesn't
9223 have to be first, for instance.
9224
9225 In this example, both login name and password have been supplied for the
9226 former server, while the latter has only the login name listed, and the
9227 user will be prompted for the password.  The latter also has the
9228 @samp{force} tag, which means that the authinfo will be sent to the
9229 @var{nntp} server upon connection; the default (i.e., when there is not
9230 @samp{force} tag) is to not send authinfo to the @var{nntp} server
9231 until the @var{nntp} server asks for it.
9232
9233 You can also add @samp{default} lines that will apply to all servers
9234 that don't have matching @samp{machine} lines.
9235
9236 @example
9237 default force yes
9238 @end example
9239
9240 This will force sending @samp{AUTHINFO} commands to all servers not
9241 previously mentioned.
9242
9243 Remember to not leave the @file{~/.authinfo} file world-readable.
9244
9245 @item nntp-server-action-alist
9246 @vindex nntp-server-action-alist
9247 This is a list of regexps to match on server types and actions to be
9248 taken when matches are made.  For instance, if you want Gnus to beep
9249 every time you connect to innd, you could say something like:
9250
9251 @lisp
9252 (setq nntp-server-action-alist
9253       '(("innd" (ding))))
9254 @end lisp
9255
9256 You probably don't want to do that, though.
9257
9258 The default value is
9259
9260 @lisp
9261 '(("nntpd 1\\.5\\.11t"
9262    (remove-hook 'nntp-server-opened-hook 'nntp-send-mode-reader)))
9263 @end lisp
9264
9265 This ensures that Gnus doesn't send the @code{MODE READER} command to
9266 nntpd 1.5.11t, since that command chokes that server, I've been told.
9267
9268 @item nntp-maximum-request
9269 @vindex nntp-maximum-request
9270 If the @sc{nntp} server doesn't support @sc{nov} headers, this backend
9271 will collect headers by sending a series of @code{head} commands.  To
9272 speed things up, the backend sends lots of these commands without
9273 waiting for reply, and then reads all the replies.  This is controlled
9274 by the @code{nntp-maximum-request} variable, and is 400 by default.  If
9275 your network is buggy, you should set this to 1.
9276
9277 @item nntp-connection-timeout
9278 @vindex nntp-connection-timeout
9279 If you have lots of foreign @code{nntp} groups that you connect to
9280 regularly, you're sure to have problems with @sc{nntp} servers not
9281 responding properly, or being too loaded to reply within reasonable
9282 time.  This is can lead to awkward problems, which can be helped
9283 somewhat by setting @code{nntp-connection-timeout}.  This is an integer
9284 that says how many seconds the @code{nntp} backend should wait for a
9285 connection before giving up.  If it is @code{nil}, which is the default,
9286 no timeouts are done.
9287
9288 @c @item nntp-command-timeout
9289 @c @vindex nntp-command-timeout
9290 @c @cindex PPP connections
9291 @c @cindex dynamic IP addresses
9292 @c If you're running Gnus on a machine that has a dynamically assigned
9293 @c address, Gnus may become confused.  If the address of your machine
9294 @c changes after connecting to the @sc{nntp} server, Gnus will simply sit
9295 @c waiting forever for replies from the server.  To help with this
9296 @c unfortunate problem, you can set this command to a number.  Gnus will
9297 @c then, if it sits waiting for a reply from the server longer than that
9298 @c number of seconds, shut down the connection, start a new one, and resend
9299 @c the command.  This should hopefully be transparent to the user.  A
9300 @c likely number is 30 seconds.
9301 @c
9302 @c @item nntp-retry-on-break
9303 @c @vindex nntp-retry-on-break
9304 @c If this variable is non-@code{nil}, you can also @kbd{C-g} if Gnus
9305 @c hangs.  This will have much the same effect as the command timeout
9306 @c described above.
9307
9308 @item nntp-server-hook
9309 @vindex nntp-server-hook
9310 This hook is run as the last step when connecting to an @sc{nntp}
9311 server.
9312
9313 @findex nntp-open-rlogin
9314 @findex nntp-open-telnet
9315 @findex nntp-open-network-stream
9316 @item nntp-open-connection-function
9317 @vindex nntp-open-connection-function
9318 This function is used to connect to the remote system.  Four pre-made
9319 functions are supplied:
9320
9321 @table @code
9322 @item nntp-open-network-stream
9323 This is the default, and simply connects to some port or other on the
9324 remote system.
9325
9326 @item nntp-open-rlogin
9327 Does an @samp{rlogin} on the
9328 remote system, and then does a @samp{telnet} to the @sc{nntp} server
9329 available there.
9330
9331 @code{nntp-open-rlogin}-related variables:
9332
9333 @table @code
9334
9335 @item nntp-rlogin-program
9336 @vindex nntp-rlogin-program
9337 Program used to log in on remote machines.  The default is @samp{rsh},
9338 but @samp{ssh} is a popular alternative.
9339
9340 @item nntp-rlogin-parameters
9341 @vindex nntp-rlogin-parameters
9342 This list will be used as the parameter list given to @code{rsh}.
9343
9344 @item nntp-rlogin-user-name
9345 @vindex nntp-rlogin-user-name
9346 User name on the remote system.
9347
9348 @end table
9349
9350 @item nntp-open-telnet
9351 Does a @samp{telnet} to the remote system and then another @samp{telnet}
9352 to get to the @sc{nntp} server.
9353
9354 @code{nntp-open-telnet}-related variables:
9355
9356 @table @code
9357 @item nntp-telnet-command
9358 @vindex nntp-telnet-command
9359 Command used to start @code{telnet}.
9360
9361 @item nntp-telnet-switches
9362 @vindex nntp-telnet-switches
9363 List of strings to be used as the switches to the @code{telnet} command.
9364
9365 @item nntp-telnet-user-name
9366 @vindex nntp-telnet-user-name
9367 User name for log in on the remote system.
9368
9369 @item nntp-telnet-passwd
9370 @vindex nntp-telnet-passwd
9371 Password to use when logging in.
9372
9373 @item nntp-telnet-parameters
9374 @vindex nntp-telnet-parameters
9375 A list of strings executed as a command after logging in
9376 via @code{telnet}.
9377
9378 @item nntp-telnet-shell-prompt
9379 @vindex nntp-telnet-shell-prompt
9380 Regexp matching the shell prompt on the remote machine.  The default is
9381 @samp{bash\\|\$ *\r?$\\|> *\r?}.
9382
9383 @item nntp-open-telnet-envuser
9384 @vindex nntp-open-telnet-envuser
9385 If non-@code{nil}, the @code{telnet} session (client and server both)
9386 will support the @code{ENVIRON} option and not prompt for login name.
9387 This works for Solaris @code{telnet}, for instance.
9388
9389 @end table
9390
9391 @findex nntp-open-ssl-stream
9392 @item nntp-open-ssl-stream
9393 Opens a connection to a server over a @dfn{secure} channel.  To use this
9394 you must have SSLay installed
9395 (@file{ftp://ftp.psy.uq.oz.au/pub/Crypto/SSL}, and you also need
9396 @file{ssl.el} (from the W3 distributeion, for instance).  You then
9397 define a server as follows:
9398
9399 @lisp
9400 ;; Type `C-c C-c' after you've finished editing.
9401 ;;
9402 ;; "snews" is port 563 and is predefined in our /etc/services
9403 ;;
9404 (nntp "snews.bar.com"
9405       (nntp-open-connection-function nntp-open-ssl-stream)
9406       (nntp-port-number "snews")
9407       (nntp-address "snews.bar.com"))
9408 @end lisp
9409
9410 @end table
9411
9412 @item nntp-end-of-line
9413 @vindex nntp-end-of-line
9414 String to use as end-of-line marker when talking to the @sc{nntp}
9415 server.  This is @samp{\r\n} by default, but should be @samp{\n} when
9416 using @code{rlogin} to talk to the server.
9417
9418 @item nntp-rlogin-user-name
9419 @vindex nntp-rlogin-user-name
9420 User name on the remote system when using the @code{rlogin} connect
9421 function.
9422
9423 @item nntp-address
9424 @vindex nntp-address
9425 The address of the remote system running the @sc{nntp} server.
9426
9427 @item nntp-port-number
9428 @vindex nntp-port-number
9429 Port number to connect to when using the @code{nntp-open-network-stream}
9430 connect function.
9431
9432 @item nntp-buggy-select
9433 @vindex nntp-buggy-select
9434 Set this to non-@code{nil} if your select routine is buggy.
9435
9436 @item nntp-nov-is-evil
9437 @vindex nntp-nov-is-evil
9438 If the @sc{nntp} server does not support @sc{nov}, you could set this
9439 variable to @code{t}, but @code{nntp} usually checks automatically whether @sc{nov}
9440 can be used.
9441
9442 @item nntp-xover-commands
9443 @vindex nntp-xover-commands
9444 @cindex nov
9445 @cindex XOVER
9446 List of strings used as commands to fetch @sc{nov} lines from a
9447 server.  The default value of this variable is @code{("XOVER"
9448 "XOVERVIEW")}.
9449
9450 @item nntp-nov-gap
9451 @vindex nntp-nov-gap
9452 @code{nntp} normally sends just one big request for @sc{nov} lines to
9453 the server.  The server responds with one huge list of lines.  However,
9454 if you have read articles 2-5000 in the group, and only want to read
9455 article 1 and 5001, that means that @code{nntp} will fetch 4999 @sc{nov}
9456 lines that you will not need.  This variable says how
9457 big a gap between two consecutive articles is allowed to be before the
9458 @code{XOVER} request is split into several request.  Note that if your
9459 network is fast, setting this variable to a really small number means
9460 that fetching will probably be slower.  If this variable is @code{nil},
9461 @code{nntp} will never split requests.  The default is 5.
9462
9463 @item nntp-prepare-server-hook
9464 @vindex nntp-prepare-server-hook
9465 A hook run before attempting to connect to an @sc{nntp} server.
9466
9467 @item nntp-warn-about-losing-connection
9468 @vindex nntp-warn-about-losing-connection
9469 If this variable is non-@code{nil}, some noise will be made when a
9470 server closes connection.
9471
9472 @item nntp-record-commands
9473 @vindex nntp-record-commands
9474 If non-@code{nil}, @code{nntp} will log all commands it sends to the
9475 @sc{nntp} server (along with a timestep) in the @samp{*nntp-log*}
9476 buffer.  This is useful if you are debugging a Gnus/@sc{nntp} connection
9477 that doesn't seem to work.
9478
9479 @end table
9480
9481
9482 @node News Spool
9483 @subsection News Spool
9484 @cindex nnspool
9485 @cindex news spool
9486
9487 Subscribing to a foreign group from the local spool is extremely easy,
9488 and might be useful, for instance, to speed up reading groups that
9489 contain very big articles---@samp{alt.binaries.pictures.furniture}, for
9490 instance.
9491
9492 Anyways, you just specify @code{nnspool} as the method and @code{""} (or
9493 anything else) as the address.
9494
9495 If you have access to a local spool, you should probably use that as the
9496 native select method (@pxref{Finding the News}).  It is normally faster
9497 than using an @code{nntp} select method, but might not be.  It depends.
9498 You just have to try to find out what's best at your site.
9499
9500 @table @code
9501
9502 @item nnspool-inews-program
9503 @vindex nnspool-inews-program
9504 Program used to post an article.
9505
9506 @item nnspool-inews-switches
9507 @vindex nnspool-inews-switches
9508 Parameters given to the inews program when posting an article.
9509
9510 @item nnspool-spool-directory
9511 @vindex nnspool-spool-directory
9512 Where @code{nnspool} looks for the articles.  This is normally
9513 @file{/usr/spool/news/}.
9514
9515 @item nnspool-nov-directory
9516 @vindex nnspool-nov-directory
9517 Where @code{nnspool} will look for @sc{nov} files.  This is normally
9518 @file{/usr/spool/news/over.view/}.
9519
9520 @item nnspool-lib-dir
9521 @vindex nnspool-lib-dir
9522 Where the news lib dir is (@file{/usr/lib/news/} by default).
9523
9524 @item nnspool-active-file
9525 @vindex nnspool-active-file
9526 The path to the active file.
9527
9528 @item nnspool-newsgroups-file
9529 @vindex nnspool-newsgroups-file
9530 The path to the group descriptions file.
9531
9532 @item nnspool-history-file
9533 @vindex nnspool-history-file
9534 The path to the news history file.
9535
9536 @item nnspool-active-times-file
9537 @vindex nnspool-active-times-file
9538 The path to the active date file.
9539
9540 @item nnspool-nov-is-evil
9541 @vindex nnspool-nov-is-evil
9542 If non-@code{nil}, @code{nnspool} won't try to use any @sc{nov} files
9543 that it finds.
9544
9545 @item nnspool-sift-nov-with-sed
9546 @vindex nnspool-sift-nov-with-sed
9547 @cindex sed
9548 If non-@code{nil}, which is the default, use @code{sed} to get the
9549 relevant portion from the overview file.  If nil, @code{nnspool} will
9550 load the entire file into a buffer and process it there.
9551
9552 @end table
9553
9554
9555 @node Getting Mail
9556 @section Getting Mail
9557 @cindex reading mail
9558 @cindex mail
9559
9560 Reading mail with a newsreader---isn't that just plain WeIrD? But of
9561 course.
9562
9563 @menu
9564 * Getting Started Reading Mail:: A simple cookbook example.
9565 * Splitting Mail::               How to create mail groups.
9566 * Mail Backend Variables::       Variables for customizing mail handling.
9567 * Fancy Mail Splitting::         Gnus can do hairy splitting of incoming mail.
9568 * Mail and Procmail::            Reading mail groups that procmail create.
9569 * Incorporating Old Mail::       What about the old mail you have?
9570 * Expiring Mail::                Getting rid of unwanted mail.
9571 * Washing Mail::                 Removing gruft from the mail you get.
9572 * Duplicates::                   Dealing with duplicated mail.
9573 * Not Reading Mail::             Using mail backends for reading other files.
9574 * Choosing a Mail Backend::      Gnus can read a variety of mail formats.
9575 @end menu
9576
9577
9578 @node Getting Started Reading Mail
9579 @subsection Getting Started Reading Mail
9580
9581 It's quite easy to use Gnus to read your new mail.  You just plonk the
9582 mail backend of your choice into @code{gnus-secondary-select-methods},
9583 and things will happen automatically.
9584
9585 For instance, if you want to use @code{nnml} (which is a "one file per
9586 mail" backend), you could put the following in your @file{.gnus} file:
9587
9588 @lisp
9589 (setq gnus-secondary-select-methods
9590       '((nnml "private")))
9591 @end lisp
9592
9593 Now, the next time you start Gnus, this backend will be queried for new
9594 articles, and it will move all the messages in your spool file to its
9595 directory, which is @code{~/Mail/} by default.  The new group that will
9596 be created (@samp{mail.misc}) will be subscribed, and you can read it
9597 like any other group.
9598
9599 You will probably want to split the mail into several groups, though:
9600
9601 @lisp
9602 (setq nnmail-split-methods
9603       '(("junk" "^From:.*Lars Ingebrigtsen")
9604         ("crazy" "^Subject:.*die\\|^Organization:.*flabby")
9605         ("other" "")))
9606 @end lisp
9607
9608 This will result in three new @code{nnml} mail groups being created:
9609 @samp{nnml:junk}, @samp{nnml:crazy}, and @samp{nnml:other}.  All the
9610 mail that doesn't fit into the first two groups will be placed in the
9611 last group.
9612
9613 This should be sufficient for reading mail with Gnus.  You might want to
9614 give the other sections in this part of the manual a perusal, though.
9615 Especially @pxref{Choosing a Mail Backend} and @pxref{Expiring Mail}.
9616
9617
9618 @node Splitting Mail
9619 @subsection Splitting Mail
9620 @cindex splitting mail
9621 @cindex mail splitting
9622
9623 @vindex nnmail-split-methods
9624 The @code{nnmail-split-methods} variable says how the incoming mail is
9625 to be split into groups.
9626
9627 @lisp
9628 (setq nnmail-split-methods
9629   '(("mail.junk" "^From:.*Lars Ingebrigtsen")
9630     ("mail.crazy" "^Subject:.*die\\|^Organization:.*flabby")
9631     ("mail.other" "")))
9632 @end lisp
9633
9634 This variable is a list of lists, where the first element of each of
9635 these lists is the name of the mail group (they do not have to be called
9636 something beginning with @samp{mail}, by the way), and the second
9637 element is a regular expression used on the header of each mail to
9638 determine if it belongs in this mail group.  The first string may
9639 contain @samp{\\1} forms, like the ones used by @code{replace-match} to
9640 insert sub-expressions from the matched text.  For instance:
9641
9642 @lisp
9643 ("list.\\1" "From:.* \\(.*\\)-list@@majordomo.com")
9644 @end lisp
9645
9646 The second element can also be a function.  In that case, it will be
9647 called narrowed to the headers with the first element of the rule as the
9648 argument.  It should return a non-@code{nil} value if it thinks that the
9649 mail belongs in that group.
9650
9651 The last of these groups should always be a general one, and the regular
9652 expression should @emph{always} be @samp{} so that it matches any mails
9653 that haven't been matched by any of the other regexps.  (These rules are
9654 processed from the beginning of the alist toward the end.  The first
9655 rule to make a match will "win", unless you have crossposting enabled.
9656 In that case, all matching rules will "win".)
9657
9658 If you like to tinker with this yourself, you can set this variable to a
9659 function of your choice.  This function will be called without any
9660 arguments in a buffer narrowed to the headers of an incoming mail
9661 message.  The function should return a list of group names that it
9662 thinks should carry this mail message.
9663
9664 Note that the mail backends are free to maul the poor, innocent,
9665 incoming headers all they want to.  They all add @code{Lines} headers;
9666 some add @code{X-Gnus-Group} headers; most rename the Unix mbox
9667 @code{From<SPACE>} line to something else.
9668
9669 @vindex nnmail-crosspost
9670 The mail backends all support cross-posting.  If several regexps match,
9671 the mail will be ``cross-posted'' to all those groups.
9672 @code{nnmail-crosspost} says whether to use this mechanism or not.  Note
9673 that no articles are crossposted to the general (@samp{}) group.
9674
9675 @vindex nnmail-crosspost-link-function
9676 @cindex crosspost
9677 @cindex links
9678 @code{nnmh} and @code{nnml} makes crossposts by creating hard links to
9679 the crossposted articles.  However, not all file systems support hard
9680 links.  If that's the case for you, set
9681 @code{nnmail-crosspost-link-function} to @code{copy-file}.  (This
9682 variable is @code{add-name-to-file} by default.)
9683
9684 @kindex M-x nnmail-split-history
9685 @kindex nnmail-split-history
9686 If you wish to see where the previous mail split put the messages, you
9687 can use the @kbd{M-x nnmail-split-history} command.
9688
9689 Gnus gives you all the opportunity you could possibly want for shooting
9690 yourself in the foot.  Let's say you create a group that will contain
9691 all the mail you get from your boss.  And then you accidentally
9692 unsubscribe from the group.  Gnus will still put all the mail from your
9693 boss in the unsubscribed group, and so, when your boss mails you ``Have
9694 that report ready by Monday or you're fired!'', you'll never see it and,
9695 come Tuesday, you'll still believe that you're gainfully employed while
9696 you really should be out collecting empty bottles to save up for next
9697 month's rent money.
9698
9699
9700 @node Mail Backend Variables
9701 @subsection Mail Backend Variables
9702
9703 These variables are (for the most part) pertinent to all the various
9704 mail backends.
9705
9706 @table @code
9707 @vindex nnmail-read-incoming-hook
9708 @item nnmail-read-incoming-hook
9709 The mail backends all call this hook after reading new mail.  You can
9710 use this hook to notify any mail watch programs, if you want to.
9711
9712 @vindex nnmail-spool-file
9713 @item nnmail-spool-file
9714 @cindex POP mail
9715 @cindex MAILHOST
9716 @cindex movemail
9717 @vindex nnmail-pop-password
9718 @vindex nnmail-pop-password-required
9719 The backends will look for new mail in this file.  If this variable is
9720 @code{nil}, the mail backends will never attempt to fetch mail by
9721 themselves.  If you are using a POP mail server and your name is
9722 @samp{larsi}, you should set this variable to @samp{po:larsi}.  If
9723 your name is not @samp{larsi}, you should probably modify that
9724 slightly, but you may have guessed that already, you smart & handsome
9725 devil!  You can also set this variable to @code{pop}, and Gnus will try
9726 to figure out the POP mail string by itself.  In any case, Gnus will
9727 call @code{movemail} which will contact the POP server named in the
9728 @code{MAILHOST} environment variable.  If the POP server needs a
9729 password, you can either set @code{nnmail-pop-password-required} to
9730 @code{t} and be prompted for the password, or set
9731 @code{nnmail-pop-password} to the password itself.
9732
9733 @code{nnmail-spool-file} can also be a list of mailboxes.
9734
9735 Your Emacs has to have been configured with @samp{--with-pop} before
9736 compilation.  This is the default, but some installations have it
9737 switched off.
9738
9739 When you use a mail backend, Gnus will slurp all your mail from your
9740 inbox and plonk it down in your home directory.  Gnus doesn't move any
9741 mail if you're not using a mail backend---you have to do a lot of magic
9742 invocations first.  At the time when you have finished drawing the
9743 pentagram, lightened the candles, and sacrificed the goat, you really
9744 shouldn't be too surprised when Gnus moves your mail.
9745
9746 @vindex nnmail-use-procmail
9747 @vindex nnmail-procmail-suffix
9748 @item nnmail-use-procmail
9749 If non-@code{nil}, the mail backends will look in
9750 @code{nnmail-procmail-directory} for incoming mail.  All the files in
9751 that directory that have names ending in @code{nnmail-procmail-suffix}
9752 will be considered incoming mailboxes, and will be searched for new
9753 mail.
9754
9755 @vindex nnmail-crash-box
9756 @item nnmail-crash-box
9757 When a mail backend reads a spool file, mail is first moved to this
9758 file, which is @file{~/.gnus-crash-box} by default.  If this file
9759 already exists, it will always be read (and incorporated) before any
9760 other spool files.
9761
9762 @vindex nnmail-split-hook
9763 @item nnmail-split-hook
9764 @findex article-decode-encoded-words
9765 @findex RFC1522 decoding
9766 @findex RFC2047 decoding
9767 Hook run in the buffer where the mail headers of each message is kept
9768 just before the splitting based on these headers is done.  The hook is
9769 free to modify the buffer contents in any way it sees fit---the buffer
9770 is discarded after the splitting has been done, and no changes performed
9771 in the buffer will show up in any files.
9772 @code{gnus-article-decode-encoded-words} is one likely function to add
9773 to this hook.
9774
9775 @vindex nnmail-pre-get-new-mail-hook
9776 @vindex nnmail-post-get-new-mail-hook
9777 @item nnmail-pre-get-new-mail-hook
9778 @itemx nnmail-post-get-new-mail-hook
9779 These are two useful hooks executed when treating new incoming
9780 mail---@code{nnmail-pre-get-new-mail-hook} (is called just before
9781 starting to handle the new mail) and
9782 @code{nnmail-post-get-new-mail-hook} (is called when the mail handling
9783 is done).  Here's and example of using these two hooks to change the
9784 default file modes the new mail files get:
9785
9786 @lisp
9787 (add-hook 'gnus-pre-get-new-mail-hook
9788           (lambda () (set-default-file-modes 511)))
9789
9790 (add-hook 'gnus-post-get-new-mail-hook
9791           (lambda () (set-default-file-modes 551)))
9792 @end lisp
9793
9794 @item nnmail-tmp-directory
9795 @vindex nnmail-tmp-directory
9796 This variable says where to move incoming mail to -- while processing
9797 it.  This is usually done in the same directory that the mail backend
9798 inhabits (e.g., @file{~/Mail/}), but if this variable is non-@code{nil},
9799 it will be used instead.
9800
9801 @item nnmail-movemail-program
9802 @vindex nnmail-movemail-program
9803 This program is executed to move mail from the user's inbox to her home
9804 directory.  The default is @samp{movemail}.
9805
9806 This can also be a function.  In that case, the function will be called
9807 with two parameters -- the name of the inbox, and the file to be moved
9808 to.
9809
9810 @item nnmail-delete-incoming
9811 @vindex nnmail-delete-incoming
9812 @cindex incoming mail files
9813 @cindex deleting incoming files
9814 If non-@code{nil}, the mail backends will delete the temporary incoming
9815 file after splitting mail into the proper groups.  This is @code{t} by
9816 default.
9817
9818 @c This is @code{nil} by
9819 @c default for reasons of security.
9820
9821 @c Since Red Gnus is an alpha release, it is to be expected to lose mail.
9822 (No Gnus release since (ding) Gnus 0.10 (or something like that) have
9823 lost mail, I think, but that's not the point.  (Except certain versions
9824 of Red Gnus.))  By not deleting the Incoming* files, one can be sure not
9825 to lose mail -- if Gnus totally whacks out, one can always recover what
9826 was lost.
9827
9828 You may delete the @file{Incoming*} files at will.
9829
9830 @item nnmail-use-long-file-names
9831 @vindex nnmail-use-long-file-names
9832 If non-@code{nil}, the mail backends will use long file and directory
9833 names.  Groups like @samp{mail.misc} will end up in directories
9834 (assuming use of @code{nnml} backend) or files (assuming use of
9835 @code{nnfolder} backend) like @file{mail.misc}.  If it is @code{nil},
9836 the same group will end up in @file{mail/misc}.
9837
9838 @item nnmail-delete-file-function
9839 @vindex nnmail-delete-file-function
9840 @findex delete-file
9841 Function called to delete files.  It is @code{delete-file} by default.
9842
9843 @item nnmail-cache-accepted-message-ids
9844 @vindex nnmail-cache-accepted-message-ids
9845 If non-@code{nil}, put the @code{Message-ID}s of articles imported into
9846 the backend (via @code{Gcc}, for instance) into the mail duplication
9847 discovery cache.  The default is @code{nil}.
9848
9849 @end table
9850
9851
9852 @node Fancy Mail Splitting
9853 @subsection Fancy Mail Splitting
9854 @cindex mail splitting
9855 @cindex fancy mail splitting
9856
9857 @vindex nnmail-split-fancy
9858 @findex nnmail-split-fancy
9859 If the rather simple, standard method for specifying how to split mail
9860 doesn't allow you to do what you want, you can set
9861 @code{nnmail-split-methods} to @code{nnmail-split-fancy}.  Then you can
9862 play with the @code{nnmail-split-fancy} variable.
9863
9864 Let's look at an example value of this variable first:
9865
9866 @lisp
9867 ;; Messages from the mailer daemon are not crossposted to any of
9868 ;; the ordinary groups.  Warnings are put in a separate group
9869 ;; from real errors.
9870 (| ("from" mail (| ("subject" "warn.*" "mail.warning")
9871                    "mail.misc"))
9872    ;; Non-error messages are crossposted to all relevant
9873    ;; groups, but we don't crosspost between the group for the
9874    ;; (ding) list and the group for other (ding) related mail.
9875    (& (| (any "ding@@ifi\\.uio\\.no" "ding.list")
9876          ("subject" "ding" "ding.misc"))
9877       ;; Other mailing lists...
9878       (any "procmail@@informatik\\.rwth-aachen\\.de" "procmail.list")
9879       (any "SmartList@@informatik\\.rwth-aachen\\.de" "SmartList.list")
9880       ;; People...
9881       (any "larsi@@ifi\\.uio\\.no" "people.Lars_Magne_Ingebrigtsen"))
9882    ;; Unmatched mail goes to the catch all group.
9883    "misc.misc")
9884 @end lisp
9885
9886 This variable has the format of a @dfn{split}.  A split is a (possibly)
9887 recursive structure where each split may contain other splits.  Here are
9888 the five possible split syntaxes:
9889
9890 @enumerate
9891
9892 @item
9893 @samp{group}: If the split is a string, that will be taken as a group
9894 name.  Normal regexp match expansion will be done.  See below for
9895 examples. 
9896
9897 @item
9898 @var{(FIELD VALUE SPLIT)}: If the split is a list, the first element of
9899 which is a string, then store the message as specified by SPLIT, if
9900 header FIELD (a regexp) contains VALUE (also a regexp).
9901
9902 @item
9903 @var{(| SPLIT...)}: If the split is a list, and the first element is
9904 @code{|} (vertical bar), then process each SPLIT until one of them
9905 matches.  A SPLIT is said to match if it will cause the mail message to
9906 be stored in one or more groups.
9907
9908 @item
9909 @var{(& SPLIT...)}: If the split is a list, and the first element is
9910 @code{&}, then process all SPLITs in the list.
9911
9912 @item
9913 @code{junk}: If the split is the symbol @code{junk}, then don't save
9914 this message. Use with extreme caution.
9915
9916 @item
9917 @var{(: function arg1 arg2 ...)}:  If the split is a list, and the first
9918 element is @code{:}, then the second element will be called as a
9919 function with @var{args} given as arguments.  The function should return
9920 a SPLIT.
9921
9922 @item
9923 @code{nil}: If the split is @code{nil}, it is ignored.
9924
9925 @end enumerate
9926
9927 In these splits, @var{FIELD} must match a complete field name.
9928 @var{VALUE} must match a complete word according to the fundamental mode
9929 syntax table.  You can use @code{.*} in the regexps to match partial
9930 field names or words.  In other words, all @var{VALUE}'s are wrapped in
9931 @samp{\<} and @samp{\>} pairs.
9932
9933 @vindex nnmail-split-abbrev-alist
9934 @var{FIELD} and @var{VALUE} can also be lisp symbols, in that case they
9935 are expanded as specified by the variable
9936 @code{nnmail-split-abbrev-alist}.  This is an alist of cons cells, where
9937 the @code{car} of a cell contains the key, and the @code{cdr} contains the associated
9938 value.
9939
9940 @vindex nnmail-split-fancy-syntax-table
9941 @code{nnmail-split-fancy-syntax-table} is the syntax table in effect
9942 when all this splitting is performed.
9943
9944 If you want to have Gnus create groups dynamically based on some
9945 information in the headers (i.e., do @code{replace-match}-like
9946 substitutions in the group names), you can say things like:
9947
9948 @example
9949 (any "debian-\\b\\(\\w+\\)@@lists.debian.org" "mail.debian.\\1")
9950 @end example
9951
9952 If the string contains the element @samp{\&}, then the previously
9953 matched string will be substituted.  Similarly, the elements @samp{\\1}
9954 up to @samp{\\9} will be substituted with the text matched by the
9955 groupings 1 through 9.
9956
9957
9958 @node Mail and Procmail
9959 @subsection Mail and Procmail
9960 @cindex procmail
9961
9962 @cindex slocal
9963 @cindex elm
9964 Many people use @code{procmail} (or some other mail filter program or
9965 external delivery agent---@code{slocal}, @code{elm}, etc) to split
9966 incoming mail into groups.  If you do that, you should set
9967 @code{nnmail-spool-file} to @code{procmail} to ensure that the mail
9968 backends never ever try to fetch mail by themselves.
9969
9970 If you have a combined @code{procmail}/POP/mailbox setup, you can do
9971 something like the following:
9972
9973 @vindex nnmail-use-procmail
9974 @lisp
9975 (setq nnmail-use-procmail t)
9976 (setq nnmail-spool-file
9977       '("/usr/spool/mail/my-name" "po:my-name"))
9978 @end lisp
9979
9980 This also means that you probably don't want to set
9981 @code{nnmail-split-methods} either, which has some, perhaps, unexpected
9982 side effects.
9983
9984 When a mail backend is queried for what groups it carries, it replies
9985 with the contents of that variable, along with any groups it has figured
9986 out that it carries by other means.  None of the backends, except
9987 @code{nnmh}, actually go out to the disk and check what groups actually
9988 exist.  (It's not trivial to distinguish between what the user thinks is
9989 a basis for a newsgroup and what is just a plain old file or directory.)
9990
9991 This means that you have to tell Gnus (and the backends) by hand what
9992 groups exist.
9993
9994 Let's take the @code{nnmh} backend as an example:
9995
9996 The folders are located in @code{nnmh-directory}, say, @file{~/Mail/}.
9997 There are three folders, @file{foo}, @file{bar} and @file{mail.baz}.
9998
9999 Go to the group buffer and type @kbd{G m}.  When prompted, answer
10000 @samp{foo} for the name and @samp{nnmh} for the method.  Repeat
10001 twice for the two other groups, @samp{bar} and @samp{mail.baz}.  Be sure
10002 to include all your mail groups.
10003
10004 That's it.  You are now set to read your mail.  An active file for this
10005 method will be created automatically.
10006
10007 @vindex nnmail-procmail-suffix
10008 @vindex nnmail-procmail-directory
10009 If you use @code{nnfolder} or any other backend that store more than a
10010 single article in each file, you should never have procmail add mails to
10011 the file that Gnus sees.  Instead, procmail should put all incoming mail
10012 in @code{nnmail-procmail-directory}.  To arrive at the file name to put
10013 the incoming mail in, append @code{nnmail-procmail-suffix} to the group
10014 name.  The mail backends will read the mail from these files.
10015
10016 @vindex nnmail-resplit-incoming
10017 When Gnus reads a file called @file{mail.misc.spool}, this mail will be
10018 put in the @code{mail.misc}, as one would expect.  However, if you want
10019 Gnus to split the mail the normal way, you could set
10020 @code{nnmail-resplit-incoming} to @code{t}.
10021
10022 @vindex nnmail-keep-last-article
10023 If you use @code{procmail} to split things directly into an @code{nnmh}
10024 directory (which you shouldn't do), you should set
10025 @code{nnmail-keep-last-article} to non-@code{nil} to prevent Gnus from
10026 ever expiring the final article (i.e., the article with the highest
10027 article number) in a mail newsgroup.  This is quite, quite important.
10028
10029 Here's an example setup:  The incoming spools are located in
10030 @file{~/incoming/} and have @samp{""} as suffixes (i.e., the incoming
10031 spool files have the same names as the equivalent groups).  The
10032 @code{nnfolder} backend is to be used as the mail interface, and the
10033 @code{nnfolder} directory is @file{~/fMail/}.
10034
10035 @lisp
10036 (setq nnfolder-directory "~/fMail/")
10037 (setq nnmail-spool-file 'procmail)
10038 (setq nnmail-procmail-directory "~/incoming/")
10039 (setq gnus-secondary-select-methods '((nnfolder "")))
10040 (setq nnmail-procmail-suffix "")
10041 @end lisp
10042
10043
10044 @node Incorporating Old Mail
10045 @subsection Incorporating Old Mail
10046
10047 Most people have lots of old mail stored in various file formats.  If
10048 you have set up Gnus to read mail using one of the spiffy Gnus mail
10049 backends, you'll probably wish to have that old mail incorporated into
10050 your mail groups.
10051
10052 Doing so can be quite easy.
10053
10054 To take an example: You're reading mail using @code{nnml}
10055 (@pxref{Mail Spool}), and have set @code{nnmail-split-methods} to a
10056 satisfactory value (@pxref{Splitting Mail}).  You have an old Unix mbox
10057 file filled with important, but old, mail.  You want to move it into
10058 your @code{nnml} groups.
10059
10060 Here's how:
10061
10062 @enumerate
10063 @item
10064 Go to the group buffer.
10065
10066 @item
10067 Type `G f' and give the path to the mbox file when prompted to create an
10068 @code{nndoc} group from the mbox file (@pxref{Foreign Groups}).
10069
10070 @item
10071 Type `SPACE' to enter the newly created group.
10072
10073 @item
10074 Type `M P b' to process-mark all articles in this group's buffer
10075 (@pxref{Setting Process Marks}).
10076
10077 @item
10078 Type `B r' to respool all the process-marked articles, and answer
10079 @samp{nnml} when prompted (@pxref{Mail Group Commands}).
10080 @end enumerate
10081
10082 All the mail messages in the mbox file will now also be spread out over
10083 all your @code{nnml} groups.  Try entering them and check whether things
10084 have gone without a glitch.  If things look ok, you may consider
10085 deleting the mbox file, but I wouldn't do that unless I was absolutely
10086 sure that all the mail has ended up where it should be.
10087
10088 Respooling is also a handy thing to do if you're switching from one mail
10089 backend to another.  Just respool all the mail in the old mail groups
10090 using the new mail backend.
10091
10092
10093 @node Expiring Mail
10094 @subsection Expiring Mail
10095 @cindex article expiry
10096
10097 Traditional mail readers have a tendency to remove mail articles when
10098 you mark them as read, in some way.  Gnus takes a fundamentally
10099 different approach to mail reading.
10100
10101 Gnus basically considers mail just to be news that has been received in
10102 a rather peculiar manner.  It does not think that it has the power to
10103 actually change the mail, or delete any mail messages.  If you enter a
10104 mail group, and mark articles as ``read'', or kill them in some other
10105 fashion, the mail articles will still exist on the system.  I repeat:
10106 Gnus will not delete your old, read mail.  Unless you ask it to, of
10107 course.
10108
10109 To make Gnus get rid of your unwanted mail, you have to mark the
10110 articles as @dfn{expirable}.  This does not mean that the articles will
10111 disappear right away, however.  In general, a mail article will be
10112 deleted from your system if, 1) it is marked as expirable, AND 2) it is
10113 more than one week old.  If you do not mark an article as expirable, it
10114 will remain on your system until hell freezes over.  This bears
10115 repeating one more time, with some spurious capitalizations: IF you do
10116 NOT mark articles as EXPIRABLE, Gnus will NEVER delete those ARTICLES.
10117
10118 @vindex gnus-auto-expirable-newsgroups
10119 You do not have to mark articles as expirable by hand.  Groups that
10120 match the regular expression @code{gnus-auto-expirable-newsgroups} will
10121 have all articles that you read marked as expirable automatically.  All
10122 articles marked as expirable have an @samp{E} in the first
10123 column in the summary buffer.
10124
10125 By default, if you have auto expiry switched on, Gnus will mark all the
10126 articles you read as expirable, no matter if they were read or unread
10127 before.  To avoid having articles marked as read marked as expirable
10128 automatically, you can put something like the following in your
10129 @file{.gnus} file:
10130
10131 @vindex gnus-mark-article-hook
10132 @lisp
10133 (remove-hook 'gnus-mark-article-hook
10134              'gnus-summary-mark-read-and-unread-as-read)
10135 (add-hook 'gnus-mark-article-hook 'gnus-summary-mark-unread-as-read)
10136 @end lisp
10137
10138 Note that making a group auto-expirable doesn't mean that all read
10139 articles are expired---only the articles marked as expirable
10140 will be expired.  Also note that using the @kbd{d} command won't make
10141 groups expirable---only semi-automatic marking of articles as read will
10142 mark the articles as expirable in auto-expirable groups.
10143
10144 Let's say you subscribe to a couple of mailing lists, and you want the
10145 articles you have read to disappear after a while:
10146
10147 @lisp
10148 (setq gnus-auto-expirable-newsgroups
10149       "mail.nonsense-list\\|mail.nice-list")
10150 @end lisp
10151
10152 Another way to have auto-expiry happen is to have the element
10153 @code{auto-expire} in the group parameters of the group.
10154
10155 If you use adaptive scoring (@pxref{Adaptive Scoring}) and
10156 auto-expiring, you'll have problems.  Auto-expiring and adaptive scoring
10157 don't really mix very well.
10158
10159 @vindex nnmail-expiry-wait
10160 The @code{nnmail-expiry-wait} variable supplies the default time an
10161 expirable article has to live.  Gnus starts counting days from when the
10162 message @emph{arrived}, not from when it was sent.  The default is seven
10163 days.
10164
10165 Gnus also supplies a function that lets you fine-tune how long articles
10166 are to live, based on what group they are in.  Let's say you want to
10167 have one month expiry period in the @samp{mail.private} group, a one day
10168 expiry period in the @samp{mail.junk} group, and a six day expiry period
10169 everywhere else:
10170
10171 @vindex nnmail-expiry-wait-function
10172 @lisp
10173 (setq nnmail-expiry-wait-function
10174       (lambda (group)
10175        (cond ((string= group "mail.private")
10176                31)
10177              ((string= group "mail.junk")
10178                1)
10179              ((string= group "important")
10180                'never)
10181              (t
10182                6))))
10183 @end lisp
10184
10185 The group names this function is fed are ``unadorned'' group
10186 names---no @samp{nnml:} prefixes and the like.
10187
10188 The @code{nnmail-expiry-wait} variable and
10189 @code{nnmail-expiry-wait-function} function can either be a number (not
10190 necessarily an integer) or one of the symbols @code{immediate} or
10191 @code{never}.
10192
10193 You can also use the @code{expiry-wait} group parameter to selectively
10194 change the expiry period (@pxref{Group Parameters}).
10195
10196 @vindex nnmail-keep-last-article
10197 If @code{nnmail-keep-last-article} is non-@code{nil}, Gnus will never
10198 expire the final article in a mail newsgroup.  This is to make life
10199 easier for procmail users.
10200
10201 @vindex gnus-total-expirable-newsgroups
10202 By the way: That line up there, about Gnus never expiring non-expirable
10203 articles, is a lie.  If you put @code{total-expire} in the group
10204 parameters, articles will not be marked as expirable, but all read
10205 articles will be put through the expiry process.  Use with extreme
10206 caution.  Even more dangerous is the
10207 @code{gnus-total-expirable-newsgroups} variable.  All groups that match
10208 this regexp will have all read articles put through the expiry process,
10209 which means that @emph{all} old mail articles in the groups in question
10210 will be deleted after a while.  Use with extreme caution, and don't come
10211 crying to me when you discover that the regexp you used matched the
10212 wrong group and all your important mail has disappeared.  Be a
10213 @emph{man}!  Or a @emph{woman}!  Whatever you feel more comfortable
10214 with!  So there!
10215
10216 Most people make most of their mail groups total-expirable, though.
10217
10218
10219 @node Washing Mail
10220 @subsection Washing Mail
10221 @cindex mail washing
10222 @cindex list server brain damage
10223 @cindex incoming mail treatment
10224
10225 Mailers and list servers are notorious for doing all sorts of really,
10226 really stupid things with mail.  ``Hey, RFC822 doesn't explicitly
10227 prohibit us from adding the string @code{wE aRe ElItE!!!!!1!!} to the
10228 end of all lines passing through our server, so let's do that!!!!1!''
10229 Yes, but RFC822 wasn't designed to be read by morons.  Things that were
10230 considered to be self-evident were not discussed.  So.  Here we are.
10231
10232 Case in point:  The German version of Microsoft Exchange adds @samp{AW:
10233 } to the subjects of replies instead of @samp{Re: }.  I could pretend to
10234 be shocked and dismayed by this, but I haven't got the energy.  It is to
10235 laugh.
10236
10237 Gnus provides a plethora of functions for washing articles while
10238 displaying them, but it might be nicer to do the filtering before
10239 storing the mail to disc.  For that purpose, we have three hooks and
10240 various functions that can be put in these hooks.
10241
10242 @table @code
10243 @item nnmail-prepare-incoming-hook
10244 @vindex nnmail-prepare-incoming-hook
10245 This hook is called before doing anything with the mail and is meant for
10246 grand, sweeping gestures.  It is called in a buffer that contains all
10247 the new, incoming mail.  Functions to be used include:
10248
10249 @table @code
10250 @item nnheader-ms-strip-cr
10251 @findex nnheader-ms-strip-cr
10252 Remove trailing carriage returns from each line.  This is default on
10253 Emacs running on MS machines.
10254
10255 @end table
10256
10257 @item nnmail-prepare-incoming-header-hook
10258 @vindex nnmail-prepare-incoming-header-hook
10259 This hook is called narrowed to each header.  It can be used when
10260 cleaning up the headers.  Functions that can be used include:
10261
10262 @table @code
10263 @item nnmail-remove-leading-whitespace
10264 @findex nnmail-remove-leading-whitespace
10265 Clear leading white space that ``helpful'' listservs have added to the
10266 headers to make them look nice.  Aaah.
10267
10268 @item nnmail-remove-list-identifiers
10269 @findex nnmail-remove-list-identifiers
10270 Some list servers add an identifier---for example, @samp{(idm)}---to the
10271 beginning of all @code{Subject} headers.  I'm sure that's nice for
10272 people who use stone age mail readers.  This function will remove
10273 strings that match the @code{nnmail-list-identifiers} regexp, which can
10274 also be a list of regexp.
10275
10276 For instance, if you want to remove the @samp{(idm)} and the
10277 @samp{nagnagnag} identifiers:
10278
10279 @lisp
10280 (setq nnmail-list-identifiers
10281       '("(idm)" "nagnagnag"))
10282 @end lisp
10283
10284 @item nnmail-remove-tabs
10285 @findex nnmail-remove-tabs
10286 Translate all @samp{TAB} characters into @samp{SPACE} characters.
10287
10288 @end table
10289
10290 @item nnmail-prepare-incoming-message-hook
10291 @vindex nnmail-prepare-incoming-message-hook
10292 This hook is called narrowed to each message.  Functions to be used
10293 include:
10294
10295 @table @code
10296 @item article-de-quoted-unreadable
10297 @findex article-de-quoted-unreadable
10298 Decode Quoted Readable encoding.
10299
10300 @end table
10301 @end table
10302
10303
10304 @node Duplicates
10305 @subsection Duplicates
10306
10307 @vindex nnmail-treat-duplicates
10308 @vindex nnmail-message-id-cache-length
10309 @vindex nnmail-message-id-cache-file
10310 @cindex duplicate mails
10311 If you are a member of a couple of mailing lists, you will sometimes
10312 receive two copies of the same mail.  This can be quite annoying, so
10313 @code{nnmail} checks for and treats any duplicates it might find.  To do
10314 this, it keeps a cache of old @code{Message-ID}s---
10315 @code{nnmail-message-id-cache-file}, which is @file{~/.nnmail-cache} by
10316 default.  The approximate maximum number of @code{Message-ID}s stored
10317 there is controlled by the @code{nnmail-message-id-cache-length}
10318 variable, which is 1000 by default. (So 1000 @code{Message-ID}s will be
10319 stored.) If all this sounds scary to you, you can set
10320 @code{nnmail-treat-duplicates} to @code{warn} (which is what it is by
10321 default), and @code{nnmail} won't delete duplicate mails.  Instead it
10322 will insert a warning into the head of the mail saying that it thinks
10323 that this is a duplicate of a different message.
10324
10325 This variable can also be a function.  If that's the case, the function
10326 will be called from a buffer narrowed to the message in question with
10327 the @code{Message-ID} as a parameter.  The function must return either
10328 @code{nil}, @code{warn}, or @code{delete}.
10329
10330 You can turn this feature off completely by setting the variable to
10331 @code{nil}.
10332
10333 If you want all the duplicate mails to be put into a special
10334 @dfn{duplicates} group, you could do that using the normal mail split
10335 methods:
10336
10337 @lisp
10338 (setq nnmail-split-fancy
10339       '(| ;; Messages duplicates go to a separate group.
10340           ("gnus-warning" "duplication of message" "duplicate")
10341           ;; Message from daemons, postmaster, and the like to another.
10342           (any mail "mail.misc")
10343           ;; Other rules.
10344           [ ... ] ))
10345 @end lisp
10346
10347 Or something like:
10348 @lisp
10349 (setq nnmail-split-methods
10350       '(("duplicates" "^Gnus-Warning:")
10351         ;; Other rules.
10352         [...]))
10353 @end lisp
10354
10355 Here's a neat feature: If you know that the recipient reads her mail
10356 with Gnus, and that she has @code{nnmail-treat-duplicates} set to
10357 @code{delete}, you can send her as many insults as you like, just by
10358 using a @code{Message-ID} of a mail that you know that she's already
10359 received.  Think of all the fun!  She'll never see any of it!  Whee!
10360
10361
10362 @node Not Reading Mail
10363 @subsection Not Reading Mail
10364
10365 If you start using any of the mail backends, they have the annoying
10366 habit of assuming that you want to read mail with them.  This might not
10367 be unreasonable, but it might not be what you want.
10368
10369 If you set @code{nnmail-spool-file} to @code{nil}, none of the backends
10370 will ever attempt to read incoming mail, which should help.
10371
10372 @vindex nnbabyl-get-new-mail
10373 @vindex nnmbox-get-new-mail
10374 @vindex nnml-get-new-mail
10375 @vindex nnmh-get-new-mail
10376 @vindex nnfolder-get-new-mail
10377 This might be too much, if, for instance, you are reading mail quite
10378 happily with @code{nnml} and just want to peek at some old @sc{rmail}
10379 file you have stashed away with @code{nnbabyl}.  All backends have
10380 variables called backend-@code{get-new-mail}.  If you want to disable
10381 the @code{nnbabyl} mail reading, you edit the virtual server for the
10382 group to have a setting where @code{nnbabyl-get-new-mail} to @code{nil}.
10383
10384 All the mail backends will call @code{nn}*@code{-prepare-save-mail-hook}
10385 narrowed to the article to be saved before saving it when reading
10386 incoming mail.
10387
10388
10389 @node Choosing a Mail Backend
10390 @subsection Choosing a Mail Backend
10391
10392 Gnus will read the mail spool when you activate a mail group.  The mail
10393 file is first copied to your home directory.  What happens after that
10394 depends on what format you want to store your mail in.
10395
10396 @menu
10397 * Unix Mail Box::               Using the (quite) standard Un*x mbox.
10398 * Rmail Babyl::                 Emacs programs use the rmail babyl format.
10399 * Mail Spool::                  Store your mail in a private spool?
10400 * MH Spool::                    An mhspool-like backend.
10401 * Mail Folders::                Having one file for each group.
10402 @end menu
10403
10404
10405 @node Unix Mail Box
10406 @subsubsection Unix Mail Box
10407 @cindex nnmbox
10408 @cindex unix mail box
10409
10410 @vindex nnmbox-active-file
10411 @vindex nnmbox-mbox-file
10412 The @dfn{nnmbox} backend will use the standard Un*x mbox file to store
10413 mail.  @code{nnmbox} will add extra headers to each mail article to say
10414 which group it belongs in.
10415
10416 Virtual server settings:
10417
10418 @table @code
10419 @item nnmbox-mbox-file
10420 @vindex nnmbox-mbox-file
10421 The name of the mail box in the user's home directory.
10422
10423 @item nnmbox-active-file
10424 @vindex nnmbox-active-file
10425 The name of the active file for the mail box.
10426
10427 @item nnmbox-get-new-mail
10428 @vindex nnmbox-get-new-mail
10429 If non-@code{nil}, @code{nnmbox} will read incoming mail and split it
10430 into groups.
10431 @end table
10432
10433
10434 @node Rmail Babyl
10435 @subsubsection Rmail Babyl
10436 @cindex nnbabyl
10437 @cindex rmail mbox
10438
10439 @vindex nnbabyl-active-file
10440 @vindex nnbabyl-mbox-file
10441 The @dfn{nnbabyl} backend will use a babyl mail box (aka. @dfn{rmail
10442 mbox}) to store mail. @code{nnbabyl} will add extra headers to each mail
10443 article to say which group it belongs in.
10444
10445 Virtual server settings:
10446
10447 @table @code
10448 @item nnbabyl-mbox-file
10449 @vindex nnbabyl-mbox-file
10450 The name of the rmail mbox file.
10451
10452 @item nnbabyl-active-file
10453 @vindex nnbabyl-active-file
10454 The name of the active file for the rmail box.
10455
10456 @item nnbabyl-get-new-mail
10457 @vindex nnbabyl-get-new-mail
10458 If non-@code{nil}, @code{nnbabyl} will read incoming mail.
10459 @end table
10460
10461
10462 @node Mail Spool
10463 @subsubsection Mail Spool
10464 @cindex nnml
10465 @cindex mail @sc{nov} spool
10466
10467 The @dfn{nnml} spool mail format isn't compatible with any other known
10468 format.  It should be used with some caution.
10469
10470 @vindex nnml-directory
10471 If you use this backend, Gnus will split all incoming mail into files,
10472 one file for each mail, and put the articles into the corresponding
10473 directories under the directory specified by the @code{nnml-directory}
10474 variable.  The default value is @file{~/Mail/}.
10475
10476 You do not have to create any directories beforehand; Gnus will take
10477 care of all that.
10478
10479 If you have a strict limit as to how many files you are allowed to store
10480 in your account, you should not use this backend.  As each mail gets its
10481 own file, you might very well occupy thousands of inodes within a few
10482 weeks.  If this is no problem for you, and it isn't a problem for you
10483 having your friendly systems administrator walking around, madly,
10484 shouting ``Who is eating all my inodes?! Who? Who!?!'', then you should
10485 know that this is probably the fastest format to use.  You do not have
10486 to trudge through a big mbox file just to read your new mail.
10487
10488 @code{nnml} is probably the slowest backend when it comes to article
10489 splitting.  It has to create lots of files, and it also generates
10490 @sc{nov} databases for the incoming mails.  This makes it the fastest
10491 backend when it comes to reading mail.
10492
10493 Virtual server settings:
10494
10495 @table @code
10496 @item nnml-directory
10497 @vindex nnml-directory
10498 All @code{nnml} directories will be placed under this directory.
10499
10500 @item nnml-active-file
10501 @vindex nnml-active-file
10502 The active file for the @code{nnml} server.
10503
10504 @item nnml-newsgroups-file
10505 @vindex nnml-newsgroups-file
10506 The @code{nnml} group descriptions file.  @xref{Newsgroups File
10507 Format}.
10508
10509 @item nnml-get-new-mail
10510 @vindex nnml-get-new-mail
10511 If non-@code{nil}, @code{nnml} will read incoming mail.
10512
10513 @item nnml-nov-is-evil
10514 @vindex nnml-nov-is-evil
10515 If non-@code{nil}, this backend will ignore any @sc{nov} files.
10516
10517 @item nnml-nov-file-name
10518 @vindex nnml-nov-file-name
10519 The name of the @sc{nov} files.  The default is @file{.overview}.
10520
10521 @item nnml-prepare-save-mail-hook
10522 @vindex nnml-prepare-save-mail-hook
10523 Hook run narrowed to an article before saving.
10524
10525 @end table
10526
10527 @findex nnml-generate-nov-databases
10528 If your @code{nnml} groups and @sc{nov} files get totally out of whack,
10529 you can do a complete update by typing @kbd{M-x
10530 nnml-generate-nov-databases}.  This command will trawl through the
10531 entire @code{nnml} hierarchy, looking at each and every article, so it
10532 might take a while to complete.  A better interface to this
10533 functionality can be found in the server buffer (@pxref{Server
10534 Commands}).
10535
10536
10537 @node MH Spool
10538 @subsubsection MH Spool
10539 @cindex nnmh
10540 @cindex mh-e mail spool
10541
10542 @code{nnmh} is just like @code{nnml}, except that is doesn't generate
10543 @sc{nov} databases and it doesn't keep an active file.  This makes
10544 @code{nnmh} a @emph{much} slower backend than @code{nnml}, but it also
10545 makes it easier to write procmail scripts for.
10546
10547 Virtual server settings:
10548
10549 @table @code
10550 @item nnmh-directory
10551 @vindex nnmh-directory
10552 All @code{nnmh} directories will be located under this directory.
10553
10554 @item nnmh-get-new-mail
10555 @vindex nnmh-get-new-mail
10556 If non-@code{nil}, @code{nnmh} will read incoming mail.
10557
10558 @item nnmh-be-safe
10559 @vindex nnmh-be-safe
10560 If non-@code{nil}, @code{nnmh} will go to ridiculous lengths to make
10561 sure that the articles in the folder are actually what Gnus thinks they
10562 are.  It will check date stamps and stat everything in sight, so
10563 setting this to @code{t} will mean a serious slow-down.  If you never
10564 use anything but Gnus to read the @code{nnmh} articles, you do not have
10565 to set this variable to @code{t}.
10566 @end table
10567
10568
10569 @node Mail Folders
10570 @subsubsection Mail Folders
10571 @cindex nnfolder
10572 @cindex mbox folders
10573 @cindex mail folders
10574
10575 @code{nnfolder} is a backend for storing each mail group in a separate
10576 file.  Each file is in the standard Un*x mbox format.  @code{nnfolder}
10577 will add extra headers to keep track of article numbers and arrival
10578 dates.
10579
10580 Virtual server settings:
10581
10582 @table @code
10583 @item nnfolder-directory
10584 @vindex nnfolder-directory
10585 All the @code{nnfolder} mail boxes will be stored under this directory.
10586
10587 @item nnfolder-active-file
10588 @vindex nnfolder-active-file
10589 The name of the active file.
10590
10591 @item nnfolder-newsgroups-file
10592 @vindex nnfolder-newsgroups-file
10593 The name of the group descriptions file.  @xref{Newsgroups File Format}.
10594
10595 @item nnfolder-get-new-mail
10596 @vindex nnfolder-get-new-mail
10597 If non-@code{nil}, @code{nnfolder} will read incoming mail.
10598
10599 @item nnfolder-save-buffer-hook
10600 @vindex nnfolder-save-buffer-hook
10601 @cindex backup files
10602 Hook run before saving the folders.  Note that Emacs does the normal
10603 backup renaming of files even with the @code{nnfolder} buffers.  If you
10604 wish to switch this off, you could say something like the following in
10605 your @file{.emacs} file:
10606
10607 @lisp
10608 (defun turn-off-backup ()
10609   (set (make-local-variable 'backup-inhibited) t))
10610
10611 (add-hook 'nnfolder-save-buffer-hook 'turn-off-backup)
10612 @end lisp
10613
10614 @item nnfolder-delete-mail-hook
10615 @vindex nnfolder-delete-mail-hook
10616 Hook run in a buffer narrowed to the message that is to be deleted.
10617 This function can be used to copy the message to somewhere else, or to
10618 extract some information from it before removing it.  
10619
10620 @end table
10621
10622
10623 @findex nnfolder-generate-active-file
10624 @kindex M-x nnfolder-generate-active-file
10625 If you have lots of @code{nnfolder}-like files you'd like to read with
10626 @code{nnfolder}, you can use the @kbd{M-x nnfolder-generate-active-file}
10627 command to make @code{nnfolder} aware of all likely files in
10628 @code{nnfolder-directory}.
10629
10630
10631 @node Other Sources
10632 @section Other Sources
10633
10634 Gnus can do more than just read news or mail.  The methods described
10635 below allow Gnus to view directories and files as if they were
10636 newsgroups.
10637
10638 @menu
10639 * Directory Groups::      You can read a directory as if it was a newsgroup.
10640 * Anything Groups::       Dired?  Who needs dired?
10641 * Document Groups::       Single files can be the basis of a group.
10642 * SOUP::                  Reading @sc{SOUP} packets ``offline''.
10643 * Web Searches::          Creating groups from articles that match a string.
10644 * Mail-To-News Gateways:: Posting articles via mail-to-news gateways.
10645 @end menu
10646
10647
10648 @node Directory Groups
10649 @subsection Directory Groups
10650 @cindex nndir
10651 @cindex directory groups
10652
10653 If you have a directory that has lots of articles in separate files in
10654 it, you might treat it as a newsgroup.  The files have to have numerical
10655 names, of course.
10656
10657 This might be an opportune moment to mention @code{ange-ftp} (and its
10658 successor @code{efs}), that most wonderful of all wonderful Emacs
10659 packages.  When I wrote @code{nndir}, I didn't think much about it---a
10660 backend to read directories.  Big deal.
10661
10662 @code{ange-ftp} changes that picture dramatically.  For instance, if you
10663 enter the @code{ange-ftp} file name
10664 @file{/ftp.hpc.uh.edu:/pub/emacs/ding-list/} as the directory name,
10665 @code{ange-ftp} or @code{efs} will actually allow you to read this
10666 directory over at @samp{sina} as a newsgroup.  Distributed news ahoy!
10667
10668 @code{nndir} will use @sc{nov} files if they are present.
10669
10670 @code{nndir} is a ``read-only'' backend---you can't delete or expire
10671 articles with this method.  You can use @code{nnmh} or @code{nnml} for
10672 whatever you use @code{nndir} for, so you could switch to any of those
10673 methods if you feel the need to have a non-read-only @code{nndir}.
10674
10675
10676 @node Anything Groups
10677 @subsection Anything Groups
10678 @cindex nneething
10679
10680 From the @code{nndir} backend (which reads a single spool-like
10681 directory), it's just a hop and a skip to @code{nneething}, which
10682 pretends that any arbitrary directory is a newsgroup.  Strange, but
10683 true.
10684
10685 When @code{nneething} is presented with a directory, it will scan this
10686 directory and assign article numbers to each file.  When you enter such
10687 a group, @code{nneething} must create ``headers'' that Gnus can use.
10688 After all, Gnus is a newsreader, in case you're
10689 forgetting. @code{nneething} does this in a two-step process.  First, it
10690 snoops each file in question.  If the file looks like an article (i.e.,
10691 the first few lines look like headers), it will use this as the head.
10692 If this is just some arbitrary file without a head (e.g. a C source
10693 file), @code{nneething} will cobble up a header out of thin air.  It
10694 will use file ownership, name and date and do whatever it can with these
10695 elements.
10696
10697 All this should happen automatically for you, and you will be presented
10698 with something that looks very much like a newsgroup.  Totally like a
10699 newsgroup, to be precise.  If you select an article, it will be displayed
10700 in the article buffer, just as usual.
10701
10702 If you select a line that represents a directory, Gnus will pop you into
10703 a new summary buffer for this @code{nneething} group.  And so on.  You can
10704 traverse the entire disk this way, if you feel like, but remember that
10705 Gnus is not dired, really, and does not intend to be, either.
10706
10707 There are two overall modes to this action---ephemeral or solid.  When
10708 doing the ephemeral thing (i.e., @kbd{G D} from the group buffer), Gnus
10709 will not store information on what files you have read, and what files
10710 are new, and so on.  If you create a solid @code{nneething} group the
10711 normal way with @kbd{G m}, Gnus will store a mapping table between
10712 article numbers and file names, and you can treat this group like any
10713 other groups.  When you activate a solid @code{nneething} group, you will
10714 be told how many unread articles it contains, etc., etc.
10715
10716 Some variables:
10717
10718 @table @code
10719 @item nneething-map-file-directory
10720 @vindex nneething-map-file-directory
10721 All the mapping files for solid @code{nneething} groups will be stored
10722 in this directory, which defaults to @file{~/.nneething/}.
10723
10724 @item nneething-exclude-files
10725 @vindex nneething-exclude-files
10726 All files that match this regexp will be ignored.  Nice to use to exclude
10727 auto-save files and the like, which is what it does by default.
10728
10729 @item nneething-map-file
10730 @vindex nneething-map-file
10731 Name of the map files.
10732 @end table
10733
10734
10735 @node Document Groups
10736 @subsection Document Groups
10737 @cindex nndoc
10738 @cindex documentation group
10739 @cindex help group
10740
10741 @code{nndoc} is a cute little thing that will let you read a single file
10742 as a newsgroup.  Several files types are supported:
10743
10744 @table @code
10745 @cindex babyl
10746 @cindex rmail mbox
10747
10748 @item babyl
10749 The babyl (rmail) mail box.
10750 @cindex mbox
10751 @cindex Unix mbox
10752
10753 @item mbox
10754 The standard Unix mbox file.
10755
10756 @cindex MMDF mail box
10757 @item mmdf
10758 The MMDF mail box format.
10759
10760 @item news
10761 Several news articles appended into a file.
10762
10763 @item rnews
10764 @cindex rnews batch files
10765 The rnews batch transport format.
10766 @cindex forwarded messages
10767
10768 @item forward
10769 Forwarded articles.
10770
10771 @item mime-parts
10772 MIME multipart messages, besides digests.
10773
10774 @item mime-digest
10775 @cindex digest
10776 @cindex MIME digest
10777 @cindex 1153 digest
10778 @cindex RFC 1153 digest
10779 @cindex RFC 341 digest
10780 MIME (RFC 1341) digest format.
10781
10782 @item standard-digest
10783 The standard (RFC 1153) digest format.
10784
10785 @item slack-digest
10786 Non-standard digest format---matches most things, but does it badly.
10787 @end table
10788
10789 You can also use the special ``file type'' @code{guess}, which means
10790 that @code{nndoc} will try to guess what file type it is looking at.
10791 @code{digest} means that @code{nndoc} should guess what digest type the
10792 file is.
10793
10794 @code{nndoc} will not try to change the file or insert any extra headers into
10795 it---it will simply, like, let you use the file as the basis for a
10796 group.  And that's it.
10797
10798 If you have some old archived articles that you want to insert into your
10799 new & spiffy Gnus mail backend, @code{nndoc} can probably help you with
10800 that.  Say you have an old @file{RMAIL} file with mail that you now want
10801 to split into your new @code{nnml} groups.  You look at that file using
10802 @code{nndoc} (using the @kbd{G f} command in the group buffer
10803 (@pxref{Foreign Groups})), set the process mark on all the articles in
10804 the buffer (@kbd{M P b}, for instance), and then re-spool (@kbd{B r})
10805 using @code{nnml}.  If all goes well, all the mail in the @file{RMAIL}
10806 file is now also stored in lots of @code{nnml} directories, and you can
10807 delete that pesky @file{RMAIL} file.  If you have the guts!
10808
10809 Virtual server variables:
10810
10811 @table @code
10812 @item nndoc-article-type
10813 @vindex nndoc-article-type
10814 This should be one of @code{mbox}, @code{babyl}, @code{digest},
10815 @code{news}, @code{rnews}, @code{mmdf}, @code{forward}, @code{rfc934},
10816 @code{rfc822-forward}, @code{mime-parts}, @code{mime-digest},
10817 @code{standard-digest}, @code{slack-digest}, @code{clari-briefs} or
10818 @code{guess}.
10819
10820 @item nndoc-post-type
10821 @vindex nndoc-post-type
10822 This variable says whether Gnus is to consider the group a news group or
10823 a mail group.  There are two valid values:  @code{mail} (the default)
10824 and @code{news}.
10825 @end table
10826
10827 @menu
10828 * Document Server Internals::   How to add your own document types.
10829 @end menu
10830
10831
10832 @node Document Server Internals
10833 @subsubsection Document Server Internals
10834
10835 Adding new document types to be recognized by @code{nndoc} isn't
10836 difficult.  You just have to whip up a definition of what the document
10837 looks like, write a predicate function to recognize that document type,
10838 and then hook into @code{nndoc}.
10839
10840 First, here's an example document type definition:
10841
10842 @example
10843 (mmdf
10844  (article-begin .  "^\^A\^A\^A\^A\n")
10845  (body-end .  "^\^A\^A\^A\^A\n"))
10846 @end example
10847
10848 The definition is simply a unique @dfn{name} followed by a series of
10849 regexp pseudo-variable settings.  Below are the possible
10850 variables---don't be daunted by the number of variables; most document
10851 types can be defined with very few settings:
10852
10853 @table @code
10854 @item first-article
10855 If present, @code{nndoc} will skip past all text until it finds
10856 something that match this regexp.  All text before this will be
10857 totally ignored.
10858
10859 @item article-begin
10860 This setting has to be present in all document type definitions.  It
10861 says what the beginning of each article looks like.
10862
10863 @item head-begin-function
10864 If present, this should be a function that moves point to the head of
10865 the article.
10866
10867 @item nndoc-head-begin
10868 If present, this should be a regexp that matches the head of the
10869 article.
10870
10871 @item nndoc-head-end
10872 This should match the end of the head of the article.  It defaults to
10873 @samp{^$}---the empty line.
10874
10875 @item body-begin-function
10876 If present, this function should move point to the beginning of the body
10877 of the article.
10878
10879 @item body-begin
10880 This should match the beginning of the body of the article.  It defaults
10881 to @samp{^\n}.
10882
10883 @item body-end-function
10884 If present, this function should move point to the end of the body of
10885 the article.
10886
10887 @item body-end
10888 If present, this should match the end of the body of the article.
10889
10890 @item file-end
10891 If present, this should match the end of the file.  All text after this
10892 regexp will be totally ignored.
10893
10894 @end table
10895
10896 So, using these variables @code{nndoc} is able to dissect a document
10897 file into a series of articles, each with a head and a body.  However, a
10898 few more variables are needed since not all document types are all that
10899 news-like---variables needed to transform the head or the body into
10900 something that's palatable for Gnus:
10901
10902 @table @code
10903 @item prepare-body-function
10904 If present, this function will be called when requesting an article.  It
10905 will be called with point at the start of the body, and is useful if the
10906 document has encoded some parts of its contents.
10907
10908 @item article-transform-function
10909 If present, this function is called when requesting an article.  It's
10910 meant to be used for more wide-ranging transformation of both head and
10911 body of the article.
10912
10913 @item generate-head-function
10914 If present, this function is called to generate a head that Gnus can
10915 understand.  It is called with the article number as a parameter, and is
10916 expected to generate a nice head for the article in question.  It is
10917 called when requesting the headers of all articles.
10918
10919 @end table
10920
10921 Let's look at the most complicated example I can come up with---standard
10922 digests:
10923
10924 @example
10925 (standard-digest
10926  (first-article . ,(concat "^" (make-string 70 ?-) "\n\n+"))
10927  (article-begin . ,(concat "\n\n" (make-string 30 ?-) "\n\n+"))
10928  (prepare-body-function . nndoc-unquote-dashes)
10929  (body-end-function . nndoc-digest-body-end)
10930  (head-end . "^ ?$")
10931  (body-begin . "^ ?\n")
10932  (file-end . "^End of .*digest.*[0-9].*\n\\*\\*\\|^End of.*Digest *$")
10933  (subtype digest guess))
10934 @end example
10935
10936 We see that all text before a 70-width line of dashes is ignored; all
10937 text after a line that starts with that @samp{^End of} is also ignored;
10938 each article begins with a 30-width line of dashes; the line separating
10939 the head from the body may contain a single space; and that the body is
10940 run through @code{nndoc-unquote-dashes} before being delivered.
10941
10942 To hook your own document definition into @code{nndoc}, use the
10943 @code{nndoc-add-type} function.  It takes two parameters---the first is
10944 the definition itself and the second (optional) parameter says where in
10945 the document type definition alist to put this definition.  The alist is
10946 traversed sequentially, and @code{nndoc-TYPE-type-p} is called for a given type @code{TYPE}.  So @code{nndoc-mmdf-type-p} is called to see whether a document
10947 is of @code{mmdf} type, and so on.  These type predicates should return
10948 @code{nil} if the document is not of the correct type; @code{t} if it is
10949 of the correct type; and a number if the document might be of the
10950 correct type.  A high number means high probability; a low number means
10951 low probability with @samp{0} being the lowest valid number.
10952
10953
10954 @node SOUP
10955 @subsection SOUP
10956 @cindex SOUP
10957 @cindex offline
10958
10959 In the PC world people often talk about ``offline'' newsreaders.  These
10960 are thingies that are combined reader/news transport monstrosities.
10961 With built-in modem programs.  Yecchh!
10962
10963 Of course, us Unix Weenie types of human beans use things like
10964 @code{uucp} and, like, @code{nntpd} and set up proper news and mail
10965 transport things like Ghod intended.  And then we just use normal
10966 newsreaders.
10967
10968 However, it can sometimes be convenient to do something a that's a bit
10969 easier on the brain if you have a very slow modem, and you're not really
10970 that interested in doing things properly.
10971
10972 A file format called @sc{soup} has been developed for transporting news
10973 and mail from servers to home machines and back again.  It can be a bit
10974 fiddly.
10975
10976 First some terminology:
10977
10978 @table @dfn
10979
10980 @item server
10981 This is the machine that is connected to the outside world and where you
10982 get news and/or mail from.
10983
10984 @item home machine
10985 This is the machine that you want to do the actual reading and responding
10986 on.  It is typically not connected to the rest of the world in any way.
10987
10988 @item packet
10989 Something that contains messages and/or commands.  There are two kinds
10990 of packets:
10991
10992 @table @dfn
10993 @item message packets
10994 These are packets made at the server, and typically contain lots of
10995 messages for you to read.  These are called @file{SoupoutX.tgz} by
10996 default, where @var{X} is a number.
10997
10998 @item response packets
10999 These are packets made at the home machine, and typically contains
11000 replies that you've written.  These are called @file{SoupinX.tgz} by
11001 default, where @var{X} is a number.
11002
11003 @end table
11004
11005 @end table
11006
11007
11008 @enumerate
11009
11010 @item
11011 You log in on the server and create a @sc{soup} packet.  You can either
11012 use a dedicated @sc{soup} thingie (like the @code{awk} program), or you
11013 can use Gnus to create the packet with its @sc{soup} commands (@kbd{O
11014 s} and/or @kbd{G s b}; and then @kbd{G s p}) (@pxref{SOUP Commands}).
11015
11016 @item
11017 You transfer the packet home.  Rail, boat, car or modem will do fine.
11018
11019 @item
11020 You put the packet in your home directory.
11021
11022 @item
11023 You fire up Gnus on your home machine using the @code{nnsoup} backend as
11024 the native or secondary server.
11025
11026 @item
11027 You read articles and mail and answer and followup to the things you
11028 want (@pxref{SOUP Replies}).
11029
11030 @item
11031 You do the @kbd{G s r} command to pack these replies into a @sc{soup}
11032 packet.
11033
11034 @item
11035 You transfer this packet to the server.
11036
11037 @item
11038 You use Gnus to mail this packet out with the @kbd{G s s} command.
11039
11040 @item
11041 You then repeat until you die.
11042
11043 @end enumerate
11044
11045 So you basically have a bipartite system---you use @code{nnsoup} for
11046 reading and Gnus for packing/sending these @sc{soup} packets.
11047
11048 @menu
11049 * SOUP Commands::     Commands for creating and sending @sc{soup} packets
11050 * SOUP Groups::       A backend for reading @sc{soup} packets.
11051 * SOUP Replies::      How to enable @code{nnsoup} to take over mail and news.
11052 @end menu
11053
11054
11055 @node SOUP Commands
11056 @subsubsection SOUP Commands
11057
11058 These are commands for creating and manipulating @sc{soup} packets.
11059
11060 @table @kbd
11061 @item G s b
11062 @kindex G s b (Group)
11063 @findex gnus-group-brew-soup
11064 Pack all unread articles in the current group
11065 (@code{gnus-group-brew-soup}).  This command understands the
11066 process/prefix convention.
11067
11068 @item G s w
11069 @kindex G s w (Group)
11070 @findex gnus-soup-save-areas
11071 Save all @sc{soup} data files (@code{gnus-soup-save-areas}).
11072
11073 @item G s s
11074 @kindex G s s (Group)
11075 @findex gnus-soup-send-replies
11076 Send all replies from the replies packet
11077 (@code{gnus-soup-send-replies}).
11078
11079 @item G s p
11080 @kindex G s p (Group)
11081 @findex gnus-soup-pack-packet
11082 Pack all files into a @sc{soup} packet (@code{gnus-soup-pack-packet}).
11083
11084 @item G s r
11085 @kindex G s r (Group)
11086 @findex nnsoup-pack-replies
11087 Pack all replies into a replies packet (@code{nnsoup-pack-replies}).
11088
11089 @item O s
11090 @kindex O s (Summary)
11091 @findex gnus-soup-add-article
11092 This summary-mode command adds the current article to a @sc{soup} packet
11093 (@code{gnus-soup-add-article}).  It understands the process/prefix
11094 convention (@pxref{Process/Prefix}).
11095
11096 @end table
11097
11098
11099 There are a few variables to customize where Gnus will put all these
11100 thingies:
11101
11102 @table @code
11103
11104 @item gnus-soup-directory
11105 @vindex gnus-soup-directory
11106 Directory where Gnus will save intermediate files while composing
11107 @sc{soup} packets.  The default is @file{~/SoupBrew/}.
11108
11109 @item gnus-soup-replies-directory
11110 @vindex gnus-soup-replies-directory
11111 This is what Gnus will use as a temporary directory while sending our
11112 reply packets.  @file{~/SoupBrew/SoupReplies/} is the default.
11113
11114 @item gnus-soup-prefix-file
11115 @vindex gnus-soup-prefix-file
11116 Name of the file where Gnus stores the last used prefix.  The default is
11117 @samp{gnus-prefix}.
11118
11119 @item gnus-soup-packer
11120 @vindex gnus-soup-packer
11121 A format string command for packing a @sc{soup} packet.  The default is
11122 @samp{tar cf - %s | gzip > $HOME/Soupout%d.tgz}.
11123
11124 @item gnus-soup-unpacker
11125 @vindex gnus-soup-unpacker
11126 Format string command for unpacking a @sc{soup} packet.  The default is
11127 @samp{gunzip -c %s | tar xvf -}.
11128
11129 @item gnus-soup-packet-directory
11130 @vindex gnus-soup-packet-directory
11131 Where Gnus will look for reply packets.  The default is @file{~/}.
11132
11133 @item gnus-soup-packet-regexp
11134 @vindex gnus-soup-packet-regexp
11135 Regular expression matching @sc{soup} reply packets in
11136 @code{gnus-soup-packet-directory}.
11137
11138 @end table
11139
11140
11141 @node SOUP Groups
11142 @subsubsection @sc{soup} Groups
11143 @cindex nnsoup
11144
11145 @code{nnsoup} is the backend for reading @sc{soup} packets.  It will
11146 read incoming packets, unpack them, and put them in a directory where
11147 you can read them at leisure.
11148
11149 These are the variables you can use to customize its behavior:
11150
11151 @table @code
11152
11153 @item nnsoup-tmp-directory
11154 @vindex nnsoup-tmp-directory
11155 When @code{nnsoup} unpacks a @sc{soup} packet, it does it in this
11156 directory.  (@file{/tmp/} by default.)
11157
11158 @item nnsoup-directory
11159 @vindex nnsoup-directory
11160 @code{nnsoup} then moves each message and index file to this directory.
11161 The default is @file{~/SOUP/}.
11162
11163 @item nnsoup-replies-directory
11164 @vindex nnsoup-replies-directory
11165 All replies will be stored in this directory before being packed into a
11166 reply packet.  The default is @file{~/SOUP/replies/"}.
11167
11168 @item nnsoup-replies-format-type
11169 @vindex nnsoup-replies-format-type
11170 The @sc{soup} format of the replies packets.  The default is @samp{?n}
11171 (rnews), and I don't think you should touch that variable.  I probably
11172 shouldn't even have documented it.  Drats!  Too late!
11173
11174 @item nnsoup-replies-index-type
11175 @vindex nnsoup-replies-index-type
11176 The index type of the replies packet.  The default is @samp{?n}, which
11177 means ``none''.  Don't fiddle with this one either!
11178
11179 @item nnsoup-active-file
11180 @vindex nnsoup-active-file
11181 Where @code{nnsoup} stores lots of information.  This is not an ``active
11182 file'' in the @code{nntp} sense; it's an Emacs Lisp file.  If you lose
11183 this file or mess it up in any way, you're dead.  The default is
11184 @file{~/SOUP/active}.
11185
11186 @item nnsoup-packer
11187 @vindex nnsoup-packer
11188 Format string command for packing a reply @sc{soup} packet.  The default
11189 is @samp{tar cf - %s | gzip > $HOME/Soupin%d.tgz}.
11190
11191 @item nnsoup-unpacker
11192 @vindex nnsoup-unpacker
11193 Format string command for unpacking incoming @sc{soup} packets.  The
11194 default is @samp{gunzip -c %s | tar xvf -}.
11195
11196 @item nnsoup-packet-directory
11197 @vindex nnsoup-packet-directory
11198 Where @code{nnsoup} will look for incoming packets.  The default is
11199 @file{~/}.
11200
11201 @item nnsoup-packet-regexp
11202 @vindex nnsoup-packet-regexp
11203 Regular expression matching incoming @sc{soup} packets.  The default is
11204 @samp{Soupout}.
11205
11206 @item nnsoup-always-save
11207 @vindex nnsoup-always-save
11208 If non-@code{nil}, save the replies buffer after each posted message.
11209
11210 @end table
11211
11212
11213 @node SOUP Replies
11214 @subsubsection SOUP Replies
11215
11216 Just using @code{nnsoup} won't mean that your postings and mailings end
11217 up in @sc{soup} reply packets automagically.  You have to work a bit
11218 more for that to happen.
11219
11220 @findex nnsoup-set-variables
11221 The @code{nnsoup-set-variables} command will set the appropriate
11222 variables to ensure that all your followups and replies end up in the
11223 @sc{soup} system.
11224
11225 In specific, this is what it does:
11226
11227 @lisp
11228 (setq message-send-news-function 'nnsoup-request-post)
11229 (setq message-send-mail-function 'nnsoup-request-mail)
11230 @end lisp
11231
11232 And that's it, really.  If you only want news to go into the @sc{soup}
11233 system you just use the first line.  If you only want mail to be
11234 @sc{soup}ed you use the second.
11235
11236
11237 @node Web Searches
11238 @subsection Web Searches
11239 @cindex nnweb
11240 @cindex DejaNews
11241 @cindex Alta Vista
11242 @cindex InReference
11243 @cindex Usenet searches
11244 @cindex searching the Usenet
11245
11246 It's, like, too neat to search the Usenet for articles that match a
11247 string, but it, like, totally @emph{sucks}, like, totally, to use one of
11248 those, like, Web browsers, and you, like, have to, rilly, like, look at
11249 the commercials, so, like, with Gnus you can do @emph{rad}, rilly,
11250 searches without having to use a browser.
11251
11252 The @code{nnweb} backend allows an easy interface to the mighty search
11253 engine.  You create an @code{nnweb} group, enter a search pattern, and
11254 then enter the group and read the articles like you would any normal
11255 group.  The @kbd{G w} command in the group buffer (@pxref{Foreign
11256 Groups}) will do this in an easy-to-use fashion.
11257
11258 @code{nnweb} groups don't really lend themselves to being solid
11259 groups---they have a very fleeting idea of article numbers.  In fact,
11260 each time you enter an @code{nnweb} group (not even changing the search
11261 pattern), you are likely to get the articles ordered in a different
11262 manner.  Not even using duplicate suppression (@pxref{Duplicate
11263 Suppression}) will help, since @code{nnweb} doesn't even know the
11264 @code{Message-ID} of the articles before reading them using some search
11265 engines (DejaNews, for instance).  The only possible way to keep track
11266 of which articles you've read is by scoring on the @code{Date}
11267 header---mark all articles posted before the last date you read the
11268 group as read.
11269
11270 If the search engine changes its output substantially, @code{nnweb}
11271 won't be able to parse it and will fail.  One could hardly fault the Web
11272 providers if they were to do this---their @emph{raison d'\e,Aj\e(Btre} is to
11273 make money off of advertisements, not to provide services to the
11274 community.  Since @code{nnweb} washes the ads off all the articles, one
11275 might think that the providers might be somewhat miffed.  We'll see.
11276
11277 You must have the @code{url} and @code{w3} package installed to be able
11278 to use @code{nnweb}.
11279
11280 Virtual server variables:
11281
11282 @table @code
11283 @item nnweb-type
11284 @vindex nnweb-type
11285 What search engine type is being used.  The currently supported types
11286 are @code{dejanews}, @code{dejanewsold}, @code{altavista} and
11287 @code{reference}.
11288
11289 @item nnweb-search
11290 @vindex nnweb-search
11291 The search string to feed to the search engine.
11292
11293 @item nnweb-max-hits
11294 @vindex nnweb-max-hits
11295 Advisory maximum number of hits per search to display.  The default is
11296 100.
11297
11298 @item nnweb-type-definition
11299 @vindex nnweb-type-definition
11300 Type-to-definition alist.  This alist says what @code{nnweb} should do
11301 with the various search engine types.  The following elements must be
11302 present:
11303
11304 @table @code
11305 @item article
11306 Function to decode the article and provide something that Gnus
11307 understands.
11308
11309 @item map
11310 Function to create an article number to message header and URL alist.
11311
11312 @item search
11313 Function to send the search string to the search engine.
11314
11315 @item address
11316 The address the aforementioned function should send the search string
11317 to.
11318
11319 @item id
11320 Format string URL to fetch an article by @code{Message-ID}.
11321 @end table
11322
11323 @end table
11324
11325
11326
11327 @node Mail-To-News Gateways
11328 @subsection Mail-To-News Gateways
11329 @cindex mail-to-news gateways
11330 @cindex gateways
11331
11332 If your local @code{nntp} server doesn't allow posting, for some reason
11333 or other, you can post using one of the numerous mail-to-news gateways.
11334 The @code{nngateway} backend provides the interface.
11335
11336 Note that you can't read anything from this backend---it can only be
11337 used to post with.
11338
11339 Server variables:
11340
11341 @table @code
11342 @item nngateway-address
11343 @vindex nngateway-address
11344 This is the address of the mail-to-news gateway.
11345
11346 @item nngateway-header-transformation
11347 @vindex nngateway-header-transformation
11348 News headers often have to be transformed in some odd way or other
11349 for the mail-to-news gateway to accept it.  This variable says what
11350 transformation should be called, and defaults to
11351 @code{nngateway-simple-header-transformation}.  The function is called
11352 narrowed to the headers to be transformed and with one parameter---the
11353 gateway address.
11354
11355 This default function just inserts a new @code{To} header based on the
11356 @code{Newsgroups} header and the gateway address.
11357 For instance, an article with this @code{Newsgroups} header:
11358
11359 @example
11360 Newsgroups: alt.religion.emacs
11361 @end example
11362
11363 will get this @code{From} header inserted:
11364
11365 @example
11366 To: alt-religion-emacs@@GATEWAY
11367 @end example
11368
11369 The following pre-defined functions exist:
11370
11371 @findex nngateway-simple-header-transformation
11372 @table @code
11373
11374 @item nngateway-simple-header-transformation
11375 Creates a @code{To} header that looks like
11376 @var{newsgroup}@@@code{nngateway-address}.
11377
11378 @findex nngateway-mail2news-header-transformation
11379
11380 @item nngateway-mail2news-header-transformation
11381 Creates a @code{To} header that looks like
11382 @code{nngateway-address}.
11383
11384 Here's an example:
11385
11386 @lisp
11387 (setq gnus-post-method
11388       '(nngateway "mail2news@@replay.com"
11389                   (nngateway-header-transformation
11390                    nngateway-mail2news-header-transformation)))
11391 @end lisp
11392
11393 @end table
11394
11395
11396 @end table
11397
11398 So, to use this, simply say something like:
11399
11400 @lisp
11401 (setq gnus-post-method '(nngateway "GATEWAY.ADDRESS"))
11402 @end lisp
11403
11404
11405 @node Combined Groups
11406 @section Combined Groups
11407
11408 Gnus allows combining a mixture of all the other group types into bigger
11409 groups.
11410
11411 @menu
11412 * Virtual Groups::     Combining articles from many groups.
11413 * Kibozed Groups::     Looking through parts of the newsfeed for articles.
11414 @end menu
11415
11416
11417 @node Virtual Groups
11418 @subsection Virtual Groups
11419 @cindex nnvirtual
11420 @cindex virtual groups
11421 @cindex merging groups
11422
11423 An @dfn{nnvirtual group} is really nothing more than a collection of
11424 other groups.
11425
11426 For instance, if you are tired of reading many small groups, you can
11427 put them all in one big group, and then grow tired of reading one
11428 big, unwieldy group.  The joys of computing!
11429
11430 You specify @code{nnvirtual} as the method.  The address should be a
11431 regexp to match component groups.
11432
11433 All marks in the virtual group will stick to the articles in the
11434 component groups.  So if you tick an article in a virtual group, the
11435 article will also be ticked in the component group from whence it came.
11436 (And vice versa---marks from the component groups will also be shown in
11437 the virtual group.)
11438
11439 Here's an example @code{nnvirtual} method that collects all Andrea Dworkin
11440 newsgroups into one, big, happy newsgroup:
11441
11442 @lisp
11443 (nnvirtual "^alt\\.fan\\.andrea-dworkin$\\|^rec\\.dworkin.*")
11444 @end lisp
11445
11446 The component groups can be native or foreign; everything should work
11447 smoothly, but if your computer explodes, it was probably my fault.
11448
11449 Collecting the same group from several servers might actually be a good
11450 idea if users have set the Distribution header to limit distribution.
11451 If you would like to read @samp{soc.motss} both from a server in Japan
11452 and a server in Norway, you could use the following as the group regexp:
11453
11454 @example
11455 "^nntp\\+server\\.jp:soc\\.motss$\\|^nntp\\+server\\.no:soc\\.motss$"
11456 @end example
11457
11458 (Remember, though, that if you're creating the group with @kbd{G m}, you
11459 shouldn't double the backslashes, and you should leave off the quote
11460 characters at the beginning and the end of the string.)
11461
11462 This should work kinda smoothly---all articles from both groups should
11463 end up in this one, and there should be no duplicates.  Threading (and
11464 the rest) will still work as usual, but there might be problems with the
11465 sequence of articles.  Sorting on date might be an option here
11466 (@pxref{Selecting a Group}).
11467
11468 One limitation, however---all groups included in a virtual
11469 group have to be alive (i.e., subscribed or unsubscribed).  Killed or
11470 zombie groups can't be component groups for @code{nnvirtual} groups.
11471
11472 @vindex nnvirtual-always-rescan
11473 If the @code{nnvirtual-always-rescan} is non-@code{nil},
11474 @code{nnvirtual} will always scan groups for unread articles when
11475 entering a virtual group.  If this variable is @code{nil} (which is the
11476 default) and you read articles in a component group after the virtual
11477 group has been activated, the read articles from the component group
11478 will show up when you enter the virtual group.  You'll also see this
11479 effect if you have two virtual groups that have a component group in
11480 common.  If that's the case, you should set this variable to @code{t}.
11481 Or you can just tap @code{M-g} on the virtual group every time before
11482 you enter it---it'll have much the same effect.
11483
11484 @code{nnvirtual} can have both mail and news groups as component groups.
11485 When responding to articles in @code{nnvirtual} groups, @code{nnvirtual}
11486 has to ask the backend of the component group the article comes from
11487 whether it is a news or mail backend.  However, when you do a @kbd{^},
11488 there is typically no sure way for the component backend to know this,
11489 and in that case @code{nnvirtual} tells Gnus that the article came from a
11490 not-news backend.  (Just to be on the safe side.)
11491
11492 @kbd{C-c C-t} in the message buffer will insert the @code{Newsgroups}
11493 line from the article you respond to in these cases.
11494
11495
11496
11497 @node Kibozed Groups
11498 @subsection Kibozed Groups
11499 @cindex nnkiboze
11500 @cindex kibozing
11501
11502 @dfn{Kibozing} is defined by @sc{oed} as ``grepping through (parts of)
11503 the news feed''.  @code{nnkiboze} is a backend that will do this for
11504 you.  Oh joy!  Now you can grind any @sc{nntp} server down to a halt
11505 with useless requests!  Oh happiness!
11506
11507 @kindex G k (Group)
11508 To create a kibozed group, use the @kbd{G k} command in the group
11509 buffer.
11510
11511 The address field of the @code{nnkiboze} method is, as with
11512 @code{nnvirtual}, a regexp to match groups to be ``included'' in the
11513 @code{nnkiboze} group.  That's where most similarities between @code{nnkiboze}
11514 and @code{nnvirtual} end.
11515
11516 In addition to this regexp detailing component groups, an @code{nnkiboze} group
11517 must have a score file to say what articles are to be included in
11518 the group (@pxref{Scoring}).
11519
11520 @kindex M-x nnkiboze-generate-groups
11521 @findex nnkiboze-generate-groups
11522 You must run @kbd{M-x nnkiboze-generate-groups} after creating the
11523 @code{nnkiboze} groups you want to have.  This command will take time.  Lots of
11524 time.  Oodles and oodles of time.  Gnus has to fetch the headers from
11525 all the articles in all the component groups and run them through the
11526 scoring process to determine if there are any articles in the groups
11527 that are to be part of the @code{nnkiboze} groups.
11528
11529 Please limit the number of component groups by using restrictive
11530 regexps.  Otherwise your sysadmin may become annoyed with you, and the
11531 @sc{nntp} site may throw you off and never let you back in again.
11532 Stranger things have happened.
11533
11534 @code{nnkiboze} component groups do not have to be alive---they can be dead,
11535 and they can be foreign.  No restrictions.
11536
11537 @vindex nnkiboze-directory
11538 The generation of an @code{nnkiboze} group means writing two files in
11539 @code{nnkiboze-directory}, which is @file{~/News/} by default.  One
11540 contains the @sc{nov} header lines for all the articles in the group,
11541 and the other is an additional @file{.newsrc} file to store information
11542 on what groups have been searched through to find component articles.
11543
11544 Articles marked as read in the @code{nnkiboze} group will have
11545 their @sc{nov} lines removed from the @sc{nov} file.
11546
11547
11548 @node Gnus Unplugged
11549 @section Gnus Unplugged
11550 @cindex offline
11551 @cindex unplugged
11552 @cindex Agent
11553 @cindex Gnus Agent
11554 @cindex Gnus Unplugged
11555
11556 In olden times (ca. February '88), people used to run their newsreaders
11557 on big machines with permanent connections to the net.  News transport
11558 was dealt with by news servers, and all the newsreaders had to do was to
11559 read news.  Believe it or not.
11560
11561 Nowadays most people read news and mail at home, and use some sort of
11562 modem to connect to the net.  To avoid running up huge phone bills, it
11563 would be nice to have a way to slurp down all the news and mail, hang up
11564 the phone, read for several hours, and then upload any responses you
11565 have to make.  And then you repeat the procedure.
11566
11567 Of course, you can use news servers for doing this as well.  I've used
11568 @code{inn} together with @code{slurp}, @code{pop} and @code{sendmail}
11569 for some years, but doing that's a bore.  Moving the news server
11570 functionality up to the newsreader makes sense if you're the only person
11571 reading news on a machine.
11572
11573 Using Gnus as an ``offline'' newsreader is quite simple.
11574
11575 @itemize @bullet
11576 @item
11577 First, set up Gnus as you would do if you were running it on a machine
11578 that has full connection to the net.  Go ahead.  I'll still be waiting
11579 here.
11580
11581 @item
11582 Then, put the following magical incantation at the end of your
11583 @file{.gnus.el} file:
11584
11585 @lisp
11586 (gnus-agentize)
11587 @end lisp
11588 @end itemize
11589
11590 That's it.  Gnus is now an ``offline'' newsreader.
11591
11592 Of course, to use it as such, you have to learn a few new commands.
11593
11594 @menu
11595 * Agent Basics::           How it all is supposed to work.
11596 * Agent Categories::       How to tell the Gnus Agent what to download.
11597 * Agent Commands::         New commands for all the buffers.
11598 * Agent Expiry::           How to make old articles go away.
11599 * Outgoing Messages::      What happens when you post/mail something?
11600 * Agent Variables::        Customizing is fun.
11601 * Example Setup::          An example @file{.gnus.el} file for offline people.
11602 * Batching Agents::        How to fetch news from a @code{cron} job.
11603 * Agent Caveats::          What you think it'll do and what it does.
11604 @end menu
11605
11606
11607 @node Agent Basics
11608 @subsection Agent Basics
11609
11610 First, let's get some terminology out of the way.
11611
11612 The Gnus Agent is said to be @dfn{unplugged} when you have severed the
11613 connection to the net (and notified the Agent that this is the case).
11614 When the connection to the net is up again (and Gnus knows this), the
11615 Agent is @dfn{plugged}.
11616
11617 The @dfn{local} machine is the one you're running on, and which isn't
11618 connected to the net continuously.
11619
11620 @dfn{Downloading} means fetching things from the net to your local
11621 machine.  @dfn{Uploading} is doing the opposite.
11622
11623 Let's take a typical Gnus session using the Agent.
11624
11625 @itemize @bullet
11626
11627 @item
11628 You start Gnus with @code{gnus-unplugged}.  This brings up the Gnus
11629 Agent in a disconnected state.  You can read all the news that you have
11630 already fetched while in this mode.
11631
11632 @item
11633 You then decide to see whether any new news has arrived.  You connect
11634 your machine to the net (using PPP or whatever), and then hit @kbd{J j}
11635 to make Gnus become @dfn{plugged}.
11636
11637 @item
11638 You can then read the new news immediately, or you can download the news
11639 onto your local machine.  If you want to do the latter, you press @kbd{J
11640 s} to fetch all the eligible articles in all the groups.  (To let Gnus
11641 know which articles you want to download, @pxref{Agent Categories}.)
11642
11643 @item
11644 After fetching the articles, you press @kbd{J j} to make Gnus become
11645 unplugged again, and you shut down the PPP thing (or whatever).  And
11646 then you read the news offline.
11647
11648 @item
11649 And then you go to step 2.
11650 @end itemize
11651
11652 Here are some things you should do the first time (or so) that you use
11653 the Agent.
11654
11655 @itemize @bullet
11656
11657 @item
11658 Decide which servers should be covered by the Agent.  If you have a mail
11659 backend, it would probably be nonsensical to have it covered by the
11660 Agent.  Go to the server buffer (@kbd{^} in the group buffer) and press
11661 @kbd{J a} the server (or servers) that you wish to have covered by the
11662 Agent (@pxref{Server Agent Commands}).  This will typically be only the
11663 primary select method, which is listed on the bottom in the buffer.
11664
11665 @item
11666 Decide on download policy.  @xref{Agent Categories}.
11667
11668 @item
11669 Uhm... that's it.
11670 @end itemize
11671
11672
11673 @node Agent Categories
11674 @subsection Agent Categories
11675
11676 One of the main reasons to integrate the news transport layer into the
11677 newsreader is to allow greater control over what articles to download.
11678 There's not much point in downloading huge amounts of articles, just to
11679 find out that you're not interested in reading any of them.  It's better
11680 to be somewhat more conservative in choosing what to download, and then
11681 mark the articles for downloading manually if it should turn out that
11682 you're interested in the articles anyway.
11683
11684 The main way to control what is to be downloaded is to create a
11685 @dfn{category} and then assign some (or all) groups to this category.
11686 Gnus has its own buffer for creating and managing categories.
11687
11688 @menu
11689 * Category Syntax::       What a category looks like.
11690 * The Category Buffer::   A buffer for maintaining categories.
11691 * Category Variables::    Customize'r'Us.
11692 @end menu
11693
11694
11695 @node Category Syntax
11696 @subsubsection Category Syntax
11697
11698 A category consists of two things.
11699
11700 @enumerate
11701 @item
11702 A predicate which (generally) gives a rough outline of which articles
11703 are eligible for downloading; and
11704
11705 @item
11706 a score rule which (generally) gives you a finer granularity when
11707 deciding what articles to download.  (Note that this @dfn{download
11708 score} is not necessarily related to normal scores.)
11709 @end enumerate
11710
11711 A predicate in its simplest form can be a single predicate such as
11712 @code{true} or @code{false}. These two will download every available
11713 article or nothing respectively. In the case of these two special
11714 predicates an additional score rule is superfluous.
11715
11716 Predicates of @code{high} or @code{low} download articles in respect of
11717 their scores in relationship to @code{gnus-agent-high-score} and
11718 @code{gnus-agent-low-score} as descibed below.
11719
11720 To gain even finer control of what is to be regarded eligible for
11721 download a predicate can consist of a number of predicates with logical
11722 operators sprinkled in between.
11723
11724 Perhaps some examples are in order.
11725
11726 Here's a simple predicate.  (It's the default predicate, in fact, used
11727 for all groups that don't belong to any other category.)
11728
11729 @lisp
11730 short
11731 @end lisp
11732
11733 Quite simple, eh?  This predicate is true if and only if the article is
11734 short (for some value of ``short'').
11735
11736 Here's a more complex predicate:
11737
11738 @lisp
11739 (or high
11740     (and
11741      (not low)
11742      (not long)))
11743 @end lisp
11744
11745 This means that an article should be downloaded if it has a high score,
11746 or if the score is not low and the article is not long.  You get the
11747 drift.
11748
11749 The available logical operators are @code{or}, @code{and} and
11750 @code{not}.  (If you prefer, you can use the more ``C''-ish operators
11751 @samp{|}, @code{&} and @code{!} instead.)
11752
11753 The following predicates are pre-defined, but if none of these fit what
11754 you want to do, you can write your own.
11755
11756 @table @code
11757 @item short
11758 True iff the article is shorter than @code{gnus-agent-short-article}
11759 lines; default 100.
11760
11761 @item long
11762 True iff the article is longer than @code{gnus-agent-long-article}
11763 lines; default 200.
11764
11765 @item low
11766 True iff the article has a download score less than
11767 @code{gnus-agent-low-score}; default 0.
11768
11769 @item high
11770 True iff the article has a download score greater than
11771 @code{gnus-agent-high-score}; default 0.
11772
11773 @item spam
11774 True iff the Gnus Agent guesses that the article is spam.  The
11775 heuristics may change over time, but at present it just computes a
11776 checksum and sees whether articles match.
11777
11778 @item true
11779 Always true.
11780
11781 @item false
11782 Always false.
11783 @end table
11784
11785 If you want to create your own predicate function, here's what you have
11786 to know:  The functions are called with no parameters, but the
11787 @code{gnus-headers} and @code{gnus-score} dynamic variables are bound to
11788 useful values.
11789
11790 For example, you could decide that you don't want to download articles
11791 that were posted more than a certain number of days ago (e.g. posted
11792 more than @code{gnus-agent-expire-days} ago) you might write a function
11793 something along the lines of the following:
11794
11795 @lisp
11796 (defun my-article-old-p ()
11797   "Say whether an article is old."
11798   (< (time-to-day (date-to-time (mail-header-date gnus-headers)))
11799      (- (time-to-day (current-time)) gnus-agent-expire-days)))
11800 @end lisp
11801
11802 with the predicate then defined as:
11803
11804 @lisp
11805 (not my-article-old-p)
11806 @end lisp
11807
11808 or you could append your predicate to the predefined
11809 @code{gnus-category-predicate-alist} in your @file{~/.gnus.el} or
11810 wherever.  (Note: this would have to be at a point *after*
11811 @code{gnus-agent} has been loaded via @code{(gnus-agentize)})   
11812
11813 @lisp
11814 (defvar  gnus-category-predicate-alist
11815   (append gnus-category-predicate-alist
11816          '((old . my-article-old-p))))
11817 @end lisp
11818
11819 and simply specify your predicate as:
11820
11821 @lisp
11822 (not old)
11823 @end lisp
11824
11825 If/when using something like the above, be aware that there are many
11826 misconfigured systems/mailers out there and so an article's date is not
11827 always a reliable indication of when it was posted. Hell, some people
11828 just don't give a damm.
11829
11830
11831 The above predicates apply to *all* the groups which belong to the
11832 category. However, if you wish to have a specific predicate for an
11833 individual group within a category, or you're just too lazy to set up a
11834 new category, you can enter a group's individual predicate in it's group 
11835 parameters like so:
11836
11837 @lisp
11838 (agent-predicate . short)
11839 @end lisp
11840
11841 This is the group parameter equivalent of the agent category
11842 default. Note that when specifying a single word predicate like this,
11843 the @code{agent-predicate} specification must be in dotted pair
11844 notation.
11845
11846 The equivalent of the longer example from above would be:
11847
11848 @lisp
11849 (agent-predicate or high (and (not low) (not long)))
11850 @end lisp
11851
11852 The outer parenthesis required in the category specification are not
11853 entered here as, not being in dotted pair notation, the value of the
11854 predicate is assumed to be a list. 
11855  
11856
11857 Now, the syntax of the download score is the same as the syntax of
11858 normal score files, except that all elements that require actually
11859 seeing the article itself are verboten.  This means that only the
11860 following headers can be scored on: @code{Subject}, @code{From},
11861 @code{Date}, @code{Message-ID}, @code{References}, @code{Chars},
11862 @code{Lines}, and @code{Xref}.
11863
11864 As with predicates, the specification of the @code{download score rule}
11865 to use in respect of a group can be in either the category definition if
11866 it's to be applicable to all groups in therein, or a group's parameters
11867 if it's to be specific to that group.
11868
11869 In both of these places the @code{download score rule} can take one of
11870 three forms:
11871
11872 @enumerate
11873 @item 
11874 Score rule
11875
11876 This has the same syntax as a normal gnus score file except only a
11877 subset of scoring keywords are available as mentioned above.
11878
11879 example:
11880
11881 @itemize @bullet
11882 @item 
11883 Category specification
11884
11885 @lisp
11886 (("from"        
11887        ("Lars Ingebrigtsen" 1000000 nil s))
11888 ("lines"
11889        (500 -100 nil <)))
11890 @end lisp
11891
11892 @item 
11893 Group Parameter specification
11894
11895 @lisp
11896 (agent-score ("from"        
11897                    ("Lars Ingebrigtsen" 1000000 nil s))
11898              ("lines"
11899                    (500 -100 nil <)))
11900 @end lisp
11901
11902 Again, note the omission of the outermost parenthesis here.
11903 @end itemize
11904
11905 @item 
11906 Agent score file
11907
11908 These score files must *only* contain the permitted scoring keywords
11909 stated above.
11910
11911 example:
11912
11913 @itemize @bullet
11914 @item 
11915 Category specification
11916
11917 @lisp
11918 ("~/News/agent.SCORE")
11919 @end lisp
11920
11921 or perhaps
11922
11923 @lisp
11924 ("~/News/agent.SCORE" "~/News/agent.group.SCORE")
11925 @end lisp
11926
11927 @item 
11928 Group Parameter specification
11929
11930 @lisp
11931 (agent-score "~/News/agent.SCORE")
11932 @end lisp
11933
11934 Additional score files can be specified as above. Need I say anything
11935 about parenthesis.
11936 @end itemize
11937
11938 @item 
11939 Use @code{normal} score files
11940
11941 If you dont want to maintain two sets of scoring rules for a group, and
11942 your desired @code{downloading} criteria for a group are the same as your
11943 @code{reading} criteria then you can tell the agent to refer to your
11944 @code{normal} score files when deciding what to download.
11945
11946 These directives in either the category definition or a group's
11947 parameters will cause the agent to read in all the applicable score
11948 files for a group, *filtering out* those those sections that do not
11949 relate to one of the permitted subset of scoring keywords.
11950
11951 @itemize @bullet
11952 @item 
11953 Category Specification
11954
11955 @lisp
11956 file
11957 @end lisp
11958
11959 @item 
11960 Group Parameter specification
11961
11962 @lisp
11963 (agent-score . file)
11964 @end lisp
11965 @end itemize
11966 @end enumerate
11967  
11968 @node The Category Buffer
11969 @subsubsection The Category Buffer
11970
11971 You'd normally do all category maintenance from the category buffer.
11972 When you enter it for the first time (with the @kbd{J c} command from
11973 the group buffer), you'll only see the @code{default} category.
11974
11975 The following commands are available in this buffer:
11976
11977 @table @kbd
11978 @item q
11979 @kindex q (Category)
11980 @findex gnus-category-exit
11981 Return to the group buffer (@code{gnus-category-exit}).
11982
11983 @item k
11984 @kindex k (Category)
11985 @findex gnus-category-kill
11986 Kill the current category (@code{gnus-category-kill}).
11987
11988 @item c
11989 @kindex c (Category)
11990 @findex gnus-category-copy
11991 Copy the current category (@code{gnus-category-copy}).
11992
11993 @item a
11994 @kindex a (Category)
11995 @findex gnus-category-add
11996 Add a new category (@code{gnus-category-add}).
11997
11998 @item p
11999 @kindex p (Category)
12000 @findex gnus-category-edit-predicate
12001 Edit the predicate of the current category
12002 (@code{gnus-category-edit-predicate}).
12003
12004 @item g
12005 @kindex g (Category)
12006 @findex gnus-category-edit-groups
12007 Edit the list of groups belonging to the current category
12008 (@code{gnus-category-edit-groups}).
12009
12010 @item s
12011 @kindex s (Category)
12012 @findex gnus-category-edit-score
12013 Edit the download score rule of the current category
12014 (@code{gnus-category-edit-score}).
12015
12016 @item l
12017 @kindex l (Category)
12018 @findex gnus-category-list
12019 List all the categories (@code{gnus-category-list}).
12020 @end table
12021
12022
12023 @node Category Variables
12024 @subsubsection Category Variables
12025
12026 @table @code
12027 @item gnus-category-mode-hook
12028 @vindex gnus-category-mode-hook
12029 Hook run in category buffers.
12030
12031 @item gnus-category-line-format
12032 @vindex gnus-category-line-format
12033 Format of the lines in the category buffer (@pxref{Formatting
12034 Variables}).  Valid elements are:
12035
12036 @table @samp
12037 @item c
12038 The name of the category.
12039
12040 @item g
12041 The number of groups in the category.
12042 @end table
12043
12044 @item gnus-category-mode-line-format
12045 @vindex gnus-category-mode-line-format
12046 Format of the category mode line (@pxref{Mode Line Formatting}).
12047
12048 @item gnus-agent-short-article
12049 @vindex gnus-agent-short-article
12050 Articles that have fewer lines than this are short.  Default 100.
12051
12052 @item gnus-agent-long-article
12053 @vindex gnus-agent-long-article
12054 Articles that have more lines than this are long.  Default 200.
12055
12056 @item gnus-agent-low-score
12057 @vindex gnus-agent-low-score
12058 Articles that have a score lower than this have a low score.  Default
12059 0.
12060
12061 @item gnus-agent-high-score
12062 @vindex gnus-agent-high-score
12063 Articles that have a score higher than this have a high score.  Default
12064 0.
12065
12066 @end table
12067
12068
12069 @node Agent Commands
12070 @subsection Agent Commands
12071
12072 All the Gnus Agent commands are on the @kbd{J} submap.  The @kbd{J j}
12073 (@code{gnus-agent-toggle-plugged} command works in all modes, and
12074 toggles the plugged/unplugged state of the Gnus Agent.
12075
12076
12077 @menu
12078 * Group Agent Commands::
12079 * Summary Agent Commands::
12080 * Server Agent Commands::
12081 @end menu
12082
12083 You can run a complete batch fetch from the command line with the
12084 following incantation:
12085
12086 @cindex gnus-agent-batch-fetch
12087 @example
12088 $ emacs -batch -l ~/.gnus.el -f gnus-agent-batch-fetch
12089 @end example
12090
12091
12092
12093 @node Group Agent Commands
12094 @subsubsection Group Agent Commands
12095
12096 @table @kbd
12097 @item J u
12098 @kindex J u (Agent Group)
12099 @findex gnus-agent-fetch-groups
12100 Fetch all eligible articles in the current group
12101 (@code{gnus-agent-fetch-groups}).
12102
12103 @item J c
12104 @kindex J c (Agent Group)
12105 @findex gnus-enter-category-buffer
12106 Enter the Agent category buffer (@code{gnus-enter-category-buffer}).
12107
12108 @item J s
12109 @kindex J s (Agent Group)
12110 @findex gnus-agent-fetch-session
12111 Fetch all eligible articles in all groups
12112 (@code{gnus-agent-fetch-session}).
12113
12114 @item J S
12115 @kindex J S (Agent Group)
12116 @findex gnus-group-send-drafts
12117 Send all sendable messages in the draft group
12118 (@code{gnus-agent-fetch-session}).  @xref{Drafts}.
12119
12120 @item J a
12121 @kindex J a (Agent Group)
12122 @findex gnus-agent-add-group
12123 Add the current group to an Agent category
12124 (@code{gnus-agent-add-group}).
12125
12126 @end table
12127
12128
12129 @node Summary Agent Commands
12130 @subsubsection Summary Agent Commands
12131
12132 @table @kbd
12133 @item J #
12134 @kindex J # (Agent Summary)
12135 @findex gnus-agent-mark-article
12136 Mark the article for downloading (@code{gnus-agent-mark-article}).
12137
12138 @item J M-#
12139 @kindex J M-# (Agent Summary)
12140 @findex gnus-agent-unmark-article
12141 Remove the downloading mark from the article
12142 (@code{gnus-agent-unmark-article}).
12143
12144 @item @@ 
12145 @kindex @@ (Agent Summary)
12146 @findex gnus-agent-toggle-mark
12147 Toggle whether to download the article (@code{gnus-agent-toggle-mark}).
12148
12149 @item J c
12150 @kindex J c (Agent Summary)
12151 @findex gnus-agent-catchup
12152 Mark all undownloaded articles as read (@code{gnus-agent-catchup}).
12153
12154 @end table
12155
12156
12157 @node Server Agent Commands
12158 @subsubsection Server Agent Commands
12159
12160 @table @kbd
12161 @item J a
12162 @kindex J a (Agent Server)
12163 @findex gnus-agent-add-server
12164 Add the current server to the list of servers covered by the Gnus Agent
12165 (@code{gnus-agent-add-server}).
12166
12167 @item J r
12168 @kindex J r (Agent Server)
12169 @findex gnus-agent-remove-server
12170 Remove the current server from the list of servers covered by the Gnus
12171 Agent (@code{gnus-agent-remove-server}).
12172
12173 @end table
12174
12175
12176 @node Agent Expiry
12177 @subsection Agent Expiry
12178
12179 @vindex gnus-agent-expire-days
12180 @findex gnus-agent-expire
12181 @kindex M-x gnus-agent-expire
12182 @cindex Agent expiry
12183 @cindex Gnus Agent expiry
12184 @cindex expiry
12185
12186 @code{nnagent} doesn't handle expiry.  Instead, there's a special
12187 @code{gnus-agent-expire} command that will expire all read articles that
12188 are older than @code{gnus-agent-expire-days} days.  It can be run
12189 whenever you feel that you're running out of space.  It's not
12190 particularly fast or efficient, and it's not a particularly good idea to
12191 interrupt it (with @kbd{C-g} or anything else) once you've started it.
12192
12193 @vindex gnus-agent-expire-all
12194 if @code{gnus-agent-expire-all} is non-@code{nil}, this command will
12195 expire all articles---unread, read, ticked and dormant.  If @code{nil}
12196 (which is the default), only read articles are eligible for expiry, and
12197 unread, ticked and dormant articles will be kept indefinitely.
12198
12199
12200 @node Outgoing Messages
12201 @subsection Outgoing Messages
12202
12203 When Gnus is unplugged, all outgoing messages (both mail and news) are
12204 stored in the draft groups (@pxref{Drafts}).  You can view them there
12205 after posting, and edit them at will.
12206
12207 When Gnus is plugged again, you can send the messages either from the
12208 draft group with the special commands available there, or you can use
12209 the @kbd{J S} command in the group buffer to send all the sendable
12210 messages in the draft group.
12211
12212
12213
12214 @node Agent Variables
12215 @subsection Agent Variables
12216
12217 @table @code
12218 @item gnus-agent-directory
12219 @vindex gnus-agent-directory
12220 Where the Gnus Agent will store its files.  The default is
12221 @file{~/News/agent/}.
12222
12223 @item gnus-agent-handle-level
12224 @vindex gnus-agent-handle-level
12225 Groups on levels (@pxref{Group Levels}) higher than this variable will
12226 be ignored by the Agent.  The default is @code{gnus-level-subscribed},
12227 which means that only subscribed group will be considered by the Agent
12228 by default.
12229
12230 @item gnus-agent-plugged-hook
12231 @vindex gnus-agent-plugged-hook
12232 Hook run when connecting to the network.
12233
12234 @item gnus-agent-unplugged-hook
12235 @vindex gnus-agent-unplugged-hook
12236 Hook run when disconnecting from the network.
12237
12238 @end table
12239
12240
12241 @node Example Setup
12242 @subsection Example Setup
12243
12244 If you don't want to read this manual, and you have a fairly standard
12245 setup, you may be able to use something like the following as your
12246 @file{.gnus.el} file to get started.
12247
12248 @lisp
12249 ;;; Define how Gnus is to fetch news.  We do this over NNTP
12250 ;;; from your ISP's server.
12251 (setq gnus-select-method '(nntp "nntp.your-isp.com"))
12252
12253 ;;; Define how Gnus is to read your mail.  We read mail from
12254 ;;; your ISP's POP server.
12255 (setenv "MAILHOST" "pop.your-isp.com")
12256 (setq nnmail-spool-file "po:username")
12257
12258 ;;; Say how Gnus is to store the mail.  We use nnml groups.
12259 (setq gnus-secondary-select-methods '((nnml "")))
12260
12261 ;;; Make Gnus into an offline newsreader.
12262 (gnus-agentize)
12263 @end lisp
12264
12265 That should be it, basically.  Put that in your @file{~/.gnus.el} file,
12266 edit to suit your needs, start up PPP (or whatever), and type @kbd{M-x
12267 gnus}.
12268
12269 If this is the first time you've run Gnus, you will be subscribed
12270 automatically to a few default newsgroups.  You'll probably want to
12271 subscribe to more groups, and to do that, you have to query the
12272 @sc{nntp} server for a complete list of groups with the @kbd{A A}
12273 command.  This usually takes quite a while, but you only have to do it
12274 once.
12275
12276 After reading and parsing a while, you'll be presented with a list of
12277 groups.  Subscribe to the ones you want to read with the @kbd{u}
12278 command.  @kbd{l} to make all the killed groups disappear after you've
12279 subscribe to all the groups you want to read.  (@kbd{A k} will bring
12280 back all the killed groups.)
12281
12282 You can now read the groups at once, or you can download the articles
12283 with the @kbd{J s} command.  And then read the rest of this manual to
12284 find out which of the other gazillion things you want to customize.
12285
12286
12287 @node Batching Agents
12288 @subsection Batching Agents
12289
12290 Having the Gnus Agent fetch articles (and post whatever messages you've
12291 written) is quite easy once you've gotten things set up properly.  The
12292 following shell script will do everything that is necessary:
12293
12294 @example
12295 #!/bin/sh
12296 emacs -batch -l ~/.emacs -f gnus-agent-batch >/dev/null
12297 @end example
12298
12299
12300 @node Agent Caveats
12301 @subsection Agent Caveats
12302
12303 The Gnus Agent doesn't seem to work like most other offline
12304 newsreaders.  Here are some common questions that some imaginary people
12305 may ask:
12306
12307 @table @dfn
12308 @item If I read an article while plugged, do they get entered into the
12309 Agent?
12310
12311 @strong{No.}
12312
12313 @item If I read an article while plugged, and the article already exists
12314 in the Agent, will it get downloaded once more?
12315
12316 @strong{Yes.}
12317
12318 @end table
12319
12320 In short, when Gnus is unplugged, it only looks into the locally stored
12321 articles; when it's plugged, it only talks to your ISP.
12322
12323
12324 @node Scoring
12325 @chapter Scoring
12326 @cindex scoring
12327
12328 Other people use @dfn{kill files}, but we here at Gnus Towers like
12329 scoring better than killing, so we'd rather switch than fight.  They do
12330 something completely different as well, so sit up straight and pay
12331 attention!
12332
12333 @vindex gnus-summary-mark-below
12334 All articles have a default score (@code{gnus-summary-default-score}),
12335 which is 0 by default.  This score may be raised or lowered either
12336 interactively or by score files.  Articles that have a score lower than
12337 @code{gnus-summary-mark-below} are marked as read.
12338
12339 Gnus will read any @dfn{score files} that apply to the current group
12340 before generating the summary buffer.
12341
12342 There are several commands in the summary buffer that insert score
12343 entries based on the current article.  You can, for instance, ask Gnus to
12344 lower or increase the score of all articles with a certain subject.
12345
12346 There are two sorts of scoring entries: Permanent and temporary.
12347 Temporary score entries are self-expiring entries.  Any entries that are
12348 temporary and have not been used for, say, a week, will be removed
12349 silently to help keep the sizes of the score files down.
12350
12351 @menu
12352 * Summary Score Commands::   Adding score entries for the current group.
12353 * Group Score Commands::     General score commands.
12354 * Score Variables::          Customize your scoring.  (My, what terminology).
12355 * Score File Format::        What a score file may contain.
12356 * Score File Editing::       You can edit score files by hand as well.
12357 * Adaptive Scoring::         Big Sister Gnus knows what you read.
12358 * Home Score File::          How to say where new score entries are to go.
12359 * Followups To Yourself::    Having Gnus notice when people answer you.
12360 * Scoring Tips::             How to score effectively.
12361 * Reverse Scoring::          That problem child of old is not problem.
12362 * Global Score Files::       Earth-spanning, ear-splitting score files.
12363 * Kill Files::               They are still here, but they can be ignored.
12364 * Converting Kill Files::    Translating kill files to score files.
12365 * GroupLens::                Getting predictions on what you like to read.
12366 * Advanced Scoring::         Using logical expressions to build score rules.
12367 * Score Decays::             It can be useful to let scores wither away.
12368 @end menu
12369
12370
12371 @node Summary Score Commands
12372 @section Summary Score Commands
12373 @cindex score commands
12374
12375 The score commands that alter score entries do not actually modify real
12376 score files.  That would be too inefficient.  Gnus maintains a cache of
12377 previously loaded score files, one of which is considered the
12378 @dfn{current score file alist}.  The score commands simply insert
12379 entries into this list, and upon group exit, this list is saved.
12380
12381 The current score file is by default the group's local score file, even
12382 if no such score file actually exists.  To insert score commands into
12383 some other score file (e.g. @file{all.SCORE}), you must first make this
12384 score file the current one.
12385
12386 General score commands that don't actually change the score file:
12387
12388 @table @kbd
12389
12390 @item V s
12391 @kindex V s (Summary)
12392 @findex gnus-summary-set-score
12393 Set the score of the current article (@code{gnus-summary-set-score}).
12394
12395 @item V S
12396 @kindex V S (Summary)
12397 @findex gnus-summary-current-score
12398 Display the score of the current article
12399 (@code{gnus-summary-current-score}).
12400
12401 @item V t
12402 @kindex V t (Summary)
12403 @findex gnus-score-find-trace
12404 Display all score rules that have been used on the current article
12405 (@code{gnus-score-find-trace}).
12406
12407 @item V R
12408 @kindex V R (Summary)
12409 @findex gnus-summary-rescore
12410 Run the current summary through the scoring process
12411 (@code{gnus-summary-rescore}).  This might be useful if you're playing
12412 around with your score files behind Gnus' back and want to see the
12413 effect you're having.
12414
12415 @item V c
12416 @kindex V c (Summary)
12417 @findex gnus-score-change-score-file
12418 Make a different score file the current
12419 (@code{gnus-score-change-score-file}).
12420
12421 @item V e
12422 @kindex V e (Summary)
12423 @findex gnus-score-edit-current-scores
12424 Edit the current score file (@code{gnus-score-edit-current-scores}).
12425 You will be popped into a @code{gnus-score-mode} buffer (@pxref{Score
12426 File Editing}).
12427
12428 @item V f
12429 @kindex V f (Summary)
12430 @findex gnus-score-edit-file
12431 Edit a score file and make this score file the current one
12432 (@code{gnus-score-edit-file}).
12433
12434 @item V F
12435 @kindex V F (Summary)
12436 @findex gnus-score-flush-cache
12437 Flush the score cache (@code{gnus-score-flush-cache}).  This is useful
12438 after editing score files.
12439
12440 @item V C
12441 @kindex V C (Summary)
12442 @findex gnus-score-customize
12443 Customize a score file in a visually pleasing manner
12444 (@code{gnus-score-customize}).
12445
12446 @end table
12447
12448 The rest of these commands modify the local score file.
12449
12450 @table @kbd
12451
12452 @item V m
12453 @kindex V m (Summary)
12454 @findex gnus-score-set-mark-below
12455 Prompt for a score, and mark all articles with a score below this as
12456 read (@code{gnus-score-set-mark-below}).
12457
12458 @item V x
12459 @kindex V x (Summary)
12460 @findex gnus-score-set-expunge-below
12461 Prompt for a score, and add a score rule to the current score file to
12462 expunge all articles below this score
12463 (@code{gnus-score-set-expunge-below}).
12464 @end table
12465
12466 The keystrokes for actually making score entries follow a very regular
12467 pattern, so there's no need to list all the commands.  (Hundreds of
12468 them.)
12469
12470 @findex gnus-summary-increase-score
12471 @findex gnus-summary-lower-score
12472
12473 @enumerate
12474 @item
12475 The first key is either @kbd{I} (upper case i) for increasing the score
12476 or @kbd{L} for lowering the score.
12477 @item
12478 The second key says what header you want to score on.  The following
12479 keys are available:
12480 @table @kbd
12481
12482 @item a
12483 Score on the author name.
12484
12485 @item s
12486 Score on the subject line.
12487
12488 @item x
12489 Score on the Xref line---i.e., the cross-posting line.
12490
12491 @item r
12492 Score on the References line.
12493
12494 @item d
12495 Score on the date.
12496
12497 @item l
12498 Score on the number of lines.
12499
12500 @item i
12501 Score on the Message-ID.
12502
12503 @item f
12504 Score on followups.
12505
12506 @item b
12507 Score on the body.
12508
12509 @item h
12510 Score on the head.
12511
12512 @item t
12513 Score on thread.
12514
12515 @end table
12516
12517 @item
12518 The third key is the match type.  Which match types are valid depends on
12519 what headers you are scoring on.
12520
12521 @table @code
12522
12523 @item strings
12524
12525 @table @kbd
12526
12527 @item e
12528 Exact matching.
12529
12530 @item s
12531 Substring matching.
12532
12533 @item f
12534 Fuzzy matching (@pxref{Fuzzy Matching}).
12535
12536 @item r
12537 Regexp matching
12538 @end table
12539
12540 @item date
12541 @table @kbd
12542
12543 @item b
12544 Before date.
12545
12546 @item a
12547 After date.
12548
12549 @item n
12550 This date.
12551 @end table
12552
12553 @item number
12554 @table @kbd
12555
12556 @item <
12557 Less than number.
12558
12559 @item =
12560 Equal to number.
12561
12562 @item >
12563 Greater than number.
12564 @end table
12565 @end table
12566
12567 @item
12568 The fourth and final key says whether this is a temporary (i.e., expiring)
12569 score entry, or a permanent (i.e., non-expiring) score entry, or whether
12570 it is to be done immediately, without adding to the score file.
12571 @table @kbd
12572
12573 @item t
12574 Temporary score entry.
12575
12576 @item p
12577 Permanent score entry.
12578
12579 @item i
12580 Immediately scoring.
12581 @end table
12582
12583 @end enumerate
12584
12585 So, let's say you want to increase the score on the current author with
12586 exact matching permanently: @kbd{I a e p}.  If you want to lower the
12587 score based on the subject line, using substring matching, and make a
12588 temporary score entry: @kbd{L s s t}.  Pretty easy.
12589
12590 To make things a bit more complicated, there are shortcuts.  If you use
12591 a capital letter on either the second or third keys, Gnus will use
12592 defaults for the remaining one or two keystrokes.  The defaults are
12593 ``substring'' and ``temporary''.  So @kbd{I A} is the same as @kbd{I a s
12594 t}, and @kbd{I a R} is the same as @kbd{I a r t}.
12595
12596 These functions take both the numerical prefix and the symbolic prefix
12597 (@pxref{Symbolic Prefixes}).  A numerical prefix says how much to lower
12598 (or increase) the score of the article.  A symbolic prefix of @code{a}
12599 says to use the @file{all.SCORE} file for the command instead of the
12600 current score file.
12601
12602 @vindex gnus-score-mimic-keymap
12603 The @code{gnus-score-mimic-keymap} says whether these commands will
12604 pretend they are keymaps or not.
12605
12606
12607 @node Group Score Commands
12608 @section Group Score Commands
12609 @cindex group score commands
12610
12611 There aren't many of these as yet, I'm afraid.
12612
12613 @table @kbd
12614
12615 @item W f
12616 @kindex W f (Group)
12617 @findex gnus-score-flush-cache
12618 Gnus maintains a cache of score alists to avoid having to reload them
12619 all the time.  This command will flush the cache
12620 (@code{gnus-score-flush-cache}).
12621
12622 @end table
12623
12624 You can do scoring from the command line by saying something like:
12625
12626 @findex gnus-batch-score
12627 @cindex batch scoring
12628 @example
12629 $ emacs -batch -l ~/.emacs -l ~/.gnus.el -f gnus-batch-score
12630 @end example
12631
12632
12633 @node Score Variables
12634 @section Score Variables
12635 @cindex score variables
12636
12637 @table @code
12638
12639 @item gnus-use-scoring
12640 @vindex gnus-use-scoring
12641 If @code{nil}, Gnus will not check for score files, and will not, in
12642 general, do any score-related work.  This is @code{t} by default.
12643
12644 @item gnus-kill-killed
12645 @vindex gnus-kill-killed
12646 If this variable is @code{nil}, Gnus will never apply score files to
12647 articles that have already been through the kill process.  While this
12648 may save you lots of time, it also means that if you apply a kill file
12649 to a group, and then change the kill file and want to run it over you
12650 group again to kill more articles, it won't work.  You have to set this
12651 variable to @code{t} to do that.  (It is @code{t} by default.)
12652
12653 @item gnus-kill-files-directory
12654 @vindex gnus-kill-files-directory
12655 All kill and score files will be stored in this directory, which is
12656 initialized from the @code{SAVEDIR} environment variable by default.
12657 This is @file{~/News/} by default.
12658
12659 @item gnus-score-file-suffix
12660 @vindex gnus-score-file-suffix
12661 Suffix to add to the group name to arrive at the score file name
12662 (@samp{SCORE} by default.)
12663
12664 @item gnus-score-uncacheable-files
12665 @vindex gnus-score-uncacheable-files
12666 @cindex score cache
12667 All score files are normally cached to avoid excessive re-loading of
12668 score files.  However, if this might make you Emacs grow big and
12669 bloated, so this regexp can be used to weed out score files unlikely to be needed again.  It would be a bad idea to deny caching of
12670 @file{all.SCORE}, while it might be a good idea to not cache
12671 @file{comp.infosystems.www.authoring.misc.ADAPT}.  In fact, this
12672 variable is @samp{ADAPT$} by default, so no adaptive score files will
12673 be cached.
12674
12675 @item gnus-save-score
12676 @vindex gnus-save-score
12677 If you have really complicated score files, and do lots of batch
12678 scoring, then you might set this variable to @code{t}.  This will make
12679 Gnus save the scores into the @file{.newsrc.eld} file.
12680
12681 @item gnus-score-interactive-default-score
12682 @vindex gnus-score-interactive-default-score
12683 Score used by all the interactive raise/lower commands to raise/lower
12684 score with.  Default is 1000, which may seem excessive, but this is to
12685 ensure that the adaptive scoring scheme gets enough room to play with.
12686 We don't want the small changes from the adaptive scoring to overwrite
12687 manually entered data.
12688
12689 @item gnus-summary-default-score
12690 @vindex gnus-summary-default-score
12691 Default score of an article, which is 0 by default.
12692
12693 @item gnus-summary-expunge-below
12694 @vindex gnus-summary-expunge-below
12695 Don't display the summary lines of articles that have scores lower than
12696 this variable.  This is @code{nil} by default, which means that no
12697 articles will be hidden.  This variable is local to the summary buffers,
12698 and has to be set from @code{gnus-summary-mode-hook}.
12699
12700 @item gnus-score-over-mark
12701 @vindex gnus-score-over-mark
12702 Mark (in the third column) used for articles with a score over the
12703 default.  Default is @samp{+}.
12704
12705 @item gnus-score-below-mark
12706 @vindex gnus-score-below-mark
12707 Mark (in the third column) used for articles with a score below the
12708 default.  Default is @samp{-}.
12709
12710 @item gnus-score-find-score-files-function
12711 @vindex gnus-score-find-score-files-function
12712 Function used to find score files for the current group.  This function
12713 is called with the name of the group as the argument.
12714
12715 Predefined functions available are:
12716 @table @code
12717
12718 @item gnus-score-find-single
12719 @findex gnus-score-find-single
12720 Only apply the group's own score file.
12721
12722 @item gnus-score-find-bnews
12723 @findex gnus-score-find-bnews
12724 Apply all score files that match, using bnews syntax.  This is the
12725 default.  If the current group is @samp{gnu.emacs.gnus}, for instance,
12726 @file{all.emacs.all.SCORE}, @file{not.alt.all.SCORE} and
12727 @file{gnu.all.SCORE} would all apply.  In short, the instances of
12728 @samp{all} in the score file names are translated into @samp{.*}, and
12729 then a regexp match is done.
12730
12731 This means that if you have some score entries that you want to apply to
12732 all groups, then you put those entries in the @file{all.SCORE} file.
12733
12734 The score files are applied in a semi-random order, although Gnus will
12735 try to apply the more general score files before the more specific score
12736 files.  It does this by looking at the number of elements in the score
12737 file names---discarding the @samp{all} elements.
12738
12739 @item gnus-score-find-hierarchical
12740 @findex gnus-score-find-hierarchical
12741 Apply all score files from all the parent groups.  This means that you
12742 can't have score files like @file{all.SCORE}, but you can have
12743 @file{SCORE}, @file{comp.SCORE} and @file{comp.emacs.SCORE}.
12744
12745 @end table
12746 This variable can also be a list of functions.  In that case, all these
12747 functions will be called, and all the returned lists of score files will
12748 be applied.  These functions can also return lists of score alists
12749 directly.  In that case, the functions that return these non-file score
12750 alists should probably be placed before the ``real'' score file
12751 functions, to ensure that the last score file returned is the local
12752 score file.  Phu.
12753
12754 @item gnus-score-expiry-days
12755 @vindex gnus-score-expiry-days
12756 This variable says how many days should pass before an unused score file
12757 entry is expired.  If this variable is @code{nil}, no score file entries
12758 are expired.  It's 7 by default.
12759
12760 @item gnus-update-score-entry-dates
12761 @vindex gnus-update-score-entry-dates
12762 If this variable is non-@code{nil}, matching score entries will have
12763 their dates updated.  (This is how Gnus controls expiry---all
12764 non-matching entries will become too old while matching entries will
12765 stay fresh and young.)  However, if you set this variable to @code{nil},
12766 even matching entries will grow old and will have to face that oh-so
12767 grim reaper.
12768
12769 @item gnus-score-after-write-file-function
12770 @vindex gnus-score-after-write-file-function
12771 Function called with the name of the score file just written.
12772
12773 @item gnus-score-thread-simplify
12774 @vindex gnus-score-thread-simplify
12775 If this variable is non-@code{nil}, article subjects will be simplified
12776 for subject scoring purposes in the same manner as with
12777 threading---according to the current value of
12778 gnus-simplify-subject-functions.  If the scoring entry uses
12779 @code{substring} or @code{exact} matching, the match will also be
12780 simplified in this manner.
12781
12782 @end table
12783
12784
12785 @node Score File Format
12786 @section Score File Format
12787 @cindex score file format
12788
12789 A score file is an @code{emacs-lisp} file that normally contains just a
12790 single form.  Casual users are not expected to edit these files;
12791 everything can be changed from the summary buffer.
12792
12793 Anyway, if you'd like to dig into it yourself, here's an example:
12794
12795 @lisp
12796 (("from"
12797   ("Lars Ingebrigtsen" -10000)
12798   ("Per Abrahamsen")
12799   ("larsi\\|lmi" -50000 nil R))
12800  ("subject"
12801   ("Ding is Badd" nil 728373))
12802  ("xref"
12803   ("alt.politics" -1000 728372 s))
12804  ("lines"
12805   (2 -100 nil <))
12806  (mark 0)
12807  (expunge -1000)
12808  (mark-and-expunge -10)
12809  (read-only nil)
12810  (orphan -10)
12811  (adapt t)
12812  (files "/hom/larsi/News/gnu.SCORE")
12813  (exclude-files "all.SCORE")
12814  (local (gnus-newsgroup-auto-expire t)
12815         (gnus-summary-make-false-root empty))
12816  (eval (ding)))
12817 @end lisp
12818
12819 This example demonstrates most score file elements.  For a different
12820 approach, see @pxref{Advanced Scoring}.
12821
12822 Even though this looks much like lisp code, nothing here is actually
12823 @code{eval}ed.  The lisp reader is used to read this form, though, so it
12824 has to be valid syntactically, if not semantically.
12825
12826 Six keys are supported by this alist:
12827
12828 @table @code
12829
12830 @item STRING
12831 If the key is a string, it is the name of the header to perform the
12832 match on.  Scoring can only be performed on these eight headers:
12833 @code{From}, @code{Subject}, @code{References}, @code{Message-ID},
12834 @code{Xref}, @code{Lines}, @code{Chars} and @code{Date}.  In addition to
12835 these headers, there are three strings to tell Gnus to fetch the entire
12836 article and do the match on larger parts of the article: @code{Body}
12837 will perform the match on the body of the article, @code{Head} will
12838 perform the match on the head of the article, and @code{All} will
12839 perform the match on the entire article.  Note that using any of these
12840 last three keys will slow down group entry @emph{considerably}.  The
12841 final ``header'' you can score on is @code{Followup}.  These score
12842 entries will result in new score entries being added for all follow-ups
12843 to articles that matches these score entries.
12844
12845 Following this key is a arbitrary number of score entries, where each
12846 score entry has one to four elements.
12847 @enumerate
12848
12849 @item
12850 The first element is the @dfn{match element}.  On most headers this will
12851 be a string, but on the Lines and Chars headers, this must be an
12852 integer.
12853
12854 @item
12855 If the second element is present, it should be a number---the @dfn{score
12856 element}.  This number should be an integer in the neginf to posinf
12857 interval.  This number is added to the score of the article if the match
12858 is successful.  If this element is not present, the
12859 @code{gnus-score-interactive-default-score} number will be used
12860 instead.  This is 1000 by default.
12861
12862 @item
12863 If the third element is present, it should be a number---the @dfn{date
12864 element}.  This date says when the last time this score entry matched,
12865 which provides a mechanism for expiring the score entries.  It this
12866 element is not present, the score entry is permanent.  The date is
12867 represented by the number of days since December 31, 1 BCE.
12868
12869 @item
12870 If the fourth element is present, it should be a symbol---the @dfn{type
12871 element}.  This element specifies what function should be used to see
12872 whether this score entry matches the article.  What match types that can
12873 be used depends on what header you wish to perform the match on.
12874 @table @dfn
12875
12876 @item From, Subject, References, Xref, Message-ID
12877 For most header types, there are the @code{r} and @code{R} (regexp), as
12878 well as @code{s} and @code{S} (substring) types, and @code{e} and
12879 @code{E} (exact match), and @code{w} (word match) types.  If this
12880 element is not present, Gnus will assume that substring matching should
12881 be used.  @code{R}, @code{S}, and @code{E} differ from the others in
12882 that the matches will be done in a case-sensitive manner.  All these
12883 one-letter types are really just abbreviations for the @code{regexp},
12884 @code{string}, @code{exact}, and @code{word} types, which you can use
12885 instead, if you feel like.
12886
12887 @item Lines, Chars
12888 These two headers use different match types: @code{<}, @code{>},
12889 @code{=}, @code{>=} and @code{<=}.
12890
12891 These predicates are true if
12892
12893 @example
12894 (PREDICATE HEADER MATCH)
12895 @end example
12896
12897 evaluates to non-@code{nil}.  For instance, the advanced match
12898 @code{("lines" 4 <)} (@pxref{Advanced Scoring}) will result in the
12899 following form:
12900
12901 @lisp
12902 (< header-value 4)
12903 @end lisp
12904
12905 Or to put it another way: When using @code{<} on @code{Lines} with 4 as
12906 the match, we get the score added if the article has less than 4 lines.
12907 (It's easy to get confused and think it's the other way around.  But
12908 it's not.  I think.)
12909
12910 When matching on @code{Lines}, be careful because some backends (like
12911 @code{nndir}) do not generate @code{Lines} header, so every article ends
12912 up being marked as having 0 lines.  This can lead to strange results if
12913 you happen to lower score of the articles with few lines.
12914
12915 @item Date
12916 For the Date header we have three kinda silly match types:
12917 @code{before}, @code{at} and @code{after}.  I can't really imagine this
12918 ever being useful, but, like, it would feel kinda silly not to provide
12919 this function.  Just in case.  You never know.  Better safe than sorry.
12920 Once burnt, twice shy.  Don't judge a book by its cover.  Never not have
12921 sex on a first date.  (I have been told that at least one person, and I
12922 quote, ``found this function indispensable'', however.)
12923
12924 @cindex ISO8601
12925 @cindex date
12926 A more useful match type is @code{regexp}.  With it, you can match the
12927 date string using a regular expression.  The date is normalized to
12928 ISO8601 compact format first---@var{YYYYMMDD}@code{T}@var{HHMMSS}.  If
12929 you want to match all articles that have been posted on April 1st in
12930 every year, you could use @samp{....0401.........} as a match string,
12931 for instance.  (Note that the date is kept in its original time zone, so
12932 this will match articles that were posted when it was April 1st where
12933 the article was posted from.  Time zones are such wholesome fun for the
12934 whole family, eh?)
12935
12936 @item Head, Body, All
12937 These three match keys use the same match types as the @code{From} (etc)
12938 header uses.
12939
12940 @item Followup
12941 This match key is somewhat special, in that it will match the
12942 @code{From} header, and affect the score of not only the matching
12943 articles, but also all followups to the matching articles.  This allows
12944 you e.g. increase the score of followups to your own articles, or
12945 decrease the score of followups to the articles of some known
12946 trouble-maker.  Uses the same match types as the @code{From} header
12947 uses.  (Using this match key will lead to creation of @file{ADAPT}
12948 files.)
12949
12950 @item Thread
12951 This match key works along the same lines as the @code{Followup} match
12952 key.  If you say that you want to score on a (sub-)thread started by an article with a @code{Message-ID} @var{X}, then you add a
12953 @samp{thread} match.  This will add a new @samp{thread} match for each
12954 article that has @var{X} in its @code{References} header.  (These new
12955 @samp{thread} matches will use the @code{Message-ID}s of these matching
12956 articles.)  This will ensure that you can raise/lower the score of an
12957 entire thread, even though some articles in the thread may not have
12958 complete @code{References} headers.  Note that using this may lead to
12959 undeterministic scores of the articles in the thread.  (Using this match
12960 key will lead to creation of @file{ADAPT} files.)
12961 @end table
12962 @end enumerate
12963
12964 @cindex Score File Atoms
12965 @item mark
12966 The value of this entry should be a number.  Any articles with a score
12967 lower than this number will be marked as read.
12968
12969 @item expunge
12970 The value of this entry should be a number.  Any articles with a score
12971 lower than this number will be removed from the summary buffer.
12972
12973 @item mark-and-expunge
12974 The value of this entry should be a number.  Any articles with a score
12975 lower than this number will be marked as read and removed from the
12976 summary buffer.
12977
12978 @item thread-mark-and-expunge
12979 The value of this entry should be a number.  All articles that belong to
12980 a thread that has a total score below this number will be marked as read
12981 and removed from the summary buffer.  @code{gnus-thread-score-function}
12982 says how to compute the total score for a thread.
12983
12984 @item files
12985 The value of this entry should be any number of file names.  These files
12986 are assumed to be score files as well, and will be loaded the same way
12987 this one was.
12988
12989 @item exclude-files
12990 The clue of this entry should be any number of files.  These files will
12991 not be loaded, even though they would normally be so, for some reason or
12992 other.
12993
12994 @item eval
12995 The value of this entry will be @code{eval}el.  This element will be
12996 ignored when handling global score files.
12997
12998 @item read-only
12999 Read-only score files will not be updated or saved.  Global score files
13000 should feature this atom (@pxref{Global Score Files}).  (Note:
13001 @dfn{Global} here really means @dfn{global}; not your personal
13002 apply-to-all-groups score files.)
13003
13004 @item orphan
13005 The value of this entry should be a number.  Articles that do not have
13006 parents will get this number added to their scores.  Imagine you follow
13007 some high-volume newsgroup, like @samp{comp.lang.c}.  Most likely you
13008 will only follow a few of the threads, also want to see any new threads.
13009
13010 You can do this with the following two score file entries:
13011
13012 @example
13013         (orphan -500)
13014         (mark-and-expunge -100)
13015 @end example
13016
13017 When you enter the group the first time, you will only see the new
13018 threads.  You then raise the score of the threads that you find
13019 interesting (with @kbd{I T} or @kbd{I S}), and ignore (@kbd{C y}) the
13020 rest.  Next time you enter the group, you will see new articles in the
13021 interesting threads, plus any new threads.
13022
13023 I.e.---the orphan score atom is for high-volume groups where there
13024 exist a few interesting threads which can't be found automatically by
13025 ordinary scoring rules.
13026
13027 @item adapt
13028 This entry controls the adaptive scoring.  If it is @code{t}, the
13029 default adaptive scoring rules will be used.  If it is @code{ignore}, no
13030 adaptive scoring will be performed on this group.  If it is a list, this
13031 list will be used as the adaptive scoring rules.  If it isn't present,
13032 or is something other than @code{t} or @code{ignore}, the default
13033 adaptive scoring rules will be used.  If you want to use adaptive
13034 scoring on most groups, you'd set @code{gnus-use-adaptive-scoring} to
13035 @code{t}, and insert an @code{(adapt ignore)} in the groups where you do
13036 not want adaptive scoring.  If you only want adaptive scoring in a few
13037 groups, you'd set @code{gnus-use-adaptive-scoring} to @code{nil}, and
13038 insert @code{(adapt t)} in the score files of the groups where you want
13039 it.
13040
13041 @item adapt-file
13042 All adaptive score entries will go to the file named by this entry.  It
13043 will also be applied when entering the group.  This atom might be handy
13044 if you want to adapt on several groups at once, using the same adaptive
13045 file for a number of groups.
13046
13047 @item local
13048 @cindex local variables
13049 The value of this entry should be a list of @code{(VAR VALUE)} pairs.
13050 Each @var{var} will be made buffer-local to the current summary buffer,
13051 and set to the value specified.  This is a convenient, if somewhat
13052 strange, way of setting variables in some groups if you don't like hooks
13053 much.  Note that the @var{value} won't be evaluated.
13054 @end table
13055
13056
13057 @node Score File Editing
13058 @section Score File Editing
13059
13060 You normally enter all scoring commands from the summary buffer, but you
13061 might feel the urge to edit them by hand as well, so we've supplied you
13062 with a mode for that.
13063
13064 It's simply a slightly customized @code{emacs-lisp} mode, with these
13065 additional commands:
13066
13067 @table @kbd
13068
13069 @item C-c C-c
13070 @kindex C-c C-c (Score)
13071 @findex gnus-score-edit-done
13072 Save the changes you have made and return to the summary buffer
13073 (@code{gnus-score-edit-done}).
13074
13075 @item C-c C-d
13076 @kindex C-c C-d (Score)
13077 @findex gnus-score-edit-insert-date
13078 Insert the current date in numerical format
13079 (@code{gnus-score-edit-insert-date}).  This is really the day number, if
13080 you were wondering.
13081
13082 @item C-c C-p
13083 @kindex C-c C-p (Score)
13084 @findex gnus-score-pretty-print
13085 The adaptive score files are saved in an unformatted fashion.  If you
13086 intend to read one of these files, you want to @dfn{pretty print} it
13087 first.  This command (@code{gnus-score-pretty-print}) does that for
13088 you.
13089
13090 @end table
13091
13092 Type @kbd{M-x gnus-score-mode} to use this mode.
13093
13094 @vindex gnus-score-mode-hook
13095 @code{gnus-score-menu-hook} is run in score mode buffers.
13096
13097 In the summary buffer you can use commands like @kbd{V f} and @kbd{V
13098 e} to begin editing score files.
13099
13100
13101 @node Adaptive Scoring
13102 @section Adaptive Scoring
13103 @cindex adaptive scoring
13104
13105 If all this scoring is getting you down, Gnus has a way of making it all
13106 happen automatically---as if by magic.  Or rather, as if by artificial
13107 stupidity, to be precise.
13108
13109 @vindex gnus-use-adaptive-scoring
13110 When you read an article, or mark an article as read, or kill an
13111 article, you leave marks behind.  On exit from the group, Gnus can sniff
13112 these marks and add score elements depending on what marks it finds.
13113 You turn on this ability by setting @code{gnus-use-adaptive-scoring} to
13114 @code{t} or @code{(line)}.  If you want score adaptively on separate
13115 words appearing in the subjects, you should set this variable to
13116 @code{(word)}.  If you want to use both adaptive methods, set this
13117 variable to @code{(word line)}.
13118
13119 @vindex gnus-default-adaptive-score-alist
13120 To give you complete control over the scoring process, you can customize
13121 the @code{gnus-default-adaptive-score-alist} variable.  For instance, it
13122 might look something like this:
13123
13124 @lisp
13125 (defvar gnus-default-adaptive-score-alist
13126   '((gnus-unread-mark)
13127     (gnus-ticked-mark (from 4))
13128     (gnus-dormant-mark (from 5))
13129     (gnus-del-mark (from -4) (subject -1))
13130     (gnus-read-mark (from 4) (subject 2))
13131     (gnus-expirable-mark (from -1) (subject -1))
13132     (gnus-killed-mark (from -1) (subject -3))
13133     (gnus-kill-file-mark)
13134     (gnus-ancient-mark)
13135     (gnus-low-score-mark)
13136     (gnus-catchup-mark (from -1) (subject -1))))
13137 @end lisp
13138
13139 As you see, each element in this alist has a mark as a key (either a
13140 variable name or a ``real'' mark---a character).  Following this key is
13141 a arbitrary number of header/score pairs.  If there are no header/score
13142 pairs following the key, no adaptive scoring will be done on articles
13143 that have that key as the article mark.  For instance, articles with
13144 @code{gnus-unread-mark} in the example above will not get adaptive score
13145 entries.
13146
13147 Each article can have only one mark, so just a single of these rules
13148 will be applied to each article.
13149
13150 To take @code{gnus-del-mark} as an example---this alist says that all
13151 articles that have that mark (i.e., are marked with @samp{D}) will have a
13152 score entry added to lower based on the @code{From} header by -4, and
13153 lowered by @code{Subject} by -1.  Change this to fit your prejudices.
13154
13155 If you have marked 10 articles with the same subject with
13156 @code{gnus-del-mark}, the rule for that mark will be applied ten times.
13157 That means that that subject will get a score of ten times -1, which
13158 should be, unless I'm much mistaken, -10.
13159
13160 If you have auto-expirable (mail) groups (@pxref{Expiring Mail}), all
13161 the read articles will be marked with the @samp{E} mark.  This'll
13162 probably make adaptive scoring slightly impossible, so auto-expiring and
13163 adaptive scoring doesn't really mix very well.
13164
13165 The headers you can score on are @code{from}, @code{subject},
13166 @code{message-id}, @code{references}, @code{xref}, @code{lines},
13167 @code{chars} and @code{date}.  In addition, you can score on
13168 @code{followup}, which will create an adaptive score entry that matches
13169 on the @code{References} header using the @code{Message-ID} of the
13170 current article, thereby matching the following thread.
13171
13172 You can also score on @code{thread}, which will try to score all
13173 articles that appear in a thread.  @code{thread} matches uses a
13174 @code{Message-ID} to match on the @code{References} header of the
13175 article.  If the match is made, the @code{Message-ID} of the article is
13176 added to the @code{thread} rule.  (Think about it.  I'd recommend two
13177 aspirins afterwards.)
13178
13179 If you use this scheme, you should set the score file atom @code{mark}
13180 to something small---like -300, perhaps, to avoid having small random
13181 changes result in articles getting marked as read.
13182
13183 After using adaptive scoring for a week or so, Gnus should start to
13184 become properly trained and enhance the authors you like best, and kill
13185 the authors you like least, without you having to say so explicitly.
13186
13187 You can control what groups the adaptive scoring is to be performed on
13188 by using the score files (@pxref{Score File Format}).  This will also
13189 let you use different rules in different groups.
13190
13191 @vindex gnus-adaptive-file-suffix
13192 The adaptive score entries will be put into a file where the name is the
13193 group name with @code{gnus-adaptive-file-suffix} appended.  The default
13194 is @samp{ADAPT}.
13195
13196 @vindex gnus-score-exact-adapt-limit
13197 When doing adaptive scoring, substring or fuzzy matching would probably
13198 give you the best results in most cases.  However, if the header one
13199 matches is short, the possibility for false positives is great, so if
13200 the length of the match is less than
13201 @code{gnus-score-exact-adapt-limit}, exact matching will be used.  If
13202 this variable is @code{nil}, exact matching will always be used to avoid
13203 this problem.
13204
13205 @vindex gnus-default-adaptive-word-score-alist
13206 As mentioned above, you can adapt either on individual words or entire
13207 headers.  If you adapt on words, the
13208 @code{gnus-default-adaptive-word-score-alist} variable says what score
13209 each instance of a word should add given a mark.
13210
13211 @lisp
13212 (setq gnus-default-adaptive-word-score-alist
13213       `((,gnus-read-mark . 30)
13214         (,gnus-catchup-mark . -10)
13215         (,gnus-killed-mark . -20)
13216         (,gnus-del-mark . -15)))
13217 @end lisp
13218
13219 This is the default value.  If you have adaption on words enabled, every
13220 word that appears in subjects of articles marked with
13221 @code{gnus-read-mark} will result in a score rule that increase the
13222 score with 30 points.
13223
13224 @vindex gnus-default-ignored-adaptive-words
13225 @vindex gnus-ignored-adaptive-words
13226 Words that appear in the @code{gnus-default-ignored-adaptive-words} list
13227 will be ignored.  If you wish to add more words to be ignored, use the
13228 @code{gnus-ignored-adaptive-words} list instead.
13229
13230 @vindex gnus-adaptive-word-syntax-table
13231 When the scoring is done, @code{gnus-adaptive-word-syntax-table} is the
13232 syntax table in effect.  It is similar to the standard syntax table, but
13233 it considers numbers to be non-word-constituent characters.
13234
13235 @vindex gnus-adaptive-word-minimum
13236 If @code{gnus-adaptive-word-minimum} is set to a number, the adaptive
13237 word scoring process will never bring down the score of an article to
13238 below this number.  The default is @code{nil}.
13239
13240 @vindex gnus-adaptive-word-no-group-words
13241 If @code{gnus-adaptive-word-no-group-words} is set to @code{t}, gnus
13242 won't adaptively word score any of the words in the group name.  Useful
13243 for groups like @samp{comp.editors.emacs}, where most of the subject
13244 lines contain the word @samp{emacs}.
13245
13246 After using this scheme for a while, it might be nice to write a
13247 @code{gnus-psychoanalyze-user} command to go through the rules and see
13248 what words you like and what words you don't like.  Or perhaps not.
13249
13250 Note that the adaptive word scoring thing is highly experimental and is
13251 likely to change in the future.  Initial impressions seem to indicate
13252 that it's totally useless as it stands.  Some more work (involving more
13253 rigorous statistical methods) will have to be done to make this useful.
13254
13255
13256 @node Home Score File
13257 @section Home Score File
13258
13259 The score file where new score file entries will go is called the
13260 @dfn{home score file}.  This is normally (and by default) the score file
13261 for the group itself.  For instance, the home score file for
13262 @samp{gnu.emacs.gnus} is @file{gnu.emacs.gnus.SCORE}.
13263
13264 However, this may not be what you want.  It is often convenient to share
13265 a common home score file among many groups---all @samp{emacs} groups
13266 could perhaps use the same home score file.
13267
13268 @vindex gnus-home-score-file
13269 The variable that controls this is @code{gnus-home-score-file}.  It can
13270 be:
13271
13272 @enumerate
13273 @item
13274 A string.  Then this file will be used as the home score file for all
13275 groups.
13276
13277 @item
13278 A function. The result of this function will be used as the home score
13279 file.  The function will be called with the name of the group as the
13280 parameter.
13281
13282 @item
13283 A list.  The elements in this list can be:
13284
13285 @enumerate
13286 @item
13287 @var{(regexp file-name)}.  If the @var{regexp} matches the group name,
13288 the @var{file-name} will will be used as the home score file.
13289
13290 @item
13291 A function. If the function returns non-nil, the result will be used as
13292 the home score file.
13293
13294 @item
13295 A string.  Use the string as the home score file.
13296 @end enumerate
13297
13298 The list will be traversed from the beginning towards the end looking
13299 for matches.
13300
13301 @end enumerate
13302
13303 So, if you want to use just a single score file, you could say:
13304
13305 @lisp
13306 (setq gnus-home-score-file
13307       "my-total-score-file.SCORE")
13308 @end lisp
13309
13310 If you want to use @file{gnu.SCORE} for all @samp{gnu} groups and
13311 @file{rec.SCORE} for all @samp{rec} groups (and so on), you can say:
13312
13313 @findex gnus-hierarchial-home-score-file
13314 @lisp
13315 (setq gnus-home-score-file
13316       'gnus-hierarchial-home-score-file)
13317 @end lisp
13318
13319 This is a ready-made function provided for your convenience.
13320 Other functions include
13321
13322 @table @code
13323 @item gnus-current-home-score-file
13324 @findex gnus-current-home-score-file
13325 Return the ``current'' regular score file.  This will make scoring
13326 commands add entry to the ``innermost'' matching score file.
13327
13328 @end table
13329
13330 If you want to have one score file for the @samp{emacs} groups and
13331 another for the @samp{comp} groups, while letting all other groups use
13332 their own home score files:
13333
13334 @lisp
13335 (setq gnus-home-score-file
13336       ;; All groups that match the regexp "\\.emacs"
13337       '(("\\.emacs" "emacs.SCORE")
13338         ;; All the comp groups in one score file
13339         ("^comp" "comp.SCORE")))
13340 @end lisp
13341
13342 @vindex gnus-home-adapt-file
13343 @code{gnus-home-adapt-file} works exactly the same way as
13344 @code{gnus-home-score-file}, but says what the home adaptive score file
13345 is instead.  All new adaptive file entries will go into the file
13346 specified by this variable, and the same syntax is allowed.
13347
13348 In addition to using @code{gnus-home-score-file} and
13349 @code{gnus-home-adapt-file}, you can also use group parameters
13350 (@pxref{Group Parameters}) and topic parameters (@pxref{Topic
13351 Parameters}) to achieve much the same.  Group and topic parameters take
13352 precedence over this variable.
13353
13354
13355 @node Followups To Yourself
13356 @section Followups To Yourself
13357
13358 Gnus offers two commands for picking out the @code{Message-ID} header in
13359 the current buffer.  Gnus will then add a score rule that scores using
13360 this @code{Message-ID} on the @code{References} header of other
13361 articles.  This will, in effect, increase the score of all articles that
13362 respond to the article in the current buffer.  Quite useful if you want
13363 to easily note when people answer what you've said.
13364
13365 @table @code
13366
13367 @item gnus-score-followup-article
13368 @findex gnus-score-followup-article
13369 This will add a score to articles that directly follow up your own
13370 article.
13371
13372 @item gnus-score-followup-thread
13373 @findex gnus-score-followup-thread
13374 This will add a score to all articles that appear in a thread ``below''
13375 your own article.
13376 @end table
13377
13378 @vindex message-sent-hook
13379 These two functions are both primarily meant to be used in hooks like
13380 @code{message-sent-hook}.
13381
13382 If you look closely at your own @code{Message-ID}, you'll notice that
13383 the first two or three characters are always the same.  Here's two of
13384 mine:
13385
13386 @example
13387 <x6u3u47icf.fsf@@eyesore.no>
13388 <x6sp9o7ibw.fsf@@eyesore.no>
13389 @end example
13390
13391 So ``my'' ident on this machine is @samp{x6}.  This can be
13392 exploited---the following rule will raise the score on all followups to
13393 myself:
13394
13395 @lisp
13396 ("references"
13397  ("<x6[0-9a-z]+\\.fsf\\(_-_\\)?@@.*eyesore.no>"
13398   1000 nil r))
13399 @end lisp
13400
13401 Whether it's the first two or first three characters that are ``yours''
13402 is system-dependent.
13403
13404
13405 @node Scoring Tips
13406 @section Scoring Tips
13407 @cindex scoring tips
13408
13409 @table @dfn
13410
13411 @item Crossposts
13412 @cindex crossposts
13413 @cindex scoring crossposts
13414 If you want to lower the score of crossposts, the line to match on is
13415 the @code{Xref} header.
13416 @lisp
13417 ("xref" (" talk.politics.misc:" -1000))
13418 @end lisp
13419
13420 @item Multiple crossposts
13421 If you want to lower the score of articles that have been crossposted to
13422 more than, say, 3 groups:
13423 @lisp
13424 ("xref" ("[^:\n]+:[0-9]+ +[^:\n]+:[0-9]+ +[^:\n]+:[0-9]+" -1000 nil r))
13425 @end lisp
13426
13427 @item Matching on the body
13428 This is generally not a very good idea---it takes a very long time.
13429 Gnus actually has to fetch each individual article from the server.  But
13430 you might want to anyway, I guess.  Even though there are three match
13431 keys (@code{Head}, @code{Body} and @code{All}), you should choose one
13432 and stick with it in each score file.  If you use any two, each article
13433 will be fetched @emph{twice}.  If you want to match a bit on the
13434 @code{Head} and a bit on the @code{Body}, just use @code{All} for all
13435 the matches.
13436
13437 @item Marking as read
13438 You will probably want to mark articles that has a score below a certain
13439 number as read.  This is most easily achieved by putting the following
13440 in your @file{all.SCORE} file:
13441 @lisp
13442 ((mark -100))
13443 @end lisp
13444 You may also consider doing something similar with @code{expunge}.
13445
13446 @item Negated character classes
13447 If you say stuff like @code{[^abcd]*}, you may get unexpected results.
13448 That will match newlines, which might lead to, well, The Unknown.  Say
13449 @code{[^abcd\n]*} instead.
13450 @end table
13451
13452
13453 @node Reverse Scoring
13454 @section Reverse Scoring
13455 @cindex reverse scoring
13456
13457 If you want to keep just articles that have @samp{Sex with Emacs} in the
13458 subject header, and expunge all other articles, you could put something
13459 like this in your score file:
13460
13461 @lisp
13462 (("subject"
13463   ("Sex with Emacs" 2))
13464  (mark 1)
13465  (expunge 1))
13466 @end lisp
13467
13468 So, you raise all articles that match @samp{Sex with Emacs} and mark the
13469 rest as read, and expunge them to boot.
13470
13471
13472 @node Global Score Files
13473 @section Global Score Files
13474 @cindex global score files
13475
13476 Sure, other newsreaders have ``global kill files''.  These are usually
13477 nothing more than a single kill file that applies to all groups, stored
13478 in the user's home directory.  Bah!  Puny, weak newsreaders!
13479
13480 What I'm talking about here are Global Score Files.  Score files from
13481 all over the world, from users everywhere, uniting all nations in one
13482 big, happy score file union!  Ange-score!  New and untested!
13483
13484 @vindex gnus-global-score-files
13485 All you have to do to use other people's score files is to set the
13486 @code{gnus-global-score-files} variable.  One entry for each score file,
13487 or each score file directory.  Gnus will decide by itself what score
13488 files are applicable to which group.
13489
13490 Say you want to use the score file
13491 @file{/ftp@@ftp.gnus.org:/pub/larsi/ding/score/soc.motss.SCORE} and
13492 all score files in the @file{/ftp@@ftp.some-where:/pub/score} directory:
13493
13494 @lisp
13495 (setq gnus-global-score-files
13496       '("/ftp@@ftp.gnus.org:/pub/larsi/ding/score/soc.motss.SCORE"
13497         "/ftp@@ftp.some-where:/pub/score/"))
13498 @end lisp
13499
13500 @findex gnus-score-search-global-directories
13501 Simple, eh?  Directory names must end with a @samp{/}.  These
13502 directories are typically scanned only once during each Gnus session.
13503 If you feel the need to manually re-scan the remote directories, you can
13504 use the @code{gnus-score-search-global-directories} command.
13505
13506 Note that, at present, using this option will slow down group entry
13507 somewhat.  (That is---a lot.)
13508
13509 If you want to start maintaining score files for other people to use,
13510 just put your score file up for anonymous ftp and announce it to the
13511 world.  Become a retro-moderator!  Participate in the retro-moderator
13512 wars sure to ensue, where retro-moderators battle it out for the
13513 sympathy of the people, luring them to use their score files on false
13514 premises!  Yay!  The net is saved!
13515
13516 Here are some tips for the would-be retro-moderator, off the top of my
13517 head:
13518
13519 @itemize @bullet
13520
13521 @item
13522 Articles heavily crossposted are probably junk.
13523 @item
13524 To lower a single inappropriate article, lower by @code{Message-ID}.
13525 @item
13526 Particularly brilliant authors can be raised on a permanent basis.
13527 @item
13528 Authors that repeatedly post off-charter for the group can safely be
13529 lowered out of existence.
13530 @item
13531 Set the @code{mark} and @code{expunge} atoms to obliterate the nastiest
13532 articles completely.
13533
13534 @item
13535 Use expiring score entries to keep the size of the file down.  You
13536 should probably have a long expiry period, though, as some sites keep
13537 old articles for a long time.
13538 @end itemize
13539
13540 ... I wonder whether other newsreaders will support global score files
13541 in the future.  @emph{Snicker}.  Yup, any day now, newsreaders like Blue
13542 Wave, xrn and 1stReader are bound to implement scoring.  Should we start
13543 holding our breath yet?
13544
13545
13546 @node Kill Files
13547 @section Kill Files
13548 @cindex kill files
13549
13550 Gnus still supports those pesky old kill files.  In fact, the kill file
13551 entries can now be expiring, which is something I wrote before Daniel
13552 Quinlan thought of doing score files, so I've left the code in there.
13553
13554 In short, kill processing is a lot slower (and I do mean @emph{a lot})
13555 than score processing, so it might be a good idea to rewrite your kill
13556 files into score files.
13557
13558 Anyway, a kill file is a normal @code{emacs-lisp} file.  You can put any
13559 forms into this file, which means that you can use kill files as some
13560 sort of primitive hook function to be run on group entry, even though
13561 that isn't a very good idea.
13562
13563 Normal kill files look like this:
13564
13565 @lisp
13566 (gnus-kill "From" "Lars Ingebrigtsen")
13567 (gnus-kill "Subject" "ding")
13568 (gnus-expunge "X")
13569 @end lisp
13570
13571 This will mark every article written by me as read, and remove the
13572 marked articles from the summary buffer.  Very useful, you'll agree.
13573
13574 Other programs use a totally different kill file syntax.  If Gnus
13575 encounters what looks like a @code{rn} kill file, it will take a stab at
13576 interpreting it.
13577
13578 Two summary functions for editing a GNUS kill file:
13579
13580 @table @kbd
13581
13582 @item M-k
13583 @kindex M-k (Summary)
13584 @findex gnus-summary-edit-local-kill
13585 Edit this group's kill file (@code{gnus-summary-edit-local-kill}).
13586
13587 @item M-K
13588 @kindex M-K (Summary)
13589 @findex gnus-summary-edit-global-kill
13590 Edit the general kill file (@code{gnus-summary-edit-global-kill}).
13591 @end table
13592
13593 Two group mode functions for editing the kill files:
13594
13595 @table @kbd
13596
13597 @item M-k
13598 @kindex M-k (Group)
13599 @findex gnus-group-edit-local-kill
13600 Edit this group's kill file (@code{gnus-group-edit-local-kill}).
13601
13602 @item M-K
13603 @kindex M-K (Group)
13604 @findex gnus-group-edit-global-kill
13605 Edit the general kill file (@code{gnus-group-edit-global-kill}).
13606 @end table
13607
13608 Kill file variables:
13609
13610 @table @code
13611 @item gnus-kill-file-name
13612 @vindex gnus-kill-file-name
13613 A kill file for the group @samp{soc.motss} is normally called
13614 @file{soc.motss.KILL}.  The suffix appended to the group name to get
13615 this file name is detailed by the @code{gnus-kill-file-name} variable.
13616 The ``global'' kill file (not in the score file sense of ``global'', of
13617 course) is just called @file{KILL}.
13618
13619 @vindex gnus-kill-save-kill-file
13620 @item gnus-kill-save-kill-file
13621 If this variable is non-@code{nil}, Gnus will save the
13622 kill file after processing, which is necessary if you use expiring
13623 kills.
13624
13625 @item gnus-apply-kill-hook
13626 @vindex gnus-apply-kill-hook
13627 @findex gnus-apply-kill-file-unless-scored
13628 @findex gnus-apply-kill-file
13629 A hook called to apply kill files to a group.  It is
13630 @code{(gnus-apply-kill-file)} by default.  If you want to ignore the
13631 kill file if you have a score file for the same group, you can set this
13632 hook to @code{(gnus-apply-kill-file-unless-scored)}.  If you don't want
13633 kill files to be processed, you should set this variable to @code{nil}.
13634
13635 @item gnus-kill-file-mode-hook
13636 @vindex gnus-kill-file-mode-hook
13637 A hook called in kill-file mode buffers.
13638
13639 @end table
13640
13641
13642 @node Converting Kill Files
13643 @section Converting Kill Files
13644 @cindex kill files
13645 @cindex converting kill files
13646
13647 If you have loads of old kill files, you may want to convert them into
13648 score files.  If they are ``regular'', you can use
13649 the @file{gnus-kill-to-score.el} package; if not, you'll have to do it
13650 by hand.
13651
13652 The kill to score conversion package isn't included in Gnus by default.
13653 You can fetch it from
13654 @file{http://www.stud.ifi.uio.no/~larsi/ding-other/gnus-kill-to-score}.
13655
13656 If your old kill files are very complex---if they contain more
13657 non-@code{gnus-kill} forms than not, you'll have to convert them by
13658 hand.  Or just let them be as they are.  Gnus will still use them as
13659 before.
13660
13661
13662 @node GroupLens
13663 @section GroupLens
13664 @cindex GroupLens
13665
13666 GroupLens is a collaborative filtering system that helps you work
13667 together with other people to find the quality news articles out of the
13668 huge volume of news articles generated every day.
13669
13670 To accomplish this the GroupLens system combines your opinions about
13671 articles you have already read with the opinions of others who have done
13672 likewise and gives you a personalized prediction for each unread news
13673 article.  Think of GroupLens as a matchmaker.  GroupLens watches how you
13674 rate articles, and finds other people that rate articles the same way.
13675 Once it has found some people you agree with it tells you, in the form
13676 of a prediction, what they thought of the article.  You can use this
13677 prediction to help you decide whether or not you want to read the
13678 article.
13679
13680 @menu
13681 * Using GroupLens::          How to make Gnus use GroupLens.
13682 * Rating Articles::          Letting GroupLens know how you rate articles.
13683 * Displaying Predictions::   Displaying predictions given by GroupLens.
13684 * GroupLens Variables::      Customizing GroupLens.
13685 @end menu
13686
13687
13688 @node Using GroupLens
13689 @subsection Using GroupLens
13690
13691 To use GroupLens you must register a pseudonym with your local Better
13692 Bit Bureau (BBB).
13693 @samp{http://www.cs.umn.edu/Research/GroupLens/bbb.html} is the only
13694 better bit in town at the moment.
13695
13696 Once you have registered you'll need to set a couple of variables.
13697
13698 @table @code
13699
13700 @item gnus-use-grouplens
13701 @vindex gnus-use-grouplens
13702 Setting this variable to a non-@code{nil} value will make Gnus hook into
13703 all the relevant GroupLens functions.
13704
13705 @item grouplens-pseudonym
13706 @vindex grouplens-pseudonym
13707 This variable should be set to the pseudonym you got when registering
13708 with the Better Bit Bureau.
13709
13710 @item grouplens-newsgroups
13711 @vindex grouplens-newsgroups
13712 A list of groups that you want to get GroupLens predictions for.
13713
13714 @end table
13715
13716 That's the minimum of what you need to get up and running with GroupLens.
13717 Once you've registered, GroupLens will start giving you scores for
13718 articles based on the average of what other people think.  But, to get
13719 the real benefit of GroupLens you need to start rating articles
13720 yourself.  Then the scores GroupLens gives you will be personalized for
13721 you, based on how the people you usually agree with have already rated.
13722
13723
13724 @node Rating Articles
13725 @subsection Rating Articles
13726
13727 In GroupLens, an article is rated on a scale from 1 to 5, inclusive.
13728 Where 1 means something like this article is a waste of bandwidth and 5
13729 means that the article was really good.  The basic question to ask
13730 yourself is, "on a scale from 1 to 5 would I like to see more articles
13731 like this one?"
13732
13733 There are four ways to enter a rating for an article in GroupLens.
13734
13735 @table @kbd
13736
13737 @item r
13738 @kindex r (GroupLens)
13739 @findex bbb-summary-rate-article
13740 This function will prompt you for a rating on a scale of one to five.
13741
13742 @item k
13743 @kindex k (GroupLens)
13744 @findex grouplens-score-thread
13745 This function will prompt you for a rating, and rate all the articles in
13746 the thread.  This is really useful for some of those long running giant
13747 threads in rec.humor.
13748
13749 @end table
13750
13751 The next two commands, @kbd{n} and @kbd{,} take a numerical prefix to be
13752 the score of the article you're reading.
13753
13754 @table @kbd
13755
13756 @item 1-5 n
13757 @kindex n (GroupLens)
13758 @findex grouplens-next-unread-article
13759 Rate the article and go to the next unread article.
13760
13761 @item 1-5 ,
13762 @kindex , (GroupLens)
13763 @findex grouplens-best-unread-article
13764 Rate the article and go to the next unread article with the highest score.
13765
13766 @end table
13767
13768 If you want to give the current article a score of 4 and then go to the
13769 next article, just type @kbd{4 n}.
13770
13771
13772 @node Displaying Predictions
13773 @subsection Displaying Predictions
13774
13775 GroupLens makes a prediction for you about how much you will like a
13776 news article.  The predictions from GroupLens are on a scale from 1 to
13777 5, where 1 is the worst and 5 is the best.  You can use the predictions
13778 from GroupLens in one of three ways controlled by the variable
13779 @code{gnus-grouplens-override-scoring}.
13780
13781 @vindex gnus-grouplens-override-scoring
13782 There are three ways to display predictions in grouplens.  You may
13783 choose to have the GroupLens scores contribute to, or override the
13784 regular gnus scoring mechanism. override is the default; however, some
13785 people prefer to see the Gnus scores plus the grouplens scores.  To get
13786 the separate scoring behavior you need to set
13787 @code{gnus-grouplens-override-scoring} to @code{'separate}.  To have the
13788 GroupLens predictions combined with the grouplens scores set it to
13789 @code{'override} and to combine the scores set
13790 @code{gnus-grouplens-override-scoring} to @code{'combine}.  When you use
13791 the combine option you will also want to set the values for
13792 @code{grouplens-prediction-offset} and
13793 @code{grouplens-score-scale-factor}.
13794
13795 @vindex grouplens-prediction-display
13796 In either case, GroupLens gives you a few choices for how you would like
13797 to see your predictions displayed.  The display of predictions is
13798 controlled by the @code{grouplens-prediction-display} variable.
13799
13800 The following are valid values for that variable.
13801
13802 @table @code
13803 @item prediction-spot
13804 The higher the prediction, the further to the right an @samp{*} is
13805 displayed.
13806
13807 @item confidence-interval
13808 A numeric confidence interval.
13809
13810 @item prediction-bar
13811 The higher the prediction, the longer the bar.
13812
13813 @item confidence-bar
13814 Numerical confidence.
13815
13816 @item confidence-spot
13817 The spot gets bigger with more confidence.
13818
13819 @item prediction-num
13820 Plain-old numeric value.
13821
13822 @item confidence-plus-minus
13823 Prediction +/- confidence.
13824
13825 @end table
13826
13827
13828 @node GroupLens Variables
13829 @subsection GroupLens Variables
13830
13831 @table @code
13832
13833 @item gnus-summary-grouplens-line-format
13834 The summary line format used in GroupLens-enhanced summary buffers.  It
13835 accepts the same specs as the normal summary line format (@pxref{Summary
13836 Buffer Lines}).  The default is @samp{%U%R%z%l%I%(%[%4L: %-20,20n%]%)
13837 %s\n}.
13838
13839 @item grouplens-bbb-host
13840 Host running the bbbd server.  @samp{grouplens.cs.umn.edu} is the
13841 default.
13842
13843 @item grouplens-bbb-port
13844 Port of the host running the bbbd server.  The default is 9000.
13845
13846 @item grouplens-score-offset
13847 Offset the prediction by this value.  In other words, subtract the
13848 prediction value by this number to arrive at the effective score.  The
13849 default is 0.
13850
13851 @item grouplens-score-scale-factor
13852 This variable allows the user to magnify the effect of GroupLens scores.
13853 The scale factor is applied after the offset.  The default is 1.
13854
13855 @end table
13856
13857
13858 @node Advanced Scoring
13859 @section Advanced Scoring
13860
13861 Scoring on Subjects and From headers is nice enough, but what if you're
13862 really interested in what a person has to say only when she's talking
13863 about a particular subject?  Or what if you really don't want to
13864 read what person A has to say when she's following up to person B, but
13865 want to read what she says when she's following up to person C?
13866
13867 By using advanced scoring rules you may create arbitrarily complex
13868 scoring patterns.
13869
13870 @menu
13871 * Advanced Scoring Syntax::     A definition.
13872 * Advanced Scoring Examples::   What they look like.
13873 * Advanced Scoring Tips::       Getting the most out of it.
13874 @end menu
13875
13876
13877 @node Advanced Scoring Syntax
13878 @subsection Advanced Scoring Syntax
13879
13880 Ordinary scoring rules have a string as the first element in the rule.
13881 Advanced scoring rules have a list as the first element.  The second
13882 element is the score to be applied if the first element evaluated to a
13883 non-@code{nil} value.
13884
13885 These lists may consist of three logical operators, one redirection
13886 operator, and various match operators.
13887
13888 Logical operators:
13889
13890 @table @code
13891 @item &
13892 @itemx and
13893 This logical operator will evaluate each of its arguments until it finds
13894 one that evaluates to @code{false}, and then it'll stop.  If all arguments
13895 evaluate to @code{true} values, then this operator will return
13896 @code{true}.
13897
13898 @item |
13899 @itemx or
13900 This logical operator will evaluate each of its arguments until it finds
13901 one that evaluates to @code{true}.  If no arguments are @code{true},
13902 then this operator will return @code{false}.
13903
13904 @item !
13905 @itemx not
13906 @itemx \e,A,\e(B
13907 This logical operator only takes a single argument.  It returns the
13908 logical negation of the value of its argument.
13909
13910 @end table
13911
13912 There is an @dfn{indirection operator} that will make its arguments
13913 apply to the ancestors of the current article being scored.  For
13914 instance, @code{1-} will make score rules apply to the parent of the
13915 current article.  @code{2-} will make score rules apply to the
13916 grandparent of the current article.  Alternatively, you can write
13917 @code{^^}, where the number of @code{^}s (carets) says how far back into
13918 the ancestry you want to go.
13919
13920 Finally, we have the match operators.  These are the ones that do the
13921 real work.  Match operators are header name strings followed by a match
13922 and a match type.  A typical match operator looks like @samp{("from"
13923 "Lars Ingebrigtsen" s)}.  The header names are the same as when using
13924 simple scoring, and the match types are also the same.
13925
13926
13927 @node Advanced Scoring Examples
13928 @subsection Advanced Scoring Examples
13929
13930 Let's say you want to increase the score of articles written by Lars
13931 when he's talking about Gnus:
13932
13933 @example
13934 ((&
13935   ("from" "Lars Ingebrigtsen")
13936   ("subject" "Gnus"))
13937  1000)
13938 @end example
13939
13940 Quite simple, huh?
13941
13942 When he writes long articles, he sometimes has something nice to say:
13943
13944 @example
13945 ((&
13946   ("from" "Lars Ingebrigtsen")
13947   (|
13948    ("subject" "Gnus")
13949    ("lines" 100 >)))
13950  1000)
13951 @end example
13952
13953 However, when he responds to things written by Reig Eigil Logge, you
13954 really don't want to read what he's written:
13955
13956 @example
13957 ((&
13958   ("from" "Lars Ingebrigtsen")
13959   (1- ("from" "Reig Eigir Logge")))
13960  -100000)
13961 @end example
13962
13963 Everybody that follows up Redmondo when he writes about disappearing
13964 socks should have their scores raised, but only when they talk about
13965 white socks.  However, when Lars talks about socks, it's usually not
13966 very interesting:
13967
13968 @example
13969 ((&
13970   (1-
13971    (&
13972     ("from" "redmondo@@.*no" r)
13973     ("body" "disappearing.*socks" t)))
13974   (! ("from" "Lars Ingebrigtsen"))
13975   ("body" "white.*socks"))
13976  1000)
13977 @end example
13978
13979 The possibilities are endless.
13980
13981
13982 @node Advanced Scoring Tips
13983 @subsection Advanced Scoring Tips
13984
13985 The @code{&} and @code{|} logical operators do short-circuit logic.
13986 That is, they stop processing their arguments when it's clear what the
13987 result of the operation will be.  For instance, if one of the arguments
13988 of an @code{&} evaluates to @code{false}, there's no point in evaluating
13989 the rest of the arguments.  This means that you should put slow matches
13990 (@samp{body}, @samp{header}) last and quick matches (@samp{from},
13991 @samp{subject}) first.
13992
13993 The indirection arguments (@code{1-} and so on) will make their
13994 arguments work on previous generations of the thread.  If you say
13995 something like:
13996
13997 @example
13998 ...
13999 (1-
14000  (1-
14001   ("from" "lars")))
14002 ...
14003 @end example
14004
14005 Then that means "score on the from header of the grandparent of the
14006 current article".  An indirection is quite fast, but it's better to say:
14007
14008 @example
14009 (1-
14010  (&
14011   ("from" "Lars")
14012   ("subject" "Gnus")))
14013 @end example
14014
14015 than it is to say:
14016
14017 @example
14018 (&
14019  (1- ("from" "Lars"))
14020  (1- ("subject" "Gnus")))
14021 @end example
14022
14023
14024 @node Score Decays
14025 @section Score Decays
14026 @cindex score decays
14027 @cindex decays
14028
14029 You may find that your scores have a tendency to grow without
14030 bounds, especially if you're using adaptive scoring.  If scores get too
14031 big, they lose all meaning---they simply max out and it's difficult to
14032 use them in any sensible way.
14033
14034 @vindex gnus-decay-scores
14035 @findex gnus-decay-score
14036 @vindex gnus-decay-score-function
14037 Gnus provides a mechanism for decaying scores to help with this problem.
14038 When score files are loaded and @code{gnus-decay-scores} is
14039 non-@code{nil}, Gnus will run the score files through the decaying
14040 mechanism thereby lowering the scores of all non-permanent score rules.
14041 The decay itself if performed by the @code{gnus-decay-score-function}
14042 function, which is @code{gnus-decay-score} by default.  Here's the
14043 definition of that function:
14044
14045 @lisp
14046 (defun gnus-decay-score (score)
14047   "Decay SCORE.
14048 This is done according to `gnus-score-decay-constant'
14049 and `gnus-score-decay-scale'."
14050   (floor
14051    (- score
14052       (* (if (< score 0) 1 -1)
14053          (min (abs score)
14054               (max gnus-score-decay-constant
14055                    (* (abs score)
14056                       gnus-score-decay-scale)))))))
14057 @end lisp
14058
14059 @vindex gnus-score-decay-scale
14060 @vindex gnus-score-decay-constant
14061 @code{gnus-score-decay-constant} is 3 by default and
14062 @code{gnus-score-decay-scale} is 0.05.  This should cause the following:
14063
14064 @enumerate
14065 @item
14066 Scores between -3 and 3 will be set to 0 when this function is called.
14067
14068 @item
14069 Scores with magnitudes between 3 and 60 will be shrunk by 3.
14070
14071 @item
14072 Scores with magnitudes greater than 60 will be shrunk by 5% of the
14073 score.
14074 @end enumerate
14075
14076 If you don't like this decay function, write your own.  It is called
14077 with the score to be decayed as its only parameter, and it should return
14078 the new score, which should be an integer.
14079
14080 Gnus will try to decay scores once a day.  If you haven't run Gnus for
14081 four days, Gnus will decay the scores four times, for instance.
14082
14083
14084 @node Various
14085 @chapter Various
14086
14087 @menu
14088 * Process/Prefix::             A convention used by many treatment commands.
14089 * Interactive::                Making Gnus ask you many questions.
14090 * Symbolic Prefixes::          How to supply some Gnus functions with options.
14091 * Formatting Variables::       You can specify what buffers should look like.
14092 * Windows Configuration::      Configuring the Gnus buffer windows.
14093 * Faces and Fonts::            How to change how faces look.
14094 * Compilation::                How to speed Gnus up.
14095 * Mode Lines::                 Displaying information in the mode lines.
14096 * Highlighting and Menus::     Making buffers look all nice and cozy.
14097 * Buttons::                    Get tendonitis in ten easy steps!
14098 * Daemons::                    Gnus can do things behind your back.
14099 * NoCeM::                      How to avoid spam and other fatty foods.
14100 * Undo::                       Some actions can be undone.
14101 * Moderation::                 What to do if you're a moderator.
14102 * XEmacs Enhancements::        There are more pictures and stuff under XEmacs.
14103 * Fuzzy Matching::             What's the big fuzz?
14104 * Thwarting Email Spam::       A how-to on avoiding unsolicited commercial email.
14105 * Various Various::            Things that are really various.
14106 @end menu
14107
14108
14109 @node Process/Prefix
14110 @section Process/Prefix
14111 @cindex process/prefix convention
14112
14113 Many functions, among them functions for moving, decoding and saving
14114 articles, use what is known as the @dfn{Process/Prefix convention}.
14115
14116 This is a method for figuring out what articles the user wants the
14117 command to be performed on.
14118
14119 It goes like this:
14120
14121 If the numeric prefix is N, perform the operation on the next N
14122 articles, starting with the current one.  If the numeric prefix is
14123 negative, perform the operation on the previous N articles, starting
14124 with the current one.
14125
14126 @vindex transient-mark-mode
14127 If @code{transient-mark-mode} in non-@code{nil} and the region is
14128 active, all articles in the region will be worked upon.
14129
14130 If there is no numeric prefix, but some articles are marked with the
14131 process mark, perform the operation on the articles marked with
14132 the process mark.
14133
14134 If there is neither a numeric prefix nor any articles marked with the
14135 process mark, just perform the operation on the current article.
14136
14137 Quite simple, really, but it needs to be made clear so that surprises
14138 are avoided.
14139
14140 Commands that react to the process mark will push the current list of
14141 process marked articles onto a stack and will then clear all process
14142 marked articles.  You can restore the previous configuration with the
14143 @kbd{M P y} command (@pxref{Setting Process Marks}).
14144
14145 @vindex gnus-summary-goto-unread
14146 One thing that seems to shock & horrify lots of people is that, for
14147 instance, @kbd{3 d} does exactly the same as @kbd{d} @kbd{d} @kbd{d}.
14148 Since each @kbd{d} (which marks the current article as read) by default
14149 goes to the next unread article after marking, this means that @kbd{3 d}
14150 will mark the next three unread articles as read, no matter what the
14151 summary buffer looks like.  Set @code{gnus-summary-goto-unread} to
14152 @code{nil} for a more straightforward action.
14153
14154
14155 @node Interactive
14156 @section Interactive
14157 @cindex interaction
14158
14159 @table @code
14160
14161 @item gnus-novice-user
14162 @vindex gnus-novice-user
14163 If this variable is non-@code{nil}, you are either a newcomer to the
14164 World of Usenet, or you are very cautious, which is a nice thing to be,
14165 really.  You will be given questions of the type ``Are you sure you want
14166 to do this?'' before doing anything dangerous.  This is @code{t} by
14167 default.
14168
14169 @item gnus-expert-user
14170 @vindex gnus-expert-user
14171 If this variable is non-@code{nil}, you will seldom be asked any
14172 questions by Gnus.  It will simply assume you know what you're doing, no
14173 matter how strange.
14174
14175 @item gnus-interactive-catchup
14176 @vindex gnus-interactive-catchup
14177 Require confirmation before catching up a group if non-@code{nil}.  It
14178 is @code{t} by default.
14179
14180 @item gnus-interactive-exit
14181 @vindex gnus-interactive-exit
14182 Require confirmation before exiting Gnus.  This variable is @code{t} by
14183 default.
14184 @end table
14185
14186
14187 @node Symbolic Prefixes
14188 @section Symbolic Prefixes
14189 @cindex symbolic prefixes
14190
14191 Quite a lot of Emacs commands react to the (numeric) prefix.  For
14192 instance, @kbd{C-u 4 C-f} moves point four characters forward, and
14193 @kbd{C-u 9 0 0 I s s p} adds a permanent @code{Subject} substring score
14194 rule of 900 to the current article.
14195
14196 This is all nice and well, but what if you want to give a command some
14197 additional information?  Well, what most commands do is interpret the
14198 ``raw'' prefix in some special way.  @kbd{C-u 0 C-x C-s} means that one
14199 doesn't want a backup file to be created when saving the current buffer,
14200 for instance.  But what if you want to save without making a backup
14201 file, and you want Emacs to flash lights and play a nice tune at the
14202 same time?  You can't, and you're probably perfectly happy that way.
14203
14204 @kindex M-i (Summary)
14205 @findex gnus-symbolic-argument
14206 I'm not, so I've added a second prefix---the @dfn{symbolic prefix}.  The
14207 prefix key is @kbd{M-i} (@code{gnus-symbolic-argument}), and the next
14208 character typed in is the value.  You can stack as many @kbd{M-i}
14209 prefixes as you want.  @kbd{M-i a M-C-u} means ``feed the @kbd{M-C-u}
14210 command the symbolic prefix @code{a}''.  @kbd{M-i a M-i b M-C-u} means
14211 ``feed the @kbd{M-C-u} command the symbolic prefixes @code{a} and
14212 @code{b}''.  You get the drift.
14213
14214 Typing in symbolic prefixes to commands that don't accept them doesn't
14215 hurt, but it doesn't do any good either.  Currently not many Gnus
14216 functions make use of the symbolic prefix.
14217
14218 If you're interested in how Gnus implements this, @pxref{Extended
14219 Interactive}.
14220
14221
14222 @node Formatting Variables
14223 @section Formatting Variables
14224 @cindex formatting variables
14225
14226 Throughout this manual you've probably noticed lots of variables called
14227 things like @code{gnus-group-line-format} and
14228 @code{gnus-summary-mode-line-format}.  These control how Gnus is to
14229 output lines in the various buffers.  There's quite a lot of them.
14230 Fortunately, they all use the same syntax, so there's not that much to
14231 be annoyed by.
14232
14233 Here's an example format spec (from the group buffer): @samp{%M%S%5y:
14234 %(%g%)\n}.  We see that it is indeed extremely ugly, and that there are
14235 lots of percentages everywhere.
14236
14237 @menu
14238 * Formatting Basics::     A formatting variable is basically a format string.
14239 * Mode Line Formatting::  Some rules about mode line formatting variables.
14240 * Advanced Formatting::   Modifying output in various ways.
14241 * User-Defined Specs::    Having Gnus call your own functions.
14242 * Formatting Fonts::      Making the formatting look colorful and nice.
14243 @end menu
14244
14245 Currently Gnus uses the following formatting variables:
14246 @code{gnus-group-line-format}, @code{gnus-summary-line-format},
14247 @code{gnus-server-line-format}, @code{gnus-topic-line-format},
14248 @code{gnus-group-mode-line-format},
14249 @code{gnus-summary-mode-line-format},
14250 @code{gnus-article-mode-line-format},
14251 @code{gnus-server-mode-line-format}, and
14252 @code{gnus-summary-pick-line-format}.
14253
14254 All these format variables can also be arbitrary elisp forms.  In that
14255 case, they will be @code{eval}ed to insert the required lines.
14256
14257 @kindex M-x gnus-update-format
14258 @findex gnus-update-format
14259 Gnus includes a command to help you while creating your own format
14260 specs.  @kbd{M-x gnus-update-format} will @code{eval} the current form,
14261 update the spec in question and pop you to a buffer where you can
14262 examine the resulting lisp code to be run to generate the line.
14263
14264
14265
14266 @node Formatting Basics
14267 @subsection Formatting Basics
14268
14269 Each @samp{%} element will be replaced by some string or other when the
14270 buffer in question is generated.  @samp{%5y} means ``insert the @samp{y}
14271 spec, and pad with spaces to get a 5-character field''.
14272
14273 As with normal C and Emacs Lisp formatting strings, the numerical
14274 modifier between the @samp{%} and the formatting type character will
14275 @dfn{pad} the output so that it is always at least that long.
14276 @samp{%5y} will make the field always (at least) five characters wide by
14277 padding with spaces to the left.  If you say @samp{%-5y}, it will pad to
14278 the right instead.
14279
14280 You may also wish to limit the length of the field to protect against
14281 particularly wide values.  For that you can say @samp{%4,6y}, which
14282 means that the field will never be more than 6 characters wide and never
14283 less than 4 characters wide.
14284
14285
14286 @node Mode Line Formatting
14287 @subsection Mode Line Formatting
14288
14289 Mode line formatting variables (e.g.,
14290 @code{gnus-summary-mode-line-format}) follow the same rules as other,
14291 buffer line oriented formatting variables (@pxref{Formatting Basics})
14292 with the following two differences:
14293
14294 @enumerate
14295
14296 @item
14297 There must be no newline (@samp{\n}) at the end.
14298
14299 @item
14300 The special @samp{%%b} spec can be used to display the buffer name.
14301 Well, it's no spec at all, really---@samp{%%} is just a way to quote
14302 @samp{%} to allow it to pass through the formatting machinery unmangled,
14303 so that Emacs receives @samp{%b}, which is something the Emacs mode line
14304 display interprets to mean ``show the buffer name''.  For a full list of
14305 mode line specs Emacs understands, see the documentation of the
14306 @code{mode-line-format} variable.
14307
14308 @end enumerate
14309
14310
14311 @node Advanced Formatting
14312 @subsection Advanced Formatting
14313
14314 It is frequently useful to post-process the fields in some way.
14315 Padding, limiting, cutting off parts and suppressing certain values can
14316 be achieved by using @dfn{tilde modifiers}.  A typical tilde spec might
14317 look like @samp{%~(cut 3)~(ignore "0")y}.
14318
14319 These are the valid modifiers:
14320
14321 @table @code
14322 @item pad
14323 @itemx pad-left
14324 Pad the field to the left with spaces until it reaches the required
14325 length.
14326
14327 @item pad-right
14328 Pad the field to the right with spaces until it reaches the required
14329 length.
14330
14331 @item max
14332 @itemx max-left
14333 Cut off characters from the left until it reaches the specified length.
14334
14335 @item max-right
14336 Cut off characters from the right until it reaches the specified
14337 length.
14338
14339 @item cut
14340 @itemx cut-left
14341 Cut off the specified number of characters from the left.
14342
14343 @item cut-right
14344 Cut off the specified number of characters from the right.
14345
14346 @item ignore
14347 Return an empty string if the field is equal to the specified value.
14348
14349 @item form
14350 Use the specified form as the field value when the @samp{@@} spec is
14351 used.
14352 @end table
14353
14354 Let's take an example.  The @samp{%o} spec in the summary mode lines
14355 will return a date in compact ISO8601 format---@samp{19960809T230410}.
14356 This is quite a mouthful, so we want to shave off the century number and
14357 the time, leaving us with a six-character date.  That would be
14358 @samp{%~(cut-left 2)~(max-right 6)~(pad 6)o}.  (Cutting is done before
14359 maxing, and we need the padding to ensure that the date is never less
14360 than 6 characters to make it look nice in columns.)
14361
14362 Ignoring is done first; then cutting; then maxing; and then as the very
14363 last operation, padding.
14364
14365 If you use lots of these advanced thingies, you'll find that Gnus gets
14366 quite slow.  This can be helped enormously by running @kbd{M-x
14367 gnus-compile} when you are satisfied with the look of your lines.
14368 @xref{Compilation}.
14369
14370
14371 @node User-Defined Specs
14372 @subsection User-Defined Specs
14373
14374 All the specs allow for inserting user defined specifiers---@samp{u}.
14375 The next character in the format string should be a letter.  Gnus
14376 will call the function @code{gnus-user-format-function-}@samp{X}, where
14377 @samp{X} is the letter following @samp{%u}.  The function will be passed
14378 a single parameter---what the parameter means depends on what buffer
14379 it's being called from.  The function should return a string, which will
14380 be inserted into the buffer just like information from any other
14381 specifier.  This function may also be called with dummy values, so it
14382 should protect against that.
14383
14384 You can also use tilde modifiers (@pxref{Advanced Formatting} to achieve
14385 much the same without defining new functions.  Here's an example:
14386 @samp{%~(form (count-lines (point-min) (point)))@@}.  The form
14387 given here will be evaluated to yield the current line number, and then
14388 inserted.
14389
14390
14391 @node Formatting Fonts
14392 @subsection Formatting Fonts
14393
14394 There are specs for highlighting, and these are shared by all the format
14395 variables.  Text inside the @samp{%(} and @samp{%)} specifiers will get
14396 the special @code{mouse-face} property set, which means that it will be
14397 highlighted (with @code{gnus-mouse-face}) when you put the mouse pointer
14398 over it.
14399
14400 Text inside the @samp{%@{} and @samp{%@}} specifiers will have their
14401 normal faces set using @code{gnus-face-0}, which is @code{bold} by
14402 default.  If you say @samp{%1@{}, you'll get @code{gnus-face-1} instead,
14403 and so on.  Create as many faces as you wish.  The same goes for the
14404 @code{mouse-face} specs---you can say @samp{%3(hello%)} to have
14405 @samp{hello} mouse-highlighted with @code{gnus-mouse-face-3}.
14406
14407 Text inside the @samp{%<} and @samp{%>} specifiers will get the special
14408 @code{balloon-help} property set to @code{gnus-balloon-face-0}. If you say
14409 @samp{%1<}, you'll get @code{gnus-balloon-face-1} and so on. The
14410 @code{gnus-balloon-face-*} variables should be either strings or
14411 symbols naming functions that return a string. Under @code{balloon-help-mode},
14412 when the mouse passes over text with this property set, a balloon window 
14413 will appear and display the string. Please refer to the doc string of
14414 @code{balloon-help-mode} for more information on this.
14415
14416 Here's an alternative recipe for the group buffer:
14417
14418 @lisp
14419 ;; Create three face types.
14420 (setq gnus-face-1 'bold)
14421 (setq gnus-face-3 'italic)
14422
14423 ;; We want the article count to be in
14424 ;; a bold and green face.  So we create
14425 ;; a new face called `my-green-bold'.
14426 (copy-face 'bold 'my-green-bold)
14427 ;; Set the color.
14428 (set-face-foreground 'my-green-bold "ForestGreen")
14429 (setq gnus-face-2 'my-green-bold)
14430
14431 ;; Set the new & fancy format.
14432 (setq gnus-group-line-format
14433       "%M%S%3@{%5y%@}%2[:%] %(%1@{%g%@}%)\n")
14434 @end lisp
14435
14436 I'm sure you'll be able to use this scheme to create totally unreadable
14437 and extremely vulgar displays.  Have fun!
14438
14439 Note that the @samp{%(} specs (and friends) do not make any sense on the
14440 mode-line variables.
14441
14442
14443 @node Windows Configuration
14444 @section Windows Configuration
14445 @cindex windows configuration
14446
14447 No, there's nothing here about X, so be quiet.
14448
14449 @vindex gnus-use-full-window
14450 If @code{gnus-use-full-window} non-@code{nil}, Gnus will delete all
14451 other windows and occupy the entire Emacs screen by itself.  It is
14452 @code{t} by default.
14453
14454 Setting this variable to @code{nil} kinda works, but there are
14455 glitches.  Use at your own peril.
14456
14457 @vindex gnus-buffer-configuration
14458 @code{gnus-buffer-configuration} describes how much space each Gnus
14459 buffer should be given.  Here's an excerpt of this variable:
14460
14461 @lisp
14462 ((group (vertical 1.0 (group 1.0 point)
14463                       (if gnus-carpal (group-carpal 4))))
14464  (article (vertical 1.0 (summary 0.25 point)
14465                         (article 1.0))))
14466 @end lisp
14467
14468 This is an alist.  The @dfn{key} is a symbol that names some action or
14469 other.  For instance, when displaying the group buffer, the window
14470 configuration function will use @code{group} as the key.  A full list of
14471 possible names is listed below.
14472
14473 The @dfn{value} (i.e., the @dfn{split}) says how much space each buffer
14474 should occupy.  To take the @code{article} split as an example -
14475
14476 @lisp
14477 (article (vertical 1.0 (summary 0.25 point)
14478                        (article 1.0)))
14479 @end lisp
14480
14481 This @dfn{split} says that the summary buffer should occupy 25% of upper
14482 half of the screen, and that it is placed over the article buffer.  As
14483 you may have noticed, 100% + 25% is actually 125% (yup, I saw y'all
14484 reaching for that calculator there).  However, the special number
14485 @code{1.0} is used to signal that this buffer should soak up all the
14486 rest of the space available after the rest of the buffers have taken
14487 whatever they need.  There should be only one buffer with the @code{1.0}
14488 size spec per split.
14489
14490 Point will be put in the buffer that has the optional third element
14491 @code{point}.  In a @code{frame} split, the last subsplit having a leaf
14492 split where the tag @code{frame-focus} is a member (i.e. is the third or
14493 fourth element in the list, depending on whether the @code{point} tag is
14494 present) gets focus.
14495
14496 Here's a more complicated example:
14497
14498 @lisp
14499 (article (vertical 1.0 (group 4)
14500                        (summary 0.25 point)
14501                        (if gnus-carpal (summary-carpal 4))
14502                        (article 1.0)))
14503 @end lisp
14504
14505 If the size spec is an integer instead of a floating point number,
14506 then that number will be used to say how many lines a buffer should
14507 occupy, not a percentage.
14508
14509 If the @dfn{split} looks like something that can be @code{eval}ed (to be
14510 precise---if the @code{car} of the split is a function or a subr), this
14511 split will be @code{eval}ed.  If the result is non-@code{nil}, it will
14512 be used as a split.  This means that there will be three buffers if
14513 @code{gnus-carpal} is @code{nil}, and four buffers if @code{gnus-carpal}
14514 is non-@code{nil}.
14515
14516 Not complicated enough for you?  Well, try this on for size:
14517
14518 @lisp
14519 (article (horizontal 1.0
14520              (vertical 0.5
14521                  (group 1.0)
14522                  (gnus-carpal 4))
14523              (vertical 1.0
14524                  (summary 0.25 point)
14525                  (summary-carpal 4)
14526                  (article 1.0))))
14527 @end lisp
14528
14529 Whoops.  Two buffers with the mystery 100% tag.  And what's that
14530 @code{horizontal} thingie?
14531
14532 If the first element in one of the split is @code{horizontal}, Gnus will
14533 split the window horizontally, giving you two windows side-by-side.
14534 Inside each of these strips you may carry on all you like in the normal
14535 fashion.  The number following @code{horizontal} says what percentage of
14536 the screen is to be given to this strip.
14537
14538 For each split, there @emph{must} be one element that has the 100% tag.
14539 The splitting is never accurate, and this buffer will eat any leftover
14540 lines from the splits.
14541
14542 To be slightly more formal, here's a definition of what a valid split
14543 may look like:
14544
14545 @example
14546 split       = frame | horizontal | vertical | buffer | form
14547 frame       = "(frame " size *split ")"
14548 horizontal  = "(horizontal " size *split ")"
14549 vertical    = "(vertical " size *split ")"
14550 buffer      = "(" buffer-name " " size *[ "point" ] *[ "frame-focus"] ")"
14551 size        = number | frame-params
14552 buffer-name = group | article | summary ...
14553 @end example
14554
14555 The limitations are that the @code{frame} split can only appear as the
14556 top-level split.  @var{form} should be an Emacs Lisp form that should
14557 return a valid split.  We see that each split is fully recursive, and
14558 may contain any number of @code{vertical} and @code{horizontal} splits.
14559
14560 @vindex gnus-window-min-width
14561 @vindex gnus-window-min-height
14562 @cindex window height
14563 @cindex window width
14564 Finding the right sizes can be a bit complicated.  No window may be less
14565 than @code{gnus-window-min-height} (default 1) characters high, and all
14566 windows must be at least @code{gnus-window-min-width} (default 1)
14567 characters wide.  Gnus will try to enforce this before applying the
14568 splits.  If you want to use the normal Emacs window width/height limit,
14569 you can just set these two variables to @code{nil}.
14570
14571 If you're not familiar with Emacs terminology, @code{horizontal} and
14572 @code{vertical} splits may work the opposite way of what you'd expect.
14573 Windows inside a @code{horizontal} split are shown side-by-side, and
14574 windows within a @code{vertical} split are shown above each other.
14575
14576 @findex gnus-configure-frame
14577 If you want to experiment with window placement, a good tip is to call
14578 @code{gnus-configure-frame} directly with a split.  This is the function
14579 that does all the real work when splitting buffers.  Below is a pretty
14580 nonsensical configuration with 5 windows; two for the group buffer and
14581 three for the article buffer.  (I said it was nonsensical.)  If you
14582 @code{eval} the statement below, you can get an idea of how that would
14583 look straight away, without going through the normal Gnus channels.
14584 Play with it until you're satisfied, and then use
14585 @code{gnus-add-configuration} to add your new creation to the buffer
14586 configuration list.
14587
14588 @lisp
14589 (gnus-configure-frame
14590  '(horizontal 1.0
14591     (vertical 10
14592       (group 1.0)
14593       (article 0.3 point))
14594     (vertical 1.0
14595       (article 1.0)
14596       (horizontal 4
14597         (group 1.0)
14598         (article 10)))))
14599 @end lisp
14600
14601 You might want to have several frames as well.  No prob---just use the
14602 @code{frame} split:
14603
14604 @lisp
14605 (gnus-configure-frame
14606  '(frame 1.0
14607          (vertical 1.0
14608                    (summary 0.25 point frame-focus)
14609                    (article 1.0))
14610          (vertical ((height . 5) (width . 15)
14611                     (user-position . t)
14612                     (left . -1) (top . 1))
14613                    (picon 1.0))))
14614
14615 @end lisp
14616
14617 This split will result in the familiar summary/article window
14618 configuration in the first (or ``main'') frame, while a small additional
14619 frame will be created where picons will be shown.  As you can see,
14620 instead of the normal @code{1.0} top-level spec, each additional split
14621 should have a frame parameter alist as the size spec.
14622 @xref{Frame Parameters, , Frame Parameters, elisp, The GNU Emacs Lisp
14623 Reference Manual}.  Under XEmacs, a frame property list will be
14624 accepted, too---for instance, @code{(height 5 width 15 left -1 top 1)}
14625 is such a plist.
14626
14627 Here's a list of all possible keys for
14628 @code{gnus-buffer-configuration}:
14629
14630 @code{group}, @code{summary}, @code{article}, @code{server},
14631 @code{browse}, @code{message}, @code{pick}, @code{info},
14632 @code{summary-faq}, @code{edit-group}, @code{edit-server},
14633 @code{edit-score}, @code{post}, @code{reply}, @code{forward},
14634 @code{reply-yank}, @code{mail-bounce}, @code{draft}, @code{pipe},
14635 @code{bug}, @code{compose-bounce}, and @code{score-trace}.
14636
14637 Note that the @code{message} key is used for both
14638 @code{gnus-group-mail} and @code{gnus-summary-mail-other-window}.  If
14639 it is desirable to distinguish between the two, something like this
14640 might be used:
14641
14642 @lisp
14643 (message (horizontal 1.0
14644                      (vertical 1.0 (message 1.0 point))
14645                      (vertical 0.24
14646                                (if (buffer-live-p gnus-summary-buffer)
14647                                    '(summary 0.5))
14648                                (group 1.0)))))
14649 @end lisp
14650
14651 @findex gnus-add-configuration
14652 Since the @code{gnus-buffer-configuration} variable is so long and
14653 complicated, there's a function you can use to ease changing the config
14654 of a single setting: @code{gnus-add-configuration}.  If, for instance,
14655 you want to change the @code{article} setting, you could say:
14656
14657 @lisp
14658 (gnus-add-configuration
14659  '(article (vertical 1.0
14660                (group 4)
14661                (summary .25 point)
14662                (article 1.0))))
14663 @end lisp
14664
14665 You'd typically stick these @code{gnus-add-configuration} calls in your
14666 @file{.gnus.el} file or in some startup hook---they should be run after
14667 Gnus has been loaded.
14668
14669 @vindex gnus-always-force-window-configuration
14670 If all windows mentioned in the configuration are already visible, Gnus
14671 won't change the window configuration.  If you always want to force the
14672 ``right'' window configuration, you can set
14673 @code{gnus-always-force-window-configuration} to non-@code{nil}.
14674
14675 If you're using tree displays (@pxref{Tree Display}), and the tree
14676 window is displayed vertically next to another window, you may also want
14677 to fiddle with @code{gnus-tree-minimize-window} to avoid having the
14678 windows resized.
14679
14680
14681 @node Faces and Fonts
14682 @section Faces and Fonts
14683 @cindex faces
14684 @cindex fonts
14685 @cindex colors
14686
14687 Fiddling with fonts and faces used to be very difficult, but these days
14688 it is very simple.  You simply say @kbd{M-x customize-face}, pick out
14689 the face you want to alter, and alter it via the standard Customize
14690 interface.
14691
14692
14693 @node Compilation
14694 @section Compilation
14695 @cindex compilation
14696 @cindex byte-compilation
14697
14698 @findex gnus-compile
14699
14700 Remember all those line format specification variables?
14701 @code{gnus-summary-line-format}, @code{gnus-group-line-format}, and so
14702 on.  Now, Gnus will of course heed whatever these variables are, but,
14703 unfortunately, changing them will mean a quite significant slow-down.
14704 (The default values of these variables have byte-compiled functions
14705 associated with them, while the user-generated versions do not, of
14706 course.)
14707
14708 To help with this, you can run @kbd{M-x gnus-compile} after you've
14709 fiddled around with the variables and feel that you're (kind of)
14710 satisfied.  This will result in the new specs being byte-compiled, and
14711 you'll get top speed again.  Gnus will save these compiled specs in the
14712 @file{.newsrc.eld} file.  (User-defined functions aren't compiled by
14713 this function, though---you should compile them yourself by sticking
14714 them into the @code{.gnus.el} file and byte-compiling that file.)
14715
14716
14717 @node Mode Lines
14718 @section Mode Lines
14719 @cindex mode lines
14720
14721 @vindex gnus-updated-mode-lines
14722 @code{gnus-updated-mode-lines} says what buffers should keep their mode
14723 lines updated.  It is a list of symbols.  Supported symbols include
14724 @code{group}, @code{article}, @code{summary}, @code{server},
14725 @code{browse}, and @code{tree}.  If the corresponding symbol is present,
14726 Gnus will keep that mode line updated with information that may be
14727 pertinent.  If this variable is @code{nil}, screen refresh may be
14728 quicker.
14729
14730 @cindex display-time
14731
14732 @vindex gnus-mode-non-string-length
14733 By default, Gnus displays information on the current article in the mode
14734 lines of the summary and article buffers.  The information Gnus wishes
14735 to display (e.g. the subject of the article) is often longer than the
14736 mode lines, and therefore have to be cut off at some point.  The
14737 @code{gnus-mode-non-string-length} variable says how long the other
14738 elements on the line is (i.e., the non-info part).  If you put
14739 additional elements on the mode line (e.g. a clock), you should modify
14740 this variable:
14741
14742 @c Hook written by Francesco Potorti` <pot@cnuce.cnr.it>
14743 @lisp
14744 (add-hook 'display-time-hook
14745           (lambda () (setq gnus-mode-non-string-length
14746                            (+ 21
14747                               (if line-number-mode 5 0)
14748                               (if column-number-mode 4 0)
14749                               (length display-time-string)))))
14750 @end lisp
14751
14752 If this variable is @code{nil} (which is the default), the mode line
14753 strings won't be chopped off, and they won't be padded either.  Note
14754 that the default is unlikely to be desirable, as even the percentage
14755 complete in the buffer may be crowded off the mode line; the user should
14756 configure this variable appropriately for her configuration.
14757
14758
14759 @node Highlighting and Menus
14760 @section Highlighting and Menus
14761 @cindex visual
14762 @cindex highlighting
14763 @cindex menus
14764
14765 @vindex gnus-visual
14766 The @code{gnus-visual} variable controls most of the Gnus-prettifying
14767 aspects.  If @code{nil}, Gnus won't attempt to create menus or use fancy
14768 colors or fonts.  This will also inhibit loading the @file{gnus-vis.el}
14769 file.
14770
14771 This variable can be a list of visual properties that are enabled.  The
14772 following elements are valid, and are all included by default:
14773
14774 @table @code
14775 @item group-highlight
14776 Do highlights in the group buffer.
14777 @item summary-highlight
14778 Do highlights in the summary buffer.
14779 @item article-highlight
14780 Do highlights according to @code{gnus-article-display-hook} in the
14781 article buffer.
14782 @item highlight
14783 Turn on highlighting in all buffers.
14784 @item group-menu
14785 Create menus in the group buffer.
14786 @item summary-menu
14787 Create menus in the summary buffers.
14788 @item article-menu
14789 Create menus in the article buffer.
14790 @item browse-menu
14791 Create menus in the browse buffer.
14792 @item server-menu
14793 Create menus in the server buffer.
14794 @item score-menu
14795 Create menus in the score buffers.
14796 @item menu
14797 Create menus in all buffers.
14798 @end table
14799
14800 So if you only want highlighting in the article buffer and menus in all
14801 buffers, you could say something like:
14802
14803 @lisp
14804 (setq gnus-visual '(article-highlight menu))
14805 @end lisp
14806
14807 If you want highlighting only and no menus whatsoever, you'd say:
14808
14809 @lisp
14810 (setq gnus-visual '(highlight))
14811 @end lisp
14812
14813 If @code{gnus-visual} is @code{t}, highlighting and menus will be used
14814 in all Gnus buffers.
14815
14816 Other general variables that influence the look of all buffers include:
14817
14818 @table @code
14819 @item gnus-mouse-face
14820 @vindex gnus-mouse-face
14821 This is the face (i.e., font) used for mouse highlighting in Gnus.  No
14822 mouse highlights will be done if @code{gnus-visual} is @code{nil}.
14823
14824 @end table
14825
14826 There are hooks associated with the creation of all the different menus:
14827
14828 @table @code
14829
14830 @item gnus-article-menu-hook
14831 @vindex gnus-article-menu-hook
14832 Hook called after creating the article mode menu.
14833
14834 @item gnus-group-menu-hook
14835 @vindex gnus-group-menu-hook
14836 Hook called after creating the group mode menu.
14837
14838 @item gnus-summary-menu-hook
14839 @vindex gnus-summary-menu-hook
14840 Hook called after creating the summary mode menu.
14841
14842 @item gnus-server-menu-hook
14843 @vindex gnus-server-menu-hook
14844 Hook called after creating the server mode menu.
14845
14846 @item gnus-browse-menu-hook
14847 @vindex gnus-browse-menu-hook
14848 Hook called after creating the browse mode menu.
14849
14850 @item gnus-score-menu-hook
14851 @vindex gnus-score-menu-hook
14852 Hook called after creating the score mode menu.
14853
14854 @end table
14855
14856
14857 @node Buttons
14858 @section Buttons
14859 @cindex buttons
14860 @cindex mouse
14861 @cindex click
14862
14863 Those new-fangled @dfn{mouse} contraptions is very popular with the
14864 young, hep kids who don't want to learn the proper way to do things
14865 these days.  Why, I remember way back in the summer of '89, when I was
14866 using Emacs on a Tops 20 system.  Three hundred users on one single
14867 machine, and every user was running Simula compilers.  Bah!
14868
14869 Right.
14870
14871 @vindex gnus-carpal
14872 Well, you can make Gnus display bufferfuls of buttons you can click to
14873 do anything by setting @code{gnus-carpal} to @code{t}.  Pretty simple,
14874 really.  Tell the chiropractor I sent you.
14875
14876
14877 @table @code
14878
14879 @item gnus-carpal-mode-hook
14880 @vindex gnus-carpal-mode-hook
14881 Hook run in all carpal mode buffers.
14882
14883 @item gnus-carpal-button-face
14884 @vindex gnus-carpal-button-face
14885 Face used on buttons.
14886
14887 @item gnus-carpal-header-face
14888 @vindex gnus-carpal-header-face
14889 Face used on carpal buffer headers.
14890
14891 @item gnus-carpal-group-buffer-buttons
14892 @vindex gnus-carpal-group-buffer-buttons
14893 Buttons in the group buffer.
14894
14895 @item gnus-carpal-summary-buffer-buttons
14896 @vindex gnus-carpal-summary-buffer-buttons
14897 Buttons in the summary buffer.
14898
14899 @item gnus-carpal-server-buffer-buttons
14900 @vindex gnus-carpal-server-buffer-buttons
14901 Buttons in the server buffer.
14902
14903 @item gnus-carpal-browse-buffer-buttons
14904 @vindex gnus-carpal-browse-buffer-buttons
14905 Buttons in the browse buffer.
14906 @end table
14907
14908 All the @code{buttons} variables are lists.  The elements in these list
14909 are either cons cells where the @code{car} contains a text to be displayed and
14910 the @code{cdr} contains a function symbol, or a simple string.
14911
14912
14913 @node Daemons
14914 @section Daemons
14915 @cindex demons
14916 @cindex daemons
14917
14918 Gnus, being larger than any program ever written (allegedly), does lots
14919 of strange stuff that you may wish to have done while you're not
14920 present.  For instance, you may want it to check for new mail once in a
14921 while.  Or you may want it to close down all connections to all servers
14922 when you leave Emacs idle.  And stuff like that.
14923
14924 Gnus will let you do stuff like that by defining various
14925 @dfn{handlers}.  Each handler consists of three elements:  A
14926 @var{function}, a @var{time}, and an @var{idle} parameter.
14927
14928 Here's an example of a handler that closes connections when Emacs has
14929 been idle for thirty minutes:
14930
14931 @lisp
14932 (gnus-demon-close-connections nil 30)
14933 @end lisp
14934
14935 Here's a handler that scans for PGP headers every hour when Emacs is
14936 idle:
14937
14938 @lisp
14939 (gnus-demon-scan-pgp 60 t)
14940 @end lisp
14941
14942 This @var{time} parameter and than @var{idle} parameter work together
14943 in a strange, but wonderful fashion.  Basically, if @var{idle} is
14944 @code{nil}, then the function will be called every @var{time} minutes.
14945
14946 If @var{idle} is @code{t}, then the function will be called after
14947 @var{time} minutes only if Emacs is idle.  So if Emacs is never idle,
14948 the function will never be called.  But once Emacs goes idle, the
14949 function will be called every @var{time} minutes.
14950
14951 If @var{idle} is a number and @var{time} is a number, the function will
14952 be called every @var{time} minutes only when Emacs has been idle for
14953 @var{idle} minutes.
14954
14955 If @var{idle} is a number and @var{time} is @code{nil}, the function
14956 will be called once every time Emacs has been idle for @var{idle}
14957 minutes.
14958
14959 And if @var{time} is a string, it should look like @samp{07:31}, and
14960 the function will then be called once every day somewhere near that
14961 time.  Modified by the @var{idle} parameter, of course.
14962
14963 @vindex gnus-demon-timestep
14964 (When I say ``minute'' here, I really mean @code{gnus-demon-timestep}
14965 seconds.  This is 60 by default.  If you change that variable,
14966 all the timings in the handlers will be affected.)
14967
14968 @vindex gnus-use-demon
14969 To set the whole thing in motion, though, you have to set
14970 @code{gnus-use-demon} to @code{t}.
14971
14972 So, if you want to add a handler, you could put something like this in
14973 your @file{.gnus} file:
14974
14975 @findex gnus-demon-add-handler
14976 @lisp
14977 (gnus-demon-add-handler 'gnus-demon-close-connections 30 t)
14978 @end lisp
14979
14980 @findex gnus-demon-add-nocem
14981 @findex gnus-demon-add-scanmail
14982 @findex gnus-demon-add-rescan
14983 @findex gnus-demon-add-scan-timestamps
14984 @findex gnus-demon-add-disconnection
14985 Some ready-made functions to do this have been created:
14986 @code{gnus-demon-add-nocem}, @code{gnus-demon-add-disconnection},
14987 @code{gnus-demon-add-nntp-close-connection},
14988 @code{gnus-demon-add-scan-timestamps}, @code{gnus-demon-add-rescan}, and
14989 @code{gnus-demon-add-scanmail}.  Just put those functions in your
14990 @file{.gnus} if you want those abilities.
14991
14992 @findex gnus-demon-init
14993 @findex gnus-demon-cancel
14994 @vindex gnus-demon-handlers
14995 If you add handlers to @code{gnus-demon-handlers} directly, you should
14996 run @code{gnus-demon-init} to make the changes take hold.  To cancel all
14997 daemons, you can use the @code{gnus-demon-cancel} function.
14998
14999 Note that adding daemons can be pretty naughty if you over do it.  Adding
15000 functions that scan all news and mail from all servers every two seconds
15001 is a sure-fire way of getting booted off any respectable system.  So
15002 behave.
15003
15004
15005 @node NoCeM
15006 @section NoCeM
15007 @cindex nocem
15008 @cindex spam
15009
15010 @dfn{Spamming} is posting the same article lots and lots of times.
15011 Spamming is bad.  Spamming is evil.
15012
15013 Spamming is usually canceled within a day or so by various anti-spamming
15014 agencies.  These agencies usually also send out @dfn{NoCeM} messages.
15015 NoCeM is pronounced ``no see-'em'', and means what the name
15016 implies---these are messages that make the offending articles, like, go
15017 away.
15018
15019 What use are these NoCeM messages if the articles are canceled anyway?
15020 Some sites do not honor cancel messages and some sites just honor cancels
15021 from a select few people.  Then you may wish to make use of the NoCeM
15022 messages, which are distributed in the @samp{alt.nocem.misc} newsgroup.
15023
15024 Gnus can read and parse the messages in this group automatically, and
15025 this will make spam disappear.
15026
15027 There are some variables to customize, of course:
15028
15029 @table @code
15030 @item gnus-use-nocem
15031 @vindex gnus-use-nocem
15032 Set this variable to @code{t} to set the ball rolling.  It is @code{nil}
15033 by default.
15034
15035 @item gnus-nocem-groups
15036 @vindex gnus-nocem-groups
15037 Gnus will look for NoCeM messages in the groups in this list.  The
15038 default is @code{("news.lists.filters" "news.admin.net-abuse.bulletins"
15039 "alt.nocem.misc" "news.admin.net-abuse.announce")}.
15040
15041 @item gnus-nocem-issuers
15042 @vindex gnus-nocem-issuers
15043 There are many people issuing NoCeM messages.  This list says what
15044 people you want to listen to.  The default is @code{("Automoose-1"
15045 "rbraver@@ohww.norman.ok.us" "clewis@@ferret.ocunix.on.ca"
15046 "jem@@xpat.com" "snowhare@@xmission.com" "red@@redpoll.mrfs.oh.us
15047 (Richard E. Depew)")}; fine, upstanding citizens all of them.
15048
15049 Known despammers that you can put in this list include:
15050
15051 @table @samp
15052 @item clewis@@ferret.ocunix.on.ca;
15053 @cindex Chris Lewis
15054 Chris Lewis---Major Canadian despammer who has probably canceled more
15055 usenet abuse than anybody else.
15056
15057 @item Automoose-1
15058 @cindex CancelMoose[tm]
15059 The CancelMoose[tm] on autopilot.  The CancelMoose[tm] is reputed to be
15060 Norwegian, and was the person(s) who invented NoCeM.
15061
15062 @item jem@@xpat.com;
15063 @cindex Jem
15064 John Milburn---despammer located in Korea who is getting very busy these
15065 days.
15066
15067 @item red@@redpoll.mrfs.oh.us (Richard E. Depew)
15068 Richard E. Depew---lone American despammer.  He mostly cancels binary
15069 postings to non-binary groups and removes spews (regurgitated articles).
15070 @end table
15071
15072 You do not have to heed NoCeM messages from all these people---just the
15073 ones you want to listen to.  You also don't have to accept all NoCeM
15074 messages from the people you like.  Each NoCeM message has a @dfn{type}
15075 header that gives the message a (more or less, usually less) rigorous
15076 definition.  Common types are @samp{spam}, @samp{spew}, @samp{mmf},
15077 @samp{binary}, and @samp{troll}.  To specify this, you have to use
15078 @var{(issuer conditions ...)} elements in the list.  Each condition is
15079 either a string (which is a regexp that matches types you want to use)
15080 or a list on the form @code{(not STRING)}, where @var{string} is a
15081 regexp that matches types you don't want to use.
15082
15083 For instance, if you want all NoCeM messages from Chris Lewis except his
15084 @samp{troll} messages, you'd say:
15085
15086 @lisp
15087 ("clewis@@ferret.ocunix.on.ca" ".*" (not "troll"))
15088 @end lisp
15089
15090 On the other hand, if you just want nothing but his @samp{spam} and
15091 @samp{spew} messages, you'd say:
15092
15093 @lisp
15094 ("clewis@@ferret.ocunix.on.ca" (not ".*") "spew" "spam")
15095 @end lisp
15096
15097 The specs are applied left-to-right.
15098
15099
15100 @item gnus-nocem-verifyer
15101 @vindex gnus-nocem-verifyer
15102 @findex mc-verify
15103 This should be a function for verifying that the NoCeM issuer is who she
15104 says she is.  The default is @code{mc-verify}, which is a Mailcrypt
15105 function.  If this is too slow and you don't care for verification
15106 (which may be dangerous), you can set this variable to @code{nil}.
15107
15108 If you want signed NoCeM messages to be verified and unsigned messages
15109 not to be verified (but used anyway), you could do something like:
15110
15111 @lisp
15112 (setq gnus-nocem-verifyer 'my-gnus-mc-verify)
15113
15114 (defun my-gnus-mc-verify ()
15115   (not (eq 'forged
15116            (ignore-errors
15117              (if (mc-verify)
15118                  t
15119                'forged)))))
15120 @end lisp
15121
15122 This might be dangerous, though.
15123
15124 @item gnus-nocem-directory
15125 @vindex gnus-nocem-directory
15126 This is where Gnus will store its NoCeM cache files.  The default is
15127 @file{~/News/NoCeM/}.
15128
15129 @item gnus-nocem-expiry-wait
15130 @vindex gnus-nocem-expiry-wait
15131 The number of days before removing old NoCeM entries from the cache.
15132 The default is 15.  If you make it shorter Gnus will be faster, but you
15133 might then see old spam.
15134
15135 @end table
15136
15137 Using NoCeM could potentially be a memory hog.  If you have many living
15138 (i. e., subscribed or unsubscribed groups), your Emacs process will grow
15139 big.  If this is a problem, you should kill off all (or most) of your
15140 unsubscribed groups (@pxref{Subscription Commands}).
15141
15142
15143 @node Undo
15144 @section Undo
15145 @cindex undo
15146
15147 It is very useful to be able to undo actions one has done.  In normal
15148 Emacs buffers, it's easy enough---you just push the @code{undo} button.
15149 In Gnus buffers, however, it isn't that simple.
15150
15151 The things Gnus displays in its buffer is of no value whatsoever to
15152 Gnus---it's all just data designed to look nice to the user.
15153 Killing a group in the group buffer with @kbd{C-k} makes the line
15154 disappear, but that's just a side-effect of the real action---the
15155 removal of the group in question from the internal Gnus structures.
15156 Undoing something like that can't be done by the normal Emacs
15157 @code{undo} function.
15158
15159 Gnus tries to remedy this somewhat by keeping track of what the user
15160 does and coming up with actions that would reverse the actions the user
15161 takes.  When the user then presses the @code{undo} key, Gnus will run
15162 the code to reverse the previous action, or the previous actions.
15163 However, not all actions are easily reversible, so Gnus currently offers
15164 a few key functions to be undoable.  These include killing groups,
15165 yanking groups, and changing the list of read articles of groups.
15166 That's it, really.  More functions may be added in the future, but each
15167 added function means an increase in data to be stored, so Gnus will
15168 never be totally undoable.
15169
15170 @findex gnus-undo-mode
15171 @vindex gnus-use-undo
15172 @findex gnus-undo
15173 The undoability is provided by the @code{gnus-undo-mode} minor mode.  It
15174 is used if @code{gnus-use-undo} is non-@code{nil}, which is the
15175 default.  The @kbd{M-C-_} key performs the @code{gnus-undo} command
15176 command, which should feel kinda like the normal Emacs @code{undo}
15177 command.
15178
15179
15180 @node Moderation
15181 @section Moderation
15182 @cindex moderation
15183
15184 If you are a moderator, you can use the @file{gnus-mdrtn.el} package.
15185 It is not included in the standard Gnus package.  Write a mail to
15186 @samp{larsi@@gnus.org} and state what group you moderate, and you'll
15187 get a copy.
15188
15189 The moderation package is implemented as a minor mode for summary
15190 buffers.  Put
15191
15192 @lisp
15193 (add-hook 'gnus-summary-mode-hook 'gnus-moderate)
15194 @end lisp
15195
15196 in your @file{.gnus.el} file.
15197
15198 If you are the moderator of @samp{rec.zoofle}, this is how it's
15199 supposed to work:
15200
15201 @enumerate
15202 @item
15203 You split your incoming mail by matching on
15204 @samp{Newsgroups:.*rec.zoofle}, which will put all the to-be-posted
15205 articles in some mail group---for instance, @samp{nnml:rec.zoofle}.
15206
15207 @item
15208 You enter that group once in a while and post articles using the @kbd{e}
15209 (edit-and-post) or @kbd{s} (just send unedited) commands.
15210
15211 @item
15212 If, while reading the @samp{rec.zoofle} newsgroup, you happen upon some
15213 articles that weren't approved by you, you can cancel them with the
15214 @kbd{c} command.
15215 @end enumerate
15216
15217 To use moderation mode in these two groups, say:
15218
15219 @lisp
15220 (setq gnus-moderated-list
15221       "^nnml:rec.zoofle$\\|^rec.zoofle$")
15222 @end lisp
15223
15224
15225 @node XEmacs Enhancements
15226 @section XEmacs Enhancements
15227 @cindex XEmacs
15228
15229 XEmacs is able to display pictures and stuff, so Gnus has taken
15230 advantage of that.
15231
15232 @menu
15233 * Picons::    How to display pictures of what your reading.
15234 * Smileys::   Show all those happy faces the way they were meant to be shown.
15235 * Toolbar::   Click'n'drool.
15236 * XVarious::  Other XEmacsy Gnusey variables.
15237 @end menu
15238
15239
15240 @node Picons
15241 @subsection Picons
15242
15243 @iftex
15244 @iflatex
15245 \include{picons}
15246 @end iflatex
15247 @end iftex
15248
15249 So...  You want to slow down your news reader even more!  This is a
15250 good way to do so.  Its also a great way to impress people staring
15251 over your shoulder as you read news.
15252
15253 @menu
15254 * Picon Basics::           What are picons and How do I get them.
15255 * Picon Requirements::     Don't go further if you aren't using XEmacs.
15256 * Easy Picons::            Displaying Picons---the easy way.
15257 * Hard Picons::            The way you should do it.  You'll learn something.
15258 * Picon Useless Configuration:: Other variables you can trash/tweak/munge/play with.
15259 @end menu
15260
15261
15262 @node Picon Basics
15263 @subsubsection Picon Basics
15264
15265 What are Picons?  To quote directly from the Picons Web site:
15266
15267 @iftex
15268 @iflatex
15269 \margindex{}
15270 @end iflatex
15271 @end iftex
15272
15273 @quotation
15274 @dfn{Picons} is short for ``personal icons''.  They're small,
15275 constrained images used to represent users and domains on the net,
15276 organized into databases so that the appropriate image for a given
15277 e-mail address can be found.  Besides users and domains, there are picon
15278 databases for Usenet newsgroups and weather forecasts.  The picons are
15279 in either monochrome @code{XBM} format or color @code{XPM} and
15280 @code{GIF} formats.
15281 @end quotation
15282
15283 @vindex gnus-picons-piconsearch-url
15284 If you have a permanent connection to the Internet you can use Steve
15285 Kinzler's Picons Search engine by setting
15286 @code{gnus-picons-piconsearch-url} to the string @*
15287 @file{http://www.cs.indiana.edu/picons/search.html}.
15288
15289 @vindex gnus-picons-database
15290 Otherwise you need a local copy of his database.  For instructions on
15291 obtaining and installing the picons databases, point your Web browser at @*
15292 @file{http://www.cs.indiana.edu/picons/ftp/index.html}.  Gnus expects
15293 picons to be installed into a location pointed to by
15294 @code{gnus-picons-database}.
15295
15296
15297 @node Picon Requirements
15298 @subsubsection Picon Requirements
15299
15300 To have Gnus display Picons for you, you must be running XEmacs
15301 19.13 or greater since all other versions of Emacs aren't yet able to
15302 display images.
15303
15304 Additionally, you must have @code{x} support compiled into XEmacs.  To
15305 display color picons which are much nicer than the black & white one,
15306 you also need one of @code{xpm} or @code{gif} compiled into XEmacs.
15307
15308 @vindex gnus-picons-convert-x-face
15309 If you want to display faces from @code{X-Face} headers, you should have
15310 the @code{xface} support compiled into XEmacs.  Otherwise you must have
15311 the @code{netpbm} utilities installed, or munge the
15312 @code{gnus-picons-convert-x-face} variable to use something else.
15313
15314
15315 @node Easy Picons
15316 @subsubsection Easy Picons
15317
15318 To enable displaying picons, simply put the following line in your
15319 @file{~/.gnus} file and start Gnus.
15320
15321 @lisp
15322 (setq gnus-use-picons t)
15323 (add-hook 'gnus-article-display-hook
15324           'gnus-article-display-picons t)
15325 (add-hook 'gnus-article-display-hook
15326           'gnus-picons-article-display-x-face)
15327 @end lisp
15328
15329 and make sure @code{gnus-picons-database} points to the directory
15330 containing the Picons databases.
15331
15332 Alternatively if you want to use the web piconsearch engine add this:
15333
15334 @lisp
15335 (setq gnus-picons-piconsearch-url
15336       "http://www.cs.indiana.edu:800/piconsearch")
15337 @end lisp
15338
15339
15340 @node Hard Picons
15341 @subsubsection Hard Picons
15342
15343 @iftex
15344 @iflatex
15345 \margindex{}
15346 @end iflatex
15347 @end iftex
15348
15349 Gnus can display picons for you as you enter and leave groups and
15350 articles.  It knows how to interact with three sections of the picons
15351 database.  Namely, it can display the picons newsgroup pictures,
15352 author's face picture(s), and the authors domain.  To enable this
15353 feature, you need to select where to get the picons from, and where to
15354 display them.
15355
15356 @table @code
15357
15358 @item gnus-picons-database
15359 @vindex gnus-picons-database
15360 The location of the picons database.  Should point to a directory
15361 containing the @file{news}, @file{domains}, @file{users} (and so on)
15362 subdirectories.  This is only useful if
15363 @code{gnus-picons-piconsearch-url} is @code{nil}.  Defaults to
15364 @file{/usr/local/faces/}.
15365
15366 @item gnus-picons-piconsearch-url
15367 @vindex gnus-picons-piconsearch-url
15368 The URL for the web picons search engine.  The only currently known
15369 engine is @file{http://www.cs.indiana.edu:800/piconsearch}.  To
15370 workaround network delays, icons will be fetched in the background.  If
15371 this is @code{nil} 'the default), then picons are fetched from local
15372 database indicated by @code{gnus-picons-database}.
15373
15374 @item gnus-picons-display-where
15375 @vindex gnus-picons-display-where
15376 Where the picon images should be displayed.  It is @code{picons} by
15377 default (which by default maps to the buffer @samp{*Picons*}).  Other
15378 valid places could be @code{article}, @code{summary}, or
15379 @samp{*scratch*} for all I care.  Just make sure that you've made the
15380 buffer visible using the standard Gnus window configuration
15381 routines---@pxref{Windows Configuration}.
15382
15383 @item gnus-picons-group-excluded-groups
15384 @vindex gnus-picons-group-excluded-groups
15385 Groups that are matched by this regexp won't have their group icons
15386 displayed.
15387
15388 @end table
15389
15390 Note: If you set @code{gnus-use-picons} to @code{t}, it will set up your
15391 window configuration for you to include the @code{picons} buffer.
15392
15393 Now that you've made those decision, you need to add the following
15394 functions to the appropriate hooks so these pictures will get displayed
15395 at the right time.
15396
15397 @vindex gnus-article-display-hook
15398 @vindex gnus-picons-display-where
15399 @table @code
15400 @item gnus-article-display-picons
15401 @findex gnus-article-display-picons
15402 Looks up and displays the picons for the author and the author's domain
15403 in the @code{gnus-picons-display-where} buffer.  Should be added to the
15404 @code{gnus-article-display-hook}.
15405
15406 @item gnus-picons-article-display-x-face
15407 @findex gnus-article-display-picons
15408 Decodes and displays the X-Face header if present.  This function
15409 should be added to @code{gnus-article-display-hook}.
15410
15411 @end table
15412
15413 Note:  You must append them to the hook, so make sure to specify 't'
15414 for the append flag of @code{add-hook}:
15415
15416 @lisp
15417 (add-hook 'gnus-article-display-hook 'gnus-article-display-picons t)
15418 @end lisp
15419
15420
15421 @node Picon Useless Configuration
15422 @subsubsection Picon Useless Configuration
15423
15424 @iftex
15425 @iflatex
15426 \margindex{}
15427 @end iflatex
15428 @end iftex
15429
15430 The following variables offer further control over how things are
15431 done, where things are located, and other useless stuff you really
15432 don't need to worry about.
15433
15434 @table @code
15435
15436 @item gnus-picons-news-directories
15437 @vindex gnus-picons-news-directories
15438 List of subdirectories to search in @code{gnus-picons-database} for
15439 newsgroups faces.  @code{("news")} is the default.
15440
15441 @item gnus-picons-user-directories
15442 @vindex gnus-picons-user-directories
15443 List of subdirectories to search in @code{gnus-picons-database} for user
15444 faces.  @code{("local" "users" "usenix" "misc")} is the default.
15445
15446 @item gnus-picons-domain-directories
15447 @vindex gnus-picons-domain-directories
15448 List of subdirectories to search in @code{gnus-picons-database} for
15449 domain name faces.  Defaults to @code{("domains")}.  Some people may
15450 want to add @samp{"unknown"} to this list.
15451
15452 @item gnus-picons-convert-x-face
15453 @vindex gnus-picons-convert-x-face
15454 If you don't have @code{xface} support builtin XEmacs, this is the
15455 command to use to convert the @code{X-Face} header to an X bitmap
15456 (@code{xbm}).  Defaults to @code{(format "@{ echo '/* Width=48,
15457 Height=48 */'; uncompface; @} | icontopbm | pbmtoxbm > %s"
15458 gnus-picons-x-face-file-name)}
15459
15460 @item gnus-picons-x-face-file-name
15461 @vindex gnus-picons-x-face-file-name
15462 Names a temporary file to store the @code{X-Face} bitmap in.  Defaults
15463 to @code{(format "/tmp/picon-xface.%s.xbm" (user-login-name))}.
15464
15465 @item gnus-picons-has-modeline-p
15466 @vindex gnus-picons-has-modeline-p
15467 If you have set @code{gnus-picons-display-where} to @code{picons}, your
15468 XEmacs frame will become really cluttered.  To alleviate this a bit you
15469 can set @code{gnus-picons-has-modeline-p} to @code{nil}; this will
15470 remove the mode line from the Picons buffer.  This is only useful if
15471 @code{gnus-picons-display-where} is @code{picons}.
15472
15473 @item gnus-picons-refresh-before-display
15474 @vindex gnus-picons-refresh-before-display
15475 If non-nil, display the article buffer before computing the picons.
15476 Defaults to @code{nil}.
15477
15478 @item gnus-picons-display-as-address
15479 @vindex gnus-picons-display-as-address
15480 If @code{t} display textual email addresses along with pictures.
15481 Defaults to @code{t}.
15482
15483 @item gnus-picons-file-suffixes
15484 @vindex gnus-picons-file-suffixes
15485 Ordered list of suffixes on picon file names to try.  Defaults to
15486 @code{("xpm" "gif" "xbm")} minus those not builtin your XEmacs.
15487
15488 @item gnus-picons-display-article-move-p
15489 @vindex gnus-picons-display-article-move-p
15490 Whether to move point to first empty line when displaying picons.  This
15491 has only an effect if `gnus-picons-display-where' has value `article'.
15492
15493 @item gnus-picons-clear-cache-on-shutdown
15494 @vindex gnus-picons-clear-cache-on-shutdown
15495 Whether to clear the picons cache when exiting gnus.  Gnus caches every
15496 picons it finds while it is running.  This saves some time in the search
15497 process but eats some memory.  If this variable is set to @code{nil},
15498 Gnus will never clear the cache itself; you will have to manually call
15499 @code{gnus-picons-clear-cache} to clear it.  Otherwise the cache will be
15500 cleared every time you exit Gnus.  Defaults to @code{t}.
15501
15502 @iftex
15503 @iflatex
15504 \margindex{}
15505 @end iflatex
15506 @end iftex
15507
15508 @end table
15509
15510 @node Smileys
15511 @subsection Smileys
15512 @cindex smileys
15513
15514 @iftex
15515 @iflatex
15516 \gnusfig{-3cm}{0.5cm}{\epsfig{figure=tmp/BigFace.ps,height=20cm}}
15517 \input{smiley}
15518 @end iflatex
15519 @end iftex
15520
15521 @dfn{Smiley} is a package separate from Gnus, but since Gnus is
15522 currently the only package that uses Smiley, it is documented here.
15523
15524 In short---to use Smiley in Gnus, put the following in your
15525 @file{.gnus.el} file:
15526
15527 @lisp
15528 (add-hook 'gnus-article-display-hook 'gnus-smiley-display t)
15529 @end lisp
15530
15531 Smiley maps text smiley faces---@samp{:-)}, @samp{:-=}, @samp{:-(} and
15532 the like---to pictures and displays those instead of the text smiley
15533 faces.  The conversion is controlled by a list of regexps that matches
15534 text and maps that to file names.
15535
15536 @vindex smiley-nosey-regexp-alist
15537 @vindex smiley-deformed-regexp-alist
15538 Smiley supplies two example conversion alists by default:
15539 @code{smiley-deformed-regexp-alist} (which matches @samp{:)}, @samp{:(}
15540 and so on), and @code{smiley-nosey-regexp-alist} (which matches
15541 @samp{:-)}, @samp{:-(} and so on).
15542
15543 The alist used is specified by the @code{smiley-regexp-alist} variable,
15544 which defaults to the value of @code{smiley-deformed-regexp-alist}.
15545
15546 The first item in each element is the regexp to be matched; the second
15547 element is the regexp match group that is to be replaced by the picture;
15548 and the third element is the name of the file to be displayed.
15549
15550 The following variables customize where Smiley will look for these
15551 files, as well as the color to be used and stuff:
15552
15553 @table @code
15554
15555 @item smiley-data-directory
15556 @vindex smiley-data-directory
15557 Where Smiley will look for smiley faces files.
15558
15559 @item smiley-flesh-color
15560 @vindex smiley-flesh-color
15561 Skin color.  The default is @samp{yellow}, which is really racist.
15562
15563 @item smiley-features-color
15564 @vindex smiley-features-color
15565 Color of the features of the face.  The default is @samp{black}.
15566
15567 @item smiley-tongue-color
15568 @vindex smiley-tongue-color
15569 Color of the tongue.  The default is @samp{red}.
15570
15571 @item smiley-circle-color
15572 @vindex smiley-circle-color
15573 Color of the circle around the face.  The default is @samp{black}.
15574
15575 @item smiley-mouse-face
15576 @vindex smiley-mouse-face
15577 Face used for mouse highlighting over the smiley face.
15578
15579 @end table
15580
15581
15582 @node Toolbar
15583 @subsection Toolbar
15584
15585 @table @code
15586
15587 @iftex
15588 @iflatex
15589 \margindex{}
15590 @end iflatex
15591 @end iftex
15592
15593 @item gnus-use-toolbar
15594 @vindex gnus-use-toolbar
15595 If @code{nil}, don't display toolbars.  If non-@code{nil}, it should be
15596 one of @code{default-toolbar}, @code{top-toolbar}, @code{bottom-toolbar},
15597 @code{right-toolbar}, or @code{left-toolbar}.
15598
15599 @item gnus-group-toolbar
15600 @vindex gnus-group-toolbar
15601 The toolbar in the group buffer.
15602
15603 @item gnus-summary-toolbar
15604 @vindex gnus-summary-toolbar
15605 The toolbar in the summary buffer.
15606
15607 @item gnus-summary-mail-toolbar
15608 @vindex gnus-summary-mail-toolbar
15609 The toolbar in the summary buffer of mail groups.
15610
15611 @end table
15612
15613
15614 @node XVarious
15615 @subsection Various XEmacs Variables
15616
15617 @table @code
15618 @item gnus-xmas-glyph-directory
15619 @vindex gnus-xmas-glyph-directory
15620 This is where Gnus will look for pictures.  Gnus will normally
15621 auto-detect this directory, but you may set it manually if you have an
15622 unusual directory structure.
15623
15624 @item gnus-xmas-logo-color-alist
15625 @vindex gnus-xmas-logo-color-alist
15626 This is an alist where the key is a type symbol and the values are the
15627 foreground and background color of the splash page glyph.
15628
15629 @item gnus-xmas-logo-color-style
15630 @vindex gnus-xmas-logo-color-style
15631 This is the key used to look up the color in the alist described above.
15632 Valid values include @code{flame}, @code{pine}, @code{moss},
15633 @code{irish}, @code{sky}, @code{tin}, @code{velvet}, @code{grape},
15634 @code{labia}, @code{berry}, @code{neutral}, and @code{september}.
15635
15636 @item gnus-xmas-modeline-glyph
15637 @vindex gnus-xmas-modeline-glyph
15638 A glyph displayed in all Gnus mode lines.  It is a tiny gnu head by
15639 default.
15640
15641 @iftex
15642 @iflatex
15643 \margindex{}
15644 @end iflatex
15645 @end iftex
15646
15647 @end table
15648
15649
15650
15651
15652 @node Fuzzy Matching
15653 @section Fuzzy Matching
15654 @cindex fuzzy matching
15655
15656 Gnus provides @dfn{fuzzy matching} of @code{Subject} lines when doing
15657 things like scoring, thread gathering and thread comparison.
15658
15659 As opposed to regular expression matching, fuzzy matching is very fuzzy.
15660 It's so fuzzy that there's not even a definition of what @dfn{fuzziness}
15661 means, and the implementation has changed over time.
15662
15663 Basically, it tries to remove all noise from lines before comparing.
15664 @samp{Re: }, parenthetical remarks, white space, and so on, are filtered
15665 out of the strings before comparing the results.  This often leads to
15666 adequate results---even when faced with strings generated by text
15667 manglers masquerading as newsreaders.
15668
15669
15670 @node Thwarting Email Spam
15671 @section Thwarting Email Spam
15672 @cindex email spam
15673 @cindex spam
15674 @cindex UCE
15675 @cindex unsolicited commercial email
15676
15677 In these last days of the Usenet, commercial vultures are hanging about
15678 and grepping through news like crazy to find email addresses they can
15679 foist off their scams and products to.  As a reaction to this, many
15680 people have started putting nonsense addresses into their @code{From}
15681 lines.  I think this is counterproductive---it makes it difficult for
15682 people to send you legitimate mail in response to things you write, as
15683 well as making it difficult to see who wrote what.  This rewriting may
15684 perhaps be a bigger menace than the unsolicited commercial email itself
15685 in the end.
15686
15687 The biggest problem I have with email spam is that it comes in under
15688 false pretenses.  I press @kbd{g} and Gnus merrily informs me that I
15689 have 10 new emails.  I say ``Golly gee!  Happy is me!'' and select the
15690 mail group, only to find two pyramid schemes, seven advertisements
15691 (``New!  Miracle tonic for growing full, lustrous hair on your toes!'')
15692 and one mail asking me to repent and find some god.
15693
15694 This is annoying.
15695
15696 The way to deal with this is having Gnus split out all spam into a
15697 @samp{spam} mail group (@pxref{Splitting Mail}).
15698
15699 First, pick one (1) valid mail address that you can be reached at, and
15700 put it in your @code{From} header of all your news articles.  (I've
15701 chosen @samp{larsi@@trym.ifi.uio.no}, but for many addresses on the form
15702 @samp{larsi+usenet@@ifi.uio.no} will be a better choice.  Ask your
15703 sysadm whether your sendmail installation accepts keywords in the local
15704 part of the mail address.)
15705
15706 @lisp
15707 (setq message-default-news-headers
15708       "From: Lars Magne Ingebrigtsen <larsi@@trym.ifi.uio.no>\n")
15709 @end lisp
15710
15711 Then put the following split rule in @code{nnmail-split-fancy}
15712 (@pxref{Fancy Mail Splitting}):
15713
15714 @lisp
15715 (
15716  ...
15717  (to "larsi@@trym.ifi.uio.no"
15718       (| ("subject" "re:.*" "misc")
15719          ("references" ".*@@.*" "misc")
15720          "spam"))
15721  ...
15722 )
15723 @end lisp
15724
15725 This says that all mail to this address is suspect, but if it has a
15726 @code{Subject} that starts with a @samp{Re:} or has a @code{References}
15727 header, it's probably ok.  All the rest goes to the @samp{spam} group.
15728 (This idea probably comes from Tim Pierce.)
15729
15730 In addition, many mail spammers talk directly to your @code{smtp} server
15731 and do not include your email address explicitly in the @code{To}
15732 header.  Why they do this is unknown---perhaps it's to thwart this
15733 thwarting scheme?  In any case, this is trivial to deal with---you just
15734 put anything not addressed to you in the @samp{spam} group by ending
15735 your fancy split rule in this way:
15736
15737 @lisp
15738 (
15739  ...
15740  (to "larsi" "misc")
15741  "spam")
15742 @end lisp
15743
15744 In my experience, this will sort virtually everything into the right
15745 group.  You still have to check the @samp{spam} group from time to time to
15746 check for legitimate mail, though.  If you feel like being a good net
15747 citizen, you can even send off complaints to the proper authorities on
15748 each unsolicited commercial email---at your leisure.
15749
15750 If you are also a lazy net citizen, you will probably prefer complaining
15751 automatically with the @file{gnus-junk.el} package, available FOR FREE
15752 at @* @file{<URL:http://stud2.tuwien.ac.at/~e9426626/gnus-junk.html>}.
15753 Since most e-mail spam is sent automatically, this may reconcile the
15754 cosmic balance somewhat.
15755
15756 This works for me.  It allows people an easy way to contact me (they can
15757 just press @kbd{r} in the usual way), and I'm not bothered at all with
15758 spam.  It's a win-win situation.  Forging @code{From} headers to point
15759 to non-existent domains is yucky, in my opinion.
15760
15761
15762 @node Various Various
15763 @section Various Various
15764 @cindex mode lines
15765 @cindex highlights
15766
15767 @table @code
15768
15769 @item gnus-home-directory
15770 All Gnus path variables will be initialized from this variable, which
15771 defaults to @file{~/}.
15772
15773 @item gnus-directory
15774 @vindex gnus-directory
15775 Most Gnus storage path variables will be initialized from this variable,
15776 which defaults to the @samp{SAVEDIR} environment variable, or
15777 @file{~/News/} if that variable isn't set.
15778
15779 Note that gnus is mostly loaded when the @file{.gnus.el} file is read.
15780 This means that other directory variables that are initialized from this
15781 variable won't be set properly if you set this variable in
15782 @file{.gnus.el}.  Set this variable in @file{.emacs} instead.
15783
15784 @item gnus-default-directory
15785 @vindex gnus-default-directory
15786 Not related to the above variable at all---this variable says what the
15787 default directory of all Gnus buffers should be.  If you issue commands
15788 like @kbd{C-x C-f}, the prompt you'll get starts in the current buffer's
15789 default directory.  If this variable is @code{nil} (which is the
15790 default), the default directory will be the default directory of the
15791 buffer you were in when you started Gnus.
15792
15793 @item gnus-verbose
15794 @vindex gnus-verbose
15795 This variable is an integer between zero and ten.  The higher the value,
15796 the more messages will be displayed.  If this variable is zero, Gnus
15797 will never flash any messages, if it is seven (which is the default),
15798 most important messages will be shown, and if it is ten, Gnus won't ever
15799 shut up, but will flash so many messages it will make your head swim.
15800
15801 @item gnus-verbose-backends
15802 @vindex gnus-verbose-backends
15803 This variable works the same way as @code{gnus-verbose}, but it applies
15804 to the Gnus backends instead of Gnus proper.
15805
15806 @item nnheader-max-head-length
15807 @vindex nnheader-max-head-length
15808 When the backends read straight heads of articles, they all try to read
15809 as little as possible.  This variable (default 4096) specifies
15810 the absolute max length the backends will try to read before giving up
15811 on finding a separator line between the head and the body.  If this
15812 variable is @code{nil}, there is no upper read bound.  If it is
15813 @code{t}, the backends won't try to read the articles piece by piece,
15814 but read the entire articles.  This makes sense with some versions of
15815 @code{ange-ftp} or @code{efs}.
15816
15817 @item nnheader-head-chop-length
15818 @vindex nnheader-head-chop-length
15819 This variable (default 2048) says how big a piece of each article to
15820 read when doing the operation described above.
15821
15822 @item nnheader-file-name-translation-alist
15823 @vindex nnheader-file-name-translation-alist
15824 @cindex file names
15825 @cindex invalid characters in file names
15826 @cindex characters in file names
15827 This is an alist that says how to translate characters in file names.
15828 For instance, if @samp{:} is invalid as a file character in file names
15829 on your system (you OS/2 user you), you could say something like:
15830
15831 @lisp
15832 (setq nnheader-file-name-translation-alist
15833       '((?: . ?_)))
15834 @end lisp
15835
15836 In fact, this is the default value for this variable on OS/2 and MS
15837 Windows (phooey) systems.
15838
15839 @item gnus-hidden-properties
15840 @vindex gnus-hidden-properties
15841 This is a list of properties to use to hide ``invisible'' text.  It is
15842 @code{(invisible t intangible t)} by default on most systems, which
15843 makes invisible text invisible and intangible.
15844
15845 @item gnus-parse-headers-hook
15846 @vindex gnus-parse-headers-hook
15847 A hook called before parsing headers.  It can be used, for instance, to
15848 gather statistics on the headers fetched, or perhaps you'd like to prune
15849 some headers.  I don't see why you'd want that, though.
15850
15851 @item gnus-shell-command-separator
15852 @vindex gnus-shell-command-separator
15853 String used to separate two shell commands.  The default is @samp{;}.
15854
15855
15856 @end table
15857
15858
15859 @node The End
15860 @chapter The End
15861
15862 Well, that's the manual---you can get on with your life now.  Keep in
15863 touch.  Say hello to your cats from me.
15864
15865 My @strong{ghod}---I just can't stand goodbyes.  Sniffle.
15866
15867 Ol' Charles Reznikoff said it pretty well, so I leave the floor to him:
15868
15869 @quotation
15870 @strong{Te Deum}
15871
15872 @sp 1
15873 Not because of victories @*
15874 I sing,@*
15875 having none,@*
15876 but for the common sunshine,@*
15877 the breeze,@*
15878 the largess of the spring.
15879
15880 @sp 1
15881 Not for victory@*
15882 but for the day's work done@*
15883 as well as I was able;@*
15884 not for a seat upon the dais@*
15885 but at the common table.@*
15886 @end quotation
15887
15888
15889 @node Appendices
15890 @chapter Appendices
15891
15892 @menu
15893 * History::                        How Gnus got where it is today.
15894 * Terminology::                    We use really difficult, like, words here.
15895 * Customization::                  Tailoring Gnus to your needs.
15896 * Troubleshooting::                What you might try if things do not work.
15897 * Gnus Reference Guide::           Rilly, rilly technical stuff.
15898 * Emacs for Heathens::             A short introduction to Emacsian terms.
15899 * Frequently Asked Questions::     A question-and-answer session.
15900 @end menu
15901
15902
15903 @node History
15904 @section History
15905
15906 @cindex history
15907 @sc{gnus} was written by Masanobu @sc{Umeda}.  When autumn crept up in
15908 '94, Lars Magne Ingebrigtsen grew bored and decided to rewrite Gnus.
15909
15910 If you want to investigate the person responsible for this outrage, you
15911 can point your (feh!) web browser to
15912 @file{http://www.stud.ifi.uio.no/~larsi/}.  This is also the primary
15913 distribution point for the new and spiffy versions of Gnus, and is known
15914 as The Site That Destroys Newsrcs And Drives People Mad.
15915
15916 During the first extended alpha period of development, the new Gnus was
15917 called ``(ding) Gnus''.  @dfn{(ding)} is, of course, short for
15918 @dfn{ding is not Gnus}, which is a total and utter lie, but who cares?
15919 (Besides, the ``Gnus'' in this abbreviation should probably be
15920 pronounced ``news'' as @sc{Umeda} intended, which makes it a more
15921 appropriate name, don't you think?)
15922
15923 In any case, after spending all that energy on coming up with a new and
15924 spunky name, we decided that the name was @emph{too} spunky, so we
15925 renamed it back again to ``Gnus''.  But in mixed case.  ``Gnus'' vs.
15926 ``@sc{gnus}''.  New vs. old.
15927
15928 The first ``proper'' release of Gnus 5 was done in November 1995 when it
15929 was included in the Emacs 19.30 distribution (132 (ding) Gnus releases
15930 plus 15 Gnus 5.0 releases).
15931
15932 In May 1996 the next Gnus generation (aka. ``September Gnus'' (after 99
15933 releases)) was released under the name ``Gnus 5.2'' (40 releases).
15934
15935 On July 28th 1996 work on Red Gnus was begun, and it was released on
15936 January 25th 1997 (after 84 releases) as ``Gnus 5.4'' (67 releases).
15937
15938 On September 13th 1997, Quassia Gnus was started and lasted 37
15939 releases.  If was released as ``Gnus 5.6 on March 8th 1998.
15940
15941 If you happen upon a version of Gnus that has a prefixed name --
15942 ``(ding) Gnus'', ``September Gnus'', ``Red Gnus'', ``Quassia Gnus'' --
15943 don't panic.  Don't let it know that you're frightened.  Back away.
15944 Slowly.  Whatever you do, don't run.  Walk away, calmly, until you're
15945 out of its reach.  Find a proper released version of Gnus and snuggle up
15946 to that instead.
15947
15948 @menu
15949 * Why?::                What's the point of Gnus?
15950 * Compatibility::       Just how compatible is Gnus with @sc{gnus}?
15951 * Conformity::          Gnus tries to conform to all standards.
15952 * Emacsen::             Gnus can be run on a few modern Emacsen.
15953 * Contributors::        Oodles of people.
15954 * New Features::        Pointers to some of the new stuff in Gnus.
15955 * Newest Features::     Features so new that they haven't been written yet.
15956 @end menu
15957
15958
15959 @node Why?
15960 @subsection Why?
15961
15962 What's the point of Gnus?
15963
15964 I want to provide a ``rad'', ``happening'', ``way cool'' and ``hep''
15965 newsreader, that lets you do anything you can think of.  That was my
15966 original motivation, but while working on Gnus, it has become clear to
15967 me that this generation of newsreaders really belong in the stone age.
15968 Newsreaders haven't developed much since the infancy of the net.  If the
15969 volume continues to rise with the current rate of increase, all current
15970 newsreaders will be pretty much useless.  How do you deal with
15971 newsgroups that have thousands of new articles each day?  How do you
15972 keep track of millions of people who post?
15973
15974 Gnus offers no real solutions to these questions, but I would very much
15975 like to see Gnus being used as a testing ground for new methods of
15976 reading and fetching news.  Expanding on @sc{Umeda}-san's wise decision
15977 to separate the newsreader from the backends, Gnus now offers a simple
15978 interface for anybody who wants to write new backends for fetching mail
15979 and news from different sources.  I have added hooks for customizations
15980 everywhere I could imagine it being useful.  By doing so, I'm inviting
15981 every one of you to explore and invent.
15982
15983 May Gnus never be complete. @kbd{C-u 100 M-x all-hail-emacs} and
15984 @kbd{C-u 100 M-x all-hail-xemacs}.
15985
15986
15987 @node Compatibility
15988 @subsection Compatibility
15989
15990 @cindex compatibility
15991 Gnus was designed to be fully compatible with @sc{gnus}.  Almost all key
15992 bindings have been kept.  More key bindings have been added, of course,
15993 but only in one or two obscure cases have old bindings been changed.
15994
15995 Our motto is:
15996 @quotation
15997 @cartouche
15998 @center In a cloud bones of steel.
15999 @end cartouche
16000 @end quotation
16001
16002 All commands have kept their names.  Some internal functions have changed
16003 their names.
16004
16005 The @code{gnus-uu} package has changed drastically. @xref{Decoding
16006 Articles}.
16007
16008 One major compatibility question is the presence of several summary
16009 buffers.  All variables relevant while reading a group are
16010 buffer-local to the summary buffer they belong in.  Although many
16011 important variables have their values copied into their global
16012 counterparts whenever a command is executed in the summary buffer, this
16013 change might lead to incorrect values being used unless you are careful.
16014
16015 All code that relies on knowledge of @sc{gnus} internals will probably
16016 fail.  To take two examples: Sorting @code{gnus-newsrc-alist} (or
16017 changing it in any way, as a matter of fact) is strictly verboten.  Gnus
16018 maintains a hash table that points to the entries in this alist (which
16019 speeds up many functions), and changing the alist directly will lead to
16020 peculiar results.
16021
16022 @cindex hilit19
16023 @cindex highlighting
16024 Old hilit19 code does not work at all.  In fact, you should probably
16025 remove all hilit code from all Gnus hooks
16026 (@code{gnus-group-prepare-hook} and @code{gnus-summary-prepare-hook}).
16027 Gnus provides various integrated functions for highlighting.  These are
16028 faster and more accurate.  To make life easier for everybody, Gnus will
16029 by default remove all hilit calls from all hilit hooks.  Uncleanliness!
16030 Away!
16031
16032 Packages like @code{expire-kill} will no longer work.  As a matter of
16033 fact, you should probably remove all old @sc{gnus} packages (and other
16034 code) when you start using Gnus.  More likely than not, Gnus already
16035 does what you have written code to make @sc{gnus} do.  (Snicker.)
16036
16037 Even though old methods of doing things are still supported, only the
16038 new methods are documented in this manual.  If you detect a new method of
16039 doing something while reading this manual, that does not mean you have
16040 to stop doing it the old way.
16041
16042 Gnus understands all @sc{gnus} startup files.
16043
16044 @kindex M-x gnus-bug
16045 @findex gnus-bug
16046 @cindex reporting bugs
16047 @cindex bugs
16048 Overall, a casual user who hasn't written much code that depends on
16049 @sc{gnus} internals should suffer no problems.  If problems occur,
16050 please let me know by issuing that magic command @kbd{M-x gnus-bug}.
16051
16052 @vindex gnus-bug-create-help-buffer
16053 If you are in the habit of sending bug reports @emph{very} often, you
16054 may find the helpful help buffer annoying after a while.  If so, set
16055 @code{gnus-bug-create-help-buffer} to @code{nil} to avoid having it pop
16056 up at you.
16057
16058
16059 @node Conformity
16060 @subsection Conformity
16061
16062 No rebels without a clue here, ma'am.  We conform to all standards known
16063 to (wo)man.  Except for those standards and/or conventions we disagree
16064 with, of course.
16065
16066 @table @strong
16067
16068 @item RFC 822
16069 @cindex RFC 822
16070 There are no known breaches of this standard.
16071
16072 @item RFC 1036
16073 @cindex RFC 1036
16074 There are no known breaches of this standard, either.
16075
16076 @item Son-of-RFC 1036
16077 @cindex Son-of-RFC 1036
16078 We do have some breaches to this one.
16079
16080 @table @emph
16081
16082 @item MIME
16083 Gnus does not yet fully handle MIME, and this standard-to-be seems to
16084 think that MIME is the bees' knees, so we have major breakage here.
16085
16086 @item X-Newsreader
16087 This is considered to be a ``vanity header'', while I consider it to be
16088 consumer information.  After seeing so many badly formatted articles
16089 coming from @code{tin} and @code{Netscape} I know not to use either of
16090 those for posting articles.  I would not have known that if it wasn't
16091 for the @code{X-Newsreader} header.
16092 @end table
16093
16094 @item USEFOR
16095 @cindex USEFOR
16096 USEFOR is an IETF working group writing a successor to RFC 1036, based
16097 on Son-of-RFC 1036.  They have produced a number of drafts proposing
16098 various changes to the format of news articles.  The Gnus towers will
16099 look into implementing the changes when the draft is accepted as an RFC.
16100
16101 @end table
16102
16103 If you ever notice Gnus acting non-compliant with regards to the texts
16104 mentioned above, don't hesitate to drop a note to Gnus Towers and let us
16105 know.
16106
16107
16108 @node Emacsen
16109 @subsection Emacsen
16110 @cindex Emacsen
16111 @cindex XEmacs
16112 @cindex Mule
16113 @cindex Emacs
16114
16115 Gnus should work on :
16116
16117 @itemize @bullet
16118
16119 @item
16120 Emacs 20.2 and up.
16121
16122 @item
16123 XEmacs 20.4 and up.
16124
16125 @end itemize
16126
16127 Gnus will absolutely not work on any Emacsen older than that.  Not
16128 reliably, at least.
16129
16130 There are some vague differences between Gnus on the various
16131 platforms---XEmacs features more graphics (a logo and a toolbar)---but
16132 other than that, things should look pretty much the same under all
16133 Emacsen.
16134
16135
16136 @node Contributors
16137 @subsection Contributors
16138 @cindex contributors
16139
16140 The new Gnus version couldn't have been done without the help of all the
16141 people on the (ding) mailing list.  Every day for over a year I have
16142 gotten billions of nice bug reports from them, filling me with joy,
16143 every single one of them.  Smooches.  The people on the list have been
16144 tried beyond endurance, what with my ``oh, that's a neat idea <type
16145 type>, yup, I'll release it right away <ship off> no wait, that doesn't
16146 work at all <type type>, yup, I'll ship that one off right away <ship
16147 off> no, wait, that absolutely does not work'' policy for releases.
16148 Micro$oft---bah.  Amateurs.  I'm @emph{much} worse.  (Or is that
16149 ``worser''? ``much worser''?  ``worsest''?)
16150
16151 I would like to take this opportunity to thank the Academy for...  oops,
16152 wrong show.
16153
16154 @itemize @bullet
16155
16156 @item
16157 Masanobu @sc{Umeda}---the writer of the original @sc{gnus}.
16158
16159 @item
16160 Per Abrahamsen---custom, scoring, highlighting and @sc{soup} code (as
16161 well as numerous other things).
16162
16163 @item
16164 Luis Fernandes---design and graphics.
16165
16166 @item
16167 Erik Naggum---help, ideas, support, code and stuff.
16168
16169 @item
16170 Shenghuo Zhu---uudecode.el, mm-uu.el, rfc1843.el and many other things
16171 connected with @sc{mime} and other types of en/decoding.
16172
16173 @item
16174 Wes Hardaker---@file{gnus-picon.el} and the manual section on
16175 @dfn{picons} (@pxref{Picons}).
16176
16177 @item
16178 Kim-Minh Kaplan---further work on the picon code.
16179
16180 @item
16181 Brad Miller---@file{gnus-gl.el} and the GroupLens manual section
16182 (@pxref{GroupLens}).
16183
16184 @item
16185 Sudish Joseph---innumerable bug fixes.
16186
16187 @item
16188 Ilja Weis---@file{gnus-topic.el}.
16189
16190 @item
16191 Steven L. Baur---lots and lots and lots of bugs detections and fixes.
16192
16193 @item
16194 Vladimir Alexiev---the refcard and reference booklets.
16195
16196 @item
16197 Felix Lee & Jamie Zawinski---I stole some pieces from the XGnus
16198 distribution by Felix Lee and JWZ.
16199
16200 @item
16201 Scott Byer---@file{nnfolder.el} enhancements & rewrite.
16202
16203 @item
16204 Peter Mutsaers---orphan article scoring code.
16205
16206 @item
16207 Ken Raeburn---POP mail support.
16208
16209 @item
16210 Hallvard B Furuseth---various bits and pieces, especially dealing with
16211 .newsrc files.
16212
16213 @item
16214 Brian Edmonds---@file{gnus-bbdb.el}.
16215
16216 @item
16217 David Moore---rewrite of @file{nnvirtual.el} and many other things.
16218
16219 @item
16220 Kevin Davidson---came up with the name @dfn{ding}, so blame him.
16221
16222 @item
16223 Fran\e,Ag\e(Bois Pinard---many, many interesting and thorough bug reports, as
16224 well as autoconf support.
16225
16226 @end itemize
16227
16228 This manual was proof-read by Adrian Aichner, with Ricardo Nassif, Mark
16229 Borges, and Jost Krieger proof-reading parts of the manual.
16230
16231 The following people have contributed many patches and suggestions:
16232
16233 Christopher Davis,
16234 Andrew Eskilsson,
16235 Kai Grossjohann,
16236 David K\e,Ae\e(Bgedal,
16237 Richard Pieri,
16238 Fabrice Popineau,
16239 Daniel Quinlan,
16240 Jason L. Tibbitts, III,
16241 and
16242 Jack Vinson.
16243
16244 Also thanks to the following for patches and stuff:
16245
16246 Jari Aalto,
16247 Adrian Aichner,
16248 Vladimir Alexiev,
16249 Russ Allbery,
16250 Peter Arius,
16251 Matt Armstrong,
16252 Marc Auslander,
16253 Frank Bennett,
16254 Robert Bihlmeyer,
16255 Chris Bone,
16256 Mark Borges,
16257 Mark Boyns,
16258 Lance A. Brown,
16259 Kees de Bruin,
16260 Martin Buchholz,
16261 Joe Buehler,
16262 Kevin Buhr,
16263 Alastair Burt,
16264 Joao Cachopo,
16265 Zlatko Calusic,
16266 Massimo Campostrini,
16267 Castor,
16268 David Charlap,
16269 Dan Christensen,
16270 Kevin Christian,
16271 Michael R. Cook,
16272 Glenn Coombs,
16273 Frank D. Cringle,
16274 Geoffrey T. Dairiki,
16275 Andre Deparade,
16276 Ulrik Dickow,
16277 Dave Disser,
16278 Rui-Tao Dong, @c ?
16279 Joev Dubach,
16280 Michael Welsh Duggan,
16281 Dave Edmondson,
16282 Paul Eggert,
16283 Enami Tsugutomo, @c Enami
16284 Michael Ernst,
16285 Luc Van Eycken,
16286 Sam Falkner,
16287 Nelson Jose dos Santos Ferreira,
16288 Sigbjorn Finne,
16289 Paul Fisher,
16290 Decklin Foster,
16291 Gary D. Foster,
16292 Paul Franklin,
16293 Guy Geens,
16294 Arne Georg Gleditsch,
16295 David S. Goldberg,
16296 Michelangelo Grigni,
16297 D. Hall,
16298 Magnus Hammerin,
16299 Kenichi Handa, @c Handa
16300 Raja R. Harinath,
16301 Yoshiki Hayashi, @c ?
16302 P. E. Jareth Hein,
16303 Hisashige Kenji, @c Hisashige
16304 Marc Horowitz,
16305 Gunnar Horrigmo,
16306 Richard Hoskins,
16307 Brad Howes,
16308 Fran\e,Ag\e(Bois Felix Ingrand,
16309 Ishikawa Ichiro, @c Ishikawa
16310 Lee Iverson,
16311 Iwamuro Motonori, @c Iwamuro
16312 Rajappa Iyer,
16313 Andreas Jaeger,
16314 Randell Jesup,
16315 Fred Johansen,
16316 Gareth Jones,
16317 Simon Josefsson,
16318 Greg Klanderman,
16319 Karl Kleinpaste,
16320 Peter Skov Knudsen,
16321 Shuhei Kobayashi, @c Kobayashi
16322 Koseki Yoshinori, @c Koseki
16323 Thor Kristoffersen,
16324 Jens Lautenbacher,
16325 Martin Larose,
16326 Seokchan Lee, @c Lee
16327 Carsten Leonhardt,
16328 James LewisMoss,
16329 Christian Limpach,
16330 Markus Linnala,
16331 Dave Love,
16332 Mike McEwan,
16333 Tonny Madsen,
16334 Shlomo Mahlab,
16335 Nat Makarevitch,
16336 Istvan Marko,
16337 David Martin,
16338 Jason R. Mastaler,
16339 Gordon Matzigkeit,
16340 Timo Metzemakers,
16341 Richard Mlynarik,
16342 Lantz Moore,
16343 Morioka Tomohiko, @c Morioka
16344 Erik Toubro Nielsen,
16345 Hrvoje Niksic,
16346 Andy Norman,
16347 Fred Oberhauser,
16348 C. R. Oldham,
16349 Alexandre Oliva,
16350 Ken Olstad,
16351 Masaharu Onishi, @c Onishi
16352 Hideki Ono, @c Ono
16353 William Perry,
16354 Stephen Peters,
16355 Jens-Ulrik Holger Petersen,
16356 Ulrich Pfeifer,
16357 Matt Pharr,
16358 John McClary Prevost,
16359 Bill Pringlemeir,
16360 Mike Pullen,
16361 Jim Radford,
16362 Colin Rafferty,
16363 Lasse Rasinen,
16364 Lars Balker Rasmussen,
16365 Joe Reiss,
16366 Renaud Rioboo,
16367 Roland B. Roberts,
16368 Bart Robinson,
16369 Christian von Roques,
16370 Jason Rumney,
16371 Wolfgang Rupprecht,
16372 Jay Sachs,
16373 Dewey M. Sasser,
16374 Conrad Sauerwald,
16375 Loren Schall,
16376 Dan Schmidt,
16377 Ralph Schleicher,
16378 Philippe Schnoebelen,
16379 Andreas Schwab,
16380 Randal L. Schwartz,
16381 Justin Sheehy,
16382 Danny Siu,
16383 Matt Simmons,
16384 Paul D. Smith,
16385 Jeff Sparkes,
16386 Toby Speight,
16387 Michael Sperber,
16388 Darren Stalder,
16389 Richard Stallman,
16390 Greg Stark,
16391 Sam Steingold,
16392 Paul Stodghill,
16393 Kurt Swanson,
16394 Samuel Tardieu,
16395 Teddy,
16396 Chuck Thompson,
16397 Philippe Troin,
16398 James Troup,
16399 Trung Tran-Duc,
16400 Aaron M. Ucko,
16401 Aki Vehtari,
16402 Didier Verna,
16403 Jan Vroonhof,
16404 Stefan Waldherr,
16405 Pete Ware,
16406 Barry A. Warsaw,
16407 Christoph Wedler,
16408 Joe Wells
16409 and
16410 Katsumi Yamaoka, @c Yamaoka.
16411
16412 For a full overview of what each person has done, the ChangeLogs
16413 included in the Gnus alpha distributions should give ample reading
16414 (550kB and counting).
16415
16416 Apologies to everybody that I've forgotten, of which there are many, I'm
16417 sure.
16418
16419 Gee, that's quite a list of people.  I guess that must mean that there
16420 actually are people who are using Gnus.  Who'd'a thunk it!
16421
16422
16423 @node New Features
16424 @subsection New Features
16425 @cindex new features
16426
16427 @menu
16428 * ding Gnus::          New things in Gnus 5.0/5.1, the first new Gnus.
16429 * September Gnus::     The Thing Formally Known As Gnus 5.3/5.3.
16430 * Red Gnus::           Third time best---Gnus 5.4/5.5.
16431 * Quassia Gnus::       Two times two is four, or Gnus 5.6/5.7.
16432 @end menu
16433
16434 These lists are, of course, just @emph{short} overviews of the
16435 @emph{most} important new features.  No, really.  There are tons more.
16436 Yes, we have feeping creaturism in full effect.
16437
16438
16439 @node ding Gnus
16440 @subsubsection (ding) Gnus
16441
16442 New features in Gnus 5.0/5.1:
16443
16444 @itemize @bullet
16445
16446 @item
16447 The look of all buffers can be changed by setting format-like variables
16448 (@pxref{Group Buffer Format} and @pxref{Summary Buffer Format}).
16449
16450 @item
16451 Local spool and several @sc{nntp} servers can be used at once
16452 (@pxref{Select Methods}).
16453
16454 @item
16455 You can combine groups into virtual groups (@pxref{Virtual Groups}).
16456
16457 @item
16458 You can read a number of different mail formats (@pxref{Getting Mail}).
16459 All the mail backends implement a convenient mail expiry scheme
16460 (@pxref{Expiring Mail}).
16461
16462 @item
16463 Gnus can use various strategies for gathering threads that have lost
16464 their roots (thereby gathering loose sub-threads into one thread) or it
16465 can go back and retrieve enough headers to build a complete thread
16466 (@pxref{Customizing Threading}).
16467
16468 @item
16469 Killed groups can be displayed in the group buffer, and you can read
16470 them as well (@pxref{Listing Groups}).
16471
16472 @item
16473 Gnus can do partial group updates---you do not have to retrieve the
16474 entire active file just to check for new articles in a few groups
16475 (@pxref{The Active File}).
16476
16477 @item
16478 Gnus implements a sliding scale of subscribedness to groups
16479 (@pxref{Group Levels}).
16480
16481 @item
16482 You can score articles according to any number of criteria
16483 (@pxref{Scoring}).  You can even get Gnus to find out how to score
16484 articles for you (@pxref{Adaptive Scoring}).
16485
16486 @item
16487 Gnus maintains a dribble buffer that is auto-saved the normal Emacs
16488 manner, so it should be difficult to lose much data on what you have
16489 read if your machine should go down (@pxref{Auto Save}).
16490
16491 @item
16492 Gnus now has its own startup file (@file{.gnus}) to avoid cluttering up
16493 the @file{.emacs} file.
16494
16495 @item
16496 You can set the process mark on both groups and articles and perform
16497 operations on all the marked items (@pxref{Process/Prefix}).
16498
16499 @item
16500 You can grep through a subset of groups and create a group from the
16501 results (@pxref{Kibozed Groups}).
16502
16503 @item
16504 You can list subsets of groups according to, well, anything
16505 (@pxref{Listing Groups}).
16506
16507 @item
16508 You can browse foreign servers and subscribe to groups from those
16509 servers (@pxref{Browse Foreign Server}).
16510
16511 @item
16512 Gnus can fetch articles, asynchronously, on a second connection to the
16513 server (@pxref{Asynchronous Fetching}).
16514
16515 @item
16516 You can cache articles locally (@pxref{Article Caching}).
16517
16518 @item
16519 The uudecode functions have been expanded and generalized
16520 (@pxref{Decoding Articles}).
16521
16522 @item
16523 You can still post uuencoded articles, which was a little-known feature
16524 of @sc{gnus}' past (@pxref{Uuencoding and Posting}).
16525
16526 @item
16527 Fetching parents (and other articles) now actually works without
16528 glitches (@pxref{Finding the Parent}).
16529
16530 @item
16531 Gnus can fetch FAQs and group descriptions (@pxref{Group Information}).
16532
16533 @item
16534 Digests (and other files) can be used as the basis for groups
16535 (@pxref{Document Groups}).
16536
16537 @item
16538 Articles can be highlighted and customized (@pxref{Customizing
16539 Articles}).
16540
16541 @item
16542 URLs and other external references can be buttonized (@pxref{Article
16543 Buttons}).
16544
16545 @item
16546 You can do lots of strange stuff with the Gnus window & frame
16547 configuration (@pxref{Windows Configuration}).
16548
16549 @item
16550 You can click on buttons instead of using the keyboard
16551 (@pxref{Buttons}).
16552
16553 @end itemize
16554
16555
16556 @node September Gnus
16557 @subsubsection September Gnus
16558
16559 @iftex
16560 @iflatex
16561 \gnusfig{-28cm}{0cm}{\epsfig{figure=tmp/september.ps,height=20cm}}
16562 @end iflatex
16563 @end iftex
16564
16565 New features in Gnus 5.2/5.3:
16566
16567 @itemize @bullet
16568
16569 @item
16570 A new message composition mode is used.  All old customization variables
16571 for @code{mail-mode}, @code{rnews-reply-mode} and @code{gnus-msg} are
16572 now obsolete.
16573
16574 @item
16575 Gnus is now able to generate @dfn{sparse} threads---threads where
16576 missing articles are represented by empty nodes (@pxref{Customizing
16577 Threading}).
16578
16579 @lisp
16580 (setq gnus-build-sparse-threads 'some)
16581 @end lisp
16582
16583 @item
16584 Outgoing articles are stored on a special archive server
16585 (@pxref{Archived Messages}).
16586
16587 @item
16588 Partial thread regeneration now happens when articles are
16589 referred.
16590
16591 @item
16592 Gnus can make use of GroupLens predictions (@pxref{GroupLens}).
16593
16594 @item
16595 Picons (personal icons) can be displayed under XEmacs (@pxref{Picons}).
16596
16597 @item
16598 A @code{trn}-like tree buffer can be displayed (@pxref{Tree Display}).
16599
16600 @lisp
16601 (setq gnus-use-trees t)
16602 @end lisp
16603
16604 @item
16605 An @code{nn}-like pick-and-read minor mode is available for the summary
16606 buffers (@pxref{Pick and Read}).
16607
16608 @lisp
16609 (add-hook 'gnus-summary-mode-hook 'gnus-pick-mode)
16610 @end lisp
16611
16612 @item
16613 In binary groups you can use a special binary minor mode (@pxref{Binary
16614 Groups}).
16615
16616 @item
16617 Groups can be grouped in a folding topic hierarchy (@pxref{Group
16618 Topics}).
16619
16620 @lisp
16621 (add-hook 'gnus-group-mode-hook 'gnus-topic-mode)
16622 @end lisp
16623
16624 @item
16625 Gnus can re-send and bounce mail (@pxref{Summary Mail Commands}).
16626
16627 @item
16628 Groups can now have a score, and bubbling based on entry frequency
16629 is possible (@pxref{Group Score}).
16630
16631 @lisp
16632 (add-hook 'gnus-summary-exit-hook 'gnus-summary-bubble-group)
16633 @end lisp
16634
16635 @item
16636 Groups can be process-marked, and commands can be performed on
16637 groups of groups (@pxref{Marking Groups}).
16638
16639 @item
16640 Caching is possible in virtual groups.
16641
16642 @item
16643 @code{nndoc} now understands all kinds of digests, mail boxes, rnews
16644 news batches, ClariNet briefs collections, and just about everything
16645 else (@pxref{Document Groups}).
16646
16647 @item
16648 Gnus has a new backend (@code{nnsoup}) to create/read SOUP packets
16649 (@pxref{SOUP}).
16650
16651 @item
16652 The Gnus cache is much faster.
16653
16654 @item
16655 Groups can be sorted according to many criteria (@pxref{Sorting
16656 Groups}).
16657
16658 @item
16659 New group parameters have been introduced to set list-addresses and
16660 expiry times (@pxref{Group Parameters}).
16661
16662 @item
16663 All formatting specs allow specifying faces to be used
16664 (@pxref{Formatting Fonts}).
16665
16666 @item
16667 There are several more commands for setting/removing/acting on process
16668 marked articles on the @kbd{M P} submap (@pxref{Setting Process Marks}).
16669
16670 @item
16671 The summary buffer can be limited to show parts of the available
16672 articles based on a wide range of criteria.  These commands have been
16673 bound to keys on the @kbd{/} submap (@pxref{Limiting}).
16674
16675 @item
16676 Articles can be made persistent with the @kbd{*} command
16677 (@pxref{Persistent Articles}).
16678
16679 @item
16680 All functions for hiding article elements are now toggles.
16681
16682 @item
16683 Article headers can be buttonized (@pxref{Article Washing}).
16684
16685 @lisp
16686 (add-hook 'gnus-article-display-hook
16687           'gnus-article-add-buttons-to-head)
16688 @end lisp
16689
16690 @item
16691 All mail backends support fetching articles by @code{Message-ID}.
16692
16693 @item
16694 Duplicate mail can now be treated properly (@pxref{Duplicates}).
16695
16696 @item
16697 All summary mode commands are available directly from the article
16698 buffer (@pxref{Article Keymap}).
16699
16700 @item
16701 Frames can be part of @code{gnus-buffer-configuration} (@pxref{Windows
16702 Configuration}).
16703
16704 @item
16705 Mail can be re-scanned by a daemonic process (@pxref{Daemons}).
16706 @iftex
16707 @iflatex
16708 \marginpar[\mbox{}\hfill\epsfig{figure=tmp/fseptember.ps,height=5cm}]{\epsfig{figure=tmp/fseptember.ps,height=5cm}}
16709 @end iflatex
16710 @end iftex
16711
16712 @item
16713 Gnus can make use of NoCeM files to weed out spam (@pxref{NoCeM}).
16714
16715 @lisp
16716 (setq gnus-use-nocem t)
16717 @end lisp
16718
16719 @item
16720 Groups can be made permanently visible (@pxref{Listing Groups}).
16721
16722 @lisp
16723 (setq gnus-permanently-visible-groups "^nnml:")
16724 @end lisp
16725
16726 @item
16727 Many new hooks have been introduced to make customizing easier.
16728
16729 @item
16730 Gnus respects the @code{Mail-Copies-To} header.
16731
16732 @item
16733 Threads can be gathered by looking at the @code{References} header
16734 (@pxref{Customizing Threading}).
16735
16736 @lisp
16737 (setq gnus-summary-thread-gathering-function
16738       'gnus-gather-threads-by-references)
16739 @end lisp
16740
16741 @item
16742 Read articles can be stored in a special backlog buffer to avoid
16743 refetching (@pxref{Article Backlog}).
16744
16745 @lisp
16746 (setq gnus-keep-backlog 50)
16747 @end lisp
16748
16749 @item
16750 A clean copy of the current article is always stored in a separate
16751 buffer to allow easier treatment.
16752
16753 @item
16754 Gnus can suggest where to save articles (@pxref{Saving Articles}).
16755
16756 @item
16757 Gnus doesn't have to do as much prompting when saving (@pxref{Saving
16758 Articles}).
16759
16760 @lisp
16761 (setq gnus-prompt-before-saving t)
16762 @end lisp
16763
16764 @item
16765 @code{gnus-uu} can view decoded files asynchronously while fetching
16766 articles (@pxref{Other Decode Variables}).
16767
16768 @lisp
16769 (setq gnus-uu-grabbed-file-functions 'gnus-uu-grab-view)
16770 @end lisp
16771
16772 @item
16773 Filling in the article buffer now works properly on cited text
16774 (@pxref{Article Washing}).
16775
16776 @item
16777 Hiding cited text adds buttons to toggle hiding, and how much
16778 cited text to hide is now customizable (@pxref{Article Hiding}).
16779
16780 @lisp
16781 (setq gnus-cited-lines-visible 2)
16782 @end lisp
16783
16784 @item
16785 Boring headers can be hidden (@pxref{Article Hiding}).
16786
16787 @lisp
16788 (add-hook 'gnus-article-display-hook
16789           'gnus-article-hide-boring-headers t)
16790 @end lisp
16791
16792 @item
16793 Default scoring values can now be set from the menu bar.
16794
16795 @item
16796 Further syntax checking of outgoing articles have been added.
16797
16798 @end itemize
16799
16800
16801 @node Red Gnus
16802 @subsubsection Red Gnus
16803
16804 New features in Gnus 5.4/5.5:
16805
16806 @iftex
16807 @iflatex
16808 \gnusfig{-5.5cm}{-4cm}{\epsfig{figure=tmp/red.ps,height=20cm}}
16809 @end iflatex
16810 @end iftex
16811
16812 @itemize @bullet
16813
16814 @item
16815 @file{nntp.el} has been totally rewritten in an asynchronous fashion.
16816
16817 @item
16818 Article prefetching functionality has been moved up into
16819 Gnus (@pxref{Asynchronous Fetching}).
16820
16821 @item
16822 Scoring can now be performed with logical operators like @code{and},
16823 @code{or}, @code{not}, and parent redirection (@pxref{Advanced
16824 Scoring}).
16825
16826 @item
16827 Article washing status can be displayed in the
16828 article mode line (@pxref{Misc Article}).
16829
16830 @item
16831 @file{gnus.el} has been split into many smaller files.
16832
16833 @item
16834 Suppression of duplicate articles based on Message-ID can be done
16835 (@pxref{Duplicate Suppression}).
16836
16837 @lisp
16838 (setq gnus-suppress-duplicates t)
16839 @end lisp
16840
16841 @item
16842 New variables for specifying what score and adapt files are to be
16843 considered home score and adapt files (@pxref{Home Score File}) have
16844 been added.
16845
16846 @item
16847 @code{nndoc} was rewritten to be easily extendable (@pxref{Document
16848 Server Internals}).
16849
16850 @item
16851 Groups can inherit group parameters from parent topics (@pxref{Topic
16852 Parameters}).
16853
16854 @item
16855 Article editing has been revamped and is now actually usable.
16856
16857 @item
16858 Signatures can be recognized in more intelligent fashions
16859 (@pxref{Article Signature}).
16860
16861 @item
16862 Summary pick mode has been made to look more @code{nn}-like.  Line
16863 numbers are displayed and the @kbd{.} command can be used to pick
16864 articles (@code{Pick and Read}).
16865
16866 @item
16867 Commands for moving the @file{.newsrc.eld} from one server to
16868 another have been added (@pxref{Changing Servers}).
16869
16870 @item
16871 There's a way now to specify that ``uninteresting'' fields be suppressed
16872 when generating lines in buffers (@pxref{Advanced Formatting}).
16873
16874 @item
16875 Several commands in the group buffer can be undone with @kbd{M-C-_}
16876 (@pxref{Undo}).
16877
16878 @item
16879 Scoring can be done on words using the new score type @code{w}
16880 (@pxref{Score File Format}).
16881
16882 @item
16883 Adaptive scoring can be done on a Subject word-by-word basis
16884 (@pxref{Adaptive Scoring}).
16885
16886 @lisp
16887 (setq gnus-use-adaptive-scoring '(word))
16888 @end lisp
16889
16890 @item
16891 Scores can be decayed (@pxref{Score Decays}).
16892
16893 @lisp
16894 (setq gnus-decay-scores t)
16895 @end lisp
16896
16897 @item
16898 Scoring can be performed using a regexp on the Date header.  The Date is
16899 normalized to compact ISO 8601 format first (@pxref{Score File Format}).
16900
16901 @item
16902 A new command has been added to remove all data on articles from
16903 the native server (@pxref{Changing Servers}).
16904
16905 @item
16906 A new command for reading collections of documents
16907 (@code{nndoc} with @code{nnvirtual} on top) has been added---@kbd{M-C-d}
16908 (@pxref{Really Various Summary Commands}).
16909
16910 @item
16911 Process mark sets can be pushed and popped (@pxref{Setting Process
16912 Marks}).
16913
16914 @item
16915 A new mail-to-news backend makes it possible to post even when the NNTP
16916 server doesn't allow posting (@pxref{Mail-To-News Gateways}).
16917
16918 @item
16919 A new backend for reading searches from Web search engines
16920 (@dfn{DejaNews}, @dfn{Alta Vista}, @dfn{InReference}) has been added
16921 (@pxref{Web Searches}).
16922
16923 @item
16924 Groups inside topics can now be sorted using the standard sorting
16925 functions, and each topic can be sorted independently (@pxref{Topic
16926 Sorting}).
16927
16928 @item
16929 Subsets of the groups can be sorted independently (@code{Sorting
16930 Groups}).
16931
16932 @item
16933 Cached articles can be pulled into the groups (@pxref{Summary Generation
16934 Commands}).
16935 @iftex
16936 @iflatex
16937 \marginpar[\mbox{}\hfill\epsfig{figure=tmp/fred.ps,width=3cm}]{\epsfig{figure=tmp/fred.ps,width=3cm}}
16938 @end iflatex
16939 @end iftex
16940
16941 @item
16942 Score files are now applied in a more reliable order (@pxref{Score
16943 Variables}).
16944
16945 @item
16946 Reports on where mail messages end up can be generated (@pxref{Splitting
16947 Mail}).
16948
16949 @item
16950 More hooks and functions have been added to remove junk from incoming
16951 mail before saving the mail (@pxref{Washing Mail}).
16952
16953 @item
16954 Emphasized text can be properly fontisized:
16955
16956 @lisp
16957 (add-hook 'gnus-article-display-hook
16958           'gnus-article-emphasize)
16959 @end lisp
16960
16961 @end itemize
16962
16963
16964 @node Quassia Gnus
16965 @subsubsection Quassia Gnus
16966
16967 New features in Gnus 5.6:
16968
16969 @itemize @bullet
16970
16971 @item
16972 New functionality for using Gnus as an offline newsreader has been
16973 added.  A plethora of new commands and modes have been added.  See
16974 @pxref{Gnus Unplugged} for the full story.
16975
16976 @item
16977  The @code{nndraft} backend has returned, but works differently than
16978 before.  All Message buffers are now also articles in the @code{nndraft}
16979 group, which is created automatically.
16980
16981 @item
16982 @code{gnus-alter-header-function} can now be used to alter header
16983 values.
16984
16985 @item
16986  @code{gnus-summary-goto-article} now accept Message-ID's.
16987
16988 @item
16989  A new Message command for deleting text in the body of a message
16990 outside the region: @kbd{C-c C-v}.
16991
16992 @item
16993  You can now post to component group in @code{nnvirtual} groups with
16994 @kbd{C-u C-c C-c}.
16995
16996 @item
16997  @code{nntp-rlogin-program}---new variable to ease customization.
16998
16999 @item
17000  @code{C-u C-c C-c} in @code{gnus-article-edit-mode} will now inhibit
17001 re-highlighting of the article buffer.
17002
17003 @item
17004  New element in @code{gnus-boring-article-headers}---@code{long-to}.
17005
17006 @item
17007  @kbd{M-i} symbolic prefix command.  See the section "Symbolic
17008 Prefixes" in the Gnus manual for details.
17009
17010 @item
17011  @kbd{L} and @kbd{I} in the summary buffer now take the symbolic prefix
17012 @kbd{a} to add the score rule to the "all.SCORE" file.
17013
17014 @item
17015  @code{gnus-simplify-subject-functions} variable to allow greater
17016 control over simplification.
17017
17018 @item
17019  @kbd{A T}---new command for fetching the current thread.
17020
17021 @item
17022  @kbd{/ T}---new command for including the current thread in the
17023 limit.
17024
17025 @item
17026  @kbd{M-RET} is a new Message command for breaking cited text.
17027
17028 @item
17029  @samp{\\1}-expressions are now valid in @code{nnmail-split-methods}.
17030
17031 @item
17032  The @code{custom-face-lookup} function has been removed.
17033 If you used this function in your initialization files, you must
17034 rewrite them to use @code{face-spec-set} instead.
17035
17036 @item
17037  Canceling now uses the current select method.  Symbolic prefix
17038 @kbd{a} forces normal posting method.
17039
17040 @item
17041  New command to translate M******** sm*rtq**t*s into proper
17042 text---@kbd{W d}.
17043
17044 @item
17045  For easier debugging of @code{nntp}, you can set
17046 @code{nntp-record-commands} to a non-@code{nil} value.
17047
17048 @item
17049  @code{nntp} now uses @file{~/.authinfo}, a @file{.netrc}-like file, for
17050 controlling where and how to send @sc{authinfo} to @sc{nntp} servers.
17051
17052 @item
17053  A command for editing group parameters from the summary buffer
17054 has been added.
17055
17056 @item
17057  A history of where mails have been split is available.
17058
17059 @item
17060  A new article date command has been added---@code{article-date-iso8601}.
17061
17062 @item
17063  Subjects can be simplified when threading by setting
17064 @code{gnus-score-thread-simplify}.
17065
17066 @item
17067  A new function for citing in Message has been
17068 added---@code{message-cite-original-without-signature}.
17069
17070 @item
17071  @code{article-strip-all-blank-lines}---new article command.
17072
17073 @item
17074  A new Message command to kill to the end of the article has
17075 been added.
17076
17077 @item
17078  A minimum adaptive score can be specified by using the
17079 @code{gnus-adaptive-word-minimum} variable.
17080
17081 @item
17082  The "lapsed date" article header can be kept continually
17083 updated by the @code{gnus-start-date-timer} command.
17084
17085 @item
17086  Web listserv archives can be read with the @code{nnlistserv} backend.
17087
17088 @item
17089  Old dejanews archives can now be read by @code{nnweb}.
17090
17091 @end itemize
17092
17093
17094 @node Newest Features
17095 @subsection Newest Features
17096 @cindex todo
17097
17098 Also known as the @dfn{todo list}.  Sure to be implemented before the
17099 next millennium.
17100
17101 Be afraid.  Be very afraid.
17102
17103 (That a feature appears in this list doesn't necessarily mean that I've
17104 decided to actually implement it.  It just means that I think it sounds
17105 interesting.)
17106
17107 (Yes, this is the actual, up-to-the-second todo list.)
17108
17109 @itemize @bullet
17110
17111 @item
17112 Native @sc{mime} support is something that should be done.
17113
17114 @item
17115 Really do unbinhexing.
17116
17117 @item
17118  I would like the zombie-page to contain an URL to the source of the
17119 latest version of gnus or some explanation on where to find it.
17120
17121 @item
17122  A way to continue editing the latest Message composition.
17123
17124 @item
17125  http://www.sonicnet.com/feature/ari3/
17126
17127 @item
17128  facep is not declared.
17129
17130 @item
17131  Include a section in the manual on why the number of articles
17132 isn't the same in the group buffer and on the SPC prompt.
17133
17134 @item
17135  Interacting with rmail fcc isn't easy.
17136
17137 @item
17138 @example
17139  Hypermail:
17140 <URL:http://www.falch.no/people/pepper/DSSSL-Lite/archives/>
17141 <URL:http://www.eit.com/software/hypermail/hypermail.html>
17142 <URL:http://homer.ncm.com/>
17143 <URL:http://www.yahoo.com/Computers_and_Internet/Internet/World_Wide_Web/HTML_Converters/>
17144 http://www.uwsg.indiana.edu/hypermail/linux/kernel/9610/index.html
17145 <URL:http://union.ncsa.uiuc.edu/HyperNews/get/www/html/converters.html>
17146 http://www.miranova.com/gnus-list/
17147
17148 @end example
17149
17150 @item
17151 @samp{^-- } is made into - in LaTeX.
17152
17153 @item
17154  gnus-kill is much slower than it was in GNUS 4.1.3.
17155
17156 @item
17157  when expunging articles on low score, the sparse nodes keep hanging on?
17158 @item
17159  starting the first time seems to hang Gnus on some systems.  Does
17160 NEWGROUPS answer too fast?
17161 @item
17162  nndir doesn't read gzipped files.
17163 @item
17164  FAQ doesn't have an up node?
17165 @item
17166  when moving mail from a procmail spool to the crash-box,
17167 the crash-box is only appropriate to one specific group.
17168 @item
17169  `t' `t' makes X-Faces disappear.
17170 @item
17171  nnmh-be-safe means that crossposted articles will
17172 be marked as unread.
17173 @item
17174  Orphan score entries don't show on "V t" score trace
17175 @item
17176  when clearing out data, the cache data should also be reset.
17177 @item
17178  rewrite gnus-summary-limit-children to be non-recursive
17179 to avoid exceeding lisp nesting on huge groups.
17180 @item
17181  expunged articles are counted when computing scores.
17182 @item
17183  implement gnus-batch-brew-soup
17184 @item
17185  ticked articles aren't easy to read in pick mode -- `n' and
17186 stuff just skips past them.  Read articles are the same.
17187 @item
17188  topics that contain just groups with ticked
17189 articles aren't displayed.
17190 @item
17191  nndoc should always allocate unique Message-IDs.
17192 @item
17193  If there are mail groups the first time you use Gnus, Gnus'll
17194 make the mail groups killed.
17195 @item
17196  no "no news is good news" when using topics.
17197 @item
17198  when doing crosspost marking, the cache has to be consulted
17199 and articles have to be removed.
17200 @item
17201  nnweb should fetch complete articles when they are split into several
17202 parts.
17203 @item
17204  scoring on head immediate doesn't work.
17205 @item
17206  finding short score file names takes forever.
17207 @item
17208  canceling articles in foreign groups.
17209 @item
17210  nntp-open-rlogin no longer works.
17211 @item
17212  C-u C-x C-s (Summary) switches to the group buffer.
17213 @item
17214  move nnmail-split-history out to the backends.
17215 @item
17216  nnweb doesn't work properly.
17217 @item
17218  using a virtual server name as `gnus-select-method' doesn't work?
17219 @item
17220  when killing/yanking a group from one topic to another in a slave, the
17221 master will yank it first to one topic and then add it to another.
17222 Perhaps.
17223
17224 @item
17225  warn user about `=' redirection of a group in the active file?
17226 @item
17227  really unbinhex binhex files.
17228 @item
17229  take over the XEmacs menubar and offer a toggle between the XEmacs
17230 bar and the Gnus bar.
17231 @item
17232 @example
17233  push active file and NOV file parsing down into C code.
17234 `(canonize-message-id id)'
17235 `(mail-parent-message-id references n)'
17236 `(parse-news-nov-line &optional dependency-hashtb)'
17237 `(parse-news-nov-region beg end &optional dependency-hashtb fullp)'
17238 `(parse-news-active-region beg end hashtb)'
17239
17240 @end example
17241
17242 @item
17243  nnml .overview directory with splits.
17244 @item
17245  asynchronous cache
17246 @item
17247  postponed commands.
17248 @item
17249  the selected article show have its Subject displayed in its summary line.
17250 @item
17251  when entering groups, get the real number of unread articles from
17252 the server?
17253 @item
17254  sort after gathering threads -- make false roots have the
17255 headers of the oldest orphan with a 0 article number?
17256 @item
17257  nndoc groups should inherit the score files of their parents?  Also
17258 inherit copy prompts and save files.
17259 @item
17260  command to start up Gnus (if not running) and enter a mail mode buffer.
17261 @item
17262  allow editing the group description from the group buffer
17263 for backends that support that.
17264 @item
17265 gnus-hide,show-all-topics
17266 @item
17267  groups and sub-topics should be allowed to mingle inside each topic,
17268 and not just list all subtopics at the end.
17269 @item
17270  a command to remove all read articles that are not needed to connect
17271 threads -- `gnus-summary-limit-to-sparse-unread'?
17272 @item
17273  a variable to turn off limiting/cutting of threads in the tree buffer.
17274 @item
17275  a variable to limit how many files are uudecoded.
17276 @item
17277  add zombie groups to a special "New Groups" topic.
17278 @item
17279  server mode command: close/open all connections
17280 @item
17281  put a file date in gnus-score-alist and check whether the file
17282 has been changed before using it.
17283 @item
17284  on exit from a digest group, go to the next article in the parent group.
17285 @item
17286  hide (sub)threads with low score.
17287 @item
17288  when expiring, remove all marks from expired articles.
17289 @item
17290  gnus-summary-limit-to-body
17291 @item
17292  a regexp alist that says what level groups are to be subscribed
17293 on.  Eg. -- `(("nnml:" . 1))'.
17294 @item
17295  easier interface to nnkiboze to create ephemeral groups that
17296 contain groups that match a regexp.
17297 @item
17298  allow newlines in <URL:> urls, but remove them before using
17299 the URL.
17300 @item
17301  If there is no From line, the mail backends should fudge one from the
17302 "From " line.
17303 @item
17304  fuzzy simplifying should strip all non-alpha-numerical info
17305 from subject lines.
17306 @item
17307  gnus-soup-brew-soup-with-high-scores.
17308 @item
17309  nntp-ping-before-connect
17310 @item
17311  command to check whether NOV is evil.  "list overview.fmt".
17312 @item
17313  when entering a group, Gnus should look through the score
17314 files very early for `local' atoms and set those local variables.
17315 @item
17316  message annotations.
17317 @item
17318  topics are always yanked before groups, and that's not good.
17319 @item
17320  (set-extent-property extent 'help-echo "String to display in minibuf")
17321 to display help in the minibuffer on buttons under XEmacs.
17322 @item
17323  allow group line format spec to say how many articles there
17324 are in the cache.
17325 @item
17326  AUTHINFO GENERIC
17327 @item
17328  support qmail maildir spools
17329 @item
17330  `run-with-idle-timer' in gnus-demon.
17331 @item
17332  stop using invisible text properties and start using overlays instead
17333 @item
17334  C-c C-f C-e to add an Expires header.
17335 @item
17336  go from one group to the next; everything is expunged; go to the
17337 next group instead of going to the group buffer.
17338 @item
17339  gnus-renumber-cache -- to renumber the cache using "low" numbers.
17340 @item
17341  record topic changes in the dribble buffer.
17342 @item
17343  `nnfolder-generate-active-file' should look at the folders it
17344 finds and generate proper active ranges.
17345 @item
17346  nneething-look-in-files-for-article-heads variable to control
17347 whether nneething should sniff all files in the directories.
17348 @item
17349  gnus-fetch-article -- start Gnus, enter group, display article
17350 @item
17351  gnus-dont-move-articles-to-same-group variable when respooling.
17352 @item
17353  when messages are crossposted between several auto-expirable groups,
17354 articles aren't properly marked as expirable.
17355 @item
17356  nneething should allow deletion/moving.
17357 @item
17358  TAB on the last button should go to the first button.
17359 @item
17360  if the car of an element in `mail-split-methods' is a function,
17361 and the function returns non-nil, use that as the name of the group(s) to
17362 save mail in.
17363 @item
17364  command for listing all score files that have been applied.
17365 @item
17366  a command in the article buffer to return to `summary' config.
17367 @item
17368  `gnus-always-post-using-current-server' -- variable to override
17369 `C-c C-c' when posting.
17370 @item
17371  nnmail-group-spool-alist -- says where each group should use
17372 as a spool file.
17373 @item
17374  when an article is crossposted to an auto-expirable group, the article
17375 should be marker as expirable.
17376 @item
17377  article mode command/menu for "send region as URL to browser".
17378 @item
17379  on errors, jump to info nodes that explain the error.  For instance,
17380 on invalid From headers, or on error messages from the nntp server.
17381 @item
17382  when gathering threads, make the article that has no "Re: " the parent.
17383 Also consult Date headers.
17384 @item
17385  a token in splits to call shrink-window-if-larger-than-buffer
17386 @item
17387  `1 0 A M' to do matches on the active hashtb.
17388 @item
17389  duplicates -- command to remove Gnus-Warning header, use the read
17390 Message-ID, delete the "original".
17391 @item
17392  when replying to several messages at once, put the "other" message-ids
17393 into a See-Also header.
17394 @item
17395  support setext: URL:http://www.bsdi.com/setext/
17396 @item
17397  support ProleText: <URL:http://proletext.clari.net/prole/proletext.html>
17398 @item
17399  when browsing a foreign server, the groups that are already subscribed
17400 should be listed as such and not as "K".
17401 @item
17402  generate font names dynamically.
17403 @item
17404  score file mode auto-alist.
17405 @item
17406  allow nndoc to change/add/delete things from documents.  Implement
17407 methods for each format for adding an article to the document.
17408 @item
17409  `gnus-fetch-old-headers' `all' value to incorporate
17410 absolutely all headers there is.
17411 @item
17412  function like `|', but concatenate all marked articles
17413 and pipe them to the process.
17414 @item
17415  cache the list of killed (or active) groups in a separate file.  Update
17416 the file whenever we read the active file or the list
17417 of killed groups in the .eld file reaches a certain length.
17418 @item
17419  function for starting to edit a file to put into
17420 the current mail group.
17421 @item
17422  score-find-trace should display the total score of the article.
17423 @item
17424  "ghettozie" -- score on Xref header and nix it out after using it
17425 to avoid marking as read in other groups it has been crossposted to.
17426 @item
17427  look at procmail splitting.  The backends should create
17428 the groups automatically if a spool file exists for that group.
17429 @item
17430  function for backends to register themselves with Gnus.
17431 @item
17432  when replying to several process-marked articles,
17433 have all the From end up in Cc headers?  Variable to toggle.
17434 @item
17435  command to delete a crossposted mail article from all
17436 groups it has been mailed to.
17437 @item
17438  `B c' and `B m' should be crosspost aware.
17439 @item
17440  hide-pgp should also hide PGP public key blocks.
17441 @item
17442  Command in the group buffer to respool process-marked groups.
17443 @item
17444  `gnus-summary-find-matching' should accept
17445 pseudo-"headers" like "body", "head" and "all"
17446 @item
17447  When buttifying <URL: > things, all white space (including
17448 newlines) should be ignored.
17449 @item
17450  Process-marking all groups in a topic should process-mark
17451 groups in subtopics as well.
17452 @item
17453  Add non-native groups to the list of killed groups when killing them.
17454 @item
17455  nntp-suggest-kewl-config to probe the nntp server and suggest
17456 variable settings.
17457 @item
17458  add edit and forward secondary marks.
17459 @item
17460  nnml shouldn't visit its .overview files.
17461 @item
17462  allow customizing sorting within gathered threads.
17463 @item
17464  `B q' shouldn't select the current article.
17465 @item
17466  nnmbox should support a newsgroups file for descriptions.
17467 @item
17468  allow fetching mail from several pop servers.
17469 @item
17470  Be able to specify whether the saving commands save the original
17471 or the formatted article.
17472 @item
17473  a command to reparent with the child process-marked (cf. `T ^'.).
17474 @item
17475  I think the possibility to send a password with nntp-open-rlogin
17476 should be a feature in Red Gnus.
17477 @item
17478  The `Z n' command should be possible to execute from a mouse click.
17479 @item
17480  more limiting functions -- date, etc.
17481 @item
17482  be able to limit on a random header; on body; using reverse matches.
17483 @item
17484  a group parameter (`absofucking-total-expiry') that will make Gnus expire
17485 even unread articles.
17486 @item
17487  a command to print the article buffer as postscript.
17488 @item
17489  variable to disable password fetching when opening by nntp-open-telnet.
17490 @item
17491  manual: more example servers -- nntp with rlogin, telnet
17492 @item
17493  checking for bogus groups should clean topic alists as well.
17494 @item
17495  canceling articles in foreign groups.
17496 @item
17497  article number in folded topics isn't properly updated by
17498 Xref handling.
17499 @item
17500  Movement in the group buffer to the next unread group should go to the
17501 next closed topic with unread messages if no group can be found.
17502 @item
17503  Extensive info pages generated on the fly with help everywhere --
17504 in the "*Gnus edit*" buffers, for instance.
17505 @item
17506  Topic movement commands -- like thread movement.  Up, down, forward, next.
17507 @item
17508  a way to tick/mark as read Gcc'd articles.
17509 @item
17510  a way to say that all groups within a specific topic comes
17511 from a particular server?  Hm.
17512 @item
17513  `gnus-article-fill-if-long-lines' -- a function to fill
17514 the article buffer if there are any looong lines there.
17515 @item
17516  `T h' should jump to the parent topic and fold it.
17517 @item
17518  a command to create an ephemeral nndoc group out of a file,
17519 and then splitting it/moving it to some other group/backend.
17520 @item
17521  a group parameter for nnkiboze groups that says that
17522 all kibozed articles should be entered into the cache.
17523 @item
17524  It should also probably be possible to delimit what
17525 `gnus-jog-cache' does -- for instance, work on just some groups, or on
17526 some levels, and entering just articles that have a score higher than
17527 a certain number.
17528 @item
17529  nnfolder should append to the folder instead of re-writing
17530 the entire folder to disk when accepting new messages.
17531 @item
17532  allow all backends to do the proper thing with .gz files.
17533 @item
17534  a backend for reading collections of babyl files nnbabylfolder?
17535 @item
17536  a command for making the native groups into foreign groups.
17537 @item
17538  server mode command for clearing read marks from all groups
17539 from a server.
17540 @item
17541  when following up multiple articles, include all To, Cc, etc headers
17542 from all articles.
17543 @item
17544  a command for deciding what the total score of the current
17545 thread is.  Also a way to highlight based on this.
17546 @item
17547  command to show and edit group scores
17548 @item
17549  a gnus-tree-minimize-horizontal to minimize tree buffers
17550 horizontally.
17551 @item
17552  command to generate nnml overview file for one group.
17553 @item
17554  `C-u C-u a' -- prompt for many crossposted groups.
17555 @item
17556  keep track of which mail groups have received new articles (in this session).
17557 Be able to generate a report and perhaps do some marking in the group
17558 buffer.
17559 @item
17560  gnus-build-sparse-threads to a number -- build only sparse threads
17561 that are of that length.
17562 @item
17563  have nnmh respect mh's unseen sequence in .mh_profile.
17564 @item
17565  cache the newsgroups descriptions locally.
17566 @item
17567  asynchronous posting under nntp.
17568 @item
17569  be able to control word adaptive scoring from the score files.
17570 @item
17571  a variable to make `C-c C-c' post using the "current" select method.
17572 @item
17573  `limit-exclude-low-scored-articles'.
17574 @item
17575  if `gnus-summary-show-thread' is a number, hide threads that have
17576 a score lower than this number.
17577 @item
17578  split newsgroup subscription variable up into "order" and "method".
17579 @item
17580  buttonize ange-ftp file names.
17581 @item
17582  a command to make a duplicate copy of the current article
17583 so that each copy can be edited separately.
17584 @item
17585  nnweb should allow fetching from the local nntp server.
17586 @item
17587  record the sorting done in the summary buffer so that
17588 it can be repeated when limiting/regenerating the buffer.
17589 @item
17590  nnml-generate-nov-databses should generate for
17591 all nnml servers.
17592 @item
17593  when the user does commands in the group buffer, check
17594 the modification time of the .newsrc.eld file and use
17595 ask-user-about-supersession-threat.  Also warn when trying
17596 to save .newsrc.eld and it has changed.
17597 @item
17598  M-g on a topic will display all groups with 0 articles in
17599 the topic.
17600 @item
17601  command to remove all topic stuff.
17602 @item
17603  allow exploding incoming digests when reading incoming mail
17604 and splitting the resulting digests.
17605 @item
17606  nnsoup shouldn't set the `message-' variables.
17607 @item
17608  command to nix out all nnoo state information.
17609 @item
17610  nnmail-process-alist that calls functions if group names
17611 matches an alist -- before saving.
17612 @item
17613  use buffer-invisibility-spec everywhere for hiding text.
17614 @item
17615  variable to activate each group before entering them
17616 to get the (new) number of articles.  `gnus-activate-before-entering'.
17617 @item
17618  command to fetch a Message-ID from any buffer, even
17619 starting Gnus first if necessary.
17620 @item
17621  when posting and checking whether a group exists or not, just
17622 ask the nntp server instead of relying on the active hashtb.
17623 @item
17624  buttonize the output of `C-c C-a' in an apropos-like way.
17625 @item
17626  `G p' should understand process/prefix, and allow editing
17627 of several groups at once.
17628 @item
17629  command to create an ephemeral nnvirtual group that
17630 matches some regexp(s).
17631 @item
17632  nndoc should understand "Content-Type: message/rfc822" forwarded messages.
17633 @item
17634  it should be possible to score "thread" on the From header.
17635 @item
17636  hitting RET on a "gnus-uu-archive" pseudo article should unpack it.
17637 @item
17638  `B i' should display the article at once in the summary buffer.
17639 @item
17640  remove the "*" mark at once when unticking an article.
17641 @item
17642  `M-s' should highlight the matching text.
17643 @item
17644  when checking for duplicated mails, use Resent-Message-ID if present.
17645 @item
17646  killing and yanking groups in topics should be better.  If killing one copy
17647 of a group that exists in multiple topics, only that copy should
17648 be removed.  Yanking should insert the copy, and yanking topics
17649 should be possible to be interspersed with the other yankings.
17650 @item
17651  command for enter a group just to read the cached articles.  A way to say
17652 "ignore the nntp connection; just read from the cache."
17653 @item
17654  `X u' should decode base64 articles.
17655 @item
17656  a way to hide all "inner" cited text, leaving just the most
17657 recently cited text.
17658 @item
17659  nnvirtual should be asynchronous.
17660 @item
17661  after editing an article, gnus-original-article-buffer should
17662 be invalidated.
17663 @item
17664  there should probably be a way to make Gnus not connect to the
17665 server and just read the articles in the server
17666 @item
17667  allow a `set-default' (or something) to change the default
17668 value of nnoo variables.
17669 @item
17670  a command to import group infos from a .newsrc.eld file.
17671 @item
17672  groups from secondary servers have the entire select method
17673 listed in each group info.
17674 @item
17675  a command for just switching from the summary buffer to the group
17676 buffer.
17677 @item
17678  a way to specify that some incoming mail washing functions
17679 should only be applied to some groups.
17680 @item
17681  Message `C-f C-t' should ask the user whether to heed
17682 mail-copies-to: never.
17683 @item
17684  new group parameter -- `post-to-server' that says to post
17685 using the current server.  Also a variable to do the same.
17686 @item
17687  the slave dribble files should auto-save to the slave file names.
17688 @item
17689  a group parameter that says what articles to display on group entry, based
17690 on article marks.
17691 @item
17692  a way to visually distinguish slave Gnusae from masters.  (Whip instead
17693 of normal logo?)
17694 @item
17695  Use DJ Bernstein "From " quoting/dequoting, where applicable.
17696 @item
17697  Why is hide-citation-maybe and hide-citation different?  Also
17698 clear up info.
17699 @item
17700  group user-defined meta-parameters.
17701
17702
17703
17704 From: John Griffith <griffith@@sfs.nphil.uni-tuebingen.de>
17705 @item
17706  I like the option for trying to retrieve the FAQ for a group and I was
17707 thinking it would be great if for those newsgroups that had archives
17708 you could also try to read the archive for that group.  Part of the
17709 problem is that archives are spread all over the net, unlike FAQs.
17710 What would be best I suppose is to find the one closest to your site.
17711
17712 In any case, there is a list of general news group archives at @*
17713 ftp://ftp.neosoft.com/pub/users/claird/news.lists/newsgroup_archives.html
17714
17715
17716
17717
17718 @item
17719 @example
17720 From: Jason L Tibbitts III <tibbs@@hpc.uh.edu>
17721 (add-hook 'gnus-select-group-hook
17722   (lambda ()
17723     (gnus-group-add-parameter group
17724        (cons 'gnus-group-date-last-entered (list (current-time-string))))))
17725
17726 (defun gnus-user-format-function-d (headers)
17727   "Return the date the group was last read."
17728   (cond ((car (gnus-group-get-parameter gnus-tmp-group 'gnus-group-date-last-entered)))
17729       (t "")))
17730 @end example
17731
17732 @item
17733  tanken var at n\e,Ae\e(Br du bruker `gnus-startup-file' som prefix (FOO) til ilete
17734 opp en fil FOO-SERVER, FOO-SERVER.el, FOO-SERVER.eld, kan du la den v\e,Af\e(Bre en
17735 liste hvor du bruker hvert element i listen som FOO, istedet.  da kunne man
17736 hatt forskjellige serveres startup-filer forskjellige steder.
17737
17738
17739 @item
17740 LMI> Well, nnbabyl could alter the group info to heed labels like
17741 LMI> answered and read, I guess.
17742
17743 It could also keep them updated (the same for the Status: header of
17744 unix mbox files).
17745
17746 They could be used like this:
17747
17748
17749 @example
17750 `M l <name> RET' add label <name> to current message.
17751 `M u <name> RET' remove label <name> from current message.
17752 `/ l <expr> RET' limit summary buffer according to <expr>.
17753
17754 <expr> would be a boolean expression on the labels, e.g.
17755
17756 `/ l bug & !fixed RET'
17757 @end example
17758
17759 would show all the messages which are labeled `bug' but not labeled
17760 `fixed'.
17761
17762 One could also imagine the labels being used for highlighting, or
17763 affect the summary line format.
17764
17765
17766 @item
17767 Sender: abraham@@dina.kvl.dk
17768
17769 I'd like a gnus-find-file which work like find file, except that it
17770 would recognize things that looks like messages or folders:
17771
17772 - If it is a directory containing numbered files, create an nndir
17773 summary buffer.
17774
17775 - For other directories, create a nneething summary buffer.
17776
17777 - For files matching "\\`From ", create a nndoc/mbox summary.
17778
17779 - For files matching "\\`BABYL OPTIONS:", create a nndoc/baby summary.
17780
17781 - For files matching "\\`[^ \t\n]+:", create an *Article* buffer.
17782
17783 - For other files, just find them normally.
17784
17785 I'd like `nneething' to use this function, so it would work on a
17786 directory potentially containing mboxes or babyl files.
17787
17788 @item
17789 Please send a mail to bwarsaw@@cnri.reston.va.us (Barry A. Warsaw) and
17790 tell him what you are doing.
17791
17792 @item
17793 Currently, I get prompted:
17794
17795 decend into sci?
17796 - type y
17797 decend into sci.something ?
17798 - type n
17799 decend into ucd?
17800
17801 The problem above is that since there is really only one subsection of
17802 science, shouldn't it prompt you for only descending sci.something?  If
17803 there was a sci.somethingelse group or section, then it should prompt
17804 for sci? first the sci.something? then sci.somethingelse?...
17805
17806 @item
17807 Ja, det burde v\e,Af\e(Bre en m\e,Ae\e(Bte \e,Ae\e(B si slikt.  Kanskje en ny variabel?
17808 `gnus-use-few-score-files'?  S\e,Ae\e(B kunne score-regler legges til den
17809 "mest" lokale score-fila.  F. eks. ville no-gruppene betjenes av
17810 "no.all.SCORE", osv.
17811
17812 @item
17813 What i want is for Gnus to treat any sequence or combination of the following
17814 as a single spoiler warning and hide it all, replacing it with a "Next Page"
17815 button:
17816
17817
17818 ^L's
17819
17820 more than n blank lines
17821
17822 more than m identical lines
17823 (which should be replaced with button to show them)
17824
17825 any whitespace surrounding any of the above
17826
17827
17828 @item
17829 Well, we could allow a new value to `gnus-thread-ignore-subject' --
17830 `spaces', or something.  (We could even default to that.)  And then
17831 subjects that differ in white space only could be considered the
17832 "same" subject for threading purposes.
17833
17834 @item
17835 Modes to preprocess the contents (e.g. jka-compr) use the second form
17836 "(REGEXP FUNCTION NON-NIL)" while ordinary modes (e.g. tex) use the first
17837 form "(REGEXP . FUNCTION)", so you could use it to distinguish between
17838 those two types of modes. (auto-modes-alist, insert-file-contents-literally.)
17839
17840 @item
17841  Under XEmacs -- do funny article marks:
17842 tick - thumb tack
17843 killed - skull
17844 soup - bowl of soup
17845 score below - dim light bulb
17846 score over - bright light bulb
17847
17848 @item
17849 Yes. I think the algorithm is as follows:
17850
17851 @example
17852 Group-mode
17853
17854    show-list-of-articles-in-group
17855         if (key-pressed == SPACE)
17856                 if (no-more-articles-in-group-to-select)
17857                         if (articles-selected)
17858                                 start-reading-selected-articles;
17859                         junk-unread-articles;
17860                         next-group;
17861                  else
17862                         show-next-page;
17863
17864          else if (key-pressed = '.')
17865                 if (consolidated-menus)         # same as hide-thread in Gnus
17866                         select-thread-under-cursor;
17867                 else
17868                         select-article-under-cursor;
17869
17870
17871 Article-mode
17872         if (key-pressed == SPACE)
17873                 if (more-pages-in-article)
17874                         next-page;
17875                 else if (more-selected-articles-to-read)
17876                         next-article;
17877                 else
17878                         next-group;
17879 @end example
17880
17881 @item
17882 My precise need here would have been to limit files to Incoming*.
17883 One could think of some `nneething-only-files' variable, but I guess
17884 it would have been unacceptable if one was using many unrelated such
17885 nneething groups.
17886
17887 A more useful approach would be to, in response to the `G D' prompt, be
17888 allowed to say something like: `~/.mail/Incoming*', somewhat limiting
17889 the top-level directory only (in case directories would be matched by
17890 the wildcard expression).
17891
17892 @item
17893 It would be nice if it also handled
17894
17895         <URL:news://sunsite.auc.dk/>
17896
17897 which should correspond to `B nntp RET sunsite.auc.dk' in *Group*.
17898
17899
17900 @item
17901
17902   Take a look at w3-menu.el in the Emacs-W3 distribution - this works out
17903 really well.  Each menu is 'named' by a symbol that would be on a
17904 gnus-*-menus (where * would be whatever, but at least group, summary, and
17905 article versions) variable.
17906
17907   So for gnus-summary-menus, I would set to '(sort mark dispose ...)
17908
17909   A value of '1' would just put _all_ the menus in a single 'GNUS' menu in
17910 the main menubar.  This approach works really well for Emacs-W3 and VM.
17911
17912
17913 @item
17914  nndoc should take care to create unique Message-IDs for all its
17915 articles.
17916 @item
17917  gnus-score-followup-article only works when you have a summary buffer
17918 active.  Make it work when posting from the group buffer as well.
17919 (message-sent-hook).
17920 @item
17921  rewrite gnus-demon to use run-with-idle-timers.
17922
17923 @item
17924  * Enhancements to Gnus:
17925
17926   Add two commands:
17927
17928   * gnus-servers (gnus-start-server-buffer?)--enters Gnus and goes
17929     straight to the server buffer, without opening any connections to
17930     servers first.
17931
17932   * gnus-server-read-server-newsrc--produces a buffer very similar to
17933     the group buffer, but with only groups from that server listed;
17934     quitting this buffer returns to the server buffer.
17935
17936 @item
17937  add a command to check the integrity of an nnfolder folder --
17938 go through the article numbers and see that there are no duplicates,
17939 and stuff.
17940
17941 @item
17942  `unsmileyfy-buffer' to undo smileification.
17943
17944 @item
17945  a command to give all relevant info on an article, including all
17946 secondary marks.
17947
17948 @item
17949  when doing `-request-accept-article', the backends should do
17950 the nnmail duplicate checking.
17951
17952 @item
17953  allow `message-signature-file' to be a function to return the
17954 value of the signature file.
17955
17956 @item
17957  In addition, I would love it if I could configure message-tab so that it
17958 could call `bbdb-complete-name' in other headers.  So, some sort of
17959 interface like
17960
17961 (setq message-tab-alist
17962       '((message-header-regexp message-expand-group)
17963         ("^\\(To\\|[cC]c\\|[bB]cc\\)"  bbdb-complete-name)))
17964
17965 then you could run the relevant function to complete the information in
17966 the header
17967
17968 @item
17969  cache the newsgroups file locally to avoid reloading it all the time.
17970
17971 @item
17972  a command to import a buffer into a group.
17973
17974 @item
17975  nnweb should allow fetching by Message-ID from servers.
17976
17977 @item
17978  point in the article buffer doesn't always go to the
17979 beginning of the buffer when selecting new articles.
17980
17981 @item
17982  a command to process mark all unread articles.
17983
17984 @item
17985  `gnus-gather-threads-by-references-and-subject' -- first
17986 do gathering by references, and then go through the dummy roots and
17987 do more gathering by subject.
17988
17989 @item
17990  gnus-uu-mark-in-numerical-order -- process mark articles in
17991 article numerical order.
17992
17993 @item
17994  (gnus-thread-total-score
17995  (gnus-id-to-thread (mail-header-id (gnus-summary-article-header))))
17996 bind to a key.
17997
17998 @item
17999  sorting by score is wrong when using sparse threads.
18000
18001 @item
18002  a command to fetch an arbitrary article -- without having to be
18003 in the summary buffer.
18004
18005 @item
18006  a new nncvs backend.  Each group would show an article, using
18007 version branches as threading, checkin date as the date, etc.
18008
18009 @item
18010  http://www.dejanews.com/forms/dnsetfilter_exp.html ?
18011 This filter allows one to construct advance queries on the Dejanews
18012 database such as specifying start and end dates, subject, author,
18013 and/or newsgroup name.
18014
18015 @item
18016  new Date header scoring type -- older, newer
18017
18018 @item
18019  use the summary toolbar in the article buffer.
18020
18021 @item
18022  a command to fetch all articles that are less than X days old.
18023
18024 @item
18025  in pick mode, `q' should save the list of selected articles in the
18026 group info.  The next time the group is selected, these articles
18027 will automatically get the process mark.
18028
18029 @item
18030  Isn't it possible to (also?) allow M-^ to automatically try the
18031 default server if it fails on the current server?  (controlled by a
18032 user variable, (nil, t, 'ask)).
18033
18034 @item
18035  make it possible to cancel articles using the select method for the
18036 current group.
18037
18038 @item
18039  `gnus-summary-select-article-on-entry' or something.  It'll default
18040 to t and will select whatever article decided by `gnus-auto-select-first'.
18041
18042 @item
18043  a new variable to control which selection commands should be unselecting.
18044 `first', `best', `next', `prev', `next-unread', `prev-unread' are
18045 candidates.
18046
18047 @item
18048  be able to select groups that have no articles in them
18049 to be able to post in them (using the current select method).
18050
18051 @item
18052  be able to post via DejaNews.
18053
18054 @item
18055  `x' should retain any sortings that have been performed.
18056
18057 @item
18058  allow the user to specify the precedence of the secondary marks.  Also
18059 allow them to be displayed separately.
18060
18061 @item
18062  gnus-summary-save-in-pipe should concatenate the results from
18063 the processes when doing a process marked pipe.
18064
18065 @item
18066  a new match type, like Followup, but which adds Thread matches on all
18067 articles that match a certain From header.
18068
18069 @item
18070  a function that can be read from kill-emacs-query-functions to offer
18071 saving living summary buffers.
18072
18073 @item
18074  a function for selecting a particular group which will contain
18075 the articles listed in a list of article numbers/id's.
18076
18077 @item
18078  a battery of character translation functions to translate common
18079 Mac, MS (etc) characters into ISO 8859-1.
18080
18081 @example
18082 (defun article-fix-m$word ()
18083   "Fix M$Word smartquotes in an article."
18084   (interactive)
18085   (save-excursion
18086     (let ((buffer-read-only nil))
18087       (goto-char (point-min))
18088       (while (search-forward "\221" nil t)
18089         (replace-match "`" t t))
18090       (goto-char (point-min))
18091       (while (search-forward "\222" nil t)
18092         (replace-match "'" t t))
18093       (goto-char (point-min))
18094       (while (search-forward "\223" nil t)
18095         (replace-match "\"" t t))
18096       (goto-char (point-min))
18097       (while (search-forward "\224" nil t)
18098         (replace-match "\"" t t)))))
18099 @end example
18100
18101 @item
18102 @example
18103  (add-hook 'gnus-exit-query-functions
18104 '(lambda ()
18105    (if (and (file-exists-p nnmail-spool-file)
18106             (> (nnheader-file-size nnmail-spool-file) 0))
18107        (yes-or-no-p "New mail has arrived.  Quit Gnus anyways? ")
18108        (y-or-n-p "Are you sure you want to quit Gnus? "))))
18109 @end example
18110
18111 @item
18112  allow message-default-headers to be a function.
18113
18114 @item
18115  new Date score match types -- < > = (etc) that take floating point
18116 numbers and match on the age of the article.
18117
18118 @item
18119 @example
18120 >  > > If so, I've got one gripe: It seems that when I fire up gnus 5.2.25
18121 >  > > under xemacs-19.14, it's creating a new frame, but is erasing the
18122 >  > > buffer in the frame that it was called from =:-O
18123 >
18124 >  > Hm.  How do you start up Gnus?  From the toolbar or with
18125 >  > `M-x gnus-other-frame'?
18126 >
18127 >    I normally start it up from the toolbar; at
18128 > least that's the way I've caught it doing the
18129 > deed before.
18130 @end example
18131
18132 @item
18133  all commands that react to the process mark should push
18134 the current process mark set onto the stack.
18135
18136 @item
18137  gnus-article-hide-pgp
18138 Selv ville jeg nok ha valgt islette den dersom teksten matcher
18139 @example
18140 "\\(This\s+\\)?[^ ]+ has been automatically signed by"
18141 @end example
18142 og det er maks hundre tegn mellom match-end og ----linja.  Men -det-
18143 er min type heuristikk og langt fra alles.
18144
18145 @item
18146  `gnus-subscribe-sorted' -- insert new groups where they would have been
18147 sorted to if `gnus-group-sort-function' were run.
18148
18149 @item
18150  gnus-(group,summary)-highlight should respect any `face' text props set
18151 on the lines.
18152
18153 @item
18154  use run-with-idle-timer for gnus-demon instead of the
18155 home-brewed stuff for better reliability.
18156
18157 @item
18158  add a way to select which NoCeM type to apply -- spam, troll, etc.
18159
18160 @item
18161  nndraft-request-group should tally auto-save files.
18162
18163 @item
18164  implement nntp-retry-on-break and nntp-command-timeout.
18165
18166 @item
18167  gnus-article-highlight-limit that says when not to highlight (long)
18168 articles.
18169
18170 @item
18171  (nnoo-set SERVER VARIABLE VALUE)
18172
18173 @item
18174  nn*-spool-methods
18175
18176 @item
18177  interrupitng agent fetching of articles should save articles.
18178
18179 @item
18180  command to open a digest group, and copy all the articles there to the
18181 current group.
18182
18183 @item
18184  a variable to disable article body highlights if there's more than
18185 X characters in the body.
18186
18187 @item
18188  handle 480/381 authinfo requests separately.
18189
18190 @item
18191  include the texi/dir file in the distribution.
18192
18193 @item
18194  format spec to "tab" to a position.
18195
18196 @item
18197  Move all prompting to the new `M-n' default style.
18198
18199 @item
18200  command to display all dormant articles.
18201
18202 @item
18203  gnus-auto-select-next makeover -- list of things it should do.
18204
18205 @item
18206  a score match type that adds scores matching on From if From has replied
18207 to something someone else has said.
18208
18209 @item
18210  Read Netscape discussion groups:
18211 snews://secnews.netscape.com/netscape.communicator.unix
18212
18213 @item
18214 One command to edit the original version if an article, and one to edit
18215 the displayed version.
18216
18217 @item
18218 @kbd{T v} -- make all process-marked articles the children of the
18219 current article.
18220
18221 @item
18222 Switch from initial text to the new default text mechanism.
18223
18224 @item
18225 How about making it possible to expire local articles?  Will it be
18226 possible to make various constraints on when an article can be
18227 expired, e.g. (read), (age > 14 days), or the more interesting (read
18228 & age > 14 days)?
18229
18230 @item
18231 New limit command---limit to articles that have a certain string
18232 in the head or body.
18233
18234 @item
18235 Allow breaking lengthy NNTP commands.
18236
18237 @item
18238 gnus-article-highlight-limit, to disable highlighting in big articles.
18239
18240 @item
18241 Editing an article should put the article to be edited
18242 in a special, unique buffer.
18243
18244 @item
18245 A command to send a mail to the admin-address group param.
18246
18247 @item
18248 A Date scoring type that will match if the article
18249 is less than a certain number of days old.
18250
18251 @item
18252 New spec: %~(tab 56) to put point on column 56
18253
18254 @item
18255 Allow Gnus Agent scoring to use normal score files.
18256
18257 @item
18258 Rething the Agent active file thing.  `M-g' doesn't update the active
18259 file, for instance.
18260
18261 @item
18262 With dummy roots, `^' and then selecing the first article
18263 in any other dummy thread will make gnus highlight the
18264 dummy root instead of the first article.
18265
18266 @item
18267 Propagate all group properties (marks, article numbers, etc) up to the
18268 topics for displaying.
18269
18270 @item
18271 `n' in the group buffer with topics should go to the next group
18272 with unread articles, even if that group is hidden in a topic.
18273
18274 @item
18275 gnus-posting-styles doesn't work in drafts.
18276
18277 @item
18278 gnus-summary-limit-include-cached is slow when there are
18279 many articles in the cache, since it regenerates big parts of the
18280 summary buffer for each article.
18281
18282 @item
18283 Implement gnus-batch-brew-soup.
18284
18285 @item
18286 Group parameters and summary commands for un/subscribing to mailing
18287 lists. 
18288
18289 @item
18290 Introduce nnmail-home-directory.
18291
18292 @item
18293 gnus-fetch-group and friends should exit Gnus when the user
18294 exits the group.
18295
18296 @item
18297 The jingle is only played on the second invocation of Gnus.
18298
18299 @item
18300 Bouncing articles should do MIME.
18301
18302 @item
18303 Crossposted articles should "inherit" the % or @ mark from the other
18304 groups it has been crossposted to, or something.  (Agent.)
18305
18306 @item
18307 `S D r' should allow expansion of aliases.
18308
18309 @item
18310 If point is on a group that appears multiple times in topics, and
18311 you press `l', point will move to the first instance of the group.
18312
18313 @item
18314 The documentation should mention pop3.el, fetchmail, smtpmail and why
18315 po:username often fails.
18316
18317 @item
18318 Fetch by Message-ID from dejanews.
18319
18320 <URL:http://search.dejanews.com/msgid.xp?MID=%3C62h9l9$hm4@@basement.replay.com%3E&fmt=raw>
18321
18322 @item
18323 Solve the halting problem.
18324
18325 @c TODO
18326 @end itemize
18327
18328 @iftex
18329
18330 @page
18331 @node The Manual
18332 @section The Manual
18333 @cindex colophon
18334 @cindex manual
18335
18336 This manual was generated from a TeXinfo file and then run through
18337 either @code{texi2dvi}
18338 @iflatex
18339 or my own home-brewed TeXinfo to \LaTeX\ transformer,
18340 and then run through @code{latex} and @code{dvips}
18341 @end iflatex
18342 to get what you hold in your hands now.
18343
18344 The following conventions have been used:
18345
18346 @enumerate
18347
18348 @item
18349 This is a @samp{string}
18350
18351 @item
18352 This is a @kbd{keystroke}
18353
18354 @item
18355 This is a @file{file}
18356
18357 @item
18358 This is a @code{symbol}
18359
18360 @end enumerate
18361
18362 So if I were to say ``set @code{flargnoze} to @samp{yes}'', that would
18363 mean:
18364
18365 @lisp
18366 (setq flargnoze "yes")
18367 @end lisp
18368
18369 If I say ``set @code{flumphel} to @code{yes}'', that would mean:
18370
18371 @lisp
18372 (setq flumphel 'yes)
18373 @end lisp
18374
18375 @samp{yes} and @code{yes} are two @emph{very} different things---don't
18376 ever get them confused.
18377
18378 @iflatex
18379 @c @head
18380 Of course, everything in this manual is of vital interest, so you should
18381 read it all.  Several times.  However, if you feel like skimming the
18382 manual, look for that gnu head you should see in the margin over
18383 there---it means that what's being discussed is of more importance than
18384 the rest of the stuff.  (On the other hand, if everything is infinitely
18385 important, how can anything be more important than that?  Just one more
18386 of the mysteries of this world, I guess.)
18387 @end iflatex
18388
18389 @end iftex
18390
18391
18392 @page
18393 @node Terminology
18394 @section Terminology
18395
18396 @cindex terminology
18397 @table @dfn
18398
18399 @item news
18400 @cindex news
18401 This is what you are supposed to use this thing for---reading news.
18402 News is generally fetched from a nearby @sc{nntp} server, and is
18403 generally publicly available to everybody.  If you post news, the entire
18404 world is likely to read just what you have written, and they'll all
18405 snigger mischievously.  Behind your back.
18406
18407 @item mail
18408 @cindex mail
18409 Everything that's delivered to you personally is mail.  Some news/mail
18410 readers (like Gnus) blur the distinction between mail and news, but
18411 there is a difference.  Mail is private.  News is public.  Mailing is
18412 not posting, and replying is not following up.
18413
18414 @item reply
18415 @cindex reply
18416 Send a mail to the person who has written what you are reading.
18417
18418 @item follow up
18419 @cindex follow up
18420 Post an article to the current newsgroup responding to the article you
18421 are reading.
18422
18423 @item backend
18424 @cindex backend
18425 Gnus gets fed articles from a number of backends, both news and mail
18426 backends.  Gnus does not handle the underlying media, so to speak---this
18427 is all done by the backends.
18428
18429 @item native
18430 @cindex native
18431 Gnus will always use one method (and backend) as the @dfn{native}, or
18432 default, way of getting news.
18433
18434 @item foreign
18435 @cindex foreign
18436 You can also have any number of foreign groups active at the same time.
18437 These are groups that use non-native non-secondary backends for getting
18438 news.
18439
18440 @item secondary
18441 @cindex secondary
18442 Secondary backends are somewhere half-way between being native and being
18443 foreign, but they mostly act like they are native.
18444
18445 @item article
18446 @cindex article
18447 A message that has been posted as news.
18448
18449 @item mail message
18450 @cindex mail message
18451 A message that has been mailed.
18452
18453 @item message
18454 @cindex message
18455 A mail message or news article
18456
18457 @item head
18458 @cindex head
18459 The top part of a message, where administrative information (etc.) is
18460 put.
18461
18462 @item body
18463 @cindex body
18464 The rest of an article.  Everything not in the head is in the
18465 body.
18466
18467 @item header
18468 @cindex header
18469 A line from the head of an article.
18470
18471 @item headers
18472 @cindex headers
18473 A collection of such lines, or a collection of heads.  Or even a
18474 collection of @sc{nov} lines.
18475
18476 @item @sc{nov}
18477 @cindex nov
18478 When Gnus enters a group, it asks the backend for the headers of all
18479 unread articles in the group.  Most servers support the News OverView
18480 format, which is more compact and much faster to read and parse than the
18481 normal @sc{head} format.
18482
18483 @item level
18484 @cindex levels
18485 Each group is subscribed at some @dfn{level} or other (1-9).  The ones
18486 that have a lower level are ``more'' subscribed than the groups with a
18487 higher level.  In fact, groups on levels 1-5 are considered
18488 @dfn{subscribed}; 6-7 are @dfn{unsubscribed}; 8 are @dfn{zombies}; and 9
18489 are @dfn{killed}.  Commands for listing groups and scanning for new
18490 articles will all use the numeric prefix as @dfn{working level}.
18491
18492 @item killed groups
18493 @cindex killed groups
18494 No information on killed groups is stored or updated, which makes killed
18495 groups much easier to handle than subscribed groups.
18496
18497 @item zombie groups
18498 @cindex zombie groups
18499 Just like killed groups, only slightly less dead.
18500
18501 @item active file
18502 @cindex active file
18503 The news server has to keep track of what articles it carries, and what
18504 groups exist.  All this information in stored in the active file, which
18505 is rather large, as you might surmise.
18506
18507 @item bogus groups
18508 @cindex bogus groups
18509 A group that exists in the @file{.newsrc} file, but isn't known to the
18510 server (i.e.,  it isn't in the active file), is a @emph{bogus group}.
18511 This means that the group probably doesn't exist (any more).
18512
18513 @item activating
18514 @cindex activating groups
18515 The act of asking the server for info on a group and computing the
18516 number of unread articles is called @dfn{activating the group}.
18517 Un-activated groups are listed with @samp{*} in the group buffer.
18518
18519 @item server
18520 @cindex server
18521 A machine one can connect to and get news (or mail) from.
18522
18523 @item select method
18524 @cindex select method
18525 A structure that specifies the backend, the server and the virtual
18526 server settings.
18527
18528 @item virtual server
18529 @cindex virtual server
18530 A named select method.  Since a select method defines all there is to
18531 know about connecting to a (physical) server, taking the thing as a
18532 whole is a virtual server.
18533
18534 @item washing
18535 @cindex washing
18536 Taking a buffer and running it through a filter of some sort.  The
18537 result will (more often than not) be cleaner and more pleasing than the
18538 original.
18539
18540 @item ephemeral groups
18541 @cindex ephemeral groups
18542 Most groups store data on what articles you have read.  @dfn{Ephemeral}
18543 groups are groups that will have no data stored---when you exit the
18544 group, it'll disappear into the aether.
18545
18546 @item solid groups
18547 @cindex solid groups
18548 This is the opposite of ephemeral groups.  All groups listed in the
18549 group buffer are solid groups.
18550
18551 @item sparse articles
18552 @cindex sparse articles
18553 These are article placeholders shown in the summary buffer when
18554 @code{gnus-build-sparse-threads} has been switched on.
18555
18556 @item threading
18557 @cindex threading
18558 To put responses to articles directly after the articles they respond
18559 to---in a hierarchical fashion.
18560
18561 @item root
18562 @cindex root
18563 @cindex thread root
18564 The first article in a thread is the root.  It is the ancestor of all
18565 articles in the thread.
18566
18567 @item parent
18568 @cindex parent
18569 An article that has responses.
18570
18571 @item child
18572 @cindex child
18573 An article that responds to a different article---its parent.
18574
18575 @item digest
18576 @cindex digest
18577 A collection of messages in one file.  The most common digest format is
18578 specified by RFC1153.
18579
18580 @end table
18581
18582
18583 @page
18584 @node Customization
18585 @section Customization
18586 @cindex general customization
18587
18588 All variables are properly documented elsewhere in this manual.  This
18589 section is designed to give general pointers on how to customize Gnus
18590 for some quite common situations.
18591
18592 @menu
18593 * Slow/Expensive Connection:: You run a local Emacs and get the news elsewhere.
18594 * Slow Terminal Connection::  You run a remote Emacs.
18595 * Little Disk Space::         You feel that having large setup files is icky.
18596 * Slow Machine::              You feel like buying a faster machine.
18597 @end menu
18598
18599
18600 @node Slow/Expensive Connection
18601 @subsection Slow/Expensive @sc{nntp} Connection
18602
18603 If you run Emacs on a machine locally, and get your news from a machine
18604 over some very thin strings, you want to cut down on the amount of data
18605 Gnus has to get from the @sc{nntp} server.
18606
18607 @table @code
18608
18609 @item gnus-read-active-file
18610 Set this to @code{nil}, which will inhibit Gnus from requesting the
18611 entire active file from the server.  This file is often v.  large.  You
18612 also have to set @code{gnus-check-new-newsgroups} and
18613 @code{gnus-check-bogus-newsgroups} to @code{nil} to make sure that Gnus
18614 doesn't suddenly decide to fetch the active file anyway.
18615
18616 @item gnus-nov-is-evil
18617 This one has to be @code{nil}.  If not, grabbing article headers from
18618 the @sc{nntp} server will not be very fast.  Not all @sc{nntp} servers
18619 support @sc{xover}; Gnus will detect this by itself.
18620 @end table
18621
18622
18623 @node Slow Terminal Connection
18624 @subsection Slow Terminal Connection
18625
18626 Let's say you use your home computer for dialing up the system that runs
18627 Emacs and Gnus.  If your modem is slow, you want to reduce (as much as
18628 possible) the amount of data sent over the wires.
18629
18630 @table @code
18631
18632 @item gnus-auto-center-summary
18633 Set this to @code{nil} to inhibit Gnus from re-centering the summary
18634 buffer all the time.  If it is @code{vertical}, do only vertical
18635 re-centering.  If it is neither @code{nil} nor @code{vertical}, do both
18636 horizontal and vertical recentering.
18637
18638 @item gnus-visible-headers
18639 Cut down on the headers included in the articles to the
18640 minimum.  You can, in fact, make do without them altogether---most of the
18641 useful data is in the summary buffer, anyway.  Set this variable to
18642 @samp{^NEVVVVER} or @samp{From:}, or whatever you feel you need.
18643
18644 @item gnus-article-display-hook
18645 Set this hook to all the available hiding commands:
18646 @lisp
18647 (setq gnus-article-display-hook
18648       '(gnus-article-hide-headers
18649         gnus-article-hide-signature
18650         gnus-article-hide-citation))
18651 @end lisp
18652
18653 @item gnus-use-full-window
18654 By setting this to @code{nil}, you can make all the windows smaller.
18655 While this doesn't really cut down much generally, it means that you
18656 have to see smaller portions of articles before deciding that you didn't
18657 want to read them anyway.
18658
18659 @item gnus-thread-hide-subtree
18660 If this is non-@code{nil}, all threads in the summary buffer will be
18661 hidden initially.
18662
18663 @item gnus-updated-mode-lines
18664 If this is @code{nil}, Gnus will not put information in the buffer mode
18665 lines, which might save some time.
18666 @end table
18667
18668
18669 @node Little Disk Space
18670 @subsection Little Disk Space
18671 @cindex disk space
18672
18673 The startup files can get rather large, so you may want to cut their
18674 sizes a bit if you are running out of space.
18675
18676 @table @code
18677
18678 @item gnus-save-newsrc-file
18679 If this is @code{nil}, Gnus will never save @file{.newsrc}---it will
18680 only save @file{.newsrc.eld}.  This means that you will not be able to
18681 use any other newsreaders than Gnus.  This variable is @code{t} by
18682 default.
18683
18684 @item gnus-save-killed-list
18685 If this is @code{nil}, Gnus will not save the list of dead groups.  You
18686 should also set @code{gnus-check-new-newsgroups} to @code{ask-server}
18687 and @code{gnus-check-bogus-newsgroups} to @code{nil} if you set this
18688 variable to @code{nil}.  This variable is @code{t} by default.
18689
18690 @end table
18691
18692
18693 @node Slow Machine
18694 @subsection Slow Machine
18695 @cindex slow machine
18696
18697 If you have a slow machine, or are just really impatient, there are a
18698 few things you can do to make Gnus run faster.
18699
18700 Set @code{gnus-check-new-newsgroups} and
18701 @code{gnus-check-bogus-newsgroups} to @code{nil} to make startup faster.
18702
18703 Set @code{gnus-show-threads}, @code{gnus-use-cross-reference} and
18704 @code{gnus-nov-is-evil} to @code{nil} to make entering and exiting the
18705 summary buffer faster.
18706
18707 Set @code{gnus-article-display-hook} to @code{nil} to make article
18708 processing a bit faster.
18709
18710
18711 @page
18712 @node Troubleshooting
18713 @section Troubleshooting
18714 @cindex troubleshooting
18715
18716 Gnus works @emph{so} well straight out of the box---I can't imagine any
18717 problems, really.
18718
18719 Ahem.
18720
18721 @enumerate
18722
18723 @item
18724 Make sure your computer is switched on.
18725
18726 @item
18727 Make sure that you really load the current Gnus version.  If you have
18728 been running @sc{gnus}, you need to exit Emacs and start it up again before
18729 Gnus will work.
18730
18731 @item
18732 Try doing an @kbd{M-x gnus-version}.  If you get something that looks
18733 like @samp{Gnus v5.46; nntp 4.0} you have the right files loaded.  If,
18734 on the other hand, you get something like @samp{NNTP 3.x} or @samp{nntp
18735 flee}, you have some old @file{.el} files lying around.  Delete these.
18736
18737 @item
18738 Read the help group (@kbd{G h} in the group buffer) for a FAQ and a
18739 how-to.
18740
18741 @item
18742 @vindex max-lisp-eval-depth
18743 Gnus works on many recursive structures, and in some extreme (and very
18744 rare) cases Gnus may recurse down ``too deeply'' and Emacs will beep at
18745 you.  If this happens to you, set @code{max-lisp-eval-depth} to 500 or
18746 something like that.
18747 @end enumerate
18748
18749 If all else fails, report the problem as a bug.
18750
18751 @cindex bugs
18752 @cindex reporting bugs
18753
18754 @kindex M-x gnus-bug
18755 @findex gnus-bug
18756 If you find a bug in Gnus, you can report it with the @kbd{M-x gnus-bug}
18757 command. @kbd{M-x set-variable RET debug-on-error RET t RET}, and send
18758 me the backtrace.  I will fix bugs, but I can only fix them if you send
18759 me a precise description as to how to reproduce the bug.
18760
18761 You really can never be too detailed in a bug report.  Always use the
18762 @kbd{M-x gnus-bug} command when you make bug reports, even if it creates
18763 a 10Kb mail each time you use it, and even if you have sent me your
18764 environment 500 times before.  I don't care.  I want the full info each
18765 time.
18766
18767 It is also important to remember that I have no memory whatsoever.  If
18768 you send a bug report, and I send you a reply, and then you just send
18769 back ``No, it's not! Moron!'', I will have no idea what you are
18770 insulting me about.  Always over-explain everything.  It's much easier
18771 for all of us---if I don't have all the information I need, I will just
18772 mail you and ask for more info, and everything takes more time.
18773
18774 If the problem you're seeing is very visual, and you can't quite explain
18775 it, copy the Emacs window to a file (with @code{xwd}, for instance), put
18776 it somewhere it can be reached, and include the URL of the picture in
18777 the bug report.
18778
18779 If you just need help, you are better off asking on
18780 @samp{gnu.emacs.gnus}.  I'm not very helpful.
18781
18782 @cindex gnu.emacs.gnus
18783 @cindex ding mailing list
18784 You can also ask on the ding mailing list---@samp{ding@@gnus.org}.
18785 Write to @samp{ding-request@@gnus.org} to subscribe.
18786
18787
18788 @page
18789 @node Gnus Reference Guide
18790 @section Gnus Reference Guide
18791
18792 It is my hope that other people will figure out smart stuff that Gnus
18793 can do, and that other people will write those smart things as well.  To
18794 facilitate that I thought it would be a good idea to describe the inner
18795 workings of Gnus.  And some of the not-so-inner workings, while I'm at
18796 it.
18797
18798 You can never expect the internals of a program not to change, but I
18799 will be defining (in some details) the interface between Gnus and its
18800 backends (this is written in stone), the format of the score files
18801 (ditto), data structures (some are less likely to change than others)
18802 and general methods of operation.
18803
18804 @menu
18805 * Gnus Utility Functions::   Common functions and variable to use.
18806 * Backend Interface::        How Gnus communicates with the servers.
18807 * Score File Syntax::        A BNF definition of the score file standard.
18808 * Headers::                  How Gnus stores headers internally.
18809 * Ranges::                   A handy format for storing mucho numbers.
18810 * Group Info::               The group info format.
18811 * Extended Interactive::     Symbolic prefixes and stuff.
18812 * Emacs/XEmacs Code::        Gnus can be run under all modern Emacsen.
18813 * Various File Formats::     Formats of files that Gnus use.
18814 @end menu
18815
18816
18817 @node Gnus Utility Functions
18818 @subsection Gnus Utility Functions
18819 @cindex Gnus utility functions
18820 @cindex utility functions
18821 @cindex functions
18822 @cindex internal variables
18823
18824 When writing small functions to be run from hooks (and stuff), it's
18825 vital to have access to the Gnus internal functions and variables.
18826 Below is a list of the most common ones.
18827
18828 @table @code
18829
18830 @item gnus-newsgroup-name
18831 @vindex gnus-newsgroup-name
18832 This variable holds the name of the current newsgroup.
18833
18834 @item gnus-find-method-for-group
18835 @findex gnus-find-method-for-group
18836 A function that returns the select method for @var{group}.
18837
18838 @item gnus-group-real-name
18839 @findex gnus-group-real-name
18840 Takes a full (prefixed) Gnus group name, and returns the unprefixed
18841 name.
18842
18843 @item gnus-group-prefixed-name
18844 @findex gnus-group-prefixed-name
18845 Takes an unprefixed group name and a select method, and returns the full
18846 (prefixed) Gnus group name.
18847
18848 @item gnus-get-info
18849 @findex gnus-get-info
18850 Returns the group info list for @var{group}.
18851
18852 @item gnus-group-unread
18853 @findex gnus-group-unread
18854 The number of unread articles in @var{group}, or @code{t} if that is
18855 unknown.
18856
18857 @item gnus-active
18858 @findex gnus-active
18859 The active entry for @var{group}.
18860
18861 @item gnus-set-active
18862 @findex gnus-set-active
18863 Set the active entry for @var{group}.
18864
18865 @item gnus-add-current-to-buffer-list
18866 @findex gnus-add-current-to-buffer-list
18867 Adds the current buffer to the list of buffers to be killed on Gnus
18868 exit.
18869
18870 @item gnus-continuum-version
18871 @findex gnus-continuum-version
18872 Takes a Gnus version string as a parameter and returns a floating point
18873 number.  Earlier versions will always get a lower number than later
18874 versions.
18875
18876 @item gnus-group-read-only-p
18877 @findex gnus-group-read-only-p
18878 Says whether @var{group} is read-only or not.
18879
18880 @item gnus-news-group-p
18881 @findex gnus-news-group-p
18882 Says whether @var{group} came from a news backend.
18883
18884 @item gnus-ephemeral-group-p
18885 @findex gnus-ephemeral-group-p
18886 Says whether @var{group} is ephemeral or not.
18887
18888 @item gnus-server-to-method
18889 @findex gnus-server-to-method
18890 Returns the select method corresponding to @var{server}.
18891
18892 @item gnus-server-equal
18893 @findex gnus-server-equal
18894 Says whether two virtual servers are equal.
18895
18896 @item gnus-group-native-p
18897 @findex gnus-group-native-p
18898 Says whether @var{group} is native or not.
18899
18900 @item gnus-group-secondary-p
18901 @findex gnus-group-secondary-p
18902 Says whether @var{group} is secondary or not.
18903
18904 @item gnus-group-foreign-p
18905 @findex gnus-group-foreign-p
18906 Says whether @var{group} is foreign or not.
18907
18908 @item group-group-find-parameter
18909 @findex group-group-find-parameter
18910 Returns the parameter list of @var{group}.  If given a second parameter,
18911 returns the value of that parameter for @var{group}.
18912
18913 @item gnus-group-set-parameter
18914 @findex gnus-group-set-parameter
18915 Takes three parameters; @var{group}, @var{parameter} and @var{value}.
18916
18917 @item gnus-narrow-to-body
18918 @findex gnus-narrow-to-body
18919 Narrows the current buffer to the body of the article.
18920
18921 @item gnus-check-backend-function
18922 @findex gnus-check-backend-function
18923 Takes two parameters, @var{function} and @var{group}.  If the backend
18924 @var{group} comes from supports @var{function}, return non-@code{nil}.
18925
18926 @lisp
18927 (gnus-check-backend-function "request-scan" "nnml:misc")
18928 @result{} t
18929 @end lisp
18930
18931 @item gnus-read-method
18932 @findex gnus-read-method
18933 Prompts the user for a select method.
18934
18935 @end table
18936
18937
18938 @node Backend Interface
18939 @subsection Backend Interface
18940
18941 Gnus doesn't know anything about @sc{nntp}, spools, mail or virtual
18942 groups.  It only knows how to talk to @dfn{virtual servers}.  A virtual
18943 server is a @dfn{backend} and some @dfn{backend variables}.  As examples
18944 of the first, we have @code{nntp}, @code{nnspool} and @code{nnmbox}.  As
18945 examples of the latter we have @code{nntp-port-number} and
18946 @code{nnmbox-directory}.
18947
18948 When Gnus asks for information from a backend---say @code{nntp}---on
18949 something, it will normally include a virtual server name in the
18950 function parameters.  (If not, the backend should use the ``current''
18951 virtual server.)  For instance, @code{nntp-request-list} takes a virtual
18952 server as its only (optional) parameter.  If this virtual server hasn't
18953 been opened, the function should fail.
18954
18955 Note that a virtual server name has no relation to some physical server
18956 name.  Take this example:
18957
18958 @lisp
18959 (nntp "odd-one"
18960       (nntp-address "ifi.uio.no")
18961       (nntp-port-number 4324))
18962 @end lisp
18963
18964 Here the virtual server name is @samp{odd-one} while the name of
18965 the physical server is @samp{ifi.uio.no}.
18966
18967 The backends should be able to switch between several virtual servers.
18968 The standard backends implement this by keeping an alist of virtual
18969 server environments that they pull down/push up when needed.
18970
18971 There are two groups of interface functions: @dfn{required functions},
18972 which must be present, and @dfn{optional functions}, which Gnus will
18973 always check for presence before attempting to call 'em.
18974
18975 All these functions are expected to return data in the buffer
18976 @code{nntp-server-buffer} (@samp{ *nntpd*}), which is somewhat
18977 unfortunately named, but we'll have to live with it.  When I talk about
18978 @dfn{resulting data}, I always refer to the data in that buffer.  When I
18979 talk about @dfn{return value}, I talk about the function value returned by
18980 the function call.  Functions that fail should return @code{nil} as the
18981 return value.
18982
18983 Some backends could be said to be @dfn{server-forming} backends, and
18984 some might be said not to be.  The latter are backends that generally
18985 only operate on one group at a time, and have no concept of ``server''
18986 -- they have a group, and they deliver info on that group and nothing
18987 more.
18988
18989 In the examples and definitions I will refer to the imaginary backend
18990 @code{nnchoke}.
18991
18992 @cindex @code{nnchoke}
18993
18994 @menu
18995 * Required Backend Functions::        Functions that must be implemented.
18996 * Optional Backend Functions::        Functions that need not be implemented.
18997 * Error Messaging::                   How to get messages and report errors.
18998 * Writing New Backends::              Extending old backends.
18999 * Hooking New Backends Into Gnus::    What has to be done on the Gnus end.
19000 * Mail-like Backends::                Some tips on mail backends.
19001 @end menu
19002
19003
19004 @node Required Backend Functions
19005 @subsubsection Required Backend Functions
19006
19007 @table @code
19008
19009 @item (nnchoke-retrieve-headers ARTICLES &optional GROUP SERVER FETCH-OLD)
19010
19011 @var{articles} is either a range of article numbers or a list of
19012 @code{Message-ID}s.  Current backends do not fully support either---only
19013 sequences (lists) of article numbers, and most backends do not support
19014 retrieval of @code{Message-ID}s.  But they should try for both.
19015
19016 The result data should either be HEADs or NOV lines, and the result
19017 value should either be @code{headers} or @code{nov} to reflect this.
19018 This might later be expanded to @code{various}, which will be a mixture
19019 of HEADs and NOV lines, but this is currently not supported by Gnus.
19020
19021 If @var{fetch-old} is non-@code{nil} it says to try fetching "extra
19022 headers", in some meaning of the word.  This is generally done by
19023 fetching (at most) @var{fetch-old} extra headers less than the smallest
19024 article number in @code{articles}, and filling the gaps as well.  The
19025 presence of this parameter can be ignored if the backend finds it
19026 cumbersome to follow the request.  If this is non-@code{nil} and not a
19027 number, do maximum fetches.
19028
19029 Here's an example HEAD:
19030
19031 @example
19032 221 1056 Article retrieved.
19033 Path: ifi.uio.no!sturles
19034 From: sturles@@ifi.uio.no (Sturle Sunde)
19035 Newsgroups: ifi.discussion
19036 Subject: Re: Something very droll
19037 Date: 27 Oct 1994 14:02:57 +0100
19038 Organization: Dept. of Informatics, University of Oslo, Norway
19039 Lines: 26
19040 Message-ID: <38o8e1$a0o@@holmenkollen.ifi.uio.no>
19041 References: <38jdmq$4qu@@visbur.ifi.uio.no>
19042 NNTP-Posting-Host: holmenkollen.ifi.uio.no
19043 .
19044 @end example
19045
19046 So a @code{headers} return value would imply that there's a number of
19047 these in the data buffer.
19048
19049 Here's a BNF definition of such a buffer:
19050
19051 @example
19052 headers        = *head
19053 head           = error / valid-head
19054 error-message  = [ "4" / "5" ] 2number " " <error message> eol
19055 valid-head     = valid-message *header "." eol
19056 valid-message  = "221 " <number> " Article retrieved." eol
19057 header         = <text> eol
19058 @end example
19059
19060 If the return value is @code{nov}, the data buffer should contain
19061 @dfn{network overview database} lines.  These are basically fields
19062 separated by tabs.
19063
19064 @example
19065 nov-buffer = *nov-line
19066 nov-line   = 8*9 [ field <TAB> ] eol
19067 field      = <text except TAB>
19068 @end example
19069
19070 For a closer look at what should be in those fields,
19071 @pxref{Headers}.
19072
19073
19074 @item (nnchoke-open-server SERVER &optional DEFINITIONS)
19075
19076 @var{server} is here the virtual server name.  @var{definitions} is a
19077 list of @code{(VARIABLE VALUE)} pairs that define this virtual server.
19078
19079 If the server can't be opened, no error should be signaled.  The backend
19080 may then choose to refuse further attempts at connecting to this
19081 server.  In fact, it should do so.
19082
19083 If the server is opened already, this function should return a
19084 non-@code{nil} value.  There should be no data returned.
19085
19086
19087 @item (nnchoke-close-server &optional SERVER)
19088
19089 Close connection to @var{server} and free all resources connected
19090 to it.  Return @code{nil} if the server couldn't be closed for some
19091 reason.
19092
19093 There should be no data returned.
19094
19095
19096 @item (nnchoke-request-close)
19097
19098 Close connection to all servers and free all resources that the backend
19099 have reserved.  All buffers that have been created by that backend
19100 should be killed.  (Not the @code{nntp-server-buffer}, though.)  This
19101 function is generally only called when Gnus is shutting down.
19102
19103 There should be no data returned.
19104
19105
19106 @item (nnchoke-server-opened &optional SERVER)
19107
19108 If @var{server} is the current virtual server, and the connection to the
19109 physical server is alive, then this function should return a
19110 non-@code{nil} vlue.  This function should under no circumstances
19111 attempt to reconnect to a server we have lost connection to.
19112
19113 There should be no data returned.
19114
19115
19116 @item (nnchoke-status-message &optional SERVER)
19117
19118 This function should return the last error message from @var{server}.
19119
19120 There should be no data returned.
19121
19122
19123 @item (nnchoke-request-article ARTICLE &optional GROUP SERVER TO-BUFFER)
19124
19125 The result data from this function should be the article specified by
19126 @var{article}.  This might either be a @code{Message-ID} or a number.
19127 It is optional whether to implement retrieval by @code{Message-ID}, but
19128 it would be nice if that were possible.
19129
19130 If @var{to-buffer} is non-@code{nil}, the result data should be returned
19131 in this buffer instead of the normal data buffer.  This is to make it
19132 possible to avoid copying large amounts of data from one buffer to
19133 another, while Gnus mainly requests articles to be inserted directly
19134 into its article buffer.
19135
19136 If it is at all possible, this function should return a cons cell where
19137 the @code{car} is the group name the article was fetched from, and the @code{cdr} is
19138 the article number.  This will enable Gnus to find out what the real
19139 group and article numbers are when fetching articles by
19140 @code{Message-ID}.  If this isn't possible, @code{t} should be returned
19141 on successful article retrieval.
19142
19143
19144 @item (nnchoke-request-group GROUP &optional SERVER FAST)
19145
19146 Get data on @var{group}.  This function also has the side effect of
19147 making @var{group} the current group.
19148
19149 If @var{FAST}, don't bother to return useful data, just make @var{group}
19150 the current group.
19151
19152 Here's an example of some result data and a definition of the same:
19153
19154 @example
19155 211 56 1000 1059 ifi.discussion
19156 @end example
19157
19158 The first number is the status, which should be 211.  Next is the
19159 total number of articles in the group, the lowest article number, the
19160 highest article number, and finally the group name.  Note that the total
19161 number of articles may be less than one might think while just
19162 considering the highest and lowest article numbers, but some articles
19163 may have been canceled.  Gnus just discards the total-number, so
19164 whether one should take the bother to generate it properly (if that is a
19165 problem) is left as an exercise to the reader.
19166
19167 @example
19168 group-status = [ error / info ] eol
19169 error        = [ "4" / "5" ] 2<number> " " <Error message>
19170 info         = "211 " 3* [ <number> " " ] <string>
19171 @end example
19172
19173
19174 @item (nnchoke-close-group GROUP &optional SERVER)
19175
19176 Close @var{group} and free any resources connected to it.  This will be
19177 a no-op on most backends.
19178
19179 There should be no data returned.
19180
19181
19182 @item (nnchoke-request-list &optional SERVER)
19183
19184 Return a list of all groups available on @var{server}.  And that means
19185 @emph{all}.
19186
19187 Here's an example from a server that only carries two groups:
19188
19189 @example
19190 ifi.test 0000002200 0000002000 y
19191 ifi.discussion 3324 3300 n
19192 @end example
19193
19194 On each line we have a group name, then the highest article number in
19195 that group, the lowest article number, and finally a flag.
19196
19197 @example
19198 active-file = *active-line
19199 active-line = name " " <number> " " <number> " " flags eol
19200 name        = <string>
19201 flags       = "n" / "y" / "m" / "x" / "j" / "=" name
19202 @end example
19203
19204 The flag says whether the group is read-only (@samp{n}), is moderated
19205 (@samp{m}), is dead (@samp{x}), is aliased to some other group
19206 (@samp{=other-group}) or none of the above (@samp{y}).
19207
19208
19209 @item (nnchoke-request-post &optional SERVER)
19210
19211 This function should post the current buffer.  It might return whether
19212 the posting was successful or not, but that's not required.  If, for
19213 instance, the posting is done asynchronously, it has generally not been
19214 completed by the time this function concludes.  In that case, this
19215 function should set up some kind of sentinel to beep the user loud and
19216 clear if the posting could not be completed.
19217
19218 There should be no result data from this function.
19219
19220 @end table
19221
19222
19223 @node Optional Backend Functions
19224 @subsubsection Optional Backend Functions
19225
19226 @table @code
19227
19228 @item (nnchoke-retrieve-groups GROUPS &optional SERVER)
19229
19230 @var{groups} is a list of groups, and this function should request data
19231 on all those groups.  How it does it is of no concern to Gnus, but it
19232 should attempt to do this in a speedy fashion.
19233
19234 The return value of this function can be either @code{active} or
19235 @code{group}, which says what the format of the result data is.  The
19236 former is in the same format as the data from
19237 @code{nnchoke-request-list}, while the latter is a buffer full of lines
19238 in the same format as @code{nnchoke-request-group} gives.
19239
19240 @example
19241 group-buffer = *active-line / *group-status
19242 @end example
19243
19244
19245 @item (nnchoke-request-update-info GROUP INFO &optional SERVER)
19246
19247 A Gnus group info (@pxref{Group Info}) is handed to the backend for
19248 alterations.  This comes in handy if the backend really carries all the
19249 information (as is the case with virtual and imap groups).  This
19250 function should destructively alter the info to suit its needs, and
19251 should return the (altered) group info.
19252
19253 There should be no result data from this function.
19254
19255
19256 @item (nnchoke-request-type GROUP &optional ARTICLE)
19257
19258 When the user issues commands for ``sending news'' (@kbd{F} in the
19259 summary buffer, for instance), Gnus has to know whether the article the
19260 user is following up on is news or mail.  This function should return
19261 @code{news} if @var{article} in @var{group} is news, @code{mail} if it
19262 is mail and @code{unknown} if the type can't be decided.  (The
19263 @var{article} parameter is necessary in @code{nnvirtual} groups which
19264 might very well combine mail groups and news groups.)  Both @var{group}
19265 and @var{article} may be @code{nil}.
19266
19267 There should be no result data from this function.
19268
19269
19270 @item (nnchoke-request-set-mark GROUP ACTION &optional SERVER)
19271
19272 Set/remove/add marks on articles. Normally Gnus handles the article
19273 marks (such as read, ticked, expired etc) internally, and store them in
19274 @code{~/.newsrc.eld}. Some backends (such as IMAP) however carry all
19275 information about the articles on the server, so Gnus need to propagate
19276 the mark information to the server.
19277
19278 ACTION is a list of mark setting requests, having this format:
19279
19280 @example
19281 (RANGE ACTION MARK)
19282 @end example
19283
19284 Range is a range of articles you wish to update marks on. Action is
19285 @code{set}, @code{add} or @code{del}, respectively used for removing all
19286 existing marks and setting them as specified, adding (preserving the
19287 marks not mentioned) mark and removing (preserving the marks not
19288 mentioned) marks. Mark is a list of marks; where each mark is a
19289 symbol. Currently used marks are @code{read}, @code{tick}, @code{reply},
19290 @code{expire}, @code{killed}, @code{dormant}, @code{save},
19291 @code{download} and @code{unsend}, but your backend should, if possible,
19292 not limit itself to theese.
19293
19294 Given contradictory actions, the last action in the list should be the
19295 effective one. That is, if your action contains a request to add the
19296 @code{tick} mark on article 1 and, later in the list, a request to
19297 remove the mark on the same article, the mark should in fact be removed.
19298
19299 An example action list:
19300
19301 @example
19302 (((5 12 30) 'del '(tick))
19303  ((10 . 90) 'add '(read expire))
19304  ((92 94) 'del '(read)))
19305 @end example
19306
19307 The function should return a range of articles it wasn't able to set the
19308 mark on (currently not used for anything).
19309
19310 There should be no result data from this function.
19311
19312 @item (nnchoke-request-update-mark GROUP ARTICLE MARK)
19313
19314 If the user tries to set a mark that the backend doesn't like, this
19315 function may change the mark.  Gnus will use whatever this function
19316 returns as the mark for @var{article} instead of the original
19317 @var{mark}.  If the backend doesn't care, it must return the original
19318 @var{mark}, and not @code{nil} or any other type of garbage.
19319
19320 The only use for this I can see is what @code{nnvirtual} does with
19321 it---if a component group is auto-expirable, marking an article as read
19322 in the virtual group should result in the article being marked as
19323 expirable.
19324
19325 There should be no result data from this function.
19326
19327
19328 @item (nnchoke-request-scan &optional GROUP SERVER)
19329
19330 This function may be called at any time (by Gnus or anything else) to
19331 request that the backend check for incoming articles, in one way or
19332 another.  A mail backend will typically read the spool file or query the
19333 POP server when this function is invoked.  The @var{group} doesn't have
19334 to be heeded---if the backend decides that it is too much work just
19335 scanning for a single group, it may do a total scan of all groups.  It
19336 would be nice, however, to keep things local if that's practical.
19337
19338 There should be no result data from this function.
19339
19340
19341 @item (nnchoke-request-group-description GROUP &optional SERVER)
19342
19343 The result data from this function should be a description of
19344 @var{group}.
19345
19346 @example
19347 description-line = name <TAB> description eol
19348 name             = <string>
19349 description      = <text>
19350 @end example
19351
19352 @item (nnchoke-request-list-newsgroups &optional SERVER)
19353
19354 The result data from this function should be the description of all
19355 groups available on the server.
19356
19357 @example
19358 description-buffer = *description-line
19359 @end example
19360
19361
19362 @item (nnchoke-request-newgroups DATE &optional SERVER)
19363
19364 The result data from this function should be all groups that were
19365 created after @samp{date}, which is in normal human-readable date
19366 format.  The data should be in the active buffer format.
19367
19368
19369 @item (nnchoke-request-create-group GROUP &optional SERVER)
19370
19371 This function should create an empty group with name @var{group}.
19372
19373 There should be no return data.
19374
19375
19376 @item (nnchoke-request-expire-articles ARTICLES &optional GROUP SERVER FORCE)
19377
19378 This function should run the expiry process on all articles in the
19379 @var{articles} range (which is currently a simple list of article
19380 numbers.)  It is left up to the backend to decide how old articles
19381 should be before they are removed by this function.  If @var{force} is
19382 non-@code{nil}, all @var{articles} should be deleted, no matter how new
19383 they are.
19384
19385 This function should return a list of articles that it did not/was not
19386 able to delete.
19387
19388 There should be no result data returned.
19389
19390
19391 @item (nnchoke-request-move-article ARTICLE GROUP SERVER ACCEPT-FORM
19392 &optional LAST)
19393
19394 This function should move @var{article} (which is a number) from
19395 @var{group} by calling @var{accept-form}.
19396
19397 This function should ready the article in question for moving by
19398 removing any header lines it has added to the article, and generally
19399 should ``tidy up'' the article.  Then it should @code{eval}
19400 @var{accept-form} in the buffer where the ``tidy'' article is.  This
19401 will do the actual copying.  If this @code{eval} returns a
19402 non-@code{nil} value, the article should be removed.
19403
19404 If @var{last} is @code{nil}, that means that there is a high likelihood
19405 that there will be more requests issued shortly, so that allows some
19406 optimizations.
19407
19408 The function should return a cons where the @code{car} is the group name and
19409 the @code{cdr} is the article number that the article was entered as.
19410
19411 There should be no data returned.
19412
19413
19414 @item (nnchoke-request-accept-article GROUP &optional SERVER LAST)
19415
19416 This function takes the current buffer and inserts it into @var{group}.
19417 If @var{last} in @code{nil}, that means that there will be more calls to
19418 this function in short order.
19419
19420 The function should return a cons where the @code{car} is the group name and
19421 the @code{cdr} is the article number that the article was entered as.
19422
19423 There should be no data returned.
19424
19425
19426 @item (nnchoke-request-replace-article ARTICLE GROUP BUFFER)
19427
19428 This function should remove @var{article} (which is a number) from
19429 @var{group} and insert @var{buffer} there instead.
19430
19431 There should be no data returned.
19432
19433
19434 @item (nnchoke-request-delete-group GROUP FORCE &optional SERVER)
19435
19436 This function should delete @var{group}.  If @var{force}, it should
19437 really delete all the articles in the group, and then delete the group
19438 itself.  (If there is such a thing as ``the group itself''.)
19439
19440 There should be no data returned.
19441
19442
19443 @item (nnchoke-request-rename-group GROUP NEW-NAME &optional SERVER)
19444
19445 This function should rename @var{group} into @var{new-name}.  All
19446 articles in @var{group} should move to @var{new-name}.
19447
19448 There should be no data returned.
19449
19450 @end table
19451
19452
19453 @node Error Messaging
19454 @subsubsection Error Messaging
19455
19456 @findex nnheader-report
19457 @findex nnheader-get-report
19458 The backends should use the function @code{nnheader-report} to report
19459 error conditions---they should not raise errors when they aren't able to
19460 perform a request.  The first argument to this function is the backend
19461 symbol, and the rest are interpreted as arguments to @code{format} if
19462 there are multiple of them, or just a string if there is one of them.
19463 This function must always returns @code{nil}.
19464
19465 @lisp
19466 (nnheader-report 'nnchoke "You did something totally bogus")
19467
19468 (nnheader-report 'nnchoke "Could not request group %s" group)
19469 @end lisp
19470
19471 Gnus, in turn, will call @code{nnheader-get-report} when it gets a
19472 @code{nil} back from a server, and this function returns the most
19473 recently reported message for the backend in question.  This function
19474 takes one argument---the server symbol.
19475
19476 Internally, these functions access @var{backend}@code{-status-string},
19477 so the @code{nnchoke} backend will have its error message stored in
19478 @code{nnchoke-status-string}.
19479
19480
19481 @node Writing New Backends
19482 @subsubsection Writing New Backends
19483
19484 Many backends are quite similar.  @code{nnml} is just like
19485 @code{nnspool}, but it allows you to edit the articles on the server.
19486 @code{nnmh} is just like @code{nnml}, but it doesn't use an active file,
19487 and it doesn't maintain overview databases.  @code{nndir} is just like
19488 @code{nnml}, but it has no concept of ``groups'', and it doesn't allow
19489 editing articles.
19490
19491 It would make sense if it were possible to ``inherit'' functions from
19492 backends when writing new backends.  And, indeed, you can do that if you
19493 want to.  (You don't have to if you don't want to, of course.)
19494
19495 All the backends declare their public variables and functions by using a
19496 package called @code{nnoo}.
19497
19498 To inherit functions from other backends (and allow other backends to
19499 inherit functions from the current backend), you should use the
19500 following macros:
19501
19502 @table @code
19503
19504 @item nnoo-declare
19505 This macro declares the first parameter to be a child of the subsequent
19506 parameters.  For instance:
19507
19508 @lisp
19509 (nnoo-declare nndir
19510   nnml nnmh)
19511 @end lisp
19512
19513 @code{nndir} has declared here that it intends to inherit functions from
19514 both @code{nnml} and @code{nnmh}.
19515
19516 @item defvoo
19517 This macro is equivalent to @code{defvar}, but registers the variable as
19518 a public server variable.  Most state-oriented variables should be
19519 declared with @code{defvoo} instead of @code{defvar}.
19520
19521 In addition to the normal @code{defvar} parameters, it takes a list of
19522 variables in the parent backends to map the variable to when executing
19523 a function in those backends.
19524
19525 @lisp
19526 (defvoo nndir-directory nil
19527   "Where nndir will look for groups."
19528   nnml-current-directory nnmh-current-directory)
19529 @end lisp
19530
19531 This means that @code{nnml-current-directory} will be set to
19532 @code{nndir-directory} when an @code{nnml} function is called on behalf
19533 of @code{nndir}.  (The same with @code{nnmh}.)
19534
19535 @item nnoo-define-basics
19536 This macro defines some common functions that almost all backends should
19537 have.
19538
19539 @example
19540 (nnoo-define-basics nndir)
19541 @end example
19542
19543 @item deffoo
19544 This macro is just like @code{defun} and takes the same parameters.  In
19545 addition to doing the normal @code{defun} things, it registers the
19546 function as being public so that other backends can inherit it.
19547
19548 @item nnoo-map-functions
19549 This macro allows mapping of functions from the current backend to
19550 functions from the parent backends.
19551
19552 @example
19553 (nnoo-map-functions nndir
19554   (nnml-retrieve-headers 0 nndir-current-group 0 0)
19555   (nnmh-request-article 0 nndir-current-group 0 0))
19556 @end example
19557
19558 This means that when @code{nndir-retrieve-headers} is called, the first,
19559 third, and fourth parameters will be passed on to
19560 @code{nnml-retrieve-headers}, while the second parameter is set to the
19561 value of @code{nndir-current-group}.
19562
19563 @item nnoo-import
19564 This macro allows importing functions from backends.  It should be the
19565 last thing in the source file, since it will only define functions that
19566 haven't already been defined.
19567
19568 @example
19569 (nnoo-import nndir
19570   (nnmh
19571    nnmh-request-list
19572    nnmh-request-newgroups)
19573   (nnml))
19574 @end example
19575
19576 This means that calls to @code{nndir-request-list} should just be passed
19577 on to @code{nnmh-request-list}, while all public functions from
19578 @code{nnml} that haven't been defined in @code{nndir} yet should be
19579 defined now.
19580
19581 @end table
19582
19583 Below is a slightly shortened version of the @code{nndir} backend.
19584
19585 @lisp
19586 ;;; nndir.el --- single directory newsgroup access for Gnus
19587 ;; Copyright (C) 1995,96 Free Software Foundation, Inc.
19588
19589 ;;; Code:
19590
19591 (require 'nnheader)
19592 (require 'nnmh)
19593 (require 'nnml)
19594 (require 'nnoo)
19595 (eval-when-compile (require 'cl))
19596
19597 (nnoo-declare nndir
19598   nnml nnmh)
19599
19600 (defvoo nndir-directory nil
19601   "Where nndir will look for groups."
19602   nnml-current-directory nnmh-current-directory)
19603
19604 (defvoo nndir-nov-is-evil nil
19605   "*Non-nil means that nndir will never retrieve NOV headers."
19606   nnml-nov-is-evil)
19607
19608 (defvoo nndir-current-group "" nil nnml-current-group nnmh-current-group)
19609 (defvoo nndir-top-directory nil nil nnml-directory nnmh-directory)
19610 (defvoo nndir-get-new-mail nil nil nnml-get-new-mail nnmh-get-new-mail)
19611
19612 (defvoo nndir-status-string "" nil nnmh-status-string)
19613 (defconst nndir-version "nndir 1.0")
19614
19615 ;;; Interface functions.
19616
19617 (nnoo-define-basics nndir)
19618
19619 (deffoo nndir-open-server (server &optional defs)
19620   (setq nndir-directory
19621         (or (cadr (assq 'nndir-directory defs))
19622             server))
19623   (unless (assq 'nndir-directory defs)
19624     (push `(nndir-directory ,server) defs))
19625   (push `(nndir-current-group
19626           ,(file-name-nondirectory (directory-file-name nndir-directory)))
19627         defs)
19628   (push `(nndir-top-directory
19629           ,(file-name-directory (directory-file-name nndir-directory)))
19630         defs)
19631   (nnoo-change-server 'nndir server defs))
19632
19633 (nnoo-map-functions nndir
19634   (nnml-retrieve-headers 0 nndir-current-group 0 0)
19635   (nnmh-request-article 0 nndir-current-group 0 0)
19636   (nnmh-request-group nndir-current-group 0 0)
19637   (nnmh-close-group nndir-current-group 0))
19638
19639 (nnoo-import nndir
19640   (nnmh
19641    nnmh-status-message
19642    nnmh-request-list
19643    nnmh-request-newgroups))
19644
19645 (provide 'nndir)
19646 @end lisp
19647
19648
19649 @node Hooking New Backends Into Gnus
19650 @subsubsection Hooking New Backends Into Gnus
19651
19652 @vindex gnus-valid-select-methods
19653 Having Gnus start using your new backend is rather easy---you just
19654 declare it with the @code{gnus-declare-backend} functions.  This will
19655 enter the backend into the @code{gnus-valid-select-methods} variable.
19656
19657 @code{gnus-declare-backend} takes two parameters---the backend name and
19658 an arbitrary number of @dfn{abilities}.
19659
19660 Here's an example:
19661
19662 @lisp
19663 (gnus-declare-backend "nnchoke" 'mail 'respool 'address)
19664 @end lisp
19665
19666 The abilities can be:
19667
19668 @table @code
19669 @item mail
19670 This is a mailish backend---followups should (probably) go via mail.
19671 @item post
19672 This is a newsish backend---followups should (probably) go via news.
19673 @item post-mail
19674 This backend supports both mail and news.
19675 @item none
19676 This is neither a post nor mail backend---it's something completely
19677 different.
19678 @item respool
19679 It supports respooling---or rather, it is able to modify its source
19680 articles and groups.
19681 @item address
19682 The name of the server should be in the virtual server name.  This is
19683 true for almost all backends.
19684 @item prompt-address
19685 The user should be prompted for an address when doing commands like
19686 @kbd{B} in the group buffer.  This is true for backends like
19687 @code{nntp}, but not @code{nnmbox}, for instance.
19688 @end table
19689
19690
19691 @node Mail-like Backends
19692 @subsubsection Mail-like Backends
19693
19694 One of the things that separate the mail backends from the rest of the
19695 backends is the heavy dependence by the mail backends on common
19696 functions in @file{nnmail.el}.  For instance, here's the definition of
19697 @code{nnml-request-scan}:
19698
19699 @lisp
19700 (deffoo nnml-request-scan (&optional group server)
19701   (setq nnml-article-file-alist nil)
19702   (nnmail-get-new-mail 'nnml 'nnml-save-nov nnml-directory group))
19703 @end lisp
19704
19705 It simply calls @code{nnmail-get-new-mail} with a few parameters,
19706 and @code{nnmail} takes care of all the moving and splitting of the
19707 mail.
19708
19709 This function takes four parameters.
19710
19711 @table @var
19712 @item method
19713 This should be a symbol to designate which backend is responsible for
19714 the call.
19715
19716 @item exit-function
19717 This function should be called after the splitting has been performed.
19718
19719 @item temp-directory
19720 Where the temporary files should be stored.
19721
19722 @item group
19723 This optional argument should be a group name if the splitting is to be
19724 performed for one group only.
19725 @end table
19726
19727 @code{nnmail-get-new-mail} will call @var{backend}@code{-save-mail} to
19728 save each article.  @var{backend}@code{-active-number} will be called to
19729 find the article number assigned to this article.
19730
19731 The function also uses the following variables:
19732 @var{backend}@code{-get-new-mail} (to see whether to get new mail for
19733 this backend); and @var{backend}@code{-group-alist} and
19734 @var{backend}@code{-active-file} to generate the new active file.
19735 @var{backend}@code{-group-alist} should be a group-active alist, like
19736 this:
19737
19738 @example
19739 (("a-group" (1 . 10))
19740  ("some-group" (34 . 39)))
19741 @end example
19742
19743
19744 @node Score File Syntax
19745 @subsection Score File Syntax
19746
19747 Score files are meant to be easily parseable, but yet extremely
19748 mallable.   It was decided that something that had the same read syntax
19749 as an Emacs Lisp list would fit that spec.
19750
19751 Here's a typical score file:
19752
19753 @lisp
19754 (("summary"
19755   ("win95" -10000 nil s)
19756   ("Gnus"))
19757  ("from"
19758   ("Lars" -1000))
19759  (mark -100))
19760 @end lisp
19761
19762 BNF definition of a score file:
19763
19764 @example
19765 score-file       = "" / "(" *element ")"
19766 element          = rule / atom
19767 rule             = string-rule / number-rule / date-rule
19768 string-rule      = "(" quote string-header quote space *string-match ")"
19769 number-rule      = "(" quote number-header quote space *number-match ")"
19770 date-rule        = "(" quote date-header quote space *date-match ")"
19771 quote            = <ascii 34>
19772 string-header    = "subject" / "from" / "references" / "message-id" /
19773                    "xref" / "body" / "head" / "all" / "followup"
19774 number-header    = "lines" / "chars"
19775 date-header      = "date"
19776 string-match     = "(" quote <string> quote [ "" / [ space score [ "" /
19777                    space date [ "" / [ space string-match-t ] ] ] ] ] ")"
19778 score            = "nil" / <integer>
19779 date             = "nil" / <natural number>
19780 string-match-t   = "nil" / "s" / "substring" / "S" / "Substring" /
19781                    "r" / "regex" / "R" / "Regex" /
19782                    "e" / "exact" / "E" / "Exact" /
19783                    "f" / "fuzzy" / "F" / "Fuzzy"
19784 number-match     = "(" <integer> [ "" / [ space score [ "" /
19785                    space date [ "" / [ space number-match-t ] ] ] ] ] ")"
19786 number-match-t   = "nil" / "=" / "<" / ">" / ">=" / "<="
19787 date-match       = "(" quote <string> quote [ "" / [ space score [ "" /
19788                    space date [ "" / [ space date-match-t ] ] ] ] ")"
19789 date-match-t     = "nil" / "at" / "before" / "after"
19790 atom             = "(" [ required-atom / optional-atom ] ")"
19791 required-atom    = mark / expunge / mark-and-expunge / files /
19792                    exclude-files / read-only / touched
19793 optional-atom    = adapt / local / eval
19794 mark             = "mark" space nil-or-number
19795 nil-or-number    = "nil" / <integer>
19796 expunge          = "expunge" space nil-or-number
19797 mark-and-expunge = "mark-and-expunge" space nil-or-number
19798 files            = "files" *[ space <string> ]
19799 exclude-files    = "exclude-files" *[ space <string> ]
19800 read-only        = "read-only" [ space "nil" / space "t" ]
19801 adapt            = "adapt" [ space "ignore" / space "t" / space adapt-rule ]
19802 adapt-rule       = "(" *[ <string> *[ "(" <string> <integer> ")" ] ")"
19803 local            = "local" *[ space "(" <string> space <form> ")" ]
19804 eval             = "eval" space <form>
19805 space            = *[ " " / <TAB> / <NEWLINE> ]
19806 @end example
19807
19808 Any unrecognized elements in a score file should be ignored, but not
19809 discarded.
19810
19811 As you can see, white space is needed, but the type and amount of white
19812 space is irrelevant.  This means that formatting of the score file is
19813 left up to the programmer---if it's simpler to just spew it all out on
19814 one looong line, then that's ok.
19815
19816 The meaning of the various atoms are explained elsewhere in this
19817 manual (@pxref{Score File Format}).
19818
19819
19820 @node Headers
19821 @subsection Headers
19822
19823 Internally Gnus uses a format for storing article headers that
19824 corresponds to the @sc{nov} format in a mysterious fashion.  One could
19825 almost suspect that the author looked at the @sc{nov} specification and
19826 just shamelessly @emph{stole} the entire thing, and one would be right.
19827
19828 @dfn{Header} is a severely overloaded term.  ``Header'' is used in
19829 RFC1036 to talk about lines in the head of an article (e.g.,
19830 @code{From}).  It is used by many people as a synonym for
19831 ``head''---``the header and the body''.  (That should be avoided, in my
19832 opinion.)  And Gnus uses a format internally that it calls ``header'',
19833 which is what I'm talking about here.  This is a 9-element vector,
19834 basically, with each header (ouch) having one slot.
19835
19836 These slots are, in order: @code{number}, @code{subject}, @code{from},
19837 @code{date}, @code{id}, @code{references}, @code{chars}, @code{lines},
19838 @code{xref}, and @code{extra}.  There are macros for accessing and
19839 setting these slots---they all have predictable names beginning with
19840 @code{mail-header-} and @code{mail-header-set-}, respectively.
19841
19842 All these slots contain strings, except the @code{extra} slot, which
19843 contains an alist of header/value pairs (@pxref{To From Newsgroups}).
19844
19845
19846 @node Ranges
19847 @subsection Ranges
19848
19849 @sc{gnus} introduced a concept that I found so useful that I've started
19850 using it a lot and have elaborated on it greatly.
19851
19852 The question is simple: If you have a large amount of objects that are
19853 identified by numbers (say, articles, to take a @emph{wild} example)
19854 that you want to qualify as being ``included'', a normal sequence isn't
19855 very useful.  (A 200,000 length sequence is a bit long-winded.)
19856
19857 The solution is as simple as the question: You just collapse the
19858 sequence.
19859
19860 @example
19861 (1 2 3 4 5 6 10 11 12)
19862 @end example
19863
19864 is transformed into
19865
19866 @example
19867 ((1 . 6) (10 . 12))
19868 @end example
19869
19870 To avoid having those nasty @samp{(13 . 13)} elements to denote a
19871 lonesome object, a @samp{13} is a valid element:
19872
19873 @example
19874 ((1 . 6) 7 (10 . 12))
19875 @end example
19876
19877 This means that comparing two ranges to find out whether they are equal
19878 is slightly tricky:
19879
19880 @example
19881 ((1 . 5) 7 8 (10 . 12))
19882 @end example
19883
19884 and
19885
19886 @example
19887 ((1 . 5) (7 . 8) (10 . 12))
19888 @end example
19889
19890 are equal.  In fact, any non-descending list is a range:
19891
19892 @example
19893 (1 2 3 4 5)
19894 @end example
19895
19896 is a perfectly valid range, although a pretty long-winded one.  This is
19897 also valid:
19898
19899 @example
19900 (1 . 5)
19901 @end example
19902
19903 and is equal to the previous range.
19904
19905 Here's a BNF definition of ranges.  Of course, one must remember the
19906 semantic requirement that the numbers are non-descending.  (Any number
19907 of repetition of the same number is allowed, but apt to disappear in
19908 range handling.)
19909
19910 @example
19911 range           = simple-range / normal-range
19912 simple-range    = "(" number " . " number ")"
19913 normal-range    = "(" start-contents ")"
19914 contents        = "" / simple-range *[ " " contents ] /
19915                   number *[ " " contents ]
19916 @end example
19917
19918 Gnus currently uses ranges to keep track of read articles and article
19919 marks.  I plan on implementing a number of range operators in C if The
19920 Powers That Be are willing to let me.  (I haven't asked yet, because I
19921 need to do some more thinking on what operators I need to make life
19922 totally range-based without ever having to convert back to normal
19923 sequences.)
19924
19925
19926 @node Group Info
19927 @subsection Group Info
19928
19929 Gnus stores all permanent info on groups in a @dfn{group info} list.
19930 This list is from three to six elements (or more) long and exhaustively
19931 describes the group.
19932
19933 Here are two example group infos; one is a very simple group while the
19934 second is a more complex one:
19935
19936 @example
19937 ("no.group" 5 ((1 . 54324)))
19938
19939 ("nnml:my.mail" 3 ((1 . 5) 9 (20 . 55))
19940                 ((tick (15 . 19)) (replied 3 6 (19 . 3)))
19941                 (nnml "")
19942                 ((auto-expire . t) (to-address . "ding@@gnus.org")))
19943 @end example
19944
19945 The first element is the @dfn{group name}---as Gnus knows the group,
19946 anyway.  The second element is the @dfn{subscription level}, which
19947 normally is a small integer.  (It can also be the @dfn{rank}, which is a
19948 cons cell where the @code{car} is the level and the @code{cdr} is the
19949 score.)  The third element is a list of ranges of read articles.  The
19950 fourth element is a list of lists of article marks of various kinds.
19951 The fifth element is the select method (or virtual server, if you like).
19952 The sixth element is a list of @dfn{group parameters}, which is what
19953 this section is about.
19954
19955 Any of the last three elements may be missing if they are not required.
19956 In fact, the vast majority of groups will normally only have the first
19957 three elements, which saves quite a lot of cons cells.
19958
19959 Here's a BNF definition of the group info format:
19960
19961 @example
19962 info          = "(" group space ralevel space read
19963                 [ "" / [ space marks-list [ "" / [ space method [ "" /
19964                 space parameters ] ] ] ] ] ")"
19965 group         = quote <string> quote
19966 ralevel       = rank / level
19967 level         = <integer in the range of 1 to inf>
19968 rank          = "(" level "." score ")"
19969 score         = <integer in the range of 1 to inf>
19970 read          = range
19971 marks-lists   = nil / "(" *marks ")"
19972 marks         = "(" <string> range ")"
19973 method        = "(" <string> *elisp-forms ")"
19974 parameters    = "(" *elisp-forms ")"
19975 @end example
19976
19977 Actually that @samp{marks} rule is a fib.  A @samp{marks} is a
19978 @samp{<string>} consed on to a @samp{range}, but that's a bitch to say
19979 in pseudo-BNF.
19980
19981 If you have a Gnus info and want to access the elements, Gnus offers a
19982 series of macros for getting/setting these elements.
19983
19984 @table @code
19985 @item gnus-info-group
19986 @itemx gnus-info-set-group
19987 @findex gnus-info-group
19988 @findex gnus-info-set-group
19989 Get/set the group name.
19990
19991 @item gnus-info-rank
19992 @itemx gnus-info-set-rank
19993 @findex gnus-info-rank
19994 @findex gnus-info-set-rank
19995 Get/set the group rank (@pxref{Group Score}).
19996
19997 @item gnus-info-level
19998 @itemx gnus-info-set-level
19999 @findex gnus-info-level
20000 @findex gnus-info-set-level
20001 Get/set the group level.
20002
20003 @item gnus-info-score
20004 @itemx gnus-info-set-score
20005 @findex gnus-info-score
20006 @findex gnus-info-set-score
20007 Get/set the group score (@pxref{Group Score}).
20008
20009 @item gnus-info-read
20010 @itemx gnus-info-set-read
20011 @findex gnus-info-read
20012 @findex gnus-info-set-read
20013 Get/set the ranges of read articles.
20014
20015 @item gnus-info-marks
20016 @itemx gnus-info-set-marks
20017 @findex gnus-info-marks
20018 @findex gnus-info-set-marks
20019 Get/set the lists of ranges of marked articles.
20020
20021 @item gnus-info-method
20022 @itemx gnus-info-set-method
20023 @findex gnus-info-method
20024 @findex gnus-info-set-method
20025 Get/set the group select method.
20026
20027 @item gnus-info-params
20028 @itemx gnus-info-set-params
20029 @findex gnus-info-params
20030 @findex gnus-info-set-params
20031 Get/set the group parameters.
20032 @end table
20033
20034 All the getter functions take one parameter---the info list.  The setter
20035 functions take two parameters---the info list and the new value.
20036
20037 The last three elements in the group info aren't mandatory, so it may be
20038 necessary to extend the group info before setting the element.  If this
20039 is necessary, you can just pass on a non-@code{nil} third parameter to
20040 the three final setter functions to have this happen automatically.
20041
20042
20043 @node Extended Interactive
20044 @subsection Extended Interactive
20045 @cindex interactive
20046 @findex gnus-interactive
20047
20048 Gnus extends the standard Emacs @code{interactive} specification
20049 slightly to allow easy use of the symbolic prefix (@pxref{Symbolic
20050 Prefixes}).  Here's an example of how this is used:
20051
20052 @lisp
20053 (defun gnus-summary-increase-score (&optional score symp)
20054   (interactive (gnus-interactive "P\ny"))
20055   ...
20056   )
20057 @end lisp
20058
20059 The best thing to do would have been to implement
20060 @code{gnus-interactive} as a macro which would have returned an
20061 @code{interactive} form, but this isn't possible since Emacs checks
20062 whether a function is interactive or not by simply doing an @code{assq}
20063 on the lambda form.  So, instead we have @code{gnus-interactive}
20064 function that takes a string and returns values that are usable to
20065 @code{interactive}.
20066
20067 This function accepts (almost) all normal @code{interactive} specs, but
20068 adds a few more.
20069
20070 @table @samp
20071 @item y
20072 @vindex gnus-current-prefix-symbol
20073 The current symbolic prefix---the @code{gnus-current-prefix-symbol}
20074 variable.
20075
20076 @item Y
20077 @vindex gnus-current-prefix-symbols
20078 A list of the current symbolic prefixes---the
20079 @code{gnus-current-prefix-symbol} variable.
20080
20081 @item A
20082 The current article number---the @code{gnus-summary-article-number}
20083 function.
20084
20085 @item H
20086 The current article header---the @code{gnus-summary-article-header}
20087 function.
20088
20089 @item g
20090 The current group name---the @code{gnus-group-group-name}
20091 function.
20092
20093 @end table
20094
20095
20096 @node Emacs/XEmacs Code
20097 @subsection Emacs/XEmacs Code
20098 @cindex XEmacs
20099 @cindex Emacsen
20100
20101 While Gnus runs under Emacs, XEmacs and Mule, I decided that one of the
20102 platforms must be the primary one.  I chose Emacs.  Not because I don't
20103 like XEmacs or Mule, but because it comes first alphabetically.
20104
20105 This means that Gnus will byte-compile under Emacs with nary a warning,
20106 while XEmacs will pump out gigabytes of warnings while byte-compiling.
20107 As I use byte-compilation warnings to help me root out trivial errors in
20108 Gnus, that's very useful.
20109
20110 I've also consistently used Emacs function interfaces, but have used
20111 Gnusey aliases for the functions.  To take an example:  Emacs defines a
20112 @code{run-at-time} function while XEmacs defines a @code{start-itimer}
20113 function.  I then define a function called @code{gnus-run-at-time} that
20114 takes the same parameters as the Emacs @code{run-at-time}.  When running
20115 Gnus under Emacs, the former function is just an alias for the latter.
20116 However, when running under XEmacs, the former is an alias for the
20117 following function:
20118
20119 @lisp
20120 (defun gnus-xmas-run-at-time (time repeat function &rest args)
20121   (start-itimer
20122    "gnus-run-at-time"
20123    `(lambda ()
20124       (,function ,@@args))
20125    time repeat))
20126 @end lisp
20127
20128 This sort of thing has been done for bunches of functions.  Gnus does
20129 not redefine any native Emacs functions while running under XEmacs---it
20130 does this @code{defalias} thing with Gnus equivalents instead.  Cleaner
20131 all over.
20132
20133 In the cases where the XEmacs function interface was obviously cleaner,
20134 I used it instead.  For example @code{gnus-region-active-p} is an alias
20135 for @code{region-active-p} in XEmacs, whereas in Emacs it is a function.
20136
20137 Of course, I could have chosen XEmacs as my native platform and done
20138 mapping functions the other way around.  But I didn't.  The performance
20139 hit these indirections impose on Gnus under XEmacs should be slight.
20140
20141
20142 @node Various File Formats
20143 @subsection Various File Formats
20144
20145 @menu
20146 * Active File Format::      Information on articles and groups available.
20147 * Newsgroups File Format::  Group descriptions.
20148 @end menu
20149
20150
20151 @node Active File Format
20152 @subsubsection Active File Format
20153
20154 The active file lists all groups available on the server in
20155 question.  It also lists the highest and lowest current article numbers
20156 in each group.
20157
20158 Here's an excerpt from a typical active file:
20159
20160 @example
20161 soc.motss 296030 293865 y
20162 alt.binaries.pictures.fractals 3922 3913 n
20163 comp.sources.unix 1605 1593 m
20164 comp.binaries.ibm.pc 5097 5089 y
20165 no.general 1000 900 y
20166 @end example
20167
20168 Here's a pseudo-BNF definition of this file:
20169
20170 @example
20171 active      = *group-line
20172 group-line  = group space high-number space low-number space flag <NEWLINE>
20173 group       = <non-white-space string>
20174 space       = " "
20175 high-number = <non-negative integer>
20176 low-number  = <positive integer>
20177 flag        = "y" / "n" / "m" / "j" / "x" / "=" group
20178 @end example
20179
20180 For a full description of this file, see the manual pages for
20181 @samp{innd}, in particular @samp{active(5)}.
20182
20183
20184 @node Newsgroups File Format
20185 @subsubsection Newsgroups File Format
20186
20187 The newsgroups file lists groups along with their descriptions.  Not all
20188 groups on the server have to be listed,  and not all groups in the file
20189 have to exist on the server.  The file is meant purely as information to
20190 the user.
20191
20192 The format is quite simple; a group name, a tab, and the description.
20193 Here's the definition:
20194
20195 @example
20196 newsgroups    = *line
20197 line          = group tab description <NEWLINE>
20198 group         = <non-white-space string>
20199 tab           = <TAB>
20200 description   = <string>
20201 @end example
20202
20203
20204 @page
20205 @node Emacs for Heathens
20206 @section Emacs for Heathens
20207
20208 Believe it or not, but some people who use Gnus haven't really used
20209 Emacs much before they embarked on their journey on the Gnus Love Boat.
20210 If you are one of those unfortunates whom ``@kbd{M-C-a}'', ``kill the
20211 region'', and ``set @code{gnus-flargblossen} to an alist where the key
20212 is a regexp that is used for matching on the group name'' are magical
20213 phrases with little or no meaning, then this appendix is for you.  If
20214 you are already familiar with Emacs, just ignore this and go fondle your
20215 cat instead.
20216
20217 @menu
20218 * Keystrokes::      Entering text and executing commands.
20219 * Emacs Lisp::      The built-in Emacs programming language.
20220 @end menu
20221
20222
20223 @node Keystrokes
20224 @subsection Keystrokes
20225
20226 @itemize @bullet
20227 @item
20228 Q: What is an experienced Emacs user?
20229
20230 @item
20231 A: A person who wishes that the terminal had pedals.
20232 @end itemize
20233
20234 Yes, when you use Emacs, you are apt to use the control key, the shift
20235 key and the meta key a lot.  This is very annoying to some people
20236 (notably @code{vi}le users), and the rest of us just love the hell out
20237 of it.  Just give up and submit.  Emacs really does stand for
20238 ``Escape-Meta-Alt-Control-Shift'', and not ``Editing Macros'', as you
20239 may have heard from other disreputable sources (like the Emacs author).
20240
20241 The shift keys are normally located near your pinky fingers, and are
20242 normally used to get capital letters and stuff.  You probably use it all
20243 the time.  The control key is normally marked ``CTRL'' or something like
20244 that.  The meta key is, funnily enough, never marked as such on any
20245 keyboard.  The one I'm currently at has a key that's marked ``Alt'',
20246 which is the meta key on this keyboard.  It's usually located somewhere
20247 to the left hand side of the keyboard, usually on the bottom row.
20248
20249 Now, us Emacs people don't say ``press the meta-control-m key'',
20250 because that's just too inconvenient.  We say ``press the @kbd{M-C-m}
20251 key''.  @kbd{M-} is the prefix that means ``meta'' and ``C-'' is the
20252 prefix that means ``control''.  So ``press @kbd{C-k}'' means ``press
20253 down the control key, and hold it down while you press @kbd{k}''.
20254 ``Press @kbd{M-C-k}'' means ``press down and hold down the meta key and
20255 the control key and then press @kbd{k}''.  Simple, ay?
20256
20257 This is somewhat complicated by the fact that not all keyboards have a
20258 meta key.  In that case you can use the ``escape'' key.  Then @kbd{M-k}
20259 means ``press escape, release escape, press @kbd{k}''.  That's much more
20260 work than if you have a meta key, so if that's the case, I respectfully
20261 suggest you get a real keyboard with a meta key.  You can't live without
20262 it.
20263
20264
20265
20266 @node Emacs Lisp
20267 @subsection Emacs Lisp
20268
20269 Emacs is the King of Editors because it's really a Lisp interpreter.
20270 Each and every key you tap runs some Emacs Lisp code snippet, and since
20271 Emacs Lisp is an interpreted language, that means that you can configure
20272 any key to run any arbitrary code.  You just, like, do it.
20273
20274 Gnus is written in Emacs Lisp, and is run as a bunch of interpreted
20275 functions.  (These are byte-compiled for speed, but it's still
20276 interpreted.)  If you decide that you don't like the way Gnus does
20277 certain things, it's trivial to have it do something a different way.
20278 (Well, at least if you know how to write Lisp code.)  However, that's
20279 beyond the scope of this manual, so we are simply going to talk about
20280 some common constructs that you normally use in your @file{.emacs} file
20281 to customize Gnus.
20282
20283 If you want to set the variable @code{gnus-florgbnize} to four (4), you
20284 write the following:
20285
20286 @lisp
20287 (setq gnus-florgbnize 4)
20288 @end lisp
20289
20290 This function (really ``special form'') @code{setq} is the one that can
20291 set a variable to some value.  This is really all you need to know.  Now
20292 you can go and fill your @code{.emacs} file with lots of these to change
20293 how Gnus works.
20294
20295 If you have put that thing in your @code{.emacs} file, it will be read
20296 and @code{eval}ed (which is lisp-ese for ``run'') the next time you
20297 start Emacs.  If you want to change the variable right away, simply say
20298 @kbd{C-x C-e} after the closing parenthesis.  That will @code{eval} the
20299 previous ``form'', which is a simple @code{setq} statement here.
20300
20301 Go ahead---just try it, if you're located at your Emacs.  After you
20302 @kbd{C-x C-e}, you will see @samp{4} appear in the echo area, which
20303 is the return value of the form you @code{eval}ed.
20304
20305 Some pitfalls:
20306
20307 If the manual says ``set @code{gnus-read-active-file} to @code{some}'',
20308 that means:
20309
20310 @lisp
20311 (setq gnus-read-active-file 'some)
20312 @end lisp
20313
20314 On the other hand, if the manual says ``set @code{gnus-nntp-server} to
20315 @samp{nntp.ifi.uio.no}'', that means:
20316
20317 @lisp
20318 (setq gnus-nntp-server "nntp.ifi.uio.no")
20319 @end lisp
20320
20321 So be careful not to mix up strings (the latter) with symbols (the
20322 former).  The manual is unambiguous, but it can be confusing.
20323
20324 @page
20325 @include gnus-faq.texi
20326
20327 @node Index
20328 @chapter Index
20329 @printindex cp
20330
20331 @node Key Index
20332 @chapter Key Index
20333 @printindex ky
20334
20335 @summarycontents
20336 @contents
20337 @bye
20338
20339 @iftex
20340 @iflatex
20341 \end{document}
20342 @end iflatex
20343 @end iftex
20344
20345 @c End:
20346