38c5bbbc170d6124a6829eb64dffe8214a4fd736
[elisp/gnus.git-] / texi / gnus.texi
1 \input texinfo                  @c -*-texinfo-*-
2
3 @setfilename gnus
4 @settitle Pterodactyl Gnus 0.75 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,99 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,97,98,99 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 Pterodactyl Gnus 0.75 Manual
322
323 @author by Lars Magne Ingebrigtsen
324 @page
325
326 @vskip 0pt plus 1filll
327 Copyright @copyright{} 1995,96,97,98,99 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 This manual corresponds to Pterodactyl Gnus 0.75.
358
359 @end ifinfo
360
361 @iftex
362
363 @iflatex
364 \tableofcontents
365 \gnuscleardoublepage
366 @end iflatex
367
368 Gnus is the advanced, self-documenting, customizable, extensible
369 unreal-time newsreader for GNU Emacs.
370
371 Oops.  That sounds oddly familiar, so let's start over again to avoid
372 being accused of plagiarism:
373
374 Gnus is a message-reading laboratory.  It will let you look at just
375 about anything as if it were a newsgroup.  You can read mail with it,
376 you can browse directories with it, you can @code{ftp} with it---you can
377 even read news with it!
378
379 Gnus tries to empower people who read news the same way Emacs empowers
380 people who edit text.  Gnus sets no limits to what the user should be
381 allowed to do.  Users are encouraged to extend Gnus to make it behave
382 like they want it to behave.  A program should not control people;
383 people should be empowered to do what they want by using (or abusing)
384 the program.
385
386 @end iftex
387
388
389 @menu
390 * Starting Up::           Finding news can be a pain.
391 * The Group Buffer::      Selecting, subscribing and killing groups.
392 * The Summary Buffer::    Reading, saving and posting articles.
393 * The Article Buffer::    Displaying and handling articles.
394 * Composing Messages::    Information on sending mail and news.
395 * Select Methods::        Gnus reads all messages from various select methods.
396 * Scoring::               Assigning values to articles.
397 * Various::               General purpose settings.
398 * The End::               Farewell and goodbye.
399 * Appendices::            Terminology, Emacs intro, FAQ, History, Internals.
400 * Index::                 Variable, function and concept index.
401 * Key Index::             Key Index.
402 @end menu
403
404 @node Starting Up
405 @chapter Starting Gnus
406 @cindex starting up
407
408 @kindex M-x gnus
409 @findex gnus
410 If your system administrator has set things up properly, starting Gnus
411 and reading news is extremely easy---you just type @kbd{M-x gnus} in
412 your Emacs.
413
414 @findex gnus-other-frame
415 @kindex M-x gnus-other-frame
416 If you want to start Gnus in a different frame, you can use the command
417 @kbd{M-x gnus-other-frame} instead.
418
419 If things do not go smoothly at startup, you have to twiddle some
420 variables in your @file{~/.gnus} file.  This file is similar to
421 @file{~/.emacs}, but is read when gnus starts.
422
423 If you puzzle at any terms used in this manual, please refer to the
424 terminology section (@pxref{Terminology}).
425
426 @menu
427 * Finding the News::    Choosing a method for getting news.
428 * The First Time::      What does Gnus do the first time you start it?
429 * The Server is Down::  How can I read my mail then?
430 * Slave Gnusae::        You can have more than one Gnus active at a time.
431 * Fetching a Group::    Starting Gnus just to read a group.
432 * New Groups::          What is Gnus supposed to do with new groups?
433 * Startup Files::       Those pesky startup files---@file{.newsrc}.
434 * Auto Save::           Recovering from a crash.
435 * The Active File::     Reading the active file over a slow line Takes Time.
436 * Changing Servers::    You may want to move from one server to another.
437 * Startup Variables::   Other variables you might change.
438 @end menu
439
440
441 @node Finding the News
442 @section Finding the News
443 @cindex finding news
444
445 @vindex gnus-select-method
446 @c @head
447 The @code{gnus-select-method} variable says where Gnus should look for
448 news.  This variable should be a list where the first element says
449 @dfn{how} and the second element says @dfn{where}.  This method is your
450 native method.  All groups not fetched with this method are
451 foreign groups.
452
453 For instance, if the @samp{news.somewhere.edu} @sc{nntp} server is where
454 you want to get your daily dosage of news from, you'd say:
455
456 @lisp
457 (setq gnus-select-method '(nntp "news.somewhere.edu"))
458 @end lisp
459
460 If you want to read directly from the local spool, say:
461
462 @lisp
463 (setq gnus-select-method '(nnspool ""))
464 @end lisp
465
466 If you can use a local spool, you probably should, as it will almost
467 certainly be much faster.
468
469 @vindex gnus-nntpserver-file
470 @cindex NNTPSERVER
471 @cindex @sc{nntp} server
472 If this variable is not set, Gnus will take a look at the
473 @code{NNTPSERVER} environment variable.  If that variable isn't set,
474 Gnus will see whether @code{gnus-nntpserver-file}
475 (@file{/etc/nntpserver} by default) has any opinions on the matter.  If
476 that fails as well, Gnus will try to use the machine running Emacs as an @sc{nntp} server.  That's a long shot, though.
477
478 @vindex gnus-nntp-server
479 If @code{gnus-nntp-server} is set, this variable will override
480 @code{gnus-select-method}.  You should therefore set
481 @code{gnus-nntp-server} to @code{nil}, which is what it is by default.
482
483 @vindex gnus-secondary-servers
484 @vindex gnus-nntp-server
485 You can also make Gnus prompt you interactively for the name of an
486 @sc{nntp} server.  If you give a non-numerical prefix to @code{gnus}
487 (i.e., @kbd{C-u M-x gnus}), Gnus will let you choose between the servers
488 in the @code{gnus-secondary-servers} list (if any).  You can also just
489 type in the name of any server you feel like visiting.  (Note that this
490 will set @code{gnus-nntp-server}, which means that if you then @kbd{M-x
491 gnus} later in the same Emacs session, Gnus will contact the same
492 server.)
493
494 @findex gnus-group-browse-foreign-server
495 @kindex B (Group)
496 However, if you use one @sc{nntp} server regularly and are just
497 interested in a couple of groups from a different server, you would be
498 better served by using the @kbd{B} command in the group buffer.  It will
499 let you have a look at what groups are available, and you can subscribe
500 to any of the groups you want to.  This also makes @file{.newsrc}
501 maintenance much tidier.  @xref{Foreign Groups}.
502
503 @vindex gnus-secondary-select-methods
504 @c @head
505 A slightly different approach to foreign groups is to set the
506 @code{gnus-secondary-select-methods} variable.  The select methods
507 listed in this variable are in many ways just as native as the
508 @code{gnus-select-method} server.  They will also be queried for active
509 files during startup (if that's required), and new newsgroups that
510 appear on these servers will be subscribed (or not) just as native
511 groups are.
512
513 For instance, if you use the @code{nnmbox} backend to read your mail, you
514 would typically set this variable to
515
516 @lisp
517 (setq gnus-secondary-select-methods '((nnmbox "")))
518 @end lisp
519
520
521 @node The First Time
522 @section The First Time
523 @cindex first time usage
524
525 If no startup files exist, Gnus will try to determine what groups should
526 be subscribed by default.
527
528 @vindex gnus-default-subscribed-newsgroups
529 If the variable @code{gnus-default-subscribed-newsgroups} is set, Gnus
530 will subscribe you to just those groups in that list, leaving the rest
531 killed.  Your system administrator should have set this variable to
532 something useful.
533
534 Since she hasn't, Gnus will just subscribe you to a few arbitrarily
535 picked groups (i.e., @samp{*.newusers}).  (@dfn{Arbitrary} is defined
536 here as @dfn{whatever Lars thinks you should read}.)
537
538 You'll also be subscribed to the Gnus documentation group, which should
539 help you with most common problems.
540
541 If @code{gnus-default-subscribed-newsgroups} is @code{t}, Gnus will just
542 use the normal functions for handling new groups, and not do anything
543 special.
544
545
546 @node The Server is Down
547 @section The Server is Down
548 @cindex server errors
549
550 If the default server is down, Gnus will understandably have some
551 problems starting.  However, if you have some mail groups in addition to
552 the news groups, you may want to start Gnus anyway.
553
554 Gnus, being the trusting sort of program, will ask whether to proceed
555 without a native select method if that server can't be contacted.  This
556 will happen whether the server doesn't actually exist (i.e., you have
557 given the wrong address) or the server has just momentarily taken ill
558 for some reason or other.  If you decide to continue and have no foreign
559 groups, you'll find it difficult to actually do anything in the group
560 buffer.  But, hey, that's your problem.  Blllrph!
561
562 @findex gnus-no-server
563 @kindex M-x gnus-no-server
564 @c @head
565 If you know that the server is definitely down, or you just want to read
566 your mail without bothering with the server at all, you can use the
567 @code{gnus-no-server} command to start Gnus.  That might come in handy
568 if you're in a hurry as well.  This command will not attempt to contact
569 your primary server---instead, it will just activate all groups on level
570 1 and 2.  (You should preferably keep no native groups on those two
571 levels.)
572
573
574 @node Slave Gnusae
575 @section Slave Gnusae
576 @cindex slave
577
578 You might want to run more than one Emacs with more than one Gnus at the
579 same time.  If you are using different @file{.newsrc} files (e.g., if you
580 are using the two different Gnusae to read from two different servers),
581 that is no problem whatsoever.  You just do it.
582
583 The problem appears when you want to run two Gnusae that use the same
584 @code{.newsrc} file.
585
586 To work around that problem some, we here at the Think-Tank at the Gnus
587 Towers have come up with a new concept: @dfn{Masters} and
588 @dfn{slaves}.  (We have applied for a patent on this concept, and have
589 taken out a copyright on those words.  If you wish to use those words in
590 conjunction with each other, you have to send $1 per usage instance to
591 me.  Usage of the patent (@dfn{Master/Slave Relationships In Computer
592 Applications}) will be much more expensive, of course.)
593
594 Anyways, you start one Gnus up the normal way with @kbd{M-x gnus} (or
595 however you do it).  Each subsequent slave Gnusae should be started with
596 @kbd{M-x gnus-slave}.  These slaves won't save normal @file{.newsrc}
597 files, but instead save @dfn{slave files} that contain information only
598 on what groups have been read in the slave session.  When a master Gnus
599 starts, it will read (and delete) these slave files, incorporating all
600 information from them.  (The slave files will be read in the sequence
601 they were created, so the latest changes will have precedence.)
602
603 Information from the slave files has, of course, precedence over the
604 information in the normal (i.e., master) @code{.newsrc} file.
605
606
607 @node Fetching a Group
608 @section Fetching a Group
609 @cindex fetching a group
610
611 @findex gnus-fetch-group
612 It is sometimes convenient to be able to just say ``I want to read this
613 group and I don't care whether Gnus has been started or not''.  This is
614 perhaps more useful for people who write code than for users, but the
615 command @code{gnus-fetch-group} provides this functionality in any case.
616 It takes the group name as a parameter.
617
618
619 @node New Groups
620 @section New Groups
621 @cindex new groups
622 @cindex subscription
623
624 @vindex gnus-check-new-newsgroups
625 If you are satisfied that you really never want to see any new groups,
626 you can set @code{gnus-check-new-newsgroups} to @code{nil}.  This will
627 also save you some time at startup.  Even if this variable is
628 @code{nil}, you can always subscribe to the new groups just by pressing
629 @kbd{U} in the group buffer (@pxref{Group Maintenance}).  This variable
630 is @code{ask-server} by default.  If you set this variable to
631 @code{always}, then Gnus will query the backends for new groups even
632 when you do the @kbd{g} command (@pxref{Scanning New Messages}).
633
634 @menu
635 * Checking New Groups::      Determining what groups are new.
636 * Subscription Methods::     What Gnus should do with new groups.
637 * Filtering New Groups::     Making Gnus ignore certain new groups.
638 @end menu
639
640
641 @node Checking New Groups
642 @subsection Checking New Groups
643
644 Gnus normally determines whether a group is new or not by comparing the
645 list of groups from the active file(s) with the lists of subscribed and
646 dead groups.  This isn't a particularly fast method.  If
647 @code{gnus-check-new-newsgroups} is @code{ask-server}, Gnus will ask the
648 server for new groups since the last time.  This is both faster and
649 cheaper.  This also means that you can get rid of the list of killed
650 groups altogether, so you may set @code{gnus-save-killed-list} to
651 @code{nil}, which will save time both at startup, at exit, and all over.
652 Saves disk space, too.  Why isn't this the default, then?
653 Unfortunately, not all servers support this command.
654
655 I bet I know what you're thinking now: How do I find out whether my
656 server supports @code{ask-server}?  No?  Good, because I don't have a
657 fail-safe answer.  I would suggest just setting this variable to
658 @code{ask-server} and see whether any new groups appear within the next
659 few days.  If any do, then it works.  If none do, then it doesn't
660 work.  I could write a function to make Gnus guess whether the server
661 supports @code{ask-server}, but it would just be a guess.  So I won't.
662 You could @code{telnet} to the server and say @code{HELP} and see
663 whether it lists @samp{NEWGROUPS} among the commands it understands.  If
664 it does, then it might work.  (But there are servers that lists
665 @samp{NEWGROUPS} without supporting the function properly.)
666
667 This variable can also be a list of select methods.  If so, Gnus will
668 issue an @code{ask-server} command to each of the select methods, and
669 subscribe them (or not) using the normal methods.  This might be handy
670 if you are monitoring a few servers for new groups.  A side effect is
671 that startup will take much longer, so you can meditate while waiting.
672 Use the mantra ``dingnusdingnusdingnus'' to achieve permanent bliss.
673
674
675 @node Subscription Methods
676 @subsection Subscription Methods
677
678 @vindex gnus-subscribe-newsgroup-method
679 What Gnus does when it encounters a new group is determined by the
680 @code{gnus-subscribe-newsgroup-method} variable.
681
682 This variable should contain a function.  This function will be called
683 with the name of the new group as the only parameter.
684
685 Some handy pre-fab functions are:
686
687 @table @code
688
689 @item gnus-subscribe-zombies
690 @vindex gnus-subscribe-zombies
691 Make all new groups zombies.  This is the default.  You can browse the
692 zombies later (with @kbd{A z}) and either kill them all off properly
693 (with @kbd{S z}), or subscribe to them (with @kbd{u}).
694
695 @item gnus-subscribe-randomly
696 @vindex gnus-subscribe-randomly
697 Subscribe all new groups in arbitrary order.  This really means that all
698 new groups will be added at ``the top'' of the group buffer.
699
700 @item gnus-subscribe-alphabetically
701 @vindex gnus-subscribe-alphabetically
702 Subscribe all new groups in alphabetical order.
703
704 @item gnus-subscribe-hierarchically
705 @vindex gnus-subscribe-hierarchically
706 Subscribe all new groups hierarchically.  The difference between this
707 function and @code{gnus-subscribe-alphabetically} is slight.
708 @code{gnus-subscribe-alphabetically} will subscribe new groups in a strictly
709 alphabetical fashion, while this function will enter groups into it's
710 hierarchy.  So if you want to have the @samp{rec} hierarchy before the
711 @samp{comp} hierarchy, this function will not mess that configuration
712 up.  Or something like that.
713
714 @item gnus-subscribe-interactively
715 @vindex gnus-subscribe-interactively
716 Subscribe new groups interactively.  This means that Gnus will ask
717 you about @strong{all} new groups.  The groups you choose to subscribe
718 to will be subscribed hierarchically.
719
720 @item gnus-subscribe-killed
721 @vindex gnus-subscribe-killed
722 Kill all new groups.
723
724 @end table
725
726 @vindex gnus-subscribe-hierarchical-interactive
727 A closely related variable is
728 @code{gnus-subscribe-hierarchical-interactive}.  (That's quite a
729 mouthful.)  If this variable is non-@code{nil}, Gnus will ask you in a
730 hierarchical fashion whether to subscribe to new groups or not.  Gnus
731 will ask you for each sub-hierarchy whether you want to descend the
732 hierarchy or not.
733
734 One common mistake is to set the variable a few paragraphs above
735 (@code{gnus-subscribe-newsgroup-method}) to
736 @code{gnus-subscribe-hierarchical-interactive}.  This is an error.  This
737 will not work.  This is ga-ga.  So don't do it.
738
739
740 @node Filtering New Groups
741 @subsection Filtering New Groups
742
743 A nice and portable way to control which new newsgroups should be
744 subscribed (or ignored) is to put an @dfn{options} line at the start of
745 the @file{.newsrc} file.  Here's an example:
746
747 @example
748 options -n !alt.all !rec.all sci.all
749 @end example
750
751 @vindex gnus-subscribe-options-newsgroup-method
752 This line obviously belongs to a serious-minded intellectual scientific
753 person (or she may just be plain old boring), because it says that all
754 groups that have names beginning with @samp{alt} and @samp{rec} should
755 be ignored, and all groups with names beginning with @samp{sci} should
756 be subscribed.  Gnus will not use the normal subscription method for
757 subscribing these groups.
758 @code{gnus-subscribe-options-newsgroup-method} is used instead.  This
759 variable defaults to @code{gnus-subscribe-alphabetically}.
760
761 @vindex gnus-options-not-subscribe
762 @vindex gnus-options-subscribe
763 If you don't want to mess with your @file{.newsrc} file, you can just
764 set the two variables @code{gnus-options-subscribe} and
765 @code{gnus-options-not-subscribe}.  These two variables do exactly the
766 same as the @file{.newsrc} @samp{options -n} trick.  Both are regexps,
767 and if the new group matches the former, it will be unconditionally
768 subscribed, and if it matches the latter, it will be ignored.
769
770 @vindex gnus-auto-subscribed-groups
771 Yet another variable that meddles here is
772 @code{gnus-auto-subscribed-groups}.  It works exactly like
773 @code{gnus-options-subscribe}, and is therefore really superfluous, but I
774 thought it would be nice to have two of these.  This variable is more
775 meant for setting some ground rules, while the other variable is used
776 more for user fiddling.  By default this variable makes all new groups
777 that come from mail backends (@code{nnml}, @code{nnbabyl},
778 @code{nnfolder}, @code{nnmbox}, and @code{nnmh}) subscribed.  If you
779 don't like that, just set this variable to @code{nil}.
780
781 New groups that match this regexp are subscribed using
782 @code{gnus-subscribe-options-newsgroup-method}.
783
784
785 @node Changing Servers
786 @section Changing Servers
787 @cindex changing servers
788
789 Sometimes it is necessary to move from one @sc{nntp} server to another.
790 This happens very rarely, but perhaps you change jobs, or one server is
791 very flaky and you want to use another.
792
793 Changing the server is pretty easy, right?  You just change
794 @code{gnus-select-method} to point to the new server?
795
796 @emph{Wrong!}
797
798 Article numbers are not (in any way) kept synchronized between different
799 @sc{nntp} servers, and the only way Gnus keeps track of what articles
800 you have read is by keeping track of article numbers.  So when you
801 change @code{gnus-select-method}, your @file{.newsrc} file becomes
802 worthless.
803
804 Gnus provides a few functions to attempt to translate a @file{.newsrc}
805 file from one server to another.  They all have one thing in
806 common---they take a looong time to run.  You don't want to use these
807 functions more than absolutely necessary.
808
809 @kindex M-x gnus-change-server
810 @findex gnus-change-server
811 If you have access to both servers, Gnus can request the headers for all
812 the articles you have read and compare @code{Message-ID}s and map the
813 article numbers of the read articles and article marks.  The @kbd{M-x
814 gnus-change-server} command will do this for all your native groups.  It
815 will prompt for the method you want to move to.
816
817 @kindex M-x gnus-group-move-group-to-server
818 @findex gnus-group-move-group-to-server
819 You can also move individual groups with the @kbd{M-x
820 gnus-group-move-group-to-server} command.  This is useful if you want to
821 move a (foreign) group from one server to another.
822
823 @kindex M-x gnus-group-clear-data-on-native-groups
824 @findex gnus-group-clear-data-on-native-groups
825 If you don't have access to both the old and new server, all your marks
826 and read ranges have become worthless.  You can use the @kbd{M-x
827 gnus-group-clear-data-on-native-groups} command to clear out all data
828 that you have on your native groups.  Use with caution.
829
830 After changing servers, you @strong{must} move the cache hierarchy away,
831 since the cached articles will have wrong article numbers, which will
832 affect which articles Gnus thinks are read.
833
834
835 @node Startup Files
836 @section Startup Files
837 @cindex startup files
838 @cindex .newsrc
839 @cindex .newsrc.el
840 @cindex .newsrc.eld
841
842 Now, you all know about the @file{.newsrc} file.  All subscription
843 information is traditionally stored in this file.
844
845 Things got a bit more complicated with @sc{gnus}.  In addition to
846 keeping the @file{.newsrc} file updated, it also used a file called
847 @file{.newsrc.el} for storing all the information that didn't fit into
848 the @file{.newsrc} file.  (Actually, it also duplicated everything in
849 the @file{.newsrc} file.)  @sc{gnus} would read whichever one of these
850 files was the most recently saved, which enabled people to swap between
851 @sc{gnus} and other newsreaders.
852
853 That was kinda silly, so Gnus went one better: In addition to the
854 @file{.newsrc} and @file{.newsrc.el} files, Gnus also has a file called
855 @file{.newsrc.eld}.  It will read whichever of these files that are most
856 recent, but it will never write a @file{.newsrc.el} file.  You should
857 never delete the @file{.newsrc.eld} file---it contains much information
858 not stored in the @file{.newsrc} file.
859
860 @vindex gnus-save-newsrc-file
861 You can turn off writing the @file{.newsrc} file by setting
862 @code{gnus-save-newsrc-file} to @code{nil}, which means you can delete
863 the file and save some space, as well as exiting from Gnus faster.
864 However, this will make it impossible to use other newsreaders than
865 Gnus.  But hey, who would want to, right?
866
867 @vindex gnus-save-killed-list
868 If @code{gnus-save-killed-list} (default @code{t}) is @code{nil}, Gnus
869 will not save the list of killed groups to the startup file.  This will
870 save both time (when starting and quitting) and space (on disk).  It
871 will also mean that Gnus has no record of what groups are new or old,
872 so the automatic new groups subscription methods become meaningless.
873 You should always set @code{gnus-check-new-newsgroups} to @code{nil} or
874 @code{ask-server} if you set this variable to @code{nil} (@pxref{New
875 Groups}).  This variable can also be a regular expression.  If that's
876 the case, remove all groups that do not match this regexp before
877 saving.  This can be useful in certain obscure situations that involve
878 several servers where not all servers support @code{ask-server}.
879
880 @vindex gnus-startup-file
881 The @code{gnus-startup-file} variable says where the startup files are.
882 The default value is @file{~/.newsrc}, with the Gnus (El Dingo) startup
883 file being whatever that one is, with a @samp{.eld} appended.
884
885 @vindex gnus-save-newsrc-hook
886 @vindex gnus-save-quick-newsrc-hook
887 @vindex gnus-save-standard-newsrc-hook
888 @code{gnus-save-newsrc-hook} is called before saving any of the newsrc
889 files, while @code{gnus-save-quick-newsrc-hook} is called just before
890 saving the @file{.newsrc.eld} file, and
891 @code{gnus-save-standard-newsrc-hook} is called just before saving the
892 @file{.newsrc} file.  The latter two are commonly used to turn version
893 control on or off.  Version control is on by default when saving the
894 startup files.  If you want to turn backup creation off, say something like:
895
896 @lisp
897 (defun turn-off-backup ()
898   (set (make-local-variable 'backup-inhibited) t))
899
900 (add-hook 'gnus-save-quick-newsrc-hook 'turn-off-backup)
901 (add-hook 'gnus-save-standard-newsrc-hook 'turn-off-backup)
902 @end lisp
903
904 @vindex gnus-init-file
905 When Gnus starts, it will read the @code{gnus-site-init-file}
906 (@file{.../site-lisp/gnus} by default) and @code{gnus-init-file}
907 (@file{~/.gnus} by default) files.  These are normal Emacs Lisp files
908 and can be used to avoid cluttering your @file{~/.emacs} and
909 @file{site-init} files with Gnus stuff.  Gnus will also check for files
910 with the same names as these, but with @file{.elc} and @file{.el}
911 suffixes.  In other words, if you have set @code{gnus-init-file} to
912 @file{~/.gnus}, it will look for @file{~/.gnus.elc}, @file{~/.gnus.el},
913 and finally @file{~/.gnus} (in this order).
914
915
916
917 @node Auto Save
918 @section Auto Save
919 @cindex dribble file
920 @cindex auto-save
921
922 Whenever you do something that changes the Gnus data (reading articles,
923 catching up, killing/subscribing groups), the change is added to a
924 special @dfn{dribble buffer}.  This buffer is auto-saved the normal
925 Emacs way.  If your Emacs should crash before you have saved the
926 @file{.newsrc} files, all changes you have made can be recovered from
927 this file.
928
929 If Gnus detects this file at startup, it will ask the user whether to
930 read it.  The auto save file is deleted whenever the real startup file is
931 saved.
932
933 @vindex gnus-use-dribble-file
934 If @code{gnus-use-dribble-file} is @code{nil}, Gnus won't create and
935 maintain a dribble buffer.  The default is @code{t}.
936
937 @vindex gnus-dribble-directory
938 Gnus will put the dribble file(s) in @code{gnus-dribble-directory}.  If
939 this variable is @code{nil}, which it is by default, Gnus will dribble
940 into the directory where the @file{.newsrc} file is located.  (This is
941 normally the user's home directory.)  The dribble file will get the same
942 file permissions as the @code{.newsrc} file.
943
944 @vindex gnus-always-read-dribble-file
945 If @code{gnus-always-read-dribble-file} is non-@code{nil}, Gnus will
946 read the dribble file on startup without querying the user.
947
948
949 @node The Active File
950 @section The Active File
951 @cindex active file
952 @cindex ignored groups
953
954 When Gnus starts, or indeed whenever it tries to determine whether new
955 articles have arrived, it reads the active file.  This is a very large
956 file that lists all the active groups and articles on the server.
957
958 @vindex gnus-ignored-newsgroups
959 Before examining the active file, Gnus deletes all lines that match the
960 regexp @code{gnus-ignored-newsgroups}.  This is done primarily to reject
961 any groups with bogus names, but you can use this variable to make Gnus
962 ignore hierarchies you aren't ever interested in.  However, this is not
963 recommended.  In fact, it's highly discouraged.  Instead, @pxref{New
964 Groups} for an overview of other variables that can be used instead.
965
966 @c This variable is
967 @c @code{nil} by default, and will slow down active file handling somewhat
968 @c if you set it to anything else.
969
970 @vindex gnus-read-active-file
971 @c @head
972 The active file can be rather Huge, so if you have a slow network, you
973 can set @code{gnus-read-active-file} to @code{nil} to prevent Gnus from
974 reading the active file.  This variable is @code{some} by default.
975
976 Gnus will try to make do by getting information just on the groups that
977 you actually subscribe to.
978
979 Note that if you subscribe to lots and lots of groups, setting this
980 variable to @code{nil} will probably make Gnus slower, not faster.  At
981 present, having this variable @code{nil} will slow Gnus down
982 considerably, unless you read news over a 2400 baud modem.
983
984 This variable can also have the value @code{some}.  Gnus will then
985 attempt to read active info only on the subscribed groups.  On some
986 servers this is quite fast (on sparkling, brand new INN servers that
987 support the @code{LIST ACTIVE group} command), on others this isn't fast
988 at all.  In any case, @code{some} should be faster than @code{nil}, and
989 is certainly faster than @code{t} over slow lines.
990
991 If this variable is @code{nil}, Gnus will ask for group info in total
992 lock-step, which isn't very fast.  If it is @code{some} and you use an
993 @sc{nntp} server, Gnus will pump out commands as fast as it can, and
994 read all the replies in one swoop.  This will normally result in better
995 performance, but if the server does not support the aforementioned
996 @code{LIST ACTIVE group} command, this isn't very nice to the server.
997
998 In any case, if you use @code{some} or @code{nil}, you should definitely
999 kill all groups that you aren't interested in to speed things up.
1000
1001 Note that this variable also affects active file retrieval from
1002 secondary select methods.
1003
1004
1005 @node Startup Variables
1006 @section Startup Variables
1007
1008 @table @code
1009
1010 @item gnus-load-hook
1011 @vindex gnus-load-hook
1012 A hook run while Gnus is being loaded.  Note that this hook will
1013 normally be run just once in each Emacs session, no matter how many
1014 times you start Gnus.
1015
1016 @item gnus-before-startup-hook
1017 @vindex gnus-before-startup-hook
1018 A hook run after starting up Gnus successfully.
1019
1020 @item gnus-startup-hook
1021 @vindex gnus-startup-hook
1022 A hook run as the very last thing after starting up Gnus
1023
1024 @item gnus-started-hook
1025 @vindex gnus-started-hook
1026 A hook that is run as the very last thing after starting up Gnus
1027 successfully.
1028
1029 @item gnus-started-hook
1030 @vindex gnus-started-hook
1031 A hook that is run after reading the @file{.newsrc} file(s), but before
1032 generating the group buffer.
1033
1034 @item gnus-check-bogus-newsgroups
1035 @vindex gnus-check-bogus-newsgroups
1036 If non-@code{nil}, Gnus will check for and delete all bogus groups at
1037 startup.  A @dfn{bogus group} is a group that you have in your
1038 @file{.newsrc} file, but doesn't exist on the news server.  Checking for
1039 bogus groups can take quite a while, so to save time and resources it's
1040 best to leave this option off, and do the checking for bogus groups once
1041 in a while from the group buffer instead (@pxref{Group Maintenance}).
1042
1043 @item gnus-inhibit-startup-message
1044 @vindex gnus-inhibit-startup-message
1045 If non-@code{nil}, the startup message won't be displayed.  That way,
1046 your boss might not notice as easily that you are reading news instead
1047 of doing your job.  Note that this variable is used before
1048 @file{.gnus.el} is loaded, so it should be set in @code{.emacs} instead.
1049
1050 @item gnus-no-groups-message
1051 @vindex gnus-no-groups-message
1052 Message displayed by Gnus when no groups are available.
1053
1054 @item gnus-play-startup-jingle
1055 @vindex gnus-play-startup-jingle
1056 If non-@code{nil}, play the Gnus jingle at startup.
1057
1058 @item gnus-startup-jingle
1059 @vindex gnus-startup-jingle
1060 Jingle to be played if the above variable is non-@code{nil}.  The
1061 default is @samp{Tuxedomoon.Jingle4.au}.
1062
1063 @end table
1064
1065
1066 @node The Group Buffer
1067 @chapter The Group Buffer
1068 @cindex group buffer
1069
1070 The @dfn{group buffer} lists all (or parts) of the available groups.  It
1071 is the first buffer shown when Gnus starts, and will never be killed as
1072 long as Gnus is active.
1073
1074 @iftex
1075 @iflatex
1076 \gnusfigure{The Group Buffer}{320}{
1077 \put(75,50){\epsfig{figure=tmp/group.ps,height=9cm}}
1078 \put(120,37){\makebox(0,0)[t]{Buffer name}}
1079 \put(120,38){\vector(1,2){10}}
1080 \put(40,60){\makebox(0,0)[r]{Mode line}}
1081 \put(40,58){\vector(1,0){30}}
1082 \put(200,28){\makebox(0,0)[t]{Native select method}}
1083 \put(200,26){\vector(-1,2){15}}
1084 }
1085 @end iflatex
1086 @end iftex
1087
1088 @menu
1089 * Group Buffer Format::    Information listed and how you can change it.
1090 * Group Maneuvering::      Commands for moving in the group buffer.
1091 * Selecting a Group::      Actually reading news.
1092 * Group Data::             Changing the info for a group.
1093 * Subscription Commands::  Unsubscribing, killing, subscribing.
1094 * Group Levels::           Levels? What are those, then?
1095 * Group Score::            A mechanism for finding out what groups you like.
1096 * Marking Groups::         You can mark groups for later processing.
1097 * Foreign Groups::         Creating and editing groups.
1098 * Group Parameters::       Each group may have different parameters set.
1099 * Listing Groups::         Gnus can list various subsets of the groups.
1100 * Sorting Groups::         Re-arrange the group order.
1101 * Group Maintenance::      Maintaining a tidy @file{.newsrc} file.
1102 * Browse Foreign Server::  You can browse a server.  See what it has to offer.
1103 * Exiting Gnus::           Stop reading news and get some work done.
1104 * Group Topics::           A folding group mode divided into topics.
1105 * Misc Group Stuff::       Other stuff that you can to do.
1106 @end menu
1107
1108
1109 @node Group Buffer Format
1110 @section Group Buffer Format
1111
1112 @menu
1113 * Group Line Specification::       Deciding how the group buffer is to look.
1114 * Group Modeline Specification::   The group buffer modeline.
1115 * Group Highlighting::             Having nice colors in the group buffer.
1116 @end menu
1117
1118
1119 @node Group Line Specification
1120 @subsection Group Line Specification
1121 @cindex group buffer format
1122
1123 The default format of the group buffer is nice and dull, but you can
1124 make it as exciting and ugly as you feel like.
1125
1126 Here's a couple of example group lines:
1127
1128 @example
1129      25: news.announce.newusers
1130  *    0: alt.fan.andrea-dworkin
1131 @end example
1132
1133 Quite simple, huh?
1134
1135 You can see that there are 25 unread articles in
1136 @samp{news.announce.newusers}.  There are no unread articles, but some
1137 ticked articles, in @samp{alt.fan.andrea-dworkin} (see that little
1138 asterisk at the beginning of the line?).
1139
1140 @vindex gnus-group-line-format
1141 You can change that format to whatever you want by fiddling with the
1142 @code{gnus-group-line-format} variable.  This variable works along the
1143 lines of a @code{format} specification, which is pretty much the same as
1144 a @code{printf} specifications, for those of you who use (feh!) C.
1145 @xref{Formatting Variables}.
1146
1147 @samp{%M%S%5y: %(%g%)\n} is the value that produced those lines above.
1148
1149 There should always be a colon on the line; the cursor always moves to
1150 the colon after performing an operation.  Nothing else is required---not
1151 even the group name.  All displayed text is just window dressing, and is
1152 never examined by Gnus.  Gnus stores all real information it needs using
1153 text properties.
1154
1155 (Note that if you make a really strange, wonderful, spreadsheet-like
1156 layout, everybody will believe you are hard at work with the accounting
1157 instead of wasting time reading news.)
1158
1159 Here's a list of all available format characters:
1160
1161 @table @samp
1162
1163 @item M
1164 An asterisk if the group only has marked articles.
1165
1166 @item S
1167 Whether the group is subscribed.
1168
1169 @item L
1170 Level of subscribedness.
1171
1172 @item N
1173 Number of unread articles.
1174
1175 @item I
1176 Number of dormant articles.
1177
1178 @item T
1179 Number of ticked articles.
1180
1181 @item R
1182 Number of read articles.
1183
1184 @item t
1185 Estimated total number of articles.  (This is really @var{max-number}
1186 minus @var{min-number} plus 1.)
1187
1188 @item y
1189 Number of unread, unticked, non-dormant articles.
1190
1191 @item i
1192 Number of ticked and dormant articles.
1193
1194 @item g
1195 Full group name.
1196
1197 @item G
1198 Group name.
1199
1200 @item D
1201 Newsgroup description.
1202
1203 @item o
1204 @samp{m} if moderated.
1205
1206 @item O
1207 @samp{(m)} if moderated.
1208
1209 @item s
1210 Select method.
1211
1212 @item n
1213 Select from where.
1214
1215 @item z
1216 A string that looks like @samp{<%s:%n>} if a foreign select method is
1217 used.
1218
1219 @item P
1220 Indentation based on the level of the topic (@pxref{Group Topics}).
1221
1222 @item c
1223 @vindex gnus-group-uncollapsed-levels
1224 Short (collapsed) group name.  The @code{gnus-group-uncollapsed-levels}
1225 variable says how many levels to leave at the end of the group name.
1226 The default is 1---this will mean that group names like
1227 @samp{gnu.emacs.gnus} will be shortened to @samp{g.emacs.gnus}.
1228
1229 @item m
1230 @vindex gnus-new-mail-mark
1231 @cindex %
1232 @samp{%} (@code{gnus-new-mail-mark}) if there has arrived new mail to
1233 the group lately.
1234
1235 @item d
1236 A string that says when you last read the group (@pxref{Group
1237 Timestamp}).
1238
1239 @item u
1240 User defined specifier.  The next character in the format string should
1241 be a letter.  Gnus will call the function
1242 @code{gnus-user-format-function-}@samp{X}, where @samp{X} is the letter
1243 following @samp{%u}.  The function will be passed a single dummy
1244 parameter as argument.  The function should return a string, which will
1245 be inserted into the buffer just like information from any other
1246 specifier.
1247 @end table
1248
1249 @cindex *
1250 All the ``number-of'' specs will be filled with an asterisk (@samp{*})
1251 if no info is available---for instance, if it is a non-activated foreign
1252 group, or a bogus native group.
1253
1254
1255 @node Group Modeline Specification
1256 @subsection Group Modeline Specification
1257 @cindex group modeline
1258
1259 @vindex gnus-group-mode-line-format
1260 The mode line can be changed by setting
1261 @code{gnus-group-mode-line-format} (@pxref{Mode Line Formatting}).  It
1262 doesn't understand that many format specifiers:
1263
1264 @table @samp
1265 @item S
1266 The native news server.
1267 @item M
1268 The native select method.
1269 @end table
1270
1271
1272 @node Group Highlighting
1273 @subsection Group Highlighting
1274 @cindex highlighting
1275 @cindex group highlighting
1276
1277 @vindex gnus-group-highlight
1278 Highlighting in the group buffer is controlled by the
1279 @code{gnus-group-highlight} variable.  This is an alist with elements
1280 that look like @var{(form . face)}.  If @var{form} evaluates to
1281 something non-@code{nil}, the @var{face} will be used on the line.
1282
1283 Here's an example value for this variable that might look nice if the
1284 background is dark:
1285
1286 @lisp
1287 (face-spec-set 'my-group-face-1
1288                '((t (:foreground "Red" :bold t))))
1289 (face-spec-set 'my-group-face-2
1290                '((t (:foreground "SeaGreen" :bold t))))
1291 (face-spec-set 'my-group-face-3
1292                '((t (:foreground "SpringGreen" :bold t))))
1293 (face-spec-set 'my-group-face-4
1294                '((t (:foreground "SteelBlue" :bold t))))
1295 (face-spec-set 'my-group-face-5
1296                '((t (:foreground "SkyBlue" :bold t))))
1297
1298 (setq gnus-group-highlight
1299       '(((> unread 200) . my-group-face-1)
1300         ((and (< level 3) (zerop unread)) . my-group-face-2)
1301         ((< level 3) . my-group-face-3)
1302         ((zerop unread) . my-group-face-4)
1303         (t . my-group-face-5)))
1304 @end lisp
1305
1306 Also @pxref{Faces and Fonts}.
1307
1308 Variables that are dynamically bound when the forms are evaluated
1309 include:
1310
1311 @table @code
1312 @item group
1313 The group name.
1314 @item unread
1315 The number of unread articles in the group.
1316 @item method
1317 The select method.
1318 @item mailp
1319 Whether the group is a mail group.
1320 @item level
1321 The level of the group.
1322 @item score
1323 The score of the group.
1324 @item ticked
1325 The number of ticked articles in the group.
1326 @item total
1327 The total number of articles in the group.  Or rather, MAX-NUMBER minus
1328 MIN-NUMBER plus one.
1329 @item topic
1330 When using the topic minor mode, this variable is bound to the current
1331 topic being inserted.
1332 @end table
1333
1334 When the forms are @code{eval}ed, point is at the beginning of the line
1335 of the group in question, so you can use many of the normal Gnus
1336 functions for snarfing info on the group.
1337
1338 @vindex gnus-group-update-hook
1339 @findex gnus-group-highlight-line
1340 @code{gnus-group-update-hook} is called when a group line is changed.
1341 It will not be called when @code{gnus-visual} is @code{nil}.  This hook
1342 calls @code{gnus-group-highlight-line} by default.
1343
1344
1345 @node Group Maneuvering
1346 @section Group Maneuvering
1347 @cindex group movement
1348
1349 All movement commands understand the numeric prefix and will behave as
1350 expected, hopefully.
1351
1352 @table @kbd
1353
1354 @item n
1355 @kindex n (Group)
1356 @findex gnus-group-next-unread-group
1357 Go to the next group that has unread articles
1358 (@code{gnus-group-next-unread-group}).
1359
1360 @item p
1361 @itemx DEL
1362 @kindex DEL (Group)
1363 @kindex p (Group)
1364 @findex gnus-group-prev-unread-group
1365 Go to the previous group that has unread articles
1366 (@code{gnus-group-prev-unread-group}).
1367
1368 @item N
1369 @kindex N (Group)
1370 @findex gnus-group-next-group
1371 Go to the next group (@code{gnus-group-next-group}).
1372
1373 @item P
1374 @kindex P (Group)
1375 @findex gnus-group-prev-group
1376 Go to the previous group (@code{gnus-group-prev-group}).
1377
1378 @item M-n
1379 @kindex M-n (Group)
1380 @findex gnus-group-next-unread-group-same-level
1381 Go to the next unread group on the same (or lower) level
1382 (@code{gnus-group-next-unread-group-same-level}).
1383
1384 @item M-p
1385 @kindex M-p (Group)
1386 @findex gnus-group-prev-unread-group-same-level
1387 Go to the previous unread group on the same (or lower) level
1388 (@code{gnus-group-prev-unread-group-same-level}).
1389 @end table
1390
1391 Three commands for jumping to groups:
1392
1393 @table @kbd
1394
1395 @item j
1396 @kindex j (Group)
1397 @findex gnus-group-jump-to-group
1398 Jump to a group (and make it visible if it isn't already)
1399 (@code{gnus-group-jump-to-group}).  Killed groups can be jumped to, just
1400 like living groups.
1401
1402 @item ,
1403 @kindex , (Group)
1404 @findex gnus-group-best-unread-group
1405 Jump to the unread group with the lowest level
1406 (@code{gnus-group-best-unread-group}).
1407
1408 @item .
1409 @kindex . (Group)
1410 @findex gnus-group-first-unread-group
1411 Jump to the first group with unread articles
1412 (@code{gnus-group-first-unread-group}).
1413 @end table
1414
1415 @vindex gnus-group-goto-unread
1416 If @code{gnus-group-goto-unread} is @code{nil}, all the movement
1417 commands will move to the next group, not the next unread group.  Even
1418 the commands that say they move to the next unread group.  The default
1419 is @code{t}.
1420
1421
1422 @node Selecting a Group
1423 @section Selecting a Group
1424 @cindex group selection
1425
1426 @table @kbd
1427
1428 @item SPACE
1429 @kindex SPACE (Group)
1430 @findex gnus-group-read-group
1431 Select the current group, switch to the summary buffer and display the
1432 first unread article (@code{gnus-group-read-group}).  If there are no
1433 unread articles in the group, or if you give a non-numerical prefix to
1434 this command, Gnus will offer to fetch all the old articles in this
1435 group from the server.  If you give a numerical prefix @var{N}, @var{N}
1436 determines the number of articles Gnus will fetch.  If @var{N} is
1437 positive, Gnus fetches the @var{N} newest articles, if @var{N} is
1438 negative, Gnus fetches the @var{abs(N)} oldest articles.
1439
1440 @item RET
1441 @kindex RET (Group)
1442 @findex gnus-group-select-group
1443 Select the current group and switch to the summary buffer
1444 (@code{gnus-group-select-group}).  Takes the same arguments as
1445 @code{gnus-group-read-group}---the only difference is that this command
1446 does not display the first unread article automatically upon group
1447 entry.
1448
1449 @item M-RET
1450 @kindex M-RET (Group)
1451 @findex gnus-group-quick-select-group
1452 This does the same as the command above, but tries to do it with the
1453 minimum amount of fuzz (@code{gnus-group-quick-select-group}).  No
1454 scoring/killing will be performed, there will be no highlights and no
1455 expunging.  This might be useful if you're in a real hurry and have to
1456 enter some humongous group.  If you give a 0 prefix to this command
1457 (i.e., @kbd{0 M-RET}), Gnus won't even generate the summary buffer,
1458 which is useful if you want to toggle threading before generating the
1459 summary buffer (@pxref{Summary Generation Commands}).
1460
1461 @item M-SPACE
1462 @kindex M-SPACE (Group)
1463 @findex gnus-group-visible-select-group
1464 This is yet one more command that does the same as the @kbd{RET}
1465 command, but this one does it without expunging and hiding dormants
1466 (@code{gnus-group-visible-select-group}).
1467
1468 @item M-C-RET
1469 @kindex M-C-RET (Group)
1470 @findex gnus-group-select-group-ephemerally
1471 Finally, this command selects the current group ephemerally without
1472 doing any processing of its contents
1473 (@code{gnus-group-select-group-ephemerally}).  Even threading has been
1474 turned off.  Everything you do in the group after selecting it in this
1475 manner will have no permanent effects.
1476
1477 @end table
1478
1479 @vindex gnus-large-newsgroup
1480 The @code{gnus-large-newsgroup} variable says what Gnus should consider
1481 to be a big group.  This is 200 by default.  If the group has more
1482 (unread and/or ticked) articles than this, Gnus will query the user
1483 before entering the group.  The user can then specify how many articles
1484 should be fetched from the server.  If the user specifies a negative
1485 number (@code{-n}), the @code{n} oldest articles will be fetched.  If it
1486 is positive, the @code{n} articles that have arrived most recently will
1487 be fetched.
1488
1489 @vindex gnus-select-group-hook
1490 @vindex gnus-auto-select-first
1491 @code{gnus-auto-select-first} control whether any articles are selected
1492 automatically when entering a group with the @kbd{SPACE} command.
1493
1494 @table @code
1495
1496 @item nil
1497 Don't select any articles when entering the group.  Just display the
1498 full summary buffer.
1499
1500 @item t
1501 Select the first unread article when entering the group.
1502
1503 @item best
1504 Select the highest scored article in the group when entering the
1505 group.
1506
1507 @end table
1508
1509 This variable can also be a function.  In that case, that function will
1510 be called to place point on a subject line, and/or select some article.
1511 Useful functions include:
1512
1513 @table @code
1514 @item gnus-summary-first-unread-subject
1515 Place point on the subject line of the first unread article, but
1516 don't select the article.
1517
1518 @item gnus-summary-first-unread-article
1519 Select the first unread article.
1520
1521 @item gnus-summary-best-unread-article
1522 Select the highest-scored unread article.
1523 @end table
1524
1525
1526 If you want to prevent automatic selection in some group (say, in a
1527 binary group with Huge articles) you can set this variable to @code{nil}
1528 in @code{gnus-select-group-hook}, which is called when a group is
1529 selected.
1530
1531
1532 @node Subscription Commands
1533 @section Subscription Commands
1534 @cindex subscription
1535
1536 @table @kbd
1537
1538 @item S t
1539 @itemx u
1540 @kindex S t (Group)
1541 @kindex u (Group)
1542 @findex gnus-group-unsubscribe-current-group
1543 @c @icon{gnus-group-unsubscribe}
1544 Toggle subscription to the current group
1545 (@code{gnus-group-unsubscribe-current-group}).
1546
1547 @item S s
1548 @itemx U
1549 @kindex S s (Group)
1550 @kindex U (Group)
1551 @findex gnus-group-unsubscribe-group
1552 Prompt for a group to subscribe, and then subscribe it.  If it was
1553 subscribed already, unsubscribe it instead
1554 (@code{gnus-group-unsubscribe-group}).
1555
1556 @item S k
1557 @itemx C-k
1558 @kindex S k (Group)
1559 @kindex C-k (Group)
1560 @findex gnus-group-kill-group
1561 @c @icon{gnus-group-kill-group}
1562 Kill the current group (@code{gnus-group-kill-group}).
1563
1564 @item S y
1565 @itemx C-y
1566 @kindex S y (Group)
1567 @kindex C-y (Group)
1568 @findex gnus-group-yank-group
1569 Yank the last killed group (@code{gnus-group-yank-group}).
1570
1571 @item C-x C-t
1572 @kindex C-x C-t (Group)
1573 @findex gnus-group-transpose-groups
1574 Transpose two groups (@code{gnus-group-transpose-groups}).  This isn't
1575 really a subscription command, but you can use it instead of a
1576 kill-and-yank sequence sometimes.
1577
1578 @item S w
1579 @itemx C-w
1580 @kindex S w (Group)
1581 @kindex C-w (Group)
1582 @findex gnus-group-kill-region
1583 Kill all groups in the region (@code{gnus-group-kill-region}).
1584
1585 @item S z
1586 @kindex S z (Group)
1587 @findex gnus-group-kill-all-zombies
1588 Kill all zombie groups (@code{gnus-group-kill-all-zombies}).
1589
1590 @item S C-k
1591 @kindex S C-k (Group)
1592 @findex gnus-group-kill-level
1593 Kill all groups on a certain level (@code{gnus-group-kill-level}).
1594 These groups can't be yanked back after killing, so this command should
1595 be used with some caution.  The only time where this command comes in
1596 really handy is when you have a @file{.newsrc} with lots of unsubscribed
1597 groups that you want to get rid off.  @kbd{S C-k} on level 7 will
1598 kill off all unsubscribed groups that do not have message numbers in the
1599 @file{.newsrc} file.
1600
1601 @end table
1602
1603 Also @pxref{Group Levels}.
1604
1605
1606 @node Group Data
1607 @section Group Data
1608
1609 @table @kbd
1610
1611 @item c
1612 @kindex c (Group)
1613 @findex gnus-group-catchup-current
1614 @vindex gnus-group-catchup-group-hook
1615 @c @icon{gnus-group-catchup-current}
1616 Mark all unticked articles in this group as read
1617 (@code{gnus-group-catchup-current}).
1618 @code{gnus-group-catchup-group-hook} is called when catching up a group from
1619 the group buffer.
1620
1621 @item C
1622 @kindex C (Group)
1623 @findex gnus-group-catchup-current-all
1624 Mark all articles in this group, even the ticked ones, as read
1625 (@code{gnus-group-catchup-current-all}).
1626
1627 @item M-c
1628 @kindex M-c (Group)
1629 @findex gnus-group-clear-data
1630 Clear the data from the current group---nix out marks and the list of
1631 read articles (@code{gnus-group-clear-data}).
1632
1633 @item M-x gnus-group-clear-data-on-native-groups
1634 @kindex M-x gnus-group-clear-data-on-native-groups
1635 @findex gnus-group-clear-data-on-native-groups
1636 If you have switched from one @sc{nntp} server to another, all your marks
1637 and read ranges have become worthless.  You can use this command to
1638 clear out all data that you have on your native groups.  Use with
1639 caution.
1640
1641 @end table
1642
1643
1644 @node Group Levels
1645 @section Group Levels
1646 @cindex group level
1647 @cindex level
1648
1649 All groups have a level of @dfn{subscribedness}.  For instance, if a
1650 group is on level 2, it is more subscribed than a group on level 5.  You
1651 can ask Gnus to just list groups on a given level or lower
1652 (@pxref{Listing Groups}), or to just check for new articles in groups on
1653 a given level or lower (@pxref{Scanning New Messages}).
1654
1655 Remember:  The higher the level of the group, the less important it is.
1656
1657 @table @kbd
1658
1659 @item S l
1660 @kindex S l (Group)
1661 @findex gnus-group-set-current-level
1662 Set the level of the current group.  If a numeric prefix is given, the
1663 next @var{n} groups will have their levels set.  The user will be
1664 prompted for a level.
1665 @end table
1666
1667 @vindex gnus-level-killed
1668 @vindex gnus-level-zombie
1669 @vindex gnus-level-unsubscribed
1670 @vindex gnus-level-subscribed
1671 Gnus considers groups from levels 1 to
1672 @code{gnus-level-subscribed} (inclusive) (default 5) to be subscribed,
1673 @code{gnus-level-subscribed} (exclusive) and
1674 @code{gnus-level-unsubscribed} (inclusive) (default 7) to be
1675 unsubscribed, @code{gnus-level-zombie} to be zombies (walking dead)
1676 (default 8) and @code{gnus-level-killed} to be killed (completely dead)
1677 (default 9).  Gnus treats subscribed and unsubscribed groups exactly the
1678 same, but zombie and killed groups have no information on what articles
1679 you have read, etc, stored.  This distinction between dead and living
1680 groups isn't done because it is nice or clever, it is done purely for
1681 reasons of efficiency.
1682
1683 It is recommended that you keep all your mail groups (if any) on quite
1684 low levels (e.g. 1 or 2).
1685
1686 If you want to play with the level variables, you should show some care.
1687 Set them once, and don't touch them ever again.  Better yet, don't touch
1688 them at all unless you know exactly what you're doing.
1689
1690 @vindex gnus-level-default-unsubscribed
1691 @vindex gnus-level-default-subscribed
1692 Two closely related variables are @code{gnus-level-default-subscribed}
1693 (default 3) and @code{gnus-level-default-unsubscribed} (default 6),
1694 which are the levels that new groups will be put on if they are
1695 (un)subscribed.  These two variables should, of course, be inside the
1696 relevant valid ranges.
1697
1698 @vindex gnus-keep-same-level
1699 If @code{gnus-keep-same-level} is non-@code{nil}, some movement commands
1700 will only move to groups of the same level (or lower).  In
1701 particular, going from the last article in one group to the next group
1702 will go to the next group of the same level (or lower).  This might be
1703 handy if you want to read the most important groups before you read the
1704 rest.
1705
1706 @vindex gnus-group-default-list-level
1707 All groups with a level less than or equal to
1708 @code{gnus-group-default-list-level} will be listed in the group buffer
1709 by default.
1710
1711 @vindex gnus-group-list-inactive-groups
1712 If @code{gnus-group-list-inactive-groups} is non-@code{nil}, non-active
1713 groups will be listed along with the unread groups.  This variable is
1714 @code{t} by default.  If it is @code{nil}, inactive groups won't be
1715 listed.
1716
1717 @vindex gnus-group-use-permanent-levels
1718 If @code{gnus-group-use-permanent-levels} is non-@code{nil}, once you
1719 give a level prefix to @kbd{g} or @kbd{l}, all subsequent commands will
1720 use this level as the ``work'' level.
1721
1722 @vindex gnus-activate-level
1723 Gnus will normally just activate (i. e., query the server about) groups
1724 on level @code{gnus-activate-level} or less.  If you don't want to
1725 activate unsubscribed groups, for instance, you might set this variable
1726 to 5.  The default is 6.
1727
1728
1729 @node Group Score
1730 @section Group Score
1731 @cindex group score
1732 @cindex group rank
1733 @cindex rank
1734
1735 You would normally keep important groups on high levels, but that scheme
1736 is somewhat restrictive.  Don't you wish you could have Gnus sort the
1737 group buffer according to how often you read groups, perhaps?  Within
1738 reason?
1739
1740 This is what @dfn{group score} is for.  You can assign a score to each
1741 group.  You can then sort the group buffer based on this score.
1742 Alternatively, you can sort on score and then level.  (Taken together,
1743 the level and the score is called the @dfn{rank} of the group.  A group
1744 that is on level 4 and has a score of 1 has a higher rank than a group
1745 on level 5 that has a score of 300.  (The level is the most significant
1746 part and the score is the least significant part.))
1747
1748 @findex gnus-summary-bubble-group
1749 If you want groups you read often to get higher scores than groups you
1750 read seldom you can add the @code{gnus-summary-bubble-group} function to
1751 the @code{gnus-summary-exit-hook} hook.  This will result (after
1752 sorting) in a bubbling sort of action.  If you want to see that in
1753 action after each summary exit, you can add
1754 @code{gnus-group-sort-groups-by-rank} or
1755 @code{gnus-group-sort-groups-by-score} to the same hook, but that will
1756 slow things down somewhat.
1757
1758
1759 @node Marking Groups
1760 @section Marking Groups
1761 @cindex marking groups
1762
1763 If you want to perform some command on several groups, and they appear
1764 subsequently in the group buffer, you would normally just give a
1765 numerical prefix to the command.  Most group commands will then do your
1766 bidding on those groups.
1767
1768 However, if the groups are not in sequential order, you can still
1769 perform a command on several groups.  You simply mark the groups first
1770 with the process mark and then execute the command.
1771
1772 @table @kbd
1773
1774 @item #
1775 @kindex # (Group)
1776 @itemx M m
1777 @kindex M m (Group)
1778 @findex gnus-group-mark-group
1779 Set the mark on the current group (@code{gnus-group-mark-group}).
1780
1781 @item M-#
1782 @kindex M-# (Group)
1783 @itemx M u
1784 @kindex M u (Group)
1785 @findex gnus-group-unmark-group
1786 Remove the mark from the current group
1787 (@code{gnus-group-unmark-group}).
1788
1789 @item M U
1790 @kindex M U (Group)
1791 @findex gnus-group-unmark-all-groups
1792 Remove the mark from all groups (@code{gnus-group-unmark-all-groups}).
1793
1794 @item M w
1795 @kindex M w (Group)
1796 @findex gnus-group-mark-region
1797 Mark all groups between point and mark (@code{gnus-group-mark-region}).
1798
1799 @item M b
1800 @kindex M b (Group)
1801 @findex gnus-group-mark-buffer
1802 Mark all groups in the buffer (@code{gnus-group-mark-buffer}).
1803
1804 @item M r
1805 @kindex M r (Group)
1806 @findex gnus-group-mark-regexp
1807 Mark all groups that match some regular expression
1808 (@code{gnus-group-mark-regexp}).
1809 @end table
1810
1811 Also @pxref{Process/Prefix}.
1812
1813 @findex gnus-group-universal-argument
1814 If you want to execute some command on all groups that have been marked
1815 with the process mark, you can use the @kbd{M-&}
1816 (@code{gnus-group-universal-argument}) command.  It will prompt you for
1817 the command to be executed.
1818
1819
1820 @node Foreign Groups
1821 @section Foreign Groups
1822 @cindex foreign groups
1823
1824 Below are some group mode commands for making and editing general foreign
1825 groups, as well as commands to ease the creation of a few
1826 special-purpose groups.  All these commands insert the newly created
1827 groups under point---@code{gnus-subscribe-newsgroup-method} is not
1828 consulted.
1829
1830 @table @kbd
1831
1832 @item G m
1833 @kindex G m (Group)
1834 @findex gnus-group-make-group
1835 @cindex making groups
1836 Make a new group (@code{gnus-group-make-group}).  Gnus will prompt you
1837 for a name, a method and possibly an @dfn{address}.  For an easier way
1838 to subscribe to @sc{nntp} groups, @pxref{Browse Foreign Server}.
1839
1840 @item G r
1841 @kindex G r (Group)
1842 @findex gnus-group-rename-group
1843 @cindex renaming groups
1844 Rename the current group to something else
1845 (@code{gnus-group-rename-group}).  This is valid only on some
1846 groups---mail groups mostly.  This command might very well be quite slow
1847 on some backends.
1848
1849 @item G c
1850 @kindex G c (Group)
1851 @cindex customizing
1852 @findex gnus-group-customize
1853 Customize the group parameters (@code{gnus-group-customize}).
1854
1855 @item G e
1856 @kindex G e (Group)
1857 @findex gnus-group-edit-group-method
1858 @cindex renaming groups
1859 Enter a buffer where you can edit the select method of the current
1860 group (@code{gnus-group-edit-group-method}).
1861
1862 @item G p
1863 @kindex G p (Group)
1864 @findex gnus-group-edit-group-parameters
1865 Enter a buffer where you can edit the group parameters
1866 (@code{gnus-group-edit-group-parameters}).
1867
1868 @item G E
1869 @kindex G E (Group)
1870 @findex gnus-group-edit-group
1871 Enter a buffer where you can edit the group info
1872 (@code{gnus-group-edit-group}).
1873
1874 @item G d
1875 @kindex G d (Group)
1876 @findex gnus-group-make-directory-group
1877 @cindex nndir
1878 Make a directory group (@pxref{Directory Groups}).  You will be prompted
1879 for a directory name (@code{gnus-group-make-directory-group}).
1880
1881 @item G h
1882 @kindex G h (Group)
1883 @cindex help group
1884 @findex gnus-group-make-help-group
1885 Make the Gnus help group (@code{gnus-group-make-help-group}).
1886
1887 @item G a
1888 @kindex G a (Group)
1889 @cindex (ding) archive
1890 @cindex archive group
1891 @findex gnus-group-make-archive-group
1892 @vindex gnus-group-archive-directory
1893 @vindex gnus-group-recent-archive-directory
1894 Make a Gnus archive group (@code{gnus-group-make-archive-group}).  By
1895 default a group pointing to the most recent articles will be created
1896 (@code{gnus-group-recent-archive-directory}), but given a prefix, a full
1897 group will be created from @code{gnus-group-archive-directory}.
1898
1899 @item G k
1900 @kindex G k (Group)
1901 @findex gnus-group-make-kiboze-group
1902 @cindex nnkiboze
1903 Make a kiboze group.  You will be prompted for a name, for a regexp to
1904 match groups to be ``included'' in the kiboze group, and a series of
1905 strings to match on headers (@code{gnus-group-make-kiboze-group}).
1906 @xref{Kibozed Groups}.
1907
1908 @item G D
1909 @kindex G D (Group)
1910 @findex gnus-group-enter-directory
1911 @cindex nneething
1912 Read an arbitrary directory as if it were a newsgroup with the
1913 @code{nneething} backend (@code{gnus-group-enter-directory}).
1914 @xref{Anything Groups}.
1915
1916 @item G f
1917 @kindex G f (Group)
1918 @findex gnus-group-make-doc-group
1919 @cindex ClariNet Briefs
1920 @cindex nndoc
1921 Make a group based on some file or other
1922 (@code{gnus-group-make-doc-group}).  If you give a prefix to this
1923 command, you will be prompted for a file name and a file type.
1924 Currently supported types are @code{babyl}, @code{mbox}, @code{digest},
1925 @code{mmdf}, @code{news}, @code{rnews}, @code{clari-briefs},
1926 @code{rfc934}, @code{rfc822-forward}, and @code{forward}.  If you run
1927 this command without a prefix, Gnus will guess at the file type.
1928 @xref{Document Groups}.
1929
1930 @item G u
1931 @kindex G u (Group)
1932 @vindex gnus-useful-groups
1933 @findex gnus-group-make-useful-group
1934 Create one of the groups mentioned in @code{gnus-useful-groups}
1935 (@code{gnus-group-make-useful-group}).
1936
1937 @item G w
1938 @kindex G w (Group)
1939 @findex gnus-group-make-web-group
1940 @cindex DejaNews
1941 @cindex Alta Vista
1942 @cindex InReference
1943 @cindex nnweb
1944 Make an ephemeral group based on a web search
1945 (@code{gnus-group-make-web-group}).  If you give a prefix to this
1946 command, make a solid group instead.  You will be prompted for the
1947 search engine type and the search string.  Valid search engine types
1948 include @code{dejanews}, @code{altavista} and @code{reference}.
1949 @xref{Web Searches}.
1950
1951 If you use the @code{dejanews} search engine, you can limit the search
1952 to a particular group by using a match string like
1953 @samp{~g alt.sysadmin.recovery shaving}.
1954
1955 @item G DEL
1956 @kindex G DEL (Group)
1957 @findex gnus-group-delete-group
1958 This function will delete the current group
1959 (@code{gnus-group-delete-group}).  If given a prefix, this function will
1960 actually delete all the articles in the group, and forcibly remove the
1961 group itself from the face of the Earth.  Use a prefix only if you are
1962 absolutely sure of what you are doing.  This command can't be used on
1963 read-only groups (like @code{nntp} group), though.
1964
1965 @item G V
1966 @kindex G V (Group)
1967 @findex gnus-group-make-empty-virtual
1968 Make a new, fresh, empty @code{nnvirtual} group
1969 (@code{gnus-group-make-empty-virtual}).  @xref{Virtual Groups}.
1970
1971 @item G v
1972 @kindex G v (Group)
1973 @findex gnus-group-add-to-virtual
1974 Add the current group to an @code{nnvirtual} group
1975 (@code{gnus-group-add-to-virtual}).  Uses the process/prefix convention.
1976 @end table
1977
1978 @xref{Select Methods} for more information on the various select
1979 methods.
1980
1981 @vindex gnus-activate-foreign-newsgroups
1982 If @code{gnus-activate-foreign-newsgroups} is a positive number,
1983 Gnus will check all foreign groups with this level or lower at startup.
1984 This might take quite a while, especially if you subscribe to lots of
1985 groups from different @sc{nntp} servers.  Also @pxref{Group Levels};
1986 @code{gnus-activate-level} also affects activation of foreign
1987 newsgroups.
1988
1989
1990 @node Group Parameters
1991 @section Group Parameters
1992 @cindex group parameters
1993
1994 The group parameters store information local to a particular group.
1995 Here's an example group parameter list:
1996
1997 @example
1998 ((to-address . "ding@@gnus.org")
1999  (auto-expire . t))
2000 @end example
2001
2002 We see that each element consists of a "dotted pair"---the thing before
2003 the dot is the key, while the thing after the dot is the value.  All the
2004 parameters have this form @emph{except} local variable specs, which are
2005 not dotted pairs, but proper lists.
2006
2007 The following group parameters can be used:
2008
2009 @table @code
2010 @item to-address
2011 @cindex to-address
2012 Address used by when doing followups and new posts.
2013
2014 @example
2015 (to-address .  "some@@where.com")
2016 @end example
2017
2018 This is primarily useful in mail groups that represent closed mailing
2019 lists---mailing lists where it's expected that everybody that writes to
2020 the mailing list is subscribed to it.  Since using this parameter
2021 ensures that the mail only goes to the mailing list itself, it means
2022 that members won't receive two copies of your followups.
2023
2024 Using @code{to-address} will actually work whether the group is foreign
2025 or not.  Let's say there's a group on the server that is called
2026 @samp{fa.4ad-l}.  This is a real newsgroup, but the server has gotten
2027 the articles from a mail-to-news gateway.  Posting directly to this
2028 group is therefore impossible---you have to send mail to the mailing
2029 list address instead.
2030
2031 @item to-list
2032 @cindex to-list
2033 Address used when doing a @kbd{a} in that group.
2034
2035 @example
2036 (to-list . "some@@where.com")
2037 @end example
2038
2039 It is totally ignored
2040 when doing a followup---except that if it is present in a news group,
2041 you'll get mail group semantics when doing @kbd{f}.
2042
2043 If you do an @kbd{a} command in a mail group and you have neither a
2044 @code{to-list} group parameter nor a @code{to-address} group parameter,
2045 then a @code{to-list} group parameter will be added automatically upon
2046 sending the message if @code{gnus-add-to-list} is set to @code{t}.
2047 @vindex gnus-add-to-list
2048
2049 If you do an @kbd{a} command in a mail group and you don't have a
2050 @code{to-list} group parameter, one will be added automatically upon
2051 sending the message.
2052
2053 @item visible
2054 @cindex visible
2055 If the group parameter list has the element @code{(visible . t)},
2056 that group will always be visible in the Group buffer, regardless
2057 of whether it has any unread articles.
2058
2059 @item broken-reply-to
2060 @cindex broken-reply-to
2061 Elements like @code{(broken-reply-to . t)} signals that @code{Reply-To}
2062 headers in this group are to be ignored.  This can be useful if you're
2063 reading a mailing list group where the listserv has inserted
2064 @code{Reply-To} headers that point back to the listserv itself.  This is
2065 broken behavior.  So there!
2066
2067 @item to-group
2068 @cindex to-group
2069 Elements like @code{(to-group . "some.group.name")} means that all
2070 posts in that group will be sent to @code{some.group.name}.
2071
2072 @item newsgroup
2073 @cindex newsgroup
2074 If you have @code{(newsgroup . t)} in the group parameter list, Gnus
2075 will treat all responses as if they were responses to news articles.
2076 This can be useful if you have a mail group that's really a mirror of a
2077 news group.
2078
2079 @item gcc-self
2080 @cindex gcc-self
2081 If @code{(gcc-self . t)} is present in the group parameter list, newly
2082 composed messages will be @code{Gcc}'d to the current group. If
2083 @code{(gcc-self . none)} is present, no @code{Gcc:} header will be
2084 generated, if @code{(gcc-self . "string")} is present, this string will
2085 be inserted literally as a @code{gcc} header.  This parameter takes
2086 precedence over any default @code{Gcc} rules as described later
2087 (@pxref{Archived Messages}).
2088
2089 @item auto-expire
2090 @cindex auto-expire
2091 If the group parameter has an element that looks like @code{(auto-expire
2092 . t)}, all articles read will be marked as expirable.  For an
2093 alternative approach, @pxref{Expiring Mail}.
2094
2095 @item total-expire
2096 @cindex total-expire
2097 If the group parameter has an element that looks like
2098 @code{(total-expire . t)}, all read articles will be put through the
2099 expiry process, even if they are not marked as expirable.  Use with
2100 caution.  Unread, ticked and dormant articles are not eligible for
2101 expiry.
2102
2103 @item expiry-wait
2104 @cindex expiry-wait
2105 @vindex nnmail-expiry-wait-function
2106 If the group parameter has an element that looks like @code{(expiry-wait
2107 . 10)}, this value will override any @code{nnmail-expiry-wait} and
2108 @code{nnmail-expiry-wait-function} when expiring expirable messages.
2109 The value can either be a number of days (not necessarily an integer) or
2110 the symbols @code{never} or @code{immediate}.
2111
2112 @item score-file
2113 @cindex score file group parameter
2114 Elements that look like @code{(score-file . "file")} will make
2115 @file{file} into the current score file for the group in question.  All
2116 interactive score entries will be put into this file.
2117
2118 @item adapt-file
2119 @cindex adapt file group parameter
2120 Elements that look like @code{(adapt-file . "file")} will make
2121 @file{file} into the current adaptive file for the group in question.
2122 All adaptive score entries will be put into this file.
2123
2124 @item admin-address
2125 When unsubscribing from a mailing list you should never send the
2126 unsubscription notice to the mailing list itself.  Instead, you'd send
2127 messages to the administrative address.  This parameter allows you to
2128 put the admin address somewhere convenient.
2129
2130 @item display
2131 Elements that look like @code{(display . MODE)} say which articles to
2132 display on entering the group.  Valid values are:
2133
2134 @table @code
2135 @item all
2136 Display all articles, both read and unread.
2137
2138 @item default
2139 Display the default visible articles, which normally includes unread and
2140 ticked articles.
2141 @end table
2142
2143 @item comment
2144 Elements that look like @code{(comment . "This is a comment")}
2145 are arbitrary comments on the group.  They are currently ignored by
2146 Gnus, but provide a place for you to store information on particular
2147 groups.
2148
2149 @item charset
2150 Elements that look like @code{(charset . iso-8859-1)} will make
2151 @code{iso-8859-1} the default charset; that is, the charset that will be
2152 used for all articles that do not specify a charset.
2153
2154 @item @var{(variable form)}
2155 You can use the group parameters to set variables local to the group you
2156 are entering.  If you want to turn threading off in @samp{news.answers},
2157 you could put @code{(gnus-show-threads nil)} in the group parameters of
2158 that group.  @code{gnus-show-threads} will be made into a local variable
2159 in the summary buffer you enter, and the form @code{nil} will be
2160 @code{eval}ed there.
2161
2162 This can also be used as a group-specific hook function, if you'd like.
2163 If you want to hear a beep when you enter a group, you could put
2164 something like @code{(dummy-variable (ding))} in the parameters of that
2165 group.  @code{dummy-variable} will be set to the result of the
2166 @code{(ding)} form, but who cares?
2167
2168 @item posting-style
2169 You can store additional posting style information for this group only
2170 here (@pxref{Posting Styles}). The format is that of an entry in the
2171 @code{gnus-posting-styles} alist, except that there's no regexp matching
2172 the group name (of course). Style elements in this group parameter will
2173 take precedence over the ones found in @code{gnus-posting-styles}.
2174
2175 For instance, if you want a funky name and signature in this group only,
2176 instead of hacking @code{gnus-posting-styles}, you could put something
2177 like this in the group parameters:
2178
2179 @example
2180 (posting-style
2181   (name "Funky Name")
2182   (signature "Funky Signature"))
2183 @end example
2184
2185 @end table
2186
2187 Use the @kbd{G p} command to edit group parameters of a group.  You
2188 might also be interested in reading about topic parameters (@pxref{Topic
2189 Parameters}).
2190
2191
2192 @node Listing Groups
2193 @section Listing Groups
2194 @cindex group listing
2195
2196 These commands all list various slices of the groups available.
2197
2198 @table @kbd
2199
2200 @item l
2201 @itemx A s
2202 @kindex A s (Group)
2203 @kindex l (Group)
2204 @findex gnus-group-list-groups
2205 List all groups that have unread articles
2206 (@code{gnus-group-list-groups}).  If the numeric prefix is used, this
2207 command will list only groups of level ARG and lower.  By default, it
2208 only lists groups of level five (i. e.,
2209 @code{gnus-group-default-list-level}) or lower (i.e., just subscribed
2210 groups).
2211
2212 @item L
2213 @itemx A u
2214 @kindex A u (Group)
2215 @kindex L (Group)
2216 @findex gnus-group-list-all-groups
2217 List all groups, whether they have unread articles or not
2218 (@code{gnus-group-list-all-groups}).  If the numeric prefix is used,
2219 this command will list only groups of level ARG and lower.  By default,
2220 it lists groups of level seven or lower (i.e., just subscribed and
2221 unsubscribed groups).
2222
2223 @item A l
2224 @kindex A l (Group)
2225 @findex gnus-group-list-level
2226 List all unread groups on a specific level
2227 (@code{gnus-group-list-level}).  If given a prefix, also list the groups
2228 with no unread articles.
2229
2230 @item A k
2231 @kindex A k (Group)
2232 @findex gnus-group-list-killed
2233 List all killed groups (@code{gnus-group-list-killed}).  If given a
2234 prefix argument, really list all groups that are available, but aren't
2235 currently (un)subscribed.  This could entail reading the active file
2236 from the server.
2237
2238 @item A z
2239 @kindex A z (Group)
2240 @findex gnus-group-list-zombies
2241 List all zombie groups (@code{gnus-group-list-zombies}).
2242
2243 @item A m
2244 @kindex A m (Group)
2245 @findex gnus-group-list-matching
2246 List all unread, subscribed groups with names that match a regexp
2247 (@code{gnus-group-list-matching}).
2248
2249 @item A M
2250 @kindex A M (Group)
2251 @findex gnus-group-list-all-matching
2252 List groups that match a regexp (@code{gnus-group-list-all-matching}).
2253
2254 @item A A
2255 @kindex A A (Group)
2256 @findex gnus-group-list-active
2257 List absolutely all groups in the active file(s) of the
2258 server(s) you are connected to (@code{gnus-group-list-active}).  This
2259 might very well take quite a while.  It might actually be a better idea
2260 to do a @kbd{A M} to list all matching, and just give @samp{.} as the
2261 thing to match on.  Also note that this command may list groups that
2262 don't exist (yet)---these will be listed as if they were killed groups.
2263 Take the output with some grains of salt.
2264
2265 @item A a
2266 @kindex A a (Group)
2267 @findex gnus-group-apropos
2268 List all groups that have names that match a regexp
2269 (@code{gnus-group-apropos}).
2270
2271 @item A d
2272 @kindex A d (Group)
2273 @findex gnus-group-description-apropos
2274 List all groups that have names or descriptions that match a regexp
2275 (@code{gnus-group-description-apropos}).
2276
2277 @end table
2278
2279 @vindex gnus-permanently-visible-groups
2280 @cindex visible group parameter
2281 Groups that match the @code{gnus-permanently-visible-groups} regexp will
2282 always be shown, whether they have unread articles or not.  You can also
2283 add the @code{visible} element to the group parameters in question to
2284 get the same effect.
2285
2286 @vindex gnus-list-groups-with-ticked-articles
2287 Groups that have just ticked articles in it are normally listed in the
2288 group buffer.  If @code{gnus-list-groups-with-ticked-articles} is
2289 @code{nil}, these groups will be treated just like totally empty
2290 groups.  It is @code{t} by default.
2291
2292
2293 @node Sorting Groups
2294 @section Sorting Groups
2295 @cindex sorting groups
2296
2297 @kindex C-c C-s (Group)
2298 @findex gnus-group-sort-groups
2299 @vindex gnus-group-sort-function
2300 The @kbd{C-c C-s} (@code{gnus-group-sort-groups}) command sorts the
2301 group buffer according to the function(s) given by the
2302 @code{gnus-group-sort-function} variable.  Available sorting functions
2303 include:
2304
2305 @table @code
2306
2307 @item gnus-group-sort-by-alphabet
2308 @findex gnus-group-sort-by-alphabet
2309 Sort the group names alphabetically.  This is the default.
2310
2311 @item gnus-group-sort-by-real-name
2312 @findex gnus-group-sort-by-real-name
2313 Sort the group alphabetically on the real (unprefixed) group names.
2314
2315 @item gnus-group-sort-by-level
2316 @findex gnus-group-sort-by-level
2317 Sort by group level.
2318
2319 @item gnus-group-sort-by-score
2320 @findex gnus-group-sort-by-score
2321 Sort by group score.  @xref{Group Score}.
2322
2323 @item gnus-group-sort-by-rank
2324 @findex gnus-group-sort-by-rank
2325 Sort by group score and then the group level.  The level and the score
2326 are, when taken together, the group's @dfn{rank}.  @xref{Group Score}.
2327
2328 @item gnus-group-sort-by-unread
2329 @findex gnus-group-sort-by-unread
2330 Sort by number of unread articles.
2331
2332 @item gnus-group-sort-by-method
2333 @findex gnus-group-sort-by-method
2334 Sort alphabetically on the select method.
2335
2336
2337 @end table
2338
2339 @code{gnus-group-sort-function} can also be a list of sorting
2340 functions.  In that case, the most significant sort key function must be
2341 the last one.
2342
2343
2344 There are also a number of commands for sorting directly according to
2345 some sorting criteria:
2346
2347 @table @kbd
2348 @item G S a
2349 @kindex G S a (Group)
2350 @findex gnus-group-sort-groups-by-alphabet
2351 Sort the group buffer alphabetically by group name
2352 (@code{gnus-group-sort-groups-by-alphabet}).
2353
2354 @item G S u
2355 @kindex G S u (Group)
2356 @findex gnus-group-sort-groups-by-unread
2357 Sort the group buffer by the number of unread articles
2358 (@code{gnus-group-sort-groups-by-unread}).
2359
2360 @item G S l
2361 @kindex G S l (Group)
2362 @findex gnus-group-sort-groups-by-level
2363 Sort the group buffer by group level
2364 (@code{gnus-group-sort-groups-by-level}).
2365
2366 @item G S v
2367 @kindex G S v (Group)
2368 @findex gnus-group-sort-groups-by-score
2369 Sort the group buffer by group score
2370 (@code{gnus-group-sort-groups-by-score}).  @xref{Group Score}.
2371
2372 @item G S r
2373 @kindex G S r (Group)
2374 @findex gnus-group-sort-groups-by-rank
2375 Sort the group buffer by group rank
2376 (@code{gnus-group-sort-groups-by-rank}).  @xref{Group Score}.
2377
2378 @item G S m
2379 @kindex G S m (Group)
2380 @findex gnus-group-sort-groups-by-method
2381 Sort the group buffer alphabetically by backend name
2382 (@code{gnus-group-sort-groups-by-method}).
2383
2384 @end table
2385
2386 All the commands below obeys the process/prefix convention
2387 (@pxref{Process/Prefix}).
2388
2389 When given a symbolic prefix (@pxref{Symbolic Prefixes}), all these
2390 commands will sort in reverse order.
2391
2392 You can also sort a subset of the groups:
2393
2394 @table @kbd
2395 @item G P a
2396 @kindex G P a (Group)
2397 @findex gnus-group-sort-selected-groups-by-alphabet
2398 Sort the groups alphabetically by group name
2399 (@code{gnus-group-sort-selected-groups-by-alphabet}).
2400
2401 @item G P u
2402 @kindex G P u (Group)
2403 @findex gnus-group-sort-selected-groups-by-unread
2404 Sort the groups by the number of unread articles
2405 (@code{gnus-group-sort-selected-groups-by-unread}).
2406
2407 @item G P l
2408 @kindex G P l (Group)
2409 @findex gnus-group-sort-selected-groups-by-level
2410 Sort the groups by group level
2411 (@code{gnus-group-sort-selected-groups-by-level}).
2412
2413 @item G P v
2414 @kindex G P v (Group)
2415 @findex gnus-group-sort-selected-groups-by-score
2416 Sort the groups by group score
2417 (@code{gnus-group-sort-selected-groups-by-score}).  @xref{Group Score}.
2418
2419 @item G P r
2420 @kindex G P r (Group)
2421 @findex gnus-group-sort-selected-groups-by-rank
2422 Sort the groups by group rank
2423 (@code{gnus-group-sort-selected-groups-by-rank}).  @xref{Group Score}.
2424
2425 @item G P m
2426 @kindex G P m (Group)
2427 @findex gnus-group-sort-selected-groups-by-method
2428 Sort the groups alphabetically by backend name
2429 (@code{gnus-group-sort-selected-groups-by-method}).
2430
2431 @end table
2432
2433
2434
2435 @node Group Maintenance
2436 @section Group Maintenance
2437 @cindex bogus groups
2438
2439 @table @kbd
2440 @item b
2441 @kindex b (Group)
2442 @findex gnus-group-check-bogus-groups
2443 Find bogus groups and delete them
2444 (@code{gnus-group-check-bogus-groups}).
2445
2446 @item F
2447 @kindex F (Group)
2448 @findex gnus-group-find-new-groups
2449 Find new groups and process them (@code{gnus-group-find-new-groups}).
2450 With 1 @kbd{C-u}, use the @code{ask-server} method to query the server
2451 for new groups.  With 2 @kbd{C-u}'s, use most complete method possible
2452 to query the server for new groups, and subscribe the new groups as
2453 zombies.
2454
2455 @item C-c C-x
2456 @kindex C-c C-x (Group)
2457 @findex gnus-group-expire-articles
2458 Run all expirable articles in the current group through the expiry
2459 process (if any) (@code{gnus-group-expire-articles}).
2460
2461 @item C-c M-C-x
2462 @kindex C-c M-C-x (Group)
2463 @findex gnus-group-expire-all-groups
2464 Run all articles in all groups through the expiry process
2465 (@code{gnus-group-expire-all-groups}).
2466
2467 @end table
2468
2469
2470 @node Browse Foreign Server
2471 @section Browse Foreign Server
2472 @cindex foreign servers
2473 @cindex browsing servers
2474
2475 @table @kbd
2476 @item B
2477 @kindex B (Group)
2478 @findex gnus-group-browse-foreign-server
2479 You will be queried for a select method and a server name.  Gnus will
2480 then attempt to contact this server and let you browse the groups there
2481 (@code{gnus-group-browse-foreign-server}).
2482 @end table
2483
2484 @findex gnus-browse-mode
2485 A new buffer with a list of available groups will appear.  This buffer
2486 will use the @code{gnus-browse-mode}.  This buffer looks a bit (well,
2487 a lot) like a normal group buffer.
2488
2489 Here's a list of keystrokes available in the browse mode:
2490
2491 @table @kbd
2492 @item n
2493 @kindex n (Browse)
2494 @findex gnus-group-next-group
2495 Go to the next group (@code{gnus-group-next-group}).
2496
2497 @item p
2498 @kindex p (Browse)
2499 @findex gnus-group-prev-group
2500 Go to the previous group (@code{gnus-group-prev-group}).
2501
2502 @item SPACE
2503 @kindex SPACE (Browse)
2504 @findex gnus-browse-read-group
2505 Enter the current group and display the first article
2506 (@code{gnus-browse-read-group}).
2507
2508 @item RET
2509 @kindex RET (Browse)
2510 @findex gnus-browse-select-group
2511 Enter the current group (@code{gnus-browse-select-group}).
2512
2513 @item u
2514 @kindex u (Browse)
2515 @findex gnus-browse-unsubscribe-current-group
2516 Unsubscribe to the current group, or, as will be the case here,
2517 subscribe to it (@code{gnus-browse-unsubscribe-current-group}).
2518
2519 @item l
2520 @itemx q
2521 @kindex q (Browse)
2522 @kindex l (Browse)
2523 @findex gnus-browse-exit
2524 Exit browse mode (@code{gnus-browse-exit}).
2525
2526 @item ?
2527 @kindex ? (Browse)
2528 @findex gnus-browse-describe-briefly
2529 Describe browse mode briefly (well, there's not much to describe, is
2530 there) (@code{gnus-browse-describe-briefly}).
2531 @end table
2532
2533
2534 @node Exiting Gnus
2535 @section Exiting Gnus
2536 @cindex exiting Gnus
2537
2538 Yes, Gnus is ex(c)iting.
2539
2540 @table @kbd
2541 @item z
2542 @kindex z (Group)
2543 @findex gnus-group-suspend
2544 Suspend Gnus (@code{gnus-group-suspend}).  This doesn't really exit Gnus,
2545 but it kills all buffers except the Group buffer.  I'm not sure why this
2546 is a gain, but then who am I to judge?
2547
2548 @item q
2549 @kindex q (Group)
2550 @findex gnus-group-exit
2551 @c @icon{gnus-group-exit}
2552 Quit Gnus (@code{gnus-group-exit}).
2553
2554 @item Q
2555 @kindex Q (Group)
2556 @findex gnus-group-quit
2557 Quit Gnus without saving the @file{.newsrc} files (@code{gnus-group-quit}).
2558 The dribble file will be saved, though (@pxref{Auto Save}).
2559 @end table
2560
2561 @vindex gnus-exit-gnus-hook
2562 @vindex gnus-suspend-gnus-hook
2563 @code{gnus-suspend-gnus-hook} is called when you suspend Gnus and
2564 @code{gnus-exit-gnus-hook} is called when you quit Gnus, while
2565 @code{gnus-after-exiting-gnus-hook} is called as the final item when
2566 exiting Gnus.
2567
2568 @findex gnus-unload
2569 @cindex unloading
2570 If you wish to completely unload Gnus and all its adherents, you can use
2571 the @code{gnus-unload} command.  This command is also very handy when
2572 trying to customize meta-variables.
2573
2574 Note:
2575
2576 @quotation
2577 Miss Lisa Cannifax, while sitting in English class, felt her feet go
2578 numbly heavy and herself fall into a hazy trance as the boy sitting
2579 behind her drew repeated lines with his pencil across the back of her
2580 plastic chair.
2581 @end quotation
2582
2583
2584 @node Group Topics
2585 @section Group Topics
2586 @cindex topics
2587
2588 If you read lots and lots of groups, it might be convenient to group
2589 them hierarchically according to topics.  You put your Emacs groups over
2590 here, your sex groups over there, and the rest (what, two groups or so?)
2591 you put in some misc section that you never bother with anyway.  You can
2592 even group the Emacs sex groups as a sub-topic to either the Emacs
2593 groups or the sex groups---or both!  Go wild!
2594
2595 @iftex
2596 @iflatex
2597 \gnusfigure{Group Topics}{400}{
2598 \put(75,50){\epsfig{figure=tmp/group-topic.ps,height=9cm}}
2599 }
2600 @end iflatex
2601 @end iftex
2602
2603 Here's an example:
2604
2605 @example
2606 Gnus
2607   Emacs -- I wuw it!
2608      3: comp.emacs
2609      2: alt.religion.emacs
2610     Naughty Emacs
2611      452: alt.sex.emacs
2612        0: comp.talk.emacs.recovery
2613   Misc
2614      8: comp.binaries.fractals
2615     13: comp.sources.unix
2616 @end example
2617
2618 @findex gnus-topic-mode
2619 @kindex t (Group)
2620 To get this @emph{fab} functionality you simply turn on (ooh!) the
2621 @code{gnus-topic} minor mode---type @kbd{t} in the group buffer.  (This
2622 is a toggling command.)
2623
2624 Go ahead, just try it.  I'll still be here when you get back.  La de
2625 dum...  Nice tune, that...  la la la...  What, you're back? Yes, and now
2626 press @kbd{l}.  There.  All your groups are now listed under
2627 @samp{misc}.  Doesn't that make you feel all warm and fuzzy?  Hot and
2628 bothered?
2629
2630 If you want this permanently enabled, you should add that minor mode to
2631 the hook for the group mode:
2632
2633 @lisp
2634 (add-hook 'gnus-group-mode-hook 'gnus-topic-mode)
2635 @end lisp
2636
2637 @menu
2638 * Topic Variables::    How to customize the topics the Lisp Way.
2639 * Topic Commands::     Interactive E-Z commands.
2640 * Topic Sorting::      Sorting each topic individually.
2641 * Topic Topology::     A map of the world.
2642 * Topic Parameters::   Parameters that apply to all groups in a topic.
2643 @end menu
2644
2645
2646 @node Topic Variables
2647 @subsection Topic Variables
2648 @cindex topic variables
2649
2650 Now, if you select a topic, it will fold/unfold that topic, which is
2651 really neat, I think.
2652
2653 @vindex gnus-topic-line-format
2654 The topic lines themselves are created according to the
2655 @code{gnus-topic-line-format} variable (@pxref{Formatting Variables}).
2656 Valid elements are:
2657
2658 @table @samp
2659 @item i
2660 Indentation.
2661 @item n
2662 Topic name.
2663 @item v
2664 Visibility.
2665 @item l
2666 Level.
2667 @item g
2668 Number of groups in the topic.
2669 @item a
2670 Number of unread articles in the topic.
2671 @item A
2672 Number of unread articles in the topic and all its subtopics.
2673 @end table
2674
2675 @vindex gnus-topic-indent-level
2676 Each sub-topic (and the groups in the sub-topics) will be indented with
2677 @code{gnus-topic-indent-level} times the topic level number of spaces.
2678 The default is 2.
2679
2680 @vindex gnus-topic-mode-hook
2681 @code{gnus-topic-mode-hook} is called in topic minor mode buffers.
2682
2683 @vindex gnus-topic-display-empty-topics
2684 The @code{gnus-topic-display-empty-topics} says whether to display even
2685 topics that have no unread articles in them.  The default is @code{t}.
2686
2687
2688 @node Topic Commands
2689 @subsection Topic Commands
2690 @cindex topic commands
2691
2692 When the topic minor mode is turned on, a new @kbd{T} submap will be
2693 available.  In addition, a few of the standard keys change their
2694 definitions slightly.
2695
2696 @table @kbd
2697
2698 @item T n
2699 @kindex T n (Topic)
2700 @findex gnus-topic-create-topic
2701 Prompt for a new topic name and create it
2702 (@code{gnus-topic-create-topic}).
2703
2704 @item T m
2705 @kindex T m (Topic)
2706 @findex gnus-topic-move-group
2707 Move the current group to some other topic
2708 (@code{gnus-topic-move-group}).  This command uses the process/prefix
2709 convention (@pxref{Process/Prefix}).
2710
2711 @item T c
2712 @kindex T c (Topic)
2713 @findex gnus-topic-copy-group
2714 Copy the current group to some other topic
2715 (@code{gnus-topic-copy-group}).  This command uses the process/prefix
2716 convention (@pxref{Process/Prefix}).
2717
2718 @item T D
2719 @kindex T D (Topic)
2720 @findex gnus-topic-remove-group
2721 Remove a group from the current topic (@code{gnus-topic-remove-group}).
2722 This command is mainly useful if you have the same group in several
2723 topics and wish to remove it from one of the topics.  You may also
2724 remove a group from all topics, but in that case, Gnus will add it to
2725 the root topic the next time you start Gnus.  In fact, all new groups
2726 (which, naturally, don't belong to any topic) will show up in the root
2727 topic.
2728
2729 This command uses the process/prefix convention
2730 (@pxref{Process/Prefix}).
2731
2732 @item T M
2733 @kindex T M (Topic)
2734 @findex gnus-topic-move-matching
2735 Move all groups that match some regular expression to a topic
2736 (@code{gnus-topic-move-matching}).
2737
2738 @item T C
2739 @kindex T C (Topic)
2740 @findex gnus-topic-copy-matching
2741 Copy all groups that match some regular expression to a topic
2742 (@code{gnus-topic-copy-matching}).
2743
2744 @item T H
2745 @kindex T H (Topic)
2746 @findex gnus-topic-toggle-display-empty-topics
2747 Toggle hiding empty topics
2748 (@code{gnus-topic-toggle-display-empty-topics}).
2749
2750 @item T #
2751 @kindex T # (Topic)
2752 @findex gnus-topic-mark-topic
2753 Mark all groups in the current topic with the process mark
2754 (@code{gnus-topic-mark-topic}).
2755
2756 @item T M-#
2757 @kindex T M-# (Topic)
2758 @findex gnus-topic-unmark-topic
2759 Remove the process mark from all groups in the current topic
2760 (@code{gnus-topic-unmark-topic}).
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 RET
2778 @kindex RET (Topic)
2779 @findex gnus-topic-select-group
2780 @itemx SPACE
2781 Either select a group or fold a topic (@code{gnus-topic-select-group}).
2782 When you perform this command on a group, you'll enter the group, as
2783 usual.  When done on a topic line, the topic will be folded (if it was
2784 visible) or unfolded (if it was folded already).  So it's basically a
2785 toggling command on topics.  In addition, if you give a numerical
2786 prefix, group on that level (and lower) will be displayed.
2787
2788 @item C-c C-x
2789 @kindex C-c C-x (Topic)
2790 @findex gnus-topic-expire-articles
2791 Run all expirable articles in the current group or topic through the expiry
2792 process (if any) (@code{gnus-topic-expire-articles}).
2793
2794 @item C-k
2795 @kindex C-k (Topic)
2796 @findex gnus-topic-kill-group
2797 Kill a group or topic (@code{gnus-topic-kill-group}).  All groups in the
2798 topic will be removed along with the topic.
2799
2800 @item C-y
2801 @kindex C-y (Topic)
2802 @findex gnus-topic-yank-group
2803 Yank the previously killed group or topic
2804 (@code{gnus-topic-yank-group}).  Note that all topics will be yanked
2805 before all groups.
2806
2807 @item T r
2808 @kindex T r (Topic)
2809 @findex gnus-topic-rename
2810 Rename a topic (@code{gnus-topic-rename}).
2811
2812 @item T DEL
2813 @kindex T DEL (Topic)
2814 @findex gnus-topic-delete
2815 Delete an empty topic (@code{gnus-topic-delete}).
2816
2817 @item A T
2818 @kindex A T (Topic)
2819 @findex gnus-topic-list-active
2820 List all groups that Gnus knows about in a topics-ified way
2821 (@code{gnus-topic-list-active}).
2822
2823 @item G p
2824 @kindex G p (Topic)
2825 @findex gnus-topic-edit-parameters
2826 @cindex group parameters
2827 @cindex topic parameters
2828 @cindex parameters
2829 Edit the topic parameters (@code{gnus-topic-edit-parameters}).
2830 @xref{Topic Parameters}.
2831
2832 @end table
2833
2834
2835 @node Topic Sorting
2836 @subsection Topic Sorting
2837 @cindex topic sorting
2838
2839 You can sort the groups in each topic individually with the following
2840 commands:
2841
2842
2843 @table @kbd
2844 @item T S a
2845 @kindex T S a (Topic)
2846 @findex gnus-topic-sort-groups-by-alphabet
2847 Sort the current topic alphabetically by group name
2848 (@code{gnus-topic-sort-groups-by-alphabet}).
2849
2850 @item T S u
2851 @kindex T S u (Topic)
2852 @findex gnus-topic-sort-groups-by-unread
2853 Sort the current topic by the number of unread articles
2854 (@code{gnus-topic-sort-groups-by-unread}).
2855
2856 @item T S l
2857 @kindex T S l (Topic)
2858 @findex gnus-topic-sort-groups-by-level
2859 Sort the current topic by group level
2860 (@code{gnus-topic-sort-groups-by-level}).
2861
2862 @item T S v
2863 @kindex T S v (Topic)
2864 @findex gnus-topic-sort-groups-by-score
2865 Sort the current topic by group score
2866 (@code{gnus-topic-sort-groups-by-score}).  @xref{Group Score}.
2867
2868 @item T S r
2869 @kindex T S r (Topic)
2870 @findex gnus-topic-sort-groups-by-rank
2871 Sort the current topic by group rank
2872 (@code{gnus-topic-sort-groups-by-rank}).  @xref{Group Score}.
2873
2874 @item T S m
2875 @kindex T S m (Topic)
2876 @findex gnus-topic-sort-groups-by-method
2877 Sort the current topic alphabetically by backend name
2878 (@code{gnus-topic-sort-groups-by-method}).
2879
2880 @end table
2881
2882 @xref{Sorting Groups} for more information about group sorting.
2883
2884
2885 @node Topic Topology
2886 @subsection Topic Topology
2887 @cindex topic topology
2888 @cindex topology
2889
2890 So, let's have a look at an example group buffer:
2891
2892 @example
2893 Gnus
2894   Emacs -- I wuw it!
2895      3: comp.emacs
2896      2: alt.religion.emacs
2897     Naughty Emacs
2898      452: alt.sex.emacs
2899        0: comp.talk.emacs.recovery
2900   Misc
2901      8: comp.binaries.fractals
2902     13: comp.sources.unix
2903 @end example
2904
2905 So, here we have one top-level topic (@samp{Gnus}), two topics under
2906 that, and one sub-topic under one of the sub-topics.  (There is always
2907 just one (1) top-level topic).  This topology can be expressed as
2908 follows:
2909
2910 @lisp
2911 (("Gnus" visible)
2912  (("Emacs -- I wuw it!" visible)
2913   (("Naughty Emacs" visible)))
2914  (("Misc" visible)))
2915 @end lisp
2916
2917 @vindex gnus-topic-topology
2918 This is in fact how the variable @code{gnus-topic-topology} would look
2919 for the display above.  That variable is saved in the @file{.newsrc.eld}
2920 file, and shouldn't be messed with manually---unless you really want
2921 to.  Since this variable is read from the @file{.newsrc.eld} file,
2922 setting it in any other startup files will have no effect.
2923
2924 This topology shows what topics are sub-topics of what topics (right),
2925 and which topics are visible.  Two settings are currently
2926 allowed---@code{visible} and @code{invisible}.
2927
2928
2929 @node Topic Parameters
2930 @subsection Topic Parameters
2931 @cindex topic parameters
2932
2933 All groups in a topic will inherit group parameters from the parent (and
2934 ancestor) topic parameters.  All valid group parameters are valid topic
2935 parameters (@pxref{Group Parameters}).
2936
2937 Group parameters (of course) override topic parameters, and topic
2938 parameters in sub-topics override topic parameters in super-topics.  You
2939 know.  Normal inheritance rules.  (@dfn{Rules} is here a noun, not a
2940 verb, although you may feel free to disagree with me here.)
2941
2942 @example
2943 Gnus
2944   Emacs
2945      3: comp.emacs
2946      2: alt.religion.emacs
2947    452: alt.sex.emacs
2948     Relief
2949      452: alt.sex.emacs
2950        0: comp.talk.emacs.recovery
2951   Misc
2952      8: comp.binaries.fractals
2953     13: comp.sources.unix
2954    452: alt.sex.emacs
2955 @end example
2956
2957 The @samp{Emacs} topic has the topic parameter @code{(score-file
2958 . "emacs.SCORE")}; the @samp{Relief} topic has the topic parameter
2959 @code{(score-file . "relief.SCORE")}; and the @samp{Misc} topic has the
2960 topic parameter @code{(score-file . "emacs.SCORE")}.  In addition,
2961 @* @samp{alt.religion.emacs} has the group parameter @code{(score-file
2962 . "religion.SCORE")}.
2963
2964 Now, when you enter @samp{alt.sex.emacs} in the @samp{Relief} topic, you
2965 will get the @file{relief.SCORE} home score file.  If you enter the same
2966 group in the @samp{Emacs} topic, you'll get the @file{emacs.SCORE} home
2967 score file.  If you enter the group @samp{alt.religion.emacs}, you'll
2968 get the @file{religion.SCORE} home score file.
2969
2970 This seems rather simple and self-evident, doesn't it?  Well, yes.  But
2971 there are some problems, especially with the @code{total-expiry}
2972 parameter.  Say you have a mail group in two topics; one with
2973 @code{total-expiry} and one without.  What happens when you do @kbd{M-x
2974 gnus-expire-all-expirable-groups}?  Gnus has no way of telling which one
2975 of these topics you mean to expire articles from, so anything may
2976 happen.  In fact, I hereby declare that it is @dfn{undefined} what
2977 happens.  You just have to be careful if you do stuff like that.
2978
2979
2980 @node Misc Group Stuff
2981 @section Misc Group Stuff
2982
2983 @menu
2984 * Scanning New Messages:: Asking Gnus to see whether new messages have arrived.
2985 * Group Information::     Information and help on groups and Gnus.
2986 * Group Timestamp::       Making Gnus keep track of when you last read a group.
2987 * File Commands::         Reading and writing the Gnus files.
2988 @end menu
2989
2990 @table @kbd
2991
2992 @item ^
2993 @kindex ^ (Group)
2994 @findex gnus-group-enter-server-mode
2995 Enter the server buffer (@code{gnus-group-enter-server-mode}).
2996 @xref{The Server Buffer}.
2997
2998 @item a
2999 @kindex a (Group)
3000 @findex gnus-group-post-news
3001 Post an article to a group (@code{gnus-group-post-news}).  If given a
3002 prefix, the current group name will be used as the default.
3003
3004 @item m
3005 @kindex m (Group)
3006 @findex gnus-group-mail
3007 Mail a message somewhere (@code{gnus-group-mail}).
3008
3009 @end table
3010
3011 Variables for the group buffer:
3012
3013 @table @code
3014
3015 @item gnus-group-mode-hook
3016 @vindex gnus-group-mode-hook
3017 is called after the group buffer has been
3018 created.
3019
3020 @item gnus-group-prepare-hook
3021 @vindex gnus-group-prepare-hook
3022 is called after the group buffer is
3023 generated.  It may be used to modify the buffer in some strange,
3024 unnatural way.
3025
3026 @item gnus-group-prepared-hook
3027 @vindex gnus-group-prepare-hook
3028 is called as the very last thing after the group buffer has been
3029 generated.  It may be used to move point around, for instance.
3030
3031 @item gnus-permanently-visible-groups
3032 @vindex gnus-permanently-visible-groups
3033 Groups matching this regexp will always be listed in the group buffer,
3034 whether they are empty or not.
3035
3036 @end table
3037
3038
3039 @node Scanning New Messages
3040 @subsection Scanning New Messages
3041 @cindex new messages
3042 @cindex scanning new news
3043
3044 @table @kbd
3045
3046 @item g
3047 @kindex g (Group)
3048 @findex gnus-group-get-new-news
3049 @c @icon{gnus-group-get-new-news}
3050 Check the server(s) for new articles.  If the numerical prefix is used,
3051 this command will check only groups of level @var{arg} and lower
3052 (@code{gnus-group-get-new-news}).  If given a non-numerical prefix, this
3053 command will force a total re-reading of the active file(s) from the
3054 backend(s).
3055
3056 @item M-g
3057 @kindex M-g (Group)
3058 @findex gnus-group-get-new-news-this-group
3059 @vindex gnus-goto-next-group-when-activating
3060 @c @icon{gnus-group-get-new-news-this-group}
3061 Check whether new articles have arrived in the current group
3062 (@code{gnus-group-get-new-news-this-group}).
3063 @code{gnus-goto-next-group-when-activating} says whether this command is
3064 to move point to the next group or not.  It is @code{t} by default.
3065
3066 @findex gnus-activate-all-groups
3067 @cindex activating groups
3068 @item C-c M-g
3069 @kindex C-c M-g (Group)
3070 Activate absolutely all groups (@code{gnus-activate-all-groups}).
3071
3072 @item R
3073 @kindex R (Group)
3074 @cindex restarting
3075 @findex gnus-group-restart
3076 Restart Gnus (@code{gnus-group-restart}).  This saves the @file{.newsrc}
3077 file(s), closes the connection to all servers, clears up all run-time
3078 Gnus variables, and then starts Gnus all over again.
3079
3080 @end table
3081
3082 @vindex gnus-get-new-news-hook
3083 @code{gnus-get-new-news-hook} is run just before checking for new news.
3084
3085 @vindex gnus-after-getting-new-news-hook
3086 @code{gnus-after-getting-new-news-hook} is run after checking for new
3087 news.
3088
3089
3090 @node Group Information
3091 @subsection Group Information
3092 @cindex group information
3093 @cindex information on groups
3094
3095 @table @kbd
3096
3097
3098 @item H f
3099 @kindex H f (Group)
3100 @findex gnus-group-fetch-faq
3101 @vindex gnus-group-faq-directory
3102 @cindex FAQ
3103 @cindex ange-ftp
3104 Try to fetch the FAQ for the current group
3105 (@code{gnus-group-fetch-faq}).  Gnus will try to get the FAQ from
3106 @code{gnus-group-faq-directory}, which is usually a directory on a
3107 remote machine.  This variable can also be a list of directories.  In
3108 that case, giving a prefix to this command will allow you to choose
3109 between the various sites.  @code{ange-ftp} (or @code{efs}) will be used
3110 for fetching the file.
3111
3112 If fetching from the first site is unsuccessful, Gnus will attempt to go
3113 through @code{gnus-group-faq-directory} and try to open them one by one.
3114
3115 @item H d
3116 @itemx C-c C-d
3117 @c @icon{gnus-group-describe-group}
3118 @kindex H d (Group)
3119 @kindex C-c C-d (Group)
3120 @cindex describing groups
3121 @cindex group description
3122 @findex gnus-group-describe-group
3123 Describe the current group (@code{gnus-group-describe-group}).  If given
3124 a prefix, force Gnus to re-read the description from the server.
3125
3126 @item M-d
3127 @kindex M-d (Group)
3128 @findex gnus-group-describe-all-groups
3129 Describe all groups (@code{gnus-group-describe-all-groups}).  If given a
3130 prefix, force Gnus to re-read the description file from the server.
3131
3132 @item H v
3133 @itemx V
3134 @kindex V (Group)
3135 @kindex H v (Group)
3136 @cindex version
3137 @findex gnus-version
3138 Display current Gnus version numbers (@code{gnus-version}).
3139
3140 @item ?
3141 @kindex ? (Group)
3142 @findex gnus-group-describe-briefly
3143 Give a very short help message (@code{gnus-group-describe-briefly}).
3144
3145 @item C-c C-i
3146 @kindex C-c C-i (Group)
3147 @cindex info
3148 @cindex manual
3149 @findex gnus-info-find-node
3150 Go to the Gnus info node (@code{gnus-info-find-node}).
3151 @end table
3152
3153
3154 @node Group Timestamp
3155 @subsection Group Timestamp
3156 @cindex timestamps
3157 @cindex group timestamps
3158
3159 It can be convenient to let Gnus keep track of when you last read a
3160 group.  To set the ball rolling, you should add
3161 @code{gnus-group-set-timestamp} to @code{gnus-select-group-hook}:
3162
3163 @lisp
3164 (add-hook 'gnus-select-group-hook 'gnus-group-set-timestamp)
3165 @end lisp
3166
3167 After doing this, each time you enter a group, it'll be recorded.
3168
3169 This information can be displayed in various ways---the easiest is to
3170 use the @samp{%d} spec in the group line format:
3171
3172 @lisp
3173 (setq gnus-group-line-format
3174       "%M\%S\%p\%P\%5y: %(%-40,40g%) %d\n")
3175 @end lisp
3176
3177 This will result in lines looking like:
3178
3179 @example
3180 *        0: mail.ding                                19961002T012943
3181          0: custom                                   19961002T012713
3182 @end example
3183
3184 As you can see, the date is displayed in compact ISO 8601 format.  This
3185 may be a bit too much, so to just display the date, you could say
3186 something like:
3187
3188 @lisp
3189 (setq gnus-group-line-format
3190       "%M\%S\%p\%P\%5y: %(%-40,40g%) %6,6~(cut 2)d\n")
3191 @end lisp
3192
3193
3194 @node File Commands
3195 @subsection File Commands
3196 @cindex file commands
3197
3198 @table @kbd
3199
3200 @item r
3201 @kindex r (Group)
3202 @findex gnus-group-read-init-file
3203 @vindex gnus-init-file
3204 @cindex reading init file
3205 Re-read the init file (@code{gnus-init-file}, which defaults to
3206 @file{~/.gnus}) (@code{gnus-group-read-init-file}).
3207
3208 @item s
3209 @kindex s (Group)
3210 @findex gnus-group-save-newsrc
3211 @cindex saving .newsrc
3212 Save the @file{.newsrc.eld} file (and @file{.newsrc} if wanted)
3213 (@code{gnus-group-save-newsrc}).  If given a prefix, force saving the
3214 file(s) whether Gnus thinks it is necessary or not.
3215
3216 @c @item Z
3217 @c @kindex Z (Group)
3218 @c @findex gnus-group-clear-dribble
3219 @c Clear the dribble buffer (@code{gnus-group-clear-dribble}).
3220
3221 @end table
3222
3223
3224 @node The Summary Buffer
3225 @chapter The Summary Buffer
3226 @cindex summary buffer
3227
3228 A line for each article is displayed in the summary buffer.  You can
3229 move around, read articles, post articles and reply to articles.
3230
3231 The most common way to a summary buffer is to select a group from the
3232 group buffer (@pxref{Selecting a Group}).
3233
3234 You can have as many summary buffers open as you wish.
3235
3236 @menu
3237 * Summary Buffer Format::       Deciding how the summary buffer is to look.
3238 * Summary Maneuvering::         Moving around the summary buffer.
3239 * Choosing Articles::           Reading articles.
3240 * Paging the Article::          Scrolling the current article.
3241 * Reply Followup and Post::     Posting articles.
3242 * Canceling and Superseding::   ``Whoops, I shouldn't have called him that.''
3243 * Marking Articles::            Marking articles as read, expirable, etc.
3244 * Limiting::                    You can limit the summary buffer.
3245 * Threading::                   How threads are made.
3246 * Sorting::                     How articles and threads are sorted.
3247 * Asynchronous Fetching::       Gnus might be able to pre-fetch articles.
3248 * Article Caching::             You may store articles in a cache.
3249 * Persistent Articles::         Making articles expiry-resistant.
3250 * Article Backlog::             Having already read articles hang around.
3251 * Saving Articles::             Ways of customizing article saving.
3252 * Decoding Articles::           Gnus can treat series of (uu)encoded articles.
3253 * Article Treatment::           The article buffer can be mangled at will.
3254 * MIME Commands::               Doing MIMEy things with the articles.
3255 * Article Commands::            Doing various things with the article buffer.
3256 * Summary Sorting::             Sorting the summary buffer in various ways.
3257 * Finding the Parent::          No child support? Get the parent.
3258 * Alternative Approaches::      Reading using non-default summaries.
3259 * Tree Display::                A more visual display of threads.
3260 * Mail Group Commands::         Some commands can only be used in mail groups.
3261 * Various Summary Stuff::       What didn't fit anywhere else.
3262 * Exiting the Summary Buffer::  Returning to the Group buffer.
3263 * Crosspost Handling::          How crossposted articles are dealt with.
3264 * Duplicate Suppression::       An alternative when crosspost handling fails.
3265 @end menu
3266
3267
3268 @node Summary Buffer Format
3269 @section Summary Buffer Format
3270 @cindex summary buffer format
3271
3272 @iftex
3273 @iflatex
3274 \gnusfigure{The Summary Buffer}{180}{
3275 \put(0,0){\epsfig{figure=tmp/summary.ps,width=7.5cm}}
3276 \put(445,0){\makebox(0,0)[br]{\epsfig{figure=tmp/summary-article.ps,width=7.5cm}}}
3277 }
3278 @end iflatex
3279 @end iftex
3280
3281 @menu
3282 * Summary Buffer Lines::     You can specify how summary lines should look.
3283 * To From Newsgroups::       How to not display your own name.
3284 * Summary Buffer Mode Line:: You can say how the mode line should look.
3285 * Summary Highlighting::     Making the summary buffer all pretty and nice.
3286 @end menu
3287
3288 @findex mail-extract-address-components
3289 @findex gnus-extract-address-components
3290 @vindex gnus-extract-address-components
3291 Gnus will use the value of the @code{gnus-extract-address-components}
3292 variable as a function for getting the name and address parts of a
3293 @code{From} header.  Two pre-defined functions exist:
3294 @code{gnus-extract-address-components}, which is the default, quite
3295 fast, and too simplistic solution; and
3296 @code{mail-extract-address-components}, which works very nicely, but is
3297 slower.  The default function will return the wrong answer in 5% of the
3298 cases.  If this is unacceptable to you, use the other function instead:
3299
3300 @lisp
3301 (setq gnus-extract-address-components
3302       'mail-extract-address-components)
3303 @end lisp
3304
3305 @vindex gnus-summary-same-subject
3306 @code{gnus-summary-same-subject} is a string indicating that the current
3307 article has the same subject as the previous.  This string will be used
3308 with those specs that require it.  The default is @code{""}.
3309
3310
3311 @node Summary Buffer Lines
3312 @subsection Summary Buffer Lines
3313
3314 @vindex gnus-summary-line-format
3315 You can change the format of the lines in the summary buffer by changing
3316 the @code{gnus-summary-line-format} variable.  It works along the same
3317 lines as a normal @code{format} string, with some extensions
3318 (@pxref{Formatting Variables}).
3319
3320 The default string is @samp{%U%R%z%I%(%[%4L: %-20,20n%]%) %s\n}.
3321
3322 The following format specification characters are understood:
3323
3324 @table @samp
3325 @item N
3326 Article number.
3327 @item S
3328 Subject string.
3329 @item s
3330 Subject if the article is the root of the thread or the previous article
3331 had a different subject, @code{gnus-summary-same-subject} otherwise.
3332 (@code{gnus-summary-same-subject} defaults to @code{""}.)
3333 @item F
3334 Full @code{From} header.
3335 @item n
3336 The name (from the @code{From} header).
3337 @item f
3338 The name, code @code{To} header or the @code{Newsgroups} header
3339 (@pxref{To From Newsgroups}).
3340 @item a
3341 The name (from the @code{From} header).  This differs from the @code{n}
3342 spec in that it uses the function designated by the
3343 @code{gnus-extract-address-components} variable, which is slower, but
3344 may be more thorough.
3345 @item A
3346 The address (from the @code{From} header).  This works the same way as
3347 the @code{a} spec.
3348 @item L
3349 Number of lines in the article.
3350 @item c
3351 Number of characters in the article.
3352 @item I
3353 Indentation based on thread level (@pxref{Customizing Threading}).
3354 @item T
3355 Nothing if the article is a root and lots of spaces if it isn't (it
3356 pushes everything after it off the screen).
3357 @item [
3358 Opening bracket, which is normally @samp{[}, but can also be @samp{<}
3359 for adopted articles (@pxref{Customizing Threading}).
3360 @item ]
3361 Closing bracket, which is normally @samp{]}, but can also be @samp{>}
3362 for adopted articles.
3363 @item >
3364 One space for each thread level.
3365 @item <
3366 Twenty minus thread level spaces.
3367 @item U
3368 Unread.
3369
3370 @item R
3371 This misleadingly named specifier is the @dfn{secondary mark}.  This
3372 mark will say whether the article has been replied to, has been cached,
3373 or has been saved.
3374
3375 @item i
3376 Score as a number (@pxref{Scoring}).
3377 @item z
3378 @vindex gnus-summary-zcore-fuzz
3379 Zcore, @samp{+} if above the default level and @samp{-} if below the
3380 default level.  If the difference between
3381 @code{gnus-summary-default-score} and the score is less than
3382 @code{gnus-summary-zcore-fuzz}, this spec will not be used.
3383 @item V
3384 Total thread score.
3385 @item x
3386 @code{Xref}.
3387 @item D
3388 @code{Date}.
3389 @item d
3390 The @code{Date} in @code{DD-MMM} format.
3391 @item o
3392 The @code{Date} in @var{YYYYMMDD}@code{T}@var{HHMMSS} format.
3393 @item M
3394 @code{Message-ID}.
3395 @item r
3396 @code{References}.
3397 @item t
3398 Number of articles in the current sub-thread.  Using this spec will slow
3399 down summary buffer generation somewhat.
3400 @item e
3401 An @samp{=} (@code{gnus-not-empty-thread-mark}) will be displayed if the
3402 article has any children.
3403 @item P
3404 The line number.
3405 @item O
3406 Download mark.
3407 @item u
3408 User defined specifier.  The next character in the format string should
3409 be a letter.  Gnus will call the function
3410 @code{gnus-user-format-function-}@samp{X}, where @samp{X} is the letter
3411 following @samp{%u}.  The function will be passed the current header as
3412 argument.  The function should return a string, which will be inserted
3413 into the summary just like information from any other summary specifier.
3414 @end table
3415
3416 The @samp{%U} (status), @samp{%R} (replied) and @samp{%z} (zcore) specs
3417 have to be handled with care.  For reasons of efficiency, Gnus will
3418 compute what column these characters will end up in, and ``hard-code''
3419 that.  This means that it is invalid to have these specs after a
3420 variable-length spec.  Well, you might not be arrested, but your summary
3421 buffer will look strange, which is bad enough.
3422
3423 The smart choice is to have these specs as far to the left as possible.
3424 (Isn't that the case with everything, though?  But I digress.)
3425
3426 This restriction may disappear in later versions of Gnus.
3427
3428
3429 @node To From Newsgroups
3430 @subsection To From Newsgroups
3431 @cindex To
3432 @cindex Newsgroups
3433
3434 In some groups (particularly in archive groups), the @code{From} header
3435 isn't very interesting, since all the articles there are written by
3436 you.  To display the information in the @code{To} or @code{Newsgroups}
3437 headers instead, you need to decide three things: What information to
3438 gather; where to display it; and when to display it.
3439
3440 @enumerate
3441 @item
3442 @vindex gnus-extra-headers
3443 The reading of extra header information is controlled by the
3444 @code{gnus-extra-headers}.  This is a list of header symbols.  For
3445 instance:
3446
3447 @lisp
3448 (setq gnus-extra-headers
3449       '(To Newsgroups X-Newsreader))
3450 @end lisp
3451
3452 This will result in Gnus trying to obtain these three headers, and
3453 storing it in header structures for later easy retrieval.
3454
3455 @item
3456 @findex gnus-extra-header
3457 The value of these extra headers can be accessed via the
3458 @code{gnus-extra-header} function.  Here's a format line spec that will
3459 access the @code{X-Newsreader} header:
3460
3461 @example
3462 "%~(form (gnus-extra-header 'X-Newsreader))@@"
3463 @end example
3464
3465 @item
3466 @vindex gnus-ignored-from-addresses
3467 The @code{gnus-ignored-from-addresses} variable says when the @samp{%f}
3468 summary line spec returns the @code{To}, @code{Newsreader} or
3469 @code{From} header.  If this regexp matches the contents of the
3470 @code{From} header, the value of the @code{To} or @code{Newsreader}
3471 headers are used instead.
3472
3473 @end enumerate
3474
3475 @vindex nnmail-extra-headers
3476 A related variable is @code{nnmail-extra-headers}, which controls when
3477 to include extra headers when generating overview (@sc{nov}) files.  If
3478 you have old overview files, you should regenerate them after changing
3479 this variable.
3480
3481 @vindex gnus-summary-line-format
3482 You also have to instruct Gnus to display the data by changing the
3483 @code{%n} spec to the @code{%f} spec in the
3484 @code{gnus-summary-line-format} variable.
3485
3486 In summary, you'd typically do something like the following:
3487
3488 @lisp
3489 (setq gnus-extra-headers
3490       '(To Newsgroups))
3491 (setq nnmail-extra-headers gnus-extra-headers)
3492 (setq gnus-summary-line-format
3493       "%U%R%z%I%(%[%4L: %-20,20f%]%) %s\n")
3494 (setq gnus-ignored-from-addresses
3495       "Your Name Here")
3496 @end lisp
3497
3498 Now, this is mostly useful for mail groups, where you have control over
3499 the @sc{nov} files that are created.  However, if you can persuade your
3500 nntp admin to add:
3501
3502 @example
3503 Newsgroups:full
3504 @end example
3505
3506 to the end of her @file{overview.fmt} file, then you can use that just
3507 as you would the extra headers from the mail groups.
3508
3509
3510 @node Summary Buffer Mode Line
3511 @subsection Summary Buffer Mode Line
3512
3513 @vindex gnus-summary-mode-line-format
3514 You can also change the format of the summary mode bar (@pxref{Mode Line
3515 Formatting}).  Set @code{gnus-summary-mode-line-format} to whatever you
3516 like.  The default is @samp{Gnus: %%b [%A] %Z}.
3517
3518 Here are the elements you can play with:
3519
3520 @table @samp
3521 @item G
3522 Group name.
3523 @item p
3524 Unprefixed group name.
3525 @item A
3526 Current article number.
3527 @item z
3528 Current article score.
3529 @item V
3530 Gnus version.
3531 @item U
3532 Number of unread articles in this group.
3533 @item e
3534 Number of unread articles in this group that aren't displayed in the
3535 summary buffer.
3536 @item Z
3537 A string with the number of unread and unselected articles represented
3538 either as @samp{<%U(+%e) more>} if there are both unread and unselected
3539 articles, and just as @samp{<%U more>} if there are just unread articles
3540 and no unselected ones.
3541 @item g
3542 Shortish group name.  For instance, @samp{rec.arts.anime} will be
3543 shortened to @samp{r.a.anime}.
3544 @item S
3545 Subject of the current article.
3546 @item u
3547 User-defined spec (@pxref{User-Defined Specs}).
3548 @item s
3549 Name of the current score file (@pxref{Scoring}).
3550 @item d
3551 Number of dormant articles (@pxref{Unread Articles}).
3552 @item t
3553 Number of ticked articles (@pxref{Unread Articles}).
3554 @item r
3555 Number of articles that have been marked as read in this session.
3556 @item E
3557 Number of articles expunged by the score files.
3558 @end table
3559
3560
3561 @node Summary Highlighting
3562 @subsection Summary Highlighting
3563
3564 @table @code
3565
3566 @item gnus-visual-mark-article-hook
3567 @vindex gnus-visual-mark-article-hook
3568 This hook is run after selecting an article.  It is meant to be used for
3569 highlighting the article in some way.  It is not run if
3570 @code{gnus-visual} is @code{nil}.
3571
3572 @item gnus-summary-update-hook
3573 @vindex gnus-summary-update-hook
3574 This hook is called when a summary line is changed.  It is not run if
3575 @code{gnus-visual} is @code{nil}.
3576
3577 @item gnus-summary-selected-face
3578 @vindex gnus-summary-selected-face
3579 This is the face (or @dfn{font} as some people call it) used to
3580 highlight the current article in the summary buffer.
3581
3582 @item gnus-summary-highlight
3583 @vindex gnus-summary-highlight
3584 Summary lines are highlighted according to this variable, which is a
3585 list where the elements are of the format @var{(FORM . FACE)}.  If you
3586 would, for instance, like ticked articles to be italic and high-scored
3587 articles to be bold, you could set this variable to something like
3588 @lisp
3589 (((eq mark gnus-ticked-mark) . italic)
3590  ((> score default) . bold))
3591 @end lisp
3592 As you may have guessed, if @var{FORM} returns a non-@code{nil} value,
3593 @var{FACE} will be applied to the line.
3594 @end table
3595
3596
3597 @node Summary Maneuvering
3598 @section Summary Maneuvering
3599 @cindex summary movement
3600
3601 All the straight movement commands understand the numeric prefix and
3602 behave pretty much as you'd expect.
3603
3604 None of these commands select articles.
3605
3606 @table @kbd
3607 @item G M-n
3608 @itemx M-n
3609 @kindex M-n (Summary)
3610 @kindex G M-n (Summary)
3611 @findex gnus-summary-next-unread-subject
3612 Go to the next summary line of an unread article
3613 (@code{gnus-summary-next-unread-subject}).
3614
3615 @item G M-p
3616 @itemx M-p
3617 @kindex M-p (Summary)
3618 @kindex G M-p (Summary)
3619 @findex gnus-summary-prev-unread-subject
3620 Go to the previous summary line of an unread article
3621 (@code{gnus-summary-prev-unread-subject}).
3622
3623 @item G j
3624 @itemx j
3625 @kindex j (Summary)
3626 @kindex G j (Summary)
3627 @findex gnus-summary-goto-article
3628 Ask for an article number or @code{Message-ID}, and then go to that
3629 article (@code{gnus-summary-goto-article}).
3630
3631 @item G g
3632 @kindex G g (Summary)
3633 @findex gnus-summary-goto-subject
3634 Ask for an article number and then go to the summary line of that article
3635 without displaying the article (@code{gnus-summary-goto-subject}).
3636 @end table
3637
3638 If Gnus asks you to press a key to confirm going to the next group, you
3639 can use the @kbd{C-n} and @kbd{C-p} keys to move around the group
3640 buffer, searching for the next group to read without actually returning
3641 to the group buffer.
3642
3643 Variables related to summary movement:
3644
3645 @table @code
3646
3647 @vindex gnus-auto-select-next
3648 @item gnus-auto-select-next
3649 If you issue one of the movement commands (like @kbd{n}) and there are
3650 no more unread articles after the current one, Gnus will offer to go to
3651 the next group.  If this variable is @code{t} and the next group is
3652 empty, Gnus will exit summary mode and return to the group buffer.  If
3653 this variable is neither @code{t} nor @code{nil}, Gnus will select the
3654 next group, no matter whether it has any unread articles or not.  As a
3655 special case, if this variable is @code{quietly}, Gnus will select the
3656 next group without asking for confirmation.  If this variable is
3657 @code{almost-quietly}, the same will happen only if you are located on
3658 the last article in the group.  Finally, if this variable is
3659 @code{slightly-quietly}, the @kbd{Z n} command will go to the next group
3660 without confirmation.  Also @pxref{Group Levels}.
3661
3662 @item gnus-auto-select-same
3663 @vindex gnus-auto-select-same
3664 If non-@code{nil}, all the movement commands will try to go to the next
3665 article with the same subject as the current.  (@dfn{Same} here might
3666 mean @dfn{roughly equal}.  See @code{gnus-summary-gather-subject-limit}
3667 for details (@pxref{Customizing Threading}).)  If there are no more
3668 articles with the same subject, go to the first unread article.
3669
3670 This variable is not particularly useful if you use a threaded display.
3671
3672 @item gnus-summary-check-current
3673 @vindex gnus-summary-check-current
3674 If non-@code{nil}, all the ``unread'' movement commands will not proceed
3675 to the next (or previous) article if the current article is unread.
3676 Instead, they will choose the current article.
3677
3678 @item gnus-auto-center-summary
3679 @vindex gnus-auto-center-summary
3680 If non-@code{nil}, Gnus will keep the point in the summary buffer
3681 centered at all times.  This makes things quite tidy, but if you have a
3682 slow network connection, or simply do not like this un-Emacsism, you can
3683 set this variable to @code{nil} to get the normal Emacs scrolling
3684 action.  This will also inhibit horizontal re-centering of the summary
3685 buffer, which might make it more inconvenient to read extremely long
3686 threads.
3687
3688 This variable can also be a number.  In that case, center the window at
3689 the given number of lines from the top.
3690
3691 @end table
3692
3693
3694 @node Choosing Articles
3695 @section Choosing Articles
3696 @cindex selecting articles
3697
3698 @menu
3699 * Choosing Commands::        Commands for choosing articles.
3700 * Choosing Variables::       Variables that influence these commands.
3701 @end menu
3702
3703
3704 @node Choosing Commands
3705 @subsection Choosing Commands
3706
3707 None of the following movement commands understand the numeric prefix,
3708 and they all select and display an article.
3709
3710 @table @kbd
3711 @item SPACE
3712 @kindex SPACE (Summary)
3713 @findex gnus-summary-next-page
3714 Select the current article, or, if that one's read already, the next
3715 unread article (@code{gnus-summary-next-page}).
3716
3717 @item G n
3718 @itemx n
3719 @kindex n (Summary)
3720 @kindex G n (Summary)
3721 @findex gnus-summary-next-unread-article
3722 @c @icon{gnus-summary-next-unread}
3723 Go to next unread article (@code{gnus-summary-next-unread-article}).
3724
3725 @item G p
3726 @itemx p
3727 @kindex p (Summary)
3728 @findex gnus-summary-prev-unread-article
3729 @c @icon{gnus-summary-prev-unread}
3730 Go to previous unread article (@code{gnus-summary-prev-unread-article}).
3731
3732 @item G N
3733 @itemx N
3734 @kindex N (Summary)
3735 @kindex G N (Summary)
3736 @findex gnus-summary-next-article
3737 Go to the next article (@code{gnus-summary-next-article}).
3738
3739 @item G P
3740 @itemx P
3741 @kindex P (Summary)
3742 @kindex G P (Summary)
3743 @findex gnus-summary-prev-article
3744 Go to the previous article (@code{gnus-summary-prev-article}).
3745
3746 @item G C-n
3747 @kindex G C-n (Summary)
3748 @findex gnus-summary-next-same-subject
3749 Go to the next article with the same subject
3750 (@code{gnus-summary-next-same-subject}).
3751
3752 @item G C-p
3753 @kindex G C-p (Summary)
3754 @findex gnus-summary-prev-same-subject
3755 Go to the previous article with the same subject
3756 (@code{gnus-summary-prev-same-subject}).
3757
3758 @item G f
3759 @itemx .
3760 @kindex G f  (Summary)
3761 @kindex .  (Summary)
3762 @findex gnus-summary-first-unread-article
3763 Go to the first unread article
3764 (@code{gnus-summary-first-unread-article}).
3765
3766 @item G b
3767 @itemx ,
3768 @kindex G b (Summary)
3769 @kindex , (Summary)
3770 @findex gnus-summary-best-unread-article
3771 Go to the article with the highest score
3772 (@code{gnus-summary-best-unread-article}).
3773
3774 @item G l
3775 @itemx l
3776 @kindex l (Summary)
3777 @kindex G l (Summary)
3778 @findex gnus-summary-goto-last-article
3779 Go to the previous article read (@code{gnus-summary-goto-last-article}).
3780
3781 @item G o
3782 @kindex G o (Summary)
3783 @findex gnus-summary-pop-article
3784 @cindex history
3785 @cindex article history
3786 Pop an article off the summary history and go to this article
3787 (@code{gnus-summary-pop-article}).  This command differs from the
3788 command above in that you can pop as many previous articles off the
3789 history as you like, while @kbd{l} toggles the two last read articles.
3790 For a somewhat related issue (if you use these commands a lot),
3791 @pxref{Article Backlog}.
3792 @end table
3793
3794
3795 @node Choosing Variables
3796 @subsection Choosing Variables
3797
3798 Some variables relevant for moving and selecting articles:
3799
3800 @table @code
3801 @item gnus-auto-extend-newsgroup
3802 @vindex gnus-auto-extend-newsgroup
3803 All the movement commands will try to go to the previous (or next)
3804 article, even if that article isn't displayed in the Summary buffer if
3805 this variable is non-@code{nil}.  Gnus will then fetch the article from
3806 the server and display it in the article buffer.
3807
3808 @item gnus-select-article-hook
3809 @vindex gnus-select-article-hook
3810 This hook is called whenever an article is selected.  By default it
3811 exposes any threads hidden under the selected article.
3812
3813 @item gnus-mark-article-hook
3814 @vindex gnus-mark-article-hook
3815 @findex gnus-summary-mark-unread-as-read
3816 @findex gnus-summary-mark-read-and-unread-as-read
3817 @findex gnus-unread-mark
3818 This hook is called whenever an article is selected.  It is intended to
3819 be used for marking articles as read.  The default value is
3820 @code{gnus-summary-mark-read-and-unread-as-read}, and will change the
3821 mark of almost any article you read to @code{gnus-unread-mark}.  The
3822 only articles not affected by this function are ticked, dormant, and
3823 expirable articles.  If you'd instead like to just have unread articles
3824 marked as read, you can use @code{gnus-summary-mark-unread-as-read}
3825 instead.  It will leave marks like @code{gnus-low-score-mark},
3826 @code{gnus-del-mark} (and so on) alone.
3827
3828 @end table
3829
3830
3831 @node Paging the Article
3832 @section Scrolling the Article
3833 @cindex article scrolling
3834
3835 @table @kbd
3836
3837 @item SPACE
3838 @kindex SPACE (Summary)
3839 @findex gnus-summary-next-page
3840 Pressing @kbd{SPACE} will scroll the current article forward one page,
3841 or, if you have come to the end of the current article, will choose the
3842 next article (@code{gnus-summary-next-page}).
3843
3844 @item DEL
3845 @kindex DEL (Summary)
3846 @findex gnus-summary-prev-page
3847 Scroll the current article back one page (@code{gnus-summary-prev-page}).
3848
3849 @item RET
3850 @kindex RET (Summary)
3851 @findex gnus-summary-scroll-up
3852 Scroll the current article one line forward
3853 (@code{gnus-summary-scroll-up}).
3854
3855 @item M-RET
3856 @kindex M-RET (Summary)
3857 @findex gnus-summary-scroll-down
3858 Scroll the current article one line backward
3859 (@code{gnus-summary-scroll-down}).
3860
3861 @item A g
3862 @itemx g
3863 @kindex A g (Summary)
3864 @kindex g (Summary)
3865 @findex gnus-summary-show-article
3866 (Re)fetch the current article (@code{gnus-summary-show-article}).  If
3867 given a prefix, fetch the current article, but don't run any of the
3868 article treatment functions.  This will give you a ``raw'' article, just
3869 the way it came from the server.
3870
3871 @item A <
3872 @itemx <
3873 @kindex < (Summary)
3874 @kindex A < (Summary)
3875 @findex gnus-summary-beginning-of-article
3876 Scroll to the beginning of the article
3877 (@code{gnus-summary-beginning-of-article}).
3878
3879 @item A >
3880 @itemx >
3881 @kindex > (Summary)
3882 @kindex A > (Summary)
3883 @findex gnus-summary-end-of-article
3884 Scroll to the end of the article (@code{gnus-summary-end-of-article}).
3885
3886 @item A s
3887 @itemx s
3888 @kindex A s (Summary)
3889 @kindex s (Summary)
3890 @findex gnus-summary-isearch-article
3891 Perform an isearch in the article buffer
3892 (@code{gnus-summary-isearch-article}).
3893
3894 @item h
3895 @kindex h (Summary)
3896 @findex gnus-summary-select-article-buffer
3897 Select the article buffer (@code{gnus-summary-select-article-buffer}).
3898
3899 @end table
3900
3901
3902 @node Reply Followup and Post
3903 @section Reply, Followup and Post
3904
3905 @menu
3906 * Summary Mail Commands::            Sending mail.
3907 * Summary Post Commands::            Sending news.
3908 @end menu
3909
3910
3911 @node Summary Mail Commands
3912 @subsection Summary Mail Commands
3913 @cindex mail
3914 @cindex composing mail
3915
3916 Commands for composing a mail message:
3917
3918 @table @kbd
3919
3920 @item S r
3921 @itemx r
3922 @kindex S r (Summary)
3923 @kindex r (Summary)
3924 @findex gnus-summary-reply
3925 @c @icon{gnus-summary-mail-reply}
3926 @c @icon{gnus-summary-reply}
3927 Mail a reply to the author of the current article
3928 (@code{gnus-summary-reply}).
3929
3930 @item S R
3931 @itemx R
3932 @kindex R (Summary)
3933 @kindex S R (Summary)
3934 @findex gnus-summary-reply-with-original
3935 @c @icon{gnus-summary-reply-with-original}
3936 Mail a reply to the author of the current article and include the
3937 original message (@code{gnus-summary-reply-with-original}).  This
3938 command uses the process/prefix convention.
3939
3940 @item S w
3941 @kindex S w (Summary)
3942 @findex gnus-summary-wide-reply
3943 Mail a wide reply to the author of the current article
3944 (@code{gnus-summary-wide-reply}).  A @dfn{wide reply} is a reply that
3945 goes out to all people listed in the @code{To}, @code{From} (or
3946 @code{Reply-to}) and @code{Cc} headers.
3947
3948 @item S W
3949 @kindex S W (Summary)
3950 @findex gnus-summary-wide-reply-with-original
3951 Mail a wide reply to the current article and include the original
3952 message (@code{gnus-summary-wide-reply-with-original}).  This command uses
3953 the process/prefix convention.
3954
3955 @item S o m
3956 @kindex S o m (Summary)
3957 @findex gnus-summary-mail-forward
3958 @c @icon{gnus-summary-mail-forward}
3959 Forward the current article to some other person
3960 (@code{gnus-summary-mail-forward}).  If given a prefix, include the full
3961 headers of the forwarded article.
3962
3963 @item S m
3964 @itemx m
3965 @kindex m (Summary)
3966 @kindex S m (Summary)
3967 @findex gnus-summary-mail-other-window
3968 @c @icon{gnus-summary-mail-originate}
3969 Send a mail to some other person
3970 (@code{gnus-summary-mail-other-window}).
3971
3972 @item S D b
3973 @kindex S D b (Summary)
3974 @findex gnus-summary-resend-bounced-mail
3975 @cindex bouncing mail
3976 If you have sent a mail, but the mail was bounced back to you for some
3977 reason (wrong address, transient failure), you can use this command to
3978 resend that bounced mail (@code{gnus-summary-resend-bounced-mail}).  You
3979 will be popped into a mail buffer where you can edit the headers before
3980 sending the mail off again.  If you give a prefix to this command, and
3981 the bounced mail is a reply to some other mail, Gnus will try to fetch
3982 that mail and display it for easy perusal of its headers.  This might
3983 very well fail, though.
3984
3985 @item S D r
3986 @kindex S D r (Summary)
3987 @findex gnus-summary-resend-message
3988 Not to be confused with the previous command,
3989 @code{gnus-summary-resend-message} will prompt you for an address to
3990 send the current message off to, and then send it to that place.  The
3991 headers of the message won't be altered---but lots of headers that say
3992 @code{Resent-To}, @code{Resent-From} and so on will be added.  This
3993 means that you actually send a mail to someone that has a @code{To}
3994 header that (probably) points to yourself.  This will confuse people.
3995 So, natcherly you'll only do that if you're really eVIl.
3996
3997 This command is mainly used if you have several accounts and want to
3998 ship a mail to a different account of yours.  (If you're both
3999 @code{root} and @code{postmaster} and get a mail for @code{postmaster}
4000 to the @code{root} account, you may want to resend it to
4001 @code{postmaster}.  Ordnung muß sein!
4002
4003 This command understands the process/prefix convention
4004 (@pxref{Process/Prefix}).
4005
4006 @item S O m
4007 @kindex S O m (Summary)
4008 @findex gnus-uu-digest-mail-forward
4009 Digest the current series (@pxref{Decoding Articles}) and forward the
4010 result using mail (@code{gnus-uu-digest-mail-forward}).  This command
4011 uses the process/prefix convention (@pxref{Process/Prefix}).
4012
4013 @item S M-c
4014 @kindex S M-c (Summary)
4015 @findex gnus-summary-mail-crosspost-complaint
4016 @cindex crossposting
4017 @cindex excessive crossposting
4018 Send a complaint about excessive crossposting to the author of the
4019 current article (@code{gnus-summary-mail-crosspost-complaint}).
4020
4021 @findex gnus-crosspost-complaint
4022 This command is provided as a way to fight back against the current
4023 crossposting pandemic that's sweeping Usenet.  It will compose a reply
4024 using the @code{gnus-crosspost-complaint} variable as a preamble.  This
4025 command understands the process/prefix convention
4026 (@pxref{Process/Prefix}) and will prompt you before sending each mail.
4027
4028 @end table
4029
4030 Also @pxref{(message)Header Commands} for more information.
4031
4032
4033 @node Summary Post Commands
4034 @subsection Summary Post Commands
4035 @cindex post
4036 @cindex composing news
4037
4038 Commands for posting a news article:
4039
4040 @table @kbd
4041 @item S p
4042 @itemx a
4043 @kindex a (Summary)
4044 @kindex S p (Summary)
4045 @findex gnus-summary-post-news
4046 @c @icon{gnus-summary-post-news}
4047 Post an article to the current group
4048 (@code{gnus-summary-post-news}).
4049
4050 @item S f
4051 @itemx f
4052 @kindex f (Summary)
4053 @kindex S f (Summary)
4054 @findex gnus-summary-followup
4055 @c @icon{gnus-summary-followup}
4056 Post a followup to the current article (@code{gnus-summary-followup}).
4057
4058 @item S F
4059 @itemx F
4060 @kindex S F (Summary)
4061 @kindex F (Summary)
4062 @c @icon{gnus-summary-followup-with-original}
4063 @findex gnus-summary-followup-with-original
4064 Post a followup to the current article and include the original message
4065 (@code{gnus-summary-followup-with-original}).   This command uses the
4066 process/prefix convention.
4067
4068 @item S n
4069 @kindex S n (Summary)
4070 @findex gnus-summary-followup-to-mail
4071 Post a followup to the current article via news, even if you got the
4072 message through mail (@code{gnus-summary-followup-to-mail}).
4073
4074 @item S N
4075 @kindex S N (Summary)
4076 @findex gnus-summary-followup-to-mail-with-original
4077 Post a followup to the current article via news, even if you got the
4078 message through mail and include the original message
4079 (@code{gnus-summary-followup-to-mail-with-original}).  This command uses
4080 the process/prefix convention.
4081
4082 @item S o p
4083 @kindex S o p (Summary)
4084 @findex gnus-summary-post-forward
4085 Forward the current article to a newsgroup
4086 (@code{gnus-summary-post-forward}).  If given a prefix, include the full
4087 headers of the forwarded article.
4088
4089 @item S O p
4090 @kindex S O p (Summary)
4091 @findex gnus-uu-digest-post-forward
4092 @cindex digests
4093 @cindex making digests
4094 Digest the current series and forward the result to a newsgroup
4095 (@code{gnus-uu-digest-mail-forward}).  This command uses the
4096 process/prefix convention.
4097
4098 @item S u
4099 @kindex S u (Summary)
4100 @findex gnus-uu-post-news
4101 @c @icon{gnus-uu-post-news}
4102 Uuencode a file, split it into parts, and post it as a series
4103 (@code{gnus-uu-post-news}). (@pxref{Uuencoding and Posting}).
4104 @end table
4105
4106 Also @pxref{(message)Header Commands} for more information.
4107
4108
4109 @node Canceling and Superseding
4110 @section Canceling Articles
4111 @cindex canceling articles
4112 @cindex superseding articles
4113
4114 Have you ever written something, and then decided that you really,
4115 really, really wish you hadn't posted that?
4116
4117 Well, you can't cancel mail, but you can cancel posts.
4118
4119 @findex gnus-summary-cancel-article
4120 @kindex C (Summary)
4121 @c @icon{gnus-summary-cancel-article}
4122 Find the article you wish to cancel (you can only cancel your own
4123 articles, so don't try any funny stuff).  Then press @kbd{C} or @kbd{S
4124 c} (@code{gnus-summary-cancel-article}).  Your article will be
4125 canceled---machines all over the world will be deleting your article.
4126 This command uses the process/prefix convention (@pxref{Process/Prefix}).
4127
4128 Be aware, however, that not all sites honor cancels, so your article may
4129 live on here and there, while most sites will delete the article in
4130 question.
4131
4132 Gnus will use the ``current'' select method when canceling.  If you
4133 want to use the standard posting method, use the @samp{a} symbolic
4134 prefix (@pxref{Symbolic Prefixes}).
4135
4136 If you discover that you have made some mistakes and want to do some
4137 corrections, you can post a @dfn{superseding} article that will replace
4138 your original article.
4139
4140 @findex gnus-summary-supersede-article
4141 @kindex S (Summary)
4142 Go to the original article and press @kbd{S s}
4143 (@code{gnus-summary-supersede-article}).  You will be put in a buffer
4144 where you can edit the article all you want before sending it off the
4145 usual way.
4146
4147 The same goes for superseding as for canceling, only more so: Some
4148 sites do not honor superseding.  On those sites, it will appear that you
4149 have posted almost the same article twice.
4150
4151 If you have just posted the article, and change your mind right away,
4152 there is a trick you can use to cancel/supersede the article without
4153 waiting for the article to appear on your site first.  You simply return
4154 to the post buffer (which is called @code{*sent ...*}).  There you will
4155 find the article you just posted, with all the headers intact.  Change
4156 the @code{Message-ID} header to a @code{Cancel} or @code{Supersedes}
4157 header by substituting one of those words for the word
4158 @code{Message-ID}.  Then just press @kbd{C-c C-c} to send the article as
4159 you would do normally.  The previous article will be
4160 canceled/superseded.
4161
4162 Just remember, kids: There is no 'c' in 'supersede'.
4163
4164
4165 @node Marking Articles
4166 @section Marking Articles
4167 @cindex article marking
4168 @cindex article ticking
4169 @cindex marks
4170
4171 There are several marks you can set on an article.
4172
4173 You have marks that decide the @dfn{readedness} (whoo, neato-keano
4174 neologism ohoy!) of the article.  Alphabetic marks generally mean
4175 @dfn{read}, while non-alphabetic characters generally mean @dfn{unread}.
4176
4177 In addition, you also have marks that do not affect readedness.
4178
4179 @menu
4180 * Unread Articles::      Marks for unread articles.
4181 * Read Articles::        Marks for read articles.
4182 * Other Marks::          Marks that do not affect readedness.
4183 @end menu
4184
4185 @ifinfo
4186 There's a plethora of commands for manipulating these marks:
4187 @end ifinfo
4188
4189 @menu
4190 * Setting Marks::           How to set and remove marks.
4191 * Setting Process Marks::   How to mark articles for later processing.
4192 @end menu
4193
4194
4195 @node Unread Articles
4196 @subsection Unread Articles
4197
4198 The following marks mark articles as (kinda) unread, in one form or
4199 other.
4200
4201 @table @samp
4202 @item !
4203 @vindex gnus-ticked-mark
4204 Marked as ticked (@code{gnus-ticked-mark}).
4205
4206 @dfn{Ticked articles} are articles that will remain visible always.  If
4207 you see an article that you find interesting, or you want to put off
4208 reading it, or replying to it, until sometime later, you'd typically
4209 tick it.  However, articles can be expired, so if you want to keep an
4210 article forever, you'll have to make it persistent (@pxref{Persistent
4211 Articles}).
4212
4213 @item ?
4214 @vindex gnus-dormant-mark
4215 Marked as dormant (@code{gnus-dormant-mark}).
4216
4217 @dfn{Dormant articles} will only appear in the summary buffer if there
4218 are followups to it.  If you want to see them even if they don't have
4219 followups, you can use the @kbd{/ D} command (@pxref{Limiting}).
4220
4221 @item SPACE
4222 @vindex gnus-unread-mark
4223 Marked as unread (@code{gnus-unread-mark}).
4224
4225 @dfn{Unread articles} are articles that haven't been read at all yet.
4226 @end table
4227
4228
4229 @node Read Articles
4230 @subsection Read Articles
4231 @cindex expirable mark
4232
4233 All the following marks mark articles as read.
4234
4235 @table @samp
4236
4237 @item r
4238 @vindex gnus-del-mark
4239 These are articles that the user has marked as read with the @kbd{d}
4240 command manually, more or less (@code{gnus-del-mark}).
4241
4242 @item R
4243 @vindex gnus-read-mark
4244 Articles that have actually been read (@code{gnus-read-mark}).
4245
4246 @item O
4247 @vindex gnus-ancient-mark
4248 Articles that were marked as read in previous sessions and are now
4249 @dfn{old} (@code{gnus-ancient-mark}).
4250
4251 @item K
4252 @vindex gnus-killed-mark
4253 Marked as killed (@code{gnus-killed-mark}).
4254
4255 @item X
4256 @vindex gnus-kill-file-mark
4257 Marked as killed by kill files (@code{gnus-kill-file-mark}).
4258
4259 @item Y
4260 @vindex gnus-low-score-mark
4261 Marked as read by having too low a score (@code{gnus-low-score-mark}).
4262
4263 @item C
4264 @vindex gnus-catchup-mark
4265 Marked as read by a catchup (@code{gnus-catchup-mark}).
4266
4267 @item G
4268 @vindex gnus-canceled-mark
4269 Canceled article (@code{gnus-canceled-mark})
4270
4271 @item F
4272 @vindex gnus-souped-mark
4273 @sc{SOUP}ed article (@code{gnus-souped-mark}).  @xref{SOUP}.
4274
4275 @item Q
4276 @vindex gnus-sparse-mark
4277 Sparsely reffed article (@code{gnus-sparse-mark}).  @xref{Customizing
4278 Threading}.
4279
4280 @item M
4281 @vindex gnus-duplicate-mark
4282 Article marked as read by duplicate suppression
4283 (@code{gnus-duplicated-mark}).  @xref{Duplicate Suppression}.
4284
4285 @end table
4286
4287 All these marks just mean that the article is marked as read, really.
4288 They are interpreted differently when doing adaptive scoring, though.
4289
4290 One more special mark, though:
4291
4292 @table @samp
4293 @item E
4294 @vindex gnus-expirable-mark
4295 Marked as expirable (@code{gnus-expirable-mark}).
4296
4297 Marking articles as @dfn{expirable} (or have them marked as such
4298 automatically) doesn't make much sense in normal groups---a user doesn't
4299 control expiring of news articles, but in mail groups, for instance,
4300 articles marked as @dfn{expirable} can be deleted by Gnus at
4301 any time.
4302 @end table
4303
4304
4305 @node Other Marks
4306 @subsection Other Marks
4307 @cindex process mark
4308 @cindex bookmarks
4309
4310 There are some marks that have nothing to do with whether the article is
4311 read or not.
4312
4313 @itemize @bullet
4314
4315 @item
4316 You can set a bookmark in the current article.  Say you are reading a
4317 long thesis on cats' urinary tracts, and have to go home for dinner
4318 before you've finished reading the thesis.  You can then set a bookmark
4319 in the article, and Gnus will jump to this bookmark the next time it
4320 encounters the article.  @xref{Setting Marks}.
4321
4322 @item
4323 @vindex gnus-replied-mark
4324 All articles that you have replied to or made a followup to (i.e., have
4325 answered) will be marked with an @samp{A} in the second column
4326 (@code{gnus-replied-mark}).
4327
4328 @item
4329 @vindex gnus-cached-mark
4330 Articles stored in the article cache will be marked with an @samp{*} in
4331 the second column (@code{gnus-cached-mark}).  @xref{Article Caching}.
4332
4333 @item
4334 @vindex gnus-saved-mark
4335 Articles ``saved'' (in some manner or other; not necessarily
4336 religiously) are marked with an @samp{S} in the second column
4337 (@code{gnus-saved-mark}).
4338
4339 @item
4340 @vindex gnus-not-empty-thread-mark
4341 @vindex gnus-empty-thread-mark
4342 If the @samp{%e} spec is used, the presence of threads or not will be
4343 marked with @code{gnus-not-empty-thread-mark} and
4344 @code{gnus-empty-thread-mark} in the third column, respectively.
4345
4346 @item
4347 @vindex gnus-process-mark
4348 Finally we have the @dfn{process mark} (@code{gnus-process-mark}).  A
4349 variety of commands react to the presence of the process mark.  For
4350 instance, @kbd{X u} (@code{gnus-uu-decode-uu}) will uudecode and view
4351 all articles that have been marked with the process mark.  Articles
4352 marked with the process mark have a @samp{#} in the second column.
4353
4354 @end itemize
4355
4356 You might have noticed that most of these ``non-readedness'' marks
4357 appear in the second column by default.  So if you have a cached, saved,
4358 replied article that you have process-marked, what will that look like?
4359
4360 Nothing much.  The precedence rules go as follows: process -> cache ->
4361 replied -> saved.  So if the article is in the cache and is replied,
4362 you'll only see the cache mark and not the replied mark.
4363
4364
4365 @node Setting Marks
4366 @subsection Setting Marks
4367 @cindex setting marks
4368
4369 All the marking commands understand the numeric prefix.
4370
4371 @table @kbd
4372 @item M c
4373 @itemx M-u
4374 @kindex M c (Summary)
4375 @kindex M-u (Summary)
4376 @findex gnus-summary-clear-mark-forward
4377 @cindex mark as unread
4378 Clear all readedness-marks from the current article
4379 (@code{gnus-summary-clear-mark-forward}).  In other words, mark the
4380 article as unread.
4381
4382 @item M t
4383 @itemx !
4384 @kindex ! (Summary)
4385 @kindex M t (Summary)
4386 @findex gnus-summary-tick-article-forward
4387 Tick the current article (@code{gnus-summary-tick-article-forward}).
4388 @xref{Article Caching}.
4389
4390 @item M ?
4391 @itemx ?
4392 @kindex ? (Summary)
4393 @kindex M ? (Summary)
4394 @findex gnus-summary-mark-as-dormant
4395 Mark the current article as dormant
4396 (@code{gnus-summary-mark-as-dormant}).  @xref{Article Caching}.
4397
4398 @item M d
4399 @itemx d
4400 @kindex M d (Summary)
4401 @kindex d (Summary)
4402 @findex gnus-summary-mark-as-read-forward
4403 Mark the current article as read
4404 (@code{gnus-summary-mark-as-read-forward}).
4405
4406 @item D
4407 @kindex D (Summary)
4408 @findex gnus-summary-mark-as-read-backward
4409 Mark the current article as read and move point to the previous line
4410 (@code{gnus-summary-mark-as-read-backward}).
4411
4412 @item M k
4413 @itemx k
4414 @kindex k (Summary)
4415 @kindex M k (Summary)
4416 @findex gnus-summary-kill-same-subject-and-select
4417 Mark all articles that have the same subject as the current one as read,
4418 and then select the next unread article
4419 (@code{gnus-summary-kill-same-subject-and-select}).
4420
4421 @item M K
4422 @itemx C-k
4423 @kindex M K (Summary)
4424 @kindex C-k (Summary)
4425 @findex gnus-summary-kill-same-subject
4426 Mark all articles that have the same subject as the current one as read
4427 (@code{gnus-summary-kill-same-subject}).
4428
4429 @item M C
4430 @kindex M C (Summary)
4431 @findex gnus-summary-catchup
4432 @c @icon{gnus-summary-catchup}
4433 Mark all unread articles as read (@code{gnus-summary-catchup}).
4434
4435 @item M C-c
4436 @kindex M C-c (Summary)
4437 @findex gnus-summary-catchup-all
4438 Mark all articles in the group as read---even the ticked and dormant
4439 articles (@code{gnus-summary-catchup-all}).
4440
4441 @item M H
4442 @kindex M H (Summary)
4443 @findex gnus-summary-catchup-to-here
4444 Catchup the current group to point
4445 (@code{gnus-summary-catchup-to-here}).
4446
4447 @item C-w
4448 @kindex C-w (Summary)
4449 @findex gnus-summary-mark-region-as-read
4450 Mark all articles between point and mark as read
4451 (@code{gnus-summary-mark-region-as-read}).
4452
4453 @item M V k
4454 @kindex M V k (Summary)
4455 @findex gnus-summary-kill-below
4456 Kill all articles with scores below the default score (or below the
4457 numeric prefix) (@code{gnus-summary-kill-below}).
4458
4459 @item M e
4460 @itemx E
4461 @kindex M e (Summary)
4462 @kindex E (Summary)
4463 @findex gnus-summary-mark-as-expirable
4464 Mark the current article as expirable
4465 (@code{gnus-summary-mark-as-expirable}).
4466
4467 @item M b
4468 @kindex M b (Summary)
4469 @findex gnus-summary-set-bookmark
4470 Set a bookmark in the current article
4471 (@code{gnus-summary-set-bookmark}).
4472
4473 @item M B
4474 @kindex M B (Summary)
4475 @findex gnus-summary-remove-bookmark
4476 Remove the bookmark from the current article
4477 (@code{gnus-summary-remove-bookmark}).
4478
4479 @item M V c
4480 @kindex M V c (Summary)
4481 @findex gnus-summary-clear-above
4482 Clear all marks from articles with scores over the default score (or
4483 over the numeric prefix) (@code{gnus-summary-clear-above}).
4484
4485 @item M V u
4486 @kindex M V u (Summary)
4487 @findex gnus-summary-tick-above
4488 Tick all articles with scores over the default score (or over the
4489 numeric prefix) (@code{gnus-summary-tick-above}).
4490
4491 @item M V m
4492 @kindex M V m (Summary)
4493 @findex gnus-summary-mark-above
4494 Prompt for a mark, and mark all articles with scores over the default
4495 score (or over the numeric prefix) with this mark
4496 (@code{gnus-summary-clear-above}).
4497 @end table
4498
4499 @vindex gnus-summary-goto-unread
4500 The @code{gnus-summary-goto-unread} variable controls what action should
4501 be taken after setting a mark.  If non-@code{nil}, point will move to
4502 the next/previous unread article.  If @code{nil}, point will just move
4503 one line up or down.  As a special case, if this variable is
4504 @code{never}, all the marking commands as well as other commands (like
4505 @kbd{SPACE}) will move to the next article, whether it is unread or not.
4506 The default is @code{t}.
4507
4508
4509 @node Setting Process Marks
4510 @subsection Setting Process Marks
4511 @cindex setting process marks
4512
4513 @table @kbd
4514
4515 @item M P p
4516 @itemx #
4517 @kindex # (Summary)
4518 @kindex M P p (Summary)
4519 @findex gnus-summary-mark-as-processable
4520 Mark the current article with the process mark
4521 (@code{gnus-summary-mark-as-processable}).
4522 @findex gnus-summary-unmark-as-processable
4523
4524 @item M P u
4525 @itemx M-#
4526 @kindex M P u (Summary)
4527 @kindex M-# (Summary)
4528 Remove the process mark, if any, from the current article
4529 (@code{gnus-summary-unmark-as-processable}).
4530
4531 @item M P U
4532 @kindex M P U (Summary)
4533 @findex gnus-summary-unmark-all-processable
4534 Remove the process mark from all articles
4535 (@code{gnus-summary-unmark-all-processable}).
4536
4537 @item M P i
4538 @kindex M P i (Summary)
4539 @findex gnus-uu-invert-processable
4540 Invert the list of process marked articles
4541 (@code{gnus-uu-invert-processable}).
4542
4543 @item M P R
4544 @kindex M P R (Summary)
4545 @findex gnus-uu-mark-by-regexp
4546 Mark articles that have a @code{Subject} header that matches a regular
4547 expression (@code{gnus-uu-mark-by-regexp}).
4548
4549 @item M P r
4550 @kindex M P r (Summary)
4551 @findex gnus-uu-mark-region
4552 Mark articles in region (@code{gnus-uu-mark-region}).
4553
4554 @item M P t
4555 @kindex M P t (Summary)
4556 @findex gnus-uu-mark-thread
4557 Mark all articles in the current (sub)thread
4558 (@code{gnus-uu-mark-thread}).
4559
4560 @item M P T
4561 @kindex M P T (Summary)
4562 @findex gnus-uu-unmark-thread
4563 Unmark all articles in the current (sub)thread
4564 (@code{gnus-uu-unmark-thread}).
4565
4566 @item M P v
4567 @kindex M P v (Summary)
4568 @findex gnus-uu-mark-over
4569 Mark all articles that have a score above the prefix argument
4570 (@code{gnus-uu-mark-over}).
4571
4572 @item M P s
4573 @kindex M P s (Summary)
4574 @findex gnus-uu-mark-series
4575 Mark all articles in the current series (@code{gnus-uu-mark-series}).
4576
4577 @item M P S
4578 @kindex M P S (Summary)
4579 @findex gnus-uu-mark-sparse
4580 Mark all series that have already had some articles marked
4581 (@code{gnus-uu-mark-sparse}).
4582
4583 @item M P a
4584 @kindex M P a (Summary)
4585 @findex gnus-uu-mark-all
4586 Mark all articles in series order (@code{gnus-uu-mark-series}).
4587
4588 @item M P b
4589 @kindex M P b (Summary)
4590 @findex gnus-uu-mark-buffer
4591 Mark all articles in the buffer in the order they appear
4592 (@code{gnus-uu-mark-buffer}).
4593
4594 @item M P k
4595 @kindex M P k (Summary)
4596 @findex gnus-summary-kill-process-mark
4597 Push the current process mark set onto the stack and unmark all articles
4598 (@code{gnus-summary-kill-process-mark}).
4599
4600 @item M P y
4601 @kindex M P y (Summary)
4602 @findex gnus-summary-yank-process-mark
4603 Pop the previous process mark set from the stack and restore it
4604 (@code{gnus-summary-yank-process-mark}).
4605
4606 @item M P w
4607 @kindex M P w (Summary)
4608 @findex gnus-summary-save-process-mark
4609 Push the current process mark set onto the stack
4610 (@code{gnus-summary-save-process-mark}).
4611
4612 @end table
4613
4614
4615 @node Limiting
4616 @section Limiting
4617 @cindex limiting
4618
4619 It can be convenient to limit the summary buffer to just show some
4620 subset of the articles currently in the group.  The effect most limit
4621 commands have is to remove a few (or many) articles from the summary
4622 buffer.
4623
4624 All limiting commands work on subsets of the articles already fetched
4625 from the servers.  None of these commands query the server for
4626 additional articles.
4627
4628 @table @kbd
4629
4630 @item / /
4631 @itemx / s
4632 @kindex / / (Summary)
4633 @findex gnus-summary-limit-to-subject
4634 Limit the summary buffer to articles that match some subject
4635 (@code{gnus-summary-limit-to-subject}).
4636
4637 @item / a
4638 @kindex / a (Summary)
4639 @findex gnus-summary-limit-to-author
4640 Limit the summary buffer to articles that match some author
4641 (@code{gnus-summary-limit-to-author}).
4642
4643 @item / u
4644 @itemx x
4645 @kindex / u (Summary)
4646 @kindex x (Summary)
4647 @findex gnus-summary-limit-to-unread
4648 Limit the summary buffer to articles not marked as read
4649 (@code{gnus-summary-limit-to-unread}).  If given a prefix, limit the
4650 buffer to articles strictly unread.  This means that ticked and
4651 dormant articles will also be excluded.
4652
4653 @item / m
4654 @kindex / m (Summary)
4655 @findex gnus-summary-limit-to-marks
4656 Ask for a mark and then limit to all articles that have been marked
4657 with that mark (@code{gnus-summary-limit-to-marks}).
4658
4659 @item / t
4660 @kindex / t (Summary)
4661 @findex gnus-summary-limit-to-age
4662 Ask for a number and then limit the summary buffer to articles older than (or equal to) that number of days
4663 (@code{gnus-summary-limit-to-marks}).  If given a prefix, limit to
4664 articles younger than that number of days.
4665
4666 @item / n
4667 @kindex / n (Summary)
4668 @findex gnus-summary-limit-to-articles
4669 Limit the summary buffer to the current article
4670 (@code{gnus-summary-limit-to-articles}).  Uses the process/prefix
4671 convention (@pxref{Process/Prefix}).
4672
4673 @item / w
4674 @kindex / w (Summary)
4675 @findex gnus-summary-pop-limit
4676 Pop the previous limit off the stack and restore it
4677 (@code{gnus-summary-pop-limit}).  If given a prefix, pop all limits off
4678 the stack.
4679
4680 @item / v
4681 @kindex / v (Summary)
4682 @findex gnus-summary-limit-to-score
4683 Limit the summary buffer to articles that have a score at or above some
4684 score (@code{gnus-summary-limit-to-score}).
4685
4686 @item / E
4687 @itemx M S
4688 @kindex M S (Summary)
4689 @kindex / E (Summary)
4690 @findex gnus-summary-limit-include-expunged
4691 Include all expunged articles in the limit
4692 (@code{gnus-summary-limit-include-expunged}).
4693
4694 @item / D
4695 @kindex / D (Summary)
4696 @findex gnus-summary-limit-include-dormant
4697 Include all dormant articles in the limit
4698 (@code{gnus-summary-limit-include-dormant}).
4699
4700 @item / *
4701 @kindex / * (Summary)
4702 @findex gnus-summary-limit-include-cached
4703 Include all cached articles in the limit
4704 (@code{gnus-summary-limit-include-cached}).
4705
4706 @item / d
4707 @kindex / d (Summary)
4708 @findex gnus-summary-limit-exclude-dormant
4709 Exclude all dormant articles from the limit
4710 (@code{gnus-summary-limit-exclude-dormant}).
4711
4712 @item / T
4713 @kindex / T (Summary)
4714 @findex gnus-summary-limit-include-thread
4715 Include all the articles in the current thread in the limit.
4716
4717 @item / c
4718 @kindex / c (Summary)
4719 @findex gnus-summary-limit-exclude-childless-dormant
4720 Exclude all dormant articles that have no children from the limit
4721 (@code{gnus-summary-limit-exclude-childless-dormant}).
4722
4723 @item / C
4724 @kindex / C (Summary)
4725 @findex gnus-summary-limit-mark-excluded-as-read
4726 Mark all excluded unread articles as read
4727 (@code{gnus-summary-limit-mark-excluded-as-read}).   If given a prefix,
4728 also mark excluded ticked and dormant articles as read.
4729
4730 @end table
4731
4732
4733 @node Threading
4734 @section Threading
4735 @cindex threading
4736 @cindex article threading
4737
4738 Gnus threads articles by default.  @dfn{To thread} is to put responses
4739 to articles directly after the articles they respond to---in a
4740 hierarchical fashion.
4741
4742 Threading is done by looking at the @code{References} headers of the
4743 articles.  In a perfect world, this would be enough to build pretty
4744 trees, but unfortunately, the @code{References} header is often broken
4745 or simply missing.  Weird news propagation excarcerbates the problem,
4746 so one has to employ other heuristics to get pleasing results.  A
4747 plethora of approaches exists, as detailed in horrible detail in
4748 @pxref{Customizing Threading}.
4749
4750 First, a quick overview of the concepts:
4751
4752 @table @dfn
4753 @item root
4754 The top-most article in a thread; the first article in the thread.
4755
4756 @item thread
4757 A tree-like article structure.
4758
4759 @item sub-thread
4760 A small(er) section of this tree-like structure.
4761
4762 @item loose threads
4763 Threads often lose their roots due to article expiry, or due to the root
4764 already having been read in a previous session, and not displayed in the
4765 summary buffer.  We then typically have many sub-threads that really
4766 belong to one thread, but are without connecting roots.  These are
4767 called loose threads.
4768
4769 @item thread gathering
4770 An attempt to gather loose threads into bigger threads.
4771
4772 @item sparse threads
4773 A thread where the missing articles have been ``guessed'' at, and are
4774 displayed as empty lines in the summary buffer.
4775
4776 @end table
4777
4778
4779 @menu
4780 * Customizing Threading::     Variables you can change to affect the threading.
4781 * Thread Commands::           Thread based commands in the summary buffer.
4782 @end menu
4783
4784
4785 @node Customizing Threading
4786 @subsection Customizing Threading
4787 @cindex customizing threading
4788
4789 @menu
4790 * Loose Threads::        How Gnus gathers loose threads into bigger threads.
4791 * Filling In Threads::   Making the threads displayed look fuller.
4792 * More Threading::       Even more variables for fiddling with threads.
4793 * Low-Level Threading::  You thought it was over... but you were wrong!
4794 @end menu
4795
4796
4797 @node Loose Threads
4798 @subsubsection Loose Threads
4799 @cindex <
4800 @cindex >
4801 @cindex loose threads
4802
4803 @table @code
4804 @item gnus-summary-make-false-root
4805 @vindex gnus-summary-make-false-root
4806 If non-@code{nil}, Gnus will gather all loose subtrees into one big tree
4807 and create a dummy root at the top.  (Wait a minute.  Root at the top?
4808 Yup.)  Loose subtrees occur when the real root has expired, or you've
4809 read or killed the root in a previous session.
4810
4811 When there is no real root of a thread, Gnus will have to fudge
4812 something.  This variable says what fudging method Gnus should use.
4813 There are four possible values:
4814
4815 @iftex
4816 @iflatex
4817 \gnusfigure{The Summary Buffer}{390}{
4818 \put(0,0){\epsfig{figure=tmp/summary-adopt.ps,width=7.5cm}}
4819 \put(445,0){\makebox(0,0)[br]{\epsfig{figure=tmp/summary-empty.ps,width=7.5cm}}}
4820 \put(0,400){\makebox(0,0)[tl]{\epsfig{figure=tmp/summary-none.ps,width=7.5cm}}}
4821 \put(445,400){\makebox(0,0)[tr]{\epsfig{figure=tmp/summary-dummy.ps,width=7.5cm}}}
4822 }
4823 @end iflatex
4824 @end iftex
4825
4826 @cindex adopting articles
4827
4828 @table @code
4829
4830 @item adopt
4831 Gnus will make the first of the orphaned articles the parent.  This
4832 parent will adopt all the other articles.  The adopted articles will be
4833 marked as such by pointy brackets (@samp{<>}) instead of the standard
4834 square brackets (@samp{[]}).  This is the default method.
4835
4836 @item dummy
4837 @vindex gnus-summary-dummy-line-format
4838 Gnus will create a dummy summary line that will pretend to be the
4839 parent.  This dummy line does not correspond to any real article, so
4840 selecting it will just select the first real article after the dummy
4841 article.  @code{gnus-summary-dummy-line-format} is used to specify the
4842 format of the dummy roots.  It accepts only one format spec:  @samp{S},
4843 which is the subject of the article.  @xref{Formatting Variables}.
4844
4845 @item empty
4846 Gnus won't actually make any article the parent, but simply leave the
4847 subject field of all orphans except the first empty.  (Actually, it will
4848 use @code{gnus-summary-same-subject} as the subject (@pxref{Summary
4849 Buffer Format}).)
4850
4851 @item none
4852 Don't make any article parent at all.  Just gather the threads and
4853 display them after one another.
4854
4855 @item nil
4856 Don't gather loose threads.
4857 @end table
4858
4859 @item gnus-summary-gather-subject-limit
4860 @vindex gnus-summary-gather-subject-limit
4861 Loose threads are gathered by comparing subjects of articles.  If this
4862 variable is @code{nil}, Gnus requires an exact match between the
4863 subjects of the loose threads before gathering them into one big
4864 super-thread.  This might be too strict a requirement, what with the
4865 presence of stupid newsreaders that chop off long subject lines.  If
4866 you think so, set this variable to, say, 20 to require that only the
4867 first 20 characters of the subjects have to match.  If you set this
4868 variable to a really low number, you'll find that Gnus will gather
4869 everything in sight into one thread, which isn't very helpful.
4870
4871 @cindex fuzzy article gathering
4872 If you set this variable to the special value @code{fuzzy}, Gnus will
4873 use a fuzzy string comparison algorithm on the subjects (@pxref{Fuzzy
4874 Matching}).
4875
4876 @item gnus-simplify-subject-fuzzy-regexp
4877 @vindex gnus-simplify-subject-fuzzy-regexp
4878 This can either be a regular expression or list of regular expressions
4879 that match strings that will be removed from subjects if fuzzy subject
4880 simplification is used.
4881
4882 @item gnus-simplify-ignored-prefixes
4883 @vindex gnus-simplify-ignored-prefixes
4884 If you set @code{gnus-summary-gather-subject-limit} to something as low
4885 as 10, you might consider setting this variable to something sensible:
4886
4887 @c Written by Michael Ernst <mernst@cs.rice.edu>
4888 @lisp
4889 (setq gnus-simplify-ignored-prefixes
4890       (concat
4891        "\\`\\[?\\("
4892        (mapconcat
4893         'identity
4894         '("looking"
4895           "wanted" "followup" "summary\\( of\\)?"
4896           "help" "query" "problem" "question"
4897           "answer" "reference" "announce"
4898           "How can I" "How to" "Comparison of"
4899           ;; ...
4900           )
4901         "\\|")
4902        "\\)\\s *\\("
4903        (mapconcat 'identity
4904                   '("for" "for reference" "with" "about")
4905                   "\\|")
4906        "\\)?\\]?:?[ \t]*"))
4907 @end lisp
4908
4909 All words that match this regexp will be removed before comparing two
4910 subjects.
4911
4912 @item gnus-simplify-subject-functions
4913 @vindex gnus-simplify-subject-functions
4914 If non-@code{nil}, this variable overrides
4915 @code{gnus-summary-gather-subject-limit}.  This variable should be a
4916 list of functions to apply to the @code{Subject} string iteratively to
4917 arrive at the simplified version of the string.
4918
4919 Useful functions to put in this list include:
4920
4921 @table @code
4922 @item gnus-simplify-subject-re
4923 @findex gnus-simplify-subject-re
4924 Strip the leading @samp{Re:}.
4925
4926 @item gnus-simplify-subject-fuzzy
4927 @findex gnus-simplify-subject-fuzzy
4928 Simplify fuzzily.
4929
4930 @item gnus-simplify-whitespace
4931 @findex gnus-simplify-whitespace
4932 Remove excessive whitespace.
4933 @end table
4934
4935 You may also write your own functions, of course.
4936
4937
4938 @item gnus-summary-gather-exclude-subject
4939 @vindex gnus-summary-gather-exclude-subject
4940 Since loose thread gathering is done on subjects only, that might lead
4941 to many false hits, especially with certain common subjects like
4942 @samp{} and @samp{(none)}.  To make the situation slightly better,
4943 you can use the regexp @code{gnus-summary-gather-exclude-subject} to say
4944 what subjects should be excluded from the gathering process.@*
4945 The default is @samp{^ *$\\|^(none)$}.
4946
4947 @item gnus-summary-thread-gathering-function
4948 @vindex gnus-summary-thread-gathering-function
4949 Gnus gathers threads by looking at @code{Subject} headers.  This means
4950 that totally unrelated articles may end up in the same ``thread'', which
4951 is confusing.  An alternate approach is to look at all the
4952 @code{Message-ID}s in all the @code{References} headers to find matches.
4953 This will ensure that no gathered threads ever include unrelated
4954 articles, but it also means that people who have posted with broken
4955 newsreaders won't be gathered properly.  The choice is yours---plague or
4956 cholera:
4957
4958 @table @code
4959 @item gnus-gather-threads-by-subject
4960 @findex gnus-gather-threads-by-subject
4961 This function is the default gathering function and looks at
4962 @code{Subject}s exclusively.
4963
4964 @item gnus-gather-threads-by-references
4965 @findex gnus-gather-threads-by-references
4966 This function looks at @code{References} headers exclusively.
4967 @end table
4968
4969 If you want to test gathering by @code{References}, you could say
4970 something like:
4971
4972 @lisp
4973 (setq gnus-summary-thread-gathering-function
4974       'gnus-gather-threads-by-references)
4975 @end lisp
4976
4977 @end table
4978
4979
4980 @node Filling In Threads
4981 @subsubsection Filling In Threads
4982
4983 @table @code
4984 @item gnus-fetch-old-headers
4985 @vindex gnus-fetch-old-headers
4986 If non-@code{nil}, Gnus will attempt to build old threads by fetching
4987 more old headers---headers to articles marked as read.  If you
4988 would like to display as few summary lines as possible, but still
4989 connect as many loose threads as possible, you should set this variable
4990 to @code{some} or a number.  If you set it to a number, no more than
4991 that number of extra old headers will be fetched.  In either case,
4992 fetching old headers only works if the backend you are using carries
4993 overview files---this would normally be @code{nntp}, @code{nnspool} and
4994 @code{nnml}.  Also remember that if the root of the thread has been
4995 expired by the server, there's not much Gnus can do about that.
4996
4997 This variable can also be set to @code{invisible}.  This won't have any
4998 visible effects, but is useful if you use the @kbd{A T} command a lot
4999 (@pxref{Finding the Parent}).
5000
5001 @item gnus-build-sparse-threads
5002 @vindex gnus-build-sparse-threads
5003 Fetching old headers can be slow.  A low-rent similar effect can be
5004 gotten by setting this variable to @code{some}.  Gnus will then look at
5005 the complete @code{References} headers of all articles and try to string
5006 together articles that belong in the same thread.  This will leave
5007 @dfn{gaps} in the threading display where Gnus guesses that an article
5008 is missing from the thread.  (These gaps appear like normal summary
5009 lines.  If you select a gap, Gnus will try to fetch the article in
5010 question.)  If this variable is @code{t}, Gnus will display all these
5011 ``gaps'' without regard for whether they are useful for completing the
5012 thread or not.  Finally, if this variable is @code{more}, Gnus won't cut
5013 off sparse leaf nodes that don't lead anywhere.  This variable is
5014 @code{nil} by default.
5015
5016 @end table
5017
5018
5019 @node More Threading
5020 @subsubsection More Threading
5021
5022 @table @code
5023 @item gnus-show-threads
5024 @vindex gnus-show-threads
5025 If this variable is @code{nil}, no threading will be done, and all of
5026 the rest of the variables here will have no effect.  Turning threading
5027 off will speed group selection up a bit, but it is sure to make reading
5028 slower and more awkward.
5029
5030 @item gnus-thread-hide-subtree
5031 @vindex gnus-thread-hide-subtree
5032 If non-@code{nil}, all threads will be hidden when the summary buffer is
5033 generated.
5034
5035 @item gnus-thread-expunge-below
5036 @vindex gnus-thread-expunge-below
5037 All threads that have a total score (as defined by
5038 @code{gnus-thread-score-function}) less than this number will be
5039 expunged.  This variable is @code{nil} by default, which means that no
5040 threads are expunged.
5041
5042 @item gnus-thread-hide-killed
5043 @vindex gnus-thread-hide-killed
5044 if you kill a thread and this variable is non-@code{nil}, the subtree
5045 will be hidden.
5046
5047 @item gnus-thread-ignore-subject
5048 @vindex gnus-thread-ignore-subject
5049 Sometimes somebody changes the subject in the middle of a thread.  If
5050 this variable is non-@code{nil}, the subject change is ignored.  If it
5051 is @code{nil}, which is the default, a change in the subject will result
5052 in a new thread.
5053
5054 @item gnus-thread-indent-level
5055 @vindex gnus-thread-indent-level
5056 This is a number that says how much each sub-thread should be indented.
5057 The default is 4.
5058
5059 @end table
5060
5061
5062 @node Low-Level Threading
5063 @subsubsection Low-Level Threading
5064
5065 @table @code
5066
5067 @item gnus-parse-headers-hook
5068 @vindex gnus-parse-headers-hook
5069 Hook run before parsing any headers.
5070
5071 @item gnus-alter-header-function
5072 @vindex gnus-alter-header-function
5073 If non-@code{nil}, this function will be called to allow alteration of
5074 article header structures.  The function is called with one parameter,
5075 the article header vector, which it may alter in any way.  For instance,
5076 if you have a mail-to-news gateway which alters the @code{Message-ID}s
5077 in systematic ways (by adding prefixes and such), you can use this
5078 variable to un-scramble the @code{Message-ID}s so that they are more
5079 meaningful.  Here's one example:
5080
5081 @lisp
5082 (setq gnus-alter-header-function 'my-alter-message-id)
5083
5084 (defun my-alter-message-id (header)
5085   (let ((id (mail-header-id header)))
5086     (when (string-match
5087            "\\(<[^<>@@]*\\)\\.?cygnus\\..*@@\\([^<>@@]*>\\)" id)
5088       (mail-header-set-id
5089        (concat (match-string 1 id) "@@" (match-string 2 id))
5090        header))))
5091 @end lisp
5092
5093 @end table
5094
5095
5096 @node Thread Commands
5097 @subsection Thread Commands
5098 @cindex thread commands
5099
5100 @table @kbd
5101
5102 @item T k
5103 @itemx M-C-k
5104 @kindex T k (Summary)
5105 @kindex M-C-k (Summary)
5106 @findex gnus-summary-kill-thread
5107 Mark all articles in the current (sub-)thread as read
5108 (@code{gnus-summary-kill-thread}).  If the prefix argument is positive,
5109 remove all marks instead.  If the prefix argument is negative, tick
5110 articles instead.
5111
5112 @item T l
5113 @itemx M-C-l
5114 @kindex T l (Summary)
5115 @kindex M-C-l (Summary)
5116 @findex gnus-summary-lower-thread
5117 Lower the score of the current (sub-)thread
5118 (@code{gnus-summary-lower-thread}).
5119
5120 @item T i
5121 @kindex T i (Summary)
5122 @findex gnus-summary-raise-thread
5123 Increase the score of the current (sub-)thread
5124 (@code{gnus-summary-raise-thread}).
5125
5126 @item T #
5127 @kindex T # (Summary)
5128 @findex gnus-uu-mark-thread
5129 Set the process mark on the current (sub-)thread
5130 (@code{gnus-uu-mark-thread}).
5131
5132 @item T M-#
5133 @kindex T M-# (Summary)
5134 @findex gnus-uu-unmark-thread
5135 Remove the process mark from the current (sub-)thread
5136 (@code{gnus-uu-unmark-thread}).
5137
5138 @item T T
5139 @kindex T T (Summary)
5140 @findex gnus-summary-toggle-threads
5141 Toggle threading (@code{gnus-summary-toggle-threads}).
5142
5143 @item T s
5144 @kindex T s (Summary)
5145 @findex gnus-summary-show-thread
5146 Expose the (sub-)thread hidden under the current article, if any
5147 (@code{gnus-summary-show-thread}).
5148
5149 @item T h
5150 @kindex T h (Summary)
5151 @findex gnus-summary-hide-thread
5152 Hide the current (sub-)thread (@code{gnus-summary-hide-thread}).
5153
5154 @item T S
5155 @kindex T S (Summary)
5156 @findex gnus-summary-show-all-threads
5157 Expose all hidden threads (@code{gnus-summary-show-all-threads}).
5158
5159 @item T H
5160 @kindex T H (Summary)
5161 @findex gnus-summary-hide-all-threads
5162 Hide all threads (@code{gnus-summary-hide-all-threads}).
5163
5164 @item T t
5165 @kindex T t (Summary)
5166 @findex gnus-summary-rethread-current
5167 Re-thread the current article's thread
5168 (@code{gnus-summary-rethread-current}).  This works even when the
5169 summary buffer is otherwise unthreaded.
5170
5171 @item T ^
5172 @kindex T ^ (Summary)
5173 @findex gnus-summary-reparent-thread
5174 Make the current article the child of the marked (or previous) article
5175 (@code{gnus-summary-reparent-thread}).
5176
5177 @end table
5178
5179 The following commands are thread movement commands.  They all
5180 understand the numeric prefix.
5181
5182 @table @kbd
5183
5184 @item T n
5185 @kindex T n (Summary)
5186 @findex gnus-summary-next-thread
5187 Go to the next thread (@code{gnus-summary-next-thread}).
5188
5189 @item T p
5190 @kindex T p (Summary)
5191 @findex gnus-summary-prev-thread
5192 Go to the previous thread (@code{gnus-summary-prev-thread}).
5193
5194 @item T d
5195 @kindex T d (Summary)
5196 @findex gnus-summary-down-thread
5197 Descend the thread (@code{gnus-summary-down-thread}).
5198
5199 @item T u
5200 @kindex T u (Summary)
5201 @findex gnus-summary-up-thread
5202 Ascend the thread (@code{gnus-summary-up-thread}).
5203
5204 @item T o
5205 @kindex T o (Summary)
5206 @findex gnus-summary-top-thread
5207 Go to the top of the thread (@code{gnus-summary-top-thread}).
5208 @end table
5209
5210 @vindex gnus-thread-operation-ignore-subject
5211 If you ignore subject while threading, you'll naturally end up with
5212 threads that have several different subjects in them.  If you then issue
5213 a command like `T k' (@code{gnus-summary-kill-thread}) you might not
5214 wish to kill the entire thread, but just those parts of the thread that
5215 have the same subject as the current article.  If you like this idea,
5216 you can fiddle with @code{gnus-thread-operation-ignore-subject}.  If it
5217 is non-@code{nil} (which it is by default), subjects will be ignored
5218 when doing thread commands.  If this variable is @code{nil}, articles in
5219 the same thread with different subjects will not be included in the
5220 operation in question.  If this variable is @code{fuzzy}, only articles
5221 that have subjects fuzzily equal will be included (@pxref{Fuzzy
5222 Matching}).
5223
5224
5225 @node Sorting
5226 @section Sorting
5227
5228 @findex gnus-thread-sort-by-total-score
5229 @findex gnus-thread-sort-by-date
5230 @findex gnus-thread-sort-by-score
5231 @findex gnus-thread-sort-by-subject
5232 @findex gnus-thread-sort-by-author
5233 @findex gnus-thread-sort-by-number
5234 @vindex gnus-thread-sort-functions
5235 If you are using a threaded summary display, you can sort the threads by
5236 setting @code{gnus-thread-sort-functions}, which can be either a single
5237 function, a list of functions, or a list containing functions and
5238 @code{(not some-function)} elements.
5239
5240 By default, sorting is done on article numbers.  Ready-made sorting
5241 predicate functions include @code{gnus-thread-sort-by-number},
5242 @code{gnus-thread-sort-by-author}, @code{gnus-thread-sort-by-subject},
5243 @code{gnus-thread-sort-by-date}, @code{gnus-thread-sort-by-score}, and
5244 @code{gnus-thread-sort-by-total-score}.
5245
5246 Each function takes two threads and returns non-@code{nil} if the first
5247 thread should be sorted before the other.  Note that sorting really is
5248 normally done by looking only at the roots of each thread.
5249
5250 If you use more than one function, the primary sort key should be the
5251 last function in the list.  You should probably always include
5252 @code{gnus-thread-sort-by-number} in the list of sorting
5253 functions---preferably first.  This will ensure that threads that are
5254 equal with respect to the other sort criteria will be displayed in
5255 ascending article order.
5256
5257 If you would like to sort by reverse score, then by subject, and finally
5258 by number, you could do something like:
5259
5260 @lisp
5261 (setq gnus-thread-sort-functions
5262       '(gnus-thread-sort-by-number
5263         gnus-thread-sort-by-subject
5264         (reverse gnus-thread-sort-by-total-score)))
5265 @end lisp
5266
5267 The threads that have highest score will be displayed first in the
5268 summary buffer.  When threads have the same score, they will be sorted
5269 alphabetically.  The threads that have the same score and the same
5270 subject will be sorted by number, which is (normally) the sequence in
5271 which the articles arrived.
5272
5273 If you want to sort by score and then reverse arrival order, you could
5274 say something like:
5275
5276 @lisp
5277 (setq gnus-thread-sort-functions
5278       '((lambda (t1 t2)
5279           (not (gnus-thread-sort-by-number t1 t2)))
5280         gnus-thread-sort-by-score))
5281 @end lisp
5282
5283 @vindex gnus-thread-score-function
5284 The function in the @code{gnus-thread-score-function} variable (default
5285 @code{+}) is used for calculating the total score of a thread.  Useful
5286 functions might be @code{max}, @code{min}, or squared means, or whatever
5287 tickles your fancy.
5288
5289 @findex gnus-article-sort-functions
5290 @findex gnus-article-sort-by-date
5291 @findex gnus-article-sort-by-score
5292 @findex gnus-article-sort-by-subject
5293 @findex gnus-article-sort-by-author
5294 @findex gnus-article-sort-by-number
5295 If you are using an unthreaded display for some strange reason or other,
5296 you have to fiddle with the @code{gnus-article-sort-functions} variable.
5297 It is very similar to the @code{gnus-thread-sort-functions}, except that
5298 it uses slightly different functions for article comparison.  Available
5299 sorting predicate functions are @code{gnus-article-sort-by-number},
5300 @code{gnus-article-sort-by-author}, @code{gnus-article-sort-by-subject},
5301 @code{gnus-article-sort-by-date}, and @code{gnus-article-sort-by-score}.
5302
5303 If you want to sort an unthreaded summary display by subject, you could
5304 say something like:
5305
5306 @lisp
5307 (setq gnus-article-sort-functions
5308       '(gnus-article-sort-by-number
5309         gnus-article-sort-by-subject))
5310 @end lisp
5311
5312
5313
5314 @node Asynchronous Fetching
5315 @section Asynchronous Article Fetching
5316 @cindex asynchronous article fetching
5317 @cindex article pre-fetch
5318 @cindex pre-fetch
5319
5320 If you read your news from an @sc{nntp} server that's far away, the
5321 network latencies may make reading articles a chore.  You have to wait
5322 for a while after pressing @kbd{n} to go to the next article before the
5323 article appears.  Why can't Gnus just go ahead and fetch the article
5324 while you are reading the previous one?  Why not, indeed.
5325
5326 First, some caveats.  There are some pitfalls to using asynchronous
5327 article fetching, especially the way Gnus does it.
5328
5329 Let's say you are reading article 1, which is short, and article 2 is
5330 quite long, and you are not interested in reading that.  Gnus does not
5331 know this, so it goes ahead and fetches article 2.  You decide to read
5332 article 3, but since Gnus is in the process of fetching article 2, the
5333 connection is blocked.
5334
5335 To avoid these situations, Gnus will open two (count 'em two)
5336 connections to the server.  Some people may think this isn't a very nice
5337 thing to do, but I don't see any real alternatives.  Setting up that
5338 extra connection takes some time, so Gnus startup will be slower.
5339
5340 Gnus will fetch more articles than you will read.  This will mean that
5341 the link between your machine and the @sc{nntp} server will become more
5342 loaded than if you didn't use article pre-fetch.  The server itself will
5343 also become more loaded---both with the extra article requests, and the
5344 extra connection.
5345
5346 Ok, so now you know that you shouldn't really use this thing...  unless
5347 you really want to.
5348
5349 @vindex gnus-asynchronous
5350 Here's how:  Set @code{gnus-asynchronous} to @code{t}.  The rest should
5351 happen automatically.
5352
5353 @vindex gnus-use-article-prefetch
5354 You can control how many articles are to be pre-fetched by setting
5355 @code{gnus-use-article-prefetch}.  This is 30 by default, which means
5356 that when you read an article in the group, the backend will pre-fetch
5357 the next 30 articles.  If this variable is @code{t}, the backend will
5358 pre-fetch all the articles it can without bound.  If it is
5359 @code{nil}, no pre-fetching will be done.
5360
5361 @vindex gnus-async-prefetch-article-p
5362 @findex gnus-async-read-p
5363 There are probably some articles that you don't want to pre-fetch---read
5364 articles, for instance.  The @code{gnus-async-prefetch-article-p} variable controls whether an article is to be pre-fetched.  This function should
5365 return non-@code{nil} when the article in question is to be
5366 pre-fetched.  The default is @code{gnus-async-read-p}, which returns
5367 @code{nil} on read articles.  The function is called with an article
5368 data structure as the only parameter.
5369
5370 If, for instance, you wish to pre-fetch only unread articles shorter than 100 lines, you could say something like:
5371
5372 @lisp
5373 (defun my-async-short-unread-p (data)
5374   "Return non-nil for short, unread articles."
5375   (and (gnus-data-unread-p data)
5376        (< (mail-header-lines (gnus-data-header data))
5377           100)))
5378
5379 (setq gnus-async-prefetch-article-p 'my-async-short-unread-p)
5380 @end lisp
5381
5382 These functions will be called many, many times, so they should
5383 preferably be short and sweet to avoid slowing down Gnus too much.
5384 It's probably a good idea to byte-compile things like this.
5385
5386 @vindex gnus-prefetched-article-deletion-strategy
5387 Articles have to be removed from the asynch buffer sooner or later.  The
5388 @code{gnus-prefetched-article-deletion-strategy} says when to remove
5389 articles.  This is a list that may contain the following elements:
5390
5391 @table @code
5392 @item read
5393 Remove articles when they are read.
5394
5395 @item exit
5396 Remove articles when exiting the group.
5397 @end table
5398
5399 The default value is @code{(read exit)}.
5400
5401 @c @vindex gnus-use-header-prefetch
5402 @c If @code{gnus-use-header-prefetch} is non-@code{nil}, prefetch articles
5403 @c from the next group.
5404
5405
5406 @node Article Caching
5407 @section Article Caching
5408 @cindex article caching
5409 @cindex caching
5410
5411 If you have an @emph{extremely} slow @sc{nntp} connection, you may
5412 consider turning article caching on.  Each article will then be stored
5413 locally under your home directory.  As you may surmise, this could
5414 potentially use @emph{huge} amounts of disk space, as well as eat up all
5415 your inodes so fast it will make your head swim.  In vodka.
5416
5417 Used carefully, though, it could be just an easier way to save articles.
5418
5419 @vindex gnus-use-long-file-name
5420 @vindex gnus-cache-directory
5421 @vindex gnus-use-cache
5422 To turn caching on, set @code{gnus-use-cache} to @code{t}.  By default,
5423 all articles ticked or marked as dormant will then be copied
5424 over to your local cache (@code{gnus-cache-directory}).  Whether this
5425 cache is flat or hierarchal is controlled by the
5426 @code{gnus-use-long-file-name} variable, as usual.
5427
5428 When re-selecting a ticked or dormant article, it will be fetched from the
5429 cache instead of from the server.  As articles in your cache will never
5430 expire, this might serve as a method of saving articles while still
5431 keeping them where they belong.  Just mark all articles you want to save
5432 as dormant, and don't worry.
5433
5434 When an article is marked as read, is it removed from the cache.
5435
5436 @vindex gnus-cache-remove-articles
5437 @vindex gnus-cache-enter-articles
5438 The entering/removal of articles from the cache is controlled by the
5439 @code{gnus-cache-enter-articles} and @code{gnus-cache-remove-articles}
5440 variables.  Both are lists of symbols.  The first is @code{(ticked
5441 dormant)} by default, meaning that ticked and dormant articles will be
5442 put in the cache.  The latter is @code{(read)} by default, meaning that
5443 articles marked as read are removed from the cache.  Possibly
5444 symbols in these two lists are @code{ticked}, @code{dormant},
5445 @code{unread} and @code{read}.
5446
5447 @findex gnus-jog-cache
5448 So where does the massive article-fetching and storing come into the
5449 picture?  The @code{gnus-jog-cache} command will go through all
5450 subscribed newsgroups, request all unread articles, score them, and
5451 store them in the cache.  You should only ever, ever ever ever, use this
5452 command if 1) your connection to the @sc{nntp} server is really, really,
5453 really slow and 2) you have a really, really, really huge disk.
5454 Seriously.  One way to cut down on the number of articles downloaded is
5455 to score unwanted articles down and have them marked as read.  They will
5456 not then be downloaded by this command.
5457
5458 @vindex gnus-uncacheable-groups
5459 @vindex gnus-cacheable-groups
5460 It is likely that you do not want caching on all groups.  For instance,
5461 if your @code{nnml} mail is located under your home directory, it makes no
5462 sense to cache it somewhere else under your home directory.  Unless you
5463 feel that it's neat to use twice as much space.
5464
5465 To limit the caching, you could set @code{gnus-cacheable-groups} to a
5466 regexp of groups to cache, @samp{^nntp} for instance, or set the
5467 @code{gnus-uncacheable-groups} regexp to @samp{^nnml}, for instance.
5468 Both variables are @code{nil} by default. If a group matches both
5469 variables, the group is not cached.
5470
5471 @findex gnus-cache-generate-nov-databases
5472 @findex gnus-cache-generate-active
5473 @vindex gnus-cache-active-file
5474 The cache stores information on what articles it contains in its active
5475 file (@code{gnus-cache-active-file}).  If this file (or any other parts
5476 of the cache) becomes all messed up for some reason or other, Gnus
5477 offers two functions that will try to set things right.  @kbd{M-x
5478 gnus-cache-generate-nov-databases} will (re)build all the @sc{nov}
5479 files, and @kbd{gnus-cache-generate-active} will (re)generate the active
5480 file.
5481
5482
5483 @node Persistent Articles
5484 @section Persistent Articles
5485 @cindex persistent articles
5486
5487 Closely related to article caching, we have @dfn{persistent articles}.
5488 In fact, it's just a different way of looking at caching, and much more
5489 useful in my opinion.
5490
5491 Say you're reading a newsgroup, and you happen on to some valuable gem
5492 that you want to keep and treasure forever.  You'd normally just save it
5493 (using one of the many saving commands) in some file.  The problem with
5494 that is that it's just, well, yucky.  Ideally you'd prefer just having
5495 the article remain in the group where you found it forever; untouched by
5496 the expiry going on at the news server.
5497
5498 This is what a @dfn{persistent article} is---an article that just won't
5499 be deleted.  It's implemented using the normal cache functions, but
5500 you use two explicit commands for managing persistent articles:
5501
5502 @table @kbd
5503
5504 @item *
5505 @kindex * (Summary)
5506 @findex gnus-cache-enter-article
5507 Make the current article persistent (@code{gnus-cache-enter-article}).
5508
5509 @item M-*
5510 @kindex M-* (Summary)
5511 @findex gnus-cache-remove-article
5512 Remove the current article from the persistent articles
5513 (@code{gnus-cache-remove-article}).  This will normally delete the
5514 article.
5515 @end table
5516
5517 Both these commands understand the process/prefix convention.
5518
5519 To avoid having all ticked articles (and stuff) entered into the cache,
5520 you should set @code{gnus-use-cache} to @code{passive} if you're just
5521 interested in persistent articles:
5522
5523 @lisp
5524 (setq gnus-use-cache 'passive)
5525 @end lisp
5526
5527
5528 @node Article Backlog
5529 @section Article Backlog
5530 @cindex backlog
5531 @cindex article backlog
5532
5533 If you have a slow connection, but the idea of using caching seems
5534 unappealing to you (and it is, really), you can help the situation some
5535 by switching on the @dfn{backlog}.  This is where Gnus will buffer
5536 already read articles so that it doesn't have to re-fetch articles
5537 you've already read.  This only helps if you are in the habit of
5538 re-selecting articles you've recently read, of course.  If you never do
5539 that, turning the backlog on will slow Gnus down a little bit, and
5540 increase memory usage some.
5541
5542 @vindex gnus-keep-backlog
5543 If you set @code{gnus-keep-backlog} to a number @var{n}, Gnus will store
5544 at most @var{n} old articles in a buffer for later re-fetching.  If this
5545 variable is non-@code{nil} and is not a number, Gnus will store
5546 @emph{all} read articles, which means that your Emacs will grow without
5547 bound before exploding and taking your machine down with you.  I put
5548 that in there just to keep y'all on your toes.
5549
5550 This variable is @code{nil} by default.
5551
5552
5553 @node Saving Articles
5554 @section Saving Articles
5555 @cindex saving articles
5556
5557 Gnus can save articles in a number of ways.  Below is the documentation
5558 for saving articles in a fairly straight-forward fashion (i.e., little
5559 processing of the article is done before it is saved).  For a different
5560 approach (uudecoding, unsharing) you should use @code{gnus-uu}
5561 (@pxref{Decoding Articles}).
5562
5563 @vindex gnus-save-all-headers
5564 If @code{gnus-save-all-headers} is non-@code{nil}, Gnus will not delete
5565 unwanted headers before saving the article.
5566
5567 @vindex gnus-saved-headers
5568 If the preceding variable is @code{nil}, all headers that match the
5569 @code{gnus-saved-headers} regexp will be kept, while the rest will be
5570 deleted before saving.
5571
5572 @table @kbd
5573
5574 @item O o
5575 @itemx o
5576 @kindex O o (Summary)
5577 @kindex o (Summary)
5578 @findex gnus-summary-save-article
5579 @c @icon{gnus-summary-save-article}
5580 Save the current article using the default article saver
5581 (@code{gnus-summary-save-article}).
5582
5583 @item O m
5584 @kindex O m (Summary)
5585 @findex gnus-summary-save-article-mail
5586 Save the current article in mail format
5587 (@code{gnus-summary-save-article-mail}).
5588
5589 @item O r
5590 @kindex O r (Summary)
5591 @findex gnus-summary-save-article-rmail
5592 Save the current article in rmail format
5593 (@code{gnus-summary-save-article-rmail}).
5594
5595 @item O f
5596 @kindex O f (Summary)
5597 @findex gnus-summary-save-article-file
5598 @c @icon{gnus-summary-save-article-file}
5599 Save the current article in plain file format
5600 (@code{gnus-summary-save-article-file}).
5601
5602 @item O F
5603 @kindex O F (Summary)
5604 @findex gnus-summary-write-article-file
5605 Write the current article in plain file format, overwriting any previous
5606 file contents (@code{gnus-summary-write-article-file}).
5607
5608 @item O b
5609 @kindex O b (Summary)
5610 @findex gnus-summary-save-article-body-file
5611 Save the current article body in plain file format
5612 (@code{gnus-summary-save-article-body-file}).
5613
5614 @item O h
5615 @kindex O h (Summary)
5616 @findex gnus-summary-save-article-folder
5617 Save the current article in mh folder format
5618 (@code{gnus-summary-save-article-folder}).
5619
5620 @item O v
5621 @kindex O v (Summary)
5622 @findex gnus-summary-save-article-vm
5623 Save the current article in a VM folder
5624 (@code{gnus-summary-save-article-vm}).
5625
5626 @item O p
5627 @kindex O p (Summary)
5628 @findex gnus-summary-pipe-output
5629 Save the current article in a pipe.  Uhm, like, what I mean is---Pipe
5630 the current article to a process (@code{gnus-summary-pipe-output}).
5631 @end table
5632
5633 @vindex gnus-prompt-before-saving
5634 All these commands use the process/prefix convention
5635 (@pxref{Process/Prefix}).  If you save bunches of articles using these
5636 functions, you might get tired of being prompted for files to save each
5637 and every article in.  The prompting action is controlled by
5638 the @code{gnus-prompt-before-saving} variable, which is @code{always} by
5639 default, giving you that excessive prompting action you know and
5640 loathe.  If you set this variable to @code{t} instead, you'll be prompted
5641 just once for each series of articles you save.  If you like to really
5642 have Gnus do all your thinking for you, you can even set this variable
5643 to @code{nil}, which means that you will never be prompted for files to
5644 save articles in.  Gnus will simply save all the articles in the default
5645 files.
5646
5647
5648 @vindex gnus-default-article-saver
5649 You can customize the @code{gnus-default-article-saver} variable to make
5650 Gnus do what you want it to.  You can use any of the six ready-made
5651 functions below, or you can create your own.
5652
5653 @table @code
5654
5655 @item gnus-summary-save-in-rmail
5656 @findex gnus-summary-save-in-rmail
5657 @vindex gnus-rmail-save-name
5658 @findex gnus-plain-save-name
5659 This is the default format, @dfn{babyl}.  Uses the function in the
5660 @code{gnus-rmail-save-name} variable to get a file name to save the
5661 article in.  The default is @code{gnus-plain-save-name}.
5662
5663 @item gnus-summary-save-in-mail
5664 @findex gnus-summary-save-in-mail
5665 @vindex gnus-mail-save-name
5666 Save in a Unix mail (mbox) file.  Uses the function in the
5667 @code{gnus-mail-save-name} variable to get a file name to save the
5668 article in.  The default is @code{gnus-plain-save-name}.
5669
5670 @item gnus-summary-save-in-file
5671 @findex gnus-summary-save-in-file
5672 @vindex gnus-file-save-name
5673 @findex gnus-numeric-save-name
5674 Append the article straight to an ordinary file.  Uses the function in
5675 the @code{gnus-file-save-name} variable to get a file name to save the
5676 article in.  The default is @code{gnus-numeric-save-name}.
5677
5678 @item gnus-summary-save-body-in-file
5679 @findex gnus-summary-save-body-in-file
5680 Append the article body to an ordinary file.  Uses the function in the
5681 @code{gnus-file-save-name} variable to get a file name to save the
5682 article in.  The default is @code{gnus-numeric-save-name}.
5683
5684 @item gnus-summary-save-in-folder
5685 @findex gnus-summary-save-in-folder
5686 @findex gnus-folder-save-name
5687 @findex gnus-Folder-save-name
5688 @vindex gnus-folder-save-name
5689 @cindex rcvstore
5690 @cindex MH folders
5691 Save the article to an MH folder using @code{rcvstore} from the MH
5692 library.  Uses the function in the @code{gnus-folder-save-name} variable
5693 to get a file name to save the article in.  The default is
5694 @code{gnus-folder-save-name}, but you can also use
5695 @code{gnus-Folder-save-name}, which creates capitalized names.
5696
5697 @item gnus-summary-save-in-vm
5698 @findex gnus-summary-save-in-vm
5699 Save the article in a VM folder.  You have to have the VM mail
5700 reader to use this setting.
5701 @end table
5702
5703 @vindex gnus-article-save-directory
5704 All of these functions, except for the last one, will save the article
5705 in the @code{gnus-article-save-directory}, which is initialized from the
5706 @code{SAVEDIR} environment variable.  This is @file{~/News/} by
5707 default.
5708
5709 As you can see above, the functions use different functions to find a
5710 suitable name of a file to save the article in.  Below is a list of
5711 available functions that generate names:
5712
5713 @table @code
5714
5715 @item gnus-Numeric-save-name
5716 @findex gnus-Numeric-save-name
5717 File names like @file{~/News/Alt.andrea-dworkin/45}.
5718
5719 @item gnus-numeric-save-name
5720 @findex gnus-numeric-save-name
5721 File names like @file{~/News/alt.andrea-dworkin/45}.
5722
5723 @item gnus-Plain-save-name
5724 @findex gnus-Plain-save-name
5725 File names like @file{~/News/Alt.andrea-dworkin}.
5726
5727 @item gnus-plain-save-name
5728 @findex gnus-plain-save-name
5729 File names like @file{~/News/alt.andrea-dworkin}.
5730 @end table
5731
5732 @vindex gnus-split-methods
5733 You can have Gnus suggest where to save articles by plonking a regexp into
5734 the @code{gnus-split-methods} alist.  For instance, if you would like to
5735 save articles related to Gnus in the file @file{gnus-stuff}, and articles
5736 related to VM in @code{vm-stuff}, you could set this variable to something
5737 like:
5738
5739 @lisp
5740 (("^Subject:.*gnus\\|^Newsgroups:.*gnus" "gnus-stuff")
5741  ("^Subject:.*vm\\|^Xref:.*vm" "vm-stuff")
5742  (my-choosing-function "../other-dir/my-stuff")
5743  ((equal gnus-newsgroup-name "mail.misc") "mail-stuff"))
5744 @end lisp
5745
5746 We see that this is a list where each element is a list that has two
5747 elements---the @dfn{match} and the @dfn{file}.  The match can either be
5748 a string (in which case it is used as a regexp to match on the article
5749 head); it can be a symbol (which will be called as a function with the
5750 group name as a parameter); or it can be a list (which will be
5751 @code{eval}ed).  If any of these actions have a non-@code{nil} result,
5752 the @dfn{file} will be used as a default prompt.  In addition, the
5753 result of the operation itself will be used if the function or form
5754 called returns a string or a list of strings.
5755
5756 You basically end up with a list of file names that might be used when
5757 saving the current article.  (All ``matches'' will be used.)  You will
5758 then be prompted for what you really want to use as a name, with file
5759 name completion over the results from applying this variable.
5760
5761 This variable is @code{((gnus-article-archive-name))} by default, which
5762 means that Gnus will look at the articles it saves for an
5763 @code{Archive-name} line and use that as a suggestion for the file
5764 name.
5765
5766 Here's an example function to clean up file names somewhat.  If you have
5767 lots of mail groups called things like
5768 @samp{nnml:mail.whatever}, you may want to chop off the beginning of
5769 these group names before creating the file name to save to.  The
5770 following will do just that:
5771
5772 @lisp
5773 (defun my-save-name (group)
5774   (when (string-match "^nnml:mail." group)
5775     (substring group (match-end 0))))
5776
5777 (setq gnus-split-methods
5778       '((gnus-article-archive-name)
5779         (my-save-name)))
5780 @end lisp
5781
5782
5783 @vindex gnus-use-long-file-name
5784 Finally, you have the @code{gnus-use-long-file-name} variable.  If it is
5785 @code{nil}, all the preceding functions will replace all periods
5786 (@samp{.}) in the group names with slashes (@samp{/})---which means that
5787 the functions will generate hierarchies of directories instead of having
5788 all the files in the top level directory
5789 (@file{~/News/alt/andrea-dworkin} instead of
5790 @file{~/News/alt.andrea-dworkin}.)  This variable is @code{t} by default
5791 on most systems.  However, for historical reasons, this is @code{nil} on
5792 Xenix and usg-unix-v machines by default.
5793
5794 This function also affects kill and score file names.  If this variable
5795 is a list, and the list contains the element @code{not-score}, long file
5796 names will not be used for score files, if it contains the element
5797 @code{not-save}, long file names will not be used for saving, and if it
5798 contains the element @code{not-kill}, long file names will not be used
5799 for kill files.
5800
5801 If you'd like to save articles in a hierarchy that looks something like
5802 a spool, you could
5803
5804 @lisp
5805 (setq gnus-use-long-file-name '(not-save)) ; to get a hierarchy
5806 (setq gnus-default-article-saver 'gnus-summary-save-in-file) ; no encoding
5807 @end lisp
5808
5809 Then just save with @kbd{o}.  You'd then read this hierarchy with
5810 ephemeral @code{nneething} groups---@kbd{G D} in the group buffer, and
5811 the top level directory as the argument (@file{~/News/}).  Then just walk
5812 around to the groups/directories with @code{nneething}.
5813
5814
5815 @node Decoding Articles
5816 @section Decoding Articles
5817 @cindex decoding articles
5818
5819 Sometime users post articles (or series of articles) that have been
5820 encoded in some way or other.  Gnus can decode them for you.
5821
5822 @menu
5823 * Uuencoded Articles::    Uudecode articles.
5824 * Shell Archives::        Unshar articles.
5825 * PostScript Files::      Split PostScript.
5826 * Other Files::           Plain save and binhex.
5827 * Decoding Variables::    Variables for a happy decoding.
5828 * Viewing Files::         You want to look at the result of the decoding?
5829 @end menu
5830
5831 @cindex series
5832 @cindex article series
5833 All these functions use the process/prefix convention
5834 (@pxref{Process/Prefix}) for finding out what articles to work on, with
5835 the extension that a ``single article'' means ``a single series''.  Gnus
5836 can find out by itself what articles belong to a series, decode all the
5837 articles and unpack/view/save the resulting file(s).
5838
5839 Gnus guesses what articles are in the series according to the following
5840 simplish rule: The subjects must be (nearly) identical, except for the
5841 last two numbers of the line.  (Spaces are largely ignored, however.)
5842
5843 For example: If you choose a subject called @samp{cat.gif (2/3)}, Gnus
5844 will find all the articles that match the regexp @samp{^cat.gif
5845 ([0-9]+/[0-9]+).*$}.
5846
5847 Subjects that are non-standard, like @samp{cat.gif (2/3) Part 6 of a
5848 series}, will not be properly recognized by any of the automatic viewing
5849 commands, and you have to mark the articles manually with @kbd{#}.
5850
5851
5852 @node Uuencoded Articles
5853 @subsection Uuencoded Articles
5854 @cindex uudecode
5855 @cindex uuencoded articles
5856
5857 @table @kbd
5858
5859 @item X u
5860 @kindex X u (Summary)
5861 @findex gnus-uu-decode-uu
5862 @c @icon{gnus-uu-decode-uu}
5863 Uudecodes the current series (@code{gnus-uu-decode-uu}).
5864
5865 @item X U
5866 @kindex X U (Summary)
5867 @findex gnus-uu-decode-uu-and-save
5868 Uudecodes and saves the current series
5869 (@code{gnus-uu-decode-uu-and-save}).
5870
5871 @item X v u
5872 @kindex X v u (Summary)
5873 @findex gnus-uu-decode-uu-view
5874 Uudecodes and views the current series (@code{gnus-uu-decode-uu-view}).
5875
5876 @item X v U
5877 @kindex X v U (Summary)
5878 @findex gnus-uu-decode-uu-and-save-view
5879 Uudecodes, views and saves the current series
5880 (@code{gnus-uu-decode-uu-and-save-view}).
5881
5882 @end table
5883
5884 Remember that these all react to the presence of articles marked with
5885 the process mark.  If, for instance, you'd like to decode and save an
5886 entire newsgroup, you'd typically do @kbd{M P a}
5887 (@code{gnus-uu-mark-all}) and then @kbd{X U}
5888 (@code{gnus-uu-decode-uu-and-save}).
5889
5890 All this is very much different from how @code{gnus-uu} worked with
5891 @sc{gnus 4.1}, where you had explicit keystrokes for everything under
5892 the sun.  This version of @code{gnus-uu} generally assumes that you mark
5893 articles in some way (@pxref{Setting Process Marks}) and then press
5894 @kbd{X u}.
5895
5896 @vindex gnus-uu-notify-files
5897 Note: When trying to decode articles that have names matching
5898 @code{gnus-uu-notify-files}, which is hard-coded to
5899 @samp{[Cc][Ii][Nn][Dd][Yy][0-9]+.\\(gif\\|jpg\\)}, @code{gnus-uu} will
5900 automatically post an article on @samp{comp.unix.wizards} saying that
5901 you have just viewed the file in question.  This feature can't be turned
5902 off.
5903
5904
5905 @node Shell Archives
5906 @subsection Shell Archives
5907 @cindex unshar
5908 @cindex shell archives
5909 @cindex shared articles
5910
5911 Shell archives (``shar files'') used to be a popular way to distribute
5912 sources, but it isn't used all that much today.  In any case, we have
5913 some commands to deal with these:
5914
5915 @table @kbd
5916
5917 @item X s
5918 @kindex X s (Summary)
5919 @findex gnus-uu-decode-unshar
5920 Unshars the current series (@code{gnus-uu-decode-unshar}).
5921
5922 @item X S
5923 @kindex X S (Summary)
5924 @findex gnus-uu-decode-unshar-and-save
5925 Unshars and saves the current series (@code{gnus-uu-decode-unshar-and-save}).
5926
5927 @item X v s
5928 @kindex X v s (Summary)
5929 @findex gnus-uu-decode-unshar-view
5930 Unshars and views the current series (@code{gnus-uu-decode-unshar-view}).
5931
5932 @item X v S
5933 @kindex X v S (Summary)
5934 @findex gnus-uu-decode-unshar-and-save-view
5935 Unshars, views and saves the current series
5936 (@code{gnus-uu-decode-unshar-and-save-view}).
5937 @end table
5938
5939
5940 @node PostScript Files
5941 @subsection PostScript Files
5942 @cindex PostScript
5943
5944 @table @kbd
5945
5946 @item X p
5947 @kindex X p (Summary)
5948 @findex gnus-uu-decode-postscript
5949 Unpack the current PostScript series (@code{gnus-uu-decode-postscript}).
5950
5951 @item X P
5952 @kindex X P (Summary)
5953 @findex gnus-uu-decode-postscript-and-save
5954 Unpack and save the current PostScript series
5955 (@code{gnus-uu-decode-postscript-and-save}).
5956
5957 @item X v p
5958 @kindex X v p (Summary)
5959 @findex gnus-uu-decode-postscript-view
5960 View the current PostScript series
5961 (@code{gnus-uu-decode-postscript-view}).
5962
5963 @item X v P
5964 @kindex X v P (Summary)
5965 @findex gnus-uu-decode-postscript-and-save-view
5966 View and save the current PostScript series
5967 (@code{gnus-uu-decode-postscript-and-save-view}).
5968 @end table
5969
5970
5971 @node Other Files
5972 @subsection Other Files
5973
5974 @table @kbd
5975 @item X o
5976 @kindex X o (Summary)
5977 @findex gnus-uu-decode-save
5978 Save the current series
5979 (@code{gnus-uu-decode-save}).
5980
5981 @item X b
5982 @kindex X b (Summary)
5983 @findex gnus-uu-decode-binhex
5984 Unbinhex the current series (@code{gnus-uu-decode-binhex}).  This
5985 doesn't really work yet.
5986 @end table
5987
5988
5989 @node Decoding Variables
5990 @subsection Decoding Variables
5991
5992 Adjective, not verb.
5993
5994 @menu
5995 * Rule Variables::          Variables that say how a file is to be viewed.
5996 * Other Decode Variables::  Other decode variables.
5997 * Uuencoding and Posting::  Variables for customizing uuencoding.
5998 @end menu
5999
6000
6001 @node Rule Variables
6002 @subsubsection Rule Variables
6003 @cindex rule variables
6004
6005 Gnus uses @dfn{rule variables} to decide how to view a file.  All these
6006 variables are of the form
6007
6008 @lisp
6009       (list '(regexp1 command2)
6010             '(regexp2 command2)
6011             ...)
6012 @end lisp
6013
6014 @table @code
6015
6016 @item gnus-uu-user-view-rules
6017 @vindex gnus-uu-user-view-rules
6018 @cindex sox
6019 This variable is consulted first when viewing files.  If you wish to use,
6020 for instance, @code{sox} to convert an @samp{.au} sound file, you could
6021 say something like:
6022 @lisp
6023 (setq gnus-uu-user-view-rules
6024       (list '(\"\\\\.au$\" \"sox %s -t .aiff > /dev/audio\")))
6025 @end lisp
6026
6027 @item gnus-uu-user-view-rules-end
6028 @vindex gnus-uu-user-view-rules-end
6029 This variable is consulted if Gnus couldn't make any matches from the
6030 user and default view rules.
6031
6032 @item gnus-uu-user-archive-rules
6033 @vindex gnus-uu-user-archive-rules
6034 This variable can be used to say what commands should be used to unpack
6035 archives.
6036 @end table
6037
6038
6039 @node Other Decode Variables
6040 @subsubsection Other Decode Variables
6041
6042 @table @code
6043 @vindex gnus-uu-grabbed-file-functions
6044
6045 @item gnus-uu-grabbed-file-functions
6046 All functions in this list will be called right after each file has been
6047 successfully decoded---so that you can move or view files right away,
6048 and don't have to wait for all files to be decoded before you can do
6049 anything.  Ready-made functions you can put in this list are:
6050
6051 @table @code
6052
6053 @item gnus-uu-grab-view
6054 @findex gnus-uu-grab-view
6055 View the file.
6056
6057 @item gnus-uu-grab-move
6058 @findex gnus-uu-grab-move
6059 Move the file (if you're using a saving function.)
6060 @end table
6061
6062 @item gnus-uu-be-dangerous
6063 @vindex gnus-uu-be-dangerous
6064 Specifies what to do if unusual situations arise during decoding.  If
6065 @code{nil}, be as conservative as possible.  If @code{t}, ignore things
6066 that didn't work, and overwrite existing files.  Otherwise, ask each
6067 time.
6068
6069 @item gnus-uu-ignore-files-by-name
6070 @vindex gnus-uu-ignore-files-by-name
6071 Files with name matching this regular expression won't be viewed.
6072
6073 @item gnus-uu-ignore-files-by-type
6074 @vindex gnus-uu-ignore-files-by-type
6075 Files with a @sc{mime} type matching this variable won't be viewed.
6076 Note that Gnus tries to guess what type the file is based on the name.
6077 @code{gnus-uu} is not a @sc{mime} package (yet), so this is slightly
6078 kludgey.
6079
6080 @item gnus-uu-tmp-dir
6081 @vindex gnus-uu-tmp-dir
6082 Where @code{gnus-uu} does its work.
6083
6084 @item gnus-uu-do-not-unpack-archives
6085 @vindex gnus-uu-do-not-unpack-archives
6086 Non-@code{nil} means that @code{gnus-uu} won't peek inside archives
6087 looking for files to display.
6088
6089 @item gnus-uu-view-and-save
6090 @vindex gnus-uu-view-and-save
6091 Non-@code{nil} means that the user will always be asked to save a file
6092 after viewing it.
6093
6094 @item gnus-uu-ignore-default-view-rules
6095 @vindex gnus-uu-ignore-default-view-rules
6096 Non-@code{nil} means that @code{gnus-uu} will ignore the default viewing
6097 rules.
6098
6099 @item gnus-uu-ignore-default-archive-rules
6100 @vindex gnus-uu-ignore-default-archive-rules
6101 Non-@code{nil} means that @code{gnus-uu} will ignore the default archive
6102 unpacking commands.
6103
6104 @item gnus-uu-kill-carriage-return
6105 @vindex gnus-uu-kill-carriage-return
6106 Non-@code{nil} means that @code{gnus-uu} will strip all carriage returns
6107 from articles.
6108
6109 @item gnus-uu-unmark-articles-not-decoded
6110 @vindex gnus-uu-unmark-articles-not-decoded
6111 Non-@code{nil} means that @code{gnus-uu} will mark unsuccessfully
6112 decoded articles as unread.
6113
6114 @item gnus-uu-correct-stripped-uucode
6115 @vindex gnus-uu-correct-stripped-uucode
6116 Non-@code{nil} means that @code{gnus-uu} will @emph{try} to fix
6117 uuencoded files that have had trailing spaces deleted.
6118
6119 @item gnus-uu-pre-uudecode-hook
6120 @vindex gnus-uu-pre-uudecode-hook
6121 Hook run before sending a message to @code{uudecode}.
6122
6123 @item gnus-uu-view-with-metamail
6124 @vindex gnus-uu-view-with-metamail
6125 @cindex metamail
6126 Non-@code{nil} means that @code{gnus-uu} will ignore the viewing
6127 commands defined by the rule variables and just fudge a @sc{mime}
6128 content type based on the file name.  The result will be fed to
6129 @code{metamail} for viewing.
6130
6131 @item gnus-uu-save-in-digest
6132 @vindex gnus-uu-save-in-digest
6133 Non-@code{nil} means that @code{gnus-uu}, when asked to save without
6134 decoding, will save in digests.  If this variable is @code{nil},
6135 @code{gnus-uu} will just save everything in a file without any
6136 embellishments.  The digesting almost conforms to RFC1153---no easy way
6137 to specify any meaningful volume and issue numbers were found, so I
6138 simply dropped them.
6139
6140 @end table
6141
6142
6143 @node Uuencoding and Posting
6144 @subsubsection Uuencoding and Posting
6145
6146 @table @code
6147
6148 @item gnus-uu-post-include-before-composing
6149 @vindex gnus-uu-post-include-before-composing
6150 Non-@code{nil} means that @code{gnus-uu} will ask for a file to encode
6151 before you compose the article.  If this variable is @code{t}, you can
6152 either include an encoded file with @kbd{C-c C-i} or have one included
6153 for you when you post the article.
6154
6155 @item gnus-uu-post-length
6156 @vindex gnus-uu-post-length
6157 Maximum length of an article.  The encoded file will be split into how
6158 many articles it takes to post the entire file.
6159
6160 @item gnus-uu-post-threaded
6161 @vindex gnus-uu-post-threaded
6162 Non-@code{nil} means that @code{gnus-uu} will post the encoded file in a
6163 thread.  This may not be smart, as no other decoder I have seen is able
6164 to follow threads when collecting uuencoded articles.  (Well, I have
6165 seen one package that does that---@code{gnus-uu}, but somehow, I don't
6166 think that counts...) Default is @code{nil}.
6167
6168 @item gnus-uu-post-separate-description
6169 @vindex gnus-uu-post-separate-description
6170 Non-@code{nil} means that the description will be posted in a separate
6171 article.  The first article will typically be numbered (0/x).  If this
6172 variable is @code{nil}, the description the user enters will be included
6173 at the beginning of the first article, which will be numbered (1/x).
6174 Default is @code{t}.
6175
6176 @end table
6177
6178
6179 @node Viewing Files
6180 @subsection Viewing Files
6181 @cindex viewing files
6182 @cindex pseudo-articles
6183
6184 After decoding, if the file is some sort of archive, Gnus will attempt
6185 to unpack the archive and see if any of the files in the archive can be
6186 viewed.  For instance, if you have a gzipped tar file @file{pics.tar.gz}
6187 containing the files @file{pic1.jpg} and @file{pic2.gif}, Gnus will
6188 uncompress and de-tar the main file, and then view the two pictures.
6189 This unpacking process is recursive, so if the archive contains archives
6190 of archives, it'll all be unpacked.
6191
6192 Finally, Gnus will normally insert a @dfn{pseudo-article} for each
6193 extracted file into the summary buffer.  If you go to these
6194 ``articles'', you will be prompted for a command to run (usually Gnus
6195 will make a suggestion), and then the command will be run.
6196
6197 @vindex gnus-view-pseudo-asynchronously
6198 If @code{gnus-view-pseudo-asynchronously} is @code{nil}, Emacs will wait
6199 until the viewing is done before proceeding.
6200
6201 @vindex gnus-view-pseudos
6202 If @code{gnus-view-pseudos} is @code{automatic}, Gnus will not insert
6203 the pseudo-articles into the summary buffer, but view them
6204 immediately.  If this variable is @code{not-confirm}, the user won't even
6205 be asked for a confirmation before viewing is done.
6206
6207 @vindex gnus-view-pseudos-separately
6208 If @code{gnus-view-pseudos-separately} is non-@code{nil}, one
6209 pseudo-article will be created for each file to be viewed.  If
6210 @code{nil}, all files that use the same viewing command will be given as
6211 a list of parameters to that command.
6212
6213 @vindex gnus-insert-pseudo-articles
6214 If @code{gnus-insert-pseudo-articles} is non-@code{nil}, insert
6215 pseudo-articles when decoding.  It is @code{t} by default.
6216
6217 So; there you are, reading your @emph{pseudo-articles} in your
6218 @emph{virtual newsgroup} from the @emph{virtual server}; and you think:
6219 Why isn't anything real anymore? How did we get here?
6220
6221
6222 @node Article Treatment
6223 @section Article Treatment
6224
6225 Reading through this huge manual, you may have quite forgotten that the
6226 object of newsreaders is to actually, like, read what people have
6227 written.  Reading articles.  Unfortunately, people are quite bad at
6228 writing, so there are tons of functions and variables to make reading
6229 these articles easier.
6230
6231 @menu
6232 * Article Highlighting::    You want to make the article look like fruit salad.
6233 * Article Fontisizing::     Making emphasized text look nice.
6234 * Article Hiding::          You also want to make certain info go away.
6235 * Article Washing::         Lots of way-neat functions to make life better.
6236 * Article Buttons::         Click on URLs, Message-IDs, addresses and the like.
6237 * Article Date::            Grumble, UT!
6238 * Article Signature::       What is a signature?
6239 @end menu
6240
6241
6242 @node Article Highlighting
6243 @subsection Article Highlighting
6244 @cindex highlighting
6245
6246 Not only do you want your article buffer to look like fruit salad, but
6247 you want it to look like technicolor fruit salad.
6248
6249 @table @kbd
6250
6251 @item W H a
6252 @kindex W H a (Summary)
6253 @findex gnus-article-highlight
6254 @findex gnus-article-maybe-highlight
6255 Do much highlighting of the current article
6256 (@code{gnus-article-highlight}).  This function highlights header, cited
6257 text, the signature, and adds buttons to the body and the head.
6258
6259 @item W H h
6260 @kindex W H h (Summary)
6261 @findex gnus-article-highlight-headers
6262 @vindex gnus-header-face-alist
6263 Highlight the headers (@code{gnus-article-highlight-headers}).  The
6264 highlighting will be done according to the @code{gnus-header-face-alist}
6265 variable, which is a list where each element has the form @var{(regexp
6266 name content)}.  @var{regexp} is a regular expression for matching the
6267 header, @var{name} is the face used for highlighting the header name
6268 (@pxref{Faces and Fonts}) and @var{content} is the face for highlighting
6269 the header value.  The first match made will be used.  Note that
6270 @var{regexp} shouldn't have @samp{^} prepended---Gnus will add one.
6271
6272 @item W H c
6273 @kindex W H c (Summary)
6274 @findex gnus-article-highlight-citation
6275 Highlight cited text (@code{gnus-article-highlight-citation}).
6276
6277 Some variables to customize the citation highlights:
6278
6279 @table @code
6280 @vindex gnus-cite-parse-max-size
6281
6282 @item gnus-cite-parse-max-size
6283 If the article size if bigger than this variable (which is 25000 by
6284 default), no citation highlighting will be performed.
6285
6286 @item gnus-cite-prefix-regexp
6287 @vindex gnus-cite-prefix-regexp
6288 Regexp matching the longest possible citation prefix on a line.
6289
6290 @item gnus-cite-max-prefix
6291 @vindex gnus-cite-max-prefix
6292 Maximum possible length for a citation prefix (default 20).
6293
6294 @item gnus-cite-face-list
6295 @vindex gnus-cite-face-list
6296 List of faces used for highlighting citations (@pxref{Faces and Fonts}).
6297 When there are citations from multiple articles in the same message,
6298 Gnus will try to give each citation from each article its own face.
6299 This should make it easier to see who wrote what.
6300
6301 @item gnus-supercite-regexp
6302 @vindex gnus-supercite-regexp
6303 Regexp matching normal Supercite attribution lines.
6304
6305 @item gnus-supercite-secondary-regexp
6306 @vindex gnus-supercite-secondary-regexp
6307 Regexp matching mangled Supercite attribution lines.
6308
6309 @item gnus-cite-minimum-match-count
6310 @vindex gnus-cite-minimum-match-count
6311 Minimum number of identical prefixes we have to see before we believe
6312 that it's a citation.
6313
6314 @item gnus-cite-attribution-prefix
6315 @vindex gnus-cite-attribution-prefix
6316 Regexp matching the beginning of an attribution line.
6317
6318 @item gnus-cite-attribution-suffix
6319 @vindex gnus-cite-attribution-suffix
6320 Regexp matching the end of an attribution line.
6321
6322 @item gnus-cite-attribution-face
6323 @vindex gnus-cite-attribution-face
6324 Face used for attribution lines.  It is merged with the face for the
6325 cited text belonging to the attribution.
6326
6327 @end table
6328
6329
6330 @item W H s
6331 @kindex W H s (Summary)
6332 @vindex gnus-signature-separator
6333 @vindex gnus-signature-face
6334 @findex gnus-article-highlight-signature
6335 Highlight the signature (@code{gnus-article-highlight-signature}).
6336 Everything after @code{gnus-signature-separator} (@pxref{Article
6337 Signature}) in an article will be considered a signature and will be
6338 highlighted with @code{gnus-signature-face}, which is @code{italic} by
6339 default.
6340
6341 @end table
6342
6343 @xref{Customizing Articles} for how to highlight articles automatically.
6344
6345
6346 @node Article Fontisizing
6347 @subsection Article Fontisizing
6348 @cindex emphasis
6349 @cindex article emphasis
6350
6351 @findex gnus-article-emphasize
6352 @kindex W e (Summary)
6353 People commonly add emphasis to words in news articles by writing things
6354 like @samp{_this_} or @samp{*this*}.  Gnus can make this look nicer by
6355 running the article through the @kbd{W e}
6356 (@code{gnus-article-emphasize}) command.
6357
6358 @vindex gnus-emphasis-alist
6359 How the emphasis is computed is controlled by the
6360 @code{gnus-emphasis-alist} variable.  This is an alist where the first
6361 element is a regular expression to be matched.  The second is a number
6362 that says what regular expression grouping is used to find the entire
6363 emphasized word.  The third is a number that says what regexp grouping
6364 should be displayed and highlighted.  (The text between these two
6365 groupings will be hidden.)  The fourth is the face used for
6366 highlighting.
6367
6368 @lisp
6369 (setq gnus-article-emphasis
6370       '(("_\\(\\w+\\)_" 0 1 gnus-emphasis-underline)
6371         ("\\*\\(\\w+\\)\\*" 0 1 gnus-emphasis-bold)))
6372 @end lisp
6373
6374 @vindex gnus-emphasis-underline
6375 @vindex gnus-emphasis-bold
6376 @vindex gnus-emphasis-italic
6377 @vindex gnus-emphasis-underline-bold
6378 @vindex gnus-emphasis-underline-italic
6379 @vindex gnus-emphasis-bold-italic
6380 @vindex gnus-emphasis-underline-bold-italic
6381 By default, there are seven rules, and they use the following faces:
6382 @code{gnus-emphasis-bold}, @code{gnus-emphasis-italic},
6383 @code{gnus-emphasis-underline}, @code{gnus-emphasis-bold-italic},
6384 @code{gnus-emphasis-underline-italic},
6385 @code{gnus-emphasis-underline-bold}, and
6386 @code{gnus-emphasis-underline-bold-italic}.
6387
6388 If you want to change these faces, you can either use @kbd{M-x
6389 customize}, or you can use @code{copy-face}.  For instance, if you want
6390 to make @code{gnus-emphasis-italic} use a red face instead, you could
6391 say something like:
6392
6393 @lisp
6394 (copy-face 'red 'gnus-emphasis-italic)
6395 @end lisp
6396
6397 @xref{Customizing Articles} for how to fontize articles automatically.
6398
6399
6400 @node Article Hiding
6401 @subsection Article Hiding
6402 @cindex article hiding
6403
6404 Or rather, hiding certain things in each article.  There usually is much
6405 too much cruft in most articles.
6406
6407 @table @kbd
6408
6409 @item W W a
6410 @kindex W W a (Summary)
6411 @findex gnus-article-hide
6412 Do quite a lot of hiding on the article buffer
6413 (@kbd{gnus-article-hide}).  In particular, this function will hide
6414 headers, PGP, cited text and the signature.
6415
6416 @item W W h
6417 @kindex W W h (Summary)
6418 @findex gnus-article-hide-headers
6419 Hide headers (@code{gnus-article-hide-headers}).  @xref{Hiding
6420 Headers}.
6421
6422 @item W W b
6423 @kindex W W b (Summary)
6424 @findex gnus-article-hide-boring-headers
6425 Hide headers that aren't particularly interesting
6426 (@code{gnus-article-hide-boring-headers}).  @xref{Hiding Headers}.
6427
6428 @item W W s
6429 @kindex W W s (Summary)
6430 @findex gnus-article-hide-signature
6431 Hide signature (@code{gnus-article-hide-signature}).  @xref{Article
6432 Signature}.
6433
6434 @item W W p
6435 @kindex W W p (Summary)
6436 @findex gnus-article-hide-pgp
6437 @vindex gnus-article-hide-pgp-hook
6438 Hide @sc{pgp} signatures (@code{gnus-article-hide-pgp}).  The
6439 @code{gnus-article-hide-pgp-hook} hook will be run after a @sc{pgp}
6440 signature has been hidden.  For example, to automatically verify
6441 articles that have signatures in them do:
6442 @lisp
6443 ;;; Hide pgp cruft if any.
6444
6445 (setq gnus-treat-strip-pgp t)
6446
6447 ;;; After hiding pgp, verify the message;
6448 ;;; only happens if pgp signature is found.
6449
6450 (add-hook 'gnus-article-hide-pgp-hook
6451           (lambda ()
6452             (save-excursion
6453               (set-buffer gnus-original-article-buffer)
6454               (mc-verify))))
6455 @end lisp
6456
6457 @item W W P
6458 @kindex W W P (Summary)
6459 @findex gnus-article-hide-pem
6460 Hide @sc{pem} (privacy enhanced messages) cruft
6461 (@code{gnus-article-hide-pem}).
6462
6463 @item W W B
6464 @kindex W W B (Summary)
6465 @findex gnus-article-strip-banner
6466 Strip the banner specified by the @code{banner} group parameter
6467 (@code{gnus-article-strip-banner}).  This is mainly used to hide those
6468 annoying banners and/or signatures that some mailing lists and moderated
6469 groups adds to all the messages.  The way to use this function is to add
6470 the @code{banner} group parameter (@pxref{Group Parameters}) to the
6471 group you want banners stripped from.  The parameter either be a string,
6472 which will be interpreted as a regulax expression matching text to be
6473 removed, or the symbol @code{signature}, meaning that the (last)
6474 signature should be removed.
6475
6476 @item W W c
6477 @kindex W W c (Summary)
6478 @findex gnus-article-hide-citation
6479 Hide citation (@code{gnus-article-hide-citation}).  Some variables for
6480 customizing the hiding:
6481
6482 @table @code
6483
6484 @item gnus-cited-opened-text-button-line-format
6485 @itemx gnus-cited-closed-text-button-line-format
6486 @vindex gnus-cited-closed-text-button-line-format
6487 @vindex gnus-cited-opened-text-button-line-format
6488 Gnus adds buttons to show where the cited text has been hidden, and to
6489 allow toggle hiding the text.  The format of the variable is specified
6490 by these format-like variable (@pxref{Formatting Variables}).  These
6491 specs are valid:
6492
6493 @table @samp
6494 @item b
6495 Starting point of the hidden text.
6496 @item e
6497 Ending point of the hidden text.
6498 @item l
6499 Number of characters in the hidden region.
6500 @item n
6501 Number of lines of hidden text.
6502 @end table
6503
6504 @item gnus-cited-lines-visible
6505 @vindex gnus-cited-lines-visible
6506 The number of lines at the beginning of the cited text to leave shown.
6507
6508 @end table
6509
6510 @item W W C-c
6511 @kindex W W C-c (Summary)
6512 @findex gnus-article-hide-citation-maybe
6513
6514 Hide citation (@code{gnus-article-hide-citation-maybe}) depending on the
6515 following two variables:
6516
6517 @table @code
6518 @item gnus-cite-hide-percentage
6519 @vindex gnus-cite-hide-percentage
6520 If the cited text is of a bigger percentage than this variable (default
6521 50), hide the cited text.
6522
6523 @item gnus-cite-hide-absolute
6524 @vindex gnus-cite-hide-absolute
6525 The cited text must have at least this length (default 10) before it
6526 is hidden.
6527 @end table
6528
6529 @item W W C
6530 @kindex W W C (Summary)
6531 @findex gnus-article-hide-citation-in-followups
6532 Hide cited text in articles that aren't roots
6533 (@code{gnus-article-hide-citation-in-followups}).  This isn't very
6534 useful as an interactive command, but might be a handy function to stick
6535 have happen automatically (@pxref{Customizing Articles}).
6536
6537 @end table
6538
6539 All these ``hiding'' commands are toggles, but if you give a negative
6540 prefix to these commands, they will show what they have previously
6541 hidden.  If you give a positive prefix, they will always hide.
6542
6543 Also @pxref{Article Highlighting} for further variables for
6544 citation customization.
6545
6546 @xref{Customizing Articles} for how to hide article elements
6547 automatically.
6548
6549
6550 @node Article Washing
6551 @subsection Article Washing
6552 @cindex washing
6553 @cindex article washing
6554
6555 We call this ``article washing'' for a really good reason.  Namely, the
6556 @kbd{A} key was taken, so we had to use the @kbd{W} key instead.
6557
6558 @dfn{Washing} is defined by us as ``changing something from something to
6559 something else'', but normally results in something looking better.
6560 Cleaner, perhaps.
6561
6562 @table @kbd
6563
6564 @item W l
6565 @kindex W l (Summary)
6566 @findex gnus-summary-stop-page-breaking
6567 Remove page breaks from the current article
6568 (@code{gnus-summary-stop-page-breaking}).  @xref{Misc Article} for page
6569 delimiters.
6570
6571 @item W r
6572 @kindex W r (Summary)
6573 @findex gnus-summary-caesar-message
6574 @c @icon{gnus-summary-caesar-message}
6575 Do a Caesar rotate (rot13) on the article buffer
6576 (@code{gnus-summary-caesar-message}).
6577 Unreadable articles that tell you to read them with Caesar rotate or rot13.
6578 (Typically offensive jokes and such.)
6579
6580 It's commonly called ``rot13'' because each letter is rotated 13
6581 positions in the alphabet, e. g. @samp{B} (letter #2) -> @samp{O} (letter
6582 #15).  It is sometimes referred to as ``Caesar rotate'' because Caesar
6583 is rumored to have employed this form of, uh, somewhat weak encryption.
6584
6585 @item W t
6586 @kindex W t (Summary)
6587 @findex gnus-summary-toggle-header
6588 Toggle whether to display all headers in the article buffer
6589 (@code{gnus-summary-toggle-header}).
6590
6591 @item W v
6592 @kindex W v (Summary)
6593 @findex gnus-summary-verbose-header
6594 Toggle whether to display all headers in the article buffer permanently
6595 (@code{gnus-summary-verbose-header}).
6596
6597 @item W o
6598 @kindex W o (Summary)
6599 @findex gnus-article-treat-overstrike
6600 Treat overstrike (@code{gnus-article-treat-overstrike}).
6601
6602 @item W d
6603 @kindex W d (Summary)
6604 @findex gnus-article-treat-dumbquotes
6605 @vindex gnus-article-dumbquotes-map
6606 @cindex Smartquotes
6607 @cindex M******** sm*rtq**t*s
6608 @cindex Latin 1
6609 Treat M******** sm*rtq**t*s according to
6610 @code{gnus-article-dumbquotes-map}
6611 (@code{gnus-article-treat-dumbquotes}).  Note that this function guesses
6612 whether a character is a sm*rtq**t* or not, so it should only be used
6613 interactively.
6614
6615 @item W w
6616 @kindex W w (Summary)
6617 @findex gnus-article-fill-cited-article
6618 Do word wrap (@code{gnus-article-fill-cited-article}).
6619
6620 You can give the command a numerical prefix to specify the width to use
6621 when filling.
6622
6623 @item W q
6624 @kindex W q (Summary)
6625 @findex gnus-article-fill-long-lines
6626 Fill long lines (@code{gnus-article-fill-long-lines}).
6627
6628 @item W C
6629 @kindex W C (Summary)
6630 @findex gnus-article-capitalize-sentencse
6631 Capitalize the first word in each sentence
6632 (@code{gnus-article-capitalize-sentences}).
6633
6634 @item W c
6635 @kindex W c (Summary)
6636 @findex gnus-article-remove-cr
6637 Translate CRLF pairs (i. e., @samp{^M}s on the end of the lines) into LF
6638 (this takes care of DOS line endings), and then translate any remaining
6639 CRs into LF (this takes care of Mac line endings)
6640 (@code{gnus-article-remove-cr}).
6641
6642 @item W q
6643 @kindex W q (Summary)
6644 @findex gnus-article-de-quoted-unreadable
6645 Treat quoted-printable (@code{gnus-article-de-quoted-unreadable}).
6646 Quoted-Printable is one common @sc{mime} encoding employed when sending
6647 non-ASCII (i. e., 8-bit) articles.  It typically makes strings like
6648 @samp{déjà vu} look like @samp{d=E9j=E0 vu}, which doesn't look very
6649 readable to me.  Note that the this is usually done automatically by
6650 Gnus if the message in question has a @code{Content-Transfer-Encoding}
6651 header that says that this encoding has been done.
6652
6653 @item W f
6654 @kindex W f (Summary)
6655 @cindex x-face
6656 @findex gnus-article-display-x-face
6657 @findex gnus-article-x-face-command
6658 @vindex gnus-article-x-face-command
6659 @vindex gnus-article-x-face-too-ugly
6660 @iftex
6661 @iflatex
6662 \include{xface}
6663 @end iflatex
6664 @end iftex
6665 Look for and display any X-Face headers
6666 (@code{gnus-article-display-x-face}).  The command executed by this
6667 function is given by the @code{gnus-article-x-face-command} variable.
6668 If this variable is a string, this string will be executed in a
6669 sub-shell.  If it is a function, this function will be called with the
6670 face as the argument.  If the @code{gnus-article-x-face-too-ugly} (which
6671 is a regexp) matches the @code{From} header, the face will not be shown.
6672 The default action under Emacs is to fork off an @code{xv} to view the
6673 face; under XEmacs the default action is to display the face before the
6674 @code{From} header.  (It's nicer if XEmacs has been compiled with X-Face
6675 support---that will make display somewhat faster.  If there's no native
6676 X-Face support, Gnus will try to convert the @code{X-Face} header using
6677 external programs from the @code{pbmplus} package and friends.)  If you
6678 want to have this function in the display hook, it should probably come
6679 last.
6680
6681 @item W b
6682 @kindex W b (Summary)
6683 @findex gnus-article-add-buttons
6684 Add clickable buttons to the article (@code{gnus-article-add-buttons}).
6685 @xref{Article Buttons}.
6686
6687 @item W B
6688 @kindex W B (Summary)
6689 @findex gnus-article-add-buttons-to-head
6690 Add clickable buttons to the article headers
6691 (@code{gnus-article-add-buttons-to-head}).
6692
6693 @item W E l
6694 @kindex W E l (Summary)
6695 @findex gnus-article-strip-leading-blank-lines
6696 Remove all blank lines from the beginning of the article
6697 (@code{gnus-article-strip-leading-blank-lines}).
6698
6699 @item W E m
6700 @kindex W E m (Summary)
6701 @findex gnus-article-strip-multiple-blank-lines
6702 Replace all blank lines with empty lines and then all multiple empty
6703 lines with a single empty line.
6704 (@code{gnus-article-strip-multiple-blank-lines}).
6705
6706 @item W E t
6707 @kindex W E t (Summary)
6708 @findex gnus-article-remove-trailing-blank-lines
6709 Remove all blank lines at the end of the article
6710 (@code{gnus-article-remove-trailing-blank-lines}).
6711
6712 @item W E a
6713 @kindex W E a (Summary)
6714 @findex gnus-article-strip-blank-lines
6715 Do all the three commands above
6716 (@code{gnus-article-strip-blank-lines}).
6717
6718 @item W E A
6719 @kindex W E A (Summary)
6720 @findex gnus-article-strip-all-blank-lines
6721 Remove all blank lines
6722 (@code{gnus-article-strip-all-blank-lines}).
6723
6724 @item W E s
6725 @kindex W E s (Summary)
6726 @findex gnus-article-strip-leading-space
6727 Remove all white space from the beginning of all lines of the article
6728 body (@code{gnus-article-strip-leading-space}).
6729
6730 @item W E e
6731 @kindex W E e (Summary)
6732 @findex gnus-article-strip-trailing-space
6733 Remove all white space from the end of all lines of the article
6734 body (@code{gnus-article-strip-trailing-space}).
6735
6736 @end table
6737
6738 @xref{Customizing Articles} for how to wash articles automatically.
6739
6740
6741 @node Article Buttons
6742 @subsection Article Buttons
6743 @cindex buttons
6744
6745 People often include references to other stuff in articles, and it would
6746 be nice if Gnus could just fetch whatever it is that people talk about
6747 with the minimum of fuzz when you hit @kbd{RET} or use the middle mouse
6748 button on these references.
6749
6750 Gnus adds @dfn{buttons} to certain standard references by default:
6751 Well-formed URLs, mail addresses and Message-IDs.  This is controlled by
6752 two variables, one that handles article bodies and one that handles
6753 article heads:
6754
6755 @table @code
6756
6757 @item gnus-button-alist
6758 @vindex gnus-button-alist
6759 This is an alist where each entry has this form:
6760
6761 @lisp
6762 (REGEXP BUTTON-PAR USE-P FUNCTION DATA-PAR)
6763 @end lisp
6764
6765 @table @var
6766
6767 @item regexp
6768 All text that match this regular expression will be considered an
6769 external reference.  Here's a typical regexp that matches embedded URLs:
6770 @samp{<URL:\\([^\n\r>]*\\)>}.
6771
6772 @item button-par
6773 Gnus has to know which parts of the matches is to be highlighted.  This
6774 is a number that says what sub-expression of the regexp is to be
6775 highlighted.  If you want it all highlighted, you use 0 here.
6776
6777 @item use-p
6778 This form will be @code{eval}ed, and if the result is non-@code{nil},
6779 this is considered a match.  This is useful if you want extra sifting to
6780 avoid false matches.
6781
6782 @item function
6783 This function will be called when you click on this button.
6784
6785 @item data-par
6786 As with @var{button-par}, this is a sub-expression number, but this one
6787 says which part of the match is to be sent as data to @var{function}.
6788
6789 @end table
6790
6791 So the full entry for buttonizing URLs is then
6792
6793 @lisp
6794 ("<URL:\\([^\n\r>]*\\)>" 0 t gnus-button-url 1)
6795 @end lisp
6796
6797 @item gnus-header-button-alist
6798 @vindex gnus-header-button-alist
6799 This is just like the other alist, except that it is applied to the
6800 article head only, and that each entry has an additional element that is
6801 used to say what headers to apply the buttonize coding to:
6802
6803 @lisp
6804 (HEADER REGEXP BUTTON-PAR USE-P FUNCTION DATA-PAR)
6805 @end lisp
6806
6807 @var{HEADER} is a regular expression.
6808
6809 @item gnus-button-url-regexp
6810 @vindex gnus-button-url-regexp
6811 A regular expression that matches embedded URLs.  It is used in the
6812 default values of the variables above.
6813
6814 @item gnus-article-button-face
6815 @vindex gnus-article-button-face
6816 Face used on buttons.
6817
6818 @item gnus-article-mouse-face
6819 @vindex gnus-article-mouse-face
6820 Face used when the mouse cursor is over a button.
6821
6822 @end table
6823
6824 @xref{Customizing Articles} for how to buttonize articles automatically.
6825
6826
6827 @node Article Date
6828 @subsection Article Date
6829
6830 The date is most likely generated in some obscure timezone you've never
6831 heard of, so it's quite nice to be able to find out what the time was
6832 when the article was sent.
6833
6834 @table @kbd
6835
6836 @item W T u
6837 @kindex W T u (Summary)
6838 @findex gnus-article-date-ut
6839 Display the date in UT (aka. GMT, aka ZULU)
6840 (@code{gnus-article-date-ut}).
6841
6842 @item W T i
6843 @kindex W T i (Summary)
6844 @findex gnus-article-date-iso8601
6845 @cindex ISO 8601
6846 Display the date in international format, aka. ISO 8601
6847 (@code{gnus-article-date-iso8601}).
6848
6849 @item W T l
6850 @kindex W T l (Summary)
6851 @findex gnus-article-date-local
6852 Display the date in the local timezone (@code{gnus-article-date-local}).
6853
6854 @item W T s
6855 @kindex W T s (Summary)
6856 @vindex gnus-article-time-format
6857 @findex gnus-article-date-user
6858 @findex format-time-string
6859 Display the date using a user-defined format
6860 (@code{gnus-article-date-user}).  The format is specified by the
6861 @code{gnus-article-time-format} variable, and is a string that's passed
6862 to @code{format-time-string}.  See the documentation of that variable
6863 for a list of possible format specs.
6864
6865 @item W T e
6866 @kindex W T e (Summary)
6867 @findex gnus-article-date-lapsed
6868 @findex gnus-start-date-timer
6869 @findex gnus-stop-date-timer
6870 Say how much time has elapsed between the article was posted and now
6871 (@code{gnus-article-date-lapsed}).  If you want to have this line
6872 updated continually, you can put
6873
6874 @lisp
6875 (gnus-start-date-timer)
6876 @end lisp
6877
6878 in your @file{.gnus.el} file, or you can run it off of some hook.  If
6879 you want to stop the timer, you can use the @code{gnus-stop-date-timer}
6880 command.
6881
6882 @item W T o
6883 @kindex W T o (Summary)
6884 @findex gnus-article-date-original
6885 Display the original date (@code{gnus-article-date-original}).  This can
6886 be useful if you normally use some other conversion function and are
6887 worried that it might be doing something totally wrong.  Say, claiming
6888 that the article was posted in 1854.  Although something like that is
6889 @emph{totally} impossible.  Don't you trust me? *titter*
6890
6891 @end table
6892
6893 @xref{Customizing Articles} for how to display the date in your
6894 preferred format automatically.
6895
6896
6897 @node Article Signature
6898 @subsection Article Signature
6899 @cindex signatures
6900 @cindex article signature
6901
6902 @vindex gnus-signature-separator
6903 Each article is divided into two parts---the head and the body.  The
6904 body can be divided into a signature part and a text part.  The variable
6905 that says what is to be considered a signature is
6906 @code{gnus-signature-separator}.  This is normally the standard
6907 @samp{^-- $} as mandated by son-of-RFC 1036.  However, many people use
6908 non-standard signature separators, so this variable can also be a list
6909 of regular expressions to be tested, one by one.  (Searches are done
6910 from the end of the body towards the beginning.)  One likely value is:
6911
6912 @lisp
6913 (setq gnus-signature-separator
6914       '("^-- $"         ; The standard
6915         "^-- *$"        ; A common mangling
6916         "^-------*$"    ; Many people just use a looong
6917                         ; line of dashes.  Shame!
6918         "^ *--------*$" ; Double-shame!
6919         "^________*$"   ; Underscores are also popular
6920         "^========*$")) ; Pervert!
6921 @end lisp
6922
6923 The more permissive you are, the more likely it is that you'll get false
6924 positives.
6925
6926 @vindex gnus-signature-limit
6927 @code{gnus-signature-limit} provides a limit to what is considered a
6928 signature.
6929
6930 @enumerate
6931 @item
6932 If it is an integer, no signature may be longer (in characters) than
6933 that integer.
6934 @item
6935 If it is a floating point number, no signature may be longer (in lines)
6936 than that number.
6937 @item
6938 If it is a function, the function will be called without any parameters,
6939 and if it returns @code{nil}, there is no signature in the buffer.
6940 @item
6941 If it is a string, it will be used as a regexp.  If it matches, the text
6942 in question is not a signature.
6943 @end enumerate
6944
6945 This variable can also be a list where the elements may be of the types
6946 listed above.  Here's an example:
6947
6948 @lisp
6949 (setq gnus-signature-limit
6950       '(200.0 "^---*Forwarded article"))
6951 @end lisp
6952
6953 This means that if there are more than 200 lines after the signature
6954 separator, or the text after the signature separator is matched by
6955 the regular expression @samp{^---*Forwarded article}, then it isn't a
6956 signature after all.
6957
6958
6959 @node MIME Commands
6960 @section MIME Commands
6961 @cindex MIME decoding
6962
6963 @table @kbd
6964 @item M-t
6965 @kindex M-t (Summary)
6966 @findex gnus-summary-display-buttonized
6967 Toggle the buttonized display of the article buffer
6968 (@code{gnus-summary-toggle-display-buttonized}).
6969
6970 @item W M w
6971 @kindex W M w (Summary)
6972 Decode RFC2047-encoded words in the article headers
6973 (@code{gnus-article-decode-mime-words}).
6974
6975 @item W M c
6976 @kindex W M c (Summary)
6977 Decode encoded article bodies as well as charsets
6978 (@code{gnus-article-decode-charset}).
6979
6980 This command looks in the @code{Content-Type} header to determine the
6981 charset.  If there is no such header in the article, you can give it a
6982 prefix, which will prompt for the charset to decode as.  In regional
6983 groups where people post using some common encoding (but do not include
6984 MIME headers), you can set the @code{charset} group/topic parameter to
6985 the required charset (@pxref{Group Parameters}).
6986
6987 @item W M v
6988 @kindex W M v (Summary)
6989 View all the @sc{mime} parts in the current article
6990 (@code{gnus-mime-view-all-parts}).
6991
6992 @end table
6993
6994 Relevant variables:
6995
6996 @table @code
6997 @item gnus-ignored-mime-types
6998 @vindex gnus-ignored-mime-types
6999 This is a list of regexps.  @sc{mime} types that match a regexp from
7000 this list will be completely ignored by Gnus.  The default value is
7001 @code{nil}.
7002
7003 To have all Vcards be ignored, you'd say something like this:
7004
7005 @lisp
7006 (setq gnus-ignored-mime-types
7007       '("text/x-vcard"))
7008 @end lisp
7009
7010 @item gnus-unbuttonized-mime-types
7011 @vindex gnus-unbuttonized-mime-types
7012 This is a list of regexps.  @sc{mime} types that match a regexp from
7013 this list won't have @sc{mime} buttons inserted unless they aren't
7014 displayed.  The default value is @code{(".*/.*")}.
7015
7016 @item gnus-article-mime-part-function
7017 @vindex gnus-article-mime-part-function
7018 For each @sc{mime} part, this function will be called with the @sc{mime}
7019 handle as the parameter.  The function is meant to be used to allow
7020 users to gather information from the article (e. g., add Vcard info to
7021 the bbdb database) or to do actions based on parts (e. g., automatically
7022 save all jpegs into some directory).
7023
7024 Here's an example function the does the latter:
7025
7026 @lisp
7027 (defun my-save-all-jpeg-parts (handle)
7028   (when (equal (car (mm-handle-type handle)) "image/jpeg")
7029     (with-temp-buffer
7030       (insert (mm-get-part handle))
7031       (write-region (point-min) (point-max)
7032                     (read-file-name "Save jpeg to: ")))))
7033 (setq gnus-article-mime-part-function
7034       'my-save-all-jpeg-parts)
7035 @end lisp
7036
7037 @end table
7038
7039
7040 @node Article Commands
7041 @section Article Commands
7042
7043 @table @kbd
7044
7045 @item A P
7046 @cindex PostScript
7047 @cindex printing
7048 @kindex A P (Summary)
7049 @vindex gnus-ps-print-hook
7050 @findex gnus-summary-print-article
7051 Generate and print a PostScript image of the article buffer
7052 (@code{gnus-summary-print-article}).  @code{gnus-ps-print-hook} will be
7053 run just before printing the buffer.
7054
7055 @end table
7056
7057
7058 @node Summary Sorting
7059 @section Summary Sorting
7060 @cindex summary sorting
7061
7062 You can have the summary buffer sorted in various ways, even though I
7063 can't really see why you'd want that.
7064
7065 @table @kbd
7066
7067 @item C-c C-s C-n
7068 @kindex C-c C-s C-n (Summary)
7069 @findex gnus-summary-sort-by-number
7070 Sort by article number (@code{gnus-summary-sort-by-number}).
7071
7072 @item C-c C-s C-a
7073 @kindex C-c C-s C-a (Summary)
7074 @findex gnus-summary-sort-by-author
7075 Sort by author (@code{gnus-summary-sort-by-author}).
7076
7077 @item C-c C-s C-s
7078 @kindex C-c C-s C-s (Summary)
7079 @findex gnus-summary-sort-by-subject
7080 Sort by subject (@code{gnus-summary-sort-by-subject}).
7081
7082 @item C-c C-s C-d
7083 @kindex C-c C-s C-d (Summary)
7084 @findex gnus-summary-sort-by-date
7085 Sort by date (@code{gnus-summary-sort-by-date}).
7086
7087 @item C-c C-s C-l
7088 @kindex C-c C-s C-l (Summary)
7089 @findex gnus-summary-sort-by-lines
7090 Sort by lines (@code{gnus-summary-sort-by-lines}).
7091
7092 @item C-c C-s C-i
7093 @kindex C-c C-s C-i (Summary)
7094 @findex gnus-summary-sort-by-score
7095 Sort by score (@code{gnus-summary-sort-by-score}).
7096 @end table
7097
7098 These functions will work both when you use threading and when you don't
7099 use threading.  In the latter case, all summary lines will be sorted,
7100 line by line.  In the former case, sorting will be done on a
7101 root-by-root basis, which might not be what you were looking for.  To
7102 toggle whether to use threading, type @kbd{T T} (@pxref{Thread
7103 Commands}).
7104
7105
7106 @node Finding the Parent
7107 @section Finding the Parent
7108 @cindex parent articles
7109 @cindex referring articles
7110
7111 @table @kbd
7112 @item ^
7113 @kindex ^ (Summary)
7114 @findex gnus-summary-refer-parent-article
7115 If you'd like to read the parent of the current article, and it is not
7116 displayed in the summary buffer, you might still be able to.  That is,
7117 if the current group is fetched by @sc{nntp}, the parent hasn't expired
7118 and the @code{References} in the current article are not mangled, you
7119 can just press @kbd{^} or @kbd{A r}
7120 (@code{gnus-summary-refer-parent-article}).  If everything goes well,
7121 you'll get the parent.  If the parent is already displayed in the
7122 summary buffer, point will just move to this article.
7123
7124 If given a positive numerical prefix, fetch that many articles back into
7125 the ancestry.  If given a negative numerical prefix, fetch just that
7126 ancestor.  So if you say @kbd{3 ^}, Gnus will fetch the parent, the
7127 grandparent and the grandgrandparent of the current article.  If you say
7128 @kbd{-3 ^}, Gnus will only fetch the grandgrandparent of the current
7129 article.
7130
7131 @item A R (Summary)
7132 @findex gnus-summary-refer-references
7133 @kindex A R (Summary)
7134 Fetch all articles mentioned in the @code{References} header of the
7135 article (@code{gnus-summary-refer-references}).
7136
7137 @item A T (Summary)
7138 @findex gnus-summary-refer-thread
7139 @kindex A T (Summary)
7140 Display the full thread where the current article appears
7141 (@code{gnus-summary-refer-thread}).  This command has to fetch all the
7142 headers in the current group to work, so it usually takes a while.  If
7143 you do it often, you may consider setting @code{gnus-fetch-old-headers}
7144 to @code{invisible} (@pxref{Filling In Threads}).  This won't have any
7145 visible effects normally, but it'll make this command work a whole lot
7146 faster.  Of course, it'll make group entry somewhat slow.
7147
7148 @vindex gnus-refer-thread-limit
7149 The @code{gnus-refer-thread-limit} variable says how many old (i. e.,
7150 articles before the first displayed in the current group) headers to
7151 fetch when doing this command.  The default is 200.  If @code{t}, all
7152 the available headers will be fetched.  This variable can be overridden
7153 by giving the @kbd{A T} command a numerical prefix.
7154
7155 @item M-^ (Summary)
7156 @findex gnus-summary-refer-article
7157 @kindex M-^ (Summary)
7158 @cindex Message-ID
7159 @cindex fetching by Message-ID
7160 You can also ask the @sc{nntp} server for an arbitrary article, no
7161 matter what group it belongs to.  @kbd{M-^}
7162 (@code{gnus-summary-refer-article}) will ask you for a
7163 @code{Message-ID}, which is one of those long, hard-to-read thingies
7164 that look something like @samp{<38o6up$6f2@@hymir.ifi.uio.no>}.  You
7165 have to get it all exactly right.  No fuzzy searches, I'm afraid.
7166 @end table
7167
7168 The current select method will be used when fetching by
7169 @code{Message-ID} from non-news select method, but you can override this
7170 by giving this command a prefix.
7171
7172 @vindex gnus-refer-article-method
7173 If the group you are reading is located on a backend that does not
7174 support fetching by @code{Message-ID} very well (like @code{nnspool}),
7175 you can set @code{gnus-refer-article-method} to an @sc{nntp} method.  It
7176 would, perhaps, be best if the @sc{nntp} server you consult is the one
7177 updating the spool you are reading from, but that's not really
7178 necessary.
7179
7180 Most of the mail backends support fetching by @code{Message-ID}, but do
7181 not do a particularly excellent job at it.  That is, @code{nnmbox} and
7182 @code{nnbabyl} are able to locate articles from any groups, while
7183 @code{nnml} and @code{nnfolder} are only able to locate articles that
7184 have been posted to the current group.  (Anything else would be too time
7185 consuming.)  @code{nnmh} does not support this at all.
7186
7187
7188 @node Alternative Approaches
7189 @section Alternative Approaches
7190
7191 Different people like to read news using different methods.  This being
7192 Gnus, we offer a small selection of minor modes for the summary buffers.
7193
7194 @menu
7195 * Pick and Read::               First mark articles and then read them.
7196 * Binary Groups::               Auto-decode all articles.
7197 @end menu
7198
7199
7200 @node Pick and Read
7201 @subsection Pick and Read
7202 @cindex pick and read
7203
7204 Some newsreaders (like @code{nn} and, uhm, @code{Netnews} on VM/CMS) use
7205 a two-phased reading interface.  The user first marks in a summary
7206 buffer the articles she wants to read.  Then she starts reading the
7207 articles with just an article buffer displayed.
7208
7209 @findex gnus-pick-mode
7210 @kindex M-x gnus-pick-mode
7211 Gnus provides a summary buffer minor mode that allows
7212 this---@code{gnus-pick-mode}.  This basically means that a few process
7213 mark commands become one-keystroke commands to allow easy marking, and
7214 it provides one additional command for switching to the summary buffer.
7215
7216 Here are the available keystrokes when using pick mode:
7217
7218 @table @kbd
7219 @item .
7220 @kindex . (Pick)
7221 @findex gnus-pick-article-or-thread
7222 Pick the article or thread on the current line
7223 (@code{gnus-pick-article-or-thread}).  If the variable
7224 @code{gnus-thread-hide-subtree} is true, then this key selects the
7225 entire thread when used at the first article of the thread.  Otherwise,
7226 it selects just the article. If given a numerical prefix, go to that
7227 thread or article and pick it.  (The line number is normally displayed
7228 at the beginning of the summary pick lines.)
7229
7230 @item SPACE
7231 @kindex SPACE (Pick)
7232 @findex gnus-pick-next-page
7233 Scroll the summary buffer up one page (@code{gnus-pick-next-page}).  If
7234 at the end of the buffer, start reading the picked articles.
7235
7236 @item u
7237 @kindex u (Pick)
7238 @findex gnus-pick-unmark-article-or-thread.
7239 Unpick the thread or article
7240 (@code{gnus-pick-unmark-article-or-thread}).  If the variable
7241 @code{gnus-thread-hide-subtree} is true, then this key unpicks the
7242 thread if used at the first article of the thread.  Otherwise it unpicks
7243 just the article.  You can give this key a numerical prefix to unpick
7244 the thread or article at that line.
7245
7246 @item RET
7247 @kindex RET (Pick)
7248 @findex gnus-pick-start-reading
7249 @vindex gnus-pick-display-summary
7250 Start reading the picked articles (@code{gnus-pick-start-reading}).  If
7251 given a prefix, mark all unpicked articles as read first.  If
7252 @code{gnus-pick-display-summary} is non-@code{nil}, the summary buffer
7253 will still be visible when you are reading.
7254
7255 @end table
7256
7257 All the normal summary mode commands are still available in the
7258 pick-mode, with the exception of @kbd{u}.  However @kbd{!} is available
7259 which is mapped to the same function
7260 @code{gnus-summary-tick-article-forward}.
7261
7262 If this sounds like a good idea to you, you could say:
7263
7264 @lisp
7265 (add-hook 'gnus-summary-mode-hook 'gnus-pick-mode)
7266 @end lisp
7267
7268 @vindex gnus-pick-mode-hook
7269 @code{gnus-pick-mode-hook} is run in pick minor mode buffers.
7270
7271 @vindex gnus-mark-unpicked-articles-as-read
7272 If @code{gnus-mark-unpicked-articles-as-read} is non-@code{nil}, mark
7273 all unpicked articles as read.  The default is @code{nil}.
7274
7275 @vindex gnus-summary-pick-line-format
7276 The summary line format in pick mode is slightly different from the
7277 standard format.  At the beginning of each line the line number is
7278 displayed.  The pick mode line format is controlled by the
7279 @code{gnus-summary-pick-line-format} variable (@pxref{Formatting
7280 Variables}).  It accepts the same format specs that
7281 @code{gnus-summary-line-format} does (@pxref{Summary Buffer Lines}).
7282
7283
7284 @node Binary Groups
7285 @subsection Binary Groups
7286 @cindex binary groups
7287
7288 @findex gnus-binary-mode
7289 @kindex M-x gnus-binary-mode
7290 If you spend much time in binary groups, you may grow tired of hitting
7291 @kbd{X u}, @kbd{n}, @kbd{RET} all the time.  @kbd{M-x gnus-binary-mode}
7292 is a minor mode for summary buffers that makes all ordinary Gnus article
7293 selection functions uudecode series of articles and display the result
7294 instead of just displaying the articles the normal way.
7295
7296 @kindex g (Binary)
7297 @findex gnus-binary-show-article
7298 The only way, in fact, to see the actual articles is the @kbd{g}
7299 command, when you have turned on this mode
7300 (@code{gnus-binary-show-article}).
7301
7302 @vindex gnus-binary-mode-hook
7303 @code{gnus-binary-mode-hook} is called in binary minor mode buffers.
7304
7305
7306 @node Tree Display
7307 @section Tree Display
7308 @cindex trees
7309
7310 @vindex gnus-use-trees
7311 If you don't like the normal Gnus summary display, you might try setting
7312 @code{gnus-use-trees} to @code{t}.  This will create (by default) an
7313 additional @dfn{tree buffer}.  You can execute all summary mode commands
7314 in the tree buffer.
7315
7316 There are a few variables to customize the tree display, of course:
7317
7318 @table @code
7319 @item gnus-tree-mode-hook
7320 @vindex gnus-tree-mode-hook
7321 A hook called in all tree mode buffers.
7322
7323 @item gnus-tree-mode-line-format
7324 @vindex gnus-tree-mode-line-format
7325 A format string for the mode bar in the tree mode buffers (@pxref{Mode
7326 Line Formatting}).  The default is @samp{Gnus: %%b %S %Z}.  For a list
7327 of valid specs, @pxref{Summary Buffer Mode Line}.
7328
7329 @item gnus-selected-tree-face
7330 @vindex gnus-selected-tree-face
7331 Face used for highlighting the selected article in the tree buffer.  The
7332 default is @code{modeline}.
7333
7334 @item gnus-tree-line-format
7335 @vindex gnus-tree-line-format
7336 A format string for the tree nodes.  The name is a bit of a misnomer,
7337 though---it doesn't define a line, but just the node.  The default value
7338 is @samp{%(%[%3,3n%]%)}, which displays the first three characters of
7339 the name of the poster.  It is vital that all nodes are of the same
7340 length, so you @emph{must} use @samp{%4,4n}-like specifiers.
7341
7342 Valid specs are:
7343
7344 @table @samp
7345 @item n
7346 The name of the poster.
7347 @item f
7348 The @code{From} header.
7349 @item N
7350 The number of the article.
7351 @item [
7352 The opening bracket.
7353 @item ]
7354 The closing bracket.
7355 @item s
7356 The subject.
7357 @end table
7358
7359 @xref{Formatting Variables}.
7360
7361 Variables related to the display are:
7362
7363 @table @code
7364 @item gnus-tree-brackets
7365 @vindex gnus-tree-brackets
7366 This is used for differentiating between ``real'' articles and
7367 ``sparse'' articles.  The format is @var{((real-open . real-close)
7368 (sparse-open . sparse-close) (dummy-open . dummy-close))}, and the
7369 default is @code{((?[ . ?]) (?( . ?)) (?@{ . ?@}) (?< . ?>))}.
7370
7371 @item gnus-tree-parent-child-edges
7372 @vindex gnus-tree-parent-child-edges
7373 This is a list that contains the characters used for connecting parent
7374 nodes to their children.  The default is @code{(?- ?\\ ?|)}.
7375
7376 @end table
7377
7378 @item gnus-tree-minimize-window
7379 @vindex gnus-tree-minimize-window
7380 If this variable is non-@code{nil}, Gnus will try to keep the tree
7381 buffer as small as possible to allow more room for the other Gnus
7382 windows.  If this variable is a number, the tree buffer will never be
7383 higher than that number.  The default is @code{t}.  Note that if you
7384 have several windows displayed side-by-side in a frame and the tree
7385 buffer is one of these, minimizing the tree window will also resize all
7386 other windows displayed next to it.
7387
7388 @item gnus-generate-tree-function
7389 @vindex gnus-generate-tree-function
7390 @findex gnus-generate-horizontal-tree
7391 @findex gnus-generate-vertical-tree
7392 The function that actually generates the thread tree.  Two predefined
7393 functions are available: @code{gnus-generate-horizontal-tree} and
7394 @code{gnus-generate-vertical-tree} (which is the default).
7395
7396 @end table
7397
7398 Here's an example from a horizontal tree buffer:
7399
7400 @example
7401 @{***@}-(***)-[odd]-[Gun]
7402      |      \[Jan]
7403      |      \[odd]-[Eri]
7404      |      \(***)-[Eri]
7405      |            \[odd]-[Paa]
7406      \[Bjo]
7407      \[Gun]
7408      \[Gun]-[Jor]
7409 @end example
7410
7411 Here's the same thread displayed in a vertical tree buffer:
7412
7413 @example
7414 @{***@}
7415   |--------------------------\-----\-----\
7416 (***)                         [Bjo] [Gun] [Gun]
7417   |--\-----\-----\                          |
7418 [odd] [Jan] [odd] (***)                   [Jor]
7419   |           |     |--\
7420 [Gun]       [Eri] [Eri] [odd]
7421                           |
7422                         [Paa]
7423 @end example
7424
7425 If you're using horizontal trees, it might be nice to display the trees
7426 side-by-side with the summary buffer.  You could add something like the
7427 following to your @file{.gnus.el} file:
7428
7429 @lisp
7430 (setq gnus-use-trees t
7431       gnus-generate-tree-function 'gnus-generate-horizontal-tree
7432       gnus-tree-minimize-window nil)
7433 (gnus-add-configuration
7434  '(article
7435    (vertical 1.0
7436              (horizontal 0.25
7437                          (summary 0.75 point)
7438                          (tree 1.0))
7439              (article 1.0))))
7440 @end lisp
7441
7442 @xref{Windows Configuration}.
7443
7444
7445 @node Mail Group Commands
7446 @section Mail Group Commands
7447 @cindex mail group commands
7448
7449 Some commands only make sense in mail groups.  If these commands are
7450 invalid in the current group, they will raise a hell and let you know.
7451
7452 All these commands (except the expiry and edit commands) use the
7453 process/prefix convention (@pxref{Process/Prefix}).
7454
7455 @table @kbd
7456
7457 @item B e
7458 @kindex B e (Summary)
7459 @findex gnus-summary-expire-articles
7460 Expire all expirable articles in the group
7461 (@code{gnus-summary-expire-articles}).
7462
7463 @item B M-C-e
7464 @kindex B M-C-e (Summary)
7465 @findex gnus-summary-expire-articles-now
7466 Delete all the expirable articles in the group
7467 (@code{gnus-summary-expire-articles-now}).  This means that @strong{all}
7468 articles eligible for expiry in the current group will
7469 disappear forever into that big @file{/dev/null} in the sky.
7470
7471 @item B DEL
7472 @kindex B DEL (Summary)
7473 @findex gnus-summary-delete-article
7474 @c @icon{gnus-summary-mail-delete}
7475 Delete the mail article.  This is ``delete'' as in ``delete it from your
7476 disk forever and ever, never to return again.'' Use with caution.
7477 (@code{gnus-summary-delete-article}).
7478
7479 @item B m
7480 @kindex B m (Summary)
7481 @cindex move mail
7482 @findex gnus-summary-move-article
7483 Move the article from one mail group to another
7484 (@code{gnus-summary-move-article}).
7485
7486 @item B c
7487 @kindex B c (Summary)
7488 @cindex copy mail
7489 @findex gnus-summary-copy-article
7490 @c @icon{gnus-summary-mail-copy}
7491 Copy the article from one group (mail group or not) to a mail group
7492 (@code{gnus-summary-copy-article}).
7493
7494 @item B B
7495 @kindex B B (Summary)
7496 @cindex crosspost mail
7497 @findex gnus-summary-crosspost-article
7498 Crosspost the current article to some other group
7499 (@code{gnus-summary-crosspost-article}).  This will create a new copy of
7500 the article in the other group, and the Xref headers of the article will
7501 be properly updated.
7502
7503 @item B i
7504 @kindex B i (Summary)
7505 @findex gnus-summary-import-article
7506 Import an arbitrary file into the current mail newsgroup
7507 (@code{gnus-summary-import-article}).  You will be prompted for a file
7508 name, a @code{From} header and a @code{Subject} header.
7509
7510 @item B r
7511 @kindex B r (Summary)
7512 @findex gnus-summary-respool-article
7513 Respool the mail article (@code{gnus-summary-respool-article}).
7514 @code{gnus-summary-respool-default-method} will be used as the default
7515 select method when respooling.  This variable is @code{nil} by default,
7516 which means that the current group select method will be used instead.
7517
7518 @item B w
7519 @itemx e
7520 @kindex B w (Summary)
7521 @kindex e (Summary)
7522 @findex gnus-summary-edit-article
7523 @kindex C-c C-c (Article)
7524 Edit the current article (@code{gnus-summary-edit-article}).  To finish
7525 editing and make the changes permanent, type @kbd{C-c C-c}
7526 (@kbd{gnus-summary-edit-article-done}).  If you give a prefix to the
7527 @kbd{C-c C-c} command, Gnus won't re-highlight the article.
7528
7529 @item B q
7530 @kindex B q (Summary)
7531 @findex gnus-summary-respool-query
7532 If you want to re-spool an article, you might be curious as to what group
7533 the article will end up in before you do the re-spooling.  This command
7534 will tell you (@code{gnus-summary-respool-query}).
7535
7536 @item B t
7537 @kindex B t (Summary)
7538 @findex gnus-summary-respool-trace
7539 Similarly, this command will display all fancy splitting patterns used
7540 when repooling, if any (@code{gnus-summary-respool-trace}).
7541
7542 @item B p
7543 @kindex B p (Summary)
7544 @findex gnus-summary-article-posted-p
7545 Some people have a tendency to send you "courtesy" copies when they
7546 follow up to articles you have posted.  These usually have a
7547 @code{Newsgroups} header in them, but not always.  This command
7548 (@code{gnus-summary-article-posted-p}) will try to fetch the current
7549 article from your news server (or rather, from
7550 @code{gnus-refer-article-method} or @code{gnus-select-method}) and will
7551 report back whether it found the article or not.  Even if it says that
7552 it didn't find the article, it may have been posted anyway---mail
7553 propagation is much faster than news propagation, and the news copy may
7554 just not have arrived yet.
7555
7556 @end table
7557
7558 @vindex gnus-move-split-methods
7559 @cindex moving articles
7560 If you move (or copy) articles regularly, you might wish to have Gnus
7561 suggest where to put the articles.  @code{gnus-move-split-methods} is a
7562 variable that uses the same syntax as @code{gnus-split-methods}
7563 (@pxref{Saving Articles}).  You may customize that variable to create
7564 suggestions you find reasonable.
7565
7566 @lisp
7567 (setq gnus-move-split-methods
7568       '(("^From:.*Lars Magne" "nnml:junk")
7569         ("^Subject:.*gnus" "nnfolder:important")
7570         (".*" "nnml:misc")))
7571 @end lisp
7572
7573
7574 @node Various Summary Stuff
7575 @section Various Summary Stuff
7576
7577 @menu
7578 * Summary Group Information::         Information oriented commands.
7579 * Searching for Articles::            Multiple article commands.
7580 * Summary Generation Commands::       (Re)generating the summary buffer.
7581 * Really Various Summary Commands::   Those pesky non-conformant commands.
7582 @end menu
7583
7584 @table @code
7585 @vindex gnus-summary-mode-hook
7586 @item gnus-summary-mode-hook
7587 This hook is called when creating a summary mode buffer.
7588
7589 @vindex gnus-summary-generate-hook
7590 @item gnus-summary-generate-hook
7591 This is called as the last thing before doing the threading and the
7592 generation of the summary buffer.  It's quite convenient for customizing
7593 the threading variables based on what data the newsgroup has.  This hook
7594 is called from the summary buffer after most summary buffer variables
7595 have been set.
7596
7597 @vindex gnus-summary-prepare-hook
7598 @item gnus-summary-prepare-hook
7599 It is called after the summary buffer has been generated.  You might use
7600 it to, for instance, highlight lines or modify the look of the buffer in
7601 some other ungodly manner.  I don't care.
7602
7603 @vindex gnus-summary-prepared-hook
7604 @item gnus-summary-prepared-hook
7605 A hook called as the very last thing after the summary buffer has been
7606 generated.
7607
7608 @vindex gnus-summary-ignore-duplicates
7609 @item gnus-summary-ignore-duplicates
7610 When Gnus discovers two articles that have the same @code{Message-ID},
7611 it has to do something drastic.  No articles are allowed to have the
7612 same @code{Message-ID}, but this may happen when reading mail from some
7613 sources.  Gnus allows you to customize what happens with this variable.
7614 If it is @code{nil} (which is the default), Gnus will rename the
7615 @code{Message-ID} (for display purposes only) and display the article as
7616 any other article.  If this variable is @code{t}, it won't display the
7617 article---it'll be as if it never existed.
7618
7619 @end table
7620
7621
7622 @node Summary Group Information
7623 @subsection Summary Group Information
7624
7625 @table @kbd
7626
7627 @item H f
7628 @kindex H f (Summary)
7629 @findex gnus-summary-fetch-faq
7630 @vindex gnus-group-faq-directory
7631 Try to fetch the FAQ (list of frequently asked questions) for the
7632 current group (@code{gnus-summary-fetch-faq}).  Gnus will try to get the
7633 FAQ from @code{gnus-group-faq-directory}, which is usually a directory
7634 on a remote machine.  This variable can also be a list of directories.
7635 In that case, giving a prefix to this command will allow you to choose
7636 between the various sites.  @code{ange-ftp} or @code{efs} will probably
7637 be used for fetching the file.
7638
7639 @item H d
7640 @kindex H d (Summary)
7641 @findex gnus-summary-describe-group
7642 Give a brief description of the current group
7643 (@code{gnus-summary-describe-group}).  If given a prefix, force
7644 rereading the description from the server.
7645
7646 @item H h
7647 @kindex H h (Summary)
7648 @findex gnus-summary-describe-briefly
7649 Give an extremely brief description of the most important summary
7650 keystrokes (@code{gnus-summary-describe-briefly}).
7651
7652 @item H i
7653 @kindex H i (Summary)
7654 @findex gnus-info-find-node
7655 Go to the Gnus info node (@code{gnus-info-find-node}).
7656 @end table
7657
7658
7659 @node Searching for Articles
7660 @subsection Searching for Articles
7661
7662 @table @kbd
7663
7664 @item M-s
7665 @kindex M-s (Summary)
7666 @findex gnus-summary-search-article-forward
7667 Search through all subsequent articles for a regexp
7668 (@code{gnus-summary-search-article-forward}).
7669
7670 @item M-r
7671 @kindex M-r (Summary)
7672 @findex gnus-summary-search-article-backward
7673 Search through all previous articles for a regexp
7674 (@code{gnus-summary-search-article-backward}).
7675
7676 @item &
7677 @kindex & (Summary)
7678 @findex gnus-summary-execute-command
7679 This command will prompt you for a header field, a regular expression to
7680 match on this field, and a command to be executed if the match is made
7681 (@code{gnus-summary-execute-command}).  If given a prefix, search
7682 backward instead.
7683
7684 @item M-&
7685 @kindex M-& (Summary)
7686 @findex gnus-summary-universal-argument
7687 Perform any operation on all articles that have been marked with
7688 the process mark (@code{gnus-summary-universal-argument}).
7689 @end table
7690
7691 @node Summary Generation Commands
7692 @subsection Summary Generation Commands
7693
7694 @table @kbd
7695
7696 @item Y g
7697 @kindex Y g (Summary)
7698 @findex gnus-summary-prepare
7699 Regenerate the current summary buffer (@code{gnus-summary-prepare}).
7700
7701 @item Y c
7702 @kindex Y c (Summary)
7703 @findex gnus-summary-insert-cached-articles
7704 Pull all cached articles (for the current group) into the summary buffer
7705 (@code{gnus-summary-insert-cached-articles}).
7706
7707 @end table
7708
7709
7710 @node Really Various Summary Commands
7711 @subsection Really Various Summary Commands
7712
7713 @table @kbd
7714
7715 @item C-d
7716 @kindex C-d (Summary)
7717 @findex gnus-summary-enter-digest-group
7718 If the current article is a collection of other articles (for instance,
7719 a digest), you might use this command to enter a group based on the that
7720 article (@code{gnus-summary-enter-digest-group}).  Gnus will try to
7721 guess what article type is currently displayed unless you give a prefix
7722 to this command, which forces a ``digest'' interpretation.  Basically,
7723 whenever you see a message that is a collection of other messages of
7724 some format, you @kbd{C-d} and read these messages in a more convenient
7725 fashion.
7726
7727 @item M-C-d
7728 @kindex M-C-d (Summary)
7729 @findex gnus-summary-read-document
7730 This command is very similar to the one above, but lets you gather
7731 several documents into one biiig group
7732 (@code{gnus-summary-read-document}).  It does this by opening several
7733 @code{nndoc} groups for each document, and then opening an
7734 @code{nnvirtual} group on top of these @code{nndoc} groups.  This
7735 command understands the process/prefix convention
7736 (@pxref{Process/Prefix}).
7737
7738 @item C-t
7739 @kindex C-t (Summary)
7740 @findex gnus-summary-toggle-truncation
7741 Toggle truncation of summary lines
7742 (@code{gnus-summary-toggle-truncation}).  This will probably confuse the
7743 line centering function in the summary buffer, so it's not a good idea
7744 to have truncation switched off while reading articles.
7745
7746 @item =
7747 @kindex = (Summary)
7748 @findex gnus-summary-expand-window
7749 Expand the summary buffer window (@code{gnus-summary-expand-window}).
7750 If given a prefix, force an @code{article} window configuration.
7751
7752 @item M-C-e
7753 @kindex M-C-e (Summary)
7754 @findex gnus-summary-edit-parameters
7755 Edit the group parameters (@pxref{Group Parameters}) of the current
7756 group (@code{gnus-summary-edit-parameters}).
7757
7758 @item M-C-g
7759 @kindex M-C-g (Summary)
7760 @findex gnus-summary-customize-parameters
7761 Customize the group parameters (@pxref{Group Parameters}) of the current
7762 group (@code{gnus-summary-customize-parameters}).
7763
7764 @end table
7765
7766
7767 @node Exiting the Summary Buffer
7768 @section Exiting the Summary Buffer
7769 @cindex summary exit
7770 @cindex exiting groups
7771
7772 Exiting from the summary buffer will normally update all info on the
7773 group and return you to the group buffer.
7774
7775 @table @kbd
7776
7777 @item Z Z
7778 @itemx q
7779 @kindex Z Z (Summary)
7780 @kindex q (Summary)
7781 @findex gnus-summary-exit
7782 @vindex gnus-summary-exit-hook
7783 @vindex gnus-summary-prepare-exit-hook
7784 @c @icon{gnus-summary-exit}
7785 Exit the current group and update all information on the group
7786 (@code{gnus-summary-exit}). @code{gnus-summary-prepare-exit-hook} is
7787 called before doing much of the exiting, which calls
7788 @code{gnus-summary-expire-articles} by default.
7789 @code{gnus-summary-exit-hook} is called after finishing the exit
7790 process.  @code{gnus-group-no-more-groups-hook} is run when returning to
7791 group mode having no more (unread) groups.
7792
7793 @item Z E
7794 @itemx Q
7795 @kindex Z E (Summary)
7796 @kindex Q (Summary)
7797 @findex gnus-summary-exit-no-update
7798 Exit the current group without updating any information on the group
7799 (@code{gnus-summary-exit-no-update}).
7800
7801 @item Z c
7802 @itemx c
7803 @kindex Z c (Summary)
7804 @kindex c (Summary)
7805 @findex gnus-summary-catchup-and-exit
7806 @c @icon{gnus-summary-catchup-and-exit}
7807 Mark all unticked articles in the group as read and then exit
7808 (@code{gnus-summary-catchup-and-exit}).
7809
7810 @item Z C
7811 @kindex Z C (Summary)
7812 @findex gnus-summary-catchup-all-and-exit
7813 Mark all articles, even the ticked ones, as read and then exit
7814 (@code{gnus-summary-catchup-all-and-exit}).
7815
7816 @item Z n
7817 @kindex Z n (Summary)
7818 @findex gnus-summary-catchup-and-goto-next-group
7819 Mark all articles as read and go to the next group
7820 (@code{gnus-summary-catchup-and-goto-next-group}).
7821
7822 @item Z R
7823 @kindex Z R (Summary)
7824 @findex gnus-summary-reselect-current-group
7825 Exit this group, and then enter it again
7826 (@code{gnus-summary-reselect-current-group}).  If given a prefix, select
7827 all articles, both read and unread.
7828
7829 @item Z G
7830 @itemx M-g
7831 @kindex Z G (Summary)
7832 @kindex M-g (Summary)
7833 @findex gnus-summary-rescan-group
7834 @c @icon{gnus-summary-mail-get}
7835 Exit the group, check for new articles in the group, and select the
7836 group (@code{gnus-summary-rescan-group}).  If given a prefix, select all
7837 articles, both read and unread.
7838
7839 @item Z N
7840 @kindex Z N (Summary)
7841 @findex gnus-summary-next-group
7842 Exit the group and go to the next group
7843 (@code{gnus-summary-next-group}).
7844
7845 @item Z P
7846 @kindex Z P (Summary)
7847 @findex gnus-summary-prev-group
7848 Exit the group and go to the previous group
7849 (@code{gnus-summary-prev-group}).
7850
7851 @item Z s
7852 @kindex Z s (Summary)
7853 @findex gnus-summary-save-newsrc
7854 Save the current number of read/marked articles in the dribble buffer
7855 and then save the dribble buffer (@code{gnus-summary-save-newsrc}).  If
7856 given a prefix, also save the @file{.newsrc} file(s).  Using this
7857 command will make exit without updating (the @kbd{Q} command) worthless.
7858 @end table
7859
7860 @vindex gnus-exit-group-hook
7861 @code{gnus-exit-group-hook} is called when you exit the current
7862 group.
7863
7864 @findex gnus-summary-wake-up-the-dead
7865 @findex gnus-dead-summary-mode
7866 @vindex gnus-kill-summary-on-exit
7867 If you're in the habit of exiting groups, and then changing your mind
7868 about it, you might set @code{gnus-kill-summary-on-exit} to @code{nil}.
7869 If you do that, Gnus won't kill the summary buffer when you exit it.
7870 (Quelle surprise!)  Instead it will change the name of the buffer to
7871 something like @samp{*Dead Summary ... *} and install a minor mode
7872 called @code{gnus-dead-summary-mode}.  Now, if you switch back to this
7873 buffer, you'll find that all keys are mapped to a function called
7874 @code{gnus-summary-wake-up-the-dead}.  So tapping any keys in a dead
7875 summary buffer will result in a live, normal summary buffer.
7876
7877 There will never be more than one dead summary buffer at any one time.
7878
7879 @vindex gnus-use-cross-reference
7880 The data on the current group will be updated (which articles you have
7881 read, which articles you have replied to, etc.) when you exit the
7882 summary buffer.  If the @code{gnus-use-cross-reference} variable is
7883 @code{t} (which is the default), articles that are cross-referenced to
7884 this group and are marked as read, will also be marked as read in the
7885 other subscribed groups they were cross-posted to.  If this variable is
7886 neither @code{nil} nor @code{t}, the article will be marked as read in
7887 both subscribed and unsubscribed groups (@pxref{Crosspost Handling}).
7888
7889
7890 @node Crosspost Handling
7891 @section Crosspost Handling
7892
7893 @cindex velveeta
7894 @cindex spamming
7895 Marking cross-posted articles as read ensures that you'll never have to
7896 read the same article more than once.  Unless, of course, somebody has
7897 posted it to several groups separately.  Posting the same article to
7898 several groups (not cross-posting) is called @dfn{spamming}, and you are
7899 by law required to send nasty-grams to anyone who perpetrates such a
7900 heinous crime.  You may want to try NoCeM handling to filter out spam
7901 (@pxref{NoCeM}).
7902
7903 Remember: Cross-posting is kinda ok, but posting the same article
7904 separately to several groups is not.  Massive cross-posting (aka.
7905 @dfn{velveeta}) is to be avoided at all costs, and you can even use the
7906 @code{gnus-summary-mail-crosspost-complaint} command to complain about
7907 excessive crossposting (@pxref{Summary Mail Commands}).
7908
7909 @cindex cross-posting
7910 @cindex Xref
7911 @cindex @sc{nov}
7912 One thing that may cause Gnus to not do the cross-posting thing
7913 correctly is if you use an @sc{nntp} server that supports @sc{xover}
7914 (which is very nice, because it speeds things up considerably) which
7915 does not include the @code{Xref} header in its @sc{nov} lines.  This is
7916 Evil, but all too common, alas, alack.  Gnus tries to Do The Right Thing
7917 even with @sc{xover} by registering the @code{Xref} lines of all
7918 articles you actually read, but if you kill the articles, or just mark
7919 them as read without reading them, Gnus will not get a chance to snoop
7920 the @code{Xref} lines out of these articles, and will be unable to use
7921 the cross reference mechanism.
7922
7923 @cindex LIST overview.fmt
7924 @cindex overview.fmt
7925 To check whether your @sc{nntp} server includes the @code{Xref} header
7926 in its overview files, try @samp{telnet your.nntp.server nntp},
7927 @samp{MODE READER} on @code{inn} servers, and then say @samp{LIST
7928 overview.fmt}.  This may not work, but if it does, and the last line you
7929 get does not read @samp{Xref:full}, then you should shout and whine at
7930 your news admin until she includes the @code{Xref} header in the
7931 overview files.
7932
7933 @vindex gnus-nov-is-evil
7934 If you want Gnus to get the @code{Xref}s right all the time, you have to
7935 set @code{gnus-nov-is-evil} to @code{t}, which slows things down
7936 considerably.
7937
7938 C'est la vie.
7939
7940 For an alternative approach, @pxref{Duplicate Suppression}.
7941
7942
7943 @node Duplicate Suppression
7944 @section Duplicate Suppression
7945
7946 By default, Gnus tries to make sure that you don't have to read the same
7947 article more than once by utilizing the crossposting mechanism
7948 (@pxref{Crosspost Handling}).  However, that simple and efficient
7949 approach may not work satisfactory for some users for various
7950 reasons.
7951
7952 @enumerate
7953 @item
7954 The @sc{nntp} server may fail to generate the @code{Xref} header.  This
7955 is evil and not very common.
7956
7957 @item
7958 The @sc{nntp} server may fail to include the @code{Xref} header in the
7959 @file{.overview} data bases.  This is evil and all too common, alas.
7960
7961 @item
7962 You may be reading the same group (or several related groups) from
7963 different @sc{nntp} servers.
7964
7965 @item
7966 You may be getting mail that duplicates articles posted to groups.
7967 @end enumerate
7968
7969 I'm sure there are other situations where @code{Xref} handling fails as
7970 well, but these four are the most common situations.
7971
7972 If, and only if, @code{Xref} handling fails for you, then you may
7973 consider switching on @dfn{duplicate suppression}.  If you do so, Gnus
7974 will remember the @code{Message-ID}s of all articles you have read or
7975 otherwise marked as read, and then, as if by magic, mark them as read
7976 all subsequent times you see them---in @emph{all} groups.  Using this
7977 mechanism is quite likely to be somewhat inefficient, but not overly
7978 so.  It's certainly preferable to reading the same articles more than
7979 once.
7980
7981 Duplicate suppression is not a very subtle instrument.  It's more like a
7982 sledge hammer than anything else.  It works in a very simple
7983 fashion---if you have marked an article as read, it adds this Message-ID
7984 to a cache.  The next time it sees this Message-ID, it will mark the
7985 article as read with the @samp{M} mark.  It doesn't care what group it
7986 saw the article in.
7987
7988 @table @code
7989 @item gnus-suppress-duplicates
7990 @vindex gnus-suppress-duplicates
7991 If non-@code{nil}, suppress duplicates.
7992
7993 @item gnus-save-duplicate-list
7994 @vindex gnus-save-duplicate-list
7995 If non-@code{nil}, save the list of duplicates to a file.  This will
7996 make startup and shutdown take longer, so the default is @code{nil}.
7997 However, this means that only duplicate articles read in a single Gnus
7998 session are suppressed.
7999
8000 @item gnus-duplicate-list-length
8001 @vindex gnus-duplicate-list-length
8002 This variable says how many @code{Message-ID}s to keep in the duplicate
8003 suppression list.  The default is 10000.
8004
8005 @item gnus-duplicate-file
8006 @vindex gnus-duplicate-file
8007 The name of the file to store the duplicate suppression list in.  The
8008 default is @file{~/News/suppression}.
8009 @end table
8010
8011 If you have a tendency to stop and start Gnus often, setting
8012 @code{gnus-save-duplicate-list} to @code{t} is probably a good idea.  If
8013 you leave Gnus running for weeks on end, you may have it @code{nil}.  On
8014 the other hand, saving the list makes startup and shutdown much slower,
8015 so that means that if you stop and start Gnus often, you should set
8016 @code{gnus-save-duplicate-list} to @code{nil}.  Uhm.  I'll leave this up
8017 to you to figure out, I think.
8018
8019
8020 @node The Article Buffer
8021 @chapter The Article Buffer
8022 @cindex article buffer
8023
8024 The articles are displayed in the article buffer, of which there is only
8025 one.  All the summary buffers share the same article buffer unless you
8026 tell Gnus otherwise.
8027
8028 @menu
8029 * Hiding Headers::        Deciding what headers should be displayed.
8030 * Using MIME::            Pushing articles through @sc{mime} before reading them.
8031 * Customizing Articles::  Tailoring the look of the articles.
8032 * Article Keymap::        Keystrokes available in the article buffer.
8033 * Misc Article::          Other stuff.
8034 @end menu
8035
8036
8037 @node Hiding Headers
8038 @section Hiding Headers
8039 @cindex hiding headers
8040 @cindex deleting headers
8041
8042 The top section of each article is the @dfn{head}.  (The rest is the
8043 @dfn{body}, but you may have guessed that already.)
8044
8045 @vindex gnus-show-all-headers
8046 There is a lot of useful information in the head: the name of the person
8047 who wrote the article, the date it was written and the subject of the
8048 article.  That's well and nice, but there's also lots of information
8049 most people do not want to see---what systems the article has passed
8050 through before reaching you, the @code{Message-ID}, the
8051 @code{References}, etc. ad nauseum---and you'll probably want to get rid
8052 of some of those lines.  If you want to keep all those lines in the
8053 article buffer, you can set @code{gnus-show-all-headers} to @code{t}.
8054
8055 Gnus provides you with two variables for sifting headers:
8056
8057 @table @code
8058
8059 @item gnus-visible-headers
8060 @vindex gnus-visible-headers
8061 If this variable is non-@code{nil}, it should be a regular expression
8062 that says what headers you wish to keep in the article buffer.  All
8063 headers that do not match this variable will be hidden.
8064
8065 For instance, if you only want to see the name of the person who wrote
8066 the article and the subject, you'd say:
8067
8068 @lisp
8069 (setq gnus-visible-headers "^From:\\|^Subject:")
8070 @end lisp
8071
8072 This variable can also be a list of regexps to match headers to
8073 remain visible.
8074
8075 @item gnus-ignored-headers
8076 @vindex gnus-ignored-headers
8077 This variable is the reverse of @code{gnus-visible-headers}.  If this
8078 variable is set (and @code{gnus-visible-headers} is @code{nil}), it
8079 should be a regular expression that matches all lines that you want to
8080 hide.  All lines that do not match this variable will remain visible.
8081
8082 For instance, if you just want to get rid of the @code{References} line
8083 and the @code{Xref} line, you might say:
8084
8085 @lisp
8086 (setq gnus-ignored-headers "^References:\\|^Xref:")
8087 @end lisp
8088
8089 This variable can also be a list of regexps to match headers to
8090 be removed.
8091
8092 Note that if @code{gnus-visible-headers} is non-@code{nil}, this
8093 variable will have no effect.
8094
8095 @end table
8096
8097 @vindex gnus-sorted-header-list
8098 Gnus can also sort the headers for you.  (It does this by default.)  You
8099 can control the sorting by setting the @code{gnus-sorted-header-list}
8100 variable.  It is a list of regular expressions that says in what order
8101 the headers are to be displayed.
8102
8103 For instance, if you want the name of the author of the article first,
8104 and then the subject, you might say something like:
8105
8106 @lisp
8107 (setq gnus-sorted-header-list '("^From:" "^Subject:"))
8108 @end lisp
8109
8110 Any headers that are to remain visible, but are not listed in this
8111 variable, will be displayed in random order after all the headers listed in this variable.
8112
8113 @findex gnus-article-hide-boring-headers
8114 @vindex gnus-boring-article-headers
8115 You can hide further boring headers by setting
8116 @code{gnus-treat-hide-boring-header} to @code{head}.  What this function
8117 does depends on the @code{gnus-boring-article-headers} variable.  It's a
8118 list, but this list doesn't actually contain header names.  Instead is
8119 lists various @dfn{boring conditions} that Gnus can check and remove
8120 from sight.
8121
8122 These conditions are:
8123 @table @code
8124 @item empty
8125 Remove all empty headers.
8126 @item followup-to
8127 Remove the @code{Followup-To} header if it is identical to the
8128 @code{Newsgroups} header.
8129 @item reply-to
8130 Remove the @code{Reply-To} header if it lists the same address as the
8131 @code{From} header.
8132 @item newsgroups
8133 Remove the @code{Newsgroups} header if it only contains the current group
8134 name.
8135 @item date
8136 Remove the @code{Date} header if the article is less than three days
8137 old.
8138 @item long-to
8139 Remove the @code{To} header if it is very long.
8140 @item many-to
8141 Remove all @code{To} headers if there are more than one.
8142 @end table
8143
8144 To include the four three elements, you could say something like;
8145
8146 @lisp
8147 (setq gnus-boring-article-headers
8148       '(empty followup-to reply-to))
8149 @end lisp
8150
8151 This is also the default value for this variable.
8152
8153
8154 @node Using MIME
8155 @section Using @sc{mime}
8156 @cindex @sc{mime}
8157
8158 Mime is a standard for waving your hands through the air, aimlessly,
8159 while people stand around yawning.
8160
8161 @sc{mime}, however, is a standard for encoding your articles, aimlessly,
8162 while all newsreaders die of fear.
8163
8164 @sc{mime} may specify what character set the article uses, the encoding
8165 of the characters, and it also makes it possible to embed pictures and
8166 other naughty stuff in innocent-looking articles.
8167
8168 @vindex gnus-display-mime-function
8169 @findex gnus-display-mime
8170 Gnus pushes @sc{mime} articles through @code{gnus-display-mime-function}
8171 to display the @sc{mime} parts.  This is @code{gnus-display-mime} by
8172 default, which creates a bundle of clickable buttons that can be used to
8173 display, save and manipulate the @sc{mime} objects.
8174
8175 The following commands are available when you have placed point over a
8176 @sc{mime} button:
8177
8178 @table @kbd
8179 @findex gnus-article-press-button
8180 @item RET (Article)
8181 @itemx BUTTON-2 (Article)
8182 Toggle displaying of the @sc{mime} object
8183 (@code{gnus-article-press-button}).
8184
8185 @findex gnus-mime-view-part
8186 @item M-RET (Article)
8187 @itemx v (Article)
8188 Prompt for a method, and then view the @sc{mime} object using this
8189 method (@code{gnus-mime-view-part}).
8190
8191 @findex gnus-mime-save-part
8192 @item o (Article)
8193 Prompt for a file name, and then save the @sc{mime} object
8194 (@code{gnus-mime-save-part}).
8195
8196 @findex gnus-mime-copy-part
8197 @item c (Article)
8198 Copy the @sc{mime} object to a fresh buffer and display this buffer
8199 (@code{gnus-mime-copy-part}).
8200
8201 @findex gnus-mime-pipe-part
8202 @item | (Article)
8203 Output the @sc{mime} object to a process (@code{gnus-mime-pipe-part}).
8204 @end table
8205
8206 Gnus will display some @sc{mime} objects automatically.  The way Gnus
8207 determines which parts to do this with is described in the Emacs MIME
8208 manual.
8209
8210 It might be best to just use the toggling functions from the article
8211 buffer to avoid getting nasty surprises.  (For instance, you enter the
8212 group @samp{alt.sing-a-long} and, before you know it, @sc{mime} has
8213 decoded the sound file in the article and some horrible sing-a-long song
8214 comes screaming out your speakers, and you can't find the volume button,
8215 because there isn't one, and people are starting to look at you, and you
8216 try to stop the program, but you can't, and you can't find the program
8217 to control the volume, and everybody else in the room suddenly decides
8218 to look at you disdainfully, and you'll feel rather stupid.)
8219
8220 Any similarity to real events and people is purely coincidental.  Ahem.
8221
8222
8223 @node Customizing Articles
8224 @section Customizing Articles
8225 @cindex article customization
8226
8227 A slew of functions for customizing how the articles are to look like
8228 exist.  You can call these functions interactively, or you can have them
8229 called automatically when you select the articles.
8230
8231 To have them called automatically, you should set the corresponding
8232 ``treatment'' variable.  For instance, to have headers hidden, you'd set
8233 @code{gnus-treat-hide-headers}.  Below is a list of variables that can
8234 be set, but first we discuss the values these variables can have.
8235
8236 @enumerate
8237 @item
8238 @code{nil}: Don't do this treatment.
8239
8240 @item
8241 @code{t}: Do this treatment on all body parts.
8242
8243 @item
8244 @code{head}: Do the treatment on the headers.
8245
8246 @item
8247 @code{last}: Do this treatment on the last part.
8248
8249 @item
8250 An integer: Do this treatment on all body parts that have a length less
8251 than this number.
8252
8253 @item
8254 A list:
8255
8256 The list is evaluated recursively.  The first element of the list is a
8257 predicate.  The following predicates are recognized: @code{or},
8258 @code{and}, @code{not} and @code{typep}.  Here's an example:
8259
8260 @lisp
8261 (or last
8262     (typep "text/x-vcard"))
8263 @end lisp
8264
8265 @end enumerate
8266
8267 You may have noticed that the word @dfn{part} is used here.  This refers
8268 to the fact that some messages are @sc{mime} multipart articles that may
8269 be divided into several parts.  Articles that are not multiparts are
8270 considered to contain just a single part.
8271
8272 @vindex gnus-article-treat-types
8273 Are the treatments applied to all sorts of multipart parts?  Yes, if you
8274 want to, but by default, only @samp{text/plain} parts are given the
8275 treatment.  This is controlled by the @code{gnus-article-treat-types}
8276 variable, which is a list of regular expressions that are matched to the
8277 type of the part.  This variable is ignored if the value of the
8278 controlling variable is a predicate list, as described above.
8279
8280 The following treatment options are available.  The easiest way to
8281 customize this is to examine the @code{gnus-article-treat} customization
8282 group.
8283
8284 @table @code
8285 @item gnus-treat-highlight-signature
8286 @item gnus-treat-buttonize
8287 @item gnus-treat-buttonize-head
8288 @item gnus-treat-emphasize
8289 @item gnus-treat-fill-article
8290 @item gnus-treat-strip-cr
8291 @item gnus-treat-hide-headers
8292 @item gnus-treat-hide-boring-headers
8293 @item gnus-treat-hide-signature
8294 @item gnus-treat-hide-citation
8295 @item gnus-treat-strip-pgp
8296 @item gnus-treat-strip-pem
8297 @item gnus-treat-highlight-headers
8298 @item gnus-treat-highlight-citation
8299 @item gnus-treat-highlight-signature
8300 @item gnus-treat-date-ut
8301 @item gnus-treat-date-local
8302 @item gnus-treat-date-lapsed
8303 @item gnus-treat-date-original
8304 @item gnus-treat-strip-trailing-blank-lines
8305 @item gnus-treat-strip-leading-blank-lines
8306 @item gnus-treat-strip-multiple-blank-lines
8307 @item gnus-treat-strip-blank-lines
8308 @item gnus-treat-overstrike
8309 @item gnus-treat-display-xface
8310 @item gnus-treat-display-smileys
8311 @item gnus-treat-display-picons
8312 @end table
8313
8314 @vindex gnus-part-display-hook
8315 You can, of course, write your own functions to be called from
8316 @code{gnus-part-display-hook}.  The functions are called narrowed to the
8317 part, and you can do anything you like, pretty much.  There is no
8318 information that you have to keep in the buffer---you can change
8319 everything.  However, you shouldn't delete any headers.  Instead make
8320 them invisible if you want to make them go away.
8321
8322
8323 @node Article Keymap
8324 @section Article Keymap
8325
8326 Most of the keystrokes in the summary buffer can also be used in the
8327 article buffer.  They should behave as if you typed them in the summary
8328 buffer, which means that you don't actually have to have a summary
8329 buffer displayed while reading.  You can do it all from the article
8330 buffer.
8331
8332 A few additional keystrokes are available:
8333
8334 @table @kbd
8335
8336 @item SPACE
8337 @kindex SPACE (Article)
8338 @findex gnus-article-next-page
8339 Scroll forwards one page (@code{gnus-article-next-page}).
8340
8341 @item DEL
8342 @kindex DEL (Article)
8343 @findex gnus-article-prev-page
8344 Scroll backwards one page (@code{gnus-article-prev-page}).
8345
8346 @item C-c ^
8347 @kindex C-c ^ (Article)
8348 @findex gnus-article-refer-article
8349 If point is in the neighborhood of a @code{Message-ID} and you press
8350 @kbd{C-c ^}, Gnus will try to get that article from the server
8351 (@code{gnus-article-refer-article}).
8352
8353 @item C-c C-m
8354 @kindex C-c C-m (Article)
8355 @findex gnus-article-mail
8356 Send a reply to the address near point (@code{gnus-article-mail}).  If
8357 given a prefix, include the mail.
8358
8359 @item s
8360 @kindex s (Article)
8361 @findex gnus-article-show-summary
8362 Reconfigure the buffers so that the summary buffer becomes visible
8363 (@code{gnus-article-show-summary}).
8364
8365 @item ?
8366 @kindex ? (Article)
8367 @findex gnus-article-describe-briefly
8368 Give a very brief description of the available keystrokes
8369 (@code{gnus-article-describe-briefly}).
8370
8371 @item TAB
8372 @kindex TAB (Article)
8373 @findex gnus-article-next-button
8374 Go to the next button, if any (@code{gnus-article-next-button}).  This
8375 only makes sense if you have buttonizing turned on.
8376
8377 @item M-TAB
8378 @kindex M-TAB (Article)
8379 @findex gnus-article-prev-button
8380 Go to the previous button, if any (@code{gnus-article-prev-button}).
8381
8382 @end table
8383
8384
8385 @node Misc Article
8386 @section Misc Article
8387
8388 @table @code
8389
8390 @item gnus-single-article-buffer
8391 @vindex gnus-single-article-buffer
8392 If non-@code{nil}, use the same article buffer for all the groups.
8393 (This is the default.)  If @code{nil}, each group will have its own
8394 article buffer.
8395
8396 @vindex gnus-article-decode-hook
8397 @item gnus-article-decode-hook
8398 @cindex MIME
8399 Hook used to decode @sc{mime} articles.  The default value is
8400 @code{(article-decode-charset article-decode-encoded-words)}
8401
8402 @vindex gnus-article-prepare-hook
8403 @item gnus-article-prepare-hook
8404 This hook is called right after the article has been inserted into the
8405 article buffer.  It is mainly intended for functions that do something
8406 depending on the contents; it should probably not be used for changing
8407 the contents of the article buffer.
8408
8409 @item gnus-article-mode-hook
8410 @vindex gnus-article-mode-hook
8411 Hook called in article mode buffers.
8412
8413 @item gnus-article-mode-syntax-table
8414 @vindex gnus-article-mode-syntax-table
8415 Syntax table used in article buffers.  It is initialized from
8416 @code{text-mode-syntax-table}.
8417
8418 @vindex gnus-article-mode-line-format
8419 @item gnus-article-mode-line-format
8420 This variable is a format string along the same lines as
8421 @code{gnus-summary-mode-line-format} (@pxref{Mode Line Formatting}).  It
8422 accepts the same format specifications as that variable, with one
8423 extension:
8424
8425 @table @samp
8426 @item w
8427 The @dfn{wash status} of the article.  This is a short string with one
8428 character for each possible article wash operation that may have been
8429 performed.
8430 @item m
8431 The number of @sc{mime} parts in the article.
8432 @end table
8433
8434 @vindex gnus-break-pages
8435
8436 @item gnus-break-pages
8437 Controls whether @dfn{page breaking} is to take place.  If this variable
8438 is non-@code{nil}, the articles will be divided into pages whenever a
8439 page delimiter appears in the article.  If this variable is @code{nil},
8440 paging will not be done.
8441
8442 @item gnus-page-delimiter
8443 @vindex gnus-page-delimiter
8444 This is the delimiter mentioned above.  By default, it is @samp{^L}
8445 (formfeed).
8446 @end table
8447
8448
8449 @node Composing Messages
8450 @chapter Composing Messages
8451 @cindex composing messages
8452 @cindex messages
8453 @cindex mail
8454 @cindex sending mail
8455 @cindex reply
8456 @cindex followup
8457 @cindex post
8458
8459 @kindex C-c C-c (Post)
8460 All commands for posting and mailing will put you in a message buffer
8461 where you can edit the article all you like, before you send the article
8462 by pressing @kbd{C-c C-c}.  @xref{Top, , Top, message, The Message
8463 Manual}.  If you are in a foreign news group, and you wish to post the
8464 article using the foreign server, you can give a prefix to @kbd{C-c C-c}
8465 to make Gnus try to post using the foreign server.
8466
8467 @menu
8468 * Mail::                 Mailing and replying.
8469 * Post::                 Posting and following up.
8470 * Posting Server::       What server should you post via?
8471 * Mail and Post::        Mailing and posting at the same time.
8472 * Archived Messages::    Where Gnus stores the messages you've sent.
8473 * Posting Styles::       An easier way to specify who you are.
8474 * Drafts::               Postponing messages and rejected messages.
8475 * Rejected Articles::    What happens if the server doesn't like your article?
8476 @end menu
8477
8478 Also see @pxref{Canceling and Superseding} for information on how to
8479 remove articles you shouldn't have posted.
8480
8481
8482 @node Mail
8483 @section Mail
8484
8485 Variables for customizing outgoing mail:
8486
8487 @table @code
8488 @item gnus-uu-digest-headers
8489 @vindex gnus-uu-digest-headers
8490 List of regexps to match headers included in digested messages.  The
8491 headers will be included in the sequence they are matched.
8492
8493 @item gnus-add-to-list
8494 @vindex gnus-add-to-list
8495 If non-@code{nil}, add a @code{to-list} group parameter to mail groups
8496 that have none when you do a @kbd{a}.
8497
8498 @end table
8499
8500
8501 @node Post
8502 @section Post
8503
8504 Variables for composing news articles:
8505
8506 @table @code
8507 @item gnus-sent-message-ids-file
8508 @vindex gnus-sent-message-ids-file
8509 Gnus will keep a @code{Message-ID} history file of all the mails it has
8510 sent.  If it discovers that it has already sent a mail, it will ask the
8511 user whether to re-send the mail.  (This is primarily useful when
8512 dealing with @sc{soup} packets and the like where one is apt to send the
8513 same packet multiple times.)  This variable says what the name of this
8514 history file is.  It is @file{~/News/Sent-Message-IDs} by default.  Set
8515 this variable to @code{nil} if you don't want Gnus to keep a history
8516 file.
8517
8518 @item gnus-sent-message-ids-length
8519 @vindex gnus-sent-message-ids-length
8520 This variable says how many @code{Message-ID}s to keep in the history
8521 file.  It is 1000 by default.
8522
8523 @end table
8524
8525
8526 @node Posting Server
8527 @section Posting Server
8528
8529 When you press those magical @kbd{C-c C-c} keys to ship off your latest
8530 (extremely intelligent, of course) article, where does it go?
8531
8532 Thank you for asking.  I hate you.
8533
8534 @vindex gnus-post-method
8535
8536 It can be quite complicated.  Normally, Gnus will use the same native
8537 server.  However.  If your native server doesn't allow posting, just
8538 reading, you probably want to use some other server to post your
8539 (extremely intelligent and fabulously interesting) articles.  You can
8540 then set the @code{gnus-post-method} to some other method:
8541
8542 @lisp
8543 (setq gnus-post-method '(nnspool ""))
8544 @end lisp
8545
8546 Now, if you've done this, and then this server rejects your article, or
8547 this server is down, what do you do then?  To override this variable you
8548 can use a non-zero prefix to the @kbd{C-c C-c} command to force using
8549 the ``current'' server for posting.
8550
8551 If you give a zero prefix (i.e., @kbd{C-u 0 C-c C-c}) to that command,
8552 Gnus will prompt you for what method to use for posting.
8553
8554 You can also set @code{gnus-post-method} to a list of select methods.
8555 If that's the case, Gnus will always prompt you for what method to use
8556 for posting.
8557
8558 Finally, if you want to always post using the same select method as
8559 you're reading from (which might be convenient if you're reading lots of
8560 groups from different private servers), you can set this variable to
8561 @code{current}.
8562
8563
8564 @node Mail and Post
8565 @section Mail and Post
8566
8567 Here's a list of variables relevant to both mailing and
8568 posting:
8569
8570 @table @code
8571 @item gnus-mailing-list-groups
8572 @findex gnus-mailing-list-groups
8573 @cindex mailing lists
8574
8575 If your news server offers groups that are really mailing lists
8576 gatewayed to the @sc{nntp} server, you can read those groups without
8577 problems, but you can't post/followup to them without some difficulty.
8578 One solution is to add a @code{to-address} to the group parameters
8579 (@pxref{Group Parameters}).  An easier thing to do is set the
8580 @code{gnus-mailing-list-groups} to a regexp that matches the groups that
8581 really are mailing lists.  Then, at least, followups to the mailing
8582 lists will work most of the time.  Posting to these groups (@kbd{a}) is
8583 still a pain, though.
8584
8585 @end table
8586
8587 You may want to do spell-checking on messages that you send out.  Or, if
8588 you don't want to spell-check by hand, you could add automatic
8589 spell-checking via the @code{ispell} package:
8590
8591 @cindex ispell
8592 @findex ispell-message
8593 @lisp
8594 (add-hook 'message-send-hook 'ispell-message)
8595 @end lisp
8596
8597
8598 @node Archived Messages
8599 @section Archived Messages
8600 @cindex archived messages
8601 @cindex sent messages
8602
8603 Gnus provides a few different methods for storing the mail and news you
8604 send.  The default method is to use the @dfn{archive virtual server} to
8605 store the messages.  If you want to disable this completely, the
8606 @code{gnus-message-archive-group} variable should be @code{nil}, which
8607 is the default.
8608
8609 @vindex gnus-message-archive-method
8610 @code{gnus-message-archive-method} says what virtual server Gnus is to
8611 use to store sent messages.  The default is:
8612
8613 @lisp
8614 (nnfolder "archive"
8615           (nnfolder-directory   "~/Mail/archive")
8616           (nnfolder-active-file "~/Mail/archive/active")
8617           (nnfolder-get-new-mail nil)
8618           (nnfolder-inhibit-expiry t))
8619 @end lisp
8620
8621 You can, however, use any mail select method (@code{nnml},
8622 @code{nnmbox}, etc.).  @code{nnfolder} is a quite likeable select method
8623 for doing this sort of thing, though.  If you don't like the default
8624 directory chosen, you could say something like:
8625
8626 @lisp
8627 (setq gnus-message-archive-method
8628       '(nnfolder "archive"
8629                  (nnfolder-inhibit-expiry t)
8630                  (nnfolder-active-file "~/News/sent-mail/active")
8631                  (nnfolder-directory "~/News/sent-mail/")))
8632 @end lisp
8633
8634 @vindex gnus-message-archive-group
8635 @cindex Gcc
8636 Gnus will insert @code{Gcc} headers in all outgoing messages that point
8637 to one or more group(s) on that server.  Which group to use is
8638 determined by the @code{gnus-message-archive-group} variable.
8639
8640 This variable can be used to do the following:
8641
8642 @itemize @bullet
8643 @item a string
8644 Messages will be saved in that group.
8645 @item a list of strings
8646 Messages will be saved in all those groups.
8647 @item an alist of regexps, functions and forms
8648 When a key ``matches'', the result is used.
8649 @item @code{nil}
8650 No message archiving will take place.  This is the default.
8651 @end itemize
8652
8653 Let's illustrate:
8654
8655 Just saving to a single group called @samp{MisK}:
8656 @lisp
8657 (setq gnus-message-archive-group "MisK")
8658 @end lisp
8659
8660 Saving to two groups, @samp{MisK} and @samp{safe}:
8661 @lisp
8662 (setq gnus-message-archive-group '("MisK" "safe"))
8663 @end lisp
8664
8665 Save to different groups based on what group you are in:
8666 @lisp
8667 (setq gnus-message-archive-group
8668       '(("^alt" "sent-to-alt")
8669         ("mail" "sent-to-mail")
8670         (".*" "sent-to-misc")))
8671 @end lisp
8672
8673 More complex stuff:
8674 @lisp
8675 (setq gnus-message-archive-group
8676       '((if (message-news-p)
8677             "misc-news"
8678           "misc-mail")))
8679 @end lisp
8680
8681 How about storing all news messages in one file, but storing all mail
8682 messages in one file per month:
8683
8684 @lisp
8685 (setq gnus-message-archive-group
8686       '((if (message-news-p)
8687             "misc-news"
8688           (concat "mail." (format-time-string
8689                            "%Y-%m" (current-time))))))
8690 @end lisp
8691
8692 (XEmacs 19.13 doesn't have @code{format-time-string}, so you'll have to
8693 use a different value for @code{gnus-message-archive-group} there.)
8694
8695 Now, when you send a message off, it will be stored in the appropriate
8696 group.  (If you want to disable storing for just one particular message,
8697 you can just remove the @code{Gcc} header that has been inserted.)  The
8698 archive group will appear in the group buffer the next time you start
8699 Gnus, or the next time you press @kbd{F} in the group buffer.  You can
8700 enter it and read the articles in it just like you'd read any other
8701 group.  If the group gets really big and annoying, you can simply rename
8702 if (using @kbd{G r} in the group buffer) to something
8703 nice---@samp{misc-mail-september-1995}, or whatever.  New messages will
8704 continue to be stored in the old (now empty) group.
8705
8706 That's the default method of archiving sent messages.  Gnus offers a
8707 different way for the people who don't like the default method.  In that
8708 case you should set @code{gnus-message-archive-group} to @code{nil};
8709 this will disable archiving.
8710
8711 @table @code
8712 @item gnus-outgoing-message-group
8713 @vindex gnus-outgoing-message-group
8714 All outgoing messages will be put in this group.  If you want to store
8715 all your outgoing mail and articles in the group @samp{nnml:archive},
8716 you set this variable to that value.  This variable can also be a list of
8717 group names.
8718
8719 If you want to have greater control over what group to put each
8720 message in, you can set this variable to a function that checks the
8721 current newsgroup name and then returns a suitable group name (or list
8722 of names).
8723
8724 This variable can be used instead of @code{gnus-message-archive-group},
8725 but the latter is the preferred method.
8726 @end table
8727
8728
8729 @node Posting Styles
8730 @section Posting Styles
8731 @cindex posting styles
8732 @cindex styles
8733
8734 All them variables, they make my head swim.
8735
8736 So what if you want a different @code{Organization} and signature based
8737 on what groups you post to?  And you post both from your home machine
8738 and your work machine, and you want different @code{From} lines, and so
8739 on?
8740
8741 @vindex gnus-posting-styles
8742 One way to do stuff like that is to write clever hooks that change the
8743 variables you need to have changed.  That's a bit boring, so somebody
8744 came up with the bright idea of letting the user specify these things in
8745 a handy alist.  Here's an example of a @code{gnus-posting-styles}
8746 variable:
8747
8748 @lisp
8749 ((".*"
8750   (signature "Peace and happiness")
8751   (organization "What me?"))
8752  ("^comp"
8753   (signature "Death to everybody"))
8754  ("comp.emacs.i-love-it"
8755   (organization "Emacs is it")))
8756 @end lisp
8757
8758 As you might surmise from this example, this alist consists of several
8759 @dfn{styles}.  Each style will be applicable if the first element
8760 ``matches'', in some form or other.  The entire alist will be iterated
8761 over, from the beginning towards the end, and each match will be
8762 applied, which means that attributes in later styles that match override
8763 the same attributes in earlier matching styles.  So
8764 @samp{comp.programming.literate} will have the @samp{Death to everybody}
8765 signature and the @samp{What me?} @code{Organization} header.
8766
8767 The first element in each style is called the @code{match}.  If it's a
8768 string, then Gnus will try to regexp match it against the group name.
8769 If it's a function symbol, that function will be called with no
8770 arguments.  If it's a variable symbol, then the variable will be
8771 referenced.  If it's a list, then that list will be @code{eval}ed.  In
8772 any case, if this returns a non-@code{nil} value, then the style is said
8773 to @dfn{match}.
8774
8775 Each style may contain a arbitrary amount of @dfn{attributes}.  Each
8776 attribute consists of a @var{(name . value)} pair.  The attribute name
8777 can be one of @code{signature}, @code{signature-file},
8778 @code{organization}, @code{address}, @code{name} or @code{body}.  The
8779 attribute name can also be a string.  In that case, this will be used as
8780 a header name, and the value will be inserted in the headers of the
8781 article.
8782
8783 The attribute value can be a string (used verbatim), a function (the
8784 return value will be used), a variable (its value will be used) or a
8785 list (it will be @code{eval}ed and the return value will be used).
8786
8787 If you wish to check whether the message you are about to compose is
8788 meant to be a news article or a mail message, you can check the values
8789 of the two dynamically bound variables @code{message-this-is-news} and
8790 @code{message-this-is-mail}.
8791
8792 @vindex message-this-is-mail
8793 @vindex message-this-is-news
8794
8795 So here's a new example:
8796
8797 @lisp
8798 (setq gnus-posting-styles
8799       '((".*"
8800          (signature-file "~/.signature")
8801          (name "User Name")
8802          ("X-Home-Page" (getenv "WWW_HOME"))
8803          (organization "People's Front Against MWM"))
8804         ("^rec.humor"
8805          (signature my-funny-signature-randomizer))
8806         ((equal (system-name) "gnarly")
8807          (signature my-quote-randomizer))
8808         (message-this-is-news
8809          (signature my-news-signature))
8810         (posting-from-work-p
8811          (signature-file "~/.work-signature")
8812          (address "user@@bar.foo")
8813          (body "You are fired.\n\nSincerely, your boss.")
8814          (organization "Important Work, Inc"))
8815         ("^nn.+:"
8816          (signature-file "~/.mail-signature"))))
8817 @end lisp
8818
8819
8820 @node Drafts
8821 @section Drafts
8822 @cindex drafts
8823
8824 If you are writing a message (mail or news) and suddenly remember that
8825 you have a steak in the oven (or some pesto in the food processor, you
8826 craaazy vegetarians), you'll probably wish there was a method to save
8827 the message you are writing so that you can continue editing it some
8828 other day, and send it when you feel its finished.
8829
8830 Well, don't worry about it.  Whenever you start composing a message of
8831 some sort using the Gnus mail and post commands, the buffer you get will
8832 automatically associate to an article in a special @dfn{draft} group.
8833 If you save the buffer the normal way (@kbd{C-x C-s}, for instance), the
8834 article will be saved there.  (Auto-save files also go to the draft
8835 group.)
8836
8837 @cindex nndraft
8838 @vindex nndraft-directory
8839 The draft group is a special group (which is implemented as an
8840 @code{nndraft} group, if you absolutely have to know) called
8841 @samp{nndraft:drafts}.  The variable @code{nndraft-directory} says where
8842 @code{nndraft} is to store its files.  What makes this group special is
8843 that you can't tick any articles in it or mark any articles as
8844 read---all articles in the group are permanently unread.
8845
8846 If the group doesn't exist, it will be created and you'll be subscribed
8847 to it.  The only way to make it disappear from the Group buffer is to
8848 unsubscribe it.
8849
8850 @c @findex gnus-dissociate-buffer-from-draft
8851 @c @kindex C-c M-d (Mail)
8852 @c @kindex C-c M-d (Post)
8853 @c @findex gnus-associate-buffer-with-draft
8854 @c @kindex C-c C-d (Mail)
8855 @c @kindex C-c C-d (Post)
8856 @c If you're writing some super-secret message that you later want to
8857 @c encode with PGP before sending, you may wish to turn the auto-saving
8858 @c (and association with the draft group) off.  You never know who might be
8859 @c interested in reading all your extremely valuable and terribly horrible
8860 @c and interesting secrets.  The @kbd{C-c M-d}
8861 @c (@code{gnus-dissociate-buffer-from-draft}) command does that for you.
8862 @c If you change your mind and want to turn the auto-saving back on again,
8863 @c @kbd{C-c C-d} (@code{gnus-associate-buffer-with-draft} does that.
8864 @c
8865 @c @vindex gnus-use-draft
8866 @c To leave association with the draft group off by default, set
8867 @c @code{gnus-use-draft} to @code{nil}.  It is @code{t} by default.
8868
8869 @findex gnus-draft-edit-message
8870 @kindex D e (Draft)
8871 When you want to continue editing the article, you simply enter the
8872 draft group and push @kbd{D e} (@code{gnus-draft-edit-message}) to do
8873 that.  You will be placed in a buffer where you left off.
8874
8875 Rejected articles will also be put in this draft group (@pxref{Rejected
8876 Articles}).
8877
8878 @findex gnus-draft-send-all-messages
8879 @findex gnus-draft-send-message
8880 If you have lots of rejected messages you want to post (or mail) without
8881 doing further editing, you can use the @kbd{D s} command
8882 (@code{gnus-draft-send-message}).  This command understands the
8883 process/prefix convention (@pxref{Process/Prefix}).  The @kbd{D S}
8884 command (@code{gnus-draft-send-all-messages}) will ship off all messages
8885 in the buffer.
8886
8887 If you have some messages that you wish not to send, you can use the
8888 @kbd{D t} (@code{gnus-draft-toggle-sending}) command to mark the message
8889 as unsendable.  This is a toggling command.
8890
8891
8892 @node Rejected Articles
8893 @section Rejected Articles
8894 @cindex rejected articles
8895
8896 Sometimes a news server will reject an article.  Perhaps the server
8897 doesn't like your face.  Perhaps it just feels miserable.  Perhaps
8898 @emph{there be demons}.  Perhaps you have included too much cited text.
8899 Perhaps the disk is full.  Perhaps the server is down.
8900
8901 These situations are, of course, totally beyond the control of Gnus.
8902 (Gnus, of course, loves the way you look, always feels great, has angels
8903 fluttering around inside of it, doesn't care about how much cited text
8904 you include, never runs full and never goes down.)  So Gnus saves these
8905 articles until some later time when the server feels better.
8906
8907 The rejected articles will automatically be put in a special draft group
8908 (@pxref{Drafts}).  When the server comes back up again, you'd then
8909 typically enter that group and send all the articles off.
8910
8911
8912 @node Select Methods
8913 @chapter Select Methods
8914 @cindex foreign groups
8915 @cindex select methods
8916
8917 A @dfn{foreign group} is a group not read by the usual (or
8918 default) means.  It could be, for instance, a group from a different
8919 @sc{nntp} server, it could be a virtual group, or it could be your own
8920 personal mail group.
8921
8922 A foreign group (or any group, really) is specified by a @dfn{name} and
8923 a @dfn{select method}.  To take the latter first, a select method is a
8924 list where the first element says what backend to use (e.g. @code{nntp},
8925 @code{nnspool}, @code{nnml}) and the second element is the @dfn{server
8926 name}.  There may be additional elements in the select method, where the
8927 value may have special meaning for the backend in question.
8928
8929 One could say that a select method defines a @dfn{virtual server}---so
8930 we do just that (@pxref{The Server Buffer}).
8931
8932 The @dfn{name} of the group is the name the backend will recognize the
8933 group as.
8934
8935 For instance, the group @samp{soc.motss} on the @sc{nntp} server
8936 @samp{some.where.edu} will have the name @samp{soc.motss} and select
8937 method @code{(nntp "some.where.edu")}.  Gnus will call this group
8938 @samp{nntp+some.where.edu:soc.motss}, even though the @code{nntp}
8939 backend just knows this group as @samp{soc.motss}.
8940
8941 The different methods all have their peculiarities, of course.
8942
8943 @menu
8944 * The Server Buffer::     Making and editing virtual servers.
8945 * Getting News::          Reading USENET news with Gnus.
8946 * Getting Mail::          Reading your personal mail with Gnus.
8947 * Other Sources::         Reading directories, files, SOUP packets.
8948 * Combined Groups::       Combining groups into one group.
8949 * Gnus Unplugged::        Reading news and mail offline.
8950 @end menu
8951
8952
8953 @node The Server Buffer
8954 @section The Server Buffer
8955
8956 Traditionally, a @dfn{server} is a machine or a piece of software that
8957 one connects to, and then requests information from.  Gnus does not
8958 connect directly to any real servers, but does all transactions through
8959 one backend or other.  But that's just putting one layer more between
8960 the actual media and Gnus, so we might just as well say that each
8961 backend represents a virtual server.
8962
8963 For instance, the @code{nntp} backend may be used to connect to several
8964 different actual @sc{nntp} servers, or, perhaps, to many different ports
8965 on the same actual @sc{nntp} server.  You tell Gnus which backend to
8966 use, and what parameters to set by specifying a @dfn{select method}.
8967
8968 These select method specifications can sometimes become quite
8969 complicated---say, for instance, that you want to read from the
8970 @sc{nntp} server @samp{news.funet.fi} on port number 13, which
8971 hangs if queried for @sc{nov} headers and has a buggy select.  Ahem.
8972 Anyways, if you had to specify that for each group that used this
8973 server, that would be too much work, so Gnus offers a way of naming
8974 select methods, which is what you do in the server buffer.
8975
8976 To enter the server buffer, use the @kbd{^}
8977 (@code{gnus-group-enter-server-mode}) command in the group buffer.
8978
8979 @menu
8980 * Server Buffer Format::      You can customize the look of this buffer.
8981 * Server Commands::           Commands to manipulate servers.
8982 * Example Methods::           Examples server specifications.
8983 * Creating a Virtual Server:: An example session.
8984 * Server Variables::          Which variables to set.
8985 * Servers and Methods::       You can use server names as select methods.
8986 * Unavailable Servers::       Some servers you try to contact may be down.
8987 @end menu
8988
8989 @vindex gnus-server-mode-hook
8990 @code{gnus-server-mode-hook} is run when creating the server buffer.
8991
8992
8993 @node Server Buffer Format
8994 @subsection Server Buffer Format
8995 @cindex server buffer format
8996
8997 @vindex gnus-server-line-format
8998 You can change the look of the server buffer lines by changing the
8999 @code{gnus-server-line-format} variable.  This is a @code{format}-like
9000 variable, with some simple extensions:
9001
9002 @table @samp
9003
9004 @item h
9005 How the news is fetched---the backend name.
9006
9007 @item n
9008 The name of this server.
9009
9010 @item w
9011 Where the news is to be fetched from---the address.
9012
9013 @item s
9014 The opened/closed/denied status of the server.
9015 @end table
9016
9017 @vindex gnus-server-mode-line-format
9018 The mode line can also be customized by using the
9019 @code{gnus-server-mode-line-format} variable (@pxref{Mode Line
9020 Formatting}).  The following specs are understood:
9021
9022 @table @samp
9023 @item S
9024 Server name.
9025
9026 @item M
9027 Server method.
9028 @end table
9029
9030 Also @pxref{Formatting Variables}.
9031
9032
9033 @node Server Commands
9034 @subsection Server Commands
9035 @cindex server commands
9036
9037 @table @kbd
9038
9039 @item a
9040 @kindex a (Server)
9041 @findex gnus-server-add-server
9042 Add a new server (@code{gnus-server-add-server}).
9043
9044 @item e
9045 @kindex e (Server)
9046 @findex gnus-server-edit-server
9047 Edit a server (@code{gnus-server-edit-server}).
9048
9049 @item SPACE
9050 @kindex SPACE (Server)
9051 @findex gnus-server-read-server
9052 Browse the current server (@code{gnus-server-read-server}).
9053
9054 @item q
9055 @kindex q (Server)
9056 @findex gnus-server-exit
9057 Return to the group buffer (@code{gnus-server-exit}).
9058
9059 @item k
9060 @kindex k (Server)
9061 @findex gnus-server-kill-server
9062 Kill the current server (@code{gnus-server-kill-server}).
9063
9064 @item y
9065 @kindex y (Server)
9066 @findex gnus-server-yank-server
9067 Yank the previously killed server (@code{gnus-server-yank-server}).
9068
9069 @item c
9070 @kindex c (Server)
9071 @findex gnus-server-copy-server
9072 Copy the current server (@code{gnus-server-copy-server}).
9073
9074 @item l
9075 @kindex l (Server)
9076 @findex gnus-server-list-servers
9077 List all servers (@code{gnus-server-list-servers}).
9078
9079 @item s
9080 @kindex s (Server)
9081 @findex gnus-server-scan-server
9082 Request that the server scan its sources for new articles
9083 (@code{gnus-server-scan-server}).  This is mainly sensible with mail
9084 servers.
9085
9086 @item g
9087 @kindex g (Server)
9088 @findex gnus-server-regenerate-server
9089 Request that the server regenerate all its data structures
9090 (@code{gnus-server-regenerate-server}).  This can be useful if you have
9091 a mail backend that has gotten out of synch.
9092
9093 @end table
9094
9095
9096 @node Example Methods
9097 @subsection Example Methods
9098
9099 Most select methods are pretty simple and self-explanatory:
9100
9101 @lisp
9102 (nntp "news.funet.fi")
9103 @end lisp
9104
9105 Reading directly from the spool is even simpler:
9106
9107 @lisp
9108 (nnspool "")
9109 @end lisp
9110
9111 As you can see, the first element in a select method is the name of the
9112 backend, and the second is the @dfn{address}, or @dfn{name}, if you
9113 will.
9114
9115 After these two elements, there may be an arbitrary number of
9116 @var{(variable form)} pairs.
9117
9118 To go back to the first example---imagine that you want to read from
9119 port 15 on that machine.  This is what the select method should
9120 look like then:
9121
9122 @lisp
9123 (nntp "news.funet.fi" (nntp-port-number 15))
9124 @end lisp
9125
9126 You should read the documentation to each backend to find out what
9127 variables are relevant, but here's an @code{nnmh} example:
9128
9129 @code{nnmh} is a mail backend that reads a spool-like structure.  Say
9130 you have two structures that you wish to access: One is your private
9131 mail spool, and the other is a public one.  Here's the possible spec for
9132 your private mail:
9133
9134 @lisp
9135 (nnmh "private" (nnmh-directory "~/private/mail/"))
9136 @end lisp
9137
9138 (This server is then called @samp{private}, but you may have guessed
9139 that.)
9140
9141 Here's the method for a public spool:
9142
9143 @lisp
9144 (nnmh "public"
9145       (nnmh-directory "/usr/information/spool/")
9146       (nnmh-get-new-mail nil))
9147 @end lisp
9148
9149 If you are behind a firewall and only have access to the @sc{nntp}
9150 server from the firewall machine, you can instruct Gnus to @code{rlogin}
9151 on the firewall machine and telnet from there to the @sc{nntp} server.
9152 Doing this can be rather fiddly, but your virtual server definition
9153 should probably look something like this:
9154
9155 @lisp
9156 (nntp "firewall"
9157       (nntp-address "the.firewall.machine")
9158       (nntp-open-connection-function nntp-open-rlogin)
9159       (nntp-end-of-line "\n")
9160       (nntp-rlogin-parameters
9161        ("telnet" "the.real.nntp.host" "nntp")))
9162 @end lisp
9163
9164 If you want to use the wonderful @code{ssh} program to provide a
9165 compressed connection over the modem line, you could create a virtual
9166 server that would look something like this:
9167
9168 @lisp
9169 (nntp "news"
9170        (nntp-address "copper.uio.no")
9171        (nntp-rlogin-program "ssh")
9172        (nntp-open-connection-function nntp-open-rlogin)
9173        (nntp-end-of-line "\n")
9174        (nntp-rlogin-parameters
9175         ("telnet" "news.uio.no" "nntp")))
9176 @end lisp
9177
9178 This means that you have to have set up @code{ssh-agent} correctly to
9179 provide automatic authorization, of course.  And to get a compressed
9180 connection, you have to have the @samp{Compression} option in the
9181 @code{ssh} @file{config} file.
9182
9183
9184 @node Creating a Virtual Server
9185 @subsection Creating a Virtual Server
9186
9187 If you're saving lots of articles in the cache by using persistent
9188 articles, you may want to create a virtual server to read the cache.
9189
9190 First you need to add a new server.  The @kbd{a} command does that.  It
9191 would probably be best to use @code{nnspool} to read the cache.  You
9192 could also use @code{nnml} or @code{nnmh}, though.
9193
9194 Type @kbd{a nnspool RET cache RET}.
9195
9196 You should now have a brand new @code{nnspool} virtual server called
9197 @samp{cache}.  You now need to edit it to have the right definitions.
9198 Type @kbd{e} to edit the server.  You'll be entered into a buffer that
9199 will contain the following:
9200
9201 @lisp
9202 (nnspool "cache")
9203 @end lisp
9204
9205 Change that to:
9206
9207 @lisp
9208 (nnspool "cache"
9209          (nnspool-spool-directory "~/News/cache/")
9210          (nnspool-nov-directory "~/News/cache/")
9211          (nnspool-active-file "~/News/cache/active"))
9212 @end lisp
9213
9214 Type @kbd{C-c C-c} to return to the server buffer.  If you now press
9215 @kbd{RET} over this virtual server, you should be entered into a browse
9216 buffer, and you should be able to enter any of the groups displayed.
9217
9218
9219 @node Server Variables
9220 @subsection Server Variables
9221
9222 One sticky point when defining variables (both on backends and in Emacs
9223 in general) is that some variables are typically initialized from other
9224 variables when the definition of the variables is being loaded.  If you
9225 change the "base" variable after the variables have been loaded, you
9226 won't change the "derived" variables.
9227
9228 This typically affects directory and file variables.  For instance,
9229 @code{nnml-directory} is @file{~/Mail/} by default, and all @code{nnml}
9230 directory variables are initialized from that variable, so
9231 @code{nnml-active-file} will be @file{~/Mail/active}.  If you define a
9232 new virtual @code{nnml} server, it will @emph{not} suffice to set just
9233 @code{nnml-directory}---you have to explicitly set all the file
9234 variables to be what you want them to be.  For a complete list of
9235 variables for each backend, see each backend's section later in this
9236 manual, but here's an example @code{nnml} definition:
9237
9238 @lisp
9239 (nnml "public"
9240       (nnml-directory "~/my-mail/")
9241       (nnml-active-file "~/my-mail/active")
9242       (nnml-newsgroups-file "~/my-mail/newsgroups"))
9243 @end lisp
9244
9245
9246 @node Servers and Methods
9247 @subsection Servers and Methods
9248
9249 Wherever you would normally use a select method
9250 (e.g. @code{gnus-secondary-select-method}, in the group select method,
9251 when browsing a foreign server) you can use a virtual server name
9252 instead.  This could potentially save lots of typing.  And it's nice all
9253 over.
9254
9255
9256 @node Unavailable Servers
9257 @subsection Unavailable Servers
9258
9259 If a server seems to be unreachable, Gnus will mark that server as
9260 @code{denied}.  That means that any subsequent attempt to make contact
9261 with that server will just be ignored.  ``It can't be opened,'' Gnus
9262 will tell you, without making the least effort to see whether that is
9263 actually the case or not.
9264
9265 That might seem quite naughty, but it does make sense most of the time.
9266 Let's say you have 10 groups subscribed to on server
9267 @samp{nephelococcygia.com}.  This server is located somewhere quite far
9268 away from you and the machine is quite slow, so it takes 1 minute just
9269 to find out that it refuses connection to you today.  If Gnus were to
9270 attempt to do that 10 times, you'd be quite annoyed, so Gnus won't
9271 attempt to do that.  Once it has gotten a single ``connection refused'',
9272 it will regard that server as ``down''.
9273
9274 So, what happens if the machine was only feeling unwell temporarily?
9275 How do you test to see whether the machine has come up again?
9276
9277 You jump to the server buffer (@pxref{The Server Buffer}) and poke it
9278 with the following commands:
9279
9280 @table @kbd
9281
9282 @item O
9283 @kindex O (Server)
9284 @findex gnus-server-open-server
9285 Try to establish connection to the server on the current line
9286 (@code{gnus-server-open-server}).
9287
9288 @item C
9289 @kindex C (Server)
9290 @findex gnus-server-close-server
9291 Close the connection (if any) to the server
9292 (@code{gnus-server-close-server}).
9293
9294 @item D
9295 @kindex D (Server)
9296 @findex gnus-server-deny-server
9297 Mark the current server as unreachable
9298 (@code{gnus-server-deny-server}).
9299
9300 @item M-o
9301 @kindex M-o (Server)
9302 @findex gnus-server-open-all-servers
9303 Open the connections to all servers in the buffer
9304 (@code{gnus-server-open-all-servers}).
9305
9306 @item M-c
9307 @kindex M-c (Server)
9308 @findex gnus-server-close-all-servers
9309 Close the connections to all servers in the buffer
9310 (@code{gnus-server-close-all-servers}).
9311
9312 @item R
9313 @kindex R (Server)
9314 @findex gnus-server-remove-denials
9315 Remove all marks to whether Gnus was denied connection from any servers
9316 (@code{gnus-server-remove-denials}).
9317
9318 @end table
9319
9320
9321 @node Getting News
9322 @section Getting News
9323 @cindex reading news
9324 @cindex news backends
9325
9326 A newsreader is normally used for reading news.  Gnus currently provides
9327 only two methods of getting news---it can read from an @sc{nntp} server,
9328 or it can read from a local spool.
9329
9330 @menu
9331 * NNTP::               Reading news from an @sc{nntp} server.
9332 * News Spool::         Reading news from the local spool.
9333 @end menu
9334
9335
9336 @node NNTP
9337 @subsection @sc{nntp}
9338 @cindex nntp
9339
9340 Subscribing to a foreign group from an @sc{nntp} server is rather easy.
9341 You just specify @code{nntp} as method and the address of the @sc{nntp}
9342 server as the, uhm, address.
9343
9344 If the @sc{nntp} server is located at a non-standard port, setting the
9345 third element of the select method to this port number should allow you
9346 to connect to the right port.  You'll have to edit the group info for
9347 that (@pxref{Foreign Groups}).
9348
9349 The name of the foreign group can be the same as a native group.  In
9350 fact, you can subscribe to the same group from as many different servers
9351 you feel like.  There will be no name collisions.
9352
9353 The following variables can be used to create a virtual @code{nntp}
9354 server:
9355
9356 @table @code
9357
9358 @item nntp-server-opened-hook
9359 @vindex nntp-server-opened-hook
9360 @cindex @sc{mode reader}
9361 @cindex authinfo
9362 @cindex authentification
9363 @cindex nntp authentification
9364 @findex nntp-send-authinfo
9365 @findex nntp-send-mode-reader
9366 is run after a connection has been made.  It can be used to send
9367 commands to the @sc{nntp} server after it has been contacted.  By
9368 default it sends the command @code{MODE READER} to the server with the
9369 @code{nntp-send-mode-reader} function.  This function should always be
9370 present in this hook.
9371
9372 @item nntp-authinfo-function
9373 @vindex nntp-authinfo-function
9374 @findex nntp-send-authinfo
9375 @vindex nntp-authinfo-file
9376 This function will be used to send @samp{AUTHINFO} to the @sc{nntp}
9377 server.  The default function is @code{nntp-send-authinfo}, which looks
9378 through your @file{~/.authinfo} (or whatever you've set the
9379 @code{nntp-authinfo-file} variable to) for applicable entries.  If none
9380 are found, it will prompt you for a login name and a password.  The
9381 format of the @file{~/.authinfo} file is (almost) the same as the
9382 @code{ftp} @file{~/.netrc} file, which is defined in the @code{ftp}
9383 manual page, but here are the salient facts:
9384
9385 @enumerate
9386 @item
9387 The file contains one or more line, each of which define one server.
9388
9389 @item
9390 Each line may contain an arbitrary number of token/value pairs.  The
9391 valid tokens include @samp{machine}, @samp{login}, @samp{password},
9392 @samp{default} and @samp{force}.  (The latter is not a valid
9393 @file{.netrc}/@code{ftp} token, which is the only way the
9394 @file{.authinfo} file format deviates from the @file{.netrc} file
9395 format.)
9396
9397 @end enumerate
9398
9399 Here's an example file:
9400
9401 @example
9402 machine news.uio.no login larsi password geheimnis
9403 machine nntp.ifi.uio.no login larsi force yes
9404 @end example
9405
9406 The token/value pairs may appear in any order; @samp{machine} doesn't
9407 have to be first, for instance.
9408
9409 In this example, both login name and password have been supplied for the
9410 former server, while the latter has only the login name listed, and the
9411 user will be prompted for the password.  The latter also has the
9412 @samp{force} tag, which means that the authinfo will be sent to the
9413 @var{nntp} server upon connection; the default (i.e., when there is not
9414 @samp{force} tag) is to not send authinfo to the @var{nntp} server
9415 until the @var{nntp} server asks for it.
9416
9417 You can also add @samp{default} lines that will apply to all servers
9418 that don't have matching @samp{machine} lines.
9419
9420 @example
9421 default force yes
9422 @end example
9423
9424 This will force sending @samp{AUTHINFO} commands to all servers not
9425 previously mentioned.
9426
9427 Remember to not leave the @file{~/.authinfo} file world-readable.
9428
9429 @item nntp-server-action-alist
9430 @vindex nntp-server-action-alist
9431 This is a list of regexps to match on server types and actions to be
9432 taken when matches are made.  For instance, if you want Gnus to beep
9433 every time you connect to innd, you could say something like:
9434
9435 @lisp
9436 (setq nntp-server-action-alist
9437       '(("innd" (ding))))
9438 @end lisp
9439
9440 You probably don't want to do that, though.
9441
9442 The default value is
9443
9444 @lisp
9445 '(("nntpd 1\\.5\\.11t"
9446    (remove-hook 'nntp-server-opened-hook 'nntp-send-mode-reader)))
9447 @end lisp
9448
9449 This ensures that Gnus doesn't send the @code{MODE READER} command to
9450 nntpd 1.5.11t, since that command chokes that server, I've been told.
9451
9452 @item nntp-maximum-request
9453 @vindex nntp-maximum-request
9454 If the @sc{nntp} server doesn't support @sc{nov} headers, this backend
9455 will collect headers by sending a series of @code{head} commands.  To
9456 speed things up, the backend sends lots of these commands without
9457 waiting for reply, and then reads all the replies.  This is controlled
9458 by the @code{nntp-maximum-request} variable, and is 400 by default.  If
9459 your network is buggy, you should set this to 1.
9460
9461 @item nntp-connection-timeout
9462 @vindex nntp-connection-timeout
9463 If you have lots of foreign @code{nntp} groups that you connect to
9464 regularly, you're sure to have problems with @sc{nntp} servers not
9465 responding properly, or being too loaded to reply within reasonable
9466 time.  This is can lead to awkward problems, which can be helped
9467 somewhat by setting @code{nntp-connection-timeout}.  This is an integer
9468 that says how many seconds the @code{nntp} backend should wait for a
9469 connection before giving up.  If it is @code{nil}, which is the default,
9470 no timeouts are done.
9471
9472 @c @item nntp-command-timeout
9473 @c @vindex nntp-command-timeout
9474 @c @cindex PPP connections
9475 @c @cindex dynamic IP addresses
9476 @c If you're running Gnus on a machine that has a dynamically assigned
9477 @c address, Gnus may become confused.  If the address of your machine
9478 @c changes after connecting to the @sc{nntp} server, Gnus will simply sit
9479 @c waiting forever for replies from the server.  To help with this
9480 @c unfortunate problem, you can set this command to a number.  Gnus will
9481 @c then, if it sits waiting for a reply from the server longer than that
9482 @c number of seconds, shut down the connection, start a new one, and resend
9483 @c the command.  This should hopefully be transparent to the user.  A
9484 @c likely number is 30 seconds.
9485 @c
9486 @c @item nntp-retry-on-break
9487 @c @vindex nntp-retry-on-break
9488 @c If this variable is non-@code{nil}, you can also @kbd{C-g} if Gnus
9489 @c hangs.  This will have much the same effect as the command timeout
9490 @c described above.
9491
9492 @item nntp-server-hook
9493 @vindex nntp-server-hook
9494 This hook is run as the last step when connecting to an @sc{nntp}
9495 server.
9496
9497 @findex nntp-open-rlogin
9498 @findex nntp-open-telnet
9499 @findex nntp-open-network-stream
9500 @item nntp-open-connection-function
9501 @vindex nntp-open-connection-function
9502 This function is used to connect to the remote system.  Four pre-made
9503 functions are supplied:
9504
9505 @table @code
9506 @item nntp-open-network-stream
9507 This is the default, and simply connects to some port or other on the
9508 remote system.
9509
9510 @item nntp-open-rlogin
9511 Does an @samp{rlogin} on the
9512 remote system, and then does a @samp{telnet} to the @sc{nntp} server
9513 available there.
9514
9515 @code{nntp-open-rlogin}-related variables:
9516
9517 @table @code
9518
9519 @item nntp-rlogin-program
9520 @vindex nntp-rlogin-program
9521 Program used to log in on remote machines.  The default is @samp{rsh},
9522 but @samp{ssh} is a popular alternative.
9523
9524 @item nntp-rlogin-parameters
9525 @vindex nntp-rlogin-parameters
9526 This list will be used as the parameter list given to @code{rsh}.
9527
9528 @item nntp-rlogin-user-name
9529 @vindex nntp-rlogin-user-name
9530 User name on the remote system.
9531
9532 @end table
9533
9534 @item nntp-open-telnet
9535 Does a @samp{telnet} to the remote system and then another @samp{telnet}
9536 to get to the @sc{nntp} server.
9537
9538 @code{nntp-open-telnet}-related variables:
9539
9540 @table @code
9541 @item nntp-telnet-command
9542 @vindex nntp-telnet-command
9543 Command used to start @code{telnet}.
9544
9545 @item nntp-telnet-switches
9546 @vindex nntp-telnet-switches
9547 List of strings to be used as the switches to the @code{telnet} command.
9548
9549 @item nntp-telnet-user-name
9550 @vindex nntp-telnet-user-name
9551 User name for log in on the remote system.
9552
9553 @item nntp-telnet-passwd
9554 @vindex nntp-telnet-passwd
9555 Password to use when logging in.
9556
9557 @item nntp-telnet-parameters
9558 @vindex nntp-telnet-parameters
9559 A list of strings executed as a command after logging in
9560 via @code{telnet}.
9561
9562 @item nntp-telnet-shell-prompt
9563 @vindex nntp-telnet-shell-prompt
9564 Regexp matching the shell prompt on the remote machine.  The default is
9565 @samp{bash\\|\$ *\r?$\\|> *\r?}.
9566
9567 @item nntp-open-telnet-envuser
9568 @vindex nntp-open-telnet-envuser
9569 If non-@code{nil}, the @code{telnet} session (client and server both)
9570 will support the @code{ENVIRON} option and not prompt for login name.
9571 This works for Solaris @code{telnet}, for instance.
9572
9573 @end table
9574
9575 @findex nntp-open-ssl-stream
9576 @item nntp-open-ssl-stream
9577 Opens a connection to a server over a @dfn{secure} channel.  To use this
9578 you must have SSLay installed
9579 (@file{ftp://ftp.psy.uq.oz.au/pub/Crypto/SSL}, and you also need
9580 @file{ssl.el} (from the W3 distributeion, for instance).  You then
9581 define a server as follows:
9582
9583 @lisp
9584 ;; Type `C-c C-c' after you've finished editing.
9585 ;;
9586 ;; "snews" is port 563 and is predefined in our /etc/services
9587 ;;
9588 (nntp "snews.bar.com"
9589       (nntp-open-connection-function nntp-open-ssl-stream)
9590       (nntp-port-number "snews")
9591       (nntp-address "snews.bar.com"))
9592 @end lisp
9593
9594 @end table
9595
9596 @item nntp-end-of-line
9597 @vindex nntp-end-of-line
9598 String to use as end-of-line marker when talking to the @sc{nntp}
9599 server.  This is @samp{\r\n} by default, but should be @samp{\n} when
9600 using @code{rlogin} to talk to the server.
9601
9602 @item nntp-rlogin-user-name
9603 @vindex nntp-rlogin-user-name
9604 User name on the remote system when using the @code{rlogin} connect
9605 function.
9606
9607 @item nntp-address
9608 @vindex nntp-address
9609 The address of the remote system running the @sc{nntp} server.
9610
9611 @item nntp-port-number
9612 @vindex nntp-port-number
9613 Port number to connect to when using the @code{nntp-open-network-stream}
9614 connect function.
9615
9616 @item nntp-buggy-select
9617 @vindex nntp-buggy-select
9618 Set this to non-@code{nil} if your select routine is buggy.
9619
9620 @item nntp-nov-is-evil
9621 @vindex nntp-nov-is-evil
9622 If the @sc{nntp} server does not support @sc{nov}, you could set this
9623 variable to @code{t}, but @code{nntp} usually checks automatically whether @sc{nov}
9624 can be used.
9625
9626 @item nntp-xover-commands
9627 @vindex nntp-xover-commands
9628 @cindex nov
9629 @cindex XOVER
9630 List of strings used as commands to fetch @sc{nov} lines from a
9631 server.  The default value of this variable is @code{("XOVER"
9632 "XOVERVIEW")}.
9633
9634 @item nntp-nov-gap
9635 @vindex nntp-nov-gap
9636 @code{nntp} normally sends just one big request for @sc{nov} lines to
9637 the server.  The server responds with one huge list of lines.  However,
9638 if you have read articles 2-5000 in the group, and only want to read
9639 article 1 and 5001, that means that @code{nntp} will fetch 4999 @sc{nov}
9640 lines that you will not need.  This variable says how
9641 big a gap between two consecutive articles is allowed to be before the
9642 @code{XOVER} request is split into several request.  Note that if your
9643 network is fast, setting this variable to a really small number means
9644 that fetching will probably be slower.  If this variable is @code{nil},
9645 @code{nntp} will never split requests.  The default is 5.
9646
9647 @item nntp-prepare-server-hook
9648 @vindex nntp-prepare-server-hook
9649 A hook run before attempting to connect to an @sc{nntp} server.
9650
9651 @item nntp-warn-about-losing-connection
9652 @vindex nntp-warn-about-losing-connection
9653 If this variable is non-@code{nil}, some noise will be made when a
9654 server closes connection.
9655
9656 @item nntp-record-commands
9657 @vindex nntp-record-commands
9658 If non-@code{nil}, @code{nntp} will log all commands it sends to the
9659 @sc{nntp} server (along with a timestep) in the @samp{*nntp-log*}
9660 buffer.  This is useful if you are debugging a Gnus/@sc{nntp} connection
9661 that doesn't seem to work.
9662
9663 @end table
9664
9665
9666 @node News Spool
9667 @subsection News Spool
9668 @cindex nnspool
9669 @cindex news spool
9670
9671 Subscribing to a foreign group from the local spool is extremely easy,
9672 and might be useful, for instance, to speed up reading groups that
9673 contain very big articles---@samp{alt.binaries.pictures.furniture}, for
9674 instance.
9675
9676 Anyways, you just specify @code{nnspool} as the method and @code{""} (or
9677 anything else) as the address.
9678
9679 If you have access to a local spool, you should probably use that as the
9680 native select method (@pxref{Finding the News}).  It is normally faster
9681 than using an @code{nntp} select method, but might not be.  It depends.
9682 You just have to try to find out what's best at your site.
9683
9684 @table @code
9685
9686 @item nnspool-inews-program
9687 @vindex nnspool-inews-program
9688 Program used to post an article.
9689
9690 @item nnspool-inews-switches
9691 @vindex nnspool-inews-switches
9692 Parameters given to the inews program when posting an article.
9693
9694 @item nnspool-spool-directory
9695 @vindex nnspool-spool-directory
9696 Where @code{nnspool} looks for the articles.  This is normally
9697 @file{/usr/spool/news/}.
9698
9699 @item nnspool-nov-directory
9700 @vindex nnspool-nov-directory
9701 Where @code{nnspool} will look for @sc{nov} files.  This is normally
9702 @file{/usr/spool/news/over.view/}.
9703
9704 @item nnspool-lib-dir
9705 @vindex nnspool-lib-dir
9706 Where the news lib dir is (@file{/usr/lib/news/} by default).
9707
9708 @item nnspool-active-file
9709 @vindex nnspool-active-file
9710 The path to the active file.
9711
9712 @item nnspool-newsgroups-file
9713 @vindex nnspool-newsgroups-file
9714 The path to the group descriptions file.
9715
9716 @item nnspool-history-file
9717 @vindex nnspool-history-file
9718 The path to the news history file.
9719
9720 @item nnspool-active-times-file
9721 @vindex nnspool-active-times-file
9722 The path to the active date file.
9723
9724 @item nnspool-nov-is-evil
9725 @vindex nnspool-nov-is-evil
9726 If non-@code{nil}, @code{nnspool} won't try to use any @sc{nov} files
9727 that it finds.
9728
9729 @item nnspool-sift-nov-with-sed
9730 @vindex nnspool-sift-nov-with-sed
9731 @cindex sed
9732 If non-@code{nil}, which is the default, use @code{sed} to get the
9733 relevant portion from the overview file.  If nil, @code{nnspool} will
9734 load the entire file into a buffer and process it there.
9735
9736 @end table
9737
9738
9739 @node Getting Mail
9740 @section Getting Mail
9741 @cindex reading mail
9742 @cindex mail
9743
9744 Reading mail with a newsreader---isn't that just plain WeIrD? But of
9745 course.
9746
9747 @menu
9748 * Getting Started Reading Mail:: A simple cookbook example.
9749 * Splitting Mail::               How to create mail groups.
9750 * Mail Sources::                 How to tell Gnus where to get mail from.
9751 * Mail Backend Variables::       Variables for customizing mail handling.
9752 * Fancy Mail Splitting::         Gnus can do hairy splitting of incoming mail.
9753 * Incorporating Old Mail::       What about the old mail you have?
9754 * Expiring Mail::                Getting rid of unwanted mail.
9755 * Washing Mail::                 Removing gruft from the mail you get.
9756 * Duplicates::                   Dealing with duplicated mail.
9757 * Not Reading Mail::             Using mail backends for reading other files.
9758 * Choosing a Mail Backend::      Gnus can read a variety of mail formats.
9759 @end menu
9760
9761
9762 @node Getting Started Reading Mail
9763 @subsection Getting Started Reading Mail
9764
9765 It's quite easy to use Gnus to read your new mail.  You just plonk the
9766 mail backend of your choice into @code{gnus-secondary-select-methods},
9767 and things will happen automatically.
9768
9769 For instance, if you want to use @code{nnml} (which is a "one file per
9770 mail" backend), you could put the following in your @file{.gnus} file:
9771
9772 @lisp
9773 (setq gnus-secondary-select-methods
9774       '((nnml "private")))
9775 @end lisp
9776
9777 Now, the next time you start Gnus, this backend will be queried for new
9778 articles, and it will move all the messages in your spool file to its
9779 directory, which is @code{~/Mail/} by default.  The new group that will
9780 be created (@samp{mail.misc}) will be subscribed, and you can read it
9781 like any other group.
9782
9783 You will probably want to split the mail into several groups, though:
9784
9785 @lisp
9786 (setq nnmail-split-methods
9787       '(("junk" "^From:.*Lars Ingebrigtsen")
9788         ("crazy" "^Subject:.*die\\|^Organization:.*flabby")
9789         ("other" "")))
9790 @end lisp
9791
9792 This will result in three new @code{nnml} mail groups being created:
9793 @samp{nnml:junk}, @samp{nnml:crazy}, and @samp{nnml:other}.  All the
9794 mail that doesn't fit into the first two groups will be placed in the
9795 last group.
9796
9797 This should be sufficient for reading mail with Gnus.  You might want to
9798 give the other sections in this part of the manual a perusal, though.
9799 Especially @pxref{Choosing a Mail Backend} and @pxref{Expiring Mail}.
9800
9801
9802 @node Splitting Mail
9803 @subsection Splitting Mail
9804 @cindex splitting mail
9805 @cindex mail splitting
9806
9807 @vindex nnmail-split-methods
9808 The @code{nnmail-split-methods} variable says how the incoming mail is
9809 to be split into groups.
9810
9811 @lisp
9812 (setq nnmail-split-methods
9813   '(("mail.junk" "^From:.*Lars Ingebrigtsen")
9814     ("mail.crazy" "^Subject:.*die\\|^Organization:.*flabby")
9815     ("mail.other" "")))
9816 @end lisp
9817
9818 This variable is a list of lists, where the first element of each of
9819 these lists is the name of the mail group (they do not have to be called
9820 something beginning with @samp{mail}, by the way), and the second
9821 element is a regular expression used on the header of each mail to
9822 determine if it belongs in this mail group.  The first string may
9823 contain @samp{\\1} forms, like the ones used by @code{replace-match} to
9824 insert sub-expressions from the matched text.  For instance:
9825
9826 @lisp
9827 ("list.\\1" "From:.* \\(.*\\)-list@@majordomo.com")
9828 @end lisp
9829
9830 The second element can also be a function.  In that case, it will be
9831 called narrowed to the headers with the first element of the rule as the
9832 argument.  It should return a non-@code{nil} value if it thinks that the
9833 mail belongs in that group.
9834
9835 The last of these groups should always be a general one, and the regular
9836 expression should @emph{always} be @samp{} so that it matches any mails
9837 that haven't been matched by any of the other regexps.  (These rules are
9838 processed from the beginning of the alist toward the end.  The first
9839 rule to make a match will "win", unless you have crossposting enabled.
9840 In that case, all matching rules will "win".)
9841
9842 If you like to tinker with this yourself, you can set this variable to a
9843 function of your choice.  This function will be called without any
9844 arguments in a buffer narrowed to the headers of an incoming mail
9845 message.  The function should return a list of group names that it
9846 thinks should carry this mail message.
9847
9848 Note that the mail backends are free to maul the poor, innocent,
9849 incoming headers all they want to.  They all add @code{Lines} headers;
9850 some add @code{X-Gnus-Group} headers; most rename the Unix mbox
9851 @code{From<SPACE>} line to something else.
9852
9853 @vindex nnmail-crosspost
9854 The mail backends all support cross-posting.  If several regexps match,
9855 the mail will be ``cross-posted'' to all those groups.
9856 @code{nnmail-crosspost} says whether to use this mechanism or not.  Note
9857 that no articles are crossposted to the general (@samp{}) group.
9858
9859 @vindex nnmail-crosspost-link-function
9860 @cindex crosspost
9861 @cindex links
9862 @code{nnmh} and @code{nnml} makes crossposts by creating hard links to
9863 the crossposted articles.  However, not all file systems support hard
9864 links.  If that's the case for you, set
9865 @code{nnmail-crosspost-link-function} to @code{copy-file}.  (This
9866 variable is @code{add-name-to-file} by default.)
9867
9868 @findex nnmail-split-header-length-limit
9869 Header lines may be arbitrarily long.  However, the longer a line is,
9870 the longer it takes to match them.  Very long lines may lead to Gnus
9871 taking forever to split the mail, so Gnus excludes lines that are longer
9872 than @code{nnmail-split-header-length-limit} (which defaults to 1024).
9873
9874 @kindex M-x nnmail-split-history
9875 @kindex nnmail-split-history
9876 If you wish to see where the previous mail split put the messages, you
9877 can use the @kbd{M-x nnmail-split-history} command.
9878
9879 Gnus gives you all the opportunity you could possibly want for shooting
9880 yourself in the foot.  Let's say you create a group that will contain
9881 all the mail you get from your boss.  And then you accidentally
9882 unsubscribe from the group.  Gnus will still put all the mail from your
9883 boss in the unsubscribed group, and so, when your boss mails you ``Have
9884 that report ready by Monday or you're fired!'', you'll never see it and,
9885 come Tuesday, you'll still believe that you're gainfully employed while
9886 you really should be out collecting empty bottles to save up for next
9887 month's rent money.
9888
9889
9890 @node Mail Sources
9891 @subsection Mail Sources
9892
9893 Mail can be gotten from many different sources---the mail spool, from a
9894 POP mail server, or from a procmail directory, for instance.
9895
9896 @menu
9897 * Mail Source Specifiers::       How to specify what a mail source is.
9898 * Mail Source Customization::    Some variables that influence things.
9899 * Fetching Mail::                Using the mail source specifiers.
9900 @end menu
9901
9902
9903 @node Mail Source Specifiers
9904 @subsubsection Mail Source Specifiers
9905 @cindex POP
9906 @cindex mail server
9907 @cindex procmail
9908 @cindex mail spool
9909 @cindex mail source
9910
9911 You tell Gnus how to fetch mail by creating a @dfn{mail source
9912 specifier}.
9913
9914 Here's an example:
9915
9916 @lisp
9917 (pop :server "pop3.mailserver.com" :user "myname")
9918 @end lisp
9919
9920 As can be observed, a mail source specifier is a list where the first
9921 element is a @dfn{mail source type}, followed by an arbitrary number of
9922 @dfn{keywords}.  Keywords that are not explicitly specified are given
9923 default values.
9924
9925 The following mail source types are available:
9926
9927 @table @code
9928 @item file
9929 Get mail from a single file; typically from the mail spool.
9930
9931 Keywords:
9932
9933 @table @code
9934 @item :path
9935 The path of the file.  Defaults to the value of the @code{MAIL}
9936 environment variable or @file{/usr/mail/spool/user-name}.
9937 @end table
9938
9939 An example file mail source:
9940
9941 @lisp
9942 (file :path "/usr/spool/mail/user-name")
9943 @end lisp
9944
9945 Or using the default path:
9946
9947 @lisp
9948 (file)
9949 @end lisp
9950
9951 @item directory
9952 Get mail from several files in a directory.  This is typically used when
9953 you have procmail split the incoming mail into several files.
9954
9955 Keywords:
9956
9957 @table @code
9958 @item :path
9959 The path of the directory where the files are.  There is no default
9960 value.
9961
9962 @item :suffix
9963 Only files ending with this suffix are used.  The default is
9964 @samp{.spool}.
9965 @end table
9966
9967 An example directory mail source:
9968
9969 @lisp
9970 (directory :path "/home/user-name/procmail-dir/"
9971            :suffix ".prcml")
9972 @end lisp
9973
9974 @item pop
9975 Get mail from a POP server.
9976
9977 Keywords:
9978
9979 @table @code
9980 @item :server
9981 The name of the POP server.  The default is taken from the
9982 @code{MAILHOST} environment variable.
9983
9984 @item :port
9985 The port number of the POP server.  The default is @samp{pop3}.
9986
9987 @item :user
9988 The user name to give to the POP server.  The default is the login
9989 name.
9990
9991 @item :password
9992 The password to give to the POP server.  If not specified, the user is
9993 prompted.
9994
9995 @item :program
9996 The program to use to fetch mail from the POP server.
9997
9998 @item :args
9999 The arguments to give to the program.  If this is a string, it is used
10000 as such.  If this is a list, it is @code{eval}ed first, and the result
10001 is used.
10002
10003 @item :function
10004 The function to use to fetch mail from the POP server.  The function is
10005 called with one parameter---the name of the file where the mail should
10006 be moved to.
10007 @end table
10008
10009 If the @code{:program} and @code{:function} keywords aren't specified,
10010 @code{pop3-movemail} will be used.
10011
10012 Here are some examples.  Fetch from the default POP server, using the
10013 default user name, and default fetcher:
10014
10015 @lisp
10016 (pop)
10017 @end lisp
10018
10019 Fetch from a named server with a named user and password:
10020
10021 @lisp
10022 (pop :server "my.pop.server"
10023      :user "user-name" :password "secret")
10024 @end lisp
10025
10026 Use @samp{movemail} to move the mail:
10027
10028 @lisp
10029 (pop :program "movemail"
10030      :args (format "po:%s %s %s" user mail-source-crash-box password))
10031 @end lisp
10032
10033 @end table
10034
10035
10036 @node Mail Source Customization
10037 @subsubsection Mail Source Customization
10038
10039 The following is a list of variables that influence how the mail is
10040 fetched.  You would normally not need to set or change any of these
10041 variables.
10042
10043 @table @code
10044 @item mail-source-movemail-program
10045 @vindex mail-source-movemail-program
10046 A command to be executed to move mail from the inbox.  The default is
10047 @samp{movemail}.
10048
10049 This can also be a function.  In that case, the function will be
10050 called with two parameters -- the name of the INBOX file, and the file
10051 to be moved to.
10052
10053 @item mail-source-movemail-args
10054 @vindex mail-source-movemail-args
10055 Extra arguments to give to the command described above.
10056
10057 @item mail-source-crash-box
10058 @vindex mail-source-crash-box
10059 File where mail will be stored while processing it.  The default is
10060 @file{~/.emacs-mail-crash-box}.
10061
10062 @item mail-source-delete-incoming
10063 @vindex mail-source-delete-incoming
10064 If non-@code{nil}, delete incoming files after handling them.
10065
10066 @item mail-source-directory
10067 @vindex mail-source-directory
10068 Directory where files (if any) will be stored.  The default is
10069 @file{~/Mail/}.  At present, the only thing this is used for is to say
10070 where the incoming files will be stored if the previous variable is
10071 @code{nil}.
10072
10073 @item mail-source-default-file-modes
10074 @vindex mail-source-default-file-modes
10075 All new mail files will get this file mode.  The default is 384.
10076
10077 @end table
10078
10079
10080 @node Fetching Mail
10081 @subsubsection Fetching Mail
10082
10083 The way to actually tell Gnus where to get new mail from is to set
10084 @code{nnmail-spool-file} to a list of mail source specifiers
10085 (@pxref{Mail Source Specifiers}).
10086
10087 If this variable is @code{nil}, the mail backends will never attempt to
10088 fetch mail by themselves.
10089
10090 If you want to fetch mail both from your local spool as well as a POP
10091 mail server, you'd say something like:
10092
10093 @lisp
10094 (setq mail-spool-file
10095       '((file)
10096         (pop :server "pop3.mail.server"
10097              :password "secret")))
10098 @end lisp
10099
10100 Or, if you don't want to use any of the keyword defaults:
10101
10102 @lisp
10103 (setq mail-spool-file
10104       '((file :path "/var/spool/mail/user-name")
10105         (pop :server "pop3.mail.server"
10106              :user "user-name"
10107              :port "pop3"
10108              :password "secret")))
10109 @end lisp
10110
10111
10112 When you use a mail backend, Gnus will slurp all your mail from your
10113 inbox and plonk it down in your home directory.  Gnus doesn't move any
10114 mail if you're not using a mail backend---you have to do a lot of magic
10115 invocations first.  At the time when you have finished drawing the
10116 pentagram, lightened the candles, and sacrificed the goat, you really
10117 shouldn't be too surprised when Gnus moves your mail.
10118
10119
10120
10121 @node Mail Backend Variables
10122 @subsection Mail Backend Variables
10123
10124 These variables are (for the most part) pertinent to all the various
10125 mail backends.
10126
10127 @table @code
10128 @vindex nnmail-read-incoming-hook
10129 @item nnmail-read-incoming-hook
10130 The mail backends all call this hook after reading new mail.  You can
10131 use this hook to notify any mail watch programs, if you want to.
10132
10133 @vindex nnmail-split-hook
10134 @item nnmail-split-hook
10135 @findex article-decode-encoded-words
10136 @findex RFC1522 decoding
10137 @findex RFC2047 decoding
10138 Hook run in the buffer where the mail headers of each message is kept
10139 just before the splitting based on these headers is done.  The hook is
10140 free to modify the buffer contents in any way it sees fit---the buffer
10141 is discarded after the splitting has been done, and no changes performed
10142 in the buffer will show up in any files.
10143 @code{gnus-article-decode-encoded-words} is one likely function to add
10144 to this hook.
10145
10146 @vindex nnmail-pre-get-new-mail-hook
10147 @vindex nnmail-post-get-new-mail-hook
10148 @item nnmail-pre-get-new-mail-hook
10149 @itemx nnmail-post-get-new-mail-hook
10150 These are two useful hooks executed when treating new incoming
10151 mail---@code{nnmail-pre-get-new-mail-hook} (is called just before
10152 starting to handle the new mail) and
10153 @code{nnmail-post-get-new-mail-hook} (is called when the mail handling
10154 is done).  Here's and example of using these two hooks to change the
10155 default file modes the new mail files get:
10156
10157 @lisp
10158 (add-hook 'gnus-pre-get-new-mail-hook
10159           (lambda () (set-default-file-modes 511)))
10160
10161 (add-hook 'gnus-post-get-new-mail-hook
10162           (lambda () (set-default-file-modes 551)))
10163 @end lisp
10164
10165 @item nnmail-use-long-file-names
10166 @vindex nnmail-use-long-file-names
10167 If non-@code{nil}, the mail backends will use long file and directory
10168 names.  Groups like @samp{mail.misc} will end up in directories
10169 (assuming use of @code{nnml} backend) or files (assuming use of
10170 @code{nnfolder} backend) like @file{mail.misc}.  If it is @code{nil},
10171 the same group will end up in @file{mail/misc}.
10172
10173 @item nnmail-delete-file-function
10174 @vindex nnmail-delete-file-function
10175 @findex delete-file
10176 Function called to delete files.  It is @code{delete-file} by default.
10177
10178 @item nnmail-cache-accepted-message-ids
10179 @vindex nnmail-cache-accepted-message-ids
10180 If non-@code{nil}, put the @code{Message-ID}s of articles imported into
10181 the backend (via @code{Gcc}, for instance) into the mail duplication
10182 discovery cache.  The default is @code{nil}.
10183
10184 @end table
10185
10186
10187 @node Fancy Mail Splitting
10188 @subsection Fancy Mail Splitting
10189 @cindex mail splitting
10190 @cindex fancy mail splitting
10191
10192 @vindex nnmail-split-fancy
10193 @findex nnmail-split-fancy
10194 If the rather simple, standard method for specifying how to split mail
10195 doesn't allow you to do what you want, you can set
10196 @code{nnmail-split-methods} to @code{nnmail-split-fancy}.  Then you can
10197 play with the @code{nnmail-split-fancy} variable.
10198
10199 Let's look at an example value of this variable first:
10200
10201 @lisp
10202 ;; Messages from the mailer daemon are not crossposted to any of
10203 ;; the ordinary groups.  Warnings are put in a separate group
10204 ;; from real errors.
10205 (| ("from" mail (| ("subject" "warn.*" "mail.warning")
10206                    "mail.misc"))
10207    ;; Non-error messages are crossposted to all relevant
10208    ;; groups, but we don't crosspost between the group for the
10209    ;; (ding) list and the group for other (ding) related mail.
10210    (& (| (any "ding@@ifi\\.uio\\.no" "ding.list")
10211          ("subject" "ding" "ding.misc"))
10212       ;; Other mailing lists...
10213       (any "procmail@@informatik\\.rwth-aachen\\.de" "procmail.list")
10214       (any "SmartList@@informatik\\.rwth-aachen\\.de" "SmartList.list")
10215       ;; People...
10216       (any "larsi@@ifi\\.uio\\.no" "people.Lars_Magne_Ingebrigtsen"))
10217    ;; Unmatched mail goes to the catch all group.
10218    "misc.misc")
10219 @end lisp
10220
10221 This variable has the format of a @dfn{split}.  A split is a (possibly)
10222 recursive structure where each split may contain other splits.  Here are
10223 the five possible split syntaxes:
10224
10225 @enumerate
10226
10227 @item
10228 @samp{group}: If the split is a string, that will be taken as a group
10229 name.  Normal regexp match expansion will be done.  See below for
10230 examples.
10231
10232 @item
10233 @var{(FIELD VALUE SPLIT)}: If the split is a list, the first element of
10234 which is a string, then store the message as specified by SPLIT, if
10235 header FIELD (a regexp) contains VALUE (also a regexp).
10236
10237 @item
10238 @var{(| SPLIT...)}: If the split is a list, and the first element is
10239 @code{|} (vertical bar), then process each SPLIT until one of them
10240 matches.  A SPLIT is said to match if it will cause the mail message to
10241 be stored in one or more groups.
10242
10243 @item
10244 @var{(& SPLIT...)}: If the split is a list, and the first element is
10245 @code{&}, then process all SPLITs in the list.
10246
10247 @item
10248 @code{junk}: If the split is the symbol @code{junk}, then don't save
10249 this message. Use with extreme caution.
10250
10251 @item
10252 @var{(: function arg1 arg2 ...)}:  If the split is a list, and the first
10253 element is @code{:}, then the second element will be called as a
10254 function with @var{args} given as arguments.  The function should return
10255 a SPLIT.
10256
10257 @item
10258 @code{nil}: If the split is @code{nil}, it is ignored.
10259
10260 @end enumerate
10261
10262 In these splits, @var{FIELD} must match a complete field name.
10263 @var{VALUE} must match a complete word according to the fundamental mode
10264 syntax table.  You can use @code{.*} in the regexps to match partial
10265 field names or words.  In other words, all @var{VALUE}'s are wrapped in
10266 @samp{\<} and @samp{\>} pairs.
10267
10268 @vindex nnmail-split-abbrev-alist
10269 @var{FIELD} and @var{VALUE} can also be lisp symbols, in that case they
10270 are expanded as specified by the variable
10271 @code{nnmail-split-abbrev-alist}.  This is an alist of cons cells, where
10272 the @code{car} of a cell contains the key, and the @code{cdr} contains the associated
10273 value.
10274
10275 @vindex nnmail-split-fancy-syntax-table
10276 @code{nnmail-split-fancy-syntax-table} is the syntax table in effect
10277 when all this splitting is performed.
10278
10279 If you want to have Gnus create groups dynamically based on some
10280 information in the headers (i.e., do @code{replace-match}-like
10281 substitutions in the group names), you can say things like:
10282
10283 @example
10284 (any "debian-\\b\\(\\w+\\)@@lists.debian.org" "mail.debian.\\1")
10285 @end example
10286
10287 If the string contains the element @samp{\&}, then the previously
10288 matched string will be substituted.  Similarly, the elements @samp{\\1}
10289 up to @samp{\\9} will be substituted with the text matched by the
10290 groupings 1 through 9.
10291
10292
10293 @node Incorporating Old Mail
10294 @subsection Incorporating Old Mail
10295
10296 Most people have lots of old mail stored in various file formats.  If
10297 you have set up Gnus to read mail using one of the spiffy Gnus mail
10298 backends, you'll probably wish to have that old mail incorporated into
10299 your mail groups.
10300
10301 Doing so can be quite easy.
10302
10303 To take an example: You're reading mail using @code{nnml}
10304 (@pxref{Mail Spool}), and have set @code{nnmail-split-methods} to a
10305 satisfactory value (@pxref{Splitting Mail}).  You have an old Unix mbox
10306 file filled with important, but old, mail.  You want to move it into
10307 your @code{nnml} groups.
10308
10309 Here's how:
10310
10311 @enumerate
10312 @item
10313 Go to the group buffer.
10314
10315 @item
10316 Type `G f' and give the path to the mbox file when prompted to create an
10317 @code{nndoc} group from the mbox file (@pxref{Foreign Groups}).
10318
10319 @item
10320 Type `SPACE' to enter the newly created group.
10321
10322 @item
10323 Type `M P b' to process-mark all articles in this group's buffer
10324 (@pxref{Setting Process Marks}).
10325
10326 @item
10327 Type `B r' to respool all the process-marked articles, and answer
10328 @samp{nnml} when prompted (@pxref{Mail Group Commands}).
10329 @end enumerate
10330
10331 All the mail messages in the mbox file will now also be spread out over
10332 all your @code{nnml} groups.  Try entering them and check whether things
10333 have gone without a glitch.  If things look ok, you may consider
10334 deleting the mbox file, but I wouldn't do that unless I was absolutely
10335 sure that all the mail has ended up where it should be.
10336
10337 Respooling is also a handy thing to do if you're switching from one mail
10338 backend to another.  Just respool all the mail in the old mail groups
10339 using the new mail backend.
10340
10341
10342 @node Expiring Mail
10343 @subsection Expiring Mail
10344 @cindex article expiry
10345
10346 Traditional mail readers have a tendency to remove mail articles when
10347 you mark them as read, in some way.  Gnus takes a fundamentally
10348 different approach to mail reading.
10349
10350 Gnus basically considers mail just to be news that has been received in
10351 a rather peculiar manner.  It does not think that it has the power to
10352 actually change the mail, or delete any mail messages.  If you enter a
10353 mail group, and mark articles as ``read'', or kill them in some other
10354 fashion, the mail articles will still exist on the system.  I repeat:
10355 Gnus will not delete your old, read mail.  Unless you ask it to, of
10356 course.
10357
10358 To make Gnus get rid of your unwanted mail, you have to mark the
10359 articles as @dfn{expirable}.  This does not mean that the articles will
10360 disappear right away, however.  In general, a mail article will be
10361 deleted from your system if, 1) it is marked as expirable, AND 2) it is
10362 more than one week old.  If you do not mark an article as expirable, it
10363 will remain on your system until hell freezes over.  This bears
10364 repeating one more time, with some spurious capitalizations: IF you do
10365 NOT mark articles as EXPIRABLE, Gnus will NEVER delete those ARTICLES.
10366
10367 @vindex gnus-auto-expirable-newsgroups
10368 You do not have to mark articles as expirable by hand.  Groups that
10369 match the regular expression @code{gnus-auto-expirable-newsgroups} will
10370 have all articles that you read marked as expirable automatically.  All
10371 articles marked as expirable have an @samp{E} in the first
10372 column in the summary buffer.
10373
10374 By default, if you have auto expiry switched on, Gnus will mark all the
10375 articles you read as expirable, no matter if they were read or unread
10376 before.  To avoid having articles marked as read marked as expirable
10377 automatically, you can put something like the following in your
10378 @file{.gnus} file:
10379
10380 @vindex gnus-mark-article-hook
10381 @lisp
10382 (remove-hook 'gnus-mark-article-hook
10383              'gnus-summary-mark-read-and-unread-as-read)
10384 (add-hook 'gnus-mark-article-hook 'gnus-summary-mark-unread-as-read)
10385 @end lisp
10386
10387 Note that making a group auto-expirable doesn't mean that all read
10388 articles are expired---only the articles marked as expirable
10389 will be expired.  Also note that using the @kbd{d} command won't make
10390 groups expirable---only semi-automatic marking of articles as read will
10391 mark the articles as expirable in auto-expirable groups.
10392
10393 Let's say you subscribe to a couple of mailing lists, and you want the
10394 articles you have read to disappear after a while:
10395
10396 @lisp
10397 (setq gnus-auto-expirable-newsgroups
10398       "mail.nonsense-list\\|mail.nice-list")
10399 @end lisp
10400
10401 Another way to have auto-expiry happen is to have the element
10402 @code{auto-expire} in the group parameters of the group.
10403
10404 If you use adaptive scoring (@pxref{Adaptive Scoring}) and
10405 auto-expiring, you'll have problems.  Auto-expiring and adaptive scoring
10406 don't really mix very well.
10407
10408 @vindex nnmail-expiry-wait
10409 The @code{nnmail-expiry-wait} variable supplies the default time an
10410 expirable article has to live.  Gnus starts counting days from when the
10411 message @emph{arrived}, not from when it was sent.  The default is seven
10412 days.
10413
10414 Gnus also supplies a function that lets you fine-tune how long articles
10415 are to live, based on what group they are in.  Let's say you want to
10416 have one month expiry period in the @samp{mail.private} group, a one day
10417 expiry period in the @samp{mail.junk} group, and a six day expiry period
10418 everywhere else:
10419
10420 @vindex nnmail-expiry-wait-function
10421 @lisp
10422 (setq nnmail-expiry-wait-function
10423       (lambda (group)
10424        (cond ((string= group "mail.private")
10425                31)
10426              ((string= group "mail.junk")
10427                1)
10428              ((string= group "important")
10429                'never)
10430              (t
10431                6))))
10432 @end lisp
10433
10434 The group names this function is fed are ``unadorned'' group
10435 names---no @samp{nnml:} prefixes and the like.
10436
10437 The @code{nnmail-expiry-wait} variable and
10438 @code{nnmail-expiry-wait-function} function can either be a number (not
10439 necessarily an integer) or one of the symbols @code{immediate} or
10440 @code{never}.
10441
10442 You can also use the @code{expiry-wait} group parameter to selectively
10443 change the expiry period (@pxref{Group Parameters}).
10444
10445 @vindex nnmail-keep-last-article
10446 If @code{nnmail-keep-last-article} is non-@code{nil}, Gnus will never
10447 expire the final article in a mail newsgroup.  This is to make life
10448 easier for procmail users.
10449
10450 @vindex gnus-total-expirable-newsgroups
10451 By the way: That line up there, about Gnus never expiring non-expirable
10452 articles, is a lie.  If you put @code{total-expire} in the group
10453 parameters, articles will not be marked as expirable, but all read
10454 articles will be put through the expiry process.  Use with extreme
10455 caution.  Even more dangerous is the
10456 @code{gnus-total-expirable-newsgroups} variable.  All groups that match
10457 this regexp will have all read articles put through the expiry process,
10458 which means that @emph{all} old mail articles in the groups in question
10459 will be deleted after a while.  Use with extreme caution, and don't come
10460 crying to me when you discover that the regexp you used matched the
10461 wrong group and all your important mail has disappeared.  Be a
10462 @emph{man}!  Or a @emph{woman}!  Whatever you feel more comfortable
10463 with!  So there!
10464
10465 Most people make most of their mail groups total-expirable, though.
10466
10467 @vindex gnus-inhibit-user-auto-expire
10468 If @code{gnus-inhibit-user-auto-expire} is non-@code{nil}, user marking
10469 commands will not mark an article as expirable, even if the group has
10470 auto-expire turned on.
10471
10472
10473 @node Washing Mail
10474 @subsection Washing Mail
10475 @cindex mail washing
10476 @cindex list server brain damage
10477 @cindex incoming mail treatment
10478
10479 Mailers and list servers are notorious for doing all sorts of really,
10480 really stupid things with mail.  ``Hey, RFC822 doesn't explicitly
10481 prohibit us from adding the string @code{wE aRe ElItE!!!!!1!!} to the
10482 end of all lines passing through our server, so let's do that!!!!1!''
10483 Yes, but RFC822 wasn't designed to be read by morons.  Things that were
10484 considered to be self-evident were not discussed.  So.  Here we are.
10485
10486 Case in point:  The German version of Microsoft Exchange adds @samp{AW:
10487 } to the subjects of replies instead of @samp{Re: }.  I could pretend to
10488 be shocked and dismayed by this, but I haven't got the energy.  It is to
10489 laugh.
10490
10491 Gnus provides a plethora of functions for washing articles while
10492 displaying them, but it might be nicer to do the filtering before
10493 storing the mail to disc.  For that purpose, we have three hooks and
10494 various functions that can be put in these hooks.
10495
10496 @table @code
10497 @item nnmail-prepare-incoming-hook
10498 @vindex nnmail-prepare-incoming-hook
10499 This hook is called before doing anything with the mail and is meant for
10500 grand, sweeping gestures.  It is called in a buffer that contains all
10501 the new, incoming mail.  Functions to be used include:
10502
10503 @table @code
10504 @item nnheader-ms-strip-cr
10505 @findex nnheader-ms-strip-cr
10506 Remove trailing carriage returns from each line.  This is default on
10507 Emacs running on MS machines.
10508
10509 @end table
10510
10511 @item nnmail-prepare-incoming-header-hook
10512 @vindex nnmail-prepare-incoming-header-hook
10513 This hook is called narrowed to each header.  It can be used when
10514 cleaning up the headers.  Functions that can be used include:
10515
10516 @table @code
10517 @item nnmail-remove-leading-whitespace
10518 @findex nnmail-remove-leading-whitespace
10519 Clear leading white space that ``helpful'' listservs have added to the
10520 headers to make them look nice.  Aaah.
10521
10522 @item nnmail-remove-list-identifiers
10523 @findex nnmail-remove-list-identifiers
10524 Some list servers add an identifier---for example, @samp{(idm)}---to the
10525 beginning of all @code{Subject} headers.  I'm sure that's nice for
10526 people who use stone age mail readers.  This function will remove
10527 strings that match the @code{nnmail-list-identifiers} regexp, which can
10528 also be a list of regexp.
10529
10530 For instance, if you want to remove the @samp{(idm)} and the
10531 @samp{nagnagnag} identifiers:
10532
10533 @lisp
10534 (setq nnmail-list-identifiers
10535       '("(idm)" "nagnagnag"))
10536 @end lisp
10537
10538 @item nnmail-remove-tabs
10539 @findex nnmail-remove-tabs
10540 Translate all @samp{TAB} characters into @samp{SPACE} characters.
10541
10542 @item nnmail-fix-eudora-headers
10543 @findex nnmail-fix-eudora-headers
10544 @cindex Eudora
10545 Eudora produces broken @code{References} headers, but OK
10546 @code{In-Reply-To} headers.  This function will get rid of the
10547 @code{References} headers.
10548
10549 @end table
10550
10551 @item nnmail-prepare-incoming-message-hook
10552 @vindex nnmail-prepare-incoming-message-hook
10553 This hook is called narrowed to each message.  Functions to be used
10554 include:
10555
10556 @table @code
10557 @item article-de-quoted-unreadable
10558 @findex article-de-quoted-unreadable
10559 Decode Quoted Readable encoding.
10560
10561 @end table
10562 @end table
10563
10564
10565 @node Duplicates
10566 @subsection Duplicates
10567
10568 @vindex nnmail-treat-duplicates
10569 @vindex nnmail-message-id-cache-length
10570 @vindex nnmail-message-id-cache-file
10571 @cindex duplicate mails
10572 If you are a member of a couple of mailing lists, you will sometimes
10573 receive two copies of the same mail.  This can be quite annoying, so
10574 @code{nnmail} checks for and treats any duplicates it might find.  To do
10575 this, it keeps a cache of old @code{Message-ID}s---
10576 @code{nnmail-message-id-cache-file}, which is @file{~/.nnmail-cache} by
10577 default.  The approximate maximum number of @code{Message-ID}s stored
10578 there is controlled by the @code{nnmail-message-id-cache-length}
10579 variable, which is 1000 by default. (So 1000 @code{Message-ID}s will be
10580 stored.) If all this sounds scary to you, you can set
10581 @code{nnmail-treat-duplicates} to @code{warn} (which is what it is by
10582 default), and @code{nnmail} won't delete duplicate mails.  Instead it
10583 will insert a warning into the head of the mail saying that it thinks
10584 that this is a duplicate of a different message.
10585
10586 This variable can also be a function.  If that's the case, the function
10587 will be called from a buffer narrowed to the message in question with
10588 the @code{Message-ID} as a parameter.  The function must return either
10589 @code{nil}, @code{warn}, or @code{delete}.
10590
10591 You can turn this feature off completely by setting the variable to
10592 @code{nil}.
10593
10594 If you want all the duplicate mails to be put into a special
10595 @dfn{duplicates} group, you could do that using the normal mail split
10596 methods:
10597
10598 @lisp
10599 (setq nnmail-split-fancy
10600       '(| ;; Messages duplicates go to a separate group.
10601           ("gnus-warning" "duplication of message" "duplicate")
10602           ;; Message from daemons, postmaster, and the like to another.
10603           (any mail "mail.misc")
10604           ;; Other rules.
10605           [ ... ] ))
10606 @end lisp
10607
10608 Or something like:
10609 @lisp
10610 (setq nnmail-split-methods
10611       '(("duplicates" "^Gnus-Warning:")
10612         ;; Other rules.
10613         [...]))
10614 @end lisp
10615
10616 Here's a neat feature: If you know that the recipient reads her mail
10617 with Gnus, and that she has @code{nnmail-treat-duplicates} set to
10618 @code{delete}, you can send her as many insults as you like, just by
10619 using a @code{Message-ID} of a mail that you know that she's already
10620 received.  Think of all the fun!  She'll never see any of it!  Whee!
10621
10622
10623 @node Not Reading Mail
10624 @subsection Not Reading Mail
10625
10626 If you start using any of the mail backends, they have the annoying
10627 habit of assuming that you want to read mail with them.  This might not
10628 be unreasonable, but it might not be what you want.
10629
10630 If you set @code{nnmail-spool-file} to @code{nil}, none of the backends
10631 will ever attempt to read incoming mail, which should help.
10632
10633 @vindex nnbabyl-get-new-mail
10634 @vindex nnmbox-get-new-mail
10635 @vindex nnml-get-new-mail
10636 @vindex nnmh-get-new-mail
10637 @vindex nnfolder-get-new-mail
10638 This might be too much, if, for instance, you are reading mail quite
10639 happily with @code{nnml} and just want to peek at some old @sc{rmail}
10640 file you have stashed away with @code{nnbabyl}.  All backends have
10641 variables called backend-@code{get-new-mail}.  If you want to disable
10642 the @code{nnbabyl} mail reading, you edit the virtual server for the
10643 group to have a setting where @code{nnbabyl-get-new-mail} to @code{nil}.
10644
10645 All the mail backends will call @code{nn}*@code{-prepare-save-mail-hook}
10646 narrowed to the article to be saved before saving it when reading
10647 incoming mail.
10648
10649
10650 @node Choosing a Mail Backend
10651 @subsection Choosing a Mail Backend
10652
10653 Gnus will read the mail spool when you activate a mail group.  The mail
10654 file is first copied to your home directory.  What happens after that
10655 depends on what format you want to store your mail in.
10656
10657 @menu
10658 * Unix Mail Box::               Using the (quite) standard Un*x mbox.
10659 * Rmail Babyl::                 Emacs programs use the rmail babyl format.
10660 * Mail Spool::                  Store your mail in a private spool?
10661 * MH Spool::                    An mhspool-like backend.
10662 * Mail Folders::                Having one file for each group.
10663 @end menu
10664
10665
10666 @node Unix Mail Box
10667 @subsubsection Unix Mail Box
10668 @cindex nnmbox
10669 @cindex unix mail box
10670
10671 @vindex nnmbox-active-file
10672 @vindex nnmbox-mbox-file
10673 The @dfn{nnmbox} backend will use the standard Un*x mbox file to store
10674 mail.  @code{nnmbox} will add extra headers to each mail article to say
10675 which group it belongs in.
10676
10677 Virtual server settings:
10678
10679 @table @code
10680 @item nnmbox-mbox-file
10681 @vindex nnmbox-mbox-file
10682 The name of the mail box in the user's home directory.
10683
10684 @item nnmbox-active-file
10685 @vindex nnmbox-active-file
10686 The name of the active file for the mail box.
10687
10688 @item nnmbox-get-new-mail
10689 @vindex nnmbox-get-new-mail
10690 If non-@code{nil}, @code{nnmbox} will read incoming mail and split it
10691 into groups.
10692 @end table
10693
10694
10695 @node Rmail Babyl
10696 @subsubsection Rmail Babyl
10697 @cindex nnbabyl
10698 @cindex rmail mbox
10699
10700 @vindex nnbabyl-active-file
10701 @vindex nnbabyl-mbox-file
10702 The @dfn{nnbabyl} backend will use a babyl mail box (aka. @dfn{rmail
10703 mbox}) to store mail. @code{nnbabyl} will add extra headers to each mail
10704 article to say which group it belongs in.
10705
10706 Virtual server settings:
10707
10708 @table @code
10709 @item nnbabyl-mbox-file
10710 @vindex nnbabyl-mbox-file
10711 The name of the rmail mbox file.
10712
10713 @item nnbabyl-active-file
10714 @vindex nnbabyl-active-file
10715 The name of the active file for the rmail box.
10716
10717 @item nnbabyl-get-new-mail
10718 @vindex nnbabyl-get-new-mail
10719 If non-@code{nil}, @code{nnbabyl} will read incoming mail.
10720 @end table
10721
10722
10723 @node Mail Spool
10724 @subsubsection Mail Spool
10725 @cindex nnml
10726 @cindex mail @sc{nov} spool
10727
10728 The @dfn{nnml} spool mail format isn't compatible with any other known
10729 format.  It should be used with some caution.
10730
10731 @vindex nnml-directory
10732 If you use this backend, Gnus will split all incoming mail into files,
10733 one file for each mail, and put the articles into the corresponding
10734 directories under the directory specified by the @code{nnml-directory}
10735 variable.  The default value is @file{~/Mail/}.
10736
10737 You do not have to create any directories beforehand; Gnus will take
10738 care of all that.
10739
10740 If you have a strict limit as to how many files you are allowed to store
10741 in your account, you should not use this backend.  As each mail gets its
10742 own file, you might very well occupy thousands of inodes within a few
10743 weeks.  If this is no problem for you, and it isn't a problem for you
10744 having your friendly systems administrator walking around, madly,
10745 shouting ``Who is eating all my inodes?! Who? Who!?!'', then you should
10746 know that this is probably the fastest format to use.  You do not have
10747 to trudge through a big mbox file just to read your new mail.
10748
10749 @code{nnml} is probably the slowest backend when it comes to article
10750 splitting.  It has to create lots of files, and it also generates
10751 @sc{nov} databases for the incoming mails.  This makes it the fastest
10752 backend when it comes to reading mail.
10753
10754 Virtual server settings:
10755
10756 @table @code
10757 @item nnml-directory
10758 @vindex nnml-directory
10759 All @code{nnml} directories will be placed under this directory.
10760
10761 @item nnml-active-file
10762 @vindex nnml-active-file
10763 The active file for the @code{nnml} server.
10764
10765 @item nnml-newsgroups-file
10766 @vindex nnml-newsgroups-file
10767 The @code{nnml} group descriptions file.  @xref{Newsgroups File
10768 Format}.
10769
10770 @item nnml-get-new-mail
10771 @vindex nnml-get-new-mail
10772 If non-@code{nil}, @code{nnml} will read incoming mail.
10773
10774 @item nnml-nov-is-evil
10775 @vindex nnml-nov-is-evil
10776 If non-@code{nil}, this backend will ignore any @sc{nov} files.
10777
10778 @item nnml-nov-file-name
10779 @vindex nnml-nov-file-name
10780 The name of the @sc{nov} files.  The default is @file{.overview}.
10781
10782 @item nnml-prepare-save-mail-hook
10783 @vindex nnml-prepare-save-mail-hook
10784 Hook run narrowed to an article before saving.
10785
10786 @end table
10787
10788 @findex nnml-generate-nov-databases
10789 If your @code{nnml} groups and @sc{nov} files get totally out of whack,
10790 you can do a complete update by typing @kbd{M-x
10791 nnml-generate-nov-databases}.  This command will trawl through the
10792 entire @code{nnml} hierarchy, looking at each and every article, so it
10793 might take a while to complete.  A better interface to this
10794 functionality can be found in the server buffer (@pxref{Server
10795 Commands}).
10796
10797
10798 @node MH Spool
10799 @subsubsection MH Spool
10800 @cindex nnmh
10801 @cindex mh-e mail spool
10802
10803 @code{nnmh} is just like @code{nnml}, except that is doesn't generate
10804 @sc{nov} databases and it doesn't keep an active file.  This makes
10805 @code{nnmh} a @emph{much} slower backend than @code{nnml}, but it also
10806 makes it easier to write procmail scripts for.
10807
10808 Virtual server settings:
10809
10810 @table @code
10811 @item nnmh-directory
10812 @vindex nnmh-directory
10813 All @code{nnmh} directories will be located under this directory.
10814
10815 @item nnmh-get-new-mail
10816 @vindex nnmh-get-new-mail
10817 If non-@code{nil}, @code{nnmh} will read incoming mail.
10818
10819 @item nnmh-be-safe
10820 @vindex nnmh-be-safe
10821 If non-@code{nil}, @code{nnmh} will go to ridiculous lengths to make
10822 sure that the articles in the folder are actually what Gnus thinks they
10823 are.  It will check date stamps and stat everything in sight, so
10824 setting this to @code{t} will mean a serious slow-down.  If you never
10825 use anything but Gnus to read the @code{nnmh} articles, you do not have
10826 to set this variable to @code{t}.
10827 @end table
10828
10829
10830 @node Mail Folders
10831 @subsubsection Mail Folders
10832 @cindex nnfolder
10833 @cindex mbox folders
10834 @cindex mail folders
10835
10836 @code{nnfolder} is a backend for storing each mail group in a separate
10837 file.  Each file is in the standard Un*x mbox format.  @code{nnfolder}
10838 will add extra headers to keep track of article numbers and arrival
10839 dates.
10840
10841 Virtual server settings:
10842
10843 @table @code
10844 @item nnfolder-directory
10845 @vindex nnfolder-directory
10846 All the @code{nnfolder} mail boxes will be stored under this directory.
10847
10848 @item nnfolder-active-file
10849 @vindex nnfolder-active-file
10850 The name of the active file.
10851
10852 @item nnfolder-newsgroups-file
10853 @vindex nnfolder-newsgroups-file
10854 The name of the group descriptions file.  @xref{Newsgroups File Format}.
10855
10856 @item nnfolder-get-new-mail
10857 @vindex nnfolder-get-new-mail
10858 If non-@code{nil}, @code{nnfolder} will read incoming mail.
10859
10860 @item nnfolder-save-buffer-hook
10861 @vindex nnfolder-save-buffer-hook
10862 @cindex backup files
10863 Hook run before saving the folders.  Note that Emacs does the normal
10864 backup renaming of files even with the @code{nnfolder} buffers.  If you
10865 wish to switch this off, you could say something like the following in
10866 your @file{.emacs} file:
10867
10868 @lisp
10869 (defun turn-off-backup ()
10870   (set (make-local-variable 'backup-inhibited) t))
10871
10872 (add-hook 'nnfolder-save-buffer-hook 'turn-off-backup)
10873 @end lisp
10874
10875 @item nnfolder-delete-mail-hook
10876 @vindex nnfolder-delete-mail-hook
10877 Hook run in a buffer narrowed to the message that is to be deleted.
10878 This function can be used to copy the message to somewhere else, or to
10879 extract some information from it before removing it.
10880
10881 @end table
10882
10883
10884 @findex nnfolder-generate-active-file
10885 @kindex M-x nnfolder-generate-active-file
10886 If you have lots of @code{nnfolder}-like files you'd like to read with
10887 @code{nnfolder}, you can use the @kbd{M-x nnfolder-generate-active-file}
10888 command to make @code{nnfolder} aware of all likely files in
10889 @code{nnfolder-directory}.
10890
10891
10892 @node Other Sources
10893 @section Other Sources
10894
10895 Gnus can do more than just read news or mail.  The methods described
10896 below allow Gnus to view directories and files as if they were
10897 newsgroups.
10898
10899 @menu
10900 * Directory Groups::      You can read a directory as if it was a newsgroup.
10901 * Anything Groups::       Dired?  Who needs dired?
10902 * Document Groups::       Single files can be the basis of a group.
10903 * SOUP::                  Reading @sc{SOUP} packets ``offline''.
10904 * Web Searches::          Creating groups from articles that match a string.
10905 * Mail-To-News Gateways:: Posting articles via mail-to-news gateways.
10906 @end menu
10907
10908
10909 @node Directory Groups
10910 @subsection Directory Groups
10911 @cindex nndir
10912 @cindex directory groups
10913
10914 If you have a directory that has lots of articles in separate files in
10915 it, you might treat it as a newsgroup.  The files have to have numerical
10916 names, of course.
10917
10918 This might be an opportune moment to mention @code{ange-ftp} (and its
10919 successor @code{efs}), that most wonderful of all wonderful Emacs
10920 packages.  When I wrote @code{nndir}, I didn't think much about it---a
10921 backend to read directories.  Big deal.
10922
10923 @code{ange-ftp} changes that picture dramatically.  For instance, if you
10924 enter the @code{ange-ftp} file name
10925 @file{/ftp.hpc.uh.edu:/pub/emacs/ding-list/} as the directory name,
10926 @code{ange-ftp} or @code{efs} will actually allow you to read this
10927 directory over at @samp{sina} as a newsgroup.  Distributed news ahoy!
10928
10929 @code{nndir} will use @sc{nov} files if they are present.
10930
10931 @code{nndir} is a ``read-only'' backend---you can't delete or expire
10932 articles with this method.  You can use @code{nnmh} or @code{nnml} for
10933 whatever you use @code{nndir} for, so you could switch to any of those
10934 methods if you feel the need to have a non-read-only @code{nndir}.
10935
10936
10937 @node Anything Groups
10938 @subsection Anything Groups
10939 @cindex nneething
10940
10941 From the @code{nndir} backend (which reads a single spool-like
10942 directory), it's just a hop and a skip to @code{nneething}, which
10943 pretends that any arbitrary directory is a newsgroup.  Strange, but
10944 true.
10945
10946 When @code{nneething} is presented with a directory, it will scan this
10947 directory and assign article numbers to each file.  When you enter such
10948 a group, @code{nneething} must create ``headers'' that Gnus can use.
10949 After all, Gnus is a newsreader, in case you're
10950 forgetting. @code{nneething} does this in a two-step process.  First, it
10951 snoops each file in question.  If the file looks like an article (i.e.,
10952 the first few lines look like headers), it will use this as the head.
10953 If this is just some arbitrary file without a head (e.g. a C source
10954 file), @code{nneething} will cobble up a header out of thin air.  It
10955 will use file ownership, name and date and do whatever it can with these
10956 elements.
10957
10958 All this should happen automatically for you, and you will be presented
10959 with something that looks very much like a newsgroup.  Totally like a
10960 newsgroup, to be precise.  If you select an article, it will be displayed
10961 in the article buffer, just as usual.
10962
10963 If you select a line that represents a directory, Gnus will pop you into
10964 a new summary buffer for this @code{nneething} group.  And so on.  You can
10965 traverse the entire disk this way, if you feel like, but remember that
10966 Gnus is not dired, really, and does not intend to be, either.
10967
10968 There are two overall modes to this action---ephemeral or solid.  When
10969 doing the ephemeral thing (i.e., @kbd{G D} from the group buffer), Gnus
10970 will not store information on what files you have read, and what files
10971 are new, and so on.  If you create a solid @code{nneething} group the
10972 normal way with @kbd{G m}, Gnus will store a mapping table between
10973 article numbers and file names, and you can treat this group like any
10974 other groups.  When you activate a solid @code{nneething} group, you will
10975 be told how many unread articles it contains, etc., etc.
10976
10977 Some variables:
10978
10979 @table @code
10980 @item nneething-map-file-directory
10981 @vindex nneething-map-file-directory
10982 All the mapping files for solid @code{nneething} groups will be stored
10983 in this directory, which defaults to @file{~/.nneething/}.
10984
10985 @item nneething-exclude-files
10986 @vindex nneething-exclude-files
10987 All files that match this regexp will be ignored.  Nice to use to exclude
10988 auto-save files and the like, which is what it does by default.
10989
10990 @item nneething-include-files
10991 @vindex nneething-include-files
10992 Regexp saying what files to include in the group.  If this variable is
10993 non-@code{nil}, only files matching this regexp will be included.
10994
10995 @item nneething-map-file
10996 @vindex nneething-map-file
10997 Name of the map files.
10998 @end table
10999
11000
11001 @node Document Groups
11002 @subsection Document Groups
11003 @cindex nndoc
11004 @cindex documentation group
11005 @cindex help group
11006
11007 @code{nndoc} is a cute little thing that will let you read a single file
11008 as a newsgroup.  Several files types are supported:
11009
11010 @table @code
11011 @cindex babyl
11012 @cindex rmail mbox
11013
11014 @item babyl
11015 The babyl (rmail) mail box.
11016 @cindex mbox
11017 @cindex Unix mbox
11018
11019 @item mbox
11020 The standard Unix mbox file.
11021
11022 @cindex MMDF mail box
11023 @item mmdf
11024 The MMDF mail box format.
11025
11026 @item news
11027 Several news articles appended into a file.
11028
11029 @item rnews
11030 @cindex rnews batch files
11031 The rnews batch transport format.
11032 @cindex forwarded messages
11033
11034 @item forward
11035 Forwarded articles.
11036
11037 @item mime-parts
11038 MIME multipart messages, besides digests.
11039
11040 @item mime-digest
11041 @cindex digest
11042 @cindex MIME digest
11043 @cindex 1153 digest
11044 @cindex RFC 1153 digest
11045 @cindex RFC 341 digest
11046 MIME (RFC 1341) digest format.
11047
11048 @item standard-digest
11049 The standard (RFC 1153) digest format.
11050
11051 @item slack-digest
11052 Non-standard digest format---matches most things, but does it badly.
11053 @end table
11054
11055 You can also use the special ``file type'' @code{guess}, which means
11056 that @code{nndoc} will try to guess what file type it is looking at.
11057 @code{digest} means that @code{nndoc} should guess what digest type the
11058 file is.
11059
11060 @code{nndoc} will not try to change the file or insert any extra headers into
11061 it---it will simply, like, let you use the file as the basis for a
11062 group.  And that's it.
11063
11064 If you have some old archived articles that you want to insert into your
11065 new & spiffy Gnus mail backend, @code{nndoc} can probably help you with
11066 that.  Say you have an old @file{RMAIL} file with mail that you now want
11067 to split into your new @code{nnml} groups.  You look at that file using
11068 @code{nndoc} (using the @kbd{G f} command in the group buffer
11069 (@pxref{Foreign Groups})), set the process mark on all the articles in
11070 the buffer (@kbd{M P b}, for instance), and then re-spool (@kbd{B r})
11071 using @code{nnml}.  If all goes well, all the mail in the @file{RMAIL}
11072 file is now also stored in lots of @code{nnml} directories, and you can
11073 delete that pesky @file{RMAIL} file.  If you have the guts!
11074
11075 Virtual server variables:
11076
11077 @table @code
11078 @item nndoc-article-type
11079 @vindex nndoc-article-type
11080 This should be one of @code{mbox}, @code{babyl}, @code{digest},
11081 @code{news}, @code{rnews}, @code{mmdf}, @code{forward}, @code{rfc934},
11082 @code{rfc822-forward}, @code{mime-parts}, @code{mime-digest},
11083 @code{standard-digest}, @code{slack-digest}, @code{clari-briefs} or
11084 @code{guess}.
11085
11086 @item nndoc-post-type
11087 @vindex nndoc-post-type
11088 This variable says whether Gnus is to consider the group a news group or
11089 a mail group.  There are two valid values:  @code{mail} (the default)
11090 and @code{news}.
11091 @end table
11092
11093 @menu
11094 * Document Server Internals::   How to add your own document types.
11095 @end menu
11096
11097
11098 @node Document Server Internals
11099 @subsubsection Document Server Internals
11100
11101 Adding new document types to be recognized by @code{nndoc} isn't
11102 difficult.  You just have to whip up a definition of what the document
11103 looks like, write a predicate function to recognize that document type,
11104 and then hook into @code{nndoc}.
11105
11106 First, here's an example document type definition:
11107
11108 @example
11109 (mmdf
11110  (article-begin .  "^\^A\^A\^A\^A\n")
11111  (body-end .  "^\^A\^A\^A\^A\n"))
11112 @end example
11113
11114 The definition is simply a unique @dfn{name} followed by a series of
11115 regexp pseudo-variable settings.  Below are the possible
11116 variables---don't be daunted by the number of variables; most document
11117 types can be defined with very few settings:
11118
11119 @table @code
11120 @item first-article
11121 If present, @code{nndoc} will skip past all text until it finds
11122 something that match this regexp.  All text before this will be
11123 totally ignored.
11124
11125 @item article-begin
11126 This setting has to be present in all document type definitions.  It
11127 says what the beginning of each article looks like.
11128
11129 @item head-begin-function
11130 If present, this should be a function that moves point to the head of
11131 the article.
11132
11133 @item nndoc-head-begin
11134 If present, this should be a regexp that matches the head of the
11135 article.
11136
11137 @item nndoc-head-end
11138 This should match the end of the head of the article.  It defaults to
11139 @samp{^$}---the empty line.
11140
11141 @item body-begin-function
11142 If present, this function should move point to the beginning of the body
11143 of the article.
11144
11145 @item body-begin
11146 This should match the beginning of the body of the article.  It defaults
11147 to @samp{^\n}.
11148
11149 @item body-end-function
11150 If present, this function should move point to the end of the body of
11151 the article.
11152
11153 @item body-end
11154 If present, this should match the end of the body of the article.
11155
11156 @item file-end
11157 If present, this should match the end of the file.  All text after this
11158 regexp will be totally ignored.
11159
11160 @end table
11161
11162 So, using these variables @code{nndoc} is able to dissect a document
11163 file into a series of articles, each with a head and a body.  However, a
11164 few more variables are needed since not all document types are all that
11165 news-like---variables needed to transform the head or the body into
11166 something that's palatable for Gnus:
11167
11168 @table @code
11169 @item prepare-body-function
11170 If present, this function will be called when requesting an article.  It
11171 will be called with point at the start of the body, and is useful if the
11172 document has encoded some parts of its contents.
11173
11174 @item article-transform-function
11175 If present, this function is called when requesting an article.  It's
11176 meant to be used for more wide-ranging transformation of both head and
11177 body of the article.
11178
11179 @item generate-head-function
11180 If present, this function is called to generate a head that Gnus can
11181 understand.  It is called with the article number as a parameter, and is
11182 expected to generate a nice head for the article in question.  It is
11183 called when requesting the headers of all articles.
11184
11185 @end table
11186
11187 Let's look at the most complicated example I can come up with---standard
11188 digests:
11189
11190 @example
11191 (standard-digest
11192  (first-article . ,(concat "^" (make-string 70 ?-) "\n\n+"))
11193  (article-begin . ,(concat "\n\n" (make-string 30 ?-) "\n\n+"))
11194  (prepare-body-function . nndoc-unquote-dashes)
11195  (body-end-function . nndoc-digest-body-end)
11196  (head-end . "^ ?$")
11197  (body-begin . "^ ?\n")
11198  (file-end . "^End of .*digest.*[0-9].*\n\\*\\*\\|^End of.*Digest *$")
11199  (subtype digest guess))
11200 @end example
11201
11202 We see that all text before a 70-width line of dashes is ignored; all
11203 text after a line that starts with that @samp{^End of} is also ignored;
11204 each article begins with a 30-width line of dashes; the line separating
11205 the head from the body may contain a single space; and that the body is
11206 run through @code{nndoc-unquote-dashes} before being delivered.
11207
11208 To hook your own document definition into @code{nndoc}, use the
11209 @code{nndoc-add-type} function.  It takes two parameters---the first is
11210 the definition itself and the second (optional) parameter says where in
11211 the document type definition alist to put this definition.  The alist is
11212 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
11213 is of @code{mmdf} type, and so on.  These type predicates should return
11214 @code{nil} if the document is not of the correct type; @code{t} if it is
11215 of the correct type; and a number if the document might be of the
11216 correct type.  A high number means high probability; a low number means
11217 low probability with @samp{0} being the lowest valid number.
11218
11219
11220 @node SOUP
11221 @subsection SOUP
11222 @cindex SOUP
11223 @cindex offline
11224
11225 In the PC world people often talk about ``offline'' newsreaders.  These
11226 are thingies that are combined reader/news transport monstrosities.
11227 With built-in modem programs.  Yecchh!
11228
11229 Of course, us Unix Weenie types of human beans use things like
11230 @code{uucp} and, like, @code{nntpd} and set up proper news and mail
11231 transport things like Ghod intended.  And then we just use normal
11232 newsreaders.
11233
11234 However, it can sometimes be convenient to do something a that's a bit
11235 easier on the brain if you have a very slow modem, and you're not really
11236 that interested in doing things properly.
11237
11238 A file format called @sc{soup} has been developed for transporting news
11239 and mail from servers to home machines and back again.  It can be a bit
11240 fiddly.
11241
11242 First some terminology:
11243
11244 @table @dfn
11245
11246 @item server
11247 This is the machine that is connected to the outside world and where you
11248 get news and/or mail from.
11249
11250 @item home machine
11251 This is the machine that you want to do the actual reading and responding
11252 on.  It is typically not connected to the rest of the world in any way.
11253
11254 @item packet
11255 Something that contains messages and/or commands.  There are two kinds
11256 of packets:
11257
11258 @table @dfn
11259 @item message packets
11260 These are packets made at the server, and typically contain lots of
11261 messages for you to read.  These are called @file{SoupoutX.tgz} by
11262 default, where @var{X} is a number.
11263
11264 @item response packets
11265 These are packets made at the home machine, and typically contains
11266 replies that you've written.  These are called @file{SoupinX.tgz} by
11267 default, where @var{X} is a number.
11268
11269 @end table
11270
11271 @end table
11272
11273
11274 @enumerate
11275
11276 @item
11277 You log in on the server and create a @sc{soup} packet.  You can either
11278 use a dedicated @sc{soup} thingie (like the @code{awk} program), or you
11279 can use Gnus to create the packet with its @sc{soup} commands (@kbd{O
11280 s} and/or @kbd{G s b}; and then @kbd{G s p}) (@pxref{SOUP Commands}).
11281
11282 @item
11283 You transfer the packet home.  Rail, boat, car or modem will do fine.
11284
11285 @item
11286 You put the packet in your home directory.
11287
11288 @item
11289 You fire up Gnus on your home machine using the @code{nnsoup} backend as
11290 the native or secondary server.
11291
11292 @item
11293 You read articles and mail and answer and followup to the things you
11294 want (@pxref{SOUP Replies}).
11295
11296 @item
11297 You do the @kbd{G s r} command to pack these replies into a @sc{soup}
11298 packet.
11299
11300 @item
11301 You transfer this packet to the server.
11302
11303 @item
11304 You use Gnus to mail this packet out with the @kbd{G s s} command.
11305
11306 @item
11307 You then repeat until you die.
11308
11309 @end enumerate
11310
11311 So you basically have a bipartite system---you use @code{nnsoup} for
11312 reading and Gnus for packing/sending these @sc{soup} packets.
11313
11314 @menu
11315 * SOUP Commands::     Commands for creating and sending @sc{soup} packets
11316 * SOUP Groups::       A backend for reading @sc{soup} packets.
11317 * SOUP Replies::      How to enable @code{nnsoup} to take over mail and news.
11318 @end menu
11319
11320
11321 @node SOUP Commands
11322 @subsubsection SOUP Commands
11323
11324 These are commands for creating and manipulating @sc{soup} packets.
11325
11326 @table @kbd
11327 @item G s b
11328 @kindex G s b (Group)
11329 @findex gnus-group-brew-soup
11330 Pack all unread articles in the current group
11331 (@code{gnus-group-brew-soup}).  This command understands the
11332 process/prefix convention.
11333
11334 @item G s w
11335 @kindex G s w (Group)
11336 @findex gnus-soup-save-areas
11337 Save all @sc{soup} data files (@code{gnus-soup-save-areas}).
11338
11339 @item G s s
11340 @kindex G s s (Group)
11341 @findex gnus-soup-send-replies
11342 Send all replies from the replies packet
11343 (@code{gnus-soup-send-replies}).
11344
11345 @item G s p
11346 @kindex G s p (Group)
11347 @findex gnus-soup-pack-packet
11348 Pack all files into a @sc{soup} packet (@code{gnus-soup-pack-packet}).
11349
11350 @item G s r
11351 @kindex G s r (Group)
11352 @findex nnsoup-pack-replies
11353 Pack all replies into a replies packet (@code{nnsoup-pack-replies}).
11354
11355 @item O s
11356 @kindex O s (Summary)
11357 @findex gnus-soup-add-article
11358 This summary-mode command adds the current article to a @sc{soup} packet
11359 (@code{gnus-soup-add-article}).  It understands the process/prefix
11360 convention (@pxref{Process/Prefix}).
11361
11362 @end table
11363
11364
11365 There are a few variables to customize where Gnus will put all these
11366 thingies:
11367
11368 @table @code
11369
11370 @item gnus-soup-directory
11371 @vindex gnus-soup-directory
11372 Directory where Gnus will save intermediate files while composing
11373 @sc{soup} packets.  The default is @file{~/SoupBrew/}.
11374
11375 @item gnus-soup-replies-directory
11376 @vindex gnus-soup-replies-directory
11377 This is what Gnus will use as a temporary directory while sending our
11378 reply packets.  @file{~/SoupBrew/SoupReplies/} is the default.
11379
11380 @item gnus-soup-prefix-file
11381 @vindex gnus-soup-prefix-file
11382 Name of the file where Gnus stores the last used prefix.  The default is
11383 @samp{gnus-prefix}.
11384
11385 @item gnus-soup-packer
11386 @vindex gnus-soup-packer
11387 A format string command for packing a @sc{soup} packet.  The default is
11388 @samp{tar cf - %s | gzip > $HOME/Soupout%d.tgz}.
11389
11390 @item gnus-soup-unpacker
11391 @vindex gnus-soup-unpacker
11392 Format string command for unpacking a @sc{soup} packet.  The default is
11393 @samp{gunzip -c %s | tar xvf -}.
11394
11395 @item gnus-soup-packet-directory
11396 @vindex gnus-soup-packet-directory
11397 Where Gnus will look for reply packets.  The default is @file{~/}.
11398
11399 @item gnus-soup-packet-regexp
11400 @vindex gnus-soup-packet-regexp
11401 Regular expression matching @sc{soup} reply packets in
11402 @code{gnus-soup-packet-directory}.
11403
11404 @end table
11405
11406
11407 @node SOUP Groups
11408 @subsubsection @sc{soup} Groups
11409 @cindex nnsoup
11410
11411 @code{nnsoup} is the backend for reading @sc{soup} packets.  It will
11412 read incoming packets, unpack them, and put them in a directory where
11413 you can read them at leisure.
11414
11415 These are the variables you can use to customize its behavior:
11416
11417 @table @code
11418
11419 @item nnsoup-tmp-directory
11420 @vindex nnsoup-tmp-directory
11421 When @code{nnsoup} unpacks a @sc{soup} packet, it does it in this
11422 directory.  (@file{/tmp/} by default.)
11423
11424 @item nnsoup-directory
11425 @vindex nnsoup-directory
11426 @code{nnsoup} then moves each message and index file to this directory.
11427 The default is @file{~/SOUP/}.
11428
11429 @item nnsoup-replies-directory
11430 @vindex nnsoup-replies-directory
11431 All replies will be stored in this directory before being packed into a
11432 reply packet.  The default is @file{~/SOUP/replies/"}.
11433
11434 @item nnsoup-replies-format-type
11435 @vindex nnsoup-replies-format-type
11436 The @sc{soup} format of the replies packets.  The default is @samp{?n}
11437 (rnews), and I don't think you should touch that variable.  I probably
11438 shouldn't even have documented it.  Drats!  Too late!
11439
11440 @item nnsoup-replies-index-type
11441 @vindex nnsoup-replies-index-type
11442 The index type of the replies packet.  The default is @samp{?n}, which
11443 means ``none''.  Don't fiddle with this one either!
11444
11445 @item nnsoup-active-file
11446 @vindex nnsoup-active-file
11447 Where @code{nnsoup} stores lots of information.  This is not an ``active
11448 file'' in the @code{nntp} sense; it's an Emacs Lisp file.  If you lose
11449 this file or mess it up in any way, you're dead.  The default is
11450 @file{~/SOUP/active}.
11451
11452 @item nnsoup-packer
11453 @vindex nnsoup-packer
11454 Format string command for packing a reply @sc{soup} packet.  The default
11455 is @samp{tar cf - %s | gzip > $HOME/Soupin%d.tgz}.
11456
11457 @item nnsoup-unpacker
11458 @vindex nnsoup-unpacker
11459 Format string command for unpacking incoming @sc{soup} packets.  The
11460 default is @samp{gunzip -c %s | tar xvf -}.
11461
11462 @item nnsoup-packet-directory
11463 @vindex nnsoup-packet-directory
11464 Where @code{nnsoup} will look for incoming packets.  The default is
11465 @file{~/}.
11466
11467 @item nnsoup-packet-regexp
11468 @vindex nnsoup-packet-regexp
11469 Regular expression matching incoming @sc{soup} packets.  The default is
11470 @samp{Soupout}.
11471
11472 @item nnsoup-always-save
11473 @vindex nnsoup-always-save
11474 If non-@code{nil}, save the replies buffer after each posted message.
11475
11476 @end table
11477
11478
11479 @node SOUP Replies
11480 @subsubsection SOUP Replies
11481
11482 Just using @code{nnsoup} won't mean that your postings and mailings end
11483 up in @sc{soup} reply packets automagically.  You have to work a bit
11484 more for that to happen.
11485
11486 @findex nnsoup-set-variables
11487 The @code{nnsoup-set-variables} command will set the appropriate
11488 variables to ensure that all your followups and replies end up in the
11489 @sc{soup} system.
11490
11491 In specific, this is what it does:
11492
11493 @lisp
11494 (setq message-send-news-function 'nnsoup-request-post)
11495 (setq message-send-mail-function 'nnsoup-request-mail)
11496 @end lisp
11497
11498 And that's it, really.  If you only want news to go into the @sc{soup}
11499 system you just use the first line.  If you only want mail to be
11500 @sc{soup}ed you use the second.
11501
11502
11503 @node Web Searches
11504 @subsection Web Searches
11505 @cindex nnweb
11506 @cindex DejaNews
11507 @cindex Alta Vista
11508 @cindex InReference
11509 @cindex Usenet searches
11510 @cindex searching the Usenet
11511
11512 It's, like, too neat to search the Usenet for articles that match a
11513 string, but it, like, totally @emph{sucks}, like, totally, to use one of
11514 those, like, Web browsers, and you, like, have to, rilly, like, look at
11515 the commercials, so, like, with Gnus you can do @emph{rad}, rilly,
11516 searches without having to use a browser.
11517
11518 The @code{nnweb} backend allows an easy interface to the mighty search
11519 engine.  You create an @code{nnweb} group, enter a search pattern, and
11520 then enter the group and read the articles like you would any normal
11521 group.  The @kbd{G w} command in the group buffer (@pxref{Foreign
11522 Groups}) will do this in an easy-to-use fashion.
11523
11524 @code{nnweb} groups don't really lend themselves to being solid
11525 groups---they have a very fleeting idea of article numbers.  In fact,
11526 each time you enter an @code{nnweb} group (not even changing the search
11527 pattern), you are likely to get the articles ordered in a different
11528 manner.  Not even using duplicate suppression (@pxref{Duplicate
11529 Suppression}) will help, since @code{nnweb} doesn't even know the
11530 @code{Message-ID} of the articles before reading them using some search
11531 engines (DejaNews, for instance).  The only possible way to keep track
11532 of which articles you've read is by scoring on the @code{Date}
11533 header---mark all articles posted before the last date you read the
11534 group as read.
11535
11536 If the search engine changes its output substantially, @code{nnweb}
11537 won't be able to parse it and will fail.  One could hardly fault the Web
11538 providers if they were to do this---their @emph{raison d'être} is to
11539 make money off of advertisements, not to provide services to the
11540 community.  Since @code{nnweb} washes the ads off all the articles, one
11541 might think that the providers might be somewhat miffed.  We'll see.
11542
11543 You must have the @code{url} and @code{w3} package installed to be able
11544 to use @code{nnweb}.
11545
11546 Virtual server variables:
11547
11548 @table @code
11549 @item nnweb-type
11550 @vindex nnweb-type
11551 What search engine type is being used.  The currently supported types
11552 are @code{dejanews}, @code{dejanewsold}, @code{altavista} and
11553 @code{reference}.
11554
11555 @item nnweb-search
11556 @vindex nnweb-search
11557 The search string to feed to the search engine.
11558
11559 @item nnweb-max-hits
11560 @vindex nnweb-max-hits
11561 Advisory maximum number of hits per search to display.  The default is
11562 100.
11563
11564 @item nnweb-type-definition
11565 @vindex nnweb-type-definition
11566 Type-to-definition alist.  This alist says what @code{nnweb} should do
11567 with the various search engine types.  The following elements must be
11568 present:
11569
11570 @table @code
11571 @item article
11572 Function to decode the article and provide something that Gnus
11573 understands.
11574
11575 @item map
11576 Function to create an article number to message header and URL alist.
11577
11578 @item search
11579 Function to send the search string to the search engine.
11580
11581 @item address
11582 The address the aforementioned function should send the search string
11583 to.
11584
11585 @item id
11586 Format string URL to fetch an article by @code{Message-ID}.
11587 @end table
11588
11589 @end table
11590
11591
11592
11593 @node Mail-To-News Gateways
11594 @subsection Mail-To-News Gateways
11595 @cindex mail-to-news gateways
11596 @cindex gateways
11597
11598 If your local @code{nntp} server doesn't allow posting, for some reason
11599 or other, you can post using one of the numerous mail-to-news gateways.
11600 The @code{nngateway} backend provides the interface.
11601
11602 Note that you can't read anything from this backend---it can only be
11603 used to post with.
11604
11605 Server variables:
11606
11607 @table @code
11608 @item nngateway-address
11609 @vindex nngateway-address
11610 This is the address of the mail-to-news gateway.
11611
11612 @item nngateway-header-transformation
11613 @vindex nngateway-header-transformation
11614 News headers often have to be transformed in some odd way or other
11615 for the mail-to-news gateway to accept it.  This variable says what
11616 transformation should be called, and defaults to
11617 @code{nngateway-simple-header-transformation}.  The function is called
11618 narrowed to the headers to be transformed and with one parameter---the
11619 gateway address.
11620
11621 This default function just inserts a new @code{To} header based on the
11622 @code{Newsgroups} header and the gateway address.
11623 For instance, an article with this @code{Newsgroups} header:
11624
11625 @example
11626 Newsgroups: alt.religion.emacs
11627 @end example
11628
11629 will get this @code{From} header inserted:
11630
11631 @example
11632 To: alt-religion-emacs@@GATEWAY
11633 @end example
11634
11635 The following pre-defined functions exist:
11636
11637 @findex nngateway-simple-header-transformation
11638 @table @code
11639
11640 @item nngateway-simple-header-transformation
11641 Creates a @code{To} header that looks like
11642 @var{newsgroup}@@@code{nngateway-address}.
11643
11644 @findex nngateway-mail2news-header-transformation
11645
11646 @item nngateway-mail2news-header-transformation
11647 Creates a @code{To} header that looks like
11648 @code{nngateway-address}.
11649
11650 Here's an example:
11651
11652 @lisp
11653 (setq gnus-post-method
11654       '(nngateway "mail2news@@replay.com"
11655                   (nngateway-header-transformation
11656                    nngateway-mail2news-header-transformation)))
11657 @end lisp
11658
11659 @end table
11660
11661
11662 @end table
11663
11664 So, to use this, simply say something like:
11665
11666 @lisp
11667 (setq gnus-post-method '(nngateway "GATEWAY.ADDRESS"))
11668 @end lisp
11669
11670
11671 @node Combined Groups
11672 @section Combined Groups
11673
11674 Gnus allows combining a mixture of all the other group types into bigger
11675 groups.
11676
11677 @menu
11678 * Virtual Groups::     Combining articles from many groups.
11679 * Kibozed Groups::     Looking through parts of the newsfeed for articles.
11680 @end menu
11681
11682
11683 @node Virtual Groups
11684 @subsection Virtual Groups
11685 @cindex nnvirtual
11686 @cindex virtual groups
11687 @cindex merging groups
11688
11689 An @dfn{nnvirtual group} is really nothing more than a collection of
11690 other groups.
11691
11692 For instance, if you are tired of reading many small groups, you can
11693 put them all in one big group, and then grow tired of reading one
11694 big, unwieldy group.  The joys of computing!
11695
11696 You specify @code{nnvirtual} as the method.  The address should be a
11697 regexp to match component groups.
11698
11699 All marks in the virtual group will stick to the articles in the
11700 component groups.  So if you tick an article in a virtual group, the
11701 article will also be ticked in the component group from whence it came.
11702 (And vice versa---marks from the component groups will also be shown in
11703 the virtual group.)
11704
11705 Here's an example @code{nnvirtual} method that collects all Andrea Dworkin
11706 newsgroups into one, big, happy newsgroup:
11707
11708 @lisp
11709 (nnvirtual "^alt\\.fan\\.andrea-dworkin$\\|^rec\\.dworkin.*")
11710 @end lisp
11711
11712 The component groups can be native or foreign; everything should work
11713 smoothly, but if your computer explodes, it was probably my fault.
11714
11715 Collecting the same group from several servers might actually be a good
11716 idea if users have set the Distribution header to limit distribution.
11717 If you would like to read @samp{soc.motss} both from a server in Japan
11718 and a server in Norway, you could use the following as the group regexp:
11719
11720 @example
11721 "^nntp\\+server\\.jp:soc\\.motss$\\|^nntp\\+server\\.no:soc\\.motss$"
11722 @end example
11723
11724 (Remember, though, that if you're creating the group with @kbd{G m}, you
11725 shouldn't double the backslashes, and you should leave off the quote
11726 characters at the beginning and the end of the string.)
11727
11728 This should work kinda smoothly---all articles from both groups should
11729 end up in this one, and there should be no duplicates.  Threading (and
11730 the rest) will still work as usual, but there might be problems with the
11731 sequence of articles.  Sorting on date might be an option here
11732 (@pxref{Selecting a Group}).
11733
11734 One limitation, however---all groups included in a virtual
11735 group have to be alive (i.e., subscribed or unsubscribed).  Killed or
11736 zombie groups can't be component groups for @code{nnvirtual} groups.
11737
11738 @vindex nnvirtual-always-rescan
11739 If the @code{nnvirtual-always-rescan} is non-@code{nil},
11740 @code{nnvirtual} will always scan groups for unread articles when
11741 entering a virtual group.  If this variable is @code{nil} (which is the
11742 default) and you read articles in a component group after the virtual
11743 group has been activated, the read articles from the component group
11744 will show up when you enter the virtual group.  You'll also see this
11745 effect if you have two virtual groups that have a component group in
11746 common.  If that's the case, you should set this variable to @code{t}.
11747 Or you can just tap @code{M-g} on the virtual group every time before
11748 you enter it---it'll have much the same effect.
11749
11750 @code{nnvirtual} can have both mail and news groups as component groups.
11751 When responding to articles in @code{nnvirtual} groups, @code{nnvirtual}
11752 has to ask the backend of the component group the article comes from
11753 whether it is a news or mail backend.  However, when you do a @kbd{^},
11754 there is typically no sure way for the component backend to know this,
11755 and in that case @code{nnvirtual} tells Gnus that the article came from a
11756 not-news backend.  (Just to be on the safe side.)
11757
11758 @kbd{C-c C-t} in the message buffer will insert the @code{Newsgroups}
11759 line from the article you respond to in these cases.
11760
11761
11762
11763 @node Kibozed Groups
11764 @subsection Kibozed Groups
11765 @cindex nnkiboze
11766 @cindex kibozing
11767
11768 @dfn{Kibozing} is defined by @sc{oed} as ``grepping through (parts of)
11769 the news feed''.  @code{nnkiboze} is a backend that will do this for
11770 you.  Oh joy!  Now you can grind any @sc{nntp} server down to a halt
11771 with useless requests!  Oh happiness!
11772
11773 @kindex G k (Group)
11774 To create a kibozed group, use the @kbd{G k} command in the group
11775 buffer.
11776
11777 The address field of the @code{nnkiboze} method is, as with
11778 @code{nnvirtual}, a regexp to match groups to be ``included'' in the
11779 @code{nnkiboze} group.  That's where most similarities between @code{nnkiboze}
11780 and @code{nnvirtual} end.
11781
11782 In addition to this regexp detailing component groups, an @code{nnkiboze} group
11783 must have a score file to say what articles are to be included in
11784 the group (@pxref{Scoring}).
11785
11786 @kindex M-x nnkiboze-generate-groups
11787 @findex nnkiboze-generate-groups
11788 You must run @kbd{M-x nnkiboze-generate-groups} after creating the
11789 @code{nnkiboze} groups you want to have.  This command will take time.  Lots of
11790 time.  Oodles and oodles of time.  Gnus has to fetch the headers from
11791 all the articles in all the component groups and run them through the
11792 scoring process to determine if there are any articles in the groups
11793 that are to be part of the @code{nnkiboze} groups.
11794
11795 Please limit the number of component groups by using restrictive
11796 regexps.  Otherwise your sysadmin may become annoyed with you, and the
11797 @sc{nntp} site may throw you off and never let you back in again.
11798 Stranger things have happened.
11799
11800 @code{nnkiboze} component groups do not have to be alive---they can be dead,
11801 and they can be foreign.  No restrictions.
11802
11803 @vindex nnkiboze-directory
11804 The generation of an @code{nnkiboze} group means writing two files in
11805 @code{nnkiboze-directory}, which is @file{~/News/} by default.  One
11806 contains the @sc{nov} header lines for all the articles in the group,
11807 and the other is an additional @file{.newsrc} file to store information
11808 on what groups have been searched through to find component articles.
11809
11810 Articles marked as read in the @code{nnkiboze} group will have
11811 their @sc{nov} lines removed from the @sc{nov} file.
11812
11813
11814 @node Gnus Unplugged
11815 @section Gnus Unplugged
11816 @cindex offline
11817 @cindex unplugged
11818 @cindex Agent
11819 @cindex Gnus Agent
11820 @cindex Gnus Unplugged
11821
11822 In olden times (ca. February '88), people used to run their newsreaders
11823 on big machines with permanent connections to the net.  News transport
11824 was dealt with by news servers, and all the newsreaders had to do was to
11825 read news.  Believe it or not.
11826
11827 Nowadays most people read news and mail at home, and use some sort of
11828 modem to connect to the net.  To avoid running up huge phone bills, it
11829 would be nice to have a way to slurp down all the news and mail, hang up
11830 the phone, read for several hours, and then upload any responses you
11831 have to make.  And then you repeat the procedure.
11832
11833 Of course, you can use news servers for doing this as well.  I've used
11834 @code{inn} together with @code{slurp}, @code{pop} and @code{sendmail}
11835 for some years, but doing that's a bore.  Moving the news server
11836 functionality up to the newsreader makes sense if you're the only person
11837 reading news on a machine.
11838
11839 Using Gnus as an ``offline'' newsreader is quite simple.
11840
11841 @itemize @bullet
11842 @item
11843 First, set up Gnus as you would do if you were running it on a machine
11844 that has full connection to the net.  Go ahead.  I'll still be waiting
11845 here.
11846
11847 @item
11848 Then, put the following magical incantation at the end of your
11849 @file{.gnus.el} file:
11850
11851 @lisp
11852 (gnus-agentize)
11853 @end lisp
11854 @end itemize
11855
11856 That's it.  Gnus is now an ``offline'' newsreader.
11857
11858 Of course, to use it as such, you have to learn a few new commands.
11859
11860 @menu
11861 * Agent Basics::           How it all is supposed to work.
11862 * Agent Categories::       How to tell the Gnus Agent what to download.
11863 * Agent Commands::         New commands for all the buffers.
11864 * Agent Expiry::           How to make old articles go away.
11865 * Outgoing Messages::      What happens when you post/mail something?
11866 * Agent Variables::        Customizing is fun.
11867 * Example Setup::          An example @file{.gnus.el} file for offline people.
11868 * Batching Agents::        How to fetch news from a @code{cron} job.
11869 * Agent Caveats::          What you think it'll do and what it does.
11870 @end menu
11871
11872
11873 @node Agent Basics
11874 @subsection Agent Basics
11875
11876 First, let's get some terminology out of the way.
11877
11878 The Gnus Agent is said to be @dfn{unplugged} when you have severed the
11879 connection to the net (and notified the Agent that this is the case).
11880 When the connection to the net is up again (and Gnus knows this), the
11881 Agent is @dfn{plugged}.
11882
11883 The @dfn{local} machine is the one you're running on, and which isn't
11884 connected to the net continuously.
11885
11886 @dfn{Downloading} means fetching things from the net to your local
11887 machine.  @dfn{Uploading} is doing the opposite.
11888
11889 Let's take a typical Gnus session using the Agent.
11890
11891 @itemize @bullet
11892
11893 @item
11894 You start Gnus with @code{gnus-unplugged}.  This brings up the Gnus
11895 Agent in a disconnected state.  You can read all the news that you have
11896 already fetched while in this mode.
11897
11898 @item
11899 You then decide to see whether any new news has arrived.  You connect
11900 your machine to the net (using PPP or whatever), and then hit @kbd{J j}
11901 to make Gnus become @dfn{plugged}.
11902
11903 @item
11904 You can then read the new news immediately, or you can download the news
11905 onto your local machine.  If you want to do the latter, you press @kbd{J
11906 s} to fetch all the eligible articles in all the groups.  (To let Gnus
11907 know which articles you want to download, @pxref{Agent Categories}.)
11908
11909 @item
11910 After fetching the articles, you press @kbd{J j} to make Gnus become
11911 unplugged again, and you shut down the PPP thing (or whatever).  And
11912 then you read the news offline.
11913
11914 @item
11915 And then you go to step 2.
11916 @end itemize
11917
11918 Here are some things you should do the first time (or so) that you use
11919 the Agent.
11920
11921 @itemize @bullet
11922
11923 @item
11924 Decide which servers should be covered by the Agent.  If you have a mail
11925 backend, it would probably be nonsensical to have it covered by the
11926 Agent.  Go to the server buffer (@kbd{^} in the group buffer) and press
11927 @kbd{J a} the server (or servers) that you wish to have covered by the
11928 Agent (@pxref{Server Agent Commands}).  This will typically be only the
11929 primary select method, which is listed on the bottom in the buffer.
11930
11931 @item
11932 Decide on download policy.  @xref{Agent Categories}.
11933
11934 @item
11935 Uhm... that's it.
11936 @end itemize
11937
11938
11939 @node Agent Categories
11940 @subsection Agent Categories
11941
11942 One of the main reasons to integrate the news transport layer into the
11943 newsreader is to allow greater control over what articles to download.
11944 There's not much point in downloading huge amounts of articles, just to
11945 find out that you're not interested in reading any of them.  It's better
11946 to be somewhat more conservative in choosing what to download, and then
11947 mark the articles for downloading manually if it should turn out that
11948 you're interested in the articles anyway.
11949
11950 The main way to control what is to be downloaded is to create a
11951 @dfn{category} and then assign some (or all) groups to this category.
11952 Gnus has its own buffer for creating and managing categories.
11953
11954 @menu
11955 * Category Syntax::       What a category looks like.
11956 * The Category Buffer::   A buffer for maintaining categories.
11957 * Category Variables::    Customize'r'Us.
11958 @end menu
11959
11960
11961 @node Category Syntax
11962 @subsubsection Category Syntax
11963
11964 A category consists of two things.
11965
11966 @enumerate
11967 @item
11968 A predicate which (generally) gives a rough outline of which articles
11969 are eligible for downloading; and
11970
11971 @item
11972 a score rule which (generally) gives you a finer granularity when
11973 deciding what articles to download.  (Note that this @dfn{download
11974 score} is not necessarily related to normal scores.)
11975 @end enumerate
11976
11977 A predicate in its simplest form can be a single predicate such as
11978 @code{true} or @code{false}. These two will download every available
11979 article or nothing respectively. In the case of these two special
11980 predicates an additional score rule is superfluous.
11981
11982 Predicates of @code{high} or @code{low} download articles in respect of
11983 their scores in relationship to @code{gnus-agent-high-score} and
11984 @code{gnus-agent-low-score} as descibed below.
11985
11986 To gain even finer control of what is to be regarded eligible for
11987 download a predicate can consist of a number of predicates with logical
11988 operators sprinkled in between.
11989
11990 Perhaps some examples are in order.
11991
11992 Here's a simple predicate.  (It's the default predicate, in fact, used
11993 for all groups that don't belong to any other category.)
11994
11995 @lisp
11996 short
11997 @end lisp
11998
11999 Quite simple, eh?  This predicate is true if and only if the article is
12000 short (for some value of ``short'').
12001
12002 Here's a more complex predicate:
12003
12004 @lisp
12005 (or high
12006     (and
12007      (not low)
12008      (not long)))
12009 @end lisp
12010
12011 This means that an article should be downloaded if it has a high score,
12012 or if the score is not low and the article is not long.  You get the
12013 drift.
12014
12015 The available logical operators are @code{or}, @code{and} and
12016 @code{not}.  (If you prefer, you can use the more ``C''-ish operators
12017 @samp{|}, @code{&} and @code{!} instead.)
12018
12019 The following predicates are pre-defined, but if none of these fit what
12020 you want to do, you can write your own.
12021
12022 @table @code
12023 @item short
12024 True iff the article is shorter than @code{gnus-agent-short-article}
12025 lines; default 100.
12026
12027 @item long
12028 True iff the article is longer than @code{gnus-agent-long-article}
12029 lines; default 200.
12030
12031 @item low
12032 True iff the article has a download score less than
12033 @code{gnus-agent-low-score}; default 0.
12034
12035 @item high
12036 True iff the article has a download score greater than
12037 @code{gnus-agent-high-score}; default 0.
12038
12039 @item spam
12040 True iff the Gnus Agent guesses that the article is spam.  The
12041 heuristics may change over time, but at present it just computes a
12042 checksum and sees whether articles match.
12043
12044 @item true
12045 Always true.
12046
12047 @item false
12048 Always false.
12049 @end table
12050
12051 If you want to create your own predicate function, here's what you have
12052 to know:  The functions are called with no parameters, but the
12053 @code{gnus-headers} and @code{gnus-score} dynamic variables are bound to
12054 useful values.
12055
12056 For example, you could decide that you don't want to download articles
12057 that were posted more than a certain number of days ago (e.g. posted
12058 more than @code{gnus-agent-expire-days} ago) you might write a function
12059 something along the lines of the following:
12060
12061 @lisp
12062 (defun my-article-old-p ()
12063   "Say whether an article is old."
12064   (< (time-to-day (date-to-time (mail-header-date gnus-headers)))
12065      (- (time-to-day (current-time)) gnus-agent-expire-days)))
12066 @end lisp
12067
12068 with the predicate then defined as:
12069
12070 @lisp
12071 (not my-article-old-p)
12072 @end lisp
12073
12074 or you could append your predicate to the predefined
12075 @code{gnus-category-predicate-alist} in your @file{~/.gnus.el} or
12076 wherever.  (Note: this would have to be at a point *after*
12077 @code{gnus-agent} has been loaded via @code{(gnus-agentize)})
12078
12079 @lisp
12080 (defvar  gnus-category-predicate-alist
12081   (append gnus-category-predicate-alist
12082          '((old . my-article-old-p))))
12083 @end lisp
12084
12085 and simply specify your predicate as:
12086
12087 @lisp
12088 (not old)
12089 @end lisp
12090
12091 If/when using something like the above, be aware that there are many
12092 misconfigured systems/mailers out there and so an article's date is not
12093 always a reliable indication of when it was posted. Hell, some people
12094 just don't give a damm.
12095
12096
12097 The above predicates apply to *all* the groups which belong to the
12098 category. However, if you wish to have a specific predicate for an
12099 individual group within a category, or you're just too lazy to set up a
12100 new category, you can enter a group's individual predicate in it's group
12101 parameters like so:
12102
12103 @lisp
12104 (agent-predicate . short)
12105 @end lisp
12106
12107 This is the group parameter equivalent of the agent category
12108 default. Note that when specifying a single word predicate like this,
12109 the @code{agent-predicate} specification must be in dotted pair
12110 notation.
12111
12112 The equivalent of the longer example from above would be:
12113
12114 @lisp
12115 (agent-predicate or high (and (not low) (not long)))
12116 @end lisp
12117
12118 The outer parenthesis required in the category specification are not
12119 entered here as, not being in dotted pair notation, the value of the
12120 predicate is assumed to be a list.
12121
12122
12123 Now, the syntax of the download score is the same as the syntax of
12124 normal score files, except that all elements that require actually
12125 seeing the article itself are verboten.  This means that only the
12126 following headers can be scored on: @code{Subject}, @code{From},
12127 @code{Date}, @code{Message-ID}, @code{References}, @code{Chars},
12128 @code{Lines}, and @code{Xref}.
12129
12130 As with predicates, the specification of the @code{download score rule}
12131 to use in respect of a group can be in either the category definition if
12132 it's to be applicable to all groups in therein, or a group's parameters
12133 if it's to be specific to that group.
12134
12135 In both of these places the @code{download score rule} can take one of
12136 three forms:
12137
12138 @enumerate
12139 @item
12140 Score rule
12141
12142 This has the same syntax as a normal gnus score file except only a
12143 subset of scoring keywords are available as mentioned above.
12144
12145 example:
12146
12147 @itemize @bullet
12148 @item
12149 Category specification
12150
12151 @lisp
12152 (("from"
12153        ("Lars Ingebrigtsen" 1000000 nil s))
12154 ("lines"
12155        (500 -100 nil <)))
12156 @end lisp
12157
12158 @item
12159 Group Parameter specification
12160
12161 @lisp
12162 (agent-score ("from"
12163                    ("Lars Ingebrigtsen" 1000000 nil s))
12164              ("lines"
12165                    (500 -100 nil <)))
12166 @end lisp
12167
12168 Again, note the omission of the outermost parenthesis here.
12169 @end itemize
12170
12171 @item
12172 Agent score file
12173
12174 These score files must *only* contain the permitted scoring keywords
12175 stated above.
12176
12177 example:
12178
12179 @itemize @bullet
12180 @item
12181 Category specification
12182
12183 @lisp
12184 ("~/News/agent.SCORE")
12185 @end lisp
12186
12187 or perhaps
12188
12189 @lisp
12190 ("~/News/agent.SCORE" "~/News/agent.group.SCORE")
12191 @end lisp
12192
12193 @item
12194 Group Parameter specification
12195
12196 @lisp
12197 (agent-score "~/News/agent.SCORE")
12198 @end lisp
12199
12200 Additional score files can be specified as above. Need I say anything
12201 about parenthesis.
12202 @end itemize
12203
12204 @item
12205 Use @code{normal} score files
12206
12207 If you dont want to maintain two sets of scoring rules for a group, and
12208 your desired @code{downloading} criteria for a group are the same as your
12209 @code{reading} criteria then you can tell the agent to refer to your
12210 @code{normal} score files when deciding what to download.
12211
12212 These directives in either the category definition or a group's
12213 parameters will cause the agent to read in all the applicable score
12214 files for a group, *filtering out* those those sections that do not
12215 relate to one of the permitted subset of scoring keywords.
12216
12217 @itemize @bullet
12218 @item
12219 Category Specification
12220
12221 @lisp
12222 file
12223 @end lisp
12224
12225 @item
12226 Group Parameter specification
12227
12228 @lisp
12229 (agent-score . file)
12230 @end lisp
12231 @end itemize
12232 @end enumerate
12233
12234 @node The Category Buffer
12235 @subsubsection The Category Buffer
12236
12237 You'd normally do all category maintenance from the category buffer.
12238 When you enter it for the first time (with the @kbd{J c} command from
12239 the group buffer), you'll only see the @code{default} category.
12240
12241 The following commands are available in this buffer:
12242
12243 @table @kbd
12244 @item q
12245 @kindex q (Category)
12246 @findex gnus-category-exit
12247 Return to the group buffer (@code{gnus-category-exit}).
12248
12249 @item k
12250 @kindex k (Category)
12251 @findex gnus-category-kill
12252 Kill the current category (@code{gnus-category-kill}).
12253
12254 @item c
12255 @kindex c (Category)
12256 @findex gnus-category-copy
12257 Copy the current category (@code{gnus-category-copy}).
12258
12259 @item a
12260 @kindex a (Category)
12261 @findex gnus-category-add
12262 Add a new category (@code{gnus-category-add}).
12263
12264 @item p
12265 @kindex p (Category)
12266 @findex gnus-category-edit-predicate
12267 Edit the predicate of the current category
12268 (@code{gnus-category-edit-predicate}).
12269
12270 @item g
12271 @kindex g (Category)
12272 @findex gnus-category-edit-groups
12273 Edit the list of groups belonging to the current category
12274 (@code{gnus-category-edit-groups}).
12275
12276 @item s
12277 @kindex s (Category)
12278 @findex gnus-category-edit-score
12279 Edit the download score rule of the current category
12280 (@code{gnus-category-edit-score}).
12281
12282 @item l
12283 @kindex l (Category)
12284 @findex gnus-category-list
12285 List all the categories (@code{gnus-category-list}).
12286 @end table
12287
12288
12289 @node Category Variables
12290 @subsubsection Category Variables
12291
12292 @table @code
12293 @item gnus-category-mode-hook
12294 @vindex gnus-category-mode-hook
12295 Hook run in category buffers.
12296
12297 @item gnus-category-line-format
12298 @vindex gnus-category-line-format
12299 Format of the lines in the category buffer (@pxref{Formatting
12300 Variables}).  Valid elements are:
12301
12302 @table @samp
12303 @item c
12304 The name of the category.
12305
12306 @item g
12307 The number of groups in the category.
12308 @end table
12309
12310 @item gnus-category-mode-line-format
12311 @vindex gnus-category-mode-line-format
12312 Format of the category mode line (@pxref{Mode Line Formatting}).
12313
12314 @item gnus-agent-short-article
12315 @vindex gnus-agent-short-article
12316 Articles that have fewer lines than this are short.  Default 100.
12317
12318 @item gnus-agent-long-article
12319 @vindex gnus-agent-long-article
12320 Articles that have more lines than this are long.  Default 200.
12321
12322 @item gnus-agent-low-score
12323 @vindex gnus-agent-low-score
12324 Articles that have a score lower than this have a low score.  Default
12325 0.
12326
12327 @item gnus-agent-high-score
12328 @vindex gnus-agent-high-score
12329 Articles that have a score higher than this have a high score.  Default
12330 0.
12331
12332 @end table
12333
12334
12335 @node Agent Commands
12336 @subsection Agent Commands
12337
12338 All the Gnus Agent commands are on the @kbd{J} submap.  The @kbd{J j}
12339 (@code{gnus-agent-toggle-plugged} command works in all modes, and
12340 toggles the plugged/unplugged state of the Gnus Agent.
12341
12342
12343 @menu
12344 * Group Agent Commands::
12345 * Summary Agent Commands::
12346 * Server Agent Commands::
12347 @end menu
12348
12349 You can run a complete batch fetch from the command line with the
12350 following incantation:
12351
12352 @cindex gnus-agent-batch-fetch
12353 @example
12354 $ emacs -batch -l ~/.gnus.el -f gnus-agent-batch-fetch
12355 @end example
12356
12357
12358
12359 @node Group Agent Commands
12360 @subsubsection Group Agent Commands
12361
12362 @table @kbd
12363 @item J u
12364 @kindex J u (Agent Group)
12365 @findex gnus-agent-fetch-groups
12366 Fetch all eligible articles in the current group
12367 (@code{gnus-agent-fetch-groups}).
12368
12369 @item J c
12370 @kindex J c (Agent Group)
12371 @findex gnus-enter-category-buffer
12372 Enter the Agent category buffer (@code{gnus-enter-category-buffer}).
12373
12374 @item J s
12375 @kindex J s (Agent Group)
12376 @findex gnus-agent-fetch-session
12377 Fetch all eligible articles in all groups
12378 (@code{gnus-agent-fetch-session}).
12379
12380 @item J S
12381 @kindex J S (Agent Group)
12382 @findex gnus-group-send-drafts
12383 Send all sendable messages in the draft group
12384 (@code{gnus-agent-fetch-session}).  @xref{Drafts}.
12385
12386 @item J a
12387 @kindex J a (Agent Group)
12388 @findex gnus-agent-add-group
12389 Add the current group to an Agent category
12390 (@code{gnus-agent-add-group}).  This command understands the
12391 process/prefix convention (@pxref{Process/Prefix}).
12392
12393 @item J r
12394 @kindex J r (Agent Group)
12395 @findex gnus-agent-remove-group
12396 Remove the current group from its category, if any
12397 (@code{gnus-agent-remove-group}).  This command understands the
12398 process/prefix convention (@pxref{Process/Prefix}).
12399
12400 @end table
12401
12402
12403 @node Summary Agent Commands
12404 @subsubsection Summary Agent Commands
12405
12406 @table @kbd
12407 @item J #
12408 @kindex J # (Agent Summary)
12409 @findex gnus-agent-mark-article
12410 Mark the article for downloading (@code{gnus-agent-mark-article}).
12411
12412 @item J M-#
12413 @kindex J M-# (Agent Summary)
12414 @findex gnus-agent-unmark-article
12415 Remove the downloading mark from the article
12416 (@code{gnus-agent-unmark-article}).
12417
12418 @item @@
12419 @kindex @@ (Agent Summary)
12420 @findex gnus-agent-toggle-mark
12421 Toggle whether to download the article (@code{gnus-agent-toggle-mark}).
12422
12423 @item J c
12424 @kindex J c (Agent Summary)
12425 @findex gnus-agent-catchup
12426 Mark all undownloaded articles as read (@code{gnus-agent-catchup}).
12427
12428 @end table
12429
12430
12431 @node Server Agent Commands
12432 @subsubsection Server Agent Commands
12433
12434 @table @kbd
12435 @item J a
12436 @kindex J a (Agent Server)
12437 @findex gnus-agent-add-server
12438 Add the current server to the list of servers covered by the Gnus Agent
12439 (@code{gnus-agent-add-server}).
12440
12441 @item J r
12442 @kindex J r (Agent Server)
12443 @findex gnus-agent-remove-server
12444 Remove the current server from the list of servers covered by the Gnus
12445 Agent (@code{gnus-agent-remove-server}).
12446
12447 @end table
12448
12449
12450 @node Agent Expiry
12451 @subsection Agent Expiry
12452
12453 @vindex gnus-agent-expire-days
12454 @findex gnus-agent-expire
12455 @kindex M-x gnus-agent-expire
12456 @cindex Agent expiry
12457 @cindex Gnus Agent expiry
12458 @cindex expiry
12459
12460 @code{nnagent} doesn't handle expiry.  Instead, there's a special
12461 @code{gnus-agent-expire} command that will expire all read articles that
12462 are older than @code{gnus-agent-expire-days} days.  It can be run
12463 whenever you feel that you're running out of space.  It's not
12464 particularly fast or efficient, and it's not a particularly good idea to
12465 interrupt it (with @kbd{C-g} or anything else) once you've started it.
12466
12467 @vindex gnus-agent-expire-all
12468 if @code{gnus-agent-expire-all} is non-@code{nil}, this command will
12469 expire all articles---unread, read, ticked and dormant.  If @code{nil}
12470 (which is the default), only read articles are eligible for expiry, and
12471 unread, ticked and dormant articles will be kept indefinitely.
12472
12473
12474 @node Outgoing Messages
12475 @subsection Outgoing Messages
12476
12477 When Gnus is unplugged, all outgoing messages (both mail and news) are
12478 stored in the draft groups (@pxref{Drafts}).  You can view them there
12479 after posting, and edit them at will.
12480
12481 When Gnus is plugged again, you can send the messages either from the
12482 draft group with the special commands available there, or you can use
12483 the @kbd{J S} command in the group buffer to send all the sendable
12484 messages in the draft group.
12485
12486
12487
12488 @node Agent Variables
12489 @subsection Agent Variables
12490
12491 @table @code
12492 @item gnus-agent-directory
12493 @vindex gnus-agent-directory
12494 Where the Gnus Agent will store its files.  The default is
12495 @file{~/News/agent/}.
12496
12497 @item gnus-agent-handle-level
12498 @vindex gnus-agent-handle-level
12499 Groups on levels (@pxref{Group Levels}) higher than this variable will
12500 be ignored by the Agent.  The default is @code{gnus-level-subscribed},
12501 which means that only subscribed group will be considered by the Agent
12502 by default.
12503
12504 @item gnus-agent-plugged-hook
12505 @vindex gnus-agent-plugged-hook
12506 Hook run when connecting to the network.
12507
12508 @item gnus-agent-unplugged-hook
12509 @vindex gnus-agent-unplugged-hook
12510 Hook run when disconnecting from the network.
12511
12512 @end table
12513
12514
12515 @node Example Setup
12516 @subsection Example Setup
12517
12518 If you don't want to read this manual, and you have a fairly standard
12519 setup, you may be able to use something like the following as your
12520 @file{.gnus.el} file to get started.
12521
12522 @lisp
12523 ;;; Define how Gnus is to fetch news.  We do this over NNTP
12524 ;;; from your ISP's server.
12525 (setq gnus-select-method '(nntp "nntp.your-isp.com"))
12526
12527 ;;; Define how Gnus is to read your mail.  We read mail from
12528 ;;; your ISP's POP server.
12529 (setenv "MAILHOST" "pop.your-isp.com")
12530 (setq nnmail-spool-file "po:username")
12531
12532 ;;; Say how Gnus is to store the mail.  We use nnml groups.
12533 (setq gnus-secondary-select-methods '((nnml "")))
12534
12535 ;;; Make Gnus into an offline newsreader.
12536 (gnus-agentize)
12537 @end lisp
12538
12539 That should be it, basically.  Put that in your @file{~/.gnus.el} file,
12540 edit to suit your needs, start up PPP (or whatever), and type @kbd{M-x
12541 gnus}.
12542
12543 If this is the first time you've run Gnus, you will be subscribed
12544 automatically to a few default newsgroups.  You'll probably want to
12545 subscribe to more groups, and to do that, you have to query the
12546 @sc{nntp} server for a complete list of groups with the @kbd{A A}
12547 command.  This usually takes quite a while, but you only have to do it
12548 once.
12549
12550 After reading and parsing a while, you'll be presented with a list of
12551 groups.  Subscribe to the ones you want to read with the @kbd{u}
12552 command.  @kbd{l} to make all the killed groups disappear after you've
12553 subscribe to all the groups you want to read.  (@kbd{A k} will bring
12554 back all the killed groups.)
12555
12556 You can now read the groups at once, or you can download the articles
12557 with the @kbd{J s} command.  And then read the rest of this manual to
12558 find out which of the other gazillion things you want to customize.
12559
12560
12561 @node Batching Agents
12562 @subsection Batching Agents
12563
12564 Having the Gnus Agent fetch articles (and post whatever messages you've
12565 written) is quite easy once you've gotten things set up properly.  The
12566 following shell script will do everything that is necessary:
12567
12568 @example
12569 #!/bin/sh
12570 emacs -batch -l ~/.emacs -f gnus-agent-batch >/dev/null
12571 @end example
12572
12573
12574 @node Agent Caveats
12575 @subsection Agent Caveats
12576
12577 The Gnus Agent doesn't seem to work like most other offline
12578 newsreaders.  Here are some common questions that some imaginary people
12579 may ask:
12580
12581 @table @dfn
12582 @item If I read an article while plugged, do they get entered into the
12583 Agent?
12584
12585 @strong{No.}
12586
12587 @item If I read an article while plugged, and the article already exists
12588 in the Agent, will it get downloaded once more?
12589
12590 @strong{Yes.}
12591
12592 @end table
12593
12594 In short, when Gnus is unplugged, it only looks into the locally stored
12595 articles; when it's plugged, it only talks to your ISP.
12596
12597
12598 @node Scoring
12599 @chapter Scoring
12600 @cindex scoring
12601
12602 Other people use @dfn{kill files}, but we here at Gnus Towers like
12603 scoring better than killing, so we'd rather switch than fight.  They do
12604 something completely different as well, so sit up straight and pay
12605 attention!
12606
12607 @vindex gnus-summary-mark-below
12608 All articles have a default score (@code{gnus-summary-default-score}),
12609 which is 0 by default.  This score may be raised or lowered either
12610 interactively or by score files.  Articles that have a score lower than
12611 @code{gnus-summary-mark-below} are marked as read.
12612
12613 Gnus will read any @dfn{score files} that apply to the current group
12614 before generating the summary buffer.
12615
12616 There are several commands in the summary buffer that insert score
12617 entries based on the current article.  You can, for instance, ask Gnus to
12618 lower or increase the score of all articles with a certain subject.
12619
12620 There are two sorts of scoring entries: Permanent and temporary.
12621 Temporary score entries are self-expiring entries.  Any entries that are
12622 temporary and have not been used for, say, a week, will be removed
12623 silently to help keep the sizes of the score files down.
12624
12625 @menu
12626 * Summary Score Commands::   Adding score entries for the current group.
12627 * Group Score Commands::     General score commands.
12628 * Score Variables::          Customize your scoring.  (My, what terminology).
12629 * Score File Format::        What a score file may contain.
12630 * Score File Editing::       You can edit score files by hand as well.
12631 * Adaptive Scoring::         Big Sister Gnus knows what you read.
12632 * Home Score File::          How to say where new score entries are to go.
12633 * Followups To Yourself::    Having Gnus notice when people answer you.
12634 * Scoring Tips::             How to score effectively.
12635 * Reverse Scoring::          That problem child of old is not problem.
12636 * Global Score Files::       Earth-spanning, ear-splitting score files.
12637 * Kill Files::               They are still here, but they can be ignored.
12638 * Converting Kill Files::    Translating kill files to score files.
12639 * GroupLens::                Getting predictions on what you like to read.
12640 * Advanced Scoring::         Using logical expressions to build score rules.
12641 * Score Decays::             It can be useful to let scores wither away.
12642 @end menu
12643
12644
12645 @node Summary Score Commands
12646 @section Summary Score Commands
12647 @cindex score commands
12648
12649 The score commands that alter score entries do not actually modify real
12650 score files.  That would be too inefficient.  Gnus maintains a cache of
12651 previously loaded score files, one of which is considered the
12652 @dfn{current score file alist}.  The score commands simply insert
12653 entries into this list, and upon group exit, this list is saved.
12654
12655 The current score file is by default the group's local score file, even
12656 if no such score file actually exists.  To insert score commands into
12657 some other score file (e.g. @file{all.SCORE}), you must first make this
12658 score file the current one.
12659
12660 General score commands that don't actually change the score file:
12661
12662 @table @kbd
12663
12664 @item V s
12665 @kindex V s (Summary)
12666 @findex gnus-summary-set-score
12667 Set the score of the current article (@code{gnus-summary-set-score}).
12668
12669 @item V S
12670 @kindex V S (Summary)
12671 @findex gnus-summary-current-score
12672 Display the score of the current article
12673 (@code{gnus-summary-current-score}).
12674
12675 @item V t
12676 @kindex V t (Summary)
12677 @findex gnus-score-find-trace
12678 Display all score rules that have been used on the current article
12679 (@code{gnus-score-find-trace}).
12680
12681 @item V R
12682 @kindex V R (Summary)
12683 @findex gnus-summary-rescore
12684 Run the current summary through the scoring process
12685 (@code{gnus-summary-rescore}).  This might be useful if you're playing
12686 around with your score files behind Gnus' back and want to see the
12687 effect you're having.
12688
12689 @item V c
12690 @kindex V c (Summary)
12691 @findex gnus-score-change-score-file
12692 Make a different score file the current
12693 (@code{gnus-score-change-score-file}).
12694
12695 @item V e
12696 @kindex V e (Summary)
12697 @findex gnus-score-edit-current-scores
12698 Edit the current score file (@code{gnus-score-edit-current-scores}).
12699 You will be popped into a @code{gnus-score-mode} buffer (@pxref{Score
12700 File Editing}).
12701
12702 @item V f
12703 @kindex V f (Summary)
12704 @findex gnus-score-edit-file
12705 Edit a score file and make this score file the current one
12706 (@code{gnus-score-edit-file}).
12707
12708 @item V F
12709 @kindex V F (Summary)
12710 @findex gnus-score-flush-cache
12711 Flush the score cache (@code{gnus-score-flush-cache}).  This is useful
12712 after editing score files.
12713
12714 @item V C
12715 @kindex V C (Summary)
12716 @findex gnus-score-customize
12717 Customize a score file in a visually pleasing manner
12718 (@code{gnus-score-customize}).
12719
12720 @end table
12721
12722 The rest of these commands modify the local score file.
12723
12724 @table @kbd
12725
12726 @item V m
12727 @kindex V m (Summary)
12728 @findex gnus-score-set-mark-below
12729 Prompt for a score, and mark all articles with a score below this as
12730 read (@code{gnus-score-set-mark-below}).
12731
12732 @item V x
12733 @kindex V x (Summary)
12734 @findex gnus-score-set-expunge-below
12735 Prompt for a score, and add a score rule to the current score file to
12736 expunge all articles below this score
12737 (@code{gnus-score-set-expunge-below}).
12738 @end table
12739
12740 The keystrokes for actually making score entries follow a very regular
12741 pattern, so there's no need to list all the commands.  (Hundreds of
12742 them.)
12743
12744 @findex gnus-summary-increase-score
12745 @findex gnus-summary-lower-score
12746
12747 @enumerate
12748 @item
12749 The first key is either @kbd{I} (upper case i) for increasing the score
12750 or @kbd{L} for lowering the score.
12751 @item
12752 The second key says what header you want to score on.  The following
12753 keys are available:
12754 @table @kbd
12755
12756 @item a
12757 Score on the author name.
12758
12759 @item s
12760 Score on the subject line.
12761
12762 @item x
12763 Score on the Xref line---i.e., the cross-posting line.
12764
12765 @item r
12766 Score on the References line.
12767
12768 @item d
12769 Score on the date.
12770
12771 @item l
12772 Score on the number of lines.
12773
12774 @item i
12775 Score on the Message-ID.
12776
12777 @item f
12778 Score on followups.
12779
12780 @item b
12781 Score on the body.
12782
12783 @item h
12784 Score on the head.
12785
12786 @item t
12787 Score on thead.
12788
12789 @end table
12790
12791 @item
12792 The third key is the match type.  Which match types are valid depends on
12793 what headers you are scoring on.
12794
12795 @table @code
12796
12797 @item strings
12798
12799 @table @kbd
12800
12801 @item e
12802 Exact matching.
12803
12804 @item s
12805 Substring matching.
12806
12807 @item f
12808 Fuzzy matching (@pxref{Fuzzy Matching}).
12809
12810 @item r
12811 Regexp matching
12812 @end table
12813
12814 @item date
12815 @table @kbd
12816
12817 @item b
12818 Before date.
12819
12820 @item a
12821 After date.
12822
12823 @item n
12824 This date.
12825 @end table
12826
12827 @item number
12828 @table @kbd
12829
12830 @item <
12831 Less than number.
12832
12833 @item =
12834 Equal to number.
12835
12836 @item >
12837 Greater than number.
12838 @end table
12839 @end table
12840
12841 @item
12842 The fourth and final key says whether this is a temporary (i.e., expiring)
12843 score entry, or a permanent (i.e., non-expiring) score entry, or whether
12844 it is to be done immediately, without adding to the score file.
12845 @table @kbd
12846
12847 @item t
12848 Temporary score entry.
12849
12850 @item p
12851 Permanent score entry.
12852
12853 @item i
12854 Immediately scoring.
12855 @end table
12856
12857 @end enumerate
12858
12859 So, let's say you want to increase the score on the current author with
12860 exact matching permanently: @kbd{I a e p}.  If you want to lower the
12861 score based on the subject line, using substring matching, and make a
12862 temporary score entry: @kbd{L s s t}.  Pretty easy.
12863
12864 To make things a bit more complicated, there are shortcuts.  If you use
12865 a capital letter on either the second or third keys, Gnus will use
12866 defaults for the remaining one or two keystrokes.  The defaults are
12867 ``substring'' and ``temporary''.  So @kbd{I A} is the same as @kbd{I a s
12868 t}, and @kbd{I a R} is the same as @kbd{I a r t}.
12869
12870 These functions take both the numerical prefix and the symbolic prefix
12871 (@pxref{Symbolic Prefixes}).  A numerical prefix says how much to lower
12872 (or increase) the score of the article.  A symbolic prefix of @code{a}
12873 says to use the @file{all.SCORE} file for the command instead of the
12874 current score file.
12875
12876 @vindex gnus-score-mimic-keymap
12877 The @code{gnus-score-mimic-keymap} says whether these commands will
12878 pretend they are keymaps or not.
12879
12880
12881 @node Group Score Commands
12882 @section Group Score Commands
12883 @cindex group score commands
12884
12885 There aren't many of these as yet, I'm afraid.
12886
12887 @table @kbd
12888
12889 @item W f
12890 @kindex W f (Group)
12891 @findex gnus-score-flush-cache
12892 Gnus maintains a cache of score alists to avoid having to reload them
12893 all the time.  This command will flush the cache
12894 (@code{gnus-score-flush-cache}).
12895
12896 @end table
12897
12898 You can do scoring from the command line by saying something like:
12899
12900 @findex gnus-batch-score
12901 @cindex batch scoring
12902 @example
12903 $ emacs -batch -l ~/.emacs -l ~/.gnus.el -f gnus-batch-score
12904 @end example
12905
12906
12907 @node Score Variables
12908 @section Score Variables
12909 @cindex score variables
12910
12911 @table @code
12912
12913 @item gnus-use-scoring
12914 @vindex gnus-use-scoring
12915 If @code{nil}, Gnus will not check for score files, and will not, in
12916 general, do any score-related work.  This is @code{t} by default.
12917
12918 @item gnus-kill-killed
12919 @vindex gnus-kill-killed
12920 If this variable is @code{nil}, Gnus will never apply score files to
12921 articles that have already been through the kill process.  While this
12922 may save you lots of time, it also means that if you apply a kill file
12923 to a group, and then change the kill file and want to run it over you
12924 group again to kill more articles, it won't work.  You have to set this
12925 variable to @code{t} to do that.  (It is @code{t} by default.)
12926
12927 @item gnus-kill-files-directory
12928 @vindex gnus-kill-files-directory
12929 All kill and score files will be stored in this directory, which is
12930 initialized from the @code{SAVEDIR} environment variable by default.
12931 This is @file{~/News/} by default.
12932
12933 @item gnus-score-file-suffix
12934 @vindex gnus-score-file-suffix
12935 Suffix to add to the group name to arrive at the score file name
12936 (@samp{SCORE} by default.)
12937
12938 @item gnus-score-uncacheable-files
12939 @vindex gnus-score-uncacheable-files
12940 @cindex score cache
12941 All score files are normally cached to avoid excessive re-loading of
12942 score files.  However, if this might make you Emacs grow big and
12943 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
12944 @file{all.SCORE}, while it might be a good idea to not cache
12945 @file{comp.infosystems.www.authoring.misc.ADAPT}.  In fact, this
12946 variable is @samp{ADAPT$} by default, so no adaptive score files will
12947 be cached.
12948
12949 @item gnus-save-score
12950 @vindex gnus-save-score
12951 If you have really complicated score files, and do lots of batch
12952 scoring, then you might set this variable to @code{t}.  This will make
12953 Gnus save the scores into the @file{.newsrc.eld} file.
12954
12955 @item gnus-score-interactive-default-score
12956 @vindex gnus-score-interactive-default-score
12957 Score used by all the interactive raise/lower commands to raise/lower
12958 score with.  Default is 1000, which may seem excessive, but this is to
12959 ensure that the adaptive scoring scheme gets enough room to play with.
12960 We don't want the small changes from the adaptive scoring to overwrite
12961 manually entered data.
12962
12963 @item gnus-summary-default-score
12964 @vindex gnus-summary-default-score
12965 Default score of an article, which is 0 by default.
12966
12967 @item gnus-summary-expunge-below
12968 @vindex gnus-summary-expunge-below
12969 Don't display the summary lines of articles that have scores lower than
12970 this variable.  This is @code{nil} by default, which means that no
12971 articles will be hidden.  This variable is local to the summary buffers,
12972 and has to be set from @code{gnus-summary-mode-hook}.
12973
12974 @item gnus-score-over-mark
12975 @vindex gnus-score-over-mark
12976 Mark (in the third column) used for articles with a score over the
12977 default.  Default is @samp{+}.
12978
12979 @item gnus-score-below-mark
12980 @vindex gnus-score-below-mark
12981 Mark (in the third column) used for articles with a score below the
12982 default.  Default is @samp{-}.
12983
12984 @item gnus-score-find-score-files-function
12985 @vindex gnus-score-find-score-files-function
12986 Function used to find score files for the current group.  This function
12987 is called with the name of the group as the argument.
12988
12989 Predefined functions available are:
12990 @table @code
12991
12992 @item gnus-score-find-single
12993 @findex gnus-score-find-single
12994 Only apply the group's own score file.
12995
12996 @item gnus-score-find-bnews
12997 @findex gnus-score-find-bnews
12998 Apply all score files that match, using bnews syntax.  This is the
12999 default.  If the current group is @samp{gnu.emacs.gnus}, for instance,
13000 @file{all.emacs.all.SCORE}, @file{not.alt.all.SCORE} and
13001 @file{gnu.all.SCORE} would all apply.  In short, the instances of
13002 @samp{all} in the score file names are translated into @samp{.*}, and
13003 then a regexp match is done.
13004
13005 This means that if you have some score entries that you want to apply to
13006 all groups, then you put those entries in the @file{all.SCORE} file.
13007
13008 The score files are applied in a semi-random order, although Gnus will
13009 try to apply the more general score files before the more specific score
13010 files.  It does this by looking at the number of elements in the score
13011 file names---discarding the @samp{all} elements.
13012
13013 @item gnus-score-find-hierarchical
13014 @findex gnus-score-find-hierarchical
13015 Apply all score files from all the parent groups.  This means that you
13016 can't have score files like @file{all.SCORE}, but you can have
13017 @file{SCORE}, @file{comp.SCORE} and @file{comp.emacs.SCORE}.
13018
13019 @end table
13020 This variable can also be a list of functions.  In that case, all these
13021 functions will be called, and all the returned lists of score files will
13022 be applied.  These functions can also return lists of score alists
13023 directly.  In that case, the functions that return these non-file score
13024 alists should probably be placed before the ``real'' score file
13025 functions, to ensure that the last score file returned is the local
13026 score file.  Phu.
13027
13028 @item gnus-score-expiry-days
13029 @vindex gnus-score-expiry-days
13030 This variable says how many days should pass before an unused score file
13031 entry is expired.  If this variable is @code{nil}, no score file entries
13032 are expired.  It's 7 by default.
13033
13034 @item gnus-update-score-entry-dates
13035 @vindex gnus-update-score-entry-dates
13036 If this variable is non-@code{nil}, matching score entries will have
13037 their dates updated.  (This is how Gnus controls expiry---all
13038 non-matching entries will become too old while matching entries will
13039 stay fresh and young.)  However, if you set this variable to @code{nil},
13040 even matching entries will grow old and will have to face that oh-so
13041 grim reaper.
13042
13043 @item gnus-score-after-write-file-function
13044 @vindex gnus-score-after-write-file-function
13045 Function called with the name of the score file just written.
13046
13047 @item gnus-score-thread-simplify
13048 @vindex gnus-score-thread-simplify
13049 If this variable is non-@code{nil}, article subjects will be simplified
13050 for subject scoring purposes in the same manner as with
13051 threading---according to the current value of
13052 gnus-simplify-subject-functions.  If the scoring entry uses
13053 @code{substring} or @code{exact} matching, the match will also be
13054 simplified in this manner.
13055
13056 @end table
13057
13058
13059 @node Score File Format
13060 @section Score File Format
13061 @cindex score file format
13062
13063 A score file is an @code{emacs-lisp} file that normally contains just a
13064 single form.  Casual users are not expected to edit these files;
13065 everything can be changed from the summary buffer.
13066
13067 Anyway, if you'd like to dig into it yourself, here's an example:
13068
13069 @lisp
13070 (("from"
13071   ("Lars Ingebrigtsen" -10000)
13072   ("Per Abrahamsen")
13073   ("larsi\\|lmi" -50000 nil R))
13074  ("subject"
13075   ("Ding is Badd" nil 728373))
13076  ("xref"
13077   ("alt.politics" -1000 728372 s))
13078  ("lines"
13079   (2 -100 nil <))
13080  (mark 0)
13081  (expunge -1000)
13082  (mark-and-expunge -10)
13083  (read-only nil)
13084  (orphan -10)
13085  (adapt t)
13086  (files "/hom/larsi/News/gnu.SCORE")
13087  (exclude-files "all.SCORE")
13088  (local (gnus-newsgroup-auto-expire t)
13089         (gnus-summary-make-false-root empty))
13090  (eval (ding)))
13091 @end lisp
13092
13093 This example demonstrates most score file elements.  For a different
13094 approach, see @pxref{Advanced Scoring}.
13095
13096 Even though this looks much like lisp code, nothing here is actually
13097 @code{eval}ed.  The lisp reader is used to read this form, though, so it
13098 has to be valid syntactically, if not semantically.
13099
13100 Six keys are supported by this alist:
13101
13102 @table @code
13103
13104 @item STRING
13105 If the key is a string, it is the name of the header to perform the
13106 match on.  Scoring can only be performed on these eight headers:
13107 @code{From}, @code{Subject}, @code{References}, @code{Message-ID},
13108 @code{Xref}, @code{Lines}, @code{Chars} and @code{Date}.  In addition to
13109 these headers, there are three strings to tell Gnus to fetch the entire
13110 article and do the match on larger parts of the article: @code{Body}
13111 will perform the match on the body of the article, @code{Head} will
13112 perform the match on the head of the article, and @code{All} will
13113 perform the match on the entire article.  Note that using any of these
13114 last three keys will slow down group entry @emph{considerably}.  The
13115 final ``header'' you can score on is @code{Followup}.  These score
13116 entries will result in new score entries being added for all follow-ups
13117 to articles that matches these score entries.
13118
13119 Following this key is a arbitrary number of score entries, where each
13120 score entry has one to four elements.
13121 @enumerate
13122
13123 @item
13124 The first element is the @dfn{match element}.  On most headers this will
13125 be a string, but on the Lines and Chars headers, this must be an
13126 integer.
13127
13128 @item
13129 If the second element is present, it should be a number---the @dfn{score
13130 element}.  This number should be an integer in the neginf to posinf
13131 interval.  This number is added to the score of the article if the match
13132 is successful.  If this element is not present, the
13133 @code{gnus-score-interactive-default-score} number will be used
13134 instead.  This is 1000 by default.
13135
13136 @item
13137 If the third element is present, it should be a number---the @dfn{date
13138 element}.  This date says when the last time this score entry matched,
13139 which provides a mechanism for expiring the score entries.  It this
13140 element is not present, the score entry is permanent.  The date is
13141 represented by the number of days since December 31, 1 BCE.
13142
13143 @item
13144 If the fourth element is present, it should be a symbol---the @dfn{type
13145 element}.  This element specifies what function should be used to see
13146 whether this score entry matches the article.  What match types that can
13147 be used depends on what header you wish to perform the match on.
13148 @table @dfn
13149
13150 @item From, Subject, References, Xref, Message-ID
13151 For most header types, there are the @code{r} and @code{R} (regexp), as
13152 well as @code{s} and @code{S} (substring) types, and @code{e} and
13153 @code{E} (exact match), and @code{w} (word match) types.  If this
13154 element is not present, Gnus will assume that substring matching should
13155 be used.  @code{R}, @code{S}, and @code{E} differ from the others in
13156 that the matches will be done in a case-sensitive manner.  All these
13157 one-letter types are really just abbreviations for the @code{regexp},
13158 @code{string}, @code{exact}, and @code{word} types, which you can use
13159 instead, if you feel like.
13160
13161 @item Lines, Chars
13162 These two headers use different match types: @code{<}, @code{>},
13163 @code{=}, @code{>=} and @code{<=}.
13164
13165 These predicates are true if
13166
13167 @example
13168 (PREDICATE HEADER MATCH)
13169 @end example
13170
13171 evaluates to non-@code{nil}.  For instance, the advanced match
13172 @code{("lines" 4 <)} (@pxref{Advanced Scoring}) will result in the
13173 following form:
13174
13175 @lisp
13176 (< header-value 4)
13177 @end lisp
13178
13179 Or to put it another way: When using @code{<} on @code{Lines} with 4 as
13180 the match, we get the score added if the article has less than 4 lines.
13181 (It's easy to get confused and think it's the other way around.  But
13182 it's not.  I think.)
13183
13184 When matching on @code{Lines}, be careful because some backends (like
13185 @code{nndir}) do not generate @code{Lines} header, so every article ends
13186 up being marked as having 0 lines.  This can lead to strange results if
13187 you happen to lower score of the articles with few lines.
13188
13189 @item Date
13190 For the Date header we have three kinda silly match types:
13191 @code{before}, @code{at} and @code{after}.  I can't really imagine this
13192 ever being useful, but, like, it would feel kinda silly not to provide
13193 this function.  Just in case.  You never know.  Better safe than sorry.
13194 Once burnt, twice shy.  Don't judge a book by its cover.  Never not have
13195 sex on a first date.  (I have been told that at least one person, and I
13196 quote, ``found this function indispensable'', however.)
13197
13198 @cindex ISO8601
13199 @cindex date
13200 A more useful match type is @code{regexp}.  With it, you can match the
13201 date string using a regular expression.  The date is normalized to
13202 ISO8601 compact format first---@var{YYYYMMDD}@code{T}@var{HHMMSS}.  If
13203 you want to match all articles that have been posted on April 1st in
13204 every year, you could use @samp{....0401.........} as a match string,
13205 for instance.  (Note that the date is kept in its original time zone, so
13206 this will match articles that were posted when it was April 1st where
13207 the article was posted from.  Time zones are such wholesome fun for the
13208 whole family, eh?)
13209
13210 @item Head, Body, All
13211 These three match keys use the same match types as the @code{From} (etc)
13212 header uses.
13213
13214 @item Followup
13215 This match key is somewhat special, in that it will match the
13216 @code{From} header, and affect the score of not only the matching
13217 articles, but also all followups to the matching articles.  This allows
13218 you e.g. increase the score of followups to your own articles, or
13219 decrease the score of followups to the articles of some known
13220 trouble-maker.  Uses the same match types as the @code{From} header
13221 uses.  (Using this match key will lead to creation of @file{ADAPT}
13222 files.)
13223
13224 @item Thread
13225 This match key works along the same lines as the @code{Followup} match
13226 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
13227 @samp{thread} match.  This will add a new @samp{thread} match for each
13228 article that has @var{X} in its @code{References} header.  (These new
13229 @samp{thread} matches will use the @code{Message-ID}s of these matching
13230 articles.)  This will ensure that you can raise/lower the score of an
13231 entire thread, even though some articles in the thread may not have
13232 complete @code{References} headers.  Note that using this may lead to
13233 undeterministic scores of the articles in the thread.  (Using this match
13234 key will lead to creation of @file{ADAPT} files.)
13235 @end table
13236 @end enumerate
13237
13238 @cindex Score File Atoms
13239 @item mark
13240 The value of this entry should be a number.  Any articles with a score
13241 lower than this number will be marked as read.
13242
13243 @item expunge
13244 The value of this entry should be a number.  Any articles with a score
13245 lower than this number will be removed from the summary buffer.
13246
13247 @item mark-and-expunge
13248 The value of this entry should be a number.  Any articles with a score
13249 lower than this number will be marked as read and removed from the
13250 summary buffer.
13251
13252 @item thread-mark-and-expunge
13253 The value of this entry should be a number.  All articles that belong to
13254 a thread that has a total score below this number will be marked as read
13255 and removed from the summary buffer.  @code{gnus-thread-score-function}
13256 says how to compute the total score for a thread.
13257
13258 @item files
13259 The value of this entry should be any number of file names.  These files
13260 are assumed to be score files as well, and will be loaded the same way
13261 this one was.
13262
13263 @item exclude-files
13264 The clue of this entry should be any number of files.  These files will
13265 not be loaded, even though they would normally be so, for some reason or
13266 other.
13267
13268 @item eval
13269 The value of this entry will be @code{eval}el.  This element will be
13270 ignored when handling global score files.
13271
13272 @item read-only
13273 Read-only score files will not be updated or saved.  Global score files
13274 should feature this atom (@pxref{Global Score Files}).  (Note:
13275 @dfn{Global} here really means @dfn{global}; not your personal
13276 apply-to-all-groups score files.)
13277
13278 @item orphan
13279 The value of this entry should be a number.  Articles that do not have
13280 parents will get this number added to their scores.  Imagine you follow
13281 some high-volume newsgroup, like @samp{comp.lang.c}.  Most likely you
13282 will only follow a few of the threads, also want to see any new threads.
13283
13284 You can do this with the following two score file entries:
13285
13286 @example
13287         (orphan -500)
13288         (mark-and-expunge -100)
13289 @end example
13290
13291 When you enter the group the first time, you will only see the new
13292 threads.  You then raise the score of the threads that you find
13293 interesting (with @kbd{I T} or @kbd{I S}), and ignore (@kbd{C y}) the
13294 rest.  Next time you enter the group, you will see new articles in the
13295 interesting threads, plus any new threads.
13296
13297 I.e.---the orphan score atom is for high-volume groups where there
13298 exist a few interesting threads which can't be found automatically by
13299 ordinary scoring rules.
13300
13301 @item adapt
13302 This entry controls the adaptive scoring.  If it is @code{t}, the
13303 default adaptive scoring rules will be used.  If it is @code{ignore}, no
13304 adaptive scoring will be performed on this group.  If it is a list, this
13305 list will be used as the adaptive scoring rules.  If it isn't present,
13306 or is something other than @code{t} or @code{ignore}, the default
13307 adaptive scoring rules will be used.  If you want to use adaptive
13308 scoring on most groups, you'd set @code{gnus-use-adaptive-scoring} to
13309 @code{t}, and insert an @code{(adapt ignore)} in the groups where you do
13310 not want adaptive scoring.  If you only want adaptive scoring in a few
13311 groups, you'd set @code{gnus-use-adaptive-scoring} to @code{nil}, and
13312 insert @code{(adapt t)} in the score files of the groups where you want
13313 it.
13314
13315 @item adapt-file
13316 All adaptive score entries will go to the file named by this entry.  It
13317 will also be applied when entering the group.  This atom might be handy
13318 if you want to adapt on several groups at once, using the same adaptive
13319 file for a number of groups.
13320
13321 @item local
13322 @cindex local variables
13323 The value of this entry should be a list of @code{(VAR VALUE)} pairs.
13324 Each @var{var} will be made buffer-local to the current summary buffer,
13325 and set to the value specified.  This is a convenient, if somewhat
13326 strange, way of setting variables in some groups if you don't like hooks
13327 much.  Note that the @var{value} won't be evaluated.
13328 @end table
13329
13330
13331 @node Score File Editing
13332 @section Score File Editing
13333
13334 You normally enter all scoring commands from the summary buffer, but you
13335 might feel the urge to edit them by hand as well, so we've supplied you
13336 with a mode for that.
13337
13338 It's simply a slightly customized @code{emacs-lisp} mode, with these
13339 additional commands:
13340
13341 @table @kbd
13342
13343 @item C-c C-c
13344 @kindex C-c C-c (Score)
13345 @findex gnus-score-edit-done
13346 Save the changes you have made and return to the summary buffer
13347 (@code{gnus-score-edit-done}).
13348
13349 @item C-c C-d
13350 @kindex C-c C-d (Score)
13351 @findex gnus-score-edit-insert-date
13352 Insert the current date in numerical format
13353 (@code{gnus-score-edit-insert-date}).  This is really the day number, if
13354 you were wondering.
13355
13356 @item C-c C-p
13357 @kindex C-c C-p (Score)
13358 @findex gnus-score-pretty-print
13359 The adaptive score files are saved in an unformatted fashion.  If you
13360 intend to read one of these files, you want to @dfn{pretty print} it
13361 first.  This command (@code{gnus-score-pretty-print}) does that for
13362 you.
13363
13364 @end table
13365
13366 Type @kbd{M-x gnus-score-mode} to use this mode.
13367
13368 @vindex gnus-score-mode-hook
13369 @code{gnus-score-menu-hook} is run in score mode buffers.
13370
13371 In the summary buffer you can use commands like @kbd{V f} and @kbd{V
13372 e} to begin editing score files.
13373
13374
13375 @node Adaptive Scoring
13376 @section Adaptive Scoring
13377 @cindex adaptive scoring
13378
13379 If all this scoring is getting you down, Gnus has a way of making it all
13380 happen automatically---as if by magic.  Or rather, as if by artificial
13381 stupidity, to be precise.
13382
13383 @vindex gnus-use-adaptive-scoring
13384 When you read an article, or mark an article as read, or kill an
13385 article, you leave marks behind.  On exit from the group, Gnus can sniff
13386 these marks and add score elements depending on what marks it finds.
13387 You turn on this ability by setting @code{gnus-use-adaptive-scoring} to
13388 @code{t} or @code{(line)}.  If you want score adaptively on separate
13389 words appearing in the subjects, you should set this variable to
13390 @code{(word)}.  If you want to use both adaptive methods, set this
13391 variable to @code{(word line)}.
13392
13393 @vindex gnus-default-adaptive-score-alist
13394 To give you complete control over the scoring process, you can customize
13395 the @code{gnus-default-adaptive-score-alist} variable.  For instance, it
13396 might look something like this:
13397
13398 @lisp
13399 (defvar gnus-default-adaptive-score-alist
13400   '((gnus-unread-mark)
13401     (gnus-ticked-mark (from 4))
13402     (gnus-dormant-mark (from 5))
13403     (gnus-del-mark (from -4) (subject -1))
13404     (gnus-read-mark (from 4) (subject 2))
13405     (gnus-expirable-mark (from -1) (subject -1))
13406     (gnus-killed-mark (from -1) (subject -3))
13407     (gnus-kill-file-mark)
13408     (gnus-ancient-mark)
13409     (gnus-low-score-mark)
13410     (gnus-catchup-mark (from -1) (subject -1))))
13411 @end lisp
13412
13413 As you see, each element in this alist has a mark as a key (either a
13414 variable name or a ``real'' mark---a character).  Following this key is
13415 a arbitrary number of header/score pairs.  If there are no header/score
13416 pairs following the key, no adaptive scoring will be done on articles
13417 that have that key as the article mark.  For instance, articles with
13418 @code{gnus-unread-mark} in the example above will not get adaptive score
13419 entries.
13420
13421 Each article can have only one mark, so just a single of these rules
13422 will be applied to each article.
13423
13424 To take @code{gnus-del-mark} as an example---this alist says that all
13425 articles that have that mark (i.e., are marked with @samp{D}) will have a
13426 score entry added to lower based on the @code{From} header by -4, and
13427 lowered by @code{Subject} by -1.  Change this to fit your prejudices.
13428
13429 If you have marked 10 articles with the same subject with
13430 @code{gnus-del-mark}, the rule for that mark will be applied ten times.
13431 That means that that subject will get a score of ten times -1, which
13432 should be, unless I'm much mistaken, -10.
13433
13434 If you have auto-expirable (mail) groups (@pxref{Expiring Mail}), all
13435 the read articles will be marked with the @samp{E} mark.  This'll
13436 probably make adaptive scoring slightly impossible, so auto-expiring and
13437 adaptive scoring doesn't really mix very well.
13438
13439 The headers you can score on are @code{from}, @code{subject},
13440 @code{message-id}, @code{references}, @code{xref}, @code{lines},
13441 @code{chars} and @code{date}.  In addition, you can score on
13442 @code{followup}, which will create an adaptive score entry that matches
13443 on the @code{References} header using the @code{Message-ID} of the
13444 current article, thereby matching the following thread.
13445
13446 You can also score on @code{thread}, which will try to score all
13447 articles that appear in a thread.  @code{thread} matches uses a
13448 @code{Message-ID} to match on the @code{References} header of the
13449 article.  If the match is made, the @code{Message-ID} of the article is
13450 added to the @code{thread} rule.  (Think about it.  I'd recommend two
13451 aspirins afterwards.)
13452
13453 If you use this scheme, you should set the score file atom @code{mark}
13454 to something small---like -300, perhaps, to avoid having small random
13455 changes result in articles getting marked as read.
13456
13457 After using adaptive scoring for a week or so, Gnus should start to
13458 become properly trained and enhance the authors you like best, and kill
13459 the authors you like least, without you having to say so explicitly.
13460
13461 You can control what groups the adaptive scoring is to be performed on
13462 by using the score files (@pxref{Score File Format}).  This will also
13463 let you use different rules in different groups.
13464
13465 @vindex gnus-adaptive-file-suffix
13466 The adaptive score entries will be put into a file where the name is the
13467 group name with @code{gnus-adaptive-file-suffix} appended.  The default
13468 is @samp{ADAPT}.
13469
13470 @vindex gnus-score-exact-adapt-limit
13471 When doing adaptive scoring, substring or fuzzy matching would probably
13472 give you the best results in most cases.  However, if the header one
13473 matches is short, the possibility for false positives is great, so if
13474 the length of the match is less than
13475 @code{gnus-score-exact-adapt-limit}, exact matching will be used.  If
13476 this variable is @code{nil}, exact matching will always be used to avoid
13477 this problem.
13478
13479 @vindex gnus-default-adaptive-word-score-alist
13480 As mentioned above, you can adapt either on individual words or entire
13481 headers.  If you adapt on words, the
13482 @code{gnus-default-adaptive-word-score-alist} variable says what score
13483 each instance of a word should add given a mark.
13484
13485 @lisp
13486 (setq gnus-default-adaptive-word-score-alist
13487       `((,gnus-read-mark . 30)
13488         (,gnus-catchup-mark . -10)
13489         (,gnus-killed-mark . -20)
13490         (,gnus-del-mark . -15)))
13491 @end lisp
13492
13493 This is the default value.  If you have adaption on words enabled, every
13494 word that appears in subjects of articles marked with
13495 @code{gnus-read-mark} will result in a score rule that increase the
13496 score with 30 points.
13497
13498 @vindex gnus-default-ignored-adaptive-words
13499 @vindex gnus-ignored-adaptive-words
13500 Words that appear in the @code{gnus-default-ignored-adaptive-words} list
13501 will be ignored.  If you wish to add more words to be ignored, use the
13502 @code{gnus-ignored-adaptive-words} list instead.
13503
13504 @vindex gnus-adaptive-word-syntax-table
13505 When the scoring is done, @code{gnus-adaptive-word-syntax-table} is the
13506 syntax table in effect.  It is similar to the standard syntax table, but
13507 it considers numbers to be non-word-constituent characters.
13508
13509 @vindex gnus-adaptive-word-minimum
13510 If @code{gnus-adaptive-word-minimum} is set to a number, the adaptive
13511 word scoring process will never bring down the score of an article to
13512 below this number.  The default is @code{nil}.
13513
13514 @vindex gnus-adaptive-word-no-group-words
13515 If @code{gnus-adaptive-word-no-group-words} is set to @code{t}, gnus
13516 won't adaptively word score any of the words in the group name.  Useful
13517 for groups like @samp{comp.editors.emacs}, where most of the subject
13518 lines contain the word @samp{emacs}.
13519
13520 After using this scheme for a while, it might be nice to write a
13521 @code{gnus-psychoanalyze-user} command to go through the rules and see
13522 what words you like and what words you don't like.  Or perhaps not.
13523
13524 Note that the adaptive word scoring thing is highly experimental and is
13525 likely to change in the future.  Initial impressions seem to indicate
13526 that it's totally useless as it stands.  Some more work (involving more
13527 rigorous statistical methods) will have to be done to make this useful.
13528
13529
13530 @node Home Score File
13531 @section Home Score File
13532
13533 The score file where new score file entries will go is called the
13534 @dfn{home score file}.  This is normally (and by default) the score file
13535 for the group itself.  For instance, the home score file for
13536 @samp{gnu.emacs.gnus} is @file{gnu.emacs.gnus.SCORE}.
13537
13538 However, this may not be what you want.  It is often convenient to share
13539 a common home score file among many groups---all @samp{emacs} groups
13540 could perhaps use the same home score file.
13541
13542 @vindex gnus-home-score-file
13543 The variable that controls this is @code{gnus-home-score-file}.  It can
13544 be:
13545
13546 @enumerate
13547 @item
13548 A string.  Then this file will be used as the home score file for all
13549 groups.
13550
13551 @item
13552 A function. The result of this function will be used as the home score
13553 file.  The function will be called with the name of the group as the
13554 parameter.
13555
13556 @item
13557 A list.  The elements in this list can be:
13558
13559 @enumerate
13560 @item
13561 @var{(regexp file-name)}.  If the @var{regexp} matches the group name,
13562 the @var{file-name} will will be used as the home score file.
13563
13564 @item
13565 A function. If the function returns non-nil, the result will be used as
13566 the home score file.
13567
13568 @item
13569 A string.  Use the string as the home score file.
13570 @end enumerate
13571
13572 The list will be traversed from the beginning towards the end looking
13573 for matches.
13574
13575 @end enumerate
13576
13577 So, if you want to use just a single score file, you could say:
13578
13579 @lisp
13580 (setq gnus-home-score-file
13581       "my-total-score-file.SCORE")
13582 @end lisp
13583
13584 If you want to use @file{gnu.SCORE} for all @samp{gnu} groups and
13585 @file{rec.SCORE} for all @samp{rec} groups (and so on), you can say:
13586
13587 @findex gnus-hierarchial-home-score-file
13588 @lisp
13589 (setq gnus-home-score-file
13590       'gnus-hierarchial-home-score-file)
13591 @end lisp
13592
13593 This is a ready-made function provided for your convenience.
13594 Other functions include
13595
13596 @table @code
13597 @item gnus-current-home-score-file
13598 @findex gnus-current-home-score-file
13599 Return the ``current'' regular score file.  This will make scoring
13600 commands add entry to the ``innermost'' matching score file.
13601
13602 @end table
13603
13604 If you want to have one score file for the @samp{emacs} groups and
13605 another for the @samp{comp} groups, while letting all other groups use
13606 their own home score files:
13607
13608 @lisp
13609 (setq gnus-home-score-file
13610       ;; All groups that match the regexp "\\.emacs"
13611       '(("\\.emacs" "emacs.SCORE")
13612         ;; All the comp groups in one score file
13613         ("^comp" "comp.SCORE")))
13614 @end lisp
13615
13616 @vindex gnus-home-adapt-file
13617 @code{gnus-home-adapt-file} works exactly the same way as
13618 @code{gnus-home-score-file}, but says what the home adaptive score file
13619 is instead.  All new adaptive file entries will go into the file
13620 specified by this variable, and the same syntax is allowed.
13621
13622 In addition to using @code{gnus-home-score-file} and
13623 @code{gnus-home-adapt-file}, you can also use group parameters
13624 (@pxref{Group Parameters}) and topic parameters (@pxref{Topic
13625 Parameters}) to achieve much the same.  Group and topic parameters take
13626 precedence over this variable.
13627
13628
13629 @node Followups To Yourself
13630 @section Followups To Yourself
13631
13632 Gnus offers two commands for picking out the @code{Message-ID} header in
13633 the current buffer.  Gnus will then add a score rule that scores using
13634 this @code{Message-ID} on the @code{References} header of other
13635 articles.  This will, in effect, increase the score of all articles that
13636 respond to the article in the current buffer.  Quite useful if you want
13637 to easily note when people answer what you've said.
13638
13639 @table @code
13640
13641 @item gnus-score-followup-article
13642 @findex gnus-score-followup-article
13643 This will add a score to articles that directly follow up your own
13644 article.
13645
13646 @item gnus-score-followup-thread
13647 @findex gnus-score-followup-thread
13648 This will add a score to all articles that appear in a thread ``below''
13649 your own article.
13650 @end table
13651
13652 @vindex message-sent-hook
13653 These two functions are both primarily meant to be used in hooks like
13654 @code{message-sent-hook}.
13655
13656 If you look closely at your own @code{Message-ID}, you'll notice that
13657 the first two or three characters are always the same.  Here's two of
13658 mine:
13659
13660 @example
13661 <x6u3u47icf.fsf@@eyesore.no>
13662 <x6sp9o7ibw.fsf@@eyesore.no>
13663 @end example
13664
13665 So ``my'' ident on this machine is @samp{x6}.  This can be
13666 exploited---the following rule will raise the score on all followups to
13667 myself:
13668
13669 @lisp
13670 ("references"
13671  ("<x6[0-9a-z]+\\.fsf\\(_-_\\)?@@.*eyesore.no>"
13672   1000 nil r))
13673 @end lisp
13674
13675 Whether it's the first two or first three characters that are ``yours''
13676 is system-dependent.
13677
13678
13679 @node Scoring Tips
13680 @section Scoring Tips
13681 @cindex scoring tips
13682
13683 @table @dfn
13684
13685 @item Crossposts
13686 @cindex crossposts
13687 @cindex scoring crossposts
13688 If you want to lower the score of crossposts, the line to match on is
13689 the @code{Xref} header.
13690 @lisp
13691 ("xref" (" talk.politics.misc:" -1000))
13692 @end lisp
13693
13694 @item Multiple crossposts
13695 If you want to lower the score of articles that have been crossposted to
13696 more than, say, 3 groups:
13697 @lisp
13698 ("xref" ("[^:\n]+:[0-9]+ +[^:\n]+:[0-9]+ +[^:\n]+:[0-9]+" -1000 nil r))
13699 @end lisp
13700
13701 @item Matching on the body
13702 This is generally not a very good idea---it takes a very long time.
13703 Gnus actually has to fetch each individual article from the server.  But
13704 you might want to anyway, I guess.  Even though there are three match
13705 keys (@code{Head}, @code{Body} and @code{All}), you should choose one
13706 and stick with it in each score file.  If you use any two, each article
13707 will be fetched @emph{twice}.  If you want to match a bit on the
13708 @code{Head} and a bit on the @code{Body}, just use @code{All} for all
13709 the matches.
13710
13711 @item Marking as read
13712 You will probably want to mark articles that has a score below a certain
13713 number as read.  This is most easily achieved by putting the following
13714 in your @file{all.SCORE} file:
13715 @lisp
13716 ((mark -100))
13717 @end lisp
13718 You may also consider doing something similar with @code{expunge}.
13719
13720 @item Negated character classes
13721 If you say stuff like @code{[^abcd]*}, you may get unexpected results.
13722 That will match newlines, which might lead to, well, The Unknown.  Say
13723 @code{[^abcd\n]*} instead.
13724 @end table
13725
13726
13727 @node Reverse Scoring
13728 @section Reverse Scoring
13729 @cindex reverse scoring
13730
13731 If you want to keep just articles that have @samp{Sex with Emacs} in the
13732 subject header, and expunge all other articles, you could put something
13733 like this in your score file:
13734
13735 @lisp
13736 (("subject"
13737   ("Sex with Emacs" 2))
13738  (mark 1)
13739  (expunge 1))
13740 @end lisp
13741
13742 So, you raise all articles that match @samp{Sex with Emacs} and mark the
13743 rest as read, and expunge them to boot.
13744
13745
13746 @node Global Score Files
13747 @section Global Score Files
13748 @cindex global score files
13749
13750 Sure, other newsreaders have ``global kill files''.  These are usually
13751 nothing more than a single kill file that applies to all groups, stored
13752 in the user's home directory.  Bah!  Puny, weak newsreaders!
13753
13754 What I'm talking about here are Global Score Files.  Score files from
13755 all over the world, from users everywhere, uniting all nations in one
13756 big, happy score file union!  Ange-score!  New and untested!
13757
13758 @vindex gnus-global-score-files
13759 All you have to do to use other people's score files is to set the
13760 @code{gnus-global-score-files} variable.  One entry for each score file,
13761 or each score file directory.  Gnus will decide by itself what score
13762 files are applicable to which group.
13763
13764 Say you want to use the score file
13765 @file{/ftp@@ftp.gnus.org:/pub/larsi/ding/score/soc.motss.SCORE} and
13766 all score files in the @file{/ftp@@ftp.some-where:/pub/score} directory:
13767
13768 @lisp
13769 (setq gnus-global-score-files
13770       '("/ftp@@ftp.gnus.org:/pub/larsi/ding/score/soc.motss.SCORE"
13771         "/ftp@@ftp.some-where:/pub/score/"))
13772 @end lisp
13773
13774 @findex gnus-score-search-global-directories
13775 Simple, eh?  Directory names must end with a @samp{/}.  These
13776 directories are typically scanned only once during each Gnus session.
13777 If you feel the need to manually re-scan the remote directories, you can
13778 use the @code{gnus-score-search-global-directories} command.
13779
13780 Note that, at present, using this option will slow down group entry
13781 somewhat.  (That is---a lot.)
13782
13783 If you want to start maintaining score files for other people to use,
13784 just put your score file up for anonymous ftp and announce it to the
13785 world.  Become a retro-moderator!  Participate in the retro-moderator
13786 wars sure to ensue, where retro-moderators battle it out for the
13787 sympathy of the people, luring them to use their score files on false
13788 premises!  Yay!  The net is saved!
13789
13790 Here are some tips for the would-be retro-moderator, off the top of my
13791 head:
13792
13793 @itemize @bullet
13794
13795 @item
13796 Articles heavily crossposted are probably junk.
13797 @item
13798 To lower a single inappropriate article, lower by @code{Message-ID}.
13799 @item
13800 Particularly brilliant authors can be raised on a permanent basis.
13801 @item
13802 Authors that repeatedly post off-charter for the group can safely be
13803 lowered out of existence.
13804 @item
13805 Set the @code{mark} and @code{expunge} atoms to obliterate the nastiest
13806 articles completely.
13807
13808 @item
13809 Use expiring score entries to keep the size of the file down.  You
13810 should probably have a long expiry period, though, as some sites keep
13811 old articles for a long time.
13812 @end itemize
13813
13814 ... I wonder whether other newsreaders will support global score files
13815 in the future.  @emph{Snicker}.  Yup, any day now, newsreaders like Blue
13816 Wave, xrn and 1stReader are bound to implement scoring.  Should we start
13817 holding our breath yet?
13818
13819
13820 @node Kill Files
13821 @section Kill Files
13822 @cindex kill files
13823
13824 Gnus still supports those pesky old kill files.  In fact, the kill file
13825 entries can now be expiring, which is something I wrote before Daniel
13826 Quinlan thought of doing score files, so I've left the code in there.
13827
13828 In short, kill processing is a lot slower (and I do mean @emph{a lot})
13829 than score processing, so it might be a good idea to rewrite your kill
13830 files into score files.
13831
13832 Anyway, a kill file is a normal @code{emacs-lisp} file.  You can put any
13833 forms into this file, which means that you can use kill files as some
13834 sort of primitive hook function to be run on group entry, even though
13835 that isn't a very good idea.
13836
13837 Normal kill files look like this:
13838
13839 @lisp
13840 (gnus-kill "From" "Lars Ingebrigtsen")
13841 (gnus-kill "Subject" "ding")
13842 (gnus-expunge "X")
13843 @end lisp
13844
13845 This will mark every article written by me as read, and remove the
13846 marked articles from the summary buffer.  Very useful, you'll agree.
13847
13848 Other programs use a totally different kill file syntax.  If Gnus
13849 encounters what looks like a @code{rn} kill file, it will take a stab at
13850 interpreting it.
13851
13852 Two summary functions for editing a GNUS kill file:
13853
13854 @table @kbd
13855
13856 @item M-k
13857 @kindex M-k (Summary)
13858 @findex gnus-summary-edit-local-kill
13859 Edit this group's kill file (@code{gnus-summary-edit-local-kill}).
13860
13861 @item M-K
13862 @kindex M-K (Summary)
13863 @findex gnus-summary-edit-global-kill
13864 Edit the general kill file (@code{gnus-summary-edit-global-kill}).
13865 @end table
13866
13867 Two group mode functions for editing the kill files:
13868
13869 @table @kbd
13870
13871 @item M-k
13872 @kindex M-k (Group)
13873 @findex gnus-group-edit-local-kill
13874 Edit this group's kill file (@code{gnus-group-edit-local-kill}).
13875
13876 @item M-K
13877 @kindex M-K (Group)
13878 @findex gnus-group-edit-global-kill
13879 Edit the general kill file (@code{gnus-group-edit-global-kill}).
13880 @end table
13881
13882 Kill file variables:
13883
13884 @table @code
13885 @item gnus-kill-file-name
13886 @vindex gnus-kill-file-name
13887 A kill file for the group @samp{soc.motss} is normally called
13888 @file{soc.motss.KILL}.  The suffix appended to the group name to get
13889 this file name is detailed by the @code{gnus-kill-file-name} variable.
13890 The ``global'' kill file (not in the score file sense of ``global'', of
13891 course) is just called @file{KILL}.
13892
13893 @vindex gnus-kill-save-kill-file
13894 @item gnus-kill-save-kill-file
13895 If this variable is non-@code{nil}, Gnus will save the
13896 kill file after processing, which is necessary if you use expiring
13897 kills.
13898
13899 @item gnus-apply-kill-hook
13900 @vindex gnus-apply-kill-hook
13901 @findex gnus-apply-kill-file-unless-scored
13902 @findex gnus-apply-kill-file
13903 A hook called to apply kill files to a group.  It is
13904 @code{(gnus-apply-kill-file)} by default.  If you want to ignore the
13905 kill file if you have a score file for the same group, you can set this
13906 hook to @code{(gnus-apply-kill-file-unless-scored)}.  If you don't want
13907 kill files to be processed, you should set this variable to @code{nil}.
13908
13909 @item gnus-kill-file-mode-hook
13910 @vindex gnus-kill-file-mode-hook
13911 A hook called in kill-file mode buffers.
13912
13913 @end table
13914
13915
13916 @node Converting Kill Files
13917 @section Converting Kill Files
13918 @cindex kill files
13919 @cindex converting kill files
13920
13921 If you have loads of old kill files, you may want to convert them into
13922 score files.  If they are ``regular'', you can use
13923 the @file{gnus-kill-to-score.el} package; if not, you'll have to do it
13924 by hand.
13925
13926 The kill to score conversion package isn't included in Gnus by default.
13927 You can fetch it from
13928 @file{http://www.stud.ifi.uio.no/~larsi/ding-other/gnus-kill-to-score}.
13929
13930 If your old kill files are very complex---if they contain more
13931 non-@code{gnus-kill} forms than not, you'll have to convert them by
13932 hand.  Or just let them be as they are.  Gnus will still use them as
13933 before.
13934
13935
13936 @node GroupLens
13937 @section GroupLens
13938 @cindex GroupLens
13939
13940 GroupLens is a collaborative filtering system that helps you work
13941 together with other people to find the quality news articles out of the
13942 huge volume of news articles generated every day.
13943
13944 To accomplish this the GroupLens system combines your opinions about
13945 articles you have already read with the opinions of others who have done
13946 likewise and gives you a personalized prediction for each unread news
13947 article.  Think of GroupLens as a matchmaker.  GroupLens watches how you
13948 rate articles, and finds other people that rate articles the same way.
13949 Once it has found some people you agree with it tells you, in the form
13950 of a prediction, what they thought of the article.  You can use this
13951 prediction to help you decide whether or not you want to read the
13952 article.
13953
13954 @menu
13955 * Using GroupLens::          How to make Gnus use GroupLens.
13956 * Rating Articles::          Letting GroupLens know how you rate articles.
13957 * Displaying Predictions::   Displaying predictions given by GroupLens.
13958 * GroupLens Variables::      Customizing GroupLens.
13959 @end menu
13960
13961
13962 @node Using GroupLens
13963 @subsection Using GroupLens
13964
13965 To use GroupLens you must register a pseudonym with your local Better
13966 Bit Bureau (BBB).
13967 @samp{http://www.cs.umn.edu/Research/GroupLens/bbb.html} is the only
13968 better bit in town at the moment.
13969
13970 Once you have registered you'll need to set a couple of variables.
13971
13972 @table @code
13973
13974 @item gnus-use-grouplens
13975 @vindex gnus-use-grouplens
13976 Setting this variable to a non-@code{nil} value will make Gnus hook into
13977 all the relevant GroupLens functions.
13978
13979 @item grouplens-pseudonym
13980 @vindex grouplens-pseudonym
13981 This variable should be set to the pseudonym you got when registering
13982 with the Better Bit Bureau.
13983
13984 @item grouplens-newsgroups
13985 @vindex grouplens-newsgroups
13986 A list of groups that you want to get GroupLens predictions for.
13987
13988 @end table
13989
13990 That's the minimum of what you need to get up and running with GroupLens.
13991 Once you've registered, GroupLens will start giving you scores for
13992 articles based on the average of what other people think.  But, to get
13993 the real benefit of GroupLens you need to start rating articles
13994 yourself.  Then the scores GroupLens gives you will be personalized for
13995 you, based on how the people you usually agree with have already rated.
13996
13997
13998 @node Rating Articles
13999 @subsection Rating Articles
14000
14001 In GroupLens, an article is rated on a scale from 1 to 5, inclusive.
14002 Where 1 means something like this article is a waste of bandwidth and 5
14003 means that the article was really good.  The basic question to ask
14004 yourself is, "on a scale from 1 to 5 would I like to see more articles
14005 like this one?"
14006
14007 There are four ways to enter a rating for an article in GroupLens.
14008
14009 @table @kbd
14010
14011 @item r
14012 @kindex r (GroupLens)
14013 @findex bbb-summary-rate-article
14014 This function will prompt you for a rating on a scale of one to five.
14015
14016 @item k
14017 @kindex k (GroupLens)
14018 @findex grouplens-score-thread
14019 This function will prompt you for a rating, and rate all the articles in
14020 the thread.  This is really useful for some of those long running giant
14021 threads in rec.humor.
14022
14023 @end table
14024
14025 The next two commands, @kbd{n} and @kbd{,} take a numerical prefix to be
14026 the score of the article you're reading.
14027
14028 @table @kbd
14029
14030 @item 1-5 n
14031 @kindex n (GroupLens)
14032 @findex grouplens-next-unread-article
14033 Rate the article and go to the next unread article.
14034
14035 @item 1-5 ,
14036 @kindex , (GroupLens)
14037 @findex grouplens-best-unread-article
14038 Rate the article and go to the next unread article with the highest score.
14039
14040 @end table
14041
14042 If you want to give the current article a score of 4 and then go to the
14043 next article, just type @kbd{4 n}.
14044
14045
14046 @node Displaying Predictions
14047 @subsection Displaying Predictions
14048
14049 GroupLens makes a prediction for you about how much you will like a
14050 news article.  The predictions from GroupLens are on a scale from 1 to
14051 5, where 1 is the worst and 5 is the best.  You can use the predictions
14052 from GroupLens in one of three ways controlled by the variable
14053 @code{gnus-grouplens-override-scoring}.
14054
14055 @vindex gnus-grouplens-override-scoring
14056 There are three ways to display predictions in grouplens.  You may
14057 choose to have the GroupLens scores contribute to, or override the
14058 regular gnus scoring mechanism. override is the default; however, some
14059 people prefer to see the Gnus scores plus the grouplens scores.  To get
14060 the separate scoring behavior you need to set
14061 @code{gnus-grouplens-override-scoring} to @code{'separate}.  To have the
14062 GroupLens predictions combined with the grouplens scores set it to
14063 @code{'override} and to combine the scores set
14064 @code{gnus-grouplens-override-scoring} to @code{'combine}.  When you use
14065 the combine option you will also want to set the values for
14066 @code{grouplens-prediction-offset} and
14067 @code{grouplens-score-scale-factor}.
14068
14069 @vindex grouplens-prediction-display
14070 In either case, GroupLens gives you a few choices for how you would like
14071 to see your predictions displayed.  The display of predictions is
14072 controlled by the @code{grouplens-prediction-display} variable.
14073
14074 The following are valid values for that variable.
14075
14076 @table @code
14077 @item prediction-spot
14078 The higher the prediction, the further to the right an @samp{*} is
14079 displayed.
14080
14081 @item confidence-interval
14082 A numeric confidence interval.
14083
14084 @item prediction-bar
14085 The higher the prediction, the longer the bar.
14086
14087 @item confidence-bar
14088 Numerical confidence.
14089
14090 @item confidence-spot
14091 The spot gets bigger with more confidence.
14092
14093 @item prediction-num
14094 Plain-old numeric value.
14095
14096 @item confidence-plus-minus
14097 Prediction +/- confidence.
14098
14099 @end table
14100
14101
14102 @node GroupLens Variables
14103 @subsection GroupLens Variables
14104
14105 @table @code
14106
14107 @item gnus-summary-grouplens-line-format
14108 The summary line format used in GroupLens-enhanced summary buffers.  It
14109 accepts the same specs as the normal summary line format (@pxref{Summary
14110 Buffer Lines}).  The default is @samp{%U%R%z%l%I%(%[%4L: %-20,20n%]%)
14111 %s\n}.
14112
14113 @item grouplens-bbb-host
14114 Host running the bbbd server.  @samp{grouplens.cs.umn.edu} is the
14115 default.
14116
14117 @item grouplens-bbb-port
14118 Port of the host running the bbbd server.  The default is 9000.
14119
14120 @item grouplens-score-offset
14121 Offset the prediction by this value.  In other words, subtract the
14122 prediction value by this number to arrive at the effective score.  The
14123 default is 0.
14124
14125 @item grouplens-score-scale-factor
14126 This variable allows the user to magnify the effect of GroupLens scores.
14127 The scale factor is applied after the offset.  The default is 1.
14128
14129 @end table
14130
14131
14132 @node Advanced Scoring
14133 @section Advanced Scoring
14134
14135 Scoring on Subjects and From headers is nice enough, but what if you're
14136 really interested in what a person has to say only when she's talking
14137 about a particular subject?  Or what if you really don't want to
14138 read what person A has to say when she's following up to person B, but
14139 want to read what she says when she's following up to person C?
14140
14141 By using advanced scoring rules you may create arbitrarily complex
14142 scoring patterns.
14143
14144 @menu
14145 * Advanced Scoring Syntax::     A definition.
14146 * Advanced Scoring Examples::   What they look like.
14147 * Advanced Scoring Tips::       Getting the most out of it.
14148 @end menu
14149
14150
14151 @node Advanced Scoring Syntax
14152 @subsection Advanced Scoring Syntax
14153
14154 Ordinary scoring rules have a string as the first element in the rule.
14155 Advanced scoring rules have a list as the first element.  The second
14156 element is the score to be applied if the first element evaluated to a
14157 non-@code{nil} value.
14158
14159 These lists may consist of three logical operators, one redirection
14160 operator, and various match operators.
14161
14162 Logical operators:
14163
14164 @table @code
14165 @item &
14166 @itemx and
14167 This logical operator will evaluate each of its arguments until it finds
14168 one that evaluates to @code{false}, and then it'll stop.  If all arguments
14169 evaluate to @code{true} values, then this operator will return
14170 @code{true}.
14171
14172 @item |
14173 @itemx or
14174 This logical operator will evaluate each of its arguments until it finds
14175 one that evaluates to @code{true}.  If no arguments are @code{true},
14176 then this operator will return @code{false}.
14177
14178 @item !
14179 @itemx not
14180 @itemx Â¬
14181 This logical operator only takes a single argument.  It returns the
14182 logical negation of the value of its argument.
14183
14184 @end table
14185
14186 There is an @dfn{indirection operator} that will make its arguments
14187 apply to the ancestors of the current article being scored.  For
14188 instance, @code{1-} will make score rules apply to the parent of the
14189 current article.  @code{2-} will make score rules apply to the
14190 grandparent of the current article.  Alternatively, you can write
14191 @code{^^}, where the number of @code{^}s (carets) says how far back into
14192 the ancestry you want to go.
14193
14194 Finally, we have the match operators.  These are the ones that do the
14195 real work.  Match operators are header name strings followed by a match
14196 and a match type.  A typical match operator looks like @samp{("from"
14197 "Lars Ingebrigtsen" s)}.  The header names are the same as when using
14198 simple scoring, and the match types are also the same.
14199
14200
14201 @node Advanced Scoring Examples
14202 @subsection Advanced Scoring Examples
14203
14204 Let's say you want to increase the score of articles written by Lars
14205 when he's talking about Gnus:
14206
14207 @example
14208 ((&
14209   ("from" "Lars Ingebrigtsen")
14210   ("subject" "Gnus"))
14211  1000)
14212 @end example
14213
14214 Quite simple, huh?
14215
14216 When he writes long articles, he sometimes has something nice to say:
14217
14218 @example
14219 ((&
14220   ("from" "Lars Ingebrigtsen")
14221   (|
14222    ("subject" "Gnus")
14223    ("lines" 100 >)))
14224  1000)
14225 @end example
14226
14227 However, when he responds to things written by Reig Eigil Logge, you
14228 really don't want to read what he's written:
14229
14230 @example
14231 ((&
14232   ("from" "Lars Ingebrigtsen")
14233   (1- ("from" "Reig Eigir Logge")))
14234  -100000)
14235 @end example
14236
14237 Everybody that follows up Redmondo when he writes about disappearing
14238 socks should have their scores raised, but only when they talk about
14239 white socks.  However, when Lars talks about socks, it's usually not
14240 very interesting:
14241
14242 @example
14243 ((&
14244   (1-
14245    (&
14246     ("from" "redmondo@@.*no" r)
14247     ("body" "disappearing.*socks" t)))
14248   (! ("from" "Lars Ingebrigtsen"))
14249   ("body" "white.*socks"))
14250  1000)
14251 @end example
14252
14253 The possibilities are endless.
14254
14255
14256 @node Advanced Scoring Tips
14257 @subsection Advanced Scoring Tips
14258
14259 The @code{&} and @code{|} logical operators do short-circuit logic.
14260 That is, they stop processing their arguments when it's clear what the
14261 result of the operation will be.  For instance, if one of the arguments
14262 of an @code{&} evaluates to @code{false}, there's no point in evaluating
14263 the rest of the arguments.  This means that you should put slow matches
14264 (@samp{body}, @samp{header}) last and quick matches (@samp{from},
14265 @samp{subject}) first.
14266
14267 The indirection arguments (@code{1-} and so on) will make their
14268 arguments work on previous generations of the thread.  If you say
14269 something like:
14270
14271 @example
14272 ...
14273 (1-
14274  (1-
14275   ("from" "lars")))
14276 ...
14277 @end example
14278
14279 Then that means "score on the from header of the grandparent of the
14280 current article".  An indirection is quite fast, but it's better to say:
14281
14282 @example
14283 (1-
14284  (&
14285   ("from" "Lars")
14286   ("subject" "Gnus")))
14287 @end example
14288
14289 than it is to say:
14290
14291 @example
14292 (&
14293  (1- ("from" "Lars"))
14294  (1- ("subject" "Gnus")))
14295 @end example
14296
14297
14298 @node Score Decays
14299 @section Score Decays
14300 @cindex score decays
14301 @cindex decays
14302
14303 You may find that your scores have a tendency to grow without
14304 bounds, especially if you're using adaptive scoring.  If scores get too
14305 big, they lose all meaning---they simply max out and it's difficult to
14306 use them in any sensible way.
14307
14308 @vindex gnus-decay-scores
14309 @findex gnus-decay-score
14310 @vindex gnus-decay-score-function
14311 Gnus provides a mechanism for decaying scores to help with this problem.
14312 When score files are loaded and @code{gnus-decay-scores} is
14313 non-@code{nil}, Gnus will run the score files through the decaying
14314 mechanism thereby lowering the scores of all non-permanent score rules.
14315 The decay itself if performed by the @code{gnus-decay-score-function}
14316 function, which is @code{gnus-decay-score} by default.  Here's the
14317 definition of that function:
14318
14319 @lisp
14320 (defun gnus-decay-score (score)
14321   "Decay SCORE.
14322 This is done according to `gnus-score-decay-constant'
14323 and `gnus-score-decay-scale'."
14324   (floor
14325    (- score
14326       (* (if (< score 0) 1 -1)
14327          (min (abs score)
14328               (max gnus-score-decay-constant
14329                    (* (abs score)
14330                       gnus-score-decay-scale)))))))
14331 @end lisp
14332
14333 @vindex gnus-score-decay-scale
14334 @vindex gnus-score-decay-constant
14335 @code{gnus-score-decay-constant} is 3 by default and
14336 @code{gnus-score-decay-scale} is 0.05.  This should cause the following:
14337
14338 @enumerate
14339 @item
14340 Scores between -3 and 3 will be set to 0 when this function is called.
14341
14342 @item
14343 Scores with magnitudes between 3 and 60 will be shrunk by 3.
14344
14345 @item
14346 Scores with magnitudes greater than 60 will be shrunk by 5% of the
14347 score.
14348 @end enumerate
14349
14350 If you don't like this decay function, write your own.  It is called
14351 with the score to be decayed as its only parameter, and it should return
14352 the new score, which should be an integer.
14353
14354 Gnus will try to decay scores once a day.  If you haven't run Gnus for
14355 four days, Gnus will decay the scores four times, for instance.
14356
14357
14358 @node Various
14359 @chapter Various
14360
14361 @menu
14362 * Process/Prefix::             A convention used by many treatment commands.
14363 * Interactive::                Making Gnus ask you many questions.
14364 * Symbolic Prefixes::          How to supply some Gnus functions with options.
14365 * Formatting Variables::       You can specify what buffers should look like.
14366 * Windows Configuration::      Configuring the Gnus buffer windows.
14367 * Faces and Fonts::            How to change how faces look.
14368 * Compilation::                How to speed Gnus up.
14369 * Mode Lines::                 Displaying information in the mode lines.
14370 * Highlighting and Menus::     Making buffers look all nice and cozy.
14371 * Buttons::                    Get tendonitis in ten easy steps!
14372 * Daemons::                    Gnus can do things behind your back.
14373 * NoCeM::                      How to avoid spam and other fatty foods.
14374 * Undo::                       Some actions can be undone.
14375 * Moderation::                 What to do if you're a moderator.
14376 * XEmacs Enhancements::        There are more pictures and stuff under XEmacs.
14377 * Fuzzy Matching::             What's the big fuzz?
14378 * Thwarting Email Spam::       A how-to on avoiding unsolicited commercial email.
14379 * Various Various::            Things that are really various.
14380 @end menu
14381
14382
14383 @node Process/Prefix
14384 @section Process/Prefix
14385 @cindex process/prefix convention
14386
14387 Many functions, among them functions for moving, decoding and saving
14388 articles, use what is known as the @dfn{Process/Prefix convention}.
14389
14390 This is a method for figuring out what articles the user wants the
14391 command to be performed on.
14392
14393 It goes like this:
14394
14395 If the numeric prefix is N, perform the operation on the next N
14396 articles, starting with the current one.  If the numeric prefix is
14397 negative, perform the operation on the previous N articles, starting
14398 with the current one.
14399
14400 @vindex transient-mark-mode
14401 If @code{transient-mark-mode} in non-@code{nil} and the region is
14402 active, all articles in the region will be worked upon.
14403
14404 If there is no numeric prefix, but some articles are marked with the
14405 process mark, perform the operation on the articles marked with
14406 the process mark.
14407
14408 If there is neither a numeric prefix nor any articles marked with the
14409 process mark, just perform the operation on the current article.
14410
14411 Quite simple, really, but it needs to be made clear so that surprises
14412 are avoided.
14413
14414 Commands that react to the process mark will push the current list of
14415 process marked articles onto a stack and will then clear all process
14416 marked articles.  You can restore the previous configuration with the
14417 @kbd{M P y} command (@pxref{Setting Process Marks}).
14418
14419 @vindex gnus-summary-goto-unread
14420 One thing that seems to shock & horrify lots of people is that, for
14421 instance, @kbd{3 d} does exactly the same as @kbd{d} @kbd{d} @kbd{d}.
14422 Since each @kbd{d} (which marks the current article as read) by default
14423 goes to the next unread article after marking, this means that @kbd{3 d}
14424 will mark the next three unread articles as read, no matter what the
14425 summary buffer looks like.  Set @code{gnus-summary-goto-unread} to
14426 @code{nil} for a more straightforward action.
14427
14428
14429 @node Interactive
14430 @section Interactive
14431 @cindex interaction
14432
14433 @table @code
14434
14435 @item gnus-novice-user
14436 @vindex gnus-novice-user
14437 If this variable is non-@code{nil}, you are either a newcomer to the
14438 World of Usenet, or you are very cautious, which is a nice thing to be,
14439 really.  You will be given questions of the type ``Are you sure you want
14440 to do this?'' before doing anything dangerous.  This is @code{t} by
14441 default.
14442
14443 @item gnus-expert-user
14444 @vindex gnus-expert-user
14445 If this variable is non-@code{nil}, you will seldom be asked any
14446 questions by Gnus.  It will simply assume you know what you're doing, no
14447 matter how strange.
14448
14449 @item gnus-interactive-catchup
14450 @vindex gnus-interactive-catchup
14451 Require confirmation before catching up a group if non-@code{nil}.  It
14452 is @code{t} by default.
14453
14454 @item gnus-interactive-exit
14455 @vindex gnus-interactive-exit
14456 Require confirmation before exiting Gnus.  This variable is @code{t} by
14457 default.
14458 @end table
14459
14460
14461 @node Symbolic Prefixes
14462 @section Symbolic Prefixes
14463 @cindex symbolic prefixes
14464
14465 Quite a lot of Emacs commands react to the (numeric) prefix.  For
14466 instance, @kbd{C-u 4 C-f} moves point four characters forward, and
14467 @kbd{C-u 9 0 0 I s s p} adds a permanent @code{Subject} substring score
14468 rule of 900 to the current article.
14469
14470 This is all nice and well, but what if you want to give a command some
14471 additional information?  Well, what most commands do is interpret the
14472 ``raw'' prefix in some special way.  @kbd{C-u 0 C-x C-s} means that one
14473 doesn't want a backup file to be created when saving the current buffer,
14474 for instance.  But what if you want to save without making a backup
14475 file, and you want Emacs to flash lights and play a nice tune at the
14476 same time?  You can't, and you're probably perfectly happy that way.
14477
14478 @kindex M-i (Summary)
14479 @findex gnus-symbolic-argument
14480 I'm not, so I've added a second prefix---the @dfn{symbolic prefix}.  The
14481 prefix key is @kbd{M-i} (@code{gnus-symbolic-argument}), and the next
14482 character typed in is the value.  You can stack as many @kbd{M-i}
14483 prefixes as you want.  @kbd{M-i a M-C-u} means ``feed the @kbd{M-C-u}
14484 command the symbolic prefix @code{a}''.  @kbd{M-i a M-i b M-C-u} means
14485 ``feed the @kbd{M-C-u} command the symbolic prefixes @code{a} and
14486 @code{b}''.  You get the drift.
14487
14488 Typing in symbolic prefixes to commands that don't accept them doesn't
14489 hurt, but it doesn't do any good either.  Currently not many Gnus
14490 functions make use of the symbolic prefix.
14491
14492 If you're interested in how Gnus implements this, @pxref{Extended
14493 Interactive}.
14494
14495
14496 @node Formatting Variables
14497 @section Formatting Variables
14498 @cindex formatting variables
14499
14500 Throughout this manual you've probably noticed lots of variables called
14501 things like @code{gnus-group-line-format} and
14502 @code{gnus-summary-mode-line-format}.  These control how Gnus is to
14503 output lines in the various buffers.  There's quite a lot of them.
14504 Fortunately, they all use the same syntax, so there's not that much to
14505 be annoyed by.
14506
14507 Here's an example format spec (from the group buffer): @samp{%M%S%5y:
14508 %(%g%)\n}.  We see that it is indeed extremely ugly, and that there are
14509 lots of percentages everywhere.
14510
14511 @menu
14512 * Formatting Basics::     A formatting variable is basically a format string.
14513 * Mode Line Formatting::  Some rules about mode line formatting variables.
14514 * Advanced Formatting::   Modifying output in various ways.
14515 * User-Defined Specs::    Having Gnus call your own functions.
14516 * Formatting Fonts::      Making the formatting look colorful and nice.
14517 @end menu
14518
14519 Currently Gnus uses the following formatting variables:
14520 @code{gnus-group-line-format}, @code{gnus-summary-line-format},
14521 @code{gnus-server-line-format}, @code{gnus-topic-line-format},
14522 @code{gnus-group-mode-line-format},
14523 @code{gnus-summary-mode-line-format},
14524 @code{gnus-article-mode-line-format},
14525 @code{gnus-server-mode-line-format}, and
14526 @code{gnus-summary-pick-line-format}.
14527
14528 All these format variables can also be arbitrary elisp forms.  In that
14529 case, they will be @code{eval}ed to insert the required lines.
14530
14531 @kindex M-x gnus-update-format
14532 @findex gnus-update-format
14533 Gnus includes a command to help you while creating your own format
14534 specs.  @kbd{M-x gnus-update-format} will @code{eval} the current form,
14535 update the spec in question and pop you to a buffer where you can
14536 examine the resulting lisp code to be run to generate the line.
14537
14538
14539
14540 @node Formatting Basics
14541 @subsection Formatting Basics
14542
14543 Each @samp{%} element will be replaced by some string or other when the
14544 buffer in question is generated.  @samp{%5y} means ``insert the @samp{y}
14545 spec, and pad with spaces to get a 5-character field''.
14546
14547 As with normal C and Emacs Lisp formatting strings, the numerical
14548 modifier between the @samp{%} and the formatting type character will
14549 @dfn{pad} the output so that it is always at least that long.
14550 @samp{%5y} will make the field always (at least) five characters wide by
14551 padding with spaces to the left.  If you say @samp{%-5y}, it will pad to
14552 the right instead.
14553
14554 You may also wish to limit the length of the field to protect against
14555 particularly wide values.  For that you can say @samp{%4,6y}, which
14556 means that the field will never be more than 6 characters wide and never
14557 less than 4 characters wide.
14558
14559
14560 @node Mode Line Formatting
14561 @subsection Mode Line Formatting
14562
14563 Mode line formatting variables (e.g.,
14564 @code{gnus-summary-mode-line-format}) follow the same rules as other,
14565 buffer line oriented formatting variables (@pxref{Formatting Basics})
14566 with the following two differences:
14567
14568 @enumerate
14569
14570 @item
14571 There must be no newline (@samp{\n}) at the end.
14572
14573 @item
14574 The special @samp{%%b} spec can be used to display the buffer name.
14575 Well, it's no spec at all, really---@samp{%%} is just a way to quote
14576 @samp{%} to allow it to pass through the formatting machinery unmangled,
14577 so that Emacs receives @samp{%b}, which is something the Emacs mode line
14578 display interprets to mean ``show the buffer name''.  For a full list of
14579 mode line specs Emacs understands, see the documentation of the
14580 @code{mode-line-format} variable.
14581
14582 @end enumerate
14583
14584
14585 @node Advanced Formatting
14586 @subsection Advanced Formatting
14587
14588 It is frequently useful to post-process the fields in some way.
14589 Padding, limiting, cutting off parts and suppressing certain values can
14590 be achieved by using @dfn{tilde modifiers}.  A typical tilde spec might
14591 look like @samp{%~(cut 3)~(ignore "0")y}.
14592
14593 These are the valid modifiers:
14594
14595 @table @code
14596 @item pad
14597 @itemx pad-left
14598 Pad the field to the left with spaces until it reaches the required
14599 length.
14600
14601 @item pad-right
14602 Pad the field to the right with spaces until it reaches the required
14603 length.
14604
14605 @item max
14606 @itemx max-left
14607 Cut off characters from the left until it reaches the specified length.
14608
14609 @item max-right
14610 Cut off characters from the right until it reaches the specified
14611 length.
14612
14613 @item cut
14614 @itemx cut-left
14615 Cut off the specified number of characters from the left.
14616
14617 @item cut-right
14618 Cut off the specified number of characters from the right.
14619
14620 @item ignore
14621 Return an empty string if the field is equal to the specified value.
14622
14623 @item form
14624 Use the specified form as the field value when the @samp{@@} spec is
14625 used.
14626 @end table
14627
14628 Let's take an example.  The @samp{%o} spec in the summary mode lines
14629 will return a date in compact ISO8601 format---@samp{19960809T230410}.
14630 This is quite a mouthful, so we want to shave off the century number and
14631 the time, leaving us with a six-character date.  That would be
14632 @samp{%~(cut-left 2)~(max-right 6)~(pad 6)o}.  (Cutting is done before
14633 maxing, and we need the padding to ensure that the date is never less
14634 than 6 characters to make it look nice in columns.)
14635
14636 Ignoring is done first; then cutting; then maxing; and then as the very
14637 last operation, padding.
14638
14639 If you use lots of these advanced thingies, you'll find that Gnus gets
14640 quite slow.  This can be helped enormously by running @kbd{M-x
14641 gnus-compile} when you are satisfied with the look of your lines.
14642 @xref{Compilation}.
14643
14644
14645 @node User-Defined Specs
14646 @subsection User-Defined Specs
14647
14648 All the specs allow for inserting user defined specifiers---@samp{u}.
14649 The next character in the format string should be a letter.  Gnus
14650 will call the function @code{gnus-user-format-function-}@samp{X}, where
14651 @samp{X} is the letter following @samp{%u}.  The function will be passed
14652 a single parameter---what the parameter means depends on what buffer
14653 it's being called from.  The function should return a string, which will
14654 be inserted into the buffer just like information from any other
14655 specifier.  This function may also be called with dummy values, so it
14656 should protect against that.
14657
14658 You can also use tilde modifiers (@pxref{Advanced Formatting} to achieve
14659 much the same without defining new functions.  Here's an example:
14660 @samp{%~(form (count-lines (point-min) (point)))@@}.  The form
14661 given here will be evaluated to yield the current line number, and then
14662 inserted.
14663
14664
14665 @node Formatting Fonts
14666 @subsection Formatting Fonts
14667
14668 There are specs for highlighting, and these are shared by all the format
14669 variables.  Text inside the @samp{%(} and @samp{%)} specifiers will get
14670 the special @code{mouse-face} property set, which means that it will be
14671 highlighted (with @code{gnus-mouse-face}) when you put the mouse pointer
14672 over it.
14673
14674 Text inside the @samp{%@{} and @samp{%@}} specifiers will have their
14675 normal faces set using @code{gnus-face-0}, which is @code{bold} by
14676 default.  If you say @samp{%1@{}, you'll get @code{gnus-face-1} instead,
14677 and so on.  Create as many faces as you wish.  The same goes for the
14678 @code{mouse-face} specs---you can say @samp{%3(hello%)} to have
14679 @samp{hello} mouse-highlighted with @code{gnus-mouse-face-3}.
14680
14681 Text inside the @samp{%<} and @samp{%>} specifiers will get the special
14682 @code{balloon-help} property set to @code{gnus-balloon-face-0}. If you say
14683 @samp{%1<}, you'll get @code{gnus-balloon-face-1} and so on. The
14684 @code{gnus-balloon-face-*} variables should be either strings or
14685 symbols naming functions that return a string. Under @code{balloon-help-mode},
14686 when the mouse passes over text with this property set, a balloon window
14687 will appear and display the string. Please refer to the doc string of
14688 @code{balloon-help-mode} for more information on this.
14689
14690 Here's an alternative recipe for the group buffer:
14691
14692 @lisp
14693 ;; Create three face types.
14694 (setq gnus-face-1 'bold)
14695 (setq gnus-face-3 'italic)
14696
14697 ;; We want the article count to be in
14698 ;; a bold and green face.  So we create
14699 ;; a new face called `my-green-bold'.
14700 (copy-face 'bold 'my-green-bold)
14701 ;; Set the color.
14702 (set-face-foreground 'my-green-bold "ForestGreen")
14703 (setq gnus-face-2 'my-green-bold)
14704
14705 ;; Set the new & fancy format.
14706 (setq gnus-group-line-format
14707       "%M%S%3@{%5y%@}%2[:%] %(%1@{%g%@}%)\n")
14708 @end lisp
14709
14710 I'm sure you'll be able to use this scheme to create totally unreadable
14711 and extremely vulgar displays.  Have fun!
14712
14713 Note that the @samp{%(} specs (and friends) do not make any sense on the
14714 mode-line variables.
14715
14716
14717 @node Windows Configuration
14718 @section Windows Configuration
14719 @cindex windows configuration
14720
14721 No, there's nothing here about X, so be quiet.
14722
14723 @vindex gnus-use-full-window
14724 If @code{gnus-use-full-window} non-@code{nil}, Gnus will delete all
14725 other windows and occupy the entire Emacs screen by itself.  It is
14726 @code{t} by default.
14727
14728 Setting this variable to @code{nil} kinda works, but there are
14729 glitches.  Use at your own peril.
14730
14731 @vindex gnus-buffer-configuration
14732 @code{gnus-buffer-configuration} describes how much space each Gnus
14733 buffer should be given.  Here's an excerpt of this variable:
14734
14735 @lisp
14736 ((group (vertical 1.0 (group 1.0 point)
14737                       (if gnus-carpal (group-carpal 4))))
14738  (article (vertical 1.0 (summary 0.25 point)
14739                         (article 1.0))))
14740 @end lisp
14741
14742 This is an alist.  The @dfn{key} is a symbol that names some action or
14743 other.  For instance, when displaying the group buffer, the window
14744 configuration function will use @code{group} as the key.  A full list of
14745 possible names is listed below.
14746
14747 The @dfn{value} (i.e., the @dfn{split}) says how much space each buffer
14748 should occupy.  To take the @code{article} split as an example -
14749
14750 @lisp
14751 (article (vertical 1.0 (summary 0.25 point)
14752                        (article 1.0)))
14753 @end lisp
14754
14755 This @dfn{split} says that the summary buffer should occupy 25% of upper
14756 half of the screen, and that it is placed over the article buffer.  As
14757 you may have noticed, 100% + 25% is actually 125% (yup, I saw y'all
14758 reaching for that calculator there).  However, the special number
14759 @code{1.0} is used to signal that this buffer should soak up all the
14760 rest of the space available after the rest of the buffers have taken
14761 whatever they need.  There should be only one buffer with the @code{1.0}
14762 size spec per split.
14763
14764 Point will be put in the buffer that has the optional third element
14765 @code{point}.  In a @code{frame} split, the last subsplit having a leaf
14766 split where the tag @code{frame-focus} is a member (i.e. is the third or
14767 fourth element in the list, depending on whether the @code{point} tag is
14768 present) gets focus.
14769
14770 Here's a more complicated example:
14771
14772 @lisp
14773 (article (vertical 1.0 (group 4)
14774                        (summary 0.25 point)
14775                        (if gnus-carpal (summary-carpal 4))
14776                        (article 1.0)))
14777 @end lisp
14778
14779 If the size spec is an integer instead of a floating point number,
14780 then that number will be used to say how many lines a buffer should
14781 occupy, not a percentage.
14782
14783 If the @dfn{split} looks like something that can be @code{eval}ed (to be
14784 precise---if the @code{car} of the split is a function or a subr), this
14785 split will be @code{eval}ed.  If the result is non-@code{nil}, it will
14786 be used as a split.  This means that there will be three buffers if
14787 @code{gnus-carpal} is @code{nil}, and four buffers if @code{gnus-carpal}
14788 is non-@code{nil}.
14789
14790 Not complicated enough for you?  Well, try this on for size:
14791
14792 @lisp
14793 (article (horizontal 1.0
14794              (vertical 0.5
14795                  (group 1.0)
14796                  (gnus-carpal 4))
14797              (vertical 1.0
14798                  (summary 0.25 point)
14799                  (summary-carpal 4)
14800                  (article 1.0))))
14801 @end lisp
14802
14803 Whoops.  Two buffers with the mystery 100% tag.  And what's that
14804 @code{horizontal} thingie?
14805
14806 If the first element in one of the split is @code{horizontal}, Gnus will
14807 split the window horizontally, giving you two windows side-by-side.
14808 Inside each of these strips you may carry on all you like in the normal
14809 fashion.  The number following @code{horizontal} says what percentage of
14810 the screen is to be given to this strip.
14811
14812 For each split, there @emph{must} be one element that has the 100% tag.
14813 The splitting is never accurate, and this buffer will eat any leftover
14814 lines from the splits.
14815
14816 To be slightly more formal, here's a definition of what a valid split
14817 may look like:
14818
14819 @example
14820 split       = frame | horizontal | vertical | buffer | form
14821 frame       = "(frame " size *split ")"
14822 horizontal  = "(horizontal " size *split ")"
14823 vertical    = "(vertical " size *split ")"
14824 buffer      = "(" buffer-name " " size *[ "point" ] *[ "frame-focus"] ")"
14825 size        = number | frame-params
14826 buffer-name = group | article | summary ...
14827 @end example
14828
14829 The limitations are that the @code{frame} split can only appear as the
14830 top-level split.  @var{form} should be an Emacs Lisp form that should
14831 return a valid split.  We see that each split is fully recursive, and
14832 may contain any number of @code{vertical} and @code{horizontal} splits.
14833
14834 @vindex gnus-window-min-width
14835 @vindex gnus-window-min-height
14836 @cindex window height
14837 @cindex window width
14838 Finding the right sizes can be a bit complicated.  No window may be less
14839 than @code{gnus-window-min-height} (default 1) characters high, and all
14840 windows must be at least @code{gnus-window-min-width} (default 1)
14841 characters wide.  Gnus will try to enforce this before applying the
14842 splits.  If you want to use the normal Emacs window width/height limit,
14843 you can just set these two variables to @code{nil}.
14844
14845 If you're not familiar with Emacs terminology, @code{horizontal} and
14846 @code{vertical} splits may work the opposite way of what you'd expect.
14847 Windows inside a @code{horizontal} split are shown side-by-side, and
14848 windows within a @code{vertical} split are shown above each other.
14849
14850 @findex gnus-configure-frame
14851 If you want to experiment with window placement, a good tip is to call
14852 @code{gnus-configure-frame} directly with a split.  This is the function
14853 that does all the real work when splitting buffers.  Below is a pretty
14854 nonsensical configuration with 5 windows; two for the group buffer and
14855 three for the article buffer.  (I said it was nonsensical.)  If you
14856 @code{eval} the statement below, you can get an idea of how that would
14857 look straight away, without going through the normal Gnus channels.
14858 Play with it until you're satisfied, and then use
14859 @code{gnus-add-configuration} to add your new creation to the buffer
14860 configuration list.
14861
14862 @lisp
14863 (gnus-configure-frame
14864  '(horizontal 1.0
14865     (vertical 10
14866       (group 1.0)
14867       (article 0.3 point))
14868     (vertical 1.0
14869       (article 1.0)
14870       (horizontal 4
14871         (group 1.0)
14872         (article 10)))))
14873 @end lisp
14874
14875 You might want to have several frames as well.  No prob---just use the
14876 @code{frame} split:
14877
14878 @lisp
14879 (gnus-configure-frame
14880  '(frame 1.0
14881          (vertical 1.0
14882                    (summary 0.25 point frame-focus)
14883                    (article 1.0))
14884          (vertical ((height . 5) (width . 15)
14885                     (user-position . t)
14886                     (left . -1) (top . 1))
14887                    (picon 1.0))))
14888
14889 @end lisp
14890
14891 This split will result in the familiar summary/article window
14892 configuration in the first (or ``main'') frame, while a small additional
14893 frame will be created where picons will be shown.  As you can see,
14894 instead of the normal @code{1.0} top-level spec, each additional split
14895 should have a frame parameter alist as the size spec.
14896 @xref{Frame Parameters, , Frame Parameters, elisp, The GNU Emacs Lisp
14897 Reference Manual}.  Under XEmacs, a frame property list will be
14898 accepted, too---for instance, @code{(height 5 width 15 left -1 top 1)}
14899 is such a plist.
14900 The list of all possible keys for @code{gnus-buffer-configuration} can
14901 be found in its default value.
14902
14903 Note that the @code{message} key is used for both
14904 @code{gnus-group-mail} and @code{gnus-summary-mail-other-window}.  If
14905 it is desirable to distinguish between the two, something like this
14906 might be used:
14907
14908 @lisp
14909 (message (horizontal 1.0
14910                      (vertical 1.0 (message 1.0 point))
14911                      (vertical 0.24
14912                                (if (buffer-live-p gnus-summary-buffer)
14913                                    '(summary 0.5))
14914                                (group 1.0)))))
14915 @end lisp
14916
14917 One common desire for a multiple frame split is to have a separate frame
14918 for composing mail and news while leaving the original frame intact.  To
14919 accomplish that, something like the following can be done:
14920
14921 @lisp
14922 (message (frame 1.0
14923                 (if (not (buffer-live-p gnus-summary-buffer))
14924                     (car (cdr (assoc 'group gnus-buffer-configuration)))
14925                   (car (cdr (assoc 'summary gnus-buffer-configuration))))
14926                 (vertical ((user-position . t) (top . 1) (left . 1)
14927                            (name . "Message"))
14928                           (message 1.0 point))))
14929 @end lisp
14930
14931 @findex gnus-add-configuration
14932 Since the @code{gnus-buffer-configuration} variable is so long and
14933 complicated, there's a function you can use to ease changing the config
14934 of a single setting: @code{gnus-add-configuration}.  If, for instance,
14935 you want to change the @code{article} setting, you could say:
14936
14937 @lisp
14938 (gnus-add-configuration
14939  '(article (vertical 1.0
14940                (group 4)
14941                (summary .25 point)
14942                (article 1.0))))
14943 @end lisp
14944
14945 You'd typically stick these @code{gnus-add-configuration} calls in your
14946 @file{.gnus.el} file or in some startup hook---they should be run after
14947 Gnus has been loaded.
14948
14949 @vindex gnus-always-force-window-configuration
14950 If all windows mentioned in the configuration are already visible, Gnus
14951 won't change the window configuration.  If you always want to force the
14952 ``right'' window configuration, you can set
14953 @code{gnus-always-force-window-configuration} to non-@code{nil}.
14954
14955 If you're using tree displays (@pxref{Tree Display}), and the tree
14956 window is displayed vertically next to another window, you may also want
14957 to fiddle with @code{gnus-tree-minimize-window} to avoid having the
14958 windows resized.
14959
14960
14961 @node Faces and Fonts
14962 @section Faces and Fonts
14963 @cindex faces
14964 @cindex fonts
14965 @cindex colors
14966
14967 Fiddling with fonts and faces used to be very difficult, but these days
14968 it is very simple.  You simply say @kbd{M-x customize-face}, pick out
14969 the face you want to alter, and alter it via the standard Customize
14970 interface.
14971
14972
14973 @node Compilation
14974 @section Compilation
14975 @cindex compilation
14976 @cindex byte-compilation
14977
14978 @findex gnus-compile
14979
14980 Remember all those line format specification variables?
14981 @code{gnus-summary-line-format}, @code{gnus-group-line-format}, and so
14982 on.  Now, Gnus will of course heed whatever these variables are, but,
14983 unfortunately, changing them will mean a quite significant slow-down.
14984 (The default values of these variables have byte-compiled functions
14985 associated with them, while the user-generated versions do not, of
14986 course.)
14987
14988 To help with this, you can run @kbd{M-x gnus-compile} after you've
14989 fiddled around with the variables and feel that you're (kind of)
14990 satisfied.  This will result in the new specs being byte-compiled, and
14991 you'll get top speed again.  Gnus will save these compiled specs in the
14992 @file{.newsrc.eld} file.  (User-defined functions aren't compiled by
14993 this function, though---you should compile them yourself by sticking
14994 them into the @code{.gnus.el} file and byte-compiling that file.)
14995
14996
14997 @node Mode Lines
14998 @section Mode Lines
14999 @cindex mode lines
15000
15001 @vindex gnus-updated-mode-lines
15002 @code{gnus-updated-mode-lines} says what buffers should keep their mode
15003 lines updated.  It is a list of symbols.  Supported symbols include
15004 @code{group}, @code{article}, @code{summary}, @code{server},
15005 @code{browse}, and @code{tree}.  If the corresponding symbol is present,
15006 Gnus will keep that mode line updated with information that may be
15007 pertinent.  If this variable is @code{nil}, screen refresh may be
15008 quicker.
15009
15010 @cindex display-time
15011
15012 @vindex gnus-mode-non-string-length
15013 By default, Gnus displays information on the current article in the mode
15014 lines of the summary and article buffers.  The information Gnus wishes
15015 to display (e.g. the subject of the article) is often longer than the
15016 mode lines, and therefore have to be cut off at some point.  The
15017 @code{gnus-mode-non-string-length} variable says how long the other
15018 elements on the line is (i.e., the non-info part).  If you put
15019 additional elements on the mode line (e.g. a clock), you should modify
15020 this variable:
15021
15022 @c Hook written by Francesco Potorti` <pot@cnuce.cnr.it>
15023 @lisp
15024 (add-hook 'display-time-hook
15025           (lambda () (setq gnus-mode-non-string-length
15026                            (+ 21
15027                               (if line-number-mode 5 0)
15028                               (if column-number-mode 4 0)
15029                               (length display-time-string)))))
15030 @end lisp
15031
15032 If this variable is @code{nil} (which is the default), the mode line
15033 strings won't be chopped off, and they won't be padded either.  Note
15034 that the default is unlikely to be desirable, as even the percentage
15035 complete in the buffer may be crowded off the mode line; the user should
15036 configure this variable appropriately for her configuration.
15037
15038
15039 @node Highlighting and Menus
15040 @section Highlighting and Menus
15041 @cindex visual
15042 @cindex highlighting
15043 @cindex menus
15044
15045 @vindex gnus-visual
15046 The @code{gnus-visual} variable controls most of the Gnus-prettifying
15047 aspects.  If @code{nil}, Gnus won't attempt to create menus or use fancy
15048 colors or fonts.  This will also inhibit loading the @file{gnus-vis.el}
15049 file.
15050
15051 This variable can be a list of visual properties that are enabled.  The
15052 following elements are valid, and are all included by default:
15053
15054 @table @code
15055 @item group-highlight
15056 Do highlights in the group buffer.
15057 @item summary-highlight
15058 Do highlights in the summary buffer.
15059 @item article-highlight
15060 Do highlights in the article buffer.
15061 @item highlight
15062 Turn on highlighting in all buffers.
15063 @item group-menu
15064 Create menus in the group buffer.
15065 @item summary-menu
15066 Create menus in the summary buffers.
15067 @item article-menu
15068 Create menus in the article buffer.
15069 @item browse-menu
15070 Create menus in the browse buffer.
15071 @item server-menu
15072 Create menus in the server buffer.
15073 @item score-menu
15074 Create menus in the score buffers.
15075 @item menu
15076 Create menus in all buffers.
15077 @end table
15078
15079 So if you only want highlighting in the article buffer and menus in all
15080 buffers, you could say something like:
15081
15082 @lisp
15083 (setq gnus-visual '(article-highlight menu))
15084 @end lisp
15085
15086 If you want highlighting only and no menus whatsoever, you'd say:
15087
15088 @lisp
15089 (setq gnus-visual '(highlight))
15090 @end lisp
15091
15092 If @code{gnus-visual} is @code{t}, highlighting and menus will be used
15093 in all Gnus buffers.
15094
15095 Other general variables that influence the look of all buffers include:
15096
15097 @table @code
15098 @item gnus-mouse-face
15099 @vindex gnus-mouse-face
15100 This is the face (i.e., font) used for mouse highlighting in Gnus.  No
15101 mouse highlights will be done if @code{gnus-visual} is @code{nil}.
15102
15103 @end table
15104
15105 There are hooks associated with the creation of all the different menus:
15106
15107 @table @code
15108
15109 @item gnus-article-menu-hook
15110 @vindex gnus-article-menu-hook
15111 Hook called after creating the article mode menu.
15112
15113 @item gnus-group-menu-hook
15114 @vindex gnus-group-menu-hook
15115 Hook called after creating the group mode menu.
15116
15117 @item gnus-summary-menu-hook
15118 @vindex gnus-summary-menu-hook
15119 Hook called after creating the summary mode menu.
15120
15121 @item gnus-server-menu-hook
15122 @vindex gnus-server-menu-hook
15123 Hook called after creating the server mode menu.
15124
15125 @item gnus-browse-menu-hook
15126 @vindex gnus-browse-menu-hook
15127 Hook called after creating the browse mode menu.
15128
15129 @item gnus-score-menu-hook
15130 @vindex gnus-score-menu-hook
15131 Hook called after creating the score mode menu.
15132
15133 @end table
15134
15135
15136 @node Buttons
15137 @section Buttons
15138 @cindex buttons
15139 @cindex mouse
15140 @cindex click
15141
15142 Those new-fangled @dfn{mouse} contraptions is very popular with the
15143 young, hep kids who don't want to learn the proper way to do things
15144 these days.  Why, I remember way back in the summer of '89, when I was
15145 using Emacs on a Tops 20 system.  Three hundred users on one single
15146 machine, and every user was running Simula compilers.  Bah!
15147
15148 Right.
15149
15150 @vindex gnus-carpal
15151 Well, you can make Gnus display bufferfuls of buttons you can click to
15152 do anything by setting @code{gnus-carpal} to @code{t}.  Pretty simple,
15153 really.  Tell the chiropractor I sent you.
15154
15155
15156 @table @code
15157
15158 @item gnus-carpal-mode-hook
15159 @vindex gnus-carpal-mode-hook
15160 Hook run in all carpal mode buffers.
15161
15162 @item gnus-carpal-button-face
15163 @vindex gnus-carpal-button-face
15164 Face used on buttons.
15165
15166 @item gnus-carpal-header-face
15167 @vindex gnus-carpal-header-face
15168 Face used on carpal buffer headers.
15169
15170 @item gnus-carpal-group-buffer-buttons
15171 @vindex gnus-carpal-group-buffer-buttons
15172 Buttons in the group buffer.
15173
15174 @item gnus-carpal-summary-buffer-buttons
15175 @vindex gnus-carpal-summary-buffer-buttons
15176 Buttons in the summary buffer.
15177
15178 @item gnus-carpal-server-buffer-buttons
15179 @vindex gnus-carpal-server-buffer-buttons
15180 Buttons in the server buffer.
15181
15182 @item gnus-carpal-browse-buffer-buttons
15183 @vindex gnus-carpal-browse-buffer-buttons
15184 Buttons in the browse buffer.
15185 @end table
15186
15187 All the @code{buttons} variables are lists.  The elements in these list
15188 are either cons cells where the @code{car} contains a text to be displayed and
15189 the @code{cdr} contains a function symbol, or a simple string.
15190
15191
15192 @node Daemons
15193 @section Daemons
15194 @cindex demons
15195 @cindex daemons
15196
15197 Gnus, being larger than any program ever written (allegedly), does lots
15198 of strange stuff that you may wish to have done while you're not
15199 present.  For instance, you may want it to check for new mail once in a
15200 while.  Or you may want it to close down all connections to all servers
15201 when you leave Emacs idle.  And stuff like that.
15202
15203 Gnus will let you do stuff like that by defining various
15204 @dfn{handlers}.  Each handler consists of three elements:  A
15205 @var{function}, a @var{time}, and an @var{idle} parameter.
15206
15207 Here's an example of a handler that closes connections when Emacs has
15208 been idle for thirty minutes:
15209
15210 @lisp
15211 (gnus-demon-close-connections nil 30)
15212 @end lisp
15213
15214 Here's a handler that scans for PGP headers every hour when Emacs is
15215 idle:
15216
15217 @lisp
15218 (gnus-demon-scan-pgp 60 t)
15219 @end lisp
15220
15221 This @var{time} parameter and than @var{idle} parameter work together
15222 in a strange, but wonderful fashion.  Basically, if @var{idle} is
15223 @code{nil}, then the function will be called every @var{time} minutes.
15224
15225 If @var{idle} is @code{t}, then the function will be called after
15226 @var{time} minutes only if Emacs is idle.  So if Emacs is never idle,
15227 the function will never be called.  But once Emacs goes idle, the
15228 function will be called every @var{time} minutes.
15229
15230 If @var{idle} is a number and @var{time} is a number, the function will
15231 be called every @var{time} minutes only when Emacs has been idle for
15232 @var{idle} minutes.
15233
15234 If @var{idle} is a number and @var{time} is @code{nil}, the function
15235 will be called once every time Emacs has been idle for @var{idle}
15236 minutes.
15237
15238 And if @var{time} is a string, it should look like @samp{07:31}, and
15239 the function will then be called once every day somewhere near that
15240 time.  Modified by the @var{idle} parameter, of course.
15241
15242 @vindex gnus-demon-timestep
15243 (When I say ``minute'' here, I really mean @code{gnus-demon-timestep}
15244 seconds.  This is 60 by default.  If you change that variable,
15245 all the timings in the handlers will be affected.)
15246
15247 So, if you want to add a handler, you could put something like this in
15248 your @file{.gnus} file:
15249
15250 @findex gnus-demon-add-handler
15251 @lisp
15252 (gnus-demon-add-handler 'gnus-demon-close-connections 30 t)
15253 @end lisp
15254
15255 @findex gnus-demon-add-nocem
15256 @findex gnus-demon-add-scanmail
15257 @findex gnus-demon-add-rescan
15258 @findex gnus-demon-add-scan-timestamps
15259 @findex gnus-demon-add-disconnection
15260 Some ready-made functions to do this have been created:
15261 @code{gnus-demon-add-nocem}, @code{gnus-demon-add-disconnection},
15262 @code{gnus-demon-add-nntp-close-connection},
15263 @code{gnus-demon-add-scan-timestamps}, @code{gnus-demon-add-rescan}, and
15264 @code{gnus-demon-add-scanmail}.  Just put those functions in your
15265 @file{.gnus} if you want those abilities.
15266
15267 @findex gnus-demon-init
15268 @findex gnus-demon-cancel
15269 @vindex gnus-demon-handlers
15270 If you add handlers to @code{gnus-demon-handlers} directly, you should
15271 run @code{gnus-demon-init} to make the changes take hold.  To cancel all
15272 daemons, you can use the @code{gnus-demon-cancel} function.
15273
15274 Note that adding daemons can be pretty naughty if you over do it.  Adding
15275 functions that scan all news and mail from all servers every two seconds
15276 is a sure-fire way of getting booted off any respectable system.  So
15277 behave.
15278
15279
15280 @node NoCeM
15281 @section NoCeM
15282 @cindex nocem
15283 @cindex spam
15284
15285 @dfn{Spamming} is posting the same article lots and lots of times.
15286 Spamming is bad.  Spamming is evil.
15287
15288 Spamming is usually canceled within a day or so by various anti-spamming
15289 agencies.  These agencies usually also send out @dfn{NoCeM} messages.
15290 NoCeM is pronounced ``no see-'em'', and means what the name
15291 implies---these are messages that make the offending articles, like, go
15292 away.
15293
15294 What use are these NoCeM messages if the articles are canceled anyway?
15295 Some sites do not honor cancel messages and some sites just honor cancels
15296 from a select few people.  Then you may wish to make use of the NoCeM
15297 messages, which are distributed in the @samp{alt.nocem.misc} newsgroup.
15298
15299 Gnus can read and parse the messages in this group automatically, and
15300 this will make spam disappear.
15301
15302 There are some variables to customize, of course:
15303
15304 @table @code
15305 @item gnus-use-nocem
15306 @vindex gnus-use-nocem
15307 Set this variable to @code{t} to set the ball rolling.  It is @code{nil}
15308 by default.
15309
15310 @item gnus-nocem-groups
15311 @vindex gnus-nocem-groups
15312 Gnus will look for NoCeM messages in the groups in this list.  The
15313 default is @code{("news.lists.filters" "news.admin.net-abuse.bulletins"
15314 "alt.nocem.misc" "news.admin.net-abuse.announce")}.
15315
15316 @item gnus-nocem-issuers
15317 @vindex gnus-nocem-issuers
15318 There are many people issuing NoCeM messages.  This list says what
15319 people you want to listen to.  The default is @code{("Automoose-1"
15320 "rbraver@@ohww.norman.ok.us" "clewis@@ferret.ocunix.on.ca"
15321 "jem@@xpat.com" "snowhare@@xmission.com" "red@@redpoll.mrfs.oh.us
15322 (Richard E. Depew)")}; fine, upstanding citizens all of them.
15323
15324 Known despammers that you can put in this list include:
15325
15326 @table @samp
15327 @item clewis@@ferret.ocunix.on.ca;
15328 @cindex Chris Lewis
15329 Chris Lewis---Major Canadian despammer who has probably canceled more
15330 usenet abuse than anybody else.
15331
15332 @item Automoose-1
15333 @cindex CancelMoose[tm]
15334 The CancelMoose[tm] on autopilot.  The CancelMoose[tm] is reputed to be
15335 Norwegian, and was the person(s) who invented NoCeM.
15336
15337 @item jem@@xpat.com;
15338 @cindex Jem
15339 John Milburn---despammer located in Korea who is getting very busy these
15340 days.
15341
15342 @item red@@redpoll.mrfs.oh.us (Richard E. Depew)
15343 Richard E. Depew---lone American despammer.  He mostly cancels binary
15344 postings to non-binary groups and removes spews (regurgitated articles).
15345 @end table
15346
15347 You do not have to heed NoCeM messages from all these people---just the
15348 ones you want to listen to.  You also don't have to accept all NoCeM
15349 messages from the people you like.  Each NoCeM message has a @dfn{type}
15350 header that gives the message a (more or less, usually less) rigorous
15351 definition.  Common types are @samp{spam}, @samp{spew}, @samp{mmf},
15352 @samp{binary}, and @samp{troll}.  To specify this, you have to use
15353 @var{(issuer conditions ...)} elements in the list.  Each condition is
15354 either a string (which is a regexp that matches types you want to use)
15355 or a list on the form @code{(not STRING)}, where @var{string} is a
15356 regexp that matches types you don't want to use.
15357
15358 For instance, if you want all NoCeM messages from Chris Lewis except his
15359 @samp{troll} messages, you'd say:
15360
15361 @lisp
15362 ("clewis@@ferret.ocunix.on.ca" ".*" (not "troll"))
15363 @end lisp
15364
15365 On the other hand, if you just want nothing but his @samp{spam} and
15366 @samp{spew} messages, you'd say:
15367
15368 @lisp
15369 ("clewis@@ferret.ocunix.on.ca" (not ".*") "spew" "spam")
15370 @end lisp
15371
15372 The specs are applied left-to-right.
15373
15374
15375 @item gnus-nocem-verifyer
15376 @vindex gnus-nocem-verifyer
15377 @findex mc-verify
15378 This should be a function for verifying that the NoCeM issuer is who she
15379 says she is.  The default is @code{mc-verify}, which is a Mailcrypt
15380 function.  If this is too slow and you don't care for verification
15381 (which may be dangerous), you can set this variable to @code{nil}.
15382
15383 If you want signed NoCeM messages to be verified and unsigned messages
15384 not to be verified (but used anyway), you could do something like:
15385
15386 @lisp
15387 (setq gnus-nocem-verifyer 'my-gnus-mc-verify)
15388
15389 (defun my-gnus-mc-verify ()
15390   (not (eq 'forged
15391            (ignore-errors
15392              (if (mc-verify)
15393                  t
15394                'forged)))))
15395 @end lisp
15396
15397 This might be dangerous, though.
15398
15399 @item gnus-nocem-directory
15400 @vindex gnus-nocem-directory
15401 This is where Gnus will store its NoCeM cache files.  The default is
15402 @file{~/News/NoCeM/}.
15403
15404 @item gnus-nocem-expiry-wait
15405 @vindex gnus-nocem-expiry-wait
15406 The number of days before removing old NoCeM entries from the cache.
15407 The default is 15.  If you make it shorter Gnus will be faster, but you
15408 might then see old spam.
15409
15410 @end table
15411
15412 Using NoCeM could potentially be a memory hog.  If you have many living
15413 (i. e., subscribed or unsubscribed groups), your Emacs process will grow
15414 big.  If this is a problem, you should kill off all (or most) of your
15415 unsubscribed groups (@pxref{Subscription Commands}).
15416
15417
15418 @node Undo
15419 @section Undo
15420 @cindex undo
15421
15422 It is very useful to be able to undo actions one has done.  In normal
15423 Emacs buffers, it's easy enough---you just push the @code{undo} button.
15424 In Gnus buffers, however, it isn't that simple.
15425
15426 The things Gnus displays in its buffer is of no value whatsoever to
15427 Gnus---it's all just data designed to look nice to the user.
15428 Killing a group in the group buffer with @kbd{C-k} makes the line
15429 disappear, but that's just a side-effect of the real action---the
15430 removal of the group in question from the internal Gnus structures.
15431 Undoing something like that can't be done by the normal Emacs
15432 @code{undo} function.
15433
15434 Gnus tries to remedy this somewhat by keeping track of what the user
15435 does and coming up with actions that would reverse the actions the user
15436 takes.  When the user then presses the @code{undo} key, Gnus will run
15437 the code to reverse the previous action, or the previous actions.
15438 However, not all actions are easily reversible, so Gnus currently offers
15439 a few key functions to be undoable.  These include killing groups,
15440 yanking groups, and changing the list of read articles of groups.
15441 That's it, really.  More functions may be added in the future, but each
15442 added function means an increase in data to be stored, so Gnus will
15443 never be totally undoable.
15444
15445 @findex gnus-undo-mode
15446 @vindex gnus-use-undo
15447 @findex gnus-undo
15448 The undoability is provided by the @code{gnus-undo-mode} minor mode.  It
15449 is used if @code{gnus-use-undo} is non-@code{nil}, which is the
15450 default.  The @kbd{M-C-_} key performs the @code{gnus-undo} command
15451 command, which should feel kinda like the normal Emacs @code{undo}
15452 command.
15453
15454
15455 @node Moderation
15456 @section Moderation
15457 @cindex moderation
15458
15459 If you are a moderator, you can use the @file{gnus-mdrtn.el} package.
15460 It is not included in the standard Gnus package.  Write a mail to
15461 @samp{larsi@@gnus.org} and state what group you moderate, and you'll
15462 get a copy.
15463
15464 The moderation package is implemented as a minor mode for summary
15465 buffers.  Put
15466
15467 @lisp
15468 (add-hook 'gnus-summary-mode-hook 'gnus-moderate)
15469 @end lisp
15470
15471 in your @file{.gnus.el} file.
15472
15473 If you are the moderator of @samp{rec.zoofle}, this is how it's
15474 supposed to work:
15475
15476 @enumerate
15477 @item
15478 You split your incoming mail by matching on
15479 @samp{Newsgroups:.*rec.zoofle}, which will put all the to-be-posted
15480 articles in some mail group---for instance, @samp{nnml:rec.zoofle}.
15481
15482 @item
15483 You enter that group once in a while and post articles using the @kbd{e}
15484 (edit-and-post) or @kbd{s} (just send unedited) commands.
15485
15486 @item
15487 If, while reading the @samp{rec.zoofle} newsgroup, you happen upon some
15488 articles that weren't approved by you, you can cancel them with the
15489 @kbd{c} command.
15490 @end enumerate
15491
15492 To use moderation mode in these two groups, say:
15493
15494 @lisp
15495 (setq gnus-moderated-list
15496       "^nnml:rec.zoofle$\\|^rec.zoofle$")
15497 @end lisp
15498
15499
15500 @node XEmacs Enhancements
15501 @section XEmacs Enhancements
15502 @cindex XEmacs
15503
15504 XEmacs is able to display pictures and stuff, so Gnus has taken
15505 advantage of that.
15506
15507 @menu
15508 * Picons::    How to display pictures of what your reading.
15509 * Smileys::   Show all those happy faces the way they were meant to be shown.
15510 * Toolbar::   Click'n'drool.
15511 * XVarious::  Other XEmacsy Gnusey variables.
15512 @end menu
15513
15514
15515 @node Picons
15516 @subsection Picons
15517
15518 @iftex
15519 @iflatex
15520 \include{picons}
15521 @end iflatex
15522 @end iftex
15523
15524 So...  You want to slow down your news reader even more!  This is a
15525 good way to do so.  Its also a great way to impress people staring
15526 over your shoulder as you read news.
15527
15528 @menu
15529 * Picon Basics::           What are picons and How do I get them.
15530 * Picon Requirements::     Don't go further if you aren't using XEmacs.
15531 * Easy Picons::            Displaying Picons---the easy way.
15532 * Hard Picons::            The way you should do it.  You'll learn something.
15533 * Picon Useless Configuration:: Other variables you can trash/tweak/munge/play with.
15534 @end menu
15535
15536
15537 @node Picon Basics
15538 @subsubsection Picon Basics
15539
15540 What are Picons?  To quote directly from the Picons Web site:
15541
15542 @iftex
15543 @iflatex
15544 \margindex{}
15545 @end iflatex
15546 @end iftex
15547
15548 @quotation
15549 @dfn{Picons} is short for ``personal icons''.  They're small,
15550 constrained images used to represent users and domains on the net,
15551 organized into databases so that the appropriate image for a given
15552 e-mail address can be found.  Besides users and domains, there are picon
15553 databases for Usenet newsgroups and weather forecasts.  The picons are
15554 in either monochrome @code{XBM} format or color @code{XPM} and
15555 @code{GIF} formats.
15556 @end quotation
15557
15558 @vindex gnus-picons-piconsearch-url
15559 If you have a permanent connection to the Internet you can use Steve
15560 Kinzler's Picons Search engine by setting
15561 @code{gnus-picons-piconsearch-url} to the string @*
15562 @file{http://www.cs.indiana.edu/picons/search.html}.
15563
15564 @vindex gnus-picons-database
15565 Otherwise you need a local copy of his database.  For instructions on
15566 obtaining and installing the picons databases, point your Web browser at @*
15567 @file{http://www.cs.indiana.edu/picons/ftp/index.html}.  Gnus expects
15568 picons to be installed into a location pointed to by
15569 @code{gnus-picons-database}.
15570
15571
15572 @node Picon Requirements
15573 @subsubsection Picon Requirements
15574
15575 To have Gnus display Picons for you, you must be running XEmacs
15576 19.13 or greater since all other versions of Emacs aren't yet able to
15577 display images.
15578
15579 Additionally, you must have @code{x} support compiled into XEmacs.  To
15580 display color picons which are much nicer than the black & white one,
15581 you also need one of @code{xpm} or @code{gif} compiled into XEmacs.
15582
15583 @vindex gnus-picons-convert-x-face
15584 If you want to display faces from @code{X-Face} headers, you should have
15585 the @code{xface} support compiled into XEmacs.  Otherwise you must have
15586 the @code{netpbm} utilities installed, or munge the
15587 @code{gnus-picons-convert-x-face} variable to use something else.
15588
15589
15590 @node Easy Picons
15591 @subsubsection Easy Picons
15592
15593 To enable displaying picons, simply put the following line in your
15594 @file{~/.gnus} file and start Gnus.
15595
15596 @lisp
15597 (setq gnus-use-picons t)
15598 (setq gnus-treat-display-picons t)
15599 @end lisp
15600
15601 and make sure @code{gnus-picons-database} points to the directory
15602 containing the Picons databases.
15603
15604 Alternatively if you want to use the web piconsearch engine add this:
15605
15606 @lisp
15607 (setq gnus-picons-piconsearch-url
15608       "http://www.cs.indiana.edu:800/piconsearch")
15609 @end lisp
15610
15611
15612 @node Hard Picons
15613 @subsubsection Hard Picons
15614
15615 @iftex
15616 @iflatex
15617 \margindex{}
15618 @end iflatex
15619 @end iftex
15620
15621 Gnus can display picons for you as you enter and leave groups and
15622 articles.  It knows how to interact with three sections of the picons
15623 database.  Namely, it can display the picons newsgroup pictures,
15624 author's face picture(s), and the authors domain.  To enable this
15625 feature, you need to select where to get the picons from, and where to
15626 display them.
15627
15628 @table @code
15629
15630 @item gnus-picons-database
15631 @vindex gnus-picons-database
15632 The location of the picons database.  Should point to a directory
15633 containing the @file{news}, @file{domains}, @file{users} (and so on)
15634 subdirectories.  This is only useful if
15635 @code{gnus-picons-piconsearch-url} is @code{nil}.  Defaults to
15636 @file{/usr/local/faces/}.
15637
15638 @item gnus-picons-piconsearch-url
15639 @vindex gnus-picons-piconsearch-url
15640 The URL for the web picons search engine.  The only currently known
15641 engine is @file{http://www.cs.indiana.edu:800/piconsearch}.  To
15642 workaround network delays, icons will be fetched in the background.  If
15643 this is @code{nil} 'the default), then picons are fetched from local
15644 database indicated by @code{gnus-picons-database}.
15645
15646 @item gnus-picons-display-where
15647 @vindex gnus-picons-display-where
15648 Where the picon images should be displayed.  It is @code{picons} by
15649 default (which by default maps to the buffer @samp{*Picons*}).  Other
15650 valid places could be @code{article}, @code{summary}, or
15651 @samp{*scratch*} for all I care.  Just make sure that you've made the
15652 buffer visible using the standard Gnus window configuration
15653 routines---@pxref{Windows Configuration}.
15654
15655 @item gnus-picons-group-excluded-groups
15656 @vindex gnus-picons-group-excluded-groups
15657 Groups that are matched by this regexp won't have their group icons
15658 displayed.
15659
15660 @end table
15661
15662 Note: If you set @code{gnus-use-picons} to @code{t}, it will set up your
15663 window configuration for you to include the @code{picons} buffer.
15664
15665 Now that you've made those decision, you need to add the following
15666 functions to the appropriate hooks so these pictures will get displayed
15667 at the right time.
15668
15669 @vindex gnus-picons-display-where
15670 @table @code
15671 @item gnus-article-display-picons
15672 @findex gnus-article-display-picons
15673 Looks up and displays the picons for the author and the author's domain
15674 in the @code{gnus-picons-display-where} buffer.
15675
15676 @item gnus-picons-article-display-x-face
15677 @findex gnus-article-display-picons
15678 Decodes and displays the X-Face header if present.
15679
15680 @end table
15681
15682
15683
15684 @node Picon Useless Configuration
15685 @subsubsection Picon Useless Configuration
15686
15687 @iftex
15688 @iflatex
15689 \margindex{}
15690 @end iflatex
15691 @end iftex
15692
15693 The following variables offer further control over how things are
15694 done, where things are located, and other useless stuff you really
15695 don't need to worry about.
15696
15697 @table @code
15698
15699 @item gnus-picons-news-directories
15700 @vindex gnus-picons-news-directories
15701 List of subdirectories to search in @code{gnus-picons-database} for
15702 newsgroups faces.  @code{("news")} is the default.
15703
15704 @item gnus-picons-user-directories
15705 @vindex gnus-picons-user-directories
15706 List of subdirectories to search in @code{gnus-picons-database} for user
15707 faces.  @code{("local" "users" "usenix" "misc")} is the default.
15708
15709 @item gnus-picons-domain-directories
15710 @vindex gnus-picons-domain-directories
15711 List of subdirectories to search in @code{gnus-picons-database} for
15712 domain name faces.  Defaults to @code{("domains")}.  Some people may
15713 want to add @samp{"unknown"} to this list.
15714
15715 @item gnus-picons-convert-x-face
15716 @vindex gnus-picons-convert-x-face
15717 If you don't have @code{xface} support builtin XEmacs, this is the
15718 command to use to convert the @code{X-Face} header to an X bitmap
15719 (@code{xbm}).  Defaults to @code{(format "@{ echo '/* Width=48,
15720 Height=48 */'; uncompface; @} | icontopbm | pbmtoxbm > %s"
15721 gnus-picons-x-face-file-name)}
15722
15723 @item gnus-picons-x-face-file-name
15724 @vindex gnus-picons-x-face-file-name
15725 Names a temporary file to store the @code{X-Face} bitmap in.  Defaults
15726 to @code{(format "/tmp/picon-xface.%s.xbm" (user-login-name))}.
15727
15728 @item gnus-picons-has-modeline-p
15729 @vindex gnus-picons-has-modeline-p
15730 If you have set @code{gnus-picons-display-where} to @code{picons}, your
15731 XEmacs frame will become really cluttered.  To alleviate this a bit you
15732 can set @code{gnus-picons-has-modeline-p} to @code{nil}; this will
15733 remove the mode line from the Picons buffer.  This is only useful if
15734 @code{gnus-picons-display-where} is @code{picons}.
15735
15736 @item gnus-picons-refresh-before-display
15737 @vindex gnus-picons-refresh-before-display
15738 If non-nil, display the article buffer before computing the picons.
15739 Defaults to @code{nil}.
15740
15741 @item gnus-picons-display-as-address
15742 @vindex gnus-picons-display-as-address
15743 If @code{t} display textual email addresses along with pictures.
15744 Defaults to @code{t}.
15745
15746 @item gnus-picons-file-suffixes
15747 @vindex gnus-picons-file-suffixes
15748 Ordered list of suffixes on picon file names to try.  Defaults to
15749 @code{("xpm" "gif" "xbm")} minus those not builtin your XEmacs.
15750
15751 @item gnus-picons-setup-hook
15752 @vindex gnus-picons-setup-hook
15753 Hook run in the picon buffer, if that is displayed.
15754
15755 @item gnus-picons-display-article-move-p
15756 @vindex gnus-picons-display-article-move-p
15757 Whether to move point to first empty line when displaying picons.  This
15758 has only an effect if `gnus-picons-display-where' has value `article'.
15759
15760 If @code{nil}, display the picons in the @code{From} and
15761 @code{Newsgroups} lines.  This is the defailt.
15762
15763 @item gnus-picons-clear-cache-on-shutdown
15764 @vindex gnus-picons-clear-cache-on-shutdown
15765 Whether to clear the picons cache when exiting gnus.  Gnus caches every
15766 picons it finds while it is running.  This saves some time in the search
15767 process but eats some memory.  If this variable is set to @code{nil},
15768 Gnus will never clear the cache itself; you will have to manually call
15769 @code{gnus-picons-clear-cache} to clear it.  Otherwise the cache will be
15770 cleared every time you exit Gnus.  Defaults to @code{t}.
15771
15772 @iftex
15773 @iflatex
15774 \margindex{}
15775 @end iflatex
15776 @end iftex
15777
15778 @end table
15779
15780 @node Smileys
15781 @subsection Smileys
15782 @cindex smileys
15783
15784 @iftex
15785 @iflatex
15786 \gnusfig{-3cm}{0.5cm}{\epsfig{figure=tmp/BigFace.ps,height=20cm}}
15787 \input{smiley}
15788 @end iflatex
15789 @end iftex
15790
15791 @dfn{Smiley} is a package separate from Gnus, but since Gnus is
15792 currently the only package that uses Smiley, it is documented here.
15793
15794 In short---to use Smiley in Gnus, put the following in your
15795 @file{.gnus.el} file:
15796
15797 @lisp
15798 (setq gnus-treat-display-smiley t)
15799 @end lisp
15800
15801 Smiley maps text smiley faces---@samp{:-)}, @samp{:-=}, @samp{:-(} and
15802 the like---to pictures and displays those instead of the text smiley
15803 faces.  The conversion is controlled by a list of regexps that matches
15804 text and maps that to file names.
15805
15806 @vindex smiley-nosey-regexp-alist
15807 @vindex smiley-deformed-regexp-alist
15808 Smiley supplies two example conversion alists by default:
15809 @code{smiley-deformed-regexp-alist} (which matches @samp{:)}, @samp{:(}
15810 and so on), and @code{smiley-nosey-regexp-alist} (which matches
15811 @samp{:-)}, @samp{:-(} and so on).
15812
15813 The alist used is specified by the @code{smiley-regexp-alist} variable,
15814 which defaults to the value of @code{smiley-deformed-regexp-alist}.
15815
15816 The first item in each element is the regexp to be matched; the second
15817 element is the regexp match group that is to be replaced by the picture;
15818 and the third element is the name of the file to be displayed.
15819
15820 The following variables customize where Smiley will look for these
15821 files, as well as the color to be used and stuff:
15822
15823 @table @code
15824
15825 @item smiley-data-directory
15826 @vindex smiley-data-directory
15827 Where Smiley will look for smiley faces files.
15828
15829 @item smiley-flesh-color
15830 @vindex smiley-flesh-color
15831 Skin color.  The default is @samp{yellow}, which is really racist.
15832
15833 @item smiley-features-color
15834 @vindex smiley-features-color
15835 Color of the features of the face.  The default is @samp{black}.
15836
15837 @item smiley-tongue-color
15838 @vindex smiley-tongue-color
15839 Color of the tongue.  The default is @samp{red}.
15840
15841 @item smiley-circle-color
15842 @vindex smiley-circle-color
15843 Color of the circle around the face.  The default is @samp{black}.
15844
15845 @item smiley-mouse-face
15846 @vindex smiley-mouse-face
15847 Face used for mouse highlighting over the smiley face.
15848
15849 @end table
15850
15851
15852 @node Toolbar
15853 @subsection Toolbar
15854
15855 @table @code
15856
15857 @iftex
15858 @iflatex
15859 \margindex{}
15860 @end iflatex
15861 @end iftex
15862
15863 @item gnus-use-toolbar
15864 @vindex gnus-use-toolbar
15865 If @code{nil}, don't display toolbars.  If non-@code{nil}, it should be
15866 one of @code{default-toolbar}, @code{top-toolbar}, @code{bottom-toolbar},
15867 @code{right-toolbar}, or @code{left-toolbar}.
15868
15869 @item gnus-group-toolbar
15870 @vindex gnus-group-toolbar
15871 The toolbar in the group buffer.
15872
15873 @item gnus-summary-toolbar
15874 @vindex gnus-summary-toolbar
15875 The toolbar in the summary buffer.
15876
15877 @item gnus-summary-mail-toolbar
15878 @vindex gnus-summary-mail-toolbar
15879 The toolbar in the summary buffer of mail groups.
15880
15881 @end table
15882
15883
15884 @node XVarious
15885 @subsection Various XEmacs Variables
15886
15887 @table @code
15888 @item gnus-xmas-glyph-directory
15889 @vindex gnus-xmas-glyph-directory
15890 This is where Gnus will look for pictures.  Gnus will normally
15891 auto-detect this directory, but you may set it manually if you have an
15892 unusual directory structure.
15893
15894 @item gnus-xmas-logo-color-alist
15895 @vindex gnus-xmas-logo-color-alist
15896 This is an alist where the key is a type symbol and the values are the
15897 foreground and background color of the splash page glyph.
15898
15899 @item gnus-xmas-logo-color-style
15900 @vindex gnus-xmas-logo-color-style
15901 This is the key used to look up the color in the alist described above.
15902 Valid values include @code{flame}, @code{pine}, @code{moss},
15903 @code{irish}, @code{sky}, @code{tin}, @code{velvet}, @code{grape},
15904 @code{labia}, @code{berry}, @code{neutral}, and @code{september}.
15905
15906 @item gnus-xmas-modeline-glyph
15907 @vindex gnus-xmas-modeline-glyph
15908 A glyph displayed in all Gnus mode lines.  It is a tiny gnu head by
15909 default.
15910
15911 @iftex
15912 @iflatex
15913 \margindex{}
15914 @end iflatex
15915 @end iftex
15916
15917 @end table
15918
15919
15920
15921
15922 @node Fuzzy Matching
15923 @section Fuzzy Matching
15924 @cindex fuzzy matching
15925
15926 Gnus provides @dfn{fuzzy matching} of @code{Subject} lines when doing
15927 things like scoring, thread gathering and thread comparison.
15928
15929 As opposed to regular expression matching, fuzzy matching is very fuzzy.
15930 It's so fuzzy that there's not even a definition of what @dfn{fuzziness}
15931 means, and the implementation has changed over time.
15932
15933 Basically, it tries to remove all noise from lines before comparing.
15934 @samp{Re: }, parenthetical remarks, white space, and so on, are filtered
15935 out of the strings before comparing the results.  This often leads to
15936 adequate results---even when faced with strings generated by text
15937 manglers masquerading as newsreaders.
15938
15939
15940 @node Thwarting Email Spam
15941 @section Thwarting Email Spam
15942 @cindex email spam
15943 @cindex spam
15944 @cindex UCE
15945 @cindex unsolicited commercial email
15946
15947 In these last days of the Usenet, commercial vultures are hanging about
15948 and grepping through news like crazy to find email addresses they can
15949 foist off their scams and products to.  As a reaction to this, many
15950 people have started putting nonsense addresses into their @code{From}
15951 lines.  I think this is counterproductive---it makes it difficult for
15952 people to send you legitimate mail in response to things you write, as
15953 well as making it difficult to see who wrote what.  This rewriting may
15954 perhaps be a bigger menace than the unsolicited commercial email itself
15955 in the end.
15956
15957 The biggest problem I have with email spam is that it comes in under
15958 false pretenses.  I press @kbd{g} and Gnus merrily informs me that I
15959 have 10 new emails.  I say ``Golly gee!  Happy is me!'' and select the
15960 mail group, only to find two pyramid schemes, seven advertisements
15961 (``New!  Miracle tonic for growing full, lustrous hair on your toes!'')
15962 and one mail asking me to repent and find some god.
15963
15964 This is annoying.
15965
15966 The way to deal with this is having Gnus split out all spam into a
15967 @samp{spam} mail group (@pxref{Splitting Mail}).
15968
15969 First, pick one (1) valid mail address that you can be reached at, and
15970 put it in your @code{From} header of all your news articles.  (I've
15971 chosen @samp{larsi@@trym.ifi.uio.no}, but for many addresses on the form
15972 @samp{larsi+usenet@@ifi.uio.no} will be a better choice.  Ask your
15973 sysadm whether your sendmail installation accepts keywords in the local
15974 part of the mail address.)
15975
15976 @lisp
15977 (setq message-default-news-headers
15978       "From: Lars Magne Ingebrigtsen <larsi@@trym.ifi.uio.no>\n")
15979 @end lisp
15980
15981 Then put the following split rule in @code{nnmail-split-fancy}
15982 (@pxref{Fancy Mail Splitting}):
15983
15984 @lisp
15985 (
15986  ...
15987  (to "larsi@@trym.ifi.uio.no"
15988       (| ("subject" "re:.*" "misc")
15989          ("references" ".*@@.*" "misc")
15990          "spam"))
15991  ...
15992 )
15993 @end lisp
15994
15995 This says that all mail to this address is suspect, but if it has a
15996 @code{Subject} that starts with a @samp{Re:} or has a @code{References}
15997 header, it's probably ok.  All the rest goes to the @samp{spam} group.
15998 (This idea probably comes from Tim Pierce.)
15999
16000 In addition, many mail spammers talk directly to your @code{smtp} server
16001 and do not include your email address explicitly in the @code{To}
16002 header.  Why they do this is unknown---perhaps it's to thwart this
16003 thwarting scheme?  In any case, this is trivial to deal with---you just
16004 put anything not addressed to you in the @samp{spam} group by ending
16005 your fancy split rule in this way:
16006
16007 @lisp
16008 (
16009  ...
16010  (to "larsi" "misc")
16011  "spam")
16012 @end lisp
16013
16014 In my experience, this will sort virtually everything into the right
16015 group.  You still have to check the @samp{spam} group from time to time to
16016 check for legitimate mail, though.  If you feel like being a good net
16017 citizen, you can even send off complaints to the proper authorities on
16018 each unsolicited commercial email---at your leisure.
16019
16020 If you are also a lazy net citizen, you will probably prefer complaining
16021 automatically with the @file{gnus-junk.el} package, available FOR FREE
16022 at @* @file{<URL:http://stud2.tuwien.ac.at/~e9426626/gnus-junk.html>}.
16023 Since most e-mail spam is sent automatically, this may reconcile the
16024 cosmic balance somewhat.
16025
16026 This works for me.  It allows people an easy way to contact me (they can
16027 just press @kbd{r} in the usual way), and I'm not bothered at all with
16028 spam.  It's a win-win situation.  Forging @code{From} headers to point
16029 to non-existent domains is yucky, in my opinion.
16030
16031
16032 @node Various Various
16033 @section Various Various
16034 @cindex mode lines
16035 @cindex highlights
16036
16037 @table @code
16038
16039 @item gnus-home-directory
16040 All Gnus path variables will be initialized from this variable, which
16041 defaults to @file{~/}.
16042
16043 @item gnus-directory
16044 @vindex gnus-directory
16045 Most Gnus storage path variables will be initialized from this variable,
16046 which defaults to the @samp{SAVEDIR} environment variable, or
16047 @file{~/News/} if that variable isn't set.
16048
16049 Note that Gnus is mostly loaded when the @file{.gnus.el} file is read.
16050 This means that other directory variables that are initialized from this
16051 variable won't be set properly if you set this variable in
16052 @file{.gnus.el}.  Set this variable in @file{.emacs} instead.
16053
16054 @item gnus-default-directory
16055 @vindex gnus-default-directory
16056 Not related to the above variable at all---this variable says what the
16057 default directory of all Gnus buffers should be.  If you issue commands
16058 like @kbd{C-x C-f}, the prompt you'll get starts in the current buffer's
16059 default directory.  If this variable is @code{nil} (which is the
16060 default), the default directory will be the default directory of the
16061 buffer you were in when you started Gnus.
16062
16063 @item gnus-verbose
16064 @vindex gnus-verbose
16065 This variable is an integer between zero and ten.  The higher the value,
16066 the more messages will be displayed.  If this variable is zero, Gnus
16067 will never flash any messages, if it is seven (which is the default),
16068 most important messages will be shown, and if it is ten, Gnus won't ever
16069 shut up, but will flash so many messages it will make your head swim.
16070
16071 @item gnus-verbose-backends
16072 @vindex gnus-verbose-backends
16073 This variable works the same way as @code{gnus-verbose}, but it applies
16074 to the Gnus backends instead of Gnus proper.
16075
16076 @item nnheader-max-head-length
16077 @vindex nnheader-max-head-length
16078 When the backends read straight heads of articles, they all try to read
16079 as little as possible.  This variable (default 4096) specifies
16080 the absolute max length the backends will try to read before giving up
16081 on finding a separator line between the head and the body.  If this
16082 variable is @code{nil}, there is no upper read bound.  If it is
16083 @code{t}, the backends won't try to read the articles piece by piece,
16084 but read the entire articles.  This makes sense with some versions of
16085 @code{ange-ftp} or @code{efs}.
16086
16087 @item nnheader-head-chop-length
16088 @vindex nnheader-head-chop-length
16089 This variable (default 2048) says how big a piece of each article to
16090 read when doing the operation described above.
16091
16092 @item nnheader-file-name-translation-alist
16093 @vindex nnheader-file-name-translation-alist
16094 @cindex file names
16095 @cindex invalid characters in file names
16096 @cindex characters in file names
16097 This is an alist that says how to translate characters in file names.
16098 For instance, if @samp{:} is invalid as a file character in file names
16099 on your system (you OS/2 user you), you could say something like:
16100
16101 @lisp
16102 (setq nnheader-file-name-translation-alist
16103       '((?: . ?_)))
16104 @end lisp
16105
16106 In fact, this is the default value for this variable on OS/2 and MS
16107 Windows (phooey) systems.
16108
16109 @item gnus-hidden-properties
16110 @vindex gnus-hidden-properties
16111 This is a list of properties to use to hide ``invisible'' text.  It is
16112 @code{(invisible t intangible t)} by default on most systems, which
16113 makes invisible text invisible and intangible.
16114
16115 @item gnus-parse-headers-hook
16116 @vindex gnus-parse-headers-hook
16117 A hook called before parsing headers.  It can be used, for instance, to
16118 gather statistics on the headers fetched, or perhaps you'd like to prune
16119 some headers.  I don't see why you'd want that, though.
16120
16121 @item gnus-shell-command-separator
16122 @vindex gnus-shell-command-separator
16123 String used to separate two shell commands.  The default is @samp{;}.
16124
16125
16126 @end table
16127
16128
16129 @node The End
16130 @chapter The End
16131
16132 Well, that's the manual---you can get on with your life now.  Keep in
16133 touch.  Say hello to your cats from me.
16134
16135 My @strong{ghod}---I just can't stand goodbyes.  Sniffle.
16136
16137 Ol' Charles Reznikoff said it pretty well, so I leave the floor to him:
16138
16139 @quotation
16140 @strong{Te Deum}
16141
16142 @sp 1
16143 Not because of victories @*
16144 I sing,@*
16145 having none,@*
16146 but for the common sunshine,@*
16147 the breeze,@*
16148 the largess of the spring.
16149
16150 @sp 1
16151 Not for victory@*
16152 but for the day's work done@*
16153 as well as I was able;@*
16154 not for a seat upon the dais@*
16155 but at the common table.@*
16156 @end quotation
16157
16158
16159 @node Appendices
16160 @chapter Appendices
16161
16162 @menu
16163 * History::                        How Gnus got where it is today.
16164 * Terminology::                    We use really difficult, like, words here.
16165 * Customization::                  Tailoring Gnus to your needs.
16166 * Troubleshooting::                What you might try if things do not work.
16167 * Gnus Reference Guide::           Rilly, rilly technical stuff.
16168 * Emacs for Heathens::             A short introduction to Emacsian terms.
16169 * Frequently Asked Questions::     A question-and-answer session.
16170 @end menu
16171
16172
16173 @node History
16174 @section History
16175
16176 @cindex history
16177 @sc{gnus} was written by Masanobu @sc{Umeda}.  When autumn crept up in
16178 '94, Lars Magne Ingebrigtsen grew bored and decided to rewrite Gnus.
16179
16180 If you want to investigate the person responsible for this outrage, you
16181 can point your (feh!) web browser to
16182 @file{http://www.stud.ifi.uio.no/~larsi/}.  This is also the primary
16183 distribution point for the new and spiffy versions of Gnus, and is known
16184 as The Site That Destroys Newsrcs And Drives People Mad.
16185
16186 During the first extended alpha period of development, the new Gnus was
16187 called ``(ding) Gnus''.  @dfn{(ding)} is, of course, short for
16188 @dfn{ding is not Gnus}, which is a total and utter lie, but who cares?
16189 (Besides, the ``Gnus'' in this abbreviation should probably be
16190 pronounced ``news'' as @sc{Umeda} intended, which makes it a more
16191 appropriate name, don't you think?)
16192
16193 In any case, after spending all that energy on coming up with a new and
16194 spunky name, we decided that the name was @emph{too} spunky, so we
16195 renamed it back again to ``Gnus''.  But in mixed case.  ``Gnus'' vs.
16196 ``@sc{gnus}''.  New vs. old.
16197
16198 The first ``proper'' release of Gnus 5 was done in November 1995 when it
16199 was included in the Emacs 19.30 distribution (132 (ding) Gnus releases
16200 plus 15 Gnus 5.0 releases).
16201
16202 In May 1996 the next Gnus generation (aka. ``September Gnus'' (after 99
16203 releases)) was released under the name ``Gnus 5.2'' (40 releases).
16204
16205 On July 28th 1996 work on Red Gnus was begun, and it was released on
16206 January 25th 1997 (after 84 releases) as ``Gnus 5.4'' (67 releases).
16207
16208 On September 13th 1997, Quassia Gnus was started and lasted 37
16209 releases.  If was released as ``Gnus 5.6 on March 8th 1998.
16210
16211 If you happen upon a version of Gnus that has a prefixed name --
16212 ``(ding) Gnus'', ``September Gnus'', ``Red Gnus'', ``Quassia Gnus'' --
16213 don't panic.  Don't let it know that you're frightened.  Back away.
16214 Slowly.  Whatever you do, don't run.  Walk away, calmly, until you're
16215 out of its reach.  Find a proper released version of Gnus and snuggle up
16216 to that instead.
16217
16218 @menu
16219 * Why?::                What's the point of Gnus?
16220 * Compatibility::       Just how compatible is Gnus with @sc{gnus}?
16221 * Conformity::          Gnus tries to conform to all standards.
16222 * Emacsen::             Gnus can be run on a few modern Emacsen.
16223 * Contributors::        Oodles of people.
16224 * New Features::        Pointers to some of the new stuff in Gnus.
16225 * Newest Features::     Features so new that they haven't been written yet.
16226 @end menu
16227
16228
16229 @node Why?
16230 @subsection Why?
16231
16232 What's the point of Gnus?
16233
16234 I want to provide a ``rad'', ``happening'', ``way cool'' and ``hep''
16235 newsreader, that lets you do anything you can think of.  That was my
16236 original motivation, but while working on Gnus, it has become clear to
16237 me that this generation of newsreaders really belong in the stone age.
16238 Newsreaders haven't developed much since the infancy of the net.  If the
16239 volume continues to rise with the current rate of increase, all current
16240 newsreaders will be pretty much useless.  How do you deal with
16241 newsgroups that have thousands of new articles each day?  How do you
16242 keep track of millions of people who post?
16243
16244 Gnus offers no real solutions to these questions, but I would very much
16245 like to see Gnus being used as a testing ground for new methods of
16246 reading and fetching news.  Expanding on @sc{Umeda}-san's wise decision
16247 to separate the newsreader from the backends, Gnus now offers a simple
16248 interface for anybody who wants to write new backends for fetching mail
16249 and news from different sources.  I have added hooks for customizations
16250 everywhere I could imagine it being useful.  By doing so, I'm inviting
16251 every one of you to explore and invent.
16252
16253 May Gnus never be complete. @kbd{C-u 100 M-x all-hail-emacs} and
16254 @kbd{C-u 100 M-x all-hail-xemacs}.
16255
16256
16257 @node Compatibility
16258 @subsection Compatibility
16259
16260 @cindex compatibility
16261 Gnus was designed to be fully compatible with @sc{gnus}.  Almost all key
16262 bindings have been kept.  More key bindings have been added, of course,
16263 but only in one or two obscure cases have old bindings been changed.
16264
16265 Our motto is:
16266 @quotation
16267 @cartouche
16268 @center In a cloud bones of steel.
16269 @end cartouche
16270 @end quotation
16271
16272 All commands have kept their names.  Some internal functions have changed
16273 their names.
16274
16275 The @code{gnus-uu} package has changed drastically. @xref{Decoding
16276 Articles}.
16277
16278 One major compatibility question is the presence of several summary
16279 buffers.  All variables relevant while reading a group are
16280 buffer-local to the summary buffer they belong in.  Although many
16281 important variables have their values copied into their global
16282 counterparts whenever a command is executed in the summary buffer, this
16283 change might lead to incorrect values being used unless you are careful.
16284
16285 All code that relies on knowledge of @sc{gnus} internals will probably
16286 fail.  To take two examples: Sorting @code{gnus-newsrc-alist} (or
16287 changing it in any way, as a matter of fact) is strictly verboten.  Gnus
16288 maintains a hash table that points to the entries in this alist (which
16289 speeds up many functions), and changing the alist directly will lead to
16290 peculiar results.
16291
16292 @cindex hilit19
16293 @cindex highlighting
16294 Old hilit19 code does not work at all.  In fact, you should probably
16295 remove all hilit code from all Gnus hooks
16296 (@code{gnus-group-prepare-hook} and @code{gnus-summary-prepare-hook}).
16297 Gnus provides various integrated functions for highlighting.  These are
16298 faster and more accurate.  To make life easier for everybody, Gnus will
16299 by default remove all hilit calls from all hilit hooks.  Uncleanliness!
16300 Away!
16301
16302 Packages like @code{expire-kill} will no longer work.  As a matter of
16303 fact, you should probably remove all old @sc{gnus} packages (and other
16304 code) when you start using Gnus.  More likely than not, Gnus already
16305 does what you have written code to make @sc{gnus} do.  (Snicker.)
16306
16307 Even though old methods of doing things are still supported, only the
16308 new methods are documented in this manual.  If you detect a new method of
16309 doing something while reading this manual, that does not mean you have
16310 to stop doing it the old way.
16311
16312 Gnus understands all @sc{gnus} startup files.
16313
16314 @kindex M-x gnus-bug
16315 @findex gnus-bug
16316 @cindex reporting bugs
16317 @cindex bugs
16318 Overall, a casual user who hasn't written much code that depends on
16319 @sc{gnus} internals should suffer no problems.  If problems occur,
16320 please let me know by issuing that magic command @kbd{M-x gnus-bug}.
16321
16322 @vindex gnus-bug-create-help-buffer
16323 If you are in the habit of sending bug reports @emph{very} often, you
16324 may find the helpful help buffer annoying after a while.  If so, set
16325 @code{gnus-bug-create-help-buffer} to @code{nil} to avoid having it pop
16326 up at you.
16327
16328
16329 @node Conformity
16330 @subsection Conformity
16331
16332 No rebels without a clue here, ma'am.  We conform to all standards known
16333 to (wo)man.  Except for those standards and/or conventions we disagree
16334 with, of course.
16335
16336 @table @strong
16337
16338 @item RFC 822
16339 @cindex RFC 822
16340 There are no known breaches of this standard.
16341
16342 @item RFC 1036
16343 @cindex RFC 1036
16344 There are no known breaches of this standard, either.
16345
16346 @item Son-of-RFC 1036
16347 @cindex Son-of-RFC 1036
16348 We do have some breaches to this one.
16349
16350 @table @emph
16351
16352 @item X-Newsreader
16353 @itemx User-Agent
16354 These are considered to be ``vanity headers'', while I consider them
16355 to be consumer information.  After seeing so many badly formatted
16356 articles coming from @code{tin} and @code{Netscape} I know not to use
16357 either of those for posting articles.  I would not have known that if
16358 it wasn't for the @code{X-Newsreader} header.
16359 @end table
16360
16361 @item USEFOR
16362 @cindex USEFOR
16363 USEFOR is an IETF working group writing a successor to RFC 1036, based
16364 on Son-of-RFC 1036.  They have produced a number of drafts proposing
16365 various changes to the format of news articles.  The Gnus towers will
16366 look into implementing the changes when the draft is accepted as an RFC.
16367
16368 @end table
16369
16370 If you ever notice Gnus acting non-compliant with regards to the texts
16371 mentioned above, don't hesitate to drop a note to Gnus Towers and let us
16372 know.
16373
16374
16375 @node Emacsen
16376 @subsection Emacsen
16377 @cindex Emacsen
16378 @cindex XEmacs
16379 @cindex Mule
16380 @cindex Emacs
16381
16382 Gnus should work on :
16383
16384 @itemize @bullet
16385
16386 @item
16387 Emacs 20.3 and up.
16388
16389 @item
16390 XEmacs 20.4 and up.
16391
16392 @end itemize
16393
16394 This Gnus version will absolutely not work on any Emacsen older than
16395 that.  Not reliably, at least.  Older versions of Gnus may work on older
16396 Emacs versions.
16397
16398 There are some vague differences between Gnus on the various
16399 platforms---XEmacs features more graphics (a logo and a toolbar)---but
16400 other than that, things should look pretty much the same under all
16401 Emacsen.
16402
16403
16404 @node Contributors
16405 @subsection Contributors
16406 @cindex contributors
16407
16408 The new Gnus version couldn't have been done without the help of all the
16409 people on the (ding) mailing list.  Every day for over a year I have
16410 gotten billions of nice bug reports from them, filling me with joy,
16411 every single one of them.  Smooches.  The people on the list have been
16412 tried beyond endurance, what with my ``oh, that's a neat idea <type
16413 type>, yup, I'll release it right away <ship off> no wait, that doesn't
16414 work at all <type type>, yup, I'll ship that one off right away <ship
16415 off> no, wait, that absolutely does not work'' policy for releases.
16416 Micro$oft---bah.  Amateurs.  I'm @emph{much} worse.  (Or is that
16417 ``worser''? ``much worser''?  ``worsest''?)
16418
16419 I would like to take this opportunity to thank the Academy for...  oops,
16420 wrong show.
16421
16422 @itemize @bullet
16423
16424 @item
16425 Masanobu @sc{Umeda}---the writer of the original @sc{gnus}.
16426
16427 @item
16428 Per Abrahamsen---custom, scoring, highlighting and @sc{soup} code (as
16429 well as numerous other things).
16430
16431 @item
16432 Luis Fernandes---design and graphics.
16433
16434 @item
16435 Erik Naggum---help, ideas, support, code and stuff.
16436
16437 @item
16438 Shenghuo Zhu---uudecode.el, mm-uu.el, rfc1843.el and many other things
16439 connected with @sc{mime} and other types of en/decoding.
16440
16441 @item
16442 Wes Hardaker---@file{gnus-picon.el} and the manual section on
16443 @dfn{picons} (@pxref{Picons}).
16444
16445 @item
16446 Kim-Minh Kaplan---further work on the picon code.
16447
16448 @item
16449 Brad Miller---@file{gnus-gl.el} and the GroupLens manual section
16450 (@pxref{GroupLens}).
16451
16452 @item
16453 Sudish Joseph---innumerable bug fixes.
16454
16455 @item
16456 Ilja Weis---@file{gnus-topic.el}.
16457
16458 @item
16459 Steven L. Baur---lots and lots and lots of bugs detections and fixes.
16460
16461 @item
16462 Vladimir Alexiev---the refcard and reference booklets.
16463
16464 @item
16465 Felix Lee & Jamie Zawinski---I stole some pieces from the XGnus
16466 distribution by Felix Lee and JWZ.
16467
16468 @item
16469 Scott Byer---@file{nnfolder.el} enhancements & rewrite.
16470
16471 @item
16472 Peter Mutsaers---orphan article scoring code.
16473
16474 @item
16475 Ken Raeburn---POP mail support.
16476
16477 @item
16478 Hallvard B Furuseth---various bits and pieces, especially dealing with
16479 .newsrc files.
16480
16481 @item
16482 Brian Edmonds---@file{gnus-bbdb.el}.
16483
16484 @item
16485 David Moore---rewrite of @file{nnvirtual.el} and many other things.
16486
16487 @item
16488 Kevin Davidson---came up with the name @dfn{ding}, so blame him.
16489
16490 @item
16491 François Pinard---many, many interesting and thorough bug reports, as
16492 well as autoconf support.
16493
16494 @end itemize
16495
16496 This manual was proof-read by Adrian Aichner, with Ricardo Nassif, Mark
16497 Borges, and Jost Krieger proof-reading parts of the manual.
16498
16499 The following people have contributed many patches and suggestions:
16500
16501 Christopher Davis,
16502 Andrew Eskilsson,
16503 Kai Grossjohann,
16504 David KÃ¥gedal,
16505 Richard Pieri,
16506 Fabrice Popineau,
16507 Daniel Quinlan,
16508 Jason L. Tibbitts, III,
16509 and
16510 Jack Vinson.
16511
16512 Also thanks to the following for patches and stuff:
16513
16514 Jari Aalto,
16515 Adrian Aichner,
16516 Vladimir Alexiev,
16517 Russ Allbery,
16518 Peter Arius,
16519 Matt Armstrong,
16520 Marc Auslander,
16521 Miles Bader,
16522 Frank Bennett,
16523 Robert Bihlmeyer,
16524 Chris Bone,
16525 Mark Borges,
16526 Mark Boyns,
16527 Lance A. Brown,
16528 Kees de Bruin,
16529 Martin Buchholz,
16530 Joe Buehler,
16531 Kevin Buhr,
16532 Alastair Burt,
16533 Joao Cachopo,
16534 Zlatko Calusic,
16535 Massimo Campostrini,
16536 Castor,
16537 David Charlap,
16538 Dan Christensen,
16539 Kevin Christian,
16540 Michael R. Cook,
16541 Glenn Coombs,
16542 Frank D. Cringle,
16543 Geoffrey T. Dairiki,
16544 Andre Deparade,
16545 Ulrik Dickow,
16546 Dave Disser,
16547 Rui-Tao Dong, @c ?
16548 Joev Dubach,
16549 Michael Welsh Duggan,
16550 Dave Edmondson,
16551 Paul Eggert,
16552 Karl Eichwalder,
16553 Enami Tsugutomo, @c Enami
16554 Michael Ernst,
16555 Luc Van Eycken,
16556 Sam Falkner,
16557 Nelson Jose dos Santos Ferreira,
16558 Sigbjorn Finne,
16559 Paul Fisher,
16560 Decklin Foster,
16561 Gary D. Foster,
16562 Paul Franklin,
16563 Guy Geens,
16564 Arne Georg Gleditsch,
16565 David S. Goldberg,
16566 Michelangelo Grigni,
16567 Dale Hagglund,
16568 D. Hall,
16569 Magnus Hammerin,
16570 Kenichi Handa, @c Handa
16571 Raja R. Harinath,
16572 Yoshiki Hayashi, @c ?
16573 P. E. Jareth Hein,
16574 Hisashige Kenji, @c Hisashige
16575 Marc Horowitz,
16576 Gunnar Horrigmo,
16577 Richard Hoskins,
16578 Brad Howes,
16579 François Felix Ingrand,
16580 Ishikawa Ichiro, @c Ishikawa
16581 Lee Iverson,
16582 Iwamuro Motonori, @c Iwamuro
16583 Rajappa Iyer,
16584 Andreas Jaeger,
16585 Randell Jesup,
16586 Fred Johansen,
16587 Gareth Jones,
16588 Simon Josefsson,
16589 Greg Klanderman,
16590 Karl Kleinpaste,
16591 Peter Skov Knudsen,
16592 Shuhei Kobayashi, @c Kobayashi
16593 Koseki Yoshinori, @c Koseki
16594 Thor Kristoffersen,
16595 Jens Lautenbacher,
16596 Martin Larose,
16597 Seokchan Lee, @c Lee
16598 Joerg Lenneis,
16599 Carsten Leonhardt,
16600 James LewisMoss,
16601 Christian Limpach,
16602 Markus Linnala,
16603 Dave Love,
16604 Mike McEwan,
16605 Tonny Madsen,
16606 Shlomo Mahlab,
16607 Nat Makarevitch,
16608 Istvan Marko,
16609 David Martin,
16610 Jason R. Mastaler,
16611 Gordon Matzigkeit,
16612 Timo Metzemakers,
16613 Richard Mlynarik,
16614 Lantz Moore,
16615 Morioka Tomohiko, @c Morioka
16616 Erik Toubro Nielsen,
16617 Hrvoje Niksic,
16618 Andy Norman,
16619 Fred Oberhauser,
16620 C. R. Oldham,
16621 Alexandre Oliva,
16622 Ken Olstad,
16623 Masaharu Onishi, @c Onishi
16624 Hideki Ono, @c Ono
16625 William Perry,
16626 Stephen Peters,
16627 Jens-Ulrik Holger Petersen,
16628 Ulrich Pfeifer,
16629 Matt Pharr,
16630 Andy Piper,
16631 John McClary Prevost,
16632 Bill Pringlemeir,
16633 Mike Pullen,
16634 Jim Radford,
16635 Colin Rafferty,
16636 Lasse Rasinen,
16637 Lars Balker Rasmussen,
16638 Joe Reiss,
16639 Renaud Rioboo,
16640 Roland B. Roberts,
16641 Bart Robinson,
16642 Christian von Roques,
16643 Markus Rost,
16644 Jason Rumney,
16645 Wolfgang Rupprecht,
16646 Jay Sachs,
16647 Dewey M. Sasser,
16648 Conrad Sauerwald,
16649 Loren Schall,
16650 Dan Schmidt,
16651 Ralph Schleicher,
16652 Philippe Schnoebelen,
16653 Andreas Schwab,
16654 Randal L. Schwartz,
16655 Justin Sheehy,
16656 Danny Siu,
16657 Matt Simmons,
16658 Paul D. Smith,
16659 Jeff Sparkes,
16660 Toby Speight,
16661 Michael Sperber,
16662 Darren Stalder,
16663 Richard Stallman,
16664 Greg Stark,
16665 Sam Steingold,
16666 Jonas Steverud,
16667 Paul Stodghill,
16668 Kurt Swanson,
16669 Samuel Tardieu,
16670 Teddy,
16671 Chuck Thompson,
16672 Philippe Troin,
16673 James Troup,
16674 Trung Tran-Duc,
16675 Aaron M. Ucko,
16676 Aki Vehtari,
16677 Didier Verna,
16678 Jan Vroonhof,
16679 Stefan Waldherr,
16680 Pete Ware,
16681 Barry A. Warsaw,
16682 Christoph Wedler,
16683 Joe Wells,
16684 Lee Willis,
16685 Katsumi Yamaoka @c Yamaoka
16686 and
16687 Lloyd Zusman.
16688
16689
16690 For a full overview of what each person has done, the ChangeLogs
16691 included in the Gnus alpha distributions should give ample reading
16692 (550kB and counting).
16693
16694 Apologies to everybody that I've forgotten, of which there are many, I'm
16695 sure.
16696
16697 Gee, that's quite a list of people.  I guess that must mean that there
16698 actually are people who are using Gnus.  Who'd'a thunk it!
16699
16700
16701 @node New Features
16702 @subsection New Features
16703 @cindex new features
16704
16705 @menu
16706 * ding Gnus::          New things in Gnus 5.0/5.1, the first new Gnus.
16707 * September Gnus::     The Thing Formally Known As Gnus 5.3/5.3.
16708 * Red Gnus::           Third time best---Gnus 5.4/5.5.
16709 * Quassia Gnus::       Two times two is four, or Gnus 5.6/5.7.
16710 @end menu
16711
16712 These lists are, of course, just @emph{short} overviews of the
16713 @emph{most} important new features.  No, really.  There are tons more.
16714 Yes, we have feeping creaturism in full effect.
16715
16716
16717 @node ding Gnus
16718 @subsubsection (ding) Gnus
16719
16720 New features in Gnus 5.0/5.1:
16721
16722 @itemize @bullet
16723
16724 @item
16725 The look of all buffers can be changed by setting format-like variables
16726 (@pxref{Group Buffer Format} and @pxref{Summary Buffer Format}).
16727
16728 @item
16729 Local spool and several @sc{nntp} servers can be used at once
16730 (@pxref{Select Methods}).
16731
16732 @item
16733 You can combine groups into virtual groups (@pxref{Virtual Groups}).
16734
16735 @item
16736 You can read a number of different mail formats (@pxref{Getting Mail}).
16737 All the mail backends implement a convenient mail expiry scheme
16738 (@pxref{Expiring Mail}).
16739
16740 @item
16741 Gnus can use various strategies for gathering threads that have lost
16742 their roots (thereby gathering loose sub-threads into one thread) or it
16743 can go back and retrieve enough headers to build a complete thread
16744 (@pxref{Customizing Threading}).
16745
16746 @item
16747 Killed groups can be displayed in the group buffer, and you can read
16748 them as well (@pxref{Listing Groups}).
16749
16750 @item
16751 Gnus can do partial group updates---you do not have to retrieve the
16752 entire active file just to check for new articles in a few groups
16753 (@pxref{The Active File}).
16754
16755 @item
16756 Gnus implements a sliding scale of subscribedness to groups
16757 (@pxref{Group Levels}).
16758
16759 @item
16760 You can score articles according to any number of criteria
16761 (@pxref{Scoring}).  You can even get Gnus to find out how to score
16762 articles for you (@pxref{Adaptive Scoring}).
16763
16764 @item
16765 Gnus maintains a dribble buffer that is auto-saved the normal Emacs
16766 manner, so it should be difficult to lose much data on what you have
16767 read if your machine should go down (@pxref{Auto Save}).
16768
16769 @item
16770 Gnus now has its own startup file (@file{.gnus}) to avoid cluttering up
16771 the @file{.emacs} file.
16772
16773 @item
16774 You can set the process mark on both groups and articles and perform
16775 operations on all the marked items (@pxref{Process/Prefix}).
16776
16777 @item
16778 You can grep through a subset of groups and create a group from the
16779 results (@pxref{Kibozed Groups}).
16780
16781 @item
16782 You can list subsets of groups according to, well, anything
16783 (@pxref{Listing Groups}).
16784
16785 @item
16786 You can browse foreign servers and subscribe to groups from those
16787 servers (@pxref{Browse Foreign Server}).
16788
16789 @item
16790 Gnus can fetch articles, asynchronously, on a second connection to the
16791 server (@pxref{Asynchronous Fetching}).
16792
16793 @item
16794 You can cache articles locally (@pxref{Article Caching}).
16795
16796 @item
16797 The uudecode functions have been expanded and generalized
16798 (@pxref{Decoding Articles}).
16799
16800 @item
16801 You can still post uuencoded articles, which was a little-known feature
16802 of @sc{gnus}' past (@pxref{Uuencoding and Posting}).
16803
16804 @item
16805 Fetching parents (and other articles) now actually works without
16806 glitches (@pxref{Finding the Parent}).
16807
16808 @item
16809 Gnus can fetch FAQs and group descriptions (@pxref{Group Information}).
16810
16811 @item
16812 Digests (and other files) can be used as the basis for groups
16813 (@pxref{Document Groups}).
16814
16815 @item
16816 Articles can be highlighted and customized (@pxref{Customizing
16817 Articles}).
16818
16819 @item
16820 URLs and other external references can be buttonized (@pxref{Article
16821 Buttons}).
16822
16823 @item
16824 You can do lots of strange stuff with the Gnus window & frame
16825 configuration (@pxref{Windows Configuration}).
16826
16827 @item
16828 You can click on buttons instead of using the keyboard
16829 (@pxref{Buttons}).
16830
16831 @end itemize
16832
16833
16834 @node September Gnus
16835 @subsubsection September Gnus
16836
16837 @iftex
16838 @iflatex
16839 \gnusfig{-28cm}{0cm}{\epsfig{figure=tmp/september.ps,height=20cm}}
16840 @end iflatex
16841 @end iftex
16842
16843 New features in Gnus 5.2/5.3:
16844
16845 @itemize @bullet
16846
16847 @item
16848 A new message composition mode is used.  All old customization variables
16849 for @code{mail-mode}, @code{rnews-reply-mode} and @code{gnus-msg} are
16850 now obsolete.
16851
16852 @item
16853 Gnus is now able to generate @dfn{sparse} threads---threads where
16854 missing articles are represented by empty nodes (@pxref{Customizing
16855 Threading}).
16856
16857 @lisp
16858 (setq gnus-build-sparse-threads 'some)
16859 @end lisp
16860
16861 @item
16862 Outgoing articles are stored on a special archive server
16863 (@pxref{Archived Messages}).
16864
16865 @item
16866 Partial thread regeneration now happens when articles are
16867 referred.
16868
16869 @item
16870 Gnus can make use of GroupLens predictions (@pxref{GroupLens}).
16871
16872 @item
16873 Picons (personal icons) can be displayed under XEmacs (@pxref{Picons}).
16874
16875 @item
16876 A @code{trn}-like tree buffer can be displayed (@pxref{Tree Display}).
16877
16878 @lisp
16879 (setq gnus-use-trees t)
16880 @end lisp
16881
16882 @item
16883 An @code{nn}-like pick-and-read minor mode is available for the summary
16884 buffers (@pxref{Pick and Read}).
16885
16886 @lisp
16887 (add-hook 'gnus-summary-mode-hook 'gnus-pick-mode)
16888 @end lisp
16889
16890 @item
16891 In binary groups you can use a special binary minor mode (@pxref{Binary
16892 Groups}).
16893
16894 @item
16895 Groups can be grouped in a folding topic hierarchy (@pxref{Group
16896 Topics}).
16897
16898 @lisp
16899 (add-hook 'gnus-group-mode-hook 'gnus-topic-mode)
16900 @end lisp
16901
16902 @item
16903 Gnus can re-send and bounce mail (@pxref{Summary Mail Commands}).
16904
16905 @item
16906 Groups can now have a score, and bubbling based on entry frequency
16907 is possible (@pxref{Group Score}).
16908
16909 @lisp
16910 (add-hook 'gnus-summary-exit-hook 'gnus-summary-bubble-group)
16911 @end lisp
16912
16913 @item
16914 Groups can be process-marked, and commands can be performed on
16915 groups of groups (@pxref{Marking Groups}).
16916
16917 @item
16918 Caching is possible in virtual groups.
16919
16920 @item
16921 @code{nndoc} now understands all kinds of digests, mail boxes, rnews
16922 news batches, ClariNet briefs collections, and just about everything
16923 else (@pxref{Document Groups}).
16924
16925 @item
16926 Gnus has a new backend (@code{nnsoup}) to create/read SOUP packets
16927 (@pxref{SOUP}).
16928
16929 @item
16930 The Gnus cache is much faster.
16931
16932 @item
16933 Groups can be sorted according to many criteria (@pxref{Sorting
16934 Groups}).
16935
16936 @item
16937 New group parameters have been introduced to set list-addresses and
16938 expiry times (@pxref{Group Parameters}).
16939
16940 @item
16941 All formatting specs allow specifying faces to be used
16942 (@pxref{Formatting Fonts}).
16943
16944 @item
16945 There are several more commands for setting/removing/acting on process
16946 marked articles on the @kbd{M P} submap (@pxref{Setting Process Marks}).
16947
16948 @item
16949 The summary buffer can be limited to show parts of the available
16950 articles based on a wide range of criteria.  These commands have been
16951 bound to keys on the @kbd{/} submap (@pxref{Limiting}).
16952
16953 @item
16954 Articles can be made persistent with the @kbd{*} command
16955 (@pxref{Persistent Articles}).
16956
16957 @item
16958 All functions for hiding article elements are now toggles.
16959
16960 @item
16961 Article headers can be buttonized (@pxref{Article Washing}).
16962
16963 @item
16964 All mail backends support fetching articles by @code{Message-ID}.
16965
16966 @item
16967 Duplicate mail can now be treated properly (@pxref{Duplicates}).
16968
16969 @item
16970 All summary mode commands are available directly from the article
16971 buffer (@pxref{Article Keymap}).
16972
16973 @item
16974 Frames can be part of @code{gnus-buffer-configuration} (@pxref{Windows
16975 Configuration}).
16976
16977 @item
16978 Mail can be re-scanned by a daemonic process (@pxref{Daemons}).
16979 @iftex
16980 @iflatex
16981 \marginpar[\mbox{}\hfill\epsfig{figure=tmp/fseptember.ps,height=5cm}]{\epsfig{figure=tmp/fseptember.ps,height=5cm}}
16982 @end iflatex
16983 @end iftex
16984
16985 @item
16986 Gnus can make use of NoCeM files to weed out spam (@pxref{NoCeM}).
16987
16988 @lisp
16989 (setq gnus-use-nocem t)
16990 @end lisp
16991
16992 @item
16993 Groups can be made permanently visible (@pxref{Listing Groups}).
16994
16995 @lisp
16996 (setq gnus-permanently-visible-groups "^nnml:")
16997 @end lisp
16998
16999 @item
17000 Many new hooks have been introduced to make customizing easier.
17001
17002 @item
17003 Gnus respects the @code{Mail-Copies-To} header.
17004
17005 @item
17006 Threads can be gathered by looking at the @code{References} header
17007 (@pxref{Customizing Threading}).
17008
17009 @lisp
17010 (setq gnus-summary-thread-gathering-function
17011       'gnus-gather-threads-by-references)
17012 @end lisp
17013
17014 @item
17015 Read articles can be stored in a special backlog buffer to avoid
17016 refetching (@pxref{Article Backlog}).
17017
17018 @lisp
17019 (setq gnus-keep-backlog 50)
17020 @end lisp
17021
17022 @item
17023 A clean copy of the current article is always stored in a separate
17024 buffer to allow easier treatment.
17025
17026 @item
17027 Gnus can suggest where to save articles (@pxref{Saving Articles}).
17028
17029 @item
17030 Gnus doesn't have to do as much prompting when saving (@pxref{Saving
17031 Articles}).
17032
17033 @lisp
17034 (setq gnus-prompt-before-saving t)
17035 @end lisp
17036
17037 @item
17038 @code{gnus-uu} can view decoded files asynchronously while fetching
17039 articles (@pxref{Other Decode Variables}).
17040
17041 @lisp
17042 (setq gnus-uu-grabbed-file-functions 'gnus-uu-grab-view)
17043 @end lisp
17044
17045 @item
17046 Filling in the article buffer now works properly on cited text
17047 (@pxref{Article Washing}).
17048
17049 @item
17050 Hiding cited text adds buttons to toggle hiding, and how much
17051 cited text to hide is now customizable (@pxref{Article Hiding}).
17052
17053 @lisp
17054 (setq gnus-cited-lines-visible 2)
17055 @end lisp
17056
17057 @item
17058 Boring headers can be hidden (@pxref{Article Hiding}).
17059
17060 @item
17061 Default scoring values can now be set from the menu bar.
17062
17063 @item
17064 Further syntax checking of outgoing articles have been added.
17065
17066 @end itemize
17067
17068
17069 @node Red Gnus
17070 @subsubsection Red Gnus
17071
17072 New features in Gnus 5.4/5.5:
17073
17074 @iftex
17075 @iflatex
17076 \gnusfig{-5.5cm}{-4cm}{\epsfig{figure=tmp/red.ps,height=20cm}}
17077 @end iflatex
17078 @end iftex
17079
17080 @itemize @bullet
17081
17082 @item
17083 @file{nntp.el} has been totally rewritten in an asynchronous fashion.
17084
17085 @item
17086 Article prefetching functionality has been moved up into
17087 Gnus (@pxref{Asynchronous Fetching}).
17088
17089 @item
17090 Scoring can now be performed with logical operators like @code{and},
17091 @code{or}, @code{not}, and parent redirection (@pxref{Advanced
17092 Scoring}).
17093
17094 @item
17095 Article washing status can be displayed in the
17096 article mode line (@pxref{Misc Article}).
17097
17098 @item
17099 @file{gnus.el} has been split into many smaller files.
17100
17101 @item
17102 Suppression of duplicate articles based on Message-ID can be done
17103 (@pxref{Duplicate Suppression}).
17104
17105 @lisp
17106 (setq gnus-suppress-duplicates t)
17107 @end lisp
17108
17109 @item
17110 New variables for specifying what score and adapt files are to be
17111 considered home score and adapt files (@pxref{Home Score File}) have
17112 been added.
17113
17114 @item
17115 @code{nndoc} was rewritten to be easily extendable (@pxref{Document
17116 Server Internals}).
17117
17118 @item
17119 Groups can inherit group parameters from parent topics (@pxref{Topic
17120 Parameters}).
17121
17122 @item
17123 Article editing has been revamped and is now actually usable.
17124
17125 @item
17126 Signatures can be recognized in more intelligent fashions
17127 (@pxref{Article Signature}).
17128
17129 @item
17130 Summary pick mode has been made to look more @code{nn}-like.  Line
17131 numbers are displayed and the @kbd{.} command can be used to pick
17132 articles (@code{Pick and Read}).
17133
17134 @item
17135 Commands for moving the @file{.newsrc.eld} from one server to
17136 another have been added (@pxref{Changing Servers}).
17137
17138 @item
17139 There's a way now to specify that ``uninteresting'' fields be suppressed
17140 when generating lines in buffers (@pxref{Advanced Formatting}).
17141
17142 @item
17143 Several commands in the group buffer can be undone with @kbd{M-C-_}
17144 (@pxref{Undo}).
17145
17146 @item
17147 Scoring can be done on words using the new score type @code{w}
17148 (@pxref{Score File Format}).
17149
17150 @item
17151 Adaptive scoring can be done on a Subject word-by-word basis
17152 (@pxref{Adaptive Scoring}).
17153
17154 @lisp
17155 (setq gnus-use-adaptive-scoring '(word))
17156 @end lisp
17157
17158 @item
17159 Scores can be decayed (@pxref{Score Decays}).
17160
17161 @lisp
17162 (setq gnus-decay-scores t)
17163 @end lisp
17164
17165 @item
17166 Scoring can be performed using a regexp on the Date header.  The Date is
17167 normalized to compact ISO 8601 format first (@pxref{Score File Format}).
17168
17169 @item
17170 A new command has been added to remove all data on articles from
17171 the native server (@pxref{Changing Servers}).
17172
17173 @item
17174 A new command for reading collections of documents
17175 (@code{nndoc} with @code{nnvirtual} on top) has been added---@kbd{M-C-d}
17176 (@pxref{Really Various Summary Commands}).
17177
17178 @item
17179 Process mark sets can be pushed and popped (@pxref{Setting Process
17180 Marks}).
17181
17182 @item
17183 A new mail-to-news backend makes it possible to post even when the NNTP
17184 server doesn't allow posting (@pxref{Mail-To-News Gateways}).
17185
17186 @item
17187 A new backend for reading searches from Web search engines
17188 (@dfn{DejaNews}, @dfn{Alta Vista}, @dfn{InReference}) has been added
17189 (@pxref{Web Searches}).
17190
17191 @item
17192 Groups inside topics can now be sorted using the standard sorting
17193 functions, and each topic can be sorted independently (@pxref{Topic
17194 Sorting}).
17195
17196 @item
17197 Subsets of the groups can be sorted independently (@code{Sorting
17198 Groups}).
17199
17200 @item
17201 Cached articles can be pulled into the groups (@pxref{Summary Generation
17202 Commands}).
17203 @iftex
17204 @iflatex
17205 \marginpar[\mbox{}\hfill\epsfig{figure=tmp/fred.ps,width=3cm}]{\epsfig{figure=tmp/fred.ps,width=3cm}}
17206 @end iflatex
17207 @end iftex
17208
17209 @item
17210 Score files are now applied in a more reliable order (@pxref{Score
17211 Variables}).
17212
17213 @item
17214 Reports on where mail messages end up can be generated (@pxref{Splitting
17215 Mail}).
17216
17217 @item
17218 More hooks and functions have been added to remove junk from incoming
17219 mail before saving the mail (@pxref{Washing Mail}).
17220
17221 @item
17222 Emphasized text can be properly fontisized:
17223
17224 @end itemize
17225
17226
17227 @node Quassia Gnus
17228 @subsubsection Quassia Gnus
17229
17230 New features in Gnus 5.6:
17231
17232 @itemize @bullet
17233
17234 @item
17235 New functionality for using Gnus as an offline newsreader has been
17236 added.  A plethora of new commands and modes have been added.  See
17237 @pxref{Gnus Unplugged} for the full story.
17238
17239 @item
17240  The @code{nndraft} backend has returned, but works differently than
17241 before.  All Message buffers are now also articles in the @code{nndraft}
17242 group, which is created automatically.
17243
17244 @item
17245 @code{gnus-alter-header-function} can now be used to alter header
17246 values.
17247
17248 @item
17249  @code{gnus-summary-goto-article} now accept Message-ID's.
17250
17251 @item
17252  A new Message command for deleting text in the body of a message
17253 outside the region: @kbd{C-c C-v}.
17254
17255 @item
17256  You can now post to component group in @code{nnvirtual} groups with
17257 @kbd{C-u C-c C-c}.
17258
17259 @item
17260  @code{nntp-rlogin-program}---new variable to ease customization.
17261
17262 @item
17263  @code{C-u C-c C-c} in @code{gnus-article-edit-mode} will now inhibit
17264 re-highlighting of the article buffer.
17265
17266 @item
17267  New element in @code{gnus-boring-article-headers}---@code{long-to}.
17268
17269 @item
17270  @kbd{M-i} symbolic prefix command.  See the section "Symbolic
17271 Prefixes" in the Gnus manual for details.
17272
17273 @item
17274  @kbd{L} and @kbd{I} in the summary buffer now take the symbolic prefix
17275 @kbd{a} to add the score rule to the "all.SCORE" file.
17276
17277 @item
17278  @code{gnus-simplify-subject-functions} variable to allow greater
17279 control over simplification.
17280
17281 @item
17282  @kbd{A T}---new command for fetching the current thread.
17283
17284 @item
17285  @kbd{/ T}---new command for including the current thread in the
17286 limit.
17287
17288 @item
17289  @kbd{M-RET} is a new Message command for breaking cited text.
17290
17291 @item
17292  @samp{\\1}-expressions are now valid in @code{nnmail-split-methods}.
17293
17294 @item
17295  The @code{custom-face-lookup} function has been removed.
17296 If you used this function in your initialization files, you must
17297 rewrite them to use @code{face-spec-set} instead.
17298
17299 @item
17300  Canceling now uses the current select method.  Symbolic prefix
17301 @kbd{a} forces normal posting method.
17302
17303 @item
17304  New command to translate M******** sm*rtq**t*s into proper
17305 text---@kbd{W d}.
17306
17307 @item
17308  For easier debugging of @code{nntp}, you can set
17309 @code{nntp-record-commands} to a non-@code{nil} value.
17310
17311 @item
17312  @code{nntp} now uses @file{~/.authinfo}, a @file{.netrc}-like file, for
17313 controlling where and how to send @sc{authinfo} to @sc{nntp} servers.
17314
17315 @item
17316  A command for editing group parameters from the summary buffer
17317 has been added.
17318
17319 @item
17320  A history of where mails have been split is available.
17321
17322 @item
17323  A new article date command has been added---@code{article-date-iso8601}.
17324
17325 @item
17326  Subjects can be simplified when threading by setting
17327 @code{gnus-score-thread-simplify}.
17328
17329 @item
17330  A new function for citing in Message has been
17331 added---@code{message-cite-original-without-signature}.
17332
17333 @item
17334  @code{article-strip-all-blank-lines}---new article command.
17335
17336 @item
17337  A new Message command to kill to the end of the article has
17338 been added.
17339
17340 @item
17341  A minimum adaptive score can be specified by using the
17342 @code{gnus-adaptive-word-minimum} variable.
17343
17344 @item
17345  The "lapsed date" article header can be kept continually
17346 updated by the @code{gnus-start-date-timer} command.
17347
17348 @item
17349  Web listserv archives can be read with the @code{nnlistserv} backend.
17350
17351 @item
17352  Old dejanews archives can now be read by @code{nnweb}.
17353
17354 @end itemize
17355
17356
17357 @node Newest Features
17358 @subsection Newest Features
17359 @cindex todo
17360
17361 Also known as the @dfn{todo list}.  Sure to be implemented before the
17362 next millennium.
17363
17364 Be afraid.  Be very afraid.
17365
17366 (That a feature appears in this list doesn't necessarily mean that I've
17367 decided to actually implement it.  It just means that I think it sounds
17368 interesting.)
17369
17370 (Yes, this is the actual, up-to-the-second todo list.)
17371
17372 @itemize @bullet
17373
17374 @item
17375  I would like the zombie-page to contain an URL to the source of the
17376 latest version of gnus or some explanation on where to find it.
17377
17378 @item
17379  A way to continue editing the latest Message composition.
17380
17381 @item
17382  http://www.sonicnet.com/feature/ari3/
17383
17384 @item
17385  facep is not declared.
17386
17387 @item
17388  Include a section in the manual on why the number of articles
17389 isn't the same in the group buffer and on the SPC prompt.
17390
17391 @item
17392  Interacting with rmail fcc isn't easy.
17393
17394 @item
17395 @example
17396  Hypermail:
17397 <URL:http://www.falch.no/people/pepper/DSSSL-Lite/archives/>
17398 <URL:http://www.eit.com/software/hypermail/hypermail.html>
17399 <URL:http://homer.ncm.com/>
17400 <URL:http://www.yahoo.com/Computers_and_Internet/Internet/World_Wide_Web/HTML_Converters/>
17401 http://www.uwsg.indiana.edu/hypermail/linux/kernel/9610/index.html
17402 <URL:http://union.ncsa.uiuc.edu/HyperNews/get/www/html/converters.html>
17403 http://www.miranova.com/gnus-list/
17404
17405 @end example
17406
17407 @item
17408 @samp{^-- } is made into - in LaTeX.
17409
17410 @item
17411  gnus-kill is much slower than it was in GNUS 4.1.3.
17412
17413 @item
17414  when expunging articles on low score, the sparse nodes keep hanging on?
17415 @item
17416  starting the first time seems to hang Gnus on some systems.  Does
17417 NEWGROUPS answer too fast?
17418 @item
17419  nndir doesn't read gzipped files.
17420 @item
17421  FAQ doesn't have an up node?
17422 @item
17423  when moving mail from a procmail spool to the crash-box,
17424 the crash-box is only appropriate to one specific group.
17425 @item
17426  `t' `t' makes X-Faces disappear.
17427 @item
17428  nnmh-be-safe means that crossposted articles will
17429 be marked as unread.
17430 @item
17431  Orphan score entries don't show on "V t" score trace
17432 @item
17433  when clearing out data, the cache data should also be reset.
17434 @item
17435  rewrite gnus-summary-limit-children to be non-recursive
17436 to avoid exceeding lisp nesting on huge groups.
17437 @item
17438  expunged articles are counted when computing scores.
17439 @item
17440  implement gnus-batch-brew-soup
17441 @item
17442  ticked articles aren't easy to read in pick mode -- `n' and
17443 stuff just skips past them.  Read articles are the same.
17444 @item
17445  topics that contain just groups with ticked
17446 articles aren't displayed.
17447 @item
17448  nndoc should always allocate unique Message-IDs.
17449 @item
17450  If there are mail groups the first time you use Gnus, Gnus'll
17451 make the mail groups killed.
17452 @item
17453  no "no news is good news" when using topics.
17454 @item
17455  when doing crosspost marking, the cache has to be consulted
17456 and articles have to be removed.
17457 @item
17458  nnweb should fetch complete articles when they are split into several
17459 parts.
17460 @item
17461  scoring on head immediate doesn't work.
17462 @item
17463  finding short score file names takes forever.
17464 @item
17465  canceling articles in foreign groups.
17466 @item
17467  nntp-open-rlogin no longer works.
17468 @item
17469  C-u C-x C-s (Summary) switches to the group buffer.
17470 @item
17471  move nnmail-split-history out to the backends.
17472 @item
17473  nnweb doesn't work properly.
17474 @item
17475  using a virtual server name as `gnus-select-method' doesn't work?
17476 @item
17477  when killing/yanking a group from one topic to another in a slave, the
17478 master will yank it first to one topic and then add it to another.
17479 Perhaps.
17480
17481 @item
17482  warn user about `=' redirection of a group in the active file?
17483 @item
17484  take over the XEmacs menubar and offer a toggle between the XEmacs
17485 bar and the Gnus bar.
17486 @item
17487 @example
17488  push active file and NOV file parsing down into C code.
17489 `(canonize-message-id id)'
17490 `(mail-parent-message-id references n)'
17491 `(parse-news-nov-line &optional dependency-hashtb)'
17492 `(parse-news-nov-region beg end &optional dependency-hashtb fullp)'
17493 `(parse-news-active-region beg end hashtb)'
17494
17495 @end example
17496
17497 @item
17498  nnml .overview directory with splits.
17499 @item
17500  asynchronous cache
17501 @item
17502  postponed commands.
17503 @item
17504  the selected article show have its Subject displayed in its summary line.
17505 @item
17506  when entering groups, get the real number of unread articles from
17507 the server?
17508 @item
17509  sort after gathering threads -- make false roots have the
17510 headers of the oldest orphan with a 0 article number?
17511 @item
17512  nndoc groups should inherit the score files of their parents?  Also
17513 inherit copy prompts and save files.
17514 @item
17515  command to start up Gnus (if not running) and enter a mail mode buffer.
17516 @item
17517  allow editing the group description from the group buffer
17518 for backends that support that.
17519 @item
17520 gnus-hide,show-all-topics
17521 @item
17522  groups and sub-topics should be allowed to mingle inside each topic,
17523 and not just list all subtopics at the end.
17524 @item
17525  a command to remove all read articles that are not needed to connect
17526 threads -- `gnus-summary-limit-to-sparse-unread'?
17527 @item
17528  a variable to turn off limiting/cutting of threads in the tree buffer.
17529 @item
17530  a variable to limit how many files are uudecoded.
17531 @item
17532  add zombie groups to a special "New Groups" topic.
17533 @item
17534  server mode command: close/open all connections
17535 @item
17536  put a file date in gnus-score-alist and check whether the file
17537 has been changed before using it.
17538 @item
17539  on exit from a digest group, go to the next article in the parent group.
17540 @item
17541  hide (sub)threads with low score.
17542 @item
17543  when expiring, remove all marks from expired articles.
17544 @item
17545  gnus-summary-limit-to-body
17546 @item
17547  a regexp alist that says what level groups are to be subscribed
17548 on.  Eg. -- `(("nnml:" . 1))'.
17549 @item
17550  easier interface to nnkiboze to create ephemeral groups that
17551 contain groups that match a regexp.
17552 @item
17553  allow newlines in <URL:> urls, but remove them before using
17554 the URL.
17555 @item
17556  If there is no From line, the mail backends should fudge one from the
17557 "From " line.
17558 @item
17559  fuzzy simplifying should strip all non-alpha-numerical info
17560 from subject lines.
17561 @item
17562  gnus-soup-brew-soup-with-high-scores.
17563 @item
17564  nntp-ping-before-connect
17565 @item
17566  command to check whether NOV is evil.  "list overview.fmt".
17567 @item
17568  when entering a group, Gnus should look through the score
17569 files very early for `local' atoms and set those local variables.
17570 @item
17571  message annotations.
17572 @item
17573  topics are always yanked before groups, and that's not good.
17574 @item
17575  (set-extent-property extent 'help-echo "String to display in minibuf")
17576 to display help in the minibuffer on buttons under XEmacs.
17577 @item
17578  allow group line format spec to say how many articles there
17579 are in the cache.
17580 @item
17581  AUTHINFO GENERIC
17582 @item
17583  support qmail maildir spools
17584 @item
17585  `run-with-idle-timer' in gnus-demon.
17586 @item
17587  stop using invisible text properties and start using overlays instead
17588 @item
17589  C-c C-f C-e to add an Expires header.
17590 @item
17591  go from one group to the next; everything is expunged; go to the
17592 next group instead of going to the group buffer.
17593 @item
17594  gnus-renumber-cache -- to renumber the cache using "low" numbers.
17595 @item
17596  record topic changes in the dribble buffer.
17597 @item
17598  `nnfolder-generate-active-file' should look at the folders it
17599 finds and generate proper active ranges.
17600 @item
17601  nneething-look-in-files-for-article-heads variable to control
17602 whether nneething should sniff all files in the directories.
17603 @item
17604  gnus-fetch-article -- start Gnus, enter group, display article
17605 @item
17606  gnus-dont-move-articles-to-same-group variable when respooling.
17607 @item
17608  when messages are crossposted between several auto-expirable groups,
17609 articles aren't properly marked as expirable.
17610 @item
17611  nneething should allow deletion/moving.
17612 @item
17613  TAB on the last button should go to the first button.
17614 @item
17615  if the car of an element in `mail-split-methods' is a function,
17616 and the function returns non-nil, use that as the name of the group(s) to
17617 save mail in.
17618 @item
17619  command for listing all score files that have been applied.
17620 @item
17621  a command in the article buffer to return to `summary' config.
17622 @item
17623  `gnus-always-post-using-current-server' -- variable to override
17624 `C-c C-c' when posting.
17625 @item
17626  nnmail-group-spool-alist -- says where each group should use
17627 as a spool file.
17628 @item
17629  when an article is crossposted to an auto-expirable group, the article
17630 should be marker as expirable.
17631 @item
17632  article mode command/menu for "send region as URL to browser".
17633 @item
17634  on errors, jump to info nodes that explain the error.  For instance,
17635 on invalid From headers, or on error messages from the nntp server.
17636 @item
17637  when gathering threads, make the article that has no "Re: " the parent.
17638 Also consult Date headers.
17639 @item
17640  a token in splits to call shrink-window-if-larger-than-buffer
17641 @item
17642  `1 0 A M' to do matches on the active hashtb.
17643 @item
17644  duplicates -- command to remove Gnus-Warning header, use the read
17645 Message-ID, delete the "original".
17646 @item
17647  when replying to several messages at once, put the "other" message-ids
17648 into a See-Also header.
17649 @item
17650  support setext: URL:http://www.bsdi.com/setext/
17651 @item
17652  support ProleText: <URL:http://proletext.clari.net/prole/proletext.html>
17653 @item
17654  when browsing a foreign server, the groups that are already subscribed
17655 should be listed as such and not as "K".
17656 @item
17657  generate font names dynamically.
17658 @item
17659  score file mode auto-alist.
17660 @item
17661  allow nndoc to change/add/delete things from documents.  Implement
17662 methods for each format for adding an article to the document.
17663 @item
17664  `gnus-fetch-old-headers' `all' value to incorporate
17665 absolutely all headers there is.
17666 @item
17667  function like `|', but concatenate all marked articles
17668 and pipe them to the process.
17669 @item
17670  cache the list of killed (or active) groups in a separate file.  Update
17671 the file whenever we read the active file or the list
17672 of killed groups in the .eld file reaches a certain length.
17673 @item
17674  function for starting to edit a file to put into
17675 the current mail group.
17676 @item
17677  score-find-trace should display the total score of the article.
17678 @item
17679  "ghettozie" -- score on Xref header and nix it out after using it
17680 to avoid marking as read in other groups it has been crossposted to.
17681 @item
17682  look at procmail splitting.  The backends should create
17683 the groups automatically if a spool file exists for that group.
17684 @item
17685  function for backends to register themselves with Gnus.
17686 @item
17687  when replying to several process-marked articles,
17688 have all the From end up in Cc headers?  Variable to toggle.
17689 @item
17690  command to delete a crossposted mail article from all
17691 groups it has been mailed to.
17692 @item
17693  `B c' and `B m' should be crosspost aware.
17694 @item
17695  hide-pgp should also hide PGP public key blocks.
17696 @item
17697  Command in the group buffer to respool process-marked groups.
17698 @item
17699  `gnus-summary-find-matching' should accept
17700 pseudo-"headers" like "body", "head" and "all"
17701 @item
17702  When buttifying <URL: > things, all white space (including
17703 newlines) should be ignored.
17704 @item
17705  Process-marking all groups in a topic should process-mark
17706 groups in subtopics as well.
17707 @item
17708  Add non-native groups to the list of killed groups when killing them.
17709 @item
17710  nntp-suggest-kewl-config to probe the nntp server and suggest
17711 variable settings.
17712 @item
17713  add edit and forward secondary marks.
17714 @item
17715  nnml shouldn't visit its .overview files.
17716 @item
17717  allow customizing sorting within gathered threads.
17718 @item
17719  `B q' shouldn't select the current article.
17720 @item
17721  nnmbox should support a newsgroups file for descriptions.
17722 @item
17723  allow fetching mail from several pop servers.
17724 @item
17725  Be able to specify whether the saving commands save the original
17726 or the formatted article.
17727 @item
17728  a command to reparent with the child process-marked (cf. `T ^'.).
17729 @item
17730  I think the possibility to send a password with nntp-open-rlogin
17731 should be a feature in Red Gnus.
17732 @item
17733  The `Z n' command should be possible to execute from a mouse click.
17734 @item
17735  more limiting functions -- date, etc.
17736 @item
17737  be able to limit on a random header; on body; using reverse matches.
17738 @item
17739  a group parameter (`absofucking-total-expiry') that will make Gnus expire
17740 even unread articles.
17741 @item
17742  a command to print the article buffer as postscript.
17743 @item
17744  variable to disable password fetching when opening by nntp-open-telnet.
17745 @item
17746  manual: more example servers -- nntp with rlogin, telnet
17747 @item
17748  checking for bogus groups should clean topic alists as well.
17749 @item
17750  canceling articles in foreign groups.
17751 @item
17752  article number in folded topics isn't properly updated by
17753 Xref handling.
17754 @item
17755  Movement in the group buffer to the next unread group should go to the
17756 next closed topic with unread messages if no group can be found.
17757 @item
17758  Extensive info pages generated on the fly with help everywhere --
17759 in the "*Gnus edit*" buffers, for instance.
17760 @item
17761  Topic movement commands -- like thread movement.  Up, down, forward, next.
17762 @item
17763  a way to tick/mark as read Gcc'd articles.
17764 @item
17765  a way to say that all groups within a specific topic comes
17766 from a particular server?  Hm.
17767 @item
17768  `gnus-article-fill-if-long-lines' -- a function to fill
17769 the article buffer if there are any looong lines there.
17770 @item
17771  `T h' should jump to the parent topic and fold it.
17772 @item
17773  a command to create an ephemeral nndoc group out of a file,
17774 and then splitting it/moving it to some other group/backend.
17775 @item
17776  a group parameter for nnkiboze groups that says that
17777 all kibozed articles should be entered into the cache.
17778 @item
17779  It should also probably be possible to delimit what
17780 `gnus-jog-cache' does -- for instance, work on just some groups, or on
17781 some levels, and entering just articles that have a score higher than
17782 a certain number.
17783 @item
17784  nnfolder should append to the folder instead of re-writing
17785 the entire folder to disk when accepting new messages.
17786 @item
17787  allow all backends to do the proper thing with .gz files.
17788 @item
17789  a backend for reading collections of babyl files nnbabylfolder?
17790 @item
17791  a command for making the native groups into foreign groups.
17792 @item
17793  server mode command for clearing read marks from all groups
17794 from a server.
17795 @item
17796  when following up multiple articles, include all To, Cc, etc headers
17797 from all articles.
17798 @item
17799  a command for deciding what the total score of the current
17800 thread is.  Also a way to highlight based on this.
17801 @item
17802  command to show and edit group scores
17803 @item
17804  a gnus-tree-minimize-horizontal to minimize tree buffers
17805 horizontally.
17806 @item
17807  command to generate nnml overview file for one group.
17808 @item
17809  `C-u C-u a' -- prompt for many crossposted groups.
17810 @item
17811  keep track of which mail groups have received new articles (in this session).
17812 Be able to generate a report and perhaps do some marking in the group
17813 buffer.
17814 @item
17815  gnus-build-sparse-threads to a number -- build only sparse threads
17816 that are of that length.
17817 @item
17818  have nnmh respect mh's unseen sequence in .mh_profile.
17819 @item
17820  cache the newsgroups descriptions locally.
17821 @item
17822  asynchronous posting under nntp.
17823 @item
17824  be able to control word adaptive scoring from the score files.
17825 @item
17826  a variable to make `C-c C-c' post using the "current" select method.
17827 @item
17828  `limit-exclude-low-scored-articles'.
17829 @item
17830  if `gnus-summary-show-thread' is a number, hide threads that have
17831 a score lower than this number.
17832 @item
17833  split newsgroup subscription variable up into "order" and "method".
17834 @item
17835  buttonize ange-ftp file names.
17836 @item
17837  a command to make a duplicate copy of the current article
17838 so that each copy can be edited separately.
17839 @item
17840  nnweb should allow fetching from the local nntp server.
17841 @item
17842  record the sorting done in the summary buffer so that
17843 it can be repeated when limiting/regenerating the buffer.
17844 @item
17845  nnml-generate-nov-databses should generate for
17846 all nnml servers.
17847 @item
17848  when the user does commands in the group buffer, check
17849 the modification time of the .newsrc.eld file and use
17850 ask-user-about-supersession-threat.  Also warn when trying
17851 to save .newsrc.eld and it has changed.
17852 @item
17853  M-g on a topic will display all groups with 0 articles in
17854 the topic.
17855 @item
17856  command to remove all topic stuff.
17857 @item
17858  allow exploding incoming digests when reading incoming mail
17859 and splitting the resulting digests.
17860 @item
17861  nnsoup shouldn't set the `message-' variables.
17862 @item
17863  command to nix out all nnoo state information.
17864 @item
17865  nnmail-process-alist that calls functions if group names
17866 matches an alist -- before saving.
17867 @item
17868  use buffer-invisibility-spec everywhere for hiding text.
17869 @item
17870  variable to activate each group before entering them
17871 to get the (new) number of articles.  `gnus-activate-before-entering'.
17872 @item
17873  command to fetch a Message-ID from any buffer, even
17874 starting Gnus first if necessary.
17875 @item
17876  when posting and checking whether a group exists or not, just
17877 ask the nntp server instead of relying on the active hashtb.
17878 @item
17879  buttonize the output of `C-c C-a' in an apropos-like way.
17880 @item
17881  `G p' should understand process/prefix, and allow editing
17882 of several groups at once.
17883 @item
17884  command to create an ephemeral nnvirtual group that
17885 matches some regexp(s).
17886 @item
17887  nndoc should understand "Content-Type: message/rfc822" forwarded messages.
17888 @item
17889  it should be possible to score "thread" on the From header.
17890 @item
17891  hitting RET on a "gnus-uu-archive" pseudo article should unpack it.
17892 @item
17893  `B i' should display the article at once in the summary buffer.
17894 @item
17895  remove the "*" mark at once when unticking an article.
17896 @item
17897  `M-s' should highlight the matching text.
17898 @item
17899  when checking for duplicated mails, use Resent-Message-ID if present.
17900 @item
17901  killing and yanking groups in topics should be better.  If killing one copy
17902 of a group that exists in multiple topics, only that copy should
17903 be removed.  Yanking should insert the copy, and yanking topics
17904 should be possible to be interspersed with the other yankings.
17905 @item
17906  command for enter a group just to read the cached articles.  A way to say
17907 "ignore the nntp connection; just read from the cache."
17908 @item
17909  `X u' should decode base64 articles.
17910 @item
17911  a way to hide all "inner" cited text, leaving just the most
17912 recently cited text.
17913 @item
17914  nnvirtual should be asynchronous.
17915 @item
17916  after editing an article, gnus-original-article-buffer should
17917 be invalidated.
17918 @item
17919  there should probably be a way to make Gnus not connect to the
17920 server and just read the articles in the server
17921 @item
17922  allow a `set-default' (or something) to change the default
17923 value of nnoo variables.
17924 @item
17925  a command to import group infos from a .newsrc.eld file.
17926 @item
17927  groups from secondary servers have the entire select method
17928 listed in each group info.
17929 @item
17930  a command for just switching from the summary buffer to the group
17931 buffer.
17932 @item
17933  a way to specify that some incoming mail washing functions
17934 should only be applied to some groups.
17935 @item
17936  Message `C-f C-t' should ask the user whether to heed
17937 mail-copies-to: never.
17938 @item
17939  new group parameter -- `post-to-server' that says to post
17940 using the current server.  Also a variable to do the same.
17941 @item
17942  the slave dribble files should auto-save to the slave file names.
17943 @item
17944  a group parameter that says what articles to display on group entry, based
17945 on article marks.
17946 @item
17947  a way to visually distinguish slave Gnusae from masters.  (Whip instead
17948 of normal logo?)
17949 @item
17950  Use DJ Bernstein "From " quoting/dequoting, where applicable.
17951 @item
17952  Why is hide-citation-maybe and hide-citation different?  Also
17953 clear up info.
17954 @item
17955  group user-defined meta-parameters.
17956
17957
17958
17959 From: John Griffith <griffith@@sfs.nphil.uni-tuebingen.de>
17960 @item
17961  I like the option for trying to retrieve the FAQ for a group and I was
17962 thinking it would be great if for those newsgroups that had archives
17963 you could also try to read the archive for that group.  Part of the
17964 problem is that archives are spread all over the net, unlike FAQs.
17965 What would be best I suppose is to find the one closest to your site.
17966
17967 In any case, there is a list of general news group archives at @*
17968 ftp://ftp.neosoft.com/pub/users/claird/news.lists/newsgroup_archives.html
17969
17970
17971
17972
17973 @item
17974 @example
17975 From: Jason L Tibbitts III <tibbs@@hpc.uh.edu>
17976 (add-hook 'gnus-select-group-hook
17977   (lambda ()
17978     (gnus-group-add-parameter group
17979        (cons 'gnus-group-date-last-entered (list (current-time-string))))))
17980
17981 (defun gnus-user-format-function-d (headers)
17982   "Return the date the group was last read."
17983   (cond ((car (gnus-group-get-parameter gnus-tmp-group 'gnus-group-date-last-entered)))
17984       (t "")))
17985 @end example
17986
17987 @item
17988  tanken var at nÃ¥r du bruker `gnus-startup-file' som prefix (FOO) til Ã¥ lete
17989 opp en fil FOO-SERVER, FOO-SERVER.el, FOO-SERVER.eld, kan du la den være en
17990 liste hvor du bruker hvert element i listen som FOO, istedet.  da kunne man
17991 hatt forskjellige serveres startup-filer forskjellige steder.
17992
17993
17994 @item
17995 LMI> Well, nnbabyl could alter the group info to heed labels like
17996 LMI> answered and read, I guess.
17997
17998 It could also keep them updated (the same for the Status: header of
17999 unix mbox files).
18000
18001 They could be used like this:
18002
18003
18004 @example
18005 `M l <name> RET' add label <name> to current message.
18006 `M u <name> RET' remove label <name> from current message.
18007 `/ l <expr> RET' limit summary buffer according to <expr>.
18008
18009 <expr> would be a boolean expression on the labels, e.g.
18010
18011 `/ l bug & !fixed RET'
18012 @end example
18013
18014 would show all the messages which are labeled `bug' but not labeled
18015 `fixed'.
18016
18017 One could also imagine the labels being used for highlighting, or
18018 affect the summary line format.
18019
18020
18021 @item
18022 Sender: abraham@@dina.kvl.dk
18023
18024 I'd like a gnus-find-file which work like find file, except that it
18025 would recognize things that looks like messages or folders:
18026
18027 - If it is a directory containing numbered files, create an nndir
18028 summary buffer.
18029
18030 - For other directories, create a nneething summary buffer.
18031
18032 - For files matching "\\`From ", create a nndoc/mbox summary.
18033
18034 - For files matching "\\`BABYL OPTIONS:", create a nndoc/baby summary.
18035
18036 - For files matching "\\`[^ \t\n]+:", create an *Article* buffer.
18037
18038 - For other files, just find them normally.
18039
18040 I'd like `nneething' to use this function, so it would work on a
18041 directory potentially containing mboxes or babyl files.
18042
18043 @item
18044 Please send a mail to bwarsaw@@cnri.reston.va.us (Barry A. Warsaw) and
18045 tell him what you are doing.
18046
18047 @item
18048 Currently, I get prompted:
18049
18050 decend into sci?
18051 - type y
18052 decend into sci.something ?
18053 - type n
18054 decend into ucd?
18055
18056 The problem above is that since there is really only one subsection of
18057 science, shouldn't it prompt you for only descending sci.something?  If
18058 there was a sci.somethingelse group or section, then it should prompt
18059 for sci? first the sci.something? then sci.somethingelse?...
18060
18061 @item
18062 Ja, det burde være en mÃ¥te Ã¥ si slikt.  Kanskje en ny variabel?
18063 `gnus-use-few-score-files'?  SÃ¥ kunne score-regler legges til den
18064 "mest" lokale score-fila.  F. eks. ville no-gruppene betjenes av
18065 "no.all.SCORE", osv.
18066
18067 @item
18068 What i want is for Gnus to treat any sequence or combination of the following
18069 as a single spoiler warning and hide it all, replacing it with a "Next Page"
18070 button:
18071
18072
18073 ^L's
18074
18075 more than n blank lines
18076
18077 more than m identical lines
18078 (which should be replaced with button to show them)
18079
18080 any whitespace surrounding any of the above
18081
18082
18083 @item
18084 Well, we could allow a new value to `gnus-thread-ignore-subject' --
18085 `spaces', or something.  (We could even default to that.)  And then
18086 subjects that differ in white space only could be considered the
18087 "same" subject for threading purposes.
18088
18089 @item
18090 Modes to preprocess the contents (e.g. jka-compr) use the second form
18091 "(REGEXP FUNCTION NON-NIL)" while ordinary modes (e.g. tex) use the first
18092 form "(REGEXP . FUNCTION)", so you could use it to distinguish between
18093 those two types of modes. (auto-modes-alist, insert-file-contents-literally.)
18094
18095 @item
18096  Under XEmacs -- do funny article marks:
18097 tick - thumb tack
18098 killed - skull
18099 soup - bowl of soup
18100 score below - dim light bulb
18101 score over - bright light bulb
18102
18103 @item
18104 Yes. I think the algorithm is as follows:
18105
18106 @example
18107 Group-mode
18108
18109    show-list-of-articles-in-group
18110         if (key-pressed == SPACE)
18111                 if (no-more-articles-in-group-to-select)
18112                         if (articles-selected)
18113                                 start-reading-selected-articles;
18114                         junk-unread-articles;
18115                         next-group;
18116                  else
18117                         show-next-page;
18118
18119          else if (key-pressed = '.')
18120                 if (consolidated-menus)         # same as hide-thread in Gnus
18121                         select-thread-under-cursor;
18122                 else
18123                         select-article-under-cursor;
18124
18125
18126 Article-mode
18127         if (key-pressed == SPACE)
18128                 if (more-pages-in-article)
18129                         next-page;
18130                 else if (more-selected-articles-to-read)
18131                         next-article;
18132                 else
18133                         next-group;
18134 @end example
18135
18136 @item
18137 My precise need here would have been to limit files to Incoming*.
18138 One could think of some `nneething-only-files' variable, but I guess
18139 it would have been unacceptable if one was using many unrelated such
18140 nneething groups.
18141
18142 A more useful approach would be to, in response to the `G D' prompt, be
18143 allowed to say something like: `~/.mail/Incoming*', somewhat limiting
18144 the top-level directory only (in case directories would be matched by
18145 the wildcard expression).
18146
18147 @item
18148 It would be nice if it also handled
18149
18150         <URL:news://sunsite.auc.dk/>
18151
18152 which should correspond to `B nntp RET sunsite.auc.dk' in *Group*.
18153
18154
18155 @item
18156
18157   Take a look at w3-menu.el in the Emacs-W3 distribution - this works out
18158 really well.  Each menu is 'named' by a symbol that would be on a
18159 gnus-*-menus (where * would be whatever, but at least group, summary, and
18160 article versions) variable.
18161
18162   So for gnus-summary-menus, I would set to '(sort mark dispose ...)
18163
18164   A value of '1' would just put _all_ the menus in a single 'GNUS' menu in
18165 the main menubar.  This approach works really well for Emacs-W3 and VM.
18166
18167
18168 @item
18169  nndoc should take care to create unique Message-IDs for all its
18170 articles.
18171 @item
18172  gnus-score-followup-article only works when you have a summary buffer
18173 active.  Make it work when posting from the group buffer as well.
18174 (message-sent-hook).
18175 @item
18176  rewrite gnus-demon to use run-with-idle-timers.
18177
18178 @item
18179  * Enhancements to Gnus:
18180
18181   Add two commands:
18182
18183   * gnus-servers (gnus-start-server-buffer?)--enters Gnus and goes
18184     straight to the server buffer, without opening any connections to
18185     servers first.
18186
18187   * gnus-server-read-server-newsrc--produces a buffer very similar to
18188     the group buffer, but with only groups from that server listed;
18189     quitting this buffer returns to the server buffer.
18190
18191 @item
18192  add a command to check the integrity of an nnfolder folder --
18193 go through the article numbers and see that there are no duplicates,
18194 and stuff.
18195
18196 @item
18197  `unsmileyfy-buffer' to undo smileification.
18198
18199 @item
18200  a command to give all relevant info on an article, including all
18201 secondary marks.
18202
18203 @item
18204  when doing `-request-accept-article', the backends should do
18205 the nnmail duplicate checking.
18206
18207 @item
18208  allow `message-signature-file' to be a function to return the
18209 value of the signature file.
18210
18211 @item
18212  In addition, I would love it if I could configure message-tab so that it
18213 could call `bbdb-complete-name' in other headers.  So, some sort of
18214 interface like
18215
18216 (setq message-tab-alist
18217       '((message-header-regexp message-expand-group)
18218         ("^\\(To\\|[cC]c\\|[bB]cc\\)"  bbdb-complete-name)))
18219
18220 then you could run the relevant function to complete the information in
18221 the header
18222
18223 @item
18224  cache the newsgroups file locally to avoid reloading it all the time.
18225
18226 @item
18227  a command to import a buffer into a group.
18228
18229 @item
18230  nnweb should allow fetching by Message-ID from servers.
18231
18232 @item
18233  point in the article buffer doesn't always go to the
18234 beginning of the buffer when selecting new articles.
18235
18236 @item
18237  a command to process mark all unread articles.
18238
18239 @item
18240  `gnus-gather-threads-by-references-and-subject' -- first
18241 do gathering by references, and then go through the dummy roots and
18242 do more gathering by subject.
18243
18244 @item
18245  gnus-uu-mark-in-numerical-order -- process mark articles in
18246 article numerical order.
18247
18248 @item
18249  (gnus-thread-total-score
18250  (gnus-id-to-thread (mail-header-id (gnus-summary-article-header))))
18251 bind to a key.
18252
18253 @item
18254  sorting by score is wrong when using sparse threads.
18255
18256 @item
18257  a command to fetch an arbitrary article -- without having to be
18258 in the summary buffer.
18259
18260 @item
18261  a new nncvs backend.  Each group would show an article, using
18262 version branches as threading, checkin date as the date, etc.
18263
18264 @item
18265  http://www.dejanews.com/forms/dnsetfilter_exp.html ?
18266 This filter allows one to construct advance queries on the Dejanews
18267 database such as specifying start and end dates, subject, author,
18268 and/or newsgroup name.
18269
18270 @item
18271  new Date header scoring type -- older, newer
18272
18273 @item
18274  use the summary toolbar in the article buffer.
18275
18276 @item
18277  a command to fetch all articles that are less than X days old.
18278
18279 @item
18280  in pick mode, `q' should save the list of selected articles in the
18281 group info.  The next time the group is selected, these articles
18282 will automatically get the process mark.
18283
18284 @item
18285  Isn't it possible to (also?) allow M-^ to automatically try the
18286 default server if it fails on the current server?  (controlled by a
18287 user variable, (nil, t, 'ask)).
18288
18289 @item
18290  make it possible to cancel articles using the select method for the
18291 current group.
18292
18293 @item
18294  `gnus-summary-select-article-on-entry' or something.  It'll default
18295 to t and will select whatever article decided by `gnus-auto-select-first'.
18296
18297 @item
18298  a new variable to control which selection commands should be unselecting.
18299 `first', `best', `next', `prev', `next-unread', `prev-unread' are
18300 candidates.
18301
18302 @item
18303  be able to select groups that have no articles in them
18304 to be able to post in them (using the current select method).
18305
18306 @item
18307  be able to post via DejaNews.
18308
18309 @item
18310  `x' should retain any sortings that have been performed.
18311
18312 @item
18313  allow the user to specify the precedence of the secondary marks.  Also
18314 allow them to be displayed separately.
18315
18316 @item
18317  gnus-summary-save-in-pipe should concatenate the results from
18318 the processes when doing a process marked pipe.
18319
18320 @item
18321  a new match type, like Followup, but which adds Thread matches on all
18322 articles that match a certain From header.
18323
18324 @item
18325  a function that can be read from kill-emacs-query-functions to offer
18326 saving living summary buffers.
18327
18328 @item
18329  a function for selecting a particular group which will contain
18330 the articles listed in a list of article numbers/id's.
18331
18332 @item
18333  a battery of character translation functions to translate common
18334 Mac, MS (etc) characters into ISO 8859-1.
18335
18336 @example
18337 (defun article-fix-m$word ()
18338   "Fix M$Word smartquotes in an article."
18339   (interactive)
18340   (save-excursion
18341     (let ((buffer-read-only nil))
18342       (goto-char (point-min))
18343       (while (search-forward "\221" nil t)
18344         (replace-match "`" t t))
18345       (goto-char (point-min))
18346       (while (search-forward "\222" nil t)
18347         (replace-match "'" t t))
18348       (goto-char (point-min))
18349       (while (search-forward "\223" nil t)
18350         (replace-match "\"" t t))
18351       (goto-char (point-min))
18352       (while (search-forward "\224" nil t)
18353         (replace-match "\"" t t)))))
18354 @end example
18355
18356 @item
18357 @example
18358  (add-hook 'gnus-exit-query-functions
18359 '(lambda ()
18360    (if (and (file-exists-p nnmail-spool-file)
18361             (> (nnheader-file-size nnmail-spool-file) 0))
18362        (yes-or-no-p "New mail has arrived.  Quit Gnus anyways? ")
18363        (y-or-n-p "Are you sure you want to quit Gnus? "))))
18364 @end example
18365
18366 @item
18367  allow message-default-headers to be a function.
18368
18369 @item
18370  new Date score match types -- < > = (etc) that take floating point
18371 numbers and match on the age of the article.
18372
18373 @item
18374 @example
18375 >  > > If so, I've got one gripe: It seems that when I fire up gnus 5.2.25
18376 >  > > under xemacs-19.14, it's creating a new frame, but is erasing the
18377 >  > > buffer in the frame that it was called from =:-O
18378 >
18379 >  > Hm.  How do you start up Gnus?  From the toolbar or with
18380 >  > `M-x gnus-other-frame'?
18381 >
18382 >    I normally start it up from the toolbar; at
18383 > least that's the way I've caught it doing the
18384 > deed before.
18385 @end example
18386
18387 @item
18388  all commands that react to the process mark should push
18389 the current process mark set onto the stack.
18390
18391 @item
18392  gnus-article-hide-pgp
18393 Selv ville jeg nok ha valgt Ã¥ slette den dersom teksten matcher
18394 @example
18395 "\\(This\s+\\)?[^ ]+ has been automatically signed by"
18396 @end example
18397 og det er maks hundre tegn mellom match-end og ----linja.  Men -det-
18398 er min type heuristikk og langt fra alles.
18399
18400 @item
18401  `gnus-subscribe-sorted' -- insert new groups where they would have been
18402 sorted to if `gnus-group-sort-function' were run.
18403
18404 @item
18405  gnus-(group,summary)-highlight should respect any `face' text props set
18406 on the lines.
18407
18408 @item
18409  use run-with-idle-timer for gnus-demon instead of the
18410 home-brewed stuff for better reliability.
18411
18412 @item
18413  add a way to select which NoCeM type to apply -- spam, troll, etc.
18414
18415 @item
18416  nndraft-request-group should tally auto-save files.
18417
18418 @item
18419  implement nntp-retry-on-break and nntp-command-timeout.
18420
18421 @item
18422  gnus-article-highlight-limit that says when not to highlight (long)
18423 articles.
18424
18425 @item
18426  (nnoo-set SERVER VARIABLE VALUE)
18427
18428 @item
18429  nn*-spool-methods
18430
18431 @item
18432  interrupitng agent fetching of articles should save articles.
18433
18434 @item
18435  command to open a digest group, and copy all the articles there to the
18436 current group.
18437
18438 @item
18439  a variable to disable article body highlights if there's more than
18440 X characters in the body.
18441
18442 @item
18443  handle 480/381 authinfo requests separately.
18444
18445 @item
18446  include the texi/dir file in the distribution.
18447
18448 @item
18449  format spec to "tab" to a position.
18450
18451 @item
18452  Move all prompting to the new `M-n' default style.
18453
18454 @item
18455  command to display all dormant articles.
18456
18457 @item
18458  gnus-auto-select-next makeover -- list of things it should do.
18459
18460 @item
18461  a score match type that adds scores matching on From if From has replied
18462 to something someone else has said.
18463
18464 @item
18465  Read Netscape discussion groups:
18466 snews://secnews.netscape.com/netscape.communicator.unix
18467
18468 @item
18469 One command to edit the original version if an article, and one to edit
18470 the displayed version.
18471
18472 @item
18473 @kbd{T v} -- make all process-marked articles the children of the
18474 current article.
18475
18476 @item
18477 Switch from initial text to the new default text mechanism.
18478
18479 @item
18480 How about making it possible to expire local articles?  Will it be
18481 possible to make various constraints on when an article can be
18482 expired, e.g. (read), (age > 14 days), or the more interesting (read
18483 & age > 14 days)?
18484
18485 @item
18486 New limit command---limit to articles that have a certain string
18487 in the head or body.
18488
18489 @item
18490 Allow breaking lengthy NNTP commands.
18491
18492 @item
18493 gnus-article-highlight-limit, to disable highlighting in big articles.
18494
18495 @item
18496 Editing an article should put the article to be edited
18497 in a special, unique buffer.
18498
18499 @item
18500 A command to send a mail to the admin-address group param.
18501
18502 @item
18503 A Date scoring type that will match if the article
18504 is less than a certain number of days old.
18505
18506 @item
18507 New spec: %~(tab 56) to put point on column 56
18508
18509 @item
18510 Allow Gnus Agent scoring to use normal score files.
18511
18512 @item
18513 Rething the Agent active file thing.  `M-g' doesn't update the active
18514 file, for instance.
18515
18516 @item
18517 With dummy roots, `^' and then selecing the first article
18518 in any other dummy thread will make Gnus highlight the
18519 dummy root instead of the first article.
18520
18521 @item
18522 Propagate all group properties (marks, article numbers, etc) up to the
18523 topics for displaying.
18524
18525 @item
18526 `n' in the group buffer with topics should go to the next group
18527 with unread articles, even if that group is hidden in a topic.
18528
18529 @item
18530 gnus-posting-styles doesn't work in drafts.
18531
18532 @item
18533 gnus-summary-limit-include-cached is slow when there are
18534 many articles in the cache, since it regenerates big parts of the
18535 summary buffer for each article.
18536
18537 @item
18538 Implement gnus-batch-brew-soup.
18539
18540 @item
18541 Group parameters and summary commands for un/subscribing to mailing
18542 lists.
18543
18544 @item
18545 Introduce nnmail-home-directory.
18546
18547 @item
18548 gnus-fetch-group and friends should exit Gnus when the user
18549 exits the group.
18550
18551 @item
18552 The jingle is only played on the second invocation of Gnus.
18553
18554 @item
18555 Bouncing articles should do MIME.
18556
18557 @item
18558 Crossposted articles should "inherit" the % or @ mark from the other
18559 groups it has been crossposted to, or something.  (Agent.)
18560
18561 @item
18562 `S D r' should allow expansion of aliases.
18563
18564 @item
18565 If point is on a group that appears multiple times in topics, and
18566 you press `l', point will move to the first instance of the group.
18567
18568 @item
18569 The documentation should mention pop3.el, fetchmail, smtpmail and why
18570 po:username often fails.
18571
18572 @item
18573 Fetch by Message-ID from dejanews.
18574
18575 <URL:http://search.dejanews.com/msgid.xp?MID=%3C62h9l9$hm4@@basement.replay.com%3E&fmt=raw>
18576
18577 @item
18578 A spec for the group line format to display the number of
18579 agent-downloaded articles in the group.
18580
18581 @item
18582 Some nntp servers never respond when posting, so there should be a
18583 timeout for all commands.
18584
18585 @item
18586 Solve the halting problem.
18587
18588 @c TODO
18589 @end itemize
18590
18591 @iftex
18592
18593 @page
18594 @node The Manual
18595 @section The Manual
18596 @cindex colophon
18597 @cindex manual
18598
18599 This manual was generated from a TeXinfo file and then run through
18600 either @code{texi2dvi}
18601 @iflatex
18602 or my own home-brewed TeXinfo to \LaTeX\ transformer,
18603 and then run through @code{latex} and @code{dvips}
18604 @end iflatex
18605 to get what you hold in your hands now.
18606
18607 The following conventions have been used:
18608
18609 @enumerate
18610
18611 @item
18612 This is a @samp{string}
18613
18614 @item
18615 This is a @kbd{keystroke}
18616
18617 @item
18618 This is a @file{file}
18619
18620 @item
18621 This is a @code{symbol}
18622
18623 @end enumerate
18624
18625 So if I were to say ``set @code{flargnoze} to @samp{yes}'', that would
18626 mean:
18627
18628 @lisp
18629 (setq flargnoze "yes")
18630 @end lisp
18631
18632 If I say ``set @code{flumphel} to @code{yes}'', that would mean:
18633
18634 @lisp
18635 (setq flumphel 'yes)
18636 @end lisp
18637
18638 @samp{yes} and @code{yes} are two @emph{very} different things---don't
18639 ever get them confused.
18640
18641 @iflatex
18642 @c @head
18643 Of course, everything in this manual is of vital interest, so you should
18644 read it all.  Several times.  However, if you feel like skimming the
18645 manual, look for that gnu head you should see in the margin over
18646 there---it means that what's being discussed is of more importance than
18647 the rest of the stuff.  (On the other hand, if everything is infinitely
18648 important, how can anything be more important than that?  Just one more
18649 of the mysteries of this world, I guess.)
18650 @end iflatex
18651
18652 @end iftex
18653
18654
18655 @page
18656 @node Terminology
18657 @section Terminology
18658
18659 @cindex terminology
18660 @table @dfn
18661
18662 @item news
18663 @cindex news
18664 This is what you are supposed to use this thing for---reading news.
18665 News is generally fetched from a nearby @sc{nntp} server, and is
18666 generally publicly available to everybody.  If you post news, the entire
18667 world is likely to read just what you have written, and they'll all
18668 snigger mischievously.  Behind your back.
18669
18670 @item mail
18671 @cindex mail
18672 Everything that's delivered to you personally is mail.  Some news/mail
18673 readers (like Gnus) blur the distinction between mail and news, but
18674 there is a difference.  Mail is private.  News is public.  Mailing is
18675 not posting, and replying is not following up.
18676
18677 @item reply
18678 @cindex reply
18679 Send a mail to the person who has written what you are reading.
18680
18681 @item follow up
18682 @cindex follow up
18683 Post an article to the current newsgroup responding to the article you
18684 are reading.
18685
18686 @item backend
18687 @cindex backend
18688 Gnus gets fed articles from a number of backends, both news and mail
18689 backends.  Gnus does not handle the underlying media, so to speak---this
18690 is all done by the backends.
18691
18692 @item native
18693 @cindex native
18694 Gnus will always use one method (and backend) as the @dfn{native}, or
18695 default, way of getting news.
18696
18697 @item foreign
18698 @cindex foreign
18699 You can also have any number of foreign groups active at the same time.
18700 These are groups that use non-native non-secondary backends for getting
18701 news.
18702
18703 @item secondary
18704 @cindex secondary
18705 Secondary backends are somewhere half-way between being native and being
18706 foreign, but they mostly act like they are native.
18707
18708 @item article
18709 @cindex article
18710 A message that has been posted as news.
18711
18712 @item mail message
18713 @cindex mail message
18714 A message that has been mailed.
18715
18716 @item message
18717 @cindex message
18718 A mail message or news article
18719
18720 @item head
18721 @cindex head
18722 The top part of a message, where administrative information (etc.) is
18723 put.
18724
18725 @item body
18726 @cindex body
18727 The rest of an article.  Everything not in the head is in the
18728 body.
18729
18730 @item header
18731 @cindex header
18732 A line from the head of an article.
18733
18734 @item headers
18735 @cindex headers
18736 A collection of such lines, or a collection of heads.  Or even a
18737 collection of @sc{nov} lines.
18738
18739 @item @sc{nov}
18740 @cindex nov
18741 When Gnus enters a group, it asks the backend for the headers of all
18742 unread articles in the group.  Most servers support the News OverView
18743 format, which is more compact and much faster to read and parse than the
18744 normal @sc{head} format.
18745
18746 @item level
18747 @cindex levels
18748 Each group is subscribed at some @dfn{level} or other (1-9).  The ones
18749 that have a lower level are ``more'' subscribed than the groups with a
18750 higher level.  In fact, groups on levels 1-5 are considered
18751 @dfn{subscribed}; 6-7 are @dfn{unsubscribed}; 8 are @dfn{zombies}; and 9
18752 are @dfn{killed}.  Commands for listing groups and scanning for new
18753 articles will all use the numeric prefix as @dfn{working level}.
18754
18755 @item killed groups
18756 @cindex killed groups
18757 No information on killed groups is stored or updated, which makes killed
18758 groups much easier to handle than subscribed groups.
18759
18760 @item zombie groups
18761 @cindex zombie groups
18762 Just like killed groups, only slightly less dead.
18763
18764 @item active file
18765 @cindex active file
18766 The news server has to keep track of what articles it carries, and what
18767 groups exist.  All this information in stored in the active file, which
18768 is rather large, as you might surmise.
18769
18770 @item bogus groups
18771 @cindex bogus groups
18772 A group that exists in the @file{.newsrc} file, but isn't known to the
18773 server (i.e.,  it isn't in the active file), is a @emph{bogus group}.
18774 This means that the group probably doesn't exist (any more).
18775
18776 @item activating
18777 @cindex activating groups
18778 The act of asking the server for info on a group and computing the
18779 number of unread articles is called @dfn{activating the group}.
18780 Un-activated groups are listed with @samp{*} in the group buffer.
18781
18782 @item server
18783 @cindex server
18784 A machine one can connect to and get news (or mail) from.
18785
18786 @item select method
18787 @cindex select method
18788 A structure that specifies the backend, the server and the virtual
18789 server settings.
18790
18791 @item virtual server
18792 @cindex virtual server
18793 A named select method.  Since a select method defines all there is to
18794 know about connecting to a (physical) server, taking the thing as a
18795 whole is a virtual server.
18796
18797 @item washing
18798 @cindex washing
18799 Taking a buffer and running it through a filter of some sort.  The
18800 result will (more often than not) be cleaner and more pleasing than the
18801 original.
18802
18803 @item ephemeral groups
18804 @cindex ephemeral groups
18805 Most groups store data on what articles you have read.  @dfn{Ephemeral}
18806 groups are groups that will have no data stored---when you exit the
18807 group, it'll disappear into the aether.
18808
18809 @item solid groups
18810 @cindex solid groups
18811 This is the opposite of ephemeral groups.  All groups listed in the
18812 group buffer are solid groups.
18813
18814 @item sparse articles
18815 @cindex sparse articles
18816 These are article placeholders shown in the summary buffer when
18817 @code{gnus-build-sparse-threads} has been switched on.
18818
18819 @item threading
18820 @cindex threading
18821 To put responses to articles directly after the articles they respond
18822 to---in a hierarchical fashion.
18823
18824 @item root
18825 @cindex root
18826 @cindex thread root
18827 The first article in a thread is the root.  It is the ancestor of all
18828 articles in the thread.
18829
18830 @item parent
18831 @cindex parent
18832 An article that has responses.
18833
18834 @item child
18835 @cindex child
18836 An article that responds to a different article---its parent.
18837
18838 @item digest
18839 @cindex digest
18840 A collection of messages in one file.  The most common digest format is
18841 specified by RFC1153.
18842
18843 @end table
18844
18845
18846 @page
18847 @node Customization
18848 @section Customization
18849 @cindex general customization
18850
18851 All variables are properly documented elsewhere in this manual.  This
18852 section is designed to give general pointers on how to customize Gnus
18853 for some quite common situations.
18854
18855 @menu
18856 * Slow/Expensive Connection:: You run a local Emacs and get the news elsewhere.
18857 * Slow Terminal Connection::  You run a remote Emacs.
18858 * Little Disk Space::         You feel that having large setup files is icky.
18859 * Slow Machine::              You feel like buying a faster machine.
18860 @end menu
18861
18862
18863 @node Slow/Expensive Connection
18864 @subsection Slow/Expensive @sc{nntp} Connection
18865
18866 If you run Emacs on a machine locally, and get your news from a machine
18867 over some very thin strings, you want to cut down on the amount of data
18868 Gnus has to get from the @sc{nntp} server.
18869
18870 @table @code
18871
18872 @item gnus-read-active-file
18873 Set this to @code{nil}, which will inhibit Gnus from requesting the
18874 entire active file from the server.  This file is often v.  large.  You
18875 also have to set @code{gnus-check-new-newsgroups} and
18876 @code{gnus-check-bogus-newsgroups} to @code{nil} to make sure that Gnus
18877 doesn't suddenly decide to fetch the active file anyway.
18878
18879 @item gnus-nov-is-evil
18880 This one has to be @code{nil}.  If not, grabbing article headers from
18881 the @sc{nntp} server will not be very fast.  Not all @sc{nntp} servers
18882 support @sc{xover}; Gnus will detect this by itself.
18883 @end table
18884
18885
18886 @node Slow Terminal Connection
18887 @subsection Slow Terminal Connection
18888
18889 Let's say you use your home computer for dialing up the system that runs
18890 Emacs and Gnus.  If your modem is slow, you want to reduce (as much as
18891 possible) the amount of data sent over the wires.
18892
18893 @table @code
18894
18895 @item gnus-auto-center-summary
18896 Set this to @code{nil} to inhibit Gnus from re-centering the summary
18897 buffer all the time.  If it is @code{vertical}, do only vertical
18898 re-centering.  If it is neither @code{nil} nor @code{vertical}, do both
18899 horizontal and vertical recentering.
18900
18901 @item gnus-visible-headers
18902 Cut down on the headers included in the articles to the
18903 minimum.  You can, in fact, make do without them altogether---most of the
18904 useful data is in the summary buffer, anyway.  Set this variable to
18905 @samp{^NEVVVVER} or @samp{From:}, or whatever you feel you need.
18906
18907 Set this hook to all the available hiding commands:
18908 @lisp
18909 (setq gnus-treat-hide-headers 'head
18910       gnus-treat-hide-signature t
18911       gnus-treat-hide-citation t)
18912 @end lisp
18913
18914 @item gnus-use-full-window
18915 By setting this to @code{nil}, you can make all the windows smaller.
18916 While this doesn't really cut down much generally, it means that you
18917 have to see smaller portions of articles before deciding that you didn't
18918 want to read them anyway.
18919
18920 @item gnus-thread-hide-subtree
18921 If this is non-@code{nil}, all threads in the summary buffer will be
18922 hidden initially.
18923
18924 @item gnus-updated-mode-lines
18925 If this is @code{nil}, Gnus will not put information in the buffer mode
18926 lines, which might save some time.
18927 @end table
18928
18929
18930 @node Little Disk Space
18931 @subsection Little Disk Space
18932 @cindex disk space
18933
18934 The startup files can get rather large, so you may want to cut their
18935 sizes a bit if you are running out of space.
18936
18937 @table @code
18938
18939 @item gnus-save-newsrc-file
18940 If this is @code{nil}, Gnus will never save @file{.newsrc}---it will
18941 only save @file{.newsrc.eld}.  This means that you will not be able to
18942 use any other newsreaders than Gnus.  This variable is @code{t} by
18943 default.
18944
18945 @item gnus-save-killed-list
18946 If this is @code{nil}, Gnus will not save the list of dead groups.  You
18947 should also set @code{gnus-check-new-newsgroups} to @code{ask-server}
18948 and @code{gnus-check-bogus-newsgroups} to @code{nil} if you set this
18949 variable to @code{nil}.  This variable is @code{t} by default.
18950
18951 @end table
18952
18953
18954 @node Slow Machine
18955 @subsection Slow Machine
18956 @cindex slow machine
18957
18958 If you have a slow machine, or are just really impatient, there are a
18959 few things you can do to make Gnus run faster.
18960
18961 Set @code{gnus-check-new-newsgroups} and
18962 @code{gnus-check-bogus-newsgroups} to @code{nil} to make startup faster.
18963
18964 Set @code{gnus-show-threads}, @code{gnus-use-cross-reference} and
18965 @code{gnus-nov-is-evil} to @code{nil} to make entering and exiting the
18966 summary buffer faster.
18967
18968
18969 @page
18970 @node Troubleshooting
18971 @section Troubleshooting
18972 @cindex troubleshooting
18973
18974 Gnus works @emph{so} well straight out of the box---I can't imagine any
18975 problems, really.
18976
18977 Ahem.
18978
18979 @enumerate
18980
18981 @item
18982 Make sure your computer is switched on.
18983
18984 @item
18985 Make sure that you really load the current Gnus version.  If you have
18986 been running @sc{gnus}, you need to exit Emacs and start it up again before
18987 Gnus will work.
18988
18989 @item
18990 Try doing an @kbd{M-x gnus-version}.  If you get something that looks
18991 like @samp{Gnus v5.46; nntp 4.0} you have the right files loaded.  If,
18992 on the other hand, you get something like @samp{NNTP 3.x} or @samp{nntp
18993 flee}, you have some old @file{.el} files lying around.  Delete these.
18994
18995 @item
18996 Read the help group (@kbd{G h} in the group buffer) for a FAQ and a
18997 how-to.
18998
18999 @item
19000 @vindex max-lisp-eval-depth
19001 Gnus works on many recursive structures, and in some extreme (and very
19002 rare) cases Gnus may recurse down ``too deeply'' and Emacs will beep at
19003 you.  If this happens to you, set @code{max-lisp-eval-depth} to 500 or
19004 something like that.
19005 @end enumerate
19006
19007 If all else fails, report the problem as a bug.
19008
19009 @cindex bugs
19010 @cindex reporting bugs
19011
19012 @kindex M-x gnus-bug
19013 @findex gnus-bug
19014 If you find a bug in Gnus, you can report it with the @kbd{M-x gnus-bug}
19015 command. @kbd{M-x set-variable RET debug-on-error RET t RET}, and send
19016 me the backtrace.  I will fix bugs, but I can only fix them if you send
19017 me a precise description as to how to reproduce the bug.
19018
19019 You really can never be too detailed in a bug report.  Always use the
19020 @kbd{M-x gnus-bug} command when you make bug reports, even if it creates
19021 a 10Kb mail each time you use it, and even if you have sent me your
19022 environment 500 times before.  I don't care.  I want the full info each
19023 time.
19024
19025 It is also important to remember that I have no memory whatsoever.  If
19026 you send a bug report, and I send you a reply, and then you just send
19027 back ``No, it's not! Moron!'', I will have no idea what you are
19028 insulting me about.  Always over-explain everything.  It's much easier
19029 for all of us---if I don't have all the information I need, I will just
19030 mail you and ask for more info, and everything takes more time.
19031
19032 If the problem you're seeing is very visual, and you can't quite explain
19033 it, copy the Emacs window to a file (with @code{xwd}, for instance), put
19034 it somewhere it can be reached, and include the URL of the picture in
19035 the bug report.
19036
19037 If you just need help, you are better off asking on
19038 @samp{gnu.emacs.gnus}.  I'm not very helpful.
19039
19040 @cindex gnu.emacs.gnus
19041 @cindex ding mailing list
19042 You can also ask on the ding mailing list---@samp{ding@@gnus.org}.
19043 Write to @samp{ding-request@@gnus.org} to subscribe.
19044
19045
19046 @page
19047 @node Gnus Reference Guide
19048 @section Gnus Reference Guide
19049
19050 It is my hope that other people will figure out smart stuff that Gnus
19051 can do, and that other people will write those smart things as well.  To
19052 facilitate that I thought it would be a good idea to describe the inner
19053 workings of Gnus.  And some of the not-so-inner workings, while I'm at
19054 it.
19055
19056 You can never expect the internals of a program not to change, but I
19057 will be defining (in some details) the interface between Gnus and its
19058 backends (this is written in stone), the format of the score files
19059 (ditto), data structures (some are less likely to change than others)
19060 and general methods of operation.
19061
19062 @menu
19063 * Gnus Utility Functions::   Common functions and variable to use.
19064 * Backend Interface::        How Gnus communicates with the servers.
19065 * Score File Syntax::        A BNF definition of the score file standard.
19066 * Headers::                  How Gnus stores headers internally.
19067 * Ranges::                   A handy format for storing mucho numbers.
19068 * Group Info::               The group info format.
19069 * Extended Interactive::     Symbolic prefixes and stuff.
19070 * Emacs/XEmacs Code::        Gnus can be run under all modern Emacsen.
19071 * Various File Formats::     Formats of files that Gnus use.
19072 @end menu
19073
19074
19075 @node Gnus Utility Functions
19076 @subsection Gnus Utility Functions
19077 @cindex Gnus utility functions
19078 @cindex utility functions
19079 @cindex functions
19080 @cindex internal variables
19081
19082 When writing small functions to be run from hooks (and stuff), it's
19083 vital to have access to the Gnus internal functions and variables.
19084 Below is a list of the most common ones.
19085
19086 @table @code
19087
19088 @item gnus-newsgroup-name
19089 @vindex gnus-newsgroup-name
19090 This variable holds the name of the current newsgroup.
19091
19092 @item gnus-find-method-for-group
19093 @findex gnus-find-method-for-group
19094 A function that returns the select method for @var{group}.
19095
19096 @item gnus-group-real-name
19097 @findex gnus-group-real-name
19098 Takes a full (prefixed) Gnus group name, and returns the unprefixed
19099 name.
19100
19101 @item gnus-group-prefixed-name
19102 @findex gnus-group-prefixed-name
19103 Takes an unprefixed group name and a select method, and returns the full
19104 (prefixed) Gnus group name.
19105
19106 @item gnus-get-info
19107 @findex gnus-get-info
19108 Returns the group info list for @var{group}.
19109
19110 @item gnus-group-unread
19111 @findex gnus-group-unread
19112 The number of unread articles in @var{group}, or @code{t} if that is
19113 unknown.
19114
19115 @item gnus-active
19116 @findex gnus-active
19117 The active entry for @var{group}.
19118
19119 @item gnus-set-active
19120 @findex gnus-set-active
19121 Set the active entry for @var{group}.
19122
19123 @item gnus-add-current-to-buffer-list
19124 @findex gnus-add-current-to-buffer-list
19125 Adds the current buffer to the list of buffers to be killed on Gnus
19126 exit.
19127
19128 @item gnus-continuum-version
19129 @findex gnus-continuum-version
19130 Takes a Gnus version string as a parameter and returns a floating point
19131 number.  Earlier versions will always get a lower number than later
19132 versions.
19133
19134 @item gnus-group-read-only-p
19135 @findex gnus-group-read-only-p
19136 Says whether @var{group} is read-only or not.
19137
19138 @item gnus-news-group-p
19139 @findex gnus-news-group-p
19140 Says whether @var{group} came from a news backend.
19141
19142 @item gnus-ephemeral-group-p
19143 @findex gnus-ephemeral-group-p
19144 Says whether @var{group} is ephemeral or not.
19145
19146 @item gnus-server-to-method
19147 @findex gnus-server-to-method
19148 Returns the select method corresponding to @var{server}.
19149
19150 @item gnus-server-equal
19151 @findex gnus-server-equal
19152 Says whether two virtual servers are equal.
19153
19154 @item gnus-group-native-p
19155 @findex gnus-group-native-p
19156 Says whether @var{group} is native or not.
19157
19158 @item gnus-group-secondary-p
19159 @findex gnus-group-secondary-p
19160 Says whether @var{group} is secondary or not.
19161
19162 @item gnus-group-foreign-p
19163 @findex gnus-group-foreign-p
19164 Says whether @var{group} is foreign or not.
19165
19166 @item group-group-find-parameter
19167 @findex group-group-find-parameter
19168 Returns the parameter list of @var{group}.  If given a second parameter,
19169 returns the value of that parameter for @var{group}.
19170
19171 @item gnus-group-set-parameter
19172 @findex gnus-group-set-parameter
19173 Takes three parameters; @var{group}, @var{parameter} and @var{value}.
19174
19175 @item gnus-narrow-to-body
19176 @findex gnus-narrow-to-body
19177 Narrows the current buffer to the body of the article.
19178
19179 @item gnus-check-backend-function
19180 @findex gnus-check-backend-function
19181 Takes two parameters, @var{function} and @var{group}.  If the backend
19182 @var{group} comes from supports @var{function}, return non-@code{nil}.
19183
19184 @lisp
19185 (gnus-check-backend-function "request-scan" "nnml:misc")
19186 @result{} t
19187 @end lisp
19188
19189 @item gnus-read-method
19190 @findex gnus-read-method
19191 Prompts the user for a select method.
19192
19193 @end table
19194
19195
19196 @node Backend Interface
19197 @subsection Backend Interface
19198
19199 Gnus doesn't know anything about @sc{nntp}, spools, mail or virtual
19200 groups.  It only knows how to talk to @dfn{virtual servers}.  A virtual
19201 server is a @dfn{backend} and some @dfn{backend variables}.  As examples
19202 of the first, we have @code{nntp}, @code{nnspool} and @code{nnmbox}.  As
19203 examples of the latter we have @code{nntp-port-number} and
19204 @code{nnmbox-directory}.
19205
19206 When Gnus asks for information from a backend---say @code{nntp}---on
19207 something, it will normally include a virtual server name in the
19208 function parameters.  (If not, the backend should use the ``current''
19209 virtual server.)  For instance, @code{nntp-request-list} takes a virtual
19210 server as its only (optional) parameter.  If this virtual server hasn't
19211 been opened, the function should fail.
19212
19213 Note that a virtual server name has no relation to some physical server
19214 name.  Take this example:
19215
19216 @lisp
19217 (nntp "odd-one"
19218       (nntp-address "ifi.uio.no")
19219       (nntp-port-number 4324))
19220 @end lisp
19221
19222 Here the virtual server name is @samp{odd-one} while the name of
19223 the physical server is @samp{ifi.uio.no}.
19224
19225 The backends should be able to switch between several virtual servers.
19226 The standard backends implement this by keeping an alist of virtual
19227 server environments that they pull down/push up when needed.
19228
19229 There are two groups of interface functions: @dfn{required functions},
19230 which must be present, and @dfn{optional functions}, which Gnus will
19231 always check for presence before attempting to call 'em.
19232
19233 All these functions are expected to return data in the buffer
19234 @code{nntp-server-buffer} (@samp{ *nntpd*}), which is somewhat
19235 unfortunately named, but we'll have to live with it.  When I talk about
19236 @dfn{resulting data}, I always refer to the data in that buffer.  When I
19237 talk about @dfn{return value}, I talk about the function value returned by
19238 the function call.  Functions that fail should return @code{nil} as the
19239 return value.
19240
19241 Some backends could be said to be @dfn{server-forming} backends, and
19242 some might be said not to be.  The latter are backends that generally
19243 only operate on one group at a time, and have no concept of ``server''
19244 -- they have a group, and they deliver info on that group and nothing
19245 more.
19246
19247 In the examples and definitions I will refer to the imaginary backend
19248 @code{nnchoke}.
19249
19250 @cindex @code{nnchoke}
19251
19252 @menu
19253 * Required Backend Functions::        Functions that must be implemented.
19254 * Optional Backend Functions::        Functions that need not be implemented.
19255 * Error Messaging::                   How to get messages and report errors.
19256 * Writing New Backends::              Extending old backends.
19257 * Hooking New Backends Into Gnus::    What has to be done on the Gnus end.
19258 * Mail-like Backends::                Some tips on mail backends.
19259 @end menu
19260
19261
19262 @node Required Backend Functions
19263 @subsubsection Required Backend Functions
19264
19265 @table @code
19266
19267 @item (nnchoke-retrieve-headers ARTICLES &optional GROUP SERVER FETCH-OLD)
19268
19269 @var{articles} is either a range of article numbers or a list of
19270 @code{Message-ID}s.  Current backends do not fully support either---only
19271 sequences (lists) of article numbers, and most backends do not support
19272 retrieval of @code{Message-ID}s.  But they should try for both.
19273
19274 The result data should either be HEADs or NOV lines, and the result
19275 value should either be @code{headers} or @code{nov} to reflect this.
19276 This might later be expanded to @code{various}, which will be a mixture
19277 of HEADs and NOV lines, but this is currently not supported by Gnus.
19278
19279 If @var{fetch-old} is non-@code{nil} it says to try fetching "extra
19280 headers", in some meaning of the word.  This is generally done by
19281 fetching (at most) @var{fetch-old} extra headers less than the smallest
19282 article number in @code{articles}, and filling the gaps as well.  The
19283 presence of this parameter can be ignored if the backend finds it
19284 cumbersome to follow the request.  If this is non-@code{nil} and not a
19285 number, do maximum fetches.
19286
19287 Here's an example HEAD:
19288
19289 @example
19290 221 1056 Article retrieved.
19291 Path: ifi.uio.no!sturles
19292 From: sturles@@ifi.uio.no (Sturle Sunde)
19293 Newsgroups: ifi.discussion
19294 Subject: Re: Something very droll
19295 Date: 27 Oct 1994 14:02:57 +0100
19296 Organization: Dept. of Informatics, University of Oslo, Norway
19297 Lines: 26
19298 Message-ID: <38o8e1$a0o@@holmenkollen.ifi.uio.no>
19299 References: <38jdmq$4qu@@visbur.ifi.uio.no>
19300 NNTP-Posting-Host: holmenkollen.ifi.uio.no
19301 .
19302 @end example
19303
19304 So a @code{headers} return value would imply that there's a number of
19305 these in the data buffer.
19306
19307 Here's a BNF definition of such a buffer:
19308
19309 @example
19310 headers        = *head
19311 head           = error / valid-head
19312 error-message  = [ "4" / "5" ] 2number " " <error message> eol
19313 valid-head     = valid-message *header "." eol
19314 valid-message  = "221 " <number> " Article retrieved." eol
19315 header         = <text> eol
19316 @end example
19317
19318 If the return value is @code{nov}, the data buffer should contain
19319 @dfn{network overview database} lines.  These are basically fields
19320 separated by tabs.
19321
19322 @example
19323 nov-buffer = *nov-line
19324 nov-line   = 8*9 [ field <TAB> ] eol
19325 field      = <text except TAB>
19326 @end example
19327
19328 For a closer look at what should be in those fields,
19329 @pxref{Headers}.
19330
19331
19332 @item (nnchoke-open-server SERVER &optional DEFINITIONS)
19333
19334 @var{server} is here the virtual server name.  @var{definitions} is a
19335 list of @code{(VARIABLE VALUE)} pairs that define this virtual server.
19336
19337 If the server can't be opened, no error should be signaled.  The backend
19338 may then choose to refuse further attempts at connecting to this
19339 server.  In fact, it should do so.
19340
19341 If the server is opened already, this function should return a
19342 non-@code{nil} value.  There should be no data returned.
19343
19344
19345 @item (nnchoke-close-server &optional SERVER)
19346
19347 Close connection to @var{server} and free all resources connected
19348 to it.  Return @code{nil} if the server couldn't be closed for some
19349 reason.
19350
19351 There should be no data returned.
19352
19353
19354 @item (nnchoke-request-close)
19355
19356 Close connection to all servers and free all resources that the backend
19357 have reserved.  All buffers that have been created by that backend
19358 should be killed.  (Not the @code{nntp-server-buffer}, though.)  This
19359 function is generally only called when Gnus is shutting down.
19360
19361 There should be no data returned.
19362
19363
19364 @item (nnchoke-server-opened &optional SERVER)
19365
19366 If @var{server} is the current virtual server, and the connection to the
19367 physical server is alive, then this function should return a
19368 non-@code{nil} vlue.  This function should under no circumstances
19369 attempt to reconnect to a server we have lost connection to.
19370
19371 There should be no data returned.
19372
19373
19374 @item (nnchoke-status-message &optional SERVER)
19375
19376 This function should return the last error message from @var{server}.
19377
19378 There should be no data returned.
19379
19380
19381 @item (nnchoke-request-article ARTICLE &optional GROUP SERVER TO-BUFFER)
19382
19383 The result data from this function should be the article specified by
19384 @var{article}.  This might either be a @code{Message-ID} or a number.
19385 It is optional whether to implement retrieval by @code{Message-ID}, but
19386 it would be nice if that were possible.
19387
19388 If @var{to-buffer} is non-@code{nil}, the result data should be returned
19389 in this buffer instead of the normal data buffer.  This is to make it
19390 possible to avoid copying large amounts of data from one buffer to
19391 another, while Gnus mainly requests articles to be inserted directly
19392 into its article buffer.
19393
19394 If it is at all possible, this function should return a cons cell where
19395 the @code{car} is the group name the article was fetched from, and the @code{cdr} is
19396 the article number.  This will enable Gnus to find out what the real
19397 group and article numbers are when fetching articles by
19398 @code{Message-ID}.  If this isn't possible, @code{t} should be returned
19399 on successful article retrieval.
19400
19401
19402 @item (nnchoke-request-group GROUP &optional SERVER FAST)
19403
19404 Get data on @var{group}.  This function also has the side effect of
19405 making @var{group} the current group.
19406
19407 If @var{FAST}, don't bother to return useful data, just make @var{group}
19408 the current group.
19409
19410 Here's an example of some result data and a definition of the same:
19411
19412 @example
19413 211 56 1000 1059 ifi.discussion
19414 @end example
19415
19416 The first number is the status, which should be 211.  Next is the
19417 total number of articles in the group, the lowest article number, the
19418 highest article number, and finally the group name.  Note that the total
19419 number of articles may be less than one might think while just
19420 considering the highest and lowest article numbers, but some articles
19421 may have been canceled.  Gnus just discards the total-number, so
19422 whether one should take the bother to generate it properly (if that is a
19423 problem) is left as an exercise to the reader.
19424
19425 @example
19426 group-status = [ error / info ] eol
19427 error        = [ "4" / "5" ] 2<number> " " <Error message>
19428 info         = "211 " 3* [ <number> " " ] <string>
19429 @end example
19430
19431
19432 @item (nnchoke-close-group GROUP &optional SERVER)
19433
19434 Close @var{group} and free any resources connected to it.  This will be
19435 a no-op on most backends.
19436
19437 There should be no data returned.
19438
19439
19440 @item (nnchoke-request-list &optional SERVER)
19441
19442 Return a list of all groups available on @var{server}.  And that means
19443 @emph{all}.
19444
19445 Here's an example from a server that only carries two groups:
19446
19447 @example
19448 ifi.test 0000002200 0000002000 y
19449 ifi.discussion 3324 3300 n
19450 @end example
19451
19452 On each line we have a group name, then the highest article number in
19453 that group, the lowest article number, and finally a flag.
19454
19455 @example
19456 active-file = *active-line
19457 active-line = name " " <number> " " <number> " " flags eol
19458 name        = <string>
19459 flags       = "n" / "y" / "m" / "x" / "j" / "=" name
19460 @end example
19461
19462 The flag says whether the group is read-only (@samp{n}), is moderated
19463 (@samp{m}), is dead (@samp{x}), is aliased to some other group
19464 (@samp{=other-group}) or none of the above (@samp{y}).
19465
19466
19467 @item (nnchoke-request-post &optional SERVER)
19468
19469 This function should post the current buffer.  It might return whether
19470 the posting was successful or not, but that's not required.  If, for
19471 instance, the posting is done asynchronously, it has generally not been
19472 completed by the time this function concludes.  In that case, this
19473 function should set up some kind of sentinel to beep the user loud and
19474 clear if the posting could not be completed.
19475
19476 There should be no result data from this function.
19477
19478 @end table
19479
19480
19481 @node Optional Backend Functions
19482 @subsubsection Optional Backend Functions
19483
19484 @table @code
19485
19486 @item (nnchoke-retrieve-groups GROUPS &optional SERVER)
19487
19488 @var{groups} is a list of groups, and this function should request data
19489 on all those groups.  How it does it is of no concern to Gnus, but it
19490 should attempt to do this in a speedy fashion.
19491
19492 The return value of this function can be either @code{active} or
19493 @code{group}, which says what the format of the result data is.  The
19494 former is in the same format as the data from
19495 @code{nnchoke-request-list}, while the latter is a buffer full of lines
19496 in the same format as @code{nnchoke-request-group} gives.
19497
19498 @example
19499 group-buffer = *active-line / *group-status
19500 @end example
19501
19502
19503 @item (nnchoke-request-update-info GROUP INFO &optional SERVER)
19504
19505 A Gnus group info (@pxref{Group Info}) is handed to the backend for
19506 alterations.  This comes in handy if the backend really carries all the
19507 information (as is the case with virtual and imap groups).  This
19508 function should destructively alter the info to suit its needs, and
19509 should return the (altered) group info.
19510
19511 There should be no result data from this function.
19512
19513
19514 @item (nnchoke-request-type GROUP &optional ARTICLE)
19515
19516 When the user issues commands for ``sending news'' (@kbd{F} in the
19517 summary buffer, for instance), Gnus has to know whether the article the
19518 user is following up on is news or mail.  This function should return
19519 @code{news} if @var{article} in @var{group} is news, @code{mail} if it
19520 is mail and @code{unknown} if the type can't be decided.  (The
19521 @var{article} parameter is necessary in @code{nnvirtual} groups which
19522 might very well combine mail groups and news groups.)  Both @var{group}
19523 and @var{article} may be @code{nil}.
19524
19525 There should be no result data from this function.
19526
19527
19528 @item (nnchoke-request-set-mark GROUP ACTION &optional SERVER)
19529
19530 Set/remove/add marks on articles. Normally Gnus handles the article
19531 marks (such as read, ticked, expired etc) internally, and store them in
19532 @code{~/.newsrc.eld}. Some backends (such as IMAP) however carry all
19533 information about the articles on the server, so Gnus need to propagate
19534 the mark information to the server.
19535
19536 ACTION is a list of mark setting requests, having this format:
19537
19538 @example
19539 (RANGE ACTION MARK)
19540 @end example
19541
19542 Range is a range of articles you wish to update marks on. Action is
19543 @code{set}, @code{add} or @code{del}, respectively used for removing all
19544 existing marks and setting them as specified, adding (preserving the
19545 marks not mentioned) mark and removing (preserving the marks not
19546 mentioned) marks. Mark is a list of marks; where each mark is a
19547 symbol. Currently used marks are @code{read}, @code{tick}, @code{reply},
19548 @code{expire}, @code{killed}, @code{dormant}, @code{save},
19549 @code{download} and @code{unsend}, but your backend should, if possible,
19550 not limit itself to theese.
19551
19552 Given contradictory actions, the last action in the list should be the
19553 effective one. That is, if your action contains a request to add the
19554 @code{tick} mark on article 1 and, later in the list, a request to
19555 remove the mark on the same article, the mark should in fact be removed.
19556
19557 An example action list:
19558
19559 @example
19560 (((5 12 30) 'del '(tick))
19561  ((10 . 90) 'add '(read expire))
19562  ((92 94) 'del '(read)))
19563 @end example
19564
19565 The function should return a range of articles it wasn't able to set the
19566 mark on (currently not used for anything).
19567
19568 There should be no result data from this function.
19569
19570 @item (nnchoke-request-update-mark GROUP ARTICLE MARK)
19571
19572 If the user tries to set a mark that the backend doesn't like, this
19573 function may change the mark.  Gnus will use whatever this function
19574 returns as the mark for @var{article} instead of the original
19575 @var{mark}.  If the backend doesn't care, it must return the original
19576 @var{mark}, and not @code{nil} or any other type of garbage.
19577
19578 The only use for this I can see is what @code{nnvirtual} does with
19579 it---if a component group is auto-expirable, marking an article as read
19580 in the virtual group should result in the article being marked as
19581 expirable.
19582
19583 There should be no result data from this function.
19584
19585
19586 @item (nnchoke-request-scan &optional GROUP SERVER)
19587
19588 This function may be called at any time (by Gnus or anything else) to
19589 request that the backend check for incoming articles, in one way or
19590 another.  A mail backend will typically read the spool file or query the
19591 POP server when this function is invoked.  The @var{group} doesn't have
19592 to be heeded---if the backend decides that it is too much work just
19593 scanning for a single group, it may do a total scan of all groups.  It
19594 would be nice, however, to keep things local if that's practical.
19595
19596 There should be no result data from this function.
19597
19598
19599 @item (nnchoke-request-group-description GROUP &optional SERVER)
19600
19601 The result data from this function should be a description of
19602 @var{group}.
19603
19604 @example
19605 description-line = name <TAB> description eol
19606 name             = <string>
19607 description      = <text>
19608 @end example
19609
19610 @item (nnchoke-request-list-newsgroups &optional SERVER)
19611
19612 The result data from this function should be the description of all
19613 groups available on the server.
19614
19615 @example
19616 description-buffer = *description-line
19617 @end example
19618
19619
19620 @item (nnchoke-request-newgroups DATE &optional SERVER)
19621
19622 The result data from this function should be all groups that were
19623 created after @samp{date}, which is in normal human-readable date
19624 format.  The data should be in the active buffer format.
19625
19626
19627 @item (nnchoke-request-create-group GROUP &optional SERVER)
19628
19629 This function should create an empty group with name @var{group}.
19630
19631 There should be no return data.
19632
19633
19634 @item (nnchoke-request-expire-articles ARTICLES &optional GROUP SERVER FORCE)
19635
19636 This function should run the expiry process on all articles in the
19637 @var{articles} range (which is currently a simple list of article
19638 numbers.)  It is left up to the backend to decide how old articles
19639 should be before they are removed by this function.  If @var{force} is
19640 non-@code{nil}, all @var{articles} should be deleted, no matter how new
19641 they are.
19642
19643 This function should return a list of articles that it did not/was not
19644 able to delete.
19645
19646 There should be no result data returned.
19647
19648
19649 @item (nnchoke-request-move-article ARTICLE GROUP SERVER ACCEPT-FORM
19650 &optional LAST)
19651
19652 This function should move @var{article} (which is a number) from
19653 @var{group} by calling @var{accept-form}.
19654
19655 This function should ready the article in question for moving by
19656 removing any header lines it has added to the article, and generally
19657 should ``tidy up'' the article.  Then it should @code{eval}
19658 @var{accept-form} in the buffer where the ``tidy'' article is.  This
19659 will do the actual copying.  If this @code{eval} returns a
19660 non-@code{nil} value, the article should be removed.
19661
19662 If @var{last} is @code{nil}, that means that there is a high likelihood
19663 that there will be more requests issued shortly, so that allows some
19664 optimizations.
19665
19666 The function should return a cons where the @code{car} is the group name and
19667 the @code{cdr} is the article number that the article was entered as.
19668
19669 There should be no data returned.
19670
19671
19672 @item (nnchoke-request-accept-article GROUP &optional SERVER LAST)
19673
19674 This function takes the current buffer and inserts it into @var{group}.
19675 If @var{last} in @code{nil}, that means that there will be more calls to
19676 this function in short order.
19677
19678 The function should return a cons where the @code{car} is the group name and
19679 the @code{cdr} is the article number that the article was entered as.
19680
19681 There should be no data returned.
19682
19683
19684 @item (nnchoke-request-replace-article ARTICLE GROUP BUFFER)
19685
19686 This function should remove @var{article} (which is a number) from
19687 @var{group} and insert @var{buffer} there instead.
19688
19689 There should be no data returned.
19690
19691
19692 @item (nnchoke-request-delete-group GROUP FORCE &optional SERVER)
19693
19694 This function should delete @var{group}.  If @var{force}, it should
19695 really delete all the articles in the group, and then delete the group
19696 itself.  (If there is such a thing as ``the group itself''.)
19697
19698 There should be no data returned.
19699
19700
19701 @item (nnchoke-request-rename-group GROUP NEW-NAME &optional SERVER)
19702
19703 This function should rename @var{group} into @var{new-name}.  All
19704 articles in @var{group} should move to @var{new-name}.
19705
19706 There should be no data returned.
19707
19708 @end table
19709
19710
19711 @node Error Messaging
19712 @subsubsection Error Messaging
19713
19714 @findex nnheader-report
19715 @findex nnheader-get-report
19716 The backends should use the function @code{nnheader-report} to report
19717 error conditions---they should not raise errors when they aren't able to
19718 perform a request.  The first argument to this function is the backend
19719 symbol, and the rest are interpreted as arguments to @code{format} if
19720 there are multiple of them, or just a string if there is one of them.
19721 This function must always returns @code{nil}.
19722
19723 @lisp
19724 (nnheader-report 'nnchoke "You did something totally bogus")
19725
19726 (nnheader-report 'nnchoke "Could not request group %s" group)
19727 @end lisp
19728
19729 Gnus, in turn, will call @code{nnheader-get-report} when it gets a
19730 @code{nil} back from a server, and this function returns the most
19731 recently reported message for the backend in question.  This function
19732 takes one argument---the server symbol.
19733
19734 Internally, these functions access @var{backend}@code{-status-string},
19735 so the @code{nnchoke} backend will have its error message stored in
19736 @code{nnchoke-status-string}.
19737
19738
19739 @node Writing New Backends
19740 @subsubsection Writing New Backends
19741
19742 Many backends are quite similar.  @code{nnml} is just like
19743 @code{nnspool}, but it allows you to edit the articles on the server.
19744 @code{nnmh} is just like @code{nnml}, but it doesn't use an active file,
19745 and it doesn't maintain overview databases.  @code{nndir} is just like
19746 @code{nnml}, but it has no concept of ``groups'', and it doesn't allow
19747 editing articles.
19748
19749 It would make sense if it were possible to ``inherit'' functions from
19750 backends when writing new backends.  And, indeed, you can do that if you
19751 want to.  (You don't have to if you don't want to, of course.)
19752
19753 All the backends declare their public variables and functions by using a
19754 package called @code{nnoo}.
19755
19756 To inherit functions from other backends (and allow other backends to
19757 inherit functions from the current backend), you should use the
19758 following macros:
19759
19760 @table @code
19761
19762 @item nnoo-declare
19763 This macro declares the first parameter to be a child of the subsequent
19764 parameters.  For instance:
19765
19766 @lisp
19767 (nnoo-declare nndir
19768   nnml nnmh)
19769 @end lisp
19770
19771 @code{nndir} has declared here that it intends to inherit functions from
19772 both @code{nnml} and @code{nnmh}.
19773
19774 @item defvoo
19775 This macro is equivalent to @code{defvar}, but registers the variable as
19776 a public server variable.  Most state-oriented variables should be
19777 declared with @code{defvoo} instead of @code{defvar}.
19778
19779 In addition to the normal @code{defvar} parameters, it takes a list of
19780 variables in the parent backends to map the variable to when executing
19781 a function in those backends.
19782
19783 @lisp
19784 (defvoo nndir-directory nil
19785   "Where nndir will look for groups."
19786   nnml-current-directory nnmh-current-directory)
19787 @end lisp
19788
19789 This means that @code{nnml-current-directory} will be set to
19790 @code{nndir-directory} when an @code{nnml} function is called on behalf
19791 of @code{nndir}.  (The same with @code{nnmh}.)
19792
19793 @item nnoo-define-basics
19794 This macro defines some common functions that almost all backends should
19795 have.
19796
19797 @example
19798 (nnoo-define-basics nndir)
19799 @end example
19800
19801 @item deffoo
19802 This macro is just like @code{defun} and takes the same parameters.  In
19803 addition to doing the normal @code{defun} things, it registers the
19804 function as being public so that other backends can inherit it.
19805
19806 @item nnoo-map-functions
19807 This macro allows mapping of functions from the current backend to
19808 functions from the parent backends.
19809
19810 @example
19811 (nnoo-map-functions nndir
19812   (nnml-retrieve-headers 0 nndir-current-group 0 0)
19813   (nnmh-request-article 0 nndir-current-group 0 0))
19814 @end example
19815
19816 This means that when @code{nndir-retrieve-headers} is called, the first,
19817 third, and fourth parameters will be passed on to
19818 @code{nnml-retrieve-headers}, while the second parameter is set to the
19819 value of @code{nndir-current-group}.
19820
19821 @item nnoo-import
19822 This macro allows importing functions from backends.  It should be the
19823 last thing in the source file, since it will only define functions that
19824 haven't already been defined.
19825
19826 @example
19827 (nnoo-import nndir
19828   (nnmh
19829    nnmh-request-list
19830    nnmh-request-newgroups)
19831   (nnml))
19832 @end example
19833
19834 This means that calls to @code{nndir-request-list} should just be passed
19835 on to @code{nnmh-request-list}, while all public functions from
19836 @code{nnml} that haven't been defined in @code{nndir} yet should be
19837 defined now.
19838
19839 @end table
19840
19841 Below is a slightly shortened version of the @code{nndir} backend.
19842
19843 @lisp
19844 ;;; nndir.el --- single directory newsgroup access for Gnus
19845 ;; Copyright (C) 1995,96 Free Software Foundation, Inc.
19846
19847 ;;; Code:
19848
19849 (require 'nnheader)
19850 (require 'nnmh)
19851 (require 'nnml)
19852 (require 'nnoo)
19853 (eval-when-compile (require 'cl))
19854
19855 (nnoo-declare nndir
19856   nnml nnmh)
19857
19858 (defvoo nndir-directory nil
19859   "Where nndir will look for groups."
19860   nnml-current-directory nnmh-current-directory)
19861
19862 (defvoo nndir-nov-is-evil nil
19863   "*Non-nil means that nndir will never retrieve NOV headers."
19864   nnml-nov-is-evil)
19865
19866 (defvoo nndir-current-group "" nil nnml-current-group nnmh-current-group)
19867 (defvoo nndir-top-directory nil nil nnml-directory nnmh-directory)
19868 (defvoo nndir-get-new-mail nil nil nnml-get-new-mail nnmh-get-new-mail)
19869
19870 (defvoo nndir-status-string "" nil nnmh-status-string)
19871 (defconst nndir-version "nndir 1.0")
19872
19873 ;;; Interface functions.
19874
19875 (nnoo-define-basics nndir)
19876
19877 (deffoo nndir-open-server (server &optional defs)
19878   (setq nndir-directory
19879         (or (cadr (assq 'nndir-directory defs))
19880             server))
19881   (unless (assq 'nndir-directory defs)
19882     (push `(nndir-directory ,server) defs))
19883   (push `(nndir-current-group
19884           ,(file-name-nondirectory (directory-file-name nndir-directory)))
19885         defs)
19886   (push `(nndir-top-directory
19887           ,(file-name-directory (directory-file-name nndir-directory)))
19888         defs)
19889   (nnoo-change-server 'nndir server defs))
19890
19891 (nnoo-map-functions nndir
19892   (nnml-retrieve-headers 0 nndir-current-group 0 0)
19893   (nnmh-request-article 0 nndir-current-group 0 0)
19894   (nnmh-request-group nndir-current-group 0 0)
19895   (nnmh-close-group nndir-current-group 0))
19896
19897 (nnoo-import nndir
19898   (nnmh
19899    nnmh-status-message
19900    nnmh-request-list
19901    nnmh-request-newgroups))
19902
19903 (provide 'nndir)
19904 @end lisp
19905
19906
19907 @node Hooking New Backends Into Gnus
19908 @subsubsection Hooking New Backends Into Gnus
19909
19910 @vindex gnus-valid-select-methods
19911 Having Gnus start using your new backend is rather easy---you just
19912 declare it with the @code{gnus-declare-backend} functions.  This will
19913 enter the backend into the @code{gnus-valid-select-methods} variable.
19914
19915 @code{gnus-declare-backend} takes two parameters---the backend name and
19916 an arbitrary number of @dfn{abilities}.
19917
19918 Here's an example:
19919
19920 @lisp
19921 (gnus-declare-backend "nnchoke" 'mail 'respool 'address)
19922 @end lisp
19923
19924 The abilities can be:
19925
19926 @table @code
19927 @item mail
19928 This is a mailish backend---followups should (probably) go via mail.
19929 @item post
19930 This is a newsish backend---followups should (probably) go via news.
19931 @item post-mail
19932 This backend supports both mail and news.
19933 @item none
19934 This is neither a post nor mail backend---it's something completely
19935 different.
19936 @item respool
19937 It supports respooling---or rather, it is able to modify its source
19938 articles and groups.
19939 @item address
19940 The name of the server should be in the virtual server name.  This is
19941 true for almost all backends.
19942 @item prompt-address
19943 The user should be prompted for an address when doing commands like
19944 @kbd{B} in the group buffer.  This is true for backends like
19945 @code{nntp}, but not @code{nnmbox}, for instance.
19946 @end table
19947
19948
19949 @node Mail-like Backends
19950 @subsubsection Mail-like Backends
19951
19952 One of the things that separate the mail backends from the rest of the
19953 backends is the heavy dependence by the mail backends on common
19954 functions in @file{nnmail.el}.  For instance, here's the definition of
19955 @code{nnml-request-scan}:
19956
19957 @lisp
19958 (deffoo nnml-request-scan (&optional group server)
19959   (setq nnml-article-file-alist nil)
19960   (nnmail-get-new-mail 'nnml 'nnml-save-nov nnml-directory group))
19961 @end lisp
19962
19963 It simply calls @code{nnmail-get-new-mail} with a few parameters,
19964 and @code{nnmail} takes care of all the moving and splitting of the
19965 mail.
19966
19967 This function takes four parameters.
19968
19969 @table @var
19970 @item method
19971 This should be a symbol to designate which backend is responsible for
19972 the call.
19973
19974 @item exit-function
19975 This function should be called after the splitting has been performed.
19976
19977 @item temp-directory
19978 Where the temporary files should be stored.
19979
19980 @item group
19981 This optional argument should be a group name if the splitting is to be
19982 performed for one group only.
19983 @end table
19984
19985 @code{nnmail-get-new-mail} will call @var{backend}@code{-save-mail} to
19986 save each article.  @var{backend}@code{-active-number} will be called to
19987 find the article number assigned to this article.
19988
19989 The function also uses the following variables:
19990 @var{backend}@code{-get-new-mail} (to see whether to get new mail for
19991 this backend); and @var{backend}@code{-group-alist} and
19992 @var{backend}@code{-active-file} to generate the new active file.
19993 @var{backend}@code{-group-alist} should be a group-active alist, like
19994 this:
19995
19996 @example
19997 (("a-group" (1 . 10))
19998  ("some-group" (34 . 39)))
19999 @end example
20000
20001
20002 @node Score File Syntax
20003 @subsection Score File Syntax
20004
20005 Score files are meant to be easily parseable, but yet extremely
20006 mallable.   It was decided that something that had the same read syntax
20007 as an Emacs Lisp list would fit that spec.
20008
20009 Here's a typical score file:
20010
20011 @lisp
20012 (("summary"
20013   ("win95" -10000 nil s)
20014   ("Gnus"))
20015  ("from"
20016   ("Lars" -1000))
20017  (mark -100))
20018 @end lisp
20019
20020 BNF definition of a score file:
20021
20022 @example
20023 score-file       = "" / "(" *element ")"
20024 element          = rule / atom
20025 rule             = string-rule / number-rule / date-rule
20026 string-rule      = "(" quote string-header quote space *string-match ")"
20027 number-rule      = "(" quote number-header quote space *number-match ")"
20028 date-rule        = "(" quote date-header quote space *date-match ")"
20029 quote            = <ascii 34>
20030 string-header    = "subject" / "from" / "references" / "message-id" /
20031                    "xref" / "body" / "head" / "all" / "followup"
20032 number-header    = "lines" / "chars"
20033 date-header      = "date"
20034 string-match     = "(" quote <string> quote [ "" / [ space score [ "" /
20035                    space date [ "" / [ space string-match-t ] ] ] ] ] ")"
20036 score            = "nil" / <integer>
20037 date             = "nil" / <natural number>
20038 string-match-t   = "nil" / "s" / "substring" / "S" / "Substring" /
20039                    "r" / "regex" / "R" / "Regex" /
20040                    "e" / "exact" / "E" / "Exact" /
20041                    "f" / "fuzzy" / "F" / "Fuzzy"
20042 number-match     = "(" <integer> [ "" / [ space score [ "" /
20043                    space date [ "" / [ space number-match-t ] ] ] ] ] ")"
20044 number-match-t   = "nil" / "=" / "<" / ">" / ">=" / "<="
20045 date-match       = "(" quote <string> quote [ "" / [ space score [ "" /
20046                    space date [ "" / [ space date-match-t ] ] ] ] ")"
20047 date-match-t     = "nil" / "at" / "before" / "after"
20048 atom             = "(" [ required-atom / optional-atom ] ")"
20049 required-atom    = mark / expunge / mark-and-expunge / files /
20050                    exclude-files / read-only / touched
20051 optional-atom    = adapt / local / eval
20052 mark             = "mark" space nil-or-number
20053 nil-or-number    = "nil" / <integer>
20054 expunge          = "expunge" space nil-or-number
20055 mark-and-expunge = "mark-and-expunge" space nil-or-number
20056 files            = "files" *[ space <string> ]
20057 exclude-files    = "exclude-files" *[ space <string> ]
20058 read-only        = "read-only" [ space "nil" / space "t" ]
20059 adapt            = "adapt" [ space "ignore" / space "t" / space adapt-rule ]
20060 adapt-rule       = "(" *[ <string> *[ "(" <string> <integer> ")" ] ")"
20061 local            = "local" *[ space "(" <string> space <form> ")" ]
20062 eval             = "eval" space <form>
20063 space            = *[ " " / <TAB> / <NEWLINE> ]
20064 @end example
20065
20066 Any unrecognized elements in a score file should be ignored, but not
20067 discarded.
20068
20069 As you can see, white space is needed, but the type and amount of white
20070 space is irrelevant.  This means that formatting of the score file is
20071 left up to the programmer---if it's simpler to just spew it all out on
20072 one looong line, then that's ok.
20073
20074 The meaning of the various atoms are explained elsewhere in this
20075 manual (@pxref{Score File Format}).
20076
20077
20078 @node Headers
20079 @subsection Headers
20080
20081 Internally Gnus uses a format for storing article headers that
20082 corresponds to the @sc{nov} format in a mysterious fashion.  One could
20083 almost suspect that the author looked at the @sc{nov} specification and
20084 just shamelessly @emph{stole} the entire thing, and one would be right.
20085
20086 @dfn{Header} is a severely overloaded term.  ``Header'' is used in
20087 RFC1036 to talk about lines in the head of an article (e.g.,
20088 @code{From}).  It is used by many people as a synonym for
20089 ``head''---``the header and the body''.  (That should be avoided, in my
20090 opinion.)  And Gnus uses a format internally that it calls ``header'',
20091 which is what I'm talking about here.  This is a 9-element vector,
20092 basically, with each header (ouch) having one slot.
20093
20094 These slots are, in order: @code{number}, @code{subject}, @code{from},
20095 @code{date}, @code{id}, @code{references}, @code{chars}, @code{lines},
20096 @code{xref}, and @code{extra}.  There are macros for accessing and
20097 setting these slots---they all have predictable names beginning with
20098 @code{mail-header-} and @code{mail-header-set-}, respectively.
20099
20100 All these slots contain strings, except the @code{extra} slot, which
20101 contains an alist of header/value pairs (@pxref{To From Newsgroups}).
20102
20103
20104 @node Ranges
20105 @subsection Ranges
20106
20107 @sc{gnus} introduced a concept that I found so useful that I've started
20108 using it a lot and have elaborated on it greatly.
20109
20110 The question is simple: If you have a large amount of objects that are
20111 identified by numbers (say, articles, to take a @emph{wild} example)
20112 that you want to qualify as being ``included'', a normal sequence isn't
20113 very useful.  (A 200,000 length sequence is a bit long-winded.)
20114
20115 The solution is as simple as the question: You just collapse the
20116 sequence.
20117
20118 @example
20119 (1 2 3 4 5 6 10 11 12)
20120 @end example
20121
20122 is transformed into
20123
20124 @example
20125 ((1 . 6) (10 . 12))
20126 @end example
20127
20128 To avoid having those nasty @samp{(13 . 13)} elements to denote a
20129 lonesome object, a @samp{13} is a valid element:
20130
20131 @example
20132 ((1 . 6) 7 (10 . 12))
20133 @end example
20134
20135 This means that comparing two ranges to find out whether they are equal
20136 is slightly tricky:
20137
20138 @example
20139 ((1 . 5) 7 8 (10 . 12))
20140 @end example
20141
20142 and
20143
20144 @example
20145 ((1 . 5) (7 . 8) (10 . 12))
20146 @end example
20147
20148 are equal.  In fact, any non-descending list is a range:
20149
20150 @example
20151 (1 2 3 4 5)
20152 @end example
20153
20154 is a perfectly valid range, although a pretty long-winded one.  This is
20155 also valid:
20156
20157 @example
20158 (1 . 5)
20159 @end example
20160
20161 and is equal to the previous range.
20162
20163 Here's a BNF definition of ranges.  Of course, one must remember the
20164 semantic requirement that the numbers are non-descending.  (Any number
20165 of repetition of the same number is allowed, but apt to disappear in
20166 range handling.)
20167
20168 @example
20169 range           = simple-range / normal-range
20170 simple-range    = "(" number " . " number ")"
20171 normal-range    = "(" start-contents ")"
20172 contents        = "" / simple-range *[ " " contents ] /
20173                   number *[ " " contents ]
20174 @end example
20175
20176 Gnus currently uses ranges to keep track of read articles and article
20177 marks.  I plan on implementing a number of range operators in C if The
20178 Powers That Be are willing to let me.  (I haven't asked yet, because I
20179 need to do some more thinking on what operators I need to make life
20180 totally range-based without ever having to convert back to normal
20181 sequences.)
20182
20183
20184 @node Group Info
20185 @subsection Group Info
20186
20187 Gnus stores all permanent info on groups in a @dfn{group info} list.
20188 This list is from three to six elements (or more) long and exhaustively
20189 describes the group.
20190
20191 Here are two example group infos; one is a very simple group while the
20192 second is a more complex one:
20193
20194 @example
20195 ("no.group" 5 ((1 . 54324)))
20196
20197 ("nnml:my.mail" 3 ((1 . 5) 9 (20 . 55))
20198                 ((tick (15 . 19)) (replied 3 6 (19 . 3)))
20199                 (nnml "")
20200                 ((auto-expire . t) (to-address . "ding@@gnus.org")))
20201 @end example
20202
20203 The first element is the @dfn{group name}---as Gnus knows the group,
20204 anyway.  The second element is the @dfn{subscription level}, which
20205 normally is a small integer.  (It can also be the @dfn{rank}, which is a
20206 cons cell where the @code{car} is the level and the @code{cdr} is the
20207 score.)  The third element is a list of ranges of read articles.  The
20208 fourth element is a list of lists of article marks of various kinds.
20209 The fifth element is the select method (or virtual server, if you like).
20210 The sixth element is a list of @dfn{group parameters}, which is what
20211 this section is about.
20212
20213 Any of the last three elements may be missing if they are not required.
20214 In fact, the vast majority of groups will normally only have the first
20215 three elements, which saves quite a lot of cons cells.
20216
20217 Here's a BNF definition of the group info format:
20218
20219 @example
20220 info          = "(" group space ralevel space read
20221                 [ "" / [ space marks-list [ "" / [ space method [ "" /
20222                 space parameters ] ] ] ] ] ")"
20223 group         = quote <string> quote
20224 ralevel       = rank / level
20225 level         = <integer in the range of 1 to inf>
20226 rank          = "(" level "." score ")"
20227 score         = <integer in the range of 1 to inf>
20228 read          = range
20229 marks-lists   = nil / "(" *marks ")"
20230 marks         = "(" <string> range ")"
20231 method        = "(" <string> *elisp-forms ")"
20232 parameters    = "(" *elisp-forms ")"
20233 @end example
20234
20235 Actually that @samp{marks} rule is a fib.  A @samp{marks} is a
20236 @samp{<string>} consed on to a @samp{range}, but that's a bitch to say
20237 in pseudo-BNF.
20238
20239 If you have a Gnus info and want to access the elements, Gnus offers a
20240 series of macros for getting/setting these elements.
20241
20242 @table @code
20243 @item gnus-info-group
20244 @itemx gnus-info-set-group
20245 @findex gnus-info-group
20246 @findex gnus-info-set-group
20247 Get/set the group name.
20248
20249 @item gnus-info-rank
20250 @itemx gnus-info-set-rank
20251 @findex gnus-info-rank
20252 @findex gnus-info-set-rank
20253 Get/set the group rank (@pxref{Group Score}).
20254
20255 @item gnus-info-level
20256 @itemx gnus-info-set-level
20257 @findex gnus-info-level
20258 @findex gnus-info-set-level
20259 Get/set the group level.
20260
20261 @item gnus-info-score
20262 @itemx gnus-info-set-score
20263 @findex gnus-info-score
20264 @findex gnus-info-set-score
20265 Get/set the group score (@pxref{Group Score}).
20266
20267 @item gnus-info-read
20268 @itemx gnus-info-set-read
20269 @findex gnus-info-read
20270 @findex gnus-info-set-read
20271 Get/set the ranges of read articles.
20272
20273 @item gnus-info-marks
20274 @itemx gnus-info-set-marks
20275 @findex gnus-info-marks
20276 @findex gnus-info-set-marks
20277 Get/set the lists of ranges of marked articles.
20278
20279 @item gnus-info-method
20280 @itemx gnus-info-set-method
20281 @findex gnus-info-method
20282 @findex gnus-info-set-method
20283 Get/set the group select method.
20284
20285 @item gnus-info-params
20286 @itemx gnus-info-set-params
20287 @findex gnus-info-params
20288 @findex gnus-info-set-params
20289 Get/set the group parameters.
20290 @end table
20291
20292 All the getter functions take one parameter---the info list.  The setter
20293 functions take two parameters---the info list and the new value.
20294
20295 The last three elements in the group info aren't mandatory, so it may be
20296 necessary to extend the group info before setting the element.  If this
20297 is necessary, you can just pass on a non-@code{nil} third parameter to
20298 the three final setter functions to have this happen automatically.
20299
20300
20301 @node Extended Interactive
20302 @subsection Extended Interactive
20303 @cindex interactive
20304 @findex gnus-interactive
20305
20306 Gnus extends the standard Emacs @code{interactive} specification
20307 slightly to allow easy use of the symbolic prefix (@pxref{Symbolic
20308 Prefixes}).  Here's an example of how this is used:
20309
20310 @lisp
20311 (defun gnus-summary-increase-score (&optional score symp)
20312   (interactive (gnus-interactive "P\ny"))
20313   ...
20314   )
20315 @end lisp
20316
20317 The best thing to do would have been to implement
20318 @code{gnus-interactive} as a macro which would have returned an
20319 @code{interactive} form, but this isn't possible since Emacs checks
20320 whether a function is interactive or not by simply doing an @code{assq}
20321 on the lambda form.  So, instead we have @code{gnus-interactive}
20322 function that takes a string and returns values that are usable to
20323 @code{interactive}.
20324
20325 This function accepts (almost) all normal @code{interactive} specs, but
20326 adds a few more.
20327
20328 @table @samp
20329 @item y
20330 @vindex gnus-current-prefix-symbol
20331 The current symbolic prefix---the @code{gnus-current-prefix-symbol}
20332 variable.
20333
20334 @item Y
20335 @vindex gnus-current-prefix-symbols
20336 A list of the current symbolic prefixes---the
20337 @code{gnus-current-prefix-symbol} variable.
20338
20339 @item A
20340 The current article number---the @code{gnus-summary-article-number}
20341 function.
20342
20343 @item H
20344 The current article header---the @code{gnus-summary-article-header}
20345 function.
20346
20347 @item g
20348 The current group name---the @code{gnus-group-group-name}
20349 function.
20350
20351 @end table
20352
20353
20354 @node Emacs/XEmacs Code
20355 @subsection Emacs/XEmacs Code
20356 @cindex XEmacs
20357 @cindex Emacsen
20358
20359 While Gnus runs under Emacs, XEmacs and Mule, I decided that one of the
20360 platforms must be the primary one.  I chose Emacs.  Not because I don't
20361 like XEmacs or Mule, but because it comes first alphabetically.
20362
20363 This means that Gnus will byte-compile under Emacs with nary a warning,
20364 while XEmacs will pump out gigabytes of warnings while byte-compiling.
20365 As I use byte-compilation warnings to help me root out trivial errors in
20366 Gnus, that's very useful.
20367
20368 I've also consistently used Emacs function interfaces, but have used
20369 Gnusey aliases for the functions.  To take an example:  Emacs defines a
20370 @code{run-at-time} function while XEmacs defines a @code{start-itimer}
20371 function.  I then define a function called @code{gnus-run-at-time} that
20372 takes the same parameters as the Emacs @code{run-at-time}.  When running
20373 Gnus under Emacs, the former function is just an alias for the latter.
20374 However, when running under XEmacs, the former is an alias for the
20375 following function:
20376
20377 @lisp
20378 (defun gnus-xmas-run-at-time (time repeat function &rest args)
20379   (start-itimer
20380    "gnus-run-at-time"
20381    `(lambda ()
20382       (,function ,@@args))
20383    time repeat))
20384 @end lisp
20385
20386 This sort of thing has been done for bunches of functions.  Gnus does
20387 not redefine any native Emacs functions while running under XEmacs---it
20388 does this @code{defalias} thing with Gnus equivalents instead.  Cleaner
20389 all over.
20390
20391 In the cases where the XEmacs function interface was obviously cleaner,
20392 I used it instead.  For example @code{gnus-region-active-p} is an alias
20393 for @code{region-active-p} in XEmacs, whereas in Emacs it is a function.
20394
20395 Of course, I could have chosen XEmacs as my native platform and done
20396 mapping functions the other way around.  But I didn't.  The performance
20397 hit these indirections impose on Gnus under XEmacs should be slight.
20398
20399
20400 @node Various File Formats
20401 @subsection Various File Formats
20402
20403 @menu
20404 * Active File Format::      Information on articles and groups available.
20405 * Newsgroups File Format::  Group descriptions.
20406 @end menu
20407
20408
20409 @node Active File Format
20410 @subsubsection Active File Format
20411
20412 The active file lists all groups available on the server in
20413 question.  It also lists the highest and lowest current article numbers
20414 in each group.
20415
20416 Here's an excerpt from a typical active file:
20417
20418 @example
20419 soc.motss 296030 293865 y
20420 alt.binaries.pictures.fractals 3922 3913 n
20421 comp.sources.unix 1605 1593 m
20422 comp.binaries.ibm.pc 5097 5089 y
20423 no.general 1000 900 y
20424 @end example
20425
20426 Here's a pseudo-BNF definition of this file:
20427
20428 @example
20429 active      = *group-line
20430 group-line  = group space high-number space low-number space flag <NEWLINE>
20431 group       = <non-white-space string>
20432 space       = " "
20433 high-number = <non-negative integer>
20434 low-number  = <positive integer>
20435 flag        = "y" / "n" / "m" / "j" / "x" / "=" group
20436 @end example
20437
20438 For a full description of this file, see the manual pages for
20439 @samp{innd}, in particular @samp{active(5)}.
20440
20441
20442 @node Newsgroups File Format
20443 @subsubsection Newsgroups File Format
20444
20445 The newsgroups file lists groups along with their descriptions.  Not all
20446 groups on the server have to be listed,  and not all groups in the file
20447 have to exist on the server.  The file is meant purely as information to
20448 the user.
20449
20450 The format is quite simple; a group name, a tab, and the description.
20451 Here's the definition:
20452
20453 @example
20454 newsgroups    = *line
20455 line          = group tab description <NEWLINE>
20456 group         = <non-white-space string>
20457 tab           = <TAB>
20458 description   = <string>
20459 @end example
20460
20461
20462 @page
20463 @node Emacs for Heathens
20464 @section Emacs for Heathens
20465
20466 Believe it or not, but some people who use Gnus haven't really used
20467 Emacs much before they embarked on their journey on the Gnus Love Boat.
20468 If you are one of those unfortunates whom ``@kbd{M-C-a}'', ``kill the
20469 region'', and ``set @code{gnus-flargblossen} to an alist where the key
20470 is a regexp that is used for matching on the group name'' are magical
20471 phrases with little or no meaning, then this appendix is for you.  If
20472 you are already familiar with Emacs, just ignore this and go fondle your
20473 cat instead.
20474
20475 @menu
20476 * Keystrokes::      Entering text and executing commands.
20477 * Emacs Lisp::      The built-in Emacs programming language.
20478 @end menu
20479
20480
20481 @node Keystrokes
20482 @subsection Keystrokes
20483
20484 @itemize @bullet
20485 @item
20486 Q: What is an experienced Emacs user?
20487
20488 @item
20489 A: A person who wishes that the terminal had pedals.
20490 @end itemize
20491
20492 Yes, when you use Emacs, you are apt to use the control key, the shift
20493 key and the meta key a lot.  This is very annoying to some people
20494 (notably @code{vi}le users), and the rest of us just love the hell out
20495 of it.  Just give up and submit.  Emacs really does stand for
20496 ``Escape-Meta-Alt-Control-Shift'', and not ``Editing Macros'', as you
20497 may have heard from other disreputable sources (like the Emacs author).
20498
20499 The shift keys are normally located near your pinky fingers, and are
20500 normally used to get capital letters and stuff.  You probably use it all
20501 the time.  The control key is normally marked ``CTRL'' or something like
20502 that.  The meta key is, funnily enough, never marked as such on any
20503 keyboard.  The one I'm currently at has a key that's marked ``Alt'',
20504 which is the meta key on this keyboard.  It's usually located somewhere
20505 to the left hand side of the keyboard, usually on the bottom row.
20506
20507 Now, us Emacs people don't say ``press the meta-control-m key'',
20508 because that's just too inconvenient.  We say ``press the @kbd{M-C-m}
20509 key''.  @kbd{M-} is the prefix that means ``meta'' and ``C-'' is the
20510 prefix that means ``control''.  So ``press @kbd{C-k}'' means ``press
20511 down the control key, and hold it down while you press @kbd{k}''.
20512 ``Press @kbd{M-C-k}'' means ``press down and hold down the meta key and
20513 the control key and then press @kbd{k}''.  Simple, ay?
20514
20515 This is somewhat complicated by the fact that not all keyboards have a
20516 meta key.  In that case you can use the ``escape'' key.  Then @kbd{M-k}
20517 means ``press escape, release escape, press @kbd{k}''.  That's much more
20518 work than if you have a meta key, so if that's the case, I respectfully
20519 suggest you get a real keyboard with a meta key.  You can't live without
20520 it.
20521
20522
20523
20524 @node Emacs Lisp
20525 @subsection Emacs Lisp
20526
20527 Emacs is the King of Editors because it's really a Lisp interpreter.
20528 Each and every key you tap runs some Emacs Lisp code snippet, and since
20529 Emacs Lisp is an interpreted language, that means that you can configure
20530 any key to run any arbitrary code.  You just, like, do it.
20531
20532 Gnus is written in Emacs Lisp, and is run as a bunch of interpreted
20533 functions.  (These are byte-compiled for speed, but it's still
20534 interpreted.)  If you decide that you don't like the way Gnus does
20535 certain things, it's trivial to have it do something a different way.
20536 (Well, at least if you know how to write Lisp code.)  However, that's
20537 beyond the scope of this manual, so we are simply going to talk about
20538 some common constructs that you normally use in your @file{.emacs} file
20539 to customize Gnus.
20540
20541 If you want to set the variable @code{gnus-florgbnize} to four (4), you
20542 write the following:
20543
20544 @lisp
20545 (setq gnus-florgbnize 4)
20546 @end lisp
20547
20548 This function (really ``special form'') @code{setq} is the one that can
20549 set a variable to some value.  This is really all you need to know.  Now
20550 you can go and fill your @code{.emacs} file with lots of these to change
20551 how Gnus works.
20552
20553 If you have put that thing in your @code{.emacs} file, it will be read
20554 and @code{eval}ed (which is lisp-ese for ``run'') the next time you
20555 start Emacs.  If you want to change the variable right away, simply say
20556 @kbd{C-x C-e} after the closing parenthesis.  That will @code{eval} the
20557 previous ``form'', which is a simple @code{setq} statement here.
20558
20559 Go ahead---just try it, if you're located at your Emacs.  After you
20560 @kbd{C-x C-e}, you will see @samp{4} appear in the echo area, which
20561 is the return value of the form you @code{eval}ed.
20562
20563 Some pitfalls:
20564
20565 If the manual says ``set @code{gnus-read-active-file} to @code{some}'',
20566 that means:
20567
20568 @lisp
20569 (setq gnus-read-active-file 'some)
20570 @end lisp
20571
20572 On the other hand, if the manual says ``set @code{gnus-nntp-server} to
20573 @samp{nntp.ifi.uio.no}'', that means:
20574
20575 @lisp
20576 (setq gnus-nntp-server "nntp.ifi.uio.no")
20577 @end lisp
20578
20579 So be careful not to mix up strings (the latter) with symbols (the
20580 former).  The manual is unambiguous, but it can be confusing.
20581
20582 @page
20583 @include gnus-faq.texi
20584
20585 @node Index
20586 @chapter Index
20587 @printindex cp
20588
20589 @node Key Index
20590 @chapter Key Index
20591 @printindex ky
20592
20593 @summarycontents
20594 @contents
20595 @bye
20596
20597 @iftex
20598 @iflatex
20599 \end{document}
20600 @end iflatex
20601 @end iftex
20602
20603 @c End: