Synch to Gnus 200309221729.
[elisp/gnus.git-] / texi / gnus.texi
1 \input texinfo
2
3 @setfilename gnus
4 @settitle T-gnus 6.16 Manual
5 @syncodeindex fn cp
6 @syncodeindex vr cp
7 @syncodeindex pg cp
8 @dircategory Emacs
9 @direntry
10 * Gnus: (gnus).         The newsreader Gnus.
11 @end direntry
12 @iftex
13 @finalout
14 @end iftex
15 @setchapternewpage odd
16
17 @iftex
18 @iflatex
19 \documentclass[twoside,a4paper,openright,11pt]{book}
20 \usepackage[latin1]{inputenc}
21 \usepackage{pagestyle}
22 \usepackage{epsfig}
23 \usepackage{pixidx}
24 \input{gnusconfig.tex}
25
26 \ifx\pdfoutput\undefined
27 \else
28 \usepackage[pdftex,bookmarks,colorlinks=true]{hyperref}
29 \usepackage{thumbpdf}
30 \pdfcompresslevel=9
31 \fi
32
33 \makeindex
34 \begin{document}
35
36 \newcommand{\gnusversionname}{T-gnus v6.16}
37 \newcommand{\gnuschaptername}{}
38 \newcommand{\gnussectionname}{}
39
40 \newcommand{\gnusbackslash}{/}
41
42 \newcommand{\gnusref}[1]{``#1'' on page \pageref{#1}}
43 \ifx\pdfoutput\undefined
44 \newcommand{\gnusuref}[1]{\gnustt{#1}}
45 \else
46 \newcommand{\gnusuref}[1]{\href{#1}{\gnustt{#1}}}
47 \fi
48 \newcommand{\gnusxref}[1]{See ``#1'' on page \pageref{#1}}
49 \newcommand{\gnuspxref}[1]{see ``#1'' on page \pageref{#1}}
50
51 \newcommand{\gnuskindex}[1]{\index{#1}}
52 \newcommand{\gnusindex}[1]{\index{#1}}
53
54 \newcommand{\gnustt}[1]{{\gnusselectttfont{}#1}}
55 \newcommand{\gnuscode}[1]{\gnustt{#1}}
56 \newcommand{\gnuscommand}[1]{\gnustt{#1}}
57 \newcommand{\gnusenv}[1]{\gnustt{#1}}
58 \newcommand{\gnussamp}[1]{``{\fontencoding{OT1}\gnusselectttfont{}#1}''}
59 \newcommand{\gnuslisp}[1]{\gnustt{#1}}
60 \newcommand{\gnuskbd}[1]{`\gnustt{#1}'}
61 \newcommand{\gnuskey}[1]{`\gnustt{#1}'}
62 \newcommand{\gnusfile}[1]{`\gnustt{#1}'}
63 \newcommand{\gnusdfn}[1]{\textit{#1}}
64 \newcommand{\gnusi}[1]{\textit{#1}}
65 \newcommand{\gnusr}[1]{\textrm{#1}}
66 \newcommand{\gnusstrong}[1]{\textbf{#1}}
67 \newcommand{\gnusemph}[1]{\textit{#1}}
68 \newcommand{\gnusvar}[1]{{\fontsize{10pt}{10}\selectfont\textsl{\textsf{#1}}}}
69 \newcommand{\gnussc}[1]{\textsc{#1}}
70 \newcommand{\gnustitle}[1]{{\huge\textbf{#1}}}
71 \newcommand{\gnusversion}[1]{{\small\textit{#1}}}
72 \newcommand{\gnusauthor}[1]{{\large\textbf{#1}}}
73 \newcommand{\gnusresult}[1]{\gnustt{=> #1}}
74 \newcommand{\gnusacronym}[1]{\textsc{#1}}
75 \newcommand{\gnusemail}[1]{\textit{#1}}
76
77 \newcommand{\gnusbullet}{{${\bullet}$}}
78 \newcommand{\gnusdollar}{\$}
79 \newcommand{\gnusampersand}{\&}
80 \newcommand{\gnuspercent}{\%}
81 \newcommand{\gnushash}{\#}
82 \newcommand{\gnushat}{\symbol{"5E}}
83 \newcommand{\gnusunderline}{\symbol{"5F}}
84 \newcommand{\gnusnot}{$\neg$}
85 \newcommand{\gnustilde}{\symbol{"7E}}
86 \newcommand{\gnusless}{{$<$}}
87 \newcommand{\gnusgreater}{{$>$}}
88 \newcommand{\gnusbraceleft}{{$>$}}
89 \newcommand{\gnusbraceright}{{$>$}}
90
91 \newcommand{\gnushead}{\raisebox{-1cm}{\epsfig{figure=ps/gnus-head,height=1cm}}}
92 \newcommand{\gnusinteresting}{
93 \marginpar[\mbox{}\hfill\gnushead]{\gnushead}
94 }
95
96 \newcommand{\gnuscleardoublepage}{\ifodd\count0\mbox{}\clearpage\thispagestyle{empty}\mbox{}\clearpage\else\clearpage\fi}
97
98 \newcommand{\gnuspagechapter}[1]{
99 {\mbox{}}
100 }
101
102 \newdimen{\gnusdimen}
103 \gnusdimen 0pt
104
105 \newcommand{\gnuschapter}[2]{
106 \gnuscleardoublepage
107 \ifdim \gnusdimen = 0pt\setcounter{page}{1}\pagestyle{gnus}\pagenumbering{arabic} \gnusdimen 1pt\fi
108 \chapter{#2}
109 \renewcommand{\gnussectionname}{}
110 \renewcommand{\gnuschaptername}{#2}
111 \thispagestyle{empty}
112 \hspace*{-2cm}
113 \begin{picture}(500,500)(0,0)
114 \put(480,350){\makebox(0,0)[tr]{#1}}
115 \put(40,300){\makebox(500,50)[bl]{{\Huge\bf{#2}}}}
116 \end{picture}
117 \clearpage
118 }
119
120 \newcommand{\gnusfigure}[3]{
121 \begin{figure}
122 \mbox{}\ifodd\count0\hspace*{-0.8cm}\else\hspace*{-3cm}\fi\begin{picture}(440,#2)
123 #3
124 \end{picture}
125 \caption{#1}
126 \end{figure}
127 }
128
129 \newcommand{\gnusicon}[1]{
130 \marginpar[\mbox{}\hfill\raisebox{-1.5cm}{\epsfig{figure=ps/#1-up,height=1.5cm}}]{\raisebox{-1cm}{\epsfig{figure=ps/#1-up,height=1cm}}}
131 }
132
133 \newcommand{\gnuspicon}[1]{
134 \margindex{\epsfig{figure=#1,width=2cm}}
135 }
136
137 \newcommand{\gnusxface}[2]{
138 \margindex{\epsfig{figure=#1,width=1cm}\epsfig{figure=#2,width=1cm}}
139 }
140
141 \newcommand{\gnussmiley}[2]{
142 \margindex{\makebox[2cm]{\hfill\epsfig{figure=#1,width=0.5cm}\hfill\epsfig{figure=#2,width=0.5cm}\hfill}}
143 }
144
145 \newcommand{\gnusitemx}[1]{\mbox{}\vspace*{-\itemsep}\vspace*{-\parsep}\item#1}
146
147 \newcommand{\gnussection}[1]{
148 \renewcommand{\gnussectionname}{#1}
149 \section{#1}
150 }
151
152 \newenvironment{codelist}%
153 {\begin{list}{}{
154 }
155 }{\end{list}}
156
157 \newenvironment{kbdlist}%
158 {\begin{list}{}{
159 \labelwidth=0cm
160 }
161 }{\end{list}}
162
163 \newenvironment{dfnlist}%
164 {\begin{list}{}{
165 }
166 }{\end{list}}
167
168 \newenvironment{stronglist}%
169 {\begin{list}{}{
170 }
171 }{\end{list}}
172
173 \newenvironment{samplist}%
174 {\begin{list}{}{
175 }
176 }{\end{list}}
177
178 \newenvironment{varlist}%
179 {\begin{list}{}{
180 }
181 }{\end{list}}
182
183 \newenvironment{emphlist}%
184 {\begin{list}{}{
185 }
186 }{\end{list}}
187
188 \newlength\gnusheadtextwidth
189 \setlength{\gnusheadtextwidth}{\headtextwidth}
190 \addtolength{\gnusheadtextwidth}{1cm}
191
192 \newpagestyle{gnuspreamble}%
193 {
194 {
195 \ifodd\count0
196 {
197 \hspace*{-0.23cm}\underline{\makebox[\gnusheadtextwidth]{\mbox{}}\textbf{\hfill\roman{page}}}
198 }
199 \else
200 {
201 \hspace*{-3.25cm}\underline{\makebox[\gnusheadtextwidth]{\textbf{\roman{page}\hfill\mbox{}}}
202 }
203 }
204 \fi
205 }
206 }
207 {
208 \ifodd\count0
209 \mbox{} \hfill
210 \raisebox{-0.5cm}{\epsfig{figure=ps/gnus-big-logo,height=1cm}}
211 \else
212 \raisebox{-0.5cm}{\epsfig{figure=ps/gnus-big-logo,height=1cm}}
213 \hfill \mbox{}
214 \fi
215 }
216
217 \newpagestyle{gnusindex}%
218 {
219 {
220 \ifodd\count0
221 {
222 \hspace*{-0.23cm}\underline{\makebox[\gnusheadtextwidth]{\textbf{\gnuschaptername\hfill\arabic{page}}}}
223 }
224 \else
225 {
226 \hspace*{-3.25cm}\underline{\makebox[\gnusheadtextwidth]{\textbf{\arabic{page}\hfill\gnuschaptername}}}
227 }
228 \fi
229 }
230 }
231 {
232 \ifodd\count0
233 \mbox{} \hfill
234 \raisebox{-0.5cm}{\epsfig{figure=ps/gnus-big-logo,height=1cm}}
235 \else
236 \raisebox{-0.5cm}{\epsfig{figure=ps/gnus-big-logo,height=1cm}}
237 \hfill \mbox{}
238 \fi
239 }
240
241 \newpagestyle{gnus}%
242 {
243 {
244 \ifodd\count0
245 {
246 \makebox[12cm]{\hspace*{3.1cm}\underline{\makebox[\gnusheadtextwidth]{\textbf{\arabic{chapter}.\arabic{section}} \textbf{\gnussectionname\hfill\arabic{page}}}}}
247 }
248 \else
249 {
250 \makebox[12cm]{\hspace*{-2.95cm}\underline{\makebox[\gnusheadtextwidth]{\textbf{\arabic{page}\hfill\gnuschaptername}}}}
251 }
252 \fi
253 }
254 }
255 {
256 \ifodd\count0
257 \mbox{} \hfill
258 \raisebox{-0.5cm}{\epsfig{figure=ps/gnus-big-logo,height=1cm}}
259 \else
260 \raisebox{-0.5cm}{\epsfig{figure=ps/gnus-big-logo,height=1cm}}
261 \hfill \mbox{}
262 \fi
263 }
264
265 \pagenumbering{roman}
266 \pagestyle{gnuspreamble}
267
268 @end iflatex
269 @end iftex
270
271 @iftex
272 @iflatex
273 \begin{titlepage}
274 {
275
276 %\addtolength{\oddsidemargin}{-5cm}
277 %\addtolength{\evensidemargin}{-5cm}
278 \parindent=0cm
279 \addtolength{\textheight}{2cm}
280
281 \gnustitle{\gnustitlename}\hfill\gnusversion{\gnusversionname}\\
282 \rule{15cm}{1mm}\\
283 \vfill
284 \hspace*{0cm}\epsfig{figure=ps/gnus-big-logo,height=15cm}
285 \vfill
286 \rule{15cm}{1mm}\\
287 \gnusauthor{by Lars Magne Ingebrigtsen}
288 \newpage
289 }
290
291 \mbox{}
292 \vfill
293
294 \thispagestyle{empty}
295
296 Copyright \copyright{} 1995, 1996, 1997, 1998, 1999, 2000, 2001,
297 2002, 2003
298 Free Software Foundation, Inc.
299
300
301 Permission is granted to copy, distribute and/or modify this document
302 under the terms of the GNU Free Documentation License, Version 1.1 or
303 any later version published by the Free Software Foundation; with no
304 Invariant Sections, with the Front-Cover texts being ``A GNU
305 Manual'', and with the Back-Cover Texts as in (a) below.  A copy of the
306 license is included in the section entitled ``GNU Free Documentation
307 License'' in the Emacs manual.
308
309 (a) The FSF's Back-Cover Text is: ``You have freedom to copy and modify
310 this GNU Manual, like GNU software.  Copies published by the Free
311 Software Foundation raise funds for GNU development.''
312
313 This document is part of a collection distributed under the GNU Free
314 Documentation License.  If you want to distribute this document
315 separately from the collection, you can do so by adding a copy of the
316 license to the document, as described in section 6 of the license.
317 \newpage
318 \end{titlepage}
319 @end iflatex
320 @end iftex
321
322 @ifnottex
323
324 This file documents gnus, the GNU Emacs newsreader.
325
326 Copyright (C) 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003
327         Free Software Foundation, Inc.
328
329 Permission is granted to copy, distribute and/or modify this document
330 under the terms of the GNU Free Documentation License, Version 1.1 or
331 any later version published by the Free Software Foundation; with the
332 Invariant Sections being none, with the Front-Cover texts being ``A GNU
333 Manual'', and with the Back-Cover Texts as in (a) below.  A copy of the
334 license is included in the section entitled ``GNU Free Documentation
335 License'' in the Emacs manual.
336
337 (a) The FSF's Back-Cover Text is: ``You have freedom to copy and modify
338 this GNU Manual, like GNU software.  Copies published by the Free
339 Software Foundation raise funds for GNU development.''
340
341 This document is part of a collection distributed under the GNU Free
342 Documentation License.  If you want to distribute this document
343 separately from the collection, you can do so by adding a copy of the
344 license to the document, as described in section 6 of the license.
345 @end ifnottex
346
347 @tex
348
349 @titlepage
350 @title T-gnus 6.16 Manual
351
352 @author by Lars Magne Ingebrigtsen
353 @page
354
355 @vskip 0pt plus 1filll
356 Copyright @copyright{} 1995, 1996, 1997, 1998, 1999, 2000, 2001,
357 2002, 2003
358         Free Software Foundation, Inc.
359
360 Permission is granted to copy, distribute and/or modify this document
361 under the terms of the GNU Free Documentation License, Version 1.1 or
362 any later version published by the Free Software Foundation; with no
363 Invariant Sections, with the Front-Cover texts being ``A GNU
364 Manual'', and with the Back-Cover Texts as in (a) below.  A copy of the
365 license is included in the section entitled ``GNU Free Documentation
366 License'' in the Emacs manual.
367
368 (a) The FSF's Back-Cover Text is: ``You have freedom to copy and modify
369 this GNU Manual, like GNU software.  Copies published by the Free
370 Software Foundation raise funds for GNU development.''
371
372 This document is part of a collection distributed under the GNU Free
373 Documentation License.  If you want to distribute this document
374 separately from the collection, you can do so by adding a copy of the
375 license to the document, as described in section 6 of the license.
376
377 @end titlepage
378 @page
379
380 @end tex
381
382
383 @node Top
384 @top The gnus Newsreader
385
386 @ifinfo
387
388 You can read news (and mail) from within Emacs by using T-gnus.  The news
389 can be gotten by any nefarious means you can think of---@acronym{NNTP}, local
390 spool or your mbox file.  All at the same time, if you want to push your
391 luck.
392
393 T-gnus provides @acronym{MIME} features based on @acronym{SEMI} API.  So
394 T-gnus supports your right to read strange messages including big images
395 or other various kinds of formats.  T-gnus also supports
396 internationalization/localization and multiscript features based on MULE
397 API.  So T-gnus does not discriminate various language communities.  Oh,
398 if you are a Klingon, please wait Unicode Next Generation.
399
400 This manual corresponds to T-gnus 6.16.
401
402 @end ifinfo
403
404 @iftex
405
406 @iflatex
407 \tableofcontents
408 \gnuscleardoublepage
409 @end iflatex
410
411 Gnus is the advanced, self-documenting, customizable, extensible
412 unreal-time newsreader for GNU Emacs.
413
414 Oops.  That sounds oddly familiar, so let's start over again to avoid
415 being accused of plagiarism:
416
417 Gnus is a message-reading laboratory.  It will let you look at just
418 about anything as if it were a newsgroup.  You can read mail with it,
419 you can browse directories with it, you can @code{ftp} with it---you
420 can even read news with it!
421
422 Gnus tries to empower people who read news the same way Emacs empowers
423 people who edit text.  Gnus sets no limits to what the user should be
424 allowed to do.  Users are encouraged to extend gnus to make it behave
425 like they want it to behave.  A program should not control people;
426 people should be empowered to do what they want by using (or abusing)
427 the program.
428
429 @end iftex
430
431 @menu
432 * Starting Up::                 Finding news can be a pain.
433 * Group Buffer::                Selecting, subscribing and killing groups.
434 * Summary Buffer::              Reading, saving and posting articles.
435 * Article Buffer::              Displaying and handling articles.
436 * Composing Messages::          Information on sending mail and news.
437 * Select Methods::              Gnus reads all messages from various select methods.
438 * Scoring::                     Assigning values to articles.
439 * Various::                     General purpose settings.
440 * The End::                     Farewell and goodbye.
441 * Appendices::                  Terminology, Emacs intro, @acronym{FAQ}, History, Internals.
442 * Index::                       Variable, function and concept index.
443 * Key Index::                   Key Index.
444
445 Other related manuals
446
447 * Message:(message).            Composing messages.
448 * Emacs-MIME:(emacs-mime).      Composing messages; @acronym{MIME}-specific parts.
449 * Sieve:(sieve).                Managing Sieve scripts in Emacs.
450 * PGG:(pgg).                    @acronym{PGP/MIME} with Gnus.
451
452 @detailmenu
453  --- The Detailed Node Listing ---
454
455 Starting Gnus
456
457 * Finding the News::            Choosing a method for getting news.
458 * The First Time::              What does Gnus do the first time you start it?
459 * The Server is Down::          How can I read my mail then?
460 * Slave Gnusae::                You can have more than one Gnus active at a time.
461 * Fetching a Group::            Starting Gnus just to read a group.
462 * New Groups::                  What is Gnus supposed to do with new groups?
463 * Changing Servers::            You may want to move from one server to another.
464 * Startup Files::               Those pesky startup files---@file{.newsrc}.
465 * Auto Save::                   Recovering from a crash.
466 * The Active File::             Reading the active file over a slow line Takes Time.
467 * Startup Variables::           Other variables you might change.
468
469 New Groups
470
471 * Checking New Groups::         Determining what groups are new.
472 * Subscription Methods::        What Gnus should do with new groups.
473 * Filtering New Groups::        Making Gnus ignore certain new groups.
474
475 Group Buffer
476
477 * Group Buffer Format::         Information listed and how you can change it.
478 * Group Maneuvering::           Commands for moving in the group buffer.
479 * Selecting a Group::           Actually reading news.
480 * Subscription Commands::       Unsubscribing, killing, subscribing.
481 * Group Data::                  Changing the info for a group.
482 * Group Levels::                Levels? What are those, then?
483 * Group Score::                 A mechanism for finding out what groups you like.
484 * Marking Groups::              You can mark groups for later processing.
485 * Foreign Groups::              Creating and editing groups.
486 * Group Parameters::            Each group may have different parameters set.
487 * Listing Groups::              Gnus can list various subsets of the groups.
488 * Sorting Groups::              Re-arrange the group order.
489 * Group Maintenance::           Maintaining a tidy @file{.newsrc} file.
490 * Browse Foreign Server::       You can browse a server.  See what it has to offer.
491 * Exiting Gnus::                Stop reading news and get some work done.
492 * Group Topics::                A folding group mode divided into topics.
493 * Misc Group Stuff::            Other stuff that you can to do.
494
495 Group Buffer Format
496
497 * Group Line Specification::    Deciding how the group buffer is to look.
498 * Group Mode Line Specification::  The group buffer mode line.
499 * Group Highlighting::          Having nice colors in the group buffer.
500
501 Group Topics
502
503 * Topic Commands::              Interactive E-Z commands.
504 * Topic Variables::             How to customize the topics the Lisp Way.
505 * Topic Sorting::               Sorting each topic individually.
506 * Topic Topology::              A map of the world.
507 * Topic Parameters::            Parameters that apply to all groups in a topic.
508
509 Misc Group Stuff
510
511 * Scanning New Messages::       Asking Gnus to see whether new messages have arrived.
512 * Group Information::           Information and help on groups and Gnus.
513 * Group Timestamp::             Making Gnus keep track of when you last read a group.
514 * File Commands::               Reading and writing the Gnus files.
515 * Sieve Commands::              Managing Sieve scripts.
516
517 Summary Buffer
518
519 * Summary Buffer Format::       Deciding how the summary buffer is to look.
520 * Summary Maneuvering::         Moving around the summary buffer.
521 * Choosing Articles::           Reading articles.
522 * Paging the Article::          Scrolling the current article.
523 * Reply Followup and Post::     Posting articles.
524 * Delayed Articles::            Send articles at a later time.
525 * Marking Articles::            Marking articles as read, expirable, etc.
526 * Limiting::                    You can limit the summary buffer.
527 * Threading::                   How threads are made.
528 * Sorting the Summary Buffer::  How articles and threads are sorted.
529 * Asynchronous Fetching::       Gnus might be able to pre-fetch articles.
530 * Article Caching::             You may store articles in a cache.
531 * Persistent Articles::         Making articles expiry-resistant.
532 * Article Backlog::             Having already read articles hang around.
533 * Saving Articles::             Ways of customizing article saving.
534 * Decoding Articles::           Gnus can treat series of (uu)encoded articles.
535 * Article Treatment::           The article buffer can be mangled at will.
536 * MIME Commands::               Doing MIMEy things with the articles.
537 * Charsets::                    Character set issues.
538 * Article Commands::            Doing various things with the article buffer.
539 * Summary Sorting::             Sorting the summary buffer in various ways.
540 * Finding the Parent::          No child support? Get the parent.
541 * Alternative Approaches::      Reading using non-default summaries.
542 * Tree Display::                A more visual display of threads.
543 * Mail Group Commands::         Some commands can only be used in mail groups.
544 * Various Summary Stuff::       What didn't fit anywhere else.
545 * Exiting the Summary Buffer::  Returning to the Group buffer,
546                                 or reselecting the current group.
547 * Crosspost Handling::          How crossposted articles are dealt with.
548 * Duplicate Suppression::       An alternative when crosspost handling fails.
549 * Security::                    Decrypt and Verify.
550 * Mailing List::                Mailing list minor mode.
551
552 Summary Buffer Format
553
554 * Summary Buffer Lines::        You can specify how summary lines should look.
555 * To From Newsgroups::          How to not display your own name.
556 * Summary Buffer Mode Line::    You can say how the mode line should look.
557 * Summary Highlighting::        Making the summary buffer all pretty and nice.
558
559 Choosing Articles
560
561 * Choosing Commands::           Commands for choosing articles.
562 * Choosing Variables::          Variables that influence these commands.
563
564 Reply, Followup and Post
565
566 * Summary Mail Commands::       Sending mail.
567 * Summary Post Commands::       Sending news.
568 * Summary Message Commands::    Other Message-related commands.
569 * Canceling and Superseding::
570
571 Marking Articles
572
573 * Unread Articles::             Marks for unread articles.
574 * Read Articles::               Marks for read articles.
575 * Other Marks::                 Marks that do not affect readedness.
576 * Setting Marks::               How to set and remove marks.
577 * Generic Marking Commands::    How to customize the marking.
578 * Setting Process Marks::       How to mark articles for later processing.
579
580 Threading
581
582 * Customizing Threading::       Variables you can change to affect the threading.
583 * Thread Commands::             Thread based commands in the summary buffer.
584
585 Customizing Threading
586
587 * Loose Threads::               How Gnus gathers loose threads into bigger threads.
588 * Filling In Threads::          Making the threads displayed look fuller.
589 * More Threading::              Even more variables for fiddling with threads.
590 * Low-Level Threading::         You thought it was over@dots{} but you were wrong!
591
592 Decoding Articles
593
594 * Uuencoded Articles::          Uudecode articles.
595 * Shell Archives::              Unshar articles.
596 * PostScript Files::            Split PostScript.
597 * Other Files::                 Plain save and binhex.
598 * Decoding Variables::          Variables for a happy decoding.
599 * Viewing Files::               You want to look at the result of the decoding?
600
601 Decoding Variables
602
603 * Rule Variables::              Variables that say how a file is to be viewed.
604 * Other Decode Variables::      Other decode variables.
605 * Uuencoding and Posting::      Variables for customizing uuencoding.
606
607 Article Treatment
608
609 * Article Highlighting::        You want to make the article look like fruit salad.
610 * Article Fontisizing::         Making emphasized text look nice.
611 * Article Hiding::              You also want to make certain info go away.
612 * Article Washing::             Lots of way-neat functions to make life better.
613 * Article Header::              Doing various header transformations.
614 * Article Buttons::             Click on URLs, Message-IDs, addresses and the like.
615 * Article Button Levels::       Controlling appearance of buttons.
616 * Article Date::                Grumble, UT!
617 * Article Display::             Display various stuff---X-Face, Picons, Smileys
618 * Article Signature::           What is a signature?
619 * Article Miscellanea::         Various other stuff.
620
621 Alternative Approaches
622
623 * Pick and Read::               First mark articles and then read them.
624 * Binary Groups::               Auto-decode all articles.
625
626 Various Summary Stuff
627
628 * Summary Group Information::   Information oriented commands.
629 * Searching for Articles::      Multiple article commands.
630 * Summary Generation Commands::
631 * Really Various Summary Commands::  Those pesky non-conformant commands.
632
633 Article Buffer
634
635 * Hiding Headers::              Deciding what headers should be displayed.
636 * Using MIME::                  Pushing articles through @acronym{MIME} before reading them.
637 * Customizing Articles::        Tailoring the look of the articles.
638 * Article Keymap::              Keystrokes available in the article buffer.
639 * Misc Article::                Other stuff.
640
641 Composing Messages
642
643 * Mail::                        Mailing and replying.
644 * Posting Server::              What server should you post and mail via?
645 * Mail and Post::               Mailing and posting at the same time.
646 * Archived Messages::           Where Gnus stores the messages you've sent.
647 * Posting Styles::              An easier way to specify who you are.
648 * Drafts::                      Postponing messages and rejected messages.
649 * Rejected Articles::           What happens if the server doesn't like your article?
650 * Signing and encrypting::      How to compose secure messages.
651
652 Select Methods
653
654 * Server Buffer::               Making and editing virtual servers.
655 * Getting News::                Reading USENET news with Gnus.
656 * Getting Mail::                Reading your personal mail with Gnus.
657 * Browsing the Web::            Getting messages from a plethora of Web sources.
658 * IMAP::                        Using Gnus as a @acronym{IMAP} client.
659 * Other Sources::               Reading directories, files, SOUP packets.
660 * Combined Groups::             Combining groups into one group.
661 * Gnus Unplugged::              Reading news and mail offline.
662
663 Server Buffer
664
665 * Server Buffer Format::        You can customize the look of this buffer.
666 * Server Commands::             Commands to manipulate servers.
667 * Example Methods::             Examples server specifications.
668 * Creating a Virtual Server::   An example session.
669 * Server Variables::            Which variables to set.
670 * Servers and Methods::         You can use server names as select methods.
671 * Unavailable Servers::         Some servers you try to contact may be down.
672
673 Getting News
674
675 * NNTP::                        Reading news from an @acronym{NNTP} server.
676 * News Spool::                  Reading news from the local spool.
677
678 @acronym{NNTP}
679
680 * Direct Functions::            Connecting directly to the server.
681 * Indirect Functions::          Connecting indirectly to the server.
682 * Common Variables::            Understood by several connection functions.
683
684 Getting Mail
685
686 * Mail in a Newsreader::        Important introductory notes.
687 * Getting Started Reading Mail::  A simple cookbook example.
688 * Splitting Mail::              How to create mail groups.
689 * Mail Sources::                How to tell Gnus where to get mail from.
690 * Mail Back End Variables::     Variables for customizing mail handling.
691 * Fancy Mail Splitting::        Gnus can do hairy splitting of incoming mail.
692 * Group Mail Splitting::        Use group customize to drive mail splitting.
693 * Incorporating Old Mail::      What about the old mail you have?
694 * Expiring Mail::               Getting rid of unwanted mail.
695 * Washing Mail::                Removing cruft from the mail you get.
696 * Duplicates::                  Dealing with duplicated mail.
697 * Not Reading Mail::            Using mail back ends for reading other files.
698 * Choosing a Mail Back End::    Gnus can read a variety of mail formats.
699
700 Mail Sources
701
702 * Mail Source Specifiers::      How to specify what a mail source is.
703 * Mail Source Customization::   Some variables that influence things.
704 * Fetching Mail::               Using the mail source specifiers.
705
706 Choosing a Mail Back End
707
708 * Unix Mail Box::               Using the (quite) standard Un*x mbox.
709 * Rmail Babyl::                 Emacs programs use the Rmail Babyl format.
710 * Mail Spool::                  Store your mail in a private spool?
711 * MH Spool::                    An mhspool-like back end.
712 * Maildir::                     Another one-file-per-message format.
713 * Mail Folders::                Having one file for each group.
714 * Comparing Mail Back Ends::    An in-depth looks at pros and cons.
715
716 Browsing the Web
717
718 * Archiving Mail::
719 * Web Searches::                Creating groups from articles that match a string.
720 * Slashdot::                    Reading the Slashdot comments.
721 * Ultimate::                    The Ultimate Bulletin Board systems.
722 * Web Archive::                 Reading mailing list archived on web.
723 * RSS::                         Reading RDF site summary.
724 * Customizing w3::              Doing stuff to Emacs/w3 from Gnus.
725
726 @acronym{IMAP}
727
728 * Splitting in IMAP::           Splitting mail with nnimap.
729 * Expiring in IMAP::            Expiring mail with nnimap.
730 * Editing IMAP ACLs::           Limiting/enabling other users access to a mailbox.
731 * Expunging mailboxes::         Equivalent of a ``compress mailbox'' button.
732 * A note on namespaces::        How to (not) use @acronym{IMAP} namespace in Gnus.
733
734 Other Sources
735
736 * Directory Groups::            You can read a directory as if it was a newsgroup.
737 * Anything Groups::             Dired?  Who needs dired?
738 * Document Groups::             Single files can be the basis of a group.
739 * SOUP::                        Reading @sc{soup} packets ``offline''.
740 * Mail-To-News Gateways::       Posting articles via mail-to-news gateways.
741
742 Document Groups
743
744 * Document Server Internals::   How to add your own document types.
745
746 SOUP
747
748 * SOUP Commands::               Commands for creating and sending @sc{soup} packets
749 * SOUP Groups::                 A back end for reading @sc{soup} packets.
750 * SOUP Replies::                How to enable @code{nnsoup} to take over mail and news.
751
752 Combined Groups
753
754 * Virtual Groups::              Combining articles from many groups.
755 * Kibozed Groups::              Looking through parts of the newsfeed for articles.
756
757 Gnus Unplugged
758
759 * Agent Basics::                How it all is supposed to work.
760 * Agent Categories::            How to tell the Gnus Agent what to download.
761 * Agent Commands::              New commands for all the buffers.
762 * Agent Visuals::               Ways that the agent may effect your summary buffer.
763 * Agent as Cache::              The Agent is a big cache too.
764 * Agent Expiry::                How to make old articles go away.
765 * Agent Regeneration::          How to recover from lost connections and other accidents.
766 * Agent and IMAP::              How to use the Agent with @acronym{IMAP}.
767 * Outgoing Messages::           What happens when you post/mail something?
768 * Agent Variables::             Customizing is fun.
769 * Example Setup::               An example @file{~/.gnus.el} file for offline people.
770 * Batching Agents::             How to fetch news from a @code{cron} job.
771 * Agent Caveats::               What you think it'll do and what it does.
772
773 Agent Categories
774
775 * Category Syntax::             What a category looks like.
776 * Category Buffer::             A buffer for maintaining categories.
777 * Category Variables::          Customize'r'Us.
778
779 Agent Commands
780
781 * Group Agent Commands::        Configure groups and fetch their contents.
782 * Summary Agent Commands::      Manually select then fetch specific articles.
783 * Server Agent Commands::       Select the servers that are supported by the agent.
784
785 Scoring
786
787 * Summary Score Commands::      Adding score entries for the current group.
788 * Group Score Commands::        General score commands.
789 * Score Variables::             Customize your scoring.  (My, what terminology).
790 * Score File Format::           What a score file may contain.
791 * Score File Editing::          You can edit score files by hand as well.
792 * Adaptive Scoring::            Big Sister Gnus knows what you read.
793 * Home Score File::             How to say where new score entries are to go.
794 * Followups To Yourself::       Having Gnus notice when people answer you.
795 * Scoring On Other Headers::    Scoring on non-standard headers.
796 * Scoring Tips::                How to score effectively.
797 * Reverse Scoring::             That problem child of old is not problem.
798 * Global Score Files::          Earth-spanning, ear-splitting score files.
799 * Kill Files::                  They are still here, but they can be ignored.
800 * Converting Kill Files::       Translating kill files to score files.
801 * GroupLens::                   Getting predictions on what you like to read.
802 * Advanced Scoring::            Using logical expressions to build score rules.
803 * Score Decays::                It can be useful to let scores wither away.
804
805 GroupLens
806
807 * Using GroupLens::             How to make Gnus use GroupLens.
808 * Rating Articles::             Letting GroupLens know how you rate articles.
809 * Displaying Predictions::      Displaying predictions given by GroupLens.
810 * GroupLens Variables::         Customizing GroupLens.
811
812 Advanced Scoring
813
814 * Advanced Scoring Syntax::     A definition.
815 * Advanced Scoring Examples::   What they look like.
816 * Advanced Scoring Tips::       Getting the most out of it.
817
818 Various
819
820 * Process/Prefix::              A convention used by many treatment commands.
821 * Interactive::                 Making Gnus ask you many questions.
822 * Symbolic Prefixes::           How to supply some Gnus functions with options.
823 * Formatting Variables::        You can specify what buffers should look like.
824 * Window Layout::               Configuring the Gnus buffer windows.
825 * Faces and Fonts::             How to change how faces look.
826 * Compilation::                 How to speed Gnus up.
827 * Mode Lines::                  Displaying information in the mode lines.
828 * Highlighting and Menus::      Making buffers look all nice and cozy.
829 * Buttons::                     Get tendinitis in ten easy steps!
830 * Daemons::                     Gnus can do things behind your back.
831 * NoCeM::                       How to avoid spam and other fatty foods.
832 * Undo::                        Some actions can be undone.
833 * Predicate Specifiers::        Specifying predicates.
834 * Moderation::                  What to do if you're a moderator.
835 * Image Enhancements::          Modern versions of Emacs/XEmacs can display images.
836 * Fuzzy Matching::              What's the big fuzz?
837 * Thwarting Email Spam::        A how-to on avoiding unsolicited commercial email.
838 * Various Various::             Things that are really various.
839
840 Formatting Variables
841
842 * Formatting Basics::           A formatting variable is basically a format string.
843 * Mode Line Formatting::        Some rules about mode line formatting variables.
844 * Advanced Formatting::         Modifying output in various ways.
845 * User-Defined Specs::          Having Gnus call your own functions.
846 * Formatting Fonts::            Making the formatting look colorful and nice.
847 * Positioning Point::           Moving point to a position after an operation.
848 * Tabulation::                  Tabulating your output.
849 * Wide Characters::             Dealing with wide characters.
850
851 Image Enhancements
852
853 * X-Face::                      Display a funky, teensy black-and-white image.
854 * Face::                        Display a funkier, teensier colored image.
855 * Smileys::                     Show all those happy faces the way they were meant to be shown.
856 * Picons::                      How to display pictures of what you're reading.
857 * XVarious::                    Other XEmacsy Gnusey variables.
858
859 Thwarting Email Spam
860
861 * The problem of spam::         Some background, and some solutions
862 * Anti-Spam Basics::            Simple steps to reduce the amount of spam.
863 * SpamAssassin::                How to use external anti-spam tools.
864 * Hashcash::                    Reduce spam by burning CPU time.
865 * Filtering Spam Using The Spam ELisp Package::
866 * Filtering Spam Using Statistics with spam-stat::
867
868 Filtering Spam Using The Spam ELisp Package
869
870 * Blacklists and Whitelists::
871 * BBDB Whitelists::
872 * Gmane Spam Reporting::
873 * Anti-spam Hashcash Payments::
874 * Blackholes::
875 * Regular Expressions Header Matching::
876 * Bogofilter::
877 * ifile spam filtering::
878 * spam-stat spam filtering::
879 * SpamOracle::
880 * Extending the spam elisp package::
881
882 Filtering Spam Using Statistics with spam-stat
883
884 * Creating a spam-stat dictionary::
885 * Splitting mail using spam-stat::
886 * Low-level interface to the spam-stat dictionary::
887
888 Appendices
889
890 * XEmacs::                      Requirements for installing under XEmacs.
891 * History::                     How Gnus got where it is today.
892 * On Writing Manuals::          Why this is not a beginner's guide.
893 * Terminology::                 We use really difficult, like, words here.
894 * Customization::               Tailoring Gnus to your needs.
895 * Troubleshooting::             What you might try if things do not work.
896 * Gnus Reference Guide::        Rilly, rilly technical stuff.
897 * Emacs for Heathens::          A short introduction to Emacsian terms.
898 * Frequently Asked Questions::  The Gnus FAQ.
899
900 History
901
902 * Gnus Versions::               What Gnus versions have been released.
903 * Other Gnus Versions::         Other Gnus versions that also have been released.
904 * Why?::                        What's the point of Gnus?
905 * Compatibility::               Just how compatible is Gnus with @sc{gnus}?
906 * Conformity::                  Gnus tries to conform to all standards.
907 * Emacsen::                     Gnus can be run on a few modern Emacsen.
908 * Gnus Development::            How Gnus is developed.
909 * Contributors::                Oodles of people.
910 * New Features::                Pointers to some of the new stuff in Gnus.
911
912 New Features
913
914 * ding Gnus::                   New things in Gnus 5.0/5.1, the first new Gnus.
915 * September Gnus::              The Thing Formally Known As Gnus 5.2/5.3.
916 * Red Gnus::                    Third time best---Gnus 5.4/5.5.
917 * Quassia Gnus::                Two times two is four, or Gnus 5.6/5.7.
918 * Pterodactyl Gnus::            Pentad also starts with P, AKA Gnus 5.8/5.9.
919 * Oort Gnus::                   It's big.  It's far out.  Gnus 5.10.
920
921 Customization
922
923 * Slow/Expensive Connection::   You run a local Emacs and get the news elsewhere.
924 * Slow Terminal Connection::    You run a remote Emacs.
925 * Little Disk Space::           You feel that having large setup files is icky.
926 * Slow Machine::                You feel like buying a faster machine.
927
928 Gnus Reference Guide
929
930 * Gnus Utility Functions::      Common functions and variable to use.
931 * Back End Interface::          How Gnus communicates with the servers.
932 * Score File Syntax::           A BNF definition of the score file standard.
933 * Headers::                     How Gnus stores headers internally.
934 * Ranges::                      A handy format for storing mucho numbers.
935 * Group Info::                  The group info format.
936 * Extended Interactive::        Symbolic prefixes and stuff.
937 * Emacs/XEmacs Code::           Gnus can be run under all modern Emacsen.
938 * Various File Formats::        Formats of files that Gnus use.
939
940 Back End Interface
941
942 * Required Back End Functions::  Functions that must be implemented.
943 * Optional Back End Functions::  Functions that need not be implemented.
944 * Error Messaging::             How to get messages and report errors.
945 * Writing New Back Ends::       Extending old back ends.
946 * Hooking New Back Ends Into Gnus::  What has to be done on the Gnus end.
947 * Mail-like Back Ends::         Some tips on mail back ends.
948
949 Various File Formats
950
951 * Active File Format::          Information on articles and groups available.
952 * Newsgroups File Format::      Group descriptions.
953
954 Emacs for Heathens
955
956 * Keystrokes::                  Entering text and executing commands.
957 * Emacs Lisp::                  The built-in Emacs programming language.
958
959 @end detailmenu
960 @end menu
961
962 @node Starting Up
963 @chapter Starting gnus
964 @cindex starting up
965
966 @kindex M-x gnus
967 @findex gnus
968 If your system administrator has set things up properly, starting gnus
969 and reading news is extremely easy---you just type @kbd{M-x gnus} in
970 your Emacs.
971
972 @findex gnus-other-frame
973 @kindex M-x gnus-other-frame
974 If you want to start gnus in a different frame, you can use the command
975 @kbd{M-x gnus-other-frame} instead.
976
977 If things do not go smoothly at startup, you have to twiddle some
978 variables in your @file{~/.gnus.el} file.  This file is similar to
979 @file{~/.emacs}, but is read when Gnus starts.
980
981 If you puzzle at any terms used in this manual, please refer to the
982 terminology section (@pxref{Terminology}).
983
984 @menu
985 * Finding the News::            Choosing a method for getting news.
986 * The First Time::              What does Gnus do the first time you start it?
987 * The Server is Down::          How can I read my mail then?
988 * Slave Gnusae::                You can have more than one Gnus active at a time.
989 * Fetching a Group::            Starting Gnus just to read a group.
990 * New Groups::                  What is Gnus supposed to do with new groups?
991 * Changing Servers::            You may want to move from one server to another.
992 * Startup Files::               Those pesky startup files---@file{.newsrc}.
993 * Auto Save::                   Recovering from a crash.
994 * The Active File::             Reading the active file over a slow line Takes Time.
995 * Startup Variables::           Other variables you might change.
996 @end menu
997
998
999 @node Finding the News
1000 @section Finding the News
1001 @cindex finding news
1002
1003 @vindex gnus-select-method
1004 @c @head
1005 The @code{gnus-select-method} variable says where gnus should look for
1006 news.  This variable should be a list where the first element says
1007 @dfn{how} and the second element says @dfn{where}.  This method is your
1008 native method.  All groups not fetched with this method are
1009 foreign groups.
1010
1011 For instance, if the @samp{news.somewhere.edu} @acronym{NNTP} server is where
1012 you want to get your daily dosage of news from, you'd say:
1013
1014 @lisp
1015 (setq gnus-select-method '(nntp "news.somewhere.edu"))
1016 @end lisp
1017
1018 If you want to read directly from the local spool, say:
1019
1020 @lisp
1021 (setq gnus-select-method '(nnspool ""))
1022 @end lisp
1023
1024 If you can use a local spool, you probably should, as it will almost
1025 certainly be much faster.  But do not use the local spool if your
1026 server is running Leafnode; in this case, use @code{(nntp "localhost")}.
1027
1028 @vindex gnus-nntpserver-file
1029 @cindex NNTPSERVER
1030 @cindex @acronym{NNTP} server
1031 If this variable is not set, gnus will take a look at the
1032 @env{NNTPSERVER} environment variable.  If that variable isn't set,
1033 gnus will see whether @code{gnus-nntpserver-file}
1034 (@file{/etc/nntpserver} by default) has any opinions on the matter.
1035 If that fails as well, gnus will try to use the machine running Emacs
1036 as an @acronym{NNTP} server.  That's a long shot, though.
1037
1038 @vindex gnus-nntp-server
1039 If @code{gnus-nntp-server} is set, this variable will override
1040 @code{gnus-select-method}.  You should therefore set
1041 @code{gnus-nntp-server} to @code{nil}, which is what it is by default.
1042
1043 @vindex gnus-secondary-servers
1044 @vindex gnus-nntp-server
1045 You can also make gnus prompt you interactively for the name of an
1046 @acronym{NNTP} server.  If you give a non-numerical prefix to @code{gnus}
1047 (i.e., @kbd{C-u M-x gnus}), gnus will let you choose between the servers
1048 in the @code{gnus-secondary-servers} list (if any).  You can also just
1049 type in the name of any server you feel like visiting.  (Note that this
1050 will set @code{gnus-nntp-server}, which means that if you then @kbd{M-x
1051 gnus} later in the same Emacs session, Gnus will contact the same
1052 server.)
1053
1054 @findex gnus-group-browse-foreign-server
1055 @kindex B (Group)
1056 However, if you use one @acronym{NNTP} server regularly and are just
1057 interested in a couple of groups from a different server, you would be
1058 better served by using the @kbd{B} command in the group buffer.  It will
1059 let you have a look at what groups are available, and you can subscribe
1060 to any of the groups you want to.  This also makes @file{.newsrc}
1061 maintenance much tidier.  @xref{Foreign Groups}.
1062
1063 @vindex gnus-secondary-select-methods
1064 @c @head
1065 A slightly different approach to foreign groups is to set the
1066 @code{gnus-secondary-select-methods} variable.  The select methods
1067 listed in this variable are in many ways just as native as the
1068 @code{gnus-select-method} server.  They will also be queried for active
1069 files during startup (if that's required), and new newsgroups that
1070 appear on these servers will be subscribed (or not) just as native
1071 groups are.
1072
1073 For instance, if you use the @code{nnmbox} back end to read your mail,
1074 you would typically set this variable to
1075
1076 @lisp
1077 (setq gnus-secondary-select-methods '((nnmbox "")))
1078 @end lisp
1079
1080
1081 @node The First Time
1082 @section The First Time
1083 @cindex first time usage
1084
1085 If no startup files exist, gnus will try to determine what groups should
1086 be subscribed by default.
1087
1088 @vindex gnus-default-subscribed-newsgroups
1089 If the variable @code{gnus-default-subscribed-newsgroups} is set, gnus
1090 will subscribe you to just those groups in that list, leaving the rest
1091 killed.  Your system administrator should have set this variable to
1092 something useful.
1093
1094 Since she hasn't, gnus will just subscribe you to a few arbitrarily
1095 picked groups (i.e., @samp{*.newusers}).  (@dfn{Arbitrary} is defined
1096 here as @dfn{whatever Lars thinks you should read}.)
1097
1098 You'll also be subscribed to the gnus documentation group, which should
1099 help you with most common problems.
1100
1101 If @code{gnus-default-subscribed-newsgroups} is @code{t}, gnus will just
1102 use the normal functions for handling new groups, and not do anything
1103 special.
1104
1105
1106 @node The Server is Down
1107 @section The Server is Down
1108 @cindex server errors
1109
1110 If the default server is down, gnus will understandably have some
1111 problems starting.  However, if you have some mail groups in addition to
1112 the news groups, you may want to start gnus anyway.
1113
1114 Gnus, being the trusting sort of program, will ask whether to proceed
1115 without a native select method if that server can't be contacted.  This
1116 will happen whether the server doesn't actually exist (i.e., you have
1117 given the wrong address) or the server has just momentarily taken ill
1118 for some reason or other.  If you decide to continue and have no foreign
1119 groups, you'll find it difficult to actually do anything in the group
1120 buffer.  But, hey, that's your problem.  Blllrph!
1121
1122 @findex gnus-no-server
1123 @kindex M-x gnus-no-server
1124 @c @head
1125 If you know that the server is definitely down, or you just want to read
1126 your mail without bothering with the server at all, you can use the
1127 @code{gnus-no-server} command to start gnus.  That might come in handy
1128 if you're in a hurry as well.  This command will not attempt to contact
1129 your primary server---instead, it will just activate all groups on level
1130 1 and 2.  (You should preferably keep no native groups on those two
1131 levels.) Also @pxref{Group Levels}.
1132
1133
1134 @node Slave Gnusae
1135 @section Slave Gnusae
1136 @cindex slave
1137
1138 You might want to run more than one Emacs with more than one gnus at the
1139 same time.  If you are using different @file{.newsrc} files (e.g., if you
1140 are using the two different gnusae to read from two different servers),
1141 that is no problem whatsoever.  You just do it.
1142
1143 The problem appears when you want to run two Gnusae that use the same
1144 @file{.newsrc} file.
1145
1146 To work around that problem some, we here at the Think-Tank at the gnus
1147 Towers have come up with a new concept: @dfn{Masters} and
1148 @dfn{slaves}.  (We have applied for a patent on this concept, and have
1149 taken out a copyright on those words.  If you wish to use those words in
1150 conjunction with each other, you have to send $1 per usage instance to
1151 me.  Usage of the patent (@dfn{Master/Slave Relationships In Computer
1152 Applications}) will be much more expensive, of course.)
1153
1154 @findex gnus-slave
1155 Anyway, you start one gnus up the normal way with @kbd{M-x gnus} (or
1156 however you do it).  Each subsequent slave gnusae should be started with
1157 @kbd{M-x gnus-slave}.  These slaves won't save normal @file{.newsrc}
1158 files, but instead save @dfn{slave files} that contain information only
1159 on what groups have been read in the slave session.  When a master gnus
1160 starts, it will read (and delete) these slave files, incorporating all
1161 information from them.  (The slave files will be read in the sequence
1162 they were created, so the latest changes will have precedence.)
1163
1164 Information from the slave files has, of course, precedence over the
1165 information in the normal (i.e., master) @file{.newsrc} file.
1166
1167 If the @file{.newsrc*} files have not been saved in the master when the
1168 slave starts, you may be prompted as to whether to read an auto-save
1169 file.  If you answer ``yes'', the unsaved changes to the master will be
1170 incorporated into the slave.  If you answer ``no'', the slave may see some
1171 messages as unread that have been read in the master.
1172
1173 @node Fetching a Group
1174 @section Fetching a Group
1175 @cindex fetching a group
1176
1177 @findex gnus-fetch-group
1178 It is sometimes convenient to be able to just say ``I want to read this
1179 group and I don't care whether gnus has been started or not''.  This is
1180 perhaps more useful for people who write code than for users, but the
1181 command @code{gnus-fetch-group} provides this functionality in any case.
1182 It takes the group name as a parameter.
1183
1184
1185 @node New Groups
1186 @section New Groups
1187 @cindex new groups
1188 @cindex subscription
1189
1190 @vindex gnus-check-new-newsgroups
1191 If you are satisfied that you really never want to see any new groups,
1192 you can set @code{gnus-check-new-newsgroups} to @code{nil}.  This will
1193 also save you some time at startup.  Even if this variable is
1194 @code{nil}, you can always subscribe to the new groups just by pressing
1195 @kbd{U} in the group buffer (@pxref{Group Maintenance}).  This variable
1196 is @code{ask-server} by default.  If you set this variable to
1197 @code{always}, then Gnus will query the back ends for new groups even
1198 when you do the @kbd{g} command (@pxref{Scanning New Messages}).
1199
1200 @menu
1201 * Checking New Groups::         Determining what groups are new.
1202 * Subscription Methods::        What Gnus should do with new groups.
1203 * Filtering New Groups::        Making Gnus ignore certain new groups.
1204 @end menu
1205
1206
1207 @node Checking New Groups
1208 @subsection Checking New Groups
1209
1210 Gnus normally determines whether a group is new or not by comparing the
1211 list of groups from the active file(s) with the lists of subscribed and
1212 dead groups.  This isn't a particularly fast method.  If
1213 @code{gnus-check-new-newsgroups} is @code{ask-server}, gnus will ask the
1214 server for new groups since the last time.  This is both faster and
1215 cheaper.  This also means that you can get rid of the list of killed
1216 groups altogether, so you may set @code{gnus-save-killed-list} to
1217 @code{nil}, which will save time both at startup, at exit, and all over.
1218 Saves disk space, too.  Why isn't this the default, then?
1219 Unfortunately, not all servers support this command.
1220
1221 I bet I know what you're thinking now: How do I find out whether my
1222 server supports @code{ask-server}?  No?  Good, because I don't have a
1223 fail-safe answer.  I would suggest just setting this variable to
1224 @code{ask-server} and see whether any new groups appear within the next
1225 few days.  If any do, then it works.  If none do, then it doesn't
1226 work.  I could write a function to make gnus guess whether the server
1227 supports @code{ask-server}, but it would just be a guess.  So I won't.
1228 You could @code{telnet} to the server and say @code{HELP} and see
1229 whether it lists @samp{NEWGROUPS} among the commands it understands.  If
1230 it does, then it might work.  (But there are servers that lists
1231 @samp{NEWGROUPS} without supporting the function properly.)
1232
1233 This variable can also be a list of select methods.  If so, gnus will
1234 issue an @code{ask-server} command to each of the select methods, and
1235 subscribe them (or not) using the normal methods.  This might be handy
1236 if you are monitoring a few servers for new groups.  A side effect is
1237 that startup will take much longer, so you can meditate while waiting.
1238 Use the mantra ``dingnusdingnusdingnus'' to achieve permanent bliss.
1239
1240
1241 @node Subscription Methods
1242 @subsection Subscription Methods
1243
1244 @vindex gnus-subscribe-newsgroup-method
1245 What gnus does when it encounters a new group is determined by the
1246 @code{gnus-subscribe-newsgroup-method} variable.
1247
1248 This variable should contain a function.  This function will be called
1249 with the name of the new group as the only parameter.
1250
1251 Some handy pre-fab functions are:
1252
1253 @table @code
1254
1255 @item gnus-subscribe-zombies
1256 @vindex gnus-subscribe-zombies
1257 Make all new groups zombies.  This is the default.  You can browse the
1258 zombies later (with @kbd{A z}) and either kill them all off properly
1259 (with @kbd{S z}), or subscribe to them (with @kbd{u}).
1260
1261 @item gnus-subscribe-randomly
1262 @vindex gnus-subscribe-randomly
1263 Subscribe all new groups in arbitrary order.  This really means that all
1264 new groups will be added at ``the top'' of the group buffer.
1265
1266 @item gnus-subscribe-alphabetically
1267 @vindex gnus-subscribe-alphabetically
1268 Subscribe all new groups in alphabetical order.
1269
1270 @item gnus-subscribe-hierarchically
1271 @vindex gnus-subscribe-hierarchically
1272 Subscribe all new groups hierarchically.  The difference between this
1273 function and @code{gnus-subscribe-alphabetically} is slight.
1274 @code{gnus-subscribe-alphabetically} will subscribe new groups in a strictly
1275 alphabetical fashion, while this function will enter groups into its
1276 hierarchy.  So if you want to have the @samp{rec} hierarchy before the
1277 @samp{comp} hierarchy, this function will not mess that configuration
1278 up.  Or something like that.
1279
1280 @item gnus-subscribe-interactively
1281 @vindex gnus-subscribe-interactively
1282 Subscribe new groups interactively.  This means that gnus will ask
1283 you about @strong{all} new groups.  The groups you choose to subscribe
1284 to will be subscribed hierarchically.
1285
1286 @item gnus-subscribe-killed
1287 @vindex gnus-subscribe-killed
1288 Kill all new groups.
1289
1290 @item gnus-subscribe-topics
1291 @vindex gnus-subscribe-topics
1292 Put the groups into the topic that has a matching @code{subscribe} topic
1293 parameter (@pxref{Topic Parameters}).  For instance, a @code{subscribe}
1294 topic parameter that looks like
1295
1296 @example
1297 "nnslashdot"
1298 @end example
1299
1300 will mean that all groups that match that regex will be subscribed under
1301 that topic.
1302
1303 If no topics match the groups, the groups will be subscribed in the
1304 top-level topic.
1305
1306 @end table
1307
1308 @vindex gnus-subscribe-hierarchical-interactive
1309 A closely related variable is
1310 @code{gnus-subscribe-hierarchical-interactive}.  (That's quite a
1311 mouthful.)  If this variable is non-@code{nil}, gnus will ask you in a
1312 hierarchical fashion whether to subscribe to new groups or not.  Gnus
1313 will ask you for each sub-hierarchy whether you want to descend the
1314 hierarchy or not.
1315
1316 One common mistake is to set the variable a few paragraphs above
1317 (@code{gnus-subscribe-newsgroup-method}) to
1318 @code{gnus-subscribe-hierarchical-interactive}.  This is an error.  This
1319 will not work.  This is ga-ga.  So don't do it.
1320
1321
1322 @node Filtering New Groups
1323 @subsection Filtering New Groups
1324
1325 A nice and portable way to control which new newsgroups should be
1326 subscribed (or ignored) is to put an @dfn{options} line at the start of
1327 the @file{.newsrc} file.  Here's an example:
1328
1329 @example
1330 options -n !alt.all !rec.all sci.all
1331 @end example
1332
1333 @vindex gnus-subscribe-options-newsgroup-method
1334 This line obviously belongs to a serious-minded intellectual scientific
1335 person (or she may just be plain old boring), because it says that all
1336 groups that have names beginning with @samp{alt} and @samp{rec} should
1337 be ignored, and all groups with names beginning with @samp{sci} should
1338 be subscribed.  Gnus will not use the normal subscription method for
1339 subscribing these groups.
1340 @code{gnus-subscribe-options-newsgroup-method} is used instead.  This
1341 variable defaults to @code{gnus-subscribe-alphabetically}.
1342
1343 @vindex gnus-options-not-subscribe
1344 @vindex gnus-options-subscribe
1345 If you don't want to mess with your @file{.newsrc} file, you can just
1346 set the two variables @code{gnus-options-subscribe} and
1347 @code{gnus-options-not-subscribe}.  These two variables do exactly the
1348 same as the @file{.newsrc} @samp{options -n} trick.  Both are regexps,
1349 and if the new group matches the former, it will be unconditionally
1350 subscribed, and if it matches the latter, it will be ignored.
1351
1352 @vindex gnus-auto-subscribed-groups
1353 Yet another variable that meddles here is
1354 @code{gnus-auto-subscribed-groups}.  It works exactly like
1355 @code{gnus-options-subscribe}, and is therefore really superfluous, but I
1356 thought it would be nice to have two of these.  This variable is more
1357 meant for setting some ground rules, while the other variable is used
1358 more for user fiddling.  By default this variable makes all new groups
1359 that come from mail back ends (@code{nnml}, @code{nnbabyl},
1360 @code{nnfolder}, @code{nnmbox}, @code{nnmh}, and @code{nnmaildir})
1361 subscribed.  If you don't like that, just set this variable to
1362 @code{nil}.
1363
1364 New groups that match this regexp are subscribed using
1365 @code{gnus-subscribe-options-newsgroup-method}.
1366
1367
1368 @node Changing Servers
1369 @section Changing Servers
1370 @cindex changing servers
1371
1372 Sometimes it is necessary to move from one @acronym{NNTP} server to another.
1373 This happens very rarely, but perhaps you change jobs, or one server is
1374 very flaky and you want to use another.
1375
1376 Changing the server is pretty easy, right?  You just change
1377 @code{gnus-select-method} to point to the new server?
1378
1379 @emph{Wrong!}
1380
1381 Article numbers are not (in any way) kept synchronized between different
1382 @acronym{NNTP} servers, and the only way Gnus keeps track of what articles
1383 you have read is by keeping track of article numbers.  So when you
1384 change @code{gnus-select-method}, your @file{.newsrc} file becomes
1385 worthless.
1386
1387 Gnus provides a few functions to attempt to translate a @file{.newsrc}
1388 file from one server to another.  They all have one thing in
1389 common---they take a looong time to run.  You don't want to use these
1390 functions more than absolutely necessary.
1391
1392 @kindex M-x gnus-change-server
1393 @findex gnus-change-server
1394 If you have access to both servers, Gnus can request the headers for all
1395 the articles you have read and compare @code{Message-ID}s and map the
1396 article numbers of the read articles and article marks.  The @kbd{M-x
1397 gnus-change-server} command will do this for all your native groups.  It
1398 will prompt for the method you want to move to.
1399
1400 @kindex M-x gnus-group-move-group-to-server
1401 @findex gnus-group-move-group-to-server
1402 You can also move individual groups with the @kbd{M-x
1403 gnus-group-move-group-to-server} command.  This is useful if you want to
1404 move a (foreign) group from one server to another.
1405
1406 @kindex M-x gnus-group-clear-data-on-native-groups
1407 @findex gnus-group-clear-data-on-native-groups
1408 If you don't have access to both the old and new server, all your marks
1409 and read ranges have become worthless.  You can use the @kbd{M-x
1410 gnus-group-clear-data-on-native-groups} command to clear out all data
1411 that you have on your native groups.  Use with caution.
1412
1413 @kindex M-x gnus-group-clear-data
1414 @findex gnus-group-clear-data
1415 Clear the data from the current group only---nix out marks and the
1416 list of read articles (@code{gnus-group-clear-data}).
1417
1418 After changing servers, you @strong{must} move the cache hierarchy away,
1419 since the cached articles will have wrong article numbers, which will
1420 affect which articles Gnus thinks are read.
1421 @code{gnus-group-clear-data-on-native-groups} will ask you if you want
1422 to have it done automatically; for @code{gnus-group-clear-data}, you
1423 can use @kbd{M-x gnus-cache-move-cache} (but beware, it will move the
1424 cache for all groups).
1425
1426
1427 @node Startup Files
1428 @section Startup Files
1429 @cindex startup files
1430 @cindex .newsrc
1431 @cindex .newsrc.el
1432 @cindex .newsrc.eld
1433
1434 Now, you all know about the @file{.newsrc} file.  All subscription
1435 information is traditionally stored in this file.
1436
1437 Things got a bit more complicated with @sc{gnus}.  In addition to
1438 keeping the @file{.newsrc} file updated, it also used a file called
1439 @file{.newsrc.el} for storing all the information that didn't fit into
1440 the @file{.newsrc} file.  (Actually, it also duplicated everything in
1441 the @file{.newsrc} file.)  @sc{gnus} would read whichever one of these
1442 files was the most recently saved, which enabled people to swap between
1443 @sc{gnus} and other newsreaders.
1444
1445 That was kinda silly, so Gnus went one better: In addition to the
1446 @file{.newsrc} and @file{.newsrc.el} files, Gnus also has a file called
1447 @file{.newsrc.eld}.  It will read whichever of these files that are most
1448 recent, but it will never write a @file{.newsrc.el} file.  You should
1449 never delete the @file{.newsrc.eld} file---it contains much information
1450 not stored in the @file{.newsrc} file.
1451
1452 @vindex gnus-save-newsrc-file
1453 @vindex gnus-read-newsrc-file
1454 You can turn off writing the @file{.newsrc} file by setting
1455 @code{gnus-save-newsrc-file} to @code{nil}, which means you can delete
1456 the file and save some space, as well as exiting from gnus faster.
1457 However, this will make it impossible to use other newsreaders than
1458 gnus.  But hey, who would want to, right?  Similarly, setting
1459 @code{gnus-read-newsrc-file} to @code{nil} makes gnus ignore the
1460 @file{.newsrc} file and any @file{.newsrc-SERVER} files, which is
1461 convenient if you have a tendency to use Netscape once in a while.
1462
1463 @vindex gnus-save-killed-list
1464 If @code{gnus-save-killed-list} (default @code{t}) is @code{nil}, Gnus
1465 will not save the list of killed groups to the startup file.  This will
1466 save both time (when starting and quitting) and space (on disk).  It
1467 will also mean that Gnus has no record of what groups are new or old,
1468 so the automatic new groups subscription methods become meaningless.
1469 You should always set @code{gnus-check-new-newsgroups} to @code{nil} or
1470 @code{ask-server} if you set this variable to @code{nil} (@pxref{New
1471 Groups}).  This variable can also be a regular expression.  If that's
1472 the case, remove all groups that do not match this regexp before
1473 saving.  This can be useful in certain obscure situations that involve
1474 several servers where not all servers support @code{ask-server}.
1475
1476 @vindex gnus-startup-file
1477 @vindex gnus-backup-startup-file
1478 @vindex version-control
1479 The @code{gnus-startup-file} variable says where the startup files are.
1480 The default value is @file{~/.newsrc}, with the Gnus (El Dingo) startup
1481 file being whatever that one is, with a @samp{.eld} appended.
1482 If you want version control for this file, set
1483 @code{gnus-backup-startup-file}.  It respects the same values as the
1484 @code{version-control} variable.
1485
1486 @vindex gnus-save-newsrc-hook
1487 @vindex gnus-save-quick-newsrc-hook
1488 @vindex gnus-save-standard-newsrc-hook
1489 @code{gnus-save-newsrc-hook} is called before saving any of the newsrc
1490 files, while @code{gnus-save-quick-newsrc-hook} is called just before
1491 saving the @file{.newsrc.eld} file, and
1492 @code{gnus-save-standard-newsrc-hook} is called just before saving the
1493 @file{.newsrc} file.  The latter two are commonly used to turn version
1494 control on or off.  Version control is on by default when saving the
1495 startup files.  If you want to turn backup creation off, say something like:
1496
1497 @lisp
1498 (defun turn-off-backup ()
1499   (set (make-local-variable 'backup-inhibited) t))
1500
1501 (add-hook 'gnus-save-quick-newsrc-hook 'turn-off-backup)
1502 (add-hook 'gnus-save-standard-newsrc-hook 'turn-off-backup)
1503 @end lisp
1504
1505 @vindex gnus-init-file
1506 @vindex gnus-site-init-file
1507 When gnus starts, it will read the @code{gnus-site-init-file}
1508 (@file{.../site-lisp/gnus} by default) and @code{gnus-init-file}
1509 (@file{~/.gnus} by default) files.  These are normal Emacs Lisp files
1510 and can be used to avoid cluttering your @file{~/.emacs} and
1511 @file{site-init} files with gnus stuff.  Gnus will also check for files
1512 with the same names as these, but with @file{.elc} and @file{.el}
1513 suffixes.  In other words, if you have set @code{gnus-init-file} to
1514 @file{~/.gnus}, it will look for @file{~/.gnus.elc}, @file{~/.gnus.el},
1515 and finally @file{~/.gnus} (in this order).
1516
1517
1518
1519 @node Auto Save
1520 @section Auto Save
1521 @cindex dribble file
1522 @cindex auto-save
1523
1524 Whenever you do something that changes the gnus data (reading articles,
1525 catching up, killing/subscribing groups), the change is added to a
1526 special @dfn{dribble buffer}.  This buffer is auto-saved the normal
1527 Emacs way.  If your Emacs should crash before you have saved the
1528 @file{.newsrc} files, all changes you have made can be recovered from
1529 this file.
1530
1531 If gnus detects this file at startup, it will ask the user whether to
1532 read it.  The auto save file is deleted whenever the real startup file is
1533 saved.
1534
1535 @vindex gnus-use-dribble-file
1536 If @code{gnus-use-dribble-file} is @code{nil}, gnus won't create and
1537 maintain a dribble buffer.  The default is @code{t}.
1538
1539 @vindex gnus-dribble-directory
1540 Gnus will put the dribble file(s) in @code{gnus-dribble-directory}.  If
1541 this variable is @code{nil}, which it is by default, gnus will dribble
1542 into the directory where the @file{.newsrc} file is located.  (This is
1543 normally the user's home directory.)  The dribble file will get the same
1544 file permissions as the @file{.newsrc} file.
1545
1546 @vindex gnus-always-read-dribble-file
1547 If @code{gnus-always-read-dribble-file} is non-@code{nil}, Gnus will
1548 read the dribble file on startup without querying the user.
1549
1550
1551 @node The Active File
1552 @section The Active File
1553 @cindex active file
1554 @cindex ignored groups
1555
1556 When gnus starts, or indeed whenever it tries to determine whether new
1557 articles have arrived, it reads the active file.  This is a very large
1558 file that lists all the active groups and articles on the server.
1559
1560 @vindex gnus-ignored-newsgroups
1561 Before examining the active file, gnus deletes all lines that match the
1562 regexp @code{gnus-ignored-newsgroups}.  This is done primarily to reject
1563 any groups with bogus names, but you can use this variable to make gnus
1564 ignore hierarchies you aren't ever interested in.  However, this is not
1565 recommended.  In fact, it's highly discouraged.  Instead, @pxref{New
1566 Groups} for an overview of other variables that can be used instead.
1567
1568 @c This variable is
1569 @c @code{nil} by default, and will slow down active file handling somewhat
1570 @c if you set it to anything else.
1571
1572 @vindex gnus-read-active-file
1573 @c @head
1574 The active file can be rather Huge, so if you have a slow network, you
1575 can set @code{gnus-read-active-file} to @code{nil} to prevent gnus from
1576 reading the active file.  This variable is @code{some} by default.
1577
1578 Gnus will try to make do by getting information just on the groups that
1579 you actually subscribe to.
1580
1581 Note that if you subscribe to lots and lots of groups, setting this
1582 variable to @code{nil} will probably make gnus slower, not faster.  At
1583 present, having this variable @code{nil} will slow gnus down
1584 considerably, unless you read news over a 2400 baud modem.
1585
1586 This variable can also have the value @code{some}.  Gnus will then
1587 attempt to read active info only on the subscribed groups.  On some
1588 servers this is quite fast (on sparkling, brand new INN servers that
1589 support the @code{LIST ACTIVE group} command), on others this isn't fast
1590 at all.  In any case, @code{some} should be faster than @code{nil}, and
1591 is certainly faster than @code{t} over slow lines.
1592
1593 Some news servers (old versions of Leafnode and old versions of INN, for
1594 instance) do not support the @code{LIST ACTIVE group}.  For these
1595 servers, @code{nil} is probably the most efficient value for this
1596 variable.
1597
1598 If this variable is @code{nil}, gnus will ask for group info in total
1599 lock-step, which isn't very fast.  If it is @code{some} and you use an
1600 @acronym{NNTP} server, gnus will pump out commands as fast as it can, and
1601 read all the replies in one swoop.  This will normally result in better
1602 performance, but if the server does not support the aforementioned
1603 @code{LIST ACTIVE group} command, this isn't very nice to the server.
1604
1605 If you think that starting up Gnus takes too long, try all the three
1606 different values for this variable and see what works best for you.
1607
1608 In any case, if you use @code{some} or @code{nil}, you should definitely
1609 kill all groups that you aren't interested in to speed things up.
1610
1611 Note that this variable also affects active file retrieval from
1612 secondary select methods.
1613
1614
1615 @node Startup Variables
1616 @section Startup Variables
1617
1618 @table @code
1619
1620 @item gnus-load-hook
1621 @vindex gnus-load-hook
1622 A hook run while gnus is being loaded.  Note that this hook will
1623 normally be run just once in each Emacs session, no matter how many
1624 times you start gnus.
1625
1626 @item gnus-before-startup-hook
1627 @vindex gnus-before-startup-hook
1628 A hook run after starting up gnus successfully.
1629
1630 @item gnus-startup-hook
1631 @vindex gnus-startup-hook
1632 A hook run as the very last thing after starting up gnus
1633
1634 @item gnus-started-hook
1635 @vindex gnus-started-hook
1636 A hook that is run as the very last thing after starting up gnus
1637 successfully.
1638
1639 @item gnus-setup-news-hook
1640 @vindex gnus-setup-news-hook
1641 A hook that is run after reading the @file{.newsrc} file(s), but before
1642 generating the group buffer.
1643
1644 @item gnus-check-bogus-newsgroups
1645 @vindex gnus-check-bogus-newsgroups
1646 If non-@code{nil}, gnus will check for and delete all bogus groups at
1647 startup.  A @dfn{bogus group} is a group that you have in your
1648 @file{.newsrc} file, but doesn't exist on the news server.  Checking for
1649 bogus groups can take quite a while, so to save time and resources it's
1650 best to leave this option off, and do the checking for bogus groups once
1651 in a while from the group buffer instead (@pxref{Group Maintenance}).
1652
1653 @item gnus-inhibit-startup-message
1654 @vindex gnus-inhibit-startup-message
1655 If non-@code{nil}, the startup message won't be displayed.  That way,
1656 your boss might not notice as easily that you are reading news instead
1657 of doing your job.  Note that this variable is used before
1658 @file{~/.gnus.el} is loaded, so it should be set in @file{.emacs} instead.
1659
1660 @item gnus-no-groups-message
1661 @vindex gnus-no-groups-message
1662 Message displayed by gnus when no groups are available.
1663
1664 @item gnus-play-startup-jingle
1665 @vindex gnus-play-startup-jingle
1666 If non-@code{nil}, play the gnus jingle at startup.
1667
1668 @item gnus-startup-jingle
1669 @vindex gnus-startup-jingle
1670 Jingle to be played if the above variable is non-@code{nil}.  The
1671 default is @samp{Tuxedomoon.Jingle4.au}.
1672
1673 @end table
1674
1675
1676 @node Group Buffer
1677 @chapter Group Buffer
1678 @cindex group buffer
1679
1680 @c Alex Schroeder suggests to rearrange this as follows:
1681 @c
1682 @c <kensanata> ok, just save it for reference.  I'll go to bed in a minute.
1683 @c   1. Selecting a Group, 2. (new) Finding a Group, 3. Group Levels,
1684 @c   4. Subscription Commands, 5. Group Maneuvering, 6. Group Data,
1685 @c   7. Group Score, 8. Group Buffer Format
1686 @c <kensanata> Group Levels should have more information on levels 5 to 9.  I
1687 @c   suggest to split the 4th paragraph ("Gnus considers groups...") as follows:
1688 @c <kensanata> First, "Gnus considers groups... (default 9)."
1689 @c <kensanata> New, a table summarizing what levels 1 to 9 mean.
1690 @c <kensanata> Third, "Gnus treats subscribed ... reasons of efficiency"
1691 @c <kensanata> Then expand the next paragraph or add some more to it.
1692 @c    This short one sentence explains levels 1 and 2, therefore I understand
1693 @c    that I should keep important news at 3 and boring news at 4.
1694 @c    Say so!  Then go on to explain why I should bother with levels 6 to 9.
1695 @c    Maybe keep those that you don't want to read temporarily at 6,
1696 @c    those that you never want to read at 8, those that offend your
1697 @c    human rights at 9...
1698
1699
1700 The @dfn{group buffer} lists all (or parts) of the available groups.  It
1701 is the first buffer shown when gnus starts, and will never be killed as
1702 long as gnus is active.
1703
1704 @iftex
1705 @iflatex
1706 \gnusfigure{The Group Buffer}{320}{
1707 \put(75,50){\epsfig{figure=ps/group,height=9cm}}
1708 \put(120,37){\makebox(0,0)[t]{Buffer name}}
1709 \put(120,38){\vector(1,2){10}}
1710 \put(40,60){\makebox(0,0)[r]{Mode line}}
1711 \put(40,58){\vector(1,0){30}}
1712 \put(200,28){\makebox(0,0)[t]{Native select method}}
1713 \put(200,26){\vector(-1,2){15}}
1714 }
1715 @end iflatex
1716 @end iftex
1717
1718 @menu
1719 * Group Buffer Format::         Information listed and how you can change it.
1720 * Group Maneuvering::           Commands for moving in the group buffer.
1721 * Selecting a Group::           Actually reading news.
1722 * Subscription Commands::       Unsubscribing, killing, subscribing.
1723 * Group Data::                  Changing the info for a group.
1724 * Group Levels::                Levels? What are those, then?
1725 * Group Score::                 A mechanism for finding out what groups you like.
1726 * Marking Groups::              You can mark groups for later processing.
1727 * Foreign Groups::              Creating and editing groups.
1728 * Group Parameters::            Each group may have different parameters set.
1729 * Listing Groups::              Gnus can list various subsets of the groups.
1730 * Sorting Groups::              Re-arrange the group order.
1731 * Group Maintenance::           Maintaining a tidy @file{.newsrc} file.
1732 * Browse Foreign Server::       You can browse a server.  See what it has to offer.
1733 * Exiting Gnus::                Stop reading news and get some work done.
1734 * Group Topics::                A folding group mode divided into topics.
1735 * Misc Group Stuff::            Other stuff that you can to do.
1736 @end menu
1737
1738
1739 @node Group Buffer Format
1740 @section Group Buffer Format
1741
1742 @menu
1743 * Group Line Specification::    Deciding how the group buffer is to look.
1744 * Group Mode Line Specification::  The group buffer mode line.
1745 * Group Highlighting::          Having nice colors in the group buffer.
1746 @end menu
1747
1748
1749 @node Group Line Specification
1750 @subsection Group Line Specification
1751 @cindex group buffer format
1752
1753 The default format of the group buffer is nice and dull, but you can
1754 make it as exciting and ugly as you feel like.
1755
1756 Here's a couple of example group lines:
1757
1758 @example
1759      25: news.announce.newusers
1760  *    0: alt.fan.andrea-dworkin
1761 @end example
1762
1763 Quite simple, huh?
1764
1765 You can see that there are 25 unread articles in
1766 @samp{news.announce.newusers}.  There are no unread articles, but some
1767 ticked articles, in @samp{alt.fan.andrea-dworkin} (see that little
1768 asterisk at the beginning of the line?).
1769
1770 @vindex gnus-group-line-format
1771 You can change that format to whatever you want by fiddling with the
1772 @code{gnus-group-line-format} variable.  This variable works along the
1773 lines of a @code{format} specification, which is pretty much the same as
1774 a @code{printf} specifications, for those of you who use (feh!) C.
1775 @xref{Formatting Variables}.
1776
1777 @samp{%M%S%5y:%B%(%g%)\n} is the value that produced those lines above.
1778
1779 There should always be a colon on the line; the cursor always moves to
1780 the colon after performing an operation.  @xref{Positioning
1781 Point}.  Nothing else is required---not even the group name.  All
1782 displayed text is just window dressing, and is never examined by Gnus.
1783 Gnus stores all real information it needs using text properties.
1784
1785 (Note that if you make a really strange, wonderful, spreadsheet-like
1786 layout, everybody will believe you are hard at work with the accounting
1787 instead of wasting time reading news.)
1788
1789 Here's a list of all available format characters:
1790
1791 @table @samp
1792
1793 @item M
1794 An asterisk if the group only has marked articles.
1795
1796 @item S
1797 Whether the group is subscribed.
1798
1799 @item L
1800 Level of subscribedness.
1801
1802 @item N
1803 Number of unread articles.
1804
1805 @item I
1806 Number of dormant articles.
1807
1808 @item T
1809 Number of ticked articles.
1810
1811 @item R
1812 Number of read articles.
1813
1814 @item U
1815 Number of unseen articles.
1816
1817 @item t
1818 Estimated total number of articles.  (This is really @var{max-number}
1819 minus @var{min-number} plus 1.)
1820
1821 Gnus uses this estimation because the @acronym{NNTP} protocol provides
1822 efficient access to @var{max-number} and @var{min-number} but getting
1823 the true unread message count is not possible efficiently.  For
1824 hysterical raisins, even the mail back ends, where the true number of
1825 unread messages might be available efficiently, use the same limited
1826 interface.  To remove this restriction from Gnus means that the back
1827 end interface has to be changed, which is not an easy job.  If you
1828 want to work on this, please contact the Gnus mailing list.
1829
1830 @item y
1831 Number of unread, unticked, non-dormant articles.
1832
1833 @item i
1834 Number of ticked and dormant articles.
1835
1836 @item g
1837 Full group name.
1838
1839 @item G
1840 Group name.
1841
1842 @item C
1843 Group comment (@pxref{Group Parameters}) or group name if there is no
1844 comment element in the group parameters.
1845
1846 @item D
1847 Newsgroup description.  You need to read the group descriptions
1848 before these will appear, and to do that, you either have to set
1849 @code{gnus-read-active-file} or use the group buffer @kbd{M-d}
1850 command.
1851
1852 @item o
1853 @samp{m} if moderated.
1854
1855 @item O
1856 @samp{(m)} if moderated.
1857
1858 @item s
1859 Select method.
1860
1861 @item B
1862 If the summary buffer for the group is open or not.
1863
1864 @item n
1865 Select from where.
1866
1867 @item z
1868 A string that looks like @samp{<%s:%n>} if a foreign select method is
1869 used.
1870
1871 @item P
1872 Indentation based on the level of the topic (@pxref{Group Topics}).
1873
1874 @item c
1875 @vindex gnus-group-uncollapsed-levels
1876 Short (collapsed) group name.  The @code{gnus-group-uncollapsed-levels}
1877 variable says how many levels to leave at the end of the group name.
1878 The default is 1---this will mean that group names like
1879 @samp{gnu.emacs.gnus} will be shortened to @samp{g.e.gnus}.
1880
1881 @item m
1882 @vindex gnus-new-mail-mark
1883 @cindex %
1884 @samp{%} (@code{gnus-new-mail-mark}) if there has arrived new mail to
1885 the group lately.
1886
1887 @item p
1888 @samp{#} (@code{gnus-process-mark}) if the group is process marked.
1889
1890 @item d
1891 A string that says when you last read the group (@pxref{Group
1892 Timestamp}).
1893
1894 @item u
1895 User defined specifier.  The next character in the format string should
1896 be a letter.  Gnus will call the function
1897 @code{gnus-user-format-function-}@samp{X}, where @samp{X} is the letter
1898 following @samp{%u}.  The function will be passed a single dummy
1899 parameter as argument.  The function should return a string, which will
1900 be inserted into the buffer just like information from any other
1901 specifier.
1902 @end table
1903
1904 @cindex *
1905 All the ``number-of'' specs will be filled with an asterisk (@samp{*})
1906 if no info is available---for instance, if it is a non-activated foreign
1907 group, or a bogus native group.
1908
1909
1910 @node Group Mode Line Specification
1911 @subsection Group Mode Line Specification
1912 @cindex group mode line
1913
1914 @vindex gnus-group-mode-line-format
1915 The mode line can be changed by setting
1916 @code{gnus-group-mode-line-format} (@pxref{Mode Line Formatting}).  It
1917 doesn't understand that many format specifiers:
1918
1919 @table @samp
1920 @item S
1921 The native news server.
1922 @item M
1923 The native select method.
1924 @end table
1925
1926
1927 @node Group Highlighting
1928 @subsection Group Highlighting
1929 @cindex highlighting
1930 @cindex group highlighting
1931
1932 @vindex gnus-group-highlight
1933 Highlighting in the group buffer is controlled by the
1934 @code{gnus-group-highlight} variable.  This is an alist with elements
1935 that look like @code{(@var{form} . @var{face})}.  If @var{form} evaluates to
1936 something non-@code{nil}, the @var{face} will be used on the line.
1937
1938 Here's an example value for this variable that might look nice if the
1939 background is dark:
1940
1941 @lisp
1942 (cond (window-system
1943        (setq custom-background-mode 'light)
1944        (defface my-group-face-1
1945          '((t (:foreground "Red" :bold t))) "First group face")
1946        (defface my-group-face-2
1947          '((t (:foreground "DarkSeaGreen4" :bold t)))
1948          "Second group face")
1949        (defface my-group-face-3
1950          '((t (:foreground "Green4" :bold t))) "Third group face")
1951        (defface my-group-face-4
1952          '((t (:foreground "SteelBlue" :bold t))) "Fourth group face")
1953        (defface my-group-face-5
1954          '((t (:foreground "Blue" :bold t))) "Fifth group face")))
1955
1956 (setq gnus-group-highlight
1957       '(((> unread 200) . my-group-face-1)
1958         ((and (< level 3) (zerop unread)) . my-group-face-2)
1959         ((< level 3) . my-group-face-3)
1960         ((zerop unread) . my-group-face-4)
1961         (t . my-group-face-5)))
1962 @end lisp
1963
1964 Also @pxref{Faces and Fonts}.
1965
1966 Variables that are dynamically bound when the forms are evaluated
1967 include:
1968
1969 @table @code
1970 @item group
1971 The group name.
1972 @item unread
1973 The number of unread articles in the group.
1974 @item method
1975 The select method.
1976 @item mailp
1977 Whether the group is a mail group.
1978 @item level
1979 The level of the group.
1980 @item score
1981 The score of the group.
1982 @item ticked
1983 The number of ticked articles in the group.
1984 @item total
1985 The total number of articles in the group.  Or rather,
1986 @var{max-number} minus @var{min-number} plus one.
1987 @item topic
1988 When using the topic minor mode, this variable is bound to the current
1989 topic being inserted.
1990 @end table
1991
1992 When the forms are @code{eval}ed, point is at the beginning of the line
1993 of the group in question, so you can use many of the normal gnus
1994 functions for snarfing info on the group.
1995
1996 @vindex gnus-group-update-hook
1997 @findex gnus-group-highlight-line
1998 @code{gnus-group-update-hook} is called when a group line is changed.
1999 It will not be called when @code{gnus-visual} is @code{nil}.  This hook
2000 calls @code{gnus-group-highlight-line} by default.
2001
2002
2003 @node Group Maneuvering
2004 @section Group Maneuvering
2005 @cindex group movement
2006
2007 All movement commands understand the numeric prefix and will behave as
2008 expected, hopefully.
2009
2010 @table @kbd
2011
2012 @item n
2013 @kindex n (Group)
2014 @findex gnus-group-next-unread-group
2015 Go to the next group that has unread articles
2016 (@code{gnus-group-next-unread-group}).
2017
2018 @item p
2019 @itemx DEL
2020 @kindex DEL (Group)
2021 @kindex p (Group)
2022 @findex gnus-group-prev-unread-group
2023 Go to the previous group that has unread articles
2024 (@code{gnus-group-prev-unread-group}).
2025
2026 @item N
2027 @kindex N (Group)
2028 @findex gnus-group-next-group
2029 Go to the next group (@code{gnus-group-next-group}).
2030
2031 @item P
2032 @kindex P (Group)
2033 @findex gnus-group-prev-group
2034 Go to the previous group (@code{gnus-group-prev-group}).
2035
2036 @item M-n
2037 @kindex M-n (Group)
2038 @findex gnus-group-next-unread-group-same-level
2039 Go to the next unread group on the same (or lower) level
2040 (@code{gnus-group-next-unread-group-same-level}).
2041
2042 @item M-p
2043 @kindex M-p (Group)
2044 @findex gnus-group-prev-unread-group-same-level
2045 Go to the previous unread group on the same (or lower) level
2046 (@code{gnus-group-prev-unread-group-same-level}).
2047 @end table
2048
2049 Three commands for jumping to groups:
2050
2051 @table @kbd
2052
2053 @item j
2054 @kindex j (Group)
2055 @findex gnus-group-jump-to-group
2056 Jump to a group (and make it visible if it isn't already)
2057 (@code{gnus-group-jump-to-group}).  Killed groups can be jumped to, just
2058 like living groups.
2059
2060 @item ,
2061 @kindex , (Group)
2062 @findex gnus-group-best-unread-group
2063 Jump to the unread group with the lowest level
2064 (@code{gnus-group-best-unread-group}).
2065
2066 @item .
2067 @kindex . (Group)
2068 @findex gnus-group-first-unread-group
2069 Jump to the first group with unread articles
2070 (@code{gnus-group-first-unread-group}).
2071 @end table
2072
2073 @vindex gnus-group-goto-unread
2074 If @code{gnus-group-goto-unread} is @code{nil}, all the movement
2075 commands will move to the next group, not the next unread group.  Even
2076 the commands that say they move to the next unread group.  The default
2077 is @code{t}.
2078
2079
2080 @node Selecting a Group
2081 @section Selecting a Group
2082 @cindex group selection
2083
2084 @table @kbd
2085
2086 @item SPACE
2087 @kindex SPACE (Group)
2088 @findex gnus-group-read-group
2089 Select the current group, switch to the summary buffer and display the
2090 first unread article (@code{gnus-group-read-group}).  If there are no
2091 unread articles in the group, or if you give a non-numerical prefix to
2092 this command, gnus will offer to fetch all the old articles in this
2093 group from the server.  If you give a numerical prefix @var{n}, @var{n}
2094 determines the number of articles Gnus will fetch.  If @var{n} is
2095 positive, Gnus fetches the @var{n} newest articles, if @var{n} is
2096 negative, Gnus fetches the @code{abs(@var{n})} oldest articles.
2097
2098 Thus, @kbd{SPC} enters the group normally, @kbd{C-u SPC} offers old
2099 articles, @kbd{C-u 4 2 SPC} fetches the 42 newest articles, and @kbd{C-u
2100 - 4 2 SPC} fetches the 42 oldest ones.
2101
2102 When you are in the group (in the Summary buffer), you can type
2103 @kbd{M-g} to fetch new articles, or @kbd{C-u M-g} to also show the old
2104 ones.
2105
2106 @item RET
2107 @kindex RET (Group)
2108 @findex gnus-group-select-group
2109 Select the current group and switch to the summary buffer
2110 (@code{gnus-group-select-group}).  Takes the same arguments as
2111 @code{gnus-group-read-group}---the only difference is that this command
2112 does not display the first unread article automatically upon group
2113 entry.
2114
2115 @item M-RET
2116 @kindex M-RET (Group)
2117 @findex gnus-group-quick-select-group
2118 This does the same as the command above, but tries to do it with the
2119 minimum amount of fuzz (@code{gnus-group-quick-select-group}).  No
2120 scoring/killing will be performed, there will be no highlights and no
2121 expunging.  This might be useful if you're in a real hurry and have to
2122 enter some humongous group.  If you give a 0 prefix to this command
2123 (i.e., @kbd{0 M-RET}), gnus won't even generate the summary buffer,
2124 which is useful if you want to toggle threading before generating the
2125 summary buffer (@pxref{Summary Generation Commands}).
2126
2127 @item M-SPACE
2128 @kindex M-SPACE (Group)
2129 @findex gnus-group-visible-select-group
2130 This is yet one more command that does the same as the @kbd{RET}
2131 command, but this one does it without expunging and hiding dormants
2132 (@code{gnus-group-visible-select-group}).
2133
2134 @item C-M-RET
2135 @kindex C-M-RET (Group)
2136 @findex gnus-group-select-group-ephemerally
2137 Finally, this command selects the current group ephemerally without
2138 doing any processing of its contents
2139 (@code{gnus-group-select-group-ephemerally}).  Even threading has been
2140 turned off.  Everything you do in the group after selecting it in this
2141 manner will have no permanent effects.
2142
2143 @end table
2144
2145 @vindex gnus-large-newsgroup
2146 The @code{gnus-large-newsgroup} variable says what Gnus should
2147 consider to be a big group.  If it is @code{nil}, no groups are
2148 considered big.  The default value is 200.  If the group has more
2149 (unread and/or ticked) articles than this, gnus will query the user
2150 before entering the group.  The user can then specify how many
2151 articles should be fetched from the server.  If the user specifies a
2152 negative number (@var{-n}), the @var{n} oldest articles will be
2153 fetched.  If it is positive, the @var{n} articles that have arrived
2154 most recently will be fetched.
2155
2156 @vindex gnus-large-ephemeral-newsgroup
2157 @code{gnus-large-ephemeral-newsgroup} is the same as
2158 @code{gnus-large-newsgroup}, but is only used for ephemeral
2159 newsgroups.
2160
2161 @vindex gnus-select-group-hook
2162 @vindex gnus-auto-select-first
2163 @vindex gnus-auto-select-subject
2164 If @code{gnus-auto-select-first} is non-@code{nil}, select an article
2165 automatically when entering a group with the @kbd{SPACE} command.
2166 Which article this is is controlled by the
2167 @code{gnus-auto-select-subject} variable.  Valid values for this
2168 variable is:
2169
2170 @table @code
2171
2172 @item unread
2173 Place point on the subject line of the first unread article.
2174
2175 @item first
2176 Place point on the subject line of the first article.
2177
2178 @item unseen
2179 Place point on the subject line of the first unseen article.
2180
2181 @item unseen-or-unread
2182 Place point on the subject line of the first unseen article, and if
2183 there is no such article, place point on the subject line of the first
2184 unread article.
2185
2186 @item best
2187 Place point on the subject line of the highest-scored unread article.
2188
2189 @end table
2190
2191 This variable can also be a function.  In that case, that function
2192 will be called to place point on a subject line.
2193
2194 If you want to prevent automatic selection in some group (say, in a
2195 binary group with Huge articles) you can set the
2196 @code{gnus-auto-select-first} variable to @code{nil} in
2197 @code{gnus-select-group-hook}, which is called when a group is
2198 selected.
2199
2200
2201 @node Subscription Commands
2202 @section Subscription Commands
2203 @cindex subscription
2204
2205 @table @kbd
2206
2207 @item S t
2208 @itemx u
2209 @kindex S t (Group)
2210 @kindex u (Group)
2211 @findex gnus-group-unsubscribe-current-group
2212 @c @icon{gnus-group-unsubscribe}
2213 Toggle subscription to the current group
2214 (@code{gnus-group-unsubscribe-current-group}).
2215
2216 @item S s
2217 @itemx U
2218 @kindex S s (Group)
2219 @kindex U (Group)
2220 @findex gnus-group-unsubscribe-group
2221 Prompt for a group to subscribe, and then subscribe it.  If it was
2222 subscribed already, unsubscribe it instead
2223 (@code{gnus-group-unsubscribe-group}).
2224
2225 @item S k
2226 @itemx C-k
2227 @kindex S k (Group)
2228 @kindex C-k (Group)
2229 @findex gnus-group-kill-group
2230 @c @icon{gnus-group-kill-group}
2231 Kill the current group (@code{gnus-group-kill-group}).
2232
2233 @item S y
2234 @itemx C-y
2235 @kindex S y (Group)
2236 @kindex C-y (Group)
2237 @findex gnus-group-yank-group
2238 Yank the last killed group (@code{gnus-group-yank-group}).
2239
2240 @item C-x C-t
2241 @kindex C-x C-t (Group)
2242 @findex gnus-group-transpose-groups
2243 Transpose two groups (@code{gnus-group-transpose-groups}).  This isn't
2244 really a subscription command, but you can use it instead of a
2245 kill-and-yank sequence sometimes.
2246
2247 @item S w
2248 @itemx C-w
2249 @kindex S w (Group)
2250 @kindex C-w (Group)
2251 @findex gnus-group-kill-region
2252 Kill all groups in the region (@code{gnus-group-kill-region}).
2253
2254 @item S z
2255 @kindex S z (Group)
2256 @findex gnus-group-kill-all-zombies
2257 Kill all zombie groups (@code{gnus-group-kill-all-zombies}).
2258
2259 @item S C-k
2260 @kindex S C-k (Group)
2261 @findex gnus-group-kill-level
2262 Kill all groups on a certain level (@code{gnus-group-kill-level}).
2263 These groups can't be yanked back after killing, so this command should
2264 be used with some caution.  The only time where this command comes in
2265 really handy is when you have a @file{.newsrc} with lots of unsubscribed
2266 groups that you want to get rid off.  @kbd{S C-k} on level 7 will
2267 kill off all unsubscribed groups that do not have message numbers in the
2268 @file{.newsrc} file.
2269
2270 @end table
2271
2272 Also @pxref{Group Levels}.
2273
2274
2275 @node Group Data
2276 @section Group Data
2277
2278 @table @kbd
2279
2280 @item c
2281 @kindex c (Group)
2282 @findex gnus-group-catchup-current
2283 @vindex gnus-group-catchup-group-hook
2284 @c @icon{gnus-group-catchup-current}
2285 Mark all unticked articles in this group as read
2286 (@code{gnus-group-catchup-current}).
2287 @code{gnus-group-catchup-group-hook} is called when catching up a group from
2288 the group buffer.
2289
2290 @item C
2291 @kindex C (Group)
2292 @findex gnus-group-catchup-current-all
2293 Mark all articles in this group, even the ticked ones, as read
2294 (@code{gnus-group-catchup-current-all}).
2295
2296 @item M-c
2297 @kindex M-c (Group)
2298 @findex gnus-group-clear-data
2299 Clear the data from the current group---nix out marks and the list of
2300 read articles (@code{gnus-group-clear-data}).
2301
2302 @item M-x gnus-group-clear-data-on-native-groups
2303 @kindex M-x gnus-group-clear-data-on-native-groups
2304 @findex gnus-group-clear-data-on-native-groups
2305 If you have switched from one @acronym{NNTP} server to another, all your marks
2306 and read ranges have become worthless.  You can use this command to
2307 clear out all data that you have on your native groups.  Use with
2308 caution.
2309
2310 @end table
2311
2312
2313 @node Group Levels
2314 @section Group Levels
2315 @cindex group level
2316 @cindex level
2317
2318 All groups have a level of @dfn{subscribedness}.  For instance, if a
2319 group is on level 2, it is more subscribed than a group on level 5.  You
2320 can ask gnus to just list groups on a given level or lower
2321 (@pxref{Listing Groups}), or to just check for new articles in groups on
2322 a given level or lower (@pxref{Scanning New Messages}).
2323
2324 Remember:  The higher the level of the group, the less important it is.
2325
2326 @table @kbd
2327
2328 @item S l
2329 @kindex S l (Group)
2330 @findex gnus-group-set-current-level
2331 Set the level of the current group.  If a numeric prefix is given, the
2332 next @var{n} groups will have their levels set.  The user will be
2333 prompted for a level.
2334 @end table
2335
2336 @vindex gnus-level-killed
2337 @vindex gnus-level-zombie
2338 @vindex gnus-level-unsubscribed
2339 @vindex gnus-level-subscribed
2340 Gnus considers groups from levels 1 to
2341 @code{gnus-level-subscribed} (inclusive) (default 5) to be subscribed,
2342 @code{gnus-level-subscribed} (exclusive) and
2343 @code{gnus-level-unsubscribed} (inclusive) (default 7) to be
2344 unsubscribed, @code{gnus-level-zombie} to be zombies (walking dead)
2345 (default 8) and @code{gnus-level-killed} to be killed (completely dead)
2346 (default 9).  Gnus treats subscribed and unsubscribed groups exactly the
2347 same, but zombie and killed groups have no information on what articles
2348 you have read, etc, stored.  This distinction between dead and living
2349 groups isn't done because it is nice or clever, it is done purely for
2350 reasons of efficiency.
2351
2352 It is recommended that you keep all your mail groups (if any) on quite
2353 low levels (e.g. 1 or 2).
2354
2355 Maybe the following description of the default behavior of Gnus helps to
2356 understand what these levels are all about.  By default, Gnus shows you
2357 subscribed nonempty groups, but by hitting @kbd{L} you can have it show
2358 empty subscribed groups and unsubscribed groups, too.  Type @kbd{l} to
2359 go back to showing nonempty subscribed groups again.  Thus, unsubscribed
2360 groups are hidden, in a way.
2361
2362 Zombie and killed groups are similar to unsubscribed groups in that they
2363 are hidden by default.  But they are different from subscribed and
2364 unsubscribed groups in that Gnus doesn't ask the news server for
2365 information (number of messages, number of unread messages) on zombie
2366 and killed groups.  Normally, you use @kbd{C-k} to kill the groups you
2367 aren't interested in.  If most groups are killed, Gnus is faster.
2368
2369 Why does Gnus distinguish between zombie and killed groups?  Well, when
2370 a new group arrives on the server, Gnus by default makes it a zombie
2371 group.  This means that you are normally not bothered with new groups,
2372 but you can type @kbd{A z} to get a list of all new groups.  Subscribe
2373 the ones you like and kill the ones you don't want.  (@kbd{A k} shows a
2374 list of killed groups.)
2375
2376 If you want to play with the level variables, you should show some care.
2377 Set them once, and don't touch them ever again.  Better yet, don't touch
2378 them at all unless you know exactly what you're doing.
2379
2380 @vindex gnus-level-default-unsubscribed
2381 @vindex gnus-level-default-subscribed
2382 Two closely related variables are @code{gnus-level-default-subscribed}
2383 (default 3) and @code{gnus-level-default-unsubscribed} (default 6),
2384 which are the levels that new groups will be put on if they are
2385 (un)subscribed.  These two variables should, of course, be inside the
2386 relevant valid ranges.
2387
2388 @vindex gnus-keep-same-level
2389 If @code{gnus-keep-same-level} is non-@code{nil}, some movement commands
2390 will only move to groups of the same level (or lower).  In
2391 particular, going from the last article in one group to the next group
2392 will go to the next group of the same level (or lower).  This might be
2393 handy if you want to read the most important groups before you read the
2394 rest.
2395
2396 If this variable is @code{best}, Gnus will make the next newsgroup the
2397 one with the best level.
2398
2399 @vindex gnus-group-default-list-level
2400 All groups with a level less than or equal to
2401 @code{gnus-group-default-list-level} will be listed in the group buffer
2402 by default.
2403
2404 @vindex gnus-group-list-inactive-groups
2405 If @code{gnus-group-list-inactive-groups} is non-@code{nil}, non-active
2406 groups will be listed along with the unread groups.  This variable is
2407 @code{t} by default.  If it is @code{nil}, inactive groups won't be
2408 listed.
2409
2410 @vindex gnus-group-use-permanent-levels
2411 If @code{gnus-group-use-permanent-levels} is non-@code{nil}, once you
2412 give a level prefix to @kbd{g} or @kbd{l}, all subsequent commands will
2413 use this level as the ``work'' level.
2414
2415 @vindex gnus-activate-level
2416 Gnus will normally just activate (i. e., query the server about) groups
2417 on level @code{gnus-activate-level} or less.  If you don't want to
2418 activate unsubscribed groups, for instance, you might set this variable
2419 to 5.  The default is 6.
2420
2421
2422 @node Group Score
2423 @section Group Score
2424 @cindex group score
2425 @cindex group rank
2426 @cindex rank
2427
2428 You would normally keep important groups on high levels, but that scheme
2429 is somewhat restrictive.  Don't you wish you could have Gnus sort the
2430 group buffer according to how often you read groups, perhaps?  Within
2431 reason?
2432
2433 This is what @dfn{group score} is for.  You can have Gnus assign a score
2434 to each group through the mechanism described below.  You can then sort
2435 the group buffer based on this score.  Alternatively, you can sort on
2436 score and then level.  (Taken together, the level and the score is
2437 called the @dfn{rank} of the group.  A group that is on level 4 and has
2438 a score of 1 has a higher rank than a group on level 5 that has a score
2439 of 300.  (The level is the most significant part and the score is the
2440 least significant part.))
2441
2442 @findex gnus-summary-bubble-group
2443 If you want groups you read often to get higher scores than groups you
2444 read seldom you can add the @code{gnus-summary-bubble-group} function to
2445 the @code{gnus-summary-exit-hook} hook.  This will result (after
2446 sorting) in a bubbling sort of action.  If you want to see that in
2447 action after each summary exit, you can add
2448 @code{gnus-group-sort-groups-by-rank} or
2449 @code{gnus-group-sort-groups-by-score} to the same hook, but that will
2450 slow things down somewhat.
2451
2452
2453 @node Marking Groups
2454 @section Marking Groups
2455 @cindex marking groups
2456
2457 If you want to perform some command on several groups, and they appear
2458 subsequently in the group buffer, you would normally just give a
2459 numerical prefix to the command.  Most group commands will then do your
2460 bidding on those groups.
2461
2462 However, if the groups are not in sequential order, you can still
2463 perform a command on several groups.  You simply mark the groups first
2464 with the process mark and then execute the command.
2465
2466 @table @kbd
2467
2468 @item #
2469 @kindex # (Group)
2470 @itemx M m
2471 @kindex M m (Group)
2472 @findex gnus-group-mark-group
2473 Set the mark on the current group (@code{gnus-group-mark-group}).
2474
2475 @item M-#
2476 @kindex M-# (Group)
2477 @itemx M u
2478 @kindex M u (Group)
2479 @findex gnus-group-unmark-group
2480 Remove the mark from the current group
2481 (@code{gnus-group-unmark-group}).
2482
2483 @item M U
2484 @kindex M U (Group)
2485 @findex gnus-group-unmark-all-groups
2486 Remove the mark from all groups (@code{gnus-group-unmark-all-groups}).
2487
2488 @item M w
2489 @kindex M w (Group)
2490 @findex gnus-group-mark-region
2491 Mark all groups between point and mark (@code{gnus-group-mark-region}).
2492
2493 @item M b
2494 @kindex M b (Group)
2495 @findex gnus-group-mark-buffer
2496 Mark all groups in the buffer (@code{gnus-group-mark-buffer}).
2497
2498 @item M r
2499 @kindex M r (Group)
2500 @findex gnus-group-mark-regexp
2501 Mark all groups that match some regular expression
2502 (@code{gnus-group-mark-regexp}).
2503 @end table
2504
2505 Also @pxref{Process/Prefix}.
2506
2507 @findex gnus-group-universal-argument
2508 If you want to execute some command on all groups that have been marked
2509 with the process mark, you can use the @kbd{M-&}
2510 (@code{gnus-group-universal-argument}) command.  It will prompt you for
2511 the command to be executed.
2512
2513
2514 @node Foreign Groups
2515 @section Foreign Groups
2516 @cindex foreign groups
2517
2518 Below are some group mode commands for making and editing general foreign
2519 groups, as well as commands to ease the creation of a few
2520 special-purpose groups.  All these commands insert the newly created
2521 groups under point---@code{gnus-subscribe-newsgroup-method} is not
2522 consulted.
2523
2524 @table @kbd
2525
2526 @item G m
2527 @kindex G m (Group)
2528 @findex gnus-group-make-group
2529 @cindex making groups
2530 Make a new group (@code{gnus-group-make-group}).  Gnus will prompt you
2531 for a name, a method and possibly an @dfn{address}.  For an easier way
2532 to subscribe to @acronym{NNTP} groups (@pxref{Browse Foreign Server}).
2533
2534 @item G r
2535 @kindex G r (Group)
2536 @findex gnus-group-rename-group
2537 @cindex renaming groups
2538 Rename the current group to something else
2539 (@code{gnus-group-rename-group}).  This is valid only on some
2540 groups---mail groups mostly.  This command might very well be quite slow
2541 on some back ends.
2542
2543 @item G c
2544 @kindex G c (Group)
2545 @cindex customizing
2546 @findex gnus-group-customize
2547 Customize the group parameters (@code{gnus-group-customize}).
2548
2549 @item G e
2550 @kindex G e (Group)
2551 @findex gnus-group-edit-group-method
2552 @cindex renaming groups
2553 Enter a buffer where you can edit the select method of the current
2554 group (@code{gnus-group-edit-group-method}).
2555
2556 @item G p
2557 @kindex G p (Group)
2558 @findex gnus-group-edit-group-parameters
2559 Enter a buffer where you can edit the group parameters
2560 (@code{gnus-group-edit-group-parameters}).
2561
2562 @item G E
2563 @kindex G E (Group)
2564 @findex gnus-group-edit-group
2565 Enter a buffer where you can edit the group info
2566 (@code{gnus-group-edit-group}).
2567
2568 @item G d
2569 @kindex G d (Group)
2570 @findex gnus-group-make-directory-group
2571 @cindex nndir
2572 Make a directory group (@pxref{Directory Groups}).  You will be prompted
2573 for a directory name (@code{gnus-group-make-directory-group}).
2574
2575 @item G h
2576 @kindex G h (Group)
2577 @cindex help group
2578 @findex gnus-group-make-help-group
2579 Make the gnus help group (@code{gnus-group-make-help-group}).
2580
2581 @item G a
2582 @kindex G a (Group)
2583 @cindex (ding) archive
2584 @cindex archive group
2585 @findex gnus-group-make-archive-group
2586 @vindex gnus-group-archive-directory
2587 @vindex gnus-group-recent-archive-directory
2588 Make a gnus archive group (@code{gnus-group-make-archive-group}).  By
2589 default a group pointing to the most recent articles will be created
2590 (@code{gnus-group-recent-archive-directory}), but given a prefix, a full
2591 group will be created from @code{gnus-group-archive-directory}.
2592
2593 @item G k
2594 @kindex G k (Group)
2595 @findex gnus-group-make-kiboze-group
2596 @cindex nnkiboze
2597 Make a kiboze group.  You will be prompted for a name, for a regexp to
2598 match groups to be ``included'' in the kiboze group, and a series of
2599 strings to match on headers (@code{gnus-group-make-kiboze-group}).
2600 @xref{Kibozed Groups}.
2601
2602 @item G D
2603 @kindex G D (Group)
2604 @findex gnus-group-enter-directory
2605 @cindex nneething
2606 Read an arbitrary directory as if it were a newsgroup with the
2607 @code{nneething} back end (@code{gnus-group-enter-directory}).
2608 @xref{Anything Groups}.
2609
2610 @item G f
2611 @kindex G f (Group)
2612 @findex gnus-group-make-doc-group
2613 @cindex ClariNet Briefs
2614 @cindex nndoc
2615 Make a group based on some file or other
2616 (@code{gnus-group-make-doc-group}).  If you give a prefix to this
2617 command, you will be prompted for a file name and a file type.
2618 Currently supported types are @code{mbox}, @code{babyl},
2619 @code{digest}, @code{news}, @code{rnews}, @code{mmdf}, @code{forward},
2620 @code{rfc934}, @code{rfc822-forward}, @code{mime-parts},
2621 @code{standard-digest}, @code{slack-digest}, @code{clari-briefs},
2622 @code{nsmail}, @code{outlook}, @code{oe-dbx}, and @code{mailman}.  If
2623 you run this command without a prefix, Gnus will guess at the file
2624 type.  @xref{Document Groups}.
2625
2626 @item G u
2627 @kindex G u (Group)
2628 @vindex gnus-useful-groups
2629 @findex gnus-group-make-useful-group
2630 Create one of the groups mentioned in @code{gnus-useful-groups}
2631 (@code{gnus-group-make-useful-group}).
2632
2633 @item G w
2634 @kindex G w (Group)
2635 @findex gnus-group-make-web-group
2636 @cindex Google
2637 @cindex nnweb
2638 @cindex gmane
2639 Make an ephemeral group based on a web search
2640 (@code{gnus-group-make-web-group}).  If you give a prefix to this
2641 command, make a solid group instead.  You will be prompted for the
2642 search engine type and the search string.  Valid search engine types
2643 include @code{google}, @code{dejanews}, and @code{gmane}.
2644 @xref{Web Searches}.
2645
2646 If you use the @code{google} search engine, you can limit the search
2647 to a particular group by using a match string like
2648 @samp{shaving group:alt.sysadmin.recovery}.
2649
2650 @item G DEL
2651 @kindex G DEL (Group)
2652 @findex gnus-group-delete-group
2653 This function will delete the current group
2654 (@code{gnus-group-delete-group}).  If given a prefix, this function will
2655 actually delete all the articles in the group, and forcibly remove the
2656 group itself from the face of the Earth.  Use a prefix only if you are
2657 absolutely sure of what you are doing.  This command can't be used on
2658 read-only groups (like @code{nntp} group), though.
2659
2660 @item G V
2661 @kindex G V (Group)
2662 @findex gnus-group-make-empty-virtual
2663 Make a new, fresh, empty @code{nnvirtual} group
2664 (@code{gnus-group-make-empty-virtual}).  @xref{Virtual Groups}.
2665
2666 @item G v
2667 @kindex G v (Group)
2668 @findex gnus-group-add-to-virtual
2669 Add the current group to an @code{nnvirtual} group
2670 (@code{gnus-group-add-to-virtual}).  Uses the process/prefix convention.
2671 @end table
2672
2673 @xref{Select Methods}, for more information on the various select
2674 methods.
2675
2676 @vindex gnus-activate-foreign-newsgroups
2677 If @code{gnus-activate-foreign-newsgroups} is a positive number,
2678 gnus will check all foreign groups with this level or lower at startup.
2679 This might take quite a while, especially if you subscribe to lots of
2680 groups from different @acronym{NNTP} servers.  Also @pxref{Group Levels};
2681 @code{gnus-activate-level} also affects activation of foreign
2682 newsgroups.
2683
2684
2685 @node Group Parameters
2686 @section Group Parameters
2687 @cindex group parameters
2688
2689 The group parameters store information local to a particular group.
2690 Here's an example group parameter list:
2691
2692 @example
2693 ((to-address . "ding@@gnus.org")
2694  (auto-expire . t))
2695 @end example
2696
2697 We see that each element consists of a ``dotted pair''---the thing before
2698 the dot is the key, while the thing after the dot is the value.  All the
2699 parameters have this form @emph{except} local variable specs, which are
2700 not dotted pairs, but proper lists.
2701
2702 Some parameters have correspondent customizable variables, each of which
2703 is an alist of regexps and values.
2704
2705 The following group parameters can be used:
2706
2707 @table @code
2708 @item to-address
2709 @cindex to-address
2710 Address used by when doing followups and new posts.
2711
2712 @example
2713 (to-address . "some@@where.com")
2714 @end example
2715
2716 This is primarily useful in mail groups that represent closed mailing
2717 lists---mailing lists where it's expected that everybody that writes to
2718 the mailing list is subscribed to it.  Since using this parameter
2719 ensures that the mail only goes to the mailing list itself, it means
2720 that members won't receive two copies of your followups.
2721
2722 Using @code{to-address} will actually work whether the group is foreign
2723 or not.  Let's say there's a group on the server that is called
2724 @samp{fa.4ad-l}.  This is a real newsgroup, but the server has gotten
2725 the articles from a mail-to-news gateway.  Posting directly to this
2726 group is therefore impossible---you have to send mail to the mailing
2727 list address instead.
2728
2729 See also @code{gnus-parameter-to-address-alist}.
2730
2731 @item to-list
2732 @cindex to-list
2733 Address used when doing @kbd{a} in that group.
2734
2735 @example
2736 (to-list . "some@@where.com")
2737 @end example
2738
2739 It is totally ignored
2740 when doing a followup---except that if it is present in a news group,
2741 you'll get mail group semantics when doing @kbd{f}.
2742
2743 If you do an @kbd{a} command in a mail group and you have neither a
2744 @code{to-list} group parameter nor a @code{to-address} group parameter,
2745 then a @code{to-list} group parameter will be added automatically upon
2746 sending the message if @code{gnus-add-to-list} is set to @code{t}.
2747 @vindex gnus-add-to-list
2748
2749 If you do an @kbd{a} command in a mail group and you don't have a
2750 @code{to-list} group parameter, one will be added automatically upon
2751 sending the message.
2752
2753 @findex gnus-mailing-list-mode
2754 @cindex mail list groups
2755 If this variable is set, @code{gnus-mailing-list-mode} is turned on when
2756 entering summary buffer.
2757
2758 See also @code{gnus-parameter-to-list-alist}.
2759
2760 @anchor{subscribed}
2761 @item subscribed
2762 @cindex subscribed
2763 If this parameter is set to @code{t}, Gnus will consider the
2764 to-address and to-list parameters for this group as addresses of
2765 mailing lists you are subscribed to.  Giving Gnus this information is
2766 (only) a first step in getting it to generate correct Mail-Followup-To
2767 headers for your posts to these lists.  @xref{Mailing Lists, ,Mailing
2768 Lists, message, The Message Manual}, for a complete treatment of
2769 available MFT support.
2770
2771 See also @code{gnus-find-subscribed-addresses}, the function that
2772 directly uses this group parameter.
2773
2774 @item visible
2775 @cindex visible
2776 If the group parameter list has the element @code{(visible . t)},
2777 that group will always be visible in the Group buffer, regardless
2778 of whether it has any unread articles.
2779
2780 @item broken-reply-to
2781 @cindex broken-reply-to
2782 Elements like @code{(broken-reply-to . t)} signals that @code{Reply-To}
2783 headers in this group are to be ignored, and for the header to be hidden
2784 if @code{reply-to} is part of @code{gnus-boring-article-headers}.  This
2785 can be useful if you're reading a mailing list group where the listserv
2786 has inserted @code{Reply-To} headers that point back to the listserv
2787 itself.  That is broken behavior.  So there!
2788
2789 @item to-group
2790 @cindex to-group
2791 Elements like @code{(to-group . "some.group.name")} means that all
2792 posts in that group will be sent to @code{some.group.name}.
2793
2794 @item newsgroup
2795 @cindex newsgroup
2796 If you have @code{(newsgroup . t)} in the group parameter list, gnus
2797 will treat all responses as if they were responses to news articles.
2798 This can be useful if you have a mail group that's really a mirror of a
2799 news group.
2800
2801 @item gcc-self
2802 @cindex gcc-self
2803 If @code{(gcc-self . t)} is present in the group parameter list, newly
2804 composed messages will be @code{Gcc}'d to the current group.  If
2805 @code{(gcc-self . none)} is present, no @code{Gcc:} header will be
2806 generated, if @code{(gcc-self . "string")} is present, this string will
2807 be inserted literally as a @code{gcc} header.  This parameter takes
2808 precedence over any default @code{Gcc} rules as described later
2809 (@pxref{Archived Messages}).
2810
2811 @strong{Caveat}: It yields an error putting @code{(gcc-self . t)} in
2812 groups of an @code{nntp} server or so, because an @code{nntp} server
2813 doesn't accept articles.
2814
2815 @item auto-expire
2816 @cindex auto-expire
2817 If the group parameter has an element that looks like @code{(auto-expire
2818 . t)}, all articles read will be marked as expirable.  For an
2819 alternative approach, @pxref{Expiring Mail}.
2820
2821 See also @code{gnus-auto-expirable-newsgroups}.
2822
2823 @item total-expire
2824 @cindex total-expire
2825 If the group parameter has an element that looks like
2826 @code{(total-expire . t)}, all read articles will be put through the
2827 expiry process, even if they are not marked as expirable.  Use with
2828 caution.  Unread, ticked and dormant articles are not eligible for
2829 expiry.
2830
2831 See also @code{gnus-total-expirable-newsgroups}.
2832
2833 @item expiry-wait
2834 @cindex expiry-wait
2835 @vindex nnmail-expiry-wait-function
2836 If the group parameter has an element that looks like
2837 @code{(expiry-wait . 10)}, this value will override any
2838 @code{nnmail-expiry-wait} and @code{nnmail-expiry-wait-function}
2839 (@pxref{Expiring Mail}) when expiring expirable messages.  The value
2840 can either be a number of days (not necessarily an integer) or the
2841 symbols @code{never} or @code{immediate}.
2842
2843 @item expiry-target
2844 @cindex expiry-target
2845 Where expired messages end up.  This parameter overrides
2846 @code{nnmail-expiry-target}.
2847
2848 @item score-file
2849 @cindex score file group parameter
2850 Elements that look like @code{(score-file . "file")} will make
2851 @file{file} into the current score file for the group in question.  All
2852 interactive score entries will be put into this file.
2853
2854 @item adapt-file
2855 @cindex adapt file group parameter
2856 Elements that look like @code{(adapt-file . "file")} will make
2857 @file{file} into the current adaptive file for the group in question.
2858 All adaptive score entries will be put into this file.
2859
2860 @item admin-address
2861 @cindex admin-address
2862 When unsubscribing from a mailing list you should never send the
2863 unsubscription notice to the mailing list itself.  Instead, you'd send
2864 messages to the administrative address.  This parameter allows you to
2865 put the admin address somewhere convenient.
2866
2867 @item display
2868 @cindex display
2869 Elements that look like @code{(display . MODE)} say which articles to
2870 display on entering the group.  Valid values are:
2871
2872 @table @code
2873 @item all
2874 Display all articles, both read and unread.
2875
2876 @item an integer
2877 Display the last @var{integer} articles in the group.  This is the same as
2878 entering the group with @kbd{C-u @var{integer}}.
2879
2880 @item default
2881 Display the default visible articles, which normally includes unread and
2882 ticked articles.
2883
2884 @item an array
2885 Display articles that satisfy a predicate.
2886
2887 Here are some examples:
2888
2889 @table @code
2890 @item [unread]
2891 Display only unread articles.
2892
2893 @item [not expire]
2894 Display everything except expirable articles.
2895
2896 @item [and (not reply) (not expire)]
2897 Display everything except expirable and articles you've already
2898 responded to.
2899 @end table
2900
2901 The available operators are @code{not}, @code{and} and @code{or}.
2902 Predicates include @code{tick}, @code{unsend}, @code{undownload},
2903 @code{unread}, @code{dormant}, @code{expire}, @code{reply},
2904 @code{killed}, @code{bookmark}, @code{score}, @code{save},
2905 @code{cache}, @code{forward}, @code{unseen} and @code{recent}.
2906
2907 @end table
2908
2909 The @code{display} parameter works by limiting the summary buffer to
2910 the subset specified.  You can pop the limit by using the @kbd{/ w}
2911 command (@pxref{Limiting}).
2912
2913 @item comment
2914 @cindex comment
2915 Elements that look like @code{(comment . "This is a comment")} are
2916 arbitrary comments on the group.  You can display comments in the
2917 group line (@pxref{Group Line Specification}).
2918
2919 @item charset
2920 @cindex charset
2921 Elements that look like @code{(charset . iso-8859-1)} will make
2922 @code{iso-8859-1} the default charset; that is, the charset that will be
2923 used for all articles that do not specify a charset.
2924
2925 See also @code{gnus-group-charset-alist}.
2926
2927 @item ignored-charsets
2928 @cindex ignored-charset
2929 Elements that look like @code{(ignored-charsets x-unknown iso-8859-1)}
2930 will make @code{iso-8859-1} and @code{x-unknown} ignored; that is, the
2931 default charset will be used for decoding articles.
2932
2933 See also @code{gnus-group-ignored-charsets-alist}.
2934
2935 @item posting-style
2936 @cindex posting-style
2937 You can store additional posting style information for this group
2938 here (@pxref{Posting Styles}).  The format is that of an entry in the
2939 @code{gnus-posting-styles} alist, except that there's no regexp matching
2940 the group name (of course).  Style elements in this group parameter will
2941 take precedence over the ones found in @code{gnus-posting-styles}.
2942
2943 For instance, if you want a funky name and signature in this group only,
2944 instead of hacking @code{gnus-posting-styles}, you could put something
2945 like this in the group parameters:
2946
2947 @example
2948 (posting-style
2949   (name "Funky Name")
2950   ("X-My-Header" "Funky Value")
2951   (signature "Funky Signature"))
2952 @end example
2953
2954 @item post-method
2955 @cindex post-method
2956 If it is set, the value is used as the method for posting message
2957 instead of @code{gnus-post-method}.
2958
2959 @item banner
2960 @cindex banner
2961 An item like @code{(banner . @var{regexp})} causes any part of an article
2962 that matches the regular expression @var{regexp} to be stripped.  Instead of
2963 @var{regexp}, you can also use the symbol @code{signature} which strips the
2964 last signature or any of the elements of the alist
2965 @code{gnus-article-banner-alist}.
2966
2967 @item sieve
2968 @cindex sieve
2969 This parameter contains a Sieve test that should match incoming mail
2970 that should be placed in this group.  From this group parameter, a
2971 Sieve @samp{IF} control structure is generated, having the test as the
2972 condition and @samp{fileinto "group.name";} as the body.
2973
2974 For example, if the @samp{INBOX.list.sieve} group has the @code{(sieve
2975 address "sender" "sieve-admin@@extundo.com")} group parameter, when
2976 translating the group parameter into a Sieve script (@pxref{Sieve
2977 Commands}) the following Sieve code is generated:
2978
2979 @example
2980 if address \"sender\" \"sieve-admin@@extundo.com\" @{
2981         fileinto \"INBOX.list.sieve\";
2982 @}
2983 @end example
2984
2985 The Sieve language is described in RFC 3028.  @xref{Top, Emacs Sieve,
2986 Top, sieve, Emacs Sieve}.
2987
2988 @item (@var{variable} @var{form})
2989 You can use the group parameters to set variables local to the group you
2990 are entering.  If you want to turn threading off in @samp{news.answers},
2991 you could put @code{(gnus-show-threads nil)} in the group parameters of
2992 that group.  @code{gnus-show-threads} will be made into a local variable
2993 in the summary buffer you enter, and the form @code{nil} will be
2994 @code{eval}ed there.
2995
2996 Note that this feature sets the variable locally to the summary buffer.
2997 But some variables are evaluated in the article buffer, or in the
2998 message buffer (of a reply or followup or otherwise newly created
2999 message).  As a workaround, it might help to add the variable in
3000 question to @code{gnus-newsgroup-variables}.  @xref{Various Summary
3001 Stuff}.  So if you want to set @code{message-from-style} via the group
3002 parameters, then you may need the following statement elsewhere in your
3003 @file{~/.gnus} file:
3004
3005 @lisp
3006 (add-to-list 'gnus-newsgroup-variables 'message-from-style)
3007 @end lisp
3008
3009 @vindex gnus-list-identifiers
3010 A use for this feature is to remove a mailing list identifier tag in
3011 the subject fields of articles.  E.g. if the news group
3012
3013 @example
3014 nntp+news.gnus.org:gmane.text.docbook.apps
3015 @end example
3016
3017 has the tag @samp{DOC-BOOK-APPS:} in the subject of all articles, this
3018 tag can be removed from the article subjects in the summary buffer for
3019 the group by putting @code{(gnus-list-identifiers "DOCBOOK-APPS:")}
3020 into the group parameters for the group.
3021
3022 This can also be used as a group-specific hook function, if you'd like.
3023 If you want to hear a beep when you enter a group, you could put
3024 something like @code{(dummy-variable (ding))} in the parameters of that
3025 group.  @code{dummy-variable} will be set to the result of the
3026 @code{(ding)} form, but who cares?
3027
3028 @end table
3029
3030 Use the @kbd{G p} or the @kbd{G c} command to edit group parameters of a
3031 group.  (@kbd{G p} presents you with a Lisp-based interface, @kbd{G c}
3032 presents you with a Customize-like interface.  The latter helps avoid
3033 silly Lisp errors.)  You might also be interested in reading about topic
3034 parameters (@pxref{Topic Parameters}).
3035
3036 @vindex gnus-parameters
3037 Group parameters can be set via the @code{gnus-parameters} variable too.
3038 But some variables, such as @code{visible}, have no effect.  For
3039 example:
3040
3041 @lisp
3042 (setq gnus-parameters
3043       '(("mail\\..*"
3044          (gnus-show-threads nil)
3045          (gnus-use-scoring nil)
3046          (gnus-summary-line-format
3047           "%U%R%z%I%(%[%d:%ub%-23,23f%]%) %s\n")
3048          (gcc-self . t)
3049          (display . all))
3050
3051         ("^nnimap:\\(foo.bar\\)$"
3052          (to-group . "\\1"))
3053
3054         ("mail\\.me"
3055          (gnus-use-scoring  t))
3056
3057         ("list\\..*"
3058          (total-expire . t)
3059          (broken-reply-to . t))))
3060 @end lisp
3061
3062 String value of parameters will be subjected to regexp substitution, as
3063 the @code{to-group} example shows.
3064
3065
3066 @node Listing Groups
3067 @section Listing Groups
3068 @cindex group listing
3069
3070 These commands all list various slices of the groups available.
3071
3072 @table @kbd
3073
3074 @item l
3075 @itemx A s
3076 @kindex A s (Group)
3077 @kindex l (Group)
3078 @findex gnus-group-list-groups
3079 List all groups that have unread articles
3080 (@code{gnus-group-list-groups}).  If the numeric prefix is used, this
3081 command will list only groups of level ARG and lower.  By default, it
3082 only lists groups of level five (i.e.,
3083 @code{gnus-group-default-list-level}) or lower (i.e., just subscribed
3084 groups).
3085
3086 @item L
3087 @itemx A u
3088 @kindex A u (Group)
3089 @kindex L (Group)
3090 @findex gnus-group-list-all-groups
3091 List all groups, whether they have unread articles or not
3092 (@code{gnus-group-list-all-groups}).  If the numeric prefix is used,
3093 this command will list only groups of level ARG and lower.  By default,
3094 it lists groups of level seven or lower (i.e., just subscribed and
3095 unsubscribed groups).
3096
3097 @item A l
3098 @kindex A l (Group)
3099 @findex gnus-group-list-level
3100 List all unread groups on a specific level
3101 (@code{gnus-group-list-level}).  If given a prefix, also list the groups
3102 with no unread articles.
3103
3104 @item A k
3105 @kindex A k (Group)
3106 @findex gnus-group-list-killed
3107 List all killed groups (@code{gnus-group-list-killed}).  If given a
3108 prefix argument, really list all groups that are available, but aren't
3109 currently (un)subscribed.  This could entail reading the active file
3110 from the server.
3111
3112 @item A z
3113 @kindex A z (Group)
3114 @findex gnus-group-list-zombies
3115 List all zombie groups (@code{gnus-group-list-zombies}).
3116
3117 @item A m
3118 @kindex A m (Group)
3119 @findex gnus-group-list-matching
3120 List all unread, subscribed groups with names that match a regexp
3121 (@code{gnus-group-list-matching}).
3122
3123 @item A M
3124 @kindex A M (Group)
3125 @findex gnus-group-list-all-matching
3126 List groups that match a regexp (@code{gnus-group-list-all-matching}).
3127
3128 @item A A
3129 @kindex A A (Group)
3130 @findex gnus-group-list-active
3131 List absolutely all groups in the active file(s) of the
3132 server(s) you are connected to (@code{gnus-group-list-active}).  This
3133 might very well take quite a while.  It might actually be a better idea
3134 to do a @kbd{A M} to list all matching, and just give @samp{.} as the
3135 thing to match on.  Also note that this command may list groups that
3136 don't exist (yet)---these will be listed as if they were killed groups.
3137 Take the output with some grains of salt.
3138
3139 @item A a
3140 @kindex A a (Group)
3141 @findex gnus-group-apropos
3142 List all groups that have names that match a regexp
3143 (@code{gnus-group-apropos}).
3144
3145 @item A d
3146 @kindex A d (Group)
3147 @findex gnus-group-description-apropos
3148 List all groups that have names or descriptions that match a regexp
3149 (@code{gnus-group-description-apropos}).
3150
3151 @item A c
3152 @kindex A c (Group)
3153 @findex gnus-group-list-cached
3154 List all groups with cached articles (@code{gnus-group-list-cached}).
3155
3156 @item A ?
3157 @kindex A ? (Group)
3158 @findex gnus-group-list-dormant
3159 List all groups with dormant articles (@code{gnus-group-list-dormant}).
3160
3161 @item A /
3162 @kindex A / (Group)
3163 @findex gnus-group-list-limit
3164 List groups limited within the current selection
3165 (@code{gnus-group-list-limit}).
3166
3167 @item A f
3168 @kindex A f (Group)
3169 @findex gnus-group-list-flush
3170 Flush groups from the current selection (@code{gnus-group-list-flush}).
3171
3172 @item A p
3173 @kindex A p (Group)
3174 @findex gnus-group-list-plus
3175 List groups plus the current selection (@code{gnus-group-list-plus}).
3176
3177 @end table
3178
3179 @vindex gnus-permanently-visible-groups
3180 @cindex visible group parameter
3181 Groups that match the @code{gnus-permanently-visible-groups} regexp will
3182 always be shown, whether they have unread articles or not.  You can also
3183 add the @code{visible} element to the group parameters in question to
3184 get the same effect.
3185
3186 @vindex gnus-list-groups-with-ticked-articles
3187 Groups that have just ticked articles in it are normally listed in the
3188 group buffer.  If @code{gnus-list-groups-with-ticked-articles} is
3189 @code{nil}, these groups will be treated just like totally empty
3190 groups.  It is @code{t} by default.
3191
3192
3193 @node Sorting Groups
3194 @section Sorting Groups
3195 @cindex sorting groups
3196
3197 @kindex C-c C-s (Group)
3198 @findex gnus-group-sort-groups
3199 @vindex gnus-group-sort-function
3200 The @kbd{C-c C-s} (@code{gnus-group-sort-groups}) command sorts the
3201 group buffer according to the function(s) given by the
3202 @code{gnus-group-sort-function} variable.  Available sorting functions
3203 include:
3204
3205 @table @code
3206
3207 @item gnus-group-sort-by-alphabet
3208 @findex gnus-group-sort-by-alphabet
3209 Sort the group names alphabetically.  This is the default.
3210
3211 @item gnus-group-sort-by-real-name
3212 @findex gnus-group-sort-by-real-name
3213 Sort the group alphabetically on the real (unprefixed) group names.
3214
3215 @item gnus-group-sort-by-level
3216 @findex gnus-group-sort-by-level
3217 Sort by group level.
3218
3219 @item gnus-group-sort-by-score
3220 @findex gnus-group-sort-by-score
3221 Sort by group score.  @xref{Group Score}.
3222
3223 @item gnus-group-sort-by-rank
3224 @findex gnus-group-sort-by-rank
3225 Sort by group score and then the group level.  The level and the score
3226 are, when taken together, the group's @dfn{rank}.  @xref{Group Score}.
3227
3228 @item gnus-group-sort-by-unread
3229 @findex gnus-group-sort-by-unread
3230 Sort by number of unread articles.
3231
3232 @item gnus-group-sort-by-method
3233 @findex gnus-group-sort-by-method
3234 Sort alphabetically on the select method.
3235
3236 @item gnus-group-sort-by-server
3237 @findex gnus-group-sort-by-server
3238 Sort alphabetically on the Gnus server name.
3239
3240
3241 @end table
3242
3243 @code{gnus-group-sort-function} can also be a list of sorting
3244 functions.  In that case, the most significant sort key function must be
3245 the last one.
3246
3247
3248 There are also a number of commands for sorting directly according to
3249 some sorting criteria:
3250
3251 @table @kbd
3252 @item G S a
3253 @kindex G S a (Group)
3254 @findex gnus-group-sort-groups-by-alphabet
3255 Sort the group buffer alphabetically by group name
3256 (@code{gnus-group-sort-groups-by-alphabet}).
3257
3258 @item G S u
3259 @kindex G S u (Group)
3260 @findex gnus-group-sort-groups-by-unread
3261 Sort the group buffer by the number of unread articles
3262 (@code{gnus-group-sort-groups-by-unread}).
3263
3264 @item G S l
3265 @kindex G S l (Group)
3266 @findex gnus-group-sort-groups-by-level
3267 Sort the group buffer by group level
3268 (@code{gnus-group-sort-groups-by-level}).
3269
3270 @item G S v
3271 @kindex G S v (Group)
3272 @findex gnus-group-sort-groups-by-score
3273 Sort the group buffer by group score
3274 (@code{gnus-group-sort-groups-by-score}).  @xref{Group Score}.
3275
3276 @item G S r
3277 @kindex G S r (Group)
3278 @findex gnus-group-sort-groups-by-rank
3279 Sort the group buffer by group rank
3280 (@code{gnus-group-sort-groups-by-rank}).  @xref{Group Score}.
3281
3282 @item G S m
3283 @kindex G S m (Group)
3284 @findex gnus-group-sort-groups-by-method
3285 Sort the group buffer alphabetically by back end name@*
3286 (@code{gnus-group-sort-groups-by-method}).
3287
3288 @item G S n
3289 @kindex G S n (Group)
3290 @findex gnus-group-sort-groups-by-real-name
3291 Sort the group buffer alphabetically by real (unprefixed) group name
3292 (@code{gnus-group-sort-groups-by-real-name}).
3293
3294 @end table
3295
3296 All the commands below obey the process/prefix convention
3297 (@pxref{Process/Prefix}).
3298
3299 When given a symbolic prefix (@pxref{Symbolic Prefixes}), all these
3300 commands will sort in reverse order.
3301
3302 You can also sort a subset of the groups:
3303
3304 @table @kbd
3305 @item G P a
3306 @kindex G P a (Group)
3307 @findex gnus-group-sort-selected-groups-by-alphabet
3308 Sort the groups alphabetically by group name
3309 (@code{gnus-group-sort-selected-groups-by-alphabet}).
3310
3311 @item G P u
3312 @kindex G P u (Group)
3313 @findex gnus-group-sort-selected-groups-by-unread
3314 Sort the groups by the number of unread articles
3315 (@code{gnus-group-sort-selected-groups-by-unread}).
3316
3317 @item G P l
3318 @kindex G P l (Group)
3319 @findex gnus-group-sort-selected-groups-by-level
3320 Sort the groups by group level
3321 (@code{gnus-group-sort-selected-groups-by-level}).
3322
3323 @item G P v
3324 @kindex G P v (Group)
3325 @findex gnus-group-sort-selected-groups-by-score
3326 Sort the groups by group score
3327 (@code{gnus-group-sort-selected-groups-by-score}).  @xref{Group Score}.
3328
3329 @item G P r
3330 @kindex G P r (Group)
3331 @findex gnus-group-sort-selected-groups-by-rank
3332 Sort the groups by group rank
3333 (@code{gnus-group-sort-selected-groups-by-rank}).  @xref{Group Score}.
3334
3335 @item G P m
3336 @kindex G P m (Group)
3337 @findex gnus-group-sort-selected-groups-by-method
3338 Sort the groups alphabetically by back end name@*
3339 (@code{gnus-group-sort-selected-groups-by-method}).
3340
3341 @item G P n
3342 @kindex G P n (Group)
3343 @findex gnus-group-sort-selected-groups-by-real-name
3344 Sort the groups alphabetically by real (unprefixed) group name
3345 (@code{gnus-group-sort-selected-groups-by-real-name}).
3346
3347 @item G P s
3348 @kindex G P s (Group)
3349 @findex gnus-group-sort-selected-groups
3350 Sort the groups according to @code{gnus-group-sort-function}.
3351
3352 @end table
3353
3354 And finally, note that you can use @kbd{C-k} and @kbd{C-y} to manually
3355 move groups around.
3356
3357
3358 @node Group Maintenance
3359 @section Group Maintenance
3360 @cindex bogus groups
3361
3362 @table @kbd
3363 @item b
3364 @kindex b (Group)
3365 @findex gnus-group-check-bogus-groups
3366 Find bogus groups and delete them
3367 (@code{gnus-group-check-bogus-groups}).
3368
3369 @item F
3370 @kindex F (Group)
3371 @findex gnus-group-find-new-groups
3372 Find new groups and process them (@code{gnus-group-find-new-groups}).
3373 With 1 @kbd{C-u}, use the @code{ask-server} method to query the server
3374 for new groups.  With 2 @kbd{C-u}'s, use most complete method possible
3375 to query the server for new groups, and subscribe the new groups as
3376 zombies.
3377
3378 @item C-c C-x
3379 @kindex C-c C-x (Group)
3380 @findex gnus-group-expire-articles
3381 Run all expirable articles in the current group through the expiry
3382 process (if any) (@code{gnus-group-expire-articles}).  That is, delete
3383 all expirable articles in the group that have been around for a while.
3384 (@pxref{Expiring Mail}).
3385
3386 @item C-c C-M-x
3387 @kindex C-c C-M-x (Group)
3388 @findex gnus-group-expire-all-groups
3389 Run all expirable articles in all groups through the expiry process
3390 (@code{gnus-group-expire-all-groups}).
3391
3392 @end table
3393
3394
3395 @node Browse Foreign Server
3396 @section Browse Foreign Server
3397 @cindex foreign servers
3398 @cindex browsing servers
3399
3400 @table @kbd
3401 @item B
3402 @kindex B (Group)
3403 @findex gnus-group-browse-foreign-server
3404 You will be queried for a select method and a server name.  Gnus will
3405 then attempt to contact this server and let you browse the groups there
3406 (@code{gnus-group-browse-foreign-server}).
3407 @end table
3408
3409 @findex gnus-browse-mode
3410 A new buffer with a list of available groups will appear.  This buffer
3411 will use the @code{gnus-browse-mode}.  This buffer looks a bit (well,
3412 a lot) like a normal group buffer.
3413
3414 Here's a list of keystrokes available in the browse mode:
3415
3416 @table @kbd
3417 @item n
3418 @kindex n (Browse)
3419 @findex gnus-group-next-group
3420 Go to the next group (@code{gnus-group-next-group}).
3421
3422 @item p
3423 @kindex p (Browse)
3424 @findex gnus-group-prev-group
3425 Go to the previous group (@code{gnus-group-prev-group}).
3426
3427 @item SPACE
3428 @kindex SPACE (Browse)
3429 @findex gnus-browse-read-group
3430 Enter the current group and display the first article
3431 (@code{gnus-browse-read-group}).
3432
3433 @item RET
3434 @kindex RET (Browse)
3435 @findex gnus-browse-select-group
3436 Enter the current group (@code{gnus-browse-select-group}).
3437
3438 @item u
3439 @kindex u (Browse)
3440 @findex gnus-browse-unsubscribe-current-group
3441 Unsubscribe to the current group, or, as will be the case here,
3442 subscribe to it (@code{gnus-browse-unsubscribe-current-group}).
3443
3444 @item l
3445 @itemx q
3446 @kindex q (Browse)
3447 @kindex l (Browse)
3448 @findex gnus-browse-exit
3449 Exit browse mode (@code{gnus-browse-exit}).
3450
3451 @item d
3452 @kindex d (Browse)
3453 @findex gnus-browse-describe-group
3454 Describe the current group (@code{gnus-browse-describe-group}).
3455
3456 @item ?
3457 @kindex ? (Browse)
3458 @findex gnus-browse-describe-briefly
3459 Describe browse mode briefly (well, there's not much to describe, is
3460 there) (@code{gnus-browse-describe-briefly}).
3461 @end table
3462
3463
3464 @node Exiting Gnus
3465 @section Exiting gnus
3466 @cindex exiting gnus
3467
3468 Yes, gnus is ex(c)iting.
3469
3470 @table @kbd
3471 @item z
3472 @kindex z (Group)
3473 @findex gnus-group-suspend
3474 Suspend gnus (@code{gnus-group-suspend}).  This doesn't really exit gnus,
3475 but it kills all buffers except the Group buffer.  I'm not sure why this
3476 is a gain, but then who am I to judge?
3477
3478 @item q
3479 @kindex q (Group)
3480 @findex gnus-group-exit
3481 @c @icon{gnus-group-exit}
3482 Quit gnus (@code{gnus-group-exit}).
3483
3484 @item Q
3485 @kindex Q (Group)
3486 @findex gnus-group-quit
3487 Quit gnus without saving the @file{.newsrc} files (@code{gnus-group-quit}).
3488 The dribble file will be saved, though (@pxref{Auto Save}).
3489 @end table
3490
3491 @vindex gnus-exit-gnus-hook
3492 @vindex gnus-suspend-gnus-hook
3493 @vindex gnus-after-exiting-gnus-hook
3494 @code{gnus-suspend-gnus-hook} is called when you suspend gnus and
3495 @code{gnus-exit-gnus-hook} is called when you quit gnus, while
3496 @code{gnus-after-exiting-gnus-hook} is called as the final item when
3497 exiting gnus.
3498
3499 Note:
3500
3501 @quotation
3502 Miss Lisa Cannifax, while sitting in English class, felt her feet go
3503 numbly heavy and herself fall into a hazy trance as the boy sitting
3504 behind her drew repeated lines with his pencil across the back of her
3505 plastic chair.
3506 @end quotation
3507
3508
3509 @node Group Topics
3510 @section Group Topics
3511 @cindex topics
3512
3513 If you read lots and lots of groups, it might be convenient to group
3514 them hierarchically according to topics.  You put your Emacs groups over
3515 here, your sex groups over there, and the rest (what, two groups or so?)
3516 you put in some misc section that you never bother with anyway.  You can
3517 even group the Emacs sex groups as a sub-topic to either the Emacs
3518 groups or the sex groups---or both!  Go wild!
3519
3520 @iftex
3521 @iflatex
3522 \gnusfigure{Group Topics}{400}{
3523 \put(75,50){\epsfig{figure=ps/group-topic,height=9cm}}
3524 }
3525 @end iflatex
3526 @end iftex
3527
3528 Here's an example:
3529
3530 @example
3531 Gnus
3532   Emacs -- I wuw it!
3533      3: comp.emacs
3534      2: alt.religion.emacs
3535     Naughty Emacs
3536      452: alt.sex.emacs
3537        0: comp.talk.emacs.recovery
3538   Misc
3539      8: comp.binaries.fractals
3540     13: comp.sources.unix
3541 @end example
3542
3543 @findex gnus-topic-mode
3544 @kindex t (Group)
3545 To get this @emph{fab} functionality you simply turn on (ooh!) the
3546 @code{gnus-topic} minor mode---type @kbd{t} in the group buffer.  (This
3547 is a toggling command.)
3548
3549 Go ahead, just try it.  I'll still be here when you get back.  La de
3550 dum@dots{} Nice tune, that@dots{} la la la@dots{} What, you're back?
3551 Yes, and now press @kbd{l}.  There.  All your groups are now listed
3552 under @samp{misc}.  Doesn't that make you feel all warm and fuzzy?
3553 Hot and bothered?
3554
3555 If you want this permanently enabled, you should add that minor mode to
3556 the hook for the group mode.  Put the following line in your
3557 @file{~/.gnus.el} file:
3558
3559 @lisp
3560 (add-hook 'gnus-group-mode-hook 'gnus-topic-mode)
3561 @end lisp
3562
3563 @menu
3564 * Topic Commands::              Interactive E-Z commands.
3565 * Topic Variables::             How to customize the topics the Lisp Way.
3566 * Topic Sorting::               Sorting each topic individually.
3567 * Topic Topology::              A map of the world.
3568 * Topic Parameters::            Parameters that apply to all groups in a topic.
3569 @end menu
3570
3571
3572 @node Topic Commands
3573 @subsection Topic Commands
3574 @cindex topic commands
3575
3576 When the topic minor mode is turned on, a new @kbd{T} submap will be
3577 available.  In addition, a few of the standard keys change their
3578 definitions slightly.
3579
3580 In general, the following kinds of operations are possible on topics.
3581 First of all, you want to create topics.  Secondly, you want to put
3582 groups in topics and to move them around until you have an order you
3583 like.  The third kind of operation is to show/hide parts of the whole
3584 shebang.  You might want to hide a topic including its subtopics and
3585 groups, to get a better overview of the other groups.
3586
3587 Here is a list of the basic keys that you might need to set up topics
3588 the way you like.
3589
3590 @table @kbd
3591
3592 @item T n
3593 @kindex T n (Topic)
3594 @findex gnus-topic-create-topic
3595 Prompt for a new topic name and create it
3596 (@code{gnus-topic-create-topic}).
3597
3598 @item T TAB
3599 @itemx TAB
3600 @kindex T TAB (Topic)
3601 @kindex TAB (Topic)
3602 @findex gnus-topic-indent
3603 ``Indent'' the current topic so that it becomes a sub-topic of the
3604 previous topic (@code{gnus-topic-indent}).  If given a prefix,
3605 ``un-indent'' the topic instead.
3606
3607 @item M-TAB
3608 @kindex M-TAB (Topic)
3609 @findex gnus-topic-unindent
3610 ``Un-indent'' the current topic so that it becomes a sub-topic of the
3611 parent of its current parent (@code{gnus-topic-unindent}).
3612
3613 @end table
3614
3615 The following two keys can be used to move groups and topics around.
3616 They work like the well-known cut and paste.  @kbd{C-k} is like cut and
3617 @kbd{C-y} is like paste.  Of course, this being Emacs, we use the terms
3618 kill and yank rather than cut and paste.
3619
3620 @table @kbd
3621
3622 @item C-k
3623 @kindex C-k (Topic)
3624 @findex gnus-topic-kill-group
3625 Kill a group or topic (@code{gnus-topic-kill-group}).  All groups in the
3626 topic will be removed along with the topic.
3627
3628 @item C-y
3629 @kindex C-y (Topic)
3630 @findex gnus-topic-yank-group
3631 Yank the previously killed group or topic
3632 (@code{gnus-topic-yank-group}).  Note that all topics will be yanked
3633 before all groups.
3634
3635 So, to move a topic to the beginning of the list of topics, just hit
3636 @kbd{C-k} on it.  This is like the ``cut'' part of cut and paste.  Then,
3637 move the cursor to the beginning of the buffer (just below the ``Gnus''
3638 topic) and hit @kbd{C-y}.  This is like the ``paste'' part of cut and
3639 paste.  Like I said -- E-Z.
3640
3641 You can use @kbd{C-k} and @kbd{C-y} on groups as well as on topics.  So
3642 you can move topics around as well as groups.
3643
3644 @end table
3645
3646 After setting up the topics the way you like them, you might wish to
3647 hide a topic, or to show it again.  That's why we have the following
3648 key.
3649
3650 @table @kbd
3651
3652 @item RET
3653 @kindex RET (Topic)
3654 @findex gnus-topic-select-group
3655 @itemx SPACE
3656 Either select a group or fold a topic (@code{gnus-topic-select-group}).
3657 When you perform this command on a group, you'll enter the group, as
3658 usual.  When done on a topic line, the topic will be folded (if it was
3659 visible) or unfolded (if it was folded already).  So it's basically a
3660 toggling command on topics.  In addition, if you give a numerical
3661 prefix, group on that level (and lower) will be displayed.
3662
3663 @end table
3664
3665 Now for a list of other commands, in no particular order.
3666
3667 @table @kbd
3668
3669 @item T m
3670 @kindex T m (Topic)
3671 @findex gnus-topic-move-group
3672 Move the current group to some other topic
3673 (@code{gnus-topic-move-group}).  This command uses the process/prefix
3674 convention (@pxref{Process/Prefix}).
3675
3676 @item T j
3677 @kindex T j (Topic)
3678 @findex gnus-topic-jump-to-topic
3679 Go to a topic (@code{gnus-topic-jump-to-topic}).
3680
3681 @item T c
3682 @kindex T c (Topic)
3683 @findex gnus-topic-copy-group
3684 Copy the current group to some other topic
3685 (@code{gnus-topic-copy-group}).  This command uses the process/prefix
3686 convention (@pxref{Process/Prefix}).
3687
3688 @item T h
3689 @kindex T h (Topic)
3690 @findex gnus-topic-hide-topic
3691 Hide the current topic (@code{gnus-topic-hide-topic}).  If given
3692 a prefix, hide the topic permanently.
3693
3694 @item T s
3695 @kindex T s (Topic)
3696 @findex gnus-topic-show-topic
3697 Show the current topic (@code{gnus-topic-show-topic}).  If given
3698 a prefix, show the topic permanently.
3699
3700 @item T D
3701 @kindex T D (Topic)
3702 @findex gnus-topic-remove-group
3703 Remove a group from the current topic (@code{gnus-topic-remove-group}).
3704 This command is mainly useful if you have the same group in several
3705 topics and wish to remove it from one of the topics.  You may also
3706 remove a group from all topics, but in that case, Gnus will add it to
3707 the root topic the next time you start Gnus.  In fact, all new groups
3708 (which, naturally, don't belong to any topic) will show up in the root
3709 topic.
3710
3711 This command uses the process/prefix convention
3712 (@pxref{Process/Prefix}).
3713
3714 @item T M
3715 @kindex T M (Topic)
3716 @findex gnus-topic-move-matching
3717 Move all groups that match some regular expression to a topic
3718 (@code{gnus-topic-move-matching}).
3719
3720 @item T C
3721 @kindex T C (Topic)
3722 @findex gnus-topic-copy-matching
3723 Copy all groups that match some regular expression to a topic
3724 (@code{gnus-topic-copy-matching}).
3725
3726 @item T H
3727 @kindex T H (Topic)
3728 @findex gnus-topic-toggle-display-empty-topics
3729 Toggle hiding empty topics
3730 (@code{gnus-topic-toggle-display-empty-topics}).
3731
3732 @item T #
3733 @kindex T # (Topic)
3734 @findex gnus-topic-mark-topic
3735 Mark all groups in the current topic with the process mark
3736 (@code{gnus-topic-mark-topic}).  This command works recursively on
3737 sub-topics unless given a prefix.
3738
3739 @item T M-#
3740 @kindex T M-# (Topic)
3741 @findex gnus-topic-unmark-topic
3742 Remove the process mark from all groups in the current topic
3743 (@code{gnus-topic-unmark-topic}).  This command works recursively on
3744 sub-topics unless given a prefix.
3745
3746 @item C-c C-x
3747 @kindex C-c C-x (Topic)
3748 @findex gnus-topic-expire-articles
3749 Run all expirable articles in the current group or topic through the
3750 expiry process (if any)
3751 (@code{gnus-topic-expire-articles}).  (@pxref{Expiring Mail}).
3752
3753 @item T r
3754 @kindex T r (Topic)
3755 @findex gnus-topic-rename
3756 Rename a topic (@code{gnus-topic-rename}).
3757
3758 @item T DEL
3759 @kindex T DEL (Topic)
3760 @findex gnus-topic-delete
3761 Delete an empty topic (@code{gnus-topic-delete}).
3762
3763 @item A T
3764 @kindex A T (Topic)
3765 @findex gnus-topic-list-active
3766 List all groups that gnus knows about in a topics-ified way
3767 (@code{gnus-topic-list-active}).
3768
3769 @item T M-n
3770 @kindex T M-n (Topic)
3771 @findex gnus-topic-goto-next-topic
3772 Go to the next topic (@code{gnus-topic-goto-next-topic}).
3773
3774 @item T M-p
3775 @kindex T M-p (Topic)
3776 @findex gnus-topic-goto-previous-topic
3777 Go to the next topic (@code{gnus-topic-goto-previous-topic}).
3778
3779 @item G p
3780 @kindex G p (Topic)
3781 @findex gnus-topic-edit-parameters
3782 @cindex group parameters
3783 @cindex topic parameters
3784 @cindex parameters
3785 Edit the topic parameters (@code{gnus-topic-edit-parameters}).
3786 @xref{Topic Parameters}.
3787
3788 @end table
3789
3790
3791 @node Topic Variables
3792 @subsection Topic Variables
3793 @cindex topic variables
3794
3795 The previous section told you how to tell Gnus which topics to display.
3796 This section explains how to tell Gnus what to display about each topic.
3797
3798 @vindex gnus-topic-line-format
3799 The topic lines themselves are created according to the
3800 @code{gnus-topic-line-format} variable (@pxref{Formatting Variables}).
3801 Valid elements are:
3802
3803 @table @samp
3804 @item i
3805 Indentation.
3806 @item n
3807 Topic name.
3808 @item v
3809 Visibility.
3810 @item l
3811 Level.
3812 @item g
3813 Number of groups in the topic.
3814 @item a
3815 Number of unread articles in the topic.
3816 @item A
3817 Number of unread articles in the topic and all its subtopics.
3818 @end table
3819
3820 @vindex gnus-topic-indent-level
3821 Each sub-topic (and the groups in the sub-topics) will be indented with
3822 @code{gnus-topic-indent-level} times the topic level number of spaces.
3823 The default is 2.
3824
3825 @vindex gnus-topic-mode-hook
3826 @code{gnus-topic-mode-hook} is called in topic minor mode buffers.
3827
3828 @vindex gnus-topic-display-empty-topics
3829 The @code{gnus-topic-display-empty-topics} says whether to display even
3830 topics that have no unread articles in them.  The default is @code{t}.
3831
3832
3833 @node Topic Sorting
3834 @subsection Topic Sorting
3835 @cindex topic sorting
3836
3837 You can sort the groups in each topic individually with the following
3838 commands:
3839
3840
3841 @table @kbd
3842 @item T S a
3843 @kindex T S a (Topic)
3844 @findex gnus-topic-sort-groups-by-alphabet
3845 Sort the current topic alphabetically by group name
3846 (@code{gnus-topic-sort-groups-by-alphabet}).
3847
3848 @item T S u
3849 @kindex T S u (Topic)
3850 @findex gnus-topic-sort-groups-by-unread
3851 Sort the current topic by the number of unread articles
3852 (@code{gnus-topic-sort-groups-by-unread}).
3853
3854 @item T S l
3855 @kindex T S l (Topic)
3856 @findex gnus-topic-sort-groups-by-level
3857 Sort the current topic by group level
3858 (@code{gnus-topic-sort-groups-by-level}).
3859
3860 @item T S v
3861 @kindex T S v (Topic)
3862 @findex gnus-topic-sort-groups-by-score
3863 Sort the current topic by group score
3864 (@code{gnus-topic-sort-groups-by-score}).  @xref{Group Score}.
3865
3866 @item T S r
3867 @kindex T S r (Topic)
3868 @findex gnus-topic-sort-groups-by-rank
3869 Sort the current topic by group rank
3870 (@code{gnus-topic-sort-groups-by-rank}).  @xref{Group Score}.
3871
3872 @item T S m
3873 @kindex T S m (Topic)
3874 @findex gnus-topic-sort-groups-by-method
3875 Sort the current topic alphabetically by back end name
3876 (@code{gnus-topic-sort-groups-by-method}).
3877
3878 @item T S e
3879 @kindex T S e (Topic)
3880 @findex gnus-topic-sort-groups-by-server
3881 Sort the current topic alphabetically by server name
3882 (@code{gnus-topic-sort-groups-by-server}).
3883
3884 @item T S s
3885 @kindex T S s
3886 @findex gnus-topic-sort-groups
3887 Sort the current topic according to the function(s) given by the
3888 @code{gnus-group-sort-function} variable
3889 (@code{gnus-topic-sort-groups}).
3890
3891 @end table
3892
3893 When given a prefix argument, all these commands will sort in reverse
3894 order.  @xref{Sorting Groups}, for more information about group
3895 sorting.
3896
3897
3898 @node Topic Topology
3899 @subsection Topic Topology
3900 @cindex topic topology
3901 @cindex topology
3902
3903 So, let's have a look at an example group buffer:
3904
3905 @example
3906 @group
3907 Gnus
3908   Emacs -- I wuw it!
3909      3: comp.emacs
3910      2: alt.religion.emacs
3911     Naughty Emacs
3912      452: alt.sex.emacs
3913        0: comp.talk.emacs.recovery
3914   Misc
3915      8: comp.binaries.fractals
3916     13: comp.sources.unix
3917 @end group
3918 @end example
3919
3920 So, here we have one top-level topic (@samp{Gnus}), two topics under
3921 that, and one sub-topic under one of the sub-topics.  (There is always
3922 just one (1) top-level topic).  This topology can be expressed as
3923 follows:
3924
3925 @lisp
3926 (("Gnus" visible)
3927  (("Emacs -- I wuw it!" visible)
3928   (("Naughty Emacs" visible)))
3929  (("Misc" visible)))
3930 @end lisp
3931
3932 @vindex gnus-topic-topology
3933 This is in fact how the variable @code{gnus-topic-topology} would look
3934 for the display above.  That variable is saved in the @file{.newsrc.eld}
3935 file, and shouldn't be messed with manually---unless you really want
3936 to.  Since this variable is read from the @file{.newsrc.eld} file,
3937 setting it in any other startup files will have no effect.
3938
3939 This topology shows what topics are sub-topics of what topics (right),
3940 and which topics are visible.  Two settings are currently
3941 allowed---@code{visible} and @code{invisible}.
3942
3943
3944 @node Topic Parameters
3945 @subsection Topic Parameters
3946 @cindex topic parameters
3947
3948 All groups in a topic will inherit group parameters from the parent (and
3949 ancestor) topic parameters.  All valid group parameters are valid topic
3950 parameters (@pxref{Group Parameters}).
3951
3952 In addition, the following parameters are only valid as topic
3953 parameters:
3954
3955 @table @code
3956 @item subscribe
3957 When subscribing new groups by topic (@pxref{Subscription Methods}), the
3958 @code{subscribe} topic parameter says what groups go in what topic.  Its
3959 value should be a regexp to match the groups that should go in that
3960 topic.
3961
3962 @item subscribe-level
3963 When subscribing new groups by topic (see the @code{subscribe} parameter),
3964 the group will be subscribed with the level specified in the
3965 @code{subscribe-level} instead of @code{gnus-level-default-subscribed}.
3966
3967 @end table
3968
3969 Group parameters (of course) override topic parameters, and topic
3970 parameters in sub-topics override topic parameters in super-topics.  You
3971 know.  Normal inheritance rules.  (@dfn{Rules} is here a noun, not a
3972 verb, although you may feel free to disagree with me here.)
3973
3974 @example
3975 Gnus
3976   Emacs
3977      3: comp.emacs
3978      2: alt.religion.emacs
3979    452: alt.sex.emacs
3980     Relief
3981      452: alt.sex.emacs
3982        0: comp.talk.emacs.recovery
3983   Misc
3984      8: comp.binaries.fractals
3985     13: comp.sources.unix
3986    452: alt.sex.emacs
3987 @end example
3988
3989 The @samp{Emacs} topic has the topic parameter @code{(score-file
3990 . "emacs.SCORE")}; the @samp{Relief} topic has the topic parameter
3991 @code{(score-file . "relief.SCORE")}; and the @samp{Misc} topic has the
3992 topic parameter @code{(score-file . "emacs.SCORE")}.  In addition,
3993 @* @samp{alt.religion.emacs} has the group parameter @code{(score-file
3994 . "religion.SCORE")}.
3995
3996 Now, when you enter @samp{alt.sex.emacs} in the @samp{Relief} topic, you
3997 will get the @file{relief.SCORE} home score file.  If you enter the same
3998 group in the @samp{Emacs} topic, you'll get the @file{emacs.SCORE} home
3999 score file.  If you enter the group @samp{alt.religion.emacs}, you'll
4000 get the @file{religion.SCORE} home score file.
4001
4002 This seems rather simple and self-evident, doesn't it?  Well, yes.  But
4003 there are some problems, especially with the @code{total-expiry}
4004 parameter.  Say you have a mail group in two topics; one with
4005 @code{total-expiry} and one without.  What happens when you do @kbd{M-x
4006 gnus-expire-all-expirable-groups}?  Gnus has no way of telling which one
4007 of these topics you mean to expire articles from, so anything may
4008 happen.  In fact, I hereby declare that it is @dfn{undefined} what
4009 happens.  You just have to be careful if you do stuff like that.
4010
4011
4012 @node Misc Group Stuff
4013 @section Misc Group Stuff
4014
4015 @menu
4016 * Scanning New Messages::       Asking Gnus to see whether new messages have arrived.
4017 * Group Information::           Information and help on groups and Gnus.
4018 * Group Timestamp::             Making Gnus keep track of when you last read a group.
4019 * File Commands::               Reading and writing the Gnus files.
4020 * Sieve Commands::              Managing Sieve scripts.
4021 @end menu
4022
4023 @table @kbd
4024
4025 @item ^
4026 @kindex ^ (Group)
4027 @findex gnus-group-enter-server-mode
4028 Enter the server buffer (@code{gnus-group-enter-server-mode}).
4029 @xref{Server Buffer}.
4030
4031 @item a
4032 @kindex a (Group)
4033 @findex gnus-group-post-news
4034 Start composing a message (a news by default)
4035 (@code{gnus-group-post-news}).  If given a prefix, post to the group
4036 under the point.  If the prefix is 1, prompt for a group to post to.
4037 Contrary to what the name of this function suggests, the prepared
4038 article might be a mail instead of a news, if a mail group is specified
4039 with the prefix argument.  @xref{Composing Messages}.
4040
4041 @item m
4042 @kindex m (Group)
4043 @findex gnus-group-mail
4044 Mail a message somewhere (@code{gnus-group-mail}).  If given a prefix,
4045 use the posting style of the group under the point.  If the prefix is 1,
4046 prompt for a group name to find the posting style.
4047 @xref{Composing Messages}.
4048
4049 @item i
4050 @kindex i (Group)
4051 @findex gnus-group-news
4052 Start composing a news (@code{gnus-group-news}).  If given a prefix,
4053 post to the group under the point.  If the prefix is 1, prompt
4054 for group to post to.  @xref{Composing Messages}.
4055
4056 This function actually prepares a news even when using mail groups.
4057 This is useful for ``posting'' messages to mail groups without actually
4058 sending them over the network: they're just saved directly to the group
4059 in question.  The corresponding back end must have a request-post method
4060 for this to work though.
4061
4062 @end table
4063
4064 Variables for the group buffer:
4065
4066 @table @code
4067
4068 @item gnus-group-mode-hook
4069 @vindex gnus-group-mode-hook
4070 is called after the group buffer has been
4071 created.
4072
4073 @item gnus-group-prepare-hook
4074 @vindex gnus-group-prepare-hook
4075 is called after the group buffer is
4076 generated.  It may be used to modify the buffer in some strange,
4077 unnatural way.
4078
4079 @item gnus-group-prepared-hook
4080 @vindex gnus-group-prepare-hook
4081 is called as the very last thing after the group buffer has been
4082 generated.  It may be used to move point around, for instance.
4083
4084 @item gnus-permanently-visible-groups
4085 @vindex gnus-permanently-visible-groups
4086 Groups matching this regexp will always be listed in the group buffer,
4087 whether they are empty or not.
4088
4089 @item gnus-group-name-charset-method-alist
4090 @vindex gnus-group-name-charset-method-alist
4091 An alist of method and the charset for group names.  It is used to show
4092 non-@acronym{ASCII} group names.
4093
4094 For example:
4095 @lisp
4096 (setq gnus-group-name-charset-method-alist
4097     '(((nntp "news.com.cn") . cn-gb-2312)))
4098 @end lisp
4099
4100 @item gnus-group-name-charset-group-alist
4101 @cindex UTF-8 group names
4102 @vindex gnus-group-name-charset-group-alist
4103 An alist of regexp of group name and the charset for group names.  It
4104 is used to show non-@acronym{ASCII} group names.  @code{((".*"
4105 utf-8))} is the default value if UTF-8 is supported, otherwise the
4106 default is @code{nil}.
4107
4108 For example:
4109 @lisp
4110 (setq gnus-group-name-charset-group-alist
4111     '(("\\.com\\.cn:" . cn-gb-2312)))
4112 @end lisp
4113
4114 @end table
4115
4116 @node Scanning New Messages
4117 @subsection Scanning New Messages
4118 @cindex new messages
4119 @cindex scanning new news
4120
4121 @table @kbd
4122
4123 @item g
4124 @kindex g (Group)
4125 @findex gnus-group-get-new-news
4126 @c @icon{gnus-group-get-new-news}
4127 Check the server(s) for new articles.  If the numerical prefix is used,
4128 this command will check only groups of level @var{arg} and lower
4129 (@code{gnus-group-get-new-news}).  If given a non-numerical prefix, this
4130 command will force a total re-reading of the active file(s) from the
4131 back end(s).
4132
4133 @item M-g
4134 @kindex M-g (Group)
4135 @findex gnus-group-get-new-news-this-group
4136 @vindex gnus-goto-next-group-when-activating
4137 @c @icon{gnus-group-get-new-news-this-group}
4138 Check whether new articles have arrived in the current group
4139 (@code{gnus-group-get-new-news-this-group}).
4140 @code{gnus-goto-next-group-when-activating} says whether this command is
4141 to move point to the next group or not.  It is @code{t} by default.
4142
4143 @findex gnus-activate-all-groups
4144 @cindex activating groups
4145 @item C-c M-g
4146 @kindex C-c M-g (Group)
4147 Activate absolutely all groups (@code{gnus-activate-all-groups}).
4148
4149 @item R
4150 @kindex R (Group)
4151 @cindex restarting
4152 @findex gnus-group-restart
4153 Restart gnus (@code{gnus-group-restart}).  This saves the @file{.newsrc}
4154 file(s), closes the connection to all servers, clears up all run-time
4155 gnus variables, and then starts gnus all over again.
4156
4157 @end table
4158
4159 @vindex gnus-get-new-news-hook
4160 @code{gnus-get-new-news-hook} is run just before checking for new news.
4161
4162 @vindex gnus-after-getting-new-news-hook
4163 @code{gnus-after-getting-new-news-hook} is run after checking for new
4164 news.
4165
4166
4167 @node Group Information
4168 @subsection Group Information
4169 @cindex group information
4170 @cindex information on groups
4171
4172 @table @kbd
4173
4174
4175 @item H f
4176 @kindex H f (Group)
4177 @findex gnus-group-fetch-faq
4178 @vindex gnus-group-faq-directory
4179 @cindex FAQ
4180 @cindex ange-ftp
4181 Try to fetch the @acronym{FAQ} for the current group
4182 (@code{gnus-group-fetch-faq}).  Gnus will try to get the @acronym{FAQ}
4183 from @code{gnus-group-faq-directory}, which is usually a directory on
4184 a remote machine.  This variable can also be a list of directories.
4185 In that case, giving a prefix to this command will allow you to choose
4186 between the various sites.  @code{ange-ftp} (or @code{efs}) will be
4187 used for fetching the file.
4188
4189 If fetching from the first site is unsuccessful, gnus will attempt to go
4190 through @code{gnus-group-faq-directory} and try to open them one by one.
4191
4192 @item H c
4193 @kindex H c (Group)
4194 @findex gnus-group-fetch-charter
4195 @vindex gnus-group-charter-alist
4196 @cindex charter
4197 Try to open the charter for the current group in a web browser
4198 (@code{gnus-group-fetch-charter}).  Query for a group if given a
4199 prefix argument.
4200
4201 Gnus will use @code{gnus-group-charter-alist} to find the location of
4202 the charter.  If no location is known, Gnus will fetch the control
4203 messages for the group, which in some cases includes the charter.
4204
4205 @item H C
4206 @kindex H C (Group)
4207 @findex gnus-group-fetch-control
4208 @vindex gnus-group-fetch-control-use-browse-url
4209 @cindex control message
4210 Fetch the control messages for the group from the archive at
4211 @code{ftp.isc.org} (@code{gnus-group-fetch-control}).  Query for a
4212 group if given a prefix argument.
4213
4214 If @code{gnus-group-fetch-control-use-browse-url} is non-@code{nil},
4215 Gnus will open the control messages in a browser using
4216 @code{browse-url}.  Otherwise they are fetched using @code{ange-ftp}
4217 and displayed in an ephemeral group.
4218
4219 Note that the control messages are compressed.  To use this command
4220 you need to turn on @code{auto-compression-mode} (@pxref{Compressed
4221 Files, ,Compressed Files, emacs, The Emacs Manual}).
4222
4223 @item H d
4224 @itemx C-c C-d
4225 @c @icon{gnus-group-describe-group}
4226 @kindex H d (Group)
4227 @kindex C-c C-d (Group)
4228 @cindex describing groups
4229 @cindex group description
4230 @findex gnus-group-describe-group
4231 Describe the current group (@code{gnus-group-describe-group}).  If given
4232 a prefix, force Gnus to re-read the description from the server.
4233
4234 @item M-d
4235 @kindex M-d (Group)
4236 @findex gnus-group-describe-all-groups
4237 Describe all groups (@code{gnus-group-describe-all-groups}).  If given a
4238 prefix, force gnus to re-read the description file from the server.
4239
4240 @item H v
4241 @itemx V
4242 @kindex V (Group)
4243 @kindex H v (Group)
4244 @cindex version
4245 @findex gnus-version
4246 Display current gnus version numbers (@code{gnus-version}).
4247
4248 @item ?
4249 @kindex ? (Group)
4250 @findex gnus-group-describe-briefly
4251 Give a very short help message (@code{gnus-group-describe-briefly}).
4252
4253 @item C-c C-i
4254 @kindex C-c C-i (Group)
4255 @cindex info
4256 @cindex manual
4257 @findex gnus-info-find-node
4258 Go to the gnus info node (@code{gnus-info-find-node}).
4259 @end table
4260
4261
4262 @node Group Timestamp
4263 @subsection Group Timestamp
4264 @cindex timestamps
4265 @cindex group timestamps
4266
4267 It can be convenient to let gnus keep track of when you last read a
4268 group.  To set the ball rolling, you should add
4269 @code{gnus-group-set-timestamp} to @code{gnus-select-group-hook}:
4270
4271 @lisp
4272 (add-hook 'gnus-select-group-hook 'gnus-group-set-timestamp)
4273 @end lisp
4274
4275 After doing this, each time you enter a group, it'll be recorded.
4276
4277 This information can be displayed in various ways---the easiest is to
4278 use the @samp{%d} spec in the group line format:
4279
4280 @lisp
4281 (setq gnus-group-line-format
4282       "%M\%S\%p\%P\%5y: %(%-40,40g%) %d\n")
4283 @end lisp
4284
4285 This will result in lines looking like:
4286
4287 @example
4288 *        0: mail.ding                                19961002T012943
4289          0: custom                                   19961002T012713
4290 @end example
4291
4292 As you can see, the date is displayed in compact ISO 8601 format.  This
4293 may be a bit too much, so to just display the date, you could say
4294 something like:
4295
4296 @lisp
4297 (setq gnus-group-line-format
4298       "%M\%S\%p\%P\%5y: %(%-40,40g%) %6,6~(cut 2)d\n")
4299 @end lisp
4300
4301 If you would like greater control of the time format, you can use a
4302 user-defined format spec.  Something like the following should do the
4303 trick:
4304
4305 @lisp
4306 (setq gnus-group-line-format
4307       "%M\%S\%p\%P\%5y: %(%-40,40g%) %ud\n")
4308 (defun gnus-user-format-function-d (headers)
4309   (let ((time (gnus-group-timestamp gnus-tmp-group)))
4310     (if time
4311         (format-time-string "%b %d  %H:%M" time)
4312       "")))
4313 @end lisp
4314
4315
4316 @node File Commands
4317 @subsection File Commands
4318 @cindex file commands
4319
4320 @table @kbd
4321
4322 @item r
4323 @kindex r (Group)
4324 @findex gnus-group-read-init-file
4325 @vindex gnus-init-file
4326 @cindex reading init file
4327 Re-read the init file (@code{gnus-init-file}, which defaults to
4328 @file{~/.gnus.el}) (@code{gnus-group-read-init-file}).
4329
4330 @item s
4331 @kindex s (Group)
4332 @findex gnus-group-save-newsrc
4333 @cindex saving .newsrc
4334 Save the @file{.newsrc.eld} file (and @file{.newsrc} if wanted)
4335 (@code{gnus-group-save-newsrc}).  If given a prefix, force saving the
4336 file(s) whether Gnus thinks it is necessary or not.
4337
4338 @c @item Z
4339 @c @kindex Z (Group)
4340 @c @findex gnus-group-clear-dribble
4341 @c Clear the dribble buffer (@code{gnus-group-clear-dribble}).
4342
4343 @end table
4344
4345
4346 @node Sieve Commands
4347 @subsection Sieve Commands
4348 @cindex group sieve commands
4349
4350 Sieve is a server-side mail filtering language.  In Gnus you can use
4351 the @code{sieve} group parameter (@pxref{Group Parameters}) to specify
4352 sieve rules that should apply to each group.  Gnus provides two
4353 commands to translate all these group parameters into a proper Sieve
4354 script that can be transfered to the server somehow.
4355
4356 @vindex gnus-sieve-file
4357 @vindex gnus-sieve-region-start
4358 @vindex gnus-sieve-region-end
4359 The generated Sieve script is placed in @code{gnus-sieve-file} (by
4360 default @file{~/.sieve}).  The Sieve code that Gnus generate is placed
4361 between two delimiters, @code{gnus-sieve-region-start} and
4362 @code{gnus-sieve-region-end}, so you may write additional Sieve code
4363 outside these delimiters that will not be removed the next time you
4364 regenerate the Sieve script.
4365
4366 @vindex gnus-sieve-crosspost
4367 The variable @code{gnus-sieve-crosspost} controls how the Sieve script
4368 is generated.  If it is non-@code{nil} (the default) articles is
4369 placed in all groups that have matching rules, otherwise the article
4370 is only placed in the group with the first matching rule.  For
4371 example, the group parameter @samp{(sieve address "sender"
4372 "owner-ding@@hpc.uh.edu")} will generate the following piece of Sieve
4373 code if @code{gnus-sieve-crosspost} is @code{nil}.  (When
4374 @code{gnus-sieve-crosspost} is non-@code{nil}, it looks the same
4375 except that the line containing the call to @code{stop} is removed.)
4376
4377 @example
4378 if address "sender" "owner-ding@@hpc.uh.edu" @{
4379         fileinto "INBOX.ding";
4380         stop;
4381 @}
4382 @end example
4383
4384 @xref{Top, Emacs Sieve, Top, sieve, Emacs Sieve}.
4385
4386 @table @kbd
4387
4388 @item D g
4389 @kindex D g (Group)
4390 @findex gnus-sieve-generate
4391 @vindex gnus-sieve-file
4392 @cindex generating sieve script
4393 Regenerate a Sieve script from the @code{sieve} group parameters and
4394 put you into the @code{gnus-sieve-file} without saving it.
4395
4396 @item D u
4397 @kindex D u (Group)
4398 @findex gnus-sieve-update
4399 @vindex gnus-sieve-file
4400 @cindex updating sieve script
4401 Regenerates the Gnus managed part of @code{gnus-sieve-file} using the
4402 @code{sieve} group parameters, save the file and upload it to the
4403 server using the @code{sieveshell} program.
4404
4405 @end table
4406
4407
4408 @node Summary Buffer
4409 @chapter Summary Buffer
4410 @cindex summary buffer
4411
4412 A line for each article is displayed in the summary buffer.  You can
4413 move around, read articles, post articles and reply to articles.
4414
4415 The most common way to a summary buffer is to select a group from the
4416 group buffer (@pxref{Selecting a Group}).
4417
4418 You can have as many summary buffers open as you wish.
4419
4420 @menu
4421 * Summary Buffer Format::       Deciding how the summary buffer is to look.
4422 * Summary Maneuvering::         Moving around the summary buffer.
4423 * Choosing Articles::           Reading articles.
4424 * Paging the Article::          Scrolling the current article.
4425 * Reply Followup and Post::     Posting articles.
4426 * Delayed Articles::            Send articles at a later time.
4427 * Marking Articles::            Marking articles as read, expirable, etc.
4428 * Limiting::                    You can limit the summary buffer.
4429 * Threading::                   How threads are made.
4430 * Sorting the Summary Buffer::  How articles and threads are sorted.
4431 * Asynchronous Fetching::       Gnus might be able to pre-fetch articles.
4432 * Article Caching::             You may store articles in a cache.
4433 * Persistent Articles::         Making articles expiry-resistant.
4434 * Article Backlog::             Having already read articles hang around.
4435 * Saving Articles::             Ways of customizing article saving.
4436 * Decoding Articles::           Gnus can treat series of (uu)encoded articles.
4437 * Article Treatment::           The article buffer can be mangled at will.
4438 * MIME Commands::               Doing MIMEy things with the articles.
4439 * Charsets::                    Character set issues.
4440 * Article Commands::            Doing various things with the article buffer.
4441 * Summary Sorting::             Sorting the summary buffer in various ways.
4442 * Finding the Parent::          No child support? Get the parent.
4443 * Alternative Approaches::      Reading using non-default summaries.
4444 * Tree Display::                A more visual display of threads.
4445 * Mail Group Commands::         Some commands can only be used in mail groups.
4446 * Various Summary Stuff::       What didn't fit anywhere else.
4447 * Exiting the Summary Buffer::  Returning to the Group buffer,
4448                                 or reselecting the current group.
4449 * Crosspost Handling::          How crossposted articles are dealt with.
4450 * Duplicate Suppression::       An alternative when crosspost handling fails.
4451 * Security::                    Decrypt and Verify.
4452 * Mailing List::                Mailing list minor mode.
4453 @end menu
4454
4455
4456 @node Summary Buffer Format
4457 @section Summary Buffer Format
4458 @cindex summary buffer format
4459
4460 @iftex
4461 @iflatex
4462 \gnusfigure{The Summary Buffer}{180}{
4463 \put(0,0){\epsfig{figure=ps/summary,width=7.5cm}}
4464 \put(445,0){\makebox(0,0)[br]{\epsfig{figure=ps/summary-article,width=7.5cm}}}
4465 }
4466 @end iflatex
4467 @end iftex
4468
4469 @menu
4470 * Summary Buffer Lines::        You can specify how summary lines should look.
4471 * To From Newsgroups::          How to not display your own name.
4472 * Summary Buffer Mode Line::    You can say how the mode line should look.
4473 * Summary Highlighting::        Making the summary buffer all pretty and nice.
4474 @end menu
4475
4476 @findex mail-extract-address-components
4477 @findex gnus-extract-address-components
4478 @vindex gnus-extract-address-components
4479 Gnus will use the value of the @code{gnus-extract-address-components}
4480 variable as a function for getting the name and address parts of a
4481 @code{From} header.  Three pre-defined functions exist:
4482 @code{gnus-extract-address-components}, which is the default, quite
4483 fast, and too simplistic solution;
4484 @code{mail-extract-address-components}, which works nicely, but is
4485 slower; and @code{std11-extract-address-components}, which works very
4486 nicely, but is slower.  The default function will return the wrong
4487 answer in 5% of the cases.  If this is unacceptable to you, use the
4488 other function instead:
4489
4490 @lisp
4491 (setq gnus-extract-address-components
4492       'mail-extract-address-components)
4493 @end lisp
4494
4495 @vindex gnus-summary-same-subject
4496 @code{gnus-summary-same-subject} is a string indicating that the current
4497 article has the same subject as the previous.  This string will be used
4498 with those specs that require it.  The default is @code{""}.
4499
4500
4501 @node Summary Buffer Lines
4502 @subsection Summary Buffer Lines
4503
4504 @vindex gnus-summary-line-format
4505 You can change the format of the lines in the summary buffer by changing
4506 the @code{gnus-summary-line-format} variable.  It works along the same
4507 lines as a normal @code{format} string, with some extensions
4508 (@pxref{Formatting Variables}).
4509
4510 There should always be a colon or a point position marker on the line;
4511 the cursor always moves to the point position marker or the colon after
4512 performing an operation.  (Of course, Gnus wouldn't be Gnus if it wasn't
4513 possible to change this.  Just write a new function
4514 @code{gnus-goto-colon} which does whatever you like with the cursor.)
4515 @xref{Positioning Point}.
4516
4517 The default string is @samp{%U%R%z%I%(%[%4L: %-23,23f%]%) %s\n}.
4518
4519 The following format specification characters and extended format
4520 specification(s) are understood:
4521
4522 @table @samp
4523 @item N
4524 Article number.
4525 @item S
4526 Subject string.  List identifiers stripped,
4527 @code{gnus-list-identifies}.  @xref{Article Hiding}.
4528 @item s
4529 Subject if the article is the root of the thread or the previous article
4530 had a different subject, @code{gnus-summary-same-subject} otherwise.
4531 (@code{gnus-summary-same-subject} defaults to @code{""}.)
4532 @item F
4533 Full @code{From} header.
4534 @item n
4535 The name (from the @code{From} header).
4536 @item f
4537 The name, @code{To} header or the @code{Newsgroups} header (@pxref{To
4538 From Newsgroups}).
4539 @item a
4540 The name (from the @code{From} header).  This differs from the @code{n}
4541 spec in that it uses the function designated by the
4542 @code{gnus-extract-address-components} variable, which is slower, but
4543 may be more thorough.
4544 @item A
4545 The address (from the @code{From} header).  This works the same way as
4546 the @code{a} spec.
4547 @item L
4548 Number of lines in the article.
4549 @item c
4550 Number of characters in the article.  This specifier is not supported
4551 in some methods (like nnfolder).
4552 @item k
4553 Pretty-printed version of the number of characters in the article;
4554 for example, @samp{1.2k} or @samp{0.4M}.
4555 @item I
4556 Indentation based on thread level (@pxref{Customizing Threading}).
4557 @item B
4558 A complex trn-style thread tree, showing response-connecting trace
4559 lines.  A thread could be drawn like this:
4560
4561 @example
4562 >
4563 +->
4564 | +->
4565 | | \->
4566 | |   \->
4567 | \->
4568 +->
4569 \->
4570 @end example
4571
4572 You can customize the appearance with the following options.  Note
4573 that it is possible to make the thread display look really neat by
4574 replacing the default @acronym{ASCII} characters with graphic
4575 line-drawing glyphs.
4576 @table @code
4577 @item gnus-sum-thread-tree-root
4578 @vindex gnus-sum-thread-tree-root
4579 Used for the root of a thread.  If @code{nil}, use subject
4580 instead.  The default is @samp{> }.
4581
4582 @item gnus-sum-thread-tree-false-root
4583 @vindex gnus-sum-thread-tree-false-root
4584 Used for the false root of a thread (@pxref{Loose Threads}).  If
4585 @code{nil}, use subject instead.  The default is @samp{> }.
4586
4587 @item gnus-sum-thread-tree-single-indent
4588 @vindex gnus-sum-thread-tree-single-indent
4589 Used for a thread with just one message.  If @code{nil}, use subject
4590 instead.  The default is @samp{}.
4591
4592 @item gnus-sum-thread-tree-vertical
4593 @vindex gnus-sum-thread-tree-vertical
4594 Used for drawing a vertical line.  The default is @samp{| }.
4595
4596 @item gnus-sum-thread-tree-indent
4597 @vindex gnus-sum-thread-tree-indent
4598 Used for indenting.  The default is @samp{  }.
4599
4600 @item gnus-sum-thread-tree-leaf-with-other
4601 @vindex gnus-sum-thread-tree-leaf-with-other
4602 Used for a leaf with brothers.  The default is @samp{+-> }.
4603
4604 @item gnus-sum-thread-tree-single-leaf
4605 @vindex gnus-sum-thread-tree-single-leaf
4606 Used for a leaf without brothers.  The default is @samp{\-> }
4607
4608 @end table
4609
4610 @item T
4611 Nothing if the article is a root and lots of spaces if it isn't (it
4612 pushes everything after it off the screen).
4613 @item [
4614 Opening bracket, which is normally @samp{[}, but can also be @samp{<}
4615 for adopted articles (@pxref{Customizing Threading}).
4616 @item ]
4617 Closing bracket, which is normally @samp{]}, but can also be @samp{>}
4618 for adopted articles.
4619 @item >
4620 One space for each thread level.
4621 @item <
4622 Twenty minus thread level spaces.
4623 @item U
4624 Unread.  @xref{Read Articles}.
4625
4626 @item R
4627 This misleadingly named specifier is the @dfn{secondary mark}.  This
4628 mark will say whether the article has been replied to, has been cached,
4629 or has been saved.  @xref{Other Marks}.
4630
4631 @item i
4632 Score as a number (@pxref{Scoring}).
4633 @item z
4634 @vindex gnus-summary-zcore-fuzz
4635 Zcore, @samp{+} if above the default level and @samp{-} if below the
4636 default level.  If the difference between
4637 @code{gnus-summary-default-score} and the score is less than
4638 @code{gnus-summary-zcore-fuzz}, this spec will not be used.
4639 @item V
4640 Total thread score.
4641 @item x
4642 @code{Xref}.
4643 @item D
4644 @code{Date}.
4645 @item d
4646 The @code{Date} in @code{DD-MMM} format.
4647 @item o
4648 The @code{Date} in @var{YYYYMMDD}@code{T}@var{HHMMSS} format.
4649 @item M
4650 @code{Message-ID}.
4651 @item r
4652 @code{References}.
4653 @item t
4654 Number of articles in the current sub-thread.  Using this spec will slow
4655 down summary buffer generation somewhat.
4656 @item e
4657 An @samp{=} (@code{gnus-not-empty-thread-mark}) will be displayed if the
4658 article has any children.
4659 @item P
4660 The line number.
4661 @item O
4662 Download mark.
4663 @item &user-date;
4664 Age sensitive date format.  Various date format is defined in
4665 @code{gnus-user-date-format-alist}.
4666 @item u
4667 User defined specifier.  The next character in the format string should
4668 be a letter.  Gnus will call the function
4669 @code{gnus-user-format-function-@var{x}}, where @var{x} is the letter
4670 following @samp{%u}.  The function will be passed the current header as
4671 argument.  The function should return a string, which will be inserted
4672 into the summary just like information from any other summary specifier.
4673 @end table
4674
4675 Text between @samp{%(} and @samp{%)} will be highlighted with
4676 @code{gnus-mouse-face} when the mouse point is placed inside the area.
4677 There can only be one such area.
4678
4679 The @samp{%U} (status), @samp{%R} (replied) and @samp{%z} (zcore) specs
4680 have to be handled with care.  For reasons of efficiency, gnus will
4681 compute what column these characters will end up in, and ``hard-code''
4682 that.  This means that it is invalid to have these specs after a
4683 variable-length spec.  Well, you might not be arrested, but your summary
4684 buffer will look strange, which is bad enough.
4685
4686 The smart choice is to have these specs as far to the left as possible.
4687 (Isn't that the case with everything, though?  But I digress.)
4688
4689 This restriction may disappear in later versions of gnus.
4690
4691
4692 @node To From Newsgroups
4693 @subsection To From Newsgroups
4694 @cindex To
4695 @cindex Newsgroups
4696
4697 In some groups (particularly in archive groups), the @code{From} header
4698 isn't very interesting, since all the articles there are written by
4699 you.  To display the information in the @code{To} or @code{Newsgroups}
4700 headers instead, you need to decide three things: What information to
4701 gather; where to display it; and when to display it.
4702
4703 @enumerate
4704 @item
4705 @vindex gnus-extra-headers
4706 The reading of extra header information is controlled by the
4707 @code{gnus-extra-headers}.  This is a list of header symbols.  For
4708 instance:
4709
4710 @lisp
4711 (setq gnus-extra-headers
4712       '(To Newsgroups X-Newsreader))
4713 @end lisp
4714
4715 This will result in Gnus trying to obtain these three headers, and
4716 storing it in header structures for later easy retrieval.
4717
4718 @item
4719 @findex gnus-extra-header
4720 The value of these extra headers can be accessed via the
4721 @code{gnus-extra-header} function.  Here's a format line spec that will
4722 access the @code{X-Newsreader} header:
4723
4724 @example
4725 "%~(form (gnus-extra-header 'X-Newsreader))@@"
4726 @end example
4727
4728 @item
4729 @vindex gnus-ignored-from-addresses
4730 The @code{gnus-ignored-from-addresses} variable says when the @samp{%f}
4731 summary line spec returns the @code{To}, @code{Newsreader} or
4732 @code{From} header.  If this regexp matches the contents of the
4733 @code{From} header, the value of the @code{To} or @code{Newsreader}
4734 headers are used instead.
4735
4736 @end enumerate
4737
4738 @vindex nnmail-extra-headers
4739 A related variable is @code{nnmail-extra-headers}, which controls when
4740 to include extra headers when generating overview (@acronym{NOV}) files.
4741 If you have old overview files, you should regenerate them after
4742 changing this variable, by entering the server buffer using @kbd{^},
4743 and then @kbd{g} on the appropriate mail server (e.g. nnml) to cause
4744 regeneration.
4745
4746 @vindex gnus-summary-line-format
4747 You also have to instruct Gnus to display the data by changing the
4748 @code{%n} spec to the @code{%f} spec in the
4749 @code{gnus-summary-line-format} variable.
4750
4751 In summary, you'd typically put something like the following in
4752 @file{~/.gnus.el}:
4753
4754 @lisp
4755 (setq gnus-extra-headers
4756       '(To Newsgroups))
4757 (setq nnmail-extra-headers gnus-extra-headers)
4758 (setq gnus-summary-line-format
4759       "%U%R%z%I%(%[%4L: %-23,23f%]%) %s\n")
4760 (setq gnus-ignored-from-addresses
4761       "Your Name Here")
4762 @end lisp
4763
4764 (The values listed above are the default values in Gnus.  Alter them
4765 to fit your needs.)
4766
4767 A note for news server administrators, or for users who wish to try to
4768 convince their news server administrator to provide some additional
4769 support:
4770
4771 The above is mostly useful for mail groups, where you have control over
4772 the @acronym{NOV} files that are created.  However, if you can persuade your
4773 nntp admin to add (in the usual implementation, notably INN):
4774
4775 @example
4776 Newsgroups:full
4777 @end example
4778
4779 to the end of her @file{overview.fmt} file, then you can use that just
4780 as you would the extra headers from the mail groups.
4781
4782
4783 @node Summary Buffer Mode Line
4784 @subsection Summary Buffer Mode Line
4785
4786 @vindex gnus-summary-mode-line-format
4787 You can also change the format of the summary mode bar (@pxref{Mode Line
4788 Formatting}).  Set @code{gnus-summary-mode-line-format} to whatever you
4789 like.  The default is @samp{Gnus: %%b [%A] %Z}.
4790
4791 Here are the elements you can play with:
4792
4793 @table @samp
4794 @item G
4795 Group name.
4796 @item p
4797 Unprefixed group name.
4798 @item A
4799 Current article number.
4800 @item z
4801 Current article score.
4802 @item V
4803 Gnus version.
4804 @item U
4805 Number of unread articles in this group.
4806 @item e
4807 Number of unread articles in this group that aren't displayed in the
4808 summary buffer.
4809 @item Z
4810 A string with the number of unread and unselected articles represented
4811 either as @samp{<%U(+%e) more>} if there are both unread and unselected
4812 articles, and just as @samp{<%U more>} if there are just unread articles
4813 and no unselected ones.
4814 @item g
4815 Shortish group name.  For instance, @samp{rec.arts.anime} will be
4816 shortened to @samp{r.a.anime}.
4817 @item S
4818 Subject of the current article.
4819 @item u
4820 User-defined spec (@pxref{User-Defined Specs}).
4821 @item s
4822 Name of the current score file (@pxref{Scoring}).
4823 @item d
4824 Number of dormant articles (@pxref{Unread Articles}).
4825 @item t
4826 Number of ticked articles (@pxref{Unread Articles}).
4827 @item r
4828 Number of articles that have been marked as read in this session.
4829 @item E
4830 Number of articles expunged by the score files.
4831 @end table
4832
4833
4834 @node Summary Highlighting
4835 @subsection Summary Highlighting
4836
4837 @table @code
4838
4839 @item gnus-visual-mark-article-hook
4840 @vindex gnus-visual-mark-article-hook
4841 This hook is run after selecting an article.  It is meant to be used for
4842 highlighting the article in some way.  It is not run if
4843 @code{gnus-visual} is @code{nil}.
4844
4845 @item gnus-summary-update-hook
4846 @vindex gnus-summary-update-hook
4847 This hook is called when a summary line is changed.  It is not run if
4848 @code{gnus-visual} is @code{nil}.
4849
4850 @item gnus-summary-selected-face
4851 @vindex gnus-summary-selected-face
4852 This is the face (or @dfn{font} as some people call it) used to
4853 highlight the current article in the summary buffer.
4854
4855 @item gnus-summary-highlight
4856 @vindex gnus-summary-highlight
4857 Summary lines are highlighted according to this variable, which is a
4858 list where the elements are of the format @code{(@var{form}
4859 . @var{face})}.  If you would, for instance, like ticked articles to be
4860 italic and high-scored articles to be bold, you could set this variable
4861 to something like
4862 @lisp
4863 (((eq mark gnus-ticked-mark) . italic)
4864  ((> score default) . bold))
4865 @end lisp
4866 As you may have guessed, if @var{form} returns a non-@code{nil} value,
4867 @var{face} will be applied to the line.
4868 @end table
4869
4870
4871 @node Summary Maneuvering
4872 @section Summary Maneuvering
4873 @cindex summary movement
4874
4875 All the straight movement commands understand the numeric prefix and
4876 behave pretty much as you'd expect.
4877
4878 None of these commands select articles.
4879
4880 @table @kbd
4881 @item G M-n
4882 @itemx M-n
4883 @kindex M-n (Summary)
4884 @kindex G M-n (Summary)
4885 @findex gnus-summary-next-unread-subject
4886 Go to the next summary line of an unread article
4887 (@code{gnus-summary-next-unread-subject}).
4888
4889 @item G M-p
4890 @itemx M-p
4891 @kindex M-p (Summary)
4892 @kindex G M-p (Summary)
4893 @findex gnus-summary-prev-unread-subject
4894 Go to the previous summary line of an unread article
4895 (@code{gnus-summary-prev-unread-subject}).
4896
4897 @item G g
4898 @kindex G g (Summary)
4899 @findex gnus-summary-goto-subject
4900 Ask for an article number and then go to the summary line of that article
4901 without displaying the article (@code{gnus-summary-goto-subject}).
4902 @end table
4903
4904 If gnus asks you to press a key to confirm going to the next group, you
4905 can use the @kbd{C-n} and @kbd{C-p} keys to move around the group
4906 buffer, searching for the next group to read without actually returning
4907 to the group buffer.
4908
4909 Variables related to summary movement:
4910
4911 @table @code
4912
4913 @vindex gnus-auto-select-next
4914 @item gnus-auto-select-next
4915 If you issue one of the movement commands (like @kbd{n}) and there are
4916 no more unread articles after the current one, gnus will offer to go to
4917 the next group.  If this variable is @code{t} and the next group is
4918 empty, gnus will exit summary mode and return to the group buffer.  If
4919 this variable is neither @code{t} nor @code{nil}, gnus will select the
4920 next group with unread articles.  As a special case, if this variable
4921 is @code{quietly}, Gnus will select the next group without asking for
4922 confirmation.  If this variable is @code{almost-quietly}, the same
4923 will happen only if you are located on the last article in the group.
4924 Finally, if this variable is @code{slightly-quietly}, the @kbd{Z n}
4925 command will go to the next group without confirmation.  Also
4926 @pxref{Group Levels}.
4927
4928 @item gnus-auto-select-same
4929 @vindex gnus-auto-select-same
4930 If non-@code{nil}, all the movement commands will try to go to the next
4931 article with the same subject as the current.  (@dfn{Same} here might
4932 mean @dfn{roughly equal}.  See @code{gnus-summary-gather-subject-limit}
4933 for details (@pxref{Customizing Threading}).)  If there are no more
4934 articles with the same subject, go to the first unread article.
4935
4936 This variable is not particularly useful if you use a threaded display.
4937
4938 @item gnus-summary-check-current
4939 @vindex gnus-summary-check-current
4940 If non-@code{nil}, all the ``unread'' movement commands will not proceed
4941 to the next (or previous) article if the current article is unread.
4942 Instead, they will choose the current article.
4943
4944 @item gnus-auto-center-summary
4945 @vindex gnus-auto-center-summary
4946 If non-@code{nil}, gnus will keep the point in the summary buffer
4947 centered at all times.  This makes things quite tidy, but if you have a
4948 slow network connection, or simply do not like this un-Emacsism, you can
4949 set this variable to @code{nil} to get the normal Emacs scrolling
4950 action.  This will also inhibit horizontal re-centering of the summary
4951 buffer, which might make it more inconvenient to read extremely long
4952 threads.
4953
4954 This variable can also be a number.  In that case, center the window at
4955 the given number of lines from the top.
4956
4957 @end table
4958
4959
4960 @node Choosing Articles
4961 @section Choosing Articles
4962 @cindex selecting articles
4963
4964 @menu
4965 * Choosing Commands::           Commands for choosing articles.
4966 * Choosing Variables::          Variables that influence these commands.
4967 @end menu
4968
4969
4970 @node Choosing Commands
4971 @subsection Choosing Commands
4972
4973 None of the following movement commands understand the numeric prefix,
4974 and they all select and display an article.
4975
4976 If you want to fetch new articles or redisplay the group, see
4977 @ref{Exiting the Summary Buffer}.
4978
4979 @table @kbd
4980 @item SPACE
4981 @kindex SPACE (Summary)
4982 @findex gnus-summary-next-page
4983 Select the current article, or, if that one's read already, the next
4984 unread article (@code{gnus-summary-next-page}).
4985
4986 If you have an article window open already and you press @kbd{SPACE}
4987 again, the article will be scrolled.  This lets you conveniently
4988 @kbd{SPACE} through an entire newsgroup.  @xref{Paging the Article}.
4989
4990 @item G n
4991 @itemx n
4992 @kindex n (Summary)
4993 @kindex G n (Summary)
4994 @findex gnus-summary-next-unread-article
4995 @c @icon{gnus-summary-next-unread}
4996 Go to next unread article (@code{gnus-summary-next-unread-article}).
4997
4998 @item G p
4999 @itemx p
5000 @kindex p (Summary)
5001 @findex gnus-summary-prev-unread-article
5002 @c @icon{gnus-summary-prev-unread}
5003 Go to previous unread article (@code{gnus-summary-prev-unread-article}).
5004
5005 @item G N
5006 @itemx N
5007 @kindex N (Summary)
5008 @kindex G N (Summary)
5009 @findex gnus-summary-next-article
5010 Go to the next article (@code{gnus-summary-next-article}).
5011
5012 @item G P
5013 @itemx P
5014 @kindex P (Summary)
5015 @kindex G P (Summary)
5016 @findex gnus-summary-prev-article
5017 Go to the previous article (@code{gnus-summary-prev-article}).
5018
5019 @item G C-n
5020 @kindex G C-n (Summary)
5021 @findex gnus-summary-next-same-subject
5022 Go to the next article with the same subject
5023 (@code{gnus-summary-next-same-subject}).
5024
5025 @item G C-p
5026 @kindex G C-p (Summary)
5027 @findex gnus-summary-prev-same-subject
5028 Go to the previous article with the same subject
5029 (@code{gnus-summary-prev-same-subject}).
5030
5031 @item G f
5032 @itemx .
5033 @kindex G f  (Summary)
5034 @kindex .  (Summary)
5035 @findex gnus-summary-first-unread-article
5036 Go to the first unread article
5037 (@code{gnus-summary-first-unread-article}).
5038
5039 @item G b
5040 @itemx ,
5041 @kindex G b (Summary)
5042 @kindex , (Summary)
5043 @findex gnus-summary-best-unread-article
5044 Go to the unread article with the highest score
5045 (@code{gnus-summary-best-unread-article}).  If given a prefix argument,
5046 go to the first unread article that has a score over the default score.
5047
5048 @item G l
5049 @itemx l
5050 @kindex l (Summary)
5051 @kindex G l (Summary)
5052 @findex gnus-summary-goto-last-article
5053 Go to the previous article read (@code{gnus-summary-goto-last-article}).
5054
5055 @item G o
5056 @kindex G o (Summary)
5057 @findex gnus-summary-pop-article
5058 @cindex history
5059 @cindex article history
5060 Pop an article off the summary history and go to this article
5061 (@code{gnus-summary-pop-article}).  This command differs from the
5062 command above in that you can pop as many previous articles off the
5063 history as you like, while @kbd{l} toggles the two last read articles.
5064 For a somewhat related issue (if you use these commands a lot),
5065 @pxref{Article Backlog}.
5066
5067 @item G j
5068 @itemx j
5069 @kindex j (Summary)
5070 @kindex G j (Summary)
5071 @findex gnus-summary-goto-article
5072 Ask for an article number or @code{Message-ID}, and then go to that
5073 article (@code{gnus-summary-goto-article}).
5074
5075 @end table
5076
5077
5078 @node Choosing Variables
5079 @subsection Choosing Variables
5080
5081 Some variables relevant for moving and selecting articles:
5082
5083 @table @code
5084 @item gnus-auto-extend-newsgroup
5085 @vindex gnus-auto-extend-newsgroup
5086 All the movement commands will try to go to the previous (or next)
5087 article, even if that article isn't displayed in the Summary buffer if
5088 this variable is non-@code{nil}.  Gnus will then fetch the article from
5089 the server and display it in the article buffer.
5090
5091 @item gnus-select-article-hook
5092 @vindex gnus-select-article-hook
5093 This hook is called whenever an article is selected.  By default it
5094 exposes any threads hidden under the selected article.  If you would
5095 like each article to be saved in the Agent as you read it, putting
5096 @code{gnus-agent-fetch-selected-article} on this hook will do so.
5097
5098 @item gnus-mark-article-hook
5099 @vindex gnus-mark-article-hook
5100 @findex gnus-summary-mark-unread-as-read
5101 @findex gnus-summary-mark-read-and-unread-as-read
5102 @findex gnus-unread-mark
5103 This hook is called whenever an article is selected.  It is intended to
5104 be used for marking articles as read.  The default value is
5105 @code{gnus-summary-mark-read-and-unread-as-read}, and will change the
5106 mark of almost any article you read to @code{gnus-unread-mark}.  The
5107 only articles not affected by this function are ticked, dormant, and
5108 expirable articles.  If you'd instead like to just have unread articles
5109 marked as read, you can use @code{gnus-summary-mark-unread-as-read}
5110 instead.  It will leave marks like @code{gnus-low-score-mark},
5111 @code{gnus-del-mark} (and so on) alone.
5112
5113 @end table
5114
5115
5116 @node Paging the Article
5117 @section Scrolling the Article
5118 @cindex article scrolling
5119
5120 @table @kbd
5121
5122 @item SPACE
5123 @kindex SPACE (Summary)
5124 @findex gnus-summary-next-page
5125 Pressing @kbd{SPACE} will scroll the current article forward one page,
5126 or, if you have come to the end of the current article, will choose the
5127 next article (@code{gnus-summary-next-page}).
5128
5129 @vindex gnus-article-boring-faces
5130 @vindex gnus-article-skip-boring
5131 If @code{gnus-article-skip-boring} is non-@code{nil} and the rest of
5132 the article consists only of citations and signature, then it will be
5133 skipped; the next article will be shown instead.  You can customize
5134 what is considered uninteresting with
5135 @code{gnus-article-boring-faces}.  You can manually view the article's
5136 pages, no matter how boring, using @kbd{C-M-v}.
5137
5138 @item DEL
5139 @kindex DEL (Summary)
5140 @findex gnus-summary-prev-page
5141 Scroll the current article back one page (@code{gnus-summary-prev-page}).
5142
5143 @item RET
5144 @kindex RET (Summary)
5145 @findex gnus-summary-scroll-up
5146 Scroll the current article one line forward
5147 (@code{gnus-summary-scroll-up}).
5148
5149 @item M-RET
5150 @kindex M-RET (Summary)
5151 @findex gnus-summary-scroll-down
5152 Scroll the current article one line backward
5153 (@code{gnus-summary-scroll-down}).
5154
5155 @item A g
5156 @itemx g
5157 @kindex A g (Summary)
5158 @kindex g (Summary)
5159 @findex gnus-summary-show-article
5160 @vindex gnus-summary-show-article-charset-alist
5161 (Re)fetch the current article (@code{gnus-summary-show-article}).  If
5162 given a prefix, fetch the current article, but don't run any of the
5163 article treatment functions.  This will give you a ``raw'' article, just
5164 the way it came from the server.
5165
5166 If given a numerical prefix, you can do semi-manual charset stuff.
5167 @kbd{C-u 0 g cn-gb-2312 RET} will decode the message as if it were
5168 encoded in the @code{cn-gb-2312} charset.  If you have
5169
5170 @lisp
5171 (setq gnus-summary-show-article-charset-alist
5172       '((1 . cn-gb-2312)
5173         (2 . big5)))
5174 @end lisp
5175
5176 then you can say @kbd{C-u 1 g} to get the same effect.
5177
5178 @item A <
5179 @itemx <
5180 @kindex < (Summary)
5181 @kindex A < (Summary)
5182 @findex gnus-summary-beginning-of-article
5183 Scroll to the beginning of the article
5184 (@code{gnus-summary-beginning-of-article}).
5185
5186 @item A >
5187 @itemx >
5188 @kindex > (Summary)
5189 @kindex A > (Summary)
5190 @findex gnus-summary-end-of-article
5191 Scroll to the end of the article (@code{gnus-summary-end-of-article}).
5192
5193 @item A s
5194 @itemx s
5195 @kindex A s (Summary)
5196 @kindex s (Summary)
5197 @findex gnus-summary-isearch-article
5198 Perform an isearch in the article buffer
5199 (@code{gnus-summary-isearch-article}).
5200
5201 @item h
5202 @kindex h (Summary)
5203 @findex gnus-summary-select-article-buffer
5204 Select the article buffer (@code{gnus-summary-select-article-buffer}).
5205
5206 @end table
5207
5208
5209 @node Reply Followup and Post
5210 @section Reply, Followup and Post
5211
5212 @menu
5213 * Summary Mail Commands::       Sending mail.
5214 * Summary Post Commands::       Sending news.
5215 * Summary Message Commands::    Other Message-related commands.
5216 * Canceling and Superseding::
5217 @end menu
5218
5219
5220 @node Summary Mail Commands
5221 @subsection Summary Mail Commands
5222 @cindex mail
5223 @cindex composing mail
5224
5225 Commands for composing a mail message:
5226
5227 @table @kbd
5228
5229 @item S r
5230 @itemx r
5231 @kindex S r (Summary)
5232 @kindex r (Summary)
5233 @findex gnus-summary-reply
5234 @c @icon{gnus-summary-mail-reply}
5235 @c @icon{gnus-summary-reply}
5236 Mail a reply to the author of the current article
5237 (@code{gnus-summary-reply}).
5238
5239 @item S R
5240 @itemx R
5241 @kindex R (Summary)
5242 @kindex S R (Summary)
5243 @findex gnus-summary-reply-with-original
5244 @c @icon{gnus-summary-reply-with-original}
5245 Mail a reply to the author of the current article and include the
5246 original message (@code{gnus-summary-reply-with-original}).  This
5247 command uses the process/prefix convention.
5248
5249 @item S w
5250 @kindex S w (Summary)
5251 @findex gnus-summary-wide-reply
5252 Mail a wide reply to the author of the current article
5253 (@code{gnus-summary-wide-reply}).  A @dfn{wide reply} is a reply that
5254 goes out to all people listed in the @code{To}, @code{From} (or
5255 @code{Reply-to}) and @code{Cc} headers.  If @code{Mail-Followup-To} is
5256 present, that's used instead.
5257
5258 @item S W
5259 @kindex S W (Summary)
5260 @findex gnus-summary-wide-reply-with-original
5261 Mail a wide reply to the current article and include the original
5262 message (@code{gnus-summary-wide-reply-with-original}).  This command uses
5263 the process/prefix convention.
5264
5265 @item S v
5266 @kindex S v (Summary)
5267 @findex gnus-summary-very-wide-reply
5268 Mail a very wide reply to the author of the current article
5269 (@code{gnus-summary-wide-reply}).  A @dfn{very wide reply} is a reply
5270 that goes out to all people listed in the @code{To}, @code{From} (or
5271 @code{Reply-to}) and @code{Cc} headers in all the process/prefixed
5272 articles.  This command uses the process/prefix convention.
5273
5274 @item S V
5275 @kindex S V (Summary)
5276 @findex gnus-summary-very-wide-reply-with-original
5277 Mail a very wide reply to the author of the current article and include the
5278 original message (@code{gnus-summary-very-wide-reply-with-original}).  This
5279 command uses the process/prefix convention.
5280
5281 @item S B r
5282 @kindex S B r (Summary)
5283 @findex gnus-summary-reply-broken-reply-to
5284 Mail a reply to the author of the current article but ignore the
5285 @code{Reply-To} field (@code{gnus-summary-reply-broken-reply-to}).
5286 If you need this because a mailing list incorrectly sets a
5287 @code{Reply-To} header pointing to the list, you probably want to set
5288 the @code{broken-reply-to} group parameter instead, so things will work
5289 correctly.  @xref{Group Parameters}.
5290
5291 @item S B R
5292 @kindex S B R (Summary)
5293 @findex gnus-summary-reply-broken-reply-to-with-original
5294 Mail a reply to the author of the current article and include the
5295 original message but ignore the @code{Reply-To} field
5296 (@code{gnus-summary-reply-broken-reply-to-with-original}).
5297
5298 @item S o m
5299 @itemx C-c C-f
5300 @kindex S o m (Summary)
5301 @kindex C-c C-f (Summary)
5302 @findex gnus-summary-mail-forward
5303 @c @icon{gnus-summary-mail-forward}
5304 Forward the current article to some other person
5305 (@code{gnus-summary-mail-forward}).  If given a prefix, include the full
5306 headers of the forwarded article.
5307
5308 @item S m
5309 @itemx m
5310 @kindex m (Summary)
5311 @kindex S m (Summary)
5312 @findex gnus-summary-mail-other-window
5313 @c @icon{gnus-summary-mail-originate}
5314 Prepare a mail (@code{gnus-summary-mail-other-window}).  By default, use
5315 the posting style of the current group.  If given a prefix, disable that.
5316 If the prefix is 1, prompt for a group name to find the posting style.
5317
5318 @item S i
5319 @itemx i
5320 @kindex i (Summary)
5321 @kindex S i (Summary)
5322 @findex gnus-summary-news-other-window
5323 Prepare a news (@code{gnus-summary-news-other-window}).  By default,
5324 post to the current group.  If given a prefix, disable that.  If the
5325 prefix is 1, prompt for a group to post to.
5326
5327 This function actually prepares a news even when using mail groups.
5328 This is useful for ``posting'' messages to mail groups without actually
5329 sending them over the network: they're just saved directly to the group
5330 in question.  The corresponding back end must have a request-post method
5331 for this to work though.
5332
5333 @item S D b
5334 @kindex S D b (Summary)
5335 @findex gnus-summary-resend-bounced-mail
5336 @cindex bouncing mail
5337 If you have sent a mail, but the mail was bounced back to you for some
5338 reason (wrong address, transient failure), you can use this command to
5339 resend that bounced mail (@code{gnus-summary-resend-bounced-mail}).  You
5340 will be popped into a mail buffer where you can edit the headers before
5341 sending the mail off again.  If you give a prefix to this command, and
5342 the bounced mail is a reply to some other mail, gnus will try to fetch
5343 that mail and display it for easy perusal of its headers.  This might
5344 very well fail, though.
5345
5346 @item S D r
5347 @kindex S D r (Summary)
5348 @findex gnus-summary-resend-message
5349 Not to be confused with the previous command,
5350 @code{gnus-summary-resend-message} will prompt you for an address to
5351 send the current message off to, and then send it to that place.  The
5352 headers of the message won't be altered---but lots of headers that say
5353 @code{Resent-To}, @code{Resent-From} and so on will be added.  This
5354 means that you actually send a mail to someone that has a @code{To}
5355 header that (probably) points to yourself.  This will confuse people.
5356 So, natcherly you'll only do that if you're really eVIl.
5357
5358 This command is mainly used if you have several accounts and want to
5359 ship a mail to a different account of yours.  (If you're both
5360 @code{root} and @code{postmaster} and get a mail for @code{postmaster}
5361 to the @code{root} account, you may want to resend it to
5362 @code{postmaster}.  Ordnung muss sein!
5363
5364 This command understands the process/prefix convention
5365 (@pxref{Process/Prefix}).
5366
5367 @item S O m
5368 @kindex S O m (Summary)
5369 @findex gnus-summary-digest-mail-forward
5370 Digest the current series (@pxref{Decoding Articles}) and forward the
5371 result using mail (@code{gnus-summary-digest-mail-forward}).  This
5372 command uses the process/prefix convention (@pxref{Process/Prefix}).
5373
5374 @item S M-c
5375 @kindex S M-c (Summary)
5376 @findex gnus-summary-mail-crosspost-complaint
5377 @cindex crossposting
5378 @cindex excessive crossposting
5379 Send a complaint about excessive crossposting to the author of the
5380 current article (@code{gnus-summary-mail-crosspost-complaint}).
5381
5382 @findex gnus-crosspost-complaint
5383 This command is provided as a way to fight back against the current
5384 crossposting pandemic that's sweeping Usenet.  It will compose a reply
5385 using the @code{gnus-crosspost-complaint} variable as a preamble.  This
5386 command understands the process/prefix convention
5387 (@pxref{Process/Prefix}) and will prompt you before sending each mail.
5388
5389 @end table
5390
5391 Also @xref{Header Commands, ,Header Commands, message, The Message
5392 Manual}, for more information.
5393
5394
5395 @node Summary Post Commands
5396 @subsection Summary Post Commands
5397 @cindex post
5398 @cindex composing news
5399
5400 Commands for posting a news article:
5401
5402 @table @kbd
5403 @item S p
5404 @itemx a
5405 @kindex a (Summary)
5406 @kindex S p (Summary)
5407 @findex gnus-summary-post-news
5408 @c @icon{gnus-summary-post-news}
5409 Prepare for posting an article (@code{gnus-summary-post-news}).  By
5410 default, post to the current group.  If given a prefix, disable that.
5411 If the prefix is 1, prompt for another group instead.
5412
5413 @item S f
5414 @itemx f
5415 @kindex f (Summary)
5416 @kindex S f (Summary)
5417 @findex gnus-summary-followup
5418 @c @icon{gnus-summary-followup}
5419 Post a followup to the current article (@code{gnus-summary-followup}).
5420
5421 @item S F
5422 @itemx F
5423 @kindex S F (Summary)
5424 @kindex F (Summary)
5425 @c @icon{gnus-summary-followup-with-original}
5426 @findex gnus-summary-followup-with-original
5427 Post a followup to the current article and include the original message
5428 (@code{gnus-summary-followup-with-original}).  This command uses the
5429 process/prefix convention.
5430
5431 @item S n
5432 @kindex S n (Summary)
5433 @findex gnus-summary-followup-to-mail
5434 Post a followup to the current article via news, even if you got the
5435 message through mail (@code{gnus-summary-followup-to-mail}).
5436
5437 @item S N
5438 @kindex S N (Summary)
5439 @findex gnus-summary-followup-to-mail-with-original
5440 Post a followup to the current article via news, even if you got the
5441 message through mail and include the original message
5442 (@code{gnus-summary-followup-to-mail-with-original}).  This command uses
5443 the process/prefix convention.
5444
5445 @item S o p
5446 @kindex S o p (Summary)
5447 @findex gnus-summary-post-forward
5448 Forward the current article to a newsgroup
5449 (@code{gnus-summary-post-forward}).  If given a prefix, include the full
5450 headers of the forwarded article.
5451
5452 @item S O p
5453 @kindex S O p (Summary)
5454 @findex gnus-summary-digest-post-forward
5455 @cindex digests
5456 @cindex making digests
5457 Digest the current series and forward the result to a newsgroup
5458 (@code{gnus-summary-digest-post-forward}).  This command uses the
5459 process/prefix convention.
5460
5461 @item S u
5462 @kindex S u (Summary)
5463 @findex gnus-uu-post-news
5464 @c @icon{gnus-uu-post-news}
5465 Uuencode a file, split it into parts, and post it as a series
5466 (@code{gnus-uu-post-news}).  (@pxref{Uuencoding and Posting}).
5467 @end table
5468
5469 Also @xref{Header Commands, ,Header Commands, message, The Message
5470 Manual}, for more information.
5471
5472
5473 @node Summary Message Commands
5474 @subsection Summary Message Commands
5475
5476 @table @kbd
5477 @item S y
5478 @kindex S y (Summary)
5479 @findex gnus-summary-yank-message
5480 Yank the current article into an already existing Message composition
5481 buffer (@code{gnus-summary-yank-message}).  This command prompts for
5482 what message buffer you want to yank into, and understands the
5483 process/prefix convention (@pxref{Process/Prefix}).
5484
5485 @end table
5486
5487
5488 @node Canceling and Superseding
5489 @subsection Canceling Articles
5490 @cindex canceling articles
5491 @cindex superseding articles
5492
5493 Have you ever written something, and then decided that you really,
5494 really, really wish you hadn't posted that?
5495
5496 Well, you can't cancel mail, but you can cancel posts.
5497
5498 @findex gnus-summary-cancel-article
5499 @kindex C (Summary)
5500 @c @icon{gnus-summary-cancel-article}
5501 Find the article you wish to cancel (you can only cancel your own
5502 articles, so don't try any funny stuff).  Then press @kbd{C} or @kbd{S
5503 c} (@code{gnus-summary-cancel-article}).  Your article will be
5504 canceled---machines all over the world will be deleting your article.
5505 This command uses the process/prefix convention (@pxref{Process/Prefix}).
5506
5507 Be aware, however, that not all sites honor cancels, so your article may
5508 live on here and there, while most sites will delete the article in
5509 question.
5510
5511 Gnus will use the ``current'' select method when canceling.  If you
5512 want to use the standard posting method, use the @samp{a} symbolic
5513 prefix (@pxref{Symbolic Prefixes}).
5514
5515 If you discover that you have made some mistakes and want to do some
5516 corrections, you can post a @dfn{superseding} article that will replace
5517 your original article.
5518
5519 @findex gnus-summary-supersede-article
5520 @kindex S (Summary)
5521 Go to the original article and press @kbd{S s}
5522 (@code{gnus-summary-supersede-article}).  You will be put in a buffer
5523 where you can edit the article all you want before sending it off the
5524 usual way.
5525
5526 The same goes for superseding as for canceling, only more so: Some
5527 sites do not honor superseding.  On those sites, it will appear that you
5528 have posted almost the same article twice.
5529
5530 If you have just posted the article, and change your mind right away,
5531 there is a trick you can use to cancel/supersede the article without
5532 waiting for the article to appear on your site first.  You simply return
5533 to the post buffer (which is called @code{*sent ...*}).  There you will
5534 find the article you just posted, with all the headers intact.  Change
5535 the @code{Message-ID} header to a @code{Cancel} or @code{Supersedes}
5536 header by substituting one of those words for the word
5537 @code{Message-ID}.  Then just press @kbd{C-c C-c} to send the article as
5538 you would do normally.  The previous article will be
5539 canceled/superseded.
5540
5541 Just remember, kids: There is no 'c' in 'supersede'.
5542
5543 @node Delayed Articles
5544 @section Delayed Articles
5545 @cindex delayed sending
5546 @cindex send delayed
5547
5548 Sometimes, you might wish to delay the sending of a message.  For
5549 example, you might wish to arrange for a message to turn up just in time
5550 to remind your about the birthday of your Significant Other.  For this,
5551 there is the @code{gnus-delay} package.  Setup is simple:
5552
5553 @lisp
5554 (gnus-delay-initialize)
5555 @end lisp
5556
5557 @findex gnus-delay-article
5558 Normally, to send a message you use the @kbd{C-c C-c} command from
5559 Message mode.  To delay a message, use @kbd{C-c C-j}
5560 (@code{gnus-delay-article}) instead.  This will ask you for how long the
5561 message should be delayed.  Possible answers are:
5562
5563 @itemize @bullet
5564 @item
5565 A time span.  Consists of an integer and a letter.  For example,
5566 @code{42d} means to delay for 42 days.  Available letters are @code{m}
5567 (minutes), @code{h} (hours), @code{d} (days), @code{w} (weeks), @code{M}
5568 (months) and @code{Y} (years).
5569
5570 @item
5571 A specific date.  Looks like @code{YYYY-MM-DD}.  The message will be
5572 delayed until that day, at a specific time (eight o'clock by default).
5573 See also @code{gnus-delay-default-hour}.
5574
5575 @item
5576 A specific time of day.  Given in @code{hh:mm} format, 24h, no am/pm
5577 stuff.  The deadline will be at that time today, except if that time has
5578 already passed, then it's at the given time tomorrow.  So if it's ten
5579 o'clock in the morning and you specify @code{11:15}, then the deadline
5580 is one hour and fifteen minutes hence.  But if you specify @code{9:20},
5581 that means a time tomorrow.
5582 @end itemize
5583
5584 The action of the @code{gnus-delay-article} command is influenced by a
5585 couple of variables:
5586
5587 @table @code
5588 @item gnus-delay-default-hour
5589 @vindex gnus-delay-default-hour
5590 When you specify a specific date, the message will be due on that hour
5591 on the given date.  Possible values are integers 0 through 23.
5592
5593 @item gnus-delay-default-delay
5594 @vindex gnus-delay-default-delay
5595 This is a string and gives the default delay.  It can be of any of the
5596 formats described above.
5597
5598 @item gnus-delay-group
5599 @vindex gnus-delay-group
5600 Delayed articles will be kept in this group on the drafts server until
5601 they are due.  You probably don't need to change this.  The default
5602 value is @code{"delayed"}.
5603
5604 @item gnus-delay-header
5605 @vindex gnus-delay-header
5606 The deadline for each article will be stored in a header.  This variable
5607 is a string and gives the header name.  You probably don't need to
5608 change this.  The default value is @code{"X-Gnus-Delayed"}.
5609 @end table
5610
5611 The way delaying works is like this: when you use the
5612 @code{gnus-delay-article} command, you give a certain delay.  Gnus
5613 calculates the deadline of the message and stores it in the
5614 @code{X-Gnus-Delayed} header and puts the message in the
5615 @code{nndraft:delayed} group.
5616
5617 @findex gnus-delay-send-queue
5618 And whenever you get new news, Gnus looks through the group for articles
5619 which are due and sends them.  It uses the @code{gnus-delay-send-queue}
5620 function for this.  By default, this function is added to the hook
5621 @code{gnus-get-new-news-hook}.  But of course, you can change this.
5622 Maybe you want to use the demon to send drafts?  Just tell the demon to
5623 execute the @code{gnus-delay-send-queue} function.
5624
5625 @table @code
5626 @item gnus-delay-initialize
5627 @findex gnus-delay-initialize
5628
5629 By default, this function installs @code{gnus-delay-send-queue} in
5630 @code{gnus-get-new-news-hook}.  But it accepts the optional second
5631 argument @code{no-check}.  If it is non-@code{nil},
5632 @code{gnus-get-new-news-hook} is not changed.  The optional first
5633 argument is ignored.
5634
5635 For example, @code{(gnus-delay-initialize nil t)} means to do nothing.
5636 Presumably, you want to use the demon for sending due delayed articles.
5637 Just don't forget to set that up :-)
5638 @end table
5639
5640
5641 @node Marking Articles
5642 @section Marking Articles
5643 @cindex article marking
5644 @cindex article ticking
5645 @cindex marks
5646
5647 There are several marks you can set on an article.
5648
5649 You have marks that decide the @dfn{readedness} (whoo, neato-keano
5650 neologism ohoy!) of the article.  Alphabetic marks generally mean
5651 @dfn{read}, while non-alphabetic characters generally mean @dfn{unread}.
5652
5653 In addition, you also have marks that do not affect readedness.
5654
5655 @menu
5656 * Unread Articles::             Marks for unread articles.
5657 * Read Articles::               Marks for read articles.
5658 * Other Marks::                 Marks that do not affect readedness.
5659 @end menu
5660
5661 @ifinfo
5662 There's a plethora of commands for manipulating these marks:
5663 @end ifinfo
5664
5665 @menu
5666 * Setting Marks::             How to set and remove marks.
5667 * Generic Marking Commands::  How to customize the marking.
5668 * Setting Process Marks::     How to mark articles for later processing.
5669 @end menu
5670
5671
5672 @node Unread Articles
5673 @subsection Unread Articles
5674
5675 The following marks mark articles as (kinda) unread, in one form or
5676 other.
5677
5678 @table @samp
5679 @item !
5680 @vindex gnus-ticked-mark
5681 Marked as ticked (@code{gnus-ticked-mark}).
5682
5683 @dfn{Ticked articles} are articles that will remain visible always.  If
5684 you see an article that you find interesting, or you want to put off
5685 reading it, or replying to it, until sometime later, you'd typically
5686 tick it.  However, articles can be expired (from news servers by the
5687 news server software, Gnus itself never expires ticked messages), so if
5688 you want to keep an article forever, you'll have to make it persistent
5689 (@pxref{Persistent Articles}).
5690
5691 @item ?
5692 @vindex gnus-dormant-mark
5693 Marked as dormant (@code{gnus-dormant-mark}).
5694
5695 @dfn{Dormant articles} will only appear in the summary buffer if there
5696 are followups to it.  If you want to see them even if they don't have
5697 followups, you can use the @kbd{/ D} command (@pxref{Limiting}).
5698 Otherwise (except for the visibility issue), they are just like ticked
5699 messages.
5700
5701 @item SPACE
5702 @vindex gnus-unread-mark
5703 Marked as unread (@code{gnus-unread-mark}).
5704
5705 @dfn{Unread articles} are articles that haven't been read at all yet.
5706 @end table
5707
5708
5709 @node Read Articles
5710 @subsection Read Articles
5711 @cindex expirable mark
5712
5713 All the following marks mark articles as read.
5714
5715 @table @samp
5716
5717 @item r
5718 @vindex gnus-del-mark
5719 These are articles that the user has marked as read with the @kbd{d}
5720 command manually, more or less (@code{gnus-del-mark}).
5721
5722 @item R
5723 @vindex gnus-read-mark
5724 Articles that have actually been read (@code{gnus-read-mark}).
5725
5726 @item O
5727 @vindex gnus-ancient-mark
5728 Articles that were marked as read in previous sessions and are now
5729 @dfn{old} (@code{gnus-ancient-mark}).
5730
5731 @item K
5732 @vindex gnus-killed-mark
5733 Marked as killed (@code{gnus-killed-mark}).
5734
5735 @item X
5736 @vindex gnus-kill-file-mark
5737 Marked as killed by kill files (@code{gnus-kill-file-mark}).
5738
5739 @item Y
5740 @vindex gnus-low-score-mark
5741 Marked as read by having too low a score (@code{gnus-low-score-mark}).
5742
5743 @item C
5744 @vindex gnus-catchup-mark
5745 Marked as read by a catchup (@code{gnus-catchup-mark}).
5746
5747 @item G
5748 @vindex gnus-canceled-mark
5749 Canceled article (@code{gnus-canceled-mark})
5750
5751 @item F
5752 @vindex gnus-souped-mark
5753 @sc{soup}ed article (@code{gnus-souped-mark}).  @xref{SOUP}.
5754
5755 @item Q
5756 @vindex gnus-sparse-mark
5757 Sparsely reffed article (@code{gnus-sparse-mark}).  @xref{Customizing
5758 Threading}.
5759
5760 @item M
5761 @vindex gnus-duplicate-mark
5762 Article marked as read by duplicate suppression
5763 (@code{gnus-duplicate-mark}).  @xref{Duplicate Suppression}.
5764
5765 @end table
5766
5767 All these marks just mean that the article is marked as read, really.
5768 They are interpreted differently when doing adaptive scoring, though.
5769
5770 One more special mark, though:
5771
5772 @table @samp
5773 @item E
5774 @vindex gnus-expirable-mark
5775 Marked as expirable (@code{gnus-expirable-mark}).
5776
5777 Marking articles as @dfn{expirable} (or have them marked as such
5778 automatically) doesn't make much sense in normal groups---a user doesn't
5779 control expiring of news articles, but in mail groups, for instance,
5780 articles marked as @dfn{expirable} can be deleted by gnus at
5781 any time.
5782 @end table
5783
5784
5785 @node Other Marks
5786 @subsection Other Marks
5787 @cindex process mark
5788 @cindex bookmarks
5789
5790 There are some marks that have nothing to do with whether the article is
5791 read or not.
5792
5793 @itemize @bullet
5794
5795 @item
5796 You can set a bookmark in the current article.  Say you are reading a
5797 long thesis on cats' urinary tracts, and have to go home for dinner
5798 before you've finished reading the thesis.  You can then set a bookmark
5799 in the article, and gnus will jump to this bookmark the next time it
5800 encounters the article.  @xref{Setting Marks}.
5801
5802 @item
5803 @vindex gnus-replied-mark
5804 All articles that you have replied to or made a followup to (i.e., have
5805 answered) will be marked with an @samp{A} in the second column
5806 (@code{gnus-replied-mark}).
5807
5808 @item
5809 @vindex gnus-forwarded-mark
5810 All articles that you have forwarded will be marked with an @samp{F} in
5811 the second column (@code{gnus-forwarded-mark}).
5812
5813 @item
5814 @vindex gnus-cached-mark
5815 Articles stored in the article cache will be marked with an @samp{*} in
5816 the second column (@code{gnus-cached-mark}).  @xref{Article Caching}.
5817
5818 @item
5819 @vindex gnus-saved-mark
5820 Articles ``saved'' (in some manner or other; not necessarily
5821 religiously) are marked with an @samp{S} in the second column
5822 (@code{gnus-saved-mark}).
5823
5824 @item
5825 @vindex gnus-recent-mark
5826 Articles that according to the server haven't been shown to the user
5827 before are marked with a @samp{N} in the second column
5828 (@code{gnus-recent-mark}).  Note that not all servers support this
5829 mark, in which case it simply never appears.  Compare with
5830 @code{gnus-unseen-mark}.
5831
5832 @item
5833 @vindex gnus-unseen-mark
5834 Articles that haven't been seen before in Gnus by the user are marked
5835 with a @samp{.} in the second column (@code{gnus-unseen-mark}).
5836 Compare with @code{gnus-recent-mark}.
5837
5838 @item
5839 @vindex gnus-downloaded-mark
5840 When using the Gnus agent (@pxref{Agent Basics}), articles may be
5841 downloaded for unplugged (offline) viewing.  If you are using the
5842 @samp{%O} spec, these articles get the @samp{+} mark in that spec.
5843 (The variable @code{gnus-downloaded-mark} controls which character to
5844 use.)
5845
5846 @item
5847 @vindex gnus-undownloaded-mark
5848 When using the Gnus agent (@pxref{Agent Basics}), some articles might
5849 not have been downloaded.  Such articles cannot be viewed while you
5850 are unplugged (offline).  If you are using the @samp{%O} spec, these
5851 articles get the @samp{-} mark in that spec.  (The variable
5852 @code{gnus-undownloaded-mark} controls which character to use.)
5853
5854 @item
5855 @vindex gnus-downloadable-mark
5856 The Gnus agent (@pxref{Agent Basics}) downloads some articles
5857 automatically, but it is also possible to explicitly mark articles for
5858 download, even if they would not be downloaded automatically.  Such
5859 explicitly-marked articles get the @samp{%} mark in the first column.
5860 (The variable @code{gnus-downloadable-mark} controls which character to
5861 use.)
5862
5863 @item
5864 @vindex gnus-not-empty-thread-mark
5865 @vindex gnus-empty-thread-mark
5866 If the @samp{%e} spec is used, the presence of threads or not will be
5867 marked with @code{gnus-not-empty-thread-mark} and
5868 @code{gnus-empty-thread-mark} in the third column, respectively.
5869
5870 @item
5871 @vindex gnus-process-mark
5872 Finally we have the @dfn{process mark} (@code{gnus-process-mark}).  A
5873 variety of commands react to the presence of the process mark.  For
5874 instance, @kbd{X u} (@code{gnus-uu-decode-uu}) will uudecode and view
5875 all articles that have been marked with the process mark.  Articles
5876 marked with the process mark have a @samp{#} in the second column.
5877
5878 @end itemize
5879
5880 You might have noticed that most of these ``non-readedness'' marks
5881 appear in the second column by default.  So if you have a cached, saved,
5882 replied article that you have process-marked, what will that look like?
5883
5884 Nothing much.  The precedence rules go as follows: process -> cache ->
5885 replied -> saved.  So if the article is in the cache and is replied,
5886 you'll only see the cache mark and not the replied mark.
5887
5888
5889 @node Setting Marks
5890 @subsection Setting Marks
5891 @cindex setting marks
5892
5893 All the marking commands understand the numeric prefix.
5894
5895 @table @kbd
5896 @item M c
5897 @itemx M-u
5898 @kindex M c (Summary)
5899 @kindex M-u (Summary)
5900 @findex gnus-summary-clear-mark-forward
5901 @cindex mark as unread
5902 Clear all readedness-marks from the current article
5903 (@code{gnus-summary-clear-mark-forward}).  In other words, mark the
5904 article as unread.
5905
5906 @item M t
5907 @itemx !
5908 @kindex ! (Summary)
5909 @kindex M t (Summary)
5910 @findex gnus-summary-tick-article-forward
5911 Tick the current article (@code{gnus-summary-tick-article-forward}).
5912 @xref{Article Caching}.
5913
5914 @item M ?
5915 @itemx ?
5916 @kindex ? (Summary)
5917 @kindex M ? (Summary)
5918 @findex gnus-summary-mark-as-dormant
5919 Mark the current article as dormant
5920 (@code{gnus-summary-mark-as-dormant}).  @xref{Article Caching}.
5921
5922 @item M d
5923 @itemx d
5924 @kindex M d (Summary)
5925 @kindex d (Summary)
5926 @findex gnus-summary-mark-as-read-forward
5927 Mark the current article as read
5928 (@code{gnus-summary-mark-as-read-forward}).
5929
5930 @item D
5931 @kindex D (Summary)
5932 @findex gnus-summary-mark-as-read-backward
5933 Mark the current article as read and move point to the previous line
5934 (@code{gnus-summary-mark-as-read-backward}).
5935
5936 @item M k
5937 @itemx k
5938 @kindex k (Summary)
5939 @kindex M k (Summary)
5940 @findex gnus-summary-kill-same-subject-and-select
5941 Mark all articles that have the same subject as the current one as read,
5942 and then select the next unread article
5943 (@code{gnus-summary-kill-same-subject-and-select}).
5944
5945 @item M K
5946 @itemx C-k
5947 @kindex M K (Summary)
5948 @kindex C-k (Summary)
5949 @findex gnus-summary-kill-same-subject
5950 Mark all articles that have the same subject as the current one as read
5951 (@code{gnus-summary-kill-same-subject}).
5952
5953 @item M C
5954 @kindex M C (Summary)
5955 @findex gnus-summary-catchup
5956 @c @icon{gnus-summary-catchup}
5957 Mark all unread articles as read (@code{gnus-summary-catchup}).
5958
5959 @item M C-c
5960 @kindex M C-c (Summary)
5961 @findex gnus-summary-catchup-all
5962 Mark all articles in the group as read---even the ticked and dormant
5963 articles (@code{gnus-summary-catchup-all}).
5964
5965 @item M H
5966 @kindex M H (Summary)
5967 @findex gnus-summary-catchup-to-here
5968 Catchup the current group to point (before the point)
5969 (@code{gnus-summary-catchup-to-here}).
5970
5971 @item M h
5972 @kindex M h (Summary)
5973 @findex gnus-summary-catchup-from-here
5974 Catchup the current group from point (after the point)
5975 (@code{gnus-summary-catchup-from-here}).
5976
5977 @item C-w
5978 @kindex C-w (Summary)
5979 @findex gnus-summary-mark-region-as-read
5980 Mark all articles between point and mark as read
5981 (@code{gnus-summary-mark-region-as-read}).
5982
5983 @item M V k
5984 @kindex M V k (Summary)
5985 @findex gnus-summary-kill-below
5986 Kill all articles with scores below the default score (or below the
5987 numeric prefix) (@code{gnus-summary-kill-below}).
5988
5989 @item M e
5990 @itemx E
5991 @kindex M e (Summary)
5992 @kindex E (Summary)
5993 @findex gnus-summary-mark-as-expirable
5994 Mark the current article as expirable
5995 (@code{gnus-summary-mark-as-expirable}).
5996
5997 @item M b
5998 @kindex M b (Summary)
5999 @findex gnus-summary-set-bookmark
6000 Set a bookmark in the current article
6001 (@code{gnus-summary-set-bookmark}).
6002
6003 @item M B
6004 @kindex M B (Summary)
6005 @findex gnus-summary-remove-bookmark
6006 Remove the bookmark from the current article
6007 (@code{gnus-summary-remove-bookmark}).
6008
6009 @item M V c
6010 @kindex M V c (Summary)
6011 @findex gnus-summary-clear-above
6012 Clear all marks from articles with scores over the default score (or
6013 over the numeric prefix) (@code{gnus-summary-clear-above}).
6014
6015 @item M V u
6016 @kindex M V u (Summary)
6017 @findex gnus-summary-tick-above
6018 Tick all articles with scores over the default score (or over the
6019 numeric prefix) (@code{gnus-summary-tick-above}).
6020
6021 @item M V m
6022 @kindex M V m (Summary)
6023 @findex gnus-summary-mark-above
6024 Prompt for a mark, and mark all articles with scores over the default
6025 score (or over the numeric prefix) with this mark
6026 (@code{gnus-summary-clear-above}).
6027 @end table
6028
6029 @vindex gnus-summary-goto-unread
6030 The @code{gnus-summary-goto-unread} variable controls what action should
6031 be taken after setting a mark.  If non-@code{nil}, point will move to
6032 the next/previous unread article.  If @code{nil}, point will just move
6033 one line up or down.  As a special case, if this variable is
6034 @code{never}, all the marking commands as well as other commands (like
6035 @kbd{SPACE}) will move to the next article, whether it is unread or not.
6036 The default is @code{t}.
6037
6038
6039 @node Generic Marking Commands
6040 @subsection Generic Marking Commands
6041
6042 Some people would like the command that ticks an article (@kbd{!}) go to
6043 the next article.  Others would like it to go to the next unread
6044 article.  Yet others would like it to stay on the current article.  And
6045 even though I haven't heard of anybody wanting it to go to the
6046 previous (unread) article, I'm sure there are people that want that as
6047 well.
6048
6049 Multiply these five behaviors with five different marking commands, and
6050 you get a potentially complex set of variable to control what each
6051 command should do.
6052
6053 To sidestep that mess, Gnus provides commands that do all these
6054 different things.  They can be found on the @kbd{M M} map in the summary
6055 buffer.  Type @kbd{M M C-h} to see them all---there are too many of them
6056 to list in this manual.
6057
6058 While you can use these commands directly, most users would prefer
6059 altering the summary mode keymap.  For instance, if you would like the
6060 @kbd{!} command to go to the next article instead of the next unread
6061 article, you could say something like:
6062
6063 @lisp
6064 @group
6065 (add-hook 'gnus-summary-mode-hook 'my-alter-summary-map)
6066 (defun my-alter-summary-map ()
6067   (local-set-key "!" 'gnus-summary-put-mark-as-ticked-next))
6068 @end group
6069 @end lisp
6070
6071 @noindent
6072 or
6073
6074 @lisp
6075 (defun my-alter-summary-map ()
6076   (local-set-key "!" "MM!n"))
6077 @end lisp
6078
6079
6080 @node Setting Process Marks
6081 @subsection Setting Process Marks
6082 @cindex setting process marks
6083
6084 Process marks are displayed as @code{#} in the summary buffer, and are
6085 used for marking articles in such a way that other commands will
6086 process these articles.  For instance, if you process mark four
6087 articles and then use the @kbd{*} command, Gnus will enter these four
6088 commands into the cache.  For more information,
6089 @pxref{Process/Prefix}.
6090
6091 @table @kbd
6092
6093 @item M P p
6094 @itemx #
6095 @kindex # (Summary)
6096 @kindex M P p (Summary)
6097 @findex gnus-summary-mark-as-processable
6098 Mark the current article with the process mark
6099 (@code{gnus-summary-mark-as-processable}).
6100 @findex gnus-summary-unmark-as-processable
6101
6102 @item M P u
6103 @itemx M-#
6104 @kindex M P u (Summary)
6105 @kindex M-# (Summary)
6106 Remove the process mark, if any, from the current article
6107 (@code{gnus-summary-unmark-as-processable}).
6108
6109 @item M P U
6110 @kindex M P U (Summary)
6111 @findex gnus-summary-unmark-all-processable
6112 Remove the process mark from all articles
6113 (@code{gnus-summary-unmark-all-processable}).
6114
6115 @item M P i
6116 @kindex M P i (Summary)
6117 @findex gnus-uu-invert-processable
6118 Invert the list of process marked articles
6119 (@code{gnus-uu-invert-processable}).
6120
6121 @item M P R
6122 @kindex M P R (Summary)
6123 @findex gnus-uu-mark-by-regexp
6124 Mark articles that have a @code{Subject} header that matches a regular
6125 expression (@code{gnus-uu-mark-by-regexp}).
6126
6127 @item M P G
6128 @kindex M P G (Summary)
6129 @findex gnus-uu-unmark-by-regexp
6130 Unmark articles that have a @code{Subject} header that matches a regular
6131 expression (@code{gnus-uu-unmark-by-regexp}).
6132
6133 @item M P r
6134 @kindex M P r (Summary)
6135 @findex gnus-uu-mark-region
6136 Mark articles in region (@code{gnus-uu-mark-region}).
6137
6138 @item M P g
6139 @kindex M P g
6140 @findex gnus-uu-unmark-region
6141 Unmark articles in region (@code{gnus-uu-unmark-region}).
6142
6143 @item M P t
6144 @kindex M P t (Summary)
6145 @findex gnus-uu-mark-thread
6146 Mark all articles in the current (sub)thread
6147 (@code{gnus-uu-mark-thread}).
6148
6149 @item M P T
6150 @kindex M P T (Summary)
6151 @findex gnus-uu-unmark-thread
6152 Unmark all articles in the current (sub)thread
6153 (@code{gnus-uu-unmark-thread}).
6154
6155 @item M P v
6156 @kindex M P v (Summary)
6157 @findex gnus-uu-mark-over
6158 Mark all articles that have a score above the prefix argument
6159 (@code{gnus-uu-mark-over}).
6160
6161 @item M P s
6162 @kindex M P s (Summary)
6163 @findex gnus-uu-mark-series
6164 Mark all articles in the current series (@code{gnus-uu-mark-series}).
6165
6166 @item M P S
6167 @kindex M P S (Summary)
6168 @findex gnus-uu-mark-sparse
6169 Mark all series that have already had some articles marked
6170 (@code{gnus-uu-mark-sparse}).
6171
6172 @item M P a
6173 @kindex M P a (Summary)
6174 @findex gnus-uu-mark-all
6175 Mark all articles in series order (@code{gnus-uu-mark-series}).
6176
6177 @item M P b
6178 @kindex M P b (Summary)
6179 @findex gnus-uu-mark-buffer
6180 Mark all articles in the buffer in the order they appear
6181 (@code{gnus-uu-mark-buffer}).
6182
6183 @item M P k
6184 @kindex M P k (Summary)
6185 @findex gnus-summary-kill-process-mark
6186 Push the current process mark set onto the stack and unmark all articles
6187 (@code{gnus-summary-kill-process-mark}).
6188
6189 @item M P y
6190 @kindex M P y (Summary)
6191 @findex gnus-summary-yank-process-mark
6192 Pop the previous process mark set from the stack and restore it
6193 (@code{gnus-summary-yank-process-mark}).
6194
6195 @item M P w
6196 @kindex M P w (Summary)
6197 @findex gnus-summary-save-process-mark
6198 Push the current process mark set onto the stack
6199 (@code{gnus-summary-save-process-mark}).
6200
6201 @end table
6202
6203 Also see the @kbd{&} command in @ref{Searching for Articles}, for how to
6204 set process marks based on article body contents.
6205
6206
6207 @node Limiting
6208 @section Limiting
6209 @cindex limiting
6210
6211 It can be convenient to limit the summary buffer to just show some
6212 subset of the articles currently in the group.  The effect most limit
6213 commands have is to remove a few (or many) articles from the summary
6214 buffer.
6215
6216 All limiting commands work on subsets of the articles already fetched
6217 from the servers.  None of these commands query the server for
6218 additional articles.
6219
6220 @table @kbd
6221
6222 @item / /
6223 @itemx / s
6224 @kindex / / (Summary)
6225 @findex gnus-summary-limit-to-subject
6226 Limit the summary buffer to articles that match some subject
6227 (@code{gnus-summary-limit-to-subject}).  If given a prefix, exclude
6228 matching articles.
6229
6230 @item / a
6231 @kindex / a (Summary)
6232 @findex gnus-summary-limit-to-author
6233 Limit the summary buffer to articles that match some author
6234 (@code{gnus-summary-limit-to-author}).  If given a prefix, exclude
6235 matching articles.
6236
6237 @item / x
6238 @kindex / x (Summary)
6239 @findex gnus-summary-limit-to-extra
6240 Limit the summary buffer to articles that match one of the ``extra''
6241 headers (@pxref{To From Newsgroups})
6242 (@code{gnus-summary-limit-to-extra}).  If given a prefix, exclude
6243 matching articles.
6244
6245 @item / u
6246 @itemx x
6247 @kindex / u (Summary)
6248 @kindex x (Summary)
6249 @findex gnus-summary-limit-to-unread
6250 Limit the summary buffer to articles not marked as read
6251 (@code{gnus-summary-limit-to-unread}).  If given a prefix, limit the
6252 buffer to articles strictly unread.  This means that ticked and
6253 dormant articles will also be excluded.
6254
6255 @item / m
6256 @kindex / m (Summary)
6257 @findex gnus-summary-limit-to-marks
6258 Ask for a mark and then limit to all articles that have been marked
6259 with that mark (@code{gnus-summary-limit-to-marks}).
6260
6261 @item / t
6262 @kindex / t (Summary)
6263 @findex gnus-summary-limit-to-age
6264 Ask for a number and then limit the summary buffer to articles older than (or equal to) that number of days
6265 (@code{gnus-summary-limit-to-age}).  If given a prefix, limit to
6266 articles younger than that number of days.
6267
6268 @item / n
6269 @kindex / n (Summary)
6270 @findex gnus-summary-limit-to-articles
6271 Limit the summary buffer to the current article
6272 (@code{gnus-summary-limit-to-articles}).  Uses the process/prefix
6273 convention (@pxref{Process/Prefix}).
6274
6275 @item / w
6276 @kindex / w (Summary)
6277 @findex gnus-summary-pop-limit
6278 Pop the previous limit off the stack and restore it
6279 (@code{gnus-summary-pop-limit}).  If given a prefix, pop all limits off
6280 the stack.
6281
6282 @item / .
6283 @kindex / . (Summary)
6284 @findex gnus-summary-limit-to-unseen
6285 Limit the summary buffer to the unseen articles
6286 (@code{gnus-summary-limit-to-unseen}).
6287
6288 @item / v
6289 @kindex / v (Summary)
6290 @findex gnus-summary-limit-to-score
6291 Limit the summary buffer to articles that have a score at or above some
6292 score (@code{gnus-summary-limit-to-score}).
6293
6294 @item / p
6295 @kindex / p (Summary)
6296 @findex gnus-summary-limit-to-display-predicate
6297 Limit the summary buffer to articles that satisfy the @code{display}
6298 group parameter predicate
6299 (@code{gnus-summary-limit-to-display-predicate}).  @xref{Group
6300 Parameters}, for more on this predicate.
6301
6302 @item / E
6303 @itemx M S
6304 @kindex M S (Summary)
6305 @kindex / E (Summary)
6306 @findex gnus-summary-limit-include-expunged
6307 Include all expunged articles in the limit
6308 (@code{gnus-summary-limit-include-expunged}).
6309
6310 @item / D
6311 @kindex / D (Summary)
6312 @findex gnus-summary-limit-include-dormant
6313 Include all dormant articles in the limit
6314 (@code{gnus-summary-limit-include-dormant}).
6315
6316 @item / *
6317 @kindex / * (Summary)
6318 @findex gnus-summary-limit-include-cached
6319 Include all cached articles in the limit
6320 (@code{gnus-summary-limit-include-cached}).
6321
6322 @item / d
6323 @kindex / d (Summary)
6324 @findex gnus-summary-limit-exclude-dormant
6325 Exclude all dormant articles from the limit
6326 (@code{gnus-summary-limit-exclude-dormant}).
6327
6328 @item / M
6329 @kindex / M (Summary)
6330 @findex gnus-summary-limit-exclude-marks
6331 Exclude all marked articles (@code{gnus-summary-limit-exclude-marks}).
6332
6333 @item / T
6334 @kindex / T (Summary)
6335 @findex gnus-summary-limit-include-thread
6336 Include all the articles in the current thread in the limit.
6337
6338 @item / c
6339 @kindex / c (Summary)
6340 @findex gnus-summary-limit-exclude-childless-dormant
6341 Exclude all dormant articles that have no children from the limit@*
6342 (@code{gnus-summary-limit-exclude-childless-dormant}).
6343
6344 @item / C
6345 @kindex / C (Summary)
6346 @findex gnus-summary-limit-mark-excluded-as-read
6347 Mark all excluded unread articles as read
6348 (@code{gnus-summary-limit-mark-excluded-as-read}).  If given a prefix,
6349 also mark excluded ticked and dormant articles as read.
6350
6351 @item / N
6352 @kindex / N (Summary)
6353 @findex gnus-summary-insert-new-articles
6354 Insert all new articles in the summary buffer.  It scans for new emails
6355 if @var{back-end}@code{-get-new-mail} is non-@code{nil}.
6356
6357 @item / o
6358 @kindex / o (Summary)
6359 @findex gnus-summary-insert-old-articles
6360 Insert all old articles in the summary buffer.  If given a numbered
6361 prefix, fetch this number of articles.
6362
6363 @end table
6364
6365
6366 @node Threading
6367 @section Threading
6368 @cindex threading
6369 @cindex article threading
6370
6371 Gnus threads articles by default.  @dfn{To thread} is to put responses
6372 to articles directly after the articles they respond to---in a
6373 hierarchical fashion.
6374
6375 Threading is done by looking at the @code{References} headers of the
6376 articles.  In a perfect world, this would be enough to build pretty
6377 trees, but unfortunately, the @code{References} header is often broken
6378 or simply missing.  Weird news propagation exacerbates the problem,
6379 so one has to employ other heuristics to get pleasing results.  A
6380 plethora of approaches exists, as detailed in horrible detail in
6381 @ref{Customizing Threading}.
6382
6383 First, a quick overview of the concepts:
6384
6385 @table @dfn
6386 @item root
6387 The top-most article in a thread; the first article in the thread.
6388
6389 @item thread
6390 A tree-like article structure.
6391
6392 @item sub-thread
6393 A small(er) section of this tree-like structure.
6394
6395 @item loose threads
6396 Threads often lose their roots due to article expiry, or due to the root
6397 already having been read in a previous session, and not displayed in the
6398 summary buffer.  We then typically have many sub-threads that really
6399 belong to one thread, but are without connecting roots.  These are
6400 called loose threads.
6401
6402 @item thread gathering
6403 An attempt to gather loose threads into bigger threads.
6404
6405 @item sparse threads
6406 A thread where the missing articles have been ``guessed'' at, and are
6407 displayed as empty lines in the summary buffer.
6408
6409 @end table
6410
6411
6412 @menu
6413 * Customizing Threading::       Variables you can change to affect the threading.
6414 * Thread Commands::             Thread based commands in the summary buffer.
6415 @end menu
6416
6417
6418 @node Customizing Threading
6419 @subsection Customizing Threading
6420 @cindex customizing threading
6421
6422 @menu
6423 * Loose Threads::               How Gnus gathers loose threads into bigger threads.
6424 * Filling In Threads::          Making the threads displayed look fuller.
6425 * More Threading::              Even more variables for fiddling with threads.
6426 * Low-Level Threading::         You thought it was over@dots{} but you were wrong!
6427 @end menu
6428
6429
6430 @node Loose Threads
6431 @subsubsection Loose Threads
6432 @cindex <
6433 @cindex >
6434 @cindex loose threads
6435
6436 @table @code
6437 @item gnus-summary-make-false-root
6438 @vindex gnus-summary-make-false-root
6439 If non-@code{nil}, gnus will gather all loose subtrees into one big tree
6440 and create a dummy root at the top.  (Wait a minute.  Root at the top?
6441 Yup.)  Loose subtrees occur when the real root has expired, or you've
6442 read or killed the root in a previous session.
6443
6444 When there is no real root of a thread, gnus will have to fudge
6445 something.  This variable says what fudging method gnus should use.
6446 There are four possible values:
6447
6448 @iftex
6449 @iflatex
6450 \gnusfigure{The Summary Buffer}{390}{
6451 \put(0,0){\epsfig{figure=ps/summary-adopt,width=7.5cm}}
6452 \put(445,0){\makebox(0,0)[br]{\epsfig{figure=ps/summary-empty,width=7.5cm}}}
6453 \put(0,400){\makebox(0,0)[tl]{\epsfig{figure=ps/summary-none,width=7.5cm}}}
6454 \put(445,400){\makebox(0,0)[tr]{\epsfig{figure=ps/summary-dummy,width=7.5cm}}}
6455 }
6456 @end iflatex
6457 @end iftex
6458
6459 @cindex adopting articles
6460
6461 @table @code
6462
6463 @item adopt
6464 Gnus will make the first of the orphaned articles the parent.  This
6465 parent will adopt all the other articles.  The adopted articles will be
6466 marked as such by pointy brackets (@samp{<>}) instead of the standard
6467 square brackets (@samp{[]}).  This is the default method.
6468
6469 @item dummy
6470 @vindex gnus-summary-dummy-line-format
6471 @vindex gnus-summary-make-false-root-always
6472 Gnus will create a dummy summary line that will pretend to be the
6473 parent.  This dummy line does not correspond to any real article, so
6474 selecting it will just select the first real article after the dummy
6475 article.  @code{gnus-summary-dummy-line-format} is used to specify the
6476 format of the dummy roots.  It accepts only one format spec:  @samp{S},
6477 which is the subject of the article.  @xref{Formatting Variables}.
6478 If you want all threads to have a dummy root, even the non-gathered
6479 ones, set @code{gnus-summary-make-false-root-always} to @code{t}.
6480
6481 @item empty
6482 Gnus won't actually make any article the parent, but simply leave the
6483 subject field of all orphans except the first empty.  (Actually, it will
6484 use @code{gnus-summary-same-subject} as the subject (@pxref{Summary
6485 Buffer Format}).)
6486
6487 @item none
6488 Don't make any article parent at all.  Just gather the threads and
6489 display them after one another.
6490
6491 @item nil
6492 Don't gather loose threads.
6493 @end table
6494
6495 @item gnus-summary-gather-subject-limit
6496 @vindex gnus-summary-gather-subject-limit
6497 Loose threads are gathered by comparing subjects of articles.  If this
6498 variable is @code{nil}, gnus requires an exact match between the
6499 subjects of the loose threads before gathering them into one big
6500 super-thread.  This might be too strict a requirement, what with the
6501 presence of stupid newsreaders that chop off long subject lines.  If
6502 you think so, set this variable to, say, 20 to require that only the
6503 first 20 characters of the subjects have to match.  If you set this
6504 variable to a really low number, you'll find that gnus will gather
6505 everything in sight into one thread, which isn't very helpful.
6506
6507 @cindex fuzzy article gathering
6508 If you set this variable to the special value @code{fuzzy}, gnus will
6509 use a fuzzy string comparison algorithm on the subjects (@pxref{Fuzzy
6510 Matching}).
6511
6512 @item gnus-simplify-subject-fuzzy-regexp
6513 @vindex gnus-simplify-subject-fuzzy-regexp
6514 This can either be a regular expression or list of regular expressions
6515 that match strings that will be removed from subjects if fuzzy subject
6516 simplification is used.
6517
6518 @item gnus-simplify-ignored-prefixes
6519 @vindex gnus-simplify-ignored-prefixes
6520 If you set @code{gnus-summary-gather-subject-limit} to something as low
6521 as 10, you might consider setting this variable to something sensible:
6522
6523 @c Written by Michael Ernst <mernst@cs.rice.edu>
6524 @lisp
6525 (setq gnus-simplify-ignored-prefixes
6526       (concat
6527        "\\`\\[?\\("
6528        (mapconcat
6529         'identity
6530         '("looking"
6531           "wanted" "followup" "summary\\( of\\)?"
6532           "help" "query" "problem" "question"
6533           "answer" "reference" "announce"
6534           "How can I" "How to" "Comparison of"
6535           ;; ...
6536           )
6537         "\\|")
6538        "\\)\\s *\\("
6539        (mapconcat 'identity
6540                   '("for" "for reference" "with" "about")
6541                   "\\|")
6542        "\\)?\\]?:?[ \t]*"))
6543 @end lisp
6544
6545 All words that match this regexp will be removed before comparing two
6546 subjects.
6547
6548 @item gnus-simplify-subject-functions
6549 @vindex gnus-simplify-subject-functions
6550 If non-@code{nil}, this variable overrides
6551 @code{gnus-summary-gather-subject-limit}.  This variable should be a
6552 list of functions to apply to the @code{Subject} string iteratively to
6553 arrive at the simplified version of the string.
6554
6555 Useful functions to put in this list include:
6556
6557 @table @code
6558 @item gnus-simplify-subject-re
6559 @findex gnus-simplify-subject-re
6560 Strip the leading @samp{Re:}.
6561
6562 @item gnus-simplify-subject-fuzzy
6563 @findex gnus-simplify-subject-fuzzy
6564 Simplify fuzzily.
6565
6566 @item gnus-simplify-whitespace
6567 @findex gnus-simplify-whitespace
6568 Remove excessive whitespace.
6569
6570 @item gnus-simplify-all-whitespace
6571 @findex gnus-simplify-all-whitespace
6572 Remove all whitespace.
6573 @end table
6574
6575 You may also write your own functions, of course.
6576
6577
6578 @item gnus-summary-gather-exclude-subject
6579 @vindex gnus-summary-gather-exclude-subject
6580 Since loose thread gathering is done on subjects only, that might lead
6581 to many false hits, especially with certain common subjects like
6582 @samp{} and @samp{(none)}.  To make the situation slightly better,
6583 you can use the regexp @code{gnus-summary-gather-exclude-subject} to say
6584 what subjects should be excluded from the gathering process.@*
6585 The default is @samp{^ *$\\|^(none)$}.
6586
6587 @item gnus-summary-thread-gathering-function
6588 @vindex gnus-summary-thread-gathering-function
6589 Gnus gathers threads by looking at @code{Subject} headers.  This means
6590 that totally unrelated articles may end up in the same ``thread'', which
6591 is confusing.  An alternate approach is to look at all the
6592 @code{Message-ID}s in all the @code{References} headers to find matches.
6593 This will ensure that no gathered threads ever include unrelated
6594 articles, but it also means that people who have posted with broken
6595 newsreaders won't be gathered properly.  The choice is yours---plague or
6596 cholera:
6597
6598 @table @code
6599 @item gnus-gather-threads-by-subject
6600 @findex gnus-gather-threads-by-subject
6601 This function is the default gathering function and looks at
6602 @code{Subject}s exclusively.
6603
6604 @item gnus-gather-threads-by-references
6605 @findex gnus-gather-threads-by-references
6606 This function looks at @code{References} headers exclusively.
6607 @end table
6608
6609 If you want to test gathering by @code{References}, you could say
6610 something like:
6611
6612 @lisp
6613 (setq gnus-summary-thread-gathering-function
6614       'gnus-gather-threads-by-references)
6615 @end lisp
6616
6617 @end table
6618
6619
6620 @node Filling In Threads
6621 @subsubsection Filling In Threads
6622
6623 @table @code
6624 @item gnus-fetch-old-headers
6625 @vindex gnus-fetch-old-headers
6626 If non-@code{nil}, gnus will attempt to build old threads by fetching
6627 more old headers---headers to articles marked as read.  If you
6628 would like to display as few summary lines as possible, but still
6629 connect as many loose threads as possible, you should set this variable
6630 to @code{some} or a number.  If you set it to a number, no more than
6631 that number of extra old headers will be fetched.  In either case,
6632 fetching old headers only works if the back end you are using carries
6633 overview files---this would normally be @code{nntp}, @code{nnspool},
6634 @code{nnml}, and @code{nnmaildir}.  Also remember that if the root of
6635 the thread has been expired by the server, there's not much Gnus can do
6636 about that.
6637
6638 This variable can also be set to @code{invisible}.  This won't have any
6639 visible effects, but is useful if you use the @kbd{A T} command a lot
6640 (@pxref{Finding the Parent}).
6641
6642 @item gnus-fetch-old-ephemeral-headers
6643 @vindex gnus-fetch-old-ephemeral-headers
6644 Same as @code{gnus-fetch-old-headers}, but only used for ephemeral
6645 newsgroups.
6646
6647 @item gnus-build-sparse-threads
6648 @vindex gnus-build-sparse-threads
6649 Fetching old headers can be slow.  A low-rent similar effect can be
6650 gotten by setting this variable to @code{some}.  Gnus will then look at
6651 the complete @code{References} headers of all articles and try to string
6652 together articles that belong in the same thread.  This will leave
6653 @dfn{gaps} in the threading display where gnus guesses that an article
6654 is missing from the thread.  (These gaps appear like normal summary
6655 lines.  If you select a gap, gnus will try to fetch the article in
6656 question.)  If this variable is @code{t}, gnus will display all these
6657 ``gaps'' without regard for whether they are useful for completing the
6658 thread or not.  Finally, if this variable is @code{more}, gnus won't cut
6659 off sparse leaf nodes that don't lead anywhere.  This variable is
6660 @code{nil} by default.
6661
6662 @item gnus-read-all-available-headers
6663 @vindex gnus-read-all-available-headers
6664 This is a rather obscure variable that few will find useful.  It's
6665 intended for those non-news newsgroups where the back end has to fetch
6666 quite a lot to present the summary buffer, and where it's impossible to
6667 go back to parents of articles.  This is mostly the case in the
6668 web-based groups, like the @code{nnultimate} groups.
6669
6670 If you don't use those, then it's safe to leave this as the default
6671 @code{nil}.  If you want to use this variable, it should be a regexp
6672 that matches the group name, or @code{t} for all groups.
6673
6674 @end table
6675
6676
6677 @node More Threading
6678 @subsubsection More Threading
6679
6680 @table @code
6681 @item gnus-show-threads
6682 @vindex gnus-show-threads
6683 If this variable is @code{nil}, no threading will be done, and all of
6684 the rest of the variables here will have no effect.  Turning threading
6685 off will speed group selection up a bit, but it is sure to make reading
6686 slower and more awkward.
6687
6688 @item gnus-thread-hide-subtree
6689 @vindex gnus-thread-hide-subtree
6690 If non-@code{nil}, all threads will be hidden when the summary buffer is
6691 generated.
6692
6693 This can also be a predicate specifier (@pxref{Predicate Specifiers}).
6694 Available predicates are @code{gnus-article-unread-p} and
6695 @code{gnus-article-unseen-p}.
6696
6697 Here's an example:
6698
6699 @lisp
6700 (setq gnus-thread-hide-subtree
6701       '(or gnus-article-unread-p
6702            gnus-article-unseen-p))
6703 @end lisp
6704
6705 (It's a pretty nonsensical example, since all unseen articles are also
6706 unread, but you get my drift.)
6707
6708
6709 @item gnus-thread-expunge-below
6710 @vindex gnus-thread-expunge-below
6711 All threads that have a total score (as defined by
6712 @code{gnus-thread-score-function}) less than this number will be
6713 expunged.  This variable is @code{nil} by default, which means that no
6714 threads are expunged.
6715
6716 @item gnus-thread-hide-killed
6717 @vindex gnus-thread-hide-killed
6718 if you kill a thread and this variable is non-@code{nil}, the subtree
6719 will be hidden.
6720
6721 @item gnus-thread-ignore-subject
6722 @vindex gnus-thread-ignore-subject
6723 Sometimes somebody changes the subject in the middle of a thread.  If
6724 this variable is non-@code{nil}, which is the default, the subject
6725 change is ignored.  If it is @code{nil}, a change in the subject will
6726 result in a new thread.
6727
6728 @item gnus-thread-indent-level
6729 @vindex gnus-thread-indent-level
6730 This is a number that says how much each sub-thread should be indented.
6731 The default is 4.
6732
6733 @item gnus-sort-gathered-threads-function
6734 @vindex gnus-sort-gathered-threads-function
6735 Sometimes, particularly with mailing lists, the order in which mails
6736 arrive locally is not necessarily the same as the order in which they
6737 arrived on the mailing list.  Consequently, when sorting sub-threads
6738 using the default @code{gnus-thread-sort-by-number}, responses can end
6739 up appearing before the article to which they are responding to.
6740 Setting this variable to an alternate value
6741 (e.g. @code{gnus-thread-sort-by-date}), in a group's parameters or in an
6742 appropriate hook (e.g. @code{gnus-summary-generate-hook}) can produce a
6743 more logical sub-thread ordering in such instances.
6744
6745 @end table
6746
6747
6748 @node Low-Level Threading
6749 @subsubsection Low-Level Threading
6750
6751 @table @code
6752
6753 @item gnus-parse-headers-hook
6754 @vindex gnus-parse-headers-hook
6755 Hook run before parsing any headers.  The default value is
6756 @code{(gnus-set-summary-default-charset)}, which sets up local value of
6757 @code{default-mime-charset} in summary buffer based on variable
6758 @code{gnus-newsgroup-default-charset-alist}.
6759
6760 @item gnus-alter-header-function
6761 @vindex gnus-alter-header-function
6762 If non-@code{nil}, this function will be called to allow alteration of
6763 article header structures.  The function is called with one parameter,
6764 the article header vector, which it may alter in any way.  For instance,
6765 if you have a mail-to-news gateway which alters the @code{Message-ID}s
6766 in systematic ways (by adding prefixes and such), you can use this
6767 variable to un-scramble the @code{Message-ID}s so that they are more
6768 meaningful.  Here's one example:
6769
6770 @lisp
6771 (setq gnus-alter-header-function 'my-alter-message-id)
6772
6773 (defun my-alter-message-id (header)
6774   (let ((id (mail-header-id header)))
6775     (when (string-match
6776            "\\(<[^<>@@]*\\)\\.?cygnus\\..*@@\\([^<>@@]*>\\)" id)
6777       (mail-header-set-id
6778        (concat (match-string 1 id) "@@" (match-string 2 id))
6779        header))))
6780 @end lisp
6781
6782 @end table
6783
6784
6785 @node Thread Commands
6786 @subsection Thread Commands
6787 @cindex thread commands
6788
6789 @table @kbd
6790
6791 @item T k
6792 @itemx C-M-k
6793 @kindex T k (Summary)
6794 @kindex C-M-k (Summary)
6795 @findex gnus-summary-kill-thread
6796 Mark all articles in the current (sub-)thread as read
6797 (@code{gnus-summary-kill-thread}).  If the prefix argument is positive,
6798 remove all marks instead.  If the prefix argument is negative, tick
6799 articles instead.
6800
6801 @item T l
6802 @itemx C-M-l
6803 @kindex T l (Summary)
6804 @kindex C-M-l (Summary)
6805 @findex gnus-summary-lower-thread
6806 Lower the score of the current (sub-)thread
6807 (@code{gnus-summary-lower-thread}).
6808
6809 @item T i
6810 @kindex T i (Summary)
6811 @findex gnus-summary-raise-thread
6812 Increase the score of the current (sub-)thread
6813 (@code{gnus-summary-raise-thread}).
6814
6815 @item T #
6816 @kindex T # (Summary)
6817 @findex gnus-uu-mark-thread
6818 Set the process mark on the current (sub-)thread
6819 (@code{gnus-uu-mark-thread}).
6820
6821 @item T M-#
6822 @kindex T M-# (Summary)
6823 @findex gnus-uu-unmark-thread
6824 Remove the process mark from the current (sub-)thread
6825 (@code{gnus-uu-unmark-thread}).
6826
6827 @item T T
6828 @kindex T T (Summary)
6829 @findex gnus-summary-toggle-threads
6830 Toggle threading (@code{gnus-summary-toggle-threads}).
6831
6832 @item T s
6833 @kindex T s (Summary)
6834 @findex gnus-summary-show-thread
6835 Expose the (sub-)thread hidden under the current article, if any@*
6836 (@code{gnus-summary-show-thread}).
6837
6838 @item T h
6839 @kindex T h (Summary)
6840 @findex gnus-summary-hide-thread
6841 Hide the current (sub-)thread (@code{gnus-summary-hide-thread}).
6842
6843 @item T S
6844 @kindex T S (Summary)
6845 @findex gnus-summary-show-all-threads
6846 Expose all hidden threads (@code{gnus-summary-show-all-threads}).
6847
6848 @item T H
6849 @kindex T H (Summary)
6850 @findex gnus-summary-hide-all-threads
6851 Hide all threads (@code{gnus-summary-hide-all-threads}).
6852
6853 @item T t
6854 @kindex T t (Summary)
6855 @findex gnus-summary-rethread-current
6856 Re-thread the current article's thread
6857 (@code{gnus-summary-rethread-current}).  This works even when the
6858 summary buffer is otherwise unthreaded.
6859
6860 @item T ^
6861 @kindex T ^ (Summary)
6862 @findex gnus-summary-reparent-thread
6863 Make the current article the child of the marked (or previous) article
6864 (@code{gnus-summary-reparent-thread}).
6865
6866 @end table
6867
6868 The following commands are thread movement commands.  They all
6869 understand the numeric prefix.
6870
6871 @table @kbd
6872
6873 @item T n
6874 @kindex T n (Summary)
6875 @itemx C-M-f
6876 @kindex C-M-n (Summary)
6877 @itemx M-down
6878 @kindex M-down (Summary)
6879 @findex gnus-summary-next-thread
6880 Go to the next thread (@code{gnus-summary-next-thread}).
6881
6882 @item T p
6883 @kindex T p (Summary)
6884 @itemx C-M-b
6885 @kindex C-M-p (Summary)
6886 @itemx M-up
6887 @kindex M-up (Summary)
6888 @findex gnus-summary-prev-thread
6889 Go to the previous thread (@code{gnus-summary-prev-thread}).
6890
6891 @item T d
6892 @kindex T d (Summary)
6893 @findex gnus-summary-down-thread
6894 Descend the thread (@code{gnus-summary-down-thread}).
6895
6896 @item T u
6897 @kindex T u (Summary)
6898 @findex gnus-summary-up-thread
6899 Ascend the thread (@code{gnus-summary-up-thread}).
6900
6901 @item T o
6902 @kindex T o (Summary)
6903 @findex gnus-summary-top-thread
6904 Go to the top of the thread (@code{gnus-summary-top-thread}).
6905 @end table
6906
6907 @vindex gnus-thread-operation-ignore-subject
6908 If you ignore subject while threading, you'll naturally end up with
6909 threads that have several different subjects in them.  If you then issue
6910 a command like @kbd{T k} (@code{gnus-summary-kill-thread}) you might not
6911 wish to kill the entire thread, but just those parts of the thread that
6912 have the same subject as the current article.  If you like this idea,
6913 you can fiddle with @code{gnus-thread-operation-ignore-subject}.  If it
6914 is non-@code{nil} (which it is by default), subjects will be ignored
6915 when doing thread commands.  If this variable is @code{nil}, articles in
6916 the same thread with different subjects will not be included in the
6917 operation in question.  If this variable is @code{fuzzy}, only articles
6918 that have subjects fuzzily equal will be included (@pxref{Fuzzy
6919 Matching}).
6920
6921
6922 @node Sorting the Summary Buffer
6923 @section Sorting the Summary Buffer
6924
6925 @findex gnus-thread-sort-by-total-score
6926 @findex gnus-thread-sort-by-date
6927 @findex gnus-thread-sort-by-score
6928 @findex gnus-thread-sort-by-subject
6929 @findex gnus-thread-sort-by-author
6930 @findex gnus-thread-sort-by-number
6931 @findex gnus-thread-sort-by-random
6932 @vindex gnus-thread-sort-functions
6933 @findex gnus-thread-sort-by-most-recent-number
6934 @findex gnus-thread-sort-by-most-recent-date
6935 If you are using a threaded summary display, you can sort the threads by
6936 setting @code{gnus-thread-sort-functions}, which can be either a single
6937 function, a list of functions, or a list containing functions and
6938 @code{(not some-function)} elements.
6939
6940 By default, sorting is done on article numbers.  Ready-made sorting
6941 predicate functions include @code{gnus-thread-sort-by-number},
6942 @code{gnus-thread-sort-by-author}, @code{gnus-thread-sort-by-subject},
6943 @code{gnus-thread-sort-by-date}, @code{gnus-thread-sort-by-score},
6944 @code{gnus-thread-sort-by-most-recent-number},
6945 @code{gnus-thread-sort-by-most-recent-date},
6946 @code{gnus-thread-sort-by-random} and
6947 @code{gnus-thread-sort-by-total-score}.
6948
6949 Each function takes two threads and returns non-@code{nil} if the first
6950 thread should be sorted before the other.  Note that sorting really is
6951 normally done by looking only at the roots of each thread.
6952
6953 If you use more than one function, the primary sort key should be the
6954 last function in the list.  You should probably always include
6955 @code{gnus-thread-sort-by-number} in the list of sorting
6956 functions---preferably first.  This will ensure that threads that are
6957 equal with respect to the other sort criteria will be displayed in
6958 ascending article order.
6959
6960 If you would like to sort by reverse score, then by subject, and finally
6961 by number, you could do something like:
6962
6963 @lisp
6964 (setq gnus-thread-sort-functions
6965       '(gnus-thread-sort-by-number
6966         gnus-thread-sort-by-subject
6967         (not gnus-thread-sort-by-total-score)))
6968 @end lisp
6969
6970 The threads that have highest score will be displayed first in the
6971 summary buffer.  When threads have the same score, they will be sorted
6972 alphabetically.  The threads that have the same score and the same
6973 subject will be sorted by number, which is (normally) the sequence in
6974 which the articles arrived.
6975
6976 If you want to sort by score and then reverse arrival order, you could
6977 say something like:
6978
6979 @lisp
6980 (setq gnus-thread-sort-functions
6981       '((lambda (t1 t2)
6982           (not (gnus-thread-sort-by-number t1 t2)))
6983         gnus-thread-sort-by-score))
6984 @end lisp
6985
6986 @vindex gnus-thread-score-function
6987 The function in the @code{gnus-thread-score-function} variable (default
6988 @code{+}) is used for calculating the total score of a thread.  Useful
6989 functions might be @code{max}, @code{min}, or squared means, or whatever
6990 tickles your fancy.
6991
6992 @findex gnus-article-sort-functions
6993 @findex gnus-article-sort-by-date
6994 @findex gnus-article-sort-by-score
6995 @findex gnus-article-sort-by-subject
6996 @findex gnus-article-sort-by-author
6997 @findex gnus-article-sort-by-random
6998 @findex gnus-article-sort-by-number
6999 If you are using an unthreaded display for some strange reason or
7000 other, you have to fiddle with the @code{gnus-article-sort-functions}
7001 variable.  It is very similar to the
7002 @code{gnus-thread-sort-functions}, except that it uses slightly
7003 different functions for article comparison.  Available sorting
7004 predicate functions are @code{gnus-article-sort-by-number},
7005 @code{gnus-article-sort-by-author},
7006 @code{gnus-article-sort-by-subject}, @code{gnus-article-sort-by-date},
7007 @code{gnus-article-sort-by-random}, and
7008 @code{gnus-article-sort-by-score}.
7009
7010 If you want to sort an unthreaded summary display by subject, you could
7011 say something like:
7012
7013 @lisp
7014 (setq gnus-article-sort-functions
7015       '(gnus-article-sort-by-number
7016         gnus-article-sort-by-subject))
7017 @end lisp
7018
7019
7020
7021 @node Asynchronous Fetching
7022 @section Asynchronous Article Fetching
7023 @cindex asynchronous article fetching
7024 @cindex article pre-fetch
7025 @cindex pre-fetch
7026
7027 If you read your news from an @acronym{NNTP} server that's far away, the
7028 network latencies may make reading articles a chore.  You have to wait
7029 for a while after pressing @kbd{n} to go to the next article before the
7030 article appears.  Why can't gnus just go ahead and fetch the article
7031 while you are reading the previous one?  Why not, indeed.
7032
7033 First, some caveats.  There are some pitfalls to using asynchronous
7034 article fetching, especially the way gnus does it.
7035
7036 Let's say you are reading article 1, which is short, and article 2 is
7037 quite long, and you are not interested in reading that.  Gnus does not
7038 know this, so it goes ahead and fetches article 2.  You decide to read
7039 article 3, but since gnus is in the process of fetching article 2, the
7040 connection is blocked.
7041
7042 To avoid these situations, gnus will open two (count 'em two)
7043 connections to the server.  Some people may think this isn't a very nice
7044 thing to do, but I don't see any real alternatives.  Setting up that
7045 extra connection takes some time, so gnus startup will be slower.
7046
7047 Gnus will fetch more articles than you will read.  This will mean that
7048 the link between your machine and the @acronym{NNTP} server will become more
7049 loaded than if you didn't use article pre-fetch.  The server itself will
7050 also become more loaded---both with the extra article requests, and the
7051 extra connection.
7052
7053 Ok, so now you know that you shouldn't really use this thing@dots{} unless
7054 you really want to.
7055
7056 @vindex gnus-asynchronous
7057 Here's how:  Set @code{gnus-asynchronous} to @code{t}.  The rest should
7058 happen automatically.
7059
7060 @vindex gnus-use-article-prefetch
7061 You can control how many articles are to be pre-fetched by setting
7062 @code{gnus-use-article-prefetch}.  This is 30 by default, which means
7063 that when you read an article in the group, the back end will pre-fetch
7064 the next 30 articles.  If this variable is @code{t}, the back end will
7065 pre-fetch all the articles it can without bound.  If it is
7066 @code{nil}, no pre-fetching will be done.
7067
7068 @vindex gnus-async-prefetch-article-p
7069 @findex gnus-async-read-p
7070 There are probably some articles that you don't want to pre-fetch---read
7071 articles, for instance.  The @code{gnus-async-prefetch-article-p}
7072 variable controls whether an article is to be pre-fetched.  This
7073 function should return non-@code{nil} when the article in question is
7074 to be pre-fetched.  The default is @code{gnus-async-read-p}, which
7075 returns @code{nil} on read articles.  The function is called with an
7076 article data structure as the only parameter.
7077
7078 If, for instance, you wish to pre-fetch only unread articles shorter
7079 than 100 lines, you could say something like:
7080
7081 @lisp
7082 (defun my-async-short-unread-p (data)
7083   "Return non-nil for short, unread articles."
7084   (and (gnus-data-unread-p data)
7085        (< (mail-header-lines (gnus-data-header data))
7086           100)))
7087
7088 (setq gnus-async-prefetch-article-p 'my-async-short-unread-p)
7089 @end lisp
7090
7091 These functions will be called many, many times, so they should
7092 preferably be short and sweet to avoid slowing down gnus too much.
7093 It's probably a good idea to byte-compile things like this.
7094
7095 @vindex gnus-prefetched-article-deletion-strategy
7096 Articles have to be removed from the asynch buffer sooner or later.  The
7097 @code{gnus-prefetched-article-deletion-strategy} says when to remove
7098 articles.  This is a list that may contain the following elements:
7099
7100 @table @code
7101 @item read
7102 Remove articles when they are read.
7103
7104 @item exit
7105 Remove articles when exiting the group.
7106 @end table
7107
7108 The default value is @code{(read exit)}.
7109
7110 @c @vindex gnus-use-header-prefetch
7111 @c If @code{gnus-use-header-prefetch} is non-@code{nil}, prefetch articles
7112 @c from the next group.
7113
7114
7115 @node Article Caching
7116 @section Article Caching
7117 @cindex article caching
7118 @cindex caching
7119
7120 If you have an @emph{extremely} slow @acronym{NNTP} connection, you may
7121 consider turning article caching on.  Each article will then be stored
7122 locally under your home directory.  As you may surmise, this could
7123 potentially use @emph{huge} amounts of disk space, as well as eat up all
7124 your inodes so fast it will make your head swim.  In vodka.
7125
7126 Used carefully, though, it could be just an easier way to save articles.
7127
7128 @vindex gnus-use-long-file-name
7129 @vindex gnus-cache-directory
7130 @vindex gnus-use-cache
7131 To turn caching on, set @code{gnus-use-cache} to @code{t}.  By default,
7132 all articles ticked or marked as dormant will then be copied
7133 over to your local cache (@code{gnus-cache-directory}).  Whether this
7134 cache is flat or hierarchical is controlled by the
7135 @code{gnus-use-long-file-name} variable, as usual.
7136
7137 When re-selecting a ticked or dormant article, it will be fetched from the
7138 cache instead of from the server.  As articles in your cache will never
7139 expire, this might serve as a method of saving articles while still
7140 keeping them where they belong.  Just mark all articles you want to save
7141 as dormant, and don't worry.
7142
7143 When an article is marked as read, is it removed from the cache.
7144
7145 @vindex gnus-cache-remove-articles
7146 @vindex gnus-cache-enter-articles
7147 The entering/removal of articles from the cache is controlled by the
7148 @code{gnus-cache-enter-articles} and @code{gnus-cache-remove-articles}
7149 variables.  Both are lists of symbols.  The first is @code{(ticked
7150 dormant)} by default, meaning that ticked and dormant articles will be
7151 put in the cache.  The latter is @code{(read)} by default, meaning that
7152 articles marked as read are removed from the cache.  Possibly
7153 symbols in these two lists are @code{ticked}, @code{dormant},
7154 @code{unread} and @code{read}.
7155
7156 @findex gnus-jog-cache
7157 So where does the massive article-fetching and storing come into the
7158 picture?  The @code{gnus-jog-cache} command will go through all
7159 subscribed newsgroups, request all unread articles, score them, and
7160 store them in the cache.  You should only ever, ever ever ever, use this
7161 command if 1) your connection to the @acronym{NNTP} server is really, really,
7162 really slow and 2) you have a really, really, really huge disk.
7163 Seriously.  One way to cut down on the number of articles downloaded is
7164 to score unwanted articles down and have them marked as read.  They will
7165 not then be downloaded by this command.
7166
7167 @vindex gnus-uncacheable-groups
7168 @vindex gnus-cacheable-groups
7169 It is likely that you do not want caching on all groups.  For instance,
7170 if your @code{nnml} mail is located under your home directory, it makes no
7171 sense to cache it somewhere else under your home directory.  Unless you
7172 feel that it's neat to use twice as much space.
7173
7174 To limit the caching, you could set @code{gnus-cacheable-groups} to a
7175 regexp of groups to cache, @samp{^nntp} for instance, or set the
7176 @code{gnus-uncacheable-groups} regexp to @samp{^nnml}, for instance.
7177 Both variables are @code{nil} by default.  If a group matches both
7178 variables, the group is not cached.
7179
7180 @findex gnus-cache-generate-nov-databases
7181 @findex gnus-cache-generate-active
7182 @vindex gnus-cache-active-file
7183 The cache stores information on what articles it contains in its active
7184 file (@code{gnus-cache-active-file}).  If this file (or any other parts
7185 of the cache) becomes all messed up for some reason or other, gnus
7186 offers two functions that will try to set things right.  @kbd{M-x
7187 gnus-cache-generate-nov-databases} will (re)build all the @acronym{NOV}
7188 files, and @kbd{gnus-cache-generate-active} will (re)generate the active
7189 file.
7190
7191 @findex gnus-cache-move-cache
7192 @code{gnus-cache-move-cache} will move your whole
7193 @code{gnus-cache-directory} to some other location.  You get asked to
7194 where, isn't that cool?
7195
7196 @node Persistent Articles
7197 @section Persistent Articles
7198 @cindex persistent articles
7199
7200 Closely related to article caching, we have @dfn{persistent articles}.
7201 In fact, it's just a different way of looking at caching, and much more
7202 useful in my opinion.
7203
7204 Say you're reading a newsgroup, and you happen on to some valuable gem
7205 that you want to keep and treasure forever.  You'd normally just save it
7206 (using one of the many saving commands) in some file.  The problem with
7207 that is that it's just, well, yucky.  Ideally you'd prefer just having
7208 the article remain in the group where you found it forever; untouched by
7209 the expiry going on at the news server.
7210
7211 This is what a @dfn{persistent article} is---an article that just won't
7212 be deleted.  It's implemented using the normal cache functions, but
7213 you use two explicit commands for managing persistent articles:
7214
7215 @table @kbd
7216
7217 @item *
7218 @kindex * (Summary)
7219 @findex gnus-cache-enter-article
7220 Make the current article persistent (@code{gnus-cache-enter-article}).
7221
7222 @item M-*
7223 @kindex M-* (Summary)
7224 @findex gnus-cache-remove-article
7225 Remove the current article from the persistent articles
7226 (@code{gnus-cache-remove-article}).  This will normally delete the
7227 article.
7228 @end table
7229
7230 Both these commands understand the process/prefix convention.
7231
7232 To avoid having all ticked articles (and stuff) entered into the cache,
7233 you should set @code{gnus-use-cache} to @code{passive} if you're just
7234 interested in persistent articles:
7235
7236 @lisp
7237 (setq gnus-use-cache 'passive)
7238 @end lisp
7239
7240
7241 @node Article Backlog
7242 @section Article Backlog
7243 @cindex backlog
7244 @cindex article backlog
7245
7246 If you have a slow connection, but the idea of using caching seems
7247 unappealing to you (and it is, really), you can help the situation some
7248 by switching on the @dfn{backlog}.  This is where gnus will buffer
7249 already read articles so that it doesn't have to re-fetch articles
7250 you've already read.  This only helps if you are in the habit of
7251 re-selecting articles you've recently read, of course.  If you never do
7252 that, turning the backlog on will slow gnus down a little bit, and
7253 increase memory usage some.
7254
7255 @vindex gnus-keep-backlog
7256 If you set @code{gnus-keep-backlog} to a number @var{n}, gnus will store
7257 at most @var{n} old articles in a buffer for later re-fetching.  If this
7258 variable is non-@code{nil} and is not a number, gnus will store
7259 @emph{all} read articles, which means that your Emacs will grow without
7260 bound before exploding and taking your machine down with you.  I put
7261 that in there just to keep y'all on your toes.
7262
7263 The default value is 20.
7264
7265
7266 @node Saving Articles
7267 @section Saving Articles
7268 @cindex saving articles
7269
7270 Gnus can save articles in a number of ways.  Below is the documentation
7271 for saving articles in a fairly straight-forward fashion (i.e., little
7272 processing of the article is done before it is saved).  For a different
7273 approach (uudecoding, unsharing) you should use @code{gnus-uu}
7274 (@pxref{Decoding Articles}).
7275
7276 For the commands listed here, the target is a file.  If you want to
7277 save to a group, see the @kbd{B c} (@code{gnus-summary-copy-article})
7278 command (@pxref{Mail Group Commands}).
7279
7280 @vindex gnus-save-all-headers
7281 If @code{gnus-save-all-headers} is non-@code{nil}, gnus will not delete
7282 unwanted headers before saving the article.
7283
7284 @vindex gnus-saved-headers
7285 If the preceding variable is @code{nil}, all headers that match the
7286 @code{gnus-saved-headers} regexp will be kept, while the rest will be
7287 deleted before saving.
7288
7289 @table @kbd
7290
7291 @item O o
7292 @itemx o
7293 @kindex O o (Summary)
7294 @kindex o (Summary)
7295 @findex gnus-summary-save-article
7296 @c @icon{gnus-summary-save-article}
7297 Save the current article using the default article saver
7298 (@code{gnus-summary-save-article}).
7299
7300 @item O m
7301 @kindex O m (Summary)
7302 @findex gnus-summary-save-article-mail
7303 Save the current article in mail format
7304 (@code{gnus-summary-save-article-mail}).
7305
7306 @item O r
7307 @kindex O r (Summary)
7308 @findex gnus-summary-save-article-rmail
7309 Save the current article in Rmail format
7310 (@code{gnus-summary-save-article-rmail}).
7311
7312 @item O f
7313 @kindex O f (Summary)
7314 @findex gnus-summary-save-article-file
7315 @c @icon{gnus-summary-save-article-file}
7316 Save the current article in plain file format
7317 (@code{gnus-summary-save-article-file}).
7318
7319 @item O F
7320 @kindex O F (Summary)
7321 @findex gnus-summary-write-article-file
7322 Write the current article in plain file format, overwriting any previous
7323 file contents (@code{gnus-summary-write-article-file}).
7324
7325 @item O b
7326 @kindex O b (Summary)
7327 @findex gnus-summary-save-article-body-file
7328 Save the current article body in plain file format
7329 (@code{gnus-summary-save-article-body-file}).
7330
7331 @item O h
7332 @kindex O h (Summary)
7333 @findex gnus-summary-save-article-folder
7334 Save the current article in mh folder format
7335 (@code{gnus-summary-save-article-folder}).
7336
7337 @item O v
7338 @kindex O v (Summary)
7339 @findex gnus-summary-save-article-vm
7340 Save the current article in a VM folder
7341 (@code{gnus-summary-save-article-vm}).
7342
7343 @item O p
7344 @itemx |
7345 @kindex O p (Summary)
7346 @kindex | (Summary)
7347 @findex gnus-summary-pipe-output
7348 Save the current article in a pipe.  Uhm, like, what I mean is---Pipe
7349 the current article to a process (@code{gnus-summary-pipe-output}).
7350 If given a symbolic prefix (@pxref{Symbolic Prefixes}), include the
7351 complete headers in the piped output.
7352
7353 @item O P
7354 @kindex O P (Summary)
7355 @findex gnus-summary-muttprint
7356 @vindex gnus-summary-muttprint-program
7357 Save the current article into muttprint.  That is, print it using the
7358 external program @uref{http://muttprint.sourceforge.net/,
7359 Muttprint}.  The program name and options to use is controlled by the
7360 variable @code{gnus-summary-muttprint-program}.
7361 (@code{gnus-summary-muttprint}).
7362
7363 @end table
7364
7365 @vindex gnus-prompt-before-saving
7366 All these commands use the process/prefix convention
7367 (@pxref{Process/Prefix}).  If you save bunches of articles using these
7368 functions, you might get tired of being prompted for files to save each
7369 and every article in.  The prompting action is controlled by
7370 the @code{gnus-prompt-before-saving} variable, which is @code{always} by
7371 default, giving you that excessive prompting action you know and
7372 loathe.  If you set this variable to @code{t} instead, you'll be prompted
7373 just once for each series of articles you save.  If you like to really
7374 have Gnus do all your thinking for you, you can even set this variable
7375 to @code{nil}, which means that you will never be prompted for files to
7376 save articles in.  Gnus will simply save all the articles in the default
7377 files.
7378
7379
7380 @vindex gnus-default-article-saver
7381 You can customize the @code{gnus-default-article-saver} variable to make
7382 gnus do what you want it to.  You can use any of the six ready-made
7383 functions below, or you can create your own.
7384
7385 @table @code
7386
7387 @item gnus-summary-save-in-rmail
7388 @findex gnus-summary-save-in-rmail
7389 @vindex gnus-rmail-save-name
7390 @findex gnus-plain-save-name
7391 This is the default format, @dfn{Babyl}.  Uses the function in the
7392 @code{gnus-rmail-save-name} variable to get a file name to save the
7393 article in.  The default is @code{gnus-plain-save-name}.
7394
7395 @item gnus-summary-save-in-mail
7396 @findex gnus-summary-save-in-mail
7397 @vindex gnus-mail-save-name
7398 Save in a Unix mail (mbox) file.  Uses the function in the
7399 @code{gnus-mail-save-name} variable to get a file name to save the
7400 article in.  The default is @code{gnus-plain-save-name}.
7401
7402 @item gnus-summary-save-in-file
7403 @findex gnus-summary-save-in-file
7404 @vindex gnus-file-save-name
7405 @findex gnus-numeric-save-name
7406 Append the article straight to an ordinary file.  Uses the function in
7407 the @code{gnus-file-save-name} variable to get a file name to save the
7408 article in.  The default is @code{gnus-numeric-save-name}.
7409
7410 @item gnus-summary-write-to-file
7411 @findex gnus-summary-write-to-file
7412 Write the article straight to an ordinary file.  The file is
7413 overwritten if it exists.  Uses the function in the
7414 @code{gnus-file-save-name} variable to get a file name to save the
7415 article in.  The default is @code{gnus-numeric-save-name}.
7416
7417 @item gnus-summary-save-body-in-file
7418 @findex gnus-summary-save-body-in-file
7419 Append the article body to an ordinary file.  Uses the function in the
7420 @code{gnus-file-save-name} variable to get a file name to save the
7421 article in.  The default is @code{gnus-numeric-save-name}.
7422
7423 @item gnus-summary-save-in-folder
7424 @findex gnus-summary-save-in-folder
7425 @findex gnus-folder-save-name
7426 @findex gnus-Folder-save-name
7427 @vindex gnus-folder-save-name
7428 @cindex rcvstore
7429 @cindex MH folders
7430 Save the article to an MH folder using @code{rcvstore} from the MH
7431 library.  Uses the function in the @code{gnus-folder-save-name} variable
7432 to get a file name to save the article in.  The default is
7433 @code{gnus-folder-save-name}, but you can also use
7434 @code{gnus-Folder-save-name}, which creates capitalized names.
7435
7436 @item gnus-summary-save-in-vm
7437 @findex gnus-summary-save-in-vm
7438 Save the article in a VM folder.  You have to have the VM mail
7439 reader to use this setting.
7440 @end table
7441
7442 @vindex gnus-article-save-directory
7443 All of these functions, except for the last one, will save the article
7444 in the @code{gnus-article-save-directory}, which is initialized from the
7445 @env{SAVEDIR} environment variable.  This is @file{~/News/} by
7446 default.
7447
7448 As you can see above, the functions use different functions to find a
7449 suitable name of a file to save the article in.  Below is a list of
7450 available functions that generate names:
7451
7452 @table @code
7453
7454 @item gnus-Numeric-save-name
7455 @findex gnus-Numeric-save-name
7456 File names like @file{~/News/Alt.andrea-dworkin/45}.
7457
7458 @item gnus-numeric-save-name
7459 @findex gnus-numeric-save-name
7460 File names like @file{~/News/alt.andrea-dworkin/45}.
7461
7462 @item gnus-Plain-save-name
7463 @findex gnus-Plain-save-name
7464 File names like @file{~/News/Alt.andrea-dworkin}.
7465
7466 @item gnus-plain-save-name
7467 @findex gnus-plain-save-name
7468 File names like @file{~/News/alt.andrea-dworkin}.
7469
7470 @item gnus-sender-save-name
7471 @findex gnus-sender-save-name
7472 File names like @file{~/News/larsi}.
7473 @end table
7474
7475 @vindex gnus-split-methods
7476 You can have gnus suggest where to save articles by plonking a regexp into
7477 the @code{gnus-split-methods} alist.  For instance, if you would like to
7478 save articles related to gnus in the file @file{gnus-stuff}, and articles
7479 related to VM in @file{vm-stuff}, you could set this variable to something
7480 like:
7481
7482 @lisp
7483 (("^Subject:.*gnus\\|^Newsgroups:.*gnus" "gnus-stuff")
7484  ("^Subject:.*vm\\|^Xref:.*vm" "vm-stuff")
7485  (my-choosing-function "../other-dir/my-stuff")
7486  ((equal gnus-newsgroup-name "mail.misc") "mail-stuff"))
7487 @end lisp
7488
7489 We see that this is a list where each element is a list that has two
7490 elements---the @dfn{match} and the @dfn{file}.  The match can either be
7491 a string (in which case it is used as a regexp to match on the article
7492 head); it can be a symbol (which will be called as a function with the
7493 group name as a parameter); or it can be a list (which will be
7494 @code{eval}ed).  If any of these actions have a non-@code{nil} result,
7495 the @dfn{file} will be used as a default prompt.  In addition, the
7496 result of the operation itself will be used if the function or form
7497 called returns a string or a list of strings.
7498
7499 You basically end up with a list of file names that might be used when
7500 saving the current article.  (All ``matches'' will be used.)  You will
7501 then be prompted for what you really want to use as a name, with file
7502 name completion over the results from applying this variable.
7503
7504 This variable is @code{((gnus-article-archive-name))} by default, which
7505 means that gnus will look at the articles it saves for an
7506 @code{Archive-name} line and use that as a suggestion for the file
7507 name.
7508
7509 Here's an example function to clean up file names somewhat.  If you have
7510 lots of mail groups called things like
7511 @samp{nnml:mail.whatever}, you may want to chop off the beginning of
7512 these group names before creating the file name to save to.  The
7513 following will do just that:
7514
7515 @lisp
7516 (defun my-save-name (group)
7517   (when (string-match "^nnml:mail." group)
7518     (substring group (match-end 0))))
7519
7520 (setq gnus-split-methods
7521       '((gnus-article-archive-name)
7522         (my-save-name)))
7523 @end lisp
7524
7525
7526 @vindex gnus-use-long-file-name
7527 Finally, you have the @code{gnus-use-long-file-name} variable.  If it is
7528 @code{nil}, all the preceding functions will replace all periods
7529 (@samp{.}) in the group names with slashes (@samp{/})---which means that
7530 the functions will generate hierarchies of directories instead of having
7531 all the files in the top level directory
7532 (@file{~/News/alt/andrea-dworkin} instead of
7533 @file{~/News/alt.andrea-dworkin}.)  This variable is @code{t} by default
7534 on most systems.  However, for historical reasons, this is @code{nil} on
7535 Xenix and usg-unix-v machines by default.
7536
7537 This function also affects kill and score file names.  If this variable
7538 is a list, and the list contains the element @code{not-score}, long file
7539 names will not be used for score files, if it contains the element
7540 @code{not-save}, long file names will not be used for saving, and if it
7541 contains the element @code{not-kill}, long file names will not be used
7542 for kill files.
7543
7544 If you'd like to save articles in a hierarchy that looks something like
7545 a spool, you could
7546
7547 @lisp
7548 (setq gnus-use-long-file-name '(not-save)) ; @r{to get a hierarchy}
7549 (setq gnus-default-article-saver
7550       'gnus-summary-save-in-file)          ; @r{no encoding}
7551 @end lisp
7552
7553 Then just save with @kbd{o}.  You'd then read this hierarchy with
7554 ephemeral @code{nneething} groups---@kbd{G D} in the group buffer, and
7555 the top level directory as the argument (@file{~/News/}).  Then just walk
7556 around to the groups/directories with @code{nneething}.
7557
7558
7559 @node Decoding Articles
7560 @section Decoding Articles
7561 @cindex decoding articles
7562
7563 Sometime users post articles (or series of articles) that have been
7564 encoded in some way or other.  Gnus can decode them for you.
7565
7566 @menu
7567 * Uuencoded Articles::          Uudecode articles.
7568 * Shell Archives::              Unshar articles.
7569 * PostScript Files::            Split PostScript.
7570 * Other Files::                 Plain save and binhex.
7571 * Decoding Variables::          Variables for a happy decoding.
7572 * Viewing Files::               You want to look at the result of the decoding?
7573 @end menu
7574
7575 @cindex series
7576 @cindex article series
7577 All these functions use the process/prefix convention
7578 (@pxref{Process/Prefix}) for finding out what articles to work on, with
7579 the extension that a ``single article'' means ``a single series''.  Gnus
7580 can find out by itself what articles belong to a series, decode all the
7581 articles and unpack/view/save the resulting file(s).
7582
7583 Gnus guesses what articles are in the series according to the following
7584 simplish rule: The subjects must be (nearly) identical, except for the
7585 last two numbers of the line.  (Spaces are largely ignored, however.)
7586
7587 For example: If you choose a subject called @samp{cat.gif (2/3)}, gnus
7588 will find all the articles that match the regexp @samp{^cat.gif
7589 ([0-9]+/[0-9]+).*$}.
7590
7591 Subjects that are non-standard, like @samp{cat.gif (2/3) Part 6 of a
7592 series}, will not be properly recognized by any of the automatic viewing
7593 commands, and you have to mark the articles manually with @kbd{#}.
7594
7595
7596 @node Uuencoded Articles
7597 @subsection Uuencoded Articles
7598 @cindex uudecode
7599 @cindex uuencoded articles
7600
7601 @table @kbd
7602
7603 @item X u
7604 @kindex X u (Summary)
7605 @findex gnus-uu-decode-uu
7606 @c @icon{gnus-uu-decode-uu}
7607 Uudecodes the current series (@code{gnus-uu-decode-uu}).
7608
7609 @item X U
7610 @kindex X U (Summary)
7611 @findex gnus-uu-decode-uu-and-save
7612 Uudecodes and saves the current series
7613 (@code{gnus-uu-decode-uu-and-save}).
7614
7615 @item X v u
7616 @kindex X v u (Summary)
7617 @findex gnus-uu-decode-uu-view
7618 Uudecodes and views the current series (@code{gnus-uu-decode-uu-view}).
7619
7620 @item X v U
7621 @kindex X v U (Summary)
7622 @findex gnus-uu-decode-uu-and-save-view
7623 Uudecodes, views and saves the current series
7624 (@code{gnus-uu-decode-uu-and-save-view}).
7625
7626 @end table
7627
7628 Remember that these all react to the presence of articles marked with
7629 the process mark.  If, for instance, you'd like to decode and save an
7630 entire newsgroup, you'd typically do @kbd{M P a}
7631 (@code{gnus-uu-mark-all}) and then @kbd{X U}
7632 (@code{gnus-uu-decode-uu-and-save}).
7633
7634 All this is very much different from how @code{gnus-uu} worked with
7635 @sc{gnus 4.1}, where you had explicit keystrokes for everything under
7636 the sun.  This version of @code{gnus-uu} generally assumes that you mark
7637 articles in some way (@pxref{Setting Process Marks}) and then press
7638 @kbd{X u}.
7639
7640 @vindex gnus-uu-notify-files
7641 Note: When trying to decode articles that have names matching
7642 @code{gnus-uu-notify-files}, which is hard-coded to
7643 @samp{[Cc][Ii][Nn][Dd][Yy][0-9]+.\\(gif\\|jpg\\)}, @code{gnus-uu} will
7644 automatically post an article on @samp{comp.unix.wizards} saying that
7645 you have just viewed the file in question.  This feature can't be turned
7646 off.
7647
7648
7649 @node Shell Archives
7650 @subsection Shell Archives
7651 @cindex unshar
7652 @cindex shell archives
7653 @cindex shared articles
7654
7655 Shell archives (``shar files'') used to be a popular way to distribute
7656 sources, but it isn't used all that much today.  In any case, we have
7657 some commands to deal with these:
7658
7659 @table @kbd
7660
7661 @item X s
7662 @kindex X s (Summary)
7663 @findex gnus-uu-decode-unshar
7664 Unshars the current series (@code{gnus-uu-decode-unshar}).
7665
7666 @item X S
7667 @kindex X S (Summary)
7668 @findex gnus-uu-decode-unshar-and-save
7669 Unshars and saves the current series (@code{gnus-uu-decode-unshar-and-save}).
7670
7671 @item X v s
7672 @kindex X v s (Summary)
7673 @findex gnus-uu-decode-unshar-view
7674 Unshars and views the current series (@code{gnus-uu-decode-unshar-view}).
7675
7676 @item X v S
7677 @kindex X v S (Summary)
7678 @findex gnus-uu-decode-unshar-and-save-view
7679 Unshars, views and saves the current series
7680 (@code{gnus-uu-decode-unshar-and-save-view}).
7681 @end table
7682
7683
7684 @node PostScript Files
7685 @subsection PostScript Files
7686 @cindex PostScript
7687
7688 @table @kbd
7689
7690 @item X p
7691 @kindex X p (Summary)
7692 @findex gnus-uu-decode-postscript
7693 Unpack the current PostScript series (@code{gnus-uu-decode-postscript}).
7694
7695 @item X P
7696 @kindex X P (Summary)
7697 @findex gnus-uu-decode-postscript-and-save
7698 Unpack and save the current PostScript series
7699 (@code{gnus-uu-decode-postscript-and-save}).
7700
7701 @item X v p
7702 @kindex X v p (Summary)
7703 @findex gnus-uu-decode-postscript-view
7704 View the current PostScript series
7705 (@code{gnus-uu-decode-postscript-view}).
7706
7707 @item X v P
7708 @kindex X v P (Summary)
7709 @findex gnus-uu-decode-postscript-and-save-view
7710 View and save the current PostScript series
7711 (@code{gnus-uu-decode-postscript-and-save-view}).
7712 @end table
7713
7714
7715 @node Other Files
7716 @subsection Other Files
7717
7718 @table @kbd
7719 @item X o
7720 @kindex X o (Summary)
7721 @findex gnus-uu-decode-save
7722 Save the current series
7723 (@code{gnus-uu-decode-save}).
7724
7725 @item X b
7726 @kindex X b (Summary)
7727 @findex gnus-uu-decode-binhex
7728 Unbinhex the current series (@code{gnus-uu-decode-binhex}).  This
7729 doesn't really work yet.
7730 @end table
7731
7732
7733 @node Decoding Variables
7734 @subsection Decoding Variables
7735
7736 Adjective, not verb.
7737
7738 @menu
7739 * Rule Variables::              Variables that say how a file is to be viewed.
7740 * Other Decode Variables::      Other decode variables.
7741 * Uuencoding and Posting::      Variables for customizing uuencoding.
7742 @end menu
7743
7744
7745 @node Rule Variables
7746 @subsubsection Rule Variables
7747 @cindex rule variables
7748
7749 Gnus uses @dfn{rule variables} to decide how to view a file.  All these
7750 variables are of the form
7751
7752 @lisp
7753       (list '(regexp1 command2)
7754             '(regexp2 command2)
7755             ...)
7756 @end lisp
7757
7758 @table @code
7759
7760 @item gnus-uu-user-view-rules
7761 @vindex gnus-uu-user-view-rules
7762 @cindex sox
7763 This variable is consulted first when viewing files.  If you wish to use,
7764 for instance, @code{sox} to convert an @file{.au} sound file, you could
7765 say something like:
7766 @lisp
7767 (setq gnus-uu-user-view-rules
7768       (list '("\\\\.au$" "sox %s -t .aiff > /dev/audio")))
7769 @end lisp
7770
7771 @item gnus-uu-user-view-rules-end
7772 @vindex gnus-uu-user-view-rules-end
7773 This variable is consulted if gnus couldn't make any matches from the
7774 user and default view rules.
7775
7776 @item gnus-uu-user-archive-rules
7777 @vindex gnus-uu-user-archive-rules
7778 This variable can be used to say what commands should be used to unpack
7779 archives.
7780 @end table
7781
7782
7783 @node Other Decode Variables
7784 @subsubsection Other Decode Variables
7785
7786 @table @code
7787 @vindex gnus-uu-grabbed-file-functions
7788
7789 @item gnus-uu-grabbed-file-functions
7790 All functions in this list will be called right after each file has been
7791 successfully decoded---so that you can move or view files right away,
7792 and don't have to wait for all files to be decoded before you can do
7793 anything.  Ready-made functions you can put in this list are:
7794
7795 @table @code
7796
7797 @item gnus-uu-grab-view
7798 @findex gnus-uu-grab-view
7799 View the file.
7800
7801 @item gnus-uu-grab-move
7802 @findex gnus-uu-grab-move
7803 Move the file (if you're using a saving function.)
7804 @end table
7805
7806 @item gnus-uu-be-dangerous
7807 @vindex gnus-uu-be-dangerous
7808 Specifies what to do if unusual situations arise during decoding.  If
7809 @code{nil}, be as conservative as possible.  If @code{t}, ignore things
7810 that didn't work, and overwrite existing files.  Otherwise, ask each
7811 time.
7812
7813 @item gnus-uu-ignore-files-by-name
7814 @vindex gnus-uu-ignore-files-by-name
7815 Files with name matching this regular expression won't be viewed.
7816
7817 @item gnus-uu-ignore-files-by-type
7818 @vindex gnus-uu-ignore-files-by-type
7819 Files with a @acronym{MIME} type matching this variable won't be viewed.
7820 Note that Gnus tries to guess what type the file is based on the name.
7821 @code{gnus-uu} is not a @acronym{MIME} package (yet), so this is slightly
7822 kludgey.
7823
7824 @item gnus-uu-tmp-dir
7825 @vindex gnus-uu-tmp-dir
7826 Where @code{gnus-uu} does its work.
7827
7828 @item gnus-uu-do-not-unpack-archives
7829 @vindex gnus-uu-do-not-unpack-archives
7830 Non-@code{nil} means that @code{gnus-uu} won't peek inside archives
7831 looking for files to display.
7832
7833 @item gnus-uu-view-and-save
7834 @vindex gnus-uu-view-and-save
7835 Non-@code{nil} means that the user will always be asked to save a file
7836 after viewing it.
7837
7838 @item gnus-uu-ignore-default-view-rules
7839 @vindex gnus-uu-ignore-default-view-rules
7840 Non-@code{nil} means that @code{gnus-uu} will ignore the default viewing
7841 rules.
7842
7843 @item gnus-uu-ignore-default-archive-rules
7844 @vindex gnus-uu-ignore-default-archive-rules
7845 Non-@code{nil} means that @code{gnus-uu} will ignore the default archive
7846 unpacking commands.
7847
7848 @item gnus-uu-kill-carriage-return
7849 @vindex gnus-uu-kill-carriage-return
7850 Non-@code{nil} means that @code{gnus-uu} will strip all carriage returns
7851 from articles.
7852
7853 @item gnus-uu-unmark-articles-not-decoded
7854 @vindex gnus-uu-unmark-articles-not-decoded
7855 Non-@code{nil} means that @code{gnus-uu} will mark unsuccessfully
7856 decoded articles as unread.
7857
7858 @item gnus-uu-correct-stripped-uucode
7859 @vindex gnus-uu-correct-stripped-uucode
7860 Non-@code{nil} means that @code{gnus-uu} will @emph{try} to fix
7861 uuencoded files that have had trailing spaces deleted.
7862
7863 @item gnus-uu-pre-uudecode-hook
7864 @vindex gnus-uu-pre-uudecode-hook
7865 Hook run before sending a message to @code{uudecode}.
7866
7867 @item gnus-uu-view-with-metamail
7868 @vindex gnus-uu-view-with-metamail
7869 @cindex metamail
7870 Non-@code{nil} means that @code{gnus-uu} will ignore the viewing
7871 commands defined by the rule variables and just fudge a @acronym{MIME}
7872 content type based on the file name.  The result will be fed to
7873 @code{metamail} for viewing.
7874
7875 @item gnus-uu-save-in-digest
7876 @vindex gnus-uu-save-in-digest
7877 Non-@code{nil} means that @code{gnus-uu}, when asked to save without
7878 decoding, will save in digests.  If this variable is @code{nil},
7879 @code{gnus-uu} will just save everything in a file without any
7880 embellishments.  The digesting almost conforms to RFC 1153---no easy way
7881 to specify any meaningful volume and issue numbers were found, so I
7882 simply dropped them.
7883
7884 @end table
7885
7886
7887 @node Uuencoding and Posting
7888 @subsubsection Uuencoding and Posting
7889
7890 @table @code
7891
7892 @item gnus-uu-post-include-before-composing
7893 @vindex gnus-uu-post-include-before-composing
7894 Non-@code{nil} means that @code{gnus-uu} will ask for a file to encode
7895 before you compose the article.  If this variable is @code{t}, you can
7896 either include an encoded file with @kbd{C-c C-i} or have one included
7897 for you when you post the article.
7898
7899 @item gnus-uu-post-length
7900 @vindex gnus-uu-post-length
7901 Maximum length of an article.  The encoded file will be split into how
7902 many articles it takes to post the entire file.
7903
7904 @item gnus-uu-post-threaded
7905 @vindex gnus-uu-post-threaded
7906 Non-@code{nil} means that @code{gnus-uu} will post the encoded file in a
7907 thread.  This may not be smart, as no other decoder I have seen is able
7908 to follow threads when collecting uuencoded articles.  (Well, I have
7909 seen one package that does that---@code{gnus-uu}, but somehow, I don't
7910 think that counts@dots{}) Default is @code{nil}.
7911
7912 @item gnus-uu-post-separate-description
7913 @vindex gnus-uu-post-separate-description
7914 Non-@code{nil} means that the description will be posted in a separate
7915 article.  The first article will typically be numbered (0/x).  If this
7916 variable is @code{nil}, the description the user enters will be included
7917 at the beginning of the first article, which will be numbered (1/x).
7918 Default is @code{t}.
7919
7920 @end table
7921
7922
7923 @node Viewing Files
7924 @subsection Viewing Files
7925 @cindex viewing files
7926 @cindex pseudo-articles
7927
7928 After decoding, if the file is some sort of archive, gnus will attempt
7929 to unpack the archive and see if any of the files in the archive can be
7930 viewed.  For instance, if you have a gzipped tar file @file{pics.tar.gz}
7931 containing the files @file{pic1.jpg} and @file{pic2.gif}, gnus will
7932 uncompress and de-tar the main file, and then view the two pictures.
7933 This unpacking process is recursive, so if the archive contains archives
7934 of archives, it'll all be unpacked.
7935
7936 Finally, gnus will normally insert a @dfn{pseudo-article} for each
7937 extracted file into the summary buffer.  If you go to these
7938 ``articles'', you will be prompted for a command to run (usually Gnus
7939 will make a suggestion), and then the command will be run.
7940
7941 @vindex gnus-view-pseudo-asynchronously
7942 If @code{gnus-view-pseudo-asynchronously} is @code{nil}, Emacs will wait
7943 until the viewing is done before proceeding.
7944
7945 @vindex gnus-view-pseudos
7946 If @code{gnus-view-pseudos} is @code{automatic}, Gnus will not insert
7947 the pseudo-articles into the summary buffer, but view them
7948 immediately.  If this variable is @code{not-confirm}, the user won't even
7949 be asked for a confirmation before viewing is done.
7950
7951 @vindex gnus-view-pseudos-separately
7952 If @code{gnus-view-pseudos-separately} is non-@code{nil}, one
7953 pseudo-article will be created for each file to be viewed.  If
7954 @code{nil}, all files that use the same viewing command will be given as
7955 a list of parameters to that command.
7956
7957 @vindex gnus-insert-pseudo-articles
7958 If @code{gnus-insert-pseudo-articles} is non-@code{nil}, insert
7959 pseudo-articles when decoding.  It is @code{t} by default.
7960
7961 So; there you are, reading your @emph{pseudo-articles} in your
7962 @emph{virtual newsgroup} from the @emph{virtual server}; and you think:
7963 Why isn't anything real anymore? How did we get here?
7964
7965
7966 @node Article Treatment
7967 @section Article Treatment
7968
7969 Reading through this huge manual, you may have quite forgotten that the
7970 object of newsreaders is to actually, like, read what people have
7971 written.  Reading articles.  Unfortunately, people are quite bad at
7972 writing, so there are tons of functions and variables to make reading
7973 these articles easier.
7974
7975 @menu
7976 * Article Highlighting::        You want to make the article look like fruit salad.
7977 * Article Fontisizing::         Making emphasized text look nice.
7978 * Article Hiding::              You also want to make certain info go away.
7979 * Article Washing::             Lots of way-neat functions to make life better.
7980 * Article Header::              Doing various header transformations.
7981 * Article Buttons::             Click on URLs, Message-IDs, addresses and the like.
7982 * Article Button Levels::       Controlling appearance of buttons.
7983 * Article Date::                Grumble, UT!
7984 * Article Display::             Display various stuff---X-Face, Picons, Smileys
7985 * Article Signature::           What is a signature?
7986 * Article Miscellanea::         Various other stuff.
7987 @end menu
7988
7989
7990 @node Article Highlighting
7991 @subsection Article Highlighting
7992 @cindex highlighting
7993
7994 Not only do you want your article buffer to look like fruit salad, but
7995 you want it to look like technicolor fruit salad.
7996
7997 @table @kbd
7998
7999 @item W H a
8000 @kindex W H a (Summary)
8001 @findex gnus-article-highlight
8002 @findex gnus-article-maybe-highlight
8003 Do much highlighting of the current article
8004 (@code{gnus-article-highlight}).  This function highlights header, cited
8005 text, the signature, and adds buttons to the body and the head.
8006
8007 @item W H h
8008 @kindex W H h (Summary)
8009 @findex gnus-article-highlight-headers
8010 @vindex gnus-header-face-alist
8011 Highlight the headers (@code{gnus-article-highlight-headers}).  The
8012 highlighting will be done according to the @code{gnus-header-face-alist}
8013 variable, which is a list where each element has the form
8014 @code{(@var{regexp} @var{name} @var{content})}.
8015 @var{regexp} is a regular expression for matching the
8016 header, @var{name} is the face used for highlighting the header name
8017 (@pxref{Faces and Fonts}) and @var{content} is the face for highlighting
8018 the header value.  The first match made will be used.  Note that
8019 @var{regexp} shouldn't have @samp{^} prepended---Gnus will add one.
8020
8021 @item W H c
8022 @kindex W H c (Summary)
8023 @findex gnus-article-highlight-citation
8024 Highlight cited text (@code{gnus-article-highlight-citation}).
8025
8026 Some variables to customize the citation highlights:
8027
8028 @table @code
8029 @vindex gnus-cite-parse-max-size
8030
8031 @item gnus-cite-parse-max-size
8032 If the article size if bigger than this variable (which is 25000 by
8033 default), no citation highlighting will be performed.
8034
8035 @item gnus-cite-max-prefix
8036 @vindex gnus-cite-max-prefix
8037 Maximum possible length for a citation prefix (default 20).
8038
8039 @item gnus-cite-face-list
8040 @vindex gnus-cite-face-list
8041 List of faces used for highlighting citations (@pxref{Faces and Fonts}).
8042 When there are citations from multiple articles in the same message,
8043 gnus will try to give each citation from each article its own face.
8044 This should make it easier to see who wrote what.
8045
8046 @item gnus-supercite-regexp
8047 @vindex gnus-supercite-regexp
8048 Regexp matching normal Supercite attribution lines.
8049
8050 @item gnus-supercite-secondary-regexp
8051 @vindex gnus-supercite-secondary-regexp
8052 Regexp matching mangled Supercite attribution lines.
8053
8054 @item gnus-cite-minimum-match-count
8055 @vindex gnus-cite-minimum-match-count
8056 Minimum number of identical prefixes we have to see before we believe
8057 that it's a citation.
8058
8059 @item gnus-cite-attribution-prefix
8060 @vindex gnus-cite-attribution-prefix
8061 Regexp matching the beginning of an attribution line.
8062
8063 @item gnus-cite-attribution-suffix
8064 @vindex gnus-cite-attribution-suffix
8065 Regexp matching the end of an attribution line.
8066
8067 @item gnus-cite-attribution-face
8068 @vindex gnus-cite-attribution-face
8069 Face used for attribution lines.  It is merged with the face for the
8070 cited text belonging to the attribution.
8071
8072 @end table
8073
8074
8075 @item W H s
8076 @kindex W H s (Summary)
8077 @vindex gnus-signature-separator
8078 @vindex gnus-signature-face
8079 @findex gnus-article-highlight-signature
8080 Highlight the signature (@code{gnus-article-highlight-signature}).
8081 Everything after @code{gnus-signature-separator} (@pxref{Article
8082 Signature}) in an article will be considered a signature and will be
8083 highlighted with @code{gnus-signature-face}, which is @code{italic} by
8084 default.
8085
8086 @end table
8087
8088 @xref{Customizing Articles}, for how to highlight articles automatically.
8089
8090
8091 @node Article Fontisizing
8092 @subsection Article Fontisizing
8093 @cindex emphasis
8094 @cindex article emphasis
8095
8096 @findex gnus-article-emphasize
8097 @kindex W e (Summary)
8098 People commonly add emphasis to words in news articles by writing things
8099 like @samp{_this_} or @samp{*this*} or @samp{/this/}.  Gnus can make
8100 this look nicer by running the article through the @kbd{W e}
8101 (@code{gnus-article-emphasize}) command.
8102
8103 @vindex gnus-emphasis-alist
8104 How the emphasis is computed is controlled by the
8105 @code{gnus-emphasis-alist} variable.  This is an alist where the first
8106 element is a regular expression to be matched.  The second is a number
8107 that says what regular expression grouping is used to find the entire
8108 emphasized word.  The third is a number that says what regexp grouping
8109 should be displayed and highlighted.  (The text between these two
8110 groupings will be hidden.)  The fourth is the face used for
8111 highlighting.
8112
8113 @lisp
8114 (setq gnus-emphasis-alist
8115       '(("_\\(\\w+\\)_" 0 1 gnus-emphasis-underline)
8116         ("\\*\\(\\w+\\)\\*" 0 1 gnus-emphasis-bold)))
8117 @end lisp
8118
8119 @cindex slash
8120 @cindex asterisk
8121 @cindex underline
8122 @cindex /
8123 @cindex *
8124
8125 @vindex gnus-emphasis-underline
8126 @vindex gnus-emphasis-bold
8127 @vindex gnus-emphasis-italic
8128 @vindex gnus-emphasis-underline-bold
8129 @vindex gnus-emphasis-underline-italic
8130 @vindex gnus-emphasis-bold-italic
8131 @vindex gnus-emphasis-underline-bold-italic
8132 By default, there are seven rules, and they use the following faces:
8133 @code{gnus-emphasis-bold}, @code{gnus-emphasis-italic},
8134 @code{gnus-emphasis-underline}, @code{gnus-emphasis-bold-italic},
8135 @code{gnus-emphasis-underline-italic},
8136 @code{gnus-emphasis-underline-bold}, and
8137 @code{gnus-emphasis-underline-bold-italic}.
8138
8139 If you want to change these faces, you can either use @kbd{M-x
8140 customize}, or you can use @code{copy-face}.  For instance, if you want
8141 to make @code{gnus-emphasis-italic} use a red face instead, you could
8142 say something like:
8143
8144 @lisp
8145 (copy-face 'red 'gnus-emphasis-italic)
8146 @end lisp
8147
8148 @vindex gnus-group-highlight-words-alist
8149
8150 If you want to highlight arbitrary words, you can use the
8151 @code{gnus-group-highlight-words-alist} variable, which uses the same
8152 syntax as @code{gnus-emphasis-alist}.  The @code{highlight-words} group
8153 parameter (@pxref{Group Parameters}) can also be used.
8154
8155 @xref{Customizing Articles}, for how to fontize articles automatically.
8156
8157
8158 @node Article Hiding
8159 @subsection Article Hiding
8160 @cindex article hiding
8161
8162 Or rather, hiding certain things in each article.  There usually is much
8163 too much cruft in most articles.
8164
8165 @table @kbd
8166
8167 @item W W a
8168 @kindex W W a (Summary)
8169 @findex gnus-article-hide
8170 Do quite a lot of hiding on the article buffer
8171 (@kbd{gnus-article-hide}).  In particular, this function will hide
8172 headers, @acronym{PGP}, cited text and the signature.
8173
8174 @item W W h
8175 @kindex W W h (Summary)
8176 @findex gnus-article-hide-headers
8177 Hide headers (@code{gnus-article-hide-headers}).  @xref{Hiding
8178 Headers}.
8179
8180 @item W W b
8181 @kindex W W b (Summary)
8182 @findex gnus-article-hide-boring-headers
8183 Hide headers that aren't particularly interesting
8184 (@code{gnus-article-hide-boring-headers}).  @xref{Hiding Headers}.
8185
8186 @item W W s
8187 @kindex W W s (Summary)
8188 @findex gnus-article-hide-signature
8189 Hide signature (@code{gnus-article-hide-signature}).  @xref{Article
8190 Signature}.
8191
8192 @item W W l
8193 @kindex W W l (Summary)
8194 @findex gnus-article-hide-list-identifiers
8195 @vindex gnus-list-identifiers
8196 Strip list identifiers specified in @code{gnus-list-identifiers}.  These
8197 are strings some mailing list servers add to the beginning of all
8198 @code{Subject} headers---for example, @samp{[zebra 4711]}.  Any leading
8199 @samp{Re: } is skipped before stripping.  @code{gnus-list-identifiers}
8200 may not contain @code{\\(..\\)}.
8201
8202 @table @code
8203
8204 @item gnus-list-identifiers
8205 @vindex gnus-list-identifiers
8206 A regular expression that matches list identifiers to be removed from
8207 subject.  This can also be a list of regular expressions.
8208
8209 @end table
8210
8211 @item W W P
8212 @kindex W W P (Summary)
8213 @findex gnus-article-hide-pem
8214 Hide @acronym{PEM} (privacy enhanced messages) cruft
8215 (@code{gnus-article-hide-pem}).
8216
8217 @item W W B
8218 @kindex W W B (Summary)
8219 @findex gnus-article-strip-banner
8220 @vindex gnus-article-banner-alist
8221 @vindex gnus-article-address-banner-alist
8222 @cindex banner
8223 @cindex OneList
8224 @cindex stripping advertisements
8225 @cindex advertisements
8226 Strip the banner specified by the @code{banner} group parameter
8227 (@code{gnus-article-strip-banner}).  This is mainly used to hide those
8228 annoying banners and/or signatures that some mailing lists and moderated
8229 groups adds to all the messages.  The way to use this function is to add
8230 the @code{banner} group parameter (@pxref{Group Parameters}) to the
8231 group you want banners stripped from.  The parameter either be a string,
8232 which will be interpreted as a regular expression matching text to be
8233 removed, or the symbol @code{signature}, meaning that the (last)
8234 signature should be removed, or other symbol, meaning that the
8235 corresponding regular expression in @code{gnus-article-banner-alist} is
8236 used.
8237
8238 Regardless of a group, you can hide things like advertisements only when
8239 the sender of an article has a certain mail address specified in
8240 @code{gnus-article-address-banner-alist}.
8241
8242 @table @code
8243
8244 @item gnus-article-address-banner-alist
8245 @vindex gnus-article-address-banner-alist
8246 Alist of mail addresses and banners.  Each element has the form
8247 @code{(@var{address} . @var{banner})}, where @var{address} is a regexp
8248 matching a mail address in the From header, @var{banner} is one of a
8249 symbol @code{signature}, an item in @code{gnus-article-banner-alist},
8250 a regexp and @code{nil}.  If @var{address} matches author's mail
8251 address, it will remove things like advertisements.  For example, if a
8252 sender has the mail address @samp{hail@@yoo-hoo.co.jp} and there is a
8253 banner something like @samp{Do You Yoo-hoo!?} in all articles he
8254 sends, you can use the following element to remove them:
8255
8256 @lisp
8257 ("@@yoo-hoo\\.co\\.jp\\'" .
8258  "\n_+\nDo You Yoo-hoo!\\?\n.*\n.*\n")
8259 @end lisp
8260
8261 @end table
8262
8263 @item W W c
8264 @kindex W W c (Summary)
8265 @findex gnus-article-hide-citation
8266 Hide citation (@code{gnus-article-hide-citation}).  Some variables for
8267 customizing the hiding:
8268
8269 @table @code
8270
8271 @item gnus-cited-opened-text-button-line-format
8272 @itemx gnus-cited-closed-text-button-line-format
8273 @vindex gnus-cited-closed-text-button-line-format
8274 @vindex gnus-cited-opened-text-button-line-format
8275 Gnus adds buttons to show where the cited text has been hidden, and to
8276 allow toggle hiding the text.  The format of the variable is specified
8277 by these format-like variable (@pxref{Formatting Variables}).  These
8278 specs are valid:
8279
8280 @table @samp
8281 @item b
8282 Starting point of the hidden text.
8283 @item e
8284 Ending point of the hidden text.
8285 @item l
8286 Number of characters in the hidden region.
8287 @item n
8288 Number of lines of hidden text.
8289 @end table
8290
8291 @item gnus-cited-lines-visible
8292 @vindex gnus-cited-lines-visible
8293 The number of lines at the beginning of the cited text to leave
8294 shown.  This can also be a cons cell with the number of lines at the top
8295 and bottom of the text, respectively, to remain visible.
8296
8297 @end table
8298
8299 @item W W C-c
8300 @kindex W W C-c (Summary)
8301 @findex gnus-article-hide-citation-maybe
8302
8303 Hide citation (@code{gnus-article-hide-citation-maybe}) depending on the
8304 following two variables:
8305
8306 @table @code
8307 @item gnus-cite-hide-percentage
8308 @vindex gnus-cite-hide-percentage
8309 If the cited text is of a bigger percentage than this variable (default
8310 50), hide the cited text.
8311
8312 @item gnus-cite-hide-absolute
8313 @vindex gnus-cite-hide-absolute
8314 The cited text must have at least this length (default 10) before it
8315 is hidden.
8316 @end table
8317
8318 @item W W C
8319 @kindex W W C (Summary)
8320 @findex gnus-article-hide-citation-in-followups
8321 Hide cited text in articles that aren't roots
8322 (@code{gnus-article-hide-citation-in-followups}).  This isn't very
8323 useful as an interactive command, but might be a handy function to stick
8324 have happen automatically (@pxref{Customizing Articles}).
8325
8326 @end table
8327
8328 All these ``hiding'' commands are toggles, but if you give a negative
8329 prefix to these commands, they will show what they have previously
8330 hidden.  If you give a positive prefix, they will always hide.
8331
8332 Also @pxref{Article Highlighting} for further variables for
8333 citation customization.
8334
8335 @xref{Customizing Articles}, for how to hide article elements
8336 automatically.
8337
8338
8339 @node Article Washing
8340 @subsection Article Washing
8341 @cindex washing
8342 @cindex article washing
8343
8344 We call this ``article washing'' for a really good reason.  Namely, the
8345 @kbd{A} key was taken, so we had to use the @kbd{W} key instead.
8346
8347 @dfn{Washing} is defined by us as ``changing something from something to
8348 something else'', but normally results in something looking better.
8349 Cleaner, perhaps.
8350
8351 @xref{Customizing Articles}, if you want to change how Gnus displays
8352 articles by default.
8353
8354 @table @kbd
8355
8356 @item C-u g
8357 This is not really washing, it's sort of the opposite of washing.  If
8358 you type this, you see the article exactly as it exists on disk or on
8359 the server.
8360
8361 @item g
8362 Force redisplaying of the current article
8363 (@code{gnus-summary-show-article}).  This is also not really washing.
8364 If you type this, you see the article without any previously applied
8365 interactive Washing functions but with all default treatments
8366 (@pxref{Customizing Articles}).
8367
8368 @item W l
8369 @kindex W l (Summary)
8370 @findex gnus-summary-stop-page-breaking
8371 Remove page breaks from the current article
8372 (@code{gnus-summary-stop-page-breaking}).  @xref{Misc Article}, for page
8373 delimiters.
8374
8375 @item W r
8376 @kindex W r (Summary)
8377 @findex gnus-summary-caesar-message
8378 @c @icon{gnus-summary-caesar-message}
8379 Do a Caesar rotate (rot13) on the article buffer
8380 (@code{gnus-summary-caesar-message}).
8381 Unreadable articles that tell you to read them with Caesar rotate or rot13.
8382 (Typically offensive jokes and such.)
8383
8384 It's commonly called ``rot13'' because each letter is rotated 13
8385 positions in the alphabet, e. g. @samp{B} (letter #2) -> @samp{O} (letter
8386 #15).  It is sometimes referred to as ``Caesar rotate'' because Caesar
8387 is rumored to have employed this form of, uh, somewhat weak encryption.
8388
8389 @item W m
8390 @kindex W m (Summary)
8391 @findex gnus-summary-morse-message
8392 Morse decode the article buffer (@code{gnus-summary-morse-message}).
8393
8394 @item W t
8395 @item t
8396 @kindex W t (Summary)
8397 @kindex t (Summary)
8398 @findex gnus-summary-toggle-header
8399 Toggle whether to display all headers in the article buffer
8400 (@code{gnus-summary-toggle-header}).
8401
8402 @item W v
8403 @kindex W v (Summary)
8404 @findex gnus-summary-verbose-headers
8405 Toggle whether to display all headers in the article buffer permanently
8406 (@code{gnus-summary-verbose-headers}).
8407
8408 @item W m
8409 @kindex W m (Summary)
8410 @findex gnus-summary-toggle-mime
8411 Toggle whether to run the article through @acronym{MIME} before
8412 displaying (@code{gnus-summary-toggle-mime}).
8413
8414 @item W o
8415 @kindex W o (Summary)
8416 @findex gnus-article-treat-overstrike
8417 Treat overstrike (@code{gnus-article-treat-overstrike}).
8418
8419 @item W d
8420 @kindex W d (Summary)
8421 @findex gnus-article-treat-dumbquotes
8422 @vindex gnus-article-dumbquotes-map
8423 @cindex Smartquotes
8424 @cindex M****s*** sm*rtq**t*s
8425 @cindex Latin 1
8426 Treat M****s*** sm*rtq**t*s according to
8427 @code{gnus-article-dumbquotes-map}
8428 (@code{gnus-article-treat-dumbquotes}).  Note that this function guesses
8429 whether a character is a sm*rtq**t* or not, so it should only be used
8430 interactively.
8431
8432 Sm*rtq**t*s are M****s***'s unilateral extension to the character map in
8433 an attempt to provide more quoting characters.  If you see something
8434 like @code{\222} or @code{\264} where you're expecting some kind of
8435 apostrophe or quotation mark, then try this wash.
8436
8437 @item W Y f
8438 @kindex W Y f (Summary)
8439 @findex gnus-article-outlook-deuglify-article
8440 @cindex Outlook Express
8441 Full deuglify of broken Outlook (Express) articles: Treat dumbquotes,
8442 unwrap lines, repair attribution and rearrange citation.
8443 (@code{gnus-article-outlook-deuglify-article}).
8444
8445 @item W Y u
8446 @kindex W Y u (Summary)
8447 @findex gnus-article-outlook-unwrap-lines
8448 @vindex gnus-outlook-deuglify-unwrap-min
8449 @vindex gnus-outlook-deuglify-unwrap-max
8450 Unwrap lines that appear to be wrapped citation lines.  You can control
8451 what lines will be unwrapped by frobbing
8452 @code{gnus-outlook-deuglify-unwrap-min} and
8453 @code{gnus-outlook-deuglify-unwrap-max}, indicating the minimum and
8454 maximum length of an unwrapped citation line.
8455 (@code{gnus-article-outlook-unwrap-lines}).
8456
8457 @item W Y a
8458 @kindex W Y a (Summary)
8459 @findex gnus-article-outlook-repair-attribution
8460 Repair a broken attribution line.@*
8461 (@code{gnus-article-outlook-repair-attribution}).
8462
8463 @item W Y c
8464 @kindex W Y c (Summary)
8465 @findex gnus-article-outlook-rearrange-citation
8466 Repair broken citations by rearranging the text.
8467 (@code{gnus-article-outlook-rearrange-citation}).
8468
8469 @item W w
8470 @kindex W w (Summary)
8471 @findex gnus-article-fill-cited-article
8472 Do word wrap (@code{gnus-article-fill-cited-article}).
8473
8474 You can give the command a numerical prefix to specify the width to use
8475 when filling.
8476
8477 @item W Q
8478 @kindex W Q (Summary)
8479 @findex gnus-article-fill-long-lines
8480 Fill long lines (@code{gnus-article-fill-long-lines}).
8481
8482 @item W C
8483 @kindex W C (Summary)
8484 @findex gnus-article-capitalize-sentences
8485 Capitalize the first word in each sentence
8486 (@code{gnus-article-capitalize-sentences}).
8487
8488 @item W c
8489 @kindex W c (Summary)
8490 @findex gnus-article-remove-cr
8491 Translate CRLF pairs (i. e., @samp{^M}s on the end of the lines) into LF
8492 (this takes care of DOS line endings), and then translate any remaining
8493 CRs into LF (this takes care of Mac line endings)
8494 (@code{gnus-article-remove-cr}).
8495
8496 @kindex W q (Summary)
8497 @findex gnus-article-de-quoted-unreadable
8498 Treat quoted-printable (@code{gnus-article-de-quoted-unreadable}).
8499 Quoted-Printable is one common @acronym{MIME} encoding employed when
8500 sending non-@acronym{ASCII} (i.e., 8-bit) articles.  It typically
8501 makes strings like @samp{déjà vu} look like @samp{d=E9j=E0 vu}, which
8502 doesn't look very readable to me.  Note that this is usually done
8503 automatically by Gnus if the message in question has a
8504 @code{Content-Transfer-Encoding} header that says that this encoding
8505 has been done.  If a prefix is given, a charset will be asked for.
8506
8507 @item W 6
8508 @kindex W 6 (Summary)
8509 @findex gnus-article-de-base64-unreadable
8510 Treat base64 (@code{gnus-article-de-base64-unreadable}).  Base64 is
8511 one common @acronym{MIME} encoding employed when sending
8512 non-@acronym{ASCII} (i.e., 8-bit) articles.  Note that this is
8513 usually done automatically by Gnus if the message in question has a
8514 @code{Content-Transfer-Encoding} header that says that this encoding
8515 has been done.  If a prefix is given, a charset will be asked for.
8516
8517 @item W Z
8518 @kindex W Z (Summary)
8519 @findex gnus-article-decode-HZ
8520 Treat HZ or HZP (@code{gnus-article-decode-HZ}).  HZ (or HZP) is one
8521 common encoding employed when sending Chinese articles.  It typically
8522 makes strings look like @samp{~@{<:Ky2;S@{#,NpJ)l6HK!#~@}}.
8523
8524 @item W u
8525 @kindex W u (Summary)
8526 @findex gnus-article-unsplit-urls
8527 Remove newlines from within URLs.  Some mailers insert newlines into
8528 outgoing email messages to keep lines short.  This reformatting can
8529 split long URLs onto multiple lines.  Repair those URLs by removing
8530 the newlines (@code{gnus-article-unsplit-urls}).
8531
8532 @item W h
8533 @kindex W h (Summary)
8534 @findex gnus-article-wash-html
8535 Treat @acronym{HTML} (@code{gnus-article-wash-html}).  Note that this is
8536 usually done automatically by Gnus if the message in question has a
8537 @code{Content-Type} header that says that the message is @acronym{HTML}.
8538
8539 If a prefix is given, a charset will be asked for.
8540
8541 @vindex gnus-article-wash-function
8542 The default is to use the function specified by
8543 @code{mm-text-html-renderer} (@pxref{Display Customization, ,Display
8544 Customization, emacs-mime, The Emacs MIME Manual}) to convert the
8545 @acronym{HTML}, but this is controlled by the
8546 @code{gnus-article-wash-function} variable.  Pre-defined functions you
8547 can use include:
8548
8549 @table @code
8550 @item w3
8551 Use Emacs/w3.
8552
8553 @item w3m
8554 Use @uref{http://emacs-w3m.namazu.org/, emacs-w3m}.
8555
8556 @item links
8557 Use @uref{http://links.sf.net/, Links}.
8558
8559 @item lynx
8560 Use @uref{http://lynx.isc.org/, Lynx}.
8561
8562 @item html2text
8563 Use html2text---a simple @acronym{HTML} converter included with Gnus.
8564
8565 @end table
8566
8567 @item W b
8568 @kindex W b (Summary)
8569 @findex gnus-article-add-buttons
8570 Add clickable buttons to the article (@code{gnus-article-add-buttons}).
8571 @xref{Article Buttons}.
8572
8573 @item W B
8574 @kindex W B (Summary)
8575 @findex gnus-article-add-buttons-to-head
8576 Add clickable buttons to the article headers
8577 (@code{gnus-article-add-buttons-to-head}).
8578
8579 @item W p
8580 @kindex W p (Summary)
8581 @findex gnus-article-verify-x-pgp-sig
8582 Verify a signed control message
8583 (@code{gnus-article-verify-x-pgp-sig}).  Control messages such as
8584 @code{newgroup} and @code{checkgroups} are usually signed by the
8585 hierarchy maintainer.  You need to add the @acronym{PGP} public key of
8586 the maintainer to your keyring to verify the
8587 message.@footnote{@acronym{PGP} keys for many hierarchies are
8588 available at @uref{ftp://ftp.isc.org/pub/pgpcontrol/README.html}}
8589
8590 @item W s
8591 @kindex W s (Summary)
8592 @findex gnus-summary-force-verify-and-decrypt
8593 Verify a signed (@acronym{PGP}, @acronym{PGP/MIME} or
8594 @acronym{S/MIME}) message
8595 (@code{gnus-summary-force-verify-and-decrypt}). @xref{Security}.
8596
8597 @item W a
8598 @kindex W a (Summary)
8599 @findex gnus-article-strip-headers-in-body
8600 Strip headers like the @code{X-No-Archive} header from the beginning of
8601 article bodies (@code{gnus-article-strip-headers-in-body}).
8602
8603 @item W E l
8604 @kindex W E l (Summary)
8605 @findex gnus-article-strip-leading-blank-lines
8606 Remove all blank lines from the beginning of the article
8607 (@code{gnus-article-strip-leading-blank-lines}).
8608
8609 @item W E m
8610 @kindex W E m (Summary)
8611 @findex gnus-article-strip-multiple-blank-lines
8612 Replace all blank lines with empty lines and then all multiple empty
8613 lines with a single empty line.
8614 (@code{gnus-article-strip-multiple-blank-lines}).
8615
8616 @item W E t
8617 @kindex W E t (Summary)
8618 @findex gnus-article-remove-trailing-blank-lines
8619 Remove all blank lines at the end of the article
8620 (@code{gnus-article-remove-trailing-blank-lines}).
8621
8622 @item W E a
8623 @kindex W E a (Summary)
8624 @findex gnus-article-strip-blank-lines
8625 Do all the three commands above
8626 (@code{gnus-article-strip-blank-lines}).
8627
8628 @item W E A
8629 @kindex W E A (Summary)
8630 @findex gnus-article-strip-all-blank-lines
8631 Remove all blank lines
8632 (@code{gnus-article-strip-all-blank-lines}).
8633
8634 @item W E s
8635 @kindex W E s (Summary)
8636 @findex gnus-article-strip-leading-space
8637 Remove all white space from the beginning of all lines of the article
8638 body (@code{gnus-article-strip-leading-space}).
8639
8640 @item W E e
8641 @kindex W E e (Summary)
8642 @findex gnus-article-strip-trailing-space
8643 Remove all white space from the end of all lines of the article
8644 body (@code{gnus-article-strip-trailing-space}).
8645
8646 @end table
8647
8648 @xref{Customizing Articles}, for how to wash articles automatically.
8649
8650
8651 @node Article Header
8652 @subsection Article Header
8653
8654 These commands perform various transformations of article header.
8655
8656 @table @kbd
8657
8658 @item W G u
8659 @kindex W G u (Summary)
8660 @findex gnus-article-treat-unfold-headers
8661 Unfold folded header lines (@code{gnus-article-treat-unfold-headers}).
8662
8663 @item W G n
8664 @kindex W G n (Summary)
8665 @findex gnus-article-treat-fold-newsgroups
8666 Fold the @code{Newsgroups} and @code{Followup-To} headers
8667 (@code{gnus-article-treat-fold-newsgroups}).
8668
8669 @item W G f
8670 @kindex W G f (Summary)
8671 @findex gnus-article-treat-fold-headers
8672 Fold all the message headers
8673 (@code{gnus-article-treat-fold-headers}).
8674
8675 @item W E w
8676 @kindex W E w
8677 @findex gnus-article-remove-leading-whitespace
8678 Remove excessive whitespace from all headers
8679 (@code{gnus-article-remove-leading-whitespace}).
8680
8681 @end table
8682
8683
8684 @node Article Buttons
8685 @subsection Article Buttons
8686 @cindex buttons
8687
8688 People often include references to other stuff in articles, and it would
8689 be nice if Gnus could just fetch whatever it is that people talk about
8690 with the minimum of fuzz when you hit @kbd{RET} or use the middle mouse
8691 button on these references.
8692
8693 @vindex gnus-button-man-handler
8694 Gnus adds @dfn{buttons} to certain standard references by default:
8695 Well-formed URLs, mail addresses, Message-IDs, Info links, man pages and
8696 Emacs or Gnus related references.  This is controlled by two variables,
8697 one that handles article bodies and one that handles article heads:
8698
8699 @table @code
8700
8701 @item gnus-button-alist
8702 @vindex gnus-button-alist
8703 This is an alist where each entry has this form:
8704
8705 @lisp
8706 (@var{regexp} @var{button-par} @var{use-p} @var{function} @var{data-par})
8707 @end lisp
8708
8709 @table @var
8710
8711 @item regexp
8712 All text that match this regular expression (case insensitive) will be
8713 considered an external reference.  Here's a typical regexp that matches
8714 embedded URLs: @samp{<URL:\\([^\n\r>]*\\)>}.  This can also be a
8715 variable containing a regexp, useful variables to use include
8716 @code{gnus-button-url-regexp} and @code{gnus-button-mid-or-mail-regexp}.
8717
8718 @item button-par
8719 Gnus has to know which parts of the matches is to be highlighted.  This
8720 is a number that says what sub-expression of the regexp is to be
8721 highlighted.  If you want it all highlighted, you use 0 here.
8722
8723 @item use-p
8724 This form will be @code{eval}ed, and if the result is non-@code{nil},
8725 this is considered a match.  This is useful if you want extra sifting to
8726 avoid false matches.  Often variables named
8727 @code{gnus-button-@var{*}-level} are used here, @xref{Article Button
8728 Levels}, but any other form may be used too.
8729
8730 @c @code{use-p} is @code{eval}ed only if @code{regexp} matches.
8731
8732 @item function
8733 This function will be called when you click on this button.
8734
8735 @item data-par
8736 As with @var{button-par}, this is a sub-expression number, but this one
8737 says which part of the match is to be sent as data to @var{function}.
8738
8739 @end table
8740
8741 So the full entry for buttonizing URLs is then
8742
8743 @lisp
8744 ("<URL:\\([^\n\r>]*\\)>" 0 t gnus-button-url 1)
8745 @end lisp
8746
8747 @item gnus-header-button-alist
8748 @vindex gnus-header-button-alist
8749 This is just like the other alist, except that it is applied to the
8750 article head only, and that each entry has an additional element that is
8751 used to say what headers to apply the buttonize coding to:
8752
8753 @lisp
8754 (@var{header} @var{regexp} @var{button-par} @var{use-p} @var{function} @var{data-par})
8755 @end lisp
8756
8757 @var{header} is a regular expression.
8758 @end table
8759
8760 @subsubsection Related variables and functions
8761
8762 @table @code
8763 @item gnus-button-@var{*}-level
8764 @xref{Article Button Levels}.
8765
8766 @c Stuff related to gnus-button-browse-level
8767
8768 @item gnus-button-url-regexp
8769 @vindex gnus-button-url-regexp
8770 A regular expression that matches embedded URLs.  It is used in the
8771 default values of the variables above.
8772
8773 @c Stuff related to gnus-button-man-level
8774
8775 @item gnus-button-man-handler
8776 @vindex gnus-button-man-handler
8777 The function to use for displaying man pages.  It must take at least one
8778 argument with a string naming the man page.
8779
8780 @c Stuff related to gnus-button-message-level
8781
8782 @item gnus-button-mid-or-mail-regexp
8783 @vindex gnus-button-mid-or-mail-regexp
8784 Regular expression that matches a message ID or a mail address.
8785
8786 @item gnus-button-prefer-mid-or-mail
8787 @vindex gnus-button-prefer-mid-or-mail
8788 This variable determines what to do when the button on a string as
8789 @samp{foo123@@bar.invalid} is pushed.  Strings like this can be either a
8790 message ID or a mail address.  If it is one of the symbols @code{mid} or
8791 @code{mail}, Gnus will always assume that the string is a message ID or
8792 a mail address, respectively.  If this variable is set to the symbol
8793 @code{ask}, always query the user what do do.  If it is a function, this
8794 function will be called with the string as its only argument.  The
8795 function must return @code{mid}, @code{mail}, @code{invalid} or
8796 @code{ask}.  The default value is the function
8797 @code{gnus-button-mid-or-mail-heuristic}.
8798
8799 @item gnus-button-mid-or-mail-heuristic
8800 @findex gnus-button-mid-or-mail-heuristic
8801 Function that guesses whether its argument is a message ID or a mail
8802 address.  Returns @code{mid} if it's a message IDs, @code{mail} if
8803 it's a mail address, @code{ask} if unsure and @code{invalid} if the
8804 string is invalid.
8805
8806 @item gnus-button-mid-or-mail-heuristic-alist
8807 @vindex gnus-button-mid-or-mail-heuristic-alist
8808 An alist of @code{(RATE . REGEXP)} pairs used by the function
8809 @code{gnus-button-mid-or-mail-heuristic}.
8810
8811 @c Stuff related to gnus-button-tex-level
8812
8813 @item gnus-button-ctan-handler
8814 @findex gnus-button-ctan-handler
8815 The function to use for displaying CTAN links.  It must take one
8816 argument, the string naming the URL.
8817
8818 @item gnus-ctan-url
8819 @vindex gnus-ctan-url
8820 Top directory of a CTAN (Comprehensive TeX Archive Network) archive used
8821 by @code{gnus-button-ctan-handler}.
8822
8823 @c Misc stuff
8824
8825 @item gnus-article-button-face
8826 @vindex gnus-article-button-face
8827 Face used on buttons.
8828
8829 @item gnus-article-mouse-face
8830 @vindex gnus-article-mouse-face
8831 Face used when the mouse cursor is over a button.
8832
8833 @end table
8834
8835 @xref{Customizing Articles}, for how to buttonize articles automatically.
8836
8837
8838 @node Article Button Levels
8839 @subsection Article button levels
8840 @cindex button levels
8841 The higher the value of the variables @code{gnus-button-@var{*}-level},
8842 the more buttons will appear.  If the level is zero, no corresponding
8843 buttons are displayed.  With the default value (which is 5) you should
8844 already see quite a lot of buttons.  With higher levels, you will see
8845 more buttons, but you may also get more false positives.  To avoid them,
8846 you can set the variables @code{gnus-button-@var{*}-level} local to
8847 specific groups (@pxref{Group Parameters}).  Here's an example for the
8848 variable @code{gnus-parameters}:
8849
8850 @lisp
8851 ;; @r{increase @code{gnus-button-*-level} in some groups:}
8852 (setq gnus-parameters
8853       '(("\\<\\(emacs\\|gnus\\)\\>" (gnus-button-emacs-level 10))
8854         ("\\<unix\\>"               (gnus-button-man-level 10))
8855         ("\\<tex\\>"                (gnus-button-tex-level 10))))
8856 @end lisp
8857
8858 @table @code
8859
8860 @item gnus-button-browse-level
8861 @vindex gnus-button-browse-level
8862 Controls the display of references to message IDs, mail addresses and
8863 news URLs.  Related variables and functions include
8864 @code{gnus-button-url-regexp}, @code{browse-url}, and
8865 @code{browse-url-browser-function}.
8866
8867 @item gnus-button-emacs-level
8868 @vindex gnus-button-emacs-level
8869 Controls the display of Emacs or Gnus references.  Related functions are
8870 @code{gnus-button-handle-custom},
8871 @code{gnus-button-handle-describe-function},
8872 @code{gnus-button-handle-describe-variable},
8873 @code{gnus-button-handle-symbol},
8874 @code{gnus-button-handle-describe-key},
8875 @code{gnus-button-handle-apropos},
8876 @code{gnus-button-handle-apropos-command},
8877 @code{gnus-button-handle-apropos-variable},
8878 @code{gnus-button-handle-apropos-documentation}, and
8879 @code{gnus-button-handle-library}.
8880
8881 @item gnus-button-man-level
8882 @vindex gnus-button-man-level
8883 Controls the display of references to (Unix) man pages.
8884 See @code{gnus-button-man-handler}.
8885
8886 @item gnus-button-message-level
8887 @vindex gnus-button-message-level
8888 Controls the display of message IDs, mail addresses and news URLs.
8889 Related variables and functions include
8890 @code{gnus-button-mid-or-mail-regexp},
8891 @code{gnus-button-prefer-mid-or-mail},
8892 @code{gnus-button-mid-or-mail-heuristic}, and
8893 @code{gnus-button-mid-or-mail-heuristic-alist}.
8894
8895 @item gnus-button-tex-level
8896 @vindex gnus-button-tex-level
8897 Controls the display of references to @TeX{} or LaTeX stuff, e.g. for CTAN
8898 URLs.  See the variables @code{gnus-ctan-url},
8899 @code{gnus-button-ctan-handler},
8900 @code{gnus-button-ctan-directory-regexp}, and
8901 @code{gnus-button-handle-ctan-bogus-regexp}.
8902
8903 @end table
8904
8905
8906 @node Article Date
8907 @subsection Article Date
8908
8909 The date is most likely generated in some obscure timezone you've never
8910 heard of, so it's quite nice to be able to find out what the time was
8911 when the article was sent.
8912
8913 @table @kbd
8914
8915 @item W T u
8916 @kindex W T u (Summary)
8917 @findex gnus-article-date-ut
8918 Display the date in UT (aka. GMT, aka ZULU)
8919 (@code{gnus-article-date-ut}).
8920
8921 @item W T i
8922 @kindex W T i (Summary)
8923 @findex gnus-article-date-iso8601
8924 @cindex ISO 8601
8925 Display the date in international format, aka. ISO 8601
8926 (@code{gnus-article-date-iso8601}).
8927
8928 @item W T l
8929 @kindex W T l (Summary)
8930 @findex gnus-article-date-local
8931 Display the date in the local timezone (@code{gnus-article-date-local}).
8932
8933 @item W T p
8934 @kindex W T p (Summary)
8935 @findex gnus-article-date-english
8936 Display the date in a format that's easily pronounceable in English
8937 (@code{gnus-article-date-english}).
8938
8939 @item W T s
8940 @kindex W T s (Summary)
8941 @vindex gnus-article-time-format
8942 @findex gnus-article-date-user
8943 @findex format-time-string
8944 Display the date using a user-defined format
8945 (@code{gnus-article-date-user}).  The format is specified by the
8946 @code{gnus-article-time-format} variable, and is a string that's passed
8947 to @code{format-time-string}.  See the documentation of that variable
8948 for a list of possible format specs.
8949
8950 @item W T e
8951 @kindex W T e (Summary)
8952 @findex gnus-article-date-lapsed
8953 @findex gnus-start-date-timer
8954 @findex gnus-stop-date-timer
8955 Say how much time has elapsed between the article was posted and now
8956 (@code{gnus-article-date-lapsed}).  It looks something like:
8957
8958 @example
8959 X-Sent: 6 weeks, 4 days, 1 hour, 3 minutes, 8 seconds ago
8960 @end example
8961
8962 @vindex gnus-article-date-lapsed-new-header
8963 The value of @code{gnus-article-date-lapsed-new-header} determines
8964 whether this header will just be added below the old Date one, or will
8965 replace it.
8966
8967 An advantage of using Gnus to read mail is that it converts simple bugs
8968 into wonderful absurdities.
8969
8970 If you want to have this line updated continually, you can put
8971
8972 @lisp
8973 (gnus-start-date-timer)
8974 @end lisp
8975
8976 in your @file{~/.gnus.el} file, or you can run it off of some hook.  If
8977 you want to stop the timer, you can use the @code{gnus-stop-date-timer}
8978 command.
8979
8980 @item W T o
8981 @kindex W T o (Summary)
8982 @findex gnus-article-date-original
8983 Display the original date (@code{gnus-article-date-original}).  This can
8984 be useful if you normally use some other conversion function and are
8985 worried that it might be doing something totally wrong.  Say, claiming
8986 that the article was posted in 1854.  Although something like that is
8987 @emph{totally} impossible.  Don't you trust me? *titter*
8988
8989 @end table
8990
8991 @xref{Customizing Articles}, for how to display the date in your
8992 preferred format automatically.
8993
8994
8995 @node Article Display
8996 @subsection Article Display
8997 @cindex picons
8998 @cindex x-face
8999 @cindex smileys
9000
9001 These commands add various frivolous display gimmicks to the article
9002 buffer in Emacs versions that support them.
9003
9004 @code{X-Face} headers are small black-and-white images supplied by the
9005 message headers (@pxref{X-Face}).
9006
9007 @code{Face} headers are small colored images supplied by the message
9008 headers (@pxref{Face}).
9009
9010 Smileys are those little @samp{:-)} symbols that people like to litter
9011 their messages with (@pxref{Smileys}).
9012
9013 Picons, on the other hand, reside on your own system, and Gnus will
9014 try to match the headers to what you have (@pxref{Picons}).
9015
9016 All these functions are toggles---if the elements already exist,
9017 they'll be removed.
9018
9019 @table @kbd
9020 @item W D x
9021 @kindex W D x (Summary)
9022 @findex gnus-article-display-x-face
9023 Display an @code{X-Face} in the @code{From} header.
9024 (@code{gnus-article-display-x-face}).
9025
9026 @item W D d
9027 @kindex W D d (Summary)
9028 @findex gnus-article-display-face
9029 Display a @code{Face} in the @code{From} header.
9030 (@code{gnus-article-display-face}).
9031
9032 @item W D s
9033 @kindex W D s (Summary)
9034 @findex gnus-treat-smiley
9035 Display smileys (@code{gnus-treat-smiley}).
9036
9037 @item W D f
9038 @kindex W D f (Summary)
9039 @findex gnus-treat-from-picon
9040 Piconify the @code{From} header (@code{gnus-treat-from-picon}).
9041
9042 @item W D m
9043 @kindex W D m (Summary)
9044 @findex gnus-treat-mail-picon
9045 Piconify all mail headers (i. e., @code{Cc}, @code{To})
9046 (@code{gnus-treat-mail-picon}).
9047
9048 @item W D n
9049 @kindex W D n (Summary)
9050 @findex gnus-treat-newsgroups-picon
9051 Piconify all news headers (i. e., @code{Newsgroups} and
9052 @code{Followup-To}) (@code{gnus-treat-newsgroups-picon}).
9053
9054 @item W D D
9055 @kindex W D D (Summary)
9056 @findex gnus-article-remove-images
9057 Remove all images from the article buffer
9058 (@code{gnus-article-remove-images}).
9059
9060 @end table
9061
9062
9063
9064 @node Article Signature
9065 @subsection Article Signature
9066 @cindex signatures
9067 @cindex article signature
9068
9069 @vindex gnus-signature-separator
9070 Each article is divided into two parts---the head and the body.  The
9071 body can be divided into a signature part and a text part.  The variable
9072 that says what is to be considered a signature is
9073 @code{gnus-signature-separator}.  This is normally the standard
9074 @samp{^-- $} as mandated by son-of-RFC 1036.  However, many people use
9075 non-standard signature separators, so this variable can also be a list
9076 of regular expressions to be tested, one by one.  (Searches are done
9077 from the end of the body towards the beginning.)  One likely value is:
9078
9079 @lisp
9080 (setq gnus-signature-separator
9081       '("^-- $"         ; @r{The standard}
9082         "^-- *$"        ; @r{A common mangling}
9083         "^-------*$"    ; @r{Many people just use a looong}
9084                         ; @r{line of dashes.  Shame!}
9085         "^ *--------*$" ; @r{Double-shame!}
9086         "^________*$"   ; @r{Underscores are also popular}
9087         "^========*$")) ; @r{Pervert!}
9088 @end lisp
9089
9090 The more permissive you are, the more likely it is that you'll get false
9091 positives.
9092
9093 @vindex gnus-signature-limit
9094 @code{gnus-signature-limit} provides a limit to what is considered a
9095 signature when displaying articles.
9096
9097 @enumerate
9098 @item
9099 If it is an integer, no signature may be longer (in characters) than
9100 that integer.
9101 @item
9102 If it is a floating point number, no signature may be longer (in lines)
9103 than that number.
9104 @item
9105 If it is a function, the function will be called without any parameters,
9106 and if it returns @code{nil}, there is no signature in the buffer.
9107 @item
9108 If it is a string, it will be used as a regexp.  If it matches, the text
9109 in question is not a signature.
9110 @end enumerate
9111
9112 This variable can also be a list where the elements may be of the types
9113 listed above.  Here's an example:
9114
9115 @lisp
9116 (setq gnus-signature-limit
9117       '(200.0 "^---*Forwarded article"))
9118 @end lisp
9119
9120 This means that if there are more than 200 lines after the signature
9121 separator, or the text after the signature separator is matched by
9122 the regular expression @samp{^---*Forwarded article}, then it isn't a
9123 signature after all.
9124
9125
9126 @node Article Miscellanea
9127 @subsection Article Miscellanea
9128
9129 @table @kbd
9130 @item A t
9131 @kindex A t (Summary)
9132 @findex gnus-article-babel
9133 Translate the article from one language to another
9134 (@code{gnus-article-babel}).
9135
9136 @end table
9137
9138
9139 @node MIME Commands
9140 @section MIME Commands
9141 @cindex MIME decoding
9142 @cindex attachments
9143 @cindex viewing attachments
9144
9145 The following commands all understand the numerical prefix.  For
9146 instance, @kbd{3 b} means ``view the third @acronym{MIME} part''.
9147
9148 @table @kbd
9149 @item b
9150 @itemx K v
9151 @kindex b (Summary)
9152 @kindex K v (Summary)
9153 View the @acronym{MIME} part.
9154
9155 @item K o
9156 @kindex K o (Summary)
9157 Save the @acronym{MIME} part.
9158
9159 @item K c
9160 @kindex K c (Summary)
9161 Copy the @acronym{MIME} part.
9162
9163 @item K e
9164 @kindex K e (Summary)
9165 View the @acronym{MIME} part externally.
9166
9167 @item K i
9168 @kindex K i (Summary)
9169 View the @acronym{MIME} part internally.
9170
9171 @item K |
9172 @kindex K | (Summary)
9173 Pipe the @acronym{MIME} part to an external command.
9174 @end table
9175
9176 The rest of these @acronym{MIME} commands do not use the numerical prefix in
9177 the same manner:
9178
9179 @table @kbd
9180 @item K b
9181 @kindex K b (Summary)
9182 Make all the @acronym{MIME} parts have buttons in front of them.  This is
9183 mostly useful if you wish to save (or perform other actions) on inlined
9184 parts.
9185
9186 @item K m
9187 @kindex K m (Summary)
9188 @findex gnus-summary-repair-multipart
9189 Some multipart messages are transmitted with missing or faulty headers.
9190 This command will attempt to ``repair'' these messages so that they can
9191 be viewed in a more pleasant manner
9192 (@code{gnus-summary-repair-multipart}).
9193
9194 @item X m
9195 @kindex X m (Summary)
9196 @findex gnus-summary-save-parts
9197 Save all parts matching a @acronym{MIME} type to a directory
9198 (@code{gnus-summary-save-parts}).  Understands the process/prefix
9199 convention (@pxref{Process/Prefix}).
9200
9201 @item M-t
9202 @kindex M-t (Summary)
9203 @findex gnus-summary-toggle-display-buttonized
9204 Toggle the buttonized display of the article buffer
9205 (@code{gnus-summary-toggle-display-buttonized}).
9206
9207 @item W M w
9208 @kindex W M w (Summary)
9209 @findex gnus-article-decode-mime-words
9210 Decode RFC 2047-encoded words in the article headers
9211 (@code{gnus-article-decode-mime-words}).
9212
9213 @item W M c
9214 @kindex W M c (Summary)
9215 @findex gnus-article-decode-charset
9216 Decode encoded article bodies as well as charsets
9217 (@code{gnus-article-decode-charset}).
9218
9219 This command looks in the @code{Content-Type} header to determine the
9220 charset.  If there is no such header in the article, you can give it a
9221 prefix, which will prompt for the charset to decode as.  In regional
9222 groups where people post using some common encoding (but do not
9223 include @acronym{MIME} headers), you can set the @code{charset} group/topic
9224 parameter to the required charset (@pxref{Group Parameters}).
9225
9226 @item W M v
9227 @kindex W M v (Summary)
9228 @findex gnus-mime-view-all-parts
9229 View all the @acronym{MIME} parts in the current article
9230 (@code{gnus-mime-view-all-parts}).
9231
9232 @end table
9233
9234 Relevant variables:
9235
9236 @table @code
9237 @item gnus-ignored-mime-types
9238 @vindex gnus-ignored-mime-types
9239 This is a list of regexps.  @acronym{MIME} types that match a regexp from
9240 this list will be completely ignored by Gnus.  The default value is
9241 @code{nil}.
9242
9243 To have all Vcards be ignored, you'd say something like this:
9244
9245 @lisp
9246 (setq gnus-ignored-mime-types
9247       '("text/x-vcard"))
9248 @end lisp
9249
9250 @item gnus-article-loose-mime
9251 @vindex gnus-article-loose-mime
9252 If non-@code{nil}, Gnus won't require the @samp{MIME-Version} header
9253 before interpreting the message as a @acronym{MIME} message.  This helps
9254 when reading messages from certain broken mail user agents.  The
9255 default is @code{nil}.
9256
9257 @item gnus-article-emulate-mime
9258 @vindex gnus-article-emulate-mime
9259 There are other, non-@acronym{MIME} encoding methods used.  The most common
9260 is @samp{uuencode}, but yEncode is also getting to be popular.  If
9261 this variable is non-@code{nil}, Gnus will look in message bodies to
9262 see if it finds these encodings, and if so, it'll run them through the
9263 Gnus @acronym{MIME} machinery.  The default is @code{t}.
9264
9265 @item gnus-unbuttonized-mime-types
9266 @vindex gnus-unbuttonized-mime-types
9267 This is a list of regexps.  @acronym{MIME} types that match a regexp from
9268 this list won't have @acronym{MIME} buttons inserted unless they aren't
9269 displayed or this variable is overridden by
9270 @code{gnus-buttonized-mime-types}.  The default value is
9271 @code{(".*/.*")}.  This variable is only used when
9272 @code{gnus-inhibit-mime-unbuttonizing} is @code{nil}.
9273
9274 @item gnus-buttonized-mime-types
9275 @vindex gnus-buttonized-mime-types
9276 This is a list of regexps.  @acronym{MIME} types that match a regexp from
9277 this list will have @acronym{MIME} buttons inserted unless they aren't
9278 displayed.  This variable overrides
9279 @code{gnus-unbuttonized-mime-types}.  The default value is @code{nil}.
9280 This variable is only used when @code{gnus-inhibit-mime-unbuttonizing}
9281 is @code{nil}.
9282
9283 To see e.g. security buttons but no other buttons, you could set this
9284 variable to @code{("multipart/signed")} and leave
9285 @code{gnus-unbuttonized-mime-types} at the default value.
9286
9287 @item gnus-inhibit-mime-unbuttonizing
9288 @vindex gnus-inhibit-mime-unbuttonizing
9289 If this is non-@code{nil}, then all @acronym{MIME} parts get buttons.  The
9290 default value is @code{nil}.
9291
9292 @item gnus-article-mime-part-function
9293 @vindex gnus-article-mime-part-function
9294 For each @acronym{MIME} part, this function will be called with the @acronym{MIME}
9295 handle as the parameter.  The function is meant to be used to allow
9296 users to gather information from the article (e. g., add Vcard info to
9297 the bbdb database) or to do actions based on parts (e. g., automatically
9298 save all jpegs into some directory).
9299
9300 Here's an example function the does the latter:
9301
9302 @lisp
9303 (defun my-save-all-jpeg-parts (handle)
9304   (when (equal (car (mm-handle-type handle)) "image/jpeg")
9305     (with-temp-buffer
9306       (insert (mm-get-part handle))
9307       (write-region (point-min) (point-max)
9308                     (read-file-name "Save jpeg to: ")))))
9309 (setq gnus-article-mime-part-function
9310       'my-save-all-jpeg-parts)
9311 @end lisp
9312
9313 @vindex gnus-mime-multipart-functions
9314 @item gnus-mime-multipart-functions
9315 Alist of @acronym{MIME} multipart types and functions to handle them.
9316
9317 @vindex mm-file-name-rewrite-functions
9318 @item mm-file-name-rewrite-functions
9319 List of functions used for rewriting file names of @acronym{MIME} parts.
9320 Each function takes a file name as input and returns a file name.
9321
9322 Ready-made functions include@*
9323 @code{mm-file-name-delete-whitespace},
9324 @code{mm-file-name-trim-whitespace},
9325 @code{mm-file-name-collapse-whitespace}, and
9326 @code{mm-file-name-replace-whitespace}.  The later uses the value of
9327 the variable @code{mm-file-name-replace-whitespace} to replace each
9328 whitespace character in a file name with that string; default value
9329 is @code{"_"} (a single underscore).
9330 @findex mm-file-name-delete-whitespace
9331 @findex mm-file-name-trim-whitespace
9332 @findex mm-file-name-collapse-whitespace
9333 @findex mm-file-name-replace-whitespace
9334 @vindex mm-file-name-replace-whitespace
9335
9336 The standard functions @code{capitalize}, @code{downcase},
9337 @code{upcase}, and @code{upcase-initials} may be useful, too.
9338
9339 Everybody knows that whitespace characters in file names are evil,
9340 except those who don't know.  If you receive lots of attachments from
9341 such unenlightened users, you can make live easier by adding
9342
9343 @lisp
9344 (setq mm-file-name-rewrite-functions
9345       '(mm-file-name-trim-whitespace
9346         mm-file-name-collapse-whitespace
9347         mm-file-name-replace-whitespace))
9348 @end lisp
9349
9350 @noindent
9351 to your @file{~/.gnus.el} file.
9352
9353 @end table
9354
9355
9356 @node Charsets
9357 @section Charsets
9358 @cindex charsets
9359
9360 People use different charsets, and we have @acronym{MIME} to let us know what
9361 charsets they use.  Or rather, we wish we had.  Many people use
9362 newsreaders and mailers that do not understand or use @acronym{MIME}, and
9363 just send out messages without saying what character sets they use.  To
9364 help a bit with this, some local news hierarchies have policies that say
9365 what character set is the default.  For instance, the @samp{fj}
9366 hierarchy uses @code{iso-2022-jp-2}.
9367
9368 @vindex gnus-group-charset-alist
9369 This knowledge is encoded in the @code{gnus-group-charset-alist}
9370 variable, which is an alist of regexps (use the first item to match full
9371 group names) and default charsets to be used when reading these groups.
9372
9373 @vindex gnus-newsgroup-ignored-charsets
9374 In addition, some people do use soi-disant @acronym{MIME}-aware agents that
9375 aren't.  These blithely mark messages as being in @code{iso-8859-1}
9376 even if they really are in @code{koi-8}.  To help here, the
9377 @code{gnus-newsgroup-ignored-charsets} variable can be used.  The
9378 charsets that are listed here will be ignored.  The variable can be
9379 set on a group-by-group basis using the group parameters (@pxref{Group
9380 Parameters}).  The default value is @code{(unknown-8bit x-unknown)},
9381 which includes values some agents insist on having in there.
9382
9383 @vindex gnus-group-posting-charset-alist
9384 When posting, @code{gnus-group-posting-charset-alist} is used to
9385 determine which charsets should not be encoded using the @acronym{MIME}
9386 encodings.  For instance, some hierarchies discourage using
9387 quoted-printable header encoding.
9388
9389 This variable is an alist of regexps and permitted unencoded charsets
9390 for posting.  Each element of the alist has the form @code{(}@var{test
9391 header body-list}@code{)}, where:
9392
9393 @table @var
9394 @item test
9395 is either a regular expression matching the newsgroup header or a
9396 variable to query,
9397 @item header
9398 is the charset which may be left unencoded in the header (@code{nil}
9399 means encode all charsets),
9400 @item body-list
9401 is a list of charsets which may be encoded using 8bit content-transfer
9402 encoding in the body, or one of the special values @code{nil} (always
9403 encode using quoted-printable) or @code{t} (always use 8bit).
9404 @end table
9405
9406 @cindex Russian
9407 @cindex koi8-r
9408 @cindex koi8-u
9409 @cindex iso-8859-5
9410 @cindex coding system aliases
9411 @cindex preferred charset
9412
9413 Other charset tricks that may be useful, although not Gnus-specific:
9414
9415 If there are several @acronym{MIME} charsets that encode the same Emacs
9416 charset, you can choose what charset to use by saying the following:
9417
9418 @lisp
9419 (put-charset-property 'cyrillic-iso8859-5
9420                       'preferred-coding-system 'koi8-r)
9421 @end lisp
9422
9423 This means that Russian will be encoded using @code{koi8-r} instead of
9424 the default @code{iso-8859-5} @acronym{MIME} charset.
9425
9426 If you want to read messages in @code{koi8-u}, you can cheat and say
9427
9428 @lisp
9429 (define-coding-system-alias 'koi8-u 'koi8-r)
9430 @end lisp
9431
9432 This will almost do the right thing.
9433
9434 And finally, to read charsets like @code{windows-1251}, you can say
9435 something like
9436
9437 @lisp
9438 (codepage-setup 1251)
9439 (define-coding-system-alias 'windows-1251 'cp1251)
9440 @end lisp
9441
9442
9443 @node Article Commands
9444 @section Article Commands
9445
9446 @table @kbd
9447
9448 @item A P
9449 @cindex PostScript
9450 @cindex printing
9451 @kindex A P (Summary)
9452 @vindex gnus-ps-print-hook
9453 @findex gnus-summary-print-article
9454 Generate and print a PostScript image of the article buffer
9455 (@code{gnus-summary-print-article}).  @code{gnus-ps-print-hook} will
9456 be run just before printing the buffer.  An alternative way to print
9457 article is to use Muttprint (@pxref{Saving Articles}).
9458
9459 @end table
9460
9461
9462 @node Summary Sorting
9463 @section Summary Sorting
9464 @cindex summary sorting
9465
9466 You can have the summary buffer sorted in various ways, even though I
9467 can't really see why you'd want that.
9468
9469 @table @kbd
9470
9471 @item C-c C-s C-n
9472 @kindex C-c C-s C-n (Summary)
9473 @findex gnus-summary-sort-by-number
9474 Sort by article number (@code{gnus-summary-sort-by-number}).
9475
9476 @item C-c C-s C-a
9477 @kindex C-c C-s C-a (Summary)
9478 @findex gnus-summary-sort-by-author
9479 Sort by author (@code{gnus-summary-sort-by-author}).
9480
9481 @item C-c C-s C-s
9482 @kindex C-c C-s C-s (Summary)
9483 @findex gnus-summary-sort-by-subject
9484 Sort by subject (@code{gnus-summary-sort-by-subject}).
9485
9486 @item C-c C-s C-d
9487 @kindex C-c C-s C-d (Summary)
9488 @findex gnus-summary-sort-by-date
9489 Sort by date (@code{gnus-summary-sort-by-date}).
9490
9491 @item C-c C-s C-l
9492 @kindex C-c C-s C-l (Summary)
9493 @findex gnus-summary-sort-by-lines
9494 Sort by lines (@code{gnus-summary-sort-by-lines}).
9495
9496 @item C-c C-s C-c
9497 @kindex C-c C-s C-c (Summary)
9498 @findex gnus-summary-sort-by-chars
9499 Sort by article length (@code{gnus-summary-sort-by-chars}).
9500
9501 @item C-c C-s C-i
9502 @kindex C-c C-s C-i (Summary)
9503 @findex gnus-summary-sort-by-score
9504 Sort by score (@code{gnus-summary-sort-by-score}).
9505
9506 @item C-c C-s C-r
9507 @kindex C-c C-s C-r (Summary)
9508 @findex gnus-summary-sort-by-random
9509 Randomize (@code{gnus-summary-sort-by-random}).
9510
9511 @item C-c C-s C-o
9512 @kindex C-c C-s C-o (Summary)
9513 @findex gnus-summary-sort-by-original
9514 Sort using the default sorting method
9515 (@code{gnus-summary-sort-by-original}).
9516 @end table
9517
9518 These functions will work both when you use threading and when you don't
9519 use threading.  In the latter case, all summary lines will be sorted,
9520 line by line.  In the former case, sorting will be done on a
9521 root-by-root basis, which might not be what you were looking for.  To
9522 toggle whether to use threading, type @kbd{T T} (@pxref{Thread
9523 Commands}).
9524
9525
9526 @node Finding the Parent
9527 @section Finding the Parent
9528 @cindex parent articles
9529 @cindex referring articles
9530
9531 @table @kbd
9532 @item ^
9533 @kindex ^ (Summary)
9534 @findex gnus-summary-refer-parent-article
9535 If you'd like to read the parent of the current article, and it is not
9536 displayed in the summary buffer, you might still be able to.  That is,
9537 if the current group is fetched by @acronym{NNTP}, the parent hasn't expired
9538 and the @code{References} in the current article are not mangled, you
9539 can just press @kbd{^} or @kbd{A r}
9540 (@code{gnus-summary-refer-parent-article}).  If everything goes well,
9541 you'll get the parent.  If the parent is already displayed in the
9542 summary buffer, point will just move to this article.
9543
9544 If given a positive numerical prefix, fetch that many articles back into
9545 the ancestry.  If given a negative numerical prefix, fetch just that
9546 ancestor.  So if you say @kbd{3 ^}, gnus will fetch the parent, the
9547 grandparent and the grandgrandparent of the current article.  If you say
9548 @kbd{-3 ^}, gnus will only fetch the grandgrandparent of the current
9549 article.
9550
9551 @item A R (Summary)
9552 @findex gnus-summary-refer-references
9553 @kindex A R (Summary)
9554 Fetch all articles mentioned in the @code{References} header of the
9555 article (@code{gnus-summary-refer-references}).
9556
9557 @item A T (Summary)
9558 @findex gnus-summary-refer-thread
9559 @kindex A T (Summary)
9560 Display the full thread where the current article appears
9561 (@code{gnus-summary-refer-thread}).  This command has to fetch all the
9562 headers in the current group to work, so it usually takes a while.  If
9563 you do it often, you may consider setting @code{gnus-fetch-old-headers}
9564 to @code{invisible} (@pxref{Filling In Threads}).  This won't have any
9565 visible effects normally, but it'll make this command work a whole lot
9566 faster.  Of course, it'll make group entry somewhat slow.
9567
9568 @vindex gnus-refer-thread-limit
9569 The @code{gnus-refer-thread-limit} variable says how many old (i. e.,
9570 articles before the first displayed in the current group) headers to
9571 fetch when doing this command.  The default is 200.  If @code{t}, all
9572 the available headers will be fetched.  This variable can be overridden
9573 by giving the @kbd{A T} command a numerical prefix.
9574
9575 @item M-^ (Summary)
9576 @findex gnus-summary-refer-article
9577 @kindex M-^ (Summary)
9578 @cindex Message-ID
9579 @cindex fetching by Message-ID
9580 You can also ask the @acronym{NNTP} server for an arbitrary article, no
9581 matter what group it belongs to.  @kbd{M-^}
9582 (@code{gnus-summary-refer-article}) will ask you for a
9583 @code{Message-ID}, which is one of those long, hard-to-read thingies
9584 that look something like @samp{<38o6up$6f2@@hymir.ifi.uio.no>}.  You
9585 have to get it all exactly right.  No fuzzy searches, I'm afraid.
9586 @end table
9587
9588 The current select method will be used when fetching by
9589 @code{Message-ID} from non-news select method, but you can override this
9590 by giving this command a prefix.
9591
9592 @vindex gnus-refer-article-method
9593 If the group you are reading is located on a back end that does not
9594 support fetching by @code{Message-ID} very well (like @code{nnspool}),
9595 you can set @code{gnus-refer-article-method} to an @acronym{NNTP} method.  It
9596 would, perhaps, be best if the @acronym{NNTP} server you consult is the one
9597 updating the spool you are reading from, but that's not really
9598 necessary.
9599
9600 It can also be a list of select methods, as well as the special symbol
9601 @code{current}, which means to use the current select method.  If it
9602 is a list, Gnus will try all the methods in the list until it finds a
9603 match.
9604
9605 Here's an example setting that will first try the current method, and
9606 then ask Google if that fails:
9607
9608 @lisp
9609 (setq gnus-refer-article-method
9610       '(current
9611         (nnweb "google" (nnweb-type google))))
9612 @end lisp
9613
9614 Most of the mail back ends support fetching by @code{Message-ID}, but
9615 do not do a particularly excellent job at it.  That is, @code{nnmbox},
9616 @code{nnbabyl}, and @code{nnmaildir} are able to locate articles from
9617 any groups, while @code{nnml}, @code{nnfolder}, and @code{nnimap} are
9618 only able to locate articles that have been posted to the current group.
9619 (Anything else would be too time consuming.)  @code{nnmh} does not
9620 support this at all.
9621
9622
9623 @node Alternative Approaches
9624 @section Alternative Approaches
9625
9626 Different people like to read news using different methods.  This being
9627 gnus, we offer a small selection of minor modes for the summary buffers.
9628
9629 @menu
9630 * Pick and Read::               First mark articles and then read them.
9631 * Binary Groups::               Auto-decode all articles.
9632 @end menu
9633
9634
9635 @node Pick and Read
9636 @subsection Pick and Read
9637 @cindex pick and read
9638
9639 Some newsreaders (like @code{nn} and, uhm, @code{Netnews} on VM/CMS) use
9640 a two-phased reading interface.  The user first marks in a summary
9641 buffer the articles she wants to read.  Then she starts reading the
9642 articles with just an article buffer displayed.
9643
9644 @findex gnus-pick-mode
9645 @kindex M-x gnus-pick-mode
9646 Gnus provides a summary buffer minor mode that allows
9647 this---@code{gnus-pick-mode}.  This basically means that a few process
9648 mark commands become one-keystroke commands to allow easy marking, and
9649 it provides one additional command for switching to the summary buffer.
9650
9651 Here are the available keystrokes when using pick mode:
9652
9653 @table @kbd
9654 @item .
9655 @kindex . (Pick)
9656 @findex gnus-pick-article-or-thread
9657 Pick the article or thread on the current line
9658 (@code{gnus-pick-article-or-thread}).  If the variable
9659 @code{gnus-thread-hide-subtree} is true, then this key selects the
9660 entire thread when used at the first article of the thread.  Otherwise,
9661 it selects just the article.  If given a numerical prefix, go to that
9662 thread or article and pick it.  (The line number is normally displayed
9663 at the beginning of the summary pick lines.)
9664
9665 @item SPACE
9666 @kindex SPACE (Pick)
9667 @findex gnus-pick-next-page
9668 Scroll the summary buffer up one page (@code{gnus-pick-next-page}).  If
9669 at the end of the buffer, start reading the picked articles.
9670
9671 @item u
9672 @kindex u (Pick)
9673 @findex gnus-pick-unmark-article-or-thread.
9674 Unpick the thread or article
9675 (@code{gnus-pick-unmark-article-or-thread}).  If the variable
9676 @code{gnus-thread-hide-subtree} is true, then this key unpicks the
9677 thread if used at the first article of the thread.  Otherwise it unpicks
9678 just the article.  You can give this key a numerical prefix to unpick
9679 the thread or article at that line.
9680
9681 @item RET
9682 @kindex RET (Pick)
9683 @findex gnus-pick-start-reading
9684 @vindex gnus-pick-display-summary
9685 Start reading the picked articles (@code{gnus-pick-start-reading}).  If
9686 given a prefix, mark all unpicked articles as read first.  If
9687 @code{gnus-pick-display-summary} is non-@code{nil}, the summary buffer
9688 will still be visible when you are reading.
9689
9690 @end table
9691
9692 All the normal summary mode commands are still available in the
9693 pick-mode, with the exception of @kbd{u}.  However @kbd{!} is available
9694 which is mapped to the same function
9695 @code{gnus-summary-tick-article-forward}.
9696
9697 If this sounds like a good idea to you, you could say:
9698
9699 @lisp
9700 (add-hook 'gnus-summary-mode-hook 'gnus-pick-mode)
9701 @end lisp
9702
9703 @vindex gnus-pick-mode-hook
9704 @code{gnus-pick-mode-hook} is run in pick minor mode buffers.
9705
9706 @vindex gnus-mark-unpicked-articles-as-read
9707 If @code{gnus-mark-unpicked-articles-as-read} is non-@code{nil}, mark
9708 all unpicked articles as read.  The default is @code{nil}.
9709
9710 @vindex gnus-summary-pick-line-format
9711 The summary line format in pick mode is slightly different from the
9712 standard format.  At the beginning of each line the line number is
9713 displayed.  The pick mode line format is controlled by the
9714 @code{gnus-summary-pick-line-format} variable (@pxref{Formatting
9715 Variables}).  It accepts the same format specs that
9716 @code{gnus-summary-line-format} does (@pxref{Summary Buffer Lines}).
9717
9718
9719 @node Binary Groups
9720 @subsection Binary Groups
9721 @cindex binary groups
9722
9723 @findex gnus-binary-mode
9724 @kindex M-x gnus-binary-mode
9725 If you spend much time in binary groups, you may grow tired of hitting
9726 @kbd{X u}, @kbd{n}, @kbd{RET} all the time.  @kbd{M-x gnus-binary-mode}
9727 is a minor mode for summary buffers that makes all ordinary Gnus article
9728 selection functions uudecode series of articles and display the result
9729 instead of just displaying the articles the normal way.
9730
9731 @kindex g (Binary)
9732 @findex gnus-binary-show-article
9733 The only way, in fact, to see the actual articles is the @kbd{g}
9734 command, when you have turned on this mode
9735 (@code{gnus-binary-show-article}).
9736
9737 @vindex gnus-binary-mode-hook
9738 @code{gnus-binary-mode-hook} is called in binary minor mode buffers.
9739
9740
9741 @node Tree Display
9742 @section Tree Display
9743 @cindex trees
9744
9745 @vindex gnus-use-trees
9746 If you don't like the normal gnus summary display, you might try setting
9747 @code{gnus-use-trees} to @code{t}.  This will create (by default) an
9748 additional @dfn{tree buffer}.  You can execute all summary mode commands
9749 in the tree buffer.
9750
9751 There are a few variables to customize the tree display, of course:
9752
9753 @table @code
9754 @item gnus-tree-mode-hook
9755 @vindex gnus-tree-mode-hook
9756 A hook called in all tree mode buffers.
9757
9758 @item gnus-tree-mode-line-format
9759 @vindex gnus-tree-mode-line-format
9760 A format string for the mode bar in the tree mode buffers (@pxref{Mode
9761 Line Formatting}).  The default is @samp{Gnus: %%b %S %Z}.  For a list
9762 of valid specs, @pxref{Summary Buffer Mode Line}.
9763
9764 @item gnus-selected-tree-face
9765 @vindex gnus-selected-tree-face
9766 Face used for highlighting the selected article in the tree buffer.  The
9767 default is @code{modeline}.
9768
9769 @item gnus-tree-line-format
9770 @vindex gnus-tree-line-format
9771 A format string for the tree nodes.  The name is a bit of a misnomer,
9772 though---it doesn't define a line, but just the node.  The default value
9773 is @samp{%(%[%3,3n%]%)}, which displays the first three characters of
9774 the name of the poster.  It is vital that all nodes are of the same
9775 length, so you @emph{must} use @samp{%4,4n}-like specifiers.
9776
9777 Valid specs are:
9778
9779 @table @samp
9780 @item n
9781 The name of the poster.
9782 @item f
9783 The @code{From} header.
9784 @item N
9785 The number of the article.
9786 @item [
9787 The opening bracket.
9788 @item ]
9789 The closing bracket.
9790 @item s
9791 The subject.
9792 @end table
9793
9794 @xref{Formatting Variables}.
9795
9796 Variables related to the display are:
9797
9798 @table @code
9799 @item gnus-tree-brackets
9800 @vindex gnus-tree-brackets
9801 This is used for differentiating between ``real'' articles and
9802 ``sparse'' articles.  The format is
9803 @example
9804 ((@var{real-open} . @var{real-close})
9805  (@var{sparse-open} . @var{sparse-close})
9806  (@var{dummy-open} . @var{dummy-close}))
9807 @end example
9808 and the default is @code{((?[ . ?]) (?( . ?)) (?@{ . ?@}) (?< . ?>))}.
9809
9810 @item gnus-tree-parent-child-edges
9811 @vindex gnus-tree-parent-child-edges
9812 This is a list that contains the characters used for connecting parent
9813 nodes to their children.  The default is @code{(?- ?\\ ?|)}.
9814
9815 @end table
9816
9817 @item gnus-tree-minimize-window
9818 @vindex gnus-tree-minimize-window
9819 If this variable is non-@code{nil}, gnus will try to keep the tree
9820 buffer as small as possible to allow more room for the other gnus
9821 windows.  If this variable is a number, the tree buffer will never be
9822 higher than that number.  The default is @code{t}.  Note that if you
9823 have several windows displayed side-by-side in a frame and the tree
9824 buffer is one of these, minimizing the tree window will also resize all
9825 other windows displayed next to it.
9826
9827 You may also wish to add the following hook to keep the window minimized
9828 at all times:
9829
9830 @lisp
9831 (add-hook 'gnus-configure-windows-hook
9832           'gnus-tree-perhaps-minimize)
9833 @end lisp
9834
9835 @item gnus-generate-tree-function
9836 @vindex gnus-generate-tree-function
9837 @findex gnus-generate-horizontal-tree
9838 @findex gnus-generate-vertical-tree
9839 The function that actually generates the thread tree.  Two predefined
9840 functions are available: @code{gnus-generate-horizontal-tree} and
9841 @code{gnus-generate-vertical-tree} (which is the default).
9842
9843 @end table
9844
9845 Here's an example from a horizontal tree buffer:
9846
9847 @example
9848 @{***@}-(***)-[odd]-[Gun]
9849      |      \[Jan]
9850      |      \[odd]-[Eri]
9851      |      \(***)-[Eri]
9852      |            \[odd]-[Paa]
9853      \[Bjo]
9854      \[Gun]
9855      \[Gun]-[Jor]
9856 @end example
9857
9858 Here's the same thread displayed in a vertical tree buffer:
9859
9860 @example
9861 @group
9862 @{***@}
9863   |--------------------------\-----\-----\
9864 (***)                         [Bjo] [Gun] [Gun]
9865   |--\-----\-----\                          |
9866 [odd] [Jan] [odd] (***)                   [Jor]
9867   |           |     |--\
9868 [Gun]       [Eri] [Eri] [odd]
9869                           |
9870                         [Paa]
9871 @end group
9872 @end example
9873
9874 If you're using horizontal trees, it might be nice to display the trees
9875 side-by-side with the summary buffer.  You could add something like the
9876 following to your @file{~/.gnus.el} file:
9877
9878 @lisp
9879 (setq gnus-use-trees t
9880       gnus-generate-tree-function 'gnus-generate-horizontal-tree
9881       gnus-tree-minimize-window nil)
9882 (gnus-add-configuration
9883  '(article
9884    (vertical 1.0
9885              (horizontal 0.25
9886                          (summary 0.75 point)
9887                          (tree 1.0))
9888              (article 1.0))))
9889 @end lisp
9890
9891 @xref{Window Layout}.
9892
9893
9894 @node Mail Group Commands
9895 @section Mail Group Commands
9896 @cindex mail group commands
9897
9898 Some commands only make sense in mail groups.  If these commands are
9899 invalid in the current group, they will raise a hell and let you know.
9900
9901 All these commands (except the expiry and edit commands) use the
9902 process/prefix convention (@pxref{Process/Prefix}).
9903
9904 @table @kbd
9905
9906 @item B e
9907 @kindex B e (Summary)
9908 @findex gnus-summary-expire-articles
9909 Run all expirable articles in the current group through the expiry
9910 process (@code{gnus-summary-expire-articles}).  That is, delete all
9911 expirable articles in the group that have been around for a while.
9912 (@pxref{Expiring Mail}).
9913
9914 @item B C-M-e
9915 @kindex B C-M-e (Summary)
9916 @findex gnus-summary-expire-articles-now
9917 Delete all the expirable articles in the group
9918 (@code{gnus-summary-expire-articles-now}).  This means that @strong{all}
9919 articles eligible for expiry in the current group will
9920 disappear forever into that big @file{/dev/null} in the sky.
9921
9922 @item B DEL
9923 @kindex B DEL (Summary)
9924 @findex gnus-summary-delete-article
9925 @c @icon{gnus-summary-mail-delete}
9926 Delete the mail article.  This is ``delete'' as in ``delete it from your
9927 disk forever and ever, never to return again.'' Use with caution.
9928 (@code{gnus-summary-delete-article}).
9929
9930 @item B m
9931 @kindex B m (Summary)
9932 @cindex move mail
9933 @findex gnus-summary-move-article
9934 @vindex gnus-preserve-marks
9935 Move the article from one mail group to another
9936 (@code{gnus-summary-move-article}).  Marks will be preserved if
9937 @code{gnus-preserve-marks} is non-@code{nil} (which is the default).
9938
9939 @item B c
9940 @kindex B c (Summary)
9941 @cindex copy mail
9942 @findex gnus-summary-copy-article
9943 @c @icon{gnus-summary-mail-copy}
9944 Copy the article from one group (mail group or not) to a mail group
9945 (@code{gnus-summary-copy-article}).  Marks will be preserved if
9946 @code{gnus-preserve-marks} is non-@code{nil} (which is the default).
9947
9948 @item B B
9949 @kindex B B (Summary)
9950 @cindex crosspost mail
9951 @findex gnus-summary-crosspost-article
9952 Crosspost the current article to some other group
9953 (@code{gnus-summary-crosspost-article}).  This will create a new copy of
9954 the article in the other group, and the Xref headers of the article will
9955 be properly updated.
9956
9957 @item B i
9958 @kindex B i (Summary)
9959 @findex gnus-summary-import-article
9960 Import an arbitrary file into the current mail newsgroup
9961 (@code{gnus-summary-import-article}).  You will be prompted for a file
9962 name, a @code{From} header and a @code{Subject} header.
9963
9964 @item B I
9965 @kindex B I (Summary)
9966 @findex gnus-summary-create-article
9967 Create an empty article in the current mail newsgroups
9968 (@code{gnus-summary-create-article}).  You will be prompted for a
9969 @code{From} header and a @code{Subject} header.
9970
9971 @item B r
9972 @kindex B r (Summary)
9973 @findex gnus-summary-respool-article
9974 @vindex gnus-summary-respool-default-method
9975 Respool the mail article (@code{gnus-summary-respool-article}).
9976 @code{gnus-summary-respool-default-method} will be used as the default
9977 select method when respooling.  This variable is @code{nil} by default,
9978 which means that the current group select method will be used instead.
9979 Marks will be preserved if @code{gnus-preserve-marks} is non-@code{nil}
9980 (which is the default).
9981
9982 @item B w
9983 @itemx e
9984 @kindex B w (Summary)
9985 @kindex e (Summary)
9986 @findex gnus-summary-edit-article
9987 @kindex C-c C-c (Article)
9988 @findex gnus-summary-edit-article-done
9989 Edit the current article (@code{gnus-summary-edit-article}).  To finish
9990 editing and make the changes permanent, type @kbd{C-c C-c}
9991 (@code{gnus-summary-edit-article-done}).  If you give a prefix to the
9992 @kbd{C-c C-c} command, gnus won't re-highlight the article.
9993
9994 @item B q
9995 @kindex B q (Summary)
9996 @findex gnus-summary-respool-query
9997 If you want to re-spool an article, you might be curious as to what group
9998 the article will end up in before you do the re-spooling.  This command
9999 will tell you (@code{gnus-summary-respool-query}).
10000
10001 @item B t
10002 @kindex B t (Summary)
10003 @findex gnus-summary-respool-trace
10004 Similarly, this command will display all fancy splitting patterns used
10005 when respooling, if any (@code{gnus-summary-respool-trace}).
10006
10007 @item B p
10008 @kindex B p (Summary)
10009 @findex gnus-summary-article-posted-p
10010 Some people have a tendency to send you ``courtesy'' copies when they
10011 follow up to articles you have posted.  These usually have a
10012 @code{Newsgroups} header in them, but not always.  This command
10013 (@code{gnus-summary-article-posted-p}) will try to fetch the current
10014 article from your news server (or rather, from
10015 @code{gnus-refer-article-method} or @code{gnus-select-method}) and will
10016 report back whether it found the article or not.  Even if it says that
10017 it didn't find the article, it may have been posted anyway---mail
10018 propagation is much faster than news propagation, and the news copy may
10019 just not have arrived yet.
10020
10021 @item K E
10022 @kindex K E (Summary)
10023 @findex gnus-article-encrypt-body
10024 @vindex gnus-article-encrypt-protocol
10025 Encrypt the body of an article (@code{gnus-article-encrypt-body}).
10026 The body is encrypted with the encryption protocol specified by the
10027 variable @code{gnus-article-encrypt-protocol}.
10028
10029 @end table
10030
10031 @vindex gnus-move-split-methods
10032 @cindex moving articles
10033 If you move (or copy) articles regularly, you might wish to have gnus
10034 suggest where to put the articles.  @code{gnus-move-split-methods} is a
10035 variable that uses the same syntax as @code{gnus-split-methods}
10036 (@pxref{Saving Articles}).  You may customize that variable to create
10037 suggestions you find reasonable.  (Note that
10038 @code{gnus-move-split-methods} uses group names where
10039 @code{gnus-split-methods} uses file names.)
10040
10041 @lisp
10042 (setq gnus-move-split-methods
10043       '(("^From:.*Lars Magne" "nnml:junk")
10044         ("^Subject:.*gnus" "nnfolder:important")
10045         (".*" "nnml:misc")))
10046 @end lisp
10047
10048
10049 @node Various Summary Stuff
10050 @section Various Summary Stuff
10051
10052 @menu
10053 * Summary Group Information::   Information oriented commands.
10054 * Searching for Articles::      Multiple article commands.
10055 * Summary Generation Commands::
10056 * Really Various Summary Commands::  Those pesky non-conformant commands.
10057 @end menu
10058
10059 @table @code
10060 @vindex gnus-summary-display-while-building
10061 @item gnus-summary-display-while-building
10062 If non-@code{nil}, show and update the summary buffer as it's being
10063 built.  If @code{t}, update the buffer after every line is inserted.
10064 If the value is an integer, @var{n}, update the display every @var{n}
10065 lines.  The default is @code{nil}.
10066
10067 @vindex gnus-summary-display-arrow
10068 @item gnus-summary-display-arrow
10069 If non-@code{nil}, display an arrow in the fringe to indicate the
10070 current article.
10071
10072 @vindex gnus-summary-mode-hook
10073 @item gnus-summary-mode-hook
10074 This hook is called when creating a summary mode buffer.
10075
10076 @vindex gnus-summary-generate-hook
10077 @item gnus-summary-generate-hook
10078 This is called as the last thing before doing the threading and the
10079 generation of the summary buffer.  It's quite convenient for customizing
10080 the threading variables based on what data the newsgroup has.  This hook
10081 is called from the summary buffer after most summary buffer variables
10082 have been set.
10083
10084 @vindex gnus-summary-prepare-hook
10085 @item gnus-summary-prepare-hook
10086 It is called after the summary buffer has been generated.  You might use
10087 it to, for instance, highlight lines or modify the look of the buffer in
10088 some other ungodly manner.  I don't care.
10089
10090 @vindex gnus-summary-prepared-hook
10091 @item gnus-summary-prepared-hook
10092 A hook called as the very last thing after the summary buffer has been
10093 generated.
10094
10095 @vindex gnus-summary-ignore-duplicates
10096 @item gnus-summary-ignore-duplicates
10097 When gnus discovers two articles that have the same @code{Message-ID},
10098 it has to do something drastic.  No articles are allowed to have the
10099 same @code{Message-ID}, but this may happen when reading mail from some
10100 sources.  Gnus allows you to customize what happens with this variable.
10101 If it is @code{nil} (which is the default), gnus will rename the
10102 @code{Message-ID} (for display purposes only) and display the article as
10103 any other article.  If this variable is @code{t}, it won't display the
10104 article---it'll be as if it never existed.
10105
10106 @vindex gnus-alter-articles-to-read-function
10107 @item gnus-alter-articles-to-read-function
10108 This function, which takes two parameters (the group name and the list
10109 of articles to be selected), is called to allow the user to alter the
10110 list of articles to be selected.
10111
10112 For instance, the following function adds the list of cached articles to
10113 the list in one particular group:
10114
10115 @lisp
10116 (defun my-add-cached-articles (group articles)
10117   (if (string= group "some.group")
10118       (append gnus-newsgroup-cached articles)
10119     articles))
10120 @end lisp
10121
10122 @vindex gnus-newsgroup-variables
10123 @item gnus-newsgroup-variables
10124 A list of newsgroup (summary buffer) local variables, or cons of
10125 variables and their default values (when the default values are not
10126 @code{nil}), that should be made global while the summary buffer is
10127 active.  These variables can be used to set variables in the group
10128 parameters while still allowing them to affect operations done in
10129 other buffers.  For example:
10130
10131 @lisp
10132 (setq gnus-newsgroup-variables
10133       '(message-use-followup-to
10134         (gnus-visible-headers .
10135  "^From:\\|^Newsgroups:\\|^Subject:\\|^Date:\\|^To:")))
10136 @end lisp
10137
10138 @end table
10139
10140
10141 @node Summary Group Information
10142 @subsection Summary Group Information
10143
10144 @table @kbd
10145
10146 @item H f
10147 @kindex H f (Summary)
10148 @findex gnus-summary-fetch-faq
10149 @vindex gnus-group-faq-directory
10150 Try to fetch the @acronym{FAQ} (list of frequently asked questions)
10151 for the current group (@code{gnus-summary-fetch-faq}).  Gnus will try
10152 to get the @acronym{FAQ} from @code{gnus-group-faq-directory}, which
10153 is usually a directory on a remote machine.  This variable can also be
10154 a list of directories.  In that case, giving a prefix to this command
10155 will allow you to choose between the various sites.  @code{ange-ftp}
10156 or @code{efs} will probably be used for fetching the file.
10157
10158 @item H d
10159 @kindex H d (Summary)
10160 @findex gnus-summary-describe-group
10161 Give a brief description of the current group
10162 (@code{gnus-summary-describe-group}).  If given a prefix, force
10163 rereading the description from the server.
10164
10165 @item H h
10166 @kindex H h (Summary)
10167 @findex gnus-summary-describe-briefly
10168 Give an extremely brief description of the most important summary
10169 keystrokes (@code{gnus-summary-describe-briefly}).
10170
10171 @item H i
10172 @kindex H i (Summary)
10173 @findex gnus-info-find-node
10174 Go to the gnus info node (@code{gnus-info-find-node}).
10175 @end table
10176
10177
10178 @node Searching for Articles
10179 @subsection Searching for Articles
10180
10181 @table @kbd
10182
10183 @item M-s
10184 @kindex M-s (Summary)
10185 @findex gnus-summary-search-article-forward
10186 Search through all subsequent (raw) articles for a regexp
10187 (@code{gnus-summary-search-article-forward}).
10188
10189 @item M-r
10190 @kindex M-r (Summary)
10191 @findex gnus-summary-search-article-backward
10192 Search through all previous (raw) articles for a regexp
10193 (@code{gnus-summary-search-article-backward}).
10194
10195 @item &
10196 @kindex & (Summary)
10197 @findex gnus-summary-execute-command
10198 This command will prompt you for a header, a regular expression to match
10199 on this field, and a command to be executed if the match is made
10200 (@code{gnus-summary-execute-command}).  If the header is an empty
10201 string, the match is done on the entire article.  If given a prefix,
10202 search backward instead.
10203
10204 For instance, @kbd{& RET some.*string RET #} will put the process mark on
10205 all articles that have heads or bodies that match @samp{some.*string}.
10206
10207 @item M-&
10208 @kindex M-& (Summary)
10209 @findex gnus-summary-universal-argument
10210 Perform any operation on all articles that have been marked with
10211 the process mark (@code{gnus-summary-universal-argument}).
10212 @end table
10213
10214 @node Summary Generation Commands
10215 @subsection Summary Generation Commands
10216
10217 @table @kbd
10218
10219 @item Y g
10220 @kindex Y g (Summary)
10221 @findex gnus-summary-prepare
10222 Regenerate the current summary buffer (@code{gnus-summary-prepare}).
10223
10224 @item Y c
10225 @kindex Y c (Summary)
10226 @findex gnus-summary-insert-cached-articles
10227 Pull all cached articles (for the current group) into the summary buffer
10228 (@code{gnus-summary-insert-cached-articles}).
10229
10230 @item Y d
10231 @kindex Y d (Summary)
10232 @findex gnus-summary-insert-dormant-articles
10233 Pull all dormant articles (for the current group) into the summary buffer
10234 (@code{gnus-summary-insert-dormant-articles}).
10235
10236 @end table
10237
10238
10239 @node Really Various Summary Commands
10240 @subsection Really Various Summary Commands
10241
10242 @table @kbd
10243
10244 @item A D
10245 @itemx C-d
10246 @kindex C-d (Summary)
10247 @kindex A D (Summary)
10248 @findex gnus-summary-enter-digest-group
10249 If the current article is a collection of other articles (for instance,
10250 a digest), you might use this command to enter a group based on the that
10251 article (@code{gnus-summary-enter-digest-group}).  Gnus will try to
10252 guess what article type is currently displayed unless you give a prefix
10253 to this command, which forces a ``digest'' interpretation.  Basically,
10254 whenever you see a message that is a collection of other messages of
10255 some format, you @kbd{C-d} and read these messages in a more convenient
10256 fashion.
10257
10258 @item C-M-d
10259 @kindex C-M-d (Summary)
10260 @findex gnus-summary-read-document
10261 This command is very similar to the one above, but lets you gather
10262 several documents into one biiig group
10263 (@code{gnus-summary-read-document}).  It does this by opening several
10264 @code{nndoc} groups for each document, and then opening an
10265 @code{nnvirtual} group on top of these @code{nndoc} groups.  This
10266 command understands the process/prefix convention
10267 (@pxref{Process/Prefix}).
10268
10269 @item C-t
10270 @kindex C-t (Summary)
10271 @findex gnus-summary-toggle-truncation
10272 Toggle truncation of summary lines
10273 (@code{gnus-summary-toggle-truncation}).  This will probably confuse the
10274 line centering function in the summary buffer, so it's not a good idea
10275 to have truncation switched off while reading articles.
10276
10277 @item =
10278 @kindex = (Summary)
10279 @findex gnus-summary-expand-window
10280 Expand the summary buffer window (@code{gnus-summary-expand-window}).
10281 If given a prefix, force an @code{article} window configuration.
10282
10283 @item C-M-e
10284 @kindex C-M-e (Summary)
10285 @findex gnus-summary-edit-parameters
10286 Edit the group parameters (@pxref{Group Parameters}) of the current
10287 group (@code{gnus-summary-edit-parameters}).
10288
10289 @item C-M-a
10290 @kindex C-M-a (Summary)
10291 @findex gnus-summary-customize-parameters
10292 Customize the group parameters (@pxref{Group Parameters}) of the current
10293 group (@code{gnus-summary-customize-parameters}).
10294
10295 @end table
10296
10297
10298 @node Exiting the Summary Buffer
10299 @section Exiting the Summary Buffer
10300 @cindex summary exit
10301 @cindex exiting groups
10302
10303 Exiting from the summary buffer will normally update all info on the
10304 group and return you to the group buffer.
10305
10306 @table @kbd
10307
10308 @item Z Z
10309 @itemx q
10310 @kindex Z Z (Summary)
10311 @kindex q (Summary)
10312 @findex gnus-summary-exit
10313 @vindex gnus-summary-exit-hook
10314 @vindex gnus-summary-prepare-exit-hook
10315 @vindex gnus-group-no-more-groups-hook
10316 @c @icon{gnus-summary-exit}
10317 Exit the current group and update all information on the group
10318 (@code{gnus-summary-exit}).  @code{gnus-summary-prepare-exit-hook} is
10319 called before doing much of the exiting, which calls
10320 @code{gnus-summary-expire-articles} by default.
10321 @code{gnus-summary-exit-hook} is called after finishing the exit
10322 process.  @code{gnus-group-no-more-groups-hook} is run when returning to
10323 group mode having no more (unread) groups.
10324
10325 @item Z E
10326 @itemx Q
10327 @kindex Z E (Summary)
10328 @kindex Q (Summary)
10329 @findex gnus-summary-exit-no-update
10330 Exit the current group without updating any information on the group
10331 (@code{gnus-summary-exit-no-update}).
10332
10333 @item Z c
10334 @itemx c
10335 @kindex Z c (Summary)
10336 @kindex c (Summary)
10337 @findex gnus-summary-catchup-and-exit
10338 @c @icon{gnus-summary-catchup-and-exit}
10339 Mark all unticked articles in the group as read and then exit
10340 (@code{gnus-summary-catchup-and-exit}).
10341
10342 @item Z C
10343 @kindex Z C (Summary)
10344 @findex gnus-summary-catchup-all-and-exit
10345 Mark all articles, even the ticked ones, as read and then exit
10346 (@code{gnus-summary-catchup-all-and-exit}).
10347
10348 @item Z n
10349 @kindex Z n (Summary)
10350 @findex gnus-summary-catchup-and-goto-next-group
10351 Mark all articles as read and go to the next group
10352 (@code{gnus-summary-catchup-and-goto-next-group}).
10353
10354 @item Z R
10355 @kindex Z R (Summary)
10356 @findex gnus-summary-reselect-current-group
10357 Exit this group, and then enter it again
10358 (@code{gnus-summary-reselect-current-group}).  If given a prefix, select
10359 all articles, both read and unread.
10360
10361 @item Z G
10362 @itemx M-g
10363 @kindex Z G (Summary)
10364 @kindex M-g (Summary)
10365 @findex gnus-summary-rescan-group
10366 @c @icon{gnus-summary-mail-get}
10367 Exit the group, check for new articles in the group, and select the
10368 group (@code{gnus-summary-rescan-group}).  If given a prefix, select all
10369 articles, both read and unread.
10370
10371 @item Z N
10372 @kindex Z N (Summary)
10373 @findex gnus-summary-next-group
10374 Exit the group and go to the next group
10375 (@code{gnus-summary-next-group}).
10376
10377 @item Z P
10378 @kindex Z P (Summary)
10379 @findex gnus-summary-prev-group
10380 Exit the group and go to the previous group
10381 (@code{gnus-summary-prev-group}).
10382
10383 @item Z s
10384 @kindex Z s (Summary)
10385 @findex gnus-summary-save-newsrc
10386 Save the current number of read/marked articles in the dribble buffer
10387 and then save the dribble buffer (@code{gnus-summary-save-newsrc}).  If
10388 given a prefix, also save the @file{.newsrc} file(s).  Using this
10389 command will make exit without updating (the @kbd{Q} command) worthless.
10390 @end table
10391
10392 @vindex gnus-exit-group-hook
10393 @code{gnus-exit-group-hook} is called when you exit the current group
10394 with an ``updating'' exit.  For instance @kbd{Q}
10395 (@code{gnus-summary-exit-no-update}) does not call this hook.
10396
10397 @findex gnus-summary-wake-up-the-dead
10398 @findex gnus-dead-summary-mode
10399 @vindex gnus-kill-summary-on-exit
10400 If you're in the habit of exiting groups, and then changing your mind
10401 about it, you might set @code{gnus-kill-summary-on-exit} to @code{nil}.
10402 If you do that, gnus won't kill the summary buffer when you exit it.
10403 (Quelle surprise!)  Instead it will change the name of the buffer to
10404 something like @samp{*Dead Summary ... *} and install a minor mode
10405 called @code{gnus-dead-summary-mode}.  Now, if you switch back to this
10406 buffer, you'll find that all keys are mapped to a function called
10407 @code{gnus-summary-wake-up-the-dead}.  So tapping any keys in a dead
10408 summary buffer will result in a live, normal summary buffer.
10409
10410 There will never be more than one dead summary buffer at any one time.
10411
10412 @vindex gnus-use-cross-reference
10413 The data on the current group will be updated (which articles you have
10414 read, which articles you have replied to, etc.) when you exit the
10415 summary buffer.  If the @code{gnus-use-cross-reference} variable is
10416 @code{t} (which is the default), articles that are cross-referenced to
10417 this group and are marked as read, will also be marked as read in the
10418 other subscribed groups they were cross-posted to.  If this variable is
10419 neither @code{nil} nor @code{t}, the article will be marked as read in
10420 both subscribed and unsubscribed groups (@pxref{Crosspost Handling}).
10421
10422
10423 @node Crosspost Handling
10424 @section Crosspost Handling
10425
10426 @cindex velveeta
10427 @cindex spamming
10428 Marking cross-posted articles as read ensures that you'll never have to
10429 read the same article more than once.  Unless, of course, somebody has
10430 posted it to several groups separately.  Posting the same article to
10431 several groups (not cross-posting) is called @dfn{spamming}, and you are
10432 by law required to send nasty-grams to anyone who perpetrates such a
10433 heinous crime.  You may want to try NoCeM handling to filter out spam
10434 (@pxref{NoCeM}).
10435
10436 Remember: Cross-posting is kinda ok, but posting the same article
10437 separately to several groups is not.  Massive cross-posting (aka.
10438 @dfn{velveeta}) is to be avoided at all costs, and you can even use the
10439 @code{gnus-summary-mail-crosspost-complaint} command to complain about
10440 excessive crossposting (@pxref{Summary Mail Commands}).
10441
10442 @cindex cross-posting
10443 @cindex Xref
10444 @cindex @acronym{NOV}
10445 One thing that may cause Gnus to not do the cross-posting thing
10446 correctly is if you use an @acronym{NNTP} server that supports @sc{xover}
10447 (which is very nice, because it speeds things up considerably) which
10448 does not include the @code{Xref} header in its @acronym{NOV} lines.  This is
10449 Evil, but all too common, alas, alack.  Gnus tries to Do The Right Thing
10450 even with @sc{xover} by registering the @code{Xref} lines of all
10451 articles you actually read, but if you kill the articles, or just mark
10452 them as read without reading them, Gnus will not get a chance to snoop
10453 the @code{Xref} lines out of these articles, and will be unable to use
10454 the cross reference mechanism.
10455
10456 @cindex LIST overview.fmt
10457 @cindex overview.fmt
10458 To check whether your @acronym{NNTP} server includes the @code{Xref} header
10459 in its overview files, try @samp{telnet your.nntp.server nntp},
10460 @samp{MODE READER} on @code{inn} servers, and then say @samp{LIST
10461 overview.fmt}.  This may not work, but if it does, and the last line you
10462 get does not read @samp{Xref:full}, then you should shout and whine at
10463 your news admin until she includes the @code{Xref} header in the
10464 overview files.
10465
10466 @vindex gnus-nov-is-evil
10467 If you want Gnus to get the @code{Xref}s right all the time, you have to
10468 set @code{gnus-nov-is-evil} to @code{t}, which slows things down
10469 considerably.
10470
10471 C'est la vie.
10472
10473 For an alternative approach, @pxref{Duplicate Suppression}.
10474
10475
10476 @node Duplicate Suppression
10477 @section Duplicate Suppression
10478
10479 By default, gnus tries to make sure that you don't have to read the same
10480 article more than once by utilizing the crossposting mechanism
10481 (@pxref{Crosspost Handling}).  However, that simple and efficient
10482 approach may not work satisfactory for some users for various
10483 reasons.
10484
10485 @enumerate
10486 @item
10487 The @acronym{NNTP} server may fail to generate the @code{Xref} header.  This
10488 is evil and not very common.
10489
10490 @item
10491 The @acronym{NNTP} server may fail to include the @code{Xref} header in the
10492 @file{.overview} data bases.  This is evil and all too common, alas.
10493
10494 @item
10495 You may be reading the same group (or several related groups) from
10496 different @acronym{NNTP} servers.
10497
10498 @item
10499 You may be getting mail that duplicates articles posted to groups.
10500 @end enumerate
10501
10502 I'm sure there are other situations where @code{Xref} handling fails as
10503 well, but these four are the most common situations.
10504
10505 If, and only if, @code{Xref} handling fails for you, then you may
10506 consider switching on @dfn{duplicate suppression}.  If you do so, Gnus
10507 will remember the @code{Message-ID}s of all articles you have read or
10508 otherwise marked as read, and then, as if by magic, mark them as read
10509 all subsequent times you see them---in @emph{all} groups.  Using this
10510 mechanism is quite likely to be somewhat inefficient, but not overly
10511 so.  It's certainly preferable to reading the same articles more than
10512 once.
10513
10514 Duplicate suppression is not a very subtle instrument.  It's more like a
10515 sledge hammer than anything else.  It works in a very simple
10516 fashion---if you have marked an article as read, it adds this Message-ID
10517 to a cache.  The next time it sees this Message-ID, it will mark the
10518 article as read with the @samp{M} mark.  It doesn't care what group it
10519 saw the article in.
10520
10521 @table @code
10522 @item gnus-suppress-duplicates
10523 @vindex gnus-suppress-duplicates
10524 If non-@code{nil}, suppress duplicates.
10525
10526 @item gnus-save-duplicate-list
10527 @vindex gnus-save-duplicate-list
10528 If non-@code{nil}, save the list of duplicates to a file.  This will
10529 make startup and shutdown take longer, so the default is @code{nil}.
10530 However, this means that only duplicate articles read in a single gnus
10531 session are suppressed.
10532
10533 @item gnus-duplicate-list-length
10534 @vindex gnus-duplicate-list-length
10535 This variable says how many @code{Message-ID}s to keep in the duplicate
10536 suppression list.  The default is 10000.
10537
10538 @item gnus-duplicate-file
10539 @vindex gnus-duplicate-file
10540 The name of the file to store the duplicate suppression list in.  The
10541 default is @file{~/News/suppression}.
10542 @end table
10543
10544 If you have a tendency to stop and start gnus often, setting
10545 @code{gnus-save-duplicate-list} to @code{t} is probably a good idea.  If
10546 you leave gnus running for weeks on end, you may have it @code{nil}.  On
10547 the other hand, saving the list makes startup and shutdown much slower,
10548 so that means that if you stop and start gnus often, you should set
10549 @code{gnus-save-duplicate-list} to @code{nil}.  Uhm.  I'll leave this up
10550 to you to figure out, I think.
10551
10552 @node Security
10553 @section Security
10554
10555 Gnus is able to verify signed messages or decrypt encrypted messages.
10556 The formats that are supported are @acronym{PGP}, @acronym{PGP/MIME}
10557 and @acronym{S/MIME}, however you need some external programs to get
10558 things to work:
10559
10560 @enumerate
10561 @item
10562 To handle @acronym{PGP} and @acronym{PGP/MIME} messages, you have to
10563 install an OpenPGP implementation such as GnuPG.  The Lisp interface
10564 to GnuPG included with Gnus is called PGG (@pxref{Top, ,PGG, pgg, PGG
10565 Manual}), but Mailcrypt and gpg.el are also supported.
10566
10567 @item
10568 To handle @acronym{S/MIME} message, you need to install OpenSSL.  OpenSSL 0.9.6
10569 or newer is recommended.
10570
10571 @end enumerate
10572
10573 More information on how to set things up can be found in the message
10574 manual (@pxref{Security, ,Security, message, Message Manual}).
10575
10576 @table @code
10577 @item mm-verify-option
10578 @vindex mm-verify-option
10579 Option of verifying signed parts.  @code{never}, not verify;
10580 @code{always}, always verify; @code{known}, only verify known
10581 protocols.  Otherwise, ask user.
10582
10583 @item mm-decrypt-option
10584 @vindex mm-decrypt-option
10585 Option of decrypting encrypted parts.  @code{never}, no decryption;
10586 @code{always}, always decrypt; @code{known}, only decrypt known
10587 protocols.  Otherwise, ask user.
10588
10589 @item mml1991-use
10590 @vindex mml1991-use
10591 Symbol indicating elisp interface to OpenPGP implementation for
10592 @acronym{PGP} messages.  The default is @code{pgg}, but
10593 @code{mailcrypt} and @code{gpg} are also supported although
10594 deprecated.
10595
10596 @item mml2015-use
10597 @vindex mml2015-use
10598 Symbol indicating elisp interface to OpenPGP implementation for
10599 @acronym{PGP/MIME} messages.  The default is @code{pgg}, but
10600 @code{mailcrypt} and @code{gpg} are also supported although
10601 deprecated.
10602
10603 @end table
10604
10605 @cindex snarfing keys
10606 @cindex importing PGP keys
10607 @cindex PGP key ring import
10608 Snarfing OpenPGP keys (i.e., importing keys from articles into your
10609 key ring) is not supported explicitly through a menu item or command,
10610 rather Gnus do detect and label keys as @samp{application/pgp-keys},
10611 allowing you to specify whatever action you think is appropriate
10612 through the usual @acronym{MIME} infrastructure.  You can use a
10613 @file{~/.mailcap} entry (@pxref{mailcap, , mailcap, emacs-mime, The
10614 Emacs MIME Manual}) such as the following to import keys using GNU
10615 Privacy Guard when you click on the @acronym{MIME} button
10616 (@pxref{Using MIME}).
10617
10618 @example
10619 application/pgp-keys; gpg --import --interactive --verbose; needsterminal
10620 @end example
10621 @noindent
10622 This happens to also be the default action defined in
10623 @code{mailcap-mime-data}.
10624
10625 @node Mailing List
10626 @section Mailing List
10627 @cindex mailing list
10628 @cindex RFC 2396
10629
10630 @kindex A M (summary)
10631 @findex gnus-mailing-list-insinuate
10632 Gnus understands some mailing list fields of RFC 2369.  To enable it,
10633 add a @code{to-list} group parameter (@pxref{Group Parameters}),
10634 possibly using @kbd{A M} (@code{gnus-mailing-list-insinuate}) in the
10635 summary buffer.
10636
10637 That enables the following commands to the summary buffer:
10638
10639 @table @kbd
10640
10641 @item C-c C-n h
10642 @kindex C-c C-n h (Summary)
10643 @findex gnus-mailing-list-help
10644 Send a message to fetch mailing list help, if List-Help field exists.
10645
10646 @item C-c C-n s
10647 @kindex C-c C-n s (Summary)
10648 @findex gnus-mailing-list-subscribe
10649 Send a message to subscribe the mailing list, if List-Subscribe field exists.
10650
10651 @item C-c C-n u
10652 @kindex C-c C-n u (Summary)
10653 @findex gnus-mailing-list-unsubscribe
10654 Send a message to unsubscribe the mailing list, if List-Unsubscribe
10655 field exists.
10656
10657 @item C-c C-n p
10658 @kindex C-c C-n p (Summary)
10659 @findex gnus-mailing-list-post
10660 Post to the mailing list, if List-Post field exists.
10661
10662 @item C-c C-n o
10663 @kindex C-c C-n o (Summary)
10664 @findex gnus-mailing-list-owner
10665 Send a message to the mailing list owner, if List-Owner field exists.
10666
10667 @item C-c C-n a
10668 @kindex C-c C-n a (Summary)
10669 @findex gnus-mailing-list-owner
10670 Browse the mailing list archive, if List-Archive field exists.
10671
10672 @end table
10673
10674
10675 @node Article Buffer
10676 @chapter Article Buffer
10677 @cindex article buffer
10678
10679 The articles are displayed in the article buffer, of which there is only
10680 one.  All the summary buffers share the same article buffer unless you
10681 tell gnus otherwise.
10682
10683 @menu
10684 * Hiding Headers::              Deciding what headers should be displayed.
10685 * Using MIME::                  Pushing articles through @acronym{MIME} before reading them.
10686 * Customizing Articles::        Tailoring the look of the articles.
10687 * Article Keymap::              Keystrokes available in the article buffer.
10688 * Misc Article::                Other stuff.
10689 @end menu
10690
10691
10692 @node Hiding Headers
10693 @section Hiding Headers
10694 @cindex hiding headers
10695 @cindex deleting headers
10696
10697 The top section of each article is the @dfn{head}.  (The rest is the
10698 @dfn{body}, but you may have guessed that already.)
10699
10700 @vindex gnus-show-all-headers
10701 There is a lot of useful information in the head: the name of the person
10702 who wrote the article, the date it was written and the subject of the
10703 article.  That's well and nice, but there's also lots of information
10704 most people do not want to see---what systems the article has passed
10705 through before reaching you, the @code{Message-ID}, the
10706 @code{References}, etc. ad nauseam---and you'll probably want to get rid
10707 of some of those lines.  If you want to keep all those lines in the
10708 article buffer, you can set @code{gnus-show-all-headers} to @code{t}.
10709
10710 Gnus provides you with two variables for sifting headers:
10711
10712 @table @code
10713
10714 @item gnus-visible-headers
10715 @vindex gnus-visible-headers
10716 If this variable is non-@code{nil}, it should be a regular expression
10717 that says what headers you wish to keep in the article buffer.  All
10718 headers that do not match this variable will be hidden.
10719
10720 For instance, if you only want to see the name of the person who wrote
10721 the article and the subject, you'd say:
10722
10723 @lisp
10724 (setq gnus-visible-headers "^From:\\|^Subject:")
10725 @end lisp
10726
10727 This variable can also be a list of regexps to match headers to
10728 remain visible.
10729
10730 @item gnus-ignored-headers
10731 @vindex gnus-ignored-headers
10732 This variable is the reverse of @code{gnus-visible-headers}.  If this
10733 variable is set (and @code{gnus-visible-headers} is @code{nil}), it
10734 should be a regular expression that matches all lines that you want to
10735 hide.  All lines that do not match this variable will remain visible.
10736
10737 For instance, if you just want to get rid of the @code{References} field
10738 and the @code{Xref} field, you might say:
10739
10740 @lisp
10741 (setq gnus-ignored-headers "^References:\\|^Xref:")
10742 @end lisp
10743
10744 This variable can also be a list of regexps to match headers to
10745 be removed.
10746
10747 Note that if @code{gnus-visible-headers} is non-@code{nil}, this
10748 variable will have no effect.
10749
10750 @end table
10751
10752 @vindex gnus-sorted-header-list
10753 Gnus can also sort the headers for you.  (It does this by default.)  You
10754 can control the sorting by setting the @code{gnus-sorted-header-list}
10755 variable.  It is a list of regular expressions that says in what order
10756 the headers are to be displayed.
10757
10758 For instance, if you want the name of the author of the article first,
10759 and then the subject, you might say something like:
10760
10761 @lisp
10762 (setq gnus-sorted-header-list '("^From:" "^Subject:"))
10763 @end lisp
10764
10765 Any headers that are to remain visible, but are not listed in this
10766 variable, will be displayed in random order after all the headers listed in this variable.
10767
10768 @findex gnus-article-hide-boring-headers
10769 @vindex gnus-boring-article-headers
10770 You can hide further boring headers by setting
10771 @code{gnus-treat-hide-boring-headers} to @code{head}.  What this function
10772 does depends on the @code{gnus-boring-article-headers} variable.  It's a
10773 list, but this list doesn't actually contain header names.  Instead is
10774 lists various @dfn{boring conditions} that Gnus can check and remove
10775 from sight.
10776
10777 These conditions are:
10778 @table @code
10779 @item empty
10780 Remove all empty headers.
10781 @item followup-to
10782 Remove the @code{Followup-To} header if it is identical to the
10783 @code{Newsgroups} header.
10784 @item reply-to
10785 Remove the @code{Reply-To} header if it lists the same address as the
10786 @code{From} header, or if the @code{broken-reply-to} group parameter is
10787 set.
10788 @item newsgroups
10789 Remove the @code{Newsgroups} header if it only contains the current group
10790 name.
10791 @item to-address
10792 Remove the @code{To} header if it only contains the address identical to
10793 the current group's @code{to-address} parameter.
10794 @item to-list
10795 Remove the @code{To} header if it only contains the address identical to
10796 the current group's @code{to-list} parameter.
10797 @item cc-list
10798 Remove the @code{CC} header if it only contains the address identical to
10799 the current group's @code{to-list} parameter.
10800 @item date
10801 Remove the @code{Date} header if the article is less than three days
10802 old.
10803 @item long-to
10804 Remove the @code{To} header if it is very long.
10805 @item many-to
10806 Remove all @code{To} headers if there are more than one.
10807 @end table
10808
10809 To include these three elements, you could say something like:
10810
10811 @lisp
10812 (setq gnus-boring-article-headers
10813       '(empty followup-to reply-to))
10814 @end lisp
10815
10816 This is also the default value for this variable.
10817
10818
10819 @node Using MIME
10820 @section Using MIME
10821 @cindex @acronym{MIME}
10822
10823 Mime is a standard for waving your hands through the air, aimlessly,
10824 while people stand around yawning.
10825
10826 @acronym{MIME}, however, is a standard for encoding your articles, aimlessly,
10827 while all newsreaders die of fear.
10828
10829 @acronym{MIME} may specify what character set the article uses, the encoding
10830 of the characters, and it also makes it possible to embed pictures and
10831 other naughty stuff in innocent-looking articles.
10832
10833 @vindex gnus-show-mime
10834 @vindex gnus-article-display-method-for-mime
10835 @findex gnus-article-display-mime-message
10836 gnus handles @acronym{MIME} by pushing the articles through
10837 @code{gnus-article-display-method-for-mime}, which is
10838 @code{gnus-article-display-mime-message} by default.  This function
10839 calls the @acronym{SEMI} MIME-View program to actually do the work.  For
10840 more information on @acronym{SEMI} MIME-View, see its manual page
10841 (however it is not existed yet, sorry).
10842
10843 Set @code{gnus-show-mime} to @code{t} if you want to use
10844 @acronym{MIME} all the time.  If you have @code{gnus-show-mime} set,
10845 then you'll see some unfortunate display glitches in the article buffer.
10846 These can't be avoided.
10847
10848 In GNUS or Gnus, it might be best to just use the toggling functions
10849 from the summary buffer to avoid getting nasty surprises. (For instance,
10850 you enter the group @samp{alt.sing-a-long} and, before you know it,
10851 @acronym{MIME} has decoded the sound file in the article and some
10852 horrible sing-a-long song comes screaming out your speakers, and you
10853 can't find the volume button, because there isn't one, and people are
10854 starting to look at you, and you try to stop the program, but you can't,
10855 and you can't find the program to control the volume, and everybody else
10856 in the room suddenly decides to look at you disdainfully, and you'll
10857 feel rather stupid.)
10858
10859 Any similarity to real events and people is purely coincidental.  Ahem.
10860
10861 To avoid such kind of situation, gnus stops to use
10862 @code{metamail-buffer}.  So now, you can set @code{gnus-show-mime} to
10863 non-@code{nil} every-time, then you can push button in the article
10864 buffer when there are nobody else.
10865
10866 Also @pxref{MIME Commands}.
10867
10868
10869 @node Customizing Articles
10870 @section Customizing Articles
10871 @cindex article customization
10872
10873 A slew of functions for customizing how the articles are to look like
10874 exist.  You can call these functions interactively
10875 (@pxref{Article Washing}), or you can have them
10876 called automatically when you select the articles.
10877
10878 To have them called automatically, you should set the corresponding
10879 ``treatment'' variable.  For instance, to have headers hidden, you'd set
10880 @code{gnus-treat-hide-headers}.  Below is a list of variables that can
10881 be set, but first we discuss the values these variables can have.
10882
10883 Note: Some values, while valid, make little sense.  Check the list below
10884 for sensible values.
10885
10886 @enumerate
10887 @item
10888 @code{nil}: Don't do this treatment.
10889
10890 @item
10891 @code{t}: Do this treatment on all body parts.
10892
10893 @item
10894 @code{head}: Do the treatment on the headers.
10895
10896 @item
10897 @code{last}: Do this treatment on the last part.
10898
10899 @item
10900 An integer: Do this treatment on all body parts that have a length less
10901 than this number.
10902
10903 @item
10904 A list of strings: Do this treatment on all body parts that are in
10905 articles that are read in groups that have names that match one of the
10906 regexps in the list.
10907
10908 @item
10909 A list where the first element is not a string:
10910
10911 The list is evaluated recursively.  The first element of the list is a
10912 predicate.  The following predicates are recognized: @code{or},
10913 @code{and}, @code{not} and @code{typep}.  Here's an example:
10914
10915 @lisp
10916 (or last
10917     (typep "text/x-vcard"))
10918 @end lisp
10919
10920 @item
10921 @code{mime}: Do this treatment if the value of @code{gnus-show-mime}' is
10922 non-nil.
10923
10924 @end enumerate
10925
10926 You may have noticed that the word @dfn{part} is used here.  This refers
10927 to the fact that some messages are @acronym{MIME} multipart articles that may
10928 be divided into several parts.  Articles that are not multiparts are
10929 considered to contain just a single part.
10930
10931 @vindex gnus-article-treat-types
10932 Are the treatments applied to all sorts of multipart parts?  Yes, if you
10933 want to, but by default, only @samp{text/plain} parts are given the
10934 treatment.  This is controlled by the @code{gnus-article-treat-types}
10935 variable, which is a list of regular expressions that are matched to the
10936 type of the part.  This variable is ignored if the value of the
10937 controlling variable is a predicate list, as described above.
10938
10939 The following treatment options are available.  The easiest way to
10940 customize this is to examine the @code{gnus-article-treat} customization
10941 group.  Values in parenthesis are suggested sensible values.  Others are
10942 possible but those listed are probably sufficient for most people.
10943
10944 @table @code
10945 @item gnus-treat-buttonize (t, integer)
10946 @item gnus-treat-buttonize-head (head)
10947
10948 @xref{Article Buttons}.
10949
10950 @item gnus-treat-capitalize-sentences (t, integer)
10951 @item gnus-treat-overstrike (t, integer)
10952 @item gnus-treat-strip-cr (t, integer)
10953 @item gnus-treat-strip-headers-in-body (t, integer)
10954 @item gnus-treat-strip-leading-blank-lines (t, integer)
10955 @item gnus-treat-strip-multiple-blank-lines (t, integer)
10956 @item gnus-treat-strip-pem (t, last, integer)
10957 @item gnus-treat-strip-trailing-blank-lines (t, last, integer)
10958 @item gnus-treat-unsplit-urls (t, integer)
10959 @item gnus-treat-wash-html (t, integer)
10960 @item gnus-treat-decode-article-as-default-mime-charset (t, integer)
10961
10962 @xref{Article Washing}.
10963
10964 @item gnus-treat-date-english (head)
10965 @item gnus-treat-date-iso8601 (head)
10966 @item gnus-treat-date-lapsed (head)
10967 @item gnus-treat-date-local (head)
10968 @item gnus-treat-date-original (head)
10969 @item gnus-treat-date-user-defined (head)
10970 @item gnus-treat-date-ut (head)
10971
10972 @xref{Article Date}.
10973
10974 @item gnus-treat-from-picon (head)
10975 @item gnus-treat-mail-picon (head)
10976 @item gnus-treat-newsgroups-picon (head)
10977
10978 @xref{Picons}.
10979
10980 @item gnus-treat-display-smileys (t, integer)
10981
10982 @item gnus-treat-body-boundary (head)
10983
10984 @vindex gnus-body-boundary-delimiter
10985 Adds a delimiter between header and body, the string used as delimiter
10986 is controlled by @code{gnus-body-boundary-delimiter}.
10987
10988 @xref{Smileys}.
10989
10990 @item gnus-treat-display-x-face (head)
10991
10992 @xref{X-Face}.
10993
10994 @item gnus-treat-display-face (head)
10995
10996 @xref{Face}.
10997
10998 @item gnus-treat-emphasize (t, head, integer)
10999 @item gnus-treat-fill-article (t, integer)
11000 @item gnus-treat-fill-long-lines (t, integer)
11001 @item gnus-treat-hide-boring-headers (head)
11002 @item gnus-treat-hide-citation (t, integer)
11003 @item gnus-treat-hide-citation-maybe (t, integer)
11004 @item gnus-treat-hide-headers (head)
11005 @item gnus-treat-hide-signature (t, last)
11006 @item gnus-treat-strip-banner (t, last)
11007 @item gnus-treat-strip-list-identifiers (head)
11008
11009 @xref{Article Hiding}.
11010
11011 @item gnus-treat-highlight-citation (t, integer)
11012 @item gnus-treat-highlight-headers (head)
11013 @item gnus-treat-highlight-signature (t, last, integer)
11014
11015 @xref{Article Highlighting}.
11016
11017 @item gnus-treat-play-sounds
11018 @item gnus-treat-translate
11019 @item gnus-treat-x-pgp-sig (head)
11020
11021 @item gnus-treat-unfold-headers (head)
11022 @item gnus-treat-fold-headers (head)
11023 @item gnus-treat-fold-newsgroups (head)
11024 @item gnus-treat-leading-whitespace (head)
11025
11026 @xref{Article Header}.
11027
11028
11029 @end table
11030
11031 @vindex gnus-part-display-hook
11032 You can, of course, write your own functions to be called from
11033 @code{gnus-part-display-hook}.  The functions are called narrowed to the
11034 part, and you can do anything you like, pretty much.  There is no
11035 information that you have to keep in the buffer---you can change
11036 everything.
11037
11038
11039 @node Article Keymap
11040 @section Article Keymap
11041
11042 Most of the keystrokes in the summary buffer can also be used in the
11043 article buffer.  They should behave as if you typed them in the summary
11044 buffer, which means that you don't actually have to have a summary
11045 buffer displayed while reading.  You can do it all from the article
11046 buffer.
11047
11048 A few additional keystrokes are available:
11049
11050 @table @kbd
11051
11052 @item SPACE
11053 @kindex SPACE (Article)
11054 @findex gnus-article-next-page
11055 Scroll forwards one page (@code{gnus-article-next-page}).
11056 This is exactly the same as @kbd{h SPACE h}.
11057
11058 @item DEL
11059 @kindex DEL (Article)
11060 @findex gnus-article-prev-page
11061 Scroll backwards one page (@code{gnus-article-prev-page}).
11062 This is exactly the same as @kbd{h DEL h}.
11063
11064 @item C-c ^
11065 @kindex C-c ^ (Article)
11066 @findex gnus-article-refer-article
11067 If point is in the neighborhood of a @code{Message-ID} and you press
11068 @kbd{C-c ^}, Gnus will try to get that article from the server
11069 (@code{gnus-article-refer-article}).
11070
11071 @item C-c C-m
11072 @kindex C-c C-m (Article)
11073 @findex gnus-article-mail
11074 Send a reply to the address near point (@code{gnus-article-mail}).  If
11075 given a prefix, include the mail.
11076
11077 @item s
11078 @kindex s (Article)
11079 @findex gnus-article-show-summary
11080 Reconfigure the buffers so that the summary buffer becomes visible
11081 (@code{gnus-article-show-summary}).
11082
11083 @item ?
11084 @kindex ? (Article)
11085 @findex gnus-article-describe-briefly
11086 Give a very brief description of the available keystrokes
11087 (@code{gnus-article-describe-briefly}).
11088
11089 @item TAB
11090 @kindex TAB (Article)
11091 @findex gnus-article-next-button
11092 Go to the next button, if any (@code{gnus-article-next-button}).  This
11093 only makes sense if you have buttonizing turned on.
11094
11095 @item M-TAB
11096 @kindex M-TAB (Article)
11097 @findex gnus-article-prev-button
11098 Go to the previous button, if any (@code{gnus-article-prev-button}).
11099
11100 @item R
11101 @kindex R (Article)
11102 @findex gnus-article-reply-with-original
11103 Send a reply to the current article and yank the current article
11104 (@code{gnus-article-reply-with-original}).  If given a prefix, make a
11105 wide reply.  If the region is active, only yank the text in the
11106 region.
11107
11108 @item F
11109 @kindex F (Article)
11110 @findex gnus-article-followup-with-original
11111 Send a followup to the current article and yank the current article
11112 (@code{gnus-article-followup-with-original}).  If given a prefix, make
11113 a wide reply.  If the region is active, only yank the text in the
11114 region.
11115
11116
11117 @end table
11118
11119
11120 @node Misc Article
11121 @section Misc Article
11122
11123 @table @code
11124
11125 @item gnus-single-article-buffer
11126 @vindex gnus-single-article-buffer
11127 If non-@code{nil}, use the same article buffer for all the groups.
11128 (This is the default.)  If @code{nil}, each group will have its own
11129 article buffer.
11130
11131 @vindex gnus-article-decode-hook
11132 @item gnus-article-decode-hook
11133 @cindex @acronym{MIME}
11134 Hook used to decode @acronym{MIME} articles.  The default value is
11135 @code{(article-decode-charset article-decode-encoded-words)}
11136
11137 @vindex gnus-article-prepare-hook
11138 @item gnus-article-prepare-hook
11139 This hook is called right after the article has been inserted into the
11140 article buffer.  It is mainly intended for functions that do something
11141 depending on the contents; it should probably not be used for changing
11142 the contents of the article buffer.
11143
11144 @item gnus-article-mode-hook
11145 @vindex gnus-article-mode-hook
11146 Hook called in article mode buffers.
11147
11148 @item gnus-article-mode-syntax-table
11149 @vindex gnus-article-mode-syntax-table
11150 Syntax table used in article buffers.  It is initialized from
11151 @code{text-mode-syntax-table}.
11152
11153 @vindex gnus-article-over-scroll
11154 @item gnus-article-over-scroll
11155 If non-@code{nil}, allow scrolling the article buffer even when there
11156 no more new text to scroll in.  The default is @code{nil}.
11157
11158 @vindex gnus-article-mode-line-format
11159 @item gnus-article-mode-line-format
11160 This variable is a format string along the same lines as
11161 @code{gnus-summary-mode-line-format} (@pxref{Mode Line Formatting}).  It
11162 accepts the same format specifications as that variable, with two
11163 extensions:
11164
11165 @table @samp
11166
11167 @item w
11168 The @dfn{wash status} of the article.  This is a short string with one
11169 character for each possible article wash operation that may have been
11170 performed.  The characters and their meaning:
11171
11172 @table @samp
11173
11174 @item c
11175 Displayed when cited text may be hidden in the article buffer.
11176
11177 @item h
11178 Displayed when headers are hidden in the article buffer.
11179
11180 @item p
11181 Displayed when article is digitally signed or encrypted, and Gnus has
11182 hidden the security headers.  (N.B. does not tell anything about
11183 security status, i.e. good or bad signature.)
11184
11185 @item s
11186 Displayed when the signature has been hidden in the Article buffer.
11187
11188 @item o
11189 Displayed when Gnus has treated overstrike characters in the article buffer.
11190
11191 @item e
11192 Displayed when Gnus has treated emphasised strings in the article buffer.
11193
11194 @end table
11195
11196 @item m
11197 The number of @acronym{MIME} parts in the article.
11198
11199 @end table
11200
11201 @vindex gnus-break-pages
11202
11203 @item gnus-break-pages
11204 Controls whether @dfn{page breaking} is to take place.  If this variable
11205 is non-@code{nil}, the articles will be divided into pages whenever a
11206 page delimiter appears in the article.  If this variable is @code{nil},
11207 paging will not be done.
11208
11209 @item gnus-page-delimiter
11210 @vindex gnus-page-delimiter
11211 This is the delimiter mentioned above.  By default, it is @samp{^L}
11212 (formfeed).
11213
11214 @cindex IDNA
11215 @cindex internationalized domain names
11216 @vindex gnus-use-idna
11217 @item gnus-use-idna
11218 This variable controls whether Gnus performs IDNA decoding of
11219 internationalized domain names inside @samp{From}, @samp{To} and
11220 @samp{Cc} headers.  This requires
11221 @uref{http://www.gnu.org/software/libidn/, GNU Libidn}, and this
11222 variable is only enabled if you have installed it.
11223
11224 @end table
11225
11226
11227 @node Composing Messages
11228 @chapter Composing Messages
11229 @cindex composing messages
11230 @cindex messages
11231 @cindex mail
11232 @cindex sending mail
11233 @cindex reply
11234 @cindex followup
11235 @cindex post
11236 @cindex using gpg
11237 @cindex using s/mime
11238 @cindex using smime
11239
11240 @kindex C-c C-c (Post)
11241 All commands for posting and mailing will put you in a message buffer
11242 where you can edit the article all you like, before you send the
11243 article by pressing @kbd{C-c C-c}.  @xref{Top, , Overview, message,
11244 Message Manual}.  Where the message will be posted/mailed to depends
11245 on your setup (@pxref{Posting Server}).
11246
11247 @menu
11248 * Mail::                        Mailing and replying.
11249 * Posting Server::              What server should you post and mail via?
11250 * Mail and Post::               Mailing and posting at the same time.
11251 * Archived Messages::           Where Gnus stores the messages you've sent.
11252 * Posting Styles::              An easier way to specify who you are.
11253 * Drafts::                      Postponing messages and rejected messages.
11254 * Rejected Articles::           What happens if the server doesn't like your article?
11255 * Signing and encrypting::      How to compose secure messages.
11256 @end menu
11257
11258 Also @pxref{Canceling and Superseding} for information on how to
11259 remove articles you shouldn't have posted.
11260
11261
11262 @node Mail
11263 @section Mail
11264
11265 Variables for customizing outgoing mail:
11266
11267 @table @code
11268 @item gnus-uu-digest-headers
11269 @vindex gnus-uu-digest-headers
11270 List of regexps to match headers included in digested messages.  The
11271 headers will be included in the sequence they are matched.  If
11272 @code{nil} include all headers.
11273
11274 @item gnus-add-to-list
11275 @vindex gnus-add-to-list
11276 If non-@code{nil}, add a @code{to-list} group parameter to mail groups
11277 that have none when you do a @kbd{a}.
11278
11279 @item gnus-confirm-mail-reply-to-news
11280 @vindex gnus-confirm-mail-reply-to-news
11281 This can also be a function receiving the group name as the only
11282 parameter which should return non-@code{nil} if a confirmation is
11283 needed, or a regular expression matching group names, where
11284 confirmation is should be asked for.
11285
11286 If you find yourself never wanting to reply to mail, but occasionally
11287 press R anyway, this variable might be for you.
11288
11289 @item gnus-confirm-treat-mail-like-news
11290 @vindex gnus-confirm-treat-mail-like-news
11291 If non-@code{nil}, Gnus also requests confirmation according to
11292 @code{gnus-confirm-mail-reply-to-news} when replying to mail.  This is
11293 useful for treating mailing lists like newsgroups.
11294
11295 @end table
11296
11297
11298 @node Posting Server
11299 @section Posting Server
11300
11301 When you press those magical @kbd{C-c C-c} keys to ship off your latest
11302 (extremely intelligent, of course) article, where does it go?
11303
11304 Thank you for asking.  I hate you.
11305
11306 It can be quite complicated.
11307
11308 @vindex gnus-post-method
11309 When posting news, Message usually invokes @code{message-send-news}
11310 (@pxref{News Variables, , News Variables, message, Message Manual}).
11311 Normally, Gnus will post using the same select method as you're
11312 reading from (which might be convenient if you're reading lots of
11313 groups from different private servers).  However.  If the server
11314 you're reading from doesn't allow posting, just reading, you probably
11315 want to use some other server to post your (extremely intelligent and
11316 fabulously interesting) articles.  You can then set the
11317 @code{gnus-post-method} to some other method:
11318
11319 @lisp
11320 (setq gnus-post-method '(nnspool ""))
11321 @end lisp
11322
11323 Now, if you've done this, and then this server rejects your article, or
11324 this server is down, what do you do then?  To override this variable you
11325 can use a non-zero prefix to the @kbd{C-c C-c} command to force using
11326 the ``current'' server, to get back the default behavior, for posting.
11327
11328 If you give a zero prefix (i.e., @kbd{C-u 0 C-c C-c}) to that command,
11329 gnus will prompt you for what method to use for posting.
11330
11331 You can also set @code{gnus-post-method} to a list of select methods.
11332 If that's the case, gnus will always prompt you for what method to use
11333 for posting.
11334
11335 Finally, if you want to always post using the native select method,
11336 you can set this variable to @code{native}.
11337
11338 When sending mail, Message invokes @code{message-send-mail-function}.
11339 The default function, @code{message-send-mail-with-sendmail}, pipes
11340 your article to the @code{sendmail} binary for further queuing and
11341 sending.  When your local system is not configured for sending mail
11342 using @code{sendmail}, and you have access to a remote @acronym{SMTP}
11343 server, you can set @code{message-send-mail-function} to
11344 @code{smtpmail-send-it} and make sure to setup the @code{smtpmail}
11345 package correctly.  An example:
11346
11347 @lisp
11348 (setq message-send-mail-function 'smtpmail-send-it
11349       smtpmail-default-smtp-server "YOUR SMTP HOST")
11350 ;; The following variable needs to be set because of the FLIM version of
11351 ;; smtpmail.el.  Which smtpmail.el is used depends on the `load-path'.
11352 (setq smtp-default-smtp-server "YOUR SMTP HOST")
11353 @end lisp
11354
11355 To the thing similar to this, there is
11356 @code{message-smtpmail-send-it}.  It is useful if your ISP requires
11357 the @acronym{POP}-before-@acronym{SMTP} authentication.  See the
11358 documentation for the function @code{mail-source-touch-pop}.
11359
11360 Other possible choices for @code{message-send-mail-function} includes
11361 @code{message-send-mail-with-mh}, @code{message-send-mail-with-qmail},
11362 and @code{feedmail-send-it}.
11363
11364 @node Mail and Post
11365 @section Mail and Post
11366
11367 Here's a list of variables relevant to both mailing and
11368 posting:
11369
11370 @table @code
11371 @item gnus-mailing-list-groups
11372 @findex gnus-mailing-list-groups
11373 @cindex mailing lists
11374
11375 If your news server offers groups that are really mailing lists
11376 gatewayed to the @acronym{NNTP} server, you can read those groups without
11377 problems, but you can't post/followup to them without some difficulty.
11378 One solution is to add a @code{to-address} to the group parameters
11379 (@pxref{Group Parameters}).  An easier thing to do is set the
11380 @code{gnus-mailing-list-groups} to a regexp that matches the groups that
11381 really are mailing lists.  Then, at least, followups to the mailing
11382 lists will work most of the time.  Posting to these groups (@kbd{a}) is
11383 still a pain, though.
11384
11385 @item gnus-user-agent
11386 @vindex gnus-user-agent
11387 @cindex User-Agent
11388
11389 This variable controls which information should be exposed in the
11390 User-Agent header.  It can be one of the symbols @code{gnus} (show only
11391 Gnus version), @code{emacs-gnus} (show only Emacs and Gnus versions),
11392 @code{emacs-gnus-config} (same as @code{emacs-gnus} plus system
11393 configuration), @code{emacs-gnus-type} (same as @code{emacs-gnus} plus
11394 system type) or a custom string.  If you set it to a string, be sure to
11395 use a valid format, see RFC 2616.
11396
11397 @end table
11398
11399 You may want to do spell-checking on messages that you send out.  Or, if
11400 you don't want to spell-check by hand, you could add automatic
11401 spell-checking via the @code{ispell} package:
11402
11403 @cindex ispell
11404 @findex ispell-message
11405 @lisp
11406 (add-hook 'message-send-hook 'ispell-message)
11407 @end lisp
11408
11409 If you want to change the @code{ispell} dictionary based on what group
11410 you're in, you could say something like the following:
11411
11412 @lisp
11413 (add-hook 'gnus-select-group-hook
11414           (lambda ()
11415             (cond
11416              ((string-match
11417                "^de\\." (gnus-group-real-name gnus-newsgroup-name))
11418               (ispell-change-dictionary "deutsch"))
11419              (t
11420               (ispell-change-dictionary "english")))))
11421 @end lisp
11422
11423 Modify to suit your needs.
11424
11425
11426 @node Archived Messages
11427 @section Archived Messages
11428 @cindex archived messages
11429 @cindex sent messages
11430
11431 Gnus provides a few different methods for storing the mail and news you
11432 send.  The default method is to use the @dfn{archive virtual server} to
11433 store the messages.  If you want to disable this completely, the
11434 @code{gnus-message-archive-group} variable should be @code{nil}, which
11435 is the default.
11436
11437 For archiving interesting messages in a group you read, see the
11438 @kbd{B c} (@code{gnus-summary-copy-article}) command (@pxref{Mail
11439 Group Commands}).
11440
11441 @vindex gnus-message-archive-method
11442 @code{gnus-message-archive-method} says what virtual server gnus is to
11443 use to store sent messages.  The default is:
11444
11445 @lisp
11446 (nnfolder "archive"
11447           (nnfolder-directory   "~/Mail/archive")
11448           (nnfolder-active-file "~/Mail/archive/active")
11449           (nnfolder-get-new-mail nil)
11450           (nnfolder-inhibit-expiry t))
11451 @end lisp
11452
11453 You can, however, use any mail select method (@code{nnml},
11454 @code{nnmbox}, etc.).  @code{nnfolder} is a quite likable select method
11455 for doing this sort of thing, though.  If you don't like the default
11456 directory chosen, you could say something like:
11457
11458 @lisp
11459 (setq gnus-message-archive-method
11460       '(nnfolder "archive"
11461                  (nnfolder-inhibit-expiry t)
11462                  (nnfolder-active-file "~/News/sent-mail/active")
11463                  (nnfolder-directory "~/News/sent-mail/")))
11464 @end lisp
11465
11466 @vindex gnus-message-archive-group
11467 @cindex Gcc
11468 Gnus will insert @code{Gcc} headers in all outgoing messages that point
11469 to one or more group(s) on that server.  Which group to use is
11470 determined by the @code{gnus-message-archive-group} variable.
11471
11472 This variable can be used to do the following:
11473
11474 @table @asis
11475 @item a string
11476 Messages will be saved in that group.
11477
11478 Note that you can include a select method in the group name, then the
11479 message will not be stored in the select method given by
11480 @code{gnus-message-archive-method}, but in the select method specified
11481 by the group name, instead.  Suppose @code{gnus-message-archive-method}
11482 has the default value shown above.  Then setting
11483 @code{gnus-message-archive-group} to @code{"foo"} means that outgoing
11484 messages are stored in @samp{nnfolder+archive:foo}, but if you use the
11485 value @code{"nnml:foo"}, then outgoing messages will be stored in
11486 @samp{nnml:foo}.
11487
11488 @item a list of strings
11489 Messages will be saved in all those groups.
11490
11491 @item an alist of regexps, functions and forms
11492 When a key ``matches'', the result is used.
11493
11494 @item @code{nil}
11495 No message archiving will take place.  This is the default.
11496 @end table
11497
11498 Let's illustrate:
11499
11500 Just saving to a single group called @samp{MisK}:
11501 @lisp
11502 (setq gnus-message-archive-group "MisK")
11503 @end lisp
11504
11505 Saving to two groups, @samp{MisK} and @samp{safe}:
11506 @lisp
11507 (setq gnus-message-archive-group '("MisK" "safe"))
11508 @end lisp
11509
11510 Save to different groups based on what group you are in:
11511 @lisp
11512 (setq gnus-message-archive-group
11513       '(("^alt" "sent-to-alt")
11514         ("mail" "sent-to-mail")
11515         (".*" "sent-to-misc")))
11516 @end lisp
11517
11518 More complex stuff:
11519 @lisp
11520 (setq gnus-message-archive-group
11521       '((if (message-news-p)
11522             "misc-news"
11523           "misc-mail")))
11524 @end lisp
11525
11526 How about storing all news messages in one file, but storing all mail
11527 messages in one file per month:
11528
11529 @lisp
11530 (setq gnus-message-archive-group
11531       '((if (message-news-p)
11532             "misc-news"
11533           (concat "mail." (format-time-string "%Y-%m")))))
11534 @end lisp
11535
11536 @c (XEmacs 19.13 doesn't have @code{format-time-string}, so you'll have to
11537 @c use a different value for @code{gnus-message-archive-group} there.)
11538
11539 Now, when you send a message off, it will be stored in the appropriate
11540 group.  (If you want to disable storing for just one particular message,
11541 you can just remove the @code{Gcc} header that has been inserted.)  The
11542 archive group will appear in the group buffer the next time you start
11543 gnus, or the next time you press @kbd{F} in the group buffer.  You can
11544 enter it and read the articles in it just like you'd read any other
11545 group.  If the group gets really big and annoying, you can simply rename
11546 if (using @kbd{G r} in the group buffer) to something
11547 nice---@samp{misc-mail-september-1995}, or whatever.  New messages will
11548 continue to be stored in the old (now empty) group.
11549
11550 That's the default method of archiving sent messages.  Gnus offers a
11551 different way for the people who don't like the default method.  In that
11552 case you should set @code{gnus-message-archive-group} to @code{nil};
11553 this will disable archiving.
11554
11555 @table @code
11556 @item gnus-outgoing-message-group
11557 @vindex gnus-outgoing-message-group
11558 All outgoing messages will be put in this group.  If you want to store
11559 all your outgoing mail and articles in the group @samp{nnml:archive},
11560 you set this variable to that value.  This variable can also be a list of
11561 group names.
11562
11563 If you want to have greater control over what group to put each
11564 message in, you can set this variable to a function that checks the
11565 current newsgroup name and then returns a suitable group name (or list
11566 of names).
11567
11568 This variable can be used instead of @code{gnus-message-archive-group},
11569 but the latter is the preferred method.
11570
11571 @item gnus-gcc-mark-as-read
11572 @vindex gnus-gcc-mark-as-read
11573 If non-@code{nil}, automatically mark @code{Gcc} articles as read.
11574
11575 @item gnus-gcc-externalize-attachments
11576 @vindex gnus-gcc-externalize-attachments
11577 If @code{nil}, attach files as normal parts in Gcc copies; if a regexp
11578 and matches the Gcc group name, attach files as external parts; if it is
11579 @code{all}, attach local files as external parts; if it is other
11580 non-@code{nil}, the behavior is the same as @code{all}, but it may be
11581 changed in the future.
11582
11583 @end table
11584
11585
11586 @node Posting Styles
11587 @section Posting Styles
11588 @cindex posting styles
11589 @cindex styles
11590
11591 All them variables, they make my head swim.
11592
11593 So what if you want a different @code{Organization} and signature based
11594 on what groups you post to?  And you post both from your home machine
11595 and your work machine, and you want different @code{From} lines, and so
11596 on?
11597
11598 @vindex gnus-posting-styles
11599 One way to do stuff like that is to write clever hooks that change the
11600 variables you need to have changed.  That's a bit boring, so somebody
11601 came up with the bright idea of letting the user specify these things in
11602 a handy alist.  Here's an example of a @code{gnus-posting-styles}
11603 variable:
11604
11605 @lisp
11606 ((".*"
11607   (signature "Peace and happiness")
11608   (organization "What me?"))
11609  ("^comp"
11610   (signature "Death to everybody"))
11611  ("comp.emacs.i-love-it"
11612   (organization "Emacs is it")))
11613 @end lisp
11614
11615 As you might surmise from this example, this alist consists of several
11616 @dfn{styles}.  Each style will be applicable if the first element
11617 ``matches'', in some form or other.  The entire alist will be iterated
11618 over, from the beginning towards the end, and each match will be
11619 applied, which means that attributes in later styles that match override
11620 the same attributes in earlier matching styles.  So
11621 @samp{comp.programming.literate} will have the @samp{Death to everybody}
11622 signature and the @samp{What me?} @code{Organization} header.
11623
11624 The first element in each style is called the @code{match}.  If it's a
11625 string, then Gnus will try to regexp match it against the group name.
11626 If it is the form @code{(header @var{match} @var{regexp})}, then Gnus
11627 will look in the original article for a header whose name is
11628 @var{match} and compare that @var{regexp}.  @var{match} and
11629 @var{regexp} are strings.  (The original article is the one you are
11630 replying or following up to.  If you are not composing a reply or a
11631 followup, then there is nothing to match against.)  If the
11632 @code{match} is a function symbol, that function will be called with
11633 no arguments.  If it's a variable symbol, then the variable will be
11634 referenced.  If it's a list, then that list will be @code{eval}ed.  In
11635 any case, if this returns a non-@code{nil} value, then the style is
11636 said to @dfn{match}.
11637
11638 Each style may contain an arbitrary amount of @dfn{attributes}.  Each
11639 attribute consists of a @code{(@var{name} @var{value})} pair.  The
11640 attribute name can be one of:
11641
11642 @itemize @bullet
11643 @item @code{signature}
11644 @item @code{signature-file}
11645 @item @code{x-face-file}
11646 @item @code{address}, overriding @code{user-mail-address}
11647 @item @code{name}, overriding @code{(user-full-name)}
11648 @item @code{body}
11649 @end itemize
11650
11651 The attribute name can also be a string or a symbol.  In that case,
11652 this will be used as a header name, and the value will be inserted in
11653 the headers of the article; if the value is @code{nil}, the header
11654 name will be removed.  If the attribute name is @code{eval}, the form
11655 is evaluated, and the result is thrown away.
11656
11657 The attribute value can be a string (used verbatim), a function with
11658 zero arguments (the return value will be used), a variable (its value
11659 will be used) or a list (it will be @code{eval}ed and the return value
11660 will be used).  The functions and sexps are called/@code{eval}ed in the
11661 message buffer that is being set up.  The headers of the current article
11662 are available through the @code{message-reply-headers} variable, which
11663 is a vector of the following headers: number subject from date id
11664 references chars lines xref extra.
11665
11666 @vindex message-reply-headers
11667
11668 If you wish to check whether the message you are about to compose is
11669 meant to be a news article or a mail message, you can check the values
11670 of the @code{message-news-p} and @code{message-mail-p} functions.
11671
11672 @findex message-mail-p
11673 @findex message-news-p
11674
11675 So here's a new example:
11676
11677 @lisp
11678 (setq gnus-posting-styles
11679       '((".*"
11680          (signature-file "~/.signature")
11681          (name "User Name")
11682          ("X-Home-Page" (getenv "WWW_HOME"))
11683          (organization "People's Front Against MWM"))
11684         ("^rec.humor"
11685          (signature my-funny-signature-randomizer))
11686         ((equal (system-name) "gnarly")  ;; @r{A form}
11687          (signature my-quote-randomizer))
11688         (message-news-p        ;; @r{A function symbol}
11689          (signature my-news-signature))
11690         (window-system         ;; @r{A value symbol}
11691          ("X-Window-System" (format "%s" window-system)))
11692         ;; @r{If I'm replying to Larsi, set the Organization header.}
11693         ((header "from" "larsi.*org")
11694          (Organization "Somewhere, Inc."))
11695         ((posting-from-work-p) ;; @r{A user defined function}
11696          (signature-file "~/.work-signature")
11697          (address "user@@bar.foo")
11698          (body "You are fired.\n\nSincerely, your boss.")
11699          (organization "Important Work, Inc"))
11700         ("nnml:.*"
11701          (From (save-excursion
11702                  (set-buffer gnus-article-buffer)
11703                  (message-fetch-field "to"))))
11704         ("^nn.+:"
11705          (signature-file "~/.mail-signature"))))
11706 @end lisp
11707
11708 The @samp{nnml:.*} rule means that you use the @code{To} address as the
11709 @code{From} address in all your outgoing replies, which might be handy
11710 if you fill many roles.
11711
11712 Setting the @code{gnus-named-posting-styles} variable will make
11713 posting-styles allow to have distinctive names.  You can specify an
11714 arbitrary posting-style when article posting with @kbd{S P} in the
11715 summary buffer.  @code{gnus-named-posting-styles} is an alist which maps
11716 the names to styles.  Once a posting-style is added to the alist, we can
11717 import it from @code{gnus-posting-styles}.  If an attribute whose name
11718 is @code{import} is found, Gnus will look for the attribute value in
11719 @code{gnus-named-posting-styles} and expand it in place.
11720
11721 Here's an example:
11722
11723 @lisp
11724 (setq gnus-named-posting-styles
11725       '(("Default"
11726          (signature-file "~/.signature")
11727          (name "User Name")
11728          ("X-Home-Page" (getenv "WWW_HOME"))
11729          (organization "People's Front Against MWM"))
11730         ("Emacs"
11731          (import "Default")
11732          (organization "The Church of Emacs"))))
11733 @end lisp
11734
11735 The posting-style named "Emacs" will inherit all the attributes from
11736 "Default" except @code{organization}.
11737
11738
11739 @node Drafts
11740 @section Drafts
11741 @cindex drafts
11742
11743 If you are writing a message (mail or news) and suddenly remember that
11744 you have a steak in the oven (or some pesto in the food processor, you
11745 craaazy vegetarians), you'll probably wish there was a method to save
11746 the message you are writing so that you can continue editing it some
11747 other day, and send it when you feel its finished.
11748
11749 Well, don't worry about it.  Whenever you start composing a message of
11750 some sort using the gnus mail and post commands, the buffer you get will
11751 automatically associate to an article in a special @dfn{draft} group.
11752 If you save the buffer the normal way (@kbd{C-x C-s}, for instance), the
11753 article will be saved there.  (Auto-save files also go to the draft
11754 group.)
11755
11756 @cindex nndraft
11757 @vindex nndraft-directory
11758 The draft group is a special group (which is implemented as an
11759 @code{nndraft} group, if you absolutely have to know) called
11760 @samp{nndraft:drafts}.  The variable @code{nndraft-directory} says where
11761 @code{nndraft} is to store its files.  What makes this group special is
11762 that you can't tick any articles in it or mark any articles as
11763 read---all articles in the group are permanently unread.
11764
11765 If the group doesn't exist, it will be created and you'll be subscribed
11766 to it.  The only way to make it disappear from the Group buffer is to
11767 unsubscribe it.  The special properties of the draft group comes from
11768 a group property (@pxref{Group Parameters}), and if lost the group
11769 behaves like any other group.  This means the commands below will not
11770 be available.  To restore the special properties of the group, the
11771 simplest way is to kill the group, using @kbd{C-k}, and restart
11772 Gnus.  The group is automatically created again with the
11773 correct parameters.  The content of the group is not lost.
11774
11775 @c @findex gnus-dissociate-buffer-from-draft
11776 @c @kindex C-c M-d (Mail)
11777 @c @kindex C-c M-d (Post)
11778 @c @findex gnus-associate-buffer-with-draft
11779 @c @kindex C-c C-d (Mail)
11780 @c @kindex C-c C-d (Post)
11781 @c If you're writing some super-secret message that you later want to
11782 @c encode with PGP before sending, you may wish to turn the auto-saving
11783 @c (and association with the draft group) off.  You never know who might be
11784 @c interested in reading all your extremely valuable and terribly horrible
11785 @c and interesting secrets.  The @kbd{C-c M-d}
11786 @c (@code{gnus-dissociate-buffer-from-draft}) command does that for you.
11787 @c If you change your mind and want to turn the auto-saving back on again,
11788 @c @kbd{C-c C-d} (@code{gnus-associate-buffer-with-draft} does that.
11789 @c
11790 @c @vindex gnus-use-draft
11791 @c To leave association with the draft group off by default, set
11792 @c @code{gnus-use-draft} to @code{nil}.  It is @code{t} by default.
11793
11794 @findex gnus-draft-edit-message
11795 @kindex D e (Draft)
11796 When you want to continue editing the article, you simply enter the
11797 draft group and push @kbd{D e} (@code{gnus-draft-edit-message}) to do
11798 that.  You will be placed in a buffer where you left off.
11799
11800 Rejected articles will also be put in this draft group (@pxref{Rejected
11801 Articles}).
11802
11803 @findex gnus-draft-send-all-messages
11804 @kindex D s (Draft)
11805 @findex gnus-draft-send-message
11806 @kindex D S (Draft)
11807 If you have lots of rejected messages you want to post (or mail) without
11808 doing further editing, you can use the @kbd{D s} command
11809 (@code{gnus-draft-send-message}).  This command understands the
11810 process/prefix convention (@pxref{Process/Prefix}).  The @kbd{D S}
11811 command (@code{gnus-draft-send-all-messages}) will ship off all messages
11812 in the buffer.
11813
11814 @findex gnus-draft-toggle-sending
11815 @kindex D t (Draft)
11816 If you have some messages that you wish not to send, you can use the
11817 @kbd{D t} (@code{gnus-draft-toggle-sending}) command to mark the message
11818 as unsendable.  This is a toggling command.
11819
11820
11821 @node Rejected Articles
11822 @section Rejected Articles
11823 @cindex rejected articles
11824
11825 Sometimes a news server will reject an article.  Perhaps the server
11826 doesn't like your face.  Perhaps it just feels miserable.  Perhaps
11827 @emph{there be demons}.  Perhaps you have included too much cited text.
11828 Perhaps the disk is full.  Perhaps the server is down.
11829
11830 These situations are, of course, totally beyond the control of gnus.
11831 (Gnus, of course, loves the way you look, always feels great, has angels
11832 fluttering around inside of it, doesn't care about how much cited text
11833 you include, never runs full and never goes down.)  So gnus saves these
11834 articles until some later time when the server feels better.
11835
11836 The rejected articles will automatically be put in a special draft group
11837 (@pxref{Drafts}).  When the server comes back up again, you'd then
11838 typically enter that group and send all the articles off.
11839
11840 @node Signing and encrypting
11841 @section Signing and encrypting
11842 @cindex using gpg
11843 @cindex using s/mime
11844 @cindex using smime
11845
11846 Gnus can digitally sign and encrypt your messages, using vanilla
11847 @acronym{PGP} format or @acronym{PGP/MIME} or @acronym{S/MIME}.  For
11848 decoding such messages, see the @code{mm-verify-option} and
11849 @code{mm-decrypt-option} options (@pxref{Security}).
11850
11851 @vindex gnus-message-replysign
11852 @vindex gnus-message-replyencrypt
11853 @vindex gnus-message-replysignencrypted
11854 Often, you would like to sign replies to people who send you signed
11855 messages.  Even more often, you might want to encrypt messages which
11856 are in reply to encrypted messages.  Gnus offers
11857 @code{gnus-message-replysign} to enable the former, and
11858 @code{gnus-message-replyencrypt} for the latter.  In addition, setting
11859 @code{gnus-message-replysignencrypted} (on by default) will sign
11860 automatically encrypted messages.
11861
11862 Instructing MML to perform security operations on a @acronym{MIME} part is
11863 done using the @kbd{C-c C-m s} key map for signing and the @kbd{C-c
11864 C-m c} key map for encryption, as follows.
11865
11866 @table @kbd
11867
11868 @item C-c C-m s s
11869 @kindex C-c C-m s s
11870 @findex mml-secure-message-sign-smime
11871
11872 Digitally sign current message using @acronym{S/MIME}.
11873
11874 @item C-c C-m s o
11875 @kindex C-c C-m s o
11876 @findex mml-secure-message-sign-pgp
11877
11878 Digitally sign current message using @acronym{PGP}.
11879
11880 @item C-c C-m s p
11881 @kindex C-c C-m s p
11882 @findex mml-secure-message-sign-pgp
11883
11884 Digitally sign current message using @acronym{PGP/MIME}.
11885
11886 @item C-c C-m c s
11887 @kindex C-c C-m c s
11888 @findex mml-secure-message-encrypt-smime
11889
11890 Digitally encrypt current message using @acronym{S/MIME}.
11891
11892 @item C-c C-m c o
11893 @kindex C-c C-m c o
11894 @findex mml-secure-message-encrypt-pgp
11895
11896 Digitally encrypt current message using @acronym{PGP}.
11897
11898 @item C-c C-m c p
11899 @kindex C-c C-m c p
11900 @findex mml-secure-message-encrypt-pgpmime
11901
11902 Digitally encrypt current message using @acronym{PGP/MIME}.
11903
11904 @item C-c C-m C-n
11905 @kindex C-c C-m C-n
11906 @findex mml-unsecure-message
11907 Remove security related MML tags from message.
11908
11909 @end table
11910
11911 @xref{Security, ,Security, message, Message Manual}, for more information.
11912
11913 @node Select Methods
11914 @chapter Select Methods
11915 @cindex foreign groups
11916 @cindex select methods
11917
11918 A @dfn{foreign group} is a group not read by the usual (or
11919 default) means.  It could be, for instance, a group from a different
11920 @acronym{NNTP} server, it could be a virtual group, or it could be your own
11921 personal mail group.
11922
11923 A foreign group (or any group, really) is specified by a @dfn{name} and
11924 a @dfn{select method}.  To take the latter first, a select method is a
11925 list where the first element says what back end to use (e.g. @code{nntp},
11926 @code{nnspool}, @code{nnml}) and the second element is the @dfn{server
11927 name}.  There may be additional elements in the select method, where the
11928 value may have special meaning for the back end in question.
11929
11930 One could say that a select method defines a @dfn{virtual server}---so
11931 we do just that (@pxref{Server Buffer}).
11932
11933 The @dfn{name} of the group is the name the back end will recognize the
11934 group as.
11935
11936 For instance, the group @samp{soc.motss} on the @acronym{NNTP} server
11937 @samp{some.where.edu} will have the name @samp{soc.motss} and select
11938 method @code{(nntp "some.where.edu")}.  Gnus will call this group
11939 @samp{nntp+some.where.edu:soc.motss}, even though the @code{nntp}
11940 back end just knows this group as @samp{soc.motss}.
11941
11942 The different methods all have their peculiarities, of course.
11943
11944 @menu
11945 * Server Buffer::               Making and editing virtual servers.
11946 * Getting News::                Reading USENET news with Gnus.
11947 * Getting Mail::                Reading your personal mail with Gnus.
11948 * Browsing the Web::            Getting messages from a plethora of Web sources.
11949 * IMAP::                        Using Gnus as a @acronym{IMAP} client.
11950 * Other Sources::               Reading directories, files, SOUP packets.
11951 * Combined Groups::             Combining groups into one group.
11952 * Gnus Unplugged::              Reading news and mail offline.
11953 @end menu
11954
11955
11956 @node Server Buffer
11957 @section Server Buffer
11958
11959 Traditionally, a @dfn{server} is a machine or a piece of software that
11960 one connects to, and then requests information from.  Gnus does not
11961 connect directly to any real servers, but does all transactions through
11962 one back end or other.  But that's just putting one layer more between
11963 the actual media and Gnus, so we might just as well say that each
11964 back end represents a virtual server.
11965
11966 For instance, the @code{nntp} back end may be used to connect to several
11967 different actual @acronym{NNTP} servers, or, perhaps, to many different ports
11968 on the same actual @acronym{NNTP} server.  You tell Gnus which back end to
11969 use, and what parameters to set by specifying a @dfn{select method}.
11970
11971 These select method specifications can sometimes become quite
11972 complicated---say, for instance, that you want to read from the
11973 @acronym{NNTP} server @samp{news.funet.fi} on port number 13, which
11974 hangs if queried for @acronym{NOV} headers and has a buggy select.  Ahem.
11975 Anyway, if you had to specify that for each group that used this
11976 server, that would be too much work, so Gnus offers a way of naming
11977 select methods, which is what you do in the server buffer.
11978
11979 To enter the server buffer, use the @kbd{^}
11980 (@code{gnus-group-enter-server-mode}) command in the group buffer.
11981
11982 @menu
11983 * Server Buffer Format::        You can customize the look of this buffer.
11984 * Server Commands::             Commands to manipulate servers.
11985 * Example Methods::             Examples server specifications.
11986 * Creating a Virtual Server::   An example session.
11987 * Server Variables::            Which variables to set.
11988 * Servers and Methods::         You can use server names as select methods.
11989 * Unavailable Servers::         Some servers you try to contact may be down.
11990 @end menu
11991
11992 @vindex gnus-server-mode-hook
11993 @code{gnus-server-mode-hook} is run when creating the server buffer.
11994
11995
11996 @node Server Buffer Format
11997 @subsection Server Buffer Format
11998 @cindex server buffer format
11999
12000 @vindex gnus-server-line-format
12001 You can change the look of the server buffer lines by changing the
12002 @code{gnus-server-line-format} variable.  This is a @code{format}-like
12003 variable, with some simple extensions:
12004
12005 @table @samp
12006
12007 @item h
12008 How the news is fetched---the back end name.
12009
12010 @item n
12011 The name of this server.
12012
12013 @item w
12014 Where the news is to be fetched from---the address.
12015
12016 @item s
12017 The opened/closed/denied status of the server.
12018 @end table
12019
12020 @vindex gnus-server-mode-line-format
12021 The mode line can also be customized by using the
12022 @code{gnus-server-mode-line-format} variable (@pxref{Mode Line
12023 Formatting}).  The following specs are understood:
12024
12025 @table @samp
12026 @item S
12027 Server name.
12028
12029 @item M
12030 Server method.
12031 @end table
12032
12033 Also @pxref{Formatting Variables}.
12034
12035
12036 @node Server Commands
12037 @subsection Server Commands
12038 @cindex server commands
12039
12040 @table @kbd
12041
12042 @item a
12043 @kindex a (Server)
12044 @findex gnus-server-add-server
12045 Add a new server (@code{gnus-server-add-server}).
12046
12047 @item e
12048 @kindex e (Server)
12049 @findex gnus-server-edit-server
12050 Edit a server (@code{gnus-server-edit-server}).
12051
12052 @item SPACE
12053 @kindex SPACE (Server)
12054 @findex gnus-server-read-server
12055 Browse the current server (@code{gnus-server-read-server}).
12056
12057 @item q
12058 @kindex q (Server)
12059 @findex gnus-server-exit
12060 Return to the group buffer (@code{gnus-server-exit}).
12061
12062 @item k
12063 @kindex k (Server)
12064 @findex gnus-server-kill-server
12065 Kill the current server (@code{gnus-server-kill-server}).
12066
12067 @item y
12068 @kindex y (Server)
12069 @findex gnus-server-yank-server
12070 Yank the previously killed server (@code{gnus-server-yank-server}).
12071
12072 @item c
12073 @kindex c (Server)
12074 @findex gnus-server-copy-server
12075 Copy the current server (@code{gnus-server-copy-server}).
12076
12077 @item l
12078 @kindex l (Server)
12079 @findex gnus-server-list-servers
12080 List all servers (@code{gnus-server-list-servers}).
12081
12082 @item s
12083 @kindex s (Server)
12084 @findex gnus-server-scan-server
12085 Request that the server scan its sources for new articles
12086 (@code{gnus-server-scan-server}).  This is mainly sensible with mail
12087 servers.
12088
12089 @item g
12090 @kindex g (Server)
12091 @findex gnus-server-regenerate-server
12092 Request that the server regenerate all its data structures
12093 (@code{gnus-server-regenerate-server}).  This can be useful if you have
12094 a mail back end that has gotten out of sync.
12095
12096 @end table
12097
12098
12099 @node Example Methods
12100 @subsection Example Methods
12101
12102 Most select methods are pretty simple and self-explanatory:
12103
12104 @lisp
12105 (nntp "news.funet.fi")
12106 @end lisp
12107
12108 Reading directly from the spool is even simpler:
12109
12110 @lisp
12111 (nnspool "")
12112 @end lisp
12113
12114 As you can see, the first element in a select method is the name of the
12115 back end, and the second is the @dfn{address}, or @dfn{name}, if you
12116 will.
12117
12118 After these two elements, there may be an arbitrary number of
12119 @code{(@var{variable} @var{form})} pairs.
12120
12121 To go back to the first example---imagine that you want to read from
12122 port 15 on that machine.  This is what the select method should
12123 look like then:
12124
12125 @lisp
12126 (nntp "news.funet.fi" (nntp-port-number 15))
12127 @end lisp
12128
12129 You should read the documentation to each back end to find out what
12130 variables are relevant, but here's an @code{nnmh} example:
12131
12132 @code{nnmh} is a mail back end that reads a spool-like structure.  Say
12133 you have two structures that you wish to access: One is your private
12134 mail spool, and the other is a public one.  Here's the possible spec for
12135 your private mail:
12136
12137 @lisp
12138 (nnmh "private" (nnmh-directory "~/private/mail/"))
12139 @end lisp
12140
12141 (This server is then called @samp{private}, but you may have guessed
12142 that.)
12143
12144 Here's the method for a public spool:
12145
12146 @lisp
12147 (nnmh "public"
12148       (nnmh-directory "/usr/information/spool/")
12149       (nnmh-get-new-mail nil))
12150 @end lisp
12151
12152 @cindex proxy
12153 @cindex firewall
12154
12155 If you are behind a firewall and only have access to the @acronym{NNTP}
12156 server from the firewall machine, you can instruct Gnus to @code{rlogin}
12157 on the firewall machine and telnet from there to the @acronym{NNTP} server.
12158 Doing this can be rather fiddly, but your virtual server definition
12159 should probably look something like this:
12160
12161 @lisp
12162 (nntp "firewall"
12163       (nntp-open-connection-function nntp-open-via-rlogin-and-telnet)
12164       (nntp-via-address "the.firewall.machine")
12165       (nntp-address "the.real.nntp.host")
12166       (nntp-end-of-line "\n"))
12167 @end lisp
12168
12169 If you want to use the wonderful @code{ssh} program to provide a
12170 compressed connection over the modem line, you could add the following
12171 configuration to the example above:
12172
12173 @lisp
12174       (nntp-via-rlogin-command "ssh")
12175 @end lisp
12176
12177 See also @code{nntp-via-rlogin-command-switches}.
12178
12179 If you're behind a firewall, but have direct access to the outside world
12180 through a wrapper command like "runsocks", you could open a socksified
12181 telnet connection to the news server as follows:
12182
12183 @lisp
12184 (nntp "outside"
12185       (nntp-pre-command "runsocks")
12186       (nntp-open-connection-function nntp-open-via-telnet)
12187       (nntp-address "the.news.server")
12188       (nntp-end-of-line "\n"))
12189 @end lisp
12190
12191 This means that you have to have set up @code{ssh-agent} correctly to
12192 provide automatic authorization, of course.  And to get a compressed
12193 connection, you have to have the @samp{Compression} option in the
12194 @code{ssh} @file{config} file.
12195
12196
12197 @node Creating a Virtual Server
12198 @subsection Creating a Virtual Server
12199
12200 If you're saving lots of articles in the cache by using persistent
12201 articles, you may want to create a virtual server to read the cache.
12202
12203 First you need to add a new server.  The @kbd{a} command does that.  It
12204 would probably be best to use @code{nnml} to read the cache.  You
12205 could also use @code{nnspool} or @code{nnmh}, though.
12206
12207 Type @kbd{a nnml RET cache RET}.
12208
12209 You should now have a brand new @code{nnml} virtual server called
12210 @samp{cache}.  You now need to edit it to have the right definitions.
12211 Type @kbd{e} to edit the server.  You'll be entered into a buffer that
12212 will contain the following:
12213
12214 @lisp
12215 (nnml "cache")
12216 @end lisp
12217
12218 Change that to:
12219
12220 @lisp
12221 (nnml "cache"
12222          (nnml-directory "~/News/cache/")
12223          (nnml-active-file "~/News/cache/active"))
12224 @end lisp
12225
12226 Type @kbd{C-c C-c} to return to the server buffer.  If you now press
12227 @kbd{RET} over this virtual server, you should be entered into a browse
12228 buffer, and you should be able to enter any of the groups displayed.
12229
12230
12231 @node Server Variables
12232 @subsection Server Variables
12233 @cindex server variables
12234 @cindex server parameters
12235
12236 One sticky point when defining variables (both on back ends and in Emacs
12237 in general) is that some variables are typically initialized from other
12238 variables when the definition of the variables is being loaded.  If you
12239 change the ``base'' variable after the variables have been loaded, you
12240 won't change the ``derived'' variables.
12241
12242 This typically affects directory and file variables.  For instance,
12243 @code{nnml-directory} is @file{~/Mail/} by default, and all @code{nnml}
12244 directory variables are initialized from that variable, so
12245 @code{nnml-active-file} will be @file{~/Mail/active}.  If you define a
12246 new virtual @code{nnml} server, it will @emph{not} suffice to set just
12247 @code{nnml-directory}---you have to explicitly set all the file
12248 variables to be what you want them to be.  For a complete list of
12249 variables for each back end, see each back end's section later in this
12250 manual, but here's an example @code{nnml} definition:
12251
12252 @lisp
12253 (nnml "public"
12254       (nnml-directory "~/my-mail/")
12255       (nnml-active-file "~/my-mail/active")
12256       (nnml-newsgroups-file "~/my-mail/newsgroups"))
12257 @end lisp
12258
12259 Server variables are often called @dfn{server parameters}.
12260
12261 @node Servers and Methods
12262 @subsection Servers and Methods
12263
12264 Wherever you would normally use a select method
12265 (e.g. @code{gnus-secondary-select-method}, in the group select method,
12266 when browsing a foreign server) you can use a virtual server name
12267 instead.  This could potentially save lots of typing.  And it's nice all
12268 over.
12269
12270
12271 @node Unavailable Servers
12272 @subsection Unavailable Servers
12273
12274 If a server seems to be unreachable, Gnus will mark that server as
12275 @code{denied}.  That means that any subsequent attempt to make contact
12276 with that server will just be ignored.  ``It can't be opened,'' Gnus
12277 will tell you, without making the least effort to see whether that is
12278 actually the case or not.
12279
12280 That might seem quite naughty, but it does make sense most of the time.
12281 Let's say you have 10 groups subscribed to on server
12282 @samp{nephelococcygia.com}.  This server is located somewhere quite far
12283 away from you and the machine is quite slow, so it takes 1 minute just
12284 to find out that it refuses connection to you today.  If Gnus were to
12285 attempt to do that 10 times, you'd be quite annoyed, so Gnus won't
12286 attempt to do that.  Once it has gotten a single ``connection refused'',
12287 it will regard that server as ``down''.
12288
12289 So, what happens if the machine was only feeling unwell temporarily?
12290 How do you test to see whether the machine has come up again?
12291
12292 You jump to the server buffer (@pxref{Server Buffer}) and poke it
12293 with the following commands:
12294
12295 @table @kbd
12296
12297 @item O
12298 @kindex O (Server)
12299 @findex gnus-server-open-server
12300 Try to establish connection to the server on the current line
12301 (@code{gnus-server-open-server}).
12302
12303 @item C
12304 @kindex C (Server)
12305 @findex gnus-server-close-server
12306 Close the connection (if any) to the server
12307 (@code{gnus-server-close-server}).
12308
12309 @item D
12310 @kindex D (Server)
12311 @findex gnus-server-deny-server
12312 Mark the current server as unreachable
12313 (@code{gnus-server-deny-server}).
12314
12315 @item M-o
12316 @kindex M-o (Server)
12317 @findex gnus-server-open-all-servers
12318 Open the connections to all servers in the buffer
12319 (@code{gnus-server-open-all-servers}).
12320
12321 @item M-c
12322 @kindex M-c (Server)
12323 @findex gnus-server-close-all-servers
12324 Close the connections to all servers in the buffer
12325 (@code{gnus-server-close-all-servers}).
12326
12327 @item R
12328 @kindex R (Server)
12329 @findex gnus-server-remove-denials
12330 Remove all marks to whether Gnus was denied connection from any servers
12331 (@code{gnus-server-remove-denials}).
12332
12333 @item L
12334 @kindex L (Server)
12335 @findex gnus-server-offline-server
12336 Set server status to offline (@code{gnus-server-offline-server}).
12337
12338 @end table
12339
12340
12341 @node Getting News
12342 @section Getting News
12343 @cindex reading news
12344 @cindex news back ends
12345
12346 A newsreader is normally used for reading news.  Gnus currently provides
12347 only two methods of getting news---it can read from an @acronym{NNTP} server,
12348 or it can read from a local spool.
12349
12350 @menu
12351 * NNTP::                        Reading news from an @acronym{NNTP} server.
12352 * News Spool::                  Reading news from the local spool.
12353 @end menu
12354
12355
12356 @node NNTP
12357 @subsection NNTP
12358 @cindex nntp
12359
12360 Subscribing to a foreign group from an @acronym{NNTP} server is rather easy.
12361 You just specify @code{nntp} as method and the address of the @acronym{NNTP}
12362 server as the, uhm, address.
12363
12364 If the @acronym{NNTP} server is located at a non-standard port, setting the
12365 third element of the select method to this port number should allow you
12366 to connect to the right port.  You'll have to edit the group info for
12367 that (@pxref{Foreign Groups}).
12368
12369 The name of the foreign group can be the same as a native group.  In
12370 fact, you can subscribe to the same group from as many different servers
12371 you feel like.  There will be no name collisions.
12372
12373 The following variables can be used to create a virtual @code{nntp}
12374 server:
12375
12376 @table @code
12377
12378 @item nntp-server-opened-hook
12379 @vindex nntp-server-opened-hook
12380 @cindex @sc{mode reader}
12381 @cindex authinfo
12382 @cindex authentification
12383 @cindex nntp authentification
12384 @findex nntp-send-authinfo
12385 @findex nntp-send-mode-reader
12386 is run after a connection has been made.  It can be used to send
12387 commands to the @acronym{NNTP} server after it has been contacted.  By
12388 default it sends the command @code{MODE READER} to the server with the
12389 @code{nntp-send-mode-reader} function.  This function should always be
12390 present in this hook.
12391
12392 @item nntp-authinfo-function
12393 @vindex nntp-authinfo-function
12394 @findex nntp-send-authinfo
12395 @vindex nntp-authinfo-file
12396 This function will be used to send @samp{AUTHINFO} to the @acronym{NNTP}
12397 server.  The default function is @code{nntp-send-authinfo}, which looks
12398 through your @file{~/.authinfo} (or whatever you've set the
12399 @code{nntp-authinfo-file} variable to) for applicable entries.  If none
12400 are found, it will prompt you for a login name and a password.  The
12401 format of the @file{~/.authinfo} file is (almost) the same as the
12402 @code{ftp} @file{~/.netrc} file, which is defined in the @code{ftp}
12403 manual page, but here are the salient facts:
12404
12405 @enumerate
12406 @item
12407 The file contains one or more line, each of which define one server.
12408
12409 @item
12410 Each line may contain an arbitrary number of token/value pairs.
12411
12412 The valid tokens include @samp{machine}, @samp{login}, @samp{password},
12413 @samp{default}.  In addition Gnus introduces two new tokens, not present
12414 in the original @file{.netrc}/@code{ftp} syntax, namely @samp{port} and
12415 @samp{force}.  (This is the only way the @file{.authinfo} file format
12416 deviates from the @file{.netrc} file format.)  @samp{port} is used to
12417 indicate what port on the server the credentials apply to and
12418 @samp{force} is explained below.
12419
12420 @end enumerate
12421
12422 Here's an example file:
12423
12424 @example
12425 machine news.uio.no login larsi password geheimnis
12426 machine nntp.ifi.uio.no login larsi force yes
12427 @end example
12428
12429 The token/value pairs may appear in any order; @samp{machine} doesn't
12430 have to be first, for instance.
12431
12432 In this example, both login name and password have been supplied for the
12433 former server, while the latter has only the login name listed, and the
12434 user will be prompted for the password.  The latter also has the
12435 @samp{force} tag, which means that the authinfo will be sent to the
12436 @var{nntp} server upon connection; the default (i.e., when there is not
12437 @samp{force} tag) is to not send authinfo to the @var{nntp} server
12438 until the @var{nntp} server asks for it.
12439
12440 You can also add @samp{default} lines that will apply to all servers
12441 that don't have matching @samp{machine} lines.
12442
12443 @example
12444 default force yes
12445 @end example
12446
12447 This will force sending @samp{AUTHINFO} commands to all servers not
12448 previously mentioned.
12449
12450 Remember to not leave the @file{~/.authinfo} file world-readable.
12451
12452 @item nntp-server-action-alist
12453 @vindex nntp-server-action-alist
12454 This is a list of regexps to match on server types and actions to be
12455 taken when matches are made.  For instance, if you want Gnus to beep
12456 every time you connect to innd, you could say something like:
12457
12458 @lisp
12459 (setq nntp-server-action-alist
12460       '(("innd" (ding))))
12461 @end lisp
12462
12463 You probably don't want to do that, though.
12464
12465 The default value is
12466
12467 @lisp
12468 '(("nntpd 1\\.5\\.11t"
12469    (remove-hook 'nntp-server-opened-hook
12470                 'nntp-send-mode-reader)))
12471 @end lisp
12472
12473 This ensures that Gnus doesn't send the @code{MODE READER} command to
12474 nntpd 1.5.11t, since that command chokes that server, I've been told.
12475
12476 @item nntp-maximum-request
12477 @vindex nntp-maximum-request
12478 If the @acronym{NNTP} server doesn't support @acronym{NOV} headers, this back end
12479 will collect headers by sending a series of @code{head} commands.  To
12480 speed things up, the back end sends lots of these commands without
12481 waiting for reply, and then reads all the replies.  This is controlled
12482 by the @code{nntp-maximum-request} variable, and is 400 by default.  If
12483 your network is buggy, you should set this to 1.
12484
12485 @item nntp-connection-timeout
12486 @vindex nntp-connection-timeout
12487 If you have lots of foreign @code{nntp} groups that you connect to
12488 regularly, you're sure to have problems with @acronym{NNTP} servers not
12489 responding properly, or being too loaded to reply within reasonable
12490 time.  This is can lead to awkward problems, which can be helped
12491 somewhat by setting @code{nntp-connection-timeout}.  This is an integer
12492 that says how many seconds the @code{nntp} back end should wait for a
12493 connection before giving up.  If it is @code{nil}, which is the default,
12494 no timeouts are done.
12495
12496 @c @item nntp-command-timeout
12497 @c @vindex nntp-command-timeout
12498 @c @cindex PPP connections
12499 @c @cindex dynamic IP addresses
12500 @c If you're running Gnus on a machine that has a dynamically assigned
12501 @c address, Gnus may become confused.  If the address of your machine
12502 @c changes after connecting to the @acronym{NNTP} server, Gnus will simply sit
12503 @c waiting forever for replies from the server.  To help with this
12504 @c unfortunate problem, you can set this command to a number.  Gnus will
12505 @c then, if it sits waiting for a reply from the server longer than that
12506 @c number of seconds, shut down the connection, start a new one, and resend
12507 @c the command.  This should hopefully be transparent to the user.  A
12508 @c likely number is 30 seconds.
12509 @c
12510 @c @item nntp-retry-on-break
12511 @c @vindex nntp-retry-on-break
12512 @c If this variable is non-@code{nil}, you can also @kbd{C-g} if Gnus
12513 @c hangs.  This will have much the same effect as the command timeout
12514 @c described above.
12515
12516 @item nntp-server-hook
12517 @vindex nntp-server-hook
12518 This hook is run as the last step when connecting to an @acronym{NNTP}
12519 server.
12520
12521 @item nntp-buggy-select
12522 @vindex nntp-buggy-select
12523 Set this to non-@code{nil} if your select routine is buggy.
12524
12525 @item nntp-nov-is-evil
12526 @vindex nntp-nov-is-evil
12527 If the @acronym{NNTP} server does not support @acronym{NOV}, you could set this
12528 variable to @code{t}, but @code{nntp} usually checks automatically whether @acronym{NOV}
12529 can be used.
12530
12531 @item nntp-xover-commands
12532 @vindex nntp-xover-commands
12533 @cindex @acronym{NOV}
12534 @cindex XOVER
12535 List of strings used as commands to fetch @acronym{NOV} lines from a
12536 server.  The default value of this variable is @code{("XOVER"
12537 "XOVERVIEW")}.
12538
12539 @item nntp-nov-gap
12540 @vindex nntp-nov-gap
12541 @code{nntp} normally sends just one big request for @acronym{NOV} lines to
12542 the server.  The server responds with one huge list of lines.  However,
12543 if you have read articles 2-5000 in the group, and only want to read
12544 article 1 and 5001, that means that @code{nntp} will fetch 4999 @acronym{NOV}
12545 lines that you will not need.  This variable says how
12546 big a gap between two consecutive articles is allowed to be before the
12547 @code{XOVER} request is split into several request.  Note that if your
12548 network is fast, setting this variable to a really small number means
12549 that fetching will probably be slower.  If this variable is @code{nil},
12550 @code{nntp} will never split requests.  The default is 5.
12551
12552 @item nntp-prepare-server-hook
12553 @vindex nntp-prepare-server-hook
12554 A hook run before attempting to connect to an @acronym{NNTP} server.
12555
12556 @item nntp-warn-about-losing-connection
12557 @vindex nntp-warn-about-losing-connection
12558 If this variable is non-@code{nil}, some noise will be made when a
12559 server closes connection.
12560
12561 @item nntp-record-commands
12562 @vindex nntp-record-commands
12563 If non-@code{nil}, @code{nntp} will log all commands it sends to the
12564 @acronym{NNTP} server (along with a timestamp) in the @samp{*nntp-log*}
12565 buffer.  This is useful if you are debugging a Gnus/@acronym{NNTP} connection
12566 that doesn't seem to work.
12567
12568 @item nntp-open-connection-function
12569 @vindex nntp-open-connection-function
12570 It is possible to customize how the connection to the nntp server will
12571 be opened.  If you specify an @code{nntp-open-connection-function}
12572 parameter, Gnus will use that function to establish the connection.
12573 Five pre-made functions are supplied.  These functions can be grouped in
12574 two categories: direct connection functions (three pre-made), and
12575 indirect ones (two pre-made).
12576
12577 @item nntp-prepare-post-hook
12578 @vindex nntp-prepare-post-hook
12579 A hook run just before posting an article.  If there is no
12580 @code{Message-ID} header in the article and the news server provides the
12581 recommended ID, it will be added to the article before running this
12582 hook.  It is useful to make @code{Cancel-Lock} headers even if you
12583 inhibit Gnus to add a @code{Message-ID} header, you could say:
12584
12585 @lisp
12586 (add-hook 'nntp-prepare-post-hook 'canlock-insert-header)
12587 @end lisp
12588
12589 Note that not all servers support the recommended ID.  This works for
12590 INN versions 2.3.0 and later, for instance.
12591
12592 @item nntp-read-timeout
12593 @vindex nntp-read-timeout
12594 How long nntp should wait between checking for the end of output.
12595 Shorter values mean quicker response, but is more CPU intensive.  The
12596 default is 0.1 seconds.  If you have a slow line to the server (and
12597 don't like to see Emacs eat your available CPU power), you might set
12598 this to, say, 1.
12599
12600 @item nntp-list-options
12601 @vindex nntp-list-options
12602 List of newsgroup name used for a option of the LIST command to restrict
12603 the listing output to only the specified newsgroups.  Each newsgroup name
12604 can be a shell-style wildcard, for instance, @dfn{fj.*}, @dfn{japan.*},
12605 etc.  Fortunately, if the server can accept such a option, it will
12606 probably make gnus run faster.  You may use it as a server variable as
12607 follows:
12608
12609 @lisp
12610 (setq gnus-select-method
12611       '(nntp "news.somewhere.edu"
12612              (nntp-list-options ("fj.*" "japan.*"))))
12613 @end lisp
12614
12615 @item nntp-options-subscribe
12616 @vindex nntp-options-subscribe
12617 Regexp matching the newsgroup names which will be subscribed
12618 unconditionally.  Use @dfn{ } instead of @dfn{$} for a regexp string.
12619 It may be effective as well as @code{nntp-list-options} even though the
12620 server could not accept a shell-style wildcard as a option of the LIST
12621 command.  You may use it as a server variable as follows:
12622
12623 @lisp
12624 (setq gnus-select-method
12625       '(nntp "news.somewhere.edu"
12626              (nntp-options-subscribe "^fj\\.\\|^japan\\.")))
12627 @end lisp
12628
12629 @item nntp-options-not-subscribe
12630 @vindex nntp-options-not-subscribe
12631 Regexp matching the newsgroup names which will not be subscribed
12632 unconditionally.  Use @dfn{ } instead of @dfn{$} for a regexp string.
12633 It may be effective as well as @code{nntp-list-options} even though the
12634 server could not accept a shell-style wildcard as a option of the LIST
12635 command.  You may use it as a server variable as follows:
12636
12637 @lisp
12638 (setq gnus-select-method
12639       '(nntp "news.somewhere.edu"
12640              (nntp-options-not-subscribe "\\.binaries\\.")))
12641 @end lisp
12642 @end table
12643
12644 @menu
12645 * Direct Functions::            Connecting directly to the server.
12646 * Indirect Functions::          Connecting indirectly to the server.
12647 * Common Variables::            Understood by several connection functions.
12648 @end menu
12649
12650
12651 @node Direct Functions
12652 @subsubsection Direct Functions
12653 @cindex direct connection functions
12654
12655 These functions are called direct because they open a direct connection
12656 between your machine and the @acronym{NNTP} server.  The behavior of these
12657 functions is also affected by commonly understood variables
12658 (@pxref{Common Variables}).
12659
12660 @table @code
12661 @findex nntp-open-network-stream
12662 @item nntp-open-network-stream
12663 This is the default, and simply connects to some port or other on the
12664 remote system.
12665
12666 @findex nntp-open-tls-stream
12667 @item nntp-open-tls-stream
12668 Opens a connection to a server over a @dfn{secure} channel.  To use
12669 this you must have @uref{http://www.gnu.org/software/gnutls/, GNUTLS}
12670 installed.  You then define a server as follows:
12671
12672 @lisp
12673 ;; @r{"nntps" is port 563 and is predefined in our @file{/etc/services}}
12674 ;; @r{however, @samp{gnutls-cli -p} doesn't like named ports.}
12675 ;;
12676 (nntp "snews.bar.com"
12677       (nntp-open-connection-function nntp-open-tls-stream)
12678       (nntp-port-number )
12679       (nntp-address "snews.bar.com"))
12680 @end lisp
12681
12682 @findex nntp-open-ssl-stream
12683 @item nntp-open-ssl-stream
12684 Opens a connection to a server over a @dfn{secure} channel.  To use
12685 this you must have @uref{http://www.openssl.org, OpenSSL} or
12686 @uref{ftp://ftp.psy.uq.oz.au/pub/Crypto/SSL, SSLeay} installed.  You
12687 then define a server as follows:
12688
12689 @lisp
12690 ;; @r{"snews" is port 563 and is predefined in our @file{/etc/services}}
12691 ;; @r{however, @samp{openssl s_client -port} doesn't like named ports.}
12692 ;;
12693 (nntp "snews.bar.com"
12694       (nntp-open-connection-function nntp-open-ssl-stream)
12695       (nntp-port-number 563)
12696       (nntp-address "snews.bar.com"))
12697 @end lisp
12698
12699 @findex nntp-open-telnet-stream
12700 @item nntp-open-telnet-stream
12701 Opens a connection to an @acronym{NNTP} server by simply @samp{telnet}'ing
12702 it.  You might wonder why this function exists, since we have the
12703 default @code{nntp-open-network-stream} which would do the job.  (One
12704 of) the reason(s) is that if you are behind a firewall but have direct
12705 connections to the outside world thanks to a command wrapper like
12706 @code{runsocks}, you can use it like this:
12707
12708 @lisp
12709 (nntp "socksified"
12710       (nntp-pre-command "runsocks")
12711       (nntp-open-connection-function nntp-open-telnet-stream)
12712       (nntp-address "the.news.server"))
12713 @end lisp
12714
12715 With the default method, you would need to wrap your whole Emacs
12716 session, which is not a good idea.
12717 @end table
12718
12719
12720 @node Indirect Functions
12721 @subsubsection Indirect Functions
12722 @cindex indirect connection functions
12723
12724 These functions are called indirect because they connect to an
12725 intermediate host before actually connecting to the @acronym{NNTP} server.
12726 All of these functions and related variables are also said to belong to
12727 the ``via'' family of connection: they're all prefixed with ``via'' to make
12728 things cleaner.  The behavior of these functions is also affected by
12729 commonly understood variables (@pxref{Common Variables}).
12730
12731 @table @code
12732 @item nntp-open-via-rlogin-and-telnet
12733 @findex nntp-open-via-rlogin-and-telnet
12734 Does an @samp{rlogin} on a remote system, and then does a @samp{telnet}
12735 to the real @acronym{NNTP} server from there.  This is useful for instance if
12736 you need to connect to a firewall machine first.
12737
12738 @code{nntp-open-via-rlogin-and-telnet}-specific variables:
12739
12740 @table @code
12741 @item nntp-via-rlogin-command
12742 @vindex nntp-via-rlogin-command
12743 Command used to log in on the intermediate host.  The default is
12744 @samp{rsh}, but @samp{ssh} is a popular alternative.
12745
12746 @item nntp-via-rlogin-command-switches
12747 @vindex nntp-via-rlogin-command-switches
12748 List of strings to be used as the switches to
12749 @code{nntp-via-rlogin-command}.  The default is @code{nil}.  If you use
12750 @samp{ssh} for @code{nntp-via-rlogin-command}, you may set this to
12751 @samp{("-C")} in order to compress all data connections, otherwise set
12752 this to @samp{("-t" "-e" "none")} or @samp{("-C" "-t" "-e" "none")} if
12753 the telnet command requires a pseudo-tty allocation on an intermediate
12754 host.
12755 @end table
12756
12757 @item nntp-open-via-telnet-and-telnet
12758 @findex nntp-open-via-telnet-and-telnet
12759 Does essentially the same, but uses @samp{telnet} instead of
12760 @samp{rlogin} to connect to the intermediate host.
12761
12762 @code{nntp-open-via-telnet-and-telnet}-specific variables:
12763
12764 @table @code
12765 @item nntp-via-telnet-command
12766 @vindex nntp-via-telnet-command
12767 Command used to @code{telnet} the intermediate host.  The default is
12768 @samp{telnet}.
12769
12770 @item nntp-via-telnet-switches
12771 @vindex nntp-via-telnet-switches
12772 List of strings to be used as the switches to the
12773 @code{nntp-via-telnet-command} command.  The default is @samp{("-8")}.
12774
12775 @item nntp-via-user-password
12776 @vindex nntp-via-user-password
12777 Password to use when logging in on the intermediate host.
12778
12779 @item nntp-via-envuser
12780 @vindex nntp-via-envuser
12781 If non-@code{nil}, the intermediate @code{telnet} session (client and
12782 server both) will support the @code{ENVIRON} option and not prompt for
12783 login name.  This works for Solaris @code{telnet}, for instance.
12784
12785 @item nntp-via-shell-prompt
12786 @vindex nntp-via-shell-prompt
12787 Regexp matching the shell prompt on the intermediate host.  The default
12788 is @samp{bash\\|\$ *\r?$\\|> *\r?}.
12789
12790 @end table
12791
12792 @end table
12793
12794
12795 Here are some additional variables that are understood by all the above
12796 functions:
12797
12798 @table @code
12799
12800 @item nntp-via-user-name
12801 @vindex nntp-via-user-name
12802 User name to use when connecting to the intermediate host.
12803
12804 @item nntp-via-address
12805 @vindex nntp-via-address
12806 Address of the intermediate host to connect to.
12807
12808 @end table
12809
12810
12811 @node Common Variables
12812 @subsubsection Common Variables
12813
12814 The following variables affect the behavior of all, or several of the
12815 pre-made connection functions.  When not specified, all functions are
12816 affected.
12817
12818 @table @code
12819
12820 @item nntp-pre-command
12821 @vindex nntp-pre-command
12822 A command wrapper to use when connecting through a non native
12823 connection function (all except @code{nntp-open-network-stream},
12824 @code{nntp-open-tls-stream}, and @code{nntp-open-ssl-stream}.  This is
12825 where you would put a @samp{SOCKS} wrapper for instance.
12826
12827 @item nntp-address
12828 @vindex nntp-address
12829 The address of the @acronym{NNTP} server.
12830
12831 @item nntp-port-number
12832 @vindex nntp-port-number
12833 Port number to connect to the @acronym{NNTP} server.  The default is
12834 @samp{nntp}.  If you use @acronym{NNTP} over
12835 @acronym{TLS}/@acronym{SSL}, you may want to use integer ports rather
12836 than named ports (i.e, use @samp{563} instead of @samp{snews} or
12837 @samp{nntps}), because external @acronym{TLS}/@acronym{SSL} tools may
12838 not work with named ports.
12839
12840 @item nntp-end-of-line
12841 @vindex nntp-end-of-line
12842 String to use as end-of-line marker when talking to the @acronym{NNTP}
12843 server.  This is @samp{\r\n} by default, but should be @samp{\n} when
12844 using a non native connection function.
12845
12846 @item nntp-telnet-command
12847 @vindex nntp-telnet-command
12848 Command to use when connecting to the @acronym{NNTP} server through
12849 @samp{telnet}.  This is @emph{not} for an intermediate host.  This is
12850 just for the real @acronym{NNTP} server.  The default is
12851 @samp{telnet}.
12852
12853 @item nntp-telnet-switches
12854 @vindex nntp-telnet-switches
12855 A list of switches to pass to @code{nntp-telnet-command}.  The default
12856 is @samp{("-8")}.
12857
12858 @end table
12859
12860
12861 @node News Spool
12862 @subsection News Spool
12863 @cindex nnspool
12864 @cindex news spool
12865
12866 Subscribing to a foreign group from the local spool is extremely easy,
12867 and might be useful, for instance, to speed up reading groups that
12868 contain very big articles---@samp{alt.binaries.pictures.furniture}, for
12869 instance.
12870
12871 Anyway, you just specify @code{nnspool} as the method and @code{""} (or
12872 anything else) as the address.
12873
12874 If you have access to a local spool, you should probably use that as the
12875 native select method (@pxref{Finding the News}).  It is normally faster
12876 than using an @code{nntp} select method, but might not be.  It depends.
12877 You just have to try to find out what's best at your site.
12878
12879 @table @code
12880
12881 @item nnspool-inews-program
12882 @vindex nnspool-inews-program
12883 Program used to post an article.
12884
12885 @item nnspool-inews-switches
12886 @vindex nnspool-inews-switches
12887 Parameters given to the inews program when posting an article.
12888
12889 @item nnspool-spool-directory
12890 @vindex nnspool-spool-directory
12891 Where @code{nnspool} looks for the articles.  This is normally
12892 @file{/usr/spool/news/}.
12893
12894 @item nnspool-nov-directory
12895 @vindex nnspool-nov-directory
12896 Where @code{nnspool} will look for @acronym{NOV} files.  This is normally@*
12897 @file{/usr/spool/news/over.view/}.
12898
12899 @item nnspool-lib-dir
12900 @vindex nnspool-lib-dir
12901 Where the news lib dir is (@file{/usr/lib/news/} by default).
12902
12903 @item nnspool-active-file
12904 @vindex nnspool-active-file
12905 The name of the active file.
12906
12907 @item nnspool-newsgroups-file
12908 @vindex nnspool-newsgroups-file
12909 The name of the group descriptions file.
12910
12911 @item nnspool-history-file
12912 @vindex nnspool-history-file
12913 The name of the news history file.
12914
12915 @item nnspool-active-times-file
12916 @vindex nnspool-active-times-file
12917 The name of the active date file.
12918
12919 @item nnspool-nov-is-evil
12920 @vindex nnspool-nov-is-evil
12921 If non-@code{nil}, @code{nnspool} won't try to use any @acronym{NOV} files
12922 that it finds.
12923
12924 @item nnspool-sift-nov-with-sed
12925 @vindex nnspool-sift-nov-with-sed
12926 @cindex sed
12927 If non-@code{nil}, which is the default, use @code{sed} to get the
12928 relevant portion from the overview file.  If @code{nil},
12929 @code{nnspool} will load the entire file into a buffer and process it
12930 there.
12931
12932 @end table
12933
12934
12935 @node Getting Mail
12936 @section Getting Mail
12937 @cindex reading mail
12938 @cindex mail
12939
12940 Reading mail with a newsreader---isn't that just plain WeIrD? But of
12941 course.
12942
12943 @menu
12944 * Mail in a Newsreader::        Important introductory notes.
12945 * Getting Started Reading Mail::  A simple cookbook example.
12946 * Splitting Mail::              How to create mail groups.
12947 * Mail Sources::                How to tell Gnus where to get mail from.
12948 * Mail Back End Variables::     Variables for customizing mail handling.
12949 * Fancy Mail Splitting::        Gnus can do hairy splitting of incoming mail.
12950 * Group Mail Splitting::        Use group customize to drive mail splitting.
12951 * Incorporating Old Mail::      What about the old mail you have?
12952 * Expiring Mail::               Getting rid of unwanted mail.
12953 * Washing Mail::                Removing cruft from the mail you get.
12954 * Duplicates::                  Dealing with duplicated mail.
12955 * Not Reading Mail::            Using mail back ends for reading other files.
12956 * Choosing a Mail Back End::    Gnus can read a variety of mail formats.
12957 @end menu
12958
12959
12960 @node Mail in a Newsreader
12961 @subsection Mail in a Newsreader
12962
12963 If you are used to traditional mail readers, but have decided to switch
12964 to reading mail with Gnus, you may find yourself experiencing something
12965 of a culture shock.
12966
12967 Gnus does not behave like traditional mail readers.  If you want to make
12968 it behave that way, you can, but it's an uphill battle.
12969
12970 Gnus, by default, handles all its groups using the same approach.  This
12971 approach is very newsreaderly---you enter a group, see the new/unread
12972 messages, and when you read the messages, they get marked as read, and
12973 you don't see them any more.  (Unless you explicitly ask for them.)
12974
12975 In particular, you do not do anything explicitly to delete messages.
12976
12977 Does this mean that all the messages that have been marked as read are
12978 deleted?  How awful!
12979
12980 But, no, it means that old messages are @dfn{expired} according to some
12981 scheme or other.  For news messages, the expire process is controlled by
12982 the news administrator; for mail, the expire process is controlled by
12983 you.  The expire process for mail is covered in depth in @ref{Expiring
12984 Mail}.
12985
12986 What many Gnus users find, after using it a while for both news and
12987 mail, is that the transport mechanism has very little to do with how
12988 they want to treat a message.
12989
12990 Many people subscribe to several mailing lists.  These are transported
12991 via @acronym{SMTP}, and are therefore mail.  But we might go for weeks without
12992 answering, or even reading these messages very carefully.  We may not
12993 need to save them because if we should need to read one again, they are
12994 archived somewhere else.
12995
12996 Some people have local news groups which have only a handful of readers.
12997 These are transported via @acronym{NNTP}, and are therefore news.  But we may need
12998 to read and answer a large fraction of the messages very carefully in
12999 order to do our work.  And there may not be an archive, so we may need
13000 to save the interesting messages the same way we would personal mail.
13001
13002 The important distinction turns out to be not the transport mechanism,
13003 but other factors such as how interested we are in the subject matter,
13004 or how easy it is to retrieve the message if we need to read it again.
13005
13006 Gnus provides many options for sorting mail into ``groups'' which behave
13007 like newsgroups, and for treating each group (whether mail or news)
13008 differently.
13009
13010 Some users never get comfortable using the Gnus (ahem) paradigm and wish
13011 that Gnus should grow up and be a male, er, mail reader.  It is possible
13012 to whip Gnus into a more mailreaderly being, but, as said before, it's
13013 not easy.  People who prefer proper mail readers should try @sc{vm}
13014 instead, which is an excellent, and proper, mail reader.
13015
13016 I don't mean to scare anybody off, but I want to make it clear that you
13017 may be required to learn a new way of thinking about messages.  After
13018 you've been subjected to The Gnus Way, you will come to love it.  I can
13019 guarantee it.  (At least the guy who sold me the Emacs Subliminal
13020 Brain-Washing Functions that I've put into Gnus did guarantee it.  You
13021 Will Be Assimilated.  You Love Gnus.  You Love The Gnus Mail Way.
13022 You Do.)
13023
13024
13025 @node Getting Started Reading Mail
13026 @subsection Getting Started Reading Mail
13027
13028 It's quite easy to use Gnus to read your new mail.  You just plonk the
13029 mail back end of your choice into @code{gnus-secondary-select-methods},
13030 and things will happen automatically.
13031
13032 For instance, if you want to use @code{nnml} (which is a ``one file per
13033 mail'' back end), you could put the following in your @file{~/.gnus.el} file:
13034
13035 @lisp
13036 (setq gnus-secondary-select-methods '((nnml "")))
13037 @end lisp
13038
13039 Now, the next time you start Gnus, this back end will be queried for new
13040 articles, and it will move all the messages in your spool file to its
13041 directory, which is @file{~/Mail/} by default.  The new group that will
13042 be created (@samp{mail.misc}) will be subscribed, and you can read it
13043 like any other group.
13044
13045 You will probably want to split the mail into several groups, though:
13046
13047 @lisp
13048 (setq nnmail-split-methods
13049       '(("junk" "^From:.*Lars Ingebrigtsen")
13050         ("crazy" "^Subject:.*die\\|^Organization:.*flabby")
13051         ("other" "")))
13052 @end lisp
13053
13054 This will result in three new @code{nnml} mail groups being created:
13055 @samp{nnml:junk}, @samp{nnml:crazy}, and @samp{nnml:other}.  All the
13056 mail that doesn't fit into the first two groups will be placed in the
13057 last group.
13058
13059 This should be sufficient for reading mail with Gnus.  You might want to
13060 give the other sections in this part of the manual a perusal, though.
13061 Especially @pxref{Choosing a Mail Back End} and @pxref{Expiring Mail}.
13062
13063
13064 @node Splitting Mail
13065 @subsection Splitting Mail
13066 @cindex splitting mail
13067 @cindex mail splitting
13068 @cindex mail filtering (splitting)
13069
13070 @vindex nnmail-split-methods
13071 The @code{nnmail-split-methods} variable says how the incoming mail is
13072 to be split into groups.
13073
13074 @lisp
13075 (setq nnmail-split-methods
13076   '(("mail.junk" "^From:.*Lars Ingebrigtsen")
13077     ("mail.crazy" "^Subject:.*die\\|^Organization:.*flabby")
13078     ("mail.other" "")))
13079 @end lisp
13080
13081 This variable is a list of lists, where the first element of each of
13082 these lists is the name of the mail group (they do not have to be called
13083 something beginning with @samp{mail}, by the way), and the second
13084 element is a regular expression used on the header of each mail to
13085 determine if it belongs in this mail group.  The first string may
13086 contain @samp{\\1} forms, like the ones used by @code{replace-match} to
13087 insert sub-expressions from the matched text.  For instance:
13088
13089 @lisp
13090 ("list.\\1" "From:.* \\(.*\\)-list@@majordomo.com")
13091 @end lisp
13092
13093 The second element can also be a function.  In that case, it will be
13094 called narrowed to the headers with the first element of the rule as the
13095 argument.  It should return a non-@code{nil} value if it thinks that the
13096 mail belongs in that group.
13097
13098 The last of these groups should always be a general one, and the regular
13099 expression should @emph{always} be @samp{*} so that it matches any mails
13100 that haven't been matched by any of the other regexps.  (These rules are
13101 processed from the beginning of the alist toward the end.  The first
13102 rule to make a match will ``win'', unless you have crossposting enabled.
13103 In that case, all matching rules will ``win''.)
13104
13105 If you like to tinker with this yourself, you can set this variable to a
13106 function of your choice.  This function will be called without any
13107 arguments in a buffer narrowed to the headers of an incoming mail
13108 message.  The function should return a list of group names that it
13109 thinks should carry this mail message.
13110
13111 Note that the mail back ends are free to maul the poor, innocent,
13112 incoming headers all they want to.  They all add @code{Lines} headers;
13113 some add @code{X-Gnus-Group} headers; most rename the Unix mbox
13114 @code{From<SPACE>} line to something else.
13115
13116 @vindex nnmail-crosspost
13117 The mail back ends all support cross-posting.  If several regexps match,
13118 the mail will be ``cross-posted'' to all those groups.
13119 @code{nnmail-crosspost} says whether to use this mechanism or not.  Note
13120 that no articles are crossposted to the general (@samp{*}) group.
13121
13122 @vindex nnmail-crosspost-link-function
13123 @cindex crosspost
13124 @cindex links
13125 @code{nnmh} and @code{nnml} makes crossposts by creating hard links to
13126 the crossposted articles.  However, not all file systems support hard
13127 links.  If that's the case for you, set
13128 @code{nnmail-crosspost-link-function} to @code{copy-file}.  (This
13129 variable is @code{add-name-to-file} by default.)
13130
13131 @kindex M-x nnmail-split-history
13132 @findex nnmail-split-history
13133 If you wish to see where the previous mail split put the messages, you
13134 can use the @kbd{M-x nnmail-split-history} command.  If you wish to see
13135 where re-spooling messages would put the messages, you can use
13136 @code{gnus-summary-respool-trace} and related commands (@pxref{Mail
13137 Group Commands}).
13138
13139 @vindex nnmail-split-header-length-limit
13140 Header lines longer than the value of
13141 @code{nnmail-split-header-length-limit} are excluded from the split
13142 function.
13143
13144 @vindex nnmail-mail-splitting-charset
13145 @vindex nnmail-mail-splitting-decodes
13146 By default the splitting codes @acronym{MIME} decodes headers so you
13147 can match on non-@acronym{ASCII} strings.  The
13148 @code{nnmail-mail-splitting-charset} variable specifies the default
13149 charset for decoding.  The behaviour can be turned off completely by
13150 binding @code{nnmail-mail-splitting-decodes} to @code{nil}, which is
13151 useful if you want to match articles based on the raw header data.
13152
13153 @vindex nnmail-resplit-incoming
13154 By default, splitting is performed on all incoming messages.  If you
13155 specify a @code{directory} entry for the variable @code{mail-sources}
13156 (@pxref{Mail Source Specifiers}), however, then splitting does
13157 @emph{not} happen by default.  You can set the variable
13158 @code{nnmail-resplit-incoming} to a non-@code{nil} value to make
13159 splitting happen even in this case.  (This variable has no effect on
13160 other kinds of entries.)
13161
13162 Gnus gives you all the opportunity you could possibly want for shooting
13163 yourself in the foot.  Let's say you create a group that will contain
13164 all the mail you get from your boss.  And then you accidentally
13165 unsubscribe from the group.  Gnus will still put all the mail from your
13166 boss in the unsubscribed group, and so, when your boss mails you ``Have
13167 that report ready by Monday or you're fired!'', you'll never see it and,
13168 come Tuesday, you'll still believe that you're gainfully employed while
13169 you really should be out collecting empty bottles to save up for next
13170 month's rent money.
13171
13172
13173 @node Mail Sources
13174 @subsection Mail Sources
13175
13176 Mail can be gotten from many different sources---the mail spool, from
13177 a @acronym{POP} mail server, from a procmail directory, or from a
13178 maildir, for instance.
13179
13180 @menu
13181 * Mail Source Specifiers::      How to specify what a mail source is.
13182 * Mail Source Customization::   Some variables that influence things.
13183 * Fetching Mail::               Using the mail source specifiers.
13184 @end menu
13185
13186
13187 @node Mail Source Specifiers
13188 @subsubsection Mail Source Specifiers
13189 @cindex POP
13190 @cindex mail server
13191 @cindex procmail
13192 @cindex mail spool
13193 @cindex mail source
13194
13195 You tell Gnus how to fetch mail by setting @code{mail-sources}
13196 (@pxref{Fetching Mail}) to a @dfn{mail source specifier}.
13197
13198 Here's an example:
13199
13200 @lisp
13201 (pop :server "pop3.mailserver.com" :user "myname")
13202 @end lisp
13203
13204 As can be observed, a mail source specifier is a list where the first
13205 element is a @dfn{mail source type}, followed by an arbitrary number of
13206 @dfn{keywords}.  Keywords that are not explicitly specified are given
13207 default values.
13208
13209 The following mail source types are available:
13210
13211 @table @code
13212 @item file
13213 Get mail from a single file; typically from the mail spool.
13214
13215 Keywords:
13216
13217 @table @code
13218 @item :path
13219 The file name.  Defaults to the value of the @env{MAIL}
13220 environment variable or the value of @code{rmail-spool-directory}
13221 (usually something like @file{/usr/mail/spool/user-name}).
13222
13223 @item :prescript
13224 @itemx :postscript
13225 Script run before/after fetching mail.
13226 @end table
13227
13228 An example file mail source:
13229
13230 @lisp
13231 (file :path "/usr/spool/mail/user-name")
13232 @end lisp
13233
13234 Or using the default file name:
13235
13236 @lisp
13237 (file)
13238 @end lisp
13239
13240 If the mail spool file is not located on the local machine, it's best
13241 to use @acronym{POP} or @acronym{IMAP} or the like to fetch the mail.
13242 You can not use ange-ftp file names here---it has no way to lock the
13243 mail spool while moving the mail.
13244
13245 If it's impossible to set up a proper server, you can use ssh instead.
13246
13247 @lisp
13248 (setq mail-sources
13249       '((file :prescript "ssh host bin/getmail >%t")))
13250 @end lisp
13251
13252 The @samp{getmail} script would look something like the following:
13253
13254 @example
13255 #!/bin/sh
13256 #  getmail - move mail from spool to stdout
13257 #  flu@@iki.fi
13258
13259 MOVEMAIL=/usr/lib/emacs/20.3/i386-redhat-linux/movemail
13260 TMP=$HOME/Mail/tmp
13261 rm -f $TMP; $MOVEMAIL $MAIL $TMP >/dev/null && cat $TMP
13262 @end example
13263
13264 Alter this script to fit find the @samp{movemail} you want to use.
13265
13266
13267 @item directory
13268 @vindex nnmail-scan-directory-mail-source-once
13269 Get mail from several files in a directory.  This is typically used
13270 when you have procmail split the incoming mail into several files.
13271 That is, there is a one-to-one correspondence between files in that
13272 directory and groups, so that mail from the file @file{foo.bar.spool}
13273 will be put in the group @code{foo.bar}.  (You can change the suffix
13274 to be used instead of @code{.spool}.)  Setting
13275 @code{nnmail-scan-directory-mail-source-once} to non-@code{nil} forces
13276 Gnus to scan the mail source only once.  This is particularly useful
13277 if you want to scan mail groups at a specified level.
13278
13279 @vindex nnmail-resplit-incoming
13280 There is also the variable @code{nnmail-resplit-incoming}, if you set
13281 that to a non-@code{nil} value, then the normal splitting process is
13282 applied to all the files from the directory, @ref{Splitting Mail}.
13283
13284 Keywords:
13285
13286 @table @code
13287 @item :path
13288 The name of the directory where the files are.  There is no default
13289 value.
13290
13291 @item :suffix
13292 Only files ending with this suffix are used.  The default is
13293 @samp{.spool}.
13294
13295 @item :predicate
13296 Only files that have this predicate return non-@code{nil} are returned.
13297 The default is @code{identity}.  This is used as an additional
13298 filter---only files that have the right suffix @emph{and} satisfy this
13299 predicate are considered.
13300
13301 @item :prescript
13302 @itemx :postscript
13303 Script run before/after fetching mail.
13304
13305 @end table
13306
13307 An example directory mail source:
13308
13309 @lisp
13310 (directory :path "/home/user-name/procmail-dir/"
13311            :suffix ".prcml")
13312 @end lisp
13313
13314 @item pop
13315 Get mail from a @acronym{POP} server.
13316
13317 Keywords:
13318
13319 @table @code
13320 @item :server
13321 The name of the @acronym{POP} server.  The default is taken from the
13322 @env{MAILHOST} environment variable.
13323
13324 @item :port
13325 The port number of the @acronym{POP} server.  This can be a number (eg,
13326 @samp{:port 1234}) or a string (eg, @samp{:port "pop3"}).  If it is a
13327 string, it should be a service name as listed in @file{/etc/services} on
13328 Unix systems.  The default is @samp{"pop3"}.  On some systems you might
13329 need to specify it as @samp{"pop-3"} instead.
13330
13331 @item :user
13332 The user name to give to the @acronym{POP} server.  The default is the login
13333 name.
13334
13335 @item :password
13336 The password to give to the @acronym{POP} server.  If not specified,
13337 the user is prompted.
13338
13339 @item :program
13340 The program to use to fetch mail from the @acronym{POP} server.  This
13341 should be a @code{format}-like string.  Here's an example:
13342
13343 @example
13344 fetchmail %u@@%s -P %p %t
13345 @end example
13346
13347 The valid format specifier characters are:
13348
13349 @table @samp
13350 @item t
13351 The name of the file the mail is to be moved to.  This must always be
13352 included in this string.
13353
13354 @item s
13355 The name of the server.
13356
13357 @item P
13358 The port number of the server.
13359
13360 @item u
13361 The user name to use.
13362
13363 @item p
13364 The password to use.
13365 @end table
13366
13367 The values used for these specs are taken from the values you give the
13368 corresponding keywords.
13369
13370 @item :prescript
13371 A script to be run before fetching the mail.  The syntax is the same as
13372 the @code{:program} keyword.  This can also be a function to be run.
13373
13374 @item :postscript
13375 A script to be run after fetching the mail.  The syntax is the same as
13376 the @code{:program} keyword.  This can also be a function to be run.
13377
13378 @item :function
13379 The function to use to fetch mail from the @acronym{POP} server.  The
13380 function is called with one parameter---the name of the file where the
13381 mail should be moved to.
13382
13383 @item :authentication
13384 This can be either the symbol @code{password} or the symbol @code{apop}
13385 and says what authentication scheme to use.  The default is
13386 @code{password}.
13387
13388 @item :connection
13389 What stream to use for connecting to the server, this can be the symbol
13390 @code{ssl}, the symbol @code{tls} or others.  The default is @code{nil}
13391 and use insecure connections.  Note that for SSL/TLS, you need external
13392 programs and libraries:
13393
13394 @itemize @bullet
13395 @item
13396 @dfn{ssl:} Connect through SSL@. Requires OpenSSL (the program
13397 @samp{openssl}) or SSLeay (@samp{s_client}) as well as the external
13398 library @samp{ssl.el}.
13399 @item
13400 @dfn{starttls:} Connect via the STARTTLS extension (similar to SSL)@.
13401 Requires the external library @samp{starttls.el} and program
13402 @samp{starttls}.
13403 @end itemize
13404
13405 @item :leave
13406 Non-@code{nil} if mail is to be left on the server and UIDL used for
13407 message retrieval.  The default is @code{nil}.
13408
13409 @end table
13410
13411 If the @code{:program} and @code{:function} keywords aren't specified,
13412 @code{pop3-movemail} will be used.
13413
13414 Here are some examples.  Fetch from the default @acronym{POP} server,
13415 using the default user name, and default fetcher:
13416
13417 @lisp
13418 (pop)
13419 @end lisp
13420
13421 Fetch from a named server with a named user and password:
13422
13423 @lisp
13424 (pop :server "my.pop.server"
13425      :user "user-name" :password "secret")
13426 @end lisp
13427
13428 Use @samp{movemail} to move the mail:
13429
13430 @lisp
13431 (pop :program "movemail po:%u %t %p")
13432 @end lisp
13433
13434 @item maildir
13435 Get mail from a maildir.  This is a type of mailbox that is supported by
13436 at least qmail and postfix, where each file in a special directory
13437 contains exactly one mail.
13438
13439 Keywords:
13440
13441 @table @code
13442 @item :path
13443 The name of the directory where the mails are stored.  The default is
13444 taken from the @env{MAILDIR} environment variable or
13445 @file{~/Maildir/}.
13446 @item :subdirs
13447 The subdirectories of the Maildir.  The default is
13448 @samp{("new" "cur")}.
13449
13450 @c If you sometimes look at your mail through a pop3 daemon before fetching
13451 @c them with Gnus, you may also have to fetch your mails from the
13452 @c @code{cur} directory inside the maildir, like in the first example
13453 @c below.
13454
13455 You can also get mails from remote hosts (because maildirs don't suffer
13456 from locking problems).
13457
13458 @end table
13459
13460 Two example maildir mail sources:
13461
13462 @lisp
13463 (maildir :path "/home/user-name/Maildir/"
13464          :subdirs ("cur" "new"))
13465 @end lisp
13466
13467 @lisp
13468 (maildir :path "/user@@remotehost.org:~/Maildir/"
13469          :subdirs ("new"))
13470 @end lisp
13471
13472 @item imap
13473 Get mail from a @acronym{IMAP} server.  If you don't want to use
13474 @acronym{IMAP} as intended, as a network mail reading protocol (ie
13475 with nnimap), for some reason or other, Gnus let you treat it similar
13476 to a @acronym{POP} server and fetches articles from a given
13477 @acronym{IMAP} mailbox.  @xref{IMAP}, for more information.
13478
13479 Note that for the Kerberos, GSSAPI, @acronym{TLS}/@acronym{SSL} and STARTTLS support you
13480 may need external programs and libraries, @xref{IMAP}.
13481
13482 Keywords:
13483
13484 @table @code
13485 @item :server
13486 The name of the @acronym{IMAP} server.  The default is taken from the
13487 @env{MAILHOST} environment variable.
13488
13489 @item :port
13490 The port number of the @acronym{IMAP} server.  The default is @samp{143}, or
13491 @samp{993} for @acronym{TLS}/@acronym{SSL} connections.
13492
13493 @item :user
13494 The user name to give to the @acronym{IMAP} server.  The default is the login
13495 name.
13496
13497 @item :password
13498 The password to give to the @acronym{IMAP} server.  If not specified, the user is
13499 prompted.
13500
13501 @item :stream
13502 What stream to use for connecting to the server, this is one of the
13503 symbols in @code{imap-stream-alist}.  Right now, this means
13504 @samp{gssapi}, @samp{kerberos4}, @samp{starttls}, @samp{tls},
13505 @samp{ssl}, @samp{shell} or the default @samp{network}.
13506
13507 @item :authentication
13508 Which authenticator to use for authenticating to the server, this is
13509 one of the symbols in @code{imap-authenticator-alist}.  Right now,
13510 this means @samp{gssapi}, @samp{kerberos4}, @samp{digest-md5},
13511 @samp{cram-md5}, @samp{anonymous} or the default @samp{login}.
13512
13513 @item :program
13514 When using the `shell' :stream, the contents of this variable is
13515 mapped into the @code{imap-shell-program} variable.  This should be a
13516 @code{format}-like string (or list of strings).  Here's an example:
13517
13518 @example
13519 ssh %s imapd
13520 @end example
13521
13522 The valid format specifier characters are:
13523
13524 @table @samp
13525 @item s
13526 The name of the server.
13527
13528 @item l
13529 User name from @code{imap-default-user}.
13530
13531 @item p
13532 The port number of the server.
13533 @end table
13534
13535 The values used for these specs are taken from the values you give the
13536 corresponding keywords.
13537
13538 @item :mailbox
13539 The name of the mailbox to get mail from.  The default is @samp{INBOX}
13540 which normally is the mailbox which receive incoming mail.
13541
13542 @item :predicate
13543 The predicate used to find articles to fetch.  The default, @samp{UNSEEN
13544 UNDELETED}, is probably the best choice for most people, but if you
13545 sometimes peek in your mailbox with a @acronym{IMAP} client and mark some
13546 articles as read (or; SEEN) you might want to set this to @samp{1:*}.
13547 Then all articles in the mailbox is fetched, no matter what.  For a
13548 complete list of predicates, see RFC 2060 section 6.4.4.
13549
13550 @item :fetchflag
13551 How to flag fetched articles on the server, the default @samp{\Deleted}
13552 will mark them as deleted, an alternative would be @samp{\Seen} which
13553 would simply mark them as read.  These are the two most likely choices,
13554 but more flags are defined in RFC 2060 section 2.3.2.
13555
13556 @item :dontexpunge
13557 If non-@code{nil}, don't remove all articles marked as deleted in the
13558 mailbox after finishing the fetch.
13559
13560 @end table
13561
13562 An example @acronym{IMAP} mail source:
13563
13564 @lisp
13565 (imap :server "mail.mycorp.com"
13566       :stream kerberos4
13567       :fetchflag "\\Seen")
13568 @end lisp
13569
13570 @item webmail
13571 Get mail from a webmail server, such as @uref{www.hotmail.com},
13572 @uref{webmail.netscape.com}, @uref{www.netaddress.com},
13573 @uref{mail.yahoo.com}.
13574
13575 NOTE: Webmail largely depends cookies.  A "one-line-cookie" patch is
13576 required for url "4.0pre.46".
13577
13578 WARNING: Mails may be lost.  NO WARRANTY.
13579
13580 Keywords:
13581
13582 @table @code
13583 @item :subtype
13584 The type of the webmail server.  The default is @code{hotmail}.  The
13585 alternatives are @code{netscape}, @code{netaddress}, @code{my-deja}.
13586
13587 @item :user
13588 The user name to give to the webmail server.  The default is the login
13589 name.
13590
13591 @item :password
13592 The password to give to the webmail server.  If not specified, the user is
13593 prompted.
13594
13595 @item :dontexpunge
13596 If non-@code{nil}, only fetch unread articles and don't move them to
13597 trash folder after finishing the fetch.
13598
13599 @end table
13600
13601 An example webmail source:
13602
13603 @lisp
13604 (webmail :subtype 'hotmail
13605          :user "user-name"
13606          :password "secret")
13607 @end lisp
13608 @end table
13609
13610 @table @dfn
13611 @item Common Keywords
13612 Common keywords can be used in any type of mail source.
13613
13614 Keywords:
13615
13616 @table @code
13617 @item :plugged
13618 If non-@code{nil}, fetch the mail even when Gnus is unplugged.  If you
13619 use directory source to get mail, you can specify it as in this
13620 example:
13621
13622 @lisp
13623 (setq mail-sources
13624       '((directory :path "/home/pavel/.Spool/"
13625                    :suffix ""
13626                    :plugged t)))
13627 @end lisp
13628
13629 Gnus will then fetch your mail even when you are unplugged.  This is
13630 useful when you use local mail and news.
13631
13632 @end table
13633 @end table
13634
13635 @subsubsection Function Interface
13636
13637 Some of the above keywords specify a Lisp function to be executed.
13638 For each keyword @code{:foo}, the Lisp variable @code{foo} is bound to
13639 the value of the keyword while the function is executing.  For example,
13640 consider the following mail-source setting:
13641
13642 @lisp
13643 (setq mail-sources '((pop :user "jrl"
13644                           :server "pophost" :function fetchfunc)))
13645 @end lisp
13646
13647 While the function @code{fetchfunc} is executing, the symbol @code{user}
13648 is bound to @code{"jrl"}, and the symbol @code{server} is bound to
13649 @code{"pophost"}.  The symbols @code{port}, @code{password},
13650 @code{program}, @code{prescript}, @code{postscript}, @code{function},
13651 and @code{authentication} are also bound (to their default values).
13652
13653 See above for a list of keywords for each type of mail source.
13654
13655
13656 @node Mail Source Customization
13657 @subsubsection Mail Source Customization
13658
13659 The following is a list of variables that influence how the mail is
13660 fetched.  You would normally not need to set or change any of these
13661 variables.
13662
13663 @table @code
13664 @item mail-source-crash-box
13665 @vindex mail-source-crash-box
13666 File where mail will be stored while processing it.  The default is@*
13667 @file{~/.emacs-mail-crash-box}.
13668
13669 @item mail-source-delete-incoming
13670 @vindex mail-source-delete-incoming
13671 If non-@code{nil}, delete incoming files after handling them.  If
13672 @code{t}, delete the files immediately, if @code{nil}, never delete any
13673 files.  If a positive number, delete files older than number of days
13674 (This will only happen, when receiving new mail).  You may also set
13675 @code{mail-source-delete-incoming} to @code{nil} and call
13676 @code{mail-source-delete-old-incoming} from a hook or interactively.
13677
13678 @item mail-source-delete-old-incoming-confirm
13679 @vindex mail-source-delete-old-incoming-confirm
13680 If non-@code{nil}, ask for for confirmation before deleting old incoming
13681 files.  This variable only applies when
13682 @code{mail-source-delete-incoming} is a positive number.
13683
13684 @item mail-source-ignore-errors
13685 @vindex mail-source-ignore-errors
13686 If non-@code{nil}, ignore errors when reading mail from a mail source.
13687
13688 @item mail-source-directory
13689 @vindex mail-source-directory
13690 Directory where files (if any) will be stored.  The default is
13691 @file{~/Mail/}.  At present, the only thing this is used for is to say
13692 where the incoming files will be stored if the previous variable is
13693 @code{nil}.
13694
13695 @item mail-source-incoming-file-prefix
13696 @vindex mail-source-incoming-file-prefix
13697 Prefix for file name for storing incoming mail.  The default is
13698 @file{Incoming}, in which case files will end up with names like
13699 @file{Incoming30630D_} or @file{Incoming298602ZD}.  This is really only
13700 relevant if @code{mail-source-delete-incoming} is @code{nil}.
13701
13702 @item mail-source-default-file-modes
13703 @vindex mail-source-default-file-modes
13704 All new mail files will get this file mode.  The default is 384.
13705
13706 @item mail-source-movemail-program
13707 @vindex mail-source-movemail-program
13708 If non-@code{nil}, name of program for fetching new mail.  If
13709 @code{nil}, @code{movemail} in @var{exec-directory}.
13710
13711 @end table
13712
13713
13714 @node Fetching Mail
13715 @subsubsection Fetching Mail
13716
13717 @vindex mail-sources
13718 @vindex nnmail-spool-file
13719 The way to actually tell Gnus where to get new mail from is to set
13720 @code{mail-sources} to a list of mail source specifiers
13721 (@pxref{Mail Source Specifiers}).
13722
13723 If this variable (and the obsolescent @code{nnmail-spool-file}) is
13724 @code{nil}, the mail back ends will never attempt to fetch mail by
13725 themselves.
13726
13727 If you want to fetch mail both from your local spool as well as a
13728 @acronym{POP} mail server, you'd say something like:
13729
13730 @lisp
13731 (setq mail-sources
13732       '((file)
13733         (pop :server "pop3.mail.server"
13734              :password "secret")))
13735 @end lisp
13736
13737 Or, if you don't want to use any of the keyword defaults:
13738
13739 @lisp
13740 (setq mail-sources
13741       '((file :path "/var/spool/mail/user-name")
13742         (pop :server "pop3.mail.server"
13743              :user "user-name"
13744              :port "pop3"
13745              :password "secret")))
13746 @end lisp
13747
13748
13749 When you use a mail back end, Gnus will slurp all your mail from your
13750 inbox and plonk it down in your home directory.  Gnus doesn't move any
13751 mail if you're not using a mail back end---you have to do a lot of magic
13752 invocations first.  At the time when you have finished drawing the
13753 pentagram, lightened the candles, and sacrificed the goat, you really
13754 shouldn't be too surprised when Gnus moves your mail.
13755
13756
13757
13758 @node Mail Back End Variables
13759 @subsection Mail Back End Variables
13760
13761 These variables are (for the most part) pertinent to all the various
13762 mail back ends.
13763
13764 @table @code
13765 @vindex nnmail-read-incoming-hook
13766 @item nnmail-read-incoming-hook
13767 The mail back ends all call this hook after reading new mail.  You can
13768 use this hook to notify any mail watch programs, if you want to.
13769
13770 @vindex nnmail-split-hook
13771 @item nnmail-split-hook
13772 @findex gnus-article-decode-encoded-words
13773 @cindex RFC 1522 decoding
13774 @cindex RFC 2047 decoding
13775 Hook run in the buffer where the mail headers of each message is kept
13776 just before the splitting based on these headers is done.  The hook is
13777 free to modify the buffer contents in any way it sees fit---the buffer
13778 is discarded after the splitting has been done, and no changes performed
13779 in the buffer will show up in any files.
13780 @code{gnus-article-decode-encoded-words} is one likely function to add
13781 to this hook.
13782
13783 @vindex nnmail-pre-get-new-mail-hook
13784 @vindex nnmail-post-get-new-mail-hook
13785 @item nnmail-pre-get-new-mail-hook
13786 @itemx nnmail-post-get-new-mail-hook
13787 These are two useful hooks executed when treating new incoming
13788 mail---@code{nnmail-pre-get-new-mail-hook} (is called just before
13789 starting to handle the new mail) and
13790 @code{nnmail-post-get-new-mail-hook} (is called when the mail handling
13791 is done).  Here's and example of using these two hooks to change the
13792 default file modes the new mail files get:
13793
13794 @lisp
13795 (add-hook 'nnmail-pre-get-new-mail-hook
13796           (lambda () (set-default-file-modes 511)))
13797
13798 (add-hook 'nnmail-post-get-new-mail-hook
13799           (lambda () (set-default-file-modes 551)))
13800 @end lisp
13801
13802 @item nnmail-use-long-file-names
13803 @vindex nnmail-use-long-file-names
13804 If non-@code{nil}, the mail back ends will use long file and directory
13805 names.  Groups like @samp{mail.misc} will end up in directories
13806 (assuming use of @code{nnml} back end) or files (assuming use of
13807 @code{nnfolder} back end) like @file{mail.misc}.  If it is @code{nil},
13808 the same group will end up in @file{mail/misc}.
13809
13810 @item nnmail-delete-file-function
13811 @vindex nnmail-delete-file-function
13812 @findex delete-file
13813 Function called to delete files.  It is @code{delete-file} by default.
13814
13815 @item nnmail-cache-accepted-message-ids
13816 @vindex nnmail-cache-accepted-message-ids
13817 If non-@code{nil}, put the @code{Message-ID}s of articles imported into
13818 the back end (via @code{Gcc}, for instance) into the mail duplication
13819 discovery cache.  The default is @code{nil}.
13820
13821 @item nnmail-cache-ignore-groups
13822 @vindex nnmail-cache-ignore-groups
13823 This can be a regular expression or a list of regular expressions.
13824 Group names that match any of the regular expressions will never be
13825 recorded in the @code{Message-ID} cache.
13826
13827 This can be useful, for example, when using Fancy Splitting
13828 (@pxref{Fancy Mail Splitting}) together with the function
13829 @code{nnmail-split-fancy-with-parent}.
13830
13831 @end table
13832
13833
13834 @node Fancy Mail Splitting
13835 @subsection Fancy Mail Splitting
13836 @cindex mail splitting
13837 @cindex fancy mail splitting
13838
13839 @vindex nnmail-split-fancy
13840 @findex nnmail-split-fancy
13841 If the rather simple, standard method for specifying how to split mail
13842 doesn't allow you to do what you want, you can set
13843 @code{nnmail-split-methods} to @code{nnmail-split-fancy}.  Then you can
13844 play with the @code{nnmail-split-fancy} variable.
13845
13846 Let's look at an example value of this variable first:
13847
13848 @lisp
13849 ;; @r{Messages from the mailer daemon are not crossposted to any of}
13850 ;; @r{the ordinary groups.  Warnings are put in a separate group}
13851 ;; @r{from real errors.}
13852 (| ("from" mail (| ("subject" "warn.*" "mail.warning")
13853                    "mail.misc"))
13854    ;; @r{Non-error messages are crossposted to all relevant}
13855    ;; @r{groups, but we don't crosspost between the group for the}
13856    ;; @r{(ding) list and the group for other (ding) related mail.}
13857    (& (| (any "ding@@ifi\\.uio\\.no" "ding.list")
13858          ("subject" "ding" "ding.misc"))
13859       ;; @r{Other mailing lists@dots{}}
13860       (any "procmail@@informatik\\.rwth-aachen\\.de" "procmail.list")
13861       (any "SmartList@@informatik\\.rwth-aachen\\.de" "SmartList.list")
13862       ;; @r{Both lists below have the same suffix, so prevent}
13863       ;; @r{cross-posting to mkpkg.list of messages posted only to}
13864       ;; @r{the bugs- list, but allow cross-posting when the}
13865       ;; @r{message was really cross-posted.}
13866       (any "bugs-mypackage@@somewhere" "mypkg.bugs")
13867       (any "mypackage@@somewhere\" - "bugs-mypackage" "mypkg.list")
13868       ;; @r{People@dots{}}
13869       (any "larsi@@ifi\\.uio\\.no" "people.Lars_Magne_Ingebrigtsen"))
13870    ;; @r{Unmatched mail goes to the catch all group.}
13871    "misc.misc")
13872 @end lisp
13873
13874 This variable has the format of a @dfn{split}.  A split is a
13875 (possibly) recursive structure where each split may contain other
13876 splits.  Here are the possible split syntaxes:
13877
13878 @table @code
13879
13880 @item group 
13881 If the split is a string, that will be taken as a group name.  Normal
13882 regexp match expansion will be done.  See below for examples.
13883
13884 @item (@var{field} @var{value} [- @var{restrict} [@dots{}] ] @var{split})
13885 If the split is a list, the first element of which is a string, then
13886 store the message as specified by @var{split}, if header @var{field}
13887 (a regexp) contains @var{value} (also a regexp).  If @var{restrict}
13888 (yet another regexp) matches some string after @var{field} and before
13889 the end of the matched @var{value}, the @var{split} is ignored.  If
13890 none of the @var{restrict} clauses match, @var{split} is processed.
13891
13892 @item (| @var{split} @dots{})
13893 If the split is a list, and the first element is @code{|} (vertical
13894 bar), then process each @var{split} until one of them matches.  A
13895 @var{split} is said to match if it will cause the mail message to be
13896 stored in one or more groups.
13897
13898 @item (& @var{split} @dots{})
13899 If the split is a list, and the first element is @code{&}, then
13900 process all @var{split}s in the list.
13901
13902 @item junk
13903 If the split is the symbol @code{junk}, then don't save (i.e., delete)
13904 this message.  Use with extreme caution.
13905
13906 @item (: @var{function} @var{arg1} @var{arg2} @dots{})
13907 If the split is a list, and the first element is @samp{:}, then the
13908 second element will be called as a function with @var{args} given as
13909 arguments.  The function should return a @var{split}.
13910
13911 @cindex body split
13912 For instance, the following function could be used to split based on the
13913 body of the messages:
13914
13915 @lisp
13916 (defun split-on-body ()
13917   (save-excursion
13918     (widen)
13919     (goto-char (point-min))
13920     (when (re-search-forward "Some.*string" nil t)
13921       "string.group")))
13922 @end lisp
13923
13924 The buffer is narrowed to the message in question when @var{function}
13925 is run.  That's why @code{(widen)} needs to be called after
13926 @code{save-excursion} in the example above.  Also note that with the
13927 nnimap backend, message bodies will not be downloaded by default.  You
13928 need to set @code{nnimap-split-download-body} to t to do that
13929 (@pxref{Splitting in IMAP}).
13930
13931 @item (! @var{func} @var{split})
13932 If the split is a list, and the first element is @code{!}, then
13933 @var{split} will be processed, and @var{func} will be called as a
13934 function with the result of @var{split} as argument.  @var{func}
13935 should return a split.
13936
13937 @item nil
13938 If the split is @code{nil}, it is ignored.
13939
13940 @end table
13941
13942 In these splits, @var{field} must match a complete field name.
13943 @var{value} must match a complete word according to the fundamental mode
13944 syntax table.  You can use @code{.*} in the regexps to match partial
13945 field names or words.  In other words, all @var{value}'s are wrapped in
13946 @samp{\<} and @samp{\>} pairs.
13947
13948 @vindex nnmail-split-abbrev-alist
13949 @var{field} and @var{value} can also be Lisp symbols, in that case
13950 they are expanded as specified by the variable
13951 @code{nnmail-split-abbrev-alist}.  This is an alist of cons cells,
13952 where the @sc{car} of a cell contains the key, and the @sc{cdr}
13953 contains the associated value.  Predefined entries in
13954 @code{nnmail-split-abbrev-alist} include:
13955
13956 @table @code
13957 @item from
13958 Matches the @samp{From}, @samp{Sender} and @samp{Resent-From} fields.
13959 @item to
13960 Matches the @samp{To}, @samp{Cc}, @samp{Apparently-To},
13961 @samp{Resent-To} and @samp{Resent-Cc} fields.
13962 @item any
13963 Is the union of the @code{from} and @code{to} entries.
13964 @end table
13965
13966 @vindex nnmail-split-fancy-syntax-table
13967 @code{nnmail-split-fancy-syntax-table} is the syntax table in effect
13968 when all this splitting is performed.
13969
13970 If you want to have Gnus create groups dynamically based on some
13971 information in the headers (i.e., do @code{replace-match}-like
13972 substitutions in the group names), you can say things like:
13973
13974 @example
13975 (any "debian-\\b\\(\\w+\\)@@lists.debian.org" "mail.debian.\\1")
13976 @end example
13977
13978 In this example, messages sent to @samp{debian-foo@@lists.debian.org}
13979 will be filed in @samp{mail.debian.foo}.
13980
13981 If the string contains the element @samp{\&}, then the previously
13982 matched string will be substituted.  Similarly, the elements @samp{\\1}
13983 up to @samp{\\9} will be substituted with the text matched by the
13984 groupings 1 through 9.
13985
13986 @findex nnmail-split-fancy-with-parent
13987 @code{nnmail-split-fancy-with-parent} is a function which allows you to
13988 split followups into the same groups their parents are in.  Sometimes
13989 you can't make splitting rules for all your mail.  For example, your
13990 boss might send you personal mail regarding different projects you are
13991 working on, and as you can't tell your boss to put a distinguishing
13992 string into the subject line, you have to resort to manually moving the
13993 messages into the right group.  With this function, you only have to do
13994 it once per thread.
13995
13996 To use this feature, you have to set @code{nnmail-treat-duplicates}
13997 and @code{nnmail-cache-accepted-message-ids} to a non-@code{nil}
13998 value.  And then you can include @code{nnmail-split-fancy-with-parent}
13999 using the colon feature, like so:
14000 @lisp
14001 (setq nnmail-treat-duplicates 'warn     ; @r{or @code{delete}}
14002       nnmail-cache-accepted-message-ids t
14003       nnmail-split-fancy
14004       '(| (: nnmail-split-fancy-with-parent)
14005           ;; @r{other splits go here}
14006         ))
14007 @end lisp
14008
14009 This feature works as follows: when @code{nnmail-treat-duplicates} is
14010 non-@code{nil}, Gnus records the message id of every message it sees
14011 in the file specified by the variable
14012 @code{nnmail-message-id-cache-file}, together with the group it is in
14013 (the group is omitted for non-mail messages).  When mail splitting is
14014 invoked, the function @code{nnmail-split-fancy-with-parent} then looks
14015 at the References (and In-Reply-To) header of each message to split
14016 and searches the file specified by @code{nnmail-message-id-cache-file}
14017 for the message ids.  When it has found a parent, it returns the
14018 corresponding group name unless the group name matches the regexp
14019 @code{nnmail-split-fancy-with-parent-ignore-groups}.  It is
14020 recommended that you set @code{nnmail-message-id-cache-length} to a
14021 somewhat higher number than the default so that the message ids are
14022 still in the cache.  (A value of 5000 appears to create a file some
14023 300 kBytes in size.)
14024 @vindex nnmail-cache-accepted-message-ids
14025 When @code{nnmail-cache-accepted-message-ids} is non-@code{nil}, Gnus
14026 also records the message ids of moved articles, so that the followup
14027 messages goes into the new group.
14028
14029 Also see the variable @code{nnmail-cache-ignore-groups} if you don't
14030 want certain groups to be recorded in the cache.  For example, if all
14031 outgoing messages are written to an ``outgoing'' group, you could set
14032 @code{nnmail-cache-ignore-groups} to match that group name.
14033 Otherwise, answers to all your messages would end up in the
14034 ``outgoing'' group.
14035
14036
14037 @node Group Mail Splitting
14038 @subsection Group Mail Splitting
14039 @cindex mail splitting
14040 @cindex group mail splitting
14041
14042 @findex gnus-group-split
14043 If you subscribe to dozens of mailing lists but you don't want to
14044 maintain mail splitting rules manually, group mail splitting is for you.
14045 You just have to set @var{to-list} and/or @var{to-address} in group
14046 parameters or group customization and set @code{nnmail-split-methods} to
14047 @code{gnus-group-split}.  This splitting function will scan all groups
14048 for those parameters and split mail accordingly, i.e., messages posted
14049 from or to the addresses specified in the parameters @var{to-list} or
14050 @var{to-address} of a mail group will be stored in that group.
14051
14052 Sometimes, mailing lists have multiple addresses, and you may want mail
14053 splitting to recognize them all: just set the @var{extra-aliases} group
14054 parameter to the list of additional addresses and it's done.  If you'd
14055 rather use a regular expression, set @var{split-regexp}.
14056
14057 All these parameters in a group will be used to create an
14058 @code{nnmail-split-fancy} split, in which the @var{field} is @samp{any},
14059 the @var{value} is a single regular expression that matches
14060 @var{to-list}, @var{to-address}, all of @var{extra-aliases} and all
14061 matches of @var{split-regexp}, and the @var{split} is the name of the
14062 group.  @var{restrict}s are also supported: just set the
14063 @var{split-exclude} parameter to a list of regular expressions.
14064
14065 If you can't get the right split to be generated using all these
14066 parameters, or you just need something fancier, you can set the
14067 parameter @var{split-spec} to an @code{nnmail-split-fancy} split.  In
14068 this case, all other aforementioned parameters will be ignored by
14069 @code{gnus-group-split}.  In particular, @var{split-spec} may be set to
14070 @code{nil}, in which case the group will be ignored by
14071 @code{gnus-group-split}.
14072
14073 @vindex gnus-group-split-default-catch-all-group
14074 @code{gnus-group-split} will do cross-posting on all groups that match,
14075 by defining a single @code{&} fancy split containing one split for each
14076 group.  If a message doesn't match any split, it will be stored in the
14077 group named in @code{gnus-group-split-default-catch-all-group}, unless
14078 some group has @var{split-spec} set to @code{catch-all}, in which case
14079 that group is used as the catch-all group.  Even though this variable is
14080 often used just to name a group, it may also be set to an arbitrarily
14081 complex fancy split (after all, a group name is a fancy split), and this
14082 may be useful to split mail that doesn't go to any mailing list to
14083 personal mail folders.  Note that this fancy split is added as the last
14084 element of a @code{|} split list that also contains a @code{&} split
14085 with the rules extracted from group parameters.
14086
14087 It's time for an example.  Assume the following group parameters have
14088 been defined:
14089
14090 @example
14091 nnml:mail.bar:
14092 ((to-address . "bar@@femail.com")
14093  (split-regexp . ".*@@femail\\.com"))
14094 nnml:mail.foo:
14095 ((to-list . "foo@@nowhere.gov")
14096  (extra-aliases "foo@@localhost" "foo-redist@@home")
14097  (split-exclude "bugs-foo" "rambling-foo")
14098  (admin-address . "foo-request@@nowhere.gov"))
14099 nnml:mail.others:
14100 ((split-spec . catch-all))
14101 @end example
14102
14103 Setting @code{nnmail-split-methods} to @code{gnus-group-split} will
14104 behave as if @code{nnmail-split-fancy} had been selected and variable
14105 @code{nnmail-split-fancy} had been set as follows:
14106
14107 @lisp
14108 (| (& (any "\\(bar@@femail\\.com\\|.*@@femail\\.com\\)" "mail.bar")
14109       (any "\\(foo@@nowhere\\.gov\\|foo@@localhost\\|foo-redist@@home\\)"
14110            - "bugs-foo" - "rambling-foo" "mail.foo"))
14111    "mail.others")
14112 @end lisp
14113
14114 @findex gnus-group-split-fancy
14115 If you'd rather not use group splitting for all your mail groups, you
14116 may use it for only some of them, by using @code{nnmail-split-fancy}
14117 splits like this:
14118
14119 @lisp
14120 (: gnus-group-split-fancy @var{groups} @var{no-crosspost} @var{catch-all})
14121 @end lisp
14122
14123 @var{groups} may be a regular expression or a list of group names whose
14124 parameters will be scanned to generate the output split.
14125 @var{no-crosspost} can be used to disable cross-posting; in this case, a
14126 single @code{|} split will be output.  @var{catch-all} is the fall back
14127 fancy split, used like @var{gnus-group-split-default-catch-all-group}.
14128 If @var{catch-all} is @code{nil}, or if @var{split-regexp} matches the
14129 empty string in any selected group, no catch-all split will be issued.
14130 Otherwise, if some group has @var{split-spec} set to @code{catch-all},
14131 this group will override the value of the @var{catch-all} argument.
14132
14133 @findex gnus-group-split-setup
14134 Unfortunately, scanning all groups and their parameters can be quite
14135 slow, especially considering that it has to be done for every message.
14136 But don't despair!  The function @code{gnus-group-split-setup} can be
14137 used to enable @code{gnus-group-split} in a much more efficient way.  It
14138 sets @code{nnmail-split-methods} to @code{nnmail-split-fancy} and sets
14139 @code{nnmail-split-fancy} to the split produced by
14140 @code{gnus-group-split-fancy}.  Thus, the group parameters are only
14141 scanned once, no matter how many messages are split.
14142
14143 @findex gnus-group-split-update
14144 However, if you change group parameters, you'd have to update
14145 @code{nnmail-split-fancy} manually.  You can do it by running
14146 @code{gnus-group-split-update}.  If you'd rather have it updated
14147 automatically, just tell @code{gnus-group-split-setup} to do it for
14148 you.  For example, add to your @file{~/.gnus.el}:
14149
14150 @lisp
14151 (gnus-group-split-setup @var{auto-update} @var{catch-all})
14152 @end lisp
14153
14154 If @var{auto-update} is non-@code{nil}, @code{gnus-group-split-update}
14155 will be added to @code{nnmail-pre-get-new-mail-hook}, so you won't ever
14156 have to worry about updating @code{nnmail-split-fancy} again.  If you
14157 don't omit @var{catch-all} (it's optional, equivalent to @code{nil}),
14158 @code{gnus-group-split-default-catch-all-group} will be set to its
14159 value.
14160
14161 @vindex gnus-group-split-updated-hook
14162 Because you may want to change @code{nnmail-split-fancy} after it is set
14163 by @code{gnus-group-split-update}, this function will run
14164 @code{gnus-group-split-updated-hook} just before finishing.
14165
14166 @node Incorporating Old Mail
14167 @subsection Incorporating Old Mail
14168 @cindex incorporating old mail
14169 @cindex import old mail
14170
14171 Most people have lots of old mail stored in various file formats.  If
14172 you have set up Gnus to read mail using one of the spiffy Gnus mail
14173 back ends, you'll probably wish to have that old mail incorporated into
14174 your mail groups.
14175
14176 Doing so can be quite easy.
14177
14178 To take an example: You're reading mail using @code{nnml}
14179 (@pxref{Mail Spool}), and have set @code{nnmail-split-methods} to a
14180 satisfactory value (@pxref{Splitting Mail}).  You have an old Unix mbox
14181 file filled with important, but old, mail.  You want to move it into
14182 your @code{nnml} groups.
14183
14184 Here's how:
14185
14186 @enumerate
14187 @item
14188 Go to the group buffer.
14189
14190 @item
14191 Type @kbd{G f} and give the file name to the mbox file when prompted to create an
14192 @code{nndoc} group from the mbox file (@pxref{Foreign Groups}).
14193
14194 @item
14195 Type @kbd{SPACE} to enter the newly created group.
14196
14197 @item
14198 Type @kbd{M P b} to process-mark all articles in this group's buffer
14199 (@pxref{Setting Process Marks}).
14200
14201 @item
14202 Type @kbd{B r} to respool all the process-marked articles, and answer
14203 @samp{nnml} when prompted (@pxref{Mail Group Commands}).
14204 @end enumerate
14205
14206 All the mail messages in the mbox file will now also be spread out over
14207 all your @code{nnml} groups.  Try entering them and check whether things
14208 have gone without a glitch.  If things look ok, you may consider
14209 deleting the mbox file, but I wouldn't do that unless I was absolutely
14210 sure that all the mail has ended up where it should be.
14211
14212 Respooling is also a handy thing to do if you're switching from one mail
14213 back end to another.  Just respool all the mail in the old mail groups
14214 using the new mail back end.
14215
14216
14217 @node Expiring Mail
14218 @subsection Expiring Mail
14219 @cindex article expiry
14220
14221 Traditional mail readers have a tendency to remove mail articles when
14222 you mark them as read, in some way.  Gnus takes a fundamentally
14223 different approach to mail reading.
14224
14225 Gnus basically considers mail just to be news that has been received in
14226 a rather peculiar manner.  It does not think that it has the power to
14227 actually change the mail, or delete any mail messages.  If you enter a
14228 mail group, and mark articles as ``read'', or kill them in some other
14229 fashion, the mail articles will still exist on the system.  I repeat:
14230 Gnus will not delete your old, read mail.  Unless you ask it to, of
14231 course.
14232
14233 To make Gnus get rid of your unwanted mail, you have to mark the
14234 articles as @dfn{expirable}.  (With the default key bindings, this means
14235 that you have to type @kbd{E}.)  This does not mean that the articles
14236 will disappear right away, however.  In general, a mail article will be
14237 deleted from your system if, 1) it is marked as expirable, AND 2) it is
14238 more than one week old.  If you do not mark an article as expirable, it
14239 will remain on your system until hell freezes over.  This bears
14240 repeating one more time, with some spurious capitalizations: IF you do
14241 NOT mark articles as EXPIRABLE, Gnus will NEVER delete those ARTICLES.
14242
14243 You do not have to mark articles as expirable by hand.  Gnus provides
14244 two features, called ``auto-expire'' and ``total-expire'', that can help you
14245 with this.  In a nutshell, ``auto-expire'' means that Gnus hits @kbd{E}
14246 for you when you select an article.  And ``total-expire'' means that Gnus
14247 considers all articles as expirable that are read.  So, in addition to
14248 the articles marked @samp{E}, also the articles marked @samp{r},
14249 @samp{R}, @samp{O}, @samp{K}, @samp{Y} and so on are considered
14250 expirable.
14251
14252 When should either auto-expire or total-expire be used?  Most people
14253 who are subscribed to mailing lists split each list into its own group
14254 and then turn on auto-expire or total-expire for those groups.
14255 (@xref{Splitting Mail}, for more information on splitting each list
14256 into its own group.)
14257
14258 Which one is better, auto-expire or total-expire?  It's not easy to
14259 answer.  Generally speaking, auto-expire is probably faster.  Another
14260 advantage of auto-expire is that you get more marks to work with: for
14261 the articles that are supposed to stick around, you can still choose
14262 between tick and dormant and read marks.  But with total-expire, you
14263 only have dormant and ticked to choose from.  The advantage of
14264 total-expire is that it works well with adaptive scoring (@pxref{Adaptive
14265 Scoring}).  Auto-expire works with normal scoring but not with adaptive
14266 scoring.
14267
14268 @vindex gnus-auto-expirable-newsgroups
14269 Groups that match the regular expression
14270 @code{gnus-auto-expirable-newsgroups} will have all articles that you
14271 read marked as expirable automatically.  All articles marked as
14272 expirable have an @samp{E} in the first column in the summary buffer.
14273
14274 By default, if you have auto expiry switched on, Gnus will mark all the
14275 articles you read as expirable, no matter if they were read or unread
14276 before.  To avoid having articles marked as read marked as expirable
14277 automatically, you can put something like the following in your
14278 @file{~/.gnus.el} file:
14279
14280 @vindex gnus-mark-article-hook
14281 @lisp
14282 (remove-hook 'gnus-mark-article-hook
14283              'gnus-summary-mark-read-and-unread-as-read)
14284 (add-hook 'gnus-mark-article-hook 'gnus-summary-mark-unread-as-read)
14285 @end lisp
14286
14287 Note that making a group auto-expirable doesn't mean that all read
14288 articles are expired---only the articles marked as expirable
14289 will be expired.  Also note that using the @kbd{d} command won't make
14290 articles expirable---only semi-automatic marking of articles as read will
14291 mark the articles as expirable in auto-expirable groups.
14292
14293 Let's say you subscribe to a couple of mailing lists, and you want the
14294 articles you have read to disappear after a while:
14295
14296 @lisp
14297 (setq gnus-auto-expirable-newsgroups
14298       "mail.nonsense-list\\|mail.nice-list")
14299 @end lisp
14300
14301 Another way to have auto-expiry happen is to have the element
14302 @code{auto-expire} in the group parameters of the group.
14303
14304 If you use adaptive scoring (@pxref{Adaptive Scoring}) and
14305 auto-expiring, you'll have problems.  Auto-expiring and adaptive scoring
14306 don't really mix very well.
14307
14308 @vindex nnmail-expiry-wait
14309 The @code{nnmail-expiry-wait} variable supplies the default time an
14310 expirable article has to live.  Gnus starts counting days from when the
14311 message @emph{arrived}, not from when it was sent.  The default is seven
14312 days.
14313
14314 Gnus also supplies a function that lets you fine-tune how long articles
14315 are to live, based on what group they are in.  Let's say you want to
14316 have one month expiry period in the @samp{mail.private} group, a one day
14317 expiry period in the @samp{mail.junk} group, and a six day expiry period
14318 everywhere else:
14319
14320 @vindex nnmail-expiry-wait-function
14321 @lisp
14322 (setq nnmail-expiry-wait-function
14323       (lambda (group)
14324        (cond ((string= group "mail.private")
14325                31)
14326              ((string= group "mail.junk")
14327                1)
14328              ((string= group "important")
14329                'never)
14330              (t
14331                6))))
14332 @end lisp
14333
14334 The group names this function is fed are ``unadorned'' group
14335 names---no @samp{nnml:} prefixes and the like.
14336
14337 The @code{nnmail-expiry-wait} variable and
14338 @code{nnmail-expiry-wait-function} function can either be a number (not
14339 necessarily an integer) or one of the symbols @code{immediate} or
14340 @code{never}.
14341
14342 You can also use the @code{expiry-wait} group parameter to selectively
14343 change the expiry period (@pxref{Group Parameters}).
14344
14345 @vindex nnmail-expiry-target
14346 The normal action taken when expiring articles is to delete them.
14347 However, in some circumstances it might make more sense to move them
14348 to other groups instead of deleting them.  The variable
14349 @code{nnmail-expiry-target} (and the @code{expiry-target} group
14350 parameter) controls this.  The variable supplies a default value for
14351 all groups, which can be overridden for specific groups by the group
14352 parameter.  default value is @code{delete}, but this can also be a
14353 string (which should be the name of the group the message should be
14354 moved to), or a function (which will be called in a buffer narrowed to
14355 the message in question, and with the name of the group being moved
14356 from as its parameter) which should return a target---either a group
14357 name or @code{delete}.
14358
14359 Here's an example for specifying a group name:
14360 @lisp
14361 (setq nnmail-expiry-target "nnml:expired")
14362 @end lisp
14363
14364 @findex nnmail-fancy-expiry-target
14365 @vindex nnmail-fancy-expiry-targets
14366 Gnus provides a function @code{nnmail-fancy-expiry-target} which will
14367 expire mail to groups according to the variable
14368 @code{nnmail-fancy-expiry-targets}.  Here's an example:
14369
14370 @lisp
14371  (setq nnmail-expiry-target 'nnmail-fancy-expiry-target
14372        nnmail-fancy-expiry-targets
14373        '((to-from "boss" "nnfolder:Work")
14374          ("subject" "IMPORTANT" "nnfolder:IMPORTANT.%Y.%b")
14375          ("from" ".*" "nnfolder:Archive-%Y")))
14376 @end lisp
14377
14378 With this setup, any mail that has @code{IMPORTANT} in its Subject
14379 header and was sent in the year @code{YYYY} and month @code{MMM}, will
14380 get expired to the group @code{nnfolder:IMPORTANT.YYYY.MMM}.  If its
14381 From or To header contains the string @code{boss}, it will get expired
14382 to @code{nnfolder:Work}.  All other mail will get expired to
14383 @code{nnfolder:Archive-YYYY}.
14384
14385 @vindex nnmail-keep-last-article
14386 If @code{nnmail-keep-last-article} is non-@code{nil}, Gnus will never
14387 expire the final article in a mail newsgroup.  This is to make life
14388 easier for procmail users.
14389
14390 @vindex gnus-total-expirable-newsgroups
14391 By the way: That line up there, about Gnus never expiring non-expirable
14392 articles, is a lie.  If you put @code{total-expire} in the group
14393 parameters, articles will not be marked as expirable, but all read
14394 articles will be put through the expiry process.  Use with extreme
14395 caution.  Even more dangerous is the
14396 @code{gnus-total-expirable-newsgroups} variable.  All groups that match
14397 this regexp will have all read articles put through the expiry process,
14398 which means that @emph{all} old mail articles in the groups in question
14399 will be deleted after a while.  Use with extreme caution, and don't come
14400 crying to me when you discover that the regexp you used matched the
14401 wrong group and all your important mail has disappeared.  Be a
14402 @emph{man}!  Or a @emph{woman}!  Whatever you feel more comfortable
14403 with!  So there!
14404
14405 Most people make most of their mail groups total-expirable, though.
14406
14407 @vindex gnus-inhibit-user-auto-expire
14408 If @code{gnus-inhibit-user-auto-expire} is non-@code{nil}, user marking
14409 commands will not mark an article as expirable, even if the group has
14410 auto-expire turned on.
14411
14412
14413 @node Washing Mail
14414 @subsection Washing Mail
14415 @cindex mail washing
14416 @cindex list server brain damage
14417 @cindex incoming mail treatment
14418
14419 Mailers and list servers are notorious for doing all sorts of really,
14420 really stupid things with mail.  ``Hey, RFC 822 doesn't explicitly
14421 prohibit us from adding the string @code{wE aRe ElItE!!!!!1!!} to the
14422 end of all lines passing through our server, so let's do that!!!!1!''
14423 Yes, but RFC 822 wasn't designed to be read by morons.  Things that were
14424 considered to be self-evident were not discussed.  So.  Here we are.
14425
14426 Case in point:  The German version of Microsoft Exchange adds @samp{AW:
14427 } to the subjects of replies instead of @samp{Re: }.  I could pretend to
14428 be shocked and dismayed by this, but I haven't got the energy.  It is to
14429 laugh.
14430
14431 Gnus provides a plethora of functions for washing articles while
14432 displaying them, but it might be nicer to do the filtering before
14433 storing the mail to disk.  For that purpose, we have three hooks and
14434 various functions that can be put in these hooks.
14435
14436 @table @code
14437 @item nnmail-prepare-incoming-hook
14438 @vindex nnmail-prepare-incoming-hook
14439 This hook is called before doing anything with the mail and is meant for
14440 grand, sweeping gestures.  It is called in a buffer that contains all
14441 the new, incoming mail.  Functions to be used include:
14442
14443 @table @code
14444 @item nnheader-ms-strip-cr
14445 @findex nnheader-ms-strip-cr
14446 Remove trailing carriage returns from each line.  This is default on
14447 Emacs running on MS machines.
14448
14449 @end table
14450
14451 @item nnmail-prepare-incoming-header-hook
14452 @vindex nnmail-prepare-incoming-header-hook
14453 This hook is called narrowed to each header.  It can be used when
14454 cleaning up the headers.  Functions that can be used include:
14455
14456 @table @code
14457 @item nnmail-remove-leading-whitespace
14458 @findex nnmail-remove-leading-whitespace
14459 Clear leading white space that ``helpful'' listservs have added to the
14460 headers to make them look nice.  Aaah.
14461
14462 (Note that this function works on both the header on the body of all
14463 messages, so it is a potentially dangerous function to use (if a body
14464 of a message contains something that looks like a header line).  So
14465 rather than fix the bug, it is of course the right solution to make it
14466 into a feature by documenting it.)
14467
14468 @item nnmail-remove-list-identifiers
14469 @findex nnmail-remove-list-identifiers
14470 Some list servers add an identifier---for example, @samp{(idm)}---to the
14471 beginning of all @code{Subject} headers.  I'm sure that's nice for
14472 people who use stone age mail readers.  This function will remove
14473 strings that match the @code{nnmail-list-identifiers} regexp, which can
14474 also be a list of regexp.  @code{nnmail-list-identifiers} may not contain
14475 @code{\\(..\\)}.
14476
14477 For instance, if you want to remove the @samp{(idm)} and the
14478 @samp{nagnagnag} identifiers:
14479
14480 @lisp
14481 (setq nnmail-list-identifiers
14482       '("(idm)" "nagnagnag"))
14483 @end lisp
14484
14485 This can also be done non-destructively with
14486 @code{gnus-list-identifiers}, @xref{Article Hiding}.
14487
14488 @item nnmail-remove-tabs
14489 @findex nnmail-remove-tabs
14490 Translate all @samp{TAB} characters into @samp{SPACE} characters.
14491
14492 @item nnmail-fix-eudora-headers
14493 @findex nnmail-fix-eudora-headers
14494 @cindex Eudora
14495 Eudora produces broken @code{References} headers, but OK
14496 @code{In-Reply-To} headers.  This function will get rid of the
14497 @code{References} headers.
14498
14499 @end table
14500
14501 @item nnmail-prepare-incoming-message-hook
14502 @vindex nnmail-prepare-incoming-message-hook
14503 This hook is called narrowed to each message.  Functions to be used
14504 include:
14505
14506 @table @code
14507 @item article-de-quoted-unreadable
14508 @findex article-de-quoted-unreadable
14509 Decode Quoted Readable encoding.
14510
14511 @end table
14512 @end table
14513
14514
14515 @node Duplicates
14516 @subsection Duplicates
14517
14518 @vindex nnmail-treat-duplicates
14519 @vindex nnmail-message-id-cache-length
14520 @vindex nnmail-message-id-cache-file
14521 @cindex duplicate mails
14522 If you are a member of a couple of mailing lists, you will sometimes
14523 receive two copies of the same mail.  This can be quite annoying, so
14524 @code{nnmail} checks for and treats any duplicates it might find.  To do
14525 this, it keeps a cache of old @code{Message-ID}s---
14526 @code{nnmail-message-id-cache-file}, which is @file{~/.nnmail-cache} by
14527 default.  The approximate maximum number of @code{Message-ID}s stored
14528 there is controlled by the @code{nnmail-message-id-cache-length}
14529 variable, which is 1000 by default.  (So 1000 @code{Message-ID}s will be
14530 stored.) If all this sounds scary to you, you can set
14531 @code{nnmail-treat-duplicates} to @code{warn} (which is what it is by
14532 default), and @code{nnmail} won't delete duplicate mails.  Instead it
14533 will insert a warning into the head of the mail saying that it thinks
14534 that this is a duplicate of a different message.
14535
14536 This variable can also be a function.  If that's the case, the function
14537 will be called from a buffer narrowed to the message in question with
14538 the @code{Message-ID} as a parameter.  The function must return either
14539 @code{nil}, @code{warn}, or @code{delete}.
14540
14541 You can turn this feature off completely by setting the variable to
14542 @code{nil}.
14543
14544 If you want all the duplicate mails to be put into a special
14545 @dfn{duplicates} group, you could do that using the normal mail split
14546 methods:
14547
14548 @lisp
14549 (setq nnmail-split-fancy
14550       '(| ;; @r{Messages duplicates go to a separate group.}
14551         ("gnus-warning" "duplicat\\(e\\|ion\\) of message" "duplicate")
14552         ;; @r{Message from daemons, postmaster, and the like to another.}
14553         (any mail "mail.misc")
14554         ;; @r{Other rules.}
14555         [...] ))
14556 @end lisp
14557 @noindent
14558 Or something like:
14559 @lisp
14560 (setq nnmail-split-methods
14561       '(("duplicates" "^Gnus-Warning:.*duplicate")
14562         ;; @r{Other rules.}
14563         [...]))
14564 @end lisp
14565
14566 Here's a neat feature: If you know that the recipient reads her mail
14567 with Gnus, and that she has @code{nnmail-treat-duplicates} set to
14568 @code{delete}, you can send her as many insults as you like, just by
14569 using a @code{Message-ID} of a mail that you know that she's already
14570 received.  Think of all the fun!  She'll never see any of it!  Whee!
14571
14572
14573 @node Not Reading Mail
14574 @subsection Not Reading Mail
14575
14576 If you start using any of the mail back ends, they have the annoying
14577 habit of assuming that you want to read mail with them.  This might not
14578 be unreasonable, but it might not be what you want.
14579
14580 If you set @code{mail-sources} and @code{nnmail-spool-file} to
14581 @code{nil}, none of the back ends will ever attempt to read incoming
14582 mail, which should help.
14583
14584 @vindex nnbabyl-get-new-mail
14585 @vindex nnmbox-get-new-mail
14586 @vindex nnml-get-new-mail
14587 @vindex nnmh-get-new-mail
14588 @vindex nnfolder-get-new-mail
14589 This might be too much, if, for instance, you are reading mail quite
14590 happily with @code{nnml} and just want to peek at some old Rmail
14591 file you have stashed away with @code{nnbabyl}.  All back ends have
14592 variables called back-end-@code{get-new-mail}.  If you want to disable
14593 the @code{nnbabyl} mail reading, you edit the virtual server for the
14594 group to have a setting where @code{nnbabyl-get-new-mail} to @code{nil}.
14595
14596 All the mail back ends will call @code{nn}*@code{-prepare-save-mail-hook}
14597 narrowed to the article to be saved before saving it when reading
14598 incoming mail.
14599
14600
14601 @node Choosing a Mail Back End
14602 @subsection Choosing a Mail Back End
14603
14604 Gnus will read the mail spool when you activate a mail group.  The mail
14605 file is first copied to your home directory.  What happens after that
14606 depends on what format you want to store your mail in.
14607
14608 There are six different mail back ends in the standard Gnus, and more
14609 back ends are available separately.  The mail back end most people use
14610 (because it is possibly the fastest) is @code{nnml} (@pxref{Mail
14611 Spool}).
14612
14613 @menu
14614 * Unix Mail Box::               Using the (quite) standard Un*x mbox.
14615 * Rmail Babyl::                 Emacs programs use the Rmail Babyl format.
14616 * Mail Spool::                  Store your mail in a private spool?
14617 * MH Spool::                    An mhspool-like back end.
14618 * Maildir::                     Another one-file-per-message format.
14619 * Mail Folders::                Having one file for each group.
14620 * Comparing Mail Back Ends::    An in-depth looks at pros and cons.
14621 @end menu
14622
14623
14624 @node Unix Mail Box
14625 @subsubsection Unix Mail Box
14626 @cindex nnmbox
14627 @cindex unix mail box
14628
14629 @vindex nnmbox-active-file
14630 @vindex nnmbox-mbox-file
14631 The @dfn{nnmbox} back end will use the standard Un*x mbox file to store
14632 mail.  @code{nnmbox} will add extra headers to each mail article to say
14633 which group it belongs in.
14634
14635 Virtual server settings:
14636
14637 @table @code
14638 @item nnmbox-mbox-file
14639 @vindex nnmbox-mbox-file
14640 The name of the mail box in the user's home directory.  Default is
14641 @file{~/mbox}.
14642
14643 @item nnmbox-active-file
14644 @vindex nnmbox-active-file
14645 The name of the active file for the mail box.  Default is
14646 @file{~/.mbox-active}.
14647
14648 @item nnmbox-get-new-mail
14649 @vindex nnmbox-get-new-mail
14650 If non-@code{nil}, @code{nnmbox} will read incoming mail and split it
14651 into groups.  Default is @code{t}.
14652 @end table
14653
14654
14655 @node Rmail Babyl
14656 @subsubsection Rmail Babyl
14657 @cindex nnbabyl
14658 @cindex Rmail mbox
14659
14660 @vindex nnbabyl-active-file
14661 @vindex nnbabyl-mbox-file
14662 The @dfn{nnbabyl} back end will use a Babyl mail box (aka. @dfn{Rmail
14663 mbox}) to store mail.  @code{nnbabyl} will add extra headers to each
14664 mail article to say which group it belongs in.
14665
14666 Virtual server settings:
14667
14668 @table @code
14669 @item nnbabyl-mbox-file
14670 @vindex nnbabyl-mbox-file
14671 The name of the Rmail mbox file.  The default is @file{~/RMAIL}
14672
14673 @item nnbabyl-active-file
14674 @vindex nnbabyl-active-file
14675 The name of the active file for the rmail box.  The default is
14676 @file{~/.rmail-active}
14677
14678 @item nnbabyl-get-new-mail
14679 @vindex nnbabyl-get-new-mail
14680 If non-@code{nil}, @code{nnbabyl} will read incoming mail.  Default is
14681 @code{t}
14682 @end table
14683
14684
14685 @node Mail Spool
14686 @subsubsection Mail Spool
14687 @cindex nnml
14688 @cindex mail @acronym{NOV} spool
14689
14690 The @dfn{nnml} spool mail format isn't compatible with any other known
14691 format.  It should be used with some caution.
14692
14693 @vindex nnml-directory
14694 If you use this back end, Gnus will split all incoming mail into files,
14695 one file for each mail, and put the articles into the corresponding
14696 directories under the directory specified by the @code{nnml-directory}
14697 variable.  The default value is @file{~/Mail/}.
14698
14699 You do not have to create any directories beforehand; Gnus will take
14700 care of all that.
14701
14702 If you have a strict limit as to how many files you are allowed to store
14703 in your account, you should not use this back end.  As each mail gets its
14704 own file, you might very well occupy thousands of inodes within a few
14705 weeks.  If this is no problem for you, and it isn't a problem for you
14706 having your friendly systems administrator walking around, madly,
14707 shouting ``Who is eating all my inodes?! Who? Who!?!'', then you should
14708 know that this is probably the fastest format to use.  You do not have
14709 to trudge through a big mbox file just to read your new mail.
14710
14711 @code{nnml} is probably the slowest back end when it comes to article
14712 splitting.  It has to create lots of files, and it also generates
14713 @acronym{NOV} databases for the incoming mails.  This makes it possibly the
14714 fastest back end when it comes to reading mail.
14715
14716 @cindex self contained nnml servers
14717 @cindex marks
14718 When the marks file is used (which it is by default), @code{nnml}
14719 servers have the property that you may backup them using @code{tar} or
14720 similar, and later be able to restore them into Gnus (by adding the
14721 proper @code{nnml} server) and have all your marks be preserved.  Marks
14722 for a group is usually stored in the @code{.marks} file (but see
14723 @code{nnml-marks-file-name}) within each @code{nnml} group's directory.
14724 Individual @code{nnml} groups are also possible to backup, use @kbd{G m}
14725 to restore the group (after restoring the backup into the nnml
14726 directory).
14727
14728 If for some reason you believe your @file{.marks} files are screwed
14729 up, you can just delete them all.  Gnus will then correctly regenerate
14730 them next time it starts.
14731
14732 Virtual server settings:
14733
14734 @table @code
14735 @item nnml-directory
14736 @vindex nnml-directory
14737 All @code{nnml} directories will be placed under this directory.  The
14738 default is the value of @code{message-directory} (whose default value
14739 is @file{~/Mail}).
14740
14741 @item nnml-active-file
14742 @vindex nnml-active-file
14743 The active file for the @code{nnml} server.  The default is
14744 @file{~/Mail/active}.
14745
14746 @item nnml-newsgroups-file
14747 @vindex nnml-newsgroups-file
14748 The @code{nnml} group descriptions file.  @xref{Newsgroups File
14749 Format}.  The default is @file{~/Mail/newsgroups}.
14750
14751 @item nnml-get-new-mail
14752 @vindex nnml-get-new-mail
14753 If non-@code{nil}, @code{nnml} will read incoming mail.  The default is
14754 @code{t}.
14755
14756 @item nnml-nov-is-evil
14757 @vindex nnml-nov-is-evil
14758 If non-@code{nil}, this back end will ignore any @acronym{NOV} files.  The
14759 default is @code{nil}.
14760
14761 @item nnml-nov-file-name
14762 @vindex nnml-nov-file-name
14763 The name of the @acronym{NOV} files.  The default is @file{.overview}.
14764
14765 @item nnml-prepare-save-mail-hook
14766 @vindex nnml-prepare-save-mail-hook
14767 Hook run narrowed to an article before saving.
14768
14769 @item nnml-marks-is-evil
14770 @vindex nnml-marks-is-evil
14771 If non-@code{nil}, this back end will ignore any @sc{marks} files.  The
14772 default is @code{nil}.
14773
14774 @item nnml-marks-file-name
14775 @vindex nnml-marks-file-name
14776 The name of the @dfn{marks} files.  The default is @file{.marks}.
14777
14778 @item nnml-use-compressed-files
14779 @vindex nnml-use-compressed-files
14780 If non-@code{nil}, @code{nnml} will allow using compressed message
14781 files.
14782
14783 @end table
14784
14785 @findex nnml-generate-nov-databases
14786 If your @code{nnml} groups and @acronym{NOV} files get totally out of whack,
14787 you can do a complete update by typing @kbd{M-x
14788 nnml-generate-nov-databases}.  This command will trawl through the
14789 entire @code{nnml} hierarchy, looking at each and every article, so it
14790 might take a while to complete.  A better interface to this
14791 functionality can be found in the server buffer (@pxref{Server
14792 Commands}).
14793
14794
14795 @node MH Spool
14796 @subsubsection MH Spool
14797 @cindex nnmh
14798 @cindex mh-e mail spool
14799
14800 @code{nnmh} is just like @code{nnml}, except that is doesn't generate
14801 @acronym{NOV} databases and it doesn't keep an active file or marks file.
14802 This makes @code{nnmh} a @emph{much} slower back end than @code{nnml},
14803 but it also makes it easier to write procmail scripts for.
14804
14805 Virtual server settings:
14806
14807 @table @code
14808 @item nnmh-directory
14809 @vindex nnmh-directory
14810 All @code{nnmh} directories will be located under this directory.  The
14811 default is the value of @code{message-directory} (whose default is
14812 @file{~/Mail})
14813
14814 @item nnmh-get-new-mail
14815 @vindex nnmh-get-new-mail
14816 If non-@code{nil}, @code{nnmh} will read incoming mail.  The default is
14817 @code{t}.
14818
14819 @item nnmh-be-safe
14820 @vindex nnmh-be-safe
14821 If non-@code{nil}, @code{nnmh} will go to ridiculous lengths to make
14822 sure that the articles in the folder are actually what Gnus thinks they
14823 are.  It will check date stamps and stat everything in sight, so
14824 setting this to @code{t} will mean a serious slow-down.  If you never
14825 use anything but Gnus to read the @code{nnmh} articles, you do not have
14826 to set this variable to @code{t}.  The default is @code{nil}.
14827 @end table
14828
14829
14830 @node Maildir
14831 @subsubsection Maildir
14832 @cindex nnmaildir
14833 @cindex maildir
14834
14835 @code{nnmaildir} stores mail in the maildir format, with each maildir
14836 corresponding to a group in Gnus.  This format is documented here:
14837 @uref{http://cr.yp.to/proto/maildir.html} and here:
14838 @uref{http://www.qmail.org/man/man5/maildir.html}.  nnmaildir also
14839 stores extra information in the @file{.nnmaildir/} directory within a
14840 maildir.
14841
14842 Maildir format was designed to allow concurrent deliveries and
14843 reading, without needing locks.  With other back ends, you would have
14844 your mail delivered to a spool of some kind, and then you would
14845 configure Gnus to split mail from that spool into your groups.  You
14846 can still do that with nnmaildir, but the more common configuration is
14847 to have your mail delivered directly to the maildirs that appear as
14848 group in Gnus.
14849
14850 nnmaildir is designed to be perfectly reliable: @kbd{C-g} will never
14851 corrupt its data in memory, and @code{SIGKILL} will never corrupt its
14852 data in the filesystem.
14853
14854 nnmaildir stores article marks and @acronym{NOV} data in each maildir.  So you
14855 can copy a whole maildir from one Gnus setup to another, and you will
14856 keep your marks.
14857
14858 Virtual server settings:
14859
14860 @table @code
14861 @item directory
14862 For each of your nnmaildir servers (it's very unlikely that you'd need
14863 more than one), you need to create a directory and populate it with
14864 maildirs or symlinks to maildirs (and nothing else; do not choose a
14865 directory already used for other purposes).  Each maildir will be
14866 represented in Gnus as a newsgroup on that server; the filename of the
14867 symlink will be the name of the group.  Any filenames in the directory
14868 starting with @samp{.} are ignored.  The directory is scanned when you
14869 first start Gnus, and each time you type @kbd{g} in the group buffer;
14870 if any maildirs have been removed or added, nnmaildir notices at these
14871 times.
14872
14873 The value of the @code{directory} parameter should be a Lisp form
14874 which is processed by @code{eval} and @code{expand-file-name} to get
14875 the path of the directory for this server.  The form is @code{eval}ed
14876 only when the server is opened; the resulting string is used until the
14877 server is closed.  (If you don't know about forms and @code{eval},
14878 don't worry---a simple string will work.)  This parameter is not
14879 optional; you must specify it.  I don't recommend using
14880 @code{"~/Mail"} or a subdirectory of it; several other parts of Gnus
14881 use that directory by default for various things, and may get confused
14882 if nnmaildir uses it too.  @code{"~/.nnmaildir"} is a typical value.
14883
14884 @item target-prefix
14885 This should be a Lisp form which is processed by @code{eval} and
14886 @code{expand-file-name}.  The form is @code{eval}ed only when the
14887 server is opened; the resulting string is used until the server is
14888 closed.
14889
14890 When you create a group on an nnmaildir server, the maildir is created
14891 with @code{target-prefix} prepended to its name, and a symlink
14892 pointing to that maildir is created, named with the plain group name.
14893 So if @code{directory} is @code{"~/.nnmaildir"} and
14894 @code{target-prefix} is @code{"../maildirs/"}, then when you create
14895 the group @code{foo}, nnmaildir will create
14896 @file{~/.nnmaildir/../maildirs/foo} as a maildir, and will create
14897 @file{~/.nnmaildir/foo} as a symlink pointing to
14898 @file{../maildirs/foo}.
14899
14900 You can set @code{target-prefix} to a string without any slashes to
14901 create both maildirs and symlinks in the same @code{directory}; in
14902 this case, any maildirs found in @code{directory} whose names start
14903 with @code{target-prefix} will not be listed as groups (but the
14904 symlinks pointing to them will be).
14905
14906 As a special case, if @code{target-prefix} is @code{""} (the default),
14907 then when you create a group, the maildir will be created in
14908 @code{directory} without a corresponding symlink.  Beware that you
14909 cannot use @code{gnus-group-delete-group} on such groups without the
14910 @code{force} argument.
14911
14912 @item directory-files
14913 This should be a function with the same interface as
14914 @code{directory-files} (such as @code{directory-files} itself).  It is
14915 used to scan the server's @code{directory} for maildirs.  This
14916 parameter is optional; the default is
14917 @code{nnheader-directory-files-safe} if
14918 @code{nnheader-directory-files-is-safe} is @code{nil}, and
14919 @code{directory-files} otherwise.
14920 (@code{nnheader-directory-files-is-safe} is checked only once when the
14921 server is opened; if you want to check it each time the directory is
14922 scanned, you'll have to provide your own function that does that.)
14923
14924 @item get-new-mail
14925 If non-@code{nil}, then after scanning for new mail in the group
14926 maildirs themselves as usual, this server will also incorporate mail
14927 the conventional Gnus way, from @code{mail-sources} according to
14928 @code{nnmail-split-methods} or @code{nnmail-split-fancy}.  The default
14929 value is @code{nil}.
14930
14931 Do @emph{not} use the same maildir both in @code{mail-sources} and as
14932 an nnmaildir group.  The results might happen to be useful, but that
14933 would be by chance, not by design, and the results might be different
14934 in the future.  If your split rules create new groups, remember to
14935 supply a @code{create-directory} server parameter.
14936 @end table
14937
14938 @subsubsection Group parameters
14939
14940 nnmaildir uses several group parameters.  It's safe to ignore all
14941 this; the default behavior for nnmaildir is the same as the default
14942 behavior for other mail back ends: articles are deleted after one week,
14943 etc.  Except for the expiry parameters, all this functionality is
14944 unique to nnmaildir, so you can ignore it if you're just trying to
14945 duplicate the behavior you already have with another back end.
14946
14947 If the value of any of these parameters is a vector, the first element
14948 is evaluated as a Lisp form and the result is used, rather than the
14949 original value.  If the value is not a vector, the value itself is
14950 evaluated as a Lisp form.  (This is why these parameters use names
14951 different from those of other, similar parameters supported by other
14952 back ends: they have different, though similar, meanings.)  (For
14953 numbers, strings, @code{nil}, and @code{t}, you can ignore the
14954 @code{eval} business again; for other values, remember to use an extra
14955 quote and wrap the value in a vector when appropriate.)
14956
14957 @table @code
14958 @item expire-age
14959 An integer specifying the minimum age, in seconds, of an article before
14960 it will be expired, or the symbol @code{never} to specify that
14961 articles should never be expired.  If this parameter is not set,
14962 nnmaildir falls back to the usual
14963 @code{nnmail-expiry-wait}(@code{-function}) variables (overrideable by
14964 the @code{expiry-wait}(@code{-function}) group parameters.  If you
14965 wanted a value of 3 days, you could use something like @code{[(* 3 24
14966 60 60)]}; nnmaildir will evaluate the form and use the result.  An
14967 article's age is measured starting from the article file's
14968 modification time.  Normally, this is the same as the article's
14969 delivery time, but editing an article makes it younger.  Moving an
14970 article (other than via expiry) may also make an article younger.
14971
14972 @item expire-group
14973 If this is set to a string such as a full Gnus group name, like
14974 @example
14975 "backend+server.address.string:group.name"
14976 @end example
14977 and if it is not the name of the same group that the parameter belongs
14978 to, then articles will be moved to the specified group during expiry
14979 before being deleted.  @emph{If this is set to an nnmaildir group, the
14980 article will be just as old in the destination group as it was in the
14981 source group.}  So be careful with @code{expire-age} in the
14982 destination group.  If this is set to the name of the same group that
14983 the parameter belongs to, then the article is not expired at all.  If
14984 you use the vector form, the first element is evaluated once for each
14985 article.  So that form can refer to
14986 @code{nnmaildir-article-file-name}, etc., to decide where to put the
14987 article.  @emph{If this parameter is not set, nnmaildir does not fall
14988 back to the @code{expiry-target} group parameter or the
14989 @code{nnmail-expiry-target} variable.}
14990
14991 @item read-only
14992 If this is set to @code{t}, nnmaildir will treat the articles in this
14993 maildir as read-only.  This means: articles are not renamed from
14994 @file{new/} into @file{cur/}; articles are only found in @file{new/},
14995 not @file{cur/}; articles are never deleted; articles cannot be
14996 edited.  @file{new/} is expected to be a symlink to the @file{new/}
14997 directory of another maildir---e.g., a system-wide mailbox containing
14998 a mailing list of common interest.  Everything in the maildir outside
14999 @file{new/} is @emph{not} treated as read-only, so for a shared
15000 mailbox, you do still need to set up your own maildir (or have write
15001 permission to the shared mailbox); your maildir just won't contain
15002 extra copies of the articles.
15003
15004 @item directory-files
15005 A function with the same interface as @code{directory-files}.  It is
15006 used to scan the directories in the maildir corresponding to this
15007 group to find articles.  The default is the function specified by the
15008 server's @code{directory-files} parameter.
15009
15010 @item distrust-Lines:
15011 If non-@code{nil}, nnmaildir will always count the lines of an
15012 article, rather than use the @code{Lines:} header field.  If
15013 @code{nil}, the header field will be used if present.
15014
15015 @item always-marks
15016 A list of mark symbols, such as
15017 @code{['(read expire)]}.  Whenever Gnus asks nnmaildir for
15018 article marks, nnmaildir will say that all articles have these
15019 marks, regardless of whether the marks stored in the filesystem
15020 say so.  This is a proof-of-concept feature that will probably be
15021 removed eventually; it ought to be done in Gnus proper, or
15022 abandoned if it's not worthwhile.
15023
15024 @item never-marks
15025 A list of mark symbols, such as @code{['(tick expire)]}.  Whenever
15026 Gnus asks nnmaildir for article marks, nnmaildir will say that no
15027 articles have these marks, regardless of whether the marks stored in
15028 the filesystem say so.  @code{never-marks} overrides
15029 @code{always-marks}.  This is a proof-of-concept feature that will
15030 probably be removed eventually; it ought to be done in Gnus proper, or
15031 abandoned if it's not worthwhile.
15032
15033 @item nov-cache-size
15034 An integer specifying the size of the @acronym{NOV} memory cache.  To speed
15035 things up, nnmaildir keeps @acronym{NOV} data in memory for a limited number of
15036 articles in each group.  (This is probably not worthwhile, and will
15037 probably be removed in the future.)  This parameter's value is noticed
15038 only the first time a group is seen after the server is opened---i.e.,
15039 when you first start Gnus, typically.  The @acronym{NOV} cache is never resized
15040 until the server is closed and reopened.  The default is an estimate
15041 of the number of articles that would be displayed in the summary
15042 buffer: a count of articles that are either marked with @code{tick} or
15043 not marked with @code{read}, plus a little extra.
15044 @end table
15045
15046 @subsubsection Article identification
15047 Articles are stored in the @file{cur/} subdirectory of each maildir.
15048 Each article file is named like @code{uniq:info}, where @code{uniq}
15049 contains no colons.  nnmaildir ignores, but preserves, the
15050 @code{:info} part.  (Other maildir readers typically use this part of
15051 the filename to store marks.)  The @code{uniq} part uniquely
15052 identifies the article, and is used in various places in the
15053 @file{.nnmaildir/} subdirectory of the maildir to store information
15054 about the corresponding article.  The full pathname of an article is
15055 available in the variable @code{nnmaildir-article-file-name} after you
15056 request the article in the summary buffer.
15057
15058 @subsubsection NOV data
15059 An article identified by @code{uniq} has its @acronym{NOV} data (used to
15060 generate lines in the summary buffer) stored in
15061 @code{.nnmaildir/nov/uniq}.  There is no
15062 @code{nnmaildir-generate-nov-databases} function.  (There isn't much
15063 need for it---an article's @acronym{NOV} data is updated automatically when the
15064 article or @code{nnmail-extra-headers} has changed.)  You can force
15065 nnmaildir to regenerate the @acronym{NOV} data for a single article simply by
15066 deleting the corresponding @acronym{NOV} file, but @emph{beware}: this will also
15067 cause nnmaildir to assign a new article number for this article, which
15068 may cause trouble with @code{seen} marks, the Agent, and the cache.
15069
15070 @subsubsection Article marks
15071 An article identified by @code{uniq} is considered to have the mark
15072 @code{flag} when the file @file{.nnmaildir/marks/flag/uniq} exists.
15073 When Gnus asks nnmaildir for a group's marks, nnmaildir looks for such
15074 files and reports the set of marks it finds.  When Gnus asks nnmaildir
15075 to store a new set of marks, nnmaildir creates and deletes the
15076 corresponding files as needed.  (Actually, rather than create a new
15077 file for each mark, it just creates hard links to
15078 @file{.nnmaildir/markfile}, to save inodes.)
15079
15080 You can invent new marks by creating a new directory in
15081 @file{.nnmaildir/marks/}.  You can tar up a maildir and remove it from
15082 your server, untar it later, and keep your marks.  You can add and
15083 remove marks yourself by creating and deleting mark files.  If you do
15084 this while Gnus is running and your nnmaildir server is open, it's
15085 best to exit all summary buffers for nnmaildir groups and type @kbd{s}
15086 in the group buffer first, and to type @kbd{g} or @kbd{M-g} in the
15087 group buffer afterwards.  Otherwise, Gnus might not pick up the
15088 changes, and might undo them.
15089
15090
15091 @node Mail Folders
15092 @subsubsection Mail Folders
15093 @cindex nnfolder
15094 @cindex mbox folders
15095 @cindex mail folders
15096
15097 @code{nnfolder} is a back end for storing each mail group in a separate
15098 file.  Each file is in the standard Un*x mbox format.  @code{nnfolder}
15099 will add extra headers to keep track of article numbers and arrival
15100 dates.
15101
15102 @cindex self contained nnfolder servers
15103 @cindex marks
15104 When the marks file is used (which it is by default), @code{nnfolder}
15105 servers have the property that you may backup them using @code{tar} or
15106 similar, and later be able to restore them into Gnus (by adding the
15107 proper @code{nnfolder} server) and have all your marks be preserved.
15108 Marks for a group is usually stored in a file named as the mbox file
15109 with @code{.mrk} concatenated to it (but see
15110 @code{nnfolder-marks-file-suffix}) within the @code{nnfolder} directory.
15111 Individual @code{nnfolder} groups are also possible to backup, use
15112 @kbd{G m} to restore the group (after restoring the backup into the
15113 @code{nnfolder} directory).
15114
15115 Virtual server settings:
15116
15117 @table @code
15118 @item nnfolder-directory
15119 @vindex nnfolder-directory
15120 All the @code{nnfolder} mail boxes will be stored under this directory.
15121 The default is the value of @code{message-directory} (whose default is
15122 @file{~/Mail})
15123
15124 @item nnfolder-active-file
15125 @vindex nnfolder-active-file
15126 The name of the active file.  The default is @file{~/Mail/active}.
15127
15128 @item nnfolder-newsgroups-file
15129 @vindex nnfolder-newsgroups-file
15130 The name of the group descriptions file.  @xref{Newsgroups File
15131 Format}.  The default is @file{~/Mail/newsgroups}
15132
15133 @item nnfolder-get-new-mail
15134 @vindex nnfolder-get-new-mail
15135 If non-@code{nil}, @code{nnfolder} will read incoming mail.  The default
15136 is @code{t}
15137
15138 @item nnfolder-save-buffer-hook
15139 @vindex nnfolder-save-buffer-hook
15140 @cindex backup files
15141 Hook run before saving the folders.  Note that Emacs does the normal
15142 backup renaming of files even with the @code{nnfolder} buffers.  If you
15143 wish to switch this off, you could say something like the following in
15144 your @file{.emacs} file:
15145
15146 @lisp
15147 (defun turn-off-backup ()
15148   (set (make-local-variable 'backup-inhibited) t))
15149
15150 (add-hook 'nnfolder-save-buffer-hook 'turn-off-backup)
15151 @end lisp
15152
15153 @item nnfolder-delete-mail-hook
15154 @vindex nnfolder-delete-mail-hook
15155 Hook run in a buffer narrowed to the message that is to be deleted.
15156 This function can be used to copy the message to somewhere else, or to
15157 extract some information from it before removing it.
15158
15159 @item nnfolder-nov-is-evil
15160 @vindex nnfolder-nov-is-evil
15161 If non-@code{nil}, this back end will ignore any @acronym{NOV} files.  The
15162 default is @code{nil}.
15163
15164 @item nnfolder-nov-file-suffix
15165 @vindex nnfolder-nov-file-suffix
15166 The extension for @acronym{NOV} files.  The default is @file{.nov}.
15167
15168 @item nnfolder-nov-directory
15169 @vindex nnfolder-nov-directory
15170 The directory where the @acronym{NOV} files should be stored.  If
15171 @code{nil}, @code{nnfolder-directory} is used.
15172
15173 @item nnfolder-marks-is-evil
15174 @vindex nnfolder-marks-is-evil
15175 If non-@code{nil}, this back end will ignore any @sc{marks} files.  The
15176 default is @code{nil}.
15177
15178 @item nnfolder-marks-file-suffix
15179 @vindex nnfolder-marks-file-suffix
15180 The extension for @sc{marks} files.  The default is @file{.mrk}.
15181
15182 @item nnfolder-marks-directory
15183 @vindex nnfolder-marks-directory
15184 The directory where the @sc{marks} files should be stored.  If
15185 @code{nil}, @code{nnfolder-directory} is used.
15186
15187 @end table
15188
15189
15190 @findex nnfolder-generate-active-file
15191 @kindex M-x nnfolder-generate-active-file
15192 If you have lots of @code{nnfolder}-like files you'd like to read with
15193 @code{nnfolder}, you can use the @kbd{M-x nnfolder-generate-active-file}
15194 command to make @code{nnfolder} aware of all likely files in
15195 @code{nnfolder-directory}.  This only works if you use long file names,
15196 though.
15197
15198 @node Comparing Mail Back Ends
15199 @subsubsection Comparing Mail Back Ends
15200
15201 First, just for terminology, the @dfn{back end} is the common word for a
15202 low-level access method---a transport, if you will, by which something
15203 is acquired.  The sense is that one's mail has to come from somewhere,
15204 and so selection of a suitable back end is required in order to get that
15205 mail within spitting distance of Gnus.
15206
15207 The same concept exists for Usenet itself: Though access to articles is
15208 typically done by @acronym{NNTP} these days, once upon a midnight dreary, everyone
15209 in the world got at Usenet by running a reader on the machine where the
15210 articles lay (the machine which today we call an @acronym{NNTP} server), and
15211 access was by the reader stepping into the articles' directory spool
15212 area directly.  One can still select between either the @code{nntp} or
15213 @code{nnspool} back ends, to select between these methods, if one happens
15214 actually to live on the server (or can see its spool directly, anyway,
15215 via NFS).
15216
15217 The goal in selecting a mail back end is to pick one which
15218 simultaneously represents a suitable way of dealing with the original
15219 format plus leaving mail in a form that is convenient to use in the
15220 future.  Here are some high and low points on each:
15221
15222 @table @code
15223 @item nnmbox
15224
15225 UNIX systems have historically had a single, very common, and well-
15226 defined format.  All messages arrive in a single @dfn{spool file}, and
15227 they are delineated by a line whose regular expression matches
15228 @samp{^From_}.  (My notational use of @samp{_} is to indicate a space,
15229 to make it clear in this instance that this is not the RFC-specified
15230 @samp{From:} header.)  Because Emacs and therefore Gnus emanate
15231 historically from the Unix environment, it is simplest if one does not
15232 mess a great deal with the original mailbox format, so if one chooses
15233 this back end, Gnus' primary activity in getting mail from the real spool
15234 area to Gnus' preferred directory is simply to copy it, with no
15235 (appreciable) format change in the process.  It is the ``dumbest'' way
15236 to move mail into availability in the Gnus environment.  This makes it
15237 fast to move into place, but slow to parse, when Gnus has to look at
15238 what's where.
15239
15240 @item nnbabyl
15241
15242 Once upon a time, there was the DEC-10 and DEC-20, running operating
15243 systems called TOPS and related things, and the usual (only?) mail
15244 reading environment was a thing called Babyl.  I don't know what format
15245 was used for mail landing on the system, but Babyl had its own internal
15246 format to which mail was converted, primarily involving creating a
15247 spool-file-like entity with a scheme for inserting Babyl-specific
15248 headers and status bits above the top of each message in the file.
15249 Rmail was Emacs' first mail reader, it was written by Richard Stallman,
15250 and Stallman came out of that TOPS/Babyl environment, so he wrote Rmail
15251 to understand the mail files folks already had in existence.  Gnus (and
15252 VM, for that matter) continue to support this format because it's
15253 perceived as having some good qualities in those mailer-specific
15254 headers/status bits stuff.  Rmail itself still exists as well, of
15255 course, and is still maintained by Stallman.
15256
15257 Both of the above forms leave your mail in a single file on your
15258 file system, and they must parse that entire file each time you take a
15259 look at your mail.
15260
15261 @item nnml
15262
15263 @code{nnml} is the back end which smells the most as though you were
15264 actually operating with an @code{nnspool}-accessed Usenet system.  (In
15265 fact, I believe @code{nnml} actually derived from @code{nnspool} code,
15266 lo these years ago.)  One's mail is taken from the original spool file,
15267 and is then cut up into individual message files, 1:1.  It maintains a
15268 Usenet-style active file (analogous to what one finds in an INN- or
15269 CNews-based news system in (for instance) @file{/var/lib/news/active},
15270 or what is returned via the @samp{NNTP LIST} verb) and also creates
15271 @dfn{overview} files for efficient group entry, as has been defined for
15272 @acronym{NNTP} servers for some years now.  It is slower in mail-splitting,
15273 due to the creation of lots of files, updates to the @code{nnml} active
15274 file, and additions to overview files on a per-message basis, but it is
15275 extremely fast on access because of what amounts to the indexing support
15276 provided by the active file and overviews.
15277
15278 @code{nnml} costs @dfn{inodes} in a big way; that is, it soaks up the
15279 resource which defines available places in the file system to put new
15280 files.  Sysadmins take a dim view of heavy inode occupation within
15281 tight, shared file systems.  But if you live on a personal machine where
15282 the file system is your own and space is not at a premium, @code{nnml}
15283 wins big.
15284
15285 It is also problematic using this back end if you are living in a
15286 FAT16-based Windows world, since much space will be wasted on all these
15287 tiny files.
15288
15289 @item nnmh
15290
15291 The Rand MH mail-reading system has been around UNIX systems for a very
15292 long time; it operates by splitting one's spool file of messages into
15293 individual files, but with little or no indexing support---@code{nnmh}
15294 is considered to be semantically equivalent to ``@code{nnml} without
15295 active file or overviews''.  This is arguably the worst choice, because
15296 one gets the slowness of individual file creation married to the
15297 slowness of access parsing when learning what's new in one's groups.
15298
15299 @item nnfolder
15300
15301 Basically the effect of @code{nnfolder} is @code{nnmbox} (the first
15302 method described above) on a per-group basis.  That is, @code{nnmbox}
15303 itself puts @emph{all} one's mail in one file; @code{nnfolder} provides a
15304 little bit of optimization to this so that each of one's mail groups has
15305 a Unix mail box file.  It's faster than @code{nnmbox} because each group
15306 can be parsed separately, and still provides the simple Unix mail box
15307 format requiring minimal effort in moving the mail around.  In addition,
15308 it maintains an ``active'' file making it much faster for Gnus to figure
15309 out how many messages there are in each separate group.
15310
15311 If you have groups that are expected to have a massive amount of
15312 messages, @code{nnfolder} is not the best choice, but if you receive
15313 only a moderate amount of mail, @code{nnfolder} is probably the most
15314 friendly mail back end all over.
15315
15316 @item nnmaildir
15317
15318 For configuring expiry and other things, @code{nnmaildir} uses
15319 incompatible group parameters, slightly different from those of other
15320 mail back ends.
15321
15322 @code{nnmaildir} is largely similar to @code{nnml}, with some notable
15323 differences.  Each message is stored in a separate file, but the
15324 filename is unrelated to the article number in Gnus.  @code{nnmaildir}
15325 also stores the equivalent of @code{nnml}'s overview files in one file
15326 per article, so it uses about twice as many inodes as @code{nnml}.  (Use
15327 @code{df -i} to see how plentiful your inode supply is.)  If this slows
15328 you down or takes up very much space, consider switching to
15329 @uref{http://www.namesys.com/, ReiserFS} or another non-block-structured
15330 file system.
15331
15332 Since maildirs don't require locking for delivery, the maildirs you use
15333 as groups can also be the maildirs your mail is directly delivered to.
15334 This means you can skip Gnus' mail splitting if your mail is already
15335 organized into different mailboxes during delivery.  A @code{directory}
15336 entry in @code{mail-sources} would have a similar effect, but would
15337 require one set of mailboxes for spooling deliveries (in mbox format,
15338 thus damaging message bodies), and another set to be used as groups (in
15339 whatever format you like).  A maildir has a built-in spool, in the
15340 @code{new/} subdirectory.  Beware that currently, mail moved from
15341 @code{new/} to @code{cur/} instead of via mail splitting will not
15342 undergo treatment such as duplicate checking.
15343
15344 @code{nnmaildir} stores article marks for a given group in the
15345 corresponding maildir, in a way designed so that it's easy to manipulate
15346 them from outside Gnus.  You can tar up a maildir, unpack it somewhere
15347 else, and still have your marks.  @code{nnml} also stores marks, but
15348 it's not as easy to work with them from outside Gnus as with
15349 @code{nnmaildir}.
15350
15351 @code{nnmaildir} uses a significant amount of memory to speed things up.
15352 (It keeps in memory some of the things that @code{nnml} stores in files
15353 and that @code{nnmh} repeatedly parses out of message files.)  If this
15354 is a problem for you, you can set the @code{nov-cache-size} group
15355 parameter to something small (0 would probably not work, but 1 probably
15356 would) to make it use less memory.  This caching will probably be
15357 removed in the future.
15358
15359 Startup is likely to be slower with @code{nnmaildir} than with other
15360 back ends.  Everything else is likely to be faster, depending in part
15361 on your file system.
15362
15363 @code{nnmaildir} does not use @code{nnoo}, so you cannot use @code{nnoo}
15364 to write an @code{nnmaildir}-derived back end.
15365
15366 @end table
15367
15368
15369 @node Browsing the Web
15370 @section Browsing the Web
15371 @cindex web
15372 @cindex browsing the web
15373 @cindex www
15374 @cindex http
15375
15376 Web-based discussion forums are getting more and more popular.  On many
15377 subjects, the web-based forums have become the most important forums,
15378 eclipsing the importance of mailing lists and news groups.  The reason
15379 is easy to understand---they are friendly to new users; you just point
15380 and click, and there's the discussion.  With mailing lists, you have to
15381 go through a cumbersome subscription procedure, and most people don't
15382 even know what a news group is.
15383
15384 The problem with this scenario is that web browsers are not very good at
15385 being newsreaders.  They do not keep track of what articles you've read;
15386 they do not allow you to score on subjects you're interested in; they do
15387 not allow off-line browsing; they require you to click around and drive
15388 you mad in the end.
15389
15390 So---if web browsers suck at reading discussion forums, why not use Gnus
15391 to do it instead?
15392
15393 Gnus has been getting a bit of a collection of back ends for providing
15394 interfaces to these sources.
15395
15396 @menu
15397 * Archiving Mail::
15398 * Web Searches::                Creating groups from articles that match a string.
15399 * Slashdot::                    Reading the Slashdot comments.
15400 * Ultimate::                    The Ultimate Bulletin Board systems.
15401 * Web Archive::                 Reading mailing list archived on web.
15402 * RSS::                         Reading RDF site summary.
15403 * Customizing w3::              Doing stuff to Emacs/w3 from Gnus.
15404 @end menu
15405
15406 All the web sources require Emacs/w3 and the url library to work.
15407
15408 The main caveat with all these web sources is that they probably won't
15409 work for a very long time.  Gleaning information from the @acronym{HTML} data
15410 is guesswork at best, and when the layout is altered, the Gnus back end
15411 will fail.  If you have reasonably new versions of these back ends,
15412 though, you should be ok.
15413
15414 One thing all these Web methods have in common is that the Web sources
15415 are often down, unavailable or just plain too slow to be fun.  In those
15416 cases, it makes a lot of sense to let the Gnus Agent (@pxref{Gnus
15417 Unplugged}) handle downloading articles, and then you can read them at
15418 leisure from your local disk.  No more World Wide Wait for you.
15419
15420 @node Archiving Mail
15421 @subsection Archiving Mail
15422 @cindex archiving mail
15423 @cindex backup of mail
15424
15425 Some of the back ends, notably @code{nnml}, @code{nnfolder}, and
15426 @code{nnmaildir}, now actually store the article marks with each group.
15427 For these servers, archiving and restoring a group while preserving
15428 marks is fairly simple.
15429
15430 (Preserving the group level and group parameters as well still
15431 requires ritual dancing and sacrifices to the @file{.newsrc.eld} deity
15432 though.)
15433
15434 To archive an entire @code{nnml}, @code{nnfolder}, or @code{nnmaildir}
15435 server, take a recursive copy of the server directory.  There is no need
15436 to shut down Gnus, so archiving may be invoked by @code{cron} or
15437 similar.  You restore the data by restoring the directory tree, and
15438 adding a server definition pointing to that directory in Gnus.  The
15439 @ref{Article Backlog}, @ref{Asynchronous Fetching} and other things
15440 might interfere with overwriting data, so you may want to shut down Gnus
15441 before you restore the data.
15442
15443 It is also possible to archive individual @code{nnml},
15444 @code{nnfolder}, or @code{nnmaildir} groups, while preserving marks.
15445 For @code{nnml} or @code{nnmaildir}, you copy all files in the group's
15446 directory.  For @code{nnfolder} you need to copy both the base folder
15447 file itself (@file{FOO}, say), and the marks file (@file{FOO.mrk} in
15448 this example).  Restoring the group is done with @kbd{G m} from the Group
15449 buffer.  The last step makes Gnus notice the new directory.
15450 @code{nnmaildir} notices the new directory automatically, so @kbd{G m}
15451 is unnecessary in that case.
15452
15453 @node Web Searches
15454 @subsection Web Searches
15455 @cindex nnweb
15456 @cindex Google
15457 @cindex dejanews
15458 @cindex gmane
15459 @cindex Usenet searches
15460 @cindex searching the Usenet
15461
15462 It's, like, too neat to search the Usenet for articles that match a
15463 string, but it, like, totally @emph{sucks}, like, totally, to use one of
15464 those, like, Web browsers, and you, like, have to, rilly, like, look at
15465 the commercials, so, like, with Gnus you can do @emph{rad}, rilly,
15466 searches without having to use a browser.
15467
15468 The @code{nnweb} back end allows an easy interface to the mighty search
15469 engine.  You create an @code{nnweb} group, enter a search pattern, and
15470 then enter the group and read the articles like you would any normal
15471 group.  The @kbd{G w} command in the group buffer (@pxref{Foreign
15472 Groups}) will do this in an easy-to-use fashion.
15473
15474 @code{nnweb} groups don't really lend themselves to being solid
15475 groups---they have a very fleeting idea of article numbers.  In fact,
15476 each time you enter an @code{nnweb} group (not even changing the search
15477 pattern), you are likely to get the articles ordered in a different
15478 manner.  Not even using duplicate suppression (@pxref{Duplicate
15479 Suppression}) will help, since @code{nnweb} doesn't even know the
15480 @code{Message-ID} of the articles before reading them using some search
15481 engines (Google, for instance).  The only possible way to keep track
15482 of which articles you've read is by scoring on the @code{Date}
15483 header---mark all articles posted before the last date you read the
15484 group as read.
15485
15486 If the search engine changes its output substantially, @code{nnweb}
15487 won't be able to parse it and will fail.  One could hardly fault the Web
15488 providers if they were to do this---their @emph{raison d'être} is to
15489 make money off of advertisements, not to provide services to the
15490 community.  Since @code{nnweb} washes the ads off all the articles, one
15491 might think that the providers might be somewhat miffed.  We'll see.
15492
15493 You must have the @code{url} and @code{w3} package installed to be able
15494 to use @code{nnweb}.
15495
15496 Virtual server variables:
15497
15498 @table @code
15499 @item nnweb-type
15500 @vindex nnweb-type
15501 What search engine type is being used.  The currently supported types
15502 are @code{google}, @code{dejanews}, and @code{gmane}.  Note that
15503 @code{dejanews} is an alias to @code{google}.
15504
15505 @item nnweb-search
15506 @vindex nnweb-search
15507 The search string to feed to the search engine.
15508
15509 @item nnweb-max-hits
15510 @vindex nnweb-max-hits
15511 Advisory maximum number of hits per search to display.  The default is
15512 999.
15513
15514 @item nnweb-type-definition
15515 @vindex nnweb-type-definition
15516 Type-to-definition alist.  This alist says what @code{nnweb} should do
15517 with the various search engine types.  The following elements must be
15518 present:
15519
15520 @table @code
15521 @item article
15522 Function to decode the article and provide something that Gnus
15523 understands.
15524
15525 @item map
15526 Function to create an article number to message header and URL alist.
15527
15528 @item search
15529 Function to send the search string to the search engine.
15530
15531 @item address
15532 The address the aforementioned function should send the search string
15533 to.
15534
15535 @item id
15536 Format string URL to fetch an article by @code{Message-ID}.
15537 @end table
15538
15539 @end table
15540
15541
15542 @node Slashdot
15543 @subsection Slashdot
15544 @cindex Slashdot
15545 @cindex nnslashdot
15546
15547 @uref{http://slashdot.org/, Slashdot} is a popular news site, with
15548 lively discussion following the news articles.  @code{nnslashdot} will
15549 let you read this forum in a convenient manner.
15550
15551 The easiest way to read this source is to put something like the
15552 following in your @file{~/.gnus.el} file:
15553
15554 @lisp
15555 (setq gnus-secondary-select-methods
15556       '((nnslashdot "")))
15557 @end lisp
15558
15559 This will make Gnus query the @code{nnslashdot} back end for new comments
15560 and groups.  The @kbd{F} command will subscribe each new news article as
15561 a new Gnus group, and you can read the comments by entering these
15562 groups.  (Note that the default subscription method is to subscribe new
15563 groups as zombies.  Other methods are available (@pxref{Subscription
15564 Methods}).
15565
15566 If you want to remove an old @code{nnslashdot} group, the @kbd{G DEL}
15567 command is the most handy tool (@pxref{Foreign Groups}).
15568
15569 When following up to @code{nnslashdot} comments (or posting new
15570 comments), some light @acronym{HTML}izations will be performed.  In
15571 particular, text quoted with @samp{> } will be quoted with
15572 @code{blockquote} instead, and signatures will have @code{br} added to
15573 the end of each line.  Other than that, you can just write @acronym{HTML}
15574 directly into the message buffer.  Note that Slashdot filters out some
15575 @acronym{HTML} forms.
15576
15577 The following variables can be altered to change its behavior:
15578
15579 @table @code
15580 @item nnslashdot-threaded
15581 Whether @code{nnslashdot} should display threaded groups or not.  The
15582 default is @code{t}.  To be able to display threads, @code{nnslashdot}
15583 has to retrieve absolutely all comments in a group upon entry.  If a
15584 threaded display is not required, @code{nnslashdot} will only retrieve
15585 the comments that are actually wanted by the user.  Threading is nicer,
15586 but much, much slower than unthreaded.
15587
15588 @item nnslashdot-login-name
15589 @vindex nnslashdot-login-name
15590 The login name to use when posting.
15591
15592 @item nnslashdot-password
15593 @vindex nnslashdot-password
15594 The password to use when posting.
15595
15596 @item nnslashdot-directory
15597 @vindex nnslashdot-directory
15598 Where @code{nnslashdot} will store its files.  The default is
15599 @file{~/News/slashdot/}.
15600
15601 @item nnslashdot-active-url
15602 @vindex nnslashdot-active-url
15603 The @sc{url} format string that will be used to fetch the information on
15604 news articles and comments.  The default is@*
15605 @samp{http://slashdot.org/search.pl?section=&min=%d}.
15606
15607 @item nnslashdot-comments-url
15608 @vindex nnslashdot-comments-url
15609 The @sc{url} format string that will be used to fetch comments.  The
15610 default is
15611 @samp{http://slashdot.org/comments.pl?sid=%s&threshold=%d&commentsort=%d&mode=flat&startat=%d}.
15612
15613 @item nnslashdot-article-url
15614 @vindex nnslashdot-article-url
15615 The @sc{url} format string that will be used to fetch the news article.  The
15616 default is
15617 @samp{http://slashdot.org/article.pl?sid=%s&mode=nocomment}.
15618
15619 @item nnslashdot-threshold
15620 @vindex nnslashdot-threshold
15621 The score threshold.  The default is -1.
15622
15623 @item nnslashdot-group-number
15624 @vindex nnslashdot-group-number
15625 The number of old groups, in addition to the ten latest, to keep
15626 updated.  The default is 0.
15627
15628 @end table
15629
15630
15631
15632 @node Ultimate
15633 @subsection Ultimate
15634 @cindex nnultimate
15635 @cindex Ultimate Bulletin Board
15636
15637 @uref{http://www.ultimatebb.com/, The Ultimate Bulletin Board} is
15638 probably the most popular Web bulletin board system used.  It has a
15639 quite regular and nice interface, and it's possible to get the
15640 information Gnus needs to keep groups updated.
15641
15642 The easiest way to get started with @code{nnultimate} is to say
15643 something like the following in the group buffer:  @kbd{B nnultimate RET
15644 http://www.tcj.com/messboard/ubbcgi/ RET}.  (Substitute the @sc{url}
15645 (not including @samp{Ultimate.cgi} or the like at the end) for a forum
15646 you're interested in; there's quite a list of them on the Ultimate web
15647 site.)  Then subscribe to the groups you're interested in from the
15648 server buffer, and read them from the group buffer.
15649
15650 The following @code{nnultimate} variables can be altered:
15651
15652 @table @code
15653 @item nnultimate-directory
15654 @vindex nnultimate-directory
15655 The directory where @code{nnultimate} stores its files.  The default is@*
15656 @file{~/News/ultimate/}.
15657 @end table
15658
15659
15660 @node Web Archive
15661 @subsection Web Archive
15662 @cindex nnwarchive
15663 @cindex Web Archive
15664
15665 Some mailing lists only have archives on Web servers, such as
15666 @uref{http://www.egroups.com/} and
15667 @uref{http://www.mail-archive.com/}.  It has a quite regular and nice
15668 interface, and it's possible to get the information Gnus needs to keep
15669 groups updated.
15670
15671 @findex gnus-group-make-warchive-group
15672 The easiest way to get started with @code{nnwarchive} is to say
15673 something like the following in the group buffer: @kbd{M-x
15674 gnus-group-make-warchive-group RET @var{an_egroup} RET egroups RET
15675 www.egroups.com RET @var{your@@email.address} RET}.  (Substitute the
15676 @var{an_egroup} with the mailing list you subscribed, the
15677 @var{your@@email.address} with your email address.), or to browse the
15678 back end by @kbd{B nnwarchive RET mail-archive RET}.
15679
15680 The following @code{nnwarchive} variables can be altered:
15681
15682 @table @code
15683 @item nnwarchive-directory
15684 @vindex nnwarchive-directory
15685 The directory where @code{nnwarchive} stores its files.  The default is@*
15686 @file{~/News/warchive/}.
15687
15688 @item nnwarchive-login
15689 @vindex nnwarchive-login
15690 The account name on the web server.
15691
15692 @item nnwarchive-passwd
15693 @vindex nnwarchive-passwd
15694 The password for your account on the web server.
15695 @end table
15696
15697 @node RSS
15698 @subsection RSS
15699 @cindex nnrss
15700 @cindex RSS
15701
15702 Some sites have RDF site summary (RSS)
15703 @uref{http://purl.org/rss/1.0/spec}.  It has a quite regular and nice
15704 interface, and it's possible to get the information Gnus needs to keep
15705 groups updated.
15706
15707 The easiest way to get started with @code{nnrss} is to say something
15708 like the following in the group buffer: @kbd{B nnrss RET RET}, then
15709 subscribe groups.
15710
15711 The following @code{nnrss} variables can be altered:
15712
15713 @table @code
15714 @item nnrss-directory
15715 @vindex nnrss-directory
15716 The directory where @code{nnrss} stores its files.  The default is
15717 @file{~/News/rss/}.
15718
15719 @end table
15720
15721 The following code may be helpful, if you want to show the description in
15722 the summary buffer.
15723
15724 @lisp
15725 (add-to-list 'nnmail-extra-headers nnrss-description-field)
15726 (setq gnus-summary-line-format "%U%R%z%I%(%[%4L: %-15,15f%]%) %s%uX\n")
15727
15728 (defun gnus-user-format-function-X (header)
15729   (let ((descr
15730          (assq nnrss-description-field (mail-header-extra header))))
15731     (if descr (concat "\n\t" (cdr descr)) "")))
15732 @end lisp
15733
15734 The following code may be useful to open an nnrss url directly from the
15735 summary buffer.
15736 @lisp
15737 (require 'browse-url)
15738
15739 (defun browse-nnrss-url( arg )
15740   (interactive "p")
15741   (let ((url (assq nnrss-url-field
15742                    (mail-header-extra
15743                     (gnus-data-header
15744                      (assq (gnus-summary-article-number)
15745                            gnus-newsgroup-data))))))
15746     (if url
15747         (progn
15748           (browse-url (cdr url))
15749           (gnus-summary-mark-as-read-forward 1))
15750       (gnus-summary-scroll-up arg))))
15751
15752 (eval-after-load "gnus"
15753   #'(define-key gnus-summary-mode-map
15754       (kbd "<RET>") 'browse-nnrss-url))
15755 (add-to-list 'nnmail-extra-headers nnrss-url-field)
15756 @end lisp
15757
15758 @node Customizing w3
15759 @subsection Customizing w3
15760 @cindex w3
15761 @cindex html
15762 @cindex url
15763 @cindex Netscape
15764
15765 Gnus uses the url library to fetch web pages and Emacs/w3 to display web
15766 pages.  Emacs/w3 is documented in its own manual, but there are some
15767 things that may be more relevant for Gnus users.
15768
15769 For instance, a common question is how to make Emacs/w3 follow links
15770 using the @code{browse-url} functions (which will call some external web
15771 browser like Netscape).  Here's one way:
15772
15773 @lisp
15774 (eval-after-load "w3"
15775   '(progn
15776     (fset 'w3-fetch-orig (symbol-function 'w3-fetch))
15777     (defun w3-fetch (&optional url target)
15778       (interactive (list (w3-read-url-with-default)))
15779       (if (eq major-mode 'gnus-article-mode)
15780           (browse-url url)
15781         (w3-fetch-orig url target)))))
15782 @end lisp
15783
15784 Put that in your @file{.emacs} file, and hitting links in w3-rendered
15785 @acronym{HTML} in the Gnus article buffers will use @code{browse-url} to
15786 follow the link.
15787
15788
15789 @node IMAP
15790 @section IMAP
15791 @cindex nnimap
15792 @cindex @acronym{IMAP}
15793
15794 @acronym{IMAP} is a network protocol for reading mail (or news, or @dots{}),
15795 think of it as a modernized @acronym{NNTP}.  Connecting to a @acronym{IMAP}
15796 server is much similar to connecting to a news server, you just
15797 specify the network address of the server.
15798
15799 @acronym{IMAP} has two properties.  First, @acronym{IMAP} can do
15800 everything that @acronym{POP} can, it can hence be viewed as a
15801 @acronym{POP++}.  Secondly, @acronym{IMAP} is a mail storage protocol,
15802 similar to @acronym{NNTP} being a news storage protocol---however,
15803 @acronym{IMAP} offers more features than @acronym{NNTP} because news
15804 is more or less read-only whereas mail is read-write.
15805
15806 If you want to use @acronym{IMAP} as a @acronym{POP++}, use an imap
15807 entry in @code{mail-sources}.  With this, Gnus will fetch mails from
15808 the @acronym{IMAP} server and store them on the local disk.  This is
15809 not the usage described in this section---@xref{Mail Sources}.
15810
15811 If you want to use @acronym{IMAP} as a mail storage protocol, use an nnimap
15812 entry in @code{gnus-secondary-select-methods}.  With this, Gnus will
15813 manipulate mails stored on the @acronym{IMAP} server.  This is the kind of
15814 usage explained in this section.
15815
15816 A server configuration in @file{~/.gnus.el} with a few @acronym{IMAP}
15817 servers might look something like the following.  (Note that for
15818 @acronym{TLS}/@acronym{SSL}, you need external programs and libraries,
15819 see below.)
15820
15821 @lisp
15822 (setq gnus-secondary-select-methods
15823       '((nnimap "simpleserver") ; @r{no special configuration}
15824         ; @r{perhaps a ssh port forwarded server:}
15825         (nnimap "dolk"
15826                 (nnimap-address "localhost")
15827                 (nnimap-server-port 1430))
15828         ; @r{a UW server running on localhost}
15829         (nnimap "barbar"
15830                 (nnimap-server-port 143)
15831                 (nnimap-address "localhost")
15832                 (nnimap-list-pattern ("INBOX" "mail/*")))
15833         ; @r{anonymous public cyrus server:}
15834         (nnimap "cyrus.andrew.cmu.edu"
15835                 (nnimap-authenticator anonymous)
15836                 (nnimap-list-pattern "archive.*")
15837                 (nnimap-stream network))
15838         ; @r{a ssl server on a non-standard port:}
15839         (nnimap "vic20"
15840                 (nnimap-address "vic20.somewhere.com")
15841                 (nnimap-server-port 9930)
15842                 (nnimap-stream ssl))))
15843 @end lisp
15844
15845 After defining the new server, you can subscribe to groups on the
15846 server using normal Gnus commands such as @kbd{U} in the Group Buffer
15847 (@pxref{Subscription Commands}) or via the Server Buffer
15848 (@pxref{Server Buffer}).
15849
15850 The following variables can be used to create a virtual @code{nnimap}
15851 server:
15852
15853 @table @code
15854
15855 @item nnimap-address
15856 @vindex nnimap-address
15857
15858 The address of the remote @acronym{IMAP} server.  Defaults to the virtual
15859 server name if not specified.
15860
15861 @item nnimap-server-port
15862 @vindex nnimap-server-port
15863 Port on server to contact.  Defaults to port 143, or 993 for @acronym{TLS}/@acronym{SSL}.
15864
15865 Note that this should be an integer, example server specification:
15866
15867 @lisp
15868 (nnimap "mail.server.com"
15869         (nnimap-server-port 4711))
15870 @end lisp
15871
15872 @item nnimap-list-pattern
15873 @vindex nnimap-list-pattern
15874 String or list of strings of mailboxes to limit available groups to.
15875 This is used when the server has very many mailboxes and you're only
15876 interested in a few---some servers export your home directory via
15877 @acronym{IMAP}, you'll probably want to limit the mailboxes to those in
15878 @file{~/Mail/*} then.
15879
15880 The string can also be a cons of REFERENCE and the string as above, what
15881 REFERENCE is used for is server specific, but on the University of
15882 Washington server it's a directory that will be concatenated with the
15883 mailbox.
15884
15885 Example server specification:
15886
15887 @lisp
15888 (nnimap "mail.server.com"
15889         (nnimap-list-pattern ("INBOX" "Mail/*" "alt.sex.*"
15890                                ("~friend/Mail/" . "list/*"))))
15891 @end lisp
15892
15893 @item nnimap-stream
15894 @vindex nnimap-stream
15895 The type of stream used to connect to your server.  By default, nnimap
15896 will detect and automatically use all of the below, with the exception
15897 of @acronym{TLS}/@acronym{SSL}.  (@acronym{IMAP} over
15898 @acronym{TLS}/@acronym{SSL} is being replaced by STARTTLS, which can
15899 be automatically detected, but it's not widely deployed yet.)
15900
15901 Example server specification:
15902
15903 @lisp
15904 (nnimap "mail.server.com"
15905         (nnimap-stream ssl))
15906 @end lisp
15907
15908 Please note that the value of @code{nnimap-stream} is a symbol!
15909
15910 @itemize @bullet
15911 @item
15912 @dfn{gssapi:} Connect with GSSAPI (usually Kerberos 5).  Requires the
15913 @samp{gsasl} or @samp{imtest} program.
15914 @item
15915 @dfn{kerberos4:} Connect with Kerberos 4.  Requires the @samp{imtest} program.
15916 @item
15917 @dfn{starttls:} Connect via the STARTTLS extension (similar to
15918 @acronym{TLS}/@acronym{SSL}).  Requires the external library @samp{starttls.el} and program
15919 @samp{starttls}.
15920 @item
15921 @dfn{tls:} Connect through @acronym{TLS}.  Requires GNUTLS (the program
15922 @samp{gnutls-cli}).
15923 @item
15924 @dfn{ssl:} Connect through @acronym{SSL}.  Requires OpenSSL (the program
15925 @samp{openssl}) or SSLeay (@samp{s_client}).
15926 @item
15927 @dfn{shell:} Use a shell command to start @acronym{IMAP} connection.
15928 @item
15929 @dfn{network:} Plain, TCP/IP network connection.
15930 @end itemize
15931
15932 @vindex imap-kerberos4-program
15933 The @samp{imtest} program is shipped with Cyrus IMAPD.  If you're
15934 using @samp{imtest} from Cyrus IMAPD < 2.0.14 (which includes version
15935 1.5.x and 1.6.x) you need to frob @code{imap-process-connection-type}
15936 to make @code{imap.el} use a pty instead of a pipe when communicating
15937 with @samp{imtest}.  You will then suffer from a line length
15938 restrictions on @acronym{IMAP} commands, which might make Gnus seem to hang
15939 indefinitely if you have many articles in a mailbox.  The variable
15940 @code{imap-kerberos4-program} contain parameters to pass to the imtest
15941 program.
15942
15943 For @acronym{TLS} connection, the @code{gnutls-cli} program from GNUTLS is
15944 needed.  It is available from
15945 @uref{http://www.gnu.org/software/gnutls/}.
15946
15947 @vindex imap-gssapi-program
15948 This parameter specifies a list of command lines that invoke a GSSAPI
15949 authenticated @acronym{IMAP} stream in a subshell.  They are tried
15950 sequentially until a connection is made, or the list has been
15951 exhausted.  By default, @samp{gsasl} from GNU SASL, available from
15952 @uref{http://www.gnu.org/software/gsasl/}, and the @samp{imtest}
15953 program from Cyrus IMAPD (see @code{imap-kerberos4-program}), are
15954 tried.
15955
15956 @vindex imap-ssl-program
15957 For @acronym{SSL} connections, the OpenSSL program is available from
15958 @uref{http://www.openssl.org/}.  OpenSSL was formerly known as SSLeay,
15959 and nnimap support it too---although the most recent versions of
15960 SSLeay, 0.9.x, are known to have serious bugs making it
15961 useless.  Earlier versions, especially 0.8.x, of SSLeay are known to
15962 work.  The variable @code{imap-ssl-program} contain parameters to pass
15963 to OpenSSL/SSLeay.
15964
15965 @vindex imap-shell-program
15966 @vindex imap-shell-host
15967 For @acronym{IMAP} connections using the @code{shell} stream, the variable
15968 @code{imap-shell-program} specify what program to call.
15969
15970 @item nnimap-authenticator
15971 @vindex nnimap-authenticator
15972
15973 The authenticator used to connect to the server.  By default, nnimap
15974 will use the most secure authenticator your server is capable of.
15975
15976 Example server specification:
15977
15978 @lisp
15979 (nnimap "mail.server.com"
15980         (nnimap-authenticator anonymous))
15981 @end lisp
15982
15983 Please note that the value of @code{nnimap-authenticator} is a symbol!
15984
15985 @itemize @bullet
15986 @item
15987 @dfn{gssapi:} GSSAPI (usually kerberos 5) authentication.  Requires
15988 external program @code{gsasl} or @code{imtest}.
15989 @item
15990 @dfn{kerberos4:} Kerberos 4 authentication.  Requires external program
15991 @code{imtest}.
15992 @item
15993 @dfn{digest-md5:} Encrypted username/password via DIGEST-MD5.  Requires
15994 external library @code{digest-md5.el}.
15995 @item
15996 @dfn{cram-md5:} Encrypted username/password via CRAM-MD5.
15997 @item
15998 @dfn{login:} Plain-text username/password via LOGIN.
15999 @item
16000 @dfn{anonymous:} Login as ``anonymous'', supplying your email address as password.
16001 @end itemize
16002
16003 @item nnimap-expunge-on-close
16004 @cindex expunging
16005 @vindex nnimap-expunge-on-close
16006 Unlike Parmenides the @acronym{IMAP} designers have decided things that
16007 don't exist actually do exist.  More specifically, @acronym{IMAP} has
16008 this concept of marking articles @code{Deleted} which doesn't actually
16009 delete them, and this (marking them @code{Deleted}, that is) is what
16010 nnimap does when you delete an article in Gnus (with @kbd{B DEL} or
16011 similar).
16012
16013 Since the articles aren't really removed when we mark them with the
16014 @code{Deleted} flag we'll need a way to actually delete them.  Feel like
16015 running in circles yet?
16016
16017 Traditionally, nnimap has removed all articles marked as @code{Deleted}
16018 when closing a mailbox but this is now configurable by this server
16019 variable.
16020
16021 The possible options are:
16022
16023 @table @code
16024
16025 @item always
16026 The default behavior, delete all articles marked as ``Deleted'' when
16027 closing a mailbox.
16028 @item never
16029 Never actually delete articles.  Currently there is no way of showing
16030 the articles marked for deletion in nnimap, but other @acronym{IMAP} clients
16031 may allow you to do this.  If you ever want to run the EXPUNGE command
16032 manually, @xref{Expunging mailboxes}.
16033 @item ask
16034 When closing mailboxes, nnimap will ask if you wish to expunge deleted
16035 articles or not.
16036
16037 @end table
16038
16039 @item nnimap-importantize-dormant
16040 @vindex nnimap-importantize-dormant
16041
16042 If non-@code{nil} (the default), marks dormant articles as ticked (as
16043 well), for other @acronym{IMAP} clients.  Within Gnus, dormant articles will
16044 naturally still (only) be marked as dormant.  This is to make dormant
16045 articles stand out, just like ticked articles, in other @acronym{IMAP}
16046 clients.  (In other words, Gnus has two ``Tick'' marks and @acronym{IMAP}
16047 has only one.)
16048
16049 Probably the only reason for frobing this would be if you're trying
16050 enable per-user persistent dormant flags, using something like:
16051
16052 @lisp
16053 (setcdr (assq 'dormant nnimap-mark-to-flag-alist)
16054         (format "gnus-dormant-%s" (user-login-name)))
16055 (setcdr (assq 'dormant nnimap-mark-to-predicate-alist)
16056         (format "KEYWORD gnus-dormant-%s" (user-login-name)))
16057 @end lisp
16058
16059 In this case, you would not want the per-user dormant flag showing up
16060 as ticked for other users.
16061
16062 @item nnimap-expunge-search-string
16063 @cindex expunging
16064 @vindex nnimap-expunge-search-string
16065
16066 This variable contain the @acronym{IMAP} search command sent to server when
16067 searching for articles eligible for expiring.  The default is
16068 @code{"UID %s NOT SINCE %s"}, where the first @code{%s} is replaced by
16069 UID set and the second @code{%s} is replaced by a date.
16070
16071 Probably the only useful value to change this to is
16072 @code{"UID %s NOT SENTSINCE %s"}, which makes nnimap use the Date: in
16073 messages instead of the internal article date.  See section 6.4.4 of
16074 RFC 2060 for more information on valid strings.
16075
16076 @item nnimap-authinfo-file
16077 @vindex nnimap-authinfo-file
16078
16079 A file containing credentials used to log in on servers.  The format is
16080 (almost) the same as the @code{ftp} @file{~/.netrc} file.  See the
16081 variable @code{nntp-authinfo-file} for exact syntax; also see
16082 @ref{NNTP}.
16083
16084 @item nnimap-need-unselect-to-notice-new-mail
16085 @vindex nnimap-need-unselect-to-notice-new-mail
16086
16087 Unselect mailboxes before looking for new mail in them.  Some servers
16088 seem to need this under some circumstances; it was reported that
16089 Courier 1.7.1 did.
16090
16091 @end table
16092
16093 @menu
16094 * Splitting in IMAP::           Splitting mail with nnimap.
16095 * Expiring in IMAP::            Expiring mail with nnimap.
16096 * Editing IMAP ACLs::           Limiting/enabling other users access to a mailbox.
16097 * Expunging mailboxes::         Equivalent of a ``compress mailbox'' button.
16098 * A note on namespaces::        How to (not) use @acronym{IMAP} namespace in Gnus.
16099 @end menu
16100
16101
16102
16103 @node Splitting in IMAP
16104 @subsection Splitting in IMAP
16105 @cindex splitting imap mail
16106
16107 Splitting is something Gnus users have loved and used for years, and now
16108 the rest of the world is catching up.  Yeah, dream on, not many
16109 @acronym{IMAP} servers have server side splitting and those that have
16110 splitting seem to use some non-standard protocol.  This means that
16111 @acronym{IMAP} support for Gnus has to do its own splitting.
16112
16113 And it does.
16114
16115 (Incidentally, people seem to have been dreaming on, and Sieve has
16116 gaining a market share and is supported by several IMAP servers.
16117 Fortunately, Gnus support it too, @xref{Sieve Commands}.)
16118
16119 Here are the variables of interest:
16120
16121 @table @code
16122
16123 @item nnimap-split-crosspost
16124 @cindex splitting, crosspost
16125 @cindex crosspost
16126 @vindex nnimap-split-crosspost
16127
16128 If non-@code{nil}, do crossposting if several split methods match the
16129 mail.  If @code{nil}, the first match in @code{nnimap-split-rule}
16130 found will be used.
16131
16132 Nnmail equivalent: @code{nnmail-crosspost}.
16133
16134 @item nnimap-split-inbox
16135 @cindex splitting, inbox
16136 @cindex inbox
16137 @vindex nnimap-split-inbox
16138
16139 A string or a list of strings that gives the name(s) of @acronym{IMAP}
16140 mailboxes to split from.  Defaults to @code{nil}, which means that
16141 splitting is disabled!
16142
16143 @lisp
16144 (setq nnimap-split-inbox
16145       '("INBOX" ("~/friend/Mail" . "lists/*") "lists.imap"))
16146 @end lisp
16147
16148 No nnmail equivalent.
16149
16150 @item nnimap-split-rule
16151 @cindex splitting, rules
16152 @vindex nnimap-split-rule
16153
16154 New mail found in @code{nnimap-split-inbox} will be split according to
16155 this variable.
16156
16157 This variable contains a list of lists, where the first element in the
16158 sublist gives the name of the @acronym{IMAP} mailbox to move articles
16159 matching the regexp in the second element in the sublist.  Got that?
16160 Neither did I, we need examples.
16161
16162 @lisp
16163 (setq nnimap-split-rule
16164       '(("INBOX.nnimap"
16165          "^Sender: owner-nnimap@@vic20.globalcom.se")
16166         ("INBOX.junk"    "^Subject:.*MAKE MONEY")
16167         ("INBOX.private" "")))
16168 @end lisp
16169
16170 This will put all articles from the nnimap mailing list into mailbox
16171 INBOX.nnimap, all articles containing MAKE MONEY in the Subject: line
16172 into INBOX.junk and everything else in INBOX.private.
16173
16174 The first string may contain @samp{\\1} forms, like the ones used by
16175 replace-match to insert sub-expressions from the matched text.  For
16176 instance:
16177
16178 @lisp
16179 ("INBOX.lists.\\1"     "^Sender: owner-\\([a-z-]+\\)@@")
16180 @end lisp
16181
16182 The first element can also be the symbol @code{junk} to indicate that
16183 matching messages should simply be deleted.  Use with care.
16184
16185 The second element can also be a function.  In that case, it will be
16186 called with the first element of the rule as the argument, in a buffer
16187 containing the headers of the article.  It should return a
16188 non-@code{nil} value if it thinks that the mail belongs in that group.
16189
16190 Nnmail users might recollect that the last regexp had to be empty to
16191 match all articles (like in the example above).  This is not required in
16192 nnimap.  Articles not matching any of the regexps will not be moved out
16193 of your inbox.  (This might affect performance if you keep lots of
16194 unread articles in your inbox, since the splitting code would go over
16195 them every time you fetch new mail.)
16196
16197 These rules are processed from the beginning of the alist toward the
16198 end.  The first rule to make a match will ``win'', unless you have
16199 crossposting enabled.  In that case, all matching rules will ``win''.
16200
16201 This variable can also have a function as its value, the function will
16202 be called with the headers narrowed and should return a group where it
16203 thinks the article should be split to.  See @code{nnimap-split-fancy}.
16204
16205 The splitting code tries to create mailboxes if it needs to.
16206
16207 To allow for different split rules on different virtual servers, and
16208 even different split rules in different inboxes on the same server,
16209 the syntax of this variable have been extended along the lines of:
16210
16211 @lisp
16212 (setq nnimap-split-rule
16213       '(("my1server"    (".*" (("ding"    "ding@@gnus.org")
16214                                ("junk"    "From:.*Simon"))))
16215         ("my2server"    ("INBOX" nnimap-split-fancy))
16216         ("my[34]server" (".*" (("private" "To:.*Simon")
16217                                ("junk"    my-junk-func))))))
16218 @end lisp
16219
16220 The virtual server name is in fact a regexp, so that the same rules
16221 may apply to several servers.  In the example, the servers
16222 @code{my3server} and @code{my4server} both use the same rules.
16223 Similarly, the inbox string is also a regexp.  The actual splitting
16224 rules are as before, either a function, or a list with group/regexp or
16225 group/function elements.
16226
16227 Nnmail equivalent: @code{nnmail-split-methods}.
16228
16229 @item nnimap-split-predicate
16230 @cindex splitting
16231 @vindex nnimap-split-predicate
16232
16233 Mail matching this predicate in @code{nnimap-split-inbox} will be
16234 split, it is a string and the default is @samp{UNSEEN UNDELETED}.
16235
16236 This might be useful if you use another @acronym{IMAP} client to read mail in
16237 your inbox but would like Gnus to split all articles in the inbox
16238 regardless of readedness.  Then you might change this to
16239 @samp{UNDELETED}.
16240
16241 @item nnimap-split-fancy
16242 @cindex splitting, fancy
16243 @findex nnimap-split-fancy
16244 @vindex nnimap-split-fancy
16245
16246 It's possible to set @code{nnimap-split-rule} to
16247 @code{nnmail-split-fancy} if you want to use fancy
16248 splitting.  @xref{Fancy Mail Splitting}.
16249
16250 However, to be able to have different fancy split rules for nnmail and
16251 nnimap back ends you can set @code{nnimap-split-rule} to
16252 @code{nnimap-split-fancy} and define the nnimap specific fancy split
16253 rule in @code{nnimap-split-fancy}.
16254
16255 Example:
16256
16257 @lisp
16258 (setq nnimap-split-rule 'nnimap-split-fancy
16259       nnimap-split-fancy ...)
16260 @end lisp
16261
16262 Nnmail equivalent: @code{nnmail-split-fancy}.
16263
16264 @item nnimap-split-download-body
16265 @findex nnimap-split-download-body
16266 @vindex nnimap-split-download-body
16267
16268 Set to non-@code{nil} to download entire articles during splitting.
16269 This is generally not required, and will slow things down
16270 considerably.  You may need it if you want to use an advanced
16271 splitting function that analyses the body to split the article.
16272
16273 @end table
16274
16275 @node Expiring in IMAP
16276 @subsection Expiring in IMAP
16277 @cindex expiring imap mail
16278
16279 Even though @code{nnimap} is not a proper @code{nnmail} derived back
16280 end, it supports most features in regular expiring (@pxref{Expiring
16281 Mail}).  Unlike splitting in @acronym{IMAP} (@pxref{Splitting in
16282 IMAP}) it does not clone the @code{nnmail} variables (i.e., creating
16283 @var{nnimap-expiry-wait}) but reuse the @code{nnmail} variables.  What
16284 follows below are the variables used by the @code{nnimap} expiry
16285 process.
16286
16287 A note on how the expire mark is stored on the @acronym{IMAP} server is
16288 appropriate here as well.  The expire mark is translated into a
16289 @code{imap} client specific mark, @code{gnus-expire}, and stored on the
16290 message.  This means that likely only Gnus will understand and treat
16291 the @code{gnus-expire} mark properly, although other clients may allow
16292 you to view client specific flags on the message.  It also means that
16293 your server must support permanent storage of client specific flags on
16294 messages.  Most do, fortunately.
16295
16296 @table @code
16297
16298 @item nnmail-expiry-wait
16299 @item nnmail-expiry-wait-function
16300
16301 These variables are fully supported.  The expire value can be a
16302 number, the symbol @code{immediate} or @code{never}.
16303
16304 @item nnmail-expiry-target
16305
16306 This variable is supported, and internally implemented by calling the
16307 @code{nnmail} functions that handle this.  It contains an optimization
16308 that if the destination is a @acronym{IMAP} group on the same server, the
16309 article is copied instead of appended (that is, uploaded again).
16310
16311 @end table
16312
16313 @node Editing IMAP ACLs
16314 @subsection Editing IMAP ACLs
16315 @cindex editing imap acls
16316 @cindex Access Control Lists
16317 @cindex Editing @acronym{IMAP} ACLs
16318 @kindex G l
16319 @findex gnus-group-nnimap-edit-acl
16320
16321 ACL stands for Access Control List.  ACLs are used in @acronym{IMAP} for
16322 limiting (or enabling) other users access to your mail boxes.  Not all
16323 @acronym{IMAP} servers support this, this function will give an error if it
16324 doesn't.
16325
16326 To edit an ACL for a mailbox, type @kbd{G l}
16327 (@code{gnus-group-edit-nnimap-acl}) and you'll be presented with an ACL
16328 editing window with detailed instructions.
16329
16330 Some possible uses:
16331
16332 @itemize @bullet
16333 @item
16334 Giving ``anyone'' the ``lrs'' rights (lookup, read, keep seen/unseen flags)
16335 on your mailing list mailboxes enables other users on the same server to
16336 follow the list without subscribing to it.
16337 @item
16338 At least with the Cyrus server, you are required to give the user
16339 ``anyone'' posting ("p") capabilities to have ``plussing'' work (that is,
16340 mail sent to user+mailbox@@domain ending up in the @acronym{IMAP} mailbox
16341 INBOX.mailbox).
16342 @end itemize
16343
16344 @node Expunging mailboxes
16345 @subsection Expunging mailboxes
16346 @cindex expunging
16347
16348 @cindex expunge
16349 @cindex manual expunging
16350 @kindex G x
16351 @findex gnus-group-nnimap-expunge
16352
16353 If you're using the @code{never} setting of @code{nnimap-expunge-on-close},
16354 you may want the option of expunging all deleted articles in a mailbox
16355 manually.  This is exactly what @kbd{G x} does.
16356
16357 Currently there is no way of showing deleted articles, you can just
16358 delete them.
16359
16360 @node A note on namespaces
16361 @subsection A note on namespaces
16362 @cindex IMAP namespace
16363 @cindex namespaces
16364
16365 The @acronym{IMAP} protocol has a concept called namespaces, described
16366 by the following text in the RFC:
16367
16368 @display
16369 5.1.2.  Mailbox Namespace Naming Convention
16370
16371    By convention, the first hierarchical element of any mailbox name
16372    which begins with "#" identifies the "namespace" of the remainder of
16373    the name.  This makes it possible to disambiguate between different
16374    types of mailbox stores, each of which have their own namespaces.
16375
16376       For example, implementations which offer access to USENET
16377       newsgroups MAY use the "#news" namespace to partition the USENET
16378       newsgroup namespace from that of other mailboxes.  Thus, the
16379       comp.mail.misc newsgroup would have an mailbox name of
16380       "#news.comp.mail.misc", and the name "comp.mail.misc" could refer
16381       to a different object (e.g. a user's private mailbox).
16382 @end display
16383
16384 While there is nothing in this text that warrants concern for the
16385 @acronym{IMAP} implementation in Gnus, some servers use namespace
16386 prefixes in a way that does not work with how Gnus uses mailbox names.
16387
16388 Specifically, University of Washington's @acronym{IMAP} server uses
16389 mailbox names like @code{#driver.mbx/read-mail} which are valid only
16390 in the @sc{create} and @sc{append} commands.  After the mailbox is
16391 created (or a messages is appended to a mailbox), it must be accessed
16392 without the namespace prefix, i.e. @code{read-mail}.  Since Gnus do
16393 not make it possible for the user to guarantee that user entered
16394 mailbox names will only be used with the CREATE and APPEND commands,
16395 you should simply not use the namespace prefixed mailbox names in
16396 Gnus.
16397
16398 See the UoW IMAPD documentation for the @code{#driver.*/} prefix
16399 for more information on how to use the prefixes.  They are a power
16400 tool and should be used only if you are sure what the effects are.
16401
16402 @node Other Sources
16403 @section Other Sources
16404
16405 Gnus can do more than just read news or mail.  The methods described
16406 below allow Gnus to view directories and files as if they were
16407 newsgroups.
16408
16409 @menu
16410 * Directory Groups::            You can read a directory as if it was a newsgroup.
16411 * Anything Groups::             Dired?  Who needs dired?
16412 * Document Groups::             Single files can be the basis of a group.
16413 * SOUP::                        Reading @sc{soup} packets ``offline''.
16414 * Mail-To-News Gateways::       Posting articles via mail-to-news gateways.
16415 @end menu
16416
16417
16418 @node Directory Groups
16419 @subsection Directory Groups
16420 @cindex nndir
16421 @cindex directory groups
16422
16423 If you have a directory that has lots of articles in separate files in
16424 it, you might treat it as a newsgroup.  The files have to have numerical
16425 names, of course.
16426
16427 This might be an opportune moment to mention @code{ange-ftp} (and its
16428 successor @code{efs}), that most wonderful of all wonderful Emacs
16429 packages.  When I wrote @code{nndir}, I didn't think much about it---a
16430 back end to read directories.  Big deal.
16431
16432 @code{ange-ftp} changes that picture dramatically.  For instance, if you
16433 enter the @code{ange-ftp} file name
16434 @file{/ftp.hpc.uh.edu:/pub/emacs/ding-list/} as the directory name,
16435 @code{ange-ftp} or @code{efs} will actually allow you to read this
16436 directory over at @samp{sina} as a newsgroup.  Distributed news ahoy!
16437
16438 @code{nndir} will use @acronym{NOV} files if they are present.
16439
16440 @code{nndir} is a ``read-only'' back end---you can't delete or expire
16441 articles with this method.  You can use @code{nnmh} or @code{nnml} for
16442 whatever you use @code{nndir} for, so you could switch to any of those
16443 methods if you feel the need to have a non-read-only @code{nndir}.
16444
16445
16446 @node Anything Groups
16447 @subsection Anything Groups
16448 @cindex nneething
16449
16450 From the @code{nndir} back end (which reads a single spool-like
16451 directory), it's just a hop and a skip to @code{nneething}, which
16452 pretends that any arbitrary directory is a newsgroup.  Strange, but
16453 true.
16454
16455 When @code{nneething} is presented with a directory, it will scan this
16456 directory and assign article numbers to each file.  When you enter such
16457 a group, @code{nneething} must create ``headers'' that Gnus can use.
16458 After all, Gnus is a newsreader, in case you're forgetting.
16459 @code{nneething} does this in a two-step process.  First, it snoops each
16460 file in question.  If the file looks like an article (i.e., the first
16461 few lines look like headers), it will use this as the head.  If this is
16462 just some arbitrary file without a head (e.g. a C source file),
16463 @code{nneething} will cobble up a header out of thin air.  It will use
16464 file ownership, name and date and do whatever it can with these
16465 elements.
16466
16467 All this should happen automatically for you, and you will be presented
16468 with something that looks very much like a newsgroup.  Totally like a
16469 newsgroup, to be precise.  If you select an article, it will be displayed
16470 in the article buffer, just as usual.
16471
16472 If you select a line that represents a directory, Gnus will pop you into
16473 a new summary buffer for this @code{nneething} group.  And so on.  You can
16474 traverse the entire disk this way, if you feel like, but remember that
16475 Gnus is not dired, really, and does not intend to be, either.
16476
16477 There are two overall modes to this action---ephemeral or solid.  When
16478 doing the ephemeral thing (i.e., @kbd{G D} from the group buffer), Gnus
16479 will not store information on what files you have read, and what files
16480 are new, and so on.  If you create a solid @code{nneething} group the
16481 normal way with @kbd{G m}, Gnus will store a mapping table between
16482 article numbers and file names, and you can treat this group like any
16483 other groups.  When you activate a solid @code{nneething} group, you will
16484 be told how many unread articles it contains, etc., etc.
16485
16486 Some variables:
16487
16488 @table @code
16489 @item nneething-map-file-directory
16490 @vindex nneething-map-file-directory
16491 All the mapping files for solid @code{nneething} groups will be stored
16492 in this directory, which defaults to @file{~/.nneething/}.
16493
16494 @item nneething-exclude-files
16495 @vindex nneething-exclude-files
16496 All files that match this regexp will be ignored.  Nice to use to exclude
16497 auto-save files and the like, which is what it does by default.
16498
16499 @item nneething-include-files
16500 @vindex nneething-include-files
16501 Regexp saying what files to include in the group.  If this variable is
16502 non-@code{nil}, only files matching this regexp will be included.
16503
16504 @item nneething-map-file
16505 @vindex nneething-map-file
16506 Name of the map files.
16507 @end table
16508
16509
16510 @node Document Groups
16511 @subsection Document Groups
16512 @cindex nndoc
16513 @cindex documentation group
16514 @cindex help group
16515
16516 @code{nndoc} is a cute little thing that will let you read a single file
16517 as a newsgroup.  Several files types are supported:
16518
16519 @table @code
16520 @cindex Babyl
16521 @cindex Rmail mbox
16522
16523 @item babyl
16524 The Babyl (Rmail) mail box.
16525 @cindex mbox
16526 @cindex Unix mbox
16527
16528 @item mbox
16529 The standard Unix mbox file.
16530
16531 @cindex MMDF mail box
16532 @item mmdf
16533 The MMDF mail box format.
16534
16535 @item news
16536 Several news articles appended into a file.
16537
16538 @item rnews
16539 @cindex rnews batch files
16540 The rnews batch transport format.
16541 @cindex forwarded messages
16542
16543 @item forward
16544 Forwarded articles.
16545
16546 @item nsmail
16547 Netscape mail boxes.
16548
16549 @item mime-parts
16550 @acronym{MIME} multipart messages.
16551
16552 @item standard-digest
16553 The standard (RFC 1153) digest format.
16554
16555 @item mime-digest
16556 A @acronym{MIME} digest of messages.
16557
16558 @item lanl-gov-announce
16559 Announcement messages from LANL Gov Announce.
16560
16561 @item rfc822-forward
16562 A message forwarded according to RFC822.
16563
16564 @item outlook
16565 The Outlook mail box.
16566
16567 @item oe-dbx
16568 The Outlook Express dbx mail box.
16569
16570 @item exim-bounce
16571 A bounce message from the Exim MTA.
16572
16573 @item forward
16574 A message forwarded according to informal rules.
16575
16576 @item rfc934
16577 An RFC934-forwarded message.
16578
16579 @item mailman
16580 A mailman digest.
16581
16582 @item clari-briefs
16583 A digest of Clarinet brief news items.
16584
16585 @item slack-digest
16586 Non-standard digest format---matches most things, but does it badly.
16587
16588 @item mail-in-mail
16589 The last resort.
16590 @end table
16591
16592 You can also use the special ``file type'' @code{guess}, which means
16593 that @code{nndoc} will try to guess what file type it is looking at.
16594 @code{digest} means that @code{nndoc} should guess what digest type the
16595 file is.
16596
16597 @code{nndoc} will not try to change the file or insert any extra headers into
16598 it---it will simply, like, let you use the file as the basis for a
16599 group.  And that's it.
16600
16601 If you have some old archived articles that you want to insert into your
16602 new & spiffy Gnus mail back end, @code{nndoc} can probably help you with
16603 that.  Say you have an old @file{RMAIL} file with mail that you now want
16604 to split into your new @code{nnml} groups.  You look at that file using
16605 @code{nndoc} (using the @kbd{G f} command in the group buffer
16606 (@pxref{Foreign Groups})), set the process mark on all the articles in
16607 the buffer (@kbd{M P b}, for instance), and then re-spool (@kbd{B r})
16608 using @code{nnml}.  If all goes well, all the mail in the @file{RMAIL}
16609 file is now also stored in lots of @code{nnml} directories, and you can
16610 delete that pesky @file{RMAIL} file.  If you have the guts!
16611
16612 Virtual server variables:
16613
16614 @table @code
16615 @item nndoc-article-type
16616 @vindex nndoc-article-type
16617 This should be one of @code{mbox}, @code{babyl}, @code{digest},
16618 @code{news}, @code{rnews}, @code{mmdf}, @code{forward}, @code{rfc934},
16619 @code{rfc822-forward}, @code{mime-parts}, @code{standard-digest},
16620 @code{slack-digest}, @code{clari-briefs}, @code{nsmail}, @code{outlook},
16621 @code{oe-dbx}, @code{mailman}, and @code{mail-in-mail} or @code{guess}.
16622
16623 @item nndoc-post-type
16624 @vindex nndoc-post-type
16625 This variable says whether Gnus is to consider the group a news group or
16626 a mail group.  There are two valid values:  @code{mail} (the default)
16627 and @code{news}.
16628 @end table
16629
16630 @menu
16631 * Document Server Internals::   How to add your own document types.
16632 @end menu
16633
16634
16635 @node Document Server Internals
16636 @subsubsection Document Server Internals
16637
16638 Adding new document types to be recognized by @code{nndoc} isn't
16639 difficult.  You just have to whip up a definition of what the document
16640 looks like, write a predicate function to recognize that document type,
16641 and then hook into @code{nndoc}.
16642
16643 First, here's an example document type definition:
16644
16645 @example
16646 (mmdf
16647  (article-begin .  "^\^A\^A\^A\^A\n")
16648  (body-end .  "^\^A\^A\^A\^A\n"))
16649 @end example
16650
16651 The definition is simply a unique @dfn{name} followed by a series of
16652 regexp pseudo-variable settings.  Below are the possible
16653 variables---don't be daunted by the number of variables; most document
16654 types can be defined with very few settings:
16655
16656 @table @code
16657 @item first-article
16658 If present, @code{nndoc} will skip past all text until it finds
16659 something that match this regexp.  All text before this will be
16660 totally ignored.
16661
16662 @item article-begin
16663 This setting has to be present in all document type definitions.  It
16664 says what the beginning of each article looks like.
16665
16666 @item head-begin-function
16667 If present, this should be a function that moves point to the head of
16668 the article.
16669
16670 @item nndoc-head-begin
16671 If present, this should be a regexp that matches the head of the
16672 article.
16673
16674 @item nndoc-head-end
16675 This should match the end of the head of the article.  It defaults to
16676 @samp{^$}---the empty line.
16677
16678 @item body-begin-function
16679 If present, this function should move point to the beginning of the body
16680 of the article.
16681
16682 @item body-begin
16683 This should match the beginning of the body of the article.  It defaults
16684 to @samp{^\n}.
16685
16686 @item body-end-function
16687 If present, this function should move point to the end of the body of
16688 the article.
16689
16690 @item body-end
16691 If present, this should match the end of the body of the article.
16692
16693 @item file-end
16694 If present, this should match the end of the file.  All text after this
16695 regexp will be totally ignored.
16696
16697 @end table
16698
16699 So, using these variables @code{nndoc} is able to dissect a document
16700 file into a series of articles, each with a head and a body.  However, a
16701 few more variables are needed since not all document types are all that
16702 news-like---variables needed to transform the head or the body into
16703 something that's palatable for Gnus:
16704
16705 @table @code
16706 @item prepare-body-function
16707 If present, this function will be called when requesting an article.  It
16708 will be called with point at the start of the body, and is useful if the
16709 document has encoded some parts of its contents.
16710
16711 @item article-transform-function
16712 If present, this function is called when requesting an article.  It's
16713 meant to be used for more wide-ranging transformation of both head and
16714 body of the article.
16715
16716 @item generate-head-function
16717 If present, this function is called to generate a head that Gnus can
16718 understand.  It is called with the article number as a parameter, and is
16719 expected to generate a nice head for the article in question.  It is
16720 called when requesting the headers of all articles.
16721
16722 @end table
16723
16724 Let's look at the most complicated example I can come up with---standard
16725 digests:
16726
16727 @example
16728 (standard-digest
16729  (first-article . ,(concat "^" (make-string 70 ?-) "\n\n+"))
16730  (article-begin . ,(concat "\n\n" (make-string 30 ?-) "\n\n+"))
16731  (prepare-body-function . nndoc-unquote-dashes)
16732  (body-end-function . nndoc-digest-body-end)
16733  (head-end . "^ ?$")
16734  (body-begin . "^ ?\n")
16735  (file-end . "^End of .*digest.*[0-9].*\n\\*\\*\\|^End of.*Digest *$")
16736  (subtype digest guess))
16737 @end example
16738
16739 We see that all text before a 70-width line of dashes is ignored; all
16740 text after a line that starts with that @samp{^End of} is also ignored;
16741 each article begins with a 30-width line of dashes; the line separating
16742 the head from the body may contain a single space; and that the body is
16743 run through @code{nndoc-unquote-dashes} before being delivered.
16744
16745 To hook your own document definition into @code{nndoc}, use the
16746 @code{nndoc-add-type} function.  It takes two parameters---the first
16747 is the definition itself and the second (optional) parameter says
16748 where in the document type definition alist to put this definition.
16749 The alist is traversed sequentially, and
16750 @code{nndoc-@var{type}-type-p} is called for a given type @var{type}.
16751 So @code{nndoc-mmdf-type-p} is called to see whether a document is of
16752 @code{mmdf} type, and so on.  These type predicates should return
16753 @code{nil} if the document is not of the correct type; @code{t} if it
16754 is of the correct type; and a number if the document might be of the
16755 correct type.  A high number means high probability; a low number
16756 means low probability with @samp{0} being the lowest valid number.
16757
16758
16759 @node SOUP
16760 @subsection SOUP
16761 @cindex SOUP
16762 @cindex offline
16763
16764 In the PC world people often talk about ``offline'' newsreaders.  These
16765 are thingies that are combined reader/news transport monstrosities.
16766 With built-in modem programs.  Yecchh!
16767
16768 Of course, us Unix Weenie types of human beans use things like
16769 @code{uucp} and, like, @code{nntpd} and set up proper news and mail
16770 transport things like Ghod intended.  And then we just use normal
16771 newsreaders.
16772
16773 However, it can sometimes be convenient to do something that's a bit
16774 easier on the brain if you have a very slow modem, and you're not really
16775 that interested in doing things properly.
16776
16777 A file format called @sc{soup} has been developed for transporting news
16778 and mail from servers to home machines and back again.  It can be a bit
16779 fiddly.
16780
16781 First some terminology:
16782
16783 @table @dfn
16784
16785 @item server
16786 This is the machine that is connected to the outside world and where you
16787 get news and/or mail from.
16788
16789 @item home machine
16790 This is the machine that you want to do the actual reading and responding
16791 on.  It is typically not connected to the rest of the world in any way.
16792
16793 @item packet
16794 Something that contains messages and/or commands.  There are two kinds
16795 of packets:
16796
16797 @table @dfn
16798 @item message packets
16799 These are packets made at the server, and typically contain lots of
16800 messages for you to read.  These are called @file{SoupoutX.tgz} by
16801 default, where @var{x} is a number.
16802
16803 @item response packets
16804 These are packets made at the home machine, and typically contains
16805 replies that you've written.  These are called @file{SoupinX.tgz} by
16806 default, where @var{x} is a number.
16807
16808 @end table
16809
16810 @end table
16811
16812
16813 @enumerate
16814
16815 @item
16816 You log in on the server and create a @sc{soup} packet.  You can either
16817 use a dedicated @sc{soup} thingie (like the @code{awk} program), or you
16818 can use Gnus to create the packet with its @sc{soup} commands (@kbd{O
16819 s} and/or @kbd{G s b}; and then @kbd{G s p}) (@pxref{SOUP Commands}).
16820
16821 @item
16822 You transfer the packet home.  Rail, boat, car or modem will do fine.
16823
16824 @item
16825 You put the packet in your home directory.
16826
16827 @item
16828 You fire up Gnus on your home machine using the @code{nnsoup} back end as
16829 the native or secondary server.
16830
16831 @item
16832 You read articles and mail and answer and followup to the things you
16833 want (@pxref{SOUP Replies}).
16834
16835 @item
16836 You do the @kbd{G s r} command to pack these replies into a @sc{soup}
16837 packet.
16838
16839 @item
16840 You transfer this packet to the server.
16841
16842 @item
16843 You use Gnus to mail this packet out with the @kbd{G s s} command.
16844
16845 @item
16846 You then repeat until you die.
16847
16848 @end enumerate
16849
16850 So you basically have a bipartite system---you use @code{nnsoup} for
16851 reading and Gnus for packing/sending these @sc{soup} packets.
16852
16853 @menu
16854 * SOUP Commands::               Commands for creating and sending @sc{soup} packets
16855 * SOUP Groups::                 A back end for reading @sc{soup} packets.
16856 * SOUP Replies::                How to enable @code{nnsoup} to take over mail and news.
16857 @end menu
16858
16859
16860 @node SOUP Commands
16861 @subsubsection SOUP Commands
16862
16863 These are commands for creating and manipulating @sc{soup} packets.
16864
16865 @table @kbd
16866 @item G s b
16867 @kindex G s b (Group)
16868 @findex gnus-group-brew-soup
16869 Pack all unread articles in the current group
16870 (@code{gnus-group-brew-soup}).  This command understands the
16871 process/prefix convention.
16872
16873 @item G s w
16874 @kindex G s w (Group)
16875 @findex gnus-soup-save-areas
16876 Save all @sc{soup} data files (@code{gnus-soup-save-areas}).
16877
16878 @item G s s
16879 @kindex G s s (Group)
16880 @findex gnus-soup-send-replies
16881 Send all replies from the replies packet
16882 (@code{gnus-soup-send-replies}).
16883
16884 @item G s p
16885 @kindex G s p (Group)
16886 @findex gnus-soup-pack-packet
16887 Pack all files into a @sc{soup} packet (@code{gnus-soup-pack-packet}).
16888
16889 @item G s r
16890 @kindex G s r (Group)
16891 @findex nnsoup-pack-replies
16892 Pack all replies into a replies packet (@code{nnsoup-pack-replies}).
16893
16894 @item O s
16895 @kindex O s (Summary)
16896 @findex gnus-soup-add-article
16897 This summary-mode command adds the current article to a @sc{soup} packet
16898 (@code{gnus-soup-add-article}).  It understands the process/prefix
16899 convention (@pxref{Process/Prefix}).
16900
16901 @end table
16902
16903
16904 There are a few variables to customize where Gnus will put all these
16905 thingies:
16906
16907 @table @code
16908
16909 @item gnus-soup-directory
16910 @vindex gnus-soup-directory
16911 Directory where Gnus will save intermediate files while composing
16912 @sc{soup} packets.  The default is @file{~/SoupBrew/}.
16913
16914 @item gnus-soup-replies-directory
16915 @vindex gnus-soup-replies-directory
16916 This is what Gnus will use as a temporary directory while sending our
16917 reply packets.  @file{~/SoupBrew/SoupReplies/} is the default.
16918
16919 @item gnus-soup-prefix-file
16920 @vindex gnus-soup-prefix-file
16921 Name of the file where Gnus stores the last used prefix.  The default is
16922 @samp{gnus-prefix}.
16923
16924 @item gnus-soup-packer
16925 @vindex gnus-soup-packer
16926 A format string command for packing a @sc{soup} packet.  The default is
16927 @samp{tar cf - %s | gzip > $HOME/Soupout%d.tgz}.
16928
16929 @item gnus-soup-unpacker
16930 @vindex gnus-soup-unpacker
16931 Format string command for unpacking a @sc{soup} packet.  The default is
16932 @samp{gunzip -c %s | tar xvf -}.
16933
16934 @item gnus-soup-packet-directory
16935 @vindex gnus-soup-packet-directory
16936 Where Gnus will look for reply packets.  The default is @file{~/}.
16937
16938 @item gnus-soup-packet-regexp
16939 @vindex gnus-soup-packet-regexp
16940 Regular expression matching @sc{soup} reply packets in
16941 @code{gnus-soup-packet-directory}.
16942
16943 @end table
16944
16945
16946 @node SOUP Groups
16947 @subsubsection SOUP Groups
16948 @cindex nnsoup
16949
16950 @code{nnsoup} is the back end for reading @sc{soup} packets.  It will
16951 read incoming packets, unpack them, and put them in a directory where
16952 you can read them at leisure.
16953
16954 These are the variables you can use to customize its behavior:
16955
16956 @table @code
16957
16958 @item nnsoup-tmp-directory
16959 @vindex nnsoup-tmp-directory
16960 When @code{nnsoup} unpacks a @sc{soup} packet, it does it in this
16961 directory.  (@file{/tmp/} by default.)
16962
16963 @item nnsoup-directory
16964 @vindex nnsoup-directory
16965 @code{nnsoup} then moves each message and index file to this directory.
16966 The default is @file{~/SOUP/}.
16967
16968 @item nnsoup-replies-directory
16969 @vindex nnsoup-replies-directory
16970 All replies will be stored in this directory before being packed into a
16971 reply packet.  The default is @file{~/SOUP/replies/}.
16972
16973 @item nnsoup-replies-format-type
16974 @vindex nnsoup-replies-format-type
16975 The @sc{soup} format of the replies packets.  The default is @samp{?n}
16976 (rnews), and I don't think you should touch that variable.  I probably
16977 shouldn't even have documented it.  Drats!  Too late!
16978
16979 @item nnsoup-replies-index-type
16980 @vindex nnsoup-replies-index-type
16981 The index type of the replies packet.  The default is @samp{?n}, which
16982 means ``none''.  Don't fiddle with this one either!
16983
16984 @item nnsoup-active-file
16985 @vindex nnsoup-active-file
16986 Where @code{nnsoup} stores lots of information.  This is not an ``active
16987 file'' in the @code{nntp} sense; it's an Emacs Lisp file.  If you lose
16988 this file or mess it up in any way, you're dead.  The default is
16989 @file{~/SOUP/active}.
16990
16991 @item nnsoup-packer
16992 @vindex nnsoup-packer
16993 Format string command for packing a reply @sc{soup} packet.  The default
16994 is @samp{tar cf - %s | gzip > $HOME/Soupin%d.tgz}.
16995
16996 @item nnsoup-unpacker
16997 @vindex nnsoup-unpacker
16998 Format string command for unpacking incoming @sc{soup} packets.  The
16999 default is @samp{gunzip -c %s | tar xvf -}.
17000
17001 @item nnsoup-packet-directory
17002 @vindex nnsoup-packet-directory
17003 Where @code{nnsoup} will look for incoming packets.  The default is
17004 @file{~/}.
17005
17006 @item nnsoup-packet-regexp
17007 @vindex nnsoup-packet-regexp
17008 Regular expression matching incoming @sc{soup} packets.  The default is
17009 @samp{Soupout}.
17010
17011 @item nnsoup-always-save
17012 @vindex nnsoup-always-save
17013 If non-@code{nil}, save the replies buffer after each posted message.
17014
17015 @end table
17016
17017
17018 @node SOUP Replies
17019 @subsubsection SOUP Replies
17020
17021 Just using @code{nnsoup} won't mean that your postings and mailings end
17022 up in @sc{soup} reply packets automagically.  You have to work a bit
17023 more for that to happen.
17024
17025 @findex nnsoup-set-variables
17026 The @code{nnsoup-set-variables} command will set the appropriate
17027 variables to ensure that all your followups and replies end up in the
17028 @sc{soup} system.
17029
17030 In specific, this is what it does:
17031
17032 @lisp
17033 (setq message-send-news-function 'nnsoup-request-post)
17034 (setq message-send-mail-function 'nnsoup-request-mail)
17035 @end lisp
17036
17037 And that's it, really.  If you only want news to go into the @sc{soup}
17038 system you just use the first line.  If you only want mail to be
17039 @sc{soup}ed you use the second.
17040
17041
17042 @node Mail-To-News Gateways
17043 @subsection Mail-To-News Gateways
17044 @cindex mail-to-news gateways
17045 @cindex gateways
17046
17047 If your local @code{nntp} server doesn't allow posting, for some reason
17048 or other, you can post using one of the numerous mail-to-news gateways.
17049 The @code{nngateway} back end provides the interface.
17050
17051 Note that you can't read anything from this back end---it can only be
17052 used to post with.
17053
17054 Server variables:
17055
17056 @table @code
17057 @item nngateway-address
17058 @vindex nngateway-address
17059 This is the address of the mail-to-news gateway.
17060
17061 @item nngateway-header-transformation
17062 @vindex nngateway-header-transformation
17063 News headers often have to be transformed in some odd way or other
17064 for the mail-to-news gateway to accept it.  This variable says what
17065 transformation should be called, and defaults to
17066 @code{nngateway-simple-header-transformation}.  The function is called
17067 narrowed to the headers to be transformed and with one parameter---the
17068 gateway address.
17069
17070 This default function just inserts a new @code{To} header based on the
17071 @code{Newsgroups} header and the gateway address.
17072 For instance, an article with this @code{Newsgroups} header:
17073
17074 @example
17075 Newsgroups: alt.religion.emacs
17076 @end example
17077
17078 will get this @code{To} header inserted:
17079
17080 @example
17081 To: alt-religion-emacs@@GATEWAY
17082 @end example
17083
17084 The following pre-defined functions exist:
17085
17086 @findex nngateway-simple-header-transformation
17087 @table @code
17088
17089 @item nngateway-simple-header-transformation
17090 Creates a @code{To} header that looks like
17091 @var{newsgroup}@@@code{nngateway-address}.
17092
17093 @findex nngateway-mail2news-header-transformation
17094
17095 @item nngateway-mail2news-header-transformation
17096 Creates a @code{To} header that looks like
17097 @code{nngateway-address}.
17098 @end table
17099
17100 @end table
17101
17102 Here's an example:
17103
17104 @lisp
17105 (setq gnus-post-method
17106       '(nngateway
17107         "mail2news@@replay.com"
17108         (nngateway-header-transformation
17109          nngateway-mail2news-header-transformation)))
17110 @end lisp
17111
17112 So, to use this, simply say something like:
17113
17114 @lisp
17115 (setq gnus-post-method '(nngateway "GATEWAY.ADDRESS"))
17116 @end lisp
17117
17118
17119
17120 @node Combined Groups
17121 @section Combined Groups
17122
17123 Gnus allows combining a mixture of all the other group types into bigger
17124 groups.
17125
17126 @menu
17127 * Virtual Groups::              Combining articles from many groups.
17128 * Kibozed Groups::              Looking through parts of the newsfeed for articles.
17129 @end menu
17130
17131
17132 @node Virtual Groups
17133 @subsection Virtual Groups
17134 @cindex nnvirtual
17135 @cindex virtual groups
17136 @cindex merging groups
17137
17138 An @dfn{nnvirtual group} is really nothing more than a collection of
17139 other groups.
17140
17141 For instance, if you are tired of reading many small groups, you can
17142 put them all in one big group, and then grow tired of reading one
17143 big, unwieldy group.  The joys of computing!
17144
17145 You specify @code{nnvirtual} as the method.  The address should be a
17146 regexp to match component groups.
17147
17148 All marks in the virtual group will stick to the articles in the
17149 component groups.  So if you tick an article in a virtual group, the
17150 article will also be ticked in the component group from whence it
17151 came.  (And vice versa---marks from the component groups will also be
17152 shown in the virtual group.).  To create an empty virtual group, run
17153 @kbd{G V} (@code{gnus-group-make-empty-virtual}) in the group buffer
17154 and edit the method regexp with @kbd{M-e}
17155 (@code{gnus-group-edit-group-method})
17156
17157 Here's an example @code{nnvirtual} method that collects all Andrea Dworkin
17158 newsgroups into one, big, happy newsgroup:
17159
17160 @lisp
17161 (nnvirtual "^alt\\.fan\\.andrea-dworkin$\\|^rec\\.dworkin.*")
17162 @end lisp
17163
17164 The component groups can be native or foreign; everything should work
17165 smoothly, but if your computer explodes, it was probably my fault.
17166
17167 Collecting the same group from several servers might actually be a good
17168 idea if users have set the Distribution header to limit distribution.
17169 If you would like to read @samp{soc.motss} both from a server in Japan
17170 and a server in Norway, you could use the following as the group regexp:
17171
17172 @example
17173 "^nntp\\+server\\.jp:soc\\.motss$\\|^nntp\\+server\\.no:soc\\.motss$"
17174 @end example
17175
17176 (Remember, though, that if you're creating the group with @kbd{G m}, you
17177 shouldn't double the backslashes, and you should leave off the quote
17178 characters at the beginning and the end of the string.)
17179
17180 This should work kinda smoothly---all articles from both groups should
17181 end up in this one, and there should be no duplicates.  Threading (and
17182 the rest) will still work as usual, but there might be problems with the
17183 sequence of articles.  Sorting on date might be an option here
17184 (@pxref{Selecting a Group}).
17185
17186 One limitation, however---all groups included in a virtual
17187 group have to be alive (i.e., subscribed or unsubscribed).  Killed or
17188 zombie groups can't be component groups for @code{nnvirtual} groups.
17189
17190 @vindex nnvirtual-always-rescan
17191 If the @code{nnvirtual-always-rescan} is non-@code{nil},
17192 @code{nnvirtual} will always scan groups for unread articles when
17193 entering a virtual group.  If this variable is @code{nil} (which is the
17194 default) and you read articles in a component group after the virtual
17195 group has been activated, the read articles from the component group
17196 will show up when you enter the virtual group.  You'll also see this
17197 effect if you have two virtual groups that have a component group in
17198 common.  If that's the case, you should set this variable to @code{t}.
17199 Or you can just tap @code{M-g} on the virtual group every time before
17200 you enter it---it'll have much the same effect.
17201
17202 @code{nnvirtual} can have both mail and news groups as component groups.
17203 When responding to articles in @code{nnvirtual} groups, @code{nnvirtual}
17204 has to ask the back end of the component group the article comes from
17205 whether it is a news or mail back end.  However, when you do a @kbd{^},
17206 there is typically no sure way for the component back end to know this,
17207 and in that case @code{nnvirtual} tells Gnus that the article came from a
17208 not-news back end.  (Just to be on the safe side.)
17209
17210 @kbd{C-c C-n} in the message buffer will insert the @code{Newsgroups}
17211 line from the article you respond to in these cases.
17212
17213 @code{nnvirtual} groups do not inherit anything but articles and marks
17214 from component groups---group parameters, for instance, are not
17215 inherited.
17216
17217
17218 @node Kibozed Groups
17219 @subsection Kibozed Groups
17220 @cindex nnkiboze
17221 @cindex kibozing
17222
17223 @dfn{Kibozing} is defined by the @acronym{OED} as ``grepping through
17224 (parts of) the news feed''.  @code{nnkiboze} is a back end that will
17225 do this for you.  Oh joy!  Now you can grind any @acronym{NNTP} server
17226 down to a halt with useless requests!  Oh happiness!
17227
17228 @kindex G k (Group)
17229 To create a kibozed group, use the @kbd{G k} command in the group
17230 buffer.
17231
17232 The address field of the @code{nnkiboze} method is, as with
17233 @code{nnvirtual}, a regexp to match groups to be ``included'' in the
17234 @code{nnkiboze} group.  That's where most similarities between
17235 @code{nnkiboze} and @code{nnvirtual} end.
17236
17237 In addition to this regexp detailing component groups, an
17238 @code{nnkiboze} group must have a score file to say what articles are
17239 to be included in the group (@pxref{Scoring}).
17240
17241 @kindex M-x nnkiboze-generate-groups
17242 @findex nnkiboze-generate-groups
17243 You must run @kbd{M-x nnkiboze-generate-groups} after creating the
17244 @code{nnkiboze} groups you want to have.  This command will take time.
17245 Lots of time.  Oodles and oodles of time.  Gnus has to fetch the
17246 headers from all the articles in all the component groups and run them
17247 through the scoring process to determine if there are any articles in
17248 the groups that are to be part of the @code{nnkiboze} groups.
17249
17250 Please limit the number of component groups by using restrictive
17251 regexps.  Otherwise your sysadmin may become annoyed with you, and the
17252 @acronym{NNTP} site may throw you off and never let you back in again.
17253 Stranger things have happened.
17254
17255 @code{nnkiboze} component groups do not have to be alive---they can be dead,
17256 and they can be foreign.  No restrictions.
17257
17258 @vindex nnkiboze-directory
17259 The generation of an @code{nnkiboze} group means writing two files in
17260 @code{nnkiboze-directory}, which is @file{~/News/kiboze/} by default.
17261 One contains the @acronym{NOV} header lines for all the articles in
17262 the group, and the other is an additional @file{.newsrc} file to store
17263 information on what groups have been searched through to find
17264 component articles.
17265
17266 Articles marked as read in the @code{nnkiboze} group will have
17267 their @acronym{NOV} lines removed from the @acronym{NOV} file.
17268
17269
17270 @node Gnus Unplugged
17271 @section Gnus Unplugged
17272 @cindex offline
17273 @cindex unplugged
17274 @cindex agent
17275 @cindex Gnus agent
17276 @cindex Gnus unplugged
17277
17278 In olden times (ca. February '88), people used to run their newsreaders
17279 on big machines with permanent connections to the net.  News transport
17280 was dealt with by news servers, and all the newsreaders had to do was to
17281 read news.  Believe it or not.
17282
17283 Nowadays most people read news and mail at home, and use some sort of
17284 modem to connect to the net.  To avoid running up huge phone bills, it
17285 would be nice to have a way to slurp down all the news and mail, hang up
17286 the phone, read for several hours, and then upload any responses you
17287 have to make.  And then you repeat the procedure.
17288
17289 Of course, you can use news servers for doing this as well.  I've used
17290 @code{inn} together with @code{slurp}, @code{pop} and @code{sendmail}
17291 for some years, but doing that's a bore.  Moving the news server
17292 functionality up to the newsreader makes sense if you're the only person
17293 reading news on a machine.
17294
17295 Setting up Gnus as an ``offline'' newsreader is quite simple.  In
17296 fact, you don't even have to configure anything.
17297
17298 Of course, to use it as such, you have to learn a few new commands.
17299
17300 @menu
17301 * Agent Basics::                How it all is supposed to work.
17302 * Agent Categories::            How to tell the Gnus Agent what to download.
17303 * Agent Commands::              New commands for all the buffers.
17304 * Agent Visuals::               Ways that the agent may effect your summary buffer.
17305 * Agent as Cache::              The Agent is a big cache too.
17306 * Agent Expiry::                How to make old articles go away.
17307 * Agent Regeneration::          How to recover from lost connections and other accidents.
17308 * Agent and IMAP::              How to use the Agent with @acronym{IMAP}.
17309 * Outgoing Messages::           What happens when you post/mail something?
17310 * Agent Variables::             Customizing is fun.
17311 * Example Setup::               An example @file{~/.gnus.el} file for offline people.
17312 * Batching Agents::             How to fetch news from a @code{cron} job.
17313 * Agent Caveats::               What you think it'll do and what it does.
17314 @end menu
17315
17316
17317 @node Agent Basics
17318 @subsection Agent Basics
17319
17320 First, let's get some terminology out of the way.
17321
17322 The Gnus Agent is said to be @dfn{unplugged} when you have severed the
17323 connection to the net (and notified the Agent that this is the case).
17324 When the connection to the net is up again (and Gnus knows this), the
17325 Agent is @dfn{plugged}.
17326
17327 The @dfn{local} machine is the one you're running on, and which isn't
17328 connected to the net continuously.
17329
17330 @dfn{Downloading} means fetching things from the net to your local
17331 machine.  @dfn{Uploading} is doing the opposite.
17332
17333 You know that Gnus gives you all the opportunity you'd ever want for
17334 shooting yourself in the foot.  Some people call it flexibility.  Gnus
17335 is also customizable to a great extent, which means that the user has a
17336 say on how Gnus behaves.  Other newsreaders might unconditionally shoot
17337 you in your foot, but with Gnus, you have a choice!
17338
17339 Gnus is never really in plugged or unplugged state.  Rather, it applies
17340 that state to each server individually.  This means that some servers
17341 can be plugged while others can be unplugged.  Additionally, some
17342 servers can be ignored by the Agent altogether (which means that
17343 they're kinda like plugged always).
17344
17345 So when you unplug the Agent and then wonder why is Gnus opening a
17346 connection to the Net, the next step to do is to look whether all
17347 servers are agentized.  If there is an unagentized server, you found
17348 the culprit.
17349
17350 Another thing is the @dfn{offline} state.  Sometimes, servers aren't
17351 reachable.  When Gnus notices this, it asks you whether you want the
17352 server to be switched to offline state.  If you say yes, then the
17353 server will behave somewhat as if it was unplugged, except that Gnus
17354 will ask you whether you want to switch it back online again.
17355
17356 Let's take a typical Gnus session using the Agent.
17357
17358 @itemize @bullet
17359
17360 @item
17361 @findex gnus-unplugged
17362 You start Gnus with @code{gnus-unplugged}.  This brings up the Gnus
17363 Agent in a disconnected state.  You can read all the news that you have
17364 already fetched while in this mode.
17365
17366 @item
17367 You then decide to see whether any new news has arrived.  You connect
17368 your machine to the net (using PPP or whatever), and then hit @kbd{J j}
17369 to make Gnus become @dfn{plugged} and use @kbd{g} to check for new mail
17370 as usual.  To check for new mail in unplugged mode (@pxref{Mail
17371 Source Specifiers}).
17372
17373 @item
17374 You can then read the new news immediately, or you can download the
17375 news onto your local machine.  If you want to do the latter, you press
17376 @kbd{g} to check if there are any new news and then @kbd{J s} to fetch
17377 all the eligible articles in all the groups.  (To let Gnus know which
17378 articles you want to download, @pxref{Agent Categories}).
17379
17380 @item
17381 After fetching the articles, you press @kbd{J j} to make Gnus become
17382 unplugged again, and you shut down the PPP thing (or whatever).  And
17383 then you read the news offline.
17384
17385 @item
17386 And then you go to step 2.
17387 @end itemize
17388
17389 Here are some things you should do the first time (or so) that you use
17390 the Agent.
17391
17392 @itemize @bullet
17393
17394 @item
17395 Decide which servers should be covered by the Agent.  If you have a mail
17396 back end, it would probably be nonsensical to have it covered by the
17397 Agent.  Go to the server buffer (@kbd{^} in the group buffer) and press
17398 @kbd{J a} on the server (or servers) that you wish to have covered by the
17399 Agent (@pxref{Server Agent Commands}), or @kbd{J r} on automatically
17400 added servers you do not wish to have covered by the Agent.  By default,
17401 all @code{nntp} and @code{nnimap} servers in @code{gnus-select-method} and
17402 @code{gnus-secondary-select-methods} are agentized.
17403
17404 @item
17405 Decide on download policy.  It's fairly simple once you decide whether
17406 you are going to use agent categories, topic parameters, and/or group
17407 parameters to implement your policy.  If you're new to gnus, it
17408 is probably best to start with a category, @xref{Agent Categories}.
17409
17410 Both topic parameters (@pxref{Topic Parameters}) and agent categories
17411 (@pxref{Agent Categories}) provide for setting a policy that applies
17412 to multiple groups.  Which you use is entirely up to you.  Topic
17413 parameters do override categories so, if you mix the two, you'll have
17414 to take that into account.  If you have a few groups that deviate from
17415 your policy, you can use group parameters (@pxref{Group Parameters}) to
17416 configure them.
17417
17418 @item
17419 Uhm@dots{} that's it.
17420 @end itemize
17421
17422
17423 @node Agent Categories
17424 @subsection Agent Categories
17425
17426 One of the main reasons to integrate the news transport layer into the
17427 newsreader is to allow greater control over what articles to download.
17428 There's not much point in downloading huge amounts of articles, just to
17429 find out that you're not interested in reading any of them.  It's better
17430 to be somewhat more conservative in choosing what to download, and then
17431 mark the articles for downloading manually if it should turn out that
17432 you're interested in the articles anyway.
17433
17434 One of the more effective methods for controlling what is to be
17435 downloaded is to create a @dfn{category} and then assign some (or all)
17436 groups to this category.  Groups that do not belong in any other
17437 category belong to the @code{default} category.  Gnus has its own
17438 buffer for creating and managing categories.
17439
17440 If you prefer, you can also use group parameters (@pxref{Group
17441 Parameters}) and topic parameters (@pxref{Topic Parameters}) for an
17442 alternative approach to controlling the agent.  The only real
17443 difference is that categories are specific to the agent (so there is
17444 less to learn) while group and topic parameters include the kitchen
17445 sink.
17446
17447 Since you can set agent parameters in several different places we have
17448 a rule to decide which source to believe.  This rule specifies that
17449 the parameter sources are checked in the following order: group
17450 parameters, topic parameters, agent category, and finally customizable
17451 variables.  So you can mix all of these sources to produce a wide range
17452 of behavior, just don't blame me if you don't remember where you put
17453 your settings.
17454
17455 @menu
17456 * Category Syntax::             What a category looks like.
17457 * Category Buffer::             A buffer for maintaining categories.
17458 * Category Variables::          Customize'r'Us.
17459 @end menu
17460
17461
17462 @node Category Syntax
17463 @subsubsection Category Syntax
17464
17465 A category consists of a name, the list of groups belonging to the
17466 category, and a number of optional parameters that override the
17467 customizable variables.  The complete list of agent parameters are
17468 listed below.
17469
17470 @table @code
17471 @item gnus-agent-cat-name
17472 The name of the category.
17473
17474 @item gnus-agent-cat-groups
17475 The list of groups that are in this category.
17476
17477 @item gnus-agent-cat-predicate
17478 A predicate which (generally) gives a rough outline of which articles
17479 are eligible for downloading; and
17480
17481 @item gnus-agent-cat-score-file
17482 a score rule which (generally) gives you a finer granularity when
17483 deciding what articles to download.  (Note that this @dfn{download
17484 score} is not necessarily related to normal scores.)
17485
17486 @item gnus-agent-cat-enable-expiration
17487 a boolean indicating whether the agent should expire old articles in
17488 this group.  Most groups should be expired to conserve disk space.  In
17489 fact, its probably safe to say that the gnus.* hierarchy contains the
17490 only groups that should not be expired.
17491
17492 @item gnus-agent-cat-days-until-old
17493 an integer indicating the number of days that the agent should wait
17494 before deciding that a read article is safe to expire.
17495
17496 @item gnus-agent-cat-low-score
17497 an integer that overrides the value of @code{gnus-agent-low-score}.
17498
17499 @item gnus-agent-cat-high-score
17500 an integer that overrides the value of @code{gnus-agent-high-score}.
17501
17502 @item gnus-agent-cat-length-when-short
17503 an integer that overrides the value of
17504 @code{gnus-agent-short-article}.
17505
17506 @item gnus-agent-cat-length-when-long
17507 an integer that overrides the value of @code{gnus-agent-long-article}.
17508 @end table
17509
17510 The name of a category can not be changed once the category has been
17511 created.
17512
17513 Each category maintains a list of groups that are exclusive members of
17514 that category.  The exclusivity rule is automatically enforced, add a
17515 group to a new category and it is automatically removed from its old
17516 category.
17517
17518 A predicate in its simplest form can be a single predicate such as
17519 @code{true} or @code{false}.  These two will download every available
17520 article or nothing respectively.  In the case of these two special
17521 predicates an additional score rule is superfluous.
17522
17523 Predicates of @code{high} or @code{low} download articles in respect of
17524 their scores in relationship to @code{gnus-agent-high-score} and
17525 @code{gnus-agent-low-score} as described below.
17526
17527 To gain even finer control of what is to be regarded eligible for
17528 download a predicate can consist of a number of predicates with logical
17529 operators sprinkled in between.
17530
17531 Perhaps some examples are in order.
17532
17533 Here's a simple predicate.  (It's the default predicate, in fact, used
17534 for all groups that don't belong to any other category.)
17535
17536 @lisp
17537 short
17538 @end lisp
17539
17540 Quite simple, eh?  This predicate is true if and only if the article is
17541 short (for some value of ``short'').
17542
17543 Here's a more complex predicate:
17544
17545 @lisp
17546 (or high
17547     (and
17548      (not low)
17549      (not long)))
17550 @end lisp
17551
17552 This means that an article should be downloaded if it has a high score,
17553 or if the score is not low and the article is not long.  You get the
17554 drift.
17555
17556 The available logical operators are @code{or}, @code{and} and
17557 @code{not}.  (If you prefer, you can use the more ``C''-ish operators
17558 @samp{|}, @code{&} and @code{!} instead.)
17559
17560 The following predicates are pre-defined, but if none of these fit what
17561 you want to do, you can write your own.
17562
17563 When evaluating each of these predicates, the named constant will be
17564 bound to the value determined by calling
17565 @code{gnus-agent-find-parameter} on the appropriate parameter.  For
17566 example, gnus-agent-short-article will be bound to
17567 @code{(gnus-agent-find-parameter group 'agent-short-article)}.  This
17568 means that you can specify a predicate in your category then tune that
17569 predicate to individual groups.
17570
17571 @table @code
17572 @item short
17573 True iff the article is shorter than @code{gnus-agent-short-article}
17574 lines; default 100.
17575
17576 @item long
17577 True iff the article is longer than @code{gnus-agent-long-article}
17578 lines; default 200.
17579
17580 @item low
17581 True iff the article has a download score less than
17582 @code{gnus-agent-low-score}; default 0.
17583
17584 @item high
17585 True iff the article has a download score greater than
17586 @code{gnus-agent-high-score}; default 0.
17587
17588 @item spam
17589 True iff the Gnus Agent guesses that the article is spam.  The
17590 heuristics may change over time, but at present it just computes a
17591 checksum and sees whether articles match.
17592
17593 @item true
17594 Always true.
17595
17596 @item false
17597 Always false.
17598 @end table
17599
17600 If you want to create your own predicate function, here's what you have
17601 to know:  The functions are called with no parameters, but the
17602 @code{gnus-headers} and @code{gnus-score} dynamic variables are bound to
17603 useful values.
17604
17605 For example, you could decide that you don't want to download articles
17606 that were posted more than a certain number of days ago (e.g. posted
17607 more than @code{gnus-agent-expire-days} ago) you might write a function
17608 something along the lines of the following:
17609
17610 @lisp
17611 (defun my-article-old-p ()
17612   "Say whether an article is old."
17613   (< (time-to-days (date-to-time (mail-header-date gnus-headers)))
17614      (- (time-to-days (current-time)) gnus-agent-expire-days)))
17615 @end lisp
17616
17617 with the predicate then defined as:
17618
17619 @lisp
17620 (not my-article-old-p)
17621 @end lisp
17622
17623 or you could append your predicate to the predefined
17624 @code{gnus-category-predicate-alist} in your @file{~/.gnus.el} or
17625 wherever.
17626
17627 @lisp
17628 (require 'gnus-agent)
17629 (setq  gnus-category-predicate-alist
17630   (append gnus-category-predicate-alist
17631          '((old . my-article-old-p))))
17632 @end lisp
17633
17634 and simply specify your predicate as:
17635
17636 @lisp
17637 (not old)
17638 @end lisp
17639
17640 If/when using something like the above, be aware that there are many
17641 misconfigured systems/mailers out there and so an article's date is not
17642 always a reliable indication of when it was posted.  Hell, some people
17643 just don't give a damn.
17644
17645 The above predicates apply to @emph{all} the groups which belong to the
17646 category.  However, if you wish to have a specific predicate for an
17647 individual group within a category, or you're just too lazy to set up a
17648 new category, you can enter a group's individual predicate in its group
17649 parameters like so:
17650
17651 @lisp
17652 (agent-predicate . short)
17653 @end lisp
17654
17655 This is the group/topic parameter equivalent of the agent category default.
17656 Note that when specifying a single word predicate like this, the
17657 @code{agent-predicate} specification must be in dotted pair notation.
17658
17659 The equivalent of the longer example from above would be:
17660
17661 @lisp
17662 (agent-predicate or high (and (not low) (not long)))
17663 @end lisp
17664
17665 The outer parenthesis required in the category specification are not
17666 entered here as, not being in dotted pair notation, the value of the
17667 predicate is assumed to be a list.
17668
17669
17670 Now, the syntax of the download score is the same as the syntax of
17671 normal score files, except that all elements that require actually
17672 seeing the article itself are verboten.  This means that only the
17673 following headers can be scored on: @code{Subject}, @code{From},
17674 @code{Date}, @code{Message-ID}, @code{References}, @code{Chars},
17675 @code{Lines}, and @code{Xref}.
17676
17677 As with predicates, the specification of the @code{download score rule}
17678 to use in respect of a group can be in either the category definition if
17679 it's to be applicable to all groups in therein, or a group's parameters
17680 if it's to be specific to that group.
17681
17682 In both of these places the @code{download score rule} can take one of
17683 three forms:
17684
17685 @enumerate
17686 @item
17687 Score rule
17688
17689 This has the same syntax as a normal Gnus score file except only a
17690 subset of scoring keywords are available as mentioned above.
17691
17692 example:
17693
17694 @itemize @bullet
17695 @item
17696 Category specification
17697
17698 @lisp
17699 (("from"
17700        ("Lars Ingebrigtsen" 1000000 nil s))
17701 ("lines"
17702        (500 -100 nil <)))
17703 @end lisp
17704
17705 @item
17706 Group/Topic Parameter specification
17707
17708 @lisp
17709 (agent-score ("from"
17710                    ("Lars Ingebrigtsen" 1000000 nil s))
17711              ("lines"
17712                    (500 -100 nil <)))
17713 @end lisp
17714
17715 Again, note the omission of the outermost parenthesis here.
17716 @end itemize
17717
17718 @item
17719 Agent score file
17720
17721 These score files must @emph{only} contain the permitted scoring
17722 keywords stated above.
17723
17724 example:
17725
17726 @itemize @bullet
17727 @item
17728 Category specification
17729
17730 @lisp
17731 ("~/News/agent.SCORE")
17732 @end lisp
17733
17734 or perhaps
17735
17736 @lisp
17737 ("~/News/agent.SCORE" "~/News/agent.group.SCORE")
17738 @end lisp
17739
17740 @item
17741 Group Parameter specification
17742
17743 @lisp
17744 (agent-score "~/News/agent.SCORE")
17745 @end lisp
17746
17747 Additional score files can be specified as above.  Need I say anything
17748 about parenthesis?
17749 @end itemize
17750
17751 @item
17752 Use @code{normal} score files
17753
17754 If you don't want to maintain two sets of scoring rules for a group, and
17755 your desired @code{downloading} criteria for a group are the same as your
17756 @code{reading} criteria then you can tell the agent to refer to your
17757 @code{normal} score files when deciding what to download.
17758
17759 These directives in either the category definition or a group's
17760 parameters will cause the agent to read in all the applicable score
17761 files for a group, @emph{filtering out} those sections that do not
17762 relate to one of the permitted subset of scoring keywords.
17763
17764 @itemize @bullet
17765 @item
17766 Category Specification
17767
17768 @lisp
17769 file
17770 @end lisp
17771
17772 @item
17773 Group Parameter specification
17774
17775 @lisp
17776 (agent-score . file)
17777 @end lisp
17778 @end itemize
17779 @end enumerate
17780
17781 @node Category Buffer
17782 @subsubsection Category Buffer
17783
17784 You'd normally do all category maintenance from the category buffer.
17785 When you enter it for the first time (with the @kbd{J c} command from
17786 the group buffer), you'll only see the @code{default} category.
17787
17788 The following commands are available in this buffer:
17789
17790 @table @kbd
17791 @item q
17792 @kindex q (Category)
17793 @findex gnus-category-exit
17794 Return to the group buffer (@code{gnus-category-exit}).
17795
17796 @item e
17797 @kindex e (Category)
17798 @findex gnus-category-customize-category
17799 Use a customization buffer to set all of the selected category's
17800 parameters at one time (@code{gnus-category-customize-category}).
17801
17802 @item k
17803 @kindex k (Category)
17804 @findex gnus-category-kill
17805 Kill the current category (@code{gnus-category-kill}).
17806
17807 @item c
17808 @kindex c (Category)
17809 @findex gnus-category-copy
17810 Copy the current category (@code{gnus-category-copy}).
17811
17812 @item a
17813 @kindex a (Category)
17814 @findex gnus-category-add
17815 Add a new category (@code{gnus-category-add}).
17816
17817 @item p
17818 @kindex p (Category)
17819 @findex gnus-category-edit-predicate
17820 Edit the predicate of the current category
17821 (@code{gnus-category-edit-predicate}).
17822
17823 @item g
17824 @kindex g (Category)
17825 @findex gnus-category-edit-groups
17826 Edit the list of groups belonging to the current category
17827 (@code{gnus-category-edit-groups}).
17828
17829 @item s
17830 @kindex s (Category)
17831 @findex gnus-category-edit-score
17832 Edit the download score rule of the current category
17833 (@code{gnus-category-edit-score}).
17834
17835 @item l
17836 @kindex l (Category)
17837 @findex gnus-category-list
17838 List all the categories (@code{gnus-category-list}).
17839 @end table
17840
17841
17842 @node Category Variables
17843 @subsubsection Category Variables
17844
17845 @table @code
17846 @item gnus-category-mode-hook
17847 @vindex gnus-category-mode-hook
17848 Hook run in category buffers.
17849
17850 @item gnus-category-line-format
17851 @vindex gnus-category-line-format
17852 Format of the lines in the category buffer (@pxref{Formatting
17853 Variables}).  Valid elements are:
17854
17855 @table @samp
17856 @item c
17857 The name of the category.
17858
17859 @item g
17860 The number of groups in the category.
17861 @end table
17862
17863 @item gnus-category-mode-line-format
17864 @vindex gnus-category-mode-line-format
17865 Format of the category mode line (@pxref{Mode Line Formatting}).
17866
17867 @item gnus-agent-short-article
17868 @vindex gnus-agent-short-article
17869 Articles that have fewer lines than this are short.  Default 100.
17870
17871 @item gnus-agent-long-article
17872 @vindex gnus-agent-long-article
17873 Articles that have more lines than this are long.  Default 200.
17874
17875 @item gnus-agent-low-score
17876 @vindex gnus-agent-low-score
17877 Articles that have a score lower than this have a low score.  Default
17878 0.
17879
17880 @item gnus-agent-high-score
17881 @vindex gnus-agent-high-score
17882 Articles that have a score higher than this have a high score.  Default
17883 0.
17884
17885 @item gnus-agent-expire-days
17886 @vindex gnus-agent-expire-days
17887 The number of days that a @samp{read} article must stay in the agent's
17888 local disk before becoming eligible for expiration (While the name is
17889 the same, this doesn't mean expiring the article on the server.  It
17890 just means deleting the local copy of the article).  What is also
17891 important to understand is that the counter starts with the time the
17892 article was written to the local disk and not the time the article was
17893 read.
17894 Default 7.
17895
17896 @item gnus-agent-enable-expiration
17897 @vindex gnus-agent-enable-expiration
17898 Determines whether articles in a group are, by default, expired or
17899 retained indefinitely.  The default is @code{ENABLE} which means that
17900 you'll have to disable expiration when desired.  On the other hand,
17901 you could set this to @code{DISABLE}.  In that case, you would then
17902 have to enable expiration in selected groups.
17903
17904 @end table
17905
17906
17907 @node Agent Commands
17908 @subsection Agent Commands
17909 @findex gnus-agent-toggle-plugged
17910 @kindex J j (Agent)
17911
17912 All the Gnus Agent commands are on the @kbd{J} submap.  The @kbd{J j}
17913 (@code{gnus-agent-toggle-plugged}) command works in all modes, and
17914 toggles the plugged/unplugged state of the Gnus Agent.
17915
17916
17917 @menu
17918 * Group Agent Commands::        Configure groups and fetch their contents.
17919 * Summary Agent Commands::      Manually select then fetch specific articles.
17920 * Server Agent Commands::       Select the servers that are supported by the agent.
17921 @end menu
17922
17923
17924
17925
17926 @node Group Agent Commands
17927 @subsubsection Group Agent Commands
17928
17929 @table @kbd
17930 @item J u
17931 @kindex J u (Agent Group)
17932 @findex gnus-agent-fetch-groups
17933 Fetch all eligible articles in the current group
17934 (@code{gnus-agent-fetch-groups}).
17935
17936 @item J c
17937 @kindex J c (Agent Group)
17938 @findex gnus-enter-category-buffer
17939 Enter the Agent category buffer (@code{gnus-enter-category-buffer}).
17940
17941 @item J s
17942 @kindex J s (Agent Group)
17943 @findex gnus-agent-fetch-session
17944 Fetch all eligible articles in all groups
17945 (@code{gnus-agent-fetch-session}).
17946
17947 @item J S
17948 @kindex J S (Agent Group)
17949 @findex gnus-group-send-queue
17950 Send all sendable messages in the queue group
17951 (@code{gnus-group-send-queue}).  @xref{Drafts}.
17952
17953 @item J a
17954 @kindex J a (Agent Group)
17955 @findex gnus-agent-add-group
17956 Add the current group to an Agent category
17957 (@code{gnus-agent-add-group}).  This command understands the
17958 process/prefix convention (@pxref{Process/Prefix}).
17959
17960 @item J r
17961 @kindex J r (Agent Group)
17962 @findex gnus-agent-remove-group
17963 Remove the current group from its category, if any
17964 (@code{gnus-agent-remove-group}).  This command understands the
17965 process/prefix convention (@pxref{Process/Prefix}).
17966
17967 @item J Y
17968 @kindex J Y (Agent Group)
17969 @findex gnus-agent-synchronize-flags
17970 Synchronize flags changed while unplugged with remote server, if any.
17971
17972
17973 @end table
17974
17975
17976 @node Summary Agent Commands
17977 @subsubsection Summary Agent Commands
17978
17979 @table @kbd
17980 @item J #
17981 @kindex J # (Agent Summary)
17982 @findex gnus-agent-mark-article
17983 Mark the article for downloading (@code{gnus-agent-mark-article}).
17984
17985 @item J M-#
17986 @kindex J M-# (Agent Summary)
17987 @findex gnus-agent-unmark-article
17988 Remove the downloading mark from the article
17989 (@code{gnus-agent-unmark-article}).
17990
17991 @cindex %
17992 @item @@
17993 @kindex @@ (Agent Summary)
17994 @findex gnus-agent-toggle-mark
17995 Toggle whether to download the article
17996 (@code{gnus-agent-toggle-mark}).  The download mark is @samp{%} by
17997 default.
17998
17999 @item J c
18000 @kindex J c (Agent Summary)
18001 @findex gnus-agent-catchup
18002 Mark all articles as read (@code{gnus-agent-catchup}) that are neither cached, downloaded, nor downloadable.
18003
18004 @item J S
18005 @kindex J S (Agent Summary)
18006 @findex gnus-agent-fetch-group
18007 Download all eligible (@pxref{Agent Categories}) articles in this group.
18008 (@code{gnus-agent-fetch-group}).
18009
18010 @item J s
18011 @kindex J s (Agent Summary)
18012 @findex gnus-agent-fetch-series
18013 Download all processable articles in this group.
18014 (@code{gnus-agent-fetch-series}).
18015
18016 @item J u
18017 @kindex J u (Agent Summary)
18018 @findex gnus-agent-summary-fetch-group
18019 Download all downloadable articles in the current group
18020 (@code{gnus-agent-summary-fetch-group}).
18021
18022 @end table
18023
18024
18025 @node Server Agent Commands
18026 @subsubsection Server Agent Commands
18027
18028 @table @kbd
18029 @item J a
18030 @kindex J a (Agent Server)
18031 @findex gnus-agent-add-server
18032 Add the current server to the list of servers covered by the Gnus Agent
18033 (@code{gnus-agent-add-server}).
18034
18035 @item J r
18036 @kindex J r (Agent Server)
18037 @findex gnus-agent-remove-server
18038 Remove the current server from the list of servers covered by the Gnus
18039 Agent (@code{gnus-agent-remove-server}).
18040
18041 @end table
18042
18043
18044 @node Agent Visuals
18045 @subsection Agent Visuals
18046
18047 If you open a summary while unplugged and, Gnus knows from the group's
18048 active range that there are more articles than the headers currently
18049 stored in the Agent, you may see some articles whose subject looks
18050 something like @samp{[Undownloaded article #####]}.  These are
18051 placeholders for the missing headers.  Aside from setting a mark,
18052 there is not much that can be done with one of these placeholders.
18053 When Gnus finally gets a chance to fetch the group's headers, the
18054 placeholders will automatically be replaced by the actual headers.
18055 You can configure the summary buffer's maneuvering to skip over the
18056 placeholders if you care (See @code{gnus-auto-goto-ignores}).
18057
18058 While it may be obvious to all, the only headers and articles
18059 available while unplugged are those headers and articles that were
18060 fetched into the Agent while previously plugged.  To put it another
18061 way, "If you forget to fetch something while plugged, you might have a
18062 less than satisfying unplugged session".  For this reason, the Agent
18063 adds two visual effects to your summary buffer.  These effects display
18064 the download status of each article so that you always know which
18065 articles will be available when unplugged.
18066
18067 The first visual effect is the @samp{%O} spec.  If you customize
18068 @code{gnus-summary-line-format} to include this specifier, you will add
18069 a single character field that indicates an article's download status.
18070 Articles that have been fetched into either the Agent or the Cache,
18071 will display @code{gnus-downloaded-mark} (defaults to @samp{+}).  All
18072 other articles will display @code{gnus-undownloaded-mark} (defaults to
18073 @samp{-}).  If you open a group that has not been agentized, a space
18074 (@samp{ }) will be displayed.
18075
18076 The second visual effect are the undownloaded faces.  The faces, there
18077 are three indicating the article's score (low, normal, high), seem to
18078 result in a love/hate response from many Gnus users.  The problem is
18079 that the face selection is controlled by a list of condition tests and
18080 face names (See @code{gnus-summary-highlight}).  Each condition is
18081 tested in the order in which it appears in the list so early
18082 conditions have precedence over later conditions.  All of this means
18083 that, if you tick an undownloaded article, the article will continue
18084 to be displayed in the undownloaded face rather than the ticked face.
18085
18086 If you use the Agent as a cache (to avoid downloading the same article
18087 each time you visit it or to minimize your connection time), the
18088 undownloaded face will probably seem like a good idea.  The reason
18089 being that you do all of our work (marking, reading, deleting) with
18090 downloaded articles so the normal faces always appear.
18091
18092 For occasional Agent users, the undownloaded faces may appear to be an
18093 absolutely horrible idea.  The issue being that, since most of their
18094 articles have not been fetched into the Agent, most of the normal
18095 faces will be obscured by the undownloaded faces.  If this is your
18096 situation, you have two choices available.  First, you can completely
18097 disable the undownload faces by customizing
18098 @code{gnus-summary-highlight} to delete the three cons-cells that
18099 refer to the @code{gnus-summary-*-undownloaded-face} faces.  Second, if
18100 you prefer to take a more fine-grained approach, you may set the
18101 @code{agent-disable-undownloaded-faces} group parameter to t.  This
18102 parameter, like all other agent parameters, may be set on an Agent
18103 Category (@pxref{Agent Categories}), a Group Topic (@pxref{Topic
18104 Parameters}), or an individual group (@pxref{Group Parameters}).
18105
18106 @node Agent as Cache
18107 @subsection Agent as Cache
18108
18109 When Gnus is plugged, it is not efficient to download headers or
18110 articles from the server again, if they are already stored in the
18111 Agent.  So, Gnus normally only downloads headers once, and stores them
18112 in the Agent.  These headers are later used when generating the summary
18113 buffer, regardless of whether you are plugged or unplugged.  Articles
18114 are not cached in the Agent by default though (that would potentially
18115 consume lots of disk space), but if you have already downloaded an
18116 article into the Agent, Gnus will not download the article from the
18117 server again but use the locally stored copy instead.
18118
18119 If you so desire, you can configure the agent (see @code{gnus-agent-cache}
18120 @pxref{Agent Variables}) to always download headers and articles while
18121 plugged.  Gnus will almost certainly be slower, but it will be kept
18122 synchronized with the server.  That last point probably won't make any
18123 sense if you are using a nntp or nnimap back end.
18124
18125 @node Agent Expiry
18126 @subsection Agent Expiry
18127
18128 @vindex gnus-agent-expire-days
18129 @findex gnus-agent-expire
18130 @kindex M-x gnus-agent-expire
18131 @kindex M-x gnus-agent-expire-group
18132 @findex gnus-agent-expire-group
18133 @cindex agent expiry
18134 @cindex Gnus agent expiry
18135 @cindex expiry
18136
18137 The Agent back end, @code{nnagent}, doesn't handle expiry.  Well, at
18138 least it doesn't handle it like other back ends.  Instead, there are
18139 special @code{gnus-agent-expire} and @code{gnus-agent-expire-group}
18140 commands that will expire all read articles that are older than
18141 @code{gnus-agent-expire-days} days.  They can be run whenever you feel
18142 that you're running out of space.  Neither are particularly fast or
18143 efficient, and it's not a particularly good idea to interrupt them (with
18144 @kbd{C-g} or anything else) once you've started one of them.
18145
18146 Note that other functions, e.g. @code{gnus-request-expire-articles},
18147 might run @code{gnus-agent-expire} for you to keep the agent
18148 synchronized with the group.
18149
18150 The agent parameter @code{agent-enable-expiration} may be used to
18151 prevent expiration in selected groups.
18152
18153 @vindex gnus-agent-expire-all
18154 If @code{gnus-agent-expire-all} is non-@code{nil}, the agent
18155 expiration commands will expire all articles---unread, read, ticked
18156 and dormant.  If @code{nil} (which is the default), only read articles
18157 are eligible for expiry, and unread, ticked and dormant articles will
18158 be kept indefinitely.
18159
18160 If you find that some articles eligible for expiry are never expired,
18161 perhaps some Gnus Agent files are corrupted.  There's are special
18162 commands, @code{gnus-agent-regenerate} and
18163 @code{gnus-agent-regenerate-group}, to fix possible problems.
18164
18165 @node Agent Regeneration
18166 @subsection Agent Regeneration
18167
18168 @cindex agent regeneration
18169 @cindex Gnus agent regeneration
18170 @cindex regeneration
18171
18172 The local data structures used by @code{nnagent} may become corrupted
18173 due to certain exceptional conditions.  When this happens,
18174 @code{nnagent} functionality may degrade or even fail.  The solution
18175 to this problem is to repair the local data structures by removing all
18176 internal inconsistencies.
18177
18178 For example, if your connection to your server is lost while
18179 downloaded articles into the agent, the local data structures will not
18180 know about articles successfully downloaded prior to the connection
18181 failure.  Running @code{gnus-agent-regenerate} or
18182 @code{gnus-agent-regenerate-group} will update the data structures
18183 such that you don't need to download these articles a second time.
18184
18185 @findex gnus-agent-regenerate
18186 @kindex M-x gnus-agent-regenerate
18187 The command @code{gnus-agent-regenerate} will perform
18188 @code{gnus-agent-regenerate-group} on every agentized group.  While
18189 you can run @code{gnus-agent-regenerate} in any buffer, it is strongly
18190 recommended that you first close all summary buffers.
18191
18192 @findex gnus-agent-regenerate-group
18193 @kindex M-x gnus-agent-regenerate-group
18194 The command @code{gnus-agent-regenerate-group} uses the local copies
18195 of individual articles to repair the local @acronym{NOV}(header) database.  It
18196 then updates the internal data structures that document which articles
18197 are stored locally.  An optional argument will mark articles in the
18198 agent as unread.
18199
18200 @node Agent and IMAP
18201 @subsection Agent and IMAP
18202
18203 The Agent works with any Gnus back end, including nnimap.  However,
18204 since there are some conceptual differences between @acronym{NNTP} and
18205 @acronym{IMAP}, this section (should) provide you with some information to
18206 make Gnus Agent work smoother as a @acronym{IMAP} Disconnected Mode client.
18207
18208 The first thing to keep in mind is that all flags (read, ticked, etc)
18209 are kept on the @acronym{IMAP} server, rather than in @file{.newsrc} as is the
18210 case for nntp.  Thus Gnus need to remember flag changes when
18211 disconnected, and synchronize these flags when you plug back in.
18212
18213 Gnus keeps track of flag changes when reading nnimap groups under the
18214 Agent.  When you plug back in, Gnus will check if you have any changed
18215 any flags and ask if you wish to synchronize these with the server.
18216 The behavior is customizable by @code{gnus-agent-synchronize-flags}.
18217
18218 @vindex gnus-agent-synchronize-flags
18219 If @code{gnus-agent-synchronize-flags} is @code{nil}, the Agent will
18220 never automatically synchronize flags.  If it is @code{ask}, which is
18221 the default, the Agent will check if you made any changes and if so
18222 ask if you wish to synchronize these when you re-connect.  If it has
18223 any other value, all flags will be synchronized automatically.
18224
18225 If you do not wish to synchronize flags automatically when you
18226 re-connect, you can do it manually with the
18227 @code{gnus-agent-synchronize-flags} command that is bound to @kbd{J Y}
18228 in the group buffer.
18229
18230 Some things are currently not implemented in the Agent that you'd might
18231 expect from a disconnected @acronym{IMAP} client, including:
18232
18233 @itemize @bullet
18234
18235 @item
18236 Copying/moving articles into nnimap groups when unplugged.
18237
18238 @item
18239 Creating/deleting nnimap groups when unplugged.
18240
18241 @end itemize
18242
18243 Technical note: the synchronization algorithm does not work by ``pushing''
18244 all local flags to the server, but rather incrementally update the
18245 server view of flags by changing only those flags that were changed by
18246 the user.  Thus, if you set one flag on an article, quit the group and
18247 re-select the group and remove the flag; the flag will be set and
18248 removed from the server when you ``synchronize''.  The queued flag
18249 operations can be found in the per-server @code{flags} file in the Agent
18250 directory.  It's emptied when you synchronize flags.
18251
18252
18253 @node Outgoing Messages
18254 @subsection Outgoing Messages
18255
18256 When Gnus is unplugged, all outgoing messages (both mail and news) are
18257 stored in the draft group ``queue'' (@pxref{Drafts}).  You can view
18258 them there after posting, and edit them at will.
18259
18260 When Gnus is plugged again, you can send the messages either from the
18261 draft group with the special commands available there, or you can use
18262 the @kbd{J S} command in the group buffer to send all the sendable
18263 messages in the draft group.
18264
18265
18266
18267 @node Agent Variables
18268 @subsection Agent Variables
18269
18270 @table @code
18271 @item gnus-agent-directory
18272 @vindex gnus-agent-directory
18273 Where the Gnus Agent will store its files.  The default is
18274 @file{~/News/agent/}.
18275
18276 @item gnus-agent-handle-level
18277 @vindex gnus-agent-handle-level
18278 Groups on levels (@pxref{Group Levels}) higher than this variable will
18279 be ignored by the Agent.  The default is @code{gnus-level-subscribed},
18280 which means that only subscribed group will be considered by the Agent
18281 by default.
18282
18283 @item gnus-agent-plugged-hook
18284 @vindex gnus-agent-plugged-hook
18285 Hook run when connecting to the network.
18286
18287 @item gnus-agent-unplugged-hook
18288 @vindex gnus-agent-unplugged-hook
18289 Hook run when disconnecting from the network.
18290
18291 @item gnus-agent-fetched-hook
18292 @vindex gnus-agent-fetched-hook
18293 Hook run when finished fetching articles.
18294
18295 @item gnus-agent-cache
18296 @vindex gnus-agent-cache
18297 Variable to control whether use the locally stored @acronym{NOV} and
18298 articles when plugged, e.g. essentially using the Agent as a cache.
18299 The default is non-@code{nil}, which means to use the Agent as a cache.
18300
18301 @item gnus-agent-go-online
18302 @vindex gnus-agent-go-online
18303 If @code{gnus-agent-go-online} is @code{nil}, the Agent will never
18304 automatically switch offline servers into online status.  If it is
18305 @code{ask}, the default, the Agent will ask if you wish to switch
18306 offline servers into online status when you re-connect.  If it has any
18307 other value, all offline servers will be automatically switched into
18308 online status.
18309
18310 @item gnus-agent-mark-unread-after-downloaded
18311 @vindex gnus-agent-mark-unread-after-downloaded
18312 If @code{gnus-agent-mark-unread-after-downloaded} is non-@code{nil},
18313 mark articles as unread after downloading.  This is usually a safe
18314 thing to do as the newly downloaded article has obviously not been
18315 read.  The default is t.
18316
18317 @item gnus-agent-consider-all-articles
18318 @vindex gnus-agent-consider-all-articles
18319 If @code{gnus-agent-consider-all-articles} is non-@code{nil}, the
18320 agent will fetch all missing headers.  When @code{nil}, the agent will
18321 fetch only new headers.  The default is @code{nil}.
18322
18323 @item gnus-agent-max-fetch-size
18324 @vindex gnus-agent-max-fetch-size
18325 The agent fetches articles into a temporary buffer prior to parsing
18326 them into individual files.  To avoid exceeding the max. buffer size,
18327 the agent alternates between fetching and parsing until all articles
18328 have been fetched.  @code{gnus-agent-max-fetch-size} provides a size
18329 limit to control how often the cycling occurs.  A large value improves
18330 performance.  A small value minimizes the time lost should the
18331 connection be lost while fetching (You may need to run
18332 @code{gnus-agent-regenerate-group} to update the group's state.
18333 However, all articles parsed prior to loosing the connection will be
18334 available while unplugged).  The default is 10M so it is unusual to
18335 see any cycling.
18336
18337 @item gnus-server-unopen-status
18338 @vindex gnus-server-unopen-status
18339 Perhaps not an Agent variable, but closely related to the Agent, this
18340 variable says what will happen if Gnus cannot open a server.  If the
18341 Agent is enabled, the default, @code{nil}, makes Gnus ask the user
18342 whether to deny the server or whether to unplug the agent.  If the
18343 Agent is disabled, Gnus always simply deny the server.  Other choices
18344 for this variable include @code{denied} and @code{offline} the latter
18345 is only valid if the Agent is used.
18346
18347 @item gnus-auto-goto-ignores
18348 @vindex gnus-auto-goto-ignores
18349 Another variable that isn't an Agent variable, yet so closely related
18350 that most will look for it here, this variable tells the summary
18351 buffer how to maneuver around undownloaded (only headers stored in the
18352 agent) and unfetched (neither article nor headers stored) articles.
18353
18354 The legal values are @code{nil} (maneuver to any article),
18355 @code{undownloaded} (maneuvering while unplugged ignores articles that
18356 have not been fetched), @code{always-undownloaded} (maneuvering always
18357 ignores articles that have not been fetched), @code{unfetched}
18358 (maneuvering ignores articles whose headers have not been fetched).
18359
18360 @end table
18361
18362
18363 @node Example Setup
18364 @subsection Example Setup
18365
18366 If you don't want to read this manual, and you have a fairly standard
18367 setup, you may be able to use something like the following as your
18368 @file{~/.gnus.el} file to get started.
18369
18370 @lisp
18371 ;;; @r{Define how Gnus is to fetch news.  We do this over @acronym{NNTP}}
18372 ;;; @r{from your ISP's server.}
18373 (setq gnus-select-method '(nntp "news.your-isp.com"))
18374
18375 ;;; @r{Define how Gnus is to read your mail.  We read mail from}
18376 ;;; @r{your ISP's @acronym{POP} server.}
18377 (setq mail-sources '((pop :server "pop.your-isp.com")))
18378
18379 ;;; @r{Say how Gnus is to store the mail.  We use nnml groups.}
18380 (setq gnus-secondary-select-methods '((nnml "")))
18381
18382 ;;; @r{Make Gnus into an offline newsreader.}
18383 ;;; (gnus-agentize) ; @r{The obsolete setting.}
18384 ;;; (setq gnus-agent t) ; @r{Now the default.}
18385 @end lisp
18386
18387 That should be it, basically.  Put that in your @file{~/.gnus.el} file,
18388 edit to suit your needs, start up PPP (or whatever), and type @kbd{M-x
18389 gnus}.
18390
18391 If this is the first time you've run Gnus, you will be subscribed
18392 automatically to a few default newsgroups.  You'll probably want to
18393 subscribe to more groups, and to do that, you have to query the
18394 @acronym{NNTP} server for a complete list of groups with the @kbd{A A}
18395 command.  This usually takes quite a while, but you only have to do it
18396 once.
18397
18398 After reading and parsing a while, you'll be presented with a list of
18399 groups.  Subscribe to the ones you want to read with the @kbd{u}
18400 command.  @kbd{l} to make all the killed groups disappear after you've
18401 subscribe to all the groups you want to read.  (@kbd{A k} will bring
18402 back all the killed groups.)
18403
18404 You can now read the groups at once, or you can download the articles
18405 with the @kbd{J s} command.  And then read the rest of this manual to
18406 find out which of the other gazillion things you want to customize.
18407
18408
18409 @node Batching Agents
18410 @subsection Batching Agents
18411 @findex gnus-agent-batch
18412
18413 Having the Gnus Agent fetch articles (and post whatever messages you've
18414 written) is quite easy once you've gotten things set up properly.  The
18415 following shell script will do everything that is necessary:
18416
18417 You can run a complete batch command from the command line with the
18418 following incantation:
18419
18420 @example
18421 #!/bin/sh
18422 emacs -batch -l ~/.emacs -f -l ~/.gnus.el gnus-agent-batch >/dev/null 2>&1
18423 @end example
18424
18425
18426 @node Agent Caveats
18427 @subsection Agent Caveats
18428
18429 The Gnus Agent doesn't seem to work like most other offline
18430 newsreaders.  Here are some common questions that some imaginary people
18431 may ask:
18432
18433 @table @dfn
18434 @item If I read an article while plugged, do they get entered into the Agent?
18435
18436 @strong{No}.  If you want this behaviour, add
18437 @code{gnus-agent-fetch-selected-article} to
18438 @code{gnus-select-article-hook}.
18439
18440 @item If I read an article while plugged, and the article already exists in
18441 the Agent, will it get downloaded once more?
18442
18443 @strong{No}, unless @code{gnus-agent-cache} is @code{nil}.
18444
18445 @end table
18446
18447 In short, when Gnus is unplugged, it only looks into the locally stored
18448 articles; when it's plugged, it talks to your ISP and may also use the
18449 locally stored articles.
18450
18451
18452 @node Scoring
18453 @chapter Scoring
18454 @cindex scoring
18455
18456 Other people use @dfn{kill files}, but we here at Gnus Towers like
18457 scoring better than killing, so we'd rather switch than fight.  They do
18458 something completely different as well, so sit up straight and pay
18459 attention!
18460
18461 @vindex gnus-summary-mark-below
18462 All articles have a default score (@code{gnus-summary-default-score}),
18463 which is 0 by default.  This score may be raised or lowered either
18464 interactively or by score files.  Articles that have a score lower than
18465 @code{gnus-summary-mark-below} are marked as read.
18466
18467 Gnus will read any @dfn{score files} that apply to the current group
18468 before generating the summary buffer.
18469
18470 There are several commands in the summary buffer that insert score
18471 entries based on the current article.  You can, for instance, ask Gnus to
18472 lower or increase the score of all articles with a certain subject.
18473
18474 There are two sorts of scoring entries: Permanent and temporary.
18475 Temporary score entries are self-expiring entries.  Any entries that are
18476 temporary and have not been used for, say, a week, will be removed
18477 silently to help keep the sizes of the score files down.
18478
18479 @menu
18480 * Summary Score Commands::      Adding score entries for the current group.
18481 * Group Score Commands::        General score commands.
18482 * Score Variables::             Customize your scoring.  (My, what terminology).
18483 * Score File Format::           What a score file may contain.
18484 * Score File Editing::          You can edit score files by hand as well.
18485 * Adaptive Scoring::            Big Sister Gnus knows what you read.
18486 * Home Score File::             How to say where new score entries are to go.
18487 * Followups To Yourself::       Having Gnus notice when people answer you.
18488 * Scoring On Other Headers::    Scoring on non-standard headers.
18489 * Scoring Tips::                How to score effectively.
18490 * Reverse Scoring::             That problem child of old is not problem.
18491 * Global Score Files::          Earth-spanning, ear-splitting score files.
18492 * Kill Files::                  They are still here, but they can be ignored.
18493 * Converting Kill Files::       Translating kill files to score files.
18494 * GroupLens::                   Getting predictions on what you like to read.
18495 * Advanced Scoring::            Using logical expressions to build score rules.
18496 * Score Decays::                It can be useful to let scores wither away.
18497 @end menu
18498
18499
18500 @node Summary Score Commands
18501 @section Summary Score Commands
18502 @cindex score commands
18503
18504 The score commands that alter score entries do not actually modify real
18505 score files.  That would be too inefficient.  Gnus maintains a cache of
18506 previously loaded score files, one of which is considered the
18507 @dfn{current score file alist}.  The score commands simply insert
18508 entries into this list, and upon group exit, this list is saved.
18509
18510 The current score file is by default the group's local score file, even
18511 if no such score file actually exists.  To insert score commands into
18512 some other score file (e.g. @file{all.SCORE}), you must first make this
18513 score file the current one.
18514
18515 General score commands that don't actually change the score file:
18516
18517 @table @kbd
18518
18519 @item V s
18520 @kindex V s (Summary)
18521 @findex gnus-summary-set-score
18522 Set the score of the current article (@code{gnus-summary-set-score}).
18523
18524 @item V S
18525 @kindex V S (Summary)
18526 @findex gnus-summary-current-score
18527 Display the score of the current article
18528 (@code{gnus-summary-current-score}).
18529
18530 @item V t
18531 @kindex V t (Summary)
18532 @findex gnus-score-find-trace
18533 Display all score rules that have been used on the current article
18534 (@code{gnus-score-find-trace}).  In the @code{*Score Trace*} buffer, you
18535 can use @kbd{q} to quit.  @kbd{e} edits the corresponding score file.
18536 When point is on a string within the match element, @kbd{e} will try to
18537 bring you to this string in the score file.
18538
18539 @item V w
18540 @kindex V w (Summary)
18541 @findex gnus-score-find-favourite-words
18542 List words used in scoring (@code{gnus-score-find-favourite-words}).
18543
18544 @item V R
18545 @kindex V R (Summary)
18546 @findex gnus-summary-rescore
18547 Run the current summary through the scoring process
18548 (@code{gnus-summary-rescore}).  This might be useful if you're playing
18549 around with your score files behind Gnus' back and want to see the
18550 effect you're having.
18551
18552 @item V c
18553 @kindex V c (Summary)
18554 @findex gnus-score-change-score-file
18555 Make a different score file the current
18556 (@code{gnus-score-change-score-file}).
18557
18558 @item V e
18559 @kindex V e (Summary)
18560 @findex gnus-score-edit-current-scores
18561 Edit the current score file (@code{gnus-score-edit-current-scores}).
18562 You will be popped into a @code{gnus-score-mode} buffer (@pxref{Score
18563 File Editing}).
18564
18565 @item V f
18566 @kindex V f (Summary)
18567 @findex gnus-score-edit-file
18568 Edit a score file and make this score file the current one
18569 (@code{gnus-score-edit-file}).
18570
18571 @item V F
18572 @kindex V F (Summary)
18573 @findex gnus-score-flush-cache
18574 Flush the score cache (@code{gnus-score-flush-cache}).  This is useful
18575 after editing score files.
18576
18577 @item V C
18578 @kindex V C (Summary)
18579 @findex gnus-score-customize
18580 Customize a score file in a visually pleasing manner
18581 (@code{gnus-score-customize}).
18582
18583 @end table
18584
18585 The rest of these commands modify the local score file.
18586
18587 @table @kbd
18588
18589 @item V m
18590 @kindex V m (Summary)
18591 @findex gnus-score-set-mark-below
18592 Prompt for a score, and mark all articles with a score below this as
18593 read (@code{gnus-score-set-mark-below}).
18594
18595 @item V x
18596 @kindex V x (Summary)
18597 @findex gnus-score-set-expunge-below
18598 Prompt for a score, and add a score rule to the current score file to
18599 expunge all articles below this score
18600 (@code{gnus-score-set-expunge-below}).
18601 @end table
18602
18603 The keystrokes for actually making score entries follow a very regular
18604 pattern, so there's no need to list all the commands.  (Hundreds of
18605 them.)
18606
18607 @findex gnus-summary-increase-score
18608 @findex gnus-summary-lower-score
18609
18610 @enumerate
18611 @item
18612 The first key is either @kbd{I} (upper case i) for increasing the score
18613 or @kbd{L} for lowering the score.
18614 @item
18615 The second key says what header you want to score on.  The following
18616 keys are available:
18617 @table @kbd
18618
18619 @item a
18620 Score on the author name.
18621
18622 @item s
18623 Score on the subject line.
18624
18625 @item x
18626 Score on the @code{Xref} line---i.e., the cross-posting line.
18627
18628 @item r
18629 Score on the @code{References} line.
18630
18631 @item d
18632 Score on the date.
18633
18634 @item l
18635 Score on the number of lines.
18636
18637 @item i
18638 Score on the @code{Message-ID} header.
18639
18640 @item e
18641 Score on an ``extra'' header, that is, one of those in gnus-extra-headers,
18642 if your @acronym{NNTP} server tracks additional header data in overviews.
18643
18644 @item f
18645 Score on followups---this matches the author name, and adds scores to
18646 the followups to this author.  (Using this key leads to the creation of
18647 @file{ADAPT} files.)
18648
18649 @item b
18650 Score on the body.
18651
18652 @item h
18653 Score on the head.
18654
18655 @item t
18656 Score on thread.  (Using this key leads to the creation of @file{ADAPT}
18657 files.)
18658
18659 @end table
18660
18661 @item
18662 The third key is the match type.  Which match types are valid depends on
18663 what headers you are scoring on.
18664
18665 @table @code
18666
18667 @item strings
18668
18669 @table @kbd
18670
18671 @item e
18672 Exact matching.
18673
18674 @item s
18675 Substring matching.
18676
18677 @item f
18678 Fuzzy matching (@pxref{Fuzzy Matching}).
18679
18680 @item r
18681 Regexp matching
18682 @end table
18683
18684 @item date
18685 @table @kbd
18686
18687 @item b
18688 Before date.
18689
18690 @item a
18691 After date.
18692
18693 @item n
18694 This date.
18695 @end table
18696
18697 @item number
18698 @table @kbd
18699
18700 @item <
18701 Less than number.
18702
18703 @item =
18704 Equal to number.
18705
18706 @item >
18707 Greater than number.
18708 @end table
18709 @end table
18710
18711 @item
18712 The fourth and usually final key says whether this is a temporary (i.e.,
18713 expiring) score entry, or a permanent (i.e., non-expiring) score entry,
18714 or whether it is to be done immediately, without adding to the score
18715 file.
18716 @table @kbd
18717
18718 @item t
18719 Temporary score entry.
18720
18721 @item p
18722 Permanent score entry.
18723
18724 @item i
18725 Immediately scoring.
18726 @end table
18727
18728 @item
18729 If you are scoring on `e' (extra) headers, you will then be prompted for
18730 the header name on which you wish to score.  This must be a header named
18731 in gnus-extra-headers, and @samp{TAB} completion is available.
18732
18733 @end enumerate
18734
18735 So, let's say you want to increase the score on the current author with
18736 exact matching permanently: @kbd{I a e p}.  If you want to lower the
18737 score based on the subject line, using substring matching, and make a
18738 temporary score entry: @kbd{L s s t}.  Pretty easy.
18739
18740 To make things a bit more complicated, there are shortcuts.  If you use
18741 a capital letter on either the second or third keys, Gnus will use
18742 defaults for the remaining one or two keystrokes.  The defaults are
18743 ``substring'' and ``temporary''.  So @kbd{I A} is the same as @kbd{I a s
18744 t}, and @kbd{I a R} is the same as @kbd{I a r t}.
18745
18746 These functions take both the numerical prefix and the symbolic prefix
18747 (@pxref{Symbolic Prefixes}).  A numerical prefix says how much to lower
18748 (or increase) the score of the article.  A symbolic prefix of @code{a}
18749 says to use the @file{all.SCORE} file for the command instead of the
18750 current score file.
18751
18752 @vindex gnus-score-mimic-keymap
18753 The @code{gnus-score-mimic-keymap} says whether these commands will
18754 pretend they are keymaps or not.
18755
18756
18757 @node Group Score Commands
18758 @section Group Score Commands
18759 @cindex group score commands
18760
18761 There aren't many of these as yet, I'm afraid.
18762
18763 @table @kbd
18764
18765 @item W f
18766 @kindex W f (Group)
18767 @findex gnus-score-flush-cache
18768 Gnus maintains a cache of score alists to avoid having to reload them
18769 all the time.  This command will flush the cache
18770 (@code{gnus-score-flush-cache}).
18771
18772 @end table
18773
18774 You can do scoring from the command line by saying something like:
18775
18776 @findex gnus-batch-score
18777 @cindex batch scoring
18778 @example
18779 $ emacs -batch -l ~/.emacs -l ~/.gnus.el -f gnus-batch-score
18780 @end example
18781
18782
18783 @node Score Variables
18784 @section Score Variables
18785 @cindex score variables
18786
18787 @table @code
18788
18789 @item gnus-use-scoring
18790 @vindex gnus-use-scoring
18791 If @code{nil}, Gnus will not check for score files, and will not, in
18792 general, do any score-related work.  This is @code{t} by default.
18793
18794 @item gnus-kill-killed
18795 @vindex gnus-kill-killed
18796 If this variable is @code{nil}, Gnus will never apply score files to
18797 articles that have already been through the kill process.  While this
18798 may save you lots of time, it also means that if you apply a kill file
18799 to a group, and then change the kill file and want to run it over you
18800 group again to kill more articles, it won't work.  You have to set this
18801 variable to @code{t} to do that.  (It is @code{t} by default.)
18802
18803 @item gnus-kill-files-directory
18804 @vindex gnus-kill-files-directory
18805 All kill and score files will be stored in this directory, which is
18806 initialized from the @env{SAVEDIR} environment variable by default.
18807 This is @file{~/News/} by default.
18808
18809 @item gnus-score-file-suffix
18810 @vindex gnus-score-file-suffix
18811 Suffix to add to the group name to arrive at the score file name
18812 (@file{SCORE} by default.)
18813
18814 @item gnus-score-uncacheable-files
18815 @vindex gnus-score-uncacheable-files
18816 @cindex score cache
18817 All score files are normally cached to avoid excessive re-loading of
18818 score files.  However, if this might make your Emacs grow big and
18819 bloated, so this regexp can be used to weed out score files unlikely
18820 to be needed again.  It would be a bad idea to deny caching of
18821 @file{all.SCORE}, while it might be a good idea to not cache
18822 @file{comp.infosystems.www.authoring.misc.ADAPT}.  In fact, this
18823 variable is @samp{ADAPT$} by default, so no adaptive score files will
18824 be cached.
18825
18826 @item gnus-save-score
18827 @vindex gnus-save-score
18828 If you have really complicated score files, and do lots of batch
18829 scoring, then you might set this variable to @code{t}.  This will make
18830 Gnus save the scores into the @file{.newsrc.eld} file.
18831
18832 If you do not set this to @code{t}, then manual scores (like those set
18833 with @kbd{V s} (@code{gnus-summary-set-score})) will not be preserved
18834 across group visits.
18835
18836 @item gnus-score-interactive-default-score
18837 @vindex gnus-score-interactive-default-score
18838 Score used by all the interactive raise/lower commands to raise/lower
18839 score with.  Default is 1000, which may seem excessive, but this is to
18840 ensure that the adaptive scoring scheme gets enough room to play with.
18841 We don't want the small changes from the adaptive scoring to overwrite
18842 manually entered data.
18843
18844 @item gnus-summary-default-score
18845 @vindex gnus-summary-default-score
18846 Default score of an article, which is 0 by default.
18847
18848 @item gnus-summary-expunge-below
18849 @vindex gnus-summary-expunge-below
18850 Don't display the summary lines of articles that have scores lower than
18851 this variable.  This is @code{nil} by default, which means that no
18852 articles will be hidden.  This variable is local to the summary buffers,
18853 and has to be set from @code{gnus-summary-mode-hook}.
18854
18855 @item gnus-score-over-mark
18856 @vindex gnus-score-over-mark
18857 Mark (in the third column) used for articles with a score over the
18858 default.  Default is @samp{+}.
18859
18860 @item gnus-score-below-mark
18861 @vindex gnus-score-below-mark
18862 Mark (in the third column) used for articles with a score below the
18863 default.  Default is @samp{-}.
18864
18865 @item gnus-score-find-score-files-function
18866 @vindex gnus-score-find-score-files-function
18867 Function used to find score files for the current group.  This function
18868 is called with the name of the group as the argument.
18869
18870 Predefined functions available are:
18871 @table @code
18872
18873 @item gnus-score-find-single
18874 @findex gnus-score-find-single
18875 Only apply the group's own score file.
18876
18877 @item gnus-score-find-bnews
18878 @findex gnus-score-find-bnews
18879 Apply all score files that match, using bnews syntax.  This is the
18880 default.  If the current group is @samp{gnu.emacs.gnus}, for instance,
18881 @file{all.emacs.all.SCORE}, @file{not.alt.all.SCORE} and
18882 @file{gnu.all.SCORE} would all apply.  In short, the instances of
18883 @samp{all} in the score file names are translated into @samp{.*}, and
18884 then a regexp match is done.
18885
18886 This means that if you have some score entries that you want to apply to
18887 all groups, then you put those entries in the @file{all.SCORE} file.
18888
18889 The score files are applied in a semi-random order, although Gnus will
18890 try to apply the more general score files before the more specific score
18891 files.  It does this by looking at the number of elements in the score
18892 file names---discarding the @samp{all} elements.
18893
18894 @item gnus-score-find-hierarchical
18895 @findex gnus-score-find-hierarchical
18896 Apply all score files from all the parent groups.  This means that you
18897 can't have score files like @file{all.SCORE}, but you can have
18898 @file{SCORE}, @file{comp.SCORE} and @file{comp.emacs.SCORE} for each
18899 server.
18900
18901 @end table
18902 This variable can also be a list of functions.  In that case, all
18903 these functions will be called with the group name as argument, and
18904 all the returned lists of score files will be applied.  These
18905 functions can also return lists of lists of score alists directly.  In
18906 that case, the functions that return these non-file score alists
18907 should probably be placed before the ``real'' score file functions, to
18908 ensure that the last score file returned is the local score file.
18909 Phu.
18910
18911 For example, to do hierarchical scoring but use a non-server-specific
18912 overall score file, you could use the value
18913 @example
18914 (list (lambda (group) ("all.SCORE"))
18915       'gnus-score-find-hierarchical)
18916 @end example
18917
18918 @item gnus-score-expiry-days
18919 @vindex gnus-score-expiry-days
18920 This variable says how many days should pass before an unused score file
18921 entry is expired.  If this variable is @code{nil}, no score file entries
18922 are expired.  It's 7 by default.
18923
18924 @item gnus-update-score-entry-dates
18925 @vindex gnus-update-score-entry-dates
18926 If this variable is non-@code{nil}, temporary score entries that have
18927 been triggered (matched) will have their dates updated.  (This is how Gnus
18928 controls expiry---all non-matched-entries will become too old while
18929 matched entries will stay fresh and young.)  However, if you set this
18930 variable to @code{nil}, even matched entries will grow old and will
18931 have to face that oh-so grim reaper.
18932
18933 @item gnus-score-after-write-file-function
18934 @vindex gnus-score-after-write-file-function
18935 Function called with the name of the score file just written.
18936
18937 @item gnus-score-thread-simplify
18938 @vindex gnus-score-thread-simplify
18939 If this variable is non-@code{nil}, article subjects will be
18940 simplified for subject scoring purposes in the same manner as with
18941 threading---according to the current value of
18942 @code{gnus-simplify-subject-functions}.  If the scoring entry uses
18943 @code{substring} or @code{exact} matching, the match will also be
18944 simplified in this manner.
18945
18946 @end table
18947
18948
18949 @node Score File Format
18950 @section Score File Format
18951 @cindex score file format
18952
18953 A score file is an @code{emacs-lisp} file that normally contains just a
18954 single form.  Casual users are not expected to edit these files;
18955 everything can be changed from the summary buffer.
18956
18957 Anyway, if you'd like to dig into it yourself, here's an example:
18958
18959 @lisp
18960 (("from"
18961   ("Lars Ingebrigtsen" -10000)
18962   ("Per Abrahamsen")
18963   ("larsi\\|lmi" -50000 nil R))
18964  ("subject"
18965   ("Ding is Badd" nil 728373))
18966  ("xref"
18967   ("alt.politics" -1000 728372 s))
18968  ("lines"
18969   (2 -100 nil <))
18970  (mark 0)
18971  (expunge -1000)
18972  (mark-and-expunge -10)
18973  (read-only nil)
18974  (orphan -10)
18975  (adapt t)
18976  (files "/hom/larsi/News/gnu.SCORE")
18977  (exclude-files "all.SCORE")
18978  (local (gnus-newsgroup-auto-expire t)
18979         (gnus-summary-make-false-root empty))
18980  (eval (ding)))
18981 @end lisp
18982
18983 This example demonstrates most score file elements.  @xref{Advanced
18984 Scoring}, for a different approach.
18985
18986 Even though this looks much like Lisp code, nothing here is actually
18987 @code{eval}ed.  The Lisp reader is used to read this form, though, so it
18988 has to be valid syntactically, if not semantically.
18989
18990 Six keys are supported by this alist:
18991
18992 @table @code
18993
18994 @item STRING
18995 If the key is a string, it is the name of the header to perform the
18996 match on.  Scoring can only be performed on these eight headers:
18997 @code{From}, @code{Subject}, @code{References}, @code{Message-ID},
18998 @code{Xref}, @code{Lines}, @code{Chars} and @code{Date}.  In addition to
18999 these headers, there are three strings to tell Gnus to fetch the entire
19000 article and do the match on larger parts of the article: @code{Body}
19001 will perform the match on the body of the article, @code{Head} will
19002 perform the match on the head of the article, and @code{All} will
19003 perform the match on the entire article.  Note that using any of these
19004 last three keys will slow down group entry @emph{considerably}.  The
19005 final ``header'' you can score on is @code{Followup}.  These score
19006 entries will result in new score entries being added for all follow-ups
19007 to articles that matches these score entries.
19008
19009 Following this key is an arbitrary number of score entries, where each
19010 score entry has one to four elements.
19011 @enumerate
19012
19013 @item
19014 The first element is the @dfn{match element}.  On most headers this will
19015 be a string, but on the Lines and Chars headers, this must be an
19016 integer.
19017
19018 @item
19019 If the second element is present, it should be a number---the @dfn{score
19020 element}.  This number should be an integer in the neginf to posinf
19021 interval.  This number is added to the score of the article if the match
19022 is successful.  If this element is not present, the
19023 @code{gnus-score-interactive-default-score} number will be used
19024 instead.  This is 1000 by default.
19025
19026 @item
19027 If the third element is present, it should be a number---the @dfn{date
19028 element}.  This date says when the last time this score entry matched,
19029 which provides a mechanism for expiring the score entries.  It this
19030 element is not present, the score entry is permanent.  The date is
19031 represented by the number of days since December 31, 1 BCE.
19032
19033 @item
19034 If the fourth element is present, it should be a symbol---the @dfn{type
19035 element}.  This element specifies what function should be used to see
19036 whether this score entry matches the article.  What match types that can
19037 be used depends on what header you wish to perform the match on.
19038 @table @dfn
19039
19040 @item From, Subject, References, Xref, Message-ID
19041 For most header types, there are the @code{r} and @code{R} (regexp), as
19042 well as @code{s} and @code{S} (substring) types, and @code{e} and
19043 @code{E} (exact match), and @code{w} (word match) types.  If this
19044 element is not present, Gnus will assume that substring matching should
19045 be used.  @code{R}, @code{S}, and @code{E} differ from the others in
19046 that the matches will be done in a case-sensitive manner.  All these
19047 one-letter types are really just abbreviations for the @code{regexp},
19048 @code{string}, @code{exact}, and @code{word} types, which you can use
19049 instead, if you feel like.
19050
19051 @item Extra
19052 Just as for the standard string overview headers, if you are using
19053 gnus-extra-headers, you can score on these headers' values.  In this
19054 case, there is a 5th element in the score entry, being the name of the
19055 header to be scored.  The following entry is useful in your
19056 @file{all.SCORE} file in case of spam attacks from a single origin host,
19057 if your @acronym{NNTP} server tracks NNTP-Posting-Host in overviews:
19058
19059 @lisp
19060 ("111.222.333.444" -1000 nil s "NNTP-Posting-Host")
19061 @end lisp
19062
19063 @item Lines, Chars
19064 These two headers use different match types: @code{<}, @code{>},
19065 @code{=}, @code{>=} and @code{<=}.
19066
19067 These predicates are true if
19068
19069 @example
19070 (PREDICATE HEADER MATCH)
19071 @end example
19072
19073 evaluates to non-@code{nil}.  For instance, the advanced match
19074 @code{("lines" 4 <)} (@pxref{Advanced Scoring}) will result in the
19075 following form:
19076
19077 @lisp
19078 (< header-value 4)
19079 @end lisp
19080
19081 Or to put it another way: When using @code{<} on @code{Lines} with 4 as
19082 the match, we get the score added if the article has less than 4 lines.
19083 (It's easy to get confused and think it's the other way around.  But
19084 it's not.  I think.)
19085
19086 When matching on @code{Lines}, be careful because some back ends (like
19087 @code{nndir}) do not generate @code{Lines} header, so every article ends
19088 up being marked as having 0 lines.  This can lead to strange results if
19089 you happen to lower score of the articles with few lines.
19090
19091 @item Date
19092 For the Date header we have three kinda silly match types:
19093 @code{before}, @code{at} and @code{after}.  I can't really imagine this
19094 ever being useful, but, like, it would feel kinda silly not to provide
19095 this function.  Just in case.  You never know.  Better safe than sorry.
19096 Once burnt, twice shy.  Don't judge a book by its cover.  Never not have
19097 sex on a first date.  (I have been told that at least one person, and I
19098 quote, ``found this function indispensable'', however.)
19099
19100 @cindex ISO8601
19101 @cindex date
19102 A more useful match type is @code{regexp}.  With it, you can match the
19103 date string using a regular expression.  The date is normalized to
19104 ISO8601 compact format first---@var{YYYYMMDD}@code{T}@var{HHMMSS}.  If
19105 you want to match all articles that have been posted on April 1st in
19106 every year, you could use @samp{....0401.........} as a match string,
19107 for instance.  (Note that the date is kept in its original time zone, so
19108 this will match articles that were posted when it was April 1st where
19109 the article was posted from.  Time zones are such wholesome fun for the
19110 whole family, eh?)
19111
19112 @item Head, Body, All
19113 These three match keys use the same match types as the @code{From} (etc)
19114 header uses.
19115
19116 @item Followup
19117 This match key is somewhat special, in that it will match the
19118 @code{From} header, and affect the score of not only the matching
19119 articles, but also all followups to the matching articles.  This allows
19120 you e.g. increase the score of followups to your own articles, or
19121 decrease the score of followups to the articles of some known
19122 trouble-maker.  Uses the same match types as the @code{From} header
19123 uses.  (Using this match key will lead to creation of @file{ADAPT}
19124 files.)
19125
19126 @item Thread
19127 This match key works along the same lines as the @code{Followup} match
19128 key.  If you say that you want to score on a (sub-)thread started by an
19129 article with a @code{Message-ID} @var{x}, then you add a @samp{thread}
19130 match.  This will add a new @samp{thread} match for each article that
19131 has @var{x} in its @code{References} header.  (These new @samp{thread}
19132 matches will use the @code{Message-ID}s of these matching articles.)
19133 This will ensure that you can raise/lower the score of an entire thread,
19134 even though some articles in the thread may not have complete
19135 @code{References} headers.  Note that using this may lead to
19136 undeterministic scores of the articles in the thread.  (Using this match
19137 key will lead to creation of @file{ADAPT} files.)
19138 @end table
19139 @end enumerate
19140
19141 @cindex score file atoms
19142 @item mark
19143 The value of this entry should be a number.  Any articles with a score
19144 lower than this number will be marked as read.
19145
19146 @item expunge
19147 The value of this entry should be a number.  Any articles with a score
19148 lower than this number will be removed from the summary buffer.
19149
19150 @item mark-and-expunge
19151 The value of this entry should be a number.  Any articles with a score
19152 lower than this number will be marked as read and removed from the
19153 summary buffer.
19154
19155 @item thread-mark-and-expunge
19156 The value of this entry should be a number.  All articles that belong to
19157 a thread that has a total score below this number will be marked as read
19158 and removed from the summary buffer.  @code{gnus-thread-score-function}
19159 says how to compute the total score for a thread.
19160
19161 @item files
19162 The value of this entry should be any number of file names.  These files
19163 are assumed to be score files as well, and will be loaded the same way
19164 this one was.
19165
19166 @item exclude-files
19167 The clue of this entry should be any number of files.  These files will
19168 not be loaded, even though they would normally be so, for some reason or
19169 other.
19170
19171 @item eval
19172 The value of this entry will be @code{eval}el.  This element will be
19173 ignored when handling global score files.
19174
19175 @item read-only
19176 Read-only score files will not be updated or saved.  Global score files
19177 should feature this atom (@pxref{Global Score Files}).  (Note:
19178 @dfn{Global} here really means @dfn{global}; not your personal
19179 apply-to-all-groups score files.)
19180
19181 @item orphan
19182 The value of this entry should be a number.  Articles that do not have
19183 parents will get this number added to their scores.  Imagine you follow
19184 some high-volume newsgroup, like @samp{comp.lang.c}.  Most likely you
19185 will only follow a few of the threads, also want to see any new threads.
19186
19187 You can do this with the following two score file entries:
19188
19189 @example
19190         (orphan -500)
19191         (mark-and-expunge -100)
19192 @end example
19193
19194 When you enter the group the first time, you will only see the new
19195 threads.  You then raise the score of the threads that you find
19196 interesting (with @kbd{I T} or @kbd{I S}), and ignore (@kbd{C y}) the
19197 rest.  Next time you enter the group, you will see new articles in the
19198 interesting threads, plus any new threads.
19199
19200 I.e.---the orphan score atom is for high-volume groups where a few
19201 interesting threads which can't be found automatically by ordinary
19202 scoring rules exist.
19203
19204 @item adapt
19205 This entry controls the adaptive scoring.  If it is @code{t}, the
19206 default adaptive scoring rules will be used.  If it is @code{ignore}, no
19207 adaptive scoring will be performed on this group.  If it is a list, this
19208 list will be used as the adaptive scoring rules.  If it isn't present,
19209 or is something other than @code{t} or @code{ignore}, the default
19210 adaptive scoring rules will be used.  If you want to use adaptive
19211 scoring on most groups, you'd set @code{gnus-use-adaptive-scoring} to
19212 @code{t}, and insert an @code{(adapt ignore)} in the groups where you do
19213 not want adaptive scoring.  If you only want adaptive scoring in a few
19214 groups, you'd set @code{gnus-use-adaptive-scoring} to @code{nil}, and
19215 insert @code{(adapt t)} in the score files of the groups where you want
19216 it.
19217
19218 @item adapt-file
19219 All adaptive score entries will go to the file named by this entry.  It
19220 will also be applied when entering the group.  This atom might be handy
19221 if you want to adapt on several groups at once, using the same adaptive
19222 file for a number of groups.
19223
19224 @item local
19225 @cindex local variables
19226 The value of this entry should be a list of @code{(@var{var}
19227 @var{value})} pairs.  Each @var{var} will be made buffer-local to the
19228 current summary buffer, and set to the value specified.  This is a
19229 convenient, if somewhat strange, way of setting variables in some
19230 groups if you don't like hooks much.  Note that the @var{value} won't
19231 be evaluated.
19232 @end table
19233
19234
19235 @node Score File Editing
19236 @section Score File Editing
19237
19238 You normally enter all scoring commands from the summary buffer, but you
19239 might feel the urge to edit them by hand as well, so we've supplied you
19240 with a mode for that.
19241
19242 It's simply a slightly customized @code{emacs-lisp} mode, with these
19243 additional commands:
19244
19245 @table @kbd
19246
19247 @item C-c C-c
19248 @kindex C-c C-c (Score)
19249 @findex gnus-score-edit-done
19250 Save the changes you have made and return to the summary buffer
19251 (@code{gnus-score-edit-done}).
19252
19253 @item C-c C-d
19254 @kindex C-c C-d (Score)
19255 @findex gnus-score-edit-insert-date
19256 Insert the current date in numerical format
19257 (@code{gnus-score-edit-insert-date}).  This is really the day number, if
19258 you were wondering.
19259
19260 @item C-c C-p
19261 @kindex C-c C-p (Score)
19262 @findex gnus-score-pretty-print
19263 The adaptive score files are saved in an unformatted fashion.  If you
19264 intend to read one of these files, you want to @dfn{pretty print} it
19265 first.  This command (@code{gnus-score-pretty-print}) does that for
19266 you.
19267
19268 @end table
19269
19270 Type @kbd{M-x gnus-score-mode} to use this mode.
19271
19272 @vindex gnus-score-mode-hook
19273 @code{gnus-score-menu-hook} is run in score mode buffers.
19274
19275 In the summary buffer you can use commands like @kbd{V f} and @kbd{V
19276 e} to begin editing score files.
19277
19278
19279 @node Adaptive Scoring
19280 @section Adaptive Scoring
19281 @cindex adaptive scoring
19282
19283 If all this scoring is getting you down, Gnus has a way of making it all
19284 happen automatically---as if by magic.  Or rather, as if by artificial
19285 stupidity, to be precise.
19286
19287 @vindex gnus-use-adaptive-scoring
19288 When you read an article, or mark an article as read, or kill an
19289 article, you leave marks behind.  On exit from the group, Gnus can sniff
19290 these marks and add score elements depending on what marks it finds.
19291 You turn on this ability by setting @code{gnus-use-adaptive-scoring} to
19292 @code{t} or @code{(line)}.  If you want score adaptively on separate
19293 words appearing in the subjects, you should set this variable to
19294 @code{(word)}.  If you want to use both adaptive methods, set this
19295 variable to @code{(word line)}.
19296
19297 @vindex gnus-default-adaptive-score-alist
19298 To give you complete control over the scoring process, you can customize
19299 the @code{gnus-default-adaptive-score-alist} variable.  For instance, it
19300 might look something like this:
19301
19302 @lisp
19303 (setq gnus-default-adaptive-score-alist
19304   '((gnus-unread-mark)
19305     (gnus-ticked-mark (from 4))
19306     (gnus-dormant-mark (from 5))
19307     (gnus-del-mark (from -4) (subject -1))
19308     (gnus-read-mark (from 4) (subject 2))
19309     (gnus-expirable-mark (from -1) (subject -1))
19310     (gnus-killed-mark (from -1) (subject -3))
19311     (gnus-kill-file-mark)
19312     (gnus-ancient-mark)
19313     (gnus-low-score-mark)
19314     (gnus-catchup-mark (from -1) (subject -1))))
19315 @end lisp
19316
19317 As you see, each element in this alist has a mark as a key (either a
19318 variable name or a ``real'' mark---a character).  Following this key is
19319 a arbitrary number of header/score pairs.  If there are no header/score
19320 pairs following the key, no adaptive scoring will be done on articles
19321 that have that key as the article mark.  For instance, articles with
19322 @code{gnus-unread-mark} in the example above will not get adaptive score
19323 entries.
19324
19325 Each article can have only one mark, so just a single of these rules
19326 will be applied to each article.
19327
19328 To take @code{gnus-del-mark} as an example---this alist says that all
19329 articles that have that mark (i.e., are marked with @samp{e}) will have a
19330 score entry added to lower based on the @code{From} header by -4, and
19331 lowered by @code{Subject} by -1.  Change this to fit your prejudices.
19332
19333 If you have marked 10 articles with the same subject with
19334 @code{gnus-del-mark}, the rule for that mark will be applied ten times.
19335 That means that that subject will get a score of ten times -1, which
19336 should be, unless I'm much mistaken, -10.
19337
19338 If you have auto-expirable (mail) groups (@pxref{Expiring Mail}), all
19339 the read articles will be marked with the @samp{E} mark.  This'll
19340 probably make adaptive scoring slightly impossible, so auto-expiring and
19341 adaptive scoring doesn't really mix very well.
19342
19343 The headers you can score on are @code{from}, @code{subject},
19344 @code{message-id}, @code{references}, @code{xref}, @code{lines},
19345 @code{chars} and @code{date}.  In addition, you can score on
19346 @code{followup}, which will create an adaptive score entry that matches
19347 on the @code{References} header using the @code{Message-ID} of the
19348 current article, thereby matching the following thread.
19349
19350 If you use this scheme, you should set the score file atom @code{mark}
19351 to something small---like -300, perhaps, to avoid having small random
19352 changes result in articles getting marked as read.
19353
19354 After using adaptive scoring for a week or so, Gnus should start to
19355 become properly trained and enhance the authors you like best, and kill
19356 the authors you like least, without you having to say so explicitly.
19357
19358 You can control what groups the adaptive scoring is to be performed on
19359 by using the score files (@pxref{Score File Format}).  This will also
19360 let you use different rules in different groups.
19361
19362 @vindex gnus-adaptive-file-suffix
19363 The adaptive score entries will be put into a file where the name is the
19364 group name with @code{gnus-adaptive-file-suffix} appended.  The default
19365 is @file{ADAPT}.
19366
19367 @vindex gnus-score-exact-adapt-limit
19368 When doing adaptive scoring, substring or fuzzy matching would probably
19369 give you the best results in most cases.  However, if the header one
19370 matches is short, the possibility for false positives is great, so if
19371 the length of the match is less than
19372 @code{gnus-score-exact-adapt-limit}, exact matching will be used.  If
19373 this variable is @code{nil}, exact matching will always be used to avoid
19374 this problem.
19375
19376 @vindex gnus-default-adaptive-word-score-alist
19377 As mentioned above, you can adapt either on individual words or entire
19378 headers.  If you adapt on words, the
19379 @code{gnus-default-adaptive-word-score-alist} variable says what score
19380 each instance of a word should add given a mark.
19381
19382 @lisp
19383 (setq gnus-default-adaptive-word-score-alist
19384       `((,gnus-read-mark . 30)
19385         (,gnus-catchup-mark . -10)
19386         (,gnus-killed-mark . -20)
19387         (,gnus-del-mark . -15)))
19388 @end lisp
19389
19390 This is the default value.  If you have adaption on words enabled, every
19391 word that appears in subjects of articles marked with
19392 @code{gnus-read-mark} will result in a score rule that increase the
19393 score with 30 points.
19394
19395 @vindex gnus-default-ignored-adaptive-words
19396 @vindex gnus-ignored-adaptive-words
19397 Words that appear in the @code{gnus-default-ignored-adaptive-words} list
19398 will be ignored.  If you wish to add more words to be ignored, use the
19399 @code{gnus-ignored-adaptive-words} list instead.
19400
19401 @vindex gnus-adaptive-word-length-limit
19402 Some may feel that short words shouldn't count when doing adaptive
19403 scoring.  If so, you may set @code{gnus-adaptive-word-length-limit} to
19404 an integer.  Words shorter than this number will be ignored.  This
19405 variable defaults to @code{nil}.
19406
19407 @vindex gnus-adaptive-word-syntax-table
19408 When the scoring is done, @code{gnus-adaptive-word-syntax-table} is the
19409 syntax table in effect.  It is similar to the standard syntax table, but
19410 it considers numbers to be non-word-constituent characters.
19411
19412 @vindex gnus-adaptive-word-minimum
19413 If @code{gnus-adaptive-word-minimum} is set to a number, the adaptive
19414 word scoring process will never bring down the score of an article to
19415 below this number.  The default is @code{nil}.
19416
19417 @vindex gnus-adaptive-word-no-group-words
19418 If @code{gnus-adaptive-word-no-group-words} is set to @code{t}, gnus
19419 won't adaptively word score any of the words in the group name.  Useful
19420 for groups like @samp{comp.editors.emacs}, where most of the subject
19421 lines contain the word @samp{emacs}.
19422
19423 After using this scheme for a while, it might be nice to write a
19424 @code{gnus-psychoanalyze-user} command to go through the rules and see
19425 what words you like and what words you don't like.  Or perhaps not.
19426
19427 Note that the adaptive word scoring thing is highly experimental and is
19428 likely to change in the future.  Initial impressions seem to indicate
19429 that it's totally useless as it stands.  Some more work (involving more
19430 rigorous statistical methods) will have to be done to make this useful.
19431
19432
19433 @node Home Score File
19434 @section Home Score File
19435
19436 The score file where new score file entries will go is called the
19437 @dfn{home score file}.  This is normally (and by default) the score file
19438 for the group itself.  For instance, the home score file for
19439 @samp{gnu.emacs.gnus} is @file{gnu.emacs.gnus.SCORE}.
19440
19441 However, this may not be what you want.  It is often convenient to share
19442 a common home score file among many groups---all @samp{emacs} groups
19443 could perhaps use the same home score file.
19444
19445 @vindex gnus-home-score-file
19446 The variable that controls this is @code{gnus-home-score-file}.  It can
19447 be:
19448
19449 @enumerate
19450 @item
19451 A string.  Then this file will be used as the home score file for all
19452 groups.
19453
19454 @item
19455 A function.  The result of this function will be used as the home score
19456 file.  The function will be called with the name of the group as the
19457 parameter.
19458
19459 @item
19460 A list.  The elements in this list can be:
19461
19462 @enumerate
19463 @item
19464 @code{(@var{regexp} @var{file-name})}.  If the @var{regexp} matches the
19465 group name, the @var{file-name} will be used as the home score file.
19466
19467 @item
19468 A function.  If the function returns non-@code{nil}, the result will
19469 be used as the home score file.
19470
19471 @item
19472 A string.  Use the string as the home score file.
19473 @end enumerate
19474
19475 The list will be traversed from the beginning towards the end looking
19476 for matches.
19477
19478 @end enumerate
19479
19480 So, if you want to use just a single score file, you could say:
19481
19482 @lisp
19483 (setq gnus-home-score-file
19484       "my-total-score-file.SCORE")
19485 @end lisp
19486
19487 If you want to use @file{gnu.SCORE} for all @samp{gnu} groups and
19488 @file{rec.SCORE} for all @samp{rec} groups (and so on), you can say:
19489
19490 @findex gnus-hierarchial-home-score-file
19491 @lisp
19492 (setq gnus-home-score-file
19493       'gnus-hierarchial-home-score-file)
19494 @end lisp
19495
19496 This is a ready-made function provided for your convenience.
19497 Other functions include
19498
19499 @table @code
19500 @item gnus-current-home-score-file
19501 @findex gnus-current-home-score-file
19502 Return the ``current'' regular score file.  This will make scoring
19503 commands add entry to the ``innermost'' matching score file.
19504
19505 @end table
19506
19507 If you want to have one score file for the @samp{emacs} groups and
19508 another for the @samp{comp} groups, while letting all other groups use
19509 their own home score files:
19510
19511 @lisp
19512 (setq gnus-home-score-file
19513       ;; @r{All groups that match the regexp @code{"\\.emacs"}}
19514       '(("\\.emacs" "emacs.SCORE")
19515         ;; @r{All the comp groups in one score file}
19516         ("^comp" "comp.SCORE")))
19517 @end lisp
19518
19519 @vindex gnus-home-adapt-file
19520 @code{gnus-home-adapt-file} works exactly the same way as
19521 @code{gnus-home-score-file}, but says what the home adaptive score file
19522 is instead.  All new adaptive file entries will go into the file
19523 specified by this variable, and the same syntax is allowed.
19524
19525 In addition to using @code{gnus-home-score-file} and
19526 @code{gnus-home-adapt-file}, you can also use group parameters
19527 (@pxref{Group Parameters}) and topic parameters (@pxref{Topic
19528 Parameters}) to achieve much the same.  Group and topic parameters take
19529 precedence over this variable.
19530
19531
19532 @node Followups To Yourself
19533 @section Followups To Yourself
19534
19535 Gnus offers two commands for picking out the @code{Message-ID} header in
19536 the current buffer.  Gnus will then add a score rule that scores using
19537 this @code{Message-ID} on the @code{References} header of other
19538 articles.  This will, in effect, increase the score of all articles that
19539 respond to the article in the current buffer.  Quite useful if you want
19540 to easily note when people answer what you've said.
19541
19542 @table @code
19543
19544 @item gnus-score-followup-article
19545 @findex gnus-score-followup-article
19546 This will add a score to articles that directly follow up your own
19547 article.
19548
19549 @item gnus-score-followup-thread
19550 @findex gnus-score-followup-thread
19551 This will add a score to all articles that appear in a thread ``below''
19552 your own article.
19553 @end table
19554
19555 @vindex message-sent-hook
19556 These two functions are both primarily meant to be used in hooks like
19557 @code{message-sent-hook}, like this:
19558 @lisp
19559 (add-hook 'message-sent-hook 'gnus-score-followup-thread)
19560 @end lisp
19561
19562
19563 If you look closely at your own @code{Message-ID}, you'll notice that
19564 the first two or three characters are always the same.  Here's two of
19565 mine:
19566
19567 @example
19568 <x6u3u47icf.fsf@@eyesore.no>
19569 <x6sp9o7ibw.fsf@@eyesore.no>
19570 @end example
19571
19572 So ``my'' ident on this machine is @samp{x6}.  This can be
19573 exploited---the following rule will raise the score on all followups to
19574 myself:
19575
19576 @lisp
19577 ("references"
19578  ("<x6[0-9a-z]+\\.fsf\\(_-_\\)?@@.*eyesore\\.no>"
19579   1000 nil r))
19580 @end lisp
19581
19582 Whether it's the first two or first three characters that are ``yours''
19583 is system-dependent.
19584
19585
19586 @node Scoring On Other Headers
19587 @section Scoring On Other Headers
19588 @cindex scoring on other headers
19589
19590 Gnus is quite fast when scoring the ``traditional''
19591 headers---@samp{From}, @samp{Subject} and so on.  However, scoring
19592 other headers requires writing a @code{head} scoring rule, which means
19593 that Gnus has to request every single article from the back end to find
19594 matches.  This takes a long time in big groups.
19595
19596 Now, there's not much you can do about this for news groups, but for
19597 mail groups, you have greater control.  In @ref{To From Newsgroups},
19598 it's explained in greater detail what this mechanism does, but here's
19599 a cookbook example for @code{nnml} on how to allow scoring on the
19600 @samp{To} and @samp{Cc} headers.
19601
19602 Put the following in your @file{~/.gnus.el} file.
19603
19604 @lisp
19605 (setq gnus-extra-headers '(To Cc Newsgroups Keywords)
19606       nnmail-extra-headers gnus-extra-headers)
19607 @end lisp
19608
19609 Restart Gnus and rebuild your @code{nnml} overview files with the
19610 @kbd{M-x nnml-generate-nov-databases} command.  This will take a long
19611 time if you have much mail.
19612
19613 Now you can score on @samp{To} and @samp{Cc} as ``extra headers'' like
19614 so: @kbd{I e s p To RET <your name> RET}.
19615
19616 See?  Simple.
19617
19618
19619 @node Scoring Tips
19620 @section Scoring Tips
19621 @cindex scoring tips
19622
19623 @table @dfn
19624
19625 @item Crossposts
19626 @cindex crossposts
19627 @cindex scoring crossposts
19628 If you want to lower the score of crossposts, the line to match on is
19629 the @code{Xref} header.
19630 @lisp
19631 ("xref" (" talk.politics.misc:" -1000))
19632 @end lisp
19633
19634 @item Multiple crossposts
19635 If you want to lower the score of articles that have been crossposted to
19636 more than, say, 3 groups:
19637 @lisp
19638 ("xref"
19639   ("[^:\n]+:[0-9]+ +[^:\n]+:[0-9]+ +[^:\n]+:[0-9]+"
19640    -1000 nil r))
19641 @end lisp
19642
19643 @item Matching on the body
19644 This is generally not a very good idea---it takes a very long time.
19645 Gnus actually has to fetch each individual article from the server.  But
19646 you might want to anyway, I guess.  Even though there are three match
19647 keys (@code{Head}, @code{Body} and @code{All}), you should choose one
19648 and stick with it in each score file.  If you use any two, each article
19649 will be fetched @emph{twice}.  If you want to match a bit on the
19650 @code{Head} and a bit on the @code{Body}, just use @code{All} for all
19651 the matches.
19652
19653 @item Marking as read
19654 You will probably want to mark articles that have scores below a certain
19655 number as read.  This is most easily achieved by putting the following
19656 in your @file{all.SCORE} file:
19657 @lisp
19658 ((mark -100))
19659 @end lisp
19660 You may also consider doing something similar with @code{expunge}.
19661
19662 @item Negated character classes
19663 If you say stuff like @code{[^abcd]*}, you may get unexpected results.
19664 That will match newlines, which might lead to, well, The Unknown.  Say
19665 @code{[^abcd\n]*} instead.
19666 @end table
19667
19668
19669 @node Reverse Scoring
19670 @section Reverse Scoring
19671 @cindex reverse scoring
19672
19673 If you want to keep just articles that have @samp{Sex with Emacs} in the
19674 subject header, and expunge all other articles, you could put something
19675 like this in your score file:
19676
19677 @lisp
19678 (("subject"
19679   ("Sex with Emacs" 2))
19680  (mark 1)
19681  (expunge 1))
19682 @end lisp
19683
19684 So, you raise all articles that match @samp{Sex with Emacs} and mark the
19685 rest as read, and expunge them to boot.
19686
19687
19688 @node Global Score Files
19689 @section Global Score Files
19690 @cindex global score files
19691
19692 Sure, other newsreaders have ``global kill files''.  These are usually
19693 nothing more than a single kill file that applies to all groups, stored
19694 in the user's home directory.  Bah!  Puny, weak newsreaders!
19695
19696 What I'm talking about here are Global Score Files.  Score files from
19697 all over the world, from users everywhere, uniting all nations in one
19698 big, happy score file union!  Ange-score!  New and untested!
19699
19700 @vindex gnus-global-score-files
19701 All you have to do to use other people's score files is to set the
19702 @code{gnus-global-score-files} variable.  One entry for each score file,
19703 or each score file directory.  Gnus will decide by itself what score
19704 files are applicable to which group.
19705
19706 To use the score file
19707 @file{/ftp@@ftp.gnus.org:/pub/larsi/ding/score/soc.motss.SCORE} and
19708 all score files in the @file{/ftp@@ftp.some-where:/pub/score} directory,
19709 say this:
19710
19711 @lisp
19712 (setq gnus-global-score-files
19713       '("/ftp@@ftp.gnus.org:/pub/larsi/ding/score/soc.motss.SCORE"
19714         "/ftp@@ftp.some-where:/pub/score/"))
19715 @end lisp
19716
19717 @findex gnus-score-search-global-directories
19718 @noindent
19719 Simple, eh?  Directory names must end with a @samp{/}.  These
19720 directories are typically scanned only once during each Gnus session.
19721 If you feel the need to manually re-scan the remote directories, you can
19722 use the @code{gnus-score-search-global-directories} command.
19723
19724 Note that, at present, using this option will slow down group entry
19725 somewhat.  (That is---a lot.)
19726
19727 If you want to start maintaining score files for other people to use,
19728 just put your score file up for anonymous ftp and announce it to the
19729 world.  Become a retro-moderator!  Participate in the retro-moderator
19730 wars sure to ensue, where retro-moderators battle it out for the
19731 sympathy of the people, luring them to use their score files on false
19732 premises!  Yay!  The net is saved!
19733
19734 Here are some tips for the would-be retro-moderator, off the top of my
19735 head:
19736
19737 @itemize @bullet
19738
19739 @item
19740 Articles heavily crossposted are probably junk.
19741 @item
19742 To lower a single inappropriate article, lower by @code{Message-ID}.
19743 @item
19744 Particularly brilliant authors can be raised on a permanent basis.
19745 @item
19746 Authors that repeatedly post off-charter for the group can safely be
19747 lowered out of existence.
19748 @item
19749 Set the @code{mark} and @code{expunge} atoms to obliterate the nastiest
19750 articles completely.
19751
19752 @item
19753 Use expiring score entries to keep the size of the file down.  You
19754 should probably have a long expiry period, though, as some sites keep
19755 old articles for a long time.
19756 @end itemize
19757
19758 @dots{} I wonder whether other newsreaders will support global score files
19759 in the future.  @emph{Snicker}.  Yup, any day now, newsreaders like Blue
19760 Wave, xrn and 1stReader are bound to implement scoring.  Should we start
19761 holding our breath yet?
19762
19763
19764 @node Kill Files
19765 @section Kill Files
19766 @cindex kill files
19767
19768 Gnus still supports those pesky old kill files.  In fact, the kill file
19769 entries can now be expiring, which is something I wrote before Daniel
19770 Quinlan thought of doing score files, so I've left the code in there.
19771
19772 In short, kill processing is a lot slower (and I do mean @emph{a lot})
19773 than score processing, so it might be a good idea to rewrite your kill
19774 files into score files.
19775
19776 Anyway, a kill file is a normal @code{emacs-lisp} file.  You can put any
19777 forms into this file, which means that you can use kill files as some
19778 sort of primitive hook function to be run on group entry, even though
19779 that isn't a very good idea.
19780
19781 Normal kill files look like this:
19782
19783 @lisp
19784 (gnus-kill "From" "Lars Ingebrigtsen")
19785 (gnus-kill "Subject" "ding")
19786 (gnus-expunge "X")
19787 @end lisp
19788
19789 This will mark every article written by me as read, and remove the
19790 marked articles from the summary buffer.  Very useful, you'll agree.
19791
19792 Other programs use a totally different kill file syntax.  If Gnus
19793 encounters what looks like a @code{rn} kill file, it will take a stab at
19794 interpreting it.
19795
19796 Two summary functions for editing a @sc{gnus} kill file:
19797
19798 @table @kbd
19799
19800 @item M-k
19801 @kindex M-k (Summary)
19802 @findex gnus-summary-edit-local-kill
19803 Edit this group's kill file (@code{gnus-summary-edit-local-kill}).
19804
19805 @item M-K
19806 @kindex M-K (Summary)
19807 @findex gnus-summary-edit-global-kill
19808 Edit the general kill file (@code{gnus-summary-edit-global-kill}).
19809 @end table
19810
19811 Two group mode functions for editing the kill files:
19812
19813 @table @kbd
19814
19815 @item M-k
19816 @kindex M-k (Group)
19817 @findex gnus-group-edit-local-kill
19818 Edit this group's kill file (@code{gnus-group-edit-local-kill}).
19819
19820 @item M-K
19821 @kindex M-K (Group)
19822 @findex gnus-group-edit-global-kill
19823 Edit the general kill file (@code{gnus-group-edit-global-kill}).
19824 @end table
19825
19826 Kill file variables:
19827
19828 @table @code
19829 @item gnus-kill-file-name
19830 @vindex gnus-kill-file-name
19831 A kill file for the group @samp{soc.motss} is normally called
19832 @file{soc.motss.KILL}.  The suffix appended to the group name to get
19833 this file name is detailed by the @code{gnus-kill-file-name} variable.
19834 The ``global'' kill file (not in the score file sense of ``global'', of
19835 course) is just called @file{KILL}.
19836
19837 @vindex gnus-kill-save-kill-file
19838 @item gnus-kill-save-kill-file
19839 If this variable is non-@code{nil}, Gnus will save the
19840 kill file after processing, which is necessary if you use expiring
19841 kills.
19842
19843 @item gnus-apply-kill-hook
19844 @vindex gnus-apply-kill-hook
19845 @findex gnus-apply-kill-file-unless-scored
19846 @findex gnus-apply-kill-file
19847 A hook called to apply kill files to a group.  It is
19848 @code{(gnus-apply-kill-file)} by default.  If you want to ignore the
19849 kill file if you have a score file for the same group, you can set this
19850 hook to @code{(gnus-apply-kill-file-unless-scored)}.  If you don't want
19851 kill files to be processed, you should set this variable to @code{nil}.
19852
19853 @item gnus-kill-file-mode-hook
19854 @vindex gnus-kill-file-mode-hook
19855 A hook called in kill-file mode buffers.
19856
19857 @end table
19858
19859
19860 @node Converting Kill Files
19861 @section Converting Kill Files
19862 @cindex kill files
19863 @cindex converting kill files
19864
19865 If you have loads of old kill files, you may want to convert them into
19866 score files.  If they are ``regular'', you can use
19867 the @file{gnus-kill-to-score.el} package; if not, you'll have to do it
19868 by hand.
19869
19870 The kill to score conversion package isn't included in Gnus by default.
19871 You can fetch it from
19872 @uref{http://www.stud.ifi.uio.no/~larsi/ding-various/gnus-kill-to-score.el}.
19873
19874 If your old kill files are very complex---if they contain more
19875 non-@code{gnus-kill} forms than not, you'll have to convert them by
19876 hand.  Or just let them be as they are.  Gnus will still use them as
19877 before.
19878
19879
19880 @node GroupLens
19881 @section GroupLens
19882 @cindex GroupLens
19883
19884 @sc{Note:} Unfortunately the GroupLens system seems to have shut down,
19885 so this section is mostly of historical interest.
19886
19887 @uref{http://www.cs.umn.edu/Research/GroupLens/, GroupLens} is a
19888 collaborative filtering system that helps you work together with other
19889 people to find the quality news articles out of the huge volume of
19890 news articles generated every day.
19891
19892 To accomplish this the GroupLens system combines your opinions about
19893 articles you have already read with the opinions of others who have done
19894 likewise and gives you a personalized prediction for each unread news
19895 article.  Think of GroupLens as a matchmaker.  GroupLens watches how you
19896 rate articles, and finds other people that rate articles the same way.
19897 Once it has found some people you agree with it tells you, in the form
19898 of a prediction, what they thought of the article.  You can use this
19899 prediction to help you decide whether or not you want to read the
19900 article.
19901
19902 @menu
19903 * Using GroupLens::             How to make Gnus use GroupLens.
19904 * Rating Articles::             Letting GroupLens know how you rate articles.
19905 * Displaying Predictions::      Displaying predictions given by GroupLens.
19906 * GroupLens Variables::         Customizing GroupLens.
19907 @end menu
19908
19909
19910 @node Using GroupLens
19911 @subsection Using GroupLens
19912
19913 To use GroupLens you must register a pseudonym with your local
19914 @uref{http://www.cs.umn.edu/Research/GroupLens/bbb.html, Better Bit
19915 Bureau (BBB)} is the only better bit in town at the moment.
19916
19917 Once you have registered you'll need to set a couple of variables.
19918
19919 @table @code
19920
19921 @item gnus-use-grouplens
19922 @vindex gnus-use-grouplens
19923 Setting this variable to a non-@code{nil} value will make Gnus hook into
19924 all the relevant GroupLens functions.
19925
19926 @item grouplens-pseudonym
19927 @vindex grouplens-pseudonym
19928 This variable should be set to the pseudonym you got when registering
19929 with the Better Bit Bureau.
19930
19931 @item grouplens-newsgroups
19932 @vindex grouplens-newsgroups
19933 A list of groups that you want to get GroupLens predictions for.
19934
19935 @end table
19936
19937 That's the minimum of what you need to get up and running with GroupLens.
19938 Once you've registered, GroupLens will start giving you scores for
19939 articles based on the average of what other people think.  But, to get
19940 the real benefit of GroupLens you need to start rating articles
19941 yourself.  Then the scores GroupLens gives you will be personalized for
19942 you, based on how the people you usually agree with have already rated.
19943
19944
19945 @node Rating Articles
19946 @subsection Rating Articles
19947
19948 In GroupLens, an article is rated on a scale from 1 to 5, inclusive.
19949 Where 1 means something like this article is a waste of bandwidth and 5
19950 means that the article was really good.  The basic question to ask
19951 yourself is, ``on a scale from 1 to 5 would I like to see more articles
19952 like this one?''
19953
19954 There are four ways to enter a rating for an article in GroupLens.
19955
19956 @table @kbd
19957
19958 @item r
19959 @kindex r (GroupLens)
19960 @findex bbb-summary-rate-article
19961 This function will prompt you for a rating on a scale of one to five.
19962
19963 @item k
19964 @kindex k (GroupLens)
19965 @findex grouplens-score-thread
19966 This function will prompt you for a rating, and rate all the articles in
19967 the thread.  This is really useful for some of those long running giant
19968 threads in rec.humor.
19969
19970 @end table
19971
19972 The next two commands, @kbd{n} and @kbd{,} take a numerical prefix to be
19973 the score of the article you're reading.
19974
19975 @table @kbd
19976
19977 @item 1-5 n
19978 @kindex n (GroupLens)
19979 @findex grouplens-next-unread-article
19980 Rate the article and go to the next unread article.
19981
19982 @item 1-5 ,
19983 @kindex , (GroupLens)
19984 @findex grouplens-best-unread-article
19985 Rate the article and go to the next unread article with the highest score.
19986
19987 @end table
19988
19989 If you want to give the current article a score of 4 and then go to the
19990 next article, just type @kbd{4 n}.
19991
19992
19993 @node Displaying Predictions
19994 @subsection Displaying Predictions
19995
19996 GroupLens makes a prediction for you about how much you will like a
19997 news article.  The predictions from GroupLens are on a scale from 1 to
19998 5, where 1 is the worst and 5 is the best.  You can use the predictions
19999 from GroupLens in one of three ways controlled by the variable
20000 @code{gnus-grouplens-override-scoring}.
20001
20002 @vindex gnus-grouplens-override-scoring
20003 There are three ways to display predictions in grouplens.  You may
20004 choose to have the GroupLens scores contribute to, or override the
20005 regular Gnus scoring mechanism.  override is the default; however, some
20006 people prefer to see the Gnus scores plus the grouplens scores.  To get
20007 the separate scoring behavior you need to set
20008 @code{gnus-grouplens-override-scoring} to @code{'separate}.  To have the
20009 GroupLens predictions combined with the grouplens scores set it to
20010 @code{'override} and to combine the scores set
20011 @code{gnus-grouplens-override-scoring} to @code{'combine}.  When you use
20012 the combine option you will also want to set the values for
20013 @code{grouplens-prediction-offset} and
20014 @code{grouplens-score-scale-factor}.
20015
20016 @vindex grouplens-prediction-display
20017 In either case, GroupLens gives you a few choices for how you would like
20018 to see your predictions displayed.  The display of predictions is
20019 controlled by the @code{grouplens-prediction-display} variable.
20020
20021 The following are valid values for that variable.
20022
20023 @table @code
20024 @item prediction-spot
20025 The higher the prediction, the further to the right an @samp{*} is
20026 displayed.
20027
20028 @item confidence-interval
20029 A numeric confidence interval.
20030
20031 @item prediction-bar
20032 The higher the prediction, the longer the bar.
20033
20034 @item confidence-bar
20035 Numerical confidence.
20036
20037 @item confidence-spot
20038 The spot gets bigger with more confidence.
20039
20040 @item prediction-num
20041 Plain-old numeric value.
20042
20043 @item confidence-plus-minus
20044 Prediction +/- confidence.
20045
20046 @end table
20047
20048
20049 @node GroupLens Variables
20050 @subsection GroupLens Variables
20051
20052 @table @code
20053
20054 @item gnus-summary-grouplens-line-format
20055 The summary line format used in GroupLens-enhanced summary buffers.  It
20056 accepts the same specs as the normal summary line format (@pxref{Summary
20057 Buffer Lines}).  The default is @samp{%U%R%z%l%I%(%[%4L: %-23,23n%]%)
20058 %s\n}.
20059
20060 @item grouplens-bbb-host
20061 Host running the bbbd server.  @samp{grouplens.cs.umn.edu} is the
20062 default.
20063
20064 @item grouplens-bbb-port
20065 Port of the host running the bbbd server.  The default is 9000.
20066
20067 @item grouplens-score-offset
20068 Offset the prediction by this value.  In other words, subtract the
20069 prediction value by this number to arrive at the effective score.  The
20070 default is 0.
20071
20072 @item grouplens-score-scale-factor
20073 This variable allows the user to magnify the effect of GroupLens scores.
20074 The scale factor is applied after the offset.  The default is 1.
20075
20076 @end table
20077
20078
20079 @node Advanced Scoring
20080 @section Advanced Scoring
20081
20082 Scoring on Subjects and From headers is nice enough, but what if you're
20083 really interested in what a person has to say only when she's talking
20084 about a particular subject?  Or what if you really don't want to
20085 read what person A has to say when she's following up to person B, but
20086 want to read what she says when she's following up to person C?
20087
20088 By using advanced scoring rules you may create arbitrarily complex
20089 scoring patterns.
20090
20091 @menu
20092 * Advanced Scoring Syntax::     A definition.
20093 * Advanced Scoring Examples::   What they look like.
20094 * Advanced Scoring Tips::       Getting the most out of it.
20095 @end menu
20096
20097
20098 @node Advanced Scoring Syntax
20099 @subsection Advanced Scoring Syntax
20100
20101 Ordinary scoring rules have a string as the first element in the rule.
20102 Advanced scoring rules have a list as the first element.  The second
20103 element is the score to be applied if the first element evaluated to a
20104 non-@code{nil} value.
20105
20106 These lists may consist of three logical operators, one redirection
20107 operator, and various match operators.
20108
20109 Logical operators:
20110
20111 @table @code
20112 @item &
20113 @itemx and
20114 This logical operator will evaluate each of its arguments until it finds
20115 one that evaluates to @code{false}, and then it'll stop.  If all arguments
20116 evaluate to @code{true} values, then this operator will return
20117 @code{true}.
20118
20119 @item |
20120 @itemx or
20121 This logical operator will evaluate each of its arguments until it finds
20122 one that evaluates to @code{true}.  If no arguments are @code{true},
20123 then this operator will return @code{false}.
20124
20125 @item !
20126 @itemx not
20127 @itemx Â¬
20128 This logical operator only takes a single argument.  It returns the
20129 logical negation of the value of its argument.
20130
20131 @end table
20132
20133 There is an @dfn{indirection operator} that will make its arguments
20134 apply to the ancestors of the current article being scored.  For
20135 instance, @code{1-} will make score rules apply to the parent of the
20136 current article.  @code{2-} will make score rules apply to the
20137 grandparent of the current article.  Alternatively, you can write
20138 @code{^^}, where the number of @code{^}s (carets) says how far back into
20139 the ancestry you want to go.
20140
20141 Finally, we have the match operators.  These are the ones that do the
20142 real work.  Match operators are header name strings followed by a match
20143 and a match type.  A typical match operator looks like @samp{("from"
20144 "Lars Ingebrigtsen" s)}.  The header names are the same as when using
20145 simple scoring, and the match types are also the same.
20146
20147
20148 @node Advanced Scoring Examples
20149 @subsection Advanced Scoring Examples
20150
20151 Please note that the following examples are score file rules.  To
20152 make a complete score file from them, surround them with another pair
20153 of parentheses.
20154
20155 Let's say you want to increase the score of articles written by Lars
20156 when he's talking about Gnus:
20157
20158 @example
20159 @group
20160 ((&
20161   ("from" "Lars Ingebrigtsen")
20162   ("subject" "Gnus"))
20163  1000)
20164 @end group
20165 @end example
20166
20167 Quite simple, huh?
20168
20169 When he writes long articles, he sometimes has something nice to say:
20170
20171 @example
20172 ((&
20173   ("from" "Lars Ingebrigtsen")
20174   (|
20175    ("subject" "Gnus")
20176    ("lines" 100 >)))
20177  1000)
20178 @end example
20179
20180 However, when he responds to things written by Reig Eigil Logge, you
20181 really don't want to read what he's written:
20182
20183 @example
20184 ((&
20185   ("from" "Lars Ingebrigtsen")
20186   (1- ("from" "Reig Eigir Logge")))
20187  -100000)
20188 @end example
20189
20190 Everybody that follows up Redmondo when he writes about disappearing
20191 socks should have their scores raised, but only when they talk about
20192 white socks.  However, when Lars talks about socks, it's usually not
20193 very interesting:
20194
20195 @example
20196 ((&
20197   (1-
20198    (&
20199     ("from" "redmondo@@.*no" r)
20200     ("body" "disappearing.*socks" t)))
20201   (! ("from" "Lars Ingebrigtsen"))
20202   ("body" "white.*socks"))
20203  1000)
20204 @end example
20205
20206 The possibilities are endless.
20207
20208
20209 @node Advanced Scoring Tips
20210 @subsection Advanced Scoring Tips
20211
20212 The @code{&} and @code{|} logical operators do short-circuit logic.
20213 That is, they stop processing their arguments when it's clear what the
20214 result of the operation will be.  For instance, if one of the arguments
20215 of an @code{&} evaluates to @code{false}, there's no point in evaluating
20216 the rest of the arguments.  This means that you should put slow matches
20217 (@samp{body}, @samp{header}) last and quick matches (@samp{from},
20218 @samp{subject}) first.
20219
20220 The indirection arguments (@code{1-} and so on) will make their
20221 arguments work on previous generations of the thread.  If you say
20222 something like:
20223
20224 @example
20225 ...
20226 (1-
20227  (1-
20228   ("from" "lars")))
20229 ...
20230 @end example
20231
20232 Then that means "score on the from header of the grandparent of the
20233 current article".  An indirection is quite fast, but it's better to say:
20234
20235 @example
20236 (1-
20237  (&
20238   ("from" "Lars")
20239   ("subject" "Gnus")))
20240 @end example
20241
20242 than it is to say:
20243
20244 @example
20245 (&
20246  (1- ("from" "Lars"))
20247  (1- ("subject" "Gnus")))
20248 @end example
20249
20250
20251 @node Score Decays
20252 @section Score Decays
20253 @cindex score decays
20254 @cindex decays
20255
20256 You may find that your scores have a tendency to grow without
20257 bounds, especially if you're using adaptive scoring.  If scores get too
20258 big, they lose all meaning---they simply max out and it's difficult to
20259 use them in any sensible way.
20260
20261 @vindex gnus-decay-scores
20262 @findex gnus-decay-score
20263 @vindex gnus-decay-score-function
20264 Gnus provides a mechanism for decaying scores to help with this problem.
20265 When score files are loaded and @code{gnus-decay-scores} is
20266 non-@code{nil}, Gnus will run the score files through the decaying
20267 mechanism thereby lowering the scores of all non-permanent score rules.
20268 The decay itself if performed by the @code{gnus-decay-score-function}
20269 function, which is @code{gnus-decay-score} by default.  Here's the
20270 definition of that function:
20271
20272 @lisp
20273 (defun gnus-decay-score (score)
20274   "Decay SCORE.
20275 This is done according to `gnus-score-decay-constant'
20276 and `gnus-score-decay-scale'."
20277   (floor
20278    (- score
20279       (* (if (< score 0) 1 -1)
20280          (min (abs score)
20281               (max gnus-score-decay-constant
20282                    (* (abs score)
20283                       gnus-score-decay-scale)))))))
20284 @end lisp
20285
20286 @vindex gnus-score-decay-scale
20287 @vindex gnus-score-decay-constant
20288 @code{gnus-score-decay-constant} is 3 by default and
20289 @code{gnus-score-decay-scale} is 0.05.  This should cause the following:
20290
20291 @enumerate
20292 @item
20293 Scores between -3 and 3 will be set to 0 when this function is called.
20294
20295 @item
20296 Scores with magnitudes between 3 and 60 will be shrunk by 3.
20297
20298 @item
20299 Scores with magnitudes greater than 60 will be shrunk by 5% of the
20300 score.
20301 @end enumerate
20302
20303 If you don't like this decay function, write your own.  It is called
20304 with the score to be decayed as its only parameter, and it should return
20305 the new score, which should be an integer.
20306
20307 Gnus will try to decay scores once a day.  If you haven't run Gnus for
20308 four days, Gnus will decay the scores four times, for instance.
20309
20310 @iftex
20311 @iflatex
20312 @chapter Message
20313 @include message.texi
20314 @chapter Emacs MIME
20315 @include emacs-mime.texi
20316 @chapter Sieve
20317 @include sieve.texi
20318 @c @chapter PGG
20319 @c @include pgg.texi
20320 @end iflatex
20321 @end iftex
20322
20323 @node Various
20324 @chapter Various
20325
20326 @menu
20327 * Process/Prefix::              A convention used by many treatment commands.
20328 * Interactive::                 Making Gnus ask you many questions.
20329 * Symbolic Prefixes::           How to supply some Gnus functions with options.
20330 * Formatting Variables::        You can specify what buffers should look like.
20331 * Window Layout::               Configuring the Gnus buffer windows.
20332 * Faces and Fonts::             How to change how faces look.
20333 * Compilation::                 How to speed Gnus up.
20334 * Mode Lines::                  Displaying information in the mode lines.
20335 * Highlighting and Menus::      Making buffers look all nice and cozy.
20336 * Buttons::                     Get tendinitis in ten easy steps!
20337 * Daemons::                     Gnus can do things behind your back.
20338 * NoCeM::                       How to avoid spam and other fatty foods.
20339 * Undo::                        Some actions can be undone.
20340 * Predicate Specifiers::        Specifying predicates.
20341 * Moderation::                  What to do if you're a moderator.
20342 * Image Enhancements::          Modern versions of Emacs/XEmacs can display images.
20343 * Fuzzy Matching::              What's the big fuzz?
20344 * Thwarting Email Spam::        A how-to on avoiding unsolicited commercial email.
20345 * Various Various::             Things that are really various.
20346 @end menu
20347
20348
20349 @node Process/Prefix
20350 @section Process/Prefix
20351 @cindex process/prefix convention
20352
20353 Many functions, among them functions for moving, decoding and saving
20354 articles, use what is known as the @dfn{Process/Prefix convention}.
20355
20356 This is a method for figuring out what articles the user wants the
20357 command to be performed on.
20358
20359 It goes like this:
20360
20361 If the numeric prefix is N, perform the operation on the next N
20362 articles, starting with the current one.  If the numeric prefix is
20363 negative, perform the operation on the previous N articles, starting
20364 with the current one.
20365
20366 @vindex transient-mark-mode
20367 If @code{transient-mark-mode} in non-@code{nil} and the region is
20368 active, all articles in the region will be worked upon.
20369
20370 If there is no numeric prefix, but some articles are marked with the
20371 process mark, perform the operation on the articles marked with
20372 the process mark.
20373
20374 If there is neither a numeric prefix nor any articles marked with the
20375 process mark, just perform the operation on the current article.
20376
20377 Quite simple, really, but it needs to be made clear so that surprises
20378 are avoided.
20379
20380 Commands that react to the process mark will push the current list of
20381 process marked articles onto a stack and will then clear all process
20382 marked articles.  You can restore the previous configuration with the
20383 @kbd{M P y} command (@pxref{Setting Process Marks}).
20384
20385 @vindex gnus-summary-goto-unread
20386 One thing that seems to shock & horrify lots of people is that, for
20387 instance, @kbd{3 d} does exactly the same as @kbd{d} @kbd{d} @kbd{d}.
20388 Since each @kbd{d} (which marks the current article as read) by default
20389 goes to the next unread article after marking, this means that @kbd{3 d}
20390 will mark the next three unread articles as read, no matter what the
20391 summary buffer looks like.  Set @code{gnus-summary-goto-unread} to
20392 @code{nil} for a more straightforward action.
20393
20394 Many commands do not use the process/prefix convention.  All commands
20395 that do explicitly say so in this manual.  To apply the process/prefix
20396 convention to commands that do not use it, you can use the @kbd{M-&}
20397 command.  For instance, to mark all the articles in the group as
20398 expirable, you could say @kbd{M P b M-& E}.
20399
20400
20401 @node Interactive
20402 @section Interactive
20403 @cindex interaction
20404
20405 @table @code
20406
20407 @item gnus-novice-user
20408 @vindex gnus-novice-user
20409 If this variable is non-@code{nil}, you are either a newcomer to the
20410 World of Usenet, or you are very cautious, which is a nice thing to be,
20411 really.  You will be given questions of the type ``Are you sure you want
20412 to do this?'' before doing anything dangerous.  This is @code{t} by
20413 default.
20414
20415 @item gnus-expert-user
20416 @vindex gnus-expert-user
20417 If this variable is non-@code{nil}, you will seldom be asked any
20418 questions by Gnus.  It will simply assume you know what you're doing, no
20419 matter how strange.
20420
20421 @item gnus-interactive-catchup
20422 @vindex gnus-interactive-catchup
20423 Require confirmation before catching up a group if non-@code{nil}.  It
20424 is @code{t} by default.
20425
20426 @item gnus-interactive-exit
20427 @vindex gnus-interactive-exit
20428 Require confirmation before exiting Gnus.  This variable is @code{t} by
20429 default.
20430 @end table
20431
20432
20433 @node Symbolic Prefixes
20434 @section Symbolic Prefixes
20435 @cindex symbolic prefixes
20436
20437 Quite a lot of Emacs commands react to the (numeric) prefix.  For
20438 instance, @kbd{C-u 4 C-f} moves point four characters forward, and
20439 @kbd{C-u 9 0 0 I s s p} adds a permanent @code{Subject} substring score
20440 rule of 900 to the current article.
20441
20442 This is all nice and well, but what if you want to give a command some
20443 additional information?  Well, what most commands do is interpret the
20444 ``raw'' prefix in some special way.  @kbd{C-u 0 C-x C-s} means that one
20445 doesn't want a backup file to be created when saving the current buffer,
20446 for instance.  But what if you want to save without making a backup
20447 file, and you want Emacs to flash lights and play a nice tune at the
20448 same time?  You can't, and you're probably perfectly happy that way.
20449
20450 @kindex M-i (Summary)
20451 @findex gnus-symbolic-argument
20452 I'm not, so I've added a second prefix---the @dfn{symbolic prefix}.  The
20453 prefix key is @kbd{M-i} (@code{gnus-symbolic-argument}), and the next
20454 character typed in is the value.  You can stack as many @kbd{M-i}
20455 prefixes as you want.  @kbd{M-i a C-M-u} means ``feed the @kbd{C-M-u}
20456 command the symbolic prefix @code{a}''.  @kbd{M-i a M-i b C-M-u} means
20457 ``feed the @kbd{C-M-u} command the symbolic prefixes @code{a} and
20458 @code{b}''.  You get the drift.
20459
20460 Typing in symbolic prefixes to commands that don't accept them doesn't
20461 hurt, but it doesn't do any good either.  Currently not many Gnus
20462 functions make use of the symbolic prefix.
20463
20464 If you're interested in how Gnus implements this, @pxref{Extended
20465 Interactive}.
20466
20467
20468 @node Formatting Variables
20469 @section Formatting Variables
20470 @cindex formatting variables
20471
20472 Throughout this manual you've probably noticed lots of variables called
20473 things like @code{gnus-group-line-format} and
20474 @code{gnus-summary-mode-line-format}.  These control how Gnus is to
20475 output lines in the various buffers.  There's quite a lot of them.
20476 Fortunately, they all use the same syntax, so there's not that much to
20477 be annoyed by.
20478
20479 Here's an example format spec (from the group buffer): @samp{%M%S%5y:
20480 %(%g%)\n}.  We see that it is indeed extremely ugly, and that there are
20481 lots of percentages everywhere.
20482
20483 @menu
20484 * Formatting Basics::           A formatting variable is basically a format string.
20485 * Mode Line Formatting::        Some rules about mode line formatting variables.
20486 * Advanced Formatting::         Modifying output in various ways.
20487 * User-Defined Specs::          Having Gnus call your own functions.
20488 * Formatting Fonts::            Making the formatting look colorful and nice.
20489 * Positioning Point::           Moving point to a position after an operation.
20490 * Tabulation::                  Tabulating your output.
20491 * Wide Characters::             Dealing with wide characters.
20492 @end menu
20493
20494 Currently Gnus uses the following formatting variables:
20495 @code{gnus-group-line-format}, @code{gnus-summary-line-format},
20496 @code{gnus-server-line-format}, @code{gnus-topic-line-format},
20497 @code{gnus-group-mode-line-format},
20498 @code{gnus-summary-mode-line-format},
20499 @code{gnus-article-mode-line-format},
20500 @code{gnus-server-mode-line-format}, and
20501 @code{gnus-summary-pick-line-format}.
20502
20503 All these format variables can also be arbitrary elisp forms.  In that
20504 case, they will be @code{eval}ed to insert the required lines.
20505
20506 @kindex M-x gnus-update-format
20507 @findex gnus-update-format
20508 Gnus includes a command to help you while creating your own format
20509 specs.  @kbd{M-x gnus-update-format} will @code{eval} the current form,
20510 update the spec in question and pop you to a buffer where you can
20511 examine the resulting Lisp code to be run to generate the line.
20512
20513
20514
20515 @node Formatting Basics
20516 @subsection Formatting Basics
20517
20518 Each @samp{%} element will be replaced by some string or other when the
20519 buffer in question is generated.  @samp{%5y} means ``insert the @samp{y}
20520 spec, and pad with spaces to get a 5-character field''.
20521
20522 As with normal C and Emacs Lisp formatting strings, the numerical
20523 modifier between the @samp{%} and the formatting type character will
20524 @dfn{pad} the output so that it is always at least that long.
20525 @samp{%5y} will make the field always (at least) five characters wide by
20526 padding with spaces to the left.  If you say @samp{%-5y}, it will pad to
20527 the right instead.
20528
20529 You may also wish to limit the length of the field to protect against
20530 particularly wide values.  For that you can say @samp{%4,6y}, which
20531 means that the field will never be more than 6 characters wide and never
20532 less than 4 characters wide.
20533
20534 Also Gnus supports some extended format specifications, such as
20535 @samp{%&user-date;}.
20536
20537
20538 @node Mode Line Formatting
20539 @subsection Mode Line Formatting
20540
20541 Mode line formatting variables (e.g.,
20542 @code{gnus-summary-mode-line-format}) follow the same rules as other,
20543 buffer line oriented formatting variables (@pxref{Formatting Basics})
20544 with the following two differences:
20545
20546 @enumerate
20547
20548 @item
20549 There must be no newline (@samp{\n}) at the end.
20550
20551 @item
20552 The special @samp{%%b} spec can be used to display the buffer name.
20553 Well, it's no spec at all, really---@samp{%%} is just a way to quote
20554 @samp{%} to allow it to pass through the formatting machinery unmangled,
20555 so that Emacs receives @samp{%b}, which is something the Emacs mode line
20556 display interprets to mean ``show the buffer name''.  For a full list of
20557 mode line specs Emacs understands, see the documentation of the
20558 @code{mode-line-format} variable.
20559
20560 @end enumerate
20561
20562
20563 @node Advanced Formatting
20564 @subsection Advanced Formatting
20565
20566 It is frequently useful to post-process the fields in some way.
20567 Padding, limiting, cutting off parts and suppressing certain values can
20568 be achieved by using @dfn{tilde modifiers}.  A typical tilde spec might
20569 look like @samp{%~(cut 3)~(ignore "0")y}.
20570
20571 These are the valid modifiers:
20572
20573 @table @code
20574 @item pad
20575 @itemx pad-left
20576 Pad the field to the left with spaces until it reaches the required
20577 length.
20578
20579 @item pad-right
20580 Pad the field to the right with spaces until it reaches the required
20581 length.
20582
20583 @item max
20584 @itemx max-left
20585 Cut off characters from the left until it reaches the specified length.
20586
20587 @item max-right
20588 Cut off characters from the right until it reaches the specified
20589 length.
20590
20591 @item cut
20592 @itemx cut-left
20593 Cut off the specified number of characters from the left.
20594
20595 @item cut-right
20596 Cut off the specified number of characters from the right.
20597
20598 @item ignore
20599 Return an empty string if the field is equal to the specified value.
20600
20601 @item form
20602 Use the specified form as the field value when the @samp{@@} spec is
20603 used.
20604
20605 Here's an example:
20606
20607 @lisp
20608 "~(form (current-time-string))@@"
20609 @end lisp
20610
20611 @end table
20612
20613 Let's take an example.  The @samp{%o} spec in the summary mode lines
20614 will return a date in compact ISO8601 format---@samp{19960809T230410}.
20615 This is quite a mouthful, so we want to shave off the century number and
20616 the time, leaving us with a six-character date.  That would be
20617 @samp{%~(cut-left 2)~(max-right 6)~(pad 6)o}.  (Cutting is done before
20618 maxing, and we need the padding to ensure that the date is never less
20619 than 6 characters to make it look nice in columns.)
20620
20621 Ignoring is done first; then cutting; then maxing; and then as the very
20622 last operation, padding.
20623
20624 @vindex gnus-compile-user-specs
20625 If @code{gnus-compile-user-specs} is set to @code{nil} (@code{t} by
20626 default) with your strong personality, and use a lots of these advanced
20627 thingies, you'll find that Gnus gets quite slow.  This can be helped
20628 enormously by running @kbd{M-x gnus-compile} when you are satisfied with
20629 the look of your lines.
20630 @xref{Compilation}.
20631
20632
20633 @node User-Defined Specs
20634 @subsection User-Defined Specs
20635
20636 All the specs allow for inserting user defined specifiers---@samp{u}.
20637 The next character in the format string should be a letter.  Gnus
20638 will call the function @code{gnus-user-format-function-}@samp{X}, where
20639 @samp{X} is the letter following @samp{%u}.  The function will be passed
20640 a single parameter---what the parameter means depends on what buffer
20641 it's being called from.  The function should return a string, which will
20642 be inserted into the buffer just like information from any other
20643 specifier.  This function may also be called with dummy values, so it
20644 should protect against that.
20645
20646 Also Gnus supports extended user-defined specs, such as @samp{%u&foo;}.
20647 Gnus will call the function @code{gnus-user-format-function-}@samp{foo}.
20648
20649 You can also use tilde modifiers (@pxref{Advanced Formatting} to achieve
20650 much the same without defining new functions.  Here's an example:
20651 @samp{%~(form (count-lines (point-min) (point)))@@}.  The form
20652 given here will be evaluated to yield the current line number, and then
20653 inserted.
20654
20655
20656 @node Formatting Fonts
20657 @subsection Formatting Fonts
20658
20659 There are specs for highlighting, and these are shared by all the format
20660 variables.  Text inside the @samp{%(} and @samp{%)} specifiers will get
20661 the special @code{mouse-face} property set, which means that it will be
20662 highlighted (with @code{gnus-mouse-face}) when you put the mouse pointer
20663 over it.
20664
20665 Text inside the @samp{%@{} and @samp{%@}} specifiers will have their
20666 normal faces set using @code{gnus-face-0}, which is @code{bold} by
20667 default.  If you say @samp{%1@{}, you'll get @code{gnus-face-1} instead,
20668 and so on.  Create as many faces as you wish.  The same goes for the
20669 @code{mouse-face} specs---you can say @samp{%3(hello%)} to have
20670 @samp{hello} mouse-highlighted with @code{gnus-mouse-face-3}.
20671
20672 Text inside the @samp{%<<} and @samp{%>>} specifiers will get the
20673 special @code{balloon-help} property set to
20674 @code{gnus-balloon-face-0}.  If you say @samp{%1<<}, you'll get
20675 @code{gnus-balloon-face-1} and so on.  The @code{gnus-balloon-face-*}
20676 variables should be either strings or symbols naming functions that
20677 return a string.  When the mouse passes over text with this property
20678 set, a balloon window will appear and display the string.  Please
20679 refer to @ref{Tooltips, ,Tooltips, emacs, The Emacs Manual},
20680 (in GNU Emacs) or the doc string of @code{balloon-help-mode} (in
20681 XEmacs) for more information on this.  (For technical reasons, the
20682 guillemets have been approximated as @samp{<<} and @samp{>>} in this
20683 paragraph.)
20684
20685 Here's an alternative recipe for the group buffer:
20686
20687 @lisp
20688 ;; @r{Create three face types.}
20689 (setq gnus-face-1 'bold)
20690 (setq gnus-face-3 'italic)
20691
20692 ;; @r{We want the article count to be in}
20693 ;; @r{a bold and green face.  So we create}
20694 ;; @r{a new face called @code{my-green-bold}.}
20695 (copy-face 'bold 'my-green-bold)
20696 ;; @r{Set the color.}
20697 (set-face-foreground 'my-green-bold "ForestGreen")
20698 (setq gnus-face-2 'my-green-bold)
20699
20700 ;; @r{Set the new & fancy format.}
20701 (setq gnus-group-line-format
20702       "%M%S%3@{%5y%@}%2[:%] %(%1@{%g%@}%)\n")
20703 @end lisp
20704
20705 I'm sure you'll be able to use this scheme to create totally unreadable
20706 and extremely vulgar displays.  Have fun!
20707
20708 Note that the @samp{%(} specs (and friends) do not make any sense on the
20709 mode-line variables.
20710
20711 @node Positioning Point
20712 @subsection Positioning Point
20713
20714 Gnus usually moves point to a pre-defined place on each line in most
20715 buffers.  By default, point move to the first colon character on the
20716 line.  You can customize this behaviour in three different ways.
20717
20718 You can move the colon character to somewhere else on the line.
20719
20720 @findex gnus-goto-colon
20721 You can redefine the function that moves the point to the colon.  The
20722 function is called @code{gnus-goto-colon}.
20723
20724 But perhaps the most convenient way to deal with this, if you don't want
20725 to have a colon in your line, is to use the @samp{%*} specifier.  If you
20726 put a @samp{%*} somewhere in your format line definition, Gnus will
20727 place point there.
20728
20729
20730 @node Tabulation
20731 @subsection Tabulation
20732
20733 You can usually line up your displays by padding and cutting your
20734 strings.  However, when combining various strings of different size, it
20735 can often be more convenient to just output the strings, and then worry
20736 about lining up the following text afterwards.
20737
20738 To do that, Gnus supplies tabulator specs---@samp{%=}.  There are two
20739 different types---@dfn{hard tabulators} and @dfn{soft tabulators}.
20740
20741 @samp{%50=} will insert space characters to pad the line up to column
20742 50.  If the text is already past column 50, nothing will be inserted.
20743 This is the soft tabulator.
20744
20745 @samp{%-50=} will insert space characters to pad the line up to column
20746 50.  If the text is already past column 50, the excess text past column
20747 50 will be removed.  This is the hard tabulator.
20748
20749
20750 @node Wide Characters
20751 @subsection Wide Characters
20752
20753 Fixed width fonts in most countries have characters of the same width.
20754 Some countries, however, use Latin characters mixed with wider
20755 characters---most notable East Asian countries.
20756
20757 The problem is that when formatting, Gnus assumes that if a string is 10
20758 characters wide, it'll be 10 Latin characters wide on the screen.  In
20759 these countries, that's not true.
20760
20761 @vindex gnus-use-correct-string-widths
20762 To help fix this, you can set @code{gnus-use-correct-string-widths} to
20763 @code{t}.  This makes buffer generation slower, but the results will be
20764 prettier.  The default value under XEmacs is @code{t} but @code{nil}
20765 for Emacs.
20766
20767
20768 @node Window Layout
20769 @section Window Layout
20770 @cindex window layout
20771
20772 No, there's nothing here about X, so be quiet.
20773
20774 @vindex gnus-use-full-window
20775 If @code{gnus-use-full-window} non-@code{nil}, Gnus will delete all
20776 other windows and occupy the entire Emacs screen by itself.  It is
20777 @code{t} by default.
20778
20779 Setting this variable to @code{nil} kinda works, but there are
20780 glitches.  Use at your own peril.
20781
20782 @vindex gnus-buffer-configuration
20783 @code{gnus-buffer-configuration} describes how much space each Gnus
20784 buffer should be given.  Here's an excerpt of this variable:
20785
20786 @lisp
20787 ((group (vertical 1.0 (group 1.0 point)
20788                       (if gnus-carpal (group-carpal 4))))
20789  (article (vertical 1.0 (summary 0.25 point)
20790                         (article 1.0))))
20791 @end lisp
20792
20793 This is an alist.  The @dfn{key} is a symbol that names some action or
20794 other.  For instance, when displaying the group buffer, the window
20795 configuration function will use @code{group} as the key.  A full list of
20796 possible names is listed below.
20797
20798 The @dfn{value} (i.e., the @dfn{split}) says how much space each buffer
20799 should occupy.  To take the @code{article} split as an example -
20800
20801 @lisp
20802 (article (vertical 1.0 (summary 0.25 point)
20803                        (article 1.0)))
20804 @end lisp
20805
20806 This @dfn{split} says that the summary buffer should occupy 25% of upper
20807 half of the screen, and that it is placed over the article buffer.  As
20808 you may have noticed, 100% + 25% is actually 125% (yup, I saw y'all
20809 reaching for that calculator there).  However, the special number
20810 @code{1.0} is used to signal that this buffer should soak up all the
20811 rest of the space available after the rest of the buffers have taken
20812 whatever they need.  There should be only one buffer with the @code{1.0}
20813 size spec per split.
20814
20815 Point will be put in the buffer that has the optional third element
20816 @code{point}.  In a @code{frame} split, the last subsplit having a leaf
20817 split where the tag @code{frame-focus} is a member (i.e. is the third or
20818 fourth element in the list, depending on whether the @code{point} tag is
20819 present) gets focus.
20820
20821 Here's a more complicated example:
20822
20823 @lisp
20824 (article (vertical 1.0 (group 4)
20825                        (summary 0.25 point)
20826                        (if gnus-carpal (summary-carpal 4))
20827                        (article 1.0)))
20828 @end lisp
20829
20830 If the size spec is an integer instead of a floating point number,
20831 then that number will be used to say how many lines a buffer should
20832 occupy, not a percentage.
20833
20834 If the @dfn{split} looks like something that can be @code{eval}ed (to be
20835 precise---if the @code{car} of the split is a function or a subr), this
20836 split will be @code{eval}ed.  If the result is non-@code{nil}, it will
20837 be used as a split.  This means that there will be three buffers if
20838 @code{gnus-carpal} is @code{nil}, and four buffers if @code{gnus-carpal}
20839 is non-@code{nil}.
20840
20841 Not complicated enough for you?  Well, try this on for size:
20842
20843 @lisp
20844 (article (horizontal 1.0
20845              (vertical 0.5
20846                  (group 1.0)
20847                  (gnus-carpal 4))
20848              (vertical 1.0
20849                  (summary 0.25 point)
20850                  (summary-carpal 4)
20851                  (article 1.0))))
20852 @end lisp
20853
20854 Whoops.  Two buffers with the mystery 100% tag.  And what's that
20855 @code{horizontal} thingie?
20856
20857 If the first element in one of the split is @code{horizontal}, Gnus will
20858 split the window horizontally, giving you two windows side-by-side.
20859 Inside each of these strips you may carry on all you like in the normal
20860 fashion.  The number following @code{horizontal} says what percentage of
20861 the screen is to be given to this strip.
20862
20863 For each split, there @emph{must} be one element that has the 100% tag.
20864 The splitting is never accurate, and this buffer will eat any leftover
20865 lines from the splits.
20866
20867 To be slightly more formal, here's a definition of what a valid split
20868 may look like:
20869
20870 @example
20871 @group
20872 split      = frame | horizontal | vertical | buffer | form
20873 frame      = "(frame " size *split ")"
20874 horizontal = "(horizontal " size *split ")"
20875 vertical   = "(vertical " size *split ")"
20876 buffer     = "(" buf-name " " size *[ "point" ] *[ "frame-focus"] ")"
20877 size       = number | frame-params
20878 buf-name   = group | article | summary ...
20879 @end group
20880 @end example
20881
20882 The limitations are that the @code{frame} split can only appear as the
20883 top-level split.  @var{form} should be an Emacs Lisp form that should
20884 return a valid split.  We see that each split is fully recursive, and
20885 may contain any number of @code{vertical} and @code{horizontal} splits.
20886
20887 @vindex gnus-window-min-width
20888 @vindex gnus-window-min-height
20889 @cindex window height
20890 @cindex window width
20891 Finding the right sizes can be a bit complicated.  No window may be less
20892 than @code{gnus-window-min-height} (default 1) characters high, and all
20893 windows must be at least @code{gnus-window-min-width} (default 1)
20894 characters wide.  Gnus will try to enforce this before applying the
20895 splits.  If you want to use the normal Emacs window width/height limit,
20896 you can just set these two variables to @code{nil}.
20897
20898 If you're not familiar with Emacs terminology, @code{horizontal} and
20899 @code{vertical} splits may work the opposite way of what you'd expect.
20900 Windows inside a @code{horizontal} split are shown side-by-side, and
20901 windows within a @code{vertical} split are shown above each other.
20902
20903 @findex gnus-configure-frame
20904 If you want to experiment with window placement, a good tip is to call
20905 @code{gnus-configure-frame} directly with a split.  This is the function
20906 that does all the real work when splitting buffers.  Below is a pretty
20907 nonsensical configuration with 5 windows; two for the group buffer and
20908 three for the article buffer.  (I said it was nonsensical.)  If you
20909 @code{eval} the statement below, you can get an idea of how that would
20910 look straight away, without going through the normal Gnus channels.
20911 Play with it until you're satisfied, and then use
20912 @code{gnus-add-configuration} to add your new creation to the buffer
20913 configuration list.
20914
20915 @lisp
20916 (gnus-configure-frame
20917  '(horizontal 1.0
20918     (vertical 10
20919       (group 1.0)
20920       (article 0.3 point))
20921     (vertical 1.0
20922       (article 1.0)
20923       (horizontal 4
20924         (group 1.0)
20925         (article 10)))))
20926 @end lisp
20927
20928 You might want to have several frames as well.  No prob---just use the
20929 @code{frame} split:
20930
20931 @lisp
20932 (gnus-configure-frame
20933  '(frame 1.0
20934          (vertical 1.0
20935                    (summary 0.25 point frame-focus)
20936                    (article 1.0))
20937          (vertical ((height . 5) (width . 15)
20938                     (user-position . t)
20939                     (left . -1) (top . 1))
20940                    (picon 1.0))))
20941
20942 @end lisp
20943
20944 This split will result in the familiar summary/article window
20945 configuration in the first (or ``main'') frame, while a small additional
20946 frame will be created where picons will be shown.  As you can see,
20947 instead of the normal @code{1.0} top-level spec, each additional split
20948 should have a frame parameter alist as the size spec.
20949 @xref{Frame Parameters, , Frame Parameters, elisp, The GNU Emacs Lisp
20950 Reference Manual}.  Under XEmacs, a frame property list will be
20951 accepted, too---for instance, @code{(height 5 width 15 left -1 top 1)}
20952 is such a plist.
20953 The list of all possible keys for @code{gnus-buffer-configuration} can
20954 be found in its default value.
20955
20956 Note that the @code{message} key is used for both
20957 @code{gnus-group-mail} and @code{gnus-summary-mail-other-window}.  If
20958 it is desirable to distinguish between the two, something like this
20959 might be used:
20960
20961 @lisp
20962 (message (horizontal 1.0
20963                      (vertical 1.0 (message 1.0 point))
20964                      (vertical 0.24
20965                                (if (buffer-live-p gnus-summary-buffer)
20966                                    '(summary 0.5))
20967                                (group 1.0))))
20968 @end lisp
20969
20970 One common desire for a multiple frame split is to have a separate frame
20971 for composing mail and news while leaving the original frame intact.  To
20972 accomplish that, something like the following can be done:
20973
20974 @lisp
20975 (message
20976   (frame 1.0
20977          (if (not (buffer-live-p gnus-summary-buffer))
20978              (car (cdr (assoc 'group gnus-buffer-configuration)))
20979            (car (cdr (assoc 'summary gnus-buffer-configuration))))
20980          (vertical ((user-position . t) (top . 1) (left . 1)
20981                     (name . "Message"))
20982                    (message 1.0 point))))
20983 @end lisp
20984
20985 @findex gnus-add-configuration
20986 Since the @code{gnus-buffer-configuration} variable is so long and
20987 complicated, there's a function you can use to ease changing the config
20988 of a single setting: @code{gnus-add-configuration}.  If, for instance,
20989 you want to change the @code{article} setting, you could say:
20990
20991 @lisp
20992 (gnus-add-configuration
20993  '(article (vertical 1.0
20994                (group 4)
20995                (summary .25 point)
20996                (article 1.0))))
20997 @end lisp
20998
20999 You'd typically stick these @code{gnus-add-configuration} calls in your
21000 @file{~/.gnus.el} file or in some startup hook---they should be run after
21001 Gnus has been loaded.
21002
21003 @vindex gnus-always-force-window-configuration
21004 If all windows mentioned in the configuration are already visible, Gnus
21005 won't change the window configuration.  If you always want to force the
21006 ``right'' window configuration, you can set
21007 @code{gnus-always-force-window-configuration} to non-@code{nil}.
21008
21009 If you're using tree displays (@pxref{Tree Display}), and the tree
21010 window is displayed vertically next to another window, you may also want
21011 to fiddle with @code{gnus-tree-minimize-window} to avoid having the
21012 windows resized.
21013
21014 @subsection Example Window Configurations
21015
21016 @itemize @bullet
21017 @item
21018 Narrow left hand side occupied by group buffer.  Right hand side split
21019 between summary buffer (top one-sixth) and article buffer (bottom).
21020
21021 @ifinfo
21022 @example
21023 +---+---------+
21024 | G | Summary |
21025 | r +---------+
21026 | o |         |
21027 | u | Article |
21028 | p |         |
21029 +---+---------+
21030 @end example
21031 @end ifinfo
21032
21033 @lisp
21034 (gnus-add-configuration
21035  '(article
21036    (horizontal 1.0
21037                (vertical 25 (group 1.0))
21038                (vertical 1.0
21039                          (summary 0.16 point)
21040                          (article 1.0)))))
21041
21042 (gnus-add-configuration
21043  '(summary
21044    (horizontal 1.0
21045                (vertical 25 (group 1.0))
21046                (vertical 1.0 (summary 1.0 point)))))
21047 @end lisp
21048
21049 @end itemize
21050
21051
21052 @node Faces and Fonts
21053 @section Faces and Fonts
21054 @cindex faces
21055 @cindex fonts
21056 @cindex colors
21057
21058 Fiddling with fonts and faces used to be very difficult, but these days
21059 it is very simple.  You simply say @kbd{M-x customize-face}, pick out
21060 the face you want to alter, and alter it via the standard Customize
21061 interface.
21062
21063
21064 @node Compilation
21065 @section Compilation
21066 @cindex compilation
21067 @cindex byte-compilation
21068
21069 @findex gnus-compile
21070
21071 Remember all those line format specification variables?
21072 @code{gnus-summary-line-format}, @code{gnus-group-line-format}, and so
21073 on.  By default, T-gnus will use the byte-compiled codes of these
21074 variables and we can keep a slow-down to a minimum.  However, if you set
21075 @code{gnus-compile-user-specs} to @code{nil} (@code{t} by default),
21076 unfortunately, changing them will mean a quite significant slow-down.
21077 (The default values of these variables have byte-compiled functions
21078 associated with them, while the user-generated versions do not, of
21079 course.)
21080
21081 To help with this, you can run @kbd{M-x gnus-compile} after you've
21082 fiddled around with the variables and feel that you're (kind of)
21083 satisfied.  This will result in the new specs being byte-compiled, and
21084 you'll get top speed again.  Note that T-gnus will not save these
21085 compiled specs in the @file{.newsrc.eld} file.
21086
21087 @table @code
21088 @item gnus-compile-user-specs
21089 @vindex gnus-compile-user-specs
21090 If it is non-nil, the user-defined format specs will be byte-compiled
21091 automatically.  The default value of this variable is @code{t}.  It has
21092 an effect on the values of @code{gnus-*-line-format-spec}.
21093 @end table
21094
21095
21096 @node Mode Lines
21097 @section Mode Lines
21098 @cindex mode lines
21099
21100 @vindex gnus-updated-mode-lines
21101 @code{gnus-updated-mode-lines} says what buffers should keep their mode
21102 lines updated.  It is a list of symbols.  Supported symbols include
21103 @code{group}, @code{article}, @code{summary}, @code{server},
21104 @code{browse}, and @code{tree}.  If the corresponding symbol is present,
21105 Gnus will keep that mode line updated with information that may be
21106 pertinent.  If this variable is @code{nil}, screen refresh may be
21107 quicker.
21108
21109 @cindex display-time
21110
21111 @vindex gnus-mode-non-string-length
21112 By default, Gnus displays information on the current article in the mode
21113 lines of the summary and article buffers.  The information Gnus wishes
21114 to display (e.g. the subject of the article) is often longer than the
21115 mode lines, and therefore have to be cut off at some point.  The
21116 @code{gnus-mode-non-string-length} variable says how long the other
21117 elements on the line is (i.e., the non-info part).  If you put
21118 additional elements on the mode line (e.g. a clock), you should modify
21119 this variable:
21120
21121 @c Hook written by Francesco Potorti` <pot@cnuce.cnr.it>
21122 @lisp
21123 (add-hook 'display-time-hook
21124           (lambda () (setq gnus-mode-non-string-length
21125                            (+ 21
21126                               (if line-number-mode 5 0)
21127                               (if column-number-mode 4 0)
21128                               (length display-time-string)))))
21129 @end lisp
21130
21131 If this variable is @code{nil} (which is the default), the mode line
21132 strings won't be chopped off, and they won't be padded either.  Note
21133 that the default is unlikely to be desirable, as even the percentage
21134 complete in the buffer may be crowded off the mode line; the user should
21135 configure this variable appropriately for her configuration.
21136
21137
21138 @node Highlighting and Menus
21139 @section Highlighting and Menus
21140 @cindex visual
21141 @cindex highlighting
21142 @cindex menus
21143
21144 @vindex gnus-visual
21145 The @code{gnus-visual} variable controls most of the Gnus-prettifying
21146 aspects.  If @code{nil}, Gnus won't attempt to create menus or use fancy
21147 colors or fonts.  This will also inhibit loading the @file{gnus-vis.el}
21148 file.
21149
21150 This variable can be a list of visual properties that are enabled.  The
21151 following elements are valid, and are all included by default:
21152
21153 @table @code
21154 @item group-highlight
21155 Do highlights in the group buffer.
21156 @item summary-highlight
21157 Do highlights in the summary buffer.
21158 @item article-highlight
21159 Do highlights in the article buffer.
21160 @item highlight
21161 Turn on highlighting in all buffers.
21162 @item group-menu
21163 Create menus in the group buffer.
21164 @item summary-menu
21165 Create menus in the summary buffers.
21166 @item article-menu
21167 Create menus in the article buffer.
21168 @item browse-menu
21169 Create menus in the browse buffer.
21170 @item server-menu
21171 Create menus in the server buffer.
21172 @item score-menu
21173 Create menus in the score buffers.
21174 @item menu
21175 Create menus in all buffers.
21176 @end table
21177
21178 So if you only want highlighting in the article buffer and menus in all
21179 buffers, you could say something like:
21180
21181 @lisp
21182 (setq gnus-visual '(article-highlight menu))
21183 @end lisp
21184
21185 If you want highlighting only and no menus whatsoever, you'd say:
21186
21187 @lisp
21188 (setq gnus-visual '(highlight))
21189 @end lisp
21190
21191 If @code{gnus-visual} is @code{t}, highlighting and menus will be used
21192 in all Gnus buffers.
21193
21194 Other general variables that influence the look of all buffers include:
21195
21196 @table @code
21197 @item gnus-mouse-face
21198 @vindex gnus-mouse-face
21199 This is the face (i.e., font) used for mouse highlighting in Gnus.  No
21200 mouse highlights will be done if @code{gnus-visual} is @code{nil}.
21201
21202 @end table
21203
21204 There are hooks associated with the creation of all the different menus:
21205
21206 @table @code
21207
21208 @item gnus-article-menu-hook
21209 @vindex gnus-article-menu-hook
21210 Hook called after creating the article mode menu.
21211
21212 @item gnus-group-menu-hook
21213 @vindex gnus-group-menu-hook
21214 Hook called after creating the group mode menu.
21215
21216 @item gnus-summary-menu-hook
21217 @vindex gnus-summary-menu-hook
21218 Hook called after creating the summary mode menu.
21219
21220 @item gnus-server-menu-hook
21221 @vindex gnus-server-menu-hook
21222 Hook called after creating the server mode menu.
21223
21224 @item gnus-browse-menu-hook
21225 @vindex gnus-browse-menu-hook
21226 Hook called after creating the browse mode menu.
21227
21228 @item gnus-score-menu-hook
21229 @vindex gnus-score-menu-hook
21230 Hook called after creating the score mode menu.
21231
21232 @end table
21233
21234
21235 @node Buttons
21236 @section Buttons
21237 @cindex buttons
21238 @cindex mouse
21239 @cindex click
21240
21241 Those new-fangled @dfn{mouse} contraptions is very popular with the
21242 young, hep kids who don't want to learn the proper way to do things
21243 these days.  Why, I remember way back in the summer of '89, when I was
21244 using Emacs on a Tops 20 system.  Three hundred users on one single
21245 machine, and every user was running Simula compilers.  Bah!
21246
21247 Right.
21248
21249 @vindex gnus-carpal
21250 Well, you can make Gnus display bufferfuls of buttons you can click to
21251 do anything by setting @code{gnus-carpal} to @code{t}.  Pretty simple,
21252 really.  Tell the chiropractor I sent you.
21253
21254
21255 @table @code
21256
21257 @item gnus-carpal-mode-hook
21258 @vindex gnus-carpal-mode-hook
21259 Hook run in all carpal mode buffers.
21260
21261 @item gnus-carpal-button-face
21262 @vindex gnus-carpal-button-face
21263 Face used on buttons.
21264
21265 @item gnus-carpal-header-face
21266 @vindex gnus-carpal-header-face
21267 Face used on carpal buffer headers.
21268
21269 @item gnus-carpal-group-buffer-buttons
21270 @vindex gnus-carpal-group-buffer-buttons
21271 Buttons in the group buffer.
21272
21273 @item gnus-carpal-summary-buffer-buttons
21274 @vindex gnus-carpal-summary-buffer-buttons
21275 Buttons in the summary buffer.
21276
21277 @item gnus-carpal-server-buffer-buttons
21278 @vindex gnus-carpal-server-buffer-buttons
21279 Buttons in the server buffer.
21280
21281 @item gnus-carpal-browse-buffer-buttons
21282 @vindex gnus-carpal-browse-buffer-buttons
21283 Buttons in the browse buffer.
21284 @end table
21285
21286 All the @code{buttons} variables are lists.  The elements in these list
21287 are either cons cells where the @code{car} contains a text to be displayed and
21288 the @code{cdr} contains a function symbol, or a simple string.
21289
21290
21291 @node Daemons
21292 @section Daemons
21293 @cindex demons
21294 @cindex daemons
21295
21296 Gnus, being larger than any program ever written (allegedly), does lots
21297 of strange stuff that you may wish to have done while you're not
21298 present.  For instance, you may want it to check for new mail once in a
21299 while.  Or you may want it to close down all connections to all servers
21300 when you leave Emacs idle.  And stuff like that.
21301
21302 Gnus will let you do stuff like that by defining various
21303 @dfn{handlers}.  Each handler consists of three elements:  A
21304 @var{function}, a @var{time}, and an @var{idle} parameter.
21305
21306 Here's an example of a handler that closes connections when Emacs has
21307 been idle for thirty minutes:
21308
21309 @lisp
21310 (gnus-demon-close-connections nil 30)
21311 @end lisp
21312
21313 Here's a handler that scans for @acronym{PGP} headers every hour when
21314 Emacs is idle:
21315
21316 @lisp
21317 (gnus-demon-scan-pgp 60 t)
21318 @end lisp
21319
21320 This @var{time} parameter and that @var{idle} parameter work together
21321 in a strange, but wonderful fashion.  Basically, if @var{idle} is
21322 @code{nil}, then the function will be called every @var{time} minutes.
21323
21324 If @var{idle} is @code{t}, then the function will be called after
21325 @var{time} minutes only if Emacs is idle.  So if Emacs is never idle,
21326 the function will never be called.  But once Emacs goes idle, the
21327 function will be called every @var{time} minutes.
21328
21329 If @var{idle} is a number and @var{time} is a number, the function will
21330 be called every @var{time} minutes only when Emacs has been idle for
21331 @var{idle} minutes.
21332
21333 If @var{idle} is a number and @var{time} is @code{nil}, the function
21334 will be called once every time Emacs has been idle for @var{idle}
21335 minutes.
21336
21337 And if @var{time} is a string, it should look like @samp{07:31}, and
21338 the function will then be called once every day somewhere near that
21339 time.  Modified by the @var{idle} parameter, of course.
21340
21341 @vindex gnus-demon-timestep
21342 (When I say ``minute'' here, I really mean @code{gnus-demon-timestep}
21343 seconds.  This is 60 by default.  If you change that variable,
21344 all the timings in the handlers will be affected.)
21345
21346 So, if you want to add a handler, you could put something like this in
21347 your @file{~/.gnus.el} file:
21348
21349 @findex gnus-demon-add-handler
21350 @lisp
21351 (gnus-demon-add-handler 'gnus-demon-close-connections 30 t)
21352 @end lisp
21353
21354 @findex gnus-demon-add-nocem
21355 @findex gnus-demon-add-scanmail
21356 @findex gnus-demon-add-rescan
21357 @findex gnus-demon-add-scan-timestamps
21358 @findex gnus-demon-add-disconnection
21359 Some ready-made functions to do this have been created:
21360 @code{gnus-demon-add-nocem}, @code{gnus-demon-add-disconnection},
21361 @code{gnus-demon-add-nntp-close-connection},
21362 @code{gnus-demon-add-scan-timestamps}, @code{gnus-demon-add-rescan}, and
21363 @code{gnus-demon-add-scanmail}.  Just put those functions in your
21364 @file{~/.gnus.el} if you want those abilities.
21365
21366 @findex gnus-demon-init
21367 @findex gnus-demon-cancel
21368 @vindex gnus-demon-handlers
21369 If you add handlers to @code{gnus-demon-handlers} directly, you should
21370 run @code{gnus-demon-init} to make the changes take hold.  To cancel all
21371 daemons, you can use the @code{gnus-demon-cancel} function.
21372
21373 Note that adding daemons can be pretty naughty if you over do it.  Adding
21374 functions that scan all news and mail from all servers every two seconds
21375 is a sure-fire way of getting booted off any respectable system.  So
21376 behave.
21377
21378
21379 @node NoCeM
21380 @section NoCeM
21381 @cindex nocem
21382 @cindex spam
21383
21384 @dfn{Spamming} is posting the same article lots and lots of times.
21385 Spamming is bad.  Spamming is evil.
21386
21387 Spamming is usually canceled within a day or so by various anti-spamming
21388 agencies.  These agencies usually also send out @dfn{NoCeM} messages.
21389 NoCeM is pronounced ``no see-'em'', and means what the name
21390 implies---these are messages that make the offending articles, like, go
21391 away.
21392
21393 What use are these NoCeM messages if the articles are canceled anyway?
21394 Some sites do not honor cancel messages and some sites just honor cancels
21395 from a select few people.  Then you may wish to make use of the NoCeM
21396 messages, which are distributed in the @samp{alt.nocem.misc} newsgroup.
21397
21398 Gnus can read and parse the messages in this group automatically, and
21399 this will make spam disappear.
21400
21401 There are some variables to customize, of course:
21402
21403 @table @code
21404 @item gnus-use-nocem
21405 @vindex gnus-use-nocem
21406 Set this variable to @code{t} to set the ball rolling.  It is @code{nil}
21407 by default.
21408
21409 @item gnus-nocem-groups
21410 @vindex gnus-nocem-groups
21411 Gnus will look for NoCeM messages in the groups in this list.  The
21412 default is
21413 @lisp
21414 ("news.lists.filters" "news.admin.net-abuse.bulletins"
21415  "alt.nocem.misc" "news.admin.net-abuse.announce")
21416 @end lisp
21417
21418 @item gnus-nocem-issuers
21419 @vindex gnus-nocem-issuers
21420 There are many people issuing NoCeM messages.  This list says what
21421 people you want to listen to.  The default is
21422 @lisp
21423 ("Automoose-1" "clewis@@ferret.ocunix.on.ca"
21424  "cosmo.roadkill" "SpamHippo" "hweede@@snafu.de")
21425 @end lisp
21426 fine, upstanding citizens all of them.
21427
21428 Known despammers that you can put in this list are listed at@*
21429 @uref{http://www.xs4all.nl/~rosalind/nocemreg/nocemreg.html}.
21430
21431 You do not have to heed NoCeM messages from all these people---just the
21432 ones you want to listen to.  You also don't have to accept all NoCeM
21433 messages from the people you like.  Each NoCeM message has a @dfn{type}
21434 header that gives the message a (more or less, usually less) rigorous
21435 definition.  Common types are @samp{spam}, @samp{spew}, @samp{mmf},
21436 @samp{binary}, and @samp{troll}.  To specify this, you have to use
21437 @code{(@var{issuer} @var{conditions} @dots{})} elements in the list.
21438 Each condition is either a string (which is a regexp that matches types
21439 you want to use) or a list on the form @code{(not @var{string})}, where
21440 @var{string} is a regexp that matches types you don't want to use.
21441
21442 For instance, if you want all NoCeM messages from Chris Lewis except his
21443 @samp{troll} messages, you'd say:
21444
21445 @lisp
21446 ("clewis@@ferret.ocunix.on.ca" ".*" (not "troll"))
21447 @end lisp
21448
21449 On the other hand, if you just want nothing but his @samp{spam} and
21450 @samp{spew} messages, you'd say:
21451
21452 @lisp
21453 ("clewis@@ferret.ocunix.on.ca" (not ".*") "spew" "spam")
21454 @end lisp
21455
21456 The specs are applied left-to-right.
21457
21458
21459 @item gnus-nocem-verifyer
21460 @vindex gnus-nocem-verifyer
21461 @findex mc-verify
21462 This should be a function for verifying that the NoCeM issuer is who she
21463 says she is.  The default is @code{mc-verify}, which is a Mailcrypt
21464 function.  If this is too slow and you don't care for verification
21465 (which may be dangerous), you can set this variable to @code{nil}.
21466
21467 If you want signed NoCeM messages to be verified and unsigned messages
21468 not to be verified (but used anyway), you could do something like:
21469
21470 @lisp
21471 (setq gnus-nocem-verifyer 'my-gnus-mc-verify)
21472
21473 (defun my-gnus-mc-verify ()
21474   (not (eq 'forged
21475            (ignore-errors
21476              (if (mc-verify)
21477                  t
21478                'forged)))))
21479 @end lisp
21480
21481 This might be dangerous, though.
21482
21483 @item gnus-nocem-directory
21484 @vindex gnus-nocem-directory
21485 This is where Gnus will store its NoCeM cache files.  The default is@*
21486 @file{~/News/NoCeM/}.
21487
21488 @item gnus-nocem-expiry-wait
21489 @vindex gnus-nocem-expiry-wait
21490 The number of days before removing old NoCeM entries from the cache.
21491 The default is 15.  If you make it shorter Gnus will be faster, but you
21492 might then see old spam.
21493
21494 @item gnus-nocem-check-from
21495 @vindex gnus-nocem-check-from
21496 Non-@code{nil} means check for valid issuers in message bodies.
21497 Otherwise don't bother fetching articles unless their author matches a
21498 valid issuer; that is much faster if you are selective about the
21499 issuers.
21500
21501 @item gnus-nocem-check-article-limit
21502 @vindex gnus-nocem-check-article-limit
21503 If non-@code{nil}, the maximum number of articles to check in any NoCeM
21504 group.  NoCeM groups can be huge and very slow to process.
21505
21506 @end table
21507
21508 Using NoCeM could potentially be a memory hog.  If you have many living
21509 (i. e., subscribed or unsubscribed groups), your Emacs process will grow
21510 big.  If this is a problem, you should kill off all (or most) of your
21511 unsubscribed groups (@pxref{Subscription Commands}).
21512
21513
21514 @node Undo
21515 @section Undo
21516 @cindex undo
21517
21518 It is very useful to be able to undo actions one has done.  In normal
21519 Emacs buffers, it's easy enough---you just push the @code{undo} button.
21520 In Gnus buffers, however, it isn't that simple.
21521
21522 The things Gnus displays in its buffer is of no value whatsoever to
21523 Gnus---it's all just data designed to look nice to the user.
21524 Killing a group in the group buffer with @kbd{C-k} makes the line
21525 disappear, but that's just a side-effect of the real action---the
21526 removal of the group in question from the internal Gnus structures.
21527 Undoing something like that can't be done by the normal Emacs
21528 @code{undo} function.
21529
21530 Gnus tries to remedy this somewhat by keeping track of what the user
21531 does and coming up with actions that would reverse the actions the user
21532 takes.  When the user then presses the @code{undo} key, Gnus will run
21533 the code to reverse the previous action, or the previous actions.
21534 However, not all actions are easily reversible, so Gnus currently offers
21535 a few key functions to be undoable.  These include killing groups,
21536 yanking groups, and changing the list of read articles of groups.
21537 That's it, really.  More functions may be added in the future, but each
21538 added function means an increase in data to be stored, so Gnus will
21539 never be totally undoable.
21540
21541 @findex gnus-undo-mode
21542 @vindex gnus-use-undo
21543 @findex gnus-undo
21544 The undoability is provided by the @code{gnus-undo-mode} minor mode.  It
21545 is used if @code{gnus-use-undo} is non-@code{nil}, which is the
21546 default.  The @kbd{C-M-_} key performs the @code{gnus-undo}
21547 command, which should feel kinda like the normal Emacs @code{undo}
21548 command.
21549
21550
21551 @node Predicate Specifiers
21552 @section Predicate Specifiers
21553 @cindex predicate specifiers
21554
21555 Some Gnus variables are @dfn{predicate specifiers}.  This is a special
21556 form that allows flexible specification of predicates without having
21557 to type all that much.
21558
21559 These specifiers are lists consisting of functions, symbols and lists.
21560
21561 Here's an example:
21562
21563 @lisp
21564 (or gnus-article-unseen-p
21565     gnus-article-unread-p)
21566 @end lisp
21567
21568 The available symbols are @code{or}, @code{and} and @code{not}.  The
21569 functions all take one parameter.
21570
21571 @findex gnus-make-predicate
21572 Internally, Gnus calls @code{gnus-make-predicate} on these specifiers
21573 to create a function that can be called.  This input parameter to this
21574 function will be passed along to all the functions in the predicate
21575 specifier.
21576
21577
21578 @node Moderation
21579 @section Moderation
21580 @cindex moderation
21581
21582 If you are a moderator, you can use the @file{gnus-mdrtn.el} package.
21583 It is not included in the standard Gnus package.  Write a mail to
21584 @samp{larsi@@gnus.org} and state what group you moderate, and you'll
21585 get a copy.
21586
21587 The moderation package is implemented as a minor mode for summary
21588 buffers.  Put
21589
21590 @lisp
21591 (add-hook 'gnus-summary-mode-hook 'gnus-moderate)
21592 @end lisp
21593
21594 in your @file{~/.gnus.el} file.
21595
21596 If you are the moderator of @samp{rec.zoofle}, this is how it's
21597 supposed to work:
21598
21599 @enumerate
21600 @item
21601 You split your incoming mail by matching on
21602 @samp{Newsgroups:.*rec.zoofle}, which will put all the to-be-posted
21603 articles in some mail group---for instance, @samp{nnml:rec.zoofle}.
21604
21605 @item
21606 You enter that group once in a while and post articles using the @kbd{e}
21607 (edit-and-post) or @kbd{s} (just send unedited) commands.
21608
21609 @item
21610 If, while reading the @samp{rec.zoofle} newsgroup, you happen upon some
21611 articles that weren't approved by you, you can cancel them with the
21612 @kbd{c} command.
21613 @end enumerate
21614
21615 To use moderation mode in these two groups, say:
21616
21617 @lisp
21618 (setq gnus-moderated-list
21619       "^nnml:rec.zoofle$\\|^rec.zoofle$")
21620 @end lisp
21621
21622
21623 @node Image Enhancements
21624 @section Image Enhancements
21625
21626 XEmacs, as well as Emacs 21@footnote{Emacs 21 on MS Windows doesn't
21627 support images yet.}, is able to display pictures and stuff, so Gnus has
21628 taken advantage of that.
21629
21630 @menu
21631 * X-Face::                      Display a funky, teensy black-and-white image.
21632 * Face::                        Display a funkier, teensier colored image.
21633 * Smileys::                     Show all those happy faces the way they were meant to be shown.
21634 * Picons::                      How to display pictures of what you're reading.
21635 * XVarious::                    Other XEmacsy Gnusey variables.
21636 @end menu
21637
21638
21639 @node X-Face
21640 @subsection X-Face
21641 @cindex x-face
21642
21643 @code{X-Face} headers describe a 48x48 pixel black-and-white (1 bit
21644 depth) image that's supposed to represent the author of the message.
21645 It seems to be supported by an ever-growing number of mail and news
21646 readers.
21647
21648 @cindex x-face
21649 @findex gnus-article-display-x-face
21650 @vindex gnus-article-x-face-command
21651 @vindex gnus-article-x-face-too-ugly
21652 @iftex
21653 @iflatex
21654 \include{xface}
21655 @end iflatex
21656 @end iftex
21657 @c @anchor{X-Face}
21658
21659 Decoding an @code{X-Face} header either requires an Emacs that has
21660 @samp{compface} support (which most XEmacs versions has), or that you
21661 have @samp{compface} installed on your system.  If either is true,
21662 Gnus will default to displaying @code{X-Face} headers.
21663
21664 The variable that controls this is the
21665 @code{gnus-article-x-face-command} variable.  If this variable is a
21666 string, this string will be executed in a sub-shell.  If it is a
21667 function, this function will be called with the face as the argument.
21668 If the @code{gnus-article-x-face-too-ugly} (which is a regexp) matches
21669 the @code{From} header, the face will not be shown.
21670
21671 The default action under Emacs 20 is to fork off the @code{display}
21672 program@footnote{@code{display} is from the ImageMagick package.  For
21673 the @code{uncompface} and @code{icontopbm} programs look for a package
21674 like @code{compface} or @code{faces-xface} on a GNU/Linux system.}  to
21675 view the face.
21676
21677 Under XEmacs or Emacs 21+ with suitable image support, the default
21678 action is to display the face before the @code{From} header.  (It's
21679 nicer if XEmacs has been compiled with @code{X-Face} support---that
21680 will make display somewhat faster.  If there's no native @code{X-Face}
21681 support, Gnus will try to convert the @code{X-Face} header using
21682 external programs from the @code{pbmplus} package and
21683 friends.@footnote{On a GNU/Linux system look for packages with names
21684 like @code{netpbm}, @code{libgr-progs} and @code{compface}.})
21685
21686 (Note: @code{x-face} is used in the variable/function names, not
21687 @code{xface}).
21688
21689 Gnus provides a few convenience functions and variables to allow
21690 easier insertion of X-Face headers in outgoing messages.
21691
21692 @findex gnus-random-x-face
21693 @vindex gnus-convert-pbm-to-x-face-command
21694 @vindex gnus-x-face-directory
21695 @code{gnus-random-x-face} goes through all the @samp{pbm} files in
21696 @code{gnus-x-face-directory} and picks one at random, and then
21697 converts it to the X-Face format by using the
21698 @code{gnus-convert-pbm-to-x-face-command} shell command.  The
21699 @samp{pbm} files should be 48x48 pixels big.  It returns the X-Face
21700 header data as a string.
21701
21702 @findex gnus-insert-random-x-face-header
21703 @code{gnus-insert-random-x-face-header} calls
21704 @code{gnus-random-x-face} and inserts a @samp{X-Face} header with the
21705 randomly generated data.
21706
21707 @findex gnus-x-face-from-file
21708 @vindex gnus-convert-image-to-x-face-command
21709 @code{gnus-x-face-from-file} takes a GIF file as the parameter, and then
21710 converts the file to X-Face format by using the
21711 @code{gnus-convert-image-to-x-face-command} shell command.
21712
21713 Here's how you would typically use the first function.  Put something
21714 like the following in your @file{~/.gnus.el} file:
21715
21716 @lisp
21717 (setq message-required-news-headers
21718       (nconc message-required-news-headers
21719              (list '(X-Face . gnus-random-x-face))))
21720 @end lisp
21721
21722 Using the last function would be something like this:
21723
21724 @lisp
21725 (setq message-required-news-headers
21726       (nconc message-required-news-headers
21727              (list '(X-Face . (lambda ()
21728                                 (gnus-x-face-from-file
21729                                  "~/My-face.gif"))))))
21730 @end lisp
21731
21732
21733 @node Face
21734 @subsection Face
21735 @cindex face
21736
21737 @c #### FIXME: faces and x-faces'implementations should really be harmonized.
21738
21739 @code{Face} headers are essentially a funkier version of @code{X-Face}
21740 ones. They describe a 48x48 pixel colored image that's supposed to
21741 represent the author of the message.
21742
21743 @cindex face
21744 @findex gnus-article-display-face
21745 The contents of a @code{Face} header must be a base64 encoded PNG image.
21746 See @uref{http://quimby.gnus.org/circus/face/} for the precise
21747 specifications.
21748
21749 Gnus provides a few convenience functions and variables to allow
21750 easier insertion of Face headers in outgoing messages.
21751
21752 @findex gnus-convert-png-to-face
21753 @code{gnus-convert-png-to-face} takes a 48x48 PNG image, no longer than
21754 726 bytes long, and converts it to a face.
21755
21756 @findex gnus-face-from-file
21757 @vindex gnus-convert-image-to-face-command
21758 @code{gnus-face-from-file} takes a JPEG file as the parameter, and then
21759 converts the file to Face format by using the
21760 @code{gnus-convert-image-to-face-command} shell command.
21761
21762 Here's how you would typically use this function. Put something like the
21763 following in your @file{~/.gnus.el} file:
21764
21765 @lisp
21766 (setq message-required-news-headers
21767       (nconc message-required-news-headers
21768              (list '(Face . (lambda ()
21769                               (gnus-face-from-file "~/face.jpg"))))))
21770 @end lisp
21771
21772
21773 @node Smileys
21774 @subsection Smileys
21775 @cindex smileys
21776
21777 @iftex
21778 @iflatex
21779 \gnusfig{-3cm}{0.5cm}{\epsfig{figure=ps/BigFace,height=20cm}}
21780 \input{smiley}
21781 @end iflatex
21782 @end iftex
21783
21784 @dfn{Smiley} is a package separate from Gnus, but since Gnus is
21785 currently the only package that uses Smiley, it is documented here.
21786
21787 In short---to use Smiley in Gnus, put the following in your
21788 @file{~/.gnus.el} file:
21789
21790 @lisp
21791 (setq gnus-treat-display-smileys t)
21792 @end lisp
21793
21794 Smiley maps text smiley faces---@samp{:-)}, @samp{8-)}, @samp{:-(} and
21795 the like---to pictures and displays those instead of the text smiley
21796 faces.  The conversion is controlled by a list of regexps that matches
21797 text and maps that to file names.
21798
21799 @vindex smiley-regexp-alist
21800 The alist used is specified by the @code{smiley-regexp-alist}
21801 variable.  The first item in each element is the regexp to be matched;
21802 the second element is the regexp match group that is to be replaced by
21803 the picture; and the third element is the name of the file to be
21804 displayed.
21805
21806 The following variables customize where Smiley will look for these
21807 files:
21808
21809 @table @code
21810
21811 @item smiley-data-directory
21812 @vindex smiley-data-directory
21813 Where Smiley will look for smiley faces files.
21814
21815 @item gnus-smiley-file-types
21816 @vindex gnus-smiley-file-types
21817 List of suffixes on smiley file names to try.
21818
21819 @end table
21820
21821
21822 @node Picons
21823 @subsection Picons
21824
21825 @iftex
21826 @iflatex
21827 \include{picons}
21828 @end iflatex
21829 @end iftex
21830
21831 So@dots{}  You want to slow down your news reader even more!  This is a
21832 good way to do so.  It's also a great way to impress people staring
21833 over your shoulder as you read news.
21834
21835 What are Picons?  To quote directly from the Picons Web site:
21836
21837 @iftex
21838 @iflatex
21839 \margindex{}
21840 @end iflatex
21841 @end iftex
21842
21843 @quotation
21844 @dfn{Picons} is short for ``personal icons''.  They're small,
21845 constrained images used to represent users and domains on the net,
21846 organized into databases so that the appropriate image for a given
21847 e-mail address can be found.  Besides users and domains, there are picon
21848 databases for Usenet newsgroups and weather forecasts.  The picons are
21849 in either monochrome @code{XBM} format or color @code{XPM} and
21850 @code{GIF} formats.
21851 @end quotation
21852
21853 @vindex gnus-picon-databases
21854 For instructions on obtaining and installing the picons databases,
21855 point your Web browser at
21856 @uref{http://www.cs.indiana.edu/picons/ftp/index.html}.
21857
21858 If you are using Debian GNU/Linux, saying @samp{apt-get install
21859 picons.*} will install the picons where Gnus can find them.
21860
21861 To enable displaying picons, simply make sure that
21862 @code{gnus-picon-databases} points to the directory containing the
21863 Picons databases.
21864
21865 The following variables offer control over where things are located.
21866
21867 @table @code
21868
21869 @item gnus-picon-databases
21870 @vindex gnus-picon-databases
21871 The location of the picons database.  This is a list of directories
21872 containing the @file{news}, @file{domains}, @file{users} (and so on)
21873 subdirectories.  Defaults to @code{("/usr/lib/picon"
21874 "/usr/local/faces")}.
21875
21876 @item gnus-picon-news-directories
21877 @vindex gnus-picon-news-directories
21878 List of subdirectories to search in @code{gnus-picon-databases} for
21879 newsgroups faces.  @code{("news")} is the default.
21880
21881 @item gnus-picon-user-directories
21882 @vindex gnus-picon-user-directories
21883 List of subdirectories to search in @code{gnus-picon-databases} for user
21884 faces.  @code{("users" "usenix" "local" "misc")} is the default.
21885
21886 @item gnus-picon-domain-directories
21887 @vindex gnus-picon-domain-directories
21888 List of subdirectories to search in @code{gnus-picon-databases} for
21889 domain name faces.  Defaults to @code{("domains")}.  Some people may
21890 want to add @samp{"unknown"} to this list.
21891
21892 @item gnus-picon-file-types
21893 @vindex gnus-picon-file-types
21894 Ordered list of suffixes on picon file names to try.  Defaults to
21895 @code{("xpm" "gif" "xbm")} minus those not built-in your Emacs.
21896
21897 @end table
21898
21899
21900 @node XVarious
21901 @subsection Various XEmacs Variables
21902
21903 @table @code
21904 @item gnus-xmas-glyph-directory
21905 @vindex gnus-xmas-glyph-directory
21906 This is where Gnus will look for pictures.  Gnus will normally
21907 auto-detect this directory, but you may set it manually if you have an
21908 unusual directory structure.
21909
21910 @item gnus-xmas-logo-color-alist
21911 @vindex gnus-xmas-logo-color-alist
21912 This is an alist where the key is a type symbol and the values are the
21913 foreground and background color of the splash page glyph.
21914
21915 @item gnus-xmas-logo-color-style
21916 @vindex gnus-xmas-logo-color-style
21917 This is the key used to look up the color in the alist described above.
21918 Valid values include @code{flame}, @code{pine}, @code{moss},
21919 @code{irish}, @code{sky}, @code{tin}, @code{velvet}, @code{grape},
21920 @code{labia}, @code{berry}, @code{neutral}, and @code{september}.
21921
21922 @item gnus-xmas-modeline-glyph
21923 @vindex gnus-xmas-modeline-glyph
21924 A glyph displayed in all Gnus mode lines.  It is a tiny gnu head by
21925 default.
21926
21927 @end table
21928
21929 @subsubsection Toolbar
21930
21931 @table @code
21932
21933 @item gnus-use-toolbar
21934 @vindex gnus-use-toolbar
21935 If @code{nil}, don't display toolbars.  If non-@code{nil}, it should be
21936 one of @code{default-toolbar}, @code{top-toolbar}, @code{bottom-toolbar},
21937 @code{right-toolbar}, or @code{left-toolbar}.
21938
21939 @item gnus-group-toolbar
21940 @vindex gnus-group-toolbar
21941 The toolbar in the group buffer.
21942
21943 @item gnus-summary-toolbar
21944 @vindex gnus-summary-toolbar
21945 The toolbar in the summary buffer.
21946
21947 @item gnus-summary-mail-toolbar
21948 @vindex gnus-summary-mail-toolbar
21949 The toolbar in the summary buffer of mail groups.
21950
21951 @end table
21952
21953 @iftex
21954 @iflatex
21955 \margindex{}
21956 @end iflatex
21957 @end iftex
21958
21959
21960 @node Fuzzy Matching
21961 @section Fuzzy Matching
21962 @cindex fuzzy matching
21963
21964 Gnus provides @dfn{fuzzy matching} of @code{Subject} lines when doing
21965 things like scoring, thread gathering and thread comparison.
21966
21967 As opposed to regular expression matching, fuzzy matching is very fuzzy.
21968 It's so fuzzy that there's not even a definition of what @dfn{fuzziness}
21969 means, and the implementation has changed over time.
21970
21971 Basically, it tries to remove all noise from lines before comparing.
21972 @samp{Re: }, parenthetical remarks, white space, and so on, are filtered
21973 out of the strings before comparing the results.  This often leads to
21974 adequate results---even when faced with strings generated by text
21975 manglers masquerading as newsreaders.
21976
21977
21978 @node Thwarting Email Spam
21979 @section Thwarting Email Spam
21980 @cindex email spam
21981 @cindex spam
21982 @cindex UCE
21983 @cindex unsolicited commercial email
21984
21985 In these last days of the Usenet, commercial vultures are hanging about
21986 and grepping through news like crazy to find email addresses they can
21987 foist off their scams and products to.  As a reaction to this, many
21988 people have started putting nonsense addresses into their @code{From}
21989 lines.  I think this is counterproductive---it makes it difficult for
21990 people to send you legitimate mail in response to things you write, as
21991 well as making it difficult to see who wrote what.  This rewriting may
21992 perhaps be a bigger menace than the unsolicited commercial email itself
21993 in the end.
21994
21995 The biggest problem I have with email spam is that it comes in under
21996 false pretenses.  I press @kbd{g} and Gnus merrily informs me that I
21997 have 10 new emails.  I say ``Golly gee!  Happy is me!'' and select the
21998 mail group, only to find two pyramid schemes, seven advertisements
21999 (``New!  Miracle tonic for growing full, lustrous hair on your toes!'')
22000 and one mail asking me to repent and find some god.
22001
22002 This is annoying.  Here's what you can do about it.
22003
22004 @menu
22005 * The problem of spam::         Some background, and some solutions
22006 * Anti-Spam Basics::            Simple steps to reduce the amount of spam.
22007 * SpamAssassin::                How to use external anti-spam tools.
22008 * Hashcash::                    Reduce spam by burning CPU time.
22009 * Filtering Spam Using The Spam ELisp Package::
22010 * Filtering Spam Using Statistics with spam-stat::
22011 @end menu
22012
22013 @node The problem of spam
22014 @subsection The problem of spam
22015 @cindex email spam
22016 @cindex spam filtering approaches
22017 @cindex filtering approaches, spam
22018 @cindex UCE
22019 @cindex unsolicited commercial email
22020
22021 First, some background on spam.
22022
22023 If you have access to e-mail, you are familiar with spam (technically
22024 termed @acronym{UCE}, Unsolicited Commercial E-mail).  Simply put, it exists
22025 because e-mail delivery is very cheap compared to paper mail, so only
22026 a very small percentage of people need to respond to an UCE to make it
22027 worthwhile to the advertiser.  Ironically, one of the most common
22028 spams is the one offering a database of e-mail addresses for further
22029 spamming.  Senders of spam are usually called @emph{spammers}, but terms like
22030 @emph{vermin}, @emph{scum}, and @emph{morons} are in common use as well.
22031
22032 Spam comes from a wide variety of sources.  It is simply impossible to
22033 dispose of all spam without discarding useful messages.  A good
22034 example is the TMDA system, which requires senders
22035 unknown to you to confirm themselves as legitimate senders before
22036 their e-mail can reach you.  Without getting into the technical side
22037 of TMDA, a downside is clearly that e-mail from legitimate sources may
22038 be discarded if those sources can't or won't confirm themselves
22039 through the TMDA system.  Another problem with TMDA is that it
22040 requires its users to have a basic understanding of e-mail delivery
22041 and processing.
22042
22043 The simplest approach to filtering spam is filtering.  If you get 200
22044 spam messages per day from @samp{random-address@@vmadmin.com}, you
22045 block @samp{vmadmin.com}.  If you get 200 messages about
22046 @samp{VIAGRA}, you discard all messages with @samp{VIAGRA} in the
22047 message.  This, unfortunately, is a great way to discard legitimate
22048 e-mail.  For instance, the very informative and useful RISKS digest
22049 has been blocked by overzealous mail filters because it
22050 @strong{contained} words that were common in spam messages.
22051 Nevertheless, in isolated cases, with great care, direct filtering of
22052 mail can be useful.
22053
22054 Another approach to filtering e-mail is the distributed spam
22055 processing, for instance DCC implements such a system.  In essence,
22056 @var{N} systems around the world agree that a machine @var{X} in
22057 China, Ghana, or California is sending out spam e-mail, and these
22058 @var{N} systems enter @var{X} or the spam e-mail from @var{X} into
22059 a database.  The criteria for spam detection vary---it may be the
22060 number of messages sent, the content of the messages, and so on.  When
22061 a user of the distributed processing system wants to find out if a
22062 message is spam, he consults one of those @var{N} systems.
22063
22064 Distributed spam processing works very well against spammers that send
22065 a large number of messages at once, but it requires the user to set up
22066 fairly complicated checks.  There are commercial and free distributed
22067 spam processing systems.  Distributed spam processing has its risks as
22068 well.  For instance legitimate e-mail senders have been accused of
22069 sending spam, and their web sites have been shut down for some time
22070 because of the incident.
22071
22072 The statistical approach to spam filtering is also popular.  It is
22073 based on a statistical analysis of previous spam messages.  Usually
22074 the analysis is a simple word frequency count, with perhaps pairs of
22075 words or 3-word combinations thrown into the mix.  Statistical
22076 analysis of spam works very well in most of the cases, but it can
22077 classify legitimate e-mail as spam in some cases.  It takes time to
22078 run the analysis, the full message must be analyzed, and the user has
22079 to store the database of spam analyses.
22080
22081 @node Anti-Spam Basics
22082 @subsection Anti-Spam Basics
22083 @cindex email spam
22084 @cindex spam
22085 @cindex UCE
22086 @cindex unsolicited commercial email
22087
22088 One way of dealing with spam is having Gnus split out all spam into a
22089 @samp{spam} mail group (@pxref{Splitting Mail}).
22090
22091 First, pick one (1) valid mail address that you can be reached at, and
22092 put it in your @code{From} header of all your news articles.  (I've
22093 chosen @samp{larsi@@trym.ifi.uio.no}, but for many addresses on the form
22094 @samp{larsi+usenet@@ifi.uio.no} will be a better choice.  Ask your
22095 sysadmin whether your sendmail installation accepts keywords in the local
22096 part of the mail address.)
22097
22098 @lisp
22099 (setq message-default-news-headers
22100       "From: Lars Magne Ingebrigtsen <larsi@@trym.ifi.uio.no>\n")
22101 @end lisp
22102
22103 Then put the following split rule in @code{nnmail-split-fancy}
22104 (@pxref{Fancy Mail Splitting}):
22105
22106 @lisp
22107 (
22108  ...
22109  (to "larsi@@trym.ifi.uio.no"
22110       (| ("subject" "re:.*" "misc")
22111          ("references" ".*@@.*" "misc")
22112          "spam"))
22113  ...
22114 )
22115 @end lisp
22116
22117 This says that all mail to this address is suspect, but if it has a
22118 @code{Subject} that starts with a @samp{Re:} or has a @code{References}
22119 header, it's probably ok.  All the rest goes to the @samp{spam} group.
22120 (This idea probably comes from Tim Pierce.)
22121
22122 In addition, many mail spammers talk directly to your @acronym{SMTP} server
22123 and do not include your email address explicitly in the @code{To}
22124 header.  Why they do this is unknown---perhaps it's to thwart this
22125 thwarting scheme?  In any case, this is trivial to deal with---you just
22126 put anything not addressed to you in the @samp{spam} group by ending
22127 your fancy split rule in this way:
22128
22129 @lisp
22130 (
22131  ...
22132  (to "larsi" "misc")
22133  "spam")
22134 @end lisp
22135
22136 In my experience, this will sort virtually everything into the right
22137 group.  You still have to check the @samp{spam} group from time to time to
22138 check for legitimate mail, though.  If you feel like being a good net
22139 citizen, you can even send off complaints to the proper authorities on
22140 each unsolicited commercial email---at your leisure.
22141
22142 This works for me.  It allows people an easy way to contact me (they can
22143 just press @kbd{r} in the usual way), and I'm not bothered at all with
22144 spam.  It's a win-win situation.  Forging @code{From} headers to point
22145 to non-existent domains is yucky, in my opinion.
22146
22147
22148
22149 @node SpamAssassin
22150 @subsection SpamAssassin, Vipul's Razor, DCC, etc
22151 @cindex SpamAssassin
22152 @cindex Vipul's Razor
22153 @cindex DCC
22154
22155 The days where the hints in the previous section was sufficient in
22156 avoiding spam are coming to an end.  There are many tools out there
22157 that claim to reduce the amount of spam you get.  This section could
22158 easily become outdated fast, as new products replace old, but
22159 fortunately most of these tools seem to have similar interfaces.  Even
22160 though this section will use SpamAssassin as an example, it should be
22161 easy to adapt it to most other tools.
22162
22163 If the tool you are using is not installed on the mail server, you
22164 need to invoke it yourself.  Ideas on how to use the
22165 @code{:postscript} mail source parameter (@pxref{Mail Source
22166 Specifiers}) follow.
22167
22168 @lisp
22169 (setq mail-sources
22170       '((file :prescript "formail -bs spamassassin < /var/mail/%u")
22171         (pop :user "jrl"
22172              :server "pophost"
22173              :postscript "mv %t /tmp/foo; formail -bs spamc < /tmp/foo > %t")))
22174 @end lisp
22175
22176 Once you manage to process your incoming spool somehow, thus making
22177 the mail contain e.g.@: a header indicating it is spam, you are ready to
22178 filter it out.  Using normal split methods (@pxref{Splitting Mail}):
22179
22180 @lisp
22181 (setq nnmail-split-methods '(("spam"  "^X-Spam-Flag: YES")
22182                              ...))
22183 @end lisp
22184
22185 Or using fancy split methods (@pxref{Fancy Mail Splitting}):
22186
22187 @lisp
22188 (setq nnmail-split-methods 'nnmail-split-fancy
22189       nnmail-split-fancy '(| ("X-Spam-Flag" "YES" "spam")
22190                              ...))
22191 @end lisp
22192
22193 Some people might not like the idea of piping the mail through various
22194 programs using a @code{:prescript} (if some program is buggy, you
22195 might lose all mail).  If you are one of them, another solution is to
22196 call the external tools during splitting.  Example fancy split method:
22197
22198 @lisp
22199 (setq nnmail-split-fancy '(| (: kevin-spamassassin)
22200                              ...))
22201 (defun kevin-spamassassin ()
22202   (save-excursion
22203     (widen)
22204     (if (eq 1 (call-process-region (point-min) (point-max)
22205                                    "spamc" nil nil nil "-c"))
22206         "spam")))
22207 @end lisp
22208
22209 Note that with the nnimap backend, message bodies will not be
22210 downloaded by default.  You need to set
22211 @code{nnimap-split-download-body} to t to do that (@pxref{Splitting in
22212 IMAP}).
22213
22214 That is about it.  As some spam is likely to get through anyway, you
22215 might want to have a nifty function to call when you happen to read
22216 spam.  And here is the nifty function:
22217
22218 @lisp
22219  (defun my-gnus-raze-spam ()
22220   "Submit SPAM to Vipul's Razor, then mark it as expirable."
22221   (interactive)
22222   (gnus-summary-show-raw-article)
22223   (gnus-summary-save-in-pipe "razor-report -f -d")
22224   (gnus-summary-mark-as-expirable 1))
22225 @end lisp
22226
22227 @node Hashcash
22228 @subsection Hashcash
22229 @cindex hashcash
22230
22231 A novel technique to fight spam is to require senders to do something
22232 costly for each message they send.  This has the obvious drawback that
22233 you cannot rely on everyone in the world using this technique,
22234 since it is not part of the Internet standards, but it may be useful
22235 in smaller communities.
22236
22237 While the tools in the previous section work well in practice, they
22238 work only because the tools are constantly maintained and updated as
22239 new form of spam appears.  This means that a small percentage of spam
22240 will always get through.  It also means that somewhere, someone needs
22241 to read lots of spam to update these tools.  Hashcash avoids that, but
22242 instead requires that everyone you communicate with supports the
22243 scheme.  You can view the two approaches as pragmatic vs dogmatic.
22244 The approaches have their own advantages and disadvantages, but as
22245 often in the real world, a combination of them is stronger than either
22246 one of them separately.
22247
22248 @cindex X-Hashcash
22249 The ``something costly'' is to burn CPU time, more specifically to
22250 compute a hash collision up to a certain number of bits.  The
22251 resulting hashcash cookie is inserted in a @samp{X-Hashcash:}
22252 header.  For more details, and for the external application
22253 @code{hashcash} you need to install to use this feature, see
22254 @uref{http://www.cypherspace.org/~adam/hashcash/}.  Even more
22255 information can be found at @uref{http://www.camram.org/}.
22256
22257 If you wish to call hashcash for each message you send, say something
22258 like:
22259
22260 @lisp
22261 (require 'hashcash)
22262 (add-hook 'message-send-hook 'mail-add-payment)
22263 @end lisp
22264
22265 The @file{hashcash.el} library can be found in the Gnus development
22266 contrib directory or at
22267 @uref{http://users.actrix.gen.nz/mycroft/hashcash.el}.
22268
22269 You will need to set up some additional variables as well:
22270
22271 @table @code
22272
22273 @item hashcash-default-payment
22274 @vindex hashcash-default-payment
22275 This variable indicates the default number of bits the hash collision
22276 should consist of.  By default this is 0, meaning nothing will be
22277 done.  Suggested useful values include 17 to 29.
22278
22279 @item hashcash-payment-alist
22280 @vindex hashcash-payment-alist
22281 Some receivers may require you to spend burn more CPU time than the
22282 default.  This variable contains a list of @samp{(@var{addr}
22283 @var{amount})} cells, where @var{addr} is the receiver (email address
22284 or newsgroup) and @var{amount} is the number of bits in the collision
22285 that is needed.  It can also contain @samp{(@var{addr} @var{string}
22286 @var{amount})} cells, where the @var{string} is the string to use
22287 (normally the email address or newsgroup name is used).
22288
22289 @item hashcash
22290 @vindex hashcash
22291 Where the @code{hashcash} binary is installed.
22292
22293 @end table
22294
22295 Currently there is no built in functionality in Gnus to verify
22296 hashcash cookies, it is expected that this is performed by your hand
22297 customized mail filtering scripts.  Improvements in this area would be
22298 a useful contribution, however.
22299
22300 @node Filtering Spam Using The Spam ELisp Package
22301 @subsection Filtering Spam Using The Spam ELisp Package
22302 @cindex spam filtering
22303 @cindex spam
22304
22305 The idea behind @file{spam.el} is to have a control center for spam detection
22306 and filtering in Gnus.  To that end, @file{spam.el} does two things: it
22307 filters incoming mail, and it analyzes mail known to be spam or ham.
22308 @dfn{Ham} is the name used throughout @file{spam.el} to indicate
22309 non-spam messages.
22310
22311 So, what happens when you load @file{spam.el}?  
22312
22313 First of all, you @strong{must} set the variable
22314 @code{spam-install-hooks} to @code{t} and install the @code{spam.el} hooks:
22315
22316 @example
22317 (setq spam-install-hooks t)
22318 (spam-install-hooks-function)
22319 @end example
22320
22321 This is automatically done for you if you load @code{spam.el}
22322 @emph{after} one of the @code{spam-use-*} variables explained later
22323 are set.  So you should load @code{spam.el} after you set one of the
22324 @code{spam-use-*} variables:
22325
22326 @example
22327 (setq spam-use-bogofilter t)
22328 (require 'spam)
22329 @end example
22330
22331 You get the following keyboard commands:
22332
22333 @table @kbd
22334
22335 @item M-d
22336 @itemx M s x
22337 @itemx S x
22338 @kindex M-d
22339 @kindex S x
22340 @kindex M s x
22341 @findex gnus-summary-mark-as-spam
22342 @code{gnus-summary-mark-as-spam}.
22343
22344 Mark current article as spam, showing it with the @samp{$} mark.
22345 Whenever you see a spam article, make sure to mark its summary line
22346 with @kbd{M-d} before leaving the group.  This is done automatically
22347 for unread articles in @emph{spam} groups.
22348
22349 @item M s t
22350 @itemx S t
22351 @kindex M s t
22352 @kindex S t
22353 @findex spam-bogofilter-score
22354 @code{spam-bogofilter-score}.
22355
22356 You must have Bogofilter installed for that command to work properly.
22357
22358 @xref{Bogofilter}.
22359
22360 @end table
22361
22362 Also, when you load @file{spam.el}, you will be able to customize its
22363 variables.  Try @code{customize-group} on the @samp{spam} variable
22364 group.
22365
22366 @vindex gnus-spam-process-newsgroups
22367 The concepts of ham processors and spam processors are very important.
22368 Ham processors and spam processors for a group can be set with the
22369 @code{spam-process} group parameter, or the
22370 @code{gnus-spam-process-newsgroups} variable.  Ham processors take
22371 mail known to be non-spam (@emph{ham}) and process it in some way so
22372 that later similar mail will also be considered non-spam.  Spam
22373 processors take mail known to be spam and process it so similar spam
22374 will be detected later.
22375
22376 @vindex gnus-spam-newsgroup-contents
22377 Gnus learns from the spam you get.  You have to collect your spam in
22378 one or more spam groups, and set or customize the variable
22379 @code{spam-junk-mailgroups} as appropriate.  You can also declare
22380 groups to contain spam by setting their group parameter
22381 @code{spam-contents} to @code{gnus-group-spam-classification-spam}, or
22382 by customizing the corresponding variable
22383 @code{gnus-spam-newsgroup-contents}.  The @code{spam-contents} group
22384 parameter and the @code{gnus-spam-newsgroup-contents} variable can
22385 also be used to declare groups as @emph{ham} groups if you set their
22386 classification to @code{gnus-group-spam-classification-ham}.  If
22387 groups are not classified by means of @code{spam-junk-mailgroups},
22388 @code{spam-contents}, or @code{gnus-spam-newsgroup-contents}, they are
22389 considered @emph{unclassified}.  All groups are unclassified by
22390 default.
22391
22392 @vindex gnus-spam-mark
22393 @cindex $
22394 In spam groups, all messages are considered to be spam by default:
22395 they get the @samp{$} mark (@code{gnus-spam-mark}) when you enter the
22396 group.  If you have seen a message, had it marked as spam, then
22397 unmarked it, it won't be marked as spam when you enter the group
22398 thereafter.  You can disable that behavior, so all unread messages
22399 will get the @samp{$} mark, if you set the
22400 @code{spam-mark-only-unseen-as-spam} parameter to nil.  You should
22401 remove the @samp{$} mark when you are in the group summary buffer for
22402 every message that is not spam after all.  To remove the @samp{$}
22403 mark, you can use @kbd{M-u} to ``unread'' the article, or @kbd{d} for
22404 declaring it read the non-spam way.  When you leave a group, all
22405 spam-marked (@samp{$}) articles are sent to a spam processor which
22406 will study them as spam samples.
22407
22408 Messages may also be deleted in various other ways, and unless
22409 @code{ham-marks} group parameter gets overridden below, marks @samp{R}
22410 and @samp{r} for default read or explicit delete, marks @samp{X} and
22411 @samp{K} for automatic or explicit kills, as well as mark @samp{Y} for
22412 low scores, are all considered to be associated with articles which
22413 are not spam.  This assumption might be false, in particular if you
22414 use kill files or score files as means for detecting genuine spam, you
22415 should then adjust the @code{ham-marks} group parameter.
22416
22417 @defvar ham-marks
22418 You can customize this group or topic parameter to be the list of
22419 marks you want to consider ham.  By default, the list contains the
22420 deleted, read, killed, kill-filed, and low-score marks.
22421 @end defvar
22422
22423 @defvar spam-marks
22424 You can customize this group or topic parameter to be the list of
22425 marks you want to consider spam.  By default, the list contains only
22426 the spam mark.
22427 @end defvar
22428
22429 When you leave @emph{any} group, regardless of its
22430 @code{spam-contents} classification, all spam-marked articles are sent
22431 to a spam processor, which will study these as spam samples.  If you
22432 explicit kill a lot, you might sometimes end up with articles marked
22433 @samp{K} which you never saw, and which might accidentally contain
22434 spam.  Best is to make sure that real spam is marked with @samp{$},
22435 and nothing else.
22436
22437 @vindex gnus-ham-process-destinations
22438 When you leave a @emph{spam} group, all spam-marked articles are
22439 marked as expired after processing with the spam processor.  This is
22440 not done for @emph{unclassified} or @emph{ham} groups.  Also, any
22441 @strong{ham} articles in a spam group will be moved to a location
22442 determined by either the @code{ham-process-destination} group
22443 parameter or a match in the @code{gnus-ham-process-destinations}
22444 variable, which is a list of regular expressions matched with group
22445 names (it's easiest to customize this variable with
22446 @code{customize-variable gnus-ham-process-destinations}).  The ultimate
22447 location is a group name.  If the @code{ham-process-destination}
22448 parameter is not set, ham articles are left in place.  If the
22449 @code{spam-mark-ham-unread-before-move-from-spam-group} parameter is
22450 set, the ham articles are marked as unread before being moved.
22451
22452 When you leave a @emph{ham} group, all ham-marked articles are sent to
22453 a ham processor, which will study these as non-spam samples.
22454
22455 @vindex gnus-spam-process-destinations
22456 When you leave a @emph{ham} or @emph{unclassified} group, all
22457 @strong{spam} articles are moved to a location determined by either
22458 the @code{spam-process-destination} group parameter or a match in the
22459 @code{gnus-spam-process-destinations} variable, which is a list of
22460 regular expressions matched with group names (it's easiest to
22461 customize this variable with @code{customize-variable
22462 gnus-spam-process-destinations}).  The ultimate location is a group
22463 name.  If the @code{spam-process-destination} parameter is not set,
22464 the spam articles are only expired.
22465
22466 To use the @file{spam.el} facilities for incoming mail filtering, you
22467 must add the following to your fancy split list
22468 @code{nnmail-split-fancy} or @code{nnimap-split-fancy}:
22469
22470 @example
22471 (: spam-split)
22472 @end example
22473
22474 Note that the fancy split may be called @code{nnmail-split-fancy} or
22475 @code{nnimap-split-fancy}, depending on whether you use the nnmail or
22476 nnimap back ends to retrieve your mail.
22477
22478 The @code{spam-split} function will process incoming mail and send the
22479 mail considered to be spam into the group name given by the variable
22480 @code{spam-split-group}.  By default that group name is @samp{spam},
22481 but you can customize @code{spam-split-group}.
22482
22483 You can also give @code{spam-split} a parameter,
22484 e.g. @samp{'spam-use-regex-headers}.  Why is this useful?
22485
22486 Take these split rules (with @code{spam-use-regex-headers} and
22487 @code{spam-use-blackholes} set):
22488
22489 @example
22490  nnimap-split-fancy '(|
22491                       (any "ding" "ding")
22492                       (: spam-split)
22493                       ;; default mailbox
22494                       "mail")
22495 @end example
22496
22497 Now, the problem is that you want all ding messages to make it to the
22498 ding folder.  But that will let obvious spam (for example, spam
22499 detected by SpamAssassin, and @code{spam-use-regex-headers}) through,
22500 when it's sent to the ding list.  On the other hand, some messages to
22501 the ding list are from a mail server in the blackhole list, so the
22502 invocation of @code{spam-split} can't be before the ding rule.
22503
22504 You can let SpamAssassin headers supercede ding rules, but all other
22505 @code{spam-split} rules (including a second invocation of the
22506 regex-headers check) will be after the ding rule:
22507
22508 @example
22509  nnimap-split-fancy '(|
22510                       (: spam-split 'spam-use-regex-headers)
22511                       (any "ding" "ding")
22512                       (: spam-split)
22513                       ;; default mailbox
22514                       "mail")
22515 @end example
22516
22517 Basically, this lets you invoke specific @code{spam-split} checks
22518 depending on your particular needs.  You don't have to throw all mail
22519 into all the spam tests.  Another reason why this is nice is that
22520 messages to mailing lists you have rules for don't have to have
22521 resource-intensive blackhole checks performed on them.  You could also
22522 specify different spam checks for your nnmail split vs. your nnimap
22523 split.  Go crazy.
22524
22525 You still have to have specific checks such as
22526 @code{spam-use-regex-headers} set to @code{t}, even if you specifically
22527 invoke @code{spam-split} with the check.  The reason is that when
22528 loading @file{spam.el}, some conditional loading is done depending on
22529 what @code{spam-use-xyz} variables you have set.
22530
22531 @emph{Note for IMAP users}
22532
22533 The boolean variable @code{nnimap-split-download-body} needs to be
22534 set, if you want to split based on the whole message instead of just
22535 the headers.  By default, the nnimap back end will only retrieve the
22536 message headers.  If you use @code{spam-check-bogofilter},
22537 @code{spam-check-ifile}, or @code{spam-check-stat} (the splitters that
22538 can benefit from the full message body), you should set this variable.
22539 It is not set by default because it will slow @acronym{IMAP} down, and
22540 that is not an appropriate decision to make on behalf of the user.
22541
22542 @xref{Splitting in IMAP}.
22543
22544 @emph{TODO: Currently, spam.el only supports insertion of articles
22545 into a back end.  There is no way to tell spam.el that an article is no
22546 longer spam or ham.}
22547
22548 @emph{TODO: spam.el needs to provide a uniform way of training all the
22549 statistical databases.  Some have that functionality built-in, others
22550 don't.}
22551
22552 The following are the methods you can use to control the behavior of
22553 @code{spam-split} and their corresponding spam and ham processors:
22554
22555 @menu
22556 * Blacklists and Whitelists::
22557 * BBDB Whitelists::
22558 * Gmane Spam Reporting::
22559 * Anti-spam Hashcash Payments::
22560 * Blackholes::
22561 * Regular Expressions Header Matching::
22562 * Bogofilter::
22563 * ifile spam filtering::
22564 * spam-stat spam filtering::
22565 * SpamOracle::
22566 * Extending the spam elisp package::
22567 @end menu
22568
22569 @node Blacklists and Whitelists
22570 @subsubsection Blacklists and Whitelists
22571 @cindex spam filtering
22572 @cindex whitelists, spam filtering
22573 @cindex blacklists, spam filtering
22574 @cindex spam
22575
22576 @defvar spam-use-blacklist
22577
22578 Set this variable to @code{t} if you want to use blacklists when
22579 splitting incoming mail.  Messages whose senders are in the blacklist
22580 will be sent to the @code{spam-split-group}.  This is an explicit
22581 filter, meaning that it acts only on mail senders @emph{declared} to
22582 be spammers.
22583
22584 @end defvar
22585
22586 @defvar spam-use-whitelist
22587
22588 Set this variable to @code{t} if you want to use whitelists when
22589 splitting incoming mail.  Messages whose senders are not in the
22590 whitelist will be sent to the next spam-split rule.  This is an
22591 explicit filter, meaning that unless someone is in the whitelist, their
22592 messages are not assumed to be spam or ham.
22593
22594 @end defvar
22595
22596 @defvar spam-use-whitelist-exclusive
22597
22598 Set this variable to @code{t} if you want to use whitelists as an
22599 implicit filter, meaning that every message will be considered spam
22600 unless the sender is in the whitelist.  Use with care.
22601
22602 @end defvar
22603
22604 @defvar gnus-group-spam-exit-processor-blacklist
22605
22606 Add this symbol to a group's @code{spam-process} parameter by
22607 customizing the group parameters or the
22608 @code{gnus-spam-process-newsgroups} variable.  When this symbol is
22609 added to a group's @code{spam-process} parameter, the senders of
22610 spam-marked articles will be added to the blacklist.
22611
22612 @end defvar
22613
22614 @defvar gnus-group-ham-exit-processor-whitelist
22615
22616 Add this symbol to a group's @code{spam-process} parameter by
22617 customizing the group parameters or the
22618 @code{gnus-spam-process-newsgroups} variable.  When this symbol is
22619 added to a group's @code{spam-process} parameter, the senders of
22620 ham-marked articles in @emph{ham} groups will be added to the
22621 whitelist.  Note that this ham processor has no effect in @emph{spam}
22622 or @emph{unclassified} groups.
22623
22624 @end defvar
22625
22626 Blacklists are lists of regular expressions matching addresses you
22627 consider to be spam senders.  For instance, to block mail from any
22628 sender at @samp{vmadmin.com}, you can put @samp{vmadmin.com} in your
22629 blacklist.  You start out with an empty blacklist.  Blacklist entries
22630 use the Emacs regular expression syntax.
22631
22632 Conversely, whitelists tell Gnus what addresses are considered
22633 legitimate.  All messages from whitelisted addresses are considered
22634 non-spam.  Also see @ref{BBDB Whitelists}.  Whitelist entries use the
22635 Emacs regular expression syntax.
22636
22637 The blacklist and whitelist file locations can be customized with the
22638 @code{spam-directory} variable (@file{~/News/spam} by default), or
22639 the @code{spam-whitelist} and @code{spam-blacklist} variables
22640 directly.  The whitelist and blacklist files will by default be in the
22641 @code{spam-directory} directory, named @file{whitelist} and
22642 @file{blacklist} respectively.
22643
22644 @node BBDB Whitelists
22645 @subsubsection BBDB Whitelists
22646 @cindex spam filtering
22647 @cindex BBDB whitelists, spam filtering
22648 @cindex BBDB, spam filtering
22649 @cindex spam
22650
22651 @defvar spam-use-BBDB
22652
22653 Analogous to @code{spam-use-whitelist} (@pxref{Blacklists and
22654 Whitelists}), but uses the BBDB as the source of whitelisted
22655 addresses, without regular expressions.  You must have the BBDB loaded
22656 for @code{spam-use-BBDB} to work properly.  Messages whose senders are
22657 not in the BBDB will be sent to the next spam-split rule.  This is an
22658 explicit filter, meaning that unless someone is in the BBDB, their
22659 messages are not assumed to be spam or ham.
22660
22661 @end defvar
22662
22663 @defvar spam-use-BBDB-exclusive
22664
22665 Set this variable to @code{t} if you want to use the BBDB as an
22666 implicit filter, meaning that every message will be considered spam
22667 unless the sender is in the BBDB.  Use with care.  Only sender
22668 addresses in the BBDB will be allowed through; all others will be
22669 classified as spammers.
22670
22671 @end defvar
22672
22673 @defvar gnus-group-ham-exit-processor-BBDB
22674
22675 Add this symbol to a group's @code{spam-process} parameter by
22676 customizing the group parameters or the
22677 @code{gnus-spam-process-newsgroups} variable.  When this symbol is
22678 added to a group's @code{spam-process} parameter, the senders of
22679 ham-marked articles in @emph{ham} groups will be added to the
22680 BBDB.  Note that this ham processor has no effect in @emph{spam}
22681 or @emph{unclassified} groups.
22682
22683 @end defvar
22684
22685 @node Gmane Spam Reporting
22686 @subsubsection Gmane Spam Reporting
22687 @cindex spam reporting
22688 @cindex Gmane, spam reporting
22689 @cindex Gmane, spam reporting
22690 @cindex spam
22691
22692 @defvar gnus-group-spam-exit-processor-report-gmane
22693
22694 Add this symbol to a group's @code{spam-process} parameter by
22695 customizing the group parameters or the
22696 @code{gnus-spam-process-newsgroups} variable.  When this symbol is
22697 added to a group's @code{spam-process} parameter, the spam-marked
22698 articles groups will be reported to the Gmane administrators via a
22699 HTTP request.
22700
22701 Gmane can be found at @uref{http://gmane.org}.
22702
22703 @end defvar
22704
22705 @defvar spam-report-gmane-use-article-number
22706
22707 This variable is @code{t} by default.  Set it to @code{nil} if you are
22708 running your own news server, for instance, and the local article
22709 numbers don't correspond to the Gmane article numbers.  When
22710 @code{spam-report-gmane-use-article-number} is @code{nil},
22711 @code{spam-report.el} will use the @code{X-Report-Spam} header that
22712 Gmane provides.
22713
22714 @end defvar
22715
22716 @node Anti-spam Hashcash Payments
22717 @subsubsection Anti-spam Hashcash Payments
22718 @cindex spam filtering
22719 @cindex hashcash, spam filtering
22720 @cindex spam
22721
22722 @defvar spam-use-hashcash
22723
22724 Similar to @code{spam-use-whitelist} (@pxref{Blacklists and
22725 Whitelists}), but uses hashcash tokens for whitelisting messages
22726 instead of the sender address.  You must have the @code{hashcash.el}
22727 package loaded for @code{spam-use-hashcash} to work properly.
22728 Messages without a hashcash payment token will be sent to the next
22729 spam-split rule.  This is an explicit filter, meaning that unless a
22730 hashcash token is found, the messages are not assumed to be spam or
22731 ham.
22732
22733 @end defvar
22734
22735 @node Blackholes
22736 @subsubsection Blackholes
22737 @cindex spam filtering
22738 @cindex blackholes, spam filtering
22739 @cindex spam
22740
22741 @defvar spam-use-blackholes
22742
22743 This option is disabled by default.  You can let Gnus consult the
22744 blackhole-type distributed spam processing systems (DCC, for instance)
22745 when you set this option.  The variable @code{spam-blackhole-servers}
22746 holds the list of blackhole servers Gnus will consult.  The current
22747 list is fairly comprehensive, but make sure to let us know if it
22748 contains outdated servers.
22749
22750 The blackhole check uses the @code{dig.el} package, but you can tell
22751 @file{spam.el} to use @code{dns.el} instead for better performance if
22752 you set @code{spam-use-dig} to @code{nil}.  It is not recommended at
22753 this time to set @code{spam-use-dig} to @code{nil} despite the
22754 possible performance improvements, because some users may be unable to
22755 use it, but you can try it and see if it works for you.
22756
22757 @end defvar
22758
22759 @defvar spam-blackhole-servers
22760
22761 The list of servers to consult for blackhole checks.
22762
22763 @end defvar
22764
22765 @defvar spam-blackhole-good-server-regex
22766
22767 A regular expression for IPs that should not be checked against the
22768 blackhole server list.  When set to @code{nil}, it has no effect.
22769
22770 @end defvar
22771
22772 @defvar spam-use-dig
22773
22774 Use the @code{dig.el} package instead of the @code{dns.el} package.
22775 The default setting of @code{t} is recommended.
22776
22777 @end defvar
22778
22779 Blackhole checks are done only on incoming mail.  There is no spam or
22780 ham processor for blackholes.
22781
22782 @node Regular Expressions Header Matching
22783 @subsubsection Regular Expressions Header Matching
22784 @cindex spam filtering
22785 @cindex regular expressions header matching, spam filtering
22786 @cindex spam
22787
22788 @defvar spam-use-regex-headers
22789
22790 This option is disabled by default.  You can let Gnus check the
22791 message headers against lists of regular expressions when you set this
22792 option.  The variables @code{spam-regex-headers-spam} and
22793 @code{spam-regex-headers-ham} hold the list of regular expressions.
22794 Gnus will check against the message headers to determine if the
22795 message is spam or ham, respectively.
22796
22797 @end defvar
22798
22799 @defvar spam-regex-headers-spam
22800
22801 The list of regular expressions that, when matched in the headers of
22802 the message, positively identify it as spam.
22803
22804 @end defvar
22805
22806 @defvar spam-regex-headers-ham
22807
22808 The list of regular expressions that, when matched in the headers of
22809 the message, positively identify it as ham.
22810
22811 @end defvar
22812
22813 Regular expression header checks are done only on incoming mail.
22814 There is no specific spam or ham processor for regular expressions.
22815
22816 @node Bogofilter
22817 @subsubsection Bogofilter
22818 @cindex spam filtering
22819 @cindex bogofilter, spam filtering
22820 @cindex spam
22821
22822 @defvar spam-use-bogofilter
22823
22824 Set this variable if you want @code{spam-split} to use Eric Raymond's
22825 speedy Bogofilter.
22826
22827 With a minimum of care for associating the @samp{$} mark for spam
22828 articles only, Bogofilter training all gets fairly automatic.  You
22829 should do this until you get a few hundreds of articles in each
22830 category, spam or not.  The command @kbd{S t} in summary mode, either
22831 for debugging or for curiosity, shows the @emph{spamicity} score of
22832 the current article (between 0.0 and 1.0).
22833
22834 Bogofilter determines if a message is spam based on a specific
22835 threshold.  That threshold can be customized, consult the Bogofilter
22836 documentation.
22837
22838 If the @code{bogofilter} executable is not in your path, Bogofilter
22839 processing will be turned off.
22840
22841 You should not enable this if you use @code{spam-use-bogofilter-headers}.
22842
22843 @end defvar
22844
22845 @defvar spam-use-bogofilter-headers
22846
22847 Set this variable if you want @code{spam-split} to use Eric Raymond's
22848 speedy Bogofilter, looking only at the message headers.  It works
22849 similarly to @code{spam-use-bogofilter}, but the @code{X-Bogosity} header
22850 must be in the message already.  Normally you would do this with a
22851 procmail recipe or something similar; consult the Bogofilter
22852 installation documents for details.
22853
22854 You should not enable this if you use @code{spam-use-bogofilter}.
22855
22856 @end defvar
22857
22858 @defvar gnus-group-spam-exit-processor-bogofilter
22859 Add this symbol to a group's @code{spam-process} parameter by
22860 customizing the group parameters or the
22861 @code{gnus-spam-process-newsgroups} variable.  When this symbol is
22862 added to a group's @code{spam-process} parameter, spam-marked articles
22863 will be added to the Bogofilter spam database.
22864 @end defvar
22865
22866 @defvar gnus-group-ham-exit-processor-bogofilter
22867 Add this symbol to a group's @code{spam-process} parameter by
22868 customizing the group parameters or the
22869 @code{gnus-spam-process-newsgroups} variable.  When this symbol is
22870 added to a group's @code{spam-process} parameter, the ham-marked
22871 articles in @emph{ham} groups will be added to the Bogofilter database
22872 of non-spam messages.  Note that this ham processor has no effect in
22873 @emph{spam} or @emph{unclassified} groups.
22874 @end defvar
22875
22876 @defvar spam-bogofilter-database-directory
22877
22878 This is the directory where Bogofilter will store its databases.  It
22879 is not specified by default, so Bogofilter will use its own default
22880 database directory.
22881
22882 @end defvar
22883
22884 The Bogofilter mail classifier is similar to @command{ifile} in intent and
22885 purpose.  A ham and a spam processor are provided, plus the
22886 @code{spam-use-bogofilter} and @code{spam-use-bogofilter-headers}
22887 variables to indicate to spam-split that Bogofilter should either be
22888 used, or has already been used on the article.  The 0.9.2.1 version of
22889 Bogofilter was used to test this functionality.
22890
22891 @node ifile spam filtering
22892 @subsubsection ifile spam filtering
22893 @cindex spam filtering
22894 @cindex ifile, spam filtering
22895 @cindex spam
22896
22897 @defvar spam-use-ifile
22898
22899 Enable this variable if you want @code{spam-split} to use @command{ifile}, a
22900 statistical analyzer similar to Bogofilter.
22901
22902 @end defvar
22903
22904 @defvar spam-ifile-all-categories
22905
22906 Enable this variable if you want @code{spam-use-ifile} to give you all
22907 the ifile categories, not just spam/non-spam.  If you use this, make
22908 sure you train ifile as described in its documentation.
22909
22910 @end defvar
22911
22912 @defvar spam-ifile-spam-category
22913
22914 This is the category of spam messages as far as ifile is concerned.
22915 The actual string used is irrelevant, but you probably want to leave
22916 the default value of @samp{spam}.
22917 @end defvar
22918
22919 @defvar spam-ifile-database-path
22920
22921 This is the filename for the ifile database.  It is not specified by
22922 default, so ifile will use its own default database name.
22923
22924 @end defvar
22925
22926 The ifile mail classifier is similar to Bogofilter in intent and
22927 purpose.  A ham and a spam processor are provided, plus the
22928 @code{spam-use-ifile} variable to indicate to spam-split that ifile
22929 should be used.  The 1.2.1 version of ifile was used to test this
22930 functionality.
22931
22932 @node spam-stat spam filtering
22933 @subsubsection spam-stat spam filtering
22934 @cindex spam filtering
22935 @cindex spam-stat, spam filtering
22936 @cindex spam-stat
22937 @cindex spam
22938
22939 @xref{Filtering Spam Using Statistics with spam-stat}.
22940
22941 @defvar spam-use-stat
22942
22943 Enable this variable if you want @code{spam-split} to use
22944 spam-stat.el, an Emacs Lisp statistical analyzer.
22945
22946 @end defvar
22947
22948 @defvar gnus-group-spam-exit-processor-stat
22949 Add this symbol to a group's @code{spam-process} parameter by
22950 customizing the group parameters or the
22951 @code{gnus-spam-process-newsgroups} variable.  When this symbol is
22952 added to a group's @code{spam-process} parameter, the spam-marked
22953 articles will be added to the spam-stat database of spam messages.
22954 @end defvar
22955
22956 @defvar gnus-group-ham-exit-processor-stat
22957 Add this symbol to a group's @code{spam-process} parameter by
22958 customizing the group parameters or the
22959 @code{gnus-spam-process-newsgroups} variable.  When this symbol is
22960 added to a group's @code{spam-process} parameter, the ham-marked
22961 articles in @emph{ham} groups will be added to the spam-stat database
22962 of non-spam messages.  Note that this ham processor has no effect in
22963 @emph{spam} or @emph{unclassified} groups.
22964 @end defvar
22965
22966 This enables @file{spam.el} to cooperate with @file{spam-stat.el}.
22967 @file{spam-stat.el} provides an internal (Lisp-only) spam database,
22968 which unlike ifile or Bogofilter does not require external programs.
22969 A spam and a ham processor, and the @code{spam-use-stat} variable for
22970 @code{spam-split} are provided.
22971
22972 @node SpamOracle
22973 @subsubsection Using SpamOracle with Gnus
22974 @cindex spam filtering
22975 @cindex SpamOracle
22976 @cindex spam
22977
22978 An easy way to filter out spam is to use SpamOracle.  SpamOracle is an
22979 statistical mail filtering tool written by Xavier Leroy and needs to be
22980 installed separately.
22981
22982 There are several ways to use SpamOracle with Gnus.  In all cases, your
22983 mail is piped through SpamOracle in its @emph{mark} mode.  SpamOracle will
22984 then enter an @samp{X-Spam} header indicating whether it regards the
22985 mail as a spam mail or not.
22986
22987 One possibility is to run SpamOracle as a @code{:prescript} from the
22988 @xref{Mail Source Specifiers}, (@pxref{SpamAssassin}).  This method has
22989 the advantage that the user can see the @emph{X-Spam} headers.
22990
22991 The easiest method is to make @file{spam.el} (@pxref{Filtering Spam
22992 Using The Spam ELisp Package}) call SpamOracle.
22993
22994 @vindex spam-use-spamoracle
22995 To enable SpamOracle usage by @file{spam.el}, set the variable
22996 @code{spam-use-spamoracle} to @code{t} and configure the
22997 @code{nnmail-split-fancy} or @code{nnimap-split-fancy} as described in
22998 the section @xref{Filtering Spam Using The Spam ELisp Package}.  In
22999 this example the @samp{INBOX} of an nnimap server is filtered using
23000 SpamOracle.  Mails recognized as spam mails will be moved to
23001 @code{spam-split-group}, @samp{Junk} in this case.  Ham messages stay
23002 in @samp{INBOX}:
23003
23004 @example
23005 (setq spam-use-spamoracle t
23006       spam-split-group "Junk"
23007       nnimap-split-inbox '("INBOX")
23008       nnimap-split-rule 'nnimap-split-fancy
23009       nnimap-split-fancy '(| (: spam-split) "INBOX"))
23010 @end example
23011
23012 @defvar spam-use-spamoracle
23013 Set to @code{t} if you want Gnus to enable spam filtering using
23014 SpamOracle.
23015 @end defvar
23016
23017 @defvar spam-spamoracle-binary
23018 Gnus uses the SpamOracle binary called @file{spamoracle} found in the
23019 user's PATH.  Using the variable @code{spam-spamoracle-binary}, this
23020 can be customized.
23021 @end defvar
23022
23023 @defvar spam-spamoracle-database
23024 By default, SpamOracle uses the file @file{~/.spamoracle.db} as a database to
23025 store its analyses.  This is controlled by the variable
23026 @code{spam-spamoracle-database} which defaults to @code{nil}.  That means
23027 the default SpamOracle database will be used.  In case you want your
23028 database to live somewhere special, set
23029 @code{spam-spamoracle-database} to this path.
23030 @end defvar
23031
23032 SpamOracle employs a statistical algorithm to determine whether a
23033 message is spam or ham.  In order to get good results, meaning few
23034 false hits or misses, SpamOracle needs training.  SpamOracle learns the
23035 characteristics of your spam mails.  Using the @emph{add} mode
23036 (training mode) one has to feed good (ham) and spam mails to
23037 SpamOracle.  This can be done by pressing @kbd{|} in the Summary buffer
23038 and pipe the mail to a SpamOracle process or using @file{spam.el}'s
23039 spam- and ham-processors, which is much more convenient.  For a
23040 detailed description of spam- and ham-processors, @xref{Filtering Spam
23041 Using The Spam ELisp Package}.
23042
23043 @defvar gnus-group-spam-exit-processor-spamoracle
23044 Add this symbol to a group's @code{spam-process} parameter by
23045 customizing the group parameter or the
23046 @code{gnus-spam-process-newsgroups} variable.  When this symbol is added
23047 to a group's @code{spam-process} parameter, spam-marked articles will be
23048 sent to SpamOracle as spam samples.
23049 @end defvar
23050
23051 @defvar gnus-group-ham-exit-processor-spamoracle
23052 Add this symbol to a group's @code{spam-process} parameter by
23053 customizing the group parameter or the
23054 @code{gnus-spam-process-newsgroups} variable.  When this symbol is added
23055 to a grup's @code{spam-process} parameter, the ham-marked articles in
23056 @emph{ham} groups will be sent to the SpamOracle as samples of ham
23057 messages.  Note that this ham processor has no effect in @emph{spam} or
23058 @emph{unclassified} groups.
23059 @end defvar
23060
23061 @emph{Example:} These are the Group Parameters of an group that has been
23062 classified as a ham group, meaning that it should only contain ham
23063 messages.
23064 @example
23065  ((spam-contents gnus-group-spam-classification-ham)
23066   (spam-process
23067    (gnus-group-spam-exit-processor-spamoracle)))
23068 @end example
23069 For this group the @code{gnus-group-spam-exit-processor-spamoracle} is
23070 installed.  If the group contains spam message (e.g. because SpamOracle
23071 has not had enough sample messages yet) and the user marks some
23072 messages as spam messages, these messages will be processed by
23073 @code{gnus-group-spam-exit-processor-spamoracle}.  This processor sends
23074 the messages to SpamOracle as new samples for spam.
23075
23076 @node Extending the spam elisp package
23077 @subsubsection Extending the spam elisp package
23078 @cindex spam filtering
23079 @cindex spam elisp package, extending
23080 @cindex extending the spam elisp package
23081
23082 Say you want to add a new back end called blackbox.  For filtering
23083 incoming mail, provide the following:
23084
23085 @enumerate
23086
23087 @item
23088 code
23089
23090 @lisp
23091 (defvar spam-use-blackbox nil
23092   "True if blackbox should be used.")
23093 @end lisp
23094
23095 Add
23096 @example
23097     (spam-use-blackbox   . spam-check-blackbox)
23098 @end example
23099 to @code{spam-list-of-checks}.
23100
23101 @item
23102 functionality
23103
23104 Write the @code{spam-check-blackbox} function.  It should return
23105 @samp{nil} or @code{spam-split-group}.  See the existing
23106 @code{spam-check-*} functions for examples of what you can do.
23107
23108 Make sure to add @code{spam-use-blackbox} to
23109 @code{spam-list-of-statistical-checks} if Blackbox is a statistical
23110 mail analyzer that needs the full message body to operate.
23111
23112 @end enumerate
23113
23114 For processing spam and ham messages, provide the following:
23115
23116 @enumerate
23117
23118 @item
23119 code
23120
23121 Note you don't have to provide a spam or a ham processor.  Only
23122 provide them if Blackbox supports spam or ham processing.
23123
23124 @lisp
23125 (defvar gnus-group-spam-exit-processor-blackbox "blackbox"
23126   "The Blackbox summary exit spam processor.
23127 Only applicable to spam groups.")
23128
23129 (defvar gnus-group-ham-exit-processor-blackbox "blackbox"
23130   "The whitelist summary exit ham processor.
23131 Only applicable to non-spam (unclassified and ham) groups.")
23132
23133 @end lisp
23134
23135 @item
23136 functionality
23137
23138 @lisp
23139 (defun spam-blackbox-register-spam-routine ()
23140   (spam-generic-register-routine
23141    ;; @r{the spam function}
23142    (lambda (article)
23143      (let ((from (spam-fetch-field-from-fast article)))
23144        (when (stringp from)
23145            (blackbox-do-something-with-this-spammer from))))
23146    ;; @r{the ham function}
23147    nil))
23148
23149 (defun spam-blackbox-register-ham-routine ()
23150   (spam-generic-register-routine
23151    ;; @r{the spam function}
23152    nil
23153    ;; @r{the ham function}
23154    (lambda (article)
23155      (let ((from (spam-fetch-field-from-fast article)))
23156        (when (stringp from)
23157            (blackbox-do-something-with-this-ham-sender from))))))
23158 @end lisp
23159
23160 Write the @code{blackbox-do-something-with-this-ham-sender} and
23161 @code{blackbox-do-something-with-this-spammer} functions.  You can add
23162 more complex code than fetching the message sender, but keep in mind
23163 that retrieving the whole message takes significantly longer than the
23164 sender through @code{spam-fetch-field-from-fast}, because the message
23165 senders are kept in memory by Gnus.
23166
23167 @end enumerate
23168
23169
23170 @node Filtering Spam Using Statistics with spam-stat
23171 @subsection Filtering Spam Using Statistics with spam-stat
23172 @cindex Paul Graham
23173 @cindex Graham, Paul
23174 @cindex naive Bayesian spam filtering
23175 @cindex Bayesian spam filtering, naive
23176 @cindex spam filtering, naive Bayesian
23177
23178 Paul Graham has written an excellent essay about spam filtering using
23179 statistics: @uref{http://www.paulgraham.com/spam.html,A Plan for
23180 Spam}.  In it he describes the inherent deficiency of rule-based
23181 filtering as used by SpamAssassin, for example: Somebody has to write
23182 the rules, and everybody else has to install these rules.  You are
23183 always late.  It would be much better, he argues, to filter mail based
23184 on whether it somehow resembles spam or non-spam.  One way to measure
23185 this is word distribution.  He then goes on to describe a solution
23186 that checks whether a new mail resembles any of your other spam mails
23187 or not.
23188
23189 The basic idea is this:  Create a two collections of your mail, one
23190 with spam, one with non-spam.  Count how often each word appears in
23191 either collection, weight this by the total number of mails in the
23192 collections, and store this information in a dictionary.  For every
23193 word in a new mail, determine its probability to belong to a spam or a
23194 non-spam mail.  Use the 15 most conspicuous words, compute the total
23195 probability of the mail being spam.  If this probability is higher
23196 than a certain threshold, the mail is considered to be spam.
23197
23198 Gnus supports this kind of filtering.  But it needs some setting up.
23199 First, you need two collections of your mail, one with spam, one with
23200 non-spam.  Then you need to create a dictionary using these two
23201 collections, and save it.  And last but not least, you need to use
23202 this dictionary in your fancy mail splitting rules.
23203
23204 @menu
23205 * Creating a spam-stat dictionary::
23206 * Splitting mail using spam-stat::
23207 * Low-level interface to the spam-stat dictionary::
23208 @end menu
23209
23210 @node Creating a spam-stat dictionary
23211 @subsubsection Creating a spam-stat dictionary
23212
23213 Before you can begin to filter spam based on statistics, you must
23214 create these statistics based on two mail collections, one with spam,
23215 one with non-spam.  These statistics are then stored in a dictionary
23216 for later use.  In order for these statistics to be meaningful, you
23217 need several hundred emails in both collections.
23218
23219 Gnus currently supports only the nnml back end for automated dictionary
23220 creation.  The nnml back end stores all mails in a directory, one file
23221 per mail.  Use the following:
23222
23223 @defun spam-stat-process-spam-directory
23224 Create spam statistics for every file in this directory.  Every file
23225 is treated as one spam mail.
23226 @end defun
23227
23228 @defun spam-stat-process-non-spam-directory
23229 Create non-spam statistics for every file in this directory.  Every
23230 file is treated as one non-spam mail.
23231 @end defun
23232
23233 Usually you would call @code{spam-stat-process-spam-directory} on a
23234 directory such as @file{~/Mail/mail/spam} (this usually corresponds
23235 the the group @samp{nnml:mail.spam}), and you would call
23236 @code{spam-stat-process-non-spam-directory} on a directory such as
23237 @file{~/Mail/mail/misc} (this usually corresponds the the group
23238 @samp{nnml:mail.misc}).
23239
23240 When you are using @acronym{IMAP}, you won't have the mails available
23241 locally, so that will not work.  One solution is to use the Gnus Agent
23242 to cache the articles.  Then you can use directories such as
23243 @file{"~/News/agent/nnimap/mail.yourisp.com/personal_spam"} for
23244 @code{spam-stat-process-spam-directory}.  @xref{Agent as Cache}.
23245
23246 @defvar spam-stat
23247 This variable holds the hash-table with all the statistics---the
23248 dictionary we have been talking about.  For every word in either
23249 collection, this hash-table stores a vector describing how often the
23250 word appeared in spam and often it appeared in non-spam mails.
23251 @end defvar
23252
23253 If you want to regenerate the statistics from scratch, you need to
23254 reset the dictionary.
23255
23256 @defun spam-stat-reset
23257 Reset the @code{spam-stat} hash-table, deleting all the statistics.
23258 @end defun
23259
23260 When you are done, you must save the dictionary.  The dictionary may
23261 be rather large.  If you will not update the dictionary incrementally
23262 (instead, you will recreate it once a month, for example), then you
23263 can reduce the size of the dictionary by deleting all words that did
23264 not appear often enough or that do not clearly belong to only spam or
23265 only non-spam mails.
23266
23267 @defun spam-stat-reduce-size
23268 Reduce the size of the dictionary.  Use this only if you do not want
23269 to update the dictionary incrementally.
23270 @end defun
23271
23272 @defun spam-stat-save
23273 Save the dictionary.
23274 @end defun
23275
23276 @defvar spam-stat-file
23277 The filename used to store the dictionary.  This defaults to
23278 @file{~/.spam-stat.el}.
23279 @end defvar
23280
23281 @node Splitting mail using spam-stat
23282 @subsubsection Splitting mail using spam-stat
23283
23284 In order to use @code{spam-stat} to split your mail, you need to add the
23285 following to your @file{~/.gnus.el} file:
23286
23287 @lisp
23288 (require 'spam-stat)
23289 (spam-stat-load)
23290 @end lisp
23291
23292 This will load the necessary Gnus code, and the dictionary you
23293 created.
23294
23295 Next, you need to adapt your fancy splitting rules:  You need to
23296 determine how to use @code{spam-stat}.  The following examples are for
23297 the nnml back end.  Using the nnimap back end works just as well.  Just
23298 use @code{nnimap-split-fancy} instead of @code{nnmail-split-fancy}.
23299
23300 In the simplest case, you only have two groups, @samp{mail.misc} and
23301 @samp{mail.spam}.  The following expression says that mail is either
23302 spam or it should go into @samp{mail.misc}.  If it is spam, then
23303 @code{spam-stat-split-fancy} will return @samp{mail.spam}.
23304
23305 @lisp
23306 (setq nnmail-split-fancy
23307       `(| (: spam-stat-split-fancy)
23308           "mail.misc"))
23309 @end lisp
23310
23311 @defvar spam-stat-split-fancy-spam-group
23312 The group to use for spam.  Default is @samp{mail.spam}.
23313 @end defvar
23314
23315 If you also filter mail with specific subjects into other groups, use
23316 the following expression.  Only mails not matching the regular
23317 expression are considered potential spam.
23318
23319 @lisp
23320 (setq nnmail-split-fancy
23321       `(| ("Subject" "\\bspam-stat\\b" "mail.emacs")
23322           (: spam-stat-split-fancy)
23323           "mail.misc"))
23324 @end lisp
23325
23326 If you want to filter for spam first, then you must be careful when
23327 creating the dictionary.  Note that @code{spam-stat-split-fancy} must
23328 consider both mails in @samp{mail.emacs} and in @samp{mail.misc} as
23329 non-spam, therefore both should be in your collection of non-spam
23330 mails, when creating the dictionary!
23331
23332 @lisp
23333 (setq nnmail-split-fancy
23334       `(| (: spam-stat-split-fancy)
23335           ("Subject" "\\bspam-stat\\b" "mail.emacs")
23336           "mail.misc"))
23337 @end lisp
23338
23339 You can combine this with traditional filtering.  Here, we move all
23340 HTML-only mails into the @samp{mail.spam.filtered} group.  Note that since
23341 @code{spam-stat-split-fancy} will never see them, the mails in
23342 @samp{mail.spam.filtered} should be neither in your collection of spam mails,
23343 nor in your collection of non-spam mails, when creating the
23344 dictionary!
23345
23346 @lisp
23347 (setq nnmail-split-fancy
23348       `(| ("Content-Type" "text/html" "mail.spam.filtered")
23349           (: spam-stat-split-fancy)
23350           ("Subject" "\\bspam-stat\\b" "mail.emacs")
23351           "mail.misc"))
23352 @end lisp
23353
23354
23355 @node Low-level interface to the spam-stat dictionary
23356 @subsubsection Low-level interface to the spam-stat dictionary
23357
23358 The main interface to using @code{spam-stat}, are the following functions:
23359
23360 @defun spam-stat-buffer-is-spam
23361 Called in a buffer, that buffer is considered to be a new spam mail.
23362 Use this for new mail that has not been processed before.
23363 @end defun
23364
23365 @defun spam-stat-buffer-is-no-spam
23366 Called in a buffer, that buffer is considered to be a new non-spam
23367 mail.  Use this for new mail that has not been processed before.
23368 @end defun
23369
23370 @defun spam-stat-buffer-change-to-spam
23371 Called in a buffer, that buffer is no longer considered to be normal
23372 mail but spam.  Use this to change the status of a mail that has
23373 already been processed as non-spam.
23374 @end defun
23375
23376 @defun spam-stat-buffer-change-to-non-spam
23377 Called in a buffer, that buffer is no longer considered to be spam but
23378 normal mail.  Use this to change the status of a mail that has already
23379 been processed as spam.
23380 @end defun
23381
23382 @defun spam-stat-save
23383 Save the hash table to the file.  The filename used is stored in the
23384 variable @code{spam-stat-file}.
23385 @end defun
23386
23387 @defun spam-stat-load
23388 Load the hash table from a file.  The filename used is stored in the
23389 variable @code{spam-stat-file}.
23390 @end defun
23391
23392 @defun spam-stat-score-word
23393 Return the spam score for a word.
23394 @end defun
23395
23396 @defun spam-stat-score-buffer
23397 Return the spam score for a buffer.
23398 @end defun
23399
23400 @defun spam-stat-split-fancy
23401 Use this function for fancy mail splitting.  Add the rule @samp{(:
23402 spam-stat-split-fancy)} to @code{nnmail-split-fancy}
23403 @end defun
23404
23405 Make sure you load the dictionary before using it.  This requires the
23406 following in your @file{~/.gnus.el} file:
23407
23408 @lisp
23409 (require 'spam-stat)
23410 (spam-stat-load)
23411 @end lisp
23412
23413 Typical test will involve calls to the following functions:
23414
23415 @smallexample
23416 Reset: (setq spam-stat (make-hash-table :test 'equal))
23417 Learn spam: (spam-stat-process-spam-directory "~/Mail/mail/spam")
23418 Learn non-spam: (spam-stat-process-non-spam-directory "~/Mail/mail/misc")
23419 Save table: (spam-stat-save)
23420 File size: (nth 7 (file-attributes spam-stat-file))
23421 Number of words: (hash-table-count spam-stat)
23422 Test spam: (spam-stat-test-directory "~/Mail/mail/spam")
23423 Test non-spam: (spam-stat-test-directory "~/Mail/mail/misc")
23424 Reduce table size: (spam-stat-reduce-size)
23425 Save table: (spam-stat-save)
23426 File size: (nth 7 (file-attributes spam-stat-file))
23427 Number of words: (hash-table-count spam-stat)
23428 Test spam: (spam-stat-test-directory "~/Mail/mail/spam")
23429 Test non-spam: (spam-stat-test-directory "~/Mail/mail/misc")
23430 @end smallexample
23431
23432 Here is how you would create your dictionary:
23433
23434 @smallexample
23435 Reset: (setq spam-stat (make-hash-table :test 'equal))
23436 Learn spam: (spam-stat-process-spam-directory "~/Mail/mail/spam")
23437 Learn non-spam: (spam-stat-process-non-spam-directory "~/Mail/mail/misc")
23438 Repeat for any other non-spam group you need...
23439 Reduce table size: (spam-stat-reduce-size)
23440 Save table: (spam-stat-save)
23441 @end smallexample
23442
23443 @node Various Various
23444 @section Various Various
23445 @cindex mode lines
23446 @cindex highlights
23447
23448 @table @code
23449
23450 @item gnus-home-directory
23451 @vindex gnus-home-directory
23452 All Gnus file and directory variables will be initialized from this
23453 variable, which defaults to @file{~/}.
23454
23455 @item gnus-directory
23456 @vindex gnus-directory
23457 Most Gnus storage file and directory variables will be initialized from
23458 this variable, which defaults to the @env{SAVEDIR} environment
23459 variable, or @file{~/News/} if that variable isn't set.
23460
23461 Note that gnus is mostly loaded when the @file{.gnus.el} file is read.
23462 This means that other directory variables that are initialized from this
23463 variable won't be set properly if you set this variable in
23464 @file{.gnus.el}.  Set this variable in @file{.emacs} instead.
23465
23466 @item gnus-default-directory
23467 @vindex gnus-default-directory
23468 Not related to the above variable at all---this variable says what the
23469 default directory of all Gnus buffers should be.  If you issue commands
23470 like @kbd{C-x C-f}, the prompt you'll get starts in the current buffer's
23471 default directory.  If this variable is @code{nil} (which is the
23472 default), the default directory will be the default directory of the
23473 buffer you were in when you started Gnus.
23474
23475 @item gnus-verbose
23476 @vindex gnus-verbose
23477 This variable is an integer between zero and ten.  The higher the value,
23478 the more messages will be displayed.  If this variable is zero, Gnus
23479 will never flash any messages, if it is seven (which is the default),
23480 most important messages will be shown, and if it is ten, Gnus won't ever
23481 shut up, but will flash so many messages it will make your head swim.
23482
23483 @item gnus-verbose-backends
23484 @vindex gnus-verbose-backends
23485 This variable works the same way as @code{gnus-verbose}, but it applies
23486 to the Gnus back ends instead of Gnus proper.
23487
23488 @item nnheader-max-head-length
23489 @vindex nnheader-max-head-length
23490 When the back ends read straight heads of articles, they all try to read
23491 as little as possible.  This variable (default 4096) specifies
23492 the absolute max length the back ends will try to read before giving up
23493 on finding a separator line between the head and the body.  If this
23494 variable is @code{nil}, there is no upper read bound.  If it is
23495 @code{t}, the back ends won't try to read the articles piece by piece,
23496 but read the entire articles.  This makes sense with some versions of
23497 @code{ange-ftp} or @code{efs}.
23498
23499 @item nnheader-head-chop-length
23500 @vindex nnheader-head-chop-length
23501 This variable (default 2048) says how big a piece of each article to
23502 read when doing the operation described above.
23503
23504 @item nnheader-file-name-translation-alist
23505 @vindex nnheader-file-name-translation-alist
23506 @cindex file names
23507 @cindex invalid characters in file names
23508 @cindex characters in file names
23509 This is an alist that says how to translate characters in file names.
23510 For instance, if @samp{:} is invalid as a file character in file names
23511 on your system (you OS/2 user you), you could say something like:
23512
23513 @lisp
23514 @group
23515 (setq nnheader-file-name-translation-alist
23516       '((?: . ?_)))
23517 @end group
23518 @end lisp
23519
23520 In fact, this is the default value for this variable on OS/2 and MS
23521 Windows (phooey) systems.
23522
23523 @item gnus-hidden-properties
23524 @vindex gnus-hidden-properties
23525 This is a list of properties to use to hide ``invisible'' text.  It is
23526 @code{(invisible t intangible t)} by default on most systems, which
23527 makes invisible text invisible and intangible.
23528
23529 @item gnus-parse-headers-hook
23530 @vindex gnus-parse-headers-hook
23531 A hook called before parsing headers.  It can be used, for instance, to
23532 gather statistics on the headers fetched, or perhaps you'd like to prune
23533 some headers.  I don't see why you'd want that, though.
23534
23535 @item gnus-shell-command-separator
23536 @vindex gnus-shell-command-separator
23537 String used to separate two shell commands.  The default is @samp{;}.
23538
23539 @item gnus-invalid-group-regexp
23540 @vindex gnus-invalid-group-regexp
23541
23542 Regexp to match ``invalid'' group names when querying user for a group
23543 name.  The default value catches some @strong{really} invalid group
23544 names who could possibly mess up Gnus internally (like allowing
23545 @samp{:} in a group name, which is normally used to delimit method and
23546 group).
23547
23548 @acronym{IMAP} users might want to allow @samp{/} in group names though.
23549
23550
23551 @end table
23552
23553 @node The End
23554 @chapter The End
23555
23556 Well, that's the manual---you can get on with your life now.  Keep in
23557 touch.  Say hello to your cats from me.
23558
23559 My @strong{ghod}---I just can't stand goodbyes.  Sniffle.
23560
23561 Ol' Charles Reznikoff said it pretty well, so I leave the floor to him:
23562
23563 @quotation
23564 @strong{Te Deum}
23565
23566 @sp 1
23567 Not because of victories @*
23568 I sing,@*
23569 having none,@*
23570 but for the common sunshine,@*
23571 the breeze,@*
23572 the largess of the spring.
23573
23574 @sp 1
23575 Not for victory@*
23576 but for the day's work done@*
23577 as well as I was able;@*
23578 not for a seat upon the dais@*
23579 but at the common table.@*
23580 @end quotation
23581
23582
23583 @node Appendices
23584 @chapter Appendices
23585
23586 @menu
23587 * XEmacs::                      Requirements for installing under XEmacs.
23588 * History::                     How Gnus got where it is today.
23589 * On Writing Manuals::          Why this is not a beginner's guide.
23590 * Terminology::                 We use really difficult, like, words here.
23591 * Customization::               Tailoring Gnus to your needs.
23592 * Troubleshooting::             What you might try if things do not work.
23593 * Gnus Reference Guide::        Rilly, rilly technical stuff.
23594 * Emacs for Heathens::          A short introduction to Emacsian terms.
23595 * Frequently Asked Questions::  The Gnus FAQ
23596 @end menu
23597
23598
23599 @node XEmacs
23600 @section XEmacs
23601 @cindex XEmacs
23602 @cindex installing under XEmacs
23603
23604 XEmacs is distributed as a collection of packages.  You should install
23605 whatever packages the Gnus XEmacs package requires.  The current
23606 requirements are @samp{gnus}, @samp{w3}, @samp{mh-e},
23607 @samp{mailcrypt}, @samp{rmail}, @samp{eterm}, @samp{mail-lib},
23608 @samp{xemacs-base}, @samp{sh-script} and @samp{fsf-compat}.  The
23609 @samp{misc-games} package is required for Morse decoding.
23610
23611
23612 @node History
23613 @section History
23614
23615 @cindex history
23616 @sc{gnus} was written by Masanobu @sc{Umeda}.  When autumn crept up in
23617 '94, Lars Magne Ingebrigtsen grew bored and decided to rewrite Gnus.
23618
23619 If you want to investigate the person responsible for this outrage,
23620 you can point your (feh!) web browser to
23621 @uref{http://quimby.gnus.org/}.  This is also the primary
23622 distribution point for the new and spiffy versions of Gnus, and is
23623 known as The Site That Destroys Newsrcs And Drives People Mad.
23624
23625 During the first extended alpha period of development, the new Gnus was
23626 called ``(ding) Gnus''.  @dfn{(ding)} is, of course, short for
23627 @dfn{ding is not Gnus}, which is a total and utter lie, but who cares?
23628 (Besides, the ``Gnus'' in this abbreviation should probably be
23629 pronounced ``news'' as @sc{Umeda} intended, which makes it a more
23630 appropriate name, don't you think?)
23631
23632 In any case, after spending all that energy on coming up with a new and
23633 spunky name, we decided that the name was @emph{too} spunky, so we
23634 renamed it back again to ``Gnus''.  But in mixed case.  ``Gnus'' vs.
23635 ``@sc{gnus}''.  New vs. old.
23636
23637 @menu
23638 * Gnus Versions::               What Gnus versions have been released.
23639 * Other Gnus Versions::         Other Gnus versions that also have been released.
23640 * Why?::                        What's the point of Gnus?
23641 * Compatibility::               Just how compatible is Gnus with @sc{gnus}?
23642 * Conformity::                  Gnus tries to conform to all standards.
23643 * Emacsen::                     Gnus can be run on a few modern Emacsen.
23644 * Gnus Development::            How Gnus is developed.
23645 * Contributors::                Oodles of people.
23646 * New Features::                Pointers to some of the new stuff in Gnus.
23647 @end menu
23648
23649
23650 @node Gnus Versions
23651 @subsection Gnus Versions
23652 @cindex ding Gnus
23653 @cindex September Gnus
23654 @cindex Red Gnus
23655 @cindex Quassia Gnus
23656 @cindex Pterodactyl Gnus
23657 @cindex Oort Gnus
23658 @cindex No Gnus
23659 @cindex Gnus versions
23660
23661 The first ``proper'' release of Gnus 5 was done in November 1995 when it
23662 was included in the Emacs 19.30 distribution (132 (ding) Gnus releases
23663 plus 15 Gnus 5.0 releases).
23664
23665 In May 1996 the next Gnus generation (aka. ``September Gnus'' (after 99
23666 releases)) was released under the name ``Gnus 5.2'' (40 releases).
23667
23668 On July 28th 1996 work on Red Gnus was begun, and it was released on
23669 January 25th 1997 (after 84 releases) as ``Gnus 5.4'' (67 releases).
23670
23671 On September 13th 1997, Quassia Gnus was started and lasted 37 releases.
23672 If was released as ``Gnus 5.6'' on March 8th 1998 (46 releases).
23673
23674 Gnus 5.6 begat Pterodactyl Gnus on August 29th 1998 and was released as
23675 ``Gnus 5.8'' (after 99 releases and a CVS repository) on December 3rd
23676 1999.
23677
23678 On the 26th of October 2000, Oort Gnus was begun.
23679
23680 If you happen upon a version of Gnus that has a prefixed name --
23681 ``(ding) Gnus'', ``September Gnus'', ``Red Gnus'', ``Quassia Gnus'',
23682 ``Pterodactyl Gnus'', ``Oort Gnus'' -- don't panic.  Don't let it know
23683 that you're frightened.  Back away.  Slowly.  Whatever you do, don't
23684 run.  Walk away, calmly, until you're out of its reach.  Find a proper
23685 released version of Gnus and snuggle up to that instead.
23686
23687
23688 @node Other Gnus Versions
23689 @subsection Other Gnus Versions
23690 @cindex Semi-gnus
23691
23692 In addition to the versions of Gnus which have had their releases
23693 coordinated by Lars, one major development has been Semi-gnus from
23694 Japan.  It's based on a library called @acronym{SEMI}, which provides
23695 @acronym{MIME} capabilities.
23696
23697 These Gnusae are based mainly on Gnus 5.6 and Pterodactyl Gnus.
23698 Collectively, they are called ``Semi-gnus'', and different strains are
23699 called T-gnus, ET-gnus, Nana-gnus and Chaos.  These provide powerful
23700 @acronym{MIME} and multilingualization things, especially important for
23701 Japanese users.
23702
23703
23704 @node Why?
23705 @subsection Why?
23706
23707 What's the point of Gnus?
23708
23709 I want to provide a ``rad'', ``happening'', ``way cool'' and ``hep''
23710 newsreader, that lets you do anything you can think of.  That was my
23711 original motivation, but while working on Gnus, it has become clear to
23712 me that this generation of newsreaders really belong in the stone age.
23713 Newsreaders haven't developed much since the infancy of the net.  If the
23714 volume continues to rise with the current rate of increase, all current
23715 newsreaders will be pretty much useless.  How do you deal with
23716 newsgroups that have thousands of new articles each day?  How do you
23717 keep track of millions of people who post?
23718
23719 Gnus offers no real solutions to these questions, but I would very much
23720 like to see Gnus being used as a testing ground for new methods of
23721 reading and fetching news.  Expanding on @sc{Umeda}-san's wise decision
23722 to separate the newsreader from the back ends, Gnus now offers a simple
23723 interface for anybody who wants to write new back ends for fetching mail
23724 and news from different sources.  I have added hooks for customizations
23725 everywhere I could imagine it being useful.  By doing so, I'm inviting
23726 every one of you to explore and invent.
23727
23728 May Gnus never be complete.  @kbd{C-u 100 M-x all-hail-emacs} and
23729 @kbd{C-u 100 M-x all-hail-xemacs}.
23730
23731
23732 @node Compatibility
23733 @subsection Compatibility
23734
23735 @cindex compatibility
23736 Gnus was designed to be fully compatible with @sc{gnus}.  Almost all key
23737 bindings have been kept.  More key bindings have been added, of course,
23738 but only in one or two obscure cases have old bindings been changed.
23739
23740 Our motto is:
23741 @quotation
23742 @cartouche
23743 @center In a cloud bones of steel.
23744 @end cartouche
23745 @end quotation
23746
23747 All commands have kept their names.  Some internal functions have changed
23748 their names.
23749
23750 The @code{gnus-uu} package has changed drastically.  @xref{Decoding
23751 Articles}.
23752
23753 One major compatibility question is the presence of several summary
23754 buffers.  All variables relevant while reading a group are
23755 buffer-local to the summary buffer they belong in.  Although many
23756 important variables have their values copied into their global
23757 counterparts whenever a command is executed in the summary buffer, this
23758 change might lead to incorrect values being used unless you are careful.
23759
23760 All code that relies on knowledge of @sc{gnus} internals will probably
23761 fail.  To take two examples: Sorting @code{gnus-newsrc-alist} (or
23762 changing it in any way, as a matter of fact) is strictly verboten.  Gnus
23763 maintains a hash table that points to the entries in this alist (which
23764 speeds up many functions), and changing the alist directly will lead to
23765 peculiar results.
23766
23767 @cindex hilit19
23768 @cindex highlighting
23769 Old hilit19 code does not work at all.  In fact, you should probably
23770 remove all hilit code from all Gnus hooks
23771 (@code{gnus-group-prepare-hook} and @code{gnus-summary-prepare-hook}).
23772 Gnus provides various integrated functions for highlighting.  These are
23773 faster and more accurate.  To make life easier for everybody, Gnus will
23774 by default remove all hilit calls from all hilit hooks.  Uncleanliness!
23775 Away!
23776
23777 Packages like @code{expire-kill} will no longer work.  As a matter of
23778 fact, you should probably remove all old @sc{gnus} packages (and other
23779 code) when you start using Gnus.  More likely than not, Gnus already
23780 does what you have written code to make @sc{gnus} do.  (Snicker.)
23781
23782 Even though old methods of doing things are still supported, only the
23783 new methods are documented in this manual.  If you detect a new method of
23784 doing something while reading this manual, that does not mean you have
23785 to stop doing it the old way.
23786
23787 Gnus understands all @sc{gnus} startup files.
23788
23789 @kindex M-x gnus-bug
23790 @findex gnus-bug
23791 @cindex reporting bugs
23792 @cindex bugs
23793 Overall, a casual user who hasn't written much code that depends on
23794 @sc{gnus} internals should suffer no problems.  If problems occur,
23795 please let me know by issuing that magic command @kbd{M-x gnus-bug}.
23796
23797 @vindex gnus-bug-create-help-buffer
23798 If you are in the habit of sending bug reports @emph{very} often, you
23799 may find the helpful help buffer annoying after a while.  If so, set
23800 @code{gnus-bug-create-help-buffer} to @code{nil} to avoid having it pop
23801 up at you.
23802
23803
23804 @node Conformity
23805 @subsection Conformity
23806
23807 No rebels without a clue here, ma'am.  We conform to all standards known
23808 to (wo)man.  Except for those standards and/or conventions we disagree
23809 with, of course.
23810
23811 @table @strong
23812
23813 @item RFC (2)822
23814 @cindex RFC 822
23815 @cindex RFC 2822
23816 There are no known breaches of this standard.
23817
23818 @item RFC 1036
23819 @cindex RFC 1036
23820 There are no known breaches of this standard, either.
23821
23822 @item Son-of-RFC 1036
23823 @cindex Son-of-RFC 1036
23824 We do have some breaches to this one.
23825
23826 @table @emph
23827
23828 @item X-Newsreader
23829 @itemx User-Agent
23830 These are considered to be ``vanity headers'', while I consider them
23831 to be consumer information.  After seeing so many badly formatted
23832 articles coming from @code{tin} and @code{Netscape} I know not to use
23833 either of those for posting articles.  I would not have known that if
23834 it wasn't for the @code{X-Newsreader} header.
23835 @end table
23836
23837 @item USEFOR
23838 @cindex USEFOR
23839 USEFOR is an IETF working group writing a successor to RFC 1036, based
23840 on Son-of-RFC 1036.  They have produced a number of drafts proposing
23841 various changes to the format of news articles.  The Gnus towers will
23842 look into implementing the changes when the draft is accepted as an RFC.
23843
23844 @item MIME - RFC 2045-2049 etc
23845 @cindex @acronym{MIME}
23846 All the various @acronym{MIME} RFCs are supported.
23847
23848 @item Disposition Notifications - RFC 2298
23849 Message Mode is able to request notifications from the receiver.
23850
23851 @item PGP - RFC 1991 and RFC 2440
23852 @cindex RFC 1991
23853 @cindex RFC 2440
23854 RFC 1991 is the original @acronym{PGP} message specification,
23855 published as an informational RFC.  RFC 2440 was the follow-up, now
23856 called Open PGP, and put on the Standards Track.  Both document a
23857 non-@acronym{MIME} aware @acronym{PGP} format.  Gnus supports both
23858 encoding (signing and encryption) and decoding (verification and
23859 decryption).
23860
23861 @item PGP/MIME - RFC 2015/3156
23862 RFC 2015 (superseded by 3156 which references RFC 2440 instead of RFC
23863 1991) describes the @acronym{MIME}-wrapping around the RF 1991/2440 format.
23864 Gnus supports both encoding and decoding.
23865
23866 @item S/MIME - RFC 2633
23867 RFC 2633 describes the @acronym{S/MIME} format.
23868
23869 @item IMAP - RFC 1730/2060, RFC 2195, RFC 2086, RFC 2359, RFC 2595, RFC 1731
23870 RFC 1730 is @acronym{IMAP} version 4, updated somewhat by RFC 2060
23871 (@acronym{IMAP} 4 revision 1).  RFC 2195 describes CRAM-MD5
23872 authentication for @acronym{IMAP}.  RFC 2086 describes access control
23873 lists (ACLs) for @acronym{IMAP}.  RFC 2359 describes a @acronym{IMAP}
23874 protocol enhancement.  RFC 2595 describes the proper @acronym{TLS}
23875 integration (STARTTLS) with @acronym{IMAP}.  RFC 1731 describes the
23876 GSSAPI/Kerberos4 mechanisms for @acronym{IMAP}.
23877
23878 @end table
23879
23880 If you ever notice Gnus acting non-compliant with regards to the texts
23881 mentioned above, don't hesitate to drop a note to Gnus Towers and let us
23882 know.
23883
23884
23885 @node Emacsen
23886 @subsection Emacsen
23887 @cindex Emacsen
23888 @cindex XEmacs
23889 @cindex Mule
23890 @cindex Emacs
23891
23892 Gnus should work on :
23893
23894 @itemize @bullet
23895
23896 @item
23897 Emacs 20.3 and up.
23898
23899 @item
23900 XEmacs 21.1.1 and up.
23901
23902 @end itemize
23903
23904 This Gnus version will absolutely not work on any Emacsen older than
23905 that.  Not reliably, at least.  Older versions of Gnus may work on older
23906 Emacs versions.  However, T-gnus does support ``Mule 2.3 based on Emacs
23907 19.34'' and possibly the versions of XEmacs prior to 21.1.1, e.g. 20.4.
23908 See the file ``README'' in the T-gnus distribution for more details.
23909
23910 There are some vague differences between Gnus on the various
23911 platforms---XEmacs features more graphics (a logo and a toolbar)---but
23912 other than that, things should look pretty much the same under all
23913 Emacsen.
23914
23915
23916 @node Gnus Development
23917 @subsection Gnus Development
23918
23919 Gnus is developed in a two-phased cycle.  The first phase involves much
23920 discussion on the @samp{ding@@gnus.org} mailing list, where people
23921 propose changes and new features, post patches and new back ends.  This
23922 phase is called the @dfn{alpha} phase, since the Gnusae released in this
23923 phase are @dfn{alpha releases}, or (perhaps more commonly in other
23924 circles) @dfn{snapshots}.  During this phase, Gnus is assumed to be
23925 unstable and should not be used by casual users.  Gnus alpha releases
23926 have names like ``Red Gnus'' and ``Quassia Gnus''.
23927
23928 After futzing around for 50-100 alpha releases, Gnus is declared
23929 @dfn{frozen}, and only bug fixes are applied.  Gnus loses the prefix,
23930 and is called things like ``Gnus 5.6.32'' instead.  Normal people are
23931 supposed to be able to use these, and these are mostly discussed on the
23932 @samp{gnu.emacs.gnus} newsgroup.
23933
23934 @cindex Incoming*
23935 @vindex mail-source-delete-incoming
23936 Some variable defaults differ between alpha Gnusae and released Gnusae.
23937 In particular, @code{mail-source-delete-incoming} defaults to @code{nil} in
23938 alpha Gnusae and @code{t} in released Gnusae.  This is to prevent
23939 lossage of mail if an alpha release hiccups while handling the mail.
23940
23941 The division of discussion between the ding mailing list and the Gnus
23942 newsgroup is not purely based on publicity concerns.  It's true that
23943 having people write about the horrible things that an alpha Gnus release
23944 can do (sometimes) in a public forum may scare people off, but more
23945 importantly, talking about new experimental features that have been
23946 introduced may confuse casual users.  New features are frequently
23947 introduced, fiddled with, and judged to be found wanting, and then
23948 either discarded or totally rewritten.  People reading the mailing list
23949 usually keep up with these rapid changes, while people on the newsgroup
23950 can't be assumed to do so.
23951
23952
23953
23954 @node Contributors
23955 @subsection Contributors
23956 @cindex contributors
23957
23958 The new Gnus version couldn't have been done without the help of all the
23959 people on the (ding) mailing list.  Every day for over a year I have
23960 gotten billions of nice bug reports from them, filling me with joy,
23961 every single one of them.  Smooches.  The people on the list have been
23962 tried beyond endurance, what with my ``oh, that's a neat idea <type
23963 type>, yup, I'll release it right away <ship off> no wait, that doesn't
23964 work at all <type type>, yup, I'll ship that one off right away <ship
23965 off> no, wait, that absolutely does not work'' policy for releases.
23966 Micro$oft---bah.  Amateurs.  I'm @emph{much} worse.  (Or is that
23967 ``worser''? ``much worser''?  ``worsest''?)
23968
23969 I would like to take this opportunity to thank the Academy for@dots{}  oops,
23970 wrong show.
23971
23972 @itemize @bullet
23973
23974 @item
23975 Masanobu @sc{Umeda}---the writer of the original @sc{gnus}.
23976
23977 @item
23978 Shenghuo Zhu---uudecode.el, mm-uu.el, rfc1843.el, webmail.el,
23979 nnwarchive and many, many other things connected with @acronym{MIME} and
23980 other types of en/decoding, as well as general bug fixing, new
23981 functionality and stuff.
23982
23983 @item
23984 Per Abrahamsen---custom, scoring, highlighting and @sc{soup} code (as
23985 well as numerous other things).
23986
23987 @item
23988 Luis Fernandes---design and graphics.
23989
23990 @item
23991 Joe Reiss---creator of the smiley faces.
23992
23993 @item
23994 Justin Sheehy---the @acronym{FAQ} maintainer.
23995
23996 @item
23997 Erik Naggum---help, ideas, support, code and stuff.
23998
23999 @item
24000 Wes Hardaker---@file{gnus-picon.el} and the manual section on
24001 @dfn{picons} (@pxref{Picons}).
24002
24003 @item
24004 Kim-Minh Kaplan---further work on the picon code.
24005
24006 @item
24007 Brad Miller---@file{gnus-gl.el} and the GroupLens manual section
24008 (@pxref{GroupLens}).
24009
24010 @item
24011 Sudish Joseph---innumerable bug fixes.
24012
24013 @item
24014 Ilja Weis---@file{gnus-topic.el}.
24015
24016 @item
24017 Steven L. Baur---lots and lots and lots of bugs detections and fixes.
24018
24019 @item
24020 Vladimir Alexiev---the refcard and reference booklets.
24021
24022 @item
24023 Felix Lee & Jamie Zawinski---I stole some pieces from the XGnus
24024 distribution by Felix Lee and JWZ.
24025
24026 @item
24027 Scott Byer---@file{nnfolder.el} enhancements & rewrite.
24028
24029 @item
24030 Peter Mutsaers---orphan article scoring code.
24031
24032 @item
24033 Ken Raeburn---POP mail support.
24034
24035 @item
24036 Hallvard B Furuseth---various bits and pieces, especially dealing with
24037 .newsrc files.
24038
24039 @item
24040 Brian Edmonds---@file{gnus-bbdb.el}.
24041
24042 @item
24043 David Moore---rewrite of @file{nnvirtual.el} and many other things.
24044
24045 @item
24046 Kevin Davidson---came up with the name @dfn{ding}, so blame him.
24047
24048 @item
24049 François Pinard---many, many interesting and thorough bug reports, as
24050 well as autoconf support.
24051
24052 @end itemize
24053
24054 This manual was proof-read by Adrian Aichner, with Ricardo Nassif, Mark
24055 Borges, and Jost Krieger proof-reading parts of the manual.
24056
24057 The following people have contributed many patches and suggestions:
24058
24059 Christopher Davis,
24060 Andrew Eskilsson,
24061 Kai Grossjohann,
24062 Kevin Greiner,
24063 Jesper Harder,
24064 Paul Jarc,
24065 Simon Josefsson,
24066 David KÃ¥gedal,
24067 Richard Pieri,
24068 Fabrice Popineau,
24069 Daniel Quinlan,
24070 Michael Shields,
24071 Reiner Steib,
24072 Jason L. Tibbitts, III,
24073 Jack Vinson,
24074 Katsumi Yamaoka, @c Yamaoka
24075 and
24076 Teodor Zlatanov.
24077
24078 Also thanks to the following for patches and stuff:
24079
24080 Jari Aalto,
24081 Adrian Aichner,
24082 Vladimir Alexiev,
24083 Russ Allbery,
24084 Peter Arius,
24085 Matt Armstrong,
24086 Marc Auslander,
24087 Miles Bader,
24088 Alexei V. Barantsev,
24089 Frank Bennett,
24090 Robert Bihlmeyer,
24091 Chris Bone,
24092 Mark Borges,
24093 Mark Boyns,
24094 Lance A. Brown,
24095 Rob Browning,
24096 Kees de Bruin,
24097 Martin Buchholz,
24098 Joe Buehler,
24099 Kevin Buhr,
24100 Alastair Burt,
24101 Joao Cachopo,
24102 Zlatko Calusic,
24103 Massimo Campostrini,
24104 Castor,
24105 David Charlap,
24106 Dan Christensen,
24107 Kevin Christian,
24108 Jae-you Chung, @c ?
24109 James H. Cloos, Jr.,
24110 Laura Conrad,
24111 Michael R. Cook,
24112 Glenn Coombs,
24113 Andrew J. Cosgriff,
24114 Neil Crellin,
24115 Frank D. Cringle,
24116 Geoffrey T. Dairiki,
24117 Andre Deparade,
24118 Ulrik Dickow,
24119 Dave Disser,
24120 Rui-Tao Dong, @c ?
24121 Joev Dubach,
24122 Michael Welsh Duggan,
24123 Dave Edmondson,
24124 Paul Eggert,
24125 Mark W. Eichin,
24126 Karl Eichwalder,
24127 Enami Tsugutomo, @c Enami
24128 Michael Ernst,
24129 Luc Van Eycken,
24130 Sam Falkner,
24131 Nelson Jose dos Santos Ferreira,
24132 Sigbjorn Finne,
24133 Sven Fischer,
24134 Paul Fisher,
24135 Decklin Foster,
24136 Gary D. Foster,
24137 Paul Franklin,
24138 Guy Geens,
24139 Arne Georg Gleditsch,
24140 David S. Goldberg,
24141 Michelangelo Grigni,
24142 Dale Hagglund,
24143 D. Hall,
24144 Magnus Hammerin,
24145 Kenichi Handa, @c Handa
24146 Raja R. Harinath,
24147 Yoshiki Hayashi, @c Hayashi
24148 P. E. Jareth Hein,
24149 Hisashige Kenji, @c Hisashige
24150 Scott Hofmann,
24151 Marc Horowitz,
24152 Gunnar Horrigmo,
24153 Richard Hoskins,
24154 Brad Howes,
24155 Miguel de Icaza,
24156 François Felix Ingrand,
24157 Tatsuya Ichikawa, @c Ichikawa
24158 Ishikawa Ichiro, @c Ishikawa
24159 Lee Iverson,
24160 Iwamuro Motonori, @c Iwamuro
24161 Rajappa Iyer,
24162 Andreas Jaeger,
24163 Adam P. Jenkins,
24164 Randell Jesup,
24165 Fred Johansen,
24166 Gareth Jones,
24167 Greg Klanderman,
24168 Karl Kleinpaste,
24169 Michael Klingbeil,
24170 Peter Skov Knudsen,
24171 Shuhei Kobayashi, @c Kobayashi
24172 Petr Konecny,
24173 Koseki Yoshinori, @c Koseki
24174 Thor Kristoffersen,
24175 Jens Lautenbacher,
24176 Martin Larose,
24177 Seokchan Lee, @c Lee
24178 Joerg Lenneis,
24179 Carsten Leonhardt,
24180 James LewisMoss,
24181 Christian Limpach,
24182 Markus Linnala,
24183 Dave Love,
24184 Mike McEwan,
24185 Tonny Madsen,
24186 Shlomo Mahlab,
24187 Nat Makarevitch,
24188 Istvan Marko,
24189 David Martin,
24190 Jason R. Mastaler,
24191 Gordon Matzigkeit,
24192 Timo Metzemakers,
24193 Richard Mlynarik,
24194 Lantz Moore,
24195 Morioka Tomohiko, @c Morioka
24196 Erik Toubro Nielsen,
24197 Hrvoje Niksic,
24198 Andy Norman,
24199 Fred Oberhauser,
24200 C. R. Oldham,
24201 Alexandre Oliva,
24202 Ken Olstad,
24203 Masaharu Onishi, @c Onishi
24204 Hideki Ono, @c Ono
24205 Ettore Perazzoli,
24206 William Perry,
24207 Stephen Peters,
24208 Jens-Ulrik Holger Petersen,
24209 Ulrich Pfeifer,
24210 Matt Pharr,
24211 Andy Piper,
24212 John McClary Prevost,
24213 Bill Pringlemeir,
24214 Mike Pullen,
24215 Jim Radford,
24216 Colin Rafferty,
24217 Lasse Rasinen,
24218 Lars Balker Rasmussen,
24219 Joe Reiss,
24220 Renaud Rioboo,
24221 Roland B. Roberts,
24222 Bart Robinson,
24223 Christian von Roques,
24224 Markus Rost,
24225 Jason Rumney,
24226 Wolfgang Rupprecht,
24227 Jay Sachs,
24228 Dewey M. Sasser,
24229 Conrad Sauerwald,
24230 Loren Schall,
24231 Dan Schmidt,
24232 Ralph Schleicher,
24233 Philippe Schnoebelen,
24234 Andreas Schwab,
24235 Randal L. Schwartz,
24236 Danny Siu,
24237 Matt Simmons,
24238 Paul D. Smith,
24239 Jeff Sparkes,
24240 Toby Speight,
24241 Michael Sperber,
24242 Darren Stalder,
24243 Richard Stallman,
24244 Greg Stark,
24245 Sam Steingold,
24246 Paul Stevenson,
24247 Jonas Steverud,
24248 Paul Stodghill,
24249 Kiyokazu Suto, @c Suto
24250 Kurt Swanson,
24251 Samuel Tardieu,
24252 Teddy,
24253 Chuck Thompson,
24254 Tozawa Akihiko, @c Tozawa
24255 Philippe Troin,
24256 James Troup,
24257 Trung Tran-Duc,
24258 Jack Twilley,
24259 Aaron M. Ucko,
24260 Aki Vehtari,
24261 Didier Verna,
24262 Vladimir Volovich,
24263 Jan Vroonhof,
24264 Stefan Waldherr,
24265 Pete Ware,
24266 Barry A. Warsaw,
24267 Christoph Wedler,
24268 Joe Wells,
24269 Lee Willis,
24270 and
24271 Lloyd Zusman.
24272
24273
24274 For a full overview of what each person has done, the ChangeLogs
24275 included in the Gnus alpha distributions should give ample reading
24276 (550kB and counting).
24277
24278 Apologies to everybody that I've forgotten, of which there are many, I'm
24279 sure.
24280
24281 Gee, that's quite a list of people.  I guess that must mean that there
24282 actually are people who are using Gnus.  Who'd'a thunk it!
24283
24284
24285 @node New Features
24286 @subsection New Features
24287 @cindex new features
24288
24289 @menu
24290 * ding Gnus::                   New things in Gnus 5.0/5.1, the first new Gnus.
24291 * September Gnus::              The Thing Formally Known As Gnus 5.2/5.3.
24292 * Red Gnus::                    Third time best---Gnus 5.4/5.5.
24293 * Quassia Gnus::                Two times two is four, or Gnus 5.6/5.7.
24294 * Pterodactyl Gnus::            Pentad also starts with P, AKA Gnus 5.8/5.9.
24295 * Oort Gnus::                   It's big.  It's far out.  Gnus 5.10.
24296 @end menu
24297
24298 These lists are, of course, just @emph{short} overviews of the
24299 @emph{most} important new features.  No, really.  There are tons more.
24300 Yes, we have feeping creaturism in full effect.
24301
24302 @node ding Gnus
24303 @subsubsection (ding) Gnus
24304
24305 New features in Gnus 5.0/5.1:
24306
24307 @itemize @bullet
24308
24309 @item
24310 The look of all buffers can be changed by setting format-like variables
24311 (@pxref{Group Buffer Format} and @pxref{Summary Buffer Format}).
24312
24313 @item
24314 Local spool and several @acronym{NNTP} servers can be used at once
24315 (@pxref{Select Methods}).
24316
24317 @item
24318 You can combine groups into virtual groups (@pxref{Virtual Groups}).
24319
24320 @item
24321 You can read a number of different mail formats (@pxref{Getting Mail}).
24322 All the mail back ends implement a convenient mail expiry scheme
24323 (@pxref{Expiring Mail}).
24324
24325 @item
24326 Gnus can use various strategies for gathering threads that have lost
24327 their roots (thereby gathering loose sub-threads into one thread) or it
24328 can go back and retrieve enough headers to build a complete thread
24329 (@pxref{Customizing Threading}).
24330
24331 @item
24332 Killed groups can be displayed in the group buffer, and you can read
24333 them as well (@pxref{Listing Groups}).
24334
24335 @item
24336 Gnus can do partial group updates---you do not have to retrieve the
24337 entire active file just to check for new articles in a few groups
24338 (@pxref{The Active File}).
24339
24340 @item
24341 Gnus implements a sliding scale of subscribedness to groups
24342 (@pxref{Group Levels}).
24343
24344 @item
24345 You can score articles according to any number of criteria
24346 (@pxref{Scoring}).  You can even get Gnus to find out how to score
24347 articles for you (@pxref{Adaptive Scoring}).
24348
24349 @item
24350 Gnus maintains a dribble buffer that is auto-saved the normal Emacs
24351 manner, so it should be difficult to lose much data on what you have
24352 read if your machine should go down (@pxref{Auto Save}).
24353
24354 @item
24355 Gnus now has its own startup file (@file{~/.gnus.el}) to avoid
24356 cluttering up the @file{.emacs} file.
24357
24358 @item
24359 You can set the process mark on both groups and articles and perform
24360 operations on all the marked items (@pxref{Process/Prefix}).
24361
24362 @item
24363 You can grep through a subset of groups and create a group from the
24364 results (@pxref{Kibozed Groups}).
24365
24366 @item
24367 You can list subsets of groups according to, well, anything
24368 (@pxref{Listing Groups}).
24369
24370 @item
24371 You can browse foreign servers and subscribe to groups from those
24372 servers (@pxref{Browse Foreign Server}).
24373
24374 @item
24375 Gnus can fetch articles, asynchronously, on a second connection to the
24376 server (@pxref{Asynchronous Fetching}).
24377
24378 @item
24379 You can cache articles locally (@pxref{Article Caching}).
24380
24381 @item
24382 The uudecode functions have been expanded and generalized
24383 (@pxref{Decoding Articles}).
24384
24385 @item
24386 You can still post uuencoded articles, which was a little-known feature
24387 of @sc{gnus}' past (@pxref{Uuencoding and Posting}).
24388
24389 @item
24390 Fetching parents (and other articles) now actually works without
24391 glitches (@pxref{Finding the Parent}).
24392
24393 @item
24394 Gnus can fetch @acronym{FAQ}s and group descriptions (@pxref{Group Information}).
24395
24396 @item
24397 Digests (and other files) can be used as the basis for groups
24398 (@pxref{Document Groups}).
24399
24400 @item
24401 Articles can be highlighted and customized (@pxref{Customizing
24402 Articles}).
24403
24404 @item
24405 URLs and other external references can be buttonized (@pxref{Article
24406 Buttons}).
24407
24408 @item
24409 You can do lots of strange stuff with the Gnus window & frame
24410 configuration (@pxref{Window Layout}).
24411
24412 @item
24413 You can click on buttons instead of using the keyboard
24414 (@pxref{Buttons}).
24415
24416 @end itemize
24417
24418
24419 @node September Gnus
24420 @subsubsection September Gnus
24421
24422 @iftex
24423 @iflatex
24424 \gnusfig{-28cm}{0cm}{\epsfig{figure=ps/september,height=20cm}}
24425 @end iflatex
24426 @end iftex
24427
24428 New features in Gnus 5.2/5.3:
24429
24430 @itemize @bullet
24431
24432 @item
24433 A new message composition mode is used.  All old customization variables
24434 for @code{mail-mode}, @code{rnews-reply-mode} and @code{gnus-msg} are
24435 now obsolete.
24436
24437 @item
24438 Gnus is now able to generate @dfn{sparse} threads---threads where
24439 missing articles are represented by empty nodes (@pxref{Customizing
24440 Threading}).
24441
24442 @lisp
24443 (setq gnus-build-sparse-threads 'some)
24444 @end lisp
24445
24446 @item
24447 Outgoing articles are stored on a special archive server
24448 (@pxref{Archived Messages}).
24449
24450 @item
24451 Partial thread regeneration now happens when articles are
24452 referred.
24453
24454 @item
24455 Gnus can make use of GroupLens predictions (@pxref{GroupLens}).
24456
24457 @item
24458 Picons (personal icons) can be displayed under XEmacs (@pxref{Picons}).
24459
24460 @item
24461 A @code{trn}-like tree buffer can be displayed (@pxref{Tree Display}).
24462
24463 @lisp
24464 (setq gnus-use-trees t)
24465 @end lisp
24466
24467 @item
24468 An @code{nn}-like pick-and-read minor mode is available for the summary
24469 buffers (@pxref{Pick and Read}).
24470
24471 @lisp
24472 (add-hook 'gnus-summary-mode-hook 'gnus-pick-mode)
24473 @end lisp
24474
24475 @item
24476 In binary groups you can use a special binary minor mode (@pxref{Binary
24477 Groups}).
24478
24479 @item
24480 Groups can be grouped in a folding topic hierarchy (@pxref{Group
24481 Topics}).
24482
24483 @lisp
24484 (add-hook 'gnus-group-mode-hook 'gnus-topic-mode)
24485 @end lisp
24486
24487 @item
24488 Gnus can re-send and bounce mail (@pxref{Summary Mail Commands}).
24489
24490 @item
24491 Groups can now have a score, and bubbling based on entry frequency
24492 is possible (@pxref{Group Score}).
24493
24494 @lisp
24495 (add-hook 'gnus-summary-exit-hook 'gnus-summary-bubble-group)
24496 @end lisp
24497
24498 @item
24499 Groups can be process-marked, and commands can be performed on
24500 groups of groups (@pxref{Marking Groups}).
24501
24502 @item
24503 Caching is possible in virtual groups.
24504
24505 @item
24506 @code{nndoc} now understands all kinds of digests, mail boxes, rnews
24507 news batches, ClariNet briefs collections, and just about everything
24508 else (@pxref{Document Groups}).
24509
24510 @item
24511 Gnus has a new back end (@code{nnsoup}) to create/read SOUP packets
24512 (@pxref{SOUP}).
24513
24514 @item
24515 The Gnus cache is much faster.
24516
24517 @item
24518 Groups can be sorted according to many criteria (@pxref{Sorting
24519 Groups}).
24520
24521 @item
24522 New group parameters have been introduced to set list-addresses and
24523 expiry times (@pxref{Group Parameters}).
24524
24525 @item
24526 All formatting specs allow specifying faces to be used
24527 (@pxref{Formatting Fonts}).
24528
24529 @item
24530 There are several more commands for setting/removing/acting on process
24531 marked articles on the @kbd{M P} submap (@pxref{Setting Process Marks}).
24532
24533 @item
24534 The summary buffer can be limited to show parts of the available
24535 articles based on a wide range of criteria.  These commands have been
24536 bound to keys on the @kbd{/} submap (@pxref{Limiting}).
24537
24538 @item
24539 Articles can be made persistent with the @kbd{*} command
24540 (@pxref{Persistent Articles}).
24541
24542 @item
24543 All functions for hiding article elements are now toggles.
24544
24545 @item
24546 Article headers can be buttonized (@pxref{Article Washing}).
24547
24548 @item
24549 All mail back ends support fetching articles by @code{Message-ID}.
24550
24551 @item
24552 Duplicate mail can now be treated properly (@pxref{Duplicates}).
24553
24554 @item
24555 All summary mode commands are available directly from the article
24556 buffer (@pxref{Article Keymap}).
24557
24558 @item
24559 Frames can be part of @code{gnus-buffer-configuration} (@pxref{Window
24560 Layout}).
24561
24562 @item
24563 Mail can be re-scanned by a daemonic process (@pxref{Daemons}).
24564 @iftex
24565 @iflatex
24566 \marginpar[\mbox{}\hfill\epsfig{figure=ps/fseptember,height=5cm}]{\epsfig{figure=ps/fseptember,height=5cm}}
24567 @end iflatex
24568 @end iftex
24569
24570 @item
24571 Gnus can make use of NoCeM files to weed out spam (@pxref{NoCeM}).
24572
24573 @lisp
24574 (setq gnus-use-nocem t)
24575 @end lisp
24576
24577 @item
24578 Groups can be made permanently visible (@pxref{Listing Groups}).
24579
24580 @lisp
24581 (setq gnus-permanently-visible-groups "^nnml:")
24582 @end lisp
24583
24584 @item
24585 Many new hooks have been introduced to make customizing easier.
24586
24587 @item
24588 Gnus respects the @code{Mail-Copies-To} header.
24589
24590 @item
24591 Threads can be gathered by looking at the @code{References} header
24592 (@pxref{Customizing Threading}).
24593
24594 @lisp
24595 (setq gnus-summary-thread-gathering-function
24596       'gnus-gather-threads-by-references)
24597 @end lisp
24598
24599 @item
24600 Read articles can be stored in a special backlog buffer to avoid
24601 refetching (@pxref{Article Backlog}).
24602
24603 @lisp
24604 (setq gnus-keep-backlog 50)
24605 @end lisp
24606
24607 @item
24608 A clean copy of the current article is always stored in a separate
24609 buffer to allow easier treatment.
24610
24611 @item
24612 Gnus can suggest where to save articles (@pxref{Saving Articles}).
24613
24614 @item
24615 Gnus doesn't have to do as much prompting when saving (@pxref{Saving
24616 Articles}).
24617
24618 @lisp
24619 (setq gnus-prompt-before-saving t)
24620 @end lisp
24621
24622 @item
24623 @code{gnus-uu} can view decoded files asynchronously while fetching
24624 articles (@pxref{Other Decode Variables}).
24625
24626 @lisp
24627 (setq gnus-uu-grabbed-file-functions 'gnus-uu-grab-view)
24628 @end lisp
24629
24630 @item
24631 Filling in the article buffer now works properly on cited text
24632 (@pxref{Article Washing}).
24633
24634 @item
24635 Hiding cited text adds buttons to toggle hiding, and how much
24636 cited text to hide is now customizable (@pxref{Article Hiding}).
24637
24638 @lisp
24639 (setq gnus-cited-lines-visible 2)
24640 @end lisp
24641
24642 @item
24643 Boring headers can be hidden (@pxref{Article Hiding}).
24644
24645 @item
24646 Default scoring values can now be set from the menu bar.
24647
24648 @item
24649 Further syntax checking of outgoing articles have been added.
24650
24651 @end itemize
24652
24653
24654 @node Red Gnus
24655 @subsubsection Red Gnus
24656
24657 New features in Gnus 5.4/5.5:
24658
24659 @iftex
24660 @iflatex
24661 \gnusfig{-5.5cm}{-4cm}{\epsfig{figure=ps/red,height=20cm}}
24662 @end iflatex
24663 @end iftex
24664
24665 @itemize @bullet
24666
24667 @item
24668 @file{nntp.el} has been totally rewritten in an asynchronous fashion.
24669
24670 @item
24671 Article prefetching functionality has been moved up into
24672 Gnus (@pxref{Asynchronous Fetching}).
24673
24674 @item
24675 Scoring can now be performed with logical operators like @code{and},
24676 @code{or}, @code{not}, and parent redirection (@pxref{Advanced
24677 Scoring}).
24678
24679 @item
24680 Article washing status can be displayed in the
24681 article mode line (@pxref{Misc Article}).
24682
24683 @item
24684 @file{gnus.el} has been split into many smaller files.
24685
24686 @item
24687 Suppression of duplicate articles based on Message-ID can be done
24688 (@pxref{Duplicate Suppression}).
24689
24690 @lisp
24691 (setq gnus-suppress-duplicates t)
24692 @end lisp
24693
24694 @item
24695 New variables for specifying what score and adapt files are to be
24696 considered home score and adapt files (@pxref{Home Score File}) have
24697 been added.
24698
24699 @item
24700 @code{nndoc} was rewritten to be easily extendable (@pxref{Document
24701 Server Internals}).
24702
24703 @item
24704 Groups can inherit group parameters from parent topics (@pxref{Topic
24705 Parameters}).
24706
24707 @item
24708 Article editing has been revamped and is now actually usable.
24709
24710 @item
24711 Signatures can be recognized in more intelligent fashions
24712 (@pxref{Article Signature}).
24713
24714 @item
24715 Summary pick mode has been made to look more @code{nn}-like.  Line
24716 numbers are displayed and the @kbd{.} command can be used to pick
24717 articles (@code{Pick and Read}).
24718
24719 @item
24720 Commands for moving the @file{.newsrc.eld} from one server to
24721 another have been added (@pxref{Changing Servers}).
24722
24723 @item
24724 There's a way now to specify that ``uninteresting'' fields be suppressed
24725 when generating lines in buffers (@pxref{Advanced Formatting}).
24726
24727 @item
24728 Several commands in the group buffer can be undone with @kbd{C-M-_}
24729 (@pxref{Undo}).
24730
24731 @item
24732 Scoring can be done on words using the new score type @code{w}
24733 (@pxref{Score File Format}).
24734
24735 @item
24736 Adaptive scoring can be done on a Subject word-by-word basis
24737 (@pxref{Adaptive Scoring}).
24738
24739 @lisp
24740 (setq gnus-use-adaptive-scoring '(word))
24741 @end lisp
24742
24743 @item
24744 Scores can be decayed (@pxref{Score Decays}).
24745
24746 @lisp
24747 (setq gnus-decay-scores t)
24748 @end lisp
24749
24750 @item
24751 Scoring can be performed using a regexp on the Date header.  The Date is
24752 normalized to compact ISO 8601 format first (@pxref{Score File Format}).
24753
24754 @item
24755 A new command has been added to remove all data on articles from
24756 the native server (@pxref{Changing Servers}).
24757
24758 @item
24759 A new command for reading collections of documents
24760 (@code{nndoc} with @code{nnvirtual} on top) has been added---@kbd{C-M-d}
24761 (@pxref{Really Various Summary Commands}).
24762
24763 @item
24764 Process mark sets can be pushed and popped (@pxref{Setting Process
24765 Marks}).
24766
24767 @item
24768 A new mail-to-news back end makes it possible to post even when the @acronym{NNTP}
24769 server doesn't allow posting (@pxref{Mail-To-News Gateways}).
24770
24771 @item
24772 A new back end for reading searches from Web search engines
24773 (@dfn{DejaNews}, @dfn{Alta Vista}, @dfn{InReference}) has been added
24774 (@pxref{Web Searches}).
24775
24776 @item
24777 Groups inside topics can now be sorted using the standard sorting
24778 functions, and each topic can be sorted independently (@pxref{Topic
24779 Sorting}).
24780
24781 @item
24782 Subsets of the groups can be sorted independently (@code{Sorting
24783 Groups}).
24784
24785 @item
24786 Cached articles can be pulled into the groups (@pxref{Summary Generation
24787 Commands}).
24788 @iftex
24789 @iflatex
24790 \marginpar[\mbox{}\hfill\epsfig{figure=ps/fred,width=3cm}]{\epsfig{figure=ps/fred,width=3cm}}
24791 @end iflatex
24792 @end iftex
24793
24794 @item
24795 Score files are now applied in a more reliable order (@pxref{Score
24796 Variables}).
24797
24798 @item
24799 Reports on where mail messages end up can be generated (@pxref{Splitting
24800 Mail}).
24801
24802 @item
24803 More hooks and functions have been added to remove junk from incoming
24804 mail before saving the mail (@pxref{Washing Mail}).
24805
24806 @item
24807 Emphasized text can be properly fontisized:
24808
24809 @end itemize
24810
24811
24812 @node Quassia Gnus
24813 @subsubsection Quassia Gnus
24814
24815 New features in Gnus 5.6:
24816
24817 @itemize @bullet
24818
24819 @item
24820 New functionality for using Gnus as an offline newsreader has been
24821 added.  A plethora of new commands and modes have been added.
24822 @xref{Gnus Unplugged}, for the full story.
24823
24824 @item
24825 The @code{nndraft} back end has returned, but works differently than
24826 before.  All Message buffers are now also articles in the @code{nndraft}
24827 group, which is created automatically.
24828
24829 @item
24830 @code{gnus-alter-header-function} can now be used to alter header
24831 values.
24832
24833 @item
24834 @code{gnus-summary-goto-article} now accept Message-ID's.
24835
24836 @item
24837 A new Message command for deleting text in the body of a message
24838 outside the region: @kbd{C-c C-v}.
24839
24840 @item
24841 You can now post to component group in @code{nnvirtual} groups with
24842 @kbd{C-u C-c C-c}.
24843
24844 @item
24845  @code{nntp-rlogin-program}---new variable to ease customization.
24846
24847 @item
24848 @code{C-u C-c C-c} in @code{gnus-article-edit-mode} will now inhibit
24849 re-highlighting of the article buffer.
24850
24851 @item
24852 New element in @code{gnus-boring-article-headers}---@code{long-to}.
24853
24854 @item
24855 @kbd{M-i} symbolic prefix command.  @xref{Symbolic Prefixes}, for
24856 details.
24857
24858 @item
24859 @kbd{L} and @kbd{I} in the summary buffer now take the symbolic prefix
24860 @kbd{a} to add the score rule to the @file{all.SCORE} file.
24861
24862 @item
24863 @code{gnus-simplify-subject-functions} variable to allow greater
24864 control over simplification.
24865
24866 @item
24867 @kbd{A T}---new command for fetching the current thread.
24868
24869 @item
24870 @kbd{/ T}---new command for including the current thread in the
24871 limit.
24872
24873 @item
24874 @kbd{M-RET} is a new Message command for breaking cited text.
24875
24876 @item
24877 @samp{\\1}-expressions are now valid in @code{nnmail-split-methods}.
24878
24879 @item
24880 The @code{custom-face-lookup} function has been removed.
24881 If you used this function in your initialization files, you must
24882 rewrite them to use @code{face-spec-set} instead.
24883
24884 @item
24885 Canceling now uses the current select method.  Symbolic prefix
24886 @kbd{a} forces normal posting method.
24887
24888 @item
24889 New command to translate M******** sm*rtq**t*s into proper
24890 text---@kbd{W d}.
24891
24892 @item
24893 For easier debugging of @code{nntp}, you can set
24894 @code{nntp-record-commands} to a non-@code{nil} value.
24895
24896 @item
24897 @code{nntp} now uses @file{~/.authinfo}, a @file{.netrc}-like file, for
24898 controlling where and how to send @sc{authinfo} to @acronym{NNTP} servers.
24899
24900 @item
24901 A command for editing group parameters from the summary buffer
24902 has been added.
24903
24904 @item
24905 A history of where mails have been split is available.
24906
24907 @item
24908 A new article date command has been added---@code{article-date-iso8601}.
24909
24910 @item
24911 Subjects can be simplified when threading by setting
24912 @code{gnus-score-thread-simplify}.
24913
24914 @item
24915 A new function for citing in Message has been
24916 added---@code{message-cite-original-without-signature}.
24917
24918 @item
24919 @code{article-strip-all-blank-lines}---new article command.
24920
24921 @item
24922 A new Message command to kill to the end of the article has
24923 been added.
24924
24925 @item
24926 A minimum adaptive score can be specified by using the
24927 @code{gnus-adaptive-word-minimum} variable.
24928
24929 @item
24930 The ``lapsed date'' article header can be kept continually
24931 updated by the @code{gnus-start-date-timer} command.
24932
24933 @item
24934 Web listserv archives can be read with the @code{nnlistserv} back end.
24935
24936 @item
24937 Old dejanews archives can now be read by @code{nnweb}.
24938
24939 @end itemize
24940
24941 @node Pterodactyl Gnus
24942 @subsubsection Pterodactyl Gnus
24943
24944 New features in Gnus 5.8:
24945
24946 @itemize @bullet
24947
24948 @item
24949 The mail-fetching functions have changed.  See the manual for the
24950 many details.  In particular, all procmail fetching variables are gone.
24951
24952 If you used procmail like in
24953
24954 @lisp
24955 (setq nnmail-use-procmail t)
24956 (setq nnmail-spool-file 'procmail)
24957 (setq nnmail-procmail-directory "~/mail/incoming/")
24958 (setq nnmail-procmail-suffix "\\.in")
24959 @end lisp
24960
24961 this now has changed to
24962
24963 @lisp
24964 (setq mail-sources
24965       '((directory :path "~/mail/incoming/"
24966                    :suffix ".in")))
24967 @end lisp
24968
24969 @xref{Mail Source Specifiers}.
24970
24971 @item
24972 Gnus is now a @acronym{MIME}-capable reader.  This affects many parts of
24973 Gnus, and adds a slew of new commands.  See the manual for details.
24974
24975 @item
24976 Gnus has also been multilingualized.  This also affects too
24977 many parts of Gnus to summarize here, and adds many new variables.
24978
24979 @item
24980 @code{gnus-auto-select-first} can now be a function to be
24981 called to position point.
24982
24983 @item
24984 The user can now decide which extra headers should be included in
24985 summary buffers and @acronym{NOV} files.
24986
24987 @item
24988 @code{gnus-article-display-hook} has been removed.  Instead, a number
24989 of variables starting with @code{gnus-treat-} have been added.
24990
24991 @item
24992 The Gnus posting styles have been redone again and now works in a
24993 subtly different manner.
24994
24995 @item
24996 New web-based back ends have been added: @code{nnslashdot},
24997 @code{nnwarchive} and @code{nnultimate}.  nnweb has been revamped,
24998 again, to keep up with ever-changing layouts.
24999
25000 @item
25001 Gnus can now read @acronym{IMAP} mail via @code{nnimap}.
25002
25003 @end itemize
25004
25005 @node Oort Gnus
25006 @subsubsection Oort Gnus
25007 @cindex Oort Gnus
25008
25009 New features in Gnus 5.10:
25010
25011 @itemize @bullet
25012
25013 @item
25014 The revised Gnus @acronym{FAQ} is included in the manual,
25015 @xref{Frequently Asked Questions}.
25016
25017 @item
25018 Upgrading from previous (stable) version if you have used Oort.
25019
25020 If you have tried Oort (the unstable Gnus branch leading to this
25021 release) but went back to a stable version, be careful when upgrading to
25022 this version.  In particular, you will probably want to remove all
25023 @file{.marks} (nnml) and @file{.mrk} (nnfolder) files, so that flags are
25024 read from your @file{.newsrc.eld} instead of from the
25025 @file{.marks}/@file{.mrk} file where this release store flags.  See a
25026 later entry for more information about marks.  Note that downgrading
25027 isn't save in general.
25028
25029 @item
25030 Article Buttons
25031
25032 More buttons for URLs, mail addresses, Message-IDs, Info links, man
25033 pages and Emacs or Gnus related references.  @xref{Article Buttons}.  The
25034 variables @code{gnus-button-@var{*}-level} can be used to control the
25035 appearance of all article buttons.  @xref{Article Button Levels}.
25036
25037 @item
25038 Dired integration
25039
25040 @code{gnus-dired-minor-mode} installs key bindings in dired buffers to send
25041 a file as an attachment (@kbd{C-c C-a}), open a file using the appropriate
25042 mailcap entry (@kbd{C-c C-l}), and print a file using the mailcap entry
25043 (@kbd{C-c P}).  It is enabled with
25044 @lisp
25045 (add-hook 'dired-mode-hook 'turn-on-gnus-dired-mode)
25046 @end lisp
25047
25048 @item
25049 Gnus can display RSS newsfeeds as a newsgroup.  @xref{RSS}.
25050
25051 @item
25052 Single-part yenc encoded attachments can be decoded.
25053
25054 @item
25055 Picons
25056
25057 The picons code has been reimplemented to work in GNU Emacs---some of
25058 the previous options have been removed or renamed.
25059
25060 Picons are small ``personal icons'' representing users, domain and
25061 newsgroups, which can be displayed in the Article buffer.
25062 @xref{Picons}.
25063
25064 @item
25065 If the new option @code{gnus-treat-body-boundary} is non-@code{nil}, a
25066 boundary line is drawn at the end of the headers.
25067
25068 @item
25069 Retrieval of charters and control messages
25070
25071 There are new commands for fetching newsgroup charters (@kbd{H c}) and
25072 control messages (@kbd{H C}).
25073
25074 @item
25075 Delayed articles
25076
25077 You can delay the sending of a message with @kbd{C-c C-j} in the Message
25078 buffer.  The messages are delivered at specified time.  This is useful
25079 for sending yourself reminders.  @xref{Delayed Articles}.
25080
25081 @item
25082 If @code{auto-compression-mode} is enabled, attachments are automatically
25083 decompressed when activated.
25084
25085 @item
25086 If the new option @code{nnml-use-compressed-files} is non-@code{nil},
25087 the nnml back end allows compressed message files.
25088
25089 @item
25090 Signed article headers (X-PGP-Sig) can be verified with @kbd{W p}.
25091
25092 @item
25093 The Summary Buffer uses an arrow in the fringe to indicate the current
25094 article.  Use @code{(setq gnus-summary-display-arrow nil)} to disable it.
25095
25096 @item
25097 Warn about email replies to news
25098
25099 Do you often find yourself replying to news by email by mistake?  Then
25100 the new option @code{gnus-confirm-mail-reply-to-news} is just the thing for
25101 you.
25102
25103 @item
25104 If the new option @code{gnus-summary-display-while-building} is
25105 non-@code{nil}, the summary buffer is shown and updated as it's being
25106 built.
25107
25108 @item
25109 The new @code{recent} mark @samp{.} indicates newly arrived messages (as
25110 opposed to old but unread messages).
25111
25112 @item
25113 The new option @code{gnus-gcc-mark-as-read} automatically marks
25114 Gcc articles as read.
25115
25116 @item
25117 The nndoc back end now supports mailman digests and exim bounces.
25118
25119 @item
25120 Gnus supports RFC 2369 mailing list headers, and adds a number of
25121 related commands in mailing list groups.  @xref{Mailing List}.
25122
25123 @item
25124 The Date header can be displayed in a format that can be read aloud
25125 in English.  @xref{Article Date}.
25126
25127 @item
25128 The envelope sender address can be customized when using Sendmail.
25129 @xref{Mail Variables, Mail Variables,, message, Message Manual}.
25130
25131 @item
25132 diffs are automatically highlighted in groups matching
25133 @code{mm-uu-diff-groups-regexp}
25134
25135 @item
25136 @acronym{TLS} wrapper shipped with Gnus
25137
25138 @acronym{TLS}/@acronym{SSL} is now supported in @acronym{IMAP} and
25139 @acronym{NNTP} via @file{tls.el} and GNUTLS.  The old
25140 @acronym{TLS}/@acronym{SSL} support via (external third party)
25141 @file{ssl.el} and OpenSSL still works.
25142
25143 @item
25144 New @file{make.bat} for compiling and installing Gnus under MS Windows
25145
25146 Use @file{make.bat} if you want to install Gnus under MS Windows, the
25147 first argument to the batch-program should be the directory where
25148 @file{xemacs.exe} respectively @file{emacs.exe} is located, iff you want
25149 to install Gnus after compiling it, give @file{make.bat} @code{/copy} as
25150 the second parameter.
25151
25152 @file{make.bat} has been rewritten from scratch, it now features
25153 automatic recognition of XEmacs and GNU Emacs, generates
25154 @file{gnus-load.el}, checks if errors occur while compilation and
25155 generation of info files and reports them at the end of the build
25156 process.  It now uses @code{makeinfo} if it is available and falls
25157 back to @file{infohack.el} otherwise.  @file{make.bat} should now
25158 install all files which are necessary to run Gnus and be generally a
25159 complete replacement for the @code{configure; make; make install}
25160 cycle used under Unix systems.
25161
25162 The new @file{make.bat} makes @file{make-x.bat} superfluous, so it has
25163 been removed.
25164
25165 @item
25166 Support for non-@acronym{ASCII} domain names
25167
25168 Message supports non-@acronym{ASCII} domain names in From:, To: and
25169 Cc: and will query you whether to perform encoding when you try to
25170 send a message.  The variable @code{message-use-idna} controls this.
25171 Gnus will also decode non-@acronym{ASCII} domain names in From:, To:
25172 and Cc: when you view a message.  The variable @code{gnus-use-idna}
25173 controls this.
25174
25175 @item
25176 Better handling of Microsoft citation styles
25177
25178 Gnus now tries to recognize the mangled header block that some Microsoft
25179 mailers use to indicate that the rest of the message is a citation, even
25180 though it is not quoted in any way.  The variable
25181 @code{gnus-cite-unsightly-citation-regexp} matches the start of these
25182 citations.
25183
25184 @item
25185 @code{gnus-article-skip-boring}
25186
25187 If you set @code{gnus-article-skip-boring} to @code{t}, then Gnus will
25188 not scroll down to show you a page that contains only boring text,
25189 which by default means cited text and signature.  You can customize
25190 what is skippable using @code{gnus-article-boring-faces}.
25191
25192 This feature is especially useful if you read many articles that
25193 consist of a little new content at the top with a long, untrimmed
25194 message cited below.
25195
25196 @item
25197 The format spec @code{%C} for positioning point has changed to @code{%*}.
25198
25199 @item
25200 The new variable @code{gnus-parameters} can be used to set group parameters.
25201
25202 Earlier this was done only via @kbd{G p} (or @kbd{G c}), which stored
25203 the parameters in @file{~/.newsrc.eld}, but via this variable you can
25204 enjoy the powers of customize, and simplified backups since you set the
25205 variable in @file{~/.emacs} instead of @file{~/.newsrc.eld}.  The
25206 variable maps regular expressions matching group names to group
25207 parameters, a'la:
25208 @lisp
25209 (setq gnus-parameters
25210       '(("mail\\..*"
25211          (gnus-show-threads nil)
25212          (gnus-use-scoring nil))
25213         ("^nnimap:\\(foo.bar\\)$"
25214          (to-group . "\\1"))))
25215 @end lisp
25216
25217 @item
25218 Smileys (@samp{:-)}, @samp{;-)} etc) are now iconized for Emacs too.
25219
25220 Put @code{(setq gnus-treat-display-smileys nil)} in @file{~/.emacs} to
25221 disable it.
25222
25223 @item
25224 Gnus no longer generate the Sender: header automatically.
25225
25226 Earlier it was generated iff the user configurable email address was
25227 different from the Gnus guessed default user address.  As the guessing
25228 algorithm is rarely correct these days, and (more controversially) the
25229 only use of the Sender: header was to check if you are entitled to
25230 cancel/supersede news (which is now solved by Cancel Locks instead,
25231 see another entry), generation of the header has been disabled by
25232 default.  See the variables @code{message-required-headers},
25233 @code{message-required-news-headers}, and
25234 @code{message-required-mail-headers}.
25235
25236 @item
25237 Features from third party @file{message-utils.el} added to @file{message.el}.
25238
25239 Message now asks if you wish to remove @samp{(was: <old subject>)} from
25240 subject lines (see @code{message-subject-trailing-was-query}).  @kbd{C-c
25241 M-m} and @kbd{C-c M-f} inserts markers indicating included text.
25242 @kbd{C-c C-f a} adds a X-No-Archive: header.  @kbd{C-c C-f x} inserts
25243 appropriate headers and a note in the body for cross-postings and
25244 followups (see the variables @code{message-cross-post-@var{*}}).
25245
25246 @item
25247 References and X-Draft-Headers are no longer generated when you start
25248 composing messages and @code{message-generate-headers-first} is
25249 @code{nil}.
25250
25251 @item
25252 Improved anti-spam features.
25253
25254 Gnus is now able to take out spam from your mail and news streams
25255 using a wide variety of programs and filter rules.  Among the supported
25256 methods are RBL blocklists, bogofilter and white/blacklists.  Hooks
25257 for easy use of external packages such as SpamAssassin and Hashcash
25258 are also new.  @xref{Thwarting Email Spam}.
25259
25260 @item
25261 Easy inclusion of X-Faces headers.
25262
25263 @item
25264 Face headers handling.
25265
25266 @item
25267 In the summary buffer, the new command @kbd{/ N} inserts new messages
25268 and @kbd{/ o} inserts old messages.
25269
25270 @item
25271 Gnus decodes morse encoded messages if you press @kbd{W m}.
25272
25273 @item
25274 Unread count correct in nnimap groups.
25275
25276 The estimated number of unread articles in the group buffer should now
25277 be correct for nnimap groups.  This is achieved by calling
25278 @code{nnimap-fixup-unread-after-getting-new-news} from the
25279 @code{gnus-setup-news-hook} (called on startup) and
25280 @code{gnus-after-getting-new-news-hook}. (called after getting new
25281 mail).  If you have modified those variables from the default, you may
25282 want to add @code{nnimap-fixup-unread-after-getting-new-news} again.  If
25283 you were happy with the estimate and want to save some (minimal) time
25284 when getting new mail, remove the function.
25285
25286 @item
25287 Group Carbon Copy (GCC) quoting
25288
25289 To support groups that contains SPC and other weird characters, groups
25290 are quoted before they are placed in the Gcc: header.  This means
25291 variables such as @code{gnus-message-archive-group} should no longer
25292 contain quote characters to make groups containing SPC work.  Also, if
25293 you are using the string @samp{nnml:foo, nnml:bar} (indicating Gcc
25294 into two groups) you must change it to return the list
25295 @code{("nnml:foo" "nnml:bar")}, otherwise the Gcc: line will be quoted
25296 incorrectly.  Note that returning the string @samp{nnml:foo, nnml:bar}
25297 was incorrect earlier, it just didn't generate any problems since it
25298 was inserted directly.
25299
25300 @item
25301 @file{~/News/overview/} not used.
25302
25303 As a result of the following change, the @file{~/News/overview/}
25304 directory is not used any more.  You can safely delete the entire
25305 hierarchy.
25306
25307 @item
25308 @code{gnus-agent}
25309
25310 The Gnus Agent has seen a major updated and is now enabled by default,
25311 and all nntp and nnimap servers from @code{gnus-select-method} and
25312 @code{gnus-secondary-select-method} are agentized by default.  Earlier
25313 only the server in @code{gnus-select-method} was agentized by the
25314 default, and the agent was disabled by default.  When the agent is
25315 enabled, headers are now also retrieved from the Agent cache instead
25316 of the back ends when possible.  Earlier this only happened in the
25317 unplugged state.  You can enroll or remove servers with @kbd{J a} and
25318 @kbd{J r} in the server buffer.  Gnus will not download articles into
25319 the Agent cache, unless you instruct it to do so, though, by using
25320 @kbd{J u} or @kbd{J s} from the Group buffer.  You revert to the old
25321 behaviour of having the Agent disabled with @code{(setq gnus-agent
25322 nil)}.  Note that putting @code{(gnus-agentize)} in @file{~/.gnus.el}
25323 is not needed any more.
25324
25325 @item
25326 @code{gnus-summary-line-format}
25327
25328 The default value changed to @samp{%U%R%z%I%(%[%4L: %-23,23f%]%)
25329 %s\n}.  Moreover @code{gnus-extra-headers},
25330 @code{nnmail-extra-headers} and @code{gnus-ignored-from-addresses}
25331 changed their default so that the users name will be replaced by the
25332 recipient's name or the group name posting to for @acronym{NNTP}
25333 groups.
25334
25335 @item
25336 @file{deuglify.el} (@code{gnus-article-outlook-deuglify-article})
25337
25338 A new file from Raymond Scholz @email{rscholz@@zonix.de} for deuglifying
25339 broken Outlook (Express) articles.
25340
25341 @item
25342 @code{(require 'gnus-load)}
25343
25344 If you use a stand-alone Gnus distribution, you'd better add
25345 @code{(require 'gnus-load)} into your @file{~/.emacs} after adding the Gnus
25346 lisp directory into load-path.
25347
25348 File @file{gnus-load.el} contains autoload commands, functions and variables,
25349 some of which may not be included in distributions of Emacsen.
25350
25351 @item
25352 @code{gnus-slave-unplugged}
25353
25354 A new command which starts Gnus offline in slave mode.
25355
25356 @item
25357 @code{message-insinuate-rmail}
25358
25359 Adding @code{(message-insinuate-rmail)} and @code{(setq
25360 mail-user-agent 'gnus-user-agent)} in @file{.emacs} convinces Rmail to
25361 compose, reply and forward messages in message-mode, where you can
25362 enjoy the power of @acronym{MML}.
25363
25364 @item
25365 @code{message-minibuffer-local-map}
25366
25367 The line below enables BBDB in resending a message:
25368 @lisp
25369 (define-key message-minibuffer-local-map [(tab)]
25370   'bbdb-complete-name)
25371 @end lisp
25372
25373 @item
25374 Externalizing and deleting of attachments.
25375
25376 If @code{gnus-gcc-externalize-attachments} or
25377 @code{message-fcc-externalize-attachments} is non-@code{nil}, attach
25378 local files as external parts.
25379
25380 The command @code{gnus-mime-save-part-and-strip} (bound to @kbd{C-o}
25381 on @acronym{MIME} buttons) saves a part and replaces the part with an
25382 external one.  @code{gnus-mime-delete-part} (bound to @kbd{d} on
25383 @acronym{MIME} buttons) removes a part.  It works only on back ends
25384 that support editing.
25385
25386 @item
25387 @code{gnus-default-charset}
25388
25389 The default value is determined from the
25390 @code{current-language-environment} variable, instead of
25391 @code{iso-8859-1}.  Also the @samp{.*} item in
25392 @code{gnus-group-charset-alist} is removed.
25393
25394 @item
25395 @code{gnus-posting-styles}
25396
25397 Add a new format of match like
25398 @lisp
25399 ((header "to" "larsi.*org")
25400  (Organization "Somewhere, Inc."))
25401 @end lisp
25402 The old format like the lines below is obsolete, but still accepted.
25403 @lisp
25404 (header "to" "larsi.*org"
25405         (Organization "Somewhere, Inc."))
25406 @end lisp
25407
25408 @item
25409 @code{message-ignored-news-headers} and @code{message-ignored-mail-headers}
25410
25411 @samp{X-Draft-From} and @samp{X-Gnus-Agent-Meta-Information} have been
25412 added into these two variables.  If you customized those, perhaps you
25413 need add those two headers too.
25414
25415 @item
25416 Gnus reads the @acronym{NOV} and articles in the Agent if plugged.
25417
25418 If one reads an article while plugged, and the article already exists
25419 in the Agent, it won't get downloaded once more.  @code{(setq
25420 gnus-agent-cache nil)} reverts to the old behavior.
25421
25422 @item
25423 Gnus supports the ``format=flowed'' (RFC 2646) parameter.  On
25424 composing messages, it is enabled by @code{use-hard-newlines}.
25425 Decoding format=flowed was present but not documented in earlier
25426 versions.
25427
25428 @item
25429 Gnus supports the generation of RFC 2298 Disposition Notification requests.
25430
25431 This is invoked with the @kbd{C-c M-n} key binding from message mode.
25432
25433 @item
25434 Gnus supports Maildir groups.
25435
25436 Gnus includes a new back end @file{nnmaildir.el}.  @xref{Maildir}.
25437
25438 @item
25439 Printing capabilities are enhanced.
25440
25441 Gnus supports Muttprint natively with @kbd{O P} from the Summary and
25442 Article buffers.  Also, each individual @acronym{MIME} part can be
25443 printed using @kbd{p} on the @acronym{MIME} button.
25444
25445 @item
25446 Message supports the Importance: (RFC 2156) header.
25447
25448 In the message buffer, @kbd{C-c C-f C-i} or @kbd{C-c C-u} cycles through
25449 the valid values.
25450
25451 @item
25452 Gnus supports Cancel Locks in News.
25453
25454 This means a header @samp{Cancel-Lock} is inserted in news posting.  It is
25455 used to determine if you wrote an article or not (for cancelling and
25456 superseding).  Gnus generates a random password string the first time
25457 you post a message, and saves it in your @file{~/.emacs} using the Custom
25458 system.  While the variable is called @code{canlock-password}, it is not
25459 security sensitive data.  Publishing your canlock string on the web
25460 will not allow anyone to be able to anything she could not already do.
25461 The behaviour can be changed by customizing @code{message-insert-canlock}.
25462
25463 @item
25464 Gnus supports server-side mail filtering using Sieve.
25465
25466 Sieve rules can be added as Group Parameters for groups, and the
25467 complete Sieve script is generated using @kbd{D g} from the Group
25468 buffer, and then uploaded to the server using @kbd{C-c C-l} in the
25469 generated Sieve buffer.  @xref{Sieve Commands}, and the new Sieve
25470 manual @ref{Top, , Top, sieve, Emacs Sieve}.
25471
25472 @item
25473 Extended format specs.
25474
25475 Format spec @samp{%&user-date;} is added into
25476 @code{gnus-summary-line-format-alist}.  Also, user defined extended
25477 format specs are supported.  The extended format specs look like
25478 @samp{%u&foo;}, which invokes function
25479 @code{gnus-user-format-function-@var{foo}}.  Because @samp{&} is used as the
25480 escape character, old user defined format @samp{%u&} is no longer supported.
25481
25482 @item
25483 @kbd{/ *} (@code{gnus-summary-limit-include-cached}) is rewritten.
25484
25485 It was aliased to @kbd{Y c}
25486 (@code{gnus-summary-insert-cached-articles}).  The new function filters
25487 out other articles.
25488
25489 @item Some limiting commands accept a @kbd{C-u} prefix to negate the match.
25490
25491 If @kbd{C-u} is used on subject, author or extra headers, i.e., @kbd{/
25492 s}, @kbd{/ a}, and @kbd{/ x}
25493 (@code{gnus-summary-limit-to-@{subject,author,extra@}}) respectively, the
25494 result will be to display all articles that do not match the expression.
25495
25496 @item
25497 Group names are treated as UTF-8 by default.
25498
25499 This is supposedly what USEFOR wanted to migrate to.  See
25500 @code{gnus-group-name-charset-group-alist} and
25501 @code{gnus-group-name-charset-method-alist} for customization.
25502
25503 @item
25504 The nnml and nnfolder back ends store marks for each groups.
25505
25506 This makes it possible to take backup of nnml/nnfolder servers/groups
25507 separately of @file{~/.newsrc.eld}, while preserving marks.  It also
25508 makes it possible to share articles and marks between users (without
25509 sharing the @file{~/.newsrc.eld} file) within e.g. a department.  It
25510 works by storing the marks stored in @file{~/.newsrc.eld} in a per-group
25511 file @file{.marks} (for nnml) and @file{@var{groupname}.mrk} (for
25512 nnfolder, named @var{groupname}).  If the nnml/nnfolder is moved to
25513 another machine, Gnus will automatically use the @file{.marks} or
25514 @file{.mrk} file instead of the information in @file{~/.newsrc.eld}.
25515 The new server variables @code{nnml-marks-is-evil} and
25516 @code{nnfolder-marks-is-evil} can be used to disable this feature.
25517
25518 @item
25519 The menu bar item (in Group and Summary buffer) named ``Misc'' has
25520 been renamed to ``Gnus''.
25521
25522 @item
25523 The menu bar item (in Message mode) named ``@acronym{MML}'' has been
25524 renamed to ``Attachments''.  Note that this menu also contains security
25525 related stuff, like signing and encryption (@pxref{Security, Security,,
25526 message, Message Manual}).
25527
25528 @item
25529 @code{gnus-group-charset-alist} and
25530 @code{gnus-group-ignored-charsets-alist}.
25531
25532 The regexps in these variables are compared with full group names
25533 instead of real group names in 5.8.  Users who customize these
25534 variables should change those regexps accordingly.  For example:
25535 @lisp
25536 ("^han\\>" euc-kr) -> ("\\(^\\|:\\)han\\>" euc-kr)
25537 @end lisp
25538
25539 @item
25540 Gnus supports @acronym{PGP} (RFC 1991/2440), @acronym{PGP/MIME} (RFC
25541 2015/3156) and @acronym{S/MIME} (RFC 2630-2633).
25542
25543 It needs an external @acronym{S/MIME} and OpenPGP implementation, but no
25544 additional Lisp libraries.  This add several menu items to the
25545 Attachments menu, and @kbd{C-c RET} key bindings, when composing
25546 messages.  This also obsoletes @code{gnus-article-hide-pgp-hook}.
25547
25548 @item
25549 Gnus inlines external parts (message/external).
25550
25551 @item
25552 @acronym{MML} (Mime compose) prefix changed from @kbd{M-m} to @kbd{C-c
25553 C-m}.
25554
25555 This change was made to avoid conflict with the standard binding of
25556 @code{back-to-indentation}, which is also useful in message mode.
25557 @end itemize
25558
25559 @iftex
25560
25561 @page
25562 @node The Manual
25563 @section The Manual
25564 @cindex colophon
25565 @cindex manual
25566
25567 This manual was generated from a TeXinfo file and then run through
25568 either @code{texi2dvi}
25569 @iflatex
25570 or my own home-brewed TeXinfo to \LaTeX\ transformer,
25571 and then run through @code{latex} and @code{dvips}
25572 @end iflatex
25573 to get what you hold in your hands now.
25574
25575 The following conventions have been used:
25576
25577 @enumerate
25578
25579 @item
25580 This is a @samp{string}
25581
25582 @item
25583 This is a @kbd{keystroke}
25584
25585 @item
25586 This is a @file{file}
25587
25588 @item
25589 This is a @code{symbol}
25590
25591 @end enumerate
25592
25593 So if I were to say ``set @code{flargnoze} to @samp{yes}'', that would
25594 mean:
25595
25596 @lisp
25597 (setq flargnoze "yes")
25598 @end lisp
25599
25600 If I say ``set @code{flumphel} to @code{yes}'', that would mean:
25601
25602 @lisp
25603 (setq flumphel 'yes)
25604 @end lisp
25605
25606 @samp{yes} and @code{yes} are two @emph{very} different things---don't
25607 ever get them confused.
25608
25609 @iflatex
25610 @c @head
25611 Of course, everything in this manual is of vital interest, so you should
25612 read it all.  Several times.  However, if you feel like skimming the
25613 manual, look for that gnu head you should see in the margin over
25614 there---it means that what's being discussed is of more importance than
25615 the rest of the stuff.  (On the other hand, if everything is infinitely
25616 important, how can anything be more important than that?  Just one more
25617 of the mysteries of this world, I guess.)
25618 @end iflatex
25619
25620 @end iftex
25621
25622
25623 @node On Writing Manuals
25624 @section On Writing Manuals
25625
25626 I guess most manuals are written after-the-fact; documenting a program
25627 that's already there.  This is not how this manual is written.  When
25628 implementing something, I write the manual entry for that something
25629 straight away.  I then see that it's difficult to explain the
25630 functionality, so I write how it's supposed to be, and then I change the
25631 implementation.  Writing the documentation and writing the code goes
25632 hand in hand.
25633
25634 This, of course, means that this manual has no, or little, flow.  It
25635 documents absolutely everything in Gnus, but often not where you're
25636 looking for it.  It is a reference manual, and not a guide to how to get
25637 started with Gnus.
25638
25639 That would be a totally different book, that should be written using the
25640 reference manual as source material.  It would look quite differently.
25641
25642
25643 @page
25644 @node Terminology
25645 @section Terminology
25646
25647 @cindex terminology
25648 @table @dfn
25649
25650 @item news
25651 @cindex news
25652 This is what you are supposed to use this thing for---reading news.
25653 News is generally fetched from a nearby @acronym{NNTP} server, and is
25654 generally publicly available to everybody.  If you post news, the entire
25655 world is likely to read just what you have written, and they'll all
25656 snigger mischievously.  Behind your back.
25657
25658 @item mail
25659 @cindex mail
25660 Everything that's delivered to you personally is mail.  Some news/mail
25661 readers (like Gnus) blur the distinction between mail and news, but
25662 there is a difference.  Mail is private.  News is public.  Mailing is
25663 not posting, and replying is not following up.
25664
25665 @item reply
25666 @cindex reply
25667 Send a mail to the person who has written what you are reading.
25668
25669 @item follow up
25670 @cindex follow up
25671 Post an article to the current newsgroup responding to the article you
25672 are reading.
25673
25674 @item back end
25675 @cindex back end
25676 Gnus considers mail and news to be mostly the same, really.  The only
25677 difference is how to access the actual articles.  News articles are
25678 commonly fetched via the protocol @acronym{NNTP}, whereas mail
25679 messages could be read from a file on the local disk.  The internal
25680 architecture of Gnus thus comprises a ``front end'' and a number of
25681 ``back ends''.  Internally, when you enter a group (by hitting
25682 @key{RET}, say), you thereby invoke a function in the front end in
25683 Gnus.  The front end then ``talks'' to a back end and says things like
25684 ``Give me the list of articles in the foo group'' or ``Show me article
25685 number 4711''.
25686
25687 So a back end mainly defines either a protocol (the @code{nntp} back
25688 end accesses news via @acronym{NNTP}, the @code{nnimap} back end
25689 accesses mail via @acronym{IMAP}) or a file format and directory
25690 layout (the @code{nnspool} back end accesses news via the common
25691 ``spool directory'' format, the @code{nnml} back end access mail via a
25692 file format and directory layout that's quite similar).
25693
25694 Gnus does not handle the underlying media, so to speak---this is all
25695 done by the back ends.  A back end is a collection of functions to
25696 access the articles.
25697
25698 However, sometimes the term ``back end'' is also used where ``server''
25699 would have been more appropriate.  And then there is the term ``select
25700 method'' which can mean either.  The Gnus terminology can be quite
25701 confusing.
25702
25703 @item native
25704 @cindex native
25705 Gnus will always use one method (and back end) as the @dfn{native}, or
25706 default, way of getting news.
25707
25708 @item foreign
25709 @cindex foreign
25710 You can also have any number of foreign groups active at the same time.
25711 These are groups that use non-native non-secondary back ends for getting
25712 news.
25713
25714 @item secondary
25715 @cindex secondary
25716 Secondary back ends are somewhere half-way between being native and being
25717 foreign, but they mostly act like they are native.
25718
25719 @item article
25720 @cindex article
25721 A message that has been posted as news.
25722
25723 @item mail message
25724 @cindex mail message
25725 A message that has been mailed.
25726
25727 @item message
25728 @cindex message
25729 A mail message or news article
25730
25731 @item head
25732 @cindex head
25733 The top part of a message, where administrative information (etc.) is
25734 put.
25735
25736 @item body
25737 @cindex body
25738 The rest of an article.  Everything not in the head is in the
25739 body.
25740
25741 @item header
25742 @cindex header
25743 A line from the head of an article.
25744
25745 @item headers
25746 @cindex headers
25747 A collection of such lines, or a collection of heads.  Or even a
25748 collection of @acronym{NOV} lines.
25749
25750 @item @acronym{NOV}
25751 @cindex @acronym{NOV}
25752 When Gnus enters a group, it asks the back end for the headers of all
25753 unread articles in the group.  Most servers support the News OverView
25754 format, which is more compact and much faster to read and parse than the
25755 normal @sc{head} format.
25756
25757 @item level
25758 @cindex levels
25759 Each group is subscribed at some @dfn{level} or other (1-9).  The ones
25760 that have a lower level are ``more'' subscribed than the groups with a
25761 higher level.  In fact, groups on levels 1-5 are considered
25762 @dfn{subscribed}; 6-7 are @dfn{unsubscribed}; 8 are @dfn{zombies}; and 9
25763 are @dfn{killed}.  Commands for listing groups and scanning for new
25764 articles will all use the numeric prefix as @dfn{working level}.
25765
25766 @item killed groups
25767 @cindex killed groups
25768 No information on killed groups is stored or updated, which makes killed
25769 groups much easier to handle than subscribed groups.
25770
25771 @item zombie groups
25772 @cindex zombie groups
25773 Just like killed groups, only slightly less dead.
25774
25775 @item active file
25776 @cindex active file
25777 The news server has to keep track of what articles it carries, and what
25778 groups exist.  All this information in stored in the active file, which
25779 is rather large, as you might surmise.
25780
25781 @item bogus groups
25782 @cindex bogus groups
25783 A group that exists in the @file{.newsrc} file, but isn't known to the
25784 server (i.e.,  it isn't in the active file), is a @emph{bogus group}.
25785 This means that the group probably doesn't exist (any more).
25786
25787 @item activating
25788 @cindex activating groups
25789 The act of asking the server for info on a group and computing the
25790 number of unread articles is called @dfn{activating the group}.
25791 Un-activated groups are listed with @samp{*} in the group buffer.
25792
25793 @item server
25794 @cindex server
25795 A machine one can connect to and get news (or mail) from.
25796
25797 @item select method
25798 @cindex select method
25799 A structure that specifies the back end, the server and the virtual
25800 server settings.
25801
25802 @item virtual server
25803 @cindex virtual server
25804 A named select method.  Since a select method defines all there is to
25805 know about connecting to a (physical) server, taking the thing as a
25806 whole is a virtual server.
25807
25808 @item washing
25809 @cindex washing
25810 Taking a buffer and running it through a filter of some sort.  The
25811 result will (more often than not) be cleaner and more pleasing than the
25812 original.
25813
25814 @item ephemeral groups
25815 @cindex ephemeral groups
25816 @cindex temporary groups
25817 Most groups store data on what articles you have read.  @dfn{Ephemeral}
25818 groups are groups that will have no data stored---when you exit the
25819 group, it'll disappear into the aether.
25820
25821 @item solid groups
25822 @cindex solid groups
25823 This is the opposite of ephemeral groups.  All groups listed in the
25824 group buffer are solid groups.
25825
25826 @item sparse articles
25827 @cindex sparse articles
25828 These are article placeholders shown in the summary buffer when
25829 @code{gnus-build-sparse-threads} has been switched on.
25830
25831 @item threading
25832 @cindex threading
25833 To put responses to articles directly after the articles they respond
25834 to---in a hierarchical fashion.
25835
25836 @item root
25837 @cindex root
25838 @cindex thread root
25839 The first article in a thread is the root.  It is the ancestor of all
25840 articles in the thread.
25841
25842 @item parent
25843 @cindex parent
25844 An article that has responses.
25845
25846 @item child
25847 @cindex child
25848 An article that responds to a different article---its parent.
25849
25850 @item digest
25851 @cindex digest
25852 A collection of messages in one file.  The most common digest format is
25853 specified by RFC 1153.
25854
25855 @item splitting
25856 @cindex splitting, terminolgy
25857 @cindex mail sorting
25858 @cindex mail filtering (splitting)
25859 The action of sorting your emails according to certain rules. Sometimes
25860 incorrectly called mail filtering.
25861
25862 @end table
25863
25864
25865 @page
25866 @node Customization
25867 @section Customization
25868 @cindex general customization
25869
25870 All variables are properly documented elsewhere in this manual.  This
25871 section is designed to give general pointers on how to customize Gnus
25872 for some quite common situations.
25873
25874 @menu
25875 * Slow/Expensive Connection::   You run a local Emacs and get the news elsewhere.
25876 * Slow Terminal Connection::    You run a remote Emacs.
25877 * Little Disk Space::           You feel that having large setup files is icky.
25878 * Slow Machine::                You feel like buying a faster machine.
25879 @end menu
25880
25881
25882 @node Slow/Expensive Connection
25883 @subsection Slow/Expensive NNTP Connection
25884
25885 If you run Emacs on a machine locally, and get your news from a machine
25886 over some very thin strings, you want to cut down on the amount of data
25887 Gnus has to get from the @acronym{NNTP} server.
25888
25889 @table @code
25890
25891 @item gnus-read-active-file
25892 Set this to @code{nil}, which will inhibit Gnus from requesting the
25893 entire active file from the server.  This file is often v.  large.  You
25894 also have to set @code{gnus-check-new-newsgroups} and
25895 @code{gnus-check-bogus-newsgroups} to @code{nil} to make sure that Gnus
25896 doesn't suddenly decide to fetch the active file anyway.
25897
25898 @item gnus-nov-is-evil
25899 This one has to be @code{nil}.  If not, grabbing article headers from
25900 the @acronym{NNTP} server will not be very fast.  Not all @acronym{NNTP} servers
25901 support @sc{xover}; Gnus will detect this by itself.
25902 @end table
25903
25904
25905 @node Slow Terminal Connection
25906 @subsection Slow Terminal Connection
25907
25908 Let's say you use your home computer for dialing up the system that runs
25909 Emacs and Gnus.  If your modem is slow, you want to reduce (as much as
25910 possible) the amount of data sent over the wires.
25911
25912 @table @code
25913
25914 @item gnus-auto-center-summary
25915 Set this to @code{nil} to inhibit Gnus from re-centering the summary
25916 buffer all the time.  If it is @code{vertical}, do only vertical
25917 re-centering.  If it is neither @code{nil} nor @code{vertical}, do both
25918 horizontal and vertical recentering.
25919
25920 @item gnus-visible-headers
25921 Cut down on the headers included in the articles to the
25922 minimum.  You can, in fact, make do without them altogether---most of the
25923 useful data is in the summary buffer, anyway.  Set this variable to
25924 @samp{^NEVVVVER} or @samp{From:}, or whatever you feel you need.
25925
25926 Set this hook to all the available hiding commands:
25927 @lisp
25928 (setq gnus-treat-hide-headers 'head
25929       gnus-treat-hide-signature t
25930       gnus-treat-hide-citation t)
25931 @end lisp
25932
25933 @item gnus-use-full-window
25934 By setting this to @code{nil}, you can make all the windows smaller.
25935 While this doesn't really cut down much generally, it means that you
25936 have to see smaller portions of articles before deciding that you didn't
25937 want to read them anyway.
25938
25939 @item gnus-thread-hide-subtree
25940 If this is non-@code{nil}, all threads in the summary buffer will be
25941 hidden initially.
25942
25943
25944 @item gnus-updated-mode-lines
25945 If this is @code{nil}, Gnus will not put information in the buffer mode
25946 lines, which might save some time.
25947 @end table
25948
25949
25950 @node Little Disk Space
25951 @subsection Little Disk Space
25952 @cindex disk space
25953
25954 The startup files can get rather large, so you may want to cut their
25955 sizes a bit if you are running out of space.
25956
25957 @table @code
25958
25959 @item gnus-save-newsrc-file
25960 If this is @code{nil}, Gnus will never save @file{.newsrc}---it will
25961 only save @file{.newsrc.eld}.  This means that you will not be able to
25962 use any other newsreaders than Gnus.  This variable is @code{t} by
25963 default.
25964
25965 @item gnus-read-newsrc-file
25966 If this is @code{nil}, Gnus will never read @file{.newsrc}---it will
25967 only read @file{.newsrc.eld}.  This means that you will not be able to
25968 use any other newsreaders than Gnus.  This variable is @code{t} by
25969 default.
25970
25971 @item gnus-save-killed-list
25972 If this is @code{nil}, Gnus will not save the list of dead groups.  You
25973 should also set @code{gnus-check-new-newsgroups} to @code{ask-server}
25974 and @code{gnus-check-bogus-newsgroups} to @code{nil} if you set this
25975 variable to @code{nil}.  This variable is @code{t} by default.
25976
25977 @end table
25978
25979
25980 @node Slow Machine
25981 @subsection Slow Machine
25982 @cindex slow machine
25983
25984 If you have a slow machine, or are just really impatient, there are a
25985 few things you can do to make Gnus run faster.
25986
25987 Set @code{gnus-check-new-newsgroups} and
25988 @code{gnus-check-bogus-newsgroups} to @code{nil} to make startup faster.
25989
25990 Set @code{gnus-show-threads}, @code{gnus-use-cross-reference} and
25991 @code{gnus-nov-is-evil} to @code{nil} to make entering and exiting the
25992 summary buffer faster.
25993
25994
25995 @page
25996 @node Troubleshooting
25997 @section Troubleshooting
25998 @cindex troubleshooting
25999
26000 Gnus works @emph{so} well straight out of the box---I can't imagine any
26001 problems, really.
26002
26003 Ahem.
26004
26005 @enumerate
26006
26007 @item
26008 Make sure your computer is switched on.
26009
26010 @item
26011 Make sure that you really load the current Gnus version.  If you have
26012 been running @sc{gnus}, you need to exit Emacs and start it up again before
26013 Gnus will work.
26014
26015 @item
26016 Try doing an @kbd{M-x gnus-version}.  If you get something that looks
26017 like @samp{T-gnus 6.16.* (based on Gnus v5.10.*; for SEMI 1.1*, FLIM
26018 1.1*)} you have the right files loaded.  If, on the other hand, you get
26019 something like @samp{NNTP 3.x} or @samp{nntp flee}, you have some old
26020 @file{.el} files lying around.  Delete these.
26021
26022 @item
26023 Read the help group (@kbd{G h} in the group buffer) for a
26024 @acronym{FAQ} and a how-to.
26025
26026 @item
26027 @vindex max-lisp-eval-depth
26028 Gnus works on many recursive structures, and in some extreme (and very
26029 rare) cases Gnus may recurse down ``too deeply'' and Emacs will beep at
26030 you.  If this happens to you, set @code{max-lisp-eval-depth} to 500 or
26031 something like that.
26032 @end enumerate
26033
26034 If all else fails, report the problem as a bug.
26035
26036 @cindex bugs
26037 @cindex reporting bugs
26038
26039 @kindex M-x gnus-bug
26040 @findex gnus-bug
26041 If you find a bug in Gnus, you can report it with the @kbd{M-x gnus-bug}
26042 command.  @kbd{M-x set-variable RET debug-on-error RET t RET}, and send
26043 me the backtrace.  I will fix bugs, but I can only fix them if you send
26044 me a precise description as to how to reproduce the bug.
26045
26046 You really can never be too detailed in a bug report.  Always use the
26047 @kbd{M-x gnus-bug} command when you make bug reports, even if it creates
26048 a 10Kb mail each time you use it, and even if you have sent me your
26049 environment 500 times before.  I don't care.  I want the full info each
26050 time.
26051
26052 It is also important to remember that I have no memory whatsoever.  If
26053 you send a bug report, and I send you a reply, and then you just send
26054 back ``No, it's not! Moron!'', I will have no idea what you are
26055 insulting me about.  Always over-explain everything.  It's much easier
26056 for all of us---if I don't have all the information I need, I will just
26057 mail you and ask for more info, and everything takes more time.
26058
26059 If the problem you're seeing is very visual, and you can't quite explain
26060 it, copy the Emacs window to a file (with @code{xwd}, for instance), put
26061 it somewhere it can be reached, and include the URL of the picture in
26062 the bug report.
26063
26064 @cindex patches
26065 If you would like to contribute a patch to fix bugs or make
26066 improvements, please produce the patch using @samp{diff -u}.
26067
26068 @cindex edebug
26069 If you want to debug your problem further before reporting, possibly
26070 in order to solve the problem yourself and send a patch, you can use
26071 edebug.  Debugging Lisp code is documented in the Elisp manual
26072 (@pxref{Debugging, , Debugging Lisp Programs, elisp, The GNU Emacs
26073 Lisp Reference Manual}).  To get you started with edebug, consider if
26074 you discover some weird behaviour when pressing @kbd{c}, the first
26075 step is to do @kbd{C-h k c} and click on the hyperlink (Emacs only) in
26076 the documentation buffer that leads you to the function definition,
26077 then press @kbd{M-x edebug-defun RET} with point inside that function,
26078 return to Gnus and press @kbd{c} to invoke the code.  You will be
26079 placed in the lisp buffer and can single step using @kbd{SPC} and
26080 evaluate expressions using @kbd{M-:} or inspect variables using
26081 @kbd{C-h v}, abort execution with @kbd{q}, and resume execution with
26082 @kbd{c} or @kbd{g}.
26083
26084 @cindex elp
26085 @cindex profile
26086 @cindex slow
26087 Sometimes, a problem do not directly generate an elisp error but
26088 manifests itself by causing Gnus to be very slow.  In these cases, you
26089 can use @kbd{M-x toggle-debug-on-quit} and press @kbd{C-g} when things are
26090 slow, and then try to analyze the backtrace (repeating the procedure
26091 helps isolating the real problem areas).
26092
26093 A fancier approach is to use the elisp profiler, ELP.  The profiler is
26094 (or should be) fully documented elsewhere, but to get you started
26095 there are a few steps that need to be followed.  First, instrument the
26096 part of Gnus you are interested in for profiling, e.g. @kbd{M-x
26097 elp-instrument-package RET gnus} or @kbd{M-x elp-instrument-package
26098 RET message}.  Then perform the operation that is slow and press
26099 @kbd{M-x elp-results}.  You will then see which operations that takes
26100 time, and can debug them further.  If the entire operation takes much
26101 longer than the time spent in the slowest function in the profiler
26102 output, you probably profiled the wrong part of Gnus.  To reset
26103 profiling statistics, use @kbd{M-x elp-reset-all}.  @kbd{M-x
26104 elp-restore-all} is supposed to remove profiling, but given the
26105 complexities and dynamic code generation in Gnus, it might not always
26106 work perfectly.
26107
26108 @cindex gnu.emacs.gnus
26109 @cindex ding mailing list
26110 If you just need help, you are better off asking on
26111 @samp{gnu.emacs.gnus}.  I'm not very helpful.  You can also ask on
26112 @email{ding@@gnus.org, the ding mailing list}.  Write to
26113 @email{ding-request@@gnus.org} to subscribe.
26114
26115
26116 @page
26117 @node Gnus Reference Guide
26118 @section Gnus Reference Guide
26119
26120 It is my hope that other people will figure out smart stuff that Gnus
26121 can do, and that other people will write those smart things as well.  To
26122 facilitate that I thought it would be a good idea to describe the inner
26123 workings of Gnus.  And some of the not-so-inner workings, while I'm at
26124 it.
26125
26126 You can never expect the internals of a program not to change, but I
26127 will be defining (in some details) the interface between Gnus and its
26128 back ends (this is written in stone), the format of the score files
26129 (ditto), data structures (some are less likely to change than others)
26130 and general methods of operation.
26131
26132 @menu
26133 * Gnus Utility Functions::      Common functions and variable to use.
26134 * Back End Interface::          How Gnus communicates with the servers.
26135 * Score File Syntax::           A BNF definition of the score file standard.
26136 * Headers::                     How Gnus stores headers internally.
26137 * Ranges::                      A handy format for storing mucho numbers.
26138 * Group Info::                  The group info format.
26139 * Extended Interactive::        Symbolic prefixes and stuff.
26140 * Emacs/XEmacs Code::           Gnus can be run under all modern Emacsen.
26141 * Various File Formats::        Formats of files that Gnus use.
26142 @end menu
26143
26144
26145 @node Gnus Utility Functions
26146 @subsection Gnus Utility Functions
26147 @cindex Gnus utility functions
26148 @cindex utility functions
26149 @cindex functions
26150 @cindex internal variables
26151
26152 When writing small functions to be run from hooks (and stuff), it's
26153 vital to have access to the Gnus internal functions and variables.
26154 Below is a list of the most common ones.
26155
26156 @table @code
26157
26158 @item gnus-newsgroup-name
26159 @vindex gnus-newsgroup-name
26160 This variable holds the name of the current newsgroup.
26161
26162 @item gnus-find-method-for-group
26163 @findex gnus-find-method-for-group
26164 A function that returns the select method for @var{group}.
26165
26166 @item gnus-group-real-name
26167 @findex gnus-group-real-name
26168 Takes a full (prefixed) Gnus group name, and returns the unprefixed
26169 name.
26170
26171 @item gnus-group-prefixed-name
26172 @findex gnus-group-prefixed-name
26173 Takes an unprefixed group name and a select method, and returns the full
26174 (prefixed) Gnus group name.
26175
26176 @item gnus-get-info
26177 @findex gnus-get-info
26178 Returns the group info list for @var{group}.
26179
26180 @item gnus-group-unread
26181 @findex gnus-group-unread
26182 The number of unread articles in @var{group}, or @code{t} if that is
26183 unknown.
26184
26185 @item gnus-active
26186 @findex gnus-active
26187 The active entry for @var{group}.
26188
26189 @item gnus-set-active
26190 @findex gnus-set-active
26191 Set the active entry for @var{group}.
26192
26193 @item gnus-add-current-to-buffer-list
26194 @findex gnus-add-current-to-buffer-list
26195 Adds the current buffer to the list of buffers to be killed on Gnus
26196 exit.
26197
26198 @item gnus-continuum-version
26199 @findex gnus-continuum-version
26200 Takes a Gnus version string as a parameter and returns a floating point
26201 number.  Earlier versions will always get a lower number than later
26202 versions.
26203
26204 @item gnus-group-read-only-p
26205 @findex gnus-group-read-only-p
26206 Says whether @var{group} is read-only or not.
26207
26208 @item gnus-news-group-p
26209 @findex gnus-news-group-p
26210 Says whether @var{group} came from a news back end.
26211
26212 @item gnus-ephemeral-group-p
26213 @findex gnus-ephemeral-group-p
26214 Says whether @var{group} is ephemeral or not.
26215
26216 @item gnus-server-to-method
26217 @findex gnus-server-to-method
26218 Returns the select method corresponding to @var{server}.
26219
26220 @item gnus-server-equal
26221 @findex gnus-server-equal
26222 Says whether two virtual servers are equal.
26223
26224 @item gnus-group-native-p
26225 @findex gnus-group-native-p
26226 Says whether @var{group} is native or not.
26227
26228 @item gnus-group-secondary-p
26229 @findex gnus-group-secondary-p
26230 Says whether @var{group} is secondary or not.
26231
26232 @item gnus-group-foreign-p
26233 @findex gnus-group-foreign-p
26234 Says whether @var{group} is foreign or not.
26235
26236 @item gnus-group-find-parameter
26237 @findex gnus-group-find-parameter
26238 Returns the parameter list of @var{group}.  If given a second parameter,
26239 returns the value of that parameter for @var{group}.
26240
26241 @item gnus-group-set-parameter
26242 @findex gnus-group-set-parameter
26243 Takes three parameters; @var{group}, @var{parameter} and @var{value}.
26244
26245 @item gnus-narrow-to-body
26246 @findex gnus-narrow-to-body
26247 Narrows the current buffer to the body of the article.
26248
26249 @item gnus-check-backend-function
26250 @findex gnus-check-backend-function
26251 Takes two parameters, @var{function} and @var{group}.  If the back end
26252 @var{group} comes from supports @var{function}, return non-@code{nil}.
26253
26254 @lisp
26255 (gnus-check-backend-function "request-scan" "nnml:misc")
26256 @result{} t
26257 @end lisp
26258
26259 @item gnus-read-method
26260 @findex gnus-read-method
26261 Prompts the user for a select method.
26262
26263 @end table
26264
26265
26266 @node Back End Interface
26267 @subsection Back End Interface
26268
26269 Gnus doesn't know anything about @acronym{NNTP}, spools, mail or virtual
26270 groups.  It only knows how to talk to @dfn{virtual servers}.  A virtual
26271 server is a @dfn{back end} and some @dfn{back end variables}.  As examples
26272 of the first, we have @code{nntp}, @code{nnspool} and @code{nnmbox}.  As
26273 examples of the latter we have @code{nntp-port-number} and
26274 @code{nnmbox-directory}.
26275
26276 When Gnus asks for information from a back end---say @code{nntp}---on
26277 something, it will normally include a virtual server name in the
26278 function parameters.  (If not, the back end should use the ``current''
26279 virtual server.)  For instance, @code{nntp-request-list} takes a virtual
26280 server as its only (optional) parameter.  If this virtual server hasn't
26281 been opened, the function should fail.
26282
26283 Note that a virtual server name has no relation to some physical server
26284 name.  Take this example:
26285
26286 @lisp
26287 (nntp "odd-one"
26288       (nntp-address "ifi.uio.no")
26289       (nntp-port-number 4324))
26290 @end lisp
26291
26292 Here the virtual server name is @samp{odd-one} while the name of
26293 the physical server is @samp{ifi.uio.no}.
26294
26295 The back ends should be able to switch between several virtual servers.
26296 The standard back ends implement this by keeping an alist of virtual
26297 server environments that they pull down/push up when needed.
26298
26299 There are two groups of interface functions: @dfn{required functions},
26300 which must be present, and @dfn{optional functions}, which Gnus will
26301 always check for presence before attempting to call 'em.
26302
26303 All these functions are expected to return data in the buffer
26304 @code{nntp-server-buffer} (@samp{ *nntpd*}), which is somewhat
26305 unfortunately named, but we'll have to live with it.  When I talk about
26306 @dfn{resulting data}, I always refer to the data in that buffer.  When I
26307 talk about @dfn{return value}, I talk about the function value returned by
26308 the function call.  Functions that fail should return @code{nil} as the
26309 return value.
26310
26311 Some back ends could be said to be @dfn{server-forming} back ends, and
26312 some might be said not to be.  The latter are back ends that generally
26313 only operate on one group at a time, and have no concept of ``server''
26314 ---they have a group, and they deliver info on that group and nothing
26315 more.
26316
26317 Gnus identifies each message by way of group name and article number.  A
26318 few remarks about these article numbers might be useful.  First of all,
26319 the numbers are positive integers.  Secondly, it is normally not
26320 possible for later articles to ``re-use'' older article numbers without
26321 confusing Gnus.  That is, if a group has ever contained a message
26322 numbered 42, then no other message may get that number, or Gnus will get
26323 mightily confused.@footnote{See the function
26324 @code{nnchoke-request-update-info}, @ref{Optional Back End Functions}.}
26325 Third, article numbers must be assigned in order of arrival in the
26326 group; this is not necessarily the same as the date of the message.
26327
26328 The previous paragraph already mentions all the ``hard'' restrictions that
26329 article numbers must fulfill.  But it seems that it might be useful to
26330 assign @emph{consecutive} article numbers, for Gnus gets quite confused
26331 if there are holes in the article numbering sequence.  However, due to
26332 the ``no-reuse'' restriction, holes cannot be avoided altogether.  It's
26333 also useful for the article numbers to start at 1 to avoid running out
26334 of numbers as long as possible.
26335
26336 Note that by convention, back ends are named @code{nnsomething}, but
26337 Gnus also comes with some @code{nnnotbackends}, such as
26338 @file{nnheader.el}, @file{nnmail.el} and @file{nnoo.el}.
26339
26340 In the examples and definitions I will refer to the imaginary back end
26341 @code{nnchoke}.
26342
26343 @cindex @code{nnchoke}
26344
26345 @menu
26346 * Required Back End Functions::  Functions that must be implemented.
26347 * Optional Back End Functions::  Functions that need not be implemented.
26348 * Error Messaging::             How to get messages and report errors.
26349 * Writing New Back Ends::       Extending old back ends.
26350 * Hooking New Back Ends Into Gnus::  What has to be done on the Gnus end.
26351 * Mail-like Back Ends::         Some tips on mail back ends.
26352 @end menu
26353
26354
26355 @node Required Back End Functions
26356 @subsubsection Required Back End Functions
26357
26358 @table @code
26359
26360 @item (nnchoke-retrieve-headers ARTICLES &optional GROUP SERVER FETCH-OLD)
26361
26362 @var{articles} is either a range of article numbers or a list of
26363 @code{Message-ID}s.  Current back ends do not fully support either---only
26364 sequences (lists) of article numbers, and most back ends do not support
26365 retrieval of @code{Message-ID}s.  But they should try for both.
26366
26367 The result data should either be HEADs or @acronym{NOV} lines, and the result
26368 value should either be @code{headers} or @code{nov} to reflect this.
26369 This might later be expanded to @code{various}, which will be a mixture
26370 of HEADs and @acronym{NOV} lines, but this is currently not supported by Gnus.
26371
26372 If @var{fetch-old} is non-@code{nil} it says to try fetching ``extra
26373 headers'', in some meaning of the word.  This is generally done by
26374 fetching (at most) @var{fetch-old} extra headers less than the smallest
26375 article number in @code{articles}, and filling the gaps as well.  The
26376 presence of this parameter can be ignored if the back end finds it
26377 cumbersome to follow the request.  If this is non-@code{nil} and not a
26378 number, do maximum fetches.
26379
26380 Here's an example HEAD:
26381
26382 @example
26383 221 1056 Article retrieved.
26384 Path: ifi.uio.no!sturles
26385 From: sturles@@ifi.uio.no (Sturle Sunde)
26386 Newsgroups: ifi.discussion
26387 Subject: Re: Something very droll
26388 Date: 27 Oct 1994 14:02:57 +0100
26389 Organization: Dept. of Informatics, University of Oslo, Norway
26390 Lines: 26
26391 Message-ID: <38o8e1$a0o@@holmenkollen.ifi.uio.no>
26392 References: <38jdmq$4qu@@visbur.ifi.uio.no>
26393 NNTP-Posting-Host: holmenkollen.ifi.uio.no
26394 .
26395 @end example
26396
26397 So a @code{headers} return value would imply that there's a number of
26398 these in the data buffer.
26399
26400 Here's a BNF definition of such a buffer:
26401
26402 @example
26403 headers        = *head
26404 head           = error / valid-head
26405 error-message  = [ "4" / "5" ] 2number " " <error message> eol
26406 valid-head     = valid-message *header "." eol
26407 valid-message  = "221 " <number> " Article retrieved." eol
26408 header         = <text> eol
26409 @end example
26410
26411 @cindex BNF
26412 (The version of BNF used here is the one used in RFC822.)
26413
26414 If the return value is @code{nov}, the data buffer should contain
26415 @dfn{network overview database} lines.  These are basically fields
26416 separated by tabs.
26417
26418 @example
26419 nov-buffer = *nov-line
26420 nov-line   = field 7*8[ <TAB> field ] eol
26421 field      = <text except TAB>
26422 @end example
26423
26424 For a closer look at what should be in those fields,
26425 @pxref{Headers}.
26426
26427
26428 @item (nnchoke-open-server SERVER &optional DEFINITIONS)
26429
26430 @var{server} is here the virtual server name.  @var{definitions} is a
26431 list of @code{(VARIABLE VALUE)} pairs that define this virtual server.
26432
26433 If the server can't be opened, no error should be signaled.  The back end
26434 may then choose to refuse further attempts at connecting to this
26435 server.  In fact, it should do so.
26436
26437 If the server is opened already, this function should return a
26438 non-@code{nil} value.  There should be no data returned.
26439
26440
26441 @item (nnchoke-close-server &optional SERVER)
26442
26443 Close connection to @var{server} and free all resources connected
26444 to it.  Return @code{nil} if the server couldn't be closed for some
26445 reason.
26446
26447 There should be no data returned.
26448
26449
26450 @item (nnchoke-request-close)
26451
26452 Close connection to all servers and free all resources that the back end
26453 have reserved.  All buffers that have been created by that back end
26454 should be killed.  (Not the @code{nntp-server-buffer}, though.)  This
26455 function is generally only called when Gnus is shutting down.
26456
26457 There should be no data returned.
26458
26459
26460 @item (nnchoke-server-opened &optional SERVER)
26461
26462 If @var{server} is the current virtual server, and the connection to the
26463 physical server is alive, then this function should return a
26464 non-@code{nil} value.  This function should under no circumstances
26465 attempt to reconnect to a server we have lost connection to.
26466
26467 There should be no data returned.
26468
26469
26470 @item (nnchoke-status-message &optional SERVER)
26471
26472 This function should return the last error message from @var{server}.
26473
26474 There should be no data returned.
26475
26476
26477 @item (nnchoke-request-article ARTICLE &optional GROUP SERVER TO-BUFFER)
26478
26479 The result data from this function should be the article specified by
26480 @var{article}.  This might either be a @code{Message-ID} or a number.
26481 It is optional whether to implement retrieval by @code{Message-ID}, but
26482 it would be nice if that were possible.
26483
26484 If @var{to-buffer} is non-@code{nil}, the result data should be returned
26485 in this buffer instead of the normal data buffer.  This is to make it
26486 possible to avoid copying large amounts of data from one buffer to
26487 another, while Gnus mainly requests articles to be inserted directly
26488 into its article buffer.
26489
26490 If it is at all possible, this function should return a cons cell where
26491 the @code{car} is the group name the article was fetched from, and the @code{cdr} is
26492 the article number.  This will enable Gnus to find out what the real
26493 group and article numbers are when fetching articles by
26494 @code{Message-ID}.  If this isn't possible, @code{t} should be returned
26495 on successful article retrieval.
26496
26497
26498 @item (nnchoke-request-group GROUP &optional SERVER FAST)
26499
26500 Get data on @var{group}.  This function also has the side effect of
26501 making @var{group} the current group.
26502
26503 If @var{fast}, don't bother to return useful data, just make @var{group}
26504 the current group.
26505
26506 Here's an example of some result data and a definition of the same:
26507
26508 @example
26509 211 56 1000 1059 ifi.discussion
26510 @end example
26511
26512 The first number is the status, which should be 211.  Next is the
26513 total number of articles in the group, the lowest article number, the
26514 highest article number, and finally the group name.  Note that the total
26515 number of articles may be less than one might think while just
26516 considering the highest and lowest article numbers, but some articles
26517 may have been canceled.  Gnus just discards the total-number, so
26518 whether one should take the bother to generate it properly (if that is a
26519 problem) is left as an exercise to the reader.  If the group contains no
26520 articles, the lowest article number should be reported as 1 and the
26521 highest as 0.
26522
26523 @example
26524 group-status = [ error / info ] eol
26525 error        = [ "4" / "5" ] 2<number> " " <Error message>
26526 info         = "211 " 3* [ <number> " " ] <string>
26527 @end example
26528
26529
26530 @item (nnchoke-close-group GROUP &optional SERVER)
26531
26532 Close @var{group} and free any resources connected to it.  This will be
26533 a no-op on most back ends.
26534
26535 There should be no data returned.
26536
26537
26538 @item (nnchoke-request-list &optional SERVER)
26539
26540 Return a list of all groups available on @var{server}.  And that means
26541 @emph{all}.
26542
26543 Here's an example from a server that only carries two groups:
26544
26545 @example
26546 ifi.test 0000002200 0000002000 y
26547 ifi.discussion 3324 3300 n
26548 @end example
26549
26550 On each line we have a group name, then the highest article number in
26551 that group, the lowest article number, and finally a flag.  If the group
26552 contains no articles, the lowest article number should be reported as 1
26553 and the highest as 0.
26554
26555 @example
26556 active-file = *active-line
26557 active-line = name " " <number> " " <number> " " flags eol
26558 name        = <string>
26559 flags       = "n" / "y" / "m" / "x" / "j" / "=" name
26560 @end example
26561
26562 The flag says whether the group is read-only (@samp{n}), is moderated
26563 (@samp{m}), is dead (@samp{x}), is aliased to some other group
26564 (@samp{=other-group}) or none of the above (@samp{y}).
26565
26566
26567 @item (nnchoke-request-post &optional SERVER)
26568
26569 This function should post the current buffer.  It might return whether
26570 the posting was successful or not, but that's not required.  If, for
26571 instance, the posting is done asynchronously, it has generally not been
26572 completed by the time this function concludes.  In that case, this
26573 function should set up some kind of sentinel to beep the user loud and
26574 clear if the posting could not be completed.
26575
26576 There should be no result data from this function.
26577
26578 @end table
26579
26580
26581 @node Optional Back End Functions
26582 @subsubsection Optional Back End Functions
26583
26584 @table @code
26585
26586 @item (nnchoke-retrieve-groups GROUPS &optional SERVER)
26587
26588 @var{groups} is a list of groups, and this function should request data
26589 on all those groups.  How it does it is of no concern to Gnus, but it
26590 should attempt to do this in a speedy fashion.
26591
26592 The return value of this function can be either @code{active} or
26593 @code{group}, which says what the format of the result data is.  The
26594 former is in the same format as the data from
26595 @code{nnchoke-request-list}, while the latter is a buffer full of lines
26596 in the same format as @code{nnchoke-request-group} gives.
26597
26598 @example
26599 group-buffer = *active-line / *group-status
26600 @end example
26601
26602
26603 @item (nnchoke-request-update-info GROUP INFO &optional SERVER)
26604
26605 A Gnus group info (@pxref{Group Info}) is handed to the back end for
26606 alterations.  This comes in handy if the back end really carries all
26607 the information (as is the case with virtual and imap groups).  This
26608 function should destructively alter the info to suit its needs, and
26609 should return a non-@code{nil} value.
26610
26611 There should be no result data from this function.
26612
26613
26614 @item (nnchoke-request-type GROUP &optional ARTICLE)
26615
26616 When the user issues commands for ``sending news'' (@kbd{F} in the
26617 summary buffer, for instance), Gnus has to know whether the article the
26618 user is following up on is news or mail.  This function should return
26619 @code{news} if @var{article} in @var{group} is news, @code{mail} if it
26620 is mail and @code{unknown} if the type can't be decided.  (The
26621 @var{article} parameter is necessary in @code{nnvirtual} groups which
26622 might very well combine mail groups and news groups.)  Both @var{group}
26623 and @var{article} may be @code{nil}.
26624
26625 There should be no result data from this function.
26626
26627
26628 @item (nnchoke-request-set-mark GROUP ACTION &optional SERVER)
26629
26630 Set/remove/add marks on articles.  Normally Gnus handles the article
26631 marks (such as read, ticked, expired etc) internally, and store them in
26632 @file{~/.newsrc.eld}.  Some back ends (such as @acronym{IMAP}) however carry
26633 all information about the articles on the server, so Gnus need to
26634 propagate the mark information to the server.
26635
26636 @var{action} is a list of mark setting requests, having this format:
26637
26638 @example
26639 (RANGE ACTION MARK)
26640 @end example
26641
26642 @var{range} is a range of articles you wish to update marks on.
26643 @var{action} is @code{add} or @code{del}, used to add marks or remove
26644 marks (preserving all marks not mentioned).  @var{mark} is a list of
26645 marks; where each mark is a symbol.  Currently used marks are
26646 @code{read}, @code{tick}, @code{reply}, @code{expire}, @code{killed},
26647 @code{dormant}, @code{save}, @code{download}, @code{unsend},
26648 @code{forward} and @code{recent}, but your back end should, if
26649 possible, not limit itself to these.
26650
26651 Given contradictory actions, the last action in the list should be the
26652 effective one.  That is, if your action contains a request to add the
26653 @code{tick} mark on article 1 and, later in the list, a request to
26654 remove the mark on the same article, the mark should in fact be removed.
26655
26656 An example action list:
26657
26658 @example
26659 (((5 12 30) 'del '(tick))
26660  ((10 . 90) 'add '(read expire))
26661  ((92 94) 'del '(read)))
26662 @end example
26663
26664 The function should return a range of articles it wasn't able to set the
26665 mark on (currently not used for anything).
26666
26667 There should be no result data from this function.
26668
26669 @item (nnchoke-request-update-mark GROUP ARTICLE MARK)
26670
26671 If the user tries to set a mark that the back end doesn't like, this
26672 function may change the mark.  Gnus will use whatever this function
26673 returns as the mark for @var{article} instead of the original
26674 @var{mark}.  If the back end doesn't care, it must return the original
26675 @var{mark}, and not @code{nil} or any other type of garbage.
26676
26677 The only use for this I can see is what @code{nnvirtual} does with
26678 it---if a component group is auto-expirable, marking an article as read
26679 in the virtual group should result in the article being marked as
26680 expirable.
26681
26682 There should be no result data from this function.
26683
26684
26685 @item (nnchoke-request-scan &optional GROUP SERVER)
26686
26687 This function may be called at any time (by Gnus or anything else) to
26688 request that the back end check for incoming articles, in one way or
26689 another.  A mail back end will typically read the spool file or query
26690 the @acronym{POP} server when this function is invoked.  The
26691 @var{group} doesn't have to be heeded---if the back end decides that
26692 it is too much work just scanning for a single group, it may do a
26693 total scan of all groups.  It would be nice, however, to keep things
26694 local if that's practical.
26695
26696 There should be no result data from this function.
26697
26698
26699 @item (nnchoke-request-group-description GROUP &optional SERVER)
26700
26701 The result data from this function should be a description of
26702 @var{group}.
26703
26704 @example
26705 description-line = name <TAB> description eol
26706 name             = <string>
26707 description      = <text>
26708 @end example
26709
26710 @item (nnchoke-request-list-newsgroups &optional SERVER)
26711
26712 The result data from this function should be the description of all
26713 groups available on the server.
26714
26715 @example
26716 description-buffer = *description-line
26717 @end example
26718
26719
26720 @item (nnchoke-request-newgroups DATE &optional SERVER)
26721
26722 The result data from this function should be all groups that were
26723 created after @samp{date}, which is in normal human-readable date format
26724 (i.e., the date format used in mail and news headers, and returned by
26725 the function @code{message-make-date} by default).  The data should be
26726 in the active buffer format.
26727
26728 It is okay for this function to return ``too many'' groups; some back ends
26729 might find it cheaper to return the full list of groups, rather than
26730 just the new groups.  But don't do this for back ends with many groups.
26731 Normally, if the user creates the groups herself, there won't be too
26732 many groups, so @code{nnml} and the like are probably safe.  But for
26733 back ends like @code{nntp}, where the groups have been created by the
26734 server, it is quite likely that there can be many groups.
26735
26736
26737 @item (nnchoke-request-create-group GROUP &optional SERVER)
26738
26739 This function should create an empty group with name @var{group}.
26740
26741 There should be no return data.
26742
26743
26744 @item (nnchoke-request-expire-articles ARTICLES &optional GROUP SERVER FORCE)
26745
26746 This function should run the expiry process on all articles in the
26747 @var{articles} range (which is currently a simple list of article
26748 numbers.)  It is left up to the back end to decide how old articles
26749 should be before they are removed by this function.  If @var{force} is
26750 non-@code{nil}, all @var{articles} should be deleted, no matter how new
26751 they are.
26752
26753 This function should return a list of articles that it did not/was not
26754 able to delete.
26755
26756 There should be no result data returned.
26757
26758
26759 @item (nnchoke-request-move-article ARTICLE GROUP SERVER ACCEPT-FORM &optional LAST)
26760
26761 This function should move @var{article} (which is a number) from
26762 @var{group} by calling @var{accept-form}.
26763
26764 This function should ready the article in question for moving by
26765 removing any header lines it has added to the article, and generally
26766 should ``tidy up'' the article.  Then it should @code{eval}
26767 @var{accept-form} in the buffer where the ``tidy'' article is.  This
26768 will do the actual copying.  If this @code{eval} returns a
26769 non-@code{nil} value, the article should be removed.
26770
26771 If @var{last} is @code{nil}, that means that there is a high likelihood
26772 that there will be more requests issued shortly, so that allows some
26773 optimizations.
26774
26775 The function should return a cons where the @code{car} is the group name and
26776 the @code{cdr} is the article number that the article was entered as.
26777
26778 The group should exist before the back end is asked to accept the
26779 article for that group.
26780
26781 There should be no data returned.
26782
26783
26784 @item (nnchoke-request-accept-article GROUP &optional SERVER LAST)
26785
26786 This function takes the current buffer and inserts it into @var{group}.
26787 If @var{last} in @code{nil}, that means that there will be more calls to
26788 this function in short order.
26789
26790 The function should return a cons where the @code{car} is the group name and
26791 the @code{cdr} is the article number that the article was entered as.
26792
26793 There should be no data returned.
26794
26795
26796 @item (nnchoke-request-replace-article ARTICLE GROUP BUFFER)
26797
26798 This function should remove @var{article} (which is a number) from
26799 @var{group} and insert @var{buffer} there instead.
26800
26801 There should be no data returned.
26802
26803
26804 @item (nnchoke-request-delete-group GROUP FORCE &optional SERVER)
26805
26806 This function should delete @var{group}.  If @var{force}, it should
26807 really delete all the articles in the group, and then delete the group
26808 itself.  (If there is such a thing as ``the group itself''.)
26809
26810 There should be no data returned.
26811
26812
26813 @item (nnchoke-request-rename-group GROUP NEW-NAME &optional SERVER)
26814
26815 This function should rename @var{group} into @var{new-name}.  All
26816 articles in @var{group} should move to @var{new-name}.
26817
26818 There should be no data returned.
26819
26820 @end table
26821
26822
26823 @node Error Messaging
26824 @subsubsection Error Messaging
26825
26826 @findex nnheader-report
26827 @findex nnheader-get-report
26828 The back ends should use the function @code{nnheader-report} to report
26829 error conditions---they should not raise errors when they aren't able to
26830 perform a request.  The first argument to this function is the back end
26831 symbol, and the rest are interpreted as arguments to @code{format} if
26832 there are multiple of them, or just a string if there is one of them.
26833 This function must always returns @code{nil}.
26834
26835 @lisp
26836 (nnheader-report 'nnchoke "You did something totally bogus")
26837
26838 (nnheader-report 'nnchoke "Could not request group %s" group)
26839 @end lisp
26840
26841 Gnus, in turn, will call @code{nnheader-get-report} when it gets a
26842 @code{nil} back from a server, and this function returns the most
26843 recently reported message for the back end in question.  This function
26844 takes one argument---the server symbol.
26845
26846 Internally, these functions access @var{back-end}@code{-status-string},
26847 so the @code{nnchoke} back end will have its error message stored in
26848 @code{nnchoke-status-string}.
26849
26850
26851 @node Writing New Back Ends
26852 @subsubsection Writing New Back Ends
26853
26854 Many back ends are quite similar.  @code{nnml} is just like
26855 @code{nnspool}, but it allows you to edit the articles on the server.
26856 @code{nnmh} is just like @code{nnml}, but it doesn't use an active file,
26857 and it doesn't maintain overview databases.  @code{nndir} is just like
26858 @code{nnml}, but it has no concept of ``groups'', and it doesn't allow
26859 editing articles.
26860
26861 It would make sense if it were possible to ``inherit'' functions from
26862 back ends when writing new back ends.  And, indeed, you can do that if you
26863 want to.  (You don't have to if you don't want to, of course.)
26864
26865 All the back ends declare their public variables and functions by using a
26866 package called @code{nnoo}.
26867
26868 To inherit functions from other back ends (and allow other back ends to
26869 inherit functions from the current back end), you should use the
26870 following macros:
26871
26872 @table @code
26873
26874 @item nnoo-declare
26875 This macro declares the first parameter to be a child of the subsequent
26876 parameters.  For instance:
26877
26878 @lisp
26879 (nnoo-declare nndir
26880   nnml nnmh)
26881 @end lisp
26882
26883 @code{nndir} has declared here that it intends to inherit functions from
26884 both @code{nnml} and @code{nnmh}.
26885
26886 @item defvoo
26887 This macro is equivalent to @code{defvar}, but registers the variable as
26888 a public server variable.  Most state-oriented variables should be
26889 declared with @code{defvoo} instead of @code{defvar}.
26890
26891 In addition to the normal @code{defvar} parameters, it takes a list of
26892 variables in the parent back ends to map the variable to when executing
26893 a function in those back ends.
26894
26895 @lisp
26896 (defvoo nndir-directory nil
26897   "Where nndir will look for groups."
26898   nnml-current-directory nnmh-current-directory)
26899 @end lisp
26900
26901 This means that @code{nnml-current-directory} will be set to
26902 @code{nndir-directory} when an @code{nnml} function is called on behalf
26903 of @code{nndir}.  (The same with @code{nnmh}.)
26904
26905 @item nnoo-define-basics
26906 This macro defines some common functions that almost all back ends should
26907 have.
26908
26909 @lisp
26910 (nnoo-define-basics nndir)
26911 @end lisp
26912
26913 @item deffoo
26914 This macro is just like @code{defun} and takes the same parameters.  In
26915 addition to doing the normal @code{defun} things, it registers the
26916 function as being public so that other back ends can inherit it.
26917
26918 @item nnoo-map-functions
26919 This macro allows mapping of functions from the current back end to
26920 functions from the parent back ends.
26921
26922 @lisp
26923 (nnoo-map-functions nndir
26924   (nnml-retrieve-headers 0 nndir-current-group 0 0)
26925   (nnmh-request-article 0 nndir-current-group 0 0))
26926 @end lisp
26927
26928 This means that when @code{nndir-retrieve-headers} is called, the first,
26929 third, and fourth parameters will be passed on to
26930 @code{nnml-retrieve-headers}, while the second parameter is set to the
26931 value of @code{nndir-current-group}.
26932
26933 @item nnoo-import
26934 This macro allows importing functions from back ends.  It should be the
26935 last thing in the source file, since it will only define functions that
26936 haven't already been defined.
26937
26938 @lisp
26939 (nnoo-import nndir
26940   (nnmh
26941    nnmh-request-list
26942    nnmh-request-newgroups)
26943   (nnml))
26944 @end lisp
26945
26946 This means that calls to @code{nndir-request-list} should just be passed
26947 on to @code{nnmh-request-list}, while all public functions from
26948 @code{nnml} that haven't been defined in @code{nndir} yet should be
26949 defined now.
26950
26951 @end table
26952
26953 Below is a slightly shortened version of the @code{nndir} back end.
26954
26955 @lisp
26956 ;;; @r{nndir.el --- single directory newsgroup access for Gnus}
26957 ;; @r{Copyright (C) 1995,96 Free Software Foundation, Inc.}
26958
26959 ;;; @r{Code:}
26960
26961 (require 'nnheader)
26962 (require 'nnmh)
26963 (require 'nnml)
26964 (require 'nnoo)
26965 (eval-when-compile (require 'cl))
26966
26967 (nnoo-declare nndir
26968   nnml nnmh)
26969
26970 (defvoo nndir-directory nil
26971   "Where nndir will look for groups."
26972   nnml-current-directory nnmh-current-directory)
26973
26974 (defvoo nndir-nov-is-evil nil
26975   "*Non-nil means that nndir will never retrieve NOV headers."
26976   nnml-nov-is-evil)
26977
26978 (defvoo nndir-current-group ""
26979   nil
26980   nnml-current-group nnmh-current-group)
26981 (defvoo nndir-top-directory nil nil nnml-directory nnmh-directory)
26982 (defvoo nndir-get-new-mail nil nil nnml-get-new-mail nnmh-get-new-mail)
26983
26984 (defvoo nndir-status-string "" nil nnmh-status-string)
26985 (defconst nndir-version "nndir 1.0")
26986
26987 ;;; @r{Interface functions.}
26988
26989 (nnoo-define-basics nndir)
26990
26991 (deffoo nndir-open-server (server &optional defs)
26992   (setq nndir-directory
26993         (or (cadr (assq 'nndir-directory defs))
26994             server))
26995   (unless (assq 'nndir-directory defs)
26996     (push `(nndir-directory ,server) defs))
26997   (push `(nndir-current-group
26998           ,(file-name-nondirectory
26999             (directory-file-name nndir-directory)))
27000         defs)
27001   (push `(nndir-top-directory
27002           ,(file-name-directory (directory-file-name nndir-directory)))
27003         defs)
27004   (nnoo-change-server 'nndir server defs))
27005
27006 (nnoo-map-functions nndir
27007   (nnml-retrieve-headers 0 nndir-current-group 0 0)
27008   (nnmh-request-article 0 nndir-current-group 0 0)
27009   (nnmh-request-group nndir-current-group 0 0)
27010   (nnmh-close-group nndir-current-group 0))
27011
27012 (nnoo-import nndir
27013   (nnmh
27014    nnmh-status-message
27015    nnmh-request-list
27016    nnmh-request-newgroups))
27017
27018 (provide 'nndir)
27019 @end lisp
27020
27021
27022 @node Hooking New Back Ends Into Gnus
27023 @subsubsection Hooking New Back Ends Into Gnus
27024
27025 @vindex gnus-valid-select-methods
27026 @findex gnus-declare-backend
27027 Having Gnus start using your new back end is rather easy---you just
27028 declare it with the @code{gnus-declare-backend} functions.  This will
27029 enter the back end into the @code{gnus-valid-select-methods} variable.
27030
27031 @code{gnus-declare-backend} takes two parameters---the back end name and
27032 an arbitrary number of @dfn{abilities}.
27033
27034 Here's an example:
27035
27036 @lisp
27037 (gnus-declare-backend "nnchoke" 'mail 'respool 'address)
27038 @end lisp
27039
27040 The above line would then go in the @file{nnchoke.el} file.
27041
27042 The abilities can be:
27043
27044 @table @code
27045 @item mail
27046 This is a mailish back end---followups should (probably) go via mail.
27047 @item post
27048 This is a newsish back end---followups should (probably) go via news.
27049 @item post-mail
27050 This back end supports both mail and news.
27051 @item none
27052 This is neither a post nor mail back end---it's something completely
27053 different.
27054 @item respool
27055 It supports respooling---or rather, it is able to modify its source
27056 articles and groups.
27057 @item address
27058 The name of the server should be in the virtual server name.  This is
27059 true for almost all back ends.
27060 @item prompt-address
27061 The user should be prompted for an address when doing commands like
27062 @kbd{B} in the group buffer.  This is true for back ends like
27063 @code{nntp}, but not @code{nnmbox}, for instance.
27064 @end table
27065
27066
27067 @node Mail-like Back Ends
27068 @subsubsection Mail-like Back Ends
27069
27070 One of the things that separate the mail back ends from the rest of the
27071 back ends is the heavy dependence by most of the mail back ends on
27072 common functions in @file{nnmail.el}.  For instance, here's the
27073 definition of @code{nnml-request-scan}:
27074
27075 @lisp
27076 (deffoo nnml-request-scan (&optional group server)
27077   (setq nnml-article-file-alist nil)
27078   (nnmail-get-new-mail 'nnml 'nnml-save-nov nnml-directory group))
27079 @end lisp
27080
27081 It simply calls @code{nnmail-get-new-mail} with a few parameters,
27082 and @code{nnmail} takes care of all the moving and splitting of the
27083 mail.
27084
27085 This function takes four parameters.
27086
27087 @table @var
27088 @item method
27089 This should be a symbol to designate which back end is responsible for
27090 the call.
27091
27092 @item exit-function
27093 This function should be called after the splitting has been performed.
27094
27095 @item temp-directory
27096 Where the temporary files should be stored.
27097
27098 @item group
27099 This optional argument should be a group name if the splitting is to be
27100 performed for one group only.
27101 @end table
27102
27103 @code{nnmail-get-new-mail} will call @var{back-end}@code{-save-mail} to
27104 save each article.  @var{back-end}@code{-active-number} will be called to
27105 find the article number assigned to this article.
27106
27107 The function also uses the following variables:
27108 @var{back-end}@code{-get-new-mail} (to see whether to get new mail for
27109 this back end); and @var{back-end}@code{-group-alist} and
27110 @var{back-end}@code{-active-file} to generate the new active file.
27111 @var{back-end}@code{-group-alist} should be a group-active alist, like
27112 this:
27113
27114 @example
27115 (("a-group" (1 . 10))
27116  ("some-group" (34 . 39)))
27117 @end example
27118
27119
27120 @node Score File Syntax
27121 @subsection Score File Syntax
27122
27123 Score files are meant to be easily parseable, but yet extremely
27124 mallable.  It was decided that something that had the same read syntax
27125 as an Emacs Lisp list would fit that spec.
27126
27127 Here's a typical score file:
27128
27129 @lisp
27130 (("summary"
27131   ("win95" -10000 nil s)
27132   ("Gnus"))
27133  ("from"
27134   ("Lars" -1000))
27135  (mark -100))
27136 @end lisp
27137
27138 BNF definition of a score file:
27139
27140 @example
27141 score-file      = "" / "(" *element ")"
27142 element         = rule / atom
27143 rule            = string-rule / number-rule / date-rule
27144 string-rule     = "(" quote string-header quote space *string-match ")"
27145 number-rule     = "(" quote number-header quote space *number-match ")"
27146 date-rule       = "(" quote date-header quote space *date-match ")"
27147 quote           = <ascii 34>
27148 string-header   = "subject" / "from" / "references" / "message-id" /
27149                   "xref" / "body" / "head" / "all" / "followup"
27150 number-header   = "lines" / "chars"
27151 date-header     = "date"
27152 string-match    = "(" quote <string> quote [ "" / [ space score [ "" /
27153                   space date [ "" / [ space string-match-t ] ] ] ] ] ")"
27154 score           = "nil" / <integer>
27155 date            = "nil" / <natural number>
27156 string-match-t  = "nil" / "s" / "substring" / "S" / "Substring" /
27157                   "r" / "regex" / "R" / "Regex" /
27158                   "e" / "exact" / "E" / "Exact" /
27159                   "f" / "fuzzy" / "F" / "Fuzzy"
27160 number-match    = "(" <integer> [ "" / [ space score [ "" /
27161                   space date [ "" / [ space number-match-t ] ] ] ] ] ")"
27162 number-match-t  = "nil" / "=" / "<" / ">" / ">=" / "<="
27163 date-match      = "(" quote <string> quote [ "" / [ space score [ "" /
27164                   space date [ "" / [ space date-match-t ] ] ] ] ")"
27165 date-match-t    = "nil" / "at" / "before" / "after"
27166 atom            = "(" [ required-atom / optional-atom ] ")"
27167 required-atom   = mark / expunge / mark-and-expunge / files /
27168                   exclude-files / read-only / touched
27169 optional-atom   = adapt / local / eval
27170 mark            = "mark" space nil-or-number
27171 nil-or-number   = "nil" / <integer>
27172 expunge         = "expunge" space nil-or-number
27173 mark-and-expunge = "mark-and-expunge" space nil-or-number
27174 files           = "files" *[ space <string> ]
27175 exclude-files   = "exclude-files" *[ space <string> ]
27176 read-only       = "read-only" [ space "nil" / space "t" ]
27177 adapt        = "adapt" [ space "ignore" / space "t" / space adapt-rule ]
27178 adapt-rule      = "(" *[ <string> *[ "(" <string> <integer> ")" ] ")"
27179 local           = "local" *[ space "(" <string> space <form> ")" ]
27180 eval            = "eval" space <form>
27181 space           = *[ " " / <TAB> / <NEWLINE> ]
27182 @end example
27183
27184 Any unrecognized elements in a score file should be ignored, but not
27185 discarded.
27186
27187 As you can see, white space is needed, but the type and amount of white
27188 space is irrelevant.  This means that formatting of the score file is
27189 left up to the programmer---if it's simpler to just spew it all out on
27190 one looong line, then that's ok.
27191
27192 The meaning of the various atoms are explained elsewhere in this
27193 manual (@pxref{Score File Format}).
27194
27195
27196 @node Headers
27197 @subsection Headers
27198
27199 Internally Gnus uses a format for storing article headers that
27200 corresponds to the @acronym{NOV} format in a mysterious fashion.  One could
27201 almost suspect that the author looked at the @acronym{NOV} specification and
27202 just shamelessly @emph{stole} the entire thing, and one would be right.
27203
27204 @dfn{Header} is a severely overloaded term.  ``Header'' is used in
27205 RFC 1036 to talk about lines in the head of an article (e.g.,
27206 @code{From}).  It is used by many people as a synonym for
27207 ``head''---``the header and the body''.  (That should be avoided, in my
27208 opinion.)  And Gnus uses a format internally that it calls ``header'',
27209 which is what I'm talking about here.  This is a 9-element vector,
27210 basically, with each header (ouch) having one slot.
27211
27212 These slots are, in order: @code{number}, @code{subject}, @code{from},
27213 @code{date}, @code{id}, @code{references}, @code{chars}, @code{lines},
27214 @code{xref}, and @code{extra}.  There are macros for accessing and
27215 setting these slots---they all have predictable names beginning with
27216 @code{mail-header-} and @code{mail-header-set-}, respectively.
27217
27218 All these slots contain strings, except the @code{extra} slot, which
27219 contains an alist of header/value pairs (@pxref{To From Newsgroups}).
27220
27221
27222 @node Ranges
27223 @subsection Ranges
27224
27225 @sc{gnus} introduced a concept that I found so useful that I've started
27226 using it a lot and have elaborated on it greatly.
27227
27228 The question is simple: If you have a large amount of objects that are
27229 identified by numbers (say, articles, to take a @emph{wild} example)
27230 that you want to qualify as being ``included'', a normal sequence isn't
27231 very useful.  (A 200,000 length sequence is a bit long-winded.)
27232
27233 The solution is as simple as the question: You just collapse the
27234 sequence.
27235
27236 @example
27237 (1 2 3 4 5 6 10 11 12)
27238 @end example
27239
27240 is transformed into
27241
27242 @example
27243 ((1 . 6) (10 . 12))
27244 @end example
27245
27246 To avoid having those nasty @samp{(13 . 13)} elements to denote a
27247 lonesome object, a @samp{13} is a valid element:
27248
27249 @example
27250 ((1 . 6) 7 (10 . 12))
27251 @end example
27252
27253 This means that comparing two ranges to find out whether they are equal
27254 is slightly tricky:
27255
27256 @example
27257 ((1 . 5) 7 8 (10 . 12))
27258 @end example
27259
27260 and
27261
27262 @example
27263 ((1 . 5) (7 . 8) (10 . 12))
27264 @end example
27265
27266 are equal.  In fact, any non-descending list is a range:
27267
27268 @example
27269 (1 2 3 4 5)
27270 @end example
27271
27272 is a perfectly valid range, although a pretty long-winded one.  This is
27273 also valid:
27274
27275 @example
27276 (1 . 5)
27277 @end example
27278
27279 and is equal to the previous range.
27280
27281 Here's a BNF definition of ranges.  Of course, one must remember the
27282 semantic requirement that the numbers are non-descending.  (Any number
27283 of repetition of the same number is allowed, but apt to disappear in
27284 range handling.)
27285
27286 @example
27287 range           = simple-range / normal-range
27288 simple-range    = "(" number " . " number ")"
27289 normal-range    = "(" start-contents ")"
27290 contents        = "" / simple-range *[ " " contents ] /
27291                   number *[ " " contents ]
27292 @end example
27293
27294 Gnus currently uses ranges to keep track of read articles and article
27295 marks.  I plan on implementing a number of range operators in C if The
27296 Powers That Be are willing to let me.  (I haven't asked yet, because I
27297 need to do some more thinking on what operators I need to make life
27298 totally range-based without ever having to convert back to normal
27299 sequences.)
27300
27301
27302 @node Group Info
27303 @subsection Group Info
27304
27305 Gnus stores all permanent info on groups in a @dfn{group info} list.
27306 This list is from three to six elements (or more) long and exhaustively
27307 describes the group.
27308
27309 Here are two example group infos; one is a very simple group while the
27310 second is a more complex one:
27311
27312 @example
27313 ("no.group" 5 ((1 . 54324)))
27314
27315 ("nnml:my.mail" 3 ((1 . 5) 9 (20 . 55))
27316                 ((tick (15 . 19)) (replied 3 6 (19 . 3)))
27317                 (nnml "")
27318                 ((auto-expire . t) (to-address . "ding@@gnus.org")))
27319 @end example
27320
27321 The first element is the @dfn{group name}---as Gnus knows the group,
27322 anyway.  The second element is the @dfn{subscription level}, which
27323 normally is a small integer.  (It can also be the @dfn{rank}, which is a
27324 cons cell where the @code{car} is the level and the @code{cdr} is the
27325 score.)  The third element is a list of ranges of read articles.  The
27326 fourth element is a list of lists of article marks of various kinds.
27327 The fifth element is the select method (or virtual server, if you like).
27328 The sixth element is a list of @dfn{group parameters}, which is what
27329 this section is about.
27330
27331 Any of the last three elements may be missing if they are not required.
27332 In fact, the vast majority of groups will normally only have the first
27333 three elements, which saves quite a lot of cons cells.
27334
27335 Here's a BNF definition of the group info format:
27336
27337 @example
27338 info          = "(" group space ralevel space read
27339                 [ "" / [ space marks-list [ "" / [ space method [ "" /
27340                 space parameters ] ] ] ] ] ")"
27341 group         = quote <string> quote
27342 ralevel       = rank / level
27343 level         = <integer in the range of 1 to inf>
27344 rank          = "(" level "." score ")"
27345 score         = <integer in the range of 1 to inf>
27346 read          = range
27347 marks-lists   = nil / "(" *marks ")"
27348 marks         = "(" <string> range ")"
27349 method        = "(" <string> *elisp-forms ")"
27350 parameters    = "(" *elisp-forms ")"
27351 @end example
27352
27353 Actually that @samp{marks} rule is a fib.  A @samp{marks} is a
27354 @samp{<string>} consed on to a @samp{range}, but that's a bitch to say
27355 in pseudo-BNF.
27356
27357 If you have a Gnus info and want to access the elements, Gnus offers a
27358 series of macros for getting/setting these elements.
27359
27360 @table @code
27361 @item gnus-info-group
27362 @itemx gnus-info-set-group
27363 @findex gnus-info-group
27364 @findex gnus-info-set-group
27365 Get/set the group name.
27366
27367 @item gnus-info-rank
27368 @itemx gnus-info-set-rank
27369 @findex gnus-info-rank
27370 @findex gnus-info-set-rank
27371 Get/set the group rank (@pxref{Group Score}).
27372
27373 @item gnus-info-level
27374 @itemx gnus-info-set-level
27375 @findex gnus-info-level
27376 @findex gnus-info-set-level
27377 Get/set the group level.
27378
27379 @item gnus-info-score
27380 @itemx gnus-info-set-score
27381 @findex gnus-info-score
27382 @findex gnus-info-set-score
27383 Get/set the group score (@pxref{Group Score}).
27384
27385 @item gnus-info-read
27386 @itemx gnus-info-set-read
27387 @findex gnus-info-read
27388 @findex gnus-info-set-read
27389 Get/set the ranges of read articles.
27390
27391 @item gnus-info-marks
27392 @itemx gnus-info-set-marks
27393 @findex gnus-info-marks
27394 @findex gnus-info-set-marks
27395 Get/set the lists of ranges of marked articles.
27396
27397 @item gnus-info-method
27398 @itemx gnus-info-set-method
27399 @findex gnus-info-method
27400 @findex gnus-info-set-method
27401 Get/set the group select method.
27402
27403 @item gnus-info-params
27404 @itemx gnus-info-set-params
27405 @findex gnus-info-params
27406 @findex gnus-info-set-params
27407 Get/set the group parameters.
27408 @end table
27409
27410 All the getter functions take one parameter---the info list.  The setter
27411 functions take two parameters---the info list and the new value.
27412
27413 The last three elements in the group info aren't mandatory, so it may be
27414 necessary to extend the group info before setting the element.  If this
27415 is necessary, you can just pass on a non-@code{nil} third parameter to
27416 the three final setter functions to have this happen automatically.
27417
27418
27419 @node Extended Interactive
27420 @subsection Extended Interactive
27421 @cindex interactive
27422 @findex gnus-interactive
27423
27424 Gnus extends the standard Emacs @code{interactive} specification
27425 slightly to allow easy use of the symbolic prefix (@pxref{Symbolic
27426 Prefixes}).  Here's an example of how this is used:
27427
27428 @lisp
27429 (defun gnus-summary-increase-score (&optional score symp)
27430   (interactive (gnus-interactive "P\ny"))
27431   ...
27432   )
27433 @end lisp
27434
27435 The best thing to do would have been to implement
27436 @code{gnus-interactive} as a macro which would have returned an
27437 @code{interactive} form, but this isn't possible since Emacs checks
27438 whether a function is interactive or not by simply doing an @code{assq}
27439 on the lambda form.  So, instead we have @code{gnus-interactive}
27440 function that takes a string and returns values that are usable to
27441 @code{interactive}.
27442
27443 This function accepts (almost) all normal @code{interactive} specs, but
27444 adds a few more.
27445
27446 @table @samp
27447 @item y
27448 @vindex gnus-current-prefix-symbol
27449 The current symbolic prefix---the @code{gnus-current-prefix-symbol}
27450 variable.
27451
27452 @item Y
27453 @vindex gnus-current-prefix-symbols
27454 A list of the current symbolic prefixes---the
27455 @code{gnus-current-prefix-symbol} variable.
27456
27457 @item A
27458 The current article number---the @code{gnus-summary-article-number}
27459 function.
27460
27461 @item H
27462 The current article header---the @code{gnus-summary-article-header}
27463 function.
27464
27465 @item g
27466 The current group name---the @code{gnus-group-group-name}
27467 function.
27468
27469 @end table
27470
27471
27472 @node Emacs/XEmacs Code
27473 @subsection Emacs/XEmacs Code
27474 @cindex XEmacs
27475 @cindex Emacsen
27476
27477 While Gnus runs under Emacs, XEmacs and Mule, I decided that one of the
27478 platforms must be the primary one.  I chose Emacs.  Not because I don't
27479 like XEmacs or Mule, but because it comes first alphabetically.
27480
27481 This means that Gnus will byte-compile under Emacs with nary a warning,
27482 while XEmacs will pump out gigabytes of warnings while byte-compiling.
27483 As I use byte-compilation warnings to help me root out trivial errors in
27484 Gnus, that's very useful.
27485
27486 I've also consistently used Emacs function interfaces, but have used
27487 Gnusey aliases for the functions.  To take an example:  Emacs defines a
27488 @code{run-at-time} function while XEmacs defines a @code{start-itimer}
27489 function.  I then define a function called @code{gnus-run-at-time} that
27490 takes the same parameters as the Emacs @code{run-at-time}.  When running
27491 Gnus under Emacs, the former function is just an alias for the latter.
27492 However, when running under XEmacs, the former is an alias for the
27493 following function:
27494
27495 @lisp
27496 (defun gnus-xmas-run-at-time (time repeat function &rest args)
27497   (start-itimer
27498    "gnus-run-at-time"
27499    `(lambda ()
27500       (,function ,@@args))
27501    time repeat))
27502 @end lisp
27503
27504 This sort of thing has been done for bunches of functions.  Gnus does
27505 not redefine any native Emacs functions while running under XEmacs---it
27506 does this @code{defalias} thing with Gnus equivalents instead.  Cleaner
27507 all over.
27508
27509 In the cases where the XEmacs function interface was obviously cleaner,
27510 I used it instead.  For example @code{gnus-region-active-p} is an alias
27511 for @code{region-active-p} in XEmacs, whereas in Emacs it is a function.
27512
27513 Of course, I could have chosen XEmacs as my native platform and done
27514 mapping functions the other way around.  But I didn't.  The performance
27515 hit these indirections impose on Gnus under XEmacs should be slight.
27516
27517
27518 @node Various File Formats
27519 @subsection Various File Formats
27520
27521 @menu
27522 * Active File Format::          Information on articles and groups available.
27523 * Newsgroups File Format::      Group descriptions.
27524 @end menu
27525
27526
27527 @node Active File Format
27528 @subsubsection Active File Format
27529
27530 The active file lists all groups available on the server in
27531 question.  It also lists the highest and lowest current article numbers
27532 in each group.
27533
27534 Here's an excerpt from a typical active file:
27535
27536 @example
27537 soc.motss 296030 293865 y
27538 alt.binaries.pictures.fractals 3922 3913 n
27539 comp.sources.unix 1605 1593 m
27540 comp.binaries.ibm.pc 5097 5089 y
27541 no.general 1000 900 y
27542 @end example
27543
27544 Here's a pseudo-BNF definition of this file:
27545
27546 @example
27547 active      = *group-line
27548 group-line  = group spc high-number spc low-number spc flag <NEWLINE>
27549 group       = <non-white-space string>
27550 spc         = " "
27551 high-number = <non-negative integer>
27552 low-number  = <positive integer>
27553 flag        = "y" / "n" / "m" / "j" / "x" / "=" group
27554 @end example
27555
27556 For a full description of this file, see the manual pages for
27557 @samp{innd}, in particular @samp{active(5)}.
27558
27559
27560 @node Newsgroups File Format
27561 @subsubsection Newsgroups File Format
27562
27563 The newsgroups file lists groups along with their descriptions.  Not all
27564 groups on the server have to be listed,  and not all groups in the file
27565 have to exist on the server.  The file is meant purely as information to
27566 the user.
27567
27568 The format is quite simple; a group name, a tab, and the description.
27569 Here's the definition:
27570
27571 @example
27572 newsgroups    = *line
27573 line          = group tab description <NEWLINE>
27574 group         = <non-white-space string>
27575 tab           = <TAB>
27576 description   = <string>
27577 @end example
27578
27579
27580 @page
27581 @node Emacs for Heathens
27582 @section Emacs for Heathens
27583
27584 Believe it or not, but some people who use Gnus haven't really used
27585 Emacs much before they embarked on their journey on the Gnus Love Boat.
27586 If you are one of those unfortunates whom ``@kbd{C-M-a}'', ``kill the
27587 region'', and ``set @code{gnus-flargblossen} to an alist where the key
27588 is a regexp that is used for matching on the group name'' are magical
27589 phrases with little or no meaning, then this appendix is for you.  If
27590 you are already familiar with Emacs, just ignore this and go fondle your
27591 cat instead.
27592
27593 @menu
27594 * Keystrokes::                  Entering text and executing commands.
27595 * Emacs Lisp::                  The built-in Emacs programming language.
27596 @end menu
27597
27598
27599 @node Keystrokes
27600 @subsection Keystrokes
27601
27602 @itemize @bullet
27603 @item
27604 Q: What is an experienced Emacs user?
27605
27606 @item
27607 A: A person who wishes that the terminal had pedals.
27608 @end itemize
27609
27610 Yes, when you use Emacs, you are apt to use the control key, the shift
27611 key and the meta key a lot.  This is very annoying to some people
27612 (notably @code{vi}le users), and the rest of us just love the hell out
27613 of it.  Just give up and submit.  Emacs really does stand for
27614 ``Escape-Meta-Alt-Control-Shift'', and not ``Editing Macros'', as you
27615 may have heard from other disreputable sources (like the Emacs author).
27616
27617 The shift keys are normally located near your pinky fingers, and are
27618 normally used to get capital letters and stuff.  You probably use it all
27619 the time.  The control key is normally marked ``CTRL'' or something like
27620 that.  The meta key is, funnily enough, never marked as such on any
27621 keyboard.  The one I'm currently at has a key that's marked ``Alt'',
27622 which is the meta key on this keyboard.  It's usually located somewhere
27623 to the left hand side of the keyboard, usually on the bottom row.
27624
27625 Now, us Emacs people don't say ``press the meta-control-m key'',
27626 because that's just too inconvenient.  We say ``press the @kbd{C-M-m}
27627 key''.  @kbd{M-} is the prefix that means ``meta'' and ``C-'' is the
27628 prefix that means ``control''.  So ``press @kbd{C-k}'' means ``press
27629 down the control key, and hold it down while you press @kbd{k}''.
27630 ``Press @kbd{C-M-k}'' means ``press down and hold down the meta key and
27631 the control key and then press @kbd{k}''.  Simple, ay?
27632
27633 This is somewhat complicated by the fact that not all keyboards have a
27634 meta key.  In that case you can use the ``escape'' key.  Then @kbd{M-k}
27635 means ``press escape, release escape, press @kbd{k}''.  That's much more
27636 work than if you have a meta key, so if that's the case, I respectfully
27637 suggest you get a real keyboard with a meta key.  You can't live without
27638 it.
27639
27640
27641
27642 @node Emacs Lisp
27643 @subsection Emacs Lisp
27644
27645 Emacs is the King of Editors because it's really a Lisp interpreter.
27646 Each and every key you tap runs some Emacs Lisp code snippet, and since
27647 Emacs Lisp is an interpreted language, that means that you can configure
27648 any key to run any arbitrary code.  You just, like, do it.
27649
27650 Gnus is written in Emacs Lisp, and is run as a bunch of interpreted
27651 functions.  (These are byte-compiled for speed, but it's still
27652 interpreted.)  If you decide that you don't like the way Gnus does
27653 certain things, it's trivial to have it do something a different way.
27654 (Well, at least if you know how to write Lisp code.)  However, that's
27655 beyond the scope of this manual, so we are simply going to talk about
27656 some common constructs that you normally use in your @file{.emacs} file
27657 to customize Gnus.
27658
27659 If you want to set the variable @code{gnus-florgbnize} to four (4), you
27660 write the following:
27661
27662 @lisp
27663 (setq gnus-florgbnize 4)
27664 @end lisp
27665
27666 This function (really ``special form'') @code{setq} is the one that can
27667 set a variable to some value.  This is really all you need to know.  Now
27668 you can go and fill your @file{.emacs} file with lots of these to change
27669 how Gnus works.
27670
27671 If you have put that thing in your @file{.emacs} file, it will be read
27672 and @code{eval}ed (which is lisp-ese for ``run'') the next time you
27673 start Emacs.  If you want to change the variable right away, simply say
27674 @kbd{C-x C-e} after the closing parenthesis.  That will @code{eval} the
27675 previous ``form'', which is a simple @code{setq} statement here.
27676
27677 Go ahead---just try it, if you're located at your Emacs.  After you
27678 @kbd{C-x C-e}, you will see @samp{4} appear in the echo area, which
27679 is the return value of the form you @code{eval}ed.
27680
27681 Some pitfalls:
27682
27683 If the manual says ``set @code{gnus-read-active-file} to @code{some}'',
27684 that means:
27685
27686 @lisp
27687 (setq gnus-read-active-file 'some)
27688 @end lisp
27689
27690 On the other hand, if the manual says ``set @code{gnus-nntp-server} to
27691 @samp{nntp.ifi.uio.no}'', that means:
27692
27693 @lisp
27694 (setq gnus-nntp-server "nntp.ifi.uio.no")
27695 @end lisp
27696
27697 So be careful not to mix up strings (the latter) with symbols (the
27698 former).  The manual is unambiguous, but it can be confusing.
27699
27700 @page
27701 @include gnus-faq.texi
27702
27703 @node Index
27704 @chapter Index
27705 @printindex cp
27706
27707 @node Key Index
27708 @chapter Key Index
27709 @printindex ky
27710
27711 @summarycontents
27712 @contents
27713 @bye
27714
27715 @iftex
27716 @iflatex
27717 \end{document}
27718 @end iflatex
27719 @end iftex
27720
27721 @c Local Variables:
27722 @c mode: texinfo
27723 @c coding: iso-8859-1
27724 @c End: