Synch to Oort Gnus 200304141340.
[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 Button Levels::       Controlling appearance of buttons.
619 * Article Date::                Grumble, UT!
620 * Article Display::             Display various stuff---X-Face, Picons, Smileys
621 * Article Signature::           What is a signature?
622 * Article Miscellania::         Various other stuff.
623
624 Alternative Approaches
625
626 * Pick and Read::               First mark articles and then read them.
627 * Binary Groups::               Auto-decode all articles.
628
629 Various Summary Stuff
630
631 * Summary Group Information::   Information oriented commands.
632 * Searching for Articles::      Multiple article commands.
633 * Summary Generation Commands::  
634 * Really Various Summary Commands::  Those pesky non-conformant commands.
635
636 Article Buffer
637
638 * Hiding Headers::              Deciding what headers should be displayed.
639 * Using MIME::                  Pushing articles through @sc{mime} before reading them.
640 * Customizing Articles::        Tailoring the look of the articles.
641 * Article Keymap::              Keystrokes available in the article buffer.
642 * Misc Article::                Other stuff.
643
644 Composing Messages
645
646 * Mail::                        Mailing and replying.
647 * Posting Server::              What server should you post and mail via?
648 * Mail and Post::               Mailing and posting at the same time.
649 * Archived Messages::           Where Gnus stores the messages you've sent.
650 * Posting Styles::              An easier way to specify who you are.
651 * Drafts::                      Postponing messages and rejected messages.
652 * Rejected Articles::           What happens if the server doesn't like your article?
653 * Signing and encrypting::      How to compose secure messages.
654
655 Select Methods
656
657 * Server Buffer::               Making and editing virtual servers.
658 * Getting News::                Reading USENET news with Gnus.
659 * Getting Mail::                Reading your personal mail with Gnus.
660 * Browsing the Web::            Getting messages from a plethora of Web sources.
661 * IMAP::                        Using Gnus as a @sc{imap} client.
662 * Other Sources::               Reading directories, files, SOUP packets.
663 * Combined Groups::             Combining groups into one group.
664 * Gnus Unplugged::              Reading news and mail offline.
665
666 Server Buffer
667
668 * Server Buffer Format::        You can customize the look of this buffer.
669 * Server Commands::             Commands to manipulate servers.
670 * Example Methods::             Examples server specifications.
671 * Creating a Virtual Server::   An example session.
672 * Server Variables::            Which variables to set.
673 * Servers and Methods::         You can use server names as select methods.
674 * Unavailable Servers::         Some servers you try to contact may be down.
675
676 Getting News
677
678 * NNTP::                        Reading news from an @sc{nntp} server.
679 * News Spool::                  Reading news from the local spool.
680
681 @sc{nntp}
682
683 * Direct Functions::            Connecting directly to the server.
684 * Indirect Functions::          Connecting indirectly to the server.
685 * Common Variables::            Understood by several connection functions.
686
687 Getting Mail
688
689 * Mail in a Newsreader::        Important introductory notes.
690 * Getting Started Reading Mail::  A simple cookbook example.
691 * Splitting Mail::              How to create mail groups.
692 * Mail Sources::                How to tell Gnus where to get mail from.
693 * Mail Back End Variables::     Variables for customizing mail handling.
694 * Fancy Mail Splitting::        Gnus can do hairy splitting of incoming mail.
695 * Group Mail Splitting::        Use group customize to drive mail splitting.
696 * Incorporating Old Mail::      What about the old mail you have?
697 * Expiring Mail::               Getting rid of unwanted mail.
698 * Washing Mail::                Removing gruft from the mail you get.
699 * Duplicates::                  Dealing with duplicated mail.
700 * Not Reading Mail::            Using mail back ends for reading other files.
701 * Choosing a Mail Back End::    Gnus can read a variety of mail formats.
702
703 Mail Sources
704
705 * Mail Source Specifiers::      How to specify what a mail source is.
706 * Mail Source Customization::   Some variables that influence things.
707 * Fetching Mail::               Using the mail source specifiers.
708
709 Choosing a Mail Back End
710
711 * Unix Mail Box::               Using the (quite) standard Un*x mbox.
712 * Rmail Babyl::                 Emacs programs use the rmail babyl format.
713 * Mail Spool::                  Store your mail in a private spool?
714 * MH Spool::                    An mhspool-like back end.
715 * Maildir::                     Another one-file-per-message format.
716 * Mail Folders::                Having one file for each group.
717 * Comparing Mail Back Ends::    An in-depth looks at pros and cons.
718
719 Browsing the Web
720
721 * Archiving Mail::              
722 * Web Searches::                Creating groups from articles that match a string.
723 * Slashdot::                    Reading the Slashdot comments.
724 * Ultimate::                    The Ultimate Bulletin Board systems.
725 * Web Archive::                 Reading mailing list archived on web.
726 * RSS::                         Reading RDF site summary.
727 * Customizing w3::              Doing stuff to Emacs/w3 from Gnus.
728
729 @sc{imap}
730
731 * Splitting in IMAP::           Splitting mail with nnimap.
732 * Expiring in IMAP::            Expiring mail with nnimap.
733 * Editing IMAP ACLs::           Limiting/enabling other users access to a mailbox.
734 * Expunging mailboxes::         Equivalent of a ``compress mailbox'' button.
735 * A note on namespaces::        How to (not) use IMAP namespace in Gnus.
736
737 Other Sources
738
739 * Directory Groups::            You can read a directory as if it was a newsgroup.
740 * Anything Groups::             Dired?  Who needs dired?
741 * Document Groups::             Single files can be the basis of a group.
742 * SOUP::                        Reading @sc{soup} packets ``offline''.
743 * Mail-To-News Gateways::       Posting articles via mail-to-news gateways.
744
745 Document Groups
746
747 * Document Server Internals::   How to add your own document types.
748
749 SOUP
750
751 * SOUP Commands::               Commands for creating and sending @sc{soup} packets
752 * SOUP Groups::                 A back end for reading @sc{soup} packets.
753 * SOUP Replies::                How to enable @code{nnsoup} to take over mail and news.
754
755 Combined Groups
756
757 * Virtual Groups::              Combining articles from many groups.
758 * Kibozed Groups::              Looking through parts of the newsfeed for articles.
759
760 Gnus Unplugged
761
762 * Agent Basics::                How it all is supposed to work.
763 * Agent Categories::            How to tell the Gnus Agent what to download.
764 * Agent Commands::              New commands for all the buffers.
765 * Agent as Cache::              The Agent is a big cache too.
766 * Agent Expiry::                How to make old articles go away.
767 * Agent Regeneration::          How to recover from lost connections and other accidents.
768 * Agent and IMAP::              How to use the Agent with IMAP.
769 * Outgoing Messages::           What happens when you post/mail something?
770 * Agent Variables::             Customizing is fun.
771 * Example Setup::               An example @file{~/.gnus.el} file for offline people.
772 * Batching Agents::             How to fetch news from a @code{cron} job.
773 * Agent Caveats::               What you think it'll do and what it does.
774
775 Agent Categories
776
777 * Category Syntax::             What a category looks like.
778 * Category Buffer::             A buffer for maintaining categories.
779 * Category Variables::          Customize'r'Us.
780
781 Agent Commands
782
783 * Group Agent Commands::        Configure groups and fetch their contents.
784 * Summary Agent Commands::      Manually select then fetch specific articles.
785 * Server Agent Commands::       Select the servers that are supported by the agent.
786
787 Scoring
788
789 * Summary Score Commands::      Adding score entries for the current group.
790 * Group Score Commands::        General score commands.
791 * Score Variables::             Customize your scoring.  (My, what terminology).
792 * Score File Format::           What a score file may contain.
793 * Score File Editing::          You can edit score files by hand as well.
794 * Adaptive Scoring::            Big Sister Gnus knows what you read.
795 * Home Score File::             How to say where new score entries are to go.
796 * Followups To Yourself::       Having Gnus notice when people answer you.
797 * Scoring On Other Headers::    Scoring on non-standard headers.
798 * Scoring Tips::                How to score effectively.
799 * Reverse Scoring::             That problem child of old is not problem.
800 * Global Score Files::          Earth-spanning, ear-splitting score files.
801 * Kill Files::                  They are still here, but they can be ignored.
802 * Converting Kill Files::       Translating kill files to score files.
803 * GroupLens::                   Getting predictions on what you like to read.
804 * Advanced Scoring::            Using logical expressions to build score rules.
805 * Score Decays::                It can be useful to let scores wither away.
806
807 GroupLens
808
809 * Using GroupLens::             How to make Gnus use GroupLens.
810 * Rating Articles::             Letting GroupLens know how you rate articles.
811 * Displaying Predictions::      Displaying predictions given by GroupLens.
812 * GroupLens Variables::         Customizing GroupLens.
813
814 Advanced Scoring
815
816 * Advanced Scoring Syntax::     A definition.
817 * Advanced Scoring Examples::   What they look like.
818 * Advanced Scoring Tips::       Getting the most out of it.
819
820 Various
821
822 * Process/Prefix::              A convention used by many treatment commands.
823 * Interactive::                 Making Gnus ask you many questions.
824 * Symbolic Prefixes::           How to supply some Gnus functions with options.
825 * Formatting Variables::        You can specify what buffers should look like.
826 * Window Layout::               Configuring the Gnus buffer windows.
827 * Faces and Fonts::             How to change how faces look.
828 * Compilation::                 How to speed Gnus up.
829 * Mode Lines::                  Displaying information in the mode lines.
830 * Highlighting and Menus::      Making buffers look all nice and cozy.
831 * Buttons::                     Get tendinitis in ten easy steps!
832 * Daemons::                     Gnus can do things behind your back.
833 * NoCeM::                       How to avoid spam and other fatty foods.
834 * Undo::                        Some actions can be undone.
835 * Predicate Specifiers::        Specifying predicates.
836 * Moderation::                  What to do if you're a moderator.
837 * Image Enhancements::          Modern versions of Emacs/XEmacs can display images.
838 * Fuzzy Matching::              What's the big fuzz?
839 * Thwarting Email Spam::        A how-to on avoiding unsolicited commercial email.
840 * Various Various::             Things that are really various.
841
842 Formatting Variables
843
844 * Formatting Basics::           A formatting variable is basically a format string.
845 * Mode Line Formatting::        Some rules about mode line formatting variables.
846 * Advanced Formatting::         Modifying output in various ways.
847 * User-Defined Specs::          Having Gnus call your own functions.
848 * Formatting Fonts::            Making the formatting look colorful and nice.
849 * Positioning Point::           Moving point to a position after an operation.
850 * Tabulation::                  Tabulating your output.
851 * Wide Characters::             Dealing with wide characters.
852
853 Image Enhancements
854
855 * Picons::                      How to display pictures of what you're reading.
856 * Smileys::                     Show all those happy faces the way they were meant to be shown.
857 * X-Face::                      Display a funky, teensy black-and-white image.
858 * XVarious::                    Other XEmacsy Gnusey variables.
859
860 Thwarting Email Spam
861
862 * The problem of spam::         Some background, and some solutions
863 * Anti-Spam Basics::            Simple steps to reduce the amount of spam.
864 * SpamAssassin::                How to use external anti-spam tools.
865 * Hashcash::                    Reduce spam by burning CPU time.
866 * Filtering Spam Using The Spam ELisp Package::  
867 * Filtering Spam Using Statistics with spam-stat::  
868
869 Appendices
870
871 * XEmacs::                      Requirements for installing under XEmacs.
872 * History::                     How Gnus got where it is today.
873 * On Writing Manuals::          Why this is not a beginner's guide.
874 * Terminology::                 We use really difficult, like, words here.
875 * Customization::               Tailoring Gnus to your needs.
876 * Troubleshooting::             What you might try if things do not work.
877 * Gnus Reference Guide::        Rilly, rilly technical stuff.
878 * Emacs for Heathens::          A short introduction to Emacsian terms.
879 * Frequently Asked Questions::
880
881 History
882
883 * Gnus Versions::               What Gnus versions have been released.
884 * Other Gnus Versions::         Other Gnus versions that also have been released.
885 * Why?::                        What's the point of Gnus?
886 * Compatibility::               Just how compatible is Gnus with @sc{gnus}?
887 * Conformity::                  Gnus tries to conform to all standards.
888 * Emacsen::                     Gnus can be run on a few modern Emacsen.
889 * Gnus Development::            How Gnus is developed.
890 * Contributors::                Oodles of people.
891 * New Features::                Pointers to some of the new stuff in Gnus.
892
893 New Features
894
895 * ding Gnus::                   New things in Gnus 5.0/5.1, the first new Gnus.
896 * September Gnus::              The Thing Formally Known As Gnus 5.2/5.3.
897 * Red Gnus::                    Third time best---Gnus 5.4/5.5.
898 * Quassia Gnus::                Two times two is four, or Gnus 5.6/5.7.
899 * Pterodactyl Gnus::            Pentad also starts with P, AKA Gnus 5.8/5.9.
900
901 Customization
902
903 * Slow/Expensive Connection::   You run a local Emacs and get the news elsewhere.
904 * Slow Terminal Connection::    You run a remote Emacs.
905 * Little Disk Space::           You feel that having large setup files is icky.
906 * Slow Machine::                You feel like buying a faster machine.
907
908 Gnus Reference Guide
909
910 * Gnus Utility Functions::      Common functions and variable to use.
911 * Back End Interface::          How Gnus communicates with the servers.
912 * Score File Syntax::           A BNF definition of the score file standard.
913 * Headers::                     How Gnus stores headers internally.
914 * Ranges::                      A handy format for storing mucho numbers.
915 * Group Info::                  The group info format.
916 * Extended Interactive::        Symbolic prefixes and stuff.
917 * Emacs/XEmacs Code::           Gnus can be run under all modern Emacsen.
918 * Various File Formats::        Formats of files that Gnus use.
919
920 Back End Interface
921
922 * Required Back End Functions::  Functions that must be implemented.
923 * Optional Back End Functions::  Functions that need not be implemented.
924 * Error Messaging::             How to get messages and report errors.
925 * Writing New Back Ends::       Extending old back ends.
926 * Hooking New Back Ends Into Gnus::  What has to be done on the Gnus end.
927 * Mail-like Back Ends::         Some tips on mail back ends.
928
929 Various File Formats
930
931 * Active File Format::          Information on articles and groups available.
932 * Newsgroups File Format::      Group descriptions.
933
934 Emacs for Heathens
935
936 * Keystrokes::                  Entering text and executing commands.
937 * Emacs Lisp::                  The built-in Emacs programming language.
938
939 @end detailmenu
940 @end menu
941
942 @node Starting Up
943 @chapter Starting gnus
944 @cindex starting up
945
946 @kindex M-x gnus
947 @findex gnus
948 If your system administrator has set things up properly, starting gnus
949 and reading news is extremely easy---you just type @kbd{M-x gnus} in
950 your Emacs.
951
952 @findex gnus-other-frame
953 @kindex M-x gnus-other-frame
954 If you want to start gnus in a different frame, you can use the command
955 @kbd{M-x gnus-other-frame} instead.
956
957 If things do not go smoothly at startup, you have to twiddle some
958 variables in your @file{~/.gnus.el} file.  This file is similar to
959 @file{~/.emacs}, but is read when gnus starts.
960
961 If you puzzle at any terms used in this manual, please refer to the
962 terminology section (@pxref{Terminology}).
963
964 @menu
965 * Finding the News::            Choosing a method for getting news.
966 * The First Time::              What does Gnus do the first time you start it?
967 * The Server is Down::          How can I read my mail then?
968 * Slave Gnusae::                You can have more than one Gnus active at a time.
969 * Fetching a Group::            Starting Gnus just to read a group.
970 * New Groups::                  What is Gnus supposed to do with new groups?
971 * Changing Servers::            You may want to move from one server to another.
972 * Startup Files::               Those pesky startup files---@file{.newsrc}.
973 * Auto Save::                   Recovering from a crash.
974 * The Active File::             Reading the active file over a slow line Takes Time.
975 * Startup Variables::           Other variables you might change.
976 @end menu
977
978
979 @node Finding the News
980 @section Finding the News
981 @cindex finding news
982
983 @vindex gnus-select-method
984 @c @head
985 The @code{gnus-select-method} variable says where gnus should look for
986 news.  This variable should be a list where the first element says
987 @dfn{how} and the second element says @dfn{where}.  This method is your
988 native method.  All groups not fetched with this method are
989 foreign groups.
990
991 For instance, if the @samp{news.somewhere.edu} @sc{nntp} server is where
992 you want to get your daily dosage of news from, you'd say:
993
994 @lisp
995 (setq gnus-select-method '(nntp "news.somewhere.edu"))
996 @end lisp
997
998 If you want to read directly from the local spool, say:
999
1000 @lisp
1001 (setq gnus-select-method '(nnspool ""))
1002 @end lisp
1003
1004 If you can use a local spool, you probably should, as it will almost
1005 certainly be much faster.  But do not use the local spool if your
1006 server is running Leafnode; in this case, use @code{(nntp "localhost")}.
1007
1008 @vindex gnus-nntpserver-file
1009 @cindex NNTPSERVER
1010 @cindex @sc{nntp} server
1011 If this variable is not set, gnus will take a look at the
1012 @code{NNTPSERVER} environment variable.  If that variable isn't set,
1013 gnus will see whether @code{gnus-nntpserver-file}
1014 (@file{/etc/nntpserver} by default) has any opinions on the matter.  If
1015 that fails as well, gnus will try to use the machine running Emacs as an @sc{nntp} server.  That's a long shot, though.
1016
1017 @vindex gnus-nntp-server
1018 If @code{gnus-nntp-server} is set, this variable will override
1019 @code{gnus-select-method}.  You should therefore set
1020 @code{gnus-nntp-server} to @code{nil}, which is what it is by default.
1021
1022 @vindex gnus-secondary-servers
1023 @vindex gnus-nntp-server
1024 You can also make gnus prompt you interactively for the name of an
1025 @sc{nntp} server.  If you give a non-numerical prefix to @code{gnus}
1026 (i.e., @kbd{C-u M-x gnus}), gnus will let you choose between the servers
1027 in the @code{gnus-secondary-servers} list (if any).  You can also just
1028 type in the name of any server you feel like visiting.  (Note that this
1029 will set @code{gnus-nntp-server}, which means that if you then @kbd{M-x
1030 gnus} later in the same Emacs session, Gnus will contact the same
1031 server.)
1032
1033 @findex gnus-group-browse-foreign-server
1034 @kindex B (Group)
1035 However, if you use one @sc{nntp} server regularly and are just
1036 interested in a couple of groups from a different server, you would be
1037 better served by using the @kbd{B} command in the group buffer.  It will
1038 let you have a look at what groups are available, and you can subscribe
1039 to any of the groups you want to.  This also makes @file{.newsrc}
1040 maintenance much tidier.  @xref{Foreign Groups}.
1041
1042 @vindex gnus-secondary-select-methods
1043 @c @head
1044 A slightly different approach to foreign groups is to set the
1045 @code{gnus-secondary-select-methods} variable.  The select methods
1046 listed in this variable are in many ways just as native as the
1047 @code{gnus-select-method} server.  They will also be queried for active
1048 files during startup (if that's required), and new newsgroups that
1049 appear on these servers will be subscribed (or not) just as native
1050 groups are.
1051
1052 For instance, if you use the @code{nnmbox} back end to read your mail,
1053 you would typically set this variable to
1054
1055 @lisp
1056 (setq gnus-secondary-select-methods '((nnmbox "")))
1057 @end lisp
1058
1059
1060 @node The First Time
1061 @section The First Time
1062 @cindex first time usage
1063
1064 If no startup files exist, gnus will try to determine what groups should
1065 be subscribed by default.
1066
1067 @vindex gnus-default-subscribed-newsgroups
1068 If the variable @code{gnus-default-subscribed-newsgroups} is set, gnus
1069 will subscribe you to just those groups in that list, leaving the rest
1070 killed.  Your system administrator should have set this variable to
1071 something useful.
1072
1073 Since she hasn't, gnus will just subscribe you to a few arbitrarily
1074 picked groups (i.e., @samp{*.newusers}).  (@dfn{Arbitrary} is defined
1075 here as @dfn{whatever Lars thinks you should read}.)
1076
1077 You'll also be subscribed to the gnus documentation group, which should
1078 help you with most common problems.
1079
1080 If @code{gnus-default-subscribed-newsgroups} is @code{t}, gnus will just
1081 use the normal functions for handling new groups, and not do anything
1082 special.
1083
1084
1085 @node The Server is Down
1086 @section The Server is Down
1087 @cindex server errors
1088
1089 If the default server is down, gnus will understandably have some
1090 problems starting.  However, if you have some mail groups in addition to
1091 the news groups, you may want to start gnus anyway.
1092
1093 Gnus, being the trusting sort of program, will ask whether to proceed
1094 without a native select method if that server can't be contacted.  This
1095 will happen whether the server doesn't actually exist (i.e., you have
1096 given the wrong address) or the server has just momentarily taken ill
1097 for some reason or other.  If you decide to continue and have no foreign
1098 groups, you'll find it difficult to actually do anything in the group
1099 buffer.  But, hey, that's your problem.  Blllrph!
1100
1101 @findex gnus-no-server
1102 @kindex M-x gnus-no-server
1103 @c @head
1104 If you know that the server is definitely down, or you just want to read
1105 your mail without bothering with the server at all, you can use the
1106 @code{gnus-no-server} command to start gnus.  That might come in handy
1107 if you're in a hurry as well.  This command will not attempt to contact
1108 your primary server---instead, it will just activate all groups on level
1109 1 and 2.  (You should preferably keep no native groups on those two
1110 levels.) Also @pxref{Group Levels}.
1111
1112
1113 @node Slave Gnusae
1114 @section Slave Gnusae
1115 @cindex slave
1116
1117 You might want to run more than one Emacs with more than one gnus at the
1118 same time.  If you are using different @file{.newsrc} files (e.g., if you
1119 are using the two different gnusae to read from two different servers),
1120 that is no problem whatsoever.  You just do it.
1121
1122 The problem appears when you want to run two Gnusae that use the same
1123 @file{.newsrc} file.
1124
1125 To work around that problem some, we here at the Think-Tank at the gnus
1126 Towers have come up with a new concept: @dfn{Masters} and
1127 @dfn{slaves}.  (We have applied for a patent on this concept, and have
1128 taken out a copyright on those words.  If you wish to use those words in
1129 conjunction with each other, you have to send $1 per usage instance to
1130 me.  Usage of the patent (@dfn{Master/Slave Relationships In Computer
1131 Applications}) will be much more expensive, of course.)
1132
1133 @findex gnus-slave
1134 Anyway, you start one gnus up the normal way with @kbd{M-x gnus} (or
1135 however you do it).  Each subsequent slave gnusae should be started with
1136 @kbd{M-x gnus-slave}.  These slaves won't save normal @file{.newsrc}
1137 files, but instead save @dfn{slave files} that contain information only
1138 on what groups have been read in the slave session.  When a master gnus
1139 starts, it will read (and delete) these slave files, incorporating all
1140 information from them.  (The slave files will be read in the sequence
1141 they were created, so the latest changes will have precedence.)
1142
1143 Information from the slave files has, of course, precedence over the
1144 information in the normal (i.e., master) @file{.newsrc} file.
1145
1146 If the @file{.newsrc*} files have not been saved in the master when the
1147 slave starts, you may be prompted as to whether to read an auto-save
1148 file.  If you answer ``yes'', the unsaved changes to the master will be
1149 incorporated into the slave.  If you answer ``no'', the slave may see some
1150 messages as unread that have been read in the master.
1151
1152 @node Fetching a Group
1153 @section Fetching a Group
1154 @cindex fetching a group
1155
1156 @findex gnus-fetch-group
1157 It is sometimes convenient to be able to just say ``I want to read this
1158 group and I don't care whether gnus has been started or not''.  This is
1159 perhaps more useful for people who write code than for users, but the
1160 command @code{gnus-fetch-group} provides this functionality in any case.
1161 It takes the group name as a parameter.
1162
1163
1164 @node New Groups
1165 @section New Groups
1166 @cindex new groups
1167 @cindex subscription
1168
1169 @vindex gnus-check-new-newsgroups
1170 If you are satisfied that you really never want to see any new groups,
1171 you can set @code{gnus-check-new-newsgroups} to @code{nil}.  This will
1172 also save you some time at startup.  Even if this variable is
1173 @code{nil}, you can always subscribe to the new groups just by pressing
1174 @kbd{U} in the group buffer (@pxref{Group Maintenance}).  This variable
1175 is @code{ask-server} by default.  If you set this variable to
1176 @code{always}, then Gnus will query the back ends for new groups even
1177 when you do the @kbd{g} command (@pxref{Scanning New Messages}).
1178
1179 @menu
1180 * Checking New Groups::         Determining what groups are new.
1181 * Subscription Methods::        What Gnus should do with new groups.
1182 * Filtering New Groups::        Making Gnus ignore certain new groups.
1183 @end menu
1184
1185
1186 @node Checking New Groups
1187 @subsection Checking New Groups
1188
1189 Gnus normally determines whether a group is new or not by comparing the
1190 list of groups from the active file(s) with the lists of subscribed and
1191 dead groups.  This isn't a particularly fast method.  If
1192 @code{gnus-check-new-newsgroups} is @code{ask-server}, gnus will ask the
1193 server for new groups since the last time.  This is both faster and
1194 cheaper.  This also means that you can get rid of the list of killed
1195 groups altogether, so you may set @code{gnus-save-killed-list} to
1196 @code{nil}, which will save time both at startup, at exit, and all over.
1197 Saves disk space, too.  Why isn't this the default, then?
1198 Unfortunately, not all servers support this command.
1199
1200 I bet I know what you're thinking now: How do I find out whether my
1201 server supports @code{ask-server}?  No?  Good, because I don't have a
1202 fail-safe answer.  I would suggest just setting this variable to
1203 @code{ask-server} and see whether any new groups appear within the next
1204 few days.  If any do, then it works.  If none do, then it doesn't
1205 work.  I could write a function to make gnus guess whether the server
1206 supports @code{ask-server}, but it would just be a guess.  So I won't.
1207 You could @code{telnet} to the server and say @code{HELP} and see
1208 whether it lists @samp{NEWGROUPS} among the commands it understands.  If
1209 it does, then it might work.  (But there are servers that lists
1210 @samp{NEWGROUPS} without supporting the function properly.)
1211
1212 This variable can also be a list of select methods.  If so, gnus will
1213 issue an @code{ask-server} command to each of the select methods, and
1214 subscribe them (or not) using the normal methods.  This might be handy
1215 if you are monitoring a few servers for new groups.  A side effect is
1216 that startup will take much longer, so you can meditate while waiting.
1217 Use the mantra ``dingnusdingnusdingnus'' to achieve permanent bliss.
1218
1219
1220 @node Subscription Methods
1221 @subsection Subscription Methods
1222
1223 @vindex gnus-subscribe-newsgroup-method
1224 What gnus does when it encounters a new group is determined by the
1225 @code{gnus-subscribe-newsgroup-method} variable.
1226
1227 This variable should contain a function.  This function will be called
1228 with the name of the new group as the only parameter.
1229
1230 Some handy pre-fab functions are:
1231
1232 @table @code
1233
1234 @item gnus-subscribe-zombies
1235 @vindex gnus-subscribe-zombies
1236 Make all new groups zombies.  This is the default.  You can browse the
1237 zombies later (with @kbd{A z}) and either kill them all off properly
1238 (with @kbd{S z}), or subscribe to them (with @kbd{u}).
1239
1240 @item gnus-subscribe-randomly
1241 @vindex gnus-subscribe-randomly
1242 Subscribe all new groups in arbitrary order.  This really means that all
1243 new groups will be added at ``the top'' of the group buffer.
1244
1245 @item gnus-subscribe-alphabetically
1246 @vindex gnus-subscribe-alphabetically
1247 Subscribe all new groups in alphabetical order.
1248
1249 @item gnus-subscribe-hierarchically
1250 @vindex gnus-subscribe-hierarchically
1251 Subscribe all new groups hierarchically.  The difference between this
1252 function and @code{gnus-subscribe-alphabetically} is slight.
1253 @code{gnus-subscribe-alphabetically} will subscribe new groups in a strictly
1254 alphabetical fashion, while this function will enter groups into its
1255 hierarchy.  So if you want to have the @samp{rec} hierarchy before the
1256 @samp{comp} hierarchy, this function will not mess that configuration
1257 up.  Or something like that.
1258
1259 @item gnus-subscribe-interactively
1260 @vindex gnus-subscribe-interactively
1261 Subscribe new groups interactively.  This means that gnus will ask
1262 you about @strong{all} new groups.  The groups you choose to subscribe
1263 to will be subscribed hierarchically.
1264
1265 @item gnus-subscribe-killed
1266 @vindex gnus-subscribe-killed
1267 Kill all new groups.
1268
1269 @item gnus-subscribe-topics
1270 @vindex gnus-subscribe-topics
1271 Put the groups into the topic that has a matching @code{subscribe} topic
1272 parameter (@pxref{Topic Parameters}).  For instance, a @code{subscribe}
1273 topic parameter that looks like
1274
1275 @example
1276 "nnslashdot"
1277 @end example
1278
1279 will mean that all groups that match that regex will be subscribed under
1280 that topic.
1281
1282 If no topics match the groups, the groups will be subscribed in the
1283 top-level topic.
1284
1285 @end table
1286
1287 @vindex gnus-subscribe-hierarchical-interactive
1288 A closely related variable is
1289 @code{gnus-subscribe-hierarchical-interactive}.  (That's quite a
1290 mouthful.)  If this variable is non-@code{nil}, gnus will ask you in a
1291 hierarchical fashion whether to subscribe to new groups or not.  Gnus
1292 will ask you for each sub-hierarchy whether you want to descend the
1293 hierarchy or not.
1294
1295 One common mistake is to set the variable a few paragraphs above
1296 (@code{gnus-subscribe-newsgroup-method}) to
1297 @code{gnus-subscribe-hierarchical-interactive}.  This is an error.  This
1298 will not work.  This is ga-ga.  So don't do it.
1299
1300
1301 @node Filtering New Groups
1302 @subsection Filtering New Groups
1303
1304 A nice and portable way to control which new newsgroups should be
1305 subscribed (or ignored) is to put an @dfn{options} line at the start of
1306 the @file{.newsrc} file.  Here's an example:
1307
1308 @example
1309 options -n !alt.all !rec.all sci.all
1310 @end example
1311
1312 @vindex gnus-subscribe-options-newsgroup-method
1313 This line obviously belongs to a serious-minded intellectual scientific
1314 person (or she may just be plain old boring), because it says that all
1315 groups that have names beginning with @samp{alt} and @samp{rec} should
1316 be ignored, and all groups with names beginning with @samp{sci} should
1317 be subscribed.  Gnus will not use the normal subscription method for
1318 subscribing these groups.
1319 @code{gnus-subscribe-options-newsgroup-method} is used instead.  This
1320 variable defaults to @code{gnus-subscribe-alphabetically}.
1321
1322 @vindex gnus-options-not-subscribe
1323 @vindex gnus-options-subscribe
1324 If you don't want to mess with your @file{.newsrc} file, you can just
1325 set the two variables @code{gnus-options-subscribe} and
1326 @code{gnus-options-not-subscribe}.  These two variables do exactly the
1327 same as the @file{.newsrc} @samp{options -n} trick.  Both are regexps,
1328 and if the new group matches the former, it will be unconditionally
1329 subscribed, and if it matches the latter, it will be ignored.
1330
1331 @vindex gnus-auto-subscribed-groups
1332 Yet another variable that meddles here is
1333 @code{gnus-auto-subscribed-groups}.  It works exactly like
1334 @code{gnus-options-subscribe}, and is therefore really superfluous, but I
1335 thought it would be nice to have two of these.  This variable is more
1336 meant for setting some ground rules, while the other variable is used
1337 more for user fiddling.  By default this variable makes all new groups
1338 that come from mail back ends (@code{nnml}, @code{nnbabyl},
1339 @code{nnfolder}, @code{nnmbox}, @code{nnmh}, and @code{nnmaildir})
1340 subscribed.  If you don't like that, just set this variable to
1341 @code{nil}.
1342
1343 New groups that match this regexp are subscribed using
1344 @code{gnus-subscribe-options-newsgroup-method}.
1345
1346
1347 @node Changing Servers
1348 @section Changing Servers
1349 @cindex changing servers
1350
1351 Sometimes it is necessary to move from one @sc{nntp} server to another.
1352 This happens very rarely, but perhaps you change jobs, or one server is
1353 very flaky and you want to use another.
1354
1355 Changing the server is pretty easy, right?  You just change
1356 @code{gnus-select-method} to point to the new server?
1357
1358 @emph{Wrong!}
1359
1360 Article numbers are not (in any way) kept synchronized between different
1361 @sc{nntp} servers, and the only way Gnus keeps track of what articles
1362 you have read is by keeping track of article numbers.  So when you
1363 change @code{gnus-select-method}, your @file{.newsrc} file becomes
1364 worthless.
1365
1366 Gnus provides a few functions to attempt to translate a @file{.newsrc}
1367 file from one server to another.  They all have one thing in
1368 common---they take a looong time to run.  You don't want to use these
1369 functions more than absolutely necessary.
1370
1371 @kindex M-x gnus-change-server
1372 @findex gnus-change-server
1373 If you have access to both servers, Gnus can request the headers for all
1374 the articles you have read and compare @code{Message-ID}s and map the
1375 article numbers of the read articles and article marks.  The @kbd{M-x
1376 gnus-change-server} command will do this for all your native groups.  It
1377 will prompt for the method you want to move to.
1378
1379 @kindex M-x gnus-group-move-group-to-server
1380 @findex gnus-group-move-group-to-server
1381 You can also move individual groups with the @kbd{M-x
1382 gnus-group-move-group-to-server} command.  This is useful if you want to
1383 move a (foreign) group from one server to another.
1384
1385 @kindex M-x gnus-group-clear-data-on-native-groups
1386 @findex gnus-group-clear-data-on-native-groups
1387 If you don't have access to both the old and new server, all your marks
1388 and read ranges have become worthless.  You can use the @kbd{M-x
1389 gnus-group-clear-data-on-native-groups} command to clear out all data
1390 that you have on your native groups.  Use with caution.
1391
1392 @kindex M-x gnus-group-clear-data
1393 @findex gnus-group-clear-data
1394 Clear the data from the current group only---nix out marks and the
1395 list of read articles (@code{gnus-group-clear-data}).
1396
1397 After changing servers, you @strong{must} move the cache hierarchy away,
1398 since the cached articles will have wrong article numbers, which will
1399 affect which articles Gnus thinks are read.
1400 @code{gnus-group-clear-data-on-native-groups} will ask you if you want
1401 to have it done automatically; for @code{gnus-group-clear-data}, you
1402 can use @kbd{M-x gnus-cache-move-cache} (but beware, it will move the
1403 cache for all groups).
1404
1405
1406 @node Startup Files
1407 @section Startup Files
1408 @cindex startup files
1409 @cindex .newsrc
1410 @cindex .newsrc.el
1411 @cindex .newsrc.eld
1412
1413 Now, you all know about the @file{.newsrc} file.  All subscription
1414 information is traditionally stored in this file.
1415
1416 Things got a bit more complicated with @sc{gnus}.  In addition to
1417 keeping the @file{.newsrc} file updated, it also used a file called
1418 @file{.newsrc.el} for storing all the information that didn't fit into
1419 the @file{.newsrc} file.  (Actually, it also duplicated everything in
1420 the @file{.newsrc} file.)  @sc{gnus} would read whichever one of these
1421 files was the most recently saved, which enabled people to swap between
1422 @sc{gnus} and other newsreaders.
1423
1424 That was kinda silly, so Gnus went one better: In addition to the
1425 @file{.newsrc} and @file{.newsrc.el} files, Gnus also has a file called
1426 @file{.newsrc.eld}.  It will read whichever of these files that are most
1427 recent, but it will never write a @file{.newsrc.el} file.  You should
1428 never delete the @file{.newsrc.eld} file---it contains much information
1429 not stored in the @file{.newsrc} file.
1430
1431 @vindex gnus-save-newsrc-file
1432 @vindex gnus-read-newsrc-file
1433 You can turn off writing the @file{.newsrc} file by setting
1434 @code{gnus-save-newsrc-file} to @code{nil}, which means you can delete
1435 the file and save some space, as well as exiting from gnus faster.
1436 However, this will make it impossible to use other newsreaders than
1437 gnus.  But hey, who would want to, right?  Similarly, setting
1438 @code{gnus-read-newsrc-file} to @code{nil} makes gnus ignore the
1439 @file{.newsrc} file and any @file{.newsrc-SERVER} files, which is
1440 convenient if you have a tendency to use Netscape once in a while.
1441
1442 @vindex gnus-save-killed-list
1443 If @code{gnus-save-killed-list} (default @code{t}) is @code{nil}, Gnus
1444 will not save the list of killed groups to the startup file.  This will
1445 save both time (when starting and quitting) and space (on disk).  It
1446 will also mean that Gnus has no record of what groups are new or old,
1447 so the automatic new groups subscription methods become meaningless.
1448 You should always set @code{gnus-check-new-newsgroups} to @code{nil} or
1449 @code{ask-server} if you set this variable to @code{nil} (@pxref{New
1450 Groups}).  This variable can also be a regular expression.  If that's
1451 the case, remove all groups that do not match this regexp before
1452 saving.  This can be useful in certain obscure situations that involve
1453 several servers where not all servers support @code{ask-server}.
1454
1455 @vindex gnus-startup-file
1456 @vindex gnus-backup-startup-file
1457 @vindex version-control
1458 The @code{gnus-startup-file} variable says where the startup files are.
1459 The default value is @file{~/.newsrc}, with the Gnus (El Dingo) startup
1460 file being whatever that one is, with a @samp{.eld} appended.
1461 If you want version control for this file, set
1462 @code{gnus-backup-startup-file}.  It respects the same values as the
1463 @code{version-control} variable.
1464
1465 @vindex gnus-save-newsrc-hook
1466 @vindex gnus-save-quick-newsrc-hook
1467 @vindex gnus-save-standard-newsrc-hook
1468 @code{gnus-save-newsrc-hook} is called before saving any of the newsrc
1469 files, while @code{gnus-save-quick-newsrc-hook} is called just before
1470 saving the @file{.newsrc.eld} file, and
1471 @code{gnus-save-standard-newsrc-hook} is called just before saving the
1472 @file{.newsrc} file.  The latter two are commonly used to turn version
1473 control on or off.  Version control is on by default when saving the
1474 startup files.  If you want to turn backup creation off, say something like:
1475
1476 @lisp
1477 (defun turn-off-backup ()
1478   (set (make-local-variable 'backup-inhibited) t))
1479
1480 (add-hook 'gnus-save-quick-newsrc-hook 'turn-off-backup)
1481 (add-hook 'gnus-save-standard-newsrc-hook 'turn-off-backup)
1482 @end lisp
1483
1484 @vindex gnus-init-file
1485 @vindex gnus-site-init-file
1486 When gnus starts, it will read the @code{gnus-site-init-file}
1487 (@file{.../site-lisp/gnus} by default) and @code{gnus-init-file}
1488 (@file{~/.gnus} by default) files.  These are normal Emacs Lisp files
1489 and can be used to avoid cluttering your @file{~/.emacs} and
1490 @file{site-init} files with gnus stuff.  Gnus will also check for files
1491 with the same names as these, but with @file{.elc} and @file{.el}
1492 suffixes.  In other words, if you have set @code{gnus-init-file} to
1493 @file{~/.gnus}, it will look for @file{~/.gnus.elc}, @file{~/.gnus.el},
1494 and finally @file{~/.gnus} (in this order).
1495
1496
1497
1498 @node Auto Save
1499 @section Auto Save
1500 @cindex dribble file
1501 @cindex auto-save
1502
1503 Whenever you do something that changes the gnus data (reading articles,
1504 catching up, killing/subscribing groups), the change is added to a
1505 special @dfn{dribble buffer}.  This buffer is auto-saved the normal
1506 Emacs way.  If your Emacs should crash before you have saved the
1507 @file{.newsrc} files, all changes you have made can be recovered from
1508 this file.
1509
1510 If gnus detects this file at startup, it will ask the user whether to
1511 read it.  The auto save file is deleted whenever the real startup file is
1512 saved.
1513
1514 @vindex gnus-use-dribble-file
1515 If @code{gnus-use-dribble-file} is @code{nil}, gnus won't create and
1516 maintain a dribble buffer.  The default is @code{t}.
1517
1518 @vindex gnus-dribble-directory
1519 Gnus will put the dribble file(s) in @code{gnus-dribble-directory}.  If
1520 this variable is @code{nil}, which it is by default, gnus will dribble
1521 into the directory where the @file{.newsrc} file is located.  (This is
1522 normally the user's home directory.)  The dribble file will get the same
1523 file permissions as the @file{.newsrc} file.
1524
1525 @vindex gnus-always-read-dribble-file
1526 If @code{gnus-always-read-dribble-file} is non-@code{nil}, Gnus will
1527 read the dribble file on startup without querying the user.
1528
1529
1530 @node The Active File
1531 @section The Active File
1532 @cindex active file
1533 @cindex ignored groups
1534
1535 When gnus starts, or indeed whenever it tries to determine whether new
1536 articles have arrived, it reads the active file.  This is a very large
1537 file that lists all the active groups and articles on the server.
1538
1539 @vindex gnus-ignored-newsgroups
1540 Before examining the active file, gnus deletes all lines that match the
1541 regexp @code{gnus-ignored-newsgroups}.  This is done primarily to reject
1542 any groups with bogus names, but you can use this variable to make gnus
1543 ignore hierarchies you aren't ever interested in.  However, this is not
1544 recommended.  In fact, it's highly discouraged.  Instead, @pxref{New
1545 Groups} for an overview of other variables that can be used instead.
1546
1547 @c This variable is
1548 @c @code{nil} by default, and will slow down active file handling somewhat
1549 @c if you set it to anything else.
1550
1551 @vindex gnus-read-active-file
1552 @c @head
1553 The active file can be rather Huge, so if you have a slow network, you
1554 can set @code{gnus-read-active-file} to @code{nil} to prevent gnus from
1555 reading the active file.  This variable is @code{some} by default.
1556
1557 Gnus will try to make do by getting information just on the groups that
1558 you actually subscribe to.
1559
1560 Note that if you subscribe to lots and lots of groups, setting this
1561 variable to @code{nil} will probably make gnus slower, not faster.  At
1562 present, having this variable @code{nil} will slow gnus down
1563 considerably, unless you read news over a 2400 baud modem.
1564
1565 This variable can also have the value @code{some}.  Gnus will then
1566 attempt to read active info only on the subscribed groups.  On some
1567 servers this is quite fast (on sparkling, brand new INN servers that
1568 support the @code{LIST ACTIVE group} command), on others this isn't fast
1569 at all.  In any case, @code{some} should be faster than @code{nil}, and
1570 is certainly faster than @code{t} over slow lines.
1571
1572 Some news servers (old versions of Leafnode and old versions of INN, for
1573 instance) do not support the @code{LIST ACTIVE group}.  For these
1574 servers, @code{nil} is probably the most efficient value for this
1575 variable.
1576
1577 If this variable is @code{nil}, gnus will ask for group info in total
1578 lock-step, which isn't very fast.  If it is @code{some} and you use an
1579 @sc{nntp} server, gnus will pump out commands as fast as it can, and
1580 read all the replies in one swoop.  This will normally result in better
1581 performance, but if the server does not support the aforementioned
1582 @code{LIST ACTIVE group} command, this isn't very nice to the server.
1583
1584 If you think that starting up Gnus takes too long, try all the three
1585 different values for this variable and see what works best for you.
1586
1587 In any case, if you use @code{some} or @code{nil}, you should definitely
1588 kill all groups that you aren't interested in to speed things up.
1589
1590 Note that this variable also affects active file retrieval from
1591 secondary select methods.
1592
1593
1594 @node Startup Variables
1595 @section Startup Variables
1596
1597 @table @code
1598
1599 @item gnus-load-hook
1600 @vindex gnus-load-hook
1601 A hook run while gnus is being loaded.  Note that this hook will
1602 normally be run just once in each Emacs session, no matter how many
1603 times you start gnus.
1604
1605 @item gnus-before-startup-hook
1606 @vindex gnus-before-startup-hook
1607 A hook run after starting up gnus successfully.
1608
1609 @item gnus-startup-hook
1610 @vindex gnus-startup-hook
1611 A hook run as the very last thing after starting up gnus
1612
1613 @item gnus-started-hook
1614 @vindex gnus-started-hook
1615 A hook that is run as the very last thing after starting up gnus
1616 successfully.
1617
1618 @item gnus-setup-news-hook
1619 @vindex gnus-setup-news-hook
1620 A hook that is run after reading the @file{.newsrc} file(s), but before
1621 generating the group buffer.
1622
1623 @item gnus-check-bogus-newsgroups
1624 @vindex gnus-check-bogus-newsgroups
1625 If non-@code{nil}, gnus will check for and delete all bogus groups at
1626 startup.  A @dfn{bogus group} is a group that you have in your
1627 @file{.newsrc} file, but doesn't exist on the news server.  Checking for
1628 bogus groups can take quite a while, so to save time and resources it's
1629 best to leave this option off, and do the checking for bogus groups once
1630 in a while from the group buffer instead (@pxref{Group Maintenance}).
1631
1632 @item gnus-inhibit-startup-message
1633 @vindex gnus-inhibit-startup-message
1634 If non-@code{nil}, the startup message won't be displayed.  That way,
1635 your boss might not notice as easily that you are reading news instead
1636 of doing your job.  Note that this variable is used before
1637 @file{~/.gnus.el} is loaded, so it should be set in @file{.emacs} instead.
1638
1639 @item gnus-no-groups-message
1640 @vindex gnus-no-groups-message
1641 Message displayed by gnus when no groups are available.
1642
1643 @item gnus-play-startup-jingle
1644 @vindex gnus-play-startup-jingle
1645 If non-@code{nil}, play the gnus jingle at startup.
1646
1647 @item gnus-startup-jingle
1648 @vindex gnus-startup-jingle
1649 Jingle to be played if the above variable is non-@code{nil}.  The
1650 default is @samp{Tuxedomoon.Jingle4.au}.
1651
1652 @end table
1653
1654
1655 @node Group Buffer
1656 @chapter Group Buffer
1657 @cindex group buffer
1658
1659 @c Alex Schroeder suggests to rearrange this as follows:
1660 @c
1661 @c <kensanata> ok, just save it for reference.  I'll go to bed in a minute.
1662 @c   1. Selecting a Group, 2. (new) Finding a Group, 3. Group Levels,
1663 @c   4. Subscription Commands, 5. Group Maneuvering, 6. Group Data,
1664 @c   7. Group Score, 8. Group Buffer Format
1665 @c <kensanata> Group Levels should have more information on levels 5 to 9.  I
1666 @c   suggest to split the 4th paragraph ("Gnus considers groups...") as follows:
1667 @c <kensanata> First, "Gnus considers groups... (default 9)."
1668 @c <kensanata> New, a table summarizing what levels 1 to 9 mean.
1669 @c <kensanata> Third, "Gnus treats subscribed ... reasons of efficiency"
1670 @c <kensanata> Then expand the next paragraph or add some more to it.
1671 @c    This short one sentence explains levels 1 and 2, therefore I understand
1672 @c    that I should keep important news at 3 and boring news at 4.
1673 @c    Say so!  Then go on to explain why I should bother with levels 6 to 9.
1674 @c    Maybe keep those that you don't want to read temporarily at 6,
1675 @c    those that you never want to read at 8, those that offend your
1676 @c    human rights at 9...
1677
1678
1679 The @dfn{group buffer} lists all (or parts) of the available groups.  It
1680 is the first buffer shown when gnus starts, and will never be killed as
1681 long as gnus is active.
1682
1683 @iftex
1684 @iflatex
1685 \gnusfigure{The Group Buffer}{320}{
1686 \put(75,50){\epsfig{figure=ps/group,height=9cm}}
1687 \put(120,37){\makebox(0,0)[t]{Buffer name}}
1688 \put(120,38){\vector(1,2){10}}
1689 \put(40,60){\makebox(0,0)[r]{Mode line}}
1690 \put(40,58){\vector(1,0){30}}
1691 \put(200,28){\makebox(0,0)[t]{Native select method}}
1692 \put(200,26){\vector(-1,2){15}}
1693 }
1694 @end iflatex
1695 @end iftex
1696
1697 @menu
1698 * Group Buffer Format::         Information listed and how you can change it.
1699 * Group Maneuvering::           Commands for moving in the group buffer.
1700 * Selecting a Group::           Actually reading news.
1701 * Subscription Commands::       Unsubscribing, killing, subscribing.
1702 * Group Data::                  Changing the info for a group.
1703 * Group Levels::                Levels? What are those, then?
1704 * Group Score::                 A mechanism for finding out what groups you like.
1705 * Marking Groups::              You can mark groups for later processing.
1706 * Foreign Groups::              Creating and editing groups.
1707 * Group Parameters::            Each group may have different parameters set.
1708 * Listing Groups::              Gnus can list various subsets of the groups.
1709 * Sorting Groups::              Re-arrange the group order.
1710 * Group Maintenance::           Maintaining a tidy @file{.newsrc} file.
1711 * Browse Foreign Server::       You can browse a server.  See what it has to offer.
1712 * Exiting Gnus::                Stop reading news and get some work done.
1713 * Group Topics::                A folding group mode divided into topics.
1714 * Misc Group Stuff::            Other stuff that you can to do.
1715 @end menu
1716
1717
1718 @node Group Buffer Format
1719 @section Group Buffer Format
1720
1721 @menu
1722 * Group Line Specification::    Deciding how the group buffer is to look.
1723 * Group Modeline Specification::  The group buffer modeline.
1724 * Group Highlighting::          Having nice colors in the group buffer.
1725 @end menu
1726
1727
1728 @node Group Line Specification
1729 @subsection Group Line Specification
1730 @cindex group buffer format
1731
1732 The default format of the group buffer is nice and dull, but you can
1733 make it as exciting and ugly as you feel like.
1734
1735 Here's a couple of example group lines:
1736
1737 @example
1738      25: news.announce.newusers
1739  *    0: alt.fan.andrea-dworkin
1740 @end example
1741
1742 Quite simple, huh?
1743
1744 You can see that there are 25 unread articles in
1745 @samp{news.announce.newusers}.  There are no unread articles, but some
1746 ticked articles, in @samp{alt.fan.andrea-dworkin} (see that little
1747 asterisk at the beginning of the line?).
1748
1749 @vindex gnus-group-line-format
1750 You can change that format to whatever you want by fiddling with the
1751 @code{gnus-group-line-format} variable.  This variable works along the
1752 lines of a @code{format} specification, which is pretty much the same as
1753 a @code{printf} specifications, for those of you who use (feh!) C.
1754 @xref{Formatting Variables}.
1755
1756 @samp{%M%S%5y:%B%(%g%)\n} is the value that produced those lines above.
1757
1758 There should always be a colon on the line; the cursor always moves to
1759 the colon after performing an operation.  @xref{Positioning
1760 Point}. Nothing else is required---not even the group name.  All
1761 displayed text is just window dressing, and is never examined by Gnus.
1762 Gnus stores all real information it needs using text properties.
1763
1764 (Note that if you make a really strange, wonderful, spreadsheet-like
1765 layout, everybody will believe you are hard at work with the accounting
1766 instead of wasting time reading news.)
1767
1768 Here's a list of all available format characters:
1769
1770 @table @samp
1771
1772 @item M
1773 An asterisk if the group only has marked articles.
1774
1775 @item S
1776 Whether the group is subscribed.
1777
1778 @item L
1779 Level of subscribedness.
1780
1781 @item N
1782 Number of unread articles.
1783
1784 @item I
1785 Number of dormant articles.
1786
1787 @item T
1788 Number of ticked articles.
1789
1790 @item R
1791 Number of read articles.
1792
1793 @item U
1794 Number of unseen articles.
1795
1796 @item t
1797 Estimated total number of articles.  (This is really @var{max-number}
1798 minus @var{min-number} plus 1.)
1799
1800 Gnus uses this estimation because the @sc{nntp} protocol provides
1801 efficient access to @var{max-number} and @var{min-number} but getting
1802 the true unread message count is not possible efficiently.  For
1803 hysterical raisins, even the mail back ends, where the true number of
1804 unread messages might be available efficiently, use the same limited
1805 interface.  To remove this restriction from Gnus means that the back
1806 end interface has to be changed, which is not an easy job.  If you
1807 want to work on this, please contact the Gnus mailing list.
1808
1809 @item y
1810 Number of unread, unticked, non-dormant articles.
1811
1812 @item i
1813 Number of ticked and dormant articles.
1814
1815 @item g
1816 Full group name.
1817
1818 @item G
1819 Group name.
1820
1821 @item C
1822 Group comment (@pxref{Group Parameters}) or group name if there is no
1823 comment element in the group parameters.
1824
1825 @item D
1826 Newsgroup description.
1827
1828 @item o
1829 @samp{m} if moderated.
1830
1831 @item O
1832 @samp{(m)} if moderated.
1833
1834 @item s
1835 Select method.
1836
1837 @item B
1838 If the summary buffer for the group is open or not.
1839
1840 @item n
1841 Select from where.
1842
1843 @item z
1844 A string that looks like @samp{<%s:%n>} if a foreign select method is
1845 used.
1846
1847 @item P
1848 Indentation based on the level of the topic (@pxref{Group Topics}).
1849
1850 @item c
1851 @vindex gnus-group-uncollapsed-levels
1852 Short (collapsed) group name.  The @code{gnus-group-uncollapsed-levels}
1853 variable says how many levels to leave at the end of the group name.
1854 The default is 1---this will mean that group names like
1855 @samp{gnu.emacs.gnus} will be shortened to @samp{g.e.gnus}.
1856
1857 @item m
1858 @vindex gnus-new-mail-mark
1859 @cindex %
1860 @samp{%} (@code{gnus-new-mail-mark}) if there has arrived new mail to
1861 the group lately.
1862
1863 @item p
1864 @samp{#} (@code{gnus-process-mark}) if the group is process marked.
1865
1866 @item d
1867 A string that says when you last read the group (@pxref{Group
1868 Timestamp}).
1869
1870 @item u
1871 User defined specifier.  The next character in the format string should
1872 be a letter.  Gnus will call the function
1873 @code{gnus-user-format-function-}@samp{X}, where @samp{X} is the letter
1874 following @samp{%u}.  The function will be passed a single dummy
1875 parameter as argument.  The function should return a string, which will
1876 be inserted into the buffer just like information from any other
1877 specifier.
1878 @end table
1879
1880 @cindex *
1881 All the ``number-of'' specs will be filled with an asterisk (@samp{*})
1882 if no info is available---for instance, if it is a non-activated foreign
1883 group, or a bogus native group.
1884
1885
1886 @node Group Modeline Specification
1887 @subsection Group Modeline Specification
1888 @cindex group modeline
1889
1890 @vindex gnus-group-mode-line-format
1891 The mode line can be changed by setting
1892 @code{gnus-group-mode-line-format} (@pxref{Mode Line Formatting}).  It
1893 doesn't understand that many format specifiers:
1894
1895 @table @samp
1896 @item S
1897 The native news server.
1898 @item M
1899 The native select method.
1900 @end table
1901
1902
1903 @node Group Highlighting
1904 @subsection Group Highlighting
1905 @cindex highlighting
1906 @cindex group highlighting
1907
1908 @vindex gnus-group-highlight
1909 Highlighting in the group buffer is controlled by the
1910 @code{gnus-group-highlight} variable.  This is an alist with elements
1911 that look like @code{(@var{form} . @var{face})}.  If @var{form} evaluates to
1912 something non-@code{nil}, the @var{face} will be used on the line.
1913
1914 Here's an example value for this variable that might look nice if the
1915 background is dark:
1916
1917 @lisp
1918 (cond (window-system
1919        (setq custom-background-mode 'light)
1920        (defface my-group-face-1
1921          '((t (:foreground "Red" :bold t))) "First group face")
1922        (defface my-group-face-2
1923          '((t (:foreground "DarkSeaGreen4" :bold t))) "Second group face")
1924        (defface my-group-face-3
1925          '((t (:foreground "Green4" :bold t))) "Third group face")
1926        (defface my-group-face-4
1927          '((t (:foreground "SteelBlue" :bold t))) "Fourth group face")
1928        (defface my-group-face-5
1929          '((t (:foreground "Blue" :bold t))) "Fifth group face")))
1930
1931 (setq gnus-group-highlight
1932       '(((> unread 200) . my-group-face-1)
1933         ((and (< level 3) (zerop unread)) . my-group-face-2)
1934         ((< level 3) . my-group-face-3)
1935         ((zerop unread) . my-group-face-4)
1936         (t . my-group-face-5)))
1937 @end lisp
1938
1939 Also @pxref{Faces and Fonts}.
1940
1941 Variables that are dynamically bound when the forms are evaluated
1942 include:
1943
1944 @table @code
1945 @item group
1946 The group name.
1947 @item unread
1948 The number of unread articles in the group.
1949 @item method
1950 The select method.
1951 @item mailp
1952 Whether the group is a mail group.
1953 @item level
1954 The level of the group.
1955 @item score
1956 The score of the group.
1957 @item ticked
1958 The number of ticked articles in the group.
1959 @item total
1960 The total number of articles in the group.  Or rather,
1961 @var{max-number} minus @var{min-number} plus one.
1962 @item topic
1963 When using the topic minor mode, this variable is bound to the current
1964 topic being inserted.
1965 @end table
1966
1967 When the forms are @code{eval}ed, point is at the beginning of the line
1968 of the group in question, so you can use many of the normal gnus
1969 functions for snarfing info on the group.
1970
1971 @vindex gnus-group-update-hook
1972 @findex gnus-group-highlight-line
1973 @code{gnus-group-update-hook} is called when a group line is changed.
1974 It will not be called when @code{gnus-visual} is @code{nil}.  This hook
1975 calls @code{gnus-group-highlight-line} by default.
1976
1977
1978 @node Group Maneuvering
1979 @section Group Maneuvering
1980 @cindex group movement
1981
1982 All movement commands understand the numeric prefix and will behave as
1983 expected, hopefully.
1984
1985 @table @kbd
1986
1987 @item n
1988 @kindex n (Group)
1989 @findex gnus-group-next-unread-group
1990 Go to the next group that has unread articles
1991 (@code{gnus-group-next-unread-group}).
1992
1993 @item p
1994 @itemx DEL
1995 @kindex DEL (Group)
1996 @kindex p (Group)
1997 @findex gnus-group-prev-unread-group
1998 Go to the previous group that has unread articles
1999 (@code{gnus-group-prev-unread-group}).
2000
2001 @item N
2002 @kindex N (Group)
2003 @findex gnus-group-next-group
2004 Go to the next group (@code{gnus-group-next-group}).
2005
2006 @item P
2007 @kindex P (Group)
2008 @findex gnus-group-prev-group
2009 Go to the previous group (@code{gnus-group-prev-group}).
2010
2011 @item M-n
2012 @kindex M-n (Group)
2013 @findex gnus-group-next-unread-group-same-level
2014 Go to the next unread group on the same (or lower) level
2015 (@code{gnus-group-next-unread-group-same-level}).
2016
2017 @item M-p
2018 @kindex M-p (Group)
2019 @findex gnus-group-prev-unread-group-same-level
2020 Go to the previous unread group on the same (or lower) level
2021 (@code{gnus-group-prev-unread-group-same-level}).
2022 @end table
2023
2024 Three commands for jumping to groups:
2025
2026 @table @kbd
2027
2028 @item j
2029 @kindex j (Group)
2030 @findex gnus-group-jump-to-group
2031 Jump to a group (and make it visible if it isn't already)
2032 (@code{gnus-group-jump-to-group}).  Killed groups can be jumped to, just
2033 like living groups.
2034
2035 @item ,
2036 @kindex , (Group)
2037 @findex gnus-group-best-unread-group
2038 Jump to the unread group with the lowest level
2039 (@code{gnus-group-best-unread-group}).
2040
2041 @item .
2042 @kindex . (Group)
2043 @findex gnus-group-first-unread-group
2044 Jump to the first group with unread articles
2045 (@code{gnus-group-first-unread-group}).
2046 @end table
2047
2048 @vindex gnus-group-goto-unread
2049 If @code{gnus-group-goto-unread} is @code{nil}, all the movement
2050 commands will move to the next group, not the next unread group.  Even
2051 the commands that say they move to the next unread group.  The default
2052 is @code{t}.
2053
2054
2055 @node Selecting a Group
2056 @section Selecting a Group
2057 @cindex group selection
2058
2059 @table @kbd
2060
2061 @item SPACE
2062 @kindex SPACE (Group)
2063 @findex gnus-group-read-group
2064 Select the current group, switch to the summary buffer and display the
2065 first unread article (@code{gnus-group-read-group}).  If there are no
2066 unread articles in the group, or if you give a non-numerical prefix to
2067 this command, gnus will offer to fetch all the old articles in this
2068 group from the server.  If you give a numerical prefix @var{n}, @var{n}
2069 determines the number of articles Gnus will fetch.  If @var{n} is
2070 positive, Gnus fetches the @var{n} newest articles, if @var{n} is
2071 negative, Gnus fetches the @code{abs(@var{n})} oldest articles.
2072
2073 Thus, @kbd{SPC} enters the group normally, @kbd{C-u SPC} offers old
2074 articles, @kbd{C-u 4 2 SPC} fetches the 42 newest articles, and @kbd{C-u
2075 - 4 2 SPC} fetches the 42 oldest ones.
2076
2077 When you are in the group (in the Summary buffer), you can type
2078 @kbd{M-g} to fetch new articles, or @kbd{C-u M-g} to also show the old
2079 ones.
2080
2081 @item RET
2082 @kindex RET (Group)
2083 @findex gnus-group-select-group
2084 Select the current group and switch to the summary buffer
2085 (@code{gnus-group-select-group}).  Takes the same arguments as
2086 @code{gnus-group-read-group}---the only difference is that this command
2087 does not display the first unread article automatically upon group
2088 entry.
2089
2090 @item M-RET
2091 @kindex M-RET (Group)
2092 @findex gnus-group-quick-select-group
2093 This does the same as the command above, but tries to do it with the
2094 minimum amount of fuzz (@code{gnus-group-quick-select-group}).  No
2095 scoring/killing will be performed, there will be no highlights and no
2096 expunging.  This might be useful if you're in a real hurry and have to
2097 enter some humongous group.  If you give a 0 prefix to this command
2098 (i.e., @kbd{0 M-RET}), gnus won't even generate the summary buffer,
2099 which is useful if you want to toggle threading before generating the
2100 summary buffer (@pxref{Summary Generation Commands}).
2101
2102 @item M-SPACE
2103 @kindex M-SPACE (Group)
2104 @findex gnus-group-visible-select-group
2105 This is yet one more command that does the same as the @kbd{RET}
2106 command, but this one does it without expunging and hiding dormants
2107 (@code{gnus-group-visible-select-group}).
2108
2109 @item C-M-RET
2110 @kindex C-M-RET (Group)
2111 @findex gnus-group-select-group-ephemerally
2112 Finally, this command selects the current group ephemerally without
2113 doing any processing of its contents
2114 (@code{gnus-group-select-group-ephemerally}).  Even threading has been
2115 turned off.  Everything you do in the group after selecting it in this
2116 manner will have no permanent effects.
2117
2118 @end table
2119
2120 @vindex gnus-large-newsgroup
2121 The @code{gnus-large-newsgroup} variable says what gnus should consider
2122 to be a big group.  This is 200 by default.  If the group has more
2123 (unread and/or ticked) articles than this, gnus will query the user
2124 before entering the group.  The user can then specify how many articles
2125 should be fetched from the server.  If the user specifies a negative
2126 number (@code{-n}), the @code{n} oldest articles will be fetched.  If it
2127 is positive, the @code{n} articles that have arrived most recently will
2128 be fetched.
2129
2130 @vindex gnus-select-group-hook
2131 @vindex gnus-auto-select-first
2132 @vindex gnus-auto-select-subject
2133 If @code{gnus-auto-select-first} is non-@code{nil}, select an article
2134 automatically when entering a group with the @kbd{SPACE} command.
2135 Which article this is is controlled by the
2136 @code{gnus-auto-select-subject} variable.  Valid values for this
2137 variable is:
2138
2139 @table @code
2140
2141 @item unread
2142 Place point on the subject line of the first unread article.
2143
2144 @item first
2145 Place point on the subject line of the first article.
2146
2147 @item unseen
2148 Place point on the subject line of the first unseen article.
2149
2150 @item unseen-or-unread
2151 Place point on the subject line of the first unseen article, and if
2152 there is no such article, place point on the subject line of the first
2153 unread article.
2154
2155 @item best
2156 Place point on the subject line of the highest-scored unread article.
2157
2158 @end table
2159
2160 This variable can also be a function.  In that case, that function
2161 will be called to place point on a subject line.
2162
2163 If you want to prevent automatic selection in some group (say, in a
2164 binary group with Huge articles) you can set the
2165 @code{gnus-auto-select-first} variable to @code{nil} in
2166 @code{gnus-select-group-hook}, which is called when a group is
2167 selected.
2168
2169
2170 @node Subscription Commands
2171 @section Subscription Commands
2172 @cindex subscription
2173
2174 @table @kbd
2175
2176 @item S t
2177 @itemx u
2178 @kindex S t (Group)
2179 @kindex u (Group)
2180 @findex gnus-group-unsubscribe-current-group
2181 @c @icon{gnus-group-unsubscribe}
2182 Toggle subscription to the current group
2183 (@code{gnus-group-unsubscribe-current-group}).
2184
2185 @item S s
2186 @itemx U
2187 @kindex S s (Group)
2188 @kindex U (Group)
2189 @findex gnus-group-unsubscribe-group
2190 Prompt for a group to subscribe, and then subscribe it.  If it was
2191 subscribed already, unsubscribe it instead
2192 (@code{gnus-group-unsubscribe-group}).
2193
2194 @item S k
2195 @itemx C-k
2196 @kindex S k (Group)
2197 @kindex C-k (Group)
2198 @findex gnus-group-kill-group
2199 @c @icon{gnus-group-kill-group}
2200 Kill the current group (@code{gnus-group-kill-group}).
2201
2202 @item S y
2203 @itemx C-y
2204 @kindex S y (Group)
2205 @kindex C-y (Group)
2206 @findex gnus-group-yank-group
2207 Yank the last killed group (@code{gnus-group-yank-group}).
2208
2209 @item C-x C-t
2210 @kindex C-x C-t (Group)
2211 @findex gnus-group-transpose-groups
2212 Transpose two groups (@code{gnus-group-transpose-groups}).  This isn't
2213 really a subscription command, but you can use it instead of a
2214 kill-and-yank sequence sometimes.
2215
2216 @item S w
2217 @itemx C-w
2218 @kindex S w (Group)
2219 @kindex C-w (Group)
2220 @findex gnus-group-kill-region
2221 Kill all groups in the region (@code{gnus-group-kill-region}).
2222
2223 @item S z
2224 @kindex S z (Group)
2225 @findex gnus-group-kill-all-zombies
2226 Kill all zombie groups (@code{gnus-group-kill-all-zombies}).
2227
2228 @item S C-k
2229 @kindex S C-k (Group)
2230 @findex gnus-group-kill-level
2231 Kill all groups on a certain level (@code{gnus-group-kill-level}).
2232 These groups can't be yanked back after killing, so this command should
2233 be used with some caution.  The only time where this command comes in
2234 really handy is when you have a @file{.newsrc} with lots of unsubscribed
2235 groups that you want to get rid off.  @kbd{S C-k} on level 7 will
2236 kill off all unsubscribed groups that do not have message numbers in the
2237 @file{.newsrc} file.
2238
2239 @end table
2240
2241 Also @pxref{Group Levels}.
2242
2243
2244 @node Group Data
2245 @section Group Data
2246
2247 @table @kbd
2248
2249 @item c
2250 @kindex c (Group)
2251 @findex gnus-group-catchup-current
2252 @vindex gnus-group-catchup-group-hook
2253 @c @icon{gnus-group-catchup-current}
2254 Mark all unticked articles in this group as read
2255 (@code{gnus-group-catchup-current}).
2256 @code{gnus-group-catchup-group-hook} is called when catching up a group from
2257 the group buffer.
2258
2259 @item C
2260 @kindex C (Group)
2261 @findex gnus-group-catchup-current-all
2262 Mark all articles in this group, even the ticked ones, as read
2263 (@code{gnus-group-catchup-current-all}).
2264
2265 @item M-c
2266 @kindex M-c (Group)
2267 @findex gnus-group-clear-data
2268 Clear the data from the current group---nix out marks and the list of
2269 read articles (@code{gnus-group-clear-data}).
2270
2271 @item M-x gnus-group-clear-data-on-native-groups
2272 @kindex M-x gnus-group-clear-data-on-native-groups
2273 @findex gnus-group-clear-data-on-native-groups
2274 If you have switched from one @sc{nntp} server to another, all your marks
2275 and read ranges have become worthless.  You can use this command to
2276 clear out all data that you have on your native groups.  Use with
2277 caution.
2278
2279 @end table
2280
2281
2282 @node Group Levels
2283 @section Group Levels
2284 @cindex group level
2285 @cindex level
2286
2287 All groups have a level of @dfn{subscribedness}.  For instance, if a
2288 group is on level 2, it is more subscribed than a group on level 5.  You
2289 can ask gnus to just list groups on a given level or lower
2290 (@pxref{Listing Groups}), or to just check for new articles in groups on
2291 a given level or lower (@pxref{Scanning New Messages}).
2292
2293 Remember:  The higher the level of the group, the less important it is.
2294
2295 @table @kbd
2296
2297 @item S l
2298 @kindex S l (Group)
2299 @findex gnus-group-set-current-level
2300 Set the level of the current group.  If a numeric prefix is given, the
2301 next @var{n} groups will have their levels set.  The user will be
2302 prompted for a level.
2303 @end table
2304
2305 @vindex gnus-level-killed
2306 @vindex gnus-level-zombie
2307 @vindex gnus-level-unsubscribed
2308 @vindex gnus-level-subscribed
2309 Gnus considers groups from levels 1 to
2310 @code{gnus-level-subscribed} (inclusive) (default 5) to be subscribed,
2311 @code{gnus-level-subscribed} (exclusive) and
2312 @code{gnus-level-unsubscribed} (inclusive) (default 7) to be
2313 unsubscribed, @code{gnus-level-zombie} to be zombies (walking dead)
2314 (default 8) and @code{gnus-level-killed} to be killed (completely dead)
2315 (default 9).  Gnus treats subscribed and unsubscribed groups exactly the
2316 same, but zombie and killed groups have no information on what articles
2317 you have read, etc, stored.  This distinction between dead and living
2318 groups isn't done because it is nice or clever, it is done purely for
2319 reasons of efficiency.
2320
2321 It is recommended that you keep all your mail groups (if any) on quite
2322 low levels (e.g. 1 or 2).
2323
2324 Maybe the following description of the default behavior of Gnus helps to
2325 understand what these levels are all about.  By default, Gnus shows you
2326 subscribed nonempty groups, but by hitting @kbd{L} you can have it show
2327 empty subscribed groups and unsubscribed groups, too.  Type @kbd{l} to
2328 go back to showing nonempty subscribed groups again.  Thus, unsubscribed
2329 groups are hidden, in a way.
2330
2331 Zombie and killed groups are similar to unsubscribed groups in that they
2332 are hidden by default.  But they are different from subscribed and
2333 unsubscribed groups in that Gnus doesn't ask the news server for
2334 information (number of messages, number of unread messages) on zombie
2335 and killed groups.  Normally, you use @kbd{C-k} to kill the groups you
2336 aren't interested in.  If most groups are killed, Gnus is faster.
2337
2338 Why does Gnus distinguish between zombie and killed groups?  Well, when
2339 a new group arrives on the server, Gnus by default makes it a zombie
2340 group.  This means that you are normally not bothered with new groups,
2341 but you can type @kbd{A z} to get a list of all new groups.  Subscribe
2342 the ones you like and kill the ones you don't want.  (@kbd{A k} shows a
2343 list of killed groups.)
2344
2345 If you want to play with the level variables, you should show some care.
2346 Set them once, and don't touch them ever again.  Better yet, don't touch
2347 them at all unless you know exactly what you're doing.
2348
2349 @vindex gnus-level-default-unsubscribed
2350 @vindex gnus-level-default-subscribed
2351 Two closely related variables are @code{gnus-level-default-subscribed}
2352 (default 3) and @code{gnus-level-default-unsubscribed} (default 6),
2353 which are the levels that new groups will be put on if they are
2354 (un)subscribed.  These two variables should, of course, be inside the
2355 relevant valid ranges.
2356
2357 @vindex gnus-keep-same-level
2358 If @code{gnus-keep-same-level} is non-@code{nil}, some movement commands
2359 will only move to groups of the same level (or lower).  In
2360 particular, going from the last article in one group to the next group
2361 will go to the next group of the same level (or lower).  This might be
2362 handy if you want to read the most important groups before you read the
2363 rest.
2364
2365 If this variable is @code{best}, Gnus will make the next newsgroup the
2366 one with the best level.
2367
2368 @vindex gnus-group-default-list-level
2369 All groups with a level less than or equal to
2370 @code{gnus-group-default-list-level} will be listed in the group buffer
2371 by default.
2372
2373 @vindex gnus-group-list-inactive-groups
2374 If @code{gnus-group-list-inactive-groups} is non-@code{nil}, non-active
2375 groups will be listed along with the unread groups.  This variable is
2376 @code{t} by default.  If it is @code{nil}, inactive groups won't be
2377 listed.
2378
2379 @vindex gnus-group-use-permanent-levels
2380 If @code{gnus-group-use-permanent-levels} is non-@code{nil}, once you
2381 give a level prefix to @kbd{g} or @kbd{l}, all subsequent commands will
2382 use this level as the ``work'' level.
2383
2384 @vindex gnus-activate-level
2385 Gnus will normally just activate (i. e., query the server about) groups
2386 on level @code{gnus-activate-level} or less.  If you don't want to
2387 activate unsubscribed groups, for instance, you might set this variable
2388 to 5.  The default is 6.
2389
2390
2391 @node Group Score
2392 @section Group Score
2393 @cindex group score
2394 @cindex group rank
2395 @cindex rank
2396
2397 You would normally keep important groups on high levels, but that scheme
2398 is somewhat restrictive.  Don't you wish you could have Gnus sort the
2399 group buffer according to how often you read groups, perhaps?  Within
2400 reason?
2401
2402 This is what @dfn{group score} is for.  You can have Gnus assign a score
2403 to each group through the mechanism described below.  You can then sort
2404 the group buffer based on this score.  Alternatively, you can sort on
2405 score and then level.  (Taken together, the level and the score is
2406 called the @dfn{rank} of the group.  A group that is on level 4 and has
2407 a score of 1 has a higher rank than a group on level 5 that has a score
2408 of 300.  (The level is the most significant part and the score is the
2409 least significant part.))
2410
2411 @findex gnus-summary-bubble-group
2412 If you want groups you read often to get higher scores than groups you
2413 read seldom you can add the @code{gnus-summary-bubble-group} function to
2414 the @code{gnus-summary-exit-hook} hook.  This will result (after
2415 sorting) in a bubbling sort of action.  If you want to see that in
2416 action after each summary exit, you can add
2417 @code{gnus-group-sort-groups-by-rank} or
2418 @code{gnus-group-sort-groups-by-score} to the same hook, but that will
2419 slow things down somewhat.
2420
2421
2422 @node Marking Groups
2423 @section Marking Groups
2424 @cindex marking groups
2425
2426 If you want to perform some command on several groups, and they appear
2427 subsequently in the group buffer, you would normally just give a
2428 numerical prefix to the command.  Most group commands will then do your
2429 bidding on those groups.
2430
2431 However, if the groups are not in sequential order, you can still
2432 perform a command on several groups.  You simply mark the groups first
2433 with the process mark and then execute the command.
2434
2435 @table @kbd
2436
2437 @item #
2438 @kindex # (Group)
2439 @itemx M m
2440 @kindex M m (Group)
2441 @findex gnus-group-mark-group
2442 Set the mark on the current group (@code{gnus-group-mark-group}).
2443
2444 @item M-#
2445 @kindex M-# (Group)
2446 @itemx M u
2447 @kindex M u (Group)
2448 @findex gnus-group-unmark-group
2449 Remove the mark from the current group
2450 (@code{gnus-group-unmark-group}).
2451
2452 @item M U
2453 @kindex M U (Group)
2454 @findex gnus-group-unmark-all-groups
2455 Remove the mark from all groups (@code{gnus-group-unmark-all-groups}).
2456
2457 @item M w
2458 @kindex M w (Group)
2459 @findex gnus-group-mark-region
2460 Mark all groups between point and mark (@code{gnus-group-mark-region}).
2461
2462 @item M b
2463 @kindex M b (Group)
2464 @findex gnus-group-mark-buffer
2465 Mark all groups in the buffer (@code{gnus-group-mark-buffer}).
2466
2467 @item M r
2468 @kindex M r (Group)
2469 @findex gnus-group-mark-regexp
2470 Mark all groups that match some regular expression
2471 (@code{gnus-group-mark-regexp}).
2472 @end table
2473
2474 Also @pxref{Process/Prefix}.
2475
2476 @findex gnus-group-universal-argument
2477 If you want to execute some command on all groups that have been marked
2478 with the process mark, you can use the @kbd{M-&}
2479 (@code{gnus-group-universal-argument}) command.  It will prompt you for
2480 the command to be executed.
2481
2482
2483 @node Foreign Groups
2484 @section Foreign Groups
2485 @cindex foreign groups
2486
2487 Below are some group mode commands for making and editing general foreign
2488 groups, as well as commands to ease the creation of a few
2489 special-purpose groups.  All these commands insert the newly created
2490 groups under point---@code{gnus-subscribe-newsgroup-method} is not
2491 consulted.
2492
2493 @table @kbd
2494
2495 @item G m
2496 @kindex G m (Group)
2497 @findex gnus-group-make-group
2498 @cindex making groups
2499 Make a new group (@code{gnus-group-make-group}).  Gnus will prompt you
2500 for a name, a method and possibly an @dfn{address}.  For an easier way
2501 to subscribe to @sc{nntp} groups, @pxref{Browse Foreign Server}.
2502
2503 @item G r
2504 @kindex G r (Group)
2505 @findex gnus-group-rename-group
2506 @cindex renaming groups
2507 Rename the current group to something else
2508 (@code{gnus-group-rename-group}).  This is valid only on some
2509 groups---mail groups mostly.  This command might very well be quite slow
2510 on some back ends.
2511
2512 @item G c
2513 @kindex G c (Group)
2514 @cindex customizing
2515 @findex gnus-group-customize
2516 Customize the group parameters (@code{gnus-group-customize}).
2517
2518 @item G e
2519 @kindex G e (Group)
2520 @findex gnus-group-edit-group-method
2521 @cindex renaming groups
2522 Enter a buffer where you can edit the select method of the current
2523 group (@code{gnus-group-edit-group-method}).
2524
2525 @item G p
2526 @kindex G p (Group)
2527 @findex gnus-group-edit-group-parameters
2528 Enter a buffer where you can edit the group parameters
2529 (@code{gnus-group-edit-group-parameters}).
2530
2531 @item G E
2532 @kindex G E (Group)
2533 @findex gnus-group-edit-group
2534 Enter a buffer where you can edit the group info
2535 (@code{gnus-group-edit-group}).
2536
2537 @item G d
2538 @kindex G d (Group)
2539 @findex gnus-group-make-directory-group
2540 @cindex nndir
2541 Make a directory group (@pxref{Directory Groups}).  You will be prompted
2542 for a directory name (@code{gnus-group-make-directory-group}).
2543
2544 @item G h
2545 @kindex G h (Group)
2546 @cindex help group
2547 @findex gnus-group-make-help-group
2548 Make the gnus help group (@code{gnus-group-make-help-group}).
2549
2550 @item G a
2551 @kindex G a (Group)
2552 @cindex (ding) archive
2553 @cindex archive group
2554 @findex gnus-group-make-archive-group
2555 @vindex gnus-group-archive-directory
2556 @vindex gnus-group-recent-archive-directory
2557 Make a gnus archive group (@code{gnus-group-make-archive-group}).  By
2558 default a group pointing to the most recent articles will be created
2559 (@code{gnus-group-recent-archive-directory}), but given a prefix, a full
2560 group will be created from @code{gnus-group-archive-directory}.
2561
2562 @item G k
2563 @kindex G k (Group)
2564 @findex gnus-group-make-kiboze-group
2565 @cindex nnkiboze
2566 Make a kiboze group.  You will be prompted for a name, for a regexp to
2567 match groups to be ``included'' in the kiboze group, and a series of
2568 strings to match on headers (@code{gnus-group-make-kiboze-group}).
2569 @xref{Kibozed Groups}.
2570
2571 @item G D
2572 @kindex G D (Group)
2573 @findex gnus-group-enter-directory
2574 @cindex nneething
2575 Read an arbitrary directory as if it were a newsgroup with the
2576 @code{nneething} back end (@code{gnus-group-enter-directory}).
2577 @xref{Anything Groups}.
2578
2579 @item G f
2580 @kindex G f (Group)
2581 @findex gnus-group-make-doc-group
2582 @cindex ClariNet Briefs
2583 @cindex nndoc
2584 Make a group based on some file or other
2585 (@code{gnus-group-make-doc-group}).  If you give a prefix to this
2586 command, you will be prompted for a file name and a file type.
2587 Currently supported types are @code{mbox}, @code{babyl},
2588 @code{digest}, @code{news}, @code{rnews}, @code{mmdf}, @code{forward},
2589 @code{rfc934}, @code{rfc822-forward}, @code{mime-parts},
2590 @code{standard-digest}, @code{slack-digest}, @code{clari-briefs},
2591 @code{nsmail}, @code{outlook}, @code{oe-dbx}, and @code{mailman}.  If
2592 you run this command without a prefix, Gnus will guess at the file
2593 type.  @xref{Document Groups}.
2594
2595 @item G u
2596 @kindex G u (Group)
2597 @vindex gnus-useful-groups
2598 @findex gnus-group-make-useful-group
2599 Create one of the groups mentioned in @code{gnus-useful-groups}
2600 (@code{gnus-group-make-useful-group}).
2601
2602 @item G w
2603 @kindex G w (Group)
2604 @findex gnus-group-make-web-group
2605 @cindex Google
2606 @cindex nnweb
2607 @cindex gmane
2608 Make an ephemeral group based on a web search
2609 (@code{gnus-group-make-web-group}).  If you give a prefix to this
2610 command, make a solid group instead.  You will be prompted for the
2611 search engine type and the search string.  Valid search engine types
2612 include @code{google}, @code{dejanews}, and @code{gmane}.
2613 @xref{Web Searches}.
2614
2615 If you use the @code{google} search engine, you can limit the search
2616 to a particular group by using a match string like
2617 @samp{shaving group:alt.sysadmin.recovery}.
2618
2619 @item G DEL
2620 @kindex G DEL (Group)
2621 @findex gnus-group-delete-group
2622 This function will delete the current group
2623 (@code{gnus-group-delete-group}).  If given a prefix, this function will
2624 actually delete all the articles in the group, and forcibly remove the
2625 group itself from the face of the Earth.  Use a prefix only if you are
2626 absolutely sure of what you are doing.  This command can't be used on
2627 read-only groups (like @code{nntp} group), though.
2628
2629 @item G V
2630 @kindex G V (Group)
2631 @findex gnus-group-make-empty-virtual
2632 Make a new, fresh, empty @code{nnvirtual} group
2633 (@code{gnus-group-make-empty-virtual}).  @xref{Virtual Groups}.
2634
2635 @item G v
2636 @kindex G v (Group)
2637 @findex gnus-group-add-to-virtual
2638 Add the current group to an @code{nnvirtual} group
2639 (@code{gnus-group-add-to-virtual}).  Uses the process/prefix convention.
2640 @end table
2641
2642 @xref{Select Methods}, for more information on the various select
2643 methods.
2644
2645 @vindex gnus-activate-foreign-newsgroups
2646 If @code{gnus-activate-foreign-newsgroups} is a positive number,
2647 gnus will check all foreign groups with this level or lower at startup.
2648 This might take quite a while, especially if you subscribe to lots of
2649 groups from different @sc{nntp} servers.  Also @pxref{Group Levels};
2650 @code{gnus-activate-level} also affects activation of foreign
2651 newsgroups.
2652
2653
2654 @node Group Parameters
2655 @section Group Parameters
2656 @cindex group parameters
2657
2658 The group parameters store information local to a particular group.
2659 Here's an example group parameter list:
2660
2661 @example
2662 ((to-address . "ding@@gnus.org")
2663  (auto-expire . t))
2664 @end example
2665
2666 We see that each element consists of a ``dotted pair''---the thing before
2667 the dot is the key, while the thing after the dot is the value.  All the
2668 parameters have this form @emph{except} local variable specs, which are
2669 not dotted pairs, but proper lists.
2670
2671 Some parameters have correspondant customizable variables, each of which
2672 is an alist of regexps and values.
2673
2674 The following group parameters can be used:
2675
2676 @table @code
2677 @item to-address
2678 @cindex to-address
2679 Address used by when doing followups and new posts.
2680
2681 @example
2682 (to-address . "some@@where.com")
2683 @end example
2684
2685 This is primarily useful in mail groups that represent closed mailing
2686 lists---mailing lists where it's expected that everybody that writes to
2687 the mailing list is subscribed to it.  Since using this parameter
2688 ensures that the mail only goes to the mailing list itself, it means
2689 that members won't receive two copies of your followups.
2690
2691 Using @code{to-address} will actually work whether the group is foreign
2692 or not.  Let's say there's a group on the server that is called
2693 @samp{fa.4ad-l}.  This is a real newsgroup, but the server has gotten
2694 the articles from a mail-to-news gateway.  Posting directly to this
2695 group is therefore impossible---you have to send mail to the mailing
2696 list address instead.
2697
2698 See also @code{gnus-parameter-to-address-alist}.
2699
2700 @item to-list
2701 @cindex to-list
2702 Address used when doing @kbd{a} in that group.
2703
2704 @example
2705 (to-list . "some@@where.com")
2706 @end example
2707
2708 It is totally ignored
2709 when doing a followup---except that if it is present in a news group,
2710 you'll get mail group semantics when doing @kbd{f}.
2711
2712 If you do an @kbd{a} command in a mail group and you have neither a
2713 @code{to-list} group parameter nor a @code{to-address} group parameter,
2714 then a @code{to-list} group parameter will be added automatically upon
2715 sending the message if @code{gnus-add-to-list} is set to @code{t}.
2716 @vindex gnus-add-to-list
2717
2718 If you do an @kbd{a} command in a mail group and you don't have a
2719 @code{to-list} group parameter, one will be added automatically upon
2720 sending the message.
2721
2722 @findex gnus-mailing-list-mode
2723 @cindex Mail List Groups
2724 If this variable is set, @code{gnus-mailing-list-mode} is turned on when
2725 entering summary buffer.
2726
2727 See also @code{gnus-parameter-to-list-alist}.
2728
2729 @anchor{subscribed}
2730 @item subscribed
2731 @cindex subscribed
2732 If this parameter is set to @code{t}, Gnus will consider the
2733 to-address and to-list parameters for this group as addresses of
2734 mailing lists you are subscribed to.  Giving Gnus this information is
2735 (only) a first step in getting it to generate correct Mail-Followup-To
2736 headers for your posts to these lists.  Look here @pxref{Mailing
2737 Lists, , Mailing Lists, message, The Message Manual} for a complete
2738 treatment of available MFT support.
2739
2740 See also @code{gnus-find-subscribed-addresses}, the function that
2741 directly uses this group parameter.
2742
2743 @item visible
2744 @cindex visible
2745 If the group parameter list has the element @code{(visible . t)},
2746 that group will always be visible in the Group buffer, regardless
2747 of whether it has any unread articles.
2748
2749 @item broken-reply-to
2750 @cindex broken-reply-to
2751 Elements like @code{(broken-reply-to . t)} signals that @code{Reply-To}
2752 headers in this group are to be ignored.  This can be useful if you're
2753 reading a mailing list group where the listserv has inserted
2754 @code{Reply-To} headers that point back to the listserv itself.  This is
2755 broken behavior.  So there!
2756
2757 @item to-group
2758 @cindex to-group
2759 Elements like @code{(to-group . "some.group.name")} means that all
2760 posts in that group will be sent to @code{some.group.name}.
2761
2762 @item newsgroup
2763 @cindex newsgroup
2764 If you have @code{(newsgroup . t)} in the group parameter list, gnus
2765 will treat all responses as if they were responses to news articles.
2766 This can be useful if you have a mail group that's really a mirror of a
2767 news group.
2768
2769 @item gcc-self
2770 @cindex gcc-self
2771 If @code{(gcc-self . t)} is present in the group parameter list, newly
2772 composed messages will be @code{Gcc}'d to the current group.  If
2773 @code{(gcc-self . none)} is present, no @code{Gcc:} header will be
2774 generated, if @code{(gcc-self . "string")} is present, this string will
2775 be inserted literally as a @code{gcc} header.  This parameter takes
2776 precedence over any default @code{Gcc} rules as described later
2777 (@pxref{Archived Messages}).  CAVEAT:: It yields an error putting
2778 @code{(gcc-self . t)} in groups of a @code{nntp} server or so, because
2779 a @code{nntp} server doesn't accept articles.
2780
2781 @item auto-expire
2782 @cindex auto-expire
2783 If the group parameter has an element that looks like @code{(auto-expire
2784 . t)}, all articles read will be marked as expirable.  For an
2785 alternative approach, @pxref{Expiring Mail}.
2786
2787 See also @code{gnus-auto-expirable-newsgroups}.
2788
2789 @item total-expire
2790 @cindex total-expire
2791 If the group parameter has an element that looks like
2792 @code{(total-expire . t)}, all read articles will be put through the
2793 expiry process, even if they are not marked as expirable.  Use with
2794 caution.  Unread, ticked and dormant articles are not eligible for
2795 expiry.
2796
2797 See also @code{gnus-total-expirable-newsgroups}.
2798
2799 @item expiry-wait
2800 @cindex expiry-wait
2801 @vindex nnmail-expiry-wait-function
2802 If the group parameter has an element that looks like
2803 @code{(expiry-wait . 10)}, this value will override any
2804 @code{nnmail-expiry-wait} and @code{nnmail-expiry-wait-function}
2805 (@pxref{Expiring Mail}) when expiring expirable messages.  The value
2806 can either be a number of days (not necessarily an integer) or the
2807 symbols @code{never} or @code{immediate}.
2808
2809 @item score-file
2810 @cindex score file group parameter
2811 Elements that look like @code{(score-file . "file")} will make
2812 @file{file} into the current score file for the group in question.  All
2813 interactive score entries will be put into this file.
2814
2815 @item adapt-file
2816 @cindex adapt file group parameter
2817 Elements that look like @code{(adapt-file . "file")} will make
2818 @file{file} into the current adaptive file for the group in question.
2819 All adaptive score entries will be put into this file.
2820
2821 @item admin-address
2822 @cindex admin-address
2823 When unsubscribing from a mailing list you should never send the
2824 unsubscription notice to the mailing list itself.  Instead, you'd send
2825 messages to the administrative address.  This parameter allows you to
2826 put the admin address somewhere convenient.
2827
2828 @item display
2829 @cindex display
2830 Elements that look like @code{(display . MODE)} say which articles to
2831 display on entering the group.  Valid values are:
2832
2833 @table @code
2834 @item all
2835 Display all articles, both read and unread.
2836
2837 @item an integer
2838 Display the last @var{integer} articles in the group.  This is the same as
2839 entering the group with C-u @var{integer}.
2840
2841 @item default
2842 Display the default visible articles, which normally includes unread and
2843 ticked articles.
2844
2845 @item an array
2846 Display articles that satisfy a predicate.
2847
2848 Here are some examples:
2849
2850 @table @code
2851 @item [unread]
2852 Display only unread articles.
2853
2854 @item [not expire]
2855 Display everything except expirable articles.
2856
2857 @item [and (not reply) (not expire)]
2858 Display everything except expirable and articles you've already
2859 responded to.
2860 @end table
2861
2862 The available operators are @code{not}, @code{and} and @code{or}.
2863 Predicates include @code{tick}, @code{unsend}, @code{undownload},
2864 @code{unread}, @code{dormant}, @code{expire}, @code{reply},
2865 @code{killed}, @code{bookmark}, @code{score}, @code{save},
2866 @code{cache}, @code{forward}, @code{unseen} and @code{recent}.
2867
2868 @end table
2869
2870 The @code{display} parameter works by limiting the summary buffer to
2871 the subset specified.  You can pop the limit by using the @kbd{/ w}
2872 command (@pxref{Limiting}).
2873
2874 @item comment
2875 @cindex comment
2876 Elements that look like @code{(comment . "This is a comment")} are
2877 arbitrary comments on the group.  You can display comments in the
2878 group line (@pxref{Group Line Specification}).
2879
2880 @item charset
2881 @cindex charset
2882 Elements that look like @code{(charset . iso-8859-1)} will make
2883 @code{iso-8859-1} the default charset; that is, the charset that will be
2884 used for all articles that do not specify a charset.
2885
2886 See also @code{gnus-group-charset-alist}.
2887
2888 @item ignored-charsets
2889 @cindex ignored-charset
2890 Elements that look like @code{(ignored-charsets x-unknown iso-8859-1)}
2891 will make @code{iso-8859-1} and @code{x-unknown} ignored; that is, the
2892 default charset will be used for decoding articles.
2893
2894 See also @code{gnus-group-ignored-charsets-alist}.
2895
2896 @item posting-style
2897 @cindex posting-style
2898 You can store additional posting style information for this group
2899 here (@pxref{Posting Styles}).  The format is that of an entry in the
2900 @code{gnus-posting-styles} alist, except that there's no regexp matching
2901 the group name (of course).  Style elements in this group parameter will
2902 take precedence over the ones found in @code{gnus-posting-styles}.
2903
2904 For instance, if you want a funky name and signature in this group only,
2905 instead of hacking @code{gnus-posting-styles}, you could put something
2906 like this in the group parameters:
2907
2908 @example
2909 (posting-style
2910   (name "Funky Name")
2911   ("X-My-Header" "Funky Value")
2912   (signature "Funky Signature"))
2913 @end example
2914
2915 @item post-method
2916 @cindex post-method
2917 If it is set, the value is used as the method for posting message
2918 instead of @code{gnus-post-method}.
2919
2920 @item banner
2921 @cindex banner
2922 An item like @code{(banner . "regex")} causes any part of an article
2923 that matches the regular expression "regex" to be stripped. Instead of
2924 "regex", you can also use the symbol @code{signature} which strips the
2925 last signature or any of the elements of the alist
2926 @code{gnus-article-banner-alist}.
2927
2928 @item sieve
2929 @cindex sieve
2930 This parameter contains a Sieve test that should match incoming mail
2931 that should be placed in this group.  From this group parameter, a
2932 Sieve @samp{IF} control structure is generated, having the test as the
2933 condition and @samp{fileinto "group.name";} as the body.
2934
2935 For example, if the INBOX.list.sieve group has the @code{(sieve
2936 address "sender" "sieve-admin@@extundo.com")} group parameter, when
2937 translating the group parameter into a Sieve script (@pxref{Sieve
2938 Commands}) the following Sieve code is generated:
2939
2940 @example
2941 if address \"sender\" \"sieve-admin@@extundo.com\" @{
2942         fileinto \"INBOX.list.sieve\";
2943 @}
2944 @end example
2945
2946 The Sieve language is described in RFC 3028.  @xref{Top, , Top, sieve,
2947 Emacs Sieve}.
2948
2949 @item (@var{variable} @var{form})
2950 You can use the group parameters to set variables local to the group you
2951 are entering.  If you want to turn threading off in @samp{news.answers},
2952 you could put @code{(gnus-show-threads nil)} in the group parameters of
2953 that group.  @code{gnus-show-threads} will be made into a local variable
2954 in the summary buffer you enter, and the form @code{nil} will be
2955 @code{eval}ed there.
2956
2957 @vindex gnus-list-identifiers
2958 A use for this feature, is to remove a mailing list identifier tag in
2959 the subject fields of articles.   E.g. if the news group
2960 @samp{nntp+news.gnus.org:gmane.text.docbook.apps} has the tag
2961 @samp{DOC-BOOK-APPS:} in the subject of all articles, this tag can be
2962 removed from the article subjects in the summary buffer for the group by
2963 putting @code{(gnus-list-identifiers "DOCBOOK-APPS:")} into the group
2964 parameters for the group.
2965
2966
2967 This can also be used as a group-specific hook function, if you'd like.
2968 If you want to hear a beep when you enter a group, you could put
2969 something like @code{(dummy-variable (ding))} in the parameters of that
2970 group.  @code{dummy-variable} will be set to the result of the
2971 @code{(ding)} form, but who cares?
2972
2973 @end table
2974
2975 Use the @kbd{G p} or the @kbd{G c} command to edit group parameters of a
2976 group.  (@kbd{G p} presents you with a Lisp-based interface, @kbd{G c}
2977 presents you with a Customize-like interface.  The latter helps avoid
2978 silly Lisp errors.)  You might also be interested in reading about topic
2979 parameters (@pxref{Topic Parameters}).
2980
2981 @vindex gnus-parameters
2982 Group parameters can be set via the @code{gnus-parameters} variable too.
2983 But some variables, such as @code{visible}, have no effect.  For
2984 example:
2985
2986 @lisp
2987 (setq gnus-parameters
2988       '(("mail\\..*"
2989          (gnus-show-threads nil)
2990          (gnus-use-scoring nil)
2991          (gnus-summary-line-format
2992           "%U%R%z%I%(%[%d:%ub%-23,23f%]%) %s\n")
2993          (gcc-self . t)
2994          (display . all))
2995
2996         ("^nnimap:\\(foo.bar\\)$"
2997          (to-group . "\\1"))
2998
2999         ("mail\\.me"
3000          (gnus-use-scoring  t))
3001
3002         ("list\\..*"
3003          (total-expire . t)
3004          (broken-reply-to . t))))
3005 @end lisp
3006
3007 String value of parameters will be subjected to regexp substitution, as
3008 the @code{to-group} example shows.
3009
3010
3011 @node Listing Groups
3012 @section Listing Groups
3013 @cindex group listing
3014
3015 These commands all list various slices of the groups available.
3016
3017 @table @kbd
3018
3019 @item l
3020 @itemx A s
3021 @kindex A s (Group)
3022 @kindex l (Group)
3023 @findex gnus-group-list-groups
3024 List all groups that have unread articles
3025 (@code{gnus-group-list-groups}).  If the numeric prefix is used, this
3026 command will list only groups of level ARG and lower.  By default, it
3027 only lists groups of level five (i. e.,
3028 @code{gnus-group-default-list-level}) or lower (i.e., just subscribed
3029 groups).
3030
3031 @item L
3032 @itemx A u
3033 @kindex A u (Group)
3034 @kindex L (Group)
3035 @findex gnus-group-list-all-groups
3036 List all groups, whether they have unread articles or not
3037 (@code{gnus-group-list-all-groups}).  If the numeric prefix is used,
3038 this command will list only groups of level ARG and lower.  By default,
3039 it lists groups of level seven or lower (i.e., just subscribed and
3040 unsubscribed groups).
3041
3042 @item A l
3043 @kindex A l (Group)
3044 @findex gnus-group-list-level
3045 List all unread groups on a specific level
3046 (@code{gnus-group-list-level}).  If given a prefix, also list the groups
3047 with no unread articles.
3048
3049 @item A k
3050 @kindex A k (Group)
3051 @findex gnus-group-list-killed
3052 List all killed groups (@code{gnus-group-list-killed}).  If given a
3053 prefix argument, really list all groups that are available, but aren't
3054 currently (un)subscribed.  This could entail reading the active file
3055 from the server.
3056
3057 @item A z
3058 @kindex A z (Group)
3059 @findex gnus-group-list-zombies
3060 List all zombie groups (@code{gnus-group-list-zombies}).
3061
3062 @item A m
3063 @kindex A m (Group)
3064 @findex gnus-group-list-matching
3065 List all unread, subscribed groups with names that match a regexp
3066 (@code{gnus-group-list-matching}).
3067
3068 @item A M
3069 @kindex A M (Group)
3070 @findex gnus-group-list-all-matching
3071 List groups that match a regexp (@code{gnus-group-list-all-matching}).
3072
3073 @item A A
3074 @kindex A A (Group)
3075 @findex gnus-group-list-active
3076 List absolutely all groups in the active file(s) of the
3077 server(s) you are connected to (@code{gnus-group-list-active}).  This
3078 might very well take quite a while.  It might actually be a better idea
3079 to do a @kbd{A M} to list all matching, and just give @samp{.} as the
3080 thing to match on.  Also note that this command may list groups that
3081 don't exist (yet)---these will be listed as if they were killed groups.
3082 Take the output with some grains of salt.
3083
3084 @item A a
3085 @kindex A a (Group)
3086 @findex gnus-group-apropos
3087 List all groups that have names that match a regexp
3088 (@code{gnus-group-apropos}).
3089
3090 @item A d
3091 @kindex A d (Group)
3092 @findex gnus-group-description-apropos
3093 List all groups that have names or descriptions that match a regexp
3094 (@code{gnus-group-description-apropos}).
3095
3096 @item A c
3097 @kindex A c (Group)
3098 @findex gnus-group-list-cached
3099 List all groups with cached articles (@code{gnus-group-list-cached}).
3100
3101 @item A ?
3102 @kindex A ? (Group)
3103 @findex gnus-group-list-dormant
3104 List all groups with dormant articles (@code{gnus-group-list-dormant}).
3105
3106 @item A /
3107 @kindex A / (Group)
3108 @findex gnus-group-list-limit
3109 List groups limited within the current selection
3110 (@code{gnus-group-list-limit}).
3111
3112 @item A f
3113 @kindex A f (Group)
3114 @findex gnus-group-list-flush
3115 Flush groups from the current selection (@code{gnus-group-list-flush}).
3116
3117 @item A p
3118 @kindex A p (Group)
3119 @findex gnus-group-list-plus
3120 List groups plus the current selection (@code{gnus-group-list-plus}).
3121
3122 @end table
3123
3124 @vindex gnus-permanently-visible-groups
3125 @cindex visible group parameter
3126 Groups that match the @code{gnus-permanently-visible-groups} regexp will
3127 always be shown, whether they have unread articles or not.  You can also
3128 add the @code{visible} element to the group parameters in question to
3129 get the same effect.
3130
3131 @vindex gnus-list-groups-with-ticked-articles
3132 Groups that have just ticked articles in it are normally listed in the
3133 group buffer.  If @code{gnus-list-groups-with-ticked-articles} is
3134 @code{nil}, these groups will be treated just like totally empty
3135 groups.  It is @code{t} by default.
3136
3137
3138 @node Sorting Groups
3139 @section Sorting Groups
3140 @cindex sorting groups
3141
3142 @kindex C-c C-s (Group)
3143 @findex gnus-group-sort-groups
3144 @vindex gnus-group-sort-function
3145 The @kbd{C-c C-s} (@code{gnus-group-sort-groups}) command sorts the
3146 group buffer according to the function(s) given by the
3147 @code{gnus-group-sort-function} variable.  Available sorting functions
3148 include:
3149
3150 @table @code
3151
3152 @item gnus-group-sort-by-alphabet
3153 @findex gnus-group-sort-by-alphabet
3154 Sort the group names alphabetically.  This is the default.
3155
3156 @item gnus-group-sort-by-real-name
3157 @findex gnus-group-sort-by-real-name
3158 Sort the group alphabetically on the real (unprefixed) group names.
3159
3160 @item gnus-group-sort-by-level
3161 @findex gnus-group-sort-by-level
3162 Sort by group level.
3163
3164 @item gnus-group-sort-by-score
3165 @findex gnus-group-sort-by-score
3166 Sort by group score.  @xref{Group Score}.
3167
3168 @item gnus-group-sort-by-rank
3169 @findex gnus-group-sort-by-rank
3170 Sort by group score and then the group level.  The level and the score
3171 are, when taken together, the group's @dfn{rank}.  @xref{Group Score}.
3172
3173 @item gnus-group-sort-by-unread
3174 @findex gnus-group-sort-by-unread
3175 Sort by number of unread articles.
3176
3177 @item gnus-group-sort-by-method
3178 @findex gnus-group-sort-by-method
3179 Sort alphabetically on the select method.
3180
3181 @item gnus-group-sort-by-server
3182 @findex gnus-group-sort-by-server
3183 Sort alphabetically on the Gnus server name.
3184
3185
3186 @end table
3187
3188 @code{gnus-group-sort-function} can also be a list of sorting
3189 functions.  In that case, the most significant sort key function must be
3190 the last one.
3191
3192
3193 There are also a number of commands for sorting directly according to
3194 some sorting criteria:
3195
3196 @table @kbd
3197 @item G S a
3198 @kindex G S a (Group)
3199 @findex gnus-group-sort-groups-by-alphabet
3200 Sort the group buffer alphabetically by group name
3201 (@code{gnus-group-sort-groups-by-alphabet}).
3202
3203 @item G S u
3204 @kindex G S u (Group)
3205 @findex gnus-group-sort-groups-by-unread
3206 Sort the group buffer by the number of unread articles
3207 (@code{gnus-group-sort-groups-by-unread}).
3208
3209 @item G S l
3210 @kindex G S l (Group)
3211 @findex gnus-group-sort-groups-by-level
3212 Sort the group buffer by group level
3213 (@code{gnus-group-sort-groups-by-level}).
3214
3215 @item G S v
3216 @kindex G S v (Group)
3217 @findex gnus-group-sort-groups-by-score
3218 Sort the group buffer by group score
3219 (@code{gnus-group-sort-groups-by-score}).  @xref{Group Score}.
3220
3221 @item G S r
3222 @kindex G S r (Group)
3223 @findex gnus-group-sort-groups-by-rank
3224 Sort the group buffer by group rank
3225 (@code{gnus-group-sort-groups-by-rank}).  @xref{Group Score}.
3226
3227 @item G S m
3228 @kindex G S m (Group)
3229 @findex gnus-group-sort-groups-by-method
3230 Sort the group buffer alphabetically by back end name
3231 (@code{gnus-group-sort-groups-by-method}).
3232
3233 @item G S n
3234 @kindex G S n (Group)
3235 @findex gnus-group-sort-groups-by-real-name
3236 Sort the group buffer alphabetically by real (unprefixed) group name
3237 (@code{gnus-group-sort-groups-by-real-name}).
3238
3239 @end table
3240
3241 All the commands below obey the process/prefix convention
3242 (@pxref{Process/Prefix}).
3243
3244 When given a symbolic prefix (@pxref{Symbolic Prefixes}), all these
3245 commands will sort in reverse order.
3246
3247 You can also sort a subset of the groups:
3248
3249 @table @kbd
3250 @item G P a
3251 @kindex G P a (Group)
3252 @findex gnus-group-sort-selected-groups-by-alphabet
3253 Sort the groups alphabetically by group name
3254 (@code{gnus-group-sort-selected-groups-by-alphabet}).
3255
3256 @item G P u
3257 @kindex G P u (Group)
3258 @findex gnus-group-sort-selected-groups-by-unread
3259 Sort the groups by the number of unread articles
3260 (@code{gnus-group-sort-selected-groups-by-unread}).
3261
3262 @item G P l
3263 @kindex G P l (Group)
3264 @findex gnus-group-sort-selected-groups-by-level
3265 Sort the groups by group level
3266 (@code{gnus-group-sort-selected-groups-by-level}).
3267
3268 @item G P v
3269 @kindex G P v (Group)
3270 @findex gnus-group-sort-selected-groups-by-score
3271 Sort the groups by group score
3272 (@code{gnus-group-sort-selected-groups-by-score}).  @xref{Group Score}.
3273
3274 @item G P r
3275 @kindex G P r (Group)
3276 @findex gnus-group-sort-selected-groups-by-rank
3277 Sort the groups by group rank
3278 (@code{gnus-group-sort-selected-groups-by-rank}).  @xref{Group Score}.
3279
3280 @item G P m
3281 @kindex G P m (Group)
3282 @findex gnus-group-sort-selected-groups-by-method
3283 Sort the groups alphabetically by back end name
3284 (@code{gnus-group-sort-selected-groups-by-method}).
3285
3286 @item G P n
3287 @kindex G P n (Group)
3288 @findex gnus-group-sort-selected-groups-by-real-name
3289 Sort the groups alphabetically by real (unprefixed) group name
3290 (@code{gnus-group-sort-selected-groups-by-real-name}).
3291
3292 @item G P s
3293 @kindex G P s (Group)
3294 @findex gnus-group-sort-selected-groups
3295 Sort the groups according to @code{gnus-group-sort-function}.
3296
3297 @end table
3298
3299 And finally, note that you can use @kbd{C-k} and @kbd{C-y} to manually
3300 move groups around.
3301
3302
3303 @node Group Maintenance
3304 @section Group Maintenance
3305 @cindex bogus groups
3306
3307 @table @kbd
3308 @item b
3309 @kindex b (Group)
3310 @findex gnus-group-check-bogus-groups
3311 Find bogus groups and delete them
3312 (@code{gnus-group-check-bogus-groups}).
3313
3314 @item F
3315 @kindex F (Group)
3316 @findex gnus-group-find-new-groups
3317 Find new groups and process them (@code{gnus-group-find-new-groups}).
3318 With 1 @kbd{C-u}, use the @code{ask-server} method to query the server
3319 for new groups.  With 2 @kbd{C-u}'s, use most complete method possible
3320 to query the server for new groups, and subscribe the new groups as
3321 zombies.
3322
3323 @item C-c C-x
3324 @kindex C-c C-x (Group)
3325 @findex gnus-group-expire-articles
3326 Run all expirable articles in the current group through the expiry
3327 process (if any) (@code{gnus-group-expire-articles}).  That is, delete
3328 all expirable articles in the group that have been around for a while.
3329 (@pxref{Expiring Mail}).
3330
3331 @item C-c C-M-x
3332 @kindex C-c C-M-x (Group)
3333 @findex gnus-group-expire-all-groups
3334 Run all expirable articles in all groups through the expiry process
3335 (@code{gnus-group-expire-all-groups}).
3336
3337 @end table
3338
3339
3340 @node Browse Foreign Server
3341 @section Browse Foreign Server
3342 @cindex foreign servers
3343 @cindex browsing servers
3344
3345 @table @kbd
3346 @item B
3347 @kindex B (Group)
3348 @findex gnus-group-browse-foreign-server
3349 You will be queried for a select method and a server name.  Gnus will
3350 then attempt to contact this server and let you browse the groups there
3351 (@code{gnus-group-browse-foreign-server}).
3352 @end table
3353
3354 @findex gnus-browse-mode
3355 A new buffer with a list of available groups will appear.  This buffer
3356 will use the @code{gnus-browse-mode}.  This buffer looks a bit (well,
3357 a lot) like a normal group buffer.
3358
3359 Here's a list of keystrokes available in the browse mode:
3360
3361 @table @kbd
3362 @item n
3363 @kindex n (Browse)
3364 @findex gnus-group-next-group
3365 Go to the next group (@code{gnus-group-next-group}).
3366
3367 @item p
3368 @kindex p (Browse)
3369 @findex gnus-group-prev-group
3370 Go to the previous group (@code{gnus-group-prev-group}).
3371
3372 @item SPACE
3373 @kindex SPACE (Browse)
3374 @findex gnus-browse-read-group
3375 Enter the current group and display the first article
3376 (@code{gnus-browse-read-group}).
3377
3378 @item RET
3379 @kindex RET (Browse)
3380 @findex gnus-browse-select-group
3381 Enter the current group (@code{gnus-browse-select-group}).
3382
3383 @item u
3384 @kindex u (Browse)
3385 @findex gnus-browse-unsubscribe-current-group
3386 Unsubscribe to the current group, or, as will be the case here,
3387 subscribe to it (@code{gnus-browse-unsubscribe-current-group}).
3388
3389 @item l
3390 @itemx q
3391 @kindex q (Browse)
3392 @kindex l (Browse)
3393 @findex gnus-browse-exit
3394 Exit browse mode (@code{gnus-browse-exit}).
3395
3396 @item d
3397 @kindex d (Browse)
3398 @findex gnus-browse-describe-group
3399 Describe the current group (@code{gnus-browse-describe-group}).
3400
3401 @item ?
3402 @kindex ? (Browse)
3403 @findex gnus-browse-describe-briefly
3404 Describe browse mode briefly (well, there's not much to describe, is
3405 there) (@code{gnus-browse-describe-briefly}).
3406 @end table
3407
3408
3409 @node Exiting Gnus
3410 @section Exiting gnus
3411 @cindex exiting gnus
3412
3413 Yes, gnus is ex(c)iting.
3414
3415 @table @kbd
3416 @item z
3417 @kindex z (Group)
3418 @findex gnus-group-suspend
3419 Suspend gnus (@code{gnus-group-suspend}).  This doesn't really exit gnus,
3420 but it kills all buffers except the Group buffer.  I'm not sure why this
3421 is a gain, but then who am I to judge?
3422
3423 @item q
3424 @kindex q (Group)
3425 @findex gnus-group-exit
3426 @c @icon{gnus-group-exit}
3427 Quit gnus (@code{gnus-group-exit}).
3428
3429 @item Q
3430 @kindex Q (Group)
3431 @findex gnus-group-quit
3432 Quit gnus without saving the @file{.newsrc} files (@code{gnus-group-quit}).
3433 The dribble file will be saved, though (@pxref{Auto Save}).
3434 @end table
3435
3436 @vindex gnus-exit-gnus-hook
3437 @vindex gnus-suspend-gnus-hook
3438 @vindex gnus-after-exiting-gnus-hook
3439 @code{gnus-suspend-gnus-hook} is called when you suspend gnus and
3440 @code{gnus-exit-gnus-hook} is called when you quit gnus, while
3441 @code{gnus-after-exiting-gnus-hook} is called as the final item when
3442 exiting gnus.
3443
3444 Note:
3445
3446 @quotation
3447 Miss Lisa Cannifax, while sitting in English class, felt her feet go
3448 numbly heavy and herself fall into a hazy trance as the boy sitting
3449 behind her drew repeated lines with his pencil across the back of her
3450 plastic chair.
3451 @end quotation
3452
3453
3454 @node Group Topics
3455 @section Group Topics
3456 @cindex topics
3457
3458 If you read lots and lots of groups, it might be convenient to group
3459 them hierarchically according to topics.  You put your Emacs groups over
3460 here, your sex groups over there, and the rest (what, two groups or so?)
3461 you put in some misc section that you never bother with anyway.  You can
3462 even group the Emacs sex groups as a sub-topic to either the Emacs
3463 groups or the sex groups---or both!  Go wild!
3464
3465 @iftex
3466 @iflatex
3467 \gnusfigure{Group Topics}{400}{
3468 \put(75,50){\epsfig{figure=ps/group-topic,height=9cm}}
3469 }
3470 @end iflatex
3471 @end iftex
3472
3473 Here's an example:
3474
3475 @example
3476 Gnus
3477   Emacs -- I wuw it!
3478      3: comp.emacs
3479      2: alt.religion.emacs
3480     Naughty Emacs
3481      452: alt.sex.emacs
3482        0: comp.talk.emacs.recovery
3483   Misc
3484      8: comp.binaries.fractals
3485     13: comp.sources.unix
3486 @end example
3487
3488 @findex gnus-topic-mode
3489 @kindex t (Group)
3490 To get this @emph{fab} functionality you simply turn on (ooh!) the
3491 @code{gnus-topic} minor mode---type @kbd{t} in the group buffer.  (This
3492 is a toggling command.)
3493
3494 Go ahead, just try it.  I'll still be here when you get back.  La de
3495 dum@dots{} Nice tune, that@dots{} la la la@dots{} What, you're back?
3496 Yes, and now press @kbd{l}.  There.  All your groups are now listed
3497 under @samp{misc}.  Doesn't that make you feel all warm and fuzzy?
3498 Hot and bothered?
3499
3500 If you want this permanently enabled, you should add that minor mode to
3501 the hook for the group mode.  Put the following line in your
3502 @file{~/.gnus.el} file:
3503
3504 @lisp
3505 (add-hook 'gnus-group-mode-hook 'gnus-topic-mode)
3506 @end lisp
3507
3508 @menu
3509 * Topic Commands::              Interactive E-Z commands.
3510 * Topic Variables::             How to customize the topics the Lisp Way.
3511 * Topic Sorting::               Sorting each topic individually.
3512 * Topic Topology::              A map of the world.
3513 * Topic Parameters::            Parameters that apply to all groups in a topic.
3514 @end menu
3515
3516
3517 @node Topic Commands
3518 @subsection Topic Commands
3519 @cindex topic commands
3520
3521 When the topic minor mode is turned on, a new @kbd{T} submap will be
3522 available.  In addition, a few of the standard keys change their
3523 definitions slightly.
3524
3525 In general, the following kinds of operations are possible on topics.
3526 First of all, you want to create topics.  Secondly, you want to put
3527 groups in topics and to move them around until you have an order you
3528 like.  The third kind of operation is to show/hide parts of the whole
3529 shebang.  You might want to hide a topic including its subtopics and
3530 groups, to get a better overview of the other groups.
3531
3532 Here is a list of the basic keys that you might need to set up topics
3533 the way you like.
3534
3535 @table @kbd
3536
3537 @item T n
3538 @kindex T n (Topic)
3539 @findex gnus-topic-create-topic
3540 Prompt for a new topic name and create it
3541 (@code{gnus-topic-create-topic}).
3542
3543 @item T TAB
3544 @itemx TAB
3545 @kindex T TAB (Topic)
3546 @kindex TAB (Topic)
3547 @findex gnus-topic-indent
3548 ``Indent'' the current topic so that it becomes a sub-topic of the
3549 previous topic (@code{gnus-topic-indent}).  If given a prefix,
3550 ``un-indent'' the topic instead.
3551
3552 @item M-TAB
3553 @kindex M-TAB (Topic)
3554 @findex gnus-topic-unindent
3555 ``Un-indent'' the current topic so that it becomes a sub-topic of the
3556 parent of its current parent (@code{gnus-topic-unindent}).
3557
3558 @end table
3559
3560 The following two keys can be used to move groups and topics around.
3561 They work like the well-known cut and paste.  @kbd{C-k} is like cut and
3562 @kbd{C-y} is like paste.  Of course, this being Emacs, we use the terms
3563 kill and yank rather than cut and paste.
3564
3565 @table @kbd
3566
3567 @item C-k
3568 @kindex C-k (Topic)
3569 @findex gnus-topic-kill-group
3570 Kill a group or topic (@code{gnus-topic-kill-group}).  All groups in the
3571 topic will be removed along with the topic.
3572
3573 @item C-y
3574 @kindex C-y (Topic)
3575 @findex gnus-topic-yank-group
3576 Yank the previously killed group or topic
3577 (@code{gnus-topic-yank-group}).  Note that all topics will be yanked
3578 before all groups.
3579
3580 So, to move a topic to the beginning of the list of topics, just hit
3581 @kbd{C-k} on it.  This is like the `cut' part of cut and paste.  Then,
3582 move the cursor to the beginning of the buffer (just below the `Gnus'
3583 topic) and hit @kbd{C-y}.  This is like the `paste' part of cut and
3584 paste.  Like I said -- E-Z.
3585
3586 You can use @kbd{C-k} and @kbd{C-y} on groups as well as on topics.  So
3587 you can move topics around as well as groups.
3588
3589 @end table
3590
3591 After setting up the topics the way you like them, you might wish to
3592 hide a topic, or to show it again.  That's why we have the following
3593 key.
3594
3595 @table @kbd
3596
3597 @item RET
3598 @kindex RET (Topic)
3599 @findex gnus-topic-select-group
3600 @itemx SPACE
3601 Either select a group or fold a topic (@code{gnus-topic-select-group}).
3602 When you perform this command on a group, you'll enter the group, as
3603 usual.  When done on a topic line, the topic will be folded (if it was
3604 visible) or unfolded (if it was folded already).  So it's basically a
3605 toggling command on topics.  In addition, if you give a numerical
3606 prefix, group on that level (and lower) will be displayed.
3607
3608 @end table
3609
3610 Now for a list of other commands, in no particular order.
3611
3612 @table @kbd
3613
3614 @item T m
3615 @kindex T m (Topic)
3616 @findex gnus-topic-move-group
3617 Move the current group to some other topic
3618 (@code{gnus-topic-move-group}).  This command uses the process/prefix
3619 convention (@pxref{Process/Prefix}).
3620
3621 @item T j
3622 @kindex T j (Topic)
3623 @findex gnus-topic-jump-to-topic
3624 Go to a topic (@code{gnus-topic-jump-to-topic}).
3625
3626 @item T c
3627 @kindex T c (Topic)
3628 @findex gnus-topic-copy-group
3629 Copy the current group to some other topic
3630 (@code{gnus-topic-copy-group}).  This command uses the process/prefix
3631 convention (@pxref{Process/Prefix}).
3632
3633 @item T h
3634 @kindex T h (Topic)
3635 @findex gnus-topic-hide-topic
3636 Hide the current topic (@code{gnus-topic-hide-topic}).  If given
3637 a prefix, hide the topic permanently.
3638
3639 @item T s
3640 @kindex T s (Topic)
3641 @findex gnus-topic-show-topic
3642 Show the current topic (@code{gnus-topic-show-topic}).  If given
3643 a prefix, show the topic permanently.
3644
3645 @item T D
3646 @kindex T D (Topic)
3647 @findex gnus-topic-remove-group
3648 Remove a group from the current topic (@code{gnus-topic-remove-group}).
3649 This command is mainly useful if you have the same group in several
3650 topics and wish to remove it from one of the topics.  You may also
3651 remove a group from all topics, but in that case, Gnus will add it to
3652 the root topic the next time you start Gnus.  In fact, all new groups
3653 (which, naturally, don't belong to any topic) will show up in the root
3654 topic.
3655
3656 This command uses the process/prefix convention
3657 (@pxref{Process/Prefix}).
3658
3659 @item T M
3660 @kindex T M (Topic)
3661 @findex gnus-topic-move-matching
3662 Move all groups that match some regular expression to a topic
3663 (@code{gnus-topic-move-matching}).
3664
3665 @item T C
3666 @kindex T C (Topic)
3667 @findex gnus-topic-copy-matching
3668 Copy all groups that match some regular expression to a topic
3669 (@code{gnus-topic-copy-matching}).
3670
3671 @item T H
3672 @kindex T H (Topic)
3673 @findex gnus-topic-toggle-display-empty-topics
3674 Toggle hiding empty topics
3675 (@code{gnus-topic-toggle-display-empty-topics}).
3676
3677 @item T #
3678 @kindex T # (Topic)
3679 @findex gnus-topic-mark-topic
3680 Mark all groups in the current topic with the process mark
3681 (@code{gnus-topic-mark-topic}).  This command works recursively on
3682 sub-topics unless given a prefix.
3683
3684 @item T M-#
3685 @kindex T M-# (Topic)
3686 @findex gnus-topic-unmark-topic
3687 Remove the process mark from all groups in the current topic
3688 (@code{gnus-topic-unmark-topic}).  This command works recursively on
3689 sub-topics unless given a prefix.
3690
3691 @item C-c C-x
3692 @kindex C-c C-x (Topic)
3693 @findex gnus-topic-expire-articles
3694 Run all expirable articles in the current group or topic through the
3695 expiry process (if any)
3696 (@code{gnus-topic-expire-articles}). (@pxref{Expiring Mail}).
3697
3698 @item T r
3699 @kindex T r (Topic)
3700 @findex gnus-topic-rename
3701 Rename a topic (@code{gnus-topic-rename}).
3702
3703 @item T DEL
3704 @kindex T DEL (Topic)
3705 @findex gnus-topic-delete
3706 Delete an empty topic (@code{gnus-topic-delete}).
3707
3708 @item A T
3709 @kindex A T (Topic)
3710 @findex gnus-topic-list-active
3711 List all groups that gnus knows about in a topics-ified way
3712 (@code{gnus-topic-list-active}).
3713
3714 @item T M-n
3715 @kindex T M-n (Topic)
3716 @findex gnus-topic-goto-next-topic
3717 Go to the next topic (@code{gnus-topic-goto-next-topic}).
3718
3719 @item T M-p
3720 @kindex T M-p (Topic)
3721 @findex gnus-topic-goto-previous-topic
3722 Go to the next topic (@code{gnus-topic-goto-previous-topic}).
3723
3724 @item G p
3725 @kindex G p (Topic)
3726 @findex gnus-topic-edit-parameters
3727 @cindex group parameters
3728 @cindex topic parameters
3729 @cindex parameters
3730 Edit the topic parameters (@code{gnus-topic-edit-parameters}).
3731 @xref{Topic Parameters}.
3732
3733 @end table
3734
3735
3736 @node Topic Variables
3737 @subsection Topic Variables
3738 @cindex topic variables
3739
3740 The previous section told you how to tell Gnus which topics to display.
3741 This section explains how to tell Gnus what to display about each topic.
3742
3743 @vindex gnus-topic-line-format
3744 The topic lines themselves are created according to the
3745 @code{gnus-topic-line-format} variable (@pxref{Formatting Variables}).
3746 Valid elements are:
3747
3748 @table @samp
3749 @item i
3750 Indentation.
3751 @item n
3752 Topic name.
3753 @item v
3754 Visibility.
3755 @item l
3756 Level.
3757 @item g
3758 Number of groups in the topic.
3759 @item a
3760 Number of unread articles in the topic.
3761 @item A
3762 Number of unread articles in the topic and all its subtopics.
3763 @end table
3764
3765 @vindex gnus-topic-indent-level
3766 Each sub-topic (and the groups in the sub-topics) will be indented with
3767 @code{gnus-topic-indent-level} times the topic level number of spaces.
3768 The default is 2.
3769
3770 @vindex gnus-topic-mode-hook
3771 @code{gnus-topic-mode-hook} is called in topic minor mode buffers.
3772
3773 @vindex gnus-topic-display-empty-topics
3774 The @code{gnus-topic-display-empty-topics} says whether to display even
3775 topics that have no unread articles in them.  The default is @code{t}.
3776
3777
3778 @node Topic Sorting
3779 @subsection Topic Sorting
3780 @cindex topic sorting
3781
3782 You can sort the groups in each topic individually with the following
3783 commands:
3784
3785
3786 @table @kbd
3787 @item T S a
3788 @kindex T S a (Topic)
3789 @findex gnus-topic-sort-groups-by-alphabet
3790 Sort the current topic alphabetically by group name
3791 (@code{gnus-topic-sort-groups-by-alphabet}).
3792
3793 @item T S u
3794 @kindex T S u (Topic)
3795 @findex gnus-topic-sort-groups-by-unread
3796 Sort the current topic by the number of unread articles
3797 (@code{gnus-topic-sort-groups-by-unread}).
3798
3799 @item T S l
3800 @kindex T S l (Topic)
3801 @findex gnus-topic-sort-groups-by-level
3802 Sort the current topic by group level
3803 (@code{gnus-topic-sort-groups-by-level}).
3804
3805 @item T S v
3806 @kindex T S v (Topic)
3807 @findex gnus-topic-sort-groups-by-score
3808 Sort the current topic by group score
3809 (@code{gnus-topic-sort-groups-by-score}).  @xref{Group Score}.
3810
3811 @item T S r
3812 @kindex T S r (Topic)
3813 @findex gnus-topic-sort-groups-by-rank
3814 Sort the current topic by group rank
3815 (@code{gnus-topic-sort-groups-by-rank}).  @xref{Group Score}.
3816
3817 @item T S m
3818 @kindex T S m (Topic)
3819 @findex gnus-topic-sort-groups-by-method
3820 Sort the current topic alphabetically by back end name
3821 (@code{gnus-topic-sort-groups-by-method}).
3822
3823 @item T S e
3824 @kindex T S e (Topic)
3825 @findex gnus-topic-sort-groups-by-server
3826 Sort the current topic alphabetically by server name
3827 (@code{gnus-topic-sort-groups-by-server}).
3828
3829 @item T S s
3830 @kindex T S s
3831 @findex gnus-topic-sort-groups
3832 Sort the current topic according to the function(s) given by the
3833 @code{gnus-group-sort-function} variable
3834 (@code{gnus-topic-sort-groups}).
3835
3836 @end table
3837
3838 When given a prefix argument, all these commands will sort in reverse
3839 order.  @xref{Sorting Groups}, for more information about group
3840 sorting.
3841
3842
3843 @node Topic Topology
3844 @subsection Topic Topology
3845 @cindex topic topology
3846 @cindex topology
3847
3848 So, let's have a look at an example group buffer:
3849
3850 @example
3851 Gnus
3852   Emacs -- I wuw it!
3853      3: comp.emacs
3854      2: alt.religion.emacs
3855     Naughty Emacs
3856      452: alt.sex.emacs
3857        0: comp.talk.emacs.recovery
3858   Misc
3859      8: comp.binaries.fractals
3860     13: comp.sources.unix
3861 @end example
3862
3863 So, here we have one top-level topic (@samp{Gnus}), two topics under
3864 that, and one sub-topic under one of the sub-topics.  (There is always
3865 just one (1) top-level topic).  This topology can be expressed as
3866 follows:
3867
3868 @lisp
3869 (("Gnus" visible)
3870  (("Emacs -- I wuw it!" visible)
3871   (("Naughty Emacs" visible)))
3872  (("Misc" visible)))
3873 @end lisp
3874
3875 @vindex gnus-topic-topology
3876 This is in fact how the variable @code{gnus-topic-topology} would look
3877 for the display above.  That variable is saved in the @file{.newsrc.eld}
3878 file, and shouldn't be messed with manually---unless you really want
3879 to.  Since this variable is read from the @file{.newsrc.eld} file,
3880 setting it in any other startup files will have no effect.
3881
3882 This topology shows what topics are sub-topics of what topics (right),
3883 and which topics are visible.  Two settings are currently
3884 allowed---@code{visible} and @code{invisible}.
3885
3886
3887 @node Topic Parameters
3888 @subsection Topic Parameters
3889 @cindex topic parameters
3890
3891 All groups in a topic will inherit group parameters from the parent (and
3892 ancestor) topic parameters.  All valid group parameters are valid topic
3893 parameters (@pxref{Group Parameters}).
3894
3895 In addition, the following parameters are only valid as topic
3896 parameters:
3897
3898 @table @code
3899 @item subscribe
3900 When subscribing new groups by topic (@pxref{Subscription Methods}), the
3901 @code{subscribe} topic parameter says what groups go in what topic.  Its
3902 value should be a regexp to match the groups that should go in that
3903 topic.
3904
3905 @item subscribe-level
3906 When subscribing new groups by topic (see the @code{subscribe} parameter),
3907 the group will be subscribed with the level specified in the
3908 @code{subscribe-level} instead of @code{gnus-level-default-subscribed}.
3909
3910 @end table
3911
3912 Group parameters (of course) override topic parameters, and topic
3913 parameters in sub-topics override topic parameters in super-topics.  You
3914 know.  Normal inheritance rules.  (@dfn{Rules} is here a noun, not a
3915 verb, although you may feel free to disagree with me here.)
3916
3917 @example
3918 Gnus
3919   Emacs
3920      3: comp.emacs
3921      2: alt.religion.emacs
3922    452: alt.sex.emacs
3923     Relief
3924      452: alt.sex.emacs
3925        0: comp.talk.emacs.recovery
3926   Misc
3927      8: comp.binaries.fractals
3928     13: comp.sources.unix
3929    452: alt.sex.emacs
3930 @end example
3931
3932 The @samp{Emacs} topic has the topic parameter @code{(score-file
3933 . "emacs.SCORE")}; the @samp{Relief} topic has the topic parameter
3934 @code{(score-file . "relief.SCORE")}; and the @samp{Misc} topic has the
3935 topic parameter @code{(score-file . "emacs.SCORE")}.  In addition,
3936 @* @samp{alt.religion.emacs} has the group parameter @code{(score-file
3937 . "religion.SCORE")}.
3938
3939 Now, when you enter @samp{alt.sex.emacs} in the @samp{Relief} topic, you
3940 will get the @file{relief.SCORE} home score file.  If you enter the same
3941 group in the @samp{Emacs} topic, you'll get the @file{emacs.SCORE} home
3942 score file.  If you enter the group @samp{alt.religion.emacs}, you'll
3943 get the @file{religion.SCORE} home score file.
3944
3945 This seems rather simple and self-evident, doesn't it?  Well, yes.  But
3946 there are some problems, especially with the @code{total-expiry}
3947 parameter.  Say you have a mail group in two topics; one with
3948 @code{total-expiry} and one without.  What happens when you do @kbd{M-x
3949 gnus-expire-all-expirable-groups}?  Gnus has no way of telling which one
3950 of these topics you mean to expire articles from, so anything may
3951 happen.  In fact, I hereby declare that it is @dfn{undefined} what
3952 happens.  You just have to be careful if you do stuff like that.
3953
3954
3955 @node Misc Group Stuff
3956 @section Misc Group Stuff
3957
3958 @menu
3959 * Scanning New Messages::       Asking Gnus to see whether new messages have arrived.
3960 * Group Information::           Information and help on groups and Gnus.
3961 * Group Timestamp::             Making Gnus keep track of when you last read a group.
3962 * File Commands::               Reading and writing the Gnus files.
3963 * Sieve Commands::              Managing Sieve scripts.
3964 @end menu
3965
3966 @table @kbd
3967
3968 @item ^
3969 @kindex ^ (Group)
3970 @findex gnus-group-enter-server-mode
3971 Enter the server buffer (@code{gnus-group-enter-server-mode}).
3972 @xref{Server Buffer}.
3973
3974 @item a
3975 @kindex a (Group)
3976 @findex gnus-group-post-news
3977 Start composing a message (a news by default)
3978 (@code{gnus-group-post-news}).  If given a prefix, post to the group
3979 under the point.  If the prefix is 1, prompt for a group to post to.
3980 Contrary to what the name of this function suggests, the prepared
3981 article might be a mail instead of a news, if a mail group is specified
3982 with the prefix argument.  @xref{Composing Messages}.
3983
3984 @item m
3985 @kindex m (Group)
3986 @findex gnus-group-mail
3987 Mail a message somewhere (@code{gnus-group-mail}).  If given a prefix,
3988 use the posting style of the group under the point.  If the prefix is 1,
3989 prompt for a group name to find the posting style.
3990 @xref{Composing Messages}.
3991
3992 @item i
3993 @kindex i (Group)
3994 @findex gnus-group-news
3995 Start composing a news (@code{gnus-group-news}).  If given a prefix,
3996 post to the group under the point.  If the prefix is 1, prompt
3997 for group to post to.  @xref{Composing Messages}.
3998
3999 This function actually prepares a news even when using mail groups.
4000 This is useful for ``posting'' messages to mail groups without actually
4001 sending them over the network: they're just saved directly to the group
4002 in question.  The corresponding back end must have a request-post method
4003 for this to work though.
4004
4005 @end table
4006
4007 Variables for the group buffer:
4008
4009 @table @code
4010
4011 @item gnus-group-mode-hook
4012 @vindex gnus-group-mode-hook
4013 is called after the group buffer has been
4014 created.
4015
4016 @item gnus-group-prepare-hook
4017 @vindex gnus-group-prepare-hook
4018 is called after the group buffer is
4019 generated.  It may be used to modify the buffer in some strange,
4020 unnatural way.
4021
4022 @item gnus-group-prepared-hook
4023 @vindex gnus-group-prepare-hook
4024 is called as the very last thing after the group buffer has been
4025 generated.  It may be used to move point around, for instance.
4026
4027 @item gnus-permanently-visible-groups
4028 @vindex gnus-permanently-visible-groups
4029 Groups matching this regexp will always be listed in the group buffer,
4030 whether they are empty or not.
4031
4032 @item gnus-group-name-charset-method-alist
4033 @vindex gnus-group-name-charset-method-alist
4034 An alist of method and the charset for group names. It is used to show
4035 non-ASCII group names.
4036
4037 For example:
4038 @lisp
4039 (setq gnus-group-name-charset-method-alist
4040     '(((nntp "news.com.cn") . cn-gb-2312)))
4041 @end lisp
4042
4043 @item gnus-group-name-charset-group-alist
4044 @cindex UTF-8 group names
4045 @vindex gnus-group-name-charset-group-alist
4046 An alist of regexp of group name and the charset for group names.  It
4047 is used to show non-ASCII group names.  @code{((".*" utf-8))} is the
4048 default value if UTF-8 is supported, otherwise the default is
4049 @code{nil}.
4050
4051 For example:
4052 @lisp
4053 (setq gnus-group-name-charset-group-alist
4054     '(("\\.com\\.cn:" . cn-gb-2312)))
4055 @end lisp
4056
4057 @end table
4058
4059 @node Scanning New Messages
4060 @subsection Scanning New Messages
4061 @cindex new messages
4062 @cindex scanning new news
4063
4064 @table @kbd
4065
4066 @item g
4067 @kindex g (Group)
4068 @findex gnus-group-get-new-news
4069 @c @icon{gnus-group-get-new-news}
4070 Check the server(s) for new articles.  If the numerical prefix is used,
4071 this command will check only groups of level @var{arg} and lower
4072 (@code{gnus-group-get-new-news}).  If given a non-numerical prefix, this
4073 command will force a total re-reading of the active file(s) from the
4074 back end(s).
4075
4076 @item M-g
4077 @kindex M-g (Group)
4078 @findex gnus-group-get-new-news-this-group
4079 @vindex gnus-goto-next-group-when-activating
4080 @c @icon{gnus-group-get-new-news-this-group}
4081 Check whether new articles have arrived in the current group
4082 (@code{gnus-group-get-new-news-this-group}).
4083 @code{gnus-goto-next-group-when-activating} says whether this command is
4084 to move point to the next group or not.  It is @code{t} by default.
4085
4086 @findex gnus-activate-all-groups
4087 @cindex activating groups
4088 @item C-c M-g
4089 @kindex C-c M-g (Group)
4090 Activate absolutely all groups (@code{gnus-activate-all-groups}).
4091
4092 @item R
4093 @kindex R (Group)
4094 @cindex restarting
4095 @findex gnus-group-restart
4096 Restart gnus (@code{gnus-group-restart}).  This saves the @file{.newsrc}
4097 file(s), closes the connection to all servers, clears up all run-time
4098 gnus variables, and then starts gnus all over again.
4099
4100 @end table
4101
4102 @vindex gnus-get-new-news-hook
4103 @code{gnus-get-new-news-hook} is run just before checking for new news.
4104
4105 @vindex gnus-after-getting-new-news-hook
4106 @code{gnus-after-getting-new-news-hook} is run after checking for new
4107 news.
4108
4109
4110 @node Group Information
4111 @subsection Group Information
4112 @cindex group information
4113 @cindex information on groups
4114
4115 @table @kbd
4116
4117
4118 @item H f
4119 @kindex H f (Group)
4120 @findex gnus-group-fetch-faq
4121 @vindex gnus-group-faq-directory
4122 @cindex FAQ
4123 @cindex ange-ftp
4124 Try to fetch the FAQ for the current group
4125 (@code{gnus-group-fetch-faq}).  Gnus will try to get the FAQ from
4126 @code{gnus-group-faq-directory}, which is usually a directory on a
4127 remote machine.  This variable can also be a list of directories.  In
4128 that case, giving a prefix to this command will allow you to choose
4129 between the various sites.  @code{ange-ftp} (or @code{efs}) will be used
4130 for fetching the file.
4131
4132 If fetching from the first site is unsuccessful, gnus will attempt to go
4133 through @code{gnus-group-faq-directory} and try to open them one by one.
4134
4135 @item H c
4136 @kindex H c (Group)
4137 @findex gnus-group-fetch-charter
4138 @vindex gnus-group-charter-alist
4139 @cindex charter
4140 Try to open the charter for the current group in a web browser
4141 (@code{gnus-group-fetch-charter}).  Query for a group if given a
4142 prefix argument.
4143
4144 Gnus will use @code{gnus-group-charter-alist} to find the location of
4145 the charter.  If no location is known, Gnus will fetch the control
4146 messages for the group, which in some cases includes the charter.
4147
4148 @item H C
4149 @kindex H C (Group)
4150 @findex gnus-group-fetch-control
4151 @vindex gnus-group-fetch-control-use-browse-url
4152 @cindex control message
4153 Fetch the control messages for the group from the archive at
4154 @code{ftp.isc.org} (@code{gnus-group-fetch-control}). Query for a
4155 group if given a prefix argument.
4156
4157 If @code{gnus-group-fetch-control-use-browse-url} is non-@code{nil},
4158 Gnus will open the control messages in a browser using
4159 @code{browse-url}.  Otherwise they are fetched using @code{ange-ftp}
4160 and displayed in an ephemeral group.
4161
4162 Note that the control messages are compressed.  To use this command
4163 you need to turn on @code{auto-compression-mode} (@pxref{Compressed
4164 Files, ,Compressed Files, emacs, The Emacs Manual}).
4165
4166 @item H d
4167 @itemx C-c C-d
4168 @c @icon{gnus-group-describe-group}
4169 @kindex H d (Group)
4170 @kindex C-c C-d (Group)
4171 @cindex describing groups
4172 @cindex group description
4173 @findex gnus-group-describe-group
4174 Describe the current group (@code{gnus-group-describe-group}).  If given
4175 a prefix, force Gnus to re-read the description from the server.
4176
4177 @item M-d
4178 @kindex M-d (Group)
4179 @findex gnus-group-describe-all-groups
4180 Describe all groups (@code{gnus-group-describe-all-groups}).  If given a
4181 prefix, force gnus to re-read the description file from the server.
4182
4183 @item H v
4184 @itemx V
4185 @kindex V (Group)
4186 @kindex H v (Group)
4187 @cindex version
4188 @findex gnus-version
4189 Display current gnus version numbers (@code{gnus-version}).
4190
4191 @item ?
4192 @kindex ? (Group)
4193 @findex gnus-group-describe-briefly
4194 Give a very short help message (@code{gnus-group-describe-briefly}).
4195
4196 @item C-c C-i
4197 @kindex C-c C-i (Group)
4198 @cindex info
4199 @cindex manual
4200 @findex gnus-info-find-node
4201 Go to the gnus info node (@code{gnus-info-find-node}).
4202 @end table
4203
4204
4205 @node Group Timestamp
4206 @subsection Group Timestamp
4207 @cindex timestamps
4208 @cindex group timestamps
4209
4210 It can be convenient to let gnus keep track of when you last read a
4211 group.  To set the ball rolling, you should add
4212 @code{gnus-group-set-timestamp} to @code{gnus-select-group-hook}:
4213
4214 @lisp
4215 (add-hook 'gnus-select-group-hook 'gnus-group-set-timestamp)
4216 @end lisp
4217
4218 After doing this, each time you enter a group, it'll be recorded.
4219
4220 This information can be displayed in various ways---the easiest is to
4221 use the @samp{%d} spec in the group line format:
4222
4223 @lisp
4224 (setq gnus-group-line-format
4225       "%M\%S\%p\%P\%5y: %(%-40,40g%) %d\n")
4226 @end lisp
4227
4228 This will result in lines looking like:
4229
4230 @example
4231 *        0: mail.ding                                19961002T012943
4232          0: custom                                   19961002T012713
4233 @end example
4234
4235 As you can see, the date is displayed in compact ISO 8601 format.  This
4236 may be a bit too much, so to just display the date, you could say
4237 something like:
4238
4239 @lisp
4240 (setq gnus-group-line-format
4241       "%M\%S\%p\%P\%5y: %(%-40,40g%) %6,6~(cut 2)d\n")
4242 @end lisp
4243
4244 If you would like greater control of the time format, you can use a
4245 user-defined format spec.  Something like the following should do the
4246 trick:
4247
4248 @lisp
4249 (setq gnus-group-line-format
4250       "%M\%S\%p\%P\%5y: %(%-40,40g%) %ud\n")
4251 (defun gnus-user-format-function-d (headers)
4252   (let ((time (gnus-group-timestamp gnus-tmp-group)))
4253     (if time
4254         (format-time-string "%b %d  %H:%M" time)
4255       "")))
4256 @end lisp
4257
4258
4259 @node File Commands
4260 @subsection File Commands
4261 @cindex file commands
4262
4263 @table @kbd
4264
4265 @item r
4266 @kindex r (Group)
4267 @findex gnus-group-read-init-file
4268 @vindex gnus-init-file
4269 @cindex reading init file
4270 Re-read the init file (@code{gnus-init-file}, which defaults to
4271 @file{~/.gnus.el}) (@code{gnus-group-read-init-file}).
4272
4273 @item s
4274 @kindex s (Group)
4275 @findex gnus-group-save-newsrc
4276 @cindex saving .newsrc
4277 Save the @file{.newsrc.eld} file (and @file{.newsrc} if wanted)
4278 (@code{gnus-group-save-newsrc}).  If given a prefix, force saving the
4279 file(s) whether Gnus thinks it is necessary or not.
4280
4281 @c @item Z
4282 @c @kindex Z (Group)
4283 @c @findex gnus-group-clear-dribble
4284 @c Clear the dribble buffer (@code{gnus-group-clear-dribble}).
4285
4286 @end table
4287
4288
4289 @node Sieve Commands
4290 @subsection Sieve Commands
4291 @cindex group sieve commands
4292
4293 Sieve is a server-side mail filtering language.  In Gnus you can use
4294 the @code{sieve} group parameter (@pxref{Group Parameters}) to specify
4295 sieve rules that should apply to each group.  Gnus provides two
4296 commands to translate all these group parameters into a proper Sieve
4297 script that can be transfered to the server somehow.
4298
4299 @vindex gnus-sieve-file
4300 @vindex gnus-sieve-region-start
4301 @vindex gnus-sieve-region-end
4302 The generated Sieve script is placed in @code{gnus-sieve-file} (by
4303 default @file{~/.sieve}).  The Sieve code that Gnus generate is placed
4304 between two delimiters, @code{gnus-sieve-region-start} and
4305 @code{gnus-sieve-region-end}, so you may write additional Sieve code
4306 outside these delimiters that will not be removed the next time you
4307 regenerate the Sieve script.
4308
4309 @vindex gnus-sieve-crosspost
4310 The variable @code{gnus-sieve-crosspost} controls how the Sieve script
4311 is generated.  If it is non-@code{nil} (the default) articles is
4312 placed in all groups that have matching rules, otherwise the article
4313 is only placed in the group with the first matching rule.  For
4314 example, the group parameter @samp{(sieve address "sender"
4315 "owner-ding@@hpc.uh.edu")} will generate the following piece of Sieve
4316 code if @code{gnus-sieve-crosspost} is @code{nil}. (When
4317 @code{gnus-sieve-crosspost} is non-@code{nil}, it looks the same
4318 except that the line containing the call to @code{stop} is removed.)
4319
4320 @example
4321 if address "sender" "owner-ding@@hpc.uh.edu" @{
4322         fileinto "INBOX.ding";
4323         stop;
4324 @}
4325 @end example
4326
4327 @xref{Top, ,Top, sieve, Emacs Sieve}.
4328
4329 @table @kbd
4330
4331 @item D g
4332 @kindex D g (Group)
4333 @findex gnus-sieve-generate
4334 @vindex gnus-sieve-file
4335 @cindex generating sieve script
4336 Regenerate a Sieve script from the @code{sieve} group parameters and
4337 put you into the @code{gnus-sieve-file} without saving it.
4338
4339 @item D u
4340 @kindex D u (Group)
4341 @findex gnus-sieve-update
4342 @vindex gnus-sieve-file
4343 @cindex updating sieve script
4344 Regenerates the Gnus managed part of @code{gnus-sieve-file} using the
4345 @code{sieve} group parameters, save the file and upload it to the
4346 server using the @code{sieveshell} program.
4347
4348 @end table
4349
4350
4351 @node Summary Buffer
4352 @chapter Summary Buffer
4353 @cindex summary buffer
4354
4355 A line for each article is displayed in the summary buffer.  You can
4356 move around, read articles, post articles and reply to articles.
4357
4358 The most common way to a summary buffer is to select a group from the
4359 group buffer (@pxref{Selecting a Group}).
4360
4361 You can have as many summary buffers open as you wish.
4362
4363 @menu
4364 * Summary Buffer Format::       Deciding how the summary buffer is to look.
4365 * Summary Maneuvering::         Moving around the summary buffer.
4366 * Choosing Articles::           Reading articles.
4367 * Paging the Article::          Scrolling the current article.
4368 * Reply Followup and Post::     Posting articles.
4369 * Delayed Articles::            Send articles at a later time.
4370 * Marking Articles::            Marking articles as read, expirable, etc.
4371 * Limiting::                    You can limit the summary buffer.
4372 * Threading::                   How threads are made.
4373 * Sorting the Summary Buffer::  How articles and threads are sorted.
4374 * Asynchronous Fetching::       Gnus might be able to pre-fetch articles.
4375 * Article Caching::             You may store articles in a cache.
4376 * Persistent Articles::         Making articles expiry-resistant.
4377 * Article Backlog::             Having already read articles hang around.
4378 * Saving Articles::             Ways of customizing article saving.
4379 * Decoding Articles::           Gnus can treat series of (uu)encoded articles.
4380 * Article Treatment::           The article buffer can be mangled at will.
4381 * MIME Commands::               Doing MIMEy things with the articles.
4382 * Charsets::                    Character set issues.
4383 * Article Commands::            Doing various things with the article buffer.
4384 * Summary Sorting::             Sorting the summary buffer in various ways.
4385 * Finding the Parent::          No child support? Get the parent.
4386 * Alternative Approaches::      Reading using non-default summaries.
4387 * Tree Display::                A more visual display of threads.
4388 * Mail Group Commands::         Some commands can only be used in mail groups.
4389 * Various Summary Stuff::       What didn't fit anywhere else.
4390 * Exiting the Summary Buffer::  Returning to the Group buffer,
4391                                 or reselecting the current group.
4392 * Crosspost Handling::          How crossposted articles are dealt with.
4393 * Duplicate Suppression::       An alternative when crosspost handling fails.
4394 * Security::                    Decrypt and Verify.
4395 * Mailing List::                Mailing list minor mode.
4396 @end menu
4397
4398
4399 @node Summary Buffer Format
4400 @section Summary Buffer Format
4401 @cindex summary buffer format
4402
4403 @iftex
4404 @iflatex
4405 \gnusfigure{The Summary Buffer}{180}{
4406 \put(0,0){\epsfig{figure=ps/summary,width=7.5cm}}
4407 \put(445,0){\makebox(0,0)[br]{\epsfig{figure=ps/summary-article,width=7.5cm}}}
4408 }
4409 @end iflatex
4410 @end iftex
4411
4412 @menu
4413 * Summary Buffer Lines::        You can specify how summary lines should look.
4414 * To From Newsgroups::          How to not display your own name.
4415 * Summary Buffer Mode Line::    You can say how the mode line should look.
4416 * Summary Highlighting::        Making the summary buffer all pretty and nice.
4417 @end menu
4418
4419 @findex mail-extract-address-components
4420 @findex gnus-extract-address-components
4421 @vindex gnus-extract-address-components
4422 Gnus will use the value of the @code{gnus-extract-address-components}
4423 variable as a function for getting the name and address parts of a
4424 @code{From} header.  Three pre-defined functions exist:
4425 @code{gnus-extract-address-components}, which is the default, quite
4426 fast, and too simplistic solution;
4427 @code{mail-extract-address-components}, which works nicely, but is
4428 slower; and @code{std11-extract-address-components}, which works very
4429 nicely, but is slower.  The default function will return the wrong
4430 answer in 5% of the cases.  If this is unacceptable to you, use the
4431 other function instead:
4432
4433 @lisp
4434 (setq gnus-extract-address-components
4435       'mail-extract-address-components)
4436 @end lisp
4437
4438 @vindex gnus-summary-same-subject
4439 @code{gnus-summary-same-subject} is a string indicating that the current
4440 article has the same subject as the previous.  This string will be used
4441 with those specs that require it.  The default is @code{""}.
4442
4443
4444 @node Summary Buffer Lines
4445 @subsection Summary Buffer Lines
4446
4447 @vindex gnus-summary-line-format
4448 You can change the format of the lines in the summary buffer by changing
4449 the @code{gnus-summary-line-format} variable.  It works along the same
4450 lines as a normal @code{format} string, with some extensions
4451 (@pxref{Formatting Variables}).
4452
4453 There should always be a colon or a point position marker on the line;
4454 the cursor always moves to the point position marker or the colon after
4455 performing an operation.  (Of course, Gnus wouldn't be Gnus if it wasn't
4456 possible to change this.  Just write a new function
4457 @code{gnus-goto-colon} which does whatever you like with the cursor.)
4458 @xref{Positioning Point}.
4459
4460 The default string is @samp{%U%R%z%I%(%[%4L: %-23,23f%]%) %s\n}.
4461
4462 The following format specification characters and extended format
4463 specification(s) are understood:
4464
4465 @table @samp
4466 @item N
4467 Article number.
4468 @item S
4469 Subject string.  List identifiers stripped,
4470 @code{gnus-list-identifies}.  @xref{Article Hiding}.
4471 @item s
4472 Subject if the article is the root of the thread or the previous article
4473 had a different subject, @code{gnus-summary-same-subject} otherwise.
4474 (@code{gnus-summary-same-subject} defaults to @code{""}.)
4475 @item F
4476 Full @code{From} header.
4477 @item n
4478 The name (from the @code{From} header).
4479 @item f
4480 The name, @code{To} header or the @code{Newsgroups} header (@pxref{To
4481 From Newsgroups}).
4482 @item a
4483 The name (from the @code{From} header).  This differs from the @code{n}
4484 spec in that it uses the function designated by the
4485 @code{gnus-extract-address-components} variable, which is slower, but
4486 may be more thorough.
4487 @item A
4488 The address (from the @code{From} header).  This works the same way as
4489 the @code{a} spec.
4490 @item L
4491 Number of lines in the article.
4492 @item c
4493 Number of characters in the article. This specifier is not supported
4494 in some methods (like nnfolder).
4495 @item k
4496 Pretty-printed version of the number of characters in the article;
4497 for example, @samp{1.2k} or @samp{0.4M}.
4498 @item I
4499 Indentation based on thread level (@pxref{Customizing Threading}).
4500 @item B
4501 A complex trn-style thread tree, showing response-connecting trace
4502 lines.  A thread could be drawn like this:
4503
4504 @example
4505 >
4506 +->
4507 | +->
4508 | | \->
4509 | |   \->
4510 | \->
4511 +->
4512 \->
4513 @end example
4514
4515 You can customize the appearance with the following options.  Note
4516 that it is possible to make the thread display look really neat by
4517 replacing the default ASCII characters with graphic line-drawing
4518 glyphs.
4519 @table @code
4520 @item gnus-sum-thread-tree-root
4521 @vindex gnus-sum-thread-tree-root
4522 Used for the root of a thread.  If @code{nil}, use subject
4523 instead. The default is @samp{> }.
4524
4525 @item gnus-sum-thread-tree-single-indent
4526 @vindex gnus-sum-thread-tree-single-indent
4527 Used for a thread with just one message.  If @code{nil}, use subject
4528 instead.  The default is @samp{}.
4529
4530 @item gnus-sum-thread-tree-vertical
4531 @vindex gnus-sum-thread-tree-vertical
4532 Used for drawing a vertical line.  The default is @samp{| }.
4533
4534 @item gnus-sum-thread-tree-indent
4535 @vindex gnus-sum-thread-tree-indent
4536 Used for indenting.  The default is @samp{  }. 
4537
4538 @item gnus-sum-thread-tree-leaf-with-other
4539 @vindex gnus-sum-thread-tree-leaf-with-other
4540 Used for a leaf with brothers.  The default is @samp{+-> }.
4541
4542 @item gnus-sum-thread-tree-single-leaf
4543 @vindex gnus-sum-thread-tree-single-leaf
4544 Used for a leaf without brothers.  The default is @samp{\-> }
4545
4546 @end table
4547
4548 @item T
4549 Nothing if the article is a root and lots of spaces if it isn't (it
4550 pushes everything after it off the screen).
4551 @item [
4552 Opening bracket, which is normally @samp{[}, but can also be @samp{<}
4553 for adopted articles (@pxref{Customizing Threading}).
4554 @item ]
4555 Closing bracket, which is normally @samp{]}, but can also be @samp{>}
4556 for adopted articles.
4557 @item >
4558 One space for each thread level.
4559 @item <
4560 Twenty minus thread level spaces.
4561 @item U
4562 Unread. @xref{Read Articles}.
4563
4564 @item R
4565 This misleadingly named specifier is the @dfn{secondary mark}.  This
4566 mark will say whether the article has been replied to, has been cached,
4567 or has been saved.  @xref{Other Marks}.
4568
4569 @item i
4570 Score as a number (@pxref{Scoring}).
4571 @item z
4572 @vindex gnus-summary-zcore-fuzz
4573 Zcore, @samp{+} if above the default level and @samp{-} if below the
4574 default level.  If the difference between
4575 @code{gnus-summary-default-score} and the score is less than
4576 @code{gnus-summary-zcore-fuzz}, this spec will not be used.
4577 @item V
4578 Total thread score.
4579 @item x
4580 @code{Xref}.
4581 @item D
4582 @code{Date}.
4583 @item d
4584 The @code{Date} in @code{DD-MMM} format.
4585 @item o
4586 The @code{Date} in @var{YYYYMMDD}@code{T}@var{HHMMSS} format.
4587 @item M
4588 @code{Message-ID}.
4589 @item r
4590 @code{References}.
4591 @item t
4592 Number of articles in the current sub-thread.  Using this spec will slow
4593 down summary buffer generation somewhat.
4594 @item e
4595 An @samp{=} (@code{gnus-not-empty-thread-mark}) will be displayed if the
4596 article has any children.
4597 @item P
4598 The line number.
4599 @item O
4600 Download mark.
4601 @item &user-date;
4602 Age sensitive date format.  Various date format is defined in
4603 @code{gnus-user-date-format-alist}.
4604 @item u
4605 User defined specifier.  The next character in the format string should
4606 be a letter.  Gnus will call the function
4607 @code{gnus-user-format-function-}@samp{X}, where @samp{X} is the letter
4608 following @samp{%u}.  The function will be passed the current header as
4609 argument.  The function should return a string, which will be inserted
4610 into the summary just like information from any other summary specifier.
4611 @end table
4612
4613 Text between @samp{%(} and @samp{%)} will be highlighted with
4614 @code{gnus-mouse-face} when the mouse point is placed inside the area.
4615 There can only be one such area.
4616
4617 The @samp{%U} (status), @samp{%R} (replied) and @samp{%z} (zcore) specs
4618 have to be handled with care.  For reasons of efficiency, gnus will
4619 compute what column these characters will end up in, and ``hard-code''
4620 that.  This means that it is invalid to have these specs after a
4621 variable-length spec.  Well, you might not be arrested, but your summary
4622 buffer will look strange, which is bad enough.
4623
4624 The smart choice is to have these specs as far to the left as possible.
4625 (Isn't that the case with everything, though?  But I digress.)
4626
4627 This restriction may disappear in later versions of gnus.
4628
4629
4630 @node To From Newsgroups
4631 @subsection To From Newsgroups
4632 @cindex To
4633 @cindex Newsgroups
4634
4635 In some groups (particularly in archive groups), the @code{From} header
4636 isn't very interesting, since all the articles there are written by
4637 you.  To display the information in the @code{To} or @code{Newsgroups}
4638 headers instead, you need to decide three things: What information to
4639 gather; where to display it; and when to display it.
4640
4641 @enumerate
4642 @item
4643 @vindex gnus-extra-headers
4644 The reading of extra header information is controlled by the
4645 @code{gnus-extra-headers}.  This is a list of header symbols.  For
4646 instance:
4647
4648 @lisp
4649 (setq gnus-extra-headers
4650       '(To Newsgroups X-Newsreader))
4651 @end lisp
4652
4653 This will result in Gnus trying to obtain these three headers, and
4654 storing it in header structures for later easy retrieval.
4655
4656 @item
4657 @findex gnus-extra-header
4658 The value of these extra headers can be accessed via the
4659 @code{gnus-extra-header} function.  Here's a format line spec that will
4660 access the @code{X-Newsreader} header:
4661
4662 @example
4663 "%~(form (gnus-extra-header 'X-Newsreader))@@"
4664 @end example
4665
4666 @item
4667 @vindex gnus-ignored-from-addresses
4668 The @code{gnus-ignored-from-addresses} variable says when the @samp{%f}
4669 summary line spec returns the @code{To}, @code{Newsreader} or
4670 @code{From} header.  If this regexp matches the contents of the
4671 @code{From} header, the value of the @code{To} or @code{Newsreader}
4672 headers are used instead.
4673
4674 @end enumerate
4675
4676 @vindex nnmail-extra-headers
4677 A related variable is @code{nnmail-extra-headers}, which controls when
4678 to include extra headers when generating overview (@sc{nov}) files.
4679 If you have old overview files, you should regenerate them after
4680 changing this variable, by entering the server buffer using @kbd{^},
4681 and then @kbd{g} on the appropriate mail server (e.g. nnml) to cause
4682 regeneration.
4683
4684 @vindex gnus-summary-line-format
4685 You also have to instruct Gnus to display the data by changing the
4686 @code{%n} spec to the @code{%f} spec in the
4687 @code{gnus-summary-line-format} variable.
4688
4689 In summary, you'd typically put something like the following in
4690 @file{~/.gnus.el}:
4691
4692 @lisp
4693 (setq gnus-extra-headers
4694       '(To Newsgroups))
4695 (setq nnmail-extra-headers gnus-extra-headers)
4696 (setq gnus-summary-line-format
4697       "%U%R%z%I%(%[%4L: %-23,23f%]%) %s\n")
4698 (setq gnus-ignored-from-addresses
4699       "Your Name Here")
4700 @end lisp
4701
4702 (The values listed above are the default values in Gnus.  Alter them
4703 to fit your needs.)
4704
4705 A note for news server administrators, or for users who wish to try to
4706 convince their news server administrator to provide some additional
4707 support:
4708
4709 The above is mostly useful for mail groups, where you have control over
4710 the @sc{nov} files that are created.  However, if you can persuade your
4711 nntp admin to add (in the usual implementation, notably INN):
4712
4713 @example
4714 Newsgroups:full
4715 @end example
4716
4717 to the end of her @file{overview.fmt} file, then you can use that just
4718 as you would the extra headers from the mail groups.
4719
4720
4721 @node Summary Buffer Mode Line
4722 @subsection Summary Buffer Mode Line
4723
4724 @vindex gnus-summary-mode-line-format
4725 You can also change the format of the summary mode bar (@pxref{Mode Line
4726 Formatting}).  Set @code{gnus-summary-mode-line-format} to whatever you
4727 like.  The default is @samp{Gnus: %%b [%A] %Z}.
4728
4729 Here are the elements you can play with:
4730
4731 @table @samp
4732 @item G
4733 Group name.
4734 @item p
4735 Unprefixed group name.
4736 @item A
4737 Current article number.
4738 @item z
4739 Current article score.
4740 @item V
4741 Gnus version.
4742 @item U
4743 Number of unread articles in this group.
4744 @item e
4745 Number of unread articles in this group that aren't displayed in the
4746 summary buffer.
4747 @item Z
4748 A string with the number of unread and unselected articles represented
4749 either as @samp{<%U(+%e) more>} if there are both unread and unselected
4750 articles, and just as @samp{<%U more>} if there are just unread articles
4751 and no unselected ones.
4752 @item g
4753 Shortish group name.  For instance, @samp{rec.arts.anime} will be
4754 shortened to @samp{r.a.anime}.
4755 @item S
4756 Subject of the current article.
4757 @item u
4758 User-defined spec (@pxref{User-Defined Specs}).
4759 @item s
4760 Name of the current score file (@pxref{Scoring}).
4761 @item d
4762 Number of dormant articles (@pxref{Unread Articles}).
4763 @item t
4764 Number of ticked articles (@pxref{Unread Articles}).
4765 @item r
4766 Number of articles that have been marked as read in this session.
4767 @item E
4768 Number of articles expunged by the score files.
4769 @end table
4770
4771
4772 @node Summary Highlighting
4773 @subsection Summary Highlighting
4774
4775 @table @code
4776
4777 @item gnus-visual-mark-article-hook
4778 @vindex gnus-visual-mark-article-hook
4779 This hook is run after selecting an article.  It is meant to be used for
4780 highlighting the article in some way.  It is not run if
4781 @code{gnus-visual} is @code{nil}.
4782
4783 @item gnus-summary-update-hook
4784 @vindex gnus-summary-update-hook
4785 This hook is called when a summary line is changed.  It is not run if
4786 @code{gnus-visual} is @code{nil}.
4787
4788 @item gnus-summary-selected-face
4789 @vindex gnus-summary-selected-face
4790 This is the face (or @dfn{font} as some people call it) used to
4791 highlight the current article in the summary buffer.
4792
4793 @item gnus-summary-highlight
4794 @vindex gnus-summary-highlight
4795 Summary lines are highlighted according to this variable, which is a
4796 list where the elements are of the format @code{(@var{form}
4797 . @var{face})}.  If you would, for instance, like ticked articles to be
4798 italic and high-scored articles to be bold, you could set this variable
4799 to something like
4800 @lisp
4801 (((eq mark gnus-ticked-mark) . italic)
4802  ((> score default) . bold))
4803 @end lisp
4804 As you may have guessed, if @var{form} returns a non-@code{nil} value,
4805 @var{face} will be applied to the line.
4806 @end table
4807
4808
4809 @node Summary Maneuvering
4810 @section Summary Maneuvering
4811 @cindex summary movement
4812
4813 All the straight movement commands understand the numeric prefix and
4814 behave pretty much as you'd expect.
4815
4816 None of these commands select articles.
4817
4818 @table @kbd
4819 @item G M-n
4820 @itemx M-n
4821 @kindex M-n (Summary)
4822 @kindex G M-n (Summary)
4823 @findex gnus-summary-next-unread-subject
4824 Go to the next summary line of an unread article
4825 (@code{gnus-summary-next-unread-subject}).
4826
4827 @item G M-p
4828 @itemx M-p
4829 @kindex M-p (Summary)
4830 @kindex G M-p (Summary)
4831 @findex gnus-summary-prev-unread-subject
4832 Go to the previous summary line of an unread article
4833 (@code{gnus-summary-prev-unread-subject}).
4834
4835 @item G g
4836 @kindex G g (Summary)
4837 @findex gnus-summary-goto-subject
4838 Ask for an article number and then go to the summary line of that article
4839 without displaying the article (@code{gnus-summary-goto-subject}).
4840 @end table
4841
4842 If gnus asks you to press a key to confirm going to the next group, you
4843 can use the @kbd{C-n} and @kbd{C-p} keys to move around the group
4844 buffer, searching for the next group to read without actually returning
4845 to the group buffer.
4846
4847 Variables related to summary movement:
4848
4849 @table @code
4850
4851 @vindex gnus-auto-select-next
4852 @item gnus-auto-select-next
4853 If you issue one of the movement commands (like @kbd{n}) and there are
4854 no more unread articles after the current one, gnus will offer to go to
4855 the next group.  If this variable is @code{t} and the next group is
4856 empty, gnus will exit summary mode and return to the group buffer.  If
4857 this variable is neither @code{t} nor @code{nil}, gnus will select the
4858 next group with unread articles.  As a special case, if this variable
4859 is @code{quietly}, Gnus will select the next group without asking for
4860 confirmation.  If this variable is @code{almost-quietly}, the same
4861 will happen only if you are located on the last article in the group.
4862 Finally, if this variable is @code{slightly-quietly}, the @kbd{Z n}
4863 command will go to the next group without confirmation.  Also
4864 @pxref{Group Levels}.
4865
4866 @item gnus-auto-select-same
4867 @vindex gnus-auto-select-same
4868 If non-@code{nil}, all the movement commands will try to go to the next
4869 article with the same subject as the current.  (@dfn{Same} here might
4870 mean @dfn{roughly equal}.  See @code{gnus-summary-gather-subject-limit}
4871 for details (@pxref{Customizing Threading}).)  If there are no more
4872 articles with the same subject, go to the first unread article.
4873
4874 This variable is not particularly useful if you use a threaded display.
4875
4876 @item gnus-summary-check-current
4877 @vindex gnus-summary-check-current
4878 If non-@code{nil}, all the ``unread'' movement commands will not proceed
4879 to the next (or previous) article if the current article is unread.
4880 Instead, they will choose the current article.
4881
4882 @item gnus-auto-center-summary
4883 @vindex gnus-auto-center-summary
4884 If non-@code{nil}, gnus will keep the point in the summary buffer
4885 centered at all times.  This makes things quite tidy, but if you have a
4886 slow network connection, or simply do not like this un-Emacsism, you can
4887 set this variable to @code{nil} to get the normal Emacs scrolling
4888 action.  This will also inhibit horizontal re-centering of the summary
4889 buffer, which might make it more inconvenient to read extremely long
4890 threads.
4891
4892 This variable can also be a number.  In that case, center the window at
4893 the given number of lines from the top.
4894
4895 @end table
4896
4897
4898 @node Choosing Articles
4899 @section Choosing Articles
4900 @cindex selecting articles
4901
4902 @menu
4903 * Choosing Commands::           Commands for choosing articles.
4904 * Choosing Variables::          Variables that influence these commands.
4905 @end menu
4906
4907
4908 @node Choosing Commands
4909 @subsection Choosing Commands
4910
4911 None of the following movement commands understand the numeric prefix,
4912 and they all select and display an article.
4913
4914 If you want to fetch new articles or redisplay the group, see
4915 @ref{Exiting the Summary Buffer}.
4916
4917 @table @kbd
4918 @item SPACE
4919 @kindex SPACE (Summary)
4920 @findex gnus-summary-next-page
4921 Select the current article, or, if that one's read already, the next
4922 unread article (@code{gnus-summary-next-page}).
4923
4924 If you have an article window open already and you press @kbd{SPACE}
4925 again, the article will be scrolled.  This lets you conveniently
4926 @kbd{SPACE} through an entire newsgroup.  @pxref{Paging the Article}.
4927
4928 @item G n
4929 @itemx n
4930 @kindex n (Summary)
4931 @kindex G n (Summary)
4932 @findex gnus-summary-next-unread-article
4933 @c @icon{gnus-summary-next-unread}
4934 Go to next unread article (@code{gnus-summary-next-unread-article}).
4935
4936 @item G p
4937 @itemx p
4938 @kindex p (Summary)
4939 @findex gnus-summary-prev-unread-article
4940 @c @icon{gnus-summary-prev-unread}
4941 Go to previous unread article (@code{gnus-summary-prev-unread-article}).
4942
4943 @item G N
4944 @itemx N
4945 @kindex N (Summary)
4946 @kindex G N (Summary)
4947 @findex gnus-summary-next-article
4948 Go to the next article (@code{gnus-summary-next-article}).
4949
4950 @item G P
4951 @itemx P
4952 @kindex P (Summary)
4953 @kindex G P (Summary)
4954 @findex gnus-summary-prev-article
4955 Go to the previous article (@code{gnus-summary-prev-article}).
4956
4957 @item G C-n
4958 @kindex G C-n (Summary)
4959 @findex gnus-summary-next-same-subject
4960 Go to the next article with the same subject
4961 (@code{gnus-summary-next-same-subject}).
4962
4963 @item G C-p
4964 @kindex G C-p (Summary)
4965 @findex gnus-summary-prev-same-subject
4966 Go to the previous article with the same subject
4967 (@code{gnus-summary-prev-same-subject}).
4968
4969 @item G f
4970 @itemx .
4971 @kindex G f  (Summary)
4972 @kindex .  (Summary)
4973 @findex gnus-summary-first-unread-article
4974 Go to the first unread article
4975 (@code{gnus-summary-first-unread-article}).
4976
4977 @item G b
4978 @itemx ,
4979 @kindex G b (Summary)
4980 @kindex , (Summary)
4981 @findex gnus-summary-best-unread-article
4982 Go to the unread article with the highest score
4983 (@code{gnus-summary-best-unread-article}).  If given a prefix argument,
4984 go to the first unread article that has a score over the default score.
4985
4986 @item G l
4987 @itemx l
4988 @kindex l (Summary)
4989 @kindex G l (Summary)
4990 @findex gnus-summary-goto-last-article
4991 Go to the previous article read (@code{gnus-summary-goto-last-article}).
4992
4993 @item G o
4994 @kindex G o (Summary)
4995 @findex gnus-summary-pop-article
4996 @cindex history
4997 @cindex article history
4998 Pop an article off the summary history and go to this article
4999 (@code{gnus-summary-pop-article}).  This command differs from the
5000 command above in that you can pop as many previous articles off the
5001 history as you like, while @kbd{l} toggles the two last read articles.
5002 For a somewhat related issue (if you use these commands a lot),
5003 @pxref{Article Backlog}.
5004
5005 @item G j
5006 @itemx j
5007 @kindex j (Summary)
5008 @kindex G j (Summary)
5009 @findex gnus-summary-goto-article
5010 Ask for an article number or @code{Message-ID}, and then go to that
5011 article (@code{gnus-summary-goto-article}).
5012
5013 @end table
5014
5015
5016 @node Choosing Variables
5017 @subsection Choosing Variables
5018
5019 Some variables relevant for moving and selecting articles:
5020
5021 @table @code
5022 @item gnus-auto-extend-newsgroup
5023 @vindex gnus-auto-extend-newsgroup
5024 All the movement commands will try to go to the previous (or next)
5025 article, even if that article isn't displayed in the Summary buffer if
5026 this variable is non-@code{nil}.  Gnus will then fetch the article from
5027 the server and display it in the article buffer.
5028
5029 @item gnus-select-article-hook
5030 @vindex gnus-select-article-hook
5031 This hook is called whenever an article is selected.  By default it
5032 exposes any threads hidden under the selected article.  If you would 
5033 like each article to be saved in the Agent as you read it, putting
5034 @code{gnus-agent-fetch-selected-article} on this hook will do so.
5035
5036 @item gnus-mark-article-hook
5037 @vindex gnus-mark-article-hook
5038 @findex gnus-summary-mark-unread-as-read
5039 @findex gnus-summary-mark-read-and-unread-as-read
5040 @findex gnus-unread-mark
5041 This hook is called whenever an article is selected.  It is intended to
5042 be used for marking articles as read.  The default value is
5043 @code{gnus-summary-mark-read-and-unread-as-read}, and will change the
5044 mark of almost any article you read to @code{gnus-unread-mark}.  The
5045 only articles not affected by this function are ticked, dormant, and
5046 expirable articles.  If you'd instead like to just have unread articles
5047 marked as read, you can use @code{gnus-summary-mark-unread-as-read}
5048 instead.  It will leave marks like @code{gnus-low-score-mark},
5049 @code{gnus-del-mark} (and so on) alone.
5050
5051 @end table
5052
5053
5054 @node Paging the Article
5055 @section Scrolling the Article
5056 @cindex article scrolling
5057
5058 @table @kbd
5059
5060 @item SPACE
5061 @kindex SPACE (Summary)
5062 @findex gnus-summary-next-page
5063 Pressing @kbd{SPACE} will scroll the current article forward one page,
5064 or, if you have come to the end of the current article, will choose the
5065 next article (@code{gnus-summary-next-page}).
5066
5067 @vindex gnus-article-boring-faces
5068 @vindex gnus-article-skip-boring
5069 If @code{gnus-article-skip-boring} is non-@code{nil} and the rest of
5070 the article consists only of citations and signature, then it will be
5071 skipped; the next article will be shown instead.  You can customize
5072 what is considered uninteresting with
5073 @code{gnus-article-boring-faces}.  You can manually view the article's
5074 pages, no matter how boring, using @kbd{C-M-v}.
5075
5076 @item DEL
5077 @kindex DEL (Summary)
5078 @findex gnus-summary-prev-page
5079 Scroll the current article back one page (@code{gnus-summary-prev-page}).
5080
5081 @item RET
5082 @kindex RET (Summary)
5083 @findex gnus-summary-scroll-up
5084 Scroll the current article one line forward
5085 (@code{gnus-summary-scroll-up}).
5086
5087 @item M-RET
5088 @kindex M-RET (Summary)
5089 @findex gnus-summary-scroll-down
5090 Scroll the current article one line backward
5091 (@code{gnus-summary-scroll-down}).
5092
5093 @item A g
5094 @itemx g
5095 @kindex A g (Summary)
5096 @kindex g (Summary)
5097 @findex gnus-summary-show-article
5098 @vindex gnus-summary-show-article-charset-alist
5099 (Re)fetch the current article (@code{gnus-summary-show-article}).  If
5100 given a prefix, fetch the current article, but don't run any of the
5101 article treatment functions.  This will give you a ``raw'' article, just
5102 the way it came from the server.
5103
5104 If given a numerical prefix, you can do semi-manual charset stuff.
5105 @kbd{C-u 0 g cn-gb-2312 RET} will decode the message as if it were
5106 encoded in the @code{cn-gb-2312} charset.  If you have
5107
5108 @lisp
5109 (setq gnus-summary-show-article-charset-alist
5110       '((1 . cn-gb-2312)
5111         (2 . big5)))
5112 @end lisp
5113
5114 then you can say @kbd{C-u 1 g} to get the same effect.
5115
5116 @item A <
5117 @itemx <
5118 @kindex < (Summary)
5119 @kindex A < (Summary)
5120 @findex gnus-summary-beginning-of-article
5121 Scroll to the beginning of the article
5122 (@code{gnus-summary-beginning-of-article}).
5123
5124 @item A >
5125 @itemx >
5126 @kindex > (Summary)
5127 @kindex A > (Summary)
5128 @findex gnus-summary-end-of-article
5129 Scroll to the end of the article (@code{gnus-summary-end-of-article}).
5130
5131 @item A s
5132 @itemx s
5133 @kindex A s (Summary)
5134 @kindex s (Summary)
5135 @findex gnus-summary-isearch-article
5136 Perform an isearch in the article buffer
5137 (@code{gnus-summary-isearch-article}).
5138
5139 @item h
5140 @kindex h (Summary)
5141 @findex gnus-summary-select-article-buffer
5142 Select the article buffer (@code{gnus-summary-select-article-buffer}).
5143
5144 @end table
5145
5146
5147 @node Reply Followup and Post
5148 @section Reply, Followup and Post
5149
5150 @menu
5151 * Summary Mail Commands::       Sending mail.
5152 * Summary Post Commands::       Sending news.
5153 * Summary Message Commands::    Other Message-related commands.
5154 * Canceling and Superseding::   
5155 @end menu
5156
5157
5158 @node Summary Mail Commands
5159 @subsection Summary Mail Commands
5160 @cindex mail
5161 @cindex composing mail
5162
5163 Commands for composing a mail message:
5164
5165 @table @kbd
5166
5167 @item S r
5168 @itemx r
5169 @kindex S r (Summary)
5170 @kindex r (Summary)
5171 @findex gnus-summary-reply
5172 @c @icon{gnus-summary-mail-reply}
5173 @c @icon{gnus-summary-reply}
5174 Mail a reply to the author of the current article
5175 (@code{gnus-summary-reply}).
5176
5177 @item S R
5178 @itemx R
5179 @kindex R (Summary)
5180 @kindex S R (Summary)
5181 @findex gnus-summary-reply-with-original
5182 @c @icon{gnus-summary-reply-with-original}
5183 Mail a reply to the author of the current article and include the
5184 original message (@code{gnus-summary-reply-with-original}).  This
5185 command uses the process/prefix convention.
5186
5187 @item S w
5188 @kindex S w (Summary)
5189 @findex gnus-summary-wide-reply
5190 Mail a wide reply to the author of the current article
5191 (@code{gnus-summary-wide-reply}).  A @dfn{wide reply} is a reply that
5192 goes out to all people listed in the @code{To}, @code{From} (or
5193 @code{Reply-to}) and @code{Cc} headers.
5194
5195 @item S W
5196 @kindex S W (Summary)
5197 @findex gnus-summary-wide-reply-with-original
5198 Mail a wide reply to the current article and include the original
5199 message (@code{gnus-summary-wide-reply-with-original}).  This command uses
5200 the process/prefix convention.
5201
5202 @item S v
5203 @kindex S v (Summary)
5204 @findex gnus-summary-very-wide-reply
5205 Mail a very wide reply to the author of the current article
5206 (@code{gnus-summary-wide-reply}).  A @dfn{very wide reply} is a reply
5207 that goes out to all people listed in the @code{To}, @code{From} (or
5208 @code{Reply-to}) and @code{Cc} headers in all the process/prefixed
5209 articles.  This command uses the process/prefix convention.
5210
5211 @item S V
5212 @kindex S V (Summary)
5213 @findex gnus-summary-very-wide-reply-with-original
5214 Mail a very wide reply to the author of the current article and include the
5215 original message (@code{gnus-summary-very-wide-reply-with-original}).  This
5216 command uses the process/prefix convention.
5217
5218 @item S B r
5219 @kindex S B r (Summary)
5220 @findex gnus-summary-reply-broken-reply-to
5221 Mail a reply to the author of the current article but ignore the
5222 @code{Reply-To} field (@code{gnus-summary-reply-broken-reply-to}).
5223
5224 @item S B R
5225 @kindex S B R (Summary)
5226 @findex gnus-summary-reply-broken-reply-to-with-original
5227 Mail a reply to the author of the current article and include the
5228 original message but ignore the @code{Reply-To} field
5229 (@code{gnus-summary-reply-broken-reply-to-with-original}).
5230
5231 @item S o m
5232 @itemx C-c C-f
5233 @kindex S o m (Summary)
5234 @kindex C-c C-f (Summary)
5235 @findex gnus-summary-mail-forward
5236 @c @icon{gnus-summary-mail-forward}
5237 Forward the current article to some other person
5238 (@code{gnus-summary-mail-forward}).  If given a prefix, include the full
5239 headers of the forwarded article.
5240
5241 @item S m
5242 @itemx m
5243 @kindex m (Summary)
5244 @kindex S m (Summary)
5245 @findex gnus-summary-mail-other-window
5246 @c @icon{gnus-summary-mail-originate}
5247 Prepare a mail (@code{gnus-summary-mail-other-window}).  By default, use
5248 the posting style of the current group.  If given a prefix, disable that.
5249 If the prefix is 1, prompt for a group name to find the posting style.
5250
5251 @item S i
5252 @itemx i
5253 @kindex i (Summary)
5254 @kindex S i (Summary)
5255 @findex gnus-summary-news-other-window
5256 Prepare a news (@code{gnus-summary-news-other-window}).  By default,
5257 post to the current group.  If given a prefix, disable that.  If the
5258 prefix is 1, prompt for a group to post to.
5259
5260 This function actually prepares a news even when using mail groups.
5261 This is useful for ``posting'' messages to mail groups without actually
5262 sending them over the network: they're just saved directly to the group
5263 in question.  The corresponding back end must have a request-post method
5264 for this to work though.
5265
5266 @item S D b
5267 @kindex S D b (Summary)
5268 @findex gnus-summary-resend-bounced-mail
5269 @cindex bouncing mail
5270 If you have sent a mail, but the mail was bounced back to you for some
5271 reason (wrong address, transient failure), you can use this command to
5272 resend that bounced mail (@code{gnus-summary-resend-bounced-mail}).  You
5273 will be popped into a mail buffer where you can edit the headers before
5274 sending the mail off again.  If you give a prefix to this command, and
5275 the bounced mail is a reply to some other mail, gnus will try to fetch
5276 that mail and display it for easy perusal of its headers.  This might
5277 very well fail, though.
5278
5279 @item S D r
5280 @kindex S D r (Summary)
5281 @findex gnus-summary-resend-message
5282 Not to be confused with the previous command,
5283 @code{gnus-summary-resend-message} will prompt you for an address to
5284 send the current message off to, and then send it to that place.  The
5285 headers of the message won't be altered---but lots of headers that say
5286 @code{Resent-To}, @code{Resent-From} and so on will be added.  This
5287 means that you actually send a mail to someone that has a @code{To}
5288 header that (probably) points to yourself.  This will confuse people.
5289 So, natcherly you'll only do that if you're really eVIl.
5290
5291 This command is mainly used if you have several accounts and want to
5292 ship a mail to a different account of yours.  (If you're both
5293 @code{root} and @code{postmaster} and get a mail for @code{postmaster}
5294 to the @code{root} account, you may want to resend it to
5295 @code{postmaster}.  Ordnung muss sein!
5296
5297 This command understands the process/prefix convention
5298 (@pxref{Process/Prefix}).
5299
5300 @item S O m
5301 @kindex S O m (Summary)
5302 @findex gnus-summary-digest-mail-forward
5303 Digest the current series (@pxref{Decoding Articles}) and forward the
5304 result using mail (@code{gnus-summary-digest-mail-forward}).  This
5305 command uses the process/prefix convention (@pxref{Process/Prefix}).
5306
5307 @item S M-c
5308 @kindex S M-c (Summary)
5309 @findex gnus-summary-mail-crosspost-complaint
5310 @cindex crossposting
5311 @cindex excessive crossposting
5312 Send a complaint about excessive crossposting to the author of the
5313 current article (@code{gnus-summary-mail-crosspost-complaint}).
5314
5315 @findex gnus-crosspost-complaint
5316 This command is provided as a way to fight back against the current
5317 crossposting pandemic that's sweeping Usenet.  It will compose a reply
5318 using the @code{gnus-crosspost-complaint} variable as a preamble.  This
5319 command understands the process/prefix convention
5320 (@pxref{Process/Prefix}) and will prompt you before sending each mail.
5321
5322 @end table
5323
5324 Also @xref{Header Commands, ,Header Commands, message, The Message
5325 Manual}, for more information.
5326
5327
5328 @node Summary Post Commands
5329 @subsection Summary Post Commands
5330 @cindex post
5331 @cindex composing news
5332
5333 Commands for posting a news article:
5334
5335 @table @kbd
5336 @item S p
5337 @itemx a
5338 @kindex a (Summary)
5339 @kindex S p (Summary)
5340 @findex gnus-summary-post-news
5341 @c @icon{gnus-summary-post-news}
5342 Prepare for posting an article (@code{gnus-summary-post-news}).  By
5343 default, post to the current group.  If given a prefix, disable that.
5344 If the prefix is 1, prompt for another group instead.
5345
5346 @item S f
5347 @itemx f
5348 @kindex f (Summary)
5349 @kindex S f (Summary)
5350 @findex gnus-summary-followup
5351 @c @icon{gnus-summary-followup}
5352 Post a followup to the current article (@code{gnus-summary-followup}).
5353
5354 @item S F
5355 @itemx F
5356 @kindex S F (Summary)
5357 @kindex F (Summary)
5358 @c @icon{gnus-summary-followup-with-original}
5359 @findex gnus-summary-followup-with-original
5360 Post a followup to the current article and include the original message
5361 (@code{gnus-summary-followup-with-original}).   This command uses the
5362 process/prefix convention.
5363
5364 @item S n
5365 @kindex S n (Summary)
5366 @findex gnus-summary-followup-to-mail
5367 Post a followup to the current article via news, even if you got the
5368 message through mail (@code{gnus-summary-followup-to-mail}).
5369
5370 @item S N
5371 @kindex S N (Summary)
5372 @findex gnus-summary-followup-to-mail-with-original
5373 Post a followup to the current article via news, even if you got the
5374 message through mail and include the original message
5375 (@code{gnus-summary-followup-to-mail-with-original}).  This command uses
5376 the process/prefix convention.
5377
5378 @item S o p
5379 @kindex S o p (Summary)
5380 @findex gnus-summary-post-forward
5381 Forward the current article to a newsgroup
5382 (@code{gnus-summary-post-forward}).  If given a prefix, include the full
5383 headers of the forwarded article.
5384
5385 @item S O p
5386 @kindex S O p (Summary)
5387 @findex gnus-summary-digest-post-forward
5388 @cindex digests
5389 @cindex making digests
5390 Digest the current series and forward the result to a newsgroup
5391 (@code{gnus-summary-digest-post-forward}).  This command uses the
5392 process/prefix convention.
5393
5394 @item S u
5395 @kindex S u (Summary)
5396 @findex gnus-uu-post-news
5397 @c @icon{gnus-uu-post-news}
5398 Uuencode a file, split it into parts, and post it as a series
5399 (@code{gnus-uu-post-news}).  (@pxref{Uuencoding and Posting}).
5400 @end table
5401
5402 Also @xref{Header Commands, ,Header Commands, message, The Message
5403 Manual}, for more information.
5404
5405
5406 @node Summary Message Commands
5407 @subsection Summary Message Commands
5408
5409 @table @kbd
5410 @item S y
5411 @kindex S y (Summary)
5412 @findex gnus-summary-yank-message
5413 Yank the current article into an already existing Message composition
5414 buffer (@code{gnus-summary-yank-message}).  This command prompts for
5415 what message buffer you want to yank into, and understands the
5416 process/prefix convention (@pxref{Process/Prefix}).
5417
5418 @end table
5419
5420
5421 @node Canceling and Superseding
5422 @subsection Canceling Articles
5423 @cindex canceling articles
5424 @cindex superseding articles
5425
5426 Have you ever written something, and then decided that you really,
5427 really, really wish you hadn't posted that?
5428
5429 Well, you can't cancel mail, but you can cancel posts.
5430
5431 @findex gnus-summary-cancel-article
5432 @kindex C (Summary)
5433 @c @icon{gnus-summary-cancel-article}
5434 Find the article you wish to cancel (you can only cancel your own
5435 articles, so don't try any funny stuff).  Then press @kbd{C} or @kbd{S
5436 c} (@code{gnus-summary-cancel-article}).  Your article will be
5437 canceled---machines all over the world will be deleting your article.
5438 This command uses the process/prefix convention (@pxref{Process/Prefix}).
5439
5440 Be aware, however, that not all sites honor cancels, so your article may
5441 live on here and there, while most sites will delete the article in
5442 question.
5443
5444 Gnus will use the ``current'' select method when canceling.  If you
5445 want to use the standard posting method, use the @samp{a} symbolic
5446 prefix (@pxref{Symbolic Prefixes}).
5447
5448 If you discover that you have made some mistakes and want to do some
5449 corrections, you can post a @dfn{superseding} article that will replace
5450 your original article.
5451
5452 @findex gnus-summary-supersede-article
5453 @kindex S (Summary)
5454 Go to the original article and press @kbd{S s}
5455 (@code{gnus-summary-supersede-article}).  You will be put in a buffer
5456 where you can edit the article all you want before sending it off the
5457 usual way.
5458
5459 The same goes for superseding as for canceling, only more so: Some
5460 sites do not honor superseding.  On those sites, it will appear that you
5461 have posted almost the same article twice.
5462
5463 If you have just posted the article, and change your mind right away,
5464 there is a trick you can use to cancel/supersede the article without
5465 waiting for the article to appear on your site first.  You simply return
5466 to the post buffer (which is called @code{*sent ...*}).  There you will
5467 find the article you just posted, with all the headers intact.  Change
5468 the @code{Message-ID} header to a @code{Cancel} or @code{Supersedes}
5469 header by substituting one of those words for the word
5470 @code{Message-ID}.  Then just press @kbd{C-c C-c} to send the article as
5471 you would do normally.  The previous article will be
5472 canceled/superseded.
5473
5474 Just remember, kids: There is no 'c' in 'supersede'.
5475
5476 @node Delayed Articles
5477 @section Delayed Articles
5478 @cindex delayed sending
5479 @cindex send delayed
5480
5481 Sometimes, you might wish to delay the sending of a message.  For
5482 example, you might wish to arrange for a message to turn up just in time
5483 to remind your about the birthday of your Significant Other.  For this,
5484 there is the @code{gnus-delay} package.  Setup is simple:
5485
5486 @lisp
5487 (gnus-delay-initialize)
5488 @end lisp
5489
5490 @findex gnus-delay-article
5491 Normally, to send a message you use the @kbd{C-c C-c} command from
5492 Message mode.  To delay a message, use @kbd{C-c C-j}
5493 (@code{gnus-delay-article}) instead.  This will ask you for how long the
5494 message should be delayed.  Possible answers are:
5495
5496 @itemize @bullet
5497 @item
5498 A time span.  Consists of an integer and a letter.  For example,
5499 @code{42d} means to delay for 42 days.  Available letters are @code{m}
5500 (minutes), @code{h} (hours), @code{d} (days), @code{w} (weeks), @code{M}
5501 (months) and @code{Y} (years).
5502
5503 @item
5504 A specific date.  Looks like @code{YYYYY-MM-DD}.  The message will be
5505 delayed until that day, at a specific time (eight o'clock by default).
5506 See also @code{gnus-delay-default-hour}.
5507
5508 @item
5509 A specific time of day.  Given in @code{hh:mm} format, 24h, no am/pm
5510 stuff.  The deadline will be at that time today, except if that time has
5511 already passed, then it's at the given time tomorrow.  So if it's ten
5512 o'clock in the morning and you specify @code{11:15}, then the deadline
5513 is one hour and fifteen minutes hence.  But if you specify @code{9:20},
5514 that means a time tomorrow.
5515 @end itemize
5516
5517 The action of the @code{gnus-delay-article} command is influenced by a
5518 couple of variables:
5519
5520 @table @code
5521 @item gnus-delay-default-hour
5522 @vindex gnus-delay-default-hour
5523 When you specify a specific date, the message will be due on that hour
5524 on the given date.  Possible values are integers 0 through 23.
5525
5526 @item gnus-delay-default-delay
5527 @vindex gnus-delay-default-delay
5528 This is a string and gives the default delay.  It can be of any of the
5529 formats described above.
5530
5531 @item gnus-delay-group
5532 @vindex gnus-delay-group
5533 Delayed articles will be kept in this group on the drafts server until
5534 they are due.  You probably don't need to change this.  The default
5535 value is @code{"delayed"}.
5536
5537 @item gnus-delay-header
5538 @vindex gnus-delay-header
5539 The deadline for each article will be stored in a header.  This variable
5540 is a string and gives the header name.  You probably don't need to
5541 change this.  The default value is @code{"X-Gnus-Delayed"}.
5542 @end table
5543
5544 The way delaying works is like this: when you use the
5545 @code{gnus-delay-article} command, you give a certain delay.  Gnus
5546 calculates the deadline of the message and stores it in the
5547 @code{X-Gnus-Delayed} header and puts the message in the
5548 @code{nndraft:delayed} group.
5549
5550 @findex gnus-delay-send-queue
5551 And whenever you get new news, Gnus looks through the group for articles
5552 which are due and sends them.  It uses the @code{gnus-delay-send-queue}
5553 function for this.  By default, this function is added to the hook
5554 @code{gnus-get-new-news-hook}.  But of course, you can change this.
5555 Maybe you want to use the demon to send drafts?  Just tell the demon to
5556 execute the @code{gnus-delay-send-queue} function.
5557
5558 @table @code
5559 @item gnus-delay-initialize
5560 @findex gnus-delay-initialize
5561
5562 By default, this function installs @code{gnus-delay-send-queue} in
5563 @code{gnus-get-new-news-hook}.  But it accepts the optional second
5564 argument @code{no-check}.  If it is non-@code{nil},
5565 @code{gnus-get-new-news-hook} is not changed.  The optional first
5566 argument is ignored.
5567
5568 For example, @code{(gnus-delay-initialize nil t)} means to do nothing.
5569 Presumably, you want to use the demon for sending due delayed articles.
5570 Just don't forget to set that up :-)
5571 @end table
5572
5573
5574 @node Marking Articles
5575 @section Marking Articles
5576 @cindex article marking
5577 @cindex article ticking
5578 @cindex marks
5579
5580 There are several marks you can set on an article.
5581
5582 You have marks that decide the @dfn{readedness} (whoo, neato-keano
5583 neologism ohoy!) of the article.  Alphabetic marks generally mean
5584 @dfn{read}, while non-alphabetic characters generally mean @dfn{unread}.
5585
5586 In addition, you also have marks that do not affect readedness.
5587
5588 @menu
5589 * Unread Articles::             Marks for unread articles.
5590 * Read Articles::               Marks for read articles.
5591 * Other Marks::                 Marks that do not affect readedness.
5592 @end menu
5593
5594 @ifinfo
5595 There's a plethora of commands for manipulating these marks:
5596 @end ifinfo
5597
5598 @menu
5599 * Setting Marks::             How to set and remove marks.
5600 * Generic Marking Commands::  How to customize the marking.
5601 * Setting Process Marks::     How to mark articles for later processing.
5602 @end menu
5603
5604
5605 @node Unread Articles
5606 @subsection Unread Articles
5607
5608 The following marks mark articles as (kinda) unread, in one form or
5609 other.
5610
5611 @table @samp
5612 @item !
5613 @vindex gnus-ticked-mark
5614 Marked as ticked (@code{gnus-ticked-mark}).
5615
5616 @dfn{Ticked articles} are articles that will remain visible always.  If
5617 you see an article that you find interesting, or you want to put off
5618 reading it, or replying to it, until sometime later, you'd typically
5619 tick it.  However, articles can be expired (from news servers by the
5620 news server software, Gnus itself never expires ticked messages), so if
5621 you want to keep an article forever, you'll have to make it persistent
5622 (@pxref{Persistent Articles}).
5623
5624 @item ?
5625 @vindex gnus-dormant-mark
5626 Marked as dormant (@code{gnus-dormant-mark}).
5627
5628 @dfn{Dormant articles} will only appear in the summary buffer if there
5629 are followups to it.  If you want to see them even if they don't have
5630 followups, you can use the @kbd{/ D} command (@pxref{Limiting}).
5631 Otherwise (except for the visibility issue), they are just like ticked
5632 messages.
5633
5634 @item SPACE
5635 @vindex gnus-unread-mark
5636 Marked as unread (@code{gnus-unread-mark}).
5637
5638 @dfn{Unread articles} are articles that haven't been read at all yet.
5639 @end table
5640
5641
5642 @node Read Articles
5643 @subsection Read Articles
5644 @cindex expirable mark
5645
5646 All the following marks mark articles as read.
5647
5648 @table @samp
5649
5650 @item r
5651 @vindex gnus-del-mark
5652 These are articles that the user has marked as read with the @kbd{d}
5653 command manually, more or less (@code{gnus-del-mark}).
5654
5655 @item R
5656 @vindex gnus-read-mark
5657 Articles that have actually been read (@code{gnus-read-mark}).
5658
5659 @item O
5660 @vindex gnus-ancient-mark
5661 Articles that were marked as read in previous sessions and are now
5662 @dfn{old} (@code{gnus-ancient-mark}).
5663
5664 @item K
5665 @vindex gnus-killed-mark
5666 Marked as killed (@code{gnus-killed-mark}).
5667
5668 @item X
5669 @vindex gnus-kill-file-mark
5670 Marked as killed by kill files (@code{gnus-kill-file-mark}).
5671
5672 @item Y
5673 @vindex gnus-low-score-mark
5674 Marked as read by having too low a score (@code{gnus-low-score-mark}).
5675
5676 @item C
5677 @vindex gnus-catchup-mark
5678 Marked as read by a catchup (@code{gnus-catchup-mark}).
5679
5680 @item G
5681 @vindex gnus-canceled-mark
5682 Canceled article (@code{gnus-canceled-mark})
5683
5684 @item F
5685 @vindex gnus-souped-mark
5686 @sc{soup}ed article (@code{gnus-souped-mark}).  @xref{SOUP}.
5687
5688 @item Q
5689 @vindex gnus-sparse-mark
5690 Sparsely reffed article (@code{gnus-sparse-mark}).  @xref{Customizing
5691 Threading}.
5692
5693 @item M
5694 @vindex gnus-duplicate-mark
5695 Article marked as read by duplicate suppression
5696 (@code{gnus-duplicate-mark}).  @xref{Duplicate Suppression}.
5697
5698 @end table
5699
5700 All these marks just mean that the article is marked as read, really.
5701 They are interpreted differently when doing adaptive scoring, though.
5702
5703 One more special mark, though:
5704
5705 @table @samp
5706 @item E
5707 @vindex gnus-expirable-mark
5708 Marked as expirable (@code{gnus-expirable-mark}).
5709
5710 Marking articles as @dfn{expirable} (or have them marked as such
5711 automatically) doesn't make much sense in normal groups---a user doesn't
5712 control expiring of news articles, but in mail groups, for instance,
5713 articles marked as @dfn{expirable} can be deleted by gnus at
5714 any time.
5715 @end table
5716
5717
5718 @node Other Marks
5719 @subsection Other Marks
5720 @cindex process mark
5721 @cindex bookmarks
5722
5723 There are some marks that have nothing to do with whether the article is
5724 read or not.
5725
5726 @itemize @bullet
5727
5728 @item
5729 You can set a bookmark in the current article.  Say you are reading a
5730 long thesis on cats' urinary tracts, and have to go home for dinner
5731 before you've finished reading the thesis.  You can then set a bookmark
5732 in the article, and gnus will jump to this bookmark the next time it
5733 encounters the article.  @xref{Setting Marks}.
5734
5735 @item
5736 @vindex gnus-replied-mark
5737 All articles that you have replied to or made a followup to (i.e., have
5738 answered) will be marked with an @samp{A} in the second column
5739 (@code{gnus-replied-mark}).
5740
5741 @item
5742 @vindex gnus-forwarded-mark
5743 All articles that you have forwarded will be marked with an @samp{F} in
5744 the second column (@code{gnus-forwarded-mark}).
5745
5746 @item
5747 @vindex gnus-cached-mark
5748 Articles stored in the article cache will be marked with an @samp{*} in
5749 the second column (@code{gnus-cached-mark}).  @xref{Article Caching}.
5750
5751 @item
5752 @vindex gnus-saved-mark
5753 Articles ``saved'' (in some manner or other; not necessarily
5754 religiously) are marked with an @samp{S} in the second column
5755 (@code{gnus-saved-mark}).
5756
5757 @item
5758 @vindex gnus-recent-mark
5759 Articles that according to the server haven't been shown to the user
5760 before are marked with a @samp{N} in the second column
5761 (@code{gnus-recent-mark}).  Note that not all servers support this
5762 mark, in which case it simply never appears. Compare with
5763 @code{gnus-unseen-mark}.
5764
5765 @item
5766 @vindex gnus-unseen-mark
5767 Articles that haven't been seen before in Gnus by the user are marked
5768 with a @samp{.} in the second column (@code{gnus-unseen-mark}).
5769 Compare with @code{gnus-recent-mark}.
5770
5771 @item
5772 @vindex gnus-downloaded-mark
5773 When using the Gnus agent @pxref{Agent Basics}, articles may be
5774 downloaded for unplugged (offline) viewing.  If you are using the
5775 @samp{%O} spec, these articles get the @samp{+} mark in that spec.
5776 (The variable @code{gnus-downloaded-mark} controls which character to
5777 use.)
5778
5779 @item
5780 @vindex gnus-undownloaded-mark
5781 When using the Gnus agent @pxref{Agent Basics}, some articles might
5782 not have been downloaded.  Such articles cannot be viewed while you
5783 are unplugged (offline).  If you are using the @samp{%O} spec, these
5784 articles get the @samp{-} mark in that spec.  (The variable
5785 @code{gnus-undownloaded-mark} controls which character to use.)
5786
5787 @item
5788 @vindex gnus-downloadable-mark
5789 The Gnus agent @pxref{Agent Basics} downloads some articles
5790 automatically, but it is also possible to explicitly mark articles for
5791 download, even if they would not be downloaded automatically.  Such
5792 explicitly-marked articles get the @samp{%} mark in the first column.
5793 (The variable @code{gnus-downloadable-mark} controls which character to
5794 use.)
5795
5796 @item
5797 @vindex gnus-not-empty-thread-mark
5798 @vindex gnus-empty-thread-mark
5799 If the @samp{%e} spec is used, the presence of threads or not will be
5800 marked with @code{gnus-not-empty-thread-mark} and
5801 @code{gnus-empty-thread-mark} in the third column, respectively.
5802
5803 @item
5804 @vindex gnus-process-mark
5805 Finally we have the @dfn{process mark} (@code{gnus-process-mark}).  A
5806 variety of commands react to the presence of the process mark.  For
5807 instance, @kbd{X u} (@code{gnus-uu-decode-uu}) will uudecode and view
5808 all articles that have been marked with the process mark.  Articles
5809 marked with the process mark have a @samp{#} in the second column.
5810
5811 @end itemize
5812
5813 You might have noticed that most of these ``non-readedness'' marks
5814 appear in the second column by default.  So if you have a cached, saved,
5815 replied article that you have process-marked, what will that look like?
5816
5817 Nothing much.  The precedence rules go as follows: process -> cache ->
5818 replied -> saved.  So if the article is in the cache and is replied,
5819 you'll only see the cache mark and not the replied mark.
5820
5821
5822 @node Setting Marks
5823 @subsection Setting Marks
5824 @cindex setting marks
5825
5826 All the marking commands understand the numeric prefix.
5827
5828 @table @kbd
5829 @item M c
5830 @itemx M-u
5831 @kindex M c (Summary)
5832 @kindex M-u (Summary)
5833 @findex gnus-summary-clear-mark-forward
5834 @cindex mark as unread
5835 Clear all readedness-marks from the current article
5836 (@code{gnus-summary-clear-mark-forward}).  In other words, mark the
5837 article as unread.
5838
5839 @item M t
5840 @itemx !
5841 @kindex ! (Summary)
5842 @kindex M t (Summary)
5843 @findex gnus-summary-tick-article-forward
5844 Tick the current article (@code{gnus-summary-tick-article-forward}).
5845 @xref{Article Caching}.
5846
5847 @item M ?
5848 @itemx ?
5849 @kindex ? (Summary)
5850 @kindex M ? (Summary)
5851 @findex gnus-summary-mark-as-dormant
5852 Mark the current article as dormant
5853 (@code{gnus-summary-mark-as-dormant}).  @xref{Article Caching}.
5854
5855 @item M d
5856 @itemx d
5857 @kindex M d (Summary)
5858 @kindex d (Summary)
5859 @findex gnus-summary-mark-as-read-forward
5860 Mark the current article as read
5861 (@code{gnus-summary-mark-as-read-forward}).
5862
5863 @item D
5864 @kindex D (Summary)
5865 @findex gnus-summary-mark-as-read-backward
5866 Mark the current article as read and move point to the previous line
5867 (@code{gnus-summary-mark-as-read-backward}).
5868
5869 @item M k
5870 @itemx k
5871 @kindex k (Summary)
5872 @kindex M k (Summary)
5873 @findex gnus-summary-kill-same-subject-and-select
5874 Mark all articles that have the same subject as the current one as read,
5875 and then select the next unread article
5876 (@code{gnus-summary-kill-same-subject-and-select}).
5877
5878 @item M K
5879 @itemx C-k
5880 @kindex M K (Summary)
5881 @kindex C-k (Summary)
5882 @findex gnus-summary-kill-same-subject
5883 Mark all articles that have the same subject as the current one as read
5884 (@code{gnus-summary-kill-same-subject}).
5885
5886 @item M C
5887 @kindex M C (Summary)
5888 @findex gnus-summary-catchup
5889 @c @icon{gnus-summary-catchup}
5890 Mark all unread articles as read (@code{gnus-summary-catchup}).
5891
5892 @item M C-c
5893 @kindex M C-c (Summary)
5894 @findex gnus-summary-catchup-all
5895 Mark all articles in the group as read---even the ticked and dormant
5896 articles (@code{gnus-summary-catchup-all}).
5897
5898 @item M H
5899 @kindex M H (Summary)
5900 @findex gnus-summary-catchup-to-here
5901 Catchup the current group to point (before the point)
5902 (@code{gnus-summary-catchup-to-here}).
5903
5904 @item M h
5905 @kindex M h (Summary)
5906 @findex gnus-summary-catchup-from-here
5907 Catchup the current group from point (after the point)
5908 (@code{gnus-summary-catchup-from-here}).
5909
5910 @item C-w
5911 @kindex C-w (Summary)
5912 @findex gnus-summary-mark-region-as-read
5913 Mark all articles between point and mark as read
5914 (@code{gnus-summary-mark-region-as-read}).
5915
5916 @item M V k
5917 @kindex M V k (Summary)
5918 @findex gnus-summary-kill-below
5919 Kill all articles with scores below the default score (or below the
5920 numeric prefix) (@code{gnus-summary-kill-below}).
5921
5922 @item M e
5923 @itemx E
5924 @kindex M e (Summary)
5925 @kindex E (Summary)
5926 @findex gnus-summary-mark-as-expirable
5927 Mark the current article as expirable
5928 (@code{gnus-summary-mark-as-expirable}).
5929
5930 @item M b
5931 @kindex M b (Summary)
5932 @findex gnus-summary-set-bookmark
5933 Set a bookmark in the current article
5934 (@code{gnus-summary-set-bookmark}).
5935
5936 @item M B
5937 @kindex M B (Summary)
5938 @findex gnus-summary-remove-bookmark
5939 Remove the bookmark from the current article
5940 (@code{gnus-summary-remove-bookmark}).
5941
5942 @item M V c
5943 @kindex M V c (Summary)
5944 @findex gnus-summary-clear-above
5945 Clear all marks from articles with scores over the default score (or
5946 over the numeric prefix) (@code{gnus-summary-clear-above}).
5947
5948 @item M V u
5949 @kindex M V u (Summary)
5950 @findex gnus-summary-tick-above
5951 Tick all articles with scores over the default score (or over the
5952 numeric prefix) (@code{gnus-summary-tick-above}).
5953
5954 @item M V m
5955 @kindex M V m (Summary)
5956 @findex gnus-summary-mark-above
5957 Prompt for a mark, and mark all articles with scores over the default
5958 score (or over the numeric prefix) with this mark
5959 (@code{gnus-summary-clear-above}).
5960 @end table
5961
5962 @vindex gnus-summary-goto-unread
5963 The @code{gnus-summary-goto-unread} variable controls what action should
5964 be taken after setting a mark.  If non-@code{nil}, point will move to
5965 the next/previous unread article.  If @code{nil}, point will just move
5966 one line up or down.  As a special case, if this variable is
5967 @code{never}, all the marking commands as well as other commands (like
5968 @kbd{SPACE}) will move to the next article, whether it is unread or not.
5969 The default is @code{t}.
5970
5971
5972 @node Generic Marking Commands
5973 @subsection Generic Marking Commands
5974
5975 Some people would like the command that ticks an article (@kbd{!}) go to
5976 the next article.  Others would like it to go to the next unread
5977 article.  Yet others would like it to stay on the current article.  And
5978 even though I haven't heard of anybody wanting it to go to the
5979 previous (unread) article, I'm sure there are people that want that as
5980 well.
5981
5982 Multiply these five behaviors with five different marking commands, and
5983 you get a potentially complex set of variable to control what each
5984 command should do.
5985
5986 To sidestep that mess, Gnus provides commands that do all these
5987 different things.  They can be found on the @kbd{M M} map in the summary
5988 buffer.  Type @kbd{M M C-h} to see them all---there are too many of them
5989 to list in this manual.
5990
5991 While you can use these commands directly, most users would prefer
5992 altering the summary mode keymap.  For instance, if you would like the
5993 @kbd{!} command to go to the next article instead of the next unread
5994 article, you could say something like:
5995
5996 @lisp
5997 (add-hook 'gnus-summary-mode-hook 'my-alter-summary-map)
5998 (defun my-alter-summary-map ()
5999   (local-set-key "!" 'gnus-summary-put-mark-as-ticked-next))
6000 @end lisp
6001
6002 or
6003
6004 @lisp
6005 (defun my-alter-summary-map ()
6006   (local-set-key "!" "MM!n"))
6007 @end lisp
6008
6009
6010 @node Setting Process Marks
6011 @subsection Setting Process Marks
6012 @cindex setting process marks
6013
6014 Process marks are displayed as @code{#} in the summary buffer, and are
6015 used for marking articles in such a way that other commands will
6016 process these articles.  For instance, if you process mark four
6017 articles and then use the @kbd{*} command, Gnus will enter these four
6018 commands into the cache.  For more information,
6019 @pxref{Process/Prefix}.
6020
6021 @table @kbd
6022
6023 @item M P p
6024 @itemx #
6025 @kindex # (Summary)
6026 @kindex M P p (Summary)
6027 @findex gnus-summary-mark-as-processable
6028 Mark the current article with the process mark
6029 (@code{gnus-summary-mark-as-processable}).
6030 @findex gnus-summary-unmark-as-processable
6031
6032 @item M P u
6033 @itemx M-#
6034 @kindex M P u (Summary)
6035 @kindex M-# (Summary)
6036 Remove the process mark, if any, from the current article
6037 (@code{gnus-summary-unmark-as-processable}).
6038
6039 @item M P U
6040 @kindex M P U (Summary)
6041 @findex gnus-summary-unmark-all-processable
6042 Remove the process mark from all articles
6043 (@code{gnus-summary-unmark-all-processable}).
6044
6045 @item M P i
6046 @kindex M P i (Summary)
6047 @findex gnus-uu-invert-processable
6048 Invert the list of process marked articles
6049 (@code{gnus-uu-invert-processable}).
6050
6051 @item M P R
6052 @kindex M P R (Summary)
6053 @findex gnus-uu-mark-by-regexp
6054 Mark articles that have a @code{Subject} header that matches a regular
6055 expression (@code{gnus-uu-mark-by-regexp}).
6056
6057 @item M P G
6058 @kindex M P G (Summary)
6059 @findex gnus-uu-unmark-by-regexp
6060 Unmark articles that have a @code{Subject} header that matches a regular
6061 expression (@code{gnus-uu-unmark-by-regexp}).
6062
6063 @item M P r
6064 @kindex M P r (Summary)
6065 @findex gnus-uu-mark-region
6066 Mark articles in region (@code{gnus-uu-mark-region}).
6067
6068 @item M P g
6069 @kindex M P g
6070 @findex gnus-uu-unmark-region
6071 Unmark articles in region (@code{gnus-uu-unmark-region}).
6072
6073 @item M P t
6074 @kindex M P t (Summary)
6075 @findex gnus-uu-mark-thread
6076 Mark all articles in the current (sub)thread
6077 (@code{gnus-uu-mark-thread}).
6078
6079 @item M P T
6080 @kindex M P T (Summary)
6081 @findex gnus-uu-unmark-thread
6082 Unmark all articles in the current (sub)thread
6083 (@code{gnus-uu-unmark-thread}).
6084
6085 @item M P v
6086 @kindex M P v (Summary)
6087 @findex gnus-uu-mark-over
6088 Mark all articles that have a score above the prefix argument
6089 (@code{gnus-uu-mark-over}).
6090
6091 @item M P s
6092 @kindex M P s (Summary)
6093 @findex gnus-uu-mark-series
6094 Mark all articles in the current series (@code{gnus-uu-mark-series}).
6095
6096 @item M P S
6097 @kindex M P S (Summary)
6098 @findex gnus-uu-mark-sparse
6099 Mark all series that have already had some articles marked
6100 (@code{gnus-uu-mark-sparse}).
6101
6102 @item M P a
6103 @kindex M P a (Summary)
6104 @findex gnus-uu-mark-all
6105 Mark all articles in series order (@code{gnus-uu-mark-series}).
6106
6107 @item M P b
6108 @kindex M P b (Summary)
6109 @findex gnus-uu-mark-buffer
6110 Mark all articles in the buffer in the order they appear
6111 (@code{gnus-uu-mark-buffer}).
6112
6113 @item M P k
6114 @kindex M P k (Summary)
6115 @findex gnus-summary-kill-process-mark
6116 Push the current process mark set onto the stack and unmark all articles
6117 (@code{gnus-summary-kill-process-mark}).
6118
6119 @item M P y
6120 @kindex M P y (Summary)
6121 @findex gnus-summary-yank-process-mark
6122 Pop the previous process mark set from the stack and restore it
6123 (@code{gnus-summary-yank-process-mark}).
6124
6125 @item M P w
6126 @kindex M P w (Summary)
6127 @findex gnus-summary-save-process-mark
6128 Push the current process mark set onto the stack
6129 (@code{gnus-summary-save-process-mark}).
6130
6131 @end table
6132
6133 Also see the @kbd{&} command in @pxref{Searching for Articles} for how to
6134 set process marks based on article body contents.
6135
6136
6137 @node Limiting
6138 @section Limiting
6139 @cindex limiting
6140
6141 It can be convenient to limit the summary buffer to just show some
6142 subset of the articles currently in the group.  The effect most limit
6143 commands have is to remove a few (or many) articles from the summary
6144 buffer.
6145
6146 All limiting commands work on subsets of the articles already fetched
6147 from the servers.  None of these commands query the server for
6148 additional articles.
6149
6150 @table @kbd
6151
6152 @item / /
6153 @itemx / s
6154 @kindex / / (Summary)
6155 @findex gnus-summary-limit-to-subject
6156 Limit the summary buffer to articles that match some subject
6157 (@code{gnus-summary-limit-to-subject}). If given a prefix, exclude
6158 matching articles.
6159
6160 @item / a
6161 @kindex / a (Summary)
6162 @findex gnus-summary-limit-to-author
6163 Limit the summary buffer to articles that match some author
6164 (@code{gnus-summary-limit-to-author}). If given a prefix, exclude
6165 matching articles.
6166
6167 @item / x
6168 @kindex / x (Summary)
6169 @findex gnus-summary-limit-to-extra
6170 Limit the summary buffer to articles that match one of the ``extra''
6171 headers (@pxref{To From Newsgroups})
6172 (@code{gnus-summary-limit-to-extra}). If given a prefix, exclude
6173 matching articles.
6174
6175 @item / u
6176 @itemx x
6177 @kindex / u (Summary)
6178 @kindex x (Summary)
6179 @findex gnus-summary-limit-to-unread
6180 Limit the summary buffer to articles not marked as read
6181 (@code{gnus-summary-limit-to-unread}).  If given a prefix, limit the
6182 buffer to articles strictly unread.  This means that ticked and
6183 dormant articles will also be excluded.
6184
6185 @item / m
6186 @kindex / m (Summary)
6187 @findex gnus-summary-limit-to-marks
6188 Ask for a mark and then limit to all articles that have been marked
6189 with that mark (@code{gnus-summary-limit-to-marks}).
6190
6191 @item / t
6192 @kindex / t (Summary)
6193 @findex gnus-summary-limit-to-age
6194 Ask for a number and then limit the summary buffer to articles older than (or equal to) that number of days
6195 (@code{gnus-summary-limit-to-age}).  If given a prefix, limit to
6196 articles younger than that number of days.
6197
6198 @item / n
6199 @kindex / n (Summary)
6200 @findex gnus-summary-limit-to-articles
6201 Limit the summary buffer to the current article
6202 (@code{gnus-summary-limit-to-articles}).  Uses the process/prefix
6203 convention (@pxref{Process/Prefix}).
6204
6205 @item / w
6206 @kindex / w (Summary)
6207 @findex gnus-summary-pop-limit
6208 Pop the previous limit off the stack and restore it
6209 (@code{gnus-summary-pop-limit}).  If given a prefix, pop all limits off
6210 the stack.
6211
6212 @item / .
6213 @kindex / . (Summary)
6214 @findex gnus-summary-limit-to-unseen
6215 Limit the summary buffer to the unseen articles
6216 (@code{gnus-summary-limit-to-unseen}).
6217
6218 @item / v
6219 @kindex / v (Summary)
6220 @findex gnus-summary-limit-to-score
6221 Limit the summary buffer to articles that have a score at or above some
6222 score (@code{gnus-summary-limit-to-score}).
6223
6224 @item / p
6225 @kindex / p (Summary)
6226 @findex gnus-summary-limit-to-display-predicate
6227 Limit the summary buffer to articles that satisfy the @code{display}
6228 group parameter predicate
6229 (@code{gnus-summary-limit-to-display-predicate}).  See @pxref{Group
6230 Parameters} for more on this predicate.
6231
6232 @item / E
6233 @itemx M S
6234 @kindex M S (Summary)
6235 @kindex / E (Summary)
6236 @findex gnus-summary-limit-include-expunged
6237 Include all expunged articles in the limit
6238 (@code{gnus-summary-limit-include-expunged}).
6239
6240 @item / D
6241 @kindex / D (Summary)
6242 @findex gnus-summary-limit-include-dormant
6243 Include all dormant articles in the limit
6244 (@code{gnus-summary-limit-include-dormant}).
6245
6246 @item / *
6247 @kindex / * (Summary)
6248 @findex gnus-summary-limit-include-cached
6249 Include all cached articles in the limit
6250 (@code{gnus-summary-limit-include-cached}).
6251
6252 @item / d
6253 @kindex / d (Summary)
6254 @findex gnus-summary-limit-exclude-dormant
6255 Exclude all dormant articles from the limit
6256 (@code{gnus-summary-limit-exclude-dormant}).
6257
6258 @item / M
6259 @kindex / M (Summary)
6260 @findex gnus-summary-limit-exclude-marks
6261 Exclude all marked articles (@code{gnus-summary-limit-exclude-marks}).
6262
6263 @item / T
6264 @kindex / T (Summary)
6265 @findex gnus-summary-limit-include-thread
6266 Include all the articles in the current thread in the limit.
6267
6268 @item / c
6269 @kindex / c (Summary)
6270 @findex gnus-summary-limit-exclude-childless-dormant
6271 Exclude all dormant articles that have no children from the limit
6272 (@code{gnus-summary-limit-exclude-childless-dormant}).
6273
6274 @item / C
6275 @kindex / C (Summary)
6276 @findex gnus-summary-limit-mark-excluded-as-read
6277 Mark all excluded unread articles as read
6278 (@code{gnus-summary-limit-mark-excluded-as-read}).   If given a prefix,
6279 also mark excluded ticked and dormant articles as read.
6280
6281 @item / N
6282 @kindex / N (Summary)
6283 @findex gnus-summary-insert-new-articles
6284 Insert all new articles in the summary buffer. It scans for new emails
6285 if @var{back-end}@code{-get-new-mail} is non-@code{nil}.
6286
6287 @item / o
6288 @kindex / o (Summary)
6289 @findex gnus-summary-insert-old-articles
6290 Insert all old articles in the summary buffer. If given a numbered
6291 prefix, fetch this number of articles.
6292
6293 @end table
6294
6295
6296 @node Threading
6297 @section Threading
6298 @cindex threading
6299 @cindex article threading
6300
6301 Gnus threads articles by default.  @dfn{To thread} is to put responses
6302 to articles directly after the articles they respond to---in a
6303 hierarchical fashion.
6304
6305 Threading is done by looking at the @code{References} headers of the
6306 articles.  In a perfect world, this would be enough to build pretty
6307 trees, but unfortunately, the @code{References} header is often broken
6308 or simply missing.  Weird news propagation exacerbates the problem,
6309 so one has to employ other heuristics to get pleasing results.  A
6310 plethora of approaches exists, as detailed in horrible detail in
6311 @pxref{Customizing Threading}.
6312
6313 First, a quick overview of the concepts:
6314
6315 @table @dfn
6316 @item root
6317 The top-most article in a thread; the first article in the thread.
6318
6319 @item thread
6320 A tree-like article structure.
6321
6322 @item sub-thread
6323 A small(er) section of this tree-like structure.
6324
6325 @item loose threads
6326 Threads often lose their roots due to article expiry, or due to the root
6327 already having been read in a previous session, and not displayed in the
6328 summary buffer.  We then typically have many sub-threads that really
6329 belong to one thread, but are without connecting roots.  These are
6330 called loose threads.
6331
6332 @item thread gathering
6333 An attempt to gather loose threads into bigger threads.
6334
6335 @item sparse threads
6336 A thread where the missing articles have been ``guessed'' at, and are
6337 displayed as empty lines in the summary buffer.
6338
6339 @end table
6340
6341
6342 @menu
6343 * Customizing Threading::       Variables you can change to affect the threading.
6344 * Thread Commands::             Thread based commands in the summary buffer.
6345 @end menu
6346
6347
6348 @node Customizing Threading
6349 @subsection Customizing Threading
6350 @cindex customizing threading
6351
6352 @menu
6353 * Loose Threads::               How Gnus gathers loose threads into bigger threads.
6354 * Filling In Threads::          Making the threads displayed look fuller.
6355 * More Threading::              Even more variables for fiddling with threads.
6356 * Low-Level Threading::         You thought it was over@dots{} but you were wrong!
6357 @end menu
6358
6359
6360 @node Loose Threads
6361 @subsubsection Loose Threads
6362 @cindex <
6363 @cindex >
6364 @cindex loose threads
6365
6366 @table @code
6367 @item gnus-summary-make-false-root
6368 @vindex gnus-summary-make-false-root
6369 If non-@code{nil}, gnus will gather all loose subtrees into one big tree
6370 and create a dummy root at the top.  (Wait a minute.  Root at the top?
6371 Yup.)  Loose subtrees occur when the real root has expired, or you've
6372 read or killed the root in a previous session.
6373
6374 When there is no real root of a thread, gnus will have to fudge
6375 something.  This variable says what fudging method gnus should use.
6376 There are four possible values:
6377
6378 @iftex
6379 @iflatex
6380 \gnusfigure{The Summary Buffer}{390}{
6381 \put(0,0){\epsfig{figure=ps/summary-adopt,width=7.5cm}}
6382 \put(445,0){\makebox(0,0)[br]{\epsfig{figure=ps/summary-empty,width=7.5cm}}}
6383 \put(0,400){\makebox(0,0)[tl]{\epsfig{figure=ps/summary-none,width=7.5cm}}}
6384 \put(445,400){\makebox(0,0)[tr]{\epsfig{figure=ps/summary-dummy,width=7.5cm}}}
6385 }
6386 @end iflatex
6387 @end iftex
6388
6389 @cindex adopting articles
6390
6391 @table @code
6392
6393 @item adopt
6394 Gnus will make the first of the orphaned articles the parent.  This
6395 parent will adopt all the other articles.  The adopted articles will be
6396 marked as such by pointy brackets (@samp{<>}) instead of the standard
6397 square brackets (@samp{[]}).  This is the default method.
6398
6399 @item dummy
6400 @vindex gnus-summary-dummy-line-format
6401 @vindex gnus-summary-make-false-root-always
6402 Gnus will create a dummy summary line that will pretend to be the
6403 parent.  This dummy line does not correspond to any real article, so
6404 selecting it will just select the first real article after the dummy
6405 article.  @code{gnus-summary-dummy-line-format} is used to specify the
6406 format of the dummy roots.  It accepts only one format spec:  @samp{S},
6407 which is the subject of the article.  @xref{Formatting Variables}.
6408 If you want all threads to have a dummy root, even the non-gathered
6409 ones, set @code{gnus-summary-make-false-root-always} to @code{t}.
6410
6411 @item empty
6412 Gnus won't actually make any article the parent, but simply leave the
6413 subject field of all orphans except the first empty.  (Actually, it will
6414 use @code{gnus-summary-same-subject} as the subject (@pxref{Summary
6415 Buffer Format}).)
6416
6417 @item none
6418 Don't make any article parent at all.  Just gather the threads and
6419 display them after one another.
6420
6421 @item nil
6422 Don't gather loose threads.
6423 @end table
6424
6425 @item gnus-summary-gather-subject-limit
6426 @vindex gnus-summary-gather-subject-limit
6427 Loose threads are gathered by comparing subjects of articles.  If this
6428 variable is @code{nil}, gnus requires an exact match between the
6429 subjects of the loose threads before gathering them into one big
6430 super-thread.  This might be too strict a requirement, what with the
6431 presence of stupid newsreaders that chop off long subject lines.  If
6432 you think so, set this variable to, say, 20 to require that only the
6433 first 20 characters of the subjects have to match.  If you set this
6434 variable to a really low number, you'll find that gnus will gather
6435 everything in sight into one thread, which isn't very helpful.
6436
6437 @cindex fuzzy article gathering
6438 If you set this variable to the special value @code{fuzzy}, gnus will
6439 use a fuzzy string comparison algorithm on the subjects (@pxref{Fuzzy
6440 Matching}).
6441
6442 @item gnus-simplify-subject-fuzzy-regexp
6443 @vindex gnus-simplify-subject-fuzzy-regexp
6444 This can either be a regular expression or list of regular expressions
6445 that match strings that will be removed from subjects if fuzzy subject
6446 simplification is used.
6447
6448 @item gnus-simplify-ignored-prefixes
6449 @vindex gnus-simplify-ignored-prefixes
6450 If you set @code{gnus-summary-gather-subject-limit} to something as low
6451 as 10, you might consider setting this variable to something sensible:
6452
6453 @c Written by Michael Ernst <mernst@cs.rice.edu>
6454 @lisp
6455 (setq gnus-simplify-ignored-prefixes
6456       (concat
6457        "\\`\\[?\\("
6458        (mapconcat
6459         'identity
6460         '("looking"
6461           "wanted" "followup" "summary\\( of\\)?"
6462           "help" "query" "problem" "question"
6463           "answer" "reference" "announce"
6464           "How can I" "How to" "Comparison of"
6465           ;; ...
6466           )
6467         "\\|")
6468        "\\)\\s *\\("
6469        (mapconcat 'identity
6470                   '("for" "for reference" "with" "about")
6471                   "\\|")
6472        "\\)?\\]?:?[ \t]*"))
6473 @end lisp
6474
6475 All words that match this regexp will be removed before comparing two
6476 subjects.
6477
6478 @item gnus-simplify-subject-functions
6479 @vindex gnus-simplify-subject-functions
6480 If non-@code{nil}, this variable overrides
6481 @code{gnus-summary-gather-subject-limit}.  This variable should be a
6482 list of functions to apply to the @code{Subject} string iteratively to
6483 arrive at the simplified version of the string.
6484
6485 Useful functions to put in this list include:
6486
6487 @table @code
6488 @item gnus-simplify-subject-re
6489 @findex gnus-simplify-subject-re
6490 Strip the leading @samp{Re:}.
6491
6492 @item gnus-simplify-subject-fuzzy
6493 @findex gnus-simplify-subject-fuzzy
6494 Simplify fuzzily.
6495
6496 @item gnus-simplify-whitespace
6497 @findex gnus-simplify-whitespace
6498 Remove excessive whitespace.
6499
6500 @item gnus-simplify-all-whitespace
6501 @findex gnus-simplify-all-whitespace
6502 Remove all whitespace.
6503 @end table
6504
6505 You may also write your own functions, of course.
6506
6507
6508 @item gnus-summary-gather-exclude-subject
6509 @vindex gnus-summary-gather-exclude-subject
6510 Since loose thread gathering is done on subjects only, that might lead
6511 to many false hits, especially with certain common subjects like
6512 @samp{} and @samp{(none)}.  To make the situation slightly better,
6513 you can use the regexp @code{gnus-summary-gather-exclude-subject} to say
6514 what subjects should be excluded from the gathering process.@*
6515 The default is @samp{^ *$\\|^(none)$}.
6516
6517 @item gnus-summary-thread-gathering-function
6518 @vindex gnus-summary-thread-gathering-function
6519 Gnus gathers threads by looking at @code{Subject} headers.  This means
6520 that totally unrelated articles may end up in the same ``thread'', which
6521 is confusing.  An alternate approach is to look at all the
6522 @code{Message-ID}s in all the @code{References} headers to find matches.
6523 This will ensure that no gathered threads ever include unrelated
6524 articles, but it also means that people who have posted with broken
6525 newsreaders won't be gathered properly.  The choice is yours---plague or
6526 cholera:
6527
6528 @table @code
6529 @item gnus-gather-threads-by-subject
6530 @findex gnus-gather-threads-by-subject
6531 This function is the default gathering function and looks at
6532 @code{Subject}s exclusively.
6533
6534 @item gnus-gather-threads-by-references
6535 @findex gnus-gather-threads-by-references
6536 This function looks at @code{References} headers exclusively.
6537 @end table
6538
6539 If you want to test gathering by @code{References}, you could say
6540 something like:
6541
6542 @lisp
6543 (setq gnus-summary-thread-gathering-function
6544       'gnus-gather-threads-by-references)
6545 @end lisp
6546
6547 @end table
6548
6549
6550 @node Filling In Threads
6551 @subsubsection Filling In Threads
6552
6553 @table @code
6554 @item gnus-fetch-old-headers
6555 @vindex gnus-fetch-old-headers
6556 If non-@code{nil}, gnus will attempt to build old threads by fetching
6557 more old headers---headers to articles marked as read.  If you
6558 would like to display as few summary lines as possible, but still
6559 connect as many loose threads as possible, you should set this variable
6560 to @code{some} or a number.  If you set it to a number, no more than
6561 that number of extra old headers will be fetched.  In either case,
6562 fetching old headers only works if the back end you are using carries
6563 overview files---this would normally be @code{nntp}, @code{nnspool},
6564 @code{nnml}, and @code{nnmaildir}.  Also remember that if the root of
6565 the thread has been expired by the server, there's not much Gnus can do
6566 about that.
6567
6568 This variable can also be set to @code{invisible}.  This won't have any
6569 visible effects, but is useful if you use the @kbd{A T} command a lot
6570 (@pxref{Finding the Parent}).
6571
6572 @item gnus-build-sparse-threads
6573 @vindex gnus-build-sparse-threads
6574 Fetching old headers can be slow.  A low-rent similar effect can be
6575 gotten by setting this variable to @code{some}.  Gnus will then look at
6576 the complete @code{References} headers of all articles and try to string
6577 together articles that belong in the same thread.  This will leave
6578 @dfn{gaps} in the threading display where gnus guesses that an article
6579 is missing from the thread.  (These gaps appear like normal summary
6580 lines.  If you select a gap, gnus will try to fetch the article in
6581 question.)  If this variable is @code{t}, gnus will display all these
6582 ``gaps'' without regard for whether they are useful for completing the
6583 thread or not.  Finally, if this variable is @code{more}, gnus won't cut
6584 off sparse leaf nodes that don't lead anywhere.  This variable is
6585 @code{nil} by default.
6586
6587 @item gnus-read-all-available-headers
6588 @vindex gnus-read-all-available-headers
6589 This is a rather obscure variable that few will find useful.  It's
6590 intended for those non-news newsgroups where the back end has to fetch
6591 quite a lot to present the summary buffer, and where it's impossible to
6592 go back to parents of articles.  This is mostly the case in the
6593 web-based groups, like the @code{nnultimate} groups.
6594
6595 If you don't use those, then it's safe to leave this as the default
6596 @code{nil}.  If you want to use this variable, it should be a regexp
6597 that matches the group name, or @code{t} for all groups.
6598
6599 @end table
6600
6601
6602 @node More Threading
6603 @subsubsection More Threading
6604
6605 @table @code
6606 @item gnus-show-threads
6607 @vindex gnus-show-threads
6608 If this variable is @code{nil}, no threading will be done, and all of
6609 the rest of the variables here will have no effect.  Turning threading
6610 off will speed group selection up a bit, but it is sure to make reading
6611 slower and more awkward.
6612
6613 @item gnus-thread-hide-subtree
6614 @vindex gnus-thread-hide-subtree
6615 If non-@code{nil}, all threads will be hidden when the summary buffer is
6616 generated.
6617
6618 This can also be a predicate specifier (@pxref{Predicate Specifiers}).
6619 Available predicates are @code{gnus-article-unread-p} and
6620 @code{gnus-article-unseen-p}).
6621
6622 Here's an example:
6623
6624 @lisp
6625 (setq gnus-thread-hide-subtree
6626       '(or gnus-article-unread-p
6627            gnus-article-unseen-p))
6628 @end lisp
6629
6630 (It's a pretty nonsensical example, since all unseen articles are also
6631 unread, but you get my drift.)
6632
6633
6634 @item gnus-thread-expunge-below
6635 @vindex gnus-thread-expunge-below
6636 All threads that have a total score (as defined by
6637 @code{gnus-thread-score-function}) less than this number will be
6638 expunged.  This variable is @code{nil} by default, which means that no
6639 threads are expunged.
6640
6641 @item gnus-thread-hide-killed
6642 @vindex gnus-thread-hide-killed
6643 if you kill a thread and this variable is non-@code{nil}, the subtree
6644 will be hidden.
6645
6646 @item gnus-thread-ignore-subject
6647 @vindex gnus-thread-ignore-subject
6648 Sometimes somebody changes the subject in the middle of a thread.  If
6649 this variable is non-@code{nil}, which is the default, the subject
6650 change is ignored.  If it is @code{nil}, a change in the subject will
6651 result in a new thread.
6652
6653 @item gnus-thread-indent-level
6654 @vindex gnus-thread-indent-level
6655 This is a number that says how much each sub-thread should be indented.
6656 The default is 4.
6657
6658 @item gnus-sort-gathered-threads-function
6659 @vindex gnus-sort-gathered-threads-function
6660 Sometimes, particularly with mailing lists, the order in which mails
6661 arrive locally is not necessarily the same as the order in which they
6662 arrived on the mailing list.  Consequently, when sorting sub-threads
6663 using the default @code{gnus-thread-sort-by-number}, responses can end
6664 up appearing before the article to which they are responding to.
6665 Setting this variable to an alternate value
6666 (e.g. @code{gnus-thread-sort-by-date}), in a group's parameters or in an
6667 appropriate hook (e.g. @code{gnus-summary-generate-hook}) can produce a
6668 more logical sub-thread ordering in such instances.
6669
6670 @end table
6671
6672
6673 @node Low-Level Threading
6674 @subsubsection Low-Level Threading
6675
6676 @table @code
6677
6678 @item gnus-parse-headers-hook
6679 @vindex gnus-parse-headers-hook
6680 Hook run before parsing any headers.  The default value is
6681 @code{(gnus-set-summary-default-charset)}, which sets up local value of
6682 @code{default-mime-charset} in summary buffer based on variable
6683 @code{gnus-newsgroup-default-charset-alist}.
6684
6685 @item gnus-alter-header-function
6686 @vindex gnus-alter-header-function
6687 If non-@code{nil}, this function will be called to allow alteration of
6688 article header structures.  The function is called with one parameter,
6689 the article header vector, which it may alter in any way.  For instance,
6690 if you have a mail-to-news gateway which alters the @code{Message-ID}s
6691 in systematic ways (by adding prefixes and such), you can use this
6692 variable to un-scramble the @code{Message-ID}s so that they are more
6693 meaningful.  Here's one example:
6694
6695 @lisp
6696 (setq gnus-alter-header-function 'my-alter-message-id)
6697
6698 (defun my-alter-message-id (header)
6699   (let ((id (mail-header-id header)))
6700     (when (string-match
6701            "\\(<[^<>@@]*\\)\\.?cygnus\\..*@@\\([^<>@@]*>\\)" id)
6702       (mail-header-set-id
6703        (concat (match-string 1 id) "@@" (match-string 2 id))
6704        header))))
6705 @end lisp
6706
6707 @end table
6708
6709
6710 @node Thread Commands
6711 @subsection Thread Commands
6712 @cindex thread commands
6713
6714 @table @kbd
6715
6716 @item T k
6717 @itemx C-M-k
6718 @kindex T k (Summary)
6719 @kindex C-M-k (Summary)
6720 @findex gnus-summary-kill-thread
6721 Mark all articles in the current (sub-)thread as read
6722 (@code{gnus-summary-kill-thread}).  If the prefix argument is positive,
6723 remove all marks instead.  If the prefix argument is negative, tick
6724 articles instead.
6725
6726 @item T l
6727 @itemx C-M-l
6728 @kindex T l (Summary)
6729 @kindex C-M-l (Summary)
6730 @findex gnus-summary-lower-thread
6731 Lower the score of the current (sub-)thread
6732 (@code{gnus-summary-lower-thread}).
6733
6734 @item T i
6735 @kindex T i (Summary)
6736 @findex gnus-summary-raise-thread
6737 Increase the score of the current (sub-)thread
6738 (@code{gnus-summary-raise-thread}).
6739
6740 @item T #
6741 @kindex T # (Summary)
6742 @findex gnus-uu-mark-thread
6743 Set the process mark on the current (sub-)thread
6744 (@code{gnus-uu-mark-thread}).
6745
6746 @item T M-#
6747 @kindex T M-# (Summary)
6748 @findex gnus-uu-unmark-thread
6749 Remove the process mark from the current (sub-)thread
6750 (@code{gnus-uu-unmark-thread}).
6751
6752 @item T T
6753 @kindex T T (Summary)
6754 @findex gnus-summary-toggle-threads
6755 Toggle threading (@code{gnus-summary-toggle-threads}).
6756
6757 @item T s
6758 @kindex T s (Summary)
6759 @findex gnus-summary-show-thread
6760 Expose the (sub-)thread hidden under the current article, if any
6761 (@code{gnus-summary-show-thread}).
6762
6763 @item T h
6764 @kindex T h (Summary)
6765 @findex gnus-summary-hide-thread
6766 Hide the current (sub-)thread (@code{gnus-summary-hide-thread}).
6767
6768 @item T S
6769 @kindex T S (Summary)
6770 @findex gnus-summary-show-all-threads
6771 Expose all hidden threads (@code{gnus-summary-show-all-threads}).
6772
6773 @item T H
6774 @kindex T H (Summary)
6775 @findex gnus-summary-hide-all-threads
6776 Hide all threads (@code{gnus-summary-hide-all-threads}).
6777
6778 @item T t
6779 @kindex T t (Summary)
6780 @findex gnus-summary-rethread-current
6781 Re-thread the current article's thread
6782 (@code{gnus-summary-rethread-current}).  This works even when the
6783 summary buffer is otherwise unthreaded.
6784
6785 @item T ^
6786 @kindex T ^ (Summary)
6787 @findex gnus-summary-reparent-thread
6788 Make the current article the child of the marked (or previous) article
6789 (@code{gnus-summary-reparent-thread}).
6790
6791 @end table
6792
6793 The following commands are thread movement commands.  They all
6794 understand the numeric prefix.
6795
6796 @table @kbd
6797
6798 @item T n
6799 @kindex T n (Summary)
6800 @itemx C-M-f
6801 @kindex C-M-n (Summary)
6802 @itemx M-down
6803 @kindex M-down (Summary)
6804 @findex gnus-summary-next-thread
6805 Go to the next thread (@code{gnus-summary-next-thread}).
6806
6807 @item T p
6808 @kindex T p (Summary)
6809 @itemx C-M-b
6810 @kindex C-M-p (Summary)
6811 @itemx M-up
6812 @kindex M-up (Summary)
6813 @findex gnus-summary-prev-thread
6814 Go to the previous thread (@code{gnus-summary-prev-thread}).
6815
6816 @item T d
6817 @kindex T d (Summary)
6818 @findex gnus-summary-down-thread
6819 Descend the thread (@code{gnus-summary-down-thread}).
6820
6821 @item T u
6822 @kindex T u (Summary)
6823 @findex gnus-summary-up-thread
6824 Ascend the thread (@code{gnus-summary-up-thread}).
6825
6826 @item T o
6827 @kindex T o (Summary)
6828 @findex gnus-summary-top-thread
6829 Go to the top of the thread (@code{gnus-summary-top-thread}).
6830 @end table
6831
6832 @vindex gnus-thread-operation-ignore-subject
6833 If you ignore subject while threading, you'll naturally end up with
6834 threads that have several different subjects in them.  If you then issue
6835 a command like @kbd{T k} (@code{gnus-summary-kill-thread}) you might not
6836 wish to kill the entire thread, but just those parts of the thread that
6837 have the same subject as the current article.  If you like this idea,
6838 you can fiddle with @code{gnus-thread-operation-ignore-subject}.  If it
6839 is non-@code{nil} (which it is by default), subjects will be ignored
6840 when doing thread commands.  If this variable is @code{nil}, articles in
6841 the same thread with different subjects will not be included in the
6842 operation in question.  If this variable is @code{fuzzy}, only articles
6843 that have subjects fuzzily equal will be included (@pxref{Fuzzy
6844 Matching}).
6845
6846
6847 @node Sorting the Summary Buffer
6848 @section Sorting the Summary Buffer
6849
6850 @findex gnus-thread-sort-by-total-score
6851 @findex gnus-thread-sort-by-date
6852 @findex gnus-thread-sort-by-score
6853 @findex gnus-thread-sort-by-subject
6854 @findex gnus-thread-sort-by-author
6855 @findex gnus-thread-sort-by-number
6856 @findex gnus-thread-sort-by-random
6857 @vindex gnus-thread-sort-functions
6858 @findex gnus-thread-sort-by-most-recent-thread
6859 If you are using a threaded summary display, you can sort the threads by
6860 setting @code{gnus-thread-sort-functions}, which can be either a single
6861 function, a list of functions, or a list containing functions and
6862 @code{(not some-function)} elements.
6863
6864 By default, sorting is done on article numbers.  Ready-made sorting
6865 predicate functions include @code{gnus-thread-sort-by-number},
6866 @code{gnus-thread-sort-by-author}, @code{gnus-thread-sort-by-subject},
6867 @code{gnus-thread-sort-by-date}, @code{gnus-thread-sort-by-score},
6868 @code{gnus-thread-sort-by-most-recent-number},
6869 @code{gnus-thread-sort-by-most-recent-date},
6870 @code{gnus-thread-sort-by-random} and
6871 @code{gnus-thread-sort-by-total-score}.
6872
6873 Each function takes two threads and returns non-@code{nil} if the first
6874 thread should be sorted before the other.  Note that sorting really is
6875 normally done by looking only at the roots of each thread.
6876
6877 If you use more than one function, the primary sort key should be the
6878 last function in the list.  You should probably always include
6879 @code{gnus-thread-sort-by-number} in the list of sorting
6880 functions---preferably first.  This will ensure that threads that are
6881 equal with respect to the other sort criteria will be displayed in
6882 ascending article order.
6883
6884 If you would like to sort by reverse score, then by subject, and finally
6885 by number, you could do something like:
6886
6887 @lisp
6888 (setq gnus-thread-sort-functions
6889       '(gnus-thread-sort-by-number
6890         gnus-thread-sort-by-subject
6891         (not gnus-thread-sort-by-total-score)))
6892 @end lisp
6893
6894 The threads that have highest score will be displayed first in the
6895 summary buffer.  When threads have the same score, they will be sorted
6896 alphabetically.  The threads that have the same score and the same
6897 subject will be sorted by number, which is (normally) the sequence in
6898 which the articles arrived.
6899
6900 If you want to sort by score and then reverse arrival order, you could
6901 say something like:
6902
6903 @lisp
6904 (setq gnus-thread-sort-functions
6905       '((lambda (t1 t2)
6906           (not (gnus-thread-sort-by-number t1 t2)))
6907         gnus-thread-sort-by-score))
6908 @end lisp
6909
6910 @vindex gnus-thread-score-function
6911 The function in the @code{gnus-thread-score-function} variable (default
6912 @code{+}) is used for calculating the total score of a thread.  Useful
6913 functions might be @code{max}, @code{min}, or squared means, or whatever
6914 tickles your fancy.
6915
6916 @findex gnus-article-sort-functions
6917 @findex gnus-article-sort-by-date
6918 @findex gnus-article-sort-by-score
6919 @findex gnus-article-sort-by-subject
6920 @findex gnus-article-sort-by-author
6921 @findex gnus-article-sort-by-random
6922 @findex gnus-article-sort-by-number
6923 If you are using an unthreaded display for some strange reason or
6924 other, you have to fiddle with the @code{gnus-article-sort-functions}
6925 variable.  It is very similar to the
6926 @code{gnus-thread-sort-functions}, except that it uses slightly
6927 different functions for article comparison.  Available sorting
6928 predicate functions are @code{gnus-article-sort-by-number},
6929 @code{gnus-article-sort-by-author},
6930 @code{gnus-article-sort-by-subject}, @code{gnus-article-sort-by-date},
6931 @code{gnus-article-sort-by-random}, and
6932 @code{gnus-article-sort-by-score}.
6933
6934 If you want to sort an unthreaded summary display by subject, you could
6935 say something like:
6936
6937 @lisp
6938 (setq gnus-article-sort-functions
6939       '(gnus-article-sort-by-number
6940         gnus-article-sort-by-subject))
6941 @end lisp
6942
6943
6944
6945 @node Asynchronous Fetching
6946 @section Asynchronous Article Fetching
6947 @cindex asynchronous article fetching
6948 @cindex article pre-fetch
6949 @cindex pre-fetch
6950
6951 If you read your news from an @sc{nntp} server that's far away, the
6952 network latencies may make reading articles a chore.  You have to wait
6953 for a while after pressing @kbd{n} to go to the next article before the
6954 article appears.  Why can't gnus just go ahead and fetch the article
6955 while you are reading the previous one?  Why not, indeed.
6956
6957 First, some caveats.  There are some pitfalls to using asynchronous
6958 article fetching, especially the way gnus does it.
6959
6960 Let's say you are reading article 1, which is short, and article 2 is
6961 quite long, and you are not interested in reading that.  Gnus does not
6962 know this, so it goes ahead and fetches article 2.  You decide to read
6963 article 3, but since gnus is in the process of fetching article 2, the
6964 connection is blocked.
6965
6966 To avoid these situations, gnus will open two (count 'em two)
6967 connections to the server.  Some people may think this isn't a very nice
6968 thing to do, but I don't see any real alternatives.  Setting up that
6969 extra connection takes some time, so gnus startup will be slower.
6970
6971 Gnus will fetch more articles than you will read.  This will mean that
6972 the link between your machine and the @sc{nntp} server will become more
6973 loaded than if you didn't use article pre-fetch.  The server itself will
6974 also become more loaded---both with the extra article requests, and the
6975 extra connection.
6976
6977 Ok, so now you know that you shouldn't really use this thing@dots{} unless
6978 you really want to.
6979
6980 @vindex gnus-asynchronous
6981 Here's how:  Set @code{gnus-asynchronous} to @code{t}.  The rest should
6982 happen automatically.
6983
6984 @vindex gnus-use-article-prefetch
6985 You can control how many articles are to be pre-fetched by setting
6986 @code{gnus-use-article-prefetch}.  This is 30 by default, which means
6987 that when you read an article in the group, the back end will pre-fetch
6988 the next 30 articles.  If this variable is @code{t}, the back end will
6989 pre-fetch all the articles it can without bound.  If it is
6990 @code{nil}, no pre-fetching will be done.
6991
6992 @vindex gnus-async-prefetch-article-p
6993 @findex gnus-async-read-p
6994 There are probably some articles that you don't want to pre-fetch---read
6995 articles, for instance.  The @code{gnus-async-prefetch-article-p}
6996 variable controls whether an article is to be pre-fetched.  This
6997 function should return non-@code{nil} when the article in question is
6998 to be pre-fetched.  The default is @code{gnus-async-read-p}, which
6999 returns @code{nil} on read articles.  The function is called with an
7000 article data structure as the only parameter.
7001
7002 If, for instance, you wish to pre-fetch only unread articles shorter
7003 than 100 lines, you could say something like:
7004
7005 @lisp
7006 (defun my-async-short-unread-p (data)
7007   "Return non-nil for short, unread articles."
7008   (and (gnus-data-unread-p data)
7009        (< (mail-header-lines (gnus-data-header data))
7010           100)))
7011
7012 (setq gnus-async-prefetch-article-p 'my-async-short-unread-p)
7013 @end lisp
7014
7015 These functions will be called many, many times, so they should
7016 preferably be short and sweet to avoid slowing down gnus too much.
7017 It's probably a good idea to byte-compile things like this.
7018
7019 @vindex gnus-prefetched-article-deletion-strategy
7020 Articles have to be removed from the asynch buffer sooner or later.  The
7021 @code{gnus-prefetched-article-deletion-strategy} says when to remove
7022 articles.  This is a list that may contain the following elements:
7023
7024 @table @code
7025 @item read
7026 Remove articles when they are read.
7027
7028 @item exit
7029 Remove articles when exiting the group.
7030 @end table
7031
7032 The default value is @code{(read exit)}.
7033
7034 @c @vindex gnus-use-header-prefetch
7035 @c If @code{gnus-use-header-prefetch} is non-@code{nil}, prefetch articles
7036 @c from the next group.
7037
7038
7039 @node Article Caching
7040 @section Article Caching
7041 @cindex article caching
7042 @cindex caching
7043
7044 If you have an @emph{extremely} slow @sc{nntp} connection, you may
7045 consider turning article caching on.  Each article will then be stored
7046 locally under your home directory.  As you may surmise, this could
7047 potentially use @emph{huge} amounts of disk space, as well as eat up all
7048 your inodes so fast it will make your head swim.  In vodka.
7049
7050 Used carefully, though, it could be just an easier way to save articles.
7051
7052 @vindex gnus-use-long-file-name
7053 @vindex gnus-cache-directory
7054 @vindex gnus-use-cache
7055 To turn caching on, set @code{gnus-use-cache} to @code{t}.  By default,
7056 all articles ticked or marked as dormant will then be copied
7057 over to your local cache (@code{gnus-cache-directory}).  Whether this
7058 cache is flat or hierarchical is controlled by the
7059 @code{gnus-use-long-file-name} variable, as usual.
7060
7061 When re-selecting a ticked or dormant article, it will be fetched from the
7062 cache instead of from the server.  As articles in your cache will never
7063 expire, this might serve as a method of saving articles while still
7064 keeping them where they belong.  Just mark all articles you want to save
7065 as dormant, and don't worry.
7066
7067 When an article is marked as read, is it removed from the cache.
7068
7069 @vindex gnus-cache-remove-articles
7070 @vindex gnus-cache-enter-articles
7071 The entering/removal of articles from the cache is controlled by the
7072 @code{gnus-cache-enter-articles} and @code{gnus-cache-remove-articles}
7073 variables.  Both are lists of symbols.  The first is @code{(ticked
7074 dormant)} by default, meaning that ticked and dormant articles will be
7075 put in the cache.  The latter is @code{(read)} by default, meaning that
7076 articles marked as read are removed from the cache.  Possibly
7077 symbols in these two lists are @code{ticked}, @code{dormant},
7078 @code{unread} and @code{read}.
7079
7080 @findex gnus-jog-cache
7081 So where does the massive article-fetching and storing come into the
7082 picture?  The @code{gnus-jog-cache} command will go through all
7083 subscribed newsgroups, request all unread articles, score them, and
7084 store them in the cache.  You should only ever, ever ever ever, use this
7085 command if 1) your connection to the @sc{nntp} server is really, really,
7086 really slow and 2) you have a really, really, really huge disk.
7087 Seriously.  One way to cut down on the number of articles downloaded is
7088 to score unwanted articles down and have them marked as read.  They will
7089 not then be downloaded by this command.
7090
7091 @vindex gnus-uncacheable-groups
7092 @vindex gnus-cacheable-groups
7093 It is likely that you do not want caching on all groups.  For instance,
7094 if your @code{nnml} mail is located under your home directory, it makes no
7095 sense to cache it somewhere else under your home directory.  Unless you
7096 feel that it's neat to use twice as much space.
7097
7098 To limit the caching, you could set @code{gnus-cacheable-groups} to a
7099 regexp of groups to cache, @samp{^nntp} for instance, or set the
7100 @code{gnus-uncacheable-groups} regexp to @samp{^nnml}, for instance.
7101 Both variables are @code{nil} by default.  If a group matches both
7102 variables, the group is not cached.
7103
7104 @findex gnus-cache-generate-nov-databases
7105 @findex gnus-cache-generate-active
7106 @vindex gnus-cache-active-file
7107 The cache stores information on what articles it contains in its active
7108 file (@code{gnus-cache-active-file}).  If this file (or any other parts
7109 of the cache) becomes all messed up for some reason or other, gnus
7110 offers two functions that will try to set things right.  @kbd{M-x
7111 gnus-cache-generate-nov-databases} will (re)build all the @sc{nov}
7112 files, and @kbd{gnus-cache-generate-active} will (re)generate the active
7113 file.
7114
7115 @findex gnus-cache-move-cache
7116 @code{gnus-cache-move-cache} will move your whole
7117 @code{gnus-cache-directory} to some other location. You get asked to
7118 where, isn't that cool?
7119
7120 @node Persistent Articles
7121 @section Persistent Articles
7122 @cindex persistent articles
7123
7124 Closely related to article caching, we have @dfn{persistent articles}.
7125 In fact, it's just a different way of looking at caching, and much more
7126 useful in my opinion.
7127
7128 Say you're reading a newsgroup, and you happen on to some valuable gem
7129 that you want to keep and treasure forever.  You'd normally just save it
7130 (using one of the many saving commands) in some file.  The problem with
7131 that is that it's just, well, yucky.  Ideally you'd prefer just having
7132 the article remain in the group where you found it forever; untouched by
7133 the expiry going on at the news server.
7134
7135 This is what a @dfn{persistent article} is---an article that just won't
7136 be deleted.  It's implemented using the normal cache functions, but
7137 you use two explicit commands for managing persistent articles:
7138
7139 @table @kbd
7140
7141 @item *
7142 @kindex * (Summary)
7143 @findex gnus-cache-enter-article
7144 Make the current article persistent (@code{gnus-cache-enter-article}).
7145
7146 @item M-*
7147 @kindex M-* (Summary)
7148 @findex gnus-cache-remove-article
7149 Remove the current article from the persistent articles
7150 (@code{gnus-cache-remove-article}).  This will normally delete the
7151 article.
7152 @end table
7153
7154 Both these commands understand the process/prefix convention.
7155
7156 To avoid having all ticked articles (and stuff) entered into the cache,
7157 you should set @code{gnus-use-cache} to @code{passive} if you're just
7158 interested in persistent articles:
7159
7160 @lisp
7161 (setq gnus-use-cache 'passive)
7162 @end lisp
7163
7164
7165 @node Article Backlog
7166 @section Article Backlog
7167 @cindex backlog
7168 @cindex article backlog
7169
7170 If you have a slow connection, but the idea of using caching seems
7171 unappealing to you (and it is, really), you can help the situation some
7172 by switching on the @dfn{backlog}.  This is where gnus will buffer
7173 already read articles so that it doesn't have to re-fetch articles
7174 you've already read.  This only helps if you are in the habit of
7175 re-selecting articles you've recently read, of course.  If you never do
7176 that, turning the backlog on will slow gnus down a little bit, and
7177 increase memory usage some.
7178
7179 @vindex gnus-keep-backlog
7180 If you set @code{gnus-keep-backlog} to a number @var{n}, gnus will store
7181 at most @var{n} old articles in a buffer for later re-fetching.  If this
7182 variable is non-@code{nil} and is not a number, gnus will store
7183 @emph{all} read articles, which means that your Emacs will grow without
7184 bound before exploding and taking your machine down with you.  I put
7185 that in there just to keep y'all on your toes.
7186
7187 The default value is 20.
7188
7189
7190 @node Saving Articles
7191 @section Saving Articles
7192 @cindex saving articles
7193
7194 Gnus can save articles in a number of ways.  Below is the documentation
7195 for saving articles in a fairly straight-forward fashion (i.e., little
7196 processing of the article is done before it is saved).  For a different
7197 approach (uudecoding, unsharing) you should use @code{gnus-uu}
7198 (@pxref{Decoding Articles}).
7199
7200 For the commands listed here, the target is a file.  If you want to
7201 save to a group, see the @kbd{B c} (@code{gnus-summary-copy-article})
7202 command (@pxref{Mail Group Commands}).
7203
7204 @vindex gnus-save-all-headers
7205 If @code{gnus-save-all-headers} is non-@code{nil}, gnus will not delete
7206 unwanted headers before saving the article.
7207
7208 @vindex gnus-saved-headers
7209 If the preceding variable is @code{nil}, all headers that match the
7210 @code{gnus-saved-headers} regexp will be kept, while the rest will be
7211 deleted before saving.
7212
7213 @table @kbd
7214
7215 @item O o
7216 @itemx o
7217 @kindex O o (Summary)
7218 @kindex o (Summary)
7219 @findex gnus-summary-save-article
7220 @c @icon{gnus-summary-save-article}
7221 Save the current article using the default article saver
7222 (@code{gnus-summary-save-article}).
7223
7224 @item O m
7225 @kindex O m (Summary)
7226 @findex gnus-summary-save-article-mail
7227 Save the current article in mail format
7228 (@code{gnus-summary-save-article-mail}).
7229
7230 @item O r
7231 @kindex O r (Summary)
7232 @findex gnus-summary-save-article-rmail
7233 Save the current article in rmail format
7234 (@code{gnus-summary-save-article-rmail}).
7235
7236 @item O f
7237 @kindex O f (Summary)
7238 @findex gnus-summary-save-article-file
7239 @c @icon{gnus-summary-save-article-file}
7240 Save the current article in plain file format
7241 (@code{gnus-summary-save-article-file}).
7242
7243 @item O F
7244 @kindex O F (Summary)
7245 @findex gnus-summary-write-article-file
7246 Write the current article in plain file format, overwriting any previous
7247 file contents (@code{gnus-summary-write-article-file}).
7248
7249 @item O b
7250 @kindex O b (Summary)
7251 @findex gnus-summary-save-article-body-file
7252 Save the current article body in plain file format
7253 (@code{gnus-summary-save-article-body-file}).
7254
7255 @item O h
7256 @kindex O h (Summary)
7257 @findex gnus-summary-save-article-folder
7258 Save the current article in mh folder format
7259 (@code{gnus-summary-save-article-folder}).
7260
7261 @item O v
7262 @kindex O v (Summary)
7263 @findex gnus-summary-save-article-vm
7264 Save the current article in a VM folder
7265 (@code{gnus-summary-save-article-vm}).
7266
7267 @item O p
7268 @itemx |
7269 @kindex O p (Summary)
7270 @kindex | (Summary)
7271 @findex gnus-summary-pipe-output
7272 Save the current article in a pipe.  Uhm, like, what I mean is---Pipe
7273 the current article to a process (@code{gnus-summary-pipe-output}).
7274 If given a symbolic prefix (@pxref{Symbolic Prefixes}), include the
7275 complete headers in the piped output.
7276
7277 @item O P
7278 @kindex O P (Summary)
7279 @findex gnus-summary-muttprint
7280 @vindex gnus-summary-muttprint-program
7281 Save the current article into muttprint. That is, print it using the
7282 external program Muttprint (see
7283 @uref{http://muttprint.sourceforge.net/}). The program name and
7284 options to use is controlled by the variable
7285 @code{gnus-summary-muttprint-program}. (@code{gnus-summary-muttprint}).
7286
7287 @end table
7288
7289 @vindex gnus-prompt-before-saving
7290 All these commands use the process/prefix convention
7291 (@pxref{Process/Prefix}).  If you save bunches of articles using these
7292 functions, you might get tired of being prompted for files to save each
7293 and every article in.  The prompting action is controlled by
7294 the @code{gnus-prompt-before-saving} variable, which is @code{always} by
7295 default, giving you that excessive prompting action you know and
7296 loathe.  If you set this variable to @code{t} instead, you'll be prompted
7297 just once for each series of articles you save.  If you like to really
7298 have Gnus do all your thinking for you, you can even set this variable
7299 to @code{nil}, which means that you will never be prompted for files to
7300 save articles in.  Gnus will simply save all the articles in the default
7301 files.
7302
7303
7304 @vindex gnus-default-article-saver
7305 You can customize the @code{gnus-default-article-saver} variable to make
7306 gnus do what you want it to.  You can use any of the six ready-made
7307 functions below, or you can create your own.
7308
7309 @table @code
7310
7311 @item gnus-summary-save-in-rmail
7312 @findex gnus-summary-save-in-rmail
7313 @vindex gnus-rmail-save-name
7314 @findex gnus-plain-save-name
7315 This is the default format, @dfn{babyl}.  Uses the function in the
7316 @code{gnus-rmail-save-name} variable to get a file name to save the
7317 article in.  The default is @code{gnus-plain-save-name}.
7318
7319 @item gnus-summary-save-in-mail
7320 @findex gnus-summary-save-in-mail
7321 @vindex gnus-mail-save-name
7322 Save in a Unix mail (mbox) file.  Uses the function in the
7323 @code{gnus-mail-save-name} variable to get a file name to save the
7324 article in.  The default is @code{gnus-plain-save-name}.
7325
7326 @item gnus-summary-save-in-file
7327 @findex gnus-summary-save-in-file
7328 @vindex gnus-file-save-name
7329 @findex gnus-numeric-save-name
7330 Append the article straight to an ordinary file.  Uses the function in
7331 the @code{gnus-file-save-name} variable to get a file name to save the
7332 article in.  The default is @code{gnus-numeric-save-name}.
7333
7334 @item gnus-summary-write-to-file
7335 @findex gnus-summary-write-to-file
7336 Write the article straight to an ordinary file.  The file is
7337 overwritten if it exists.  Uses the function in the
7338 @code{gnus-file-save-name} variable to get a file name to save the
7339 article in.  The default is @code{gnus-numeric-save-name}.
7340
7341 @item gnus-summary-save-body-in-file
7342 @findex gnus-summary-save-body-in-file
7343 Append the article body to an ordinary file.  Uses the function in the
7344 @code{gnus-file-save-name} variable to get a file name to save the
7345 article in.  The default is @code{gnus-numeric-save-name}.
7346
7347 @item gnus-summary-save-in-folder
7348 @findex gnus-summary-save-in-folder
7349 @findex gnus-folder-save-name
7350 @findex gnus-Folder-save-name
7351 @vindex gnus-folder-save-name
7352 @cindex rcvstore
7353 @cindex MH folders
7354 Save the article to an MH folder using @code{rcvstore} from the MH
7355 library.  Uses the function in the @code{gnus-folder-save-name} variable
7356 to get a file name to save the article in.  The default is
7357 @code{gnus-folder-save-name}, but you can also use
7358 @code{gnus-Folder-save-name}, which creates capitalized names.
7359
7360 @item gnus-summary-save-in-vm
7361 @findex gnus-summary-save-in-vm
7362 Save the article in a VM folder.  You have to have the VM mail
7363 reader to use this setting.
7364 @end table
7365
7366 @vindex gnus-article-save-directory
7367 All of these functions, except for the last one, will save the article
7368 in the @code{gnus-article-save-directory}, which is initialized from the
7369 @code{SAVEDIR} environment variable.  This is @file{~/News/} by
7370 default.
7371
7372 As you can see above, the functions use different functions to find a
7373 suitable name of a file to save the article in.  Below is a list of
7374 available functions that generate names:
7375
7376 @table @code
7377
7378 @item gnus-Numeric-save-name
7379 @findex gnus-Numeric-save-name
7380 File names like @file{~/News/Alt.andrea-dworkin/45}.
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-Plain-save-name
7387 @findex gnus-Plain-save-name
7388 File names like @file{~/News/Alt.andrea-dworkin}.
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-sender-save-name
7395 @findex gnus-sender-save-name
7396 File names like @file{~/News/larsi}.
7397 @end table
7398
7399 @vindex gnus-split-methods
7400 You can have gnus suggest where to save articles by plonking a regexp into
7401 the @code{gnus-split-methods} alist.  For instance, if you would like to
7402 save articles related to gnus in the file @file{gnus-stuff}, and articles
7403 related to VM in @file{vm-stuff}, you could set this variable to something
7404 like:
7405
7406 @lisp
7407 (("^Subject:.*gnus\\|^Newsgroups:.*gnus" "gnus-stuff")
7408  ("^Subject:.*vm\\|^Xref:.*vm" "vm-stuff")
7409  (my-choosing-function "../other-dir/my-stuff")
7410  ((equal gnus-newsgroup-name "mail.misc") "mail-stuff"))
7411 @end lisp
7412
7413 We see that this is a list where each element is a list that has two
7414 elements---the @dfn{match} and the @dfn{file}.  The match can either be
7415 a string (in which case it is used as a regexp to match on the article
7416 head); it can be a symbol (which will be called as a function with the
7417 group name as a parameter); or it can be a list (which will be
7418 @code{eval}ed).  If any of these actions have a non-@code{nil} result,
7419 the @dfn{file} will be used as a default prompt.  In addition, the
7420 result of the operation itself will be used if the function or form
7421 called returns a string or a list of strings.
7422
7423 You basically end up with a list of file names that might be used when
7424 saving the current article.  (All ``matches'' will be used.)  You will
7425 then be prompted for what you really want to use as a name, with file
7426 name completion over the results from applying this variable.
7427
7428 This variable is @code{((gnus-article-archive-name))} by default, which
7429 means that gnus will look at the articles it saves for an
7430 @code{Archive-name} line and use that as a suggestion for the file
7431 name.
7432
7433 Here's an example function to clean up file names somewhat.  If you have
7434 lots of mail groups called things like
7435 @samp{nnml:mail.whatever}, you may want to chop off the beginning of
7436 these group names before creating the file name to save to.  The
7437 following will do just that:
7438
7439 @lisp
7440 (defun my-save-name (group)
7441   (when (string-match "^nnml:mail." group)
7442     (substring group (match-end 0))))
7443
7444 (setq gnus-split-methods
7445       '((gnus-article-archive-name)
7446         (my-save-name)))
7447 @end lisp
7448
7449
7450 @vindex gnus-use-long-file-name
7451 Finally, you have the @code{gnus-use-long-file-name} variable.  If it is
7452 @code{nil}, all the preceding functions will replace all periods
7453 (@samp{.}) in the group names with slashes (@samp{/})---which means that
7454 the functions will generate hierarchies of directories instead of having
7455 all the files in the top level directory
7456 (@file{~/News/alt/andrea-dworkin} instead of
7457 @file{~/News/alt.andrea-dworkin}.)  This variable is @code{t} by default
7458 on most systems.  However, for historical reasons, this is @code{nil} on
7459 Xenix and usg-unix-v machines by default.
7460
7461 This function also affects kill and score file names.  If this variable
7462 is a list, and the list contains the element @code{not-score}, long file
7463 names will not be used for score files, if it contains the element
7464 @code{not-save}, long file names will not be used for saving, and if it
7465 contains the element @code{not-kill}, long file names will not be used
7466 for kill files.
7467
7468 If you'd like to save articles in a hierarchy that looks something like
7469 a spool, you could
7470
7471 @lisp
7472 (setq gnus-use-long-file-name '(not-save)) ; to get a hierarchy
7473 (setq gnus-default-article-saver
7474       'gnus-summary-save-in-file) ; no encoding
7475 @end lisp
7476
7477 Then just save with @kbd{o}.  You'd then read this hierarchy with
7478 ephemeral @code{nneething} groups---@kbd{G D} in the group buffer, and
7479 the top level directory as the argument (@file{~/News/}).  Then just walk
7480 around to the groups/directories with @code{nneething}.
7481
7482
7483 @node Decoding Articles
7484 @section Decoding Articles
7485 @cindex decoding articles
7486
7487 Sometime users post articles (or series of articles) that have been
7488 encoded in some way or other.  Gnus can decode them for you.
7489
7490 @menu
7491 * Uuencoded Articles::          Uudecode articles.
7492 * Shell Archives::              Unshar articles.
7493 * PostScript Files::            Split PostScript.
7494 * Other Files::                 Plain save and binhex.
7495 * Decoding Variables::          Variables for a happy decoding.
7496 * Viewing Files::               You want to look at the result of the decoding?
7497 @end menu
7498
7499 @cindex series
7500 @cindex article series
7501 All these functions use the process/prefix convention
7502 (@pxref{Process/Prefix}) for finding out what articles to work on, with
7503 the extension that a ``single article'' means ``a single series''.  Gnus
7504 can find out by itself what articles belong to a series, decode all the
7505 articles and unpack/view/save the resulting file(s).
7506
7507 Gnus guesses what articles are in the series according to the following
7508 simplish rule: The subjects must be (nearly) identical, except for the
7509 last two numbers of the line.  (Spaces are largely ignored, however.)
7510
7511 For example: If you choose a subject called @samp{cat.gif (2/3)}, gnus
7512 will find all the articles that match the regexp @samp{^cat.gif
7513 ([0-9]+/[0-9]+).*$}.
7514
7515 Subjects that are non-standard, like @samp{cat.gif (2/3) Part 6 of a
7516 series}, will not be properly recognized by any of the automatic viewing
7517 commands, and you have to mark the articles manually with @kbd{#}.
7518
7519
7520 @node Uuencoded Articles
7521 @subsection Uuencoded Articles
7522 @cindex uudecode
7523 @cindex uuencoded articles
7524
7525 @table @kbd
7526
7527 @item X u
7528 @kindex X u (Summary)
7529 @findex gnus-uu-decode-uu
7530 @c @icon{gnus-uu-decode-uu}
7531 Uudecodes the current series (@code{gnus-uu-decode-uu}).
7532
7533 @item X U
7534 @kindex X U (Summary)
7535 @findex gnus-uu-decode-uu-and-save
7536 Uudecodes and saves the current series
7537 (@code{gnus-uu-decode-uu-and-save}).
7538
7539 @item X v u
7540 @kindex X v u (Summary)
7541 @findex gnus-uu-decode-uu-view
7542 Uudecodes and views the current series (@code{gnus-uu-decode-uu-view}).
7543
7544 @item X v U
7545 @kindex X v U (Summary)
7546 @findex gnus-uu-decode-uu-and-save-view
7547 Uudecodes, views and saves the current series
7548 (@code{gnus-uu-decode-uu-and-save-view}).
7549
7550 @end table
7551
7552 Remember that these all react to the presence of articles marked with
7553 the process mark.  If, for instance, you'd like to decode and save an
7554 entire newsgroup, you'd typically do @kbd{M P a}
7555 (@code{gnus-uu-mark-all}) and then @kbd{X U}
7556 (@code{gnus-uu-decode-uu-and-save}).
7557
7558 All this is very much different from how @code{gnus-uu} worked with
7559 @sc{gnus 4.1}, where you had explicit keystrokes for everything under
7560 the sun.  This version of @code{gnus-uu} generally assumes that you mark
7561 articles in some way (@pxref{Setting Process Marks}) and then press
7562 @kbd{X u}.
7563
7564 @vindex gnus-uu-notify-files
7565 Note: When trying to decode articles that have names matching
7566 @code{gnus-uu-notify-files}, which is hard-coded to
7567 @samp{[Cc][Ii][Nn][Dd][Yy][0-9]+.\\(gif\\|jpg\\)}, @code{gnus-uu} will
7568 automatically post an article on @samp{comp.unix.wizards} saying that
7569 you have just viewed the file in question.  This feature can't be turned
7570 off.
7571
7572
7573 @node Shell Archives
7574 @subsection Shell Archives
7575 @cindex unshar
7576 @cindex shell archives
7577 @cindex shared articles
7578
7579 Shell archives (``shar files'') used to be a popular way to distribute
7580 sources, but it isn't used all that much today.  In any case, we have
7581 some commands to deal with these:
7582
7583 @table @kbd
7584
7585 @item X s
7586 @kindex X s (Summary)
7587 @findex gnus-uu-decode-unshar
7588 Unshars the current series (@code{gnus-uu-decode-unshar}).
7589
7590 @item X S
7591 @kindex X S (Summary)
7592 @findex gnus-uu-decode-unshar-and-save
7593 Unshars and saves the current series (@code{gnus-uu-decode-unshar-and-save}).
7594
7595 @item X v s
7596 @kindex X v s (Summary)
7597 @findex gnus-uu-decode-unshar-view
7598 Unshars and views the current series (@code{gnus-uu-decode-unshar-view}).
7599
7600 @item X v S
7601 @kindex X v S (Summary)
7602 @findex gnus-uu-decode-unshar-and-save-view
7603 Unshars, views and saves the current series
7604 (@code{gnus-uu-decode-unshar-and-save-view}).
7605 @end table
7606
7607
7608 @node PostScript Files
7609 @subsection PostScript Files
7610 @cindex PostScript
7611
7612 @table @kbd
7613
7614 @item X p
7615 @kindex X p (Summary)
7616 @findex gnus-uu-decode-postscript
7617 Unpack the current PostScript series (@code{gnus-uu-decode-postscript}).
7618
7619 @item X P
7620 @kindex X P (Summary)
7621 @findex gnus-uu-decode-postscript-and-save
7622 Unpack and save the current PostScript series
7623 (@code{gnus-uu-decode-postscript-and-save}).
7624
7625 @item X v p
7626 @kindex X v p (Summary)
7627 @findex gnus-uu-decode-postscript-view
7628 View the current PostScript series
7629 (@code{gnus-uu-decode-postscript-view}).
7630
7631 @item X v P
7632 @kindex X v P (Summary)
7633 @findex gnus-uu-decode-postscript-and-save-view
7634 View and save the current PostScript series
7635 (@code{gnus-uu-decode-postscript-and-save-view}).
7636 @end table
7637
7638
7639 @node Other Files
7640 @subsection Other Files
7641
7642 @table @kbd
7643 @item X o
7644 @kindex X o (Summary)
7645 @findex gnus-uu-decode-save
7646 Save the current series
7647 (@code{gnus-uu-decode-save}).
7648
7649 @item X b
7650 @kindex X b (Summary)
7651 @findex gnus-uu-decode-binhex
7652 Unbinhex the current series (@code{gnus-uu-decode-binhex}).  This
7653 doesn't really work yet.
7654 @end table
7655
7656
7657 @node Decoding Variables
7658 @subsection Decoding Variables
7659
7660 Adjective, not verb.
7661
7662 @menu
7663 * Rule Variables::              Variables that say how a file is to be viewed.
7664 * Other Decode Variables::      Other decode variables.
7665 * Uuencoding and Posting::      Variables for customizing uuencoding.
7666 @end menu
7667
7668
7669 @node Rule Variables
7670 @subsubsection Rule Variables
7671 @cindex rule variables
7672
7673 Gnus uses @dfn{rule variables} to decide how to view a file.  All these
7674 variables are of the form
7675
7676 @lisp
7677       (list '(regexp1 command2)
7678             '(regexp2 command2)
7679             ...)
7680 @end lisp
7681
7682 @table @code
7683
7684 @item gnus-uu-user-view-rules
7685 @vindex gnus-uu-user-view-rules
7686 @cindex sox
7687 This variable is consulted first when viewing files.  If you wish to use,
7688 for instance, @code{sox} to convert an @file{.au} sound file, you could
7689 say something like:
7690 @lisp
7691 (setq gnus-uu-user-view-rules
7692       (list '("\\\\.au$" "sox %s -t .aiff > /dev/audio")))
7693 @end lisp
7694
7695 @item gnus-uu-user-view-rules-end
7696 @vindex gnus-uu-user-view-rules-end
7697 This variable is consulted if gnus couldn't make any matches from the
7698 user and default view rules.
7699
7700 @item gnus-uu-user-archive-rules
7701 @vindex gnus-uu-user-archive-rules
7702 This variable can be used to say what commands should be used to unpack
7703 archives.
7704 @end table
7705
7706
7707 @node Other Decode Variables
7708 @subsubsection Other Decode Variables
7709
7710 @table @code
7711 @vindex gnus-uu-grabbed-file-functions
7712
7713 @item gnus-uu-grabbed-file-functions
7714 All functions in this list will be called right after each file has been
7715 successfully decoded---so that you can move or view files right away,
7716 and don't have to wait for all files to be decoded before you can do
7717 anything.  Ready-made functions you can put in this list are:
7718
7719 @table @code
7720
7721 @item gnus-uu-grab-view
7722 @findex gnus-uu-grab-view
7723 View the file.
7724
7725 @item gnus-uu-grab-move
7726 @findex gnus-uu-grab-move
7727 Move the file (if you're using a saving function.)
7728 @end table
7729
7730 @item gnus-uu-be-dangerous
7731 @vindex gnus-uu-be-dangerous
7732 Specifies what to do if unusual situations arise during decoding.  If
7733 @code{nil}, be as conservative as possible.  If @code{t}, ignore things
7734 that didn't work, and overwrite existing files.  Otherwise, ask each
7735 time.
7736
7737 @item gnus-uu-ignore-files-by-name
7738 @vindex gnus-uu-ignore-files-by-name
7739 Files with name matching this regular expression won't be viewed.
7740
7741 @item gnus-uu-ignore-files-by-type
7742 @vindex gnus-uu-ignore-files-by-type
7743 Files with a @sc{mime} type matching this variable won't be viewed.
7744 Note that Gnus tries to guess what type the file is based on the name.
7745 @code{gnus-uu} is not a @sc{mime} package (yet), so this is slightly
7746 kludgey.
7747
7748 @item gnus-uu-tmp-dir
7749 @vindex gnus-uu-tmp-dir
7750 Where @code{gnus-uu} does its work.
7751
7752 @item gnus-uu-do-not-unpack-archives
7753 @vindex gnus-uu-do-not-unpack-archives
7754 Non-@code{nil} means that @code{gnus-uu} won't peek inside archives
7755 looking for files to display.
7756
7757 @item gnus-uu-view-and-save
7758 @vindex gnus-uu-view-and-save
7759 Non-@code{nil} means that the user will always be asked to save a file
7760 after viewing it.
7761
7762 @item gnus-uu-ignore-default-view-rules
7763 @vindex gnus-uu-ignore-default-view-rules
7764 Non-@code{nil} means that @code{gnus-uu} will ignore the default viewing
7765 rules.
7766
7767 @item gnus-uu-ignore-default-archive-rules
7768 @vindex gnus-uu-ignore-default-archive-rules
7769 Non-@code{nil} means that @code{gnus-uu} will ignore the default archive
7770 unpacking commands.
7771
7772 @item gnus-uu-kill-carriage-return
7773 @vindex gnus-uu-kill-carriage-return
7774 Non-@code{nil} means that @code{gnus-uu} will strip all carriage returns
7775 from articles.
7776
7777 @item gnus-uu-unmark-articles-not-decoded
7778 @vindex gnus-uu-unmark-articles-not-decoded
7779 Non-@code{nil} means that @code{gnus-uu} will mark unsuccessfully
7780 decoded articles as unread.
7781
7782 @item gnus-uu-correct-stripped-uucode
7783 @vindex gnus-uu-correct-stripped-uucode
7784 Non-@code{nil} means that @code{gnus-uu} will @emph{try} to fix
7785 uuencoded files that have had trailing spaces deleted.
7786
7787 @item gnus-uu-pre-uudecode-hook
7788 @vindex gnus-uu-pre-uudecode-hook
7789 Hook run before sending a message to @code{uudecode}.
7790
7791 @item gnus-uu-view-with-metamail
7792 @vindex gnus-uu-view-with-metamail
7793 @cindex metamail
7794 Non-@code{nil} means that @code{gnus-uu} will ignore the viewing
7795 commands defined by the rule variables and just fudge a @sc{mime}
7796 content type based on the file name.  The result will be fed to
7797 @code{metamail} for viewing.
7798
7799 @item gnus-uu-save-in-digest
7800 @vindex gnus-uu-save-in-digest
7801 Non-@code{nil} means that @code{gnus-uu}, when asked to save without
7802 decoding, will save in digests.  If this variable is @code{nil},
7803 @code{gnus-uu} will just save everything in a file without any
7804 embellishments.  The digesting almost conforms to RFC 1153---no easy way
7805 to specify any meaningful volume and issue numbers were found, so I
7806 simply dropped them.
7807
7808 @end table
7809
7810
7811 @node Uuencoding and Posting
7812 @subsubsection Uuencoding and Posting
7813
7814 @table @code
7815
7816 @item gnus-uu-post-include-before-composing
7817 @vindex gnus-uu-post-include-before-composing
7818 Non-@code{nil} means that @code{gnus-uu} will ask for a file to encode
7819 before you compose the article.  If this variable is @code{t}, you can
7820 either include an encoded file with @kbd{C-c C-i} or have one included
7821 for you when you post the article.
7822
7823 @item gnus-uu-post-length
7824 @vindex gnus-uu-post-length
7825 Maximum length of an article.  The encoded file will be split into how
7826 many articles it takes to post the entire file.
7827
7828 @item gnus-uu-post-threaded
7829 @vindex gnus-uu-post-threaded
7830 Non-@code{nil} means that @code{gnus-uu} will post the encoded file in a
7831 thread.  This may not be smart, as no other decoder I have seen is able
7832 to follow threads when collecting uuencoded articles.  (Well, I have
7833 seen one package that does that---@code{gnus-uu}, but somehow, I don't
7834 think that counts@dots{}) Default is @code{nil}.
7835
7836 @item gnus-uu-post-separate-description
7837 @vindex gnus-uu-post-separate-description
7838 Non-@code{nil} means that the description will be posted in a separate
7839 article.  The first article will typically be numbered (0/x).  If this
7840 variable is @code{nil}, the description the user enters will be included
7841 at the beginning of the first article, which will be numbered (1/x).
7842 Default is @code{t}.
7843
7844 @end table
7845
7846
7847 @node Viewing Files
7848 @subsection Viewing Files
7849 @cindex viewing files
7850 @cindex pseudo-articles
7851
7852 After decoding, if the file is some sort of archive, gnus will attempt
7853 to unpack the archive and see if any of the files in the archive can be
7854 viewed.  For instance, if you have a gzipped tar file @file{pics.tar.gz}
7855 containing the files @file{pic1.jpg} and @file{pic2.gif}, gnus will
7856 uncompress and de-tar the main file, and then view the two pictures.
7857 This unpacking process is recursive, so if the archive contains archives
7858 of archives, it'll all be unpacked.
7859
7860 Finally, gnus will normally insert a @dfn{pseudo-article} for each
7861 extracted file into the summary buffer.  If you go to these
7862 ``articles'', you will be prompted for a command to run (usually Gnus
7863 will make a suggestion), and then the command will be run.
7864
7865 @vindex gnus-view-pseudo-asynchronously
7866 If @code{gnus-view-pseudo-asynchronously} is @code{nil}, Emacs will wait
7867 until the viewing is done before proceeding.
7868
7869 @vindex gnus-view-pseudos
7870 If @code{gnus-view-pseudos} is @code{automatic}, Gnus will not insert
7871 the pseudo-articles into the summary buffer, but view them
7872 immediately.  If this variable is @code{not-confirm}, the user won't even
7873 be asked for a confirmation before viewing is done.
7874
7875 @vindex gnus-view-pseudos-separately
7876 If @code{gnus-view-pseudos-separately} is non-@code{nil}, one
7877 pseudo-article will be created for each file to be viewed.  If
7878 @code{nil}, all files that use the same viewing command will be given as
7879 a list of parameters to that command.
7880
7881 @vindex gnus-insert-pseudo-articles
7882 If @code{gnus-insert-pseudo-articles} is non-@code{nil}, insert
7883 pseudo-articles when decoding.  It is @code{t} by default.
7884
7885 So; there you are, reading your @emph{pseudo-articles} in your
7886 @emph{virtual newsgroup} from the @emph{virtual server}; and you think:
7887 Why isn't anything real anymore? How did we get here?
7888
7889
7890 @node Article Treatment
7891 @section Article Treatment
7892
7893 Reading through this huge manual, you may have quite forgotten that the
7894 object of newsreaders is to actually, like, read what people have
7895 written.  Reading articles.  Unfortunately, people are quite bad at
7896 writing, so there are tons of functions and variables to make reading
7897 these articles easier.
7898
7899 @menu
7900 * Article Highlighting::        You want to make the article look like fruit salad.
7901 * Article Fontisizing::         Making emphasized text look nice.
7902 * Article Hiding::              You also want to make certain info go away.
7903 * Article Washing::             Lots of way-neat functions to make life better.
7904 * Article Header::              Doing various header transformations.
7905 * Article Buttons::             Click on URLs, Message-IDs, addresses and the like.
7906 * Article Button Levels::       Controlling appearance of buttons.
7907 * Article Date::                Grumble, UT!
7908 * Article Display::             Display various stuff---X-Face, Picons, Smileys
7909 * Article Signature::           What is a signature?
7910 * Article Miscellania::         Various other stuff.
7911 @end menu
7912
7913
7914 @node Article Highlighting
7915 @subsection Article Highlighting
7916 @cindex highlighting
7917
7918 Not only do you want your article buffer to look like fruit salad, but
7919 you want it to look like technicolor fruit salad.
7920
7921 @table @kbd
7922
7923 @item W H a
7924 @kindex W H a (Summary)
7925 @findex gnus-article-highlight
7926 @findex gnus-article-maybe-highlight
7927 Do much highlighting of the current article
7928 (@code{gnus-article-highlight}).  This function highlights header, cited
7929 text, the signature, and adds buttons to the body and the head.
7930
7931 @item W H h
7932 @kindex W H h (Summary)
7933 @findex gnus-article-highlight-headers
7934 @vindex gnus-header-face-alist
7935 Highlight the headers (@code{gnus-article-highlight-headers}).  The
7936 highlighting will be done according to the @code{gnus-header-face-alist}
7937 variable, which is a list where each element has the form
7938 @code{(@var{regexp} @var{name} @var{content})}.
7939 @var{regexp} is a regular expression for matching the
7940 header, @var{name} is the face used for highlighting the header name
7941 (@pxref{Faces and Fonts}) and @var{content} is the face for highlighting
7942 the header value.  The first match made will be used.  Note that
7943 @var{regexp} shouldn't have @samp{^} prepended---Gnus will add one.
7944
7945 @item W H c
7946 @kindex W H c (Summary)
7947 @findex gnus-article-highlight-citation
7948 Highlight cited text (@code{gnus-article-highlight-citation}).
7949
7950 Some variables to customize the citation highlights:
7951
7952 @table @code
7953 @vindex gnus-cite-parse-max-size
7954
7955 @item gnus-cite-parse-max-size
7956 If the article size if bigger than this variable (which is 25000 by
7957 default), no citation highlighting will be performed.
7958
7959 @item gnus-cite-max-prefix
7960 @vindex gnus-cite-max-prefix
7961 Maximum possible length for a citation prefix (default 20).
7962
7963 @item gnus-cite-face-list
7964 @vindex gnus-cite-face-list
7965 List of faces used for highlighting citations (@pxref{Faces and Fonts}).
7966 When there are citations from multiple articles in the same message,
7967 gnus will try to give each citation from each article its own face.
7968 This should make it easier to see who wrote what.
7969
7970 @item gnus-supercite-regexp
7971 @vindex gnus-supercite-regexp
7972 Regexp matching normal Supercite attribution lines.
7973
7974 @item gnus-supercite-secondary-regexp
7975 @vindex gnus-supercite-secondary-regexp
7976 Regexp matching mangled Supercite attribution lines.
7977
7978 @item gnus-cite-minimum-match-count
7979 @vindex gnus-cite-minimum-match-count
7980 Minimum number of identical prefixes we have to see before we believe
7981 that it's a citation.
7982
7983 @item gnus-cite-attribution-prefix
7984 @vindex gnus-cite-attribution-prefix
7985 Regexp matching the beginning of an attribution line.
7986
7987 @item gnus-cite-attribution-suffix
7988 @vindex gnus-cite-attribution-suffix
7989 Regexp matching the end of an attribution line.
7990
7991 @item gnus-cite-attribution-face
7992 @vindex gnus-cite-attribution-face
7993 Face used for attribution lines.  It is merged with the face for the
7994 cited text belonging to the attribution.
7995
7996 @end table
7997
7998
7999 @item W H s
8000 @kindex W H s (Summary)
8001 @vindex gnus-signature-separator
8002 @vindex gnus-signature-face
8003 @findex gnus-article-highlight-signature
8004 Highlight the signature (@code{gnus-article-highlight-signature}).
8005 Everything after @code{gnus-signature-separator} (@pxref{Article
8006 Signature}) in an article will be considered a signature and will be
8007 highlighted with @code{gnus-signature-face}, which is @code{italic} by
8008 default.
8009
8010 @end table
8011
8012 @xref{Customizing Articles}, for how to highlight articles automatically.
8013
8014
8015 @node Article Fontisizing
8016 @subsection Article Fontisizing
8017 @cindex emphasis
8018 @cindex article emphasis
8019
8020 @findex gnus-article-emphasize
8021 @kindex W e (Summary)
8022 People commonly add emphasis to words in news articles by writing things
8023 like @samp{_this_} or @samp{*this*} or @samp{/this/}.  Gnus can make
8024 this look nicer by running the article through the @kbd{W e}
8025 (@code{gnus-article-emphasize}) command.
8026
8027 @vindex gnus-emphasis-alist
8028 How the emphasis is computed is controlled by the
8029 @code{gnus-emphasis-alist} variable.  This is an alist where the first
8030 element is a regular expression to be matched.  The second is a number
8031 that says what regular expression grouping is used to find the entire
8032 emphasized word.  The third is a number that says what regexp grouping
8033 should be displayed and highlighted.  (The text between these two
8034 groupings will be hidden.)  The fourth is the face used for
8035 highlighting.
8036
8037 @lisp
8038 (setq gnus-emphasis-alist
8039       '(("_\\(\\w+\\)_" 0 1 gnus-emphasis-underline)
8040         ("\\*\\(\\w+\\)\\*" 0 1 gnus-emphasis-bold)))
8041 @end lisp
8042
8043 @cindex slash
8044 @cindex asterisk
8045 @cindex underline
8046 @cindex /
8047 @cindex *
8048
8049 @vindex gnus-emphasis-underline
8050 @vindex gnus-emphasis-bold
8051 @vindex gnus-emphasis-italic
8052 @vindex gnus-emphasis-underline-bold
8053 @vindex gnus-emphasis-underline-italic
8054 @vindex gnus-emphasis-bold-italic
8055 @vindex gnus-emphasis-underline-bold-italic
8056 By default, there are seven rules, and they use the following faces:
8057 @code{gnus-emphasis-bold}, @code{gnus-emphasis-italic},
8058 @code{gnus-emphasis-underline}, @code{gnus-emphasis-bold-italic},
8059 @code{gnus-emphasis-underline-italic},
8060 @code{gnus-emphasis-underline-bold}, and
8061 @code{gnus-emphasis-underline-bold-italic}.
8062
8063 If you want to change these faces, you can either use @kbd{M-x
8064 customize}, or you can use @code{copy-face}.  For instance, if you want
8065 to make @code{gnus-emphasis-italic} use a red face instead, you could
8066 say something like:
8067
8068 @lisp
8069 (copy-face 'red 'gnus-emphasis-italic)
8070 @end lisp
8071
8072 @vindex gnus-group-highlight-words-alist
8073
8074 If you want to highlight arbitrary words, you can use the
8075 @code{gnus-group-highlight-words-alist} variable, which uses the same
8076 syntax as @code{gnus-emphasis-alist}.  The @code{highlight-words} group
8077 parameter (@pxref{Group Parameters}) can also be used.
8078
8079 @xref{Customizing Articles}, for how to fontize articles automatically.
8080
8081
8082 @node Article Hiding
8083 @subsection Article Hiding
8084 @cindex article hiding
8085
8086 Or rather, hiding certain things in each article.  There usually is much
8087 too much cruft in most articles.
8088
8089 @table @kbd
8090
8091 @item W W a
8092 @kindex W W a (Summary)
8093 @findex gnus-article-hide
8094 Do quite a lot of hiding on the article buffer
8095 (@kbd{gnus-article-hide}).  In particular, this function will hide
8096 headers, PGP, cited text and the signature.
8097
8098 @item W W h
8099 @kindex W W h (Summary)
8100 @findex gnus-article-hide-headers
8101 Hide headers (@code{gnus-article-hide-headers}).  @xref{Hiding
8102 Headers}.
8103
8104 @item W W b
8105 @kindex W W b (Summary)
8106 @findex gnus-article-hide-boring-headers
8107 Hide headers that aren't particularly interesting
8108 (@code{gnus-article-hide-boring-headers}).  @xref{Hiding Headers}.
8109
8110 @item W W s
8111 @kindex W W s (Summary)
8112 @findex gnus-article-hide-signature
8113 Hide signature (@code{gnus-article-hide-signature}).  @xref{Article
8114 Signature}.
8115
8116 @item W W l
8117 @kindex W W l (Summary)
8118 @findex gnus-article-hide-list-identifiers
8119 @vindex gnus-list-identifiers
8120 Strip list identifiers specified in @code{gnus-list-identifiers}.  These
8121 are strings some mailing list servers add to the beginning of all
8122 @code{Subject} headers---for example, @samp{[zebra 4711]}.  Any leading
8123 @samp{Re: } is skipped before stripping. @code{gnus-list-identifiers}
8124 may not contain @code{\\(..\\)}.
8125
8126 @table @code
8127
8128 @item gnus-list-identifiers
8129 @vindex gnus-list-identifiers
8130 A regular expression that matches list identifiers to be removed from
8131 subject.  This can also be a list of regular expressions.
8132
8133 @end table
8134
8135 @item W W P
8136 @kindex W W P (Summary)
8137 @findex gnus-article-hide-pem
8138 Hide @sc{pem} (privacy enhanced messages) cruft
8139 (@code{gnus-article-hide-pem}).
8140
8141 @item W W B
8142 @kindex W W B (Summary)
8143 @findex gnus-article-strip-banner
8144 @vindex gnus-article-banner-alist
8145 @vindex gnus-article-address-banner-alist
8146 @cindex banner
8147 @cindex OneList
8148 @cindex stripping advertisements
8149 @cindex advertisements
8150 Strip the banner specified by the @code{banner} group parameter
8151 (@code{gnus-article-strip-banner}).  This is mainly used to hide those
8152 annoying banners and/or signatures that some mailing lists and moderated
8153 groups adds to all the messages.  The way to use this function is to add
8154 the @code{banner} group parameter (@pxref{Group Parameters}) to the
8155 group you want banners stripped from.  The parameter either be a string,
8156 which will be interpreted as a regular expression matching text to be
8157 removed, or the symbol @code{signature}, meaning that the (last)
8158 signature should be removed, or other symbol, meaning that the
8159 corresponding regular expression in @code{gnus-article-banner-alist} is
8160 used.
8161
8162 Regardless of a group, you can hide things like advertisements only when
8163 the sender of an article has a certain mail address specified in
8164 @code{gnus-article-address-banner-alist}.
8165
8166 @table @code
8167
8168 @item gnus-article-address-banner-alist
8169 @vindex gnus-article-address-banner-alist
8170 Alist of mail addresses and banners.  Each element has the form
8171 @code{(@var{address} . @var{banner})}, where @var{address} is a regexp
8172 matching a mail address in the From header, @var{banner} is one of a
8173 symbol @code{signature}, an item in @code{gnus-article-banner-alist},
8174 a regexp and @code{nil}.  If @var{address} matches author's mail
8175 address, it will remove things like advertisements.  For example, if a
8176 sender has the mail address @samp{hail@@yoo-hoo.co.jp} and there is a
8177 banner something like @samp{Do You Yoo-hoo!?} in all articles he
8178 sends, you can use the following element to remove them:
8179
8180 @lisp
8181 ("@@yoo-hoo\\.co\\.jp\\'" . "\n_+\nDo You Yoo-hoo!\\?\n.*\n.*\n")
8182 @end lisp
8183
8184 @end table
8185
8186 @item W W c
8187 @kindex W W c (Summary)
8188 @findex gnus-article-hide-citation
8189 Hide citation (@code{gnus-article-hide-citation}).  Some variables for
8190 customizing the hiding:
8191
8192 @table @code
8193
8194 @item gnus-cited-opened-text-button-line-format
8195 @itemx gnus-cited-closed-text-button-line-format
8196 @vindex gnus-cited-closed-text-button-line-format
8197 @vindex gnus-cited-opened-text-button-line-format
8198 Gnus adds buttons to show where the cited text has been hidden, and to
8199 allow toggle hiding the text.  The format of the variable is specified
8200 by these format-like variable (@pxref{Formatting Variables}).  These
8201 specs are valid:
8202
8203 @table @samp
8204 @item b
8205 Starting point of the hidden text.
8206 @item e
8207 Ending point of the hidden text.
8208 @item l
8209 Number of characters in the hidden region.
8210 @item n
8211 Number of lines of hidden text.
8212 @end table
8213
8214 @item gnus-cited-lines-visible
8215 @vindex gnus-cited-lines-visible
8216 The number of lines at the beginning of the cited text to leave
8217 shown. This can also be a cons cell with the number of lines at the top
8218 and bottom of the text, respectively, to remain visible.
8219
8220 @end table
8221
8222 @item W W C-c
8223 @kindex W W C-c (Summary)
8224 @findex gnus-article-hide-citation-maybe
8225
8226 Hide citation (@code{gnus-article-hide-citation-maybe}) depending on the
8227 following two variables:
8228
8229 @table @code
8230 @item gnus-cite-hide-percentage
8231 @vindex gnus-cite-hide-percentage
8232 If the cited text is of a bigger percentage than this variable (default
8233 50), hide the cited text.
8234
8235 @item gnus-cite-hide-absolute
8236 @vindex gnus-cite-hide-absolute
8237 The cited text must have at least this length (default 10) before it
8238 is hidden.
8239 @end table
8240
8241 @item W W C
8242 @kindex W W C (Summary)
8243 @findex gnus-article-hide-citation-in-followups
8244 Hide cited text in articles that aren't roots
8245 (@code{gnus-article-hide-citation-in-followups}).  This isn't very
8246 useful as an interactive command, but might be a handy function to stick
8247 have happen automatically (@pxref{Customizing Articles}).
8248
8249 @end table
8250
8251 All these ``hiding'' commands are toggles, but if you give a negative
8252 prefix to these commands, they will show what they have previously
8253 hidden.  If you give a positive prefix, they will always hide.
8254
8255 Also @pxref{Article Highlighting} for further variables for
8256 citation customization.
8257
8258 @xref{Customizing Articles}, for how to hide article elements
8259 automatically.
8260
8261
8262 @node Article Washing
8263 @subsection Article Washing
8264 @cindex washing
8265 @cindex article washing
8266
8267 We call this ``article washing'' for a really good reason.  Namely, the
8268 @kbd{A} key was taken, so we had to use the @kbd{W} key instead.
8269
8270 @dfn{Washing} is defined by us as ``changing something from something to
8271 something else'', but normally results in something looking better.
8272 Cleaner, perhaps.
8273
8274 @xref{Customizing Articles}, if you want to change how Gnus displays
8275 articles by default.
8276
8277 @table @kbd
8278
8279 @item C-u g
8280 This is not really washing, it's sort of the opposite of washing.  If
8281 you type this, you see the article exactly as it exists on disk or on
8282 the server.
8283
8284 @item g
8285 Force redisplaying of the current article
8286 (@code{gnus-summary-show-article}).  This is also not really washing.
8287 If you type this, you see the article without any previously applied
8288 interactive Washing functions but with all default treatments
8289 (@pxref{Customizing Articles}).
8290
8291 @item W l
8292 @kindex W l (Summary)
8293 @findex gnus-summary-stop-page-breaking
8294 Remove page breaks from the current article
8295 (@code{gnus-summary-stop-page-breaking}).  @xref{Misc Article}, for page
8296 delimiters.
8297
8298 @item W r
8299 @kindex W r (Summary)
8300 @findex gnus-summary-caesar-message
8301 @c @icon{gnus-summary-caesar-message}
8302 Do a Caesar rotate (rot13) on the article buffer
8303 (@code{gnus-summary-caesar-message}).
8304 Unreadable articles that tell you to read them with Caesar rotate or rot13.
8305 (Typically offensive jokes and such.)
8306
8307 It's commonly called ``rot13'' because each letter is rotated 13
8308 positions in the alphabet, e. g. @samp{B} (letter #2) -> @samp{O} (letter
8309 #15).  It is sometimes referred to as ``Caesar rotate'' because Caesar
8310 is rumored to have employed this form of, uh, somewhat weak encryption.
8311
8312 @item W m
8313 @kindex W m (Summary)
8314 @findex gnus-summary-morse-message
8315 Morse decode the article buffer (@code{gnus-summary-morse-message}).
8316
8317 @item W t
8318 @item t
8319 @kindex W t (Summary)
8320 @kindex t (Summary)
8321 @findex gnus-summary-toggle-header
8322 Toggle whether to display all headers in the article buffer
8323 (@code{gnus-summary-toggle-header}).
8324
8325 @item W v
8326 @kindex W v (Summary)
8327 @findex gnus-summary-verbose-headers
8328 Toggle whether to display all headers in the article buffer permanently
8329 (@code{gnus-summary-verbose-headers}).
8330
8331 @item W m
8332 @kindex W m (Summary)
8333 @findex gnus-summary-toggle-mime
8334 Toggle whether to run the article through @sc{mime} before displaying
8335 (@code{gnus-summary-toggle-mime}).
8336
8337 @item W o
8338 @kindex W o (Summary)
8339 @findex gnus-article-treat-overstrike
8340 Treat overstrike (@code{gnus-article-treat-overstrike}).
8341
8342 @item W d
8343 @kindex W d (Summary)
8344 @findex gnus-article-treat-dumbquotes
8345 @vindex gnus-article-dumbquotes-map
8346 @cindex Smartquotes
8347 @cindex M****s*** sm*rtq**t*s
8348 @cindex Latin 1
8349 Treat M****s*** sm*rtq**t*s according to
8350 @code{gnus-article-dumbquotes-map}
8351 (@code{gnus-article-treat-dumbquotes}).  Note that this function guesses
8352 whether a character is a sm*rtq**t* or not, so it should only be used
8353 interactively.
8354
8355 Sm*rtq**t*s are M****s***'s unilateral extension to the character map in
8356 an attempt to provide more quoting characters.  If you see something
8357 like @code{\222} or @code{\264} where you're expecting some kind of
8358 apostrophe or quotation mark, then try this wash.
8359
8360 @item W Y f
8361 @kindex W Y f (Summary)
8362 @findex gnus-article-outlook-deuglify-article
8363 @cindex Outlook Express
8364 Full deuglify of broken Outlook (Express) articles: Treat dumbquotes,
8365 unwrap lines, repair attribution and rearrange citation.
8366 (@code{gnus-article-outlook-deuglify-article}).
8367
8368 @item W Y u
8369 @kindex W Y u (Summary)
8370 @findex gnus-article-outlook-unwrap-lines
8371 @vindex gnus-outlook-deuglify-unwrap-min
8372 @vindex gnus-outlook-deuglify-unwrap-max
8373 Unwrap lines that appear to be wrapped citation lines.  You can control
8374 what lines will be unwrapped by frobbing
8375 @code{gnus-outlook-deuglify-unwrap-min} and
8376 @code{gnus-outlook-deuglify-unwrap-max}, indicating the miminum and
8377 maximum length of an unwrapped citation line.
8378 (@code{gnus-article-outlook-unwrap-lines}).
8379
8380 @item W Y a
8381 @kindex W Y a (Summary)
8382 @findex gnus-article-outlook-repair-attribution
8383 Repair a broken attribution line.
8384 (@code{gnus-article-outlook-repair-attribution}).
8385
8386 @item W Y c
8387 @kindex W Y c (Summary)
8388 @findex gnus-article-outlook-rearrange-citation
8389 Repair broken citations by rearranging the text.
8390 (@code{gnus-article-outlook-rearrange-citation}).
8391
8392 @item W w
8393 @kindex W w (Summary)
8394 @findex gnus-article-fill-cited-article
8395 Do word wrap (@code{gnus-article-fill-cited-article}).
8396
8397 You can give the command a numerical prefix to specify the width to use
8398 when filling.
8399
8400 @item W Q
8401 @kindex W Q (Summary)
8402 @findex gnus-article-fill-long-lines
8403 Fill long lines (@code{gnus-article-fill-long-lines}).
8404
8405 @item W C
8406 @kindex W C (Summary)
8407 @findex gnus-article-capitalize-sentences
8408 Capitalize the first word in each sentence
8409 (@code{gnus-article-capitalize-sentences}).
8410
8411 @item W c
8412 @kindex W c (Summary)
8413 @findex gnus-article-remove-cr
8414 Translate CRLF pairs (i. e., @samp{^M}s on the end of the lines) into LF
8415 (this takes care of DOS line endings), and then translate any remaining
8416 CRs into LF (this takes care of Mac line endings)
8417 (@code{gnus-article-remove-cr}).
8418
8419 @item W 6
8420 @kindex W 6 (Summary)
8421 @findex gnus-article-de-base64-unreadable
8422 Treat base64 (@code{gnus-article-de-base64-unreadable}).
8423 Base64 is one common @sc{mime} encoding employed when sending non-ASCII
8424 (i. e., 8-bit) articles.  Note that this is usually done
8425 automatically by Gnus if the message in question has a
8426 @code{Content-Transfer-Encoding} header that says that this encoding has
8427 been done.
8428 If a prefix is given, a charset will be asked for.
8429
8430 @item W Z
8431 @kindex W Z (Summary)
8432 @findex gnus-article-decode-HZ
8433 Treat HZ or HZP (@code{gnus-article-decode-HZ}).  HZ (or HZP) is one
8434 common encoding employed when sending Chinese articles.  It typically
8435 makes strings look like @samp{~@{<:Ky2;S@{#,NpJ)l6HK!#~@}}.
8436
8437 @item W u
8438 @kindex W u (Summary)
8439 @findex gnus-article-unsplit-urls
8440 Remove newlines from within URLs.  Some mailers insert newlines into
8441 outgoing email messages to keep lines short.  This reformatting can
8442 split long URLs onto multiple lines.  Repair those URLs by removing
8443 the newlines (@code{gnus-article-unsplit-urls}).
8444
8445 @item W h
8446 @kindex W h (Summary)
8447 @findex gnus-article-wash-html
8448 Treat @sc{html} (@code{gnus-article-wash-html}).  Note that this is
8449 usually done automatically by Gnus if the message in question has a
8450 @code{Content-Type} header that says that the message is @sc{html}.
8451
8452 If a prefix is given, a charset will be asked for.
8453
8454 @vindex gnus-article-wash-function
8455 The default is to use the function specified by
8456 @code{mm-text-html-renderer} (@pxref{Display Customization, ,Display
8457 Customization, emacs-mime, The Emacs MIME Manual}) to convert the
8458 @sc{html}, but this is controlled by the
8459 @code{gnus-article-wash-function} variable.  Pre-defined functions you
8460 can use include:
8461
8462 @table @code
8463 @item w3
8464 Use Emacs/w3.
8465
8466 @item w3m
8467 Use emacs-w3m (see @uref{http://emacs-w3m.namazu.org/} for more
8468 information).
8469
8470 @item links
8471 Use Links (see @uref{http://artax.karlin.mff.cuni.cz/~mikulas/links/}).
8472
8473 @item lynx
8474 Use Lynx (see @uref{http://lynx.browser.org/}).
8475
8476 @item html2text
8477 Use html2text -- a simple @sc{html} converter included with Gnus.
8478
8479 @end table
8480
8481 @item W b
8482 @kindex W b (Summary)
8483 @findex gnus-article-add-buttons
8484 Add clickable buttons to the article (@code{gnus-article-add-buttons}).
8485 @xref{Article Buttons}.
8486
8487 @item W B
8488 @kindex W B (Summary)
8489 @findex gnus-article-add-buttons-to-head
8490 Add clickable buttons to the article headers
8491 (@code{gnus-article-add-buttons-to-head}).
8492
8493 @item W p
8494 @kindex W p (Summary)
8495 @findex gnus-article-verify-x-pgp-sig
8496 Verify a signed control message (@code{gnus-article-verify-x-pgp-sig}).
8497 Control messages such as @code{newgroup} and @code{checkgroups} are
8498 usually signed by the hierarchy maintainer.  You need to add the PGP
8499 public key of the maintainer to your keyring to verify the
8500 message.@footnote{PGP keys for many hierarchies are available at
8501 @uref{ftp://ftp.isc.org/pub/pgpcontrol/README.html}}
8502
8503 @item W s
8504 @kindex W s (Summary)
8505 @findex gnus-summary-force-verify-and-decrypt
8506 Verify a signed (PGP, @sc{pgp/mime} or @sc{s/mime}) message
8507 (@code{gnus-summary-force-verify-and-decrypt}). @xref{Security}.
8508
8509 @item W a
8510 @kindex W a (Summary)
8511 @findex gnus-article-strip-headers-in-body
8512 Strip headers like the @code{X-No-Archive} header from the beginning of
8513 article bodies (@code{gnus-article-strip-headers-in-body}).
8514
8515 @item W E l
8516 @kindex W E l (Summary)
8517 @findex gnus-article-strip-leading-blank-lines
8518 Remove all blank lines from the beginning of the article
8519 (@code{gnus-article-strip-leading-blank-lines}).
8520
8521 @item W E m
8522 @kindex W E m (Summary)
8523 @findex gnus-article-strip-multiple-blank-lines
8524 Replace all blank lines with empty lines and then all multiple empty
8525 lines with a single empty line.
8526 (@code{gnus-article-strip-multiple-blank-lines}).
8527
8528 @item W E t
8529 @kindex W E t (Summary)
8530 @findex gnus-article-remove-trailing-blank-lines
8531 Remove all blank lines at the end of the article
8532 (@code{gnus-article-remove-trailing-blank-lines}).
8533
8534 @item W E a
8535 @kindex W E a (Summary)
8536 @findex gnus-article-strip-blank-lines
8537 Do all the three commands above
8538 (@code{gnus-article-strip-blank-lines}).
8539
8540 @item W E A
8541 @kindex W E A (Summary)
8542 @findex gnus-article-strip-all-blank-lines
8543 Remove all blank lines
8544 (@code{gnus-article-strip-all-blank-lines}).
8545
8546 @item W E s
8547 @kindex W E s (Summary)
8548 @findex gnus-article-strip-leading-space
8549 Remove all white space from the beginning of all lines of the article
8550 body (@code{gnus-article-strip-leading-space}).
8551
8552 @item W E e
8553 @kindex W E e (Summary)
8554 @findex gnus-article-strip-trailing-space
8555 Remove all white space from the end of all lines of the article
8556 body (@code{gnus-article-strip-trailing-space}).
8557
8558 @end table
8559
8560 @xref{Customizing Articles}, for how to wash articles automatically.
8561
8562
8563 @node Article Header
8564 @subsection Article Header
8565
8566 These commands perform various transformations of article header.
8567
8568 @table @kbd
8569
8570 @item W G u
8571 @kindex W G u (Summary)
8572 @findex gnus-article-treat-unfold-headers
8573 Unfold folded header lines (@code{gnus-article-treat-unfold-headers}).
8574
8575 @item W G n
8576 @kindex W G n (Summary)
8577 @findex gnus-article-treat-fold-newsgroups
8578 Fold the @code{Newsgroups} and @code{Followup-To} headers
8579 (@code{gnus-article-treat-fold-newsgroups}).
8580
8581 @item W G f
8582 @kindex W G f (Summary)
8583 @findex gnus-article-treat-fold-headers
8584 Fold all the message headers
8585 (@code{gnus-article-treat-fold-headers}).
8586
8587 @item W E w
8588 @kindex W E w
8589 @findex gnus-article-remove-leading-whitespace
8590 Remove excessive whitespace from all headers
8591 (@code{gnus-article-remove-leading-whitespace}).
8592
8593 @end table
8594
8595
8596 @node Article Buttons
8597 @subsection Article Buttons
8598 @cindex buttons
8599
8600 People often include references to other stuff in articles, and it would
8601 be nice if Gnus could just fetch whatever it is that people talk about
8602 with the minimum of fuzz when you hit @kbd{RET} or use the middle mouse
8603 button on these references.
8604
8605 @vindex gnus-button-man-handler
8606 Gnus adds @dfn{buttons} to certain standard references by default:
8607 Well-formed URLs, mail addresses, Message-IDs, Info links, man pages and
8608 Emacs or Gnus related references.  This is controlled by two variables,
8609 one that handles article bodies and one that handles article heads:
8610
8611 @table @code
8612
8613 @item gnus-button-alist
8614 @vindex gnus-button-alist
8615 This is an alist where each entry has this form:
8616
8617 @lisp
8618 (REGEXP BUTTON-PAR USE-P FUNCTION DATA-PAR)
8619 @end lisp
8620
8621 @table @var
8622
8623 @item regexp
8624 All text that match this regular expression (case insensitive) will be
8625 considered an external reference.  Here's a typical regexp that matches
8626 embedded URLs: @samp{<URL:\\([^\n\r>]*\\)>}.  This can also be a
8627 variable containing a regexp, useful variables to use include
8628 @code{gnus-button-url-regexp} and @code{gnus-button-mid-or-mail-regexp}.
8629
8630 @item button-par
8631 Gnus has to know which parts of the matches is to be highlighted.  This
8632 is a number that says what sub-expression of the regexp is to be
8633 highlighted.  If you want it all highlighted, you use 0 here.
8634
8635 @item use-p
8636 This form will be @code{eval}ed, and if the result is non-@code{nil},
8637 this is considered a match.  This is useful if you want extra sifting to
8638 avoid false matches.  Often variables named
8639 @code{gnus-button-@var{*}-level} are used here, @xref{Article Button
8640 Levels}, but any other form may be used too.
8641
8642 @c @code{use-p} is @code{eval}ed only if @code{regexp} matches.
8643
8644 @item function
8645 This function will be called when you click on this button.
8646
8647 @item data-par
8648 As with @var{button-par}, this is a sub-expression number, but this one
8649 says which part of the match is to be sent as data to @var{function}.
8650
8651 @end table
8652
8653 So the full entry for buttonizing URLs is then
8654
8655 @lisp
8656 ("<URL:\\([^\n\r>]*\\)>" 0 t gnus-button-url 1)
8657 @end lisp
8658
8659 @item gnus-header-button-alist
8660 @vindex gnus-header-button-alist
8661 This is just like the other alist, except that it is applied to the
8662 article head only, and that each entry has an additional element that is
8663 used to say what headers to apply the buttonize coding to:
8664
8665 @lisp
8666 (HEADER REGEXP BUTTON-PAR USE-P FUNCTION DATA-PAR)
8667 @end lisp
8668
8669 @var{header} is a regular expression.
8670
8671 @subsubheading Related variables and functions
8672
8673 @item gnus-button-@var{*}-level
8674 @xref{Article Button Levels}.
8675
8676 @c Stuff related to gnus-button-browse-level
8677
8678 @item gnus-button-url-regexp
8679 @vindex gnus-button-url-regexp
8680 A regular expression that matches embedded URLs.  It is used in the
8681 default values of the variables above.
8682
8683 @c Stuff related to gnus-button-man-level
8684
8685 @item gnus-button-man-handler
8686 @vindex gnus-button-man-handler
8687 The function to use for displaying man pages.  It must take at least one
8688 argument with a string naming the man page.
8689
8690 @c Stuff related to gnus-button-message-level
8691
8692 @item gnus-button-mid-or-mail-regexp
8693 @vindex gnus-button-mid-or-mail-regexp
8694 Regular expression that matches a message ID or a mail address.
8695
8696 @item gnus-button-prefer-mid-or-mail
8697 @vindex gnus-button-prefer-mid-or-mail
8698 This variable determines what to do when the button on a string as
8699 @samp{foo123@@bar.invalid} is pushed.  Strings like this can be either a
8700 message ID or a mail address.  If it is one of the symbols @code{mid} or
8701 @code{mail}, Gnus will always assume that the string is a message ID or
8702 a mail address, respectivly.  If this variable is set to the symbol
8703 @code{ask}, always query the user what do do.  If it is a function, this
8704 function will be called with the string as it's only argument.  The
8705 function must return @code{mid}, @code{mail}, @code{invalid} or
8706 @code{ask}.  The default value is the function
8707 @code{gnus-button-mid-or-mail-heuristic}.
8708
8709 @item gnus-button-mid-or-mail-heuristic
8710 @findex gnus-button-mid-or-mail-heuristic
8711 Function that guesses whether it's argument is a message ID or a mail
8712 address.  Returns @code{mid} it's a message IDs, @code{mail} if it's a
8713 mail address, @code{ask} if unsure and @code{invalid} if the string is
8714 invalid.
8715
8716 @item gnus-button-mid-or-mail-heuristic-alist
8717 @vindex gnus-button-mid-or-mail-heuristic-alist
8718 An alist of @code{(RATE . REGEXP)} pairs used by the function
8719 @code{gnus-button-mid-or-mail-heuristic}.
8720
8721 @c Stuff related to gnus-button-tex-level
8722
8723 @item gnus-button-ctan-handler
8724 @findex gnus-button-ctan-handler
8725 The function to use for displaying CTAN links.  It must take one
8726 argument, the string naming the URL.
8727
8728 @item gnus-ctan-url
8729 @vindex gnus-ctan-url
8730 Top directory of a CTAN (Comprehensive TeX Archive Network) archive used
8731 by @code{gnus-button-ctan-handler}.
8732
8733 @c Misc stuff
8734
8735 @item gnus-article-button-face
8736 @vindex gnus-article-button-face
8737 Face used on buttons.
8738
8739 @item gnus-article-mouse-face
8740 @vindex gnus-article-mouse-face
8741 Face used when the mouse cursor is over a button.
8742
8743 @end table
8744
8745 @xref{Customizing Articles}, for how to buttonize articles automatically.
8746
8747
8748 @node Article Button Levels
8749 @subsection Article button levels
8750 @cindex button levels
8751 The higher the value of the variables @code{gnus-button-@var{*}-level},
8752 the more buttons will appear.  If the level is zero, no corresponding
8753 buttons are displayed.  With the default value (which is 5) you should
8754 already see quite a lot of buttons.  With higher levels, you will see
8755 more buttons, but you may also get more false positives.  To avoid them,
8756 you can set the variables @code{gnus-button-@var{*}-level} local to
8757 specific groups (@pxref{Group Parameters}).  Here's an example for the
8758 variable @code{gnus-parameters}:
8759
8760 @lisp
8761 ;; increase `gnus-button-*-level' in some groups:
8762 (setq gnus-parameters
8763       '(("\\<\\(emacs\\|gnus\\)\\>" (gnus-button-emacs-level 10))
8764         ("\\<unix\\>"               (gnus-button-man-level 10))
8765         ("\\<tex\\>"                (gnus-button-tex-level 10))))
8766 @end lisp
8767
8768 @table @code
8769
8770 @item gnus-button-browse-level
8771 @vindex gnus-button-browse-level
8772 Controls the display of references to message IDs, mail addresses and
8773 news URLs.  Related variables and functions include
8774 @code{gnus-button-url-regexp}, @code{browse-url}, and
8775 @code{browse-url-browser-function}.
8776
8777 @item gnus-button-emacs-level
8778 @vindex gnus-button-emacs-level
8779 Controls the display of Emacs or Gnus references.  Related functions are
8780 @code{gnus-button-handle-custom},
8781 @code{gnus-button-handle-describe-function},
8782 @code{gnus-button-handle-describe-variable},
8783 @code{gnus-button-handle-symbol},
8784 @code{gnus-button-handle-describe-key},
8785 @code{gnus-button-handle-apropos},
8786 @code{gnus-button-handle-apropos-command},
8787 @code{gnus-button-handle-apropos-variable},
8788 @code{gnus-button-handle-apropos-documentation}, and
8789 @code{gnus-button-handle-library}.
8790
8791 @item gnus-button-man-level
8792 @vindex gnus-button-man-level
8793 Controls the display of references to (Unix) man pages.
8794 See @code{gnus-button-man-handler}.
8795
8796 @item gnus-button-message-level
8797 @vindex gnus-button-message-level
8798 Controls the display of message IDs, mail addresses and news URLs.
8799 Related variables and functions include
8800 @code{gnus-button-mid-or-mail-regexp},
8801 @code{gnus-button-prefer-mid-or-mail},
8802 @code{gnus-button-mid-or-mail-heuristic}, and
8803 @code{gnus-button-mid-or-mail-heuristic-alist}.
8804
8805 @item gnus-button-tex-level
8806 @vindex gnus-button-tex-level
8807 Controls the display of references to TeX or LaTeX stuff, e.g. for CTAN
8808 URLs.  See the variables @code{gnus-ctan-url},
8809 @code{gnus-button-ctan-handler},
8810 @code{gnus-button-ctan-directory-regexp}, and
8811 @code{gnus-button-handle-ctan-bogus-regexp}.
8812
8813 @end table
8814
8815
8816 @node Article Date
8817 @subsection Article Date
8818
8819 The date is most likely generated in some obscure timezone you've never
8820 heard of, so it's quite nice to be able to find out what the time was
8821 when the article was sent.
8822
8823 @table @kbd
8824
8825 @item W T u
8826 @kindex W T u (Summary)
8827 @findex gnus-article-date-ut
8828 Display the date in UT (aka. GMT, aka ZULU)
8829 (@code{gnus-article-date-ut}).
8830
8831 @item W T i
8832 @kindex W T i (Summary)
8833 @findex gnus-article-date-iso8601
8834 @cindex ISO 8601
8835 Display the date in international format, aka. ISO 8601
8836 (@code{gnus-article-date-iso8601}).
8837
8838 @item W T l
8839 @kindex W T l (Summary)
8840 @findex gnus-article-date-local
8841 Display the date in the local timezone (@code{gnus-article-date-local}).
8842
8843 @item W T p
8844 @kindex W T p (Summary)
8845 @findex gnus-article-date-english
8846 Display the date in a format that's easily pronounceable in English
8847 (@code{gnus-article-date-english}).
8848
8849 @item W T s
8850 @kindex W T s (Summary)
8851 @vindex gnus-article-time-format
8852 @findex gnus-article-date-user
8853 @findex format-time-string
8854 Display the date using a user-defined format
8855 (@code{gnus-article-date-user}).  The format is specified by the
8856 @code{gnus-article-time-format} variable, and is a string that's passed
8857 to @code{format-time-string}.  See the documentation of that variable
8858 for a list of possible format specs.
8859
8860 @item W T e
8861 @kindex W T e (Summary)
8862 @findex gnus-article-date-lapsed
8863 @findex gnus-start-date-timer
8864 @findex gnus-stop-date-timer
8865 Say how much time has elapsed between the article was posted and now
8866 (@code{gnus-article-date-lapsed}).  It looks something like:
8867
8868 @example
8869 X-Sent: 6 weeks, 4 days, 1 hour, 3 minutes, 8 seconds ago
8870 @end example
8871
8872 @vindex gnus-article-date-lapsed-new-header
8873 The value of @code{gnus-article-date-lapsed-new-header} determines
8874 whether this header will just be added below the old Date one, or will
8875 replace it.
8876
8877 An advantage of using Gnus to read mail is that it converts simple bugs
8878 into wonderful absurdities.
8879
8880 If you want to have this line updated continually, you can put
8881
8882 @lisp
8883 (gnus-start-date-timer)
8884 @end lisp
8885
8886 in your @file{~/.gnus.el} file, or you can run it off of some hook.  If
8887 you want to stop the timer, you can use the @code{gnus-stop-date-timer}
8888 command.
8889
8890 @item W T o
8891 @kindex W T o (Summary)
8892 @findex gnus-article-date-original
8893 Display the original date (@code{gnus-article-date-original}).  This can
8894 be useful if you normally use some other conversion function and are
8895 worried that it might be doing something totally wrong.  Say, claiming
8896 that the article was posted in 1854.  Although something like that is
8897 @emph{totally} impossible.  Don't you trust me? *titter*
8898
8899 @end table
8900
8901 @xref{Customizing Articles}, for how to display the date in your
8902 preferred format automatically.
8903
8904
8905 @node Article Display
8906 @subsection Article Display
8907 @cindex picons
8908 @cindex x-face
8909 @cindex smileys
8910
8911 These commands add various frivolous display gimmicks to the article
8912 buffer in Emacs versions that support them.
8913
8914 @code{X-Face} headers are small black-and-white images supplied by the
8915 message headers (@pxref{X-Face}).
8916
8917 Picons, on the other hand, reside on your own system, and Gnus will
8918 try to match the headers to what you have (@pxref{Picons}).
8919
8920 Smileys are those little @samp{:-)} symbols that people like to litter
8921 their messages with (@pxref{Smileys}).
8922
8923 All these functions are toggles--if the elements already exist,
8924 they'll be removed.
8925
8926 @table @kbd
8927 @item W D x
8928 @kindex W D x (Summary)
8929 @findex gnus-article-display-x-face
8930 Display an @code{X-Face} in the @code{From} header.
8931 (@code{gnus-article-display-x-face}).
8932
8933 @item W D d
8934 @kindex W D d (Summary)
8935 @findex gnus-article-display-face
8936 Display a @code{Face} in the @code{From} header.
8937 (@code{gnus-article-display-face}).
8938
8939 @item W D s
8940 @kindex W D s (Summary)
8941 @findex gnus-treat-smiley
8942 Display smileys (@code{gnus-treat-smiley}).
8943
8944 @item W D f
8945 @kindex W D f (Summary)
8946 @findex gnus-treat-from-picon
8947 Piconify the @code{From} header (@code{gnus-treat-from-picon}).
8948
8949 @item W D m
8950 @kindex W D m (Summary)
8951 @findex gnus-treat-mail-picon
8952 Piconify all mail headers (i. e., @code{Cc}, @code{To})
8953 (@code{gnus-treat-mail-picon}).
8954
8955 @item W D n
8956 @kindex W D n (Summary)
8957 @findex gnus-treat-newsgroups-picon
8958 Piconify all news headers (i. e., @code{Newsgroups} and
8959 @code{Followup-To}) (@code{gnus-treat-newsgroups-picon}).
8960
8961 @item W D D
8962 @kindex W D D (Summary)
8963 @findex gnus-article-remove-images
8964 Remove all images from the article buffer
8965 (@code{gnus-article-remove-images}).
8966
8967 @end table
8968
8969
8970
8971 @node Article Signature
8972 @subsection Article Signature
8973 @cindex signatures
8974 @cindex article signature
8975
8976 @vindex gnus-signature-separator
8977 Each article is divided into two parts---the head and the body.  The
8978 body can be divided into a signature part and a text part.  The variable
8979 that says what is to be considered a signature is
8980 @code{gnus-signature-separator}.  This is normally the standard
8981 @samp{^-- $} as mandated by son-of-RFC 1036.  However, many people use
8982 non-standard signature separators, so this variable can also be a list
8983 of regular expressions to be tested, one by one.  (Searches are done
8984 from the end of the body towards the beginning.)  One likely value is:
8985
8986 @lisp
8987 (setq gnus-signature-separator
8988       '("^-- $"         ; The standard
8989         "^-- *$"        ; A common mangling
8990         "^-------*$"    ; Many people just use a looong
8991                         ; line of dashes.  Shame!
8992         "^ *--------*$" ; Double-shame!
8993         "^________*$"   ; Underscores are also popular
8994         "^========*$")) ; Pervert!
8995 @end lisp
8996
8997 The more permissive you are, the more likely it is that you'll get false
8998 positives.
8999
9000 @vindex gnus-signature-limit
9001 @code{gnus-signature-limit} provides a limit to what is considered a
9002 signature when displaying articles.
9003
9004 @enumerate
9005 @item
9006 If it is an integer, no signature may be longer (in characters) than
9007 that integer.
9008 @item
9009 If it is a floating point number, no signature may be longer (in lines)
9010 than that number.
9011 @item
9012 If it is a function, the function will be called without any parameters,
9013 and if it returns @code{nil}, there is no signature in the buffer.
9014 @item
9015 If it is a string, it will be used as a regexp.  If it matches, the text
9016 in question is not a signature.
9017 @end enumerate
9018
9019 This variable can also be a list where the elements may be of the types
9020 listed above.  Here's an example:
9021
9022 @lisp
9023 (setq gnus-signature-limit
9024       '(200.0 "^---*Forwarded article"))
9025 @end lisp
9026
9027 This means that if there are more than 200 lines after the signature
9028 separator, or the text after the signature separator is matched by
9029 the regular expression @samp{^---*Forwarded article}, then it isn't a
9030 signature after all.
9031
9032
9033 @node Article Miscellania
9034 @subsection Article Miscellania
9035
9036 @table @kbd
9037 @item A t
9038 @kindex A t (Summary)
9039 @findex gnus-article-babel
9040 Translate the article from one language to another
9041 (@code{gnus-article-babel}).
9042
9043 @end table
9044
9045
9046 @node MIME Commands
9047 @section MIME Commands
9048 @cindex MIME decoding
9049 @cindex attachments
9050 @cindex viewing attachments
9051
9052 The following commands all understand the numerical prefix.  For
9053 instance, @kbd{3 b} means ``view the third @sc{mime} part''.
9054
9055 @table @kbd
9056 @item b
9057 @itemx K v
9058 @kindex b (Summary)
9059 @kindex K v (Summary)
9060 View the @sc{mime} part.
9061
9062 @item K o
9063 @kindex K o (Summary)
9064 Save the @sc{mime} part.
9065
9066 @item K c
9067 @kindex K c (Summary)
9068 Copy the @sc{mime} part.
9069
9070 @item K e
9071 @kindex K e (Summary)
9072 View the @sc{mime} part externally.
9073
9074 @item K i
9075 @kindex K i (Summary)
9076 View the @sc{mime} part internally.
9077
9078 @item K |
9079 @kindex K | (Summary)
9080 Pipe the @sc{mime} part to an external command.
9081 @end table
9082
9083 The rest of these @sc{mime} commands do not use the numerical prefix in
9084 the same manner:
9085
9086 @table @kbd
9087 @item K b
9088 @kindex K b (Summary)
9089 Make all the @sc{mime} parts have buttons in front of them.  This is
9090 mostly useful if you wish to save (or perform other actions) on inlined
9091 parts.
9092
9093 @item K m
9094 @kindex K m (Summary)
9095 @findex gnus-summary-repair-multipart
9096 Some multipart messages are transmitted with missing or faulty headers.
9097 This command will attempt to ``repair'' these messages so that they can
9098 be viewed in a more pleasant manner
9099 (@code{gnus-summary-repair-multipart}).
9100
9101 @item X m
9102 @kindex X m (Summary)
9103 @findex gnus-summary-save-parts
9104 Save all parts matching a @sc{mime} type to a directory
9105 (@code{gnus-summary-save-parts}).  Understands the process/prefix
9106 convention (@pxref{Process/Prefix}).
9107
9108 @item M-t
9109 @kindex M-t (Summary)
9110 @findex gnus-summary-toggle-display-buttonized
9111 Toggle the buttonized display of the article buffer
9112 (@code{gnus-summary-toggle-display-buttonized}).
9113
9114 @item W M w
9115 @kindex W M w (Summary)
9116 @findex gnus-article-decode-mime-words
9117 Decode RFC 2047-encoded words in the article headers
9118 (@code{gnus-article-decode-mime-words}).
9119
9120 @item W M c
9121 @kindex W M c (Summary)
9122 @findex gnus-article-decode-charset
9123 Decode encoded article bodies as well as charsets
9124 (@code{gnus-article-decode-charset}).
9125
9126 This command looks in the @code{Content-Type} header to determine the
9127 charset.  If there is no such header in the article, you can give it a
9128 prefix, which will prompt for the charset to decode as.  In regional
9129 groups where people post using some common encoding (but do not
9130 include @sc{mime} headers), you can set the @code{charset} group/topic
9131 parameter to the required charset (@pxref{Group Parameters}).
9132
9133 @item W M v
9134 @kindex W M v (Summary)
9135 @findex gnus-mime-view-all-parts
9136 View all the @sc{mime} parts in the current article
9137 (@code{gnus-mime-view-all-parts}).
9138
9139 @end table
9140
9141 Relevant variables:
9142
9143 @table @code
9144 @item gnus-ignored-mime-types
9145 @vindex gnus-ignored-mime-types
9146 This is a list of regexps.  @sc{mime} types that match a regexp from
9147 this list will be completely ignored by Gnus.  The default value is
9148 @code{nil}.
9149
9150 To have all Vcards be ignored, you'd say something like this:
9151
9152 @lisp
9153 (setq gnus-ignored-mime-types
9154       '("text/x-vcard"))
9155 @end lisp
9156
9157 @item gnus-article-loose-mime
9158 @vindex gnus-article-loose-mime
9159 If non-@code{nil}, Gnus won't required the @samp{MIME-Version} header
9160 before interpreting the message as a @sc{mime} message.  This helps
9161 when reading messages from certain broken mail user agents.  The
9162 default is @code{nil}.
9163
9164 @item gnus-article-emulate-mime
9165 @vindex gnus-article-emulate-mime
9166 There are other, non-@sc{mime} encoding methods used.  The most common
9167 is @samp{uuencode}, but yEncode is also getting to be popular.  If
9168 This variable is non-@code{nil}, Gnus will look in message bodies to
9169 see if it finds these encodings, and if so, it'll run them through the
9170 Gnus @sc{mime} machinery.  The default is @code{t}.
9171
9172 @item gnus-unbuttonized-mime-types
9173 @vindex gnus-unbuttonized-mime-types
9174 This is a list of regexps.  @sc{mime} types that match a regexp from
9175 this list won't have @sc{mime} buttons inserted unless they aren't
9176 displayed or this variable is overridden by
9177 @code{gnus-buttonized-mime-types}.  The default value is
9178 @code{(".*/.*")}.  This variable is only used when
9179 @code{gnus-inhibit-mime-unbuttonizing} is nil.
9180
9181 @item gnus-buttonized-mime-types
9182 @vindex gnus-buttonized-mime-types
9183 This is a list of regexps.  @sc{mime} types that match a regexp from
9184 this list will have @sc{mime} buttons inserted unless they aren't
9185 displayed.  This variable overrides
9186 @code{gnus-unbuttonized-mime-types}.  The default value is @code{nil}.
9187 This variable is only used when @code{gnus-inhibit-mime-unbuttonizing}
9188 is nil.
9189
9190 To see e.g. security buttons but no other buttons, you could set this
9191 variable to @code{("multipart/signed")} and leave
9192 @code{gnus-unbuttonized-mime-types} at the default value.
9193
9194 @item gnus-inhibit-mime-unbuttonizing
9195 @vindex gnus-inhibit-mime-unbuttonizing
9196 If this is non-nil, then all @sc{mime} parts get buttons.  The default
9197 value is @code{nil}.
9198
9199 @item gnus-article-mime-part-function
9200 @vindex gnus-article-mime-part-function
9201 For each @sc{mime} part, this function will be called with the @sc{mime}
9202 handle as the parameter.  The function is meant to be used to allow
9203 users to gather information from the article (e. g., add Vcard info to
9204 the bbdb database) or to do actions based on parts (e. g., automatically
9205 save all jpegs into some directory).
9206
9207 Here's an example function the does the latter:
9208
9209 @lisp
9210 (defun my-save-all-jpeg-parts (handle)
9211   (when (equal (car (mm-handle-type handle)) "image/jpeg")
9212     (with-temp-buffer
9213       (insert (mm-get-part handle))
9214       (write-region (point-min) (point-max)
9215                     (read-file-name "Save jpeg to: ")))))
9216 (setq gnus-article-mime-part-function
9217       'my-save-all-jpeg-parts)
9218 @end lisp
9219
9220 @vindex gnus-mime-multipart-functions
9221 @item gnus-mime-multipart-functions
9222 Alist of @sc{mime} multipart types and functions to handle them.
9223
9224 @vindex mm-file-name-rewrite-functions
9225 @item mm-file-name-rewrite-functions
9226 List of functions used for rewriting file names of @sc{mime} parts.
9227 Each function takes a file name as input and returns a file name.
9228
9229 Ready-made functions include@*
9230 @code{mm-file-name-delete-whitespace},
9231 @code{mm-file-name-trim-whitespace},
9232 @code{mm-file-name-collapse-whitespace}, and
9233 @code{mm-file-name-replace-whitespace}.  The later uses the value of
9234 the variable @code{mm-file-name-replace-whitespace} to replace each
9235 whitespace character in a file name with that string; default value
9236 is @code{"_"} (a single underscore).
9237 @findex mm-file-name-delete-whitespace
9238 @findex mm-file-name-trim-whitespace
9239 @findex mm-file-name-collapse-whitespace
9240 @findex mm-file-name-replace-whitespace
9241 @vindex mm-file-name-replace-whitespace
9242
9243 The standard functions @code{capitalize}, @code{downcase},
9244 @code{upcase}, and @code{upcase-initials} may be useful, too.
9245
9246 Everybody knows that whitespace characters in file names are evil,
9247 except those who don't know.  If you receive lots of attachments from
9248 such unenlightened users, you can make live easier by adding
9249
9250 @lisp
9251 (setq mm-file-name-rewrite-functions
9252       '(mm-file-name-trim-whitespace
9253         mm-file-name-collapse-whitespace
9254         mm-file-name-replace-whitespace))
9255 @end lisp
9256
9257 @noindent
9258 to your @file{~/.gnus.el} file.
9259
9260 @end table
9261
9262
9263 @node Charsets
9264 @section Charsets
9265 @cindex charsets
9266
9267 People use different charsets, and we have @sc{mime} to let us know what
9268 charsets they use.  Or rather, we wish we had.  Many people use
9269 newsreaders and mailers that do not understand or use @sc{mime}, and
9270 just send out messages without saying what character sets they use.  To
9271 help a bit with this, some local news hierarchies have policies that say
9272 what character set is the default.  For instance, the @samp{fj}
9273 hierarchy uses @code{iso-2022-jp-2}.
9274
9275 @vindex gnus-group-charset-alist
9276 This knowledge is encoded in the @code{gnus-group-charset-alist}
9277 variable, which is an alist of regexps (use the first item to match full
9278 group names) and default charsets to be used when reading these groups.
9279
9280 @vindex gnus-newsgroup-ignored-charsets
9281 In addition, some people do use soi-disant @sc{mime}-aware agents that
9282 aren't.  These blithely mark messages as being in @code{iso-8859-1}
9283 even if they really are in @code{koi-8}.  To help here, the
9284 @code{gnus-newsgroup-ignored-charsets} variable can be used.  The
9285 charsets that are listed here will be ignored.  The variable can be
9286 set on a group-by-group basis using the group parameters (@pxref{Group
9287 Parameters}).  The default value is @code{(unknown-8bit x-unknown)},
9288 which includes values some agents insist on having in there.
9289
9290 @vindex gnus-group-posting-charset-alist
9291 When posting, @code{gnus-group-posting-charset-alist} is used to
9292 determine which charsets should not be encoded using the @sc{mime}
9293 encodings.  For instance, some hierarchies discourage using
9294 quoted-printable header encoding.
9295
9296 This variable is an alist of regexps and permitted unencoded charsets
9297 for posting.  Each element of the alist has the form @code{(}@var{test
9298 header body-list}@code{)}, where:
9299
9300 @table @var
9301 @item test
9302 is either a regular expression matching the newsgroup header or a
9303 variable to query,
9304 @item header
9305 is the charset which may be left unencoded in the header (@code{nil}
9306 means encode all charsets),
9307 @item body-list
9308 is a list of charsets which may be encoded using 8bit content-transfer
9309 encoding in the body, or one of the special values @code{nil} (always
9310 encode using quoted-printable) or @code{t} (always use 8bit).
9311 @end table
9312
9313 @cindex Russian
9314 @cindex koi8-r
9315 @cindex koi8-u
9316 @cindex iso-8859-5
9317 @cindex coding system aliases
9318 @cindex preferred charset
9319
9320 Other charset tricks that may be useful, although not Gnus-specific:
9321
9322 If there are several @sc{mime} charsets that encode the same Emacs
9323 charset, you can choose what charset to use by saying the following:
9324
9325 @lisp
9326 (put-charset-property 'cyrillic-iso8859-5
9327                       'preferred-coding-system 'koi8-r)
9328 @end lisp
9329
9330 This means that Russian will be encoded using @code{koi8-r} instead of
9331 the default @code{iso-8859-5} @sc{mime} charset.
9332
9333 If you want to read messages in @code{koi8-u}, you can cheat and say
9334
9335 @lisp
9336 (define-coding-system-alias 'koi8-u 'koi8-r)
9337 @end lisp
9338
9339 This will almost do the right thing.
9340
9341 And finally, to read charsets like @code{windows-1251}, you can say
9342 something like
9343
9344 @lisp
9345 (codepage-setup 1251)
9346 (define-coding-system-alias 'windows-1251 'cp1251)
9347 @end lisp
9348
9349
9350 @node Article Commands
9351 @section Article Commands
9352
9353 @table @kbd
9354
9355 @item A P
9356 @cindex PostScript
9357 @cindex printing
9358 @kindex A P (Summary)
9359 @vindex gnus-ps-print-hook
9360 @findex gnus-summary-print-article
9361 Generate and print a PostScript image of the article buffer
9362 (@code{gnus-summary-print-article}).  @code{gnus-ps-print-hook} will
9363 be run just before printing the buffer.  An alternative way to print
9364 article is to use Muttprint (@pxref{Saving Articles}).
9365
9366 @end table
9367
9368
9369 @node Summary Sorting
9370 @section Summary Sorting
9371 @cindex summary sorting
9372
9373 You can have the summary buffer sorted in various ways, even though I
9374 can't really see why you'd want that.
9375
9376 @table @kbd
9377
9378 @item C-c C-s C-n
9379 @kindex C-c C-s C-n (Summary)
9380 @findex gnus-summary-sort-by-number
9381 Sort by article number (@code{gnus-summary-sort-by-number}).
9382
9383 @item C-c C-s C-a
9384 @kindex C-c C-s C-a (Summary)
9385 @findex gnus-summary-sort-by-author
9386 Sort by author (@code{gnus-summary-sort-by-author}).
9387
9388 @item C-c C-s C-s
9389 @kindex C-c C-s C-s (Summary)
9390 @findex gnus-summary-sort-by-subject
9391 Sort by subject (@code{gnus-summary-sort-by-subject}).
9392
9393 @item C-c C-s C-d
9394 @kindex C-c C-s C-d (Summary)
9395 @findex gnus-summary-sort-by-date
9396 Sort by date (@code{gnus-summary-sort-by-date}).
9397
9398 @item C-c C-s C-l
9399 @kindex C-c C-s C-l (Summary)
9400 @findex gnus-summary-sort-by-lines
9401 Sort by lines (@code{gnus-summary-sort-by-lines}).
9402
9403 @item C-c C-s C-c
9404 @kindex C-c C-s C-c (Summary)
9405 @findex gnus-summary-sort-by-chars
9406 Sort by article length (@code{gnus-summary-sort-by-chars}).
9407
9408 @item C-c C-s C-i
9409 @kindex C-c C-s C-i (Summary)
9410 @findex gnus-summary-sort-by-score
9411 Sort by score (@code{gnus-summary-sort-by-score}).
9412
9413 @item C-c C-s C-r
9414 @kindex C-c C-s C-r (Summary)
9415 @findex gnus-summary-sort-by-random
9416 Randomize (@code{gnus-summary-sort-by-random}).
9417
9418 @item C-c C-s C-o
9419 @kindex C-c C-s C-o (Summary)
9420 @findex gnus-summary-sort-by-original
9421 Sort using the default sorting method
9422 (@code{gnus-summary-sort-by-original}).
9423 @end table
9424
9425 These functions will work both when you use threading and when you don't
9426 use threading.  In the latter case, all summary lines will be sorted,
9427 line by line.  In the former case, sorting will be done on a
9428 root-by-root basis, which might not be what you were looking for.  To
9429 toggle whether to use threading, type @kbd{T T} (@pxref{Thread
9430 Commands}).
9431
9432
9433 @node Finding the Parent
9434 @section Finding the Parent
9435 @cindex parent articles
9436 @cindex referring articles
9437
9438 @table @kbd
9439 @item ^
9440 @kindex ^ (Summary)
9441 @findex gnus-summary-refer-parent-article
9442 If you'd like to read the parent of the current article, and it is not
9443 displayed in the summary buffer, you might still be able to.  That is,
9444 if the current group is fetched by @sc{nntp}, the parent hasn't expired
9445 and the @code{References} in the current article are not mangled, you
9446 can just press @kbd{^} or @kbd{A r}
9447 (@code{gnus-summary-refer-parent-article}).  If everything goes well,
9448 you'll get the parent.  If the parent is already displayed in the
9449 summary buffer, point will just move to this article.
9450
9451 If given a positive numerical prefix, fetch that many articles back into
9452 the ancestry.  If given a negative numerical prefix, fetch just that
9453 ancestor.  So if you say @kbd{3 ^}, gnus will fetch the parent, the
9454 grandparent and the grandgrandparent of the current article.  If you say
9455 @kbd{-3 ^}, gnus will only fetch the grandgrandparent of the current
9456 article.
9457
9458 @item A R (Summary)
9459 @findex gnus-summary-refer-references
9460 @kindex A R (Summary)
9461 Fetch all articles mentioned in the @code{References} header of the
9462 article (@code{gnus-summary-refer-references}).
9463
9464 @item A T (Summary)
9465 @findex gnus-summary-refer-thread
9466 @kindex A T (Summary)
9467 Display the full thread where the current article appears
9468 (@code{gnus-summary-refer-thread}).  This command has to fetch all the
9469 headers in the current group to work, so it usually takes a while.  If
9470 you do it often, you may consider setting @code{gnus-fetch-old-headers}
9471 to @code{invisible} (@pxref{Filling In Threads}).  This won't have any
9472 visible effects normally, but it'll make this command work a whole lot
9473 faster.  Of course, it'll make group entry somewhat slow.
9474
9475 @vindex gnus-refer-thread-limit
9476 The @code{gnus-refer-thread-limit} variable says how many old (i. e.,
9477 articles before the first displayed in the current group) headers to
9478 fetch when doing this command.  The default is 200.  If @code{t}, all
9479 the available headers will be fetched.  This variable can be overridden
9480 by giving the @kbd{A T} command a numerical prefix.
9481
9482 @item M-^ (Summary)
9483 @findex gnus-summary-refer-article
9484 @kindex M-^ (Summary)
9485 @cindex Message-ID
9486 @cindex fetching by Message-ID
9487 You can also ask the @sc{nntp} server for an arbitrary article, no
9488 matter what group it belongs to.  @kbd{M-^}
9489 (@code{gnus-summary-refer-article}) will ask you for a
9490 @code{Message-ID}, which is one of those long, hard-to-read thingies
9491 that look something like @samp{<38o6up$6f2@@hymir.ifi.uio.no>}.  You
9492 have to get it all exactly right.  No fuzzy searches, I'm afraid.
9493 @end table
9494
9495 The current select method will be used when fetching by
9496 @code{Message-ID} from non-news select method, but you can override this
9497 by giving this command a prefix.
9498
9499 @vindex gnus-refer-article-method
9500 If the group you are reading is located on a back end that does not
9501 support fetching by @code{Message-ID} very well (like @code{nnspool}),
9502 you can set @code{gnus-refer-article-method} to an @sc{nntp} method.  It
9503 would, perhaps, be best if the @sc{nntp} server you consult is the one
9504 updating the spool you are reading from, but that's not really
9505 necessary.
9506
9507 It can also be a list of select methods, as well as the special symbol
9508 @code{current}, which means to use the current select method.  If it
9509 is a list, Gnus will try all the methods in the list until it finds a
9510 match.
9511
9512 Here's an example setting that will first try the current method, and
9513 then ask Google if that fails:
9514
9515 @lisp
9516 (setq gnus-refer-article-method
9517       '(current
9518         (nnweb "google" (nnweb-type google))))
9519 @end lisp
9520
9521 Most of the mail back ends support fetching by @code{Message-ID}, but
9522 do not do a particularly excellent job at it.  That is, @code{nnmbox},
9523 @code{nnbabyl}, and @code{nnmaildir} are able to locate articles from
9524 any groups, while @code{nnml}, @code{nnfolder}, and @code{nnimap} are
9525 only able to locate articles that have been posted to the current group.
9526 (Anything else would be too time consuming.)  @code{nnmh} does not
9527 support this at all.
9528
9529
9530 @node Alternative Approaches
9531 @section Alternative Approaches
9532
9533 Different people like to read news using different methods.  This being
9534 gnus, we offer a small selection of minor modes for the summary buffers.
9535
9536 @menu
9537 * Pick and Read::               First mark articles and then read them.
9538 * Binary Groups::               Auto-decode all articles.
9539 @end menu
9540
9541
9542 @node Pick and Read
9543 @subsection Pick and Read
9544 @cindex pick and read
9545
9546 Some newsreaders (like @code{nn} and, uhm, @code{Netnews} on VM/CMS) use
9547 a two-phased reading interface.  The user first marks in a summary
9548 buffer the articles she wants to read.  Then she starts reading the
9549 articles with just an article buffer displayed.
9550
9551 @findex gnus-pick-mode
9552 @kindex M-x gnus-pick-mode
9553 Gnus provides a summary buffer minor mode that allows
9554 this---@code{gnus-pick-mode}.  This basically means that a few process
9555 mark commands become one-keystroke commands to allow easy marking, and
9556 it provides one additional command for switching to the summary buffer.
9557
9558 Here are the available keystrokes when using pick mode:
9559
9560 @table @kbd
9561 @item .
9562 @kindex . (Pick)
9563 @findex gnus-pick-article-or-thread
9564 Pick the article or thread on the current line
9565 (@code{gnus-pick-article-or-thread}).  If the variable
9566 @code{gnus-thread-hide-subtree} is true, then this key selects the
9567 entire thread when used at the first article of the thread.  Otherwise,
9568 it selects just the article.  If given a numerical prefix, go to that
9569 thread or article and pick it.  (The line number is normally displayed
9570 at the beginning of the summary pick lines.)
9571
9572 @item SPACE
9573 @kindex SPACE (Pick)
9574 @findex gnus-pick-next-page
9575 Scroll the summary buffer up one page (@code{gnus-pick-next-page}).  If
9576 at the end of the buffer, start reading the picked articles.
9577
9578 @item u
9579 @kindex u (Pick)
9580 @findex gnus-pick-unmark-article-or-thread.
9581 Unpick the thread or article
9582 (@code{gnus-pick-unmark-article-or-thread}).  If the variable
9583 @code{gnus-thread-hide-subtree} is true, then this key unpicks the
9584 thread if used at the first article of the thread.  Otherwise it unpicks
9585 just the article.  You can give this key a numerical prefix to unpick
9586 the thread or article at that line.
9587
9588 @item RET
9589 @kindex RET (Pick)
9590 @findex gnus-pick-start-reading
9591 @vindex gnus-pick-display-summary
9592 Start reading the picked articles (@code{gnus-pick-start-reading}).  If
9593 given a prefix, mark all unpicked articles as read first.  If
9594 @code{gnus-pick-display-summary} is non-@code{nil}, the summary buffer
9595 will still be visible when you are reading.
9596
9597 @end table
9598
9599 All the normal summary mode commands are still available in the
9600 pick-mode, with the exception of @kbd{u}.  However @kbd{!} is available
9601 which is mapped to the same function
9602 @code{gnus-summary-tick-article-forward}.
9603
9604 If this sounds like a good idea to you, you could say:
9605
9606 @lisp
9607 (add-hook 'gnus-summary-mode-hook 'gnus-pick-mode)
9608 @end lisp
9609
9610 @vindex gnus-pick-mode-hook
9611 @code{gnus-pick-mode-hook} is run in pick minor mode buffers.
9612
9613 @vindex gnus-mark-unpicked-articles-as-read
9614 If @code{gnus-mark-unpicked-articles-as-read} is non-@code{nil}, mark
9615 all unpicked articles as read.  The default is @code{nil}.
9616
9617 @vindex gnus-summary-pick-line-format
9618 The summary line format in pick mode is slightly different from the
9619 standard format.  At the beginning of each line the line number is
9620 displayed.  The pick mode line format is controlled by the
9621 @code{gnus-summary-pick-line-format} variable (@pxref{Formatting
9622 Variables}).  It accepts the same format specs that
9623 @code{gnus-summary-line-format} does (@pxref{Summary Buffer Lines}).
9624
9625
9626 @node Binary Groups
9627 @subsection Binary Groups
9628 @cindex binary groups
9629
9630 @findex gnus-binary-mode
9631 @kindex M-x gnus-binary-mode
9632 If you spend much time in binary groups, you may grow tired of hitting
9633 @kbd{X u}, @kbd{n}, @kbd{RET} all the time.  @kbd{M-x gnus-binary-mode}
9634 is a minor mode for summary buffers that makes all ordinary Gnus article
9635 selection functions uudecode series of articles and display the result
9636 instead of just displaying the articles the normal way.
9637
9638 @kindex g (Binary)
9639 @findex gnus-binary-show-article
9640 The only way, in fact, to see the actual articles is the @kbd{g}
9641 command, when you have turned on this mode
9642 (@code{gnus-binary-show-article}).
9643
9644 @vindex gnus-binary-mode-hook
9645 @code{gnus-binary-mode-hook} is called in binary minor mode buffers.
9646
9647
9648 @node Tree Display
9649 @section Tree Display
9650 @cindex trees
9651
9652 @vindex gnus-use-trees
9653 If you don't like the normal gnus summary display, you might try setting
9654 @code{gnus-use-trees} to @code{t}.  This will create (by default) an
9655 additional @dfn{tree buffer}.  You can execute all summary mode commands
9656 in the tree buffer.
9657
9658 There are a few variables to customize the tree display, of course:
9659
9660 @table @code
9661 @item gnus-tree-mode-hook
9662 @vindex gnus-tree-mode-hook
9663 A hook called in all tree mode buffers.
9664
9665 @item gnus-tree-mode-line-format
9666 @vindex gnus-tree-mode-line-format
9667 A format string for the mode bar in the tree mode buffers (@pxref{Mode
9668 Line Formatting}).  The default is @samp{Gnus: %%b %S %Z}.  For a list
9669 of valid specs, @pxref{Summary Buffer Mode Line}.
9670
9671 @item gnus-selected-tree-face
9672 @vindex gnus-selected-tree-face
9673 Face used for highlighting the selected article in the tree buffer.  The
9674 default is @code{modeline}.
9675
9676 @item gnus-tree-line-format
9677 @vindex gnus-tree-line-format
9678 A format string for the tree nodes.  The name is a bit of a misnomer,
9679 though---it doesn't define a line, but just the node.  The default value
9680 is @samp{%(%[%3,3n%]%)}, which displays the first three characters of
9681 the name of the poster.  It is vital that all nodes are of the same
9682 length, so you @emph{must} use @samp{%4,4n}-like specifiers.
9683
9684 Valid specs are:
9685
9686 @table @samp
9687 @item n
9688 The name of the poster.
9689 @item f
9690 The @code{From} header.
9691 @item N
9692 The number of the article.
9693 @item [
9694 The opening bracket.
9695 @item ]
9696 The closing bracket.
9697 @item s
9698 The subject.
9699 @end table
9700
9701 @xref{Formatting Variables}.
9702
9703 Variables related to the display are:
9704
9705 @table @code
9706 @item gnus-tree-brackets
9707 @vindex gnus-tree-brackets
9708 This is used for differentiating between ``real'' articles and
9709 ``sparse'' articles.  The format is @code{((@var{real-open} . @var{real-close})
9710 (@var{sparse-open} . @var{sparse-close}) (@var{dummy-open} . @var{dummy-close}))}, and the
9711 default is @code{((?[ . ?]) (?( . ?)) (?@{ . ?@}) (?< . ?>))}.
9712
9713 @item gnus-tree-parent-child-edges
9714 @vindex gnus-tree-parent-child-edges
9715 This is a list that contains the characters used for connecting parent
9716 nodes to their children.  The default is @code{(?- ?\\ ?|)}.
9717
9718 @end table
9719
9720 @item gnus-tree-minimize-window
9721 @vindex gnus-tree-minimize-window
9722 If this variable is non-@code{nil}, gnus will try to keep the tree
9723 buffer as small as possible to allow more room for the other gnus
9724 windows.  If this variable is a number, the tree buffer will never be
9725 higher than that number.  The default is @code{t}.  Note that if you
9726 have several windows displayed side-by-side in a frame and the tree
9727 buffer is one of these, minimizing the tree window will also resize all
9728 other windows displayed next to it.
9729
9730 You may also wish to add the following hook to keep the window minimized
9731 at all times:
9732
9733 @lisp
9734 (add-hook 'gnus-configure-windows-hook
9735           'gnus-tree-perhaps-minimize)
9736 @end lisp
9737
9738 @item gnus-generate-tree-function
9739 @vindex gnus-generate-tree-function
9740 @findex gnus-generate-horizontal-tree
9741 @findex gnus-generate-vertical-tree
9742 The function that actually generates the thread tree.  Two predefined
9743 functions are available: @code{gnus-generate-horizontal-tree} and
9744 @code{gnus-generate-vertical-tree} (which is the default).
9745
9746 @end table
9747
9748 Here's an example from a horizontal tree buffer:
9749
9750 @example
9751 @{***@}-(***)-[odd]-[Gun]
9752      |      \[Jan]
9753      |      \[odd]-[Eri]
9754      |      \(***)-[Eri]
9755      |            \[odd]-[Paa]
9756      \[Bjo]
9757      \[Gun]
9758      \[Gun]-[Jor]
9759 @end example
9760
9761 Here's the same thread displayed in a vertical tree buffer:
9762
9763 @example
9764 @{***@}
9765   |--------------------------\-----\-----\
9766 (***)                         [Bjo] [Gun] [Gun]
9767   |--\-----\-----\                          |
9768 [odd] [Jan] [odd] (***)                   [Jor]
9769   |           |     |--\
9770 [Gun]       [Eri] [Eri] [odd]
9771                           |
9772                         [Paa]
9773 @end example
9774
9775 If you're using horizontal trees, it might be nice to display the trees
9776 side-by-side with the summary buffer.  You could add something like the
9777 following to your @file{~/.gnus.el} file:
9778
9779 @lisp
9780 (setq gnus-use-trees t
9781       gnus-generate-tree-function 'gnus-generate-horizontal-tree
9782       gnus-tree-minimize-window nil)
9783 (gnus-add-configuration
9784  '(article
9785    (vertical 1.0
9786              (horizontal 0.25
9787                          (summary 0.75 point)
9788                          (tree 1.0))
9789              (article 1.0))))
9790 @end lisp
9791
9792 @xref{Window Layout}.
9793
9794
9795 @node Mail Group Commands
9796 @section Mail Group Commands
9797 @cindex mail group commands
9798
9799 Some commands only make sense in mail groups.  If these commands are
9800 invalid in the current group, they will raise a hell and let you know.
9801
9802 All these commands (except the expiry and edit commands) use the
9803 process/prefix convention (@pxref{Process/Prefix}).
9804
9805 @table @kbd
9806
9807 @item B e
9808 @kindex B e (Summary)
9809 @findex gnus-summary-expire-articles
9810 Run all expirable articles in the current group through the expiry
9811 process (@code{gnus-summary-expire-articles}).  That is, delete all
9812 expirable articles in the group that have been around for a while.
9813 (@pxref{Expiring Mail}).
9814
9815 @item B C-M-e
9816 @kindex B C-M-e (Summary)
9817 @findex gnus-summary-expire-articles-now
9818 Delete all the expirable articles in the group
9819 (@code{gnus-summary-expire-articles-now}).  This means that @strong{all}
9820 articles eligible for expiry in the current group will
9821 disappear forever into that big @file{/dev/null} in the sky.
9822
9823 @item B DEL
9824 @kindex B DEL (Summary)
9825 @findex gnus-summary-delete-article
9826 @c @icon{gnus-summary-mail-delete}
9827 Delete the mail article.  This is ``delete'' as in ``delete it from your
9828 disk forever and ever, never to return again.'' Use with caution.
9829 (@code{gnus-summary-delete-article}).
9830
9831 @item B m
9832 @kindex B m (Summary)
9833 @cindex move mail
9834 @findex gnus-summary-move-article
9835 @vindex gnus-preserve-marks
9836 Move the article from one mail group to another
9837 (@code{gnus-summary-move-article}).  Marks will be preserved if
9838 @code{gnus-preserve-marks} is non-@code{nil} (which is the default).
9839
9840 @item B c
9841 @kindex B c (Summary)
9842 @cindex copy mail
9843 @findex gnus-summary-copy-article
9844 @c @icon{gnus-summary-mail-copy}
9845 Copy the article from one group (mail group or not) to a mail group
9846 (@code{gnus-summary-copy-article}).  Marks will be preserved if
9847 @code{gnus-preserve-marks} is non-@code{nil} (which is the default).
9848
9849 @item B B
9850 @kindex B B (Summary)
9851 @cindex crosspost mail
9852 @findex gnus-summary-crosspost-article
9853 Crosspost the current article to some other group
9854 (@code{gnus-summary-crosspost-article}).  This will create a new copy of
9855 the article in the other group, and the Xref headers of the article will
9856 be properly updated.
9857
9858 @item B i
9859 @kindex B i (Summary)
9860 @findex gnus-summary-import-article
9861 Import an arbitrary file into the current mail newsgroup
9862 (@code{gnus-summary-import-article}).  You will be prompted for a file
9863 name, a @code{From} header and a @code{Subject} header.
9864
9865 @item B I
9866 @kindex B I (Summary)
9867 @findex gnus-summary-create-article
9868 Create an empty article in the current mail newsgroups
9869 (@code{gnus-summary-create-article}).  You will be prompted for a
9870 @code{From} header and a @code{Subject} header.
9871
9872 @item B r
9873 @kindex B r (Summary)
9874 @findex gnus-summary-respool-article
9875 @vindex gnus-summary-respool-default-method
9876 Respool the mail article (@code{gnus-summary-respool-article}).
9877 @code{gnus-summary-respool-default-method} will be used as the default
9878 select method when respooling.  This variable is @code{nil} by default,
9879 which means that the current group select method will be used instead.
9880 Marks will be preserved if @code{gnus-preserve-marks} is non-@code{nil}
9881 (which is the default).
9882
9883 @item B w
9884 @itemx e
9885 @kindex B w (Summary)
9886 @kindex e (Summary)
9887 @findex gnus-summary-edit-article
9888 @kindex C-c C-c (Article)
9889 @findex gnus-summary-edit-article-done
9890 Edit the current article (@code{gnus-summary-edit-article}).  To finish
9891 editing and make the changes permanent, type @kbd{C-c C-c}
9892 (@code{gnus-summary-edit-article-done}).  If you give a prefix to the
9893 @kbd{C-c C-c} command, gnus won't re-highlight the article.
9894
9895 @item B q
9896 @kindex B q (Summary)
9897 @findex gnus-summary-respool-query
9898 If you want to re-spool an article, you might be curious as to what group
9899 the article will end up in before you do the re-spooling.  This command
9900 will tell you (@code{gnus-summary-respool-query}).
9901
9902 @item B t
9903 @kindex B t (Summary)
9904 @findex gnus-summary-respool-trace
9905 Similarly, this command will display all fancy splitting patterns used
9906 when respooling, if any (@code{gnus-summary-respool-trace}).
9907
9908 @item B p
9909 @kindex B p (Summary)
9910 @findex gnus-summary-article-posted-p
9911 Some people have a tendency to send you ``courtesy'' copies when they
9912 follow up to articles you have posted.  These usually have a
9913 @code{Newsgroups} header in them, but not always.  This command
9914 (@code{gnus-summary-article-posted-p}) will try to fetch the current
9915 article from your news server (or rather, from
9916 @code{gnus-refer-article-method} or @code{gnus-select-method}) and will
9917 report back whether it found the article or not.  Even if it says that
9918 it didn't find the article, it may have been posted anyway---mail
9919 propagation is much faster than news propagation, and the news copy may
9920 just not have arrived yet.
9921
9922 @item K E
9923 @kindex K E (Summary)
9924 @findex gnus-article-encrypt-body
9925 @vindex gnus-article-encrypt-protocol
9926 Encrypt the body of an article (@code{gnus-article-encrypt-body}).
9927 The body is encrypted with the encryption protocol specified by the
9928 variable @code{gnus-article-encrypt-protocol}.
9929
9930 @end table
9931
9932 @vindex gnus-move-split-methods
9933 @cindex moving articles
9934 If you move (or copy) articles regularly, you might wish to have gnus
9935 suggest where to put the articles.  @code{gnus-move-split-methods} is a
9936 variable that uses the same syntax as @code{gnus-split-methods}
9937 (@pxref{Saving Articles}).  You may customize that variable to create
9938 suggestions you find reasonable.  (Note that
9939 @code{gnus-move-split-methods} uses group names where
9940 @code{gnus-split-methods} uses file names.)
9941
9942 @lisp
9943 (setq gnus-move-split-methods
9944       '(("^From:.*Lars Magne" "nnml:junk")
9945         ("^Subject:.*gnus" "nnfolder:important")
9946         (".*" "nnml:misc")))
9947 @end lisp
9948
9949
9950 @node Various Summary Stuff
9951 @section Various Summary Stuff
9952
9953 @menu
9954 * Summary Group Information::   Information oriented commands.
9955 * Searching for Articles::      Multiple article commands.
9956 * Summary Generation Commands::  
9957 * Really Various Summary Commands::  Those pesky non-conformant commands.
9958 @end menu
9959
9960 @table @code
9961 @vindex gnus-summary-display-while-building
9962 @item gnus-summary-display-while-building
9963 If non-@code{nil}, show and update the summary buffer as it's being
9964 built.  If @code{t}, update the buffer after every line is inserted.
9965 If the value is an integer, @var{n}, update the display every @var{n}
9966 lines.  The default is @code{nil}.
9967
9968 @vindex gnus-summary-mode-hook
9969 @item gnus-summary-mode-hook
9970 This hook is called when creating a summary mode buffer.
9971
9972 @vindex gnus-summary-generate-hook
9973 @item gnus-summary-generate-hook
9974 This is called as the last thing before doing the threading and the
9975 generation of the summary buffer.  It's quite convenient for customizing
9976 the threading variables based on what data the newsgroup has.  This hook
9977 is called from the summary buffer after most summary buffer variables
9978 have been set.
9979
9980 @vindex gnus-summary-prepare-hook
9981 @item gnus-summary-prepare-hook
9982 It is called after the summary buffer has been generated.  You might use
9983 it to, for instance, highlight lines or modify the look of the buffer in
9984 some other ungodly manner.  I don't care.
9985
9986 @vindex gnus-summary-prepared-hook
9987 @item gnus-summary-prepared-hook
9988 A hook called as the very last thing after the summary buffer has been
9989 generated.
9990
9991 @vindex gnus-summary-ignore-duplicates
9992 @item gnus-summary-ignore-duplicates
9993 When gnus discovers two articles that have the same @code{Message-ID},
9994 it has to do something drastic.  No articles are allowed to have the
9995 same @code{Message-ID}, but this may happen when reading mail from some
9996 sources.  Gnus allows you to customize what happens with this variable.
9997 If it is @code{nil} (which is the default), gnus will rename the
9998 @code{Message-ID} (for display purposes only) and display the article as
9999 any other article.  If this variable is @code{t}, it won't display the
10000 article---it'll be as if it never existed.
10001
10002 @vindex gnus-alter-articles-to-read-function
10003 @item gnus-alter-articles-to-read-function
10004 This function, which takes two parameters (the group name and the list
10005 of articles to be selected), is called to allow the user to alter the
10006 list of articles to be selected.
10007
10008 For instance, the following function adds the list of cached articles to
10009 the list in one particular group:
10010
10011 @lisp
10012 (defun my-add-cached-articles (group articles)
10013   (if (string= group "some.group")
10014       (append gnus-newsgroup-cached articles)
10015     articles))
10016 @end lisp
10017
10018 @vindex gnus-newsgroup-variables
10019 @item gnus-newsgroup-variables
10020 A list of newsgroup (summary buffer) local variables, or cons of
10021 variables and their default values (when the default values are not
10022 nil), that should be made global while the summary buffer is active.
10023 These variables can be used to set variables in the group parameters
10024 while still allowing them to affect operations done in other
10025 buffers. For example:
10026
10027 @lisp
10028 (setq gnus-newsgroup-variables
10029      '(message-use-followup-to
10030        (gnus-visible-headers .
10031          "^From:\\|^Newsgroups:\\|^Subject:\\|^Date:\\|^To:")))
10032 @end lisp
10033
10034 @end table
10035
10036
10037 @node Summary Group Information
10038 @subsection Summary Group Information
10039
10040 @table @kbd
10041
10042 @item H f
10043 @kindex H f (Summary)
10044 @findex gnus-summary-fetch-faq
10045 @vindex gnus-group-faq-directory
10046 Try to fetch the FAQ (list of frequently asked questions) for the
10047 current group (@code{gnus-summary-fetch-faq}).  Gnus will try to get the
10048 FAQ from @code{gnus-group-faq-directory}, which is usually a directory
10049 on a remote machine.  This variable can also be a list of directories.
10050 In that case, giving a prefix to this command will allow you to choose
10051 between the various sites.  @code{ange-ftp} or @code{efs} will probably
10052 be used for fetching the file.
10053
10054 @item H d
10055 @kindex H d (Summary)
10056 @findex gnus-summary-describe-group
10057 Give a brief description of the current group
10058 (@code{gnus-summary-describe-group}).  If given a prefix, force
10059 rereading the description from the server.
10060
10061 @item H h
10062 @kindex H h (Summary)
10063 @findex gnus-summary-describe-briefly
10064 Give an extremely brief description of the most important summary
10065 keystrokes (@code{gnus-summary-describe-briefly}).
10066
10067 @item H i
10068 @kindex H i (Summary)
10069 @findex gnus-info-find-node
10070 Go to the gnus info node (@code{gnus-info-find-node}).
10071 @end table
10072
10073
10074 @node Searching for Articles
10075 @subsection Searching for Articles
10076
10077 @table @kbd
10078
10079 @item M-s
10080 @kindex M-s (Summary)
10081 @findex gnus-summary-search-article-forward
10082 Search through all subsequent (raw) articles for a regexp
10083 (@code{gnus-summary-search-article-forward}).
10084
10085 @item M-r
10086 @kindex M-r (Summary)
10087 @findex gnus-summary-search-article-backward
10088 Search through all previous (raw) articles for a regexp
10089 (@code{gnus-summary-search-article-backward}).
10090
10091 @item &
10092 @kindex & (Summary)
10093 @findex gnus-summary-execute-command
10094 This command will prompt you for a header, a regular expression to match
10095 on this field, and a command to be executed if the match is made
10096 (@code{gnus-summary-execute-command}).  If the header is an empty
10097 string, the match is done on the entire article.  If given a prefix,
10098 search backward instead.
10099
10100 For instance, @kbd{& RET some.*string #} will put the process mark on
10101 all articles that have heads or bodies that match @samp{some.*string}.
10102
10103 @item M-&
10104 @kindex M-& (Summary)
10105 @findex gnus-summary-universal-argument
10106 Perform any operation on all articles that have been marked with
10107 the process mark (@code{gnus-summary-universal-argument}).
10108 @end table
10109
10110 @node Summary Generation Commands
10111 @subsection Summary Generation Commands
10112
10113 @table @kbd
10114
10115 @item Y g
10116 @kindex Y g (Summary)
10117 @findex gnus-summary-prepare
10118 Regenerate the current summary buffer (@code{gnus-summary-prepare}).
10119
10120 @item Y c
10121 @kindex Y c (Summary)
10122 @findex gnus-summary-insert-cached-articles
10123 Pull all cached articles (for the current group) into the summary buffer
10124 (@code{gnus-summary-insert-cached-articles}).
10125
10126 @item Y d
10127 @kindex Y d (Summary)
10128 @findex gnus-summary-insert-dormant-articles
10129 Pull all dormant articles (for the current group) into the summary buffer
10130 (@code{gnus-summary-insert-dormant-articles}).
10131
10132 @end table
10133
10134
10135 @node Really Various Summary Commands
10136 @subsection Really Various Summary Commands
10137
10138 @table @kbd
10139
10140 @item A D
10141 @itemx C-d
10142 @kindex C-d (Summary)
10143 @kindex A D (Summary)
10144 @findex gnus-summary-enter-digest-group
10145 If the current article is a collection of other articles (for instance,
10146 a digest), you might use this command to enter a group based on the that
10147 article (@code{gnus-summary-enter-digest-group}).  Gnus will try to
10148 guess what article type is currently displayed unless you give a prefix
10149 to this command, which forces a ``digest'' interpretation.  Basically,
10150 whenever you see a message that is a collection of other messages of
10151 some format, you @kbd{C-d} and read these messages in a more convenient
10152 fashion.
10153
10154 @item C-M-d
10155 @kindex C-M-d (Summary)
10156 @findex gnus-summary-read-document
10157 This command is very similar to the one above, but lets you gather
10158 several documents into one biiig group
10159 (@code{gnus-summary-read-document}).  It does this by opening several
10160 @code{nndoc} groups for each document, and then opening an
10161 @code{nnvirtual} group on top of these @code{nndoc} groups.  This
10162 command understands the process/prefix convention
10163 (@pxref{Process/Prefix}).
10164
10165 @item C-t
10166 @kindex C-t (Summary)
10167 @findex gnus-summary-toggle-truncation
10168 Toggle truncation of summary lines
10169 (@code{gnus-summary-toggle-truncation}).  This will probably confuse the
10170 line centering function in the summary buffer, so it's not a good idea
10171 to have truncation switched off while reading articles.
10172
10173 @item =
10174 @kindex = (Summary)
10175 @findex gnus-summary-expand-window
10176 Expand the summary buffer window (@code{gnus-summary-expand-window}).
10177 If given a prefix, force an @code{article} window configuration.
10178
10179 @item C-M-e
10180 @kindex C-M-e (Summary)
10181 @findex gnus-summary-edit-parameters
10182 Edit the group parameters (@pxref{Group Parameters}) of the current
10183 group (@code{gnus-summary-edit-parameters}).
10184
10185 @item C-M-a
10186 @kindex C-M-a (Summary)
10187 @findex gnus-summary-customize-parameters
10188 Customize the group parameters (@pxref{Group Parameters}) of the current
10189 group (@code{gnus-summary-customize-parameters}).
10190
10191 @end table
10192
10193
10194 @node Exiting the Summary Buffer
10195 @section Exiting the Summary Buffer
10196 @cindex summary exit
10197 @cindex exiting groups
10198
10199 Exiting from the summary buffer will normally update all info on the
10200 group and return you to the group buffer.
10201
10202 @table @kbd
10203
10204 @item Z Z
10205 @itemx q
10206 @kindex Z Z (Summary)
10207 @kindex q (Summary)
10208 @findex gnus-summary-exit
10209 @vindex gnus-summary-exit-hook
10210 @vindex gnus-summary-prepare-exit-hook
10211 @vindex gnus-group-no-more-groups-hook
10212 @c @icon{gnus-summary-exit}
10213 Exit the current group and update all information on the group
10214 (@code{gnus-summary-exit}).  @code{gnus-summary-prepare-exit-hook} is
10215 called before doing much of the exiting, which calls
10216 @code{gnus-summary-expire-articles} by default.
10217 @code{gnus-summary-exit-hook} is called after finishing the exit
10218 process.  @code{gnus-group-no-more-groups-hook} is run when returning to
10219 group mode having no more (unread) groups.
10220
10221 @item Z E
10222 @itemx Q
10223 @kindex Z E (Summary)
10224 @kindex Q (Summary)
10225 @findex gnus-summary-exit-no-update
10226 Exit the current group without updating any information on the group
10227 (@code{gnus-summary-exit-no-update}).
10228
10229 @item Z c
10230 @itemx c
10231 @kindex Z c (Summary)
10232 @kindex c (Summary)
10233 @findex gnus-summary-catchup-and-exit
10234 @c @icon{gnus-summary-catchup-and-exit}
10235 Mark all unticked articles in the group as read and then exit
10236 (@code{gnus-summary-catchup-and-exit}).
10237
10238 @item Z C
10239 @kindex Z C (Summary)
10240 @findex gnus-summary-catchup-all-and-exit
10241 Mark all articles, even the ticked ones, as read and then exit
10242 (@code{gnus-summary-catchup-all-and-exit}).
10243
10244 @item Z n
10245 @kindex Z n (Summary)
10246 @findex gnus-summary-catchup-and-goto-next-group
10247 Mark all articles as read and go to the next group
10248 (@code{gnus-summary-catchup-and-goto-next-group}).
10249
10250 @item Z R
10251 @kindex Z R (Summary)
10252 @findex gnus-summary-reselect-current-group
10253 Exit this group, and then enter it again
10254 (@code{gnus-summary-reselect-current-group}).  If given a prefix, select
10255 all articles, both read and unread.
10256
10257 @item Z G
10258 @itemx M-g
10259 @kindex Z G (Summary)
10260 @kindex M-g (Summary)
10261 @findex gnus-summary-rescan-group
10262 @c @icon{gnus-summary-mail-get}
10263 Exit the group, check for new articles in the group, and select the
10264 group (@code{gnus-summary-rescan-group}).  If given a prefix, select all
10265 articles, both read and unread.
10266
10267 @item Z N
10268 @kindex Z N (Summary)
10269 @findex gnus-summary-next-group
10270 Exit the group and go to the next group
10271 (@code{gnus-summary-next-group}).
10272
10273 @item Z P
10274 @kindex Z P (Summary)
10275 @findex gnus-summary-prev-group
10276 Exit the group and go to the previous group
10277 (@code{gnus-summary-prev-group}).
10278
10279 @item Z s
10280 @kindex Z s (Summary)
10281 @findex gnus-summary-save-newsrc
10282 Save the current number of read/marked articles in the dribble buffer
10283 and then save the dribble buffer (@code{gnus-summary-save-newsrc}).  If
10284 given a prefix, also save the @file{.newsrc} file(s).  Using this
10285 command will make exit without updating (the @kbd{Q} command) worthless.
10286 @end table
10287
10288 @vindex gnus-exit-group-hook
10289 @code{gnus-exit-group-hook} is called when you exit the current group
10290 with an ``updating'' exit.  For instance @kbd{Q}
10291 (@code{gnus-summary-exit-no-update}) does not call this hook.
10292
10293 @findex gnus-summary-wake-up-the-dead
10294 @findex gnus-dead-summary-mode
10295 @vindex gnus-kill-summary-on-exit
10296 If you're in the habit of exiting groups, and then changing your mind
10297 about it, you might set @code{gnus-kill-summary-on-exit} to @code{nil}.
10298 If you do that, gnus won't kill the summary buffer when you exit it.
10299 (Quelle surprise!)  Instead it will change the name of the buffer to
10300 something like @samp{*Dead Summary ... *} and install a minor mode
10301 called @code{gnus-dead-summary-mode}.  Now, if you switch back to this
10302 buffer, you'll find that all keys are mapped to a function called
10303 @code{gnus-summary-wake-up-the-dead}.  So tapping any keys in a dead
10304 summary buffer will result in a live, normal summary buffer.
10305
10306 There will never be more than one dead summary buffer at any one time.
10307
10308 @vindex gnus-use-cross-reference
10309 The data on the current group will be updated (which articles you have
10310 read, which articles you have replied to, etc.) when you exit the
10311 summary buffer.  If the @code{gnus-use-cross-reference} variable is
10312 @code{t} (which is the default), articles that are cross-referenced to
10313 this group and are marked as read, will also be marked as read in the
10314 other subscribed groups they were cross-posted to.  If this variable is
10315 neither @code{nil} nor @code{t}, the article will be marked as read in
10316 both subscribed and unsubscribed groups (@pxref{Crosspost Handling}).
10317
10318
10319 @node Crosspost Handling
10320 @section Crosspost Handling
10321
10322 @cindex velveeta
10323 @cindex spamming
10324 Marking cross-posted articles as read ensures that you'll never have to
10325 read the same article more than once.  Unless, of course, somebody has
10326 posted it to several groups separately.  Posting the same article to
10327 several groups (not cross-posting) is called @dfn{spamming}, and you are
10328 by law required to send nasty-grams to anyone who perpetrates such a
10329 heinous crime.  You may want to try NoCeM handling to filter out spam
10330 (@pxref{NoCeM}).
10331
10332 Remember: Cross-posting is kinda ok, but posting the same article
10333 separately to several groups is not.  Massive cross-posting (aka.
10334 @dfn{velveeta}) is to be avoided at all costs, and you can even use the
10335 @code{gnus-summary-mail-crosspost-complaint} command to complain about
10336 excessive crossposting (@pxref{Summary Mail Commands}).
10337
10338 @cindex cross-posting
10339 @cindex Xref
10340 @cindex @sc{nov}
10341 One thing that may cause Gnus to not do the cross-posting thing
10342 correctly is if you use an @sc{nntp} server that supports @sc{xover}
10343 (which is very nice, because it speeds things up considerably) which
10344 does not include the @code{Xref} header in its @sc{nov} lines.  This is
10345 Evil, but all too common, alas, alack.  Gnus tries to Do The Right Thing
10346 even with @sc{xover} by registering the @code{Xref} lines of all
10347 articles you actually read, but if you kill the articles, or just mark
10348 them as read without reading them, Gnus will not get a chance to snoop
10349 the @code{Xref} lines out of these articles, and will be unable to use
10350 the cross reference mechanism.
10351
10352 @cindex LIST overview.fmt
10353 @cindex overview.fmt
10354 To check whether your @sc{nntp} server includes the @code{Xref} header
10355 in its overview files, try @samp{telnet your.nntp.server nntp},
10356 @samp{MODE READER} on @code{inn} servers, and then say @samp{LIST
10357 overview.fmt}.  This may not work, but if it does, and the last line you
10358 get does not read @samp{Xref:full}, then you should shout and whine at
10359 your news admin until she includes the @code{Xref} header in the
10360 overview files.
10361
10362 @vindex gnus-nov-is-evil
10363 If you want Gnus to get the @code{Xref}s right all the time, you have to
10364 set @code{gnus-nov-is-evil} to @code{t}, which slows things down
10365 considerably.
10366
10367 C'est la vie.
10368
10369 For an alternative approach, @pxref{Duplicate Suppression}.
10370
10371
10372 @node Duplicate Suppression
10373 @section Duplicate Suppression
10374
10375 By default, gnus tries to make sure that you don't have to read the same
10376 article more than once by utilizing the crossposting mechanism
10377 (@pxref{Crosspost Handling}).  However, that simple and efficient
10378 approach may not work satisfactory for some users for various
10379 reasons.
10380
10381 @enumerate
10382 @item
10383 The @sc{nntp} server may fail to generate the @code{Xref} header.  This
10384 is evil and not very common.
10385
10386 @item
10387 The @sc{nntp} server may fail to include the @code{Xref} header in the
10388 @file{.overview} data bases.  This is evil and all too common, alas.
10389
10390 @item
10391 You may be reading the same group (or several related groups) from
10392 different @sc{nntp} servers.
10393
10394 @item
10395 You may be getting mail that duplicates articles posted to groups.
10396 @end enumerate
10397
10398 I'm sure there are other situations where @code{Xref} handling fails as
10399 well, but these four are the most common situations.
10400
10401 If, and only if, @code{Xref} handling fails for you, then you may
10402 consider switching on @dfn{duplicate suppression}.  If you do so, Gnus
10403 will remember the @code{Message-ID}s of all articles you have read or
10404 otherwise marked as read, and then, as if by magic, mark them as read
10405 all subsequent times you see them---in @emph{all} groups.  Using this
10406 mechanism is quite likely to be somewhat inefficient, but not overly
10407 so.  It's certainly preferable to reading the same articles more than
10408 once.
10409
10410 Duplicate suppression is not a very subtle instrument.  It's more like a
10411 sledge hammer than anything else.  It works in a very simple
10412 fashion---if you have marked an article as read, it adds this Message-ID
10413 to a cache.  The next time it sees this Message-ID, it will mark the
10414 article as read with the @samp{M} mark.  It doesn't care what group it
10415 saw the article in.
10416
10417 @table @code
10418 @item gnus-suppress-duplicates
10419 @vindex gnus-suppress-duplicates
10420 If non-@code{nil}, suppress duplicates.
10421
10422 @item gnus-save-duplicate-list
10423 @vindex gnus-save-duplicate-list
10424 If non-@code{nil}, save the list of duplicates to a file.  This will
10425 make startup and shutdown take longer, so the default is @code{nil}.
10426 However, this means that only duplicate articles read in a single gnus
10427 session are suppressed.
10428
10429 @item gnus-duplicate-list-length
10430 @vindex gnus-duplicate-list-length
10431 This variable says how many @code{Message-ID}s to keep in the duplicate
10432 suppression list.  The default is 10000.
10433
10434 @item gnus-duplicate-file
10435 @vindex gnus-duplicate-file
10436 The name of the file to store the duplicate suppression list in.  The
10437 default is @file{~/News/suppression}.
10438 @end table
10439
10440 If you have a tendency to stop and start gnus often, setting
10441 @code{gnus-save-duplicate-list} to @code{t} is probably a good idea.  If
10442 you leave gnus running for weeks on end, you may have it @code{nil}.  On
10443 the other hand, saving the list makes startup and shutdown much slower,
10444 so that means that if you stop and start gnus often, you should set
10445 @code{gnus-save-duplicate-list} to @code{nil}.  Uhm.  I'll leave this up
10446 to you to figure out, I think.
10447
10448 @node Security
10449 @section Security
10450
10451 Gnus is able to verify signed messages or decrypt encrypted messages.
10452 The formats that are supported are PGP, @sc{pgp/mime} and @sc{s/mime},
10453 however you need some external programs to get things to work:
10454
10455 @enumerate
10456 @item
10457 To handle PGP and PGP/MIME messages, you have to install an OpenPGP
10458 implementation such as GnuPG.  The lisp interface to GnuPG included
10459 with Gnus is called PGG (@pxref{Top, ,PGG, pgg, PGG Manual}), but
10460 Mailcrypt and gpg.el are also supported.
10461
10462 @item
10463 To handle @sc{s/mime} message, you need to install OpenSSL.  OpenSSL 0.9.6
10464 or newer is recommended.
10465
10466 @end enumerate
10467
10468 More information on how to set things up can be found in the message
10469 manual (@pxref{Security, ,Security, message, Message Manual}).
10470
10471 @table @code
10472 @item mm-verify-option
10473 @vindex mm-verify-option
10474 Option of verifying signed parts.  @code{never}, not verify;
10475 @code{always}, always verify; @code{known}, only verify known
10476 protocols. Otherwise, ask user.
10477
10478 @item mm-decrypt-option
10479 @vindex mm-decrypt-option
10480 Option of decrypting encrypted parts.  @code{never}, no decryption;
10481 @code{always}, always decrypt; @code{known}, only decrypt known
10482 protocols. Otherwise, ask user.
10483
10484 @item mml1991-use
10485 @vindex mml1991-use
10486 Symbol indicating elisp interface to OpenPGP implementation for PGP
10487 messages.  The default is @code{pgg}, but @code{mailcrypt} and
10488 @code{gpg} are also supported although deprecated.
10489
10490 @item mml2015-use
10491 @vindex mml2015-use
10492 Symbol indicating elisp interface to OpenPGP implementation for
10493 PGP/MIME messages.  The default is @code{pgg}, but @code{mailcrypt}
10494 and @code{gpg} are also supported although deprecated.
10495
10496 @end table
10497
10498 @cindex snarfing keys
10499 @cindex importing PGP keys
10500 @cindex PGP key ring import
10501 Snarfing OpenPGP keys (i.e., importing keys from articles into your
10502 key ring) is not supported explicitly through a menu item or command,
10503 rather Gnus do detect and label keys as @samp{application/pgp-keys},
10504 allowing you to specify whatever action you think is appropriate
10505 through the usual MIME infrastructure.  You can use a
10506 @file{~/.mailcap} entry (@pxref{mailcap, , mailcap, emacs-mime, The
10507 Emacs MIME Manual}) such as the following to import keys using GNU
10508 Privacy Guard when you click on the MIME button (@pxref{Using MIME}).
10509
10510 @example
10511 application/pgp-keys; gpg --import --interactive --verbose; needsterminal
10512 @end example
10513
10514 This happens to also be the default action defined in
10515 @var{mailcap-mime-data}.
10516
10517 @node Mailing List
10518 @section Mailing List
10519
10520 @kindex A M (summary)
10521 @findex gnus-mailing-list-insinuate
10522 Gnus understands some mailing list fields of RFC 2369.  To enable it,
10523 add a @code{to-list} group parameter (@pxref{Group Parameters}),
10524 possibly using @kbd{A M} (@code{gnus-mailing-list-insinuate}) in the
10525 summary buffer.
10526
10527 That enables the following commands to the summary buffer:
10528
10529 @table @kbd
10530
10531 @item C-c C-n h
10532 @kindex C-c C-n h (Summary)
10533 @findex gnus-mailing-list-help
10534 Send a message to fetch mailing list help, if List-Help field exists.
10535
10536 @item C-c C-n s
10537 @kindex C-c C-n s (Summary)
10538 @findex gnus-mailing-list-subscribe
10539 Send a message to subscribe the mailing list, if List-Subscribe field exists.
10540
10541 @item C-c C-n u
10542 @kindex C-c C-n u (Summary)
10543 @findex gnus-mailing-list-unsubscribe
10544 Send a message to unsubscribe the mailing list, if List-Unsubscribe
10545 field exists.
10546
10547 @item C-c C-n p
10548 @kindex C-c C-n p (Summary)
10549 @findex gnus-mailing-list-post
10550 Post to the mailing list, if List-Post field exists.
10551
10552 @item C-c C-n o
10553 @kindex C-c C-n o (Summary)
10554 @findex gnus-mailing-list-owner
10555 Send a message to the mailing list owner, if List-Owner field exists.
10556
10557 @item C-c C-n a
10558 @kindex C-c C-n a (Summary)
10559 @findex gnus-mailing-list-owner
10560 Browse the mailing list archive, if List-Archive field exists.
10561
10562 @end table
10563
10564
10565 @node Article Buffer
10566 @chapter Article Buffer
10567 @cindex article buffer
10568
10569 The articles are displayed in the article buffer, of which there is only
10570 one.  All the summary buffers share the same article buffer unless you
10571 tell gnus otherwise.
10572
10573 @menu
10574 * Hiding Headers::              Deciding what headers should be displayed.
10575 * Using MIME::                  Pushing articles through @sc{mime} before reading them.
10576 * Customizing Articles::        Tailoring the look of the articles.
10577 * Article Keymap::              Keystrokes available in the article buffer.
10578 * Misc Article::                Other stuff.
10579 @end menu
10580
10581
10582 @node Hiding Headers
10583 @section Hiding Headers
10584 @cindex hiding headers
10585 @cindex deleting headers
10586
10587 The top section of each article is the @dfn{head}.  (The rest is the
10588 @dfn{body}, but you may have guessed that already.)
10589
10590 @vindex gnus-show-all-headers
10591 There is a lot of useful information in the head: the name of the person
10592 who wrote the article, the date it was written and the subject of the
10593 article.  That's well and nice, but there's also lots of information
10594 most people do not want to see---what systems the article has passed
10595 through before reaching you, the @code{Message-ID}, the
10596 @code{References}, etc. ad nauseum---and you'll probably want to get rid
10597 of some of those lines.  If you want to keep all those lines in the
10598 article buffer, you can set @code{gnus-show-all-headers} to @code{t}.
10599
10600 Gnus provides you with two variables for sifting headers:
10601
10602 @table @code
10603
10604 @item gnus-visible-headers
10605 @vindex gnus-visible-headers
10606 If this variable is non-@code{nil}, it should be a regular expression
10607 that says what headers you wish to keep in the article buffer.  All
10608 headers that do not match this variable will be hidden.
10609
10610 For instance, if you only want to see the name of the person who wrote
10611 the article and the subject, you'd say:
10612
10613 @lisp
10614 (setq gnus-visible-headers "^From:\\|^Subject:")
10615 @end lisp
10616
10617 This variable can also be a list of regexps to match headers to
10618 remain visible.
10619
10620 @item gnus-ignored-headers
10621 @vindex gnus-ignored-headers
10622 This variable is the reverse of @code{gnus-visible-headers}.  If this
10623 variable is set (and @code{gnus-visible-headers} is @code{nil}), it
10624 should be a regular expression that matches all lines that you want to
10625 hide.  All lines that do not match this variable will remain visible.
10626
10627 For instance, if you just want to get rid of the @code{References} field
10628 and the @code{Xref} field, you might say:
10629
10630 @lisp
10631 (setq gnus-ignored-headers "^References:\\|^Xref:")
10632 @end lisp
10633
10634 This variable can also be a list of regexps to match headers to
10635 be removed.
10636
10637 Note that if @code{gnus-visible-headers} is non-@code{nil}, this
10638 variable will have no effect.
10639
10640 @end table
10641
10642 @vindex gnus-sorted-header-list
10643 Gnus can also sort the headers for you.  (It does this by default.)  You
10644 can control the sorting by setting the @code{gnus-sorted-header-list}
10645 variable.  It is a list of regular expressions that says in what order
10646 the headers are to be displayed.
10647
10648 For instance, if you want the name of the author of the article first,
10649 and then the subject, you might say something like:
10650
10651 @lisp
10652 (setq gnus-sorted-header-list '("^From:" "^Subject:"))
10653 @end lisp
10654
10655 Any headers that are to remain visible, but are not listed in this
10656 variable, will be displayed in random order after all the headers listed in this variable.
10657
10658 @findex gnus-article-hide-boring-headers
10659 @vindex gnus-boring-article-headers
10660 You can hide further boring headers by setting
10661 @code{gnus-treat-hide-boring-headers} to @code{head}.  What this function
10662 does depends on the @code{gnus-boring-article-headers} variable.  It's a
10663 list, but this list doesn't actually contain header names.  Instead is
10664 lists various @dfn{boring conditions} that Gnus can check and remove
10665 from sight.
10666
10667 These conditions are:
10668 @table @code
10669 @item empty
10670 Remove all empty headers.
10671 @item followup-to
10672 Remove the @code{Followup-To} header if it is identical to the
10673 @code{Newsgroups} header.
10674 @item reply-to
10675 Remove the @code{Reply-To} header if it lists the same address as the
10676 @code{From} header.
10677 @item newsgroups
10678 Remove the @code{Newsgroups} header if it only contains the current group
10679 name.
10680 @item to-address
10681 Remove the @code{To} header if it only contains the address identical to
10682 the current groups's @code{to-address} parameter.
10683 @item to-list
10684 Remove the @code{To} header if it only contains the address identical to
10685 the current groups's @code{to-list} parameter.
10686 @item cc-list
10687 Remove the @code{CC} header if it only contains the address identical to
10688 the current groups's @code{to-list} parameter.
10689 @item date
10690 Remove the @code{Date} header if the article is less than three days
10691 old.
10692 @item long-to
10693 Remove the @code{To} header if it is very long.
10694 @item many-to
10695 Remove all @code{To} headers if there are more than one.
10696 @end table
10697
10698 To include these three elements, you could say something like:
10699
10700 @lisp
10701 (setq gnus-boring-article-headers
10702       '(empty followup-to reply-to))
10703 @end lisp
10704
10705 This is also the default value for this variable.
10706
10707
10708 @node Using MIME
10709 @section Using MIME
10710 @cindex @sc{mime}
10711
10712 Mime is a standard for waving your hands through the air, aimlessly,
10713 while people stand around yawning.
10714
10715 @sc{mime}, however, is a standard for encoding your articles, aimlessly,
10716 while all newsreaders die of fear.
10717
10718 @sc{mime} may specify what character set the article uses, the encoding
10719 of the characters, and it also makes it possible to embed pictures and
10720 other naughty stuff in innocent-looking articles.
10721
10722 @vindex gnus-show-mime
10723 @vindex gnus-article-display-method-for-mime
10724 @findex gnus-article-display-mime-message
10725 Gnus handles @sc{mime} by pushing the articles through
10726 @code{gnus-article-display-method-for-mime}, which is
10727 @code{gnus-article-display-mime-message} by default.  This function
10728 calls the @sc{semi} MIME-View program to actually do the work.  For more
10729 information on @sc{semi} MIME-View, see its manual page (however it is
10730 not existed yet, sorry).
10731
10732 Set @code{gnus-show-mime} to @code{t} if you want to use
10733 @sc{mime} all the time.  If you have @code{gnus-show-mime} set, then
10734 you'll see some unfortunate display glitches in the article buffer.
10735 These can't be avoided.
10736
10737 In GNUS or Gnus, it might be best to just use the toggling functions
10738 from the summary buffer to avoid getting nasty surprises. (For instance,
10739 you enter the group @samp{alt.sing-a-long} and, before you know it,
10740 @sc{mime} has decoded the sound file in the article and some horrible
10741 sing-a-long song comes screaming out your speakers, and you can't find
10742 the volume button, because there isn't one, and people are starting to
10743 look at you, and you try to stop the program, but you can't, and you
10744 can't find the program to control the volume, and everybody else in the
10745 room suddenly decides to look at you disdainfully, and you'll feel
10746 rather stupid.)
10747
10748 Any similarity to real events and people is purely coincidental.  Ahem.
10749
10750 To avoid such kind of situation, gnus stops to use
10751 @code{metamail-buffer}.  So now, you can set @code{gnus-show-mime} to
10752 non-@code{nil} every-time, then you can push button in the article
10753 buffer when there are nobody else.
10754
10755 Also see @pxref{MIME Commands}.
10756
10757
10758 @node Customizing Articles
10759 @section Customizing Articles
10760 @cindex article customization
10761
10762 A slew of functions for customizing how the articles are to look like
10763 exist.  You can call these functions interactively
10764 (@pxref{Article Washing}), or you can have them
10765 called automatically when you select the articles.
10766
10767 To have them called automatically, you should set the corresponding
10768 ``treatment'' variable.  For instance, to have headers hidden, you'd set
10769 @code{gnus-treat-hide-headers}.  Below is a list of variables that can
10770 be set, but first we discuss the values these variables can have.
10771
10772 Note: Some values, while valid, make little sense.  Check the list below
10773 for sensible values.
10774
10775 @enumerate
10776 @item
10777 @code{nil}: Don't do this treatment.
10778
10779 @item
10780 @code{t}: Do this treatment on all body parts.
10781
10782 @item
10783 @code{head}: Do the treatment on the headers.
10784
10785 @item
10786 @code{last}: Do this treatment on the last part.
10787
10788 @item
10789 An integer: Do this treatment on all body parts that have a length less
10790 than this number.
10791
10792 @item
10793 A list of strings: Do this treatment on all body parts that are in
10794 articles that are read in groups that have names that match one of the
10795 regexps in the list.
10796
10797 @item
10798 A list where the first element is not a string:
10799
10800 The list is evaluated recursively.  The first element of the list is a
10801 predicate.  The following predicates are recognized: @code{or},
10802 @code{and}, @code{not} and @code{typep}.  Here's an example:
10803
10804 @lisp
10805 (or last
10806     (typep "text/x-vcard"))
10807 @end lisp
10808
10809 @item
10810 @code{mime}: Do this treatment if the value of @code{gnus-show-mime}' is
10811 non-nil.
10812
10813 @end enumerate
10814
10815 You may have noticed that the word @dfn{part} is used here.  This refers
10816 to the fact that some messages are @sc{mime} multipart articles that may
10817 be divided into several parts.  Articles that are not multiparts are
10818 considered to contain just a single part.
10819
10820 @vindex gnus-article-treat-types
10821 Are the treatments applied to all sorts of multipart parts?  Yes, if you
10822 want to, but by default, only @samp{text/plain} parts are given the
10823 treatment.  This is controlled by the @code{gnus-article-treat-types}
10824 variable, which is a list of regular expressions that are matched to the
10825 type of the part.  This variable is ignored if the value of the
10826 controlling variable is a predicate list, as described above.
10827
10828 The following treatment options are available.  The easiest way to
10829 customize this is to examine the @code{gnus-article-treat} customization
10830 group.  Values in parenthesis are suggested sensible values.  Others are
10831 possible but those listed are probably sufficient for most people.
10832
10833 @table @code
10834 @item gnus-treat-buttonize (t, integer)
10835 @item gnus-treat-buttonize-head (head)
10836
10837 @xref{Article Buttons}.
10838
10839 @item gnus-treat-capitalize-sentences (t, integer)
10840 @item gnus-treat-overstrike (t, integer)
10841 @item gnus-treat-strip-cr (t, integer)
10842 @item gnus-treat-strip-headers-in-body (t, integer)
10843 @item gnus-treat-strip-leading-blank-lines (t, integer)
10844 @item gnus-treat-strip-multiple-blank-lines (t, integer)
10845 @item gnus-treat-strip-pem (t, last, integer)
10846 @item gnus-treat-strip-trailing-blank-lines (t, last, integer)
10847 @item gnus-treat-unsplit-urls (t, integer)
10848 @item gnus-treat-wash-html (t, integer)
10849 @item gnus-treat-decode-article-as-default-mime-charset (t, integer)
10850
10851 @xref{Article Washing}.
10852
10853 @item gnus-treat-date-english (head)
10854 @item gnus-treat-date-iso8601 (head)
10855 @item gnus-treat-date-lapsed (head)
10856 @item gnus-treat-date-local (head)
10857 @item gnus-treat-date-original (head)
10858 @item gnus-treat-date-user-defined (head)
10859 @item gnus-treat-date-ut (head)
10860
10861 @xref{Article Date}.
10862
10863 @item gnus-treat-from-picon (head)
10864 @item gnus-treat-mail-picon (head)
10865 @item gnus-treat-newsgroups-picon (head)
10866
10867 @xref{Picons}.
10868
10869 @item gnus-treat-display-smileys (t, integer)
10870
10871 @item gnus-treat-body-boundary (head)
10872
10873 @vindex gnus-body-boundary-delimiter
10874 Adds a delimiter between header and body, the string used as delimiter
10875 is controlled by @code{gnus-body-boundary-delimiter}.
10876
10877 @xref{Smileys}.
10878
10879 @item gnus-treat-display-xface (head)
10880
10881 @xref{X-Face}.
10882
10883 @item gnus-treat-emphasize (t, head, integer)
10884 @item gnus-treat-fill-article (t, integer)
10885 @item gnus-treat-fill-long-lines (t, integer)
10886 @item gnus-treat-hide-boring-headers (head)
10887 @item gnus-treat-hide-citation (t, integer)
10888 @item gnus-treat-hide-citation-maybe (t, integer)
10889 @item gnus-treat-hide-headers (head)
10890 @item gnus-treat-hide-signature (t, last)
10891 @item gnus-treat-strip-banner (t, last)
10892 @item gnus-treat-strip-list-identifiers (head)
10893
10894 @xref{Article Hiding}.
10895
10896 @item gnus-treat-highlight-citation (t, integer)
10897 @item gnus-treat-highlight-headers (head)
10898 @item gnus-treat-highlight-signature (t, last, integer)
10899
10900 @xref{Article Highlighting}.
10901
10902 @item gnus-treat-play-sounds
10903 @item gnus-treat-translate
10904 @item gnus-treat-x-pgp-sig (head)
10905
10906 @item gnus-treat-unfold-headers (head)
10907 @item gnus-treat-fold-headers (head)
10908 @item gnus-treat-fold-newsgroups (head)
10909 @item gnus-treat-leading-whitespace (head)
10910
10911 @xref{Article Header}.
10912
10913
10914 @end table
10915
10916 @vindex gnus-part-display-hook
10917 You can, of course, write your own functions to be called from
10918 @code{gnus-part-display-hook}.  The functions are called narrowed to the
10919 part, and you can do anything you like, pretty much.  There is no
10920 information that you have to keep in the buffer---you can change
10921 everything.
10922
10923
10924 @node Article Keymap
10925 @section Article Keymap
10926
10927 Most of the keystrokes in the summary buffer can also be used in the
10928 article buffer.  They should behave as if you typed them in the summary
10929 buffer, which means that you don't actually have to have a summary
10930 buffer displayed while reading.  You can do it all from the article
10931 buffer.
10932
10933 A few additional keystrokes are available:
10934
10935 @table @kbd
10936
10937 @item SPACE
10938 @kindex SPACE (Article)
10939 @findex gnus-article-next-page
10940 Scroll forwards one page (@code{gnus-article-next-page}).
10941 This is exactly the same as @kbd{h SPACE h}.
10942
10943 @item DEL
10944 @kindex DEL (Article)
10945 @findex gnus-article-prev-page
10946 Scroll backwards one page (@code{gnus-article-prev-page}).
10947 This is exactly the same as @kbd{h DEL h}.
10948
10949 @item C-c ^
10950 @kindex C-c ^ (Article)
10951 @findex gnus-article-refer-article
10952 If point is in the neighborhood of a @code{Message-ID} and you press
10953 @kbd{C-c ^}, Gnus will try to get that article from the server
10954 (@code{gnus-article-refer-article}).
10955
10956 @item C-c C-m
10957 @kindex C-c C-m (Article)
10958 @findex gnus-article-mail
10959 Send a reply to the address near point (@code{gnus-article-mail}).  If
10960 given a prefix, include the mail.
10961
10962 @item s
10963 @kindex s (Article)
10964 @findex gnus-article-show-summary
10965 Reconfigure the buffers so that the summary buffer becomes visible
10966 (@code{gnus-article-show-summary}).
10967
10968 @item ?
10969 @kindex ? (Article)
10970 @findex gnus-article-describe-briefly
10971 Give a very brief description of the available keystrokes
10972 (@code{gnus-article-describe-briefly}).
10973
10974 @item TAB
10975 @kindex TAB (Article)
10976 @findex gnus-article-next-button
10977 Go to the next button, if any (@code{gnus-article-next-button}).  This
10978 only makes sense if you have buttonizing turned on.
10979
10980 @item M-TAB
10981 @kindex M-TAB (Article)
10982 @findex gnus-article-prev-button
10983 Go to the previous button, if any (@code{gnus-article-prev-button}).
10984
10985 @item R
10986 @kindex R (Article)
10987 @findex gnus-article-reply-with-original
10988 Send a reply to the current article and yank the current article
10989 (@code{gnus-article-reply-with-original}).  If given a prefix, make a
10990 wide reply.  If the region is active, only yank the text in the
10991 region.
10992
10993 @item F
10994 @kindex F (Article)
10995 @findex gnus-article-followup-with-original
10996 Send a followup to the current article and yank the current article
10997 (@code{gnus-article-followup-with-original}).  If given a prefix, make
10998 a wide reply.  If the region is active, only yank the text in the
10999 region.
11000
11001
11002 @end table
11003
11004
11005 @node Misc Article
11006 @section Misc Article
11007
11008 @table @code
11009
11010 @item gnus-single-article-buffer
11011 @vindex gnus-single-article-buffer
11012 If non-@code{nil}, use the same article buffer for all the groups.
11013 (This is the default.)  If @code{nil}, each group will have its own
11014 article buffer.
11015
11016 @vindex gnus-article-decode-hook
11017 @item gnus-article-decode-hook
11018 @cindex MIME
11019 Hook used to decode @sc{mime} articles.  The default value is
11020 @code{(article-decode-charset article-decode-encoded-words)}
11021
11022 @vindex gnus-article-prepare-hook
11023 @item gnus-article-prepare-hook
11024 This hook is called right after the article has been inserted into the
11025 article buffer.  It is mainly intended for functions that do something
11026 depending on the contents; it should probably not be used for changing
11027 the contents of the article buffer.
11028
11029 @item gnus-article-mode-hook
11030 @vindex gnus-article-mode-hook
11031 Hook called in article mode buffers.
11032
11033 @item gnus-article-mode-syntax-table
11034 @vindex gnus-article-mode-syntax-table
11035 Syntax table used in article buffers.  It is initialized from
11036 @code{text-mode-syntax-table}.
11037
11038 @vindex gnus-article-over-scroll
11039 @item gnus-article-over-scroll
11040 If non-@code{nil}, allow scrolling the article buffer even when there
11041 no more new text to scroll in.  The default is @code{nil}.
11042
11043 @vindex gnus-article-mode-line-format
11044 @item gnus-article-mode-line-format
11045 This variable is a format string along the same lines as
11046 @code{gnus-summary-mode-line-format} (@pxref{Mode Line Formatting}).  It
11047 accepts the same format specifications as that variable, with two
11048 extensions:
11049
11050 @table @samp
11051
11052 @item w
11053 The @dfn{wash status} of the article.  This is a short string with one
11054 character for each possible article wash operation that may have been
11055 performed.  The characters and their meaning:
11056
11057 @table @samp
11058
11059 @item c
11060 Displayed when cited text may be hidden in the article buffer.
11061
11062 @item h
11063 Displayed when headers are hidden in the article buffer.
11064
11065 @item p
11066 Displayed when article is digitally signed or encrypted, and Gnus has
11067 hidden the security headers.  (N.B. does not tell anything about
11068 security status, i.e. good or bad signature.)
11069
11070 @item s
11071 Displayed when the signature has been hidden in the Article buffer.
11072
11073 @item o
11074 Displayed when Gnus has treated overstrike characters in the article buffer.
11075
11076 @item e
11077 Displayed when Gnus has treated emphasised strings in the article buffer.
11078
11079 @end table
11080
11081 @item m
11082 The number of @sc{mime} parts in the article.
11083
11084 @end table
11085
11086 @vindex gnus-break-pages
11087
11088 @item gnus-break-pages
11089 Controls whether @dfn{page breaking} is to take place.  If this variable
11090 is non-@code{nil}, the articles will be divided into pages whenever a
11091 page delimiter appears in the article.  If this variable is @code{nil},
11092 paging will not be done.
11093
11094 @item gnus-page-delimiter
11095 @vindex gnus-page-delimiter
11096 This is the delimiter mentioned above.  By default, it is @samp{^L}
11097 (formfeed).
11098
11099 @cindex IDNA
11100 @cindex internationalized domain names
11101 @vindex gnus-use-idna
11102 @item gnus-use-idna
11103 This variable controls whether Gnus performs IDNA decoding of
11104 internationalized domain names inside @sc{From:}, @sc{To:} and
11105 @sc{Cc:} headers.  This requires GNU Libidn
11106 (@url{http://www.gnu.org/software/libidn/}, and this variable is only
11107 enabled if you have installed it.
11108
11109 @end table
11110
11111
11112 @node Composing Messages
11113 @chapter Composing Messages
11114 @cindex composing messages
11115 @cindex messages
11116 @cindex mail
11117 @cindex sending mail
11118 @cindex reply
11119 @cindex followup
11120 @cindex post
11121 @cindex using gpg
11122 @cindex using s/mime
11123 @cindex using smime
11124
11125 @kindex C-c C-c (Post)
11126 All commands for posting and mailing will put you in a message buffer
11127 where you can edit the article all you like, before you send the
11128 article by pressing @kbd{C-c C-c}.  @xref{Top, , Overview, message,
11129 Message Manual}.  Where the message will be posted/mailed to depends
11130 on your setup (@pxref{Posting Server}).
11131
11132 @menu
11133 * Mail::                        Mailing and replying.
11134 * Posting Server::              What server should you post and mail via?
11135 * Mail and Post::               Mailing and posting at the same time.
11136 * Archived Messages::           Where Gnus stores the messages you've sent.
11137 * Posting Styles::              An easier way to specify who you are.
11138 * Drafts::                      Postponing messages and rejected messages.
11139 * Rejected Articles::           What happens if the server doesn't like your article?
11140 * Signing and encrypting::      How to compose secure messages.
11141 @end menu
11142
11143 Also see @pxref{Canceling and Superseding} for information on how to
11144 remove articles you shouldn't have posted.
11145
11146
11147 @node Mail
11148 @section Mail
11149
11150 Variables for customizing outgoing mail:
11151
11152 @table @code
11153 @item gnus-uu-digest-headers
11154 @vindex gnus-uu-digest-headers
11155 List of regexps to match headers included in digested messages.  The
11156 headers will be included in the sequence they are matched.  If
11157 @code{nil} include all headers.
11158
11159 @item gnus-add-to-list
11160 @vindex gnus-add-to-list
11161 If non-@code{nil}, add a @code{to-list} group parameter to mail groups
11162 that have none when you do a @kbd{a}.
11163
11164 @item gnus-confirm-mail-reply-to-news
11165 @vindex gnus-confirm-mail-reply-to-news
11166 This can also be a function receiving the group name as the only
11167 parameter which should return non-@code{nil} if a confirmation is
11168 needed, or a regular expression matching group names, where
11169 confirmation is should be asked for.
11170
11171 If you find yourself never wanting to reply to mail, but occasionally
11172 press R anyway, this variable might be for you.
11173
11174 @item gnus-confirm-treat-mail-like-news
11175 @vindex gnus-confirm-treat-mail-like-news
11176 If non-@code{nil}, Gnus also requests confirmation according to
11177 @code{gnus-confirm-mail-reply-to-news} when replying to mail.  This is
11178 useful for treating mailing lists like newsgroups.
11179  
11180 @end table
11181
11182
11183 @node Posting Server
11184 @section Posting Server
11185
11186 When you press those magical @kbd{C-c C-c} keys to ship off your latest
11187 (extremely intelligent, of course) article, where does it go?
11188
11189 Thank you for asking.  I hate you.
11190
11191 It can be quite complicated.
11192
11193 @vindex gnus-post-method
11194 When posting news, Message usually invokes @code{message-send-news}
11195 (@pxref{News Variables, , News Variables, message, Message Manual}).
11196 Normally, Gnus will post using the same select method as you're
11197 reading from (which might be convenient if you're reading lots of
11198 groups from different private servers).  However.  If the server
11199 you're reading from doesn't allow posting, just reading, you probably
11200 want to use some other server to post your (extremely intelligent and
11201 fabulously interesting) articles.  You can then set the
11202 @code{gnus-post-method} to some other method:
11203
11204 @lisp
11205 (setq gnus-post-method '(nnspool ""))
11206 @end lisp
11207
11208 Now, if you've done this, and then this server rejects your article, or
11209 this server is down, what do you do then?  To override this variable you
11210 can use a non-zero prefix to the @kbd{C-c C-c} command to force using
11211 the ``current'' server, to get back the default behavior, for posting.
11212
11213 If you give a zero prefix (i.e., @kbd{C-u 0 C-c C-c}) to that command,
11214 gnus will prompt you for what method to use for posting.
11215
11216 You can also set @code{gnus-post-method} to a list of select methods.
11217 If that's the case, gnus will always prompt you for what method to use
11218 for posting.
11219
11220 Finally, if you want to always post using the native select method,
11221 you can set this variable to @code{native}.
11222
11223 When sending mail, Message invokes @code{message-send-mail-function}.
11224 The default function, @code{message-send-mail-with-sendmail}, pipes
11225 your article to the @code{sendmail} binary for further queuing and
11226 sending.  When your local system is not configured for sending mail
11227 using @code{sendmail}, and you have access to a remote @sc{smtp}
11228 server, you can set @code{message-send-mail-function} to
11229 @code{smtpmail-send-it} and make sure to setup the @code{smtpmail}
11230 package correctly.  An example:
11231
11232 @lisp
11233 (setq message-send-mail-function 'smtpmail-send-it
11234       smtpmail-default-smtp-server "YOUR SMTP HOST")
11235 ;; The following variable needs to be set because of the FLIM version of
11236 ;; smtpmail.el.  Which smtpmail.el is used depends on the `load-path'.
11237 (setq smtp-default-smtp-server "YOUR SMTP HOST")
11238 @end lisp
11239
11240 To the thing similar to this, there is @code{message-smtpmail-send-it}.
11241 It is useful if your ISP requires the POP-before-SMTP authentication.
11242 See the documentation for the function @code{mail-source-touch-pop}.
11243
11244 Other possible choices for @code{message-send-mail-function} includes
11245 @code{message-send-mail-with-mh}, @code{message-send-mail-with-qmail},
11246 and @code{feedmail-send-it}.
11247
11248 @node Mail and Post
11249 @section Mail and Post
11250
11251 Here's a list of variables relevant to both mailing and
11252 posting:
11253
11254 @table @code
11255 @item gnus-mailing-list-groups
11256 @findex gnus-mailing-list-groups
11257 @cindex mailing lists
11258
11259 If your news server offers groups that are really mailing lists
11260 gatewayed to the @sc{nntp} server, you can read those groups without
11261 problems, but you can't post/followup to them without some difficulty.
11262 One solution is to add a @code{to-address} to the group parameters
11263 (@pxref{Group Parameters}).  An easier thing to do is set the
11264 @code{gnus-mailing-list-groups} to a regexp that matches the groups that
11265 really are mailing lists.  Then, at least, followups to the mailing
11266 lists will work most of the time.  Posting to these groups (@kbd{a}) is
11267 still a pain, though.
11268
11269 @item gnus-user-agent
11270 @vindex gnus-user-agent
11271 @cindex User-Agent
11272
11273 This variable controls which information should be exposed in the
11274 User-Agent header.  It can be one of the symbols @code{gnus} (show only
11275 Gnus version), @code{emacs-gnus} (show only Emacs and Gnus versions),
11276 @code{emacs-gnus-config} (same as @code{emacs-gnus} plus system
11277 configuration), @code{emacs-gnus-type} (same as @code{emacs-gnus} plus
11278 system type) or a custom string.  If you set it to a string, be sure to
11279 use a valid format, see RFC 2616."
11280
11281 @end table
11282
11283 You may want to do spell-checking on messages that you send out.  Or, if
11284 you don't want to spell-check by hand, you could add automatic
11285 spell-checking via the @code{ispell} package:
11286
11287 @cindex ispell
11288 @findex ispell-message
11289 @lisp
11290 (add-hook 'message-send-hook 'ispell-message)
11291 @end lisp
11292
11293 If you want to change the @code{ispell} dictionary based on what group
11294 you're in, you could say something like the following:
11295
11296 @lisp
11297 (add-hook 'gnus-select-group-hook
11298           (lambda ()
11299             (cond
11300              ((string-match
11301                "^de\\." (gnus-group-real-name gnus-newsgroup-name))
11302               (ispell-change-dictionary "deutsch"))
11303              (t
11304               (ispell-change-dictionary "english")))))
11305 @end lisp
11306
11307 Modify to suit your needs.
11308
11309
11310 @node Archived Messages
11311 @section Archived Messages
11312 @cindex archived messages
11313 @cindex sent messages
11314
11315 Gnus provides a few different methods for storing the mail and news you
11316 send.  The default method is to use the @dfn{archive virtual server} to
11317 store the messages.  If you want to disable this completely, the
11318 @code{gnus-message-archive-group} variable should be @code{nil}, which
11319 is the default.
11320
11321 For archiving interesting messages in a group you read, see the
11322 @kbd{B c} (@code{gnus-summary-copy-article}) command (@pxref{Mail
11323 Group Commands}).
11324
11325 @vindex gnus-message-archive-method
11326 @code{gnus-message-archive-method} says what virtual server gnus is to
11327 use to store sent messages.  The default is:
11328
11329 @lisp
11330 (nnfolder "archive"
11331           (nnfolder-directory   "~/Mail/archive")
11332           (nnfolder-active-file "~/Mail/archive/active")
11333           (nnfolder-get-new-mail nil)
11334           (nnfolder-inhibit-expiry t))
11335 @end lisp
11336
11337 You can, however, use any mail select method (@code{nnml},
11338 @code{nnmbox}, etc.).  @code{nnfolder} is a quite likable select method
11339 for doing this sort of thing, though.  If you don't like the default
11340 directory chosen, you could say something like:
11341
11342 @lisp
11343 (setq gnus-message-archive-method
11344       '(nnfolder "archive"
11345                  (nnfolder-inhibit-expiry t)
11346                  (nnfolder-active-file "~/News/sent-mail/active")
11347                  (nnfolder-directory "~/News/sent-mail/")))
11348 @end lisp
11349
11350 @vindex gnus-message-archive-group
11351 @cindex Gcc
11352 Gnus will insert @code{Gcc} headers in all outgoing messages that point
11353 to one or more group(s) on that server.  Which group to use is
11354 determined by the @code{gnus-message-archive-group} variable.
11355
11356 This variable can be used to do the following:
11357
11358 @itemize @bullet
11359 @item
11360 a string
11361 Messages will be saved in that group.
11362
11363 Note that you can include a select method in the group name, then the
11364 message will not be stored in the select method given by
11365 @code{gnus-message-archive-method}, but in the select method specified
11366 by the group name, instead.  Suppose @code{gnus-message-archive-method}
11367 has the default value shown above.  Then setting
11368 @code{gnus-message-archive-group} to @code{"foo"} means that outgoing
11369 messages are stored in @samp{nnfolder+archive:foo}, but if you use the
11370 value @code{"nnml:foo"}, then outgoing messages will be stored in
11371 @samp{nnml:foo}.
11372 @item
11373 a list of strings
11374 Messages will be saved in all those groups.
11375 @item
11376 an alist of regexps, functions and forms
11377 When a key ``matches'', the result is used.
11378 @item
11379 @code{nil}
11380 No message archiving will take place.  This is the default.
11381 @end itemize
11382
11383 Let's illustrate:
11384
11385 Just saving to a single group called @samp{MisK}:
11386 @lisp
11387 (setq gnus-message-archive-group "MisK")
11388 @end lisp
11389
11390 Saving to two groups, @samp{MisK} and @samp{safe}:
11391 @lisp
11392 (setq gnus-message-archive-group '("MisK" "safe"))
11393 @end lisp
11394
11395 Save to different groups based on what group you are in:
11396 @lisp
11397 (setq gnus-message-archive-group
11398       '(("^alt" "sent-to-alt")
11399         ("mail" "sent-to-mail")
11400         (".*" "sent-to-misc")))
11401 @end lisp
11402
11403 More complex stuff:
11404 @lisp
11405 (setq gnus-message-archive-group
11406       '((if (message-news-p)
11407             "misc-news"
11408           "misc-mail")))
11409 @end lisp
11410
11411 How about storing all news messages in one file, but storing all mail
11412 messages in one file per month:
11413
11414 @lisp
11415 (setq gnus-message-archive-group
11416       '((if (message-news-p)
11417             "misc-news"
11418           (concat "mail." (format-time-string "%Y-%m")))))
11419 @end lisp
11420
11421 @c (XEmacs 19.13 doesn't have @code{format-time-string}, so you'll have to
11422 @c use a different value for @code{gnus-message-archive-group} there.)
11423
11424 Now, when you send a message off, it will be stored in the appropriate
11425 group.  (If you want to disable storing for just one particular message,
11426 you can just remove the @code{Gcc} header that has been inserted.)  The
11427 archive group will appear in the group buffer the next time you start
11428 gnus, or the next time you press @kbd{F} in the group buffer.  You can
11429 enter it and read the articles in it just like you'd read any other
11430 group.  If the group gets really big and annoying, you can simply rename
11431 if (using @kbd{G r} in the group buffer) to something
11432 nice---@samp{misc-mail-september-1995}, or whatever.  New messages will
11433 continue to be stored in the old (now empty) group.
11434
11435 That's the default method of archiving sent messages.  Gnus offers a
11436 different way for the people who don't like the default method.  In that
11437 case you should set @code{gnus-message-archive-group} to @code{nil};
11438 this will disable archiving.
11439
11440 @table @code
11441 @item gnus-outgoing-message-group
11442 @vindex gnus-outgoing-message-group
11443 All outgoing messages will be put in this group.  If you want to store
11444 all your outgoing mail and articles in the group @samp{nnml:archive},
11445 you set this variable to that value.  This variable can also be a list of
11446 group names.
11447
11448 If you want to have greater control over what group to put each
11449 message in, you can set this variable to a function that checks the
11450 current newsgroup name and then returns a suitable group name (or list
11451 of names).
11452
11453 This variable can be used instead of @code{gnus-message-archive-group},
11454 but the latter is the preferred method.
11455
11456 @item gnus-gcc-mark-as-read
11457 @vindex gnus-gcc-mark-as-read
11458 If non-@code{nil}, automatically mark @code{Gcc} articles as read.
11459
11460 @item gnus-gcc-externalize-attachments
11461 @vindex gnus-gcc-externalize-attachments
11462 If @code{nil}, attach files as normal parts in Gcc copies; if a regexp
11463 and matches the Gcc group name, attach files as external parts; if it is
11464 @code{all}, attach local files as external parts; if it is other
11465 non-@code{nil}, the behavior is the same as @code{all}, but it may be
11466 changed in the future.
11467
11468 @end table
11469
11470
11471 @node Posting Styles
11472 @section Posting Styles
11473 @cindex posting styles
11474 @cindex styles
11475
11476 All them variables, they make my head swim.
11477
11478 So what if you want a different @code{Organization} and signature based
11479 on what groups you post to?  And you post both from your home machine
11480 and your work machine, and you want different @code{From} lines, and so
11481 on?
11482
11483 @vindex gnus-posting-styles
11484 One way to do stuff like that is to write clever hooks that change the
11485 variables you need to have changed.  That's a bit boring, so somebody
11486 came up with the bright idea of letting the user specify these things in
11487 a handy alist.  Here's an example of a @code{gnus-posting-styles}
11488 variable:
11489
11490 @lisp
11491 ((".*"
11492   (signature "Peace and happiness")
11493   (organization "What me?"))
11494  ("^comp"
11495   (signature "Death to everybody"))
11496  ("comp.emacs.i-love-it"
11497   (organization "Emacs is it")))
11498 @end lisp
11499
11500 As you might surmise from this example, this alist consists of several
11501 @dfn{styles}.  Each style will be applicable if the first element
11502 ``matches'', in some form or other.  The entire alist will be iterated
11503 over, from the beginning towards the end, and each match will be
11504 applied, which means that attributes in later styles that match override
11505 the same attributes in earlier matching styles.  So
11506 @samp{comp.programming.literate} will have the @samp{Death to everybody}
11507 signature and the @samp{What me?} @code{Organization} header.
11508
11509 The first element in each style is called the @code{match}.  If it's a
11510 string, then Gnus will try to regexp match it against the group name.
11511 If it is the form @code{(header @var{match} @var{regexp})}, then Gnus
11512 will look in the original article for a header whose name is
11513 @var{match} and compare that @var{regexp}.  @var{match} and
11514 @var{regexp} are strings.  (There original article is the one you are
11515 replying or following up to.  If you are not composing a reply or a
11516 followup, then there is nothing to match against.)  If the
11517 @code{match} is a function symbol, that function will be called with
11518 no arguments.  If it's a variable symbol, then the variable will be
11519 referenced.  If it's a list, then that list will be @code{eval}ed.  In
11520 any case, if this returns a non-@code{nil} value, then the style is
11521 said to @dfn{match}.
11522
11523 Each style may contain an arbitrary amount of @dfn{attributes}.  Each
11524 attribute consists of a @code{(@var{name} @var{value})} pair.  The
11525 attribute name can be one of @code{signature}, @code{signature-file},
11526 @code{x-face-file}, @code{address} (overriding
11527 @code{user-mail-address}), @code{name} (overriding
11528 @code{(user-full-name)}) or @code{body}.  The attribute name can also
11529 be a string or a symbol.  In that case, this will be used as a header
11530 name, and the value will be inserted in the headers of the article; if
11531 the value is @code{nil}, the header name will be removed.  If the
11532 attribute name is @code{eval}, the form is evaluated, and the result
11533 is thrown away.
11534
11535 The attribute value can be a string (used verbatim), a function with
11536 zero arguments (the return value will be used), a variable (its value
11537 will be used) or a list (it will be @code{eval}ed and the return value
11538 will be used).  The functions and sexps are called/@code{eval}ed in the
11539 message buffer that is being set up.  The headers of the current article
11540 are available through the @code{message-reply-headers} variable, which
11541 is a vector of the following headers: number subject from date id
11542 references chars lines xref extra.
11543
11544 @vindex message-reply-headers
11545
11546 If you wish to check whether the message you are about to compose is
11547 meant to be a news article or a mail message, you can check the values
11548 of the @code{message-news-p} and @code{message-mail-p} functions.
11549
11550 @findex message-mail-p
11551 @findex message-news-p
11552
11553 So here's a new example:
11554
11555 @lisp
11556 (setq gnus-posting-styles
11557       '((".*"
11558          (signature-file "~/.signature")
11559          (name "User Name")
11560          ("X-Home-Page" (getenv "WWW_HOME"))
11561          (organization "People's Front Against MWM"))
11562         ("^rec.humor"
11563          (signature my-funny-signature-randomizer))
11564         ((equal (system-name) "gnarly")  ;; A form
11565          (signature my-quote-randomizer))
11566         (message-news-p        ;; A function symbol
11567          (signature my-news-signature))
11568         (window-system         ;; A value symbol
11569          ("X-Window-System" (format "%s" window-system)))
11570         ;; If I'm replying to Larsi, set the Organization header.
11571         ((header "from" "larsi.*org")
11572          (Organization "Somewhere, Inc."))
11573         ((posting-from-work-p) ;; A user defined function
11574          (signature-file "~/.work-signature")
11575          (address "user@@bar.foo")
11576          (body "You are fired.\n\nSincerely, your boss.")
11577          (organization "Important Work, Inc"))
11578         ("nnml:.*"
11579          (From (save-excursion
11580                  (set-buffer gnus-article-buffer)
11581                  (message-fetch-field "to"))))
11582         ("^nn.+:"
11583          (signature-file "~/.mail-signature"))))
11584 @end lisp
11585
11586 The @samp{nnml:.*} rule means that you use the @code{To} address as the
11587 @code{From} address in all your outgoing replies, which might be handy
11588 if you fill many roles.
11589
11590 Setting the @code{gnus-named-posting-styles} variable will make
11591 posting-styles allow to have distinctive names.  You can specify an
11592 arbitrary posting-style when article posting with @kbd{S P} in the
11593 summary buffer.  @code{gnus-named-posting-styles} is an alist which maps
11594 the names to styles.  Once a posting-style is added to the alist, we can
11595 import it from @code{gnus-posting-styles}.  If an attribute whose name
11596 is @code{import} is found, Gnus will look for the attribute value in
11597 @code{gnus-named-posting-styles} and expand it in place.
11598
11599 Here's an example:
11600
11601 @lisp
11602 (setq gnus-named-posting-styles
11603       '(("Default"
11604          (signature-file "~/.signature")
11605          (name "User Name")
11606          ("X-Home-Page" (getenv "WWW_HOME"))
11607          (organization "People's Front Against MWM"))
11608         ("Emacs"
11609          (import "Default")
11610          (organization "The Church of Emacs"))))
11611 @end lisp
11612
11613 The posting-style named "Emacs" will inherit all the attributes from
11614 "Default" except @code{organization}.
11615
11616
11617 @node Drafts
11618 @section Drafts
11619 @cindex drafts
11620
11621 If you are writing a message (mail or news) and suddenly remember that
11622 you have a steak in the oven (or some pesto in the food processor, you
11623 craaazy vegetarians), you'll probably wish there was a method to save
11624 the message you are writing so that you can continue editing it some
11625 other day, and send it when you feel its finished.
11626
11627 Well, don't worry about it.  Whenever you start composing a message of
11628 some sort using the gnus mail and post commands, the buffer you get will
11629 automatically associate to an article in a special @dfn{draft} group.
11630 If you save the buffer the normal way (@kbd{C-x C-s}, for instance), the
11631 article will be saved there.  (Auto-save files also go to the draft
11632 group.)
11633
11634 @cindex nndraft
11635 @vindex nndraft-directory
11636 The draft group is a special group (which is implemented as an
11637 @code{nndraft} group, if you absolutely have to know) called
11638 @samp{nndraft:drafts}.  The variable @code{nndraft-directory} says where
11639 @code{nndraft} is to store its files.  What makes this group special is
11640 that you can't tick any articles in it or mark any articles as
11641 read---all articles in the group are permanently unread.
11642
11643 If the group doesn't exist, it will be created and you'll be subscribed
11644 to it.  The only way to make it disappear from the Group buffer is to
11645 unsubscribe it.  The special properties of the draft group comes from
11646 a group property (@pxref{Group Parameters}), and if lost the group
11647 behaves like any other group.  This means the commands below will not
11648 be available.  To restore the special properties of the group, the
11649 simplest way is to kill the group, using @kbd{C-k}, and restart
11650 Gnus.  The group is automatically created again with the
11651 correct parameters.  The content of the group is not lost.
11652
11653 @c @findex gnus-dissociate-buffer-from-draft
11654 @c @kindex C-c M-d (Mail)
11655 @c @kindex C-c M-d (Post)
11656 @c @findex gnus-associate-buffer-with-draft
11657 @c @kindex C-c C-d (Mail)
11658 @c @kindex C-c C-d (Post)
11659 @c If you're writing some super-secret message that you later want to
11660 @c encode with PGP before sending, you may wish to turn the auto-saving
11661 @c (and association with the draft group) off.  You never know who might be
11662 @c interested in reading all your extremely valuable and terribly horrible
11663 @c and interesting secrets.  The @kbd{C-c M-d}
11664 @c (@code{gnus-dissociate-buffer-from-draft}) command does that for you.
11665 @c If you change your mind and want to turn the auto-saving back on again,
11666 @c @kbd{C-c C-d} (@code{gnus-associate-buffer-with-draft} does that.
11667 @c
11668 @c @vindex gnus-use-draft
11669 @c To leave association with the draft group off by default, set
11670 @c @code{gnus-use-draft} to @code{nil}.  It is @code{t} by default.
11671
11672 @findex gnus-draft-edit-message
11673 @kindex D e (Draft)
11674 When you want to continue editing the article, you simply enter the
11675 draft group and push @kbd{D e} (@code{gnus-draft-edit-message}) to do
11676 that.  You will be placed in a buffer where you left off.
11677
11678 Rejected articles will also be put in this draft group (@pxref{Rejected
11679 Articles}).
11680
11681 @findex gnus-draft-send-all-messages
11682 @kindex D s (Draft)
11683 @findex gnus-draft-send-message
11684 @kindex D S (Draft)
11685 If you have lots of rejected messages you want to post (or mail) without
11686 doing further editing, you can use the @kbd{D s} command
11687 (@code{gnus-draft-send-message}).  This command understands the
11688 process/prefix convention (@pxref{Process/Prefix}).  The @kbd{D S}
11689 command (@code{gnus-draft-send-all-messages}) will ship off all messages
11690 in the buffer.
11691
11692 @findex gnus-draft-toggle-sending
11693 @kindex D t (Draft)
11694 If you have some messages that you wish not to send, you can use the
11695 @kbd{D t} (@code{gnus-draft-toggle-sending}) command to mark the message
11696 as unsendable.  This is a toggling command.
11697
11698
11699 @node Rejected Articles
11700 @section Rejected Articles
11701 @cindex rejected articles
11702
11703 Sometimes a news server will reject an article.  Perhaps the server
11704 doesn't like your face.  Perhaps it just feels miserable.  Perhaps
11705 @emph{there be demons}.  Perhaps you have included too much cited text.
11706 Perhaps the disk is full.  Perhaps the server is down.
11707
11708 These situations are, of course, totally beyond the control of gnus.
11709 (Gnus, of course, loves the way you look, always feels great, has angels
11710 fluttering around inside of it, doesn't care about how much cited text
11711 you include, never runs full and never goes down.)  So gnus saves these
11712 articles until some later time when the server feels better.
11713
11714 The rejected articles will automatically be put in a special draft group
11715 (@pxref{Drafts}).  When the server comes back up again, you'd then
11716 typically enter that group and send all the articles off.
11717
11718 @node Signing and encrypting
11719 @section Signing and encrypting
11720 @cindex using gpg
11721 @cindex using s/mime
11722 @cindex using smime
11723
11724 Gnus can digitally sign and encrypt your messages, using vanilla PGP
11725 format or @sc{pgp/mime} or @sc{s/mime}.  For decoding such messages,
11726 see the @code{mm-verify-option} and @code{mm-decrypt-option} options
11727 (@pxref{Security}).
11728
11729 @vindex gnus-message-replysign
11730 @vindex gnus-message-replyencrypt
11731 @vindex gnus-message-replysignencrypted
11732 Often, you would like to sign replies to people who send you signed
11733 messages.  Even more often, you might want to encrypt messages which
11734 are in reply to encrypted messages.  Gnus offers
11735 @code{gnus-message-replysign} to enable the former, and
11736 @code{gnus-message-replyencrypt} for the latter.  In addition, setting
11737 @code{gnus-message-replysignencrypted} (on by default) will sign
11738 automatically encrypted messages.
11739
11740 Instructing MML to perform security operations on a @sc{mime} part is
11741 done using the @kbd{C-c C-m s} key map for signing and the @kbd{C-c
11742 C-m c} key map for encryption, as follows.
11743
11744 @table @kbd
11745
11746 @item C-c C-m s s
11747 @kindex C-c C-m s s
11748 @findex mml-secure-message-sign-smime
11749
11750 Digitally sign current message using @sc{s/mime}.
11751
11752 @item C-c C-m s o
11753 @kindex C-c C-m s o
11754 @findex mml-secure-message-sign-pgp
11755
11756 Digitally sign current message using PGP.
11757
11758 @item C-c C-m s p
11759 @kindex C-c C-m s p
11760 @findex mml-secure-message-sign-pgp
11761
11762 Digitally sign current message using @sc{pgp/mime}.
11763
11764 @item C-c C-m c s
11765 @kindex C-c C-m c s
11766 @findex mml-secure-message-encrypt-smime
11767
11768 Digitally encrypt current message using @sc{s/mime}.
11769
11770 @item C-c C-m c o
11771 @kindex C-c C-m c o
11772 @findex mml-secure-message-encrypt-pgp
11773
11774 Digitally encrypt current message using PGP.
11775
11776 @item C-c C-m c p
11777 @kindex C-c C-m c p
11778 @findex mml-secure-message-encrypt-pgpmime
11779
11780 Digitally encrypt current message using @sc{pgp/mime}.
11781
11782 @item C-c C-m C-n
11783 @kindex C-c C-m C-n
11784 @findex mml-unsecure-message
11785 Remove security related MML tags from message.
11786
11787 @end table
11788
11789 @xref{Security, ,Security, message, Message Manual}, for more information.
11790
11791 @node Select Methods
11792 @chapter Select Methods
11793 @cindex foreign groups
11794 @cindex select methods
11795
11796 A @dfn{foreign group} is a group not read by the usual (or
11797 default) means.  It could be, for instance, a group from a different
11798 @sc{nntp} server, it could be a virtual group, or it could be your own
11799 personal mail group.
11800
11801 A foreign group (or any group, really) is specified by a @dfn{name} and
11802 a @dfn{select method}.  To take the latter first, a select method is a
11803 list where the first element says what back end to use (e.g. @code{nntp},
11804 @code{nnspool}, @code{nnml}) and the second element is the @dfn{server
11805 name}.  There may be additional elements in the select method, where the
11806 value may have special meaning for the back end in question.
11807
11808 One could say that a select method defines a @dfn{virtual server}---so
11809 we do just that (@pxref{Server Buffer}).
11810
11811 The @dfn{name} of the group is the name the back end will recognize the
11812 group as.
11813
11814 For instance, the group @samp{soc.motss} on the @sc{nntp} server
11815 @samp{some.where.edu} will have the name @samp{soc.motss} and select
11816 method @code{(nntp "some.where.edu")}.  Gnus will call this group
11817 @samp{nntp+some.where.edu:soc.motss}, even though the @code{nntp}
11818 back end just knows this group as @samp{soc.motss}.
11819
11820 The different methods all have their peculiarities, of course.
11821
11822 @menu
11823 * Server Buffer::               Making and editing virtual servers.
11824 * Getting News::                Reading USENET news with Gnus.
11825 * Getting Mail::                Reading your personal mail with Gnus.
11826 * Browsing the Web::            Getting messages from a plethora of Web sources.
11827 * IMAP::                        Using Gnus as a @sc{imap} client.
11828 * Other Sources::               Reading directories, files, SOUP packets.
11829 * Combined Groups::             Combining groups into one group.
11830 * Gnus Unplugged::              Reading news and mail offline.
11831 @end menu
11832
11833
11834 @node Server Buffer
11835 @section Server Buffer
11836
11837 Traditionally, a @dfn{server} is a machine or a piece of software that
11838 one connects to, and then requests information from.  Gnus does not
11839 connect directly to any real servers, but does all transactions through
11840 one back end or other.  But that's just putting one layer more between
11841 the actual media and Gnus, so we might just as well say that each
11842 back end represents a virtual server.
11843
11844 For instance, the @code{nntp} back end may be used to connect to several
11845 different actual @sc{nntp} servers, or, perhaps, to many different ports
11846 on the same actual @sc{nntp} server.  You tell Gnus which back end to
11847 use, and what parameters to set by specifying a @dfn{select method}.
11848
11849 These select method specifications can sometimes become quite
11850 complicated---say, for instance, that you want to read from the
11851 @sc{nntp} server @samp{news.funet.fi} on port number 13, which
11852 hangs if queried for @sc{nov} headers and has a buggy select.  Ahem.
11853 Anyway, if you had to specify that for each group that used this
11854 server, that would be too much work, so Gnus offers a way of naming
11855 select methods, which is what you do in the server buffer.
11856
11857 To enter the server buffer, use the @kbd{^}
11858 (@code{gnus-group-enter-server-mode}) command in the group buffer.
11859
11860 @menu
11861 * Server Buffer Format::        You can customize the look of this buffer.
11862 * Server Commands::             Commands to manipulate servers.
11863 * Example Methods::             Examples server specifications.
11864 * Creating a Virtual Server::   An example session.
11865 * Server Variables::            Which variables to set.
11866 * Servers and Methods::         You can use server names as select methods.
11867 * Unavailable Servers::         Some servers you try to contact may be down.
11868 @end menu
11869
11870 @vindex gnus-server-mode-hook
11871 @code{gnus-server-mode-hook} is run when creating the server buffer.
11872
11873
11874 @node Server Buffer Format
11875 @subsection Server Buffer Format
11876 @cindex server buffer format
11877
11878 @vindex gnus-server-line-format
11879 You can change the look of the server buffer lines by changing the
11880 @code{gnus-server-line-format} variable.  This is a @code{format}-like
11881 variable, with some simple extensions:
11882
11883 @table @samp
11884
11885 @item h
11886 How the news is fetched---the back end name.
11887
11888 @item n
11889 The name of this server.
11890
11891 @item w
11892 Where the news is to be fetched from---the address.
11893
11894 @item s
11895 The opened/closed/denied status of the server.
11896 @end table
11897
11898 @vindex gnus-server-mode-line-format
11899 The mode line can also be customized by using the
11900 @code{gnus-server-mode-line-format} variable (@pxref{Mode Line
11901 Formatting}).  The following specs are understood:
11902
11903 @table @samp
11904 @item S
11905 Server name.
11906
11907 @item M
11908 Server method.
11909 @end table
11910
11911 Also @pxref{Formatting Variables}.
11912
11913
11914 @node Server Commands
11915 @subsection Server Commands
11916 @cindex server commands
11917
11918 @table @kbd
11919
11920 @item a
11921 @kindex a (Server)
11922 @findex gnus-server-add-server
11923 Add a new server (@code{gnus-server-add-server}).
11924
11925 @item e
11926 @kindex e (Server)
11927 @findex gnus-server-edit-server
11928 Edit a server (@code{gnus-server-edit-server}).
11929
11930 @item SPACE
11931 @kindex SPACE (Server)
11932 @findex gnus-server-read-server
11933 Browse the current server (@code{gnus-server-read-server}).
11934
11935 @item q
11936 @kindex q (Server)
11937 @findex gnus-server-exit
11938 Return to the group buffer (@code{gnus-server-exit}).
11939
11940 @item k
11941 @kindex k (Server)
11942 @findex gnus-server-kill-server
11943 Kill the current server (@code{gnus-server-kill-server}).
11944
11945 @item y
11946 @kindex y (Server)
11947 @findex gnus-server-yank-server
11948 Yank the previously killed server (@code{gnus-server-yank-server}).
11949
11950 @item c
11951 @kindex c (Server)
11952 @findex gnus-server-copy-server
11953 Copy the current server (@code{gnus-server-copy-server}).
11954
11955 @item l
11956 @kindex l (Server)
11957 @findex gnus-server-list-servers
11958 List all servers (@code{gnus-server-list-servers}).
11959
11960 @item s
11961 @kindex s (Server)
11962 @findex gnus-server-scan-server
11963 Request that the server scan its sources for new articles
11964 (@code{gnus-server-scan-server}).  This is mainly sensible with mail
11965 servers.
11966
11967 @item g
11968 @kindex g (Server)
11969 @findex gnus-server-regenerate-server
11970 Request that the server regenerate all its data structures
11971 (@code{gnus-server-regenerate-server}).  This can be useful if you have
11972 a mail back end that has gotten out of sync.
11973
11974 @end table
11975
11976
11977 @node Example Methods
11978 @subsection Example Methods
11979
11980 Most select methods are pretty simple and self-explanatory:
11981
11982 @lisp
11983 (nntp "news.funet.fi")
11984 @end lisp
11985
11986 Reading directly from the spool is even simpler:
11987
11988 @lisp
11989 (nnspool "")
11990 @end lisp
11991
11992 As you can see, the first element in a select method is the name of the
11993 back end, and the second is the @dfn{address}, or @dfn{name}, if you
11994 will.
11995
11996 After these two elements, there may be an arbitrary number of
11997 @code{(@var{variable} @var{form})} pairs.
11998
11999 To go back to the first example---imagine that you want to read from
12000 port 15 on that machine.  This is what the select method should
12001 look like then:
12002
12003 @lisp
12004 (nntp "news.funet.fi" (nntp-port-number 15))
12005 @end lisp
12006
12007 You should read the documentation to each back end to find out what
12008 variables are relevant, but here's an @code{nnmh} example:
12009
12010 @code{nnmh} is a mail back end that reads a spool-like structure.  Say
12011 you have two structures that you wish to access: One is your private
12012 mail spool, and the other is a public one.  Here's the possible spec for
12013 your private mail:
12014
12015 @lisp
12016 (nnmh "private" (nnmh-directory "~/private/mail/"))
12017 @end lisp
12018
12019 (This server is then called @samp{private}, but you may have guessed
12020 that.)
12021
12022 Here's the method for a public spool:
12023
12024 @lisp
12025 (nnmh "public"
12026       (nnmh-directory "/usr/information/spool/")
12027       (nnmh-get-new-mail nil))
12028 @end lisp
12029
12030 @cindex proxy
12031 @cindex firewall
12032
12033 If you are behind a firewall and only have access to the @sc{nntp}
12034 server from the firewall machine, you can instruct Gnus to @code{rlogin}
12035 on the firewall machine and telnet from there to the @sc{nntp} server.
12036 Doing this can be rather fiddly, but your virtual server definition
12037 should probably look something like this:
12038
12039 @lisp
12040 (nntp "firewall"
12041       (nntp-open-connection-function nntp-open-via-rlogin-and-telnet)
12042       (nntp-via-address "the.firewall.machine")
12043       (nntp-address "the.real.nntp.host")
12044       (nntp-end-of-line "\n"))
12045 @end lisp
12046
12047 If you want to use the wonderful @code{ssh} program to provide a
12048 compressed connection over the modem line, you could add the following
12049 configuration to the example above:
12050
12051 @lisp
12052       (nntp-via-rlogin-command "ssh")
12053 @end lisp
12054
12055 See also @code{nntp-via-rlogin-command-switches}.
12056
12057 If you're behind a firewall, but have direct access to the outside world
12058 through a wrapper command like "runsocks", you could open a socksified
12059 telnet connection to the news server as follows:
12060
12061 @lisp
12062 (nntp "outside"
12063       (nntp-pre-command "runsocks")
12064       (nntp-open-connection-function nntp-open-via-telnet)
12065       (nntp-address "the.news.server")
12066       (nntp-end-of-line "\n"))
12067 @end lisp
12068
12069 This means that you have to have set up @code{ssh-agent} correctly to
12070 provide automatic authorization, of course.  And to get a compressed
12071 connection, you have to have the @samp{Compression} option in the
12072 @code{ssh} @file{config} file.
12073
12074
12075 @node Creating a Virtual Server
12076 @subsection Creating a Virtual Server
12077
12078 If you're saving lots of articles in the cache by using persistent
12079 articles, you may want to create a virtual server to read the cache.
12080
12081 First you need to add a new server.  The @kbd{a} command does that.  It
12082 would probably be best to use @code{nnspool} to read the cache.  You
12083 could also use @code{nnml} or @code{nnmh}, though.
12084
12085 Type @kbd{a nnspool RET cache RET}.
12086
12087 You should now have a brand new @code{nnspool} virtual server called
12088 @samp{cache}.  You now need to edit it to have the right definitions.
12089 Type @kbd{e} to edit the server.  You'll be entered into a buffer that
12090 will contain the following:
12091
12092 @lisp
12093 (nnspool "cache")
12094 @end lisp
12095
12096 Change that to:
12097
12098 @lisp
12099 (nnspool "cache"
12100          (nnspool-spool-directory "~/News/cache/")
12101          (nnspool-nov-directory "~/News/cache/")
12102          (nnspool-active-file "~/News/cache/active"))
12103 @end lisp
12104
12105 Type @kbd{C-c C-c} to return to the server buffer.  If you now press
12106 @kbd{RET} over this virtual server, you should be entered into a browse
12107 buffer, and you should be able to enter any of the groups displayed.
12108
12109
12110 @node Server Variables
12111 @subsection Server Variables
12112
12113 One sticky point when defining variables (both on back ends and in Emacs
12114 in general) is that some variables are typically initialized from other
12115 variables when the definition of the variables is being loaded.  If you
12116 change the ``base'' variable after the variables have been loaded, you
12117 won't change the ``derived'' variables.
12118
12119 This typically affects directory and file variables.  For instance,
12120 @code{nnml-directory} is @file{~/Mail/} by default, and all @code{nnml}
12121 directory variables are initialized from that variable, so
12122 @code{nnml-active-file} will be @file{~/Mail/active}.  If you define a
12123 new virtual @code{nnml} server, it will @emph{not} suffice to set just
12124 @code{nnml-directory}---you have to explicitly set all the file
12125 variables to be what you want them to be.  For a complete list of
12126 variables for each back end, see each back end's section later in this
12127 manual, but here's an example @code{nnml} definition:
12128
12129 @lisp
12130 (nnml "public"
12131       (nnml-directory "~/my-mail/")
12132       (nnml-active-file "~/my-mail/active")
12133       (nnml-newsgroups-file "~/my-mail/newsgroups"))
12134 @end lisp
12135
12136
12137 @node Servers and Methods
12138 @subsection Servers and Methods
12139
12140 Wherever you would normally use a select method
12141 (e.g. @code{gnus-secondary-select-method}, in the group select method,
12142 when browsing a foreign server) you can use a virtual server name
12143 instead.  This could potentially save lots of typing.  And it's nice all
12144 over.
12145
12146
12147 @node Unavailable Servers
12148 @subsection Unavailable Servers
12149
12150 If a server seems to be unreachable, Gnus will mark that server as
12151 @code{denied}.  That means that any subsequent attempt to make contact
12152 with that server will just be ignored.  ``It can't be opened,'' Gnus
12153 will tell you, without making the least effort to see whether that is
12154 actually the case or not.
12155
12156 That might seem quite naughty, but it does make sense most of the time.
12157 Let's say you have 10 groups subscribed to on server
12158 @samp{nephelococcygia.com}.  This server is located somewhere quite far
12159 away from you and the machine is quite slow, so it takes 1 minute just
12160 to find out that it refuses connection to you today.  If Gnus were to
12161 attempt to do that 10 times, you'd be quite annoyed, so Gnus won't
12162 attempt to do that.  Once it has gotten a single ``connection refused'',
12163 it will regard that server as ``down''.
12164
12165 So, what happens if the machine was only feeling unwell temporarily?
12166 How do you test to see whether the machine has come up again?
12167
12168 You jump to the server buffer (@pxref{Server Buffer}) and poke it
12169 with the following commands:
12170
12171 @table @kbd
12172
12173 @item O
12174 @kindex O (Server)
12175 @findex gnus-server-open-server
12176 Try to establish connection to the server on the current line
12177 (@code{gnus-server-open-server}).
12178
12179 @item C
12180 @kindex C (Server)
12181 @findex gnus-server-close-server
12182 Close the connection (if any) to the server
12183 (@code{gnus-server-close-server}).
12184
12185 @item D
12186 @kindex D (Server)
12187 @findex gnus-server-deny-server
12188 Mark the current server as unreachable
12189 (@code{gnus-server-deny-server}).
12190
12191 @item M-o
12192 @kindex M-o (Server)
12193 @findex gnus-server-open-all-servers
12194 Open the connections to all servers in the buffer
12195 (@code{gnus-server-open-all-servers}).
12196
12197 @item M-c
12198 @kindex M-c (Server)
12199 @findex gnus-server-close-all-servers
12200 Close the connections to all servers in the buffer
12201 (@code{gnus-server-close-all-servers}).
12202
12203 @item R
12204 @kindex R (Server)
12205 @findex gnus-server-remove-denials
12206 Remove all marks to whether Gnus was denied connection from any servers
12207 (@code{gnus-server-remove-denials}).
12208
12209 @item L
12210 @kindex L (Server)
12211 @findex gnus-server-offline-server
12212 Set server status to offline (@code{gnus-server-offline-server}).
12213
12214 @end table
12215
12216
12217 @node Getting News
12218 @section Getting News
12219 @cindex reading news
12220 @cindex news back ends
12221
12222 A newsreader is normally used for reading news.  Gnus currently provides
12223 only two methods of getting news---it can read from an @sc{nntp} server,
12224 or it can read from a local spool.
12225
12226 @menu
12227 * NNTP::                        Reading news from an @sc{nntp} server.
12228 * News Spool::                  Reading news from the local spool.
12229 @end menu
12230
12231
12232 @node NNTP
12233 @subsection NNTP
12234 @cindex nntp
12235
12236 Subscribing to a foreign group from an @sc{nntp} server is rather easy.
12237 You just specify @code{nntp} as method and the address of the @sc{nntp}
12238 server as the, uhm, address.
12239
12240 If the @sc{nntp} server is located at a non-standard port, setting the
12241 third element of the select method to this port number should allow you
12242 to connect to the right port.  You'll have to edit the group info for
12243 that (@pxref{Foreign Groups}).
12244
12245 The name of the foreign group can be the same as a native group.  In
12246 fact, you can subscribe to the same group from as many different servers
12247 you feel like.  There will be no name collisions.
12248
12249 The following variables can be used to create a virtual @code{nntp}
12250 server:
12251
12252 @table @code
12253
12254 @item nntp-server-opened-hook
12255 @vindex nntp-server-opened-hook
12256 @cindex @sc{mode reader}
12257 @cindex authinfo
12258 @cindex authentification
12259 @cindex nntp authentification
12260 @findex nntp-send-authinfo
12261 @findex nntp-send-mode-reader
12262 is run after a connection has been made.  It can be used to send
12263 commands to the @sc{nntp} server after it has been contacted.  By
12264 default it sends the command @code{MODE READER} to the server with the
12265 @code{nntp-send-mode-reader} function.  This function should always be
12266 present in this hook.
12267
12268 @item nntp-authinfo-function
12269 @vindex nntp-authinfo-function
12270 @findex nntp-send-authinfo
12271 @vindex nntp-authinfo-file
12272 This function will be used to send @samp{AUTHINFO} to the @sc{nntp}
12273 server.  The default function is @code{nntp-send-authinfo}, which looks
12274 through your @file{~/.authinfo} (or whatever you've set the
12275 @code{nntp-authinfo-file} variable to) for applicable entries.  If none
12276 are found, it will prompt you for a login name and a password.  The
12277 format of the @file{~/.authinfo} file is (almost) the same as the
12278 @code{ftp} @file{~/.netrc} file, which is defined in the @code{ftp}
12279 manual page, but here are the salient facts:
12280
12281 @enumerate
12282 @item
12283 The file contains one or more line, each of which define one server.
12284
12285 @item
12286 Each line may contain an arbitrary number of token/value pairs.
12287
12288 The valid tokens include @samp{machine}, @samp{login}, @samp{password},
12289 @samp{default}.  In addition Gnus introduces two new tokens, not present
12290 in the original @file{.netrc}/@code{ftp} syntax, namely @samp{port} and
12291 @samp{force}.  (This is the only way the @file{.authinfo} file format
12292 deviates from the @file{.netrc} file format.)  @samp{port} is used to
12293 indicate what port on the server the credentials apply to and
12294 @samp{force} is explained below.
12295
12296 @end enumerate
12297
12298 Here's an example file:
12299
12300 @example
12301 machine news.uio.no login larsi password geheimnis
12302 machine nntp.ifi.uio.no login larsi force yes
12303 @end example
12304
12305 The token/value pairs may appear in any order; @samp{machine} doesn't
12306 have to be first, for instance.
12307
12308 In this example, both login name and password have been supplied for the
12309 former server, while the latter has only the login name listed, and the
12310 user will be prompted for the password.  The latter also has the
12311 @samp{force} tag, which means that the authinfo will be sent to the
12312 @var{nntp} server upon connection; the default (i.e., when there is not
12313 @samp{force} tag) is to not send authinfo to the @var{nntp} server
12314 until the @var{nntp} server asks for it.
12315
12316 You can also add @samp{default} lines that will apply to all servers
12317 that don't have matching @samp{machine} lines.
12318
12319 @example
12320 default force yes
12321 @end example
12322
12323 This will force sending @samp{AUTHINFO} commands to all servers not
12324 previously mentioned.
12325
12326 Remember to not leave the @file{~/.authinfo} file world-readable.
12327
12328 @item nntp-server-action-alist
12329 @vindex nntp-server-action-alist
12330 This is a list of regexps to match on server types and actions to be
12331 taken when matches are made.  For instance, if you want Gnus to beep
12332 every time you connect to innd, you could say something like:
12333
12334 @lisp
12335 (setq nntp-server-action-alist
12336       '(("innd" (ding))))
12337 @end lisp
12338
12339 You probably don't want to do that, though.
12340
12341 The default value is
12342
12343 @lisp
12344 '(("nntpd 1\\.5\\.11t"
12345    (remove-hook 'nntp-server-opened-hook
12346                 'nntp-send-mode-reader)))
12347 @end lisp
12348
12349 This ensures that Gnus doesn't send the @code{MODE READER} command to
12350 nntpd 1.5.11t, since that command chokes that server, I've been told.
12351
12352 @item nntp-maximum-request
12353 @vindex nntp-maximum-request
12354 If the @sc{nntp} server doesn't support @sc{nov} headers, this back end
12355 will collect headers by sending a series of @code{head} commands.  To
12356 speed things up, the back end sends lots of these commands without
12357 waiting for reply, and then reads all the replies.  This is controlled
12358 by the @code{nntp-maximum-request} variable, and is 400 by default.  If
12359 your network is buggy, you should set this to 1.
12360
12361 @item nntp-connection-timeout
12362 @vindex nntp-connection-timeout
12363 If you have lots of foreign @code{nntp} groups that you connect to
12364 regularly, you're sure to have problems with @sc{nntp} servers not
12365 responding properly, or being too loaded to reply within reasonable
12366 time.  This is can lead to awkward problems, which can be helped
12367 somewhat by setting @code{nntp-connection-timeout}.  This is an integer
12368 that says how many seconds the @code{nntp} back end should wait for a
12369 connection before giving up.  If it is @code{nil}, which is the default,
12370 no timeouts are done.
12371
12372 @c @item nntp-command-timeout
12373 @c @vindex nntp-command-timeout
12374 @c @cindex PPP connections
12375 @c @cindex dynamic IP addresses
12376 @c If you're running Gnus on a machine that has a dynamically assigned
12377 @c address, Gnus may become confused.  If the address of your machine
12378 @c changes after connecting to the @sc{nntp} server, Gnus will simply sit
12379 @c waiting forever for replies from the server.  To help with this
12380 @c unfortunate problem, you can set this command to a number.  Gnus will
12381 @c then, if it sits waiting for a reply from the server longer than that
12382 @c number of seconds, shut down the connection, start a new one, and resend
12383 @c the command.  This should hopefully be transparent to the user.  A
12384 @c likely number is 30 seconds.
12385 @c
12386 @c @item nntp-retry-on-break
12387 @c @vindex nntp-retry-on-break
12388 @c If this variable is non-@code{nil}, you can also @kbd{C-g} if Gnus
12389 @c hangs.  This will have much the same effect as the command timeout
12390 @c described above.
12391
12392 @item nntp-server-hook
12393 @vindex nntp-server-hook
12394 This hook is run as the last step when connecting to an @sc{nntp}
12395 server.
12396
12397 @item nntp-buggy-select
12398 @vindex nntp-buggy-select
12399 Set this to non-@code{nil} if your select routine is buggy.
12400
12401 @item nntp-nov-is-evil
12402 @vindex nntp-nov-is-evil
12403 If the @sc{nntp} server does not support @sc{nov}, you could set this
12404 variable to @code{t}, but @code{nntp} usually checks automatically whether @sc{nov}
12405 can be used.
12406
12407 @item nntp-xover-commands
12408 @vindex nntp-xover-commands
12409 @cindex nov
12410 @cindex XOVER
12411 List of strings used as commands to fetch @sc{nov} lines from a
12412 server.  The default value of this variable is @code{("XOVER"
12413 "XOVERVIEW")}.
12414
12415 @item nntp-nov-gap
12416 @vindex nntp-nov-gap
12417 @code{nntp} normally sends just one big request for @sc{nov} lines to
12418 the server.  The server responds with one huge list of lines.  However,
12419 if you have read articles 2-5000 in the group, and only want to read
12420 article 1 and 5001, that means that @code{nntp} will fetch 4999 @sc{nov}
12421 lines that you will not need.  This variable says how
12422 big a gap between two consecutive articles is allowed to be before the
12423 @code{XOVER} request is split into several request.  Note that if your
12424 network is fast, setting this variable to a really small number means
12425 that fetching will probably be slower.  If this variable is @code{nil},
12426 @code{nntp} will never split requests.  The default is 5.
12427
12428 @item nntp-prepare-server-hook
12429 @vindex nntp-prepare-server-hook
12430 A hook run before attempting to connect to an @sc{nntp} server.
12431
12432 @item nntp-warn-about-losing-connection
12433 @vindex nntp-warn-about-losing-connection
12434 If this variable is non-@code{nil}, some noise will be made when a
12435 server closes connection.
12436
12437 @item nntp-record-commands
12438 @vindex nntp-record-commands
12439 If non-@code{nil}, @code{nntp} will log all commands it sends to the
12440 @sc{nntp} server (along with a timestamp) in the @samp{*nntp-log*}
12441 buffer.  This is useful if you are debugging a Gnus/@sc{nntp} connection
12442 that doesn't seem to work.
12443
12444 @item nntp-open-connection-function
12445 @vindex nntp-open-connection-function
12446 It is possible to customize how the connection to the nntp server will
12447 be opened.  If you specify an @code{nntp-open-connection-function}
12448 parameter, Gnus will use that function to establish the connection.
12449 Five pre-made functions are supplied.  These functions can be grouped in
12450 two categories: direct connection functions (three pre-made), and
12451 indirect ones (two pre-made).
12452
12453 @item nntp-prepare-post-hook
12454 @vindex nntp-prepare-post-hook
12455 A hook run just before posting an article.  If there is no
12456 @code{Message-ID} header in the article and the news server provides the
12457 recommended ID, it will be added to the article before running this
12458 hook.  It is useful to make @code{Cancel-Lock} headers even if you
12459 inhibit Gnus to add a @code{Message-ID} header, you could say:
12460
12461 @lisp
12462 (add-hook 'nntp-prepare-post-hook 'canlock-insert-header)
12463 @end lisp
12464
12465 Note that not all servers support the recommended ID.  This works for
12466 INN versions 2.3.0 and later, for instance.
12467
12468 @item nntp-read-timeout
12469 @vindex nntp-read-timeout
12470 How long nntp should wait between checking for the end of output.
12471 Shorter values mean quicker response, but is more CPU intensive.  The
12472 default is 0.1 seconds.  If you have a slow line to the server (and
12473 don't like to see Emacs eat your available CPU power), you might set
12474 this to, say, 1.
12475
12476 @item nntp-list-options
12477 @vindex nntp-list-options
12478 List of newsgroup name used for a option of the LIST command to restrict
12479 the listing output to only the specified newsgroups.  Each newsgroup name
12480 can be a shell-style wildcard, for instance, @dfn{fj.*}, @dfn{japan.*},
12481 etc.  Fortunately, if the server can accept such a option, it will
12482 probably make gnus run faster.  You may use it as a server variable as
12483 follows:
12484
12485 @lisp
12486 (setq gnus-select-method
12487       '(nntp "news.somewhere.edu"
12488              (nntp-list-options ("fj.*" "japan.*"))))
12489 @end lisp
12490
12491 @item nntp-options-subscribe
12492 @vindex nntp-options-subscribe
12493 Regexp matching the newsgroup names which will be subscribed
12494 unconditionally.  Use @dfn{ } instead of @dfn{$} for a regexp string.
12495 It may be effective as well as @code{nntp-list-options} even though the
12496 server could not accept a shell-style wildcard as a option of the LIST
12497 command.  You may use it as a server variable as follows:
12498
12499 @lisp
12500 (setq gnus-select-method
12501       '(nntp "news.somewhere.edu"
12502              (nntp-options-subscribe "^fj\\.\\|^japan\\.")))
12503 @end lisp
12504
12505 @item nntp-options-not-subscribe
12506 @vindex nntp-options-not-subscribe
12507 Regexp matching the newsgroup names which will not be subscribed
12508 unconditionally.  Use @dfn{ } instead of @dfn{$} for a regexp string.
12509 It may be effective as well as @code{nntp-list-options} even though the
12510 server could not accept a shell-style wildcard as a option of the LIST
12511 command.  You may use it as a server variable as follows:
12512
12513 @lisp
12514 (setq gnus-select-method
12515       '(nntp "news.somewhere.edu"
12516              (nntp-options-not-subscribe "\\.binaries\\.")))
12517 @end lisp
12518 @end table
12519
12520 @menu
12521 * Direct Functions::            Connecting directly to the server.
12522 * Indirect Functions::          Connecting indirectly to the server.
12523 * Common Variables::            Understood by several connection functions.
12524 @end menu
12525
12526
12527 @node Direct Functions
12528 @subsubsection Direct Functions
12529 @cindex direct connection functions
12530
12531 These functions are called direct because they open a direct connection
12532 between your machine and the @sc{nntp} server.  The behavior of these
12533 functions is also affected by commonly understood variables
12534 (@pxref{Common Variables}).
12535
12536 @table @code
12537 @findex nntp-open-network-stream
12538 @item nntp-open-network-stream
12539 This is the default, and simply connects to some port or other on the
12540 remote system.
12541
12542 @findex nntp-open-tls-stream
12543 @item nntp-open-tls-stream
12544 Opens a connection to a server over a @dfn{secure} channel.  To use
12545 this you must have GNUTLS installed (see
12546 @uref{http://www.gnu.org/software/gnutls/}).  You then define a server
12547 as follows:
12548
12549 @lisp
12550 ;; "nntps" is port 563 and is predefined in our /etc/services
12551 ;; however, gnutls-cli -p doesn't like named ports.
12552 ;;
12553 (nntp "snews.bar.com"
12554       (nntp-open-connection-function nntp-open-tls-stream)
12555       (nntp-port-number )
12556       (nntp-address "snews.bar.com"))
12557 @end lisp
12558
12559 @findex nntp-open-ssl-stream
12560 @item nntp-open-ssl-stream
12561 Opens a connection to a server over a @dfn{secure} channel.  To use this
12562 you must have OpenSSL (@uref{http://www.openssl.org}) or SSLeay
12563 installed (@uref{ftp://ftp.psy.uq.oz.au/pub/Crypto/SSL}.  You then
12564 define a server as follows:
12565
12566 @lisp
12567 ;; "snews" is port 563 and is predefined in our /etc/services
12568 ;; however, openssl s_client -port doesn't like named ports.
12569 ;;
12570 (nntp "snews.bar.com"
12571       (nntp-open-connection-function nntp-open-ssl-stream)
12572       (nntp-port-number 563)
12573       (nntp-address "snews.bar.com"))
12574 @end lisp
12575
12576 @findex nntp-open-telnet-stream
12577 @item nntp-open-telnet-stream
12578 Opens a connection to an @sc{nntp} server by simply @samp{telnet}'ing
12579 it.  You might wonder why this function exists, since we have the
12580 default @code{nntp-open-network-stream} which would do the job.  (One
12581 of) the reason(s) is that if you are behind a firewall but have direct
12582 connections to the outside world thanks to a command wrapper like
12583 @code{runsocks}, you can use it like this:
12584
12585 @lisp
12586 (nntp "socksified"
12587       (nntp-pre-command "runsocks")
12588       (nntp-open-connection-function nntp-open-telnet-stream)
12589       (nntp-address "the.news.server"))
12590 @end lisp
12591
12592 With the default method, you would need to wrap your whole Emacs
12593 session, which is not a good idea.
12594 @end table
12595
12596
12597 @node Indirect Functions
12598 @subsubsection Indirect Functions
12599 @cindex indirect connection functions
12600
12601 These functions are called indirect because they connect to an
12602 intermediate host before actually connecting to the @sc{nntp} server.
12603 All of these functions and related variables are also said to belong to
12604 the ``via'' family of connection: they're all prefixed with ``via'' to make
12605 things cleaner.  The behavior of these functions is also affected by
12606 commonly understood variables (@pxref{Common Variables}).
12607
12608 @table @code
12609 @item nntp-open-via-rlogin-and-telnet
12610 @findex nntp-open-via-rlogin-and-telnet
12611 Does an @samp{rlogin} on a remote system, and then does a @samp{telnet}
12612 to the real @sc{nntp} server from there.  This is useful for instance if
12613 you need to connect to a firewall machine first.
12614
12615 @code{nntp-open-via-rlogin-and-telnet}-specific variables:
12616
12617 @table @code
12618 @item nntp-via-rlogin-command
12619 @vindex nntp-via-rlogin-command
12620 Command used to log in on the intermediate host.  The default is
12621 @samp{rsh}, but @samp{ssh} is a popular alternative.
12622
12623 @item nntp-via-rlogin-command-switches
12624 @vindex nntp-via-rlogin-command-switches
12625 List of strings to be used as the switches to
12626 @code{nntp-via-rlogin-command}.  The default is @code{nil}.  If you use
12627 @samp{ssh} for @code{nntp-via-rlogin-command}, you may set this to
12628 @samp{("-C")} in order to compress all data connections, otherwise set
12629 this to @samp{("-t" "-e" "none")} or @samp{("-C" "-t" "-e" "none")} if
12630 the telnet command requires a pseudo-tty allocation on an intermediate
12631 host.
12632 @end table
12633
12634 @item nntp-open-via-telnet-and-telnet
12635 @findex nntp-open-via-telnet-and-telnet
12636 Does essentially the same, but uses @samp{telnet} instead of
12637 @samp{rlogin} to connect to the intermediate host.
12638
12639 @code{nntp-open-via-telnet-and-telnet}-specific variables:
12640
12641 @table @code
12642 @item nntp-via-telnet-command
12643 @vindex nntp-via-telnet-command
12644 Command used to @code{telnet} the intermediate host.  The default is
12645 @samp{telnet}.
12646
12647 @item nntp-via-telnet-switches
12648 @vindex nntp-via-telnet-switches
12649 List of strings to be used as the switches to the
12650 @code{nntp-via-telnet-command} command.  The default is @samp{("-8")}.
12651
12652 @item nntp-via-user-password
12653 @vindex nntp-via-user-password
12654 Password to use when logging in on the intermediate host.
12655
12656 @item nntp-via-envuser
12657 @vindex nntp-via-envuser
12658 If non-@code{nil}, the intermediate @code{telnet} session (client and
12659 server both) will support the @code{ENVIRON} option and not prompt for
12660 login name. This works for Solaris @code{telnet}, for instance.
12661
12662 @item nntp-via-shell-prompt
12663 @vindex nntp-via-shell-prompt
12664 Regexp matching the shell prompt on the intermediate host.  The default
12665 is @samp{bash\\|\$ *\r?$\\|> *\r?}.
12666
12667 @end table
12668
12669 @end table
12670
12671
12672 Here are some additional variables that are understood by all the above
12673 functions:
12674
12675 @table @code
12676
12677 @item nntp-via-user-name
12678 @vindex nntp-via-user-name
12679 User name to use when connecting to the intermediate host.
12680
12681 @item nntp-via-address
12682 @vindex nntp-via-address
12683 Address of the intermediate host to connect to.
12684
12685 @end table
12686
12687
12688 @node Common Variables
12689 @subsubsection Common Variables
12690
12691 The following variables affect the behavior of all, or several of the
12692 pre-made connection functions. When not specified, all functions are
12693 affected.
12694
12695 @table @code
12696
12697 @item nntp-pre-command
12698 @vindex nntp-pre-command
12699 A command wrapper to use when connecting through a non native
12700 connection function (all except @code{nntp-open-network-stream},
12701 @code{nntp-open-tls-stream}, and @code{nntp-open-ssl-stream}.  This is
12702 where you would put a @samp{SOCKS} wrapper for instance.
12703
12704 @item nntp-address
12705 @vindex nntp-address
12706 The address of the @sc{nntp} server.
12707
12708 @item nntp-port-number
12709 @vindex nntp-port-number
12710 Port number to connect to the @sc{nntp} server.  The default is
12711 @samp{nntp}.  If you use @sc{nntp} over @sc{tls}/@sc{ssl}, you may
12712 want to use integer ports rather than named ports (i.e, use @samp{563}
12713 instead of @samp{snews} or @samp{nntps}), because external TLS/SSL
12714 tools may not work with named ports.
12715
12716 @item nntp-end-of-line
12717 @vindex nntp-end-of-line
12718 String to use as end-of-line marker when talking to the @sc{nntp}
12719 server.  This is @samp{\r\n} by default, but should be @samp{\n} when
12720 using a non native connection function.
12721
12722 @item nntp-telnet-command
12723 @vindex nntp-telnet-command
12724 Command to use when connecting to the @sc{nntp} server through
12725 @samp{telnet}.  This is NOT for an intermediate host.  This is just for
12726 the real @sc{nntp} server.  The default is @samp{telnet}.
12727
12728 @item nntp-telnet-switches
12729 @vindex nntp-telnet-switches
12730 A list of switches to pass to @code{nntp-telnet-command}.  The default
12731 is @samp{("-8")}.
12732
12733 @end table
12734
12735
12736 @node News Spool
12737 @subsection News Spool
12738 @cindex nnspool
12739 @cindex news spool
12740
12741 Subscribing to a foreign group from the local spool is extremely easy,
12742 and might be useful, for instance, to speed up reading groups that
12743 contain very big articles---@samp{alt.binaries.pictures.furniture}, for
12744 instance.
12745
12746 Anyway, you just specify @code{nnspool} as the method and @code{""} (or
12747 anything else) as the address.
12748
12749 If you have access to a local spool, you should probably use that as the
12750 native select method (@pxref{Finding the News}).  It is normally faster
12751 than using an @code{nntp} select method, but might not be.  It depends.
12752 You just have to try to find out what's best at your site.
12753
12754 @table @code
12755
12756 @item nnspool-inews-program
12757 @vindex nnspool-inews-program
12758 Program used to post an article.
12759
12760 @item nnspool-inews-switches
12761 @vindex nnspool-inews-switches
12762 Parameters given to the inews program when posting an article.
12763
12764 @item nnspool-spool-directory
12765 @vindex nnspool-spool-directory
12766 Where @code{nnspool} looks for the articles.  This is normally
12767 @file{/usr/spool/news/}.
12768
12769 @item nnspool-nov-directory
12770 @vindex nnspool-nov-directory
12771 Where @code{nnspool} will look for @sc{nov} files.  This is normally
12772 @file{/usr/spool/news/over.view/}.
12773
12774 @item nnspool-lib-dir
12775 @vindex nnspool-lib-dir
12776 Where the news lib dir is (@file{/usr/lib/news/} by default).
12777
12778 @item nnspool-active-file
12779 @vindex nnspool-active-file
12780 The name of the active file.
12781
12782 @item nnspool-newsgroups-file
12783 @vindex nnspool-newsgroups-file
12784 The name of the group descriptions file.
12785
12786 @item nnspool-history-file
12787 @vindex nnspool-history-file
12788 The name of the news history file.
12789
12790 @item nnspool-active-times-file
12791 @vindex nnspool-active-times-file
12792 The name of the active date file.
12793
12794 @item nnspool-nov-is-evil
12795 @vindex nnspool-nov-is-evil
12796 If non-@code{nil}, @code{nnspool} won't try to use any @sc{nov} files
12797 that it finds.
12798
12799 @item nnspool-sift-nov-with-sed
12800 @vindex nnspool-sift-nov-with-sed
12801 @cindex sed
12802 If non-@code{nil}, which is the default, use @code{sed} to get the
12803 relevant portion from the overview file.  If nil, @code{nnspool} will
12804 load the entire file into a buffer and process it there.
12805
12806 @end table
12807
12808
12809 @node Getting Mail
12810 @section Getting Mail
12811 @cindex reading mail
12812 @cindex mail
12813
12814 Reading mail with a newsreader---isn't that just plain WeIrD? But of
12815 course.
12816
12817 @menu
12818 * Mail in a Newsreader::        Important introductory notes.
12819 * Getting Started Reading Mail::  A simple cookbook example.
12820 * Splitting Mail::              How to create mail groups.
12821 * Mail Sources::                How to tell Gnus where to get mail from.
12822 * Mail Back End Variables::     Variables for customizing mail handling.
12823 * Fancy Mail Splitting::        Gnus can do hairy splitting of incoming mail.
12824 * Group Mail Splitting::        Use group customize to drive mail splitting.
12825 * Incorporating Old Mail::      What about the old mail you have?
12826 * Expiring Mail::               Getting rid of unwanted mail.
12827 * Washing Mail::                Removing gruft from the mail you get.
12828 * Duplicates::                  Dealing with duplicated mail.
12829 * Not Reading Mail::            Using mail back ends for reading other files.
12830 * Choosing a Mail Back End::    Gnus can read a variety of mail formats.
12831 @end menu
12832
12833
12834 @node Mail in a Newsreader
12835 @subsection Mail in a Newsreader
12836
12837 If you are used to traditional mail readers, but have decided to switch
12838 to reading mail with Gnus, you may find yourself experiencing something
12839 of a culture shock.
12840
12841 Gnus does not behave like traditional mail readers.  If you want to make
12842 it behave that way, you can, but it's an uphill battle.
12843
12844 Gnus, by default, handles all its groups using the same approach.  This
12845 approach is very newsreaderly---you enter a group, see the new/unread
12846 messages, and when you read the messages, they get marked as read, and
12847 you don't see them any more.  (Unless you explicitly ask for them.)
12848
12849 In particular, you do not do anything explicitly to delete messages.
12850
12851 Does this mean that all the messages that have been marked as read are
12852 deleted?  How awful!
12853
12854 But, no, it means that old messages are @dfn{expired} according to some
12855 scheme or other.  For news messages, the expire process is controlled by
12856 the news administrator; for mail, the expire process is controlled by
12857 you.  The expire process for mail is covered in depth in @pxref{Expiring
12858 Mail}.
12859
12860 What many Gnus users find, after using it a while for both news and
12861 mail, is that the transport mechanism has very little to do with how
12862 they want to treat a message.
12863
12864 Many people subscribe to several mailing lists.  These are transported
12865 via @sc{smtp}, and are therefore mail.  But we might go for weeks without
12866 answering, or even reading these messages very carefully.  We may not
12867 need to save them because if we should need to read one again, they are
12868 archived somewhere else.
12869
12870 Some people have local news groups which have only a handful of readers.
12871 These are transported via @sc{nntp}, and are therefore news.  But we may need
12872 to read and answer a large fraction of the messages very carefully in
12873 order to do our work.  And there may not be an archive, so we may need
12874 to save the interesting messages the same way we would personal mail.
12875
12876 The important distinction turns out to be not the transport mechanism,
12877 but other factors such as how interested we are in the subject matter,
12878 or how easy it is to retrieve the message if we need to read it again.
12879
12880 Gnus provides many options for sorting mail into ``groups'' which behave
12881 like newsgroups, and for treating each group (whether mail or news)
12882 differently.
12883
12884 Some users never get comfortable using the Gnus (ahem) paradigm and wish
12885 that Gnus should grow up and be a male, er, mail reader.  It is possible
12886 to whip Gnus into a more mailreaderly being, but, as said before, it's
12887 not easy.  People who prefer proper mail readers should try @sc{vm}
12888 instead, which is an excellent, and proper, mail reader.
12889
12890 I don't mean to scare anybody off, but I want to make it clear that you
12891 may be required to learn a new way of thinking about messages.  After
12892 you've been subjected to The Gnus Way, you will come to love it.  I can
12893 guarantee it.  (At least the guy who sold me the Emacs Subliminal
12894 Brain-Washing Functions that I've put into Gnus did guarantee it.  You
12895 Will Be Assimilated.  You Love Gnus.  You Love The Gnus Mail Way.
12896 You Do.)
12897
12898
12899 @node Getting Started Reading Mail
12900 @subsection Getting Started Reading Mail
12901
12902 It's quite easy to use Gnus to read your new mail.  You just plonk the
12903 mail back end of your choice into @code{gnus-secondary-select-methods},
12904 and things will happen automatically.
12905
12906 For instance, if you want to use @code{nnml} (which is a ``one file per
12907 mail'' back end), you could put the following in your @file{~/.gnus.el} file:
12908
12909 @lisp
12910 (setq gnus-secondary-select-methods '((nnml "")))
12911 @end lisp
12912
12913 Now, the next time you start Gnus, this back end will be queried for new
12914 articles, and it will move all the messages in your spool file to its
12915 directory, which is @file{~/Mail/} by default.  The new group that will
12916 be created (@samp{mail.misc}) will be subscribed, and you can read it
12917 like any other group.
12918
12919 You will probably want to split the mail into several groups, though:
12920
12921 @lisp
12922 (setq nnmail-split-methods
12923       '(("junk" "^From:.*Lars Ingebrigtsen")
12924         ("crazy" "^Subject:.*die\\|^Organization:.*flabby")
12925         ("other" "")))
12926 @end lisp
12927
12928 This will result in three new @code{nnml} mail groups being created:
12929 @samp{nnml:junk}, @samp{nnml:crazy}, and @samp{nnml:other}.  All the
12930 mail that doesn't fit into the first two groups will be placed in the
12931 last group.
12932
12933 This should be sufficient for reading mail with Gnus.  You might want to
12934 give the other sections in this part of the manual a perusal, though.
12935 Especially @pxref{Choosing a Mail Back End} and @pxref{Expiring Mail}.
12936
12937
12938 @node Splitting Mail
12939 @subsection Splitting Mail
12940 @cindex splitting mail
12941 @cindex mail splitting
12942
12943 @vindex nnmail-split-methods
12944 The @code{nnmail-split-methods} variable says how the incoming mail is
12945 to be split into groups.
12946
12947 @lisp
12948 (setq nnmail-split-methods
12949   '(("mail.junk" "^From:.*Lars Ingebrigtsen")
12950     ("mail.crazy" "^Subject:.*die\\|^Organization:.*flabby")
12951     ("mail.other" "")))
12952 @end lisp
12953
12954 This variable is a list of lists, where the first element of each of
12955 these lists is the name of the mail group (they do not have to be called
12956 something beginning with @samp{mail}, by the way), and the second
12957 element is a regular expression used on the header of each mail to
12958 determine if it belongs in this mail group.  The first string may
12959 contain @samp{\\1} forms, like the ones used by @code{replace-match} to
12960 insert sub-expressions from the matched text.  For instance:
12961
12962 @lisp
12963 ("list.\\1" "From:.* \\(.*\\)-list@@majordomo.com")
12964 @end lisp
12965
12966 The second element can also be a function.  In that case, it will be
12967 called narrowed to the headers with the first element of the rule as the
12968 argument.  It should return a non-@code{nil} value if it thinks that the
12969 mail belongs in that group.
12970
12971 The last of these groups should always be a general one, and the regular
12972 expression should @emph{always} be @samp{*} so that it matches any mails
12973 that haven't been matched by any of the other regexps.  (These rules are
12974 processed from the beginning of the alist toward the end.  The first
12975 rule to make a match will ``win'', unless you have crossposting enabled.
12976 In that case, all matching rules will ``win''.)
12977
12978 If you like to tinker with this yourself, you can set this variable to a
12979 function of your choice.  This function will be called without any
12980 arguments in a buffer narrowed to the headers of an incoming mail
12981 message.  The function should return a list of group names that it
12982 thinks should carry this mail message.
12983
12984 Note that the mail back ends are free to maul the poor, innocent,
12985 incoming headers all they want to.  They all add @code{Lines} headers;
12986 some add @code{X-Gnus-Group} headers; most rename the Unix mbox
12987 @code{From<SPACE>} line to something else.
12988
12989 @vindex nnmail-crosspost
12990 The mail back ends all support cross-posting.  If several regexps match,
12991 the mail will be ``cross-posted'' to all those groups.
12992 @code{nnmail-crosspost} says whether to use this mechanism or not.  Note
12993 that no articles are crossposted to the general (@samp{*}) group.
12994
12995 @vindex nnmail-crosspost-link-function
12996 @cindex crosspost
12997 @cindex links
12998 @code{nnmh} and @code{nnml} makes crossposts by creating hard links to
12999 the crossposted articles.  However, not all file systems support hard
13000 links.  If that's the case for you, set
13001 @code{nnmail-crosspost-link-function} to @code{copy-file}.  (This
13002 variable is @code{add-name-to-file} by default.)
13003
13004 @kindex M-x nnmail-split-history
13005 @kindex nnmail-split-history
13006 If you wish to see where the previous mail split put the messages, you
13007 can use the @kbd{M-x nnmail-split-history} command.  If you wish to see
13008 where re-spooling messages would put the messages, you can use
13009 @code{gnus-summary-respool-trace} and related commands (@pxref{Mail
13010 Group Commands}).
13011
13012 @vindex nnmail-split-header-length-limit
13013 Header lines longer than the value of
13014 @code{nnmail-split-header-length-limit} are excluded from the split
13015 function.
13016
13017 @vindex nnmail-mail-splitting-charset
13018 @vindex nnmail-mail-splitting-decodes
13019 By default the splitting codes @sc{mime} decodes headers so you can match
13020 on non-ASCII strings.  The @code{nnmail-mail-splitting-charset}
13021 variable specifies the default charset for decoding.  The behaviour
13022 can be turned off completely by binding
13023 @code{nnmail-mail-splitting-decodes} to nil, which is useful if you
13024 want to match articles based on the raw header data.
13025
13026 @vindex nnmail-resplit-incoming
13027 By default, splitting is performed on all incoming messages.  If
13028 you specify a @code{directory} entry for the variable
13029 @code{mail-sources} @pxref{Mail Source Specifiers}, however, then
13030 splitting does @emph{not} happen by default.  You can set the variable
13031 @code{nnmail-resplit-incoming} to a non-nil value to make splitting
13032 happen even in this case.  (This variable has no effect on other kinds
13033 of entries.)
13034
13035 Gnus gives you all the opportunity you could possibly want for shooting
13036 yourself in the foot.  Let's say you create a group that will contain
13037 all the mail you get from your boss.  And then you accidentally
13038 unsubscribe from the group.  Gnus will still put all the mail from your
13039 boss in the unsubscribed group, and so, when your boss mails you ``Have
13040 that report ready by Monday or you're fired!'', you'll never see it and,
13041 come Tuesday, you'll still believe that you're gainfully employed while
13042 you really should be out collecting empty bottles to save up for next
13043 month's rent money.
13044
13045
13046 @node Mail Sources
13047 @subsection Mail Sources
13048
13049 Mail can be gotten from many different sources---the mail spool, from a
13050 POP mail server, from a procmail directory, or from a maildir, for
13051 instance.
13052
13053 @menu
13054 * Mail Source Specifiers::      How to specify what a mail source is.
13055 * Mail Source Customization::   Some variables that influence things.
13056 * Fetching Mail::               Using the mail source specifiers.
13057 @end menu
13058
13059
13060 @node Mail Source Specifiers
13061 @subsubsection Mail Source Specifiers
13062 @cindex POP
13063 @cindex mail server
13064 @cindex procmail
13065 @cindex mail spool
13066 @cindex mail source
13067
13068 You tell Gnus how to fetch mail by setting @code{mail-sources}
13069 (@pxref{Fetching Mail}) to a @dfn{mail source specifier}.
13070
13071 Here's an example:
13072
13073 @lisp
13074 (pop :server "pop3.mailserver.com" :user "myname")
13075 @end lisp
13076
13077 As can be observed, a mail source specifier is a list where the first
13078 element is a @dfn{mail source type}, followed by an arbitrary number of
13079 @dfn{keywords}.  Keywords that are not explicitly specified are given
13080 default values.
13081
13082 The following mail source types are available:
13083
13084 @table @code
13085 @item file
13086 Get mail from a single file; typically from the mail spool.
13087
13088 Keywords:
13089
13090 @table @code
13091 @item :path
13092 The file name.  Defaults to the value of the @code{MAIL}
13093 environment variable or the value of @code{rmail-spool-directory}
13094 (usually something like @file{/usr/mail/spool/user-name}).
13095
13096 @item :prescript
13097 @itemx :postscript
13098 Script run before/after fetching mail.
13099 @end table
13100
13101 An example file mail source:
13102
13103 @lisp
13104 (file :path "/usr/spool/mail/user-name")
13105 @end lisp
13106
13107 Or using the default file name:
13108
13109 @lisp
13110 (file)
13111 @end lisp
13112
13113 If the mail spool file is not located on the local machine, it's best to
13114 use POP or @sc{imap} or the like to fetch the mail.  You can not use ange-ftp
13115 file names here---it has no way to lock the mail spool while moving the
13116 mail.
13117
13118 If it's impossible to set up a proper server, you can use ssh instead.
13119
13120 @lisp
13121 (setq mail-sources
13122       '((file :prescript "ssh host bin/getmail >%t")))
13123 @end lisp
13124
13125 The @samp{getmail} script would look something like the following:
13126
13127 @example
13128 #!/bin/sh
13129 #  getmail - move mail from spool to stdout
13130 #  flu@@iki.fi
13131
13132 MOVEMAIL=/usr/lib/emacs/20.3/i386-redhat-linux/movemail
13133 TMP=$HOME/Mail/tmp
13134 rm -f $TMP; $MOVEMAIL $MAIL $TMP >/dev/null && cat $TMP
13135 @end example
13136
13137 Alter this script to fit find the @samp{movemail} you want to use.
13138
13139
13140 @item directory
13141 @vindex nnmail-scan-directory-mail-source-once
13142 Get mail from several files in a directory.  This is typically used when
13143 you have procmail split the incoming mail into several files.  That is,
13144 there is a one-to-one correspondence between files in that directory and
13145 groups, so that mail from the file @file{foo.bar.spool} will be put in
13146 the group @code{foo.bar}.  (You can change the suffix to be used instead
13147 of @code{.spool}.)  Setting
13148 @code{nnmail-scan-directory-mail-source-once} to non-nil forces Gnus to
13149 scan the mail source only once.  This is particularly useful if you want
13150 to scan mail groups at a specified level.
13151
13152 @vindex nnmail-resplit-incoming
13153 There is also the variable @code{nnmail-resplit-incoming}, if you set
13154 that to a non-nil value, then the normal splitting process is applied
13155 to all the files from the directory, @ref{Splitting Mail}.
13156
13157 Keywords:
13158
13159 @table @code
13160 @item :path
13161 The name of the directory where the files are.  There is no default
13162 value.
13163
13164 @item :suffix
13165 Only files ending with this suffix are used.  The default is
13166 @samp{.spool}.
13167
13168 @item :predicate
13169 Only files that have this predicate return non-@code{nil} are returned.
13170 The default is @code{identity}.  This is used as an additional
13171 filter---only files that have the right suffix @emph{and} satisfy this
13172 predicate are considered.
13173
13174 @item :prescript
13175 @itemx :postscript
13176 Script run before/after fetching mail.
13177
13178 @end table
13179
13180 An example directory mail source:
13181
13182 @lisp
13183 (directory :path "/home/user-name/procmail-dir/"
13184            :suffix ".prcml")
13185 @end lisp
13186
13187 @item pop
13188 Get mail from a POP server.
13189
13190 Keywords:
13191
13192 @table @code
13193 @item :server
13194 The name of the POP server.  The default is taken from the
13195 @code{MAILHOST} environment variable.
13196
13197 @item :port
13198 The port number of the POP server.  This can be a number (eg,
13199 @samp{:port 1234}) or a string (eg, @samp{:port "pop3"}).  If it is a
13200 string, it should be a service name as listed in @file{/etc/services} on
13201 Unix systems.  The default is @samp{"pop3"}.  On some systems you might
13202 need to specify it as @samp{"pop-3"} instead.
13203
13204 @item :user
13205 The user name to give to the POP server.  The default is the login
13206 name.
13207
13208 @item :password
13209 The password to give to the POP server.  If not specified, the user is
13210 prompted.
13211
13212 @item :program
13213 The program to use to fetch mail from the POP server.  This should be
13214 a @code{format}-like string.  Here's an example:
13215
13216 @example
13217 fetchmail %u@@%s -P %p %t
13218 @end example
13219
13220 The valid format specifier characters are:
13221
13222 @table @samp
13223 @item t
13224 The name of the file the mail is to be moved to.  This must always be
13225 included in this string.
13226
13227 @item s
13228 The name of the server.
13229
13230 @item P
13231 The port number of the server.
13232
13233 @item u
13234 The user name to use.
13235
13236 @item p
13237 The password to use.
13238 @end table
13239
13240 The values used for these specs are taken from the values you give the
13241 corresponding keywords.
13242
13243 @item :prescript
13244 A script to be run before fetching the mail.  The syntax is the same as
13245 the @code{:program} keyword.  This can also be a function to be run.
13246
13247 @item :postscript
13248 A script to be run after fetching the mail.  The syntax is the same as
13249 the @code{:program} keyword.  This can also be a function to be run.
13250
13251 @item :function
13252 The function to use to fetch mail from the POP server.  The function is
13253 called with one parameter---the name of the file where the mail should
13254 be moved to.
13255
13256 @item :authentication
13257 This can be either the symbol @code{password} or the symbol @code{apop}
13258 and says what authentication scheme to use.  The default is
13259 @code{password}.
13260
13261 @item :connection
13262 What stream to use for connecting to the server, this can be the symbol
13263 @code{ssl}, the symbol @code{tls} or others.  The default is @code{nil}
13264 and use insecure connections.  Note that for SSL/TLS, you need external
13265 programs and libraries:
13266
13267 @itemize @bullet
13268 @item
13269 @dfn{ssl:} Connect through SSL@. Requires OpenSSL (the program
13270 @samp{openssl}) or SSLeay (@samp{s_client}) as well as the external
13271 library @samp{ssl.el}.
13272 @item
13273 @dfn{starttls:} Connect via the STARTTLS extension (similar to SSL)@.
13274 Requires the external library @samp{starttls.el} and program
13275 @samp{starttls}.
13276 @end itemize
13277
13278 @item :leave
13279 Non-@code{nil} if mail is to be left on the server and UIDL used for
13280 message retrieval.  The default is @code{nil}.
13281
13282 @end table
13283
13284 If the @code{:program} and @code{:function} keywords aren't specified,
13285 @code{pop3-movemail} will be used.
13286
13287 Here are some examples.  Fetch from the default POP server, using the
13288 default user name, and default fetcher:
13289
13290 @lisp
13291 (pop)
13292 @end lisp
13293
13294 Fetch from a named server with a named user and password:
13295
13296 @lisp
13297 (pop :server "my.pop.server"
13298      :user "user-name" :password "secret")
13299 @end lisp
13300
13301 Use @samp{movemail} to move the mail:
13302
13303 @lisp
13304 (pop :program "movemail po:%u %t %p")
13305 @end lisp
13306
13307 @item maildir
13308 Get mail from a maildir.  This is a type of mailbox that is supported by
13309 at least qmail and postfix, where each file in a special directory
13310 contains exactly one mail.
13311
13312 Keywords:
13313
13314 @table @code
13315 @item :path
13316 The name of the directory where the mails are stored.  The default is
13317 taken from the @code{MAILDIR} environment variable or
13318 @file{~/Maildir/}.
13319 @item :subdirs
13320 The subdirectories of the Maildir.  The default is
13321 @samp{("new" "cur")}.
13322
13323 @c If you sometimes look at your mail through a pop3 daemon before fetching
13324 @c them with Gnus, you may also have to fetch your mails from the
13325 @c @code{cur} directory inside the maildir, like in the first example
13326 @c below.
13327
13328 You can also get mails from remote hosts (because maildirs don't suffer
13329 from locking problems).
13330
13331 @end table
13332
13333 Two example maildir mail sources:
13334
13335 @lisp
13336 (maildir :path "/home/user-name/Maildir/"
13337          :subdirs ("cur" "new"))
13338 @end lisp
13339
13340 @lisp
13341 (maildir :path "/user@@remotehost.org:~/Maildir/"
13342          :subdirs ("new"))
13343 @end lisp
13344
13345 @item imap
13346 Get mail from a @sc{imap} server.  If you don't want to use @sc{imap}
13347 as intended, as a network mail reading protocol (ie with nnimap), for
13348 some reason or other, Gnus let you treat it similar to a POP server
13349 and fetches articles from a given @sc{imap} mailbox.  @xref{IMAP}, for
13350 more information.
13351
13352 Note that for the Kerberos, GSSAPI, TLS/SSL and STARTTLS support you
13353 may need external programs and libraries, @xref{IMAP}.
13354
13355 Keywords:
13356
13357 @table @code
13358 @item :server
13359 The name of the @sc{imap} server.  The default is taken from the
13360 @code{MAILHOST} environment variable.
13361
13362 @item :port
13363 The port number of the @sc{imap} server.  The default is @samp{143}, or
13364 @samp{993} for TLS/SSL connections.
13365
13366 @item :user
13367 The user name to give to the @sc{imap} server.  The default is the login
13368 name.
13369
13370 @item :password
13371 The password to give to the @sc{imap} server.  If not specified, the user is
13372 prompted.
13373
13374 @item :stream
13375 What stream to use for connecting to the server, this is one of the
13376 symbols in @code{imap-stream-alist}.  Right now, this means
13377 @samp{gssapi}, @samp{kerberos4}, @samp{starttls}, @samp{tls},
13378 @samp{ssl}, @samp{shell} or the default @samp{network}.
13379
13380 @item :authentication
13381 Which authenticator to use for authenticating to the server, this is
13382 one of the symbols in @code{imap-authenticator-alist}.  Right now,
13383 this means @samp{gssapi}, @samp{kerberos4}, @samp{digest-md5},
13384 @samp{cram-md5}, @samp{anonymous} or the default @samp{login}.
13385
13386 @item :program
13387 When using the `shell' :stream, the contents of this variable is
13388 mapped into the @code{imap-shell-program} variable.  This should be a
13389 @code{format}-like string (or list of strings).  Here's an example:
13390
13391 @example
13392 ssh %s imapd
13393 @end example
13394
13395 The valid format specifier characters are:
13396
13397 @table @samp
13398 @item s
13399 The name of the server.
13400
13401 @item l
13402 User name from @code{imap-default-user}.
13403
13404 @item p
13405 The port number of the server.
13406 @end table
13407
13408 The values used for these specs are taken from the values you give the
13409 corresponding keywords.
13410
13411 @item :mailbox
13412 The name of the mailbox to get mail from.  The default is @samp{INBOX}
13413 which normally is the mailbox which receive incoming mail.
13414
13415 @item :predicate
13416 The predicate used to find articles to fetch.  The default, @samp{UNSEEN
13417 UNDELETED}, is probably the best choice for most people, but if you
13418 sometimes peek in your mailbox with a @sc{imap} client and mark some
13419 articles as read (or; SEEN) you might want to set this to @samp{1:*}.
13420 Then all articles in the mailbox is fetched, no matter what.  For a
13421 complete list of predicates, see RFC 2060 section 6.4.4.
13422
13423 @item :fetchflag
13424 How to flag fetched articles on the server, the default @samp{\Deleted}
13425 will mark them as deleted, an alternative would be @samp{\Seen} which
13426 would simply mark them as read.  These are the two most likely choices,
13427 but more flags are defined in RFC 2060 section 2.3.2.
13428
13429 @item :dontexpunge
13430 If non-nil, don't remove all articles marked as deleted in the mailbox
13431 after finishing the fetch.
13432
13433 @end table
13434
13435 An example @sc{imap} mail source:
13436
13437 @lisp
13438 (imap :server "mail.mycorp.com"
13439       :stream kerberos4
13440       :fetchflag "\\Seen")
13441 @end lisp
13442
13443 @item webmail
13444 Get mail from a webmail server, such as @uref{www.hotmail.com},
13445 @uref{webmail.netscape.com}, @uref{www.netaddress.com},
13446 @uref{mail.yahoo..com}.
13447
13448 NOTE: Webmail largely depends cookies. A "one-line-cookie" patch is
13449 required for url "4.0pre.46".
13450
13451 WARNING: Mails may be lost.  NO WARRANTY.
13452
13453 Keywords:
13454
13455 @table @code
13456 @item :subtype
13457 The type of the webmail server.  The default is @code{hotmail}.  The
13458 alternatives are @code{netscape}, @code{netaddress}, @code{my-deja}.
13459
13460 @item :user
13461 The user name to give to the webmail server.  The default is the login
13462 name.
13463
13464 @item :password
13465 The password to give to the webmail server.  If not specified, the user is
13466 prompted.
13467
13468 @item :dontexpunge
13469 If non-nil, only fetch unread articles and don't move them to trash
13470 folder after finishing the fetch.
13471
13472 @end table
13473
13474 An example webmail source:
13475
13476 @lisp
13477 (webmail :subtype 'hotmail
13478          :user "user-name"
13479          :password "secret")
13480 @end lisp
13481 @end table
13482
13483 @table @dfn
13484 @item Common Keywords
13485 Common keywords can be used in any type of mail source.
13486
13487 Keywords:
13488
13489 @table @code
13490 @item :plugged
13491 If non-nil, fetch the mail even when Gnus is unplugged.  If you use
13492 directory source to get mail, you can specify it as in this example:
13493
13494 @lisp
13495 (setq mail-sources
13496       '((directory :path "/home/pavel/.Spool/"
13497                    :suffix ""
13498                    :plugged t)))
13499 @end lisp
13500
13501 Gnus will then fetch your mail even when you are unplugged.  This is
13502 useful when you use local mail and news.
13503
13504 @end table
13505 @end table
13506
13507 @subsubsection Function Interface
13508
13509 Some of the above keywords specify a Lisp function to be executed.
13510 For each keyword @code{:foo}, the Lisp variable @code{foo} is bound to
13511 the value of the keyword while the function is executing.  For example,
13512 consider the following mail-source setting:
13513
13514 @lisp
13515 (setq mail-sources '((pop :user "jrl"
13516                           :server "pophost" :function fetchfunc)))
13517 @end lisp
13518
13519 While the function @code{fetchfunc} is executing, the symbol @code{user}
13520 is bound to @code{"jrl"}, and the symbol @code{server} is bound to
13521 @code{"pophost"}.  The symbols @code{port}, @code{password},
13522 @code{program}, @code{prescript}, @code{postscript}, @code{function},
13523 and @code{authentication} are also bound (to their default values).
13524
13525 See above for a list of keywords for each type of mail source.
13526
13527
13528 @node Mail Source Customization
13529 @subsubsection Mail Source Customization
13530
13531 The following is a list of variables that influence how the mail is
13532 fetched.  You would normally not need to set or change any of these
13533 variables.
13534
13535 @table @code
13536 @item mail-source-crash-box
13537 @vindex mail-source-crash-box
13538 File where mail will be stored while processing it.  The default is
13539 @file{~/.emacs-mail-crash-box}.
13540
13541 @item mail-source-delete-incoming
13542 @vindex mail-source-delete-incoming
13543 If non-@code{nil}, delete incoming files after handling them.  If
13544 @code{t}, delete the files immediately, if @code{nil}, never delete any
13545 files.  If a positive number, delete files older than number of days
13546 (This will only happen, when reveiving new mail).  You may also set
13547 @code{mail-source-delete-incoming} to @code{nil} and call
13548 @code{mail-source-delete-old-incoming} from a hook or interactively.
13549
13550 @item mail-source-delete-old-incoming-confirm
13551 @vindex mail-source-delete-old-incoming-confirm
13552 If @code{non-nil}, ask for for confirmation before deleting old incoming
13553 files.  This variable only applies when
13554 @code{mail-source-delete-incoming} is a positive number.
13555
13556 @item mail-source-ignore-errors
13557 @vindex mail-source-ignore-errors
13558 If non-@code{nil}, ignore errors when reading mail from a mail source.
13559
13560 @item mail-source-directory
13561 @vindex mail-source-directory
13562 Directory where files (if any) will be stored.  The default is
13563 @file{~/Mail/}.  At present, the only thing this is used for is to say
13564 where the incoming files will be stored if the previous variable is
13565 @code{nil}.
13566
13567 @item mail-source-incoming-file-prefix
13568 @vindex mail-source-incoming-file-prefix
13569 Prefix for file name for storing incoming mail.  The default is
13570 @file{Incoming}, in which case files will end up with names like
13571 @file{Incoming30630D_} or @file{Incoming298602ZD}.  This is really only
13572 relevant if @code{mail-source-delete-incoming} is @code{nil}.
13573
13574 @item mail-source-default-file-modes
13575 @vindex mail-source-default-file-modes
13576 All new mail files will get this file mode.  The default is 384.
13577
13578 @item mail-source-movemail-program
13579 @vindex mail-source-movemail-program
13580 If non-nil, name of program for fetching new mail.  If nil,
13581 @code{movemail} in @var{exec-directory}.
13582
13583 @end table
13584
13585
13586 @node Fetching Mail
13587 @subsubsection Fetching Mail
13588
13589 @vindex mail-sources
13590 @vindex nnmail-spool-file
13591 The way to actually tell Gnus where to get new mail from is to set
13592 @code{mail-sources} to a list of mail source specifiers
13593 (@pxref{Mail Source Specifiers}).
13594
13595 If this variable (and the obsolescent @code{nnmail-spool-file}) is
13596 @code{nil}, the mail back ends will never attempt to fetch mail by
13597 themselves.
13598
13599 If you want to fetch mail both from your local spool as well as a POP
13600 mail server, you'd say something like:
13601
13602 @lisp
13603 (setq mail-sources
13604       '((file)
13605         (pop :server "pop3.mail.server"
13606              :password "secret")))
13607 @end lisp
13608
13609 Or, if you don't want to use any of the keyword defaults:
13610
13611 @lisp
13612 (setq mail-sources
13613       '((file :path "/var/spool/mail/user-name")
13614         (pop :server "pop3.mail.server"
13615              :user "user-name"
13616              :port "pop3"
13617              :password "secret")))
13618 @end lisp
13619
13620
13621 When you use a mail back end, Gnus will slurp all your mail from your
13622 inbox and plonk it down in your home directory.  Gnus doesn't move any
13623 mail if you're not using a mail back end---you have to do a lot of magic
13624 invocations first.  At the time when you have finished drawing the
13625 pentagram, lightened the candles, and sacrificed the goat, you really
13626 shouldn't be too surprised when Gnus moves your mail.
13627
13628
13629
13630 @node Mail Back End Variables
13631 @subsection Mail Back End Variables
13632
13633 These variables are (for the most part) pertinent to all the various
13634 mail back ends.
13635
13636 @table @code
13637 @vindex nnmail-read-incoming-hook
13638 @item nnmail-read-incoming-hook
13639 The mail back ends all call this hook after reading new mail.  You can
13640 use this hook to notify any mail watch programs, if you want to.
13641
13642 @vindex nnmail-split-hook
13643 @item nnmail-split-hook
13644 @findex gnus-article-decode-encoded-words
13645 @findex RFC 1522 decoding
13646 @findex RFC 2047 decoding
13647 Hook run in the buffer where the mail headers of each message is kept
13648 just before the splitting based on these headers is done.  The hook is
13649 free to modify the buffer contents in any way it sees fit---the buffer
13650 is discarded after the splitting has been done, and no changes performed
13651 in the buffer will show up in any files.
13652 @code{gnus-article-decode-encoded-words} is one likely function to add
13653 to this hook.
13654
13655 @vindex nnmail-pre-get-new-mail-hook
13656 @vindex nnmail-post-get-new-mail-hook
13657 @item nnmail-pre-get-new-mail-hook
13658 @itemx nnmail-post-get-new-mail-hook
13659 These are two useful hooks executed when treating new incoming
13660 mail---@code{nnmail-pre-get-new-mail-hook} (is called just before
13661 starting to handle the new mail) and
13662 @code{nnmail-post-get-new-mail-hook} (is called when the mail handling
13663 is done).  Here's and example of using these two hooks to change the
13664 default file modes the new mail files get:
13665
13666 @lisp
13667 (add-hook 'nnmail-pre-get-new-mail-hook
13668           (lambda () (set-default-file-modes 511)))
13669
13670 (add-hook 'nnmail-post-get-new-mail-hook
13671           (lambda () (set-default-file-modes 551)))
13672 @end lisp
13673
13674 @item nnmail-use-long-file-names
13675 @vindex nnmail-use-long-file-names
13676 If non-@code{nil}, the mail back ends will use long file and directory
13677 names.  Groups like @samp{mail.misc} will end up in directories
13678 (assuming use of @code{nnml} back end) or files (assuming use of
13679 @code{nnfolder} back end) like @file{mail.misc}.  If it is @code{nil},
13680 the same group will end up in @file{mail/misc}.
13681
13682 @item nnmail-delete-file-function
13683 @vindex nnmail-delete-file-function
13684 @findex delete-file
13685 Function called to delete files.  It is @code{delete-file} by default.
13686
13687 @item nnmail-cache-accepted-message-ids
13688 @vindex nnmail-cache-accepted-message-ids
13689 If non-@code{nil}, put the @code{Message-ID}s of articles imported into
13690 the back end (via @code{Gcc}, for instance) into the mail duplication
13691 discovery cache.  The default is @code{nil}.
13692
13693 @item nnmail-cache-ignore-groups
13694 @vindex nnmail-cache-ignore-groups
13695 This can be a regular expression or a list of regular expressions.
13696 Group names that match any of the regular expressions will never be
13697 recorded in the @code{Message-ID} cache.
13698
13699 This can be useful, for example, when using Fancy Splitting
13700 (@pxref{Fancy Mail Splitting}) together with the function
13701 @code{nnmail-split-fancy-with-parent}.
13702
13703 @end table
13704
13705
13706 @node Fancy Mail Splitting
13707 @subsection Fancy Mail Splitting
13708 @cindex mail splitting
13709 @cindex fancy mail splitting
13710
13711 @vindex nnmail-split-fancy
13712 @findex nnmail-split-fancy
13713 If the rather simple, standard method for specifying how to split mail
13714 doesn't allow you to do what you want, you can set
13715 @code{nnmail-split-methods} to @code{nnmail-split-fancy}.  Then you can
13716 play with the @code{nnmail-split-fancy} variable.
13717
13718 Let's look at an example value of this variable first:
13719
13720 @lisp
13721 ;; Messages from the mailer daemon are not crossposted to any of
13722 ;; the ordinary groups.  Warnings are put in a separate group
13723 ;; from real errors.
13724 (| ("from" mail (| ("subject" "warn.*" "mail.warning")
13725                    "mail.misc"))
13726    ;; Non-error messages are crossposted to all relevant
13727    ;; groups, but we don't crosspost between the group for the
13728    ;; (ding) list and the group for other (ding) related mail.
13729    (& (| (any "ding@@ifi\\.uio\\.no" "ding.list")
13730          ("subject" "ding" "ding.misc"))
13731       ;; Other mailing lists...
13732       (any "procmail@@informatik\\.rwth-aachen\\.de" "procmail.list")
13733       (any "SmartList@@informatik\\.rwth-aachen\\.de" "SmartList.list")
13734       ;; Both lists below have the same suffix, so prevent
13735       ;; cross-posting to mkpkg.list of messages posted only to
13736       ;; the bugs- list, but allow cross-posting when the
13737       ;; message was really cross-posted.
13738       (any "bugs-mypackage@@somewhere" "mypkg.bugs")
13739       (any "mypackage@@somewhere\" - "bugs-mypackage" "mypkg.list")
13740       ;; People...
13741       (any "larsi@@ifi\\.uio\\.no" "people.Lars_Magne_Ingebrigtsen"))
13742    ;; Unmatched mail goes to the catch all group.
13743    "misc.misc")
13744 @end lisp
13745
13746 This variable has the format of a @dfn{split}.  A split is a (possibly)
13747 recursive structure where each split may contain other splits.  Here are
13748 the five possible split syntaxes:
13749
13750 @enumerate
13751
13752 @item
13753 @samp{group}: If the split is a string, that will be taken as a group
13754 name.  Normal regexp match expansion will be done.  See below for
13755 examples.
13756
13757 @item
13758 @code{(@var{field} @var{value} @code{[-} @var{restrict}
13759 @code{[@dots{}]}@code{]} @var{split})}: If the split is a list, the
13760 first element of which is a string, then store the message as
13761 specified by @var{split}, if header @var{field} (a regexp) contains
13762 @var{value} (also a regexp).  If @var{restrict} (yet another regexp)
13763 matches some string after @var{field} and before the end of the
13764 matched @var{value}, the @var{split} is ignored.  If none of the
13765 @var{restrict} clauses match, @var{split} is processed.
13766
13767 @item
13768 @code{(| @var{split}@dots{})}: If the split is a list, and the first
13769 element is @code{|} (vertical bar), then process each @var{split} until
13770 one of them matches.  A @var{split} is said to match if it will cause
13771 the mail message to be stored in one or more groups.
13772
13773 @item
13774 @code{(& @var{split}@dots{})}: If the split is a list, and the first
13775 element is @code{&}, then process all @var{split}s in the list.
13776
13777 @item
13778 @code{junk}: If the split is the symbol @code{junk}, then don't save
13779 (i.e., delete) this message.  Use with extreme caution.
13780
13781 @item
13782 @code{(: @var{function} @var{arg1} @var{arg2} @dots{})}:  If the split is
13783 a list, and the first element is @code{:}, then the second element will
13784 be called as a function with @var{args} given as arguments.  The
13785 function should return a @var{split}.
13786
13787 @cindex body split
13788 For instance, the following function could be used to split based on the
13789 body of the messages:
13790
13791 @lisp
13792 (defun split-on-body ()
13793   (save-excursion
13794     (set-buffer " *nnmail incoming*")
13795     (goto-char (point-min))
13796     (when (re-search-forward "Some.*string" nil t)
13797       "string.group")))
13798 @end lisp
13799
13800 The @samp{" *nnmail incoming*"} is narrowed to the message in question
13801 when the @code{:} function is run.
13802
13803 @item
13804 @code{(! @var{func} @var{split})}: If the split is a list, and the
13805 first element is @code{!}, then @var{split} will be processed, and
13806 @var{func} will be called as a function with the result of @var{split}
13807 as argument.  @var{func} should return a split.
13808
13809 @item
13810 @code{nil}: If the split is @code{nil}, it is ignored.
13811
13812 @end enumerate
13813
13814 In these splits, @var{field} must match a complete field name.
13815 @var{value} must match a complete word according to the fundamental mode
13816 syntax table.  You can use @code{.*} in the regexps to match partial
13817 field names or words.  In other words, all @var{value}'s are wrapped in
13818 @samp{\<} and @samp{\>} pairs.
13819
13820 @vindex nnmail-split-abbrev-alist
13821 @var{field} and @var{value} can also be lisp symbols, in that case they
13822 are expanded as specified by the variable
13823 @code{nnmail-split-abbrev-alist}.  This is an alist of cons cells, where
13824 the @code{car} of a cell contains the key, and the @code{cdr} contains the associated
13825 value.
13826
13827 @vindex nnmail-split-fancy-syntax-table
13828 @code{nnmail-split-fancy-syntax-table} is the syntax table in effect
13829 when all this splitting is performed.
13830
13831 If you want to have Gnus create groups dynamically based on some
13832 information in the headers (i.e., do @code{replace-match}-like
13833 substitutions in the group names), you can say things like:
13834
13835 @example
13836 (any "debian-\\b\\(\\w+\\)@@lists.debian.org" "mail.debian.\\1")
13837 @end example
13838
13839 In this example, messages sent to @samp{debian-foo@@lists.debian.org}
13840 will be filed in @samp{mail.debian.foo}.
13841
13842 If the string contains the element @samp{\&}, then the previously
13843 matched string will be substituted.  Similarly, the elements @samp{\\1}
13844 up to @samp{\\9} will be substituted with the text matched by the
13845 groupings 1 through 9.
13846
13847 @findex nnmail-split-fancy-with-parent
13848 @code{nnmail-split-fancy-with-parent} is a function which allows you to
13849 split followups into the same groups their parents are in.  Sometimes
13850 you can't make splitting rules for all your mail.  For example, your
13851 boss might send you personal mail regarding different projects you are
13852 working on, and as you can't tell your boss to put a distinguishing
13853 string into the subject line, you have to resort to manually moving the
13854 messages into the right group.  With this function, you only have to do
13855 it once per thread.
13856
13857 To use this feature, you have to set @code{nnmail-treat-duplicates} and
13858 @code{nnmail-cache-accepted-message-ids} to a non-nil value.  And then
13859 you can include @code{nnmail-split-fancy-with-parent} using the colon
13860 feature, like so:
13861 @lisp
13862 (setq nnmail-treat-duplicates 'warn     ; or 'delete
13863       nnmail-cache-accepted-message-ids t
13864       nnmail-split-fancy
13865       '(| (: nnmail-split-fancy-with-parent)
13866           ;; other splits go here
13867         ))
13868 @end lisp
13869
13870 This feature works as follows: when @code{nnmail-treat-duplicates} is
13871 non-nil, Gnus records the message id of every message it sees in the
13872 file specified by the variable @code{nnmail-message-id-cache-file},
13873 together with the group it is in (the group is omitted for non-mail
13874 messages).  When mail splitting is invoked, the function
13875 @code{nnmail-split-fancy-with-parent} then looks at the References (and
13876 In-Reply-To) header of each message to split and searches the file
13877 specified by @code{nnmail-message-id-cache-file} for the message ids.
13878 When it has found a parent, it returns the corresponding group name
13879 unless the group name matches the regexp
13880 @code{nnmail-split-fancy-with-parent-ignore-groups}.  It is recommended
13881 that you set @code{nnmail-message-id-cache-length} to a somewhat higher
13882 number than the default so that the message ids are still in the cache.
13883 (A value of 5000 appears to create a file some 300 kBytes in size.)
13884 @vindex nnmail-cache-accepted-message-ids
13885 When @code{nnmail-cache-accepted-message-ids} is non-@code{nil}, Gnus
13886 also records the message ids of moved articles, so that the followup
13887 messages goes into the new group.
13888
13889 Also see the variable @code{nnmail-cache-ignore-groups} if you don't
13890 want certain groups to be recorded in the cache.  For example, if all
13891 outgoing messages are written to an `outgoing' group, you could set
13892 @code{nnmail-cache-ignore-groups} to match that group name.
13893 Otherwise, answers to all your messages would end up in the
13894 `outgoing' group.
13895
13896
13897 @node Group Mail Splitting
13898 @subsection Group Mail Splitting
13899 @cindex mail splitting
13900 @cindex group mail splitting
13901
13902 @findex gnus-group-split
13903 If you subscribe to dozens of mailing lists but you don't want to
13904 maintain mail splitting rules manually, group mail splitting is for you.
13905 You just have to set @var{to-list} and/or @var{to-address} in group
13906 parameters or group customization and set @code{nnmail-split-methods} to
13907 @code{gnus-group-split}.  This splitting function will scan all groups
13908 for those parameters and split mail accordingly, i.e., messages posted
13909 from or to the addresses specified in the parameters @var{to-list} or
13910 @var{to-address} of a mail group will be stored in that group.
13911
13912 Sometimes, mailing lists have multiple addresses, and you may want mail
13913 splitting to recognize them all: just set the @var{extra-aliases} group
13914 parameter to the list of additional addresses and it's done.  If you'd
13915 rather use a regular expression, set @var{split-regexp}.
13916
13917 All these parameters in a group will be used to create an
13918 @code{nnmail-split-fancy} split, in which the @var{field} is @samp{any},
13919 the @var{value} is a single regular expression that matches
13920 @var{to-list}, @var{to-address}, all of @var{extra-aliases} and all
13921 matches of @var{split-regexp}, and the @var{split} is the name of the
13922 group.  @var{restrict}s are also supported: just set the
13923 @var{split-exclude} parameter to a list of regular expressions.
13924
13925 If you can't get the right split to be generated using all these
13926 parameters, or you just need something fancier, you can set the
13927 parameter @var{split-spec} to an @code{nnmail-split-fancy} split.  In
13928 this case, all other aforementioned parameters will be ignored by
13929 @code{gnus-group-split}.  In particular, @var{split-spec} may be set to
13930 @code{nil}, in which case the group will be ignored by
13931 @code{gnus-group-split}.
13932
13933 @vindex gnus-group-split-default-catch-all-group
13934 @code{gnus-group-split} will do cross-posting on all groups that match,
13935 by defining a single @code{&} fancy split containing one split for each
13936 group.  If a message doesn't match any split, it will be stored in the
13937 group named in @code{gnus-group-split-default-catch-all-group}, unless
13938 some group has @var{split-spec} set to @code{catch-all}, in which case
13939 that group is used as the catch-all group.  Even though this variable is
13940 often used just to name a group, it may also be set to an arbitrarily
13941 complex fancy split (after all, a group name is a fancy split), and this
13942 may be useful to split mail that doesn't go to any mailing list to
13943 personal mail folders.  Note that this fancy split is added as the last
13944 element of a @code{|} split list that also contains a @code{&} split
13945 with the rules extracted from group parameters.
13946
13947 It's time for an example.  Assume the following group parameters have
13948 been defined:
13949
13950 @example
13951 nnml:mail.bar:
13952 ((to-address . "bar@@femail.com")
13953  (split-regexp . ".*@@femail\\.com"))
13954 nnml:mail.foo:
13955 ((to-list . "foo@@nowhere.gov")
13956  (extra-aliases "foo@@localhost" "foo-redist@@home")
13957  (split-exclude "bugs-foo" "rambling-foo")
13958  (admin-address . "foo-request@@nowhere.gov"))
13959 nnml:mail.others:
13960 ((split-spec . catch-all))
13961 @end example
13962
13963 Setting @code{nnmail-split-methods} to @code{gnus-group-split} will
13964 behave as if @code{nnmail-split-fancy} had been selected and variable
13965 @code{nnmail-split-fancy} had been set as follows:
13966
13967 @lisp
13968 (| (& (any "\\(bar@@femail\\.com\\|.*@@femail\\.com\\)" "mail.bar")
13969       (any "\\(foo@@nowhere\\.gov\\|foo@@localhost\\|foo-redist@@home\\)"
13970            - "bugs-foo" - "rambling-foo" "mail.foo"))
13971    "mail.others")
13972 @end lisp
13973
13974 @findex gnus-group-split-fancy
13975 If you'd rather not use group splitting for all your mail groups, you
13976 may use it for only some of them, by using @code{nnmail-split-fancy}
13977 splits like this:
13978
13979 @lisp
13980 (: gnus-group-split-fancy GROUPS NO-CROSSPOST CATCH-ALL)
13981 @end lisp
13982
13983 @var{groups} may be a regular expression or a list of group names whose
13984 parameters will be scanned to generate the output split.
13985 @var{no-crosspost} can be used to disable cross-posting; in this case, a
13986 single @code{|} split will be output.  @var{catch-all} is the fallback
13987 fancy split, used like @var{gnus-group-split-default-catch-all-group}.
13988 If @var{catch-all} is @code{nil}, or if @var{split-regexp} matches the
13989 empty string in any selected group, no catch-all split will be issued.
13990 Otherwise, if some group has @var{split-spec} set to @code{catch-all},
13991 this group will override the value of the @var{catch-all} argument.
13992
13993 @findex gnus-group-split-setup
13994 Unfortunately, scanning all groups and their parameters can be quite
13995 slow, especially considering that it has to be done for every message.
13996 But don't despair!  The function @code{gnus-group-split-setup} can be
13997 used to enable @code{gnus-group-split} in a much more efficient way.  It
13998 sets @code{nnmail-split-methods} to @code{nnmail-split-fancy} and sets
13999 @code{nnmail-split-fancy} to the split produced by
14000 @code{gnus-group-split-fancy}.  Thus, the group parameters are only
14001 scanned once, no matter how many messages are split.
14002
14003 @findex gnus-group-split-update
14004 However, if you change group parameters, you'd have to update
14005 @code{nnmail-split-fancy} manually.  You can do it by running
14006 @code{gnus-group-split-update}.  If you'd rather have it updated
14007 automatically, just tell @code{gnus-group-split-setup} to do it for
14008 you.  For example, add to your @file{~/.gnus.el}:
14009
14010 @lisp
14011 (gnus-group-split-setup AUTO-UPDATE CATCH-ALL)
14012 @end lisp
14013
14014 If @var{auto-update} is non-@code{nil}, @code{gnus-group-split-update}
14015 will be added to @code{nnmail-pre-get-new-mail-hook}, so you won't ever
14016 have to worry about updating @code{nnmail-split-fancy} again.  If you
14017 don't omit @var{catch-all} (it's optional, equivalent to @code{nil}),
14018 @code{gnus-group-split-default-catch-all-group} will be set to its
14019 value.
14020
14021 @vindex gnus-group-split-updated-hook
14022 Because you may want to change @code{nnmail-split-fancy} after it is set
14023 by @code{gnus-group-split-update}, this function will run
14024 @code{gnus-group-split-updated-hook} just before finishing.
14025
14026 @node Incorporating Old Mail
14027 @subsection Incorporating Old Mail
14028 @cindex incorporating old mail
14029 @cindex import old mail
14030
14031 Most people have lots of old mail stored in various file formats.  If
14032 you have set up Gnus to read mail using one of the spiffy Gnus mail
14033 back ends, you'll probably wish to have that old mail incorporated into
14034 your mail groups.
14035
14036 Doing so can be quite easy.
14037
14038 To take an example: You're reading mail using @code{nnml}
14039 (@pxref{Mail Spool}), and have set @code{nnmail-split-methods} to a
14040 satisfactory value (@pxref{Splitting Mail}).  You have an old Unix mbox
14041 file filled with important, but old, mail.  You want to move it into
14042 your @code{nnml} groups.
14043
14044 Here's how:
14045
14046 @enumerate
14047 @item
14048 Go to the group buffer.
14049
14050 @item
14051 Type @kbd{G f} and give the file name to the mbox file when prompted to create an
14052 @code{nndoc} group from the mbox file (@pxref{Foreign Groups}).
14053
14054 @item
14055 Type @kbd{SPACE} to enter the newly created group.
14056
14057 @item
14058 Type @kbd{M P b} to process-mark all articles in this group's buffer
14059 (@pxref{Setting Process Marks}).
14060
14061 @item
14062 Type @kbd{B r} to respool all the process-marked articles, and answer
14063 @samp{nnml} when prompted (@pxref{Mail Group Commands}).
14064 @end enumerate
14065
14066 All the mail messages in the mbox file will now also be spread out over
14067 all your @code{nnml} groups.  Try entering them and check whether things
14068 have gone without a glitch.  If things look ok, you may consider
14069 deleting the mbox file, but I wouldn't do that unless I was absolutely
14070 sure that all the mail has ended up where it should be.
14071
14072 Respooling is also a handy thing to do if you're switching from one mail
14073 back end to another.  Just respool all the mail in the old mail groups
14074 using the new mail back end.
14075
14076
14077 @node Expiring Mail
14078 @subsection Expiring Mail
14079 @cindex article expiry
14080
14081 Traditional mail readers have a tendency to remove mail articles when
14082 you mark them as read, in some way.  Gnus takes a fundamentally
14083 different approach to mail reading.
14084
14085 Gnus basically considers mail just to be news that has been received in
14086 a rather peculiar manner.  It does not think that it has the power to
14087 actually change the mail, or delete any mail messages.  If you enter a
14088 mail group, and mark articles as ``read'', or kill them in some other
14089 fashion, the mail articles will still exist on the system.  I repeat:
14090 Gnus will not delete your old, read mail.  Unless you ask it to, of
14091 course.
14092
14093 To make Gnus get rid of your unwanted mail, you have to mark the
14094 articles as @dfn{expirable}.  (With the default keybindings, this means
14095 that you have to type @kbd{E}.)  This does not mean that the articles
14096 will disappear right away, however.  In general, a mail article will be
14097 deleted from your system if, 1) it is marked as expirable, AND 2) it is
14098 more than one week old.  If you do not mark an article as expirable, it
14099 will remain on your system until hell freezes over.  This bears
14100 repeating one more time, with some spurious capitalizations: IF you do
14101 NOT mark articles as EXPIRABLE, Gnus will NEVER delete those ARTICLES.
14102
14103 You do not have to mark articles as expirable by hand.  Gnus provides
14104 two features, called `auto-expire' and `total-expire', that can help you
14105 with this.  In a nutshell, `auto-expire' means that Gnus hits @kbd{E}
14106 for you when you select an article.  And `total-expire' means that Gnus
14107 considers all articles as expirable that are read.  So, in addition to
14108 the articles marked @samp{E}, also the articles marked @samp{r},
14109 @samp{R}, @samp{O}, @samp{K}, @samp{Y} and so on are considered
14110 expirable.
14111
14112 When should either auto-expire or total-expire be used?  Most people
14113 who are subscribed to mailing lists split each list into its own group
14114 and then turn on auto-expire or total-expire for those groups.
14115 (@xref{Splitting Mail}, for more information on splitting each list
14116 into its own group.)
14117
14118 Which one is better, auto-expire or total-expire?  It's not easy to
14119 answer.  Generally speaking, auto-expire is probably faster.  Another
14120 advantage of auto-expire is that you get more marks to work with: for
14121 the articles that are supposed to stick around, you can still choose
14122 between tick and dormant and read marks.  But with total-expire, you
14123 only have dormant and ticked to choose from.  The advantage of
14124 total-expire is that it works well with adaptive scoring @pxref{Adaptive
14125 Scoring}.  Auto-expire works with normal scoring but not with adaptive
14126 scoring.
14127
14128 @vindex gnus-auto-expirable-newsgroups
14129 Groups that match the regular expression
14130 @code{gnus-auto-expirable-newsgroups} will have all articles that you
14131 read marked as expirable automatically.  All articles marked as
14132 expirable have an @samp{E} in the first column in the summary buffer.
14133
14134 By default, if you have auto expiry switched on, Gnus will mark all the
14135 articles you read as expirable, no matter if they were read or unread
14136 before.  To avoid having articles marked as read marked as expirable
14137 automatically, you can put something like the following in your
14138 @file{~/.gnus.el} file:
14139
14140 @vindex gnus-mark-article-hook
14141 @lisp
14142 (remove-hook 'gnus-mark-article-hook
14143              'gnus-summary-mark-read-and-unread-as-read)
14144 (add-hook 'gnus-mark-article-hook 'gnus-summary-mark-unread-as-read)
14145 @end lisp
14146
14147 Note that making a group auto-expirable doesn't mean that all read
14148 articles are expired---only the articles marked as expirable
14149 will be expired.  Also note that using the @kbd{d} command won't make
14150 articles expirable---only semi-automatic marking of articles as read will
14151 mark the articles as expirable in auto-expirable groups.
14152
14153 Let's say you subscribe to a couple of mailing lists, and you want the
14154 articles you have read to disappear after a while:
14155
14156 @lisp
14157 (setq gnus-auto-expirable-newsgroups
14158       "mail.nonsense-list\\|mail.nice-list")
14159 @end lisp
14160
14161 Another way to have auto-expiry happen is to have the element
14162 @code{auto-expire} in the group parameters of the group.
14163
14164 If you use adaptive scoring (@pxref{Adaptive Scoring}) and
14165 auto-expiring, you'll have problems.  Auto-expiring and adaptive scoring
14166 don't really mix very well.
14167
14168 @vindex nnmail-expiry-wait
14169 The @code{nnmail-expiry-wait} variable supplies the default time an
14170 expirable article has to live.  Gnus starts counting days from when the
14171 message @emph{arrived}, not from when it was sent.  The default is seven
14172 days.
14173
14174 Gnus also supplies a function that lets you fine-tune how long articles
14175 are to live, based on what group they are in.  Let's say you want to
14176 have one month expiry period in the @samp{mail.private} group, a one day
14177 expiry period in the @samp{mail.junk} group, and a six day expiry period
14178 everywhere else:
14179
14180 @vindex nnmail-expiry-wait-function
14181 @lisp
14182 (setq nnmail-expiry-wait-function
14183       (lambda (group)
14184        (cond ((string= group "mail.private")
14185                31)
14186              ((string= group "mail.junk")
14187                1)
14188              ((string= group "important")
14189                'never)
14190              (t
14191                6))))
14192 @end lisp
14193
14194 The group names this function is fed are ``unadorned'' group
14195 names---no @samp{nnml:} prefixes and the like.
14196
14197 The @code{nnmail-expiry-wait} variable and
14198 @code{nnmail-expiry-wait-function} function can either be a number (not
14199 necessarily an integer) or one of the symbols @code{immediate} or
14200 @code{never}.
14201
14202 You can also use the @code{expiry-wait} group parameter to selectively
14203 change the expiry period (@pxref{Group Parameters}).
14204
14205 @vindex nnmail-expiry-target
14206 The normal action taken when expiring articles is to delete them.
14207 However, in some circumstances it might make more sense to move them
14208 to other groups instead of deleting them.  The variable
14209 @code{nnmail-expiry-target} (and the @code{expiry-target} group
14210 parameter) controls this.  The variable supplies a default value for
14211 all groups, which can be overridden for specific groups by the group
14212 parameter.  default value is @code{delete}, but this can also be a
14213 string (which should be the name of the group the message should be
14214 moved to), or a function (which will be called in a buffer narrowed to
14215 the message in question, and with the name of the group being moved
14216 from as its parameter) which should return a target -- either a group
14217 name or @code{delete}.
14218
14219 Here's an example for specifying a group name:
14220 @lisp
14221 (setq nnmail-expiry-target "nnml:expired")
14222 @end lisp
14223
14224 @findex nnmail-fancy-expiry-target
14225 @vindex nnmail-fancy-expiry-targets
14226 Gnus provides a function @code{nnmail-fancy-expiry-target} which will
14227 expire mail to groups according to the variable
14228 @code{nnmail-fancy-expiry-targets}.  Here's an example:
14229
14230 @lisp
14231  (setq nnmail-expiry-target 'nnmail-fancy-expiry-target
14232        nnmail-fancy-expiry-targets
14233        '((to-from "boss" "nnfolder:Work")
14234          ("subject" "IMPORTANT" "nnfolder:IMPORTANT.%Y.%b")
14235          ("from" ".*" "nnfolder:Archive-%Y")))
14236 @end lisp
14237
14238 With this setup, any mail that has @code{IMPORTANT} in its Subject
14239 header and was sent in the year @code{YYYY} and month @code{MMM}, will
14240 get expired to the group @code{nnfolder:IMPORTANT.YYYY.MMM}. If its
14241 From or To header contains the string @code{boss}, it will get expired
14242 to @code{nnfolder:Work}. All other mail will get expired to
14243 @code{nnfolder:Archive-YYYY}.
14244
14245 @vindex nnmail-keep-last-article
14246 If @code{nnmail-keep-last-article} is non-@code{nil}, Gnus will never
14247 expire the final article in a mail newsgroup.  This is to make life
14248 easier for procmail users.
14249
14250 @vindex gnus-total-expirable-newsgroups
14251 By the way: That line up there, about Gnus never expiring non-expirable
14252 articles, is a lie.  If you put @code{total-expire} in the group
14253 parameters, articles will not be marked as expirable, but all read
14254 articles will be put through the expiry process.  Use with extreme
14255 caution.  Even more dangerous is the
14256 @code{gnus-total-expirable-newsgroups} variable.  All groups that match
14257 this regexp will have all read articles put through the expiry process,
14258 which means that @emph{all} old mail articles in the groups in question
14259 will be deleted after a while.  Use with extreme caution, and don't come
14260 crying to me when you discover that the regexp you used matched the
14261 wrong group and all your important mail has disappeared.  Be a
14262 @emph{man}!  Or a @emph{woman}!  Whatever you feel more comfortable
14263 with!  So there!
14264
14265 Most people make most of their mail groups total-expirable, though.
14266
14267 @vindex gnus-inhibit-user-auto-expire
14268 If @code{gnus-inhibit-user-auto-expire} is non-@code{nil}, user marking
14269 commands will not mark an article as expirable, even if the group has
14270 auto-expire turned on.
14271
14272
14273 @node Washing Mail
14274 @subsection Washing Mail
14275 @cindex mail washing
14276 @cindex list server brain damage
14277 @cindex incoming mail treatment
14278
14279 Mailers and list servers are notorious for doing all sorts of really,
14280 really stupid things with mail.  ``Hey, RFC 822 doesn't explicitly
14281 prohibit us from adding the string @code{wE aRe ElItE!!!!!1!!} to the
14282 end of all lines passing through our server, so let's do that!!!!1!''
14283 Yes, but RFC 822 wasn't designed to be read by morons.  Things that were
14284 considered to be self-evident were not discussed.  So.  Here we are.
14285
14286 Case in point:  The German version of Microsoft Exchange adds @samp{AW:
14287 } to the subjects of replies instead of @samp{Re: }.  I could pretend to
14288 be shocked and dismayed by this, but I haven't got the energy.  It is to
14289 laugh.
14290
14291 Gnus provides a plethora of functions for washing articles while
14292 displaying them, but it might be nicer to do the filtering before
14293 storing the mail to disk.  For that purpose, we have three hooks and
14294 various functions that can be put in these hooks.
14295
14296 @table @code
14297 @item nnmail-prepare-incoming-hook
14298 @vindex nnmail-prepare-incoming-hook
14299 This hook is called before doing anything with the mail and is meant for
14300 grand, sweeping gestures.  It is called in a buffer that contains all
14301 the new, incoming mail.  Functions to be used include:
14302
14303 @table @code
14304 @item nnheader-ms-strip-cr
14305 @findex nnheader-ms-strip-cr
14306 Remove trailing carriage returns from each line.  This is default on
14307 Emacs running on MS machines.
14308
14309 @end table
14310
14311 @item nnmail-prepare-incoming-header-hook
14312 @vindex nnmail-prepare-incoming-header-hook
14313 This hook is called narrowed to each header.  It can be used when
14314 cleaning up the headers.  Functions that can be used include:
14315
14316 @table @code
14317 @item nnmail-remove-leading-whitespace
14318 @findex nnmail-remove-leading-whitespace
14319 Clear leading white space that ``helpful'' listservs have added to the
14320 headers to make them look nice.  Aaah.
14321
14322 (Note that this function works on both the header on the body of all
14323 messages, so it is a potentially dangerous function to use (if a body
14324 of a message contains something that looks like a header line).  So
14325 rather than fix the bug, it is of course the right solution to make it
14326 into a feature by documenting it.)
14327
14328 @item nnmail-remove-list-identifiers
14329 @findex nnmail-remove-list-identifiers
14330 Some list servers add an identifier---for example, @samp{(idm)}---to the
14331 beginning of all @code{Subject} headers.  I'm sure that's nice for
14332 people who use stone age mail readers.  This function will remove
14333 strings that match the @code{nnmail-list-identifiers} regexp, which can
14334 also be a list of regexp.  @code{nnmail-list-identifiers} may not contain
14335 @code{\\(..\\)}.
14336
14337 For instance, if you want to remove the @samp{(idm)} and the
14338 @samp{nagnagnag} identifiers:
14339
14340 @lisp
14341 (setq nnmail-list-identifiers
14342       '("(idm)" "nagnagnag"))
14343 @end lisp
14344
14345 This can also be done non-destructively with
14346 @code{gnus-list-identifiers}, @xref{Article Hiding}.
14347
14348 @item nnmail-remove-tabs
14349 @findex nnmail-remove-tabs
14350 Translate all @samp{TAB} characters into @samp{SPACE} characters.
14351
14352 @item nnmail-fix-eudora-headers
14353 @findex nnmail-fix-eudora-headers
14354 @cindex Eudora
14355 Eudora produces broken @code{References} headers, but OK
14356 @code{In-Reply-To} headers.  This function will get rid of the
14357 @code{References} headers.
14358
14359 @end table
14360
14361 @item nnmail-prepare-incoming-message-hook
14362 @vindex nnmail-prepare-incoming-message-hook
14363 This hook is called narrowed to each message.  Functions to be used
14364 include:
14365
14366 @table @code
14367 @item article-de-quoted-unreadable
14368 @findex article-de-quoted-unreadable
14369 Decode Quoted Readable encoding.
14370
14371 @end table
14372 @end table
14373
14374
14375 @node Duplicates
14376 @subsection Duplicates
14377
14378 @vindex nnmail-treat-duplicates
14379 @vindex nnmail-message-id-cache-length
14380 @vindex nnmail-message-id-cache-file
14381 @cindex duplicate mails
14382 If you are a member of a couple of mailing lists, you will sometimes
14383 receive two copies of the same mail.  This can be quite annoying, so
14384 @code{nnmail} checks for and treats any duplicates it might find.  To do
14385 this, it keeps a cache of old @code{Message-ID}s---
14386 @code{nnmail-message-id-cache-file}, which is @file{~/.nnmail-cache} by
14387 default.  The approximate maximum number of @code{Message-ID}s stored
14388 there is controlled by the @code{nnmail-message-id-cache-length}
14389 variable, which is 1000 by default.  (So 1000 @code{Message-ID}s will be
14390 stored.) If all this sounds scary to you, you can set
14391 @code{nnmail-treat-duplicates} to @code{warn} (which is what it is by
14392 default), and @code{nnmail} won't delete duplicate mails.  Instead it
14393 will insert a warning into the head of the mail saying that it thinks
14394 that this is a duplicate of a different message.
14395
14396 This variable can also be a function.  If that's the case, the function
14397 will be called from a buffer narrowed to the message in question with
14398 the @code{Message-ID} as a parameter.  The function must return either
14399 @code{nil}, @code{warn}, or @code{delete}.
14400
14401 You can turn this feature off completely by setting the variable to
14402 @code{nil}.
14403
14404 If you want all the duplicate mails to be put into a special
14405 @dfn{duplicates} group, you could do that using the normal mail split
14406 methods:
14407
14408 @lisp
14409 (setq nnmail-split-fancy
14410       '(| ;; Messages duplicates go to a separate group.
14411           ("gnus-warning" "duplicat\\(e\\|ion\\) of message" "duplicate")
14412           ;; Message from daemons, postmaster, and the like to another.
14413           (any mail "mail.misc")
14414           ;; Other rules.
14415           [ ... ] ))
14416 @end lisp
14417
14418 Or something like:
14419 @lisp
14420 (setq nnmail-split-methods
14421       '(("duplicates" "^Gnus-Warning:.*duplicate")
14422         ;; Other rules.
14423         [...]))
14424 @end lisp
14425
14426 Here's a neat feature: If you know that the recipient reads her mail
14427 with Gnus, and that she has @code{nnmail-treat-duplicates} set to
14428 @code{delete}, you can send her as many insults as you like, just by
14429 using a @code{Message-ID} of a mail that you know that she's already
14430 received.  Think of all the fun!  She'll never see any of it!  Whee!
14431
14432
14433 @node Not Reading Mail
14434 @subsection Not Reading Mail
14435
14436 If you start using any of the mail back ends, they have the annoying
14437 habit of assuming that you want to read mail with them.  This might not
14438 be unreasonable, but it might not be what you want.
14439
14440 If you set @code{mail-sources} and @code{nnmail-spool-file} to
14441 @code{nil}, none of the back ends will ever attempt to read incoming
14442 mail, which should help.
14443
14444 @vindex nnbabyl-get-new-mail
14445 @vindex nnmbox-get-new-mail
14446 @vindex nnml-get-new-mail
14447 @vindex nnmh-get-new-mail
14448 @vindex nnfolder-get-new-mail
14449 This might be too much, if, for instance, you are reading mail quite
14450 happily with @code{nnml} and just want to peek at some old @sc{rmail}
14451 file you have stashed away with @code{nnbabyl}.  All back ends have
14452 variables called back-end-@code{get-new-mail}.  If you want to disable
14453 the @code{nnbabyl} mail reading, you edit the virtual server for the
14454 group to have a setting where @code{nnbabyl-get-new-mail} to @code{nil}.
14455
14456 All the mail back ends will call @code{nn}*@code{-prepare-save-mail-hook}
14457 narrowed to the article to be saved before saving it when reading
14458 incoming mail.
14459
14460
14461 @node Choosing a Mail Back End
14462 @subsection Choosing a Mail Back End
14463
14464 Gnus will read the mail spool when you activate a mail group.  The mail
14465 file is first copied to your home directory.  What happens after that
14466 depends on what format you want to store your mail in.
14467
14468 There are six different mail back ends in the standard Gnus, and more
14469 back ends are available separately.  The mail back end most people use
14470 (because it is possibly the fastest) is @code{nnml} (@pxref{Mail
14471 Spool}).
14472
14473 @menu
14474 * Unix Mail Box::               Using the (quite) standard Un*x mbox.
14475 * Rmail Babyl::                 Emacs programs use the rmail babyl format.
14476 * Mail Spool::                  Store your mail in a private spool?
14477 * MH Spool::                    An mhspool-like back end.
14478 * Maildir::                     Another one-file-per-message format.
14479 * Mail Folders::                Having one file for each group.
14480 * Comparing Mail Back Ends::    An in-depth looks at pros and cons.
14481 @end menu
14482
14483
14484 @node Unix Mail Box
14485 @subsubsection Unix Mail Box
14486 @cindex nnmbox
14487 @cindex unix mail box
14488
14489 @vindex nnmbox-active-file
14490 @vindex nnmbox-mbox-file
14491 The @dfn{nnmbox} back end will use the standard Un*x mbox file to store
14492 mail.  @code{nnmbox} will add extra headers to each mail article to say
14493 which group it belongs in.
14494
14495 Virtual server settings:
14496
14497 @table @code
14498 @item nnmbox-mbox-file
14499 @vindex nnmbox-mbox-file
14500 The name of the mail box in the user's home directory.  Default is
14501 @file{~/mbox}.
14502
14503 @item nnmbox-active-file
14504 @vindex nnmbox-active-file
14505 The name of the active file for the mail box.  Default is
14506 @file{~/.mbox-active}.
14507
14508 @item nnmbox-get-new-mail
14509 @vindex nnmbox-get-new-mail
14510 If non-@code{nil}, @code{nnmbox} will read incoming mail and split it
14511 into groups.  Default is @code{t}.
14512 @end table
14513
14514
14515 @node Rmail Babyl
14516 @subsubsection Rmail Babyl
14517 @cindex nnbabyl
14518 @cindex rmail mbox
14519
14520 @vindex nnbabyl-active-file
14521 @vindex nnbabyl-mbox-file
14522 The @dfn{nnbabyl} back end will use a babyl mail box (aka. @dfn{rmail
14523 mbox}) to store mail.  @code{nnbabyl} will add extra headers to each
14524 mail article to say which group it belongs in.
14525
14526 Virtual server settings:
14527
14528 @table @code
14529 @item nnbabyl-mbox-file
14530 @vindex nnbabyl-mbox-file
14531 The name of the rmail mbox file.  The default is @file{~/RMAIL}
14532
14533 @item nnbabyl-active-file
14534 @vindex nnbabyl-active-file
14535 The name of the active file for the rmail box.  The default is
14536 @file{~/.rmail-active}
14537
14538 @item nnbabyl-get-new-mail
14539 @vindex nnbabyl-get-new-mail
14540 If non-@code{nil}, @code{nnbabyl} will read incoming mail.  Default is
14541 @code{t}
14542 @end table
14543
14544
14545 @node Mail Spool
14546 @subsubsection Mail Spool
14547 @cindex nnml
14548 @cindex mail @sc{nov} spool
14549
14550 The @dfn{nnml} spool mail format isn't compatible with any other known
14551 format.  It should be used with some caution.
14552
14553 @vindex nnml-directory
14554 If you use this back end, Gnus will split all incoming mail into files,
14555 one file for each mail, and put the articles into the corresponding
14556 directories under the directory specified by the @code{nnml-directory}
14557 variable.  The default value is @file{~/Mail/}.
14558
14559 You do not have to create any directories beforehand; Gnus will take
14560 care of all that.
14561
14562 If you have a strict limit as to how many files you are allowed to store
14563 in your account, you should not use this back end.  As each mail gets its
14564 own file, you might very well occupy thousands of inodes within a few
14565 weeks.  If this is no problem for you, and it isn't a problem for you
14566 having your friendly systems administrator walking around, madly,
14567 shouting ``Who is eating all my inodes?! Who? Who!?!'', then you should
14568 know that this is probably the fastest format to use.  You do not have
14569 to trudge through a big mbox file just to read your new mail.
14570
14571 @code{nnml} is probably the slowest back end when it comes to article
14572 splitting.  It has to create lots of files, and it also generates
14573 @sc{nov} databases for the incoming mails.  This makes it possibly the
14574 fastest back end when it comes to reading mail.
14575
14576 @cindex self contained nnml servers
14577 @cindex marks
14578 When the marks file is used (which it is by default), @code{nnml}
14579 servers have the property that you may backup them using @code{tar} or
14580 similar, and later be able to restore them into Gnus (by adding the
14581 proper @code{nnml} server) and have all your marks be preserved.  Marks
14582 for a group is usually stored in the @code{.marks} file (but see
14583 @code{nnml-marks-file-name}) within each @code{nnml} group's directory.
14584 Individual @code{nnml} groups are also possible to backup, use @kbd{G m}
14585 to restore the group (after restoring the backup into the nnml
14586 directory).
14587
14588 If for some reason you believe your @file{.marks} files are screwed
14589 up, you can just delete them all.  Gnus will then correctly regenerate
14590 them next time it starts.
14591
14592 Virtual server settings:
14593
14594 @table @code
14595 @item nnml-directory
14596 @vindex nnml-directory
14597 All @code{nnml} directories will be placed under this directory.  The
14598 default is the value of @code{message-directory} (whose default value
14599 is @file{~/Mail}).
14600
14601 @item nnml-active-file
14602 @vindex nnml-active-file
14603 The active file for the @code{nnml} server.  The default is
14604 @file{~/Mail/active}.
14605
14606 @item nnml-newsgroups-file
14607 @vindex nnml-newsgroups-file
14608 The @code{nnml} group descriptions file.  @xref{Newsgroups File
14609 Format}.  The default is @file{~/Mail/newsgroups}.
14610
14611 @item nnml-get-new-mail
14612 @vindex nnml-get-new-mail
14613 If non-@code{nil}, @code{nnml} will read incoming mail.  The default is
14614 @code{t}.
14615
14616 @item nnml-nov-is-evil
14617 @vindex nnml-nov-is-evil
14618 If non-@code{nil}, this back end will ignore any @sc{nov} files.  The
14619 default is @code{nil}.
14620
14621 @item nnml-nov-file-name
14622 @vindex nnml-nov-file-name
14623 The name of the @sc{nov} files.  The default is @file{.overview}.
14624
14625 @item nnml-prepare-save-mail-hook
14626 @vindex nnml-prepare-save-mail-hook
14627 Hook run narrowed to an article before saving.
14628
14629 @item nnml-marks-is-evil
14630 @vindex nnml-marks-is-evil
14631 If non-@code{nil}, this back end will ignore any @sc{marks} files.  The
14632 default is @code{nil}.
14633
14634 @item nnml-marks-file-name
14635 @vindex nnml-marks-file-name
14636 The name of the @dfn{marks} files.  The default is @file{.marks}.
14637
14638 @item nnml-use-compressed-files
14639 @vindex nnml-use-compressed-files
14640 If non-@code{nil}, @code{nnml} will allow using compressed message
14641 files.
14642
14643 @end table
14644
14645 @findex nnml-generate-nov-databases
14646 If your @code{nnml} groups and @sc{nov} files get totally out of whack,
14647 you can do a complete update by typing @kbd{M-x
14648 nnml-generate-nov-databases}.  This command will trawl through the
14649 entire @code{nnml} hierarchy, looking at each and every article, so it
14650 might take a while to complete.  A better interface to this
14651 functionality can be found in the server buffer (@pxref{Server
14652 Commands}).
14653
14654
14655 @node MH Spool
14656 @subsubsection MH Spool
14657 @cindex nnmh
14658 @cindex mh-e mail spool
14659
14660 @code{nnmh} is just like @code{nnml}, except that is doesn't generate
14661 @sc{nov} databases and it doesn't keep an active file or marks file.
14662 This makes @code{nnmh} a @emph{much} slower back end than @code{nnml},
14663 but it also makes it easier to write procmail scripts for.
14664
14665 Virtual server settings:
14666
14667 @table @code
14668 @item nnmh-directory
14669 @vindex nnmh-directory
14670 All @code{nnmh} directories will be located under this directory.  The
14671 default is the value of @code{message-directory} (whose default is
14672 @file{~/Mail})
14673
14674 @item nnmh-get-new-mail
14675 @vindex nnmh-get-new-mail
14676 If non-@code{nil}, @code{nnmh} will read incoming mail.  The default is
14677 @code{t}.
14678
14679 @item nnmh-be-safe
14680 @vindex nnmh-be-safe
14681 If non-@code{nil}, @code{nnmh} will go to ridiculous lengths to make
14682 sure that the articles in the folder are actually what Gnus thinks they
14683 are.  It will check date stamps and stat everything in sight, so
14684 setting this to @code{t} will mean a serious slow-down.  If you never
14685 use anything but Gnus to read the @code{nnmh} articles, you do not have
14686 to set this variable to @code{t}.  The default is @code{nil}.
14687 @end table
14688
14689
14690 @node Maildir
14691 @subsubsection Maildir
14692 @cindex nnmaildir
14693 @cindex maildir
14694
14695 @code{nnmaildir} stores mail in the maildir format, with each maildir
14696 corresponding to a group in Gnus.  This format is documented here:
14697 @uref{http://cr.yp.to/proto/maildir.html} and here:
14698 @uref{http://www.qmail.org/man/man5/maildir.html}.  nnmaildir also
14699 stores extra information in the @file{.nnmaildir/} directory within a
14700 maildir.
14701
14702 Maildir format was designed to allow concurrent deliveries and
14703 reading, without needing locks.  With other backends, you would have
14704 your mail delivered to a spool of some kind, and then you would
14705 configure Gnus to split mail from that spool into your groups.  You
14706 can still do that with nnmaildir, but the more common configuration is
14707 to have your mail delivered directly to the maildirs that appear as
14708 group in Gnus.
14709
14710 nnmaildir is designed to be perfectly reliable: @kbd{C-g} will never
14711 corrupt its data in memory, and @code{SIGKILL} will never corrupt its
14712 data in the filesystem.
14713
14714 nnmaildir stores article marks and NOV data in each maildir.  So you
14715 can copy a whole maildir from one Gnus setup to another, and you will
14716 keep your marks.
14717
14718 Virtual server settings:
14719
14720 @table @code
14721 @item directory
14722 For each of your nnmaildir servers (it's very unlikely that you'd need
14723 more than one), you need to create a directory and populate it with
14724 maildirs or symlinks to maildirs (and nothing else; do not choose a
14725 directory already used for other purposes).  Each maildir will be
14726 represented in Gnus as a newsgroup on that server; the filename of the
14727 symlink will be the name of the group.  Any filenames in the directory
14728 starting with `.' are ignored.  The directory is scanned when you
14729 first start Gnus, and each time you type @kbd{g} in the group buffer;
14730 if any maildirs have been removed or added, nnmaildir notices at these
14731 times.
14732
14733 The value of the @code{directory} parameter should be a Lisp form
14734 which is processed by @code{eval} and @code{expand-file-name} to get
14735 the path of the directory for this server.  The form is @code{eval}ed
14736 only when the server is opened; the resulting string is used until the
14737 server is closed.  (If you don't know about forms and @code{eval},
14738 don't worry - a simple string will work.)  This parameter is not
14739 optional; you must specify it.  I don't recommend using
14740 @code{"~/Mail"} or a subdirectory of it; several other parts of Gnus
14741 use that directory by default for various things, and may get confused
14742 if nnmaildir uses it too.  @code{"~/.nnmaildir"} is a typical value.
14743
14744 @item target-prefix
14745 This should be a Lisp form which is processed by @code{eval} and
14746 @code{expand-file-name}.  The form is @code{eval}ed only when the
14747 server is opened; the resulting string is used until the server is
14748 closed.
14749
14750 When you create a group on an nnmaildir server, the maildir is created
14751 with @code{target-prefix} prepended to its name, and a symlink
14752 pointing to that maildir is created, named with the plain group name.
14753 So if @code{directory} is @code{"~/.nnmaildir"} and
14754 @code{target-prefix} is @code{"../maildirs/"}, then when you create
14755 the group @code{foo}, nnmaildir will create
14756 @file{~/.nnmaildir/../maildirs/foo} as a maildir, and will create
14757 @file{~/.nnmaildir/foo} as a symlink pointing to
14758 @file{../maildirs/foo}.
14759
14760 You can set @code{target-prefix} to a string without any slashes to
14761 create both maildirs and symlinks in the same @code{directory}; in
14762 this case, any maildirs found in @code{directory} whose names start
14763 with @code{target-prefix} will not be listed as groups (but the
14764 symlinks pointing to them will be).
14765
14766 As a special case, if @code{target-prefix} is @code{""} (the default),
14767 then when you create a group, the maildir will be created in
14768 @code{directory} without a corresponding symlink.  Beware that you
14769 cannot use @code{gnus-group-delete-group} on such groups without the
14770 @code{force} argument.
14771
14772 @item directory-files
14773 This should be a function with the same interface as
14774 @code{directory-files} (such as @code{directory-files} itself).  It is
14775 used to scan the server's @code{directory} for maildirs.  This
14776 parameter is optional; the default is
14777 @code{nnheader-directory-files-safe} if
14778 @code{nnheader-directory-files-is-safe} is @code{nil}, and
14779 @code{directory-files} otherwise.
14780 (@code{nnheader-directory-files-is-safe} is checked only once when the
14781 server is opened; if you want to check it each time the directory is
14782 scanned, you'll have to provide your own function that does that.)
14783
14784 @item get-new-mail
14785 If non-@code{nil}, then after scanning for new mail in the group
14786 maildirs themselves as usual, this server will also incorporate mail
14787 the conventional Gnus way, from @code{mail-sources} according to
14788 @code{nnmail-split-methods} or @code{nnmail-split-fancy}.  The default
14789 value is @code{nil}.
14790
14791 Do @emph{not} use the same maildir both in @code{mail-sources} and as
14792 an nnmaildir group.  The results might happen to be useful, but that
14793 would be by chance, not by design, and the results might be different
14794 in the future.  If your split rules create new groups, remember to
14795 supply a @code{create-directory} server parameter.
14796 @end table
14797
14798 @subsubsection Group parameters
14799
14800 nnmaildir uses several group parameters.  It's safe to ignore all
14801 this; the default behavior for nnmaildir is the same as the default
14802 behavior for other mail backends: articles are deleted after one week,
14803 etc.  Except for the expiry parameters, all this functionality is
14804 unique to nnmaildir, so you can ignore it if you're just trying to
14805 duplicate the behavior you already have with another backend.
14806
14807 If the value of any of these parameters is a vector, the first element
14808 is evaluated as a Lisp form and the result is used, rather than the
14809 original value.  If the value is not a vector, the value itself is
14810 evaluated as a Lisp form.  (This is why these parameters use names
14811 different from those of other, similar parameters supported by other
14812 backends: they have different, though similar, meanings.)  (For
14813 numbers, strings, @code{nil}, and @code{t}, you can ignore the
14814 @code{eval} business again; for other values, remember to use an extra
14815 quote and wrap the value in a vector when appropriate.)
14816
14817 @table @code
14818 @item expire-age
14819 An integer specifying the minimum age, in seconds, of an article before
14820 it will be expired, or the symbol @code{never} to specify that
14821 articles should never be expired.  If this parameter is not set,
14822 nnmaildir falls back to the usual
14823 @code{nnmail-expiry-wait}(@code{-function}) variables (overridable by
14824 the @code{expiry-wait}(@code{-function}) group parameters.  If you
14825 wanted a value of 3 days, you could use something like @code{[(* 3 24
14826 60 60)]}; nnmaildir will evaluate the form and use the result.  An
14827 article's age is measured starting from the article file's
14828 modification time.  Normally, this is the same as the article's
14829 delivery time, but editing an article makes it younger.  Moving an
14830 article (other than via expiry) may also make an article younger.
14831
14832 @item expire-group
14833 If this is set to a string (a full Gnus group name, like
14834 @code{"backend+server.address.string:group.name"}), and if it is not
14835 the name of the same group that the parameter belongs to, then
14836 articles will be moved to the specified group during expiry before
14837 being deleted.  @emph{If this is set to an nnmaildir group, the
14838 article will be just as old in the destination group as it was in the
14839 source group.}  So be careful with @code{expire-age} in the
14840 destination group.  If this is set to the name of the same group that
14841 the parameter belongs to, then the article is not expired at all.  If
14842 you use the vector form, the first element is evaluated once for each
14843 article.  So that form can refer to
14844 @code{nnmaildir-article-file-name}, etc., to decide where to put the
14845 article.  @emph{If this parameter is not set, nnmaildir does not fall
14846 back to the @code{expiry-target} group parameter or the
14847 @code{nnmail-expiry-target} variable.}
14848
14849 @item read-only
14850 If this is set to @code{t}, nnmaildir will treat the articles in this
14851 maildir as read-only.  This means: articles are not renamed from
14852 @file{new/} into @file{cur/}; articles are only found in @file{new/},
14853 not @file{cur/}; articles are never deleted; articles cannot be
14854 edited.  @file{new/} is expected to be a symlink to the @file{new/}
14855 directory of another maildir - e.g., a system-wide mailbox containing
14856 a mailing list of common interest.  Everything in the maildir outside
14857 @file{new/} is @emph{not} treated as read-only, so for a shared
14858 mailbox, you do still need to set up your own maildir (or have write
14859 permission to the shared mailbox); your maildir just won't contain
14860 extra copies of the articles.
14861
14862 @item directory-files
14863 A function with the same interface as @code{directory-files}.  It is
14864 used to scan the directories in the maildir corresponding to this
14865 group to find articles.  The default is the function specified by the
14866 server's @code{directory-files} parameter.
14867
14868 @item distrust-Lines:
14869 If non-@code{nil}, nnmaildir will always count the lines of an
14870 article, rather than use the @code{Lines:} header field.  If
14871 @code{nil}, the header field will be used if present.
14872
14873 @item always-marks
14874 A list of mark symbols, such as
14875 @code{['(read expire)]}.  Whenever Gnus asks nnmaildir for
14876 article marks, nnmaildir will say that all articles have these
14877 marks, regardless of whether the marks stored in the filesystem
14878 say so.  This is a proof-of-concept feature that will probably be
14879 removed eventually; it ought to be done in Gnus proper, or
14880 abandoned if it's not worthwhile.
14881
14882 @item never-marks
14883 A list of mark symbols, such as @code{['(tick expire)]}.  Whenever
14884 Gnus asks nnmaildir for article marks, nnmaildir will say that no
14885 articles have these marks, regardless of whether the marks stored in
14886 the filesystem say so.  @code{never-marks} overrides
14887 @code{always-marks}.  This is a proof-of-concept feature that will
14888 probably be removed eventually; it ought to be done in Gnus proper, or
14889 abandoned if it's not worthwhile.
14890
14891 @item nov-cache-size
14892 An integer specifying the size of the NOV memory cache.  To speed
14893 things up, nnmaildir keeps NOV data in memory for a limited number of
14894 articles in each group.  (This is probably not worthwhile, and will
14895 probably be removed in the future.)  This parameter's value is noticed
14896 only the first time a group is seen after the server is opened - i.e.,
14897 when you first start Gnus, typically.  The NOV cache is never resized
14898 until the server is closed and reopened.  The default is an estimate
14899 of the number of articles that would be displayed in the summary
14900 buffer: a count of articles that are either marked with @code{tick} or
14901 not marked with @code{read}, plus a little extra.
14902 @end table
14903
14904 @subsubsection Article identification
14905 Articles are stored in the @file{cur/} subdirectory of each maildir.
14906 Each article file is named like @code{uniq:info}, where @code{uniq}
14907 contains no colons.  nnmaildir ignores, but preserves, the
14908 @code{:info} part.  (Other maildir readers typically use this part of
14909 the filename to store marks.)  The @code{uniq} part uniquely
14910 identifies the article, and is used in various places in the
14911 @file{.nnmaildir/} subdirectory of the maildir to store information
14912 about the corresponding article.  The full pathname of an article is
14913 available in the variable @code{nnmaildir-article-file-name} after you
14914 request the article in the summary buffer.
14915
14916 @subsubsection NOV data
14917 An article identified by @code{uniq} has its NOV data (used to
14918 generate lines in the summary buffer) stored in
14919 @code{.nnmaildir/nov/uniq}.  There is no
14920 @code{nnmaildir-generate-nov-databases} function.  (There isn't much
14921 need for it - an article's NOV data is updated automatically when the
14922 article or @code{nnmail-extra-headers} has changed.)  You can force
14923 nnmaildir to regenerate the NOV data for a single article simply by
14924 deleting the corresponding NOV file, but @emph{beware}: this will also
14925 cause nnmaildir to assign a new article number for this article, which
14926 may cause trouble with @code{seen} marks, the Agent, and the cache.
14927
14928 @subsubsection Article marks
14929 An article identified by @code{uniq} is considered to have the mark
14930 @code{flag} when the file @file{.nnmaildir/marks/flag/uniq} exists.
14931 When Gnus asks nnmaildir for a group's marks, nnmaildir looks for such
14932 files and reports the set of marks it finds.  When Gnus asks nnmaildir
14933 to store a new set of marks, nnmaildir creates and deletes the
14934 corresponding files as needed.  (Actually, rather than create a new
14935 file for each mark, it just creates hard links to
14936 @file{.nnmaildir/markfile}, to save inodes.)
14937
14938 You can invent new marks by creating a new directory in
14939 @file{.nnmaildir/marks/}.  You can tar up a maildir and remove it from
14940 your server, untar it later, and keep your marks.  You can add and
14941 remove marks yourself by creating and deleting mark files.  If you do
14942 this while Gnus is running and your nnmaildir server is open, it's
14943 best to exit all summary buffers for nnmaildir groups and type @kbd{s}
14944 in the group buffer first, and to type @kbd{g} or @kbd{M-g} in the
14945 group buffer afterwards.  Otherwise, Gnus might not pick up the
14946 changes, and might undo them.
14947
14948
14949 @node Mail Folders
14950 @subsubsection Mail Folders
14951 @cindex nnfolder
14952 @cindex mbox folders
14953 @cindex mail folders
14954
14955 @code{nnfolder} is a back end for storing each mail group in a separate
14956 file.  Each file is in the standard Un*x mbox format.  @code{nnfolder}
14957 will add extra headers to keep track of article numbers and arrival
14958 dates.
14959
14960 @cindex self contained nnfolder servers
14961 @cindex marks
14962 When the marks file is used (which it is by default), @code{nnfolder}
14963 servers have the property that you may backup them using @code{tar} or
14964 similar, and later be able to restore them into Gnus (by adding the
14965 proper @code{nnfolder} server) and have all your marks be preserved.
14966 Marks for a group is usually stored in a file named as the mbox file
14967 with @code{.mrk} concatenated to it (but see
14968 @code{nnfolder-marks-file-suffix}) within the @code{nnfolder} directory.
14969 Individual @code{nnfolder} groups are also possible to backup, use
14970 @kbd{G m} to restore the group (after restoring the backup into the
14971 @code{nnfolder} directory).
14972
14973 Virtual server settings:
14974
14975 @table @code
14976 @item nnfolder-directory
14977 @vindex nnfolder-directory
14978 All the @code{nnfolder} mail boxes will be stored under this directory.
14979 The default is the value of @code{message-directory} (whose default is
14980 @file{~/Mail})
14981
14982 @item nnfolder-active-file
14983 @vindex nnfolder-active-file
14984 The name of the active file.  The default is @file{~/Mail/active}.
14985
14986 @item nnfolder-newsgroups-file
14987 @vindex nnfolder-newsgroups-file
14988 The name of the group descriptions file.  @xref{Newsgroups File
14989 Format}.  The default is @file{~/Mail/newsgroups}
14990
14991 @item nnfolder-get-new-mail
14992 @vindex nnfolder-get-new-mail
14993 If non-@code{nil}, @code{nnfolder} will read incoming mail.  The default
14994 is @code{t}
14995
14996 @item nnfolder-save-buffer-hook
14997 @vindex nnfolder-save-buffer-hook
14998 @cindex backup files
14999 Hook run before saving the folders.  Note that Emacs does the normal
15000 backup renaming of files even with the @code{nnfolder} buffers.  If you
15001 wish to switch this off, you could say something like the following in
15002 your @file{.emacs} file:
15003
15004 @lisp
15005 (defun turn-off-backup ()
15006   (set (make-local-variable 'backup-inhibited) t))
15007
15008 (add-hook 'nnfolder-save-buffer-hook 'turn-off-backup)
15009 @end lisp
15010
15011 @item nnfolder-delete-mail-hook
15012 @vindex nnfolder-delete-mail-hook
15013 Hook run in a buffer narrowed to the message that is to be deleted.
15014 This function can be used to copy the message to somewhere else, or to
15015 extract some information from it before removing it.
15016
15017 @item nnfolder-nov-is-evil
15018 @vindex nnfolder-nov-is-evil
15019 If non-@code{nil}, this back end will ignore any @sc{nov} files.  The
15020 default is @code{nil}.
15021
15022 @item nnfolder-nov-file-suffix
15023 @vindex nnfolder-nov-file-suffix
15024 The extension for @sc{nov} files.  The default is @file{.nov}.
15025
15026 @item nnfolder-nov-directory
15027 @vindex nnfolder-nov-directory
15028 The directory where the @sc{nov} files should be stored.  If nil,
15029 @code{nnfolder-directory} is used.
15030
15031 @item nnfolder-marks-is-evil
15032 @vindex nnfolder-marks-is-evil
15033 If non-@code{nil}, this back end will ignore any @sc{marks} files.  The
15034 default is @code{nil}.
15035
15036 @item nnfolder-marks-file-suffix
15037 @vindex nnfolder-marks-file-suffix
15038 The extension for @sc{marks} files.  The default is @file{.mrk}.
15039
15040 @item nnfolder-marks-directory
15041 @vindex nnfolder-marks-directory
15042 The directory where the @sc{marks} files should be stored.  If nil,
15043 @code{nnfolder-directory} is used.
15044
15045 @end table
15046
15047
15048 @findex nnfolder-generate-active-file
15049 @kindex M-x nnfolder-generate-active-file
15050 If you have lots of @code{nnfolder}-like files you'd like to read with
15051 @code{nnfolder}, you can use the @kbd{M-x nnfolder-generate-active-file}
15052 command to make @code{nnfolder} aware of all likely files in
15053 @code{nnfolder-directory}.  This only works if you use long file names,
15054 though.
15055
15056 @node Comparing Mail Back Ends
15057 @subsubsection Comparing Mail Back Ends
15058
15059 First, just for terminology, the @dfn{back end} is the common word for a
15060 low-level access method---a transport, if you will, by which something
15061 is acquired.  The sense is that one's mail has to come from somewhere,
15062 and so selection of a suitable back end is required in order to get that
15063 mail within spitting distance of Gnus.
15064
15065 The same concept exists for Usenet itself: Though access to articles is
15066 typically done by @sc{nntp} these days, once upon a midnight dreary, everyone
15067 in the world got at Usenet by running a reader on the machine where the
15068 articles lay (the machine which today we call an @sc{nntp} server), and
15069 access was by the reader stepping into the articles' directory spool
15070 area directly.  One can still select between either the @code{nntp} or
15071 @code{nnspool} back ends, to select between these methods, if one happens
15072 actually to live on the server (or can see its spool directly, anyway,
15073 via NFS).
15074
15075 The goal in selecting a mail back end is to pick one which
15076 simultaneously represents a suitable way of dealing with the original
15077 format plus leaving mail in a form that is convenient to use in the
15078 future.  Here are some high and low points on each:
15079
15080 @table @code
15081 @item nnmbox
15082
15083 UNIX systems have historically had a single, very common, and well-
15084 defined format.  All messages arrive in a single @dfn{spool file}, and
15085 they are delineated by a line whose regular expression matches
15086 @samp{^From_}.  (My notational use of @samp{_} is to indicate a space,
15087 to make it clear in this instance that this is not the RFC-specified
15088 @samp{From:} header.)  Because Emacs and therefore Gnus emanate
15089 historically from the Unix environment, it is simplest if one does not
15090 mess a great deal with the original mailbox format, so if one chooses
15091 this back end, Gnus' primary activity in getting mail from the real spool
15092 area to Gnus' preferred directory is simply to copy it, with no
15093 (appreciable) format change in the process.  It is the ``dumbest'' way
15094 to move mail into availability in the Gnus environment.  This makes it
15095 fast to move into place, but slow to parse, when Gnus has to look at
15096 what's where.
15097
15098 @item nnbabyl
15099
15100 Once upon a time, there was the DEC-10 and DEC-20, running operating
15101 systems called TOPS and related things, and the usual (only?) mail
15102 reading environment was a thing called Babyl.  I don't know what format
15103 was used for mail landing on the system, but Babyl had its own internal
15104 format to which mail was converted, primarily involving creating a
15105 spool-file-like entity with a scheme for inserting Babyl-specific
15106 headers and status bits above the top of each message in the file.
15107 RMAIL was Emacs' first mail reader, it was written by Richard Stallman,
15108 and Stallman came out of that TOPS/Babyl environment, so he wrote RMAIL
15109 to understand the mail files folks already had in existence.  Gnus (and
15110 VM, for that matter) continue to support this format because it's
15111 perceived as having some good qualities in those mailer-specific
15112 headers/status bits stuff.  RMAIL itself still exists as well, of
15113 course, and is still maintained by Stallman.
15114
15115 Both of the above forms leave your mail in a single file on your
15116 file system, and they must parse that entire file each time you take a
15117 look at your mail.
15118
15119 @item nnml
15120
15121 @code{nnml} is the back end which smells the most as though you were
15122 actually operating with an @code{nnspool}-accessed Usenet system.  (In
15123 fact, I believe @code{nnml} actually derived from @code{nnspool} code,
15124 lo these years ago.)  One's mail is taken from the original spool file,
15125 and is then cut up into individual message files, 1:1.  It maintains a
15126 Usenet-style active file (analogous to what one finds in an INN- or
15127 CNews-based news system in (for instance) @file{/var/lib/news/active},
15128 or what is returned via the @samp{NNTP LIST} verb) and also creates
15129 @dfn{overview} files for efficient group entry, as has been defined for
15130 @sc{nntp} servers for some years now.  It is slower in mail-splitting,
15131 due to the creation of lots of files, updates to the @code{nnml} active
15132 file, and additions to overview files on a per-message basis, but it is
15133 extremely fast on access because of what amounts to the indexing support
15134 provided by the active file and overviews.
15135
15136 @code{nnml} costs @dfn{inodes} in a big way; that is, it soaks up the
15137 resource which defines available places in the file system to put new
15138 files.  Sysadmins take a dim view of heavy inode occupation within
15139 tight, shared file systems.  But if you live on a personal machine where
15140 the file system is your own and space is not at a premium, @code{nnml}
15141 wins big.
15142
15143 It is also problematic using this back end if you are living in a
15144 FAT16-based Windows world, since much space will be wasted on all these
15145 tiny files.
15146
15147 @item nnmh
15148
15149 The Rand MH mail-reading system has been around UNIX systems for a very
15150 long time; it operates by splitting one's spool file of messages into
15151 individual files, but with little or no indexing support -- @code{nnmh}
15152 is considered to be semantically equivalent to ``@code{nnml} without
15153 active file or overviews''.  This is arguably the worst choice, because
15154 one gets the slowness of individual file creation married to the
15155 slowness of access parsing when learning what's new in one's groups.
15156
15157 @item nnfolder
15158
15159 Basically the effect of @code{nnfolder} is @code{nnmbox} (the first
15160 method described above) on a per-group basis.  That is, @code{nnmbox}
15161 itself puts @emph{all} one's mail in one file; @code{nnfolder} provides a
15162 little bit of optimization to this so that each of one's mail groups has
15163 a Unix mail box file.  It's faster than @code{nnmbox} because each group
15164 can be parsed separately, and still provides the simple Unix mail box
15165 format requiring minimal effort in moving the mail around.  In addition,
15166 it maintains an ``active'' file making it much faster for Gnus to figure
15167 out how many messages there are in each separate group.
15168
15169 If you have groups that are expected to have a massive amount of
15170 messages, @code{nnfolder} is not the best choice, but if you receive
15171 only a moderate amount of mail, @code{nnfolder} is probably the most
15172 friendly mail back end all over.
15173
15174 @item nnmaildir
15175
15176 For configuring expiry and other things, @code{nnmaildir} uses
15177 incompatible group parameters, slightly different from those of other
15178 mail back ends.
15179
15180 @code{nnmaildir} is largely similar to @code{nnml}, with some notable
15181 differences.  Each message is stored in a separate file, but the
15182 filename is unrelated to the article number in Gnus.  @code{nnmaildir}
15183 also stores the equivalent of @code{nnml}'s overview files in one file
15184 per article, so it uses about twice as many inodes as @code{nnml}.  (Use
15185 @code{df -i} to see how plentiful your inode supply is.)  If this slows
15186 you down or takes up very much space, consider switching to ReiserFS
15187 (@uref{http://www.namesys.com/}) or another non-block-structured
15188 file system.
15189
15190 Since maildirs don't require locking for delivery, the maildirs you use
15191 as groups can also be the maildirs your mail is directly delivered to.
15192 This means you can skip Gnus's mail splitting if your mail is already
15193 organized into different mailboxes during delivery.  A @code{directory}
15194 entry in @code{mail-sources} would have a similar effect, but would
15195 require one set of mailboxes for spooling deliveries (in mbox format,
15196 thus damaging message bodies), and another set to be used as groups (in
15197 whatever format you like).  A maildir has a built-in spool, in the
15198 @code{new/} subdirectory.  Beware that currently, mail moved from
15199 @code{new/} to @code{cur/} instead of via mail splitting will not
15200 undergo treatment such as duplicate checking.
15201
15202 @code{nnmaildir} stores article marks for a given group in the
15203 corresponding maildir, in a way designed so that it's easy to manipulate
15204 them from outside Gnus.  You can tar up a maildir, unpack it somewhere
15205 else, and still have your marks.  @code{nnml} also stores marks, but
15206 it's not as easy to work with them from outside Gnus as with
15207 @code{nnmaildir}.
15208
15209 @code{nnmaildir} uses a significant amount of memory to speed things up.
15210 (It keeps in memory some of the things that @code{nnml} stores in files
15211 and that @code{nnmh} repeatedly parses out of message files.)  If this
15212 is a problem for you, you can set the @code{nov-cache-size} group
15213 parameter to something small (0 would probably not work, but 1 probably
15214 would) to make it use less memory.  This caching will probably be
15215 removed in the future.
15216
15217 Startup is likely to be slower with @code{nnmaildir} than with other
15218 back ends.  Everything else is likely to be faster, depending in part
15219 on your file system.
15220
15221 @code{nnmaildir} does not use @code{nnoo}, so you cannot use @code{nnoo}
15222 to write an @code{nnmaildir}-derived back end.
15223
15224 @end table
15225
15226
15227 @node Browsing the Web
15228 @section Browsing the Web
15229 @cindex web
15230 @cindex browsing the web
15231 @cindex www
15232 @cindex http
15233
15234 Web-based discussion forums are getting more and more popular.  On many
15235 subjects, the web-based forums have become the most important forums,
15236 eclipsing the importance of mailing lists and news groups.  The reason
15237 is easy to understand---they are friendly to new users; you just point
15238 and click, and there's the discussion.  With mailing lists, you have to
15239 go through a cumbersome subscription procedure, and most people don't
15240 even know what a news group is.
15241
15242 The problem with this scenario is that web browsers are not very good at
15243 being newsreaders.  They do not keep track of what articles you've read;
15244 they do not allow you to score on subjects you're interested in; they do
15245 not allow off-line browsing; they require you to click around and drive
15246 you mad in the end.
15247
15248 So---if web browsers suck at reading discussion forums, why not use Gnus
15249 to do it instead?
15250
15251 Gnus has been getting a bit of a collection of back ends for providing
15252 interfaces to these sources.
15253
15254 @menu
15255 * Archiving Mail::              
15256 * Web Searches::                Creating groups from articles that match a string.
15257 * Slashdot::                    Reading the Slashdot comments.
15258 * Ultimate::                    The Ultimate Bulletin Board systems.
15259 * Web Archive::                 Reading mailing list archived on web.
15260 * RSS::                         Reading RDF site summary.
15261 * Customizing w3::              Doing stuff to Emacs/w3 from Gnus.
15262 @end menu
15263
15264 All the web sources require Emacs/w3 and the url library to work.
15265
15266 The main caveat with all these web sources is that they probably won't
15267 work for a very long time.  Gleaning information from the @sc{html} data
15268 is guesswork at best, and when the layout is altered, the Gnus back end
15269 will fail.  If you have reasonably new versions of these back ends,
15270 though, you should be ok.
15271
15272 One thing all these Web methods have in common is that the Web sources
15273 are often down, unavailable or just plain too slow to be fun.  In those
15274 cases, it makes a lot of sense to let the Gnus Agent (@pxref{Gnus
15275 Unplugged}) handle downloading articles, and then you can read them at
15276 leisure from your local disk.  No more World Wide Wait for you.
15277
15278 @node Archiving Mail
15279 @subsection Archiving Mail
15280 @cindex archiving mail
15281 @cindex backup of mail
15282
15283 Some of the back ends, notably @code{nnml}, @code{nnfolder}, and
15284 @code{nnmaildir}, now actually store the article marks with each group.
15285 For these servers, archiving and restoring a group while preserving
15286 marks is fairly simple.
15287
15288 (Preserving the group level and group parameters as well still
15289 requires ritual dancing and sacrifices to the @file{.newsrc.eld} deity
15290 though.)
15291
15292 To archive an entire @code{nnml}, @code{nnfolder}, or @code{nnmaildir}
15293 server, take a recursive copy of the server directory.  There is no need
15294 to shut down Gnus, so archiving may be invoked by @code{cron} or
15295 similar.  You restore the data by restoring the directory tree, and
15296 adding a server definition pointing to that directory in Gnus. The
15297 @ref{Article Backlog}, @ref{Asynchronous Fetching} and other things
15298 might interfere with overwriting data, so you may want to shut down Gnus
15299 before you restore the data.
15300
15301 It is also possible to archive individual @code{nnml},
15302 @code{nnfolder}, or @code{nnmaildir} groups, while preserving marks.
15303 For @code{nnml} or @code{nnmaildir}, you copy all files in the group's
15304 directory.  For @code{nnfolder} you need to copy both the base folder
15305 file itself (@file{FOO}, say), and the marks file (@file{FOO.mrk} in
15306 this example). Restoring the group is done with @kbd{G m} from the Group
15307 buffer.  The last step makes Gnus notice the new directory.
15308 @code{nnmaildir} notices the new directory automatically, so @kbd{G m}
15309 is unnecessary in that case.
15310
15311 @node Web Searches
15312 @subsection Web Searches
15313 @cindex nnweb
15314 @cindex Google
15315 @cindex dejanews
15316 @cindex gmane
15317 @cindex Usenet searches
15318 @cindex searching the Usenet
15319
15320 It's, like, too neat to search the Usenet for articles that match a
15321 string, but it, like, totally @emph{sucks}, like, totally, to use one of
15322 those, like, Web browsers, and you, like, have to, rilly, like, look at
15323 the commercials, so, like, with Gnus you can do @emph{rad}, rilly,
15324 searches without having to use a browser.
15325
15326 The @code{nnweb} back end allows an easy interface to the mighty search
15327 engine.  You create an @code{nnweb} group, enter a search pattern, and
15328 then enter the group and read the articles like you would any normal
15329 group.  The @kbd{G w} command in the group buffer (@pxref{Foreign
15330 Groups}) will do this in an easy-to-use fashion.
15331
15332 @code{nnweb} groups don't really lend themselves to being solid
15333 groups---they have a very fleeting idea of article numbers.  In fact,
15334 each time you enter an @code{nnweb} group (not even changing the search
15335 pattern), you are likely to get the articles ordered in a different
15336 manner.  Not even using duplicate suppression (@pxref{Duplicate
15337 Suppression}) will help, since @code{nnweb} doesn't even know the
15338 @code{Message-ID} of the articles before reading them using some search
15339 engines (Google, for instance).  The only possible way to keep track
15340 of which articles you've read is by scoring on the @code{Date}
15341 header---mark all articles posted before the last date you read the
15342 group as read.
15343
15344 If the search engine changes its output substantially, @code{nnweb}
15345 won't be able to parse it and will fail.  One could hardly fault the Web
15346 providers if they were to do this---their @emph{raison d'être} is to
15347 make money off of advertisements, not to provide services to the
15348 community.  Since @code{nnweb} washes the ads off all the articles, one
15349 might think that the providers might be somewhat miffed.  We'll see.
15350
15351 You must have the @code{url} and @code{w3} package installed to be able
15352 to use @code{nnweb}.
15353
15354 Virtual server variables:
15355
15356 @table @code
15357 @item nnweb-type
15358 @vindex nnweb-type
15359 What search engine type is being used.  The currently supported types
15360 are @code{google}, @code{dejanews}, and @code{gmane}. Note that
15361 @code{dejanews} is an alias to @code{google}.
15362
15363 @item nnweb-search
15364 @vindex nnweb-search
15365 The search string to feed to the search engine.
15366
15367 @item nnweb-max-hits
15368 @vindex nnweb-max-hits
15369 Advisory maximum number of hits per search to display.  The default is
15370 999.
15371
15372 @item nnweb-type-definition
15373 @vindex nnweb-type-definition
15374 Type-to-definition alist.  This alist says what @code{nnweb} should do
15375 with the various search engine types.  The following elements must be
15376 present:
15377
15378 @table @code
15379 @item article
15380 Function to decode the article and provide something that Gnus
15381 understands.
15382
15383 @item map
15384 Function to create an article number to message header and URL alist.
15385
15386 @item search
15387 Function to send the search string to the search engine.
15388
15389 @item address
15390 The address the aforementioned function should send the search string
15391 to.
15392
15393 @item id
15394 Format string URL to fetch an article by @code{Message-ID}.
15395 @end table
15396
15397 @end table
15398
15399
15400 @node Slashdot
15401 @subsection Slashdot
15402 @cindex Slashdot
15403 @cindex nnslashdot
15404
15405 Slashdot (@uref{http://slashdot.org/}) is a popular news site, with
15406 lively discussion following the news articles.  @code{nnslashdot} will
15407 let you read this forum in a convenient manner.
15408
15409 The easiest way to read this source is to put something like the
15410 following in your @file{~/.gnus.el} file:
15411
15412 @lisp
15413 (setq gnus-secondary-select-methods
15414       '((nnslashdot "")))
15415 @end lisp
15416
15417 This will make Gnus query the @code{nnslashdot} back end for new comments
15418 and groups.  The @kbd{F} command will subscribe each new news article as
15419 a new Gnus group, and you can read the comments by entering these
15420 groups.  (Note that the default subscription method is to subscribe new
15421 groups as zombies.  Other methods are available (@pxref{Subscription
15422 Methods}).
15423
15424 If you want to remove an old @code{nnslashdot} group, the @kbd{G DEL}
15425 command is the most handy tool (@pxref{Foreign Groups}).
15426
15427 When following up to @code{nnslashdot} comments (or posting new
15428 comments), some light @sc{html}izations will be performed.  In
15429 particular, text quoted with @samp{> } will be quoted with
15430 @code{blockquote} instead, and signatures will have @code{br} added to
15431 the end of each line.  Other than that, you can just write @sc{html}
15432 directly into the message buffer.  Note that Slashdot filters out some
15433 @sc{html} forms.
15434
15435 The following variables can be altered to change its behavior:
15436
15437 @table @code
15438 @item nnslashdot-threaded
15439 Whether @code{nnslashdot} should display threaded groups or not.  The
15440 default is @code{t}.  To be able to display threads, @code{nnslashdot}
15441 has to retrieve absolutely all comments in a group upon entry.  If a
15442 threaded display is not required, @code{nnslashdot} will only retrieve
15443 the comments that are actually wanted by the user.  Threading is nicer,
15444 but much, much slower than unthreaded.
15445
15446 @item nnslashdot-login-name
15447 @vindex nnslashdot-login-name
15448 The login name to use when posting.
15449
15450 @item nnslashdot-password
15451 @vindex nnslashdot-password
15452 The password to use when posting.
15453
15454 @item nnslashdot-directory
15455 @vindex nnslashdot-directory
15456 Where @code{nnslashdot} will store its files.  The default is
15457 @file{~/News/slashdot/}.
15458
15459 @item nnslashdot-active-url
15460 @vindex nnslashdot-active-url
15461 The @sc{url} format string that will be used to fetch the information on
15462 news articles and comments.  The default is
15463 @samp{http://slashdot.org/search.pl?section=&min=%d}.
15464
15465 @item nnslashdot-comments-url
15466 @vindex nnslashdot-comments-url
15467 The @sc{url} format string that will be used to fetch comments.  The
15468 default is
15469 @samp{http://slashdot.org/comments.pl?sid=%s&threshold=%d&commentsort=%d&mode=flat&startat=%d}.
15470
15471 @item nnslashdot-article-url
15472 @vindex nnslashdot-article-url
15473 The @sc{url} format string that will be used to fetch the news article.  The
15474 default is
15475 @samp{http://slashdot.org/article.pl?sid=%s&mode=nocomment}.
15476
15477 @item nnslashdot-threshold
15478 @vindex nnslashdot-threshold
15479 The score threshold.  The default is -1.
15480
15481 @item nnslashdot-group-number
15482 @vindex nnslashdot-group-number
15483 The number of old groups, in addition to the ten latest, to keep
15484 updated.  The default is 0.
15485
15486 @end table
15487
15488
15489
15490 @node Ultimate
15491 @subsection Ultimate
15492 @cindex nnultimate
15493 @cindex Ultimate Bulletin Board
15494
15495 The Ultimate Bulletin Board (@uref{http://www.ultimatebb.com/}) is
15496 probably the most popular Web bulletin board system used.  It has a
15497 quite regular and nice interface, and it's possible to get the
15498 information Gnus needs to keep groups updated.
15499
15500 The easiest way to get started with @code{nnultimate} is to say
15501 something like the following in the group buffer:  @kbd{B nnultimate RET
15502 http://www.tcj.com/messboard/ubbcgi/ RET}.  (Substitute the @sc{url}
15503 (not including @samp{Ultimate.cgi} or the like at the end) for a forum
15504 you're interested in; there's quite a list of them on the Ultimate web
15505 site.)  Then subscribe to the groups you're interested in from the
15506 server buffer, and read them from the group buffer.
15507
15508 The following @code{nnultimate} variables can be altered:
15509
15510 @table @code
15511 @item nnultimate-directory
15512 @vindex nnultimate-directory
15513 The directory where @code{nnultimate} stores its files.  The default is
15514 @file{~/News/ultimate/}.
15515 @end table
15516
15517
15518 @node Web Archive
15519 @subsection Web Archive
15520 @cindex nnwarchive
15521 @cindex Web Archive
15522
15523 Some mailing lists only have archives on Web servers, such as
15524 @uref{http://www.egroups.com/} and
15525 @uref{http://www.mail-archive.com/}.  It has a quite regular and nice
15526 interface, and it's possible to get the information Gnus needs to keep
15527 groups updated.
15528
15529 @findex gnus-group-make-warchive-group
15530 The easiest way to get started with @code{nnwarchive} is to say
15531 something like the following in the group buffer: @kbd{M-x
15532 gnus-group-make-warchive-group RET an_egroup RET egroups RET
15533 www.egroups.com RET your@@email.address RET}.  (Substitute the
15534 @sc{an_egroup} with the mailing list you subscribed, the
15535 @sc{your@@email.address} with your email address.), or to browse the
15536 back end by @kbd{B nnwarchive RET mail-archive RET}.
15537
15538 The following @code{nnwarchive} variables can be altered:
15539
15540 @table @code
15541 @item nnwarchive-directory
15542 @vindex nnwarchive-directory
15543 The directory where @code{nnwarchive} stores its files.  The default is
15544 @file{~/News/warchive/}.
15545
15546 @item nnwarchive-login
15547 @vindex nnwarchive-login
15548 The account name on the web server.
15549
15550 @item nnwarchive-passwd
15551 @vindex nnwarchive-passwd
15552 The password for your account on the web server.
15553 @end table
15554
15555 @node RSS
15556 @subsection RSS
15557 @cindex nnrss
15558 @cindex RSS
15559
15560 Some sites have RDF site summary (RSS)
15561 @uref{http://purl.org/rss/1.0/spec}.  It has a quite regular and nice
15562 interface, and it's possible to get the information Gnus needs to keep
15563 groups updated.
15564
15565 The easiest way to get started with @code{nnrss} is to say something
15566 like the following in the group buffer: @kbd{B nnrss RET RET}, then
15567 subscribe groups.
15568
15569 The following @code{nnrss} variables can be altered:
15570
15571 @table @code
15572 @item nnrss-directory
15573 @vindex nnrss-directory
15574 The directory where @code{nnrss} stores its files.  The default is
15575 @file{~/News/rss/}.
15576
15577 @end table
15578
15579 The following code may be helpful, if you want to show the description in
15580 the summary buffer.
15581
15582 @lisp
15583 (add-to-list 'nnmail-extra-headers nnrss-description-field)
15584 (setq gnus-summary-line-format "%U%R%z%I%(%[%4L: %-15,15f%]%) %s%uX\n")
15585
15586 (defun gnus-user-format-function-X (header)
15587   (let ((descr
15588          (assq nnrss-description-field (mail-header-extra header))))
15589     (if descr (concat "\n\t" (cdr descr)) "")))
15590 @end lisp
15591
15592 The following code may be useful to open an nnrss url directly from the
15593 summary buffer.
15594 @lisp
15595 (require 'browse-url)
15596
15597 (defun browse-nnrss-url( arg )
15598   (interactive "p")
15599   (let ((url (assq nnrss-url-field
15600                    (mail-header-extra
15601                     (gnus-data-header
15602                      (assq (gnus-summary-article-number)
15603                            gnus-newsgroup-data))))))
15604     (if url
15605         (progn
15606           (browse-url (cdr url))
15607           (gnus-summary-mark-as-read-forward 1))
15608       (gnus-summary-scroll-up arg))))
15609
15610 (eval-after-load "gnus"
15611   #'(define-key gnus-summary-mode-map
15612       (kbd "<RET>") 'browse-nnrss-url))
15613 (add-to-list 'nnmail-extra-headers nnrss-url-field)
15614 @end lisp
15615
15616 @node Customizing w3
15617 @subsection Customizing w3
15618 @cindex w3
15619 @cindex html
15620 @cindex url
15621 @cindex Netscape
15622
15623 Gnus uses the url library to fetch web pages and Emacs/w3 to display web
15624 pages.  Emacs/w3 is documented in its own manual, but there are some
15625 things that may be more relevant for Gnus users.
15626
15627 For instance, a common question is how to make Emacs/w3 follow links
15628 using the @code{browse-url} functions (which will call some external web
15629 browser like Netscape).  Here's one way:
15630
15631 @lisp
15632 (eval-after-load "w3"
15633   '(progn
15634     (fset 'w3-fetch-orig (symbol-function 'w3-fetch))
15635     (defun w3-fetch (&optional url target)
15636       (interactive (list (w3-read-url-with-default)))
15637       (if (eq major-mode 'gnus-article-mode)
15638           (browse-url url)
15639         (w3-fetch-orig url target)))))
15640 @end lisp
15641
15642 Put that in your @file{.emacs} file, and hitting links in w3-rendered
15643 @sc{html} in the Gnus article buffers will use @code{browse-url} to
15644 follow the link.
15645
15646
15647 @node IMAP
15648 @section IMAP
15649 @cindex nnimap
15650 @cindex @sc{imap}
15651
15652 @sc{imap} is a network protocol for reading mail (or news, or @dots{}),
15653 think of it as a modernized @sc{nntp}.  Connecting to a @sc{imap}
15654 server is much similar to connecting to a news server, you just
15655 specify the network address of the server.
15656
15657 @sc{imap} has two properties.  First, @sc{imap} can do everything that
15658 POP can, it can hence be viewed as a POP++.  Secondly, @sc{imap} is a
15659 mail storage protocol, similar to @sc{nntp} being a news storage
15660 protocol -- however, @sc{imap} offers more features than @sc{nntp}
15661 because news is more or less read-only whereas mail is read-write.
15662
15663 If you want to use @sc{imap} as a POP++, use an imap entry in
15664 @code{mail-sources}.  With this, Gnus will fetch mails from the
15665 @sc{imap} server and store them on the local disk.  This is not the
15666 usage described in this section--@xref{Mail Sources}.
15667
15668 If you want to use @sc{imap} as a mail storage protocol, use an nnimap
15669 entry in @code{gnus-secondary-select-methods}.  With this, Gnus will
15670 manipulate mails stored on the @sc{imap} server.  This is the kind of
15671 usage explained in this section.
15672
15673 A server configuration in @file{~/.gnus.el} with a few @sc{imap} servers
15674 might look something like the following. (Note that for TLS/SSL, you
15675 need external programs and libraries, see below.)
15676
15677 @lisp
15678 (setq gnus-secondary-select-methods
15679       '((nnimap "simpleserver") ; no special configuration
15680         ; perhaps a ssh port forwarded server:
15681         (nnimap "dolk"
15682                 (nnimap-address "localhost")
15683                 (nnimap-server-port 1430))
15684         ; a UW server running on localhost
15685         (nnimap "barbar"
15686                 (nnimap-server-port 143)
15687                 (nnimap-address "localhost")
15688                 (nnimap-list-pattern ("INBOX" "mail/*")))
15689         ; anonymous public cyrus server:
15690         (nnimap "cyrus.andrew.cmu.edu"
15691                 (nnimap-authenticator anonymous)
15692                 (nnimap-list-pattern "archive.*")
15693                 (nnimap-stream network))
15694         ; a ssl server on a non-standard port:
15695         (nnimap "vic20"
15696                 (nnimap-address "vic20.somewhere.com")
15697                 (nnimap-server-port 9930)
15698                 (nnimap-stream ssl))))
15699 @end lisp
15700
15701 After defining the new server, you can subscribe to groups on the
15702 server using normal Gnus commands such as @kbd{U} in the Group Buffer
15703 (@pxref{Subscription Commands}) or via the Server Buffer
15704 (@pxref{Server Buffer}).
15705
15706 The following variables can be used to create a virtual @code{nnimap}
15707 server:
15708
15709 @table @code
15710
15711 @item nnimap-address
15712 @vindex nnimap-address
15713
15714 The address of the remote @sc{imap} server.  Defaults to the virtual
15715 server name if not specified.
15716
15717 @item nnimap-server-port
15718 @vindex nnimap-server-port
15719 Port on server to contact.  Defaults to port 143, or 993 for TLS/SSL.
15720
15721 Note that this should be an integer, example server specification:
15722
15723 @lisp
15724 (nnimap "mail.server.com"
15725         (nnimap-server-port 4711))
15726 @end lisp
15727
15728 @item nnimap-list-pattern
15729 @vindex nnimap-list-pattern
15730 String or list of strings of mailboxes to limit available groups to.
15731 This is used when the server has very many mailboxes and you're only
15732 interested in a few -- some servers export your home directory via
15733 @sc{imap}, you'll probably want to limit the mailboxes to those in
15734 @file{~/Mail/*} then.
15735
15736 The string can also be a cons of REFERENCE and the string as above, what
15737 REFERENCE is used for is server specific, but on the University of
15738 Washington server it's a directory that will be concatenated with the
15739 mailbox.
15740
15741 Example server specification:
15742
15743 @lisp
15744 (nnimap "mail.server.com"
15745         (nnimap-list-pattern ("INBOX" "Mail/*" "alt.sex.*"
15746                                ("~friend/Mail/" . "list/*"))))
15747 @end lisp
15748
15749 @item nnimap-stream
15750 @vindex nnimap-stream
15751 The type of stream used to connect to your server.  By default, nnimap
15752 will detect and automatically use all of the below, with the exception
15753 of TLS/SSL. (@sc{imap} over TLS/SSL is being replaced by STARTTLS, which
15754 can be automatically detected, but it's not widely deployed yet.)
15755
15756 Example server specification:
15757
15758 @lisp
15759 (nnimap "mail.server.com"
15760         (nnimap-stream ssl))
15761 @end lisp
15762
15763 Please note that the value of @code{nnimap-stream} is a symbol!
15764
15765 @itemize @bullet
15766 @item
15767 @dfn{gssapi:} Connect with GSSAPI (usually Kerberos 5). Requires the
15768 @samp{gsasl} or @samp{imtest} program.
15769 @item
15770 @dfn{kerberos4:} Connect with Kerberos 4. Requires the @samp{imtest} program.
15771 @item
15772 @dfn{starttls:} Connect via the STARTTLS extension (similar to
15773 TLS/SSL).  Requires the external library @samp{starttls.el} and program
15774 @samp{starttls}.
15775 @item
15776 @dfn{tls:} Connect through TLS.  Requires GNUTLS (the program
15777 @samp{gnutls-cli}).
15778 @item
15779 @dfn{ssl:} Connect through SSL.  Requires OpenSSL (the program
15780 @samp{openssl}) or SSLeay (@samp{s_client}).
15781 @item
15782 @dfn{shell:} Use a shell command to start @sc{imap} connection.
15783 @item
15784 @dfn{network:} Plain, TCP/IP network connection.
15785 @end itemize
15786
15787 @vindex imap-kerberos4-program
15788 The @samp{imtest} program is shipped with Cyrus IMAPD.  If you're
15789 using @samp{imtest} from Cyrus IMAPD < 2.0.14 (which includes version
15790 1.5.x and 1.6.x) you need to frob @code{imap-process-connection-type}
15791 to make @code{imap.el} use a pty instead of a pipe when communicating
15792 with @samp{imtest}.  You will then suffer from a line length
15793 restrictions on @sc{imap} commands, which might make Gnus seem to hang
15794 indefinitely if you have many articles in a mailbox.  The variable
15795 @code{imap-kerberos4-program} contain parameters to pass to the imtest
15796 program.
15797
15798 For TLS connection, the @code{gnutls-cli} program from GNUTLS is
15799 needed.  It is available from
15800 @uref{http://www.gnu.org/software/gnutls/}.
15801
15802 @vindex imap-gssapi-program
15803 This parameter specifies a list of command lines that invoke a GSSAPI
15804 authenticated IMAP stream in a subshell.  They are tried sequentially
15805 until a connection is made, or the list has been exhausted.  By
15806 default, @samp{gsasl} from GNU SASL, available from
15807 @uref{http://www.gnu.org/software/gsasl/}, and the @samp{imtest}
15808 program from Cyrus IMAPD (see @code{imap-kerberos4-program}), are
15809 tried.
15810
15811 @vindex imap-ssl-program
15812 For SSL connections, the OpenSSL program is available from
15813 @uref{http://www.openssl.org/}. OpenSSL was formerly known as SSLeay,
15814 and nnimap support it too - although the most recent versions of
15815 SSLeay, 0.9.x, are known to have serious bugs making it
15816 useless. Earlier versions, especially 0.8.x, of SSLeay are known to
15817 work. The variable @code{imap-ssl-program} contain parameters to pass
15818 to OpenSSL/SSLeay.
15819
15820 @vindex imap-shell-program
15821 @vindex imap-shell-host
15822 For @sc{imap} connections using the @code{shell} stream, the variable
15823 @code{imap-shell-program} specify what program to call.
15824
15825 @item nnimap-authenticator
15826 @vindex nnimap-authenticator
15827
15828 The authenticator used to connect to the server.  By default, nnimap
15829 will use the most secure authenticator your server is capable of.
15830
15831 Example server specification:
15832
15833 @lisp
15834 (nnimap "mail.server.com"
15835         (nnimap-authenticator anonymous))
15836 @end lisp
15837
15838 Please note that the value of @code{nnimap-authenticator} is a symbol!
15839
15840 @itemize @bullet
15841 @item
15842 @dfn{gssapi:} GSSAPI (usually kerberos 5) authentication. Requires
15843 external program @code{gsasl} or @code{imtest}.
15844 @item
15845 @dfn{kerberos4:} Kerberos 4 authentication. Requires external program
15846 @code{imtest}.
15847 @item
15848 @dfn{digest-md5:} Encrypted username/password via DIGEST-MD5. Requires
15849 external library @code{digest-md5.el}.
15850 @item
15851 @dfn{cram-md5:} Encrypted username/password via CRAM-MD5.
15852 @item
15853 @dfn{login:} Plain-text username/password via LOGIN.
15854 @item
15855 @dfn{anonymous:} Login as `anonymous', supplying your email address as password.
15856 @end itemize
15857
15858 @item nnimap-expunge-on-close
15859 @cindex Expunging
15860 @vindex nnimap-expunge-on-close
15861 Unlike Parmenides the @sc{imap} designers has decided that things that
15862 doesn't exist actually does exist.  More specifically, @sc{imap} has
15863 this concept of marking articles @code{Deleted} which doesn't actually
15864 delete them, and this (marking them @code{Deleted}, that is) is what
15865 nnimap does when you delete a article in Gnus (with @kbd{B DEL} or
15866 similar).
15867
15868 Since the articles aren't really removed when we mark them with the
15869 @code{Deleted} flag we'll need a way to actually delete them.  Feel like
15870 running in circles yet?
15871
15872 Traditionally, nnimap has removed all articles marked as @code{Deleted}
15873 when closing a mailbox but this is now configurable by this server
15874 variable.
15875
15876 The possible options are:
15877
15878 @table @code
15879
15880 @item always
15881 The default behavior, delete all articles marked as ``Deleted'' when
15882 closing a mailbox.
15883 @item never
15884 Never actually delete articles.  Currently there is no way of showing
15885 the articles marked for deletion in nnimap, but other @sc{imap} clients
15886 may allow you to do this.  If you ever want to run the EXPUNGE command
15887 manually, @xref{Expunging mailboxes}.
15888 @item ask
15889 When closing mailboxes, nnimap will ask if you wish to expunge deleted
15890 articles or not.
15891
15892 @end table
15893
15894 @item nnimap-importantize-dormant
15895 @vindex nnimap-importantize-dormant
15896
15897 If non-nil (the default), marks dormant articles as ticked (as well),
15898 for other @sc{imap} clients. Within Gnus, dormant articles will
15899 naturally still (only) be marked as dormant.  This is to make dormant
15900 articles stand out, just like ticked articles, in other @sc{imap}
15901 clients. (In other words, Gnus has two ``Tick'' marks and @sc{imap}
15902 has only one.)
15903
15904 Probably the only reason for frobing this would be if you're trying
15905 enable per-user persistant dormant flags, using something like:
15906
15907 @lisp
15908 (setcdr (assq 'dormant nnimap-mark-to-flag-alist)
15909         (format "gnus-dormant-%s" (user-login-name)))
15910 (setcdr (assq 'dormant nnimap-mark-to-predicate-alist)
15911         (format "KEYWORD gnus-dormant-%s" (user-login-name)))
15912 @end lisp
15913
15914 In this case, you would not want the per-user dormant flag showing up
15915 as ticked for other users.
15916
15917 @item nnimap-expunge-search-string
15918 @cindex Expunging
15919 @vindex nnimap-expunge-search-string
15920
15921 This variable contain the @sc{imap} search command sent to server when
15922 searching for articles eligible for expiring.  The default is
15923 @code{"UID %s NOT SINCE %s"}, where the first @code{%s} is replaced by
15924 UID set and the second @code{%s} is replaced by a date.
15925
15926 Probably the only useful value to change this to is
15927 @code{"UID %s NOT SENTSINCE %s"}, which makes nnimap use the Date: in
15928 messages instead of the internal article date. See section 6.4.4 of
15929 RFC 2060 for more information on valid strings.
15930
15931 @item nnimap-authinfo-file
15932 @vindex nnimap-authinfo-file
15933
15934 A file containing credentials used to log in on servers.  The format is
15935 (almost) the same as the @code{ftp} @file{~/.netrc} file.  See the
15936 variable @code{nntp-authinfo-file} for exact syntax; also see
15937 @ref{NNTP}.
15938
15939 @end table
15940
15941 @menu
15942 * Splitting in IMAP::           Splitting mail with nnimap.
15943 * Expiring in IMAP::            Expiring mail with nnimap.
15944 * Editing IMAP ACLs::           Limiting/enabling other users access to a mailbox.
15945 * Expunging mailboxes::         Equivalent of a ``compress mailbox'' button.
15946 * A note on namespaces::        How to (not) use IMAP namespace in Gnus.
15947 @end menu
15948
15949
15950
15951 @node Splitting in IMAP
15952 @subsection Splitting in IMAP
15953 @cindex splitting imap mail
15954
15955 Splitting is something Gnus users has loved and used for years, and now
15956 the rest of the world is catching up.  Yeah, dream on, not many
15957 @sc{imap} server has server side splitting and those that have splitting
15958 seem to use some non-standard protocol.  This means that @sc{imap}
15959 support for Gnus has to do it's own splitting.
15960
15961 And it does.
15962
15963 Here are the variables of interest:
15964
15965 @table @code
15966
15967 @item nnimap-split-crosspost
15968 @cindex splitting, crosspost
15969 @cindex crosspost
15970 @vindex nnimap-split-crosspost
15971
15972 If non-nil, do crossposting if several split methods match the mail.  If
15973 nil, the first match in @code{nnimap-split-rule} found will be used.
15974
15975 Nnmail equivalent: @code{nnmail-crosspost}.
15976
15977 @item nnimap-split-inbox
15978 @cindex splitting, inbox
15979 @cindex inbox
15980 @vindex nnimap-split-inbox
15981
15982 A string or a list of strings that gives the name(s) of @sc{imap}
15983 mailboxes to split from.  Defaults to nil, which means that splitting is
15984 disabled!
15985
15986 @lisp
15987 (setq nnimap-split-inbox
15988       '("INBOX" ("~/friend/Mail" . "lists/*") "lists.imap"))
15989 @end lisp
15990
15991 No nnmail equivalent.
15992
15993 @item nnimap-split-rule
15994 @cindex Splitting, rules
15995 @vindex nnimap-split-rule
15996
15997 New mail found in @code{nnimap-split-inbox} will be split according to
15998 this variable.
15999
16000 This variable contains a list of lists, where the first element in the
16001 sublist gives the name of the @sc{imap} mailbox to move articles
16002 matching the regexp in the second element in the sublist.  Got that?
16003 Neither did I, we need examples.
16004
16005 @lisp
16006 (setq nnimap-split-rule
16007       '(("INBOX.nnimap"
16008          "^Sender: owner-nnimap@@vic20.globalcom.se")
16009         ("INBOX.junk"    "^Subject:.*MAKE MONEY")
16010         ("INBOX.private" "")))
16011 @end lisp
16012
16013 This will put all articles from the nnimap mailing list into mailbox
16014 INBOX.nnimap, all articles containing MAKE MONEY in the Subject: line
16015 into INBOX.junk and everything else in INBOX.private.
16016
16017 The first string may contain `\\1' forms, like the ones used by
16018 replace-match to insert sub-expressions from the matched text.  For
16019 instance:
16020
16021 @lisp
16022 ("INBOX.lists.\\1"     "^Sender: owner-\\([a-z-]+\\)@@")
16023 @end lisp
16024
16025 The first element can also be the symbol @code{junk} to indicate that
16026 matching messages should simply be deleted.  Use with care.
16027
16028 The second element can also be a function.  In that case, it will be
16029 called with the first element of the rule as the argument, in a buffer
16030 containing the headers of the article.  It should return a non-nil value
16031 if it thinks that the mail belongs in that group.
16032
16033 Nnmail users might recollect that the last regexp had to be empty to
16034 match all articles (like in the example above).  This is not required in
16035 nnimap.  Articles not matching any of the regexps will not be moved out
16036 of your inbox.  (This might affect performance if you keep lots of
16037 unread articles in your inbox, since the splitting code would go over
16038 them every time you fetch new mail.)
16039
16040 These rules are processed from the beginning of the alist toward the
16041 end.  The first rule to make a match will ``win'', unless you have
16042 crossposting enabled.  In that case, all matching rules will ``win''.
16043
16044 This variable can also have a function as its value, the function will
16045 be called with the headers narrowed and should return a group where it
16046 thinks the article should be split to.  See @code{nnimap-split-fancy}.
16047
16048 The splitting code tries to create mailboxes if it needs to.
16049
16050 To allow for different split rules on different virtual servers, and
16051 even different split rules in different inboxes on the same server,
16052 the syntax of this variable have been extended along the lines of:
16053
16054 @lisp
16055 (setq nnimap-split-rule
16056       '(("my1server"    (".*"    (("ding"    "ding@@gnus.org")
16057                                   ("junk"    "From:.*Simon")))
16058         ("my2server"    ("INBOX" nnimap-split-fancy))
16059         ("my[34]server" (".*"    (("private" "To:.*Simon")
16060                                   ("junk"    my-junk-func)))))
16061 @end lisp
16062
16063 The virtual server name is in fact a regexp, so that the same rules
16064 may apply to several servers.  In the example, the servers
16065 @code{my3server} and @code{my4server} both use the same rules.
16066 Similarly, the inbox string is also a regexp.  The actual splitting
16067 rules are as before, either a function, or a list with group/regexp or
16068 group/function elements.
16069
16070 Nnmail equivalent: @code{nnmail-split-methods}.
16071
16072 @item nnimap-split-predicate
16073 @cindex splitting
16074 @vindex nnimap-split-predicate
16075
16076 Mail matching this predicate in @code{nnimap-split-inbox} will be
16077 split, it is a string and the default is @samp{UNSEEN UNDELETED}.
16078
16079 This might be useful if you use another @sc{imap} client to read mail in
16080 your inbox but would like Gnus to split all articles in the inbox
16081 regardless of readedness. Then you might change this to
16082 @samp{UNDELETED}.
16083
16084 @item nnimap-split-fancy
16085 @cindex splitting, fancy
16086 @findex nnimap-split-fancy
16087 @vindex nnimap-split-fancy
16088
16089 It's possible to set @code{nnimap-split-rule} to
16090 @code{nnmail-split-fancy} if you want to use fancy
16091 splitting. @xref{Fancy Mail Splitting}.
16092
16093 However, to be able to have different fancy split rules for nnmail and
16094 nnimap back ends you can set @code{nnimap-split-rule} to
16095 @code{nnimap-split-fancy} and define the nnimap specific fancy split
16096 rule in @code{nnimap-split-fancy}.
16097
16098 Example:
16099
16100 @lisp
16101 (setq nnimap-split-rule 'nnimap-split-fancy
16102       nnimap-split-fancy ...)
16103 @end lisp
16104
16105 Nnmail equivalent: @code{nnmail-split-fancy}.
16106
16107 @item nnimap-split-download-body
16108 @findex nnimap-split-download-body
16109 @vindex nnimap-split-download-body
16110
16111 Set to non-nil to download entire articles during splitting.  This is
16112 generally not required, and will slow things down considerably.  You
16113 may need it if you want to use an advanced splitting function that
16114 analyses the body to split the article.
16115
16116 @end table
16117
16118 @node Expiring in IMAP
16119 @subsection Expiring in IMAP
16120 @cindex expiring imap mail
16121
16122 Even though @code{nnimap} is not a proper @code{nnmail} derived back
16123 end, it supports most features in regular expiring (@pxref{Expiring
16124 Mail}).  Unlike splitting in IMAP (@pxref{Splitting in IMAP}) it do
16125 not clone the @code{nnmail} variables (i.e., creating
16126 @var{nnimap-expiry-wait}) but reuse the @code{nnmail} variables.  What
16127 follows below are the variables used by the @code{nnimap} expiry
16128 process.
16129
16130 A note on how the expire mark is stored on the @sc{imap} server is
16131 appropriate here as well.  The expire mark is translated into a
16132 @code{imap} client specific mark, @code{gnus-expire}, and stored on the
16133 message.  This means that likely only Gnus will understand and treat
16134 the @code{gnus-expire} mark properly, although other clients may allow
16135 you to view client specific flags on the message.  It also means that
16136 your server must support permanent storage of client specific flags on
16137 messages.  Most do, fortunately.
16138
16139 @table @code
16140
16141 @item nnmail-expiry-wait
16142 @item nnmail-expiry-wait-function
16143
16144 These variables are fully supported.  The expire value can be a
16145 number, the symbol @code{immediate} or @code{never}.
16146
16147 @item nnmail-expiry-target
16148
16149 This variable is supported, and internally implemented by calling the
16150 @code{nnmail} functions that handle this.  It contains an optimization
16151 that if the destination is a IMAP group on the same server, the
16152 article is copied instead of appended (that is, uploaded again).
16153
16154 @end table
16155
16156 @node Editing IMAP ACLs
16157 @subsection Editing IMAP ACLs
16158 @cindex editing imap acls
16159 @cindex Access Control Lists
16160 @cindex Editing @sc{imap} ACLs
16161 @kindex G l
16162 @findex gnus-group-nnimap-edit-acl
16163
16164 ACL stands for Access Control List.  ACLs are used in @sc{imap} for
16165 limiting (or enabling) other users access to your mail boxes.  Not all
16166 @sc{imap} servers support this, this function will give an error if it
16167 doesn't.
16168
16169 To edit a ACL for a mailbox, type @kbd{G l}
16170 (@code{gnus-group-edit-nnimap-acl}) and you'll be presented with a ACL
16171 editing window with detailed instructions.
16172
16173 Some possible uses:
16174
16175 @itemize @bullet
16176 @item
16177 Giving ``anyone'' the ``lrs'' rights (lookup, read, keep seen/unseen flags)
16178 on your mailing list mailboxes enables other users on the same server to
16179 follow the list without subscribing to it.
16180 @item
16181 At least with the Cyrus server, you are required to give the user
16182 ``anyone'' posting ("p") capabilities to have ``plussing'' work (that is,
16183 mail sent to user+mailbox@@domain ending up in the @sc{imap} mailbox
16184 INBOX.mailbox).
16185 @end itemize
16186
16187 @node Expunging mailboxes
16188 @subsection Expunging mailboxes
16189 @cindex expunging
16190
16191 @cindex Expunge
16192 @cindex Manual expunging
16193 @kindex G x
16194 @findex gnus-group-nnimap-expunge
16195
16196 If you're using the @code{never} setting of @code{nnimap-expunge-on-close},
16197 you may want the option of expunging all deleted articles in a mailbox
16198 manually.  This is exactly what @kbd{G x} does.
16199
16200 Currently there is no way of showing deleted articles, you can just
16201 delete them.
16202
16203 @node A note on namespaces
16204 @subsection A note on namespaces
16205 @cindex IMAP namespace
16206 @cindex namespaces
16207
16208 The IMAP protocol has a concept called namespaces, described by the
16209 following text in the RFC:
16210
16211 @example
16212 5.1.2.  Mailbox Namespace Naming Convention
16213
16214    By convention, the first hierarchical element of any mailbox name
16215    which begins with "#" identifies the "namespace" of the remainder of
16216    the name.  This makes it possible to disambiguate between different
16217    types of mailbox stores, each of which have their own namespaces.
16218
16219       For example, implementations which offer access to USENET
16220       newsgroups MAY use the "#news" namespace to partition the USENET
16221       newsgroup namespace from that of other mailboxes.  Thus, the
16222       comp.mail.misc newsgroup would have an mailbox name of
16223       "#news.comp.mail.misc", and the name "comp.mail.misc" could refer
16224       to a different object (e.g. a user's private mailbox).
16225 @end example
16226
16227 While there is nothing in this text that warrants concern for the IMAP
16228 implementation in Gnus, some servers use namespace prefixes in a way
16229 that does not work with how Gnus uses mailbox names.
16230
16231 Specifically, University of Washington's IMAP server uses mailbox
16232 names like @code{#driver.mbx/read-mail} which are valid only in the
16233 @sc{create} and @sc{append} commands.  After the mailbox is created
16234 (or a messages is appended to a mailbox), it must be accessed without
16235 the namespace prefix, i.e. @code{read-mail}.  Since Gnus do not make it
16236 possible for the user to guarantee that user entered mailbox names
16237 will only be used with the CREATE and APPEND commands, you should
16238 simply not use the namespace prefixed mailbox names in Gnus.
16239
16240 See the UoW @sc{imapd} documentation for the @code{#driver.*/} prefix
16241 for more information on how to use the prefixes.  They are a power
16242 tool and should be used only if you are sure what the effects are.
16243
16244 @node Other Sources
16245 @section Other Sources
16246
16247 Gnus can do more than just read news or mail.  The methods described
16248 below allow Gnus to view directories and files as if they were
16249 newsgroups.
16250
16251 @menu
16252 * Directory Groups::            You can read a directory as if it was a newsgroup.
16253 * Anything Groups::             Dired?  Who needs dired?
16254 * Document Groups::             Single files can be the basis of a group.
16255 * SOUP::                        Reading @sc{soup} packets ``offline''.
16256 * Mail-To-News Gateways::       Posting articles via mail-to-news gateways.
16257 @end menu
16258
16259
16260 @node Directory Groups
16261 @subsection Directory Groups
16262 @cindex nndir
16263 @cindex directory groups
16264
16265 If you have a directory that has lots of articles in separate files in
16266 it, you might treat it as a newsgroup.  The files have to have numerical
16267 names, of course.
16268
16269 This might be an opportune moment to mention @code{ange-ftp} (and its
16270 successor @code{efs}), that most wonderful of all wonderful Emacs
16271 packages.  When I wrote @code{nndir}, I didn't think much about it---a
16272 back end to read directories.  Big deal.
16273
16274 @code{ange-ftp} changes that picture dramatically.  For instance, if you
16275 enter the @code{ange-ftp} file name
16276 @file{/ftp.hpc.uh.edu:/pub/emacs/ding-list/} as the directory name,
16277 @code{ange-ftp} or @code{efs} will actually allow you to read this
16278 directory over at @samp{sina} as a newsgroup.  Distributed news ahoy!
16279
16280 @code{nndir} will use @sc{nov} files if they are present.
16281
16282 @code{nndir} is a ``read-only'' back end---you can't delete or expire
16283 articles with this method.  You can use @code{nnmh} or @code{nnml} for
16284 whatever you use @code{nndir} for, so you could switch to any of those
16285 methods if you feel the need to have a non-read-only @code{nndir}.
16286
16287
16288 @node Anything Groups
16289 @subsection Anything Groups
16290 @cindex nneething
16291
16292 From the @code{nndir} back end (which reads a single spool-like
16293 directory), it's just a hop and a skip to @code{nneething}, which
16294 pretends that any arbitrary directory is a newsgroup.  Strange, but
16295 true.
16296
16297 When @code{nneething} is presented with a directory, it will scan this
16298 directory and assign article numbers to each file.  When you enter such
16299 a group, @code{nneething} must create ``headers'' that Gnus can use.
16300 After all, Gnus is a newsreader, in case you're forgetting.
16301 @code{nneething} does this in a two-step process.  First, it snoops each
16302 file in question.  If the file looks like an article (i.e., the first
16303 few lines look like headers), it will use this as the head.  If this is
16304 just some arbitrary file without a head (e.g. a C source file),
16305 @code{nneething} will cobble up a header out of thin air.  It will use
16306 file ownership, name and date and do whatever it can with these
16307 elements.
16308
16309 All this should happen automatically for you, and you will be presented
16310 with something that looks very much like a newsgroup.  Totally like a
16311 newsgroup, to be precise.  If you select an article, it will be displayed
16312 in the article buffer, just as usual.
16313
16314 If you select a line that represents a directory, Gnus will pop you into
16315 a new summary buffer for this @code{nneething} group.  And so on.  You can
16316 traverse the entire disk this way, if you feel like, but remember that
16317 Gnus is not dired, really, and does not intend to be, either.
16318
16319 There are two overall modes to this action---ephemeral or solid.  When
16320 doing the ephemeral thing (i.e., @kbd{G D} from the group buffer), Gnus
16321 will not store information on what files you have read, and what files
16322 are new, and so on.  If you create a solid @code{nneething} group the
16323 normal way with @kbd{G m}, Gnus will store a mapping table between
16324 article numbers and file names, and you can treat this group like any
16325 other groups.  When you activate a solid @code{nneething} group, you will
16326 be told how many unread articles it contains, etc., etc.
16327
16328 Some variables:
16329
16330 @table @code
16331 @item nneething-map-file-directory
16332 @vindex nneething-map-file-directory
16333 All the mapping files for solid @code{nneething} groups will be stored
16334 in this directory, which defaults to @file{~/.nneething/}.
16335
16336 @item nneething-exclude-files
16337 @vindex nneething-exclude-files
16338 All files that match this regexp will be ignored.  Nice to use to exclude
16339 auto-save files and the like, which is what it does by default.
16340
16341 @item nneething-include-files
16342 @vindex nneething-include-files
16343 Regexp saying what files to include in the group.  If this variable is
16344 non-@code{nil}, only files matching this regexp will be included.
16345
16346 @item nneething-map-file
16347 @vindex nneething-map-file
16348 Name of the map files.
16349 @end table
16350
16351
16352 @node Document Groups
16353 @subsection Document Groups
16354 @cindex nndoc
16355 @cindex documentation group
16356 @cindex help group
16357
16358 @code{nndoc} is a cute little thing that will let you read a single file
16359 as a newsgroup.  Several files types are supported:
16360
16361 @table @code
16362 @cindex babyl
16363 @cindex rmail mbox
16364
16365 @item babyl
16366 The babyl (rmail) mail box.
16367 @cindex mbox
16368 @cindex Unix mbox
16369
16370 @item mbox
16371 The standard Unix mbox file.
16372
16373 @cindex MMDF mail box
16374 @item mmdf
16375 The MMDF mail box format.
16376
16377 @item news
16378 Several news articles appended into a file.
16379
16380 @item rnews
16381 @cindex rnews batch files
16382 The rnews batch transport format.
16383 @cindex forwarded messages
16384
16385 @item forward
16386 Forwarded articles.
16387
16388 @item nsmail
16389 Netscape mail boxes.
16390
16391 @item mime-parts
16392 @sc{mime} multipart messages.
16393
16394 @item standard-digest
16395 The standard (RFC 1153) digest format.
16396
16397 @item mime-digest
16398 A @sc{mime} digest of messages.
16399
16400 @item lanl-gov-announce
16401 Announcement messages from LANL Gov Announce.
16402
16403 @item rfc822-forward
16404 A message forwarded according to RFC822.
16405
16406 @item outlook
16407 The Outlook mail box.
16408
16409 @item oe-dbx
16410 The Outlook Express dbx mail box.
16411
16412 @item exim-bounce
16413 A bounce message from the Exim MTA.
16414
16415 @item forward
16416 A message forwarded according to informal rules.
16417
16418 @item rfc934
16419 An RFC934-forwarded message.
16420
16421 @item mailman
16422 A mailman digest.
16423
16424 @item clari-briefs
16425 A digest of Clarinet brief news items.
16426
16427 @item slack-digest
16428 Non-standard digest format---matches most things, but does it badly.
16429
16430 @item mail-in-mail
16431 The last resort.
16432 @end table
16433
16434 You can also use the special ``file type'' @code{guess}, which means
16435 that @code{nndoc} will try to guess what file type it is looking at.
16436 @code{digest} means that @code{nndoc} should guess what digest type the
16437 file is.
16438
16439 @code{nndoc} will not try to change the file or insert any extra headers into
16440 it---it will simply, like, let you use the file as the basis for a
16441 group.  And that's it.
16442
16443 If you have some old archived articles that you want to insert into your
16444 new & spiffy Gnus mail back end, @code{nndoc} can probably help you with
16445 that.  Say you have an old @file{RMAIL} file with mail that you now want
16446 to split into your new @code{nnml} groups.  You look at that file using
16447 @code{nndoc} (using the @kbd{G f} command in the group buffer
16448 (@pxref{Foreign Groups})), set the process mark on all the articles in
16449 the buffer (@kbd{M P b}, for instance), and then re-spool (@kbd{B r})
16450 using @code{nnml}.  If all goes well, all the mail in the @file{RMAIL}
16451 file is now also stored in lots of @code{nnml} directories, and you can
16452 delete that pesky @file{RMAIL} file.  If you have the guts!
16453
16454 Virtual server variables:
16455
16456 @table @code
16457 @item nndoc-article-type
16458 @vindex nndoc-article-type
16459 This should be one of @code{mbox}, @code{babyl}, @code{digest},
16460 @code{news}, @code{rnews}, @code{mmdf}, @code{forward}, @code{rfc934},
16461 @code{rfc822-forward}, @code{mime-parts}, @code{standard-digest},
16462 @code{slack-digest}, @code{clari-briefs}, @code{nsmail}, @code{outlook},
16463 @code{oe-dbx}, @code{mailman}, and @code{mail-in-mail} or @code{guess}.
16464
16465 @item nndoc-post-type
16466 @vindex nndoc-post-type
16467 This variable says whether Gnus is to consider the group a news group or
16468 a mail group.  There are two valid values:  @code{mail} (the default)
16469 and @code{news}.
16470 @end table
16471
16472 @menu
16473 * Document Server Internals::   How to add your own document types.
16474 @end menu
16475
16476
16477 @node Document Server Internals
16478 @subsubsection Document Server Internals
16479
16480 Adding new document types to be recognized by @code{nndoc} isn't
16481 difficult.  You just have to whip up a definition of what the document
16482 looks like, write a predicate function to recognize that document type,
16483 and then hook into @code{nndoc}.
16484
16485 First, here's an example document type definition:
16486
16487 @example
16488 (mmdf
16489  (article-begin .  "^\^A\^A\^A\^A\n")
16490  (body-end .  "^\^A\^A\^A\^A\n"))
16491 @end example
16492
16493 The definition is simply a unique @dfn{name} followed by a series of
16494 regexp pseudo-variable settings.  Below are the possible
16495 variables---don't be daunted by the number of variables; most document
16496 types can be defined with very few settings:
16497
16498 @table @code
16499 @item first-article
16500 If present, @code{nndoc} will skip past all text until it finds
16501 something that match this regexp.  All text before this will be
16502 totally ignored.
16503
16504 @item article-begin
16505 This setting has to be present in all document type definitions.  It
16506 says what the beginning of each article looks like.
16507
16508 @item head-begin-function
16509 If present, this should be a function that moves point to the head of
16510 the article.
16511
16512 @item nndoc-head-begin
16513 If present, this should be a regexp that matches the head of the
16514 article.
16515
16516 @item nndoc-head-end
16517 This should match the end of the head of the article.  It defaults to
16518 @samp{^$}---the empty line.
16519
16520 @item body-begin-function
16521 If present, this function should move point to the beginning of the body
16522 of the article.
16523
16524 @item body-begin
16525 This should match the beginning of the body of the article.  It defaults
16526 to @samp{^\n}.
16527
16528 @item body-end-function
16529 If present, this function should move point to the end of the body of
16530 the article.
16531
16532 @item body-end
16533 If present, this should match the end of the body of the article.
16534
16535 @item file-end
16536 If present, this should match the end of the file.  All text after this
16537 regexp will be totally ignored.
16538
16539 @end table
16540
16541 So, using these variables @code{nndoc} is able to dissect a document
16542 file into a series of articles, each with a head and a body.  However, a
16543 few more variables are needed since not all document types are all that
16544 news-like---variables needed to transform the head or the body into
16545 something that's palatable for Gnus:
16546
16547 @table @code
16548 @item prepare-body-function
16549 If present, this function will be called when requesting an article.  It
16550 will be called with point at the start of the body, and is useful if the
16551 document has encoded some parts of its contents.
16552
16553 @item article-transform-function
16554 If present, this function is called when requesting an article.  It's
16555 meant to be used for more wide-ranging transformation of both head and
16556 body of the article.
16557
16558 @item generate-head-function
16559 If present, this function is called to generate a head that Gnus can
16560 understand.  It is called with the article number as a parameter, and is
16561 expected to generate a nice head for the article in question.  It is
16562 called when requesting the headers of all articles.
16563
16564 @end table
16565
16566 Let's look at the most complicated example I can come up with---standard
16567 digests:
16568
16569 @example
16570 (standard-digest
16571  (first-article . ,(concat "^" (make-string 70 ?-) "\n\n+"))
16572  (article-begin . ,(concat "\n\n" (make-string 30 ?-) "\n\n+"))
16573  (prepare-body-function . nndoc-unquote-dashes)
16574  (body-end-function . nndoc-digest-body-end)
16575  (head-end . "^ ?$")
16576  (body-begin . "^ ?\n")
16577  (file-end . "^End of .*digest.*[0-9].*\n\\*\\*\\|^End of.*Digest *$")
16578  (subtype digest guess))
16579 @end example
16580
16581 We see that all text before a 70-width line of dashes is ignored; all
16582 text after a line that starts with that @samp{^End of} is also ignored;
16583 each article begins with a 30-width line of dashes; the line separating
16584 the head from the body may contain a single space; and that the body is
16585 run through @code{nndoc-unquote-dashes} before being delivered.
16586
16587 To hook your own document definition into @code{nndoc}, use the
16588 @code{nndoc-add-type} function.  It takes two parameters---the first
16589 is the definition itself and the second (optional) parameter says
16590 where in the document type definition alist to put this definition.
16591 The alist is traversed sequentially, and @code{nndoc-TYPE-type-p} is
16592 called for a given type @code{TYPE}.  So @code{nndoc-mmdf-type-p} is
16593 called to see whether a document is of @code{mmdf} type, and so on.
16594 These type predicates should return @code{nil} if the document is not
16595 of the correct type; @code{t} if it is of the correct type; and a
16596 number if the document might be of the correct type.  A high number
16597 means high probability; a low number means low probability with
16598 @samp{0} being the lowest valid number.
16599
16600
16601 @node SOUP
16602 @subsection SOUP
16603 @cindex SOUP
16604 @cindex offline
16605
16606 In the PC world people often talk about ``offline'' newsreaders.  These
16607 are thingies that are combined reader/news transport monstrosities.
16608 With built-in modem programs.  Yecchh!
16609
16610 Of course, us Unix Weenie types of human beans use things like
16611 @code{uucp} and, like, @code{nntpd} and set up proper news and mail
16612 transport things like Ghod intended.  And then we just use normal
16613 newsreaders.
16614
16615 However, it can sometimes be convenient to do something that's a bit
16616 easier on the brain if you have a very slow modem, and you're not really
16617 that interested in doing things properly.
16618
16619 A file format called @sc{soup} has been developed for transporting news
16620 and mail from servers to home machines and back again.  It can be a bit
16621 fiddly.
16622
16623 First some terminology:
16624
16625 @table @dfn
16626
16627 @item server
16628 This is the machine that is connected to the outside world and where you
16629 get news and/or mail from.
16630
16631 @item home machine
16632 This is the machine that you want to do the actual reading and responding
16633 on.  It is typically not connected to the rest of the world in any way.
16634
16635 @item packet
16636 Something that contains messages and/or commands.  There are two kinds
16637 of packets:
16638
16639 @table @dfn
16640 @item message packets
16641 These are packets made at the server, and typically contain lots of
16642 messages for you to read.  These are called @file{SoupoutX.tgz} by
16643 default, where @var{x} is a number.
16644
16645 @item response packets
16646 These are packets made at the home machine, and typically contains
16647 replies that you've written.  These are called @file{SoupinX.tgz} by
16648 default, where @var{x} is a number.
16649
16650 @end table
16651
16652 @end table
16653
16654
16655 @enumerate
16656
16657 @item
16658 You log in on the server and create a @sc{soup} packet.  You can either
16659 use a dedicated @sc{soup} thingie (like the @code{awk} program), or you
16660 can use Gnus to create the packet with its @sc{soup} commands (@kbd{O
16661 s} and/or @kbd{G s b}; and then @kbd{G s p}) (@pxref{SOUP Commands}).
16662
16663 @item
16664 You transfer the packet home.  Rail, boat, car or modem will do fine.
16665
16666 @item
16667 You put the packet in your home directory.
16668
16669 @item
16670 You fire up Gnus on your home machine using the @code{nnsoup} back end as
16671 the native or secondary server.
16672
16673 @item
16674 You read articles and mail and answer and followup to the things you
16675 want (@pxref{SOUP Replies}).
16676
16677 @item
16678 You do the @kbd{G s r} command to pack these replies into a @sc{soup}
16679 packet.
16680
16681 @item
16682 You transfer this packet to the server.
16683
16684 @item
16685 You use Gnus to mail this packet out with the @kbd{G s s} command.
16686
16687 @item
16688 You then repeat until you die.
16689
16690 @end enumerate
16691
16692 So you basically have a bipartite system---you use @code{nnsoup} for
16693 reading and Gnus for packing/sending these @sc{soup} packets.
16694
16695 @menu
16696 * SOUP Commands::               Commands for creating and sending @sc{soup} packets
16697 * SOUP Groups::                 A back end for reading @sc{soup} packets.
16698 * SOUP Replies::                How to enable @code{nnsoup} to take over mail and news.
16699 @end menu
16700
16701
16702 @node SOUP Commands
16703 @subsubsection SOUP Commands
16704
16705 These are commands for creating and manipulating @sc{soup} packets.
16706
16707 @table @kbd
16708 @item G s b
16709 @kindex G s b (Group)
16710 @findex gnus-group-brew-soup
16711 Pack all unread articles in the current group
16712 (@code{gnus-group-brew-soup}).  This command understands the
16713 process/prefix convention.
16714
16715 @item G s w
16716 @kindex G s w (Group)
16717 @findex gnus-soup-save-areas
16718 Save all @sc{soup} data files (@code{gnus-soup-save-areas}).
16719
16720 @item G s s
16721 @kindex G s s (Group)
16722 @findex gnus-soup-send-replies
16723 Send all replies from the replies packet
16724 (@code{gnus-soup-send-replies}).
16725
16726 @item G s p
16727 @kindex G s p (Group)
16728 @findex gnus-soup-pack-packet
16729 Pack all files into a @sc{soup} packet (@code{gnus-soup-pack-packet}).
16730
16731 @item G s r
16732 @kindex G s r (Group)
16733 @findex nnsoup-pack-replies
16734 Pack all replies into a replies packet (@code{nnsoup-pack-replies}).
16735
16736 @item O s
16737 @kindex O s (Summary)
16738 @findex gnus-soup-add-article
16739 This summary-mode command adds the current article to a @sc{soup} packet
16740 (@code{gnus-soup-add-article}).  It understands the process/prefix
16741 convention (@pxref{Process/Prefix}).
16742
16743 @end table
16744
16745
16746 There are a few variables to customize where Gnus will put all these
16747 thingies:
16748
16749 @table @code
16750
16751 @item gnus-soup-directory
16752 @vindex gnus-soup-directory
16753 Directory where Gnus will save intermediate files while composing
16754 @sc{soup} packets.  The default is @file{~/SoupBrew/}.
16755
16756 @item gnus-soup-replies-directory
16757 @vindex gnus-soup-replies-directory
16758 This is what Gnus will use as a temporary directory while sending our
16759 reply packets.  @file{~/SoupBrew/SoupReplies/} is the default.
16760
16761 @item gnus-soup-prefix-file
16762 @vindex gnus-soup-prefix-file
16763 Name of the file where Gnus stores the last used prefix.  The default is
16764 @samp{gnus-prefix}.
16765
16766 @item gnus-soup-packer
16767 @vindex gnus-soup-packer
16768 A format string command for packing a @sc{soup} packet.  The default is
16769 @samp{tar cf - %s | gzip > $HOME/Soupout%d.tgz}.
16770
16771 @item gnus-soup-unpacker
16772 @vindex gnus-soup-unpacker
16773 Format string command for unpacking a @sc{soup} packet.  The default is
16774 @samp{gunzip -c %s | tar xvf -}.
16775
16776 @item gnus-soup-packet-directory
16777 @vindex gnus-soup-packet-directory
16778 Where Gnus will look for reply packets.  The default is @file{~/}.
16779
16780 @item gnus-soup-packet-regexp
16781 @vindex gnus-soup-packet-regexp
16782 Regular expression matching @sc{soup} reply packets in
16783 @code{gnus-soup-packet-directory}.
16784
16785 @end table
16786
16787
16788 @node SOUP Groups
16789 @subsubsection SOUP Groups
16790 @cindex nnsoup
16791
16792 @code{nnsoup} is the back end for reading @sc{soup} packets.  It will
16793 read incoming packets, unpack them, and put them in a directory where
16794 you can read them at leisure.
16795
16796 These are the variables you can use to customize its behavior:
16797
16798 @table @code
16799
16800 @item nnsoup-tmp-directory
16801 @vindex nnsoup-tmp-directory
16802 When @code{nnsoup} unpacks a @sc{soup} packet, it does it in this
16803 directory.  (@file{/tmp/} by default.)
16804
16805 @item nnsoup-directory
16806 @vindex nnsoup-directory
16807 @code{nnsoup} then moves each message and index file to this directory.
16808 The default is @file{~/SOUP/}.
16809
16810 @item nnsoup-replies-directory
16811 @vindex nnsoup-replies-directory
16812 All replies will be stored in this directory before being packed into a
16813 reply packet.  The default is @file{~/SOUP/replies/}.
16814
16815 @item nnsoup-replies-format-type
16816 @vindex nnsoup-replies-format-type
16817 The @sc{soup} format of the replies packets.  The default is @samp{?n}
16818 (rnews), and I don't think you should touch that variable.  I probably
16819 shouldn't even have documented it.  Drats!  Too late!
16820
16821 @item nnsoup-replies-index-type
16822 @vindex nnsoup-replies-index-type
16823 The index type of the replies packet.  The default is @samp{?n}, which
16824 means ``none''.  Don't fiddle with this one either!
16825
16826 @item nnsoup-active-file
16827 @vindex nnsoup-active-file
16828 Where @code{nnsoup} stores lots of information.  This is not an ``active
16829 file'' in the @code{nntp} sense; it's an Emacs Lisp file.  If you lose
16830 this file or mess it up in any way, you're dead.  The default is
16831 @file{~/SOUP/active}.
16832
16833 @item nnsoup-packer
16834 @vindex nnsoup-packer
16835 Format string command for packing a reply @sc{soup} packet.  The default
16836 is @samp{tar cf - %s | gzip > $HOME/Soupin%d.tgz}.
16837
16838 @item nnsoup-unpacker
16839 @vindex nnsoup-unpacker
16840 Format string command for unpacking incoming @sc{soup} packets.  The
16841 default is @samp{gunzip -c %s | tar xvf -}.
16842
16843 @item nnsoup-packet-directory
16844 @vindex nnsoup-packet-directory
16845 Where @code{nnsoup} will look for incoming packets.  The default is
16846 @file{~/}.
16847
16848 @item nnsoup-packet-regexp
16849 @vindex nnsoup-packet-regexp
16850 Regular expression matching incoming @sc{soup} packets.  The default is
16851 @samp{Soupout}.
16852
16853 @item nnsoup-always-save
16854 @vindex nnsoup-always-save
16855 If non-@code{nil}, save the replies buffer after each posted message.
16856
16857 @end table
16858
16859
16860 @node SOUP Replies
16861 @subsubsection SOUP Replies
16862
16863 Just using @code{nnsoup} won't mean that your postings and mailings end
16864 up in @sc{soup} reply packets automagically.  You have to work a bit
16865 more for that to happen.
16866
16867 @findex nnsoup-set-variables
16868 The @code{nnsoup-set-variables} command will set the appropriate
16869 variables to ensure that all your followups and replies end up in the
16870 @sc{soup} system.
16871
16872 In specific, this is what it does:
16873
16874 @lisp
16875 (setq message-send-news-function 'nnsoup-request-post)
16876 (setq message-send-mail-function 'nnsoup-request-mail)
16877 @end lisp
16878
16879 And that's it, really.  If you only want news to go into the @sc{soup}
16880 system you just use the first line.  If you only want mail to be
16881 @sc{soup}ed you use the second.
16882
16883
16884 @node Mail-To-News Gateways
16885 @subsection Mail-To-News Gateways
16886 @cindex mail-to-news gateways
16887 @cindex gateways
16888
16889 If your local @code{nntp} server doesn't allow posting, for some reason
16890 or other, you can post using one of the numerous mail-to-news gateways.
16891 The @code{nngateway} back end provides the interface.
16892
16893 Note that you can't read anything from this back end---it can only be
16894 used to post with.
16895
16896 Server variables:
16897
16898 @table @code
16899 @item nngateway-address
16900 @vindex nngateway-address
16901 This is the address of the mail-to-news gateway.
16902
16903 @item nngateway-header-transformation
16904 @vindex nngateway-header-transformation
16905 News headers often have to be transformed in some odd way or other
16906 for the mail-to-news gateway to accept it.  This variable says what
16907 transformation should be called, and defaults to
16908 @code{nngateway-simple-header-transformation}.  The function is called
16909 narrowed to the headers to be transformed and with one parameter---the
16910 gateway address.
16911
16912 This default function just inserts a new @code{To} header based on the
16913 @code{Newsgroups} header and the gateway address.
16914 For instance, an article with this @code{Newsgroups} header:
16915
16916 @example
16917 Newsgroups: alt.religion.emacs
16918 @end example
16919
16920 will get this @code{To} header inserted:
16921
16922 @example
16923 To: alt-religion-emacs@@GATEWAY
16924 @end example
16925
16926 The following pre-defined functions exist:
16927
16928 @findex nngateway-simple-header-transformation
16929 @table @code
16930
16931 @item nngateway-simple-header-transformation
16932 Creates a @code{To} header that looks like
16933 @var{newsgroup}@@@code{nngateway-address}.
16934
16935 @findex nngateway-mail2news-header-transformation
16936
16937 @item nngateway-mail2news-header-transformation
16938 Creates a @code{To} header that looks like
16939 @code{nngateway-address}.
16940
16941 Here's an example:
16942
16943 @lisp
16944 (setq gnus-post-method
16945       '(nngateway
16946         "mail2news@@replay.com"
16947         (nngateway-header-transformation
16948          nngateway-mail2news-header-transformation)))
16949 @end lisp
16950
16951 @end table
16952
16953
16954 @end table
16955
16956 So, to use this, simply say something like:
16957
16958 @lisp
16959 (setq gnus-post-method '(nngateway "GATEWAY.ADDRESS"))
16960 @end lisp
16961
16962
16963
16964 @node Combined Groups
16965 @section Combined Groups
16966
16967 Gnus allows combining a mixture of all the other group types into bigger
16968 groups.
16969
16970 @menu
16971 * Virtual Groups::              Combining articles from many groups.
16972 * Kibozed Groups::              Looking through parts of the newsfeed for articles.
16973 @end menu
16974
16975
16976 @node Virtual Groups
16977 @subsection Virtual Groups
16978 @cindex nnvirtual
16979 @cindex virtual groups
16980 @cindex merging groups
16981
16982 An @dfn{nnvirtual group} is really nothing more than a collection of
16983 other groups.
16984
16985 For instance, if you are tired of reading many small groups, you can
16986 put them all in one big group, and then grow tired of reading one
16987 big, unwieldy group.  The joys of computing!
16988
16989 You specify @code{nnvirtual} as the method.  The address should be a
16990 regexp to match component groups.
16991
16992 All marks in the virtual group will stick to the articles in the
16993 component groups.  So if you tick an article in a virtual group, the
16994 article will also be ticked in the component group from whence it
16995 came.  (And vice versa---marks from the component groups will also be
16996 shown in the virtual group.). To create an empty virtual group, run
16997 @kbd{G V} (@code{gnus-group-make-empty-virtual}) in the group buffer
16998 and edit the method regexp with @kbd{M-e}
16999 (@code{gnus-group-edit-group-method})
17000
17001 Here's an example @code{nnvirtual} method that collects all Andrea Dworkin
17002 newsgroups into one, big, happy newsgroup:
17003
17004 @lisp
17005 (nnvirtual "^alt\\.fan\\.andrea-dworkin$\\|^rec\\.dworkin.*")
17006 @end lisp
17007
17008 The component groups can be native or foreign; everything should work
17009 smoothly, but if your computer explodes, it was probably my fault.
17010
17011 Collecting the same group from several servers might actually be a good
17012 idea if users have set the Distribution header to limit distribution.
17013 If you would like to read @samp{soc.motss} both from a server in Japan
17014 and a server in Norway, you could use the following as the group regexp:
17015
17016 @example
17017 "^nntp\\+server\\.jp:soc\\.motss$\\|^nntp\\+server\\.no:soc\\.motss$"
17018 @end example
17019
17020 (Remember, though, that if you're creating the group with @kbd{G m}, you
17021 shouldn't double the backslashes, and you should leave off the quote
17022 characters at the beginning and the end of the string.)
17023
17024 This should work kinda smoothly---all articles from both groups should
17025 end up in this one, and there should be no duplicates.  Threading (and
17026 the rest) will still work as usual, but there might be problems with the
17027 sequence of articles.  Sorting on date might be an option here
17028 (@pxref{Selecting a Group}).
17029
17030 One limitation, however---all groups included in a virtual
17031 group have to be alive (i.e., subscribed or unsubscribed).  Killed or
17032 zombie groups can't be component groups for @code{nnvirtual} groups.
17033
17034 @vindex nnvirtual-always-rescan
17035 If the @code{nnvirtual-always-rescan} is non-@code{nil},
17036 @code{nnvirtual} will always scan groups for unread articles when
17037 entering a virtual group.  If this variable is @code{nil} (which is the
17038 default) and you read articles in a component group after the virtual
17039 group has been activated, the read articles from the component group
17040 will show up when you enter the virtual group.  You'll also see this
17041 effect if you have two virtual groups that have a component group in
17042 common.  If that's the case, you should set this variable to @code{t}.
17043 Or you can just tap @code{M-g} on the virtual group every time before
17044 you enter it---it'll have much the same effect.
17045
17046 @code{nnvirtual} can have both mail and news groups as component groups.
17047 When responding to articles in @code{nnvirtual} groups, @code{nnvirtual}
17048 has to ask the back end of the component group the article comes from
17049 whether it is a news or mail back end.  However, when you do a @kbd{^},
17050 there is typically no sure way for the component back end to know this,
17051 and in that case @code{nnvirtual} tells Gnus that the article came from a
17052 not-news back end.  (Just to be on the safe side.)
17053
17054 @kbd{C-c C-n} in the message buffer will insert the @code{Newsgroups}
17055 line from the article you respond to in these cases.
17056
17057 @code{nnvirtual} groups do not inherit anything but articles and marks
17058 from component groups---group parameters, for instance, are not
17059 inherited.
17060
17061
17062 @node Kibozed Groups
17063 @subsection Kibozed Groups
17064 @cindex nnkiboze
17065 @cindex kibozing
17066
17067 @dfn{Kibozing} is defined by @sc{oed} as ``grepping through (parts of)
17068 the news feed''.  @code{nnkiboze} is a back end that will do this for
17069 you.  Oh joy!  Now you can grind any @sc{nntp} server down to a halt
17070 with useless requests!  Oh happiness!
17071
17072 @kindex G k (Group)
17073 To create a kibozed group, use the @kbd{G k} command in the group
17074 buffer.
17075
17076 The address field of the @code{nnkiboze} method is, as with
17077 @code{nnvirtual}, a regexp to match groups to be ``included'' in the
17078 @code{nnkiboze} group.  That's where most similarities between @code{nnkiboze}
17079 and @code{nnvirtual} end.
17080
17081 In addition to this regexp detailing component groups, an @code{nnkiboze} group
17082 must have a score file to say what articles are to be included in
17083 the group (@pxref{Scoring}).
17084
17085 @kindex M-x nnkiboze-generate-groups
17086 @findex nnkiboze-generate-groups
17087 You must run @kbd{M-x nnkiboze-generate-groups} after creating the
17088 @code{nnkiboze} groups you want to have.  This command will take time.  Lots of
17089 time.  Oodles and oodles of time.  Gnus has to fetch the headers from
17090 all the articles in all the component groups and run them through the
17091 scoring process to determine if there are any articles in the groups
17092 that are to be part of the @code{nnkiboze} groups.
17093
17094 Please limit the number of component groups by using restrictive
17095 regexps.  Otherwise your sysadmin may become annoyed with you, and the
17096 @sc{nntp} site may throw you off and never let you back in again.
17097 Stranger things have happened.
17098
17099 @code{nnkiboze} component groups do not have to be alive---they can be dead,
17100 and they can be foreign.  No restrictions.
17101
17102 @vindex nnkiboze-directory
17103 The generation of an @code{nnkiboze} group means writing two files in
17104 @code{nnkiboze-directory}, which is @file{~/News/} by default.  One
17105 contains the @sc{nov} header lines for all the articles in the group,
17106 and the other is an additional @file{.newsrc} file to store information
17107 on what groups have been searched through to find component articles.
17108
17109 Articles marked as read in the @code{nnkiboze} group will have
17110 their @sc{nov} lines removed from the @sc{nov} file.
17111
17112
17113 @node Gnus Unplugged
17114 @section Gnus Unplugged
17115 @cindex offline
17116 @cindex unplugged
17117 @cindex Agent
17118 @cindex Gnus Agent
17119 @cindex Gnus Unplugged
17120
17121 In olden times (ca. February '88), people used to run their newsreaders
17122 on big machines with permanent connections to the net.  News transport
17123 was dealt with by news servers, and all the newsreaders had to do was to
17124 read news.  Believe it or not.
17125
17126 Nowadays most people read news and mail at home, and use some sort of
17127 modem to connect to the net.  To avoid running up huge phone bills, it
17128 would be nice to have a way to slurp down all the news and mail, hang up
17129 the phone, read for several hours, and then upload any responses you
17130 have to make.  And then you repeat the procedure.
17131
17132 Of course, you can use news servers for doing this as well.  I've used
17133 @code{inn} together with @code{slurp}, @code{pop} and @code{sendmail}
17134 for some years, but doing that's a bore.  Moving the news server
17135 functionality up to the newsreader makes sense if you're the only person
17136 reading news on a machine.
17137
17138 Setting up Gnus as an ``offline'' newsreader is quite simple.  In
17139 fact, you don't even have to configure anything.
17140
17141 Of course, to use it as such, you have to learn a few new commands.
17142
17143 @menu
17144 * Agent Basics::                How it all is supposed to work.
17145 * Agent Categories::            How to tell the Gnus Agent what to download.
17146 * Agent Commands::              New commands for all the buffers.
17147 * Agent as Cache::              The Agent is a big cache too.
17148 * Agent Expiry::                How to make old articles go away.
17149 * Agent Regeneration::          How to recover from lost connections and other accidents.
17150 * Agent and IMAP::              How to use the Agent with IMAP.
17151 * Outgoing Messages::           What happens when you post/mail something?
17152 * Agent Variables::             Customizing is fun.
17153 * Example Setup::               An example @file{~/.gnus.el} file for offline people.
17154 * Batching Agents::             How to fetch news from a @code{cron} job.
17155 * Agent Caveats::               What you think it'll do and what it does.
17156 @end menu
17157
17158
17159 @node Agent Basics
17160 @subsection Agent Basics
17161
17162 First, let's get some terminology out of the way.
17163
17164 The Gnus Agent is said to be @dfn{unplugged} when you have severed the
17165 connection to the net (and notified the Agent that this is the case).
17166 When the connection to the net is up again (and Gnus knows this), the
17167 Agent is @dfn{plugged}.
17168
17169 The @dfn{local} machine is the one you're running on, and which isn't
17170 connected to the net continuously.
17171
17172 @dfn{Downloading} means fetching things from the net to your local
17173 machine.  @dfn{Uploading} is doing the opposite.
17174
17175 Let's take a typical Gnus session using the Agent.
17176
17177 @itemize @bullet
17178
17179 @item
17180 @findex gnus-unplugged
17181 You start Gnus with @code{gnus-unplugged}.  This brings up the Gnus
17182 Agent in a disconnected state.  You can read all the news that you have
17183 already fetched while in this mode.
17184
17185 @item
17186 You then decide to see whether any new news has arrived.  You connect
17187 your machine to the net (using PPP or whatever), and then hit @kbd{J j}
17188 to make Gnus become @dfn{plugged} and use @kbd{g} to check for new mail
17189 as usual.  To check for new mail in unplugged mode, see (@pxref{Mail
17190 Source Specifiers}).
17191
17192 @item
17193 You can then read the new news immediately, or you can download the news
17194 onto your local machine.  If you want to do the latter, you press @kbd{g}
17195 to check if there are any new news and then @kbd{J
17196 s} to fetch all the eligible articles in all the groups.  (To let Gnus
17197 know which articles you want to download, @pxref{Agent Categories}.)
17198
17199 @item
17200 After fetching the articles, you press @kbd{J j} to make Gnus become
17201 unplugged again, and you shut down the PPP thing (or whatever).  And
17202 then you read the news offline.
17203
17204 @item
17205 And then you go to step 2.
17206 @end itemize
17207
17208 Here are some things you should do the first time (or so) that you use
17209 the Agent.
17210
17211 @itemize @bullet
17212
17213 @item
17214 Decide which servers should be covered by the Agent.  If you have a mail
17215 back end, it would probably be nonsensical to have it covered by the
17216 Agent.  Go to the server buffer (@kbd{^} in the group buffer) and press
17217 @kbd{J a} on the server (or servers) that you wish to have covered by the
17218 Agent (@pxref{Server Agent Commands}), or @kbd{J r} on automatically
17219 added servers you do not wish to have covered by the Agent.  By default,
17220 all @code{nntp} and @code{nnimap} groups in @code{gnus-select-method} and
17221 @code{gnus-secondary-select-methods} are agentized.
17222
17223 @item
17224
17225 Decide on download policy.  It's fairly simple once you decide whether
17226 you are going to use agent categories, topic parameters, and/or group
17227 parameters to implement your policy.  If you're new to gnus, it
17228 is probably best to start with a category @xref{Agent Categories}.
17229
17230 Both topic parameters (@pxref{Topic Parameters}) and agent categories
17231 (@pxref{Agent Categories}) provide for setting a policy that applies
17232 to multiple groups.  Which you use is entirely up to you.  Topic
17233 parameters do override categories so, if you mix the two, you'll have
17234 to take that into account.  If you have a few groups that deviate from
17235 your policy, you can use grou parameters (@pxref{Group Parameters}) to
17236 configure them.
17237
17238 @item
17239 Uhm@dots{} that's it.
17240 @end itemize
17241
17242
17243 @node Agent Categories
17244 @subsection Agent Categories
17245
17246 One of the main reasons to integrate the news transport layer into the
17247 newsreader is to allow greater control over what articles to download.
17248 There's not much point in downloading huge amounts of articles, just to
17249 find out that you're not interested in reading any of them.  It's better
17250 to be somewhat more conservative in choosing what to download, and then
17251 mark the articles for downloading manually if it should turn out that
17252 you're interested in the articles anyway.
17253
17254 One of the more effective methods for controlling what is to be
17255 downloaded is to create a @dfn{category} and then assign some (or all)
17256 groups to this category.  Groups that do not belong in any other
17257 category belong to the @code{default} category.  Gnus has its own
17258 buffer for creating and managing categories.
17259
17260 If you prefer, you can also use group parameters (@pxref{Group
17261 Parameters}) and topic parameters (@pxref{Topic Parameters}) for an
17262 alternative approach to controlling the agent.  The only real
17263 difference is that categories are specific to the agent (so there is
17264 less to learn) while group and topic parameters include the kitchen
17265 sink.
17266
17267 Since you can set agent parameters in several different places we have
17268 a rule to decide which source to believe.  This rule specifies that
17269 the parameter sources are checked in the following order: group
17270 parameters, topic parameters, agent category, and finally customizable
17271 variables. So you can mix all of these sources to produce a wide range
17272 of behavior, just don't blame me if you don't remember where you put
17273 your settings.
17274
17275 @menu
17276 * Category Syntax::             What a category looks like.
17277 * Category Buffer::             A buffer for maintaining categories.
17278 * Category Variables::          Customize'r'Us.
17279 @end menu
17280
17281
17282 @node Category Syntax
17283 @subsubsection Category Syntax
17284
17285 A category consists of a name, the list of groups belonging to the
17286 category, and a number of optional parameters that override the
17287 customizable variables.  The complete list of agent parameters are
17288 listed below.
17289
17290 @table @code
17291 @item gnus-agent-cat-name
17292 The name of the category.
17293
17294 @item gnus-agent-cat-groups
17295 The list of groups that are in this category.
17296
17297 @item gnus-agent-cat-predicate
17298 A predicate which (generally) gives a rough outline of which articles
17299 are eligible for downloading; and
17300
17301 @item gnus-agent-cat-score-file
17302 a score rule which (generally) gives you a finer granularity when
17303 deciding what articles to download.  (Note that this @dfn{download
17304 score} is not necessarily related to normal scores.)
17305
17306 @item gnus-agent-cat-enable-expiration
17307 a boolean indicating whether the agent should expire old articles in
17308 this group.  Most groups should be expired to conserve disk space.  In
17309 fact, its probably safe to say that the gnus.* hierarchy contains the
17310 only groups that should not be expired.
17311
17312 @item gnus-agent-cat-days-until-old
17313 an integer indicating the number of days that the agent should wait
17314 before deciding that a read article is safe to expire.
17315
17316 @item gnus-agent-cat-low-score
17317 an integer that overrides the value of @code{gnus-agent-low-score}.
17318
17319 @item gnus-agent-cat-high-score
17320 an integer that overrides the value of @code{gnus-agent-high-score}.
17321
17322 @item gnus-agent-cat-length-when-short
17323 an integer that overrides the value of
17324 @code{gnus-agent-short-article}.
17325
17326 @item gnus-agent-cat-length-when-long
17327 an integer that overrides the value of @code{gnus-agent-long-article}.
17328 @end table
17329
17330 The name of a category can not be changed once the category has been
17331 created.
17332
17333 Each category maintains a list of groups that are exclusive members of
17334 that category.  The exclusivity rule is automatically enforced, add a
17335 group to a new category and it is automatically removed from its old
17336 category.
17337
17338 A predicate in its simplest form can be a single predicate such as
17339 @code{true} or @code{false}.  These two will download every available
17340 article or nothing respectively.  In the case of these two special
17341 predicates an additional score rule is superfluous.
17342
17343 Predicates of @code{high} or @code{low} download articles in respect of
17344 their scores in relationship to @code{gnus-agent-high-score} and
17345 @code{gnus-agent-low-score} as described below.
17346
17347 To gain even finer control of what is to be regarded eligible for
17348 download a predicate can consist of a number of predicates with logical
17349 operators sprinkled in between.
17350
17351 Perhaps some examples are in order.
17352
17353 Here's a simple predicate.  (It's the default predicate, in fact, used
17354 for all groups that don't belong to any other category.)
17355
17356 @lisp
17357 short
17358 @end lisp
17359
17360 Quite simple, eh?  This predicate is true if and only if the article is
17361 short (for some value of ``short'').
17362
17363 Here's a more complex predicate:
17364
17365 @lisp
17366 (or high
17367     (and
17368      (not low)
17369      (not long)))
17370 @end lisp
17371
17372 This means that an article should be downloaded if it has a high score,
17373 or if the score is not low and the article is not long.  You get the
17374 drift.
17375
17376 The available logical operators are @code{or}, @code{and} and
17377 @code{not}.  (If you prefer, you can use the more ``C''-ish operators
17378 @samp{|}, @code{&} and @code{!} instead.)
17379
17380 The following predicates are pre-defined, but if none of these fit what
17381 you want to do, you can write your own.
17382
17383 When evaluating each of these predicates, the named constant will be
17384 bound to the value determined by calling
17385 @code{gnus-agent-find-parameter} on the appropriate parameter.  For
17386 example, gnus-agent-short-article will be bound to
17387 @code{(gnus-agent-find-parameter group 'agent-short-article)}.  This
17388 means that you can specify a predicate in your category then tune that
17389 predicate to individual groups.
17390
17391 @table @code
17392 @item short
17393 True iff the article is shorter than @code{gnus-agent-short-article}
17394 lines; default 100.
17395
17396 @item long
17397 True iff the article is longer than @code{gnus-agent-long-article}
17398 lines; default 200.
17399
17400 @item low
17401 True iff the article has a download score less than
17402 @code{gnus-agent-low-score}; default 0.
17403
17404 @item high
17405 True iff the article has a download score greater than
17406 @code{gnus-agent-high-score}; default 0.
17407
17408 @item spam
17409 True iff the Gnus Agent guesses that the article is spam.  The
17410 heuristics may change over time, but at present it just computes a
17411 checksum and sees whether articles match.
17412
17413 @item true
17414 Always true.
17415
17416 @item false
17417 Always false.
17418 @end table
17419
17420 If you want to create your own predicate function, here's what you have
17421 to know:  The functions are called with no parameters, but the
17422 @code{gnus-headers} and @code{gnus-score} dynamic variables are bound to
17423 useful values.
17424
17425 For example, you could decide that you don't want to download articles
17426 that were posted more than a certain number of days ago (e.g. posted
17427 more than @code{gnus-agent-expire-days} ago) you might write a function
17428 something along the lines of the following:
17429
17430 @lisp
17431 (defun my-article-old-p ()
17432   "Say whether an article is old."
17433   (< (time-to-days (date-to-time (mail-header-date gnus-headers)))
17434      (- (time-to-days (current-time)) gnus-agent-expire-days)))
17435 @end lisp
17436
17437 with the predicate then defined as:
17438
17439 @lisp
17440 (not my-article-old-p)
17441 @end lisp
17442
17443 or you could append your predicate to the predefined
17444 @code{gnus-category-predicate-alist} in your @file{~/.gnus.el} or
17445 wherever.
17446
17447 @lisp
17448 (require 'gnus-agent)
17449 (setq  gnus-category-predicate-alist
17450   (append gnus-category-predicate-alist
17451          '((old . my-article-old-p))))
17452 @end lisp
17453
17454 and simply specify your predicate as:
17455
17456 @lisp
17457 (not old)
17458 @end lisp
17459
17460 If/when using something like the above, be aware that there are many
17461 misconfigured systems/mailers out there and so an article's date is not
17462 always a reliable indication of when it was posted.  Hell, some people
17463 just don't give a damn.
17464
17465 The above predicates apply to @emph{all} the groups which belong to the
17466 category.  However, if you wish to have a specific predicate for an
17467 individual group within a category, or you're just too lazy to set up a
17468 new category, you can enter a group's individual predicate in it's group
17469 parameters like so:
17470
17471 @lisp
17472 (agent-predicate . short)
17473 @end lisp
17474
17475 This is the group/topic parameter equivalent of the agent category default.
17476 Note that when specifying a single word predicate like this, the
17477 @code{agent-predicate} specification must be in dotted pair notation.
17478
17479 The equivalent of the longer example from above would be:
17480
17481 @lisp
17482 (agent-predicate or high (and (not low) (not long)))
17483 @end lisp
17484
17485 The outer parenthesis required in the category specification are not
17486 entered here as, not being in dotted pair notation, the value of the
17487 predicate is assumed to be a list.
17488
17489
17490 Now, the syntax of the download score is the same as the syntax of
17491 normal score files, except that all elements that require actually
17492 seeing the article itself are verboten.  This means that only the
17493 following headers can be scored on: @code{Subject}, @code{From},
17494 @code{Date}, @code{Message-ID}, @code{References}, @code{Chars},
17495 @code{Lines}, and @code{Xref}.
17496
17497 As with predicates, the specification of the @code{download score rule}
17498 to use in respect of a group can be in either the category definition if
17499 it's to be applicable to all groups in therein, or a group's parameters
17500 if it's to be specific to that group.
17501
17502 In both of these places the @code{download score rule} can take one of
17503 three forms:
17504
17505 @enumerate
17506 @item
17507 Score rule
17508
17509 This has the same syntax as a normal gnus score file except only a
17510 subset of scoring keywords are available as mentioned above.
17511
17512 example:
17513
17514 @itemize @bullet
17515 @item
17516 Category specification
17517
17518 @lisp
17519 (("from"
17520        ("Lars Ingebrigtsen" 1000000 nil s))
17521 ("lines"
17522        (500 -100 nil <)))
17523 @end lisp
17524
17525 @item
17526 Group/Topic Parameter specification
17527
17528 @lisp
17529 (agent-score ("from"
17530                    ("Lars Ingebrigtsen" 1000000 nil s))
17531              ("lines"
17532                    (500 -100 nil <)))
17533 @end lisp
17534
17535 Again, note the omission of the outermost parenthesis here.
17536 @end itemize
17537
17538 @item
17539 Agent score file
17540
17541 These score files must @emph{only} contain the permitted scoring
17542 keywords stated above.
17543
17544 example:
17545
17546 @itemize @bullet
17547 @item
17548 Category specification
17549
17550 @lisp
17551 ("~/News/agent.SCORE")
17552 @end lisp
17553
17554 or perhaps
17555
17556 @lisp
17557 ("~/News/agent.SCORE" "~/News/agent.group.SCORE")
17558 @end lisp
17559
17560 @item
17561 Group Parameter specification
17562
17563 @lisp
17564 (agent-score "~/News/agent.SCORE")
17565 @end lisp
17566
17567 Additional score files can be specified as above.  Need I say anything
17568 about parenthesis?
17569 @end itemize
17570
17571 @item
17572 Use @code{normal} score files
17573
17574 If you don't want to maintain two sets of scoring rules for a group, and
17575 your desired @code{downloading} criteria for a group are the same as your
17576 @code{reading} criteria then you can tell the agent to refer to your
17577 @code{normal} score files when deciding what to download.
17578
17579 These directives in either the category definition or a group's
17580 parameters will cause the agent to read in all the applicable score
17581 files for a group, @emph{filtering out} those sections that do not
17582 relate to one of the permitted subset of scoring keywords.
17583
17584 @itemize @bullet
17585 @item
17586 Category Specification
17587
17588 @lisp
17589 file
17590 @end lisp
17591
17592 @item
17593 Group Parameter specification
17594
17595 @lisp
17596 (agent-score . file)
17597 @end lisp
17598 @end itemize
17599 @end enumerate
17600
17601 @node Category Buffer
17602 @subsubsection Category Buffer
17603
17604 You'd normally do all category maintenance from the category buffer.
17605 When you enter it for the first time (with the @kbd{J c} command from
17606 the group buffer), you'll only see the @code{default} category.
17607
17608 The following commands are available in this buffer:
17609
17610 @table @kbd
17611 @item q
17612 @kindex q (Category)
17613 @findex gnus-category-exit
17614 Return to the group buffer (@code{gnus-category-exit}).
17615
17616 @item e
17617 @kindex e (Category)
17618 @findex gnus-category-customize-category
17619 Use a customization buffer to set all of the selected category's
17620 parameters at one time (@code{gnus-category-customize-category}).
17621
17622 @item k
17623 @kindex k (Category)
17624 @findex gnus-category-kill
17625 Kill the current category (@code{gnus-category-kill}).
17626
17627 @item c
17628 @kindex c (Category)
17629 @findex gnus-category-copy
17630 Copy the current category (@code{gnus-category-copy}).
17631
17632 @item a
17633 @kindex a (Category)
17634 @findex gnus-category-add
17635 Add a new category (@code{gnus-category-add}).
17636
17637 @item p
17638 @kindex p (Category)
17639 @findex gnus-category-edit-predicate
17640 Edit the predicate of the current category
17641 (@code{gnus-category-edit-predicate}).
17642
17643 @item g
17644 @kindex g (Category)
17645 @findex gnus-category-edit-groups
17646 Edit the list of groups belonging to the current category
17647 (@code{gnus-category-edit-groups}).
17648
17649 @item s
17650 @kindex s (Category)
17651 @findex gnus-category-edit-score
17652 Edit the download score rule of the current category
17653 (@code{gnus-category-edit-score}).
17654
17655 @item l
17656 @kindex l (Category)
17657 @findex gnus-category-list
17658 List all the categories (@code{gnus-category-list}).
17659 @end table
17660
17661
17662 @node Category Variables
17663 @subsubsection Category Variables
17664
17665 @table @code
17666 @item gnus-category-mode-hook
17667 @vindex gnus-category-mode-hook
17668 Hook run in category buffers.
17669
17670 @item gnus-category-line-format
17671 @vindex gnus-category-line-format
17672 Format of the lines in the category buffer (@pxref{Formatting
17673 Variables}).  Valid elements are:
17674
17675 @table @samp
17676 @item c
17677 The name of the category.
17678
17679 @item g
17680 The number of groups in the category.
17681 @end table
17682
17683 @item gnus-category-mode-line-format
17684 @vindex gnus-category-mode-line-format
17685 Format of the category mode line (@pxref{Mode Line Formatting}).
17686
17687 @item gnus-agent-short-article
17688 @vindex gnus-agent-short-article
17689 Articles that have fewer lines than this are short.  Default 100.
17690
17691 @item gnus-agent-long-article
17692 @vindex gnus-agent-long-article
17693 Articles that have more lines than this are long.  Default 200.
17694
17695 @item gnus-agent-low-score
17696 @vindex gnus-agent-low-score
17697 Articles that have a score lower than this have a low score.  Default
17698 0.
17699
17700 @item gnus-agent-high-score
17701 @vindex gnus-agent-high-score
17702 Articles that have a score higher than this have a high score.  Default
17703 0.
17704
17705 @item gnus-agent-expire-days
17706 @vindex gnus-agent-expire-days
17707 The number of days that a @samp{read} article must stay in the agent's
17708 local disk before becoming eligible for expiration (While the name is
17709 the same, this doesn't mean expiring the article on the server.  It
17710 just means deleting the local copy of the article).  What is also
17711 important to understand is that the counter starts with the time the
17712 article was written to the local disk and not the time the article was
17713 read.
17714 Default 7.
17715
17716 @item gnus-agent-enable-expiration
17717 @vindex gnus-agent-enable-expiration
17718 Determines whether articles in a group are, by default, expired or
17719 retained indefinitely.  The default is @code{ENABLE} which means that
17720 you'll have to disable expiration when desired.  On the other hand,
17721 you could set this to @code{DISABLE}.  In that case, you would then
17722 have to enable expiration in selected groups.
17723
17724 @end table
17725
17726
17727 @node Agent Commands
17728 @subsection Agent Commands
17729 @findex gnus-agent-toggle-plugged
17730 @kindex J j (Agent)
17731
17732 All the Gnus Agent commands are on the @kbd{J} submap.  The @kbd{J j}
17733 (@code{gnus-agent-toggle-plugged}) command works in all modes, and
17734 toggles the plugged/unplugged state of the Gnus Agent.
17735
17736
17737 @menu
17738 * Group Agent Commands::        Configure groups and fetch their contents.
17739 * Summary Agent Commands::      Manually select then fetch specific articles.
17740 * Server Agent Commands::       Select the servers that are supported by the agent.
17741 @end menu
17742
17743
17744
17745
17746 @node Group Agent Commands
17747 @subsubsection Group Agent Commands
17748
17749 @table @kbd
17750 @item J u
17751 @kindex J u (Agent Group)
17752 @findex gnus-agent-fetch-groups
17753 Fetch all eligible articles in the current group
17754 (@code{gnus-agent-fetch-groups}).
17755
17756 @item J c
17757 @kindex J c (Agent Group)
17758 @findex gnus-enter-category-buffer
17759 Enter the Agent category buffer (@code{gnus-enter-category-buffer}).
17760
17761 @item J s
17762 @kindex J s (Agent Group)
17763 @findex gnus-agent-fetch-session
17764 Fetch all eligible articles in all groups
17765 (@code{gnus-agent-fetch-session}).
17766
17767 @item J S
17768 @kindex J S (Agent Group)
17769 @findex gnus-group-send-queue
17770 Send all sendable messages in the queue group
17771 (@code{gnus-group-send-queue}).  @xref{Drafts}.
17772
17773 @item J a
17774 @kindex J a (Agent Group)
17775 @findex gnus-agent-add-group
17776 Add the current group to an Agent category
17777 (@code{gnus-agent-add-group}).  This command understands the
17778 process/prefix convention (@pxref{Process/Prefix}).
17779
17780 @item J r
17781 @kindex J r (Agent Group)
17782 @findex gnus-agent-remove-group
17783 Remove the current group from its category, if any
17784 (@code{gnus-agent-remove-group}).  This command understands the
17785 process/prefix convention (@pxref{Process/Prefix}).
17786
17787 @item J Y
17788 @kindex J Y (Agent Group)
17789 @findex gnus-agent-synchronize-flags
17790 Synchronize flags changed while unplugged with remote server, if any.
17791
17792
17793 @end table
17794
17795
17796 @node Summary Agent Commands
17797 @subsubsection Summary Agent Commands
17798
17799 @table @kbd
17800 @item J #
17801 @kindex J # (Agent Summary)
17802 @findex gnus-agent-mark-article
17803 Mark the article for downloading (@code{gnus-agent-mark-article}).
17804
17805 @item J M-#
17806 @kindex J M-# (Agent Summary)
17807 @findex gnus-agent-unmark-article
17808 Remove the downloading mark from the article
17809 (@code{gnus-agent-unmark-article}).
17810
17811 @cindex %
17812 @item @@
17813 @kindex @@ (Agent Summary)
17814 @findex gnus-agent-toggle-mark
17815 Toggle whether to download the article
17816 (@code{gnus-agent-toggle-mark}).  The dowload mark is @samp{%} by
17817 default. 
17818
17819 @item J c
17820 @kindex J c (Agent Summary)
17821 @findex gnus-agent-catchup
17822 Mark all articles as read (@code{gnus-agent-catchup}) that are neither cached, downloaded, nor downloadable.
17823
17824 @item J S
17825 @kindex J S (Agent Summary)
17826 @findex gnus-agent-fetch-group
17827 Download all eligible (See @pxref{Agent Categories}) articles in this group.
17828 (@code{gnus-agent-fetch-group}).
17829
17830 @item J s
17831 @kindex J s (Agent Summary)
17832 @findex gnus-agent-fetch-series
17833 Download all processable articles in this group.
17834 (@code{gnus-agent-fetch-series}).
17835
17836 @item J u
17837 @kindex J u (Agent Summary)
17838 @findex gnus-agent-summary-fetch-group
17839 Download all downloadable articles in the current group
17840 (@code{gnus-agent-summary-fetch-group}).
17841
17842 @end table
17843
17844
17845 @node Server Agent Commands
17846 @subsubsection Server Agent Commands
17847
17848 @table @kbd
17849 @item J a
17850 @kindex J a (Agent Server)
17851 @findex gnus-agent-add-server
17852 Add the current server to the list of servers covered by the Gnus Agent
17853 (@code{gnus-agent-add-server}).
17854
17855 @item J r
17856 @kindex J r (Agent Server)
17857 @findex gnus-agent-remove-server
17858 Remove the current server from the list of servers covered by the Gnus
17859 Agent (@code{gnus-agent-remove-server}).
17860
17861 @end table
17862
17863
17864 @node Agent as Cache
17865 @subsection Agent as Cache
17866
17867 When Gnus is plugged, it is not efficient to download headers or
17868 articles from the server again, if they are already stored in the
17869 Agent.  So, Gnus normally only downloads headers once, and stores them
17870 in the Agent.  These headers are later used when generating the summary
17871 buffer, regardless of whether you are plugged or unplugged.  Articles
17872 are not cached in the Agent by default though (that would potentially
17873 consume lots of disk space), but if you have already downloaded an
17874 article into the Agent, Gnus will not download the article from the
17875 server again but use the locally stored copy instead.
17876
17877 If you so desire, you can configure the agent (see @code{gnus-agent-cache}
17878 @pxref{Agent Variables}) to always download headers and articles while
17879 plugged.  Gnus will almost certainly be slower, but it will be kept
17880 synchronized with the server.  That last point probably won't make any
17881 sense if you are using a nntp or nnimap backend.
17882
17883 @node Agent Expiry
17884 @subsection Agent Expiry
17885
17886 @vindex gnus-agent-expire-days
17887 @findex gnus-agent-expire
17888 @kindex M-x gnus-agent-expire
17889 @kindex M-x gnus-agent-expire-group
17890 @findex gnus-agent-expire-group
17891 @cindex Agent expiry
17892 @cindex Gnus Agent expiry
17893 @cindex expiry
17894
17895 The Agent backend, @code{nnagent}, doesn't handle expiry. Well, at
17896 least it doesn't handle it like other backends.  Instead, there are
17897 special @code{gnus-agent-expire} and @code{gnus-agent-expire-group}
17898 commands that will expire all read articles that are older than
17899 @code{gnus-agent-expire-days} days.  They can be run whenever you feel
17900 that you're running out of space.  Neither are particularly fast or
17901 efficient, and it's not a particularly good idea to interrupt them (with
17902 @kbd{C-g} or anything else) once you've started one of them.
17903
17904 Note that other functions, e.g. @code{gnus-request-expire-articles},
17905 might run @code{gnus-agent-expire} for you to keep the agent 
17906 synchronized with the group.
17907
17908 The agent parameter @code{agent-enable-expiration} may be used to
17909 prevent expiration in selected groups.
17910
17911 @vindex gnus-agent-expire-all
17912 If @code{gnus-agent-expire-all} is non-@code{nil}, the agent
17913 expiration commands will expire all articles---unread, read, ticked
17914 and dormant.  If @code{nil} (which is the default), only read articles
17915 are eligible for expiry, and unread, ticked and dormant articles will
17916 be kept indefinitely.
17917
17918 If you find that some articles eligible for expiry are never expired,
17919 perhaps some Gnus Agent files are corrupted.  There's are special
17920 commands, @code{gnus-agent-regenerate} and
17921 @code{gnus-agent-regenerate-group}, to fix possible problems.
17922
17923 @node Agent Regeneration
17924 @subsection Agent Regeneration
17925
17926 @cindex Agent Regeneration
17927 @cindex Gnus Agent Regeneration
17928 @cindex regeneration
17929
17930 The local data structures used by @code{nnagent} may become corrupted
17931 due to certain exceptional conditions.  When this happens,
17932 @code{nnagent} functionality may degrade or even fail.  The solution
17933 to this problem is to repair the local data structures by removing all
17934 internal inconsistencies.
17935
17936 For example, if your connection to your server is lost while
17937 downloaded articles into the agent, the local data structures will not
17938 know about articles successfully downloaded prior to the connection
17939 failure.  Running @code{gnus-agent-regenerate} or
17940 @code{gnus-agent-regenerate-group} will update the data structures
17941 such that you don't need to download these articles a second time.
17942
17943 @findex gnus-agent-regenerate
17944 @kindex M-x gnus-agent-regenerate
17945 The command @code{gnus-agent-regenerate} will perform
17946 @code{gnus-agent-regenerate-group} on every agentized group.  While
17947 you can run @code{gnus-agent-regenerate} in any buffer, it is strongly
17948 recommended that you first close all summary buffers.
17949
17950 @findex gnus-agent-regenerate-group
17951 @kindex M-x gnus-agent-regenerate-group
17952 The command @code{gnus-agent-regenerate-group} uses the local copies
17953 of individual articles to repair the local NOV(header) database.  It
17954 then updates the internal data structures that document which articles
17955 are stored locally.  An optional argument will mark articles in the
17956 agent as unread.
17957
17958 @node Agent and IMAP
17959 @subsection Agent and IMAP
17960
17961 The Agent works with any Gnus back end, including nnimap.  However,
17962 since there are some conceptual differences between @sc{nntp} and
17963 @sc{imap}, this section (should) provide you with some information to
17964 make Gnus Agent work smoother as a @sc{imap} Disconnected Mode client.
17965
17966 The first thing to keep in mind is that all flags (read, ticked, etc)
17967 are kept on the @sc{imap} server, rather than in @file{.newsrc} as is the
17968 case for nntp.  Thus Gnus need to remember flag changes when
17969 disconnected, and synchronize these flags when you plug back in.
17970
17971 Gnus keeps track of flag changes when reading nnimap groups under the
17972 Agent.  When you plug back in, Gnus will check if you have any changed
17973 any flags and ask if you wish to synchronize these with the server.
17974 The behavior is customizable by @code{gnus-agent-synchronize-flags}.
17975
17976 @vindex gnus-agent-synchronize-flags
17977 If @code{gnus-agent-synchronize-flags} is @code{nil}, the Agent will
17978 never automatically synchronize flags.  If it is @code{ask}, which is
17979 the default, the Agent will check if you made any changes and if so
17980 ask if you wish to synchronize these when you re-connect.  If it has
17981 any other value, all flags will be synchronized automatically.
17982
17983 If you do not wish to synchronize flags automatically when you
17984 re-connect, you can do it manually with the
17985 @code{gnus-agent-synchronize-flags} command that is bound to @kbd{J Y}
17986 in the group buffer.
17987
17988 Some things are currently not implemented in the Agent that you'd might
17989 expect from a disconnected @sc{imap} client, including:
17990
17991 @itemize @bullet
17992
17993 @item
17994 Copying/moving articles into nnimap groups when unplugged.
17995
17996 @item
17997 Creating/deleting nnimap groups when unplugged.
17998
17999 @end itemize
18000
18001 Technical note: the synchronization algorithm does not work by ``pushing''
18002 all local flags to the server, but rather incrementally update the
18003 server view of flags by changing only those flags that were changed by
18004 the user.  Thus, if you set one flag on a article, quit the group and
18005 re-select the group and remove the flag; the flag will be set and
18006 removed from the server when you ``synchronize''.  The queued flag
18007 operations can be found in the per-server @code{flags} file in the Agent
18008 directory.  It's emptied when you synchronize flags.
18009
18010
18011 @node Outgoing Messages
18012 @subsection Outgoing Messages
18013
18014 When Gnus is unplugged, all outgoing messages (both mail and news) are
18015 stored in the draft group ``queue'' (@pxref{Drafts}).  You can view
18016 them there after posting, and edit them at will.
18017
18018 When Gnus is plugged again, you can send the messages either from the
18019 draft group with the special commands available there, or you can use
18020 the @kbd{J S} command in the group buffer to send all the sendable
18021 messages in the draft group.
18022
18023
18024
18025 @node Agent Variables
18026 @subsection Agent Variables
18027
18028 @table @code
18029 @item gnus-agent-directory
18030 @vindex gnus-agent-directory
18031 Where the Gnus Agent will store its files.  The default is
18032 @file{~/News/agent/}.
18033
18034 @item gnus-agent-handle-level
18035 @vindex gnus-agent-handle-level
18036 Groups on levels (@pxref{Group Levels}) higher than this variable will
18037 be ignored by the Agent.  The default is @code{gnus-level-subscribed},
18038 which means that only subscribed group will be considered by the Agent
18039 by default.
18040
18041 @item gnus-agent-plugged-hook
18042 @vindex gnus-agent-plugged-hook
18043 Hook run when connecting to the network.
18044
18045 @item gnus-agent-unplugged-hook
18046 @vindex gnus-agent-unplugged-hook
18047 Hook run when disconnecting from the network.
18048
18049 @item gnus-agent-fetched-hook
18050 @vindex gnus-agent-fetched-hook
18051 Hook run when finished fetching articles.
18052
18053 @item gnus-agent-cache
18054 @vindex gnus-agent-cache
18055 Variable to control whether use the locally stored @sc{nov} and
18056 articles when plugged, e.g. essentially using the Agent as a cache.
18057 The default is non-nil, which means to use the Agent as a cache.
18058
18059 @item gnus-agent-go-online
18060 @vindex gnus-agent-go-online
18061 If @code{gnus-agent-go-online} is @code{nil}, the Agent will never
18062 automatically switch offline servers into online status.  If it is
18063 @code{ask}, the default, the Agent will ask if you wish to switch
18064 offline servers into online status when you re-connect.  If it has any
18065 other value, all offline servers will be automatically switched into
18066 online status.
18067
18068 @item gnus-agent-mark-unread-after-downloaded
18069 @vindex gnus-agent-mark-unread-after-downloaded
18070 If @code{gnus-agent-mark-unread-after-downloaded} is non-@code{nil},
18071 mark articles as unread after downloading.  This is usually a safe
18072 thing to do as the newly downloaded article has obviously not been
18073 read.  The default is t.
18074
18075 @item gnus-agent-consider-all-articles
18076 @vindex gnus-agent-consider-all-articles
18077 If @code{gnus-agent-consider-all-articles} is non-@code{nil}, the
18078 agent will fetch all missing headers.  When @code{nil}, the agent will
18079 fetch only new headers. The default is @code{nil}.
18080
18081 @item gnus-agent-max-fetch-size
18082 @vindex gnus-agent-max-fetch-size
18083 The agent fetches articles into a temporary buffer prior to parsing
18084 them into individual files.  To avoid exceeding the max. buffer size,
18085 the agent alternates between fetching and parsing until all articles
18086 have been fetched.  @code{gnus-agent-max-fetch-size} provides a size
18087 limit to control how often the cycling occurs.  A large value improves
18088 performance.  A small value minimizes the time lost should the
18089 connection be lost while fetching (You may need to run
18090 @code{gnus-agent-regenerate-group} to update the group's state.
18091 However, all articles parsed prior to loosing the connection will be
18092 available while unplugged).  The default is 10M so it is unusual to
18093 see any cycling.
18094
18095 @item gnus-server-unopen-status
18096 @vindex gnus-server-unopen-status
18097 Perhaps not a Agent variable, but closely related to the Agent, this
18098 variable says what will happen if Gnus cannot open a server.  If the
18099 Agent is enabled, the default, @code{nil}, makes Gnus ask the user
18100 whether to deny the server or whether to unplug the agent.  If the
18101 Agent is disabled, Gnus always simply deny the server.  Other choices
18102 for this variable include @code{denied} and @code{offline} the latter
18103 is only valid if the Agent is used.
18104
18105 @item gnus-auto-goto-ignores
18106 @vindex gnus-auto-goto-ignores
18107 Another variable that isn't a Agent variable, yet so closely related
18108 that most will look for it here, this variable tells the summary
18109 buffer how to maneuver around undownloaded (only headers stored in the
18110 agent) and unfetched (neither article nor headers stored) articles.
18111
18112 The legal values are @code{nil} (maneuver to any article),
18113 @code{undownloaded} (maneuvering while unplugged ignores articles that
18114 have not been fetched), @code{always-undownloaded} (maneuvering always
18115 ignores articles that have not been fetched), @code{unfetched}
18116 (maneuvering ignores articles whose headers have not been fetched).
18117
18118 @end table
18119
18120
18121 @node Example Setup
18122 @subsection Example Setup
18123
18124 If you don't want to read this manual, and you have a fairly standard
18125 setup, you may be able to use something like the following as your
18126 @file{~/.gnus.el} file to get started.
18127
18128 @lisp
18129 ;;; Define how Gnus is to fetch news.  We do this over @sc{nntp}
18130 ;;; from your ISP's server.
18131 (setq gnus-select-method '(nntp "news.your-isp.com"))
18132
18133 ;;; Define how Gnus is to read your mail.  We read mail from
18134 ;;; your ISP's POP server.
18135 (setq mail-sources '((pop :server "pop.your-isp.com")))
18136
18137 ;;; Say how Gnus is to store the mail.  We use nnml groups.
18138 (setq gnus-secondary-select-methods '((nnml "")))
18139
18140 ;;; Make Gnus into an offline newsreader.
18141 ;;; (gnus-agentize) ; The obsolete setting.
18142 ;;; (setq gnus-agent t) ; Now the default.
18143 @end lisp
18144
18145 That should be it, basically.  Put that in your @file{~/.gnus.el} file,
18146 edit to suit your needs, start up PPP (or whatever), and type @kbd{M-x
18147 gnus}.
18148
18149 If this is the first time you've run Gnus, you will be subscribed
18150 automatically to a few default newsgroups.  You'll probably want to
18151 subscribe to more groups, and to do that, you have to query the
18152 @sc{nntp} server for a complete list of groups with the @kbd{A A}
18153 command.  This usually takes quite a while, but you only have to do it
18154 once.
18155
18156 After reading and parsing a while, you'll be presented with a list of
18157 groups.  Subscribe to the ones you want to read with the @kbd{u}
18158 command.  @kbd{l} to make all the killed groups disappear after you've
18159 subscribe to all the groups you want to read.  (@kbd{A k} will bring
18160 back all the killed groups.)
18161
18162 You can now read the groups at once, or you can download the articles
18163 with the @kbd{J s} command.  And then read the rest of this manual to
18164 find out which of the other gazillion things you want to customize.
18165
18166
18167 @node Batching Agents
18168 @subsection Batching Agents
18169 @findex gnus-agent-batch
18170
18171 Having the Gnus Agent fetch articles (and post whatever messages you've
18172 written) is quite easy once you've gotten things set up properly.  The
18173 following shell script will do everything that is necessary:
18174
18175 You can run a complete batch command from the command line with the
18176 following incantation:
18177
18178 @example
18179 #!/bin/sh
18180 emacs -batch -l ~/.emacs -f -l ~/.gnus.el gnus-agent-batch >/dev/null 2>&1
18181 @end example
18182
18183
18184 @node Agent Caveats
18185 @subsection Agent Caveats
18186
18187 The Gnus Agent doesn't seem to work like most other offline
18188 newsreaders.  Here are some common questions that some imaginary people
18189 may ask:
18190
18191 @table @dfn
18192 @item If I read an article while plugged, do they get entered into the Agent?
18193
18194 @strong{No}.  If you want this behaviour, add
18195 @code{gnus-agent-fetch-selected-article} to
18196 @code{gnus-select-article-hook}.
18197
18198 @item If I read an article while plugged, and the article already exists in 
18199 the Agent, will it get downloaded once more?
18200
18201 @strong{No}, unless @code{gnus-agent-cache} is @code{nil}.
18202
18203 @end table
18204
18205 In short, when Gnus is unplugged, it only looks into the locally stored
18206 articles; when it's plugged, it talks to your ISP and may also use the
18207 locally stored articles.
18208
18209
18210 @node Scoring
18211 @chapter Scoring
18212 @cindex scoring
18213
18214 Other people use @dfn{kill files}, but we here at Gnus Towers like
18215 scoring better than killing, so we'd rather switch than fight.  They do
18216 something completely different as well, so sit up straight and pay
18217 attention!
18218
18219 @vindex gnus-summary-mark-below
18220 All articles have a default score (@code{gnus-summary-default-score}),
18221 which is 0 by default.  This score may be raised or lowered either
18222 interactively or by score files.  Articles that have a score lower than
18223 @code{gnus-summary-mark-below} are marked as read.
18224
18225 Gnus will read any @dfn{score files} that apply to the current group
18226 before generating the summary buffer.
18227
18228 There are several commands in the summary buffer that insert score
18229 entries based on the current article.  You can, for instance, ask Gnus to
18230 lower or increase the score of all articles with a certain subject.
18231
18232 There are two sorts of scoring entries: Permanent and temporary.
18233 Temporary score entries are self-expiring entries.  Any entries that are
18234 temporary and have not been used for, say, a week, will be removed
18235 silently to help keep the sizes of the score files down.
18236
18237 @menu
18238 * Summary Score Commands::      Adding score entries for the current group.
18239 * Group Score Commands::        General score commands.
18240 * Score Variables::             Customize your scoring.  (My, what terminology).
18241 * Score File Format::           What a score file may contain.
18242 * Score File Editing::          You can edit score files by hand as well.
18243 * Adaptive Scoring::            Big Sister Gnus knows what you read.
18244 * Home Score File::             How to say where new score entries are to go.
18245 * Followups To Yourself::       Having Gnus notice when people answer you.
18246 * Scoring On Other Headers::    Scoring on non-standard headers.
18247 * Scoring Tips::                How to score effectively.
18248 * Reverse Scoring::             That problem child of old is not problem.
18249 * Global Score Files::          Earth-spanning, ear-splitting score files.
18250 * Kill Files::                  They are still here, but they can be ignored.
18251 * Converting Kill Files::       Translating kill files to score files.
18252 * GroupLens::                   Getting predictions on what you like to read.
18253 * Advanced Scoring::            Using logical expressions to build score rules.
18254 * Score Decays::                It can be useful to let scores wither away.
18255 @end menu
18256
18257
18258 @node Summary Score Commands
18259 @section Summary Score Commands
18260 @cindex score commands
18261
18262 The score commands that alter score entries do not actually modify real
18263 score files.  That would be too inefficient.  Gnus maintains a cache of
18264 previously loaded score files, one of which is considered the
18265 @dfn{current score file alist}.  The score commands simply insert
18266 entries into this list, and upon group exit, this list is saved.
18267
18268 The current score file is by default the group's local score file, even
18269 if no such score file actually exists.  To insert score commands into
18270 some other score file (e.g. @file{all.SCORE}), you must first make this
18271 score file the current one.
18272
18273 General score commands that don't actually change the score file:
18274
18275 @table @kbd
18276
18277 @item V s
18278 @kindex V s (Summary)
18279 @findex gnus-summary-set-score
18280 Set the score of the current article (@code{gnus-summary-set-score}).
18281
18282 @item V S
18283 @kindex V S (Summary)
18284 @findex gnus-summary-current-score
18285 Display the score of the current article
18286 (@code{gnus-summary-current-score}).
18287
18288 @item V t
18289 @kindex V t (Summary)
18290 @findex gnus-score-find-trace
18291 Display all score rules that have been used on the current article
18292 (@code{gnus-score-find-trace}).  In the @code{*Score Trace*} buffer, you
18293 can use @kbd{q} to quit.  @kbd{e} edits the corresponding score file.
18294 When point is on a string within the match element, @kbd{e} will try to
18295 bring you to this string in the score file.
18296
18297 @item V w
18298 @kindex V w (Summary)
18299 @findex gnus-score-find-favourite-words
18300 List words used in scoring (@code{gnus-score-find-favourite-words}).
18301
18302 @item V R
18303 @kindex V R (Summary)
18304 @findex gnus-summary-rescore
18305 Run the current summary through the scoring process
18306 (@code{gnus-summary-rescore}).  This might be useful if you're playing
18307 around with your score files behind Gnus' back and want to see the
18308 effect you're having.
18309
18310 @item V c
18311 @kindex V c (Summary)
18312 @findex gnus-score-change-score-file
18313 Make a different score file the current
18314 (@code{gnus-score-change-score-file}).
18315
18316 @item V e
18317 @kindex V e (Summary)
18318 @findex gnus-score-edit-current-scores
18319 Edit the current score file (@code{gnus-score-edit-current-scores}).
18320 You will be popped into a @code{gnus-score-mode} buffer (@pxref{Score
18321 File Editing}).
18322
18323 @item V f
18324 @kindex V f (Summary)
18325 @findex gnus-score-edit-file
18326 Edit a score file and make this score file the current one
18327 (@code{gnus-score-edit-file}).
18328
18329 @item V F
18330 @kindex V F (Summary)
18331 @findex gnus-score-flush-cache
18332 Flush the score cache (@code{gnus-score-flush-cache}).  This is useful
18333 after editing score files.
18334
18335 @item V C
18336 @kindex V C (Summary)
18337 @findex gnus-score-customize
18338 Customize a score file in a visually pleasing manner
18339 (@code{gnus-score-customize}).
18340
18341 @end table
18342
18343 The rest of these commands modify the local score file.
18344
18345 @table @kbd
18346
18347 @item V m
18348 @kindex V m (Summary)
18349 @findex gnus-score-set-mark-below
18350 Prompt for a score, and mark all articles with a score below this as
18351 read (@code{gnus-score-set-mark-below}).
18352
18353 @item V x
18354 @kindex V x (Summary)
18355 @findex gnus-score-set-expunge-below
18356 Prompt for a score, and add a score rule to the current score file to
18357 expunge all articles below this score
18358 (@code{gnus-score-set-expunge-below}).
18359 @end table
18360
18361 The keystrokes for actually making score entries follow a very regular
18362 pattern, so there's no need to list all the commands.  (Hundreds of
18363 them.)
18364
18365 @findex gnus-summary-increase-score
18366 @findex gnus-summary-lower-score
18367
18368 @enumerate
18369 @item
18370 The first key is either @kbd{I} (upper case i) for increasing the score
18371 or @kbd{L} for lowering the score.
18372 @item
18373 The second key says what header you want to score on.  The following
18374 keys are available:
18375 @table @kbd
18376
18377 @item a
18378 Score on the author name.
18379
18380 @item s
18381 Score on the subject line.
18382
18383 @item x
18384 Score on the @code{Xref} line---i.e., the cross-posting line.
18385
18386 @item r
18387 Score on the @code{References} line.
18388
18389 @item d
18390 Score on the date.
18391
18392 @item l
18393 Score on the number of lines.
18394
18395 @item i
18396 Score on the @code{Message-ID} header.
18397
18398 @item e
18399 Score on an ``extra'' header, that is, one of those in gnus-extra-headers,
18400 if your @sc{nntp} server tracks additional header data in overviews.
18401
18402 @item f
18403 Score on followups---this matches the author name, and adds scores to
18404 the followups to this author.  (Using this key leads to the creation of
18405 @file{ADAPT} files.)
18406
18407 @item b
18408 Score on the body.
18409
18410 @item h
18411 Score on the head.
18412
18413 @item t
18414 Score on thread.  (Using this key leads to the creation of @file{ADAPT}
18415 files.)
18416
18417 @end table
18418
18419 @item
18420 The third key is the match type.  Which match types are valid depends on
18421 what headers you are scoring on.
18422
18423 @table @code
18424
18425 @item strings
18426
18427 @table @kbd
18428
18429 @item e
18430 Exact matching.
18431
18432 @item s
18433 Substring matching.
18434
18435 @item f
18436 Fuzzy matching (@pxref{Fuzzy Matching}).
18437
18438 @item r
18439 Regexp matching
18440 @end table
18441
18442 @item date
18443 @table @kbd
18444
18445 @item b
18446 Before date.
18447
18448 @item a
18449 After date.
18450
18451 @item n
18452 This date.
18453 @end table
18454
18455 @item number
18456 @table @kbd
18457
18458 @item <
18459 Less than number.
18460
18461 @item =
18462 Equal to number.
18463
18464 @item >
18465 Greater than number.
18466 @end table
18467 @end table
18468
18469 @item
18470 The fourth and usually final key says whether this is a temporary (i.e.,
18471 expiring) score entry, or a permanent (i.e., non-expiring) score entry,
18472 or whether it is to be done immediately, without adding to the score
18473 file.
18474 @table @kbd
18475
18476 @item t
18477 Temporary score entry.
18478
18479 @item p
18480 Permanent score entry.
18481
18482 @item i
18483 Immediately scoring.
18484 @end table
18485
18486 @item
18487 If you are scoring on `e' (extra) headers, you will then be prompted for
18488 the header name on which you wish to score.  This must be a header named
18489 in gnus-extra-headers, and @samp{TAB} completion is available.
18490
18491 @end enumerate
18492
18493 So, let's say you want to increase the score on the current author with
18494 exact matching permanently: @kbd{I a e p}.  If you want to lower the
18495 score based on the subject line, using substring matching, and make a
18496 temporary score entry: @kbd{L s s t}.  Pretty easy.
18497
18498 To make things a bit more complicated, there are shortcuts.  If you use
18499 a capital letter on either the second or third keys, Gnus will use
18500 defaults for the remaining one or two keystrokes.  The defaults are
18501 ``substring'' and ``temporary''.  So @kbd{I A} is the same as @kbd{I a s
18502 t}, and @kbd{I a R} is the same as @kbd{I a r t}.
18503
18504 These functions take both the numerical prefix and the symbolic prefix
18505 (@pxref{Symbolic Prefixes}).  A numerical prefix says how much to lower
18506 (or increase) the score of the article.  A symbolic prefix of @code{a}
18507 says to use the @file{all.SCORE} file for the command instead of the
18508 current score file.
18509
18510 @vindex gnus-score-mimic-keymap
18511 The @code{gnus-score-mimic-keymap} says whether these commands will
18512 pretend they are keymaps or not.
18513
18514
18515 @node Group Score Commands
18516 @section Group Score Commands
18517 @cindex group score commands
18518
18519 There aren't many of these as yet, I'm afraid.
18520
18521 @table @kbd
18522
18523 @item W f
18524 @kindex W f (Group)
18525 @findex gnus-score-flush-cache
18526 Gnus maintains a cache of score alists to avoid having to reload them
18527 all the time.  This command will flush the cache
18528 (@code{gnus-score-flush-cache}).
18529
18530 @end table
18531
18532 You can do scoring from the command line by saying something like:
18533
18534 @findex gnus-batch-score
18535 @cindex batch scoring
18536 @example
18537 $ emacs -batch -l ~/.emacs -l ~/.gnus.el -f gnus-batch-score
18538 @end example
18539
18540
18541 @node Score Variables
18542 @section Score Variables
18543 @cindex score variables
18544
18545 @table @code
18546
18547 @item gnus-use-scoring
18548 @vindex gnus-use-scoring
18549 If @code{nil}, Gnus will not check for score files, and will not, in
18550 general, do any score-related work.  This is @code{t} by default.
18551
18552 @item gnus-kill-killed
18553 @vindex gnus-kill-killed
18554 If this variable is @code{nil}, Gnus will never apply score files to
18555 articles that have already been through the kill process.  While this
18556 may save you lots of time, it also means that if you apply a kill file
18557 to a group, and then change the kill file and want to run it over you
18558 group again to kill more articles, it won't work.  You have to set this
18559 variable to @code{t} to do that.  (It is @code{t} by default.)
18560
18561 @item gnus-kill-files-directory
18562 @vindex gnus-kill-files-directory
18563 All kill and score files will be stored in this directory, which is
18564 initialized from the @code{SAVEDIR} environment variable by default.
18565 This is @file{~/News/} by default.
18566
18567 @item gnus-score-file-suffix
18568 @vindex gnus-score-file-suffix
18569 Suffix to add to the group name to arrive at the score file name
18570 (@file{SCORE} by default.)
18571
18572 @item gnus-score-uncacheable-files
18573 @vindex gnus-score-uncacheable-files
18574 @cindex score cache
18575 All score files are normally cached to avoid excessive re-loading of
18576 score files.  However, if this might make your Emacs grow big and
18577 bloated, so this regexp can be used to weed out score files unlikely
18578 to be needed again.  It would be a bad idea to deny caching of
18579 @file{all.SCORE}, while it might be a good idea to not cache
18580 @file{comp.infosystems.www.authoring.misc.ADAPT}.  In fact, this
18581 variable is @samp{ADAPT$} by default, so no adaptive score files will
18582 be cached.
18583
18584 @item gnus-save-score
18585 @vindex gnus-save-score
18586 If you have really complicated score files, and do lots of batch
18587 scoring, then you might set this variable to @code{t}.  This will make
18588 Gnus save the scores into the @file{.newsrc.eld} file.
18589
18590 If you do not set this to @code{t}, then manual scores (like those set
18591 with @kbd{V s} (@code{gnus-summary-set-score})) will not be preserved
18592 across group visits.
18593
18594 @item gnus-score-interactive-default-score
18595 @vindex gnus-score-interactive-default-score
18596 Score used by all the interactive raise/lower commands to raise/lower
18597 score with.  Default is 1000, which may seem excessive, but this is to
18598 ensure that the adaptive scoring scheme gets enough room to play with.
18599 We don't want the small changes from the adaptive scoring to overwrite
18600 manually entered data.
18601
18602 @item gnus-summary-default-score
18603 @vindex gnus-summary-default-score
18604 Default score of an article, which is 0 by default.
18605
18606 @item gnus-summary-expunge-below
18607 @vindex gnus-summary-expunge-below
18608 Don't display the summary lines of articles that have scores lower than
18609 this variable.  This is @code{nil} by default, which means that no
18610 articles will be hidden.  This variable is local to the summary buffers,
18611 and has to be set from @code{gnus-summary-mode-hook}.
18612
18613 @item gnus-score-over-mark
18614 @vindex gnus-score-over-mark
18615 Mark (in the third column) used for articles with a score over the
18616 default.  Default is @samp{+}.
18617
18618 @item gnus-score-below-mark
18619 @vindex gnus-score-below-mark
18620 Mark (in the third column) used for articles with a score below the
18621 default.  Default is @samp{-}.
18622
18623 @item gnus-score-find-score-files-function
18624 @vindex gnus-score-find-score-files-function
18625 Function used to find score files for the current group.  This function
18626 is called with the name of the group as the argument.
18627
18628 Predefined functions available are:
18629 @table @code
18630
18631 @item gnus-score-find-single
18632 @findex gnus-score-find-single
18633 Only apply the group's own score file.
18634
18635 @item gnus-score-find-bnews
18636 @findex gnus-score-find-bnews
18637 Apply all score files that match, using bnews syntax.  This is the
18638 default.  If the current group is @samp{gnu.emacs.gnus}, for instance,
18639 @file{all.emacs.all.SCORE}, @file{not.alt.all.SCORE} and
18640 @file{gnu.all.SCORE} would all apply.  In short, the instances of
18641 @samp{all} in the score file names are translated into @samp{.*}, and
18642 then a regexp match is done.
18643
18644 This means that if you have some score entries that you want to apply to
18645 all groups, then you put those entries in the @file{all.SCORE} file.
18646
18647 The score files are applied in a semi-random order, although Gnus will
18648 try to apply the more general score files before the more specific score
18649 files.  It does this by looking at the number of elements in the score
18650 file names---discarding the @samp{all} elements.
18651
18652 @item gnus-score-find-hierarchical
18653 @findex gnus-score-find-hierarchical
18654 Apply all score files from all the parent groups.  This means that you
18655 can't have score files like @file{all.SCORE}, but you can have
18656 @file{SCORE}, @file{comp.SCORE} and @file{comp.emacs.SCORE} for each
18657 server.
18658
18659 @end table
18660 This variable can also be a list of functions.  In that case, all
18661 these functions will be called with the group name as argument, and
18662 all the returned lists of score files will be applied.  These
18663 functions can also return lists of lists of score alists directly.  In
18664 that case, the functions that return these non-file score alists
18665 should probably be placed before the ``real'' score file functions, to
18666 ensure that the last score file returned is the local score file.
18667 Phu.
18668
18669 For example, to do hierarchical scoring but use a non-server-specific
18670 overall score file, you could use the value
18671 @example
18672 (list (lambda (group) ("all.SCORE"))
18673       'gnus-score-find-hierarchical)
18674 @end example
18675
18676 @item gnus-score-expiry-days
18677 @vindex gnus-score-expiry-days
18678 This variable says how many days should pass before an unused score file
18679 entry is expired.  If this variable is @code{nil}, no score file entries
18680 are expired.  It's 7 by default.
18681
18682 @item gnus-update-score-entry-dates
18683 @vindex gnus-update-score-entry-dates
18684 If this variable is non-@code{nil}, temporary score entries that have
18685 been triggered (matched) will have their dates updated.  (This is how Gnus
18686 controls expiry---all non-matched-entries will become too old while
18687 matched entries will stay fresh and young.)  However, if you set this
18688 variable to @code{nil}, even matched entries will grow old and will
18689 have to face that oh-so grim reaper.
18690
18691 @item gnus-score-after-write-file-function
18692 @vindex gnus-score-after-write-file-function
18693 Function called with the name of the score file just written.
18694
18695 @item gnus-score-thread-simplify
18696 @vindex gnus-score-thread-simplify
18697 If this variable is non-@code{nil}, article subjects will be simplified
18698 for subject scoring purposes in the same manner as with
18699 threading---according to the current value of
18700 gnus-simplify-subject-functions.  If the scoring entry uses
18701 @code{substring} or @code{exact} matching, the match will also be
18702 simplified in this manner.
18703
18704 @end table
18705
18706
18707 @node Score File Format
18708 @section Score File Format
18709 @cindex score file format
18710
18711 A score file is an @code{emacs-lisp} file that normally contains just a
18712 single form.  Casual users are not expected to edit these files;
18713 everything can be changed from the summary buffer.
18714
18715 Anyway, if you'd like to dig into it yourself, here's an example:
18716
18717 @lisp
18718 (("from"
18719   ("Lars Ingebrigtsen" -10000)
18720   ("Per Abrahamsen")
18721   ("larsi\\|lmi" -50000 nil R))
18722  ("subject"
18723   ("Ding is Badd" nil 728373))
18724  ("xref"
18725   ("alt.politics" -1000 728372 s))
18726  ("lines"
18727   (2 -100 nil <))
18728  (mark 0)
18729  (expunge -1000)
18730  (mark-and-expunge -10)
18731  (read-only nil)
18732  (orphan -10)
18733  (adapt t)
18734  (files "/hom/larsi/News/gnu.SCORE")
18735  (exclude-files "all.SCORE")
18736  (local (gnus-newsgroup-auto-expire t)
18737         (gnus-summary-make-false-root empty))
18738  (eval (ding)))
18739 @end lisp
18740
18741 This example demonstrates most score file elements.  For a different
18742 approach, see @pxref{Advanced Scoring}.
18743
18744 Even though this looks much like lisp code, nothing here is actually
18745 @code{eval}ed.  The lisp reader is used to read this form, though, so it
18746 has to be valid syntactically, if not semantically.
18747
18748 Six keys are supported by this alist:
18749
18750 @table @code
18751
18752 @item STRING
18753 If the key is a string, it is the name of the header to perform the
18754 match on.  Scoring can only be performed on these eight headers:
18755 @code{From}, @code{Subject}, @code{References}, @code{Message-ID},
18756 @code{Xref}, @code{Lines}, @code{Chars} and @code{Date}.  In addition to
18757 these headers, there are three strings to tell Gnus to fetch the entire
18758 article and do the match on larger parts of the article: @code{Body}
18759 will perform the match on the body of the article, @code{Head} will
18760 perform the match on the head of the article, and @code{All} will
18761 perform the match on the entire article.  Note that using any of these
18762 last three keys will slow down group entry @emph{considerably}.  The
18763 final ``header'' you can score on is @code{Followup}.  These score
18764 entries will result in new score entries being added for all follow-ups
18765 to articles that matches these score entries.
18766
18767 Following this key is a arbitrary number of score entries, where each
18768 score entry has one to four elements.
18769 @enumerate
18770
18771 @item
18772 The first element is the @dfn{match element}.  On most headers this will
18773 be a string, but on the Lines and Chars headers, this must be an
18774 integer.
18775
18776 @item
18777 If the second element is present, it should be a number---the @dfn{score
18778 element}.  This number should be an integer in the neginf to posinf
18779 interval.  This number is added to the score of the article if the match
18780 is successful.  If this element is not present, the
18781 @code{gnus-score-interactive-default-score} number will be used
18782 instead.  This is 1000 by default.
18783
18784 @item
18785 If the third element is present, it should be a number---the @dfn{date
18786 element}.  This date says when the last time this score entry matched,
18787 which provides a mechanism for expiring the score entries.  It this
18788 element is not present, the score entry is permanent.  The date is
18789 represented by the number of days since December 31, 1 BCE.
18790
18791 @item
18792 If the fourth element is present, it should be a symbol---the @dfn{type
18793 element}.  This element specifies what function should be used to see
18794 whether this score entry matches the article.  What match types that can
18795 be used depends on what header you wish to perform the match on.
18796 @table @dfn
18797
18798 @item From, Subject, References, Xref, Message-ID
18799 For most header types, there are the @code{r} and @code{R} (regexp), as
18800 well as @code{s} and @code{S} (substring) types, and @code{e} and
18801 @code{E} (exact match), and @code{w} (word match) types.  If this
18802 element is not present, Gnus will assume that substring matching should
18803 be used.  @code{R}, @code{S}, and @code{E} differ from the others in
18804 that the matches will be done in a case-sensitive manner.  All these
18805 one-letter types are really just abbreviations for the @code{regexp},
18806 @code{string}, @code{exact}, and @code{word} types, which you can use
18807 instead, if you feel like.
18808
18809 @item Extra
18810 Just as for the standard string overview headers, if you are using
18811 gnus-extra-headers, you can score on these headers' values.  In this
18812 case, there is a 5th element in the score entry, being the name of the
18813 header to be scored.  The following entry is useful in your
18814 @file{all.SCORE} file in case of spam attacks from a single origin host,
18815 if your @sc{nntp} server tracks NNTP-Posting-Host in overviews:
18816
18817 @lisp
18818 ("111.222.333.444" -1000 nil s "NNTP-Posting-Host")
18819 @end lisp
18820
18821 @item Lines, Chars
18822 These two headers use different match types: @code{<}, @code{>},
18823 @code{=}, @code{>=} and @code{<=}.
18824
18825 These predicates are true if
18826
18827 @example
18828 (PREDICATE HEADER MATCH)
18829 @end example
18830
18831 evaluates to non-@code{nil}.  For instance, the advanced match
18832 @code{("lines" 4 <)} (@pxref{Advanced Scoring}) will result in the
18833 following form:
18834
18835 @lisp
18836 (< header-value 4)
18837 @end lisp
18838
18839 Or to put it another way: When using @code{<} on @code{Lines} with 4 as
18840 the match, we get the score added if the article has less than 4 lines.
18841 (It's easy to get confused and think it's the other way around.  But
18842 it's not.  I think.)
18843
18844 When matching on @code{Lines}, be careful because some back ends (like
18845 @code{nndir}) do not generate @code{Lines} header, so every article ends
18846 up being marked as having 0 lines.  This can lead to strange results if
18847 you happen to lower score of the articles with few lines.
18848
18849 @item Date
18850 For the Date header we have three kinda silly match types:
18851 @code{before}, @code{at} and @code{after}.  I can't really imagine this
18852 ever being useful, but, like, it would feel kinda silly not to provide
18853 this function.  Just in case.  You never know.  Better safe than sorry.
18854 Once burnt, twice shy.  Don't judge a book by its cover.  Never not have
18855 sex on a first date.  (I have been told that at least one person, and I
18856 quote, ``found this function indispensable'', however.)
18857
18858 @cindex ISO8601
18859 @cindex date
18860 A more useful match type is @code{regexp}.  With it, you can match the
18861 date string using a regular expression.  The date is normalized to
18862 ISO8601 compact format first---@var{YYYYMMDD}@code{T}@var{HHMMSS}.  If
18863 you want to match all articles that have been posted on April 1st in
18864 every year, you could use @samp{....0401.........} as a match string,
18865 for instance.  (Note that the date is kept in its original time zone, so
18866 this will match articles that were posted when it was April 1st where
18867 the article was posted from.  Time zones are such wholesome fun for the
18868 whole family, eh?)
18869
18870 @item Head, Body, All
18871 These three match keys use the same match types as the @code{From} (etc)
18872 header uses.
18873
18874 @item Followup
18875 This match key is somewhat special, in that it will match the
18876 @code{From} header, and affect the score of not only the matching
18877 articles, but also all followups to the matching articles.  This allows
18878 you e.g. increase the score of followups to your own articles, or
18879 decrease the score of followups to the articles of some known
18880 trouble-maker.  Uses the same match types as the @code{From} header
18881 uses.  (Using this match key will lead to creation of @file{ADAPT}
18882 files.)
18883
18884 @item Thread
18885 This match key works along the same lines as the @code{Followup} match
18886 key.  If you say that you want to score on a (sub-)thread started by an
18887 article with a @code{Message-ID} @var{x}, then you add a @samp{thread}
18888 match.  This will add a new @samp{thread} match for each article that
18889 has @var{x} in its @code{References} header.  (These new @samp{thread}
18890 matches will use the @code{Message-ID}s of these matching articles.)
18891 This will ensure that you can raise/lower the score of an entire thread,
18892 even though some articles in the thread may not have complete
18893 @code{References} headers.  Note that using this may lead to
18894 undeterministic scores of the articles in the thread.  (Using this match
18895 key will lead to creation of @file{ADAPT} files.)
18896 @end table
18897 @end enumerate
18898
18899 @cindex Score File Atoms
18900 @item mark
18901 The value of this entry should be a number.  Any articles with a score
18902 lower than this number will be marked as read.
18903
18904 @item expunge
18905 The value of this entry should be a number.  Any articles with a score
18906 lower than this number will be removed from the summary buffer.
18907
18908 @item mark-and-expunge
18909 The value of this entry should be a number.  Any articles with a score
18910 lower than this number will be marked as read and removed from the
18911 summary buffer.
18912
18913 @item thread-mark-and-expunge
18914 The value of this entry should be a number.  All articles that belong to
18915 a thread that has a total score below this number will be marked as read
18916 and removed from the summary buffer.  @code{gnus-thread-score-function}
18917 says how to compute the total score for a thread.
18918
18919 @item files
18920 The value of this entry should be any number of file names.  These files
18921 are assumed to be score files as well, and will be loaded the same way
18922 this one was.
18923
18924 @item exclude-files
18925 The clue of this entry should be any number of files.  These files will
18926 not be loaded, even though they would normally be so, for some reason or
18927 other.
18928
18929 @item eval
18930 The value of this entry will be @code{eval}el.  This element will be
18931 ignored when handling global score files.
18932
18933 @item read-only
18934 Read-only score files will not be updated or saved.  Global score files
18935 should feature this atom (@pxref{Global Score Files}).  (Note:
18936 @dfn{Global} here really means @dfn{global}; not your personal
18937 apply-to-all-groups score files.)
18938
18939 @item orphan
18940 The value of this entry should be a number.  Articles that do not have
18941 parents will get this number added to their scores.  Imagine you follow
18942 some high-volume newsgroup, like @samp{comp.lang.c}.  Most likely you
18943 will only follow a few of the threads, also want to see any new threads.
18944
18945 You can do this with the following two score file entries:
18946
18947 @example
18948         (orphan -500)
18949         (mark-and-expunge -100)
18950 @end example
18951
18952 When you enter the group the first time, you will only see the new
18953 threads.  You then raise the score of the threads that you find
18954 interesting (with @kbd{I T} or @kbd{I S}), and ignore (@kbd{C y}) the
18955 rest.  Next time you enter the group, you will see new articles in the
18956 interesting threads, plus any new threads.
18957
18958 I.e.---the orphan score atom is for high-volume groups where a few
18959 interesting threads which can't be found automatically by ordinary
18960 scoring rules exist.
18961
18962 @item adapt
18963 This entry controls the adaptive scoring.  If it is @code{t}, the
18964 default adaptive scoring rules will be used.  If it is @code{ignore}, no
18965 adaptive scoring will be performed on this group.  If it is a list, this
18966 list will be used as the adaptive scoring rules.  If it isn't present,
18967 or is something other than @code{t} or @code{ignore}, the default
18968 adaptive scoring rules will be used.  If you want to use adaptive
18969 scoring on most groups, you'd set @code{gnus-use-adaptive-scoring} to
18970 @code{t}, and insert an @code{(adapt ignore)} in the groups where you do
18971 not want adaptive scoring.  If you only want adaptive scoring in a few
18972 groups, you'd set @code{gnus-use-adaptive-scoring} to @code{nil}, and
18973 insert @code{(adapt t)} in the score files of the groups where you want
18974 it.
18975
18976 @item adapt-file
18977 All adaptive score entries will go to the file named by this entry.  It
18978 will also be applied when entering the group.  This atom might be handy
18979 if you want to adapt on several groups at once, using the same adaptive
18980 file for a number of groups.
18981
18982 @item local
18983 @cindex local variables
18984 The value of this entry should be a list of @code{(@var{var}
18985 @var{value})} pairs.  Each @var{var} will be made buffer-local to the
18986 current summary buffer, and set to the value specified.  This is a
18987 convenient, if somewhat strange, way of setting variables in some
18988 groups if you don't like hooks much.  Note that the @var{value} won't
18989 be evaluated.
18990 @end table
18991
18992
18993 @node Score File Editing
18994 @section Score File Editing
18995
18996 You normally enter all scoring commands from the summary buffer, but you
18997 might feel the urge to edit them by hand as well, so we've supplied you
18998 with a mode for that.
18999
19000 It's simply a slightly customized @code{emacs-lisp} mode, with these
19001 additional commands:
19002
19003 @table @kbd
19004
19005 @item C-c C-c
19006 @kindex C-c C-c (Score)
19007 @findex gnus-score-edit-done
19008 Save the changes you have made and return to the summary buffer
19009 (@code{gnus-score-edit-done}).
19010
19011 @item C-c C-d
19012 @kindex C-c C-d (Score)
19013 @findex gnus-score-edit-insert-date
19014 Insert the current date in numerical format
19015 (@code{gnus-score-edit-insert-date}).  This is really the day number, if
19016 you were wondering.
19017
19018 @item C-c C-p
19019 @kindex C-c C-p (Score)
19020 @findex gnus-score-pretty-print
19021 The adaptive score files are saved in an unformatted fashion.  If you
19022 intend to read one of these files, you want to @dfn{pretty print} it
19023 first.  This command (@code{gnus-score-pretty-print}) does that for
19024 you.
19025
19026 @end table
19027
19028 Type @kbd{M-x gnus-score-mode} to use this mode.
19029
19030 @vindex gnus-score-mode-hook
19031 @code{gnus-score-menu-hook} is run in score mode buffers.
19032
19033 In the summary buffer you can use commands like @kbd{V f} and @kbd{V
19034 e} to begin editing score files.
19035
19036
19037 @node Adaptive Scoring
19038 @section Adaptive Scoring
19039 @cindex adaptive scoring
19040
19041 If all this scoring is getting you down, Gnus has a way of making it all
19042 happen automatically---as if by magic.  Or rather, as if by artificial
19043 stupidity, to be precise.
19044
19045 @vindex gnus-use-adaptive-scoring
19046 When you read an article, or mark an article as read, or kill an
19047 article, you leave marks behind.  On exit from the group, Gnus can sniff
19048 these marks and add score elements depending on what marks it finds.
19049 You turn on this ability by setting @code{gnus-use-adaptive-scoring} to
19050 @code{t} or @code{(line)}.  If you want score adaptively on separate
19051 words appearing in the subjects, you should set this variable to
19052 @code{(word)}.  If you want to use both adaptive methods, set this
19053 variable to @code{(word line)}.
19054
19055 @vindex gnus-default-adaptive-score-alist
19056 To give you complete control over the scoring process, you can customize
19057 the @code{gnus-default-adaptive-score-alist} variable.  For instance, it
19058 might look something like this:
19059
19060 @lisp
19061 (setq gnus-default-adaptive-score-alist
19062   '((gnus-unread-mark)
19063     (gnus-ticked-mark (from 4))
19064     (gnus-dormant-mark (from 5))
19065     (gnus-del-mark (from -4) (subject -1))
19066     (gnus-read-mark (from 4) (subject 2))
19067     (gnus-expirable-mark (from -1) (subject -1))
19068     (gnus-killed-mark (from -1) (subject -3))
19069     (gnus-kill-file-mark)
19070     (gnus-ancient-mark)
19071     (gnus-low-score-mark)
19072     (gnus-catchup-mark (from -1) (subject -1))))
19073 @end lisp
19074
19075 As you see, each element in this alist has a mark as a key (either a
19076 variable name or a ``real'' mark---a character).  Following this key is
19077 a arbitrary number of header/score pairs.  If there are no header/score
19078 pairs following the key, no adaptive scoring will be done on articles
19079 that have that key as the article mark.  For instance, articles with
19080 @code{gnus-unread-mark} in the example above will not get adaptive score
19081 entries.
19082
19083 Each article can have only one mark, so just a single of these rules
19084 will be applied to each article.
19085
19086 To take @code{gnus-del-mark} as an example---this alist says that all
19087 articles that have that mark (i.e., are marked with @samp{e}) will have a
19088 score entry added to lower based on the @code{From} header by -4, and
19089 lowered by @code{Subject} by -1.  Change this to fit your prejudices.
19090
19091 If you have marked 10 articles with the same subject with
19092 @code{gnus-del-mark}, the rule for that mark will be applied ten times.
19093 That means that that subject will get a score of ten times -1, which
19094 should be, unless I'm much mistaken, -10.
19095
19096 If you have auto-expirable (mail) groups (@pxref{Expiring Mail}), all
19097 the read articles will be marked with the @samp{E} mark.  This'll
19098 probably make adaptive scoring slightly impossible, so auto-expiring and
19099 adaptive scoring doesn't really mix very well.
19100
19101 The headers you can score on are @code{from}, @code{subject},
19102 @code{message-id}, @code{references}, @code{xref}, @code{lines},
19103 @code{chars} and @code{date}.  In addition, you can score on
19104 @code{followup}, which will create an adaptive score entry that matches
19105 on the @code{References} header using the @code{Message-ID} of the
19106 current article, thereby matching the following thread.
19107
19108 If you use this scheme, you should set the score file atom @code{mark}
19109 to something small---like -300, perhaps, to avoid having small random
19110 changes result in articles getting marked as read.
19111
19112 After using adaptive scoring for a week or so, Gnus should start to
19113 become properly trained and enhance the authors you like best, and kill
19114 the authors you like least, without you having to say so explicitly.
19115
19116 You can control what groups the adaptive scoring is to be performed on
19117 by using the score files (@pxref{Score File Format}).  This will also
19118 let you use different rules in different groups.
19119
19120 @vindex gnus-adaptive-file-suffix
19121 The adaptive score entries will be put into a file where the name is the
19122 group name with @code{gnus-adaptive-file-suffix} appended.  The default
19123 is @file{ADAPT}.
19124
19125 @vindex gnus-score-exact-adapt-limit
19126 When doing adaptive scoring, substring or fuzzy matching would probably
19127 give you the best results in most cases.  However, if the header one
19128 matches is short, the possibility for false positives is great, so if
19129 the length of the match is less than
19130 @code{gnus-score-exact-adapt-limit}, exact matching will be used.  If
19131 this variable is @code{nil}, exact matching will always be used to avoid
19132 this problem.
19133
19134 @vindex gnus-default-adaptive-word-score-alist
19135 As mentioned above, you can adapt either on individual words or entire
19136 headers.  If you adapt on words, the
19137 @code{gnus-default-adaptive-word-score-alist} variable says what score
19138 each instance of a word should add given a mark.
19139
19140 @lisp
19141 (setq gnus-default-adaptive-word-score-alist
19142       `((,gnus-read-mark . 30)
19143         (,gnus-catchup-mark . -10)
19144         (,gnus-killed-mark . -20)
19145         (,gnus-del-mark . -15)))
19146 @end lisp
19147
19148 This is the default value.  If you have adaption on words enabled, every
19149 word that appears in subjects of articles marked with
19150 @code{gnus-read-mark} will result in a score rule that increase the
19151 score with 30 points.
19152
19153 @vindex gnus-default-ignored-adaptive-words
19154 @vindex gnus-ignored-adaptive-words
19155 Words that appear in the @code{gnus-default-ignored-adaptive-words} list
19156 will be ignored.  If you wish to add more words to be ignored, use the
19157 @code{gnus-ignored-adaptive-words} list instead.
19158
19159 @vindex gnus-adaptive-word-length-limit
19160 Some may feel that short words shouldn't count when doing adaptive
19161 scoring.  If so, you may set @code{gnus-adaptive-word-length-limit} to
19162 an integer.  Words shorter than this number will be ignored.  This
19163 variable defaults to @code{nil}.
19164
19165 @vindex gnus-adaptive-word-syntax-table
19166 When the scoring is done, @code{gnus-adaptive-word-syntax-table} is the
19167 syntax table in effect.  It is similar to the standard syntax table, but
19168 it considers numbers to be non-word-constituent characters.
19169
19170 @vindex gnus-adaptive-word-minimum
19171 If @code{gnus-adaptive-word-minimum} is set to a number, the adaptive
19172 word scoring process will never bring down the score of an article to
19173 below this number.  The default is @code{nil}.
19174
19175 @vindex gnus-adaptive-word-no-group-words
19176 If @code{gnus-adaptive-word-no-group-words} is set to @code{t}, gnus
19177 won't adaptively word score any of the words in the group name.  Useful
19178 for groups like @samp{comp.editors.emacs}, where most of the subject
19179 lines contain the word @samp{emacs}.
19180
19181 After using this scheme for a while, it might be nice to write a
19182 @code{gnus-psychoanalyze-user} command to go through the rules and see
19183 what words you like and what words you don't like.  Or perhaps not.
19184
19185 Note that the adaptive word scoring thing is highly experimental and is
19186 likely to change in the future.  Initial impressions seem to indicate
19187 that it's totally useless as it stands.  Some more work (involving more
19188 rigorous statistical methods) will have to be done to make this useful.
19189
19190
19191 @node Home Score File
19192 @section Home Score File
19193
19194 The score file where new score file entries will go is called the
19195 @dfn{home score file}.  This is normally (and by default) the score file
19196 for the group itself.  For instance, the home score file for
19197 @samp{gnu.emacs.gnus} is @file{gnu.emacs.gnus.SCORE}.
19198
19199 However, this may not be what you want.  It is often convenient to share
19200 a common home score file among many groups---all @samp{emacs} groups
19201 could perhaps use the same home score file.
19202
19203 @vindex gnus-home-score-file
19204 The variable that controls this is @code{gnus-home-score-file}.  It can
19205 be:
19206
19207 @enumerate
19208 @item
19209 A string.  Then this file will be used as the home score file for all
19210 groups.
19211
19212 @item
19213 A function.  The result of this function will be used as the home score
19214 file.  The function will be called with the name of the group as the
19215 parameter.
19216
19217 @item
19218 A list.  The elements in this list can be:
19219
19220 @enumerate
19221 @item
19222 @code{(@var{regexp} @var{file-name})}.  If the @var{regexp} matches the
19223 group name, the @var{file-name} will be used as the home score file.
19224
19225 @item
19226 A function.  If the function returns non-nil, the result will be used as
19227 the home score file.
19228
19229 @item
19230 A string.  Use the string as the home score file.
19231 @end enumerate
19232
19233 The list will be traversed from the beginning towards the end looking
19234 for matches.
19235
19236 @end enumerate
19237
19238 So, if you want to use just a single score file, you could say:
19239
19240 @lisp
19241 (setq gnus-home-score-file
19242       "my-total-score-file.SCORE")
19243 @end lisp
19244
19245 If you want to use @file{gnu.SCORE} for all @samp{gnu} groups and
19246 @file{rec.SCORE} for all @samp{rec} groups (and so on), you can say:
19247
19248 @findex gnus-hierarchial-home-score-file
19249 @lisp
19250 (setq gnus-home-score-file
19251       'gnus-hierarchial-home-score-file)
19252 @end lisp
19253
19254 This is a ready-made function provided for your convenience.
19255 Other functions include
19256
19257 @table @code
19258 @item gnus-current-home-score-file
19259 @findex gnus-current-home-score-file
19260 Return the ``current'' regular score file.  This will make scoring
19261 commands add entry to the ``innermost'' matching score file.
19262
19263 @end table
19264
19265 If you want to have one score file for the @samp{emacs} groups and
19266 another for the @samp{comp} groups, while letting all other groups use
19267 their own home score files:
19268
19269 @lisp
19270 (setq gnus-home-score-file
19271       ;; All groups that match the regexp "\\.emacs"
19272       '(("\\.emacs" "emacs.SCORE")
19273         ;; All the comp groups in one score file
19274         ("^comp" "comp.SCORE")))
19275 @end lisp
19276
19277 @vindex gnus-home-adapt-file
19278 @code{gnus-home-adapt-file} works exactly the same way as
19279 @code{gnus-home-score-file}, but says what the home adaptive score file
19280 is instead.  All new adaptive file entries will go into the file
19281 specified by this variable, and the same syntax is allowed.
19282
19283 In addition to using @code{gnus-home-score-file} and
19284 @code{gnus-home-adapt-file}, you can also use group parameters
19285 (@pxref{Group Parameters}) and topic parameters (@pxref{Topic
19286 Parameters}) to achieve much the same.  Group and topic parameters take
19287 precedence over this variable.
19288
19289
19290 @node Followups To Yourself
19291 @section Followups To Yourself
19292
19293 Gnus offers two commands for picking out the @code{Message-ID} header in
19294 the current buffer.  Gnus will then add a score rule that scores using
19295 this @code{Message-ID} on the @code{References} header of other
19296 articles.  This will, in effect, increase the score of all articles that
19297 respond to the article in the current buffer.  Quite useful if you want
19298 to easily note when people answer what you've said.
19299
19300 @table @code
19301
19302 @item gnus-score-followup-article
19303 @findex gnus-score-followup-article
19304 This will add a score to articles that directly follow up your own
19305 article.
19306
19307 @item gnus-score-followup-thread
19308 @findex gnus-score-followup-thread
19309 This will add a score to all articles that appear in a thread ``below''
19310 your own article.
19311 @end table
19312
19313 @vindex message-sent-hook
19314 These two functions are both primarily meant to be used in hooks like
19315 @code{message-sent-hook}, like this:
19316 @lisp
19317 (add-hook 'message-sent-hook 'gnus-score-followup-thread)
19318 @end lisp
19319
19320
19321 If you look closely at your own @code{Message-ID}, you'll notice that
19322 the first two or three characters are always the same.  Here's two of
19323 mine:
19324
19325 @example
19326 <x6u3u47icf.fsf@@eyesore.no>
19327 <x6sp9o7ibw.fsf@@eyesore.no>
19328 @end example
19329
19330 So ``my'' ident on this machine is @samp{x6}.  This can be
19331 exploited---the following rule will raise the score on all followups to
19332 myself:
19333
19334 @lisp
19335 ("references"
19336  ("<x6[0-9a-z]+\\.fsf\\(_-_\\)?@@.*eyesore\\.no>"
19337   1000 nil r))
19338 @end lisp
19339
19340 Whether it's the first two or first three characters that are ``yours''
19341 is system-dependent.
19342
19343
19344 @node Scoring On Other Headers
19345 @section Scoring On Other Headers
19346 @cindex scoring on other headers
19347
19348 Gnus is quite fast when scoring the ``traditional''
19349 headers---@samp{From}, @samp{Subject} and so on.  However, scoring
19350 other headers requires writing a @code{head} scoring rule, which means
19351 that Gnus has to request every single article from the back end to find
19352 matches.  This takes a long time in big groups.
19353
19354 Now, there's not much you can do about this for news groups, but for
19355 mail groups, you have greater control.  In the @pxref{To From
19356 Newsgroups} section of the manual, it's explained in greater detail what
19357 this mechanism does, but here's a cookbook example for @code{nnml} on
19358 how to allow scoring on the @samp{To} and @samp{Cc} headers.
19359
19360 Put the following in your @file{~/.gnus.el} file.
19361
19362 @lisp
19363 (setq gnus-extra-headers '(To Cc Newsgroups Keywords)
19364       nnmail-extra-headers gnus-extra-headers)
19365 @end lisp
19366
19367 Restart Gnus and rebuild your @code{nnml} overview files with the
19368 @kbd{M-x nnml-generate-nov-databases} command.  This will take a long
19369 time if you have much mail.
19370
19371 Now you can score on @samp{To} and @samp{Cc} as ``extra headers'' like
19372 so: @kbd{I e s p To RET <your name> RET}.
19373
19374 See?  Simple.
19375
19376
19377 @node Scoring Tips
19378 @section Scoring Tips
19379 @cindex scoring tips
19380
19381 @table @dfn
19382
19383 @item Crossposts
19384 @cindex crossposts
19385 @cindex scoring crossposts
19386 If you want to lower the score of crossposts, the line to match on is
19387 the @code{Xref} header.
19388 @lisp
19389 ("xref" (" talk.politics.misc:" -1000))
19390 @end lisp
19391
19392 @item Multiple crossposts
19393 If you want to lower the score of articles that have been crossposted to
19394 more than, say, 3 groups:
19395 @lisp
19396 ("xref"
19397   ("[^:\n]+:[0-9]+ +[^:\n]+:[0-9]+ +[^:\n]+:[0-9]+"
19398    -1000 nil r))
19399 @end lisp
19400
19401 @item Matching on the body
19402 This is generally not a very good idea---it takes a very long time.
19403 Gnus actually has to fetch each individual article from the server.  But
19404 you might want to anyway, I guess.  Even though there are three match
19405 keys (@code{Head}, @code{Body} and @code{All}), you should choose one
19406 and stick with it in each score file.  If you use any two, each article
19407 will be fetched @emph{twice}.  If you want to match a bit on the
19408 @code{Head} and a bit on the @code{Body}, just use @code{All} for all
19409 the matches.
19410
19411 @item Marking as read
19412 You will probably want to mark articles that have scores below a certain
19413 number as read.  This is most easily achieved by putting the following
19414 in your @file{all.SCORE} file:
19415 @lisp
19416 ((mark -100))
19417 @end lisp
19418 You may also consider doing something similar with @code{expunge}.
19419
19420 @item Negated character classes
19421 If you say stuff like @code{[^abcd]*}, you may get unexpected results.
19422 That will match newlines, which might lead to, well, The Unknown.  Say
19423 @code{[^abcd\n]*} instead.
19424 @end table
19425
19426
19427 @node Reverse Scoring
19428 @section Reverse Scoring
19429 @cindex reverse scoring
19430
19431 If you want to keep just articles that have @samp{Sex with Emacs} in the
19432 subject header, and expunge all other articles, you could put something
19433 like this in your score file:
19434
19435 @lisp
19436 (("subject"
19437   ("Sex with Emacs" 2))
19438  (mark 1)
19439  (expunge 1))
19440 @end lisp
19441
19442 So, you raise all articles that match @samp{Sex with Emacs} and mark the
19443 rest as read, and expunge them to boot.
19444
19445
19446 @node Global Score Files
19447 @section Global Score Files
19448 @cindex global score files
19449
19450 Sure, other newsreaders have ``global kill files''.  These are usually
19451 nothing more than a single kill file that applies to all groups, stored
19452 in the user's home directory.  Bah!  Puny, weak newsreaders!
19453
19454 What I'm talking about here are Global Score Files.  Score files from
19455 all over the world, from users everywhere, uniting all nations in one
19456 big, happy score file union!  Ange-score!  New and untested!
19457
19458 @vindex gnus-global-score-files
19459 All you have to do to use other people's score files is to set the
19460 @code{gnus-global-score-files} variable.  One entry for each score file,
19461 or each score file directory.  Gnus will decide by itself what score
19462 files are applicable to which group.
19463
19464 To use the score file
19465 @file{/ftp@@ftp.gnus.org:/pub/larsi/ding/score/soc.motss.SCORE} and
19466 all score files in the @file{/ftp@@ftp.some-where:/pub/score} directory,
19467 say this:
19468
19469 @lisp
19470 (setq gnus-global-score-files
19471       '("/ftp@@ftp.gnus.org:/pub/larsi/ding/score/soc.motss.SCORE"
19472         "/ftp@@ftp.some-where:/pub/score/"))
19473 @end lisp
19474
19475 @findex gnus-score-search-global-directories
19476 @noindent
19477 Simple, eh?  Directory names must end with a @samp{/}.  These
19478 directories are typically scanned only once during each Gnus session.
19479 If you feel the need to manually re-scan the remote directories, you can
19480 use the @code{gnus-score-search-global-directories} command.
19481
19482 Note that, at present, using this option will slow down group entry
19483 somewhat.  (That is---a lot.)
19484
19485 If you want to start maintaining score files for other people to use,
19486 just put your score file up for anonymous ftp and announce it to the
19487 world.  Become a retro-moderator!  Participate in the retro-moderator
19488 wars sure to ensue, where retro-moderators battle it out for the
19489 sympathy of the people, luring them to use their score files on false
19490 premises!  Yay!  The net is saved!
19491
19492 Here are some tips for the would-be retro-moderator, off the top of my
19493 head:
19494
19495 @itemize @bullet
19496
19497 @item
19498 Articles heavily crossposted are probably junk.
19499 @item
19500 To lower a single inappropriate article, lower by @code{Message-ID}.
19501 @item
19502 Particularly brilliant authors can be raised on a permanent basis.
19503 @item
19504 Authors that repeatedly post off-charter for the group can safely be
19505 lowered out of existence.
19506 @item
19507 Set the @code{mark} and @code{expunge} atoms to obliterate the nastiest
19508 articles completely.
19509
19510 @item
19511 Use expiring score entries to keep the size of the file down.  You
19512 should probably have a long expiry period, though, as some sites keep
19513 old articles for a long time.
19514 @end itemize
19515
19516 @dots{} I wonder whether other newsreaders will support global score files
19517 in the future.  @emph{Snicker}.  Yup, any day now, newsreaders like Blue
19518 Wave, xrn and 1stReader are bound to implement scoring.  Should we start
19519 holding our breath yet?
19520
19521
19522 @node Kill Files
19523 @section Kill Files
19524 @cindex kill files
19525
19526 Gnus still supports those pesky old kill files.  In fact, the kill file
19527 entries can now be expiring, which is something I wrote before Daniel
19528 Quinlan thought of doing score files, so I've left the code in there.
19529
19530 In short, kill processing is a lot slower (and I do mean @emph{a lot})
19531 than score processing, so it might be a good idea to rewrite your kill
19532 files into score files.
19533
19534 Anyway, a kill file is a normal @code{emacs-lisp} file.  You can put any
19535 forms into this file, which means that you can use kill files as some
19536 sort of primitive hook function to be run on group entry, even though
19537 that isn't a very good idea.
19538
19539 Normal kill files look like this:
19540
19541 @lisp
19542 (gnus-kill "From" "Lars Ingebrigtsen")
19543 (gnus-kill "Subject" "ding")
19544 (gnus-expunge "X")
19545 @end lisp
19546
19547 This will mark every article written by me as read, and remove the
19548 marked articles from the summary buffer.  Very useful, you'll agree.
19549
19550 Other programs use a totally different kill file syntax.  If Gnus
19551 encounters what looks like a @code{rn} kill file, it will take a stab at
19552 interpreting it.
19553
19554 Two summary functions for editing a GNUS kill file:
19555
19556 @table @kbd
19557
19558 @item M-k
19559 @kindex M-k (Summary)
19560 @findex gnus-summary-edit-local-kill
19561 Edit this group's kill file (@code{gnus-summary-edit-local-kill}).
19562
19563 @item M-K
19564 @kindex M-K (Summary)
19565 @findex gnus-summary-edit-global-kill
19566 Edit the general kill file (@code{gnus-summary-edit-global-kill}).
19567 @end table
19568
19569 Two group mode functions for editing the kill files:
19570
19571 @table @kbd
19572
19573 @item M-k
19574 @kindex M-k (Group)
19575 @findex gnus-group-edit-local-kill
19576 Edit this group's kill file (@code{gnus-group-edit-local-kill}).
19577
19578 @item M-K
19579 @kindex M-K (Group)
19580 @findex gnus-group-edit-global-kill
19581 Edit the general kill file (@code{gnus-group-edit-global-kill}).
19582 @end table
19583
19584 Kill file variables:
19585
19586 @table @code
19587 @item gnus-kill-file-name
19588 @vindex gnus-kill-file-name
19589 A kill file for the group @samp{soc.motss} is normally called
19590 @file{soc.motss.KILL}.  The suffix appended to the group name to get
19591 this file name is detailed by the @code{gnus-kill-file-name} variable.
19592 The ``global'' kill file (not in the score file sense of ``global'', of
19593 course) is just called @file{KILL}.
19594
19595 @vindex gnus-kill-save-kill-file
19596 @item gnus-kill-save-kill-file
19597 If this variable is non-@code{nil}, Gnus will save the
19598 kill file after processing, which is necessary if you use expiring
19599 kills.
19600
19601 @item gnus-apply-kill-hook
19602 @vindex gnus-apply-kill-hook
19603 @findex gnus-apply-kill-file-unless-scored
19604 @findex gnus-apply-kill-file
19605 A hook called to apply kill files to a group.  It is
19606 @code{(gnus-apply-kill-file)} by default.  If you want to ignore the
19607 kill file if you have a score file for the same group, you can set this
19608 hook to @code{(gnus-apply-kill-file-unless-scored)}.  If you don't want
19609 kill files to be processed, you should set this variable to @code{nil}.
19610
19611 @item gnus-kill-file-mode-hook
19612 @vindex gnus-kill-file-mode-hook
19613 A hook called in kill-file mode buffers.
19614
19615 @end table
19616
19617
19618 @node Converting Kill Files
19619 @section Converting Kill Files
19620 @cindex kill files
19621 @cindex converting kill files
19622
19623 If you have loads of old kill files, you may want to convert them into
19624 score files.  If they are ``regular'', you can use
19625 the @file{gnus-kill-to-score.el} package; if not, you'll have to do it
19626 by hand.
19627
19628 The kill to score conversion package isn't included in Gnus by default.
19629 You can fetch it from
19630 @uref{http://www.stud.ifi.uio.no/~larsi/ding-various/gnus-kill-to-score.el}.
19631
19632 If your old kill files are very complex---if they contain more
19633 non-@code{gnus-kill} forms than not, you'll have to convert them by
19634 hand.  Or just let them be as they are.  Gnus will still use them as
19635 before.
19636
19637
19638 @node GroupLens
19639 @section GroupLens
19640 @cindex GroupLens
19641
19642 GroupLens (@uref{http://www.cs.umn.edu/Research/GroupLens/}) is a
19643 collaborative filtering system that helps you work together with other
19644 people to find the quality news articles out of the huge volume of
19645 news articles generated every day.
19646
19647 To accomplish this the GroupLens system combines your opinions about
19648 articles you have already read with the opinions of others who have done
19649 likewise and gives you a personalized prediction for each unread news
19650 article.  Think of GroupLens as a matchmaker.  GroupLens watches how you
19651 rate articles, and finds other people that rate articles the same way.
19652 Once it has found some people you agree with it tells you, in the form
19653 of a prediction, what they thought of the article.  You can use this
19654 prediction to help you decide whether or not you want to read the
19655 article.
19656
19657 @sc{Note:} Unfortunately the GroupLens system seems to have shut down,
19658 so this section is mostly of historical interest.
19659
19660 @menu
19661 * Using GroupLens::             How to make Gnus use GroupLens.
19662 * Rating Articles::             Letting GroupLens know how you rate articles.
19663 * Displaying Predictions::      Displaying predictions given by GroupLens.
19664 * GroupLens Variables::         Customizing GroupLens.
19665 @end menu
19666
19667
19668 @node Using GroupLens
19669 @subsection Using GroupLens
19670
19671 To use GroupLens you must register a pseudonym with your local Better
19672 Bit Bureau (BBB).
19673 @uref{http://www.cs.umn.edu/Research/GroupLens/bbb.html} is the only
19674 better bit in town at the moment.
19675
19676 Once you have registered you'll need to set a couple of variables.
19677
19678 @table @code
19679
19680 @item gnus-use-grouplens
19681 @vindex gnus-use-grouplens
19682 Setting this variable to a non-@code{nil} value will make Gnus hook into
19683 all the relevant GroupLens functions.
19684
19685 @item grouplens-pseudonym
19686 @vindex grouplens-pseudonym
19687 This variable should be set to the pseudonym you got when registering
19688 with the Better Bit Bureau.
19689
19690 @item grouplens-newsgroups
19691 @vindex grouplens-newsgroups
19692 A list of groups that you want to get GroupLens predictions for.
19693
19694 @end table
19695
19696 That's the minimum of what you need to get up and running with GroupLens.
19697 Once you've registered, GroupLens will start giving you scores for
19698 articles based on the average of what other people think.  But, to get
19699 the real benefit of GroupLens you need to start rating articles
19700 yourself.  Then the scores GroupLens gives you will be personalized for
19701 you, based on how the people you usually agree with have already rated.
19702
19703
19704 @node Rating Articles
19705 @subsection Rating Articles
19706
19707 In GroupLens, an article is rated on a scale from 1 to 5, inclusive.
19708 Where 1 means something like this article is a waste of bandwidth and 5
19709 means that the article was really good.  The basic question to ask
19710 yourself is, ``on a scale from 1 to 5 would I like to see more articles
19711 like this one?''
19712
19713 There are four ways to enter a rating for an article in GroupLens.
19714
19715 @table @kbd
19716
19717 @item r
19718 @kindex r (GroupLens)
19719 @findex bbb-summary-rate-article
19720 This function will prompt you for a rating on a scale of one to five.
19721
19722 @item k
19723 @kindex k (GroupLens)
19724 @findex grouplens-score-thread
19725 This function will prompt you for a rating, and rate all the articles in
19726 the thread.  This is really useful for some of those long running giant
19727 threads in rec.humor.
19728
19729 @end table
19730
19731 The next two commands, @kbd{n} and @kbd{,} take a numerical prefix to be
19732 the score of the article you're reading.
19733
19734 @table @kbd
19735
19736 @item 1-5 n
19737 @kindex n (GroupLens)
19738 @findex grouplens-next-unread-article
19739 Rate the article and go to the next unread article.
19740
19741 @item 1-5 ,
19742 @kindex , (GroupLens)
19743 @findex grouplens-best-unread-article
19744 Rate the article and go to the next unread article with the highest score.
19745
19746 @end table
19747
19748 If you want to give the current article a score of 4 and then go to the
19749 next article, just type @kbd{4 n}.
19750
19751
19752 @node Displaying Predictions
19753 @subsection Displaying Predictions
19754
19755 GroupLens makes a prediction for you about how much you will like a
19756 news article.  The predictions from GroupLens are on a scale from 1 to
19757 5, where 1 is the worst and 5 is the best.  You can use the predictions
19758 from GroupLens in one of three ways controlled by the variable
19759 @code{gnus-grouplens-override-scoring}.
19760
19761 @vindex gnus-grouplens-override-scoring
19762 There are three ways to display predictions in grouplens.  You may
19763 choose to have the GroupLens scores contribute to, or override the
19764 regular gnus scoring mechanism.  override is the default; however, some
19765 people prefer to see the Gnus scores plus the grouplens scores.  To get
19766 the separate scoring behavior you need to set
19767 @code{gnus-grouplens-override-scoring} to @code{'separate}.  To have the
19768 GroupLens predictions combined with the grouplens scores set it to
19769 @code{'override} and to combine the scores set
19770 @code{gnus-grouplens-override-scoring} to @code{'combine}.  When you use
19771 the combine option you will also want to set the values for
19772 @code{grouplens-prediction-offset} and
19773 @code{grouplens-score-scale-factor}.
19774
19775 @vindex grouplens-prediction-display
19776 In either case, GroupLens gives you a few choices for how you would like
19777 to see your predictions displayed.  The display of predictions is
19778 controlled by the @code{grouplens-prediction-display} variable.
19779
19780 The following are valid values for that variable.
19781
19782 @table @code
19783 @item prediction-spot
19784 The higher the prediction, the further to the right an @samp{*} is
19785 displayed.
19786
19787 @item confidence-interval
19788 A numeric confidence interval.
19789
19790 @item prediction-bar
19791 The higher the prediction, the longer the bar.
19792
19793 @item confidence-bar
19794 Numerical confidence.
19795
19796 @item confidence-spot
19797 The spot gets bigger with more confidence.
19798
19799 @item prediction-num
19800 Plain-old numeric value.
19801
19802 @item confidence-plus-minus
19803 Prediction +/- confidence.
19804
19805 @end table
19806
19807
19808 @node GroupLens Variables
19809 @subsection GroupLens Variables
19810
19811 @table @code
19812
19813 @item gnus-summary-grouplens-line-format
19814 The summary line format used in GroupLens-enhanced summary buffers.  It
19815 accepts the same specs as the normal summary line format (@pxref{Summary
19816 Buffer Lines}).  The default is @samp{%U%R%z%l%I%(%[%4L: %-23,23n%]%)
19817 %s\n}.
19818
19819 @item grouplens-bbb-host
19820 Host running the bbbd server.  @samp{grouplens.cs.umn.edu} is the
19821 default.
19822
19823 @item grouplens-bbb-port
19824 Port of the host running the bbbd server.  The default is 9000.
19825
19826 @item grouplens-score-offset
19827 Offset the prediction by this value.  In other words, subtract the
19828 prediction value by this number to arrive at the effective score.  The
19829 default is 0.
19830
19831 @item grouplens-score-scale-factor
19832 This variable allows the user to magnify the effect of GroupLens scores.
19833 The scale factor is applied after the offset.  The default is 1.
19834
19835 @end table
19836
19837
19838 @node Advanced Scoring
19839 @section Advanced Scoring
19840
19841 Scoring on Subjects and From headers is nice enough, but what if you're
19842 really interested in what a person has to say only when she's talking
19843 about a particular subject?  Or what if you really don't want to
19844 read what person A has to say when she's following up to person B, but
19845 want to read what she says when she's following up to person C?
19846
19847 By using advanced scoring rules you may create arbitrarily complex
19848 scoring patterns.
19849
19850 @menu
19851 * Advanced Scoring Syntax::     A definition.
19852 * Advanced Scoring Examples::   What they look like.
19853 * Advanced Scoring Tips::       Getting the most out of it.
19854 @end menu
19855
19856
19857 @node Advanced Scoring Syntax
19858 @subsection Advanced Scoring Syntax
19859
19860 Ordinary scoring rules have a string as the first element in the rule.
19861 Advanced scoring rules have a list as the first element.  The second
19862 element is the score to be applied if the first element evaluated to a
19863 non-@code{nil} value.
19864
19865 These lists may consist of three logical operators, one redirection
19866 operator, and various match operators.
19867
19868 Logical operators:
19869
19870 @table @code
19871 @item &
19872 @itemx and
19873 This logical operator will evaluate each of its arguments until it finds
19874 one that evaluates to @code{false}, and then it'll stop.  If all arguments
19875 evaluate to @code{true} values, then this operator will return
19876 @code{true}.
19877
19878 @item |
19879 @itemx or
19880 This logical operator will evaluate each of its arguments until it finds
19881 one that evaluates to @code{true}.  If no arguments are @code{true},
19882 then this operator will return @code{false}.
19883
19884 @item !
19885 @itemx not
19886 @itemx Â¬
19887 This logical operator only takes a single argument.  It returns the
19888 logical negation of the value of its argument.
19889
19890 @end table
19891
19892 There is an @dfn{indirection operator} that will make its arguments
19893 apply to the ancestors of the current article being scored.  For
19894 instance, @code{1-} will make score rules apply to the parent of the
19895 current article.  @code{2-} will make score rules apply to the
19896 grandparent of the current article.  Alternatively, you can write
19897 @code{^^}, where the number of @code{^}s (carets) says how far back into
19898 the ancestry you want to go.
19899
19900 Finally, we have the match operators.  These are the ones that do the
19901 real work.  Match operators are header name strings followed by a match
19902 and a match type.  A typical match operator looks like @samp{("from"
19903 "Lars Ingebrigtsen" s)}.  The header names are the same as when using
19904 simple scoring, and the match types are also the same.
19905
19906
19907 @node Advanced Scoring Examples
19908 @subsection Advanced Scoring Examples
19909
19910 Please note that the following examples are score file rules.  To
19911 make a complete score file from them, surround them with another pair
19912 of parentheses.
19913
19914 Let's say you want to increase the score of articles written by Lars
19915 when he's talking about Gnus:
19916
19917 @example
19918 ((&
19919   ("from" "Lars Ingebrigtsen")
19920   ("subject" "Gnus"))
19921  1000)
19922 @end example
19923
19924 Quite simple, huh?
19925
19926 When he writes long articles, he sometimes has something nice to say:
19927
19928 @example
19929 ((&
19930   ("from" "Lars Ingebrigtsen")
19931   (|
19932    ("subject" "Gnus")
19933    ("lines" 100 >)))
19934  1000)
19935 @end example
19936
19937 However, when he responds to things written by Reig Eigil Logge, you
19938 really don't want to read what he's written:
19939
19940 @example
19941 ((&
19942   ("from" "Lars Ingebrigtsen")
19943   (1- ("from" "Reig Eigir Logge")))
19944  -100000)
19945 @end example
19946
19947 Everybody that follows up Redmondo when he writes about disappearing
19948 socks should have their scores raised, but only when they talk about
19949 white socks.  However, when Lars talks about socks, it's usually not
19950 very interesting:
19951
19952 @example
19953 ((&
19954   (1-
19955    (&
19956     ("from" "redmondo@@.*no" r)
19957     ("body" "disappearing.*socks" t)))
19958   (! ("from" "Lars Ingebrigtsen"))
19959   ("body" "white.*socks"))
19960  1000)
19961 @end example
19962
19963 The possibilities are endless.
19964
19965
19966 @node Advanced Scoring Tips
19967 @subsection Advanced Scoring Tips
19968
19969 The @code{&} and @code{|} logical operators do short-circuit logic.
19970 That is, they stop processing their arguments when it's clear what the
19971 result of the operation will be.  For instance, if one of the arguments
19972 of an @code{&} evaluates to @code{false}, there's no point in evaluating
19973 the rest of the arguments.  This means that you should put slow matches
19974 (@samp{body}, @samp{header}) last and quick matches (@samp{from},
19975 @samp{subject}) first.
19976
19977 The indirection arguments (@code{1-} and so on) will make their
19978 arguments work on previous generations of the thread.  If you say
19979 something like:
19980
19981 @example
19982 ...
19983 (1-
19984  (1-
19985   ("from" "lars")))
19986 ...
19987 @end example
19988
19989 Then that means "score on the from header of the grandparent of the
19990 current article".  An indirection is quite fast, but it's better to say:
19991
19992 @example
19993 (1-
19994  (&
19995   ("from" "Lars")
19996   ("subject" "Gnus")))
19997 @end example
19998
19999 than it is to say:
20000
20001 @example
20002 (&
20003  (1- ("from" "Lars"))
20004  (1- ("subject" "Gnus")))
20005 @end example
20006
20007
20008 @node Score Decays
20009 @section Score Decays
20010 @cindex score decays
20011 @cindex decays
20012
20013 You may find that your scores have a tendency to grow without
20014 bounds, especially if you're using adaptive scoring.  If scores get too
20015 big, they lose all meaning---they simply max out and it's difficult to
20016 use them in any sensible way.
20017
20018 @vindex gnus-decay-scores
20019 @findex gnus-decay-score
20020 @vindex gnus-decay-score-function
20021 Gnus provides a mechanism for decaying scores to help with this problem.
20022 When score files are loaded and @code{gnus-decay-scores} is
20023 non-@code{nil}, Gnus will run the score files through the decaying
20024 mechanism thereby lowering the scores of all non-permanent score rules.
20025 The decay itself if performed by the @code{gnus-decay-score-function}
20026 function, which is @code{gnus-decay-score} by default.  Here's the
20027 definition of that function:
20028
20029 @lisp
20030 (defun gnus-decay-score (score)
20031   "Decay SCORE.
20032 This is done according to `gnus-score-decay-constant'
20033 and `gnus-score-decay-scale'."
20034   (floor
20035    (- score
20036       (* (if (< score 0) 1 -1)
20037          (min (abs score)
20038               (max gnus-score-decay-constant
20039                    (* (abs score)
20040                       gnus-score-decay-scale)))))))
20041 @end lisp
20042
20043 @vindex gnus-score-decay-scale
20044 @vindex gnus-score-decay-constant
20045 @code{gnus-score-decay-constant} is 3 by default and
20046 @code{gnus-score-decay-scale} is 0.05.  This should cause the following:
20047
20048 @enumerate
20049 @item
20050 Scores between -3 and 3 will be set to 0 when this function is called.
20051
20052 @item
20053 Scores with magnitudes between 3 and 60 will be shrunk by 3.
20054
20055 @item
20056 Scores with magnitudes greater than 60 will be shrunk by 5% of the
20057 score.
20058 @end enumerate
20059
20060 If you don't like this decay function, write your own.  It is called
20061 with the score to be decayed as its only parameter, and it should return
20062 the new score, which should be an integer.
20063
20064 Gnus will try to decay scores once a day.  If you haven't run Gnus for
20065 four days, Gnus will decay the scores four times, for instance.
20066
20067 @iftex
20068 @iflatex
20069 @chapter Message
20070 @include message.texi
20071 @chapter Emacs MIME
20072 @include emacs-mime.texi
20073 @chapter Sieve
20074 @include sieve.texi
20075 @c @chapter PGG
20076 @c @include pgg.texi
20077 @end iflatex
20078 @end iftex
20079
20080 @node Various
20081 @chapter Various
20082
20083 @menu
20084 * Process/Prefix::              A convention used by many treatment commands.
20085 * Interactive::                 Making Gnus ask you many questions.
20086 * Symbolic Prefixes::           How to supply some Gnus functions with options.
20087 * Formatting Variables::        You can specify what buffers should look like.
20088 * Window Layout::               Configuring the Gnus buffer windows.
20089 * Faces and Fonts::             How to change how faces look.
20090 * Compilation::                 How to speed Gnus up.
20091 * Mode Lines::                  Displaying information in the mode lines.
20092 * Highlighting and Menus::      Making buffers look all nice and cozy.
20093 * Buttons::                     Get tendinitis in ten easy steps!
20094 * Daemons::                     Gnus can do things behind your back.
20095 * NoCeM::                       How to avoid spam and other fatty foods.
20096 * Undo::                        Some actions can be undone.
20097 * Predicate Specifiers::        Specifying predicates.
20098 * Moderation::                  What to do if you're a moderator.
20099 * Image Enhancements::          Modern versions of Emacs/XEmacs can display images.
20100 * Fuzzy Matching::              What's the big fuzz?
20101 * Thwarting Email Spam::        A how-to on avoiding unsolicited commercial email.
20102 * Various Various::             Things that are really various.
20103 @end menu
20104
20105
20106 @node Process/Prefix
20107 @section Process/Prefix
20108 @cindex process/prefix convention
20109
20110 Many functions, among them functions for moving, decoding and saving
20111 articles, use what is known as the @dfn{Process/Prefix convention}.
20112
20113 This is a method for figuring out what articles the user wants the
20114 command to be performed on.
20115
20116 It goes like this:
20117
20118 If the numeric prefix is N, perform the operation on the next N
20119 articles, starting with the current one.  If the numeric prefix is
20120 negative, perform the operation on the previous N articles, starting
20121 with the current one.
20122
20123 @vindex transient-mark-mode
20124 If @code{transient-mark-mode} in non-@code{nil} and the region is
20125 active, all articles in the region will be worked upon.
20126
20127 If there is no numeric prefix, but some articles are marked with the
20128 process mark, perform the operation on the articles marked with
20129 the process mark.
20130
20131 If there is neither a numeric prefix nor any articles marked with the
20132 process mark, just perform the operation on the current article.
20133
20134 Quite simple, really, but it needs to be made clear so that surprises
20135 are avoided.
20136
20137 Commands that react to the process mark will push the current list of
20138 process marked articles onto a stack and will then clear all process
20139 marked articles.  You can restore the previous configuration with the
20140 @kbd{M P y} command (@pxref{Setting Process Marks}).
20141
20142 @vindex gnus-summary-goto-unread
20143 One thing that seems to shock & horrify lots of people is that, for
20144 instance, @kbd{3 d} does exactly the same as @kbd{d} @kbd{d} @kbd{d}.
20145 Since each @kbd{d} (which marks the current article as read) by default
20146 goes to the next unread article after marking, this means that @kbd{3 d}
20147 will mark the next three unread articles as read, no matter what the
20148 summary buffer looks like.  Set @code{gnus-summary-goto-unread} to
20149 @code{nil} for a more straightforward action.
20150
20151 Many commands do not use the process/prefix convention.  All commands
20152 that do explicitly say so in this manual.  To apply the process/prefix
20153 convention to commands that do not use it, you can use the @kbd{M-&}
20154 command.  For instance, to mark all the articles in the group as
20155 expirable, you could say @kbd{M P b M-& E}.
20156
20157
20158 @node Interactive
20159 @section Interactive
20160 @cindex interaction
20161
20162 @table @code
20163
20164 @item gnus-novice-user
20165 @vindex gnus-novice-user
20166 If this variable is non-@code{nil}, you are either a newcomer to the
20167 World of Usenet, or you are very cautious, which is a nice thing to be,
20168 really.  You will be given questions of the type ``Are you sure you want
20169 to do this?'' before doing anything dangerous.  This is @code{t} by
20170 default.
20171
20172 @item gnus-expert-user
20173 @vindex gnus-expert-user
20174 If this variable is non-@code{nil}, you will seldom be asked any
20175 questions by Gnus.  It will simply assume you know what you're doing, no
20176 matter how strange.
20177
20178 @item gnus-interactive-catchup
20179 @vindex gnus-interactive-catchup
20180 Require confirmation before catching up a group if non-@code{nil}.  It
20181 is @code{t} by default.
20182
20183 @item gnus-interactive-exit
20184 @vindex gnus-interactive-exit
20185 Require confirmation before exiting Gnus.  This variable is @code{t} by
20186 default.
20187 @end table
20188
20189
20190 @node Symbolic Prefixes
20191 @section Symbolic Prefixes
20192 @cindex symbolic prefixes
20193
20194 Quite a lot of Emacs commands react to the (numeric) prefix.  For
20195 instance, @kbd{C-u 4 C-f} moves point four characters forward, and
20196 @kbd{C-u 9 0 0 I s s p} adds a permanent @code{Subject} substring score
20197 rule of 900 to the current article.
20198
20199 This is all nice and well, but what if you want to give a command some
20200 additional information?  Well, what most commands do is interpret the
20201 ``raw'' prefix in some special way.  @kbd{C-u 0 C-x C-s} means that one
20202 doesn't want a backup file to be created when saving the current buffer,
20203 for instance.  But what if you want to save without making a backup
20204 file, and you want Emacs to flash lights and play a nice tune at the
20205 same time?  You can't, and you're probably perfectly happy that way.
20206
20207 @kindex M-i (Summary)
20208 @findex gnus-symbolic-argument
20209 I'm not, so I've added a second prefix---the @dfn{symbolic prefix}.  The
20210 prefix key is @kbd{M-i} (@code{gnus-symbolic-argument}), and the next
20211 character typed in is the value.  You can stack as many @kbd{M-i}
20212 prefixes as you want.  @kbd{M-i a C-M-u} means ``feed the @kbd{C-M-u}
20213 command the symbolic prefix @code{a}''.  @kbd{M-i a M-i b C-M-u} means
20214 ``feed the @kbd{C-M-u} command the symbolic prefixes @code{a} and
20215 @code{b}''.  You get the drift.
20216
20217 Typing in symbolic prefixes to commands that don't accept them doesn't
20218 hurt, but it doesn't do any good either.  Currently not many Gnus
20219 functions make use of the symbolic prefix.
20220
20221 If you're interested in how Gnus implements this, @pxref{Extended
20222 Interactive}.
20223
20224
20225 @node Formatting Variables
20226 @section Formatting Variables
20227 @cindex formatting variables
20228
20229 Throughout this manual you've probably noticed lots of variables called
20230 things like @code{gnus-group-line-format} and
20231 @code{gnus-summary-mode-line-format}.  These control how Gnus is to
20232 output lines in the various buffers.  There's quite a lot of them.
20233 Fortunately, they all use the same syntax, so there's not that much to
20234 be annoyed by.
20235
20236 Here's an example format spec (from the group buffer): @samp{%M%S%5y:
20237 %(%g%)\n}.  We see that it is indeed extremely ugly, and that there are
20238 lots of percentages everywhere.
20239
20240 @menu
20241 * Formatting Basics::           A formatting variable is basically a format string.
20242 * Mode Line Formatting::        Some rules about mode line formatting variables.
20243 * Advanced Formatting::         Modifying output in various ways.
20244 * User-Defined Specs::          Having Gnus call your own functions.
20245 * Formatting Fonts::            Making the formatting look colorful and nice.
20246 * Positioning Point::           Moving point to a position after an operation.
20247 * Tabulation::                  Tabulating your output.
20248 * Wide Characters::             Dealing with wide characters.
20249 @end menu
20250
20251 Currently Gnus uses the following formatting variables:
20252 @code{gnus-group-line-format}, @code{gnus-summary-line-format},
20253 @code{gnus-server-line-format}, @code{gnus-topic-line-format},
20254 @code{gnus-group-mode-line-format},
20255 @code{gnus-summary-mode-line-format},
20256 @code{gnus-article-mode-line-format},
20257 @code{gnus-server-mode-line-format}, and
20258 @code{gnus-summary-pick-line-format}.
20259
20260 All these format variables can also be arbitrary elisp forms.  In that
20261 case, they will be @code{eval}ed to insert the required lines.
20262
20263 @kindex M-x gnus-update-format
20264 @findex gnus-update-format
20265 Gnus includes a command to help you while creating your own format
20266 specs.  @kbd{M-x gnus-update-format} will @code{eval} the current form,
20267 update the spec in question and pop you to a buffer where you can
20268 examine the resulting lisp code to be run to generate the line.
20269
20270
20271
20272 @node Formatting Basics
20273 @subsection Formatting Basics
20274
20275 Each @samp{%} element will be replaced by some string or other when the
20276 buffer in question is generated.  @samp{%5y} means ``insert the @samp{y}
20277 spec, and pad with spaces to get a 5-character field''.
20278
20279 As with normal C and Emacs Lisp formatting strings, the numerical
20280 modifier between the @samp{%} and the formatting type character will
20281 @dfn{pad} the output so that it is always at least that long.
20282 @samp{%5y} will make the field always (at least) five characters wide by
20283 padding with spaces to the left.  If you say @samp{%-5y}, it will pad to
20284 the right instead.
20285
20286 You may also wish to limit the length of the field to protect against
20287 particularly wide values.  For that you can say @samp{%4,6y}, which
20288 means that the field will never be more than 6 characters wide and never
20289 less than 4 characters wide.
20290
20291 Also Gnus supports some extended format specifications, such as
20292 @samp{%&user-date;}.
20293
20294
20295 @node Mode Line Formatting
20296 @subsection Mode Line Formatting
20297
20298 Mode line formatting variables (e.g.,
20299 @code{gnus-summary-mode-line-format}) follow the same rules as other,
20300 buffer line oriented formatting variables (@pxref{Formatting Basics})
20301 with the following two differences:
20302
20303 @enumerate
20304
20305 @item
20306 There must be no newline (@samp{\n}) at the end.
20307
20308 @item
20309 The special @samp{%%b} spec can be used to display the buffer name.
20310 Well, it's no spec at all, really---@samp{%%} is just a way to quote
20311 @samp{%} to allow it to pass through the formatting machinery unmangled,
20312 so that Emacs receives @samp{%b}, which is something the Emacs mode line
20313 display interprets to mean ``show the buffer name''.  For a full list of
20314 mode line specs Emacs understands, see the documentation of the
20315 @code{mode-line-format} variable.
20316
20317 @end enumerate
20318
20319
20320 @node Advanced Formatting
20321 @subsection Advanced Formatting
20322
20323 It is frequently useful to post-process the fields in some way.
20324 Padding, limiting, cutting off parts and suppressing certain values can
20325 be achieved by using @dfn{tilde modifiers}.  A typical tilde spec might
20326 look like @samp{%~(cut 3)~(ignore "0")y}.
20327
20328 These are the valid modifiers:
20329
20330 @table @code
20331 @item pad
20332 @itemx pad-left
20333 Pad the field to the left with spaces until it reaches the required
20334 length.
20335
20336 @item pad-right
20337 Pad the field to the right with spaces until it reaches the required
20338 length.
20339
20340 @item max
20341 @itemx max-left
20342 Cut off characters from the left until it reaches the specified length.
20343
20344 @item max-right
20345 Cut off characters from the right until it reaches the specified
20346 length.
20347
20348 @item cut
20349 @itemx cut-left
20350 Cut off the specified number of characters from the left.
20351
20352 @item cut-right
20353 Cut off the specified number of characters from the right.
20354
20355 @item ignore
20356 Return an empty string if the field is equal to the specified value.
20357
20358 @item form
20359 Use the specified form as the field value when the @samp{@@} spec is
20360 used.
20361
20362 Here's an example:
20363
20364 @lisp
20365 "~(form (current-time-string))@@"
20366 @end lisp
20367
20368 @end table
20369
20370 Let's take an example.  The @samp{%o} spec in the summary mode lines
20371 will return a date in compact ISO8601 format---@samp{19960809T230410}.
20372 This is quite a mouthful, so we want to shave off the century number and
20373 the time, leaving us with a six-character date.  That would be
20374 @samp{%~(cut-left 2)~(max-right 6)~(pad 6)o}.  (Cutting is done before
20375 maxing, and we need the padding to ensure that the date is never less
20376 than 6 characters to make it look nice in columns.)
20377
20378 Ignoring is done first; then cutting; then maxing; and then as the very
20379 last operation, padding.
20380
20381 @vindex gnus-compile-user-specs
20382 If @code{gnus-compile-user-specs} is set to @code{nil} (@code{t} by
20383 default) with your strong personality, and use a lots of these advanced
20384 thingies, you'll find that Gnus gets quite slow.  This can be helped
20385 enormously by running @kbd{M-x gnus-compile} when you are satisfied with
20386 the look of your lines.
20387 @xref{Compilation}.
20388
20389
20390 @node User-Defined Specs
20391 @subsection User-Defined Specs
20392
20393 All the specs allow for inserting user defined specifiers---@samp{u}.
20394 The next character in the format string should be a letter.  Gnus
20395 will call the function @code{gnus-user-format-function-}@samp{X}, where
20396 @samp{X} is the letter following @samp{%u}.  The function will be passed
20397 a single parameter---what the parameter means depends on what buffer
20398 it's being called from.  The function should return a string, which will
20399 be inserted into the buffer just like information from any other
20400 specifier.  This function may also be called with dummy values, so it
20401 should protect against that.
20402
20403 Also Gnus supports extended user-defined specs, such as @samp{%u&foo;}.
20404 Gnus will call the function @code{gnus-user-format-function-}@samp{foo}.
20405
20406 You can also use tilde modifiers (@pxref{Advanced Formatting} to achieve
20407 much the same without defining new functions.  Here's an example:
20408 @samp{%~(form (count-lines (point-min) (point)))@@}.  The form
20409 given here will be evaluated to yield the current line number, and then
20410 inserted.
20411
20412
20413 @node Formatting Fonts
20414 @subsection Formatting Fonts
20415
20416 There are specs for highlighting, and these are shared by all the format
20417 variables.  Text inside the @samp{%(} and @samp{%)} specifiers will get
20418 the special @code{mouse-face} property set, which means that it will be
20419 highlighted (with @code{gnus-mouse-face}) when you put the mouse pointer
20420 over it.
20421
20422 Text inside the @samp{%@{} and @samp{%@}} specifiers will have their
20423 normal faces set using @code{gnus-face-0}, which is @code{bold} by
20424 default.  If you say @samp{%1@{}, you'll get @code{gnus-face-1} instead,
20425 and so on.  Create as many faces as you wish.  The same goes for the
20426 @code{mouse-face} specs---you can say @samp{%3(hello%)} to have
20427 @samp{hello} mouse-highlighted with @code{gnus-mouse-face-3}.
20428
20429 Text inside the @samp{%<<} and @samp{%>>} specifiers will get the
20430 special @code{balloon-help} property set to
20431 @code{gnus-balloon-face-0}.  If you say @samp{%1<<}, you'll get
20432 @code{gnus-balloon-face-1} and so on.  The @code{gnus-balloon-face-*}
20433 variables should be either strings or symbols naming functions that
20434 return a string.  When the mouse passes over text with this property
20435 set, a balloon window will appear and display the string.  Please
20436 refer to @ref{Tooltips, ,Tooltips, emacs, The Emacs Manual},
20437 (in GNU Emacs) or the doc string of @code{balloon-help-mode} (in
20438 XEmacs) for more information on this.  (For technical reasons, the
20439 guillemets have been approximated as @samp{<<} and @samp{>>} in this
20440 paragraph.)
20441
20442 Here's an alternative recipe for the group buffer:
20443
20444 @lisp
20445 ;; Create three face types.
20446 (setq gnus-face-1 'bold)
20447 (setq gnus-face-3 'italic)
20448
20449 ;; We want the article count to be in
20450 ;; a bold and green face.  So we create
20451 ;; a new face called `my-green-bold'.
20452 (copy-face 'bold 'my-green-bold)
20453 ;; Set the color.
20454 (set-face-foreground 'my-green-bold "ForestGreen")
20455 (setq gnus-face-2 'my-green-bold)
20456
20457 ;; Set the new & fancy format.
20458 (setq gnus-group-line-format
20459       "%M%S%3@{%5y%@}%2[:%] %(%1@{%g%@}%)\n")
20460 @end lisp
20461
20462 I'm sure you'll be able to use this scheme to create totally unreadable
20463 and extremely vulgar displays.  Have fun!
20464
20465 Note that the @samp{%(} specs (and friends) do not make any sense on the
20466 mode-line variables.
20467
20468 @node Positioning Point
20469 @subsection Positioning Point
20470
20471 Gnus usually moves point to a pre-defined place on each line in most
20472 buffers.  By default, point move to the first colon character on the
20473 line.  You can customize this behaviour in three different ways.
20474
20475 You can move the colon character to somewhere else on the line.
20476
20477 @findex gnus-goto-colon
20478 You can redefine the function that moves the point to the colon.  The
20479 function is called @code{gnus-goto-colon}.
20480
20481 But perhaps the most convenient way to deal with this, if you don't want
20482 to have a colon in your line, is to use the @samp{%*} specifier.  If you
20483 put a @samp{%*} somewhere in your format line definition, Gnus will
20484 place point there.
20485
20486
20487 @node Tabulation
20488 @subsection Tabulation
20489
20490 You can usually line up your displays by padding and cutting your
20491 strings.  However, when combining various strings of different size, it
20492 can often be more convenient to just output the strings, and then worry
20493 about lining up the following text afterwards.
20494
20495 To do that, Gnus supplies tabulator specs--@samp{%=}.  There are two
20496 different types---@dfn{hard tabulators} and @dfn{soft tabulators}.
20497
20498 @samp{%50=} will insert space characters to pad the line up to column
20499 50.  If the text is already past column 50, nothing will be inserted.
20500 This is the soft tabulator.
20501
20502 @samp{%-50=} will insert space characters to pad the line up to column
20503 50.  If the text is already past column 50, the excess text past column
20504 50 will be removed.  This is the hard tabulator.
20505
20506
20507 @node Wide Characters
20508 @subsection Wide Characters
20509
20510 Proportional fonts in most countries have characters of the same width.
20511 Some countries, however, use Latin characters mixed with wider
20512 characters---most notable East Asian countries.
20513
20514 The problem is that when formatting, Gnus assumes that if a string is 10
20515 characters wide, it'll be 10 Latin characters wide on the screen.  In
20516 these countries, that's not true.
20517
20518 @vindex gnus-use-correct-string-widths
20519 To help fix this, you can set @code{gnus-use-correct-string-widths} to
20520 @code{t}.  This makes buffer generation slower, but the results will be
20521 prettier.  The default value under XEmacs is @code{t} but @code{nil}
20522 for Emacs.
20523
20524
20525 @node Window Layout
20526 @section Window Layout
20527 @cindex window layout
20528
20529 No, there's nothing here about X, so be quiet.
20530
20531 @vindex gnus-use-full-window
20532 If @code{gnus-use-full-window} non-@code{nil}, Gnus will delete all
20533 other windows and occupy the entire Emacs screen by itself.  It is
20534 @code{t} by default.
20535
20536 Setting this variable to @code{nil} kinda works, but there are
20537 glitches.  Use at your own peril.
20538
20539 @vindex gnus-buffer-configuration
20540 @code{gnus-buffer-configuration} describes how much space each Gnus
20541 buffer should be given.  Here's an excerpt of this variable:
20542
20543 @lisp
20544 ((group (vertical 1.0 (group 1.0 point)
20545                       (if gnus-carpal (group-carpal 4))))
20546  (article (vertical 1.0 (summary 0.25 point)
20547                         (article 1.0))))
20548 @end lisp
20549
20550 This is an alist.  The @dfn{key} is a symbol that names some action or
20551 other.  For instance, when displaying the group buffer, the window
20552 configuration function will use @code{group} as the key.  A full list of
20553 possible names is listed below.
20554
20555 The @dfn{value} (i.e., the @dfn{split}) says how much space each buffer
20556 should occupy.  To take the @code{article} split as an example -
20557
20558 @lisp
20559 (article (vertical 1.0 (summary 0.25 point)
20560                        (article 1.0)))
20561 @end lisp
20562
20563 This @dfn{split} says that the summary buffer should occupy 25% of upper
20564 half of the screen, and that it is placed over the article buffer.  As
20565 you may have noticed, 100% + 25% is actually 125% (yup, I saw y'all
20566 reaching for that calculator there).  However, the special number
20567 @code{1.0} is used to signal that this buffer should soak up all the
20568 rest of the space available after the rest of the buffers have taken
20569 whatever they need.  There should be only one buffer with the @code{1.0}
20570 size spec per split.
20571
20572 Point will be put in the buffer that has the optional third element
20573 @code{point}.  In a @code{frame} split, the last subsplit having a leaf
20574 split where the tag @code{frame-focus} is a member (i.e. is the third or
20575 fourth element in the list, depending on whether the @code{point} tag is
20576 present) gets focus.
20577
20578 Here's a more complicated example:
20579
20580 @lisp
20581 (article (vertical 1.0 (group 4)
20582                        (summary 0.25 point)
20583                        (if gnus-carpal (summary-carpal 4))
20584                        (article 1.0)))
20585 @end lisp
20586
20587 If the size spec is an integer instead of a floating point number,
20588 then that number will be used to say how many lines a buffer should
20589 occupy, not a percentage.
20590
20591 If the @dfn{split} looks like something that can be @code{eval}ed (to be
20592 precise---if the @code{car} of the split is a function or a subr), this
20593 split will be @code{eval}ed.  If the result is non-@code{nil}, it will
20594 be used as a split.  This means that there will be three buffers if
20595 @code{gnus-carpal} is @code{nil}, and four buffers if @code{gnus-carpal}
20596 is non-@code{nil}.
20597
20598 Not complicated enough for you?  Well, try this on for size:
20599
20600 @lisp
20601 (article (horizontal 1.0
20602              (vertical 0.5
20603                  (group 1.0)
20604                  (gnus-carpal 4))
20605              (vertical 1.0
20606                  (summary 0.25 point)
20607                  (summary-carpal 4)
20608                  (article 1.0))))
20609 @end lisp
20610
20611 Whoops.  Two buffers with the mystery 100% tag.  And what's that
20612 @code{horizontal} thingie?
20613
20614 If the first element in one of the split is @code{horizontal}, Gnus will
20615 split the window horizontally, giving you two windows side-by-side.
20616 Inside each of these strips you may carry on all you like in the normal
20617 fashion.  The number following @code{horizontal} says what percentage of
20618 the screen is to be given to this strip.
20619
20620 For each split, there @emph{must} be one element that has the 100% tag.
20621 The splitting is never accurate, and this buffer will eat any leftover
20622 lines from the splits.
20623
20624 To be slightly more formal, here's a definition of what a valid split
20625 may look like:
20626
20627 @example
20628 split      = frame | horizontal | vertical | buffer | form
20629 frame      = "(frame " size *split ")"
20630 horizontal = "(horizontal " size *split ")"
20631 vertical   = "(vertical " size *split ")"
20632 buffer     = "(" buf-name " " size *[ "point" ] *[ "frame-focus"] ")"
20633 size       = number | frame-params
20634 buf-name   = group | article | summary ...
20635 @end example
20636
20637 The limitations are that the @code{frame} split can only appear as the
20638 top-level split.  @var{form} should be an Emacs Lisp form that should
20639 return a valid split.  We see that each split is fully recursive, and
20640 may contain any number of @code{vertical} and @code{horizontal} splits.
20641
20642 @vindex gnus-window-min-width
20643 @vindex gnus-window-min-height
20644 @cindex window height
20645 @cindex window width
20646 Finding the right sizes can be a bit complicated.  No window may be less
20647 than @code{gnus-window-min-height} (default 1) characters high, and all
20648 windows must be at least @code{gnus-window-min-width} (default 1)
20649 characters wide.  Gnus will try to enforce this before applying the
20650 splits.  If you want to use the normal Emacs window width/height limit,
20651 you can just set these two variables to @code{nil}.
20652
20653 If you're not familiar with Emacs terminology, @code{horizontal} and
20654 @code{vertical} splits may work the opposite way of what you'd expect.
20655 Windows inside a @code{horizontal} split are shown side-by-side, and
20656 windows within a @code{vertical} split are shown above each other.
20657
20658 @findex gnus-configure-frame
20659 If you want to experiment with window placement, a good tip is to call
20660 @code{gnus-configure-frame} directly with a split.  This is the function
20661 that does all the real work when splitting buffers.  Below is a pretty
20662 nonsensical configuration with 5 windows; two for the group buffer and
20663 three for the article buffer.  (I said it was nonsensical.)  If you
20664 @code{eval} the statement below, you can get an idea of how that would
20665 look straight away, without going through the normal Gnus channels.
20666 Play with it until you're satisfied, and then use
20667 @code{gnus-add-configuration} to add your new creation to the buffer
20668 configuration list.
20669
20670 @lisp
20671 (gnus-configure-frame
20672  '(horizontal 1.0
20673     (vertical 10
20674       (group 1.0)
20675       (article 0.3 point))
20676     (vertical 1.0
20677       (article 1.0)
20678       (horizontal 4
20679         (group 1.0)
20680         (article 10)))))
20681 @end lisp
20682
20683 You might want to have several frames as well.  No prob---just use the
20684 @code{frame} split:
20685
20686 @lisp
20687 (gnus-configure-frame
20688  '(frame 1.0
20689          (vertical 1.0
20690                    (summary 0.25 point frame-focus)
20691                    (article 1.0))
20692          (vertical ((height . 5) (width . 15)
20693                     (user-position . t)
20694                     (left . -1) (top . 1))
20695                    (picon 1.0))))
20696
20697 @end lisp
20698
20699 This split will result in the familiar summary/article window
20700 configuration in the first (or ``main'') frame, while a small additional
20701 frame will be created where picons will be shown.  As you can see,
20702 instead of the normal @code{1.0} top-level spec, each additional split
20703 should have a frame parameter alist as the size spec.
20704 @xref{Frame Parameters, , Frame Parameters, elisp, The GNU Emacs Lisp
20705 Reference Manual}.  Under XEmacs, a frame property list will be
20706 accepted, too---for instance, @code{(height 5 width 15 left -1 top 1)}
20707 is such a plist.
20708 The list of all possible keys for @code{gnus-buffer-configuration} can
20709 be found in its default value.
20710
20711 Note that the @code{message} key is used for both
20712 @code{gnus-group-mail} and @code{gnus-summary-mail-other-window}.  If
20713 it is desirable to distinguish between the two, something like this
20714 might be used:
20715
20716 @lisp
20717 (message (horizontal 1.0
20718                      (vertical 1.0 (message 1.0 point))
20719                      (vertical 0.24
20720                                (if (buffer-live-p gnus-summary-buffer)
20721                                    '(summary 0.5))
20722                                (group 1.0))))
20723 @end lisp
20724
20725 One common desire for a multiple frame split is to have a separate frame
20726 for composing mail and news while leaving the original frame intact.  To
20727 accomplish that, something like the following can be done:
20728
20729 @lisp
20730 (message
20731   (frame 1.0
20732          (if (not (buffer-live-p gnus-summary-buffer))
20733              (car (cdr (assoc 'group gnus-buffer-configuration)))
20734            (car (cdr (assoc 'summary gnus-buffer-configuration))))
20735          (vertical ((user-position . t) (top . 1) (left . 1)
20736                     (name . "Message"))
20737                    (message 1.0 point))))
20738 @end lisp
20739
20740 @findex gnus-add-configuration
20741 Since the @code{gnus-buffer-configuration} variable is so long and
20742 complicated, there's a function you can use to ease changing the config
20743 of a single setting: @code{gnus-add-configuration}.  If, for instance,
20744 you want to change the @code{article} setting, you could say:
20745
20746 @lisp
20747 (gnus-add-configuration
20748  '(article (vertical 1.0
20749                (group 4)
20750                (summary .25 point)
20751                (article 1.0))))
20752 @end lisp
20753
20754 You'd typically stick these @code{gnus-add-configuration} calls in your
20755 @file{~/.gnus.el} file or in some startup hook---they should be run after
20756 Gnus has been loaded.
20757
20758 @vindex gnus-always-force-window-configuration
20759 If all windows mentioned in the configuration are already visible, Gnus
20760 won't change the window configuration.  If you always want to force the
20761 ``right'' window configuration, you can set
20762 @code{gnus-always-force-window-configuration} to non-@code{nil}.
20763
20764 If you're using tree displays (@pxref{Tree Display}), and the tree
20765 window is displayed vertically next to another window, you may also want
20766 to fiddle with @code{gnus-tree-minimize-window} to avoid having the
20767 windows resized.
20768
20769 @subsection Example Window Configurations
20770
20771 @itemize @bullet
20772 @item
20773 Narrow left hand side occupied by group buffer.  Right hand side split
20774 between summary buffer (top one-sixth) and article buffer (bottom).
20775
20776 @ifinfo
20777 @example
20778 +---+---------+
20779 | G | Summary |
20780 | r +---------+
20781 | o |         |
20782 | u | Article |
20783 | p |         |
20784 +---+---------+
20785 @end example
20786 @end ifinfo
20787
20788 @lisp
20789 (gnus-add-configuration
20790  '(article
20791    (horizontal 1.0
20792                (vertical 25 (group 1.0))
20793                (vertical 1.0
20794                          (summary 0.16 point)
20795                          (article 1.0)))))
20796
20797 (gnus-add-configuration
20798  '(summary
20799    (horizontal 1.0
20800                (vertical 25 (group 1.0))
20801                (vertical 1.0 (summary 1.0 point)))))
20802 @end lisp
20803
20804 @end itemize
20805
20806
20807 @node Faces and Fonts
20808 @section Faces and Fonts
20809 @cindex faces
20810 @cindex fonts
20811 @cindex colors
20812
20813 Fiddling with fonts and faces used to be very difficult, but these days
20814 it is very simple.  You simply say @kbd{M-x customize-face}, pick out
20815 the face you want to alter, and alter it via the standard Customize
20816 interface.
20817
20818
20819 @node Compilation
20820 @section Compilation
20821 @cindex compilation
20822 @cindex byte-compilation
20823
20824 @findex gnus-compile
20825
20826 Remember all those line format specification variables?
20827 @code{gnus-summary-line-format}, @code{gnus-group-line-format}, and so
20828 on.  By default, T-gnus will use the byte-compiled codes of these
20829 variables and we can keep a slow-down to a minimum.  However, if you set
20830 @code{gnus-compile-user-specs} to @code{nil} (@code{t} by default),
20831 unfortunately, changing them will mean a quite significant slow-down.
20832 (The default values of these variables have byte-compiled functions
20833 associated with them, while the user-generated versions do not, of
20834 course.)
20835
20836 To help with this, you can run @kbd{M-x gnus-compile} after you've
20837 fiddled around with the variables and feel that you're (kind of)
20838 satisfied.  This will result in the new specs being byte-compiled, and
20839 you'll get top speed again.  Note that T-gnus will not save these
20840 compiled specs in the @file{.newsrc.eld} file.
20841
20842 @table @code
20843 @item gnus-compile-user-specs
20844 @vindex gnus-compile-user-specs
20845 If it is non-nil, the user-defined format specs will be byte-compiled
20846 automatically.  The default value of this variable is @code{t}.  It has
20847 an effect on the values of @code{gnus-*-line-format-spec}.
20848 @end table
20849
20850
20851 @node Mode Lines
20852 @section Mode Lines
20853 @cindex mode lines
20854
20855 @vindex gnus-updated-mode-lines
20856 @code{gnus-updated-mode-lines} says what buffers should keep their mode
20857 lines updated.  It is a list of symbols.  Supported symbols include
20858 @code{group}, @code{article}, @code{summary}, @code{server},
20859 @code{browse}, and @code{tree}.  If the corresponding symbol is present,
20860 Gnus will keep that mode line updated with information that may be
20861 pertinent.  If this variable is @code{nil}, screen refresh may be
20862 quicker.
20863
20864 @cindex display-time
20865
20866 @vindex gnus-mode-non-string-length
20867 By default, Gnus displays information on the current article in the mode
20868 lines of the summary and article buffers.  The information Gnus wishes
20869 to display (e.g. the subject of the article) is often longer than the
20870 mode lines, and therefore have to be cut off at some point.  The
20871 @code{gnus-mode-non-string-length} variable says how long the other
20872 elements on the line is (i.e., the non-info part).  If you put
20873 additional elements on the mode line (e.g. a clock), you should modify
20874 this variable:
20875
20876 @c Hook written by Francesco Potorti` <pot@cnuce.cnr.it>
20877 @lisp
20878 (add-hook 'display-time-hook
20879           (lambda () (setq gnus-mode-non-string-length
20880                            (+ 21
20881                               (if line-number-mode 5 0)
20882                               (if column-number-mode 4 0)
20883                               (length display-time-string)))))
20884 @end lisp
20885
20886 If this variable is @code{nil} (which is the default), the mode line
20887 strings won't be chopped off, and they won't be padded either.  Note
20888 that the default is unlikely to be desirable, as even the percentage
20889 complete in the buffer may be crowded off the mode line; the user should
20890 configure this variable appropriately for her configuration.
20891
20892
20893 @node Highlighting and Menus
20894 @section Highlighting and Menus
20895 @cindex visual
20896 @cindex highlighting
20897 @cindex menus
20898
20899 @vindex gnus-visual
20900 The @code{gnus-visual} variable controls most of the Gnus-prettifying
20901 aspects.  If @code{nil}, Gnus won't attempt to create menus or use fancy
20902 colors or fonts.  This will also inhibit loading the @file{gnus-vis.el}
20903 file.
20904
20905 This variable can be a list of visual properties that are enabled.  The
20906 following elements are valid, and are all included by default:
20907
20908 @table @code
20909 @item group-highlight
20910 Do highlights in the group buffer.
20911 @item summary-highlight
20912 Do highlights in the summary buffer.
20913 @item article-highlight
20914 Do highlights in the article buffer.
20915 @item highlight
20916 Turn on highlighting in all buffers.
20917 @item group-menu
20918 Create menus in the group buffer.
20919 @item summary-menu
20920 Create menus in the summary buffers.
20921 @item article-menu
20922 Create menus in the article buffer.
20923 @item browse-menu
20924 Create menus in the browse buffer.
20925 @item server-menu
20926 Create menus in the server buffer.
20927 @item score-menu
20928 Create menus in the score buffers.
20929 @item menu
20930 Create menus in all buffers.
20931 @end table
20932
20933 So if you only want highlighting in the article buffer and menus in all
20934 buffers, you could say something like:
20935
20936 @lisp
20937 (setq gnus-visual '(article-highlight menu))
20938 @end lisp
20939
20940 If you want highlighting only and no menus whatsoever, you'd say:
20941
20942 @lisp
20943 (setq gnus-visual '(highlight))
20944 @end lisp
20945
20946 If @code{gnus-visual} is @code{t}, highlighting and menus will be used
20947 in all Gnus buffers.
20948
20949 Other general variables that influence the look of all buffers include:
20950
20951 @table @code
20952 @item gnus-mouse-face
20953 @vindex gnus-mouse-face
20954 This is the face (i.e., font) used for mouse highlighting in Gnus.  No
20955 mouse highlights will be done if @code{gnus-visual} is @code{nil}.
20956
20957 @end table
20958
20959 There are hooks associated with the creation of all the different menus:
20960
20961 @table @code
20962
20963 @item gnus-article-menu-hook
20964 @vindex gnus-article-menu-hook
20965 Hook called after creating the article mode menu.
20966
20967 @item gnus-group-menu-hook
20968 @vindex gnus-group-menu-hook
20969 Hook called after creating the group mode menu.
20970
20971 @item gnus-summary-menu-hook
20972 @vindex gnus-summary-menu-hook
20973 Hook called after creating the summary mode menu.
20974
20975 @item gnus-server-menu-hook
20976 @vindex gnus-server-menu-hook
20977 Hook called after creating the server mode menu.
20978
20979 @item gnus-browse-menu-hook
20980 @vindex gnus-browse-menu-hook
20981 Hook called after creating the browse mode menu.
20982
20983 @item gnus-score-menu-hook
20984 @vindex gnus-score-menu-hook
20985 Hook called after creating the score mode menu.
20986
20987 @end table
20988
20989
20990 @node Buttons
20991 @section Buttons
20992 @cindex buttons
20993 @cindex mouse
20994 @cindex click
20995
20996 Those new-fangled @dfn{mouse} contraptions is very popular with the
20997 young, hep kids who don't want to learn the proper way to do things
20998 these days.  Why, I remember way back in the summer of '89, when I was
20999 using Emacs on a Tops 20 system.  Three hundred users on one single
21000 machine, and every user was running Simula compilers.  Bah!
21001
21002 Right.
21003
21004 @vindex gnus-carpal
21005 Well, you can make Gnus display bufferfuls of buttons you can click to
21006 do anything by setting @code{gnus-carpal} to @code{t}.  Pretty simple,
21007 really.  Tell the chiropractor I sent you.
21008
21009
21010 @table @code
21011
21012 @item gnus-carpal-mode-hook
21013 @vindex gnus-carpal-mode-hook
21014 Hook run in all carpal mode buffers.
21015
21016 @item gnus-carpal-button-face
21017 @vindex gnus-carpal-button-face
21018 Face used on buttons.
21019
21020 @item gnus-carpal-header-face
21021 @vindex gnus-carpal-header-face
21022 Face used on carpal buffer headers.
21023
21024 @item gnus-carpal-group-buffer-buttons
21025 @vindex gnus-carpal-group-buffer-buttons
21026 Buttons in the group buffer.
21027
21028 @item gnus-carpal-summary-buffer-buttons
21029 @vindex gnus-carpal-summary-buffer-buttons
21030 Buttons in the summary buffer.
21031
21032 @item gnus-carpal-server-buffer-buttons
21033 @vindex gnus-carpal-server-buffer-buttons
21034 Buttons in the server buffer.
21035
21036 @item gnus-carpal-browse-buffer-buttons
21037 @vindex gnus-carpal-browse-buffer-buttons
21038 Buttons in the browse buffer.
21039 @end table
21040
21041 All the @code{buttons} variables are lists.  The elements in these list
21042 are either cons cells where the @code{car} contains a text to be displayed and
21043 the @code{cdr} contains a function symbol, or a simple string.
21044
21045
21046 @node Daemons
21047 @section Daemons
21048 @cindex demons
21049 @cindex daemons
21050
21051 Gnus, being larger than any program ever written (allegedly), does lots
21052 of strange stuff that you may wish to have done while you're not
21053 present.  For instance, you may want it to check for new mail once in a
21054 while.  Or you may want it to close down all connections to all servers
21055 when you leave Emacs idle.  And stuff like that.
21056
21057 Gnus will let you do stuff like that by defining various
21058 @dfn{handlers}.  Each handler consists of three elements:  A
21059 @var{function}, a @var{time}, and an @var{idle} parameter.
21060
21061 Here's an example of a handler that closes connections when Emacs has
21062 been idle for thirty minutes:
21063
21064 @lisp
21065 (gnus-demon-close-connections nil 30)
21066 @end lisp
21067
21068 Here's a handler that scans for PGP headers every hour when Emacs is
21069 idle:
21070
21071 @lisp
21072 (gnus-demon-scan-pgp 60 t)
21073 @end lisp
21074
21075 This @var{time} parameter and than @var{idle} parameter work together
21076 in a strange, but wonderful fashion.  Basically, if @var{idle} is
21077 @code{nil}, then the function will be called every @var{time} minutes.
21078
21079 If @var{idle} is @code{t}, then the function will be called after
21080 @var{time} minutes only if Emacs is idle.  So if Emacs is never idle,
21081 the function will never be called.  But once Emacs goes idle, the
21082 function will be called every @var{time} minutes.
21083
21084 If @var{idle} is a number and @var{time} is a number, the function will
21085 be called every @var{time} minutes only when Emacs has been idle for
21086 @var{idle} minutes.
21087
21088 If @var{idle} is a number and @var{time} is @code{nil}, the function
21089 will be called once every time Emacs has been idle for @var{idle}
21090 minutes.
21091
21092 And if @var{time} is a string, it should look like @samp{07:31}, and
21093 the function will then be called once every day somewhere near that
21094 time.  Modified by the @var{idle} parameter, of course.
21095
21096 @vindex gnus-demon-timestep
21097 (When I say ``minute'' here, I really mean @code{gnus-demon-timestep}
21098 seconds.  This is 60 by default.  If you change that variable,
21099 all the timings in the handlers will be affected.)
21100
21101 So, if you want to add a handler, you could put something like this in
21102 your @file{~/.gnus.el} file:
21103
21104 @findex gnus-demon-add-handler
21105 @lisp
21106 (gnus-demon-add-handler 'gnus-demon-close-connections 30 t)
21107 @end lisp
21108
21109 @findex gnus-demon-add-nocem
21110 @findex gnus-demon-add-scanmail
21111 @findex gnus-demon-add-rescan
21112 @findex gnus-demon-add-scan-timestamps
21113 @findex gnus-demon-add-disconnection
21114 Some ready-made functions to do this have been created:
21115 @code{gnus-demon-add-nocem}, @code{gnus-demon-add-disconnection},
21116 @code{gnus-demon-add-nntp-close-connection},
21117 @code{gnus-demon-add-scan-timestamps}, @code{gnus-demon-add-rescan}, and
21118 @code{gnus-demon-add-scanmail}.  Just put those functions in your
21119 @file{~/.gnus.el} if you want those abilities.
21120
21121 @findex gnus-demon-init
21122 @findex gnus-demon-cancel
21123 @vindex gnus-demon-handlers
21124 If you add handlers to @code{gnus-demon-handlers} directly, you should
21125 run @code{gnus-demon-init} to make the changes take hold.  To cancel all
21126 daemons, you can use the @code{gnus-demon-cancel} function.
21127
21128 Note that adding daemons can be pretty naughty if you over do it.  Adding
21129 functions that scan all news and mail from all servers every two seconds
21130 is a sure-fire way of getting booted off any respectable system.  So
21131 behave.
21132
21133
21134 @node NoCeM
21135 @section NoCeM
21136 @cindex nocem
21137 @cindex spam
21138
21139 @dfn{Spamming} is posting the same article lots and lots of times.
21140 Spamming is bad.  Spamming is evil.
21141
21142 Spamming is usually canceled within a day or so by various anti-spamming
21143 agencies.  These agencies usually also send out @dfn{NoCeM} messages.
21144 NoCeM is pronounced ``no see-'em'', and means what the name
21145 implies---these are messages that make the offending articles, like, go
21146 away.
21147
21148 What use are these NoCeM messages if the articles are canceled anyway?
21149 Some sites do not honor cancel messages and some sites just honor cancels
21150 from a select few people.  Then you may wish to make use of the NoCeM
21151 messages, which are distributed in the @samp{alt.nocem.misc} newsgroup.
21152
21153 Gnus can read and parse the messages in this group automatically, and
21154 this will make spam disappear.
21155
21156 There are some variables to customize, of course:
21157
21158 @table @code
21159 @item gnus-use-nocem
21160 @vindex gnus-use-nocem
21161 Set this variable to @code{t} to set the ball rolling.  It is @code{nil}
21162 by default.
21163
21164 @item gnus-nocem-groups
21165 @vindex gnus-nocem-groups
21166 Gnus will look for NoCeM messages in the groups in this list.  The
21167 default is @code{("news.lists.filters" "news.admin.net-abuse.bulletins"
21168 "alt.nocem.misc" "news.admin.net-abuse.announce")}.
21169
21170 @item gnus-nocem-issuers
21171 @vindex gnus-nocem-issuers
21172 There are many people issuing NoCeM messages.  This list says what
21173 people you want to listen to.  The default is @code{("Automoose-1"
21174 "clewis@@ferret.ocunix.on.ca" "cosmo.roadkill" "SpamHippo"
21175 "hweede@@snafu.de")}; fine, upstanding citizens all of them.
21176
21177 Known despammers that you can put in this list are listed at
21178 @uref{http://www.xs4all.nl/~rosalind/nocemreg/nocemreg.html}.
21179
21180 You do not have to heed NoCeM messages from all these people---just the
21181 ones you want to listen to.  You also don't have to accept all NoCeM
21182 messages from the people you like.  Each NoCeM message has a @dfn{type}
21183 header that gives the message a (more or less, usually less) rigorous
21184 definition.  Common types are @samp{spam}, @samp{spew}, @samp{mmf},
21185 @samp{binary}, and @samp{troll}.  To specify this, you have to use
21186 @code{(@var{issuer} @var{conditions} @dots{})} elements in the list.
21187 Each condition is either a string (which is a regexp that matches types
21188 you want to use) or a list on the form @code{(not @var{string})}, where
21189 @var{string} is a regexp that matches types you don't want to use.
21190
21191 For instance, if you want all NoCeM messages from Chris Lewis except his
21192 @samp{troll} messages, you'd say:
21193
21194 @lisp
21195 ("clewis@@ferret.ocunix.on.ca" ".*" (not "troll"))
21196 @end lisp
21197
21198 On the other hand, if you just want nothing but his @samp{spam} and
21199 @samp{spew} messages, you'd say:
21200
21201 @lisp
21202 ("clewis@@ferret.ocunix.on.ca" (not ".*") "spew" "spam")
21203 @end lisp
21204
21205 The specs are applied left-to-right.
21206
21207
21208 @item gnus-nocem-verifyer
21209 @vindex gnus-nocem-verifyer
21210 @findex mc-verify
21211 This should be a function for verifying that the NoCeM issuer is who she
21212 says she is.  The default is @code{mc-verify}, which is a Mailcrypt
21213 function.  If this is too slow and you don't care for verification
21214 (which may be dangerous), you can set this variable to @code{nil}.
21215
21216 If you want signed NoCeM messages to be verified and unsigned messages
21217 not to be verified (but used anyway), you could do something like:
21218
21219 @lisp
21220 (setq gnus-nocem-verifyer 'my-gnus-mc-verify)
21221
21222 (defun my-gnus-mc-verify ()
21223   (not (eq 'forged
21224            (ignore-errors
21225              (if (mc-verify)
21226                  t
21227                'forged)))))
21228 @end lisp
21229
21230 This might be dangerous, though.
21231
21232 @item gnus-nocem-directory
21233 @vindex gnus-nocem-directory
21234 This is where Gnus will store its NoCeM cache files.  The default is
21235 @file{~/News/NoCeM/}.
21236
21237 @item gnus-nocem-expiry-wait
21238 @vindex gnus-nocem-expiry-wait
21239 The number of days before removing old NoCeM entries from the cache.
21240 The default is 15.  If you make it shorter Gnus will be faster, but you
21241 might then see old spam.
21242
21243 @item gnus-nocem-check-from
21244 @vindex gnus-nocem-check-from
21245 Non-@code{nil} means check for valid issuers in message bodies.
21246 Otherwise don't bother fetching articles unless their author matches a
21247 valid issuer; that is much faster if you are selective about the
21248 issuers.
21249
21250 @item gnus-nocem-check-article-limit
21251 @vindex gnus-nocem-check-article-limit
21252 If non-@code{nil}, the maximum number of articles to check in any NoCeM
21253 group.  NoCeM groups can be huge and very slow to process.
21254
21255 @end table
21256
21257 Using NoCeM could potentially be a memory hog.  If you have many living
21258 (i. e., subscribed or unsubscribed groups), your Emacs process will grow
21259 big.  If this is a problem, you should kill off all (or most) of your
21260 unsubscribed groups (@pxref{Subscription Commands}).
21261
21262
21263 @node Undo
21264 @section Undo
21265 @cindex undo
21266
21267 It is very useful to be able to undo actions one has done.  In normal
21268 Emacs buffers, it's easy enough---you just push the @code{undo} button.
21269 In Gnus buffers, however, it isn't that simple.
21270
21271 The things Gnus displays in its buffer is of no value whatsoever to
21272 Gnus---it's all just data designed to look nice to the user.
21273 Killing a group in the group buffer with @kbd{C-k} makes the line
21274 disappear, but that's just a side-effect of the real action---the
21275 removal of the group in question from the internal Gnus structures.
21276 Undoing something like that can't be done by the normal Emacs
21277 @code{undo} function.
21278
21279 Gnus tries to remedy this somewhat by keeping track of what the user
21280 does and coming up with actions that would reverse the actions the user
21281 takes.  When the user then presses the @code{undo} key, Gnus will run
21282 the code to reverse the previous action, or the previous actions.
21283 However, not all actions are easily reversible, so Gnus currently offers
21284 a few key functions to be undoable.  These include killing groups,
21285 yanking groups, and changing the list of read articles of groups.
21286 That's it, really.  More functions may be added in the future, but each
21287 added function means an increase in data to be stored, so Gnus will
21288 never be totally undoable.
21289
21290 @findex gnus-undo-mode
21291 @vindex gnus-use-undo
21292 @findex gnus-undo
21293 The undoability is provided by the @code{gnus-undo-mode} minor mode.  It
21294 is used if @code{gnus-use-undo} is non-@code{nil}, which is the
21295 default.  The @kbd{C-M-_} key performs the @code{gnus-undo}
21296 command, which should feel kinda like the normal Emacs @code{undo}
21297 command.
21298
21299
21300 @node Predicate Specifiers
21301 @section Predicate Specifiers
21302 @cindex predicate specifiers
21303
21304 Some Gnus variables are @dfn{predicate specifiers}.  This is a special
21305 form that allows flexible specification of predicates without having
21306 to type all that much.
21307
21308 These specifiers are lists consisting of functions, symbols and lists.
21309
21310 Here's an example:
21311
21312 @lisp
21313 (or gnus-article-unseen-p
21314     gnus-article-unread-p)
21315 @end lisp
21316
21317 The available symbols are @code{or}, @code{and} and @code{not}.  The
21318 functions all take one parameter.
21319
21320 @findex gnus-make-predicate
21321 Internally, Gnus calls @code{gnus-make-predicate} on these specifiers
21322 to create a function that can be called.  This input parameter to this
21323 function will be passed along to all the functions in the predicate
21324 specifier.
21325
21326
21327 @node Moderation
21328 @section Moderation
21329 @cindex moderation
21330
21331 If you are a moderator, you can use the @file{gnus-mdrtn.el} package.
21332 It is not included in the standard Gnus package.  Write a mail to
21333 @samp{larsi@@gnus.org} and state what group you moderate, and you'll
21334 get a copy.
21335
21336 The moderation package is implemented as a minor mode for summary
21337 buffers.  Put
21338
21339 @lisp
21340 (add-hook 'gnus-summary-mode-hook 'gnus-moderate)
21341 @end lisp
21342
21343 in your @file{~/.gnus.el} file.
21344
21345 If you are the moderator of @samp{rec.zoofle}, this is how it's
21346 supposed to work:
21347
21348 @enumerate
21349 @item
21350 You split your incoming mail by matching on
21351 @samp{Newsgroups:.*rec.zoofle}, which will put all the to-be-posted
21352 articles in some mail group---for instance, @samp{nnml:rec.zoofle}.
21353
21354 @item
21355 You enter that group once in a while and post articles using the @kbd{e}
21356 (edit-and-post) or @kbd{s} (just send unedited) commands.
21357
21358 @item
21359 If, while reading the @samp{rec.zoofle} newsgroup, you happen upon some
21360 articles that weren't approved by you, you can cancel them with the
21361 @kbd{c} command.
21362 @end enumerate
21363
21364 To use moderation mode in these two groups, say:
21365
21366 @lisp
21367 (setq gnus-moderated-list
21368       "^nnml:rec.zoofle$\\|^rec.zoofle$")
21369 @end lisp
21370
21371
21372 @node Image Enhancements
21373 @section Image Enhancements
21374
21375 XEmacs, as well as Emacs 21, is able to display pictures and stuff, so
21376 Gnus has taken advantage of that.
21377
21378 @menu
21379 * Picons::                      How to display pictures of what you're reading.
21380 * Smileys::                     Show all those happy faces the way they were meant to be shown.
21381 * X-Face::                      Display a funky, teensy black-and-white image.
21382 * XVarious::                    Other XEmacsy Gnusey variables.
21383 @end menu
21384
21385
21386 @node Picons
21387 @subsection Picons
21388
21389 @iftex
21390 @iflatex
21391 \include{picons}
21392 @end iflatex
21393 @end iftex
21394
21395 So@dots{}  You want to slow down your news reader even more!  This is a
21396 good way to do so.  Its also a great way to impress people staring
21397 over your shoulder as you read news.
21398
21399 What are Picons?  To quote directly from the Picons Web site:
21400
21401 @iftex
21402 @iflatex
21403 \margindex{}
21404 @end iflatex
21405 @end iftex
21406
21407 @quotation
21408 @dfn{Picons} is short for ``personal icons''.  They're small,
21409 constrained images used to represent users and domains on the net,
21410 organized into databases so that the appropriate image for a given
21411 e-mail address can be found.  Besides users and domains, there are picon
21412 databases for Usenet newsgroups and weather forecasts.  The picons are
21413 in either monochrome @code{XBM} format or color @code{XPM} and
21414 @code{GIF} formats.
21415 @end quotation
21416
21417 @vindex gnus-picon-databases
21418 For instructions on obtaining and installing the picons databases,
21419 point your Web browser at
21420 @uref{http://www.cs.indiana.edu/picons/ftp/index.html}.
21421
21422 If you are using Debian GNU/Linux, saying @samp{apt-get install
21423 picons.*} will install the picons where Gnus can find them.
21424
21425 To enable displaying picons, simply make sure that
21426 @code{gnus-picon-databases} points to the directory containing the
21427 Picons databases.
21428
21429 The following variables offer control over where things are located.
21430
21431 @table @code
21432
21433 @item gnus-picon-databases
21434 @vindex gnus-picon-databases
21435 The location of the picons database.  This is a list of directories
21436 containing the @file{news}, @file{domains}, @file{users} (and so on)
21437 subdirectories.  Defaults to @code{("/usr/lib/picon"
21438 "/usr/local/faces")}.
21439
21440 @item gnus-picon-news-directories
21441 @vindex gnus-picon-news-directories
21442 List of subdirectories to search in @code{gnus-picon-databases} for
21443 newsgroups faces.  @code{("news")} is the default.
21444
21445 @item gnus-picon-user-directories
21446 @vindex gnus-picon-user-directories
21447 List of subdirectories to search in @code{gnus-picon-databases} for user
21448 faces.  @code{("users" "usenix" "local" "misc")} is the default.
21449
21450 @item gnus-picon-domain-directories
21451 @vindex gnus-picon-domain-directories
21452 List of subdirectories to search in @code{gnus-picon-databases} for
21453 domain name faces.  Defaults to @code{("domains")}.  Some people may
21454 want to add @samp{"unknown"} to this list.
21455
21456 @item gnus-picon-file-types
21457 @vindex gnus-picon-file-types
21458 Ordered list of suffixes on picon file names to try.  Defaults to
21459 @code{("xpm" "gif" "xbm")} minus those not builtin your Emacs.
21460
21461 @end table
21462
21463 @node Smileys
21464 @subsection Smileys
21465 @cindex smileys
21466
21467 @iftex
21468 @iflatex
21469 \gnusfig{-3cm}{0.5cm}{\epsfig{figure=ps/BigFace,height=20cm}}
21470 \input{smiley}
21471 @end iflatex
21472 @end iftex
21473
21474 @dfn{Smiley} is a package separate from Gnus, but since Gnus is
21475 currently the only package that uses Smiley, it is documented here.
21476
21477 In short---to use Smiley in Gnus, put the following in your
21478 @file{~/.gnus.el} file:
21479
21480 @lisp
21481 (setq gnus-treat-display-smileys t)
21482 @end lisp
21483
21484 Smiley maps text smiley faces---@samp{:-)}, @samp{8-)}, @samp{:-(} and
21485 the like---to pictures and displays those instead of the text smiley
21486 faces.  The conversion is controlled by a list of regexps that matches
21487 text and maps that to file names.
21488
21489 @vindex smiley-regexp-alist
21490 The alist used is specified by the @code{smiley-regexp-alist}
21491 variable.  The first item in each element is the regexp to be matched;
21492 the second element is the regexp match group that is to be replaced by
21493 the picture; and the third element is the name of the file to be
21494 displayed.
21495
21496 The following variables customize where Smiley will look for these
21497 files:
21498
21499 @table @code
21500
21501 @item smiley-data-directory
21502 @vindex smiley-data-directory
21503 Where Smiley will look for smiley faces files.
21504
21505 @item gnus-smiley-file-types
21506 @vindex gnus-smiley-file-types
21507 List of suffixes on smiley file names to try.
21508
21509 @end table
21510
21511
21512 @node X-Face
21513 @subsection X-Face
21514 @cindex x-face
21515
21516 @code{X-Face} headers describe a 48x48 pixel black-and-white (1 bit
21517 depth) image that's supposed to represent the author of the message.
21518 It seems to be supported by an ever-growing number of mail and news
21519 readers.
21520
21521 @cindex x-face
21522 @findex gnus-article-display-x-face
21523 @findex gnus-article-x-face-command
21524 @vindex gnus-article-x-face-command
21525 @vindex gnus-article-x-face-too-ugly
21526 @iftex
21527 @iflatex
21528 \include{xface}
21529 @end iflatex
21530 @end iftex
21531 @c @anchor{X-Face}
21532
21533 Decoding an @code{X-Face} header either requires an Emacs that has
21534 @samp{compface} support (which most XEmacs versions has), or that you
21535 have @samp{compface} installed on your system.  If either is true,
21536 Gnus will default to displaying @code{X-Face} headers.
21537
21538 The variable that controls this is the
21539 @code{gnus-article-x-face-command} variable.  If this variable is a
21540 string, this string will be executed in a sub-shell.  If it is a
21541 function, this function will be called with the face as the argument.
21542 If the @code{gnus-article-x-face-too-ugly} (which is a regexp) matches
21543 the @code{From} header, the face will not be shown.
21544
21545 The default action under Emacs 20 is to fork off the @code{display}
21546 program@footnote{@code{display} is from the ImageMagick package.  For
21547 the @code{uncompface} and @code{icontopbm} programs look for a package
21548 like @code{compface} or @code{faces-xface} on a GNU/Linux system.}  to
21549 view the face.
21550
21551 Under XEmacs or Emacs 21+ with suitable image support, the default
21552 action is to display the face before the @code{From} header.  (It's
21553 nicer if XEmacs has been compiled with @code{X-Face} support---that
21554 will make display somewhat faster.  If there's no native @code{X-Face}
21555 support, Gnus will try to convert the @code{X-Face} header using
21556 external programs from the @code{pbmplus} package and
21557 friends.@footnote{On a GNU/Linux system look for packages with names
21558 like @code{netpbm}, @code{libgr-progs} and @code{compface}.})
21559
21560 (Note: @code{x-face} is used in the variable/function names, not
21561 @code{xface}).
21562
21563 Gnus provides a few convenience functions and variables to allow
21564 easier insertion of X-Face headers in outgoing messages.
21565
21566 @findex gnus-random-x-face
21567 @vindex gnus-convert-pbm-to-x-face-command
21568 @vindex gnus-x-face-directory
21569 @code{gnus-random-x-face} goes through all the @samp{pbm} files in
21570 @code{gnus-x-face-directory} and picks one at random, and then
21571 converts it to the X-Face format by using the
21572 @code{gnus-convert-pbm-to-x-face-command} shell command.  The
21573 @samp{pbm} files should be 48x48 pixels big.  It returns the X-Face
21574 header data as a string.
21575
21576 @findex gnus-insert-random-x-face-header
21577 @code{gnus-insert-random-x-face-header} calls
21578 @code{gnus-random-x-face} and inserts a @samp{X-Face} header with the
21579 randomly generated data.
21580
21581 @findex gnus-x-face-from-file
21582 @vindex gnus-convert-image-to-x-face-command
21583 @code{gnus-x-face-from-file} takes a GIF file as the parameter, and then
21584 converts the file to X-Face format by using the
21585 @code{gnus-convert-image-to-x-face-command} shell command.
21586
21587 Here's how you would typically use the first function.  Put something
21588 like the following in your @file{~/.gnus.el} file:
21589
21590 @lisp
21591 (setq message-required-news-headers
21592       (nconc message-required-news-headers
21593              (list '(X-Face . gnus-random-x-face))))
21594 @end lisp
21595
21596 Using the last function would be something like this:
21597
21598 @lisp
21599 (setq message-required-news-headers
21600       (nconc message-required-news-headers
21601              (list '(X-Face . (lambda ()
21602                                 (gnus-x-face-from-file
21603                                  "~/My-face.gif"))))))
21604 @end lisp
21605
21606
21607 @node XVarious
21608 @subsection Various XEmacs Variables
21609
21610 @table @code
21611 @item gnus-xmas-glyph-directory
21612 @vindex gnus-xmas-glyph-directory
21613 This is where Gnus will look for pictures.  Gnus will normally
21614 auto-detect this directory, but you may set it manually if you have an
21615 unusual directory structure.
21616
21617 @item gnus-xmas-logo-color-alist
21618 @vindex gnus-xmas-logo-color-alist
21619 This is an alist where the key is a type symbol and the values are the
21620 foreground and background color of the splash page glyph.
21621
21622 @item gnus-xmas-logo-color-style
21623 @vindex gnus-xmas-logo-color-style
21624 This is the key used to look up the color in the alist described above.
21625 Valid values include @code{flame}, @code{pine}, @code{moss},
21626 @code{irish}, @code{sky}, @code{tin}, @code{velvet}, @code{grape},
21627 @code{labia}, @code{berry}, @code{neutral}, and @code{september}.
21628
21629 @item gnus-xmas-modeline-glyph
21630 @vindex gnus-xmas-modeline-glyph
21631 A glyph displayed in all Gnus mode lines.  It is a tiny gnu head by
21632 default.
21633
21634 @end table
21635
21636 @subsubsection Toolbar
21637
21638 @table @code
21639
21640 @item gnus-use-toolbar
21641 @vindex gnus-use-toolbar
21642 If @code{nil}, don't display toolbars.  If non-@code{nil}, it should be
21643 one of @code{default-toolbar}, @code{top-toolbar}, @code{bottom-toolbar},
21644 @code{right-toolbar}, or @code{left-toolbar}.
21645
21646 @item gnus-group-toolbar
21647 @vindex gnus-group-toolbar
21648 The toolbar in the group buffer.
21649
21650 @item gnus-summary-toolbar
21651 @vindex gnus-summary-toolbar
21652 The toolbar in the summary buffer.
21653
21654 @item gnus-summary-mail-toolbar
21655 @vindex gnus-summary-mail-toolbar
21656 The toolbar in the summary buffer of mail groups.
21657
21658 @end table
21659
21660 @iftex
21661 @iflatex
21662 \margindex{}
21663 @end iflatex
21664 @end iftex
21665
21666
21667 @node Fuzzy Matching
21668 @section Fuzzy Matching
21669 @cindex fuzzy matching
21670
21671 Gnus provides @dfn{fuzzy matching} of @code{Subject} lines when doing
21672 things like scoring, thread gathering and thread comparison.
21673
21674 As opposed to regular expression matching, fuzzy matching is very fuzzy.
21675 It's so fuzzy that there's not even a definition of what @dfn{fuzziness}
21676 means, and the implementation has changed over time.
21677
21678 Basically, it tries to remove all noise from lines before comparing.
21679 @samp{Re: }, parenthetical remarks, white space, and so on, are filtered
21680 out of the strings before comparing the results.  This often leads to
21681 adequate results---even when faced with strings generated by text
21682 manglers masquerading as newsreaders.
21683
21684
21685 @node Thwarting Email Spam
21686 @section Thwarting Email Spam
21687 @cindex email spam
21688 @cindex spam
21689 @cindex UCE
21690 @cindex unsolicited commercial email
21691
21692 In these last days of the Usenet, commercial vultures are hanging about
21693 and grepping through news like crazy to find email addresses they can
21694 foist off their scams and products to.  As a reaction to this, many
21695 people have started putting nonsense addresses into their @code{From}
21696 lines.  I think this is counterproductive---it makes it difficult for
21697 people to send you legitimate mail in response to things you write, as
21698 well as making it difficult to see who wrote what.  This rewriting may
21699 perhaps be a bigger menace than the unsolicited commercial email itself
21700 in the end.
21701
21702 The biggest problem I have with email spam is that it comes in under
21703 false pretenses.  I press @kbd{g} and Gnus merrily informs me that I
21704 have 10 new emails.  I say ``Golly gee!  Happy is me!'' and select the
21705 mail group, only to find two pyramid schemes, seven advertisements
21706 (``New!  Miracle tonic for growing full, lustrous hair on your toes!'')
21707 and one mail asking me to repent and find some god.
21708
21709 This is annoying.  Here's what you can do about it.
21710
21711 @menu
21712 * The problem of spam::         Some background, and some solutions
21713 * Anti-Spam Basics::            Simple steps to reduce the amount of spam.
21714 * SpamAssassin::                How to use external anti-spam tools.
21715 * Hashcash::                    Reduce spam by burning CPU time.
21716 * Filtering Spam Using The Spam ELisp Package::  
21717 * Filtering Spam Using Statistics with spam-stat::  
21718 @end menu
21719
21720 @node The problem of spam
21721 @subsection The problem of spam
21722 @cindex email spam
21723 @cindex spam filtering approaches
21724 @cindex filtering approaches, spam
21725 @cindex UCE
21726 @cindex unsolicited commercial email
21727
21728 First, some background on spam.
21729
21730 If you have access to e-mail, you are familiar with spam (technically
21731 termed @acronym{UCE}, Unsolicited Commercial E-mail).  Simply put, it exists
21732 because e-mail delivery is very cheap compared to paper mail, so only
21733 a very small percentage of people need to respond to an UCE to make it
21734 worthwhile to the advertiser.  Ironically, one of the most common
21735 spams is the one offering a database of e-mail addresses for further
21736 spamming.  Senders of spam are usually called @emph{spammers}, but terms like
21737 @emph{vermin}, @emph{scum}, and @emph{morons} are in common use as well.
21738
21739 Spam comes from a wide variety of sources.  It is simply impossible to
21740 dispose of all spam without discarding useful messages.  A good
21741 example is the TMDA system, which requires senders
21742 unknown to you to confirm themselves as legitimate senders before
21743 their e-mail can reach you.  Without getting into the technical side
21744 of TMDA, a downside is clearly that e-mail from legitimate sources may
21745 be discarded if those sources can't or won't confirm themselves
21746 through the TMDA system.  Another problem with TMDA is that it
21747 requires its users to have a basic understanding of e-mail delivery
21748 and processing.
21749
21750 The simplest approach to filtering spam is filtering.  If you get 200
21751 spam messages per day from @samp{random-address@@vmadmin.com}, you
21752 block @samp{vmadmin.com}.  If you get 200 messages about
21753 @samp{VIAGRA}, you discard all messages with @samp{VIAGRA} in the
21754 message.  This, unfortunately, is a great way to discard legitimate
21755 e-mail.  For instance, the very informative and useful RISKS digest
21756 has been blocked by overzealous mail filters because it
21757 @strong{contained} words that were common in spam messages.
21758 Nevertheless, in isolated cases, with great care, direct filtering of
21759 mail can be useful.
21760
21761 Another approach to filtering e-mail is the distributed spam
21762 processing, for instance DCC implements such a system.  In essence,
21763 @code{N} systems around the world agree that a machine @samp{X} in
21764 China, Ghana, or California is sending out spam e-mail, and these
21765 @code{N} systems enter @samp{X} or the spam e-mail from @samp{X} into
21766 a database.  The criteria for spam detection vary - it may be the
21767 number of messages sent, the content of the messages, and so on.  When
21768 a user of the distributed processing system wants to find out if a
21769 message is spam, he consults one of those @code{N} systems.
21770
21771 Distributed spam processing works very well against spammers that send
21772 a large number of messages at once, but it requires the user to set up
21773 fairly complicated checks.  There are commercial and free distributed
21774 spam processing systems.  Distributed spam processing has its risks as
21775 well.  For instance legitimate e-mail senders have been accused of
21776 sending spam, and their web sites have been shut down for some time
21777 because of the incident.
21778
21779 The statistical approach to spam filtering is also popular.  It is
21780 based on a statistical analysis of previous spam messages.  Usually
21781 the analysis is a simple word frequency count, with perhaps pairs of
21782 words or 3-word combinations thrown into the mix.  Statistical
21783 analysis of spam works very well in most of the cases, but it can
21784 classify legitimate e-mail as spam in some cases.  It takes time to
21785 run the analysis, the full message must be analyzed, and the user has
21786 to store the database of spam analyses.
21787
21788 @node Anti-Spam Basics
21789 @subsection Anti-Spam Basics
21790 @cindex email spam
21791 @cindex spam
21792 @cindex UCE
21793 @cindex unsolicited commercial email
21794
21795 One way of dealing with spam is having Gnus split out all spam into a
21796 @samp{spam} mail group (@pxref{Splitting Mail}).
21797
21798 First, pick one (1) valid mail address that you can be reached at, and
21799 put it in your @code{From} header of all your news articles.  (I've
21800 chosen @samp{larsi@@trym.ifi.uio.no}, but for many addresses on the form
21801 @samp{larsi+usenet@@ifi.uio.no} will be a better choice.  Ask your
21802 sysadmin whether your sendmail installation accepts keywords in the local
21803 part of the mail address.)
21804
21805 @lisp
21806 (setq message-default-news-headers
21807       "From: Lars Magne Ingebrigtsen <larsi@@trym.ifi.uio.no>\n")
21808 @end lisp
21809
21810 Then put the following split rule in @code{nnmail-split-fancy}
21811 (@pxref{Fancy Mail Splitting}):
21812
21813 @lisp
21814 (
21815  ...
21816  (to "larsi@@trym.ifi.uio.no"
21817       (| ("subject" "re:.*" "misc")
21818          ("references" ".*@@.*" "misc")
21819          "spam"))
21820  ...
21821 )
21822 @end lisp
21823
21824 This says that all mail to this address is suspect, but if it has a
21825 @code{Subject} that starts with a @samp{Re:} or has a @code{References}
21826 header, it's probably ok.  All the rest goes to the @samp{spam} group.
21827 (This idea probably comes from Tim Pierce.)
21828
21829 In addition, many mail spammers talk directly to your @sc{smtp} server
21830 and do not include your email address explicitly in the @code{To}
21831 header.  Why they do this is unknown---perhaps it's to thwart this
21832 thwarting scheme?  In any case, this is trivial to deal with---you just
21833 put anything not addressed to you in the @samp{spam} group by ending
21834 your fancy split rule in this way:
21835
21836 @lisp
21837 (
21838  ...
21839  (to "larsi" "misc")
21840  "spam")
21841 @end lisp
21842
21843 In my experience, this will sort virtually everything into the right
21844 group.  You still have to check the @samp{spam} group from time to time to
21845 check for legitimate mail, though.  If you feel like being a good net
21846 citizen, you can even send off complaints to the proper authorities on
21847 each unsolicited commercial email---at your leisure.
21848
21849 If you are also a lazy net citizen, you will probably prefer complaining
21850 automatically with the @file{gnus-junk.el} package, available FOR FREE
21851 at @* @uref{http://stud2.tuwien.ac.at/~e9426626/gnus-junk.html}.
21852 Since most e-mail spam is sent automatically, this may reconcile the
21853 cosmic balance somewhat.
21854
21855 This works for me.  It allows people an easy way to contact me (they can
21856 just press @kbd{r} in the usual way), and I'm not bothered at all with
21857 spam.  It's a win-win situation.  Forging @code{From} headers to point
21858 to non-existent domains is yucky, in my opinion.
21859
21860
21861
21862 @node SpamAssassin
21863 @subsection SpamAssassin, Vipul's Razor, DCC, etc
21864 @cindex SpamAssassin
21865 @cindex Vipul's Razor
21866 @cindex DCC
21867
21868 The days where the hints in the previous section was sufficient in
21869 avoiding spam is coming to an end.  There are many tools out there
21870 that claim to reduce the amount of spam you get.  This section could
21871 easily become outdated fast, as new products replace old, but
21872 fortunately most of these tools seem to have similar interfaces.  Even
21873 though this section will use SpamAssassin as an example, it should be
21874 easy to adapt it to most other tools.
21875
21876 If the tool you are using is not installed on the mail server, you
21877 need to invoke it yourself.  Ideas on how to use the
21878 @code{:postscript} mail source parameter (@pxref{Mail Source
21879 Specifiers}) follows.
21880
21881 @lisp
21882 (setq mail-sources
21883       '((file :prescript "formail -bs spamassassin < /var/mail/%u")
21884         (pop :user "jrl"
21885              :server "pophost"
21886              :postscript "mv %t /tmp/foo; formail -bs spamc < /tmp/foo > %t")))
21887 @end lisp
21888
21889 Once you managed to process your incoming spool somehow, thus making
21890 the mail contain e.g. a header indicating it is spam, you are ready to
21891 filter it out.  Using normal split methods (@pxref{Splitting Mail}):
21892
21893 @lisp
21894 (setq nnmail-split-methods '(("spam"  "^X-Spam-Flag: YES")
21895                              ...))
21896 @end lisp
21897
21898 Or using fancy split methods (@pxref{Fancy Mail Splitting}):
21899
21900 @lisp
21901 (setq nnmail-split-methods 'nnmail-split-fancy
21902       nnmail-split-fancy '(| ("X-Spam-Flag" "YES" "spam")
21903                              ...))
21904 @end lisp
21905
21906 Some people might not like the idea of piping the mail through various
21907 programs using a @code{:prescript} (if some program is buggy, you
21908 might lose all mail).  If you are one of them, another solution is to
21909 call the external tools during splitting.  Example fancy split method:
21910
21911 @lisp
21912 (setq nnmail-split-fancy '(| (: kevin-spamassassin)
21913                              ...))
21914 (defun kevin-spamassassin ()
21915   (save-excursion
21916     (let ((buf (or (get-buffer " *nnmail incoming*")
21917                    (get-buffer " *nnml move*"))))
21918       (if (not buf)
21919           (progn (message "Oops, cannot find message buffer") nil)
21920         (set-buffer buf)
21921         (if (eq 1 (call-process-region (point-min) (point-max)
21922                                        "spamc" nil nil nil "-c"))
21923             "spam")))))
21924 @end lisp
21925
21926 That is about it.  As some spam is likely to get through anyway, you
21927 might want to have a nifty function to call when you happen to read
21928 spam.  And here is the nifty function:
21929
21930 @lisp
21931  (defun my-gnus-raze-spam ()
21932   "Submit SPAM to Vipul's Razor, then mark it as expirable."
21933   (interactive)
21934   (gnus-summary-show-raw-article)
21935   (gnus-summary-save-in-pipe "razor-report -f -d")
21936   (gnus-summary-mark-as-expirable 1))
21937 @end lisp
21938
21939 @node Hashcash
21940 @subsection Hashcash
21941 @cindex hashcash
21942
21943 A novel technique to fight spam is to require senders to do something
21944 costly for each message they send.  This has the obvious drawback that
21945 you cannot rely on that everyone in the world uses this technique,
21946 since it is not part of the Internet standards, but it may be useful
21947 in smaller communities.
21948
21949 While the tools in the previous section work well in practice, they
21950 work only because the tools are constantly maintained and updated as
21951 new form of spam appears.  This means that a small percentage of spam
21952 will always get through.  It also means that somewhere, someone needs
21953 to read lots of spam to update these tools.  Hashcash avoids that, but
21954 instead requires that everyone you communicate with supports the
21955 scheme.  You can view the two approaches as pragmatic vs dogmatic.
21956 The approaches have their own advantages and disadvantages, but as
21957 often in the real world, a combination of them is stronger than either
21958 one of them separately.
21959
21960 @cindex X-Hashcash
21961 The ``something costly'' is to burn CPU time, more specifically to
21962 compute a hash collision up to a certain number of bits.  The
21963 resulting hashcash cookie is inserted in a @samp{X-Hashcash:}
21964 header. For more details, and for the external application
21965 @code{hashcash} you need to install to use this feature, see
21966 @uref{http://www.cypherspace.org/~adam/hashcash/}.  Even more
21967 information can be found at @uref{http://www.camram.org/}.
21968
21969 If you wish to call hashcash for each message you send, say something
21970 like:
21971
21972 @lisp
21973 (require 'hashcash)
21974 (add-hook 'message-send-hook 'mail-add-payment)
21975 @end lisp
21976
21977 The @code{hashcash.el} library can be found at
21978 @uref{http://users.actrix.gen.nz/mycroft/hashcash.el}, or in the Gnus
21979 development contrib directory.
21980
21981 You will need to set up some additional variables as well:
21982
21983 @table @code
21984
21985 @item hashcash-default-payment
21986 @vindex hashcash-default-payment
21987 This variable indicates the default number of bits the hash collision
21988 should consist of.  By default this is 0, meaning nothing will be
21989 done.  Suggested useful values include 17 to 29.
21990
21991 @item hashcash-payment-alist
21992 @vindex hashcash-payment-alist
21993 Some receivers may require you to spend burn more CPU time than the
21994 default.  This variable contains a list of @samp{(@var{addr}
21995 @var{amount})} cells, where @var{addr} is the receiver (email address
21996 or newsgroup) and @var{amount} is the number of bits in the collision
21997 that is needed.  It can also contain @samp{(@var{addr} @var{string}
21998 @var{amount})} cells, where the @var{string} is the string to use
21999 (normally the email address or newsgroup name is used).
22000
22001 @item hashcash
22002 @vindex hashcash
22003 Where the @code{hashcash} binary is installed.
22004
22005 @end table
22006
22007 Currently there is no built in functionality in Gnus to verify
22008 hashcash cookies, it is expected that this is performed by your hand
22009 customized mail filtering scripts.  Improvements in this area would be
22010 a useful contribution, however.
22011
22012 @node Filtering Spam Using The Spam ELisp Package
22013 @subsection Filtering Spam Using The Spam ELisp Package
22014 @cindex spam filtering
22015 @cindex spam
22016
22017 The idea behind @code{spam.el} is to have a control center for spam detection
22018 and filtering in Gnus.  To that end, @code{spam.el} does two things: it
22019 filters incoming mail, and it analyzes mail known to be spam or ham.
22020 @emph{Ham} is the name used throughout @code{spam.el} to indicate
22021 non-spam messages.
22022
22023 So, what happens when you load @code{spam.el}?  First of all, you get
22024 the following keyboard commands:
22025
22026 @table @kbd
22027
22028 @item M-d
22029 @itemx M s x
22030 @itemx S x
22031 @kindex M-d
22032 @kindex S x
22033 @kindex M s x
22034 @findex gnus-summary-mark-as-spam
22035 @code{gnus-summary-mark-as-spam}.
22036
22037 Mark current article as spam, showing it with the @samp{$} mark.
22038 Whenever you see a spam article, make sure to mark its summary line
22039 with @kbd{M-d} before leaving the group.  This is done automatically
22040 for unread articles in @emph{spam} groups.
22041
22042 @item M s t
22043 @itemx S t
22044 @kindex M s t
22045 @kindex S t
22046 @findex spam-bogofilter-score
22047 @code{spam-bogofilter-score}.
22048
22049 You must have Bogofilter installed for that command to work properly.
22050
22051 @xref{Bogofilter}.
22052
22053 @end table
22054
22055 Also, when you load @code{spam.el}, you will be able to customize its
22056 variables.  Try @code{customize-group} on the @samp{spam} variable
22057 group.
22058
22059 The concepts of ham processors and spam processors are very important.
22060 Ham processors and spam processors for a group can be set with the
22061 @code{spam-process} group parameter, or the
22062 @code{gnus-spam-process-newsgroups} variable.  Ham processors take
22063 mail known to be non-spam (@emph{ham}) and process it in some way so
22064 that later similar mail will also be considered non-spam.  Spam
22065 processors take mail known to be spam and process it so similar spam
22066 will be detected later.
22067
22068 Gnus learns from the spam you get.  You have to collect your spam in
22069 one or more spam groups, and set or customize the variable
22070 @code{spam-junk-mailgroups} as appropriate.  You can also declare
22071 groups to contain spam by setting their group parameter
22072 @code{spam-contents} to @code{gnus-group-spam-classification-spam}, or
22073 by customizing the corresponding variable
22074 @code{gnus-spam-newsgroup-contents}.  The @code{spam-contents} group
22075 parameter and the @code{gnus-spam-newsgroup-contents} variable can
22076 also be used to declare groups as @emph{ham} groups if you set their
22077 classification to @code{gnus-group-spam-classification-ham}.  If
22078 groups are not classified by means of @code{spam-junk-mailgroups},
22079 @code{spam-contents}, or @code{gnus-spam-newsgroup-contents}, they are
22080 considered @emph{unclassified}.  All groups are unclassified by
22081 default.
22082
22083 In spam groups, all messages are considered to be spam by default:
22084 they get the @samp{$} mark when you enter the group.  You must review
22085 these messages from time to time and remove the @samp{$} mark for
22086 every message that is not spam after all.  To remove the @samp{$}
22087 mark, you can use @kbd{M-u} to ``unread'' the article, or @kbd{d} for
22088 declaring it read the non-spam way.  When you leave a group, all
22089 spam-marked (@samp{$}) articles are sent to a spam processor which
22090 will study them as spam samples.
22091
22092 Messages may also be deleted in various other ways, and unless
22093 @code{spam-ham-marks} gets overridden below, marks @samp{R} and
22094 @samp{r} for default read or explicit delete, marks @samp{X} and
22095 @samp{K} for automatic or explicit kills, as well as mark @samp{Y} for
22096 low scores, are all considered to be associated with articles which
22097 are not spam.  This assumption might be false, in particular if you
22098 use kill files or score files as means for detecting genuine spam, you
22099 should then adjust the @code{spam-ham-marks} variable.
22100
22101 @defvar spam-ham-marks
22102 You can customize this variable to be the list of marks you want to
22103 consider ham.  By default, the list contains the deleted, read,
22104 killed, kill-filed, and low-score marks.
22105 @end defvar
22106
22107 @defvar spam-spam-marks
22108 You can customize this variable to be the list of marks you want to
22109 consider spam.  By default, the list contains only the spam mark.
22110 @end defvar
22111
22112 When you leave @emph{any} group, regardless of its
22113 @code{spam-contents} classification, all spam-marked articles are sent
22114 to a spam processor, which will study these as spam samples.  If you
22115 explicit kill a lot, you might sometimes end up with articles marked
22116 @samp{K} which you never saw, and which might accidentally contain
22117 spam.  Best is to make sure that real spam is marked with @samp{$},
22118 and nothing else.
22119
22120 When you leave a @emph{spam} group, all spam-marked articles are
22121 marked as expired after processing with the spam processor.  This is
22122 not done for @emph{unclassified} or @emph{ham} groups.  Also, any
22123 @strong{ham} articles in a spam group will be moved to a location
22124 determined by either the @code{ham-process-destination} group
22125 parameter or a match in the @code{gnus-ham-process-destinations}
22126 variable, which is a list of regular expressions matched with group
22127 names (it's easiest to customize this variable with
22128 @code{customize-variable gnus-ham-process-destinations}).  The ultimate
22129 location is a group name.  If the @code{ham-process-destination}
22130 parameter is not set, spam articles are only expired.
22131
22132 When you leave a @emph{ham} group, all ham-marked articles are sent to
22133 a ham processor, which will study these as non-spam samples.
22134
22135 When you leave a @emph{ham} or @emph{unclassified} group, all
22136 @strong{spam} articles are moved to a location determined by either
22137 the @code{spam-process-destination} group parameter or a match in the
22138 @code{gnus-spam-process-destinations} variable, which is a list of
22139 regular expressions matched with group names (it's easiest to
22140 customize this variable with @code{customize-variable
22141 gnus-spam-process-destinations}).  The ultimate location is a group
22142 name.  If the @code{spam-process-destination} parameter is not set,
22143 the spam articles are only expired.
22144
22145 To use the @code{spam.el} facilities for incoming mail filtering, you
22146 must add the following to your fancy split list
22147 @code{nnmail-split-fancy} or @code{nnimap-split-fancy}:
22148
22149 @example
22150 (: spam-split)
22151 @end example
22152
22153 Note that the fancy split may be called @code{nnmail-split-fancy} or
22154 @code{nnimap-split-fancy}, depending on whether you use the nnmail or
22155 nnimap back ends to retrieve your mail.
22156
22157 The @code{spam-split} function will process incoming mail and send the
22158 mail considered to be spam into the group name given by the variable
22159 @code{spam-split-group}.  By default that group name is @samp{spam},
22160 but you can customize it.
22161
22162 @emph{Note for IMAP users}
22163
22164 The boolean variable @code{nnimap-split-download-body} needs to be
22165 set, if you want to split based on the whole message instead of just
22166 the headers.  By default, the nnimap backend will only retrieve the
22167 message headers.  If you use spam-check-bogofilter, spam-check-ifile,
22168 or spam-check-stat (the splitters that can benefit from the full
22169 message body), you should set this variable.  It is not set by default
22170 because it will slow IMAP down.
22171
22172 @xref{Splitting in IMAP}.
22173
22174 @emph{TODO: Currently, spam.el only supports insertion of articles
22175 into a backend.  There is no way to tell spam.el that an article is no
22176 longer spam or ham.}
22177
22178 @emph{TODO: spam.el needs to provide a uniform way of training all the
22179 statistical databases.  Some have that functionality built-in, others
22180 don't.}
22181
22182 The following are the methods you can use to control the behavior of
22183 @code{spam-split} and their corresponding spam and ham processors:
22184
22185 @menu
22186 * Blacklists and Whitelists::   
22187 * BBDB Whitelists::             
22188 * Blackholes::                  
22189 * Regular Expressions Header Matching::  
22190 * Bogofilter::                  
22191 * ifile spam filtering::        
22192 * spam-stat spam filtering::    
22193 * Extending the spam elisp package::  
22194 @end menu
22195
22196 @node Blacklists and Whitelists
22197 @subsubsection Blacklists and Whitelists
22198 @cindex spam filtering
22199 @cindex whitelists, spam filtering
22200 @cindex blacklists, spam filtering
22201 @cindex spam
22202
22203 @defvar spam-use-blacklist
22204
22205 Set this variable to @code{t} if you want to use blacklists when
22206 splitting incoming mail.  Messages whose senders are in the blacklist
22207 will be sent to the @code{spam-split-group}.  This is an explicit
22208 filter, meaning that it acts only on mail senders @emph{declared} to
22209 be spammers.
22210
22211 @end defvar
22212
22213 @defvar spam-use-whitelist
22214
22215 Set this variable to @code{t} if you want to use whitelists when
22216 splitting incoming mail.  Messages whose senders are not in the
22217 whitelist will be sent to the next spam-split rule.  This is an
22218 explicit filter, meaning that unless someone is in the whitelist, their
22219 messages are not assumed to be spam or ham.
22220
22221 @end defvar
22222
22223 @defvar spam-use-whitelist-exclusive
22224
22225 Set this variable to @code{t} if you want to use whitelists as an
22226 implicit filter, meaning that every message will be considered spam
22227 unless the sender is in the whitelist.  Use with care.
22228
22229 @end defvar
22230
22231 @defvar gnus-group-spam-exit-processor-blacklist
22232
22233 Add this symbol to a group's @code{spam-process} parameter by
22234 customizing the group parameters or the
22235 @code{gnus-spam-process-newsgroups} variable.  When this symbol is
22236 added to a group's @code{spam-process} parameter, the senders of
22237 spam-marked articles will be added to the blacklist.
22238
22239 @end defvar
22240
22241 @defvar gnus-group-ham-exit-processor-whitelist
22242
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 senders of
22247 ham-marked articles in @emph{ham} groups will be added to the
22248 whitelist.  Note that this ham processor has no effect in @emph{spam}
22249 or @emph{unclassified} groups.
22250
22251 @end defvar
22252
22253 Blacklists are lists of regular expressions matching addresses you
22254 consider to be spam senders.  For instance, to block mail from any
22255 sender at @samp{vmadmin.com}, you can put @samp{vmadmin.com} in your
22256 blacklist.  You start out with an empty blacklist.  Blacklist entries
22257 use the Emacs regular expression syntax.
22258
22259 Conversely, whitelists tell Gnus what addresses are considered
22260 legitimate.  All messages from whitelisted addresses are considered
22261 non-spam.  Also see @ref{BBDB Whitelists}.  Whitelist entries use the
22262 Emacs regular expression syntax.
22263
22264 The blacklist and whitelist file locations can be customized with the
22265 @code{spam-directory} variable (@file{~/News/spam} by default), or
22266 the @code{spam-whitelist} and @code{spam-blacklist} variables
22267 directly.  The whitelist and blacklist files will by default be in the
22268 @code{spam-directory} directory, named @file{whitelist} and
22269 @file{blacklist} respectively.
22270
22271 @node BBDB Whitelists
22272 @subsubsection BBDB Whitelists
22273 @cindex spam filtering
22274 @cindex BBDB whitelists, spam filtering
22275 @cindex BBDB, spam filtering
22276 @cindex spam
22277
22278 @defvar spam-use-BBDB
22279
22280 Analogous to @code{spam-use-whitelist} (@pxref{Blacklists and
22281 Whitelists}), but uses the BBDB as the source of whitelisted
22282 addresses, without regular expressions.  You must have the BBDB loaded
22283 for @code{spam-use-BBDB} to work properly.  Messages whose senders are
22284 not in the BBDB will be sent to the next spam-split rule.  This is an
22285 explicit filter, meaning that unless someone is in the BBDB, their
22286 messages are not assumed to be spam or ham.
22287
22288 @end defvar
22289
22290 @defvar spam-use-BBDB-exclusive
22291
22292 Set this variable to @code{t} if you want to use the BBDB as an
22293 implicit filter, meaning that every message will be considered spam
22294 unless the sender is in the BBDB.  Use with care.  Only sender
22295 addresses in the BBDB will be allowed through; all others will be
22296 classified as spammers.
22297
22298 @end defvar
22299
22300 @defvar gnus-group-ham-exit-processor-BBDB
22301
22302 Add this symbol to a group's @code{spam-process} parameter by
22303 customizing the group parameters or the
22304 @code{gnus-spam-process-newsgroups} variable.  When this symbol is
22305 added to a group's @code{spam-process} parameter, the senders of
22306 ham-marked articles in @emph{ham} groups will be added to the
22307 BBDB.  Note that this ham processor has no effect in @emph{spam}
22308 or @emph{unclassified} groups.
22309
22310 @end defvar
22311
22312 @node Blackholes
22313 @subsubsection Blackholes
22314 @cindex spam filtering
22315 @cindex blackholes, spam filtering
22316 @cindex spam
22317
22318 @defvar spam-use-blackholes
22319
22320 This option is disabled by default.  You can let Gnus consult the
22321 blackhole-type distributed spam processing systems (DCC, for instance)
22322 when you set this option.  The variable @code{spam-blackhole-servers}
22323 holds the list of blackhole servers Gnus will consult.  The current
22324 list is fairly comprehensive, but make sure to let us know if it
22325 contains outdated servers.
22326
22327 The blackhole check uses the @code{dig.el} package, but you can tell
22328 @code{spam.el} to use @code{dns.el} instead for better performance if
22329 you set @code{spam-use-dig} to nil.  It is not recommended at this
22330 time to set @code{spam-use-dig} to nil despite the possible
22331 performance improvements, because some users may be unable to use it,
22332 but you can try it and see if it works for you.
22333
22334 @end defvar
22335
22336 @defvar spam-blackhole-servers
22337
22338 The list of servers to consult for blackhole checks.
22339
22340 @end defvar
22341
22342 @defvar spam-blackhole-good-server-regex
22343
22344 A regular expression for IPs that should not be checked against the
22345 blackhole server list.  When set to nil, it has no effect.
22346
22347 @end defvar
22348
22349 @defvar spam-use-dig
22350
22351 Use the @code{dig.el} package instead of the @code{dns.el} package.
22352 The default setting of @code{t} is recommended.
22353
22354 @end defvar
22355
22356 Blackhole checks are done only on incoming mail.  There is no spam or
22357 ham processor for blackholes.
22358
22359 @node Regular Expressions Header Matching
22360 @subsubsection Regular Expressions Header Matching
22361 @cindex spam filtering
22362 @cindex regular expressions header matching, spam filtering
22363 @cindex spam
22364
22365 @defvar spam-use-regex-headers
22366
22367 This option is disabled by default.  You can let Gnus check the
22368 message headers against lists of regular expressions when you set this
22369 option.  The variables @code{spam-regex-headers-spam} and
22370 @code{spam-regex-headers-ham} hold the list of regular expressions.
22371 Gnus will check against the message headers to determine if the
22372 message is spam or ham, respectively.
22373
22374 @end defvar
22375
22376 @defvar spam-regex-headers-spam
22377
22378 The list of regular expressions that, when matched in the headers of
22379 the message, positively identify it as spam.
22380
22381 @end defvar
22382
22383 @defvar spam-regex-headers-ham
22384
22385 The list of regular expressions that, when matched in the headers of
22386 the message, positively identify it as ham.
22387
22388 @end defvar
22389
22390 Regular expression header checks are done only on incoming mail.
22391 There is no specific spam or ham processor for regular expressions.
22392
22393 @node Bogofilter
22394 @subsubsection Bogofilter
22395 @cindex spam filtering
22396 @cindex bogofilter, spam filtering
22397 @cindex spam
22398
22399 @defvar spam-use-bogofilter
22400
22401 Set this variable if you want @code{spam-split} to use Eric Raymond's
22402 speedy Bogofilter.
22403
22404 With a minimum of care for associating the @samp{$} mark for spam
22405 articles only, Bogofilter training all gets fairly automatic.  You
22406 should do this until you get a few hundreds of articles in each
22407 category, spam or not.  The command @kbd{S t} in summary mode, either
22408 for debugging or for curiosity, shows the @emph{spamicity} score of
22409 the current article (between 0.0 and 1.0).
22410
22411 Bogofilter determines if a message is spam based on an internal
22412 threshold, set at compilation time.  That threshold can't be
22413 customized.
22414
22415 If the @code{bogofilter} executable is not in your path, Bogofilter
22416 processing will be turned off.
22417
22418 You should not enable this if you use @code{spam-use-bogofilter-headers}.
22419
22420 @end defvar
22421
22422 @defvar spam-use-bogofilter-headers
22423
22424 Set this variable if you want @code{spam-split} to use Eric Raymond's
22425 speedy Bogofilter, looking only at the message headers.  It works
22426 similarly to @code{spam-use-bogofilter}, but the @code{X-Bogosity} header
22427 must be in the message already.  Normally you would do this with a
22428 procmail recipe or something similar; consult the Bogofilter
22429 installation documents for details.
22430
22431 You should not enable this if you use @code{spam-use-bogofilter}.
22432
22433 @end defvar
22434
22435 @defvar gnus-group-spam-exit-processor-bogofilter
22436 Add this symbol to a group's @code{spam-process} parameter by
22437 customizing the group parameters or the
22438 @code{gnus-spam-process-newsgroups} variable.  When this symbol is
22439 added to a group's @code{spam-process} parameter, spam-marked articles
22440 will be added to the Bogofilter spam database.
22441 @end defvar
22442
22443 @defvar gnus-group-ham-exit-processor-bogofilter
22444 Add this symbol to a group's @code{spam-process} parameter by
22445 customizing the group parameters or the
22446 @code{gnus-spam-process-newsgroups} variable.  When this symbol is
22447 added to a group's @code{spam-process} parameter, the ham-marked
22448 articles in @emph{ham} groups will be added to the Bogofilter database
22449 of non-spam messages.  Note that this ham processor has no effect in
22450 @emph{spam} or @emph{unclassified} groups.
22451 @end defvar
22452
22453 @defvar spam-bogofilter-database-directory
22454
22455 This is the directory where Bogofilter will store its databases.  It
22456 is not specified by default, so Bogofilter will use its own default
22457 database directory.
22458
22459 @end defvar
22460
22461 The Bogofilter mail classifier is similar to ifile in intent and
22462 purpose.  A ham and a spam processor are provided, plus the
22463 @code{spam-use-bogofilter} and @code{spam-use-bogofilter-headers}
22464 variables to indicate to spam-split that Bogofilter should either be
22465 used, or has already been used on the article.  The 0.9.2.1 version of
22466 Bogofilter was used to test this functionality.
22467
22468 @node ifile spam filtering
22469 @subsubsection ifile spam filtering
22470 @cindex spam filtering
22471 @cindex ifile, spam filtering
22472 @cindex spam
22473
22474 @defvar spam-use-ifile
22475
22476 Enable this variable if you want @code{spam-split} to use ifile, a
22477 statistical analyzer similar to Bogofilter.
22478
22479 @end defvar
22480
22481 @defvar spam-ifile-all-categories
22482
22483 Enable this variable if you want @code{spam-use-ifile} to give you all
22484 the ifile categories, not just spam/non-spam.  If you use this, make
22485 sure you train ifile as described in its documentation.
22486
22487 @end defvar
22488
22489 @defvar spam-ifile-spam-category
22490
22491 This is the category of spam messages as far as ifile is concerned.
22492 The actual string used is irrelevant, but you probably want to leave
22493 the default value of @samp{spam}.
22494 @end defvar
22495
22496 @defvar spam-ifile-database-path
22497
22498 This is the filename for the ifile database.  It is not specified by
22499 default, so ifile will use its own default database name.
22500
22501 @end defvar
22502
22503 The ifile mail classifier is similar to Bogofilter in intent and
22504 purpose.  A ham and a spam processor are provided, plus the
22505 @code{spam-use-ifile} variable to indicate to spam-split that ifile
22506 should be used.  The 1.2.1 version of ifile was used to test this
22507 functionality.
22508
22509 @node spam-stat spam filtering
22510 @subsubsection spam-stat spam filtering
22511 @cindex spam filtering
22512 @cindex spam-stat, spam filtering
22513 @cindex spam-stat
22514 @cindex spam
22515
22516 @xref{Filtering Spam Using Statistics with spam-stat}.
22517
22518 @defvar spam-use-stat
22519
22520 Enable this variable if you want @code{spam-split} to use
22521 spam-stat.el, an Emacs Lisp statistical analyzer.
22522
22523 @end defvar
22524
22525 @defvar gnus-group-spam-exit-processor-stat
22526 Add this symbol to a group's @code{spam-process} parameter by
22527 customizing the group parameters or the
22528 @code{gnus-spam-process-newsgroups} variable.  When this symbol is
22529 added to a group's @code{spam-process} parameter, the spam-marked
22530 articles will be added to the spam-stat database of spam messages.
22531 @end defvar
22532
22533 @defvar gnus-group-ham-exit-processor-stat
22534 Add this symbol to a group's @code{spam-process} parameter by
22535 customizing the group parameters or the
22536 @code{gnus-spam-process-newsgroups} variable.  When this symbol is
22537 added to a group's @code{spam-process} parameter, the ham-marked
22538 articles in @emph{ham} groups will be added to the spam-stat database
22539 of non-spam messages.  Note that this ham processor has no effect in
22540 @emph{spam} or @emph{unclassified} groups.
22541 @end defvar
22542
22543 This enables spam.el to cooperate with spam-stat.el.  spam-stat.el
22544 provides an internal (Lisp-only) spam database, which unlike ifile or
22545 Bogofilter does not require external programs.  A spam and a ham
22546 processor, and the @code{spam-use-stat} variable for @code{spam-split}
22547 are provided.
22548
22549 @node Extending the spam elisp package
22550 @subsubsection Extending the spam elisp package
22551 @cindex spam filtering
22552 @cindex spam elisp package, extending
22553 @cindex extending the spam elisp package
22554
22555 Say you want to add a new back end called blackbox.  For filtering
22556 incoming mail, provide the following:
22557
22558 @enumerate
22559
22560 @item
22561 code
22562
22563 @lisp
22564 (defvar spam-use-blackbox nil
22565   "True if blackbox should be used.")
22566 @end lisp
22567
22568 Add
22569 @example
22570     (spam-use-blackbox   . spam-check-blackbox)
22571 @end example
22572 to @code{spam-list-of-checks}.
22573
22574 @item
22575 functionality
22576
22577 Write the @code{spam-check-blackbox} function.  It should return
22578 @samp{nil} or @code{spam-split-group}.  See the existing
22579 @code{spam-check-*} functions for examples of what you can do.
22580
22581 Make sure to add @code{spam-use-blackbox} to
22582 @code{spam-list-of-statistical-checks} if Blackbox is a statistical
22583 mail analyzer that needs the full message body to operate.
22584
22585 @end enumerate
22586
22587 For processing spam and ham messages, provide the following:
22588
22589 @enumerate
22590
22591 @item
22592 code 
22593
22594 Note you don't have to provide a spam or a ham processor.  Only
22595 provide them if Blackbox supports spam or ham processing.
22596
22597 @lisp
22598 (defvar gnus-group-spam-exit-processor-blackbox "blackbox"
22599   "The Blackbox summary exit spam processor.
22600 Only applicable to spam groups.")
22601
22602 (defvar gnus-group-ham-exit-processor-blackbox "blackbox"
22603   "The whitelist summary exit ham processor.
22604 Only applicable to non-spam (unclassified and ham) groups.")
22605
22606 @end lisp
22607
22608 @item
22609 functionality
22610
22611 @lisp
22612 (defun spam-blackbox-register-spam-routine ()
22613   (spam-generic-register-routine
22614    ;; the spam function
22615    (lambda (article)
22616      (let ((from (spam-fetch-field-from-fast article)))
22617        (when (stringp from)
22618            (blackbox-do-something-with-this-spammer from))))
22619    ;; the ham function
22620    nil))
22621
22622 (defun spam-blackbox-register-ham-routine ()
22623   (spam-generic-register-routine
22624    ;; the spam function
22625    nil
22626    ;; the ham function
22627    (lambda (article)
22628      (let ((from (spam-fetch-field-from-fast article)))
22629        (when (stringp from)
22630            (blackbox-do-something-with-this-ham-sender from))))))
22631 @end lisp
22632
22633 Write the @code{blackbox-do-something-with-this-ham-sender} and
22634 @code{blackbox-do-something-with-this-spammer} functions.  You can add
22635 more complex code than fetching the message sender, but keep in mind
22636 that retrieving the whole message takes significantly longer than the
22637 sender through @code{spam-fetch-field-from-fast}, because the message
22638 senders are kept in memory by Gnus.
22639
22640 @end enumerate
22641
22642
22643 @node Filtering Spam Using Statistics with spam-stat
22644 @subsection Filtering Spam Using Statistics with spam-stat
22645 @cindex Paul Graham
22646 @cindex Graham, Paul
22647 @cindex naive Bayesian spam filtering
22648 @cindex Bayesian spam filtering, naive
22649 @cindex spam filtering, naive Bayesian
22650
22651 Paul Graham has written an excellent essay about spam filtering using
22652 statistics: @uref{http://www.paulgraham.com/spam.html,A Plan for
22653 Spam}.  In it he describes the inherent deficiency of rule-based
22654 filtering as used by SpamAssassin, for example: Somebody has to write
22655 the rules, and everybody else has to install these rules.  You are
22656 always late.  It would be much better, he argues, to filter mail based
22657 on whether it somehow resembles spam or non-spam.  One way to measure
22658 this is word distribution.  He then goes on to describe a solution
22659 that checks whether a new mail resembles any of your other spam mails
22660 or not.
22661
22662 The basic idea is this:  Create a two collections of your mail, one
22663 with spam, one with non-spam.  Count how often each word appears in
22664 either collection, weight this by the total number of mails in the
22665 collections, and store this information in a dictionary.  For every
22666 word in a new mail, determine its probability to belong to a spam or a
22667 non-spam mail.  Use the 15 most conspicuous words, compute the total
22668 probability of the mail being spam.  If this probability is higher
22669 than a certain threshold, the mail is considered to be spam.
22670
22671 Gnus supports this kind of filtering.  But it needs some setting up.
22672 First, you need two collections of your mail, one with spam, one with
22673 non-spam.  Then you need to create a dictionary using these two
22674 collections, and save it.  And last but not least, you need to use
22675 this dictionary in your fancy mail splitting rules.
22676
22677 @menu
22678 * Creating a spam-stat dictionary::  
22679 * Splitting mail using spam-stat::  
22680 * Low-level interface to the spam-stat dictionary::  
22681 @end menu
22682
22683 @node Creating a spam-stat dictionary
22684 @subsubsection Creating a spam-stat dictionary
22685
22686 Before you can begin to filter spam based on statistics, you must
22687 create these statistics based on two mail collections, one with spam,
22688 one with non-spam.  These statistics are then stored in a dictionary
22689 for later use.  In order for these statistics to be meaningful, you
22690 need several hundred emails in both collections.
22691
22692 Gnus currently supports only the nnml back end for automated dictionary
22693 creation.  The nnml back end stores all mails in a directory, one file
22694 per mail.  Use the following:
22695
22696 @defun spam-stat-process-spam-directory
22697 Create spam statistics for every file in this directory.  Every file
22698 is treated as one spam mail.
22699 @end defun
22700
22701 @defun spam-stat-process-non-spam-directory
22702 Create non-spam statistics for every file in this directory.  Every
22703 file is treated as one non-spam mail.
22704 @end defun
22705
22706 Usually you would call @code{spam-stat-process-spam-directory} on a
22707 directory such as @file{~/Mail/mail/spam} (this usually corresponds
22708 the the group @samp{nnml:mail.spam}), and you would call
22709 @code{spam-stat-process-non-spam-directory} on a directory such as
22710 @file{~/Mail/mail/misc} (this usually corresponds the the group
22711 @samp{nnml:mail.misc}).
22712
22713 When you are using IMAP, you won't have the mails available locally,
22714 so that will not work.  One solution is to use the Gnus Agent to cache
22715 the articles.  Then you can use directories such as
22716 @file{"~/News/agent/nnimap/mail.yourisp.com/personal_spam"} for
22717 @code{spam-stat-process-spam-directory}.  @xref{Agent as Cache}.
22718
22719 @defvar spam-stat
22720 This variable holds the hash-table with all the statistics -- the
22721 dictionary we have been talking about.  For every word in either
22722 collection, this hash-table stores a vector describing how often the
22723 word appeared in spam and often it appeared in non-spam mails.
22724 @end defvar
22725
22726 If you want to regenerate the statistics from scratch, you need to
22727 reset the dictionary.
22728
22729 @defun spam-stat-reset
22730 Reset the @code{spam-stat} hash-table, deleting all the statistics.
22731 @end defun
22732
22733 When you are done, you must save the dictionary.  The dictionary may
22734 be rather large.  If you will not update the dictionary incrementally
22735 (instead, you will recreate it once a month, for example), then you
22736 can reduce the size of the dictionary by deleting all words that did
22737 not appear often enough or that do not clearly belong to only spam or
22738 only non-spam mails.
22739
22740 @defun spam-stat-reduce-size
22741 Reduce the size of the dictionary.  Use this only if you do not want
22742 to update the dictionary incrementally.
22743 @end defun
22744
22745 @defun spam-stat-save
22746 Save the dictionary.
22747 @end defun
22748
22749 @defvar spam-stat-file
22750 The filename used to store the dictionary.  This defaults to
22751 @file{~/.spam-stat.el}.
22752 @end defvar
22753
22754 @node Splitting mail using spam-stat
22755 @subsubsection Splitting mail using spam-stat
22756
22757 In order to use @code{spam-stat} to split your mail, you need to add the
22758 following to your @file{~/.gnus.el} file:
22759
22760 @lisp
22761 (require 'spam-stat)
22762 (spam-stat-load)
22763 @end lisp
22764
22765 This will load the necessary Gnus code, and the dictionary you
22766 created.
22767
22768 Next, you need to adapt your fancy splitting rules:  You need to
22769 determine how to use @code{spam-stat}.  The following examples are for
22770 the nnml back end.  Using the nnimap back end works just as well.  Just
22771 use @code{nnimap-split-fancy} instead of @code{nnmail-split-fancy}.
22772
22773 In the simplest case, you only have two groups, @samp{mail.misc} and
22774 @samp{mail.spam}.  The following expression says that mail is either
22775 spam or it should go into @samp{mail.misc}.  If it is spam, then
22776 @code{spam-stat-split-fancy} will return @samp{mail.spam}.
22777
22778 @lisp
22779 (setq nnmail-split-fancy
22780       `(| (: spam-stat-split-fancy)
22781           "mail.misc"))
22782 @end lisp
22783
22784 @defvar spam-stat-split-fancy-spam-group
22785 The group to use for spam.  Default is @samp{mail.spam}.
22786 @end defvar
22787
22788 If you also filter mail with specific subjects into other groups, use
22789 the following expression.  Only mails not matching the regular
22790 expression are considered potential spam.
22791
22792 @lisp
22793 (setq nnmail-split-fancy
22794       `(| ("Subject" "\\bspam-stat\\b" "mail.emacs")
22795           (: spam-stat-split-fancy)
22796           "mail.misc"))
22797 @end lisp
22798
22799 If you want to filter for spam first, then you must be careful when
22800 creating the dictionary.  Note that @code{spam-stat-split-fancy} must
22801 consider both mails in @samp{mail.emacs} and in @samp{mail.misc} as
22802 non-spam, therefore both should be in your collection of non-spam
22803 mails, when creating the dictionary!
22804
22805 @lisp
22806 (setq nnmail-split-fancy
22807       `(| (: spam-stat-split-fancy)
22808           ("Subject" "\\bspam-stat\\b" "mail.emacs")
22809           "mail.misc"))
22810 @end lisp
22811
22812 You can combine this with traditional filtering.  Here, we move all
22813 HTML-only mails into the @samp{mail.spam.filtered} group.  Note that since
22814 @code{spam-stat-split-fancy} will never see them, the mails in
22815 @samp{mail.spam.filtered} should be neither in your collection of spam mails,
22816 nor in your collection of non-spam mails, when creating the
22817 dictionary!
22818
22819 @lisp
22820 (setq nnmail-split-fancy
22821       `(| ("Content-Type" "text/html" "mail.spam.filtered")
22822           (: spam-stat-split-fancy)
22823           ("Subject" "\\bspam-stat\\b" "mail.emacs")
22824           "mail.misc"))
22825 @end lisp
22826
22827
22828 @node Low-level interface to the spam-stat dictionary
22829 @subsubsection Low-level interface to the spam-stat dictionary
22830
22831 The main interface to using @code{spam-stat}, are the following functions:
22832
22833 @defun spam-stat-buffer-is-spam
22834 Called in a buffer, that buffer is considered to be a new spam mail.
22835 Use this for new mail that has not been processed before.
22836 @end defun
22837
22838 @defun spam-stat-buffer-is-no-spam
22839 Called in a buffer, that buffer is considered to be a new non-spam
22840 mail.  Use this for new mail that has not been processed before.
22841 @end defun
22842
22843 @defun spam-stat-buffer-change-to-spam
22844 Called in a buffer, that buffer is no longer considered to be normal
22845 mail but spam.  Use this to change the status of a mail that has
22846 already been processed as non-spam.
22847 @end defun
22848
22849 @defun spam-stat-buffer-change-to-non-spam
22850 Called in a buffer, that buffer is no longer considered to be spam but
22851 normal mail.  Use this to change the status of a mail that has already
22852 been processed as spam.
22853 @end defun
22854
22855 @defun spam-stat-save
22856 Save the hash table to the file.  The filename used is stored in the
22857 variable @code{spam-stat-file}.
22858 @end defun
22859
22860 @defun spam-stat-load
22861 Load the hash table from a file.  The filename used is stored in the
22862 variable @code{spam-stat-file}.
22863 @end defun
22864
22865 @defun spam-stat-score-word
22866 Return the spam score for a word.
22867 @end defun
22868
22869 @defun spam-stat-score-buffer
22870 Return the spam score for a buffer.
22871 @end defun
22872
22873 @defun spam-stat-split-fancy
22874 Use this function for fancy mail splitting.  Add the rule @samp{(:
22875 spam-stat-split-fancy)} to @code{nnmail-split-fancy}
22876 @end defun
22877
22878 Make sure you load the dictionary before using it.  This requires the
22879 following in your @file{~/.gnus.el} file:
22880
22881 @lisp
22882 (require 'spam-stat)
22883 (spam-stat-load)
22884 @end lisp
22885
22886 Typical test will involve calls to the following functions:
22887
22888 @example
22889 Reset: (setq spam-stat (make-hash-table :test 'equal))
22890 Learn spam: (spam-stat-process-spam-directory "~/Mail/mail/spam")
22891 Learn non-spam: (spam-stat-process-non-spam-directory "~/Mail/mail/misc")
22892 Save table: (spam-stat-save)
22893 File size: (nth 7 (file-attributes spam-stat-file))
22894 Number of words: (hash-table-count spam-stat)
22895 Test spam: (spam-stat-test-directory "~/Mail/mail/spam")
22896 Test non-spam: (spam-stat-test-directory "~/Mail/mail/misc")
22897 Reduce table size: (spam-stat-reduce-size)
22898 Save table: (spam-stat-save)
22899 File size: (nth 7 (file-attributes spam-stat-file))
22900 Number of words: (hash-table-count spam-stat)
22901 Test spam: (spam-stat-test-directory "~/Mail/mail/spam")
22902 Test non-spam: (spam-stat-test-directory "~/Mail/mail/misc")
22903 @end example
22904
22905 Here is how you would create your dictionary:
22906
22907 @example
22908 Reset: (setq spam-stat (make-hash-table :test 'equal))
22909 Learn spam: (spam-stat-process-spam-directory "~/Mail/mail/spam")
22910 Learn non-spam: (spam-stat-process-non-spam-directory "~/Mail/mail/misc")
22911 Repeat for any other non-spam group you need...
22912 Reduce table size: (spam-stat-reduce-size)
22913 Save table: (spam-stat-save)
22914 @end example
22915
22916 @node Various Various
22917 @section Various Various
22918 @cindex mode lines
22919 @cindex highlights
22920
22921 @table @code
22922
22923 @item gnus-home-directory
22924 @vindex gnus-home-directory
22925 All Gnus file and directory variables will be initialized from this
22926 variable, which defaults to @file{~/}.
22927
22928 @item gnus-directory
22929 @vindex gnus-directory
22930 Most Gnus storage file and directory variables will be initialized from
22931 this variable, which defaults to the @samp{SAVEDIR} environment
22932 variable, or @file{~/News/} if that variable isn't set.
22933
22934 Note that gnus is mostly loaded when the @file{.gnus.el} file is read.
22935 This means that other directory variables that are initialized from this
22936 variable won't be set properly if you set this variable in
22937 @file{.gnus.el}.  Set this variable in @file{.emacs} instead.
22938
22939 @item gnus-default-directory
22940 @vindex gnus-default-directory
22941 Not related to the above variable at all---this variable says what the
22942 default directory of all Gnus buffers should be.  If you issue commands
22943 like @kbd{C-x C-f}, the prompt you'll get starts in the current buffer's
22944 default directory.  If this variable is @code{nil} (which is the
22945 default), the default directory will be the default directory of the
22946 buffer you were in when you started Gnus.
22947
22948 @item gnus-verbose
22949 @vindex gnus-verbose
22950 This variable is an integer between zero and ten.  The higher the value,
22951 the more messages will be displayed.  If this variable is zero, Gnus
22952 will never flash any messages, if it is seven (which is the default),
22953 most important messages will be shown, and if it is ten, Gnus won't ever
22954 shut up, but will flash so many messages it will make your head swim.
22955
22956 @item gnus-verbose-backends
22957 @vindex gnus-verbose-backends
22958 This variable works the same way as @code{gnus-verbose}, but it applies
22959 to the Gnus back ends instead of Gnus proper.
22960
22961 @item nnheader-max-head-length
22962 @vindex nnheader-max-head-length
22963 When the back ends read straight heads of articles, they all try to read
22964 as little as possible.  This variable (default 4096) specifies
22965 the absolute max length the back ends will try to read before giving up
22966 on finding a separator line between the head and the body.  If this
22967 variable is @code{nil}, there is no upper read bound.  If it is
22968 @code{t}, the back ends won't try to read the articles piece by piece,
22969 but read the entire articles.  This makes sense with some versions of
22970 @code{ange-ftp} or @code{efs}.
22971
22972 @item nnheader-head-chop-length
22973 @vindex nnheader-head-chop-length
22974 This variable (default 2048) says how big a piece of each article to
22975 read when doing the operation described above.
22976
22977 @item nnheader-file-name-translation-alist
22978 @vindex nnheader-file-name-translation-alist
22979 @cindex file names
22980 @cindex invalid characters in file names
22981 @cindex characters in file names
22982 This is an alist that says how to translate characters in file names.
22983 For instance, if @samp{:} is invalid as a file character in file names
22984 on your system (you OS/2 user you), you could say something like:
22985
22986 @lisp
22987 (setq nnheader-file-name-translation-alist
22988       '((?: . ?_)))
22989 @end lisp
22990
22991 In fact, this is the default value for this variable on OS/2 and MS
22992 Windows (phooey) systems.
22993
22994 @item gnus-hidden-properties
22995 @vindex gnus-hidden-properties
22996 This is a list of properties to use to hide ``invisible'' text.  It is
22997 @code{(invisible t intangible t)} by default on most systems, which
22998 makes invisible text invisible and intangible.
22999
23000 @item gnus-parse-headers-hook
23001 @vindex gnus-parse-headers-hook
23002 A hook called before parsing headers.  It can be used, for instance, to
23003 gather statistics on the headers fetched, or perhaps you'd like to prune
23004 some headers.  I don't see why you'd want that, though.
23005
23006 @item gnus-shell-command-separator
23007 @vindex gnus-shell-command-separator
23008 String used to separate two shell commands.  The default is @samp{;}.
23009
23010 @item gnus-invalid-group-regexp
23011 @vindex gnus-invalid-group-regexp
23012
23013 Regexp to match ``invalid'' group names when querying user for a group
23014 name.  The default value catches some @strong{really} invalid group
23015 names who could possibly mess up Gnus internally (like allowing
23016 @samp{:} in a group name, which is normally used to delimit method and
23017 group).
23018
23019 @sc{imap} users might want to allow @samp{/} in group names though.
23020
23021
23022 @end table
23023
23024 @node The End
23025 @chapter The End
23026
23027 Well, that's the manual---you can get on with your life now.  Keep in
23028 touch.  Say hello to your cats from me.
23029
23030 My @strong{ghod}---I just can't stand goodbyes.  Sniffle.
23031
23032 Ol' Charles Reznikoff said it pretty well, so I leave the floor to him:
23033
23034 @quotation
23035 @strong{Te Deum}
23036
23037 @sp 1
23038 Not because of victories @*
23039 I sing,@*
23040 having none,@*
23041 but for the common sunshine,@*
23042 the breeze,@*
23043 the largess of the spring.
23044
23045 @sp 1
23046 Not for victory@*
23047 but for the day's work done@*
23048 as well as I was able;@*
23049 not for a seat upon the dais@*
23050 but at the common table.@*
23051 @end quotation
23052
23053
23054 @node Appendices
23055 @chapter Appendices
23056
23057 @menu
23058 * XEmacs::                      Requirements for installing under XEmacs.
23059 * History::                     How Gnus got where it is today.
23060 * On Writing Manuals::          Why this is not a beginner's guide.
23061 * Terminology::                 We use really difficult, like, words here.
23062 * Customization::               Tailoring Gnus to your needs.
23063 * Troubleshooting::             What you might try if things do not work.
23064 * Gnus Reference Guide::        Rilly, rilly technical stuff.
23065 * Emacs for Heathens::          A short introduction to Emacsian terms.
23066 * Frequently Asked Questions::
23067 @end menu
23068
23069
23070 @node XEmacs
23071 @section XEmacs
23072 @cindex XEmacs
23073 @cindex Installing under XEmacs
23074
23075 XEmacs is distributed as a collection of packages.  You should install
23076 whatever packages the Gnus XEmacs package requires.  The current
23077 requirements are @samp{gnus}, @samp{w3}, @samp{mh-e},
23078 @samp{mailcrypt}, @samp{rmail}, @samp{eterm}, @samp{mail-lib},
23079 @samp{xemacs-base}, @samp{sh-script} and @samp{fsf-compat}.  The
23080 @samp{misc-games} package is required for Morse decoding.
23081
23082
23083 @node History
23084 @section History
23085
23086 @cindex history
23087 @sc{gnus} was written by Masanobu @sc{Umeda}.  When autumn crept up in
23088 '94, Lars Magne Ingebrigtsen grew bored and decided to rewrite Gnus.
23089
23090 If you want to investigate the person responsible for this outrage,
23091 you can point your (feh!) web browser to
23092 @uref{http://quimby.gnus.org/}.  This is also the primary
23093 distribution point for the new and spiffy versions of Gnus, and is
23094 known as The Site That Destroys Newsrcs And Drives People Mad.
23095
23096 During the first extended alpha period of development, the new Gnus was
23097 called ``(ding) Gnus''.  @dfn{(ding)} is, of course, short for
23098 @dfn{ding is not Gnus}, which is a total and utter lie, but who cares?
23099 (Besides, the ``Gnus'' in this abbreviation should probably be
23100 pronounced ``news'' as @sc{Umeda} intended, which makes it a more
23101 appropriate name, don't you think?)
23102
23103 In any case, after spending all that energy on coming up with a new and
23104 spunky name, we decided that the name was @emph{too} spunky, so we
23105 renamed it back again to ``Gnus''.  But in mixed case.  ``Gnus'' vs.
23106 ``@sc{gnus}''.  New vs. old.
23107
23108 @menu
23109 * Gnus Versions::               What Gnus versions have been released.
23110 * Other Gnus Versions::         Other Gnus versions that also have been released.
23111 * Why?::                        What's the point of Gnus?
23112 * Compatibility::               Just how compatible is Gnus with @sc{gnus}?
23113 * Conformity::                  Gnus tries to conform to all standards.
23114 * Emacsen::                     Gnus can be run on a few modern Emacsen.
23115 * Gnus Development::            How Gnus is developed.
23116 * Contributors::                Oodles of people.
23117 * New Features::                Pointers to some of the new stuff in Gnus.
23118 @end menu
23119
23120
23121 @node Gnus Versions
23122 @subsection Gnus Versions
23123 @cindex ding Gnus
23124 @cindex September Gnus
23125 @cindex Red Gnus
23126 @cindex Quassia Gnus
23127 @cindex Pterodactyl Gnus
23128 @cindex Oort Gnus
23129 @cindex No Gnus
23130 @cindex Gnus versions
23131
23132 The first ``proper'' release of Gnus 5 was done in November 1995 when it
23133 was included in the Emacs 19.30 distribution (132 (ding) Gnus releases
23134 plus 15 Gnus 5.0 releases).
23135
23136 In May 1996 the next Gnus generation (aka. ``September Gnus'' (after 99
23137 releases)) was released under the name ``Gnus 5.2'' (40 releases).
23138
23139 On July 28th 1996 work on Red Gnus was begun, and it was released on
23140 January 25th 1997 (after 84 releases) as ``Gnus 5.4'' (67 releases).
23141
23142 On September 13th 1997, Quassia Gnus was started and lasted 37 releases.
23143 If was released as ``Gnus 5.6'' on March 8th 1998 (46 releases).
23144
23145 Gnus 5.6 begat Pterodactyl Gnus on August 29th 1998 and was released as
23146 ``Gnus 5.8'' (after 99 releases and a CVS repository) on December 3rd
23147 1999.
23148
23149 On the 26th of October 2000, Oort Gnus was begun.
23150
23151 If you happen upon a version of Gnus that has a prefixed name --
23152 ``(ding) Gnus'', ``September Gnus'', ``Red Gnus'', ``Quassia Gnus'',
23153 ``Pterodactyl Gnus'', ``Oort Gnus'' -- don't panic.  Don't let it know
23154 that you're frightened.  Back away.  Slowly.  Whatever you do, don't
23155 run.  Walk away, calmly, until you're out of its reach.  Find a proper
23156 released version of Gnus and snuggle up to that instead.
23157
23158
23159 @node Other Gnus Versions
23160 @subsection Other Gnus Versions
23161 @cindex Semi-gnus
23162
23163 In addition to the versions of Gnus which have had their releases
23164 coordinated by Lars, one major development has been Semi-gnus from
23165 Japan.  It's based on a library called @sc{semi}, which provides
23166 @sc{mime} capabilities.
23167
23168 These Gnusae are based mainly on Gnus 5.6 and Pterodactyl Gnus.
23169 Collectively, they are called ``Semi-gnus'', and different strains are
23170 called T-gnus, ET-gnus, Nana-gnus and Chaos.  These provide powerful
23171 @sc{mime} and multilingualization things, especially important for
23172 Japanese users.
23173
23174
23175 @node Why?
23176 @subsection Why?
23177
23178 What's the point of Gnus?
23179
23180 I want to provide a ``rad'', ``happening'', ``way cool'' and ``hep''
23181 newsreader, that lets you do anything you can think of.  That was my
23182 original motivation, but while working on Gnus, it has become clear to
23183 me that this generation of newsreaders really belong in the stone age.
23184 Newsreaders haven't developed much since the infancy of the net.  If the
23185 volume continues to rise with the current rate of increase, all current
23186 newsreaders will be pretty much useless.  How do you deal with
23187 newsgroups that have thousands of new articles each day?  How do you
23188 keep track of millions of people who post?
23189
23190 Gnus offers no real solutions to these questions, but I would very much
23191 like to see Gnus being used as a testing ground for new methods of
23192 reading and fetching news.  Expanding on @sc{Umeda}-san's wise decision
23193 to separate the newsreader from the back ends, Gnus now offers a simple
23194 interface for anybody who wants to write new back ends for fetching mail
23195 and news from different sources.  I have added hooks for customizations
23196 everywhere I could imagine it being useful.  By doing so, I'm inviting
23197 every one of you to explore and invent.
23198
23199 May Gnus never be complete.  @kbd{C-u 100 M-x all-hail-emacs} and
23200 @kbd{C-u 100 M-x all-hail-xemacs}.
23201
23202
23203 @node Compatibility
23204 @subsection Compatibility
23205
23206 @cindex compatibility
23207 Gnus was designed to be fully compatible with @sc{gnus}.  Almost all key
23208 bindings have been kept.  More key bindings have been added, of course,
23209 but only in one or two obscure cases have old bindings been changed.
23210
23211 Our motto is:
23212 @quotation
23213 @cartouche
23214 @center In a cloud bones of steel.
23215 @end cartouche
23216 @end quotation
23217
23218 All commands have kept their names.  Some internal functions have changed
23219 their names.
23220
23221 The @code{gnus-uu} package has changed drastically.  @xref{Decoding
23222 Articles}.
23223
23224 One major compatibility question is the presence of several summary
23225 buffers.  All variables relevant while reading a group are
23226 buffer-local to the summary buffer they belong in.  Although many
23227 important variables have their values copied into their global
23228 counterparts whenever a command is executed in the summary buffer, this
23229 change might lead to incorrect values being used unless you are careful.
23230
23231 All code that relies on knowledge of @sc{gnus} internals will probably
23232 fail.  To take two examples: Sorting @code{gnus-newsrc-alist} (or
23233 changing it in any way, as a matter of fact) is strictly verboten.  Gnus
23234 maintains a hash table that points to the entries in this alist (which
23235 speeds up many functions), and changing the alist directly will lead to
23236 peculiar results.
23237
23238 @cindex hilit19
23239 @cindex highlighting
23240 Old hilit19 code does not work at all.  In fact, you should probably
23241 remove all hilit code from all Gnus hooks
23242 (@code{gnus-group-prepare-hook} and @code{gnus-summary-prepare-hook}).
23243 Gnus provides various integrated functions for highlighting.  These are
23244 faster and more accurate.  To make life easier for everybody, Gnus will
23245 by default remove all hilit calls from all hilit hooks.  Uncleanliness!
23246 Away!
23247
23248 Packages like @code{expire-kill} will no longer work.  As a matter of
23249 fact, you should probably remove all old @sc{gnus} packages (and other
23250 code) when you start using Gnus.  More likely than not, Gnus already
23251 does what you have written code to make @sc{gnus} do.  (Snicker.)
23252
23253 Even though old methods of doing things are still supported, only the
23254 new methods are documented in this manual.  If you detect a new method of
23255 doing something while reading this manual, that does not mean you have
23256 to stop doing it the old way.
23257
23258 Gnus understands all @sc{gnus} startup files.
23259
23260 @kindex M-x gnus-bug
23261 @findex gnus-bug
23262 @cindex reporting bugs
23263 @cindex bugs
23264 Overall, a casual user who hasn't written much code that depends on
23265 @sc{gnus} internals should suffer no problems.  If problems occur,
23266 please let me know by issuing that magic command @kbd{M-x gnus-bug}.
23267
23268 @vindex gnus-bug-create-help-buffer
23269 If you are in the habit of sending bug reports @emph{very} often, you
23270 may find the helpful help buffer annoying after a while.  If so, set
23271 @code{gnus-bug-create-help-buffer} to @code{nil} to avoid having it pop
23272 up at you.
23273
23274
23275 @node Conformity
23276 @subsection Conformity
23277
23278 No rebels without a clue here, ma'am.  We conform to all standards known
23279 to (wo)man.  Except for those standards and/or conventions we disagree
23280 with, of course.
23281
23282 @table @strong
23283
23284 @item RFC (2)822
23285 @cindex RFC 822
23286 @cindex RFC 2822
23287 There are no known breaches of this standard.
23288
23289 @item RFC 1036
23290 @cindex RFC 1036
23291 There are no known breaches of this standard, either.
23292
23293 @item Son-of-RFC 1036
23294 @cindex Son-of-RFC 1036
23295 We do have some breaches to this one.
23296
23297 @table @emph
23298
23299 @item X-Newsreader
23300 @itemx User-Agent
23301 These are considered to be ``vanity headers'', while I consider them
23302 to be consumer information.  After seeing so many badly formatted
23303 articles coming from @code{tin} and @code{Netscape} I know not to use
23304 either of those for posting articles.  I would not have known that if
23305 it wasn't for the @code{X-Newsreader} header.
23306 @end table
23307
23308 @item USEFOR
23309 @cindex USEFOR
23310 USEFOR is an IETF working group writing a successor to RFC 1036, based
23311 on Son-of-RFC 1036.  They have produced a number of drafts proposing
23312 various changes to the format of news articles.  The Gnus towers will
23313 look into implementing the changes when the draft is accepted as an RFC.
23314
23315 @item MIME - RFC 2045-2049 etc
23316 @cindex MIME
23317 All the various @sc{mime} RFCs are supported.
23318
23319 @item Disposition Notifications - RFC 2298
23320 Message Mode is able to request notifications from the receiver.
23321
23322 @item PGP - RFC 1991 and RFC 2440
23323 @cindex RFC 1991
23324 @cindex RFC 2440
23325 RFC 1991 is the original PGP message specification, published as a
23326 Information RFC.  RFC 2440 was the follow-up, now called Open PGP, and
23327 put on the Standards Track.  Both document a non-@sc{mime} aware PGP
23328 format.  Gnus supports both encoding (signing and encryption) and
23329 decoding (verification and decryption).
23330
23331 @item PGP/MIME - RFC 2015/3156
23332 RFC 2015 (superseded by 3156 which references RFC 2440 instead of RFC
23333 1991) describes the @sc{mime}-wrapping around the RF 1991/2440 format.
23334 Gnus supports both encoding and decoding.
23335
23336 @item S/MIME - RFC 2633
23337 RFC 2633 describes the @sc{s/mime} format.
23338
23339 @item IMAP - RFC 1730/2060, RFC 2195, RFC 2086, RFC 2359, RFC 2595, RFC 1731
23340 RFC 1730 is @sc{imap} version 4, updated somewhat by RFC 2060 (@sc{imap} 4
23341 revision 1).  RFC 2195 describes CRAM-MD5 authentication for @sc{imap}. RFC
23342 2086 describes access control lists (ACLs) for @sc{imap}. RFC 2359
23343 describes a @sc{imap} protocol enhancement.  RFC 2595 describes the proper
23344 TLS integration (STARTTLS) with @sc{imap}.  RFC 1731 describes the
23345 GSSAPI/Kerberos4 mechanisms for @sc{imap}.
23346
23347 @end table
23348
23349 If you ever notice Gnus acting non-compliant with regards to the texts
23350 mentioned above, don't hesitate to drop a note to Gnus Towers and let us
23351 know.
23352
23353
23354 @node Emacsen
23355 @subsection Emacsen
23356 @cindex Emacsen
23357 @cindex XEmacs
23358 @cindex Mule
23359 @cindex Emacs
23360
23361 Gnus should work on :
23362
23363 @itemize @bullet
23364
23365 @item
23366 Emacs 20.3 and up.
23367
23368 @item
23369 XEmacs 21.1.1 and up.
23370
23371 @end itemize
23372
23373 This Gnus version will absolutely not work on any Emacsen older than
23374 that.  Not reliably, at least.  Older versions of Gnus may work on older
23375 Emacs versions.  However, T-gnus does support ``Mule 2.3 based on Emacs
23376 19.34'' and possibly the versions of XEmacs prior to 21.1.1, e.g. 20.4.
23377 See the file ``README'' in the T-gnus distribution for more details.
23378
23379 There are some vague differences between Gnus on the various
23380 platforms---XEmacs features more graphics (a logo and a toolbar)---but
23381 other than that, things should look pretty much the same under all
23382 Emacsen.
23383
23384
23385 @node Gnus Development
23386 @subsection Gnus Development
23387
23388 Gnus is developed in a two-phased cycle.  The first phase involves much
23389 discussion on the @samp{ding@@gnus.org} mailing list, where people
23390 propose changes and new features, post patches and new back ends.  This
23391 phase is called the @dfn{alpha} phase, since the Gnusae released in this
23392 phase are @dfn{alpha releases}, or (perhaps more commonly in other
23393 circles) @dfn{snapshots}.  During this phase, Gnus is assumed to be
23394 unstable and should not be used by casual users.  Gnus alpha releases
23395 have names like ``Red Gnus'' and ``Quassia Gnus''.
23396
23397 After futzing around for 50-100 alpha releases, Gnus is declared
23398 @dfn{frozen}, and only bug fixes are applied.  Gnus loses the prefix,
23399 and is called things like ``Gnus 5.6.32'' instead.  Normal people are
23400 supposed to be able to use these, and these are mostly discussed on the
23401 @samp{gnu.emacs.gnus} newsgroup.
23402
23403 @cindex Incoming*
23404 @vindex mail-source-delete-incoming
23405 Some variable defaults differ between alpha Gnusae and released Gnusae.
23406 In particular, @code{mail-source-delete-incoming} defaults to @code{nil} in
23407 alpha Gnusae and @code{t} in released Gnusae.  This is to prevent
23408 lossage of mail if an alpha release hiccups while handling the mail.
23409
23410 The division of discussion between the ding mailing list and the Gnus
23411 newsgroup is not purely based on publicity concerns.  It's true that
23412 having people write about the horrible things that an alpha Gnus release
23413 can do (sometimes) in a public forum may scare people off, but more
23414 importantly, talking about new experimental features that have been
23415 introduced may confuse casual users.  New features are frequently
23416 introduced, fiddled with, and judged to be found wanting, and then
23417 either discarded or totally rewritten.  People reading the mailing list
23418 usually keep up with these rapid changes, while people on the newsgroup
23419 can't be assumed to do so.
23420
23421
23422
23423 @node Contributors
23424 @subsection Contributors
23425 @cindex contributors
23426
23427 The new Gnus version couldn't have been done without the help of all the
23428 people on the (ding) mailing list.  Every day for over a year I have
23429 gotten billions of nice bug reports from them, filling me with joy,
23430 every single one of them.  Smooches.  The people on the list have been
23431 tried beyond endurance, what with my ``oh, that's a neat idea <type
23432 type>, yup, I'll release it right away <ship off> no wait, that doesn't
23433 work at all <type type>, yup, I'll ship that one off right away <ship
23434 off> no, wait, that absolutely does not work'' policy for releases.
23435 Micro$oft---bah.  Amateurs.  I'm @emph{much} worse.  (Or is that
23436 ``worser''? ``much worser''?  ``worsest''?)
23437
23438 I would like to take this opportunity to thank the Academy for@dots{}  oops,
23439 wrong show.
23440
23441 @itemize @bullet
23442
23443 @item
23444 Masanobu @sc{Umeda}---the writer of the original @sc{gnus}.
23445
23446 @item
23447 Shenghuo Zhu---uudecode.el, mm-uu.el, rfc1843.el, webmail.el,
23448 nnwarchive and many, many other things connected with @sc{mime} and
23449 other types of en/decoding, as well as general bug fixing, new
23450 functionality and stuff.
23451
23452 @item
23453 Per Abrahamsen---custom, scoring, highlighting and @sc{soup} code (as
23454 well as numerous other things).
23455
23456 @item
23457 Luis Fernandes---design and graphics.
23458
23459 @item
23460 Joe Reiss---creator of the smiley faces.
23461
23462 @item
23463 Justin Sheehy--the FAQ maintainer.
23464
23465 @item
23466 Erik Naggum---help, ideas, support, code and stuff.
23467
23468 @item
23469 Wes Hardaker---@file{gnus-picon.el} and the manual section on
23470 @dfn{picons} (@pxref{Picons}).
23471
23472 @item
23473 Kim-Minh Kaplan---further work on the picon code.
23474
23475 @item
23476 Brad Miller---@file{gnus-gl.el} and the GroupLens manual section
23477 (@pxref{GroupLens}).
23478
23479 @item
23480 Sudish Joseph---innumerable bug fixes.
23481
23482 @item
23483 Ilja Weis---@file{gnus-topic.el}.
23484
23485 @item
23486 Steven L. Baur---lots and lots and lots of bugs detections and fixes.
23487
23488 @item
23489 Vladimir Alexiev---the refcard and reference booklets.
23490
23491 @item
23492 Felix Lee & Jamie Zawinski---I stole some pieces from the XGnus
23493 distribution by Felix Lee and JWZ.
23494
23495 @item
23496 Scott Byer---@file{nnfolder.el} enhancements & rewrite.
23497
23498 @item
23499 Peter Mutsaers---orphan article scoring code.
23500
23501 @item
23502 Ken Raeburn---POP mail support.
23503
23504 @item
23505 Hallvard B Furuseth---various bits and pieces, especially dealing with
23506 .newsrc files.
23507
23508 @item
23509 Brian Edmonds---@file{gnus-bbdb.el}.
23510
23511 @item
23512 David Moore---rewrite of @file{nnvirtual.el} and many other things.
23513
23514 @item
23515 Kevin Davidson---came up with the name @dfn{ding}, so blame him.
23516
23517 @item
23518 François Pinard---many, many interesting and thorough bug reports, as
23519 well as autoconf support.
23520
23521 @end itemize
23522
23523 This manual was proof-read by Adrian Aichner, with Ricardo Nassif, Mark
23524 Borges, and Jost Krieger proof-reading parts of the manual.
23525
23526 The following people have contributed many patches and suggestions:
23527
23528 Christopher Davis,
23529 Andrew Eskilsson,
23530 Kai Grossjohann,
23531 Kevin Greiner,
23532 Jesper Harder,
23533 Paul Jarc,
23534 Simon Josefsson,
23535 David KÃ¥gedal,
23536 Richard Pieri,
23537 Fabrice Popineau,
23538 Daniel Quinlan,
23539 Michael Shields,
23540 Reiner Steib,
23541 Jason L. Tibbitts, III,
23542 Jack Vinson,
23543 Katsumi Yamaoka, @c Yamaoka
23544 and
23545 Teodor Zlatanov.
23546
23547 Also thanks to the following for patches and stuff:
23548
23549 Jari Aalto,
23550 Adrian Aichner,
23551 Vladimir Alexiev,
23552 Russ Allbery,
23553 Peter Arius,
23554 Matt Armstrong,
23555 Marc Auslander,
23556 Miles Bader,
23557 Alexei V. Barantsev,
23558 Frank Bennett,
23559 Robert Bihlmeyer,
23560 Chris Bone,
23561 Mark Borges,
23562 Mark Boyns,
23563 Lance A. Brown,
23564 Rob Browning,
23565 Kees de Bruin,
23566 Martin Buchholz,
23567 Joe Buehler,
23568 Kevin Buhr,
23569 Alastair Burt,
23570 Joao Cachopo,
23571 Zlatko Calusic,
23572 Massimo Campostrini,
23573 Castor,
23574 David Charlap,
23575 Dan Christensen,
23576 Kevin Christian,
23577 Jae-you Chung, @c ?
23578 James H. Cloos, Jr.,
23579 Laura Conrad,
23580 Michael R. Cook,
23581 Glenn Coombs,
23582 Andrew J. Cosgriff,
23583 Neil Crellin,
23584 Frank D. Cringle,
23585 Geoffrey T. Dairiki,
23586 Andre Deparade,
23587 Ulrik Dickow,
23588 Dave Disser,
23589 Rui-Tao Dong, @c ?
23590 Joev Dubach,
23591 Michael Welsh Duggan,
23592 Dave Edmondson,
23593 Paul Eggert,
23594 Mark W. Eichin,
23595 Karl Eichwalder,
23596 Enami Tsugutomo, @c Enami
23597 Michael Ernst,
23598 Luc Van Eycken,
23599 Sam Falkner,
23600 Nelson Jose dos Santos Ferreira,
23601 Sigbjorn Finne,
23602 Sven Fischer,
23603 Paul Fisher,
23604 Decklin Foster,
23605 Gary D. Foster,
23606 Paul Franklin,
23607 Guy Geens,
23608 Arne Georg Gleditsch,
23609 David S. Goldberg,
23610 Michelangelo Grigni,
23611 Dale Hagglund,
23612 D. Hall,
23613 Magnus Hammerin,
23614 Kenichi Handa, @c Handa
23615 Raja R. Harinath,
23616 Yoshiki Hayashi, @c Hayashi
23617 P. E. Jareth Hein,
23618 Hisashige Kenji, @c Hisashige
23619 Scott Hofmann,
23620 Marc Horowitz,
23621 Gunnar Horrigmo,
23622 Richard Hoskins,
23623 Brad Howes,
23624 Miguel de Icaza,
23625 François Felix Ingrand,
23626 Tatsuya Ichikawa, @c Ichikawa
23627 Ishikawa Ichiro, @c Ishikawa
23628 Lee Iverson,
23629 Iwamuro Motonori, @c Iwamuro
23630 Rajappa Iyer,
23631 Andreas Jaeger,
23632 Adam P. Jenkins,
23633 Randell Jesup,
23634 Fred Johansen,
23635 Gareth Jones,
23636 Greg Klanderman,
23637 Karl Kleinpaste,
23638 Michael Klingbeil,
23639 Peter Skov Knudsen,
23640 Shuhei Kobayashi, @c Kobayashi
23641 Petr Konecny,
23642 Koseki Yoshinori, @c Koseki
23643 Thor Kristoffersen,
23644 Jens Lautenbacher,
23645 Martin Larose,
23646 Seokchan Lee, @c Lee
23647 Joerg Lenneis,
23648 Carsten Leonhardt,
23649 James LewisMoss,
23650 Christian Limpach,
23651 Markus Linnala,
23652 Dave Love,
23653 Mike McEwan,
23654 Tonny Madsen,
23655 Shlomo Mahlab,
23656 Nat Makarevitch,
23657 Istvan Marko,
23658 David Martin,
23659 Jason R. Mastaler,
23660 Gordon Matzigkeit,
23661 Timo Metzemakers,
23662 Richard Mlynarik,
23663 Lantz Moore,
23664 Morioka Tomohiko, @c Morioka
23665 Erik Toubro Nielsen,
23666 Hrvoje Niksic,
23667 Andy Norman,
23668 Fred Oberhauser,
23669 C. R. Oldham,
23670 Alexandre Oliva,
23671 Ken Olstad,
23672 Masaharu Onishi, @c Onishi
23673 Hideki Ono, @c Ono
23674 Ettore Perazzoli,
23675 William Perry,
23676 Stephen Peters,
23677 Jens-Ulrik Holger Petersen,
23678 Ulrich Pfeifer,
23679 Matt Pharr,
23680 Andy Piper,
23681 John McClary Prevost,
23682 Bill Pringlemeir,
23683 Mike Pullen,
23684 Jim Radford,
23685 Colin Rafferty,
23686 Lasse Rasinen,
23687 Lars Balker Rasmussen,
23688 Joe Reiss,
23689 Renaud Rioboo,
23690 Roland B. Roberts,
23691 Bart Robinson,
23692 Christian von Roques,
23693 Markus Rost,
23694 Jason Rumney,
23695 Wolfgang Rupprecht,
23696 Jay Sachs,
23697 Dewey M. Sasser,
23698 Conrad Sauerwald,
23699 Loren Schall,
23700 Dan Schmidt,
23701 Ralph Schleicher,
23702 Philippe Schnoebelen,
23703 Andreas Schwab,
23704 Randal L. Schwartz,
23705 Danny Siu,
23706 Matt Simmons,
23707 Paul D. Smith,
23708 Jeff Sparkes,
23709 Toby Speight,
23710 Michael Sperber,
23711 Darren Stalder,
23712 Richard Stallman,
23713 Greg Stark,
23714 Sam Steingold,
23715 Paul Stevenson,
23716 Jonas Steverud,
23717 Paul Stodghill,
23718 Kiyokazu Suto, @c Suto
23719 Kurt Swanson,
23720 Samuel Tardieu,
23721 Teddy,
23722 Chuck Thompson,
23723 Tozawa Akihiko, @c Tozawa
23724 Philippe Troin,
23725 James Troup,
23726 Trung Tran-Duc,
23727 Jack Twilley,
23728 Aaron M. Ucko,
23729 Aki Vehtari,
23730 Didier Verna,
23731 Vladimir Volovich,
23732 Jan Vroonhof,
23733 Stefan Waldherr,
23734 Pete Ware,
23735 Barry A. Warsaw,
23736 Christoph Wedler,
23737 Joe Wells,
23738 Lee Willis,
23739 and
23740 Lloyd Zusman.
23741
23742
23743 For a full overview of what each person has done, the ChangeLogs
23744 included in the Gnus alpha distributions should give ample reading
23745 (550kB and counting).
23746
23747 Apologies to everybody that I've forgotten, of which there are many, I'm
23748 sure.
23749
23750 Gee, that's quite a list of people.  I guess that must mean that there
23751 actually are people who are using Gnus.  Who'd'a thunk it!
23752
23753
23754 @node New Features
23755 @subsection New Features
23756 @cindex new features
23757
23758 @menu
23759 * ding Gnus::                   New things in Gnus 5.0/5.1, the first new Gnus.
23760 * September Gnus::              The Thing Formally Known As Gnus 5.2/5.3.
23761 * Red Gnus::                    Third time best---Gnus 5.4/5.5.
23762 * Quassia Gnus::                Two times two is four, or Gnus 5.6/5.7.
23763 * Pterodactyl Gnus::            Pentad also starts with P, AKA Gnus 5.8/5.9.
23764 @end menu
23765
23766 These lists are, of course, just @emph{short} overviews of the
23767 @emph{most} important new features.  No, really.  There are tons more.
23768 Yes, we have feeping creaturism in full effect.
23769
23770 @node ding Gnus
23771 @subsubsection (ding) Gnus
23772
23773 New features in Gnus 5.0/5.1:
23774
23775 @itemize @bullet
23776
23777 @item
23778 The look of all buffers can be changed by setting format-like variables
23779 (@pxref{Group Buffer Format} and @pxref{Summary Buffer Format}).
23780
23781 @item
23782 Local spool and several @sc{nntp} servers can be used at once
23783 (@pxref{Select Methods}).
23784
23785 @item
23786 You can combine groups into virtual groups (@pxref{Virtual Groups}).
23787
23788 @item
23789 You can read a number of different mail formats (@pxref{Getting Mail}).
23790 All the mail back ends implement a convenient mail expiry scheme
23791 (@pxref{Expiring Mail}).
23792
23793 @item
23794 Gnus can use various strategies for gathering threads that have lost
23795 their roots (thereby gathering loose sub-threads into one thread) or it
23796 can go back and retrieve enough headers to build a complete thread
23797 (@pxref{Customizing Threading}).
23798
23799 @item
23800 Killed groups can be displayed in the group buffer, and you can read
23801 them as well (@pxref{Listing Groups}).
23802
23803 @item
23804 Gnus can do partial group updates---you do not have to retrieve the
23805 entire active file just to check for new articles in a few groups
23806 (@pxref{The Active File}).
23807
23808 @item
23809 Gnus implements a sliding scale of subscribedness to groups
23810 (@pxref{Group Levels}).
23811
23812 @item
23813 You can score articles according to any number of criteria
23814 (@pxref{Scoring}).  You can even get Gnus to find out how to score
23815 articles for you (@pxref{Adaptive Scoring}).
23816
23817 @item
23818 Gnus maintains a dribble buffer that is auto-saved the normal Emacs
23819 manner, so it should be difficult to lose much data on what you have
23820 read if your machine should go down (@pxref{Auto Save}).
23821
23822 @item
23823 Gnus now has its own startup file (@file{~/.gnus.el}) to avoid
23824 cluttering up the @file{.emacs} file.
23825
23826 @item
23827 You can set the process mark on both groups and articles and perform
23828 operations on all the marked items (@pxref{Process/Prefix}).
23829
23830 @item
23831 You can grep through a subset of groups and create a group from the
23832 results (@pxref{Kibozed Groups}).
23833
23834 @item
23835 You can list subsets of groups according to, well, anything
23836 (@pxref{Listing Groups}).
23837
23838 @item
23839 You can browse foreign servers and subscribe to groups from those
23840 servers (@pxref{Browse Foreign Server}).
23841
23842 @item
23843 Gnus can fetch articles, asynchronously, on a second connection to the
23844 server (@pxref{Asynchronous Fetching}).
23845
23846 @item
23847 You can cache articles locally (@pxref{Article Caching}).
23848
23849 @item
23850 The uudecode functions have been expanded and generalized
23851 (@pxref{Decoding Articles}).
23852
23853 @item
23854 You can still post uuencoded articles, which was a little-known feature
23855 of @sc{gnus}' past (@pxref{Uuencoding and Posting}).
23856
23857 @item
23858 Fetching parents (and other articles) now actually works without
23859 glitches (@pxref{Finding the Parent}).
23860
23861 @item
23862 Gnus can fetch FAQs and group descriptions (@pxref{Group Information}).
23863
23864 @item
23865 Digests (and other files) can be used as the basis for groups
23866 (@pxref{Document Groups}).
23867
23868 @item
23869 Articles can be highlighted and customized (@pxref{Customizing
23870 Articles}).
23871
23872 @item
23873 URLs and other external references can be buttonized (@pxref{Article
23874 Buttons}).
23875
23876 @item
23877 You can do lots of strange stuff with the Gnus window & frame
23878 configuration (@pxref{Window Layout}).
23879
23880 @item
23881 You can click on buttons instead of using the keyboard
23882 (@pxref{Buttons}).
23883
23884 @end itemize
23885
23886
23887 @node September Gnus
23888 @subsubsection September Gnus
23889
23890 @iftex
23891 @iflatex
23892 \gnusfig{-28cm}{0cm}{\epsfig{figure=ps/september,height=20cm}}
23893 @end iflatex
23894 @end iftex
23895
23896 New features in Gnus 5.2/5.3:
23897
23898 @itemize @bullet
23899
23900 @item
23901 A new message composition mode is used.  All old customization variables
23902 for @code{mail-mode}, @code{rnews-reply-mode} and @code{gnus-msg} are
23903 now obsolete.
23904
23905 @item
23906 Gnus is now able to generate @dfn{sparse} threads---threads where
23907 missing articles are represented by empty nodes (@pxref{Customizing
23908 Threading}).
23909
23910 @lisp
23911 (setq gnus-build-sparse-threads 'some)
23912 @end lisp
23913
23914 @item
23915 Outgoing articles are stored on a special archive server
23916 (@pxref{Archived Messages}).
23917
23918 @item
23919 Partial thread regeneration now happens when articles are
23920 referred.
23921
23922 @item
23923 Gnus can make use of GroupLens predictions (@pxref{GroupLens}).
23924
23925 @item
23926 Picons (personal icons) can be displayed under XEmacs (@pxref{Picons}).
23927
23928 @item
23929 A @code{trn}-like tree buffer can be displayed (@pxref{Tree Display}).
23930
23931 @lisp
23932 (setq gnus-use-trees t)
23933 @end lisp
23934
23935 @item
23936 An @code{nn}-like pick-and-read minor mode is available for the summary
23937 buffers (@pxref{Pick and Read}).
23938
23939 @lisp
23940 (add-hook 'gnus-summary-mode-hook 'gnus-pick-mode)
23941 @end lisp
23942
23943 @item
23944 In binary groups you can use a special binary minor mode (@pxref{Binary
23945 Groups}).
23946
23947 @item
23948 Groups can be grouped in a folding topic hierarchy (@pxref{Group
23949 Topics}).
23950
23951 @lisp
23952 (add-hook 'gnus-group-mode-hook 'gnus-topic-mode)
23953 @end lisp
23954
23955 @item
23956 Gnus can re-send and bounce mail (@pxref{Summary Mail Commands}).
23957
23958 @item
23959 Groups can now have a score, and bubbling based on entry frequency
23960 is possible (@pxref{Group Score}).
23961
23962 @lisp
23963 (add-hook 'gnus-summary-exit-hook 'gnus-summary-bubble-group)
23964 @end lisp
23965
23966 @item
23967 Groups can be process-marked, and commands can be performed on
23968 groups of groups (@pxref{Marking Groups}).
23969
23970 @item
23971 Caching is possible in virtual groups.
23972
23973 @item
23974 @code{nndoc} now understands all kinds of digests, mail boxes, rnews
23975 news batches, ClariNet briefs collections, and just about everything
23976 else (@pxref{Document Groups}).
23977
23978 @item
23979 Gnus has a new back end (@code{nnsoup}) to create/read SOUP packets
23980 (@pxref{SOUP}).
23981
23982 @item
23983 The Gnus cache is much faster.
23984
23985 @item
23986 Groups can be sorted according to many criteria (@pxref{Sorting
23987 Groups}).
23988
23989 @item
23990 New group parameters have been introduced to set list-addresses and
23991 expiry times (@pxref{Group Parameters}).
23992
23993 @item
23994 All formatting specs allow specifying faces to be used
23995 (@pxref{Formatting Fonts}).
23996
23997 @item
23998 There are several more commands for setting/removing/acting on process
23999 marked articles on the @kbd{M P} submap (@pxref{Setting Process Marks}).
24000
24001 @item
24002 The summary buffer can be limited to show parts of the available
24003 articles based on a wide range of criteria.  These commands have been
24004 bound to keys on the @kbd{/} submap (@pxref{Limiting}).
24005
24006 @item
24007 Articles can be made persistent with the @kbd{*} command
24008 (@pxref{Persistent Articles}).
24009
24010 @item
24011 All functions for hiding article elements are now toggles.
24012
24013 @item
24014 Article headers can be buttonized (@pxref{Article Washing}).
24015
24016 @item
24017 All mail back ends support fetching articles by @code{Message-ID}.
24018
24019 @item
24020 Duplicate mail can now be treated properly (@pxref{Duplicates}).
24021
24022 @item
24023 All summary mode commands are available directly from the article
24024 buffer (@pxref{Article Keymap}).
24025
24026 @item
24027 Frames can be part of @code{gnus-buffer-configuration} (@pxref{Window
24028 Layout}).
24029
24030 @item
24031 Mail can be re-scanned by a daemonic process (@pxref{Daemons}).
24032 @iftex
24033 @iflatex
24034 \marginpar[\mbox{}\hfill\epsfig{figure=ps/fseptember,height=5cm}]{\epsfig{figure=ps/fseptember,height=5cm}}
24035 @end iflatex
24036 @end iftex
24037
24038 @item
24039 Gnus can make use of NoCeM files to weed out spam (@pxref{NoCeM}).
24040
24041 @lisp
24042 (setq gnus-use-nocem t)
24043 @end lisp
24044
24045 @item
24046 Groups can be made permanently visible (@pxref{Listing Groups}).
24047
24048 @lisp
24049 (setq gnus-permanently-visible-groups "^nnml:")
24050 @end lisp
24051
24052 @item
24053 Many new hooks have been introduced to make customizing easier.
24054
24055 @item
24056 Gnus respects the @code{Mail-Copies-To} header.
24057
24058 @item
24059 Threads can be gathered by looking at the @code{References} header
24060 (@pxref{Customizing Threading}).
24061
24062 @lisp
24063 (setq gnus-summary-thread-gathering-function
24064       'gnus-gather-threads-by-references)
24065 @end lisp
24066
24067 @item
24068 Read articles can be stored in a special backlog buffer to avoid
24069 refetching (@pxref{Article Backlog}).
24070
24071 @lisp
24072 (setq gnus-keep-backlog 50)
24073 @end lisp
24074
24075 @item
24076 A clean copy of the current article is always stored in a separate
24077 buffer to allow easier treatment.
24078
24079 @item
24080 Gnus can suggest where to save articles (@pxref{Saving Articles}).
24081
24082 @item
24083 Gnus doesn't have to do as much prompting when saving (@pxref{Saving
24084 Articles}).
24085
24086 @lisp
24087 (setq gnus-prompt-before-saving t)
24088 @end lisp
24089
24090 @item
24091 @code{gnus-uu} can view decoded files asynchronously while fetching
24092 articles (@pxref{Other Decode Variables}).
24093
24094 @lisp
24095 (setq gnus-uu-grabbed-file-functions 'gnus-uu-grab-view)
24096 @end lisp
24097
24098 @item
24099 Filling in the article buffer now works properly on cited text
24100 (@pxref{Article Washing}).
24101
24102 @item
24103 Hiding cited text adds buttons to toggle hiding, and how much
24104 cited text to hide is now customizable (@pxref{Article Hiding}).
24105
24106 @lisp
24107 (setq gnus-cited-lines-visible 2)
24108 @end lisp
24109
24110 @item
24111 Boring headers can be hidden (@pxref{Article Hiding}).
24112
24113 @item
24114 Default scoring values can now be set from the menu bar.
24115
24116 @item
24117 Further syntax checking of outgoing articles have been added.
24118
24119 @end itemize
24120
24121
24122 @node Red Gnus
24123 @subsubsection Red Gnus
24124
24125 New features in Gnus 5.4/5.5:
24126
24127 @iftex
24128 @iflatex
24129 \gnusfig{-5.5cm}{-4cm}{\epsfig{figure=ps/red,height=20cm}}
24130 @end iflatex
24131 @end iftex
24132
24133 @itemize @bullet
24134
24135 @item
24136 @file{nntp.el} has been totally rewritten in an asynchronous fashion.
24137
24138 @item
24139 Article prefetching functionality has been moved up into
24140 Gnus (@pxref{Asynchronous Fetching}).
24141
24142 @item
24143 Scoring can now be performed with logical operators like @code{and},
24144 @code{or}, @code{not}, and parent redirection (@pxref{Advanced
24145 Scoring}).
24146
24147 @item
24148 Article washing status can be displayed in the
24149 article mode line (@pxref{Misc Article}).
24150
24151 @item
24152 @file{gnus.el} has been split into many smaller files.
24153
24154 @item
24155 Suppression of duplicate articles based on Message-ID can be done
24156 (@pxref{Duplicate Suppression}).
24157
24158 @lisp
24159 (setq gnus-suppress-duplicates t)
24160 @end lisp
24161
24162 @item
24163 New variables for specifying what score and adapt files are to be
24164 considered home score and adapt files (@pxref{Home Score File}) have
24165 been added.
24166
24167 @item
24168 @code{nndoc} was rewritten to be easily extendable (@pxref{Document
24169 Server Internals}).
24170
24171 @item
24172 Groups can inherit group parameters from parent topics (@pxref{Topic
24173 Parameters}).
24174
24175 @item
24176 Article editing has been revamped and is now actually usable.
24177
24178 @item
24179 Signatures can be recognized in more intelligent fashions
24180 (@pxref{Article Signature}).
24181
24182 @item
24183 Summary pick mode has been made to look more @code{nn}-like.  Line
24184 numbers are displayed and the @kbd{.} command can be used to pick
24185 articles (@code{Pick and Read}).
24186
24187 @item
24188 Commands for moving the @file{.newsrc.eld} from one server to
24189 another have been added (@pxref{Changing Servers}).
24190
24191 @item
24192 There's a way now to specify that ``uninteresting'' fields be suppressed
24193 when generating lines in buffers (@pxref{Advanced Formatting}).
24194
24195 @item
24196 Several commands in the group buffer can be undone with @kbd{C-M-_}
24197 (@pxref{Undo}).
24198
24199 @item
24200 Scoring can be done on words using the new score type @code{w}
24201 (@pxref{Score File Format}).
24202
24203 @item
24204 Adaptive scoring can be done on a Subject word-by-word basis
24205 (@pxref{Adaptive Scoring}).
24206
24207 @lisp
24208 (setq gnus-use-adaptive-scoring '(word))
24209 @end lisp
24210
24211 @item
24212 Scores can be decayed (@pxref{Score Decays}).
24213
24214 @lisp
24215 (setq gnus-decay-scores t)
24216 @end lisp
24217
24218 @item
24219 Scoring can be performed using a regexp on the Date header.  The Date is
24220 normalized to compact ISO 8601 format first (@pxref{Score File Format}).
24221
24222 @item
24223 A new command has been added to remove all data on articles from
24224 the native server (@pxref{Changing Servers}).
24225
24226 @item
24227 A new command for reading collections of documents
24228 (@code{nndoc} with @code{nnvirtual} on top) has been added---@kbd{C-M-d}
24229 (@pxref{Really Various Summary Commands}).
24230
24231 @item
24232 Process mark sets can be pushed and popped (@pxref{Setting Process
24233 Marks}).
24234
24235 @item
24236 A new mail-to-news back end makes it possible to post even when the @sc{nntp}
24237 server doesn't allow posting (@pxref{Mail-To-News Gateways}).
24238
24239 @item
24240 A new back end for reading searches from Web search engines
24241 (@dfn{DejaNews}, @dfn{Alta Vista}, @dfn{InReference}) has been added
24242 (@pxref{Web Searches}).
24243
24244 @item
24245 Groups inside topics can now be sorted using the standard sorting
24246 functions, and each topic can be sorted independently (@pxref{Topic
24247 Sorting}).
24248
24249 @item
24250 Subsets of the groups can be sorted independently (@code{Sorting
24251 Groups}).
24252
24253 @item
24254 Cached articles can be pulled into the groups (@pxref{Summary Generation
24255 Commands}).
24256 @iftex
24257 @iflatex
24258 \marginpar[\mbox{}\hfill\epsfig{figure=ps/fred,width=3cm}]{\epsfig{figure=ps/fred,width=3cm}}
24259 @end iflatex
24260 @end iftex
24261
24262 @item
24263 Score files are now applied in a more reliable order (@pxref{Score
24264 Variables}).
24265
24266 @item
24267 Reports on where mail messages end up can be generated (@pxref{Splitting
24268 Mail}).
24269
24270 @item
24271 More hooks and functions have been added to remove junk from incoming
24272 mail before saving the mail (@pxref{Washing Mail}).
24273
24274 @item
24275 Emphasized text can be properly fontisized:
24276
24277 @end itemize
24278
24279
24280 @node Quassia Gnus
24281 @subsubsection Quassia Gnus
24282
24283 New features in Gnus 5.6:
24284
24285 @itemize @bullet
24286
24287 @item
24288 New functionality for using Gnus as an offline newsreader has been
24289 added.  A plethora of new commands and modes have been added.  See
24290 @pxref{Gnus Unplugged} for the full story.
24291
24292 @item
24293  The @code{nndraft} back end has returned, but works differently than
24294 before.  All Message buffers are now also articles in the @code{nndraft}
24295 group, which is created automatically.
24296
24297 @item
24298 @code{gnus-alter-header-function} can now be used to alter header
24299 values.
24300
24301 @item
24302  @code{gnus-summary-goto-article} now accept Message-ID's.
24303
24304 @item
24305  A new Message command for deleting text in the body of a message
24306 outside the region: @kbd{C-c C-v}.
24307
24308 @item
24309  You can now post to component group in @code{nnvirtual} groups with
24310 @kbd{C-u C-c C-c}.
24311
24312 @item
24313  @code{nntp-rlogin-program}---new variable to ease customization.
24314
24315 @item
24316  @code{C-u C-c C-c} in @code{gnus-article-edit-mode} will now inhibit
24317 re-highlighting of the article buffer.
24318
24319 @item
24320  New element in @code{gnus-boring-article-headers}---@code{long-to}.
24321
24322 @item
24323  @kbd{M-i} symbolic prefix command.  See the section ``Symbolic
24324 Prefixes'' in the Gnus manual for details.
24325
24326 @item
24327  @kbd{L} and @kbd{I} in the summary buffer now take the symbolic prefix
24328 @kbd{a} to add the score rule to the @file{all.SCORE} file.
24329
24330 @item
24331  @code{gnus-simplify-subject-functions} variable to allow greater
24332 control over simplification.
24333
24334 @item
24335  @kbd{A T}---new command for fetching the current thread.
24336
24337 @item
24338  @kbd{/ T}---new command for including the current thread in the
24339 limit.
24340
24341 @item
24342  @kbd{M-RET} is a new Message command for breaking cited text.
24343
24344 @item
24345  @samp{\\1}-expressions are now valid in @code{nnmail-split-methods}.
24346
24347 @item
24348  The @code{custom-face-lookup} function has been removed.
24349 If you used this function in your initialization files, you must
24350 rewrite them to use @code{face-spec-set} instead.
24351
24352 @item
24353  Canceling now uses the current select method.  Symbolic prefix
24354 @kbd{a} forces normal posting method.
24355
24356 @item
24357  New command to translate M******** sm*rtq**t*s into proper
24358 text---@kbd{W d}.
24359
24360 @item
24361  For easier debugging of @code{nntp}, you can set
24362 @code{nntp-record-commands} to a non-@code{nil} value.
24363
24364 @item
24365  @code{nntp} now uses @file{~/.authinfo}, a @file{.netrc}-like file, for
24366 controlling where and how to send @sc{authinfo} to @sc{nntp} servers.
24367
24368 @item
24369  A command for editing group parameters from the summary buffer
24370 has been added.
24371
24372 @item
24373  A history of where mails have been split is available.
24374
24375 @item
24376  A new article date command has been added---@code{article-date-iso8601}.
24377
24378 @item
24379  Subjects can be simplified when threading by setting
24380 @code{gnus-score-thread-simplify}.
24381
24382 @item
24383  A new function for citing in Message has been
24384 added---@code{message-cite-original-without-signature}.
24385
24386 @item
24387  @code{article-strip-all-blank-lines}---new article command.
24388
24389 @item
24390  A new Message command to kill to the end of the article has
24391 been added.
24392
24393 @item
24394  A minimum adaptive score can be specified by using the
24395 @code{gnus-adaptive-word-minimum} variable.
24396
24397 @item
24398  The ``lapsed date'' article header can be kept continually
24399 updated by the @code{gnus-start-date-timer} command.
24400
24401 @item
24402  Web listserv archives can be read with the @code{nnlistserv} back end.
24403
24404 @item
24405  Old dejanews archives can now be read by @code{nnweb}.
24406
24407 @end itemize
24408
24409 @node Pterodactyl Gnus
24410 @subsubsection Pterodactyl Gnus
24411
24412 New features in Gnus 5.8:
24413
24414 @itemize @bullet
24415
24416 @item
24417 The mail-fetching functions have changed.  See the manual for the
24418 many details.  In particular, all procmail fetching variables are gone.
24419
24420 If you used procmail like in
24421
24422 @lisp
24423 (setq nnmail-use-procmail t)
24424 (setq nnmail-spool-file 'procmail)
24425 (setq nnmail-procmail-directory "~/mail/incoming/")
24426 (setq nnmail-procmail-suffix "\\.in")
24427 @end lisp
24428
24429 this now has changed to
24430
24431 @lisp
24432 (setq mail-sources
24433       '((directory :path "~/mail/incoming/"
24434                    :suffix ".in")))
24435 @end lisp
24436
24437 More information is available in the info doc at Select Methods ->
24438 Getting Mail -> Mail Sources
24439
24440 @item
24441 Gnus is now a @sc{mime}-capable reader.  This affects many parts of
24442 Gnus, and adds a slew of new commands.  See the manual for details.
24443
24444 @item
24445 Gnus has also been multilingualized.  This also affects too
24446 many parts of Gnus to summarize here, and adds many new variables.
24447
24448 @item
24449 @code{gnus-auto-select-first} can now be a function to be
24450 called to position point.
24451
24452 @item
24453 The user can now decide which extra headers should be included in
24454 summary buffers and @sc{nov} files.
24455
24456 @item
24457 @code{gnus-article-display-hook} has been removed.  Instead, a number
24458 of variables starting with @code{gnus-treat-} have been added.
24459
24460 @item
24461 The Gnus posting styles have been redone again and now works in a
24462 subtly different manner.
24463
24464 @item
24465 New web-based back ends have been added: @code{nnslashdot},
24466 @code{nnwarchive} and @code{nnultimate}.  nnweb has been revamped,
24467 again, to keep up with ever-changing layouts.
24468
24469 @item
24470 Gnus can now read @sc{imap} mail via @code{nnimap}.
24471
24472 @end itemize
24473
24474 @iftex
24475
24476 @page
24477 @node The Manual
24478 @section The Manual
24479 @cindex colophon
24480 @cindex manual
24481
24482 This manual was generated from a TeXinfo file and then run through
24483 either @code{texi2dvi}
24484 @iflatex
24485 or my own home-brewed TeXinfo to \LaTeX\ transformer,
24486 and then run through @code{latex} and @code{dvips}
24487 @end iflatex
24488 to get what you hold in your hands now.
24489
24490 The following conventions have been used:
24491
24492 @enumerate
24493
24494 @item
24495 This is a @samp{string}
24496
24497 @item
24498 This is a @kbd{keystroke}
24499
24500 @item
24501 This is a @file{file}
24502
24503 @item
24504 This is a @code{symbol}
24505
24506 @end enumerate
24507
24508 So if I were to say ``set @code{flargnoze} to @samp{yes}'', that would
24509 mean:
24510
24511 @lisp
24512 (setq flargnoze "yes")
24513 @end lisp
24514
24515 If I say ``set @code{flumphel} to @code{yes}'', that would mean:
24516
24517 @lisp
24518 (setq flumphel 'yes)
24519 @end lisp
24520
24521 @samp{yes} and @code{yes} are two @emph{very} different things---don't
24522 ever get them confused.
24523
24524 @iflatex
24525 @c @head
24526 Of course, everything in this manual is of vital interest, so you should
24527 read it all.  Several times.  However, if you feel like skimming the
24528 manual, look for that gnu head you should see in the margin over
24529 there---it means that what's being discussed is of more importance than
24530 the rest of the stuff.  (On the other hand, if everything is infinitely
24531 important, how can anything be more important than that?  Just one more
24532 of the mysteries of this world, I guess.)
24533 @end iflatex
24534
24535 @end iftex
24536
24537
24538 @node On Writing Manuals
24539 @section On Writing Manuals
24540
24541 I guess most manuals are written after-the-fact; documenting a program
24542 that's already there.  This is not how this manual is written.  When
24543 implementing something, I write the manual entry for that something
24544 straight away.  I then see that it's difficult to explain the
24545 functionality, so I write how it's supposed to be, and then I change the
24546 implementation.  Writing the documentation and writing the code goes
24547 hand in hand.
24548
24549 This, of course, means that this manual has no, or little, flow.  It
24550 documents absolutely everything in Gnus, but often not where you're
24551 looking for it.  It is a reference manual, and not a guide to how to get
24552 started with Gnus.
24553
24554 That would be a totally different book, that should be written using the
24555 reference manual as source material.  It would look quite differently.
24556
24557
24558 @page
24559 @node Terminology
24560 @section Terminology
24561
24562 @cindex terminology
24563 @table @dfn
24564
24565 @item news
24566 @cindex news
24567 This is what you are supposed to use this thing for---reading news.
24568 News is generally fetched from a nearby @sc{nntp} server, and is
24569 generally publicly available to everybody.  If you post news, the entire
24570 world is likely to read just what you have written, and they'll all
24571 snigger mischievously.  Behind your back.
24572
24573 @item mail
24574 @cindex mail
24575 Everything that's delivered to you personally is mail.  Some news/mail
24576 readers (like Gnus) blur the distinction between mail and news, but
24577 there is a difference.  Mail is private.  News is public.  Mailing is
24578 not posting, and replying is not following up.
24579
24580 @item reply
24581 @cindex reply
24582 Send a mail to the person who has written what you are reading.
24583
24584 @item follow up
24585 @cindex follow up
24586 Post an article to the current newsgroup responding to the article you
24587 are reading.
24588
24589 @item back end
24590 @cindex back end
24591 Gnus considers mail and news to be mostly the same, really.  The only
24592 difference is how to access the actual articles.  News articles are
24593 commonly fetched via the protocol NNTP, whereas mail messages could be
24594 read from a file on the local disk.  The internal architecture of Gnus
24595 thus comprises a `front end' and a number of `back ends'.  Internally,
24596 when you enter a group (by hitting @key{RET}, say), you thereby invoke
24597 a function in the front end in Gnus.  The front end then `talks' to a
24598 back end and says things like ``Give me the list of articles in the foo
24599 group'' or ``Show me article number 4711''.
24600
24601 So a back end mainly defines either a protocol (the @code{nntp} back end
24602 accesses news via NNTP, the @code{nnimap} back end accesses mail via
24603 IMAP) or a file format and directory layout (the @code{nnspool} back end
24604 accesses news via the common `spool directory' format, the @code{nnml}
24605 back end access mail via a file format and directory layout that's
24606 quite similar).
24607
24608 Gnus does not handle the underlying media, so to speak---this is all
24609 done by the back ends.  A back end is a collection of functions to
24610 access the articles.
24611
24612 However, sometimes the term `back end' is also used where `server'
24613 would have been more appropriate.  And then there is the term `select
24614 method' which can mean either.  The Gnus terminology can be quite
24615 confusing.
24616
24617 @item native
24618 @cindex native
24619 Gnus will always use one method (and back end) as the @dfn{native}, or
24620 default, way of getting news.
24621
24622 @item foreign
24623 @cindex foreign
24624 You can also have any number of foreign groups active at the same time.
24625 These are groups that use non-native non-secondary back ends for getting
24626 news.
24627
24628 @item secondary
24629 @cindex secondary
24630 Secondary back ends are somewhere half-way between being native and being
24631 foreign, but they mostly act like they are native.
24632
24633 @item article
24634 @cindex article
24635 A message that has been posted as news.
24636
24637 @item mail message
24638 @cindex mail message
24639 A message that has been mailed.
24640
24641 @item message
24642 @cindex message
24643 A mail message or news article
24644
24645 @item head
24646 @cindex head
24647 The top part of a message, where administrative information (etc.) is
24648 put.
24649
24650 @item body
24651 @cindex body
24652 The rest of an article.  Everything not in the head is in the
24653 body.
24654
24655 @item header
24656 @cindex header
24657 A line from the head of an article.
24658
24659 @item headers
24660 @cindex headers
24661 A collection of such lines, or a collection of heads.  Or even a
24662 collection of @sc{nov} lines.
24663
24664 @item @sc{nov}
24665 @cindex nov
24666 When Gnus enters a group, it asks the back end for the headers of all
24667 unread articles in the group.  Most servers support the News OverView
24668 format, which is more compact and much faster to read and parse than the
24669 normal @sc{head} format.
24670
24671 @item level
24672 @cindex levels
24673 Each group is subscribed at some @dfn{level} or other (1-9).  The ones
24674 that have a lower level are ``more'' subscribed than the groups with a
24675 higher level.  In fact, groups on levels 1-5 are considered
24676 @dfn{subscribed}; 6-7 are @dfn{unsubscribed}; 8 are @dfn{zombies}; and 9
24677 are @dfn{killed}.  Commands for listing groups and scanning for new
24678 articles will all use the numeric prefix as @dfn{working level}.
24679
24680 @item killed groups
24681 @cindex killed groups
24682 No information on killed groups is stored or updated, which makes killed
24683 groups much easier to handle than subscribed groups.
24684
24685 @item zombie groups
24686 @cindex zombie groups
24687 Just like killed groups, only slightly less dead.
24688
24689 @item active file
24690 @cindex active file
24691 The news server has to keep track of what articles it carries, and what
24692 groups exist.  All this information in stored in the active file, which
24693 is rather large, as you might surmise.
24694
24695 @item bogus groups
24696 @cindex bogus groups
24697 A group that exists in the @file{.newsrc} file, but isn't known to the
24698 server (i.e.,  it isn't in the active file), is a @emph{bogus group}.
24699 This means that the group probably doesn't exist (any more).
24700
24701 @item activating
24702 @cindex activating groups
24703 The act of asking the server for info on a group and computing the
24704 number of unread articles is called @dfn{activating the group}.
24705 Un-activated groups are listed with @samp{*} in the group buffer.
24706
24707 @item server
24708 @cindex server
24709 A machine one can connect to and get news (or mail) from.
24710
24711 @item select method
24712 @cindex select method
24713 A structure that specifies the back end, the server and the virtual
24714 server settings.
24715
24716 @item virtual server
24717 @cindex virtual server
24718 A named select method.  Since a select method defines all there is to
24719 know about connecting to a (physical) server, taking the thing as a
24720 whole is a virtual server.
24721
24722 @item washing
24723 @cindex washing
24724 Taking a buffer and running it through a filter of some sort.  The
24725 result will (more often than not) be cleaner and more pleasing than the
24726 original.
24727
24728 @item ephemeral groups
24729 @cindex ephemeral groups
24730 Most groups store data on what articles you have read.  @dfn{Ephemeral}
24731 groups are groups that will have no data stored---when you exit the
24732 group, it'll disappear into the aether.
24733
24734 @item solid groups
24735 @cindex solid groups
24736 This is the opposite of ephemeral groups.  All groups listed in the
24737 group buffer are solid groups.
24738
24739 @item sparse articles
24740 @cindex sparse articles
24741 These are article placeholders shown in the summary buffer when
24742 @code{gnus-build-sparse-threads} has been switched on.
24743
24744 @item threading
24745 @cindex threading
24746 To put responses to articles directly after the articles they respond
24747 to---in a hierarchical fashion.
24748
24749 @item root
24750 @cindex root
24751 @cindex thread root
24752 The first article in a thread is the root.  It is the ancestor of all
24753 articles in the thread.
24754
24755 @item parent
24756 @cindex parent
24757 An article that has responses.
24758
24759 @item child
24760 @cindex child
24761 An article that responds to a different article---its parent.
24762
24763 @item digest
24764 @cindex digest
24765 A collection of messages in one file.  The most common digest format is
24766 specified by RFC 1153.
24767
24768 @end table
24769
24770
24771 @page
24772 @node Customization
24773 @section Customization
24774 @cindex general customization
24775
24776 All variables are properly documented elsewhere in this manual.  This
24777 section is designed to give general pointers on how to customize Gnus
24778 for some quite common situations.
24779
24780 @menu
24781 * Slow/Expensive Connection::   You run a local Emacs and get the news elsewhere.
24782 * Slow Terminal Connection::    You run a remote Emacs.
24783 * Little Disk Space::           You feel that having large setup files is icky.
24784 * Slow Machine::                You feel like buying a faster machine.
24785 @end menu
24786
24787
24788 @node Slow/Expensive Connection
24789 @subsection Slow/Expensive NNTP Connection
24790
24791 If you run Emacs on a machine locally, and get your news from a machine
24792 over some very thin strings, you want to cut down on the amount of data
24793 Gnus has to get from the @sc{nntp} server.
24794
24795 @table @code
24796
24797 @item gnus-read-active-file
24798 Set this to @code{nil}, which will inhibit Gnus from requesting the
24799 entire active file from the server.  This file is often v.  large.  You
24800 also have to set @code{gnus-check-new-newsgroups} and
24801 @code{gnus-check-bogus-newsgroups} to @code{nil} to make sure that Gnus
24802 doesn't suddenly decide to fetch the active file anyway.
24803
24804 @item gnus-nov-is-evil
24805 This one has to be @code{nil}.  If not, grabbing article headers from
24806 the @sc{nntp} server will not be very fast.  Not all @sc{nntp} servers
24807 support @sc{xover}; Gnus will detect this by itself.
24808 @end table
24809
24810
24811 @node Slow Terminal Connection
24812 @subsection Slow Terminal Connection
24813
24814 Let's say you use your home computer for dialing up the system that runs
24815 Emacs and Gnus.  If your modem is slow, you want to reduce (as much as
24816 possible) the amount of data sent over the wires.
24817
24818 @table @code
24819
24820 @item gnus-auto-center-summary
24821 Set this to @code{nil} to inhibit Gnus from re-centering the summary
24822 buffer all the time.  If it is @code{vertical}, do only vertical
24823 re-centering.  If it is neither @code{nil} nor @code{vertical}, do both
24824 horizontal and vertical recentering.
24825
24826 @item gnus-visible-headers
24827 Cut down on the headers included in the articles to the
24828 minimum.  You can, in fact, make do without them altogether---most of the
24829 useful data is in the summary buffer, anyway.  Set this variable to
24830 @samp{^NEVVVVER} or @samp{From:}, or whatever you feel you need.
24831
24832 Set this hook to all the available hiding commands:
24833 @lisp
24834 (setq gnus-treat-hide-headers 'head
24835       gnus-treat-hide-signature t
24836       gnus-treat-hide-citation t)
24837 @end lisp
24838
24839 @item gnus-use-full-window
24840 By setting this to @code{nil}, you can make all the windows smaller.
24841 While this doesn't really cut down much generally, it means that you
24842 have to see smaller portions of articles before deciding that you didn't
24843 want to read them anyway.
24844
24845 @item gnus-thread-hide-subtree
24846 If this is non-@code{nil}, all threads in the summary buffer will be
24847 hidden initially.
24848
24849
24850 @item gnus-updated-mode-lines
24851 If this is @code{nil}, Gnus will not put information in the buffer mode
24852 lines, which might save some time.
24853 @end table
24854
24855
24856 @node Little Disk Space
24857 @subsection Little Disk Space
24858 @cindex disk space
24859
24860 The startup files can get rather large, so you may want to cut their
24861 sizes a bit if you are running out of space.
24862
24863 @table @code
24864
24865 @item gnus-save-newsrc-file
24866 If this is @code{nil}, Gnus will never save @file{.newsrc}---it will
24867 only save @file{.newsrc.eld}.  This means that you will not be able to
24868 use any other newsreaders than Gnus.  This variable is @code{t} by
24869 default.
24870
24871 @item gnus-read-newsrc-file
24872 If this is @code{nil}, Gnus will never read @file{.newsrc}---it will
24873 only read @file{.newsrc.eld}.  This means that you will not be able to
24874 use any other newsreaders than Gnus.  This variable is @code{t} by
24875 default.
24876
24877 @item gnus-save-killed-list
24878 If this is @code{nil}, Gnus will not save the list of dead groups.  You
24879 should also set @code{gnus-check-new-newsgroups} to @code{ask-server}
24880 and @code{gnus-check-bogus-newsgroups} to @code{nil} if you set this
24881 variable to @code{nil}.  This variable is @code{t} by default.
24882
24883 @end table
24884
24885
24886 @node Slow Machine
24887 @subsection Slow Machine
24888 @cindex slow machine
24889
24890 If you have a slow machine, or are just really impatient, there are a
24891 few things you can do to make Gnus run faster.
24892
24893 Set @code{gnus-check-new-newsgroups} and
24894 @code{gnus-check-bogus-newsgroups} to @code{nil} to make startup faster.
24895
24896 Set @code{gnus-show-threads}, @code{gnus-use-cross-reference} and
24897 @code{gnus-nov-is-evil} to @code{nil} to make entering and exiting the
24898 summary buffer faster.
24899
24900
24901 @page
24902 @node Troubleshooting
24903 @section Troubleshooting
24904 @cindex troubleshooting
24905
24906 Gnus works @emph{so} well straight out of the box---I can't imagine any
24907 problems, really.
24908
24909 Ahem.
24910
24911 @enumerate
24912
24913 @item
24914 Make sure your computer is switched on.
24915
24916 @item
24917 Make sure that you really load the current Gnus version.  If you have
24918 been running @sc{gnus}, you need to exit Emacs and start it up again before
24919 Gnus will work.
24920
24921 @item
24922 Try doing an @kbd{M-x gnus-version}.  If you get something that looks
24923 like @samp{T-gnus 6.15.* (based on Oort Gnus v0.*; for SEMI 1.1*, FLIM
24924 1.1*)} you have the right files loaded.  If, on the other hand, you get
24925 something like @samp{NNTP 3.x} or @samp{nntp flee}, you have some old
24926 @file{.el} files lying around.  Delete these.
24927
24928 @item
24929 Read the help group (@kbd{G h} in the group buffer) for a FAQ and a
24930 how-to.
24931
24932 @item
24933 @vindex max-lisp-eval-depth
24934 Gnus works on many recursive structures, and in some extreme (and very
24935 rare) cases Gnus may recurse down ``too deeply'' and Emacs will beep at
24936 you.  If this happens to you, set @code{max-lisp-eval-depth} to 500 or
24937 something like that.
24938 @end enumerate
24939
24940 If all else fails, report the problem as a bug.
24941
24942 @cindex bugs
24943 @cindex reporting bugs
24944
24945 @kindex M-x gnus-bug
24946 @findex gnus-bug
24947 If you find a bug in Gnus, you can report it with the @kbd{M-x gnus-bug}
24948 command.  @kbd{M-x set-variable RET debug-on-error RET t RET}, and send
24949 me the backtrace.  I will fix bugs, but I can only fix them if you send
24950 me a precise description as to how to reproduce the bug.
24951
24952 You really can never be too detailed in a bug report.  Always use the
24953 @kbd{M-x gnus-bug} command when you make bug reports, even if it creates
24954 a 10Kb mail each time you use it, and even if you have sent me your
24955 environment 500 times before.  I don't care.  I want the full info each
24956 time.
24957
24958 It is also important to remember that I have no memory whatsoever.  If
24959 you send a bug report, and I send you a reply, and then you just send
24960 back ``No, it's not! Moron!'', I will have no idea what you are
24961 insulting me about.  Always over-explain everything.  It's much easier
24962 for all of us---if I don't have all the information I need, I will just
24963 mail you and ask for more info, and everything takes more time.
24964
24965 If the problem you're seeing is very visual, and you can't quite explain
24966 it, copy the Emacs window to a file (with @code{xwd}, for instance), put
24967 it somewhere it can be reached, and include the URL of the picture in
24968 the bug report.
24969
24970 @cindex patches
24971 If you would like to contribute a patch to fix bugs or make
24972 improvements, please produce the patch using @samp{diff -u}.
24973
24974 @cindex edebug
24975 If you want to debug your problem further before reporting, possibly
24976 in order to solve the problem yourself and send a patch, you can use
24977 edebug.  Debugging lisp code is documented in the Elisp manual
24978 (@pxref{Debugging, , Debugging Lisp Programs, elisp, The GNU Emacs
24979 Lisp Reference Manual}).  To get you started with edebug, consider if
24980 you discover some weird behaviour when pressing @kbd{c}, the first
24981 step is to do @kbd{C-h k c} and click on the hyperlink (Emacs only) in
24982 the documentation buffer that leads you to the function definition,
24983 then press @kbd{M-x edebug-defun RET} with point inside that function,
24984 return to Gnus and press @kbd{c} to invoke the code.  You will be
24985 placed in the lisp buffer and can single step using @kbd{SPC} and
24986 evaluate expressions using @kbd{M-:} or inspect variables using
24987 @kbd{C-h v}, abort execution with @kbd{q}, and resume execution with
24988 @kbd{c} or @kbd{g}.
24989
24990 @cindex elp
24991 @cindex profile
24992 @cindex slow
24993 Sometimes, a problem do not directly generate a elisp error but
24994 manifests itself by causing Gnus to be very slow.  In these cases, you
24995 can use @kbd{M-x toggle-debug-on-quit} and press @kbd{C-g} when things are
24996 slow, and then try to analyze the backtrace (repeating the procedure
24997 helps isolating the real problem areas).  A fancier approach is to use
24998 the elisp profiler, ELP.  The profiler is (or should be) fully
24999 documented elsewhere, but to get you started there are a few steps
25000 that need to be followed.  First, instrument the part of Gnus you are
25001 interested in for profiling, e.g. @kbd{M-x elp-instrument-package RET
25002 gnus} or @kbd{M-x elp-instrument-package RET message}.  Then perform
25003 the operation that is slow and press @kbd{M-x elp-results}.  You will
25004 then see which operations that takes time, and can debug them further.
25005 If the entire operation takes much longer than the time spent in the
25006 slowest function in the profiler output, you probably profiled the
25007 wrong part of Gnus.  To reset profiling statistics, use @kbd{M-x
25008 elp-reset-all}.  @kbd{M-x elp-restore-all} is supposed to remove
25009 profiling, but given the complexities and dynamic code generation in
25010 Gnus, it might not always work perfectly.
25011
25012 If you just need help, you are better off asking on
25013 @samp{gnu.emacs.gnus}.  I'm not very helpful.
25014
25015 @cindex gnu.emacs.gnus
25016 @cindex ding mailing list
25017 You can also ask on the ding mailing list---@email{ding@@gnus.org}.
25018 Write to @email{ding-request@@gnus.org} to subscribe.
25019
25020
25021 @page
25022 @node Gnus Reference Guide
25023 @section Gnus Reference Guide
25024
25025 It is my hope that other people will figure out smart stuff that Gnus
25026 can do, and that other people will write those smart things as well.  To
25027 facilitate that I thought it would be a good idea to describe the inner
25028 workings of Gnus.  And some of the not-so-inner workings, while I'm at
25029 it.
25030
25031 You can never expect the internals of a program not to change, but I
25032 will be defining (in some details) the interface between Gnus and its
25033 back ends (this is written in stone), the format of the score files
25034 (ditto), data structures (some are less likely to change than others)
25035 and general methods of operation.
25036
25037 @menu
25038 * Gnus Utility Functions::      Common functions and variable to use.
25039 * Back End Interface::          How Gnus communicates with the servers.
25040 * Score File Syntax::           A BNF definition of the score file standard.
25041 * Headers::                     How Gnus stores headers internally.
25042 * Ranges::                      A handy format for storing mucho numbers.
25043 * Group Info::                  The group info format.
25044 * Extended Interactive::        Symbolic prefixes and stuff.
25045 * Emacs/XEmacs Code::           Gnus can be run under all modern Emacsen.
25046 * Various File Formats::        Formats of files that Gnus use.
25047 @end menu
25048
25049
25050 @node Gnus Utility Functions
25051 @subsection Gnus Utility Functions
25052 @cindex Gnus utility functions
25053 @cindex utility functions
25054 @cindex functions
25055 @cindex internal variables
25056
25057 When writing small functions to be run from hooks (and stuff), it's
25058 vital to have access to the Gnus internal functions and variables.
25059 Below is a list of the most common ones.
25060
25061 @table @code
25062
25063 @item gnus-newsgroup-name
25064 @vindex gnus-newsgroup-name
25065 This variable holds the name of the current newsgroup.
25066
25067 @item gnus-find-method-for-group
25068 @findex gnus-find-method-for-group
25069 A function that returns the select method for @var{group}.
25070
25071 @item gnus-group-real-name
25072 @findex gnus-group-real-name
25073 Takes a full (prefixed) Gnus group name, and returns the unprefixed
25074 name.
25075
25076 @item gnus-group-prefixed-name
25077 @findex gnus-group-prefixed-name
25078 Takes an unprefixed group name and a select method, and returns the full
25079 (prefixed) Gnus group name.
25080
25081 @item gnus-get-info
25082 @findex gnus-get-info
25083 Returns the group info list for @var{group}.
25084
25085 @item gnus-group-unread
25086 @findex gnus-group-unread
25087 The number of unread articles in @var{group}, or @code{t} if that is
25088 unknown.
25089
25090 @item gnus-active
25091 @findex gnus-active
25092 The active entry for @var{group}.
25093
25094 @item gnus-set-active
25095 @findex gnus-set-active
25096 Set the active entry for @var{group}.
25097
25098 @item gnus-add-current-to-buffer-list
25099 @findex gnus-add-current-to-buffer-list
25100 Adds the current buffer to the list of buffers to be killed on Gnus
25101 exit.
25102
25103 @item gnus-continuum-version
25104 @findex gnus-continuum-version
25105 Takes a Gnus version string as a parameter and returns a floating point
25106 number.  Earlier versions will always get a lower number than later
25107 versions.
25108
25109 @item gnus-group-read-only-p
25110 @findex gnus-group-read-only-p
25111 Says whether @var{group} is read-only or not.
25112
25113 @item gnus-news-group-p
25114 @findex gnus-news-group-p
25115 Says whether @var{group} came from a news back end.
25116
25117 @item gnus-ephemeral-group-p
25118 @findex gnus-ephemeral-group-p
25119 Says whether @var{group} is ephemeral or not.
25120
25121 @item gnus-server-to-method
25122 @findex gnus-server-to-method
25123 Returns the select method corresponding to @var{server}.
25124
25125 @item gnus-server-equal
25126 @findex gnus-server-equal
25127 Says whether two virtual servers are equal.
25128
25129 @item gnus-group-native-p
25130 @findex gnus-group-native-p
25131 Says whether @var{group} is native or not.
25132
25133 @item gnus-group-secondary-p
25134 @findex gnus-group-secondary-p
25135 Says whether @var{group} is secondary or not.
25136
25137 @item gnus-group-foreign-p
25138 @findex gnus-group-foreign-p
25139 Says whether @var{group} is foreign or not.
25140
25141 @item group-group-find-parameter
25142 @findex group-group-find-parameter
25143 Returns the parameter list of @var{group}.  If given a second parameter,
25144 returns the value of that parameter for @var{group}.
25145
25146 @item gnus-group-set-parameter
25147 @findex gnus-group-set-parameter
25148 Takes three parameters; @var{group}, @var{parameter} and @var{value}.
25149
25150 @item gnus-narrow-to-body
25151 @findex gnus-narrow-to-body
25152 Narrows the current buffer to the body of the article.
25153
25154 @item gnus-check-backend-function
25155 @findex gnus-check-backend-function
25156 Takes two parameters, @var{function} and @var{group}.  If the back end
25157 @var{group} comes from supports @var{function}, return non-@code{nil}.
25158
25159 @lisp
25160 (gnus-check-backend-function "request-scan" "nnml:misc")
25161 @result{} t
25162 @end lisp
25163
25164 @item gnus-read-method
25165 @findex gnus-read-method
25166 Prompts the user for a select method.
25167
25168 @end table
25169
25170
25171 @node Back End Interface
25172 @subsection Back End Interface
25173
25174 Gnus doesn't know anything about @sc{nntp}, spools, mail or virtual
25175 groups.  It only knows how to talk to @dfn{virtual servers}.  A virtual
25176 server is a @dfn{back end} and some @dfn{back end variables}.  As examples
25177 of the first, we have @code{nntp}, @code{nnspool} and @code{nnmbox}.  As
25178 examples of the latter we have @code{nntp-port-number} and
25179 @code{nnmbox-directory}.
25180
25181 When Gnus asks for information from a back end---say @code{nntp}---on
25182 something, it will normally include a virtual server name in the
25183 function parameters.  (If not, the back end should use the ``current''
25184 virtual server.)  For instance, @code{nntp-request-list} takes a virtual
25185 server as its only (optional) parameter.  If this virtual server hasn't
25186 been opened, the function should fail.
25187
25188 Note that a virtual server name has no relation to some physical server
25189 name.  Take this example:
25190
25191 @lisp
25192 (nntp "odd-one"
25193       (nntp-address "ifi.uio.no")
25194       (nntp-port-number 4324))
25195 @end lisp
25196
25197 Here the virtual server name is @samp{odd-one} while the name of
25198 the physical server is @samp{ifi.uio.no}.
25199
25200 The back ends should be able to switch between several virtual servers.
25201 The standard back ends implement this by keeping an alist of virtual
25202 server environments that they pull down/push up when needed.
25203
25204 There are two groups of interface functions: @dfn{required functions},
25205 which must be present, and @dfn{optional functions}, which Gnus will
25206 always check for presence before attempting to call 'em.
25207
25208 All these functions are expected to return data in the buffer
25209 @code{nntp-server-buffer} (@samp{ *nntpd*}), which is somewhat
25210 unfortunately named, but we'll have to live with it.  When I talk about
25211 @dfn{resulting data}, I always refer to the data in that buffer.  When I
25212 talk about @dfn{return value}, I talk about the function value returned by
25213 the function call.  Functions that fail should return @code{nil} as the
25214 return value.
25215
25216 Some back ends could be said to be @dfn{server-forming} back ends, and
25217 some might be said not to be.  The latter are back ends that generally
25218 only operate on one group at a time, and have no concept of ``server''
25219 -- they have a group, and they deliver info on that group and nothing
25220 more.
25221
25222 Gnus identifies each message by way of group name and article number.  A
25223 few remarks about these article numbers might be useful.  First of all,
25224 the numbers are positive integers.  Secondly, it is normally not
25225 possible for later articles to `re-use' older article numbers without
25226 confusing Gnus.  That is, if a group has ever contained a message
25227 numbered 42, then no other message may get that number, or Gnus will get
25228 mightily confused.@footnote{See the function
25229 @code{nnchoke-request-update-info}, @ref{Optional Back End Functions}.}
25230 Third, article numbers must be assigned in order of arrival in the
25231 group; this is not necessarily the same as the date of the message.
25232
25233 The previous paragraph already mentions all the `hard' restrictions that
25234 article numbers must fulfill.  But it seems that it might be useful to
25235 assign @emph{consecutive} article numbers, for Gnus gets quite confused
25236 if there are holes in the article numbering sequence.  However, due to
25237 the `no-reuse' restriction, holes cannot be avoided altogether.  It's
25238 also useful for the article numbers to start at 1 to avoid running out
25239 of numbers as long as possible.
25240
25241 Note that by convention, backends are named @code{nnsomething}, but
25242 Gnus also comes with some @code{nnnotbackends}, such as
25243 @file{nnheader.el}, @file{nnmail.el} and @file{nnoo.el}.
25244
25245 In the examples and definitions I will refer to the imaginary back end
25246 @code{nnchoke}.
25247
25248 @cindex @code{nnchoke}
25249
25250 @menu
25251 * Required Back End Functions::  Functions that must be implemented.
25252 * Optional Back End Functions::  Functions that need not be implemented.
25253 * Error Messaging::             How to get messages and report errors.
25254 * Writing New Back Ends::       Extending old back ends.
25255 * Hooking New Back Ends Into Gnus::  What has to be done on the Gnus end.
25256 * Mail-like Back Ends::         Some tips on mail back ends.
25257 @end menu
25258
25259
25260 @node Required Back End Functions
25261 @subsubsection Required Back End Functions
25262
25263 @table @code
25264
25265 @item (nnchoke-retrieve-headers ARTICLES &optional GROUP SERVER FETCH-OLD)
25266
25267 @var{articles} is either a range of article numbers or a list of
25268 @code{Message-ID}s.  Current back ends do not fully support either---only
25269 sequences (lists) of article numbers, and most back ends do not support
25270 retrieval of @code{Message-ID}s.  But they should try for both.
25271
25272 The result data should either be HEADs or @sc{nov} lines, and the result
25273 value should either be @code{headers} or @code{nov} to reflect this.
25274 This might later be expanded to @code{various}, which will be a mixture
25275 of HEADs and @sc{nov} lines, but this is currently not supported by Gnus.
25276
25277 If @var{fetch-old} is non-@code{nil} it says to try fetching ``extra
25278 headers'', in some meaning of the word.  This is generally done by
25279 fetching (at most) @var{fetch-old} extra headers less than the smallest
25280 article number in @code{articles}, and filling the gaps as well.  The
25281 presence of this parameter can be ignored if the back end finds it
25282 cumbersome to follow the request.  If this is non-@code{nil} and not a
25283 number, do maximum fetches.
25284
25285 Here's an example HEAD:
25286
25287 @example
25288 221 1056 Article retrieved.
25289 Path: ifi.uio.no!sturles
25290 From: sturles@@ifi.uio.no (Sturle Sunde)
25291 Newsgroups: ifi.discussion
25292 Subject: Re: Something very droll
25293 Date: 27 Oct 1994 14:02:57 +0100
25294 Organization: Dept. of Informatics, University of Oslo, Norway
25295 Lines: 26
25296 Message-ID: <38o8e1$a0o@@holmenkollen.ifi.uio.no>
25297 References: <38jdmq$4qu@@visbur.ifi.uio.no>
25298 NNTP-Posting-Host: holmenkollen.ifi.uio.no
25299 .
25300 @end example
25301
25302 So a @code{headers} return value would imply that there's a number of
25303 these in the data buffer.
25304
25305 Here's a BNF definition of such a buffer:
25306
25307 @example
25308 headers        = *head
25309 head           = error / valid-head
25310 error-message  = [ "4" / "5" ] 2number " " <error message> eol
25311 valid-head     = valid-message *header "." eol
25312 valid-message  = "221 " <number> " Article retrieved." eol
25313 header         = <text> eol
25314 @end example
25315
25316 @cindex BNF
25317 (The version of BNF used here is the one used in RFC822.)
25318
25319 If the return value is @code{nov}, the data buffer should contain
25320 @dfn{network overview database} lines.  These are basically fields
25321 separated by tabs.
25322
25323 @example
25324 nov-buffer = *nov-line
25325 nov-line   = field 7*8[ <TAB> field ] eol
25326 field      = <text except TAB>
25327 @end example
25328
25329 For a closer look at what should be in those fields,
25330 @pxref{Headers}.
25331
25332
25333 @item (nnchoke-open-server SERVER &optional DEFINITIONS)
25334
25335 @var{server} is here the virtual server name.  @var{definitions} is a
25336 list of @code{(VARIABLE VALUE)} pairs that define this virtual server.
25337
25338 If the server can't be opened, no error should be signaled.  The back end
25339 may then choose to refuse further attempts at connecting to this
25340 server.  In fact, it should do so.
25341
25342 If the server is opened already, this function should return a
25343 non-@code{nil} value.  There should be no data returned.
25344
25345
25346 @item (nnchoke-close-server &optional SERVER)
25347
25348 Close connection to @var{server} and free all resources connected
25349 to it.  Return @code{nil} if the server couldn't be closed for some
25350 reason.
25351
25352 There should be no data returned.
25353
25354
25355 @item (nnchoke-request-close)
25356
25357 Close connection to all servers and free all resources that the back end
25358 have reserved.  All buffers that have been created by that back end
25359 should be killed.  (Not the @code{nntp-server-buffer}, though.)  This
25360 function is generally only called when Gnus is shutting down.
25361
25362 There should be no data returned.
25363
25364
25365 @item (nnchoke-server-opened &optional SERVER)
25366
25367 If @var{server} is the current virtual server, and the connection to the
25368 physical server is alive, then this function should return a
25369 non-@code{nil} vlue.  This function should under no circumstances
25370 attempt to reconnect to a server we have lost connection to.
25371
25372 There should be no data returned.
25373
25374
25375 @item (nnchoke-status-message &optional SERVER)
25376
25377 This function should return the last error message from @var{server}.
25378
25379 There should be no data returned.
25380
25381
25382 @item (nnchoke-request-article ARTICLE &optional GROUP SERVER TO-BUFFER)
25383
25384 The result data from this function should be the article specified by
25385 @var{article}.  This might either be a @code{Message-ID} or a number.
25386 It is optional whether to implement retrieval by @code{Message-ID}, but
25387 it would be nice if that were possible.
25388
25389 If @var{to-buffer} is non-@code{nil}, the result data should be returned
25390 in this buffer instead of the normal data buffer.  This is to make it
25391 possible to avoid copying large amounts of data from one buffer to
25392 another, while Gnus mainly requests articles to be inserted directly
25393 into its article buffer.
25394
25395 If it is at all possible, this function should return a cons cell where
25396 the @code{car} is the group name the article was fetched from, and the @code{cdr} is
25397 the article number.  This will enable Gnus to find out what the real
25398 group and article numbers are when fetching articles by
25399 @code{Message-ID}.  If this isn't possible, @code{t} should be returned
25400 on successful article retrieval.
25401
25402
25403 @item (nnchoke-request-group GROUP &optional SERVER FAST)
25404
25405 Get data on @var{group}.  This function also has the side effect of
25406 making @var{group} the current group.
25407
25408 If @var{fast}, don't bother to return useful data, just make @var{group}
25409 the current group.
25410
25411 Here's an example of some result data and a definition of the same:
25412
25413 @example
25414 211 56 1000 1059 ifi.discussion
25415 @end example
25416
25417 The first number is the status, which should be 211.  Next is the
25418 total number of articles in the group, the lowest article number, the
25419 highest article number, and finally the group name.  Note that the total
25420 number of articles may be less than one might think while just
25421 considering the highest and lowest article numbers, but some articles
25422 may have been canceled.  Gnus just discards the total-number, so
25423 whether one should take the bother to generate it properly (if that is a
25424 problem) is left as an exercise to the reader.  If the group contains no
25425 articles, the lowest article number should be reported as 1 and the
25426 highest as 0.
25427
25428 @example
25429 group-status = [ error / info ] eol
25430 error        = [ "4" / "5" ] 2<number> " " <Error message>
25431 info         = "211 " 3* [ <number> " " ] <string>
25432 @end example
25433
25434
25435 @item (nnchoke-close-group GROUP &optional SERVER)
25436
25437 Close @var{group} and free any resources connected to it.  This will be
25438 a no-op on most back ends.
25439
25440 There should be no data returned.
25441
25442
25443 @item (nnchoke-request-list &optional SERVER)
25444
25445 Return a list of all groups available on @var{server}.  And that means
25446 @emph{all}.
25447
25448 Here's an example from a server that only carries two groups:
25449
25450 @example
25451 ifi.test 0000002200 0000002000 y
25452 ifi.discussion 3324 3300 n
25453 @end example
25454
25455 On each line we have a group name, then the highest article number in
25456 that group, the lowest article number, and finally a flag.  If the group
25457 contains no articles, the lowest article number should be reported as 1
25458 and the highest as 0.
25459
25460 @example
25461 active-file = *active-line
25462 active-line = name " " <number> " " <number> " " flags eol
25463 name        = <string>
25464 flags       = "n" / "y" / "m" / "x" / "j" / "=" name
25465 @end example
25466
25467 The flag says whether the group is read-only (@samp{n}), is moderated
25468 (@samp{m}), is dead (@samp{x}), is aliased to some other group
25469 (@samp{=other-group}) or none of the above (@samp{y}).
25470
25471
25472 @item (nnchoke-request-post &optional SERVER)
25473
25474 This function should post the current buffer.  It might return whether
25475 the posting was successful or not, but that's not required.  If, for
25476 instance, the posting is done asynchronously, it has generally not been
25477 completed by the time this function concludes.  In that case, this
25478 function should set up some kind of sentinel to beep the user loud and
25479 clear if the posting could not be completed.
25480
25481 There should be no result data from this function.
25482
25483 @end table
25484
25485
25486 @node Optional Back End Functions
25487 @subsubsection Optional Back End Functions
25488
25489 @table @code
25490
25491 @item (nnchoke-retrieve-groups GROUPS &optional SERVER)
25492
25493 @var{groups} is a list of groups, and this function should request data
25494 on all those groups.  How it does it is of no concern to Gnus, but it
25495 should attempt to do this in a speedy fashion.
25496
25497 The return value of this function can be either @code{active} or
25498 @code{group}, which says what the format of the result data is.  The
25499 former is in the same format as the data from
25500 @code{nnchoke-request-list}, while the latter is a buffer full of lines
25501 in the same format as @code{nnchoke-request-group} gives.
25502
25503 @example
25504 group-buffer = *active-line / *group-status
25505 @end example
25506
25507
25508 @item (nnchoke-request-update-info GROUP INFO &optional SERVER)
25509
25510 A Gnus group info (@pxref{Group Info}) is handed to the back end for
25511 alterations.  This comes in handy if the back end really carries all the
25512 information (as is the case with virtual and imap groups).  This
25513 function should destructively alter the info to suit its needs, and
25514 should return a non-nil value.
25515
25516 There should be no result data from this function.
25517
25518
25519 @item (nnchoke-request-type GROUP &optional ARTICLE)
25520
25521 When the user issues commands for ``sending news'' (@kbd{F} in the
25522 summary buffer, for instance), Gnus has to know whether the article the
25523 user is following up on is news or mail.  This function should return
25524 @code{news} if @var{article} in @var{group} is news, @code{mail} if it
25525 is mail and @code{unknown} if the type can't be decided.  (The
25526 @var{article} parameter is necessary in @code{nnvirtual} groups which
25527 might very well combine mail groups and news groups.)  Both @var{group}
25528 and @var{article} may be @code{nil}.
25529
25530 There should be no result data from this function.
25531
25532
25533 @item (nnchoke-request-set-mark GROUP ACTION &optional SERVER)
25534
25535 Set/remove/add marks on articles.  Normally Gnus handles the article
25536 marks (such as read, ticked, expired etc) internally, and store them in
25537 @file{~/.newsrc.eld}.  Some back ends (such as @sc{imap}) however carry
25538 all information about the articles on the server, so Gnus need to
25539 propagate the mark information to the server.
25540
25541 @var{action} is a list of mark setting requests, having this format:
25542
25543 @example
25544 (RANGE ACTION MARK)
25545 @end example
25546
25547 @var{range} is a range of articles you wish to update marks on.
25548 @var{action} is @code{add} or @code{del}, used to add marks or remove
25549 marks (preserving all marks not mentioned).  @var{mark} is a list of
25550 marks; where each mark is a symbol.  Currently used marks are
25551 @code{read}, @code{tick}, @code{reply}, @code{expire}, @code{killed},
25552 @code{dormant}, @code{save}, @code{download}, @code{unsend},
25553 @code{forward} and @code{recent}, but your back end should, if
25554 possible, not limit itself to these.
25555
25556 Given contradictory actions, the last action in the list should be the
25557 effective one.  That is, if your action contains a request to add the
25558 @code{tick} mark on article 1 and, later in the list, a request to
25559 remove the mark on the same article, the mark should in fact be removed.
25560
25561 An example action list:
25562
25563 @example
25564 (((5 12 30) 'del '(tick))
25565  ((10 . 90) 'add '(read expire))
25566  ((92 94) 'del '(read)))
25567 @end example
25568
25569 The function should return a range of articles it wasn't able to set the
25570 mark on (currently not used for anything).
25571
25572 There should be no result data from this function.
25573
25574 @item (nnchoke-request-update-mark GROUP ARTICLE MARK)
25575
25576 If the user tries to set a mark that the back end doesn't like, this
25577 function may change the mark.  Gnus will use whatever this function
25578 returns as the mark for @var{article} instead of the original
25579 @var{mark}.  If the back end doesn't care, it must return the original
25580 @var{mark}, and not @code{nil} or any other type of garbage.
25581
25582 The only use for this I can see is what @code{nnvirtual} does with
25583 it---if a component group is auto-expirable, marking an article as read
25584 in the virtual group should result in the article being marked as
25585 expirable.
25586
25587 There should be no result data from this function.
25588
25589
25590 @item (nnchoke-request-scan &optional GROUP SERVER)
25591
25592 This function may be called at any time (by Gnus or anything else) to
25593 request that the back end check for incoming articles, in one way or
25594 another.  A mail back end will typically read the spool file or query the
25595 POP server when this function is invoked.  The @var{group} doesn't have
25596 to be heeded---if the back end decides that it is too much work just
25597 scanning for a single group, it may do a total scan of all groups.  It
25598 would be nice, however, to keep things local if that's practical.
25599
25600 There should be no result data from this function.
25601
25602
25603 @item (nnchoke-request-group-description GROUP &optional SERVER)
25604
25605 The result data from this function should be a description of
25606 @var{group}.
25607
25608 @example
25609 description-line = name <TAB> description eol
25610 name             = <string>
25611 description      = <text>
25612 @end example
25613
25614 @item (nnchoke-request-list-newsgroups &optional SERVER)
25615
25616 The result data from this function should be the description of all
25617 groups available on the server.
25618
25619 @example
25620 description-buffer = *description-line
25621 @end example
25622
25623
25624 @item (nnchoke-request-newgroups DATE &optional SERVER)
25625
25626 The result data from this function should be all groups that were
25627 created after @samp{date}, which is in normal human-readable date format
25628 (i.e., the date format used in mail and news headers, and returned by
25629 the function @code{message-make-date} by default).  The data should be
25630 in the active buffer format.
25631
25632 It is okay for this function to return `too many' groups; some back ends
25633 might find it cheaper to return the full list of groups, rather than
25634 just the new groups.  But don't do this for back ends with many groups.
25635 Normally, if the user creates the groups herself, there won't be too
25636 many groups, so @code{nnml} and the like are probably safe.  But for
25637 back ends like @code{nntp}, where the groups have been created by the
25638 server, it is quite likely that there can be many groups.
25639
25640
25641 @item (nnchoke-request-create-group GROUP &optional SERVER)
25642
25643 This function should create an empty group with name @var{group}.
25644
25645 There should be no return data.
25646
25647
25648 @item (nnchoke-request-expire-articles ARTICLES &optional GROUP SERVER FORCE)
25649
25650 This function should run the expiry process on all articles in the
25651 @var{articles} range (which is currently a simple list of article
25652 numbers.)  It is left up to the back end to decide how old articles
25653 should be before they are removed by this function.  If @var{force} is
25654 non-@code{nil}, all @var{articles} should be deleted, no matter how new
25655 they are.
25656
25657 This function should return a list of articles that it did not/was not
25658 able to delete.
25659
25660 There should be no result data returned.
25661
25662
25663 @item (nnchoke-request-move-article ARTICLE GROUP SERVER ACCEPT-FORM &optional LAST)
25664
25665 This function should move @var{article} (which is a number) from
25666 @var{group} by calling @var{accept-form}.
25667
25668 This function should ready the article in question for moving by
25669 removing any header lines it has added to the article, and generally
25670 should ``tidy up'' the article.  Then it should @code{eval}
25671 @var{accept-form} in the buffer where the ``tidy'' article is.  This
25672 will do the actual copying.  If this @code{eval} returns a
25673 non-@code{nil} value, the article should be removed.
25674
25675 If @var{last} is @code{nil}, that means that there is a high likelihood
25676 that there will be more requests issued shortly, so that allows some
25677 optimizations.
25678
25679 The function should return a cons where the @code{car} is the group name and
25680 the @code{cdr} is the article number that the article was entered as.
25681
25682 The group should exist before the backend is asked to accept the
25683 article for that group.
25684
25685 There should be no data returned.
25686
25687
25688 @item (nnchoke-request-accept-article GROUP &optional SERVER LAST)
25689
25690 This function takes the current buffer and inserts it into @var{group}.
25691 If @var{last} in @code{nil}, that means that there will be more calls to
25692 this function in short order.
25693
25694 The function should return a cons where the @code{car} is the group name and
25695 the @code{cdr} is the article number that the article was entered as.
25696
25697 There should be no data returned.
25698
25699
25700 @item (nnchoke-request-replace-article ARTICLE GROUP BUFFER)
25701
25702 This function should remove @var{article} (which is a number) from
25703 @var{group} and insert @var{buffer} there instead.
25704
25705 There should be no data returned.
25706
25707
25708 @item (nnchoke-request-delete-group GROUP FORCE &optional SERVER)
25709
25710 This function should delete @var{group}.  If @var{force}, it should
25711 really delete all the articles in the group, and then delete the group
25712 itself.  (If there is such a thing as ``the group itself''.)
25713
25714 There should be no data returned.
25715
25716
25717 @item (nnchoke-request-rename-group GROUP NEW-NAME &optional SERVER)
25718
25719 This function should rename @var{group} into @var{new-name}.  All
25720 articles in @var{group} should move to @var{new-name}.
25721
25722 There should be no data returned.
25723
25724 @end table
25725
25726
25727 @node Error Messaging
25728 @subsubsection Error Messaging
25729
25730 @findex nnheader-report
25731 @findex nnheader-get-report
25732 The back ends should use the function @code{nnheader-report} to report
25733 error conditions---they should not raise errors when they aren't able to
25734 perform a request.  The first argument to this function is the back end
25735 symbol, and the rest are interpreted as arguments to @code{format} if
25736 there are multiple of them, or just a string if there is one of them.
25737 This function must always returns @code{nil}.
25738
25739 @lisp
25740 (nnheader-report 'nnchoke "You did something totally bogus")
25741
25742 (nnheader-report 'nnchoke "Could not request group %s" group)
25743 @end lisp
25744
25745 Gnus, in turn, will call @code{nnheader-get-report} when it gets a
25746 @code{nil} back from a server, and this function returns the most
25747 recently reported message for the back end in question.  This function
25748 takes one argument---the server symbol.
25749
25750 Internally, these functions access @var{back-end}@code{-status-string},
25751 so the @code{nnchoke} back end will have its error message stored in
25752 @code{nnchoke-status-string}.
25753
25754
25755 @node Writing New Back Ends
25756 @subsubsection Writing New Back Ends
25757
25758 Many back ends are quite similar.  @code{nnml} is just like
25759 @code{nnspool}, but it allows you to edit the articles on the server.
25760 @code{nnmh} is just like @code{nnml}, but it doesn't use an active file,
25761 and it doesn't maintain overview databases.  @code{nndir} is just like
25762 @code{nnml}, but it has no concept of ``groups'', and it doesn't allow
25763 editing articles.
25764
25765 It would make sense if it were possible to ``inherit'' functions from
25766 back ends when writing new back ends.  And, indeed, you can do that if you
25767 want to.  (You don't have to if you don't want to, of course.)
25768
25769 All the back ends declare their public variables and functions by using a
25770 package called @code{nnoo}.
25771
25772 To inherit functions from other back ends (and allow other back ends to
25773 inherit functions from the current back end), you should use the
25774 following macros:
25775
25776 @table @code
25777
25778 @item nnoo-declare
25779 This macro declares the first parameter to be a child of the subsequent
25780 parameters.  For instance:
25781
25782 @lisp
25783 (nnoo-declare nndir
25784   nnml nnmh)
25785 @end lisp
25786
25787 @code{nndir} has declared here that it intends to inherit functions from
25788 both @code{nnml} and @code{nnmh}.
25789
25790 @item defvoo
25791 This macro is equivalent to @code{defvar}, but registers the variable as
25792 a public server variable.  Most state-oriented variables should be
25793 declared with @code{defvoo} instead of @code{defvar}.
25794
25795 In addition to the normal @code{defvar} parameters, it takes a list of
25796 variables in the parent back ends to map the variable to when executing
25797 a function in those back ends.
25798
25799 @lisp
25800 (defvoo nndir-directory nil
25801   "Where nndir will look for groups."
25802   nnml-current-directory nnmh-current-directory)
25803 @end lisp
25804
25805 This means that @code{nnml-current-directory} will be set to
25806 @code{nndir-directory} when an @code{nnml} function is called on behalf
25807 of @code{nndir}.  (The same with @code{nnmh}.)
25808
25809 @item nnoo-define-basics
25810 This macro defines some common functions that almost all back ends should
25811 have.
25812
25813 @lisp
25814 (nnoo-define-basics nndir)
25815 @end lisp
25816
25817 @item deffoo
25818 This macro is just like @code{defun} and takes the same parameters.  In
25819 addition to doing the normal @code{defun} things, it registers the
25820 function as being public so that other back ends can inherit it.
25821
25822 @item nnoo-map-functions
25823 This macro allows mapping of functions from the current back end to
25824 functions from the parent back ends.
25825
25826 @lisp
25827 (nnoo-map-functions nndir
25828   (nnml-retrieve-headers 0 nndir-current-group 0 0)
25829   (nnmh-request-article 0 nndir-current-group 0 0))
25830 @end lisp
25831
25832 This means that when @code{nndir-retrieve-headers} is called, the first,
25833 third, and fourth parameters will be passed on to
25834 @code{nnml-retrieve-headers}, while the second parameter is set to the
25835 value of @code{nndir-current-group}.
25836
25837 @item nnoo-import
25838 This macro allows importing functions from back ends.  It should be the
25839 last thing in the source file, since it will only define functions that
25840 haven't already been defined.
25841
25842 @lisp
25843 (nnoo-import nndir
25844   (nnmh
25845    nnmh-request-list
25846    nnmh-request-newgroups)
25847   (nnml))
25848 @end lisp
25849
25850 This means that calls to @code{nndir-request-list} should just be passed
25851 on to @code{nnmh-request-list}, while all public functions from
25852 @code{nnml} that haven't been defined in @code{nndir} yet should be
25853 defined now.
25854
25855 @end table
25856
25857 Below is a slightly shortened version of the @code{nndir} back end.
25858
25859 @lisp
25860 ;;; nndir.el --- single directory newsgroup access for Gnus
25861 ;; Copyright (C) 1995,96 Free Software Foundation, Inc.
25862
25863 ;;; Code:
25864
25865 (require 'nnheader)
25866 (require 'nnmh)
25867 (require 'nnml)
25868 (require 'nnoo)
25869 (eval-when-compile (require 'cl))
25870
25871 (nnoo-declare nndir
25872   nnml nnmh)
25873
25874 (defvoo nndir-directory nil
25875   "Where nndir will look for groups."
25876   nnml-current-directory nnmh-current-directory)
25877
25878 (defvoo nndir-nov-is-evil nil
25879   "*Non-nil means that nndir will never retrieve NOV headers."
25880   nnml-nov-is-evil)
25881
25882 (defvoo nndir-current-group ""
25883   nil
25884   nnml-current-group nnmh-current-group)
25885 (defvoo nndir-top-directory nil nil nnml-directory nnmh-directory)
25886 (defvoo nndir-get-new-mail nil nil nnml-get-new-mail nnmh-get-new-mail)
25887
25888 (defvoo nndir-status-string "" nil nnmh-status-string)
25889 (defconst nndir-version "nndir 1.0")
25890
25891 ;;; Interface functions.
25892
25893 (nnoo-define-basics nndir)
25894
25895 (deffoo nndir-open-server (server &optional defs)
25896   (setq nndir-directory
25897         (or (cadr (assq 'nndir-directory defs))
25898             server))
25899   (unless (assq 'nndir-directory defs)
25900     (push `(nndir-directory ,server) defs))
25901   (push `(nndir-current-group
25902           ,(file-name-nondirectory
25903             (directory-file-name nndir-directory)))
25904         defs)
25905   (push `(nndir-top-directory
25906           ,(file-name-directory (directory-file-name nndir-directory)))
25907         defs)
25908   (nnoo-change-server 'nndir server defs))
25909
25910 (nnoo-map-functions nndir
25911   (nnml-retrieve-headers 0 nndir-current-group 0 0)
25912   (nnmh-request-article 0 nndir-current-group 0 0)
25913   (nnmh-request-group nndir-current-group 0 0)
25914   (nnmh-close-group nndir-current-group 0))
25915
25916 (nnoo-import nndir
25917   (nnmh
25918    nnmh-status-message
25919    nnmh-request-list
25920    nnmh-request-newgroups))
25921
25922 (provide 'nndir)
25923 @end lisp
25924
25925
25926 @node Hooking New Back Ends Into Gnus
25927 @subsubsection Hooking New Back Ends Into Gnus
25928
25929 @vindex gnus-valid-select-methods
25930 @findex gnus-declare-backend
25931 Having Gnus start using your new back end is rather easy---you just
25932 declare it with the @code{gnus-declare-backend} functions.  This will
25933 enter the back end into the @code{gnus-valid-select-methods} variable.
25934
25935 @code{gnus-declare-backend} takes two parameters---the back end name and
25936 an arbitrary number of @dfn{abilities}.
25937
25938 Here's an example:
25939
25940 @lisp
25941 (gnus-declare-backend "nnchoke" 'mail 'respool 'address)
25942 @end lisp
25943
25944 The above line would then go in the @file{nnchoke.el} file.
25945
25946 The abilities can be:
25947
25948 @table @code
25949 @item mail
25950 This is a mailish back end---followups should (probably) go via mail.
25951 @item post
25952 This is a newsish back end---followups should (probably) go via news.
25953 @item post-mail
25954 This back end supports both mail and news.
25955 @item none
25956 This is neither a post nor mail back end---it's something completely
25957 different.
25958 @item respool
25959 It supports respooling---or rather, it is able to modify its source
25960 articles and groups.
25961 @item address
25962 The name of the server should be in the virtual server name.  This is
25963 true for almost all back ends.
25964 @item prompt-address
25965 The user should be prompted for an address when doing commands like
25966 @kbd{B} in the group buffer.  This is true for back ends like
25967 @code{nntp}, but not @code{nnmbox}, for instance.
25968 @end table
25969
25970
25971 @node Mail-like Back Ends
25972 @subsubsection Mail-like Back Ends
25973
25974 One of the things that separate the mail back ends from the rest of the
25975 back ends is the heavy dependence by most of the mail back ends on
25976 common functions in @file{nnmail.el}.  For instance, here's the
25977 definition of @code{nnml-request-scan}:
25978
25979 @lisp
25980 (deffoo nnml-request-scan (&optional group server)
25981   (setq nnml-article-file-alist nil)
25982   (nnmail-get-new-mail 'nnml 'nnml-save-nov nnml-directory group))
25983 @end lisp
25984
25985 It simply calls @code{nnmail-get-new-mail} with a few parameters,
25986 and @code{nnmail} takes care of all the moving and splitting of the
25987 mail.
25988
25989 This function takes four parameters.
25990
25991 @table @var
25992 @item method
25993 This should be a symbol to designate which back end is responsible for
25994 the call.
25995
25996 @item exit-function
25997 This function should be called after the splitting has been performed.
25998
25999 @item temp-directory
26000 Where the temporary files should be stored.
26001
26002 @item group
26003 This optional argument should be a group name if the splitting is to be
26004 performed for one group only.
26005 @end table
26006
26007 @code{nnmail-get-new-mail} will call @var{back-end}@code{-save-mail} to
26008 save each article.  @var{back-end}@code{-active-number} will be called to
26009 find the article number assigned to this article.
26010
26011 The function also uses the following variables:
26012 @var{back-end}@code{-get-new-mail} (to see whether to get new mail for
26013 this back end); and @var{back-end}@code{-group-alist} and
26014 @var{back-end}@code{-active-file} to generate the new active file.
26015 @var{back-end}@code{-group-alist} should be a group-active alist, like
26016 this:
26017
26018 @example
26019 (("a-group" (1 . 10))
26020  ("some-group" (34 . 39)))
26021 @end example
26022
26023
26024 @node Score File Syntax
26025 @subsection Score File Syntax
26026
26027 Score files are meant to be easily parseable, but yet extremely
26028 mallable.   It was decided that something that had the same read syntax
26029 as an Emacs Lisp list would fit that spec.
26030
26031 Here's a typical score file:
26032
26033 @lisp
26034 (("summary"
26035   ("win95" -10000 nil s)
26036   ("Gnus"))
26037  ("from"
26038   ("Lars" -1000))
26039  (mark -100))
26040 @end lisp
26041
26042 BNF definition of a score file:
26043
26044 @example
26045 score-file      = "" / "(" *element ")"
26046 element         = rule / atom
26047 rule            = string-rule / number-rule / date-rule
26048 string-rule     = "(" quote string-header quote space *string-match ")"
26049 number-rule     = "(" quote number-header quote space *number-match ")"
26050 date-rule       = "(" quote date-header quote space *date-match ")"
26051 quote           = <ascii 34>
26052 string-header   = "subject" / "from" / "references" / "message-id" /
26053                   "xref" / "body" / "head" / "all" / "followup"
26054 number-header   = "lines" / "chars"
26055 date-header     = "date"
26056 string-match    = "(" quote <string> quote [ "" / [ space score [ "" /
26057                   space date [ "" / [ space string-match-t ] ] ] ] ] ")"
26058 score           = "nil" / <integer>
26059 date            = "nil" / <natural number>
26060 string-match-t  = "nil" / "s" / "substring" / "S" / "Substring" /
26061                   "r" / "regex" / "R" / "Regex" /
26062                   "e" / "exact" / "E" / "Exact" /
26063                   "f" / "fuzzy" / "F" / "Fuzzy"
26064 number-match    = "(" <integer> [ "" / [ space score [ "" /
26065                   space date [ "" / [ space number-match-t ] ] ] ] ] ")"
26066 number-match-t  = "nil" / "=" / "<" / ">" / ">=" / "<="
26067 date-match      = "(" quote <string> quote [ "" / [ space score [ "" /
26068                   space date [ "" / [ space date-match-t ] ] ] ] ")"
26069 date-match-t    = "nil" / "at" / "before" / "after"
26070 atom            = "(" [ required-atom / optional-atom ] ")"
26071 required-atom   = mark / expunge / mark-and-expunge / files /
26072                   exclude-files / read-only / touched
26073 optional-atom   = adapt / local / eval
26074 mark            = "mark" space nil-or-number
26075 nil-or-number   = "nil" / <integer>
26076 expunge         = "expunge" space nil-or-number
26077 mark-and-expunge = "mark-and-expunge" space nil-or-number
26078 files           = "files" *[ space <string> ]
26079 exclude-files   = "exclude-files" *[ space <string> ]
26080 read-only       = "read-only" [ space "nil" / space "t" ]
26081 adapt        = "adapt" [ space "ignore" / space "t" / space adapt-rule ]
26082 adapt-rule      = "(" *[ <string> *[ "(" <string> <integer> ")" ] ")"
26083 local           = "local" *[ space "(" <string> space <form> ")" ]
26084 eval            = "eval" space <form>
26085 space           = *[ " " / <TAB> / <NEWLINE> ]
26086 @end example
26087
26088 Any unrecognized elements in a score file should be ignored, but not
26089 discarded.
26090
26091 As you can see, white space is needed, but the type and amount of white
26092 space is irrelevant.  This means that formatting of the score file is
26093 left up to the programmer---if it's simpler to just spew it all out on
26094 one looong line, then that's ok.
26095
26096 The meaning of the various atoms are explained elsewhere in this
26097 manual (@pxref{Score File Format}).
26098
26099
26100 @node Headers
26101 @subsection Headers
26102
26103 Internally Gnus uses a format for storing article headers that
26104 corresponds to the @sc{nov} format in a mysterious fashion.  One could
26105 almost suspect that the author looked at the @sc{nov} specification and
26106 just shamelessly @emph{stole} the entire thing, and one would be right.
26107
26108 @dfn{Header} is a severely overloaded term.  ``Header'' is used in
26109 RFC 1036 to talk about lines in the head of an article (e.g.,
26110 @code{From}).  It is used by many people as a synonym for
26111 ``head''---``the header and the body''.  (That should be avoided, in my
26112 opinion.)  And Gnus uses a format internally that it calls ``header'',
26113 which is what I'm talking about here.  This is a 9-element vector,
26114 basically, with each header (ouch) having one slot.
26115
26116 These slots are, in order: @code{number}, @code{subject}, @code{from},
26117 @code{date}, @code{id}, @code{references}, @code{chars}, @code{lines},
26118 @code{xref}, and @code{extra}.  There are macros for accessing and
26119 setting these slots---they all have predictable names beginning with
26120 @code{mail-header-} and @code{mail-header-set-}, respectively.
26121
26122 All these slots contain strings, except the @code{extra} slot, which
26123 contains an alist of header/value pairs (@pxref{To From Newsgroups}).
26124
26125
26126 @node Ranges
26127 @subsection Ranges
26128
26129 @sc{gnus} introduced a concept that I found so useful that I've started
26130 using it a lot and have elaborated on it greatly.
26131
26132 The question is simple: If you have a large amount of objects that are
26133 identified by numbers (say, articles, to take a @emph{wild} example)
26134 that you want to qualify as being ``included'', a normal sequence isn't
26135 very useful.  (A 200,000 length sequence is a bit long-winded.)
26136
26137 The solution is as simple as the question: You just collapse the
26138 sequence.
26139
26140 @example
26141 (1 2 3 4 5 6 10 11 12)
26142 @end example
26143
26144 is transformed into
26145
26146 @example
26147 ((1 . 6) (10 . 12))
26148 @end example
26149
26150 To avoid having those nasty @samp{(13 . 13)} elements to denote a
26151 lonesome object, a @samp{13} is a valid element:
26152
26153 @example
26154 ((1 . 6) 7 (10 . 12))
26155 @end example
26156
26157 This means that comparing two ranges to find out whether they are equal
26158 is slightly tricky:
26159
26160 @example
26161 ((1 . 5) 7 8 (10 . 12))
26162 @end example
26163
26164 and
26165
26166 @example
26167 ((1 . 5) (7 . 8) (10 . 12))
26168 @end example
26169
26170 are equal.  In fact, any non-descending list is a range:
26171
26172 @example
26173 (1 2 3 4 5)
26174 @end example
26175
26176 is a perfectly valid range, although a pretty long-winded one.  This is
26177 also valid:
26178
26179 @example
26180 (1 . 5)
26181 @end example
26182
26183 and is equal to the previous range.
26184
26185 Here's a BNF definition of ranges.  Of course, one must remember the
26186 semantic requirement that the numbers are non-descending.  (Any number
26187 of repetition of the same number is allowed, but apt to disappear in
26188 range handling.)
26189
26190 @example
26191 range           = simple-range / normal-range
26192 simple-range    = "(" number " . " number ")"
26193 normal-range    = "(" start-contents ")"
26194 contents        = "" / simple-range *[ " " contents ] /
26195                   number *[ " " contents ]
26196 @end example
26197
26198 Gnus currently uses ranges to keep track of read articles and article
26199 marks.  I plan on implementing a number of range operators in C if The
26200 Powers That Be are willing to let me.  (I haven't asked yet, because I
26201 need to do some more thinking on what operators I need to make life
26202 totally range-based without ever having to convert back to normal
26203 sequences.)
26204
26205
26206 @node Group Info
26207 @subsection Group Info
26208
26209 Gnus stores all permanent info on groups in a @dfn{group info} list.
26210 This list is from three to six elements (or more) long and exhaustively
26211 describes the group.
26212
26213 Here are two example group infos; one is a very simple group while the
26214 second is a more complex one:
26215
26216 @example
26217 ("no.group" 5 ((1 . 54324)))
26218
26219 ("nnml:my.mail" 3 ((1 . 5) 9 (20 . 55))
26220                 ((tick (15 . 19)) (replied 3 6 (19 . 3)))
26221                 (nnml "")
26222                 ((auto-expire . t) (to-address . "ding@@gnus.org")))
26223 @end example
26224
26225 The first element is the @dfn{group name}---as Gnus knows the group,
26226 anyway.  The second element is the @dfn{subscription level}, which
26227 normally is a small integer.  (It can also be the @dfn{rank}, which is a
26228 cons cell where the @code{car} is the level and the @code{cdr} is the
26229 score.)  The third element is a list of ranges of read articles.  The
26230 fourth element is a list of lists of article marks of various kinds.
26231 The fifth element is the select method (or virtual server, if you like).
26232 The sixth element is a list of @dfn{group parameters}, which is what
26233 this section is about.
26234
26235 Any of the last three elements may be missing if they are not required.
26236 In fact, the vast majority of groups will normally only have the first
26237 three elements, which saves quite a lot of cons cells.
26238
26239 Here's a BNF definition of the group info format:
26240
26241 @example
26242 info          = "(" group space ralevel space read
26243                 [ "" / [ space marks-list [ "" / [ space method [ "" /
26244                 space parameters ] ] ] ] ] ")"
26245 group         = quote <string> quote
26246 ralevel       = rank / level
26247 level         = <integer in the range of 1 to inf>
26248 rank          = "(" level "." score ")"
26249 score         = <integer in the range of 1 to inf>
26250 read          = range
26251 marks-lists   = nil / "(" *marks ")"
26252 marks         = "(" <string> range ")"
26253 method        = "(" <string> *elisp-forms ")"
26254 parameters    = "(" *elisp-forms ")"
26255 @end example
26256
26257 Actually that @samp{marks} rule is a fib.  A @samp{marks} is a
26258 @samp{<string>} consed on to a @samp{range}, but that's a bitch to say
26259 in pseudo-BNF.
26260
26261 If you have a Gnus info and want to access the elements, Gnus offers a
26262 series of macros for getting/setting these elements.
26263
26264 @table @code
26265 @item gnus-info-group
26266 @itemx gnus-info-set-group
26267 @findex gnus-info-group
26268 @findex gnus-info-set-group
26269 Get/set the group name.
26270
26271 @item gnus-info-rank
26272 @itemx gnus-info-set-rank
26273 @findex gnus-info-rank
26274 @findex gnus-info-set-rank
26275 Get/set the group rank (@pxref{Group Score}).
26276
26277 @item gnus-info-level
26278 @itemx gnus-info-set-level
26279 @findex gnus-info-level
26280 @findex gnus-info-set-level
26281 Get/set the group level.
26282
26283 @item gnus-info-score
26284 @itemx gnus-info-set-score
26285 @findex gnus-info-score
26286 @findex gnus-info-set-score
26287 Get/set the group score (@pxref{Group Score}).
26288
26289 @item gnus-info-read
26290 @itemx gnus-info-set-read
26291 @findex gnus-info-read
26292 @findex gnus-info-set-read
26293 Get/set the ranges of read articles.
26294
26295 @item gnus-info-marks
26296 @itemx gnus-info-set-marks
26297 @findex gnus-info-marks
26298 @findex gnus-info-set-marks
26299 Get/set the lists of ranges of marked articles.
26300
26301 @item gnus-info-method
26302 @itemx gnus-info-set-method
26303 @findex gnus-info-method
26304 @findex gnus-info-set-method
26305 Get/set the group select method.
26306
26307 @item gnus-info-params
26308 @itemx gnus-info-set-params
26309 @findex gnus-info-params
26310 @findex gnus-info-set-params
26311 Get/set the group parameters.
26312 @end table
26313
26314 All the getter functions take one parameter---the info list.  The setter
26315 functions take two parameters---the info list and the new value.
26316
26317 The last three elements in the group info aren't mandatory, so it may be
26318 necessary to extend the group info before setting the element.  If this
26319 is necessary, you can just pass on a non-@code{nil} third parameter to
26320 the three final setter functions to have this happen automatically.
26321
26322
26323 @node Extended Interactive
26324 @subsection Extended Interactive
26325 @cindex interactive
26326 @findex gnus-interactive
26327
26328 Gnus extends the standard Emacs @code{interactive} specification
26329 slightly to allow easy use of the symbolic prefix (@pxref{Symbolic
26330 Prefixes}).  Here's an example of how this is used:
26331
26332 @lisp
26333 (defun gnus-summary-increase-score (&optional score symp)
26334   (interactive (gnus-interactive "P\ny"))
26335   ...
26336   )
26337 @end lisp
26338
26339 The best thing to do would have been to implement
26340 @code{gnus-interactive} as a macro which would have returned an
26341 @code{interactive} form, but this isn't possible since Emacs checks
26342 whether a function is interactive or not by simply doing an @code{assq}
26343 on the lambda form.  So, instead we have @code{gnus-interactive}
26344 function that takes a string and returns values that are usable to
26345 @code{interactive}.
26346
26347 This function accepts (almost) all normal @code{interactive} specs, but
26348 adds a few more.
26349
26350 @table @samp
26351 @item y
26352 @vindex gnus-current-prefix-symbol
26353 The current symbolic prefix---the @code{gnus-current-prefix-symbol}
26354 variable.
26355
26356 @item Y
26357 @vindex gnus-current-prefix-symbols
26358 A list of the current symbolic prefixes---the
26359 @code{gnus-current-prefix-symbol} variable.
26360
26361 @item A
26362 The current article number---the @code{gnus-summary-article-number}
26363 function.
26364
26365 @item H
26366 The current article header---the @code{gnus-summary-article-header}
26367 function.
26368
26369 @item g
26370 The current group name---the @code{gnus-group-group-name}
26371 function.
26372
26373 @end table
26374
26375
26376 @node Emacs/XEmacs Code
26377 @subsection Emacs/XEmacs Code
26378 @cindex XEmacs
26379 @cindex Emacsen
26380
26381 While Gnus runs under Emacs, XEmacs and Mule, I decided that one of the
26382 platforms must be the primary one.  I chose Emacs.  Not because I don't
26383 like XEmacs or Mule, but because it comes first alphabetically.
26384
26385 This means that Gnus will byte-compile under Emacs with nary a warning,
26386 while XEmacs will pump out gigabytes of warnings while byte-compiling.
26387 As I use byte-compilation warnings to help me root out trivial errors in
26388 Gnus, that's very useful.
26389
26390 I've also consistently used Emacs function interfaces, but have used
26391 Gnusey aliases for the functions.  To take an example:  Emacs defines a
26392 @code{run-at-time} function while XEmacs defines a @code{start-itimer}
26393 function.  I then define a function called @code{gnus-run-at-time} that
26394 takes the same parameters as the Emacs @code{run-at-time}.  When running
26395 Gnus under Emacs, the former function is just an alias for the latter.
26396 However, when running under XEmacs, the former is an alias for the
26397 following function:
26398
26399 @lisp
26400 (defun gnus-xmas-run-at-time (time repeat function &rest args)
26401   (start-itimer
26402    "gnus-run-at-time"
26403    `(lambda ()
26404       (,function ,@@args))
26405    time repeat))
26406 @end lisp
26407
26408 This sort of thing has been done for bunches of functions.  Gnus does
26409 not redefine any native Emacs functions while running under XEmacs---it
26410 does this @code{defalias} thing with Gnus equivalents instead.  Cleaner
26411 all over.
26412
26413 In the cases where the XEmacs function interface was obviously cleaner,
26414 I used it instead.  For example @code{gnus-region-active-p} is an alias
26415 for @code{region-active-p} in XEmacs, whereas in Emacs it is a function.
26416
26417 Of course, I could have chosen XEmacs as my native platform and done
26418 mapping functions the other way around.  But I didn't.  The performance
26419 hit these indirections impose on Gnus under XEmacs should be slight.
26420
26421
26422 @node Various File Formats
26423 @subsection Various File Formats
26424
26425 @menu
26426 * Active File Format::          Information on articles and groups available.
26427 * Newsgroups File Format::      Group descriptions.
26428 @end menu
26429
26430
26431 @node Active File Format
26432 @subsubsection Active File Format
26433
26434 The active file lists all groups available on the server in
26435 question.  It also lists the highest and lowest current article numbers
26436 in each group.
26437
26438 Here's an excerpt from a typical active file:
26439
26440 @example
26441 soc.motss 296030 293865 y
26442 alt.binaries.pictures.fractals 3922 3913 n
26443 comp.sources.unix 1605 1593 m
26444 comp.binaries.ibm.pc 5097 5089 y
26445 no.general 1000 900 y
26446 @end example
26447
26448 Here's a pseudo-BNF definition of this file:
26449
26450 @example
26451 active      = *group-line
26452 group-line  = group spc high-number spc low-number spc flag <NEWLINE>
26453 group       = <non-white-space string>
26454 spc         = " "
26455 high-number = <non-negative integer>
26456 low-number  = <positive integer>
26457 flag        = "y" / "n" / "m" / "j" / "x" / "=" group
26458 @end example
26459
26460 For a full description of this file, see the manual pages for
26461 @samp{innd}, in particular @samp{active(5)}.
26462
26463
26464 @node Newsgroups File Format
26465 @subsubsection Newsgroups File Format
26466
26467 The newsgroups file lists groups along with their descriptions.  Not all
26468 groups on the server have to be listed,  and not all groups in the file
26469 have to exist on the server.  The file is meant purely as information to
26470 the user.
26471
26472 The format is quite simple; a group name, a tab, and the description.
26473 Here's the definition:
26474
26475 @example
26476 newsgroups    = *line
26477 line          = group tab description <NEWLINE>
26478 group         = <non-white-space string>
26479 tab           = <TAB>
26480 description   = <string>
26481 @end example
26482
26483
26484 @page
26485 @node Emacs for Heathens
26486 @section Emacs for Heathens
26487
26488 Believe it or not, but some people who use Gnus haven't really used
26489 Emacs much before they embarked on their journey on the Gnus Love Boat.
26490 If you are one of those unfortunates whom ``@kbd{C-M-a}'', ``kill the
26491 region'', and ``set @code{gnus-flargblossen} to an alist where the key
26492 is a regexp that is used for matching on the group name'' are magical
26493 phrases with little or no meaning, then this appendix is for you.  If
26494 you are already familiar with Emacs, just ignore this and go fondle your
26495 cat instead.
26496
26497 @menu
26498 * Keystrokes::                  Entering text and executing commands.
26499 * Emacs Lisp::                  The built-in Emacs programming language.
26500 @end menu
26501
26502
26503 @node Keystrokes
26504 @subsection Keystrokes
26505
26506 @itemize @bullet
26507 @item
26508 Q: What is an experienced Emacs user?
26509
26510 @item
26511 A: A person who wishes that the terminal had pedals.
26512 @end itemize
26513
26514 Yes, when you use Emacs, you are apt to use the control key, the shift
26515 key and the meta key a lot.  This is very annoying to some people
26516 (notably @code{vi}le users), and the rest of us just love the hell out
26517 of it.  Just give up and submit.  Emacs really does stand for
26518 ``Escape-Meta-Alt-Control-Shift'', and not ``Editing Macros'', as you
26519 may have heard from other disreputable sources (like the Emacs author).
26520
26521 The shift keys are normally located near your pinky fingers, and are
26522 normally used to get capital letters and stuff.  You probably use it all
26523 the time.  The control key is normally marked ``CTRL'' or something like
26524 that.  The meta key is, funnily enough, never marked as such on any
26525 keyboard.  The one I'm currently at has a key that's marked ``Alt'',
26526 which is the meta key on this keyboard.  It's usually located somewhere
26527 to the left hand side of the keyboard, usually on the bottom row.
26528
26529 Now, us Emacs people don't say ``press the meta-control-m key'',
26530 because that's just too inconvenient.  We say ``press the @kbd{C-M-m}
26531 key''.  @kbd{M-} is the prefix that means ``meta'' and ``C-'' is the
26532 prefix that means ``control''.  So ``press @kbd{C-k}'' means ``press
26533 down the control key, and hold it down while you press @kbd{k}''.
26534 ``Press @kbd{C-M-k}'' means ``press down and hold down the meta key and
26535 the control key and then press @kbd{k}''.  Simple, ay?
26536
26537 This is somewhat complicated by the fact that not all keyboards have a
26538 meta key.  In that case you can use the ``escape'' key.  Then @kbd{M-k}
26539 means ``press escape, release escape, press @kbd{k}''.  That's much more
26540 work than if you have a meta key, so if that's the case, I respectfully
26541 suggest you get a real keyboard with a meta key.  You can't live without
26542 it.
26543
26544
26545
26546 @node Emacs Lisp
26547 @subsection Emacs Lisp
26548
26549 Emacs is the King of Editors because it's really a Lisp interpreter.
26550 Each and every key you tap runs some Emacs Lisp code snippet, and since
26551 Emacs Lisp is an interpreted language, that means that you can configure
26552 any key to run any arbitrary code.  You just, like, do it.
26553
26554 Gnus is written in Emacs Lisp, and is run as a bunch of interpreted
26555 functions.  (These are byte-compiled for speed, but it's still
26556 interpreted.)  If you decide that you don't like the way Gnus does
26557 certain things, it's trivial to have it do something a different way.
26558 (Well, at least if you know how to write Lisp code.)  However, that's
26559 beyond the scope of this manual, so we are simply going to talk about
26560 some common constructs that you normally use in your @file{.emacs} file
26561 to customize Gnus.
26562
26563 If you want to set the variable @code{gnus-florgbnize} to four (4), you
26564 write the following:
26565
26566 @lisp
26567 (setq gnus-florgbnize 4)
26568 @end lisp
26569
26570 This function (really ``special form'') @code{setq} is the one that can
26571 set a variable to some value.  This is really all you need to know.  Now
26572 you can go and fill your @file{.emacs} file with lots of these to change
26573 how Gnus works.
26574
26575 If you have put that thing in your @file{.emacs} file, it will be read
26576 and @code{eval}ed (which is lisp-ese for ``run'') the next time you
26577 start Emacs.  If you want to change the variable right away, simply say
26578 @kbd{C-x C-e} after the closing parenthesis.  That will @code{eval} the
26579 previous ``form'', which is a simple @code{setq} statement here.
26580
26581 Go ahead---just try it, if you're located at your Emacs.  After you
26582 @kbd{C-x C-e}, you will see @samp{4} appear in the echo area, which
26583 is the return value of the form you @code{eval}ed.
26584
26585 Some pitfalls:
26586
26587 If the manual says ``set @code{gnus-read-active-file} to @code{some}'',
26588 that means:
26589
26590 @lisp
26591 (setq gnus-read-active-file 'some)
26592 @end lisp
26593
26594 On the other hand, if the manual says ``set @code{gnus-nntp-server} to
26595 @samp{nntp.ifi.uio.no}'', that means:
26596
26597 @lisp
26598 (setq gnus-nntp-server "nntp.ifi.uio.no")
26599 @end lisp
26600
26601 So be careful not to mix up strings (the latter) with symbols (the
26602 former).  The manual is unambiguous, but it can be confusing.
26603
26604 @page
26605 @include gnus-faq.texi
26606
26607 @node Index
26608 @chapter Index
26609 @printindex cp
26610
26611 @node Key Index
26612 @chapter Key Index
26613 @printindex ky
26614
26615 @summarycontents
26616 @contents
26617 @bye
26618
26619 @iftex
26620 @iflatex
26621 \end{document}
26622 @end iflatex
26623 @end iftex
26624
26625 @c Local Variables:
26626 @c mode: texinfo
26627 @c coding: iso-8859-1
26628 @c End:
26629 % LocalWords:  BNF mucho detailmenu cindex kindex kbd
26630 % LocalWords:  findex Gnusae vindex dfn dfn samp nntp setq nnspool nntpserver
26631 % LocalWords:  nnmbox newusers Blllrph NEWGROUPS dingnusdingnusdingnus
26632 % LocalWords:  pre fab rec comp nnslashdot regex ga ga sci nnml nnbabyl nnmh
26633 % LocalWords:  nnfolder emph looong eld newsreaders defun init elc pxref