Synch to Oort Gnus 200303220052.
[elisp/gnus.git-] / texi / gnus.texi
1 \input texinfo
2
3 @setfilename gnus
4 @settitle T-gnus 6.15 Manual
5 @synindex fn cp
6 @synindex vr cp
7 @synindex 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.15}
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{\gnussamp}[1]{``{\fontencoding{OT1}\gnusselectttfont{}#1}''}
57 \newcommand{\gnuslisp}[1]{\gnustt{#1}}
58 \newcommand{\gnuskbd}[1]{`\gnustt{#1}'}
59 \newcommand{\gnuskey}[1]{`\gnustt{#1}'}
60 \newcommand{\gnusfile}[1]{`\gnustt{#1}'}
61 \newcommand{\gnusdfn}[1]{\textit{#1}}
62 \newcommand{\gnusi}[1]{\textit{#1}}
63 \newcommand{\gnusstrong}[1]{\textbf{#1}}
64 \newcommand{\gnusemph}[1]{\textit{#1}}
65 \newcommand{\gnusvar}[1]{{\fontsize{10pt}{10}\selectfont\textsl{\textsf{#1}}}}
66 \newcommand{\gnussc}[1]{\textsc{#1}}
67 \newcommand{\gnustitle}[1]{{\huge\textbf{#1}}}
68 \newcommand{\gnusversion}[1]{{\small\textit{#1}}}
69 \newcommand{\gnusauthor}[1]{{\large\textbf{#1}}}
70 \newcommand{\gnusresult}[1]{\gnustt{=> #1}}
71 \newcommand{\gnusacronym}[1]{\textit{#1}}
72 \newcommand{\gnusemail}[1]{\textit{#1}}
73
74 \newcommand{\gnusbullet}{{${\bullet}$}}
75 \newcommand{\gnusdollar}{\$}
76 \newcommand{\gnusampersand}{\&}
77 \newcommand{\gnuspercent}{\%}
78 \newcommand{\gnushash}{\#}
79 \newcommand{\gnushat}{\symbol{"5E}}
80 \newcommand{\gnusunderline}{\symbol{"5F}}
81 \newcommand{\gnusnot}{$\neg$}
82 \newcommand{\gnustilde}{\symbol{"7E}}
83 \newcommand{\gnusless}{{$<$}}
84 \newcommand{\gnusgreater}{{$>$}}
85 \newcommand{\gnusbraceleft}{{$>$}}
86 \newcommand{\gnusbraceright}{{$>$}}
87
88 \newcommand{\gnushead}{\raisebox{-1cm}{\epsfig{figure=ps/gnus-head,height=1cm}}}
89 \newcommand{\gnusinteresting}{
90 \marginpar[\mbox{}\hfill\gnushead]{\gnushead}
91 }
92
93 \newcommand{\gnuscleardoublepage}{\ifodd\count0\mbox{}\clearpage\thispagestyle{empty}\mbox{}\clearpage\else\clearpage\fi}
94
95 \newcommand{\gnuspagechapter}[1]{
96 {\mbox{}}
97 }
98
99 \newdimen{\gnusdimen}
100 \gnusdimen 0pt
101
102 \newcommand{\gnuschapter}[2]{
103 \gnuscleardoublepage
104 \ifdim \gnusdimen = 0pt\setcounter{page}{1}\pagestyle{gnus}\pagenumbering{arabic} \gnusdimen 1pt\fi
105 \chapter{#2}
106 \renewcommand{\gnussectionname}{}
107 \renewcommand{\gnuschaptername}{#2}
108 \thispagestyle{empty}
109 \hspace*{-2cm}
110 \begin{picture}(500,500)(0,0)
111 \put(480,350){\makebox(0,0)[tr]{#1}}
112 \put(40,300){\makebox(500,50)[bl]{{\Huge\bf{#2}}}}
113 \end{picture}
114 \clearpage
115 }
116
117 \newcommand{\gnusfigure}[3]{
118 \begin{figure}
119 \mbox{}\ifodd\count0\hspace*{-0.8cm}\else\hspace*{-3cm}\fi\begin{picture}(440,#2)
120 #3
121 \end{picture}
122 \caption{#1}
123 \end{figure}
124 }
125
126 \newcommand{\gnusicon}[1]{
127 \marginpar[\mbox{}\hfill\raisebox{-1.5cm}{\epsfig{figure=ps/#1-up,height=1.5cm}}]{\raisebox{-1cm}{\epsfig{figure=ps/#1-up,height=1cm}}}
128 }
129
130 \newcommand{\gnuspicon}[1]{
131 \margindex{\epsfig{figure=#1,width=2cm}}
132 }
133
134 \newcommand{\gnusxface}[2]{
135 \margindex{\epsfig{figure=#1,width=1cm}\epsfig{figure=#2,width=1cm}}
136 }
137
138 \newcommand{\gnussmiley}[2]{
139 \margindex{\makebox[2cm]{\hfill\epsfig{figure=#1,width=0.5cm}\hfill\epsfig{figure=#2,width=0.5cm}\hfill}}
140 }
141
142 \newcommand{\gnusitemx}[1]{\mbox{}\vspace*{-\itemsep}\vspace*{-\parsep}\item#1}
143
144 \newcommand{\gnussection}[1]{
145 \renewcommand{\gnussectionname}{#1}
146 \section{#1}
147 }
148
149 \newenvironment{codelist}%
150 {\begin{list}{}{
151 }
152 }{\end{list}}
153
154 \newenvironment{kbdlist}%
155 {\begin{list}{}{
156 \labelwidth=0cm
157 }
158 }{\end{list}}
159
160 \newenvironment{dfnlist}%
161 {\begin{list}{}{
162 }
163 }{\end{list}}
164
165 \newenvironment{stronglist}%
166 {\begin{list}{}{
167 }
168 }{\end{list}}
169
170 \newenvironment{samplist}%
171 {\begin{list}{}{
172 }
173 }{\end{list}}
174
175 \newenvironment{varlist}%
176 {\begin{list}{}{
177 }
178 }{\end{list}}
179
180 \newenvironment{emphlist}%
181 {\begin{list}{}{
182 }
183 }{\end{list}}
184
185 \newlength\gnusheadtextwidth
186 \setlength{\gnusheadtextwidth}{\headtextwidth}
187 \addtolength{\gnusheadtextwidth}{1cm}
188
189 \newpagestyle{gnuspreamble}%
190 {
191 {
192 \ifodd\count0
193 {
194 \hspace*{-0.23cm}\underline{\makebox[\gnusheadtextwidth]{\mbox{}}\textbf{\hfill\roman{page}}}
195 }
196 \else
197 {
198 \hspace*{-3.25cm}\underline{\makebox[\gnusheadtextwidth]{\textbf{\roman{page}\hfill\mbox{}}}
199 }
200 }
201 \fi
202 }
203 }
204 {
205 \ifodd\count0
206 \mbox{} \hfill
207 \raisebox{-0.5cm}{\epsfig{figure=ps/gnus-big-logo,height=1cm}}
208 \else
209 \raisebox{-0.5cm}{\epsfig{figure=ps/gnus-big-logo,height=1cm}}
210 \hfill \mbox{}
211 \fi
212 }
213
214 \newpagestyle{gnusindex}%
215 {
216 {
217 \ifodd\count0
218 {
219 \hspace*{-0.23cm}\underline{\makebox[\gnusheadtextwidth]{\textbf{\gnuschaptername\hfill\arabic{page}}}}
220 }
221 \else
222 {
223 \hspace*{-3.25cm}\underline{\makebox[\gnusheadtextwidth]{\textbf{\arabic{page}\hfill\gnuschaptername}}}
224 }
225 \fi
226 }
227 }
228 {
229 \ifodd\count0
230 \mbox{} \hfill
231 \raisebox{-0.5cm}{\epsfig{figure=ps/gnus-big-logo,height=1cm}}
232 \else
233 \raisebox{-0.5cm}{\epsfig{figure=ps/gnus-big-logo,height=1cm}}
234 \hfill \mbox{}
235 \fi
236 }
237
238 \newpagestyle{gnus}%
239 {
240 {
241 \ifodd\count0
242 {
243 \makebox[12cm]{\hspace*{3.1cm}\underline{\makebox[\gnusheadtextwidth]{\textbf{\arabic{chapter}.\arabic{section}} \textbf{\gnussectionname\hfill\arabic{page}}}}}
244 }
245 \else
246 {
247 \makebox[12cm]{\hspace*{-2.95cm}\underline{\makebox[\gnusheadtextwidth]{\textbf{\arabic{page}\hfill\gnuschaptername}}}}
248 }
249 \fi
250 }
251 }
252 {
253 \ifodd\count0
254 \mbox{} \hfill
255 \raisebox{-0.5cm}{\epsfig{figure=ps/gnus-big-logo,height=1cm}}
256 \else
257 \raisebox{-0.5cm}{\epsfig{figure=ps/gnus-big-logo,height=1cm}}
258 \hfill \mbox{}
259 \fi
260 }
261
262 \pagenumbering{roman}
263 \pagestyle{gnuspreamble}
264
265 @end iflatex
266 @end iftex
267
268 @iftex
269 @iflatex
270 \begin{titlepage}
271 {
272
273 %\addtolength{\oddsidemargin}{-5cm}
274 %\addtolength{\evensidemargin}{-5cm}
275 \parindent=0cm
276 \addtolength{\textheight}{2cm}
277
278 \gnustitle{\gnustitlename}\hfill\gnusversion{\gnusversionname}\\
279 \rule{15cm}{1mm}\\
280 \vfill
281 \hspace*{0cm}\epsfig{figure=ps/gnus-big-logo,height=15cm}
282 \vfill
283 \rule{15cm}{1mm}\\
284 \gnusauthor{by Lars Magne Ingebrigtsen}
285 \newpage
286 }
287
288 \mbox{}
289 \vfill
290
291 \thispagestyle{empty}
292
293 Copyright \copyright{} 1995, 1996, 1997, 1998, 1999, 2000, 2001,
294 2002, 2003
295 Free Software Foundation, Inc.
296
297
298 Permission is granted to copy, distribute and/or modify this document
299 under the terms of the GNU Free Documentation License, Version 1.1 or
300 any later version published by the Free Software Foundation; with no
301 Invariant Sections, with the Front-Cover texts being ``A GNU
302 Manual'', and with the Back-Cover Texts as in (a) below.  A copy of the
303 license is included in the section entitled ``GNU Free Documentation
304 License'' in the Emacs manual.
305
306 (a) The FSF's Back-Cover Text is: ``You have freedom to copy and modify
307 this GNU Manual, like GNU software.  Copies published by the Free
308 Software Foundation raise funds for GNU development.''
309
310 This document is part of a collection distributed under the GNU Free
311 Documentation License.  If you want to distribute this document
312 separately from the collection, you can do so by adding a copy of the
313 license to the document, as described in section 6 of the license.
314 \newpage
315 \end{titlepage}
316 @end iflatex
317 @end iftex
318
319 @ifnottex
320
321 This file documents gnus, the GNU Emacs newsreader.
322
323 Copyright (C) 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003
324         Free Software Foundation, Inc.
325
326 Permission is granted to copy, distribute and/or modify this document
327 under the terms of the GNU Free Documentation License, Version 1.1 or
328 any later version published by the Free Software Foundation; with the
329 Invariant Sections being none, with the Front-Cover texts being ``A GNU
330 Manual'', and with the Back-Cover Texts as in (a) below.  A copy of the
331 license is included in the section entitled ``GNU Free Documentation
332 License'' in the Emacs manual.
333
334 (a) The FSF's Back-Cover Text is: ``You have freedom to copy and modify
335 this GNU Manual, like GNU software.  Copies published by the Free
336 Software Foundation raise funds for GNU development.''
337
338 This document is part of a collection distributed under the GNU Free
339 Documentation License.  If you want to distribute this document
340 separately from the collection, you can do so by adding a copy of the
341 license to the document, as described in section 6 of the license.
342 @end ifnottex
343
344 @tex
345
346 @titlepage
347 @title T-gnus 6.15 Manual
348
349 @author by Lars Magne Ingebrigtsen
350 @page
351
352 @vskip 0pt plus 1filll
353 Copyright @copyright{} 1995, 1996, 1997, 1998, 1999, 2000, 2001,
354 2002, 2003
355         Free Software Foundation, Inc.
356
357 Permission is granted to copy, distribute and/or modify this document
358 under the terms of the GNU Free Documentation License, Version 1.1 or
359 any later version published by the Free Software Foundation; with no
360 Invariant Sections, with the Front-Cover texts being ``A GNU
361 Manual'', and with the Back-Cover Texts as in (a) below.  A copy of the
362 license is included in the section entitled ``GNU Free Documentation
363 License'' in the Emacs manual.
364
365 (a) The FSF's Back-Cover Text is: ``You have freedom to copy and modify
366 this GNU Manual, like GNU software.  Copies published by the Free
367 Software Foundation raise funds for GNU development.''
368
369 This document is part of a collection distributed under the GNU Free
370 Documentation License.  If you want to distribute this document
371 separately from the collection, you can do so by adding a copy of the
372 license to the document, as described in section 6 of the license.
373
374 @end titlepage
375 @page
376
377 @end tex
378
379
380 @node Top
381 @top The gnus Newsreader
382
383 @ifinfo
384
385 You can read news (and mail) from within Emacs by using gnus.  The news
386 can be gotten by any nefarious means you can think of---@sc{nntp}, local
387 spool or your mbox file.  All at the same time, if you want to push your
388 luck.
389
390 T-gnus provides @sc{mime} features based on @sc{semi} API.  So T-gnus
391 supports your right to read strange messages including big images or
392 other various kinds of formats.  T-gnus also supports
393 internationalization/localization and multiscript features based on MULE
394 API.  So T-gnus does not discriminate various language communities.
395 Oh, if you are a Klingon, please wait Unicode Next Generation.
396
397 This manual corresponds to T-gnus 6.15.
398
399 @end ifinfo
400
401 @iftex
402
403 @iflatex
404 \tableofcontents
405 \gnuscleardoublepage
406 @end iflatex
407
408 Gnus is the advanced, self-documenting, customizable, extensible
409 unreal-time newsreader for GNU Emacs.
410
411 Oops.  That sounds oddly familiar, so let's start over again to avoid
412 being accused of plagiarism:
413
414 Gnus is a message-reading laboratory.  It will let you look at just
415 about anything as if it were a newsgroup.  You can read mail with it,
416 you can browse directories with it, you can @code{ftp} with it---you
417 can even read news with it!
418
419 Gnus tries to empower people who read news the same way Emacs empowers
420 people who edit text.  Gnus sets no limits to what the user should be
421 allowed to do.  Users are encouraged to extend gnus to make it behave
422 like they want it to behave.  A program should not control people;
423 people should be empowered to do what they want by using (or abusing)
424 the program.
425
426 @end iftex
427
428 @menu
429 * Starting Up::                 Finding news can be a pain.
430 * Group Buffer::                Selecting, subscribing and killing groups.
431 * Summary Buffer::              Reading, saving and posting articles.
432 * Article Buffer::              Displaying and handling articles.
433 * Composing Messages::          Information on sending mail and news.
434 * Select Methods::              Gnus reads all messages from various select methods.
435 * Scoring::                     Assigning values to articles.
436 * Various::                     General purpose settings.
437 * The End::                     Farewell and goodbye.
438 * Appendices::                  Terminology, Emacs intro, FAQ, History, Internals.
439 * Index::                       Variable, function and concept index.
440 * Key Index::                   Key Index.
441
442 Other related manuals
443
444 * Message:(message).            Composing messages.
445 * Emacs-MIME:(emacs-mime).      Composing messages; MIME-specific parts.
446 * Sieve:(sieve).                Managing Sieve scripts in Emacs.
447 * PGG:(pgg).                    PGP/MIME with Gnus.
448
449 @detailmenu
450  --- The Detailed Node Listing ---
451
452 Starting Gnus
453
454 * Finding the News::            Choosing a method for getting news.
455 * The First Time::              What does Gnus do the first time you start it?
456 * The Server is Down::          How can I read my mail then?
457 * Slave Gnusae::                You can have more than one Gnus active at a time.
458 * Fetching a Group::            Starting Gnus just to read a group.
459 * New Groups::                  What is Gnus supposed to do with new groups?
460 * Changing Servers::            You may want to move from one server to another.
461 * Startup Files::               Those pesky startup files---@file{.newsrc}.
462 * Auto Save::                   Recovering from a crash.
463 * The Active File::             Reading the active file over a slow line Takes Time.
464 * Startup Variables::           Other variables you might change.
465
466 New Groups
467
468 * Checking New Groups::         Determining what groups are new.
469 * Subscription Methods::        What Gnus should do with new groups.
470 * Filtering New Groups::        Making Gnus ignore certain new groups.
471
472 Group Buffer
473
474 * Group Buffer Format::         Information listed and how you can change it.
475 * Group Maneuvering::           Commands for moving in the group buffer.
476 * Selecting a Group::           Actually reading news.
477 * Subscription Commands::       Unsubscribing, killing, subscribing.
478 * Group Data::                  Changing the info for a group.
479 * Group Levels::                Levels? What are those, then?
480 * Group Score::                 A mechanism for finding out what groups you like.
481 * Marking Groups::              You can mark groups for later processing.
482 * Foreign Groups::              Creating and editing groups.
483 * Group Parameters::            Each group may have different parameters set.
484 * Listing Groups::              Gnus can list various subsets of the groups.
485 * Sorting Groups::              Re-arrange the group order.
486 * Group Maintenance::           Maintaining a tidy @file{.newsrc} file.
487 * Browse Foreign Server::       You can browse a server.  See what it has to offer.
488 * Exiting Gnus::                Stop reading news and get some work done.
489 * Group Topics::                A folding group mode divided into topics.
490 * Misc Group Stuff::            Other stuff that you can to do.
491
492 Group Buffer Format
493
494 * Group Line Specification::    Deciding how the group buffer is to look.
495 * Group Modeline Specification::  The group buffer modeline.
496 * Group Highlighting::          Having nice colors in the group buffer.
497
498 Group Topics
499
500 * Topic Commands::              Interactive E-Z commands.
501 * Topic Variables::             How to customize the topics the Lisp Way.
502 * Topic Sorting::               Sorting each topic individually.
503 * Topic Topology::              A map of the world.
504 * Topic Parameters::            Parameters that apply to all groups in a topic.
505
506 Misc Group Stuff
507
508 * Scanning New Messages::       Asking Gnus to see whether new messages have arrived.
509 * Group Information::           Information and help on groups and Gnus.
510 * Group Timestamp::             Making Gnus keep track of when you last read a group.
511 * File Commands::               Reading and writing the Gnus files.
512 * Sieve Commands::              Managing Sieve scripts.
513
514 Summary Buffer
515
516 * Summary Buffer Format::       Deciding how the summary buffer is to look.
517 * Summary Maneuvering::         Moving around the summary buffer.
518 * Choosing Articles::           Reading articles.
519 * Paging the Article::          Scrolling the current article.
520 * Reply Followup and Post::     Posting articles.
521 * Delayed Articles::            Send articles at a later time.
522 * Marking Articles::            Marking articles as read, expirable, etc.
523 * Limiting::                    You can limit the summary buffer.
524 * Threading::                   How threads are made.
525 * Sorting the Summary Buffer::  How articles and threads are sorted.
526 * Asynchronous Fetching::       Gnus might be able to pre-fetch articles.
527 * Article Caching::             You may store articles in a cache.
528 * Persistent Articles::         Making articles expiry-resistant.
529 * Article Backlog::             Having already read articles hang around.
530 * Saving Articles::             Ways of customizing article saving.
531 * Decoding Articles::           Gnus can treat series of (uu)encoded articles.
532 * Article Treatment::           The article buffer can be mangled at will.
533 * MIME Commands::               Doing MIMEy things with the articles.
534 * Charsets::                    Character set issues.
535 * Article Commands::            Doing various things with the article buffer.
536 * Summary Sorting::             Sorting the summary buffer in various ways.
537 * Finding the Parent::          No child support? Get the parent.
538 * Alternative Approaches::      Reading using non-default summaries.
539 * Tree Display::                A more visual display of threads.
540 * Mail Group Commands::         Some commands can only be used in mail groups.
541 * Various Summary Stuff::       What didn't fit anywhere else.
542 * Exiting the Summary Buffer::  Returning to the Group buffer,
543                                 or reselecting the current group.
544 * Crosspost Handling::          How crossposted articles are dealt with.
545 * Duplicate Suppression::       An alternative when crosspost handling fails.
546 * Security::                    Decrypt and Verify.
547 * Mailing List::                Mailing list minor mode.
548
549 Summary Buffer Format
550
551 * Summary Buffer Lines::        You can specify how summary lines should look.
552 * To From Newsgroups::          How to not display your own name.
553 * Summary Buffer Mode Line::    You can say how the mode line should look.
554 * Summary Highlighting::        Making the summary buffer all pretty and nice.
555
556 Choosing Articles
557
558 * Choosing Commands::           Commands for choosing articles.
559 * Choosing Variables::          Variables that influence these commands.
560
561 Reply, Followup and Post
562
563 * Summary Mail Commands::       Sending mail.
564 * Summary Post Commands::       Sending news.
565 * Summary Message Commands::    Other Message-related commands.
566 * Canceling and Superseding::   
567
568 Marking Articles
569
570 * Unread Articles::             Marks for unread articles.
571 * Read Articles::               Marks for read articles.
572 * Other Marks::                 Marks that do not affect readedness.
573 * Setting Marks::               
574 * Generic Marking Commands::    
575 * Setting Process Marks::       
576
577 Marking Articles
578
579 * Setting Marks::             How to set and remove marks.
580 * Generic Marking Commands::  How to customize the marking.
581 * Setting Process Marks::     How to mark articles for later processing.
582
583 Threading
584
585 * Customizing Threading::       Variables you can change to affect the threading.
586 * Thread Commands::             Thread based commands in the summary buffer.
587
588 Customizing Threading
589
590 * Loose Threads::               How Gnus gathers loose threads into bigger threads.
591 * Filling In Threads::          Making the threads displayed look fuller.
592 * More Threading::              Even more variables for fiddling with threads.
593 * Low-Level Threading::         You thought it was over@dots{} but you were wrong!
594
595 Decoding Articles
596
597 * Uuencoded Articles::          Uudecode articles.
598 * Shell Archives::              Unshar articles.
599 * PostScript Files::            Split PostScript.
600 * Other Files::                 Plain save and binhex.
601 * Decoding Variables::          Variables for a happy decoding.
602 * Viewing Files::               You want to look at the result of the decoding?
603
604 Decoding Variables
605
606 * Rule Variables::              Variables that say how a file is to be viewed.
607 * Other Decode Variables::      Other decode variables.
608 * Uuencoding and Posting::      Variables for customizing uuencoding.
609
610 Article Treatment
611
612 * Article Highlighting::        You want to make the article look like fruit salad.
613 * Article Fontisizing::         Making emphasized text look nice.
614 * Article Hiding::              You also want to make certain info go away.
615 * Article Washing::             Lots of way-neat functions to make life better.
616 * Article Header::              Doing various header transformations.
617 * Article Buttons::             Click on URLs, Message-IDs, addresses and the like.
618 * Article Date::                Grumble, UT!
619 * Article Display::             Display various stuff---X-Face, Picons, Smileys
620 * Article Signature::           What is a signature?
621 * Article Miscellania::         Various other stuff.
622
623 Alternative Approaches
624
625 * Pick and Read::               First mark articles and then read them.
626 * Binary Groups::               Auto-decode all articles.
627
628 Various Summary Stuff
629
630 * Summary Group Information::   Information oriented commands.
631 * Searching for Articles::      Multiple article commands.
632 * Summary Generation Commands::  
633 * Really Various Summary Commands::  Those pesky non-conformant commands.
634
635 Article Buffer
636
637 * Hiding Headers::              Deciding what headers should be displayed.
638 * Using MIME::                  Pushing articles through @sc{mime} before reading them.
639 * Customizing Articles::        Tailoring the look of the articles.
640 * Article Keymap::              Keystrokes available in the article buffer.
641 * Misc Article::                Other stuff.
642
643 Composing Messages
644
645 * Mail::                        Mailing and replying.
646 * Posting Server::              What server should you post and mail via?
647 * Mail and Post::               Mailing and posting at the same time.
648 * Archived Messages::           Where Gnus stores the messages you've sent.
649 * Posting Styles::              An easier way to specify who you are.
650 * Drafts::                      Postponing messages and rejected messages.
651 * Rejected Articles::           What happens if the server doesn't like your article?
652 * Signing and encrypting::      How to compose secure messages.
653
654 Select Methods
655
656 * Server Buffer::               Making and editing virtual servers.
657 * Getting News::                Reading USENET news with Gnus.
658 * Getting Mail::                Reading your personal mail with Gnus.
659 * Browsing the Web::            Getting messages from a plethora of Web sources.
660 * IMAP::                        Using Gnus as a @sc{imap} client.
661 * Other Sources::               Reading directories, files, SOUP packets.
662 * Combined Groups::             Combining groups into one group.
663 * Gnus Unplugged::              Reading news and mail offline.
664
665 Server Buffer
666
667 * Server Buffer Format::        You can customize the look of this buffer.
668 * Server Commands::             Commands to manipulate servers.
669 * Example Methods::             Examples server specifications.
670 * Creating a Virtual Server::   An example session.
671 * Server Variables::            Which variables to set.
672 * Servers and Methods::         You can use server names as select methods.
673 * Unavailable Servers::         Some servers you try to contact may be down.
674
675 Getting News
676
677 * NNTP::                        Reading news from an @sc{nntp} server.
678 * News Spool::                  Reading news from the local spool.
679
680 @sc{nntp}
681
682 * Direct Functions::            Connecting directly to the server.
683 * Indirect Functions::          Connecting indirectly to the server.
684 * Common Variables::            Understood by several connection functions.
685
686 Getting Mail
687
688 * Mail in a Newsreader::        Important introductory notes.
689 * Getting Started Reading Mail::  A simple cookbook example.
690 * Splitting Mail::              How to create mail groups.
691 * Mail Sources::                How to tell Gnus where to get mail from.
692 * Mail Back End Variables::     Variables for customizing mail handling.
693 * Fancy Mail Splitting::        Gnus can do hairy splitting of incoming mail.
694 * Group Mail Splitting::        Use group customize to drive mail splitting.
695 * Incorporating Old Mail::      What about the old mail you have?
696 * Expiring Mail::               Getting rid of unwanted mail.
697 * Washing Mail::                Removing gruft from the mail you get.
698 * Duplicates::                  Dealing with duplicated mail.
699 * Not Reading Mail::            Using mail back ends for reading other files.
700 * Choosing a Mail Back End::    Gnus can read a variety of mail formats.
701
702 Mail Sources
703
704 * Mail Source Specifiers::      How to specify what a mail source is.
705 * Mail Source Customization::   Some variables that influence things.
706 * Fetching Mail::               Using the mail source specifiers.
707
708 Choosing a Mail Back End
709
710 * Unix Mail Box::               Using the (quite) standard Un*x mbox.
711 * Rmail Babyl::                 Emacs programs use the rmail babyl format.
712 * Mail Spool::                  Store your mail in a private spool?
713 * MH Spool::                    An mhspool-like back end.
714 * Maildir::                     Another one-file-per-message format.
715 * Mail Folders::                Having one file for each group.
716 * Comparing Mail Back Ends::    An in-depth looks at pros and cons.
717
718 Browsing the Web
719
720 * Archiving Mail::              
721 * Web Searches::                Creating groups from articles that match a string.
722 * Slashdot::                    Reading the Slashdot comments.
723 * Ultimate::                    The Ultimate Bulletin Board systems.
724 * Web Archive::                 Reading mailing list archived on web.
725 * RSS::                         Reading RDF site summary.
726 * Customizing w3::              Doing stuff to Emacs/w3 from Gnus.
727
728 @sc{imap}
729
730 * Splitting in IMAP::           Splitting mail with nnimap.
731 * Expiring in IMAP::            Expiring mail with nnimap.
732 * Editing IMAP ACLs::           Limiting/enabling other users access to a mailbox.
733 * Expunging mailboxes::         Equivalent of a ``compress mailbox'' button.
734 * A note on namespaces::        How to (not) use IMAP namespace in Gnus.
735
736 Other Sources
737
738 * Directory Groups::            You can read a directory as if it was a newsgroup.
739 * Anything Groups::             Dired?  Who needs dired?
740 * Document Groups::             Single files can be the basis of a group.
741 * SOUP::                        Reading @sc{soup} packets ``offline''.
742 * Mail-To-News Gateways::       Posting articles via mail-to-news gateways.
743
744 Document Groups
745
746 * Document Server Internals::   How to add your own document types.
747
748 SOUP
749
750 * SOUP Commands::               Commands for creating and sending @sc{soup} packets
751 * SOUP Groups::                 A back end for reading @sc{soup} packets.
752 * SOUP Replies::                How to enable @code{nnsoup} to take over mail and news.
753
754 Combined Groups
755
756 * Virtual Groups::              Combining articles from many groups.
757 * Kibozed Groups::              Looking through parts of the newsfeed for articles.
758
759 Gnus Unplugged
760
761 * Agent Basics::                How it all is supposed to work.
762 * Agent Categories::            How to tell the Gnus Agent what to download.
763 * Agent Commands::              New commands for all the buffers.
764 * Agent as Cache::              The Agent is a big cache too.
765 * Agent Expiry::                How to make old articles go away.
766 * Agent Regeneration::          How to recover from lost connections and other accidents.
767 * Agent and IMAP::              How to use the Agent with IMAP.
768 * Outgoing Messages::           What happens when you post/mail something?
769 * Agent Variables::             Customizing is fun.
770 * Example Setup::               An example @file{.gnus.el} file for offline people.
771 * Batching Agents::             How to fetch news from a @code{cron} job.
772 * Agent Caveats::               What you think it'll do and what it does.
773
774 Agent Categories
775
776 * Category Syntax::             What a category looks like.
777 * Category Buffer::             A buffer for maintaining categories.
778 * Category Variables::          Customize'r'Us.
779
780 Agent Commands
781
782 * Group Agent Commands::        Configure groups and fetch their contents.
783 * Summary Agent Commands::      Manually select then fetch specific articles.
784 * Server Agent Commands::       Select the servers that are supported by the agent.
785
786 Scoring
787
788 * Summary Score Commands::      Adding score entries for the current group.
789 * Group Score Commands::        General score commands.
790 * Score Variables::             Customize your scoring.  (My, what terminology).
791 * Score File Format::           What a score file may contain.
792 * Score File Editing::          You can edit score files by hand as well.
793 * Adaptive Scoring::            Big Sister Gnus knows what you read.
794 * Home Score File::             How to say where new score entries are to go.
795 * Followups To Yourself::       Having Gnus notice when people answer you.
796 * Scoring On Other Headers::    Scoring on non-standard headers.
797 * Scoring Tips::                How to score effectively.
798 * Reverse Scoring::             That problem child of old is not problem.
799 * Global Score Files::          Earth-spanning, ear-splitting score files.
800 * Kill Files::                  They are still here, but they can be ignored.
801 * Converting Kill Files::       Translating kill files to score files.
802 * GroupLens::                   Getting predictions on what you like to read.
803 * Advanced Scoring::            Using logical expressions to build score rules.
804 * Score Decays::                It can be useful to let scores wither away.
805
806 GroupLens
807
808 * Using GroupLens::             How to make Gnus use GroupLens.
809 * Rating Articles::             Letting GroupLens know how you rate articles.
810 * Displaying Predictions::      Displaying predictions given by GroupLens.
811 * GroupLens Variables::         Customizing GroupLens.
812
813 Advanced Scoring
814
815 * Advanced Scoring Syntax::     A definition.
816 * Advanced Scoring Examples::   What they look like.
817 * Advanced Scoring Tips::       Getting the most out of it.
818
819 Various
820
821 * Process/Prefix::              A convention used by many treatment commands.
822 * Interactive::                 Making Gnus ask you many questions.
823 * Symbolic Prefixes::           How to supply some Gnus functions with options.
824 * Formatting Variables::        You can specify what buffers should look like.
825 * Window Layout::               Configuring the Gnus buffer windows.
826 * Faces and Fonts::             How to change how faces look.
827 * Compilation::                 How to speed Gnus up.
828 * Mode Lines::                  Displaying information in the mode lines.
829 * Highlighting and Menus::      Making buffers look all nice and cozy.
830 * Buttons::                     Get tendinitis in ten easy steps!
831 * Daemons::                     Gnus can do things behind your back.
832 * NoCeM::                       How to avoid spam and other fatty foods.
833 * Undo::                        Some actions can be undone.
834 * Predicate Specifiers::        Specifying predicates.
835 * Moderation::                  What to do if you're a moderator.
836 * Image Enhancements::          Modern versions of Emacs/XEmacs can display images.
837 * Fuzzy Matching::              What's the big fuzz?
838 * Thwarting Email Spam::        A how-to on avoiding unsolicited commercial email.
839 * Various Various::             Things that are really various.
840
841 Formatting Variables
842
843 * Formatting Basics::           A formatting variable is basically a format string.
844 * Mode Line Formatting::        Some rules about mode line formatting variables.
845 * Advanced Formatting::         Modifying output in various ways.
846 * User-Defined Specs::          Having Gnus call your own functions.
847 * Formatting Fonts::            Making the formatting look colorful and nice.
848 * Positioning Point::           Moving point to a position after an operation.
849 * Tabulation::                  Tabulating your output.
850 * Wide Characters::             Dealing with wide characters.
851
852 Image Enhancements
853
854 * Picons::                      How to display pictures of what you're reading.
855 * Smileys::                     Show all those happy faces the way they were meant to be shown.
856 * X-Face::                      Display a funky, teensy black-and-white image.
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 Appendices
869
870 * XEmacs::                      Requirements for installing under XEmacs.
871 * History::                     How Gnus got where it is today.
872 * On Writing Manuals::          Why this is not a beginner's guide.
873 * Terminology::                 We use really difficult, like, words here.
874 * Customization::               Tailoring Gnus to your needs.
875 * Troubleshooting::             What you might try if things do not work.
876 * Gnus Reference Guide::        Rilly, rilly technical stuff.
877 * Emacs for Heathens::          A short introduction to Emacsian terms.
878 * Frequently Asked Questions::
879
880 History
881
882 * Gnus Versions::               What Gnus versions have been released.
883 * Other Gnus Versions::         Other Gnus versions that also have been released.
884 * Why?::                        What's the point of Gnus?
885 * Compatibility::               Just how compatible is Gnus with @sc{gnus}?
886 * Conformity::                  Gnus tries to conform to all standards.
887 * Emacsen::                     Gnus can be run on a few modern Emacsen.
888 * Gnus Development::            How Gnus is developed.
889 * Contributors::                Oodles of people.
890 * New Features::                Pointers to some of the new stuff in Gnus.
891
892 New Features
893
894 * ding Gnus::                   New things in Gnus 5.0/5.1, the first new Gnus.
895 * September Gnus::              The Thing Formally Known As Gnus 5.2/5.3.
896 * Red Gnus::                    Third time best---Gnus 5.4/5.5.
897 * Quassia Gnus::                Two times two is four, or Gnus 5.6/5.7.
898 * Pterodactyl Gnus::            Pentad also starts with P, AKA Gnus 5.8/5.9.
899
900 Customization
901
902 * Slow/Expensive Connection::   You run a local Emacs and get the news elsewhere.
903 * Slow Terminal Connection::    You run a remote Emacs.
904 * Little Disk Space::           You feel that having large setup files is icky.
905 * Slow Machine::                You feel like buying a faster machine.
906
907 Gnus Reference Guide
908
909 * Gnus Utility Functions::      Common functions and variable to use.
910 * Back End Interface::          How Gnus communicates with the servers.
911 * Score File Syntax::           A BNF definition of the score file standard.
912 * Headers::                     How Gnus stores headers internally.
913 * Ranges::                      A handy format for storing mucho numbers.
914 * Group Info::                  The group info format.
915 * Extended Interactive::        Symbolic prefixes and stuff.
916 * Emacs/XEmacs Code::           Gnus can be run under all modern Emacsen.
917 * Various File Formats::        Formats of files that Gnus use.
918
919 Back End Interface
920
921 * Required Back End Functions::  Functions that must be implemented.
922 * Optional Back End Functions::  Functions that need not be implemented.
923 * Error Messaging::             How to get messages and report errors.
924 * Writing New Back Ends::       Extending old back ends.
925 * Hooking New Back Ends Into Gnus::  What has to be done on the Gnus end.
926 * Mail-like Back Ends::         Some tips on mail back ends.
927
928 Various File Formats
929
930 * Active File Format::          Information on articles and groups available.
931 * Newsgroups File Format::      Group descriptions.
932
933 Emacs for Heathens
934
935 * Keystrokes::                  Entering text and executing commands.
936 * Emacs Lisp::                  The built-in Emacs programming language.
937
938 @end detailmenu
939 @end menu
940
941 @node Starting Up
942 @chapter Starting gnus
943 @cindex starting up
944
945 @kindex M-x gnus
946 @findex gnus
947 If your system administrator has set things up properly, starting gnus
948 and reading news is extremely easy---you just type @kbd{M-x gnus} in
949 your Emacs.
950
951 @findex gnus-other-frame
952 @kindex M-x gnus-other-frame
953 If you want to start gnus in a different frame, you can use the command
954 @kbd{M-x gnus-other-frame} instead.
955
956 If things do not go smoothly at startup, you have to twiddle some
957 variables in your @file{~/.gnus} file.  This file is similar to
958 @file{~/.emacs}, but is read when gnus starts.
959
960 If you puzzle at any terms used in this manual, please refer to the
961 terminology section (@pxref{Terminology}).
962
963 @menu
964 * Finding the News::            Choosing a method for getting news.
965 * The First Time::              What does Gnus do the first time you start it?
966 * The Server is Down::          How can I read my mail then?
967 * Slave Gnusae::                You can have more than one Gnus active at a time.
968 * Fetching a Group::            Starting Gnus just to read a group.
969 * New Groups::                  What is Gnus supposed to do with new groups?
970 * Changing Servers::            You may want to move from one server to another.
971 * Startup Files::               Those pesky startup files---@file{.newsrc}.
972 * Auto Save::                   Recovering from a crash.
973 * The Active File::             Reading the active file over a slow line Takes Time.
974 * Startup Variables::           Other variables you might change.
975 @end menu
976
977
978 @node Finding the News
979 @section Finding the News
980 @cindex finding news
981
982 @vindex gnus-select-method
983 @c @head
984 The @code{gnus-select-method} variable says where gnus should look for
985 news.  This variable should be a list where the first element says
986 @dfn{how} and the second element says @dfn{where}.  This method is your
987 native method.  All groups not fetched with this method are
988 foreign groups.
989
990 For instance, if the @samp{news.somewhere.edu} @sc{nntp} server is where
991 you want to get your daily dosage of news from, you'd say:
992
993 @lisp
994 (setq gnus-select-method '(nntp "news.somewhere.edu"))
995 @end lisp
996
997 If you want to read directly from the local spool, say:
998
999 @lisp
1000 (setq gnus-select-method '(nnspool ""))
1001 @end lisp
1002
1003 If you can use a local spool, you probably should, as it will almost
1004 certainly be much faster.  But do not use the local spool if your
1005 server is running Leafnode; in this case, use @code{(nntp "localhost")}.
1006
1007 @vindex gnus-nntpserver-file
1008 @cindex NNTPSERVER
1009 @cindex @sc{nntp} server
1010 If this variable is not set, gnus will take a look at the
1011 @code{NNTPSERVER} environment variable.  If that variable isn't set,
1012 gnus will see whether @code{gnus-nntpserver-file}
1013 (@file{/etc/nntpserver} by default) has any opinions on the matter.  If
1014 that fails as well, gnus will try to use the machine running Emacs as an @sc{nntp} server.  That's a long shot, though.
1015
1016 @vindex gnus-nntp-server
1017 If @code{gnus-nntp-server} is set, this variable will override
1018 @code{gnus-select-method}.  You should therefore set
1019 @code{gnus-nntp-server} to @code{nil}, which is what it is by default.
1020
1021 @vindex gnus-secondary-servers
1022 @vindex gnus-nntp-server
1023 You can also make gnus prompt you interactively for the name of an
1024 @sc{nntp} server.  If you give a non-numerical prefix to @code{gnus}
1025 (i.e., @kbd{C-u M-x gnus}), gnus will let you choose between the servers
1026 in the @code{gnus-secondary-servers} list (if any).  You can also just
1027 type in the name of any server you feel like visiting.  (Note that this
1028 will set @code{gnus-nntp-server}, which means that if you then @kbd{M-x
1029 gnus} later in the same Emacs session, Gnus will contact the same
1030 server.)
1031
1032 @findex gnus-group-browse-foreign-server
1033 @kindex B (Group)
1034 However, if you use one @sc{nntp} server regularly and are just
1035 interested in a couple of groups from a different server, you would be
1036 better served by using the @kbd{B} command in the group buffer.  It will
1037 let you have a look at what groups are available, and you can subscribe
1038 to any of the groups you want to.  This also makes @file{.newsrc}
1039 maintenance much tidier.  @xref{Foreign Groups}.
1040
1041 @vindex gnus-secondary-select-methods
1042 @c @head
1043 A slightly different approach to foreign groups is to set the
1044 @code{gnus-secondary-select-methods} variable.  The select methods
1045 listed in this variable are in many ways just as native as the
1046 @code{gnus-select-method} server.  They will also be queried for active
1047 files during startup (if that's required), and new newsgroups that
1048 appear on these servers will be subscribed (or not) just as native
1049 groups are.
1050
1051 For instance, if you use the @code{nnmbox} back end to read your mail,
1052 you would typically set this variable to
1053
1054 @lisp
1055 (setq gnus-secondary-select-methods '((nnmbox "")))
1056 @end lisp
1057
1058
1059 @node The First Time
1060 @section The First Time
1061 @cindex first time usage
1062
1063 If no startup files exist, gnus will try to determine what groups should
1064 be subscribed by default.
1065
1066 @vindex gnus-default-subscribed-newsgroups
1067 If the variable @code{gnus-default-subscribed-newsgroups} is set, gnus
1068 will subscribe you to just those groups in that list, leaving the rest
1069 killed.  Your system administrator should have set this variable to
1070 something useful.
1071
1072 Since she hasn't, gnus will just subscribe you to a few arbitrarily
1073 picked groups (i.e., @samp{*.newusers}).  (@dfn{Arbitrary} is defined
1074 here as @dfn{whatever Lars thinks you should read}.)
1075
1076 You'll also be subscribed to the gnus documentation group, which should
1077 help you with most common problems.
1078
1079 If @code{gnus-default-subscribed-newsgroups} is @code{t}, gnus will just
1080 use the normal functions for handling new groups, and not do anything
1081 special.
1082
1083
1084 @node The Server is Down
1085 @section The Server is Down
1086 @cindex server errors
1087
1088 If the default server is down, gnus will understandably have some
1089 problems starting.  However, if you have some mail groups in addition to
1090 the news groups, you may want to start gnus anyway.
1091
1092 Gnus, being the trusting sort of program, will ask whether to proceed
1093 without a native select method if that server can't be contacted.  This
1094 will happen whether the server doesn't actually exist (i.e., you have
1095 given the wrong address) or the server has just momentarily taken ill
1096 for some reason or other.  If you decide to continue and have no foreign
1097 groups, you'll find it difficult to actually do anything in the group
1098 buffer.  But, hey, that's your problem.  Blllrph!
1099
1100 @findex gnus-no-server
1101 @kindex M-x gnus-no-server
1102 @c @head
1103 If you know that the server is definitely down, or you just want to read
1104 your mail without bothering with the server at all, you can use the
1105 @code{gnus-no-server} command to start gnus.  That might come in handy
1106 if you're in a hurry as well.  This command will not attempt to contact
1107 your primary server---instead, it will just activate all groups on level
1108 1 and 2.  (You should preferably keep no native groups on those two
1109 levels.) Also @pxref{Group Levels}.
1110
1111
1112 @node Slave Gnusae
1113 @section Slave Gnusae
1114 @cindex slave
1115
1116 You might want to run more than one Emacs with more than one gnus at the
1117 same time.  If you are using different @file{.newsrc} files (e.g., if you
1118 are using the two different gnusae to read from two different servers),
1119 that is no problem whatsoever.  You just do it.
1120
1121 The problem appears when you want to run two Gnusae that use the same
1122 @file{.newsrc} file.
1123
1124 To work around that problem some, we here at the Think-Tank at the gnus
1125 Towers have come up with a new concept: @dfn{Masters} and
1126 @dfn{slaves}.  (We have applied for a patent on this concept, and have
1127 taken out a copyright on those words.  If you wish to use those words in
1128 conjunction with each other, you have to send $1 per usage instance to
1129 me.  Usage of the patent (@dfn{Master/Slave Relationships In Computer
1130 Applications}) will be much more expensive, of course.)
1131
1132 @findex gnus-slave
1133 Anyway, you start one gnus up the normal way with @kbd{M-x gnus} (or
1134 however you do it).  Each subsequent slave gnusae should be started with
1135 @kbd{M-x gnus-slave}.  These slaves won't save normal @file{.newsrc}
1136 files, but instead save @dfn{slave files} that contain information only
1137 on what groups have been read in the slave session.  When a master gnus
1138 starts, it will read (and delete) these slave files, incorporating all
1139 information from them.  (The slave files will be read in the sequence
1140 they were created, so the latest changes will have precedence.)
1141
1142 Information from the slave files has, of course, precedence over the
1143 information in the normal (i.e., master) @file{.newsrc} file.
1144
1145 If the @file{.newsrc*} files have not been saved in the master when the
1146 slave starts, you may be prompted as to whether to read an auto-save
1147 file.  If you answer ``yes'', the unsaved changes to the master will be
1148 incorporated into the slave.  If you answer ``no'', the slave may see some
1149 messages as unread that have been read in the master.
1150
1151 @node Fetching a Group
1152 @section Fetching a Group
1153 @cindex fetching a group
1154
1155 @findex gnus-fetch-group
1156 It is sometimes convenient to be able to just say ``I want to read this
1157 group and I don't care whether gnus has been started or not''.  This is
1158 perhaps more useful for people who write code than for users, but the
1159 command @code{gnus-fetch-group} provides this functionality in any case.
1160 It takes the group name as a parameter.
1161
1162
1163 @node New Groups
1164 @section New Groups
1165 @cindex new groups
1166 @cindex subscription
1167
1168 @vindex gnus-check-new-newsgroups
1169 If you are satisfied that you really never want to see any new groups,
1170 you can set @code{gnus-check-new-newsgroups} to @code{nil}.  This will
1171 also save you some time at startup.  Even if this variable is
1172 @code{nil}, you can always subscribe to the new groups just by pressing
1173 @kbd{U} in the group buffer (@pxref{Group Maintenance}).  This variable
1174 is @code{ask-server} by default.  If you set this variable to
1175 @code{always}, then Gnus will query the back ends for new groups even
1176 when you do the @kbd{g} command (@pxref{Scanning New Messages}).
1177
1178 @menu
1179 * Checking New Groups::         Determining what groups are new.
1180 * Subscription Methods::        What Gnus should do with new groups.
1181 * Filtering New Groups::        Making Gnus ignore certain new groups.
1182 @end menu
1183
1184
1185 @node Checking New Groups
1186 @subsection Checking New Groups
1187
1188 Gnus normally determines whether a group is new or not by comparing the
1189 list of groups from the active file(s) with the lists of subscribed and
1190 dead groups.  This isn't a particularly fast method.  If
1191 @code{gnus-check-new-newsgroups} is @code{ask-server}, gnus will ask the
1192 server for new groups since the last time.  This is both faster and
1193 cheaper.  This also means that you can get rid of the list of killed
1194 groups altogether, so you may set @code{gnus-save-killed-list} to
1195 @code{nil}, which will save time both at startup, at exit, and all over.
1196 Saves disk space, too.  Why isn't this the default, then?
1197 Unfortunately, not all servers support this command.
1198
1199 I bet I know what you're thinking now: How do I find out whether my
1200 server supports @code{ask-server}?  No?  Good, because I don't have a
1201 fail-safe answer.  I would suggest just setting this variable to
1202 @code{ask-server} and see whether any new groups appear within the next
1203 few days.  If any do, then it works.  If none do, then it doesn't
1204 work.  I could write a function to make gnus guess whether the server
1205 supports @code{ask-server}, but it would just be a guess.  So I won't.
1206 You could @code{telnet} to the server and say @code{HELP} and see
1207 whether it lists @samp{NEWGROUPS} among the commands it understands.  If
1208 it does, then it might work.  (But there are servers that lists
1209 @samp{NEWGROUPS} without supporting the function properly.)
1210
1211 This variable can also be a list of select methods.  If so, gnus will
1212 issue an @code{ask-server} command to each of the select methods, and
1213 subscribe them (or not) using the normal methods.  This might be handy
1214 if you are monitoring a few servers for new groups.  A side effect is
1215 that startup will take much longer, so you can meditate while waiting.
1216 Use the mantra ``dingnusdingnusdingnus'' to achieve permanent bliss.
1217
1218
1219 @node Subscription Methods
1220 @subsection Subscription Methods
1221
1222 @vindex gnus-subscribe-newsgroup-method
1223 What gnus does when it encounters a new group is determined by the
1224 @code{gnus-subscribe-newsgroup-method} variable.
1225
1226 This variable should contain a function.  This function will be called
1227 with the name of the new group as the only parameter.
1228
1229 Some handy pre-fab functions are:
1230
1231 @table @code
1232
1233 @item gnus-subscribe-zombies
1234 @vindex gnus-subscribe-zombies
1235 Make all new groups zombies.  This is the default.  You can browse the
1236 zombies later (with @kbd{A z}) and either kill them all off properly
1237 (with @kbd{S z}), or subscribe to them (with @kbd{u}).
1238
1239 @item gnus-subscribe-randomly
1240 @vindex gnus-subscribe-randomly
1241 Subscribe all new groups in arbitrary order.  This really means that all
1242 new groups will be added at ``the top'' of the group buffer.
1243
1244 @item gnus-subscribe-alphabetically
1245 @vindex gnus-subscribe-alphabetically
1246 Subscribe all new groups in alphabetical order.
1247
1248 @item gnus-subscribe-hierarchically
1249 @vindex gnus-subscribe-hierarchically
1250 Subscribe all new groups hierarchically.  The difference between this
1251 function and @code{gnus-subscribe-alphabetically} is slight.
1252 @code{gnus-subscribe-alphabetically} will subscribe new groups in a strictly
1253 alphabetical fashion, while this function will enter groups into its
1254 hierarchy.  So if you want to have the @samp{rec} hierarchy before the
1255 @samp{comp} hierarchy, this function will not mess that configuration
1256 up.  Or something like that.
1257
1258 @item gnus-subscribe-interactively
1259 @vindex gnus-subscribe-interactively
1260 Subscribe new groups interactively.  This means that gnus will ask
1261 you about @strong{all} new groups.  The groups you choose to subscribe
1262 to will be subscribed hierarchically.
1263
1264 @item gnus-subscribe-killed
1265 @vindex gnus-subscribe-killed
1266 Kill all new groups.
1267
1268 @item gnus-subscribe-topics
1269 @vindex gnus-subscribe-topics
1270 Put the groups into the topic that has a matching @code{subscribe} topic
1271 parameter (@pxref{Topic Parameters}).  For instance, a @code{subscribe}
1272 topic parameter that looks like
1273
1274 @example
1275 "nnslashdot"
1276 @end example
1277
1278 will mean that all groups that match that regex will be subscribed under
1279 that topic.
1280
1281 If no topics match the groups, the groups will be subscribed in the
1282 top-level topic.
1283
1284 @end table
1285
1286 @vindex gnus-subscribe-hierarchical-interactive
1287 A closely related variable is
1288 @code{gnus-subscribe-hierarchical-interactive}.  (That's quite a
1289 mouthful.)  If this variable is non-@code{nil}, gnus will ask you in a
1290 hierarchical fashion whether to subscribe to new groups or not.  Gnus
1291 will ask you for each sub-hierarchy whether you want to descend the
1292 hierarchy or not.
1293
1294 One common mistake is to set the variable a few paragraphs above
1295 (@code{gnus-subscribe-newsgroup-method}) to
1296 @code{gnus-subscribe-hierarchical-interactive}.  This is an error.  This
1297 will not work.  This is ga-ga.  So don't do it.
1298
1299
1300 @node Filtering New Groups
1301 @subsection Filtering New Groups
1302
1303 A nice and portable way to control which new newsgroups should be
1304 subscribed (or ignored) is to put an @dfn{options} line at the start of
1305 the @file{.newsrc} file.  Here's an example:
1306
1307 @example
1308 options -n !alt.all !rec.all sci.all
1309 @end example
1310
1311 @vindex gnus-subscribe-options-newsgroup-method
1312 This line obviously belongs to a serious-minded intellectual scientific
1313 person (or she may just be plain old boring), because it says that all
1314 groups that have names beginning with @samp{alt} and @samp{rec} should
1315 be ignored, and all groups with names beginning with @samp{sci} should
1316 be subscribed.  Gnus will not use the normal subscription method for
1317 subscribing these groups.
1318 @code{gnus-subscribe-options-newsgroup-method} is used instead.  This
1319 variable defaults to @code{gnus-subscribe-alphabetically}.
1320
1321 @vindex gnus-options-not-subscribe
1322 @vindex gnus-options-subscribe
1323 If you don't want to mess with your @file{.newsrc} file, you can just
1324 set the two variables @code{gnus-options-subscribe} and
1325 @code{gnus-options-not-subscribe}.  These two variables do exactly the
1326 same as the @file{.newsrc} @samp{options -n} trick.  Both are regexps,
1327 and if the new group matches the former, it will be unconditionally
1328 subscribed, and if it matches the latter, it will be ignored.
1329
1330 @vindex gnus-auto-subscribed-groups
1331 Yet another variable that meddles here is
1332 @code{gnus-auto-subscribed-groups}.  It works exactly like
1333 @code{gnus-options-subscribe}, and is therefore really superfluous, but I
1334 thought it would be nice to have two of these.  This variable is more
1335 meant for setting some ground rules, while the other variable is used
1336 more for user fiddling.  By default this variable makes all new groups
1337 that come from mail back ends (@code{nnml}, @code{nnbabyl},
1338 @code{nnfolder}, @code{nnmbox}, @code{nnmh}, and @code{nnmaildir})
1339 subscribed.  If you don't like that, just set this variable to
1340 @code{nil}.
1341
1342 New groups that match this regexp are subscribed using
1343 @code{gnus-subscribe-options-newsgroup-method}.
1344
1345
1346 @node Changing Servers
1347 @section Changing Servers
1348 @cindex changing servers
1349
1350 Sometimes it is necessary to move from one @sc{nntp} server to another.
1351 This happens very rarely, but perhaps you change jobs, or one server is
1352 very flaky and you want to use another.
1353
1354 Changing the server is pretty easy, right?  You just change
1355 @code{gnus-select-method} to point to the new server?
1356
1357 @emph{Wrong!}
1358
1359 Article numbers are not (in any way) kept synchronized between different
1360 @sc{nntp} servers, and the only way Gnus keeps track of what articles
1361 you have read is by keeping track of article numbers.  So when you
1362 change @code{gnus-select-method}, your @file{.newsrc} file becomes
1363 worthless.
1364
1365 Gnus provides a few functions to attempt to translate a @file{.newsrc}
1366 file from one server to another.  They all have one thing in
1367 common---they take a looong time to run.  You don't want to use these
1368 functions more than absolutely necessary.
1369
1370 @kindex M-x gnus-change-server
1371 @findex gnus-change-server
1372 If you have access to both servers, Gnus can request the headers for all
1373 the articles you have read and compare @code{Message-ID}s and map the
1374 article numbers of the read articles and article marks.  The @kbd{M-x
1375 gnus-change-server} command will do this for all your native groups.  It
1376 will prompt for the method you want to move to.
1377
1378 @kindex M-x gnus-group-move-group-to-server
1379 @findex gnus-group-move-group-to-server
1380 You can also move individual groups with the @kbd{M-x
1381 gnus-group-move-group-to-server} command.  This is useful if you want to
1382 move a (foreign) group from one server to another.
1383
1384 @kindex M-x gnus-group-clear-data-on-native-groups
1385 @findex gnus-group-clear-data-on-native-groups
1386 If you don't have access to both the old and new server, all your marks
1387 and read ranges have become worthless.  You can use the @kbd{M-x
1388 gnus-group-clear-data-on-native-groups} command to clear out all data
1389 that you have on your native groups.  Use with caution.
1390
1391 @kindex M-x gnus-group-clear-data
1392 @findex gnus-group-clear-data
1393 Clear the data from the current group only---nix out marks and the
1394 list of read articles (@code{gnus-group-clear-data}).
1395
1396 After changing servers, you @strong{must} move the cache hierarchy away,
1397 since the cached articles will have wrong article numbers, which will
1398 affect which articles Gnus thinks are read.
1399 @code{gnus-group-clear-data-on-native-groups} will ask you if you want
1400 to have it done automatically; for @code{gnus-group-clear-data}, you
1401 can use @kbd{M-x gnus-cache-move-cache} (but beware, it will move the
1402 cache for all groups).
1403
1404
1405 @node Startup Files
1406 @section Startup Files
1407 @cindex startup files
1408 @cindex .newsrc
1409 @cindex .newsrc.el
1410 @cindex .newsrc.eld
1411
1412 Now, you all know about the @file{.newsrc} file.  All subscription
1413 information is traditionally stored in this file.
1414
1415 Things got a bit more complicated with @sc{gnus}.  In addition to
1416 keeping the @file{.newsrc} file updated, it also used a file called
1417 @file{.newsrc.el} for storing all the information that didn't fit into
1418 the @file{.newsrc} file.  (Actually, it also duplicated everything in
1419 the @file{.newsrc} file.)  @sc{gnus} would read whichever one of these
1420 files was the most recently saved, which enabled people to swap between
1421 @sc{gnus} and other newsreaders.
1422
1423 That was kinda silly, so Gnus went one better: In addition to the
1424 @file{.newsrc} and @file{.newsrc.el} files, Gnus also has a file called
1425 @file{.newsrc.eld}.  It will read whichever of these files that are most
1426 recent, but it will never write a @file{.newsrc.el} file.  You should
1427 never delete the @file{.newsrc.eld} file---it contains much information
1428 not stored in the @file{.newsrc} file.
1429
1430 @vindex gnus-save-newsrc-file
1431 @vindex gnus-read-newsrc-file
1432 You can turn off writing the @file{.newsrc} file by setting
1433 @code{gnus-save-newsrc-file} to @code{nil}, which means you can delete
1434 the file and save some space, as well as exiting from gnus faster.
1435 However, this will make it impossible to use other newsreaders than
1436 gnus.  But hey, who would want to, right?  Similarly, setting
1437 @code{gnus-read-newsrc-file} to @code{nil} makes gnus ignore the
1438 @file{.newsrc} file and any @file{.newsrc-SERVER} files, which is
1439 convenient if you have a tendency to use Netscape once in a while.
1440
1441 @vindex gnus-save-killed-list
1442 If @code{gnus-save-killed-list} (default @code{t}) is @code{nil}, Gnus
1443 will not save the list of killed groups to the startup file.  This will
1444 save both time (when starting and quitting) and space (on disk).  It
1445 will also mean that Gnus has no record of what groups are new or old,
1446 so the automatic new groups subscription methods become meaningless.
1447 You should always set @code{gnus-check-new-newsgroups} to @code{nil} or
1448 @code{ask-server} if you set this variable to @code{nil} (@pxref{New
1449 Groups}).  This variable can also be a regular expression.  If that's
1450 the case, remove all groups that do not match this regexp before
1451 saving.  This can be useful in certain obscure situations that involve
1452 several servers where not all servers support @code{ask-server}.
1453
1454 @vindex gnus-startup-file
1455 @vindex gnus-backup-startup-file
1456 @vindex version-control
1457 The @code{gnus-startup-file} variable says where the startup files are.
1458 The default value is @file{~/.newsrc}, with the Gnus (El Dingo) startup
1459 file being whatever that one is, with a @samp{.eld} appended.
1460 If you want version control for this file, set
1461 @code{gnus-backup-startup-file}.  It respects the same values as the
1462 @code{version-control} variable.
1463
1464 @vindex gnus-save-newsrc-hook
1465 @vindex gnus-save-quick-newsrc-hook
1466 @vindex gnus-save-standard-newsrc-hook
1467 @code{gnus-save-newsrc-hook} is called before saving any of the newsrc
1468 files, while @code{gnus-save-quick-newsrc-hook} is called just before
1469 saving the @file{.newsrc.eld} file, and
1470 @code{gnus-save-standard-newsrc-hook} is called just before saving the
1471 @file{.newsrc} file.  The latter two are commonly used to turn version
1472 control on or off.  Version control is on by default when saving the
1473 startup files.  If you want to turn backup creation off, say something like:
1474
1475 @lisp
1476 (defun turn-off-backup ()
1477   (set (make-local-variable 'backup-inhibited) t))
1478
1479 (add-hook 'gnus-save-quick-newsrc-hook 'turn-off-backup)
1480 (add-hook 'gnus-save-standard-newsrc-hook 'turn-off-backup)
1481 @end lisp
1482
1483 @vindex gnus-init-file
1484 @vindex gnus-site-init-file
1485 When gnus starts, it will read the @code{gnus-site-init-file}
1486 (@file{.../site-lisp/gnus} by default) and @code{gnus-init-file}
1487 (@file{~/.gnus} by default) files.  These are normal Emacs Lisp files
1488 and can be used to avoid cluttering your @file{~/.emacs} and
1489 @file{site-init} files with gnus stuff.  Gnus will also check for files
1490 with the same names as these, but with @file{.elc} and @file{.el}
1491 suffixes.  In other words, if you have set @code{gnus-init-file} to
1492 @file{~/.gnus}, it will look for @file{~/.gnus.elc}, @file{~/.gnus.el},
1493 and finally @file{~/.gnus} (in this order).
1494
1495
1496
1497 @node Auto Save
1498 @section Auto Save
1499 @cindex dribble file
1500 @cindex auto-save
1501
1502 Whenever you do something that changes the gnus data (reading articles,
1503 catching up, killing/subscribing groups), the change is added to a
1504 special @dfn{dribble buffer}.  This buffer is auto-saved the normal
1505 Emacs way.  If your Emacs should crash before you have saved the
1506 @file{.newsrc} files, all changes you have made can be recovered from
1507 this file.
1508
1509 If gnus detects this file at startup, it will ask the user whether to
1510 read it.  The auto save file is deleted whenever the real startup file is
1511 saved.
1512
1513 @vindex gnus-use-dribble-file
1514 If @code{gnus-use-dribble-file} is @code{nil}, gnus won't create and
1515 maintain a dribble buffer.  The default is @code{t}.
1516
1517 @vindex gnus-dribble-directory
1518 Gnus will put the dribble file(s) in @code{gnus-dribble-directory}.  If
1519 this variable is @code{nil}, which it is by default, gnus will dribble
1520 into the directory where the @file{.newsrc} file is located.  (This is
1521 normally the user's home directory.)  The dribble file will get the same
1522 file permissions as the @file{.newsrc} file.
1523
1524 @vindex gnus-always-read-dribble-file
1525 If @code{gnus-always-read-dribble-file} is non-@code{nil}, Gnus will
1526 read the dribble file on startup without querying the user.
1527
1528
1529 @node The Active File
1530 @section The Active File
1531 @cindex active file
1532 @cindex ignored groups
1533
1534 When gnus starts, or indeed whenever it tries to determine whether new
1535 articles have arrived, it reads the active file.  This is a very large
1536 file that lists all the active groups and articles on the server.
1537
1538 @vindex gnus-ignored-newsgroups
1539 Before examining the active file, gnus deletes all lines that match the
1540 regexp @code{gnus-ignored-newsgroups}.  This is done primarily to reject
1541 any groups with bogus names, but you can use this variable to make gnus
1542 ignore hierarchies you aren't ever interested in.  However, this is not
1543 recommended.  In fact, it's highly discouraged.  Instead, @pxref{New
1544 Groups} for an overview of other variables that can be used instead.
1545
1546 @c This variable is
1547 @c @code{nil} by default, and will slow down active file handling somewhat
1548 @c if you set it to anything else.
1549
1550 @vindex gnus-read-active-file
1551 @c @head
1552 The active file can be rather Huge, so if you have a slow network, you
1553 can set @code{gnus-read-active-file} to @code{nil} to prevent gnus from
1554 reading the active file.  This variable is @code{some} by default.
1555
1556 Gnus will try to make do by getting information just on the groups that
1557 you actually subscribe to.
1558
1559 Note that if you subscribe to lots and lots of groups, setting this
1560 variable to @code{nil} will probably make gnus slower, not faster.  At
1561 present, having this variable @code{nil} will slow gnus down
1562 considerably, unless you read news over a 2400 baud modem.
1563
1564 This variable can also have the value @code{some}.  Gnus will then
1565 attempt to read active info only on the subscribed groups.  On some
1566 servers this is quite fast (on sparkling, brand new INN servers that
1567 support the @code{LIST ACTIVE group} command), on others this isn't fast
1568 at all.  In any case, @code{some} should be faster than @code{nil}, and
1569 is certainly faster than @code{t} over slow lines.
1570
1571 Some news servers (old versions of Leafnode and old versions of INN, for
1572 instance) do not support the @code{LIST ACTIVE group}.  For these
1573 servers, @code{nil} is probably the most efficient value for this
1574 variable.
1575
1576 If this variable is @code{nil}, gnus will ask for group info in total
1577 lock-step, which isn't very fast.  If it is @code{some} and you use an
1578 @sc{nntp} server, gnus will pump out commands as fast as it can, and
1579 read all the replies in one swoop.  This will normally result in better
1580 performance, but if the server does not support the aforementioned
1581 @code{LIST ACTIVE group} command, this isn't very nice to the server.
1582
1583 If you think that starting up Gnus takes too long, try all the three
1584 different values for this variable and see what works best for you.
1585
1586 In any case, if you use @code{some} or @code{nil}, you should definitely
1587 kill all groups that you aren't interested in to speed things up.
1588
1589 Note that this variable also affects active file retrieval from
1590 secondary select methods.
1591
1592
1593 @node Startup Variables
1594 @section Startup Variables
1595
1596 @table @code
1597
1598 @item gnus-load-hook
1599 @vindex gnus-load-hook
1600 A hook run while gnus is being loaded.  Note that this hook will
1601 normally be run just once in each Emacs session, no matter how many
1602 times you start gnus.
1603
1604 @item gnus-before-startup-hook
1605 @vindex gnus-before-startup-hook
1606 A hook run after starting up gnus successfully.
1607
1608 @item gnus-startup-hook
1609 @vindex gnus-startup-hook
1610 A hook run as the very last thing after starting up gnus
1611
1612 @item gnus-started-hook
1613 @vindex gnus-started-hook
1614 A hook that is run as the very last thing after starting up gnus
1615 successfully.
1616
1617 @item gnus-setup-news-hook
1618 @vindex gnus-setup-news-hook
1619 A hook that is run after reading the @file{.newsrc} file(s), but before
1620 generating the group buffer.
1621
1622 @item gnus-check-bogus-newsgroups
1623 @vindex gnus-check-bogus-newsgroups
1624 If non-@code{nil}, gnus will check for and delete all bogus groups at
1625 startup.  A @dfn{bogus group} is a group that you have in your
1626 @file{.newsrc} file, but doesn't exist on the news server.  Checking for
1627 bogus groups can take quite a while, so to save time and resources it's
1628 best to leave this option off, and do the checking for bogus groups once
1629 in a while from the group buffer instead (@pxref{Group Maintenance}).
1630
1631 @item gnus-inhibit-startup-message
1632 @vindex gnus-inhibit-startup-message
1633 If non-@code{nil}, the startup message won't be displayed.  That way,
1634 your boss might not notice as easily that you are reading news instead
1635 of doing your job.  Note that this variable is used before
1636 @file{.gnus.el} is loaded, so it should be set in @file{.emacs} instead.
1637
1638 @item gnus-no-groups-message
1639 @vindex gnus-no-groups-message
1640 Message displayed by gnus when no groups are available.
1641
1642 @item gnus-play-startup-jingle
1643 @vindex gnus-play-startup-jingle
1644 If non-@code{nil}, play the gnus jingle at startup.
1645
1646 @item gnus-startup-jingle
1647 @vindex gnus-startup-jingle
1648 Jingle to be played if the above variable is non-@code{nil}.  The
1649 default is @samp{Tuxedomoon.Jingle4.au}.
1650
1651 @end table
1652
1653
1654 @node Group Buffer
1655 @chapter Group Buffer
1656 @cindex group buffer
1657
1658 @c Alex Schroeder suggests to rearrange this as follows:
1659 @c
1660 @c <kensanata> ok, just save it for reference.  I'll go to bed in a minute.
1661 @c   1. Selecting a Group, 2. (new) Finding a Group, 3. Group Levels,
1662 @c   4. Subscription Commands, 5. Group Maneuvering, 6. Group Data,
1663 @c   7. Group Score, 8. Group Buffer Format
1664 @c <kensanata> Group Levels should have more information on levels 5 to 9.  I
1665 @c   suggest to split the 4th paragraph ("Gnus considers groups...") as follows:
1666 @c <kensanata> First, "Gnus considers groups... (default 9)."
1667 @c <kensanata> New, a table summarizing what levels 1 to 9 mean.
1668 @c <kensanata> Third, "Gnus treats subscribed ... reasons of efficiency"
1669 @c <kensanata> Then expand the next paragraph or add some more to it.
1670 @c    This short one sentence explains levels 1 and 2, therefore I understand
1671 @c    that I should keep important news at 3 and boring news at 4.
1672 @c    Say so!  Then go on to explain why I should bother with levels 6 to 9.
1673 @c    Maybe keep those that you don't want to read temporarily at 6,
1674 @c    those that you never want to read at 8, those that offend your
1675 @c    human rights at 9...
1676
1677
1678 The @dfn{group buffer} lists all (or parts) of the available groups.  It
1679 is the first buffer shown when gnus starts, and will never be killed as
1680 long as gnus is active.
1681
1682 @iftex
1683 @iflatex
1684 \gnusfigure{The Group Buffer}{320}{
1685 \put(75,50){\epsfig{figure=ps/group,height=9cm}}
1686 \put(120,37){\makebox(0,0)[t]{Buffer name}}
1687 \put(120,38){\vector(1,2){10}}
1688 \put(40,60){\makebox(0,0)[r]{Mode line}}
1689 \put(40,58){\vector(1,0){30}}
1690 \put(200,28){\makebox(0,0)[t]{Native select method}}
1691 \put(200,26){\vector(-1,2){15}}
1692 }
1693 @end iflatex
1694 @end iftex
1695
1696 @menu
1697 * Group Buffer Format::         Information listed and how you can change it.
1698 * Group Maneuvering::           Commands for moving in the group buffer.
1699 * Selecting a Group::           Actually reading news.
1700 * Subscription Commands::       Unsubscribing, killing, subscribing.
1701 * Group Data::                  Changing the info for a group.
1702 * Group Levels::                Levels? What are those, then?
1703 * Group Score::                 A mechanism for finding out what groups you like.
1704 * Marking Groups::              You can mark groups for later processing.
1705 * Foreign Groups::              Creating and editing groups.
1706 * Group Parameters::            Each group may have different parameters set.
1707 * Listing Groups::              Gnus can list various subsets of the groups.
1708 * Sorting Groups::              Re-arrange the group order.
1709 * Group Maintenance::           Maintaining a tidy @file{.newsrc} file.
1710 * Browse Foreign Server::       You can browse a server.  See what it has to offer.
1711 * Exiting Gnus::                Stop reading news and get some work done.
1712 * Group Topics::                A folding group mode divided into topics.
1713 * Misc Group Stuff::            Other stuff that you can to do.
1714 @end menu
1715
1716
1717 @node Group Buffer Format
1718 @section Group Buffer Format
1719
1720 @menu
1721 * Group Line Specification::    Deciding how the group buffer is to look.
1722 * Group Modeline Specification::  The group buffer modeline.
1723 * Group Highlighting::          Having nice colors in the group buffer.
1724 @end menu
1725
1726
1727 @node Group Line Specification
1728 @subsection Group Line Specification
1729 @cindex group buffer format
1730
1731 The default format of the group buffer is nice and dull, but you can
1732 make it as exciting and ugly as you feel like.
1733
1734 Here's a couple of example group lines:
1735
1736 @example
1737      25: news.announce.newusers
1738  *    0: alt.fan.andrea-dworkin
1739 @end example
1740
1741 Quite simple, huh?
1742
1743 You can see that there are 25 unread articles in
1744 @samp{news.announce.newusers}.  There are no unread articles, but some
1745 ticked articles, in @samp{alt.fan.andrea-dworkin} (see that little
1746 asterisk at the beginning of the line?).
1747
1748 @vindex gnus-group-line-format
1749 You can change that format to whatever you want by fiddling with the
1750 @code{gnus-group-line-format} variable.  This variable works along the
1751 lines of a @code{format} specification, which is pretty much the same as
1752 a @code{printf} specifications, for those of you who use (feh!) C.
1753 @xref{Formatting Variables}.
1754
1755 @samp{%M%S%5y:%B%(%g%)\n} is the value that produced those lines above.
1756
1757 There should always be a colon on the line; the cursor always moves to
1758 the colon after performing an operation.  @xref{Positioning
1759 Point}. Nothing else is required---not even the group name.  All
1760 displayed text is just window dressing, and is never examined by Gnus.
1761 Gnus stores all real information it needs using text properties.
1762
1763 (Note that if you make a really strange, wonderful, spreadsheet-like
1764 layout, everybody will believe you are hard at work with the accounting
1765 instead of wasting time reading news.)
1766
1767 Here's a list of all available format characters:
1768
1769 @table @samp
1770
1771 @item M
1772 An asterisk if the group only has marked articles.
1773
1774 @item S
1775 Whether the group is subscribed.
1776
1777 @item L
1778 Level of subscribedness.
1779
1780 @item N
1781 Number of unread articles.
1782
1783 @item I
1784 Number of dormant articles.
1785
1786 @item T
1787 Number of ticked articles.
1788
1789 @item R
1790 Number of read articles.
1791
1792 @item U
1793 Number of unseen articles.
1794
1795 @item t
1796 Estimated total number of articles.  (This is really @var{max-number}
1797 minus @var{min-number} plus 1.)
1798
1799 Gnus uses this estimation because the @sc{nntp} protocol provides
1800 efficient access to @var{max-number} and @var{min-number} but getting
1801 the true unread message count is not possible efficiently.  For
1802 hysterical raisins, even the mail back ends, where the true number of
1803 unread messages might be available efficiently, use the same limited
1804 interface.  To remove this restriction from Gnus means that the back
1805 end interface has to be changed, which is not an easy job.  If you
1806 want to work on this, please contact the Gnus mailing list.
1807
1808 @item y
1809 Number of unread, unticked, non-dormant articles.
1810
1811 @item i
1812 Number of ticked and dormant articles.
1813
1814 @item g
1815 Full group name.
1816
1817 @item G
1818 Group name.
1819
1820 @item C
1821 Group comment (@pxref{Group Parameters}) or group name if there is no
1822 comment element in the group parameters.
1823
1824 @item D
1825 Newsgroup description.
1826
1827 @item o
1828 @samp{m} if moderated.
1829
1830 @item O
1831 @samp{(m)} if moderated.
1832
1833 @item s
1834 Select method.
1835
1836 @item B
1837 If the summary buffer for the group is open or not.
1838
1839 @item n
1840 Select from where.
1841
1842 @item z
1843 A string that looks like @samp{<%s:%n>} if a foreign select method is
1844 used.
1845
1846 @item P
1847 Indentation based on the level of the topic (@pxref{Group Topics}).
1848
1849 @item c
1850 @vindex gnus-group-uncollapsed-levels
1851 Short (collapsed) group name.  The @code{gnus-group-uncollapsed-levels}
1852 variable says how many levels to leave at the end of the group name.
1853 The default is 1---this will mean that group names like
1854 @samp{gnu.emacs.gnus} will be shortened to @samp{g.e.gnus}.
1855
1856 @item m
1857 @vindex gnus-new-mail-mark
1858 @cindex %
1859 @samp{%} (@code{gnus-new-mail-mark}) if there has arrived new mail to
1860 the group lately.
1861
1862 @item p
1863 @samp{#} (@code{gnus-process-mark}) if the group is process marked.
1864
1865 @item d
1866 A string that says when you last read the group (@pxref{Group
1867 Timestamp}).
1868
1869 @item u
1870 User defined specifier.  The next character in the format string should
1871 be a letter.  Gnus will call the function
1872 @code{gnus-user-format-function-}@samp{X}, where @samp{X} is the letter
1873 following @samp{%u}.  The function will be passed a single dummy
1874 parameter as argument.  The function should return a string, which will
1875 be inserted into the buffer just like information from any other
1876 specifier.
1877 @end table
1878
1879 @cindex *
1880 All the ``number-of'' specs will be filled with an asterisk (@samp{*})
1881 if no info is available---for instance, if it is a non-activated foreign
1882 group, or a bogus native group.
1883
1884
1885 @node Group Modeline Specification
1886 @subsection Group Modeline Specification
1887 @cindex group modeline
1888
1889 @vindex gnus-group-mode-line-format
1890 The mode line can be changed by setting
1891 @code{gnus-group-mode-line-format} (@pxref{Mode Line Formatting}).  It
1892 doesn't understand that many format specifiers:
1893
1894 @table @samp
1895 @item S
1896 The native news server.
1897 @item M
1898 The native select method.
1899 @end table
1900
1901
1902 @node Group Highlighting
1903 @subsection Group Highlighting
1904 @cindex highlighting
1905 @cindex group highlighting
1906
1907 @vindex gnus-group-highlight
1908 Highlighting in the group buffer is controlled by the
1909 @code{gnus-group-highlight} variable.  This is an alist with elements
1910 that look like @code{(@var{form} . @var{face})}.  If @var{form} evaluates to
1911 something non-@code{nil}, the @var{face} will be used on the line.
1912
1913 Here's an example value for this variable that might look nice if the
1914 background is dark:
1915
1916 @lisp
1917 (cond (window-system
1918        (setq custom-background-mode 'light)
1919        (defface my-group-face-1
1920          '((t (:foreground "Red" :bold t))) "First group face")
1921        (defface my-group-face-2
1922          '((t (:foreground "DarkSeaGreen4" :bold t))) "Second group face")
1923        (defface my-group-face-3
1924          '((t (:foreground "Green4" :bold t))) "Third group face")
1925        (defface my-group-face-4
1926          '((t (:foreground "SteelBlue" :bold t))) "Fourth group face")
1927        (defface my-group-face-5
1928          '((t (:foreground "Blue" :bold t))) "Fifth group face")))
1929
1930 (setq gnus-group-highlight
1931       '(((> unread 200) . my-group-face-1)
1932         ((and (< level 3) (zerop unread)) . my-group-face-2)
1933         ((< level 3) . my-group-face-3)
1934         ((zerop unread) . my-group-face-4)
1935         (t . my-group-face-5)))
1936 @end lisp
1937
1938 Also @pxref{Faces and Fonts}.
1939
1940 Variables that are dynamically bound when the forms are evaluated
1941 include:
1942
1943 @table @code
1944 @item group
1945 The group name.
1946 @item unread
1947 The number of unread articles in the group.
1948 @item method
1949 The select method.
1950 @item mailp
1951 Whether the group is a mail group.
1952 @item level
1953 The level of the group.
1954 @item score
1955 The score of the group.
1956 @item ticked
1957 The number of ticked articles in the group.
1958 @item total
1959 The total number of articles in the group.  Or rather,
1960 @var{max-number} minus @var{min-number} plus one.
1961 @item topic
1962 When using the topic minor mode, this variable is bound to the current
1963 topic being inserted.
1964 @end table
1965
1966 When the forms are @code{eval}ed, point is at the beginning of the line
1967 of the group in question, so you can use many of the normal gnus
1968 functions for snarfing info on the group.
1969
1970 @vindex gnus-group-update-hook
1971 @findex gnus-group-highlight-line
1972 @code{gnus-group-update-hook} is called when a group line is changed.
1973 It will not be called when @code{gnus-visual} is @code{nil}.  This hook
1974 calls @code{gnus-group-highlight-line} by default.
1975
1976
1977 @node Group Maneuvering
1978 @section Group Maneuvering
1979 @cindex group movement
1980
1981 All movement commands understand the numeric prefix and will behave as
1982 expected, hopefully.
1983
1984 @table @kbd
1985
1986 @item n
1987 @kindex n (Group)
1988 @findex gnus-group-next-unread-group
1989 Go to the next group that has unread articles
1990 (@code{gnus-group-next-unread-group}).
1991
1992 @item p
1993 @itemx DEL
1994 @kindex DEL (Group)
1995 @kindex p (Group)
1996 @findex gnus-group-prev-unread-group
1997 Go to the previous group that has unread articles
1998 (@code{gnus-group-prev-unread-group}).
1999
2000 @item N
2001 @kindex N (Group)
2002 @findex gnus-group-next-group
2003 Go to the next group (@code{gnus-group-next-group}).
2004
2005 @item P
2006 @kindex P (Group)
2007 @findex gnus-group-prev-group
2008 Go to the previous group (@code{gnus-group-prev-group}).
2009
2010 @item M-n
2011 @kindex M-n (Group)
2012 @findex gnus-group-next-unread-group-same-level
2013 Go to the next unread group on the same (or lower) level
2014 (@code{gnus-group-next-unread-group-same-level}).
2015
2016 @item M-p
2017 @kindex M-p (Group)
2018 @findex gnus-group-prev-unread-group-same-level
2019 Go to the previous unread group on the same (or lower) level
2020 (@code{gnus-group-prev-unread-group-same-level}).
2021 @end table
2022
2023 Three commands for jumping to groups:
2024
2025 @table @kbd
2026
2027 @item j
2028 @kindex j (Group)
2029 @findex gnus-group-jump-to-group
2030 Jump to a group (and make it visible if it isn't already)
2031 (@code{gnus-group-jump-to-group}).  Killed groups can be jumped to, just
2032 like living groups.
2033
2034 @item ,
2035 @kindex , (Group)
2036 @findex gnus-group-best-unread-group
2037 Jump to the unread group with the lowest level
2038 (@code{gnus-group-best-unread-group}).
2039
2040 @item .
2041 @kindex . (Group)
2042 @findex gnus-group-first-unread-group
2043 Jump to the first group with unread articles
2044 (@code{gnus-group-first-unread-group}).
2045 @end table
2046
2047 @vindex gnus-group-goto-unread
2048 If @code{gnus-group-goto-unread} is @code{nil}, all the movement
2049 commands will move to the next group, not the next unread group.  Even
2050 the commands that say they move to the next unread group.  The default
2051 is @code{t}.
2052
2053
2054 @node Selecting a Group
2055 @section Selecting a Group
2056 @cindex group selection
2057
2058 @table @kbd
2059
2060 @item SPACE
2061 @kindex SPACE (Group)
2062 @findex gnus-group-read-group
2063 Select the current group, switch to the summary buffer and display the
2064 first unread article (@code{gnus-group-read-group}).  If there are no
2065 unread articles in the group, or if you give a non-numerical prefix to
2066 this command, gnus will offer to fetch all the old articles in this
2067 group from the server.  If you give a numerical prefix @var{n}, @var{n}
2068 determines the number of articles Gnus will fetch.  If @var{n} is
2069 positive, Gnus fetches the @var{n} newest articles, if @var{n} is
2070 negative, Gnus fetches the @code{abs(@var{n})} oldest articles.
2071
2072 Thus, @kbd{SPC} enters the group normally, @kbd{C-u SPC} offers old
2073 articles, @kbd{C-u 4 2 SPC} fetches the 42 newest articles, and @kbd{C-u
2074 - 4 2 SPC} fetches the 42 oldest ones.
2075
2076 When you are in the group (in the Summary buffer), you can type
2077 @kbd{M-g} to fetch new articles, or @kbd{C-u M-g} to also show the old
2078 ones.
2079
2080 @item RET
2081 @kindex RET (Group)
2082 @findex gnus-group-select-group
2083 Select the current group and switch to the summary buffer
2084 (@code{gnus-group-select-group}).  Takes the same arguments as
2085 @code{gnus-group-read-group}---the only difference is that this command
2086 does not display the first unread article automatically upon group
2087 entry.
2088
2089 @item M-RET
2090 @kindex M-RET (Group)
2091 @findex gnus-group-quick-select-group
2092 This does the same as the command above, but tries to do it with the
2093 minimum amount of fuzz (@code{gnus-group-quick-select-group}).  No
2094 scoring/killing will be performed, there will be no highlights and no
2095 expunging.  This might be useful if you're in a real hurry and have to
2096 enter some humongous group.  If you give a 0 prefix to this command
2097 (i.e., @kbd{0 M-RET}), gnus won't even generate the summary buffer,
2098 which is useful if you want to toggle threading before generating the
2099 summary buffer (@pxref{Summary Generation Commands}).
2100
2101 @item M-SPACE
2102 @kindex M-SPACE (Group)
2103 @findex gnus-group-visible-select-group
2104 This is yet one more command that does the same as the @kbd{RET}
2105 command, but this one does it without expunging and hiding dormants
2106 (@code{gnus-group-visible-select-group}).
2107
2108 @item C-M-RET
2109 @kindex C-M-RET (Group)
2110 @findex gnus-group-select-group-ephemerally
2111 Finally, this command selects the current group ephemerally without
2112 doing any processing of its contents
2113 (@code{gnus-group-select-group-ephemerally}).  Even threading has been
2114 turned off.  Everything you do in the group after selecting it in this
2115 manner will have no permanent effects.
2116
2117 @end table
2118
2119 @vindex gnus-large-newsgroup
2120 The @code{gnus-large-newsgroup} variable says what gnus should consider
2121 to be a big group.  This is 200 by default.  If the group has more
2122 (unread and/or ticked) articles than this, gnus will query the user
2123 before entering the group.  The user can then specify how many articles
2124 should be fetched from the server.  If the user specifies a negative
2125 number (@code{-n}), the @code{n} oldest articles will be fetched.  If it
2126 is positive, the @code{n} articles that have arrived most recently will
2127 be fetched.
2128
2129 @vindex gnus-select-group-hook
2130 @vindex gnus-auto-select-first
2131 @vindex gnus-auto-select-subject
2132 If @code{gnus-auto-select-first} is non-@code{nil}, select an article
2133 automatically when entering a group with the @kbd{SPACE} command.
2134 Which article this is is controlled by the
2135 @code{gnus-auto-select-subject} variable.  Valid values for this
2136 variable is:
2137
2138 @table @code
2139
2140 @item unread
2141 Place point on the subject line of the first unread article.
2142
2143 @item first
2144 Place point on the subject line of the first article.
2145
2146 @item unseen
2147 Place point on the subject line of the first unseen article.
2148
2149 @item unseen-or-unread
2150 Place point on the subject line of the first unseen article, and if
2151 there is no such article, place point on the subject line of the first
2152 unread article.
2153
2154 @item best
2155 Place point on the subject line of the highest-scored unread article.
2156
2157 @end table
2158
2159 This variable can also be a function.  In that case, that function
2160 will be called to place point on a subject line.
2161
2162 If you want to prevent automatic selection in some group (say, in a
2163 binary group with Huge articles) you can set the
2164 @code{gnus-auto-select-first} variable to @code{nil} in
2165 @code{gnus-select-group-hook}, which is called when a group is
2166 selected.
2167
2168
2169 @node Subscription Commands
2170 @section Subscription Commands
2171 @cindex subscription
2172
2173 @table @kbd
2174
2175 @item S t
2176 @itemx u
2177 @kindex S t (Group)
2178 @kindex u (Group)
2179 @findex gnus-group-unsubscribe-current-group
2180 @c @icon{gnus-group-unsubscribe}
2181 Toggle subscription to the current group
2182 (@code{gnus-group-unsubscribe-current-group}).
2183
2184 @item S s
2185 @itemx U
2186 @kindex S s (Group)
2187 @kindex U (Group)
2188 @findex gnus-group-unsubscribe-group
2189 Prompt for a group to subscribe, and then subscribe it.  If it was
2190 subscribed already, unsubscribe it instead
2191 (@code{gnus-group-unsubscribe-group}).
2192
2193 @item S k
2194 @itemx C-k
2195 @kindex S k (Group)
2196 @kindex C-k (Group)
2197 @findex gnus-group-kill-group
2198 @c @icon{gnus-group-kill-group}
2199 Kill the current group (@code{gnus-group-kill-group}).
2200
2201 @item S y
2202 @itemx C-y
2203 @kindex S y (Group)
2204 @kindex C-y (Group)
2205 @findex gnus-group-yank-group
2206 Yank the last killed group (@code{gnus-group-yank-group}).
2207
2208 @item C-x C-t
2209 @kindex C-x C-t (Group)
2210 @findex gnus-group-transpose-groups
2211 Transpose two groups (@code{gnus-group-transpose-groups}).  This isn't
2212 really a subscription command, but you can use it instead of a
2213 kill-and-yank sequence sometimes.
2214
2215 @item S w
2216 @itemx C-w
2217 @kindex S w (Group)
2218 @kindex C-w (Group)
2219 @findex gnus-group-kill-region
2220 Kill all groups in the region (@code{gnus-group-kill-region}).
2221
2222 @item S z
2223 @kindex S z (Group)
2224 @findex gnus-group-kill-all-zombies
2225 Kill all zombie groups (@code{gnus-group-kill-all-zombies}).
2226
2227 @item S C-k
2228 @kindex S C-k (Group)
2229 @findex gnus-group-kill-level
2230 Kill all groups on a certain level (@code{gnus-group-kill-level}).
2231 These groups can't be yanked back after killing, so this command should
2232 be used with some caution.  The only time where this command comes in
2233 really handy is when you have a @file{.newsrc} with lots of unsubscribed
2234 groups that you want to get rid off.  @kbd{S C-k} on level 7 will
2235 kill off all unsubscribed groups that do not have message numbers in the
2236 @file{.newsrc} file.
2237
2238 @end table
2239
2240 Also @pxref{Group Levels}.
2241
2242
2243 @node Group Data
2244 @section Group Data
2245
2246 @table @kbd
2247
2248 @item c
2249 @kindex c (Group)
2250 @findex gnus-group-catchup-current
2251 @vindex gnus-group-catchup-group-hook
2252 @c @icon{gnus-group-catchup-current}
2253 Mark all unticked articles in this group as read
2254 (@code{gnus-group-catchup-current}).
2255 @code{gnus-group-catchup-group-hook} is called when catching up a group from
2256 the group buffer.
2257
2258 @item C
2259 @kindex C (Group)
2260 @findex gnus-group-catchup-current-all
2261 Mark all articles in this group, even the ticked ones, as read
2262 (@code{gnus-group-catchup-current-all}).
2263
2264 @item M-c
2265 @kindex M-c (Group)
2266 @findex gnus-group-clear-data
2267 Clear the data from the current group---nix out marks and the list of
2268 read articles (@code{gnus-group-clear-data}).
2269
2270 @item M-x gnus-group-clear-data-on-native-groups
2271 @kindex M-x gnus-group-clear-data-on-native-groups
2272 @findex gnus-group-clear-data-on-native-groups
2273 If you have switched from one @sc{nntp} server to another, all your marks
2274 and read ranges have become worthless.  You can use this command to
2275 clear out all data that you have on your native groups.  Use with
2276 caution.
2277
2278 @end table
2279
2280
2281 @node Group Levels
2282 @section Group Levels
2283 @cindex group level
2284 @cindex level
2285
2286 All groups have a level of @dfn{subscribedness}.  For instance, if a
2287 group is on level 2, it is more subscribed than a group on level 5.  You
2288 can ask gnus to just list groups on a given level or lower
2289 (@pxref{Listing Groups}), or to just check for new articles in groups on
2290 a given level or lower (@pxref{Scanning New Messages}).
2291
2292 Remember:  The higher the level of the group, the less important it is.
2293
2294 @table @kbd
2295
2296 @item S l
2297 @kindex S l (Group)
2298 @findex gnus-group-set-current-level
2299 Set the level of the current group.  If a numeric prefix is given, the
2300 next @var{n} groups will have their levels set.  The user will be
2301 prompted for a level.
2302 @end table
2303
2304 @vindex gnus-level-killed
2305 @vindex gnus-level-zombie
2306 @vindex gnus-level-unsubscribed
2307 @vindex gnus-level-subscribed
2308 Gnus considers groups from levels 1 to
2309 @code{gnus-level-subscribed} (inclusive) (default 5) to be subscribed,
2310 @code{gnus-level-subscribed} (exclusive) and
2311 @code{gnus-level-unsubscribed} (inclusive) (default 7) to be
2312 unsubscribed, @code{gnus-level-zombie} to be zombies (walking dead)
2313 (default 8) and @code{gnus-level-killed} to be killed (completely dead)
2314 (default 9).  Gnus treats subscribed and unsubscribed groups exactly the
2315 same, but zombie and killed groups have no information on what articles
2316 you have read, etc, stored.  This distinction between dead and living
2317 groups isn't done because it is nice or clever, it is done purely for
2318 reasons of efficiency.
2319
2320 It is recommended that you keep all your mail groups (if any) on quite
2321 low levels (e.g. 1 or 2).
2322
2323 Maybe the following description of the default behavior of Gnus helps to
2324 understand what these levels are all about.  By default, Gnus shows you
2325 subscribed nonempty groups, but by hitting @kbd{L} you can have it show
2326 empty subscribed groups and unsubscribed groups, too.  Type @kbd{l} to
2327 go back to showing nonempty subscribed groups again.  Thus, unsubscribed
2328 groups are hidden, in a way.
2329
2330 Zombie and killed groups are similar to unsubscribed groups in that they
2331 are hidden by default.  But they are different from subscribed and
2332 unsubscribed groups in that Gnus doesn't ask the news server for
2333 information (number of messages, number of unread messages) on zombie
2334 and killed groups.  Normally, you use @kbd{C-k} to kill the groups you
2335 aren't interested in.  If most groups are killed, Gnus is faster.
2336
2337 Why does Gnus distinguish between zombie and killed groups?  Well, when
2338 a new group arrives on the server, Gnus by default makes it a zombie
2339 group.  This means that you are normally not bothered with new groups,
2340 but you can type @kbd{A z} to get a list of all new groups.  Subscribe
2341 the ones you like and kill the ones you don't want.  (@kbd{A k} shows a
2342 list of killed groups.)
2343
2344 If you want to play with the level variables, you should show some care.
2345 Set them once, and don't touch them ever again.  Better yet, don't touch
2346 them at all unless you know exactly what you're doing.
2347
2348 @vindex gnus-level-default-unsubscribed
2349 @vindex gnus-level-default-subscribed
2350 Two closely related variables are @code{gnus-level-default-subscribed}
2351 (default 3) and @code{gnus-level-default-unsubscribed} (default 6),
2352 which are the levels that new groups will be put on if they are
2353 (un)subscribed.  These two variables should, of course, be inside the
2354 relevant valid ranges.
2355
2356 @vindex gnus-keep-same-level
2357 If @code{gnus-keep-same-level} is non-@code{nil}, some movement commands
2358 will only move to groups of the same level (or lower).  In
2359 particular, going from the last article in one group to the next group
2360 will go to the next group of the same level (or lower).  This might be
2361 handy if you want to read the most important groups before you read the
2362 rest.
2363
2364 If this variable is @code{best}, Gnus will make the next newsgroup the
2365 one with the best level.
2366
2367 @vindex gnus-group-default-list-level
2368 All groups with a level less than or equal to
2369 @code{gnus-group-default-list-level} will be listed in the group buffer
2370 by default.
2371
2372 @vindex gnus-group-list-inactive-groups
2373 If @code{gnus-group-list-inactive-groups} is non-@code{nil}, non-active
2374 groups will be listed along with the unread groups.  This variable is
2375 @code{t} by default.  If it is @code{nil}, inactive groups won't be
2376 listed.
2377
2378 @vindex gnus-group-use-permanent-levels
2379 If @code{gnus-group-use-permanent-levels} is non-@code{nil}, once you
2380 give a level prefix to @kbd{g} or @kbd{l}, all subsequent commands will
2381 use this level as the ``work'' level.
2382
2383 @vindex gnus-activate-level
2384 Gnus will normally just activate (i. e., query the server about) groups
2385 on level @code{gnus-activate-level} or less.  If you don't want to
2386 activate unsubscribed groups, for instance, you might set this variable
2387 to 5.  The default is 6.
2388
2389
2390 @node Group Score
2391 @section Group Score
2392 @cindex group score
2393 @cindex group rank
2394 @cindex rank
2395
2396 You would normally keep important groups on high levels, but that scheme
2397 is somewhat restrictive.  Don't you wish you could have Gnus sort the
2398 group buffer according to how often you read groups, perhaps?  Within
2399 reason?
2400
2401 This is what @dfn{group score} is for.  You can have Gnus assign a score
2402 to each group through the mechanism described below.  You can then sort
2403 the group buffer based on this score.  Alternatively, you can sort on
2404 score and then level.  (Taken together, the level and the score is
2405 called the @dfn{rank} of the group.  A group that is on level 4 and has
2406 a score of 1 has a higher rank than a group on level 5 that has a score
2407 of 300.  (The level is the most significant part and the score is the
2408 least significant part.))
2409
2410 @findex gnus-summary-bubble-group
2411 If you want groups you read often to get higher scores than groups you
2412 read seldom you can add the @code{gnus-summary-bubble-group} function to
2413 the @code{gnus-summary-exit-hook} hook.  This will result (after
2414 sorting) in a bubbling sort of action.  If you want to see that in
2415 action after each summary exit, you can add
2416 @code{gnus-group-sort-groups-by-rank} or
2417 @code{gnus-group-sort-groups-by-score} to the same hook, but that will
2418 slow things down somewhat.
2419
2420
2421 @node Marking Groups
2422 @section Marking Groups
2423 @cindex marking groups
2424
2425 If you want to perform some command on several groups, and they appear
2426 subsequently in the group buffer, you would normally just give a
2427 numerical prefix to the command.  Most group commands will then do your
2428 bidding on those groups.
2429
2430 However, if the groups are not in sequential order, you can still
2431 perform a command on several groups.  You simply mark the groups first
2432 with the process mark and then execute the command.
2433
2434 @table @kbd
2435
2436 @item #
2437 @kindex # (Group)
2438 @itemx M m
2439 @kindex M m (Group)
2440 @findex gnus-group-mark-group
2441 Set the mark on the current group (@code{gnus-group-mark-group}).
2442
2443 @item M-#
2444 @kindex M-# (Group)
2445 @itemx M u
2446 @kindex M u (Group)
2447 @findex gnus-group-unmark-group
2448 Remove the mark from the current group
2449 (@code{gnus-group-unmark-group}).
2450
2451 @item M U
2452 @kindex M U (Group)
2453 @findex gnus-group-unmark-all-groups
2454 Remove the mark from all groups (@code{gnus-group-unmark-all-groups}).
2455
2456 @item M w
2457 @kindex M w (Group)
2458 @findex gnus-group-mark-region
2459 Mark all groups between point and mark (@code{gnus-group-mark-region}).
2460
2461 @item M b
2462 @kindex M b (Group)
2463 @findex gnus-group-mark-buffer
2464 Mark all groups in the buffer (@code{gnus-group-mark-buffer}).
2465
2466 @item M r
2467 @kindex M r (Group)
2468 @findex gnus-group-mark-regexp
2469 Mark all groups that match some regular expression
2470 (@code{gnus-group-mark-regexp}).
2471 @end table
2472
2473 Also @pxref{Process/Prefix}.
2474
2475 @findex gnus-group-universal-argument
2476 If you want to execute some command on all groups that have been marked
2477 with the process mark, you can use the @kbd{M-&}
2478 (@code{gnus-group-universal-argument}) command.  It will prompt you for
2479 the command to be executed.
2480
2481
2482 @node Foreign Groups
2483 @section Foreign Groups
2484 @cindex foreign groups
2485
2486 Below are some group mode commands for making and editing general foreign
2487 groups, as well as commands to ease the creation of a few
2488 special-purpose groups.  All these commands insert the newly created
2489 groups under point---@code{gnus-subscribe-newsgroup-method} is not
2490 consulted.
2491
2492 @table @kbd
2493
2494 @item G m
2495 @kindex G m (Group)
2496 @findex gnus-group-make-group
2497 @cindex making groups
2498 Make a new group (@code{gnus-group-make-group}).  Gnus will prompt you
2499 for a name, a method and possibly an @dfn{address}.  For an easier way
2500 to subscribe to @sc{nntp} groups, @pxref{Browse Foreign Server}.
2501
2502 @item G r
2503 @kindex G r (Group)
2504 @findex gnus-group-rename-group
2505 @cindex renaming groups
2506 Rename the current group to something else
2507 (@code{gnus-group-rename-group}).  This is valid only on some
2508 groups---mail groups mostly.  This command might very well be quite slow
2509 on some back ends.
2510
2511 @item G c
2512 @kindex G c (Group)
2513 @cindex customizing
2514 @findex gnus-group-customize
2515 Customize the group parameters (@code{gnus-group-customize}).
2516
2517 @item G e
2518 @kindex G e (Group)
2519 @findex gnus-group-edit-group-method
2520 @cindex renaming groups
2521 Enter a buffer where you can edit the select method of the current
2522 group (@code{gnus-group-edit-group-method}).
2523
2524 @item G p
2525 @kindex G p (Group)
2526 @findex gnus-group-edit-group-parameters
2527 Enter a buffer where you can edit the group parameters
2528 (@code{gnus-group-edit-group-parameters}).
2529
2530 @item G E
2531 @kindex G E (Group)
2532 @findex gnus-group-edit-group
2533 Enter a buffer where you can edit the group info
2534 (@code{gnus-group-edit-group}).
2535
2536 @item G d
2537 @kindex G d (Group)
2538 @findex gnus-group-make-directory-group
2539 @cindex nndir
2540 Make a directory group (@pxref{Directory Groups}).  You will be prompted
2541 for a directory name (@code{gnus-group-make-directory-group}).
2542
2543 @item G h
2544 @kindex G h (Group)
2545 @cindex help group
2546 @findex gnus-group-make-help-group
2547 Make the gnus help group (@code{gnus-group-make-help-group}).
2548
2549 @item G a
2550 @kindex G a (Group)
2551 @cindex (ding) archive
2552 @cindex archive group
2553 @findex gnus-group-make-archive-group
2554 @vindex gnus-group-archive-directory
2555 @vindex gnus-group-recent-archive-directory
2556 Make a gnus archive group (@code{gnus-group-make-archive-group}).  By
2557 default a group pointing to the most recent articles will be created
2558 (@code{gnus-group-recent-archive-directory}), but given a prefix, a full
2559 group will be created from @code{gnus-group-archive-directory}.
2560
2561 @item G k
2562 @kindex G k (Group)
2563 @findex gnus-group-make-kiboze-group
2564 @cindex nnkiboze
2565 Make a kiboze group.  You will be prompted for a name, for a regexp to
2566 match groups to be ``included'' in the kiboze group, and a series of
2567 strings to match on headers (@code{gnus-group-make-kiboze-group}).
2568 @xref{Kibozed Groups}.
2569
2570 @item G D
2571 @kindex G D (Group)
2572 @findex gnus-group-enter-directory
2573 @cindex nneething
2574 Read an arbitrary directory as if it were a newsgroup with the
2575 @code{nneething} back end (@code{gnus-group-enter-directory}).
2576 @xref{Anything Groups}.
2577
2578 @item G f
2579 @kindex G f (Group)
2580 @findex gnus-group-make-doc-group
2581 @cindex ClariNet Briefs
2582 @cindex nndoc
2583 Make a group based on some file or other
2584 (@code{gnus-group-make-doc-group}).  If you give a prefix to this
2585 command, you will be prompted for a file name and a file type.
2586 Currently supported types are @code{mbox}, @code{babyl},
2587 @code{digest}, @code{news}, @code{rnews}, @code{mmdf}, @code{forward},
2588 @code{rfc934}, @code{rfc822-forward}, @code{mime-parts},
2589 @code{standard-digest}, @code{slack-digest}, @code{clari-briefs},
2590 @code{nsmail}, @code{outlook}, @code{oe-dbx}, and @code{mailman}.  If
2591 you run this command without a prefix, Gnus will guess at the file
2592 type.  @xref{Document Groups}.
2593
2594 @item G u
2595 @kindex G u (Group)
2596 @vindex gnus-useful-groups
2597 @findex gnus-group-make-useful-group
2598 Create one of the groups mentioned in @code{gnus-useful-groups}
2599 (@code{gnus-group-make-useful-group}).
2600
2601 @item G w
2602 @kindex G w (Group)
2603 @findex gnus-group-make-web-group
2604 @cindex Google
2605 @cindex nnweb
2606 @cindex gmane
2607 Make an ephemeral group based on a web search
2608 (@code{gnus-group-make-web-group}).  If you give a prefix to this
2609 command, make a solid group instead.  You will be prompted for the
2610 search engine type and the search string.  Valid search engine types
2611 include @code{google}, @code{dejanews}, and @code{gmane}.
2612 @xref{Web Searches}.
2613
2614 If you use the @code{google} search engine, you can limit the search
2615 to a particular group by using a match string like
2616 @samp{shaving group:alt.sysadmin.recovery}.
2617
2618 @item G DEL
2619 @kindex G DEL (Group)
2620 @findex gnus-group-delete-group
2621 This function will delete the current group
2622 (@code{gnus-group-delete-group}).  If given a prefix, this function will
2623 actually delete all the articles in the group, and forcibly remove the
2624 group itself from the face of the Earth.  Use a prefix only if you are
2625 absolutely sure of what you are doing.  This command can't be used on
2626 read-only groups (like @code{nntp} group), though.
2627
2628 @item G V
2629 @kindex G V (Group)
2630 @findex gnus-group-make-empty-virtual
2631 Make a new, fresh, empty @code{nnvirtual} group
2632 (@code{gnus-group-make-empty-virtual}).  @xref{Virtual Groups}.
2633
2634 @item G v
2635 @kindex G v (Group)
2636 @findex gnus-group-add-to-virtual
2637 Add the current group to an @code{nnvirtual} group
2638 (@code{gnus-group-add-to-virtual}).  Uses the process/prefix convention.
2639 @end table
2640
2641 @xref{Select Methods}, for more information on the various select
2642 methods.
2643
2644 @vindex gnus-activate-foreign-newsgroups
2645 If @code{gnus-activate-foreign-newsgroups} is a positive number,
2646 gnus will check all foreign groups with this level or lower at startup.
2647 This might take quite a while, especially if you subscribe to lots of
2648 groups from different @sc{nntp} servers.  Also @pxref{Group Levels};
2649 @code{gnus-activate-level} also affects activation of foreign
2650 newsgroups.
2651
2652
2653 @node Group Parameters
2654 @section Group Parameters
2655 @cindex group parameters
2656
2657 The group parameters store information local to a particular group.
2658 Here's an example group parameter list:
2659
2660 @example
2661 ((to-address . "ding@@gnus.org")
2662  (auto-expire . t))
2663 @end example
2664
2665 We see that each element consists of a ``dotted pair''---the thing before
2666 the dot is the key, while the thing after the dot is the value.  All the
2667 parameters have this form @emph{except} local variable specs, which are
2668 not dotted pairs, but proper lists.
2669
2670 Some parameters have correspondant customizable variables, each of which
2671 is an alist of regexps and values.
2672
2673 The following group parameters can be used:
2674
2675 @table @code
2676 @item to-address
2677 @cindex to-address
2678 Address used by when doing followups and new posts.
2679
2680 @example
2681 (to-address . "some@@where.com")
2682 @end example
2683
2684 This is primarily useful in mail groups that represent closed mailing
2685 lists---mailing lists where it's expected that everybody that writes to
2686 the mailing list is subscribed to it.  Since using this parameter
2687 ensures that the mail only goes to the mailing list itself, it means
2688 that members won't receive two copies of your followups.
2689
2690 Using @code{to-address} will actually work whether the group is foreign
2691 or not.  Let's say there's a group on the server that is called
2692 @samp{fa.4ad-l}.  This is a real newsgroup, but the server has gotten
2693 the articles from a mail-to-news gateway.  Posting directly to this
2694 group is therefore impossible---you have to send mail to the mailing
2695 list address instead.
2696
2697 See also @code{gnus-parameter-to-address-alist}.
2698
2699 @item to-list
2700 @cindex to-list
2701 Address used when doing @kbd{a} in that group.
2702
2703 @example
2704 (to-list . "some@@where.com")
2705 @end example
2706
2707 It is totally ignored
2708 when doing a followup---except that if it is present in a news group,
2709 you'll get mail group semantics when doing @kbd{f}.
2710
2711 If you do an @kbd{a} command in a mail group and you have neither a
2712 @code{to-list} group parameter nor a @code{to-address} group parameter,
2713 then a @code{to-list} group parameter will be added automatically upon
2714 sending the message if @code{gnus-add-to-list} is set to @code{t}.
2715 @vindex gnus-add-to-list
2716
2717 If you do an @kbd{a} command in a mail group and you don't have a
2718 @code{to-list} group parameter, one will be added automatically upon
2719 sending the message.
2720
2721 @findex gnus-mailing-list-mode
2722 @cindex Mail List Groups
2723 If this variable is set, @code{gnus-mailing-list-mode} is turned on when
2724 entering summary buffer.
2725
2726 See also @code{gnus-parameter-to-list-alist}.
2727
2728 @anchor{subscribed}
2729 @item subscribed
2730 @cindex subscribed
2731 If this parameter is set to @code{t}, Gnus will consider the
2732 to-address and to-list parameters for this group as addresses of
2733 mailing lists you are subscribed to.  Giving Gnus this information is
2734 (only) a first step in getting it to generate correct Mail-Followup-To
2735 headers for your posts to these lists.  Look here @pxref{(message)Mailing
2736 Lists} for a complete treatment of available MFT support.
2737
2738 See also @code{gnus-find-subscribed-addresses}, the function that
2739 directly uses this group parameter.
2740
2741 @item visible
2742 @cindex visible
2743 If the group parameter list has the element @code{(visible . t)},
2744 that group will always be visible in the Group buffer, regardless
2745 of whether it has any unread articles.
2746
2747 @item broken-reply-to
2748 @cindex broken-reply-to
2749 Elements like @code{(broken-reply-to . t)} signals that @code{Reply-To}
2750 headers in this group are to be ignored.  This can be useful if you're
2751 reading a mailing list group where the listserv has inserted
2752 @code{Reply-To} headers that point back to the listserv itself.  This is
2753 broken behavior.  So there!
2754
2755 @item to-group
2756 @cindex to-group
2757 Elements like @code{(to-group . "some.group.name")} means that all
2758 posts in that group will be sent to @code{some.group.name}.
2759
2760 @item newsgroup
2761 @cindex newsgroup
2762 If you have @code{(newsgroup . t)} in the group parameter list, gnus
2763 will treat all responses as if they were responses to news articles.
2764 This can be useful if you have a mail group that's really a mirror of a
2765 news group.
2766
2767 @item gcc-self
2768 @cindex gcc-self
2769 If @code{(gcc-self . t)} is present in the group parameter list, newly
2770 composed messages will be @code{Gcc}'d to the current group.  If
2771 @code{(gcc-self . none)} is present, no @code{Gcc:} header will be
2772 generated, if @code{(gcc-self . "string")} is present, this string will
2773 be inserted literally as a @code{gcc} header.  This parameter takes
2774 precedence over any default @code{Gcc} rules as described later
2775 (@pxref{Archived Messages}).  CAVEAT:: It yields an error putting
2776 @code{(gcc-self . t)} in groups of a @code{nntp} server or so, because
2777 a @code{nntp} server doesn't accept articles.
2778
2779 @item auto-expire
2780 @cindex auto-expire
2781 If the group parameter has an element that looks like @code{(auto-expire
2782 . t)}, all articles read will be marked as expirable.  For an
2783 alternative approach, @pxref{Expiring Mail}.
2784
2785 See also @code{gnus-auto-expirable-newsgroups}.
2786
2787 @item total-expire
2788 @cindex total-expire
2789 If the group parameter has an element that looks like
2790 @code{(total-expire . t)}, all read articles will be put through the
2791 expiry process, even if they are not marked as expirable.  Use with
2792 caution.  Unread, ticked and dormant articles are not eligible for
2793 expiry.
2794
2795 See also @code{gnus-total-expirable-newsgroups}.
2796
2797 @item expiry-wait
2798 @cindex expiry-wait
2799 @vindex nnmail-expiry-wait-function
2800 If the group parameter has an element that looks like
2801 @code{(expiry-wait . 10)}, this value will override any
2802 @code{nnmail-expiry-wait} and @code{nnmail-expiry-wait-function}
2803 (@pxref{Expiring Mail}) when expiring expirable messages.  The value
2804 can either be a number of days (not necessarily an integer) or the
2805 symbols @code{never} or @code{immediate}.
2806
2807 @item score-file
2808 @cindex score file group parameter
2809 Elements that look like @code{(score-file . "file")} will make
2810 @file{file} into the current score file for the group in question.  All
2811 interactive score entries will be put into this file.
2812
2813 @item adapt-file
2814 @cindex adapt file group parameter
2815 Elements that look like @code{(adapt-file . "file")} will make
2816 @file{file} into the current adaptive file for the group in question.
2817 All adaptive score entries will be put into this file.
2818
2819 @item admin-address
2820 @cindex admin-address
2821 When unsubscribing from a mailing list you should never send the
2822 unsubscription notice to the mailing list itself.  Instead, you'd send
2823 messages to the administrative address.  This parameter allows you to
2824 put the admin address somewhere convenient.
2825
2826 @item display
2827 @cindex display
2828 Elements that look like @code{(display . MODE)} say which articles to
2829 display on entering the group.  Valid values are:
2830
2831 @table @code
2832 @item all
2833 Display all articles, both read and unread.
2834
2835 @item an integer
2836 Display the last @var{integer} articles in the group.  This is the same as
2837 entering the group with C-u @var{integer}.
2838
2839 @item default
2840 Display the default visible articles, which normally includes unread and
2841 ticked articles.
2842
2843 @item an array
2844 Display articles that satisfy a predicate.
2845
2846 Here are some examples:
2847
2848 @table @code
2849 @item [unread]
2850 Display only unread articles.
2851
2852 @item [not expire]
2853 Display everything except expirable articles.
2854
2855 @item [and (not reply) (not expire)]
2856 Display everything except expirable and articles you've already
2857 responded to.
2858 @end table
2859
2860 The available operators are @code{not}, @code{and} and @code{or}.
2861 Predicates include @code{tick}, @code{unsend}, @code{undownload},
2862 @code{unread}, @code{dormant}, @code{expire}, @code{reply},
2863 @code{killed}, @code{bookmark}, @code{score}, @code{save},
2864 @code{cache}, @code{forward}, @code{unseen} and @code{recent}.
2865
2866 @end table
2867
2868 The @code{display} parameter works by limiting the summary buffer to
2869 the subset specified.  You can pop the limit by using the @kbd{/ w}
2870 command (@pxref{Limiting}).
2871
2872 @item comment
2873 @cindex comment
2874 Elements that look like @code{(comment . "This is a comment")} are
2875 arbitrary comments on the group.  You can display comments in the
2876 group line (@pxref{Group Line Specification}).
2877
2878 @item charset
2879 @cindex charset
2880 Elements that look like @code{(charset . iso-8859-1)} will make
2881 @code{iso-8859-1} the default charset; that is, the charset that will be
2882 used for all articles that do not specify a charset.
2883
2884 See also @code{gnus-group-charset-alist}.
2885
2886 @item ignored-charsets
2887 @cindex ignored-charset
2888 Elements that look like @code{(ignored-charsets x-unknown iso-8859-1)}
2889 will make @code{iso-8859-1} and @code{x-unknown} ignored; that is, the
2890 default charset will be used for decoding articles.
2891
2892 See also @code{gnus-group-ignored-charsets-alist}.
2893
2894 @item posting-style
2895 @cindex posting-style
2896 You can store additional posting style information for this group
2897 here (@pxref{Posting Styles}).  The format is that of an entry in the
2898 @code{gnus-posting-styles} alist, except that there's no regexp matching
2899 the group name (of course).  Style elements in this group parameter will
2900 take precedence over the ones found in @code{gnus-posting-styles}.
2901
2902 For instance, if you want a funky name and signature in this group only,
2903 instead of hacking @code{gnus-posting-styles}, you could put something
2904 like this in the group parameters:
2905
2906 @example
2907 (posting-style
2908   (name "Funky Name")
2909   ("X-My-Header" "Funky Value")
2910   (signature "Funky Signature"))
2911 @end example
2912
2913 @item post-method
2914 @cindex post-method
2915 If it is set, the value is used as the method for posting message
2916 instead of @code{gnus-post-method}.
2917
2918 @item banner
2919 @cindex banner
2920 An item like @code{(banner . "regex")} causes any part of an article
2921 that matches the regular expression "regex" to be stripped. Instead of
2922 "regex", you can also use the symbol @code{signature} which strips the
2923 last signature or any of the elements of the alist
2924 @code{gnus-article-banner-alist}.
2925
2926 @item sieve
2927 @cindex sieve
2928 This parameter contains a Sieve test that should match incoming mail
2929 that should be placed in this group.  From this group parameter, a
2930 Sieve @samp{IF} control structure is generated, having the test as the
2931 condition and @samp{fileinto "group.name";} as the body.
2932
2933 For example, if the INBOX.list.sieve group has the @code{(sieve
2934 address "sender" "sieve-admin@@extundo.com")} group parameter, when
2935 translating the group parameter into a Sieve script (@pxref{Sieve
2936 Commands}) the following Sieve code is generated:
2937
2938 @example
2939 if address \"sender\" \"sieve-admin@@extundo.com\" @{
2940         fileinto \"INBOX.list.sieve\";
2941 @}
2942 @end example
2943
2944 The Sieve language is described in RFC 3028.  @xref{Top, , Top, sieve,
2945 Emacs Sieve}.
2946
2947 @item (@var{variable} @var{form})
2948 You can use the group parameters to set variables local to the group you
2949 are entering.  If you want to turn threading off in @samp{news.answers},
2950 you could put @code{(gnus-show-threads nil)} in the group parameters of
2951 that group.  @code{gnus-show-threads} will be made into a local variable
2952 in the summary buffer you enter, and the form @code{nil} will be
2953 @code{eval}ed there.
2954
2955 @vindex gnus-list-identifiers
2956 A use for this feature, is to remove a mailing list identifier tag in
2957 the subject fields of articles.   E.g. if the news group
2958 @samp{nntp+news.gnus.org:gmane.text.docbook.apps} has the tag
2959 @samp{DOC-BOOK-APPS:} in the subject of all articles, this tag can be
2960 removed from the article subjects in the summary buffer for the group by
2961 putting @code{(gnus-list-identifiers "DOCBOOK-APPS:")} into the group
2962 parameters for the group.
2963
2964
2965 This can also be used as a group-specific hook function, if you'd like.
2966 If you want to hear a beep when you enter a group, you could put
2967 something like @code{(dummy-variable (ding))} in the parameters of that
2968 group.  @code{dummy-variable} will be set to the result of the
2969 @code{(ding)} form, but who cares?
2970
2971 @end table
2972
2973 Use the @kbd{G p} or the @kbd{G c} command to edit group parameters of a
2974 group.  (@kbd{G p} presents you with a Lisp-based interface, @kbd{G c}
2975 presents you with a Customize-like interface.  The latter helps avoid
2976 silly Lisp errors.)  You might also be interested in reading about topic
2977 parameters (@pxref{Topic Parameters}).
2978
2979 @vindex gnus-parameters
2980 Group parameters can be set via the @code{gnus-parameters} variable too.
2981 But some variables, such as @code{visible}, have no effect.  For
2982 example:
2983
2984 @lisp
2985 (setq gnus-parameters
2986       '(("mail\\..*"
2987          (gnus-show-threads nil)
2988          (gnus-use-scoring nil)
2989          (gnus-summary-line-format
2990           "%U%R%z%I%(%[%d:%ub%-23,23f%]%) %s\n")
2991          (gcc-self . t)
2992          (display . all))
2993
2994         ("^nnimap:\\(foo.bar\\)$"
2995          (to-group . "\\1"))
2996
2997         ("mail\\.me"
2998          (gnus-use-scoring  t))
2999
3000         ("list\\..*"
3001          (total-expire . t)
3002          (broken-reply-to . t))))
3003 @end lisp
3004
3005 String value of parameters will be subjected to regexp substitution, as
3006 the @code{to-group} example shows.
3007
3008
3009 @node Listing Groups
3010 @section Listing Groups
3011 @cindex group listing
3012
3013 These commands all list various slices of the groups available.
3014
3015 @table @kbd
3016
3017 @item l
3018 @itemx A s
3019 @kindex A s (Group)
3020 @kindex l (Group)
3021 @findex gnus-group-list-groups
3022 List all groups that have unread articles
3023 (@code{gnus-group-list-groups}).  If the numeric prefix is used, this
3024 command will list only groups of level ARG and lower.  By default, it
3025 only lists groups of level five (i. e.,
3026 @code{gnus-group-default-list-level}) or lower (i.e., just subscribed
3027 groups).
3028
3029 @item L
3030 @itemx A u
3031 @kindex A u (Group)
3032 @kindex L (Group)
3033 @findex gnus-group-list-all-groups
3034 List all groups, whether they have unread articles or not
3035 (@code{gnus-group-list-all-groups}).  If the numeric prefix is used,
3036 this command will list only groups of level ARG and lower.  By default,
3037 it lists groups of level seven or lower (i.e., just subscribed and
3038 unsubscribed groups).
3039
3040 @item A l
3041 @kindex A l (Group)
3042 @findex gnus-group-list-level
3043 List all unread groups on a specific level
3044 (@code{gnus-group-list-level}).  If given a prefix, also list the groups
3045 with no unread articles.
3046
3047 @item A k
3048 @kindex A k (Group)
3049 @findex gnus-group-list-killed
3050 List all killed groups (@code{gnus-group-list-killed}).  If given a
3051 prefix argument, really list all groups that are available, but aren't
3052 currently (un)subscribed.  This could entail reading the active file
3053 from the server.
3054
3055 @item A z
3056 @kindex A z (Group)
3057 @findex gnus-group-list-zombies
3058 List all zombie groups (@code{gnus-group-list-zombies}).
3059
3060 @item A m
3061 @kindex A m (Group)
3062 @findex gnus-group-list-matching
3063 List all unread, subscribed groups with names that match a regexp
3064 (@code{gnus-group-list-matching}).
3065
3066 @item A M
3067 @kindex A M (Group)
3068 @findex gnus-group-list-all-matching
3069 List groups that match a regexp (@code{gnus-group-list-all-matching}).
3070
3071 @item A A
3072 @kindex A A (Group)
3073 @findex gnus-group-list-active
3074 List absolutely all groups in the active file(s) of the
3075 server(s) you are connected to (@code{gnus-group-list-active}).  This
3076 might very well take quite a while.  It might actually be a better idea
3077 to do a @kbd{A M} to list all matching, and just give @samp{.} as the
3078 thing to match on.  Also note that this command may list groups that
3079 don't exist (yet)---these will be listed as if they were killed groups.
3080 Take the output with some grains of salt.
3081
3082 @item A a
3083 @kindex A a (Group)
3084 @findex gnus-group-apropos
3085 List all groups that have names that match a regexp
3086 (@code{gnus-group-apropos}).
3087
3088 @item A d
3089 @kindex A d (Group)
3090 @findex gnus-group-description-apropos
3091 List all groups that have names or descriptions that match a regexp
3092 (@code{gnus-group-description-apropos}).
3093
3094 @item A c
3095 @kindex A c (Group)
3096 @findex gnus-group-list-cached
3097 List all groups with cached articles (@code{gnus-group-list-cached}).
3098
3099 @item A ?
3100 @kindex A ? (Group)
3101 @findex gnus-group-list-dormant
3102 List all groups with dormant articles (@code{gnus-group-list-dormant}).
3103
3104 @item A /
3105 @kindex A / (Group)
3106 @findex gnus-group-list-limit
3107 List groups limited within the current selection
3108 (@code{gnus-group-list-limit}).
3109
3110 @item A f
3111 @kindex A f (Group)
3112 @findex gnus-group-list-flush
3113 Flush groups from the current selection (@code{gnus-group-list-flush}).
3114
3115 @item A p
3116 @kindex A p (Group)
3117 @findex gnus-group-list-plus
3118 List groups plus the current selection (@code{gnus-group-list-plus}).
3119
3120 @end table
3121
3122 @vindex gnus-permanently-visible-groups
3123 @cindex visible group parameter
3124 Groups that match the @code{gnus-permanently-visible-groups} regexp will
3125 always be shown, whether they have unread articles or not.  You can also
3126 add the @code{visible} element to the group parameters in question to
3127 get the same effect.
3128
3129 @vindex gnus-list-groups-with-ticked-articles
3130 Groups that have just ticked articles in it are normally listed in the
3131 group buffer.  If @code{gnus-list-groups-with-ticked-articles} is
3132 @code{nil}, these groups will be treated just like totally empty
3133 groups.  It is @code{t} by default.
3134
3135
3136 @node Sorting Groups
3137 @section Sorting Groups
3138 @cindex sorting groups
3139
3140 @kindex C-c C-s (Group)
3141 @findex gnus-group-sort-groups
3142 @vindex gnus-group-sort-function
3143 The @kbd{C-c C-s} (@code{gnus-group-sort-groups}) command sorts the
3144 group buffer according to the function(s) given by the
3145 @code{gnus-group-sort-function} variable.  Available sorting functions
3146 include:
3147
3148 @table @code
3149
3150 @item gnus-group-sort-by-alphabet
3151 @findex gnus-group-sort-by-alphabet
3152 Sort the group names alphabetically.  This is the default.
3153
3154 @item gnus-group-sort-by-real-name
3155 @findex gnus-group-sort-by-real-name
3156 Sort the group alphabetically on the real (unprefixed) group names.
3157
3158 @item gnus-group-sort-by-level
3159 @findex gnus-group-sort-by-level
3160 Sort by group level.
3161
3162 @item gnus-group-sort-by-score
3163 @findex gnus-group-sort-by-score
3164 Sort by group score.  @xref{Group Score}.
3165
3166 @item gnus-group-sort-by-rank
3167 @findex gnus-group-sort-by-rank
3168 Sort by group score and then the group level.  The level and the score
3169 are, when taken together, the group's @dfn{rank}.  @xref{Group Score}.
3170
3171 @item gnus-group-sort-by-unread
3172 @findex gnus-group-sort-by-unread
3173 Sort by number of unread articles.
3174
3175 @item gnus-group-sort-by-method
3176 @findex gnus-group-sort-by-method
3177 Sort alphabetically on the select method.
3178
3179 @item gnus-group-sort-by-server
3180 @findex gnus-group-sort-by-server
3181 Sort alphabetically on the Gnus server name.
3182
3183
3184 @end table
3185
3186 @code{gnus-group-sort-function} can also be a list of sorting
3187 functions.  In that case, the most significant sort key function must be
3188 the last one.
3189
3190
3191 There are also a number of commands for sorting directly according to
3192 some sorting criteria:
3193
3194 @table @kbd
3195 @item G S a
3196 @kindex G S a (Group)
3197 @findex gnus-group-sort-groups-by-alphabet
3198 Sort the group buffer alphabetically by group name
3199 (@code{gnus-group-sort-groups-by-alphabet}).
3200
3201 @item G S u
3202 @kindex G S u (Group)
3203 @findex gnus-group-sort-groups-by-unread
3204 Sort the group buffer by the number of unread articles
3205 (@code{gnus-group-sort-groups-by-unread}).
3206
3207 @item G S l
3208 @kindex G S l (Group)
3209 @findex gnus-group-sort-groups-by-level
3210 Sort the group buffer by group level
3211 (@code{gnus-group-sort-groups-by-level}).
3212
3213 @item G S v
3214 @kindex G S v (Group)
3215 @findex gnus-group-sort-groups-by-score
3216 Sort the group buffer by group score
3217 (@code{gnus-group-sort-groups-by-score}).  @xref{Group Score}.
3218
3219 @item G S r
3220 @kindex G S r (Group)
3221 @findex gnus-group-sort-groups-by-rank
3222 Sort the group buffer by group rank
3223 (@code{gnus-group-sort-groups-by-rank}).  @xref{Group Score}.
3224
3225 @item G S m
3226 @kindex G S m (Group)
3227 @findex gnus-group-sort-groups-by-method
3228 Sort the group buffer alphabetically by back end name
3229 (@code{gnus-group-sort-groups-by-method}).
3230
3231 @item G S n
3232 @kindex G S n (Group)
3233 @findex gnus-group-sort-groups-by-real-name
3234 Sort the group buffer alphabetically by real (unprefixed) group name
3235 (@code{gnus-group-sort-groups-by-real-name}).
3236
3237 @end table
3238
3239 All the commands below obey the process/prefix convention
3240 (@pxref{Process/Prefix}).
3241
3242 When given a symbolic prefix (@pxref{Symbolic Prefixes}), all these
3243 commands will sort in reverse order.
3244
3245 You can also sort a subset of the groups:
3246
3247 @table @kbd
3248 @item G P a
3249 @kindex G P a (Group)
3250 @findex gnus-group-sort-selected-groups-by-alphabet
3251 Sort the groups alphabetically by group name
3252 (@code{gnus-group-sort-selected-groups-by-alphabet}).
3253
3254 @item G P u
3255 @kindex G P u (Group)
3256 @findex gnus-group-sort-selected-groups-by-unread
3257 Sort the groups by the number of unread articles
3258 (@code{gnus-group-sort-selected-groups-by-unread}).
3259
3260 @item G P l
3261 @kindex G P l (Group)
3262 @findex gnus-group-sort-selected-groups-by-level
3263 Sort the groups by group level
3264 (@code{gnus-group-sort-selected-groups-by-level}).
3265
3266 @item G P v
3267 @kindex G P v (Group)
3268 @findex gnus-group-sort-selected-groups-by-score
3269 Sort the groups by group score
3270 (@code{gnus-group-sort-selected-groups-by-score}).  @xref{Group Score}.
3271
3272 @item G P r
3273 @kindex G P r (Group)
3274 @findex gnus-group-sort-selected-groups-by-rank
3275 Sort the groups by group rank
3276 (@code{gnus-group-sort-selected-groups-by-rank}).  @xref{Group Score}.
3277
3278 @item G P m
3279 @kindex G P m (Group)
3280 @findex gnus-group-sort-selected-groups-by-method
3281 Sort the groups alphabetically by back end name
3282 (@code{gnus-group-sort-selected-groups-by-method}).
3283
3284 @item G P n
3285 @kindex G P n (Group)
3286 @findex gnus-group-sort-selected-groups-by-real-name
3287 Sort the groups alphabetically by real (unprefixed) group name
3288 (@code{gnus-group-sort-selected-groups-by-real-name}).
3289
3290 @item G P s
3291 @kindex G P s (Group)
3292 @findex gnus-group-sort-selected-groups
3293 Sort the groups according to @code{gnus-group-sort-function}.
3294
3295 @end table
3296
3297 And finally, note that you can use @kbd{C-k} and @kbd{C-y} to manually
3298 move groups around.
3299
3300
3301 @node Group Maintenance
3302 @section Group Maintenance
3303 @cindex bogus groups
3304
3305 @table @kbd
3306 @item b
3307 @kindex b (Group)
3308 @findex gnus-group-check-bogus-groups
3309 Find bogus groups and delete them
3310 (@code{gnus-group-check-bogus-groups}).
3311
3312 @item F
3313 @kindex F (Group)
3314 @findex gnus-group-find-new-groups
3315 Find new groups and process them (@code{gnus-group-find-new-groups}).
3316 With 1 @kbd{C-u}, use the @code{ask-server} method to query the server
3317 for new groups.  With 2 @kbd{C-u}'s, use most complete method possible
3318 to query the server for new groups, and subscribe the new groups as
3319 zombies.
3320
3321 @item C-c C-x
3322 @kindex C-c C-x (Group)
3323 @findex gnus-group-expire-articles
3324 Run all expirable articles in the current group through the expiry
3325 process (if any) (@code{gnus-group-expire-articles}).  That is, delete
3326 all expirable articles in the group that have been around for a while.
3327 (@pxref{Expiring Mail}).
3328
3329 @item C-c C-M-x
3330 @kindex C-c C-M-x (Group)
3331 @findex gnus-group-expire-all-groups
3332 Run all expirable articles in all groups through the expiry process
3333 (@code{gnus-group-expire-all-groups}).
3334
3335 @end table
3336
3337
3338 @node Browse Foreign Server
3339 @section Browse Foreign Server
3340 @cindex foreign servers
3341 @cindex browsing servers
3342
3343 @table @kbd
3344 @item B
3345 @kindex B (Group)
3346 @findex gnus-group-browse-foreign-server
3347 You will be queried for a select method and a server name.  Gnus will
3348 then attempt to contact this server and let you browse the groups there
3349 (@code{gnus-group-browse-foreign-server}).
3350 @end table
3351
3352 @findex gnus-browse-mode
3353 A new buffer with a list of available groups will appear.  This buffer
3354 will use the @code{gnus-browse-mode}.  This buffer looks a bit (well,
3355 a lot) like a normal group buffer.
3356
3357 Here's a list of keystrokes available in the browse mode:
3358
3359 @table @kbd
3360 @item n
3361 @kindex n (Browse)
3362 @findex gnus-group-next-group
3363 Go to the next group (@code{gnus-group-next-group}).
3364
3365 @item p
3366 @kindex p (Browse)
3367 @findex gnus-group-prev-group
3368 Go to the previous group (@code{gnus-group-prev-group}).
3369
3370 @item SPACE
3371 @kindex SPACE (Browse)
3372 @findex gnus-browse-read-group
3373 Enter the current group and display the first article
3374 (@code{gnus-browse-read-group}).
3375
3376 @item RET
3377 @kindex RET (Browse)
3378 @findex gnus-browse-select-group
3379 Enter the current group (@code{gnus-browse-select-group}).
3380
3381 @item u
3382 @kindex u (Browse)
3383 @findex gnus-browse-unsubscribe-current-group
3384 Unsubscribe to the current group, or, as will be the case here,
3385 subscribe to it (@code{gnus-browse-unsubscribe-current-group}).
3386
3387 @item l
3388 @itemx q
3389 @kindex q (Browse)
3390 @kindex l (Browse)
3391 @findex gnus-browse-exit
3392 Exit browse mode (@code{gnus-browse-exit}).
3393
3394 @item d
3395 @kindex d (Browse)
3396 @findex gnus-browse-describe-group
3397 Describe the current group (@code{gnus-browse-describe-group}).
3398
3399 @item ?
3400 @kindex ? (Browse)
3401 @findex gnus-browse-describe-briefly
3402 Describe browse mode briefly (well, there's not much to describe, is
3403 there) (@code{gnus-browse-describe-briefly}).
3404 @end table
3405
3406
3407 @node Exiting Gnus
3408 @section Exiting gnus
3409 @cindex exiting gnus
3410
3411 Yes, gnus is ex(c)iting.
3412
3413 @table @kbd
3414 @item z
3415 @kindex z (Group)
3416 @findex gnus-group-suspend
3417 Suspend gnus (@code{gnus-group-suspend}).  This doesn't really exit gnus,
3418 but it kills all buffers except the Group buffer.  I'm not sure why this
3419 is a gain, but then who am I to judge?
3420
3421 @item q
3422 @kindex q (Group)
3423 @findex gnus-group-exit
3424 @c @icon{gnus-group-exit}
3425 Quit gnus (@code{gnus-group-exit}).
3426
3427 @item Q
3428 @kindex Q (Group)
3429 @findex gnus-group-quit
3430 Quit gnus without saving the @file{.newsrc} files (@code{gnus-group-quit}).
3431 The dribble file will be saved, though (@pxref{Auto Save}).
3432 @end table
3433
3434 @vindex gnus-exit-gnus-hook
3435 @vindex gnus-suspend-gnus-hook
3436 @vindex gnus-after-exiting-gnus-hook
3437 @code{gnus-suspend-gnus-hook} is called when you suspend gnus and
3438 @code{gnus-exit-gnus-hook} is called when you quit gnus, while
3439 @code{gnus-after-exiting-gnus-hook} is called as the final item when
3440 exiting gnus.
3441
3442 @findex gnus-unload
3443 @cindex unloading
3444 If you wish to completely unload gnus and all its adherents, you can use
3445 the @code{gnus-unload} command.  This command is also very handy when
3446 trying to customize meta-variables.
3447
3448 Note:
3449
3450 @quotation
3451 Miss Lisa Cannifax, while sitting in English class, felt her feet go
3452 numbly heavy and herself fall into a hazy trance as the boy sitting
3453 behind her drew repeated lines with his pencil across the back of her
3454 plastic chair.
3455 @end quotation
3456
3457
3458 @node Group Topics
3459 @section Group Topics
3460 @cindex topics
3461
3462 If you read lots and lots of groups, it might be convenient to group
3463 them hierarchically according to topics.  You put your Emacs groups over
3464 here, your sex groups over there, and the rest (what, two groups or so?)
3465 you put in some misc section that you never bother with anyway.  You can
3466 even group the Emacs sex groups as a sub-topic to either the Emacs
3467 groups or the sex groups---or both!  Go wild!
3468
3469 @iftex
3470 @iflatex
3471 \gnusfigure{Group Topics}{400}{
3472 \put(75,50){\epsfig{figure=ps/group-topic,height=9cm}}
3473 }
3474 @end iflatex
3475 @end iftex
3476
3477 Here's an example:
3478
3479 @example
3480 Gnus
3481   Emacs -- I wuw it!
3482      3: comp.emacs
3483      2: alt.religion.emacs
3484     Naughty Emacs
3485      452: alt.sex.emacs
3486        0: comp.talk.emacs.recovery
3487   Misc
3488      8: comp.binaries.fractals
3489     13: comp.sources.unix
3490 @end example
3491
3492 @findex gnus-topic-mode
3493 @kindex t (Group)
3494 To get this @emph{fab} functionality you simply turn on (ooh!) the
3495 @code{gnus-topic} minor mode---type @kbd{t} in the group buffer.  (This
3496 is a toggling command.)
3497
3498 Go ahead, just try it.  I'll still be here when you get back.  La de
3499 dum@dots{} Nice tune, that@dots{} la la la@dots{} What, you're back?
3500 Yes, and now press @kbd{l}.  There.  All your groups are now listed
3501 under @samp{misc}.  Doesn't that make you feel all warm and fuzzy?
3502 Hot and bothered?
3503
3504 If you want this permanently enabled, you should add that minor mode to
3505 the hook for the group mode.  Put the following line in your
3506 @file{~/.gnus} file:
3507
3508 @lisp
3509 (add-hook 'gnus-group-mode-hook 'gnus-topic-mode)
3510 @end lisp
3511
3512 @menu
3513 * Topic Commands::              Interactive E-Z commands.
3514 * Topic Variables::             How to customize the topics the Lisp Way.
3515 * Topic Sorting::               Sorting each topic individually.
3516 * Topic Topology::              A map of the world.
3517 * Topic Parameters::            Parameters that apply to all groups in a topic.
3518 @end menu
3519
3520
3521 @node Topic Commands
3522 @subsection Topic Commands
3523 @cindex topic commands
3524
3525 When the topic minor mode is turned on, a new @kbd{T} submap will be
3526 available.  In addition, a few of the standard keys change their
3527 definitions slightly.
3528
3529 In general, the following kinds of operations are possible on topics.
3530 First of all, you want to create topics.  Secondly, you want to put
3531 groups in topics and to move them around until you have an order you
3532 like.  The third kind of operation is to show/hide parts of the whole
3533 shebang.  You might want to hide a topic including its subtopics and
3534 groups, to get a better overview of the other groups.
3535
3536 Here is a list of the basic keys that you might need to set up topics
3537 the way you like.
3538
3539 @table @kbd
3540
3541 @item T n
3542 @kindex T n (Topic)
3543 @findex gnus-topic-create-topic
3544 Prompt for a new topic name and create it
3545 (@code{gnus-topic-create-topic}).
3546
3547 @item T TAB
3548 @itemx TAB
3549 @kindex T TAB (Topic)
3550 @kindex TAB (Topic)
3551 @findex gnus-topic-indent
3552 ``Indent'' the current topic so that it becomes a sub-topic of the
3553 previous topic (@code{gnus-topic-indent}).  If given a prefix,
3554 ``un-indent'' the topic instead.
3555
3556 @item M-TAB
3557 @kindex M-TAB (Topic)
3558 @findex gnus-topic-unindent
3559 ``Un-indent'' the current topic so that it becomes a sub-topic of the
3560 parent of its current parent (@code{gnus-topic-unindent}).
3561
3562 @end table
3563
3564 The following two keys can be used to move groups and topics around.
3565 They work like the well-known cut and paste.  @kbd{C-k} is like cut and
3566 @kbd{C-y} is like paste.  Of course, this being Emacs, we use the terms
3567 kill and yank rather than cut and paste.
3568
3569 @table @kbd
3570
3571 @item C-k
3572 @kindex C-k (Topic)
3573 @findex gnus-topic-kill-group
3574 Kill a group or topic (@code{gnus-topic-kill-group}).  All groups in the
3575 topic will be removed along with the topic.
3576
3577 @item C-y
3578 @kindex C-y (Topic)
3579 @findex gnus-topic-yank-group
3580 Yank the previously killed group or topic
3581 (@code{gnus-topic-yank-group}).  Note that all topics will be yanked
3582 before all groups.
3583
3584 So, to move a topic to the beginning of the list of topics, just hit
3585 @kbd{C-k} on it.  This is like the `cut' part of cut and paste.  Then,
3586 move the cursor to the beginning of the buffer (just below the `Gnus'
3587 topic) and hit @kbd{C-y}.  This is like the `paste' part of cut and
3588 paste.  Like I said -- E-Z.
3589
3590 You can use @kbd{C-k} and @kbd{C-y} on groups as well as on topics.  So
3591 you can move topics around as well as groups.
3592
3593 @end table
3594
3595 After setting up the topics the way you like them, you might wish to
3596 hide a topic, or to show it again.  That's why we have the following
3597 key.
3598
3599 @table @kbd
3600
3601 @item RET
3602 @kindex RET (Topic)
3603 @findex gnus-topic-select-group
3604 @itemx SPACE
3605 Either select a group or fold a topic (@code{gnus-topic-select-group}).
3606 When you perform this command on a group, you'll enter the group, as
3607 usual.  When done on a topic line, the topic will be folded (if it was
3608 visible) or unfolded (if it was folded already).  So it's basically a
3609 toggling command on topics.  In addition, if you give a numerical
3610 prefix, group on that level (and lower) will be displayed.
3611
3612 @end table
3613
3614 Now for a list of other commands, in no particular order.
3615
3616 @table @kbd
3617
3618 @item T m
3619 @kindex T m (Topic)
3620 @findex gnus-topic-move-group
3621 Move the current group to some other topic
3622 (@code{gnus-topic-move-group}).  This command uses the process/prefix
3623 convention (@pxref{Process/Prefix}).
3624
3625 @item T j
3626 @kindex T j (Topic)
3627 @findex gnus-topic-jump-to-topic
3628 Go to a topic (@code{gnus-topic-jump-to-topic}).
3629
3630 @item T c
3631 @kindex T c (Topic)
3632 @findex gnus-topic-copy-group
3633 Copy the current group to some other topic
3634 (@code{gnus-topic-copy-group}).  This command uses the process/prefix
3635 convention (@pxref{Process/Prefix}).
3636
3637 @item T h
3638 @kindex T h (Topic)
3639 @findex gnus-topic-hide-topic
3640 Hide the current topic (@code{gnus-topic-hide-topic}).  If given
3641 a prefix, hide the topic permanently.
3642
3643 @item T s
3644 @kindex T s (Topic)
3645 @findex gnus-topic-show-topic
3646 Show the current topic (@code{gnus-topic-show-topic}).  If given
3647 a prefix, show the topic permanently.
3648
3649 @item T D
3650 @kindex T D (Topic)
3651 @findex gnus-topic-remove-group
3652 Remove a group from the current topic (@code{gnus-topic-remove-group}).
3653 This command is mainly useful if you have the same group in several
3654 topics and wish to remove it from one of the topics.  You may also
3655 remove a group from all topics, but in that case, Gnus will add it to
3656 the root topic the next time you start Gnus.  In fact, all new groups
3657 (which, naturally, don't belong to any topic) will show up in the root
3658 topic.
3659
3660 This command uses the process/prefix convention
3661 (@pxref{Process/Prefix}).
3662
3663 @item T M
3664 @kindex T M (Topic)
3665 @findex gnus-topic-move-matching
3666 Move all groups that match some regular expression to a topic
3667 (@code{gnus-topic-move-matching}).
3668
3669 @item T C
3670 @kindex T C (Topic)
3671 @findex gnus-topic-copy-matching
3672 Copy all groups that match some regular expression to a topic
3673 (@code{gnus-topic-copy-matching}).
3674
3675 @item T H
3676 @kindex T H (Topic)
3677 @findex gnus-topic-toggle-display-empty-topics
3678 Toggle hiding empty topics
3679 (@code{gnus-topic-toggle-display-empty-topics}).
3680
3681 @item T #
3682 @kindex T # (Topic)
3683 @findex gnus-topic-mark-topic
3684 Mark all groups in the current topic with the process mark
3685 (@code{gnus-topic-mark-topic}).  This command works recursively on
3686 sub-topics unless given a prefix.
3687
3688 @item T M-#
3689 @kindex T M-# (Topic)
3690 @findex gnus-topic-unmark-topic
3691 Remove the process mark from all groups in the current topic
3692 (@code{gnus-topic-unmark-topic}).  This command works recursively on
3693 sub-topics unless given a prefix.
3694
3695 @item C-c C-x
3696 @kindex C-c C-x (Topic)
3697 @findex gnus-topic-expire-articles
3698 Run all expirable articles in the current group or topic through the
3699 expiry process (if any)
3700 (@code{gnus-topic-expire-articles}). (@pxref{Expiring Mail}).
3701
3702 @item T r
3703 @kindex T r (Topic)
3704 @findex gnus-topic-rename
3705 Rename a topic (@code{gnus-topic-rename}).
3706
3707 @item T DEL
3708 @kindex T DEL (Topic)
3709 @findex gnus-topic-delete
3710 Delete an empty topic (@code{gnus-topic-delete}).
3711
3712 @item A T
3713 @kindex A T (Topic)
3714 @findex gnus-topic-list-active
3715 List all groups that gnus knows about in a topics-ified way
3716 (@code{gnus-topic-list-active}).
3717
3718 @item T M-n
3719 @kindex T M-n (Topic)
3720 @findex gnus-topic-goto-next-topic
3721 Go to the next topic (@code{gnus-topic-goto-next-topic}).
3722
3723 @item T M-p
3724 @kindex T M-p (Topic)
3725 @findex gnus-topic-goto-previous-topic
3726 Go to the next topic (@code{gnus-topic-goto-previous-topic}).
3727
3728 @item G p
3729 @kindex G p (Topic)
3730 @findex gnus-topic-edit-parameters
3731 @cindex group parameters
3732 @cindex topic parameters
3733 @cindex parameters
3734 Edit the topic parameters (@code{gnus-topic-edit-parameters}).
3735 @xref{Topic Parameters}.
3736
3737 @end table
3738
3739
3740 @node Topic Variables
3741 @subsection Topic Variables
3742 @cindex topic variables
3743
3744 The previous section told you how to tell Gnus which topics to display.
3745 This section explains how to tell Gnus what to display about each topic.
3746
3747 @vindex gnus-topic-line-format
3748 The topic lines themselves are created according to the
3749 @code{gnus-topic-line-format} variable (@pxref{Formatting Variables}).
3750 Valid elements are:
3751
3752 @table @samp
3753 @item i
3754 Indentation.
3755 @item n
3756 Topic name.
3757 @item v
3758 Visibility.
3759 @item l
3760 Level.
3761 @item g
3762 Number of groups in the topic.
3763 @item a
3764 Number of unread articles in the topic.
3765 @item A
3766 Number of unread articles in the topic and all its subtopics.
3767 @end table
3768
3769 @vindex gnus-topic-indent-level
3770 Each sub-topic (and the groups in the sub-topics) will be indented with
3771 @code{gnus-topic-indent-level} times the topic level number of spaces.
3772 The default is 2.
3773
3774 @vindex gnus-topic-mode-hook
3775 @code{gnus-topic-mode-hook} is called in topic minor mode buffers.
3776
3777 @vindex gnus-topic-display-empty-topics
3778 The @code{gnus-topic-display-empty-topics} says whether to display even
3779 topics that have no unread articles in them.  The default is @code{t}.
3780
3781
3782 @node Topic Sorting
3783 @subsection Topic Sorting
3784 @cindex topic sorting
3785
3786 You can sort the groups in each topic individually with the following
3787 commands:
3788
3789
3790 @table @kbd
3791 @item T S a
3792 @kindex T S a (Topic)
3793 @findex gnus-topic-sort-groups-by-alphabet
3794 Sort the current topic alphabetically by group name
3795 (@code{gnus-topic-sort-groups-by-alphabet}).
3796
3797 @item T S u
3798 @kindex T S u (Topic)
3799 @findex gnus-topic-sort-groups-by-unread
3800 Sort the current topic by the number of unread articles
3801 (@code{gnus-topic-sort-groups-by-unread}).
3802
3803 @item T S l
3804 @kindex T S l (Topic)
3805 @findex gnus-topic-sort-groups-by-level
3806 Sort the current topic by group level
3807 (@code{gnus-topic-sort-groups-by-level}).
3808
3809 @item T S v
3810 @kindex T S v (Topic)
3811 @findex gnus-topic-sort-groups-by-score
3812 Sort the current topic by group score
3813 (@code{gnus-topic-sort-groups-by-score}).  @xref{Group Score}.
3814
3815 @item T S r
3816 @kindex T S r (Topic)
3817 @findex gnus-topic-sort-groups-by-rank
3818 Sort the current topic by group rank
3819 (@code{gnus-topic-sort-groups-by-rank}).  @xref{Group Score}.
3820
3821 @item T S m
3822 @kindex T S m (Topic)
3823 @findex gnus-topic-sort-groups-by-method
3824 Sort the current topic alphabetically by back end name
3825 (@code{gnus-topic-sort-groups-by-method}).
3826
3827 @item T S e
3828 @kindex T S e (Topic)
3829 @findex gnus-topic-sort-groups-by-server
3830 Sort the current topic alphabetically by server name
3831 (@code{gnus-topic-sort-groups-by-server}).
3832
3833 @item T S s
3834 @kindex T S s
3835 @findex gnus-topic-sort-groups
3836 Sort the current topic according to the function(s) given by the
3837 @code{gnus-group-sort-function} variable
3838 (@code{gnus-topic-sort-groups}).
3839
3840 @end table
3841
3842 When given a prefix argument, all these commands will sort in reverse
3843 order.  @xref{Sorting Groups}, for more information about group
3844 sorting.
3845
3846
3847 @node Topic Topology
3848 @subsection Topic Topology
3849 @cindex topic topology
3850 @cindex topology
3851
3852 So, let's have a look at an example group buffer:
3853
3854 @example
3855 Gnus
3856   Emacs -- I wuw it!
3857      3: comp.emacs
3858      2: alt.religion.emacs
3859     Naughty Emacs
3860      452: alt.sex.emacs
3861        0: comp.talk.emacs.recovery
3862   Misc
3863      8: comp.binaries.fractals
3864     13: comp.sources.unix
3865 @end example
3866
3867 So, here we have one top-level topic (@samp{Gnus}), two topics under
3868 that, and one sub-topic under one of the sub-topics.  (There is always
3869 just one (1) top-level topic).  This topology can be expressed as
3870 follows:
3871
3872 @lisp
3873 (("Gnus" visible)
3874  (("Emacs -- I wuw it!" visible)
3875   (("Naughty Emacs" visible)))
3876  (("Misc" visible)))
3877 @end lisp
3878
3879 @vindex gnus-topic-topology
3880 This is in fact how the variable @code{gnus-topic-topology} would look
3881 for the display above.  That variable is saved in the @file{.newsrc.eld}
3882 file, and shouldn't be messed with manually---unless you really want
3883 to.  Since this variable is read from the @file{.newsrc.eld} file,
3884 setting it in any other startup files will have no effect.
3885
3886 This topology shows what topics are sub-topics of what topics (right),
3887 and which topics are visible.  Two settings are currently
3888 allowed---@code{visible} and @code{invisible}.
3889
3890
3891 @node Topic Parameters
3892 @subsection Topic Parameters
3893 @cindex topic parameters
3894
3895 All groups in a topic will inherit group parameters from the parent (and
3896 ancestor) topic parameters.  All valid group parameters are valid topic
3897 parameters (@pxref{Group Parameters}).
3898
3899 In addition, the following parameters are only valid as topic
3900 parameters:
3901
3902 @table @code
3903 @item subscribe
3904 When subscribing new groups by topic (@pxref{Subscription Methods}), the
3905 @code{subscribe} topic parameter says what groups go in what topic.  Its
3906 value should be a regexp to match the groups that should go in that
3907 topic.
3908
3909 @item subscribe-level
3910 When subscribing new groups by topic (see the @code{subscribe} parameter),
3911 the group will be subscribed with the level specified in the
3912 @code{subscribe-level} instead of @code{gnus-level-default-subscribed}.
3913
3914 @end table
3915
3916 Group parameters (of course) override topic parameters, and topic
3917 parameters in sub-topics override topic parameters in super-topics.  You
3918 know.  Normal inheritance rules.  (@dfn{Rules} is here a noun, not a
3919 verb, although you may feel free to disagree with me here.)
3920
3921 @example
3922 Gnus
3923   Emacs
3924      3: comp.emacs
3925      2: alt.religion.emacs
3926    452: alt.sex.emacs
3927     Relief
3928      452: alt.sex.emacs
3929        0: comp.talk.emacs.recovery
3930   Misc
3931      8: comp.binaries.fractals
3932     13: comp.sources.unix
3933    452: alt.sex.emacs
3934 @end example
3935
3936 The @samp{Emacs} topic has the topic parameter @code{(score-file
3937 . "emacs.SCORE")}; the @samp{Relief} topic has the topic parameter
3938 @code{(score-file . "relief.SCORE")}; and the @samp{Misc} topic has the
3939 topic parameter @code{(score-file . "emacs.SCORE")}.  In addition,
3940 @* @samp{alt.religion.emacs} has the group parameter @code{(score-file
3941 . "religion.SCORE")}.
3942
3943 Now, when you enter @samp{alt.sex.emacs} in the @samp{Relief} topic, you
3944 will get the @file{relief.SCORE} home score file.  If you enter the same
3945 group in the @samp{Emacs} topic, you'll get the @file{emacs.SCORE} home
3946 score file.  If you enter the group @samp{alt.religion.emacs}, you'll
3947 get the @file{religion.SCORE} home score file.
3948
3949 This seems rather simple and self-evident, doesn't it?  Well, yes.  But
3950 there are some problems, especially with the @code{total-expiry}
3951 parameter.  Say you have a mail group in two topics; one with
3952 @code{total-expiry} and one without.  What happens when you do @kbd{M-x
3953 gnus-expire-all-expirable-groups}?  Gnus has no way of telling which one
3954 of these topics you mean to expire articles from, so anything may
3955 happen.  In fact, I hereby declare that it is @dfn{undefined} what
3956 happens.  You just have to be careful if you do stuff like that.
3957
3958
3959 @node Misc Group Stuff
3960 @section Misc Group Stuff
3961
3962 @menu
3963 * Scanning New Messages::       Asking Gnus to see whether new messages have arrived.
3964 * Group Information::           Information and help on groups and Gnus.
3965 * Group Timestamp::             Making Gnus keep track of when you last read a group.
3966 * File Commands::               Reading and writing the Gnus files.
3967 * Sieve Commands::              Managing Sieve scripts.
3968 @end menu
3969
3970 @table @kbd
3971
3972 @item ^
3973 @kindex ^ (Group)
3974 @findex gnus-group-enter-server-mode
3975 Enter the server buffer (@code{gnus-group-enter-server-mode}).
3976 @xref{Server Buffer}.
3977
3978 @item a
3979 @kindex a (Group)
3980 @findex gnus-group-post-news
3981 Start composing a message (a news by default)
3982 (@code{gnus-group-post-news}).  If given a prefix, post to the group
3983 under the point.  If the prefix is 1, prompt for a group to post to.
3984 Contrary to what the name of this function suggests, the prepared
3985 article might be a mail instead of a news, if a mail group is specified
3986 with the prefix argument.  @xref{Composing Messages}.
3987
3988 @item m
3989 @kindex m (Group)
3990 @findex gnus-group-mail
3991 Mail a message somewhere (@code{gnus-group-mail}).  If given a prefix,
3992 use the posting style of the group under the point.  If the prefix is 1,
3993 prompt for a group name to find the posting style.
3994 @xref{Composing Messages}.
3995
3996 @item i
3997 @kindex i (Group)
3998 @findex gnus-group-news
3999 Start composing a news (@code{gnus-group-news}).  If given a prefix,
4000 post to the group under the point.  If the prefix is 1, prompt
4001 for group to post to.  @xref{Composing Messages}.
4002
4003 This function actually prepares a news even when using mail groups.
4004 This is useful for ``posting'' messages to mail groups without actually
4005 sending them over the network: they're just saved directly to the group
4006 in question.  The corresponding back end must have a request-post method
4007 for this to work though.
4008
4009 @end table
4010
4011 Variables for the group buffer:
4012
4013 @table @code
4014
4015 @item gnus-group-mode-hook
4016 @vindex gnus-group-mode-hook
4017 is called after the group buffer has been
4018 created.
4019
4020 @item gnus-group-prepare-hook
4021 @vindex gnus-group-prepare-hook
4022 is called after the group buffer is
4023 generated.  It may be used to modify the buffer in some strange,
4024 unnatural way.
4025
4026 @item gnus-group-prepared-hook
4027 @vindex gnus-group-prepare-hook
4028 is called as the very last thing after the group buffer has been
4029 generated.  It may be used to move point around, for instance.
4030
4031 @item gnus-permanently-visible-groups
4032 @vindex gnus-permanently-visible-groups
4033 Groups matching this regexp will always be listed in the group buffer,
4034 whether they are empty or not.
4035
4036 @item gnus-group-name-charset-method-alist
4037 @vindex gnus-group-name-charset-method-alist
4038 An alist of method and the charset for group names. It is used to show
4039 non-ASCII group names.
4040
4041 For example:
4042 @lisp
4043 (setq gnus-group-name-charset-method-alist
4044     '(((nntp "news.com.cn") . cn-gb-2312)))
4045 @end lisp
4046
4047 @item gnus-group-name-charset-group-alist
4048 @cindex UTF-8 group names
4049 @vindex gnus-group-name-charset-group-alist
4050 An alist of regexp of group name and the charset for group names.  It
4051 is used to show non-ASCII group names.  @code{((".*" utf-8))} is the
4052 default value if UTF-8 is supported, otherwise the default is
4053 @code{nil}.
4054
4055 For example:
4056 @lisp
4057 (setq gnus-group-name-charset-group-alist
4058     '(("\\.com\\.cn:" . cn-gb-2312)))
4059 @end lisp
4060
4061 @end table
4062
4063 @node Scanning New Messages
4064 @subsection Scanning New Messages
4065 @cindex new messages
4066 @cindex scanning new news
4067
4068 @table @kbd
4069
4070 @item g
4071 @kindex g (Group)
4072 @findex gnus-group-get-new-news
4073 @c @icon{gnus-group-get-new-news}
4074 Check the server(s) for new articles.  If the numerical prefix is used,
4075 this command will check only groups of level @var{arg} and lower
4076 (@code{gnus-group-get-new-news}).  If given a non-numerical prefix, this
4077 command will force a total re-reading of the active file(s) from the
4078 back end(s).
4079
4080 @item M-g
4081 @kindex M-g (Group)
4082 @findex gnus-group-get-new-news-this-group
4083 @vindex gnus-goto-next-group-when-activating
4084 @c @icon{gnus-group-get-new-news-this-group}
4085 Check whether new articles have arrived in the current group
4086 (@code{gnus-group-get-new-news-this-group}).
4087 @code{gnus-goto-next-group-when-activating} says whether this command is
4088 to move point to the next group or not.  It is @code{t} by default.
4089
4090 @findex gnus-activate-all-groups
4091 @cindex activating groups
4092 @item C-c M-g
4093 @kindex C-c M-g (Group)
4094 Activate absolutely all groups (@code{gnus-activate-all-groups}).
4095
4096 @item R
4097 @kindex R (Group)
4098 @cindex restarting
4099 @findex gnus-group-restart
4100 Restart gnus (@code{gnus-group-restart}).  This saves the @file{.newsrc}
4101 file(s), closes the connection to all servers, clears up all run-time
4102 gnus variables, and then starts gnus all over again.
4103
4104 @end table
4105
4106 @vindex gnus-get-new-news-hook
4107 @code{gnus-get-new-news-hook} is run just before checking for new news.
4108
4109 @vindex gnus-after-getting-new-news-hook
4110 @code{gnus-after-getting-new-news-hook} is run after checking for new
4111 news.
4112
4113
4114 @node Group Information
4115 @subsection Group Information
4116 @cindex group information
4117 @cindex information on groups
4118
4119 @table @kbd
4120
4121
4122 @item H f
4123 @kindex H f (Group)
4124 @findex gnus-group-fetch-faq
4125 @vindex gnus-group-faq-directory
4126 @cindex FAQ
4127 @cindex ange-ftp
4128 Try to fetch the FAQ for the current group
4129 (@code{gnus-group-fetch-faq}).  Gnus will try to get the FAQ from
4130 @code{gnus-group-faq-directory}, which is usually a directory on a
4131 remote machine.  This variable can also be a list of directories.  In
4132 that case, giving a prefix to this command will allow you to choose
4133 between the various sites.  @code{ange-ftp} (or @code{efs}) will be used
4134 for fetching the file.
4135
4136 If fetching from the first site is unsuccessful, gnus will attempt to go
4137 through @code{gnus-group-faq-directory} and try to open them one by one.
4138
4139 @item H c
4140 @kindex H c (Group)
4141 @findex gnus-group-fetch-charter
4142 @vindex gnus-group-charter-alist
4143 @cindex charter
4144 Try to open the charter for the current group in a web browser
4145 (@code{gnus-group-fetch-charter}).  Query for a group if given a
4146 prefix argument.
4147
4148 Gnus will use @code{gnus-group-charter-alist} to find the location of
4149 the charter.  If no location is known, Gnus will fetch the control
4150 messages for the group, which in some cases includes the charter.
4151
4152 @item H C
4153 @kindex H C (Group)
4154 @findex gnus-group-fetch-control
4155 @vindex gnus-group-fetch-control-use-browse-url
4156 @cindex control message
4157 Fetch the control messages for the group from the archive at
4158 @code{ftp.isc.org} (@code{gnus-group-fetch-control}). Query for a
4159 group if given a prefix argument.
4160
4161 If @code{gnus-group-fetch-control-use-browse-url} is non-@code{nil},
4162 Gnus will open the control messages in a browser using
4163 @code{browse-url}.  Otherwise they are fetched using @code{ange-ftp}
4164 and displayed in an ephemeral group.
4165
4166 Note that the control messages are compressed.  To use this command
4167 you need to turn on @code{auto-compression-mode}
4168 (@pxref{(emacs)Compressed Files}).
4169
4170 @item H d
4171 @itemx C-c C-d
4172 @c @icon{gnus-group-describe-group}
4173 @kindex H d (Group)
4174 @kindex C-c C-d (Group)
4175 @cindex describing groups
4176 @cindex group description
4177 @findex gnus-group-describe-group
4178 Describe the current group (@code{gnus-group-describe-group}).  If given
4179 a prefix, force Gnus to re-read the description from the server.
4180
4181 @item M-d
4182 @kindex M-d (Group)
4183 @findex gnus-group-describe-all-groups
4184 Describe all groups (@code{gnus-group-describe-all-groups}).  If given a
4185 prefix, force gnus to re-read the description file from the server.
4186
4187 @item H v
4188 @itemx V
4189 @kindex V (Group)
4190 @kindex H v (Group)
4191 @cindex version
4192 @findex gnus-version
4193 Display current gnus version numbers (@code{gnus-version}).
4194
4195 @item ?
4196 @kindex ? (Group)
4197 @findex gnus-group-describe-briefly
4198 Give a very short help message (@code{gnus-group-describe-briefly}).
4199
4200 @item C-c C-i
4201 @kindex C-c C-i (Group)
4202 @cindex info
4203 @cindex manual
4204 @findex gnus-info-find-node
4205 Go to the gnus info node (@code{gnus-info-find-node}).
4206 @end table
4207
4208
4209 @node Group Timestamp
4210 @subsection Group Timestamp
4211 @cindex timestamps
4212 @cindex group timestamps
4213
4214 It can be convenient to let gnus keep track of when you last read a
4215 group.  To set the ball rolling, you should add
4216 @code{gnus-group-set-timestamp} to @code{gnus-select-group-hook}:
4217
4218 @lisp
4219 (add-hook 'gnus-select-group-hook 'gnus-group-set-timestamp)
4220 @end lisp
4221
4222 After doing this, each time you enter a group, it'll be recorded.
4223
4224 This information can be displayed in various ways---the easiest is to
4225 use the @samp{%d} spec in the group line format:
4226
4227 @lisp
4228 (setq gnus-group-line-format
4229       "%M\%S\%p\%P\%5y: %(%-40,40g%) %d\n")
4230 @end lisp
4231
4232 This will result in lines looking like:
4233
4234 @example
4235 *        0: mail.ding                                19961002T012943
4236          0: custom                                   19961002T012713
4237 @end example
4238
4239 As you can see, the date is displayed in compact ISO 8601 format.  This
4240 may be a bit too much, so to just display the date, you could say
4241 something like:
4242
4243 @lisp
4244 (setq gnus-group-line-format
4245       "%M\%S\%p\%P\%5y: %(%-40,40g%) %6,6~(cut 2)d\n")
4246 @end lisp
4247
4248 If you would like greater control of the time format, you can use a
4249 user-defined format spec.  Something like the following should do the
4250 trick:
4251
4252 @lisp
4253 (setq gnus-group-line-format
4254       "%M\%S\%p\%P\%5y: %(%-40,40g%) %ud\n")
4255 (defun gnus-user-format-function-d (headers)
4256   (let ((time (gnus-group-timestamp gnus-tmp-group)))
4257     (if time
4258         (format-time-string "%b %d  %H:%M" time)
4259       "")))
4260 @end lisp
4261
4262
4263 @node File Commands
4264 @subsection File Commands
4265 @cindex file commands
4266
4267 @table @kbd
4268
4269 @item r
4270 @kindex r (Group)
4271 @findex gnus-group-read-init-file
4272 @vindex gnus-init-file
4273 @cindex reading init file
4274 Re-read the init file (@code{gnus-init-file}, which defaults to
4275 @file{~/.gnus}) (@code{gnus-group-read-init-file}).
4276
4277 @item s
4278 @kindex s (Group)
4279 @findex gnus-group-save-newsrc
4280 @cindex saving .newsrc
4281 Save the @file{.newsrc.eld} file (and @file{.newsrc} if wanted)
4282 (@code{gnus-group-save-newsrc}).  If given a prefix, force saving the
4283 file(s) whether Gnus thinks it is necessary or not.
4284
4285 @c @item Z
4286 @c @kindex Z (Group)
4287 @c @findex gnus-group-clear-dribble
4288 @c Clear the dribble buffer (@code{gnus-group-clear-dribble}).
4289
4290 @end table
4291
4292
4293 @node Sieve Commands
4294 @subsection Sieve Commands
4295 @cindex group sieve commands
4296
4297 Sieve is a server-side mail filtering language.  In Gnus you can use
4298 the @code{sieve} group parameter (@pxref{Group Parameters}) to specify
4299 sieve rules that should apply to each group.  Gnus provides two
4300 commands to translate all these group parameters into a proper Sieve
4301 script that can be transfered to the server somehow.
4302
4303 @vindex gnus-sieve-file
4304 @vindex gnus-sieve-region-start
4305 @vindex gnus-sieve-region-end
4306 The generated Sieve script is placed in @code{gnus-sieve-file} (by
4307 default @file{~/.sieve}).  The Sieve code that Gnus generate is placed
4308 between two delimiters, @code{gnus-sieve-region-start} and
4309 @code{gnus-sieve-region-end}, so you may write additional Sieve code
4310 outside these delimiters that will not be removed the next time you
4311 regenerate the Sieve script.
4312
4313 @vindex gnus-sieve-crosspost
4314 The variable @code{gnus-sieve-crosspost} controls how the Sieve script
4315 is generated.  If it is non-@code{nil} (the default) articles is
4316 placed in all groups that have matching rules, otherwise the article
4317 is only placed in the group with the first matching rule.  For
4318 example, the group parameter @samp{(sieve address "sender"
4319 "owner-ding@@hpc.uh.edu")} will generate the following piece of Sieve
4320 code if @code{gnus-sieve-crosspost} is @code{nil}. (When
4321 @code{gnus-sieve-crosspost} is non-@code{nil}, it looks the same
4322 except that the line containing the call to @code{stop} is removed.)
4323
4324 @example
4325 if address "sender" "owner-ding@@hpc.uh.edu" @{
4326         fileinto "INBOX.ding";
4327         stop;
4328 @}
4329 @end example
4330
4331 @xref{Top, ,Top, sieve, Emacs Sieve}.
4332
4333 @table @kbd
4334
4335 @item D g
4336 @kindex D g (Group)
4337 @findex gnus-sieve-generate
4338 @vindex gnus-sieve-file
4339 @cindex generating sieve script
4340 Regenerate a Sieve script from the @code{sieve} group parameters and
4341 put you into the @code{gnus-sieve-file} without saving it.
4342
4343 @item D u
4344 @kindex D u (Group)
4345 @findex gnus-sieve-update
4346 @vindex gnus-sieve-file
4347 @cindex updating sieve script
4348 Regenerates the Gnus managed part of @code{gnus-sieve-file} using the
4349 @code{sieve} group parameters, save the file and upload it to the
4350 server using the @code{sieveshell} program.
4351
4352 @end table
4353
4354
4355 @node Summary Buffer
4356 @chapter Summary Buffer
4357 @cindex summary buffer
4358
4359 A line for each article is displayed in the summary buffer.  You can
4360 move around, read articles, post articles and reply to articles.
4361
4362 The most common way to a summary buffer is to select a group from the
4363 group buffer (@pxref{Selecting a Group}).
4364
4365 You can have as many summary buffers open as you wish.
4366
4367 @menu
4368 * Summary Buffer Format::       Deciding how the summary buffer is to look.
4369 * Summary Maneuvering::         Moving around the summary buffer.
4370 * Choosing Articles::           Reading articles.
4371 * Paging the Article::          Scrolling the current article.
4372 * Reply Followup and Post::     Posting articles.
4373 * Delayed Articles::            Send articles at a later time.
4374 * Marking Articles::            Marking articles as read, expirable, etc.
4375 * Limiting::                    You can limit the summary buffer.
4376 * Threading::                   How threads are made.
4377 * Sorting the Summary Buffer::  How articles and threads are sorted.
4378 * Asynchronous Fetching::       Gnus might be able to pre-fetch articles.
4379 * Article Caching::             You may store articles in a cache.
4380 * Persistent Articles::         Making articles expiry-resistant.
4381 * Article Backlog::             Having already read articles hang around.
4382 * Saving Articles::             Ways of customizing article saving.
4383 * Decoding Articles::           Gnus can treat series of (uu)encoded articles.
4384 * Article Treatment::           The article buffer can be mangled at will.
4385 * MIME Commands::               Doing MIMEy things with the articles.
4386 * Charsets::                    Character set issues.
4387 * Article Commands::            Doing various things with the article buffer.
4388 * Summary Sorting::             Sorting the summary buffer in various ways.
4389 * Finding the Parent::          No child support? Get the parent.
4390 * Alternative Approaches::      Reading using non-default summaries.
4391 * Tree Display::                A more visual display of threads.
4392 * Mail Group Commands::         Some commands can only be used in mail groups.
4393 * Various Summary Stuff::       What didn't fit anywhere else.
4394 * Exiting the Summary Buffer::  Returning to the Group buffer,
4395                                 or reselecting the current group.
4396 * Crosspost Handling::          How crossposted articles are dealt with.
4397 * Duplicate Suppression::       An alternative when crosspost handling fails.
4398 * Security::                    Decrypt and Verify.
4399 * Mailing List::                Mailing list minor mode.
4400 @end menu
4401
4402
4403 @node Summary Buffer Format
4404 @section Summary Buffer Format
4405 @cindex summary buffer format
4406
4407 @iftex
4408 @iflatex
4409 \gnusfigure{The Summary Buffer}{180}{
4410 \put(0,0){\epsfig{figure=ps/summary,width=7.5cm}}
4411 \put(445,0){\makebox(0,0)[br]{\epsfig{figure=ps/summary-article,width=7.5cm}}}
4412 }
4413 @end iflatex
4414 @end iftex
4415
4416 @menu
4417 * Summary Buffer Lines::        You can specify how summary lines should look.
4418 * To From Newsgroups::          How to not display your own name.
4419 * Summary Buffer Mode Line::    You can say how the mode line should look.
4420 * Summary Highlighting::        Making the summary buffer all pretty and nice.
4421 @end menu
4422
4423 @findex mail-extract-address-components
4424 @findex gnus-extract-address-components
4425 @vindex gnus-extract-address-components
4426 Gnus will use the value of the @code{gnus-extract-address-components}
4427 variable as a function for getting the name and address parts of a
4428 @code{From} header.  Three pre-defined functions exist:
4429 @code{gnus-extract-address-components}, which is the default, quite
4430 fast, and too simplistic solution;
4431 @code{mail-extract-address-components}, which works nicely, but is
4432 slower; and @code{std11-extract-address-components}, which works very
4433 nicely, but is slower.  The default function will return the wrong
4434 answer in 5% of the cases.  If this is unacceptable to you, use the
4435 other function instead:
4436
4437 @lisp
4438 (setq gnus-extract-address-components
4439       'mail-extract-address-components)
4440 @end lisp
4441
4442 @vindex gnus-summary-same-subject
4443 @code{gnus-summary-same-subject} is a string indicating that the current
4444 article has the same subject as the previous.  This string will be used
4445 with those specs that require it.  The default is @code{""}.
4446
4447
4448 @node Summary Buffer Lines
4449 @subsection Summary Buffer Lines
4450
4451 @vindex gnus-summary-line-format
4452 You can change the format of the lines in the summary buffer by changing
4453 the @code{gnus-summary-line-format} variable.  It works along the same
4454 lines as a normal @code{format} string, with some extensions
4455 (@pxref{Formatting Variables}).
4456
4457 There should always be a colon or a point position marker on the line;
4458 the cursor always moves to the point position marker or the colon after
4459 performing an operation.  (Of course, Gnus wouldn't be Gnus if it wasn't
4460 possible to change this.  Just write a new function
4461 @code{gnus-goto-colon} which does whatever you like with the cursor.)
4462 @xref{Positioning Point}.
4463
4464 The default string is @samp{%U%R%z%I%(%[%4L: %-23,23f%]%) %s\n}.
4465
4466 The following format specification characters and extended format
4467 specification(s) are understood:
4468
4469 @table @samp
4470 @item N
4471 Article number.
4472 @item S
4473 Subject string.  List identifiers stripped,
4474 @code{gnus-list-identifies}.  @xref{Article Hiding}.
4475 @item s
4476 Subject if the article is the root of the thread or the previous article
4477 had a different subject, @code{gnus-summary-same-subject} otherwise.
4478 (@code{gnus-summary-same-subject} defaults to @code{""}.)
4479 @item F
4480 Full @code{From} header.
4481 @item n
4482 The name (from the @code{From} header).
4483 @item f
4484 The name, @code{To} header or the @code{Newsgroups} header (@pxref{To
4485 From Newsgroups}).
4486 @item a
4487 The name (from the @code{From} header).  This differs from the @code{n}
4488 spec in that it uses the function designated by the
4489 @code{gnus-extract-address-components} variable, which is slower, but
4490 may be more thorough.
4491 @item A
4492 The address (from the @code{From} header).  This works the same way as
4493 the @code{a} spec.
4494 @item L
4495 Number of lines in the article.
4496 @item c
4497 Number of characters in the article. This specifier is not supported
4498 in some methods (like nnfolder).
4499 @item k
4500 Pretty-printed version of the number of characters in the article;
4501 for example, @samp{1.2k} or @samp{0.4M}.
4502 @item I
4503 Indentation based on thread level (@pxref{Customizing Threading}).
4504 @item B
4505 A complex trn-style thread tree, showing response-connecting trace
4506 lines.  A thread could be drawn like this:
4507
4508 @example
4509 >
4510 +->
4511 | +->
4512 | | \->
4513 | |   \->
4514 | \->
4515 +->
4516 \->
4517 @end example
4518
4519 You can customize the appearance with the following options.  Note
4520 that it is possible to make the thread display look really neat by
4521 replacing the default ASCII characters with graphic line-drawing
4522 glyphs.
4523 @table @code
4524 @item gnus-sum-thread-tree-root
4525 @vindex gnus-sum-thread-tree-root
4526 Used for the root of a thread.  If @code{nil}, use subject
4527 instead. The default is @samp{> }.
4528
4529 @item gnus-sum-thread-tree-single-indent
4530 @vindex gnus-sum-thread-tree-single-indent
4531 Used for a thread with just one message.  If @code{nil}, use subject
4532 instead.  The default is @samp{}.
4533
4534 @item gnus-sum-thread-tree-vertical
4535 @vindex gnus-sum-thread-tree-vertical
4536 Used for drawing a vertical line.  The default is @samp{| }.
4537
4538 @item gnus-sum-thread-tree-indent
4539 @vindex gnus-sum-thread-tree-indent
4540 Used for indenting.  The default is @samp{  }. 
4541
4542 @item gnus-sum-thread-tree-leaf-with-other
4543 @vindex gnus-sum-thread-tree-leaf-with-other
4544 Used for a leaf with brothers.  The default is @samp{+-> }.
4545
4546 @item gnus-sum-thread-tree-single-leaf
4547 @vindex gnus-sum-thread-tree-single-leaf
4548 Used for a leaf without brothers.  The default is @samp{\-> }
4549
4550 @end table
4551
4552 @item T
4553 Nothing if the article is a root and lots of spaces if it isn't (it
4554 pushes everything after it off the screen).
4555 @item [
4556 Opening bracket, which is normally @samp{[}, but can also be @samp{<}
4557 for adopted articles (@pxref{Customizing Threading}).
4558 @item ]
4559 Closing bracket, which is normally @samp{]}, but can also be @samp{>}
4560 for adopted articles.
4561 @item >
4562 One space for each thread level.
4563 @item <
4564 Twenty minus thread level spaces.
4565 @item U
4566 Unread. @xref{Read Articles}.
4567
4568 @item R
4569 This misleadingly named specifier is the @dfn{secondary mark}.  This
4570 mark will say whether the article has been replied to, has been cached,
4571 or has been saved.  @xref{Other Marks}.
4572
4573 @item i
4574 Score as a number (@pxref{Scoring}).
4575 @item z
4576 @vindex gnus-summary-zcore-fuzz
4577 Zcore, @samp{+} if above the default level and @samp{-} if below the
4578 default level.  If the difference between
4579 @code{gnus-summary-default-score} and the score is less than
4580 @code{gnus-summary-zcore-fuzz}, this spec will not be used.
4581 @item V
4582 Total thread score.
4583 @item x
4584 @code{Xref}.
4585 @item D
4586 @code{Date}.
4587 @item d
4588 The @code{Date} in @code{DD-MMM} format.
4589 @item o
4590 The @code{Date} in @var{YYYYMMDD}@code{T}@var{HHMMSS} format.
4591 @item M
4592 @code{Message-ID}.
4593 @item r
4594 @code{References}.
4595 @item t
4596 Number of articles in the current sub-thread.  Using this spec will slow
4597 down summary buffer generation somewhat.
4598 @item e
4599 An @samp{=} (@code{gnus-not-empty-thread-mark}) will be displayed if the
4600 article has any children.
4601 @item P
4602 The line number.
4603 @item O
4604 Download mark.
4605 @item &user-date;
4606 Age sensitive date format.  Various date format is defined in
4607 @code{gnus-user-date-format-alist}.
4608 @item u
4609 User defined specifier.  The next character in the format string should
4610 be a letter.  Gnus will call the function
4611 @code{gnus-user-format-function-}@samp{X}, where @samp{X} is the letter
4612 following @samp{%u}.  The function will be passed the current header as
4613 argument.  The function should return a string, which will be inserted
4614 into the summary just like information from any other summary specifier.
4615 @end table
4616
4617 Text between @samp{%(} and @samp{%)} will be highlighted with
4618 @code{gnus-mouse-face} when the mouse point is placed inside the area.
4619 There can only be one such area.
4620
4621 The @samp{%U} (status), @samp{%R} (replied) and @samp{%z} (zcore) specs
4622 have to be handled with care.  For reasons of efficiency, gnus will
4623 compute what column these characters will end up in, and ``hard-code''
4624 that.  This means that it is invalid to have these specs after a
4625 variable-length spec.  Well, you might not be arrested, but your summary
4626 buffer will look strange, which is bad enough.
4627
4628 The smart choice is to have these specs as far to the left as possible.
4629 (Isn't that the case with everything, though?  But I digress.)
4630
4631 This restriction may disappear in later versions of gnus.
4632
4633
4634 @node To From Newsgroups
4635 @subsection To From Newsgroups
4636 @cindex To
4637 @cindex Newsgroups
4638
4639 In some groups (particularly in archive groups), the @code{From} header
4640 isn't very interesting, since all the articles there are written by
4641 you.  To display the information in the @code{To} or @code{Newsgroups}
4642 headers instead, you need to decide three things: What information to
4643 gather; where to display it; and when to display it.
4644
4645 @enumerate
4646 @item
4647 @vindex gnus-extra-headers
4648 The reading of extra header information is controlled by the
4649 @code{gnus-extra-headers}.  This is a list of header symbols.  For
4650 instance:
4651
4652 @lisp
4653 (setq gnus-extra-headers
4654       '(To Newsgroups X-Newsreader))
4655 @end lisp
4656
4657 This will result in Gnus trying to obtain these three headers, and
4658 storing it in header structures for later easy retrieval.
4659
4660 @item
4661 @findex gnus-extra-header
4662 The value of these extra headers can be accessed via the
4663 @code{gnus-extra-header} function.  Here's a format line spec that will
4664 access the @code{X-Newsreader} header:
4665
4666 @example
4667 "%~(form (gnus-extra-header 'X-Newsreader))@@"
4668 @end example
4669
4670 @item
4671 @vindex gnus-ignored-from-addresses
4672 The @code{gnus-ignored-from-addresses} variable says when the @samp{%f}
4673 summary line spec returns the @code{To}, @code{Newsreader} or
4674 @code{From} header.  If this regexp matches the contents of the
4675 @code{From} header, the value of the @code{To} or @code{Newsreader}
4676 headers are used instead.
4677
4678 @end enumerate
4679
4680 @vindex nnmail-extra-headers
4681 A related variable is @code{nnmail-extra-headers}, which controls when
4682 to include extra headers when generating overview (@sc{nov}) files.
4683 If you have old overview files, you should regenerate them after
4684 changing this variable, by entering the server buffer using @kbd{^},
4685 and then @kbd{g} on the appropriate mail server (e.g. nnml) to cause
4686 regeneration.
4687
4688 @vindex gnus-summary-line-format
4689 You also have to instruct Gnus to display the data by changing the
4690 @code{%n} spec to the @code{%f} spec in the
4691 @code{gnus-summary-line-format} variable.
4692
4693 In summary, you'd typically put something like the following in
4694 @file{~/.gnus}:
4695
4696 @lisp
4697 (setq gnus-extra-headers
4698       '(To Newsgroups))
4699 (setq nnmail-extra-headers gnus-extra-headers)
4700 (setq gnus-summary-line-format
4701       "%U%R%z%I%(%[%4L: %-23,23f%]%) %s\n")
4702 (setq gnus-ignored-from-addresses
4703       "Your Name Here")
4704 @end lisp
4705
4706 (The values listed above are the default values in Gnus.  Alter them
4707 to fit your needs.)
4708
4709 A note for news server administrators, or for users who wish to try to
4710 convince their news server administrator to provide some additional
4711 support:
4712
4713 The above is mostly useful for mail groups, where you have control over
4714 the @sc{nov} files that are created.  However, if you can persuade your
4715 nntp admin to add (in the usual implementation, notably INN):
4716
4717 @example
4718 Newsgroups:full
4719 @end example
4720
4721 to the end of her @file{overview.fmt} file, then you can use that just
4722 as you would the extra headers from the mail groups.
4723
4724
4725 @node Summary Buffer Mode Line
4726 @subsection Summary Buffer Mode Line
4727
4728 @vindex gnus-summary-mode-line-format
4729 You can also change the format of the summary mode bar (@pxref{Mode Line
4730 Formatting}).  Set @code{gnus-summary-mode-line-format} to whatever you
4731 like.  The default is @samp{Gnus: %%b [%A] %Z}.
4732
4733 Here are the elements you can play with:
4734
4735 @table @samp
4736 @item G
4737 Group name.
4738 @item p
4739 Unprefixed group name.
4740 @item A
4741 Current article number.
4742 @item z
4743 Current article score.
4744 @item V
4745 Gnus version.
4746 @item U
4747 Number of unread articles in this group.
4748 @item e
4749 Number of unread articles in this group that aren't displayed in the
4750 summary buffer.
4751 @item Z
4752 A string with the number of unread and unselected articles represented
4753 either as @samp{<%U(+%e) more>} if there are both unread and unselected
4754 articles, and just as @samp{<%U more>} if there are just unread articles
4755 and no unselected ones.
4756 @item g
4757 Shortish group name.  For instance, @samp{rec.arts.anime} will be
4758 shortened to @samp{r.a.anime}.
4759 @item S
4760 Subject of the current article.
4761 @item u
4762 User-defined spec (@pxref{User-Defined Specs}).
4763 @item s
4764 Name of the current score file (@pxref{Scoring}).
4765 @item d
4766 Number of dormant articles (@pxref{Unread Articles}).
4767 @item t
4768 Number of ticked articles (@pxref{Unread Articles}).
4769 @item r
4770 Number of articles that have been marked as read in this session.
4771 @item E
4772 Number of articles expunged by the score files.
4773 @end table
4774
4775
4776 @node Summary Highlighting
4777 @subsection Summary Highlighting
4778
4779 @table @code
4780
4781 @item gnus-visual-mark-article-hook
4782 @vindex gnus-visual-mark-article-hook
4783 This hook is run after selecting an article.  It is meant to be used for
4784 highlighting the article in some way.  It is not run if
4785 @code{gnus-visual} is @code{nil}.
4786
4787 @item gnus-summary-update-hook
4788 @vindex gnus-summary-update-hook
4789 This hook is called when a summary line is changed.  It is not run if
4790 @code{gnus-visual} is @code{nil}.
4791
4792 @item gnus-summary-selected-face
4793 @vindex gnus-summary-selected-face
4794 This is the face (or @dfn{font} as some people call it) used to
4795 highlight the current article in the summary buffer.
4796
4797 @item gnus-summary-highlight
4798 @vindex gnus-summary-highlight
4799 Summary lines are highlighted according to this variable, which is a
4800 list where the elements are of the format @code{(@var{form}
4801 . @var{face})}.  If you would, for instance, like ticked articles to be
4802 italic and high-scored articles to be bold, you could set this variable
4803 to something like
4804 @lisp
4805 (((eq mark gnus-ticked-mark) . italic)
4806  ((> score default) . bold))
4807 @end lisp
4808 As you may have guessed, if @var{form} returns a non-@code{nil} value,
4809 @var{face} will be applied to the line.
4810 @end table
4811
4812
4813 @node Summary Maneuvering
4814 @section Summary Maneuvering
4815 @cindex summary movement
4816
4817 All the straight movement commands understand the numeric prefix and
4818 behave pretty much as you'd expect.
4819
4820 None of these commands select articles.
4821
4822 @table @kbd
4823 @item G M-n
4824 @itemx M-n
4825 @kindex M-n (Summary)
4826 @kindex G M-n (Summary)
4827 @findex gnus-summary-next-unread-subject
4828 Go to the next summary line of an unread article
4829 (@code{gnus-summary-next-unread-subject}).
4830
4831 @item G M-p
4832 @itemx M-p
4833 @kindex M-p (Summary)
4834 @kindex G M-p (Summary)
4835 @findex gnus-summary-prev-unread-subject
4836 Go to the previous summary line of an unread article
4837 (@code{gnus-summary-prev-unread-subject}).
4838
4839 @item G g
4840 @kindex G g (Summary)
4841 @findex gnus-summary-goto-subject
4842 Ask for an article number and then go to the summary line of that article
4843 without displaying the article (@code{gnus-summary-goto-subject}).
4844 @end table
4845
4846 If gnus asks you to press a key to confirm going to the next group, you
4847 can use the @kbd{C-n} and @kbd{C-p} keys to move around the group
4848 buffer, searching for the next group to read without actually returning
4849 to the group buffer.
4850
4851 Variables related to summary movement:
4852
4853 @table @code
4854
4855 @vindex gnus-auto-select-next
4856 @item gnus-auto-select-next
4857 If you issue one of the movement commands (like @kbd{n}) and there are
4858 no more unread articles after the current one, gnus will offer to go to
4859 the next group.  If this variable is @code{t} and the next group is
4860 empty, gnus will exit summary mode and return to the group buffer.  If
4861 this variable is neither @code{t} nor @code{nil}, gnus will select the
4862 next group with unread articles.  As a special case, if this variable
4863 is @code{quietly}, Gnus will select the next group without asking for
4864 confirmation.  If this variable is @code{almost-quietly}, the same
4865 will happen only if you are located on the last article in the group.
4866 Finally, if this variable is @code{slightly-quietly}, the @kbd{Z n}
4867 command will go to the next group without confirmation.  Also
4868 @pxref{Group Levels}.
4869
4870 @item gnus-auto-select-same
4871 @vindex gnus-auto-select-same
4872 If non-@code{nil}, all the movement commands will try to go to the next
4873 article with the same subject as the current.  (@dfn{Same} here might
4874 mean @dfn{roughly equal}.  See @code{gnus-summary-gather-subject-limit}
4875 for details (@pxref{Customizing Threading}).)  If there are no more
4876 articles with the same subject, go to the first unread article.
4877
4878 This variable is not particularly useful if you use a threaded display.
4879
4880 @item gnus-summary-check-current
4881 @vindex gnus-summary-check-current
4882 If non-@code{nil}, all the ``unread'' movement commands will not proceed
4883 to the next (or previous) article if the current article is unread.
4884 Instead, they will choose the current article.
4885
4886 @item gnus-auto-center-summary
4887 @vindex gnus-auto-center-summary
4888 If non-@code{nil}, gnus will keep the point in the summary buffer
4889 centered at all times.  This makes things quite tidy, but if you have a
4890 slow network connection, or simply do not like this un-Emacsism, you can
4891 set this variable to @code{nil} to get the normal Emacs scrolling
4892 action.  This will also inhibit horizontal re-centering of the summary
4893 buffer, which might make it more inconvenient to read extremely long
4894 threads.
4895
4896 This variable can also be a number.  In that case, center the window at
4897 the given number of lines from the top.
4898
4899 @end table
4900
4901
4902 @node Choosing Articles
4903 @section Choosing Articles
4904 @cindex selecting articles
4905
4906 @menu
4907 * Choosing Commands::           Commands for choosing articles.
4908 * Choosing Variables::          Variables that influence these commands.
4909 @end menu
4910
4911
4912 @node Choosing Commands
4913 @subsection Choosing Commands
4914
4915 None of the following movement commands understand the numeric prefix,
4916 and they all select and display an article.
4917
4918 If you want to fetch new articles or redisplay the group, see
4919 @ref{Exiting the Summary Buffer}.
4920
4921 @table @kbd
4922 @item SPACE
4923 @kindex SPACE (Summary)
4924 @findex gnus-summary-next-page
4925 Select the current article, or, if that one's read already, the next
4926 unread article (@code{gnus-summary-next-page}).
4927
4928 If you have an article window open already and you press @kbd{SPACE}
4929 again, the article will be scrolled.  This lets you conveniently
4930 @kbd{SPACE} through an entire newsgroup.  @pxref{Paging the Article}.
4931
4932 @item G n
4933 @itemx n
4934 @kindex n (Summary)
4935 @kindex G n (Summary)
4936 @findex gnus-summary-next-unread-article
4937 @c @icon{gnus-summary-next-unread}
4938 Go to next unread article (@code{gnus-summary-next-unread-article}).
4939
4940 @item G p
4941 @itemx p
4942 @kindex p (Summary)
4943 @findex gnus-summary-prev-unread-article
4944 @c @icon{gnus-summary-prev-unread}
4945 Go to previous unread article (@code{gnus-summary-prev-unread-article}).
4946
4947 @item G N
4948 @itemx N
4949 @kindex N (Summary)
4950 @kindex G N (Summary)
4951 @findex gnus-summary-next-article
4952 Go to the next article (@code{gnus-summary-next-article}).
4953
4954 @item G P
4955 @itemx P
4956 @kindex P (Summary)
4957 @kindex G P (Summary)
4958 @findex gnus-summary-prev-article
4959 Go to the previous article (@code{gnus-summary-prev-article}).
4960
4961 @item G C-n
4962 @kindex G C-n (Summary)
4963 @findex gnus-summary-next-same-subject
4964 Go to the next article with the same subject
4965 (@code{gnus-summary-next-same-subject}).
4966
4967 @item G C-p
4968 @kindex G C-p (Summary)
4969 @findex gnus-summary-prev-same-subject
4970 Go to the previous article with the same subject
4971 (@code{gnus-summary-prev-same-subject}).
4972
4973 @item G f
4974 @itemx .
4975 @kindex G f  (Summary)
4976 @kindex .  (Summary)
4977 @findex gnus-summary-first-unread-article
4978 Go to the first unread article
4979 (@code{gnus-summary-first-unread-article}).
4980
4981 @item G b
4982 @itemx ,
4983 @kindex G b (Summary)
4984 @kindex , (Summary)
4985 @findex gnus-summary-best-unread-article
4986 Go to the unread article with the highest score
4987 (@code{gnus-summary-best-unread-article}).  If given a prefix argument,
4988 go to the first unread article that has a score over the default score.
4989
4990 @item G l
4991 @itemx l
4992 @kindex l (Summary)
4993 @kindex G l (Summary)
4994 @findex gnus-summary-goto-last-article
4995 Go to the previous article read (@code{gnus-summary-goto-last-article}).
4996
4997 @item G o
4998 @kindex G o (Summary)
4999 @findex gnus-summary-pop-article
5000 @cindex history
5001 @cindex article history
5002 Pop an article off the summary history and go to this article
5003 (@code{gnus-summary-pop-article}).  This command differs from the
5004 command above in that you can pop as many previous articles off the
5005 history as you like, while @kbd{l} toggles the two last read articles.
5006 For a somewhat related issue (if you use these commands a lot),
5007 @pxref{Article Backlog}.
5008
5009 @item G j
5010 @itemx j
5011 @kindex j (Summary)
5012 @kindex G j (Summary)
5013 @findex gnus-summary-goto-article
5014 Ask for an article number or @code{Message-ID}, and then go to that
5015 article (@code{gnus-summary-goto-article}).
5016
5017 @end table
5018
5019
5020 @node Choosing Variables
5021 @subsection Choosing Variables
5022
5023 Some variables relevant for moving and selecting articles:
5024
5025 @table @code
5026 @item gnus-auto-extend-newsgroup
5027 @vindex gnus-auto-extend-newsgroup
5028 All the movement commands will try to go to the previous (or next)
5029 article, even if that article isn't displayed in the Summary buffer if
5030 this variable is non-@code{nil}.  Gnus will then fetch the article from
5031 the server and display it in the article buffer.
5032
5033 @item gnus-select-article-hook
5034 @vindex gnus-select-article-hook
5035 This hook is called whenever an article is selected.  By default it
5036 exposes any threads hidden under the selected article.  If you would 
5037 like each article to be saved in the Agent as you read it, putting
5038 @code{gnus-agent-fetch-selected-article} on this hook will do so.
5039
5040 @item gnus-mark-article-hook
5041 @vindex gnus-mark-article-hook
5042 @findex gnus-summary-mark-unread-as-read
5043 @findex gnus-summary-mark-read-and-unread-as-read
5044 @findex gnus-unread-mark
5045 This hook is called whenever an article is selected.  It is intended to
5046 be used for marking articles as read.  The default value is
5047 @code{gnus-summary-mark-read-and-unread-as-read}, and will change the
5048 mark of almost any article you read to @code{gnus-unread-mark}.  The
5049 only articles not affected by this function are ticked, dormant, and
5050 expirable articles.  If you'd instead like to just have unread articles
5051 marked as read, you can use @code{gnus-summary-mark-unread-as-read}
5052 instead.  It will leave marks like @code{gnus-low-score-mark},
5053 @code{gnus-del-mark} (and so on) alone.
5054
5055 @end table
5056
5057
5058 @node Paging the Article
5059 @section Scrolling the Article
5060 @cindex article scrolling
5061
5062 @table @kbd
5063
5064 @item SPACE
5065 @kindex SPACE (Summary)
5066 @findex gnus-summary-next-page
5067 Pressing @kbd{SPACE} will scroll the current article forward one page,
5068 or, if you have come to the end of the current article, will choose the
5069 next article (@code{gnus-summary-next-page}).
5070
5071 @vindex gnus-article-boring-faces
5072 @vindex gnus-article-skip-boring
5073 If @code{gnus-article-skip-boring} is non-@code{nil} and the rest of
5074 the article consists only of citations and signature, then it will be
5075 skipped; the next article will be shown instead.  You can customize
5076 what is considered uninteresting with
5077 @code{gnus-article-boring-faces}.  You can manually view the article's
5078 pages, no matter how boring, using @kbd{C-M-v}.
5079
5080 @item DEL
5081 @kindex DEL (Summary)
5082 @findex gnus-summary-prev-page
5083 Scroll the current article back one page (@code{gnus-summary-prev-page}).
5084
5085 @item RET
5086 @kindex RET (Summary)
5087 @findex gnus-summary-scroll-up
5088 Scroll the current article one line forward
5089 (@code{gnus-summary-scroll-up}).
5090
5091 @item M-RET
5092 @kindex M-RET (Summary)
5093 @findex gnus-summary-scroll-down
5094 Scroll the current article one line backward
5095 (@code{gnus-summary-scroll-down}).
5096
5097 @item A g
5098 @itemx g
5099 @kindex A g (Summary)
5100 @kindex g (Summary)
5101 @findex gnus-summary-show-article
5102 @vindex gnus-summary-show-article-charset-alist
5103 (Re)fetch the current article (@code{gnus-summary-show-article}).  If
5104 given a prefix, fetch the current article, but don't run any of the
5105 article treatment functions.  This will give you a ``raw'' article, just
5106 the way it came from the server.
5107
5108 If given a numerical prefix, you can do semi-manual charset stuff.
5109 @kbd{C-u 0 g cn-gb-2312 RET} will decode the message as if it were
5110 encoded in the @code{cn-gb-2312} charset.  If you have
5111
5112 @lisp
5113 (setq gnus-summary-show-article-charset-alist
5114       '((1 . cn-gb-2312)
5115         (2 . big5)))
5116 @end lisp
5117
5118 then you can say @kbd{C-u 1 g} to get the same effect.
5119
5120 @item A <
5121 @itemx <
5122 @kindex < (Summary)
5123 @kindex A < (Summary)
5124 @findex gnus-summary-beginning-of-article
5125 Scroll to the beginning of the article
5126 (@code{gnus-summary-beginning-of-article}).
5127
5128 @item A >
5129 @itemx >
5130 @kindex > (Summary)
5131 @kindex A > (Summary)
5132 @findex gnus-summary-end-of-article
5133 Scroll to the end of the article (@code{gnus-summary-end-of-article}).
5134
5135 @item A s
5136 @itemx s
5137 @kindex A s (Summary)
5138 @kindex s (Summary)
5139 @findex gnus-summary-isearch-article
5140 Perform an isearch in the article buffer
5141 (@code{gnus-summary-isearch-article}).
5142
5143 @item h
5144 @kindex h (Summary)
5145 @findex gnus-summary-select-article-buffer
5146 Select the article buffer (@code{gnus-summary-select-article-buffer}).
5147
5148 @end table
5149
5150
5151 @node Reply Followup and Post
5152 @section Reply, Followup and Post
5153
5154 @menu
5155 * Summary Mail Commands::       Sending mail.
5156 * Summary Post Commands::       Sending news.
5157 * Summary Message Commands::    Other Message-related commands.
5158 * Canceling and Superseding::   
5159 @end menu
5160
5161
5162 @node Summary Mail Commands
5163 @subsection Summary Mail Commands
5164 @cindex mail
5165 @cindex composing mail
5166
5167 Commands for composing a mail message:
5168
5169 @table @kbd
5170
5171 @item S r
5172 @itemx r
5173 @kindex S r (Summary)
5174 @kindex r (Summary)
5175 @findex gnus-summary-reply
5176 @c @icon{gnus-summary-mail-reply}
5177 @c @icon{gnus-summary-reply}
5178 Mail a reply to the author of the current article
5179 (@code{gnus-summary-reply}).
5180
5181 @item S R
5182 @itemx R
5183 @kindex R (Summary)
5184 @kindex S R (Summary)
5185 @findex gnus-summary-reply-with-original
5186 @c @icon{gnus-summary-reply-with-original}
5187 Mail a reply to the author of the current article and include the
5188 original message (@code{gnus-summary-reply-with-original}).  This
5189 command uses the process/prefix convention.
5190
5191 @item S w
5192 @kindex S w (Summary)
5193 @findex gnus-summary-wide-reply
5194 Mail a wide reply to the author of the current article
5195 (@code{gnus-summary-wide-reply}).  A @dfn{wide reply} is a reply that
5196 goes out to all people listed in the @code{To}, @code{From} (or
5197 @code{Reply-to}) and @code{Cc} headers.
5198
5199 @item S W
5200 @kindex S W (Summary)
5201 @findex gnus-summary-wide-reply-with-original
5202 Mail a wide reply to the current article and include the original
5203 message (@code{gnus-summary-wide-reply-with-original}).  This command uses
5204 the process/prefix convention.
5205
5206 @item S v
5207 @kindex S v (Summary)
5208 @findex gnus-summary-very-wide-reply
5209 Mail a very wide reply to the author of the current article
5210 (@code{gnus-summary-wide-reply}).  A @dfn{very wide reply} is a reply
5211 that goes out to all people listed in the @code{To}, @code{From} (or
5212 @code{Reply-to}) and @code{Cc} headers in all the process/prefixed
5213 articles.  This command uses the process/prefix convention.
5214
5215 @item S V
5216 @kindex S V (Summary)
5217 @findex gnus-summary-very-wide-reply-with-original
5218 Mail a very wide reply to the author of the current article and include the
5219 original message (@code{gnus-summary-very-wide-reply-with-original}).  This
5220 command uses the process/prefix convention.
5221
5222 @item S B r
5223 @kindex S B r (Summary)
5224 @findex gnus-summary-reply-broken-reply-to
5225 Mail a reply to the author of the current article but ignore the
5226 @code{Reply-To} field (@code{gnus-summary-reply-broken-reply-to}).
5227
5228 @item S B R
5229 @kindex S B R (Summary)
5230 @findex gnus-summary-reply-broken-reply-to-with-original
5231 Mail a reply to the author of the current article and include the
5232 original message but ignore the @code{Reply-To} field
5233 (@code{gnus-summary-reply-broken-reply-to-with-original}).
5234
5235 @item S o m
5236 @itemx C-c C-f
5237 @kindex S o m (Summary)
5238 @kindex C-c C-f (Summary)
5239 @findex gnus-summary-mail-forward
5240 @c @icon{gnus-summary-mail-forward}
5241 Forward the current article to some other person
5242 (@code{gnus-summary-mail-forward}).  If given a prefix, include the full
5243 headers of the forwarded article.
5244
5245 @item S m
5246 @itemx m
5247 @kindex m (Summary)
5248 @kindex S m (Summary)
5249 @findex gnus-summary-mail-other-window
5250 @c @icon{gnus-summary-mail-originate}
5251 Prepare a mail (@code{gnus-summary-mail-other-window}).  By default, use
5252 the posting style of the current group.  If given a prefix, disable that.
5253 If the prefix is 1, prompt for a group name to find the posting style.
5254
5255 @item S i
5256 @itemx i
5257 @kindex i (Summary)
5258 @kindex S i (Summary)
5259 @findex gnus-summary-news-other-window
5260 Prepare a news (@code{gnus-summary-news-other-window}).  By default,
5261 post to the current group.  If given a prefix, disable that.  If the
5262 prefix is 1, prompt for a group to post to.
5263
5264 This function actually prepares a news even when using mail groups.
5265 This is useful for ``posting'' messages to mail groups without actually
5266 sending them over the network: they're just saved directly to the group
5267 in question.  The corresponding back end must have a request-post method
5268 for this to work though.
5269
5270 @item S D b
5271 @kindex S D b (Summary)
5272 @findex gnus-summary-resend-bounced-mail
5273 @cindex bouncing mail
5274 If you have sent a mail, but the mail was bounced back to you for some
5275 reason (wrong address, transient failure), you can use this command to
5276 resend that bounced mail (@code{gnus-summary-resend-bounced-mail}).  You
5277 will be popped into a mail buffer where you can edit the headers before
5278 sending the mail off again.  If you give a prefix to this command, and
5279 the bounced mail is a reply to some other mail, gnus will try to fetch
5280 that mail and display it for easy perusal of its headers.  This might
5281 very well fail, though.
5282
5283 @item S D r
5284 @kindex S D r (Summary)
5285 @findex gnus-summary-resend-message
5286 Not to be confused with the previous command,
5287 @code{gnus-summary-resend-message} will prompt you for an address to
5288 send the current message off to, and then send it to that place.  The
5289 headers of the message won't be altered---but lots of headers that say
5290 @code{Resent-To}, @code{Resent-From} and so on will be added.  This
5291 means that you actually send a mail to someone that has a @code{To}
5292 header that (probably) points to yourself.  This will confuse people.
5293 So, natcherly you'll only do that if you're really eVIl.
5294
5295 This command is mainly used if you have several accounts and want to
5296 ship a mail to a different account of yours.  (If you're both
5297 @code{root} and @code{postmaster} and get a mail for @code{postmaster}
5298 to the @code{root} account, you may want to resend it to
5299 @code{postmaster}.  Ordnung muss sein!
5300
5301 This command understands the process/prefix convention
5302 (@pxref{Process/Prefix}).
5303
5304 @item S O m
5305 @kindex S O m (Summary)
5306 @findex gnus-summary-digest-mail-forward
5307 Digest the current series (@pxref{Decoding Articles}) and forward the
5308 result using mail (@code{gnus-summary-digest-mail-forward}).  This
5309 command uses the process/prefix convention (@pxref{Process/Prefix}).
5310
5311 @item S M-c
5312 @kindex S M-c (Summary)
5313 @findex gnus-summary-mail-crosspost-complaint
5314 @cindex crossposting
5315 @cindex excessive crossposting
5316 Send a complaint about excessive crossposting to the author of the
5317 current article (@code{gnus-summary-mail-crosspost-complaint}).
5318
5319 @findex gnus-crosspost-complaint
5320 This command is provided as a way to fight back against the current
5321 crossposting pandemic that's sweeping Usenet.  It will compose a reply
5322 using the @code{gnus-crosspost-complaint} variable as a preamble.  This
5323 command understands the process/prefix convention
5324 (@pxref{Process/Prefix}) and will prompt you before sending each mail.
5325
5326 @end table
5327
5328 Also @xref{Header Commands, ,Header Commands, message, The Message
5329 Manual}, for more information.
5330
5331
5332 @node Summary Post Commands
5333 @subsection Summary Post Commands
5334 @cindex post
5335 @cindex composing news
5336
5337 Commands for posting a news article:
5338
5339 @table @kbd
5340 @item S p
5341 @itemx a
5342 @kindex a (Summary)
5343 @kindex S p (Summary)
5344 @findex gnus-summary-post-news
5345 @c @icon{gnus-summary-post-news}
5346 Prepare for posting an article (@code{gnus-summary-post-news}).  By
5347 default, post to the current group.  If given a prefix, disable that.
5348 If the prefix is 1, prompt for another group instead.
5349
5350 @item S f
5351 @itemx f
5352 @kindex f (Summary)
5353 @kindex S f (Summary)
5354 @findex gnus-summary-followup
5355 @c @icon{gnus-summary-followup}
5356 Post a followup to the current article (@code{gnus-summary-followup}).
5357
5358 @item S F
5359 @itemx F
5360 @kindex S F (Summary)
5361 @kindex F (Summary)
5362 @c @icon{gnus-summary-followup-with-original}
5363 @findex gnus-summary-followup-with-original
5364 Post a followup to the current article and include the original message
5365 (@code{gnus-summary-followup-with-original}).   This command uses the
5366 process/prefix convention.
5367
5368 @item S n
5369 @kindex S n (Summary)
5370 @findex gnus-summary-followup-to-mail
5371 Post a followup to the current article via news, even if you got the
5372 message through mail (@code{gnus-summary-followup-to-mail}).
5373
5374 @item S N
5375 @kindex S N (Summary)
5376 @findex gnus-summary-followup-to-mail-with-original
5377 Post a followup to the current article via news, even if you got the
5378 message through mail and include the original message
5379 (@code{gnus-summary-followup-to-mail-with-original}).  This command uses
5380 the process/prefix convention.
5381
5382 @item S o p
5383 @kindex S o p (Summary)
5384 @findex gnus-summary-post-forward
5385 Forward the current article to a newsgroup
5386 (@code{gnus-summary-post-forward}).  If given a prefix, include the full
5387 headers of the forwarded article.
5388
5389 @item S O p
5390 @kindex S O p (Summary)
5391 @findex gnus-summary-digest-post-forward
5392 @cindex digests
5393 @cindex making digests
5394 Digest the current series and forward the result to a newsgroup
5395 (@code{gnus-summary-digest-post-forward}).  This command uses the
5396 process/prefix convention.
5397
5398 @item S u
5399 @kindex S u (Summary)
5400 @findex gnus-uu-post-news
5401 @c @icon{gnus-uu-post-news}
5402 Uuencode a file, split it into parts, and post it as a series
5403 (@code{gnus-uu-post-news}).  (@pxref{Uuencoding and Posting}).
5404 @end table
5405
5406 Also @xref{Header Commands, ,Header Commands, message, The Message
5407 Manual}, for more information.
5408
5409
5410 @node Summary Message Commands
5411 @subsection Summary Message Commands
5412
5413 @table @kbd
5414 @item S y
5415 @kindex S y (Summary)
5416 @findex gnus-summary-yank-message
5417 Yank the current article into an already existing Message composition
5418 buffer (@code{gnus-summary-yank-message}).  This command prompts for
5419 what message buffer you want to yank into, and understands the
5420 process/prefix convention (@pxref{Process/Prefix}).
5421
5422 @end table
5423
5424
5425 @node Canceling and Superseding
5426 @subsection Canceling Articles
5427 @cindex canceling articles
5428 @cindex superseding articles
5429
5430 Have you ever written something, and then decided that you really,
5431 really, really wish you hadn't posted that?
5432
5433 Well, you can't cancel mail, but you can cancel posts.
5434
5435 @findex gnus-summary-cancel-article
5436 @kindex C (Summary)
5437 @c @icon{gnus-summary-cancel-article}
5438 Find the article you wish to cancel (you can only cancel your own
5439 articles, so don't try any funny stuff).  Then press @kbd{C} or @kbd{S
5440 c} (@code{gnus-summary-cancel-article}).  Your article will be
5441 canceled---machines all over the world will be deleting your article.
5442 This command uses the process/prefix convention (@pxref{Process/Prefix}).
5443
5444 Be aware, however, that not all sites honor cancels, so your article may
5445 live on here and there, while most sites will delete the article in
5446 question.
5447
5448 Gnus will use the ``current'' select method when canceling.  If you
5449 want to use the standard posting method, use the @samp{a} symbolic
5450 prefix (@pxref{Symbolic Prefixes}).
5451
5452 If you discover that you have made some mistakes and want to do some
5453 corrections, you can post a @dfn{superseding} article that will replace
5454 your original article.
5455
5456 @findex gnus-summary-supersede-article
5457 @kindex S (Summary)
5458 Go to the original article and press @kbd{S s}
5459 (@code{gnus-summary-supersede-article}).  You will be put in a buffer
5460 where you can edit the article all you want before sending it off the
5461 usual way.
5462
5463 The same goes for superseding as for canceling, only more so: Some
5464 sites do not honor superseding.  On those sites, it will appear that you
5465 have posted almost the same article twice.
5466
5467 If you have just posted the article, and change your mind right away,
5468 there is a trick you can use to cancel/supersede the article without
5469 waiting for the article to appear on your site first.  You simply return
5470 to the post buffer (which is called @code{*sent ...*}).  There you will
5471 find the article you just posted, with all the headers intact.  Change
5472 the @code{Message-ID} header to a @code{Cancel} or @code{Supersedes}
5473 header by substituting one of those words for the word
5474 @code{Message-ID}.  Then just press @kbd{C-c C-c} to send the article as
5475 you would do normally.  The previous article will be
5476 canceled/superseded.
5477
5478 Just remember, kids: There is no 'c' in 'supersede'.
5479
5480 @node Delayed Articles
5481 @section Delayed Articles
5482 @cindex delayed sending
5483 @cindex send delayed
5484
5485 Sometimes, you might wish to delay the sending of a message.  For
5486 example, you might wish to arrange for a message to turn up just in time
5487 to remind your about the birthday of your Significant Other.  For this,
5488 there is the @code{gnus-delay} package.  Setup is simple:
5489
5490 @lisp
5491 (gnus-delay-initialize)
5492 @end lisp
5493
5494 @findex gnus-delay-article
5495 Normally, to send a message you use the @kbd{C-c C-c} command from
5496 Message mode.  To delay a message, use @kbd{C-c C-j}
5497 (@code{gnus-delay-article}) instead.  This will ask you for how long the
5498 message should be delayed.  Possible answers are:
5499
5500 @itemize @bullet
5501 @item
5502 A time span.  Consists of an integer and a letter.  For example,
5503 @code{42d} means to delay for 42 days.  Available letters are @code{m}
5504 (minutes), @code{h} (hours), @code{d} (days), @code{w} (weeks), @code{M}
5505 (months) and @code{Y} (years).
5506
5507 @item
5508 A specific date.  Looks like @code{YYYYY-MM-DD}.  The message will be
5509 delayed until that day, at a specific time (eight o'clock by default).
5510 See also @code{gnus-delay-default-hour}.
5511
5512 @item
5513 A specific time of day.  Given in @code{hh:mm} format, 24h, no am/pm
5514 stuff.  The deadline will be at that time today, except if that time has
5515 already passed, then it's at the given time tomorrow.  So if it's ten
5516 o'clock in the morning and you specify @code{11:15}, then the deadline
5517 is one hour and fifteen minutes hence.  But if you specify @code{9:20},
5518 that means a time tomorrow.
5519 @end itemize
5520
5521 The action of the @code{gnus-delay-article} command is influenced by a
5522 couple of variables:
5523
5524 @table @code
5525 @item gnus-delay-default-hour
5526 @vindex gnus-delay-default-hour
5527 When you specify a specific date, the message will be due on that hour
5528 on the given date.  Possible values are integers 0 through 23.
5529
5530 @item gnus-delay-default-delay
5531 @vindex gnus-delay-default-delay
5532 This is a string and gives the default delay.  It can be of any of the
5533 formats described above.
5534
5535 @item gnus-delay-group
5536 @vindex gnus-delay-group
5537 Delayed articles will be kept in this group on the drafts server until
5538 they are due.  You probably don't need to change this.  The default
5539 value is @code{"delayed"}.
5540
5541 @item gnus-delay-header
5542 @vindex gnus-delay-header
5543 The deadline for each article will be stored in a header.  This variable
5544 is a string and gives the header name.  You probably don't need to
5545 change this.  The default value is @code{"X-Gnus-Delayed"}.
5546 @end table
5547
5548 The way delaying works is like this: when you use the
5549 @code{gnus-delay-article} command, you give a certain delay.  Gnus
5550 calculates the deadline of the message and stores it in the
5551 @code{X-Gnus-Delayed} header and puts the message in the
5552 @code{nndraft:delayed} group.
5553
5554 @findex gnus-delay-send-queue
5555 And whenever you get new news, Gnus looks through the group for articles
5556 which are due and sends them.  It uses the @code{gnus-delay-send-queue}
5557 function for this.  By default, this function is added to the hook
5558 @code{gnus-get-new-news-hook}.  But of course, you can change this.
5559 Maybe you want to use the demon to send drafts?  Just tell the demon to
5560 execute the @code{gnus-delay-send-queue} function.
5561
5562 @table @code
5563 @item gnus-delay-initialize
5564 @findex gnus-delay-initialize
5565
5566 By default, this function installs @code{gnus-delay-send-queue} in
5567 @code{gnus-get-new-news-hook}.  But it accepts the optional second
5568 argument @code{no-check}.  If it is non-@code{nil},
5569 @code{gnus-get-new-news-hook} is not changed.  The optional first
5570 argument is ignored.
5571
5572 For example, @code{(gnus-delay-initialize nil t)} means to do nothing.
5573 Presumably, you want to use the demon for sending due delayed articles.
5574 Just don't forget to set that up :-)
5575 @end table
5576
5577
5578 @node Marking Articles
5579 @section Marking Articles
5580 @cindex article marking
5581 @cindex article ticking
5582 @cindex marks
5583
5584 There are several marks you can set on an article.
5585
5586 You have marks that decide the @dfn{readedness} (whoo, neato-keano
5587 neologism ohoy!) of the article.  Alphabetic marks generally mean
5588 @dfn{read}, while non-alphabetic characters generally mean @dfn{unread}.
5589
5590 In addition, you also have marks that do not affect readedness.
5591
5592 @menu
5593 * Unread Articles::             Marks for unread articles.
5594 * Read Articles::               Marks for read articles.
5595 * Other Marks::                 Marks that do not affect readedness.
5596 @end menu
5597
5598 @ifinfo
5599 There's a plethora of commands for manipulating these marks:
5600 @end ifinfo
5601
5602 @menu
5603 * Setting Marks::             How to set and remove marks.
5604 * Generic Marking Commands::  How to customize the marking.
5605 * Setting Process Marks::     How to mark articles for later processing.
5606 @end menu
5607
5608
5609 @node Unread Articles
5610 @subsection Unread Articles
5611
5612 The following marks mark articles as (kinda) unread, in one form or
5613 other.
5614
5615 @table @samp
5616 @item !
5617 @vindex gnus-ticked-mark
5618 Marked as ticked (@code{gnus-ticked-mark}).
5619
5620 @dfn{Ticked articles} are articles that will remain visible always.  If
5621 you see an article that you find interesting, or you want to put off
5622 reading it, or replying to it, until sometime later, you'd typically
5623 tick it.  However, articles can be expired (from news servers by the
5624 news server software, Gnus itself never expires ticked messages), so if
5625 you want to keep an article forever, you'll have to make it persistent
5626 (@pxref{Persistent Articles}).
5627
5628 @item ?
5629 @vindex gnus-dormant-mark
5630 Marked as dormant (@code{gnus-dormant-mark}).
5631
5632 @dfn{Dormant articles} will only appear in the summary buffer if there
5633 are followups to it.  If you want to see them even if they don't have
5634 followups, you can use the @kbd{/ D} command (@pxref{Limiting}).
5635 Otherwise (except for the visibility issue), they are just like ticked
5636 messages.
5637
5638 @item SPACE
5639 @vindex gnus-unread-mark
5640 Marked as unread (@code{gnus-unread-mark}).
5641
5642 @dfn{Unread articles} are articles that haven't been read at all yet.
5643 @end table
5644
5645
5646 @node Read Articles
5647 @subsection Read Articles
5648 @cindex expirable mark
5649
5650 All the following marks mark articles as read.
5651
5652 @table @samp
5653
5654 @item r
5655 @vindex gnus-del-mark
5656 These are articles that the user has marked as read with the @kbd{d}
5657 command manually, more or less (@code{gnus-del-mark}).
5658
5659 @item R
5660 @vindex gnus-read-mark
5661 Articles that have actually been read (@code{gnus-read-mark}).
5662
5663 @item O
5664 @vindex gnus-ancient-mark
5665 Articles that were marked as read in previous sessions and are now
5666 @dfn{old} (@code{gnus-ancient-mark}).
5667
5668 @item K
5669 @vindex gnus-killed-mark
5670 Marked as killed (@code{gnus-killed-mark}).
5671
5672 @item X
5673 @vindex gnus-kill-file-mark
5674 Marked as killed by kill files (@code{gnus-kill-file-mark}).
5675
5676 @item Y
5677 @vindex gnus-low-score-mark
5678 Marked as read by having too low a score (@code{gnus-low-score-mark}).
5679
5680 @item C
5681 @vindex gnus-catchup-mark
5682 Marked as read by a catchup (@code{gnus-catchup-mark}).
5683
5684 @item G
5685 @vindex gnus-canceled-mark
5686 Canceled article (@code{gnus-canceled-mark})
5687
5688 @item F
5689 @vindex gnus-souped-mark
5690 @sc{soup}ed article (@code{gnus-souped-mark}).  @xref{SOUP}.
5691
5692 @item Q
5693 @vindex gnus-sparse-mark
5694 Sparsely reffed article (@code{gnus-sparse-mark}).  @xref{Customizing
5695 Threading}.
5696
5697 @item M
5698 @vindex gnus-duplicate-mark
5699 Article marked as read by duplicate suppression
5700 (@code{gnus-duplicate-mark}).  @xref{Duplicate Suppression}.
5701
5702 @end table
5703
5704 All these marks just mean that the article is marked as read, really.
5705 They are interpreted differently when doing adaptive scoring, though.
5706
5707 One more special mark, though:
5708
5709 @table @samp
5710 @item E
5711 @vindex gnus-expirable-mark
5712 Marked as expirable (@code{gnus-expirable-mark}).
5713
5714 Marking articles as @dfn{expirable} (or have them marked as such
5715 automatically) doesn't make much sense in normal groups---a user doesn't
5716 control expiring of news articles, but in mail groups, for instance,
5717 articles marked as @dfn{expirable} can be deleted by gnus at
5718 any time.
5719 @end table
5720
5721
5722 @node Other Marks
5723 @subsection Other Marks
5724 @cindex process mark
5725 @cindex bookmarks
5726
5727 There are some marks that have nothing to do with whether the article is
5728 read or not.
5729
5730 @itemize @bullet
5731
5732 @item
5733 You can set a bookmark in the current article.  Say you are reading a
5734 long thesis on cats' urinary tracts, and have to go home for dinner
5735 before you've finished reading the thesis.  You can then set a bookmark
5736 in the article, and gnus will jump to this bookmark the next time it
5737 encounters the article.  @xref{Setting Marks}.
5738
5739 @item
5740 @vindex gnus-replied-mark
5741 All articles that you have replied to or made a followup to (i.e., have
5742 answered) will be marked with an @samp{A} in the second column
5743 (@code{gnus-replied-mark}).
5744
5745 @item
5746 @vindex gnus-forwarded-mark
5747 All articles that you have forwarded will be marked with an @samp{F} in
5748 the second column (@code{gnus-forwarded-mark}).
5749
5750 @item
5751 @vindex gnus-cached-mark
5752 Articles stored in the article cache will be marked with an @samp{*} in
5753 the second column (@code{gnus-cached-mark}).  @xref{Article Caching}.
5754
5755 @item
5756 @vindex gnus-saved-mark
5757 Articles ``saved'' (in some manner or other; not necessarily
5758 religiously) are marked with an @samp{S} in the second column
5759 (@code{gnus-saved-mark}).
5760
5761 @item
5762 @vindex gnus-recent-mark
5763 Articles that according to the server haven't been shown to the user
5764 before are marked with a @samp{N} in the second column
5765 (@code{gnus-recent-mark}).  Note that not all servers support this
5766 mark, in which case it simply never appears. Compare with
5767 @code{gnus-unseen-mark}.
5768
5769 @item
5770 @vindex gnus-unseen-mark
5771 Articles that haven't been seen before in Gnus by the user are marked
5772 with a @samp{.} in the second column (@code{gnus-unseen-mark}).
5773 Compare with @code{gnus-recent-mark}.
5774
5775 @item
5776 @vindex gnus-downloaded-mark
5777 When using the Gnus agent @pxref{Agent Basics}, articles may be
5778 downloaded for unplugged (offline) viewing.  If you are using the
5779 @samp{%O} spec, these articles get the @samp{+} mark in that spec.
5780 (The variable @code{gnus-downloaded-mark} controls which character to
5781 use.)
5782
5783 @item
5784 @vindex gnus-undownloaded-mark
5785 When using the Gnus agent @pxref{Agent Basics}, some articles might
5786 not have been downloaded.  Such articles cannot be viewed while you
5787 are unplugged (offline).  If you are using the @samp{%O} spec, these
5788 articles get the @samp{-} mark in that spec.  (The variable
5789 @code{gnus-undownloaded-mark} controls which character to use.)
5790
5791 @item
5792 @vindex gnus-downloadable-mark
5793 The Gnus agent @pxref{Agent Basics} downloads some articles
5794 automatically, but it is also possible to explicitly mark articles for
5795 download, even if they would not be downloaded automatically.  Such
5796 explicitly-marked articles get the @samp{%} mark in the first column.
5797 (The variable @code{gnus-downloadable-mark} controls which character to
5798 use.)
5799
5800 @item
5801 @vindex gnus-not-empty-thread-mark
5802 @vindex gnus-empty-thread-mark
5803 If the @samp{%e} spec is used, the presence of threads or not will be
5804 marked with @code{gnus-not-empty-thread-mark} and
5805 @code{gnus-empty-thread-mark} in the third column, respectively.
5806
5807 @item
5808 @vindex gnus-process-mark
5809 Finally we have the @dfn{process mark} (@code{gnus-process-mark}).  A
5810 variety of commands react to the presence of the process mark.  For
5811 instance, @kbd{X u} (@code{gnus-uu-decode-uu}) will uudecode and view
5812 all articles that have been marked with the process mark.  Articles
5813 marked with the process mark have a @samp{#} in the second column.
5814
5815 @end itemize
5816
5817 You might have noticed that most of these ``non-readedness'' marks
5818 appear in the second column by default.  So if you have a cached, saved,
5819 replied article that you have process-marked, what will that look like?
5820
5821 Nothing much.  The precedence rules go as follows: process -> cache ->
5822 replied -> saved.  So if the article is in the cache and is replied,
5823 you'll only see the cache mark and not the replied mark.
5824
5825
5826 @node Setting Marks
5827 @subsection Setting Marks
5828 @cindex setting marks
5829
5830 All the marking commands understand the numeric prefix.
5831
5832 @table @kbd
5833 @item M c
5834 @itemx M-u
5835 @kindex M c (Summary)
5836 @kindex M-u (Summary)
5837 @findex gnus-summary-clear-mark-forward
5838 @cindex mark as unread
5839 Clear all readedness-marks from the current article
5840 (@code{gnus-summary-clear-mark-forward}).  In other words, mark the
5841 article as unread.
5842
5843 @item M t
5844 @itemx !
5845 @kindex ! (Summary)
5846 @kindex M t (Summary)
5847 @findex gnus-summary-tick-article-forward
5848 Tick the current article (@code{gnus-summary-tick-article-forward}).
5849 @xref{Article Caching}.
5850
5851 @item M ?
5852 @itemx ?
5853 @kindex ? (Summary)
5854 @kindex M ? (Summary)
5855 @findex gnus-summary-mark-as-dormant
5856 Mark the current article as dormant
5857 (@code{gnus-summary-mark-as-dormant}).  @xref{Article Caching}.
5858
5859 @item M d
5860 @itemx d
5861 @kindex M d (Summary)
5862 @kindex d (Summary)
5863 @findex gnus-summary-mark-as-read-forward
5864 Mark the current article as read
5865 (@code{gnus-summary-mark-as-read-forward}).
5866
5867 @item D
5868 @kindex D (Summary)
5869 @findex gnus-summary-mark-as-read-backward
5870 Mark the current article as read and move point to the previous line
5871 (@code{gnus-summary-mark-as-read-backward}).
5872
5873 @item M k
5874 @itemx k
5875 @kindex k (Summary)
5876 @kindex M k (Summary)
5877 @findex gnus-summary-kill-same-subject-and-select
5878 Mark all articles that have the same subject as the current one as read,
5879 and then select the next unread article
5880 (@code{gnus-summary-kill-same-subject-and-select}).
5881
5882 @item M K
5883 @itemx C-k
5884 @kindex M K (Summary)
5885 @kindex C-k (Summary)
5886 @findex gnus-summary-kill-same-subject
5887 Mark all articles that have the same subject as the current one as read
5888 (@code{gnus-summary-kill-same-subject}).
5889
5890 @item M C
5891 @kindex M C (Summary)
5892 @findex gnus-summary-catchup
5893 @c @icon{gnus-summary-catchup}
5894 Mark all unread articles as read (@code{gnus-summary-catchup}).
5895
5896 @item M C-c
5897 @kindex M C-c (Summary)
5898 @findex gnus-summary-catchup-all
5899 Mark all articles in the group as read---even the ticked and dormant
5900 articles (@code{gnus-summary-catchup-all}).
5901
5902 @item M H
5903 @kindex M H (Summary)
5904 @findex gnus-summary-catchup-to-here
5905 Catchup the current group to point (before the point)
5906 (@code{gnus-summary-catchup-to-here}).
5907
5908 @item M h
5909 @kindex M h (Summary)
5910 @findex gnus-summary-catchup-from-here
5911 Catchup the current group from point (after the point)
5912 (@code{gnus-summary-catchup-from-here}).
5913
5914 @item C-w
5915 @kindex C-w (Summary)
5916 @findex gnus-summary-mark-region-as-read
5917 Mark all articles between point and mark as read
5918 (@code{gnus-summary-mark-region-as-read}).
5919
5920 @item M V k
5921 @kindex M V k (Summary)
5922 @findex gnus-summary-kill-below
5923 Kill all articles with scores below the default score (or below the
5924 numeric prefix) (@code{gnus-summary-kill-below}).
5925
5926 @item M e
5927 @itemx E
5928 @kindex M e (Summary)
5929 @kindex E (Summary)
5930 @findex gnus-summary-mark-as-expirable
5931 Mark the current article as expirable
5932 (@code{gnus-summary-mark-as-expirable}).
5933
5934 @item M b
5935 @kindex M b (Summary)
5936 @findex gnus-summary-set-bookmark
5937 Set a bookmark in the current article
5938 (@code{gnus-summary-set-bookmark}).
5939
5940 @item M B
5941 @kindex M B (Summary)
5942 @findex gnus-summary-remove-bookmark
5943 Remove the bookmark from the current article
5944 (@code{gnus-summary-remove-bookmark}).
5945
5946 @item M V c
5947 @kindex M V c (Summary)
5948 @findex gnus-summary-clear-above
5949 Clear all marks from articles with scores over the default score (or
5950 over the numeric prefix) (@code{gnus-summary-clear-above}).
5951
5952 @item M V u
5953 @kindex M V u (Summary)
5954 @findex gnus-summary-tick-above
5955 Tick all articles with scores over the default score (or over the
5956 numeric prefix) (@code{gnus-summary-tick-above}).
5957
5958 @item M V m
5959 @kindex M V m (Summary)
5960 @findex gnus-summary-mark-above
5961 Prompt for a mark, and mark all articles with scores over the default
5962 score (or over the numeric prefix) with this mark
5963 (@code{gnus-summary-clear-above}).
5964 @end table
5965
5966 @vindex gnus-summary-goto-unread
5967 The @code{gnus-summary-goto-unread} variable controls what action should
5968 be taken after setting a mark.  If non-@code{nil}, point will move to
5969 the next/previous unread article.  If @code{nil}, point will just move
5970 one line up or down.  As a special case, if this variable is
5971 @code{never}, all the marking commands as well as other commands (like
5972 @kbd{SPACE}) will move to the next article, whether it is unread or not.
5973 The default is @code{t}.
5974
5975
5976 @node Generic Marking Commands
5977 @subsection Generic Marking Commands
5978
5979 Some people would like the command that ticks an article (@kbd{!}) go to
5980 the next article.  Others would like it to go to the next unread
5981 article.  Yet others would like it to stay on the current article.  And
5982 even though I haven't heard of anybody wanting it to go to the
5983 previous (unread) article, I'm sure there are people that want that as
5984 well.
5985
5986 Multiply these five behaviors with five different marking commands, and
5987 you get a potentially complex set of variable to control what each
5988 command should do.
5989
5990 To sidestep that mess, Gnus provides commands that do all these
5991 different things.  They can be found on the @kbd{M M} map in the summary
5992 buffer.  Type @kbd{M M C-h} to see them all---there are too many of them
5993 to list in this manual.
5994
5995 While you can use these commands directly, most users would prefer
5996 altering the summary mode keymap.  For instance, if you would like the
5997 @kbd{!} command to go to the next article instead of the next unread
5998 article, you could say something like:
5999
6000 @lisp
6001 (add-hook 'gnus-summary-mode-hook 'my-alter-summary-map)
6002 (defun my-alter-summary-map ()
6003   (local-set-key "!" 'gnus-summary-put-mark-as-ticked-next))
6004 @end lisp
6005
6006 or
6007
6008 @lisp
6009 (defun my-alter-summary-map ()
6010   (local-set-key "!" "MM!n"))
6011 @end lisp
6012
6013
6014 @node Setting Process Marks
6015 @subsection Setting Process Marks
6016 @cindex setting process marks
6017
6018 Process marks are displayed as @code{#} in the summary buffer, and are
6019 used for marking articles in such a way that other commands will
6020 process these articles.  For instance, if you process mark four
6021 articles and then use the @kbd{*} command, Gnus will enter these four
6022 commands into the cache.  For more information,
6023 @pxref{Process/Prefix}.
6024
6025 @table @kbd
6026
6027 @item M P p
6028 @itemx #
6029 @kindex # (Summary)
6030 @kindex M P p (Summary)
6031 @findex gnus-summary-mark-as-processable
6032 Mark the current article with the process mark
6033 (@code{gnus-summary-mark-as-processable}).
6034 @findex gnus-summary-unmark-as-processable
6035
6036 @item M P u
6037 @itemx M-#
6038 @kindex M P u (Summary)
6039 @kindex M-# (Summary)
6040 Remove the process mark, if any, from the current article
6041 (@code{gnus-summary-unmark-as-processable}).
6042
6043 @item M P U
6044 @kindex M P U (Summary)
6045 @findex gnus-summary-unmark-all-processable
6046 Remove the process mark from all articles
6047 (@code{gnus-summary-unmark-all-processable}).
6048
6049 @item M P i
6050 @kindex M P i (Summary)
6051 @findex gnus-uu-invert-processable
6052 Invert the list of process marked articles
6053 (@code{gnus-uu-invert-processable}).
6054
6055 @item M P R
6056 @kindex M P R (Summary)
6057 @findex gnus-uu-mark-by-regexp
6058 Mark articles that have a @code{Subject} header that matches a regular
6059 expression (@code{gnus-uu-mark-by-regexp}).
6060
6061 @item M P G
6062 @kindex M P G (Summary)
6063 @findex gnus-uu-unmark-by-regexp
6064 Unmark articles that have a @code{Subject} header that matches a regular
6065 expression (@code{gnus-uu-unmark-by-regexp}).
6066
6067 @item M P r
6068 @kindex M P r (Summary)
6069 @findex gnus-uu-mark-region
6070 Mark articles in region (@code{gnus-uu-mark-region}).
6071
6072 @item M P g
6073 @kindex M P g
6074 @findex gnus-uu-unmark-region
6075 Unmark articles in region (@code{gnus-uu-unmark-region}).
6076
6077 @item M P t
6078 @kindex M P t (Summary)
6079 @findex gnus-uu-mark-thread
6080 Mark all articles in the current (sub)thread
6081 (@code{gnus-uu-mark-thread}).
6082
6083 @item M P T
6084 @kindex M P T (Summary)
6085 @findex gnus-uu-unmark-thread
6086 Unmark all articles in the current (sub)thread
6087 (@code{gnus-uu-unmark-thread}).
6088
6089 @item M P v
6090 @kindex M P v (Summary)
6091 @findex gnus-uu-mark-over
6092 Mark all articles that have a score above the prefix argument
6093 (@code{gnus-uu-mark-over}).
6094
6095 @item M P s
6096 @kindex M P s (Summary)
6097 @findex gnus-uu-mark-series
6098 Mark all articles in the current series (@code{gnus-uu-mark-series}).
6099
6100 @item M P S
6101 @kindex M P S (Summary)
6102 @findex gnus-uu-mark-sparse
6103 Mark all series that have already had some articles marked
6104 (@code{gnus-uu-mark-sparse}).
6105
6106 @item M P a
6107 @kindex M P a (Summary)
6108 @findex gnus-uu-mark-all
6109 Mark all articles in series order (@code{gnus-uu-mark-series}).
6110
6111 @item M P b
6112 @kindex M P b (Summary)
6113 @findex gnus-uu-mark-buffer
6114 Mark all articles in the buffer in the order they appear
6115 (@code{gnus-uu-mark-buffer}).
6116
6117 @item M P k
6118 @kindex M P k (Summary)
6119 @findex gnus-summary-kill-process-mark
6120 Push the current process mark set onto the stack and unmark all articles
6121 (@code{gnus-summary-kill-process-mark}).
6122
6123 @item M P y
6124 @kindex M P y (Summary)
6125 @findex gnus-summary-yank-process-mark
6126 Pop the previous process mark set from the stack and restore it
6127 (@code{gnus-summary-yank-process-mark}).
6128
6129 @item M P w
6130 @kindex M P w (Summary)
6131 @findex gnus-summary-save-process-mark
6132 Push the current process mark set onto the stack
6133 (@code{gnus-summary-save-process-mark}).
6134
6135 @end table
6136
6137 Also see the @kbd{&} command in @pxref{Searching for Articles} for how to
6138 set process marks based on article body contents.
6139
6140
6141 @node Limiting
6142 @section Limiting
6143 @cindex limiting
6144
6145 It can be convenient to limit the summary buffer to just show some
6146 subset of the articles currently in the group.  The effect most limit
6147 commands have is to remove a few (or many) articles from the summary
6148 buffer.
6149
6150 All limiting commands work on subsets of the articles already fetched
6151 from the servers.  None of these commands query the server for
6152 additional articles.
6153
6154 @table @kbd
6155
6156 @item / /
6157 @itemx / s
6158 @kindex / / (Summary)
6159 @findex gnus-summary-limit-to-subject
6160 Limit the summary buffer to articles that match some subject
6161 (@code{gnus-summary-limit-to-subject}). If given a prefix, exclude
6162 matching articles.
6163
6164 @item / a
6165 @kindex / a (Summary)
6166 @findex gnus-summary-limit-to-author
6167 Limit the summary buffer to articles that match some author
6168 (@code{gnus-summary-limit-to-author}). If given a prefix, exclude
6169 matching articles.
6170
6171 @item / x
6172 @kindex / x (Summary)
6173 @findex gnus-summary-limit-to-extra
6174 Limit the summary buffer to articles that match one of the ``extra''
6175 headers (@pxref{To From Newsgroups})
6176 (@code{gnus-summary-limit-to-extra}). If given a prefix, exclude
6177 matching articles.
6178
6179 @item / u
6180 @itemx x
6181 @kindex / u (Summary)
6182 @kindex x (Summary)
6183 @findex gnus-summary-limit-to-unread
6184 Limit the summary buffer to articles not marked as read
6185 (@code{gnus-summary-limit-to-unread}).  If given a prefix, limit the
6186 buffer to articles strictly unread.  This means that ticked and
6187 dormant articles will also be excluded.
6188
6189 @item / m
6190 @kindex / m (Summary)
6191 @findex gnus-summary-limit-to-marks
6192 Ask for a mark and then limit to all articles that have been marked
6193 with that mark (@code{gnus-summary-limit-to-marks}).
6194
6195 @item / t
6196 @kindex / t (Summary)
6197 @findex gnus-summary-limit-to-age
6198 Ask for a number and then limit the summary buffer to articles older than (or equal to) that number of days
6199 (@code{gnus-summary-limit-to-age}).  If given a prefix, limit to
6200 articles younger than that number of days.
6201
6202 @item / n
6203 @kindex / n (Summary)
6204 @findex gnus-summary-limit-to-articles
6205 Limit the summary buffer to the current article
6206 (@code{gnus-summary-limit-to-articles}).  Uses the process/prefix
6207 convention (@pxref{Process/Prefix}).
6208
6209 @item / w
6210 @kindex / w (Summary)
6211 @findex gnus-summary-pop-limit
6212 Pop the previous limit off the stack and restore it
6213 (@code{gnus-summary-pop-limit}).  If given a prefix, pop all limits off
6214 the stack.
6215
6216 @item / .
6217 @kindex / . (Summary)
6218 @findex gnus-summary-limit-to-unseen
6219 Limit the summary buffer to the unseen articles
6220 (@code{gnus-summary-limit-to-unseen}).
6221
6222 @item / v
6223 @kindex / v (Summary)
6224 @findex gnus-summary-limit-to-score
6225 Limit the summary buffer to articles that have a score at or above some
6226 score (@code{gnus-summary-limit-to-score}).
6227
6228 @item / p
6229 @kindex / p (Summary)
6230 @findex gnus-summary-limit-to-display-predicate
6231 Limit the summary buffer to articles that satisfy the @code{display}
6232 group parameter predicate
6233 (@code{gnus-summary-limit-to-display-predicate}).  See @pxref{Group
6234 Parameters} for more on this predicate.
6235
6236 @item / E
6237 @itemx M S
6238 @kindex M S (Summary)
6239 @kindex / E (Summary)
6240 @findex gnus-summary-limit-include-expunged
6241 Include all expunged articles in the limit
6242 (@code{gnus-summary-limit-include-expunged}).
6243
6244 @item / D
6245 @kindex / D (Summary)
6246 @findex gnus-summary-limit-include-dormant
6247 Include all dormant articles in the limit
6248 (@code{gnus-summary-limit-include-dormant}).
6249
6250 @item / *
6251 @kindex / * (Summary)
6252 @findex gnus-summary-limit-include-cached
6253 Include all cached articles in the limit
6254 (@code{gnus-summary-limit-include-cached}).
6255
6256 @item / d
6257 @kindex / d (Summary)
6258 @findex gnus-summary-limit-exclude-dormant
6259 Exclude all dormant articles from the limit
6260 (@code{gnus-summary-limit-exclude-dormant}).
6261
6262 @item / M
6263 @kindex / M (Summary)
6264 @findex gnus-summary-limit-exclude-marks
6265 Exclude all marked articles (@code{gnus-summary-limit-exclude-marks}).
6266
6267 @item / T
6268 @kindex / T (Summary)
6269 @findex gnus-summary-limit-include-thread
6270 Include all the articles in the current thread in the limit.
6271
6272 @item / c
6273 @kindex / c (Summary)
6274 @findex gnus-summary-limit-exclude-childless-dormant
6275 Exclude all dormant articles that have no children from the limit
6276 (@code{gnus-summary-limit-exclude-childless-dormant}).
6277
6278 @item / C
6279 @kindex / C (Summary)
6280 @findex gnus-summary-limit-mark-excluded-as-read
6281 Mark all excluded unread articles as read
6282 (@code{gnus-summary-limit-mark-excluded-as-read}).   If given a prefix,
6283 also mark excluded ticked and dormant articles as read.
6284
6285 @item / N
6286 @kindex / N (Summary)
6287 @findex gnus-summary-insert-new-articles
6288 Insert all new articles in the summary buffer. It scans for new emails
6289 if @var{back-end}@code{-get-new-mail} is non-@code{nil}.
6290
6291 @item / o
6292 @kindex / o (Summary)
6293 @findex gnus-summary-insert-old-articles
6294 Insert all old articles in the summary buffer. If given a numbered
6295 prefix, fetch this number of articles.
6296
6297 @end table
6298
6299
6300 @node Threading
6301 @section Threading
6302 @cindex threading
6303 @cindex article threading
6304
6305 Gnus threads articles by default.  @dfn{To thread} is to put responses
6306 to articles directly after the articles they respond to---in a
6307 hierarchical fashion.
6308
6309 Threading is done by looking at the @code{References} headers of the
6310 articles.  In a perfect world, this would be enough to build pretty
6311 trees, but unfortunately, the @code{References} header is often broken
6312 or simply missing.  Weird news propagation exacerbates the problem,
6313 so one has to employ other heuristics to get pleasing results.  A
6314 plethora of approaches exists, as detailed in horrible detail in
6315 @pxref{Customizing Threading}.
6316
6317 First, a quick overview of the concepts:
6318
6319 @table @dfn
6320 @item root
6321 The top-most article in a thread; the first article in the thread.
6322
6323 @item thread
6324 A tree-like article structure.
6325
6326 @item sub-thread
6327 A small(er) section of this tree-like structure.
6328
6329 @item loose threads
6330 Threads often lose their roots due to article expiry, or due to the root
6331 already having been read in a previous session, and not displayed in the
6332 summary buffer.  We then typically have many sub-threads that really
6333 belong to one thread, but are without connecting roots.  These are
6334 called loose threads.
6335
6336 @item thread gathering
6337 An attempt to gather loose threads into bigger threads.
6338
6339 @item sparse threads
6340 A thread where the missing articles have been ``guessed'' at, and are
6341 displayed as empty lines in the summary buffer.
6342
6343 @end table
6344
6345
6346 @menu
6347 * Customizing Threading::       Variables you can change to affect the threading.
6348 * Thread Commands::             Thread based commands in the summary buffer.
6349 @end menu
6350
6351
6352 @node Customizing Threading
6353 @subsection Customizing Threading
6354 @cindex customizing threading
6355
6356 @menu
6357 * Loose Threads::               How Gnus gathers loose threads into bigger threads.
6358 * Filling In Threads::          Making the threads displayed look fuller.
6359 * More Threading::              Even more variables for fiddling with threads.
6360 * Low-Level Threading::         You thought it was over@dots{} but you were wrong!
6361 @end menu
6362
6363
6364 @node Loose Threads
6365 @subsubsection Loose Threads
6366 @cindex <
6367 @cindex >
6368 @cindex loose threads
6369
6370 @table @code
6371 @item gnus-summary-make-false-root
6372 @vindex gnus-summary-make-false-root
6373 If non-@code{nil}, gnus will gather all loose subtrees into one big tree
6374 and create a dummy root at the top.  (Wait a minute.  Root at the top?
6375 Yup.)  Loose subtrees occur when the real root has expired, or you've
6376 read or killed the root in a previous session.
6377
6378 When there is no real root of a thread, gnus will have to fudge
6379 something.  This variable says what fudging method gnus should use.
6380 There are four possible values:
6381
6382 @iftex
6383 @iflatex
6384 \gnusfigure{The Summary Buffer}{390}{
6385 \put(0,0){\epsfig{figure=ps/summary-adopt,width=7.5cm}}
6386 \put(445,0){\makebox(0,0)[br]{\epsfig{figure=ps/summary-empty,width=7.5cm}}}
6387 \put(0,400){\makebox(0,0)[tl]{\epsfig{figure=ps/summary-none,width=7.5cm}}}
6388 \put(445,400){\makebox(0,0)[tr]{\epsfig{figure=ps/summary-dummy,width=7.5cm}}}
6389 }
6390 @end iflatex
6391 @end iftex
6392
6393 @cindex adopting articles
6394
6395 @table @code
6396
6397 @item adopt
6398 Gnus will make the first of the orphaned articles the parent.  This
6399 parent will adopt all the other articles.  The adopted articles will be
6400 marked as such by pointy brackets (@samp{<>}) instead of the standard
6401 square brackets (@samp{[]}).  This is the default method.
6402
6403 @item dummy
6404 @vindex gnus-summary-dummy-line-format
6405 @vindex gnus-summary-make-false-root-always
6406 Gnus will create a dummy summary line that will pretend to be the
6407 parent.  This dummy line does not correspond to any real article, so
6408 selecting it will just select the first real article after the dummy
6409 article.  @code{gnus-summary-dummy-line-format} is used to specify the
6410 format of the dummy roots.  It accepts only one format spec:  @samp{S},
6411 which is the subject of the article.  @xref{Formatting Variables}.
6412 If you want all threads to have a dummy root, even the non-gathered
6413 ones, set @code{gnus-summary-make-false-root-always} to @code{t}.
6414
6415 @item empty
6416 Gnus won't actually make any article the parent, but simply leave the
6417 subject field of all orphans except the first empty.  (Actually, it will
6418 use @code{gnus-summary-same-subject} as the subject (@pxref{Summary
6419 Buffer Format}).)
6420
6421 @item none
6422 Don't make any article parent at all.  Just gather the threads and
6423 display them after one another.
6424
6425 @item nil
6426 Don't gather loose threads.
6427 @end table
6428
6429 @item gnus-summary-gather-subject-limit
6430 @vindex gnus-summary-gather-subject-limit
6431 Loose threads are gathered by comparing subjects of articles.  If this
6432 variable is @code{nil}, gnus requires an exact match between the
6433 subjects of the loose threads before gathering them into one big
6434 super-thread.  This might be too strict a requirement, what with the
6435 presence of stupid newsreaders that chop off long subject lines.  If
6436 you think so, set this variable to, say, 20 to require that only the
6437 first 20 characters of the subjects have to match.  If you set this
6438 variable to a really low number, you'll find that gnus will gather
6439 everything in sight into one thread, which isn't very helpful.
6440
6441 @cindex fuzzy article gathering
6442 If you set this variable to the special value @code{fuzzy}, gnus will
6443 use a fuzzy string comparison algorithm on the subjects (@pxref{Fuzzy
6444 Matching}).
6445
6446 @item gnus-simplify-subject-fuzzy-regexp
6447 @vindex gnus-simplify-subject-fuzzy-regexp
6448 This can either be a regular expression or list of regular expressions
6449 that match strings that will be removed from subjects if fuzzy subject
6450 simplification is used.
6451
6452 @item gnus-simplify-ignored-prefixes
6453 @vindex gnus-simplify-ignored-prefixes
6454 If you set @code{gnus-summary-gather-subject-limit} to something as low
6455 as 10, you might consider setting this variable to something sensible:
6456
6457 @c Written by Michael Ernst <mernst@cs.rice.edu>
6458 @lisp
6459 (setq gnus-simplify-ignored-prefixes
6460       (concat
6461        "\\`\\[?\\("
6462        (mapconcat
6463         'identity
6464         '("looking"
6465           "wanted" "followup" "summary\\( of\\)?"
6466           "help" "query" "problem" "question"
6467           "answer" "reference" "announce"
6468           "How can I" "How to" "Comparison of"
6469           ;; ...
6470           )
6471         "\\|")
6472        "\\)\\s *\\("
6473        (mapconcat 'identity
6474                   '("for" "for reference" "with" "about")
6475                   "\\|")
6476        "\\)?\\]?:?[ \t]*"))
6477 @end lisp
6478
6479 All words that match this regexp will be removed before comparing two
6480 subjects.
6481
6482 @item gnus-simplify-subject-functions
6483 @vindex gnus-simplify-subject-functions
6484 If non-@code{nil}, this variable overrides
6485 @code{gnus-summary-gather-subject-limit}.  This variable should be a
6486 list of functions to apply to the @code{Subject} string iteratively to
6487 arrive at the simplified version of the string.
6488
6489 Useful functions to put in this list include:
6490
6491 @table @code
6492 @item gnus-simplify-subject-re
6493 @findex gnus-simplify-subject-re
6494 Strip the leading @samp{Re:}.
6495
6496 @item gnus-simplify-subject-fuzzy
6497 @findex gnus-simplify-subject-fuzzy
6498 Simplify fuzzily.
6499
6500 @item gnus-simplify-whitespace
6501 @findex gnus-simplify-whitespace
6502 Remove excessive whitespace.
6503
6504 @item gnus-simplify-all-whitespace
6505 @findex gnus-simplify-all-whitespace
6506 Remove all whitespace.
6507 @end table
6508
6509 You may also write your own functions, of course.
6510
6511
6512 @item gnus-summary-gather-exclude-subject
6513 @vindex gnus-summary-gather-exclude-subject
6514 Since loose thread gathering is done on subjects only, that might lead
6515 to many false hits, especially with certain common subjects like
6516 @samp{} and @samp{(none)}.  To make the situation slightly better,
6517 you can use the regexp @code{gnus-summary-gather-exclude-subject} to say
6518 what subjects should be excluded from the gathering process.@*
6519 The default is @samp{^ *$\\|^(none)$}.
6520
6521 @item gnus-summary-thread-gathering-function
6522 @vindex gnus-summary-thread-gathering-function
6523 Gnus gathers threads by looking at @code{Subject} headers.  This means
6524 that totally unrelated articles may end up in the same ``thread'', which
6525 is confusing.  An alternate approach is to look at all the
6526 @code{Message-ID}s in all the @code{References} headers to find matches.
6527 This will ensure that no gathered threads ever include unrelated
6528 articles, but it also means that people who have posted with broken
6529 newsreaders won't be gathered properly.  The choice is yours---plague or
6530 cholera:
6531
6532 @table @code
6533 @item gnus-gather-threads-by-subject
6534 @findex gnus-gather-threads-by-subject
6535 This function is the default gathering function and looks at
6536 @code{Subject}s exclusively.
6537
6538 @item gnus-gather-threads-by-references
6539 @findex gnus-gather-threads-by-references
6540 This function looks at @code{References} headers exclusively.
6541 @end table
6542
6543 If you want to test gathering by @code{References}, you could say
6544 something like:
6545
6546 @lisp
6547 (setq gnus-summary-thread-gathering-function
6548       'gnus-gather-threads-by-references)
6549 @end lisp
6550
6551 @end table
6552
6553
6554 @node Filling In Threads
6555 @subsubsection Filling In Threads
6556
6557 @table @code
6558 @item gnus-fetch-old-headers
6559 @vindex gnus-fetch-old-headers
6560 If non-@code{nil}, gnus will attempt to build old threads by fetching
6561 more old headers---headers to articles marked as read.  If you
6562 would like to display as few summary lines as possible, but still
6563 connect as many loose threads as possible, you should set this variable
6564 to @code{some} or a number.  If you set it to a number, no more than
6565 that number of extra old headers will be fetched.  In either case,
6566 fetching old headers only works if the back end you are using carries
6567 overview files---this would normally be @code{nntp}, @code{nnspool},
6568 @code{nnml}, and @code{nnmaildir}.  Also remember that if the root of
6569 the thread has been expired by the server, there's not much Gnus can do
6570 about that.
6571
6572 This variable can also be set to @code{invisible}.  This won't have any
6573 visible effects, but is useful if you use the @kbd{A T} command a lot
6574 (@pxref{Finding the Parent}).
6575
6576 @item gnus-build-sparse-threads
6577 @vindex gnus-build-sparse-threads
6578 Fetching old headers can be slow.  A low-rent similar effect can be
6579 gotten by setting this variable to @code{some}.  Gnus will then look at
6580 the complete @code{References} headers of all articles and try to string
6581 together articles that belong in the same thread.  This will leave
6582 @dfn{gaps} in the threading display where gnus guesses that an article
6583 is missing from the thread.  (These gaps appear like normal summary
6584 lines.  If you select a gap, gnus will try to fetch the article in
6585 question.)  If this variable is @code{t}, gnus will display all these
6586 ``gaps'' without regard for whether they are useful for completing the
6587 thread or not.  Finally, if this variable is @code{more}, gnus won't cut
6588 off sparse leaf nodes that don't lead anywhere.  This variable is
6589 @code{nil} by default.
6590
6591 @item gnus-read-all-available-headers
6592 @vindex gnus-read-all-available-headers
6593 This is a rather obscure variable that few will find useful.  It's
6594 intended for those non-news newsgroups where the back end has to fetch
6595 quite a lot to present the summary buffer, and where it's impossible to
6596 go back to parents of articles.  This is mostly the case in the
6597 web-based groups, like the @code{nnultimate} groups.
6598
6599 If you don't use those, then it's safe to leave this as the default
6600 @code{nil}.  If you want to use this variable, it should be a regexp
6601 that matches the group name, or @code{t} for all groups.
6602
6603 @end table
6604
6605
6606 @node More Threading
6607 @subsubsection More Threading
6608
6609 @table @code
6610 @item gnus-show-threads
6611 @vindex gnus-show-threads
6612 If this variable is @code{nil}, no threading will be done, and all of
6613 the rest of the variables here will have no effect.  Turning threading
6614 off will speed group selection up a bit, but it is sure to make reading
6615 slower and more awkward.
6616
6617 @item gnus-thread-hide-subtree
6618 @vindex gnus-thread-hide-subtree
6619 If non-@code{nil}, all threads will be hidden when the summary buffer is
6620 generated.
6621
6622 This can also be a predicate specifier (@pxref{Predicate Specifiers}).
6623 Available predicates are @code{gnus-article-unread-p} and
6624 @code{gnus-article-unseen-p}).
6625
6626 Here's an example:
6627
6628 @lisp
6629 (setq gnus-thread-hide-subtree
6630       '(or gnus-article-unread-p
6631            gnus-article-unseen-p))
6632 @end lisp
6633
6634 (It's a pretty nonsensical example, since all unseen articles are also
6635 unread, but you get my drift.)
6636
6637
6638 @item gnus-thread-expunge-below
6639 @vindex gnus-thread-expunge-below
6640 All threads that have a total score (as defined by
6641 @code{gnus-thread-score-function}) less than this number will be
6642 expunged.  This variable is @code{nil} by default, which means that no
6643 threads are expunged.
6644
6645 @item gnus-thread-hide-killed
6646 @vindex gnus-thread-hide-killed
6647 if you kill a thread and this variable is non-@code{nil}, the subtree
6648 will be hidden.
6649
6650 @item gnus-thread-ignore-subject
6651 @vindex gnus-thread-ignore-subject
6652 Sometimes somebody changes the subject in the middle of a thread.  If
6653 this variable is non-@code{nil}, which is the default, the subject
6654 change is ignored.  If it is @code{nil}, a change in the subject will
6655 result in a new thread.
6656
6657 @item gnus-thread-indent-level
6658 @vindex gnus-thread-indent-level
6659 This is a number that says how much each sub-thread should be indented.
6660 The default is 4.
6661
6662 @item gnus-sort-gathered-threads-function
6663 @vindex gnus-sort-gathered-threads-function
6664 Sometimes, particularly with mailing lists, the order in which mails
6665 arrive locally is not necessarily the same as the order in which they
6666 arrived on the mailing list.  Consequently, when sorting sub-threads
6667 using the default @code{gnus-thread-sort-by-number}, responses can end
6668 up appearing before the article to which they are responding to.
6669 Setting this variable to an alternate value
6670 (e.g. @code{gnus-thread-sort-by-date}), in a group's parameters or in an
6671 appropriate hook (e.g. @code{gnus-summary-generate-hook}) can produce a
6672 more logical sub-thread ordering in such instances.
6673
6674 @end table
6675
6676
6677 @node Low-Level Threading
6678 @subsubsection Low-Level Threading
6679
6680 @table @code
6681
6682 @item gnus-parse-headers-hook
6683 @vindex gnus-parse-headers-hook
6684 Hook run before parsing any headers.  The default value is
6685 @code{(gnus-set-summary-default-charset)}, which sets up local value of
6686 @code{default-mime-charset} in summary buffer based on variable
6687 @code{gnus-newsgroup-default-charset-alist}.
6688
6689 @item gnus-alter-header-function
6690 @vindex gnus-alter-header-function
6691 If non-@code{nil}, this function will be called to allow alteration of
6692 article header structures.  The function is called with one parameter,
6693 the article header vector, which it may alter in any way.  For instance,
6694 if you have a mail-to-news gateway which alters the @code{Message-ID}s
6695 in systematic ways (by adding prefixes and such), you can use this
6696 variable to un-scramble the @code{Message-ID}s so that they are more
6697 meaningful.  Here's one example:
6698
6699 @lisp
6700 (setq gnus-alter-header-function 'my-alter-message-id)
6701
6702 (defun my-alter-message-id (header)
6703   (let ((id (mail-header-id header)))
6704     (when (string-match
6705            "\\(<[^<>@@]*\\)\\.?cygnus\\..*@@\\([^<>@@]*>\\)" id)
6706       (mail-header-set-id
6707        (concat (match-string 1 id) "@@" (match-string 2 id))
6708        header))))
6709 @end lisp
6710
6711 @end table
6712
6713
6714 @node Thread Commands
6715 @subsection Thread Commands
6716 @cindex thread commands
6717
6718 @table @kbd
6719
6720 @item T k
6721 @itemx C-M-k
6722 @kindex T k (Summary)
6723 @kindex C-M-k (Summary)
6724 @findex gnus-summary-kill-thread
6725 Mark all articles in the current (sub-)thread as read
6726 (@code{gnus-summary-kill-thread}).  If the prefix argument is positive,
6727 remove all marks instead.  If the prefix argument is negative, tick
6728 articles instead.
6729
6730 @item T l
6731 @itemx C-M-l
6732 @kindex T l (Summary)
6733 @kindex C-M-l (Summary)
6734 @findex gnus-summary-lower-thread
6735 Lower the score of the current (sub-)thread
6736 (@code{gnus-summary-lower-thread}).
6737
6738 @item T i
6739 @kindex T i (Summary)
6740 @findex gnus-summary-raise-thread
6741 Increase the score of the current (sub-)thread
6742 (@code{gnus-summary-raise-thread}).
6743
6744 @item T #
6745 @kindex T # (Summary)
6746 @findex gnus-uu-mark-thread
6747 Set the process mark on the current (sub-)thread
6748 (@code{gnus-uu-mark-thread}).
6749
6750 @item T M-#
6751 @kindex T M-# (Summary)
6752 @findex gnus-uu-unmark-thread
6753 Remove the process mark from the current (sub-)thread
6754 (@code{gnus-uu-unmark-thread}).
6755
6756 @item T T
6757 @kindex T T (Summary)
6758 @findex gnus-summary-toggle-threads
6759 Toggle threading (@code{gnus-summary-toggle-threads}).
6760
6761 @item T s
6762 @kindex T s (Summary)
6763 @findex gnus-summary-show-thread
6764 Expose the (sub-)thread hidden under the current article, if any
6765 (@code{gnus-summary-show-thread}).
6766
6767 @item T h
6768 @kindex T h (Summary)
6769 @findex gnus-summary-hide-thread
6770 Hide the current (sub-)thread (@code{gnus-summary-hide-thread}).
6771
6772 @item T S
6773 @kindex T S (Summary)
6774 @findex gnus-summary-show-all-threads
6775 Expose all hidden threads (@code{gnus-summary-show-all-threads}).
6776
6777 @item T H
6778 @kindex T H (Summary)
6779 @findex gnus-summary-hide-all-threads
6780 Hide all threads (@code{gnus-summary-hide-all-threads}).
6781
6782 @item T t
6783 @kindex T t (Summary)
6784 @findex gnus-summary-rethread-current
6785 Re-thread the current article's thread
6786 (@code{gnus-summary-rethread-current}).  This works even when the
6787 summary buffer is otherwise unthreaded.
6788
6789 @item T ^
6790 @kindex T ^ (Summary)
6791 @findex gnus-summary-reparent-thread
6792 Make the current article the child of the marked (or previous) article
6793 (@code{gnus-summary-reparent-thread}).
6794
6795 @end table
6796
6797 The following commands are thread movement commands.  They all
6798 understand the numeric prefix.
6799
6800 @table @kbd
6801
6802 @item T n
6803 @kindex T n (Summary)
6804 @itemx C-M-f
6805 @kindex C-M-n (Summary)
6806 @itemx M-down
6807 @kindex M-down (Summary)
6808 @findex gnus-summary-next-thread
6809 Go to the next thread (@code{gnus-summary-next-thread}).
6810
6811 @item T p
6812 @kindex T p (Summary)
6813 @itemx C-M-b
6814 @kindex C-M-p (Summary)
6815 @itemx M-up
6816 @kindex M-up (Summary)
6817 @findex gnus-summary-prev-thread
6818 Go to the previous thread (@code{gnus-summary-prev-thread}).
6819
6820 @item T d
6821 @kindex T d (Summary)
6822 @findex gnus-summary-down-thread
6823 Descend the thread (@code{gnus-summary-down-thread}).
6824
6825 @item T u
6826 @kindex T u (Summary)
6827 @findex gnus-summary-up-thread
6828 Ascend the thread (@code{gnus-summary-up-thread}).
6829
6830 @item T o
6831 @kindex T o (Summary)
6832 @findex gnus-summary-top-thread
6833 Go to the top of the thread (@code{gnus-summary-top-thread}).
6834 @end table
6835
6836 @vindex gnus-thread-operation-ignore-subject
6837 If you ignore subject while threading, you'll naturally end up with
6838 threads that have several different subjects in them.  If you then issue
6839 a command like @kbd{T k} (@code{gnus-summary-kill-thread}) you might not
6840 wish to kill the entire thread, but just those parts of the thread that
6841 have the same subject as the current article.  If you like this idea,
6842 you can fiddle with @code{gnus-thread-operation-ignore-subject}.  If it
6843 is non-@code{nil} (which it is by default), subjects will be ignored
6844 when doing thread commands.  If this variable is @code{nil}, articles in
6845 the same thread with different subjects will not be included in the
6846 operation in question.  If this variable is @code{fuzzy}, only articles
6847 that have subjects fuzzily equal will be included (@pxref{Fuzzy
6848 Matching}).
6849
6850
6851 @node Sorting the Summary Buffer
6852 @section Sorting the Summary Buffer
6853
6854 @findex gnus-thread-sort-by-total-score
6855 @findex gnus-thread-sort-by-date
6856 @findex gnus-thread-sort-by-score
6857 @findex gnus-thread-sort-by-subject
6858 @findex gnus-thread-sort-by-author
6859 @findex gnus-thread-sort-by-number
6860 @findex gnus-thread-sort-by-random
6861 @vindex gnus-thread-sort-functions
6862 @findex gnus-thread-sort-by-most-recent-thread
6863 If you are using a threaded summary display, you can sort the threads by
6864 setting @code{gnus-thread-sort-functions}, which can be either a single
6865 function, a list of functions, or a list containing functions and
6866 @code{(not some-function)} elements.
6867
6868 By default, sorting is done on article numbers.  Ready-made sorting
6869 predicate functions include @code{gnus-thread-sort-by-number},
6870 @code{gnus-thread-sort-by-author}, @code{gnus-thread-sort-by-subject},
6871 @code{gnus-thread-sort-by-date}, @code{gnus-thread-sort-by-score},
6872 @code{gnus-thread-sort-by-most-recent-number},
6873 @code{gnus-thread-sort-by-most-recent-date},
6874 @code{gnus-thread-sort-by-random} and
6875 @code{gnus-thread-sort-by-total-score}.
6876
6877 Each function takes two threads and returns non-@code{nil} if the first
6878 thread should be sorted before the other.  Note that sorting really is
6879 normally done by looking only at the roots of each thread.
6880
6881 If you use more than one function, the primary sort key should be the
6882 last function in the list.  You should probably always include
6883 @code{gnus-thread-sort-by-number} in the list of sorting
6884 functions---preferably first.  This will ensure that threads that are
6885 equal with respect to the other sort criteria will be displayed in
6886 ascending article order.
6887
6888 If you would like to sort by reverse score, then by subject, and finally
6889 by number, you could do something like:
6890
6891 @lisp
6892 (setq gnus-thread-sort-functions
6893       '(gnus-thread-sort-by-number
6894         gnus-thread-sort-by-subject
6895         (not gnus-thread-sort-by-total-score)))
6896 @end lisp
6897
6898 The threads that have highest score will be displayed first in the
6899 summary buffer.  When threads have the same score, they will be sorted
6900 alphabetically.  The threads that have the same score and the same
6901 subject will be sorted by number, which is (normally) the sequence in
6902 which the articles arrived.
6903
6904 If you want to sort by score and then reverse arrival order, you could
6905 say something like:
6906
6907 @lisp
6908 (setq gnus-thread-sort-functions
6909       '((lambda (t1 t2)
6910           (not (gnus-thread-sort-by-number t1 t2)))
6911         gnus-thread-sort-by-score))
6912 @end lisp
6913
6914 @vindex gnus-thread-score-function
6915 The function in the @code{gnus-thread-score-function} variable (default
6916 @code{+}) is used for calculating the total score of a thread.  Useful
6917 functions might be @code{max}, @code{min}, or squared means, or whatever
6918 tickles your fancy.
6919
6920 @findex gnus-article-sort-functions
6921 @findex gnus-article-sort-by-date
6922 @findex gnus-article-sort-by-score
6923 @findex gnus-article-sort-by-subject
6924 @findex gnus-article-sort-by-author
6925 @findex gnus-article-sort-by-random
6926 @findex gnus-article-sort-by-number
6927 If you are using an unthreaded display for some strange reason or
6928 other, you have to fiddle with the @code{gnus-article-sort-functions}
6929 variable.  It is very similar to the
6930 @code{gnus-thread-sort-functions}, except that it uses slightly
6931 different functions for article comparison.  Available sorting
6932 predicate functions are @code{gnus-article-sort-by-number},
6933 @code{gnus-article-sort-by-author},
6934 @code{gnus-article-sort-by-subject}, @code{gnus-article-sort-by-date},
6935 @code{gnus-article-sort-by-random}, and
6936 @code{gnus-article-sort-by-score}.
6937
6938 If you want to sort an unthreaded summary display by subject, you could
6939 say something like:
6940
6941 @lisp
6942 (setq gnus-article-sort-functions
6943       '(gnus-article-sort-by-number
6944         gnus-article-sort-by-subject))
6945 @end lisp
6946
6947
6948
6949 @node Asynchronous Fetching
6950 @section Asynchronous Article Fetching
6951 @cindex asynchronous article fetching
6952 @cindex article pre-fetch
6953 @cindex pre-fetch
6954
6955 If you read your news from an @sc{nntp} server that's far away, the
6956 network latencies may make reading articles a chore.  You have to wait
6957 for a while after pressing @kbd{n} to go to the next article before the
6958 article appears.  Why can't gnus just go ahead and fetch the article
6959 while you are reading the previous one?  Why not, indeed.
6960
6961 First, some caveats.  There are some pitfalls to using asynchronous
6962 article fetching, especially the way gnus does it.
6963
6964 Let's say you are reading article 1, which is short, and article 2 is
6965 quite long, and you are not interested in reading that.  Gnus does not
6966 know this, so it goes ahead and fetches article 2.  You decide to read
6967 article 3, but since gnus is in the process of fetching article 2, the
6968 connection is blocked.
6969
6970 To avoid these situations, gnus will open two (count 'em two)
6971 connections to the server.  Some people may think this isn't a very nice
6972 thing to do, but I don't see any real alternatives.  Setting up that
6973 extra connection takes some time, so gnus startup will be slower.
6974
6975 Gnus will fetch more articles than you will read.  This will mean that
6976 the link between your machine and the @sc{nntp} server will become more
6977 loaded than if you didn't use article pre-fetch.  The server itself will
6978 also become more loaded---both with the extra article requests, and the
6979 extra connection.
6980
6981 Ok, so now you know that you shouldn't really use this thing@dots{} unless
6982 you really want to.
6983
6984 @vindex gnus-asynchronous
6985 Here's how:  Set @code{gnus-asynchronous} to @code{t}.  The rest should
6986 happen automatically.
6987
6988 @vindex gnus-use-article-prefetch
6989 You can control how many articles are to be pre-fetched by setting
6990 @code{gnus-use-article-prefetch}.  This is 30 by default, which means
6991 that when you read an article in the group, the back end will pre-fetch
6992 the next 30 articles.  If this variable is @code{t}, the back end will
6993 pre-fetch all the articles it can without bound.  If it is
6994 @code{nil}, no pre-fetching will be done.
6995
6996 @vindex gnus-async-prefetch-article-p
6997 @findex gnus-async-read-p
6998 There are probably some articles that you don't want to pre-fetch---read
6999 articles, for instance.  The @code{gnus-async-prefetch-article-p}
7000 variable controls whether an article is to be pre-fetched.  This
7001 function should return non-@code{nil} when the article in question is
7002 to be pre-fetched.  The default is @code{gnus-async-read-p}, which
7003 returns @code{nil} on read articles.  The function is called with an
7004 article data structure as the only parameter.
7005
7006 If, for instance, you wish to pre-fetch only unread articles shorter
7007 than 100 lines, you could say something like:
7008
7009 @lisp
7010 (defun my-async-short-unread-p (data)
7011   "Return non-nil for short, unread articles."
7012   (and (gnus-data-unread-p data)
7013        (< (mail-header-lines (gnus-data-header data))
7014           100)))
7015
7016 (setq gnus-async-prefetch-article-p 'my-async-short-unread-p)
7017 @end lisp
7018
7019 These functions will be called many, many times, so they should
7020 preferably be short and sweet to avoid slowing down gnus too much.
7021 It's probably a good idea to byte-compile things like this.
7022
7023 @vindex gnus-prefetched-article-deletion-strategy
7024 Articles have to be removed from the asynch buffer sooner or later.  The
7025 @code{gnus-prefetched-article-deletion-strategy} says when to remove
7026 articles.  This is a list that may contain the following elements:
7027
7028 @table @code
7029 @item read
7030 Remove articles when they are read.
7031
7032 @item exit
7033 Remove articles when exiting the group.
7034 @end table
7035
7036 The default value is @code{(read exit)}.
7037
7038 @c @vindex gnus-use-header-prefetch
7039 @c If @code{gnus-use-header-prefetch} is non-@code{nil}, prefetch articles
7040 @c from the next group.
7041
7042
7043 @node Article Caching
7044 @section Article Caching
7045 @cindex article caching
7046 @cindex caching
7047
7048 If you have an @emph{extremely} slow @sc{nntp} connection, you may
7049 consider turning article caching on.  Each article will then be stored
7050 locally under your home directory.  As you may surmise, this could
7051 potentially use @emph{huge} amounts of disk space, as well as eat up all
7052 your inodes so fast it will make your head swim.  In vodka.
7053
7054 Used carefully, though, it could be just an easier way to save articles.
7055
7056 @vindex gnus-use-long-file-name
7057 @vindex gnus-cache-directory
7058 @vindex gnus-use-cache
7059 To turn caching on, set @code{gnus-use-cache} to @code{t}.  By default,
7060 all articles ticked or marked as dormant will then be copied
7061 over to your local cache (@code{gnus-cache-directory}).  Whether this
7062 cache is flat or hierarchical is controlled by the
7063 @code{gnus-use-long-file-name} variable, as usual.
7064
7065 When re-selecting a ticked or dormant article, it will be fetched from the
7066 cache instead of from the server.  As articles in your cache will never
7067 expire, this might serve as a method of saving articles while still
7068 keeping them where they belong.  Just mark all articles you want to save
7069 as dormant, and don't worry.
7070
7071 When an article is marked as read, is it removed from the cache.
7072
7073 @vindex gnus-cache-remove-articles
7074 @vindex gnus-cache-enter-articles
7075 The entering/removal of articles from the cache is controlled by the
7076 @code{gnus-cache-enter-articles} and @code{gnus-cache-remove-articles}
7077 variables.  Both are lists of symbols.  The first is @code{(ticked
7078 dormant)} by default, meaning that ticked and dormant articles will be
7079 put in the cache.  The latter is @code{(read)} by default, meaning that
7080 articles marked as read are removed from the cache.  Possibly
7081 symbols in these two lists are @code{ticked}, @code{dormant},
7082 @code{unread} and @code{read}.
7083
7084 @findex gnus-jog-cache
7085 So where does the massive article-fetching and storing come into the
7086 picture?  The @code{gnus-jog-cache} command will go through all
7087 subscribed newsgroups, request all unread articles, score them, and
7088 store them in the cache.  You should only ever, ever ever ever, use this
7089 command if 1) your connection to the @sc{nntp} server is really, really,
7090 really slow and 2) you have a really, really, really huge disk.
7091 Seriously.  One way to cut down on the number of articles downloaded is
7092 to score unwanted articles down and have them marked as read.  They will
7093 not then be downloaded by this command.
7094
7095 @vindex gnus-uncacheable-groups
7096 @vindex gnus-cacheable-groups
7097 It is likely that you do not want caching on all groups.  For instance,
7098 if your @code{nnml} mail is located under your home directory, it makes no
7099 sense to cache it somewhere else under your home directory.  Unless you
7100 feel that it's neat to use twice as much space.
7101
7102 To limit the caching, you could set @code{gnus-cacheable-groups} to a
7103 regexp of groups to cache, @samp{^nntp} for instance, or set the
7104 @code{gnus-uncacheable-groups} regexp to @samp{^nnml}, for instance.
7105 Both variables are @code{nil} by default.  If a group matches both
7106 variables, the group is not cached.
7107
7108 @findex gnus-cache-generate-nov-databases
7109 @findex gnus-cache-generate-active
7110 @vindex gnus-cache-active-file
7111 The cache stores information on what articles it contains in its active
7112 file (@code{gnus-cache-active-file}).  If this file (or any other parts
7113 of the cache) becomes all messed up for some reason or other, gnus
7114 offers two functions that will try to set things right.  @kbd{M-x
7115 gnus-cache-generate-nov-databases} will (re)build all the @sc{nov}
7116 files, and @kbd{gnus-cache-generate-active} will (re)generate the active
7117 file.
7118
7119 @findex gnus-cache-move-cache
7120 @code{gnus-cache-move-cache} will move your whole
7121 @code{gnus-cache-directory} to some other location. You get asked to
7122 where, isn't that cool?
7123
7124 @node Persistent Articles
7125 @section Persistent Articles
7126 @cindex persistent articles
7127
7128 Closely related to article caching, we have @dfn{persistent articles}.
7129 In fact, it's just a different way of looking at caching, and much more
7130 useful in my opinion.
7131
7132 Say you're reading a newsgroup, and you happen on to some valuable gem
7133 that you want to keep and treasure forever.  You'd normally just save it
7134 (using one of the many saving commands) in some file.  The problem with
7135 that is that it's just, well, yucky.  Ideally you'd prefer just having
7136 the article remain in the group where you found it forever; untouched by
7137 the expiry going on at the news server.
7138
7139 This is what a @dfn{persistent article} is---an article that just won't
7140 be deleted.  It's implemented using the normal cache functions, but
7141 you use two explicit commands for managing persistent articles:
7142
7143 @table @kbd
7144
7145 @item *
7146 @kindex * (Summary)
7147 @findex gnus-cache-enter-article
7148 Make the current article persistent (@code{gnus-cache-enter-article}).
7149
7150 @item M-*
7151 @kindex M-* (Summary)
7152 @findex gnus-cache-remove-article
7153 Remove the current article from the persistent articles
7154 (@code{gnus-cache-remove-article}).  This will normally delete the
7155 article.
7156 @end table
7157
7158 Both these commands understand the process/prefix convention.
7159
7160 To avoid having all ticked articles (and stuff) entered into the cache,
7161 you should set @code{gnus-use-cache} to @code{passive} if you're just
7162 interested in persistent articles:
7163
7164 @lisp
7165 (setq gnus-use-cache 'passive)
7166 @end lisp
7167
7168
7169 @node Article Backlog
7170 @section Article Backlog
7171 @cindex backlog
7172 @cindex article backlog
7173
7174 If you have a slow connection, but the idea of using caching seems
7175 unappealing to you (and it is, really), you can help the situation some
7176 by switching on the @dfn{backlog}.  This is where gnus will buffer
7177 already read articles so that it doesn't have to re-fetch articles
7178 you've already read.  This only helps if you are in the habit of
7179 re-selecting articles you've recently read, of course.  If you never do
7180 that, turning the backlog on will slow gnus down a little bit, and
7181 increase memory usage some.
7182
7183 @vindex gnus-keep-backlog
7184 If you set @code{gnus-keep-backlog} to a number @var{n}, gnus will store
7185 at most @var{n} old articles in a buffer for later re-fetching.  If this
7186 variable is non-@code{nil} and is not a number, gnus will store
7187 @emph{all} read articles, which means that your Emacs will grow without
7188 bound before exploding and taking your machine down with you.  I put
7189 that in there just to keep y'all on your toes.
7190
7191 The default value is 20.
7192
7193
7194 @node Saving Articles
7195 @section Saving Articles
7196 @cindex saving articles
7197
7198 Gnus can save articles in a number of ways.  Below is the documentation
7199 for saving articles in a fairly straight-forward fashion (i.e., little
7200 processing of the article is done before it is saved).  For a different
7201 approach (uudecoding, unsharing) you should use @code{gnus-uu}
7202 (@pxref{Decoding Articles}).
7203
7204 For the commands listed here, the target is a file.  If you want to
7205 save to a group, see the @kbd{B c} (@code{gnus-summary-copy-article})
7206 command (@pxref{Mail Group Commands}).
7207
7208 @vindex gnus-save-all-headers
7209 If @code{gnus-save-all-headers} is non-@code{nil}, gnus will not delete
7210 unwanted headers before saving the article.
7211
7212 @vindex gnus-saved-headers
7213 If the preceding variable is @code{nil}, all headers that match the
7214 @code{gnus-saved-headers} regexp will be kept, while the rest will be
7215 deleted before saving.
7216
7217 @table @kbd
7218
7219 @item O o
7220 @itemx o
7221 @kindex O o (Summary)
7222 @kindex o (Summary)
7223 @findex gnus-summary-save-article
7224 @c @icon{gnus-summary-save-article}
7225 Save the current article using the default article saver
7226 (@code{gnus-summary-save-article}).
7227
7228 @item O m
7229 @kindex O m (Summary)
7230 @findex gnus-summary-save-article-mail
7231 Save the current article in mail format
7232 (@code{gnus-summary-save-article-mail}).
7233
7234 @item O r
7235 @kindex O r (Summary)
7236 @findex gnus-summary-save-article-rmail
7237 Save the current article in rmail format
7238 (@code{gnus-summary-save-article-rmail}).
7239
7240 @item O f
7241 @kindex O f (Summary)
7242 @findex gnus-summary-save-article-file
7243 @c @icon{gnus-summary-save-article-file}
7244 Save the current article in plain file format
7245 (@code{gnus-summary-save-article-file}).
7246
7247 @item O F
7248 @kindex O F (Summary)
7249 @findex gnus-summary-write-article-file
7250 Write the current article in plain file format, overwriting any previous
7251 file contents (@code{gnus-summary-write-article-file}).
7252
7253 @item O b
7254 @kindex O b (Summary)
7255 @findex gnus-summary-save-article-body-file
7256 Save the current article body in plain file format
7257 (@code{gnus-summary-save-article-body-file}).
7258
7259 @item O h
7260 @kindex O h (Summary)
7261 @findex gnus-summary-save-article-folder
7262 Save the current article in mh folder format
7263 (@code{gnus-summary-save-article-folder}).
7264
7265 @item O v
7266 @kindex O v (Summary)
7267 @findex gnus-summary-save-article-vm
7268 Save the current article in a VM folder
7269 (@code{gnus-summary-save-article-vm}).
7270
7271 @item O p
7272 @itemx |
7273 @kindex O p (Summary)
7274 @kindex | (Summary)
7275 @findex gnus-summary-pipe-output
7276 Save the current article in a pipe.  Uhm, like, what I mean is---Pipe
7277 the current article to a process (@code{gnus-summary-pipe-output}).
7278 If given a symbolic prefix (@pxref{Symbolic Prefixes}), include the
7279 complete headers in the piped output.
7280
7281 @item O P
7282 @kindex O P (Summary)
7283 @findex gnus-summary-muttprint
7284 @vindex gnus-summary-muttprint-program
7285 Save the current article into muttprint. That is, print it using the
7286 external program Muttprint (see
7287 @uref{http://muttprint.sourceforge.net/}). The program name and
7288 options to use is controlled by the variable
7289 @code{gnus-summary-muttprint-program}. (@code{gnus-summary-muttprint}).
7290
7291 @end table
7292
7293 @vindex gnus-prompt-before-saving
7294 All these commands use the process/prefix convention
7295 (@pxref{Process/Prefix}).  If you save bunches of articles using these
7296 functions, you might get tired of being prompted for files to save each
7297 and every article in.  The prompting action is controlled by
7298 the @code{gnus-prompt-before-saving} variable, which is @code{always} by
7299 default, giving you that excessive prompting action you know and
7300 loathe.  If you set this variable to @code{t} instead, you'll be prompted
7301 just once for each series of articles you save.  If you like to really
7302 have Gnus do all your thinking for you, you can even set this variable
7303 to @code{nil}, which means that you will never be prompted for files to
7304 save articles in.  Gnus will simply save all the articles in the default
7305 files.
7306
7307
7308 @vindex gnus-default-article-saver
7309 You can customize the @code{gnus-default-article-saver} variable to make
7310 gnus do what you want it to.  You can use any of the six ready-made
7311 functions below, or you can create your own.
7312
7313 @table @code
7314
7315 @item gnus-summary-save-in-rmail
7316 @findex gnus-summary-save-in-rmail
7317 @vindex gnus-rmail-save-name
7318 @findex gnus-plain-save-name
7319 This is the default format, @dfn{babyl}.  Uses the function in the
7320 @code{gnus-rmail-save-name} variable to get a file name to save the
7321 article in.  The default is @code{gnus-plain-save-name}.
7322
7323 @item gnus-summary-save-in-mail
7324 @findex gnus-summary-save-in-mail
7325 @vindex gnus-mail-save-name
7326 Save in a Unix mail (mbox) file.  Uses the function in the
7327 @code{gnus-mail-save-name} variable to get a file name to save the
7328 article in.  The default is @code{gnus-plain-save-name}.
7329
7330 @item gnus-summary-save-in-file
7331 @findex gnus-summary-save-in-file
7332 @vindex gnus-file-save-name
7333 @findex gnus-numeric-save-name
7334 Append the article straight to an ordinary file.  Uses the function in
7335 the @code{gnus-file-save-name} variable to get a file name to save the
7336 article in.  The default is @code{gnus-numeric-save-name}.
7337
7338 @item gnus-summary-write-to-file
7339 @findex gnus-summary-write-to-file
7340 Write the article straight to an ordinary file.  The file is
7341 overwritten if it exists.  Uses the function in the
7342 @code{gnus-file-save-name} variable to get a file name to save the
7343 article in.  The default is @code{gnus-numeric-save-name}.
7344
7345 @item gnus-summary-save-body-in-file
7346 @findex gnus-summary-save-body-in-file
7347 Append the article body to an ordinary file.  Uses the function in the
7348 @code{gnus-file-save-name} variable to get a file name to save the
7349 article in.  The default is @code{gnus-numeric-save-name}.
7350
7351 @item gnus-summary-save-in-folder
7352 @findex gnus-summary-save-in-folder
7353 @findex gnus-folder-save-name
7354 @findex gnus-Folder-save-name
7355 @vindex gnus-folder-save-name
7356 @cindex rcvstore
7357 @cindex MH folders
7358 Save the article to an MH folder using @code{rcvstore} from the MH
7359 library.  Uses the function in the @code{gnus-folder-save-name} variable
7360 to get a file name to save the article in.  The default is
7361 @code{gnus-folder-save-name}, but you can also use
7362 @code{gnus-Folder-save-name}, which creates capitalized names.
7363
7364 @item gnus-summary-save-in-vm
7365 @findex gnus-summary-save-in-vm
7366 Save the article in a VM folder.  You have to have the VM mail
7367 reader to use this setting.
7368 @end table
7369
7370 @vindex gnus-article-save-directory
7371 All of these functions, except for the last one, will save the article
7372 in the @code{gnus-article-save-directory}, which is initialized from the
7373 @code{SAVEDIR} environment variable.  This is @file{~/News/} by
7374 default.
7375
7376 As you can see above, the functions use different functions to find a
7377 suitable name of a file to save the article in.  Below is a list of
7378 available functions that generate names:
7379
7380 @table @code
7381
7382 @item gnus-Numeric-save-name
7383 @findex gnus-Numeric-save-name
7384 File names like @file{~/News/Alt.andrea-dworkin/45}.
7385
7386 @item gnus-numeric-save-name
7387 @findex gnus-numeric-save-name
7388 File names like @file{~/News/alt.andrea-dworkin/45}.
7389
7390 @item gnus-Plain-save-name
7391 @findex gnus-Plain-save-name
7392 File names like @file{~/News/Alt.andrea-dworkin}.
7393
7394 @item gnus-plain-save-name
7395 @findex gnus-plain-save-name
7396 File names like @file{~/News/alt.andrea-dworkin}.
7397
7398 @item gnus-sender-save-name
7399 @findex gnus-sender-save-name
7400 File names like @file{~/News/larsi}.
7401 @end table
7402
7403 @vindex gnus-split-methods
7404 You can have gnus suggest where to save articles by plonking a regexp into
7405 the @code{gnus-split-methods} alist.  For instance, if you would like to
7406 save articles related to gnus in the file @file{gnus-stuff}, and articles
7407 related to VM in @file{vm-stuff}, you could set this variable to something
7408 like:
7409
7410 @lisp
7411 (("^Subject:.*gnus\\|^Newsgroups:.*gnus" "gnus-stuff")
7412  ("^Subject:.*vm\\|^Xref:.*vm" "vm-stuff")
7413  (my-choosing-function "../other-dir/my-stuff")
7414  ((equal gnus-newsgroup-name "mail.misc") "mail-stuff"))
7415 @end lisp
7416
7417 We see that this is a list where each element is a list that has two
7418 elements---the @dfn{match} and the @dfn{file}.  The match can either be
7419 a string (in which case it is used as a regexp to match on the article
7420 head); it can be a symbol (which will be called as a function with the
7421 group name as a parameter); or it can be a list (which will be
7422 @code{eval}ed).  If any of these actions have a non-@code{nil} result,
7423 the @dfn{file} will be used as a default prompt.  In addition, the
7424 result of the operation itself will be used if the function or form
7425 called returns a string or a list of strings.
7426
7427 You basically end up with a list of file names that might be used when
7428 saving the current article.  (All ``matches'' will be used.)  You will
7429 then be prompted for what you really want to use as a name, with file
7430 name completion over the results from applying this variable.
7431
7432 This variable is @code{((gnus-article-archive-name))} by default, which
7433 means that gnus will look at the articles it saves for an
7434 @code{Archive-name} line and use that as a suggestion for the file
7435 name.
7436
7437 Here's an example function to clean up file names somewhat.  If you have
7438 lots of mail groups called things like
7439 @samp{nnml:mail.whatever}, you may want to chop off the beginning of
7440 these group names before creating the file name to save to.  The
7441 following will do just that:
7442
7443 @lisp
7444 (defun my-save-name (group)
7445   (when (string-match "^nnml:mail." group)
7446     (substring group (match-end 0))))
7447
7448 (setq gnus-split-methods
7449       '((gnus-article-archive-name)
7450         (my-save-name)))
7451 @end lisp
7452
7453
7454 @vindex gnus-use-long-file-name
7455 Finally, you have the @code{gnus-use-long-file-name} variable.  If it is
7456 @code{nil}, all the preceding functions will replace all periods
7457 (@samp{.}) in the group names with slashes (@samp{/})---which means that
7458 the functions will generate hierarchies of directories instead of having
7459 all the files in the top level directory
7460 (@file{~/News/alt/andrea-dworkin} instead of
7461 @file{~/News/alt.andrea-dworkin}.)  This variable is @code{t} by default
7462 on most systems.  However, for historical reasons, this is @code{nil} on
7463 Xenix and usg-unix-v machines by default.
7464
7465 This function also affects kill and score file names.  If this variable
7466 is a list, and the list contains the element @code{not-score}, long file
7467 names will not be used for score files, if it contains the element
7468 @code{not-save}, long file names will not be used for saving, and if it
7469 contains the element @code{not-kill}, long file names will not be used
7470 for kill files.
7471
7472 If you'd like to save articles in a hierarchy that looks something like
7473 a spool, you could
7474
7475 @lisp
7476 (setq gnus-use-long-file-name '(not-save)) ; to get a hierarchy
7477 (setq gnus-default-article-saver
7478       'gnus-summary-save-in-file) ; no encoding
7479 @end lisp
7480
7481 Then just save with @kbd{o}.  You'd then read this hierarchy with
7482 ephemeral @code{nneething} groups---@kbd{G D} in the group buffer, and
7483 the top level directory as the argument (@file{~/News/}).  Then just walk
7484 around to the groups/directories with @code{nneething}.
7485
7486
7487 @node Decoding Articles
7488 @section Decoding Articles
7489 @cindex decoding articles
7490
7491 Sometime users post articles (or series of articles) that have been
7492 encoded in some way or other.  Gnus can decode them for you.
7493
7494 @menu
7495 * Uuencoded Articles::          Uudecode articles.
7496 * Shell Archives::              Unshar articles.
7497 * PostScript Files::            Split PostScript.
7498 * Other Files::                 Plain save and binhex.
7499 * Decoding Variables::          Variables for a happy decoding.
7500 * Viewing Files::               You want to look at the result of the decoding?
7501 @end menu
7502
7503 @cindex series
7504 @cindex article series
7505 All these functions use the process/prefix convention
7506 (@pxref{Process/Prefix}) for finding out what articles to work on, with
7507 the extension that a ``single article'' means ``a single series''.  Gnus
7508 can find out by itself what articles belong to a series, decode all the
7509 articles and unpack/view/save the resulting file(s).
7510
7511 Gnus guesses what articles are in the series according to the following
7512 simplish rule: The subjects must be (nearly) identical, except for the
7513 last two numbers of the line.  (Spaces are largely ignored, however.)
7514
7515 For example: If you choose a subject called @samp{cat.gif (2/3)}, gnus
7516 will find all the articles that match the regexp @samp{^cat.gif
7517 ([0-9]+/[0-9]+).*$}.
7518
7519 Subjects that are non-standard, like @samp{cat.gif (2/3) Part 6 of a
7520 series}, will not be properly recognized by any of the automatic viewing
7521 commands, and you have to mark the articles manually with @kbd{#}.
7522
7523
7524 @node Uuencoded Articles
7525 @subsection Uuencoded Articles
7526 @cindex uudecode
7527 @cindex uuencoded articles
7528
7529 @table @kbd
7530
7531 @item X u
7532 @kindex X u (Summary)
7533 @findex gnus-uu-decode-uu
7534 @c @icon{gnus-uu-decode-uu}
7535 Uudecodes the current series (@code{gnus-uu-decode-uu}).
7536
7537 @item X U
7538 @kindex X U (Summary)
7539 @findex gnus-uu-decode-uu-and-save
7540 Uudecodes and saves the current series
7541 (@code{gnus-uu-decode-uu-and-save}).
7542
7543 @item X v u
7544 @kindex X v u (Summary)
7545 @findex gnus-uu-decode-uu-view
7546 Uudecodes and views the current series (@code{gnus-uu-decode-uu-view}).
7547
7548 @item X v U
7549 @kindex X v U (Summary)
7550 @findex gnus-uu-decode-uu-and-save-view
7551 Uudecodes, views and saves the current series
7552 (@code{gnus-uu-decode-uu-and-save-view}).
7553
7554 @end table
7555
7556 Remember that these all react to the presence of articles marked with
7557 the process mark.  If, for instance, you'd like to decode and save an
7558 entire newsgroup, you'd typically do @kbd{M P a}
7559 (@code{gnus-uu-mark-all}) and then @kbd{X U}
7560 (@code{gnus-uu-decode-uu-and-save}).
7561
7562 All this is very much different from how @code{gnus-uu} worked with
7563 @sc{gnus 4.1}, where you had explicit keystrokes for everything under
7564 the sun.  This version of @code{gnus-uu} generally assumes that you mark
7565 articles in some way (@pxref{Setting Process Marks}) and then press
7566 @kbd{X u}.
7567
7568 @vindex gnus-uu-notify-files
7569 Note: When trying to decode articles that have names matching
7570 @code{gnus-uu-notify-files}, which is hard-coded to
7571 @samp{[Cc][Ii][Nn][Dd][Yy][0-9]+.\\(gif\\|jpg\\)}, @code{gnus-uu} will
7572 automatically post an article on @samp{comp.unix.wizards} saying that
7573 you have just viewed the file in question.  This feature can't be turned
7574 off.
7575
7576
7577 @node Shell Archives
7578 @subsection Shell Archives
7579 @cindex unshar
7580 @cindex shell archives
7581 @cindex shared articles
7582
7583 Shell archives (``shar files'') used to be a popular way to distribute
7584 sources, but it isn't used all that much today.  In any case, we have
7585 some commands to deal with these:
7586
7587 @table @kbd
7588
7589 @item X s
7590 @kindex X s (Summary)
7591 @findex gnus-uu-decode-unshar
7592 Unshars the current series (@code{gnus-uu-decode-unshar}).
7593
7594 @item X S
7595 @kindex X S (Summary)
7596 @findex gnus-uu-decode-unshar-and-save
7597 Unshars and saves the current series (@code{gnus-uu-decode-unshar-and-save}).
7598
7599 @item X v s
7600 @kindex X v s (Summary)
7601 @findex gnus-uu-decode-unshar-view
7602 Unshars and views the current series (@code{gnus-uu-decode-unshar-view}).
7603
7604 @item X v S
7605 @kindex X v S (Summary)
7606 @findex gnus-uu-decode-unshar-and-save-view
7607 Unshars, views and saves the current series
7608 (@code{gnus-uu-decode-unshar-and-save-view}).
7609 @end table
7610
7611
7612 @node PostScript Files
7613 @subsection PostScript Files
7614 @cindex PostScript
7615
7616 @table @kbd
7617
7618 @item X p
7619 @kindex X p (Summary)
7620 @findex gnus-uu-decode-postscript
7621 Unpack the current PostScript series (@code{gnus-uu-decode-postscript}).
7622
7623 @item X P
7624 @kindex X P (Summary)
7625 @findex gnus-uu-decode-postscript-and-save
7626 Unpack and save the current PostScript series
7627 (@code{gnus-uu-decode-postscript-and-save}).
7628
7629 @item X v p
7630 @kindex X v p (Summary)
7631 @findex gnus-uu-decode-postscript-view
7632 View the current PostScript series
7633 (@code{gnus-uu-decode-postscript-view}).
7634
7635 @item X v P
7636 @kindex X v P (Summary)
7637 @findex gnus-uu-decode-postscript-and-save-view
7638 View and save the current PostScript series
7639 (@code{gnus-uu-decode-postscript-and-save-view}).
7640 @end table
7641
7642
7643 @node Other Files
7644 @subsection Other Files
7645
7646 @table @kbd
7647 @item X o
7648 @kindex X o (Summary)
7649 @findex gnus-uu-decode-save
7650 Save the current series
7651 (@code{gnus-uu-decode-save}).
7652
7653 @item X b
7654 @kindex X b (Summary)
7655 @findex gnus-uu-decode-binhex
7656 Unbinhex the current series (@code{gnus-uu-decode-binhex}).  This
7657 doesn't really work yet.
7658 @end table
7659
7660
7661 @node Decoding Variables
7662 @subsection Decoding Variables
7663
7664 Adjective, not verb.
7665
7666 @menu
7667 * Rule Variables::              Variables that say how a file is to be viewed.
7668 * Other Decode Variables::      Other decode variables.
7669 * Uuencoding and Posting::      Variables for customizing uuencoding.
7670 @end menu
7671
7672
7673 @node Rule Variables
7674 @subsubsection Rule Variables
7675 @cindex rule variables
7676
7677 Gnus uses @dfn{rule variables} to decide how to view a file.  All these
7678 variables are of the form
7679
7680 @lisp
7681       (list '(regexp1 command2)
7682             '(regexp2 command2)
7683             ...)
7684 @end lisp
7685
7686 @table @code
7687
7688 @item gnus-uu-user-view-rules
7689 @vindex gnus-uu-user-view-rules
7690 @cindex sox
7691 This variable is consulted first when viewing files.  If you wish to use,
7692 for instance, @code{sox} to convert an @file{.au} sound file, you could
7693 say something like:
7694 @lisp
7695 (setq gnus-uu-user-view-rules
7696       (list '("\\\\.au$" "sox %s -t .aiff > /dev/audio")))
7697 @end lisp
7698
7699 @item gnus-uu-user-view-rules-end
7700 @vindex gnus-uu-user-view-rules-end
7701 This variable is consulted if gnus couldn't make any matches from the
7702 user and default view rules.
7703
7704 @item gnus-uu-user-archive-rules
7705 @vindex gnus-uu-user-archive-rules
7706 This variable can be used to say what commands should be used to unpack
7707 archives.
7708 @end table
7709
7710
7711 @node Other Decode Variables
7712 @subsubsection Other Decode Variables
7713
7714 @table @code
7715 @vindex gnus-uu-grabbed-file-functions
7716
7717 @item gnus-uu-grabbed-file-functions
7718 All functions in this list will be called right after each file has been
7719 successfully decoded---so that you can move or view files right away,
7720 and don't have to wait for all files to be decoded before you can do
7721 anything.  Ready-made functions you can put in this list are:
7722
7723 @table @code
7724
7725 @item gnus-uu-grab-view
7726 @findex gnus-uu-grab-view
7727 View the file.
7728
7729 @item gnus-uu-grab-move
7730 @findex gnus-uu-grab-move
7731 Move the file (if you're using a saving function.)
7732 @end table
7733
7734 @item gnus-uu-be-dangerous
7735 @vindex gnus-uu-be-dangerous
7736 Specifies what to do if unusual situations arise during decoding.  If
7737 @code{nil}, be as conservative as possible.  If @code{t}, ignore things
7738 that didn't work, and overwrite existing files.  Otherwise, ask each
7739 time.
7740
7741 @item gnus-uu-ignore-files-by-name
7742 @vindex gnus-uu-ignore-files-by-name
7743 Files with name matching this regular expression won't be viewed.
7744
7745 @item gnus-uu-ignore-files-by-type
7746 @vindex gnus-uu-ignore-files-by-type
7747 Files with a @sc{mime} type matching this variable won't be viewed.
7748 Note that Gnus tries to guess what type the file is based on the name.
7749 @code{gnus-uu} is not a @sc{mime} package (yet), so this is slightly
7750 kludgey.
7751
7752 @item gnus-uu-tmp-dir
7753 @vindex gnus-uu-tmp-dir
7754 Where @code{gnus-uu} does its work.
7755
7756 @item gnus-uu-do-not-unpack-archives
7757 @vindex gnus-uu-do-not-unpack-archives
7758 Non-@code{nil} means that @code{gnus-uu} won't peek inside archives
7759 looking for files to display.
7760
7761 @item gnus-uu-view-and-save
7762 @vindex gnus-uu-view-and-save
7763 Non-@code{nil} means that the user will always be asked to save a file
7764 after viewing it.
7765
7766 @item gnus-uu-ignore-default-view-rules
7767 @vindex gnus-uu-ignore-default-view-rules
7768 Non-@code{nil} means that @code{gnus-uu} will ignore the default viewing
7769 rules.
7770
7771 @item gnus-uu-ignore-default-archive-rules
7772 @vindex gnus-uu-ignore-default-archive-rules
7773 Non-@code{nil} means that @code{gnus-uu} will ignore the default archive
7774 unpacking commands.
7775
7776 @item gnus-uu-kill-carriage-return
7777 @vindex gnus-uu-kill-carriage-return
7778 Non-@code{nil} means that @code{gnus-uu} will strip all carriage returns
7779 from articles.
7780
7781 @item gnus-uu-unmark-articles-not-decoded
7782 @vindex gnus-uu-unmark-articles-not-decoded
7783 Non-@code{nil} means that @code{gnus-uu} will mark unsuccessfully
7784 decoded articles as unread.
7785
7786 @item gnus-uu-correct-stripped-uucode
7787 @vindex gnus-uu-correct-stripped-uucode
7788 Non-@code{nil} means that @code{gnus-uu} will @emph{try} to fix
7789 uuencoded files that have had trailing spaces deleted.
7790
7791 @item gnus-uu-pre-uudecode-hook
7792 @vindex gnus-uu-pre-uudecode-hook
7793 Hook run before sending a message to @code{uudecode}.
7794
7795 @item gnus-uu-view-with-metamail
7796 @vindex gnus-uu-view-with-metamail
7797 @cindex metamail
7798 Non-@code{nil} means that @code{gnus-uu} will ignore the viewing
7799 commands defined by the rule variables and just fudge a @sc{mime}
7800 content type based on the file name.  The result will be fed to
7801 @code{metamail} for viewing.
7802
7803 @item gnus-uu-save-in-digest
7804 @vindex gnus-uu-save-in-digest
7805 Non-@code{nil} means that @code{gnus-uu}, when asked to save without
7806 decoding, will save in digests.  If this variable is @code{nil},
7807 @code{gnus-uu} will just save everything in a file without any
7808 embellishments.  The digesting almost conforms to RFC 1153---no easy way
7809 to specify any meaningful volume and issue numbers were found, so I
7810 simply dropped them.
7811
7812 @end table
7813
7814
7815 @node Uuencoding and Posting
7816 @subsubsection Uuencoding and Posting
7817
7818 @table @code
7819
7820 @item gnus-uu-post-include-before-composing
7821 @vindex gnus-uu-post-include-before-composing
7822 Non-@code{nil} means that @code{gnus-uu} will ask for a file to encode
7823 before you compose the article.  If this variable is @code{t}, you can
7824 either include an encoded file with @kbd{C-c C-i} or have one included
7825 for you when you post the article.
7826
7827 @item gnus-uu-post-length
7828 @vindex gnus-uu-post-length
7829 Maximum length of an article.  The encoded file will be split into how
7830 many articles it takes to post the entire file.
7831
7832 @item gnus-uu-post-threaded
7833 @vindex gnus-uu-post-threaded
7834 Non-@code{nil} means that @code{gnus-uu} will post the encoded file in a
7835 thread.  This may not be smart, as no other decoder I have seen is able
7836 to follow threads when collecting uuencoded articles.  (Well, I have
7837 seen one package that does that---@code{gnus-uu}, but somehow, I don't
7838 think that counts@dots{}) Default is @code{nil}.
7839
7840 @item gnus-uu-post-separate-description
7841 @vindex gnus-uu-post-separate-description
7842 Non-@code{nil} means that the description will be posted in a separate
7843 article.  The first article will typically be numbered (0/x).  If this
7844 variable is @code{nil}, the description the user enters will be included
7845 at the beginning of the first article, which will be numbered (1/x).
7846 Default is @code{t}.
7847
7848 @end table
7849
7850
7851 @node Viewing Files
7852 @subsection Viewing Files
7853 @cindex viewing files
7854 @cindex pseudo-articles
7855
7856 After decoding, if the file is some sort of archive, gnus will attempt
7857 to unpack the archive and see if any of the files in the archive can be
7858 viewed.  For instance, if you have a gzipped tar file @file{pics.tar.gz}
7859 containing the files @file{pic1.jpg} and @file{pic2.gif}, gnus will
7860 uncompress and de-tar the main file, and then view the two pictures.
7861 This unpacking process is recursive, so if the archive contains archives
7862 of archives, it'll all be unpacked.
7863
7864 Finally, gnus will normally insert a @dfn{pseudo-article} for each
7865 extracted file into the summary buffer.  If you go to these
7866 ``articles'', you will be prompted for a command to run (usually Gnus
7867 will make a suggestion), and then the command will be run.
7868
7869 @vindex gnus-view-pseudo-asynchronously
7870 If @code{gnus-view-pseudo-asynchronously} is @code{nil}, Emacs will wait
7871 until the viewing is done before proceeding.
7872
7873 @vindex gnus-view-pseudos
7874 If @code{gnus-view-pseudos} is @code{automatic}, Gnus will not insert
7875 the pseudo-articles into the summary buffer, but view them
7876 immediately.  If this variable is @code{not-confirm}, the user won't even
7877 be asked for a confirmation before viewing is done.
7878
7879 @vindex gnus-view-pseudos-separately
7880 If @code{gnus-view-pseudos-separately} is non-@code{nil}, one
7881 pseudo-article will be created for each file to be viewed.  If
7882 @code{nil}, all files that use the same viewing command will be given as
7883 a list of parameters to that command.
7884
7885 @vindex gnus-insert-pseudo-articles
7886 If @code{gnus-insert-pseudo-articles} is non-@code{nil}, insert
7887 pseudo-articles when decoding.  It is @code{t} by default.
7888
7889 So; there you are, reading your @emph{pseudo-articles} in your
7890 @emph{virtual newsgroup} from the @emph{virtual server}; and you think:
7891 Why isn't anything real anymore? How did we get here?
7892
7893
7894 @node Article Treatment
7895 @section Article Treatment
7896
7897 Reading through this huge manual, you may have quite forgotten that the
7898 object of newsreaders is to actually, like, read what people have
7899 written.  Reading articles.  Unfortunately, people are quite bad at
7900 writing, so there are tons of functions and variables to make reading
7901 these articles easier.
7902
7903 @menu
7904 * Article Highlighting::        You want to make the article look like fruit salad.
7905 * Article Fontisizing::         Making emphasized text look nice.
7906 * Article Hiding::              You also want to make certain info go away.
7907 * Article Washing::             Lots of way-neat functions to make life better.
7908 * Article Header::              Doing various header transformations.
7909 * Article Buttons::             Click on URLs, Message-IDs, addresses and the like.
7910 * Article Date::                Grumble, UT!
7911 * Article Display::             Display various stuff---X-Face, Picons, Smileys
7912 * Article Signature::           What is a signature?
7913 * Article Miscellania::         Various other stuff.
7914 @end menu
7915
7916
7917 @node Article Highlighting
7918 @subsection Article Highlighting
7919 @cindex highlighting
7920
7921 Not only do you want your article buffer to look like fruit salad, but
7922 you want it to look like technicolor fruit salad.
7923
7924 @table @kbd
7925
7926 @item W H a
7927 @kindex W H a (Summary)
7928 @findex gnus-article-highlight
7929 @findex gnus-article-maybe-highlight
7930 Do much highlighting of the current article
7931 (@code{gnus-article-highlight}).  This function highlights header, cited
7932 text, the signature, and adds buttons to the body and the head.
7933
7934 @item W H h
7935 @kindex W H h (Summary)
7936 @findex gnus-article-highlight-headers
7937 @vindex gnus-header-face-alist
7938 Highlight the headers (@code{gnus-article-highlight-headers}).  The
7939 highlighting will be done according to the @code{gnus-header-face-alist}
7940 variable, which is a list where each element has the form
7941 @code{(@var{regexp} @var{name} @var{content})}.
7942 @var{regexp} is a regular expression for matching the
7943 header, @var{name} is the face used for highlighting the header name
7944 (@pxref{Faces and Fonts}) and @var{content} is the face for highlighting
7945 the header value.  The first match made will be used.  Note that
7946 @var{regexp} shouldn't have @samp{^} prepended---Gnus will add one.
7947
7948 @item W H c
7949 @kindex W H c (Summary)
7950 @findex gnus-article-highlight-citation
7951 Highlight cited text (@code{gnus-article-highlight-citation}).
7952
7953 Some variables to customize the citation highlights:
7954
7955 @table @code
7956 @vindex gnus-cite-parse-max-size
7957
7958 @item gnus-cite-parse-max-size
7959 If the article size if bigger than this variable (which is 25000 by
7960 default), no citation highlighting will be performed.
7961
7962 @item gnus-cite-max-prefix
7963 @vindex gnus-cite-max-prefix
7964 Maximum possible length for a citation prefix (default 20).
7965
7966 @item gnus-cite-face-list
7967 @vindex gnus-cite-face-list
7968 List of faces used for highlighting citations (@pxref{Faces and Fonts}).
7969 When there are citations from multiple articles in the same message,
7970 gnus will try to give each citation from each article its own face.
7971 This should make it easier to see who wrote what.
7972
7973 @item gnus-supercite-regexp
7974 @vindex gnus-supercite-regexp
7975 Regexp matching normal Supercite attribution lines.
7976
7977 @item gnus-supercite-secondary-regexp
7978 @vindex gnus-supercite-secondary-regexp
7979 Regexp matching mangled Supercite attribution lines.
7980
7981 @item gnus-cite-minimum-match-count
7982 @vindex gnus-cite-minimum-match-count
7983 Minimum number of identical prefixes we have to see before we believe
7984 that it's a citation.
7985
7986 @item gnus-cite-attribution-prefix
7987 @vindex gnus-cite-attribution-prefix
7988 Regexp matching the beginning of an attribution line.
7989
7990 @item gnus-cite-attribution-suffix
7991 @vindex gnus-cite-attribution-suffix
7992 Regexp matching the end of an attribution line.
7993
7994 @item gnus-cite-attribution-face
7995 @vindex gnus-cite-attribution-face
7996 Face used for attribution lines.  It is merged with the face for the
7997 cited text belonging to the attribution.
7998
7999 @end table
8000
8001
8002 @item W H s
8003 @kindex W H s (Summary)
8004 @vindex gnus-signature-separator
8005 @vindex gnus-signature-face
8006 @findex gnus-article-highlight-signature
8007 Highlight the signature (@code{gnus-article-highlight-signature}).
8008 Everything after @code{gnus-signature-separator} (@pxref{Article
8009 Signature}) in an article will be considered a signature and will be
8010 highlighted with @code{gnus-signature-face}, which is @code{italic} by
8011 default.
8012
8013 @end table
8014
8015 @xref{Customizing Articles}, for how to highlight articles automatically.
8016
8017
8018 @node Article Fontisizing
8019 @subsection Article Fontisizing
8020 @cindex emphasis
8021 @cindex article emphasis
8022
8023 @findex gnus-article-emphasize
8024 @kindex W e (Summary)
8025 People commonly add emphasis to words in news articles by writing things
8026 like @samp{_this_} or @samp{*this*} or @samp{/this/}.  Gnus can make
8027 this look nicer by running the article through the @kbd{W e}
8028 (@code{gnus-article-emphasize}) command.
8029
8030 @vindex gnus-emphasis-alist
8031 How the emphasis is computed is controlled by the
8032 @code{gnus-emphasis-alist} variable.  This is an alist where the first
8033 element is a regular expression to be matched.  The second is a number
8034 that says what regular expression grouping is used to find the entire
8035 emphasized word.  The third is a number that says what regexp grouping
8036 should be displayed and highlighted.  (The text between these two
8037 groupings will be hidden.)  The fourth is the face used for
8038 highlighting.
8039
8040 @lisp
8041 (setq gnus-emphasis-alist
8042       '(("_\\(\\w+\\)_" 0 1 gnus-emphasis-underline)
8043         ("\\*\\(\\w+\\)\\*" 0 1 gnus-emphasis-bold)))
8044 @end lisp
8045
8046 @cindex slash
8047 @cindex asterisk
8048 @cindex underline
8049 @cindex /
8050 @cindex *
8051
8052 @vindex gnus-emphasis-underline
8053 @vindex gnus-emphasis-bold
8054 @vindex gnus-emphasis-italic
8055 @vindex gnus-emphasis-underline-bold
8056 @vindex gnus-emphasis-underline-italic
8057 @vindex gnus-emphasis-bold-italic
8058 @vindex gnus-emphasis-underline-bold-italic
8059 By default, there are seven rules, and they use the following faces:
8060 @code{gnus-emphasis-bold}, @code{gnus-emphasis-italic},
8061 @code{gnus-emphasis-underline}, @code{gnus-emphasis-bold-italic},
8062 @code{gnus-emphasis-underline-italic},
8063 @code{gnus-emphasis-underline-bold}, and
8064 @code{gnus-emphasis-underline-bold-italic}.
8065
8066 If you want to change these faces, you can either use @kbd{M-x
8067 customize}, or you can use @code{copy-face}.  For instance, if you want
8068 to make @code{gnus-emphasis-italic} use a red face instead, you could
8069 say something like:
8070
8071 @lisp
8072 (copy-face 'red 'gnus-emphasis-italic)
8073 @end lisp
8074
8075 @vindex gnus-group-highlight-words-alist
8076
8077 If you want to highlight arbitrary words, you can use the
8078 @code{gnus-group-highlight-words-alist} variable, which uses the same
8079 syntax as @code{gnus-emphasis-alist}.  The @code{highlight-words} group
8080 parameter (@pxref{Group Parameters}) can also be used.
8081
8082 @xref{Customizing Articles}, for how to fontize articles automatically.
8083
8084
8085 @node Article Hiding
8086 @subsection Article Hiding
8087 @cindex article hiding
8088
8089 Or rather, hiding certain things in each article.  There usually is much
8090 too much cruft in most articles.
8091
8092 @table @kbd
8093
8094 @item W W a
8095 @kindex W W a (Summary)
8096 @findex gnus-article-hide
8097 Do quite a lot of hiding on the article buffer
8098 (@kbd{gnus-article-hide}).  In particular, this function will hide
8099 headers, PGP, cited text and the signature.
8100
8101 @item W W h
8102 @kindex W W h (Summary)
8103 @findex gnus-article-hide-headers
8104 Hide headers (@code{gnus-article-hide-headers}).  @xref{Hiding
8105 Headers}.
8106
8107 @item W W b
8108 @kindex W W b (Summary)
8109 @findex gnus-article-hide-boring-headers
8110 Hide headers that aren't particularly interesting
8111 (@code{gnus-article-hide-boring-headers}).  @xref{Hiding Headers}.
8112
8113 @item W W s
8114 @kindex W W s (Summary)
8115 @findex gnus-article-hide-signature
8116 Hide signature (@code{gnus-article-hide-signature}).  @xref{Article
8117 Signature}.
8118
8119 @item W W l
8120 @kindex W W l (Summary)
8121 @findex gnus-article-hide-list-identifiers
8122 @vindex gnus-list-identifiers
8123 Strip list identifiers specified in @code{gnus-list-identifiers}.  These
8124 are strings some mailing list servers add to the beginning of all
8125 @code{Subject} headers---for example, @samp{[zebra 4711]}.  Any leading
8126 @samp{Re: } is skipped before stripping. @code{gnus-list-identifiers}
8127 may not contain @code{\\(..\\)}.
8128
8129 @table @code
8130
8131 @item gnus-list-identifiers
8132 @vindex gnus-list-identifiers
8133 A regular expression that matches list identifiers to be removed from
8134 subject.  This can also be a list of regular expressions.
8135
8136 @end table
8137
8138 @item W W P
8139 @kindex W W P (Summary)
8140 @findex gnus-article-hide-pem
8141 Hide @sc{pem} (privacy enhanced messages) cruft
8142 (@code{gnus-article-hide-pem}).
8143
8144 @item W W B
8145 @kindex W W B (Summary)
8146 @findex gnus-article-strip-banner
8147 @vindex gnus-article-banner-alist
8148 @vindex gnus-article-address-banner-alist
8149 @cindex banner
8150 @cindex OneList
8151 @cindex stripping advertisements
8152 @cindex advertisements
8153 Strip the banner specified by the @code{banner} group parameter
8154 (@code{gnus-article-strip-banner}).  This is mainly used to hide those
8155 annoying banners and/or signatures that some mailing lists and moderated
8156 groups adds to all the messages.  The way to use this function is to add
8157 the @code{banner} group parameter (@pxref{Group Parameters}) to the
8158 group you want banners stripped from.  The parameter either be a string,
8159 which will be interpreted as a regular expression matching text to be
8160 removed, or the symbol @code{signature}, meaning that the (last)
8161 signature should be removed, or other symbol, meaning that the
8162 corresponding regular expression in @code{gnus-article-banner-alist} is
8163 used.
8164
8165 Regardless of a group, you can hide things like advertisements only when
8166 the sender of an article has a certain mail address specified in
8167 @code{gnus-article-address-banner-alist}.
8168
8169 @table @code
8170
8171 @item gnus-article-address-banner-alist
8172 @vindex gnus-article-address-banner-alist
8173 Alist of mail addresses and banners.  Each element has the form
8174 @code{(@var{address} . @var{banner})}, where @var{address} is a regexp
8175 matching a mail address in the From header, @var{banner} is one of a
8176 symbol @code{signature}, an item in @code{gnus-article-banner-alist},
8177 a regexp and @code{nil}.  If @var{address} matches author's mail
8178 address, it will remove things like advertisements.  For example, if a
8179 sender has the mail address @samp{hail@@yoo-hoo.co.jp} and there is a
8180 banner something like @samp{Do You Yoo-hoo!?} in all articles he
8181 sends, you can use the following element to remove them:
8182
8183 @lisp
8184 ("@@yoo-hoo\\.co\\.jp\\'" . "\n_+\nDo You Yoo-hoo!\\?\n.*\n.*\n")
8185 @end lisp
8186
8187 @end table
8188
8189 @item W W c
8190 @kindex W W c (Summary)
8191 @findex gnus-article-hide-citation
8192 Hide citation (@code{gnus-article-hide-citation}).  Some variables for
8193 customizing the hiding:
8194
8195 @table @code
8196
8197 @item gnus-cited-opened-text-button-line-format
8198 @itemx gnus-cited-closed-text-button-line-format
8199 @vindex gnus-cited-closed-text-button-line-format
8200 @vindex gnus-cited-opened-text-button-line-format
8201 Gnus adds buttons to show where the cited text has been hidden, and to
8202 allow toggle hiding the text.  The format of the variable is specified
8203 by these format-like variable (@pxref{Formatting Variables}).  These
8204 specs are valid:
8205
8206 @table @samp
8207 @item b
8208 Starting point of the hidden text.
8209 @item e
8210 Ending point of the hidden text.
8211 @item l
8212 Number of characters in the hidden region.
8213 @item n
8214 Number of lines of hidden text.
8215 @end table
8216
8217 @item gnus-cited-lines-visible
8218 @vindex gnus-cited-lines-visible
8219 The number of lines at the beginning of the cited text to leave
8220 shown. This can also be a cons cell with the number of lines at the top
8221 and bottom of the text, respectively, to remain visible.
8222
8223 @end table
8224
8225 @item W W C-c
8226 @kindex W W C-c (Summary)
8227 @findex gnus-article-hide-citation-maybe
8228
8229 Hide citation (@code{gnus-article-hide-citation-maybe}) depending on the
8230 following two variables:
8231
8232 @table @code
8233 @item gnus-cite-hide-percentage
8234 @vindex gnus-cite-hide-percentage
8235 If the cited text is of a bigger percentage than this variable (default
8236 50), hide the cited text.
8237
8238 @item gnus-cite-hide-absolute
8239 @vindex gnus-cite-hide-absolute
8240 The cited text must have at least this length (default 10) before it
8241 is hidden.
8242 @end table
8243
8244 @item W W C
8245 @kindex W W C (Summary)
8246 @findex gnus-article-hide-citation-in-followups
8247 Hide cited text in articles that aren't roots
8248 (@code{gnus-article-hide-citation-in-followups}).  This isn't very
8249 useful as an interactive command, but might be a handy function to stick
8250 have happen automatically (@pxref{Customizing Articles}).
8251
8252 @end table
8253
8254 All these ``hiding'' commands are toggles, but if you give a negative
8255 prefix to these commands, they will show what they have previously
8256 hidden.  If you give a positive prefix, they will always hide.
8257
8258 Also @pxref{Article Highlighting} for further variables for
8259 citation customization.
8260
8261 @xref{Customizing Articles}, for how to hide article elements
8262 automatically.
8263
8264
8265 @node Article Washing
8266 @subsection Article Washing
8267 @cindex washing
8268 @cindex article washing
8269
8270 We call this ``article washing'' for a really good reason.  Namely, the
8271 @kbd{A} key was taken, so we had to use the @kbd{W} key instead.
8272
8273 @dfn{Washing} is defined by us as ``changing something from something to
8274 something else'', but normally results in something looking better.
8275 Cleaner, perhaps.
8276
8277 @xref{Customizing Articles}, if you want to change how Gnus displays
8278 articles by default.
8279
8280 @table @kbd
8281
8282 @item C-u g
8283 This is not really washing, it's sort of the opposite of washing.  If
8284 you type this, you see the article exactly as it exists on disk or on
8285 the server.
8286
8287 @item g
8288 Force redisplaying of the current article
8289 (@code{gnus-summary-show-article}).  This is also not really washing.
8290 If you type this, you see the article without any previously applied
8291 interactive Washing functions but with all default treatments
8292 (@pxref{Customizing Articles}).
8293
8294 @item W l
8295 @kindex W l (Summary)
8296 @findex gnus-summary-stop-page-breaking
8297 Remove page breaks from the current article
8298 (@code{gnus-summary-stop-page-breaking}).  @xref{Misc Article}, for page
8299 delimiters.
8300
8301 @item W r
8302 @kindex W r (Summary)
8303 @findex gnus-summary-caesar-message
8304 @c @icon{gnus-summary-caesar-message}
8305 Do a Caesar rotate (rot13) on the article buffer
8306 (@code{gnus-summary-caesar-message}).
8307 Unreadable articles that tell you to read them with Caesar rotate or rot13.
8308 (Typically offensive jokes and such.)
8309
8310 It's commonly called ``rot13'' because each letter is rotated 13
8311 positions in the alphabet, e. g. @samp{B} (letter #2) -> @samp{O} (letter
8312 #15).  It is sometimes referred to as ``Caesar rotate'' because Caesar
8313 is rumored to have employed this form of, uh, somewhat weak encryption.
8314
8315 @item W m
8316 @kindex W m (Summary)
8317 @findex gnus-summary-morse-message
8318 Morse decode the article buffer (@code{gnus-summary-morse-message}).
8319
8320 @item W t
8321 @item t
8322 @kindex W t (Summary)
8323 @kindex t (Summary)
8324 @findex gnus-summary-toggle-header
8325 Toggle whether to display all headers in the article buffer
8326 (@code{gnus-summary-toggle-header}).
8327
8328 @item W v
8329 @kindex W v (Summary)
8330 @findex gnus-summary-verbose-headers
8331 Toggle whether to display all headers in the article buffer permanently
8332 (@code{gnus-summary-verbose-headers}).
8333
8334 @item W m
8335 @kindex W m (Summary)
8336 @findex gnus-summary-toggle-mime
8337 Toggle whether to run the article through @sc{mime} before displaying
8338 (@code{gnus-summary-toggle-mime}).
8339
8340 @item W o
8341 @kindex W o (Summary)
8342 @findex gnus-article-treat-overstrike
8343 Treat overstrike (@code{gnus-article-treat-overstrike}).
8344
8345 @item W d
8346 @kindex W d (Summary)
8347 @findex gnus-article-treat-dumbquotes
8348 @vindex gnus-article-dumbquotes-map
8349 @cindex Smartquotes
8350 @cindex M****s*** sm*rtq**t*s
8351 @cindex Latin 1
8352 Treat M****s*** sm*rtq**t*s according to
8353 @code{gnus-article-dumbquotes-map}
8354 (@code{gnus-article-treat-dumbquotes}).  Note that this function guesses
8355 whether a character is a sm*rtq**t* or not, so it should only be used
8356 interactively.
8357
8358 Sm*rtq**t*s are M****s***'s unilateral extension to the character map in
8359 an attempt to provide more quoting characters.  If you see something
8360 like @code{\222} or @code{\264} where you're expecting some kind of
8361 apostrophe or quotation mark, then try this wash.
8362
8363 @item W Y f
8364 @kindex W Y f (Summary)
8365 @findex gnus-article-outlook-deuglify-article
8366 @cindex Outlook Express
8367 Full deuglify of broken Outlook (Express) articles: Treat dumbquotes,
8368 unwrap lines, repair attribution and rearrange citation.
8369 (@code{gnus-article-outlook-deuglify-article}).
8370
8371 @item W Y u
8372 @kindex W Y u (Summary)
8373 @findex gnus-article-outlook-unwrap-lines
8374 @vindex gnus-outlook-deuglify-unwrap-min
8375 @vindex gnus-outlook-deuglify-unwrap-max
8376 Unwrap lines that appear to be wrapped citation lines.  You can control
8377 what lines will be unwrapped by frobbing
8378 @code{gnus-outlook-deuglify-unwrap-min} and
8379 @code{gnus-outlook-deuglify-unwrap-max}, indicating the miminum and
8380 maximum length of an unwrapped citation line.
8381 (@code{gnus-article-outlook-unwrap-lines}).
8382
8383 @item W Y a
8384 @kindex W Y a (Summary)
8385 @findex gnus-article-outlook-repair-attribution
8386 Repair a broken attribution line.
8387 (@code{gnus-article-outlook-repair-attribution}).
8388
8389 @item W Y c
8390 @kindex W Y c (Summary)
8391 @findex gnus-article-outlook-rearrange-citation
8392 Repair broken citations by rearranging the text.
8393 (@code{gnus-article-outlook-rearrange-citation}).
8394
8395 @item W w
8396 @kindex W w (Summary)
8397 @findex gnus-article-fill-cited-article
8398 Do word wrap (@code{gnus-article-fill-cited-article}).
8399
8400 You can give the command a numerical prefix to specify the width to use
8401 when filling.
8402
8403 @item W Q
8404 @kindex W Q (Summary)
8405 @findex gnus-article-fill-long-lines
8406 Fill long lines (@code{gnus-article-fill-long-lines}).
8407
8408 @item W C
8409 @kindex W C (Summary)
8410 @findex gnus-article-capitalize-sentences
8411 Capitalize the first word in each sentence
8412 (@code{gnus-article-capitalize-sentences}).
8413
8414 @item W c
8415 @kindex W c (Summary)
8416 @findex gnus-article-remove-cr
8417 Translate CRLF pairs (i. e., @samp{^M}s on the end of the lines) into LF
8418 (this takes care of DOS line endings), and then translate any remaining
8419 CRs into LF (this takes care of Mac line endings)
8420 (@code{gnus-article-remove-cr}).
8421
8422 @item W 6
8423 @kindex W 6 (Summary)
8424 @findex gnus-article-de-base64-unreadable
8425 Treat base64 (@code{gnus-article-de-base64-unreadable}).
8426 Base64 is one common @sc{mime} encoding employed when sending non-ASCII
8427 (i. e., 8-bit) articles.  Note that this is usually done
8428 automatically by Gnus if the message in question has a
8429 @code{Content-Transfer-Encoding} header that says that this encoding has
8430 been done.
8431 If a prefix is given, a charset will be asked for.
8432
8433 @item W Z
8434 @kindex W Z (Summary)
8435 @findex gnus-article-decode-HZ
8436 Treat HZ or HZP (@code{gnus-article-decode-HZ}).  HZ (or HZP) is one
8437 common encoding employed when sending Chinese articles.  It typically
8438 makes strings look like @samp{~@{<:Ky2;S@{#,NpJ)l6HK!#~@}}.
8439
8440 @item W u
8441 @kindex W u (Summary)
8442 @findex gnus-article-unsplit-urls
8443 Remove newlines from within URLs.  Some mailers insert newlines into
8444 outgoing email messages to keep lines short.  This reformatting can
8445 split long URLs onto multiple lines.  Repair those URLs by removing
8446 the newlines (@code{gnus-article-unsplit-urls}).
8447
8448 @item W h
8449 @kindex W h (Summary)
8450 @findex gnus-article-wash-html
8451 Treat @sc{html} (@code{gnus-article-wash-html}).  Note that this is
8452 usually done automatically by Gnus if the message in question has a
8453 @code{Content-Type} header that says that the message is @sc{html}.
8454
8455 If a prefix is given, a charset will be asked for.
8456
8457 @vindex gnus-article-wash-function
8458 The default is to use the function specified by
8459 @code{mm-text-html-renderer} (@pxref{(emacs-mime)Display
8460 Customization}) to convert the @sc{html}, but this is controlled by
8461 the @code{gnus-article-wash-function} variable.  Pre-defined functions
8462 you can use include:
8463
8464 @table @code
8465 @item w3
8466 Use Emacs/w3.
8467
8468 @item w3m
8469 Use emacs-w3m (see @uref{http://emacs-w3m.namazu.org/} for more
8470 information).
8471
8472 @item links
8473 Use Links (see @uref{http://artax.karlin.mff.cuni.cz/~mikulas/links/}).
8474
8475 @item lynx
8476 Use Lynx (see @uref{http://lynx.browser.org/}).
8477
8478 @item html2text
8479 Use html2text -- a simple @sc{html} converter included with Gnus.
8480
8481 @end table
8482
8483 @item W b
8484 @kindex W b (Summary)
8485 @findex gnus-article-add-buttons
8486 Add clickable buttons to the article (@code{gnus-article-add-buttons}).
8487 @xref{Article Buttons}.
8488
8489 @item W B
8490 @kindex W B (Summary)
8491 @findex gnus-article-add-buttons-to-head
8492 Add clickable buttons to the article headers
8493 (@code{gnus-article-add-buttons-to-head}).
8494
8495 @item W p
8496 @kindex W p (Summary)
8497 @findex gnus-article-verify-x-pgp-sig
8498 Verify a signed control message (@code{gnus-article-verify-x-pgp-sig}).
8499 Control messages such as @code{newgroup} and @code{checkgroups} are
8500 usually signed by the hierarchy maintainer.  You need to add the PGP
8501 public key of the maintainer to your keyring to verify the
8502 message.@footnote{PGP keys for many hierarchies are available at
8503 @uref{ftp://ftp.isc.org/pub/pgpcontrol/README.html}}
8504
8505 @item W s
8506 @kindex W s (Summary)
8507 @findex gnus-summary-force-verify-and-decrypt
8508 Verify a signed (PGP, @sc{pgp/mime} or @sc{s/mime}) message
8509 (@code{gnus-summary-force-verify-and-decrypt}). @xref{Security}.
8510
8511 @item W a
8512 @kindex W a (Summary)
8513 @findex gnus-article-strip-headers-in-body
8514 Strip headers like the @code{X-No-Archive} header from the beginning of
8515 article bodies (@code{gnus-article-strip-headers-in-body}).
8516
8517 @item W E l
8518 @kindex W E l (Summary)
8519 @findex gnus-article-strip-leading-blank-lines
8520 Remove all blank lines from the beginning of the article
8521 (@code{gnus-article-strip-leading-blank-lines}).
8522
8523 @item W E m
8524 @kindex W E m (Summary)
8525 @findex gnus-article-strip-multiple-blank-lines
8526 Replace all blank lines with empty lines and then all multiple empty
8527 lines with a single empty line.
8528 (@code{gnus-article-strip-multiple-blank-lines}).
8529
8530 @item W E t
8531 @kindex W E t (Summary)
8532 @findex gnus-article-remove-trailing-blank-lines
8533 Remove all blank lines at the end of the article
8534 (@code{gnus-article-remove-trailing-blank-lines}).
8535
8536 @item W E a
8537 @kindex W E a (Summary)
8538 @findex gnus-article-strip-blank-lines
8539 Do all the three commands above
8540 (@code{gnus-article-strip-blank-lines}).
8541
8542 @item W E A
8543 @kindex W E A (Summary)
8544 @findex gnus-article-strip-all-blank-lines
8545 Remove all blank lines
8546 (@code{gnus-article-strip-all-blank-lines}).
8547
8548 @item W E s
8549 @kindex W E s (Summary)
8550 @findex gnus-article-strip-leading-space
8551 Remove all white space from the beginning of all lines of the article
8552 body (@code{gnus-article-strip-leading-space}).
8553
8554 @item W E e
8555 @kindex W E e (Summary)
8556 @findex gnus-article-strip-trailing-space
8557 Remove all white space from the end of all lines of the article
8558 body (@code{gnus-article-strip-trailing-space}).
8559
8560 @end table
8561
8562 @xref{Customizing Articles}, for how to wash articles automatically.
8563
8564
8565 @node Article Header
8566 @subsection Article Header
8567
8568 These commands perform various transformations of article header.
8569
8570 @table @kbd
8571
8572 @item W G u
8573 @kindex W G u (Summary)
8574 @findex gnus-article-treat-unfold-headers
8575 Unfold folded header lines (@code{gnus-article-treat-unfold-headers}).
8576
8577 @item W G n
8578 @kindex W G n (Summary)
8579 @findex gnus-article-treat-fold-newsgroups
8580 Fold the @code{Newsgroups} and @code{Followup-To} headers
8581 (@code{gnus-article-treat-fold-newsgroups}).
8582
8583 @item W G f
8584 @kindex W G f (Summary)
8585 @findex gnus-article-treat-fold-headers
8586 Fold all the message headers
8587 (@code{gnus-article-treat-fold-headers}).
8588
8589 @item W E w
8590 @kindex W E w
8591 @findex gnus-article-remove-leading-whitespace
8592 Remove excessive whitespace from all headers
8593 (@code{gnus-article-remove-leading-whitespace}).
8594
8595 @end table
8596
8597
8598 @node Article Buttons
8599 @subsection Article Buttons
8600 @cindex buttons
8601
8602 People often include references to other stuff in articles, and it would
8603 be nice if Gnus could just fetch whatever it is that people talk about
8604 with the minimum of fuzz when you hit @kbd{RET} or use the middle mouse
8605 button on these references.
8606
8607 @vindex gnus-button-man-handler
8608 Gnus adds @dfn{buttons} to certain standard references by default:
8609 Well-formed URLs, mail addresses, Message-IDs, Info links and man pages.
8610 This is controlled by two variables, one that handles article bodies and
8611 one that handles article heads:
8612
8613 @table @code
8614
8615 @item gnus-button-alist
8616 @vindex gnus-button-alist
8617 This is an alist where each entry has this form:
8618
8619 @lisp
8620 (REGEXP BUTTON-PAR USE-P FUNCTION DATA-PAR)
8621 @end lisp
8622
8623 @table @var
8624
8625 @item regexp
8626 All text that match this regular expression (case insensitive) will be
8627 considered an external reference.  Here's a typical regexp that matches
8628 embedded URLs: @samp{<URL:\\([^\n\r>]*\\)>}.  This can also be a
8629 variable containing a regexp, useful variables to use include
8630 @code{gnus-button-url-regexp}.
8631
8632 @item button-par
8633 Gnus has to know which parts of the matches is to be highlighted.  This
8634 is a number that says what sub-expression of the regexp is to be
8635 highlighted.  If you want it all highlighted, you use 0 here.
8636
8637 @item use-p
8638 This form will be @code{eval}ed, and if the result is non-@code{nil},
8639 this is considered a match.  This is useful if you want extra sifting to
8640 avoid false matches.
8641
8642 @item function
8643 This function will be called when you click on this button.
8644
8645 @item data-par
8646 As with @var{button-par}, this is a sub-expression number, but this one
8647 says which part of the match is to be sent as data to @var{function}.
8648
8649 @end table
8650
8651 So the full entry for buttonizing URLs is then
8652
8653 @lisp
8654 ("<URL:\\([^\n\r>]*\\)>" 0 t gnus-button-url 1)
8655 @end lisp
8656
8657 @item gnus-header-button-alist
8658 @vindex gnus-header-button-alist
8659 This is just like the other alist, except that it is applied to the
8660 article head only, and that each entry has an additional element that is
8661 used to say what headers to apply the buttonize coding to:
8662
8663 @lisp
8664 (HEADER REGEXP BUTTON-PAR USE-P FUNCTION DATA-PAR)
8665 @end lisp
8666
8667 @var{header} is a regular expression.
8668
8669 @item gnus-button-url-regexp
8670 @vindex gnus-button-url-regexp
8671 A regular expression that matches embedded URLs.  It is used in the
8672 default values of the variables above.
8673
8674 @item gnus-article-button-face
8675 @vindex gnus-article-button-face
8676 Face used on buttons.
8677
8678 @item gnus-article-mouse-face
8679 @vindex gnus-article-mouse-face
8680 Face used when the mouse cursor is over a button.
8681
8682 @end table
8683
8684 @xref{Customizing Articles}, for how to buttonize articles automatically.
8685
8686
8687 @node Article Date
8688 @subsection Article Date
8689
8690 The date is most likely generated in some obscure timezone you've never
8691 heard of, so it's quite nice to be able to find out what the time was
8692 when the article was sent.
8693
8694 @table @kbd
8695
8696 @item W T u
8697 @kindex W T u (Summary)
8698 @findex gnus-article-date-ut
8699 Display the date in UT (aka. GMT, aka ZULU)
8700 (@code{gnus-article-date-ut}).
8701
8702 @item W T i
8703 @kindex W T i (Summary)
8704 @findex gnus-article-date-iso8601
8705 @cindex ISO 8601
8706 Display the date in international format, aka. ISO 8601
8707 (@code{gnus-article-date-iso8601}).
8708
8709 @item W T l
8710 @kindex W T l (Summary)
8711 @findex gnus-article-date-local
8712 Display the date in the local timezone (@code{gnus-article-date-local}).
8713
8714 @item W T p
8715 @kindex W T p (Summary)
8716 @findex gnus-article-date-english
8717 Display the date in a format that's easily pronounceable in English
8718 (@code{gnus-article-date-english}).
8719
8720 @item W T s
8721 @kindex W T s (Summary)
8722 @vindex gnus-article-time-format
8723 @findex gnus-article-date-user
8724 @findex format-time-string
8725 Display the date using a user-defined format
8726 (@code{gnus-article-date-user}).  The format is specified by the
8727 @code{gnus-article-time-format} variable, and is a string that's passed
8728 to @code{format-time-string}.  See the documentation of that variable
8729 for a list of possible format specs.
8730
8731 @item W T e
8732 @kindex W T e (Summary)
8733 @findex gnus-article-date-lapsed
8734 @findex gnus-start-date-timer
8735 @findex gnus-stop-date-timer
8736 Say how much time has elapsed between the article was posted and now
8737 (@code{gnus-article-date-lapsed}).  It looks something like:
8738
8739 @example
8740 X-Sent: 6 weeks, 4 days, 1 hour, 3 minutes, 8 seconds ago
8741 @end example
8742
8743 @vindex gnus-article-date-lapsed-new-header
8744 The value of @code{gnus-article-date-lapsed-new-header} determines
8745 whether this header will just be added below the old Date one, or will
8746 replace it.
8747
8748 An advantage of using Gnus to read mail is that it converts simple bugs
8749 into wonderful absurdities.
8750
8751 If you want to have this line updated continually, you can put
8752
8753 @lisp
8754 (gnus-start-date-timer)
8755 @end lisp
8756
8757 in your @file{.gnus.el} file, or you can run it off of some hook.  If
8758 you want to stop the timer, you can use the @code{gnus-stop-date-timer}
8759 command.
8760
8761 @item W T o
8762 @kindex W T o (Summary)
8763 @findex gnus-article-date-original
8764 Display the original date (@code{gnus-article-date-original}).  This can
8765 be useful if you normally use some other conversion function and are
8766 worried that it might be doing something totally wrong.  Say, claiming
8767 that the article was posted in 1854.  Although something like that is
8768 @emph{totally} impossible.  Don't you trust me? *titter*
8769
8770 @end table
8771
8772 @xref{Customizing Articles}, for how to display the date in your
8773 preferred format automatically.
8774
8775
8776 @node Article Display
8777 @subsection Article Display
8778 @cindex picons
8779 @cindex x-face
8780 @cindex smileys
8781
8782 These commands add various frivolous display gimmicks to the article
8783 buffer in Emacs versions that support them.
8784
8785 @code{X-Face} headers are small black-and-white images supplied by the
8786 message headers (@pxref{X-Face}).
8787
8788 Picons, on the other hand, reside on your own system, and Gnus will
8789 try to match the headers to what you have (@pxref{Picons}).
8790
8791 Smileys are those little @samp{:-)} symbols that people like to litter
8792 their messages with (@pxref{Smileys}).
8793
8794 All these functions are toggles--if the elements already exist,
8795 they'll be removed.
8796
8797 @table @kbd
8798 @item W D x
8799 @kindex W D x (Summary)
8800 @findex gnus-article-display-x-face
8801 Display an @code{X-Face} in the @code{From} header.
8802 (@code{gnus-article-display-x-face}).
8803
8804 @item W D d
8805 @kindex W D d (Summary)
8806 @findex gnus-article-display-face
8807 Display a @code{Face} in the @code{From} header.
8808 (@code{gnus-article-display-face}).
8809
8810 @item W D s
8811 @kindex W D s (Summary)
8812 @findex gnus-treat-smiley
8813 Display smileys (@code{gnus-treat-smiley}).
8814
8815 @item W D f
8816 @kindex W D f (Summary)
8817 @findex gnus-treat-from-picon
8818 Piconify the @code{From} header (@code{gnus-treat-from-picon}).
8819
8820 @item W D m
8821 @kindex W D m (Summary)
8822 @findex gnus-treat-mail-picon
8823 Piconify all mail headers (i. e., @code{Cc}, @code{To})
8824 (@code{gnus-treat-mail-picon}).
8825
8826 @item W D n
8827 @kindex W D n (Summary)
8828 @findex gnus-treat-newsgroups-picon
8829 Piconify all news headers (i. e., @code{Newsgroups} and
8830 @code{Followup-To}) (@code{gnus-treat-newsgroups-picon}).
8831
8832 @item W D D
8833 @kindex W D D (Summary)
8834 @findex gnus-article-remove-images
8835 Remove all images from the article buffer
8836 (@code{gnus-article-remove-images}).
8837
8838 @end table
8839
8840
8841
8842 @node Article Signature
8843 @subsection Article Signature
8844 @cindex signatures
8845 @cindex article signature
8846
8847 @vindex gnus-signature-separator
8848 Each article is divided into two parts---the head and the body.  The
8849 body can be divided into a signature part and a text part.  The variable
8850 that says what is to be considered a signature is
8851 @code{gnus-signature-separator}.  This is normally the standard
8852 @samp{^-- $} as mandated by son-of-RFC 1036.  However, many people use
8853 non-standard signature separators, so this variable can also be a list
8854 of regular expressions to be tested, one by one.  (Searches are done
8855 from the end of the body towards the beginning.)  One likely value is:
8856
8857 @lisp
8858 (setq gnus-signature-separator
8859       '("^-- $"         ; The standard
8860         "^-- *$"        ; A common mangling
8861         "^-------*$"    ; Many people just use a looong
8862                         ; line of dashes.  Shame!
8863         "^ *--------*$" ; Double-shame!
8864         "^________*$"   ; Underscores are also popular
8865         "^========*$")) ; Pervert!
8866 @end lisp
8867
8868 The more permissive you are, the more likely it is that you'll get false
8869 positives.
8870
8871 @vindex gnus-signature-limit
8872 @code{gnus-signature-limit} provides a limit to what is considered a
8873 signature when displaying articles.
8874
8875 @enumerate
8876 @item
8877 If it is an integer, no signature may be longer (in characters) than
8878 that integer.
8879 @item
8880 If it is a floating point number, no signature may be longer (in lines)
8881 than that number.
8882 @item
8883 If it is a function, the function will be called without any parameters,
8884 and if it returns @code{nil}, there is no signature in the buffer.
8885 @item
8886 If it is a string, it will be used as a regexp.  If it matches, the text
8887 in question is not a signature.
8888 @end enumerate
8889
8890 This variable can also be a list where the elements may be of the types
8891 listed above.  Here's an example:
8892
8893 @lisp
8894 (setq gnus-signature-limit
8895       '(200.0 "^---*Forwarded article"))
8896 @end lisp
8897
8898 This means that if there are more than 200 lines after the signature
8899 separator, or the text after the signature separator is matched by
8900 the regular expression @samp{^---*Forwarded article}, then it isn't a
8901 signature after all.
8902
8903
8904 @node Article Miscellania
8905 @subsection Article Miscellania
8906
8907 @table @kbd
8908 @item A t
8909 @kindex A t (Summary)
8910 @findex gnus-article-babel
8911 Translate the article from one language to another
8912 (@code{gnus-article-babel}).
8913
8914 @end table
8915
8916
8917 @node MIME Commands
8918 @section MIME Commands
8919 @cindex MIME decoding
8920 @cindex attachments
8921 @cindex viewing attachments
8922
8923 The following commands all understand the numerical prefix.  For
8924 instance, @kbd{3 b} means ``view the third @sc{mime} part''.
8925
8926 @table @kbd
8927 @item b
8928 @itemx K v
8929 @kindex b (Summary)
8930 @kindex K v (Summary)
8931 View the @sc{mime} part.
8932
8933 @item K o
8934 @kindex K o (Summary)
8935 Save the @sc{mime} part.
8936
8937 @item K c
8938 @kindex K c (Summary)
8939 Copy the @sc{mime} part.
8940
8941 @item K e
8942 @kindex K e (Summary)
8943 View the @sc{mime} part externally.
8944
8945 @item K i
8946 @kindex K i (Summary)
8947 View the @sc{mime} part internally.
8948
8949 @item K |
8950 @kindex K | (Summary)
8951 Pipe the @sc{mime} part to an external command.
8952 @end table
8953
8954 The rest of these @sc{mime} commands do not use the numerical prefix in
8955 the same manner:
8956
8957 @table @kbd
8958 @item K b
8959 @kindex K b (Summary)
8960 Make all the @sc{mime} parts have buttons in front of them.  This is
8961 mostly useful if you wish to save (or perform other actions) on inlined
8962 parts.
8963
8964 @item K m
8965 @kindex K m (Summary)
8966 @findex gnus-summary-repair-multipart
8967 Some multipart messages are transmitted with missing or faulty headers.
8968 This command will attempt to ``repair'' these messages so that they can
8969 be viewed in a more pleasant manner
8970 (@code{gnus-summary-repair-multipart}).
8971
8972 @item X m
8973 @kindex X m (Summary)
8974 @findex gnus-summary-save-parts
8975 Save all parts matching a @sc{mime} type to a directory
8976 (@code{gnus-summary-save-parts}).  Understands the process/prefix
8977 convention (@pxref{Process/Prefix}).
8978
8979 @item M-t
8980 @kindex M-t (Summary)
8981 @findex gnus-summary-toggle-display-buttonized
8982 Toggle the buttonized display of the article buffer
8983 (@code{gnus-summary-toggle-display-buttonized}).
8984
8985 @item W M w
8986 @kindex W M w (Summary)
8987 @findex gnus-article-decode-mime-words
8988 Decode RFC 2047-encoded words in the article headers
8989 (@code{gnus-article-decode-mime-words}).
8990
8991 @item W M c
8992 @kindex W M c (Summary)
8993 @findex gnus-article-decode-charset
8994 Decode encoded article bodies as well as charsets
8995 (@code{gnus-article-decode-charset}).
8996
8997 This command looks in the @code{Content-Type} header to determine the
8998 charset.  If there is no such header in the article, you can give it a
8999 prefix, which will prompt for the charset to decode as.  In regional
9000 groups where people post using some common encoding (but do not
9001 include @sc{mime} headers), you can set the @code{charset} group/topic
9002 parameter to the required charset (@pxref{Group Parameters}).
9003
9004 @item W M v
9005 @kindex W M v (Summary)
9006 @findex gnus-mime-view-all-parts
9007 View all the @sc{mime} parts in the current article
9008 (@code{gnus-mime-view-all-parts}).
9009
9010 @end table
9011
9012 Relevant variables:
9013
9014 @table @code
9015 @item gnus-ignored-mime-types
9016 @vindex gnus-ignored-mime-types
9017 This is a list of regexps.  @sc{mime} types that match a regexp from
9018 this list will be completely ignored by Gnus.  The default value is
9019 @code{nil}.
9020
9021 To have all Vcards be ignored, you'd say something like this:
9022
9023 @lisp
9024 (setq gnus-ignored-mime-types
9025       '("text/x-vcard"))
9026 @end lisp
9027
9028 @item gnus-article-loose-mime
9029 @vindex gnus-article-loose-mime
9030 If non-@code{nil}, Gnus won't required the @samp{MIME-Version} header
9031 before interpreting the message as a @sc{mime} message.  This helps
9032 when reading messages from certain broken mail user agents.  The
9033 default is @code{nil}.
9034
9035 @item gnus-article-emulate-mime
9036 @vindex gnus-article-emulate-mime
9037 There are other, non-@sc{mime} encoding methods used.  The most common
9038 is @samp{uuencode}, but yEncode is also getting to be popular.  If
9039 This variable is non-@code{nil}, Gnus will look in message bodies to
9040 see if it finds these encodings, and if so, it'll run them through the
9041 Gnus @sc{mime} machinery.  The default is @code{t}.
9042
9043 @item gnus-unbuttonized-mime-types
9044 @vindex gnus-unbuttonized-mime-types
9045 This is a list of regexps.  @sc{mime} types that match a regexp from
9046 this list won't have @sc{mime} buttons inserted unless they aren't
9047 displayed or this variable is overridden by
9048 @code{gnus-buttonized-mime-types}.  The default value is
9049 @code{(".*/.*")}.  This variable is only used when
9050 @code{gnus-inhibit-mime-unbuttonizing} is nil.
9051
9052 @item gnus-buttonized-mime-types
9053 @vindex gnus-buttonized-mime-types
9054 This is a list of regexps.  @sc{mime} types that match a regexp from
9055 this list will have @sc{mime} buttons inserted unless they aren't
9056 displayed.  This variable overrides
9057 @code{gnus-unbuttonized-mime-types}.  The default value is @code{nil}.
9058 This variable is only used when @code{gnus-inhibit-mime-unbuttonizing}
9059 is nil.
9060
9061 To see e.g. security buttons but no other buttons, you could set this
9062 variable to @code{("multipart/signed")} and leave
9063 @code{gnus-unbuttonized-mime-types} at the default value.
9064
9065 @item gnus-inhibit-mime-unbuttonizing
9066 @vindex gnus-inhibit-mime-unbuttonizing
9067 If this is non-nil, then all @sc{mime} parts get buttons.  The default
9068 value is @code{nil}.
9069
9070 @item gnus-article-mime-part-function
9071 @vindex gnus-article-mime-part-function
9072 For each @sc{mime} part, this function will be called with the @sc{mime}
9073 handle as the parameter.  The function is meant to be used to allow
9074 users to gather information from the article (e. g., add Vcard info to
9075 the bbdb database) or to do actions based on parts (e. g., automatically
9076 save all jpegs into some directory).
9077
9078 Here's an example function the does the latter:
9079
9080 @lisp
9081 (defun my-save-all-jpeg-parts (handle)
9082   (when (equal (car (mm-handle-type handle)) "image/jpeg")
9083     (with-temp-buffer
9084       (insert (mm-get-part handle))
9085       (write-region (point-min) (point-max)
9086                     (read-file-name "Save jpeg to: ")))))
9087 (setq gnus-article-mime-part-function
9088       'my-save-all-jpeg-parts)
9089 @end lisp
9090
9091 @vindex gnus-mime-multipart-functions
9092 @item gnus-mime-multipart-functions
9093 Alist of @sc{mime} multipart types and functions to handle them.
9094
9095 @vindex mm-file-name-rewrite-functions
9096 @item mm-file-name-rewrite-functions
9097 List of functions used for rewriting file names of @sc{mime} parts.
9098 Each function takes a file name as input and returns a file name.
9099
9100 Ready-made functions include@*
9101 @code{mm-file-name-delete-whitespace},
9102 @code{mm-file-name-trim-whitespace},
9103 @code{mm-file-name-collapse-whitespace}, and
9104 @code{mm-file-name-replace-whitespace}.  The later uses the value of
9105 the variable @code{mm-file-name-replace-whitespace} to replace each
9106 whitespace character in a file name with that string; default value
9107 is @code{"_"} (a single underscore).
9108 @findex mm-file-name-delete-whitespace
9109 @findex mm-file-name-trim-whitespace
9110 @findex mm-file-name-collapse-whitespace
9111 @findex mm-file-name-replace-whitespace
9112 @vindex mm-file-name-replace-whitespace
9113
9114 The standard functions @code{capitalize}, @code{downcase},
9115 @code{upcase}, and @code{upcase-initials} may be useful, too.
9116
9117 Everybody knows that whitespace characters in file names are evil,
9118 except those who don't know.  If you receive lots of attachments from
9119 such unenlightened users, you can make live easier by adding
9120
9121 @lisp
9122 (setq mm-file-name-rewrite-functions
9123       '(mm-file-name-trim-whitespace
9124         mm-file-name-collapse-whitespace
9125         mm-file-name-replace-whitespace))
9126 @end lisp
9127
9128 @noindent
9129 to your @file{.gnus.el} file.
9130
9131 @end table
9132
9133
9134 @node Charsets
9135 @section Charsets
9136 @cindex charsets
9137
9138 People use different charsets, and we have @sc{mime} to let us know what
9139 charsets they use.  Or rather, we wish we had.  Many people use
9140 newsreaders and mailers that do not understand or use @sc{mime}, and
9141 just send out messages without saying what character sets they use.  To
9142 help a bit with this, some local news hierarchies have policies that say
9143 what character set is the default.  For instance, the @samp{fj}
9144 hierarchy uses @code{iso-2022-jp-2}.
9145
9146 @vindex gnus-group-charset-alist
9147 This knowledge is encoded in the @code{gnus-group-charset-alist}
9148 variable, which is an alist of regexps (use the first item to match full
9149 group names) and default charsets to be used when reading these groups.
9150
9151 @vindex gnus-newsgroup-ignored-charsets
9152 In addition, some people do use soi-disant @sc{mime}-aware agents that
9153 aren't.  These blithely mark messages as being in @code{iso-8859-1}
9154 even if they really are in @code{koi-8}.  To help here, the
9155 @code{gnus-newsgroup-ignored-charsets} variable can be used.  The
9156 charsets that are listed here will be ignored.  The variable can be
9157 set on a group-by-group basis using the group parameters (@pxref{Group
9158 Parameters}).  The default value is @code{(unknown-8bit x-unknown)},
9159 which includes values some agents insist on having in there.
9160
9161 @vindex gnus-group-posting-charset-alist
9162 When posting, @code{gnus-group-posting-charset-alist} is used to
9163 determine which charsets should not be encoded using the @sc{mime}
9164 encodings.  For instance, some hierarchies discourage using
9165 quoted-printable header encoding.
9166
9167 This variable is an alist of regexps and permitted unencoded charsets
9168 for posting.  Each element of the alist has the form @code{(}@var{test
9169 header body-list}@code{)}, where:
9170
9171 @table @var
9172 @item test
9173 is either a regular expression matching the newsgroup header or a
9174 variable to query,
9175 @item header
9176 is the charset which may be left unencoded in the header (@code{nil}
9177 means encode all charsets),
9178 @item body-list
9179 is a list of charsets which may be encoded using 8bit content-transfer
9180 encoding in the body, or one of the special values @code{nil} (always
9181 encode using quoted-printable) or @code{t} (always use 8bit).
9182 @end table
9183
9184 @cindex Russian
9185 @cindex koi8-r
9186 @cindex koi8-u
9187 @cindex iso-8859-5
9188 @cindex coding system aliases
9189 @cindex preferred charset
9190
9191 Other charset tricks that may be useful, although not Gnus-specific:
9192
9193 If there are several @sc{mime} charsets that encode the same Emacs
9194 charset, you can choose what charset to use by saying the following:
9195
9196 @lisp
9197 (put-charset-property 'cyrillic-iso8859-5
9198                       'preferred-coding-system 'koi8-r)
9199 @end lisp
9200
9201 This means that Russian will be encoded using @code{koi8-r} instead of
9202 the default @code{iso-8859-5} @sc{mime} charset.
9203
9204 If you want to read messages in @code{koi8-u}, you can cheat and say
9205
9206 @lisp
9207 (define-coding-system-alias 'koi8-u 'koi8-r)
9208 @end lisp
9209
9210 This will almost do the right thing.
9211
9212 And finally, to read charsets like @code{windows-1251}, you can say
9213 something like
9214
9215 @lisp
9216 (codepage-setup 1251)
9217 (define-coding-system-alias 'windows-1251 'cp1251)
9218 @end lisp
9219
9220
9221 @node Article Commands
9222 @section Article Commands
9223
9224 @table @kbd
9225
9226 @item A P
9227 @cindex PostScript
9228 @cindex printing
9229 @kindex A P (Summary)
9230 @vindex gnus-ps-print-hook
9231 @findex gnus-summary-print-article
9232 Generate and print a PostScript image of the article buffer
9233 (@code{gnus-summary-print-article}).  @code{gnus-ps-print-hook} will
9234 be run just before printing the buffer.  An alternative way to print
9235 article is to use Muttprint (@pxref{Saving Articles}).
9236
9237 @end table
9238
9239
9240 @node Summary Sorting
9241 @section Summary Sorting
9242 @cindex summary sorting
9243
9244 You can have the summary buffer sorted in various ways, even though I
9245 can't really see why you'd want that.
9246
9247 @table @kbd
9248
9249 @item C-c C-s C-n
9250 @kindex C-c C-s C-n (Summary)
9251 @findex gnus-summary-sort-by-number
9252 Sort by article number (@code{gnus-summary-sort-by-number}).
9253
9254 @item C-c C-s C-a
9255 @kindex C-c C-s C-a (Summary)
9256 @findex gnus-summary-sort-by-author
9257 Sort by author (@code{gnus-summary-sort-by-author}).
9258
9259 @item C-c C-s C-s
9260 @kindex C-c C-s C-s (Summary)
9261 @findex gnus-summary-sort-by-subject
9262 Sort by subject (@code{gnus-summary-sort-by-subject}).
9263
9264 @item C-c C-s C-d
9265 @kindex C-c C-s C-d (Summary)
9266 @findex gnus-summary-sort-by-date
9267 Sort by date (@code{gnus-summary-sort-by-date}).
9268
9269 @item C-c C-s C-l
9270 @kindex C-c C-s C-l (Summary)
9271 @findex gnus-summary-sort-by-lines
9272 Sort by lines (@code{gnus-summary-sort-by-lines}).
9273
9274 @item C-c C-s C-c
9275 @kindex C-c C-s C-c (Summary)
9276 @findex gnus-summary-sort-by-chars
9277 Sort by article length (@code{gnus-summary-sort-by-chars}).
9278
9279 @item C-c C-s C-i
9280 @kindex C-c C-s C-i (Summary)
9281 @findex gnus-summary-sort-by-score
9282 Sort by score (@code{gnus-summary-sort-by-score}).
9283
9284 @item C-c C-s C-r
9285 @kindex C-c C-s C-r (Summary)
9286 @findex gnus-summary-sort-by-random
9287 Randomize (@code{gnus-summary-sort-by-random}).
9288
9289 @item C-c C-s C-o
9290 @kindex C-c C-s C-o (Summary)
9291 @findex gnus-summary-sort-by-original
9292 Sort using the default sorting method
9293 (@code{gnus-summary-sort-by-original}).
9294 @end table
9295
9296 These functions will work both when you use threading and when you don't
9297 use threading.  In the latter case, all summary lines will be sorted,
9298 line by line.  In the former case, sorting will be done on a
9299 root-by-root basis, which might not be what you were looking for.  To
9300 toggle whether to use threading, type @kbd{T T} (@pxref{Thread
9301 Commands}).
9302
9303
9304 @node Finding the Parent
9305 @section Finding the Parent
9306 @cindex parent articles
9307 @cindex referring articles
9308
9309 @table @kbd
9310 @item ^
9311 @kindex ^ (Summary)
9312 @findex gnus-summary-refer-parent-article
9313 If you'd like to read the parent of the current article, and it is not
9314 displayed in the summary buffer, you might still be able to.  That is,
9315 if the current group is fetched by @sc{nntp}, the parent hasn't expired
9316 and the @code{References} in the current article are not mangled, you
9317 can just press @kbd{^} or @kbd{A r}
9318 (@code{gnus-summary-refer-parent-article}).  If everything goes well,
9319 you'll get the parent.  If the parent is already displayed in the
9320 summary buffer, point will just move to this article.
9321
9322 If given a positive numerical prefix, fetch that many articles back into
9323 the ancestry.  If given a negative numerical prefix, fetch just that
9324 ancestor.  So if you say @kbd{3 ^}, gnus will fetch the parent, the
9325 grandparent and the grandgrandparent of the current article.  If you say
9326 @kbd{-3 ^}, gnus will only fetch the grandgrandparent of the current
9327 article.
9328
9329 @item A R (Summary)
9330 @findex gnus-summary-refer-references
9331 @kindex A R (Summary)
9332 Fetch all articles mentioned in the @code{References} header of the
9333 article (@code{gnus-summary-refer-references}).
9334
9335 @item A T (Summary)
9336 @findex gnus-summary-refer-thread
9337 @kindex A T (Summary)
9338 Display the full thread where the current article appears
9339 (@code{gnus-summary-refer-thread}).  This command has to fetch all the
9340 headers in the current group to work, so it usually takes a while.  If
9341 you do it often, you may consider setting @code{gnus-fetch-old-headers}
9342 to @code{invisible} (@pxref{Filling In Threads}).  This won't have any
9343 visible effects normally, but it'll make this command work a whole lot
9344 faster.  Of course, it'll make group entry somewhat slow.
9345
9346 @vindex gnus-refer-thread-limit
9347 The @code{gnus-refer-thread-limit} variable says how many old (i. e.,
9348 articles before the first displayed in the current group) headers to
9349 fetch when doing this command.  The default is 200.  If @code{t}, all
9350 the available headers will be fetched.  This variable can be overridden
9351 by giving the @kbd{A T} command a numerical prefix.
9352
9353 @item M-^ (Summary)
9354 @findex gnus-summary-refer-article
9355 @kindex M-^ (Summary)
9356 @cindex Message-ID
9357 @cindex fetching by Message-ID
9358 You can also ask the @sc{nntp} server for an arbitrary article, no
9359 matter what group it belongs to.  @kbd{M-^}
9360 (@code{gnus-summary-refer-article}) will ask you for a
9361 @code{Message-ID}, which is one of those long, hard-to-read thingies
9362 that look something like @samp{<38o6up$6f2@@hymir.ifi.uio.no>}.  You
9363 have to get it all exactly right.  No fuzzy searches, I'm afraid.
9364 @end table
9365
9366 The current select method will be used when fetching by
9367 @code{Message-ID} from non-news select method, but you can override this
9368 by giving this command a prefix.
9369
9370 @vindex gnus-refer-article-method
9371 If the group you are reading is located on a back end that does not
9372 support fetching by @code{Message-ID} very well (like @code{nnspool}),
9373 you can set @code{gnus-refer-article-method} to an @sc{nntp} method.  It
9374 would, perhaps, be best if the @sc{nntp} server you consult is the one
9375 updating the spool you are reading from, but that's not really
9376 necessary.
9377
9378 It can also be a list of select methods, as well as the special symbol
9379 @code{current}, which means to use the current select method.  If it
9380 is a list, Gnus will try all the methods in the list until it finds a
9381 match.
9382
9383 Here's an example setting that will first try the current method, and
9384 then ask Google if that fails:
9385
9386 @lisp
9387 (setq gnus-refer-article-method
9388       '(current
9389         (nnweb "google" (nnweb-type google))))
9390 @end lisp
9391
9392 Most of the mail back ends support fetching by @code{Message-ID}, but
9393 do not do a particularly excellent job at it.  That is, @code{nnmbox},
9394 @code{nnbabyl}, and @code{nnmaildir} are able to locate articles from
9395 any groups, while @code{nnml}, @code{nnfolder}, and @code{nnimap} are
9396 only able to locate articles that have been posted to the current group.
9397 (Anything else would be too time consuming.)  @code{nnmh} does not
9398 support this at all.
9399
9400
9401 @node Alternative Approaches
9402 @section Alternative Approaches
9403
9404 Different people like to read news using different methods.  This being
9405 gnus, we offer a small selection of minor modes for the summary buffers.
9406
9407 @menu
9408 * Pick and Read::               First mark articles and then read them.
9409 * Binary Groups::               Auto-decode all articles.
9410 @end menu
9411
9412
9413 @node Pick and Read
9414 @subsection Pick and Read
9415 @cindex pick and read
9416
9417 Some newsreaders (like @code{nn} and, uhm, @code{Netnews} on VM/CMS) use
9418 a two-phased reading interface.  The user first marks in a summary
9419 buffer the articles she wants to read.  Then she starts reading the
9420 articles with just an article buffer displayed.
9421
9422 @findex gnus-pick-mode
9423 @kindex M-x gnus-pick-mode
9424 Gnus provides a summary buffer minor mode that allows
9425 this---@code{gnus-pick-mode}.  This basically means that a few process
9426 mark commands become one-keystroke commands to allow easy marking, and
9427 it provides one additional command for switching to the summary buffer.
9428
9429 Here are the available keystrokes when using pick mode:
9430
9431 @table @kbd
9432 @item .
9433 @kindex . (Pick)
9434 @findex gnus-pick-article-or-thread
9435 Pick the article or thread on the current line
9436 (@code{gnus-pick-article-or-thread}).  If the variable
9437 @code{gnus-thread-hide-subtree} is true, then this key selects the
9438 entire thread when used at the first article of the thread.  Otherwise,
9439 it selects just the article.  If given a numerical prefix, go to that
9440 thread or article and pick it.  (The line number is normally displayed
9441 at the beginning of the summary pick lines.)
9442
9443 @item SPACE
9444 @kindex SPACE (Pick)
9445 @findex gnus-pick-next-page
9446 Scroll the summary buffer up one page (@code{gnus-pick-next-page}).  If
9447 at the end of the buffer, start reading the picked articles.
9448
9449 @item u
9450 @kindex u (Pick)
9451 @findex gnus-pick-unmark-article-or-thread.
9452 Unpick the thread or article
9453 (@code{gnus-pick-unmark-article-or-thread}).  If the variable
9454 @code{gnus-thread-hide-subtree} is true, then this key unpicks the
9455 thread if used at the first article of the thread.  Otherwise it unpicks
9456 just the article.  You can give this key a numerical prefix to unpick
9457 the thread or article at that line.
9458
9459 @item RET
9460 @kindex RET (Pick)
9461 @findex gnus-pick-start-reading
9462 @vindex gnus-pick-display-summary
9463 Start reading the picked articles (@code{gnus-pick-start-reading}).  If
9464 given a prefix, mark all unpicked articles as read first.  If
9465 @code{gnus-pick-display-summary} is non-@code{nil}, the summary buffer
9466 will still be visible when you are reading.
9467
9468 @end table
9469
9470 All the normal summary mode commands are still available in the
9471 pick-mode, with the exception of @kbd{u}.  However @kbd{!} is available
9472 which is mapped to the same function
9473 @code{gnus-summary-tick-article-forward}.
9474
9475 If this sounds like a good idea to you, you could say:
9476
9477 @lisp
9478 (add-hook 'gnus-summary-mode-hook 'gnus-pick-mode)
9479 @end lisp
9480
9481 @vindex gnus-pick-mode-hook
9482 @code{gnus-pick-mode-hook} is run in pick minor mode buffers.
9483
9484 @vindex gnus-mark-unpicked-articles-as-read
9485 If @code{gnus-mark-unpicked-articles-as-read} is non-@code{nil}, mark
9486 all unpicked articles as read.  The default is @code{nil}.
9487
9488 @vindex gnus-summary-pick-line-format
9489 The summary line format in pick mode is slightly different from the
9490 standard format.  At the beginning of each line the line number is
9491 displayed.  The pick mode line format is controlled by the
9492 @code{gnus-summary-pick-line-format} variable (@pxref{Formatting
9493 Variables}).  It accepts the same format specs that
9494 @code{gnus-summary-line-format} does (@pxref{Summary Buffer Lines}).
9495
9496
9497 @node Binary Groups
9498 @subsection Binary Groups
9499 @cindex binary groups
9500
9501 @findex gnus-binary-mode
9502 @kindex M-x gnus-binary-mode
9503 If you spend much time in binary groups, you may grow tired of hitting
9504 @kbd{X u}, @kbd{n}, @kbd{RET} all the time.  @kbd{M-x gnus-binary-mode}
9505 is a minor mode for summary buffers that makes all ordinary Gnus article
9506 selection functions uudecode series of articles and display the result
9507 instead of just displaying the articles the normal way.
9508
9509 @kindex g (Binary)
9510 @findex gnus-binary-show-article
9511 The only way, in fact, to see the actual articles is the @kbd{g}
9512 command, when you have turned on this mode
9513 (@code{gnus-binary-show-article}).
9514
9515 @vindex gnus-binary-mode-hook
9516 @code{gnus-binary-mode-hook} is called in binary minor mode buffers.
9517
9518
9519 @node Tree Display
9520 @section Tree Display
9521 @cindex trees
9522
9523 @vindex gnus-use-trees
9524 If you don't like the normal gnus summary display, you might try setting
9525 @code{gnus-use-trees} to @code{t}.  This will create (by default) an
9526 additional @dfn{tree buffer}.  You can execute all summary mode commands
9527 in the tree buffer.
9528
9529 There are a few variables to customize the tree display, of course:
9530
9531 @table @code
9532 @item gnus-tree-mode-hook
9533 @vindex gnus-tree-mode-hook
9534 A hook called in all tree mode buffers.
9535
9536 @item gnus-tree-mode-line-format
9537 @vindex gnus-tree-mode-line-format
9538 A format string for the mode bar in the tree mode buffers (@pxref{Mode
9539 Line Formatting}).  The default is @samp{Gnus: %%b %S %Z}.  For a list
9540 of valid specs, @pxref{Summary Buffer Mode Line}.
9541
9542 @item gnus-selected-tree-face
9543 @vindex gnus-selected-tree-face
9544 Face used for highlighting the selected article in the tree buffer.  The
9545 default is @code{modeline}.
9546
9547 @item gnus-tree-line-format
9548 @vindex gnus-tree-line-format
9549 A format string for the tree nodes.  The name is a bit of a misnomer,
9550 though---it doesn't define a line, but just the node.  The default value
9551 is @samp{%(%[%3,3n%]%)}, which displays the first three characters of
9552 the name of the poster.  It is vital that all nodes are of the same
9553 length, so you @emph{must} use @samp{%4,4n}-like specifiers.
9554
9555 Valid specs are:
9556
9557 @table @samp
9558 @item n
9559 The name of the poster.
9560 @item f
9561 The @code{From} header.
9562 @item N
9563 The number of the article.
9564 @item [
9565 The opening bracket.
9566 @item ]
9567 The closing bracket.
9568 @item s
9569 The subject.
9570 @end table
9571
9572 @xref{Formatting Variables}.
9573
9574 Variables related to the display are:
9575
9576 @table @code
9577 @item gnus-tree-brackets
9578 @vindex gnus-tree-brackets
9579 This is used for differentiating between ``real'' articles and
9580 ``sparse'' articles.  The format is @code{((@var{real-open} . @var{real-close})
9581 (@var{sparse-open} . @var{sparse-close}) (@var{dummy-open} . @var{dummy-close}))}, and the
9582 default is @code{((?[ . ?]) (?( . ?)) (?@{ . ?@}) (?< . ?>))}.
9583
9584 @item gnus-tree-parent-child-edges
9585 @vindex gnus-tree-parent-child-edges
9586 This is a list that contains the characters used for connecting parent
9587 nodes to their children.  The default is @code{(?- ?\\ ?|)}.
9588
9589 @end table
9590
9591 @item gnus-tree-minimize-window
9592 @vindex gnus-tree-minimize-window
9593 If this variable is non-@code{nil}, gnus will try to keep the tree
9594 buffer as small as possible to allow more room for the other gnus
9595 windows.  If this variable is a number, the tree buffer will never be
9596 higher than that number.  The default is @code{t}.  Note that if you
9597 have several windows displayed side-by-side in a frame and the tree
9598 buffer is one of these, minimizing the tree window will also resize all
9599 other windows displayed next to it.
9600
9601 You may also wish to add the following hook to keep the window minimized
9602 at all times:
9603
9604 @lisp
9605 (add-hook 'gnus-configure-windows-hook
9606           'gnus-tree-perhaps-minimize)
9607 @end lisp
9608
9609 @item gnus-generate-tree-function
9610 @vindex gnus-generate-tree-function
9611 @findex gnus-generate-horizontal-tree
9612 @findex gnus-generate-vertical-tree
9613 The function that actually generates the thread tree.  Two predefined
9614 functions are available: @code{gnus-generate-horizontal-tree} and
9615 @code{gnus-generate-vertical-tree} (which is the default).
9616
9617 @end table
9618
9619 Here's an example from a horizontal tree buffer:
9620
9621 @example
9622 @{***@}-(***)-[odd]-[Gun]
9623      |      \[Jan]
9624      |      \[odd]-[Eri]
9625      |      \(***)-[Eri]
9626      |            \[odd]-[Paa]
9627      \[Bjo]
9628      \[Gun]
9629      \[Gun]-[Jor]
9630 @end example
9631
9632 Here's the same thread displayed in a vertical tree buffer:
9633
9634 @example
9635 @{***@}
9636   |--------------------------\-----\-----\
9637 (***)                         [Bjo] [Gun] [Gun]
9638   |--\-----\-----\                          |
9639 [odd] [Jan] [odd] (***)                   [Jor]
9640   |           |     |--\
9641 [Gun]       [Eri] [Eri] [odd]
9642                           |
9643                         [Paa]
9644 @end example
9645
9646 If you're using horizontal trees, it might be nice to display the trees
9647 side-by-side with the summary buffer.  You could add something like the
9648 following to your @file{.gnus.el} file:
9649
9650 @lisp
9651 (setq gnus-use-trees t
9652       gnus-generate-tree-function 'gnus-generate-horizontal-tree
9653       gnus-tree-minimize-window nil)
9654 (gnus-add-configuration
9655  '(article
9656    (vertical 1.0
9657              (horizontal 0.25
9658                          (summary 0.75 point)
9659                          (tree 1.0))
9660              (article 1.0))))
9661 @end lisp
9662
9663 @xref{Window Layout}.
9664
9665
9666 @node Mail Group Commands
9667 @section Mail Group Commands
9668 @cindex mail group commands
9669
9670 Some commands only make sense in mail groups.  If these commands are
9671 invalid in the current group, they will raise a hell and let you know.
9672
9673 All these commands (except the expiry and edit commands) use the
9674 process/prefix convention (@pxref{Process/Prefix}).
9675
9676 @table @kbd
9677
9678 @item B e
9679 @kindex B e (Summary)
9680 @findex gnus-summary-expire-articles
9681 Run all expirable articles in the current group through the expiry
9682 process (@code{gnus-summary-expire-articles}).  That is, delete all
9683 expirable articles in the group that have been around for a while.
9684 (@pxref{Expiring Mail}).
9685
9686 @item B C-M-e
9687 @kindex B C-M-e (Summary)
9688 @findex gnus-summary-expire-articles-now
9689 Delete all the expirable articles in the group
9690 (@code{gnus-summary-expire-articles-now}).  This means that @strong{all}
9691 articles eligible for expiry in the current group will
9692 disappear forever into that big @file{/dev/null} in the sky.
9693
9694 @item B DEL
9695 @kindex B DEL (Summary)
9696 @findex gnus-summary-delete-article
9697 @c @icon{gnus-summary-mail-delete}
9698 Delete the mail article.  This is ``delete'' as in ``delete it from your
9699 disk forever and ever, never to return again.'' Use with caution.
9700 (@code{gnus-summary-delete-article}).
9701
9702 @item B m
9703 @kindex B m (Summary)
9704 @cindex move mail
9705 @findex gnus-summary-move-article
9706 @vindex gnus-preserve-marks
9707 Move the article from one mail group to another
9708 (@code{gnus-summary-move-article}).  Marks will be preserved if
9709 @code{gnus-preserve-marks} is non-@code{nil} (which is the default).
9710
9711 @item B c
9712 @kindex B c (Summary)
9713 @cindex copy mail
9714 @findex gnus-summary-copy-article
9715 @c @icon{gnus-summary-mail-copy}
9716 Copy the article from one group (mail group or not) to a mail group
9717 (@code{gnus-summary-copy-article}).  Marks will be preserved if
9718 @code{gnus-preserve-marks} is non-@code{nil} (which is the default).
9719
9720 @item B B
9721 @kindex B B (Summary)
9722 @cindex crosspost mail
9723 @findex gnus-summary-crosspost-article
9724 Crosspost the current article to some other group
9725 (@code{gnus-summary-crosspost-article}).  This will create a new copy of
9726 the article in the other group, and the Xref headers of the article will
9727 be properly updated.
9728
9729 @item B i
9730 @kindex B i (Summary)
9731 @findex gnus-summary-import-article
9732 Import an arbitrary file into the current mail newsgroup
9733 (@code{gnus-summary-import-article}).  You will be prompted for a file
9734 name, a @code{From} header and a @code{Subject} header.
9735
9736 @item B I
9737 @kindex B I (Summary)
9738 @findex gnus-summary-create-article
9739 Create an empty article in the current mail newsgroups
9740 (@code{gnus-summary-create-article}).  You will be prompted for a
9741 @code{From} header and a @code{Subject} header.
9742
9743 @item B r
9744 @kindex B r (Summary)
9745 @findex gnus-summary-respool-article
9746 @vindex gnus-summary-respool-default-method
9747 Respool the mail article (@code{gnus-summary-respool-article}).
9748 @code{gnus-summary-respool-default-method} will be used as the default
9749 select method when respooling.  This variable is @code{nil} by default,
9750 which means that the current group select method will be used instead.
9751 Marks will be preserved if @code{gnus-preserve-marks} is non-@code{nil}
9752 (which is the default).
9753
9754 @item B w
9755 @itemx e
9756 @kindex B w (Summary)
9757 @kindex e (Summary)
9758 @findex gnus-summary-edit-article
9759 @kindex C-c C-c (Article)
9760 @findex gnus-summary-edit-article-done
9761 Edit the current article (@code{gnus-summary-edit-article}).  To finish
9762 editing and make the changes permanent, type @kbd{C-c C-c}
9763 (@code{gnus-summary-edit-article-done}).  If you give a prefix to the
9764 @kbd{C-c C-c} command, gnus won't re-highlight the article.
9765
9766 @item B q
9767 @kindex B q (Summary)
9768 @findex gnus-summary-respool-query
9769 If you want to re-spool an article, you might be curious as to what group
9770 the article will end up in before you do the re-spooling.  This command
9771 will tell you (@code{gnus-summary-respool-query}).
9772
9773 @item B t
9774 @kindex B t (Summary)
9775 @findex gnus-summary-respool-trace
9776 Similarly, this command will display all fancy splitting patterns used
9777 when respooling, if any (@code{gnus-summary-respool-trace}).
9778
9779 @item B p
9780 @kindex B p (Summary)
9781 @findex gnus-summary-article-posted-p
9782 Some people have a tendency to send you ``courtesy'' copies when they
9783 follow up to articles you have posted.  These usually have a
9784 @code{Newsgroups} header in them, but not always.  This command
9785 (@code{gnus-summary-article-posted-p}) will try to fetch the current
9786 article from your news server (or rather, from
9787 @code{gnus-refer-article-method} or @code{gnus-select-method}) and will
9788 report back whether it found the article or not.  Even if it says that
9789 it didn't find the article, it may have been posted anyway---mail
9790 propagation is much faster than news propagation, and the news copy may
9791 just not have arrived yet.
9792
9793 @item K E
9794 @kindex K E (Summary)
9795 @findex gnus-article-encrypt-body
9796 @vindex gnus-article-encrypt-protocol
9797 Encrypt the body of an article (@code{gnus-article-encrypt-body}).
9798 The body is encrypted with the encryption protocol specified by the
9799 variable @code{gnus-article-encrypt-protocol}.
9800
9801 @end table
9802
9803 @vindex gnus-move-split-methods
9804 @cindex moving articles
9805 If you move (or copy) articles regularly, you might wish to have gnus
9806 suggest where to put the articles.  @code{gnus-move-split-methods} is a
9807 variable that uses the same syntax as @code{gnus-split-methods}
9808 (@pxref{Saving Articles}).  You may customize that variable to create
9809 suggestions you find reasonable.  (Note that
9810 @code{gnus-move-split-methods} uses group names where
9811 @code{gnus-split-methods} uses file names.)
9812
9813 @lisp
9814 (setq gnus-move-split-methods
9815       '(("^From:.*Lars Magne" "nnml:junk")
9816         ("^Subject:.*gnus" "nnfolder:important")
9817         (".*" "nnml:misc")))
9818 @end lisp
9819
9820
9821 @node Various Summary Stuff
9822 @section Various Summary Stuff
9823
9824 @menu
9825 * Summary Group Information::   Information oriented commands.
9826 * Searching for Articles::      Multiple article commands.
9827 * Summary Generation Commands::  
9828 * Really Various Summary Commands::  Those pesky non-conformant commands.
9829 @end menu
9830
9831 @table @code
9832 @vindex gnus-summary-display-while-building
9833 @item gnus-summary-display-while-building
9834 If non-@code{nil}, show and update the summary buffer as it's being
9835 built.  If @code{t}, update the buffer after every line is inserted.
9836 If the value is an integer, @var{n}, update the display every @var{n}
9837 lines.  The default is @code{nil}.
9838
9839 @vindex gnus-summary-mode-hook
9840 @item gnus-summary-mode-hook
9841 This hook is called when creating a summary mode buffer.
9842
9843 @vindex gnus-summary-generate-hook
9844 @item gnus-summary-generate-hook
9845 This is called as the last thing before doing the threading and the
9846 generation of the summary buffer.  It's quite convenient for customizing
9847 the threading variables based on what data the newsgroup has.  This hook
9848 is called from the summary buffer after most summary buffer variables
9849 have been set.
9850
9851 @vindex gnus-summary-prepare-hook
9852 @item gnus-summary-prepare-hook
9853 It is called after the summary buffer has been generated.  You might use
9854 it to, for instance, highlight lines or modify the look of the buffer in
9855 some other ungodly manner.  I don't care.
9856
9857 @vindex gnus-summary-prepared-hook
9858 @item gnus-summary-prepared-hook
9859 A hook called as the very last thing after the summary buffer has been
9860 generated.
9861
9862 @vindex gnus-summary-ignore-duplicates
9863 @item gnus-summary-ignore-duplicates
9864 When gnus discovers two articles that have the same @code{Message-ID},
9865 it has to do something drastic.  No articles are allowed to have the
9866 same @code{Message-ID}, but this may happen when reading mail from some
9867 sources.  Gnus allows you to customize what happens with this variable.
9868 If it is @code{nil} (which is the default), gnus will rename the
9869 @code{Message-ID} (for display purposes only) and display the article as
9870 any other article.  If this variable is @code{t}, it won't display the
9871 article---it'll be as if it never existed.
9872
9873 @vindex gnus-alter-articles-to-read-function
9874 @item gnus-alter-articles-to-read-function
9875 This function, which takes two parameters (the group name and the list
9876 of articles to be selected), is called to allow the user to alter the
9877 list of articles to be selected.
9878
9879 For instance, the following function adds the list of cached articles to
9880 the list in one particular group:
9881
9882 @lisp
9883 (defun my-add-cached-articles (group articles)
9884   (if (string= group "some.group")
9885       (append gnus-newsgroup-cached articles)
9886     articles))
9887 @end lisp
9888
9889 @vindex gnus-newsgroup-variables
9890 @item gnus-newsgroup-variables
9891 A list of newsgroup (summary buffer) local variables, or cons of
9892 variables and their default values (when the default values are not
9893 nil), that should be made global while the summary buffer is active.
9894 These variables can be used to set variables in the group parameters
9895 while still allowing them to affect operations done in other
9896 buffers. For example:
9897
9898 @lisp
9899 (setq gnus-newsgroup-variables
9900      '(message-use-followup-to
9901        (gnus-visible-headers .
9902          "^From:\\|^Newsgroups:\\|^Subject:\\|^Date:\\|^To:")))
9903 @end lisp
9904
9905 @end table
9906
9907
9908 @node Summary Group Information
9909 @subsection Summary Group Information
9910
9911 @table @kbd
9912
9913 @item H f
9914 @kindex H f (Summary)
9915 @findex gnus-summary-fetch-faq
9916 @vindex gnus-group-faq-directory
9917 Try to fetch the FAQ (list of frequently asked questions) for the
9918 current group (@code{gnus-summary-fetch-faq}).  Gnus will try to get the
9919 FAQ from @code{gnus-group-faq-directory}, which is usually a directory
9920 on a remote machine.  This variable can also be a list of directories.
9921 In that case, giving a prefix to this command will allow you to choose
9922 between the various sites.  @code{ange-ftp} or @code{efs} will probably
9923 be used for fetching the file.
9924
9925 @item H d
9926 @kindex H d (Summary)
9927 @findex gnus-summary-describe-group
9928 Give a brief description of the current group
9929 (@code{gnus-summary-describe-group}).  If given a prefix, force
9930 rereading the description from the server.
9931
9932 @item H h
9933 @kindex H h (Summary)
9934 @findex gnus-summary-describe-briefly
9935 Give an extremely brief description of the most important summary
9936 keystrokes (@code{gnus-summary-describe-briefly}).
9937
9938 @item H i
9939 @kindex H i (Summary)
9940 @findex gnus-info-find-node
9941 Go to the gnus info node (@code{gnus-info-find-node}).
9942 @end table
9943
9944
9945 @node Searching for Articles
9946 @subsection Searching for Articles
9947
9948 @table @kbd
9949
9950 @item M-s
9951 @kindex M-s (Summary)
9952 @findex gnus-summary-search-article-forward
9953 Search through all subsequent (raw) articles for a regexp
9954 (@code{gnus-summary-search-article-forward}).
9955
9956 @item M-r
9957 @kindex M-r (Summary)
9958 @findex gnus-summary-search-article-backward
9959 Search through all previous (raw) articles for a regexp
9960 (@code{gnus-summary-search-article-backward}).
9961
9962 @item &
9963 @kindex & (Summary)
9964 @findex gnus-summary-execute-command
9965 This command will prompt you for a header, a regular expression to match
9966 on this field, and a command to be executed if the match is made
9967 (@code{gnus-summary-execute-command}).  If the header is an empty
9968 string, the match is done on the entire article.  If given a prefix,
9969 search backward instead.
9970
9971 For instance, @kbd{& RET some.*string #} will put the process mark on
9972 all articles that have heads or bodies that match @samp{some.*string}.
9973
9974 @item M-&
9975 @kindex M-& (Summary)
9976 @findex gnus-summary-universal-argument
9977 Perform any operation on all articles that have been marked with
9978 the process mark (@code{gnus-summary-universal-argument}).
9979 @end table
9980
9981 @node Summary Generation Commands
9982 @subsection Summary Generation Commands
9983
9984 @table @kbd
9985
9986 @item Y g
9987 @kindex Y g (Summary)
9988 @findex gnus-summary-prepare
9989 Regenerate the current summary buffer (@code{gnus-summary-prepare}).
9990
9991 @item Y c
9992 @kindex Y c (Summary)
9993 @findex gnus-summary-insert-cached-articles
9994 Pull all cached articles (for the current group) into the summary buffer
9995 (@code{gnus-summary-insert-cached-articles}).
9996
9997 @item Y d
9998 @kindex Y d (Summary)
9999 @findex gnus-summary-insert-dormant-articles
10000 Pull all dormant articles (for the current group) into the summary buffer
10001 (@code{gnus-summary-insert-dormant-articles}).
10002
10003 @end table
10004
10005
10006 @node Really Various Summary Commands
10007 @subsection Really Various Summary Commands
10008
10009 @table @kbd
10010
10011 @item A D
10012 @itemx C-d
10013 @kindex C-d (Summary)
10014 @kindex A D (Summary)
10015 @findex gnus-summary-enter-digest-group
10016 If the current article is a collection of other articles (for instance,
10017 a digest), you might use this command to enter a group based on the that
10018 article (@code{gnus-summary-enter-digest-group}).  Gnus will try to
10019 guess what article type is currently displayed unless you give a prefix
10020 to this command, which forces a ``digest'' interpretation.  Basically,
10021 whenever you see a message that is a collection of other messages of
10022 some format, you @kbd{C-d} and read these messages in a more convenient
10023 fashion.
10024
10025 @item C-M-d
10026 @kindex C-M-d (Summary)
10027 @findex gnus-summary-read-document
10028 This command is very similar to the one above, but lets you gather
10029 several documents into one biiig group
10030 (@code{gnus-summary-read-document}).  It does this by opening several
10031 @code{nndoc} groups for each document, and then opening an
10032 @code{nnvirtual} group on top of these @code{nndoc} groups.  This
10033 command understands the process/prefix convention
10034 (@pxref{Process/Prefix}).
10035
10036 @item C-t
10037 @kindex C-t (Summary)
10038 @findex gnus-summary-toggle-truncation
10039 Toggle truncation of summary lines
10040 (@code{gnus-summary-toggle-truncation}).  This will probably confuse the
10041 line centering function in the summary buffer, so it's not a good idea
10042 to have truncation switched off while reading articles.
10043
10044 @item =
10045 @kindex = (Summary)
10046 @findex gnus-summary-expand-window
10047 Expand the summary buffer window (@code{gnus-summary-expand-window}).
10048 If given a prefix, force an @code{article} window configuration.
10049
10050 @item C-M-e
10051 @kindex C-M-e (Summary)
10052 @findex gnus-summary-edit-parameters
10053 Edit the group parameters (@pxref{Group Parameters}) of the current
10054 group (@code{gnus-summary-edit-parameters}).
10055
10056 @item C-M-a
10057 @kindex C-M-a (Summary)
10058 @findex gnus-summary-customize-parameters
10059 Customize the group parameters (@pxref{Group Parameters}) of the current
10060 group (@code{gnus-summary-customize-parameters}).
10061
10062 @end table
10063
10064
10065 @node Exiting the Summary Buffer
10066 @section Exiting the Summary Buffer
10067 @cindex summary exit
10068 @cindex exiting groups
10069
10070 Exiting from the summary buffer will normally update all info on the
10071 group and return you to the group buffer.
10072
10073 @table @kbd
10074
10075 @item Z Z
10076 @itemx q
10077 @kindex Z Z (Summary)
10078 @kindex q (Summary)
10079 @findex gnus-summary-exit
10080 @vindex gnus-summary-exit-hook
10081 @vindex gnus-summary-prepare-exit-hook
10082 @vindex gnus-group-no-more-groups-hook
10083 @c @icon{gnus-summary-exit}
10084 Exit the current group and update all information on the group
10085 (@code{gnus-summary-exit}).  @code{gnus-summary-prepare-exit-hook} is
10086 called before doing much of the exiting, which calls
10087 @code{gnus-summary-expire-articles} by default.
10088 @code{gnus-summary-exit-hook} is called after finishing the exit
10089 process.  @code{gnus-group-no-more-groups-hook} is run when returning to
10090 group mode having no more (unread) groups.
10091
10092 @item Z E
10093 @itemx Q
10094 @kindex Z E (Summary)
10095 @kindex Q (Summary)
10096 @findex gnus-summary-exit-no-update
10097 Exit the current group without updating any information on the group
10098 (@code{gnus-summary-exit-no-update}).
10099
10100 @item Z c
10101 @itemx c
10102 @kindex Z c (Summary)
10103 @kindex c (Summary)
10104 @findex gnus-summary-catchup-and-exit
10105 @c @icon{gnus-summary-catchup-and-exit}
10106 Mark all unticked articles in the group as read and then exit
10107 (@code{gnus-summary-catchup-and-exit}).
10108
10109 @item Z C
10110 @kindex Z C (Summary)
10111 @findex gnus-summary-catchup-all-and-exit
10112 Mark all articles, even the ticked ones, as read and then exit
10113 (@code{gnus-summary-catchup-all-and-exit}).
10114
10115 @item Z n
10116 @kindex Z n (Summary)
10117 @findex gnus-summary-catchup-and-goto-next-group
10118 Mark all articles as read and go to the next group
10119 (@code{gnus-summary-catchup-and-goto-next-group}).
10120
10121 @item Z R
10122 @kindex Z R (Summary)
10123 @findex gnus-summary-reselect-current-group
10124 Exit this group, and then enter it again
10125 (@code{gnus-summary-reselect-current-group}).  If given a prefix, select
10126 all articles, both read and unread.
10127
10128 @item Z G
10129 @itemx M-g
10130 @kindex Z G (Summary)
10131 @kindex M-g (Summary)
10132 @findex gnus-summary-rescan-group
10133 @c @icon{gnus-summary-mail-get}
10134 Exit the group, check for new articles in the group, and select the
10135 group (@code{gnus-summary-rescan-group}).  If given a prefix, select all
10136 articles, both read and unread.
10137
10138 @item Z N
10139 @kindex Z N (Summary)
10140 @findex gnus-summary-next-group
10141 Exit the group and go to the next group
10142 (@code{gnus-summary-next-group}).
10143
10144 @item Z P
10145 @kindex Z P (Summary)
10146 @findex gnus-summary-prev-group
10147 Exit the group and go to the previous group
10148 (@code{gnus-summary-prev-group}).
10149
10150 @item Z s
10151 @kindex Z s (Summary)
10152 @findex gnus-summary-save-newsrc
10153 Save the current number of read/marked articles in the dribble buffer
10154 and then save the dribble buffer (@code{gnus-summary-save-newsrc}).  If
10155 given a prefix, also save the @file{.newsrc} file(s).  Using this
10156 command will make exit without updating (the @kbd{Q} command) worthless.
10157 @end table
10158
10159 @vindex gnus-exit-group-hook
10160 @code{gnus-exit-group-hook} is called when you exit the current group
10161 with an ``updating'' exit.  For instance @kbd{Q}
10162 (@code{gnus-summary-exit-no-update}) does not call this hook.
10163
10164 @findex gnus-summary-wake-up-the-dead
10165 @findex gnus-dead-summary-mode
10166 @vindex gnus-kill-summary-on-exit
10167 If you're in the habit of exiting groups, and then changing your mind
10168 about it, you might set @code{gnus-kill-summary-on-exit} to @code{nil}.
10169 If you do that, gnus won't kill the summary buffer when you exit it.
10170 (Quelle surprise!)  Instead it will change the name of the buffer to
10171 something like @samp{*Dead Summary ... *} and install a minor mode
10172 called @code{gnus-dead-summary-mode}.  Now, if you switch back to this
10173 buffer, you'll find that all keys are mapped to a function called
10174 @code{gnus-summary-wake-up-the-dead}.  So tapping any keys in a dead
10175 summary buffer will result in a live, normal summary buffer.
10176
10177 There will never be more than one dead summary buffer at any one time.
10178
10179 @vindex gnus-use-cross-reference
10180 The data on the current group will be updated (which articles you have
10181 read, which articles you have replied to, etc.) when you exit the
10182 summary buffer.  If the @code{gnus-use-cross-reference} variable is
10183 @code{t} (which is the default), articles that are cross-referenced to
10184 this group and are marked as read, will also be marked as read in the
10185 other subscribed groups they were cross-posted to.  If this variable is
10186 neither @code{nil} nor @code{t}, the article will be marked as read in
10187 both subscribed and unsubscribed groups (@pxref{Crosspost Handling}).
10188
10189
10190 @node Crosspost Handling
10191 @section Crosspost Handling
10192
10193 @cindex velveeta
10194 @cindex spamming
10195 Marking cross-posted articles as read ensures that you'll never have to
10196 read the same article more than once.  Unless, of course, somebody has
10197 posted it to several groups separately.  Posting the same article to
10198 several groups (not cross-posting) is called @dfn{spamming}, and you are
10199 by law required to send nasty-grams to anyone who perpetrates such a
10200 heinous crime.  You may want to try NoCeM handling to filter out spam
10201 (@pxref{NoCeM}).
10202
10203 Remember: Cross-posting is kinda ok, but posting the same article
10204 separately to several groups is not.  Massive cross-posting (aka.
10205 @dfn{velveeta}) is to be avoided at all costs, and you can even use the
10206 @code{gnus-summary-mail-crosspost-complaint} command to complain about
10207 excessive crossposting (@pxref{Summary Mail Commands}).
10208
10209 @cindex cross-posting
10210 @cindex Xref
10211 @cindex @sc{nov}
10212 One thing that may cause Gnus to not do the cross-posting thing
10213 correctly is if you use an @sc{nntp} server that supports @sc{xover}
10214 (which is very nice, because it speeds things up considerably) which
10215 does not include the @code{Xref} header in its @sc{nov} lines.  This is
10216 Evil, but all too common, alas, alack.  Gnus tries to Do The Right Thing
10217 even with @sc{xover} by registering the @code{Xref} lines of all
10218 articles you actually read, but if you kill the articles, or just mark
10219 them as read without reading them, Gnus will not get a chance to snoop
10220 the @code{Xref} lines out of these articles, and will be unable to use
10221 the cross reference mechanism.
10222
10223 @cindex LIST overview.fmt
10224 @cindex overview.fmt
10225 To check whether your @sc{nntp} server includes the @code{Xref} header
10226 in its overview files, try @samp{telnet your.nntp.server nntp},
10227 @samp{MODE READER} on @code{inn} servers, and then say @samp{LIST
10228 overview.fmt}.  This may not work, but if it does, and the last line you
10229 get does not read @samp{Xref:full}, then you should shout and whine at
10230 your news admin until she includes the @code{Xref} header in the
10231 overview files.
10232
10233 @vindex gnus-nov-is-evil
10234 If you want Gnus to get the @code{Xref}s right all the time, you have to
10235 set @code{gnus-nov-is-evil} to @code{t}, which slows things down
10236 considerably.
10237
10238 C'est la vie.
10239
10240 For an alternative approach, @pxref{Duplicate Suppression}.
10241
10242
10243 @node Duplicate Suppression
10244 @section Duplicate Suppression
10245
10246 By default, gnus tries to make sure that you don't have to read the same
10247 article more than once by utilizing the crossposting mechanism
10248 (@pxref{Crosspost Handling}).  However, that simple and efficient
10249 approach may not work satisfactory for some users for various
10250 reasons.
10251
10252 @enumerate
10253 @item
10254 The @sc{nntp} server may fail to generate the @code{Xref} header.  This
10255 is evil and not very common.
10256
10257 @item
10258 The @sc{nntp} server may fail to include the @code{Xref} header in the
10259 @file{.overview} data bases.  This is evil and all too common, alas.
10260
10261 @item
10262 You may be reading the same group (or several related groups) from
10263 different @sc{nntp} servers.
10264
10265 @item
10266 You may be getting mail that duplicates articles posted to groups.
10267 @end enumerate
10268
10269 I'm sure there are other situations where @code{Xref} handling fails as
10270 well, but these four are the most common situations.
10271
10272 If, and only if, @code{Xref} handling fails for you, then you may
10273 consider switching on @dfn{duplicate suppression}.  If you do so, Gnus
10274 will remember the @code{Message-ID}s of all articles you have read or
10275 otherwise marked as read, and then, as if by magic, mark them as read
10276 all subsequent times you see them---in @emph{all} groups.  Using this
10277 mechanism is quite likely to be somewhat inefficient, but not overly
10278 so.  It's certainly preferable to reading the same articles more than
10279 once.
10280
10281 Duplicate suppression is not a very subtle instrument.  It's more like a
10282 sledge hammer than anything else.  It works in a very simple
10283 fashion---if you have marked an article as read, it adds this Message-ID
10284 to a cache.  The next time it sees this Message-ID, it will mark the
10285 article as read with the @samp{M} mark.  It doesn't care what group it
10286 saw the article in.
10287
10288 @table @code
10289 @item gnus-suppress-duplicates
10290 @vindex gnus-suppress-duplicates
10291 If non-@code{nil}, suppress duplicates.
10292
10293 @item gnus-save-duplicate-list
10294 @vindex gnus-save-duplicate-list
10295 If non-@code{nil}, save the list of duplicates to a file.  This will
10296 make startup and shutdown take longer, so the default is @code{nil}.
10297 However, this means that only duplicate articles read in a single gnus
10298 session are suppressed.
10299
10300 @item gnus-duplicate-list-length
10301 @vindex gnus-duplicate-list-length
10302 This variable says how many @code{Message-ID}s to keep in the duplicate
10303 suppression list.  The default is 10000.
10304
10305 @item gnus-duplicate-file
10306 @vindex gnus-duplicate-file
10307 The name of the file to store the duplicate suppression list in.  The
10308 default is @file{~/News/suppression}.
10309 @end table
10310
10311 If you have a tendency to stop and start gnus often, setting
10312 @code{gnus-save-duplicate-list} to @code{t} is probably a good idea.  If
10313 you leave gnus running for weeks on end, you may have it @code{nil}.  On
10314 the other hand, saving the list makes startup and shutdown much slower,
10315 so that means that if you stop and start gnus often, you should set
10316 @code{gnus-save-duplicate-list} to @code{nil}.  Uhm.  I'll leave this up
10317 to you to figure out, I think.
10318
10319 @node Security
10320 @section Security
10321
10322 Gnus is able to verify signed messages or decrypt encrypted messages.
10323 The formats that are supported are PGP, @sc{pgp/mime} and @sc{s/mime},
10324 however you need some external programs to get things to work:
10325
10326 @enumerate
10327 @item
10328 To handle PGP and PGP/MIME messages, you have to install an OpenPGP
10329 implementation such as GnuPG.  The lisp interface to GnuPG included
10330 with Gnus is called PGG (@pxref{Top, ,PGG, pgg, PGG Manual}), but
10331 Mailcrypt and gpg.el are also supported.
10332
10333 @item
10334 To handle @sc{s/mime} message, you need to install OpenSSL.  OpenSSL 0.9.6
10335 or newer is recommended.
10336
10337 @end enumerate
10338
10339 More information on how to set things up can be found in the message
10340 manual (@pxref{Security, ,Security, message, Message Manual}).
10341
10342 @table @code
10343 @item mm-verify-option
10344 @vindex mm-verify-option
10345 Option of verifying signed parts.  @code{never}, not verify;
10346 @code{always}, always verify; @code{known}, only verify known
10347 protocols. Otherwise, ask user.
10348
10349 @item mm-decrypt-option
10350 @vindex mm-decrypt-option
10351 Option of decrypting encrypted parts.  @code{never}, no decryption;
10352 @code{always}, always decrypt; @code{known}, only decrypt known
10353 protocols. Otherwise, ask user.
10354
10355 @item mml1991-use
10356 @vindex mml1991-use
10357 Symbol indicating elisp interface to OpenPGP implementation for PGP
10358 messages.  The default is @code{pgg}, but @code{mailcrypt} and
10359 @code{gpg} are also supported although deprecated.
10360
10361 @item mml2015-use
10362 @vindex mml2015-use
10363 Symbol indicating elisp interface to OpenPGP implementation for
10364 PGP/MIME messages.  The default is @code{pgg}, but @code{mailcrypt}
10365 and @code{gpg} are also supported although deprecated.
10366
10367 @end table
10368
10369 @node Mailing List
10370 @section Mailing List
10371
10372 @kindex A M (summary)
10373 @findex gnus-mailing-list-insinuate
10374 Gnus understands some mailing list fields of RFC 2369.  To enable it,
10375 add a @code{to-list} group parameter (@pxref{Group Parameters}),
10376 possibly using @kbd{A M} (@code{gnus-mailing-list-insinuate}) in the
10377 summary buffer.
10378
10379 That enables the following commands to the summary buffer:
10380
10381 @table @kbd
10382
10383 @item C-c C-n h
10384 @kindex C-c C-n h (Summary)
10385 @findex gnus-mailing-list-help
10386 Send a message to fetch mailing list help, if List-Help field exists.
10387
10388 @item C-c C-n s
10389 @kindex C-c C-n s (Summary)
10390 @findex gnus-mailing-list-subscribe
10391 Send a message to subscribe the mailing list, if List-Subscribe field exists.
10392
10393 @item C-c C-n u
10394 @kindex C-c C-n u (Summary)
10395 @findex gnus-mailing-list-unsubscribe
10396 Send a message to unsubscribe the mailing list, if List-Unsubscribe
10397 field exists.
10398
10399 @item C-c C-n p
10400 @kindex C-c C-n p (Summary)
10401 @findex gnus-mailing-list-post
10402 Post to the mailing list, if List-Post field exists.
10403
10404 @item C-c C-n o
10405 @kindex C-c C-n o (Summary)
10406 @findex gnus-mailing-list-owner
10407 Send a message to the mailing list owner, if List-Owner field exists.
10408
10409 @item C-c C-n a
10410 @kindex C-c C-n a (Summary)
10411 @findex gnus-mailing-list-owner
10412 Browse the mailing list archive, if List-Archive field exists.
10413
10414 @end table
10415
10416 @node Article Buffer
10417 @chapter Article Buffer
10418 @cindex article buffer
10419
10420 The articles are displayed in the article buffer, of which there is only
10421 one.  All the summary buffers share the same article buffer unless you
10422 tell gnus otherwise.
10423
10424 @menu
10425 * Hiding Headers::              Deciding what headers should be displayed.
10426 * Using MIME::                  Pushing articles through @sc{mime} before reading them.
10427 * Customizing Articles::        Tailoring the look of the articles.
10428 * Article Keymap::              Keystrokes available in the article buffer.
10429 * Misc Article::                Other stuff.
10430 @end menu
10431
10432
10433 @node Hiding Headers
10434 @section Hiding Headers
10435 @cindex hiding headers
10436 @cindex deleting headers
10437
10438 The top section of each article is the @dfn{head}.  (The rest is the
10439 @dfn{body}, but you may have guessed that already.)
10440
10441 @vindex gnus-show-all-headers
10442 There is a lot of useful information in the head: the name of the person
10443 who wrote the article, the date it was written and the subject of the
10444 article.  That's well and nice, but there's also lots of information
10445 most people do not want to see---what systems the article has passed
10446 through before reaching you, the @code{Message-ID}, the
10447 @code{References}, etc. ad nauseum---and you'll probably want to get rid
10448 of some of those lines.  If you want to keep all those lines in the
10449 article buffer, you can set @code{gnus-show-all-headers} to @code{t}.
10450
10451 Gnus provides you with two variables for sifting headers:
10452
10453 @table @code
10454
10455 @item gnus-visible-headers
10456 @vindex gnus-visible-headers
10457 If this variable is non-@code{nil}, it should be a regular expression
10458 that says what headers you wish to keep in the article buffer.  All
10459 headers that do not match this variable will be hidden.
10460
10461 For instance, if you only want to see the name of the person who wrote
10462 the article and the subject, you'd say:
10463
10464 @lisp
10465 (setq gnus-visible-headers "^From:\\|^Subject:")
10466 @end lisp
10467
10468 This variable can also be a list of regexps to match headers to
10469 remain visible.
10470
10471 @item gnus-ignored-headers
10472 @vindex gnus-ignored-headers
10473 This variable is the reverse of @code{gnus-visible-headers}.  If this
10474 variable is set (and @code{gnus-visible-headers} is @code{nil}), it
10475 should be a regular expression that matches all lines that you want to
10476 hide.  All lines that do not match this variable will remain visible.
10477
10478 For instance, if you just want to get rid of the @code{References} field
10479 and the @code{Xref} field, you might say:
10480
10481 @lisp
10482 (setq gnus-ignored-headers "^References:\\|^Xref:")
10483 @end lisp
10484
10485 This variable can also be a list of regexps to match headers to
10486 be removed.
10487
10488 Note that if @code{gnus-visible-headers} is non-@code{nil}, this
10489 variable will have no effect.
10490
10491 @end table
10492
10493 @vindex gnus-sorted-header-list
10494 Gnus can also sort the headers for you.  (It does this by default.)  You
10495 can control the sorting by setting the @code{gnus-sorted-header-list}
10496 variable.  It is a list of regular expressions that says in what order
10497 the headers are to be displayed.
10498
10499 For instance, if you want the name of the author of the article first,
10500 and then the subject, you might say something like:
10501
10502 @lisp
10503 (setq gnus-sorted-header-list '("^From:" "^Subject:"))
10504 @end lisp
10505
10506 Any headers that are to remain visible, but are not listed in this
10507 variable, will be displayed in random order after all the headers listed in this variable.
10508
10509 @findex gnus-article-hide-boring-headers
10510 @vindex gnus-boring-article-headers
10511 You can hide further boring headers by setting
10512 @code{gnus-treat-hide-boring-headers} to @code{head}.  What this function
10513 does depends on the @code{gnus-boring-article-headers} variable.  It's a
10514 list, but this list doesn't actually contain header names.  Instead is
10515 lists various @dfn{boring conditions} that Gnus can check and remove
10516 from sight.
10517
10518 These conditions are:
10519 @table @code
10520 @item empty
10521 Remove all empty headers.
10522 @item followup-to
10523 Remove the @code{Followup-To} header if it is identical to the
10524 @code{Newsgroups} header.
10525 @item reply-to
10526 Remove the @code{Reply-To} header if it lists the same address as the
10527 @code{From} header.
10528 @item newsgroups
10529 Remove the @code{Newsgroups} header if it only contains the current group
10530 name.
10531 @item to-address
10532 Remove the @code{To} header if it only contains the address identical to
10533 the current groups's @code{to-address} parameter.
10534 @item to-list
10535 Remove the @code{To} header if it only contains the address identical to
10536 the current groups's @code{to-list} parameter.
10537 @item cc-list
10538 Remove the @code{CC} header if it only contains the address identical to
10539 the current groups's @code{to-list} parameter.
10540 @item date
10541 Remove the @code{Date} header if the article is less than three days
10542 old.
10543 @item long-to
10544 Remove the @code{To} header if it is very long.
10545 @item many-to
10546 Remove all @code{To} headers if there are more than one.
10547 @end table
10548
10549 To include these three elements, you could say something like:
10550
10551 @lisp
10552 (setq gnus-boring-article-headers
10553       '(empty followup-to reply-to))
10554 @end lisp
10555
10556 This is also the default value for this variable.
10557
10558
10559 @node Using MIME
10560 @section Using MIME
10561 @cindex @sc{mime}
10562
10563 Mime is a standard for waving your hands through the air, aimlessly,
10564 while people stand around yawning.
10565
10566 @sc{mime}, however, is a standard for encoding your articles, aimlessly,
10567 while all newsreaders die of fear.
10568
10569 @sc{mime} may specify what character set the article uses, the encoding
10570 of the characters, and it also makes it possible to embed pictures and
10571 other naughty stuff in innocent-looking articles.
10572
10573 @vindex gnus-show-mime
10574 @vindex gnus-article-display-method-for-mime
10575 @findex gnus-article-display-mime-message
10576 Gnus handles @sc{mime} by pushing the articles through
10577 @code{gnus-article-display-method-for-mime}, which is
10578 @code{gnus-article-display-mime-message} by default.  This function
10579 calls the @sc{semi} MIME-View program to actually do the work.  For more
10580 information on @sc{semi} MIME-View, see its manual page (however it is
10581 not existed yet, sorry).
10582
10583 Set @code{gnus-show-mime} to @code{t} if you want to use
10584 @sc{mime} all the time.  If you have @code{gnus-show-mime} set, then
10585 you'll see some unfortunate display glitches in the article buffer.
10586 These can't be avoided.
10587
10588 In GNUS or Gnus, it might be best to just use the toggling functions
10589 from the summary buffer to avoid getting nasty surprises. (For instance,
10590 you enter the group @samp{alt.sing-a-long} and, before you know it,
10591 @sc{mime} has decoded the sound file in the article and some horrible
10592 sing-a-long song comes screaming out your speakers, and you can't find
10593 the volume button, because there isn't one, and people are starting to
10594 look at you, and you try to stop the program, but you can't, and you
10595 can't find the program to control the volume, and everybody else in the
10596 room suddenly decides to look at you disdainfully, and you'll feel
10597 rather stupid.)
10598
10599 Any similarity to real events and people is purely coincidental.  Ahem.
10600
10601 To avoid such kind of situation, gnus stops to use
10602 @code{metamail-buffer}.  So now, you can set @code{gnus-show-mime} to
10603 non-@code{nil} every-time, then you can push button in the article
10604 buffer when there are nobody else.
10605
10606 Also see @pxref{MIME Commands}.
10607
10608
10609 @node Customizing Articles
10610 @section Customizing Articles
10611 @cindex article customization
10612
10613 A slew of functions for customizing how the articles are to look like
10614 exist.  You can call these functions interactively
10615 (@pxref{Article Washing}), or you can have them
10616 called automatically when you select the articles.
10617
10618 To have them called automatically, you should set the corresponding
10619 ``treatment'' variable.  For instance, to have headers hidden, you'd set
10620 @code{gnus-treat-hide-headers}.  Below is a list of variables that can
10621 be set, but first we discuss the values these variables can have.
10622
10623 Note: Some values, while valid, make little sense.  Check the list below
10624 for sensible values.
10625
10626 @enumerate
10627 @item
10628 @code{nil}: Don't do this treatment.
10629
10630 @item
10631 @code{t}: Do this treatment on all body parts.
10632
10633 @item
10634 @code{head}: Do the treatment on the headers.
10635
10636 @item
10637 @code{last}: Do this treatment on the last part.
10638
10639 @item
10640 An integer: Do this treatment on all body parts that have a length less
10641 than this number.
10642
10643 @item
10644 A list of strings: Do this treatment on all body parts that are in
10645 articles that are read in groups that have names that match one of the
10646 regexps in the list.
10647
10648 @item
10649 A list where the first element is not a string:
10650
10651 The list is evaluated recursively.  The first element of the list is a
10652 predicate.  The following predicates are recognized: @code{or},
10653 @code{and}, @code{not} and @code{typep}.  Here's an example:
10654
10655 @lisp
10656 (or last
10657     (typep "text/x-vcard"))
10658 @end lisp
10659
10660 @item
10661 @code{mime}: Do this treatment if the value of @code{gnus-show-mime}' is
10662 non-nil.
10663
10664 @end enumerate
10665
10666 You may have noticed that the word @dfn{part} is used here.  This refers
10667 to the fact that some messages are @sc{mime} multipart articles that may
10668 be divided into several parts.  Articles that are not multiparts are
10669 considered to contain just a single part.
10670
10671 @vindex gnus-article-treat-types
10672 Are the treatments applied to all sorts of multipart parts?  Yes, if you
10673 want to, but by default, only @samp{text/plain} parts are given the
10674 treatment.  This is controlled by the @code{gnus-article-treat-types}
10675 variable, which is a list of regular expressions that are matched to the
10676 type of the part.  This variable is ignored if the value of the
10677 controlling variable is a predicate list, as described above.
10678
10679 The following treatment options are available.  The easiest way to
10680 customize this is to examine the @code{gnus-article-treat} customization
10681 group.  Values in parenthesis are suggested sensible values.  Others are
10682 possible but those listed are probably sufficient for most people.
10683
10684 @table @code
10685 @item gnus-treat-buttonize (t, integer)
10686 @item gnus-treat-buttonize-head (head)
10687
10688 @xref{Article Buttons}.
10689
10690 @item gnus-treat-capitalize-sentences (t, integer)
10691 @item gnus-treat-overstrike (t, integer)
10692 @item gnus-treat-strip-cr (t, integer)
10693 @item gnus-treat-strip-headers-in-body (t, integer)
10694 @item gnus-treat-strip-leading-blank-lines (t, integer)
10695 @item gnus-treat-strip-multiple-blank-lines (t, integer)
10696 @item gnus-treat-strip-pem (t, last, integer)
10697 @item gnus-treat-strip-trailing-blank-lines (t, last, integer)
10698 @item gnus-treat-unsplit-urls (t, integer)
10699 @item gnus-treat-wash-html (t, integer)
10700 @item gnus-treat-decode-article-as-default-mime-charset (t, integer)
10701
10702 @xref{Article Washing}.
10703
10704 @item gnus-treat-date-english (head)
10705 @item gnus-treat-date-iso8601 (head)
10706 @item gnus-treat-date-lapsed (head)
10707 @item gnus-treat-date-local (head)
10708 @item gnus-treat-date-original (head)
10709 @item gnus-treat-date-user-defined (head)
10710 @item gnus-treat-date-ut (head)
10711
10712 @xref{Article Date}.
10713
10714 @item gnus-treat-from-picon (head)
10715 @item gnus-treat-mail-picon (head)
10716 @item gnus-treat-newsgroups-picon (head)
10717
10718 @xref{Picons}.
10719
10720 @item gnus-treat-display-smileys (t, integer)
10721
10722 @item gnus-treat-body-boundary (head)
10723
10724 @vindex gnus-body-boundary-delimiter
10725 Adds a delimiter between header and body, the string used as delimiter
10726 is controlled by @code{gnus-body-boundary-delimiter}.
10727
10728 @xref{Smileys}.
10729
10730 @item gnus-treat-display-xface (head)
10731
10732 @xref{X-Face}.
10733
10734 @item gnus-treat-emphasize (t, head, integer)
10735 @item gnus-treat-fill-article (t, integer)
10736 @item gnus-treat-fill-long-lines (t, integer)
10737 @item gnus-treat-hide-boring-headers (head)
10738 @item gnus-treat-hide-citation (t, integer)
10739 @item gnus-treat-hide-citation-maybe (t, integer)
10740 @item gnus-treat-hide-headers (head)
10741 @item gnus-treat-hide-signature (t, last)
10742 @item gnus-treat-strip-banner (t, last)
10743 @item gnus-treat-strip-list-identifiers (head)
10744
10745 @xref{Article Hiding}.
10746
10747 @item gnus-treat-highlight-citation (t, integer)
10748 @item gnus-treat-highlight-headers (head)
10749 @item gnus-treat-highlight-signature (t, last, integer)
10750
10751 @xref{Article Highlighting}.
10752
10753 @item gnus-treat-play-sounds
10754 @item gnus-treat-translate
10755 @item gnus-treat-x-pgp-sig (head)
10756
10757 @item gnus-treat-unfold-headers (head)
10758 @item gnus-treat-fold-headers (head)
10759 @item gnus-treat-fold-newsgroups (head)
10760 @item gnus-treat-leading-whitespace (head)
10761
10762 @xref{Article Header}.
10763
10764
10765 @end table
10766
10767 @vindex gnus-part-display-hook
10768 You can, of course, write your own functions to be called from
10769 @code{gnus-part-display-hook}.  The functions are called narrowed to the
10770 part, and you can do anything you like, pretty much.  There is no
10771 information that you have to keep in the buffer---you can change
10772 everything.
10773
10774
10775 @node Article Keymap
10776 @section Article Keymap
10777
10778 Most of the keystrokes in the summary buffer can also be used in the
10779 article buffer.  They should behave as if you typed them in the summary
10780 buffer, which means that you don't actually have to have a summary
10781 buffer displayed while reading.  You can do it all from the article
10782 buffer.
10783
10784 A few additional keystrokes are available:
10785
10786 @table @kbd
10787
10788 @item SPACE
10789 @kindex SPACE (Article)
10790 @findex gnus-article-next-page
10791 Scroll forwards one page (@code{gnus-article-next-page}).
10792 This is exactly the same as @kbd{h SPACE h}.
10793
10794 @item DEL
10795 @kindex DEL (Article)
10796 @findex gnus-article-prev-page
10797 Scroll backwards one page (@code{gnus-article-prev-page}).
10798 This is exactly the same as @kbd{h DEL h}.
10799
10800 @item C-c ^
10801 @kindex C-c ^ (Article)
10802 @findex gnus-article-refer-article
10803 If point is in the neighborhood of a @code{Message-ID} and you press
10804 @kbd{C-c ^}, Gnus will try to get that article from the server
10805 (@code{gnus-article-refer-article}).
10806
10807 @item C-c C-m
10808 @kindex C-c C-m (Article)
10809 @findex gnus-article-mail
10810 Send a reply to the address near point (@code{gnus-article-mail}).  If
10811 given a prefix, include the mail.
10812
10813 @item s
10814 @kindex s (Article)
10815 @findex gnus-article-show-summary
10816 Reconfigure the buffers so that the summary buffer becomes visible
10817 (@code{gnus-article-show-summary}).
10818
10819 @item ?
10820 @kindex ? (Article)
10821 @findex gnus-article-describe-briefly
10822 Give a very brief description of the available keystrokes
10823 (@code{gnus-article-describe-briefly}).
10824
10825 @item TAB
10826 @kindex TAB (Article)
10827 @findex gnus-article-next-button
10828 Go to the next button, if any (@code{gnus-article-next-button}).  This
10829 only makes sense if you have buttonizing turned on.
10830
10831 @item M-TAB
10832 @kindex M-TAB (Article)
10833 @findex gnus-article-prev-button
10834 Go to the previous button, if any (@code{gnus-article-prev-button}).
10835
10836 @item R
10837 @kindex R (Article)
10838 @findex gnus-article-reply-with-original
10839 Send a reply to the current article and yank the current article
10840 (@code{gnus-article-reply-with-original}).  If given a prefix, make a
10841 wide reply.  If the region is active, only yank the text in the
10842 region.
10843
10844 @item F
10845 @kindex F (Article)
10846 @findex gnus-article-followup-with-original
10847 Send a followup to the current article and yank the current article
10848 (@code{gnus-article-followup-with-original}).  If given a prefix, make
10849 a wide reply.  If the region is active, only yank the text in the
10850 region.
10851
10852
10853 @end table
10854
10855
10856 @node Misc Article
10857 @section Misc Article
10858
10859 @table @code
10860
10861 @item gnus-single-article-buffer
10862 @vindex gnus-single-article-buffer
10863 If non-@code{nil}, use the same article buffer for all the groups.
10864 (This is the default.)  If @code{nil}, each group will have its own
10865 article buffer.
10866
10867 @vindex gnus-article-decode-hook
10868 @item gnus-article-decode-hook
10869 @cindex MIME
10870 Hook used to decode @sc{mime} articles.  The default value is
10871 @code{(article-decode-charset article-decode-encoded-words)}
10872
10873 @vindex gnus-article-prepare-hook
10874 @item gnus-article-prepare-hook
10875 This hook is called right after the article has been inserted into the
10876 article buffer.  It is mainly intended for functions that do something
10877 depending on the contents; it should probably not be used for changing
10878 the contents of the article buffer.
10879
10880 @item gnus-article-mode-hook
10881 @vindex gnus-article-mode-hook
10882 Hook called in article mode buffers.
10883
10884 @item gnus-article-mode-syntax-table
10885 @vindex gnus-article-mode-syntax-table
10886 Syntax table used in article buffers.  It is initialized from
10887 @code{text-mode-syntax-table}.
10888
10889 @vindex gnus-article-mode-line-format
10890 @item gnus-article-mode-line-format
10891 This variable is a format string along the same lines as
10892 @code{gnus-summary-mode-line-format} (@pxref{Mode Line Formatting}).  It
10893 accepts the same format specifications as that variable, with two
10894 extensions:
10895
10896 @table @samp
10897
10898 @item w
10899 The @dfn{wash status} of the article.  This is a short string with one
10900 character for each possible article wash operation that may have been
10901 performed.  The characters and their meaning:
10902
10903 @table @samp
10904
10905 @item c
10906 Displayed when cited text may be hidden in the article buffer.
10907
10908 @item h
10909 Displayed when headers are hidden in the article buffer.
10910
10911 @item p
10912 Displayed when article is digitally signed or encrypted, and Gnus has
10913 hidden the security headers.  (N.B. does not tell anything about
10914 security status, i.e. good or bad signature.)
10915
10916 @item s
10917 Displayed when the signature has been hidden in the Article buffer.
10918
10919 @item o
10920 Displayed when Gnus has treated overstrike characters in the article buffer.
10921
10922 @item e
10923 Displayed when Gnus has treated emphasised strings in the article buffer.
10924
10925 @end table
10926
10927 @item m
10928 The number of @sc{mime} parts in the article.
10929
10930 @end table
10931
10932 @vindex gnus-break-pages
10933
10934 @item gnus-break-pages
10935 Controls whether @dfn{page breaking} is to take place.  If this variable
10936 is non-@code{nil}, the articles will be divided into pages whenever a
10937 page delimiter appears in the article.  If this variable is @code{nil},
10938 paging will not be done.
10939
10940 @item gnus-page-delimiter
10941 @vindex gnus-page-delimiter
10942 This is the delimiter mentioned above.  By default, it is @samp{^L}
10943 (formfeed).
10944
10945 @cindex IDNA
10946 @cindex internationalized domain names
10947 @vindex gnus-use-idna
10948 @item gnus-use-idna
10949 This variable controls whether Gnus performs IDNA decoding of
10950 internationalized domain names inside @sc{From:}, @sc{To:} and
10951 @sc{Cc:} headers.  This requires GNU Libidn
10952 (@url{http://www.gnu.org/software/libidn/}, and this variable is only
10953 enabled if you have installed it.
10954
10955 @end table
10956
10957
10958 @node Composing Messages
10959 @chapter Composing Messages
10960 @cindex composing messages
10961 @cindex messages
10962 @cindex mail
10963 @cindex sending mail
10964 @cindex reply
10965 @cindex followup
10966 @cindex post
10967 @cindex using gpg
10968 @cindex using s/mime
10969 @cindex using smime
10970
10971 @kindex C-c C-c (Post)
10972 All commands for posting and mailing will put you in a message buffer
10973 where you can edit the article all you like, before you send the
10974 article by pressing @kbd{C-c C-c}.  @xref{Top, , Overview, message,
10975 Message Manual}.  Where the message will be posted/mailed to depends
10976 on your setup (@pxref{Posting Server}).
10977
10978 @menu
10979 * Mail::                        Mailing and replying.
10980 * Posting Server::              What server should you post and mail via?
10981 * Mail and Post::               Mailing and posting at the same time.
10982 * Archived Messages::           Where Gnus stores the messages you've sent.
10983 * Posting Styles::              An easier way to specify who you are.
10984 * Drafts::                      Postponing messages and rejected messages.
10985 * Rejected Articles::           What happens if the server doesn't like your article?
10986 * Signing and encrypting::      How to compose secure messages.
10987 @end menu
10988
10989 Also see @pxref{Canceling and Superseding} for information on how to
10990 remove articles you shouldn't have posted.
10991
10992
10993 @node Mail
10994 @section Mail
10995
10996 Variables for customizing outgoing mail:
10997
10998 @table @code
10999 @item gnus-uu-digest-headers
11000 @vindex gnus-uu-digest-headers
11001 List of regexps to match headers included in digested messages.  The
11002 headers will be included in the sequence they are matched.  If
11003 @code{nil} include all headers.
11004
11005 @item gnus-add-to-list
11006 @vindex gnus-add-to-list
11007 If non-@code{nil}, add a @code{to-list} group parameter to mail groups
11008 that have none when you do a @kbd{a}.
11009
11010 @item gnus-confirm-mail-reply-to-news
11011 @vindex gnus-confirm-mail-reply-to-news
11012 This can also be a function receiving the group name as the only
11013 parameter which should return non-@code{nil} if a confirmation is
11014 needed, or a regular expression matching group names, where
11015 confirmation is should be asked for.
11016
11017 If you find yourself never wanting to reply to mail, but occasionally
11018 press R anyway, this variable might be for you.
11019
11020 @item gnus-confirm-treat-mail-like-news
11021 @vindex gnus-confirm-treat-mail-like-news
11022 If non-@code{nil}, Gnus also requests confirmation according to
11023 @code{gnus-confirm-mail-reply-to-news} when replying to mail.  This is
11024 useful for treating mailing lists like newsgroups.
11025  
11026 @end table
11027
11028
11029 @node Posting Server
11030 @section Posting Server
11031
11032 When you press those magical @kbd{C-c C-c} keys to ship off your latest
11033 (extremely intelligent, of course) article, where does it go?
11034
11035 Thank you for asking.  I hate you.
11036
11037 It can be quite complicated.
11038
11039 @vindex gnus-post-method
11040 When posting news, Message usually invokes @code{message-send-news}
11041 (@pxref{News Variables, , News Variables, message, Message Manual}).
11042 Normally, Gnus will post using the same select method as you're
11043 reading from (which might be convenient if you're reading lots of
11044 groups from different private servers).  However.  If the server
11045 you're reading from doesn't allow posting, just reading, you probably
11046 want to use some other server to post your (extremely intelligent and
11047 fabulously interesting) articles.  You can then set the
11048 @code{gnus-post-method} to some other method:
11049
11050 @lisp
11051 (setq gnus-post-method '(nnspool ""))
11052 @end lisp
11053
11054 Now, if you've done this, and then this server rejects your article, or
11055 this server is down, what do you do then?  To override this variable you
11056 can use a non-zero prefix to the @kbd{C-c C-c} command to force using
11057 the ``current'' server, to get back the default behavior, for posting.
11058
11059 If you give a zero prefix (i.e., @kbd{C-u 0 C-c C-c}) to that command,
11060 gnus will prompt you for what method to use for posting.
11061
11062 You can also set @code{gnus-post-method} to a list of select methods.
11063 If that's the case, gnus will always prompt you for what method to use
11064 for posting.
11065
11066 Finally, if you want to always post using the native select method,
11067 you can set this variable to @code{native}.
11068
11069 When sending mail, Message invokes @code{message-send-mail-function}.
11070 The default function, @code{message-send-mail-with-sendmail}, pipes
11071 your article to the @code{sendmail} binary for further queuing and
11072 sending.  When your local system is not configured for sending mail
11073 using @code{sendmail}, and you have access to a remote @sc{smtp}
11074 server, you can set @code{message-send-mail-function} to
11075 @code{smtpmail-send-it} and make sure to setup the @code{smtpmail}
11076 package correctly.  An example:
11077
11078 @lisp
11079 (setq message-send-mail-function 'smtpmail-send-it
11080       smtpmail-default-smtp-server "YOUR SMTP HOST")
11081 ;; The following variable needs to be set because of the FLIM version of
11082 ;; smtpmail.el.  Which smtpmail.el is used depends on the `load-path'.
11083 (setq smtp-default-smtp-server "YOUR SMTP HOST")
11084 @end lisp
11085
11086 To the thing similar to this, there is @code{message-smtpmail-send-it}.
11087 It is useful if your ISP requires the POP-before-SMTP authentication.
11088 See the documentation for the function @code{mail-source-touch-pop}.
11089
11090 Other possible choices for @code{message-send-mail-function} includes
11091 @code{message-send-mail-with-mh}, @code{message-send-mail-with-qmail},
11092 and @code{feedmail-send-it}.
11093
11094 @node Mail and Post
11095 @section Mail and Post
11096
11097 Here's a list of variables relevant to both mailing and
11098 posting:
11099
11100 @table @code
11101 @item gnus-mailing-list-groups
11102 @findex gnus-mailing-list-groups
11103 @cindex mailing lists
11104
11105 If your news server offers groups that are really mailing lists
11106 gatewayed to the @sc{nntp} server, you can read those groups without
11107 problems, but you can't post/followup to them without some difficulty.
11108 One solution is to add a @code{to-address} to the group parameters
11109 (@pxref{Group Parameters}).  An easier thing to do is set the
11110 @code{gnus-mailing-list-groups} to a regexp that matches the groups that
11111 really are mailing lists.  Then, at least, followups to the mailing
11112 lists will work most of the time.  Posting to these groups (@kbd{a}) is
11113 still a pain, though.
11114
11115 @item gnus-user-agent
11116 @vindex gnus-user-agent
11117 @cindex User-Agent
11118
11119 This variable controls which information should be exposed in the
11120 User-Agent header.  It can be one of the symbols @code{gnus} (show only
11121 Gnus version), @code{emacs-gnus} (show only Emacs and Gnus versions),
11122 @code{emacs-gnus-config} (same as @code{emacs-gnus} plus system
11123 configuration), @code{emacs-gnus-type} (same as @code{emacs-gnus} plus
11124 system type) or a custom string.  If you set it to a string, be sure to
11125 use a valid format, see RFC 2616."
11126
11127 @end table
11128
11129 You may want to do spell-checking on messages that you send out.  Or, if
11130 you don't want to spell-check by hand, you could add automatic
11131 spell-checking via the @code{ispell} package:
11132
11133 @cindex ispell
11134 @findex ispell-message
11135 @lisp
11136 (add-hook 'message-send-hook 'ispell-message)
11137 @end lisp
11138
11139 If you want to change the @code{ispell} dictionary based on what group
11140 you're in, you could say something like the following:
11141
11142 @lisp
11143 (add-hook 'gnus-select-group-hook
11144           (lambda ()
11145             (cond
11146              ((string-match
11147                "^de\\." (gnus-group-real-name gnus-newsgroup-name))
11148               (ispell-change-dictionary "deutsch"))
11149              (t
11150               (ispell-change-dictionary "english")))))
11151 @end lisp
11152
11153 Modify to suit your needs.
11154
11155
11156 @node Archived Messages
11157 @section Archived Messages
11158 @cindex archived messages
11159 @cindex sent messages
11160
11161 Gnus provides a few different methods for storing the mail and news you
11162 send.  The default method is to use the @dfn{archive virtual server} to
11163 store the messages.  If you want to disable this completely, the
11164 @code{gnus-message-archive-group} variable should be @code{nil}, which
11165 is the default.
11166
11167 For archiving interesting messages in a group you read, see the
11168 @kbd{B c} (@code{gnus-summary-copy-article}) command (@pxref{Mail
11169 Group Commands}).
11170
11171 @vindex gnus-message-archive-method
11172 @code{gnus-message-archive-method} says what virtual server gnus is to
11173 use to store sent messages.  The default is:
11174
11175 @lisp
11176 (nnfolder "archive"
11177           (nnfolder-directory   "~/Mail/archive")
11178           (nnfolder-active-file "~/Mail/archive/active")
11179           (nnfolder-get-new-mail nil)
11180           (nnfolder-inhibit-expiry t))
11181 @end lisp
11182
11183 You can, however, use any mail select method (@code{nnml},
11184 @code{nnmbox}, etc.).  @code{nnfolder} is a quite likable select method
11185 for doing this sort of thing, though.  If you don't like the default
11186 directory chosen, you could say something like:
11187
11188 @lisp
11189 (setq gnus-message-archive-method
11190       '(nnfolder "archive"
11191                  (nnfolder-inhibit-expiry t)
11192                  (nnfolder-active-file "~/News/sent-mail/active")
11193                  (nnfolder-directory "~/News/sent-mail/")))
11194 @end lisp
11195
11196 @vindex gnus-message-archive-group
11197 @cindex Gcc
11198 Gnus will insert @code{Gcc} headers in all outgoing messages that point
11199 to one or more group(s) on that server.  Which group to use is
11200 determined by the @code{gnus-message-archive-group} variable.
11201
11202 This variable can be used to do the following:
11203
11204 @itemize @bullet
11205 @item
11206 a string
11207 Messages will be saved in that group.
11208
11209 Note that you can include a select method in the group name, then the
11210 message will not be stored in the select method given by
11211 @code{gnus-message-archive-method}, but in the select method specified
11212 by the group name, instead.  Suppose @code{gnus-message-archive-method}
11213 has the default value shown above.  Then setting
11214 @code{gnus-message-archive-group} to @code{"foo"} means that outgoing
11215 messages are stored in @samp{nnfolder+archive:foo}, but if you use the
11216 value @code{"nnml:foo"}, then outgoing messages will be stored in
11217 @samp{nnml:foo}.
11218 @item
11219 a list of strings
11220 Messages will be saved in all those groups.
11221 @item
11222 an alist of regexps, functions and forms
11223 When a key ``matches'', the result is used.
11224 @item
11225 @code{nil}
11226 No message archiving will take place.  This is the default.
11227 @end itemize
11228
11229 Let's illustrate:
11230
11231 Just saving to a single group called @samp{MisK}:
11232 @lisp
11233 (setq gnus-message-archive-group "MisK")
11234 @end lisp
11235
11236 Saving to two groups, @samp{MisK} and @samp{safe}:
11237 @lisp
11238 (setq gnus-message-archive-group '("MisK" "safe"))
11239 @end lisp
11240
11241 Save to different groups based on what group you are in:
11242 @lisp
11243 (setq gnus-message-archive-group
11244       '(("^alt" "sent-to-alt")
11245         ("mail" "sent-to-mail")
11246         (".*" "sent-to-misc")))
11247 @end lisp
11248
11249 More complex stuff:
11250 @lisp
11251 (setq gnus-message-archive-group
11252       '((if (message-news-p)
11253             "misc-news"
11254           "misc-mail")))
11255 @end lisp
11256
11257 How about storing all news messages in one file, but storing all mail
11258 messages in one file per month:
11259
11260 @lisp
11261 (setq gnus-message-archive-group
11262       '((if (message-news-p)
11263             "misc-news"
11264           (concat "mail." (format-time-string "%Y-%m")))))
11265 @end lisp
11266
11267 @c (XEmacs 19.13 doesn't have @code{format-time-string}, so you'll have to
11268 @c use a different value for @code{gnus-message-archive-group} there.)
11269
11270 Now, when you send a message off, it will be stored in the appropriate
11271 group.  (If you want to disable storing for just one particular message,
11272 you can just remove the @code{Gcc} header that has been inserted.)  The
11273 archive group will appear in the group buffer the next time you start
11274 gnus, or the next time you press @kbd{F} in the group buffer.  You can
11275 enter it and read the articles in it just like you'd read any other
11276 group.  If the group gets really big and annoying, you can simply rename
11277 if (using @kbd{G r} in the group buffer) to something
11278 nice---@samp{misc-mail-september-1995}, or whatever.  New messages will
11279 continue to be stored in the old (now empty) group.
11280
11281 That's the default method of archiving sent messages.  Gnus offers a
11282 different way for the people who don't like the default method.  In that
11283 case you should set @code{gnus-message-archive-group} to @code{nil};
11284 this will disable archiving.
11285
11286 @table @code
11287 @item gnus-outgoing-message-group
11288 @vindex gnus-outgoing-message-group
11289 All outgoing messages will be put in this group.  If you want to store
11290 all your outgoing mail and articles in the group @samp{nnml:archive},
11291 you set this variable to that value.  This variable can also be a list of
11292 group names.
11293
11294 If you want to have greater control over what group to put each
11295 message in, you can set this variable to a function that checks the
11296 current newsgroup name and then returns a suitable group name (or list
11297 of names).
11298
11299 This variable can be used instead of @code{gnus-message-archive-group},
11300 but the latter is the preferred method.
11301
11302 @item gnus-gcc-mark-as-read
11303 @vindex gnus-gcc-mark-as-read
11304 If non-@code{nil}, automatically mark @code{Gcc} articles as read.
11305
11306 @item gnus-gcc-externalize-attachments
11307 @vindex gnus-gcc-externalize-attachments
11308 If @code{nil}, attach files as normal parts in Gcc copies; if a regexp
11309 and matches the Gcc group name, attach files as external parts; if it is
11310 @code{all}, attach local files as external parts; if it is other
11311 non-@code{nil}, the behavior is the same as @code{all}, but it may be
11312 changed in the future.
11313
11314 @end table
11315
11316
11317 @node Posting Styles
11318 @section Posting Styles
11319 @cindex posting styles
11320 @cindex styles
11321
11322 All them variables, they make my head swim.
11323
11324 So what if you want a different @code{Organization} and signature based
11325 on what groups you post to?  And you post both from your home machine
11326 and your work machine, and you want different @code{From} lines, and so
11327 on?
11328
11329 @vindex gnus-posting-styles
11330 One way to do stuff like that is to write clever hooks that change the
11331 variables you need to have changed.  That's a bit boring, so somebody
11332 came up with the bright idea of letting the user specify these things in
11333 a handy alist.  Here's an example of a @code{gnus-posting-styles}
11334 variable:
11335
11336 @lisp
11337 ((".*"
11338   (signature "Peace and happiness")
11339   (organization "What me?"))
11340  ("^comp"
11341   (signature "Death to everybody"))
11342  ("comp.emacs.i-love-it"
11343   (organization "Emacs is it")))
11344 @end lisp
11345
11346 As you might surmise from this example, this alist consists of several
11347 @dfn{styles}.  Each style will be applicable if the first element
11348 ``matches'', in some form or other.  The entire alist will be iterated
11349 over, from the beginning towards the end, and each match will be
11350 applied, which means that attributes in later styles that match override
11351 the same attributes in earlier matching styles.  So
11352 @samp{comp.programming.literate} will have the @samp{Death to everybody}
11353 signature and the @samp{What me?} @code{Organization} header.
11354
11355 The first element in each style is called the @code{match}.  If it's a
11356 string, then Gnus will try to regexp match it against the group name.
11357 If it is the form @code{(header @var{match} @var{regexp})}, then Gnus
11358 will look in the original article for a header whose name is
11359 @var{match} and compare that @var{regexp}.  @var{match} and
11360 @var{regexp} are strings.  (There original article is the one you are
11361 replying or following up to.  If you are not composing a reply or a
11362 followup, then there is nothing to match against.)  If the
11363 @code{match} is a function symbol, that function will be called with
11364 no arguments.  If it's a variable symbol, then the variable will be
11365 referenced.  If it's a list, then that list will be @code{eval}ed.  In
11366 any case, if this returns a non-@code{nil} value, then the style is
11367 said to @dfn{match}.
11368
11369 Each style may contain an arbitrary amount of @dfn{attributes}.  Each
11370 attribute consists of a @code{(@var{name} @var{value})} pair.  The
11371 attribute name can be one of @code{signature}, @code{signature-file},
11372 @code{x-face-file}, @code{address} (overriding
11373 @code{user-mail-address}), @code{name} (overriding
11374 @code{(user-full-name)}) or @code{body}.  The attribute name can also
11375 be a string or a symbol.  In that case, this will be used as a header
11376 name, and the value will be inserted in the headers of the article; if
11377 the value is @code{nil}, the header name will be removed.  If the
11378 attribute name is @code{eval}, the form is evaluated, and the result
11379 is thrown away.
11380
11381 The attribute value can be a string (used verbatim), a function with
11382 zero arguments (the return value will be used), a variable (its value
11383 will be used) or a list (it will be @code{eval}ed and the return value
11384 will be used).  The functions and sexps are called/@code{eval}ed in the
11385 message buffer that is being set up.  The headers of the current article
11386 are available through the @code{message-reply-headers} variable, which
11387 is a vector of the following headers: number subject from date id
11388 references chars lines xref extra.
11389
11390 @vindex message-reply-headers
11391
11392 If you wish to check whether the message you are about to compose is
11393 meant to be a news article or a mail message, you can check the values
11394 of the @code{message-news-p} and @code{message-mail-p} functions.
11395
11396 @findex message-mail-p
11397 @findex message-news-p
11398
11399 So here's a new example:
11400
11401 @lisp
11402 (setq gnus-posting-styles
11403       '((".*"
11404          (signature-file "~/.signature")
11405          (name "User Name")
11406          ("X-Home-Page" (getenv "WWW_HOME"))
11407          (organization "People's Front Against MWM"))
11408         ("^rec.humor"
11409          (signature my-funny-signature-randomizer))
11410         ((equal (system-name) "gnarly")  ;; A form
11411          (signature my-quote-randomizer))
11412         (message-news-p        ;; A function symbol
11413          (signature my-news-signature))
11414         (window-system         ;; A value symbol
11415          ("X-Window-System" (format "%s" window-system)))
11416         ;; If I'm replying to Larsi, set the Organization header.
11417         ((header "from" "larsi.*org")
11418          (Organization "Somewhere, Inc."))
11419         ((posting-from-work-p) ;; A user defined function
11420          (signature-file "~/.work-signature")
11421          (address "user@@bar.foo")
11422          (body "You are fired.\n\nSincerely, your boss.")
11423          (organization "Important Work, Inc"))
11424         ("nnml:.*"
11425          (From (save-excursion
11426                  (set-buffer gnus-article-buffer)
11427                  (message-fetch-field "to"))))
11428         ("^nn.+:"
11429          (signature-file "~/.mail-signature"))))
11430 @end lisp
11431
11432 The @samp{nnml:.*} rule means that you use the @code{To} address as the
11433 @code{From} address in all your outgoing replies, which might be handy
11434 if you fill many roles.
11435
11436 Setting the @code{gnus-named-posting-styles} variable will make
11437 posting-styles allow to have distinctive names.  You can specify an
11438 arbitrary posting-style when article posting with @kbd{S P} in the
11439 summary buffer.  @code{gnus-named-posting-styles} is an alist which maps
11440 the names to styles.  Once a posting-style is added to the alist, we can
11441 import it from @code{gnus-posting-styles}.  If an attribute whose name
11442 is @code{import} is found, Gnus will look for the attribute value in
11443 @code{gnus-named-posting-styles} and expand it in place.
11444
11445 Here's an example:
11446
11447 @lisp
11448 (setq gnus-named-posting-styles
11449       '(("Default"
11450          (signature-file "~/.signature")
11451          (name "User Name")
11452          ("X-Home-Page" (getenv "WWW_HOME"))
11453          (organization "People's Front Against MWM"))
11454         ("Emacs"
11455          (import "Default")
11456          (organization "The Church of Emacs"))))
11457 @end lisp
11458
11459 The posting-style named "Emacs" will inherit all the attributes from
11460 "Default" except @code{organization}.
11461
11462
11463 @node Drafts
11464 @section Drafts
11465 @cindex drafts
11466
11467 If you are writing a message (mail or news) and suddenly remember that
11468 you have a steak in the oven (or some pesto in the food processor, you
11469 craaazy vegetarians), you'll probably wish there was a method to save
11470 the message you are writing so that you can continue editing it some
11471 other day, and send it when you feel its finished.
11472
11473 Well, don't worry about it.  Whenever you start composing a message of
11474 some sort using the gnus mail and post commands, the buffer you get will
11475 automatically associate to an article in a special @dfn{draft} group.
11476 If you save the buffer the normal way (@kbd{C-x C-s}, for instance), the
11477 article will be saved there.  (Auto-save files also go to the draft
11478 group.)
11479
11480 @cindex nndraft
11481 @vindex nndraft-directory
11482 The draft group is a special group (which is implemented as an
11483 @code{nndraft} group, if you absolutely have to know) called
11484 @samp{nndraft:drafts}.  The variable @code{nndraft-directory} says where
11485 @code{nndraft} is to store its files.  What makes this group special is
11486 that you can't tick any articles in it or mark any articles as
11487 read---all articles in the group are permanently unread.
11488
11489 If the group doesn't exist, it will be created and you'll be subscribed
11490 to it.  The only way to make it disappear from the Group buffer is to
11491 unsubscribe it.
11492
11493 @c @findex gnus-dissociate-buffer-from-draft
11494 @c @kindex C-c M-d (Mail)
11495 @c @kindex C-c M-d (Post)
11496 @c @findex gnus-associate-buffer-with-draft
11497 @c @kindex C-c C-d (Mail)
11498 @c @kindex C-c C-d (Post)
11499 @c If you're writing some super-secret message that you later want to
11500 @c encode with PGP before sending, you may wish to turn the auto-saving
11501 @c (and association with the draft group) off.  You never know who might be
11502 @c interested in reading all your extremely valuable and terribly horrible
11503 @c and interesting secrets.  The @kbd{C-c M-d}
11504 @c (@code{gnus-dissociate-buffer-from-draft}) command does that for you.
11505 @c If you change your mind and want to turn the auto-saving back on again,
11506 @c @kbd{C-c C-d} (@code{gnus-associate-buffer-with-draft} does that.
11507 @c
11508 @c @vindex gnus-use-draft
11509 @c To leave association with the draft group off by default, set
11510 @c @code{gnus-use-draft} to @code{nil}.  It is @code{t} by default.
11511
11512 @findex gnus-draft-edit-message
11513 @kindex D e (Draft)
11514 When you want to continue editing the article, you simply enter the
11515 draft group and push @kbd{D e} (@code{gnus-draft-edit-message}) to do
11516 that.  You will be placed in a buffer where you left off.
11517
11518 Rejected articles will also be put in this draft group (@pxref{Rejected
11519 Articles}).
11520
11521 @findex gnus-draft-send-all-messages
11522 @kindex D s (Draft)
11523 @findex gnus-draft-send-message
11524 @kindex D S (Draft)
11525 If you have lots of rejected messages you want to post (or mail) without
11526 doing further editing, you can use the @kbd{D s} command
11527 (@code{gnus-draft-send-message}).  This command understands the
11528 process/prefix convention (@pxref{Process/Prefix}).  The @kbd{D S}
11529 command (@code{gnus-draft-send-all-messages}) will ship off all messages
11530 in the buffer.
11531
11532 @findex gnus-draft-toggle-sending
11533 @kindex D t (Draft)
11534 If you have some messages that you wish not to send, you can use the
11535 @kbd{D t} (@code{gnus-draft-toggle-sending}) command to mark the message
11536 as unsendable.  This is a toggling command.
11537
11538
11539 @node Rejected Articles
11540 @section Rejected Articles
11541 @cindex rejected articles
11542
11543 Sometimes a news server will reject an article.  Perhaps the server
11544 doesn't like your face.  Perhaps it just feels miserable.  Perhaps
11545 @emph{there be demons}.  Perhaps you have included too much cited text.
11546 Perhaps the disk is full.  Perhaps the server is down.
11547
11548 These situations are, of course, totally beyond the control of gnus.
11549 (Gnus, of course, loves the way you look, always feels great, has angels
11550 fluttering around inside of it, doesn't care about how much cited text
11551 you include, never runs full and never goes down.)  So gnus saves these
11552 articles until some later time when the server feels better.
11553
11554 The rejected articles will automatically be put in a special draft group
11555 (@pxref{Drafts}).  When the server comes back up again, you'd then
11556 typically enter that group and send all the articles off.
11557
11558 @node Signing and encrypting
11559 @section Signing and encrypting
11560 @cindex using gpg
11561 @cindex using s/mime
11562 @cindex using smime
11563
11564 Gnus can digitally sign and encrypt your messages, using vanilla PGP
11565 format or @sc{pgp/mime} or @sc{s/mime}.  For decoding such messages,
11566 see the @code{mm-verify-option} and @code{mm-decrypt-option} options
11567 (@pxref{Security}).
11568
11569 @vindex gnus-message-replysign
11570 @vindex gnus-message-replyencrypt
11571 @vindex gnus-message-replysignencrypted
11572 Often, you would like to sign replies to people who send you signed
11573 messages.  Even more often, you might want to encrypt messages which
11574 are in reply to encrypted messages.  Gnus offers
11575 @code{gnus-message-replysign} to enable the former, and
11576 @code{gnus-message-replyencrypt} for the latter.  In addition, setting
11577 @code{gnus-message-replysignencrypted} (on by default) will sign
11578 automatically encrypted messages.
11579
11580 Instructing MML to perform security operations on a @sc{mime} part is
11581 done using the @kbd{C-c C-m s} key map for signing and the @kbd{C-c
11582 C-m c} key map for encryption, as follows.
11583
11584 @table @kbd
11585
11586 @item C-c C-m s s
11587 @kindex C-c C-m s s
11588 @findex mml-secure-message-sign-smime
11589
11590 Digitally sign current message using @sc{s/mime}.
11591
11592 @item C-c C-m s o
11593 @kindex C-c C-m s o
11594 @findex mml-secure-message-sign-pgp
11595
11596 Digitally sign current message using PGP.
11597
11598 @item C-c C-m s p
11599 @kindex C-c C-m s p
11600 @findex mml-secure-message-sign-pgp
11601
11602 Digitally sign current message using @sc{pgp/mime}.
11603
11604 @item C-c C-m c s
11605 @kindex C-c C-m c s
11606 @findex mml-secure-message-encrypt-smime
11607
11608 Digitally encrypt current message using @sc{s/mime}.
11609
11610 @item C-c C-m c o
11611 @kindex C-c C-m c o
11612 @findex mml-secure-message-encrypt-pgp
11613
11614 Digitally encrypt current message using PGP.
11615
11616 @item C-c C-m c p
11617 @kindex C-c C-m c p
11618 @findex mml-secure-message-encrypt-pgpmime
11619
11620 Digitally encrypt current message using @sc{pgp/mime}.
11621
11622 @item C-c C-m C-n
11623 @kindex C-c C-m C-n
11624 @findex mml-unsecure-message
11625 Remove security related MML tags from message.
11626
11627 @end table
11628
11629 @xref{Security, ,Security, message, Message Manual}, for more information.
11630
11631 @node Select Methods
11632 @chapter Select Methods
11633 @cindex foreign groups
11634 @cindex select methods
11635
11636 A @dfn{foreign group} is a group not read by the usual (or
11637 default) means.  It could be, for instance, a group from a different
11638 @sc{nntp} server, it could be a virtual group, or it could be your own
11639 personal mail group.
11640
11641 A foreign group (or any group, really) is specified by a @dfn{name} and
11642 a @dfn{select method}.  To take the latter first, a select method is a
11643 list where the first element says what back end to use (e.g. @code{nntp},
11644 @code{nnspool}, @code{nnml}) and the second element is the @dfn{server
11645 name}.  There may be additional elements in the select method, where the
11646 value may have special meaning for the back end in question.
11647
11648 One could say that a select method defines a @dfn{virtual server}---so
11649 we do just that (@pxref{Server Buffer}).
11650
11651 The @dfn{name} of the group is the name the back end will recognize the
11652 group as.
11653
11654 For instance, the group @samp{soc.motss} on the @sc{nntp} server
11655 @samp{some.where.edu} will have the name @samp{soc.motss} and select
11656 method @code{(nntp "some.where.edu")}.  Gnus will call this group
11657 @samp{nntp+some.where.edu:soc.motss}, even though the @code{nntp}
11658 back end just knows this group as @samp{soc.motss}.
11659
11660 The different methods all have their peculiarities, of course.
11661
11662 @menu
11663 * Server Buffer::               Making and editing virtual servers.
11664 * Getting News::                Reading USENET news with Gnus.
11665 * Getting Mail::                Reading your personal mail with Gnus.
11666 * Browsing the Web::            Getting messages from a plethora of Web sources.
11667 * IMAP::                        Using Gnus as a @sc{imap} client.
11668 * Other Sources::               Reading directories, files, SOUP packets.
11669 * Combined Groups::             Combining groups into one group.
11670 * Gnus Unplugged::              Reading news and mail offline.
11671 @end menu
11672
11673
11674 @node Server Buffer
11675 @section Server Buffer
11676
11677 Traditionally, a @dfn{server} is a machine or a piece of software that
11678 one connects to, and then requests information from.  Gnus does not
11679 connect directly to any real servers, but does all transactions through
11680 one back end or other.  But that's just putting one layer more between
11681 the actual media and Gnus, so we might just as well say that each
11682 back end represents a virtual server.
11683
11684 For instance, the @code{nntp} back end may be used to connect to several
11685 different actual @sc{nntp} servers, or, perhaps, to many different ports
11686 on the same actual @sc{nntp} server.  You tell Gnus which back end to
11687 use, and what parameters to set by specifying a @dfn{select method}.
11688
11689 These select method specifications can sometimes become quite
11690 complicated---say, for instance, that you want to read from the
11691 @sc{nntp} server @samp{news.funet.fi} on port number 13, which
11692 hangs if queried for @sc{nov} headers and has a buggy select.  Ahem.
11693 Anyway, if you had to specify that for each group that used this
11694 server, that would be too much work, so Gnus offers a way of naming
11695 select methods, which is what you do in the server buffer.
11696
11697 To enter the server buffer, use the @kbd{^}
11698 (@code{gnus-group-enter-server-mode}) command in the group buffer.
11699
11700 @menu
11701 * Server Buffer Format::        You can customize the look of this buffer.
11702 * Server Commands::             Commands to manipulate servers.
11703 * Example Methods::             Examples server specifications.
11704 * Creating a Virtual Server::   An example session.
11705 * Server Variables::            Which variables to set.
11706 * Servers and Methods::         You can use server names as select methods.
11707 * Unavailable Servers::         Some servers you try to contact may be down.
11708 @end menu
11709
11710 @vindex gnus-server-mode-hook
11711 @code{gnus-server-mode-hook} is run when creating the server buffer.
11712
11713
11714 @node Server Buffer Format
11715 @subsection Server Buffer Format
11716 @cindex server buffer format
11717
11718 @vindex gnus-server-line-format
11719 You can change the look of the server buffer lines by changing the
11720 @code{gnus-server-line-format} variable.  This is a @code{format}-like
11721 variable, with some simple extensions:
11722
11723 @table @samp
11724
11725 @item h
11726 How the news is fetched---the back end name.
11727
11728 @item n
11729 The name of this server.
11730
11731 @item w
11732 Where the news is to be fetched from---the address.
11733
11734 @item s
11735 The opened/closed/denied status of the server.
11736 @end table
11737
11738 @vindex gnus-server-mode-line-format
11739 The mode line can also be customized by using the
11740 @code{gnus-server-mode-line-format} variable (@pxref{Mode Line
11741 Formatting}).  The following specs are understood:
11742
11743 @table @samp
11744 @item S
11745 Server name.
11746
11747 @item M
11748 Server method.
11749 @end table
11750
11751 Also @pxref{Formatting Variables}.
11752
11753
11754 @node Server Commands
11755 @subsection Server Commands
11756 @cindex server commands
11757
11758 @table @kbd
11759
11760 @item a
11761 @kindex a (Server)
11762 @findex gnus-server-add-server
11763 Add a new server (@code{gnus-server-add-server}).
11764
11765 @item e
11766 @kindex e (Server)
11767 @findex gnus-server-edit-server
11768 Edit a server (@code{gnus-server-edit-server}).
11769
11770 @item SPACE
11771 @kindex SPACE (Server)
11772 @findex gnus-server-read-server
11773 Browse the current server (@code{gnus-server-read-server}).
11774
11775 @item q
11776 @kindex q (Server)
11777 @findex gnus-server-exit
11778 Return to the group buffer (@code{gnus-server-exit}).
11779
11780 @item k
11781 @kindex k (Server)
11782 @findex gnus-server-kill-server
11783 Kill the current server (@code{gnus-server-kill-server}).
11784
11785 @item y
11786 @kindex y (Server)
11787 @findex gnus-server-yank-server
11788 Yank the previously killed server (@code{gnus-server-yank-server}).
11789
11790 @item c
11791 @kindex c (Server)
11792 @findex gnus-server-copy-server
11793 Copy the current server (@code{gnus-server-copy-server}).
11794
11795 @item l
11796 @kindex l (Server)
11797 @findex gnus-server-list-servers
11798 List all servers (@code{gnus-server-list-servers}).
11799
11800 @item s
11801 @kindex s (Server)
11802 @findex gnus-server-scan-server
11803 Request that the server scan its sources for new articles
11804 (@code{gnus-server-scan-server}).  This is mainly sensible with mail
11805 servers.
11806
11807 @item g
11808 @kindex g (Server)
11809 @findex gnus-server-regenerate-server
11810 Request that the server regenerate all its data structures
11811 (@code{gnus-server-regenerate-server}).  This can be useful if you have
11812 a mail back end that has gotten out of sync.
11813
11814 @end table
11815
11816
11817 @node Example Methods
11818 @subsection Example Methods
11819
11820 Most select methods are pretty simple and self-explanatory:
11821
11822 @lisp
11823 (nntp "news.funet.fi")
11824 @end lisp
11825
11826 Reading directly from the spool is even simpler:
11827
11828 @lisp
11829 (nnspool "")
11830 @end lisp
11831
11832 As you can see, the first element in a select method is the name of the
11833 back end, and the second is the @dfn{address}, or @dfn{name}, if you
11834 will.
11835
11836 After these two elements, there may be an arbitrary number of
11837 @code{(@var{variable} @var{form})} pairs.
11838
11839 To go back to the first example---imagine that you want to read from
11840 port 15 on that machine.  This is what the select method should
11841 look like then:
11842
11843 @lisp
11844 (nntp "news.funet.fi" (nntp-port-number 15))
11845 @end lisp
11846
11847 You should read the documentation to each back end to find out what
11848 variables are relevant, but here's an @code{nnmh} example:
11849
11850 @code{nnmh} is a mail back end that reads a spool-like structure.  Say
11851 you have two structures that you wish to access: One is your private
11852 mail spool, and the other is a public one.  Here's the possible spec for
11853 your private mail:
11854
11855 @lisp
11856 (nnmh "private" (nnmh-directory "~/private/mail/"))
11857 @end lisp
11858
11859 (This server is then called @samp{private}, but you may have guessed
11860 that.)
11861
11862 Here's the method for a public spool:
11863
11864 @lisp
11865 (nnmh "public"
11866       (nnmh-directory "/usr/information/spool/")
11867       (nnmh-get-new-mail nil))
11868 @end lisp
11869
11870 @cindex proxy
11871 @cindex firewall
11872
11873 If you are behind a firewall and only have access to the @sc{nntp}
11874 server from the firewall machine, you can instruct Gnus to @code{rlogin}
11875 on the firewall machine and telnet from there to the @sc{nntp} server.
11876 Doing this can be rather fiddly, but your virtual server definition
11877 should probably look something like this:
11878
11879 @lisp
11880 (nntp "firewall"
11881       (nntp-open-connection-function nntp-open-via-rlogin-and-telnet)
11882       (nntp-via-address "the.firewall.machine")
11883       (nntp-address "the.real.nntp.host")
11884       (nntp-end-of-line "\n"))
11885 @end lisp
11886
11887 If you want to use the wonderful @code{ssh} program to provide a
11888 compressed connection over the modem line, you could add the following
11889 configuration to the example above:
11890
11891 @lisp
11892       (nntp-via-rlogin-command "ssh")
11893 @end lisp
11894
11895 See also @code{nntp-via-rlogin-command-switches}.
11896
11897 If you're behind a firewall, but have direct access to the outside world
11898 through a wrapper command like "runsocks", you could open a socksified
11899 telnet connection to the news server as follows:
11900
11901 @lisp
11902 (nntp "outside"
11903       (nntp-pre-command "runsocks")
11904       (nntp-open-connection-function nntp-open-via-telnet)
11905       (nntp-address "the.news.server")
11906       (nntp-end-of-line "\n"))
11907 @end lisp
11908
11909 This means that you have to have set up @code{ssh-agent} correctly to
11910 provide automatic authorization, of course.  And to get a compressed
11911 connection, you have to have the @samp{Compression} option in the
11912 @code{ssh} @file{config} file.
11913
11914
11915 @node Creating a Virtual Server
11916 @subsection Creating a Virtual Server
11917
11918 If you're saving lots of articles in the cache by using persistent
11919 articles, you may want to create a virtual server to read the cache.
11920
11921 First you need to add a new server.  The @kbd{a} command does that.  It
11922 would probably be best to use @code{nnspool} to read the cache.  You
11923 could also use @code{nnml} or @code{nnmh}, though.
11924
11925 Type @kbd{a nnspool RET cache RET}.
11926
11927 You should now have a brand new @code{nnspool} virtual server called
11928 @samp{cache}.  You now need to edit it to have the right definitions.
11929 Type @kbd{e} to edit the server.  You'll be entered into a buffer that
11930 will contain the following:
11931
11932 @lisp
11933 (nnspool "cache")
11934 @end lisp
11935
11936 Change that to:
11937
11938 @lisp
11939 (nnspool "cache"
11940          (nnspool-spool-directory "~/News/cache/")
11941          (nnspool-nov-directory "~/News/cache/")
11942          (nnspool-active-file "~/News/cache/active"))
11943 @end lisp
11944
11945 Type @kbd{C-c C-c} to return to the server buffer.  If you now press
11946 @kbd{RET} over this virtual server, you should be entered into a browse
11947 buffer, and you should be able to enter any of the groups displayed.
11948
11949
11950 @node Server Variables
11951 @subsection Server Variables
11952
11953 One sticky point when defining variables (both on back ends and in Emacs
11954 in general) is that some variables are typically initialized from other
11955 variables when the definition of the variables is being loaded.  If you
11956 change the ``base'' variable after the variables have been loaded, you
11957 won't change the ``derived'' variables.
11958
11959 This typically affects directory and file variables.  For instance,
11960 @code{nnml-directory} is @file{~/Mail/} by default, and all @code{nnml}
11961 directory variables are initialized from that variable, so
11962 @code{nnml-active-file} will be @file{~/Mail/active}.  If you define a
11963 new virtual @code{nnml} server, it will @emph{not} suffice to set just
11964 @code{nnml-directory}---you have to explicitly set all the file
11965 variables to be what you want them to be.  For a complete list of
11966 variables for each back end, see each back end's section later in this
11967 manual, but here's an example @code{nnml} definition:
11968
11969 @lisp
11970 (nnml "public"
11971       (nnml-directory "~/my-mail/")
11972       (nnml-active-file "~/my-mail/active")
11973       (nnml-newsgroups-file "~/my-mail/newsgroups"))
11974 @end lisp
11975
11976
11977 @node Servers and Methods
11978 @subsection Servers and Methods
11979
11980 Wherever you would normally use a select method
11981 (e.g. @code{gnus-secondary-select-method}, in the group select method,
11982 when browsing a foreign server) you can use a virtual server name
11983 instead.  This could potentially save lots of typing.  And it's nice all
11984 over.
11985
11986
11987 @node Unavailable Servers
11988 @subsection Unavailable Servers
11989
11990 If a server seems to be unreachable, Gnus will mark that server as
11991 @code{denied}.  That means that any subsequent attempt to make contact
11992 with that server will just be ignored.  ``It can't be opened,'' Gnus
11993 will tell you, without making the least effort to see whether that is
11994 actually the case or not.
11995
11996 That might seem quite naughty, but it does make sense most of the time.
11997 Let's say you have 10 groups subscribed to on server
11998 @samp{nephelococcygia.com}.  This server is located somewhere quite far
11999 away from you and the machine is quite slow, so it takes 1 minute just
12000 to find out that it refuses connection to you today.  If Gnus were to
12001 attempt to do that 10 times, you'd be quite annoyed, so Gnus won't
12002 attempt to do that.  Once it has gotten a single ``connection refused'',
12003 it will regard that server as ``down''.
12004
12005 So, what happens if the machine was only feeling unwell temporarily?
12006 How do you test to see whether the machine has come up again?
12007
12008 You jump to the server buffer (@pxref{Server Buffer}) and poke it
12009 with the following commands:
12010
12011 @table @kbd
12012
12013 @item O
12014 @kindex O (Server)
12015 @findex gnus-server-open-server
12016 Try to establish connection to the server on the current line
12017 (@code{gnus-server-open-server}).
12018
12019 @item C
12020 @kindex C (Server)
12021 @findex gnus-server-close-server
12022 Close the connection (if any) to the server
12023 (@code{gnus-server-close-server}).
12024
12025 @item D
12026 @kindex D (Server)
12027 @findex gnus-server-deny-server
12028 Mark the current server as unreachable
12029 (@code{gnus-server-deny-server}).
12030
12031 @item M-o
12032 @kindex M-o (Server)
12033 @findex gnus-server-open-all-servers
12034 Open the connections to all servers in the buffer
12035 (@code{gnus-server-open-all-servers}).
12036
12037 @item M-c
12038 @kindex M-c (Server)
12039 @findex gnus-server-close-all-servers
12040 Close the connections to all servers in the buffer
12041 (@code{gnus-server-close-all-servers}).
12042
12043 @item R
12044 @kindex R (Server)
12045 @findex gnus-server-remove-denials
12046 Remove all marks to whether Gnus was denied connection from any servers
12047 (@code{gnus-server-remove-denials}).
12048
12049 @item L
12050 @kindex L (Server)
12051 @findex gnus-server-offline-server
12052 Set server status to offline (@code{gnus-server-offline-server}).
12053
12054 @end table
12055
12056
12057 @node Getting News
12058 @section Getting News
12059 @cindex reading news
12060 @cindex news back ends
12061
12062 A newsreader is normally used for reading news.  Gnus currently provides
12063 only two methods of getting news---it can read from an @sc{nntp} server,
12064 or it can read from a local spool.
12065
12066 @menu
12067 * NNTP::                        Reading news from an @sc{nntp} server.
12068 * News Spool::                  Reading news from the local spool.
12069 @end menu
12070
12071
12072 @node NNTP
12073 @subsection NNTP
12074 @cindex nntp
12075
12076 Subscribing to a foreign group from an @sc{nntp} server is rather easy.
12077 You just specify @code{nntp} as method and the address of the @sc{nntp}
12078 server as the, uhm, address.
12079
12080 If the @sc{nntp} server is located at a non-standard port, setting the
12081 third element of the select method to this port number should allow you
12082 to connect to the right port.  You'll have to edit the group info for
12083 that (@pxref{Foreign Groups}).
12084
12085 The name of the foreign group can be the same as a native group.  In
12086 fact, you can subscribe to the same group from as many different servers
12087 you feel like.  There will be no name collisions.
12088
12089 The following variables can be used to create a virtual @code{nntp}
12090 server:
12091
12092 @table @code
12093
12094 @item nntp-server-opened-hook
12095 @vindex nntp-server-opened-hook
12096 @cindex @sc{mode reader}
12097 @cindex authinfo
12098 @cindex authentification
12099 @cindex nntp authentification
12100 @findex nntp-send-authinfo
12101 @findex nntp-send-mode-reader
12102 is run after a connection has been made.  It can be used to send
12103 commands to the @sc{nntp} server after it has been contacted.  By
12104 default it sends the command @code{MODE READER} to the server with the
12105 @code{nntp-send-mode-reader} function.  This function should always be
12106 present in this hook.
12107
12108 @item nntp-authinfo-function
12109 @vindex nntp-authinfo-function
12110 @findex nntp-send-authinfo
12111 @vindex nntp-authinfo-file
12112 This function will be used to send @samp{AUTHINFO} to the @sc{nntp}
12113 server.  The default function is @code{nntp-send-authinfo}, which looks
12114 through your @file{~/.authinfo} (or whatever you've set the
12115 @code{nntp-authinfo-file} variable to) for applicable entries.  If none
12116 are found, it will prompt you for a login name and a password.  The
12117 format of the @file{~/.authinfo} file is (almost) the same as the
12118 @code{ftp} @file{~/.netrc} file, which is defined in the @code{ftp}
12119 manual page, but here are the salient facts:
12120
12121 @enumerate
12122 @item
12123 The file contains one or more line, each of which define one server.
12124
12125 @item
12126 Each line may contain an arbitrary number of token/value pairs.
12127
12128 The valid tokens include @samp{machine}, @samp{login}, @samp{password},
12129 @samp{default}.  In addition Gnus introduces two new tokens, not present
12130 in the original @file{.netrc}/@code{ftp} syntax, namely @samp{port} and
12131 @samp{force}.  (This is the only way the @file{.authinfo} file format
12132 deviates from the @file{.netrc} file format.)  @samp{port} is used to
12133 indicate what port on the server the credentials apply to and
12134 @samp{force} is explained below.
12135
12136 @end enumerate
12137
12138 Here's an example file:
12139
12140 @example
12141 machine news.uio.no login larsi password geheimnis
12142 machine nntp.ifi.uio.no login larsi force yes
12143 @end example
12144
12145 The token/value pairs may appear in any order; @samp{machine} doesn't
12146 have to be first, for instance.
12147
12148 In this example, both login name and password have been supplied for the
12149 former server, while the latter has only the login name listed, and the
12150 user will be prompted for the password.  The latter also has the
12151 @samp{force} tag, which means that the authinfo will be sent to the
12152 @var{nntp} server upon connection; the default (i.e., when there is not
12153 @samp{force} tag) is to not send authinfo to the @var{nntp} server
12154 until the @var{nntp} server asks for it.
12155
12156 You can also add @samp{default} lines that will apply to all servers
12157 that don't have matching @samp{machine} lines.
12158
12159 @example
12160 default force yes
12161 @end example
12162
12163 This will force sending @samp{AUTHINFO} commands to all servers not
12164 previously mentioned.
12165
12166 Remember to not leave the @file{~/.authinfo} file world-readable.
12167
12168 @item nntp-server-action-alist
12169 @vindex nntp-server-action-alist
12170 This is a list of regexps to match on server types and actions to be
12171 taken when matches are made.  For instance, if you want Gnus to beep
12172 every time you connect to innd, you could say something like:
12173
12174 @lisp
12175 (setq nntp-server-action-alist
12176       '(("innd" (ding))))
12177 @end lisp
12178
12179 You probably don't want to do that, though.
12180
12181 The default value is
12182
12183 @lisp
12184 '(("nntpd 1\\.5\\.11t"
12185    (remove-hook 'nntp-server-opened-hook
12186                 'nntp-send-mode-reader)))
12187 @end lisp
12188
12189 This ensures that Gnus doesn't send the @code{MODE READER} command to
12190 nntpd 1.5.11t, since that command chokes that server, I've been told.
12191
12192 @item nntp-maximum-request
12193 @vindex nntp-maximum-request
12194 If the @sc{nntp} server doesn't support @sc{nov} headers, this back end
12195 will collect headers by sending a series of @code{head} commands.  To
12196 speed things up, the back end sends lots of these commands without
12197 waiting for reply, and then reads all the replies.  This is controlled
12198 by the @code{nntp-maximum-request} variable, and is 400 by default.  If
12199 your network is buggy, you should set this to 1.
12200
12201 @item nntp-connection-timeout
12202 @vindex nntp-connection-timeout
12203 If you have lots of foreign @code{nntp} groups that you connect to
12204 regularly, you're sure to have problems with @sc{nntp} servers not
12205 responding properly, or being too loaded to reply within reasonable
12206 time.  This is can lead to awkward problems, which can be helped
12207 somewhat by setting @code{nntp-connection-timeout}.  This is an integer
12208 that says how many seconds the @code{nntp} back end should wait for a
12209 connection before giving up.  If it is @code{nil}, which is the default,
12210 no timeouts are done.
12211
12212 @c @item nntp-command-timeout
12213 @c @vindex nntp-command-timeout
12214 @c @cindex PPP connections
12215 @c @cindex dynamic IP addresses
12216 @c If you're running Gnus on a machine that has a dynamically assigned
12217 @c address, Gnus may become confused.  If the address of your machine
12218 @c changes after connecting to the @sc{nntp} server, Gnus will simply sit
12219 @c waiting forever for replies from the server.  To help with this
12220 @c unfortunate problem, you can set this command to a number.  Gnus will
12221 @c then, if it sits waiting for a reply from the server longer than that
12222 @c number of seconds, shut down the connection, start a new one, and resend
12223 @c the command.  This should hopefully be transparent to the user.  A
12224 @c likely number is 30 seconds.
12225 @c
12226 @c @item nntp-retry-on-break
12227 @c @vindex nntp-retry-on-break
12228 @c If this variable is non-@code{nil}, you can also @kbd{C-g} if Gnus
12229 @c hangs.  This will have much the same effect as the command timeout
12230 @c described above.
12231
12232 @item nntp-server-hook
12233 @vindex nntp-server-hook
12234 This hook is run as the last step when connecting to an @sc{nntp}
12235 server.
12236
12237 @item nntp-buggy-select
12238 @vindex nntp-buggy-select
12239 Set this to non-@code{nil} if your select routine is buggy.
12240
12241 @item nntp-nov-is-evil
12242 @vindex nntp-nov-is-evil
12243 If the @sc{nntp} server does not support @sc{nov}, you could set this
12244 variable to @code{t}, but @code{nntp} usually checks automatically whether @sc{nov}
12245 can be used.
12246
12247 @item nntp-xover-commands
12248 @vindex nntp-xover-commands
12249 @cindex nov
12250 @cindex XOVER
12251 List of strings used as commands to fetch @sc{nov} lines from a
12252 server.  The default value of this variable is @code{("XOVER"
12253 "XOVERVIEW")}.
12254
12255 @item nntp-nov-gap
12256 @vindex nntp-nov-gap
12257 @code{nntp} normally sends just one big request for @sc{nov} lines to
12258 the server.  The server responds with one huge list of lines.  However,
12259 if you have read articles 2-5000 in the group, and only want to read
12260 article 1 and 5001, that means that @code{nntp} will fetch 4999 @sc{nov}
12261 lines that you will not need.  This variable says how
12262 big a gap between two consecutive articles is allowed to be before the
12263 @code{XOVER} request is split into several request.  Note that if your
12264 network is fast, setting this variable to a really small number means
12265 that fetching will probably be slower.  If this variable is @code{nil},
12266 @code{nntp} will never split requests.  The default is 5.
12267
12268 @item nntp-prepare-server-hook
12269 @vindex nntp-prepare-server-hook
12270 A hook run before attempting to connect to an @sc{nntp} server.
12271
12272 @item nntp-warn-about-losing-connection
12273 @vindex nntp-warn-about-losing-connection
12274 If this variable is non-@code{nil}, some noise will be made when a
12275 server closes connection.
12276
12277 @item nntp-record-commands
12278 @vindex nntp-record-commands
12279 If non-@code{nil}, @code{nntp} will log all commands it sends to the
12280 @sc{nntp} server (along with a timestamp) in the @samp{*nntp-log*}
12281 buffer.  This is useful if you are debugging a Gnus/@sc{nntp} connection
12282 that doesn't seem to work.
12283
12284 @item nntp-open-connection-function
12285 @vindex nntp-open-connection-function
12286 It is possible to customize how the connection to the nntp server will
12287 be opened.  If you specify an @code{nntp-open-connection-function}
12288 parameter, Gnus will use that function to establish the connection.
12289 Five pre-made functions are supplied.  These functions can be grouped in
12290 two categories: direct connection functions (three pre-made), and
12291 indirect ones (two pre-made).
12292
12293 @item nntp-prepare-post-hook
12294 @vindex nntp-prepare-post-hook
12295 A hook run just before posting an article.  If there is no
12296 @code{Message-ID} header in the article and the news server provides the
12297 recommended ID, it will be added to the article before running this
12298 hook.  It is useful to make @code{Cancel-Lock} headers even if you
12299 inhibit Gnus to add a @code{Message-ID} header, you could say:
12300
12301 @lisp
12302 (add-hook 'nntp-prepare-post-hook 'canlock-insert-header)
12303 @end lisp
12304
12305 Note that not all servers support the recommended ID.  This works for
12306 INN versions 2.3.0 and later, for instance.
12307
12308 @item nntp-read-timeout
12309 @vindex nntp-read-timeout
12310 How long nntp should wait between checking for the end of output.
12311 Shorter values mean quicker response, but is more CPU intensive.  The
12312 default is 0.1 seconds.  If you have a slow line to the server (and
12313 don't like to see Emacs eat your available CPU power), you might set
12314 this to, say, 1.
12315
12316 @item nntp-list-options
12317 @vindex nntp-list-options
12318 List of newsgroup name used for a option of the LIST command to restrict
12319 the listing output to only the specified newsgroups.  Each newsgroup name
12320 can be a shell-style wildcard, for instance, @dfn{fj.*}, @dfn{japan.*},
12321 etc.  Fortunately, if the server can accept such a option, it will
12322 probably make gnus run faster.  You may use it as a server variable as
12323 follows:
12324
12325 @lisp
12326 (setq gnus-select-method
12327       '(nntp "news.somewhere.edu"
12328              (nntp-list-options ("fj.*" "japan.*"))))
12329 @end lisp
12330
12331 @item nntp-options-subscribe
12332 @vindex nntp-options-subscribe
12333 Regexp matching the newsgroup names which will be subscribed
12334 unconditionally.  Use @dfn{ } instead of @dfn{$} for a regexp string.
12335 It may be effective as well as @code{nntp-list-options} even though the
12336 server could not accept a shell-style wildcard as a option of the LIST
12337 command.  You may use it as a server variable as follows:
12338
12339 @lisp
12340 (setq gnus-select-method
12341       '(nntp "news.somewhere.edu"
12342              (nntp-options-subscribe "^fj\\.\\|^japan\\.")))
12343 @end lisp
12344
12345 @item nntp-options-not-subscribe
12346 @vindex nntp-options-not-subscribe
12347 Regexp matching the newsgroup names which will not be subscribed
12348 unconditionally.  Use @dfn{ } instead of @dfn{$} for a regexp string.
12349 It may be effective as well as @code{nntp-list-options} even though the
12350 server could not accept a shell-style wildcard as a option of the LIST
12351 command.  You may use it as a server variable as follows:
12352
12353 @lisp
12354 (setq gnus-select-method
12355       '(nntp "news.somewhere.edu"
12356              (nntp-options-not-subscribe "\\.binaries\\.")))
12357 @end lisp
12358 @end table
12359
12360 @menu
12361 * Direct Functions::            Connecting directly to the server.
12362 * Indirect Functions::          Connecting indirectly to the server.
12363 * Common Variables::            Understood by several connection functions.
12364 @end menu
12365
12366
12367 @node Direct Functions
12368 @subsubsection Direct Functions
12369 @cindex direct connection functions
12370
12371 These functions are called direct because they open a direct connection
12372 between your machine and the @sc{nntp} server.  The behavior of these
12373 functions is also affected by commonly understood variables
12374 (@pxref{Common Variables}).
12375
12376 @table @code
12377 @findex nntp-open-network-stream
12378 @item nntp-open-network-stream
12379 This is the default, and simply connects to some port or other on the
12380 remote system.
12381
12382 @findex nntp-open-ssl-stream
12383 @item nntp-open-ssl-stream
12384 Opens a connection to a server over a @dfn{secure} channel.  To use this
12385 you must have OpenSSL (@uref{http://www.openssl.org}) or SSLeay
12386 installed (@uref{ftp://ftp.psy.uq.oz.au/pub/Crypto/SSL}.  You then
12387 define a server as follows:
12388
12389 @lisp
12390 ;; Type `C-c C-c' after you've finished editing.
12391 ;;
12392 ;; "snews" is port 563 and is predefined in our /etc/services
12393 ;; however, openssl s_client -port doesn't like named ports
12394 ;;
12395 (nntp "snews.bar.com"
12396       (nntp-open-connection-function nntp-open-ssl-stream)
12397       (nntp-port-number 563)
12398       (nntp-address "snews.bar.com"))
12399 @end lisp
12400
12401 @findex nntp-open-telnet-stream
12402 @item nntp-open-telnet-stream
12403 Opens a connection to an @sc{nntp} server by simply @samp{telnet}'ing
12404 it.  You might wonder why this function exists, since we have the
12405 default @code{nntp-open-network-stream} which would do the job.  (One
12406 of) the reason(s) is that if you are behind a firewall but have direct
12407 connections to the outside world thanks to a command wrapper like
12408 @code{runsocks}, you can use it like this:
12409
12410 @lisp
12411 (nntp "socksified"
12412       (nntp-pre-command "runsocks")
12413       (nntp-open-connection-function nntp-open-telnet-stream)
12414       (nntp-address "the.news.server"))
12415 @end lisp
12416
12417 With the default method, you would need to wrap your whole Emacs
12418 session, which is not a good idea.
12419 @end table
12420
12421
12422 @node Indirect Functions
12423 @subsubsection Indirect Functions
12424 @cindex indirect connection functions
12425
12426 These functions are called indirect because they connect to an
12427 intermediate host before actually connecting to the @sc{nntp} server.
12428 All of these functions and related variables are also said to belong to
12429 the ``via'' family of connection: they're all prefixed with ``via'' to make
12430 things cleaner.  The behavior of these functions is also affected by
12431 commonly understood variables (@pxref{Common Variables}).
12432
12433 @table @code
12434 @item nntp-open-via-rlogin-and-telnet
12435 @findex nntp-open-via-rlogin-and-telnet
12436 Does an @samp{rlogin} on a remote system, and then does a @samp{telnet}
12437 to the real @sc{nntp} server from there.  This is useful for instance if
12438 you need to connect to a firewall machine first.
12439
12440 @code{nntp-open-via-rlogin-and-telnet}-specific variables:
12441
12442 @table @code
12443 @item nntp-via-rlogin-command
12444 @vindex nntp-via-rlogin-command
12445 Command used to log in on the intermediate host.  The default is
12446 @samp{rsh}, but @samp{ssh} is a popular alternative.
12447
12448 @item nntp-via-rlogin-command-switches
12449 @vindex nntp-via-rlogin-command-switches
12450 List of strings to be used as the switches to
12451 @code{nntp-via-rlogin-command}.  The default is @code{nil}.  If you use
12452 @samp{ssh} for @code{nntp-via-rlogin-command}, you may set this to
12453 @samp{("-C")} in order to compress all data connections, otherwise set
12454 this to @samp{("-t")} or @samp{("-C" "-t")} if the telnet command
12455 requires a pseudo-tty allocation on an intermediate host.
12456 @end table
12457
12458 @item nntp-open-via-telnet-and-telnet
12459 @findex nntp-open-via-telnet-and-telnet
12460 Does essentially the same, but uses @samp{telnet} instead of
12461 @samp{rlogin} to connect to the intermediate host.
12462
12463 @code{nntp-open-via-telnet-and-telnet}-specific variables:
12464
12465 @table @code
12466 @item nntp-via-telnet-command
12467 @vindex nntp-via-telnet-command
12468 Command used to @code{telnet} the intermediate host.  The default is
12469 @samp{telnet}.
12470
12471 @item nntp-via-telnet-switches
12472 @vindex nntp-via-telnet-switches
12473 List of strings to be used as the switches to the
12474 @code{nntp-via-telnet-command} command.  The default is @samp{("-8")}.
12475
12476 @item nntp-via-user-password
12477 @vindex nntp-via-user-password
12478 Password to use when logging in on the intermediate host.
12479
12480 @item nntp-via-envuser
12481 @vindex nntp-via-envuser
12482 If non-@code{nil}, the intermediate @code{telnet} session (client and
12483 server both) will support the @code{ENVIRON} option and not prompt for
12484 login name. This works for Solaris @code{telnet}, for instance.
12485
12486 @item nntp-via-shell-prompt
12487 @vindex nntp-via-shell-prompt
12488 Regexp matching the shell prompt on the intermediate host.  The default
12489 is @samp{bash\\|\$ *\r?$\\|> *\r?}.
12490
12491 @end table
12492
12493 @end table
12494
12495
12496 Here are some additional variables that are understood by all the above
12497 functions:
12498
12499 @table @code
12500
12501 @item nntp-via-user-name
12502 @vindex nntp-via-user-name
12503 User name to use when connecting to the intermediate host.
12504
12505 @item nntp-via-address
12506 @vindex nntp-via-address
12507 Address of the intermediate host to connect to.
12508
12509 @end table
12510
12511
12512 @node Common Variables
12513 @subsubsection Common Variables
12514
12515 The following variables affect the behavior of all, or several of the
12516 pre-made connection functions. When not specified, all functions are
12517 affected.
12518
12519 @table @code
12520
12521 @item nntp-pre-command
12522 @vindex nntp-pre-command
12523 A command wrapper to use when connecting through a non native connection
12524 function (all except @code{nntp-open-network-stream} and
12525 @code{nntp-open-ssl-stream}.  This is where you would put a @samp{SOCKS}
12526 wrapper for instance.
12527
12528 @item nntp-address
12529 @vindex nntp-address
12530 The address of the @sc{nntp} server.
12531
12532 @item nntp-port-number
12533 @vindex nntp-port-number
12534 Port number to connect to the @sc{nntp} server.  The default is @samp{nntp}.
12535 If you use @sc{nntp} over @sc{ssl}, you may want to use integer ports rather
12536 than named ports (i.e, use @samp{563} instead of @samp{snews}), because
12537 external SSL tools may not work with named ports.
12538
12539 @item nntp-end-of-line
12540 @vindex nntp-end-of-line
12541 String to use as end-of-line marker when talking to the @sc{nntp}
12542 server.  This is @samp{\r\n} by default, but should be @samp{\n} when
12543 using a non native connection function.
12544
12545 @item nntp-telnet-command
12546 @vindex nntp-telnet-command
12547 Command to use when connecting to the @sc{nntp} server through
12548 @samp{telnet}.  This is NOT for an intermediate host.  This is just for
12549 the real @sc{nntp} server.  The default is @samp{telnet}.
12550
12551 @item nntp-telnet-switches
12552 @vindex nntp-telnet-switches
12553 A list of switches to pass to @code{nntp-telnet-command}.  The default
12554 is @samp{("-8")}.
12555
12556 @end table
12557
12558
12559 @node News Spool
12560 @subsection News Spool
12561 @cindex nnspool
12562 @cindex news spool
12563
12564 Subscribing to a foreign group from the local spool is extremely easy,
12565 and might be useful, for instance, to speed up reading groups that
12566 contain very big articles---@samp{alt.binaries.pictures.furniture}, for
12567 instance.
12568
12569 Anyway, you just specify @code{nnspool} as the method and @code{""} (or
12570 anything else) as the address.
12571
12572 If you have access to a local spool, you should probably use that as the
12573 native select method (@pxref{Finding the News}).  It is normally faster
12574 than using an @code{nntp} select method, but might not be.  It depends.
12575 You just have to try to find out what's best at your site.
12576
12577 @table @code
12578
12579 @item nnspool-inews-program
12580 @vindex nnspool-inews-program
12581 Program used to post an article.
12582
12583 @item nnspool-inews-switches
12584 @vindex nnspool-inews-switches
12585 Parameters given to the inews program when posting an article.
12586
12587 @item nnspool-spool-directory
12588 @vindex nnspool-spool-directory
12589 Where @code{nnspool} looks for the articles.  This is normally
12590 @file{/usr/spool/news/}.
12591
12592 @item nnspool-nov-directory
12593 @vindex nnspool-nov-directory
12594 Where @code{nnspool} will look for @sc{nov} files.  This is normally
12595 @file{/usr/spool/news/over.view/}.
12596
12597 @item nnspool-lib-dir
12598 @vindex nnspool-lib-dir
12599 Where the news lib dir is (@file{/usr/lib/news/} by default).
12600
12601 @item nnspool-active-file
12602 @vindex nnspool-active-file
12603 The name of the active file.
12604
12605 @item nnspool-newsgroups-file
12606 @vindex nnspool-newsgroups-file
12607 The name of the group descriptions file.
12608
12609 @item nnspool-history-file
12610 @vindex nnspool-history-file
12611 The name of the news history file.
12612
12613 @item nnspool-active-times-file
12614 @vindex nnspool-active-times-file
12615 The name of the active date file.
12616
12617 @item nnspool-nov-is-evil
12618 @vindex nnspool-nov-is-evil
12619 If non-@code{nil}, @code{nnspool} won't try to use any @sc{nov} files
12620 that it finds.
12621
12622 @item nnspool-sift-nov-with-sed
12623 @vindex nnspool-sift-nov-with-sed
12624 @cindex sed
12625 If non-@code{nil}, which is the default, use @code{sed} to get the
12626 relevant portion from the overview file.  If nil, @code{nnspool} will
12627 load the entire file into a buffer and process it there.
12628
12629 @end table
12630
12631
12632 @node Getting Mail
12633 @section Getting Mail
12634 @cindex reading mail
12635 @cindex mail
12636
12637 Reading mail with a newsreader---isn't that just plain WeIrD? But of
12638 course.
12639
12640 @menu
12641 * Mail in a Newsreader::        Important introductory notes.
12642 * Getting Started Reading Mail::  A simple cookbook example.
12643 * Splitting Mail::              How to create mail groups.
12644 * Mail Sources::                How to tell Gnus where to get mail from.
12645 * Mail Back End Variables::     Variables for customizing mail handling.
12646 * Fancy Mail Splitting::        Gnus can do hairy splitting of incoming mail.
12647 * Group Mail Splitting::        Use group customize to drive mail splitting.
12648 * Incorporating Old Mail::      What about the old mail you have?
12649 * Expiring Mail::               Getting rid of unwanted mail.
12650 * Washing Mail::                Removing gruft from the mail you get.
12651 * Duplicates::                  Dealing with duplicated mail.
12652 * Not Reading Mail::            Using mail back ends for reading other files.
12653 * Choosing a Mail Back End::    Gnus can read a variety of mail formats.
12654 @end menu
12655
12656
12657 @node Mail in a Newsreader
12658 @subsection Mail in a Newsreader
12659
12660 If you are used to traditional mail readers, but have decided to switch
12661 to reading mail with Gnus, you may find yourself experiencing something
12662 of a culture shock.
12663
12664 Gnus does not behave like traditional mail readers.  If you want to make
12665 it behave that way, you can, but it's an uphill battle.
12666
12667 Gnus, by default, handles all its groups using the same approach.  This
12668 approach is very newsreaderly---you enter a group, see the new/unread
12669 messages, and when you read the messages, they get marked as read, and
12670 you don't see them any more.  (Unless you explicitly ask for them.)
12671
12672 In particular, you do not do anything explicitly to delete messages.
12673
12674 Does this mean that all the messages that have been marked as read are
12675 deleted?  How awful!
12676
12677 But, no, it means that old messages are @dfn{expired} according to some
12678 scheme or other.  For news messages, the expire process is controlled by
12679 the news administrator; for mail, the expire process is controlled by
12680 you.  The expire process for mail is covered in depth in @pxref{Expiring
12681 Mail}.
12682
12683 What many Gnus users find, after using it a while for both news and
12684 mail, is that the transport mechanism has very little to do with how
12685 they want to treat a message.
12686
12687 Many people subscribe to several mailing lists.  These are transported
12688 via @sc{smtp}, and are therefore mail.  But we might go for weeks without
12689 answering, or even reading these messages very carefully.  We may not
12690 need to save them because if we should need to read one again, they are
12691 archived somewhere else.
12692
12693 Some people have local news groups which have only a handful of readers.
12694 These are transported via @sc{nntp}, and are therefore news.  But we may need
12695 to read and answer a large fraction of the messages very carefully in
12696 order to do our work.  And there may not be an archive, so we may need
12697 to save the interesting messages the same way we would personal mail.
12698
12699 The important distinction turns out to be not the transport mechanism,
12700 but other factors such as how interested we are in the subject matter,
12701 or how easy it is to retrieve the message if we need to read it again.
12702
12703 Gnus provides many options for sorting mail into ``groups'' which behave
12704 like newsgroups, and for treating each group (whether mail or news)
12705 differently.
12706
12707 Some users never get comfortable using the Gnus (ahem) paradigm and wish
12708 that Gnus should grow up and be a male, er, mail reader.  It is possible
12709 to whip Gnus into a more mailreaderly being, but, as said before, it's
12710 not easy.  People who prefer proper mail readers should try @sc{vm}
12711 instead, which is an excellent, and proper, mail reader.
12712
12713 I don't mean to scare anybody off, but I want to make it clear that you
12714 may be required to learn a new way of thinking about messages.  After
12715 you've been subjected to The Gnus Way, you will come to love it.  I can
12716 guarantee it.  (At least the guy who sold me the Emacs Subliminal
12717 Brain-Washing Functions that I've put into Gnus did guarantee it.  You
12718 Will Be Assimilated.  You Love Gnus.  You Love The Gnus Mail Way.
12719 You Do.)
12720
12721
12722 @node Getting Started Reading Mail
12723 @subsection Getting Started Reading Mail
12724
12725 It's quite easy to use Gnus to read your new mail.  You just plonk the
12726 mail back end of your choice into @code{gnus-secondary-select-methods},
12727 and things will happen automatically.
12728
12729 For instance, if you want to use @code{nnml} (which is a ``one file per
12730 mail'' back end), you could put the following in your @file{.gnus.el} file:
12731
12732 @lisp
12733 (setq gnus-secondary-select-methods '((nnml "")))
12734 @end lisp
12735
12736 Now, the next time you start Gnus, this back end will be queried for new
12737 articles, and it will move all the messages in your spool file to its
12738 directory, which is @file{~/Mail/} by default.  The new group that will
12739 be created (@samp{mail.misc}) will be subscribed, and you can read it
12740 like any other group.
12741
12742 You will probably want to split the mail into several groups, though:
12743
12744 @lisp
12745 (setq nnmail-split-methods
12746       '(("junk" "^From:.*Lars Ingebrigtsen")
12747         ("crazy" "^Subject:.*die\\|^Organization:.*flabby")
12748         ("other" "")))
12749 @end lisp
12750
12751 This will result in three new @code{nnml} mail groups being created:
12752 @samp{nnml:junk}, @samp{nnml:crazy}, and @samp{nnml:other}.  All the
12753 mail that doesn't fit into the first two groups will be placed in the
12754 last group.
12755
12756 This should be sufficient for reading mail with Gnus.  You might want to
12757 give the other sections in this part of the manual a perusal, though.
12758 Especially @pxref{Choosing a Mail Back End} and @pxref{Expiring Mail}.
12759
12760
12761 @node Splitting Mail
12762 @subsection Splitting Mail
12763 @cindex splitting mail
12764 @cindex mail splitting
12765
12766 @vindex nnmail-split-methods
12767 The @code{nnmail-split-methods} variable says how the incoming mail is
12768 to be split into groups.
12769
12770 @lisp
12771 (setq nnmail-split-methods
12772   '(("mail.junk" "^From:.*Lars Ingebrigtsen")
12773     ("mail.crazy" "^Subject:.*die\\|^Organization:.*flabby")
12774     ("mail.other" "")))
12775 @end lisp
12776
12777 This variable is a list of lists, where the first element of each of
12778 these lists is the name of the mail group (they do not have to be called
12779 something beginning with @samp{mail}, by the way), and the second
12780 element is a regular expression used on the header of each mail to
12781 determine if it belongs in this mail group.  The first string may
12782 contain @samp{\\1} forms, like the ones used by @code{replace-match} to
12783 insert sub-expressions from the matched text.  For instance:
12784
12785 @lisp
12786 ("list.\\1" "From:.* \\(.*\\)-list@@majordomo.com")
12787 @end lisp
12788
12789 The second element can also be a function.  In that case, it will be
12790 called narrowed to the headers with the first element of the rule as the
12791 argument.  It should return a non-@code{nil} value if it thinks that the
12792 mail belongs in that group.
12793
12794 The last of these groups should always be a general one, and the regular
12795 expression should @emph{always} be @samp{*} so that it matches any mails
12796 that haven't been matched by any of the other regexps.  (These rules are
12797 processed from the beginning of the alist toward the end.  The first
12798 rule to make a match will ``win'', unless you have crossposting enabled.
12799 In that case, all matching rules will ``win''.)
12800
12801 If you like to tinker with this yourself, you can set this variable to a
12802 function of your choice.  This function will be called without any
12803 arguments in a buffer narrowed to the headers of an incoming mail
12804 message.  The function should return a list of group names that it
12805 thinks should carry this mail message.
12806
12807 Note that the mail back ends are free to maul the poor, innocent,
12808 incoming headers all they want to.  They all add @code{Lines} headers;
12809 some add @code{X-Gnus-Group} headers; most rename the Unix mbox
12810 @code{From<SPACE>} line to something else.
12811
12812 @vindex nnmail-crosspost
12813 The mail back ends all support cross-posting.  If several regexps match,
12814 the mail will be ``cross-posted'' to all those groups.
12815 @code{nnmail-crosspost} says whether to use this mechanism or not.  Note
12816 that no articles are crossposted to the general (@samp{*}) group.
12817
12818 @vindex nnmail-crosspost-link-function
12819 @cindex crosspost
12820 @cindex links
12821 @code{nnmh} and @code{nnml} makes crossposts by creating hard links to
12822 the crossposted articles.  However, not all file systems support hard
12823 links.  If that's the case for you, set
12824 @code{nnmail-crosspost-link-function} to @code{copy-file}.  (This
12825 variable is @code{add-name-to-file} by default.)
12826
12827 @kindex M-x nnmail-split-history
12828 @kindex nnmail-split-history
12829 If you wish to see where the previous mail split put the messages, you
12830 can use the @kbd{M-x nnmail-split-history} command.  If you wish to see
12831 where re-spooling messages would put the messages, you can use
12832 @code{gnus-summary-respool-trace} and related commands (@pxref{Mail
12833 Group Commands}).
12834
12835 @vindex nnmail-split-header-length-limit
12836 Header lines longer than the value of
12837 @code{nnmail-split-header-length-limit} are excluded from the split
12838 function.
12839
12840 @vindex nnmail-mail-splitting-charset
12841 @vindex nnmail-mail-splitting-decodes
12842 By default the splitting codes @sc{mime} decodes headers so you can match
12843 on non-ASCII strings.  The @code{nnmail-mail-splitting-charset}
12844 variable specifies the default charset for decoding.  The behaviour
12845 can be turned off completely by binding
12846 @code{nnmail-mail-splitting-decodes} to nil, which is useful if you
12847 want to match articles based on the raw header data.
12848
12849 @vindex nnmail-resplit-incoming
12850 By default, splitting is performed on all incoming messages.  If
12851 you specify a @code{directory} entry for the variable
12852 @code{mail-sources} @pxref{Mail Source Specifiers}, however, then
12853 splitting does @emph{not} happen by default.  You can set the variable
12854 @code{nnmail-resplit-incoming} to a non-nil value to make splitting
12855 happen even in this case.  (This variable has no effect on other kinds
12856 of entries.)
12857
12858 Gnus gives you all the opportunity you could possibly want for shooting
12859 yourself in the foot.  Let's say you create a group that will contain
12860 all the mail you get from your boss.  And then you accidentally
12861 unsubscribe from the group.  Gnus will still put all the mail from your
12862 boss in the unsubscribed group, and so, when your boss mails you ``Have
12863 that report ready by Monday or you're fired!'', you'll never see it and,
12864 come Tuesday, you'll still believe that you're gainfully employed while
12865 you really should be out collecting empty bottles to save up for next
12866 month's rent money.
12867
12868
12869 @node Mail Sources
12870 @subsection Mail Sources
12871
12872 Mail can be gotten from many different sources---the mail spool, from a
12873 POP mail server, from a procmail directory, or from a maildir, for
12874 instance.
12875
12876 @menu
12877 * Mail Source Specifiers::      How to specify what a mail source is.
12878 * Mail Source Customization::   Some variables that influence things.
12879 * Fetching Mail::               Using the mail source specifiers.
12880 @end menu
12881
12882
12883 @node Mail Source Specifiers
12884 @subsubsection Mail Source Specifiers
12885 @cindex POP
12886 @cindex mail server
12887 @cindex procmail
12888 @cindex mail spool
12889 @cindex mail source
12890
12891 You tell Gnus how to fetch mail by setting @code{mail-sources}
12892 (@pxref{Fetching Mail}) to a @dfn{mail source specifier}.
12893
12894 Here's an example:
12895
12896 @lisp
12897 (pop :server "pop3.mailserver.com" :user "myname")
12898 @end lisp
12899
12900 As can be observed, a mail source specifier is a list where the first
12901 element is a @dfn{mail source type}, followed by an arbitrary number of
12902 @dfn{keywords}.  Keywords that are not explicitly specified are given
12903 default values.
12904
12905 The following mail source types are available:
12906
12907 @table @code
12908 @item file
12909 Get mail from a single file; typically from the mail spool.
12910
12911 Keywords:
12912
12913 @table @code
12914 @item :path
12915 The file name.  Defaults to the value of the @code{MAIL}
12916 environment variable or the value of @code{rmail-spool-directory}
12917 (usually something like @file{/usr/mail/spool/user-name}).
12918
12919 @item :prescript
12920 @itemx :postscript
12921 Script run before/after fetching mail.
12922 @end table
12923
12924 An example file mail source:
12925
12926 @lisp
12927 (file :path "/usr/spool/mail/user-name")
12928 @end lisp
12929
12930 Or using the default file name:
12931
12932 @lisp
12933 (file)
12934 @end lisp
12935
12936 If the mail spool file is not located on the local machine, it's best to
12937 use POP or @sc{imap} or the like to fetch the mail.  You can not use ange-ftp
12938 file names here---it has no way to lock the mail spool while moving the
12939 mail.
12940
12941 If it's impossible to set up a proper server, you can use ssh instead.
12942
12943 @lisp
12944 (setq mail-sources
12945       '((file :prescript "ssh host bin/getmail >%t")))
12946 @end lisp
12947
12948 The @samp{getmail} script would look something like the following:
12949
12950 @example
12951 #!/bin/sh
12952 #  getmail - move mail from spool to stdout
12953 #  flu@@iki.fi
12954
12955 MOVEMAIL=/usr/lib/emacs/20.3/i386-redhat-linux/movemail
12956 TMP=$HOME/Mail/tmp
12957 rm -f $TMP; $MOVEMAIL $MAIL $TMP >/dev/null && cat $TMP
12958 @end example
12959
12960 Alter this script to fit find the @samp{movemail} you want to use.
12961
12962
12963 @item directory
12964 @vindex nnmail-scan-directory-mail-source-once
12965 Get mail from several files in a directory.  This is typically used when
12966 you have procmail split the incoming mail into several files.  That is,
12967 there is a one-to-one correspondence between files in that directory and
12968 groups, so that mail from the file @file{foo.bar.spool} will be put in
12969 the group @code{foo.bar}.  (You can change the suffix to be used instead
12970 of @code{.spool}.)  Setting
12971 @code{nnmail-scan-directory-mail-source-once} to non-nil forces Gnus to
12972 scan the mail source only once.  This is particularly useful if you want
12973 to scan mail groups at a specified level.
12974
12975 @vindex nnmail-resplit-incoming
12976 There is also the variable @code{nnmail-resplit-incoming}, if you set
12977 that to a non-nil value, then the normal splitting process is applied
12978 to all the files from the directory, @ref{Splitting Mail}.
12979
12980 Keywords:
12981
12982 @table @code
12983 @item :path
12984 The name of the directory where the files are.  There is no default
12985 value.
12986
12987 @item :suffix
12988 Only files ending with this suffix are used.  The default is
12989 @samp{.spool}.
12990
12991 @item :predicate
12992 Only files that have this predicate return non-@code{nil} are returned.
12993 The default is @code{identity}.  This is used as an additional
12994 filter---only files that have the right suffix @emph{and} satisfy this
12995 predicate are considered.
12996
12997 @item :prescript
12998 @itemx :postscript
12999 Script run before/after fetching mail.
13000
13001 @end table
13002
13003 An example directory mail source:
13004
13005 @lisp
13006 (directory :path "/home/user-name/procmail-dir/"
13007            :suffix ".prcml")
13008 @end lisp
13009
13010 @item pop
13011 Get mail from a POP server.
13012
13013 Keywords:
13014
13015 @table @code
13016 @item :server
13017 The name of the POP server.  The default is taken from the
13018 @code{MAILHOST} environment variable.
13019
13020 @item :port
13021 The port number of the POP server.  This can be a number (eg,
13022 @samp{:port 1234}) or a string (eg, @samp{:port "pop3"}).  If it is a
13023 string, it should be a service name as listed in @file{/etc/services} on
13024 Unix systems.  The default is @samp{"pop3"}.  On some systems you might
13025 need to specify it as @samp{"pop-3"} instead.
13026
13027 @item :user
13028 The user name to give to the POP server.  The default is the login
13029 name.
13030
13031 @item :password
13032 The password to give to the POP server.  If not specified, the user is
13033 prompted.
13034
13035 @item :program
13036 The program to use to fetch mail from the POP server.  This should be
13037 a @code{format}-like string.  Here's an example:
13038
13039 @example
13040 fetchmail %u@@%s -P %p %t
13041 @end example
13042
13043 The valid format specifier characters are:
13044
13045 @table @samp
13046 @item t
13047 The name of the file the mail is to be moved to.  This must always be
13048 included in this string.
13049
13050 @item s
13051 The name of the server.
13052
13053 @item P
13054 The port number of the server.
13055
13056 @item u
13057 The user name to use.
13058
13059 @item p
13060 The password to use.
13061 @end table
13062
13063 The values used for these specs are taken from the values you give the
13064 corresponding keywords.
13065
13066 @item :prescript
13067 A script to be run before fetching the mail.  The syntax is the same as
13068 the @code{:program} keyword.  This can also be a function to be run.
13069
13070 @item :postscript
13071 A script to be run after fetching the mail.  The syntax is the same as
13072 the @code{:program} keyword.  This can also be a function to be run.
13073
13074 @item :function
13075 The function to use to fetch mail from the POP server.  The function is
13076 called with one parameter---the name of the file where the mail should
13077 be moved to.
13078
13079 @item :authentication
13080 This can be either the symbol @code{password} or the symbol @code{apop}
13081 and says what authentication scheme to use.  The default is
13082 @code{password}.
13083
13084 @item :connection
13085 What stream to use for connecting to the server, this can be the symbol
13086 @code{ssl}, the symbol @code{tls} or others.  The default is @code{nil}
13087 and use insecure connections.  Note that for SSL/TLS, you need external
13088 programs and libraries:
13089
13090 @itemize @bullet
13091 @item
13092 @dfn{ssl:} Connect through SSL@. Requires OpenSSL (the program
13093 @samp{openssl}) or SSLeay (@samp{s_client}) as well as the external
13094 library @samp{ssl.el}.
13095 @item
13096 @dfn{starttls:} Connect via the STARTTLS extension (similar to SSL)@.
13097 Requires the external library @samp{starttls.el} and program
13098 @samp{starttls}.
13099 @end itemize
13100
13101 @item :leave
13102 Non-@code{nil} if mail is to be left on the server and UIDL used for
13103 message retrieval.  The default is @code{nil}.
13104
13105 @end table
13106
13107 If the @code{:program} and @code{:function} keywords aren't specified,
13108 @code{pop3-movemail} will be used.
13109
13110 Here are some examples.  Fetch from the default POP server, using the
13111 default user name, and default fetcher:
13112
13113 @lisp
13114 (pop)
13115 @end lisp
13116
13117 Fetch from a named server with a named user and password:
13118
13119 @lisp
13120 (pop :server "my.pop.server"
13121      :user "user-name" :password "secret")
13122 @end lisp
13123
13124 Use @samp{movemail} to move the mail:
13125
13126 @lisp
13127 (pop :program "movemail po:%u %t %p")
13128 @end lisp
13129
13130 @item maildir
13131 Get mail from a maildir.  This is a type of mailbox that is supported by
13132 at least qmail and postfix, where each file in a special directory
13133 contains exactly one mail.
13134
13135 Keywords:
13136
13137 @table @code
13138 @item :path
13139 The name of the directory where the mails are stored.  The default is
13140 taken from the @code{MAILDIR} environment variable or
13141 @file{~/Maildir/}.
13142 @item :subdirs
13143 The subdirectories of the Maildir.  The default is
13144 @samp{("new" "cur")}.
13145
13146 @c If you sometimes look at your mail through a pop3 daemon before fetching
13147 @c them with Gnus, you may also have to fetch your mails from the
13148 @c @code{cur} directory inside the maildir, like in the first example
13149 @c below.
13150
13151 You can also get mails from remote hosts (because maildirs don't suffer
13152 from locking problems).
13153
13154 @end table
13155
13156 Two example maildir mail sources:
13157
13158 @lisp
13159 (maildir :path "/home/user-name/Maildir/"
13160          :subdirs ("cur" "new"))
13161 @end lisp
13162
13163 @lisp
13164 (maildir :path "/user@@remotehost.org:~/Maildir/"
13165          :subdirs ("new"))
13166 @end lisp
13167
13168 @item imap
13169 Get mail from a @sc{imap} server.  If you don't want to use @sc{imap}
13170 as intended, as a network mail reading protocol (ie with nnimap), for
13171 some reason or other, Gnus let you treat it similar to a POP server
13172 and fetches articles from a given @sc{imap} mailbox.  @xref{IMAP}, for
13173 more information.
13174
13175 Note that for the Kerberos, GSSAPI, SSL/TLS and STARTTLS support you
13176 may need external programs and libraries, @xref{IMAP}.
13177
13178 Keywords:
13179
13180 @table @code
13181 @item :server
13182 The name of the @sc{imap} server.  The default is taken from the
13183 @code{MAILHOST} environment variable.
13184
13185 @item :port
13186 The port number of the @sc{imap} server.  The default is @samp{143}, or
13187 @samp{993} for SSL/TLS connections.
13188
13189 @item :user
13190 The user name to give to the @sc{imap} server.  The default is the login
13191 name.
13192
13193 @item :password
13194 The password to give to the @sc{imap} server.  If not specified, the user is
13195 prompted.
13196
13197 @item :stream
13198 What stream to use for connecting to the server, this is one of the
13199 symbols in @code{imap-stream-alist}.  Right now, this means
13200 @samp{gssapi}, @samp{kerberos4}, @samp{starttls}, @samp{ssl},
13201 @samp{shell} or the default @samp{network}.
13202
13203 @item :authentication
13204 Which authenticator to use for authenticating to the server, this is
13205 one of the symbols in @code{imap-authenticator-alist}.  Right now,
13206 this means @samp{gssapi}, @samp{kerberos4}, @samp{digest-md5},
13207 @samp{cram-md5}, @samp{anonymous} or the default @samp{login}.
13208
13209 @item :program
13210 When using the `shell' :stream, the contents of this variable is
13211 mapped into the @code{imap-shell-program} variable.  This should be a
13212 @code{format}-like string (or list of strings).  Here's an example:
13213
13214 @example
13215 ssh %s imapd
13216 @end example
13217
13218 The valid format specifier characters are:
13219
13220 @table @samp
13221 @item s
13222 The name of the server.
13223
13224 @item l
13225 User name from @code{imap-default-user}.
13226
13227 @item p
13228 The port number of the server.
13229 @end table
13230
13231 The values used for these specs are taken from the values you give the
13232 corresponding keywords.
13233
13234 @item :mailbox
13235 The name of the mailbox to get mail from.  The default is @samp{INBOX}
13236 which normally is the mailbox which receive incoming mail.
13237
13238 @item :predicate
13239 The predicate used to find articles to fetch.  The default, @samp{UNSEEN
13240 UNDELETED}, is probably the best choice for most people, but if you
13241 sometimes peek in your mailbox with a @sc{imap} client and mark some
13242 articles as read (or; SEEN) you might want to set this to @samp{1:*}.
13243 Then all articles in the mailbox is fetched, no matter what.  For a
13244 complete list of predicates, see RFC 2060 section 6.4.4.
13245
13246 @item :fetchflag
13247 How to flag fetched articles on the server, the default @samp{\Deleted}
13248 will mark them as deleted, an alternative would be @samp{\Seen} which
13249 would simply mark them as read.  These are the two most likely choices,
13250 but more flags are defined in RFC 2060 section 2.3.2.
13251
13252 @item :dontexpunge
13253 If non-nil, don't remove all articles marked as deleted in the mailbox
13254 after finishing the fetch.
13255
13256 @end table
13257
13258 An example @sc{imap} mail source:
13259
13260 @lisp
13261 (imap :server "mail.mycorp.com"
13262       :stream kerberos4
13263       :fetchflag "\\Seen")
13264 @end lisp
13265
13266 @item webmail
13267 Get mail from a webmail server, such as @uref{www.hotmail.com},
13268 @uref{webmail.netscape.com}, @uref{www.netaddress.com},
13269 @uref{mail.yahoo..com}.
13270
13271 NOTE: Webmail largely depends cookies. A "one-line-cookie" patch is
13272 required for url "4.0pre.46".
13273
13274 WARNING: Mails may be lost.  NO WARRANTY.
13275
13276 Keywords:
13277
13278 @table @code
13279 @item :subtype
13280 The type of the webmail server.  The default is @code{hotmail}.  The
13281 alternatives are @code{netscape}, @code{netaddress}, @code{my-deja}.
13282
13283 @item :user
13284 The user name to give to the webmail server.  The default is the login
13285 name.
13286
13287 @item :password
13288 The password to give to the webmail server.  If not specified, the user is
13289 prompted.
13290
13291 @item :dontexpunge
13292 If non-nil, only fetch unread articles and don't move them to trash
13293 folder after finishing the fetch.
13294
13295 @end table
13296
13297 An example webmail source:
13298
13299 @lisp
13300 (webmail :subtype 'hotmail
13301          :user "user-name"
13302          :password "secret")
13303 @end lisp
13304 @end table
13305
13306 @table @dfn
13307 @item Common Keywords
13308 Common keywords can be used in any type of mail source.
13309
13310 Keywords:
13311
13312 @table @code
13313 @item :plugged
13314 If non-nil, fetch the mail even when Gnus is unplugged.  If you use
13315 directory source to get mail, you can specify it as in this example:
13316
13317 @lisp
13318 (setq mail-sources
13319       '((directory :path "/home/pavel/.Spool/"
13320                    :suffix ""
13321                    :plugged t)))
13322 @end lisp
13323
13324 Gnus will then fetch your mail even when you are unplugged.  This is
13325 useful when you use local mail and news.
13326
13327 @end table
13328 @end table
13329
13330 @subsubsection Function Interface
13331
13332 Some of the above keywords specify a Lisp function to be executed.
13333 For each keyword @code{:foo}, the Lisp variable @code{foo} is bound to
13334 the value of the keyword while the function is executing.  For example,
13335 consider the following mail-source setting:
13336
13337 @lisp
13338 (setq mail-sources '((pop :user "jrl"
13339                           :server "pophost" :function fetchfunc)))
13340 @end lisp
13341
13342 While the function @code{fetchfunc} is executing, the symbol @code{user}
13343 is bound to @code{"jrl"}, and the symbol @code{server} is bound to
13344 @code{"pophost"}.  The symbols @code{port}, @code{password},
13345 @code{program}, @code{prescript}, @code{postscript}, @code{function},
13346 and @code{authentication} are also bound (to their default values).
13347
13348 See above for a list of keywords for each type of mail source.
13349
13350
13351 @node Mail Source Customization
13352 @subsubsection Mail Source Customization
13353
13354 The following is a list of variables that influence how the mail is
13355 fetched.  You would normally not need to set or change any of these
13356 variables.
13357
13358 @table @code
13359 @item mail-source-crash-box
13360 @vindex mail-source-crash-box
13361 File where mail will be stored while processing it.  The default is
13362 @file{~/.emacs-mail-crash-box}.
13363
13364 @item mail-source-delete-incoming
13365 @vindex mail-source-delete-incoming
13366 If non-@code{nil}, delete incoming files after handling them.  If
13367 @code{t}, delete the files immediately, if @code{nil}, never delete any
13368 files.  If a positive number, delete files older than number of days
13369 (This will only happen, when reveiving new mail).  You may also set
13370 @code{mail-source-delete-incoming} to @code{nil} and call
13371 @code{mail-source-delete-old-incoming} from a hook or interactively.
13372
13373 @item mail-source-delete-old-incoming-confirm
13374 @vindex mail-source-delete-old-incoming-confirm
13375 If @code{non-nil}, ask for for confirmation before deleting old incoming
13376 files.  This variable only applies when
13377 @code{mail-source-delete-incoming} is a positive number.
13378
13379 @item mail-source-ignore-errors
13380 @vindex mail-source-ignore-errors
13381 If non-@code{nil}, ignore errors when reading mail from a mail source.
13382
13383 @item mail-source-directory
13384 @vindex mail-source-directory
13385 Directory where files (if any) will be stored.  The default is
13386 @file{~/Mail/}.  At present, the only thing this is used for is to say
13387 where the incoming files will be stored if the previous variable is
13388 @code{nil}.
13389
13390 @item mail-source-incoming-file-prefix
13391 @vindex mail-source-incoming-file-prefix
13392 Prefix for file name for storing incoming mail.  The default is
13393 @file{Incoming}, in which case files will end up with names like
13394 @file{Incoming30630D_} or @file{Incoming298602ZD}.  This is really only
13395 relevant if @code{mail-source-delete-incoming} is @code{nil}.
13396
13397 @item mail-source-default-file-modes
13398 @vindex mail-source-default-file-modes
13399 All new mail files will get this file mode.  The default is 384.
13400
13401 @item mail-source-movemail-program
13402 @vindex mail-source-movemail-program
13403 If non-nil, name of program for fetching new mail.  If nil,
13404 @code{movemail} in @var{exec-directory}.
13405
13406 @end table
13407
13408
13409 @node Fetching Mail
13410 @subsubsection Fetching Mail
13411
13412 @vindex mail-sources
13413 @vindex nnmail-spool-file
13414 The way to actually tell Gnus where to get new mail from is to set
13415 @code{mail-sources} to a list of mail source specifiers
13416 (@pxref{Mail Source Specifiers}).
13417
13418 If this variable (and the obsolescent @code{nnmail-spool-file}) is
13419 @code{nil}, the mail back ends will never attempt to fetch mail by
13420 themselves.
13421
13422 If you want to fetch mail both from your local spool as well as a POP
13423 mail server, you'd say something like:
13424
13425 @lisp
13426 (setq mail-sources
13427       '((file)
13428         (pop :server "pop3.mail.server"
13429              :password "secret")))
13430 @end lisp
13431
13432 Or, if you don't want to use any of the keyword defaults:
13433
13434 @lisp
13435 (setq mail-sources
13436       '((file :path "/var/spool/mail/user-name")
13437         (pop :server "pop3.mail.server"
13438              :user "user-name"
13439              :port "pop3"
13440              :password "secret")))
13441 @end lisp
13442
13443
13444 When you use a mail back end, Gnus will slurp all your mail from your
13445 inbox and plonk it down in your home directory.  Gnus doesn't move any
13446 mail if you're not using a mail back end---you have to do a lot of magic
13447 invocations first.  At the time when you have finished drawing the
13448 pentagram, lightened the candles, and sacrificed the goat, you really
13449 shouldn't be too surprised when Gnus moves your mail.
13450
13451
13452
13453 @node Mail Back End Variables
13454 @subsection Mail Back End Variables
13455
13456 These variables are (for the most part) pertinent to all the various
13457 mail back ends.
13458
13459 @table @code
13460 @vindex nnmail-read-incoming-hook
13461 @item nnmail-read-incoming-hook
13462 The mail back ends all call this hook after reading new mail.  You can
13463 use this hook to notify any mail watch programs, if you want to.
13464
13465 @vindex nnmail-split-hook
13466 @item nnmail-split-hook
13467 @findex gnus-article-decode-encoded-words
13468 @findex RFC 1522 decoding
13469 @findex RFC 2047 decoding
13470 Hook run in the buffer where the mail headers of each message is kept
13471 just before the splitting based on these headers is done.  The hook is
13472 free to modify the buffer contents in any way it sees fit---the buffer
13473 is discarded after the splitting has been done, and no changes performed
13474 in the buffer will show up in any files.
13475 @code{gnus-article-decode-encoded-words} is one likely function to add
13476 to this hook.
13477
13478 @vindex nnmail-pre-get-new-mail-hook
13479 @vindex nnmail-post-get-new-mail-hook
13480 @item nnmail-pre-get-new-mail-hook
13481 @itemx nnmail-post-get-new-mail-hook
13482 These are two useful hooks executed when treating new incoming
13483 mail---@code{nnmail-pre-get-new-mail-hook} (is called just before
13484 starting to handle the new mail) and
13485 @code{nnmail-post-get-new-mail-hook} (is called when the mail handling
13486 is done).  Here's and example of using these two hooks to change the
13487 default file modes the new mail files get:
13488
13489 @lisp
13490 (add-hook 'nnmail-pre-get-new-mail-hook
13491           (lambda () (set-default-file-modes 511)))
13492
13493 (add-hook 'nnmail-post-get-new-mail-hook
13494           (lambda () (set-default-file-modes 551)))
13495 @end lisp
13496
13497 @item nnmail-use-long-file-names
13498 @vindex nnmail-use-long-file-names
13499 If non-@code{nil}, the mail back ends will use long file and directory
13500 names.  Groups like @samp{mail.misc} will end up in directories
13501 (assuming use of @code{nnml} back end) or files (assuming use of
13502 @code{nnfolder} back end) like @file{mail.misc}.  If it is @code{nil},
13503 the same group will end up in @file{mail/misc}.
13504
13505 @item nnmail-delete-file-function
13506 @vindex nnmail-delete-file-function
13507 @findex delete-file
13508 Function called to delete files.  It is @code{delete-file} by default.
13509
13510 @item nnmail-cache-accepted-message-ids
13511 @vindex nnmail-cache-accepted-message-ids
13512 If non-@code{nil}, put the @code{Message-ID}s of articles imported into
13513 the back end (via @code{Gcc}, for instance) into the mail duplication
13514 discovery cache.  The default is @code{nil}.
13515
13516 @item nnmail-cache-ignore-groups
13517 @vindex nnmail-cache-ignore-groups
13518 This can be a regular expression or a list of regular expressions.
13519 Group names that match any of the regular expressions will never be
13520 recorded in the @code{Message-ID} cache.
13521
13522 This can be useful, for example, when using Fancy Splitting
13523 (@pxref{Fancy Mail Splitting}) together with the function
13524 @code{nnmail-split-fancy-with-parent}.
13525
13526 @end table
13527
13528
13529 @node Fancy Mail Splitting
13530 @subsection Fancy Mail Splitting
13531 @cindex mail splitting
13532 @cindex fancy mail splitting
13533
13534 @vindex nnmail-split-fancy
13535 @findex nnmail-split-fancy
13536 If the rather simple, standard method for specifying how to split mail
13537 doesn't allow you to do what you want, you can set
13538 @code{nnmail-split-methods} to @code{nnmail-split-fancy}.  Then you can
13539 play with the @code{nnmail-split-fancy} variable.
13540
13541 Let's look at an example value of this variable first:
13542
13543 @lisp
13544 ;; Messages from the mailer daemon are not crossposted to any of
13545 ;; the ordinary groups.  Warnings are put in a separate group
13546 ;; from real errors.
13547 (| ("from" mail (| ("subject" "warn.*" "mail.warning")
13548                    "mail.misc"))
13549    ;; Non-error messages are crossposted to all relevant
13550    ;; groups, but we don't crosspost between the group for the
13551    ;; (ding) list and the group for other (ding) related mail.
13552    (& (| (any "ding@@ifi\\.uio\\.no" "ding.list")
13553          ("subject" "ding" "ding.misc"))
13554       ;; Other mailing lists...
13555       (any "procmail@@informatik\\.rwth-aachen\\.de" "procmail.list")
13556       (any "SmartList@@informatik\\.rwth-aachen\\.de" "SmartList.list")
13557       ;; Both lists below have the same suffix, so prevent
13558       ;; cross-posting to mkpkg.list of messages posted only to
13559       ;; the bugs- list, but allow cross-posting when the
13560       ;; message was really cross-posted.
13561       (any "bugs-mypackage@@somewhere" "mypkg.bugs")
13562       (any "mypackage@@somewhere\" - "bugs-mypackage" "mypkg.list")
13563       ;; People...
13564       (any "larsi@@ifi\\.uio\\.no" "people.Lars_Magne_Ingebrigtsen"))
13565    ;; Unmatched mail goes to the catch all group.
13566    "misc.misc")
13567 @end lisp
13568
13569 This variable has the format of a @dfn{split}.  A split is a (possibly)
13570 recursive structure where each split may contain other splits.  Here are
13571 the five possible split syntaxes:
13572
13573 @enumerate
13574
13575 @item
13576 @samp{group}: If the split is a string, that will be taken as a group
13577 name.  Normal regexp match expansion will be done.  See below for
13578 examples.
13579
13580 @item
13581 @code{(@var{field} @var{value} @code{[-} @var{restrict}
13582 @code{[@dots{}]}@code{]} @var{split})}: If the split is a list, the
13583 first element of which is a string, then store the message as
13584 specified by @var{split}, if header @var{field} (a regexp) contains
13585 @var{value} (also a regexp).  If @var{restrict} (yet another regexp)
13586 matches some string after @var{field} and before the end of the
13587 matched @var{value}, the @var{split} is ignored.  If none of the
13588 @var{restrict} clauses match, @var{split} is processed.
13589
13590 @item
13591 @code{(| @var{split}@dots{})}: If the split is a list, and the first
13592 element is @code{|} (vertical bar), then process each @var{split} until
13593 one of them matches.  A @var{split} is said to match if it will cause
13594 the mail message to be stored in one or more groups.
13595
13596 @item
13597 @code{(& @var{split}@dots{})}: If the split is a list, and the first
13598 element is @code{&}, then process all @var{split}s in the list.
13599
13600 @item
13601 @code{junk}: If the split is the symbol @code{junk}, then don't save
13602 (i.e., delete) this message.  Use with extreme caution.
13603
13604 @item
13605 @code{(: @var{function} @var{arg1} @var{arg2} @dots{})}:  If the split is
13606 a list, and the first element is @code{:}, then the second element will
13607 be called as a function with @var{args} given as arguments.  The
13608 function should return a @var{split}.
13609
13610 @cindex body split
13611 For instance, the following function could be used to split based on the
13612 body of the messages:
13613
13614 @lisp
13615 (defun split-on-body ()
13616   (save-excursion
13617     (set-buffer " *nnmail incoming*")
13618     (goto-char (point-min))
13619     (when (re-search-forward "Some.*string" nil t)
13620       "string.group")))
13621 @end lisp
13622
13623 The @samp{" *nnmail incoming*"} is narrowed to the message in question
13624 when the @code{:} function is run.
13625
13626 @item
13627 @code{(! @var{func} @var{split})}: If the split is a list, and the
13628 first element is @code{!}, then @var{split} will be processed, and
13629 @var{func} will be called as a function with the result of @var{split}
13630 as argument.  @var{func} should return a split.
13631
13632 @item
13633 @code{nil}: If the split is @code{nil}, it is ignored.
13634
13635 @end enumerate
13636
13637 In these splits, @var{field} must match a complete field name.
13638 @var{value} must match a complete word according to the fundamental mode
13639 syntax table.  You can use @code{.*} in the regexps to match partial
13640 field names or words.  In other words, all @var{value}'s are wrapped in
13641 @samp{\<} and @samp{\>} pairs.
13642
13643 @vindex nnmail-split-abbrev-alist
13644 @var{field} and @var{value} can also be lisp symbols, in that case they
13645 are expanded as specified by the variable
13646 @code{nnmail-split-abbrev-alist}.  This is an alist of cons cells, where
13647 the @code{car} of a cell contains the key, and the @code{cdr} contains the associated
13648 value.
13649
13650 @vindex nnmail-split-fancy-syntax-table
13651 @code{nnmail-split-fancy-syntax-table} is the syntax table in effect
13652 when all this splitting is performed.
13653
13654 If you want to have Gnus create groups dynamically based on some
13655 information in the headers (i.e., do @code{replace-match}-like
13656 substitutions in the group names), you can say things like:
13657
13658 @example
13659 (any "debian-\\b\\(\\w+\\)@@lists.debian.org" "mail.debian.\\1")
13660 @end example
13661
13662 In this example, messages sent to @samp{debian-foo@@lists.debian.org}
13663 will be filed in @samp{mail.debian.foo}.
13664
13665 If the string contains the element @samp{\&}, then the previously
13666 matched string will be substituted.  Similarly, the elements @samp{\\1}
13667 up to @samp{\\9} will be substituted with the text matched by the
13668 groupings 1 through 9.
13669
13670 @findex nnmail-split-fancy-with-parent
13671 @code{nnmail-split-fancy-with-parent} is a function which allows you to
13672 split followups into the same groups their parents are in.  Sometimes
13673 you can't make splitting rules for all your mail.  For example, your
13674 boss might send you personal mail regarding different projects you are
13675 working on, and as you can't tell your boss to put a distinguishing
13676 string into the subject line, you have to resort to manually moving the
13677 messages into the right group.  With this function, you only have to do
13678 it once per thread.
13679
13680 To use this feature, you have to set @code{nnmail-treat-duplicates} and
13681 @code{nnmail-cache-accepted-message-ids} to a non-nil value.  And then
13682 you can include @code{nnmail-split-fancy-with-parent} using the colon
13683 feature, like so:
13684 @lisp
13685 (setq nnmail-treat-duplicates 'warn     ; or 'delete
13686       nnmail-cache-accepted-message-ids t
13687       nnmail-split-fancy
13688       '(| (: nnmail-split-fancy-with-parent)
13689           ;; other splits go here
13690         ))
13691 @end lisp
13692
13693 This feature works as follows: when @code{nnmail-treat-duplicates} is
13694 non-nil, Gnus records the message id of every message it sees in the
13695 file specified by the variable @code{nnmail-message-id-cache-file},
13696 together with the group it is in (the group is omitted for non-mail
13697 messages).  When mail splitting is invoked, the function
13698 @code{nnmail-split-fancy-with-parent} then looks at the References (and
13699 In-Reply-To) header of each message to split and searches the file
13700 specified by @code{nnmail-message-id-cache-file} for the message ids.
13701 When it has found a parent, it returns the corresponding group name
13702 unless the group name matches the regexp
13703 @code{nnmail-split-fancy-with-parent-ignore-groups}.  It is recommended
13704 that you set @code{nnmail-message-id-cache-length} to a somewhat higher
13705 number than the default so that the message ids are still in the cache.
13706 (A value of 5000 appears to create a file some 300 kBytes in size.)
13707 @vindex nnmail-cache-accepted-message-ids
13708 When @code{nnmail-cache-accepted-message-ids} is non-@code{nil}, Gnus
13709 also records the message ids of moved articles, so that the followup
13710 messages goes into the new group.
13711
13712 Also see the variable @code{nnmail-cache-ignore-groups} if you don't
13713 want certain groups to be recorded in the cache.  For example, if all
13714 outgoing messages are written to an `outgoing' group, you could set
13715 @code{nnmail-cache-ignore-groups} to match that group name.
13716 Otherwise, answers to all your messages would end up in the
13717 `outgoing' group.
13718
13719
13720 @node Group Mail Splitting
13721 @subsection Group Mail Splitting
13722 @cindex mail splitting
13723 @cindex group mail splitting
13724
13725 @findex gnus-group-split
13726 If you subscribe to dozens of mailing lists but you don't want to
13727 maintain mail splitting rules manually, group mail splitting is for you.
13728 You just have to set @var{to-list} and/or @var{to-address} in group
13729 parameters or group customization and set @code{nnmail-split-methods} to
13730 @code{gnus-group-split}.  This splitting function will scan all groups
13731 for those parameters and split mail accordingly, i.e., messages posted
13732 from or to the addresses specified in the parameters @var{to-list} or
13733 @var{to-address} of a mail group will be stored in that group.
13734
13735 Sometimes, mailing lists have multiple addresses, and you may want mail
13736 splitting to recognize them all: just set the @var{extra-aliases} group
13737 parameter to the list of additional addresses and it's done.  If you'd
13738 rather use a regular expression, set @var{split-regexp}.
13739
13740 All these parameters in a group will be used to create an
13741 @code{nnmail-split-fancy} split, in which the @var{field} is @samp{any},
13742 the @var{value} is a single regular expression that matches
13743 @var{to-list}, @var{to-address}, all of @var{extra-aliases} and all
13744 matches of @var{split-regexp}, and the @var{split} is the name of the
13745 group.  @var{restrict}s are also supported: just set the
13746 @var{split-exclude} parameter to a list of regular expressions.
13747
13748 If you can't get the right split to be generated using all these
13749 parameters, or you just need something fancier, you can set the
13750 parameter @var{split-spec} to an @code{nnmail-split-fancy} split.  In
13751 this case, all other aforementioned parameters will be ignored by
13752 @code{gnus-group-split}.  In particular, @var{split-spec} may be set to
13753 @code{nil}, in which case the group will be ignored by
13754 @code{gnus-group-split}.
13755
13756 @vindex gnus-group-split-default-catch-all-group
13757 @code{gnus-group-split} will do cross-posting on all groups that match,
13758 by defining a single @code{&} fancy split containing one split for each
13759 group.  If a message doesn't match any split, it will be stored in the
13760 group named in @code{gnus-group-split-default-catch-all-group}, unless
13761 some group has @var{split-spec} set to @code{catch-all}, in which case
13762 that group is used as the catch-all group.  Even though this variable is
13763 often used just to name a group, it may also be set to an arbitrarily
13764 complex fancy split (after all, a group name is a fancy split), and this
13765 may be useful to split mail that doesn't go to any mailing list to
13766 personal mail folders.  Note that this fancy split is added as the last
13767 element of a @code{|} split list that also contains a @code{&} split
13768 with the rules extracted from group parameters.
13769
13770 It's time for an example.  Assume the following group parameters have
13771 been defined:
13772
13773 @example
13774 nnml:mail.bar:
13775 ((to-address . "bar@@femail.com")
13776  (split-regexp . ".*@@femail\\.com"))
13777 nnml:mail.foo:
13778 ((to-list . "foo@@nowhere.gov")
13779  (extra-aliases "foo@@localhost" "foo-redist@@home")
13780  (split-exclude "bugs-foo" "rambling-foo")
13781  (admin-address . "foo-request@@nowhere.gov"))
13782 nnml:mail.others:
13783 ((split-spec . catch-all))
13784 @end example
13785
13786 Setting @code{nnmail-split-methods} to @code{gnus-group-split} will
13787 behave as if @code{nnmail-split-fancy} had been selected and variable
13788 @code{nnmail-split-fancy} had been set as follows:
13789
13790 @lisp
13791 (| (& (any "\\(bar@@femail\\.com\\|.*@@femail\\.com\\)" "mail.bar")
13792       (any "\\(foo@@nowhere\\.gov\\|foo@@localhost\\|foo-redist@@home\\)"
13793            - "bugs-foo" - "rambling-foo" "mail.foo"))
13794    "mail.others")
13795 @end lisp
13796
13797 @findex gnus-group-split-fancy
13798 If you'd rather not use group splitting for all your mail groups, you
13799 may use it for only some of them, by using @code{nnmail-split-fancy}
13800 splits like this:
13801
13802 @lisp
13803 (: gnus-group-split-fancy GROUPS NO-CROSSPOST CATCH-ALL)
13804 @end lisp
13805
13806 @var{groups} may be a regular expression or a list of group names whose
13807 parameters will be scanned to generate the output split.
13808 @var{no-crosspost} can be used to disable cross-posting; in this case, a
13809 single @code{|} split will be output.  @var{catch-all} is the fallback
13810 fancy split, used like @var{gnus-group-split-default-catch-all-group}.
13811 If @var{catch-all} is @code{nil}, or if @var{split-regexp} matches the
13812 empty string in any selected group, no catch-all split will be issued.
13813 Otherwise, if some group has @var{split-spec} set to @code{catch-all},
13814 this group will override the value of the @var{catch-all} argument.
13815
13816 @findex gnus-group-split-setup
13817 Unfortunately, scanning all groups and their parameters can be quite
13818 slow, especially considering that it has to be done for every message.
13819 But don't despair!  The function @code{gnus-group-split-setup} can be
13820 used to enable @code{gnus-group-split} in a much more efficient way.  It
13821 sets @code{nnmail-split-methods} to @code{nnmail-split-fancy} and sets
13822 @code{nnmail-split-fancy} to the split produced by
13823 @code{gnus-group-split-fancy}.  Thus, the group parameters are only
13824 scanned once, no matter how many messages are split.
13825
13826 @findex gnus-group-split-update
13827 However, if you change group parameters, you'd have to update
13828 @code{nnmail-split-fancy} manually.  You can do it by running
13829 @code{gnus-group-split-update}.  If you'd rather have it updated
13830 automatically, just tell @code{gnus-group-split-setup} to do it for
13831 you.  For example, add to your @file{.gnus.el}:
13832
13833 @lisp
13834 (gnus-group-split-setup AUTO-UPDATE CATCH-ALL)
13835 @end lisp
13836
13837 If @var{auto-update} is non-@code{nil}, @code{gnus-group-split-update}
13838 will be added to @code{nnmail-pre-get-new-mail-hook}, so you won't ever
13839 have to worry about updating @code{nnmail-split-fancy} again.  If you
13840 don't omit @var{catch-all} (it's optional, equivalent to @code{nil}),
13841 @code{gnus-group-split-default-catch-all-group} will be set to its
13842 value.
13843
13844 @vindex gnus-group-split-updated-hook
13845 Because you may want to change @code{nnmail-split-fancy} after it is set
13846 by @code{gnus-group-split-update}, this function will run
13847 @code{gnus-group-split-updated-hook} just before finishing.
13848
13849 @node Incorporating Old Mail
13850 @subsection Incorporating Old Mail
13851 @cindex incorporating old mail
13852 @cindex import old mail
13853
13854 Most people have lots of old mail stored in various file formats.  If
13855 you have set up Gnus to read mail using one of the spiffy Gnus mail
13856 back ends, you'll probably wish to have that old mail incorporated into
13857 your mail groups.
13858
13859 Doing so can be quite easy.
13860
13861 To take an example: You're reading mail using @code{nnml}
13862 (@pxref{Mail Spool}), and have set @code{nnmail-split-methods} to a
13863 satisfactory value (@pxref{Splitting Mail}).  You have an old Unix mbox
13864 file filled with important, but old, mail.  You want to move it into
13865 your @code{nnml} groups.
13866
13867 Here's how:
13868
13869 @enumerate
13870 @item
13871 Go to the group buffer.
13872
13873 @item
13874 Type @kbd{G f} and give the file name to the mbox file when prompted to create an
13875 @code{nndoc} group from the mbox file (@pxref{Foreign Groups}).
13876
13877 @item
13878 Type @kbd{SPACE} to enter the newly created group.
13879
13880 @item
13881 Type @kbd{M P b} to process-mark all articles in this group's buffer
13882 (@pxref{Setting Process Marks}).
13883
13884 @item
13885 Type @kbd{B r} to respool all the process-marked articles, and answer
13886 @samp{nnml} when prompted (@pxref{Mail Group Commands}).
13887 @end enumerate
13888
13889 All the mail messages in the mbox file will now also be spread out over
13890 all your @code{nnml} groups.  Try entering them and check whether things
13891 have gone without a glitch.  If things look ok, you may consider
13892 deleting the mbox file, but I wouldn't do that unless I was absolutely
13893 sure that all the mail has ended up where it should be.
13894
13895 Respooling is also a handy thing to do if you're switching from one mail
13896 back end to another.  Just respool all the mail in the old mail groups
13897 using the new mail back end.
13898
13899
13900 @node Expiring Mail
13901 @subsection Expiring Mail
13902 @cindex article expiry
13903
13904 Traditional mail readers have a tendency to remove mail articles when
13905 you mark them as read, in some way.  Gnus takes a fundamentally
13906 different approach to mail reading.
13907
13908 Gnus basically considers mail just to be news that has been received in
13909 a rather peculiar manner.  It does not think that it has the power to
13910 actually change the mail, or delete any mail messages.  If you enter a
13911 mail group, and mark articles as ``read'', or kill them in some other
13912 fashion, the mail articles will still exist on the system.  I repeat:
13913 Gnus will not delete your old, read mail.  Unless you ask it to, of
13914 course.
13915
13916 To make Gnus get rid of your unwanted mail, you have to mark the
13917 articles as @dfn{expirable}.  (With the default keybindings, this means
13918 that you have to type @kbd{E}.)  This does not mean that the articles
13919 will disappear right away, however.  In general, a mail article will be
13920 deleted from your system if, 1) it is marked as expirable, AND 2) it is
13921 more than one week old.  If you do not mark an article as expirable, it
13922 will remain on your system until hell freezes over.  This bears
13923 repeating one more time, with some spurious capitalizations: IF you do
13924 NOT mark articles as EXPIRABLE, Gnus will NEVER delete those ARTICLES.
13925
13926 You do not have to mark articles as expirable by hand.  Gnus provides
13927 two features, called `auto-expire' and `total-expire', that can help you
13928 with this.  In a nutshell, `auto-expire' means that Gnus hits @kbd{E}
13929 for you when you select an article.  And `total-expire' means that Gnus
13930 considers all articles as expirable that are read.  So, in addition to
13931 the articles marked @samp{E}, also the articles marked @samp{r},
13932 @samp{R}, @samp{O}, @samp{K}, @samp{Y} and so on are considered
13933 expirable.
13934
13935 When should either auto-expire or total-expire be used?  Most people
13936 who are subscribed to mailing lists split each list into its own group
13937 and then turn on auto-expire or total-expire for those groups.
13938 (@xref{Splitting Mail}, for more information on splitting each list
13939 into its own group.)
13940
13941 Which one is better, auto-expire or total-expire?  It's not easy to
13942 answer.  Generally speaking, auto-expire is probably faster.  Another
13943 advantage of auto-expire is that you get more marks to work with: for
13944 the articles that are supposed to stick around, you can still choose
13945 between tick and dormant and read marks.  But with total-expire, you
13946 only have dormant and ticked to choose from.  The advantage of
13947 total-expire is that it works well with adaptive scoring @pxref{Adaptive
13948 Scoring}.  Auto-expire works with normal scoring but not with adaptive
13949 scoring.
13950
13951 @vindex gnus-auto-expirable-newsgroups
13952 Groups that match the regular expression
13953 @code{gnus-auto-expirable-newsgroups} will have all articles that you
13954 read marked as expirable automatically.  All articles marked as
13955 expirable have an @samp{E} in the first column in the summary buffer.
13956
13957 By default, if you have auto expiry switched on, Gnus will mark all the
13958 articles you read as expirable, no matter if they were read or unread
13959 before.  To avoid having articles marked as read marked as expirable
13960 automatically, you can put something like the following in your
13961 @file{.gnus.el} file:
13962
13963 @vindex gnus-mark-article-hook
13964 @lisp
13965 (remove-hook 'gnus-mark-article-hook
13966              'gnus-summary-mark-read-and-unread-as-read)
13967 (add-hook 'gnus-mark-article-hook 'gnus-summary-mark-unread-as-read)
13968 @end lisp
13969
13970 Note that making a group auto-expirable doesn't mean that all read
13971 articles are expired---only the articles marked as expirable
13972 will be expired.  Also note that using the @kbd{d} command won't make
13973 articles expirable---only semi-automatic marking of articles as read will
13974 mark the articles as expirable in auto-expirable groups.
13975
13976 Let's say you subscribe to a couple of mailing lists, and you want the
13977 articles you have read to disappear after a while:
13978
13979 @lisp
13980 (setq gnus-auto-expirable-newsgroups
13981       "mail.nonsense-list\\|mail.nice-list")
13982 @end lisp
13983
13984 Another way to have auto-expiry happen is to have the element
13985 @code{auto-expire} in the group parameters of the group.
13986
13987 If you use adaptive scoring (@pxref{Adaptive Scoring}) and
13988 auto-expiring, you'll have problems.  Auto-expiring and adaptive scoring
13989 don't really mix very well.
13990
13991 @vindex nnmail-expiry-wait
13992 The @code{nnmail-expiry-wait} variable supplies the default time an
13993 expirable article has to live.  Gnus starts counting days from when the
13994 message @emph{arrived}, not from when it was sent.  The default is seven
13995 days.
13996
13997 Gnus also supplies a function that lets you fine-tune how long articles
13998 are to live, based on what group they are in.  Let's say you want to
13999 have one month expiry period in the @samp{mail.private} group, a one day
14000 expiry period in the @samp{mail.junk} group, and a six day expiry period
14001 everywhere else:
14002
14003 @vindex nnmail-expiry-wait-function
14004 @lisp
14005 (setq nnmail-expiry-wait-function
14006       (lambda (group)
14007        (cond ((string= group "mail.private")
14008                31)
14009              ((string= group "mail.junk")
14010                1)
14011              ((string= group "important")
14012                'never)
14013              (t
14014                6))))
14015 @end lisp
14016
14017 The group names this function is fed are ``unadorned'' group
14018 names---no @samp{nnml:} prefixes and the like.
14019
14020 The @code{nnmail-expiry-wait} variable and
14021 @code{nnmail-expiry-wait-function} function can either be a number (not
14022 necessarily an integer) or one of the symbols @code{immediate} or
14023 @code{never}.
14024
14025 You can also use the @code{expiry-wait} group parameter to selectively
14026 change the expiry period (@pxref{Group Parameters}).
14027
14028 @vindex nnmail-expiry-target
14029 The normal action taken when expiring articles is to delete them.
14030 However, in some circumstances it might make more sense to move them
14031 to other groups instead of deleting them.  The variable
14032 @code{nnmail-expiry-target} (and the @code{expiry-target} group
14033 parameter) controls this.  The variable supplies a default value for
14034 all groups, which can be overridden for specific groups by the group
14035 parameter.  default value is @code{delete}, but this can also be a
14036 string (which should be the name of the group the message should be
14037 moved to), or a function (which will be called in a buffer narrowed to
14038 the message in question, and with the name of the group being moved
14039 from as its parameter) which should return a target -- either a group
14040 name or @code{delete}.
14041
14042 Here's an example for specifying a group name:
14043 @lisp
14044 (setq nnmail-expiry-target "nnml:expired")
14045 @end lisp
14046
14047 @findex nnmail-fancy-expiry-target
14048 @vindex nnmail-fancy-expiry-targets
14049 Gnus provides a function @code{nnmail-fancy-expiry-target} which will
14050 expire mail to groups according to the variable
14051 @code{nnmail-fancy-expiry-targets}.  Here's an example:
14052
14053 @lisp
14054  (setq nnmail-expiry-target 'nnmail-fancy-expiry-target
14055        nnmail-fancy-expiry-targets
14056        '((to-from "boss" "nnfolder:Work")
14057          ("subject" "IMPORTANT" "nnfolder:IMPORTANT.%Y.%b")
14058          ("from" ".*" "nnfolder:Archive-%Y")))
14059 @end lisp
14060
14061 With this setup, any mail that has @code{IMPORTANT} in its Subject
14062 header and was sent in the year @code{YYYY} and month @code{MMM}, will
14063 get expired to the group @code{nnfolder:IMPORTANT.YYYY.MMM}. If its
14064 From or To header contains the string @code{boss}, it will get expired
14065 to @code{nnfolder:Work}. All other mail will get expired to
14066 @code{nnfolder:Archive-YYYY}.
14067
14068 @vindex nnmail-keep-last-article
14069 If @code{nnmail-keep-last-article} is non-@code{nil}, Gnus will never
14070 expire the final article in a mail newsgroup.  This is to make life
14071 easier for procmail users.
14072
14073 @vindex gnus-total-expirable-newsgroups
14074 By the way: That line up there, about Gnus never expiring non-expirable
14075 articles, is a lie.  If you put @code{total-expire} in the group
14076 parameters, articles will not be marked as expirable, but all read
14077 articles will be put through the expiry process.  Use with extreme
14078 caution.  Even more dangerous is the
14079 @code{gnus-total-expirable-newsgroups} variable.  All groups that match
14080 this regexp will have all read articles put through the expiry process,
14081 which means that @emph{all} old mail articles in the groups in question
14082 will be deleted after a while.  Use with extreme caution, and don't come
14083 crying to me when you discover that the regexp you used matched the
14084 wrong group and all your important mail has disappeared.  Be a
14085 @emph{man}!  Or a @emph{woman}!  Whatever you feel more comfortable
14086 with!  So there!
14087
14088 Most people make most of their mail groups total-expirable, though.
14089
14090 @vindex gnus-inhibit-user-auto-expire
14091 If @code{gnus-inhibit-user-auto-expire} is non-@code{nil}, user marking
14092 commands will not mark an article as expirable, even if the group has
14093 auto-expire turned on.
14094
14095
14096 @node Washing Mail
14097 @subsection Washing Mail
14098 @cindex mail washing
14099 @cindex list server brain damage
14100 @cindex incoming mail treatment
14101
14102 Mailers and list servers are notorious for doing all sorts of really,
14103 really stupid things with mail.  ``Hey, RFC 822 doesn't explicitly
14104 prohibit us from adding the string @code{wE aRe ElItE!!!!!1!!} to the
14105 end of all lines passing through our server, so let's do that!!!!1!''
14106 Yes, but RFC 822 wasn't designed to be read by morons.  Things that were
14107 considered to be self-evident were not discussed.  So.  Here we are.
14108
14109 Case in point:  The German version of Microsoft Exchange adds @samp{AW:
14110 } to the subjects of replies instead of @samp{Re: }.  I could pretend to
14111 be shocked and dismayed by this, but I haven't got the energy.  It is to
14112 laugh.
14113
14114 Gnus provides a plethora of functions for washing articles while
14115 displaying them, but it might be nicer to do the filtering before
14116 storing the mail to disk.  For that purpose, we have three hooks and
14117 various functions that can be put in these hooks.
14118
14119 @table @code
14120 @item nnmail-prepare-incoming-hook
14121 @vindex nnmail-prepare-incoming-hook
14122 This hook is called before doing anything with the mail and is meant for
14123 grand, sweeping gestures.  It is called in a buffer that contains all
14124 the new, incoming mail.  Functions to be used include:
14125
14126 @table @code
14127 @item nnheader-ms-strip-cr
14128 @findex nnheader-ms-strip-cr
14129 Remove trailing carriage returns from each line.  This is default on
14130 Emacs running on MS machines.
14131
14132 @end table
14133
14134 @item nnmail-prepare-incoming-header-hook
14135 @vindex nnmail-prepare-incoming-header-hook
14136 This hook is called narrowed to each header.  It can be used when
14137 cleaning up the headers.  Functions that can be used include:
14138
14139 @table @code
14140 @item nnmail-remove-leading-whitespace
14141 @findex nnmail-remove-leading-whitespace
14142 Clear leading white space that ``helpful'' listservs have added to the
14143 headers to make them look nice.  Aaah.
14144
14145 (Note that this function works on both the header on the body of all
14146 messages, so it is a potentially dangerous function to use (if a body
14147 of a message contains something that looks like a header line).  So
14148 rather than fix the bug, it is of course the right solution to make it
14149 into a feature by documenting it.)
14150
14151 @item nnmail-remove-list-identifiers
14152 @findex nnmail-remove-list-identifiers
14153 Some list servers add an identifier---for example, @samp{(idm)}---to the
14154 beginning of all @code{Subject} headers.  I'm sure that's nice for
14155 people who use stone age mail readers.  This function will remove
14156 strings that match the @code{nnmail-list-identifiers} regexp, which can
14157 also be a list of regexp.  @code{nnmail-list-identifiers} may not contain
14158 @code{\\(..\\)}.
14159
14160 For instance, if you want to remove the @samp{(idm)} and the
14161 @samp{nagnagnag} identifiers:
14162
14163 @lisp
14164 (setq nnmail-list-identifiers
14165       '("(idm)" "nagnagnag"))
14166 @end lisp
14167
14168 This can also be done non-destructively with
14169 @code{gnus-list-identifiers}, @xref{Article Hiding}.
14170
14171 @item nnmail-remove-tabs
14172 @findex nnmail-remove-tabs
14173 Translate all @samp{TAB} characters into @samp{SPACE} characters.
14174
14175 @item nnmail-fix-eudora-headers
14176 @findex nnmail-fix-eudora-headers
14177 @cindex Eudora
14178 Eudora produces broken @code{References} headers, but OK
14179 @code{In-Reply-To} headers.  This function will get rid of the
14180 @code{References} headers.
14181
14182 @end table
14183
14184 @item nnmail-prepare-incoming-message-hook
14185 @vindex nnmail-prepare-incoming-message-hook
14186 This hook is called narrowed to each message.  Functions to be used
14187 include:
14188
14189 @table @code
14190 @item article-de-quoted-unreadable
14191 @findex article-de-quoted-unreadable
14192 Decode Quoted Readable encoding.
14193
14194 @end table
14195 @end table
14196
14197
14198 @node Duplicates
14199 @subsection Duplicates
14200
14201 @vindex nnmail-treat-duplicates
14202 @vindex nnmail-message-id-cache-length
14203 @vindex nnmail-message-id-cache-file
14204 @cindex duplicate mails
14205 If you are a member of a couple of mailing lists, you will sometimes
14206 receive two copies of the same mail.  This can be quite annoying, so
14207 @code{nnmail} checks for and treats any duplicates it might find.  To do
14208 this, it keeps a cache of old @code{Message-ID}s---
14209 @code{nnmail-message-id-cache-file}, which is @file{~/.nnmail-cache} by
14210 default.  The approximate maximum number of @code{Message-ID}s stored
14211 there is controlled by the @code{nnmail-message-id-cache-length}
14212 variable, which is 1000 by default.  (So 1000 @code{Message-ID}s will be
14213 stored.) If all this sounds scary to you, you can set
14214 @code{nnmail-treat-duplicates} to @code{warn} (which is what it is by
14215 default), and @code{nnmail} won't delete duplicate mails.  Instead it
14216 will insert a warning into the head of the mail saying that it thinks
14217 that this is a duplicate of a different message.
14218
14219 This variable can also be a function.  If that's the case, the function
14220 will be called from a buffer narrowed to the message in question with
14221 the @code{Message-ID} as a parameter.  The function must return either
14222 @code{nil}, @code{warn}, or @code{delete}.
14223
14224 You can turn this feature off completely by setting the variable to
14225 @code{nil}.
14226
14227 If you want all the duplicate mails to be put into a special
14228 @dfn{duplicates} group, you could do that using the normal mail split
14229 methods:
14230
14231 @lisp
14232 (setq nnmail-split-fancy
14233       '(| ;; Messages duplicates go to a separate group.
14234           ("gnus-warning" "duplicat\\(e\\|ion\\) of message" "duplicate")
14235           ;; Message from daemons, postmaster, and the like to another.
14236           (any mail "mail.misc")
14237           ;; Other rules.
14238           [ ... ] ))
14239 @end lisp
14240
14241 Or something like:
14242 @lisp
14243 (setq nnmail-split-methods
14244       '(("duplicates" "^Gnus-Warning:.*duplicate")
14245         ;; Other rules.
14246         [...]))
14247 @end lisp
14248
14249 Here's a neat feature: If you know that the recipient reads her mail
14250 with Gnus, and that she has @code{nnmail-treat-duplicates} set to
14251 @code{delete}, you can send her as many insults as you like, just by
14252 using a @code{Message-ID} of a mail that you know that she's already
14253 received.  Think of all the fun!  She'll never see any of it!  Whee!
14254
14255
14256 @node Not Reading Mail
14257 @subsection Not Reading Mail
14258
14259 If you start using any of the mail back ends, they have the annoying
14260 habit of assuming that you want to read mail with them.  This might not
14261 be unreasonable, but it might not be what you want.
14262
14263 If you set @code{mail-sources} and @code{nnmail-spool-file} to
14264 @code{nil}, none of the back ends will ever attempt to read incoming
14265 mail, which should help.
14266
14267 @vindex nnbabyl-get-new-mail
14268 @vindex nnmbox-get-new-mail
14269 @vindex nnml-get-new-mail
14270 @vindex nnmh-get-new-mail
14271 @vindex nnfolder-get-new-mail
14272 This might be too much, if, for instance, you are reading mail quite
14273 happily with @code{nnml} and just want to peek at some old @sc{rmail}
14274 file you have stashed away with @code{nnbabyl}.  All back ends have
14275 variables called back-end-@code{get-new-mail}.  If you want to disable
14276 the @code{nnbabyl} mail reading, you edit the virtual server for the
14277 group to have a setting where @code{nnbabyl-get-new-mail} to @code{nil}.
14278
14279 All the mail back ends will call @code{nn}*@code{-prepare-save-mail-hook}
14280 narrowed to the article to be saved before saving it when reading
14281 incoming mail.
14282
14283
14284 @node Choosing a Mail Back End
14285 @subsection Choosing a Mail Back End
14286
14287 Gnus will read the mail spool when you activate a mail group.  The mail
14288 file is first copied to your home directory.  What happens after that
14289 depends on what format you want to store your mail in.
14290
14291 There are six different mail back ends in the standard Gnus, and more
14292 back ends are available separately.  The mail back end most people use
14293 (because it is possibly the fastest) is @code{nnml} (@pxref{Mail
14294 Spool}).
14295
14296 @menu
14297 * Unix Mail Box::               Using the (quite) standard Un*x mbox.
14298 * Rmail Babyl::                 Emacs programs use the rmail babyl format.
14299 * Mail Spool::                  Store your mail in a private spool?
14300 * MH Spool::                    An mhspool-like back end.
14301 * Maildir::                     Another one-file-per-message format.
14302 * Mail Folders::                Having one file for each group.
14303 * Comparing Mail Back Ends::    An in-depth looks at pros and cons.
14304 @end menu
14305
14306
14307 @node Unix Mail Box
14308 @subsubsection Unix Mail Box
14309 @cindex nnmbox
14310 @cindex unix mail box
14311
14312 @vindex nnmbox-active-file
14313 @vindex nnmbox-mbox-file
14314 The @dfn{nnmbox} back end will use the standard Un*x mbox file to store
14315 mail.  @code{nnmbox} will add extra headers to each mail article to say
14316 which group it belongs in.
14317
14318 Virtual server settings:
14319
14320 @table @code
14321 @item nnmbox-mbox-file
14322 @vindex nnmbox-mbox-file
14323 The name of the mail box in the user's home directory.  Default is
14324 @file{~/mbox}.
14325
14326 @item nnmbox-active-file
14327 @vindex nnmbox-active-file
14328 The name of the active file for the mail box.  Default is
14329 @file{~/.mbox-active}.
14330
14331 @item nnmbox-get-new-mail
14332 @vindex nnmbox-get-new-mail
14333 If non-@code{nil}, @code{nnmbox} will read incoming mail and split it
14334 into groups.  Default is @code{t}.
14335 @end table
14336
14337
14338 @node Rmail Babyl
14339 @subsubsection Rmail Babyl
14340 @cindex nnbabyl
14341 @cindex rmail mbox
14342
14343 @vindex nnbabyl-active-file
14344 @vindex nnbabyl-mbox-file
14345 The @dfn{nnbabyl} back end will use a babyl mail box (aka. @dfn{rmail
14346 mbox}) to store mail.  @code{nnbabyl} will add extra headers to each
14347 mail article to say which group it belongs in.
14348
14349 Virtual server settings:
14350
14351 @table @code
14352 @item nnbabyl-mbox-file
14353 @vindex nnbabyl-mbox-file
14354 The name of the rmail mbox file.  The default is @file{~/RMAIL}
14355
14356 @item nnbabyl-active-file
14357 @vindex nnbabyl-active-file
14358 The name of the active file for the rmail box.  The default is
14359 @file{~/.rmail-active}
14360
14361 @item nnbabyl-get-new-mail
14362 @vindex nnbabyl-get-new-mail
14363 If non-@code{nil}, @code{nnbabyl} will read incoming mail.  Default is
14364 @code{t}
14365 @end table
14366
14367
14368 @node Mail Spool
14369 @subsubsection Mail Spool
14370 @cindex nnml
14371 @cindex mail @sc{nov} spool
14372
14373 The @dfn{nnml} spool mail format isn't compatible with any other known
14374 format.  It should be used with some caution.
14375
14376 @vindex nnml-directory
14377 If you use this back end, Gnus will split all incoming mail into files,
14378 one file for each mail, and put the articles into the corresponding
14379 directories under the directory specified by the @code{nnml-directory}
14380 variable.  The default value is @file{~/Mail/}.
14381
14382 You do not have to create any directories beforehand; Gnus will take
14383 care of all that.
14384
14385 If you have a strict limit as to how many files you are allowed to store
14386 in your account, you should not use this back end.  As each mail gets its
14387 own file, you might very well occupy thousands of inodes within a few
14388 weeks.  If this is no problem for you, and it isn't a problem for you
14389 having your friendly systems administrator walking around, madly,
14390 shouting ``Who is eating all my inodes?! Who? Who!?!'', then you should
14391 know that this is probably the fastest format to use.  You do not have
14392 to trudge through a big mbox file just to read your new mail.
14393
14394 @code{nnml} is probably the slowest back end when it comes to article
14395 splitting.  It has to create lots of files, and it also generates
14396 @sc{nov} databases for the incoming mails.  This makes it possibly the
14397 fastest back end when it comes to reading mail.
14398
14399 @cindex self contained nnml servers
14400 @cindex marks
14401 When the marks file is used (which it is by default), @code{nnml}
14402 servers have the property that you may backup them using @code{tar} or
14403 similar, and later be able to restore them into Gnus (by adding the
14404 proper @code{nnml} server) and have all your marks be preserved.  Marks
14405 for a group is usually stored in the @code{.marks} file (but see
14406 @code{nnml-marks-file-name}) within each @code{nnml} group's directory.
14407 Individual @code{nnml} groups are also possible to backup, use @kbd{G m}
14408 to restore the group (after restoring the backup into the nnml
14409 directory).
14410
14411 If for some reason you believe your @file{.marks} files are screwed
14412 up, you can just delete them all.  Gnus will then correctly regenerate
14413 them next time it starts.
14414
14415 Virtual server settings:
14416
14417 @table @code
14418 @item nnml-directory
14419 @vindex nnml-directory
14420 All @code{nnml} directories will be placed under this directory.  The
14421 default is the value of @code{message-directory} (whose default value
14422 is @file{~/Mail}).
14423
14424 @item nnml-active-file
14425 @vindex nnml-active-file
14426 The active file for the @code{nnml} server.  The default is
14427 @file{~/Mail/active}.
14428
14429 @item nnml-newsgroups-file
14430 @vindex nnml-newsgroups-file
14431 The @code{nnml} group descriptions file.  @xref{Newsgroups File
14432 Format}.  The default is @file{~/Mail/newsgroups}.
14433
14434 @item nnml-get-new-mail
14435 @vindex nnml-get-new-mail
14436 If non-@code{nil}, @code{nnml} will read incoming mail.  The default is
14437 @code{t}.
14438
14439 @item nnml-nov-is-evil
14440 @vindex nnml-nov-is-evil
14441 If non-@code{nil}, this back end will ignore any @sc{nov} files.  The
14442 default is @code{nil}.
14443
14444 @item nnml-nov-file-name
14445 @vindex nnml-nov-file-name
14446 The name of the @sc{nov} files.  The default is @file{.overview}.
14447
14448 @item nnml-prepare-save-mail-hook
14449 @vindex nnml-prepare-save-mail-hook
14450 Hook run narrowed to an article before saving.
14451
14452 @item nnml-marks-is-evil
14453 @vindex nnml-marks-is-evil
14454 If non-@code{nil}, this back end will ignore any @sc{marks} files.  The
14455 default is @code{nil}.
14456
14457 @item nnml-marks-file-name
14458 @vindex nnml-marks-file-name
14459 The name of the @dfn{marks} files.  The default is @file{.marks}.
14460
14461 @item nnml-use-compressed-files
14462 @vindex nnml-use-compressed-files
14463 If non-@code{nil}, @code{nnml} will allow using compressed message
14464 files.
14465
14466 @end table
14467
14468 @findex nnml-generate-nov-databases
14469 If your @code{nnml} groups and @sc{nov} files get totally out of whack,
14470 you can do a complete update by typing @kbd{M-x
14471 nnml-generate-nov-databases}.  This command will trawl through the
14472 entire @code{nnml} hierarchy, looking at each and every article, so it
14473 might take a while to complete.  A better interface to this
14474 functionality can be found in the server buffer (@pxref{Server
14475 Commands}).
14476
14477
14478 @node MH Spool
14479 @subsubsection MH Spool
14480 @cindex nnmh
14481 @cindex mh-e mail spool
14482
14483 @code{nnmh} is just like @code{nnml}, except that is doesn't generate
14484 @sc{nov} databases and it doesn't keep an active file or marks file.
14485 This makes @code{nnmh} a @emph{much} slower back end than @code{nnml},
14486 but it also makes it easier to write procmail scripts for.
14487
14488 Virtual server settings:
14489
14490 @table @code
14491 @item nnmh-directory
14492 @vindex nnmh-directory
14493 All @code{nnmh} directories will be located under this directory.  The
14494 default is the value of @code{message-directory} (whose default is
14495 @file{~/Mail})
14496
14497 @item nnmh-get-new-mail
14498 @vindex nnmh-get-new-mail
14499 If non-@code{nil}, @code{nnmh} will read incoming mail.  The default is
14500 @code{t}.
14501
14502 @item nnmh-be-safe
14503 @vindex nnmh-be-safe
14504 If non-@code{nil}, @code{nnmh} will go to ridiculous lengths to make
14505 sure that the articles in the folder are actually what Gnus thinks they
14506 are.  It will check date stamps and stat everything in sight, so
14507 setting this to @code{t} will mean a serious slow-down.  If you never
14508 use anything but Gnus to read the @code{nnmh} articles, you do not have
14509 to set this variable to @code{t}.  The default is @code{nil}.
14510 @end table
14511
14512
14513 @node Maildir
14514 @subsubsection Maildir
14515 @cindex nnmaildir
14516 @cindex maildir
14517
14518 @code{nnmaildir} stores mail in the maildir format, with each maildir
14519 corresponding to a group in Gnus.  This format is documented here:
14520 @uref{http://cr.yp.to/proto/maildir.html} and here:
14521 @uref{http://www.qmail.org/man/man5/maildir.html}.  nnmaildir also
14522 stores extra information in the @file{.nnmaildir/} directory within a
14523 maildir.
14524
14525 Maildir format was designed to allow concurrent deliveries and
14526 reading, without needing locks.  With other backends, you would have
14527 your mail delivered to a spool of some kind, and then you would
14528 configure Gnus to split mail from that spool into your groups.  You
14529 can still do that with nnmaildir, but the more common configuration is
14530 to have your mail delivered directly to the maildirs that appear as
14531 group in Gnus.
14532
14533 nnmaildir is designed to be perfectly reliable: @kbd{C-g} will never
14534 corrupt its data in memory, and @code{SIGKILL} will never corrupt its
14535 data in the filesystem.
14536
14537 nnmaildir stores article marks and NOV data in each maildir.  So you
14538 can copy a whole maildir from one Gnus setup to another, and you will
14539 keep your marks.
14540
14541 Virtual server settings:
14542
14543 @table @code
14544 @item directory
14545 For each of your nnmaildir servers (it's very unlikely that you'd need
14546 more than one), you need to create a directory and populate it with
14547 maildirs or symlinks to maildirs (and nothing else; do not choose a
14548 directory already used for other purposes).  Each maildir will be
14549 represented in Gnus as a newsgroup on that server; the filename of the
14550 symlink will be the name of the group.  Any filenames in the directory
14551 starting with `.' are ignored.  The directory is scanned when you
14552 first start Gnus, and each time you type @kbd{g} in the group buffer;
14553 if any maildirs have been removed or added, nnmaildir notices at these
14554 times.
14555
14556 The value of the @code{directory} parameter should be a Lisp form
14557 which is processed by @code{eval} and @code{expand-file-name} to get
14558 the path of the directory for this server.  The form is @code{eval}ed
14559 only when the server is opened; the resulting string is used until the
14560 server is closed.  (If you don't know about forms and @code{eval},
14561 don't worry - a simple string will work.)  This parameter is not
14562 optional; you must specify it.  I don't recommend using
14563 @code{"~/Mail"} or a subdirectory of it; several other parts of Gnus
14564 use that directory by default for various things, and may get confused
14565 if nnmaildir uses it too.  @code{"~/.nnmaildir"} is a typical value.
14566
14567 @item target-prefix
14568 This should be a Lisp form which is processed by @code{eval} and
14569 @code{expand-file-name}.  The form is @code{eval}ed only when the
14570 server is opened; the resulting string is used until the server is
14571 closed.
14572
14573 When you create a group on an nnmaildir server, the maildir is created
14574 with @code{target-prefix} prepended to its name, and a symlink
14575 pointing to that maildir is created, named with the plain group name.
14576 So if @code{directory} is @code{"~/.nnmaildir"} and
14577 @code{target-prefix} is @code{"../maildirs/"}, then when you create
14578 the group @code{foo}, nnmaildir will create
14579 @file{~/.nnmaildir/../maildirs/foo} as a maildir, and will create
14580 @file{~/.nnmaildir/foo} as a symlink pointing to
14581 @file{../maildirs/foo}.
14582
14583 You can set @code{target-prefix} to a string without any slashes to
14584 create both maildirs and symlinks in the same @code{directory}; in
14585 this case, any maildirs found in @code{directory} whose names start
14586 with @code{target-prefix} will not be listed as groups (but the
14587 symlinks pointing to them will be).
14588
14589 As a special case, if @code{target-prefix} is @code{""} (the default),
14590 then when you create a group, the maildir will be created in
14591 @code{directory} without a corresponding symlink.  Beware that you
14592 cannot use @code{gnus-group-delete-group} on such groups without the
14593 @code{force} argument.
14594
14595 @item directory-files
14596 This should be a function with the same interface as
14597 @code{directory-files} (such as @code{directory-files} itself).  It is
14598 used to scan the server's @code{directory} for maildirs.  This
14599 parameter is optional; the default is
14600 @code{nnheader-directory-files-safe} if
14601 @code{nnheader-directory-files-is-safe} is @code{nil}, and
14602 @code{directory-files} otherwise.
14603 (@code{nnheader-directory-files-is-safe} is checked only once when the
14604 server is opened; if you want to check it each time the directory is
14605 scanned, you'll have to provide your own function that does that.)
14606
14607 @item get-new-mail
14608 If non-@code{nil}, then after scanning for new mail in the group
14609 maildirs themselves as usual, this server will also incorporate mail
14610 the conventional Gnus way, from @code{mail-sources} according to
14611 @code{nnmail-split-methods} or @code{nnmail-split-fancy}.  The default
14612 value is @code{nil}.
14613
14614 Do @emph{not} use the same maildir both in @code{mail-sources} and as
14615 an nnmaildir group.  The results might happen to be useful, but that
14616 would be by chance, not by design, and the results might be different
14617 in the future.  If your split rules create new groups, remember to
14618 supply a @code{create-directory} server parameter.
14619 @end table
14620
14621 @subsubsection Group parameters
14622
14623 nnmaildir uses several group parameters.  It's safe to ignore all
14624 this; the default behavior for nnmaildir is the same as the default
14625 behavior for other mail backends: articles are deleted after one week,
14626 etc.  Except for the expiry parameters, all this functionality is
14627 unique to nnmaildir, so you can ignore it if you're just trying to
14628 duplicate the behavior you already have with another backend.
14629
14630 If the value of any of these parameters is a vector, the first element
14631 is evaluated as a Lisp form and the result is used, rather than the
14632 original value.  If the value is not a vector, the value itself is
14633 evaluated as a Lisp form.  (This is why these parameters use names
14634 different from those of other, similar parameters supported by other
14635 backends: they have different, though similar, meanings.)  (For
14636 numbers, strings, @code{nil}, and @code{t}, you can ignore the
14637 @code{eval} business again; for other values, remember to use an extra
14638 quote and wrap the value in a vector when appropriate.)
14639
14640 @table @code
14641 @item expire-age
14642 An integer specifying the minimum age, in seconds, of an article before
14643 it will be expired, or the symbol @code{never} to specify that
14644 articles should never be expired.  If this parameter is not set,
14645 nnmaildir falls back to the usual
14646 @code{nnmail-expiry-wait}(@code{-function}) variables (overridable by
14647 the @code{expiry-wait}(@code{-function}) group parameters.  If you
14648 wanted a value of 3 days, you could use something like @code{[(* 3 24
14649 60 60)]}; nnmaildir will evaluate the form and use the result.  An
14650 article's age is measured starting from the article file's
14651 modification time.  Normally, this is the same as the article's
14652 delivery time, but editing an article makes it younger.  Moving an
14653 article (other than via expiry) may also make an article younger.
14654
14655 @item expire-group
14656 If this is set to a string (a full Gnus group name, like
14657 @code{"backend+server.address.string:group.name"}), and if it is not
14658 the name of the same group that the parameter belongs to, then
14659 articles will be moved to the specified group during expiry before
14660 being deleted.  @emph{If this is set to an nnmaildir group, the
14661 article will be just as old in the destination group as it was in the
14662 source group.} So be careful with @code{expire-age} in the destination
14663 group.  If this is set to the name of the same group that the
14664 parameter belongs to, then the article is not expired at all.  If you
14665 use the vector form, the first element is evaluated once for each
14666 article.  So that form can refer to
14667 @code{nnmaildir-article-file-name}, etc., to decide where to put the
14668 article.
14669
14670 @item read-only
14671 If this is set to @code{t}, nnmaildir will treat the articles in this
14672 maildir as read-only.  This means: articles are not renamed from
14673 @file{new/} into @file{cur/}; articles are only found in @file{new/},
14674 not @file{cur/}; articles are never deleted; articles cannot be
14675 edited.  @file{new/} is expected to be a symlink to the @file{new/}
14676 directory of another maildir - e.g., a system-wide mailbox containing
14677 a mailing list of common interest.  Everything in the maildir outside
14678 @file{new/} is @emph{not} treated as read-only, so for a shared
14679 mailbox, you do still need to set up your own maildir (or have write
14680 permission to the shared mailbox); your maildir just won't contain
14681 extra copies of the articles.
14682
14683 @item directory-files
14684 A function with the same interface as @code{directory-files}.  It is
14685 used to scan the directories in the maildir corresponding to this
14686 group to find articles.  The default is the function specified by the
14687 server's @code{directory-files} parameter.
14688
14689 @item distrust-Lines:
14690 If non-@code{nil}, nnmaildir will always count the lines of an
14691 article, rather than use the @code{Lines:} header field.  If
14692 @code{nil}, the header field will be used if present.
14693
14694 @item always-marks
14695 A list of mark symbols, such as
14696 @code{['(read expire)]}.  Whenever Gnus asks nnmaildir for
14697 article marks, nnmaildir will say that all articles have these
14698 marks, regardless of whether the marks stored in the filesystem
14699 say so.  This is a proof-of-concept feature that will probably be
14700 removed eventually; it ought to be done in Gnus proper, or
14701 abandoned if it's not worthwhile.
14702
14703 @item never-marks
14704 A list of mark symbols, such as @code{['(tick expire)]}.  Whenever
14705 Gnus asks nnmaildir for article marks, nnmaildir will say that no
14706 articles have these marks, regardless of whether the marks stored in
14707 the filesystem say so.  @code{never-marks} overrides
14708 @code{always-marks}.  This is a proof-of-concept feature that will
14709 probably be removed eventually; it ought to be done in Gnus proper, or
14710 abandoned if it's not worthwhile.
14711
14712 @item nov-cache-size
14713 An integer specifying the size of the NOV memory cache.  To speed
14714 things up, nnmaildir keeps NOV data in memory for a limited number of
14715 articles in each group.  (This is probably not worthwhile, and will
14716 probably be removed in the future.)  This parameter's value is noticed
14717 only the first time a group is seen after the server is opened - i.e.,
14718 when you first start Gnus, typically.  The NOV cache is never resized
14719 until the server is closed and reopened.  The default is an estimate
14720 of the number of articles that would be displayed in the summary
14721 buffer: a count of articles that are either marked with @code{tick} or
14722 not marked with @code{read}, plus a little extra.
14723 @end table
14724
14725 @subsubsection Article identification
14726 Articles are stored in the @file{cur/} subdirectory of each maildir.
14727 Each article file is named like @code{uniq:info}, where @code{uniq}
14728 contains no colons.  nnmaildir ignores, but preserves, the
14729 @code{:info} part.  (Other maildir readers typically use this part of
14730 the filename to store marks.)  The @code{uniq} part uniquely
14731 identifies the article, and is used in various places in the
14732 @file{.nnmaildir/} subdirectory of the maildir to store information
14733 about the corresponding article.  The full pathname of an article is
14734 available in the variable @code{nnmaildir-article-file-name} after you
14735 request the article in the summary buffer.
14736
14737 @subsubsection NOV data
14738 An article identified by @code{uniq} has its NOV data (used to
14739 generate lines in the summary buffer) stored in
14740 @code{.nnmaildir/nov/uniq}.  There is no
14741 @code{nnmaildir-generate-nov-databases} function.  (There isn't much
14742 need for it - an article's NOV data is updated automatically when the
14743 article or @code{nnmail-extra-headers} has changed.)  You can force
14744 nnmaildir to regenerate the NOV data for a single article simply by
14745 deleting the corresponding NOV file, but @emph{beware}: this will also
14746 cause nnmaildir to assign a new article number for this article, which
14747 may cause trouble with @code{seen} marks, the Agent, and the cache.
14748
14749 @subsubsection Article marks
14750 An article identified by @code{uniq} is considered to have the mark
14751 @code{flag} when the file @file{.nnmaildir/marks/flag/uniq} exists.
14752 When Gnus asks nnmaildir for a group's marks, nnmaildir looks for such
14753 files and reports the set of marks it finds.  When Gnus asks nnmaildir
14754 to store a new set of marks, nnmaildir creates and deletes the
14755 corresponding files as needed.  (Actually, rather than create a new
14756 file for each mark, it just creates hard links to
14757 @file{.nnmaildir/markfile}, to save inodes.)
14758
14759 You can invent new marks by creating a new directory in
14760 @file{.nnmaildir/marks/}.  You can tar up a maildir and remove it from
14761 your server, untar it later, and keep your marks.  You can add and
14762 remove marks yourself by creating and deleting mark files.  If you do
14763 this while Gnus is running and your nnmaildir server is open, it's
14764 best to exit all summary buffers for nnmaildir groups and type @kbd{s}
14765 in the group buffer first, and to type @kbd{g} or @kbd{M-g} in the
14766 group buffer afterwards.  Otherwise, Gnus might not pick up the
14767 changes, and might undo them.
14768
14769
14770 @node Mail Folders
14771 @subsubsection Mail Folders
14772 @cindex nnfolder
14773 @cindex mbox folders
14774 @cindex mail folders
14775
14776 @code{nnfolder} is a back end for storing each mail group in a separate
14777 file.  Each file is in the standard Un*x mbox format.  @code{nnfolder}
14778 will add extra headers to keep track of article numbers and arrival
14779 dates.
14780
14781 @cindex self contained nnfolder servers
14782 @cindex marks
14783 When the marks file is used (which it is by default), @code{nnfolder}
14784 servers have the property that you may backup them using @code{tar} or
14785 similar, and later be able to restore them into Gnus (by adding the
14786 proper @code{nnfolder} server) and have all your marks be preserved.
14787 Marks for a group is usually stored in a file named as the mbox file
14788 with @code{.mrk} concatenated to it (but see
14789 @code{nnfolder-marks-file-suffix}) within the @code{nnfolder} directory.
14790 Individual @code{nnfolder} groups are also possible to backup, use
14791 @kbd{G m} to restore the group (after restoring the backup into the
14792 @code{nnfolder} directory).
14793
14794 Virtual server settings:
14795
14796 @table @code
14797 @item nnfolder-directory
14798 @vindex nnfolder-directory
14799 All the @code{nnfolder} mail boxes will be stored under this directory.
14800 The default is the value of @code{message-directory} (whose default is
14801 @file{~/Mail})
14802
14803 @item nnfolder-active-file
14804 @vindex nnfolder-active-file
14805 The name of the active file.  The default is @file{~/Mail/active}.
14806
14807 @item nnfolder-newsgroups-file
14808 @vindex nnfolder-newsgroups-file
14809 The name of the group descriptions file.  @xref{Newsgroups File
14810 Format}.  The default is @file{~/Mail/newsgroups}
14811
14812 @item nnfolder-get-new-mail
14813 @vindex nnfolder-get-new-mail
14814 If non-@code{nil}, @code{nnfolder} will read incoming mail.  The default
14815 is @code{t}
14816
14817 @item nnfolder-save-buffer-hook
14818 @vindex nnfolder-save-buffer-hook
14819 @cindex backup files
14820 Hook run before saving the folders.  Note that Emacs does the normal
14821 backup renaming of files even with the @code{nnfolder} buffers.  If you
14822 wish to switch this off, you could say something like the following in
14823 your @file{.emacs} file:
14824
14825 @lisp
14826 (defun turn-off-backup ()
14827   (set (make-local-variable 'backup-inhibited) t))
14828
14829 (add-hook 'nnfolder-save-buffer-hook 'turn-off-backup)
14830 @end lisp
14831
14832 @item nnfolder-delete-mail-hook
14833 @vindex nnfolder-delete-mail-hook
14834 Hook run in a buffer narrowed to the message that is to be deleted.
14835 This function can be used to copy the message to somewhere else, or to
14836 extract some information from it before removing it.
14837
14838 @item nnfolder-nov-is-evil
14839 @vindex nnfolder-nov-is-evil
14840 If non-@code{nil}, this back end will ignore any @sc{nov} files.  The
14841 default is @code{nil}.
14842
14843 @item nnfolder-nov-file-suffix
14844 @vindex nnfolder-nov-file-suffix
14845 The extension for @sc{nov} files.  The default is @file{.nov}.
14846
14847 @item nnfolder-nov-directory
14848 @vindex nnfolder-nov-directory
14849 The directory where the @sc{nov} files should be stored.  If nil,
14850 @code{nnfolder-directory} is used.
14851
14852 @item nnfolder-marks-is-evil
14853 @vindex nnfolder-marks-is-evil
14854 If non-@code{nil}, this back end will ignore any @sc{marks} files.  The
14855 default is @code{nil}.
14856
14857 @item nnfolder-marks-file-suffix
14858 @vindex nnfolder-marks-file-suffix
14859 The extension for @sc{marks} files.  The default is @file{.mrk}.
14860
14861 @item nnfolder-marks-directory
14862 @vindex nnfolder-marks-directory
14863 The directory where the @sc{marks} files should be stored.  If nil,
14864 @code{nnfolder-directory} is used.
14865
14866 @end table
14867
14868
14869 @findex nnfolder-generate-active-file
14870 @kindex M-x nnfolder-generate-active-file
14871 If you have lots of @code{nnfolder}-like files you'd like to read with
14872 @code{nnfolder}, you can use the @kbd{M-x nnfolder-generate-active-file}
14873 command to make @code{nnfolder} aware of all likely files in
14874 @code{nnfolder-directory}.  This only works if you use long file names,
14875 though.
14876
14877 @node Comparing Mail Back Ends
14878 @subsubsection Comparing Mail Back Ends
14879
14880 First, just for terminology, the @dfn{back end} is the common word for a
14881 low-level access method---a transport, if you will, by which something
14882 is acquired.  The sense is that one's mail has to come from somewhere,
14883 and so selection of a suitable back end is required in order to get that
14884 mail within spitting distance of Gnus.
14885
14886 The same concept exists for Usenet itself: Though access to articles is
14887 typically done by @sc{nntp} these days, once upon a midnight dreary, everyone
14888 in the world got at Usenet by running a reader on the machine where the
14889 articles lay (the machine which today we call an @sc{nntp} server), and
14890 access was by the reader stepping into the articles' directory spool
14891 area directly.  One can still select between either the @code{nntp} or
14892 @code{nnspool} back ends, to select between these methods, if one happens
14893 actually to live on the server (or can see its spool directly, anyway,
14894 via NFS).
14895
14896 The goal in selecting a mail back end is to pick one which
14897 simultaneously represents a suitable way of dealing with the original
14898 format plus leaving mail in a form that is convenient to use in the
14899 future.  Here are some high and low points on each:
14900
14901 @table @code
14902 @item nnmbox
14903
14904 UNIX systems have historically had a single, very common, and well-
14905 defined format.  All messages arrive in a single @dfn{spool file}, and
14906 they are delineated by a line whose regular expression matches
14907 @samp{^From_}.  (My notational use of @samp{_} is to indicate a space,
14908 to make it clear in this instance that this is not the RFC-specified
14909 @samp{From:} header.)  Because Emacs and therefore Gnus emanate
14910 historically from the Unix environment, it is simplest if one does not
14911 mess a great deal with the original mailbox format, so if one chooses
14912 this back end, Gnus' primary activity in getting mail from the real spool
14913 area to Gnus' preferred directory is simply to copy it, with no
14914 (appreciable) format change in the process.  It is the ``dumbest'' way
14915 to move mail into availability in the Gnus environment.  This makes it
14916 fast to move into place, but slow to parse, when Gnus has to look at
14917 what's where.
14918
14919 @item nnbabyl
14920
14921 Once upon a time, there was the DEC-10 and DEC-20, running operating
14922 systems called TOPS and related things, and the usual (only?) mail
14923 reading environment was a thing called Babyl.  I don't know what format
14924 was used for mail landing on the system, but Babyl had its own internal
14925 format to which mail was converted, primarily involving creating a
14926 spool-file-like entity with a scheme for inserting Babyl-specific
14927 headers and status bits above the top of each message in the file.
14928 RMAIL was Emacs' first mail reader, it was written by Richard Stallman,
14929 and Stallman came out of that TOPS/Babyl environment, so he wrote RMAIL
14930 to understand the mail files folks already had in existence.  Gnus (and
14931 VM, for that matter) continue to support this format because it's
14932 perceived as having some good qualities in those mailer-specific
14933 headers/status bits stuff.  RMAIL itself still exists as well, of
14934 course, and is still maintained by Stallman.
14935
14936 Both of the above forms leave your mail in a single file on your
14937 file system, and they must parse that entire file each time you take a
14938 look at your mail.
14939
14940 @item nnml
14941
14942 @code{nnml} is the back end which smells the most as though you were
14943 actually operating with an @code{nnspool}-accessed Usenet system.  (In
14944 fact, I believe @code{nnml} actually derived from @code{nnspool} code,
14945 lo these years ago.)  One's mail is taken from the original spool file,
14946 and is then cut up into individual message files, 1:1.  It maintains a
14947 Usenet-style active file (analogous to what one finds in an INN- or
14948 CNews-based news system in (for instance) @file{/var/lib/news/active},
14949 or what is returned via the @samp{NNTP LIST} verb) and also creates
14950 @dfn{overview} files for efficient group entry, as has been defined for
14951 @sc{nntp} servers for some years now.  It is slower in mail-splitting,
14952 due to the creation of lots of files, updates to the @code{nnml} active
14953 file, and additions to overview files on a per-message basis, but it is
14954 extremely fast on access because of what amounts to the indexing support
14955 provided by the active file and overviews.
14956
14957 @code{nnml} costs @dfn{inodes} in a big way; that is, it soaks up the
14958 resource which defines available places in the file system to put new
14959 files.  Sysadmins take a dim view of heavy inode occupation within
14960 tight, shared file systems.  But if you live on a personal machine where
14961 the file system is your own and space is not at a premium, @code{nnml}
14962 wins big.
14963
14964 It is also problematic using this back end if you are living in a
14965 FAT16-based Windows world, since much space will be wasted on all these
14966 tiny files.
14967
14968 @item nnmh
14969
14970 The Rand MH mail-reading system has been around UNIX systems for a very
14971 long time; it operates by splitting one's spool file of messages into
14972 individual files, but with little or no indexing support -- @code{nnmh}
14973 is considered to be semantically equivalent to ``@code{nnml} without
14974 active file or overviews''.  This is arguably the worst choice, because
14975 one gets the slowness of individual file creation married to the
14976 slowness of access parsing when learning what's new in one's groups.
14977
14978 @item nnfolder
14979
14980 Basically the effect of @code{nnfolder} is @code{nnmbox} (the first
14981 method described above) on a per-group basis.  That is, @code{nnmbox}
14982 itself puts @emph{all} one's mail in one file; @code{nnfolder} provides a
14983 little bit of optimization to this so that each of one's mail groups has
14984 a Unix mail box file.  It's faster than @code{nnmbox} because each group
14985 can be parsed separately, and still provides the simple Unix mail box
14986 format requiring minimal effort in moving the mail around.  In addition,
14987 it maintains an ``active'' file making it much faster for Gnus to figure
14988 out how many messages there are in each separate group.
14989
14990 If you have groups that are expected to have a massive amount of
14991 messages, @code{nnfolder} is not the best choice, but if you receive
14992 only a moderate amount of mail, @code{nnfolder} is probably the most
14993 friendly mail back end all over.
14994
14995 @item nnmaildir
14996
14997 @code{nnmaildir} is largely similar to @code{nnml}, with some notable
14998 differences.  Each message is stored in a separate file, but the
14999 filename is unrelated to the article number in Gnus.  @code{nnmaildir}
15000 also stores the equivalent of @code{nnml}'s overview files in one file
15001 per article, so it uses about twice as many inodes as @code{nnml}.  (Use
15002 @code{df -i} to see how plentiful your inode supply is.)  If this slows
15003 you down or takes up very much space, consider switching to ReiserFS
15004 (@uref{http://www.namesys.com/}) or another non-block-structured
15005 file system.
15006
15007 Since maildirs don't require locking for delivery, the maildirs you use
15008 as groups can also be the maildirs your mail is directly delivered to.
15009 This means you can skip Gnus's mail splitting if your mail is already
15010 organized into different mailboxes during delivery.  A @code{directory}
15011 entry in @code{mail-sources} would have a similar effect, but would
15012 require one set of mailboxes for spooling deliveries (in mbox format,
15013 thus damaging message bodies), and another set to be used as groups (in
15014 whatever format you like).  A maildir has a built-in spool, in the
15015 @code{new/} subdirectory.  Beware that currently, mail moved from
15016 @code{new/} to @code{cur/} instead of via mail splitting will not
15017 undergo treatment such as duplicate checking.
15018
15019 @code{nnmaildir} stores article marks for a given group in the
15020 corresponding maildir, in a way designed so that it's easy to manipulate
15021 them from outside Gnus.  You can tar up a maildir, unpack it somewhere
15022 else, and still have your marks.  @code{nnml} also stores marks, but
15023 it's not as easy to work with them from outside Gnus as with
15024 @code{nnmaildir}.
15025
15026 For configuring expiry and other things, @code{nnmaildir} uses group
15027 parameters slightly different from those of other mail back ends.
15028
15029 @code{nnmaildir} uses a significant amount of memory to speed things up.
15030 (It keeps in memory some of the things that @code{nnml} stores in files
15031 and that @code{nnmh} repeatedly parses out of message files.)  If this
15032 is a problem for you, you can set the @code{nov-cache-size} group
15033 parameter to something small (0 would probably not work, but 1 probably
15034 would) to make it use less memory.  This caching will probably be
15035 removed in the future.
15036
15037 Startup is likely to be slower with @code{nnmaildir} than with other
15038 back ends.  Everything in between is likely to be faster, depending in
15039 part on your file system.
15040
15041 @code{nnmaildir} does not use @code{nnoo}, so you cannot use @code{nnoo}
15042 to write an @code{nnmaildir}-derived back end.
15043
15044 @end table
15045
15046
15047 @node Browsing the Web
15048 @section Browsing the Web
15049 @cindex web
15050 @cindex browsing the web
15051 @cindex www
15052 @cindex http
15053
15054 Web-based discussion forums are getting more and more popular.  On many
15055 subjects, the web-based forums have become the most important forums,
15056 eclipsing the importance of mailing lists and news groups.  The reason
15057 is easy to understand---they are friendly to new users; you just point
15058 and click, and there's the discussion.  With mailing lists, you have to
15059 go through a cumbersome subscription procedure, and most people don't
15060 even know what a news group is.
15061
15062 The problem with this scenario is that web browsers are not very good at
15063 being newsreaders.  They do not keep track of what articles you've read;
15064 they do not allow you to score on subjects you're interested in; they do
15065 not allow off-line browsing; they require you to click around and drive
15066 you mad in the end.
15067
15068 So---if web browsers suck at reading discussion forums, why not use Gnus
15069 to do it instead?
15070
15071 Gnus has been getting a bit of a collection of back ends for providing
15072 interfaces to these sources.
15073
15074 @menu
15075 * Archiving Mail::              
15076 * Web Searches::                Creating groups from articles that match a string.
15077 * Slashdot::                    Reading the Slashdot comments.
15078 * Ultimate::                    The Ultimate Bulletin Board systems.
15079 * Web Archive::                 Reading mailing list archived on web.
15080 * RSS::                         Reading RDF site summary.
15081 * Customizing w3::              Doing stuff to Emacs/w3 from Gnus.
15082 @end menu
15083
15084 All the web sources require Emacs/w3 and the url library to work.
15085
15086 The main caveat with all these web sources is that they probably won't
15087 work for a very long time.  Gleaning information from the @sc{html} data
15088 is guesswork at best, and when the layout is altered, the Gnus back end
15089 will fail.  If you have reasonably new versions of these back ends,
15090 though, you should be ok.
15091
15092 One thing all these Web methods have in common is that the Web sources
15093 are often down, unavailable or just plain too slow to be fun.  In those
15094 cases, it makes a lot of sense to let the Gnus Agent (@pxref{Gnus
15095 Unplugged}) handle downloading articles, and then you can read them at
15096 leisure from your local disk.  No more World Wide Wait for you.
15097
15098 @node Archiving Mail
15099 @subsection Archiving Mail
15100 @cindex archiving mail
15101 @cindex backup of mail
15102
15103 Some of the back ends, notably @code{nnml}, @code{nnfolder}, and
15104 @code{nnmaildir}, now actually store the article marks with each group.
15105 For these servers, archiving and restoring a group while preserving
15106 marks is fairly simple.
15107
15108 (Preserving the group level and group parameters as well still
15109 requires ritual dancing and sacrifices to the @file{.newsrc.eld} deity
15110 though.)
15111
15112 To archive an entire @code{nnml}, @code{nnfolder}, or @code{nnmaildir}
15113 server, take a recursive copy of the server directory.  There is no need
15114 to shut down Gnus, so archiving may be invoked by @code{cron} or
15115 similar.  You restore the data by restoring the directory tree, and
15116 adding a server definition pointing to that directory in Gnus. The
15117 @ref{Article Backlog}, @ref{Asynchronous Fetching} and other things
15118 might interfere with overwriting data, so you may want to shut down Gnus
15119 before you restore the data.
15120
15121 It is also possible to archive individual @code{nnml},
15122 @code{nnfolder}, or @code{nnmaildir} groups, while preserving marks.
15123 For @code{nnml} or @code{nnmaildir}, you copy all files in the group's
15124 directory.  For @code{nnfolder} you need to copy both the base folder
15125 file itself (@file{FOO}, say), and the marks file (@file{FOO.mrk} in
15126 this example). Restoring the group is done with @kbd{G m} from the Group
15127 buffer.  The last step makes Gnus notice the new directory.
15128 @code{nnmaildir} notices the new directory automatically, so @kbd{G m}
15129 is unnecessary in that case.
15130
15131 @node Web Searches
15132 @subsection Web Searches
15133 @cindex nnweb
15134 @cindex Google
15135 @cindex dejanews
15136 @cindex gmane
15137 @cindex Usenet searches
15138 @cindex searching the Usenet
15139
15140 It's, like, too neat to search the Usenet for articles that match a
15141 string, but it, like, totally @emph{sucks}, like, totally, to use one of
15142 those, like, Web browsers, and you, like, have to, rilly, like, look at
15143 the commercials, so, like, with Gnus you can do @emph{rad}, rilly,
15144 searches without having to use a browser.
15145
15146 The @code{nnweb} back end allows an easy interface to the mighty search
15147 engine.  You create an @code{nnweb} group, enter a search pattern, and
15148 then enter the group and read the articles like you would any normal
15149 group.  The @kbd{G w} command in the group buffer (@pxref{Foreign
15150 Groups}) will do this in an easy-to-use fashion.
15151
15152 @code{nnweb} groups don't really lend themselves to being solid
15153 groups---they have a very fleeting idea of article numbers.  In fact,
15154 each time you enter an @code{nnweb} group (not even changing the search
15155 pattern), you are likely to get the articles ordered in a different
15156 manner.  Not even using duplicate suppression (@pxref{Duplicate
15157 Suppression}) will help, since @code{nnweb} doesn't even know the
15158 @code{Message-ID} of the articles before reading them using some search
15159 engines (Google, for instance).  The only possible way to keep track
15160 of which articles you've read is by scoring on the @code{Date}
15161 header---mark all articles posted before the last date you read the
15162 group as read.
15163
15164 If the search engine changes its output substantially, @code{nnweb}
15165 won't be able to parse it and will fail.  One could hardly fault the Web
15166 providers if they were to do this---their @emph{raison d'être} is to
15167 make money off of advertisements, not to provide services to the
15168 community.  Since @code{nnweb} washes the ads off all the articles, one
15169 might think that the providers might be somewhat miffed.  We'll see.
15170
15171 You must have the @code{url} and @code{w3} package installed to be able
15172 to use @code{nnweb}.
15173
15174 Virtual server variables:
15175
15176 @table @code
15177 @item nnweb-type
15178 @vindex nnweb-type
15179 What search engine type is being used.  The currently supported types
15180 are @code{google}, @code{dejanews}, and @code{gmane}. Note that
15181 @code{dejanews} is an alias to @code{google}.
15182
15183 @item nnweb-search
15184 @vindex nnweb-search
15185 The search string to feed to the search engine.
15186
15187 @item nnweb-max-hits
15188 @vindex nnweb-max-hits
15189 Advisory maximum number of hits per search to display.  The default is
15190 999.
15191
15192 @item nnweb-type-definition
15193 @vindex nnweb-type-definition
15194 Type-to-definition alist.  This alist says what @code{nnweb} should do
15195 with the various search engine types.  The following elements must be
15196 present:
15197
15198 @table @code
15199 @item article
15200 Function to decode the article and provide something that Gnus
15201 understands.
15202
15203 @item map
15204 Function to create an article number to message header and URL alist.
15205
15206 @item search
15207 Function to send the search string to the search engine.
15208
15209 @item address
15210 The address the aforementioned function should send the search string
15211 to.
15212
15213 @item id
15214 Format string URL to fetch an article by @code{Message-ID}.
15215 @end table
15216
15217 @end table
15218
15219
15220 @node Slashdot
15221 @subsection Slashdot
15222 @cindex Slashdot
15223 @cindex nnslashdot
15224
15225 Slashdot (@uref{http://slashdot.org/}) is a popular news site, with
15226 lively discussion following the news articles.  @code{nnslashdot} will
15227 let you read this forum in a convenient manner.
15228
15229 The easiest way to read this source is to put something like the
15230 following in your @file{.gnus.el} file:
15231
15232 @lisp
15233 (setq gnus-secondary-select-methods
15234       '((nnslashdot "")))
15235 @end lisp
15236
15237 This will make Gnus query the @code{nnslashdot} back end for new comments
15238 and groups.  The @kbd{F} command will subscribe each new news article as
15239 a new Gnus group, and you can read the comments by entering these
15240 groups.  (Note that the default subscription method is to subscribe new
15241 groups as zombies.  Other methods are available (@pxref{Subscription
15242 Methods}).
15243
15244 If you want to remove an old @code{nnslashdot} group, the @kbd{G DEL}
15245 command is the most handy tool (@pxref{Foreign Groups}).
15246
15247 When following up to @code{nnslashdot} comments (or posting new
15248 comments), some light @sc{html}izations will be performed.  In
15249 particular, text quoted with @samp{> } will be quoted with
15250 @code{blockquote} instead, and signatures will have @code{br} added to
15251 the end of each line.  Other than that, you can just write @sc{html}
15252 directly into the message buffer.  Note that Slashdot filters out some
15253 @sc{html} forms.
15254
15255 The following variables can be altered to change its behavior:
15256
15257 @table @code
15258 @item nnslashdot-threaded
15259 Whether @code{nnslashdot} should display threaded groups or not.  The
15260 default is @code{t}.  To be able to display threads, @code{nnslashdot}
15261 has to retrieve absolutely all comments in a group upon entry.  If a
15262 threaded display is not required, @code{nnslashdot} will only retrieve
15263 the comments that are actually wanted by the user.  Threading is nicer,
15264 but much, much slower than unthreaded.
15265
15266 @item nnslashdot-login-name
15267 @vindex nnslashdot-login-name
15268 The login name to use when posting.
15269
15270 @item nnslashdot-password
15271 @vindex nnslashdot-password
15272 The password to use when posting.
15273
15274 @item nnslashdot-directory
15275 @vindex nnslashdot-directory
15276 Where @code{nnslashdot} will store its files.  The default is
15277 @file{~/News/slashdot/}.
15278
15279 @item nnslashdot-active-url
15280 @vindex nnslashdot-active-url
15281 The @sc{url} format string that will be used to fetch the information on
15282 news articles and comments.  The default is
15283 @samp{http://slashdot.org/search.pl?section=&min=%d}.
15284
15285 @item nnslashdot-comments-url
15286 @vindex nnslashdot-comments-url
15287 The @sc{url} format string that will be used to fetch comments.  The
15288 default is
15289 @samp{http://slashdot.org/comments.pl?sid=%s&threshold=%d&commentsort=%d&mode=flat&startat=%d}.
15290
15291 @item nnslashdot-article-url
15292 @vindex nnslashdot-article-url
15293 The @sc{url} format string that will be used to fetch the news article.  The
15294 default is
15295 @samp{http://slashdot.org/article.pl?sid=%s&mode=nocomment}.
15296
15297 @item nnslashdot-threshold
15298 @vindex nnslashdot-threshold
15299 The score threshold.  The default is -1.
15300
15301 @item nnslashdot-group-number
15302 @vindex nnslashdot-group-number
15303 The number of old groups, in addition to the ten latest, to keep
15304 updated.  The default is 0.
15305
15306 @end table
15307
15308
15309
15310 @node Ultimate
15311 @subsection Ultimate
15312 @cindex nnultimate
15313 @cindex Ultimate Bulletin Board
15314
15315 The Ultimate Bulletin Board (@uref{http://www.ultimatebb.com/}) is
15316 probably the most popular Web bulletin board system used.  It has a
15317 quite regular and nice interface, and it's possible to get the
15318 information Gnus needs to keep groups updated.
15319
15320 The easiest way to get started with @code{nnultimate} is to say
15321 something like the following in the group buffer:  @kbd{B nnultimate RET
15322 http://www.tcj.com/messboard/ubbcgi/ RET}.  (Substitute the @sc{url}
15323 (not including @samp{Ultimate.cgi} or the like at the end) for a forum
15324 you're interested in; there's quite a list of them on the Ultimate web
15325 site.)  Then subscribe to the groups you're interested in from the
15326 server buffer, and read them from the group buffer.
15327
15328 The following @code{nnultimate} variables can be altered:
15329
15330 @table @code
15331 @item nnultimate-directory
15332 @vindex nnultimate-directory
15333 The directory where @code{nnultimate} stores its files.  The default is
15334 @file{~/News/ultimate/}.
15335 @end table
15336
15337
15338 @node Web Archive
15339 @subsection Web Archive
15340 @cindex nnwarchive
15341 @cindex Web Archive
15342
15343 Some mailing lists only have archives on Web servers, such as
15344 @uref{http://www.egroups.com/} and
15345 @uref{http://www.mail-archive.com/}.  It has a quite regular and nice
15346 interface, and it's possible to get the information Gnus needs to keep
15347 groups updated.
15348
15349 @findex gnus-group-make-warchive-group
15350 The easiest way to get started with @code{nnwarchive} is to say
15351 something like the following in the group buffer: @kbd{M-x
15352 gnus-group-make-warchive-group RET an_egroup RET egroups RET
15353 www.egroups.com RET your@@email.address RET}.  (Substitute the
15354 @sc{an_egroup} with the mailing list you subscribed, the
15355 @sc{your@@email.address} with your email address.), or to browse the
15356 back end by @kbd{B nnwarchive RET mail-archive RET}.
15357
15358 The following @code{nnwarchive} variables can be altered:
15359
15360 @table @code
15361 @item nnwarchive-directory
15362 @vindex nnwarchive-directory
15363 The directory where @code{nnwarchive} stores its files.  The default is
15364 @file{~/News/warchive/}.
15365
15366 @item nnwarchive-login
15367 @vindex nnwarchive-login
15368 The account name on the web server.
15369
15370 @item nnwarchive-passwd
15371 @vindex nnwarchive-passwd
15372 The password for your account on the web server.
15373 @end table
15374
15375 @node RSS
15376 @subsection RSS
15377 @cindex nnrss
15378 @cindex RSS
15379
15380 Some sites have RDF site summary (RSS)
15381 @uref{http://purl.org/rss/1.0/spec}.  It has a quite regular and nice
15382 interface, and it's possible to get the information Gnus needs to keep
15383 groups updated.
15384
15385 The easiest way to get started with @code{nnrss} is to say something
15386 like the following in the group buffer: @kbd{B nnrss RET RET}, then
15387 subscribe groups.
15388
15389 The following @code{nnrss} variables can be altered:
15390
15391 @table @code
15392 @item nnrss-directory
15393 @vindex nnrss-directory
15394 The directory where @code{nnrss} stores its files.  The default is
15395 @file{~/News/rss/}.
15396
15397 @end table
15398
15399 The following code may be helpful, if you want to show the description in
15400 the summary buffer.
15401
15402 @lisp
15403 (add-to-list 'nnmail-extra-headers nnrss-description-field)
15404 (setq gnus-summary-line-format "%U%R%z%I%(%[%4L: %-15,15f%]%) %s%uX\n")
15405
15406 (defun gnus-user-format-function-X (header)
15407   (let ((descr
15408          (assq nnrss-description-field (mail-header-extra header))))
15409     (if descr (concat "\n\t" (cdr descr)) "")))
15410 @end lisp
15411
15412 The following code may be useful to open an nnrss url directly from the
15413 summary buffer.
15414 @lisp
15415 (require 'browse-url)
15416
15417 (defun browse-nnrss-url( arg )
15418   (interactive "p")
15419   (let ((url (assq nnrss-url-field
15420                    (mail-header-extra
15421                     (gnus-data-header
15422                      (assq (gnus-summary-article-number)
15423                            gnus-newsgroup-data))))))
15424     (if url
15425         (progn
15426           (browse-url (cdr url))
15427           (gnus-summary-mark-as-read-forward 1))
15428       (gnus-summary-scroll-up arg))))
15429
15430 (eval-after-load "gnus"
15431   #'(define-key gnus-summary-mode-map
15432       (kbd "<RET>") 'browse-nnrss-url))
15433 (add-to-list 'nnmail-extra-headers nnrss-url-field)
15434 @end lisp
15435
15436 @node Customizing w3
15437 @subsection Customizing w3
15438 @cindex w3
15439 @cindex html
15440 @cindex url
15441 @cindex Netscape
15442
15443 Gnus uses the url library to fetch web pages and Emacs/w3 to display web
15444 pages.  Emacs/w3 is documented in its own manual, but there are some
15445 things that may be more relevant for Gnus users.
15446
15447 For instance, a common question is how to make Emacs/w3 follow links
15448 using the @code{browse-url} functions (which will call some external web
15449 browser like Netscape).  Here's one way:
15450
15451 @lisp
15452 (eval-after-load "w3"
15453   '(progn
15454     (fset 'w3-fetch-orig (symbol-function 'w3-fetch))
15455     (defun w3-fetch (&optional url target)
15456       (interactive (list (w3-read-url-with-default)))
15457       (if (eq major-mode 'gnus-article-mode)
15458           (browse-url url)
15459         (w3-fetch-orig url target)))))
15460 @end lisp
15461
15462 Put that in your @file{.emacs} file, and hitting links in w3-rendered
15463 @sc{html} in the Gnus article buffers will use @code{browse-url} to
15464 follow the link.
15465
15466
15467 @node IMAP
15468 @section IMAP
15469 @cindex nnimap
15470 @cindex @sc{imap}
15471
15472 @sc{imap} is a network protocol for reading mail (or news, or @dots{}),
15473 think of it as a modernized @sc{nntp}.  Connecting to a @sc{imap}
15474 server is much similar to connecting to a news server, you just
15475 specify the network address of the server.
15476
15477 @sc{imap} has two properties.  First, @sc{imap} can do everything that
15478 POP can, it can hence be viewed as a POP++.  Secondly, @sc{imap} is a
15479 mail storage protocol, similar to @sc{nntp} being a news storage
15480 protocol -- however, @sc{imap} offers more features than @sc{nntp}
15481 because news is more or less read-only whereas mail is read-write.
15482
15483 If you want to use @sc{imap} as a POP++, use an imap entry in
15484 @code{mail-sources}.  With this, Gnus will fetch mails from the
15485 @sc{imap} server and store them on the local disk.  This is not the
15486 usage described in this section--@xref{Mail Sources}.
15487
15488 If you want to use @sc{imap} as a mail storage protocol, use an nnimap
15489 entry in @code{gnus-secondary-select-methods}.  With this, Gnus will
15490 manipulate mails stored on the @sc{imap} server.  This is the kind of
15491 usage explained in this section.
15492
15493 A server configuration in @file{~/.gnus} with a few @sc{imap} servers
15494 might look something like the following. (Note that for SSL/TLS, you
15495 need external programs and libraries, see below.)
15496
15497 @lisp
15498 (setq gnus-secondary-select-methods
15499       '((nnimap "simpleserver") ; no special configuration
15500         ; perhaps a ssh port forwarded server:
15501         (nnimap "dolk"
15502                 (nnimap-address "localhost")
15503                 (nnimap-server-port 1430))
15504         ; a UW server running on localhost
15505         (nnimap "barbar"
15506                 (nnimap-server-port 143)
15507                 (nnimap-address "localhost")
15508                 (nnimap-list-pattern ("INBOX" "mail/*")))
15509         ; anonymous public cyrus server:
15510         (nnimap "cyrus.andrew.cmu.edu"
15511                 (nnimap-authenticator anonymous)
15512                 (nnimap-list-pattern "archive.*")
15513                 (nnimap-stream network))
15514         ; a ssl server on a non-standard port:
15515         (nnimap "vic20"
15516                 (nnimap-address "vic20.somewhere.com")
15517                 (nnimap-server-port 9930)
15518                 (nnimap-stream ssl))))
15519 @end lisp
15520
15521 After defining the new server, you can subscribe to groups on the
15522 server using normal Gnus commands such as @kbd{U} in the Group Buffer
15523 (@pxref{Subscription Commands}) or via the Server Buffer
15524 (@pxref{Server Buffer}).
15525
15526 The following variables can be used to create a virtual @code{nnimap}
15527 server:
15528
15529 @table @code
15530
15531 @item nnimap-address
15532 @vindex nnimap-address
15533
15534 The address of the remote @sc{imap} server.  Defaults to the virtual
15535 server name if not specified.
15536
15537 @item nnimap-server-port
15538 @vindex nnimap-server-port
15539 Port on server to contact.  Defaults to port 143, or 993 for SSL.
15540
15541 Note that this should be an integer, example server specification:
15542
15543 @lisp
15544 (nnimap "mail.server.com"
15545         (nnimap-server-port 4711))
15546 @end lisp
15547
15548 @item nnimap-list-pattern
15549 @vindex nnimap-list-pattern
15550 String or list of strings of mailboxes to limit available groups to.
15551 This is used when the server has very many mailboxes and you're only
15552 interested in a few -- some servers export your home directory via
15553 @sc{imap}, you'll probably want to limit the mailboxes to those in
15554 @file{~/Mail/*} then.
15555
15556 The string can also be a cons of REFERENCE and the string as above, what
15557 REFERENCE is used for is server specific, but on the University of
15558 Washington server it's a directory that will be concatenated with the
15559 mailbox.
15560
15561 Example server specification:
15562
15563 @lisp
15564 (nnimap "mail.server.com"
15565         (nnimap-list-pattern ("INBOX" "Mail/*" "alt.sex.*"
15566                                ("~friend/Mail/" . "list/*"))))
15567 @end lisp
15568
15569 @item nnimap-stream
15570 @vindex nnimap-stream
15571 The type of stream used to connect to your server.  By default, nnimap
15572 will detect and automatically use all of the below, with the exception
15573 of SSL/TLS. (@sc{imap} over SSL/TLS is being replaced by STARTTLS, which
15574 can be automatically detected, but it's not widely deployed yet.)
15575
15576 Example server specification:
15577
15578 @lisp
15579 (nnimap "mail.server.com"
15580         (nnimap-stream ssl))
15581 @end lisp
15582
15583 Please note that the value of @code{nnimap-stream} is a symbol!
15584
15585 @itemize @bullet
15586 @item
15587 @dfn{gssapi:} Connect with GSSAPI (usually Kerberos 5). Requires the
15588 @samp{imtest} program.
15589 @item
15590 @dfn{kerberos4:} Connect with Kerberos 4. Requires the @samp{imtest} program.
15591 @item
15592 @dfn{starttls:} Connect via the STARTTLS extension (similar to
15593 SSL).  Requires the external library @samp{starttls.el} and program
15594 @samp{starttls}.
15595 @item
15596 @dfn{ssl:} Connect through SSL.  Requires OpenSSL (the program
15597 @samp{openssl}) or SSLeay (@samp{s_client}).
15598 @item
15599 @dfn{shell:} Use a shell command to start @sc{imap} connection.
15600 @item
15601 @dfn{network:} Plain, TCP/IP network connection.
15602 @end itemize
15603
15604 @vindex imap-kerberos4-program
15605 The @samp{imtest} program is shipped with Cyrus IMAPD.  If you're
15606 using @samp{imtest} from Cyrus IMAPD < 2.0.14 (which includes version
15607 1.5.x and 1.6.x) you need to frob @code{imap-process-connection-type}
15608 to make @code{imap.el} use a pty instead of a pipe when communicating
15609 with @samp{imtest}.  You will then suffer from a line length
15610 restrictions on @sc{imap} commands, which might make Gnus seem to hang
15611 indefinitely if you have many articles in a mailbox.  The variable
15612 @code{imap-kerberos4-program} contain parameters to pass to the imtest
15613 program.
15614
15615 @vindex imap-ssl-program
15616 For SSL connections, the OpenSSL program is available from
15617 @uref{http://www.openssl.org/}. OpenSSL was formerly known as SSLeay,
15618 and nnimap support it too - although the most recent versions of
15619 SSLeay, 0.9.x, are known to have serious bugs making it
15620 useless. Earlier versions, especially 0.8.x, of SSLeay are known to
15621 work. The variable @code{imap-ssl-program} contain parameters to pass
15622 to OpenSSL/SSLeay.
15623
15624 @vindex imap-shell-program
15625 @vindex imap-shell-host
15626 For @sc{imap} connections using the @code{shell} stream, the variable
15627 @code{imap-shell-program} specify what program to call.
15628
15629 @item nnimap-authenticator
15630 @vindex nnimap-authenticator
15631
15632 The authenticator used to connect to the server.  By default, nnimap
15633 will use the most secure authenticator your server is capable of.
15634
15635 Example server specification:
15636
15637 @lisp
15638 (nnimap "mail.server.com"
15639         (nnimap-authenticator anonymous))
15640 @end lisp
15641
15642 Please note that the value of @code{nnimap-authenticator} is a symbol!
15643
15644 @itemize @bullet
15645 @item
15646 @dfn{gssapi:} GSSAPI (usually kerberos 5) authentication. Requires
15647 external program @code{imtest}.
15648 @item
15649 @dfn{kerberos4:} Kerberos 4 authentication. Requires external program
15650 @code{imtest}.
15651 @item
15652 @dfn{digest-md5:} Encrypted username/password via DIGEST-MD5. Requires
15653 external library @code{digest-md5.el}.
15654 @item
15655 @dfn{cram-md5:} Encrypted username/password via CRAM-MD5.
15656 @item
15657 @dfn{login:} Plain-text username/password via LOGIN.
15658 @item
15659 @dfn{anonymous:} Login as `anonymous', supplying your email address as password.
15660 @end itemize
15661
15662 @item nnimap-expunge-on-close
15663 @cindex Expunging
15664 @vindex nnimap-expunge-on-close
15665 Unlike Parmenides the @sc{imap} designers has decided that things that
15666 doesn't exist actually does exist.  More specifically, @sc{imap} has
15667 this concept of marking articles @code{Deleted} which doesn't actually
15668 delete them, and this (marking them @code{Deleted}, that is) is what
15669 nnimap does when you delete a article in Gnus (with @kbd{B DEL} or
15670 similar).
15671
15672 Since the articles aren't really removed when we mark them with the
15673 @code{Deleted} flag we'll need a way to actually delete them.  Feel like
15674 running in circles yet?
15675
15676 Traditionally, nnimap has removed all articles marked as @code{Deleted}
15677 when closing a mailbox but this is now configurable by this server
15678 variable.
15679
15680 The possible options are:
15681
15682 @table @code
15683
15684 @item always
15685 The default behavior, delete all articles marked as ``Deleted'' when
15686 closing a mailbox.
15687 @item never
15688 Never actually delete articles.  Currently there is no way of showing
15689 the articles marked for deletion in nnimap, but other @sc{imap} clients
15690 may allow you to do this.  If you ever want to run the EXPUNGE command
15691 manually, @xref{Expunging mailboxes}.
15692 @item ask
15693 When closing mailboxes, nnimap will ask if you wish to expunge deleted
15694 articles or not.
15695
15696 @end table
15697
15698 @item nnimap-importantize-dormant
15699 @vindex nnimap-importantize-dormant
15700
15701 If non-nil (the default), marks dormant articles as ticked (as well),
15702 for other @sc{imap} clients. Within Gnus, dormant articles will
15703 naturally still (only) be marked as dormant.  This is to make dormant
15704 articles stand out, just like ticked articles, in other @sc{imap}
15705 clients. (In other words, Gnus has two ``Tick'' marks and @sc{imap}
15706 has only one.)
15707
15708 Probably the only reason for frobing this would be if you're trying
15709 enable per-user persistant dormant flags, using something like:
15710
15711 @lisp
15712 (setcdr (assq 'dormant nnimap-mark-to-flag-alist)
15713         (format "gnus-dormant-%s" (user-login-name)))
15714 (setcdr (assq 'dormant nnimap-mark-to-predicate-alist)
15715         (format "KEYWORD gnus-dormant-%s" (user-login-name)))
15716 @end lisp
15717
15718 In this case, you would not want the per-user dormant flag showing up
15719 as ticked for other users.
15720
15721 @item nnimap-expunge-search-string
15722 @cindex Expunging
15723 @vindex nnimap-expunge-search-string
15724
15725 This variable contain the @sc{imap} search command sent to server when
15726 searching for articles eligible for expiring.  The default is
15727 @code{"UID %s NOT SINCE %s"}, where the first @code{%s} is replaced by
15728 UID set and the second @code{%s} is replaced by a date.
15729
15730 Probably the only useful value to change this to is
15731 @code{"UID %s NOT SENTSINCE %s"}, which makes nnimap use the Date: in
15732 messages instead of the internal article date. See section 6.4.4 of
15733 RFC 2060 for more information on valid strings.
15734
15735 @item nnimap-authinfo-file
15736 @vindex nnimap-authinfo-file
15737
15738 A file containing credentials used to log in on servers.  The format is
15739 (almost) the same as the @code{ftp} @file{~/.netrc} file.  See the
15740 variable @code{nntp-authinfo-file} for exact syntax; also see
15741 @ref{NNTP}.
15742
15743 @end table
15744
15745 @menu
15746 * Splitting in IMAP::           Splitting mail with nnimap.
15747 * Expiring in IMAP::            Expiring mail with nnimap.
15748 * Editing IMAP ACLs::           Limiting/enabling other users access to a mailbox.
15749 * Expunging mailboxes::         Equivalent of a ``compress mailbox'' button.
15750 * A note on namespaces::        How to (not) use IMAP namespace in Gnus.
15751 @end menu
15752
15753
15754
15755 @node Splitting in IMAP
15756 @subsection Splitting in IMAP
15757 @cindex splitting imap mail
15758
15759 Splitting is something Gnus users has loved and used for years, and now
15760 the rest of the world is catching up.  Yeah, dream on, not many
15761 @sc{imap} server has server side splitting and those that have splitting
15762 seem to use some non-standard protocol.  This means that @sc{imap}
15763 support for Gnus has to do it's own splitting.
15764
15765 And it does.
15766
15767 Here are the variables of interest:
15768
15769 @table @code
15770
15771 @item nnimap-split-crosspost
15772 @cindex splitting, crosspost
15773 @cindex crosspost
15774 @vindex nnimap-split-crosspost
15775
15776 If non-nil, do crossposting if several split methods match the mail.  If
15777 nil, the first match in @code{nnimap-split-rule} found will be used.
15778
15779 Nnmail equivalent: @code{nnmail-crosspost}.
15780
15781 @item nnimap-split-inbox
15782 @cindex splitting, inbox
15783 @cindex inbox
15784 @vindex nnimap-split-inbox
15785
15786 A string or a list of strings that gives the name(s) of @sc{imap}
15787 mailboxes to split from.  Defaults to nil, which means that splitting is
15788 disabled!
15789
15790 @lisp
15791 (setq nnimap-split-inbox
15792       '("INBOX" ("~/friend/Mail" . "lists/*") "lists.imap"))
15793 @end lisp
15794
15795 No nnmail equivalent.
15796
15797 @item nnimap-split-rule
15798 @cindex Splitting, rules
15799 @vindex nnimap-split-rule
15800
15801 New mail found in @code{nnimap-split-inbox} will be split according to
15802 this variable.
15803
15804 This variable contains a list of lists, where the first element in the
15805 sublist gives the name of the @sc{imap} mailbox to move articles
15806 matching the regexp in the second element in the sublist.  Got that?
15807 Neither did I, we need examples.
15808
15809 @lisp
15810 (setq nnimap-split-rule
15811       '(("INBOX.nnimap"
15812          "^Sender: owner-nnimap@@vic20.globalcom.se")
15813         ("INBOX.junk"    "^Subject:.*MAKE MONEY")
15814         ("INBOX.private" "")))
15815 @end lisp
15816
15817 This will put all articles from the nnimap mailing list into mailbox
15818 INBOX.nnimap, all articles containing MAKE MONEY in the Subject: line
15819 into INBOX.junk and everything else in INBOX.private.
15820
15821 The first string may contain `\\1' forms, like the ones used by
15822 replace-match to insert sub-expressions from the matched text.  For
15823 instance:
15824
15825 @lisp
15826 ("INBOX.lists.\\1"     "^Sender: owner-\\([a-z-]+\\)@@")
15827 @end lisp
15828
15829 The first element can also be the symbol @code{junk} to indicate that
15830 matching messages should simply be deleted.  Use with care.
15831
15832 The second element can also be a function.  In that case, it will be
15833 called with the first element of the rule as the argument, in a buffer
15834 containing the headers of the article.  It should return a non-nil value
15835 if it thinks that the mail belongs in that group.
15836
15837 Nnmail users might recollect that the last regexp had to be empty to
15838 match all articles (like in the example above).  This is not required in
15839 nnimap.  Articles not matching any of the regexps will not be moved out
15840 of your inbox.  (This might affect performance if you keep lots of
15841 unread articles in your inbox, since the splitting code would go over
15842 them every time you fetch new mail.)
15843
15844 These rules are processed from the beginning of the alist toward the
15845 end.  The first rule to make a match will ``win'', unless you have
15846 crossposting enabled.  In that case, all matching rules will ``win''.
15847
15848 This variable can also have a function as its value, the function will
15849 be called with the headers narrowed and should return a group where it
15850 thinks the article should be split to.  See @code{nnimap-split-fancy}.
15851
15852 The splitting code tries to create mailboxes if it needs to.
15853
15854 To allow for different split rules on different virtual servers, and
15855 even different split rules in different inboxes on the same server,
15856 the syntax of this variable have been extended along the lines of:
15857
15858 @lisp
15859 (setq nnimap-split-rule
15860       '(("my1server"    (".*"    (("ding"    "ding@@gnus.org")
15861                                   ("junk"    "From:.*Simon")))
15862         ("my2server"    ("INBOX" nnimap-split-fancy))
15863         ("my[34]server" (".*"    (("private" "To:.*Simon")
15864                                   ("junk"    my-junk-func)))))
15865 @end lisp
15866
15867 The virtual server name is in fact a regexp, so that the same rules
15868 may apply to several servers.  In the example, the servers
15869 @code{my3server} and @code{my4server} both use the same rules.
15870 Similarly, the inbox string is also a regexp.  The actual splitting
15871 rules are as before, either a function, or a list with group/regexp or
15872 group/function elements.
15873
15874 Nnmail equivalent: @code{nnmail-split-methods}.
15875
15876 @item nnimap-split-predicate
15877 @cindex splitting
15878 @vindex nnimap-split-predicate
15879
15880 Mail matching this predicate in @code{nnimap-split-inbox} will be
15881 split, it is a string and the default is @samp{UNSEEN UNDELETED}.
15882
15883 This might be useful if you use another @sc{imap} client to read mail in
15884 your inbox but would like Gnus to split all articles in the inbox
15885 regardless of readedness. Then you might change this to
15886 @samp{UNDELETED}.
15887
15888 @item nnimap-split-fancy
15889 @cindex splitting, fancy
15890 @findex nnimap-split-fancy
15891 @vindex nnimap-split-fancy
15892
15893 It's possible to set @code{nnimap-split-rule} to
15894 @code{nnmail-split-fancy} if you want to use fancy
15895 splitting. @xref{Fancy Mail Splitting}.
15896
15897 However, to be able to have different fancy split rules for nnmail and
15898 nnimap back ends you can set @code{nnimap-split-rule} to
15899 @code{nnimap-split-fancy} and define the nnimap specific fancy split
15900 rule in @code{nnimap-split-fancy}.
15901
15902 Example:
15903
15904 @lisp
15905 (setq nnimap-split-rule 'nnimap-split-fancy
15906       nnimap-split-fancy ...)
15907 @end lisp
15908
15909 Nnmail equivalent: @code{nnmail-split-fancy}.
15910
15911 @item nnimap-split-download-body
15912 @findex nnimap-split-download-body
15913 @vindex nnimap-split-download-body
15914
15915 Set to non-nil to download entire articles during splitting.  This is
15916 generally not required, and will slow things down considerably.  You
15917 may need it if you want to use an advanced splitting function that
15918 analyses the body to split the article.
15919
15920 @end table
15921
15922 @node Expiring in IMAP
15923 @subsection Expiring in IMAP
15924 @cindex expiring imap mail
15925
15926 Even though @code{nnimap} is not a proper @code{nnmail} derived back
15927 end, it supports most features in regular expiring (@pxref{Expiring
15928 Mail}).  Unlike splitting in IMAP (@pxref{Splitting in IMAP}) it do
15929 not clone the @code{nnmail} variables (i.e., creating
15930 @var{nnimap-expiry-wait}) but reuse the @code{nnmail} variables.  What
15931 follows below are the variables used by the @code{nnimap} expiry
15932 process.
15933
15934 A note on how the expire mark is stored on the @sc{imap} server is
15935 appropriate here as well.  The expire mark is translated into a
15936 @code{imap} client specific mark, @code{gnus-expire}, and stored on the
15937 message.  This means that likely only Gnus will understand and treat
15938 the @code{gnus-expire} mark properly, although other clients may allow
15939 you to view client specific flags on the message.  It also means that
15940 your server must support permanent storage of client specific flags on
15941 messages.  Most do, fortunately.
15942
15943 @table @code
15944
15945 @item nnmail-expiry-wait
15946 @item nnmail-expiry-wait-function
15947
15948 These variables are fully supported.  The expire value can be a
15949 number, the symbol @code{immediate} or @code{never}.
15950
15951 @item nnmail-expiry-target
15952
15953 This variable is supported, and internally implemented by calling the
15954 @code{nnmail} functions that handle this.  It contains an optimization
15955 that if the destination is a IMAP group on the same server, the
15956 article is copied instead of appended (that is, uploaded again).
15957
15958 @end table
15959
15960 @node Editing IMAP ACLs
15961 @subsection Editing IMAP ACLs
15962 @cindex editing imap acls
15963 @cindex Access Control Lists
15964 @cindex Editing @sc{imap} ACLs
15965 @kindex G l
15966 @findex gnus-group-nnimap-edit-acl
15967
15968 ACL stands for Access Control List.  ACLs are used in @sc{imap} for
15969 limiting (or enabling) other users access to your mail boxes.  Not all
15970 @sc{imap} servers support this, this function will give an error if it
15971 doesn't.
15972
15973 To edit a ACL for a mailbox, type @kbd{G l}
15974 (@code{gnus-group-edit-nnimap-acl}) and you'll be presented with a ACL
15975 editing window with detailed instructions.
15976
15977 Some possible uses:
15978
15979 @itemize @bullet
15980 @item
15981 Giving ``anyone'' the ``lrs'' rights (lookup, read, keep seen/unseen flags)
15982 on your mailing list mailboxes enables other users on the same server to
15983 follow the list without subscribing to it.
15984 @item
15985 At least with the Cyrus server, you are required to give the user
15986 ``anyone'' posting ("p") capabilities to have ``plussing'' work (that is,
15987 mail sent to user+mailbox@@domain ending up in the @sc{imap} mailbox
15988 INBOX.mailbox).
15989 @end itemize
15990
15991 @node Expunging mailboxes
15992 @subsection Expunging mailboxes
15993 @cindex expunging
15994
15995 @cindex Expunge
15996 @cindex Manual expunging
15997 @kindex G x
15998 @findex gnus-group-nnimap-expunge
15999
16000 If you're using the @code{never} setting of @code{nnimap-expunge-on-close},
16001 you may want the option of expunging all deleted articles in a mailbox
16002 manually.  This is exactly what @kbd{G x} does.
16003
16004 Currently there is no way of showing deleted articles, you can just
16005 delete them.
16006
16007 @node A note on namespaces
16008 @subsection A note on namespaces
16009 @cindex IMAP namespace
16010 @cindex namespaces
16011
16012 The IMAP protocol has a concept called namespaces, described by the
16013 following text in the RFC:
16014
16015 @example
16016 5.1.2.  Mailbox Namespace Naming Convention
16017
16018    By convention, the first hierarchical element of any mailbox name
16019    which begins with "#" identifies the "namespace" of the remainder of
16020    the name.  This makes it possible to disambiguate between different
16021    types of mailbox stores, each of which have their own namespaces.
16022
16023       For example, implementations which offer access to USENET
16024       newsgroups MAY use the "#news" namespace to partition the USENET
16025       newsgroup namespace from that of other mailboxes.  Thus, the
16026       comp.mail.misc newsgroup would have an mailbox name of
16027       "#news.comp.mail.misc", and the name "comp.mail.misc" could refer
16028       to a different object (e.g. a user's private mailbox).
16029 @end example
16030
16031 While there is nothing in this text that warrants concern for the IMAP
16032 implementation in Gnus, some servers use namespace prefixes in a way
16033 that does not work with how Gnus uses mailbox names.
16034
16035 Specifically, University of Washington's IMAP server uses mailbox
16036 names like @code{#driver.mbx/read-mail} which are valid only in the
16037 @sc{create} and @sc{append} commands.  After the mailbox is created
16038 (or a messages is appended to a mailbox), it must be accessed without
16039 the namespace prefix, i.e. @code{read-mail}.  Since Gnus do not make it
16040 possible for the user to guarantee that user entered mailbox names
16041 will only be used with the CREATE and APPEND commands, you should
16042 simply not use the namespace prefixed mailbox names in Gnus.
16043
16044 See the UoW @sc{imapd} documentation for the @code{#driver.*/} prefix
16045 for more information on how to use the prefixes.  They are a power
16046 tool and should be used only if you are sure what the effects are.
16047
16048 @node Other Sources
16049 @section Other Sources
16050
16051 Gnus can do more than just read news or mail.  The methods described
16052 below allow Gnus to view directories and files as if they were
16053 newsgroups.
16054
16055 @menu
16056 * Directory Groups::            You can read a directory as if it was a newsgroup.
16057 * Anything Groups::             Dired?  Who needs dired?
16058 * Document Groups::             Single files can be the basis of a group.
16059 * SOUP::                        Reading @sc{soup} packets ``offline''.
16060 * Mail-To-News Gateways::       Posting articles via mail-to-news gateways.
16061 @end menu
16062
16063
16064 @node Directory Groups
16065 @subsection Directory Groups
16066 @cindex nndir
16067 @cindex directory groups
16068
16069 If you have a directory that has lots of articles in separate files in
16070 it, you might treat it as a newsgroup.  The files have to have numerical
16071 names, of course.
16072
16073 This might be an opportune moment to mention @code{ange-ftp} (and its
16074 successor @code{efs}), that most wonderful of all wonderful Emacs
16075 packages.  When I wrote @code{nndir}, I didn't think much about it---a
16076 back end to read directories.  Big deal.
16077
16078 @code{ange-ftp} changes that picture dramatically.  For instance, if you
16079 enter the @code{ange-ftp} file name
16080 @file{/ftp.hpc.uh.edu:/pub/emacs/ding-list/} as the directory name,
16081 @code{ange-ftp} or @code{efs} will actually allow you to read this
16082 directory over at @samp{sina} as a newsgroup.  Distributed news ahoy!
16083
16084 @code{nndir} will use @sc{nov} files if they are present.
16085
16086 @code{nndir} is a ``read-only'' back end---you can't delete or expire
16087 articles with this method.  You can use @code{nnmh} or @code{nnml} for
16088 whatever you use @code{nndir} for, so you could switch to any of those
16089 methods if you feel the need to have a non-read-only @code{nndir}.
16090
16091
16092 @node Anything Groups
16093 @subsection Anything Groups
16094 @cindex nneething
16095
16096 From the @code{nndir} back end (which reads a single spool-like
16097 directory), it's just a hop and a skip to @code{nneething}, which
16098 pretends that any arbitrary directory is a newsgroup.  Strange, but
16099 true.
16100
16101 When @code{nneething} is presented with a directory, it will scan this
16102 directory and assign article numbers to each file.  When you enter such
16103 a group, @code{nneething} must create ``headers'' that Gnus can use.
16104 After all, Gnus is a newsreader, in case you're forgetting.
16105 @code{nneething} does this in a two-step process.  First, it snoops each
16106 file in question.  If the file looks like an article (i.e., the first
16107 few lines look like headers), it will use this as the head.  If this is
16108 just some arbitrary file without a head (e.g. a C source file),
16109 @code{nneething} will cobble up a header out of thin air.  It will use
16110 file ownership, name and date and do whatever it can with these
16111 elements.
16112
16113 All this should happen automatically for you, and you will be presented
16114 with something that looks very much like a newsgroup.  Totally like a
16115 newsgroup, to be precise.  If you select an article, it will be displayed
16116 in the article buffer, just as usual.
16117
16118 If you select a line that represents a directory, Gnus will pop you into
16119 a new summary buffer for this @code{nneething} group.  And so on.  You can
16120 traverse the entire disk this way, if you feel like, but remember that
16121 Gnus is not dired, really, and does not intend to be, either.
16122
16123 There are two overall modes to this action---ephemeral or solid.  When
16124 doing the ephemeral thing (i.e., @kbd{G D} from the group buffer), Gnus
16125 will not store information on what files you have read, and what files
16126 are new, and so on.  If you create a solid @code{nneething} group the
16127 normal way with @kbd{G m}, Gnus will store a mapping table between
16128 article numbers and file names, and you can treat this group like any
16129 other groups.  When you activate a solid @code{nneething} group, you will
16130 be told how many unread articles it contains, etc., etc.
16131
16132 Some variables:
16133
16134 @table @code
16135 @item nneething-map-file-directory
16136 @vindex nneething-map-file-directory
16137 All the mapping files for solid @code{nneething} groups will be stored
16138 in this directory, which defaults to @file{~/.nneething/}.
16139
16140 @item nneething-exclude-files
16141 @vindex nneething-exclude-files
16142 All files that match this regexp will be ignored.  Nice to use to exclude
16143 auto-save files and the like, which is what it does by default.
16144
16145 @item nneething-include-files
16146 @vindex nneething-include-files
16147 Regexp saying what files to include in the group.  If this variable is
16148 non-@code{nil}, only files matching this regexp will be included.
16149
16150 @item nneething-map-file
16151 @vindex nneething-map-file
16152 Name of the map files.
16153 @end table
16154
16155
16156 @node Document Groups
16157 @subsection Document Groups
16158 @cindex nndoc
16159 @cindex documentation group
16160 @cindex help group
16161
16162 @code{nndoc} is a cute little thing that will let you read a single file
16163 as a newsgroup.  Several files types are supported:
16164
16165 @table @code
16166 @cindex babyl
16167 @cindex rmail mbox
16168
16169 @item babyl
16170 The babyl (rmail) mail box.
16171 @cindex mbox
16172 @cindex Unix mbox
16173
16174 @item mbox
16175 The standard Unix mbox file.
16176
16177 @cindex MMDF mail box
16178 @item mmdf
16179 The MMDF mail box format.
16180
16181 @item news
16182 Several news articles appended into a file.
16183
16184 @item rnews
16185 @cindex rnews batch files
16186 The rnews batch transport format.
16187 @cindex forwarded messages
16188
16189 @item forward
16190 Forwarded articles.
16191
16192 @item nsmail
16193 Netscape mail boxes.
16194
16195 @item mime-parts
16196 @sc{mime} multipart messages.
16197
16198 @item standard-digest
16199 The standard (RFC 1153) digest format.
16200
16201 @item mime-digest
16202 A @sc{mime} digest of messages.
16203
16204 @item lanl-gov-announce
16205 Announcement messages from LANL Gov Announce.
16206
16207 @item rfc822-forward
16208 A message forwarded according to RFC822.
16209
16210 @item outlook
16211 The Outlook mail box.
16212
16213 @item oe-dbx
16214 The Outlook Express dbx mail box.
16215
16216 @item exim-bounce
16217 A bounce message from the Exim MTA.
16218
16219 @item forward
16220 A message forwarded according to informal rules.
16221
16222 @item rfc934
16223 An RFC934-forwarded message.
16224
16225 @item mailman
16226 A mailman digest.
16227
16228 @item clari-briefs
16229 A digest of Clarinet brief news items.
16230
16231 @item slack-digest
16232 Non-standard digest format---matches most things, but does it badly.
16233
16234 @item mail-in-mail
16235 The last resort.
16236 @end table
16237
16238 You can also use the special ``file type'' @code{guess}, which means
16239 that @code{nndoc} will try to guess what file type it is looking at.
16240 @code{digest} means that @code{nndoc} should guess what digest type the
16241 file is.
16242
16243 @code{nndoc} will not try to change the file or insert any extra headers into
16244 it---it will simply, like, let you use the file as the basis for a
16245 group.  And that's it.
16246
16247 If you have some old archived articles that you want to insert into your
16248 new & spiffy Gnus mail back end, @code{nndoc} can probably help you with
16249 that.  Say you have an old @file{RMAIL} file with mail that you now want
16250 to split into your new @code{nnml} groups.  You look at that file using
16251 @code{nndoc} (using the @kbd{G f} command in the group buffer
16252 (@pxref{Foreign Groups})), set the process mark on all the articles in
16253 the buffer (@kbd{M P b}, for instance), and then re-spool (@kbd{B r})
16254 using @code{nnml}.  If all goes well, all the mail in the @file{RMAIL}
16255 file is now also stored in lots of @code{nnml} directories, and you can
16256 delete that pesky @file{RMAIL} file.  If you have the guts!
16257
16258 Virtual server variables:
16259
16260 @table @code
16261 @item nndoc-article-type
16262 @vindex nndoc-article-type
16263 This should be one of @code{mbox}, @code{babyl}, @code{digest},
16264 @code{news}, @code{rnews}, @code{mmdf}, @code{forward}, @code{rfc934},
16265 @code{rfc822-forward}, @code{mime-parts}, @code{standard-digest},
16266 @code{slack-digest}, @code{clari-briefs}, @code{nsmail}, @code{outlook},
16267 @code{oe-dbx}, @code{mailman}, and @code{mail-in-mail} or @code{guess}.
16268
16269 @item nndoc-post-type
16270 @vindex nndoc-post-type
16271 This variable says whether Gnus is to consider the group a news group or
16272 a mail group.  There are two valid values:  @code{mail} (the default)
16273 and @code{news}.
16274 @end table
16275
16276 @menu
16277 * Document Server Internals::   How to add your own document types.
16278 @end menu
16279
16280
16281 @node Document Server Internals
16282 @subsubsection Document Server Internals
16283
16284 Adding new document types to be recognized by @code{nndoc} isn't
16285 difficult.  You just have to whip up a definition of what the document
16286 looks like, write a predicate function to recognize that document type,
16287 and then hook into @code{nndoc}.
16288
16289 First, here's an example document type definition:
16290
16291 @example
16292 (mmdf
16293  (article-begin .  "^\^A\^A\^A\^A\n")
16294  (body-end .  "^\^A\^A\^A\^A\n"))
16295 @end example
16296
16297 The definition is simply a unique @dfn{name} followed by a series of
16298 regexp pseudo-variable settings.  Below are the possible
16299 variables---don't be daunted by the number of variables; most document
16300 types can be defined with very few settings:
16301
16302 @table @code
16303 @item first-article
16304 If present, @code{nndoc} will skip past all text until it finds
16305 something that match this regexp.  All text before this will be
16306 totally ignored.
16307
16308 @item article-begin
16309 This setting has to be present in all document type definitions.  It
16310 says what the beginning of each article looks like.
16311
16312 @item head-begin-function
16313 If present, this should be a function that moves point to the head of
16314 the article.
16315
16316 @item nndoc-head-begin
16317 If present, this should be a regexp that matches the head of the
16318 article.
16319
16320 @item nndoc-head-end
16321 This should match the end of the head of the article.  It defaults to
16322 @samp{^$}---the empty line.
16323
16324 @item body-begin-function
16325 If present, this function should move point to the beginning of the body
16326 of the article.
16327
16328 @item body-begin
16329 This should match the beginning of the body of the article.  It defaults
16330 to @samp{^\n}.
16331
16332 @item body-end-function
16333 If present, this function should move point to the end of the body of
16334 the article.
16335
16336 @item body-end
16337 If present, this should match the end of the body of the article.
16338
16339 @item file-end
16340 If present, this should match the end of the file.  All text after this
16341 regexp will be totally ignored.
16342
16343 @end table
16344
16345 So, using these variables @code{nndoc} is able to dissect a document
16346 file into a series of articles, each with a head and a body.  However, a
16347 few more variables are needed since not all document types are all that
16348 news-like---variables needed to transform the head or the body into
16349 something that's palatable for Gnus:
16350
16351 @table @code
16352 @item prepare-body-function
16353 If present, this function will be called when requesting an article.  It
16354 will be called with point at the start of the body, and is useful if the
16355 document has encoded some parts of its contents.
16356
16357 @item article-transform-function
16358 If present, this function is called when requesting an article.  It's
16359 meant to be used for more wide-ranging transformation of both head and
16360 body of the article.
16361
16362 @item generate-head-function
16363 If present, this function is called to generate a head that Gnus can
16364 understand.  It is called with the article number as a parameter, and is
16365 expected to generate a nice head for the article in question.  It is
16366 called when requesting the headers of all articles.
16367
16368 @end table
16369
16370 Let's look at the most complicated example I can come up with---standard
16371 digests:
16372
16373 @example
16374 (standard-digest
16375  (first-article . ,(concat "^" (make-string 70 ?-) "\n\n+"))
16376  (article-begin . ,(concat "\n\n" (make-string 30 ?-) "\n\n+"))
16377  (prepare-body-function . nndoc-unquote-dashes)
16378  (body-end-function . nndoc-digest-body-end)
16379  (head-end . "^ ?$")
16380  (body-begin . "^ ?\n")
16381  (file-end . "^End of .*digest.*[0-9].*\n\\*\\*\\|^End of.*Digest *$")
16382  (subtype digest guess))
16383 @end example
16384
16385 We see that all text before a 70-width line of dashes is ignored; all
16386 text after a line that starts with that @samp{^End of} is also ignored;
16387 each article begins with a 30-width line of dashes; the line separating
16388 the head from the body may contain a single space; and that the body is
16389 run through @code{nndoc-unquote-dashes} before being delivered.
16390
16391 To hook your own document definition into @code{nndoc}, use the
16392 @code{nndoc-add-type} function.  It takes two parameters---the first
16393 is the definition itself and the second (optional) parameter says
16394 where in the document type definition alist to put this definition.
16395 The alist is traversed sequentially, and @code{nndoc-TYPE-type-p} is
16396 called for a given type @code{TYPE}.  So @code{nndoc-mmdf-type-p} is
16397 called to see whether a document is of @code{mmdf} type, and so on.
16398 These type predicates should return @code{nil} if the document is not
16399 of the correct type; @code{t} if it is of the correct type; and a
16400 number if the document might be of the correct type.  A high number
16401 means high probability; a low number means low probability with
16402 @samp{0} being the lowest valid number.
16403
16404
16405 @node SOUP
16406 @subsection SOUP
16407 @cindex SOUP
16408 @cindex offline
16409
16410 In the PC world people often talk about ``offline'' newsreaders.  These
16411 are thingies that are combined reader/news transport monstrosities.
16412 With built-in modem programs.  Yecchh!
16413
16414 Of course, us Unix Weenie types of human beans use things like
16415 @code{uucp} and, like, @code{nntpd} and set up proper news and mail
16416 transport things like Ghod intended.  And then we just use normal
16417 newsreaders.
16418
16419 However, it can sometimes be convenient to do something that's a bit
16420 easier on the brain if you have a very slow modem, and you're not really
16421 that interested in doing things properly.
16422
16423 A file format called @sc{soup} has been developed for transporting news
16424 and mail from servers to home machines and back again.  It can be a bit
16425 fiddly.
16426
16427 First some terminology:
16428
16429 @table @dfn
16430
16431 @item server
16432 This is the machine that is connected to the outside world and where you
16433 get news and/or mail from.
16434
16435 @item home machine
16436 This is the machine that you want to do the actual reading and responding
16437 on.  It is typically not connected to the rest of the world in any way.
16438
16439 @item packet
16440 Something that contains messages and/or commands.  There are two kinds
16441 of packets:
16442
16443 @table @dfn
16444 @item message packets
16445 These are packets made at the server, and typically contain lots of
16446 messages for you to read.  These are called @file{SoupoutX.tgz} by
16447 default, where @var{x} is a number.
16448
16449 @item response packets
16450 These are packets made at the home machine, and typically contains
16451 replies that you've written.  These are called @file{SoupinX.tgz} by
16452 default, where @var{x} is a number.
16453
16454 @end table
16455
16456 @end table
16457
16458
16459 @enumerate
16460
16461 @item
16462 You log in on the server and create a @sc{soup} packet.  You can either
16463 use a dedicated @sc{soup} thingie (like the @code{awk} program), or you
16464 can use Gnus to create the packet with its @sc{soup} commands (@kbd{O
16465 s} and/or @kbd{G s b}; and then @kbd{G s p}) (@pxref{SOUP Commands}).
16466
16467 @item
16468 You transfer the packet home.  Rail, boat, car or modem will do fine.
16469
16470 @item
16471 You put the packet in your home directory.
16472
16473 @item
16474 You fire up Gnus on your home machine using the @code{nnsoup} back end as
16475 the native or secondary server.
16476
16477 @item
16478 You read articles and mail and answer and followup to the things you
16479 want (@pxref{SOUP Replies}).
16480
16481 @item
16482 You do the @kbd{G s r} command to pack these replies into a @sc{soup}
16483 packet.
16484
16485 @item
16486 You transfer this packet to the server.
16487
16488 @item
16489 You use Gnus to mail this packet out with the @kbd{G s s} command.
16490
16491 @item
16492 You then repeat until you die.
16493
16494 @end enumerate
16495
16496 So you basically have a bipartite system---you use @code{nnsoup} for
16497 reading and Gnus for packing/sending these @sc{soup} packets.
16498
16499 @menu
16500 * SOUP Commands::               Commands for creating and sending @sc{soup} packets
16501 * SOUP Groups::                 A back end for reading @sc{soup} packets.
16502 * SOUP Replies::                How to enable @code{nnsoup} to take over mail and news.
16503 @end menu
16504
16505
16506 @node SOUP Commands
16507 @subsubsection SOUP Commands
16508
16509 These are commands for creating and manipulating @sc{soup} packets.
16510
16511 @table @kbd
16512 @item G s b
16513 @kindex G s b (Group)
16514 @findex gnus-group-brew-soup
16515 Pack all unread articles in the current group
16516 (@code{gnus-group-brew-soup}).  This command understands the
16517 process/prefix convention.
16518
16519 @item G s w
16520 @kindex G s w (Group)
16521 @findex gnus-soup-save-areas
16522 Save all @sc{soup} data files (@code{gnus-soup-save-areas}).
16523
16524 @item G s s
16525 @kindex G s s (Group)
16526 @findex gnus-soup-send-replies
16527 Send all replies from the replies packet
16528 (@code{gnus-soup-send-replies}).
16529
16530 @item G s p
16531 @kindex G s p (Group)
16532 @findex gnus-soup-pack-packet
16533 Pack all files into a @sc{soup} packet (@code{gnus-soup-pack-packet}).
16534
16535 @item G s r
16536 @kindex G s r (Group)
16537 @findex nnsoup-pack-replies
16538 Pack all replies into a replies packet (@code{nnsoup-pack-replies}).
16539
16540 @item O s
16541 @kindex O s (Summary)
16542 @findex gnus-soup-add-article
16543 This summary-mode command adds the current article to a @sc{soup} packet
16544 (@code{gnus-soup-add-article}).  It understands the process/prefix
16545 convention (@pxref{Process/Prefix}).
16546
16547 @end table
16548
16549
16550 There are a few variables to customize where Gnus will put all these
16551 thingies:
16552
16553 @table @code
16554
16555 @item gnus-soup-directory
16556 @vindex gnus-soup-directory
16557 Directory where Gnus will save intermediate files while composing
16558 @sc{soup} packets.  The default is @file{~/SoupBrew/}.
16559
16560 @item gnus-soup-replies-directory
16561 @vindex gnus-soup-replies-directory
16562 This is what Gnus will use as a temporary directory while sending our
16563 reply packets.  @file{~/SoupBrew/SoupReplies/} is the default.
16564
16565 @item gnus-soup-prefix-file
16566 @vindex gnus-soup-prefix-file
16567 Name of the file where Gnus stores the last used prefix.  The default is
16568 @samp{gnus-prefix}.
16569
16570 @item gnus-soup-packer
16571 @vindex gnus-soup-packer
16572 A format string command for packing a @sc{soup} packet.  The default is
16573 @samp{tar cf - %s | gzip > $HOME/Soupout%d.tgz}.
16574
16575 @item gnus-soup-unpacker
16576 @vindex gnus-soup-unpacker
16577 Format string command for unpacking a @sc{soup} packet.  The default is
16578 @samp{gunzip -c %s | tar xvf -}.
16579
16580 @item gnus-soup-packet-directory
16581 @vindex gnus-soup-packet-directory
16582 Where Gnus will look for reply packets.  The default is @file{~/}.
16583
16584 @item gnus-soup-packet-regexp
16585 @vindex gnus-soup-packet-regexp
16586 Regular expression matching @sc{soup} reply packets in
16587 @code{gnus-soup-packet-directory}.
16588
16589 @end table
16590
16591
16592 @node SOUP Groups
16593 @subsubsection SOUP Groups
16594 @cindex nnsoup
16595
16596 @code{nnsoup} is the back end for reading @sc{soup} packets.  It will
16597 read incoming packets, unpack them, and put them in a directory where
16598 you can read them at leisure.
16599
16600 These are the variables you can use to customize its behavior:
16601
16602 @table @code
16603
16604 @item nnsoup-tmp-directory
16605 @vindex nnsoup-tmp-directory
16606 When @code{nnsoup} unpacks a @sc{soup} packet, it does it in this
16607 directory.  (@file{/tmp/} by default.)
16608
16609 @item nnsoup-directory
16610 @vindex nnsoup-directory
16611 @code{nnsoup} then moves each message and index file to this directory.
16612 The default is @file{~/SOUP/}.
16613
16614 @item nnsoup-replies-directory
16615 @vindex nnsoup-replies-directory
16616 All replies will be stored in this directory before being packed into a
16617 reply packet.  The default is @file{~/SOUP/replies/}.
16618
16619 @item nnsoup-replies-format-type
16620 @vindex nnsoup-replies-format-type
16621 The @sc{soup} format of the replies packets.  The default is @samp{?n}
16622 (rnews), and I don't think you should touch that variable.  I probably
16623 shouldn't even have documented it.  Drats!  Too late!
16624
16625 @item nnsoup-replies-index-type
16626 @vindex nnsoup-replies-index-type
16627 The index type of the replies packet.  The default is @samp{?n}, which
16628 means ``none''.  Don't fiddle with this one either!
16629
16630 @item nnsoup-active-file
16631 @vindex nnsoup-active-file
16632 Where @code{nnsoup} stores lots of information.  This is not an ``active
16633 file'' in the @code{nntp} sense; it's an Emacs Lisp file.  If you lose
16634 this file or mess it up in any way, you're dead.  The default is
16635 @file{~/SOUP/active}.
16636
16637 @item nnsoup-packer
16638 @vindex nnsoup-packer
16639 Format string command for packing a reply @sc{soup} packet.  The default
16640 is @samp{tar cf - %s | gzip > $HOME/Soupin%d.tgz}.
16641
16642 @item nnsoup-unpacker
16643 @vindex nnsoup-unpacker
16644 Format string command for unpacking incoming @sc{soup} packets.  The
16645 default is @samp{gunzip -c %s | tar xvf -}.
16646
16647 @item nnsoup-packet-directory
16648 @vindex nnsoup-packet-directory
16649 Where @code{nnsoup} will look for incoming packets.  The default is
16650 @file{~/}.
16651
16652 @item nnsoup-packet-regexp
16653 @vindex nnsoup-packet-regexp
16654 Regular expression matching incoming @sc{soup} packets.  The default is
16655 @samp{Soupout}.
16656
16657 @item nnsoup-always-save
16658 @vindex nnsoup-always-save
16659 If non-@code{nil}, save the replies buffer after each posted message.
16660
16661 @end table
16662
16663
16664 @node SOUP Replies
16665 @subsubsection SOUP Replies
16666
16667 Just using @code{nnsoup} won't mean that your postings and mailings end
16668 up in @sc{soup} reply packets automagically.  You have to work a bit
16669 more for that to happen.
16670
16671 @findex nnsoup-set-variables
16672 The @code{nnsoup-set-variables} command will set the appropriate
16673 variables to ensure that all your followups and replies end up in the
16674 @sc{soup} system.
16675
16676 In specific, this is what it does:
16677
16678 @lisp
16679 (setq message-send-news-function 'nnsoup-request-post)
16680 (setq message-send-mail-function 'nnsoup-request-mail)
16681 @end lisp
16682
16683 And that's it, really.  If you only want news to go into the @sc{soup}
16684 system you just use the first line.  If you only want mail to be
16685 @sc{soup}ed you use the second.
16686
16687
16688 @node Mail-To-News Gateways
16689 @subsection Mail-To-News Gateways
16690 @cindex mail-to-news gateways
16691 @cindex gateways
16692
16693 If your local @code{nntp} server doesn't allow posting, for some reason
16694 or other, you can post using one of the numerous mail-to-news gateways.
16695 The @code{nngateway} back end provides the interface.
16696
16697 Note that you can't read anything from this back end---it can only be
16698 used to post with.
16699
16700 Server variables:
16701
16702 @table @code
16703 @item nngateway-address
16704 @vindex nngateway-address
16705 This is the address of the mail-to-news gateway.
16706
16707 @item nngateway-header-transformation
16708 @vindex nngateway-header-transformation
16709 News headers often have to be transformed in some odd way or other
16710 for the mail-to-news gateway to accept it.  This variable says what
16711 transformation should be called, and defaults to
16712 @code{nngateway-simple-header-transformation}.  The function is called
16713 narrowed to the headers to be transformed and with one parameter---the
16714 gateway address.
16715
16716 This default function just inserts a new @code{To} header based on the
16717 @code{Newsgroups} header and the gateway address.
16718 For instance, an article with this @code{Newsgroups} header:
16719
16720 @example
16721 Newsgroups: alt.religion.emacs
16722 @end example
16723
16724 will get this @code{To} header inserted:
16725
16726 @example
16727 To: alt-religion-emacs@@GATEWAY
16728 @end example
16729
16730 The following pre-defined functions exist:
16731
16732 @findex nngateway-simple-header-transformation
16733 @table @code
16734
16735 @item nngateway-simple-header-transformation
16736 Creates a @code{To} header that looks like
16737 @var{newsgroup}@@@code{nngateway-address}.
16738
16739 @findex nngateway-mail2news-header-transformation
16740
16741 @item nngateway-mail2news-header-transformation
16742 Creates a @code{To} header that looks like
16743 @code{nngateway-address}.
16744
16745 Here's an example:
16746
16747 @lisp
16748 (setq gnus-post-method
16749       '(nngateway
16750         "mail2news@@replay.com"
16751         (nngateway-header-transformation
16752          nngateway-mail2news-header-transformation)))
16753 @end lisp
16754
16755 @end table
16756
16757
16758 @end table
16759
16760 So, to use this, simply say something like:
16761
16762 @lisp
16763 (setq gnus-post-method '(nngateway "GATEWAY.ADDRESS"))
16764 @end lisp
16765
16766
16767
16768 @node Combined Groups
16769 @section Combined Groups
16770
16771 Gnus allows combining a mixture of all the other group types into bigger
16772 groups.
16773
16774 @menu
16775 * Virtual Groups::              Combining articles from many groups.
16776 * Kibozed Groups::              Looking through parts of the newsfeed for articles.
16777 @end menu
16778
16779
16780 @node Virtual Groups
16781 @subsection Virtual Groups
16782 @cindex nnvirtual
16783 @cindex virtual groups
16784 @cindex merging groups
16785
16786 An @dfn{nnvirtual group} is really nothing more than a collection of
16787 other groups.
16788
16789 For instance, if you are tired of reading many small groups, you can
16790 put them all in one big group, and then grow tired of reading one
16791 big, unwieldy group.  The joys of computing!
16792
16793 You specify @code{nnvirtual} as the method.  The address should be a
16794 regexp to match component groups.
16795
16796 All marks in the virtual group will stick to the articles in the
16797 component groups.  So if you tick an article in a virtual group, the
16798 article will also be ticked in the component group from whence it
16799 came.  (And vice versa---marks from the component groups will also be
16800 shown in the virtual group.). To create an empty virtual group, run
16801 @kbd{G V} (@code{gnus-group-make-empty-virtual}) in the group buffer
16802 and edit the method regexp with @kbd{M-e}
16803 (@code{gnus-group-edit-group-method})
16804
16805 Here's an example @code{nnvirtual} method that collects all Andrea Dworkin
16806 newsgroups into one, big, happy newsgroup:
16807
16808 @lisp
16809 (nnvirtual "^alt\\.fan\\.andrea-dworkin$\\|^rec\\.dworkin.*")
16810 @end lisp
16811
16812 The component groups can be native or foreign; everything should work
16813 smoothly, but if your computer explodes, it was probably my fault.
16814
16815 Collecting the same group from several servers might actually be a good
16816 idea if users have set the Distribution header to limit distribution.
16817 If you would like to read @samp{soc.motss} both from a server in Japan
16818 and a server in Norway, you could use the following as the group regexp:
16819
16820 @example
16821 "^nntp\\+server\\.jp:soc\\.motss$\\|^nntp\\+server\\.no:soc\\.motss$"
16822 @end example
16823
16824 (Remember, though, that if you're creating the group with @kbd{G m}, you
16825 shouldn't double the backslashes, and you should leave off the quote
16826 characters at the beginning and the end of the string.)
16827
16828 This should work kinda smoothly---all articles from both groups should
16829 end up in this one, and there should be no duplicates.  Threading (and
16830 the rest) will still work as usual, but there might be problems with the
16831 sequence of articles.  Sorting on date might be an option here
16832 (@pxref{Selecting a Group}).
16833
16834 One limitation, however---all groups included in a virtual
16835 group have to be alive (i.e., subscribed or unsubscribed).  Killed or
16836 zombie groups can't be component groups for @code{nnvirtual} groups.
16837
16838 @vindex nnvirtual-always-rescan
16839 If the @code{nnvirtual-always-rescan} is non-@code{nil},
16840 @code{nnvirtual} will always scan groups for unread articles when
16841 entering a virtual group.  If this variable is @code{nil} (which is the
16842 default) and you read articles in a component group after the virtual
16843 group has been activated, the read articles from the component group
16844 will show up when you enter the virtual group.  You'll also see this
16845 effect if you have two virtual groups that have a component group in
16846 common.  If that's the case, you should set this variable to @code{t}.
16847 Or you can just tap @code{M-g} on the virtual group every time before
16848 you enter it---it'll have much the same effect.
16849
16850 @code{nnvirtual} can have both mail and news groups as component groups.
16851 When responding to articles in @code{nnvirtual} groups, @code{nnvirtual}
16852 has to ask the back end of the component group the article comes from
16853 whether it is a news or mail back end.  However, when you do a @kbd{^},
16854 there is typically no sure way for the component back end to know this,
16855 and in that case @code{nnvirtual} tells Gnus that the article came from a
16856 not-news back end.  (Just to be on the safe side.)
16857
16858 @kbd{C-c C-n} in the message buffer will insert the @code{Newsgroups}
16859 line from the article you respond to in these cases.
16860
16861 @code{nnvirtual} groups do not inherit anything but articles and marks
16862 from component groups---group parameters, for instance, are not
16863 inherited.
16864
16865
16866 @node Kibozed Groups
16867 @subsection Kibozed Groups
16868 @cindex nnkiboze
16869 @cindex kibozing
16870
16871 @dfn{Kibozing} is defined by @sc{oed} as ``grepping through (parts of)
16872 the news feed''.  @code{nnkiboze} is a back end that will do this for
16873 you.  Oh joy!  Now you can grind any @sc{nntp} server down to a halt
16874 with useless requests!  Oh happiness!
16875
16876 @kindex G k (Group)
16877 To create a kibozed group, use the @kbd{G k} command in the group
16878 buffer.
16879
16880 The address field of the @code{nnkiboze} method is, as with
16881 @code{nnvirtual}, a regexp to match groups to be ``included'' in the
16882 @code{nnkiboze} group.  That's where most similarities between @code{nnkiboze}
16883 and @code{nnvirtual} end.
16884
16885 In addition to this regexp detailing component groups, an @code{nnkiboze} group
16886 must have a score file to say what articles are to be included in
16887 the group (@pxref{Scoring}).
16888
16889 @kindex M-x nnkiboze-generate-groups
16890 @findex nnkiboze-generate-groups
16891 You must run @kbd{M-x nnkiboze-generate-groups} after creating the
16892 @code{nnkiboze} groups you want to have.  This command will take time.  Lots of
16893 time.  Oodles and oodles of time.  Gnus has to fetch the headers from
16894 all the articles in all the component groups and run them through the
16895 scoring process to determine if there are any articles in the groups
16896 that are to be part of the @code{nnkiboze} groups.
16897
16898 Please limit the number of component groups by using restrictive
16899 regexps.  Otherwise your sysadmin may become annoyed with you, and the
16900 @sc{nntp} site may throw you off and never let you back in again.
16901 Stranger things have happened.
16902
16903 @code{nnkiboze} component groups do not have to be alive---they can be dead,
16904 and they can be foreign.  No restrictions.
16905
16906 @vindex nnkiboze-directory
16907 The generation of an @code{nnkiboze} group means writing two files in
16908 @code{nnkiboze-directory}, which is @file{~/News/} by default.  One
16909 contains the @sc{nov} header lines for all the articles in the group,
16910 and the other is an additional @file{.newsrc} file to store information
16911 on what groups have been searched through to find component articles.
16912
16913 Articles marked as read in the @code{nnkiboze} group will have
16914 their @sc{nov} lines removed from the @sc{nov} file.
16915
16916
16917 @node Gnus Unplugged
16918 @section Gnus Unplugged
16919 @cindex offline
16920 @cindex unplugged
16921 @cindex Agent
16922 @cindex Gnus Agent
16923 @cindex Gnus Unplugged
16924
16925 In olden times (ca. February '88), people used to run their newsreaders
16926 on big machines with permanent connections to the net.  News transport
16927 was dealt with by news servers, and all the newsreaders had to do was to
16928 read news.  Believe it or not.
16929
16930 Nowadays most people read news and mail at home, and use some sort of
16931 modem to connect to the net.  To avoid running up huge phone bills, it
16932 would be nice to have a way to slurp down all the news and mail, hang up
16933 the phone, read for several hours, and then upload any responses you
16934 have to make.  And then you repeat the procedure.
16935
16936 Of course, you can use news servers for doing this as well.  I've used
16937 @code{inn} together with @code{slurp}, @code{pop} and @code{sendmail}
16938 for some years, but doing that's a bore.  Moving the news server
16939 functionality up to the newsreader makes sense if you're the only person
16940 reading news on a machine.
16941
16942 Setting up Gnus as an ``offline'' newsreader is quite simple.  In
16943 fact, you don't even have to configure anything.
16944
16945 Of course, to use it as such, you have to learn a few new commands.
16946
16947 @menu
16948 * Agent Basics::                How it all is supposed to work.
16949 * Agent Categories::            How to tell the Gnus Agent what to download.
16950 * Agent Commands::              New commands for all the buffers.
16951 * Agent as Cache::              The Agent is a big cache too.
16952 * Agent Expiry::                How to make old articles go away.
16953 * Agent Regeneration::          How to recover from lost connections and other accidents.
16954 * Agent and IMAP::              How to use the Agent with IMAP.
16955 * Outgoing Messages::           What happens when you post/mail something?
16956 * Agent Variables::             Customizing is fun.
16957 * Example Setup::               An example @file{.gnus.el} file for offline people.
16958 * Batching Agents::             How to fetch news from a @code{cron} job.
16959 * Agent Caveats::               What you think it'll do and what it does.
16960 @end menu
16961
16962
16963 @node Agent Basics
16964 @subsection Agent Basics
16965
16966 First, let's get some terminology out of the way.
16967
16968 The Gnus Agent is said to be @dfn{unplugged} when you have severed the
16969 connection to the net (and notified the Agent that this is the case).
16970 When the connection to the net is up again (and Gnus knows this), the
16971 Agent is @dfn{plugged}.
16972
16973 The @dfn{local} machine is the one you're running on, and which isn't
16974 connected to the net continuously.
16975
16976 @dfn{Downloading} means fetching things from the net to your local
16977 machine.  @dfn{Uploading} is doing the opposite.
16978
16979 Let's take a typical Gnus session using the Agent.
16980
16981 @itemize @bullet
16982
16983 @item
16984 @findex gnus-unplugged
16985 You start Gnus with @code{gnus-unplugged}.  This brings up the Gnus
16986 Agent in a disconnected state.  You can read all the news that you have
16987 already fetched while in this mode.
16988
16989 @item
16990 You then decide to see whether any new news has arrived.  You connect
16991 your machine to the net (using PPP or whatever), and then hit @kbd{J j}
16992 to make Gnus become @dfn{plugged} and use @kbd{g} to check for new mail
16993 as usual.  To check for new mail in unplugged mode, see (@pxref{Mail
16994 Source Specifiers}).
16995
16996 @item
16997 You can then read the new news immediately, or you can download the news
16998 onto your local machine.  If you want to do the latter, you press @kbd{g}
16999 to check if there are any new news and then @kbd{J
17000 s} to fetch all the eligible articles in all the groups.  (To let Gnus
17001 know which articles you want to download, @pxref{Agent Categories}.)
17002
17003 @item
17004 After fetching the articles, you press @kbd{J j} to make Gnus become
17005 unplugged again, and you shut down the PPP thing (or whatever).  And
17006 then you read the news offline.
17007
17008 @item
17009 And then you go to step 2.
17010 @end itemize
17011
17012 Here are some things you should do the first time (or so) that you use
17013 the Agent.
17014
17015 @itemize @bullet
17016
17017 @item
17018 Decide which servers should be covered by the Agent.  If you have a mail
17019 back end, it would probably be nonsensical to have it covered by the
17020 Agent.  Go to the server buffer (@kbd{^} in the group buffer) and press
17021 @kbd{J a} on the server (or servers) that you wish to have covered by the
17022 Agent (@pxref{Server Agent Commands}), or @kbd{J r} on automatically
17023 added servers you do not wish to have covered by the Agent.  By default,
17024 all @code{nntp} and @code{nnimap} groups in @code{gnus-select-method} and
17025 @code{gnus-secondary-select-methods} are agentized.
17026
17027 @item
17028
17029 Decide on download policy.  It's fairly simple once you decide whether
17030 you are going to use agent categories, topic parameters, and/or group
17031 parameters to implement your policy.  If you're new to gnus, it
17032 is probably best to start with a category @xref{Agent Categories}.
17033
17034 Both topic parameters (@pxref{Topic Parameters}) and agent categories
17035 (@pxref{Agent Categories}) provide for setting a policy that applies
17036 to multiple groups.  Which you use is entirely up to you.  Topic
17037 parameters do override categories so, if you mix the two, you'll have
17038 to take that into account.  If you have a few groups that deviate from
17039 your policy, you can use grou parameters (@pxref{Group Parameters}) to
17040 configure them.
17041
17042 @item
17043 Uhm@dots{} that's it.
17044 @end itemize
17045
17046
17047 @node Agent Categories
17048 @subsection Agent Categories
17049
17050 One of the main reasons to integrate the news transport layer into the
17051 newsreader is to allow greater control over what articles to download.
17052 There's not much point in downloading huge amounts of articles, just to
17053 find out that you're not interested in reading any of them.  It's better
17054 to be somewhat more conservative in choosing what to download, and then
17055 mark the articles for downloading manually if it should turn out that
17056 you're interested in the articles anyway.
17057
17058 One of the more effective methods for controlling what is to be
17059 downloaded is to create a @dfn{category} and then assign some (or all)
17060 groups to this category.  Groups that do not belong in any other
17061 category belong to the @code{default} category.  Gnus has its own
17062 buffer for creating and managing categories.
17063
17064 If you prefer, you can also use group parameters (@pxref{Group
17065 Parameters}) and topic parameters (@pxref{Topic Parameters}) for an
17066 alternative approach to controlling the agent.  The only real
17067 difference is that categories are specific to the agent (so there is
17068 less to learn) while group and topic parameters include the kitchen
17069 sink.
17070
17071 Since you can set agent parameters in several different places we have
17072 a rule to decide which source to believe.  This rule specifies that
17073 the parameter sources are checked in the following order: group
17074 parameters, topic parameters, agent category, and finally customizable
17075 variables. So you can mix all of these sources to produce a wide range
17076 of behavior, just don't blame me if you don't remember where you put
17077 your settings.
17078
17079 @menu
17080 * Category Syntax::             What a category looks like.
17081 * Category Buffer::             A buffer for maintaining categories.
17082 * Category Variables::          Customize'r'Us.
17083 @end menu
17084
17085
17086 @node Category Syntax
17087 @subsubsection Category Syntax
17088
17089 A category consists of a name, the list of groups belonging to the
17090 category, and a number of optional parameters that override the
17091 customizable variables.  The complete list of agent parameters are
17092 listed below.
17093
17094 @table @code
17095 @item gnus-agent-cat-name
17096 The name of the category.
17097
17098 @item gnus-agent-cat-groups
17099 The list of groups that are in this category.
17100
17101 @item gnus-agent-cat-predicate
17102 A predicate which (generally) gives a rough outline of which articles
17103 are eligible for downloading; and
17104
17105 @item gnus-agent-cat-score-file
17106 a score rule which (generally) gives you a finer granularity when
17107 deciding what articles to download.  (Note that this @dfn{download
17108 score} is not necessarily related to normal scores.)
17109
17110 @item gnus-agent-cat-enable-expiration
17111 a boolean indicating whether the agent should expire old articles in
17112 this group.  Most groups should be expired to conserve disk space.  In
17113 fact, its probably safe to say that the gnus.* hierarchy contains the
17114 only groups that should not be expired.
17115
17116 @item gnus-agent-cat-days-until-old
17117 an integer indicating the number of days that the agent should wait
17118 before deciding that a read article is safe to expire.
17119
17120 @item gnus-agent-cat-low-score
17121 an integer that overrides the value of @code{gnus-agent-low-score}.
17122
17123 @item gnus-agent-cat-high-score
17124 an integer that overrides the value of @code{gnus-agent-high-score}.
17125
17126 @item gnus-agent-cat-length-when-short
17127 an integer that overrides the value of
17128 @code{gnus-agent-short-article}.
17129
17130 @item gnus-agent-cat-length-when-long
17131 an integer that overrides the value of @code{gnus-agent-long-article}.
17132 @end table
17133
17134 The name of a category can not be changed once the category has been
17135 created.
17136
17137 Each category maintains a list of groups that are exclusive members of
17138 that category.  The exclusivity rule is automatically enforced, add a
17139 group to a new category and it is automatically removed from its old
17140 category.
17141
17142 A predicate in its simplest form can be a single predicate such as
17143 @code{true} or @code{false}.  These two will download every available
17144 article or nothing respectively.  In the case of these two special
17145 predicates an additional score rule is superfluous.
17146
17147 Predicates of @code{high} or @code{low} download articles in respect of
17148 their scores in relationship to @code{gnus-agent-high-score} and
17149 @code{gnus-agent-low-score} as described below.
17150
17151 To gain even finer control of what is to be regarded eligible for
17152 download a predicate can consist of a number of predicates with logical
17153 operators sprinkled in between.
17154
17155 Perhaps some examples are in order.
17156
17157 Here's a simple predicate.  (It's the default predicate, in fact, used
17158 for all groups that don't belong to any other category.)
17159
17160 @lisp
17161 short
17162 @end lisp
17163
17164 Quite simple, eh?  This predicate is true if and only if the article is
17165 short (for some value of ``short'').
17166
17167 Here's a more complex predicate:
17168
17169 @lisp
17170 (or high
17171     (and
17172      (not low)
17173      (not long)))
17174 @end lisp
17175
17176 This means that an article should be downloaded if it has a high score,
17177 or if the score is not low and the article is not long.  You get the
17178 drift.
17179
17180 The available logical operators are @code{or}, @code{and} and
17181 @code{not}.  (If you prefer, you can use the more ``C''-ish operators
17182 @samp{|}, @code{&} and @code{!} instead.)
17183
17184 The following predicates are pre-defined, but if none of these fit what
17185 you want to do, you can write your own.
17186
17187 When evaluating each of these predicates, the named constant will be
17188 bound to the value determined by calling
17189 @code{gnus-agent-find-parameter} on the appropriate parameter.  For
17190 example, gnus-agent-short-article will be bound to
17191 @code{(gnus-agent-find-parameter group 'agent-short-article)}.  This
17192 means that you can specify a predicate in your category then tune that
17193 predicate to individual groups.
17194
17195 @table @code
17196 @item short
17197 True iff the article is shorter than @code{gnus-agent-short-article}
17198 lines; default 100.
17199
17200 @item long
17201 True iff the article is longer than @code{gnus-agent-long-article}
17202 lines; default 200.
17203
17204 @item low
17205 True iff the article has a download score less than
17206 @code{gnus-agent-low-score}; default 0.
17207
17208 @item high
17209 True iff the article has a download score greater than
17210 @code{gnus-agent-high-score}; default 0.
17211
17212 @item spam
17213 True iff the Gnus Agent guesses that the article is spam.  The
17214 heuristics may change over time, but at present it just computes a
17215 checksum and sees whether articles match.
17216
17217 @item true
17218 Always true.
17219
17220 @item false
17221 Always false.
17222 @end table
17223
17224 If you want to create your own predicate function, here's what you have
17225 to know:  The functions are called with no parameters, but the
17226 @code{gnus-headers} and @code{gnus-score} dynamic variables are bound to
17227 useful values.
17228
17229 For example, you could decide that you don't want to download articles
17230 that were posted more than a certain number of days ago (e.g. posted
17231 more than @code{gnus-agent-expire-days} ago) you might write a function
17232 something along the lines of the following:
17233
17234 @lisp
17235 (defun my-article-old-p ()
17236   "Say whether an article is old."
17237   (< (time-to-days (date-to-time (mail-header-date gnus-headers)))
17238      (- (time-to-days (current-time)) gnus-agent-expire-days)))
17239 @end lisp
17240
17241 with the predicate then defined as:
17242
17243 @lisp
17244 (not my-article-old-p)
17245 @end lisp
17246
17247 or you could append your predicate to the predefined
17248 @code{gnus-category-predicate-alist} in your @file{~/.gnus.el} or
17249 wherever.
17250
17251 @lisp
17252 (require 'gnus-agent)
17253 (setq  gnus-category-predicate-alist
17254   (append gnus-category-predicate-alist
17255          '((old . my-article-old-p))))
17256 @end lisp
17257
17258 and simply specify your predicate as:
17259
17260 @lisp
17261 (not old)
17262 @end lisp
17263
17264 If/when using something like the above, be aware that there are many
17265 misconfigured systems/mailers out there and so an article's date is not
17266 always a reliable indication of when it was posted.  Hell, some people
17267 just don't give a damn.
17268
17269 The above predicates apply to @emph{all} the groups which belong to the
17270 category.  However, if you wish to have a specific predicate for an
17271 individual group within a category, or you're just too lazy to set up a
17272 new category, you can enter a group's individual predicate in it's group
17273 parameters like so:
17274
17275 @lisp
17276 (agent-predicate . short)
17277 @end lisp
17278
17279 This is the group/topic parameter equivalent of the agent category default.
17280 Note that when specifying a single word predicate like this, the
17281 @code{agent-predicate} specification must be in dotted pair notation.
17282
17283 The equivalent of the longer example from above would be:
17284
17285 @lisp
17286 (agent-predicate or high (and (not low) (not long)))
17287 @end lisp
17288
17289 The outer parenthesis required in the category specification are not
17290 entered here as, not being in dotted pair notation, the value of the
17291 predicate is assumed to be a list.
17292
17293
17294 Now, the syntax of the download score is the same as the syntax of
17295 normal score files, except that all elements that require actually
17296 seeing the article itself are verboten.  This means that only the
17297 following headers can be scored on: @code{Subject}, @code{From},
17298 @code{Date}, @code{Message-ID}, @code{References}, @code{Chars},
17299 @code{Lines}, and @code{Xref}.
17300
17301 As with predicates, the specification of the @code{download score rule}
17302 to use in respect of a group can be in either the category definition if
17303 it's to be applicable to all groups in therein, or a group's parameters
17304 if it's to be specific to that group.
17305
17306 In both of these places the @code{download score rule} can take one of
17307 three forms:
17308
17309 @enumerate
17310 @item
17311 Score rule
17312
17313 This has the same syntax as a normal gnus score file except only a
17314 subset of scoring keywords are available as mentioned above.
17315
17316 example:
17317
17318 @itemize @bullet
17319 @item
17320 Category specification
17321
17322 @lisp
17323 (("from"
17324        ("Lars Ingebrigtsen" 1000000 nil s))
17325 ("lines"
17326        (500 -100 nil <)))
17327 @end lisp
17328
17329 @item
17330 Group/Topic Parameter specification
17331
17332 @lisp
17333 (agent-score ("from"
17334                    ("Lars Ingebrigtsen" 1000000 nil s))
17335              ("lines"
17336                    (500 -100 nil <)))
17337 @end lisp
17338
17339 Again, note the omission of the outermost parenthesis here.
17340 @end itemize
17341
17342 @item
17343 Agent score file
17344
17345 These score files must @emph{only} contain the permitted scoring
17346 keywords stated above.
17347
17348 example:
17349
17350 @itemize @bullet
17351 @item
17352 Category specification
17353
17354 @lisp
17355 ("~/News/agent.SCORE")
17356 @end lisp
17357
17358 or perhaps
17359
17360 @lisp
17361 ("~/News/agent.SCORE" "~/News/agent.group.SCORE")
17362 @end lisp
17363
17364 @item
17365 Group Parameter specification
17366
17367 @lisp
17368 (agent-score "~/News/agent.SCORE")
17369 @end lisp
17370
17371 Additional score files can be specified as above.  Need I say anything
17372 about parenthesis?
17373 @end itemize
17374
17375 @item
17376 Use @code{normal} score files
17377
17378 If you don't want to maintain two sets of scoring rules for a group, and
17379 your desired @code{downloading} criteria for a group are the same as your
17380 @code{reading} criteria then you can tell the agent to refer to your
17381 @code{normal} score files when deciding what to download.
17382
17383 These directives in either the category definition or a group's
17384 parameters will cause the agent to read in all the applicable score
17385 files for a group, @emph{filtering out} those sections that do not
17386 relate to one of the permitted subset of scoring keywords.
17387
17388 @itemize @bullet
17389 @item
17390 Category Specification
17391
17392 @lisp
17393 file
17394 @end lisp
17395
17396 @item
17397 Group Parameter specification
17398
17399 @lisp
17400 (agent-score . file)
17401 @end lisp
17402 @end itemize
17403 @end enumerate
17404
17405 @node Category Buffer
17406 @subsubsection Category Buffer
17407
17408 You'd normally do all category maintenance from the category buffer.
17409 When you enter it for the first time (with the @kbd{J c} command from
17410 the group buffer), you'll only see the @code{default} category.
17411
17412 The following commands are available in this buffer:
17413
17414 @table @kbd
17415 @item q
17416 @kindex q (Category)
17417 @findex gnus-category-exit
17418 Return to the group buffer (@code{gnus-category-exit}).
17419
17420 @item e
17421 @kindex e (Category)
17422 @findex gnus-category-customize-category
17423 Use a customization buffer to set all of the selected category's
17424 parameters at one time (@code{gnus-category-customize-category}).
17425
17426 @item k
17427 @kindex k (Category)
17428 @findex gnus-category-kill
17429 Kill the current category (@code{gnus-category-kill}).
17430
17431 @item c
17432 @kindex c (Category)
17433 @findex gnus-category-copy
17434 Copy the current category (@code{gnus-category-copy}).
17435
17436 @item a
17437 @kindex a (Category)
17438 @findex gnus-category-add
17439 Add a new category (@code{gnus-category-add}).
17440
17441 @item p
17442 @kindex p (Category)
17443 @findex gnus-category-edit-predicate
17444 Edit the predicate of the current category
17445 (@code{gnus-category-edit-predicate}).
17446
17447 @item g
17448 @kindex g (Category)
17449 @findex gnus-category-edit-groups
17450 Edit the list of groups belonging to the current category
17451 (@code{gnus-category-edit-groups}).
17452
17453 @item s
17454 @kindex s (Category)
17455 @findex gnus-category-edit-score
17456 Edit the download score rule of the current category
17457 (@code{gnus-category-edit-score}).
17458
17459 @item l
17460 @kindex l (Category)
17461 @findex gnus-category-list
17462 List all the categories (@code{gnus-category-list}).
17463 @end table
17464
17465
17466 @node Category Variables
17467 @subsubsection Category Variables
17468
17469 @table @code
17470 @item gnus-category-mode-hook
17471 @vindex gnus-category-mode-hook
17472 Hook run in category buffers.
17473
17474 @item gnus-category-line-format
17475 @vindex gnus-category-line-format
17476 Format of the lines in the category buffer (@pxref{Formatting
17477 Variables}).  Valid elements are:
17478
17479 @table @samp
17480 @item c
17481 The name of the category.
17482
17483 @item g
17484 The number of groups in the category.
17485 @end table
17486
17487 @item gnus-category-mode-line-format
17488 @vindex gnus-category-mode-line-format
17489 Format of the category mode line (@pxref{Mode Line Formatting}).
17490
17491 @item gnus-agent-short-article
17492 @vindex gnus-agent-short-article
17493 Articles that have fewer lines than this are short.  Default 100.
17494
17495 @item gnus-agent-long-article
17496 @vindex gnus-agent-long-article
17497 Articles that have more lines than this are long.  Default 200.
17498
17499 @item gnus-agent-low-score
17500 @vindex gnus-agent-low-score
17501 Articles that have a score lower than this have a low score.  Default
17502 0.
17503
17504 @item gnus-agent-high-score
17505 @vindex gnus-agent-high-score
17506 Articles that have a score higher than this have a high score.  Default
17507 0.
17508
17509 @item gnus-agent-expire-days
17510 @vindex gnus-agent-expire-days
17511 The number of days that a @samp{read} article must stay in the agent's
17512 local disk before becoming eligible for expiration (While the name is
17513 the same, this doesn't mean expiring the article on the server.  It
17514 just means deleting the local copy of the article).  What is also
17515 important to understand is that the counter starts with the time the
17516 article was written to the local disk and not the time the article was
17517 read.
17518 Default 7.
17519
17520 @item gnus-agent-enable-expiration
17521 @vindex gnus-agent-enable-expiration
17522 Determines whether articles in a group are, by default, expired or
17523 retained indefinitely.  The default is @code{ENABLE} which means that
17524 you'll have to disable expiration when desired.  On the other hand,
17525 you could set this to @code{DISABLE}.  In that case, you would then
17526 have to enable expiration in selected groups.
17527
17528 @end table
17529
17530
17531 @node Agent Commands
17532 @subsection Agent Commands
17533 @findex gnus-agent-toggle-plugged
17534 @kindex J j (Agent)
17535
17536 All the Gnus Agent commands are on the @kbd{J} submap.  The @kbd{J j}
17537 (@code{gnus-agent-toggle-plugged}) command works in all modes, and
17538 toggles the plugged/unplugged state of the Gnus Agent.
17539
17540
17541 @menu
17542 * Group Agent Commands::        Configure groups and fetch their contents.
17543 * Summary Agent Commands::      Manually select then fetch specific articles.
17544 * Server Agent Commands::       Select the servers that are supported by the agent.
17545 @end menu
17546
17547
17548
17549
17550 @node Group Agent Commands
17551 @subsubsection Group Agent Commands
17552
17553 @table @kbd
17554 @item J u
17555 @kindex J u (Agent Group)
17556 @findex gnus-agent-fetch-groups
17557 Fetch all eligible articles in the current group
17558 (@code{gnus-agent-fetch-groups}).
17559
17560 @item J c
17561 @kindex J c (Agent Group)
17562 @findex gnus-enter-category-buffer
17563 Enter the Agent category buffer (@code{gnus-enter-category-buffer}).
17564
17565 @item J s
17566 @kindex J s (Agent Group)
17567 @findex gnus-agent-fetch-session
17568 Fetch all eligible articles in all groups
17569 (@code{gnus-agent-fetch-session}).
17570
17571 @item J S
17572 @kindex J S (Agent Group)
17573 @findex gnus-group-send-queue
17574 Send all sendable messages in the queue group
17575 (@code{gnus-group-send-queue}).  @xref{Drafts}.
17576
17577 @item J a
17578 @kindex J a (Agent Group)
17579 @findex gnus-agent-add-group
17580 Add the current group to an Agent category
17581 (@code{gnus-agent-add-group}).  This command understands the
17582 process/prefix convention (@pxref{Process/Prefix}).
17583
17584 @item J r
17585 @kindex J r (Agent Group)
17586 @findex gnus-agent-remove-group
17587 Remove the current group from its category, if any
17588 (@code{gnus-agent-remove-group}).  This command understands the
17589 process/prefix convention (@pxref{Process/Prefix}).
17590
17591 @item J Y
17592 @kindex J Y (Agent Group)
17593 @findex gnus-agent-synchronize-flags
17594 Synchronize flags changed while unplugged with remote server, if any.
17595
17596
17597 @end table
17598
17599
17600 @node Summary Agent Commands
17601 @subsubsection Summary Agent Commands
17602
17603 @table @kbd
17604 @item J #
17605 @kindex J # (Agent Summary)
17606 @findex gnus-agent-mark-article
17607 Mark the article for downloading (@code{gnus-agent-mark-article}).
17608
17609 @item J M-#
17610 @kindex J M-# (Agent Summary)
17611 @findex gnus-agent-unmark-article
17612 Remove the downloading mark from the article
17613 (@code{gnus-agent-unmark-article}).
17614
17615 @cindex %
17616 @item @@
17617 @kindex @@ (Agent Summary)
17618 @findex gnus-agent-toggle-mark
17619 Toggle whether to download the article
17620 (@code{gnus-agent-toggle-mark}).  The dowload mark is @samp{%} by
17621 default. 
17622
17623 @item J c
17624 @kindex J c (Agent Summary)
17625 @findex gnus-agent-catchup
17626 Mark all articles as read (@code{gnus-agent-catchup}) that are neither cached, downloaded, nor downloadable.
17627
17628 @item J S
17629 @kindex J S (Agent Summary)
17630 @findex gnus-agent-fetch-group
17631 Download all eligible (See @pxref{Agent Categories}) articles in this group.
17632 (@code{gnus-agent-fetch-group}).
17633
17634 @item J s
17635 @kindex J s (Agent Summary)
17636 @findex gnus-agent-fetch-series
17637 Download all processable articles in this group.
17638 (@code{gnus-agent-fetch-series}).
17639
17640 @item J u
17641 @kindex J u (Agent Summary)
17642 @findex gnus-agent-summary-fetch-group
17643 Download all downloadable articles in the current group
17644 (@code{gnus-agent-summary-fetch-group}).
17645
17646 @end table
17647
17648
17649 @node Server Agent Commands
17650 @subsubsection Server Agent Commands
17651
17652 @table @kbd
17653 @item J a
17654 @kindex J a (Agent Server)
17655 @findex gnus-agent-add-server
17656 Add the current server to the list of servers covered by the Gnus Agent
17657 (@code{gnus-agent-add-server}).
17658
17659 @item J r
17660 @kindex J r (Agent Server)
17661 @findex gnus-agent-remove-server
17662 Remove the current server from the list of servers covered by the Gnus
17663 Agent (@code{gnus-agent-remove-server}).
17664
17665 @end table
17666
17667
17668 @node Agent as Cache
17669 @subsection Agent as Cache
17670
17671 When Gnus is plugged, it is not efficient to download headers or
17672 articles from the server again, if they are already stored in the
17673 Agent.  So, Gnus normally only downloads headers once, and stores them
17674 in the Agent.  These headers are later used when generating the summary
17675 buffer, regardless of whether you are plugged or unplugged.  Articles
17676 are not cached in the Agent by default though (that would potentially
17677 consume lots of disk space), but if you have already downloaded an
17678 article into the Agent, Gnus will not download the article from the
17679 server again but use the locally stored copy instead.
17680
17681 If you so desire, you can configure the agent (see @code{gnus-agent-cache}
17682 @pxref{Agent Variables}) to always download headers and articles while
17683 plugged.  Gnus will almost certainly be slower, but it will be kept
17684 synchronized with the server.  That last point probably won't make any
17685 sense if you are using a nntp or nnimap backend.
17686
17687 @node Agent Expiry
17688 @subsection Agent Expiry
17689
17690 @vindex gnus-agent-expire-days
17691 @findex gnus-agent-expire
17692 @kindex M-x gnus-agent-expire
17693 @kindex M-x gnus-agent-expire-group
17694 @findex gnus-agent-expire-group
17695 @cindex Agent expiry
17696 @cindex Gnus Agent expiry
17697 @cindex expiry
17698
17699 The Agent backend, @code{nnagent}, doesn't handle expiry. Well, at
17700 least it doesn't handle it like other backends.  Instead, there are
17701 special @code{gnus-agent-expire} and @code{gnus-agent-expire-group}
17702 commands that will expire all read articles that are older than
17703 @code{gnus-agent-expire-days} days.  They can be run whenever you feel
17704 that you're running out of space.  Neither are particularly fast or
17705 efficient, and it's not a particularly good idea to interrupt them (with
17706 @kbd{C-g} or anything else) once you've started one of them.
17707
17708 Note that other functions, e.g. @code{gnus-request-expire-articles},
17709 might run @code{gnus-agent-expire} for you to keep the agent 
17710 synchronized with the group.
17711
17712 The agent parameter @code{agent-enable-expiration} may be used to
17713 prevent expiration in selected groups.
17714
17715 @vindex gnus-agent-expire-all
17716 If @code{gnus-agent-expire-all} is non-@code{nil}, the agent
17717 expiration commands will expire all articles---unread, read, ticked
17718 and dormant.  If @code{nil} (which is the default), only read articles
17719 are eligible for expiry, and unread, ticked and dormant articles will
17720 be kept indefinitely.
17721
17722 If you find that some articles eligible for expiry are never expired,
17723 perhaps some Gnus Agent files are corrupted.  There's are special
17724 commands, @code{gnus-agent-regenerate} and
17725 @code{gnus-agent-regenerate-group}, to fix possible problems.
17726
17727 @node Agent Regeneration
17728 @subsection Agent Regeneration
17729
17730 @cindex Agent Regeneration
17731 @cindex Gnus Agent Regeneration
17732 @cindex regeneration
17733
17734 The local data structures used by @code{nnagent} may become corrupted
17735 due to certain exceptional conditions.  When this happens,
17736 @code{nnagent} functionality may degrade or even fail.  The solution
17737 to this problem is to repair the local data structures by removing all
17738 internal inconsistencies.
17739
17740 For example, if your connection to your server is lost while
17741 downloaded articles into the agent, the local data structures will not
17742 know about articles successfully downloaded prior to the connection
17743 failure.  Running @code{gnus-agent-regenerate} or
17744 @code{gnus-agent-regenerate-group} will update the data structures
17745 such that you don't need to download these articles a second time.
17746
17747 @findex gnus-agent-regenerate
17748 @kindex M-x gnus-agent-regenerate
17749 The command @code{gnus-agent-regenerate} will perform
17750 @code{gnus-agent-regenerate-group} on every agentized group.  While
17751 you can run @code{gnus-agent-regenerate} in any buffer, it is strongly
17752 recommended that you first close all summary buffers.
17753
17754 @findex gnus-agent-regenerate-group
17755 @kindex M-x gnus-agent-regenerate-group
17756 The command @code{gnus-agent-regenerate-group} uses the local copies
17757 of individual articles to repair the local NOV(header) database.  It
17758 then updates the internal data structures that document which articles
17759 are stored locally.  An optional argument will mark articles in the
17760 agent as unread.
17761
17762 @node Agent and IMAP
17763 @subsection Agent and IMAP
17764
17765 The Agent works with any Gnus back end, including nnimap.  However,
17766 since there are some conceptual differences between @sc{nntp} and
17767 @sc{imap}, this section (should) provide you with some information to
17768 make Gnus Agent work smoother as a @sc{imap} Disconnected Mode client.
17769
17770 The first thing to keep in mind is that all flags (read, ticked, etc)
17771 are kept on the @sc{imap} server, rather than in @file{.newsrc} as is the
17772 case for nntp.  Thus Gnus need to remember flag changes when
17773 disconnected, and synchronize these flags when you plug back in.
17774
17775 Gnus keeps track of flag changes when reading nnimap groups under the
17776 Agent.  When you plug back in, Gnus will check if you have any changed
17777 any flags and ask if you wish to synchronize these with the server.
17778 The behavior is customizable by @code{gnus-agent-synchronize-flags}.
17779
17780 @vindex gnus-agent-synchronize-flags
17781 If @code{gnus-agent-synchronize-flags} is @code{nil}, the Agent will
17782 never automatically synchronize flags.  If it is @code{ask}, which is
17783 the default, the Agent will check if you made any changes and if so
17784 ask if you wish to synchronize these when you re-connect.  If it has
17785 any other value, all flags will be synchronized automatically.
17786
17787 If you do not wish to synchronize flags automatically when you
17788 re-connect, you can do it manually with the
17789 @code{gnus-agent-synchronize-flags} command that is bound to @kbd{J Y}
17790 in the group buffer.
17791
17792 Some things are currently not implemented in the Agent that you'd might
17793 expect from a disconnected @sc{imap} client, including:
17794
17795 @itemize @bullet
17796
17797 @item
17798 Copying/moving articles into nnimap groups when unplugged.
17799
17800 @item
17801 Creating/deleting nnimap groups when unplugged.
17802
17803 @end itemize
17804
17805 Technical note: the synchronization algorithm does not work by ``pushing''
17806 all local flags to the server, but rather incrementally update the
17807 server view of flags by changing only those flags that were changed by
17808 the user.  Thus, if you set one flag on a article, quit the group and
17809 re-select the group and remove the flag; the flag will be set and
17810 removed from the server when you ``synchronize''.  The queued flag
17811 operations can be found in the per-server @code{flags} file in the Agent
17812 directory.  It's emptied when you synchronize flags.
17813
17814
17815 @node Outgoing Messages
17816 @subsection Outgoing Messages
17817
17818 When Gnus is unplugged, all outgoing messages (both mail and news) are
17819 stored in the draft group ``queue'' (@pxref{Drafts}).  You can view
17820 them there after posting, and edit them at will.
17821
17822 When Gnus is plugged again, you can send the messages either from the
17823 draft group with the special commands available there, or you can use
17824 the @kbd{J S} command in the group buffer to send all the sendable
17825 messages in the draft group.
17826
17827
17828
17829 @node Agent Variables
17830 @subsection Agent Variables
17831
17832 @table @code
17833 @item gnus-agent-directory
17834 @vindex gnus-agent-directory
17835 Where the Gnus Agent will store its files.  The default is
17836 @file{~/News/agent/}.
17837
17838 @item gnus-agent-handle-level
17839 @vindex gnus-agent-handle-level
17840 Groups on levels (@pxref{Group Levels}) higher than this variable will
17841 be ignored by the Agent.  The default is @code{gnus-level-subscribed},
17842 which means that only subscribed group will be considered by the Agent
17843 by default.
17844
17845 @item gnus-agent-plugged-hook
17846 @vindex gnus-agent-plugged-hook
17847 Hook run when connecting to the network.
17848
17849 @item gnus-agent-unplugged-hook
17850 @vindex gnus-agent-unplugged-hook
17851 Hook run when disconnecting from the network.
17852
17853 @item gnus-agent-fetched-hook
17854 @vindex gnus-agent-fetched-hook
17855 Hook run when finished fetching articles.
17856
17857 @item gnus-agent-cache
17858 @vindex gnus-agent-cache
17859 Variable to control whether use the locally stored @sc{nov} and
17860 articles when plugged, e.g. essentially using the Agent as a cache.
17861 The default is non-nil, which means to use the Agent as a cache.
17862
17863 @item gnus-agent-go-online
17864 @vindex gnus-agent-go-online
17865 If @code{gnus-agent-go-online} is @code{nil}, the Agent will never
17866 automatically switch offline servers into online status.  If it is
17867 @code{ask}, the default, the Agent will ask if you wish to switch
17868 offline servers into online status when you re-connect.  If it has any
17869 other value, all offline servers will be automatically switched into
17870 online status.
17871
17872 @item gnus-agent-mark-unread-after-downloaded
17873 @vindex gnus-agent-mark-unread-after-downloaded
17874 If @code{gnus-agent-mark-unread-after-downloaded} is non-@code{nil},
17875 mark articles as unread after downloading.  This is usually a safe
17876 thing to do as the newly downloaded article has obviously not been
17877 read.  The default is t.
17878
17879 @item gnus-agent-consider-all-articles
17880 @vindex gnus-agent-consider-all-articles
17881 If @code{gnus-agent-consider-all-articles} is non-@code{nil}, the
17882 agent will fetch all missing headers.  When @code{nil}, the agent will
17883 fetch only new headers. The default is @code{nil}.
17884
17885 @item gnus-agent-max-fetch-size
17886 @vindex gnus-agent-max-fetch-size
17887 The agent fetches articles into a temporary buffer prior to parsing
17888 them into individual files.  To avoid exceeding the max. buffer size,
17889 the agent alternates between fetching and parsing until all articles
17890 have been fetched.  @code{gnus-agent-max-fetch-size} provides a size
17891 limit to control how often the cycling occurs.  A large value improves
17892 performance.  A small value minimizes the time lost should the
17893 connection be lost while fetching (You may need to run
17894 @code{gnus-agent-regenerate-group} to update the group's state.
17895 However, all articles parsed prior to loosing the connection will be
17896 available while unplugged).  The default is 10M so it is unusual to
17897 see any cycling.
17898
17899 @item gnus-server-unopen-status
17900 @vindex gnus-server-unopen-status
17901 Perhaps not a Agent variable, but closely related to the Agent, this
17902 variable says what will happen if Gnus cannot open a server.  If the
17903 Agent is enabled, the default, @code{nil}, makes Gnus ask the user
17904 whether to deny the server or whether to unplug the agent.  If the
17905 Agent is disabled, Gnus always simply deny the server.  Other choices
17906 for this variable include @code{denied} and @code{offline} the latter
17907 is only valid if the Agent is used.
17908
17909 @item gnus-auto-goto-ignores
17910 @vindex gnus-auto-goto-ignores
17911 Another variable that isn't a Agent variable, yet so closely related
17912 that most will look for it here, this variable tells the summary
17913 buffer how to maneuver around undownloaded (only headers stored in the
17914 agent) and unfetched (neither article nor headers stored) articles.
17915
17916 The legal values are @code{nil} (maneuver to any article),
17917 @code{undownloaded} (maneuvering while unplugged ignores articles that
17918 have not been fetched), @code{always-undownloaded} (maneuvering always
17919 ignores articles that have not been fetched), @code{unfetched}
17920 (maneuvering ignores articles whose headers have not been fetched).
17921
17922 @end table
17923
17924
17925 @node Example Setup
17926 @subsection Example Setup
17927
17928 If you don't want to read this manual, and you have a fairly standard
17929 setup, you may be able to use something like the following as your
17930 @file{.gnus.el} file to get started.
17931
17932 @lisp
17933 ;;; Define how Gnus is to fetch news.  We do this over @sc{nntp}
17934 ;;; from your ISP's server.
17935 (setq gnus-select-method '(nntp "news.your-isp.com"))
17936
17937 ;;; Define how Gnus is to read your mail.  We read mail from
17938 ;;; your ISP's POP server.
17939 (setq mail-sources '((pop :server "pop.your-isp.com")))
17940
17941 ;;; Say how Gnus is to store the mail.  We use nnml groups.
17942 (setq gnus-secondary-select-methods '((nnml "")))
17943
17944 ;;; Make Gnus into an offline newsreader.
17945 ;;; (gnus-agentize) ; The obsolete setting.
17946 ;;; (setq gnus-agent t) ; Now the default.
17947 @end lisp
17948
17949 That should be it, basically.  Put that in your @file{~/.gnus.el} file,
17950 edit to suit your needs, start up PPP (or whatever), and type @kbd{M-x
17951 gnus}.
17952
17953 If this is the first time you've run Gnus, you will be subscribed
17954 automatically to a few default newsgroups.  You'll probably want to
17955 subscribe to more groups, and to do that, you have to query the
17956 @sc{nntp} server for a complete list of groups with the @kbd{A A}
17957 command.  This usually takes quite a while, but you only have to do it
17958 once.
17959
17960 After reading and parsing a while, you'll be presented with a list of
17961 groups.  Subscribe to the ones you want to read with the @kbd{u}
17962 command.  @kbd{l} to make all the killed groups disappear after you've
17963 subscribe to all the groups you want to read.  (@kbd{A k} will bring
17964 back all the killed groups.)
17965
17966 You can now read the groups at once, or you can download the articles
17967 with the @kbd{J s} command.  And then read the rest of this manual to
17968 find out which of the other gazillion things you want to customize.
17969
17970
17971 @node Batching Agents
17972 @subsection Batching Agents
17973 @findex gnus-agent-batch
17974
17975 Having the Gnus Agent fetch articles (and post whatever messages you've
17976 written) is quite easy once you've gotten things set up properly.  The
17977 following shell script will do everything that is necessary:
17978
17979 You can run a complete batch command from the command line with the
17980 following incantation:
17981
17982 @example
17983 #!/bin/sh
17984 emacs -batch -l ~/.emacs -f -l ~/.gnus.el gnus-agent-batch >/dev/null 2>&1
17985 @end example
17986
17987
17988 @node Agent Caveats
17989 @subsection Agent Caveats
17990
17991 The Gnus Agent doesn't seem to work like most other offline
17992 newsreaders.  Here are some common questions that some imaginary people
17993 may ask:
17994
17995 @table @dfn
17996 @item If I read an article while plugged, do they get entered into the Agent?
17997
17998 @strong{No}.  If you want this behaviour, add
17999 @code{gnus-agent-fetch-selected-article} to
18000 @code{gnus-select-article-hook}.
18001
18002 @item If I read an article while plugged, and the article already exists in 
18003 the Agent, will it get downloaded once more?
18004
18005 @strong{No}, unless @code{gnus-agent-cache} is @code{nil}.
18006
18007 @end table
18008
18009 In short, when Gnus is unplugged, it only looks into the locally stored
18010 articles; when it's plugged, it talks to your ISP and may also use the
18011 locally stored articles.
18012
18013
18014 @node Scoring
18015 @chapter Scoring
18016 @cindex scoring
18017
18018 Other people use @dfn{kill files}, but we here at Gnus Towers like
18019 scoring better than killing, so we'd rather switch than fight.  They do
18020 something completely different as well, so sit up straight and pay
18021 attention!
18022
18023 @vindex gnus-summary-mark-below
18024 All articles have a default score (@code{gnus-summary-default-score}),
18025 which is 0 by default.  This score may be raised or lowered either
18026 interactively or by score files.  Articles that have a score lower than
18027 @code{gnus-summary-mark-below} are marked as read.
18028
18029 Gnus will read any @dfn{score files} that apply to the current group
18030 before generating the summary buffer.
18031
18032 There are several commands in the summary buffer that insert score
18033 entries based on the current article.  You can, for instance, ask Gnus to
18034 lower or increase the score of all articles with a certain subject.
18035
18036 There are two sorts of scoring entries: Permanent and temporary.
18037 Temporary score entries are self-expiring entries.  Any entries that are
18038 temporary and have not been used for, say, a week, will be removed
18039 silently to help keep the sizes of the score files down.
18040
18041 @menu
18042 * Summary Score Commands::      Adding score entries for the current group.
18043 * Group Score Commands::        General score commands.
18044 * Score Variables::             Customize your scoring.  (My, what terminology).
18045 * Score File Format::           What a score file may contain.
18046 * Score File Editing::          You can edit score files by hand as well.
18047 * Adaptive Scoring::            Big Sister Gnus knows what you read.
18048 * Home Score File::             How to say where new score entries are to go.
18049 * Followups To Yourself::       Having Gnus notice when people answer you.
18050 * Scoring On Other Headers::    Scoring on non-standard headers.
18051 * Scoring Tips::                How to score effectively.
18052 * Reverse Scoring::             That problem child of old is not problem.
18053 * Global Score Files::          Earth-spanning, ear-splitting score files.
18054 * Kill Files::                  They are still here, but they can be ignored.
18055 * Converting Kill Files::       Translating kill files to score files.
18056 * GroupLens::                   Getting predictions on what you like to read.
18057 * Advanced Scoring::            Using logical expressions to build score rules.
18058 * Score Decays::                It can be useful to let scores wither away.
18059 @end menu
18060
18061
18062 @node Summary Score Commands
18063 @section Summary Score Commands
18064 @cindex score commands
18065
18066 The score commands that alter score entries do not actually modify real
18067 score files.  That would be too inefficient.  Gnus maintains a cache of
18068 previously loaded score files, one of which is considered the
18069 @dfn{current score file alist}.  The score commands simply insert
18070 entries into this list, and upon group exit, this list is saved.
18071
18072 The current score file is by default the group's local score file, even
18073 if no such score file actually exists.  To insert score commands into
18074 some other score file (e.g. @file{all.SCORE}), you must first make this
18075 score file the current one.
18076
18077 General score commands that don't actually change the score file:
18078
18079 @table @kbd
18080
18081 @item V s
18082 @kindex V s (Summary)
18083 @findex gnus-summary-set-score
18084 Set the score of the current article (@code{gnus-summary-set-score}).
18085
18086 @item V S
18087 @kindex V S (Summary)
18088 @findex gnus-summary-current-score
18089 Display the score of the current article
18090 (@code{gnus-summary-current-score}).
18091
18092 @item V t
18093 @kindex V t (Summary)
18094 @findex gnus-score-find-trace
18095 Display all score rules that have been used on the current article
18096 (@code{gnus-score-find-trace}).
18097
18098 @item V w
18099 @kindex V w (Summary)
18100 @findex gnus-score-find-favourite-words
18101 List words used in scoring (@code{gnus-score-find-favourite-words}).
18102
18103 @item V R
18104 @kindex V R (Summary)
18105 @findex gnus-summary-rescore
18106 Run the current summary through the scoring process
18107 (@code{gnus-summary-rescore}).  This might be useful if you're playing
18108 around with your score files behind Gnus' back and want to see the
18109 effect you're having.
18110
18111 @item V c
18112 @kindex V c (Summary)
18113 @findex gnus-score-change-score-file
18114 Make a different score file the current
18115 (@code{gnus-score-change-score-file}).
18116
18117 @item V e
18118 @kindex V e (Summary)
18119 @findex gnus-score-edit-current-scores
18120 Edit the current score file (@code{gnus-score-edit-current-scores}).
18121 You will be popped into a @code{gnus-score-mode} buffer (@pxref{Score
18122 File Editing}).
18123
18124 @item V f
18125 @kindex V f (Summary)
18126 @findex gnus-score-edit-file
18127 Edit a score file and make this score file the current one
18128 (@code{gnus-score-edit-file}).
18129
18130 @item V F
18131 @kindex V F (Summary)
18132 @findex gnus-score-flush-cache
18133 Flush the score cache (@code{gnus-score-flush-cache}).  This is useful
18134 after editing score files.
18135
18136 @item V C
18137 @kindex V C (Summary)
18138 @findex gnus-score-customize
18139 Customize a score file in a visually pleasing manner
18140 (@code{gnus-score-customize}).
18141
18142 @end table
18143
18144 The rest of these commands modify the local score file.
18145
18146 @table @kbd
18147
18148 @item V m
18149 @kindex V m (Summary)
18150 @findex gnus-score-set-mark-below
18151 Prompt for a score, and mark all articles with a score below this as
18152 read (@code{gnus-score-set-mark-below}).
18153
18154 @item V x
18155 @kindex V x (Summary)
18156 @findex gnus-score-set-expunge-below
18157 Prompt for a score, and add a score rule to the current score file to
18158 expunge all articles below this score
18159 (@code{gnus-score-set-expunge-below}).
18160 @end table
18161
18162 The keystrokes for actually making score entries follow a very regular
18163 pattern, so there's no need to list all the commands.  (Hundreds of
18164 them.)
18165
18166 @findex gnus-summary-increase-score
18167 @findex gnus-summary-lower-score
18168
18169 @enumerate
18170 @item
18171 The first key is either @kbd{I} (upper case i) for increasing the score
18172 or @kbd{L} for lowering the score.
18173 @item
18174 The second key says what header you want to score on.  The following
18175 keys are available:
18176 @table @kbd
18177
18178 @item a
18179 Score on the author name.
18180
18181 @item s
18182 Score on the subject line.
18183
18184 @item x
18185 Score on the @code{Xref} line---i.e., the cross-posting line.
18186
18187 @item r
18188 Score on the @code{References} line.
18189
18190 @item d
18191 Score on the date.
18192
18193 @item l
18194 Score on the number of lines.
18195
18196 @item i
18197 Score on the @code{Message-ID} header.
18198
18199 @item e
18200 Score on an ``extra'' header, that is, one of those in gnus-extra-headers,
18201 if your @sc{nntp} server tracks additional header data in overviews.
18202
18203 @item f
18204 Score on followups---this matches the author name, and adds scores to
18205 the followups to this author.  (Using this key leads to the creation of
18206 @file{ADAPT} files.)
18207
18208 @item b
18209 Score on the body.
18210
18211 @item h
18212 Score on the head.
18213
18214 @item t
18215 Score on thread.  (Using this key leads to the creation of @file{ADAPT}
18216 files.)
18217
18218 @end table
18219
18220 @item
18221 The third key is the match type.  Which match types are valid depends on
18222 what headers you are scoring on.
18223
18224 @table @code
18225
18226 @item strings
18227
18228 @table @kbd
18229
18230 @item e
18231 Exact matching.
18232
18233 @item s
18234 Substring matching.
18235
18236 @item f
18237 Fuzzy matching (@pxref{Fuzzy Matching}).
18238
18239 @item r
18240 Regexp matching
18241 @end table
18242
18243 @item date
18244 @table @kbd
18245
18246 @item b
18247 Before date.
18248
18249 @item a
18250 After date.
18251
18252 @item n
18253 This date.
18254 @end table
18255
18256 @item number
18257 @table @kbd
18258
18259 @item <
18260 Less than number.
18261
18262 @item =
18263 Equal to number.
18264
18265 @item >
18266 Greater than number.
18267 @end table
18268 @end table
18269
18270 @item
18271 The fourth and usually final key says whether this is a temporary (i.e.,
18272 expiring) score entry, or a permanent (i.e., non-expiring) score entry,
18273 or whether it is to be done immediately, without adding to the score
18274 file.
18275 @table @kbd
18276
18277 @item t
18278 Temporary score entry.
18279
18280 @item p
18281 Permanent score entry.
18282
18283 @item i
18284 Immediately scoring.
18285 @end table
18286
18287 @item
18288 If you are scoring on `e' (extra) headers, you will then be prompted for
18289 the header name on which you wish to score.  This must be a header named
18290 in gnus-extra-headers, and @samp{TAB} completion is available.
18291
18292 @end enumerate
18293
18294 So, let's say you want to increase the score on the current author with
18295 exact matching permanently: @kbd{I a e p}.  If you want to lower the
18296 score based on the subject line, using substring matching, and make a
18297 temporary score entry: @kbd{L s s t}.  Pretty easy.
18298
18299 To make things a bit more complicated, there are shortcuts.  If you use
18300 a capital letter on either the second or third keys, Gnus will use
18301 defaults for the remaining one or two keystrokes.  The defaults are
18302 ``substring'' and ``temporary''.  So @kbd{I A} is the same as @kbd{I a s
18303 t}, and @kbd{I a R} is the same as @kbd{I a r t}.
18304
18305 These functions take both the numerical prefix and the symbolic prefix
18306 (@pxref{Symbolic Prefixes}).  A numerical prefix says how much to lower
18307 (or increase) the score of the article.  A symbolic prefix of @code{a}
18308 says to use the @file{all.SCORE} file for the command instead of the
18309 current score file.
18310
18311 @vindex gnus-score-mimic-keymap
18312 The @code{gnus-score-mimic-keymap} says whether these commands will
18313 pretend they are keymaps or not.
18314
18315
18316 @node Group Score Commands
18317 @section Group Score Commands
18318 @cindex group score commands
18319
18320 There aren't many of these as yet, I'm afraid.
18321
18322 @table @kbd
18323
18324 @item W f
18325 @kindex W f (Group)
18326 @findex gnus-score-flush-cache
18327 Gnus maintains a cache of score alists to avoid having to reload them
18328 all the time.  This command will flush the cache
18329 (@code{gnus-score-flush-cache}).
18330
18331 @end table
18332
18333 You can do scoring from the command line by saying something like:
18334
18335 @findex gnus-batch-score
18336 @cindex batch scoring
18337 @example
18338 $ emacs -batch -l ~/.emacs -l ~/.gnus.el -f gnus-batch-score
18339 @end example
18340
18341
18342 @node Score Variables
18343 @section Score Variables
18344 @cindex score variables
18345
18346 @table @code
18347
18348 @item gnus-use-scoring
18349 @vindex gnus-use-scoring
18350 If @code{nil}, Gnus will not check for score files, and will not, in
18351 general, do any score-related work.  This is @code{t} by default.
18352
18353 @item gnus-kill-killed
18354 @vindex gnus-kill-killed
18355 If this variable is @code{nil}, Gnus will never apply score files to
18356 articles that have already been through the kill process.  While this
18357 may save you lots of time, it also means that if you apply a kill file
18358 to a group, and then change the kill file and want to run it over you
18359 group again to kill more articles, it won't work.  You have to set this
18360 variable to @code{t} to do that.  (It is @code{t} by default.)
18361
18362 @item gnus-kill-files-directory
18363 @vindex gnus-kill-files-directory
18364 All kill and score files will be stored in this directory, which is
18365 initialized from the @code{SAVEDIR} environment variable by default.
18366 This is @file{~/News/} by default.
18367
18368 @item gnus-score-file-suffix
18369 @vindex gnus-score-file-suffix
18370 Suffix to add to the group name to arrive at the score file name
18371 (@file{SCORE} by default.)
18372
18373 @item gnus-score-uncacheable-files
18374 @vindex gnus-score-uncacheable-files
18375 @cindex score cache
18376 All score files are normally cached to avoid excessive re-loading of
18377 score files.  However, if this might make your Emacs grow big and
18378 bloated, so this regexp can be used to weed out score files unlikely
18379 to be needed again.  It would be a bad idea to deny caching of
18380 @file{all.SCORE}, while it might be a good idea to not cache
18381 @file{comp.infosystems.www.authoring.misc.ADAPT}.  In fact, this
18382 variable is @samp{ADAPT$} by default, so no adaptive score files will
18383 be cached.
18384
18385 @item gnus-save-score
18386 @vindex gnus-save-score
18387 If you have really complicated score files, and do lots of batch
18388 scoring, then you might set this variable to @code{t}.  This will make
18389 Gnus save the scores into the @file{.newsrc.eld} file.
18390
18391 If you do not set this to @code{t}, then manual scores (like those set
18392 with @kbd{V s} (@code{gnus-summary-set-score})) will not be preserved
18393 across group visits.
18394
18395 @item gnus-score-interactive-default-score
18396 @vindex gnus-score-interactive-default-score
18397 Score used by all the interactive raise/lower commands to raise/lower
18398 score with.  Default is 1000, which may seem excessive, but this is to
18399 ensure that the adaptive scoring scheme gets enough room to play with.
18400 We don't want the small changes from the adaptive scoring to overwrite
18401 manually entered data.
18402
18403 @item gnus-summary-default-score
18404 @vindex gnus-summary-default-score
18405 Default score of an article, which is 0 by default.
18406
18407 @item gnus-summary-expunge-below
18408 @vindex gnus-summary-expunge-below
18409 Don't display the summary lines of articles that have scores lower than
18410 this variable.  This is @code{nil} by default, which means that no
18411 articles will be hidden.  This variable is local to the summary buffers,
18412 and has to be set from @code{gnus-summary-mode-hook}.
18413
18414 @item gnus-score-over-mark
18415 @vindex gnus-score-over-mark
18416 Mark (in the third column) used for articles with a score over the
18417 default.  Default is @samp{+}.
18418
18419 @item gnus-score-below-mark
18420 @vindex gnus-score-below-mark
18421 Mark (in the third column) used for articles with a score below the
18422 default.  Default is @samp{-}.
18423
18424 @item gnus-score-find-score-files-function
18425 @vindex gnus-score-find-score-files-function
18426 Function used to find score files for the current group.  This function
18427 is called with the name of the group as the argument.
18428
18429 Predefined functions available are:
18430 @table @code
18431
18432 @item gnus-score-find-single
18433 @findex gnus-score-find-single
18434 Only apply the group's own score file.
18435
18436 @item gnus-score-find-bnews
18437 @findex gnus-score-find-bnews
18438 Apply all score files that match, using bnews syntax.  This is the
18439 default.  If the current group is @samp{gnu.emacs.gnus}, for instance,
18440 @file{all.emacs.all.SCORE}, @file{not.alt.all.SCORE} and
18441 @file{gnu.all.SCORE} would all apply.  In short, the instances of
18442 @samp{all} in the score file names are translated into @samp{.*}, and
18443 then a regexp match is done.
18444
18445 This means that if you have some score entries that you want to apply to
18446 all groups, then you put those entries in the @file{all.SCORE} file.
18447
18448 The score files are applied in a semi-random order, although Gnus will
18449 try to apply the more general score files before the more specific score
18450 files.  It does this by looking at the number of elements in the score
18451 file names---discarding the @samp{all} elements.
18452
18453 @item gnus-score-find-hierarchical
18454 @findex gnus-score-find-hierarchical
18455 Apply all score files from all the parent groups.  This means that you
18456 can't have score files like @file{all.SCORE}, but you can have
18457 @file{SCORE}, @file{comp.SCORE} and @file{comp.emacs.SCORE} for each
18458 server.
18459
18460 @end table
18461 This variable can also be a list of functions.  In that case, all
18462 these functions will be called with the group name as argument, and
18463 all the returned lists of score files will be applied.  These
18464 functions can also return lists of lists of score alists directly.  In
18465 that case, the functions that return these non-file score alists
18466 should probably be placed before the ``real'' score file functions, to
18467 ensure that the last score file returned is the local score file.
18468 Phu.
18469
18470 For example, to do hierarchical scoring but use a non-server-specific
18471 overall score file, you could use the value
18472 @example
18473 (list (lambda (group) ("all.SCORE"))
18474       'gnus-score-find-hierarchical)
18475 @end example
18476
18477 @item gnus-score-expiry-days
18478 @vindex gnus-score-expiry-days
18479 This variable says how many days should pass before an unused score file
18480 entry is expired.  If this variable is @code{nil}, no score file entries
18481 are expired.  It's 7 by default.
18482
18483 @item gnus-update-score-entry-dates
18484 @vindex gnus-update-score-entry-dates
18485 If this variable is non-@code{nil}, temporary score entries that have
18486 been triggered (matched) will have their dates updated.  (This is how Gnus
18487 controls expiry---all non-matched-entries will become too old while
18488 matched entries will stay fresh and young.)  However, if you set this
18489 variable to @code{nil}, even matched entries will grow old and will
18490 have to face that oh-so grim reaper.
18491
18492 @item gnus-score-after-write-file-function
18493 @vindex gnus-score-after-write-file-function
18494 Function called with the name of the score file just written.
18495
18496 @item gnus-score-thread-simplify
18497 @vindex gnus-score-thread-simplify
18498 If this variable is non-@code{nil}, article subjects will be simplified
18499 for subject scoring purposes in the same manner as with
18500 threading---according to the current value of
18501 gnus-simplify-subject-functions.  If the scoring entry uses
18502 @code{substring} or @code{exact} matching, the match will also be
18503 simplified in this manner.
18504
18505 @end table
18506
18507
18508 @node Score File Format
18509 @section Score File Format
18510 @cindex score file format
18511
18512 A score file is an @code{emacs-lisp} file that normally contains just a
18513 single form.  Casual users are not expected to edit these files;
18514 everything can be changed from the summary buffer.
18515
18516 Anyway, if you'd like to dig into it yourself, here's an example:
18517
18518 @lisp
18519 (("from"
18520   ("Lars Ingebrigtsen" -10000)
18521   ("Per Abrahamsen")
18522   ("larsi\\|lmi" -50000 nil R))
18523  ("subject"
18524   ("Ding is Badd" nil 728373))
18525  ("xref"
18526   ("alt.politics" -1000 728372 s))
18527  ("lines"
18528   (2 -100 nil <))
18529  (mark 0)
18530  (expunge -1000)
18531  (mark-and-expunge -10)
18532  (read-only nil)
18533  (orphan -10)
18534  (adapt t)
18535  (files "/hom/larsi/News/gnu.SCORE")
18536  (exclude-files "all.SCORE")
18537  (local (gnus-newsgroup-auto-expire t)
18538         (gnus-summary-make-false-root empty))
18539  (eval (ding)))
18540 @end lisp
18541
18542 This example demonstrates most score file elements.  For a different
18543 approach, see @pxref{Advanced Scoring}.
18544
18545 Even though this looks much like lisp code, nothing here is actually
18546 @code{eval}ed.  The lisp reader is used to read this form, though, so it
18547 has to be valid syntactically, if not semantically.
18548
18549 Six keys are supported by this alist:
18550
18551 @table @code
18552
18553 @item STRING
18554 If the key is a string, it is the name of the header to perform the
18555 match on.  Scoring can only be performed on these eight headers:
18556 @code{From}, @code{Subject}, @code{References}, @code{Message-ID},
18557 @code{Xref}, @code{Lines}, @code{Chars} and @code{Date}.  In addition to
18558 these headers, there are three strings to tell Gnus to fetch the entire
18559 article and do the match on larger parts of the article: @code{Body}
18560 will perform the match on the body of the article, @code{Head} will
18561 perform the match on the head of the article, and @code{All} will
18562 perform the match on the entire article.  Note that using any of these
18563 last three keys will slow down group entry @emph{considerably}.  The
18564 final ``header'' you can score on is @code{Followup}.  These score
18565 entries will result in new score entries being added for all follow-ups
18566 to articles that matches these score entries.
18567
18568 Following this key is a arbitrary number of score entries, where each
18569 score entry has one to four elements.
18570 @enumerate
18571
18572 @item
18573 The first element is the @dfn{match element}.  On most headers this will
18574 be a string, but on the Lines and Chars headers, this must be an
18575 integer.
18576
18577 @item
18578 If the second element is present, it should be a number---the @dfn{score
18579 element}.  This number should be an integer in the neginf to posinf
18580 interval.  This number is added to the score of the article if the match
18581 is successful.  If this element is not present, the
18582 @code{gnus-score-interactive-default-score} number will be used
18583 instead.  This is 1000 by default.
18584
18585 @item
18586 If the third element is present, it should be a number---the @dfn{date
18587 element}.  This date says when the last time this score entry matched,
18588 which provides a mechanism for expiring the score entries.  It this
18589 element is not present, the score entry is permanent.  The date is
18590 represented by the number of days since December 31, 1 BCE.
18591
18592 @item
18593 If the fourth element is present, it should be a symbol---the @dfn{type
18594 element}.  This element specifies what function should be used to see
18595 whether this score entry matches the article.  What match types that can
18596 be used depends on what header you wish to perform the match on.
18597 @table @dfn
18598
18599 @item From, Subject, References, Xref, Message-ID
18600 For most header types, there are the @code{r} and @code{R} (regexp), as
18601 well as @code{s} and @code{S} (substring) types, and @code{e} and
18602 @code{E} (exact match), and @code{w} (word match) types.  If this
18603 element is not present, Gnus will assume that substring matching should
18604 be used.  @code{R}, @code{S}, and @code{E} differ from the others in
18605 that the matches will be done in a case-sensitive manner.  All these
18606 one-letter types are really just abbreviations for the @code{regexp},
18607 @code{string}, @code{exact}, and @code{word} types, which you can use
18608 instead, if you feel like.
18609
18610 @item Extra
18611 Just as for the standard string overview headers, if you are using
18612 gnus-extra-headers, you can score on these headers' values.  In this
18613 case, there is a 5th element in the score entry, being the name of the
18614 header to be scored.  The following entry is useful in your
18615 @file{all.SCORE} file in case of spam attacks from a single origin host,
18616 if your @sc{nntp} server tracks NNTP-Posting-Host in overviews:
18617
18618 @lisp
18619 ("111.222.333.444" -1000 nil s "NNTP-Posting-Host")
18620 @end lisp
18621
18622 @item Lines, Chars
18623 These two headers use different match types: @code{<}, @code{>},
18624 @code{=}, @code{>=} and @code{<=}.
18625
18626 These predicates are true if
18627
18628 @example
18629 (PREDICATE HEADER MATCH)
18630 @end example
18631
18632 evaluates to non-@code{nil}.  For instance, the advanced match
18633 @code{("lines" 4 <)} (@pxref{Advanced Scoring}) will result in the
18634 following form:
18635
18636 @lisp
18637 (< header-value 4)
18638 @end lisp
18639
18640 Or to put it another way: When using @code{<} on @code{Lines} with 4 as
18641 the match, we get the score added if the article has less than 4 lines.
18642 (It's easy to get confused and think it's the other way around.  But
18643 it's not.  I think.)
18644
18645 When matching on @code{Lines}, be careful because some back ends (like
18646 @code{nndir}) do not generate @code{Lines} header, so every article ends
18647 up being marked as having 0 lines.  This can lead to strange results if
18648 you happen to lower score of the articles with few lines.
18649
18650 @item Date
18651 For the Date header we have three kinda silly match types:
18652 @code{before}, @code{at} and @code{after}.  I can't really imagine this
18653 ever being useful, but, like, it would feel kinda silly not to provide
18654 this function.  Just in case.  You never know.  Better safe than sorry.
18655 Once burnt, twice shy.  Don't judge a book by its cover.  Never not have
18656 sex on a first date.  (I have been told that at least one person, and I
18657 quote, ``found this function indispensable'', however.)
18658
18659 @cindex ISO8601
18660 @cindex date
18661 A more useful match type is @code{regexp}.  With it, you can match the
18662 date string using a regular expression.  The date is normalized to
18663 ISO8601 compact format first---@var{YYYYMMDD}@code{T}@var{HHMMSS}.  If
18664 you want to match all articles that have been posted on April 1st in
18665 every year, you could use @samp{....0401.........} as a match string,
18666 for instance.  (Note that the date is kept in its original time zone, so
18667 this will match articles that were posted when it was April 1st where
18668 the article was posted from.  Time zones are such wholesome fun for the
18669 whole family, eh?)
18670
18671 @item Head, Body, All
18672 These three match keys use the same match types as the @code{From} (etc)
18673 header uses.
18674
18675 @item Followup
18676 This match key is somewhat special, in that it will match the
18677 @code{From} header, and affect the score of not only the matching
18678 articles, but also all followups to the matching articles.  This allows
18679 you e.g. increase the score of followups to your own articles, or
18680 decrease the score of followups to the articles of some known
18681 trouble-maker.  Uses the same match types as the @code{From} header
18682 uses.  (Using this match key will lead to creation of @file{ADAPT}
18683 files.)
18684
18685 @item Thread
18686 This match key works along the same lines as the @code{Followup} match
18687 key.  If you say that you want to score on a (sub-)thread started by an
18688 article with a @code{Message-ID} @var{x}, then you add a @samp{thread}
18689 match.  This will add a new @samp{thread} match for each article that
18690 has @var{x} in its @code{References} header.  (These new @samp{thread}
18691 matches will use the @code{Message-ID}s of these matching articles.)
18692 This will ensure that you can raise/lower the score of an entire thread,
18693 even though some articles in the thread may not have complete
18694 @code{References} headers.  Note that using this may lead to
18695 undeterministic scores of the articles in the thread.  (Using this match
18696 key will lead to creation of @file{ADAPT} files.)
18697 @end table
18698 @end enumerate
18699
18700 @cindex Score File Atoms
18701 @item mark
18702 The value of this entry should be a number.  Any articles with a score
18703 lower than this number will be marked as read.
18704
18705 @item expunge
18706 The value of this entry should be a number.  Any articles with a score
18707 lower than this number will be removed from the summary buffer.
18708
18709 @item mark-and-expunge
18710 The value of this entry should be a number.  Any articles with a score
18711 lower than this number will be marked as read and removed from the
18712 summary buffer.
18713
18714 @item thread-mark-and-expunge
18715 The value of this entry should be a number.  All articles that belong to
18716 a thread that has a total score below this number will be marked as read
18717 and removed from the summary buffer.  @code{gnus-thread-score-function}
18718 says how to compute the total score for a thread.
18719
18720 @item files
18721 The value of this entry should be any number of file names.  These files
18722 are assumed to be score files as well, and will be loaded the same way
18723 this one was.
18724
18725 @item exclude-files
18726 The clue of this entry should be any number of files.  These files will
18727 not be loaded, even though they would normally be so, for some reason or
18728 other.
18729
18730 @item eval
18731 The value of this entry will be @code{eval}el.  This element will be
18732 ignored when handling global score files.
18733
18734 @item read-only
18735 Read-only score files will not be updated or saved.  Global score files
18736 should feature this atom (@pxref{Global Score Files}).  (Note:
18737 @dfn{Global} here really means @dfn{global}; not your personal
18738 apply-to-all-groups score files.)
18739
18740 @item orphan
18741 The value of this entry should be a number.  Articles that do not have
18742 parents will get this number added to their scores.  Imagine you follow
18743 some high-volume newsgroup, like @samp{comp.lang.c}.  Most likely you
18744 will only follow a few of the threads, also want to see any new threads.
18745
18746 You can do this with the following two score file entries:
18747
18748 @example
18749         (orphan -500)
18750         (mark-and-expunge -100)
18751 @end example
18752
18753 When you enter the group the first time, you will only see the new
18754 threads.  You then raise the score of the threads that you find
18755 interesting (with @kbd{I T} or @kbd{I S}), and ignore (@kbd{C y}) the
18756 rest.  Next time you enter the group, you will see new articles in the
18757 interesting threads, plus any new threads.
18758
18759 I.e.---the orphan score atom is for high-volume groups where a few
18760 interesting threads which can't be found automatically by ordinary
18761 scoring rules exist.
18762
18763 @item adapt
18764 This entry controls the adaptive scoring.  If it is @code{t}, the
18765 default adaptive scoring rules will be used.  If it is @code{ignore}, no
18766 adaptive scoring will be performed on this group.  If it is a list, this
18767 list will be used as the adaptive scoring rules.  If it isn't present,
18768 or is something other than @code{t} or @code{ignore}, the default
18769 adaptive scoring rules will be used.  If you want to use adaptive
18770 scoring on most groups, you'd set @code{gnus-use-adaptive-scoring} to
18771 @code{t}, and insert an @code{(adapt ignore)} in the groups where you do
18772 not want adaptive scoring.  If you only want adaptive scoring in a few
18773 groups, you'd set @code{gnus-use-adaptive-scoring} to @code{nil}, and
18774 insert @code{(adapt t)} in the score files of the groups where you want
18775 it.
18776
18777 @item adapt-file
18778 All adaptive score entries will go to the file named by this entry.  It
18779 will also be applied when entering the group.  This atom might be handy
18780 if you want to adapt on several groups at once, using the same adaptive
18781 file for a number of groups.
18782
18783 @item local
18784 @cindex local variables
18785 The value of this entry should be a list of @code{(@var{var}
18786 @var{value})} pairs.  Each @var{var} will be made buffer-local to the
18787 current summary buffer, and set to the value specified.  This is a
18788 convenient, if somewhat strange, way of setting variables in some
18789 groups if you don't like hooks much.  Note that the @var{value} won't
18790 be evaluated.
18791 @end table
18792
18793
18794 @node Score File Editing
18795 @section Score File Editing
18796
18797 You normally enter all scoring commands from the summary buffer, but you
18798 might feel the urge to edit them by hand as well, so we've supplied you
18799 with a mode for that.
18800
18801 It's simply a slightly customized @code{emacs-lisp} mode, with these
18802 additional commands:
18803
18804 @table @kbd
18805
18806 @item C-c C-c
18807 @kindex C-c C-c (Score)
18808 @findex gnus-score-edit-done
18809 Save the changes you have made and return to the summary buffer
18810 (@code{gnus-score-edit-done}).
18811
18812 @item C-c C-d
18813 @kindex C-c C-d (Score)
18814 @findex gnus-score-edit-insert-date
18815 Insert the current date in numerical format
18816 (@code{gnus-score-edit-insert-date}).  This is really the day number, if
18817 you were wondering.
18818
18819 @item C-c C-p
18820 @kindex C-c C-p (Score)
18821 @findex gnus-score-pretty-print
18822 The adaptive score files are saved in an unformatted fashion.  If you
18823 intend to read one of these files, you want to @dfn{pretty print} it
18824 first.  This command (@code{gnus-score-pretty-print}) does that for
18825 you.
18826
18827 @end table
18828
18829 Type @kbd{M-x gnus-score-mode} to use this mode.
18830
18831 @vindex gnus-score-mode-hook
18832 @code{gnus-score-menu-hook} is run in score mode buffers.
18833
18834 In the summary buffer you can use commands like @kbd{V f} and @kbd{V
18835 e} to begin editing score files.
18836
18837
18838 @node Adaptive Scoring
18839 @section Adaptive Scoring
18840 @cindex adaptive scoring
18841
18842 If all this scoring is getting you down, Gnus has a way of making it all
18843 happen automatically---as if by magic.  Or rather, as if by artificial
18844 stupidity, to be precise.
18845
18846 @vindex gnus-use-adaptive-scoring
18847 When you read an article, or mark an article as read, or kill an
18848 article, you leave marks behind.  On exit from the group, Gnus can sniff
18849 these marks and add score elements depending on what marks it finds.
18850 You turn on this ability by setting @code{gnus-use-adaptive-scoring} to
18851 @code{t} or @code{(line)}.  If you want score adaptively on separate
18852 words appearing in the subjects, you should set this variable to
18853 @code{(word)}.  If you want to use both adaptive methods, set this
18854 variable to @code{(word line)}.
18855
18856 @vindex gnus-default-adaptive-score-alist
18857 To give you complete control over the scoring process, you can customize
18858 the @code{gnus-default-adaptive-score-alist} variable.  For instance, it
18859 might look something like this:
18860
18861 @lisp
18862 (setq gnus-default-adaptive-score-alist
18863   '((gnus-unread-mark)
18864     (gnus-ticked-mark (from 4))
18865     (gnus-dormant-mark (from 5))
18866     (gnus-del-mark (from -4) (subject -1))
18867     (gnus-read-mark (from 4) (subject 2))
18868     (gnus-expirable-mark (from -1) (subject -1))
18869     (gnus-killed-mark (from -1) (subject -3))
18870     (gnus-kill-file-mark)
18871     (gnus-ancient-mark)
18872     (gnus-low-score-mark)
18873     (gnus-catchup-mark (from -1) (subject -1))))
18874 @end lisp
18875
18876 As you see, each element in this alist has a mark as a key (either a
18877 variable name or a ``real'' mark---a character).  Following this key is
18878 a arbitrary number of header/score pairs.  If there are no header/score
18879 pairs following the key, no adaptive scoring will be done on articles
18880 that have that key as the article mark.  For instance, articles with
18881 @code{gnus-unread-mark} in the example above will not get adaptive score
18882 entries.
18883
18884 Each article can have only one mark, so just a single of these rules
18885 will be applied to each article.
18886
18887 To take @code{gnus-del-mark} as an example---this alist says that all
18888 articles that have that mark (i.e., are marked with @samp{D}) will have a
18889 score entry added to lower based on the @code{From} header by -4, and
18890 lowered by @code{Subject} by -1.  Change this to fit your prejudices.
18891
18892 If you have marked 10 articles with the same subject with
18893 @code{gnus-del-mark}, the rule for that mark will be applied ten times.
18894 That means that that subject will get a score of ten times -1, which
18895 should be, unless I'm much mistaken, -10.
18896
18897 If you have auto-expirable (mail) groups (@pxref{Expiring Mail}), all
18898 the read articles will be marked with the @samp{E} mark.  This'll
18899 probably make adaptive scoring slightly impossible, so auto-expiring and
18900 adaptive scoring doesn't really mix very well.
18901
18902 The headers you can score on are @code{from}, @code{subject},
18903 @code{message-id}, @code{references}, @code{xref}, @code{lines},
18904 @code{chars} and @code{date}.  In addition, you can score on
18905 @code{followup}, which will create an adaptive score entry that matches
18906 on the @code{References} header using the @code{Message-ID} of the
18907 current article, thereby matching the following thread.
18908
18909 If you use this scheme, you should set the score file atom @code{mark}
18910 to something small---like -300, perhaps, to avoid having small random
18911 changes result in articles getting marked as read.
18912
18913 After using adaptive scoring for a week or so, Gnus should start to
18914 become properly trained and enhance the authors you like best, and kill
18915 the authors you like least, without you having to say so explicitly.
18916
18917 You can control what groups the adaptive scoring is to be performed on
18918 by using the score files (@pxref{Score File Format}).  This will also
18919 let you use different rules in different groups.
18920
18921 @vindex gnus-adaptive-file-suffix
18922 The adaptive score entries will be put into a file where the name is the
18923 group name with @code{gnus-adaptive-file-suffix} appended.  The default
18924 is @file{ADAPT}.
18925
18926 @vindex gnus-score-exact-adapt-limit
18927 When doing adaptive scoring, substring or fuzzy matching would probably
18928 give you the best results in most cases.  However, if the header one
18929 matches is short, the possibility for false positives is great, so if
18930 the length of the match is less than
18931 @code{gnus-score-exact-adapt-limit}, exact matching will be used.  If
18932 this variable is @code{nil}, exact matching will always be used to avoid
18933 this problem.
18934
18935 @vindex gnus-default-adaptive-word-score-alist
18936 As mentioned above, you can adapt either on individual words or entire
18937 headers.  If you adapt on words, the
18938 @code{gnus-default-adaptive-word-score-alist} variable says what score
18939 each instance of a word should add given a mark.
18940
18941 @lisp
18942 (setq gnus-default-adaptive-word-score-alist
18943       `((,gnus-read-mark . 30)
18944         (,gnus-catchup-mark . -10)
18945         (,gnus-killed-mark . -20)
18946         (,gnus-del-mark . -15)))
18947 @end lisp
18948
18949 This is the default value.  If you have adaption on words enabled, every
18950 word that appears in subjects of articles marked with
18951 @code{gnus-read-mark} will result in a score rule that increase the
18952 score with 30 points.
18953
18954 @vindex gnus-default-ignored-adaptive-words
18955 @vindex gnus-ignored-adaptive-words
18956 Words that appear in the @code{gnus-default-ignored-adaptive-words} list
18957 will be ignored.  If you wish to add more words to be ignored, use the
18958 @code{gnus-ignored-adaptive-words} list instead.
18959
18960 @vindex gnus-adaptive-word-length-limit
18961 Some may feel that short words shouldn't count when doing adaptive
18962 scoring.  If so, you may set @code{gnus-adaptive-word-length-limit} to
18963 an integer.  Words shorter than this number will be ignored.  This
18964 variable defaults to @code{nil}.
18965
18966 @vindex gnus-adaptive-word-syntax-table
18967 When the scoring is done, @code{gnus-adaptive-word-syntax-table} is the
18968 syntax table in effect.  It is similar to the standard syntax table, but
18969 it considers numbers to be non-word-constituent characters.
18970
18971 @vindex gnus-adaptive-word-minimum
18972 If @code{gnus-adaptive-word-minimum} is set to a number, the adaptive
18973 word scoring process will never bring down the score of an article to
18974 below this number.  The default is @code{nil}.
18975
18976 @vindex gnus-adaptive-word-no-group-words
18977 If @code{gnus-adaptive-word-no-group-words} is set to @code{t}, gnus
18978 won't adaptively word score any of the words in the group name.  Useful
18979 for groups like @samp{comp.editors.emacs}, where most of the subject
18980 lines contain the word @samp{emacs}.
18981
18982 After using this scheme for a while, it might be nice to write a
18983 @code{gnus-psychoanalyze-user} command to go through the rules and see
18984 what words you like and what words you don't like.  Or perhaps not.
18985
18986 Note that the adaptive word scoring thing is highly experimental and is
18987 likely to change in the future.  Initial impressions seem to indicate
18988 that it's totally useless as it stands.  Some more work (involving more
18989 rigorous statistical methods) will have to be done to make this useful.
18990
18991
18992 @node Home Score File
18993 @section Home Score File
18994
18995 The score file where new score file entries will go is called the
18996 @dfn{home score file}.  This is normally (and by default) the score file
18997 for the group itself.  For instance, the home score file for
18998 @samp{gnu.emacs.gnus} is @file{gnu.emacs.gnus.SCORE}.
18999
19000 However, this may not be what you want.  It is often convenient to share
19001 a common home score file among many groups---all @samp{emacs} groups
19002 could perhaps use the same home score file.
19003
19004 @vindex gnus-home-score-file
19005 The variable that controls this is @code{gnus-home-score-file}.  It can
19006 be:
19007
19008 @enumerate
19009 @item
19010 A string.  Then this file will be used as the home score file for all
19011 groups.
19012
19013 @item
19014 A function.  The result of this function will be used as the home score
19015 file.  The function will be called with the name of the group as the
19016 parameter.
19017
19018 @item
19019 A list.  The elements in this list can be:
19020
19021 @enumerate
19022 @item
19023 @code{(@var{regexp} @var{file-name})}.  If the @var{regexp} matches the
19024 group name, the @var{file-name} will be used as the home score file.
19025
19026 @item
19027 A function.  If the function returns non-nil, the result will be used as
19028 the home score file.
19029
19030 @item
19031 A string.  Use the string as the home score file.
19032 @end enumerate
19033
19034 The list will be traversed from the beginning towards the end looking
19035 for matches.
19036
19037 @end enumerate
19038
19039 So, if you want to use just a single score file, you could say:
19040
19041 @lisp
19042 (setq gnus-home-score-file
19043       "my-total-score-file.SCORE")
19044 @end lisp
19045
19046 If you want to use @file{gnu.SCORE} for all @samp{gnu} groups and
19047 @file{rec.SCORE} for all @samp{rec} groups (and so on), you can say:
19048
19049 @findex gnus-hierarchial-home-score-file
19050 @lisp
19051 (setq gnus-home-score-file
19052       'gnus-hierarchial-home-score-file)
19053 @end lisp
19054
19055 This is a ready-made function provided for your convenience.
19056 Other functions include
19057
19058 @table @code
19059 @item gnus-current-home-score-file
19060 @findex gnus-current-home-score-file
19061 Return the ``current'' regular score file.  This will make scoring
19062 commands add entry to the ``innermost'' matching score file.
19063
19064 @end table
19065
19066 If you want to have one score file for the @samp{emacs} groups and
19067 another for the @samp{comp} groups, while letting all other groups use
19068 their own home score files:
19069
19070 @lisp
19071 (setq gnus-home-score-file
19072       ;; All groups that match the regexp "\\.emacs"
19073       '(("\\.emacs" "emacs.SCORE")
19074         ;; All the comp groups in one score file
19075         ("^comp" "comp.SCORE")))
19076 @end lisp
19077
19078 @vindex gnus-home-adapt-file
19079 @code{gnus-home-adapt-file} works exactly the same way as
19080 @code{gnus-home-score-file}, but says what the home adaptive score file
19081 is instead.  All new adaptive file entries will go into the file
19082 specified by this variable, and the same syntax is allowed.
19083
19084 In addition to using @code{gnus-home-score-file} and
19085 @code{gnus-home-adapt-file}, you can also use group parameters
19086 (@pxref{Group Parameters}) and topic parameters (@pxref{Topic
19087 Parameters}) to achieve much the same.  Group and topic parameters take
19088 precedence over this variable.
19089
19090
19091 @node Followups To Yourself
19092 @section Followups To Yourself
19093
19094 Gnus offers two commands for picking out the @code{Message-ID} header in
19095 the current buffer.  Gnus will then add a score rule that scores using
19096 this @code{Message-ID} on the @code{References} header of other
19097 articles.  This will, in effect, increase the score of all articles that
19098 respond to the article in the current buffer.  Quite useful if you want
19099 to easily note when people answer what you've said.
19100
19101 @table @code
19102
19103 @item gnus-score-followup-article
19104 @findex gnus-score-followup-article
19105 This will add a score to articles that directly follow up your own
19106 article.
19107
19108 @item gnus-score-followup-thread
19109 @findex gnus-score-followup-thread
19110 This will add a score to all articles that appear in a thread ``below''
19111 your own article.
19112 @end table
19113
19114 @vindex message-sent-hook
19115 These two functions are both primarily meant to be used in hooks like
19116 @code{message-sent-hook}, like this:
19117 @lisp
19118 (add-hook 'message-sent-hook 'gnus-score-followup-thread)
19119 @end lisp
19120
19121
19122 If you look closely at your own @code{Message-ID}, you'll notice that
19123 the first two or three characters are always the same.  Here's two of
19124 mine:
19125
19126 @example
19127 <x6u3u47icf.fsf@@eyesore.no>
19128 <x6sp9o7ibw.fsf@@eyesore.no>
19129 @end example
19130
19131 So ``my'' ident on this machine is @samp{x6}.  This can be
19132 exploited---the following rule will raise the score on all followups to
19133 myself:
19134
19135 @lisp
19136 ("references"
19137  ("<x6[0-9a-z]+\\.fsf\\(_-_\\)?@@.*eyesore\\.no>"
19138   1000 nil r))
19139 @end lisp
19140
19141 Whether it's the first two or first three characters that are ``yours''
19142 is system-dependent.
19143
19144
19145 @node Scoring On Other Headers
19146 @section Scoring On Other Headers
19147 @cindex scoring on other headers
19148
19149 Gnus is quite fast when scoring the ``traditional''
19150 headers---@samp{From}, @samp{Subject} and so on.  However, scoring
19151 other headers requires writing a @code{head} scoring rule, which means
19152 that Gnus has to request every single article from the back end to find
19153 matches.  This takes a long time in big groups.
19154
19155 Now, there's not much you can do about this for news groups, but for
19156 mail groups, you have greater control.  In the @pxref{To From
19157 Newsgroups} section of the manual, it's explained in greater detail what
19158 this mechanism does, but here's a cookbook example for @code{nnml} on
19159 how to allow scoring on the @samp{To} and @samp{Cc} headers.
19160
19161 Put the following in your @file{.gnus.el} file.
19162
19163 @lisp
19164 (setq gnus-extra-headers '(To Cc Newsgroups Keywords)
19165       nnmail-extra-headers gnus-extra-headers)
19166 @end lisp
19167
19168 Restart Gnus and rebuild your @code{nnml} overview files with the
19169 @kbd{M-x nnml-generate-nov-databases} command.  This will take a long
19170 time if you have much mail.
19171
19172 Now you can score on @samp{To} and @samp{Cc} as ``extra headers'' like
19173 so: @kbd{I e s p To RET <your name> RET}.
19174
19175 See?  Simple.
19176
19177
19178 @node Scoring Tips
19179 @section Scoring Tips
19180 @cindex scoring tips
19181
19182 @table @dfn
19183
19184 @item Crossposts
19185 @cindex crossposts
19186 @cindex scoring crossposts
19187 If you want to lower the score of crossposts, the line to match on is
19188 the @code{Xref} header.
19189 @lisp
19190 ("xref" (" talk.politics.misc:" -1000))
19191 @end lisp
19192
19193 @item Multiple crossposts
19194 If you want to lower the score of articles that have been crossposted to
19195 more than, say, 3 groups:
19196 @lisp
19197 ("xref"
19198   ("[^:\n]+:[0-9]+ +[^:\n]+:[0-9]+ +[^:\n]+:[0-9]+"
19199    -1000 nil r))
19200 @end lisp
19201
19202 @item Matching on the body
19203 This is generally not a very good idea---it takes a very long time.
19204 Gnus actually has to fetch each individual article from the server.  But
19205 you might want to anyway, I guess.  Even though there are three match
19206 keys (@code{Head}, @code{Body} and @code{All}), you should choose one
19207 and stick with it in each score file.  If you use any two, each article
19208 will be fetched @emph{twice}.  If you want to match a bit on the
19209 @code{Head} and a bit on the @code{Body}, just use @code{All} for all
19210 the matches.
19211
19212 @item Marking as read
19213 You will probably want to mark articles that have scores below a certain
19214 number as read.  This is most easily achieved by putting the following
19215 in your @file{all.SCORE} file:
19216 @lisp
19217 ((mark -100))
19218 @end lisp
19219 You may also consider doing something similar with @code{expunge}.
19220
19221 @item Negated character classes
19222 If you say stuff like @code{[^abcd]*}, you may get unexpected results.
19223 That will match newlines, which might lead to, well, The Unknown.  Say
19224 @code{[^abcd\n]*} instead.
19225 @end table
19226
19227
19228 @node Reverse Scoring
19229 @section Reverse Scoring
19230 @cindex reverse scoring
19231
19232 If you want to keep just articles that have @samp{Sex with Emacs} in the
19233 subject header, and expunge all other articles, you could put something
19234 like this in your score file:
19235
19236 @lisp
19237 (("subject"
19238   ("Sex with Emacs" 2))
19239  (mark 1)
19240  (expunge 1))
19241 @end lisp
19242
19243 So, you raise all articles that match @samp{Sex with Emacs} and mark the
19244 rest as read, and expunge them to boot.
19245
19246
19247 @node Global Score Files
19248 @section Global Score Files
19249 @cindex global score files
19250
19251 Sure, other newsreaders have ``global kill files''.  These are usually
19252 nothing more than a single kill file that applies to all groups, stored
19253 in the user's home directory.  Bah!  Puny, weak newsreaders!
19254
19255 What I'm talking about here are Global Score Files.  Score files from
19256 all over the world, from users everywhere, uniting all nations in one
19257 big, happy score file union!  Ange-score!  New and untested!
19258
19259 @vindex gnus-global-score-files
19260 All you have to do to use other people's score files is to set the
19261 @code{gnus-global-score-files} variable.  One entry for each score file,
19262 or each score file directory.  Gnus will decide by itself what score
19263 files are applicable to which group.
19264
19265 To use the score file
19266 @file{/ftp@@ftp.gnus.org:/pub/larsi/ding/score/soc.motss.SCORE} and
19267 all score files in the @file{/ftp@@ftp.some-where:/pub/score} directory,
19268 say this:
19269
19270 @lisp
19271 (setq gnus-global-score-files
19272       '("/ftp@@ftp.gnus.org:/pub/larsi/ding/score/soc.motss.SCORE"
19273         "/ftp@@ftp.some-where:/pub/score/"))
19274 @end lisp
19275
19276 @findex gnus-score-search-global-directories
19277 @noindent
19278 Simple, eh?  Directory names must end with a @samp{/}.  These
19279 directories are typically scanned only once during each Gnus session.
19280 If you feel the need to manually re-scan the remote directories, you can
19281 use the @code{gnus-score-search-global-directories} command.
19282
19283 Note that, at present, using this option will slow down group entry
19284 somewhat.  (That is---a lot.)
19285
19286 If you want to start maintaining score files for other people to use,
19287 just put your score file up for anonymous ftp and announce it to the
19288 world.  Become a retro-moderator!  Participate in the retro-moderator
19289 wars sure to ensue, where retro-moderators battle it out for the
19290 sympathy of the people, luring them to use their score files on false
19291 premises!  Yay!  The net is saved!
19292
19293 Here are some tips for the would-be retro-moderator, off the top of my
19294 head:
19295
19296 @itemize @bullet
19297
19298 @item
19299 Articles heavily crossposted are probably junk.
19300 @item
19301 To lower a single inappropriate article, lower by @code{Message-ID}.
19302 @item
19303 Particularly brilliant authors can be raised on a permanent basis.
19304 @item
19305 Authors that repeatedly post off-charter for the group can safely be
19306 lowered out of existence.
19307 @item
19308 Set the @code{mark} and @code{expunge} atoms to obliterate the nastiest
19309 articles completely.
19310
19311 @item
19312 Use expiring score entries to keep the size of the file down.  You
19313 should probably have a long expiry period, though, as some sites keep
19314 old articles for a long time.
19315 @end itemize
19316
19317 @dots{} I wonder whether other newsreaders will support global score files
19318 in the future.  @emph{Snicker}.  Yup, any day now, newsreaders like Blue
19319 Wave, xrn and 1stReader are bound to implement scoring.  Should we start
19320 holding our breath yet?
19321
19322
19323 @node Kill Files
19324 @section Kill Files
19325 @cindex kill files
19326
19327 Gnus still supports those pesky old kill files.  In fact, the kill file
19328 entries can now be expiring, which is something I wrote before Daniel
19329 Quinlan thought of doing score files, so I've left the code in there.
19330
19331 In short, kill processing is a lot slower (and I do mean @emph{a lot})
19332 than score processing, so it might be a good idea to rewrite your kill
19333 files into score files.
19334
19335 Anyway, a kill file is a normal @code{emacs-lisp} file.  You can put any
19336 forms into this file, which means that you can use kill files as some
19337 sort of primitive hook function to be run on group entry, even though
19338 that isn't a very good idea.
19339
19340 Normal kill files look like this:
19341
19342 @lisp
19343 (gnus-kill "From" "Lars Ingebrigtsen")
19344 (gnus-kill "Subject" "ding")
19345 (gnus-expunge "X")
19346 @end lisp
19347
19348 This will mark every article written by me as read, and remove the
19349 marked articles from the summary buffer.  Very useful, you'll agree.
19350
19351 Other programs use a totally different kill file syntax.  If Gnus
19352 encounters what looks like a @code{rn} kill file, it will take a stab at
19353 interpreting it.
19354
19355 Two summary functions for editing a GNUS kill file:
19356
19357 @table @kbd
19358
19359 @item M-k
19360 @kindex M-k (Summary)
19361 @findex gnus-summary-edit-local-kill
19362 Edit this group's kill file (@code{gnus-summary-edit-local-kill}).
19363
19364 @item M-K
19365 @kindex M-K (Summary)
19366 @findex gnus-summary-edit-global-kill
19367 Edit the general kill file (@code{gnus-summary-edit-global-kill}).
19368 @end table
19369
19370 Two group mode functions for editing the kill files:
19371
19372 @table @kbd
19373
19374 @item M-k
19375 @kindex M-k (Group)
19376 @findex gnus-group-edit-local-kill
19377 Edit this group's kill file (@code{gnus-group-edit-local-kill}).
19378
19379 @item M-K
19380 @kindex M-K (Group)
19381 @findex gnus-group-edit-global-kill
19382 Edit the general kill file (@code{gnus-group-edit-global-kill}).
19383 @end table
19384
19385 Kill file variables:
19386
19387 @table @code
19388 @item gnus-kill-file-name
19389 @vindex gnus-kill-file-name
19390 A kill file for the group @samp{soc.motss} is normally called
19391 @file{soc.motss.KILL}.  The suffix appended to the group name to get
19392 this file name is detailed by the @code{gnus-kill-file-name} variable.
19393 The ``global'' kill file (not in the score file sense of ``global'', of
19394 course) is just called @file{KILL}.
19395
19396 @vindex gnus-kill-save-kill-file
19397 @item gnus-kill-save-kill-file
19398 If this variable is non-@code{nil}, Gnus will save the
19399 kill file after processing, which is necessary if you use expiring
19400 kills.
19401
19402 @item gnus-apply-kill-hook
19403 @vindex gnus-apply-kill-hook
19404 @findex gnus-apply-kill-file-unless-scored
19405 @findex gnus-apply-kill-file
19406 A hook called to apply kill files to a group.  It is
19407 @code{(gnus-apply-kill-file)} by default.  If you want to ignore the
19408 kill file if you have a score file for the same group, you can set this
19409 hook to @code{(gnus-apply-kill-file-unless-scored)}.  If you don't want
19410 kill files to be processed, you should set this variable to @code{nil}.
19411
19412 @item gnus-kill-file-mode-hook
19413 @vindex gnus-kill-file-mode-hook
19414 A hook called in kill-file mode buffers.
19415
19416 @end table
19417
19418
19419 @node Converting Kill Files
19420 @section Converting Kill Files
19421 @cindex kill files
19422 @cindex converting kill files
19423
19424 If you have loads of old kill files, you may want to convert them into
19425 score files.  If they are ``regular'', you can use
19426 the @file{gnus-kill-to-score.el} package; if not, you'll have to do it
19427 by hand.
19428
19429 The kill to score conversion package isn't included in Gnus by default.
19430 You can fetch it from
19431 @uref{http://www.stud.ifi.uio.no/~larsi/ding-various/gnus-kill-to-score.el}.
19432
19433 If your old kill files are very complex---if they contain more
19434 non-@code{gnus-kill} forms than not, you'll have to convert them by
19435 hand.  Or just let them be as they are.  Gnus will still use them as
19436 before.
19437
19438
19439 @node GroupLens
19440 @section GroupLens
19441 @cindex GroupLens
19442
19443 GroupLens (@uref{http://www.cs.umn.edu/Research/GroupLens/}) is a
19444 collaborative filtering system that helps you work together with other
19445 people to find the quality news articles out of the huge volume of
19446 news articles generated every day.
19447
19448 To accomplish this the GroupLens system combines your opinions about
19449 articles you have already read with the opinions of others who have done
19450 likewise and gives you a personalized prediction for each unread news
19451 article.  Think of GroupLens as a matchmaker.  GroupLens watches how you
19452 rate articles, and finds other people that rate articles the same way.
19453 Once it has found some people you agree with it tells you, in the form
19454 of a prediction, what they thought of the article.  You can use this
19455 prediction to help you decide whether or not you want to read the
19456 article.
19457
19458 @sc{Note:} Unfortunately the GroupLens system seems to have shut down,
19459 so this section is mostly of historical interest.
19460
19461 @menu
19462 * Using GroupLens::             How to make Gnus use GroupLens.
19463 * Rating Articles::             Letting GroupLens know how you rate articles.
19464 * Displaying Predictions::      Displaying predictions given by GroupLens.
19465 * GroupLens Variables::         Customizing GroupLens.
19466 @end menu
19467
19468
19469 @node Using GroupLens
19470 @subsection Using GroupLens
19471
19472 To use GroupLens you must register a pseudonym with your local Better
19473 Bit Bureau (BBB).
19474 @uref{http://www.cs.umn.edu/Research/GroupLens/bbb.html} is the only
19475 better bit in town at the moment.
19476
19477 Once you have registered you'll need to set a couple of variables.
19478
19479 @table @code
19480
19481 @item gnus-use-grouplens
19482 @vindex gnus-use-grouplens
19483 Setting this variable to a non-@code{nil} value will make Gnus hook into
19484 all the relevant GroupLens functions.
19485
19486 @item grouplens-pseudonym
19487 @vindex grouplens-pseudonym
19488 This variable should be set to the pseudonym you got when registering
19489 with the Better Bit Bureau.
19490
19491 @item grouplens-newsgroups
19492 @vindex grouplens-newsgroups
19493 A list of groups that you want to get GroupLens predictions for.
19494
19495 @end table
19496
19497 That's the minimum of what you need to get up and running with GroupLens.
19498 Once you've registered, GroupLens will start giving you scores for
19499 articles based on the average of what other people think.  But, to get
19500 the real benefit of GroupLens you need to start rating articles
19501 yourself.  Then the scores GroupLens gives you will be personalized for
19502 you, based on how the people you usually agree with have already rated.
19503
19504
19505 @node Rating Articles
19506 @subsection Rating Articles
19507
19508 In GroupLens, an article is rated on a scale from 1 to 5, inclusive.
19509 Where 1 means something like this article is a waste of bandwidth and 5
19510 means that the article was really good.  The basic question to ask
19511 yourself is, ``on a scale from 1 to 5 would I like to see more articles
19512 like this one?''
19513
19514 There are four ways to enter a rating for an article in GroupLens.
19515
19516 @table @kbd
19517
19518 @item r
19519 @kindex r (GroupLens)
19520 @findex bbb-summary-rate-article
19521 This function will prompt you for a rating on a scale of one to five.
19522
19523 @item k
19524 @kindex k (GroupLens)
19525 @findex grouplens-score-thread
19526 This function will prompt you for a rating, and rate all the articles in
19527 the thread.  This is really useful for some of those long running giant
19528 threads in rec.humor.
19529
19530 @end table
19531
19532 The next two commands, @kbd{n} and @kbd{,} take a numerical prefix to be
19533 the score of the article you're reading.
19534
19535 @table @kbd
19536
19537 @item 1-5 n
19538 @kindex n (GroupLens)
19539 @findex grouplens-next-unread-article
19540 Rate the article and go to the next unread article.
19541
19542 @item 1-5 ,
19543 @kindex , (GroupLens)
19544 @findex grouplens-best-unread-article
19545 Rate the article and go to the next unread article with the highest score.
19546
19547 @end table
19548
19549 If you want to give the current article a score of 4 and then go to the
19550 next article, just type @kbd{4 n}.
19551
19552
19553 @node Displaying Predictions
19554 @subsection Displaying Predictions
19555
19556 GroupLens makes a prediction for you about how much you will like a
19557 news article.  The predictions from GroupLens are on a scale from 1 to
19558 5, where 1 is the worst and 5 is the best.  You can use the predictions
19559 from GroupLens in one of three ways controlled by the variable
19560 @code{gnus-grouplens-override-scoring}.
19561
19562 @vindex gnus-grouplens-override-scoring
19563 There are three ways to display predictions in grouplens.  You may
19564 choose to have the GroupLens scores contribute to, or override the
19565 regular gnus scoring mechanism.  override is the default; however, some
19566 people prefer to see the Gnus scores plus the grouplens scores.  To get
19567 the separate scoring behavior you need to set
19568 @code{gnus-grouplens-override-scoring} to @code{'separate}.  To have the
19569 GroupLens predictions combined with the grouplens scores set it to
19570 @code{'override} and to combine the scores set
19571 @code{gnus-grouplens-override-scoring} to @code{'combine}.  When you use
19572 the combine option you will also want to set the values for
19573 @code{grouplens-prediction-offset} and
19574 @code{grouplens-score-scale-factor}.
19575
19576 @vindex grouplens-prediction-display
19577 In either case, GroupLens gives you a few choices for how you would like
19578 to see your predictions displayed.  The display of predictions is
19579 controlled by the @code{grouplens-prediction-display} variable.
19580
19581 The following are valid values for that variable.
19582
19583 @table @code
19584 @item prediction-spot
19585 The higher the prediction, the further to the right an @samp{*} is
19586 displayed.
19587
19588 @item confidence-interval
19589 A numeric confidence interval.
19590
19591 @item prediction-bar
19592 The higher the prediction, the longer the bar.
19593
19594 @item confidence-bar
19595 Numerical confidence.
19596
19597 @item confidence-spot
19598 The spot gets bigger with more confidence.
19599
19600 @item prediction-num
19601 Plain-old numeric value.
19602
19603 @item confidence-plus-minus
19604 Prediction +/- confidence.
19605
19606 @end table
19607
19608
19609 @node GroupLens Variables
19610 @subsection GroupLens Variables
19611
19612 @table @code
19613
19614 @item gnus-summary-grouplens-line-format
19615 The summary line format used in GroupLens-enhanced summary buffers.  It
19616 accepts the same specs as the normal summary line format (@pxref{Summary
19617 Buffer Lines}).  The default is @samp{%U%R%z%l%I%(%[%4L: %-23,23n%]%)
19618 %s\n}.
19619
19620 @item grouplens-bbb-host
19621 Host running the bbbd server.  @samp{grouplens.cs.umn.edu} is the
19622 default.
19623
19624 @item grouplens-bbb-port
19625 Port of the host running the bbbd server.  The default is 9000.
19626
19627 @item grouplens-score-offset
19628 Offset the prediction by this value.  In other words, subtract the
19629 prediction value by this number to arrive at the effective score.  The
19630 default is 0.
19631
19632 @item grouplens-score-scale-factor
19633 This variable allows the user to magnify the effect of GroupLens scores.
19634 The scale factor is applied after the offset.  The default is 1.
19635
19636 @end table
19637
19638
19639 @node Advanced Scoring
19640 @section Advanced Scoring
19641
19642 Scoring on Subjects and From headers is nice enough, but what if you're
19643 really interested in what a person has to say only when she's talking
19644 about a particular subject?  Or what if you really don't want to
19645 read what person A has to say when she's following up to person B, but
19646 want to read what she says when she's following up to person C?
19647
19648 By using advanced scoring rules you may create arbitrarily complex
19649 scoring patterns.
19650
19651 @menu
19652 * Advanced Scoring Syntax::     A definition.
19653 * Advanced Scoring Examples::   What they look like.
19654 * Advanced Scoring Tips::       Getting the most out of it.
19655 @end menu
19656
19657
19658 @node Advanced Scoring Syntax
19659 @subsection Advanced Scoring Syntax
19660
19661 Ordinary scoring rules have a string as the first element in the rule.
19662 Advanced scoring rules have a list as the first element.  The second
19663 element is the score to be applied if the first element evaluated to a
19664 non-@code{nil} value.
19665
19666 These lists may consist of three logical operators, one redirection
19667 operator, and various match operators.
19668
19669 Logical operators:
19670
19671 @table @code
19672 @item &
19673 @itemx and
19674 This logical operator will evaluate each of its arguments until it finds
19675 one that evaluates to @code{false}, and then it'll stop.  If all arguments
19676 evaluate to @code{true} values, then this operator will return
19677 @code{true}.
19678
19679 @item |
19680 @itemx or
19681 This logical operator will evaluate each of its arguments until it finds
19682 one that evaluates to @code{true}.  If no arguments are @code{true},
19683 then this operator will return @code{false}.
19684
19685 @item !
19686 @itemx not
19687 @itemx Â¬
19688 This logical operator only takes a single argument.  It returns the
19689 logical negation of the value of its argument.
19690
19691 @end table
19692
19693 There is an @dfn{indirection operator} that will make its arguments
19694 apply to the ancestors of the current article being scored.  For
19695 instance, @code{1-} will make score rules apply to the parent of the
19696 current article.  @code{2-} will make score rules apply to the
19697 grandparent of the current article.  Alternatively, you can write
19698 @code{^^}, where the number of @code{^}s (carets) says how far back into
19699 the ancestry you want to go.
19700
19701 Finally, we have the match operators.  These are the ones that do the
19702 real work.  Match operators are header name strings followed by a match
19703 and a match type.  A typical match operator looks like @samp{("from"
19704 "Lars Ingebrigtsen" s)}.  The header names are the same as when using
19705 simple scoring, and the match types are also the same.
19706
19707
19708 @node Advanced Scoring Examples
19709 @subsection Advanced Scoring Examples
19710
19711 Please note that the following examples are score file rules.  To
19712 make a complete score file from them, surround them with another pair
19713 of parentheses.
19714
19715 Let's say you want to increase the score of articles written by Lars
19716 when he's talking about Gnus:
19717
19718 @example
19719 ((&
19720   ("from" "Lars Ingebrigtsen")
19721   ("subject" "Gnus"))
19722  1000)
19723 @end example
19724
19725 Quite simple, huh?
19726
19727 When he writes long articles, he sometimes has something nice to say:
19728
19729 @example
19730 ((&
19731   ("from" "Lars Ingebrigtsen")
19732   (|
19733    ("subject" "Gnus")
19734    ("lines" 100 >)))
19735  1000)
19736 @end example
19737
19738 However, when he responds to things written by Reig Eigil Logge, you
19739 really don't want to read what he's written:
19740
19741 @example
19742 ((&
19743   ("from" "Lars Ingebrigtsen")
19744   (1- ("from" "Reig Eigir Logge")))
19745  -100000)
19746 @end example
19747
19748 Everybody that follows up Redmondo when he writes about disappearing
19749 socks should have their scores raised, but only when they talk about
19750 white socks.  However, when Lars talks about socks, it's usually not
19751 very interesting:
19752
19753 @example
19754 ((&
19755   (1-
19756    (&
19757     ("from" "redmondo@@.*no" r)
19758     ("body" "disappearing.*socks" t)))
19759   (! ("from" "Lars Ingebrigtsen"))
19760   ("body" "white.*socks"))
19761  1000)
19762 @end example
19763
19764 The possibilities are endless.
19765
19766
19767 @node Advanced Scoring Tips
19768 @subsection Advanced Scoring Tips
19769
19770 The @code{&} and @code{|} logical operators do short-circuit logic.
19771 That is, they stop processing their arguments when it's clear what the
19772 result of the operation will be.  For instance, if one of the arguments
19773 of an @code{&} evaluates to @code{false}, there's no point in evaluating
19774 the rest of the arguments.  This means that you should put slow matches
19775 (@samp{body}, @samp{header}) last and quick matches (@samp{from},
19776 @samp{subject}) first.
19777
19778 The indirection arguments (@code{1-} and so on) will make their
19779 arguments work on previous generations of the thread.  If you say
19780 something like:
19781
19782 @example
19783 ...
19784 (1-
19785  (1-
19786   ("from" "lars")))
19787 ...
19788 @end example
19789
19790 Then that means "score on the from header of the grandparent of the
19791 current article".  An indirection is quite fast, but it's better to say:
19792
19793 @example
19794 (1-
19795  (&
19796   ("from" "Lars")
19797   ("subject" "Gnus")))
19798 @end example
19799
19800 than it is to say:
19801
19802 @example
19803 (&
19804  (1- ("from" "Lars"))
19805  (1- ("subject" "Gnus")))
19806 @end example
19807
19808
19809 @node Score Decays
19810 @section Score Decays
19811 @cindex score decays
19812 @cindex decays
19813
19814 You may find that your scores have a tendency to grow without
19815 bounds, especially if you're using adaptive scoring.  If scores get too
19816 big, they lose all meaning---they simply max out and it's difficult to
19817 use them in any sensible way.
19818
19819 @vindex gnus-decay-scores
19820 @findex gnus-decay-score
19821 @vindex gnus-decay-score-function
19822 Gnus provides a mechanism for decaying scores to help with this problem.
19823 When score files are loaded and @code{gnus-decay-scores} is
19824 non-@code{nil}, Gnus will run the score files through the decaying
19825 mechanism thereby lowering the scores of all non-permanent score rules.
19826 The decay itself if performed by the @code{gnus-decay-score-function}
19827 function, which is @code{gnus-decay-score} by default.  Here's the
19828 definition of that function:
19829
19830 @lisp
19831 (defun gnus-decay-score (score)
19832   "Decay SCORE.
19833 This is done according to `gnus-score-decay-constant'
19834 and `gnus-score-decay-scale'."
19835   (floor
19836    (- score
19837       (* (if (< score 0) 1 -1)
19838          (min (abs score)
19839               (max gnus-score-decay-constant
19840                    (* (abs score)
19841                       gnus-score-decay-scale)))))))
19842 @end lisp
19843
19844 @vindex gnus-score-decay-scale
19845 @vindex gnus-score-decay-constant
19846 @code{gnus-score-decay-constant} is 3 by default and
19847 @code{gnus-score-decay-scale} is 0.05.  This should cause the following:
19848
19849 @enumerate
19850 @item
19851 Scores between -3 and 3 will be set to 0 when this function is called.
19852
19853 @item
19854 Scores with magnitudes between 3 and 60 will be shrunk by 3.
19855
19856 @item
19857 Scores with magnitudes greater than 60 will be shrunk by 5% of the
19858 score.
19859 @end enumerate
19860
19861 If you don't like this decay function, write your own.  It is called
19862 with the score to be decayed as its only parameter, and it should return
19863 the new score, which should be an integer.
19864
19865 Gnus will try to decay scores once a day.  If you haven't run Gnus for
19866 four days, Gnus will decay the scores four times, for instance.
19867
19868 @iftex
19869 @iflatex
19870 @chapter Message
19871 @include message.texi
19872 @chapter Emacs MIME
19873 @include emacs-mime.texi
19874 @chapter Sieve
19875 @include sieve.texi
19876 @c @chapter PGG
19877 @c @include pgg.texi
19878 @end iflatex
19879 @end iftex
19880
19881 @node Various
19882 @chapter Various
19883
19884 @menu
19885 * Process/Prefix::              A convention used by many treatment commands.
19886 * Interactive::                 Making Gnus ask you many questions.
19887 * Symbolic Prefixes::           How to supply some Gnus functions with options.
19888 * Formatting Variables::        You can specify what buffers should look like.
19889 * Window Layout::               Configuring the Gnus buffer windows.
19890 * Faces and Fonts::             How to change how faces look.
19891 * Compilation::                 How to speed Gnus up.
19892 * Mode Lines::                  Displaying information in the mode lines.
19893 * Highlighting and Menus::      Making buffers look all nice and cozy.
19894 * Buttons::                     Get tendinitis in ten easy steps!
19895 * Daemons::                     Gnus can do things behind your back.
19896 * NoCeM::                       How to avoid spam and other fatty foods.
19897 * Undo::                        Some actions can be undone.
19898 * Predicate Specifiers::        Specifying predicates.
19899 * Moderation::                  What to do if you're a moderator.
19900 * Image Enhancements::          Modern versions of Emacs/XEmacs can display images.
19901 * Fuzzy Matching::              What's the big fuzz?
19902 * Thwarting Email Spam::        A how-to on avoiding unsolicited commercial email.
19903 * Various Various::             Things that are really various.
19904 @end menu
19905
19906
19907 @node Process/Prefix
19908 @section Process/Prefix
19909 @cindex process/prefix convention
19910
19911 Many functions, among them functions for moving, decoding and saving
19912 articles, use what is known as the @dfn{Process/Prefix convention}.
19913
19914 This is a method for figuring out what articles the user wants the
19915 command to be performed on.
19916
19917 It goes like this:
19918
19919 If the numeric prefix is N, perform the operation on the next N
19920 articles, starting with the current one.  If the numeric prefix is
19921 negative, perform the operation on the previous N articles, starting
19922 with the current one.
19923
19924 @vindex transient-mark-mode
19925 If @code{transient-mark-mode} in non-@code{nil} and the region is
19926 active, all articles in the region will be worked upon.
19927
19928 If there is no numeric prefix, but some articles are marked with the
19929 process mark, perform the operation on the articles marked with
19930 the process mark.
19931
19932 If there is neither a numeric prefix nor any articles marked with the
19933 process mark, just perform the operation on the current article.
19934
19935 Quite simple, really, but it needs to be made clear so that surprises
19936 are avoided.
19937
19938 Commands that react to the process mark will push the current list of
19939 process marked articles onto a stack and will then clear all process
19940 marked articles.  You can restore the previous configuration with the
19941 @kbd{M P y} command (@pxref{Setting Process Marks}).
19942
19943 @vindex gnus-summary-goto-unread
19944 One thing that seems to shock & horrify lots of people is that, for
19945 instance, @kbd{3 d} does exactly the same as @kbd{d} @kbd{d} @kbd{d}.
19946 Since each @kbd{d} (which marks the current article as read) by default
19947 goes to the next unread article after marking, this means that @kbd{3 d}
19948 will mark the next three unread articles as read, no matter what the
19949 summary buffer looks like.  Set @code{gnus-summary-goto-unread} to
19950 @code{nil} for a more straightforward action.
19951
19952 Many commands do not use the process/prefix convention.  All commands
19953 that do explicitly say so in this manual.  To apply the process/prefix
19954 convention to commands that do not use it, you can use the @kbd{M-&}
19955 command.  For instance, to mark all the articles in the group as
19956 expirable, you could say @kbd{M P b M-& E}.
19957
19958
19959 @node Interactive
19960 @section Interactive
19961 @cindex interaction
19962
19963 @table @code
19964
19965 @item gnus-novice-user
19966 @vindex gnus-novice-user
19967 If this variable is non-@code{nil}, you are either a newcomer to the
19968 World of Usenet, or you are very cautious, which is a nice thing to be,
19969 really.  You will be given questions of the type ``Are you sure you want
19970 to do this?'' before doing anything dangerous.  This is @code{t} by
19971 default.
19972
19973 @item gnus-expert-user
19974 @vindex gnus-expert-user
19975 If this variable is non-@code{nil}, you will seldom be asked any
19976 questions by Gnus.  It will simply assume you know what you're doing, no
19977 matter how strange.
19978
19979 @item gnus-interactive-catchup
19980 @vindex gnus-interactive-catchup
19981 Require confirmation before catching up a group if non-@code{nil}.  It
19982 is @code{t} by default.
19983
19984 @item gnus-interactive-exit
19985 @vindex gnus-interactive-exit
19986 Require confirmation before exiting Gnus.  This variable is @code{t} by
19987 default.
19988 @end table
19989
19990
19991 @node Symbolic Prefixes
19992 @section Symbolic Prefixes
19993 @cindex symbolic prefixes
19994
19995 Quite a lot of Emacs commands react to the (numeric) prefix.  For
19996 instance, @kbd{C-u 4 C-f} moves point four characters forward, and
19997 @kbd{C-u 9 0 0 I s s p} adds a permanent @code{Subject} substring score
19998 rule of 900 to the current article.
19999
20000 This is all nice and well, but what if you want to give a command some
20001 additional information?  Well, what most commands do is interpret the
20002 ``raw'' prefix in some special way.  @kbd{C-u 0 C-x C-s} means that one
20003 doesn't want a backup file to be created when saving the current buffer,
20004 for instance.  But what if you want to save without making a backup
20005 file, and you want Emacs to flash lights and play a nice tune at the
20006 same time?  You can't, and you're probably perfectly happy that way.
20007
20008 @kindex M-i (Summary)
20009 @findex gnus-symbolic-argument
20010 I'm not, so I've added a second prefix---the @dfn{symbolic prefix}.  The
20011 prefix key is @kbd{M-i} (@code{gnus-symbolic-argument}), and the next
20012 character typed in is the value.  You can stack as many @kbd{M-i}
20013 prefixes as you want.  @kbd{M-i a C-M-u} means ``feed the @kbd{C-M-u}
20014 command the symbolic prefix @code{a}''.  @kbd{M-i a M-i b C-M-u} means
20015 ``feed the @kbd{C-M-u} command the symbolic prefixes @code{a} and
20016 @code{b}''.  You get the drift.
20017
20018 Typing in symbolic prefixes to commands that don't accept them doesn't
20019 hurt, but it doesn't do any good either.  Currently not many Gnus
20020 functions make use of the symbolic prefix.
20021
20022 If you're interested in how Gnus implements this, @pxref{Extended
20023 Interactive}.
20024
20025
20026 @node Formatting Variables
20027 @section Formatting Variables
20028 @cindex formatting variables
20029
20030 Throughout this manual you've probably noticed lots of variables called
20031 things like @code{gnus-group-line-format} and
20032 @code{gnus-summary-mode-line-format}.  These control how Gnus is to
20033 output lines in the various buffers.  There's quite a lot of them.
20034 Fortunately, they all use the same syntax, so there's not that much to
20035 be annoyed by.
20036
20037 Here's an example format spec (from the group buffer): @samp{%M%S%5y:
20038 %(%g%)\n}.  We see that it is indeed extremely ugly, and that there are
20039 lots of percentages everywhere.
20040
20041 @menu
20042 * Formatting Basics::           A formatting variable is basically a format string.
20043 * Mode Line Formatting::        Some rules about mode line formatting variables.
20044 * Advanced Formatting::         Modifying output in various ways.
20045 * User-Defined Specs::          Having Gnus call your own functions.
20046 * Formatting Fonts::            Making the formatting look colorful and nice.
20047 * Positioning Point::           Moving point to a position after an operation.
20048 * Tabulation::                  Tabulating your output.
20049 * Wide Characters::             Dealing with wide characters.
20050 @end menu
20051
20052 Currently Gnus uses the following formatting variables:
20053 @code{gnus-group-line-format}, @code{gnus-summary-line-format},
20054 @code{gnus-server-line-format}, @code{gnus-topic-line-format},
20055 @code{gnus-group-mode-line-format},
20056 @code{gnus-summary-mode-line-format},
20057 @code{gnus-article-mode-line-format},
20058 @code{gnus-server-mode-line-format}, and
20059 @code{gnus-summary-pick-line-format}.
20060
20061 All these format variables can also be arbitrary elisp forms.  In that
20062 case, they will be @code{eval}ed to insert the required lines.
20063
20064 @kindex M-x gnus-update-format
20065 @findex gnus-update-format
20066 Gnus includes a command to help you while creating your own format
20067 specs.  @kbd{M-x gnus-update-format} will @code{eval} the current form,
20068 update the spec in question and pop you to a buffer where you can
20069 examine the resulting lisp code to be run to generate the line.
20070
20071
20072
20073 @node Formatting Basics
20074 @subsection Formatting Basics
20075
20076 Each @samp{%} element will be replaced by some string or other when the
20077 buffer in question is generated.  @samp{%5y} means ``insert the @samp{y}
20078 spec, and pad with spaces to get a 5-character field''.
20079
20080 As with normal C and Emacs Lisp formatting strings, the numerical
20081 modifier between the @samp{%} and the formatting type character will
20082 @dfn{pad} the output so that it is always at least that long.
20083 @samp{%5y} will make the field always (at least) five characters wide by
20084 padding with spaces to the left.  If you say @samp{%-5y}, it will pad to
20085 the right instead.
20086
20087 You may also wish to limit the length of the field to protect against
20088 particularly wide values.  For that you can say @samp{%4,6y}, which
20089 means that the field will never be more than 6 characters wide and never
20090 less than 4 characters wide.
20091
20092 Also Gnus supports some extended format specifications, such as
20093 @samp{%&user-date;}.
20094
20095
20096 @node Mode Line Formatting
20097 @subsection Mode Line Formatting
20098
20099 Mode line formatting variables (e.g.,
20100 @code{gnus-summary-mode-line-format}) follow the same rules as other,
20101 buffer line oriented formatting variables (@pxref{Formatting Basics})
20102 with the following two differences:
20103
20104 @enumerate
20105
20106 @item
20107 There must be no newline (@samp{\n}) at the end.
20108
20109 @item
20110 The special @samp{%%b} spec can be used to display the buffer name.
20111 Well, it's no spec at all, really---@samp{%%} is just a way to quote
20112 @samp{%} to allow it to pass through the formatting machinery unmangled,
20113 so that Emacs receives @samp{%b}, which is something the Emacs mode line
20114 display interprets to mean ``show the buffer name''.  For a full list of
20115 mode line specs Emacs understands, see the documentation of the
20116 @code{mode-line-format} variable.
20117
20118 @end enumerate
20119
20120
20121 @node Advanced Formatting
20122 @subsection Advanced Formatting
20123
20124 It is frequently useful to post-process the fields in some way.
20125 Padding, limiting, cutting off parts and suppressing certain values can
20126 be achieved by using @dfn{tilde modifiers}.  A typical tilde spec might
20127 look like @samp{%~(cut 3)~(ignore "0")y}.
20128
20129 These are the valid modifiers:
20130
20131 @table @code
20132 @item pad
20133 @itemx pad-left
20134 Pad the field to the left with spaces until it reaches the required
20135 length.
20136
20137 @item pad-right
20138 Pad the field to the right with spaces until it reaches the required
20139 length.
20140
20141 @item max
20142 @itemx max-left
20143 Cut off characters from the left until it reaches the specified length.
20144
20145 @item max-right
20146 Cut off characters from the right until it reaches the specified
20147 length.
20148
20149 @item cut
20150 @itemx cut-left
20151 Cut off the specified number of characters from the left.
20152
20153 @item cut-right
20154 Cut off the specified number of characters from the right.
20155
20156 @item ignore
20157 Return an empty string if the field is equal to the specified value.
20158
20159 @item form
20160 Use the specified form as the field value when the @samp{@@} spec is
20161 used.
20162
20163 Here's an example:
20164
20165 @lisp
20166 "~(form (current-time-string))@@"
20167 @end lisp
20168
20169 @end table
20170
20171 Let's take an example.  The @samp{%o} spec in the summary mode lines
20172 will return a date in compact ISO8601 format---@samp{19960809T230410}.
20173 This is quite a mouthful, so we want to shave off the century number and
20174 the time, leaving us with a six-character date.  That would be
20175 @samp{%~(cut-left 2)~(max-right 6)~(pad 6)o}.  (Cutting is done before
20176 maxing, and we need the padding to ensure that the date is never less
20177 than 6 characters to make it look nice in columns.)
20178
20179 Ignoring is done first; then cutting; then maxing; and then as the very
20180 last operation, padding.
20181
20182 @vindex gnus-compile-user-specs
20183 If @code{gnus-compile-user-specs} is set to @code{nil} (@code{t} by
20184 default) with your strong personality, and use a lots of these advanced
20185 thingies, you'll find that Gnus gets quite slow.  This can be helped
20186 enormously by running @kbd{M-x gnus-compile} when you are satisfied with
20187 the look of your lines.
20188 @xref{Compilation}.
20189
20190
20191 @node User-Defined Specs
20192 @subsection User-Defined Specs
20193
20194 All the specs allow for inserting user defined specifiers---@samp{u}.
20195 The next character in the format string should be a letter.  Gnus
20196 will call the function @code{gnus-user-format-function-}@samp{X}, where
20197 @samp{X} is the letter following @samp{%u}.  The function will be passed
20198 a single parameter---what the parameter means depends on what buffer
20199 it's being called from.  The function should return a string, which will
20200 be inserted into the buffer just like information from any other
20201 specifier.  This function may also be called with dummy values, so it
20202 should protect against that.
20203
20204 Also Gnus supports extended user-defined specs, such as @samp{%u&foo;}.
20205 Gnus will call the function @code{gnus-user-format-function-}@samp{foo}.
20206
20207 You can also use tilde modifiers (@pxref{Advanced Formatting} to achieve
20208 much the same without defining new functions.  Here's an example:
20209 @samp{%~(form (count-lines (point-min) (point)))@@}.  The form
20210 given here will be evaluated to yield the current line number, and then
20211 inserted.
20212
20213
20214 @node Formatting Fonts
20215 @subsection Formatting Fonts
20216
20217 There are specs for highlighting, and these are shared by all the format
20218 variables.  Text inside the @samp{%(} and @samp{%)} specifiers will get
20219 the special @code{mouse-face} property set, which means that it will be
20220 highlighted (with @code{gnus-mouse-face}) when you put the mouse pointer
20221 over it.
20222
20223 Text inside the @samp{%@{} and @samp{%@}} specifiers will have their
20224 normal faces set using @code{gnus-face-0}, which is @code{bold} by
20225 default.  If you say @samp{%1@{}, you'll get @code{gnus-face-1} instead,
20226 and so on.  Create as many faces as you wish.  The same goes for the
20227 @code{mouse-face} specs---you can say @samp{%3(hello%)} to have
20228 @samp{hello} mouse-highlighted with @code{gnus-mouse-face-3}.
20229
20230 Text inside the @samp{%<<} and @samp{%>>} specifiers will get the
20231 special @code{balloon-help} property set to @code{gnus-balloon-face-0}.
20232 If you say @samp{%1<<}, you'll get @code{gnus-balloon-face-1} and so on.
20233 The @code{gnus-balloon-face-*} variables should be either strings or
20234 symbols naming functions that return a string.  When the mouse passes
20235 over text with this property set, a balloon window will appear and
20236 display the string.  Please refer to @ref{(emacs)Help Echo} (in GNU
20237 Emacs) or the doc string of @code{balloon-help-mode} (in XEmacs) for
20238 more information on this.  (For technical reasons, the guillemets have
20239 been approximated as @samp{<<} and @samp{>>} in this paragraph.)
20240
20241 Here's an alternative recipe for the group buffer:
20242
20243 @lisp
20244 ;; Create three face types.
20245 (setq gnus-face-1 'bold)
20246 (setq gnus-face-3 'italic)
20247
20248 ;; We want the article count to be in
20249 ;; a bold and green face.  So we create
20250 ;; a new face called `my-green-bold'.
20251 (copy-face 'bold 'my-green-bold)
20252 ;; Set the color.
20253 (set-face-foreground 'my-green-bold "ForestGreen")
20254 (setq gnus-face-2 'my-green-bold)
20255
20256 ;; Set the new & fancy format.
20257 (setq gnus-group-line-format
20258       "%M%S%3@{%5y%@}%2[:%] %(%1@{%g%@}%)\n")
20259 @end lisp
20260
20261 I'm sure you'll be able to use this scheme to create totally unreadable
20262 and extremely vulgar displays.  Have fun!
20263
20264 Note that the @samp{%(} specs (and friends) do not make any sense on the
20265 mode-line variables.
20266
20267 @node Positioning Point
20268 @subsection Positioning Point
20269
20270 Gnus usually moves point to a pre-defined place on each line in most
20271 buffers.  By default, point move to the first colon character on the
20272 line.  You can customize this behaviour in three different ways.
20273
20274 You can move the colon character to somewhere else on the line.
20275
20276 @findex gnus-goto-colon
20277 You can redefine the function that moves the point to the colon.  The
20278 function is called @code{gnus-goto-colon}.
20279
20280 But perhaps the most convenient way to deal with this, if you don't want
20281 to have a colon in your line, is to use the @samp{%*} specifier.  If you
20282 put a @samp{%*} somewhere in your format line definition, Gnus will
20283 place point there.
20284
20285
20286 @node Tabulation
20287 @subsection Tabulation
20288
20289 You can usually line up your displays by padding and cutting your
20290 strings.  However, when combining various strings of different size, it
20291 can often be more convenient to just output the strings, and then worry
20292 about lining up the following text afterwards.
20293
20294 To do that, Gnus supplies tabulator specs--@samp{%=}.  There are two
20295 different types---@dfn{hard tabulators} and @dfn{soft tabulators}.
20296
20297 @samp{%50=} will insert space characters to pad the line up to column
20298 50.  If the text is already past column 50, nothing will be inserted.
20299 This is the soft tabulator.
20300
20301 @samp{%-50=} will insert space characters to pad the line up to column
20302 50.  If the text is already past column 50, the excess text past column
20303 50 will be removed.  This is the hard tabulator.
20304
20305
20306 @node Wide Characters
20307 @subsection Wide Characters
20308
20309 Proportional fonts in most countries have characters of the same width.
20310 Some countries, however, use Latin characters mixed with wider
20311 characters---most notable East Asian countries.
20312
20313 The problem is that when formatting, Gnus assumes that if a string is 10
20314 characters wide, it'll be 10 Latin characters wide on the screen.  In
20315 these countries, that's not true.
20316
20317 @vindex gnus-use-correct-string-widths
20318 To help fix this, you can set @code{gnus-use-correct-string-widths} to
20319 @code{t}.  This makes buffer generation slower, but the results will be
20320 prettier.  The default value under XEmacs is @code{t} but @code{nil}
20321 for Emacs.
20322
20323
20324 @node Window Layout
20325 @section Window Layout
20326 @cindex window layout
20327
20328 No, there's nothing here about X, so be quiet.
20329
20330 @vindex gnus-use-full-window
20331 If @code{gnus-use-full-window} non-@code{nil}, Gnus will delete all
20332 other windows and occupy the entire Emacs screen by itself.  It is
20333 @code{t} by default.
20334
20335 Setting this variable to @code{nil} kinda works, but there are
20336 glitches.  Use at your own peril.
20337
20338 @vindex gnus-buffer-configuration
20339 @code{gnus-buffer-configuration} describes how much space each Gnus
20340 buffer should be given.  Here's an excerpt of this variable:
20341
20342 @lisp
20343 ((group (vertical 1.0 (group 1.0 point)
20344                       (if gnus-carpal (group-carpal 4))))
20345  (article (vertical 1.0 (summary 0.25 point)
20346                         (article 1.0))))
20347 @end lisp
20348
20349 This is an alist.  The @dfn{key} is a symbol that names some action or
20350 other.  For instance, when displaying the group buffer, the window
20351 configuration function will use @code{group} as the key.  A full list of
20352 possible names is listed below.
20353
20354 The @dfn{value} (i.e., the @dfn{split}) says how much space each buffer
20355 should occupy.  To take the @code{article} split as an example -
20356
20357 @lisp
20358 (article (vertical 1.0 (summary 0.25 point)
20359                        (article 1.0)))
20360 @end lisp
20361
20362 This @dfn{split} says that the summary buffer should occupy 25% of upper
20363 half of the screen, and that it is placed over the article buffer.  As
20364 you may have noticed, 100% + 25% is actually 125% (yup, I saw y'all
20365 reaching for that calculator there).  However, the special number
20366 @code{1.0} is used to signal that this buffer should soak up all the
20367 rest of the space available after the rest of the buffers have taken
20368 whatever they need.  There should be only one buffer with the @code{1.0}
20369 size spec per split.
20370
20371 Point will be put in the buffer that has the optional third element
20372 @code{point}.  In a @code{frame} split, the last subsplit having a leaf
20373 split where the tag @code{frame-focus} is a member (i.e. is the third or
20374 fourth element in the list, depending on whether the @code{point} tag is
20375 present) gets focus.
20376
20377 Here's a more complicated example:
20378
20379 @lisp
20380 (article (vertical 1.0 (group 4)
20381                        (summary 0.25 point)
20382                        (if gnus-carpal (summary-carpal 4))
20383                        (article 1.0)))
20384 @end lisp
20385
20386 If the size spec is an integer instead of a floating point number,
20387 then that number will be used to say how many lines a buffer should
20388 occupy, not a percentage.
20389
20390 If the @dfn{split} looks like something that can be @code{eval}ed (to be
20391 precise---if the @code{car} of the split is a function or a subr), this
20392 split will be @code{eval}ed.  If the result is non-@code{nil}, it will
20393 be used as a split.  This means that there will be three buffers if
20394 @code{gnus-carpal} is @code{nil}, and four buffers if @code{gnus-carpal}
20395 is non-@code{nil}.
20396
20397 Not complicated enough for you?  Well, try this on for size:
20398
20399 @lisp
20400 (article (horizontal 1.0
20401              (vertical 0.5
20402                  (group 1.0)
20403                  (gnus-carpal 4))
20404              (vertical 1.0
20405                  (summary 0.25 point)
20406                  (summary-carpal 4)
20407                  (article 1.0))))
20408 @end lisp
20409
20410 Whoops.  Two buffers with the mystery 100% tag.  And what's that
20411 @code{horizontal} thingie?
20412
20413 If the first element in one of the split is @code{horizontal}, Gnus will
20414 split the window horizontally, giving you two windows side-by-side.
20415 Inside each of these strips you may carry on all you like in the normal
20416 fashion.  The number following @code{horizontal} says what percentage of
20417 the screen is to be given to this strip.
20418
20419 For each split, there @emph{must} be one element that has the 100% tag.
20420 The splitting is never accurate, and this buffer will eat any leftover
20421 lines from the splits.
20422
20423 To be slightly more formal, here's a definition of what a valid split
20424 may look like:
20425
20426 @example
20427 split      = frame | horizontal | vertical | buffer | form
20428 frame      = "(frame " size *split ")"
20429 horizontal = "(horizontal " size *split ")"
20430 vertical   = "(vertical " size *split ")"
20431 buffer     = "(" buf-name " " size *[ "point" ] *[ "frame-focus"] ")"
20432 size       = number | frame-params
20433 buf-name   = group | article | summary ...
20434 @end example
20435
20436 The limitations are that the @code{frame} split can only appear as the
20437 top-level split.  @var{form} should be an Emacs Lisp form that should
20438 return a valid split.  We see that each split is fully recursive, and
20439 may contain any number of @code{vertical} and @code{horizontal} splits.
20440
20441 @vindex gnus-window-min-width
20442 @vindex gnus-window-min-height
20443 @cindex window height
20444 @cindex window width
20445 Finding the right sizes can be a bit complicated.  No window may be less
20446 than @code{gnus-window-min-height} (default 1) characters high, and all
20447 windows must be at least @code{gnus-window-min-width} (default 1)
20448 characters wide.  Gnus will try to enforce this before applying the
20449 splits.  If you want to use the normal Emacs window width/height limit,
20450 you can just set these two variables to @code{nil}.
20451
20452 If you're not familiar with Emacs terminology, @code{horizontal} and
20453 @code{vertical} splits may work the opposite way of what you'd expect.
20454 Windows inside a @code{horizontal} split are shown side-by-side, and
20455 windows within a @code{vertical} split are shown above each other.
20456
20457 @findex gnus-configure-frame
20458 If you want to experiment with window placement, a good tip is to call
20459 @code{gnus-configure-frame} directly with a split.  This is the function
20460 that does all the real work when splitting buffers.  Below is a pretty
20461 nonsensical configuration with 5 windows; two for the group buffer and
20462 three for the article buffer.  (I said it was nonsensical.)  If you
20463 @code{eval} the statement below, you can get an idea of how that would
20464 look straight away, without going through the normal Gnus channels.
20465 Play with it until you're satisfied, and then use
20466 @code{gnus-add-configuration} to add your new creation to the buffer
20467 configuration list.
20468
20469 @lisp
20470 (gnus-configure-frame
20471  '(horizontal 1.0
20472     (vertical 10
20473       (group 1.0)
20474       (article 0.3 point))
20475     (vertical 1.0
20476       (article 1.0)
20477       (horizontal 4
20478         (group 1.0)
20479         (article 10)))))
20480 @end lisp
20481
20482 You might want to have several frames as well.  No prob---just use the
20483 @code{frame} split:
20484
20485 @lisp
20486 (gnus-configure-frame
20487  '(frame 1.0
20488          (vertical 1.0
20489                    (summary 0.25 point frame-focus)
20490                    (article 1.0))
20491          (vertical ((height . 5) (width . 15)
20492                     (user-position . t)
20493                     (left . -1) (top . 1))
20494                    (picon 1.0))))
20495
20496 @end lisp
20497
20498 This split will result in the familiar summary/article window
20499 configuration in the first (or ``main'') frame, while a small additional
20500 frame will be created where picons will be shown.  As you can see,
20501 instead of the normal @code{1.0} top-level spec, each additional split
20502 should have a frame parameter alist as the size spec.
20503 @xref{Frame Parameters, , Frame Parameters, elisp, The GNU Emacs Lisp
20504 Reference Manual}.  Under XEmacs, a frame property list will be
20505 accepted, too---for instance, @code{(height 5 width 15 left -1 top 1)}
20506 is such a plist.
20507 The list of all possible keys for @code{gnus-buffer-configuration} can
20508 be found in its default value.
20509
20510 Note that the @code{message} key is used for both
20511 @code{gnus-group-mail} and @code{gnus-summary-mail-other-window}.  If
20512 it is desirable to distinguish between the two, something like this
20513 might be used:
20514
20515 @lisp
20516 (message (horizontal 1.0
20517                      (vertical 1.0 (message 1.0 point))
20518                      (vertical 0.24
20519                                (if (buffer-live-p gnus-summary-buffer)
20520                                    '(summary 0.5))
20521                                (group 1.0))))
20522 @end lisp
20523
20524 One common desire for a multiple frame split is to have a separate frame
20525 for composing mail and news while leaving the original frame intact.  To
20526 accomplish that, something like the following can be done:
20527
20528 @lisp
20529 (message
20530   (frame 1.0
20531          (if (not (buffer-live-p gnus-summary-buffer))
20532              (car (cdr (assoc 'group gnus-buffer-configuration)))
20533            (car (cdr (assoc 'summary gnus-buffer-configuration))))
20534          (vertical ((user-position . t) (top . 1) (left . 1)
20535                     (name . "Message"))
20536                    (message 1.0 point))))
20537 @end lisp
20538
20539 @findex gnus-add-configuration
20540 Since the @code{gnus-buffer-configuration} variable is so long and
20541 complicated, there's a function you can use to ease changing the config
20542 of a single setting: @code{gnus-add-configuration}.  If, for instance,
20543 you want to change the @code{article} setting, you could say:
20544
20545 @lisp
20546 (gnus-add-configuration
20547  '(article (vertical 1.0
20548                (group 4)
20549                (summary .25 point)
20550                (article 1.0))))
20551 @end lisp
20552
20553 You'd typically stick these @code{gnus-add-configuration} calls in your
20554 @file{.gnus.el} file or in some startup hook---they should be run after
20555 Gnus has been loaded.
20556
20557 @vindex gnus-always-force-window-configuration
20558 If all windows mentioned in the configuration are already visible, Gnus
20559 won't change the window configuration.  If you always want to force the
20560 ``right'' window configuration, you can set
20561 @code{gnus-always-force-window-configuration} to non-@code{nil}.
20562
20563 If you're using tree displays (@pxref{Tree Display}), and the tree
20564 window is displayed vertically next to another window, you may also want
20565 to fiddle with @code{gnus-tree-minimize-window} to avoid having the
20566 windows resized.
20567
20568 @subsection Example Window Configurations
20569
20570 @itemize @bullet
20571 @item
20572 Narrow left hand side occupied by group buffer.  Right hand side split
20573 between summary buffer (top one-sixth) and article buffer (bottom).
20574
20575 @ifinfo
20576 @example
20577 +---+---------+
20578 | G | Summary |
20579 | r +---------+
20580 | o |         |
20581 | u | Article |
20582 | p |         |
20583 +---+---------+
20584 @end example
20585 @end ifinfo
20586
20587 @lisp
20588 (gnus-add-configuration
20589  '(article
20590    (horizontal 1.0
20591                (vertical 25 (group 1.0))
20592                (vertical 1.0
20593                          (summary 0.16 point)
20594                          (article 1.0)))))
20595
20596 (gnus-add-configuration
20597  '(summary
20598    (horizontal 1.0
20599                (vertical 25 (group 1.0))
20600                (vertical 1.0 (summary 1.0 point)))))
20601 @end lisp
20602
20603 @end itemize
20604
20605
20606 @node Faces and Fonts
20607 @section Faces and Fonts
20608 @cindex faces
20609 @cindex fonts
20610 @cindex colors
20611
20612 Fiddling with fonts and faces used to be very difficult, but these days
20613 it is very simple.  You simply say @kbd{M-x customize-face}, pick out
20614 the face you want to alter, and alter it via the standard Customize
20615 interface.
20616
20617
20618 @node Compilation
20619 @section Compilation
20620 @cindex compilation
20621 @cindex byte-compilation
20622
20623 @findex gnus-compile
20624
20625 Remember all those line format specification variables?
20626 @code{gnus-summary-line-format}, @code{gnus-group-line-format}, and so
20627 on.  By default, T-gnus will use the byte-compiled codes of these
20628 variables and we can keep a slow-down to a minimum.  However, if you set
20629 @code{gnus-compile-user-specs} to @code{nil} (@code{t} by default),
20630 unfortunately, changing them will mean a quite significant slow-down.
20631 (The default values of these variables have byte-compiled functions
20632 associated with them, while the user-generated versions do not, of
20633 course.)
20634
20635 To help with this, you can run @kbd{M-x gnus-compile} after you've
20636 fiddled around with the variables and feel that you're (kind of)
20637 satisfied.  This will result in the new specs being byte-compiled, and
20638 you'll get top speed again.  Note that T-gnus will not save these
20639 compiled specs in the @file{.newsrc.eld} file.
20640
20641 @table @code
20642 @item gnus-compile-user-specs
20643 @vindex gnus-compile-user-specs
20644 If it is non-nil, the user-defined format specs will be byte-compiled
20645 automatically.  The default value of this variable is @code{t}.  It has
20646 an effect on the values of @code{gnus-*-line-format-spec}.
20647 @end table
20648
20649
20650 @node Mode Lines
20651 @section Mode Lines
20652 @cindex mode lines
20653
20654 @vindex gnus-updated-mode-lines
20655 @code{gnus-updated-mode-lines} says what buffers should keep their mode
20656 lines updated.  It is a list of symbols.  Supported symbols include
20657 @code{group}, @code{article}, @code{summary}, @code{server},
20658 @code{browse}, and @code{tree}.  If the corresponding symbol is present,
20659 Gnus will keep that mode line updated with information that may be
20660 pertinent.  If this variable is @code{nil}, screen refresh may be
20661 quicker.
20662
20663 @cindex display-time
20664
20665 @vindex gnus-mode-non-string-length
20666 By default, Gnus displays information on the current article in the mode
20667 lines of the summary and article buffers.  The information Gnus wishes
20668 to display (e.g. the subject of the article) is often longer than the
20669 mode lines, and therefore have to be cut off at some point.  The
20670 @code{gnus-mode-non-string-length} variable says how long the other
20671 elements on the line is (i.e., the non-info part).  If you put
20672 additional elements on the mode line (e.g. a clock), you should modify
20673 this variable:
20674
20675 @c Hook written by Francesco Potorti` <pot@cnuce.cnr.it>
20676 @lisp
20677 (add-hook 'display-time-hook
20678           (lambda () (setq gnus-mode-non-string-length
20679                            (+ 21
20680                               (if line-number-mode 5 0)
20681                               (if column-number-mode 4 0)
20682                               (length display-time-string)))))
20683 @end lisp
20684
20685 If this variable is @code{nil} (which is the default), the mode line
20686 strings won't be chopped off, and they won't be padded either.  Note
20687 that the default is unlikely to be desirable, as even the percentage
20688 complete in the buffer may be crowded off the mode line; the user should
20689 configure this variable appropriately for her configuration.
20690
20691
20692 @node Highlighting and Menus
20693 @section Highlighting and Menus
20694 @cindex visual
20695 @cindex highlighting
20696 @cindex menus
20697
20698 @vindex gnus-visual
20699 The @code{gnus-visual} variable controls most of the Gnus-prettifying
20700 aspects.  If @code{nil}, Gnus won't attempt to create menus or use fancy
20701 colors or fonts.  This will also inhibit loading the @file{gnus-vis.el}
20702 file.
20703
20704 This variable can be a list of visual properties that are enabled.  The
20705 following elements are valid, and are all included by default:
20706
20707 @table @code
20708 @item group-highlight
20709 Do highlights in the group buffer.
20710 @item summary-highlight
20711 Do highlights in the summary buffer.
20712 @item article-highlight
20713 Do highlights in the article buffer.
20714 @item highlight
20715 Turn on highlighting in all buffers.
20716 @item group-menu
20717 Create menus in the group buffer.
20718 @item summary-menu
20719 Create menus in the summary buffers.
20720 @item article-menu
20721 Create menus in the article buffer.
20722 @item browse-menu
20723 Create menus in the browse buffer.
20724 @item server-menu
20725 Create menus in the server buffer.
20726 @item score-menu
20727 Create menus in the score buffers.
20728 @item menu
20729 Create menus in all buffers.
20730 @end table
20731
20732 So if you only want highlighting in the article buffer and menus in all
20733 buffers, you could say something like:
20734
20735 @lisp
20736 (setq gnus-visual '(article-highlight menu))
20737 @end lisp
20738
20739 If you want highlighting only and no menus whatsoever, you'd say:
20740
20741 @lisp
20742 (setq gnus-visual '(highlight))
20743 @end lisp
20744
20745 If @code{gnus-visual} is @code{t}, highlighting and menus will be used
20746 in all Gnus buffers.
20747
20748 Other general variables that influence the look of all buffers include:
20749
20750 @table @code
20751 @item gnus-mouse-face
20752 @vindex gnus-mouse-face
20753 This is the face (i.e., font) used for mouse highlighting in Gnus.  No
20754 mouse highlights will be done if @code{gnus-visual} is @code{nil}.
20755
20756 @end table
20757
20758 There are hooks associated with the creation of all the different menus:
20759
20760 @table @code
20761
20762 @item gnus-article-menu-hook
20763 @vindex gnus-article-menu-hook
20764 Hook called after creating the article mode menu.
20765
20766 @item gnus-group-menu-hook
20767 @vindex gnus-group-menu-hook
20768 Hook called after creating the group mode menu.
20769
20770 @item gnus-summary-menu-hook
20771 @vindex gnus-summary-menu-hook
20772 Hook called after creating the summary mode menu.
20773
20774 @item gnus-server-menu-hook
20775 @vindex gnus-server-menu-hook
20776 Hook called after creating the server mode menu.
20777
20778 @item gnus-browse-menu-hook
20779 @vindex gnus-browse-menu-hook
20780 Hook called after creating the browse mode menu.
20781
20782 @item gnus-score-menu-hook
20783 @vindex gnus-score-menu-hook
20784 Hook called after creating the score mode menu.
20785
20786 @end table
20787
20788
20789 @node Buttons
20790 @section Buttons
20791 @cindex buttons
20792 @cindex mouse
20793 @cindex click
20794
20795 Those new-fangled @dfn{mouse} contraptions is very popular with the
20796 young, hep kids who don't want to learn the proper way to do things
20797 these days.  Why, I remember way back in the summer of '89, when I was
20798 using Emacs on a Tops 20 system.  Three hundred users on one single
20799 machine, and every user was running Simula compilers.  Bah!
20800
20801 Right.
20802
20803 @vindex gnus-carpal
20804 Well, you can make Gnus display bufferfuls of buttons you can click to
20805 do anything by setting @code{gnus-carpal} to @code{t}.  Pretty simple,
20806 really.  Tell the chiropractor I sent you.
20807
20808
20809 @table @code
20810
20811 @item gnus-carpal-mode-hook
20812 @vindex gnus-carpal-mode-hook
20813 Hook run in all carpal mode buffers.
20814
20815 @item gnus-carpal-button-face
20816 @vindex gnus-carpal-button-face
20817 Face used on buttons.
20818
20819 @item gnus-carpal-header-face
20820 @vindex gnus-carpal-header-face
20821 Face used on carpal buffer headers.
20822
20823 @item gnus-carpal-group-buffer-buttons
20824 @vindex gnus-carpal-group-buffer-buttons
20825 Buttons in the group buffer.
20826
20827 @item gnus-carpal-summary-buffer-buttons
20828 @vindex gnus-carpal-summary-buffer-buttons
20829 Buttons in the summary buffer.
20830
20831 @item gnus-carpal-server-buffer-buttons
20832 @vindex gnus-carpal-server-buffer-buttons
20833 Buttons in the server buffer.
20834
20835 @item gnus-carpal-browse-buffer-buttons
20836 @vindex gnus-carpal-browse-buffer-buttons
20837 Buttons in the browse buffer.
20838 @end table
20839
20840 All the @code{buttons} variables are lists.  The elements in these list
20841 are either cons cells where the @code{car} contains a text to be displayed and
20842 the @code{cdr} contains a function symbol, or a simple string.
20843
20844
20845 @node Daemons
20846 @section Daemons
20847 @cindex demons
20848 @cindex daemons
20849
20850 Gnus, being larger than any program ever written (allegedly), does lots
20851 of strange stuff that you may wish to have done while you're not
20852 present.  For instance, you may want it to check for new mail once in a
20853 while.  Or you may want it to close down all connections to all servers
20854 when you leave Emacs idle.  And stuff like that.
20855
20856 Gnus will let you do stuff like that by defining various
20857 @dfn{handlers}.  Each handler consists of three elements:  A
20858 @var{function}, a @var{time}, and an @var{idle} parameter.
20859
20860 Here's an example of a handler that closes connections when Emacs has
20861 been idle for thirty minutes:
20862
20863 @lisp
20864 (gnus-demon-close-connections nil 30)
20865 @end lisp
20866
20867 Here's a handler that scans for PGP headers every hour when Emacs is
20868 idle:
20869
20870 @lisp
20871 (gnus-demon-scan-pgp 60 t)
20872 @end lisp
20873
20874 This @var{time} parameter and than @var{idle} parameter work together
20875 in a strange, but wonderful fashion.  Basically, if @var{idle} is
20876 @code{nil}, then the function will be called every @var{time} minutes.
20877
20878 If @var{idle} is @code{t}, then the function will be called after
20879 @var{time} minutes only if Emacs is idle.  So if Emacs is never idle,
20880 the function will never be called.  But once Emacs goes idle, the
20881 function will be called every @var{time} minutes.
20882
20883 If @var{idle} is a number and @var{time} is a number, the function will
20884 be called every @var{time} minutes only when Emacs has been idle for
20885 @var{idle} minutes.
20886
20887 If @var{idle} is a number and @var{time} is @code{nil}, the function
20888 will be called once every time Emacs has been idle for @var{idle}
20889 minutes.
20890
20891 And if @var{time} is a string, it should look like @samp{07:31}, and
20892 the function will then be called once every day somewhere near that
20893 time.  Modified by the @var{idle} parameter, of course.
20894
20895 @vindex gnus-demon-timestep
20896 (When I say ``minute'' here, I really mean @code{gnus-demon-timestep}
20897 seconds.  This is 60 by default.  If you change that variable,
20898 all the timings in the handlers will be affected.)
20899
20900 So, if you want to add a handler, you could put something like this in
20901 your @file{.gnus.el} file:
20902
20903 @findex gnus-demon-add-handler
20904 @lisp
20905 (gnus-demon-add-handler 'gnus-demon-close-connections 30 t)
20906 @end lisp
20907
20908 @findex gnus-demon-add-nocem
20909 @findex gnus-demon-add-scanmail
20910 @findex gnus-demon-add-rescan
20911 @findex gnus-demon-add-scan-timestamps
20912 @findex gnus-demon-add-disconnection
20913 Some ready-made functions to do this have been created:
20914 @code{gnus-demon-add-nocem}, @code{gnus-demon-add-disconnection},
20915 @code{gnus-demon-add-nntp-close-connection},
20916 @code{gnus-demon-add-scan-timestamps}, @code{gnus-demon-add-rescan}, and
20917 @code{gnus-demon-add-scanmail}.  Just put those functions in your
20918 @file{.gnus.el} if you want those abilities.
20919
20920 @findex gnus-demon-init
20921 @findex gnus-demon-cancel
20922 @vindex gnus-demon-handlers
20923 If you add handlers to @code{gnus-demon-handlers} directly, you should
20924 run @code{gnus-demon-init} to make the changes take hold.  To cancel all
20925 daemons, you can use the @code{gnus-demon-cancel} function.
20926
20927 Note that adding daemons can be pretty naughty if you over do it.  Adding
20928 functions that scan all news and mail from all servers every two seconds
20929 is a sure-fire way of getting booted off any respectable system.  So
20930 behave.
20931
20932
20933 @node NoCeM
20934 @section NoCeM
20935 @cindex nocem
20936 @cindex spam
20937
20938 @dfn{Spamming} is posting the same article lots and lots of times.
20939 Spamming is bad.  Spamming is evil.
20940
20941 Spamming is usually canceled within a day or so by various anti-spamming
20942 agencies.  These agencies usually also send out @dfn{NoCeM} messages.
20943 NoCeM is pronounced ``no see-'em'', and means what the name
20944 implies---these are messages that make the offending articles, like, go
20945 away.
20946
20947 What use are these NoCeM messages if the articles are canceled anyway?
20948 Some sites do not honor cancel messages and some sites just honor cancels
20949 from a select few people.  Then you may wish to make use of the NoCeM
20950 messages, which are distributed in the @samp{alt.nocem.misc} newsgroup.
20951
20952 Gnus can read and parse the messages in this group automatically, and
20953 this will make spam disappear.
20954
20955 There are some variables to customize, of course:
20956
20957 @table @code
20958 @item gnus-use-nocem
20959 @vindex gnus-use-nocem
20960 Set this variable to @code{t} to set the ball rolling.  It is @code{nil}
20961 by default.
20962
20963 @item gnus-nocem-groups
20964 @vindex gnus-nocem-groups
20965 Gnus will look for NoCeM messages in the groups in this list.  The
20966 default is @code{("news.lists.filters" "news.admin.net-abuse.bulletins"
20967 "alt.nocem.misc" "news.admin.net-abuse.announce")}.
20968
20969 @item gnus-nocem-issuers
20970 @vindex gnus-nocem-issuers
20971 There are many people issuing NoCeM messages.  This list says what
20972 people you want to listen to.  The default is @code{("Automoose-1"
20973 "clewis@@ferret.ocunix.on.ca" "cosmo.roadkill" "SpamHippo"
20974 "hweede@@snafu.de")}; fine, upstanding citizens all of them.
20975
20976 Known despammers that you can put in this list are listed at
20977 @uref{http://www.xs4all.nl/~rosalind/nocemreg/nocemreg.html}.
20978
20979 You do not have to heed NoCeM messages from all these people---just the
20980 ones you want to listen to.  You also don't have to accept all NoCeM
20981 messages from the people you like.  Each NoCeM message has a @dfn{type}
20982 header that gives the message a (more or less, usually less) rigorous
20983 definition.  Common types are @samp{spam}, @samp{spew}, @samp{mmf},
20984 @samp{binary}, and @samp{troll}.  To specify this, you have to use
20985 @code{(@var{issuer} @var{conditions} @dots{})} elements in the list.
20986 Each condition is either a string (which is a regexp that matches types
20987 you want to use) or a list on the form @code{(not @var{string})}, where
20988 @var{string} is a regexp that matches types you don't want to use.
20989
20990 For instance, if you want all NoCeM messages from Chris Lewis except his
20991 @samp{troll} messages, you'd say:
20992
20993 @lisp
20994 ("clewis@@ferret.ocunix.on.ca" ".*" (not "troll"))
20995 @end lisp
20996
20997 On the other hand, if you just want nothing but his @samp{spam} and
20998 @samp{spew} messages, you'd say:
20999
21000 @lisp
21001 ("clewis@@ferret.ocunix.on.ca" (not ".*") "spew" "spam")
21002 @end lisp
21003
21004 The specs are applied left-to-right.
21005
21006
21007 @item gnus-nocem-verifyer
21008 @vindex gnus-nocem-verifyer
21009 @findex mc-verify
21010 This should be a function for verifying that the NoCeM issuer is who she
21011 says she is.  The default is @code{mc-verify}, which is a Mailcrypt
21012 function.  If this is too slow and you don't care for verification
21013 (which may be dangerous), you can set this variable to @code{nil}.
21014
21015 If you want signed NoCeM messages to be verified and unsigned messages
21016 not to be verified (but used anyway), you could do something like:
21017
21018 @lisp
21019 (setq gnus-nocem-verifyer 'my-gnus-mc-verify)
21020
21021 (defun my-gnus-mc-verify ()
21022   (not (eq 'forged
21023            (ignore-errors
21024              (if (mc-verify)
21025                  t
21026                'forged)))))
21027 @end lisp
21028
21029 This might be dangerous, though.
21030
21031 @item gnus-nocem-directory
21032 @vindex gnus-nocem-directory
21033 This is where Gnus will store its NoCeM cache files.  The default is
21034 @file{~/News/NoCeM/}.
21035
21036 @item gnus-nocem-expiry-wait
21037 @vindex gnus-nocem-expiry-wait
21038 The number of days before removing old NoCeM entries from the cache.
21039 The default is 15.  If you make it shorter Gnus will be faster, but you
21040 might then see old spam.
21041
21042 @item gnus-nocem-check-from
21043 @vindex gnus-nocem-check-from
21044 Non-@code{nil} means check for valid issuers in message bodies.
21045 Otherwise don't bother fetching articles unless their author matches a
21046 valid issuer; that is much faster if you are selective about the
21047 issuers.
21048
21049 @item gnus-nocem-check-article-limit
21050 @vindex gnus-nocem-check-article-limit
21051 If non-@code{nil}, the maximum number of articles to check in any NoCeM
21052 group.  NoCeM groups can be huge and very slow to process.
21053
21054 @end table
21055
21056 Using NoCeM could potentially be a memory hog.  If you have many living
21057 (i. e., subscribed or unsubscribed groups), your Emacs process will grow
21058 big.  If this is a problem, you should kill off all (or most) of your
21059 unsubscribed groups (@pxref{Subscription Commands}).
21060
21061
21062 @node Undo
21063 @section Undo
21064 @cindex undo
21065
21066 It is very useful to be able to undo actions one has done.  In normal
21067 Emacs buffers, it's easy enough---you just push the @code{undo} button.
21068 In Gnus buffers, however, it isn't that simple.
21069
21070 The things Gnus displays in its buffer is of no value whatsoever to
21071 Gnus---it's all just data designed to look nice to the user.
21072 Killing a group in the group buffer with @kbd{C-k} makes the line
21073 disappear, but that's just a side-effect of the real action---the
21074 removal of the group in question from the internal Gnus structures.
21075 Undoing something like that can't be done by the normal Emacs
21076 @code{undo} function.
21077
21078 Gnus tries to remedy this somewhat by keeping track of what the user
21079 does and coming up with actions that would reverse the actions the user
21080 takes.  When the user then presses the @code{undo} key, Gnus will run
21081 the code to reverse the previous action, or the previous actions.
21082 However, not all actions are easily reversible, so Gnus currently offers
21083 a few key functions to be undoable.  These include killing groups,
21084 yanking groups, and changing the list of read articles of groups.
21085 That's it, really.  More functions may be added in the future, but each
21086 added function means an increase in data to be stored, so Gnus will
21087 never be totally undoable.
21088
21089 @findex gnus-undo-mode
21090 @vindex gnus-use-undo
21091 @findex gnus-undo
21092 The undoability is provided by the @code{gnus-undo-mode} minor mode.  It
21093 is used if @code{gnus-use-undo} is non-@code{nil}, which is the
21094 default.  The @kbd{C-M-_} key performs the @code{gnus-undo}
21095 command, which should feel kinda like the normal Emacs @code{undo}
21096 command.
21097
21098
21099 @node Predicate Specifiers
21100 @section Predicate Specifiers
21101 @cindex predicate specifiers
21102
21103 Some Gnus variables are @dfn{predicate specifiers}.  This is a special
21104 form that allows flexible specification of predicates without having
21105 to type all that much.
21106
21107 These specifiers are lists consisting of functions, symbols and lists.
21108
21109 Here's an example:
21110
21111 @lisp
21112 (or gnus-article-unseen-p
21113     gnus-article-unread-p)
21114 @end lisp
21115
21116 The available symbols are @code{or}, @code{and} and @code{not}.  The
21117 functions all take one parameter.
21118
21119 @findex gnus-make-predicate
21120 Internally, Gnus calls @code{gnus-make-predicate} on these specifiers
21121 to create a function that can be called.  This input parameter to this
21122 function will be passed along to all the functions in the predicate
21123 specifier.
21124
21125
21126 @node Moderation
21127 @section Moderation
21128 @cindex moderation
21129
21130 If you are a moderator, you can use the @file{gnus-mdrtn.el} package.
21131 It is not included in the standard Gnus package.  Write a mail to
21132 @samp{larsi@@gnus.org} and state what group you moderate, and you'll
21133 get a copy.
21134
21135 The moderation package is implemented as a minor mode for summary
21136 buffers.  Put
21137
21138 @lisp
21139 (add-hook 'gnus-summary-mode-hook 'gnus-moderate)
21140 @end lisp
21141
21142 in your @file{.gnus.el} file.
21143
21144 If you are the moderator of @samp{rec.zoofle}, this is how it's
21145 supposed to work:
21146
21147 @enumerate
21148 @item
21149 You split your incoming mail by matching on
21150 @samp{Newsgroups:.*rec.zoofle}, which will put all the to-be-posted
21151 articles in some mail group---for instance, @samp{nnml:rec.zoofle}.
21152
21153 @item
21154 You enter that group once in a while and post articles using the @kbd{e}
21155 (edit-and-post) or @kbd{s} (just send unedited) commands.
21156
21157 @item
21158 If, while reading the @samp{rec.zoofle} newsgroup, you happen upon some
21159 articles that weren't approved by you, you can cancel them with the
21160 @kbd{c} command.
21161 @end enumerate
21162
21163 To use moderation mode in these two groups, say:
21164
21165 @lisp
21166 (setq gnus-moderated-list
21167       "^nnml:rec.zoofle$\\|^rec.zoofle$")
21168 @end lisp
21169
21170
21171 @node Image Enhancements
21172 @section Image Enhancements
21173
21174 XEmacs, as well as Emacs 21, is able to display pictures and stuff, so
21175 Gnus has taken advantage of that.
21176
21177 @menu
21178 * Picons::                      How to display pictures of what you're reading.
21179 * Smileys::                     Show all those happy faces the way they were meant to be shown.
21180 * X-Face::                      Display a funky, teensy black-and-white image.
21181 * XVarious::                    Other XEmacsy Gnusey variables.
21182 @end menu
21183
21184
21185 @node Picons
21186 @subsection Picons
21187
21188 @iftex
21189 @iflatex
21190 \include{picons}
21191 @end iflatex
21192 @end iftex
21193
21194 So@dots{}  You want to slow down your news reader even more!  This is a
21195 good way to do so.  Its also a great way to impress people staring
21196 over your shoulder as you read news.
21197
21198 What are Picons?  To quote directly from the Picons Web site:
21199
21200 @iftex
21201 @iflatex
21202 \margindex{}
21203 @end iflatex
21204 @end iftex
21205
21206 @quotation
21207 @dfn{Picons} is short for ``personal icons''.  They're small,
21208 constrained images used to represent users and domains on the net,
21209 organized into databases so that the appropriate image for a given
21210 e-mail address can be found.  Besides users and domains, there are picon
21211 databases for Usenet newsgroups and weather forecasts.  The picons are
21212 in either monochrome @code{XBM} format or color @code{XPM} and
21213 @code{GIF} formats.
21214 @end quotation
21215
21216 @vindex gnus-picon-databases
21217 For instructions on obtaining and installing the picons databases,
21218 point your Web browser at
21219 @uref{http://www.cs.indiana.edu/picons/ftp/index.html}.
21220
21221 If you are using Debian GNU/Linux, saying @samp{apt-get install
21222 picons.*} will install the picons where Gnus can find them.
21223
21224 To enable displaying picons, simply make sure that
21225 @code{gnus-picon-databases} points to the directory containing the
21226 Picons databases.
21227
21228 The following variables offer control over where things are located.
21229
21230 @table @code
21231
21232 @item gnus-picon-databases
21233 @vindex gnus-picon-databases
21234 The location of the picons database.  This is a list of directories
21235 containing the @file{news}, @file{domains}, @file{users} (and so on)
21236 subdirectories.  Defaults to @code{("/usr/lib/picon"
21237 "/usr/local/faces")}.
21238
21239 @item gnus-picon-news-directories
21240 @vindex gnus-picon-news-directories
21241 List of subdirectories to search in @code{gnus-picon-databases} for
21242 newsgroups faces.  @code{("news")} is the default.
21243
21244 @item gnus-picon-user-directories
21245 @vindex gnus-picon-user-directories
21246 List of subdirectories to search in @code{gnus-picon-databases} for user
21247 faces.  @code{("users" "usenix" "local" "misc")} is the default.
21248
21249 @item gnus-picon-domain-directories
21250 @vindex gnus-picon-domain-directories
21251 List of subdirectories to search in @code{gnus-picon-databases} for
21252 domain name faces.  Defaults to @code{("domains")}.  Some people may
21253 want to add @samp{"unknown"} to this list.
21254
21255 @item gnus-picon-file-types
21256 @vindex gnus-picon-file-types
21257 Ordered list of suffixes on picon file names to try.  Defaults to
21258 @code{("xpm" "gif" "xbm")} minus those not builtin your Emacs.
21259
21260 @end table
21261
21262 @node Smileys
21263 @subsection Smileys
21264 @cindex smileys
21265
21266 @iftex
21267 @iflatex
21268 \gnusfig{-3cm}{0.5cm}{\epsfig{figure=ps/BigFace,height=20cm}}
21269 \input{smiley}
21270 @end iflatex
21271 @end iftex
21272
21273 @dfn{Smiley} is a package separate from Gnus, but since Gnus is
21274 currently the only package that uses Smiley, it is documented here.
21275
21276 In short---to use Smiley in Gnus, put the following in your
21277 @file{.gnus.el} file:
21278
21279 @lisp
21280 (setq gnus-treat-display-smileys t)
21281 @end lisp
21282
21283 Smiley maps text smiley faces---@samp{:-)}, @samp{8-)}, @samp{:-(} and
21284 the like---to pictures and displays those instead of the text smiley
21285 faces.  The conversion is controlled by a list of regexps that matches
21286 text and maps that to file names.
21287
21288 @vindex smiley-regexp-alist
21289 The alist used is specified by the @code{smiley-regexp-alist}
21290 variable.  The first item in each element is the regexp to be matched;
21291 the second element is the regexp match group that is to be replaced by
21292 the picture; and the third element is the name of the file to be
21293 displayed.
21294
21295 The following variables customize where Smiley will look for these
21296 files:
21297
21298 @table @code
21299
21300 @item smiley-data-directory
21301 @vindex smiley-data-directory
21302 Where Smiley will look for smiley faces files.
21303
21304 @item gnus-smiley-file-types
21305 @vindex gnus-smiley-file-types
21306 List of suffixes on smiley file names to try.
21307
21308 @end table
21309
21310
21311 @node X-Face
21312 @subsection X-Face
21313 @cindex x-face
21314
21315 @code{X-Face} headers describe a 48x48 pixel black-and-white (1 bit
21316 depth) image that's supposed to represent the author of the message.
21317 It seems to be supported by an ever-growing number of mail and news
21318 readers.
21319
21320 @cindex x-face
21321 @findex gnus-article-display-x-face
21322 @findex gnus-article-x-face-command
21323 @vindex gnus-article-x-face-command
21324 @vindex gnus-article-x-face-too-ugly
21325 @iftex
21326 @iflatex
21327 \include{xface}
21328 @end iflatex
21329 @end iftex
21330 @c @anchor{X-Face}
21331
21332 Decoding an @code{X-Face} header either requires an Emacs that has
21333 @samp{compface} support (which most XEmacs versions has), or that you
21334 have @samp{compface} installed on your system.  If either is true,
21335 Gnus will default to displaying @code{X-Face} headers.
21336
21337 The variable that controls this is the
21338 @code{gnus-article-x-face-command} variable.  If this variable is a
21339 string, this string will be executed in a sub-shell.  If it is a
21340 function, this function will be called with the face as the argument.
21341 If the @code{gnus-article-x-face-too-ugly} (which is a regexp) matches
21342 the @code{From} header, the face will not be shown.
21343
21344 The default action under Emacs 20 is to fork off the @code{display}
21345 program@footnote{@code{display} is from the ImageMagick package.  For
21346 the @code{uncompface} and @code{icontopbm} programs look for a package
21347 like @code{compface} or @code{faces-xface} on a GNU/Linux system.}  to
21348 view the face.
21349
21350 Under XEmacs or Emacs 21+ with suitable image support, the default
21351 action is to display the face before the @code{From} header.  (It's
21352 nicer if XEmacs has been compiled with @code{X-Face} support---that
21353 will make display somewhat faster.  If there's no native @code{X-Face}
21354 support, Gnus will try to convert the @code{X-Face} header using
21355 external programs from the @code{pbmplus} package and
21356 friends.@footnote{On a GNU/Linux system look for packages with names
21357 like @code{netpbm}, @code{libgr-progs} and @code{compface}.})
21358
21359 (Note: @code{x-face} is used in the variable/function names, not
21360 @code{xface}).
21361
21362 Gnus provides a few convenience functions and variables to allow
21363 easier insertion of X-Face headers in outgoing messages.
21364
21365 @findex gnus-random-x-face
21366 @vindex gnus-convert-pbm-to-x-face-command
21367 @vindex gnus-x-face-directory
21368 @code{gnus-random-x-face} goes through all the @samp{pbm} files in
21369 @code{gnus-x-face-directory} and picks one at random, and then
21370 converts it to the X-Face format by using the
21371 @code{gnus-convert-pbm-to-x-face-command} shell command.  The
21372 @samp{pbm} files should be 48x48 pixels big.  It returns the X-Face
21373 header data as a string.
21374
21375 @findex gnus-insert-random-x-face-header
21376 @code{gnus-insert-random-x-face-header} calls
21377 @code{gnus-random-x-face} and inserts a @samp{X-Face} header with the
21378 randomly generated data.
21379
21380 @findex gnus-x-face-from-file
21381 @vindex gnus-convert-image-to-x-face-command
21382 @code{gnus-x-face-from-file} takes a GIF file as the parameter, and then
21383 converts the file to X-Face format by using the
21384 @code{gnus-convert-image-to-x-face-command} shell command.
21385
21386 Here's how you would typically use the first function.  Put something
21387 like the following in your @file{.gnus.el} file:
21388
21389 @lisp
21390 (setq message-required-news-headers
21391       (nconc message-required-news-headers
21392              (list '(X-Face . gnus-random-x-face))))
21393 @end lisp
21394
21395 Using the last function would be something like this:
21396
21397 @lisp
21398 (setq message-required-news-headers
21399       (nconc message-required-news-headers
21400              (list '(X-Face . (lambda ()
21401                                 (gnus-x-face-from-file
21402                                  "~/My-face.gif"))))))
21403 @end lisp
21404
21405
21406 @node XVarious
21407 @subsection Various XEmacs Variables
21408
21409 @table @code
21410 @item gnus-xmas-glyph-directory
21411 @vindex gnus-xmas-glyph-directory
21412 This is where Gnus will look for pictures.  Gnus will normally
21413 auto-detect this directory, but you may set it manually if you have an
21414 unusual directory structure.
21415
21416 @item gnus-xmas-logo-color-alist
21417 @vindex gnus-xmas-logo-color-alist
21418 This is an alist where the key is a type symbol and the values are the
21419 foreground and background color of the splash page glyph.
21420
21421 @item gnus-xmas-logo-color-style
21422 @vindex gnus-xmas-logo-color-style
21423 This is the key used to look up the color in the alist described above.
21424 Valid values include @code{flame}, @code{pine}, @code{moss},
21425 @code{irish}, @code{sky}, @code{tin}, @code{velvet}, @code{grape},
21426 @code{labia}, @code{berry}, @code{neutral}, and @code{september}.
21427
21428 @item gnus-xmas-modeline-glyph
21429 @vindex gnus-xmas-modeline-glyph
21430 A glyph displayed in all Gnus mode lines.  It is a tiny gnu head by
21431 default.
21432
21433 @end table
21434
21435 @subsubsection Toolbar
21436
21437 @table @code
21438
21439 @item gnus-use-toolbar
21440 @vindex gnus-use-toolbar
21441 If @code{nil}, don't display toolbars.  If non-@code{nil}, it should be
21442 one of @code{default-toolbar}, @code{top-toolbar}, @code{bottom-toolbar},
21443 @code{right-toolbar}, or @code{left-toolbar}.
21444
21445 @item gnus-group-toolbar
21446 @vindex gnus-group-toolbar
21447 The toolbar in the group buffer.
21448
21449 @item gnus-summary-toolbar
21450 @vindex gnus-summary-toolbar
21451 The toolbar in the summary buffer.
21452
21453 @item gnus-summary-mail-toolbar
21454 @vindex gnus-summary-mail-toolbar
21455 The toolbar in the summary buffer of mail groups.
21456
21457 @end table
21458
21459 @iftex
21460 @iflatex
21461 \margindex{}
21462 @end iflatex
21463 @end iftex
21464
21465
21466 @node Fuzzy Matching
21467 @section Fuzzy Matching
21468 @cindex fuzzy matching
21469
21470 Gnus provides @dfn{fuzzy matching} of @code{Subject} lines when doing
21471 things like scoring, thread gathering and thread comparison.
21472
21473 As opposed to regular expression matching, fuzzy matching is very fuzzy.
21474 It's so fuzzy that there's not even a definition of what @dfn{fuzziness}
21475 means, and the implementation has changed over time.
21476
21477 Basically, it tries to remove all noise from lines before comparing.
21478 @samp{Re: }, parenthetical remarks, white space, and so on, are filtered
21479 out of the strings before comparing the results.  This often leads to
21480 adequate results---even when faced with strings generated by text
21481 manglers masquerading as newsreaders.
21482
21483
21484 @node Thwarting Email Spam
21485 @section Thwarting Email Spam
21486 @cindex email spam
21487 @cindex spam
21488 @cindex UCE
21489 @cindex unsolicited commercial email
21490
21491 In these last days of the Usenet, commercial vultures are hanging about
21492 and grepping through news like crazy to find email addresses they can
21493 foist off their scams and products to.  As a reaction to this, many
21494 people have started putting nonsense addresses into their @code{From}
21495 lines.  I think this is counterproductive---it makes it difficult for
21496 people to send you legitimate mail in response to things you write, as
21497 well as making it difficult to see who wrote what.  This rewriting may
21498 perhaps be a bigger menace than the unsolicited commercial email itself
21499 in the end.
21500
21501 The biggest problem I have with email spam is that it comes in under
21502 false pretenses.  I press @kbd{g} and Gnus merrily informs me that I
21503 have 10 new emails.  I say ``Golly gee!  Happy is me!'' and select the
21504 mail group, only to find two pyramid schemes, seven advertisements
21505 (``New!  Miracle tonic for growing full, lustrous hair on your toes!'')
21506 and one mail asking me to repent and find some god.
21507
21508 This is annoying.  Here's what you can do about it.
21509
21510 @menu
21511 * The problem of spam::         Some background, and some solutions
21512 * Anti-Spam Basics::            Simple steps to reduce the amount of spam.
21513 * SpamAssassin::                How to use external anti-spam tools.
21514 * Hashcash::                    Reduce spam by burning CPU time.
21515 * Filtering Spam Using The Spam ELisp Package::  
21516 * Filtering Spam Using Statistics with spam-stat::  
21517 @end menu
21518
21519 @node The problem of spam
21520 @subsection The problem of spam
21521 @cindex email spam
21522 @cindex spam filtering approaches
21523 @cindex filtering approaches, spam
21524 @cindex UCE
21525 @cindex unsolicited commercial email
21526
21527 First, some background on spam.
21528
21529 If you have access to e-mail, you are familiar with spam (technically
21530 termed @acronym{UCE}, Unsolicited Commercial E-mail).  Simply put, it exists
21531 because e-mail delivery is very cheap compared to paper mail, so only
21532 a very small percentage of people need to respond to an UCE to make it
21533 worthwhile to the advertiser.  Ironically, one of the most common
21534 spams is the one offering a database of e-mail addresses for further
21535 spamming.  Senders of spam are usually called @emph{spammers}, but terms like
21536 @emph{vermin}, @emph{scum}, and @emph{morons} are in common use as well.
21537
21538 Spam comes from a wide variety of sources.  It is simply impossible to
21539 dispose of all spam without discarding useful messages.  A good
21540 example is the TMDA system, which requires senders
21541 unknown to you to confirm themselves as legitimate senders before
21542 their e-mail can reach you.  Without getting into the technical side
21543 of TMDA, a downside is clearly that e-mail from legitimate sources may
21544 be discarded if those sources can't or won't confirm themselves
21545 through the TMDA system.  Another problem with TMDA is that it
21546 requires its users to have a basic understanding of e-mail delivery
21547 and processing.
21548
21549 The simplest approach to filtering spam is filtering.  If you get 200
21550 spam messages per day from @samp{random-address@@vmadmin.com}, you
21551 block @samp{vmadmin.com}.  If you get 200 messages about
21552 @samp{VIAGRA}, you discard all messages with @samp{VIAGRA} in the
21553 message.  This, unfortunately, is a great way to discard legitimate
21554 e-mail.  For instance, the very informative and useful RISKS digest
21555 has been blocked by overzealous mail filters because it
21556 @strong{contained} words that were common in spam messages.
21557 Nevertheless, in isolated cases, with great care, direct filtering of
21558 mail can be useful.
21559
21560 Another approach to filtering e-mail is the distributed spam
21561 processing, for instance DCC implements such a system.  In essence,
21562 @code{N} systems around the world agree that a machine @samp{X} in
21563 China, Ghana, or California is sending out spam e-mail, and these
21564 @code{N} systems enter @samp{X} or the spam e-mail from @samp{X} into
21565 a database.  The criteria for spam detection vary - it may be the
21566 number of messages sent, the content of the messages, and so on.  When
21567 a user of the distributed processing system wants to find out if a
21568 message is spam, he consults one of those @code{N} systems.
21569
21570 Distributed spam processing works very well against spammers that send
21571 a large number of messages at once, but it requires the user to set up
21572 fairly complicated checks.  There are commercial and free distributed
21573 spam processing systems.  Distributed spam processing has its risks as
21574 well.  For instance legitimate e-mail senders have been accused of
21575 sending spam, and their web sites have been shut down for some time
21576 because of the incident.
21577
21578 The statistical approach to spam filtering is also popular.  It is
21579 based on a statistical analysis of previous spam messages.  Usually
21580 the analysis is a simple word frequency count, with perhaps pairs of
21581 words or 3-word combinations thrown into the mix.  Statistical
21582 analysis of spam works very well in most of the cases, but it can
21583 classify legitimate e-mail as spam in some cases.  It takes time to
21584 run the analysis, the full message must be analyzed, and the user has
21585 to store the database of spam analyses.
21586
21587 @node Anti-Spam Basics
21588 @subsection Anti-Spam Basics
21589 @cindex email spam
21590 @cindex spam
21591 @cindex UCE
21592 @cindex unsolicited commercial email
21593
21594 One way of dealing with spam is having Gnus split out all spam into a
21595 @samp{spam} mail group (@pxref{Splitting Mail}).
21596
21597 First, pick one (1) valid mail address that you can be reached at, and
21598 put it in your @code{From} header of all your news articles.  (I've
21599 chosen @samp{larsi@@trym.ifi.uio.no}, but for many addresses on the form
21600 @samp{larsi+usenet@@ifi.uio.no} will be a better choice.  Ask your
21601 sysadmin whether your sendmail installation accepts keywords in the local
21602 part of the mail address.)
21603
21604 @lisp
21605 (setq message-default-news-headers
21606       "From: Lars Magne Ingebrigtsen <larsi@@trym.ifi.uio.no>\n")
21607 @end lisp
21608
21609 Then put the following split rule in @code{nnmail-split-fancy}
21610 (@pxref{Fancy Mail Splitting}):
21611
21612 @lisp
21613 (
21614  ...
21615  (to "larsi@@trym.ifi.uio.no"
21616       (| ("subject" "re:.*" "misc")
21617          ("references" ".*@@.*" "misc")
21618          "spam"))
21619  ...
21620 )
21621 @end lisp
21622
21623 This says that all mail to this address is suspect, but if it has a
21624 @code{Subject} that starts with a @samp{Re:} or has a @code{References}
21625 header, it's probably ok.  All the rest goes to the @samp{spam} group.
21626 (This idea probably comes from Tim Pierce.)
21627
21628 In addition, many mail spammers talk directly to your @sc{smtp} server
21629 and do not include your email address explicitly in the @code{To}
21630 header.  Why they do this is unknown---perhaps it's to thwart this
21631 thwarting scheme?  In any case, this is trivial to deal with---you just
21632 put anything not addressed to you in the @samp{spam} group by ending
21633 your fancy split rule in this way:
21634
21635 @lisp
21636 (
21637  ...
21638  (to "larsi" "misc")
21639  "spam")
21640 @end lisp
21641
21642 In my experience, this will sort virtually everything into the right
21643 group.  You still have to check the @samp{spam} group from time to time to
21644 check for legitimate mail, though.  If you feel like being a good net
21645 citizen, you can even send off complaints to the proper authorities on
21646 each unsolicited commercial email---at your leisure.
21647
21648 If you are also a lazy net citizen, you will probably prefer complaining
21649 automatically with the @file{gnus-junk.el} package, available FOR FREE
21650 at @* @uref{http://stud2.tuwien.ac.at/~e9426626/gnus-junk.html}.
21651 Since most e-mail spam is sent automatically, this may reconcile the
21652 cosmic balance somewhat.
21653
21654 This works for me.  It allows people an easy way to contact me (they can
21655 just press @kbd{r} in the usual way), and I'm not bothered at all with
21656 spam.  It's a win-win situation.  Forging @code{From} headers to point
21657 to non-existent domains is yucky, in my opinion.
21658
21659
21660
21661 @node SpamAssassin
21662 @subsection SpamAssassin, Vipul's Razor, DCC, etc
21663 @cindex SpamAssassin
21664 @cindex Vipul's Razor
21665 @cindex DCC
21666
21667 The days where the hints in the previous section was sufficient in
21668 avoiding spam is coming to an end.  There are many tools out there
21669 that claim to reduce the amount of spam you get.  This section could
21670 easily become outdated fast, as new products replace old, but
21671 fortunately most of these tools seem to have similar interfaces.  Even
21672 though this section will use SpamAssassin as an example, it should be
21673 easy to adapt it to most other tools.
21674
21675 If the tool you are using is not installed on the mail server, you
21676 need to invoke it yourself.  Ideas on how to use the
21677 @code{:postscript} mail source parameter (@pxref{Mail Source
21678 Specifiers}) follows.
21679
21680 @lisp
21681 (setq mail-sources
21682       '((file :prescript "formail -bs spamassassin < /var/mail/%u")
21683         (pop :user "jrl"
21684              :server "pophost"
21685              :postscript "mv %t /tmp/foo; formail -bs spamc < /tmp/foo > %t")))
21686 @end lisp
21687
21688 Once you managed to process your incoming spool somehow, thus making
21689 the mail contain e.g. a header indicating it is spam, you are ready to
21690 filter it out.  Using normal split methods (@pxref{Splitting Mail}):
21691
21692 @lisp
21693 (setq nnmail-split-methods '(("spam"  "^X-Spam-Flag: YES")
21694                              ...))
21695 @end lisp
21696
21697 Or using fancy split methods (@pxref{Fancy Mail Splitting}):
21698
21699 @lisp
21700 (setq nnmail-split-methods 'nnmail-split-fancy
21701       nnmail-split-fancy '(| ("X-Spam-Flag" "YES" "spam")
21702                              ...))
21703 @end lisp
21704
21705 Some people might not like the idea of piping the mail through various
21706 programs using a @code{:prescript} (if some program is buggy, you
21707 might lose all mail).  If you are one of them, another solution is to
21708 call the external tools during splitting.  Example fancy split method:
21709
21710 @lisp
21711 (setq nnmail-split-fancy '(| (: kevin-spamassassin)
21712                              ...))
21713 (defun kevin-spamassassin ()
21714   (save-excursion
21715     (let ((buf (or (get-buffer " *nnmail incoming*")
21716                    (get-buffer " *nnml move*"))))
21717       (if (not buf)
21718           (progn (message "Oops, cannot find message buffer") nil)
21719         (set-buffer buf)
21720         (if (eq 1 (call-process-region (point-min) (point-max)
21721                                        "spamc" nil nil nil "-c"))
21722             "spam")))))
21723 @end lisp
21724
21725 That is about it.  As some spam is likely to get through anyway, you
21726 might want to have a nifty function to call when you happen to read
21727 spam.  And here is the nifty function:
21728
21729 @lisp
21730  (defun my-gnus-raze-spam ()
21731   "Submit SPAM to Vipul's Razor, then mark it as expirable."
21732   (interactive)
21733   (gnus-summary-show-raw-article)
21734   (gnus-summary-save-in-pipe "razor-report -f -d")
21735   (gnus-summary-mark-as-expirable 1))
21736 @end lisp
21737
21738 @node Hashcash
21739 @subsection Hashcash
21740 @cindex hashcash
21741
21742 A novel technique to fight spam is to require senders to do something
21743 costly for each message they send.  This has the obvious drawback that
21744 you cannot rely on that everyone in the world uses this technique,
21745 since it is not part of the Internet standards, but it may be useful
21746 in smaller communities.
21747
21748 While the tools in the previous section work well in practice, they
21749 work only because the tools are constantly maintained and updated as
21750 new form of spam appears.  This means that a small percentage of spam
21751 will always get through.  It also means that somewhere, someone needs
21752 to read lots of spam to update these tools.  Hashcash avoids that, but
21753 instead requires that everyone you communicate with supports the
21754 scheme.  You can view the two approaches as pragmatic vs dogmatic.
21755 The approaches have their own advantages and disadvantages, but as
21756 often in the real world, a combination of them is stronger than either
21757 one of them separately.
21758
21759 @cindex X-Hashcash
21760 The ``something costly'' is to burn CPU time, more specifically to
21761 compute a hash collision up to a certain number of bits.  The
21762 resulting hashcash cookie is inserted in a @samp{X-Hashcash:}
21763 header. For more details, and for the external application
21764 @code{hashcash} you need to install to use this feature, see
21765 @uref{http://www.cypherspace.org/~adam/hashcash/}.  Even more
21766 information can be found at @uref{http://www.camram.org/}.
21767
21768 If you wish to call hashcash for each message you send, say something
21769 like:
21770
21771 @lisp
21772 (require 'hashcash)
21773 (add-hook 'message-send-hook 'mail-add-payment)
21774 @end lisp
21775
21776 The @code{hashcash.el} library can be found at
21777 @uref{http://users.actrix.gen.nz/mycroft/hashcash.el}, or in the Gnus
21778 development contrib directory.
21779
21780 You will need to set up some additional variables as well:
21781
21782 @table @code
21783
21784 @item hashcash-default-payment
21785 @vindex hashcash-default-payment
21786 This variable indicates the default number of bits the hash collision
21787 should consist of.  By default this is 0, meaning nothing will be
21788 done.  Suggested useful values include 17 to 29.
21789
21790 @item hashcash-payment-alist
21791 @vindex hashcash-payment-alist
21792 Some receivers may require you to spend burn more CPU time than the
21793 default.  This variable contains a list of @samp{(@var{addr}
21794 @var{amount})} cells, where @var{addr} is the receiver (email address
21795 or newsgroup) and @var{amount} is the number of bits in the collision
21796 that is needed.  It can also contain @samp{(@var{addr} @var{string}
21797 @var{amount})} cells, where the @var{string} is the string to use
21798 (normally the email address or newsgroup name is used).
21799
21800 @item hashcash
21801 @vindex hashcash
21802 Where the @code{hashcash} binary is installed.
21803
21804 @end table
21805
21806 Currently there is no built in functionality in Gnus to verify
21807 hashcash cookies, it is expected that this is performed by your hand
21808 customized mail filtering scripts.  Improvements in this area would be
21809 a useful contribution, however.
21810
21811 @node Filtering Spam Using The Spam ELisp Package
21812 @subsection Filtering Spam Using The Spam ELisp Package
21813 @cindex spam filtering
21814 @cindex spam
21815
21816 The idea behind @code{spam.el} is to have a control center for spam detection
21817 and filtering in Gnus.  To that end, @code{spam.el} does two things: it
21818 filters incoming mail, and it analyzes mail known to be spam or ham.
21819 @emph{Ham} is the name used throughout @code{spam.el} to indicate
21820 non-spam messages.
21821
21822 So, what happens when you load @code{spam.el}?  First of all, you get
21823 the following keyboard commands:
21824
21825 @table @kbd
21826
21827 @item M-d
21828 @itemx M s x
21829 @itemx S x
21830 @kindex M-d
21831 @kindex S x
21832 @kindex M s x
21833 @findex gnus-summary-mark-as-spam
21834 @code{gnus-summary-mark-as-spam}.
21835
21836 Mark current article as spam, showing it with the @samp{$} mark.
21837 Whenever you see a spam article, make sure to mark its summary line
21838 with @kbd{M-d} before leaving the group.  This is done automatically
21839 for unread articles in @emph{spam} groups.
21840
21841 @item M s t
21842 @itemx S t
21843 @kindex M s t
21844 @kindex S t
21845 @findex spam-bogofilter-score
21846 @code{spam-bogofilter-score}.
21847
21848 You must have Bogofilter installed for that command to work properly.
21849
21850 @xref{Bogofilter}.
21851
21852 @end table
21853
21854 Also, when you load @code{spam.el}, you will be able to customize its
21855 variables.  Try @code{customize-group} on the @samp{spam} variable
21856 group.
21857
21858 The concepts of ham processors and spam processors are very important.
21859 Ham processors and spam processors for a group can be set with the
21860 @code{spam-process} group parameter, or the
21861 @code{gnus-spam-process-newsgroups} variable.  Ham processors take
21862 mail known to be non-spam (@emph{ham}) and process it in some way so
21863 that later similar mail will also be considered non-spam.  Spam
21864 processors take mail known to be spam and process it so similar spam
21865 will be detected later.
21866
21867 Gnus learns from the spam you get.  You have to collect your spam in
21868 one or more spam groups, and set or customize the variable
21869 @code{spam-junk-mailgroups} as appropriate.  You can also declare
21870 groups to contain spam by setting their group parameter
21871 @code{spam-contents} to @code{gnus-group-spam-classification-spam}, or
21872 by customizing the corresponding variable
21873 @code{gnus-spam-newsgroup-contents}.  The @code{spam-contents} group
21874 parameter and the @code{gnus-spam-newsgroup-contents} variable can
21875 also be used to declare groups as @emph{ham} groups if you set their
21876 classification to @code{gnus-group-spam-classification-ham}.  If
21877 groups are not classified by means of @code{spam-junk-mailgroups},
21878 @code{spam-contents}, or @code{gnus-spam-newsgroup-contents}, they are
21879 considered @emph{unclassified}.  All groups are unclassified by
21880 default.
21881
21882 In spam groups, all messages are considered to be spam by default:
21883 they get the @samp{$} mark when you enter the group.  You must review
21884 these messages from time to time and remove the @samp{$} mark for
21885 every message that is not spam after all.  To remove the @samp{$}
21886 mark, you can use @kbd{M-u} to ``unread'' the article, or @kbd{d} for
21887 declaring it read the non-spam way.  When you leave a group, all
21888 spam-marked (@samp{$}) articles are sent to a spam processor which
21889 will study them as spam samples.
21890
21891 Messages may also be deleted in various other ways, and unless
21892 @code{spam-ham-marks} gets overridden below, marks @samp{R} and
21893 @samp{r} for default read or explicit delete, marks @samp{X} and
21894 @samp{K} for automatic or explicit kills, as well as mark @samp{Y} for
21895 low scores, are all considered to be associated with articles which
21896 are not spam.  This assumption might be false, in particular if you
21897 use kill files or score files as means for detecting genuine spam, you
21898 should then adjust the @code{spam-ham-marks} variable.
21899
21900 @defvar spam-ham-marks
21901 You can customize this variable to be the list of marks you want to
21902 consider ham.  By default, the list contains the deleted, read,
21903 killed, kill-filed, and low-score marks.
21904 @end defvar
21905
21906 @defvar spam-spam-marks
21907 You can customize this variable to be the list of marks you want to
21908 consider spam.  By default, the list contains only the spam mark.
21909 @end defvar
21910
21911 When you leave @emph{any} group, regardless of its
21912 @code{spam-contents} classification, all spam-marked articles are sent
21913 to a spam processor, which will study these as spam samples.  If you
21914 explicit kill a lot, you might sometimes end up with articles marked
21915 @samp{K} which you never saw, and which might accidentally contain
21916 spam.  Best is to make sure that real spam is marked with @samp{$},
21917 and nothing else.
21918
21919 When you leave a @emph{spam} group, all spam-marked articles are
21920 marked as expired after processing with the spam processor.  This is
21921 not done for @emph{unclassified} or @emph{ham} groups.  Also, any
21922 @strong{ham} articles in a spam group will be moved to a location
21923 determined by either the @code{ham-process-destination} group
21924 parameter or a match in the @code{gnus-ham-process-destinations}
21925 variable, which is a list of regular expressions matched with group
21926 names (it's easiest to customize this variable with
21927 @code{customize-variable gnus-ham-process-destinations}).  The ultimate
21928 location is a group name.  If the @code{ham-process-destination}
21929 parameter is not set, spam articles are only expired.
21930
21931 When you leave a @emph{ham} group, all ham-marked articles are sent to
21932 a ham processor, which will study these as non-spam samples.
21933
21934 When you leave a @emph{ham} or @emph{unclassified} group, all
21935 @strong{spam} articles are moved to a location determined by either
21936 the @code{spam-process-destination} group parameter or a match in the
21937 @code{gnus-spam-process-destinations} variable, which is a list of
21938 regular expressions matched with group names (it's easiest to
21939 customize this variable with @code{customize-variable
21940 gnus-spam-process-destinations}).  The ultimate location is a group
21941 name.  If the @code{spam-process-destination} parameter is not set,
21942 the spam articles are only expired.
21943
21944 To use the @code{spam.el} facilities for incoming mail filtering, you
21945 must add the following to your fancy split list
21946 @code{nnmail-split-fancy} or @code{nnimap-split-fancy}:
21947
21948 @example
21949 (: spam-split)
21950 @end example
21951
21952 Note that the fancy split may be called @code{nnmail-split-fancy} or
21953 @code{nnimap-split-fancy}, depending on whether you use the nnmail or
21954 nnimap back ends to retrieve your mail.
21955
21956 The @code{spam-split} function will process incoming mail and send the
21957 mail considered to be spam into the group name given by the variable
21958 @code{spam-split-group}.  By default that group name is @samp{spam},
21959 but you can customize it.
21960
21961 @emph{Note for IMAP users}
21962
21963 The boolean variable @code{nnimap-split-download-body} needs to be
21964 set, if you want to split based on the whole message instead of just
21965 the headers.  By default, the nnimap backend will only retrieve the
21966 message headers.  If you use spam-check-bogofilter, spam-check-ifile,
21967 or spam-check-stat (the splitters that can benefit from the full
21968 message body), you should set this variable.  It is not set by default
21969 because it will slow IMAP down.
21970
21971 @xref{Splitting in IMAP}.
21972
21973 @emph{TODO: Currently, spam.el only supports insertion of articles
21974 into a backend.  There is no way to tell spam.el that an article is no
21975 longer spam or ham.}
21976
21977 @emph{TODO: spam.el needs to provide a uniform way of training all the
21978 statistical databases.  Some have that functionality built-in, others
21979 don't.}
21980
21981 The following are the methods you can use to control the behavior of
21982 @code{spam-split} and their corresponding spam and ham processors:
21983
21984 @menu
21985 * Blacklists and Whitelists::   
21986 * BBDB Whitelists::             
21987 * Blackholes::                  
21988 * Regular Expressions Header Matching::  
21989 * Bogofilter::                  
21990 * ifile spam filtering::        
21991 * spam-stat spam filtering::    
21992 * Extending the spam elisp package::  
21993 @end menu
21994
21995 @node Blacklists and Whitelists
21996 @subsubsection Blacklists and Whitelists
21997 @cindex spam filtering
21998 @cindex whitelists, spam filtering
21999 @cindex blacklists, spam filtering
22000 @cindex spam
22001
22002 @defvar spam-use-blacklist
22003
22004 Set this variable to @code{t} if you want to use blacklists when
22005 splitting incoming mail.  Messages whose senders are in the blacklist
22006 will be sent to the @code{spam-split-group}.  This is an explicit
22007 filter, meaning that it acts only on mail senders @emph{declared} to
22008 be spammers.
22009
22010 @end defvar
22011
22012 @defvar spam-use-whitelist
22013
22014 Set this variable to @code{t} if you want to use whitelists when
22015 splitting incoming mail.  Messages whose senders are not in the
22016 whitelist will be sent to the next spam-split rule.  This is an
22017 explicit filter, meaning that unless someone is in the whitelist, their
22018 messages are not assumed to be spam or ham.
22019
22020 @end defvar
22021
22022 @defvar spam-use-whitelist-exclusive
22023
22024 Set this variable to @code{t} if you want to use whitelists as an
22025 implicit filter, meaning that every message will be considered spam
22026 unless the sender is in the whitelist.  Use with care.
22027
22028 @end defvar
22029
22030 @defvar gnus-group-spam-exit-processor-blacklist
22031
22032 Add this symbol to a group's @code{spam-process} parameter by
22033 customizing the group parameters or the
22034 @code{gnus-spam-process-newsgroups} variable.  When this symbol is
22035 added to a group's @code{spam-process} parameter, the senders of
22036 spam-marked articles will be added to the blacklist.
22037
22038 @end defvar
22039
22040 @defvar gnus-group-ham-exit-processor-whitelist
22041
22042 Add this symbol to a group's @code{spam-process} parameter by
22043 customizing the group parameters or the
22044 @code{gnus-spam-process-newsgroups} variable.  When this symbol is
22045 added to a group's @code{spam-process} parameter, the senders of
22046 ham-marked articles in @emph{ham} groups will be added to the
22047 whitelist.  Note that this ham processor has no effect in @emph{spam}
22048 or @emph{unclassified} groups.
22049
22050 @end defvar
22051
22052 Blacklists are lists of regular expressions matching addresses you
22053 consider to be spam senders.  For instance, to block mail from any
22054 sender at @samp{vmadmin.com}, you can put @samp{vmadmin.com} in your
22055 blacklist.  You start out with an empty blacklist.  Blacklist entries
22056 use the Emacs regular expression syntax.
22057
22058 Conversely, whitelists tell Gnus what addresses are considered
22059 legitimate.  All messages from whitelisted addresses are considered
22060 non-spam.  Also see @ref{BBDB Whitelists}.  Whitelist entries use the
22061 Emacs regular expression syntax.
22062
22063 The blacklist and whitelist file locations can be customized with the
22064 @code{spam-directory} variable (@file{~/News/spam} by default), or
22065 the @code{spam-whitelist} and @code{spam-blacklist} variables
22066 directly.  The whitelist and blacklist files will by default be in the
22067 @code{spam-directory} directory, named @file{whitelist} and
22068 @file{blacklist} respectively.
22069
22070 @node BBDB Whitelists
22071 @subsubsection BBDB Whitelists
22072 @cindex spam filtering
22073 @cindex BBDB whitelists, spam filtering
22074 @cindex BBDB, spam filtering
22075 @cindex spam
22076
22077 @defvar spam-use-BBDB
22078
22079 Analogous to @code{spam-use-whitelist} (@pxref{Blacklists and
22080 Whitelists}), but uses the BBDB as the source of whitelisted
22081 addresses, without regular expressions.  You must have the BBDB loaded
22082 for @code{spam-use-BBDB} to work properly.  Messages whose senders are
22083 not in the BBDB will be sent to the next spam-split rule.  This is an
22084 explicit filter, meaning that unless someone is in the BBDB, their
22085 messages are not assumed to be spam or ham.
22086
22087 @end defvar
22088
22089 @defvar spam-use-BBDB-exclusive
22090
22091 Set this variable to @code{t} if you want to use the BBDB as an
22092 implicit filter, meaning that every message will be considered spam
22093 unless the sender is in the BBDB.  Use with care.  Only sender
22094 addresses in the BBDB will be allowed through; all others will be
22095 classified as spammers.
22096
22097 @end defvar
22098
22099 @defvar gnus-group-ham-exit-processor-BBDB
22100
22101 Add this symbol to a group's @code{spam-process} parameter by
22102 customizing the group parameters or the
22103 @code{gnus-spam-process-newsgroups} variable.  When this symbol is
22104 added to a group's @code{spam-process} parameter, the senders of
22105 ham-marked articles in @emph{ham} groups will be added to the
22106 BBDB.  Note that this ham processor has no effect in @emph{spam}
22107 or @emph{unclassified} groups.
22108
22109 @end defvar
22110
22111 @node Blackholes
22112 @subsubsection Blackholes
22113 @cindex spam filtering
22114 @cindex blackholes, spam filtering
22115 @cindex spam
22116
22117 @defvar spam-use-blackholes
22118
22119 This option is disabled by default.  You can let Gnus consult the
22120 blackhole-type distributed spam processing systems (DCC, for instance)
22121 when you set this option.  The variable @code{spam-blackhole-servers}
22122 holds the list of blackhole servers Gnus will consult.  The current
22123 list is fairly comprehensive, but make sure to let us know if it
22124 contains outdated servers.
22125
22126 The blackhole check uses the @code{dig.el} package, but you can tell
22127 @code{spam.el} to use @code{dns.el} instead for better performance if
22128 you set @code{spam-use-dig} to nil.  It is not recommended at this
22129 time to set @code{spam-use-dig} to nil despite the possible
22130 performance improvements, because some users may be unable to use it,
22131 but you can try it and see if it works for you.
22132
22133 @end defvar
22134
22135 @defvar spam-blackhole-servers
22136
22137 The list of servers to consult for blackhole checks.
22138
22139 @end defvar
22140
22141 @defvar spam-blackhole-good-server-regex
22142
22143 A regular expression for IPs that should not be checked against the
22144 blackhole server list.  When set to nil, it has no effect.
22145
22146 @end defvar
22147
22148 @defvar spam-use-dig
22149
22150 Use the @code{dig.el} package instead of the @code{dns.el} package.
22151 The default setting of @code{t} is recommended.
22152
22153 @end defvar
22154
22155 Blackhole checks are done only on incoming mail.  There is no spam or
22156 ham processor for blackholes.
22157
22158 @node Regular Expressions Header Matching
22159 @subsubsection Regular Expressions Header Matching
22160 @cindex spam filtering
22161 @cindex regular expressions header matching, spam filtering
22162 @cindex spam
22163
22164 @defvar spam-use-regex-headers
22165
22166 This option is disabled by default.  You can let Gnus check the
22167 message headers against lists of regular expressions when you set this
22168 option.  The variables @code{spam-regex-headers-spam} and
22169 @code{spam-regex-headers-ham} hold the list of regular expressions.
22170 Gnus will check against the message headers to determine if the
22171 message is spam or ham, respectively.
22172
22173 @end defvar
22174
22175 @defvar spam-regex-headers-spam
22176
22177 The list of regular expressions that, when matched in the headers of
22178 the message, positively identify it as spam.
22179
22180 @end defvar
22181
22182 @defvar spam-regex-headers-ham
22183
22184 The list of regular expressions that, when matched in the headers of
22185 the message, positively identify it as ham.
22186
22187 @end defvar
22188
22189 Regular expression header checks are done only on incoming mail.
22190 There is no specific spam or ham processor for regular expressions.
22191
22192 @node Bogofilter
22193 @subsubsection Bogofilter
22194 @cindex spam filtering
22195 @cindex bogofilter, spam filtering
22196 @cindex spam
22197
22198 @defvar spam-use-bogofilter
22199
22200 Set this variable if you want @code{spam-split} to use Eric Raymond's
22201 speedy Bogofilter.
22202
22203 With a minimum of care for associating the @samp{$} mark for spam
22204 articles only, Bogofilter training all gets fairly automatic.  You
22205 should do this until you get a few hundreds of articles in each
22206 category, spam or not.  The command @kbd{S t} in summary mode, either
22207 for debugging or for curiosity, shows the @emph{spamicity} score of
22208 the current article (between 0.0 and 1.0).
22209
22210 Bogofilter determines if a message is spam based on an internal
22211 threshold, set at compilation time.  That threshold can't be
22212 customized.
22213
22214 If the @code{bogofilter} executable is not in your path, Bogofilter
22215 processing will be turned off.
22216
22217 You should not enable this if you use @code{spam-use-bogofilter-headers}.
22218
22219 @end defvar
22220
22221 @defvar spam-use-bogofilter-headers
22222
22223 Set this variable if you want @code{spam-split} to use Eric Raymond's
22224 speedy Bogofilter, looking only at the message headers.  It works
22225 similarly to @code{spam-use-bogofilter}, but the @code{X-Bogosity} header
22226 must be in the message already.  Normally you would do this with a
22227 procmail recipe or something similar; consult the Bogofilter
22228 installation documents for details.
22229
22230 You should not enable this if you use @code{spam-use-bogofilter}.
22231
22232 @end defvar
22233
22234 @defvar gnus-group-spam-exit-processor-bogofilter
22235 Add this symbol to a group's @code{spam-process} parameter by
22236 customizing the group parameters or the
22237 @code{gnus-spam-process-newsgroups} variable.  When this symbol is
22238 added to a group's @code{spam-process} parameter, spam-marked articles
22239 will be added to the Bogofilter spam database.
22240 @end defvar
22241
22242 @defvar gnus-group-ham-exit-processor-bogofilter
22243 Add this symbol to a group's @code{spam-process} parameter by
22244 customizing the group parameters or the
22245 @code{gnus-spam-process-newsgroups} variable.  When this symbol is
22246 added to a group's @code{spam-process} parameter, the ham-marked
22247 articles in @emph{ham} groups will be added to the Bogofilter database
22248 of non-spam messages.  Note that this ham processor has no effect in
22249 @emph{spam} or @emph{unclassified} groups.
22250 @end defvar
22251
22252 @defvar spam-bogofilter-database-directory
22253
22254 This is the directory where Bogofilter will store its databases.  It
22255 is not specified by default, so Bogofilter will use its own default
22256 database directory.
22257
22258 @end defvar
22259
22260 The Bogofilter mail classifier is similar to ifile in intent and
22261 purpose.  A ham and a spam processor are provided, plus the
22262 @code{spam-use-bogofilter} and @code{spam-use-bogofilter-headers}
22263 variables to indicate to spam-split that Bogofilter should either be
22264 used, or has already been used on the article.  The 0.9.2.1 version of
22265 Bogofilter was used to test this functionality.
22266
22267 @node ifile spam filtering
22268 @subsubsection ifile spam filtering
22269 @cindex spam filtering
22270 @cindex ifile, spam filtering
22271 @cindex spam
22272
22273 @defvar spam-use-ifile
22274
22275 Enable this variable if you want @code{spam-split} to use ifile, a
22276 statistical analyzer similar to Bogofilter.
22277
22278 @end defvar
22279
22280 @defvar spam-ifile-all-categories
22281
22282 Enable this variable if you want @code{spam-use-ifile} to give you all
22283 the ifile categories, not just spam/non-spam.  If you use this, make
22284 sure you train ifile as described in its documentation.
22285
22286 @end defvar
22287
22288 @defvar spam-ifile-spam-category
22289
22290 This is the category of spam messages as far as ifile is concerned.
22291 The actual string used is irrelevant, but you probably want to leave
22292 the default value of @samp{spam}.
22293 @end defvar
22294
22295 @defvar spam-ifile-database-path
22296
22297 This is the filename for the ifile database.  It is not specified by
22298 default, so ifile will use its own default database name.
22299
22300 @end defvar
22301
22302 The ifile mail classifier is similar to Bogofilter in intent and
22303 purpose.  A ham and a spam processor are provided, plus the
22304 @code{spam-use-ifile} variable to indicate to spam-split that ifile
22305 should be used.  The 1.2.1 version of ifile was used to test this
22306 functionality.
22307
22308 @node spam-stat spam filtering
22309 @subsubsection spam-stat spam filtering
22310 @cindex spam filtering
22311 @cindex spam-stat, spam filtering
22312 @cindex spam-stat
22313 @cindex spam
22314
22315 @xref{Filtering Spam Using Statistics with spam-stat}.
22316
22317 @defvar spam-use-stat
22318
22319 Enable this variable if you want @code{spam-split} to use
22320 spam-stat.el, an Emacs Lisp statistical analyzer.
22321
22322 @end defvar
22323
22324 @defvar gnus-group-spam-exit-processor-stat
22325 Add this symbol to a group's @code{spam-process} parameter by
22326 customizing the group parameters or the
22327 @code{gnus-spam-process-newsgroups} variable.  When this symbol is
22328 added to a group's @code{spam-process} parameter, the spam-marked
22329 articles will be added to the spam-stat database of spam messages.
22330 @end defvar
22331
22332 @defvar gnus-group-ham-exit-processor-stat
22333 Add this symbol to a group's @code{spam-process} parameter by
22334 customizing the group parameters or the
22335 @code{gnus-spam-process-newsgroups} variable.  When this symbol is
22336 added to a group's @code{spam-process} parameter, the ham-marked
22337 articles in @emph{ham} groups will be added to the spam-stat database
22338 of non-spam messages.  Note that this ham processor has no effect in
22339 @emph{spam} or @emph{unclassified} groups.
22340 @end defvar
22341
22342 This enables spam.el to cooperate with spam-stat.el.  spam-stat.el
22343 provides an internal (Lisp-only) spam database, which unlike ifile or
22344 Bogofilter does not require external programs.  A spam and a ham
22345 processor, and the @code{spam-use-stat} variable for @code{spam-split}
22346 are provided.
22347
22348 @node Extending the spam elisp package
22349 @subsubsection Extending the spam elisp package
22350 @cindex spam filtering
22351 @cindex spam elisp package, extending
22352 @cindex extending the spam elisp package
22353
22354 Say you want to add a new back end called blackbox.  For filtering
22355 incoming mail, provide the following:
22356
22357 @enumerate
22358
22359 @item
22360 code
22361
22362 @lisp
22363 (defvar spam-use-blackbox nil
22364   "True if blackbox should be used.")
22365 @end lisp
22366
22367 Add
22368 @example
22369     (spam-use-blackbox   . spam-check-blackbox)
22370 @end example
22371 to @code{spam-list-of-checks}.
22372
22373 @item
22374 functionality
22375
22376 Write the @code{spam-check-blackbox} function.  It should return
22377 @samp{nil} or @code{spam-split-group}.  See the existing
22378 @code{spam-check-*} functions for examples of what you can do.
22379
22380 Make sure to add @code{spam-use-blackbox} to
22381 @code{spam-list-of-statistical-checks} if Blackbox is a statistical
22382 mail analyzer that needs the full message body to operate.
22383
22384 @end enumerate
22385
22386 For processing spam and ham messages, provide the following:
22387
22388 @enumerate
22389
22390 @item
22391 code 
22392
22393 Note you don't have to provide a spam or a ham processor.  Only
22394 provide them if Blackbox supports spam or ham processing.
22395
22396 @lisp
22397 (defvar gnus-group-spam-exit-processor-blackbox "blackbox"
22398   "The Blackbox summary exit spam processor.
22399 Only applicable to spam groups.")
22400
22401 (defvar gnus-group-ham-exit-processor-blackbox "blackbox"
22402   "The whitelist summary exit ham processor.
22403 Only applicable to non-spam (unclassified and ham) groups.")
22404
22405 @end lisp
22406
22407 @item
22408 functionality
22409
22410 @lisp
22411 (defun spam-blackbox-register-spam-routine ()
22412   (spam-generic-register-routine
22413    ;; the spam function
22414    (lambda (article)
22415      (let ((from (spam-fetch-field-from-fast article)))
22416        (when (stringp from)
22417            (blackbox-do-something-with-this-spammer from))))
22418    ;; the ham function
22419    nil))
22420
22421 (defun spam-blackbox-register-ham-routine ()
22422   (spam-generic-register-routine
22423    ;; the spam function
22424    nil
22425    ;; the ham function
22426    (lambda (article)
22427      (let ((from (spam-fetch-field-from-fast article)))
22428        (when (stringp from)
22429            (blackbox-do-something-with-this-ham-sender from))))))
22430 @end lisp
22431
22432 Write the @code{blackbox-do-something-with-this-ham-sender} and
22433 @code{blackbox-do-something-with-this-spammer} functions.  You can add
22434 more complex code than fetching the message sender, but keep in mind
22435 that retrieving the whole message takes significantly longer than the
22436 sender through @code{spam-fetch-field-from-fast}, because the message
22437 senders are kept in memory by Gnus.
22438
22439 @end enumerate
22440
22441
22442 @node Filtering Spam Using Statistics with spam-stat
22443 @subsection Filtering Spam Using Statistics with spam-stat
22444 @cindex Paul Graham
22445 @cindex Graham, Paul
22446 @cindex naive Bayesian spam filtering
22447 @cindex Bayesian spam filtering, naive
22448 @cindex spam filtering, naive Bayesian
22449
22450 Paul Graham has written an excellent essay about spam filtering using
22451 statistics: @uref{http://www.paulgraham.com/spam.html,A Plan for
22452 Spam}.  In it he describes the inherent deficiency of rule-based
22453 filtering as used by SpamAssassin, for example: Somebody has to write
22454 the rules, and everybody else has to install these rules.  You are
22455 always late.  It would be much better, he argues, to filter mail based
22456 on whether it somehow resembles spam or non-spam.  One way to measure
22457 this is word distribution.  He then goes on to describe a solution
22458 that checks whether a new mail resembles any of your other spam mails
22459 or not.
22460
22461 The basic idea is this:  Create a two collections of your mail, one
22462 with spam, one with non-spam.  Count how often each word appears in
22463 either collection, weight this by the total number of mails in the
22464 collections, and store this information in a dictionary.  For every
22465 word in a new mail, determine its probability to belong to a spam or a
22466 non-spam mail.  Use the 15 most conspicuous words, compute the total
22467 probability of the mail being spam.  If this probability is higher
22468 than a certain threshold, the mail is considered to be spam.
22469
22470 Gnus supports this kind of filtering.  But it needs some setting up.
22471 First, you need two collections of your mail, one with spam, one with
22472 non-spam.  Then you need to create a dictionary using these two
22473 collections, and save it.  And last but not least, you need to use
22474 this dictionary in your fancy mail splitting rules.
22475
22476 @menu
22477 * Creating a spam-stat dictionary::  
22478 * Splitting mail using spam-stat::  
22479 * Low-level interface to the spam-stat dictionary::  
22480 @end menu
22481
22482 @node Creating a spam-stat dictionary
22483 @subsubsection Creating a spam-stat dictionary
22484
22485 Before you can begin to filter spam based on statistics, you must
22486 create these statistics based on two mail collections, one with spam,
22487 one with non-spam.  These statistics are then stored in a dictionary
22488 for later use.  In order for these statistics to be meaningful, you
22489 need several hundred emails in both collections.
22490
22491 Gnus currently supports only the nnml back end for automated dictionary
22492 creation.  The nnml back end stores all mails in a directory, one file
22493 per mail.  Use the following:
22494
22495 @defun spam-stat-process-spam-directory
22496 Create spam statistics for every file in this directory.  Every file
22497 is treated as one spam mail.
22498 @end defun
22499
22500 @defun spam-stat-process-non-spam-directory
22501 Create non-spam statistics for every file in this directory.  Every
22502 file is treated as one non-spam mail.
22503 @end defun
22504
22505 Usually you would call @code{spam-stat-process-spam-directory} on a
22506 directory such as @file{~/Mail/mail/spam} (this usually corresponds
22507 the the group @samp{nnml:mail.spam}), and you would call
22508 @code{spam-stat-process-non-spam-directory} on a directory such as
22509 @file{~/Mail/mail/misc} (this usually corresponds the the group
22510 @samp{nnml:mail.misc}).
22511
22512 When you are using IMAP, you won't have the mails available locally,
22513 so that will not work.  One solution is to use the Gnus Agent to cache
22514 the articles.  Then you can use directories such as
22515 @file{"~/News/agent/nnimap/mail.yourisp.com/personal_spam"} for
22516 @code{spam-stat-process-spam-directory}.  @xref{Agent as Cache}.
22517
22518 @defvar spam-stat
22519 This variable holds the hash-table with all the statistics -- the
22520 dictionary we have been talking about.  For every word in either
22521 collection, this hash-table stores a vector describing how often the
22522 word appeared in spam and often it appeared in non-spam mails.
22523 @end defvar
22524
22525 If you want to regenerate the statistics from scratch, you need to
22526 reset the dictionary.
22527
22528 @defun spam-stat-reset
22529 Reset the @code{spam-stat} hash-table, deleting all the statistics.
22530 @end defun
22531
22532 When you are done, you must save the dictionary.  The dictionary may
22533 be rather large.  If you will not update the dictionary incrementally
22534 (instead, you will recreate it once a month, for example), then you
22535 can reduce the size of the dictionary by deleting all words that did
22536 not appear often enough or that do not clearly belong to only spam or
22537 only non-spam mails.
22538
22539 @defun spam-stat-reduce-size
22540 Reduce the size of the dictionary.  Use this only if you do not want
22541 to update the dictionary incrementally.
22542 @end defun
22543
22544 @defun spam-stat-save
22545 Save the dictionary.
22546 @end defun
22547
22548 @defvar spam-stat-file
22549 The filename used to store the dictionary.  This defaults to
22550 @file{~/.spam-stat.el}.
22551 @end defvar
22552
22553 @node Splitting mail using spam-stat
22554 @subsubsection Splitting mail using spam-stat
22555
22556 In order to use @code{spam-stat} to split your mail, you need to add the
22557 following to your @file{~/.gnus} file:
22558
22559 @lisp
22560 (require 'spam-stat)
22561 (spam-stat-load)
22562 @end lisp
22563
22564 This will load the necessary Gnus code, and the dictionary you
22565 created.
22566
22567 Next, you need to adapt your fancy splitting rules:  You need to
22568 determine how to use @code{spam-stat}.  The following examples are for
22569 the nnml back end.  Using the nnimap back end works just as well.  Just
22570 use @code{nnimap-split-fancy} instead of @code{nnmail-split-fancy}.
22571
22572 In the simplest case, you only have two groups, @samp{mail.misc} and
22573 @samp{mail.spam}.  The following expression says that mail is either
22574 spam or it should go into @samp{mail.misc}.  If it is spam, then
22575 @code{spam-stat-split-fancy} will return @samp{mail.spam}.
22576
22577 @lisp
22578 (setq nnmail-split-fancy
22579       `(| (: spam-stat-split-fancy)
22580           "mail.misc"))
22581 @end lisp
22582
22583 @defvar spam-stat-split-fancy-spam-group
22584 The group to use for spam.  Default is @samp{mail.spam}.
22585 @end defvar
22586
22587 If you also filter mail with specific subjects into other groups, use
22588 the following expression.  Only mails not matching the regular
22589 expression are considered potential spam.
22590
22591 @lisp
22592 (setq nnmail-split-fancy
22593       `(| ("Subject" "\\bspam-stat\\b" "mail.emacs")
22594           (: spam-stat-split-fancy)
22595           "mail.misc"))
22596 @end lisp
22597
22598 If you want to filter for spam first, then you must be careful when
22599 creating the dictionary.  Note that @code{spam-stat-split-fancy} must
22600 consider both mails in @samp{mail.emacs} and in @samp{mail.misc} as
22601 non-spam, therefore both should be in your collection of non-spam
22602 mails, when creating the dictionary!
22603
22604 @lisp
22605 (setq nnmail-split-fancy
22606       `(| (: spam-stat-split-fancy)
22607           ("Subject" "\\bspam-stat\\b" "mail.emacs")
22608           "mail.misc"))
22609 @end lisp
22610
22611 You can combine this with traditional filtering.  Here, we move all
22612 HTML-only mails into the @samp{mail.spam.filtered} group.  Note that since
22613 @code{spam-stat-split-fancy} will never see them, the mails in
22614 @samp{mail.spam.filtered} should be neither in your collection of spam mails,
22615 nor in your collection of non-spam mails, when creating the
22616 dictionary!
22617
22618 @lisp
22619 (setq nnmail-split-fancy
22620       `(| ("Content-Type" "text/html" "mail.spam.filtered")
22621           (: spam-stat-split-fancy)
22622           ("Subject" "\\bspam-stat\\b" "mail.emacs")
22623           "mail.misc"))
22624 @end lisp
22625
22626
22627 @node Low-level interface to the spam-stat dictionary
22628 @subsubsection Low-level interface to the spam-stat dictionary
22629
22630 The main interface to using @code{spam-stat}, are the following functions:
22631
22632 @defun spam-stat-buffer-is-spam
22633 Called in a buffer, that buffer is considered to be a new spam mail.
22634 Use this for new mail that has not been processed before.
22635 @end defun
22636
22637 @defun spam-stat-buffer-is-no-spam
22638 Called in a buffer, that buffer is considered to be a new non-spam
22639 mail.  Use this for new mail that has not been processed before.
22640 @end defun
22641
22642 @defun spam-stat-buffer-change-to-spam
22643 Called in a buffer, that buffer is no longer considered to be normal
22644 mail but spam.  Use this to change the status of a mail that has
22645 already been processed as non-spam.
22646 @end defun
22647
22648 @defun spam-stat-buffer-change-to-non-spam
22649 Called in a buffer, that buffer is no longer considered to be spam but
22650 normal mail.  Use this to change the status of a mail that has already
22651 been processed as spam.
22652 @end defun
22653
22654 @defun spam-stat-save
22655 Save the hash table to the file.  The filename used is stored in the
22656 variable @code{spam-stat-file}.
22657 @end defun
22658
22659 @defun spam-stat-load
22660 Load the hash table from a file.  The filename used is stored in the
22661 variable @code{spam-stat-file}.
22662 @end defun
22663
22664 @defun spam-stat-score-word
22665 Return the spam score for a word.
22666 @end defun
22667
22668 @defun spam-stat-score-buffer
22669 Return the spam score for a buffer.
22670 @end defun
22671
22672 @defun spam-stat-split-fancy
22673 Use this function for fancy mail splitting.  Add the rule @samp{(:
22674 spam-stat-split-fancy)} to @code{nnmail-split-fancy}
22675 @end defun
22676
22677 Make sure you load the dictionary before using it.  This requires the
22678 following in your @file{~/.gnus} file:
22679
22680 @lisp
22681 (require 'spam-stat)
22682 (spam-stat-load)
22683 @end lisp
22684
22685 Typical test will involve calls to the following functions:
22686
22687 @example
22688 Reset: (setq spam-stat (make-hash-table :test 'equal))
22689 Learn spam: (spam-stat-process-spam-directory "~/Mail/mail/spam")
22690 Learn non-spam: (spam-stat-process-non-spam-directory "~/Mail/mail/misc")
22691 Save table: (spam-stat-save)
22692 File size: (nth 7 (file-attributes spam-stat-file))
22693 Number of words: (hash-table-count spam-stat)
22694 Test spam: (spam-stat-test-directory "~/Mail/mail/spam")
22695 Test non-spam: (spam-stat-test-directory "~/Mail/mail/misc")
22696 Reduce table size: (spam-stat-reduce-size)
22697 Save table: (spam-stat-save)
22698 File size: (nth 7 (file-attributes spam-stat-file))
22699 Number of words: (hash-table-count spam-stat)
22700 Test spam: (spam-stat-test-directory "~/Mail/mail/spam")
22701 Test non-spam: (spam-stat-test-directory "~/Mail/mail/misc")
22702 @end example
22703
22704 Here is how you would create your dictionary:
22705
22706 @example
22707 Reset: (setq spam-stat (make-hash-table :test 'equal))
22708 Learn spam: (spam-stat-process-spam-directory "~/Mail/mail/spam")
22709 Learn non-spam: (spam-stat-process-non-spam-directory "~/Mail/mail/misc")
22710 Repeat for any other non-spam group you need...
22711 Reduce table size: (spam-stat-reduce-size)
22712 Save table: (spam-stat-save)
22713 @end example
22714
22715 @node Various Various
22716 @section Various Various
22717 @cindex mode lines
22718 @cindex highlights
22719
22720 @table @code
22721
22722 @item gnus-home-directory
22723 @vindex gnus-home-directory
22724 All Gnus file and directory variables will be initialized from this
22725 variable, which defaults to @file{~/}.
22726
22727 @item gnus-directory
22728 @vindex gnus-directory
22729 Most Gnus storage file and directory variables will be initialized from
22730 this variable, which defaults to the @samp{SAVEDIR} environment
22731 variable, or @file{~/News/} if that variable isn't set.
22732
22733 Note that gnus is mostly loaded when the @file{.gnus.el} file is read.
22734 This means that other directory variables that are initialized from this
22735 variable won't be set properly if you set this variable in
22736 @file{.gnus.el}.  Set this variable in @file{.emacs} instead.
22737
22738 @item gnus-default-directory
22739 @vindex gnus-default-directory
22740 Not related to the above variable at all---this variable says what the
22741 default directory of all Gnus buffers should be.  If you issue commands
22742 like @kbd{C-x C-f}, the prompt you'll get starts in the current buffer's
22743 default directory.  If this variable is @code{nil} (which is the
22744 default), the default directory will be the default directory of the
22745 buffer you were in when you started Gnus.
22746
22747 @item gnus-verbose
22748 @vindex gnus-verbose
22749 This variable is an integer between zero and ten.  The higher the value,
22750 the more messages will be displayed.  If this variable is zero, Gnus
22751 will never flash any messages, if it is seven (which is the default),
22752 most important messages will be shown, and if it is ten, Gnus won't ever
22753 shut up, but will flash so many messages it will make your head swim.
22754
22755 @item gnus-verbose-backends
22756 @vindex gnus-verbose-backends
22757 This variable works the same way as @code{gnus-verbose}, but it applies
22758 to the Gnus back ends instead of Gnus proper.
22759
22760 @item nnheader-max-head-length
22761 @vindex nnheader-max-head-length
22762 When the back ends read straight heads of articles, they all try to read
22763 as little as possible.  This variable (default 4096) specifies
22764 the absolute max length the back ends will try to read before giving up
22765 on finding a separator line between the head and the body.  If this
22766 variable is @code{nil}, there is no upper read bound.  If it is
22767 @code{t}, the back ends won't try to read the articles piece by piece,
22768 but read the entire articles.  This makes sense with some versions of
22769 @code{ange-ftp} or @code{efs}.
22770
22771 @item nnheader-head-chop-length
22772 @vindex nnheader-head-chop-length
22773 This variable (default 2048) says how big a piece of each article to
22774 read when doing the operation described above.
22775
22776 @item nnheader-file-name-translation-alist
22777 @vindex nnheader-file-name-translation-alist
22778 @cindex file names
22779 @cindex invalid characters in file names
22780 @cindex characters in file names
22781 This is an alist that says how to translate characters in file names.
22782 For instance, if @samp{:} is invalid as a file character in file names
22783 on your system (you OS/2 user you), you could say something like:
22784
22785 @lisp
22786 (setq nnheader-file-name-translation-alist
22787       '((?: . ?_)))
22788 @end lisp
22789
22790 In fact, this is the default value for this variable on OS/2 and MS
22791 Windows (phooey) systems.
22792
22793 @item gnus-hidden-properties
22794 @vindex gnus-hidden-properties
22795 This is a list of properties to use to hide ``invisible'' text.  It is
22796 @code{(invisible t intangible t)} by default on most systems, which
22797 makes invisible text invisible and intangible.
22798
22799 @item gnus-parse-headers-hook
22800 @vindex gnus-parse-headers-hook
22801 A hook called before parsing headers.  It can be used, for instance, to
22802 gather statistics on the headers fetched, or perhaps you'd like to prune
22803 some headers.  I don't see why you'd want that, though.
22804
22805 @item gnus-shell-command-separator
22806 @vindex gnus-shell-command-separator
22807 String used to separate two shell commands.  The default is @samp{;}.
22808
22809 @item gnus-invalid-group-regexp
22810 @vindex gnus-invalid-group-regexp
22811
22812 Regexp to match ``invalid'' group names when querying user for a group
22813 name.  The default value catches some @strong{really} invalid group
22814 names who could possibly mess up Gnus internally (like allowing
22815 @samp{:} in a group name, which is normally used to delimit method and
22816 group).
22817
22818 @sc{imap} users might want to allow @samp{/} in group names though.
22819
22820
22821 @end table
22822
22823 @node The End
22824 @chapter The End
22825
22826 Well, that's the manual---you can get on with your life now.  Keep in
22827 touch.  Say hello to your cats from me.
22828
22829 My @strong{ghod}---I just can't stand goodbyes.  Sniffle.
22830
22831 Ol' Charles Reznikoff said it pretty well, so I leave the floor to him:
22832
22833 @quotation
22834 @strong{Te Deum}
22835
22836 @sp 1
22837 Not because of victories @*
22838 I sing,@*
22839 having none,@*
22840 but for the common sunshine,@*
22841 the breeze,@*
22842 the largess of the spring.
22843
22844 @sp 1
22845 Not for victory@*
22846 but for the day's work done@*
22847 as well as I was able;@*
22848 not for a seat upon the dais@*
22849 but at the common table.@*
22850 @end quotation
22851
22852
22853 @node Appendices
22854 @chapter Appendices
22855
22856 @menu
22857 * XEmacs::                      Requirements for installing under XEmacs.
22858 * History::                     How Gnus got where it is today.
22859 * On Writing Manuals::          Why this is not a beginner's guide.
22860 * Terminology::                 We use really difficult, like, words here.
22861 * Customization::               Tailoring Gnus to your needs.
22862 * Troubleshooting::             What you might try if things do not work.
22863 * Gnus Reference Guide::        Rilly, rilly technical stuff.
22864 * Emacs for Heathens::          A short introduction to Emacsian terms.
22865 * Frequently Asked Questions::
22866 @end menu
22867
22868
22869 @node XEmacs
22870 @section XEmacs
22871 @cindex XEmacs
22872 @cindex Installing under XEmacs
22873
22874 XEmacs is distributed as a collection of packages.  You should install
22875 whatever packages the Gnus XEmacs package requires.  The current
22876 requirements are @samp{gnus}, @samp{w3}, @samp{mh-e},
22877 @samp{mailcrypt}, @samp{rmail}, @samp{eterm}, @samp{mail-lib},
22878 @samp{xemacs-base}, @samp{sh-script} and @samp{fsf-compat}.  The
22879 @samp{misc-games} package is required for Morse decoding.
22880
22881
22882 @node History
22883 @section History
22884
22885 @cindex history
22886 @sc{gnus} was written by Masanobu @sc{Umeda}.  When autumn crept up in
22887 '94, Lars Magne Ingebrigtsen grew bored and decided to rewrite Gnus.
22888
22889 If you want to investigate the person responsible for this outrage,
22890 you can point your (feh!) web browser to
22891 @uref{http://quimby.gnus.org/}.  This is also the primary
22892 distribution point for the new and spiffy versions of Gnus, and is
22893 known as The Site That Destroys Newsrcs And Drives People Mad.
22894
22895 During the first extended alpha period of development, the new Gnus was
22896 called ``(ding) Gnus''.  @dfn{(ding)} is, of course, short for
22897 @dfn{ding is not Gnus}, which is a total and utter lie, but who cares?
22898 (Besides, the ``Gnus'' in this abbreviation should probably be
22899 pronounced ``news'' as @sc{Umeda} intended, which makes it a more
22900 appropriate name, don't you think?)
22901
22902 In any case, after spending all that energy on coming up with a new and
22903 spunky name, we decided that the name was @emph{too} spunky, so we
22904 renamed it back again to ``Gnus''.  But in mixed case.  ``Gnus'' vs.
22905 ``@sc{gnus}''.  New vs. old.
22906
22907 @menu
22908 * Gnus Versions::               What Gnus versions have been released.
22909 * Other Gnus Versions::         Other Gnus versions that also have been released.
22910 * Why?::                        What's the point of Gnus?
22911 * Compatibility::               Just how compatible is Gnus with @sc{gnus}?
22912 * Conformity::                  Gnus tries to conform to all standards.
22913 * Emacsen::                     Gnus can be run on a few modern Emacsen.
22914 * Gnus Development::            How Gnus is developed.
22915 * Contributors::                Oodles of people.
22916 * New Features::                Pointers to some of the new stuff in Gnus.
22917 @end menu
22918
22919
22920 @node Gnus Versions
22921 @subsection Gnus Versions
22922 @cindex ding Gnus
22923 @cindex September Gnus
22924 @cindex Red Gnus
22925 @cindex Quassia Gnus
22926 @cindex Pterodactyl Gnus
22927 @cindex Oort Gnus
22928 @cindex No Gnus
22929
22930 The first ``proper'' release of Gnus 5 was done in November 1995 when it
22931 was included in the Emacs 19.30 distribution (132 (ding) Gnus releases
22932 plus 15 Gnus 5.0 releases).
22933
22934 In May 1996 the next Gnus generation (aka. ``September Gnus'' (after 99
22935 releases)) was released under the name ``Gnus 5.2'' (40 releases).
22936
22937 On July 28th 1996 work on Red Gnus was begun, and it was released on
22938 January 25th 1997 (after 84 releases) as ``Gnus 5.4'' (67 releases).
22939
22940 On September 13th 1997, Quassia Gnus was started and lasted 37 releases.
22941 If was released as ``Gnus 5.6'' on March 8th 1998 (46 releases).
22942
22943 Gnus 5.6 begat Pterodactyl Gnus on August 29th 1998 and was released as
22944 ``Gnus 5.8'' (after 99 releases and a CVS repository) on December 3rd
22945 1999.
22946
22947 On the 26th of October 2000, Oort Gnus was begun.
22948
22949 If you happen upon a version of Gnus that has a prefixed name --
22950 ``(ding) Gnus'', ``September Gnus'', ``Red Gnus'', ``Quassia Gnus'',
22951 ``Pterodactyl Gnus'', ``Oort Gnus'' -- don't panic.  Don't let it know
22952 that you're frightened.  Back away.  Slowly.  Whatever you do, don't
22953 run.  Walk away, calmly, until you're out of its reach.  Find a proper
22954 released version of Gnus and snuggle up to that instead.
22955
22956
22957 @node Other Gnus Versions
22958 @subsection Other Gnus Versions
22959 @cindex Semi-gnus
22960
22961 In addition to the versions of Gnus which have had their releases
22962 coordinated by Lars, one major development has been Semi-gnus from
22963 Japan.  It's based on a library called @sc{semi}, which provides
22964 @sc{mime} capabilities.
22965
22966 These Gnusae are based mainly on Gnus 5.6 and Pterodactyl Gnus.
22967 Collectively, they are called ``Semi-gnus'', and different strains are
22968 called T-gnus, ET-gnus, Nana-gnus and Chaos.  These provide powerful
22969 @sc{mime} and multilingualization things, especially important for
22970 Japanese users.
22971
22972
22973 @node Why?
22974 @subsection Why?
22975
22976 What's the point of Gnus?
22977
22978 I want to provide a ``rad'', ``happening'', ``way cool'' and ``hep''
22979 newsreader, that lets you do anything you can think of.  That was my
22980 original motivation, but while working on Gnus, it has become clear to
22981 me that this generation of newsreaders really belong in the stone age.
22982 Newsreaders haven't developed much since the infancy of the net.  If the
22983 volume continues to rise with the current rate of increase, all current
22984 newsreaders will be pretty much useless.  How do you deal with
22985 newsgroups that have thousands of new articles each day?  How do you
22986 keep track of millions of people who post?
22987
22988 Gnus offers no real solutions to these questions, but I would very much
22989 like to see Gnus being used as a testing ground for new methods of
22990 reading and fetching news.  Expanding on @sc{Umeda}-san's wise decision
22991 to separate the newsreader from the back ends, Gnus now offers a simple
22992 interface for anybody who wants to write new back ends for fetching mail
22993 and news from different sources.  I have added hooks for customizations
22994 everywhere I could imagine it being useful.  By doing so, I'm inviting
22995 every one of you to explore and invent.
22996
22997 May Gnus never be complete.  @kbd{C-u 100 M-x all-hail-emacs} and
22998 @kbd{C-u 100 M-x all-hail-xemacs}.
22999
23000
23001 @node Compatibility
23002 @subsection Compatibility
23003
23004 @cindex compatibility
23005 Gnus was designed to be fully compatible with @sc{gnus}.  Almost all key
23006 bindings have been kept.  More key bindings have been added, of course,
23007 but only in one or two obscure cases have old bindings been changed.
23008
23009 Our motto is:
23010 @quotation
23011 @cartouche
23012 @center In a cloud bones of steel.
23013 @end cartouche
23014 @end quotation
23015
23016 All commands have kept their names.  Some internal functions have changed
23017 their names.
23018
23019 The @code{gnus-uu} package has changed drastically.  @xref{Decoding
23020 Articles}.
23021
23022 One major compatibility question is the presence of several summary
23023 buffers.  All variables relevant while reading a group are
23024 buffer-local to the summary buffer they belong in.  Although many
23025 important variables have their values copied into their global
23026 counterparts whenever a command is executed in the summary buffer, this
23027 change might lead to incorrect values being used unless you are careful.
23028
23029 All code that relies on knowledge of @sc{gnus} internals will probably
23030 fail.  To take two examples: Sorting @code{gnus-newsrc-alist} (or
23031 changing it in any way, as a matter of fact) is strictly verboten.  Gnus
23032 maintains a hash table that points to the entries in this alist (which
23033 speeds up many functions), and changing the alist directly will lead to
23034 peculiar results.
23035
23036 @cindex hilit19
23037 @cindex highlighting
23038 Old hilit19 code does not work at all.  In fact, you should probably
23039 remove all hilit code from all Gnus hooks
23040 (@code{gnus-group-prepare-hook} and @code{gnus-summary-prepare-hook}).
23041 Gnus provides various integrated functions for highlighting.  These are
23042 faster and more accurate.  To make life easier for everybody, Gnus will
23043 by default remove all hilit calls from all hilit hooks.  Uncleanliness!
23044 Away!
23045
23046 Packages like @code{expire-kill} will no longer work.  As a matter of
23047 fact, you should probably remove all old @sc{gnus} packages (and other
23048 code) when you start using Gnus.  More likely than not, Gnus already
23049 does what you have written code to make @sc{gnus} do.  (Snicker.)
23050
23051 Even though old methods of doing things are still supported, only the
23052 new methods are documented in this manual.  If you detect a new method of
23053 doing something while reading this manual, that does not mean you have
23054 to stop doing it the old way.
23055
23056 Gnus understands all @sc{gnus} startup files.
23057
23058 @kindex M-x gnus-bug
23059 @findex gnus-bug
23060 @cindex reporting bugs
23061 @cindex bugs
23062 Overall, a casual user who hasn't written much code that depends on
23063 @sc{gnus} internals should suffer no problems.  If problems occur,
23064 please let me know by issuing that magic command @kbd{M-x gnus-bug}.
23065
23066 @vindex gnus-bug-create-help-buffer
23067 If you are in the habit of sending bug reports @emph{very} often, you
23068 may find the helpful help buffer annoying after a while.  If so, set
23069 @code{gnus-bug-create-help-buffer} to @code{nil} to avoid having it pop
23070 up at you.
23071
23072
23073 @node Conformity
23074 @subsection Conformity
23075
23076 No rebels without a clue here, ma'am.  We conform to all standards known
23077 to (wo)man.  Except for those standards and/or conventions we disagree
23078 with, of course.
23079
23080 @table @strong
23081
23082 @item RFC (2)822
23083 @cindex RFC 822
23084 @cindex RFC 2822
23085 There are no known breaches of this standard.
23086
23087 @item RFC 1036
23088 @cindex RFC 1036
23089 There are no known breaches of this standard, either.
23090
23091 @item Son-of-RFC 1036
23092 @cindex Son-of-RFC 1036
23093 We do have some breaches to this one.
23094
23095 @table @emph
23096
23097 @item X-Newsreader
23098 @itemx User-Agent
23099 These are considered to be ``vanity headers'', while I consider them
23100 to be consumer information.  After seeing so many badly formatted
23101 articles coming from @code{tin} and @code{Netscape} I know not to use
23102 either of those for posting articles.  I would not have known that if
23103 it wasn't for the @code{X-Newsreader} header.
23104 @end table
23105
23106 @item USEFOR
23107 @cindex USEFOR
23108 USEFOR is an IETF working group writing a successor to RFC 1036, based
23109 on Son-of-RFC 1036.  They have produced a number of drafts proposing
23110 various changes to the format of news articles.  The Gnus towers will
23111 look into implementing the changes when the draft is accepted as an RFC.
23112
23113 @item MIME - RFC 2045-2049 etc
23114 @cindex MIME
23115 All the various @sc{mime} RFCs are supported.
23116
23117 @item Disposition Notifications - RFC 2298
23118 Message Mode is able to request notifications from the receiver.
23119
23120 @item PGP - RFC 1991 and RFC 2440
23121 @cindex RFC 1991
23122 @cindex RFC 2440
23123 RFC 1991 is the original PGP message specification, published as a
23124 Information RFC.  RFC 2440 was the follow-up, now called Open PGP, and
23125 put on the Standards Track.  Both document a non-@sc{mime} aware PGP
23126 format.  Gnus supports both encoding (signing and encryption) and
23127 decoding (verification and decryption).
23128
23129 @item PGP/MIME - RFC 2015/3156
23130 RFC 2015 (superseded by 3156 which references RFC 2440 instead of RFC
23131 1991) describes the @sc{mime}-wrapping around the RF 1991/2440 format.
23132 Gnus supports both encoding and decoding.
23133
23134 @item S/MIME - RFC 2633
23135 RFC 2633 describes the @sc{s/mime} format.
23136
23137 @item IMAP - RFC 1730/2060, RFC 2195, RFC 2086, RFC 2359, RFC 2595, RFC 1731
23138 RFC 1730 is @sc{imap} version 4, updated somewhat by RFC 2060 (@sc{imap} 4
23139 revision 1).  RFC 2195 describes CRAM-MD5 authentication for @sc{imap}. RFC
23140 2086 describes access control lists (ACLs) for @sc{imap}. RFC 2359
23141 describes a @sc{imap} protocol enhancement.  RFC 2595 describes the proper
23142 TLS integration (STARTTLS) with @sc{imap}.  RFC 1731 describes the
23143 GSSAPI/Kerberos4 mechanisms for @sc{imap}.
23144
23145 @end table
23146
23147 If you ever notice Gnus acting non-compliant with regards to the texts
23148 mentioned above, don't hesitate to drop a note to Gnus Towers and let us
23149 know.
23150
23151
23152 @node Emacsen
23153 @subsection Emacsen
23154 @cindex Emacsen
23155 @cindex XEmacs
23156 @cindex Mule
23157 @cindex Emacs
23158
23159 Gnus should work on :
23160
23161 @itemize @bullet
23162
23163 @item
23164 Emacs 20.3 and up.
23165
23166 @item
23167 XEmacs 21.1.1 and up.
23168
23169 @end itemize
23170
23171 This Gnus version will absolutely not work on any Emacsen older than
23172 that.  Not reliably, at least.  Older versions of Gnus may work on older
23173 Emacs versions.  However, T-gnus does support ``Mule 2.3 based on Emacs
23174 19.34'' and possibly the versions of XEmacs prior to 21.1.1, e.g. 20.4.
23175 See the file ``README'' in the T-gnus distribution for more details.
23176
23177 There are some vague differences between Gnus on the various
23178 platforms---XEmacs features more graphics (a logo and a toolbar)---but
23179 other than that, things should look pretty much the same under all
23180 Emacsen.
23181
23182
23183 @node Gnus Development
23184 @subsection Gnus Development
23185
23186 Gnus is developed in a two-phased cycle.  The first phase involves much
23187 discussion on the @samp{ding@@gnus.org} mailing list, where people
23188 propose changes and new features, post patches and new back ends.  This
23189 phase is called the @dfn{alpha} phase, since the Gnusae released in this
23190 phase are @dfn{alpha releases}, or (perhaps more commonly in other
23191 circles) @dfn{snapshots}.  During this phase, Gnus is assumed to be
23192 unstable and should not be used by casual users.  Gnus alpha releases
23193 have names like ``Red Gnus'' and ``Quassia Gnus''.
23194
23195 After futzing around for 50-100 alpha releases, Gnus is declared
23196 @dfn{frozen}, and only bug fixes are applied.  Gnus loses the prefix,
23197 and is called things like ``Gnus 5.6.32'' instead.  Normal people are
23198 supposed to be able to use these, and these are mostly discussed on the
23199 @samp{gnu.emacs.gnus} newsgroup.
23200
23201 @cindex Incoming*
23202 @vindex mail-source-delete-incoming
23203 Some variable defaults differ between alpha Gnusae and released Gnusae.
23204 In particular, @code{mail-source-delete-incoming} defaults to @code{nil} in
23205 alpha Gnusae and @code{t} in released Gnusae.  This is to prevent
23206 lossage of mail if an alpha release hiccups while handling the mail.
23207
23208 The division of discussion between the ding mailing list and the Gnus
23209 newsgroup is not purely based on publicity concerns.  It's true that
23210 having people write about the horrible things that an alpha Gnus release
23211 can do (sometimes) in a public forum may scare people off, but more
23212 importantly, talking about new experimental features that have been
23213 introduced may confuse casual users.  New features are frequently
23214 introduced, fiddled with, and judged to be found wanting, and then
23215 either discarded or totally rewritten.  People reading the mailing list
23216 usually keep up with these rapid changes, while people on the newsgroup
23217 can't be assumed to do so.
23218
23219
23220
23221 @node Contributors
23222 @subsection Contributors
23223 @cindex contributors
23224
23225 The new Gnus version couldn't have been done without the help of all the
23226 people on the (ding) mailing list.  Every day for over a year I have
23227 gotten billions of nice bug reports from them, filling me with joy,
23228 every single one of them.  Smooches.  The people on the list have been
23229 tried beyond endurance, what with my ``oh, that's a neat idea <type
23230 type>, yup, I'll release it right away <ship off> no wait, that doesn't
23231 work at all <type type>, yup, I'll ship that one off right away <ship
23232 off> no, wait, that absolutely does not work'' policy for releases.
23233 Micro$oft---bah.  Amateurs.  I'm @emph{much} worse.  (Or is that
23234 ``worser''? ``much worser''?  ``worsest''?)
23235
23236 I would like to take this opportunity to thank the Academy for@dots{}  oops,
23237 wrong show.
23238
23239 @itemize @bullet
23240
23241 @item
23242 Masanobu @sc{Umeda}---the writer of the original @sc{gnus}.
23243
23244 @item
23245 Shenghuo Zhu---uudecode.el, mm-uu.el, rfc1843.el, webmail.el,
23246 nnwarchive and many, many other things connected with @sc{mime} and
23247 other types of en/decoding, as well as general bug fixing, new
23248 functionality and stuff.
23249
23250 @item
23251 Per Abrahamsen---custom, scoring, highlighting and @sc{soup} code (as
23252 well as numerous other things).
23253
23254 @item
23255 Luis Fernandes---design and graphics.
23256
23257 @item
23258 Joe Reiss---creator of the smiley faces.
23259
23260 @item
23261 Justin Sheehy--the FAQ maintainer.
23262
23263 @item
23264 Erik Naggum---help, ideas, support, code and stuff.
23265
23266 @item
23267 Wes Hardaker---@file{gnus-picon.el} and the manual section on
23268 @dfn{picons} (@pxref{Picons}).
23269
23270 @item
23271 Kim-Minh Kaplan---further work on the picon code.
23272
23273 @item
23274 Brad Miller---@file{gnus-gl.el} and the GroupLens manual section
23275 (@pxref{GroupLens}).
23276
23277 @item
23278 Sudish Joseph---innumerable bug fixes.
23279
23280 @item
23281 Ilja Weis---@file{gnus-topic.el}.
23282
23283 @item
23284 Steven L. Baur---lots and lots and lots of bugs detections and fixes.
23285
23286 @item
23287 Vladimir Alexiev---the refcard and reference booklets.
23288
23289 @item
23290 Felix Lee & Jamie Zawinski---I stole some pieces from the XGnus
23291 distribution by Felix Lee and JWZ.
23292
23293 @item
23294 Scott Byer---@file{nnfolder.el} enhancements & rewrite.
23295
23296 @item
23297 Peter Mutsaers---orphan article scoring code.
23298
23299 @item
23300 Ken Raeburn---POP mail support.
23301
23302 @item
23303 Hallvard B Furuseth---various bits and pieces, especially dealing with
23304 .newsrc files.
23305
23306 @item
23307 Brian Edmonds---@file{gnus-bbdb.el}.
23308
23309 @item
23310 David Moore---rewrite of @file{nnvirtual.el} and many other things.
23311
23312 @item
23313 Kevin Davidson---came up with the name @dfn{ding}, so blame him.
23314
23315 @item
23316 François Pinard---many, many interesting and thorough bug reports, as
23317 well as autoconf support.
23318
23319 @end itemize
23320
23321 This manual was proof-read by Adrian Aichner, with Ricardo Nassif, Mark
23322 Borges, and Jost Krieger proof-reading parts of the manual.
23323
23324 The following people have contributed many patches and suggestions:
23325
23326 Christopher Davis,
23327 Andrew Eskilsson,
23328 Kai Grossjohann,
23329 David KÃ¥gedal,
23330 Richard Pieri,
23331 Fabrice Popineau,
23332 Daniel Quinlan,
23333 Jason L. Tibbitts, III,
23334 and
23335 Jack Vinson.
23336
23337 Also thanks to the following for patches and stuff:
23338
23339 Jari Aalto,
23340 Adrian Aichner,
23341 Vladimir Alexiev,
23342 Russ Allbery,
23343 Peter Arius,
23344 Matt Armstrong,
23345 Marc Auslander,
23346 Miles Bader,
23347 Alexei V. Barantsev,
23348 Frank Bennett,
23349 Robert Bihlmeyer,
23350 Chris Bone,
23351 Mark Borges,
23352 Mark Boyns,
23353 Lance A. Brown,
23354 Rob Browning,
23355 Kees de Bruin,
23356 Martin Buchholz,
23357 Joe Buehler,
23358 Kevin Buhr,
23359 Alastair Burt,
23360 Joao Cachopo,
23361 Zlatko Calusic,
23362 Massimo Campostrini,
23363 Castor,
23364 David Charlap,
23365 Dan Christensen,
23366 Kevin Christian,
23367 Jae-you Chung, @c ?
23368 James H. Cloos, Jr.,
23369 Laura Conrad,
23370 Michael R. Cook,
23371 Glenn Coombs,
23372 Andrew J. Cosgriff,
23373 Neil Crellin,
23374 Frank D. Cringle,
23375 Geoffrey T. Dairiki,
23376 Andre Deparade,
23377 Ulrik Dickow,
23378 Dave Disser,
23379 Rui-Tao Dong, @c ?
23380 Joev Dubach,
23381 Michael Welsh Duggan,
23382 Dave Edmondson,
23383 Paul Eggert,
23384 Mark W. Eichin,
23385 Karl Eichwalder,
23386 Enami Tsugutomo, @c Enami
23387 Michael Ernst,
23388 Luc Van Eycken,
23389 Sam Falkner,
23390 Nelson Jose dos Santos Ferreira,
23391 Sigbjorn Finne,
23392 Sven Fischer,
23393 Paul Fisher,
23394 Decklin Foster,
23395 Gary D. Foster,
23396 Paul Franklin,
23397 Guy Geens,
23398 Arne Georg Gleditsch,
23399 David S. Goldberg,
23400 Michelangelo Grigni,
23401 Dale Hagglund,
23402 D. Hall,
23403 Magnus Hammerin,
23404 Kenichi Handa, @c Handa
23405 Raja R. Harinath,
23406 Yoshiki Hayashi, @c ?
23407 P. E. Jareth Hein,
23408 Hisashige Kenji, @c Hisashige
23409 Scott Hofmann,
23410 Marc Horowitz,
23411 Gunnar Horrigmo,
23412 Richard Hoskins,
23413 Brad Howes,
23414 Miguel de Icaza,
23415 François Felix Ingrand,
23416 Tatsuya Ichikawa, @c ?
23417 Ishikawa Ichiro, @c Ishikawa
23418 Lee Iverson,
23419 Iwamuro Motonori, @c Iwamuro
23420 Rajappa Iyer,
23421 Andreas Jaeger,
23422 Adam P. Jenkins,
23423 Randell Jesup,
23424 Fred Johansen,
23425 Gareth Jones,
23426 Simon Josefsson,
23427 Greg Klanderman,
23428 Karl Kleinpaste,
23429 Michael Klingbeil,
23430 Peter Skov Knudsen,
23431 Shuhei Kobayashi, @c Kobayashi
23432 Petr Konecny,
23433 Koseki Yoshinori, @c Koseki
23434 Thor Kristoffersen,
23435 Jens Lautenbacher,
23436 Martin Larose,
23437 Seokchan Lee, @c Lee
23438 Joerg Lenneis,
23439 Carsten Leonhardt,
23440 James LewisMoss,
23441 Christian Limpach,
23442 Markus Linnala,
23443 Dave Love,
23444 Mike McEwan,
23445 Tonny Madsen,
23446 Shlomo Mahlab,
23447 Nat Makarevitch,
23448 Istvan Marko,
23449 David Martin,
23450 Jason R. Mastaler,
23451 Gordon Matzigkeit,
23452 Timo Metzemakers,
23453 Richard Mlynarik,
23454 Lantz Moore,
23455 Morioka Tomohiko, @c Morioka
23456 Erik Toubro Nielsen,
23457 Hrvoje Niksic,
23458 Andy Norman,
23459 Fred Oberhauser,
23460 C. R. Oldham,
23461 Alexandre Oliva,
23462 Ken Olstad,
23463 Masaharu Onishi, @c Onishi
23464 Hideki Ono, @c Ono
23465 Ettore Perazzoli,
23466 William Perry,
23467 Stephen Peters,
23468 Jens-Ulrik Holger Petersen,
23469 Ulrich Pfeifer,
23470 Matt Pharr,
23471 Andy Piper,
23472 John McClary Prevost,
23473 Bill Pringlemeir,
23474 Mike Pullen,
23475 Jim Radford,
23476 Colin Rafferty,
23477 Lasse Rasinen,
23478 Lars Balker Rasmussen,
23479 Joe Reiss,
23480 Renaud Rioboo,
23481 Roland B. Roberts,
23482 Bart Robinson,
23483 Christian von Roques,
23484 Markus Rost,
23485 Jason Rumney,
23486 Wolfgang Rupprecht,
23487 Jay Sachs,
23488 Dewey M. Sasser,
23489 Conrad Sauerwald,
23490 Loren Schall,
23491 Dan Schmidt,
23492 Ralph Schleicher,
23493 Philippe Schnoebelen,
23494 Andreas Schwab,
23495 Randal L. Schwartz,
23496 Danny Siu,
23497 Matt Simmons,
23498 Paul D. Smith,
23499 Jeff Sparkes,
23500 Toby Speight,
23501 Michael Sperber,
23502 Darren Stalder,
23503 Richard Stallman,
23504 Greg Stark,
23505 Sam Steingold,
23506 Paul Stevenson,
23507 Jonas Steverud,
23508 Paul Stodghill,
23509 Kiyokazu Suto, @c Suto
23510 Kurt Swanson,
23511 Samuel Tardieu,
23512 Teddy,
23513 Chuck Thompson,
23514 Tozawa Akihiko, @c Tozawa
23515 Philippe Troin,
23516 James Troup,
23517 Trung Tran-Duc,
23518 Jack Twilley,
23519 Aaron M. Ucko,
23520 Aki Vehtari,
23521 Didier Verna,
23522 Vladimir Volovich,
23523 Jan Vroonhof,
23524 Stefan Waldherr,
23525 Pete Ware,
23526 Barry A. Warsaw,
23527 Christoph Wedler,
23528 Joe Wells,
23529 Lee Willis,
23530 Katsumi Yamaoka @c Yamaoka
23531 and
23532 Lloyd Zusman.
23533
23534
23535 For a full overview of what each person has done, the ChangeLogs
23536 included in the Gnus alpha distributions should give ample reading
23537 (550kB and counting).
23538
23539 Apologies to everybody that I've forgotten, of which there are many, I'm
23540 sure.
23541
23542 Gee, that's quite a list of people.  I guess that must mean that there
23543 actually are people who are using Gnus.  Who'd'a thunk it!
23544
23545
23546 @node New Features
23547 @subsection New Features
23548 @cindex new features
23549
23550 @menu
23551 * ding Gnus::                   New things in Gnus 5.0/5.1, the first new Gnus.
23552 * September Gnus::              The Thing Formally Known As Gnus 5.2/5.3.
23553 * Red Gnus::                    Third time best---Gnus 5.4/5.5.
23554 * Quassia Gnus::                Two times two is four, or Gnus 5.6/5.7.
23555 * Pterodactyl Gnus::            Pentad also starts with P, AKA Gnus 5.8/5.9.
23556 @end menu
23557
23558 These lists are, of course, just @emph{short} overviews of the
23559 @emph{most} important new features.  No, really.  There are tons more.
23560 Yes, we have feeping creaturism in full effect.
23561
23562 @node ding Gnus
23563 @subsubsection (ding) Gnus
23564
23565 New features in Gnus 5.0/5.1:
23566
23567 @itemize @bullet
23568
23569 @item
23570 The look of all buffers can be changed by setting format-like variables
23571 (@pxref{Group Buffer Format} and @pxref{Summary Buffer Format}).
23572
23573 @item
23574 Local spool and several @sc{nntp} servers can be used at once
23575 (@pxref{Select Methods}).
23576
23577 @item
23578 You can combine groups into virtual groups (@pxref{Virtual Groups}).
23579
23580 @item
23581 You can read a number of different mail formats (@pxref{Getting Mail}).
23582 All the mail back ends implement a convenient mail expiry scheme
23583 (@pxref{Expiring Mail}).
23584
23585 @item
23586 Gnus can use various strategies for gathering threads that have lost
23587 their roots (thereby gathering loose sub-threads into one thread) or it
23588 can go back and retrieve enough headers to build a complete thread
23589 (@pxref{Customizing Threading}).
23590
23591 @item
23592 Killed groups can be displayed in the group buffer, and you can read
23593 them as well (@pxref{Listing Groups}).
23594
23595 @item
23596 Gnus can do partial group updates---you do not have to retrieve the
23597 entire active file just to check for new articles in a few groups
23598 (@pxref{The Active File}).
23599
23600 @item
23601 Gnus implements a sliding scale of subscribedness to groups
23602 (@pxref{Group Levels}).
23603
23604 @item
23605 You can score articles according to any number of criteria
23606 (@pxref{Scoring}).  You can even get Gnus to find out how to score
23607 articles for you (@pxref{Adaptive Scoring}).
23608
23609 @item
23610 Gnus maintains a dribble buffer that is auto-saved the normal Emacs
23611 manner, so it should be difficult to lose much data on what you have
23612 read if your machine should go down (@pxref{Auto Save}).
23613
23614 @item
23615 Gnus now has its own startup file (@file{.gnus.el}) to avoid cluttering up
23616 the @file{.emacs} file.
23617
23618 @item
23619 You can set the process mark on both groups and articles and perform
23620 operations on all the marked items (@pxref{Process/Prefix}).
23621
23622 @item
23623 You can grep through a subset of groups and create a group from the
23624 results (@pxref{Kibozed Groups}).
23625
23626 @item
23627 You can list subsets of groups according to, well, anything
23628 (@pxref{Listing Groups}).
23629
23630 @item
23631 You can browse foreign servers and subscribe to groups from those
23632 servers (@pxref{Browse Foreign Server}).
23633
23634 @item
23635 Gnus can fetch articles, asynchronously, on a second connection to the
23636 server (@pxref{Asynchronous Fetching}).
23637
23638 @item
23639 You can cache articles locally (@pxref{Article Caching}).
23640
23641 @item
23642 The uudecode functions have been expanded and generalized
23643 (@pxref{Decoding Articles}).
23644
23645 @item
23646 You can still post uuencoded articles, which was a little-known feature
23647 of @sc{gnus}' past (@pxref{Uuencoding and Posting}).
23648
23649 @item
23650 Fetching parents (and other articles) now actually works without
23651 glitches (@pxref{Finding the Parent}).
23652
23653 @item
23654 Gnus can fetch FAQs and group descriptions (@pxref{Group Information}).
23655
23656 @item
23657 Digests (and other files) can be used as the basis for groups
23658 (@pxref{Document Groups}).
23659
23660 @item
23661 Articles can be highlighted and customized (@pxref{Customizing
23662 Articles}).
23663
23664 @item
23665 URLs and other external references can be buttonized (@pxref{Article
23666 Buttons}).
23667
23668 @item
23669 You can do lots of strange stuff with the Gnus window & frame
23670 configuration (@pxref{Window Layout}).
23671
23672 @item
23673 You can click on buttons instead of using the keyboard
23674 (@pxref{Buttons}).
23675
23676 @end itemize
23677
23678
23679 @node September Gnus
23680 @subsubsection September Gnus
23681
23682 @iftex
23683 @iflatex
23684 \gnusfig{-28cm}{0cm}{\epsfig{figure=ps/september,height=20cm}}
23685 @end iflatex
23686 @end iftex
23687
23688 New features in Gnus 5.2/5.3:
23689
23690 @itemize @bullet
23691
23692 @item
23693 A new message composition mode is used.  All old customization variables
23694 for @code{mail-mode}, @code{rnews-reply-mode} and @code{gnus-msg} are
23695 now obsolete.
23696
23697 @item
23698 Gnus is now able to generate @dfn{sparse} threads---threads where
23699 missing articles are represented by empty nodes (@pxref{Customizing
23700 Threading}).
23701
23702 @lisp
23703 (setq gnus-build-sparse-threads 'some)
23704 @end lisp
23705
23706 @item
23707 Outgoing articles are stored on a special archive server
23708 (@pxref{Archived Messages}).
23709
23710 @item
23711 Partial thread regeneration now happens when articles are
23712 referred.
23713
23714 @item
23715 Gnus can make use of GroupLens predictions (@pxref{GroupLens}).
23716
23717 @item
23718 Picons (personal icons) can be displayed under XEmacs (@pxref{Picons}).
23719
23720 @item
23721 A @code{trn}-like tree buffer can be displayed (@pxref{Tree Display}).
23722
23723 @lisp
23724 (setq gnus-use-trees t)
23725 @end lisp
23726
23727 @item
23728 An @code{nn}-like pick-and-read minor mode is available for the summary
23729 buffers (@pxref{Pick and Read}).
23730
23731 @lisp
23732 (add-hook 'gnus-summary-mode-hook 'gnus-pick-mode)
23733 @end lisp
23734
23735 @item
23736 In binary groups you can use a special binary minor mode (@pxref{Binary
23737 Groups}).
23738
23739 @item
23740 Groups can be grouped in a folding topic hierarchy (@pxref{Group
23741 Topics}).
23742
23743 @lisp
23744 (add-hook 'gnus-group-mode-hook 'gnus-topic-mode)
23745 @end lisp
23746
23747 @item
23748 Gnus can re-send and bounce mail (@pxref{Summary Mail Commands}).
23749
23750 @item
23751 Groups can now have a score, and bubbling based on entry frequency
23752 is possible (@pxref{Group Score}).
23753
23754 @lisp
23755 (add-hook 'gnus-summary-exit-hook 'gnus-summary-bubble-group)
23756 @end lisp
23757
23758 @item
23759 Groups can be process-marked, and commands can be performed on
23760 groups of groups (@pxref{Marking Groups}).
23761
23762 @item
23763 Caching is possible in virtual groups.
23764
23765 @item
23766 @code{nndoc} now understands all kinds of digests, mail boxes, rnews
23767 news batches, ClariNet briefs collections, and just about everything
23768 else (@pxref{Document Groups}).
23769
23770 @item
23771 Gnus has a new back end (@code{nnsoup}) to create/read SOUP packets
23772 (@pxref{SOUP}).
23773
23774 @item
23775 The Gnus cache is much faster.
23776
23777 @item
23778 Groups can be sorted according to many criteria (@pxref{Sorting
23779 Groups}).
23780
23781 @item
23782 New group parameters have been introduced to set list-addresses and
23783 expiry times (@pxref{Group Parameters}).
23784
23785 @item
23786 All formatting specs allow specifying faces to be used
23787 (@pxref{Formatting Fonts}).
23788
23789 @item
23790 There are several more commands for setting/removing/acting on process
23791 marked articles on the @kbd{M P} submap (@pxref{Setting Process Marks}).
23792
23793 @item
23794 The summary buffer can be limited to show parts of the available
23795 articles based on a wide range of criteria.  These commands have been
23796 bound to keys on the @kbd{/} submap (@pxref{Limiting}).
23797
23798 @item
23799 Articles can be made persistent with the @kbd{*} command
23800 (@pxref{Persistent Articles}).
23801
23802 @item
23803 All functions for hiding article elements are now toggles.
23804
23805 @item
23806 Article headers can be buttonized (@pxref{Article Washing}).
23807
23808 @item
23809 All mail back ends support fetching articles by @code{Message-ID}.
23810
23811 @item
23812 Duplicate mail can now be treated properly (@pxref{Duplicates}).
23813
23814 @item
23815 All summary mode commands are available directly from the article
23816 buffer (@pxref{Article Keymap}).
23817
23818 @item
23819 Frames can be part of @code{gnus-buffer-configuration} (@pxref{Window
23820 Layout}).
23821
23822 @item
23823 Mail can be re-scanned by a daemonic process (@pxref{Daemons}).
23824 @iftex
23825 @iflatex
23826 \marginpar[\mbox{}\hfill\epsfig{figure=ps/fseptember,height=5cm}]{\epsfig{figure=ps/fseptember,height=5cm}}
23827 @end iflatex
23828 @end iftex
23829
23830 @item
23831 Gnus can make use of NoCeM files to weed out spam (@pxref{NoCeM}).
23832
23833 @lisp
23834 (setq gnus-use-nocem t)
23835 @end lisp
23836
23837 @item
23838 Groups can be made permanently visible (@pxref{Listing Groups}).
23839
23840 @lisp
23841 (setq gnus-permanently-visible-groups "^nnml:")
23842 @end lisp
23843
23844 @item
23845 Many new hooks have been introduced to make customizing easier.
23846
23847 @item
23848 Gnus respects the @code{Mail-Copies-To} header.
23849
23850 @item
23851 Threads can be gathered by looking at the @code{References} header
23852 (@pxref{Customizing Threading}).
23853
23854 @lisp
23855 (setq gnus-summary-thread-gathering-function
23856       'gnus-gather-threads-by-references)
23857 @end lisp
23858
23859 @item
23860 Read articles can be stored in a special backlog buffer to avoid
23861 refetching (@pxref{Article Backlog}).
23862
23863 @lisp
23864 (setq gnus-keep-backlog 50)
23865 @end lisp
23866
23867 @item
23868 A clean copy of the current article is always stored in a separate
23869 buffer to allow easier treatment.
23870
23871 @item
23872 Gnus can suggest where to save articles (@pxref{Saving Articles}).
23873
23874 @item
23875 Gnus doesn't have to do as much prompting when saving (@pxref{Saving
23876 Articles}).
23877
23878 @lisp
23879 (setq gnus-prompt-before-saving t)
23880 @end lisp
23881
23882 @item
23883 @code{gnus-uu} can view decoded files asynchronously while fetching
23884 articles (@pxref{Other Decode Variables}).
23885
23886 @lisp
23887 (setq gnus-uu-grabbed-file-functions 'gnus-uu-grab-view)
23888 @end lisp
23889
23890 @item
23891 Filling in the article buffer now works properly on cited text
23892 (@pxref{Article Washing}).
23893
23894 @item
23895 Hiding cited text adds buttons to toggle hiding, and how much
23896 cited text to hide is now customizable (@pxref{Article Hiding}).
23897
23898 @lisp
23899 (setq gnus-cited-lines-visible 2)
23900 @end lisp
23901
23902 @item
23903 Boring headers can be hidden (@pxref{Article Hiding}).
23904
23905 @item
23906 Default scoring values can now be set from the menu bar.
23907
23908 @item
23909 Further syntax checking of outgoing articles have been added.
23910
23911 @end itemize
23912
23913
23914 @node Red Gnus
23915 @subsubsection Red Gnus
23916
23917 New features in Gnus 5.4/5.5:
23918
23919 @iftex
23920 @iflatex
23921 \gnusfig{-5.5cm}{-4cm}{\epsfig{figure=ps/red,height=20cm}}
23922 @end iflatex
23923 @end iftex
23924
23925 @itemize @bullet
23926
23927 @item
23928 @file{nntp.el} has been totally rewritten in an asynchronous fashion.
23929
23930 @item
23931 Article prefetching functionality has been moved up into
23932 Gnus (@pxref{Asynchronous Fetching}).
23933
23934 @item
23935 Scoring can now be performed with logical operators like @code{and},
23936 @code{or}, @code{not}, and parent redirection (@pxref{Advanced
23937 Scoring}).
23938
23939 @item
23940 Article washing status can be displayed in the
23941 article mode line (@pxref{Misc Article}).
23942
23943 @item
23944 @file{gnus.el} has been split into many smaller files.
23945
23946 @item
23947 Suppression of duplicate articles based on Message-ID can be done
23948 (@pxref{Duplicate Suppression}).
23949
23950 @lisp
23951 (setq gnus-suppress-duplicates t)
23952 @end lisp
23953
23954 @item
23955 New variables for specifying what score and adapt files are to be
23956 considered home score and adapt files (@pxref{Home Score File}) have
23957 been added.
23958
23959 @item
23960 @code{nndoc} was rewritten to be easily extendable (@pxref{Document
23961 Server Internals}).
23962
23963 @item
23964 Groups can inherit group parameters from parent topics (@pxref{Topic
23965 Parameters}).
23966
23967 @item
23968 Article editing has been revamped and is now actually usable.
23969
23970 @item
23971 Signatures can be recognized in more intelligent fashions
23972 (@pxref{Article Signature}).
23973
23974 @item
23975 Summary pick mode has been made to look more @code{nn}-like.  Line
23976 numbers are displayed and the @kbd{.} command can be used to pick
23977 articles (@code{Pick and Read}).
23978
23979 @item
23980 Commands for moving the @file{.newsrc.eld} from one server to
23981 another have been added (@pxref{Changing Servers}).
23982
23983 @item
23984 There's a way now to specify that ``uninteresting'' fields be suppressed
23985 when generating lines in buffers (@pxref{Advanced Formatting}).
23986
23987 @item
23988 Several commands in the group buffer can be undone with @kbd{C-M-_}
23989 (@pxref{Undo}).
23990
23991 @item
23992 Scoring can be done on words using the new score type @code{w}
23993 (@pxref{Score File Format}).
23994
23995 @item
23996 Adaptive scoring can be done on a Subject word-by-word basis
23997 (@pxref{Adaptive Scoring}).
23998
23999 @lisp
24000 (setq gnus-use-adaptive-scoring '(word))
24001 @end lisp
24002
24003 @item
24004 Scores can be decayed (@pxref{Score Decays}).
24005
24006 @lisp
24007 (setq gnus-decay-scores t)
24008 @end lisp
24009
24010 @item
24011 Scoring can be performed using a regexp on the Date header.  The Date is
24012 normalized to compact ISO 8601 format first (@pxref{Score File Format}).
24013
24014 @item
24015 A new command has been added to remove all data on articles from
24016 the native server (@pxref{Changing Servers}).
24017
24018 @item
24019 A new command for reading collections of documents
24020 (@code{nndoc} with @code{nnvirtual} on top) has been added---@kbd{C-M-d}
24021 (@pxref{Really Various Summary Commands}).
24022
24023 @item
24024 Process mark sets can be pushed and popped (@pxref{Setting Process
24025 Marks}).
24026
24027 @item
24028 A new mail-to-news back end makes it possible to post even when the @sc{nntp}
24029 server doesn't allow posting (@pxref{Mail-To-News Gateways}).
24030
24031 @item
24032 A new back end for reading searches from Web search engines
24033 (@dfn{DejaNews}, @dfn{Alta Vista}, @dfn{InReference}) has been added
24034 (@pxref{Web Searches}).
24035
24036 @item
24037 Groups inside topics can now be sorted using the standard sorting
24038 functions, and each topic can be sorted independently (@pxref{Topic
24039 Sorting}).
24040
24041 @item
24042 Subsets of the groups can be sorted independently (@code{Sorting
24043 Groups}).
24044
24045 @item
24046 Cached articles can be pulled into the groups (@pxref{Summary Generation
24047 Commands}).
24048 @iftex
24049 @iflatex
24050 \marginpar[\mbox{}\hfill\epsfig{figure=ps/fred,width=3cm}]{\epsfig{figure=ps/fred,width=3cm}}
24051 @end iflatex
24052 @end iftex
24053
24054 @item
24055 Score files are now applied in a more reliable order (@pxref{Score
24056 Variables}).
24057
24058 @item
24059 Reports on where mail messages end up can be generated (@pxref{Splitting
24060 Mail}).
24061
24062 @item
24063 More hooks and functions have been added to remove junk from incoming
24064 mail before saving the mail (@pxref{Washing Mail}).
24065
24066 @item
24067 Emphasized text can be properly fontisized:
24068
24069 @end itemize
24070
24071
24072 @node Quassia Gnus
24073 @subsubsection Quassia Gnus
24074
24075 New features in Gnus 5.6:
24076
24077 @itemize @bullet
24078
24079 @item
24080 New functionality for using Gnus as an offline newsreader has been
24081 added.  A plethora of new commands and modes have been added.  See
24082 @pxref{Gnus Unplugged} for the full story.
24083
24084 @item
24085  The @code{nndraft} back end has returned, but works differently than
24086 before.  All Message buffers are now also articles in the @code{nndraft}
24087 group, which is created automatically.
24088
24089 @item
24090 @code{gnus-alter-header-function} can now be used to alter header
24091 values.
24092
24093 @item
24094  @code{gnus-summary-goto-article} now accept Message-ID's.
24095
24096 @item
24097  A new Message command for deleting text in the body of a message
24098 outside the region: @kbd{C-c C-v}.
24099
24100 @item
24101  You can now post to component group in @code{nnvirtual} groups with
24102 @kbd{C-u C-c C-c}.
24103
24104 @item
24105  @code{nntp-rlogin-program}---new variable to ease customization.
24106
24107 @item
24108  @code{C-u C-c C-c} in @code{gnus-article-edit-mode} will now inhibit
24109 re-highlighting of the article buffer.
24110
24111 @item
24112  New element in @code{gnus-boring-article-headers}---@code{long-to}.
24113
24114 @item
24115  @kbd{M-i} symbolic prefix command.  See the section ``Symbolic
24116 Prefixes'' in the Gnus manual for details.
24117
24118 @item
24119  @kbd{L} and @kbd{I} in the summary buffer now take the symbolic prefix
24120 @kbd{a} to add the score rule to the @file{all.SCORE} file.
24121
24122 @item
24123  @code{gnus-simplify-subject-functions} variable to allow greater
24124 control over simplification.
24125
24126 @item
24127  @kbd{A T}---new command for fetching the current thread.
24128
24129 @item
24130  @kbd{/ T}---new command for including the current thread in the
24131 limit.
24132
24133 @item
24134  @kbd{M-RET} is a new Message command for breaking cited text.
24135
24136 @item
24137  @samp{\\1}-expressions are now valid in @code{nnmail-split-methods}.
24138
24139 @item
24140  The @code{custom-face-lookup} function has been removed.
24141 If you used this function in your initialization files, you must
24142 rewrite them to use @code{face-spec-set} instead.
24143
24144 @item
24145  Canceling now uses the current select method.  Symbolic prefix
24146 @kbd{a} forces normal posting method.
24147
24148 @item
24149  New command to translate M******** sm*rtq**t*s into proper
24150 text---@kbd{W d}.
24151
24152 @item
24153  For easier debugging of @code{nntp}, you can set
24154 @code{nntp-record-commands} to a non-@code{nil} value.
24155
24156 @item
24157  @code{nntp} now uses @file{~/.authinfo}, a @file{.netrc}-like file, for
24158 controlling where and how to send @sc{authinfo} to @sc{nntp} servers.
24159
24160 @item
24161  A command for editing group parameters from the summary buffer
24162 has been added.
24163
24164 @item
24165  A history of where mails have been split is available.
24166
24167 @item
24168  A new article date command has been added---@code{article-date-iso8601}.
24169
24170 @item
24171  Subjects can be simplified when threading by setting
24172 @code{gnus-score-thread-simplify}.
24173
24174 @item
24175  A new function for citing in Message has been
24176 added---@code{message-cite-original-without-signature}.
24177
24178 @item
24179  @code{article-strip-all-blank-lines}---new article command.
24180
24181 @item
24182  A new Message command to kill to the end of the article has
24183 been added.
24184
24185 @item
24186  A minimum adaptive score can be specified by using the
24187 @code{gnus-adaptive-word-minimum} variable.
24188
24189 @item
24190  The ``lapsed date'' article header can be kept continually
24191 updated by the @code{gnus-start-date-timer} command.
24192
24193 @item
24194  Web listserv archives can be read with the @code{nnlistserv} back end.
24195
24196 @item
24197  Old dejanews archives can now be read by @code{nnweb}.
24198
24199 @end itemize
24200
24201 @node Pterodactyl Gnus
24202 @subsubsection Pterodactyl Gnus
24203
24204 New features in Gnus 5.8:
24205
24206 @itemize @bullet
24207
24208 @item
24209 The mail-fetching functions have changed.  See the manual for the
24210 many details.  In particular, all procmail fetching variables are gone.
24211
24212 If you used procmail like in
24213
24214 @lisp
24215 (setq nnmail-use-procmail t)
24216 (setq nnmail-spool-file 'procmail)
24217 (setq nnmail-procmail-directory "~/mail/incoming/")
24218 (setq nnmail-procmail-suffix "\\.in")
24219 @end lisp
24220
24221 this now has changed to
24222
24223 @lisp
24224 (setq mail-sources
24225       '((directory :path "~/mail/incoming/"
24226                    :suffix ".in")))
24227 @end lisp
24228
24229 More information is available in the info doc at Select Methods ->
24230 Getting Mail -> Mail Sources
24231
24232 @item
24233 Gnus is now a @sc{mime}-capable reader.  This affects many parts of
24234 Gnus, and adds a slew of new commands.  See the manual for details.
24235
24236 @item
24237 Gnus has also been multilingualized.  This also affects too
24238 many parts of Gnus to summarize here, and adds many new variables.
24239
24240 @item
24241 @code{gnus-auto-select-first} can now be a function to be
24242 called to position point.
24243
24244 @item
24245 The user can now decide which extra headers should be included in
24246 summary buffers and @sc{nov} files.
24247
24248 @item
24249 @code{gnus-article-display-hook} has been removed.  Instead, a number
24250 of variables starting with @code{gnus-treat-} have been added.
24251
24252 @item
24253 The Gnus posting styles have been redone again and now works in a
24254 subtly different manner.
24255
24256 @item
24257 New web-based back ends have been added: @code{nnslashdot},
24258 @code{nnwarchive} and @code{nnultimate}.  nnweb has been revamped,
24259 again, to keep up with ever-changing layouts.
24260
24261 @item
24262 Gnus can now read @sc{imap} mail via @code{nnimap}.
24263
24264 @end itemize
24265
24266 @iftex
24267
24268 @page
24269 @node The Manual
24270 @section The Manual
24271 @cindex colophon
24272 @cindex manual
24273
24274 This manual was generated from a TeXinfo file and then run through
24275 either @code{texi2dvi}
24276 @iflatex
24277 or my own home-brewed TeXinfo to \LaTeX\ transformer,
24278 and then run through @code{latex} and @code{dvips}
24279 @end iflatex
24280 to get what you hold in your hands now.
24281
24282 The following conventions have been used:
24283
24284 @enumerate
24285
24286 @item
24287 This is a @samp{string}
24288
24289 @item
24290 This is a @kbd{keystroke}
24291
24292 @item
24293 This is a @file{file}
24294
24295 @item
24296 This is a @code{symbol}
24297
24298 @end enumerate
24299
24300 So if I were to say ``set @code{flargnoze} to @samp{yes}'', that would
24301 mean:
24302
24303 @lisp
24304 (setq flargnoze "yes")
24305 @end lisp
24306
24307 If I say ``set @code{flumphel} to @code{yes}'', that would mean:
24308
24309 @lisp
24310 (setq flumphel 'yes)
24311 @end lisp
24312
24313 @samp{yes} and @code{yes} are two @emph{very} different things---don't
24314 ever get them confused.
24315
24316 @iflatex
24317 @c @head
24318 Of course, everything in this manual is of vital interest, so you should
24319 read it all.  Several times.  However, if you feel like skimming the
24320 manual, look for that gnu head you should see in the margin over
24321 there---it means that what's being discussed is of more importance than
24322 the rest of the stuff.  (On the other hand, if everything is infinitely
24323 important, how can anything be more important than that?  Just one more
24324 of the mysteries of this world, I guess.)
24325 @end iflatex
24326
24327 @end iftex
24328
24329
24330 @node On Writing Manuals
24331 @section On Writing Manuals
24332
24333 I guess most manuals are written after-the-fact; documenting a program
24334 that's already there.  This is not how this manual is written.  When
24335 implementing something, I write the manual entry for that something
24336 straight away.  I then see that it's difficult to explain the
24337 functionality, so I write how it's supposed to be, and then I change the
24338 implementation.  Writing the documentation and writing the code goes
24339 hand in hand.
24340
24341 This, of course, means that this manual has no, or little, flow.  It
24342 documents absolutely everything in Gnus, but often not where you're
24343 looking for it.  It is a reference manual, and not a guide to how to get
24344 started with Gnus.
24345
24346 That would be a totally different book, that should be written using the
24347 reference manual as source material.  It would look quite differently.
24348
24349
24350 @page
24351 @node Terminology
24352 @section Terminology
24353
24354 @cindex terminology
24355 @table @dfn
24356
24357 @item news
24358 @cindex news
24359 This is what you are supposed to use this thing for---reading news.
24360 News is generally fetched from a nearby @sc{nntp} server, and is
24361 generally publicly available to everybody.  If you post news, the entire
24362 world is likely to read just what you have written, and they'll all
24363 snigger mischievously.  Behind your back.
24364
24365 @item mail
24366 @cindex mail
24367 Everything that's delivered to you personally is mail.  Some news/mail
24368 readers (like Gnus) blur the distinction between mail and news, but
24369 there is a difference.  Mail is private.  News is public.  Mailing is
24370 not posting, and replying is not following up.
24371
24372 @item reply
24373 @cindex reply
24374 Send a mail to the person who has written what you are reading.
24375
24376 @item follow up
24377 @cindex follow up
24378 Post an article to the current newsgroup responding to the article you
24379 are reading.
24380
24381 @item back end
24382 @cindex back end
24383 Gnus considers mail and news to be mostly the same, really.  The only
24384 difference is how to access the actual articles.  News articles are
24385 commonly fetched via the protocol NNTP, whereas mail messages could be
24386 read from a file on the local disk.  The internal architecture of Gnus
24387 thus comprises a `front end' and a number of `back ends'.  Internally,
24388 when you enter a group (by hitting @key{RET}, say), you thereby invoke
24389 a function in the front end in Gnus.  The front end then `talks' to a
24390 back end and says things like ``Give me the list of articles in the foo
24391 group'' or ``Show me article number 4711''.
24392
24393 So a back end mainly defines either a protocol (the @code{nntp} back end
24394 accesses news via NNTP, the @code{nnimap} back end accesses mail via
24395 IMAP) or a file format and directory layout (the @code{nnspool} back end
24396 accesses news via the common `spool directory' format, the @code{nnml}
24397 back end access mail via a file format and directory layout that's
24398 quite similar).
24399
24400 Gnus does not handle the underlying media, so to speak---this is all
24401 done by the back ends.  A back end is a collection of functions to
24402 access the articles.
24403
24404 However, sometimes the term `back end' is also used where `server'
24405 would have been more appropriate.  And then there is the term `select
24406 method' which can mean either.  The Gnus terminology can be quite
24407 confusing.
24408
24409 @item native
24410 @cindex native
24411 Gnus will always use one method (and back end) as the @dfn{native}, or
24412 default, way of getting news.
24413
24414 @item foreign
24415 @cindex foreign
24416 You can also have any number of foreign groups active at the same time.
24417 These are groups that use non-native non-secondary back ends for getting
24418 news.
24419
24420 @item secondary
24421 @cindex secondary
24422 Secondary back ends are somewhere half-way between being native and being
24423 foreign, but they mostly act like they are native.
24424
24425 @item article
24426 @cindex article
24427 A message that has been posted as news.
24428
24429 @item mail message
24430 @cindex mail message
24431 A message that has been mailed.
24432
24433 @item message
24434 @cindex message
24435 A mail message or news article
24436
24437 @item head
24438 @cindex head
24439 The top part of a message, where administrative information (etc.) is
24440 put.
24441
24442 @item body
24443 @cindex body
24444 The rest of an article.  Everything not in the head is in the
24445 body.
24446
24447 @item header
24448 @cindex header
24449 A line from the head of an article.
24450
24451 @item headers
24452 @cindex headers
24453 A collection of such lines, or a collection of heads.  Or even a
24454 collection of @sc{nov} lines.
24455
24456 @item @sc{nov}
24457 @cindex nov
24458 When Gnus enters a group, it asks the back end for the headers of all
24459 unread articles in the group.  Most servers support the News OverView
24460 format, which is more compact and much faster to read and parse than the
24461 normal @sc{head} format.
24462
24463 @item level
24464 @cindex levels
24465 Each group is subscribed at some @dfn{level} or other (1-9).  The ones
24466 that have a lower level are ``more'' subscribed than the groups with a
24467 higher level.  In fact, groups on levels 1-5 are considered
24468 @dfn{subscribed}; 6-7 are @dfn{unsubscribed}; 8 are @dfn{zombies}; and 9
24469 are @dfn{killed}.  Commands for listing groups and scanning for new
24470 articles will all use the numeric prefix as @dfn{working level}.
24471
24472 @item killed groups
24473 @cindex killed groups
24474 No information on killed groups is stored or updated, which makes killed
24475 groups much easier to handle than subscribed groups.
24476
24477 @item zombie groups
24478 @cindex zombie groups
24479 Just like killed groups, only slightly less dead.
24480
24481 @item active file
24482 @cindex active file
24483 The news server has to keep track of what articles it carries, and what
24484 groups exist.  All this information in stored in the active file, which
24485 is rather large, as you might surmise.
24486
24487 @item bogus groups
24488 @cindex bogus groups
24489 A group that exists in the @file{.newsrc} file, but isn't known to the
24490 server (i.e.,  it isn't in the active file), is a @emph{bogus group}.
24491 This means that the group probably doesn't exist (any more).
24492
24493 @item activating
24494 @cindex activating groups
24495 The act of asking the server for info on a group and computing the
24496 number of unread articles is called @dfn{activating the group}.
24497 Un-activated groups are listed with @samp{*} in the group buffer.
24498
24499 @item server
24500 @cindex server
24501 A machine one can connect to and get news (or mail) from.
24502
24503 @item select method
24504 @cindex select method
24505 A structure that specifies the back end, the server and the virtual
24506 server settings.
24507
24508 @item virtual server
24509 @cindex virtual server
24510 A named select method.  Since a select method defines all there is to
24511 know about connecting to a (physical) server, taking the thing as a
24512 whole is a virtual server.
24513
24514 @item washing
24515 @cindex washing
24516 Taking a buffer and running it through a filter of some sort.  The
24517 result will (more often than not) be cleaner and more pleasing than the
24518 original.
24519
24520 @item ephemeral groups
24521 @cindex ephemeral groups
24522 Most groups store data on what articles you have read.  @dfn{Ephemeral}
24523 groups are groups that will have no data stored---when you exit the
24524 group, it'll disappear into the aether.
24525
24526 @item solid groups
24527 @cindex solid groups
24528 This is the opposite of ephemeral groups.  All groups listed in the
24529 group buffer are solid groups.
24530
24531 @item sparse articles
24532 @cindex sparse articles
24533 These are article placeholders shown in the summary buffer when
24534 @code{gnus-build-sparse-threads} has been switched on.
24535
24536 @item threading
24537 @cindex threading
24538 To put responses to articles directly after the articles they respond
24539 to---in a hierarchical fashion.
24540
24541 @item root
24542 @cindex root
24543 @cindex thread root
24544 The first article in a thread is the root.  It is the ancestor of all
24545 articles in the thread.
24546
24547 @item parent
24548 @cindex parent
24549 An article that has responses.
24550
24551 @item child
24552 @cindex child
24553 An article that responds to a different article---its parent.
24554
24555 @item digest
24556 @cindex digest
24557 A collection of messages in one file.  The most common digest format is
24558 specified by RFC 1153.
24559
24560 @end table
24561
24562
24563 @page
24564 @node Customization
24565 @section Customization
24566 @cindex general customization
24567
24568 All variables are properly documented elsewhere in this manual.  This
24569 section is designed to give general pointers on how to customize Gnus
24570 for some quite common situations.
24571
24572 @menu
24573 * Slow/Expensive Connection::   You run a local Emacs and get the news elsewhere.
24574 * Slow Terminal Connection::    You run a remote Emacs.
24575 * Little Disk Space::           You feel that having large setup files is icky.
24576 * Slow Machine::                You feel like buying a faster machine.
24577 @end menu
24578
24579
24580 @node Slow/Expensive Connection
24581 @subsection Slow/Expensive NNTP Connection
24582
24583 If you run Emacs on a machine locally, and get your news from a machine
24584 over some very thin strings, you want to cut down on the amount of data
24585 Gnus has to get from the @sc{nntp} server.
24586
24587 @table @code
24588
24589 @item gnus-read-active-file
24590 Set this to @code{nil}, which will inhibit Gnus from requesting the
24591 entire active file from the server.  This file is often v.  large.  You
24592 also have to set @code{gnus-check-new-newsgroups} and
24593 @code{gnus-check-bogus-newsgroups} to @code{nil} to make sure that Gnus
24594 doesn't suddenly decide to fetch the active file anyway.
24595
24596 @item gnus-nov-is-evil
24597 This one has to be @code{nil}.  If not, grabbing article headers from
24598 the @sc{nntp} server will not be very fast.  Not all @sc{nntp} servers
24599 support @sc{xover}; Gnus will detect this by itself.
24600 @end table
24601
24602
24603 @node Slow Terminal Connection
24604 @subsection Slow Terminal Connection
24605
24606 Let's say you use your home computer for dialing up the system that runs
24607 Emacs and Gnus.  If your modem is slow, you want to reduce (as much as
24608 possible) the amount of data sent over the wires.
24609
24610 @table @code
24611
24612 @item gnus-auto-center-summary
24613 Set this to @code{nil} to inhibit Gnus from re-centering the summary
24614 buffer all the time.  If it is @code{vertical}, do only vertical
24615 re-centering.  If it is neither @code{nil} nor @code{vertical}, do both
24616 horizontal and vertical recentering.
24617
24618 @item gnus-visible-headers
24619 Cut down on the headers included in the articles to the
24620 minimum.  You can, in fact, make do without them altogether---most of the
24621 useful data is in the summary buffer, anyway.  Set this variable to
24622 @samp{^NEVVVVER} or @samp{From:}, or whatever you feel you need.
24623
24624 Set this hook to all the available hiding commands:
24625 @lisp
24626 (setq gnus-treat-hide-headers 'head
24627       gnus-treat-hide-signature t
24628       gnus-treat-hide-citation t)
24629 @end lisp
24630
24631 @item gnus-use-full-window
24632 By setting this to @code{nil}, you can make all the windows smaller.
24633 While this doesn't really cut down much generally, it means that you
24634 have to see smaller portions of articles before deciding that you didn't
24635 want to read them anyway.
24636
24637 @item gnus-thread-hide-subtree
24638 If this is non-@code{nil}, all threads in the summary buffer will be
24639 hidden initially.
24640
24641
24642 @item gnus-updated-mode-lines
24643 If this is @code{nil}, Gnus will not put information in the buffer mode
24644 lines, which might save some time.
24645 @end table
24646
24647
24648 @node Little Disk Space
24649 @subsection Little Disk Space
24650 @cindex disk space
24651
24652 The startup files can get rather large, so you may want to cut their
24653 sizes a bit if you are running out of space.
24654
24655 @table @code
24656
24657 @item gnus-save-newsrc-file
24658 If this is @code{nil}, Gnus will never save @file{.newsrc}---it will
24659 only save @file{.newsrc.eld}.  This means that you will not be able to
24660 use any other newsreaders than Gnus.  This variable is @code{t} by
24661 default.
24662
24663 @item gnus-read-newsrc-file
24664 If this is @code{nil}, Gnus will never read @file{.newsrc}---it will
24665 only read @file{.newsrc.eld}.  This means that you will not be able to
24666 use any other newsreaders than Gnus.  This variable is @code{t} by
24667 default.
24668
24669 @item gnus-save-killed-list
24670 If this is @code{nil}, Gnus will not save the list of dead groups.  You
24671 should also set @code{gnus-check-new-newsgroups} to @code{ask-server}
24672 and @code{gnus-check-bogus-newsgroups} to @code{nil} if you set this
24673 variable to @code{nil}.  This variable is @code{t} by default.
24674
24675 @end table
24676
24677
24678 @node Slow Machine
24679 @subsection Slow Machine
24680 @cindex slow machine
24681
24682 If you have a slow machine, or are just really impatient, there are a
24683 few things you can do to make Gnus run faster.
24684
24685 Set @code{gnus-check-new-newsgroups} and
24686 @code{gnus-check-bogus-newsgroups} to @code{nil} to make startup faster.
24687
24688 Set @code{gnus-show-threads}, @code{gnus-use-cross-reference} and
24689 @code{gnus-nov-is-evil} to @code{nil} to make entering and exiting the
24690 summary buffer faster.
24691
24692
24693 @page
24694 @node Troubleshooting
24695 @section Troubleshooting
24696 @cindex troubleshooting
24697
24698 Gnus works @emph{so} well straight out of the box---I can't imagine any
24699 problems, really.
24700
24701 Ahem.
24702
24703 @enumerate
24704
24705 @item
24706 Make sure your computer is switched on.
24707
24708 @item
24709 Make sure that you really load the current Gnus version.  If you have
24710 been running @sc{gnus}, you need to exit Emacs and start it up again before
24711 Gnus will work.
24712
24713 @item
24714 Try doing an @kbd{M-x gnus-version}.  If you get something that looks
24715 like @samp{T-gnus 6.15.* (based on Oort Gnus v0.*; for SEMI 1.1*, FLIM
24716 1.1*)} you have the right files loaded.  If, on the other hand, you get
24717 something like @samp{NNTP 3.x} or @samp{nntp flee}, you have some old
24718 @file{.el} files lying around.  Delete these.
24719
24720 @item
24721 Read the help group (@kbd{G h} in the group buffer) for a FAQ and a
24722 how-to.
24723
24724 @item
24725 @vindex max-lisp-eval-depth
24726 Gnus works on many recursive structures, and in some extreme (and very
24727 rare) cases Gnus may recurse down ``too deeply'' and Emacs will beep at
24728 you.  If this happens to you, set @code{max-lisp-eval-depth} to 500 or
24729 something like that.
24730 @end enumerate
24731
24732 If all else fails, report the problem as a bug.
24733
24734 @cindex bugs
24735 @cindex reporting bugs
24736
24737 @kindex M-x gnus-bug
24738 @findex gnus-bug
24739 If you find a bug in Gnus, you can report it with the @kbd{M-x gnus-bug}
24740 command.  @kbd{M-x set-variable RET debug-on-error RET t RET}, and send
24741 me the backtrace.  I will fix bugs, but I can only fix them if you send
24742 me a precise description as to how to reproduce the bug.
24743
24744 You really can never be too detailed in a bug report.  Always use the
24745 @kbd{M-x gnus-bug} command when you make bug reports, even if it creates
24746 a 10Kb mail each time you use it, and even if you have sent me your
24747 environment 500 times before.  I don't care.  I want the full info each
24748 time.
24749
24750 It is also important to remember that I have no memory whatsoever.  If
24751 you send a bug report, and I send you a reply, and then you just send
24752 back ``No, it's not! Moron!'', I will have no idea what you are
24753 insulting me about.  Always over-explain everything.  It's much easier
24754 for all of us---if I don't have all the information I need, I will just
24755 mail you and ask for more info, and everything takes more time.
24756
24757 If the problem you're seeing is very visual, and you can't quite explain
24758 it, copy the Emacs window to a file (with @code{xwd}, for instance), put
24759 it somewhere it can be reached, and include the URL of the picture in
24760 the bug report.
24761
24762 @cindex patches
24763 If you would like to contribute a patch to fix bugs or make
24764 improvements, please produce the patch using @samp{diff -u}.
24765
24766 @cindex edebug
24767 If you want to debug your problem further before reporting, possibly
24768 in order to solve the problem yourself and send a patch, you can use
24769 edebug.  Debugging lisp code is documented in the Elisp manual
24770 (@pxref{Debugging, , Debugging Lisp Programs, elisp, The GNU Emacs
24771 Lisp Reference Manual}).  To get you started with edebug, consider if
24772 you discover some weird behaviour when pressing @kbd{c}, the first
24773 step is to do @kbd{C-h k c} and click on the hyperlink (Emacs only) in
24774 the documentation buffer that leads you to the function definition,
24775 then press @kbd{M-x edebug-defun RET} with point inside that function,
24776 return to Gnus and press @kbd{c} to invoke the code.  You will be
24777 placed in the lisp buffer and can single step using @kbd{SPC} and
24778 evaluate expressions using @kbd{M-:} or inspect variables using
24779 @kbd{C-h v}, abort execution with @kbd{q}, and resume execution with
24780 @kbd{c} or @kbd{g}.
24781
24782 @cindex elp
24783 @cindex profile
24784 @cindex slow
24785 Sometimes, a problem do not directly generate a elisp error but
24786 manifests itself by causing Gnus to be very slow.  In these cases, you
24787 can use @kbd{M-x toggle-debug-on-quit} and press @kbd{C-g} when things are
24788 slow, and then try to analyze the backtrace (repeating the procedure
24789 helps isolating the real problem areas).  A fancier approach is to use
24790 the elisp profiler, ELP.  The profiler is (or should be) fully
24791 documented elsewhere, but to get you started there are a few steps
24792 that need to be followed.  First, instrument the part of Gnus you are
24793 interested in for profiling, e.g. @kbd{M-x elp-instrument-package RET
24794 gnus} or @kbd{M-x elp-instrument-package RET message}.  Then perform
24795 the operation that is slow and press @kbd{M-x elp-results}.  You will
24796 then see which operations that takes time, and can debug them further.
24797 If the entire operation takes much longer than the time spent in the
24798 slowest function in the profiler output, you probably profiled the
24799 wrong part of Gnus.  To reset profiling statistics, use @kbd{M-x
24800 elp-reset-all}.  @kbd{M-x elp-restore-all} is supposed to remove
24801 profiling, but given the complexities and dynamic code generation in
24802 Gnus, it might not always work perfectly.
24803
24804 If you just need help, you are better off asking on
24805 @samp{gnu.emacs.gnus}.  I'm not very helpful.
24806
24807 @cindex gnu.emacs.gnus
24808 @cindex ding mailing list
24809 You can also ask on the ding mailing list---@email{ding@@gnus.org}.
24810 Write to @email{ding-request@@gnus.org} to subscribe.
24811
24812
24813 @page
24814 @node Gnus Reference Guide
24815 @section Gnus Reference Guide
24816
24817 It is my hope that other people will figure out smart stuff that Gnus
24818 can do, and that other people will write those smart things as well.  To
24819 facilitate that I thought it would be a good idea to describe the inner
24820 workings of Gnus.  And some of the not-so-inner workings, while I'm at
24821 it.
24822
24823 You can never expect the internals of a program not to change, but I
24824 will be defining (in some details) the interface between Gnus and its
24825 back ends (this is written in stone), the format of the score files
24826 (ditto), data structures (some are less likely to change than others)
24827 and general methods of operation.
24828
24829 @menu
24830 * Gnus Utility Functions::      Common functions and variable to use.
24831 * Back End Interface::          How Gnus communicates with the servers.
24832 * Score File Syntax::           A BNF definition of the score file standard.
24833 * Headers::                     How Gnus stores headers internally.
24834 * Ranges::                      A handy format for storing mucho numbers.
24835 * Group Info::                  The group info format.
24836 * Extended Interactive::        Symbolic prefixes and stuff.
24837 * Emacs/XEmacs Code::           Gnus can be run under all modern Emacsen.
24838 * Various File Formats::        Formats of files that Gnus use.
24839 @end menu
24840
24841
24842 @node Gnus Utility Functions
24843 @subsection Gnus Utility Functions
24844 @cindex Gnus utility functions
24845 @cindex utility functions
24846 @cindex functions
24847 @cindex internal variables
24848
24849 When writing small functions to be run from hooks (and stuff), it's
24850 vital to have access to the Gnus internal functions and variables.
24851 Below is a list of the most common ones.
24852
24853 @table @code
24854
24855 @item gnus-newsgroup-name
24856 @vindex gnus-newsgroup-name
24857 This variable holds the name of the current newsgroup.
24858
24859 @item gnus-find-method-for-group
24860 @findex gnus-find-method-for-group
24861 A function that returns the select method for @var{group}.
24862
24863 @item gnus-group-real-name
24864 @findex gnus-group-real-name
24865 Takes a full (prefixed) Gnus group name, and returns the unprefixed
24866 name.
24867
24868 @item gnus-group-prefixed-name
24869 @findex gnus-group-prefixed-name
24870 Takes an unprefixed group name and a select method, and returns the full
24871 (prefixed) Gnus group name.
24872
24873 @item gnus-get-info
24874 @findex gnus-get-info
24875 Returns the group info list for @var{group}.
24876
24877 @item gnus-group-unread
24878 @findex gnus-group-unread
24879 The number of unread articles in @var{group}, or @code{t} if that is
24880 unknown.
24881
24882 @item gnus-active
24883 @findex gnus-active
24884 The active entry for @var{group}.
24885
24886 @item gnus-set-active
24887 @findex gnus-set-active
24888 Set the active entry for @var{group}.
24889
24890 @item gnus-add-current-to-buffer-list
24891 @findex gnus-add-current-to-buffer-list
24892 Adds the current buffer to the list of buffers to be killed on Gnus
24893 exit.
24894
24895 @item gnus-continuum-version
24896 @findex gnus-continuum-version
24897 Takes a Gnus version string as a parameter and returns a floating point
24898 number.  Earlier versions will always get a lower number than later
24899 versions.
24900
24901 @item gnus-group-read-only-p
24902 @findex gnus-group-read-only-p
24903 Says whether @var{group} is read-only or not.
24904
24905 @item gnus-news-group-p
24906 @findex gnus-news-group-p
24907 Says whether @var{group} came from a news back end.
24908
24909 @item gnus-ephemeral-group-p
24910 @findex gnus-ephemeral-group-p
24911 Says whether @var{group} is ephemeral or not.
24912
24913 @item gnus-server-to-method
24914 @findex gnus-server-to-method
24915 Returns the select method corresponding to @var{server}.
24916
24917 @item gnus-server-equal
24918 @findex gnus-server-equal
24919 Says whether two virtual servers are equal.
24920
24921 @item gnus-group-native-p
24922 @findex gnus-group-native-p
24923 Says whether @var{group} is native or not.
24924
24925 @item gnus-group-secondary-p
24926 @findex gnus-group-secondary-p
24927 Says whether @var{group} is secondary or not.
24928
24929 @item gnus-group-foreign-p
24930 @findex gnus-group-foreign-p
24931 Says whether @var{group} is foreign or not.
24932
24933 @item group-group-find-parameter
24934 @findex group-group-find-parameter
24935 Returns the parameter list of @var{group}.  If given a second parameter,
24936 returns the value of that parameter for @var{group}.
24937
24938 @item gnus-group-set-parameter
24939 @findex gnus-group-set-parameter
24940 Takes three parameters; @var{group}, @var{parameter} and @var{value}.
24941
24942 @item gnus-narrow-to-body
24943 @findex gnus-narrow-to-body
24944 Narrows the current buffer to the body of the article.
24945
24946 @item gnus-check-backend-function
24947 @findex gnus-check-backend-function
24948 Takes two parameters, @var{function} and @var{group}.  If the back end
24949 @var{group} comes from supports @var{function}, return non-@code{nil}.
24950
24951 @lisp
24952 (gnus-check-backend-function "request-scan" "nnml:misc")
24953 @result{} t
24954 @end lisp
24955
24956 @item gnus-read-method
24957 @findex gnus-read-method
24958 Prompts the user for a select method.
24959
24960 @end table
24961
24962
24963 @node Back End Interface
24964 @subsection Back End Interface
24965
24966 Gnus doesn't know anything about @sc{nntp}, spools, mail or virtual
24967 groups.  It only knows how to talk to @dfn{virtual servers}.  A virtual
24968 server is a @dfn{back end} and some @dfn{back end variables}.  As examples
24969 of the first, we have @code{nntp}, @code{nnspool} and @code{nnmbox}.  As
24970 examples of the latter we have @code{nntp-port-number} and
24971 @code{nnmbox-directory}.
24972
24973 When Gnus asks for information from a back end---say @code{nntp}---on
24974 something, it will normally include a virtual server name in the
24975 function parameters.  (If not, the back end should use the ``current''
24976 virtual server.)  For instance, @code{nntp-request-list} takes a virtual
24977 server as its only (optional) parameter.  If this virtual server hasn't
24978 been opened, the function should fail.
24979
24980 Note that a virtual server name has no relation to some physical server
24981 name.  Take this example:
24982
24983 @lisp
24984 (nntp "odd-one"
24985       (nntp-address "ifi.uio.no")
24986       (nntp-port-number 4324))
24987 @end lisp
24988
24989 Here the virtual server name is @samp{odd-one} while the name of
24990 the physical server is @samp{ifi.uio.no}.
24991
24992 The back ends should be able to switch between several virtual servers.
24993 The standard back ends implement this by keeping an alist of virtual
24994 server environments that they pull down/push up when needed.
24995
24996 There are two groups of interface functions: @dfn{required functions},
24997 which must be present, and @dfn{optional functions}, which Gnus will
24998 always check for presence before attempting to call 'em.
24999
25000 All these functions are expected to return data in the buffer
25001 @code{nntp-server-buffer} (@samp{ *nntpd*}), which is somewhat
25002 unfortunately named, but we'll have to live with it.  When I talk about
25003 @dfn{resulting data}, I always refer to the data in that buffer.  When I
25004 talk about @dfn{return value}, I talk about the function value returned by
25005 the function call.  Functions that fail should return @code{nil} as the
25006 return value.
25007
25008 Some back ends could be said to be @dfn{server-forming} back ends, and
25009 some might be said not to be.  The latter are back ends that generally
25010 only operate on one group at a time, and have no concept of ``server''
25011 -- they have a group, and they deliver info on that group and nothing
25012 more.
25013
25014 Gnus identifies each message by way of group name and article number.  A
25015 few remarks about these article numbers might be useful.  First of all,
25016 the numbers are positive integers.  Secondly, it is normally not
25017 possible for later articles to `re-use' older article numbers without
25018 confusing Gnus.  That is, if a group has ever contained a message
25019 numbered 42, then no other message may get that number, or Gnus will get
25020 mightily confused.@footnote{See the function
25021 @code{nnchoke-request-update-info}, @ref{Optional Back End Functions}.}
25022 Third, article numbers must be assigned in order of arrival in the
25023 group; this is not necessarily the same as the date of the message.
25024
25025 The previous paragraph already mentions all the `hard' restrictions that
25026 article numbers must fulfill.  But it seems that it might be useful to
25027 assign @emph{consecutive} article numbers, for Gnus gets quite confused
25028 if there are holes in the article numbering sequence.  However, due to
25029 the `no-reuse' restriction, holes cannot be avoided altogether.  It's
25030 also useful for the article numbers to start at 1 to avoid running out
25031 of numbers as long as possible.
25032
25033 Note that by convention, backends are named @code{nnsomething}, but
25034 Gnus also comes with some @code{nnnotbackends}, such as
25035 @file{nnheader.el}, @file{nnmail.el} and @file{nnoo.el}.
25036
25037 In the examples and definitions I will refer to the imaginary back end
25038 @code{nnchoke}.
25039
25040 @cindex @code{nnchoke}
25041
25042 @menu
25043 * Required Back End Functions::  Functions that must be implemented.
25044 * Optional Back End Functions::  Functions that need not be implemented.
25045 * Error Messaging::             How to get messages and report errors.
25046 * Writing New Back Ends::       Extending old back ends.
25047 * Hooking New Back Ends Into Gnus::  What has to be done on the Gnus end.
25048 * Mail-like Back Ends::         Some tips on mail back ends.
25049 @end menu
25050
25051
25052 @node Required Back End Functions
25053 @subsubsection Required Back End Functions
25054
25055 @table @code
25056
25057 @item (nnchoke-retrieve-headers ARTICLES &optional GROUP SERVER FETCH-OLD)
25058
25059 @var{articles} is either a range of article numbers or a list of
25060 @code{Message-ID}s.  Current back ends do not fully support either---only
25061 sequences (lists) of article numbers, and most back ends do not support
25062 retrieval of @code{Message-ID}s.  But they should try for both.
25063
25064 The result data should either be HEADs or @sc{nov} lines, and the result
25065 value should either be @code{headers} or @code{nov} to reflect this.
25066 This might later be expanded to @code{various}, which will be a mixture
25067 of HEADs and @sc{nov} lines, but this is currently not supported by Gnus.
25068
25069 If @var{fetch-old} is non-@code{nil} it says to try fetching ``extra
25070 headers'', in some meaning of the word.  This is generally done by
25071 fetching (at most) @var{fetch-old} extra headers less than the smallest
25072 article number in @code{articles}, and filling the gaps as well.  The
25073 presence of this parameter can be ignored if the back end finds it
25074 cumbersome to follow the request.  If this is non-@code{nil} and not a
25075 number, do maximum fetches.
25076
25077 Here's an example HEAD:
25078
25079 @example
25080 221 1056 Article retrieved.
25081 Path: ifi.uio.no!sturles
25082 From: sturles@@ifi.uio.no (Sturle Sunde)
25083 Newsgroups: ifi.discussion
25084 Subject: Re: Something very droll
25085 Date: 27 Oct 1994 14:02:57 +0100
25086 Organization: Dept. of Informatics, University of Oslo, Norway
25087 Lines: 26
25088 Message-ID: <38o8e1$a0o@@holmenkollen.ifi.uio.no>
25089 References: <38jdmq$4qu@@visbur.ifi.uio.no>
25090 NNTP-Posting-Host: holmenkollen.ifi.uio.no
25091 .
25092 @end example
25093
25094 So a @code{headers} return value would imply that there's a number of
25095 these in the data buffer.
25096
25097 Here's a BNF definition of such a buffer:
25098
25099 @example
25100 headers        = *head
25101 head           = error / valid-head
25102 error-message  = [ "4" / "5" ] 2number " " <error message> eol
25103 valid-head     = valid-message *header "." eol
25104 valid-message  = "221 " <number> " Article retrieved." eol
25105 header         = <text> eol
25106 @end example
25107
25108 @cindex BNF
25109 (The version of BNF used here is the one used in RFC822.)
25110
25111 If the return value is @code{nov}, the data buffer should contain
25112 @dfn{network overview database} lines.  These are basically fields
25113 separated by tabs.
25114
25115 @example
25116 nov-buffer = *nov-line
25117 nov-line   = field 7*8[ <TAB> field ] eol
25118 field      = <text except TAB>
25119 @end example
25120
25121 For a closer look at what should be in those fields,
25122 @pxref{Headers}.
25123
25124
25125 @item (nnchoke-open-server SERVER &optional DEFINITIONS)
25126
25127 @var{server} is here the virtual server name.  @var{definitions} is a
25128 list of @code{(VARIABLE VALUE)} pairs that define this virtual server.
25129
25130 If the server can't be opened, no error should be signaled.  The back end
25131 may then choose to refuse further attempts at connecting to this
25132 server.  In fact, it should do so.
25133
25134 If the server is opened already, this function should return a
25135 non-@code{nil} value.  There should be no data returned.
25136
25137
25138 @item (nnchoke-close-server &optional SERVER)
25139
25140 Close connection to @var{server} and free all resources connected
25141 to it.  Return @code{nil} if the server couldn't be closed for some
25142 reason.
25143
25144 There should be no data returned.
25145
25146
25147 @item (nnchoke-request-close)
25148
25149 Close connection to all servers and free all resources that the back end
25150 have reserved.  All buffers that have been created by that back end
25151 should be killed.  (Not the @code{nntp-server-buffer}, though.)  This
25152 function is generally only called when Gnus is shutting down.
25153
25154 There should be no data returned.
25155
25156
25157 @item (nnchoke-server-opened &optional SERVER)
25158
25159 If @var{server} is the current virtual server, and the connection to the
25160 physical server is alive, then this function should return a
25161 non-@code{nil} vlue.  This function should under no circumstances
25162 attempt to reconnect to a server we have lost connection to.
25163
25164 There should be no data returned.
25165
25166
25167 @item (nnchoke-status-message &optional SERVER)
25168
25169 This function should return the last error message from @var{server}.
25170
25171 There should be no data returned.
25172
25173
25174 @item (nnchoke-request-article ARTICLE &optional GROUP SERVER TO-BUFFER)
25175
25176 The result data from this function should be the article specified by
25177 @var{article}.  This might either be a @code{Message-ID} or a number.
25178 It is optional whether to implement retrieval by @code{Message-ID}, but
25179 it would be nice if that were possible.
25180
25181 If @var{to-buffer} is non-@code{nil}, the result data should be returned
25182 in this buffer instead of the normal data buffer.  This is to make it
25183 possible to avoid copying large amounts of data from one buffer to
25184 another, while Gnus mainly requests articles to be inserted directly
25185 into its article buffer.
25186
25187 If it is at all possible, this function should return a cons cell where
25188 the @code{car} is the group name the article was fetched from, and the @code{cdr} is
25189 the article number.  This will enable Gnus to find out what the real
25190 group and article numbers are when fetching articles by
25191 @code{Message-ID}.  If this isn't possible, @code{t} should be returned
25192 on successful article retrieval.
25193
25194
25195 @item (nnchoke-request-group GROUP &optional SERVER FAST)
25196
25197 Get data on @var{group}.  This function also has the side effect of
25198 making @var{group} the current group.
25199
25200 If @var{fast}, don't bother to return useful data, just make @var{group}
25201 the current group.
25202
25203 Here's an example of some result data and a definition of the same:
25204
25205 @example
25206 211 56 1000 1059 ifi.discussion
25207 @end example
25208
25209 The first number is the status, which should be 211.  Next is the
25210 total number of articles in the group, the lowest article number, the
25211 highest article number, and finally the group name.  Note that the total
25212 number of articles may be less than one might think while just
25213 considering the highest and lowest article numbers, but some articles
25214 may have been canceled.  Gnus just discards the total-number, so
25215 whether one should take the bother to generate it properly (if that is a
25216 problem) is left as an exercise to the reader.  If the group contains no
25217 articles, the lowest article number should be reported as 1 and the
25218 highest as 0.
25219
25220 @example
25221 group-status = [ error / info ] eol
25222 error        = [ "4" / "5" ] 2<number> " " <Error message>
25223 info         = "211 " 3* [ <number> " " ] <string>
25224 @end example
25225
25226
25227 @item (nnchoke-close-group GROUP &optional SERVER)
25228
25229 Close @var{group} and free any resources connected to it.  This will be
25230 a no-op on most back ends.
25231
25232 There should be no data returned.
25233
25234
25235 @item (nnchoke-request-list &optional SERVER)
25236
25237 Return a list of all groups available on @var{server}.  And that means
25238 @emph{all}.
25239
25240 Here's an example from a server that only carries two groups:
25241
25242 @example
25243 ifi.test 0000002200 0000002000 y
25244 ifi.discussion 3324 3300 n
25245 @end example
25246
25247 On each line we have a group name, then the highest article number in
25248 that group, the lowest article number, and finally a flag.  If the group
25249 contains no articles, the lowest article number should be reported as 1
25250 and the highest as 0.
25251
25252 @example
25253 active-file = *active-line
25254 active-line = name " " <number> " " <number> " " flags eol
25255 name        = <string>
25256 flags       = "n" / "y" / "m" / "x" / "j" / "=" name
25257 @end example
25258
25259 The flag says whether the group is read-only (@samp{n}), is moderated
25260 (@samp{m}), is dead (@samp{x}), is aliased to some other group
25261 (@samp{=other-group}) or none of the above (@samp{y}).
25262
25263
25264 @item (nnchoke-request-post &optional SERVER)
25265
25266 This function should post the current buffer.  It might return whether
25267 the posting was successful or not, but that's not required.  If, for
25268 instance, the posting is done asynchronously, it has generally not been
25269 completed by the time this function concludes.  In that case, this
25270 function should set up some kind of sentinel to beep the user loud and
25271 clear if the posting could not be completed.
25272
25273 There should be no result data from this function.
25274
25275 @end table
25276
25277
25278 @node Optional Back End Functions
25279 @subsubsection Optional Back End Functions
25280
25281 @table @code
25282
25283 @item (nnchoke-retrieve-groups GROUPS &optional SERVER)
25284
25285 @var{groups} is a list of groups, and this function should request data
25286 on all those groups.  How it does it is of no concern to Gnus, but it
25287 should attempt to do this in a speedy fashion.
25288
25289 The return value of this function can be either @code{active} or
25290 @code{group}, which says what the format of the result data is.  The
25291 former is in the same format as the data from
25292 @code{nnchoke-request-list}, while the latter is a buffer full of lines
25293 in the same format as @code{nnchoke-request-group} gives.
25294
25295 @example
25296 group-buffer = *active-line / *group-status
25297 @end example
25298
25299
25300 @item (nnchoke-request-update-info GROUP INFO &optional SERVER)
25301
25302 A Gnus group info (@pxref{Group Info}) is handed to the back end for
25303 alterations.  This comes in handy if the back end really carries all the
25304 information (as is the case with virtual and imap groups).  This
25305 function should destructively alter the info to suit its needs, and
25306 should return a non-nil value.
25307
25308 There should be no result data from this function.
25309
25310
25311 @item (nnchoke-request-type GROUP &optional ARTICLE)
25312
25313 When the user issues commands for ``sending news'' (@kbd{F} in the
25314 summary buffer, for instance), Gnus has to know whether the article the
25315 user is following up on is news or mail.  This function should return
25316 @code{news} if @var{article} in @var{group} is news, @code{mail} if it
25317 is mail and @code{unknown} if the type can't be decided.  (The
25318 @var{article} parameter is necessary in @code{nnvirtual} groups which
25319 might very well combine mail groups and news groups.)  Both @var{group}
25320 and @var{article} may be @code{nil}.
25321
25322 There should be no result data from this function.
25323
25324
25325 @item (nnchoke-request-set-mark GROUP ACTION &optional SERVER)
25326
25327 Set/remove/add marks on articles.  Normally Gnus handles the article
25328 marks (such as read, ticked, expired etc) internally, and store them in
25329 @file{~/.newsrc.eld}.  Some back ends (such as @sc{imap}) however carry
25330 all information about the articles on the server, so Gnus need to
25331 propagate the mark information to the server.
25332
25333 @var{action} is a list of mark setting requests, having this format:
25334
25335 @example
25336 (RANGE ACTION MARK)
25337 @end example
25338
25339 @var{range} is a range of articles you wish to update marks on.
25340 @var{action} is @code{add} or @code{del}, used to add marks or remove
25341 marks (preserving all marks not mentioned).  @var{mark} is a list of
25342 marks; where each mark is a symbol.  Currently used marks are
25343 @code{read}, @code{tick}, @code{reply}, @code{expire}, @code{killed},
25344 @code{dormant}, @code{save}, @code{download}, @code{unsend},
25345 @code{forward} and @code{recent}, but your back end should, if
25346 possible, not limit itself to these.
25347
25348 Given contradictory actions, the last action in the list should be the
25349 effective one.  That is, if your action contains a request to add the
25350 @code{tick} mark on article 1 and, later in the list, a request to
25351 remove the mark on the same article, the mark should in fact be removed.
25352
25353 An example action list:
25354
25355 @example
25356 (((5 12 30) 'del '(tick))
25357  ((10 . 90) 'add '(read expire))
25358  ((92 94) 'del '(read)))
25359 @end example
25360
25361 The function should return a range of articles it wasn't able to set the
25362 mark on (currently not used for anything).
25363
25364 There should be no result data from this function.
25365
25366 @item (nnchoke-request-update-mark GROUP ARTICLE MARK)
25367
25368 If the user tries to set a mark that the back end doesn't like, this
25369 function may change the mark.  Gnus will use whatever this function
25370 returns as the mark for @var{article} instead of the original
25371 @var{mark}.  If the back end doesn't care, it must return the original
25372 @var{mark}, and not @code{nil} or any other type of garbage.
25373
25374 The only use for this I can see is what @code{nnvirtual} does with
25375 it---if a component group is auto-expirable, marking an article as read
25376 in the virtual group should result in the article being marked as
25377 expirable.
25378
25379 There should be no result data from this function.
25380
25381
25382 @item (nnchoke-request-scan &optional GROUP SERVER)
25383
25384 This function may be called at any time (by Gnus or anything else) to
25385 request that the back end check for incoming articles, in one way or
25386 another.  A mail back end will typically read the spool file or query the
25387 POP server when this function is invoked.  The @var{group} doesn't have
25388 to be heeded---if the back end decides that it is too much work just
25389 scanning for a single group, it may do a total scan of all groups.  It
25390 would be nice, however, to keep things local if that's practical.
25391
25392 There should be no result data from this function.
25393
25394
25395 @item (nnchoke-request-group-description GROUP &optional SERVER)
25396
25397 The result data from this function should be a description of
25398 @var{group}.
25399
25400 @example
25401 description-line = name <TAB> description eol
25402 name             = <string>
25403 description      = <text>
25404 @end example
25405
25406 @item (nnchoke-request-list-newsgroups &optional SERVER)
25407
25408 The result data from this function should be the description of all
25409 groups available on the server.
25410
25411 @example
25412 description-buffer = *description-line
25413 @end example
25414
25415
25416 @item (nnchoke-request-newgroups DATE &optional SERVER)
25417
25418 The result data from this function should be all groups that were
25419 created after @samp{date}, which is in normal human-readable date format
25420 (i.e., the date format used in mail and news headers, and returned by
25421 the function @code{message-make-date} by default).  The data should be
25422 in the active buffer format.
25423
25424 It is okay for this function to return `too many' groups; some back ends
25425 might find it cheaper to return the full list of groups, rather than
25426 just the new groups.  But don't do this for back ends with many groups.
25427 Normally, if the user creates the groups herself, there won't be too
25428 many groups, so @code{nnml} and the like are probably safe.  But for
25429 back ends like @code{nntp}, where the groups have been created by the
25430 server, it is quite likely that there can be many groups.
25431
25432
25433 @item (nnchoke-request-create-group GROUP &optional SERVER)
25434
25435 This function should create an empty group with name @var{group}.
25436
25437 There should be no return data.
25438
25439
25440 @item (nnchoke-request-expire-articles ARTICLES &optional GROUP SERVER FORCE)
25441
25442 This function should run the expiry process on all articles in the
25443 @var{articles} range (which is currently a simple list of article
25444 numbers.)  It is left up to the back end to decide how old articles
25445 should be before they are removed by this function.  If @var{force} is
25446 non-@code{nil}, all @var{articles} should be deleted, no matter how new
25447 they are.
25448
25449 This function should return a list of articles that it did not/was not
25450 able to delete.
25451
25452 There should be no result data returned.
25453
25454
25455 @item (nnchoke-request-move-article ARTICLE GROUP SERVER ACCEPT-FORM &optional LAST)
25456
25457 This function should move @var{article} (which is a number) from
25458 @var{group} by calling @var{accept-form}.
25459
25460 This function should ready the article in question for moving by
25461 removing any header lines it has added to the article, and generally
25462 should ``tidy up'' the article.  Then it should @code{eval}
25463 @var{accept-form} in the buffer where the ``tidy'' article is.  This
25464 will do the actual copying.  If this @code{eval} returns a
25465 non-@code{nil} value, the article should be removed.
25466
25467 If @var{last} is @code{nil}, that means that there is a high likelihood
25468 that there will be more requests issued shortly, so that allows some
25469 optimizations.
25470
25471 The function should return a cons where the @code{car} is the group name and
25472 the @code{cdr} is the article number that the article was entered as.
25473
25474 The group should exist before the backend is asked to accept the
25475 article for that group.
25476
25477 There should be no data returned.
25478
25479
25480 @item (nnchoke-request-accept-article GROUP &optional SERVER LAST)
25481
25482 This function takes the current buffer and inserts it into @var{group}.
25483 If @var{last} in @code{nil}, that means that there will be more calls to
25484 this function in short order.
25485
25486 The function should return a cons where the @code{car} is the group name and
25487 the @code{cdr} is the article number that the article was entered as.
25488
25489 There should be no data returned.
25490
25491
25492 @item (nnchoke-request-replace-article ARTICLE GROUP BUFFER)
25493
25494 This function should remove @var{article} (which is a number) from
25495 @var{group} and insert @var{buffer} there instead.
25496
25497 There should be no data returned.
25498
25499
25500 @item (nnchoke-request-delete-group GROUP FORCE &optional SERVER)
25501
25502 This function should delete @var{group}.  If @var{force}, it should
25503 really delete all the articles in the group, and then delete the group
25504 itself.  (If there is such a thing as ``the group itself''.)
25505
25506 There should be no data returned.
25507
25508
25509 @item (nnchoke-request-rename-group GROUP NEW-NAME &optional SERVER)
25510
25511 This function should rename @var{group} into @var{new-name}.  All
25512 articles in @var{group} should move to @var{new-name}.
25513
25514 There should be no data returned.
25515
25516 @end table
25517
25518
25519 @node Error Messaging
25520 @subsubsection Error Messaging
25521
25522 @findex nnheader-report
25523 @findex nnheader-get-report
25524 The back ends should use the function @code{nnheader-report} to report
25525 error conditions---they should not raise errors when they aren't able to
25526 perform a request.  The first argument to this function is the back end
25527 symbol, and the rest are interpreted as arguments to @code{format} if
25528 there are multiple of them, or just a string if there is one of them.
25529 This function must always returns @code{nil}.
25530
25531 @lisp
25532 (nnheader-report 'nnchoke "You did something totally bogus")
25533
25534 (nnheader-report 'nnchoke "Could not request group %s" group)
25535 @end lisp
25536
25537 Gnus, in turn, will call @code{nnheader-get-report} when it gets a
25538 @code{nil} back from a server, and this function returns the most
25539 recently reported message for the back end in question.  This function
25540 takes one argument---the server symbol.
25541
25542 Internally, these functions access @var{back-end}@code{-status-string},
25543 so the @code{nnchoke} back end will have its error message stored in
25544 @code{nnchoke-status-string}.
25545
25546
25547 @node Writing New Back Ends
25548 @subsubsection Writing New Back Ends
25549
25550 Many back ends are quite similar.  @code{nnml} is just like
25551 @code{nnspool}, but it allows you to edit the articles on the server.
25552 @code{nnmh} is just like @code{nnml}, but it doesn't use an active file,
25553 and it doesn't maintain overview databases.  @code{nndir} is just like
25554 @code{nnml}, but it has no concept of ``groups'', and it doesn't allow
25555 editing articles.
25556
25557 It would make sense if it were possible to ``inherit'' functions from
25558 back ends when writing new back ends.  And, indeed, you can do that if you
25559 want to.  (You don't have to if you don't want to, of course.)
25560
25561 All the back ends declare their public variables and functions by using a
25562 package called @code{nnoo}.
25563
25564 To inherit functions from other back ends (and allow other back ends to
25565 inherit functions from the current back end), you should use the
25566 following macros:
25567
25568 @table @code
25569
25570 @item nnoo-declare
25571 This macro declares the first parameter to be a child of the subsequent
25572 parameters.  For instance:
25573
25574 @lisp
25575 (nnoo-declare nndir
25576   nnml nnmh)
25577 @end lisp
25578
25579 @code{nndir} has declared here that it intends to inherit functions from
25580 both @code{nnml} and @code{nnmh}.
25581
25582 @item defvoo
25583 This macro is equivalent to @code{defvar}, but registers the variable as
25584 a public server variable.  Most state-oriented variables should be
25585 declared with @code{defvoo} instead of @code{defvar}.
25586
25587 In addition to the normal @code{defvar} parameters, it takes a list of
25588 variables in the parent back ends to map the variable to when executing
25589 a function in those back ends.
25590
25591 @lisp
25592 (defvoo nndir-directory nil
25593   "Where nndir will look for groups."
25594   nnml-current-directory nnmh-current-directory)
25595 @end lisp
25596
25597 This means that @code{nnml-current-directory} will be set to
25598 @code{nndir-directory} when an @code{nnml} function is called on behalf
25599 of @code{nndir}.  (The same with @code{nnmh}.)
25600
25601 @item nnoo-define-basics
25602 This macro defines some common functions that almost all back ends should
25603 have.
25604
25605 @lisp
25606 (nnoo-define-basics nndir)
25607 @end lisp
25608
25609 @item deffoo
25610 This macro is just like @code{defun} and takes the same parameters.  In
25611 addition to doing the normal @code{defun} things, it registers the
25612 function as being public so that other back ends can inherit it.
25613
25614 @item nnoo-map-functions
25615 This macro allows mapping of functions from the current back end to
25616 functions from the parent back ends.
25617
25618 @lisp
25619 (nnoo-map-functions nndir
25620   (nnml-retrieve-headers 0 nndir-current-group 0 0)
25621   (nnmh-request-article 0 nndir-current-group 0 0))
25622 @end lisp
25623
25624 This means that when @code{nndir-retrieve-headers} is called, the first,
25625 third, and fourth parameters will be passed on to
25626 @code{nnml-retrieve-headers}, while the second parameter is set to the
25627 value of @code{nndir-current-group}.
25628
25629 @item nnoo-import
25630 This macro allows importing functions from back ends.  It should be the
25631 last thing in the source file, since it will only define functions that
25632 haven't already been defined.
25633
25634 @lisp
25635 (nnoo-import nndir
25636   (nnmh
25637    nnmh-request-list
25638    nnmh-request-newgroups)
25639   (nnml))
25640 @end lisp
25641
25642 This means that calls to @code{nndir-request-list} should just be passed
25643 on to @code{nnmh-request-list}, while all public functions from
25644 @code{nnml} that haven't been defined in @code{nndir} yet should be
25645 defined now.
25646
25647 @end table
25648
25649 Below is a slightly shortened version of the @code{nndir} back end.
25650
25651 @lisp
25652 ;;; nndir.el --- single directory newsgroup access for Gnus
25653 ;; Copyright (C) 1995,96 Free Software Foundation, Inc.
25654
25655 ;;; Code:
25656
25657 (require 'nnheader)
25658 (require 'nnmh)
25659 (require 'nnml)
25660 (require 'nnoo)
25661 (eval-when-compile (require 'cl))
25662
25663 (nnoo-declare nndir
25664   nnml nnmh)
25665
25666 (defvoo nndir-directory nil
25667   "Where nndir will look for groups."
25668   nnml-current-directory nnmh-current-directory)
25669
25670 (defvoo nndir-nov-is-evil nil
25671   "*Non-nil means that nndir will never retrieve NOV headers."
25672   nnml-nov-is-evil)
25673
25674 (defvoo nndir-current-group ""
25675   nil
25676   nnml-current-group nnmh-current-group)
25677 (defvoo nndir-top-directory nil nil nnml-directory nnmh-directory)
25678 (defvoo nndir-get-new-mail nil nil nnml-get-new-mail nnmh-get-new-mail)
25679
25680 (defvoo nndir-status-string "" nil nnmh-status-string)
25681 (defconst nndir-version "nndir 1.0")
25682
25683 ;;; Interface functions.
25684
25685 (nnoo-define-basics nndir)
25686
25687 (deffoo nndir-open-server (server &optional defs)
25688   (setq nndir-directory
25689         (or (cadr (assq 'nndir-directory defs))
25690             server))
25691   (unless (assq 'nndir-directory defs)
25692     (push `(nndir-directory ,server) defs))
25693   (push `(nndir-current-group
25694           ,(file-name-nondirectory
25695             (directory-file-name nndir-directory)))
25696         defs)
25697   (push `(nndir-top-directory
25698           ,(file-name-directory (directory-file-name nndir-directory)))
25699         defs)
25700   (nnoo-change-server 'nndir server defs))
25701
25702 (nnoo-map-functions nndir
25703   (nnml-retrieve-headers 0 nndir-current-group 0 0)
25704   (nnmh-request-article 0 nndir-current-group 0 0)
25705   (nnmh-request-group nndir-current-group 0 0)
25706   (nnmh-close-group nndir-current-group 0))
25707
25708 (nnoo-import nndir
25709   (nnmh
25710    nnmh-status-message
25711    nnmh-request-list
25712    nnmh-request-newgroups))
25713
25714 (provide 'nndir)
25715 @end lisp
25716
25717
25718 @node Hooking New Back Ends Into Gnus
25719 @subsubsection Hooking New Back Ends Into Gnus
25720
25721 @vindex gnus-valid-select-methods
25722 @findex gnus-declare-backend
25723 Having Gnus start using your new back end is rather easy---you just
25724 declare it with the @code{gnus-declare-backend} functions.  This will
25725 enter the back end into the @code{gnus-valid-select-methods} variable.
25726
25727 @code{gnus-declare-backend} takes two parameters---the back end name and
25728 an arbitrary number of @dfn{abilities}.
25729
25730 Here's an example:
25731
25732 @lisp
25733 (gnus-declare-backend "nnchoke" 'mail 'respool 'address)
25734 @end lisp
25735
25736 The above line would then go in the @file{nnchoke.el} file.
25737
25738 The abilities can be:
25739
25740 @table @code
25741 @item mail
25742 This is a mailish back end---followups should (probably) go via mail.
25743 @item post
25744 This is a newsish back end---followups should (probably) go via news.
25745 @item post-mail
25746 This back end supports both mail and news.
25747 @item none
25748 This is neither a post nor mail back end---it's something completely
25749 different.
25750 @item respool
25751 It supports respooling---or rather, it is able to modify its source
25752 articles and groups.
25753 @item address
25754 The name of the server should be in the virtual server name.  This is
25755 true for almost all back ends.
25756 @item prompt-address
25757 The user should be prompted for an address when doing commands like
25758 @kbd{B} in the group buffer.  This is true for back ends like
25759 @code{nntp}, but not @code{nnmbox}, for instance.
25760 @end table
25761
25762
25763 @node Mail-like Back Ends
25764 @subsubsection Mail-like Back Ends
25765
25766 One of the things that separate the mail back ends from the rest of the
25767 back ends is the heavy dependence by most of the mail back ends on
25768 common functions in @file{nnmail.el}.  For instance, here's the
25769 definition of @code{nnml-request-scan}:
25770
25771 @lisp
25772 (deffoo nnml-request-scan (&optional group server)
25773   (setq nnml-article-file-alist nil)
25774   (nnmail-get-new-mail 'nnml 'nnml-save-nov nnml-directory group))
25775 @end lisp
25776
25777 It simply calls @code{nnmail-get-new-mail} with a few parameters,
25778 and @code{nnmail} takes care of all the moving and splitting of the
25779 mail.
25780
25781 This function takes four parameters.
25782
25783 @table @var
25784 @item method
25785 This should be a symbol to designate which back end is responsible for
25786 the call.
25787
25788 @item exit-function
25789 This function should be called after the splitting has been performed.
25790
25791 @item temp-directory
25792 Where the temporary files should be stored.
25793
25794 @item group
25795 This optional argument should be a group name if the splitting is to be
25796 performed for one group only.
25797 @end table
25798
25799 @code{nnmail-get-new-mail} will call @var{back-end}@code{-save-mail} to
25800 save each article.  @var{back-end}@code{-active-number} will be called to
25801 find the article number assigned to this article.
25802
25803 The function also uses the following variables:
25804 @var{back-end}@code{-get-new-mail} (to see whether to get new mail for
25805 this back end); and @var{back-end}@code{-group-alist} and
25806 @var{back-end}@code{-active-file} to generate the new active file.
25807 @var{back-end}@code{-group-alist} should be a group-active alist, like
25808 this:
25809
25810 @example
25811 (("a-group" (1 . 10))
25812  ("some-group" (34 . 39)))
25813 @end example
25814
25815
25816 @node Score File Syntax
25817 @subsection Score File Syntax
25818
25819 Score files are meant to be easily parseable, but yet extremely
25820 mallable.   It was decided that something that had the same read syntax
25821 as an Emacs Lisp list would fit that spec.
25822
25823 Here's a typical score file:
25824
25825 @lisp
25826 (("summary"
25827   ("win95" -10000 nil s)
25828   ("Gnus"))
25829  ("from"
25830   ("Lars" -1000))
25831  (mark -100))
25832 @end lisp
25833
25834 BNF definition of a score file:
25835
25836 @example
25837 score-file      = "" / "(" *element ")"
25838 element         = rule / atom
25839 rule            = string-rule / number-rule / date-rule
25840 string-rule     = "(" quote string-header quote space *string-match ")"
25841 number-rule     = "(" quote number-header quote space *number-match ")"
25842 date-rule       = "(" quote date-header quote space *date-match ")"
25843 quote           = <ascii 34>
25844 string-header   = "subject" / "from" / "references" / "message-id" /
25845                   "xref" / "body" / "head" / "all" / "followup"
25846 number-header   = "lines" / "chars"
25847 date-header     = "date"
25848 string-match    = "(" quote <string> quote [ "" / [ space score [ "" /
25849                   space date [ "" / [ space string-match-t ] ] ] ] ] ")"
25850 score           = "nil" / <integer>
25851 date            = "nil" / <natural number>
25852 string-match-t  = "nil" / "s" / "substring" / "S" / "Substring" /
25853                   "r" / "regex" / "R" / "Regex" /
25854                   "e" / "exact" / "E" / "Exact" /
25855                   "f" / "fuzzy" / "F" / "Fuzzy"
25856 number-match    = "(" <integer> [ "" / [ space score [ "" /
25857                   space date [ "" / [ space number-match-t ] ] ] ] ] ")"
25858 number-match-t  = "nil" / "=" / "<" / ">" / ">=" / "<="
25859 date-match      = "(" quote <string> quote [ "" / [ space score [ "" /
25860                   space date [ "" / [ space date-match-t ] ] ] ] ")"
25861 date-match-t    = "nil" / "at" / "before" / "after"
25862 atom            = "(" [ required-atom / optional-atom ] ")"
25863 required-atom   = mark / expunge / mark-and-expunge / files /
25864                   exclude-files / read-only / touched
25865 optional-atom   = adapt / local / eval
25866 mark            = "mark" space nil-or-number
25867 nil-or-number   = "nil" / <integer>
25868 expunge         = "expunge" space nil-or-number
25869 mark-and-expunge = "mark-and-expunge" space nil-or-number
25870 files           = "files" *[ space <string> ]
25871 exclude-files   = "exclude-files" *[ space <string> ]
25872 read-only       = "read-only" [ space "nil" / space "t" ]
25873 adapt        = "adapt" [ space "ignore" / space "t" / space adapt-rule ]
25874 adapt-rule      = "(" *[ <string> *[ "(" <string> <integer> ")" ] ")"
25875 local           = "local" *[ space "(" <string> space <form> ")" ]
25876 eval            = "eval" space <form>
25877 space           = *[ " " / <TAB> / <NEWLINE> ]
25878 @end example
25879
25880 Any unrecognized elements in a score file should be ignored, but not
25881 discarded.
25882
25883 As you can see, white space is needed, but the type and amount of white
25884 space is irrelevant.  This means that formatting of the score file is
25885 left up to the programmer---if it's simpler to just spew it all out on
25886 one looong line, then that's ok.
25887
25888 The meaning of the various atoms are explained elsewhere in this
25889 manual (@pxref{Score File Format}).
25890
25891
25892 @node Headers
25893 @subsection Headers
25894
25895 Internally Gnus uses a format for storing article headers that
25896 corresponds to the @sc{nov} format in a mysterious fashion.  One could
25897 almost suspect that the author looked at the @sc{nov} specification and
25898 just shamelessly @emph{stole} the entire thing, and one would be right.
25899
25900 @dfn{Header} is a severely overloaded term.  ``Header'' is used in
25901 RFC 1036 to talk about lines in the head of an article (e.g.,
25902 @code{From}).  It is used by many people as a synonym for
25903 ``head''---``the header and the body''.  (That should be avoided, in my
25904 opinion.)  And Gnus uses a format internally that it calls ``header'',
25905 which is what I'm talking about here.  This is a 9-element vector,
25906 basically, with each header (ouch) having one slot.
25907
25908 These slots are, in order: @code{number}, @code{subject}, @code{from},
25909 @code{date}, @code{id}, @code{references}, @code{chars}, @code{lines},
25910 @code{xref}, and @code{extra}.  There are macros for accessing and
25911 setting these slots---they all have predictable names beginning with
25912 @code{mail-header-} and @code{mail-header-set-}, respectively.
25913
25914 All these slots contain strings, except the @code{extra} slot, which
25915 contains an alist of header/value pairs (@pxref{To From Newsgroups}).
25916
25917
25918 @node Ranges
25919 @subsection Ranges
25920
25921 @sc{gnus} introduced a concept that I found so useful that I've started
25922 using it a lot and have elaborated on it greatly.
25923
25924 The question is simple: If you have a large amount of objects that are
25925 identified by numbers (say, articles, to take a @emph{wild} example)
25926 that you want to qualify as being ``included'', a normal sequence isn't
25927 very useful.  (A 200,000 length sequence is a bit long-winded.)
25928
25929 The solution is as simple as the question: You just collapse the
25930 sequence.
25931
25932 @example
25933 (1 2 3 4 5 6 10 11 12)
25934 @end example
25935
25936 is transformed into
25937
25938 @example
25939 ((1 . 6) (10 . 12))
25940 @end example
25941
25942 To avoid having those nasty @samp{(13 . 13)} elements to denote a
25943 lonesome object, a @samp{13} is a valid element:
25944
25945 @example
25946 ((1 . 6) 7 (10 . 12))
25947 @end example
25948
25949 This means that comparing two ranges to find out whether they are equal
25950 is slightly tricky:
25951
25952 @example
25953 ((1 . 5) 7 8 (10 . 12))
25954 @end example
25955
25956 and
25957
25958 @example
25959 ((1 . 5) (7 . 8) (10 . 12))
25960 @end example
25961
25962 are equal.  In fact, any non-descending list is a range:
25963
25964 @example
25965 (1 2 3 4 5)
25966 @end example
25967
25968 is a perfectly valid range, although a pretty long-winded one.  This is
25969 also valid:
25970
25971 @example
25972 (1 . 5)
25973 @end example
25974
25975 and is equal to the previous range.
25976
25977 Here's a BNF definition of ranges.  Of course, one must remember the
25978 semantic requirement that the numbers are non-descending.  (Any number
25979 of repetition of the same number is allowed, but apt to disappear in
25980 range handling.)
25981
25982 @example
25983 range           = simple-range / normal-range
25984 simple-range    = "(" number " . " number ")"
25985 normal-range    = "(" start-contents ")"
25986 contents        = "" / simple-range *[ " " contents ] /
25987                   number *[ " " contents ]
25988 @end example
25989
25990 Gnus currently uses ranges to keep track of read articles and article
25991 marks.  I plan on implementing a number of range operators in C if The
25992 Powers That Be are willing to let me.  (I haven't asked yet, because I
25993 need to do some more thinking on what operators I need to make life
25994 totally range-based without ever having to convert back to normal
25995 sequences.)
25996
25997
25998 @node Group Info
25999 @subsection Group Info
26000
26001 Gnus stores all permanent info on groups in a @dfn{group info} list.
26002 This list is from three to six elements (or more) long and exhaustively
26003 describes the group.
26004
26005 Here are two example group infos; one is a very simple group while the
26006 second is a more complex one:
26007
26008 @example
26009 ("no.group" 5 ((1 . 54324)))
26010
26011 ("nnml:my.mail" 3 ((1 . 5) 9 (20 . 55))
26012                 ((tick (15 . 19)) (replied 3 6 (19 . 3)))
26013                 (nnml "")
26014                 ((auto-expire . t) (to-address . "ding@@gnus.org")))
26015 @end example
26016
26017 The first element is the @dfn{group name}---as Gnus knows the group,
26018 anyway.  The second element is the @dfn{subscription level}, which
26019 normally is a small integer.  (It can also be the @dfn{rank}, which is a
26020 cons cell where the @code{car} is the level and the @code{cdr} is the
26021 score.)  The third element is a list of ranges of read articles.  The
26022 fourth element is a list of lists of article marks of various kinds.
26023 The fifth element is the select method (or virtual server, if you like).
26024 The sixth element is a list of @dfn{group parameters}, which is what
26025 this section is about.
26026
26027 Any of the last three elements may be missing if they are not required.
26028 In fact, the vast majority of groups will normally only have the first
26029 three elements, which saves quite a lot of cons cells.
26030
26031 Here's a BNF definition of the group info format:
26032
26033 @example
26034 info          = "(" group space ralevel space read
26035                 [ "" / [ space marks-list [ "" / [ space method [ "" /
26036                 space parameters ] ] ] ] ] ")"
26037 group         = quote <string> quote
26038 ralevel       = rank / level
26039 level         = <integer in the range of 1 to inf>
26040 rank          = "(" level "." score ")"
26041 score         = <integer in the range of 1 to inf>
26042 read          = range
26043 marks-lists   = nil / "(" *marks ")"
26044 marks         = "(" <string> range ")"
26045 method        = "(" <string> *elisp-forms ")"
26046 parameters    = "(" *elisp-forms ")"
26047 @end example
26048
26049 Actually that @samp{marks} rule is a fib.  A @samp{marks} is a
26050 @samp{<string>} consed on to a @samp{range}, but that's a bitch to say
26051 in pseudo-BNF.
26052
26053 If you have a Gnus info and want to access the elements, Gnus offers a
26054 series of macros for getting/setting these elements.
26055
26056 @table @code
26057 @item gnus-info-group
26058 @itemx gnus-info-set-group
26059 @findex gnus-info-group
26060 @findex gnus-info-set-group
26061 Get/set the group name.
26062
26063 @item gnus-info-rank
26064 @itemx gnus-info-set-rank
26065 @findex gnus-info-rank
26066 @findex gnus-info-set-rank
26067 Get/set the group rank (@pxref{Group Score}).
26068
26069 @item gnus-info-level
26070 @itemx gnus-info-set-level
26071 @findex gnus-info-level
26072 @findex gnus-info-set-level
26073 Get/set the group level.
26074
26075 @item gnus-info-score
26076 @itemx gnus-info-set-score
26077 @findex gnus-info-score
26078 @findex gnus-info-set-score
26079 Get/set the group score (@pxref{Group Score}).
26080
26081 @item gnus-info-read
26082 @itemx gnus-info-set-read
26083 @findex gnus-info-read
26084 @findex gnus-info-set-read
26085 Get/set the ranges of read articles.
26086
26087 @item gnus-info-marks
26088 @itemx gnus-info-set-marks
26089 @findex gnus-info-marks
26090 @findex gnus-info-set-marks
26091 Get/set the lists of ranges of marked articles.
26092
26093 @item gnus-info-method
26094 @itemx gnus-info-set-method
26095 @findex gnus-info-method
26096 @findex gnus-info-set-method
26097 Get/set the group select method.
26098
26099 @item gnus-info-params
26100 @itemx gnus-info-set-params
26101 @findex gnus-info-params
26102 @findex gnus-info-set-params
26103 Get/set the group parameters.
26104 @end table
26105
26106 All the getter functions take one parameter---the info list.  The setter
26107 functions take two parameters---the info list and the new value.
26108
26109 The last three elements in the group info aren't mandatory, so it may be
26110 necessary to extend the group info before setting the element.  If this
26111 is necessary, you can just pass on a non-@code{nil} third parameter to
26112 the three final setter functions to have this happen automatically.
26113
26114
26115 @node Extended Interactive
26116 @subsection Extended Interactive
26117 @cindex interactive
26118 @findex gnus-interactive
26119
26120 Gnus extends the standard Emacs @code{interactive} specification
26121 slightly to allow easy use of the symbolic prefix (@pxref{Symbolic
26122 Prefixes}).  Here's an example of how this is used:
26123
26124 @lisp
26125 (defun gnus-summary-increase-score (&optional score symp)
26126   (interactive (gnus-interactive "P\ny"))
26127   ...
26128   )
26129 @end lisp
26130
26131 The best thing to do would have been to implement
26132 @code{gnus-interactive} as a macro which would have returned an
26133 @code{interactive} form, but this isn't possible since Emacs checks
26134 whether a function is interactive or not by simply doing an @code{assq}
26135 on the lambda form.  So, instead we have @code{gnus-interactive}
26136 function that takes a string and returns values that are usable to
26137 @code{interactive}.
26138
26139 This function accepts (almost) all normal @code{interactive} specs, but
26140 adds a few more.
26141
26142 @table @samp
26143 @item y
26144 @vindex gnus-current-prefix-symbol
26145 The current symbolic prefix---the @code{gnus-current-prefix-symbol}
26146 variable.
26147
26148 @item Y
26149 @vindex gnus-current-prefix-symbols
26150 A list of the current symbolic prefixes---the
26151 @code{gnus-current-prefix-symbol} variable.
26152
26153 @item A
26154 The current article number---the @code{gnus-summary-article-number}
26155 function.
26156
26157 @item H
26158 The current article header---the @code{gnus-summary-article-header}
26159 function.
26160
26161 @item g
26162 The current group name---the @code{gnus-group-group-name}
26163 function.
26164
26165 @end table
26166
26167
26168 @node Emacs/XEmacs Code
26169 @subsection Emacs/XEmacs Code
26170 @cindex XEmacs
26171 @cindex Emacsen
26172
26173 While Gnus runs under Emacs, XEmacs and Mule, I decided that one of the
26174 platforms must be the primary one.  I chose Emacs.  Not because I don't
26175 like XEmacs or Mule, but because it comes first alphabetically.
26176
26177 This means that Gnus will byte-compile under Emacs with nary a warning,
26178 while XEmacs will pump out gigabytes of warnings while byte-compiling.
26179 As I use byte-compilation warnings to help me root out trivial errors in
26180 Gnus, that's very useful.
26181
26182 I've also consistently used Emacs function interfaces, but have used
26183 Gnusey aliases for the functions.  To take an example:  Emacs defines a
26184 @code{run-at-time} function while XEmacs defines a @code{start-itimer}
26185 function.  I then define a function called @code{gnus-run-at-time} that
26186 takes the same parameters as the Emacs @code{run-at-time}.  When running
26187 Gnus under Emacs, the former function is just an alias for the latter.
26188 However, when running under XEmacs, the former is an alias for the
26189 following function:
26190
26191 @lisp
26192 (defun gnus-xmas-run-at-time (time repeat function &rest args)
26193   (start-itimer
26194    "gnus-run-at-time"
26195    `(lambda ()
26196       (,function ,@@args))
26197    time repeat))
26198 @end lisp
26199
26200 This sort of thing has been done for bunches of functions.  Gnus does
26201 not redefine any native Emacs functions while running under XEmacs---it
26202 does this @code{defalias} thing with Gnus equivalents instead.  Cleaner
26203 all over.
26204
26205 In the cases where the XEmacs function interface was obviously cleaner,
26206 I used it instead.  For example @code{gnus-region-active-p} is an alias
26207 for @code{region-active-p} in XEmacs, whereas in Emacs it is a function.
26208
26209 Of course, I could have chosen XEmacs as my native platform and done
26210 mapping functions the other way around.  But I didn't.  The performance
26211 hit these indirections impose on Gnus under XEmacs should be slight.
26212
26213
26214 @node Various File Formats
26215 @subsection Various File Formats
26216
26217 @menu
26218 * Active File Format::          Information on articles and groups available.
26219 * Newsgroups File Format::      Group descriptions.
26220 @end menu
26221
26222
26223 @node Active File Format
26224 @subsubsection Active File Format
26225
26226 The active file lists all groups available on the server in
26227 question.  It also lists the highest and lowest current article numbers
26228 in each group.
26229
26230 Here's an excerpt from a typical active file:
26231
26232 @example
26233 soc.motss 296030 293865 y
26234 alt.binaries.pictures.fractals 3922 3913 n
26235 comp.sources.unix 1605 1593 m
26236 comp.binaries.ibm.pc 5097 5089 y
26237 no.general 1000 900 y
26238 @end example
26239
26240 Here's a pseudo-BNF definition of this file:
26241
26242 @example
26243 active      = *group-line
26244 group-line  = group spc high-number spc low-number spc flag <NEWLINE>
26245 group       = <non-white-space string>
26246 spc         = " "
26247 high-number = <non-negative integer>
26248 low-number  = <positive integer>
26249 flag        = "y" / "n" / "m" / "j" / "x" / "=" group
26250 @end example
26251
26252 For a full description of this file, see the manual pages for
26253 @samp{innd}, in particular @samp{active(5)}.
26254
26255
26256 @node Newsgroups File Format
26257 @subsubsection Newsgroups File Format
26258
26259 The newsgroups file lists groups along with their descriptions.  Not all
26260 groups on the server have to be listed,  and not all groups in the file
26261 have to exist on the server.  The file is meant purely as information to
26262 the user.
26263
26264 The format is quite simple; a group name, a tab, and the description.
26265 Here's the definition:
26266
26267 @example
26268 newsgroups    = *line
26269 line          = group tab description <NEWLINE>
26270 group         = <non-white-space string>
26271 tab           = <TAB>
26272 description   = <string>
26273 @end example
26274
26275
26276 @page
26277 @node Emacs for Heathens
26278 @section Emacs for Heathens
26279
26280 Believe it or not, but some people who use Gnus haven't really used
26281 Emacs much before they embarked on their journey on the Gnus Love Boat.
26282 If you are one of those unfortunates whom ``@kbd{C-M-a}'', ``kill the
26283 region'', and ``set @code{gnus-flargblossen} to an alist where the key
26284 is a regexp that is used for matching on the group name'' are magical
26285 phrases with little or no meaning, then this appendix is for you.  If
26286 you are already familiar with Emacs, just ignore this and go fondle your
26287 cat instead.
26288
26289 @menu
26290 * Keystrokes::                  Entering text and executing commands.
26291 * Emacs Lisp::                  The built-in Emacs programming language.
26292 @end menu
26293
26294
26295 @node Keystrokes
26296 @subsection Keystrokes
26297
26298 @itemize @bullet
26299 @item
26300 Q: What is an experienced Emacs user?
26301
26302 @item
26303 A: A person who wishes that the terminal had pedals.
26304 @end itemize
26305
26306 Yes, when you use Emacs, you are apt to use the control key, the shift
26307 key and the meta key a lot.  This is very annoying to some people
26308 (notably @code{vi}le users), and the rest of us just love the hell out
26309 of it.  Just give up and submit.  Emacs really does stand for
26310 ``Escape-Meta-Alt-Control-Shift'', and not ``Editing Macros'', as you
26311 may have heard from other disreputable sources (like the Emacs author).
26312
26313 The shift keys are normally located near your pinky fingers, and are
26314 normally used to get capital letters and stuff.  You probably use it all
26315 the time.  The control key is normally marked ``CTRL'' or something like
26316 that.  The meta key is, funnily enough, never marked as such on any
26317 keyboard.  The one I'm currently at has a key that's marked ``Alt'',
26318 which is the meta key on this keyboard.  It's usually located somewhere
26319 to the left hand side of the keyboard, usually on the bottom row.
26320
26321 Now, us Emacs people don't say ``press the meta-control-m key'',
26322 because that's just too inconvenient.  We say ``press the @kbd{C-M-m}
26323 key''.  @kbd{M-} is the prefix that means ``meta'' and ``C-'' is the
26324 prefix that means ``control''.  So ``press @kbd{C-k}'' means ``press
26325 down the control key, and hold it down while you press @kbd{k}''.
26326 ``Press @kbd{C-M-k}'' means ``press down and hold down the meta key and
26327 the control key and then press @kbd{k}''.  Simple, ay?
26328
26329 This is somewhat complicated by the fact that not all keyboards have a
26330 meta key.  In that case you can use the ``escape'' key.  Then @kbd{M-k}
26331 means ``press escape, release escape, press @kbd{k}''.  That's much more
26332 work than if you have a meta key, so if that's the case, I respectfully
26333 suggest you get a real keyboard with a meta key.  You can't live without
26334 it.
26335
26336
26337
26338 @node Emacs Lisp
26339 @subsection Emacs Lisp
26340
26341 Emacs is the King of Editors because it's really a Lisp interpreter.
26342 Each and every key you tap runs some Emacs Lisp code snippet, and since
26343 Emacs Lisp is an interpreted language, that means that you can configure
26344 any key to run any arbitrary code.  You just, like, do it.
26345
26346 Gnus is written in Emacs Lisp, and is run as a bunch of interpreted
26347 functions.  (These are byte-compiled for speed, but it's still
26348 interpreted.)  If you decide that you don't like the way Gnus does
26349 certain things, it's trivial to have it do something a different way.
26350 (Well, at least if you know how to write Lisp code.)  However, that's
26351 beyond the scope of this manual, so we are simply going to talk about
26352 some common constructs that you normally use in your @file{.emacs} file
26353 to customize Gnus.
26354
26355 If you want to set the variable @code{gnus-florgbnize} to four (4), you
26356 write the following:
26357
26358 @lisp
26359 (setq gnus-florgbnize 4)
26360 @end lisp
26361
26362 This function (really ``special form'') @code{setq} is the one that can
26363 set a variable to some value.  This is really all you need to know.  Now
26364 you can go and fill your @file{.emacs} file with lots of these to change
26365 how Gnus works.
26366
26367 If you have put that thing in your @file{.emacs} file, it will be read
26368 and @code{eval}ed (which is lisp-ese for ``run'') the next time you
26369 start Emacs.  If you want to change the variable right away, simply say
26370 @kbd{C-x C-e} after the closing parenthesis.  That will @code{eval} the
26371 previous ``form'', which is a simple @code{setq} statement here.
26372
26373 Go ahead---just try it, if you're located at your Emacs.  After you
26374 @kbd{C-x C-e}, you will see @samp{4} appear in the echo area, which
26375 is the return value of the form you @code{eval}ed.
26376
26377 Some pitfalls:
26378
26379 If the manual says ``set @code{gnus-read-active-file} to @code{some}'',
26380 that means:
26381
26382 @lisp
26383 (setq gnus-read-active-file 'some)
26384 @end lisp
26385
26386 On the other hand, if the manual says ``set @code{gnus-nntp-server} to
26387 @samp{nntp.ifi.uio.no}'', that means:
26388
26389 @lisp
26390 (setq gnus-nntp-server "nntp.ifi.uio.no")
26391 @end lisp
26392
26393 So be careful not to mix up strings (the latter) with symbols (the
26394 former).  The manual is unambiguous, but it can be confusing.
26395
26396 @page
26397 @include gnus-faq.texi
26398
26399 @node Index
26400 @chapter Index
26401 @printindex cp
26402
26403 @node Key Index
26404 @chapter Key Index
26405 @printindex ky
26406
26407 @summarycontents
26408 @contents
26409 @bye
26410
26411 @iftex
26412 @iflatex
26413 \end{document}
26414 @end iflatex
26415 @end iftex
26416
26417 @c Local Variables:
26418 @c mode: texinfo
26419 @c coding: iso-8859-1
26420 @c End:
26421 % LocalWords:  BNF mucho detailmenu cindex kindex kbd
26422 % LocalWords:  findex Gnusae vindex dfn dfn samp nntp setq nnspool nntpserver
26423 % LocalWords:  nnmbox newusers Blllrph NEWGROUPS dingnusdingnusdingnus
26424 % LocalWords:  pre fab rec comp nnslashdot regex ga ga sci nnml nnbabyl nnmh
26425 % LocalWords:  nnfolder emph looong eld newsreaders defun init elc pxref