Synch to No Gnus 200507272221.
[elisp/gnus.git-] / texi / gnus.texi
1 \input texinfo
2
3 @setfilename gnus
4 @settitle T-gnus 6.17 Manual
5 @syncodeindex fn cp
6 @syncodeindex vr cp
7 @syncodeindex pg cp
8
9 @documentencoding ISO-8859-1
10
11 @copying
12 Copyright (c) 1995, 1996, 1997, 1998, 1999, 2000, 2001,
13 2002, 2003, 2004, 2005
14 Free Software Foundation, Inc.
15
16 @quotation
17 Permission is granted to copy, distribute and/or modify this document
18 under the terms of the GNU Free Documentation License, Version 1.1 or
19 any later version published by the Free Software Foundation; with no
20 Invariant Sections, with the Front-Cover texts being ``A GNU
21 Manual'', and with the Back-Cover Texts as in (a) below.  A copy of the
22 license is included in the section entitled ``GNU Free Documentation
23 License'' in the Emacs manual.
24
25 (a) The FSF's Back-Cover Text is: ``You have freedom to copy and modify
26 this GNU Manual, like GNU software.  Copies published by the Free
27 Software Foundation raise funds for GNU development.''
28
29 This document is part of a collection distributed under the GNU Free
30 Documentation License.  If you want to distribute this document
31 separately from the collection, you can do so by adding a copy of the
32 license to the document, as described in section 6 of the license.
33 @end quotation
34 @end copying
35
36 @iftex
37 @iflatex
38 \documentclass[twoside,a4paper,openright,11pt]{book}
39 \usepackage[latin1]{inputenc}
40 \usepackage{pagestyle}
41 \usepackage{epsfig}
42 \usepackage{pixidx}
43 \input{gnusconfig.tex}
44
45 \ifx\pdfoutput\undefined
46 \else
47 \usepackage[pdftex,bookmarks,colorlinks=true]{hyperref}
48 \usepackage{thumbpdf}
49 \pdfcompresslevel=9
50 \fi
51
52 \makeindex
53 \begin{document}
54
55 \newcommand{\gnusversionname}{T-gnus v6.17}
56 \newcommand{\gnuschaptername}{}
57 \newcommand{\gnussectionname}{}
58
59 \newcommand{\gnusbackslash}{/}
60
61 \newcommand{\gnusref}[1]{``#1'' on page \pageref{#1}}
62 \ifx\pdfoutput\undefined
63 \newcommand{\gnusuref}[1]{\gnustt{#1}}
64 \else
65 \newcommand{\gnusuref}[1]{\href{#1}{\gnustt{#1}}}
66 \fi
67 \newcommand{\gnusxref}[1]{See ``#1'' on page \pageref{#1}}
68 \newcommand{\gnuspxref}[1]{see ``#1'' on page \pageref{#1}}
69
70 \newcommand{\gnuskindex}[1]{\index{#1}}
71 \newcommand{\gnusindex}[1]{\index{#1}}
72
73 \newcommand{\gnustt}[1]{{\gnusselectttfont{}#1}}
74 \newcommand{\gnuscode}[1]{\gnustt{#1}}
75 \newcommand{\gnusasis}[1]{\gnustt{#1}}
76 \newcommand{\gnusurl}[1]{\gnustt{#1}}
77 \newcommand{\gnuscommand}[1]{\gnustt{#1}}
78 \newcommand{\gnusenv}[1]{\gnustt{#1}}
79 \newcommand{\gnussamp}[1]{``{\fontencoding{OT1}\gnusselectttfont{}#1}''}
80 \newcommand{\gnuslisp}[1]{\gnustt{#1}}
81 \newcommand{\gnuskbd}[1]{`\gnustt{#1}'}
82 \newcommand{\gnuskey}[1]{`\gnustt{#1}'}
83 \newcommand{\gnusfile}[1]{`\gnustt{#1}'}
84 \newcommand{\gnusdfn}[1]{\textit{#1}}
85 \newcommand{\gnusi}[1]{\textit{#1}}
86 \newcommand{\gnusr}[1]{\textrm{#1}}
87 \newcommand{\gnusstrong}[1]{\textbf{#1}}
88 \newcommand{\gnusemph}[1]{\textit{#1}}
89 \newcommand{\gnusvar}[1]{{\fontsize{10pt}{10}\selectfont\textsl{\textsf{#1}}}}
90 \newcommand{\gnussc}[1]{\textsc{#1}}
91 \newcommand{\gnustitle}[1]{{\huge\textbf{#1}}}
92 \newcommand{\gnusversion}[1]{{\small\textit{#1}}}
93 \newcommand{\gnusauthor}[1]{{\large\textbf{#1}}}
94 \newcommand{\gnusresult}[1]{\gnustt{=> #1}}
95 \newcommand{\gnusacronym}[1]{\textsc{#1}}
96 \newcommand{\gnusemail}[1]{\textit{#1}}
97
98 \newcommand{\gnusbullet}{{${\bullet}$}}
99 \newcommand{\gnusdollar}{\$}
100 \newcommand{\gnusampersand}{\&}
101 \newcommand{\gnuspercent}{\%}
102 \newcommand{\gnushash}{\#}
103 \newcommand{\gnushat}{\symbol{"5E}}
104 \newcommand{\gnusunderline}{\symbol{"5F}}
105 \newcommand{\gnusnot}{$\neg$}
106 \newcommand{\gnustilde}{\symbol{"7E}}
107 \newcommand{\gnusless}{{$<$}}
108 \newcommand{\gnusgreater}{{$>$}}
109 \newcommand{\gnusbraceleft}{{$>$}}
110 \newcommand{\gnusbraceright}{{$>$}}
111
112 \newcommand{\gnushead}{\raisebox{-1cm}{\epsfig{figure=ps/gnus-head,height=1cm}}}
113 \newcommand{\gnusinteresting}{
114 \marginpar[\mbox{}\hfill\gnushead]{\gnushead}
115 }
116
117 \newcommand{\gnuscleardoublepage}{\ifodd\count0\mbox{}\clearpage\thispagestyle{empty}\mbox{}\clearpage\else\clearpage\fi}
118
119 \newcommand{\gnuspagechapter}[1]{
120 {\mbox{}}
121 }
122
123 \newdimen{\gnusdimen}
124 \gnusdimen 0pt
125
126 \newcommand{\gnuschapter}[2]{
127 \gnuscleardoublepage
128 \ifdim \gnusdimen = 0pt\setcounter{page}{1}\pagestyle{gnus}\pagenumbering{arabic} \gnusdimen 1pt\fi
129 \chapter{#2}
130 \renewcommand{\gnussectionname}{}
131 \renewcommand{\gnuschaptername}{#2}
132 \thispagestyle{empty}
133 \hspace*{-2cm}
134 \begin{picture}(500,500)(0,0)
135 \put(480,350){\makebox(0,0)[tr]{#1}}
136 \put(40,300){\makebox(500,50)[bl]{{\Huge\bf{#2}}}}
137 \end{picture}
138 \clearpage
139 }
140
141 \newcommand{\gnusfigure}[3]{
142 \begin{figure}
143 \mbox{}\ifodd\count0\hspace*{-0.8cm}\else\hspace*{-3cm}\fi\begin{picture}(440,#2)
144 #3
145 \end{picture}
146 \caption{#1}
147 \end{figure}
148 }
149
150 \newcommand{\gnusicon}[1]{
151 \marginpar[\mbox{}\hfill\raisebox{-1.5cm}{\epsfig{figure=ps/#1-up,height=1.5cm}}]{\raisebox{-1cm}{\epsfig{figure=ps/#1-up,height=1cm}}}
152 }
153
154 \newcommand{\gnuspicon}[1]{
155 \margindex{\epsfig{figure=#1,width=2cm}}
156 }
157
158 \newcommand{\gnusxface}[2]{
159 \margindex{\epsfig{figure=#1,width=1cm}\epsfig{figure=#2,width=1cm}}
160 }
161
162 \newcommand{\gnussmiley}[2]{
163 \margindex{\makebox[2cm]{\hfill\epsfig{figure=#1,width=0.5cm}\hfill\epsfig{figure=#2,width=0.5cm}\hfill}}
164 }
165
166 \newcommand{\gnusitemx}[1]{\mbox{}\vspace*{-\itemsep}\vspace*{-\parsep}\item#1}
167
168 \newcommand{\gnussection}[1]{
169 \renewcommand{\gnussectionname}{#1}
170 \section{#1}
171 }
172
173 \newenvironment{codelist}%
174 {\begin{list}{}{
175 }
176 }{\end{list}}
177
178 \newenvironment{asislist}%
179 {\begin{list}{}{
180 }
181 }{\end{list}}
182
183 \newenvironment{kbdlist}%
184 {\begin{list}{}{
185 \labelwidth=0cm
186 }
187 }{\end{list}}
188
189 \newenvironment{dfnlist}%
190 {\begin{list}{}{
191 }
192 }{\end{list}}
193
194 \newenvironment{stronglist}%
195 {\begin{list}{}{
196 }
197 }{\end{list}}
198
199 \newenvironment{samplist}%
200 {\begin{list}{}{
201 }
202 }{\end{list}}
203
204 \newenvironment{varlist}%
205 {\begin{list}{}{
206 }
207 }{\end{list}}
208
209 \newenvironment{emphlist}%
210 {\begin{list}{}{
211 }
212 }{\end{list}}
213
214 \newlength\gnusheadtextwidth
215 \setlength{\gnusheadtextwidth}{\headtextwidth}
216 \addtolength{\gnusheadtextwidth}{1cm}
217
218 \newpagestyle{gnuspreamble}%
219 {
220 {
221 \ifodd\count0
222 {
223 \hspace*{-0.23cm}\underline{\makebox[\gnusheadtextwidth]{\mbox{}}\textbf{\hfill\roman{page}}}
224 }
225 \else
226 {
227 \hspace*{-3.25cm}\underline{\makebox[\gnusheadtextwidth]{\textbf{\roman{page}\hfill\mbox{}}}
228 }
229 }
230 \fi
231 }
232 }
233 {
234 \ifodd\count0
235 \mbox{} \hfill
236 \raisebox{-0.5cm}{\epsfig{figure=ps/gnus-big-logo,height=1cm}}
237 \else
238 \raisebox{-0.5cm}{\epsfig{figure=ps/gnus-big-logo,height=1cm}}
239 \hfill \mbox{}
240 \fi
241 }
242
243 \newpagestyle{gnusindex}%
244 {
245 {
246 \ifodd\count0
247 {
248 \hspace*{-0.23cm}\underline{\makebox[\gnusheadtextwidth]{\textbf{\gnuschaptername\hfill\arabic{page}}}}
249 }
250 \else
251 {
252 \hspace*{-3.25cm}\underline{\makebox[\gnusheadtextwidth]{\textbf{\arabic{page}\hfill\gnuschaptername}}}
253 }
254 \fi
255 }
256 }
257 {
258 \ifodd\count0
259 \mbox{} \hfill
260 \raisebox{-0.5cm}{\epsfig{figure=ps/gnus-big-logo,height=1cm}}
261 \else
262 \raisebox{-0.5cm}{\epsfig{figure=ps/gnus-big-logo,height=1cm}}
263 \hfill \mbox{}
264 \fi
265 }
266
267 \newpagestyle{gnus}%
268 {
269 {
270 \ifodd\count0
271 {
272 \makebox[12cm]{\hspace*{3.1cm}\underline{\makebox[\gnusheadtextwidth]{\textbf{\arabic{chapter}.\arabic{section}} \textbf{\gnussectionname\hfill\arabic{page}}}}}
273 }
274 \else
275 {
276 \makebox[12cm]{\hspace*{-2.95cm}\underline{\makebox[\gnusheadtextwidth]{\textbf{\arabic{page}\hfill\gnuschaptername}}}}
277 }
278 \fi
279 }
280 }
281 {
282 \ifodd\count0
283 \mbox{} \hfill
284 \raisebox{-0.5cm}{\epsfig{figure=ps/gnus-big-logo,height=1cm}}
285 \else
286 \raisebox{-0.5cm}{\epsfig{figure=ps/gnus-big-logo,height=1cm}}
287 \hfill \mbox{}
288 \fi
289 }
290
291 \pagenumbering{roman}
292 \pagestyle{gnuspreamble}
293
294 @end iflatex
295 @end iftex
296
297 @iftex
298 @iflatex
299
300 \begin{titlepage}
301 {
302
303 %\addtolength{\oddsidemargin}{-5cm}
304 %\addtolength{\evensidemargin}{-5cm}
305 \parindent=0cm
306 \addtolength{\textheight}{2cm}
307
308 \gnustitle{\gnustitlename}\hfill\gnusversion{\gnusversionname}\\
309 \rule{15cm}{1mm}\\
310 \vfill
311 \hspace*{0cm}\epsfig{figure=ps/gnus-big-logo,height=15cm}
312 \vfill
313 \rule{15cm}{1mm}\\
314 \gnusauthor{by Lars Magne Ingebrigtsen}
315 \newpage
316 }
317
318 \mbox{}
319 \vfill
320
321 \thispagestyle{empty}
322
323 @c @insertcopying
324 \newpage
325 \end{titlepage}
326 @end iflatex
327 @end iftex
328
329 @ifnottex
330 @insertcopying
331 @end ifnottex
332
333 @dircategory Emacs
334 @direntry
335 * Gnus: (gnus).         The newsreader Gnus.
336 @end direntry
337 @iftex
338 @finalout
339 @end iftex
340 @setchapternewpage odd
341
342
343
344 @titlepage
345 @title T-gnus 6.17 Manual
346
347 @author by Lars Magne Ingebrigtsen
348 @page
349 @vskip 0pt plus 1filll
350 @insertcopying
351 @end titlepage
352
353
354 @node Top
355 @top The gnus Newsreader
356
357 @ifinfo
358
359 You can read news (and mail) from within Emacs by using T-gnus.  The news
360 can be gotten by any nefarious means you can think of---@acronym{NNTP}, local
361 spool or your mbox file.  All at the same time, if you want to push your
362 luck.
363
364 T-gnus provides @acronym{MIME} features based on @acronym{SEMI} API.  So
365 T-gnus supports your right to read strange messages including big images
366 or other various kinds of formats.  T-gnus also supports
367 internationalization/localization and multiscript features based on MULE
368 API.  So T-gnus does not discriminate various language communities.  Oh,
369 if you are a Klingon, please wait Unicode Next Generation.
370
371 This manual corresponds to T-gnus 6.17.
372
373 @end ifinfo
374
375 @iftex
376
377 @iflatex
378 \tableofcontents
379 \gnuscleardoublepage
380 @end iflatex
381
382 Gnus is the advanced, self-documenting, customizable, extensible
383 unreal-time newsreader for GNU Emacs.
384
385 Oops.  That sounds oddly familiar, so let's start over again to avoid
386 being accused of plagiarism:
387
388 Gnus is a message-reading laboratory.  It will let you look at just
389 about anything as if it were a newsgroup.  You can read mail with it,
390 you can browse directories with it, you can @code{ftp} with it---you
391 can even read news with it!
392
393 Gnus tries to empower people who read news the same way Emacs empowers
394 people who edit text.  Gnus sets no limits to what the user should be
395 allowed to do.  Users are encouraged to extend gnus to make it behave
396 like they want it to behave.  A program should not control people;
397 people should be empowered to do what they want by using (or abusing)
398 the program.
399
400 @end iftex
401
402 @menu
403 * Starting Up::              Finding news can be a pain.
404 * Group Buffer::             Selecting, subscribing and killing groups.
405 * Summary Buffer::           Reading, saving and posting articles.
406 * Article Buffer::           Displaying and handling articles.
407 * Composing Messages::       Information on sending mail and news.
408 * Select Methods::           Gnus reads all messages from various select methods.
409 * Scoring::                  Assigning values to articles.
410 * Various::                  General purpose settings.
411 * The End::                  Farewell and goodbye.
412 * Appendices::               Terminology, Emacs intro, @acronym{FAQ}, History, Internals.
413 * Index::                    Variable, function and concept index.
414 * Key Index::                Key Index.
415
416 Other related manuals
417
418 * Message:(message).         Composing messages.
419 * Emacs-MIME:(emacs-mime).   Composing messages; @acronym{MIME}-specific parts.
420 * Sieve:(sieve).             Managing Sieve scripts in Emacs.
421 * PGG:(pgg).                 @acronym{PGP/MIME} with Gnus.
422 * SASL:(sasl).               @acronym{SASL} authentication in Emacs.
423
424 @detailmenu
425  --- The Detailed Node Listing ---
426
427 Starting Gnus
428
429 * Finding the News::            Choosing a method for getting news.
430 * The First Time::              What does Gnus do the first time you start it?
431 * The Server is Down::          How can I read my mail then?
432 * Slave Gnusae::                You can have more than one Gnus active at a time.
433 * Fetching a Group::            Starting Gnus just to read a group.
434 * New Groups::                  What is Gnus supposed to do with new groups?
435 * Changing Servers::            You may want to move from one server to another.
436 * Startup Files::               Those pesky startup files---@file{.newsrc}.
437 * Auto Save::                   Recovering from a crash.
438 * The Active File::             Reading the active file over a slow line Takes Time.
439 * Startup Variables::           Other variables you might change.
440
441 New Groups
442
443 * Checking New Groups::         Determining what groups are new.
444 * Subscription Methods::        What Gnus should do with new groups.
445 * Filtering New Groups::        Making Gnus ignore certain new groups.
446
447 Group Buffer
448
449 * Group Buffer Format::         Information listed and how you can change it.
450 * Group Maneuvering::           Commands for moving in the group buffer.
451 * Selecting a Group::           Actually reading news.
452 * Subscription Commands::       Unsubscribing, killing, subscribing.
453 * Group Data::                  Changing the info for a group.
454 * Group Levels::                Levels? What are those, then?
455 * Group Score::                 A mechanism for finding out what groups you like.
456 * Marking Groups::              You can mark groups for later processing.
457 * Foreign Groups::              Creating and editing groups.
458 * Group Parameters::            Each group may have different parameters set.
459 * Listing Groups::              Gnus can list various subsets of the groups.
460 * Sorting Groups::              Re-arrange the group order.
461 * Group Maintenance::           Maintaining a tidy @file{.newsrc} file.
462 * Browse Foreign Server::       You can browse a server.  See what it has to offer.
463 * Exiting Gnus::                Stop reading news and get some work done.
464 * Group Topics::                A folding group mode divided into topics.
465 * Misc Group Stuff::            Other stuff that you can to do.
466
467 Group Buffer Format
468
469 * Group Line Specification::    Deciding how the group buffer is to look.
470 * Group Mode Line Specification::  The group buffer mode line.
471 * Group Highlighting::          Having nice colors in the group buffer.
472
473 Group Topics
474
475 * Topic Commands::              Interactive E-Z commands.
476 * Topic Variables::             How to customize the topics the Lisp Way.
477 * Topic Sorting::               Sorting each topic individually.
478 * Topic Topology::              A map of the world.
479 * Topic Parameters::            Parameters that apply to all groups in a topic.
480
481 Misc Group Stuff
482
483 * Scanning New Messages::       Asking Gnus to see whether new messages have arrived.
484 * Group Information::           Information and help on groups and Gnus.
485 * Group Timestamp::             Making Gnus keep track of when you last read a group.
486 * File Commands::               Reading and writing the Gnus files.
487 * Sieve Commands::              Managing Sieve scripts.
488
489 Summary Buffer
490
491 * Summary Buffer Format::       Deciding how the summary buffer is to look.
492 * Summary Maneuvering::         Moving around the summary buffer.
493 * Choosing Articles::           Reading articles.
494 * Paging the Article::          Scrolling the current article.
495 * Reply Followup and Post::     Posting articles.
496 * Delayed Articles::            Send articles at a later time.
497 * Marking Articles::            Marking articles as read, expirable, etc.
498 * Limiting::                    You can limit the summary buffer.
499 * Threading::                   How threads are made.
500 * Sorting the Summary Buffer::  How articles and threads are sorted.
501 * Asynchronous Fetching::       Gnus might be able to pre-fetch articles.
502 * Article Caching::             You may store articles in a cache.
503 * Persistent Articles::         Making articles expiry-resistant.
504 * Article Backlog::             Having already read articles hang around.
505 * Saving Articles::             Ways of customizing article saving.
506 * Decoding Articles::           Gnus can treat series of (uu)encoded articles.
507 * Article Treatment::           The article buffer can be mangled at will.
508 * MIME Commands::               Doing MIMEy things with the articles.
509 * Charsets::                    Character set issues.
510 * Article Commands::            Doing various things with the article buffer.
511 * Summary Sorting::             Sorting the summary buffer in various ways.
512 * Finding the Parent::          No child support? Get the parent.
513 * Alternative Approaches::      Reading using non-default summaries.
514 * Tree Display::                A more visual display of threads.
515 * Mail Group Commands::         Some commands can only be used in mail groups.
516 * Various Summary Stuff::       What didn't fit anywhere else.
517 * Exiting the Summary Buffer::  Returning to the Group buffer,
518                                 or reselecting the current group.
519 * Crosspost Handling::          How crossposted articles are dealt with.
520 * Duplicate Suppression::       An alternative when crosspost handling fails.
521 * Security::                    Decrypt and Verify.
522 * Mailing List::                Mailing list minor mode.
523
524 Summary Buffer Format
525
526 * Summary Buffer Lines::        You can specify how summary lines should look.
527 * To From Newsgroups::          How to not display your own name.
528 * Summary Buffer Mode Line::    You can say how the mode line should look.
529 * Summary Highlighting::        Making the summary buffer all pretty and nice.
530
531 Choosing Articles
532
533 * Choosing Commands::           Commands for choosing articles.
534 * Choosing Variables::          Variables that influence these commands.
535
536 Reply, Followup and Post
537
538 * Summary Mail Commands::       Sending mail.
539 * Summary Post Commands::       Sending news.
540 * Summary Message Commands::    Other Message-related commands.
541 * Canceling and Superseding::
542
543 Marking Articles
544
545 * Unread Articles::             Marks for unread articles.
546 * Read Articles::               Marks for read articles.
547 * Other Marks::                 Marks that do not affect readedness.
548 * Setting Marks::               How to set and remove marks.
549 * Generic Marking Commands::    How to customize the marking.
550 * Setting Process Marks::       How to mark articles for later processing.
551
552 Threading
553
554 * Customizing Threading::       Variables you can change to affect the threading.
555 * Thread Commands::             Thread based commands in the summary buffer.
556
557 Customizing Threading
558
559 * Loose Threads::               How Gnus gathers loose threads into bigger threads.
560 * Filling In Threads::          Making the threads displayed look fuller.
561 * More Threading::              Even more variables for fiddling with threads.
562 * Low-Level Threading::         You thought it was over@dots{} but you were wrong!
563
564 Decoding Articles
565
566 * Uuencoded Articles::          Uudecode articles.
567 * Shell Archives::              Unshar articles.
568 * PostScript Files::            Split PostScript.
569 * Other Files::                 Plain save and binhex.
570 * Decoding Variables::          Variables for a happy decoding.
571 * Viewing Files::               You want to look at the result of the decoding?
572
573 Decoding Variables
574
575 * Rule Variables::              Variables that say how a file is to be viewed.
576 * Other Decode Variables::      Other decode variables.
577 * Uuencoding and Posting::      Variables for customizing uuencoding.
578
579 Article Treatment
580
581 * Article Highlighting::        You want to make the article look like fruit salad.
582 * Article Fontisizing::         Making emphasized text look nice.
583 * Article Hiding::              You also want to make certain info go away.
584 * Article Washing::             Lots of way-neat functions to make life better.
585 * Article Header::              Doing various header transformations.
586 * Article Buttons::             Click on URLs, Message-IDs, addresses and the like.
587 * Article Button Levels::       Controlling appearance of buttons.
588 * Article Date::                Grumble, UT!
589 * Article Display::             Display various stuff---X-Face, Picons, Smileys
590 * Article Signature::           What is a signature?
591 * Article Miscellanea::         Various other stuff.
592
593 Alternative Approaches
594
595 * Pick and Read::               First mark articles and then read them.
596 * Binary Groups::               Auto-decode all articles.
597
598 Various Summary Stuff
599
600 * Summary Group Information::   Information oriented commands.
601 * Searching for Articles::      Multiple article commands.
602 * Summary Generation Commands::
603 * Really Various Summary Commands::  Those pesky non-conformant commands.
604
605 Article Buffer
606
607 * Hiding Headers::              Deciding what headers should be displayed.
608 * Using MIME::                  Pushing articles through @acronym{MIME} before reading them.
609 * Customizing Articles::        Tailoring the look of the articles.
610 * Article Keymap::              Keystrokes available in the article buffer.
611 * Misc Article::                Other stuff.
612
613 Composing Messages
614
615 * Mail::                        Mailing and replying.
616 * Posting Server::              What server should you post and mail via?
617 * POP before SMTP::             You cannot send a mail unless you read a mail.
618 * Mail and Post::               Mailing and posting at the same time.
619 * Archived Messages::           Where Gnus stores the messages you've sent.
620 * Posting Styles::              An easier way to specify who you are.
621 * Drafts::                      Postponing messages and rejected messages.
622 * Rejected Articles::           What happens if the server doesn't like your article?
623 * Signing and encrypting::      How to compose secure messages.
624
625 Select Methods
626
627 * Server Buffer::               Making and editing virtual servers.
628 * Getting News::                Reading USENET news with Gnus.
629 * Getting Mail::                Reading your personal mail with Gnus.
630 * Browsing the Web::            Getting messages from a plethora of Web sources.
631 * IMAP::                        Using Gnus as a @acronym{IMAP} client.
632 * Other Sources::               Reading directories, files, SOUP packets.
633 * Combined Groups::             Combining groups into one group.
634 * Email Based Diary::           Using mails to manage diary events in Gnus.
635 * Gnus Unplugged::              Reading news and mail offline.
636
637 Server Buffer
638
639 * Server Buffer Format::        You can customize the look of this buffer.
640 * Server Commands::             Commands to manipulate servers.
641 * Example Methods::             Examples server specifications.
642 * Creating a Virtual Server::   An example session.
643 * Server Variables::            Which variables to set.
644 * Servers and Methods::         You can use server names as select methods.
645 * Unavailable Servers::         Some servers you try to contact may be down.
646
647 Getting News
648
649 * NNTP::                        Reading news from an @acronym{NNTP} server.
650 * News Spool::                  Reading news from the local spool.
651
652 @acronym{NNTP}
653
654 * Direct Functions::            Connecting directly to the server.
655 * Indirect Functions::          Connecting indirectly to the server.
656 * Common Variables::            Understood by several connection functions.
657 * NNTP marks::                  Storing marks for @acronym{NNTP} servers.
658
659 Getting Mail
660
661 * Mail in a Newsreader::        Important introductory notes.
662 * Getting Started Reading Mail::  A simple cookbook example.
663 * Splitting Mail::              How to create mail groups.
664 * Mail Sources::                How to tell Gnus where to get mail from.
665 * Mail Back End Variables::     Variables for customizing mail handling.
666 * Fancy Mail Splitting::        Gnus can do hairy splitting of incoming mail.
667 * Group Mail Splitting::        Use group customize to drive mail splitting.
668 * Incorporating Old Mail::      What about the old mail you have?
669 * Expiring Mail::               Getting rid of unwanted mail.
670 * Washing Mail::                Removing cruft from the mail you get.
671 * Duplicates::                  Dealing with duplicated mail.
672 * Not Reading Mail::            Using mail back ends for reading other files.
673 * Choosing a Mail Back End::    Gnus can read a variety of mail formats.
674
675 Mail Sources
676
677 * Mail Source Specifiers::      How to specify what a mail source is.
678 * Mail Source Customization::   Some variables that influence things.
679 * Fetching Mail::               Using the mail source specifiers.
680
681 Choosing a Mail Back End
682
683 * Unix Mail Box::               Using the (quite) standard Un*x mbox.
684 * Rmail Babyl::                 Emacs programs use the Rmail Babyl format.
685 * Mail Spool::                  Store your mail in a private spool?
686 * MH Spool::                    An mhspool-like back end.
687 * Maildir::                     Another one-file-per-message format.
688 * Mail Folders::                Having one file for each group.
689 * Comparing Mail Back Ends::    An in-depth looks at pros and cons.
690
691 Browsing the Web
692
693 * Archiving Mail::
694 * Web Searches::                Creating groups from articles that match a string.
695 * Slashdot::                    Reading the Slashdot comments.
696 * Ultimate::                    The Ultimate Bulletin Board systems.
697 * Web Archive::                 Reading mailing list archived on web.
698 * RSS::                         Reading RDF site summary.
699 * Customizing w3::              Doing stuff to Emacs/w3 from Gnus.
700
701 @acronym{IMAP}
702
703 * Splitting in IMAP::           Splitting mail with nnimap.
704 * Expiring in IMAP::            Expiring mail with nnimap.
705 * Editing IMAP ACLs::           Limiting/enabling other users access to a mailbox.
706 * Expunging mailboxes::         Equivalent of a ``compress mailbox'' button.
707 * A note on namespaces::        How to (not) use @acronym{IMAP} namespace in Gnus.
708 * Debugging IMAP::              What to do when things don't work.
709
710 Other Sources
711
712 * Directory Groups::            You can read a directory as if it was a newsgroup.
713 * Anything Groups::             Dired?  Who needs dired?
714 * Document Groups::             Single files can be the basis of a group.
715 * SOUP::                        Reading @sc{soup} packets ``offline''.
716 * Mail-To-News Gateways::       Posting articles via mail-to-news gateways.
717
718 Document Groups
719
720 * Document Server Internals::   How to add your own document types.
721
722 SOUP
723
724 * SOUP Commands::               Commands for creating and sending @sc{soup} packets
725 * SOUP Groups::                 A back end for reading @sc{soup} packets.
726 * SOUP Replies::                How to enable @code{nnsoup} to take over mail and news.
727
728 Combined Groups
729
730 * Virtual Groups::              Combining articles from many groups.
731 * Kibozed Groups::              Looking through parts of the newsfeed for articles.
732
733 Email Based Diary
734
735 * The NNDiary Back End::        Basic setup and usage.
736 * The Gnus Diary Library::      Utility toolkit on top of nndiary.
737 * Sending or Not Sending::      A final note on sending diary messages.
738
739 The NNDiary Back End
740
741 * Diary Messages::              What makes a message valid for nndiary.
742 * Running NNDiary::             NNDiary has two modes of operation.
743 * Customizing NNDiary::         Bells and whistles.
744
745 The Gnus Diary Library
746
747 * Diary Summary Line Format::           A nicer summary buffer line format.
748 * Diary Articles Sorting::              A nicer way to sort messages.
749 * Diary Headers Generation::            Not doing it manually.
750 * Diary Group Parameters::              Not handling them manually.
751
752 Gnus Unplugged
753
754 * Agent Basics::                How it all is supposed to work.
755 * Agent Categories::            How to tell the Gnus Agent what to download.
756 * Agent Commands::              New commands for all the buffers.
757 * Agent Visuals::               Ways that the agent may effect your summary buffer.
758 * Agent as Cache::              The Agent is a big cache too.
759 * Agent Expiry::                How to make old articles go away.
760 * Agent Regeneration::          How to recover from lost connections and other accidents.
761 * Agent and IMAP::              How to use the Agent with @acronym{IMAP}.
762 * Outgoing Messages::           What happens when you post/mail something?
763 * Agent Variables::             Customizing is fun.
764 * Example Setup::               An example @file{~/.gnus.el} file for offline people.
765 * Batching Agents::             How to fetch news from a @code{cron} job.
766 * Agent Caveats::               What you think it'll do and what it does.
767
768 Agent Categories
769
770 * Category Syntax::             What a category looks like.
771 * Category Buffer::             A buffer for maintaining categories.
772 * Category Variables::          Customize'r'Us.
773
774 Agent Commands
775
776 * Group Agent Commands::        Configure groups and fetch their contents.
777 * Summary Agent Commands::      Manually select then fetch specific articles.
778 * Server Agent Commands::       Select the servers that are supported by the agent.
779
780 Scoring
781
782 * Summary Score Commands::      Adding score entries for the current group.
783 * Group Score Commands::        General score commands.
784 * Score Variables::             Customize your scoring.  (My, what terminology).
785 * Score File Format::           What a score file may contain.
786 * Score File Editing::          You can edit score files by hand as well.
787 * Adaptive Scoring::            Big Sister Gnus knows what you read.
788 * Home Score File::             How to say where new score entries are to go.
789 * Followups To Yourself::       Having Gnus notice when people answer you.
790 * Scoring On Other Headers::    Scoring on non-standard headers.
791 * Scoring Tips::                How to score effectively.
792 * Reverse Scoring::             That problem child of old is not problem.
793 * Global Score Files::          Earth-spanning, ear-splitting score files.
794 * Kill Files::                  They are still here, but they can be ignored.
795 * Converting Kill Files::       Translating kill files to score files.
796 * Advanced Scoring::            Using logical expressions to build score rules.
797 * Score Decays::                It can be useful to let scores wither away.
798
799 Advanced Scoring
800
801 * Advanced Scoring Syntax::     A definition.
802 * Advanced Scoring Examples::   What they look like.
803 * Advanced Scoring Tips::       Getting the most out of it.
804
805 Various
806
807 * Process/Prefix::              A convention used by many treatment commands.
808 * Interactive::                 Making Gnus ask you many questions.
809 * Symbolic Prefixes::           How to supply some Gnus functions with options.
810 * Formatting Variables::        You can specify what buffers should look like.
811 * Window Layout::               Configuring the Gnus buffer windows.
812 * Faces and Fonts::             How to change how faces look.
813 * Compilation::                 How to speed Gnus up.
814 * Mode Lines::                  Displaying information in the mode lines.
815 * Highlighting and Menus::      Making buffers look all nice and cozy.
816 * Buttons::                     Get tendinitis in ten easy steps!
817 * Daemons::                     Gnus can do things behind your back.
818 * NoCeM::                       How to avoid spam and other fatty foods.
819 * Undo::                        Some actions can be undone.
820 * Predicate Specifiers::        Specifying predicates.
821 * Moderation::                  What to do if you're a moderator.
822 * Image Enhancements::          Modern versions of Emacs/XEmacs can display images.
823 * Fuzzy Matching::              What's the big fuzz?
824 * Thwarting Email Spam::        A how-to on avoiding unsolicited commercial email.
825 * Other modes::                 Interaction with other modes.
826 * Various Various::             Things that are really various.
827
828 Formatting Variables
829
830 * Formatting Basics::           A formatting variable is basically a format string.
831 * Mode Line Formatting::        Some rules about mode line formatting variables.
832 * Advanced Formatting::         Modifying output in various ways.
833 * User-Defined Specs::          Having Gnus call your own functions.
834 * Formatting Fonts::            Making the formatting look colorful and nice.
835 * Positioning Point::           Moving point to a position after an operation.
836 * Tabulation::                  Tabulating your output.
837 * Wide Characters::             Dealing with wide characters.
838
839 Image Enhancements
840
841 * X-Face::                      Display a funky, teensy black-and-white image.
842 * Face::                        Display a funkier, teensier colored image.
843 * Smileys::                     Show all those happy faces the way they were meant to be shown.
844 * Picons::                      How to display pictures of what you're reading.
845 * XVarious::                    Other XEmacsy Gnusey variables.
846
847 Thwarting Email Spam
848
849 * The problem of spam::         Some background, and some solutions
850 * Anti-Spam Basics::            Simple steps to reduce the amount of spam.
851 * SpamAssassin::                How to use external anti-spam tools.
852 * Hashcash::                    Reduce spam by burning CPU time.
853 * Filtering Spam Using The Spam ELisp Package::
854 * Filtering Spam Using Statistics with spam-stat::
855
856 Filtering Spam Using The Spam ELisp Package
857
858 * Spam ELisp Package Sequence of Events::
859 * Spam ELisp Package Filtering of Incoming Mail::
860 * Spam ELisp Package Global Variables::
861 * Spam ELisp Package Configuration Examples::
862 * Blacklists and Whitelists::
863 * BBDB Whitelists::
864 * Gmane Spam Reporting::
865 * Anti-spam Hashcash Payments::
866 * Blackholes::
867 * Regular Expressions Header Matching::
868 * Bogofilter::
869 * SpamAssassin back end::
870 * ifile spam filtering::
871 * spam-stat spam filtering::
872 * SpamOracle::
873 * Extending the Spam ELisp package::
874
875 Filtering Spam Using Statistics with spam-stat
876
877 * Creating a spam-stat dictionary::
878 * Splitting mail using spam-stat::
879 * Low-level interface to the spam-stat dictionary::
880
881 Appendices
882
883 * XEmacs::                      Requirements for installing under XEmacs.
884 * History::                     How Gnus got where it is today.
885 * On Writing Manuals::          Why this is not a beginner's guide.
886 * Terminology::                 We use really difficult, like, words here.
887 * Customization::               Tailoring Gnus to your needs.
888 * Troubleshooting::             What you might try if things do not work.
889 * Gnus Reference Guide::        Rilly, rilly technical stuff.
890 * Emacs for Heathens::          A short introduction to Emacsian terms.
891 * Frequently Asked Questions::  The Gnus FAQ
892
893 History
894
895 * Gnus Versions::               What Gnus versions have been released.
896 * Other Gnus Versions::         Other Gnus versions that also have been released.
897 * Why?::                        What's the point of Gnus?
898 * Compatibility::               Just how compatible is Gnus with @sc{gnus}?
899 * Conformity::                  Gnus tries to conform to all standards.
900 * Emacsen::                     Gnus can be run on a few modern Emacsen.
901 * Gnus Development::            How Gnus is developed.
902 * Contributors::                Oodles of people.
903 * New Features::                Pointers to some of the new stuff in Gnus.
904
905 New Features
906
907 * ding Gnus::                   New things in Gnus 5.0/5.1, the first new Gnus.
908 * September Gnus::              The Thing Formally Known As Gnus 5.2/5.3.
909 * Red Gnus::                    Third time best---Gnus 5.4/5.5.
910 * Quassia Gnus::                Two times two is four, or Gnus 5.6/5.7.
911 * Pterodactyl Gnus::            Pentad also starts with P, AKA Gnus 5.8/5.9.
912 * Oort Gnus::                   It's big.  It's far out.  Gnus 5.10/5.11.
913 * No Gnus::                     Lars, FIXME!
914
915 Customization
916
917 * Slow/Expensive Connection::   You run a local Emacs and get the news elsewhere.
918 * Slow Terminal Connection::    You run a remote Emacs.
919 * Little Disk Space::           You feel that having large setup files is icky.
920 * Slow Machine::                You feel like buying a faster machine.
921
922 Gnus Reference Guide
923
924 * Gnus Utility Functions::      Common functions and variable to use.
925 * Back End Interface::          How Gnus communicates with the servers.
926 * Score File Syntax::           A BNF definition of the score file standard.
927 * Headers::                     How Gnus stores headers internally.
928 * Ranges::                      A handy format for storing mucho numbers.
929 * Group Info::                  The group info format.
930 * Extended Interactive::        Symbolic prefixes and stuff.
931 * Emacs/XEmacs Code::           Gnus can be run under all modern Emacsen.
932 * Various File Formats::        Formats of files that Gnus use.
933
934 Back End Interface
935
936 * Required Back End Functions::  Functions that must be implemented.
937 * Optional Back End Functions::  Functions that need not be implemented.
938 * Error Messaging::             How to get messages and report errors.
939 * Writing New Back Ends::       Extending old back ends.
940 * Hooking New Back Ends Into Gnus::  What has to be done on the Gnus end.
941 * Mail-like Back Ends::         Some tips on mail back ends.
942
943 Various File Formats
944
945 * Active File Format::          Information on articles and groups available.
946 * Newsgroups File Format::      Group descriptions.
947
948 Emacs for Heathens
949
950 * Keystrokes::                  Entering text and executing commands.
951 * Emacs Lisp::                  The built-in Emacs programming language.
952
953 @end detailmenu
954 @end menu
955
956 @node Starting Up
957 @chapter Starting gnus
958 @cindex starting up
959
960 @kindex M-x gnus
961 @findex gnus
962 If your system administrator has set things up properly, starting gnus
963 and reading news is extremely easy---you just type @kbd{M-x gnus} in
964 your Emacs.
965
966 @findex gnus-other-frame
967 @kindex M-x gnus-other-frame
968 If you want to start gnus in a different frame, you can use the command
969 @kbd{M-x gnus-other-frame} instead.
970
971 If things do not go smoothly at startup, you have to twiddle some
972 variables in your @file{~/.gnus.el} file.  This file is similar to
973 @file{~/.emacs}, but is read when Gnus starts.
974
975 If you puzzle at any terms used in this manual, please refer to the
976 terminology section (@pxref{Terminology}).
977
978 @menu
979 * Finding the News::      Choosing a method for getting news.
980 * The First Time::        What does Gnus do the first time you start it?
981 * The Server is Down::    How can I read my mail then?
982 * Slave Gnusae::          You can have more than one Gnus active at a time.
983 * New Groups::            What is Gnus supposed to do with new groups?
984 * Changing Servers::      You may want to move from one server to another.
985 * Startup Files::         Those pesky startup files---@file{.newsrc}.
986 * Auto Save::             Recovering from a crash.
987 * The Active File::       Reading the active file over a slow line Takes Time.
988 * Startup Variables::     Other variables you might change.
989 @end menu
990
991
992 @node Finding the News
993 @section Finding the News
994 @cindex finding news
995
996 @vindex gnus-select-method
997 @c @head
998 The @code{gnus-select-method} variable says where gnus should look for
999 news.  This variable should be a list where the first element says
1000 @dfn{how} and the second element says @dfn{where}.  This method is your
1001 native method.  All groups not fetched with this method are
1002 foreign groups.
1003
1004 For instance, if the @samp{news.somewhere.edu} @acronym{NNTP} server is where
1005 you want to get your daily dosage of news from, you'd say:
1006
1007 @lisp
1008 (setq gnus-select-method '(nntp "news.somewhere.edu"))
1009 @end lisp
1010
1011 If you want to read directly from the local spool, say:
1012
1013 @lisp
1014 (setq gnus-select-method '(nnspool ""))
1015 @end lisp
1016
1017 If you can use a local spool, you probably should, as it will almost
1018 certainly be much faster.  But do not use the local spool if your
1019 server is running Leafnode (which is a simple, standalone private news
1020 server); in this case, use @code{(nntp "localhost")}.
1021
1022 @vindex gnus-nntpserver-file
1023 @cindex NNTPSERVER
1024 @cindex @acronym{NNTP} server
1025 If this variable is not set, gnus will take a look at the
1026 @env{NNTPSERVER} environment variable.  If that variable isn't set,
1027 gnus will see whether @code{gnus-nntpserver-file}
1028 (@file{/etc/nntpserver} by default) has any opinions on the matter.
1029 If that fails as well, gnus will try to use the machine running Emacs
1030 as an @acronym{NNTP} server.  That's a long shot, though.
1031
1032 @vindex gnus-nntp-server
1033 If @code{gnus-nntp-server} is set, this variable will override
1034 @code{gnus-select-method}.  You should therefore set
1035 @code{gnus-nntp-server} to @code{nil}, which is what it is by default.
1036
1037 @vindex gnus-secondary-servers
1038 @vindex gnus-nntp-server
1039 You can also make gnus prompt you interactively for the name of an
1040 @acronym{NNTP} server.  If you give a non-numerical prefix to @code{gnus}
1041 (i.e., @kbd{C-u M-x gnus}), gnus will let you choose between the servers
1042 in the @code{gnus-secondary-servers} list (if any).  You can also just
1043 type in the name of any server you feel like visiting.  (Note that this
1044 will set @code{gnus-nntp-server}, which means that if you then @kbd{M-x
1045 gnus} later in the same Emacs session, Gnus will contact the same
1046 server.)
1047
1048 @findex gnus-group-browse-foreign-server
1049 @kindex B (Group)
1050 However, if you use one @acronym{NNTP} server regularly and are just
1051 interested in a couple of groups from a different server, you would be
1052 better served by using the @kbd{B} command in the group buffer.  It will
1053 let you have a look at what groups are available, and you can subscribe
1054 to any of the groups you want to.  This also makes @file{.newsrc}
1055 maintenance much tidier.  @xref{Foreign Groups}.
1056
1057 @vindex gnus-secondary-select-methods
1058 @c @head
1059 A slightly different approach to foreign groups is to set the
1060 @code{gnus-secondary-select-methods} variable.  The select methods
1061 listed in this variable are in many ways just as native as the
1062 @code{gnus-select-method} server.  They will also be queried for active
1063 files during startup (if that's required), and new newsgroups that
1064 appear on these servers will be subscribed (or not) just as native
1065 groups are.
1066
1067 For instance, if you use the @code{nnmbox} back end to read your mail,
1068 you would typically set this variable to
1069
1070 @lisp
1071 (setq gnus-secondary-select-methods '((nnmbox "")))
1072 @end lisp
1073
1074 Note: the @acronym{NNTP} back end stores marks in marks files
1075 (@pxref{NNTP marks}).  This feature makes it easy to share marks between
1076 several Gnus installations, but may slow down things a bit when fetching
1077 new articles.  @xref{NNTP marks}, for more information.
1078
1079
1080 @node The First Time
1081 @section The First Time
1082 @cindex first time usage
1083
1084 If no startup files exist (@pxref{Startup Files}), gnus will try to
1085 determine what groups should be subscribed by default.
1086
1087 @vindex gnus-default-subscribed-newsgroups
1088 If the variable @code{gnus-default-subscribed-newsgroups} is set, gnus
1089 will subscribe you to just those groups in that list, leaving the rest
1090 killed.  Your system administrator should have set this variable to
1091 something useful.
1092
1093 Since she hasn't, gnus will just subscribe you to a few arbitrarily
1094 picked groups (i.e., @samp{*.newusers}).  (@dfn{Arbitrary} is defined
1095 here as @dfn{whatever Lars thinks you should read}.)
1096
1097 You'll also be subscribed to the gnus documentation group, which should
1098 help you with most common problems.
1099
1100 If @code{gnus-default-subscribed-newsgroups} is @code{t}, gnus will just
1101 use the normal functions for handling new groups, and not do anything
1102 special.
1103
1104
1105 @node The Server is Down
1106 @section The Server is Down
1107 @cindex server errors
1108
1109 If the default server is down, gnus will understandably have some
1110 problems starting.  However, if you have some mail groups in addition to
1111 the news groups, you may want to start gnus anyway.
1112
1113 Gnus, being the trusting sort of program, will ask whether to proceed
1114 without a native select method if that server can't be contacted.  This
1115 will happen whether the server doesn't actually exist (i.e., you have
1116 given the wrong address) or the server has just momentarily taken ill
1117 for some reason or other.  If you decide to continue and have no foreign
1118 groups, you'll find it difficult to actually do anything in the group
1119 buffer.  But, hey, that's your problem.  Blllrph!
1120
1121 @findex gnus-no-server
1122 @kindex M-x gnus-no-server
1123 @c @head
1124 If you know that the server is definitely down, or you just want to read
1125 your mail without bothering with the server at all, you can use the
1126 @code{gnus-no-server} command to start gnus.  That might come in handy
1127 if you're in a hurry as well.  This command will not attempt to contact
1128 your primary server---instead, it will just activate all groups on level
1129 1 and 2.  (You should preferably keep no native groups on those two
1130 levels.) Also @pxref{Group Levels}.
1131
1132
1133 @node Slave Gnusae
1134 @section Slave Gnusae
1135 @cindex slave
1136
1137 You might want to run more than one Emacs with more than one gnus at the
1138 same time.  If you are using different @file{.newsrc} files (e.g., if you
1139 are using the two different gnusae to read from two different servers),
1140 that is no problem whatsoever.  You just do it.
1141
1142 The problem appears when you want to run two Gnusae that use the same
1143 @file{.newsrc} file.
1144
1145 To work around that problem some, we here at the Think-Tank at the gnus
1146 Towers have come up with a new concept: @dfn{Masters} and
1147 @dfn{slaves}.  (We have applied for a patent on this concept, and have
1148 taken out a copyright on those words.  If you wish to use those words in
1149 conjunction with each other, you have to send $1 per usage instance to
1150 me.  Usage of the patent (@dfn{Master/Slave Relationships In Computer
1151 Applications}) will be much more expensive, of course.)
1152
1153 @findex gnus-slave
1154 Anyway, you start one gnus up the normal way with @kbd{M-x gnus} (or
1155 however you do it).  Each subsequent slave gnusae should be started with
1156 @kbd{M-x gnus-slave}.  These slaves won't save normal @file{.newsrc}
1157 files, but instead save @dfn{slave files} that contain information only
1158 on what groups have been read in the slave session.  When a master gnus
1159 starts, it will read (and delete) these slave files, incorporating all
1160 information from them.  (The slave files will be read in the sequence
1161 they were created, so the latest changes will have precedence.)
1162
1163 Information from the slave files has, of course, precedence over the
1164 information in the normal (i.e., master) @file{.newsrc} file.
1165
1166 If the @file{.newsrc*} files have not been saved in the master when the
1167 slave starts, you may be prompted as to whether to read an auto-save
1168 file.  If you answer ``yes'', the unsaved changes to the master will be
1169 incorporated into the slave.  If you answer ``no'', the slave may see some
1170 messages as unread that have been read in the master.
1171
1172
1173
1174 @node New Groups
1175 @section New Groups
1176 @cindex new groups
1177 @cindex subscription
1178
1179 @vindex gnus-check-new-newsgroups
1180 If you are satisfied that you really never want to see any new groups,
1181 you can set @code{gnus-check-new-newsgroups} to @code{nil}.  This will
1182 also save you some time at startup.  Even if this variable is
1183 @code{nil}, you can always subscribe to the new groups just by pressing
1184 @kbd{U} in the group buffer (@pxref{Group Maintenance}).  This variable
1185 is @code{ask-server} by default.  If you set this variable to
1186 @code{always}, then Gnus will query the back ends for new groups even
1187 when you do the @kbd{g} command (@pxref{Scanning New Messages}).
1188
1189 @menu
1190 * Checking New Groups::         Determining what groups are new.
1191 * Subscription Methods::        What Gnus should do with new groups.
1192 * Filtering New Groups::        Making Gnus ignore certain new groups.
1193 @end menu
1194
1195
1196 @node Checking New Groups
1197 @subsection Checking New Groups
1198
1199 Gnus normally determines whether a group is new or not by comparing the
1200 list of groups from the active file(s) with the lists of subscribed and
1201 dead groups.  This isn't a particularly fast method.  If
1202 @code{gnus-check-new-newsgroups} is @code{ask-server}, gnus will ask the
1203 server for new groups since the last time.  This is both faster and
1204 cheaper.  This also means that you can get rid of the list of killed
1205 groups altogether, so you may set @code{gnus-save-killed-list} to
1206 @code{nil}, which will save time both at startup, at exit, and all over.
1207 Saves disk space, too.  Why isn't this the default, then?
1208 Unfortunately, not all servers support this command.
1209
1210 I bet I know what you're thinking now: How do I find out whether my
1211 server supports @code{ask-server}?  No?  Good, because I don't have a
1212 fail-safe answer.  I would suggest just setting this variable to
1213 @code{ask-server} and see whether any new groups appear within the next
1214 few days.  If any do, then it works.  If none do, then it doesn't
1215 work.  I could write a function to make gnus guess whether the server
1216 supports @code{ask-server}, but it would just be a guess.  So I won't.
1217 You could @code{telnet} to the server and say @code{HELP} and see
1218 whether it lists @samp{NEWGROUPS} among the commands it understands.  If
1219 it does, then it might work.  (But there are servers that lists
1220 @samp{NEWGROUPS} without supporting the function properly.)
1221
1222 This variable can also be a list of select methods.  If so, gnus will
1223 issue an @code{ask-server} command to each of the select methods, and
1224 subscribe them (or not) using the normal methods.  This might be handy
1225 if you are monitoring a few servers for new groups.  A side effect is
1226 that startup will take much longer, so you can meditate while waiting.
1227 Use the mantra ``dingnusdingnusdingnus'' to achieve permanent bliss.
1228
1229
1230 @node Subscription Methods
1231 @subsection Subscription Methods
1232
1233 @vindex gnus-subscribe-newsgroup-method
1234 What gnus does when it encounters a new group is determined by the
1235 @code{gnus-subscribe-newsgroup-method} variable.
1236
1237 This variable should contain a function.  This function will be called
1238 with the name of the new group as the only parameter.
1239
1240 Some handy pre-fab functions are:
1241
1242 @table @code
1243
1244 @item gnus-subscribe-zombies
1245 @vindex gnus-subscribe-zombies
1246 Make all new groups zombies.  This is the default.  You can browse the
1247 zombies later (with @kbd{A z}) and either kill them all off properly
1248 (with @kbd{S z}), or subscribe to them (with @kbd{u}).
1249
1250 @item gnus-subscribe-randomly
1251 @vindex gnus-subscribe-randomly
1252 Subscribe all new groups in arbitrary order.  This really means that all
1253 new groups will be added at ``the top'' of the group buffer.
1254
1255 @item gnus-subscribe-alphabetically
1256 @vindex gnus-subscribe-alphabetically
1257 Subscribe all new groups in alphabetical order.
1258
1259 @item gnus-subscribe-hierarchically
1260 @vindex gnus-subscribe-hierarchically
1261 Subscribe all new groups hierarchically.  The difference between this
1262 function and @code{gnus-subscribe-alphabetically} is slight.
1263 @code{gnus-subscribe-alphabetically} will subscribe new groups in a strictly
1264 alphabetical fashion, while this function will enter groups into its
1265 hierarchy.  So if you want to have the @samp{rec} hierarchy before the
1266 @samp{comp} hierarchy, this function will not mess that configuration
1267 up.  Or something like that.
1268
1269 @item gnus-subscribe-interactively
1270 @vindex gnus-subscribe-interactively
1271 Subscribe new groups interactively.  This means that gnus will ask
1272 you about @strong{all} new groups.  The groups you choose to subscribe
1273 to will be subscribed hierarchically.
1274
1275 @item gnus-subscribe-killed
1276 @vindex gnus-subscribe-killed
1277 Kill all new groups.
1278
1279 @item gnus-subscribe-topics
1280 @vindex gnus-subscribe-topics
1281 Put the groups into the topic that has a matching @code{subscribe} topic
1282 parameter (@pxref{Topic Parameters}).  For instance, a @code{subscribe}
1283 topic parameter that looks like
1284
1285 @example
1286 "nnslashdot"
1287 @end example
1288
1289 will mean that all groups that match that regex will be subscribed under
1290 that topic.
1291
1292 If no topics match the groups, the groups will be subscribed in the
1293 top-level topic.
1294
1295 @end table
1296
1297 @vindex gnus-subscribe-hierarchical-interactive
1298 A closely related variable is
1299 @code{gnus-subscribe-hierarchical-interactive}.  (That's quite a
1300 mouthful.)  If this variable is non-@code{nil}, gnus will ask you in a
1301 hierarchical fashion whether to subscribe to new groups or not.  Gnus
1302 will ask you for each sub-hierarchy whether you want to descend the
1303 hierarchy or not.
1304
1305 One common mistake is to set the variable a few paragraphs above
1306 (@code{gnus-subscribe-newsgroup-method}) to
1307 @code{gnus-subscribe-hierarchical-interactive}.  This is an error.  This
1308 will not work.  This is ga-ga.  So don't do it.
1309
1310
1311 @node Filtering New Groups
1312 @subsection Filtering New Groups
1313
1314 A nice and portable way to control which new newsgroups should be
1315 subscribed (or ignored) is to put an @dfn{options} line at the start of
1316 the @file{.newsrc} file.  Here's an example:
1317
1318 @example
1319 options -n !alt.all !rec.all sci.all
1320 @end example
1321
1322 @vindex gnus-subscribe-options-newsgroup-method
1323 This line obviously belongs to a serious-minded intellectual scientific
1324 person (or she may just be plain old boring), because it says that all
1325 groups that have names beginning with @samp{alt} and @samp{rec} should
1326 be ignored, and all groups with names beginning with @samp{sci} should
1327 be subscribed.  Gnus will not use the normal subscription method for
1328 subscribing these groups.
1329 @code{gnus-subscribe-options-newsgroup-method} is used instead.  This
1330 variable defaults to @code{gnus-subscribe-alphabetically}.
1331
1332 @vindex gnus-options-not-subscribe
1333 @vindex gnus-options-subscribe
1334 If you don't want to mess with your @file{.newsrc} file, you can just
1335 set the two variables @code{gnus-options-subscribe} and
1336 @code{gnus-options-not-subscribe}.  These two variables do exactly the
1337 same as the @file{.newsrc} @samp{options -n} trick.  Both are regexps,
1338 and if the new group matches the former, it will be unconditionally
1339 subscribed, and if it matches the latter, it will be ignored.
1340
1341 @vindex gnus-auto-subscribed-groups
1342 Yet another variable that meddles here is
1343 @code{gnus-auto-subscribed-groups}.  It works exactly like
1344 @code{gnus-options-subscribe}, and is therefore really superfluous,
1345 but I thought it would be nice to have two of these.  This variable is
1346 more meant for setting some ground rules, while the other variable is
1347 used more for user fiddling.  By default this variable makes all new
1348 groups that come from mail back ends (@code{nnml}, @code{nnbabyl},
1349 @code{nnfolder}, @code{nnmbox}, @code{nnmh}, and @code{nnmaildir})
1350 subscribed.  If you don't like that, just set this variable to
1351 @code{nil}.
1352
1353 New groups that match this regexp are subscribed using
1354 @code{gnus-subscribe-options-newsgroup-method}.
1355
1356
1357 @node Changing Servers
1358 @section Changing Servers
1359 @cindex changing servers
1360
1361 Sometimes it is necessary to move from one @acronym{NNTP} server to another.
1362 This happens very rarely, but perhaps you change jobs, or one server is
1363 very flaky and you want to use another.
1364
1365 Changing the server is pretty easy, right?  You just change
1366 @code{gnus-select-method} to point to the new server?
1367
1368 @emph{Wrong!}
1369
1370 Article numbers are not (in any way) kept synchronized between different
1371 @acronym{NNTP} servers, and the only way Gnus keeps track of what articles
1372 you have read is by keeping track of article numbers.  So when you
1373 change @code{gnus-select-method}, your @file{.newsrc} file becomes
1374 worthless.
1375
1376 Gnus provides a few functions to attempt to translate a @file{.newsrc}
1377 file from one server to another.  They all have one thing in
1378 common---they take a looong time to run.  You don't want to use these
1379 functions more than absolutely necessary.
1380
1381 @kindex M-x gnus-change-server
1382 @findex gnus-change-server
1383 If you have access to both servers, Gnus can request the headers for all
1384 the articles you have read and compare @code{Message-ID}s and map the
1385 article numbers of the read articles and article marks.  The @kbd{M-x
1386 gnus-change-server} command will do this for all your native groups.  It
1387 will prompt for the method you want to move to.
1388
1389 @kindex M-x gnus-group-move-group-to-server
1390 @findex gnus-group-move-group-to-server
1391 You can also move individual groups with the @kbd{M-x
1392 gnus-group-move-group-to-server} command.  This is useful if you want to
1393 move a (foreign) group from one server to another.
1394
1395 @kindex M-x gnus-group-clear-data-on-native-groups
1396 @findex gnus-group-clear-data-on-native-groups
1397 If you don't have access to both the old and new server, all your marks
1398 and read ranges have become worthless.  You can use the @kbd{M-x
1399 gnus-group-clear-data-on-native-groups} command to clear out all data
1400 that you have on your native groups.  Use with caution.
1401
1402 @kindex M-x gnus-group-clear-data
1403 @findex gnus-group-clear-data
1404 Clear the data from the current group only---nix out marks and the
1405 list of read articles (@code{gnus-group-clear-data}).
1406
1407 After changing servers, you @strong{must} move the cache hierarchy away,
1408 since the cached articles will have wrong article numbers, which will
1409 affect which articles Gnus thinks are read.
1410 @code{gnus-group-clear-data-on-native-groups} will ask you if you want
1411 to have it done automatically; for @code{gnus-group-clear-data}, you
1412 can use @kbd{M-x gnus-cache-move-cache} (but beware, it will move the
1413 cache for all groups).
1414
1415
1416 @node Startup Files
1417 @section Startup Files
1418 @cindex startup files
1419 @cindex .newsrc
1420 @cindex .newsrc.el
1421 @cindex .newsrc.eld
1422
1423 Most common Unix news readers use a shared startup file called
1424 @file{.newsrc}.  This file contains all the information about what
1425 groups are subscribed, and which articles in these groups have been
1426 read.
1427
1428 Things got a bit more complicated with @sc{gnus}.  In addition to
1429 keeping the @file{.newsrc} file updated, it also used a file called
1430 @file{.newsrc.el} for storing all the information that didn't fit into
1431 the @file{.newsrc} file.  (Actually, it also duplicated everything in
1432 the @file{.newsrc} file.)  @sc{gnus} would read whichever one of these
1433 files was the most recently saved, which enabled people to swap between
1434 @sc{gnus} and other newsreaders.
1435
1436 That was kinda silly, so Gnus went one better: In addition to the
1437 @file{.newsrc} and @file{.newsrc.el} files, Gnus also has a file called
1438 @file{.newsrc.eld}.  It will read whichever of these files that are most
1439 recent, but it will never write a @file{.newsrc.el} file.  You should
1440 never delete the @file{.newsrc.eld} file---it contains much information
1441 not stored in the @file{.newsrc} file.
1442
1443 @vindex gnus-save-newsrc-file
1444 @vindex gnus-read-newsrc-file
1445 You can turn off writing the @file{.newsrc} file by setting
1446 @code{gnus-save-newsrc-file} to @code{nil}, which means you can delete
1447 the file and save some space, as well as exiting from gnus faster.
1448 However, this will make it impossible to use other newsreaders than
1449 gnus.  But hey, who would want to, right?  Similarly, setting
1450 @code{gnus-read-newsrc-file} to @code{nil} makes gnus ignore the
1451 @file{.newsrc} file and any @file{.newsrc-SERVER} files, which can be
1452 convenient if you use a different news reader occasionally, and you
1453 want to read a different subset of the available groups with that
1454 news reader.
1455
1456 @vindex gnus-save-killed-list
1457 If @code{gnus-save-killed-list} (default @code{t}) is @code{nil}, Gnus
1458 will not save the list of killed groups to the startup file.  This will
1459 save both time (when starting and quitting) and space (on disk).  It
1460 will also mean that Gnus has no record of what groups are new or old,
1461 so the automatic new groups subscription methods become meaningless.
1462 You should always set @code{gnus-check-new-newsgroups} to @code{nil} or
1463 @code{ask-server} if you set this variable to @code{nil} (@pxref{New
1464 Groups}).  This variable can also be a regular expression.  If that's
1465 the case, remove all groups that do not match this regexp before
1466 saving.  This can be useful in certain obscure situations that involve
1467 several servers where not all servers support @code{ask-server}.
1468
1469 @vindex gnus-startup-file
1470 @vindex gnus-backup-startup-file
1471 @vindex version-control
1472 The @code{gnus-startup-file} variable says where the startup files are.
1473 The default value is @file{~/.newsrc}, with the Gnus (El Dingo) startup
1474 file being whatever that one is, with a @samp{.eld} appended.
1475 If you want version control for this file, set
1476 @code{gnus-backup-startup-file}.  It respects the same values as the
1477 @code{version-control} variable.
1478
1479 @vindex gnus-save-newsrc-hook
1480 @vindex gnus-save-quick-newsrc-hook
1481 @vindex gnus-save-standard-newsrc-hook
1482 @code{gnus-save-newsrc-hook} is called before saving any of the newsrc
1483 files, while @code{gnus-save-quick-newsrc-hook} is called just before
1484 saving the @file{.newsrc.eld} file, and
1485 @code{gnus-save-standard-newsrc-hook} is called just before saving the
1486 @file{.newsrc} file.  The latter two are commonly used to turn version
1487 control on or off.  Version control is on by default when saving the
1488 startup files.  If you want to turn backup creation off, say something like:
1489
1490 @lisp
1491 (defun turn-off-backup ()
1492   (set (make-local-variable 'backup-inhibited) t))
1493
1494 (add-hook 'gnus-save-quick-newsrc-hook 'turn-off-backup)
1495 (add-hook 'gnus-save-standard-newsrc-hook 'turn-off-backup)
1496 @end lisp
1497
1498 @vindex gnus-init-file
1499 @vindex gnus-site-init-file
1500 When Gnus starts, it will read the @code{gnus-site-init-file}
1501 (@file{.../site-lisp/gnus-init} by default) and @code{gnus-init-file}
1502 (@file{~/.gnus} by default) files.  These are normal Emacs Lisp files
1503 and can be used to avoid cluttering your @file{~/.emacs} and
1504 @file{site-init} files with Gnus stuff.  Gnus will also check for files
1505 with the same names as these, but with @file{.elc} and @file{.el}
1506 suffixes.  In other words, if you have set @code{gnus-init-file} to
1507 @file{~/.gnus}, it will look for @file{~/.gnus.elc}, @file{~/.gnus.el},
1508 and finally @file{~/.gnus} (in this order).  If Emacs was invoked with
1509 the @option{-q} or @option{--no-init-file} options (@pxref{Initial
1510 Options, ,Initial Options, emacs, The Emacs Manual}), Gnus doesn't read
1511 @code{gnus-init-file}.
1512
1513
1514 @node Auto Save
1515 @section Auto Save
1516 @cindex dribble file
1517 @cindex auto-save
1518
1519 Whenever you do something that changes the gnus data (reading articles,
1520 catching up, killing/subscribing groups), the change is added to a
1521 special @dfn{dribble buffer}.  This buffer is auto-saved the normal
1522 Emacs way.  If your Emacs should crash before you have saved the
1523 @file{.newsrc} files, all changes you have made can be recovered from
1524 this file.
1525
1526 If gnus detects this file at startup, it will ask the user whether to
1527 read it.  The auto save file is deleted whenever the real startup file is
1528 saved.
1529
1530 @vindex gnus-use-dribble-file
1531 If @code{gnus-use-dribble-file} is @code{nil}, gnus won't create and
1532 maintain a dribble buffer.  The default is @code{t}.
1533
1534 @vindex gnus-dribble-directory
1535 Gnus will put the dribble file(s) in @code{gnus-dribble-directory}.  If
1536 this variable is @code{nil}, which it is by default, gnus will dribble
1537 into the directory where the @file{.newsrc} file is located.  (This is
1538 normally the user's home directory.)  The dribble file will get the same
1539 file permissions as the @file{.newsrc} file.
1540
1541 @vindex gnus-always-read-dribble-file
1542 If @code{gnus-always-read-dribble-file} is non-@code{nil}, Gnus will
1543 read the dribble file on startup without querying the user.
1544
1545
1546 @node The Active File
1547 @section The Active File
1548 @cindex active file
1549 @cindex ignored groups
1550
1551 When gnus starts, or indeed whenever it tries to determine whether new
1552 articles have arrived, it reads the active file.  This is a very large
1553 file that lists all the active groups and articles on the server.
1554
1555 @vindex gnus-ignored-newsgroups
1556 Before examining the active file, gnus deletes all lines that match the
1557 regexp @code{gnus-ignored-newsgroups}.  This is done primarily to reject
1558 any groups with bogus names, but you can use this variable to make gnus
1559 ignore hierarchies you aren't ever interested in.  However, this is not
1560 recommended.  In fact, it's highly discouraged.  Instead, @pxref{New
1561 Groups} for an overview of other variables that can be used instead.
1562
1563 @c This variable is
1564 @c @code{nil} by default, and will slow down active file handling somewhat
1565 @c if you set it to anything else.
1566
1567 @vindex gnus-read-active-file
1568 @c @head
1569 The active file can be rather Huge, so if you have a slow network, you
1570 can set @code{gnus-read-active-file} to @code{nil} to prevent gnus from
1571 reading the active file.  This variable is @code{some} by default.
1572
1573 Gnus will try to make do by getting information just on the groups that
1574 you actually subscribe to.
1575
1576 Note that if you subscribe to lots and lots of groups, setting this
1577 variable to @code{nil} will probably make gnus slower, not faster.  At
1578 present, having this variable @code{nil} will slow gnus down
1579 considerably, unless you read news over a 2400 baud modem.
1580
1581 This variable can also have the value @code{some}.  Gnus will then
1582 attempt to read active info only on the subscribed groups.  On some
1583 servers this is quite fast (on sparkling, brand new INN servers that
1584 support the @code{LIST ACTIVE group} command), on others this isn't fast
1585 at all.  In any case, @code{some} should be faster than @code{nil}, and
1586 is certainly faster than @code{t} over slow lines.
1587
1588 Some news servers (old versions of Leafnode and old versions of INN, for
1589 instance) do not support the @code{LIST ACTIVE group}.  For these
1590 servers, @code{nil} is probably the most efficient value for this
1591 variable.
1592
1593 If this variable is @code{nil}, gnus will ask for group info in total
1594 lock-step, which isn't very fast.  If it is @code{some} and you use an
1595 @acronym{NNTP} server, gnus will pump out commands as fast as it can, and
1596 read all the replies in one swoop.  This will normally result in better
1597 performance, but if the server does not support the aforementioned
1598 @code{LIST ACTIVE group} command, this isn't very nice to the server.
1599
1600 If you think that starting up Gnus takes too long, try all the three
1601 different values for this variable and see what works best for you.
1602
1603 In any case, if you use @code{some} or @code{nil}, you should definitely
1604 kill all groups that you aren't interested in to speed things up.
1605
1606 Note that this variable also affects active file retrieval from
1607 secondary select methods.
1608
1609
1610 @node Startup Variables
1611 @section Startup Variables
1612
1613 @table @code
1614
1615 @item gnus-load-hook
1616 @vindex gnus-load-hook
1617 A hook run while gnus is being loaded.  Note that this hook will
1618 normally be run just once in each Emacs session, no matter how many
1619 times you start gnus.
1620
1621 @item gnus-before-startup-hook
1622 @vindex gnus-before-startup-hook
1623 A hook run after starting up gnus successfully.
1624
1625 @item gnus-startup-hook
1626 @vindex gnus-startup-hook
1627 A hook run as the very last thing after starting up gnus
1628
1629 @item gnus-started-hook
1630 @vindex gnus-started-hook
1631 A hook that is run as the very last thing after starting up gnus
1632 successfully.
1633
1634 @item gnus-setup-news-hook
1635 @vindex gnus-setup-news-hook
1636 A hook that is run after reading the @file{.newsrc} file(s), but before
1637 generating the group buffer.
1638
1639 @item gnus-check-bogus-newsgroups
1640 @vindex gnus-check-bogus-newsgroups
1641 If non-@code{nil}, gnus will check for and delete all bogus groups at
1642 startup.  A @dfn{bogus group} is a group that you have in your
1643 @file{.newsrc} file, but doesn't exist on the news server.  Checking for
1644 bogus groups can take quite a while, so to save time and resources it's
1645 best to leave this option off, and do the checking for bogus groups once
1646 in a while from the group buffer instead (@pxref{Group Maintenance}).
1647
1648 @item gnus-inhibit-startup-message
1649 @vindex gnus-inhibit-startup-message
1650 If non-@code{nil}, the startup message won't be displayed.  That way,
1651 your boss might not notice as easily that you are reading news instead
1652 of doing your job.  Note that this variable is used before
1653 @file{~/.gnus.el} is loaded, so it should be set in @file{.emacs} instead.
1654
1655 @item gnus-no-groups-message
1656 @vindex gnus-no-groups-message
1657 Message displayed by gnus when no groups are available.
1658
1659 @item gnus-play-startup-jingle
1660 @vindex gnus-play-startup-jingle
1661 If non-@code{nil}, play the gnus jingle at startup.
1662
1663 @item gnus-startup-jingle
1664 @vindex gnus-startup-jingle
1665 Jingle to be played if the above variable is non-@code{nil}.  The
1666 default is @samp{Tuxedomoon.Jingle4.au}.
1667
1668 @end table
1669
1670
1671 @node Group Buffer
1672 @chapter Group Buffer
1673 @cindex group buffer
1674
1675 @c Alex Schroeder suggests to rearrange this as follows:
1676 @c
1677 @c <kensanata> ok, just save it for reference.  I'll go to bed in a minute.
1678 @c   1. Selecting a Group, 2. (new) Finding a Group, 3. Group Levels,
1679 @c   4. Subscription Commands, 5. Group Maneuvering, 6. Group Data,
1680 @c   7. Group Score, 8. Group Buffer Format
1681 @c <kensanata> Group Levels should have more information on levels 5 to 9.  I
1682 @c   suggest to split the 4th paragraph ("Gnus considers groups...") as follows:
1683 @c <kensanata> First, "Gnus considers groups... (default 9)."
1684 @c <kensanata> New, a table summarizing what levels 1 to 9 mean.
1685 @c <kensanata> Third, "Gnus treats subscribed ... reasons of efficiency"
1686 @c <kensanata> Then expand the next paragraph or add some more to it.
1687 @c    This short one sentence explains levels 1 and 2, therefore I understand
1688 @c    that I should keep important news at 3 and boring news at 4.
1689 @c    Say so!  Then go on to explain why I should bother with levels 6 to 9.
1690 @c    Maybe keep those that you don't want to read temporarily at 6,
1691 @c    those that you never want to read at 8, those that offend your
1692 @c    human rights at 9...
1693
1694
1695 The @dfn{group buffer} lists all (or parts) of the available groups.  It
1696 is the first buffer shown when gnus starts, and will never be killed as
1697 long as gnus is active.
1698
1699 @iftex
1700 @iflatex
1701 \gnusfigure{The Group Buffer}{320}{
1702 \put(75,50){\epsfig{figure=ps/group,height=9cm}}
1703 \put(120,37){\makebox(0,0)[t]{Buffer name}}
1704 \put(120,38){\vector(1,2){10}}
1705 \put(40,60){\makebox(0,0)[r]{Mode line}}
1706 \put(40,58){\vector(1,0){30}}
1707 \put(200,28){\makebox(0,0)[t]{Native select method}}
1708 \put(200,26){\vector(-1,2){15}}
1709 }
1710 @end iflatex
1711 @end iftex
1712
1713 @menu
1714 * Group Buffer Format::         Information listed and how you can change it.
1715 * Group Maneuvering::           Commands for moving in the group buffer.
1716 * Selecting a Group::           Actually reading news.
1717 * Subscription Commands::       Unsubscribing, killing, subscribing.
1718 * Group Data::                  Changing the info for a group.
1719 * Group Levels::                Levels? What are those, then?
1720 * Group Score::                 A mechanism for finding out what groups you like.
1721 * Marking Groups::              You can mark groups for later processing.
1722 * Foreign Groups::              Creating and editing groups.
1723 * Group Parameters::            Each group may have different parameters set.
1724 * Listing Groups::              Gnus can list various subsets of the groups.
1725 * Sorting Groups::              Re-arrange the group order.
1726 * Group Maintenance::           Maintaining a tidy @file{.newsrc} file.
1727 * Browse Foreign Server::       You can browse a server.  See what it has to offer.
1728 * Exiting Gnus::                Stop reading news and get some work done.
1729 * Group Topics::                A folding group mode divided into topics.
1730 * Misc Group Stuff::            Other stuff that you can to do.
1731 @end menu
1732
1733
1734 @node Group Buffer Format
1735 @section Group Buffer Format
1736
1737 @menu
1738 * Group Line Specification::    Deciding how the group buffer is to look.
1739 * Group Mode Line Specification::  The group buffer mode line.
1740 * Group Highlighting::          Having nice colors in the group buffer.
1741 @end menu
1742
1743
1744 @node Group Line Specification
1745 @subsection Group Line Specification
1746 @cindex group buffer format
1747
1748 The default format of the group buffer is nice and dull, but you can
1749 make it as exciting and ugly as you feel like.
1750
1751 Here's a couple of example group lines:
1752
1753 @example
1754      25: news.announce.newusers
1755  *    0: alt.fan.andrea-dworkin
1756 @end example
1757
1758 Quite simple, huh?
1759
1760 You can see that there are 25 unread articles in
1761 @samp{news.announce.newusers}.  There are no unread articles, but some
1762 ticked articles, in @samp{alt.fan.andrea-dworkin} (see that little
1763 asterisk at the beginning of the line?).
1764
1765 @vindex gnus-group-line-format
1766 You can change that format to whatever you want by fiddling with the
1767 @code{gnus-group-line-format} variable.  This variable works along the
1768 lines of a @code{format} specification, which is pretty much the same as
1769 a @code{printf} specifications, for those of you who use (feh!) C.
1770 @xref{Formatting Variables}.
1771
1772 @samp{%M%S%5y:%B%(%g%)\n} is the value that produced those lines above.
1773
1774 There should always be a colon on the line; the cursor always moves to
1775 the colon after performing an operation.  @xref{Positioning
1776 Point}.  Nothing else is required---not even the group name.  All
1777 displayed text is just window dressing, and is never examined by Gnus.
1778 Gnus stores all real information it needs using text properties.
1779
1780 (Note that if you make a really strange, wonderful, spreadsheet-like
1781 layout, everybody will believe you are hard at work with the accounting
1782 instead of wasting time reading news.)
1783
1784 Here's a list of all available format characters:
1785
1786 @table @samp
1787
1788 @item M
1789 An asterisk if the group only has marked articles.
1790
1791 @item S
1792 Whether the group is subscribed.
1793
1794 @item L
1795 Level of subscribedness.
1796
1797 @item N
1798 Number of unread articles.
1799
1800 @item I
1801 Number of dormant articles.
1802
1803 @item T
1804 Number of ticked articles.
1805
1806 @item R
1807 Number of read articles.
1808
1809 @item U
1810 Number of unseen articles.
1811
1812 @item t
1813 Estimated total number of articles.  (This is really @var{max-number}
1814 minus @var{min-number} plus 1.)
1815
1816 Gnus uses this estimation because the @acronym{NNTP} protocol provides
1817 efficient access to @var{max-number} and @var{min-number} but getting
1818 the true unread message count is not possible efficiently.  For
1819 hysterical raisins, even the mail back ends, where the true number of
1820 unread messages might be available efficiently, use the same limited
1821 interface.  To remove this restriction from Gnus means that the back
1822 end interface has to be changed, which is not an easy job.  If you
1823 want to work on this, please contact the Gnus mailing list.
1824
1825 @item y
1826 Number of unread, unticked, non-dormant articles.
1827
1828 @item i
1829 Number of ticked and dormant articles.
1830
1831 @item g
1832 Full group name.
1833
1834 @item G
1835 Group name.
1836
1837 @item C
1838 Group comment (@pxref{Group Parameters}) or group name if there is no
1839 comment element in the group parameters.
1840
1841 @item D
1842 Newsgroup description.  You need to read the group descriptions
1843 before these will appear, and to do that, you either have to set
1844 @code{gnus-read-active-file} or use the group buffer @kbd{M-d}
1845 command.
1846
1847 @item o
1848 @samp{m} if moderated.
1849
1850 @item O
1851 @samp{(m)} if moderated.
1852
1853 @item s
1854 Select method.
1855
1856 @item B
1857 If the summary buffer for the group is open or not.
1858
1859 @item n
1860 Select from where.
1861
1862 @item z
1863 A string that looks like @samp{<%s:%n>} if a foreign select method is
1864 used.
1865
1866 @item P
1867 Indentation based on the level of the topic (@pxref{Group Topics}).
1868
1869 @item c
1870 @vindex gnus-group-uncollapsed-levels
1871 Short (collapsed) group name.  The @code{gnus-group-uncollapsed-levels}
1872 variable says how many levels to leave at the end of the group name.
1873 The default is 1---this will mean that group names like
1874 @samp{gnu.emacs.gnus} will be shortened to @samp{g.e.gnus}.
1875
1876 @item m
1877 @vindex gnus-new-mail-mark
1878 @cindex %
1879 @samp{%} (@code{gnus-new-mail-mark}) if there has arrived new mail to
1880 the group lately.
1881
1882 @item p
1883 @samp{#} (@code{gnus-process-mark}) if the group is process marked.
1884
1885 @item d
1886 A string that says when you last read the group (@pxref{Group
1887 Timestamp}).
1888
1889 @item F
1890 The disk space used by the articles fetched by both the cache and
1891 agent.  The value is automatically scaled to bytes(B), kilobytes(K),
1892 megabytes(M), or gigabytes(G) to minimize the column width.  A format
1893 of %7F is sufficient for a fixed-width column.
1894
1895 @item u
1896 User defined specifier.  The next character in the format string should
1897 be a letter.  Gnus will call the function
1898 @code{gnus-user-format-function-}@samp{X}, where @samp{X} is the letter
1899 following @samp{%u}.  The function will be passed a single dummy
1900 parameter as argument.  The function should return a string, which will
1901 be inserted into the buffer just like information from any other
1902 specifier.
1903 @end table
1904
1905 @cindex *
1906 All the ``number-of'' specs will be filled with an asterisk (@samp{*})
1907 if no info is available---for instance, if it is a non-activated foreign
1908 group, or a bogus native group.
1909
1910
1911 @node Group Mode Line Specification
1912 @subsection Group Mode Line Specification
1913 @cindex group mode line
1914
1915 @vindex gnus-group-mode-line-format
1916 The mode line can be changed by setting
1917 @code{gnus-group-mode-line-format} (@pxref{Mode Line Formatting}).  It
1918 doesn't understand that many format specifiers:
1919
1920 @table @samp
1921 @item S
1922 The native news server.
1923 @item M
1924 The native select method.
1925 @end table
1926
1927
1928 @node Group Highlighting
1929 @subsection Group Highlighting
1930 @cindex highlighting
1931 @cindex group highlighting
1932
1933 @vindex gnus-group-highlight
1934 Highlighting in the group buffer is controlled by the
1935 @code{gnus-group-highlight} variable.  This is an alist with elements
1936 that look like @code{(@var{form} . @var{face})}.  If @var{form} evaluates to
1937 something non-@code{nil}, the @var{face} will be used on the line.
1938
1939 Here's an example value for this variable that might look nice if the
1940 background is dark:
1941
1942 @lisp
1943 (cond (window-system
1944        (setq custom-background-mode 'light)
1945        (defface my-group-face-1
1946          '((t (:foreground "Red" :bold t))) "First group face")
1947        (defface my-group-face-2
1948          '((t (:foreground "DarkSeaGreen4" :bold t)))
1949          "Second group face")
1950        (defface my-group-face-3
1951          '((t (:foreground "Green4" :bold t))) "Third group face")
1952        (defface my-group-face-4
1953          '((t (:foreground "SteelBlue" :bold t))) "Fourth group face")
1954        (defface my-group-face-5
1955          '((t (:foreground "Blue" :bold t))) "Fifth group face")))
1956
1957 (setq gnus-group-highlight
1958       '(((> unread 200) . my-group-face-1)
1959         ((and (< level 3) (zerop unread)) . my-group-face-2)
1960         ((< level 3) . my-group-face-3)
1961         ((zerop unread) . my-group-face-4)
1962         (t . my-group-face-5)))
1963 @end lisp
1964
1965 Also @pxref{Faces and Fonts}.
1966
1967 Variables that are dynamically bound when the forms are evaluated
1968 include:
1969
1970 @table @code
1971 @item group
1972 The group name.
1973 @item unread
1974 The number of unread articles in the group.
1975 @item method
1976 The select method.
1977 @item mailp
1978 Whether the group is a mail group.
1979 @item level
1980 The level of the group.
1981 @item score
1982 The score of the group.
1983 @item ticked
1984 The number of ticked articles in the group.
1985 @item total
1986 The total number of articles in the group.  Or rather,
1987 @var{max-number} minus @var{min-number} plus one.
1988 @item topic
1989 When using the topic minor mode, this variable is bound to the current
1990 topic being inserted.
1991 @end table
1992
1993 When the forms are @code{eval}ed, point is at the beginning of the line
1994 of the group in question, so you can use many of the normal gnus
1995 functions for snarfing info on the group.
1996
1997 @vindex gnus-group-update-hook
1998 @findex gnus-group-highlight-line
1999 @code{gnus-group-update-hook} is called when a group line is changed.
2000 It will not be called when @code{gnus-visual} is @code{nil}.  This hook
2001 calls @code{gnus-group-highlight-line} by default.
2002
2003
2004 @node Group Maneuvering
2005 @section Group Maneuvering
2006 @cindex group movement
2007
2008 All movement commands understand the numeric prefix and will behave as
2009 expected, hopefully.
2010
2011 @table @kbd
2012
2013 @item n
2014 @kindex n (Group)
2015 @findex gnus-group-next-unread-group
2016 Go to the next group that has unread articles
2017 (@code{gnus-group-next-unread-group}).
2018
2019 @item p
2020 @itemx DEL
2021 @kindex DEL (Group)
2022 @kindex p (Group)
2023 @findex gnus-group-prev-unread-group
2024 Go to the previous group that has unread articles
2025 (@code{gnus-group-prev-unread-group}).
2026
2027 @item N
2028 @kindex N (Group)
2029 @findex gnus-group-next-group
2030 Go to the next group (@code{gnus-group-next-group}).
2031
2032 @item P
2033 @kindex P (Group)
2034 @findex gnus-group-prev-group
2035 Go to the previous group (@code{gnus-group-prev-group}).
2036
2037 @item M-n
2038 @kindex M-n (Group)
2039 @findex gnus-group-next-unread-group-same-level
2040 Go to the next unread group on the same (or lower) level
2041 (@code{gnus-group-next-unread-group-same-level}).
2042
2043 @item M-p
2044 @kindex M-p (Group)
2045 @findex gnus-group-prev-unread-group-same-level
2046 Go to the previous unread group on the same (or lower) level
2047 (@code{gnus-group-prev-unread-group-same-level}).
2048 @end table
2049
2050 Three commands for jumping to groups:
2051
2052 @table @kbd
2053
2054 @item j
2055 @kindex j (Group)
2056 @findex gnus-group-jump-to-group
2057 Jump to a group (and make it visible if it isn't already)
2058 (@code{gnus-group-jump-to-group}).  Killed groups can be jumped to, just
2059 like living groups.
2060
2061 @item ,
2062 @kindex , (Group)
2063 @findex gnus-group-best-unread-group
2064 Jump to the unread group with the lowest level
2065 (@code{gnus-group-best-unread-group}).
2066
2067 @item .
2068 @kindex . (Group)
2069 @findex gnus-group-first-unread-group
2070 Jump to the first group with unread articles
2071 (@code{gnus-group-first-unread-group}).
2072 @end table
2073
2074 @vindex gnus-group-goto-unread
2075 If @code{gnus-group-goto-unread} is @code{nil}, all the movement
2076 commands will move to the next group, not the next unread group.  Even
2077 the commands that say they move to the next unread group.  The default
2078 is @code{t}.
2079
2080
2081 @node Selecting a Group
2082 @section Selecting a Group
2083 @cindex group selection
2084
2085 @table @kbd
2086
2087 @item SPACE
2088 @kindex SPACE (Group)
2089 @findex gnus-group-read-group
2090 Select the current group, switch to the summary buffer and display the
2091 first unread article (@code{gnus-group-read-group}).  If there are no
2092 unread articles in the group, or if you give a non-numerical prefix to
2093 this command, gnus will offer to fetch all the old articles in this
2094 group from the server.  If you give a numerical prefix @var{n}, @var{n}
2095 determines the number of articles Gnus will fetch.  If @var{n} is
2096 positive, Gnus fetches the @var{n} newest articles, if @var{n} is
2097 negative, Gnus fetches the @code{abs(@var{n})} oldest articles.
2098
2099 Thus, @kbd{SPC} enters the group normally, @kbd{C-u SPC} offers old
2100 articles, @kbd{C-u 4 2 SPC} fetches the 42 newest articles, and @kbd{C-u
2101 - 4 2 SPC} fetches the 42 oldest ones.
2102
2103 When you are in the group (in the Summary buffer), you can type
2104 @kbd{M-g} to fetch new articles, or @kbd{C-u M-g} to also show the old
2105 ones.
2106
2107 @item RET
2108 @kindex RET (Group)
2109 @findex gnus-group-select-group
2110 Select the current group and switch to the summary buffer
2111 (@code{gnus-group-select-group}).  Takes the same arguments as
2112 @code{gnus-group-read-group}---the only difference is that this command
2113 does not display the first unread article automatically upon group
2114 entry.
2115
2116 @item M-RET
2117 @kindex M-RET (Group)
2118 @findex gnus-group-quick-select-group
2119 This does the same as the command above, but tries to do it with the
2120 minimum amount of fuzz (@code{gnus-group-quick-select-group}).  No
2121 scoring/killing will be performed, there will be no highlights and no
2122 expunging.  This might be useful if you're in a real hurry and have to
2123 enter some humongous group.  If you give a 0 prefix to this command
2124 (i.e., @kbd{0 M-RET}), gnus won't even generate the summary buffer,
2125 which is useful if you want to toggle threading before generating the
2126 summary buffer (@pxref{Summary Generation Commands}).
2127
2128 @item M-SPACE
2129 @kindex M-SPACE (Group)
2130 @findex gnus-group-visible-select-group
2131 This is yet one more command that does the same as the @kbd{RET}
2132 command, but this one does it without expunging and hiding dormants
2133 (@code{gnus-group-visible-select-group}).
2134
2135 @item C-M-RET
2136 @kindex C-M-RET (Group)
2137 @findex gnus-group-select-group-ephemerally
2138 Finally, this command selects the current group ephemerally without
2139 doing any processing of its contents
2140 (@code{gnus-group-select-group-ephemerally}).  Even threading has been
2141 turned off.  Everything you do in the group after selecting it in this
2142 manner will have no permanent effects.
2143
2144 @end table
2145
2146 @vindex gnus-large-newsgroup
2147 The @code{gnus-large-newsgroup} variable says what Gnus should
2148 consider to be a big group.  If it is @code{nil}, no groups are
2149 considered big.  The default value is 200.  If the group has more
2150 (unread and/or ticked) articles than this, gnus will query the user
2151 before entering the group.  The user can then specify how many
2152 articles should be fetched from the server.  If the user specifies a
2153 negative number (@var{-n}), the @var{n} oldest articles will be
2154 fetched.  If it is positive, the @var{n} articles that have arrived
2155 most recently will be fetched.
2156
2157 @vindex gnus-large-ephemeral-newsgroup
2158 @code{gnus-large-ephemeral-newsgroup} is the same as
2159 @code{gnus-large-newsgroup}, but is only used for ephemeral
2160 newsgroups.
2161
2162 @vindex gnus-select-group-hook
2163 @vindex gnus-auto-select-first
2164 @vindex gnus-auto-select-subject
2165 If @code{gnus-auto-select-first} is non-@code{nil}, select an article
2166 automatically when entering a group with the @kbd{SPACE} command.
2167 Which article this is is controlled by the
2168 @code{gnus-auto-select-subject} variable.  Valid values for this
2169 variable is:
2170
2171 @table @code
2172
2173 @item unread
2174 Place point on the subject line of the first unread article.
2175
2176 @item first
2177 Place point on the subject line of the first article.
2178
2179 @item unseen
2180 Place point on the subject line of the first unseen article.
2181
2182 @item unseen-or-unread
2183 Place point on the subject line of the first unseen article, and if
2184 there is no such article, place point on the subject line of the first
2185 unread article.
2186
2187 @item best
2188 Place point on the subject line of the highest-scored unread article.
2189
2190 @end table
2191
2192 This variable can also be a function.  In that case, that function
2193 will be called to place point on a subject line.
2194
2195 If you want to prevent automatic selection in some group (say, in a
2196 binary group with Huge articles) you can set the
2197 @code{gnus-auto-select-first} variable to @code{nil} in
2198 @code{gnus-select-group-hook}, which is called when a group is
2199 selected.
2200
2201
2202 @node Subscription Commands
2203 @section Subscription Commands
2204 @cindex subscription
2205
2206 @table @kbd
2207
2208 @item S t
2209 @itemx u
2210 @kindex S t (Group)
2211 @kindex u (Group)
2212 @findex gnus-group-unsubscribe-current-group
2213 @c @icon{gnus-group-unsubscribe}
2214 Toggle subscription to the current group
2215 (@code{gnus-group-unsubscribe-current-group}).
2216
2217 @item S s
2218 @itemx U
2219 @kindex S s (Group)
2220 @kindex U (Group)
2221 @findex gnus-group-unsubscribe-group
2222 Prompt for a group to subscribe, and then subscribe it.  If it was
2223 subscribed already, unsubscribe it instead
2224 (@code{gnus-group-unsubscribe-group}).
2225
2226 @item S k
2227 @itemx C-k
2228 @kindex S k (Group)
2229 @kindex C-k (Group)
2230 @findex gnus-group-kill-group
2231 @c @icon{gnus-group-kill-group}
2232 Kill the current group (@code{gnus-group-kill-group}).
2233
2234 @item S y
2235 @itemx C-y
2236 @kindex S y (Group)
2237 @kindex C-y (Group)
2238 @findex gnus-group-yank-group
2239 Yank the last killed group (@code{gnus-group-yank-group}).
2240
2241 @item C-x C-t
2242 @kindex C-x C-t (Group)
2243 @findex gnus-group-transpose-groups
2244 Transpose two groups (@code{gnus-group-transpose-groups}).  This isn't
2245 really a subscription command, but you can use it instead of a
2246 kill-and-yank sequence sometimes.
2247
2248 @item S w
2249 @itemx C-w
2250 @kindex S w (Group)
2251 @kindex C-w (Group)
2252 @findex gnus-group-kill-region
2253 Kill all groups in the region (@code{gnus-group-kill-region}).
2254
2255 @item S z
2256 @kindex S z (Group)
2257 @findex gnus-group-kill-all-zombies
2258 Kill all zombie groups (@code{gnus-group-kill-all-zombies}).
2259
2260 @item S C-k
2261 @kindex S C-k (Group)
2262 @findex gnus-group-kill-level
2263 Kill all groups on a certain level (@code{gnus-group-kill-level}).
2264 These groups can't be yanked back after killing, so this command should
2265 be used with some caution.  The only time where this command comes in
2266 really handy is when you have a @file{.newsrc} with lots of unsubscribed
2267 groups that you want to get rid off.  @kbd{S C-k} on level 7 will
2268 kill off all unsubscribed groups that do not have message numbers in the
2269 @file{.newsrc} file.
2270
2271 @end table
2272
2273 Also @pxref{Group Levels}.
2274
2275
2276 @node Group Data
2277 @section Group Data
2278
2279 @table @kbd
2280
2281 @item c
2282 @kindex c (Group)
2283 @findex gnus-group-catchup-current
2284 @vindex gnus-group-catchup-group-hook
2285 @c @icon{gnus-group-catchup-current}
2286 Mark all unticked articles in this group as read
2287 (@code{gnus-group-catchup-current}).
2288 @code{gnus-group-catchup-group-hook} is called when catching up a group from
2289 the group buffer.
2290
2291 @item C
2292 @kindex C (Group)
2293 @findex gnus-group-catchup-current-all
2294 Mark all articles in this group, even the ticked ones, as read
2295 (@code{gnus-group-catchup-current-all}).
2296
2297 @item M-c
2298 @kindex M-c (Group)
2299 @findex gnus-group-clear-data
2300 Clear the data from the current group---nix out marks and the list of
2301 read articles (@code{gnus-group-clear-data}).
2302
2303 @item M-x gnus-group-clear-data-on-native-groups
2304 @kindex M-x gnus-group-clear-data-on-native-groups
2305 @findex gnus-group-clear-data-on-native-groups
2306 If you have switched from one @acronym{NNTP} server to another, all your marks
2307 and read ranges have become worthless.  You can use this command to
2308 clear out all data that you have on your native groups.  Use with
2309 caution.
2310
2311 @end table
2312
2313
2314 @node Group Levels
2315 @section Group Levels
2316 @cindex group level
2317 @cindex level
2318
2319 All groups have a level of @dfn{subscribedness}.  For instance, if a
2320 group is on level 2, it is more subscribed than a group on level 5.  You
2321 can ask gnus to just list groups on a given level or lower
2322 (@pxref{Listing Groups}), or to just check for new articles in groups on
2323 a given level or lower (@pxref{Scanning New Messages}).
2324
2325 Remember:  The higher the level of the group, the less important it is.
2326
2327 @table @kbd
2328
2329 @item S l
2330 @kindex S l (Group)
2331 @findex gnus-group-set-current-level
2332 Set the level of the current group.  If a numeric prefix is given, the
2333 next @var{n} groups will have their levels set.  The user will be
2334 prompted for a level.
2335 @end table
2336
2337 @vindex gnus-level-killed
2338 @vindex gnus-level-zombie
2339 @vindex gnus-level-unsubscribed
2340 @vindex gnus-level-subscribed
2341 Gnus considers groups from levels 1 to
2342 @code{gnus-level-subscribed} (inclusive) (default 5) to be subscribed,
2343 @code{gnus-level-subscribed} (exclusive) and
2344 @code{gnus-level-unsubscribed} (inclusive) (default 7) to be
2345 unsubscribed, @code{gnus-level-zombie} to be zombies (walking dead)
2346 (default 8) and @code{gnus-level-killed} to be killed (completely dead)
2347 (default 9).  Gnus treats subscribed and unsubscribed groups exactly the
2348 same, but zombie and killed groups have no information on what articles
2349 you have read, etc, stored.  This distinction between dead and living
2350 groups isn't done because it is nice or clever, it is done purely for
2351 reasons of efficiency.
2352
2353 It is recommended that you keep all your mail groups (if any) on quite
2354 low levels (e.g. 1 or 2).
2355
2356 Maybe the following description of the default behavior of Gnus helps to
2357 understand what these levels are all about.  By default, Gnus shows you
2358 subscribed nonempty groups, but by hitting @kbd{L} you can have it show
2359 empty subscribed groups and unsubscribed groups, too.  Type @kbd{l} to
2360 go back to showing nonempty subscribed groups again.  Thus, unsubscribed
2361 groups are hidden, in a way.
2362
2363 Zombie and killed groups are similar to unsubscribed groups in that they
2364 are hidden by default.  But they are different from subscribed and
2365 unsubscribed groups in that Gnus doesn't ask the news server for
2366 information (number of messages, number of unread messages) on zombie
2367 and killed groups.  Normally, you use @kbd{C-k} to kill the groups you
2368 aren't interested in.  If most groups are killed, Gnus is faster.
2369
2370 Why does Gnus distinguish between zombie and killed groups?  Well, when
2371 a new group arrives on the server, Gnus by default makes it a zombie
2372 group.  This means that you are normally not bothered with new groups,
2373 but you can type @kbd{A z} to get a list of all new groups.  Subscribe
2374 the ones you like and kill the ones you don't want.  (@kbd{A k} shows a
2375 list of killed groups.)
2376
2377 If you want to play with the level variables, you should show some care.
2378 Set them once, and don't touch them ever again.  Better yet, don't touch
2379 them at all unless you know exactly what you're doing.
2380
2381 @vindex gnus-level-default-unsubscribed
2382 @vindex gnus-level-default-subscribed
2383 Two closely related variables are @code{gnus-level-default-subscribed}
2384 (default 3) and @code{gnus-level-default-unsubscribed} (default 6),
2385 which are the levels that new groups will be put on if they are
2386 (un)subscribed.  These two variables should, of course, be inside the
2387 relevant valid ranges.
2388
2389 @vindex gnus-keep-same-level
2390 If @code{gnus-keep-same-level} is non-@code{nil}, some movement commands
2391 will only move to groups of the same level (or lower).  In
2392 particular, going from the last article in one group to the next group
2393 will go to the next group of the same level (or lower).  This might be
2394 handy if you want to read the most important groups before you read the
2395 rest.
2396
2397 If this variable is @code{best}, Gnus will make the next newsgroup the
2398 one with the best level.
2399
2400 @vindex gnus-group-default-list-level
2401 All groups with a level less than or equal to
2402 @code{gnus-group-default-list-level} will be listed in the group buffer
2403 by default.
2404
2405 @vindex gnus-group-list-inactive-groups
2406 If @code{gnus-group-list-inactive-groups} is non-@code{nil}, non-active
2407 groups will be listed along with the unread groups.  This variable is
2408 @code{t} by default.  If it is @code{nil}, inactive groups won't be
2409 listed.
2410
2411 @vindex gnus-group-use-permanent-levels
2412 If @code{gnus-group-use-permanent-levels} is non-@code{nil}, once you
2413 give a level prefix to @kbd{g} or @kbd{l}, all subsequent commands will
2414 use this level as the ``work'' level.
2415
2416 @vindex gnus-activate-level
2417 Gnus will normally just activate (i. e., query the server about) groups
2418 on level @code{gnus-activate-level} or less.  If you don't want to
2419 activate unsubscribed groups, for instance, you might set this variable
2420 to 5.  The default is 6.
2421
2422
2423 @node Group Score
2424 @section Group Score
2425 @cindex group score
2426 @cindex group rank
2427 @cindex rank
2428
2429 You would normally keep important groups on high levels, but that scheme
2430 is somewhat restrictive.  Don't you wish you could have Gnus sort the
2431 group buffer according to how often you read groups, perhaps?  Within
2432 reason?
2433
2434 This is what @dfn{group score} is for.  You can have Gnus assign a score
2435 to each group through the mechanism described below.  You can then sort
2436 the group buffer based on this score.  Alternatively, you can sort on
2437 score and then level.  (Taken together, the level and the score is
2438 called the @dfn{rank} of the group.  A group that is on level 4 and has
2439 a score of 1 has a higher rank than a group on level 5 that has a score
2440 of 300.  (The level is the most significant part and the score is the
2441 least significant part.))
2442
2443 @findex gnus-summary-bubble-group
2444 If you want groups you read often to get higher scores than groups you
2445 read seldom you can add the @code{gnus-summary-bubble-group} function to
2446 the @code{gnus-summary-exit-hook} hook.  This will result (after
2447 sorting) in a bubbling sort of action.  If you want to see that in
2448 action after each summary exit, you can add
2449 @code{gnus-group-sort-groups-by-rank} or
2450 @code{gnus-group-sort-groups-by-score} to the same hook, but that will
2451 slow things down somewhat.
2452
2453
2454 @node Marking Groups
2455 @section Marking Groups
2456 @cindex marking groups
2457
2458 If you want to perform some command on several groups, and they appear
2459 subsequently in the group buffer, you would normally just give a
2460 numerical prefix to the command.  Most group commands will then do your
2461 bidding on those groups.
2462
2463 However, if the groups are not in sequential order, you can still
2464 perform a command on several groups.  You simply mark the groups first
2465 with the process mark and then execute the command.
2466
2467 @table @kbd
2468
2469 @item #
2470 @kindex # (Group)
2471 @itemx M m
2472 @kindex M m (Group)
2473 @findex gnus-group-mark-group
2474 Set the mark on the current group (@code{gnus-group-mark-group}).
2475
2476 @item M-#
2477 @kindex M-# (Group)
2478 @itemx M u
2479 @kindex M u (Group)
2480 @findex gnus-group-unmark-group
2481 Remove the mark from the current group
2482 (@code{gnus-group-unmark-group}).
2483
2484 @item M U
2485 @kindex M U (Group)
2486 @findex gnus-group-unmark-all-groups
2487 Remove the mark from all groups (@code{gnus-group-unmark-all-groups}).
2488
2489 @item M w
2490 @kindex M w (Group)
2491 @findex gnus-group-mark-region
2492 Mark all groups between point and mark (@code{gnus-group-mark-region}).
2493
2494 @item M b
2495 @kindex M b (Group)
2496 @findex gnus-group-mark-buffer
2497 Mark all groups in the buffer (@code{gnus-group-mark-buffer}).
2498
2499 @item M r
2500 @kindex M r (Group)
2501 @findex gnus-group-mark-regexp
2502 Mark all groups that match some regular expression
2503 (@code{gnus-group-mark-regexp}).
2504 @end table
2505
2506 Also @pxref{Process/Prefix}.
2507
2508 @findex gnus-group-universal-argument
2509 If you want to execute some command on all groups that have been marked
2510 with the process mark, you can use the @kbd{M-&}
2511 (@code{gnus-group-universal-argument}) command.  It will prompt you for
2512 the command to be executed.
2513
2514
2515 @node Foreign Groups
2516 @section Foreign Groups
2517 @cindex foreign groups
2518
2519 Below are some group mode commands for making and editing general foreign
2520 groups, as well as commands to ease the creation of a few
2521 special-purpose groups.  All these commands insert the newly created
2522 groups under point---@code{gnus-subscribe-newsgroup-method} is not
2523 consulted.
2524
2525 @table @kbd
2526
2527 @item G m
2528 @kindex G m (Group)
2529 @findex gnus-group-make-group
2530 @cindex making groups
2531 Make a new group (@code{gnus-group-make-group}).  Gnus will prompt you
2532 for a name, a method and possibly an @dfn{address}.  For an easier way
2533 to subscribe to @acronym{NNTP} groups (@pxref{Browse Foreign Server}).
2534
2535 @item G M
2536 @kindex G M (Group)
2537 @findex gnus-group-read-ephemeral-group
2538 Make an ephemeral group (@code{gnus-group-read-ephemeral-group}).  Gnus
2539 will prompt you for a name, a method and an @dfn{address}.
2540
2541 @item G r
2542 @kindex G r (Group)
2543 @findex gnus-group-rename-group
2544 @cindex renaming groups
2545 Rename the current group to something else
2546 (@code{gnus-group-rename-group}).  This is valid only on some
2547 groups---mail groups mostly.  This command might very well be quite slow
2548 on some back ends.
2549
2550 @item G c
2551 @kindex G c (Group)
2552 @cindex customizing
2553 @findex gnus-group-customize
2554 Customize the group parameters (@code{gnus-group-customize}).
2555
2556 @item G e
2557 @kindex G e (Group)
2558 @findex gnus-group-edit-group-method
2559 @cindex renaming groups
2560 Enter a buffer where you can edit the select method of the current
2561 group (@code{gnus-group-edit-group-method}).
2562
2563 @item G p
2564 @kindex G p (Group)
2565 @findex gnus-group-edit-group-parameters
2566 Enter a buffer where you can edit the group parameters
2567 (@code{gnus-group-edit-group-parameters}).
2568
2569 @item G E
2570 @kindex G E (Group)
2571 @findex gnus-group-edit-group
2572 Enter a buffer where you can edit the group info
2573 (@code{gnus-group-edit-group}).
2574
2575 @item G d
2576 @kindex G d (Group)
2577 @findex gnus-group-make-directory-group
2578 @cindex nndir
2579 Make a directory group (@pxref{Directory Groups}).  You will be prompted
2580 for a directory name (@code{gnus-group-make-directory-group}).
2581
2582 @item G h
2583 @kindex G h (Group)
2584 @cindex help group
2585 @findex gnus-group-make-help-group
2586 Make the gnus help group (@code{gnus-group-make-help-group}).
2587
2588 @item G a
2589 @kindex G a (Group)
2590 @cindex (ding) archive
2591 @cindex archive group
2592 @findex gnus-group-make-archive-group
2593 @vindex gnus-group-archive-directory
2594 @vindex gnus-group-recent-archive-directory
2595 Make a gnus archive group (@code{gnus-group-make-archive-group}).  By
2596 default a group pointing to the most recent articles will be created
2597 (@code{gnus-group-recent-archive-directory}), but given a prefix, a full
2598 group will be created from @code{gnus-group-archive-directory}.
2599
2600 @item G k
2601 @kindex G k (Group)
2602 @findex gnus-group-make-kiboze-group
2603 @cindex nnkiboze
2604 Make a kiboze group.  You will be prompted for a name, for a regexp to
2605 match groups to be ``included'' in the kiboze group, and a series of
2606 strings to match on headers (@code{gnus-group-make-kiboze-group}).
2607 @xref{Kibozed Groups}.
2608
2609 @item G D
2610 @kindex G D (Group)
2611 @findex gnus-group-enter-directory
2612 @cindex nneething
2613 Read an arbitrary directory as if it were a newsgroup with the
2614 @code{nneething} back end (@code{gnus-group-enter-directory}).
2615 @xref{Anything Groups}.
2616
2617 @item G f
2618 @kindex G f (Group)
2619 @findex gnus-group-make-doc-group
2620 @cindex ClariNet Briefs
2621 @cindex nndoc
2622 Make a group based on some file or other
2623 (@code{gnus-group-make-doc-group}).  If you give a prefix to this
2624 command, you will be prompted for a file name and a file type.
2625 Currently supported types are @code{mbox}, @code{babyl},
2626 @code{digest}, @code{news}, @code{rnews}, @code{mmdf}, @code{forward},
2627 @code{rfc934}, @code{rfc822-forward}, @code{mime-parts},
2628 @code{standard-digest}, @code{slack-digest}, @code{clari-briefs},
2629 @code{nsmail}, @code{outlook}, @code{oe-dbx}, and @code{mailman}.  If
2630 you run this command without a prefix, Gnus will guess at the file
2631 type.  @xref{Document Groups}.
2632
2633 @item G u
2634 @kindex G u (Group)
2635 @vindex gnus-useful-groups
2636 @findex gnus-group-make-useful-group
2637 Create one of the groups mentioned in @code{gnus-useful-groups}
2638 (@code{gnus-group-make-useful-group}).
2639
2640 @item G w
2641 @kindex G w (Group)
2642 @findex gnus-group-make-web-group
2643 @cindex Google
2644 @cindex nnweb
2645 @cindex gmane
2646 Make an ephemeral group based on a web search
2647 (@code{gnus-group-make-web-group}).  If you give a prefix to this
2648 command, make a solid group instead.  You will be prompted for the
2649 search engine type and the search string.  Valid search engine types
2650 include @code{google}, @code{dejanews}, and @code{gmane}.
2651 @xref{Web Searches}.
2652
2653 If you use the @code{google} search engine, you can limit the search
2654 to a particular group by using a match string like
2655 @samp{shaving group:alt.sysadmin.recovery}.
2656
2657 @item G R
2658 @kindex G R (Group)
2659 @findex gnus-group-make-rss-group
2660 Make a group based on an @acronym{RSS} feed
2661 (@code{gnus-group-make-rss-group}).  You will be prompted for an URL.
2662 @xref{RSS}.
2663
2664 @item G DEL
2665 @kindex G DEL (Group)
2666 @findex gnus-group-delete-group
2667 This function will delete the current group
2668 (@code{gnus-group-delete-group}).  If given a prefix, this function will
2669 actually delete all the articles in the group, and forcibly remove the
2670 group itself from the face of the Earth.  Use a prefix only if you are
2671 absolutely sure of what you are doing.  This command can't be used on
2672 read-only groups (like @code{nntp} groups), though.
2673
2674 @item G V
2675 @kindex G V (Group)
2676 @findex gnus-group-make-empty-virtual
2677 Make a new, fresh, empty @code{nnvirtual} group
2678 (@code{gnus-group-make-empty-virtual}).  @xref{Virtual Groups}.
2679
2680 @item G v
2681 @kindex G v (Group)
2682 @findex gnus-group-add-to-virtual
2683 Add the current group to an @code{nnvirtual} group
2684 (@code{gnus-group-add-to-virtual}).  Uses the process/prefix convention.
2685 @end table
2686
2687 @xref{Select Methods}, for more information on the various select
2688 methods.
2689
2690 @vindex gnus-activate-foreign-newsgroups
2691 If @code{gnus-activate-foreign-newsgroups} is a positive number,
2692 gnus will check all foreign groups with this level or lower at startup.
2693 This might take quite a while, especially if you subscribe to lots of
2694 groups from different @acronym{NNTP} servers.  Also @pxref{Group Levels};
2695 @code{gnus-activate-level} also affects activation of foreign
2696 newsgroups.
2697
2698
2699 @node Group Parameters
2700 @section Group Parameters
2701 @cindex group parameters
2702
2703 The group parameters store information local to a particular group.
2704 Here's an example group parameter list:
2705
2706 @example
2707 ((to-address . "ding@@gnus.org")
2708  (auto-expire . t))
2709 @end example
2710
2711 We see that each element consists of a ``dotted pair''---the thing before
2712 the dot is the key, while the thing after the dot is the value.  All the
2713 parameters have this form @emph{except} local variable specs, which are
2714 not dotted pairs, but proper lists.
2715
2716 Some parameters have correspondent customizable variables, each of which
2717 is an alist of regexps and values.
2718
2719 The following group parameters can be used:
2720
2721 @table @code
2722 @item to-address
2723 @cindex to-address
2724 Address used by when doing followups and new posts.
2725
2726 @example
2727 (to-address . "some@@where.com")
2728 @end example
2729
2730 This is primarily useful in mail groups that represent closed mailing
2731 lists---mailing lists where it's expected that everybody that writes to
2732 the mailing list is subscribed to it.  Since using this parameter
2733 ensures that the mail only goes to the mailing list itself, it means
2734 that members won't receive two copies of your followups.
2735
2736 Using @code{to-address} will actually work whether the group is foreign
2737 or not.  Let's say there's a group on the server that is called
2738 @samp{fa.4ad-l}.  This is a real newsgroup, but the server has gotten
2739 the articles from a mail-to-news gateway.  Posting directly to this
2740 group is therefore impossible---you have to send mail to the mailing
2741 list address instead.
2742
2743 See also @code{gnus-parameter-to-address-alist}.
2744
2745 @item to-list
2746 @cindex to-list
2747 Address used when doing @kbd{a} in that group.
2748
2749 @example
2750 (to-list . "some@@where.com")
2751 @end example
2752
2753 It is totally ignored
2754 when doing a followup---except that if it is present in a news group,
2755 you'll get mail group semantics when doing @kbd{f}.
2756
2757 If you do an @kbd{a} command in a mail group and you have neither a
2758 @code{to-list} group parameter nor a @code{to-address} group parameter,
2759 then a @code{to-list} group parameter will be added automatically upon
2760 sending the message if @code{gnus-add-to-list} is set to @code{t}.
2761 @vindex gnus-add-to-list
2762
2763 @findex gnus-mailing-list-mode
2764 @cindex mail list groups
2765 If this variable is set, @code{gnus-mailing-list-mode} is turned on when
2766 entering summary buffer.
2767
2768 See also @code{gnus-parameter-to-list-alist}.
2769
2770 @anchor{subscribed}
2771 @item subscribed
2772 @cindex subscribed
2773 @cindex Mail-Followup-To
2774 @findex gnus-find-subscribed-addresses
2775 If this parameter is set to @code{t}, Gnus will consider the
2776 to-address and to-list parameters for this group as addresses of
2777 mailing lists you are subscribed to.  Giving Gnus this information is
2778 (only) a first step in getting it to generate correct Mail-Followup-To
2779 headers for your posts to these lists.  The second step is to put the
2780 following in your @file{.gnus.el}
2781
2782 @lisp
2783 (setq message-subscribed-address-functions
2784       '(gnus-find-subscribed-addresses))
2785 @end lisp
2786
2787 @xref{Mailing Lists, ,Mailing Lists, message, The Message Manual}, for
2788 a complete treatment of available MFT support.
2789
2790 @item visible
2791 @cindex visible
2792 If the group parameter list has the element @code{(visible . t)},
2793 that group will always be visible in the Group buffer, regardless
2794 of whether it has any unread articles.
2795
2796 @item broken-reply-to
2797 @cindex broken-reply-to
2798 Elements like @code{(broken-reply-to . t)} signals that @code{Reply-To}
2799 headers in this group are to be ignored, and for the header to be hidden
2800 if @code{reply-to} is part of @code{gnus-boring-article-headers}.  This
2801 can be useful if you're reading a mailing list group where the listserv
2802 has inserted @code{Reply-To} headers that point back to the listserv
2803 itself.  That is broken behavior.  So there!
2804
2805 @item to-group
2806 @cindex to-group
2807 Elements like @code{(to-group . "some.group.name")} means that all
2808 posts in that group will be sent to @code{some.group.name}.
2809
2810 @item newsgroup
2811 @cindex newsgroup
2812 If you have @code{(newsgroup . t)} in the group parameter list, gnus
2813 will treat all responses as if they were responses to news articles.
2814 This can be useful if you have a mail group that's really a mirror of a
2815 news group.
2816
2817 @item gcc-self
2818 @cindex gcc-self
2819 If @code{(gcc-self . t)} is present in the group parameter list, newly
2820 composed messages will be @code{Gcc}'d to the current group.  If
2821 @code{(gcc-self . none)} is present, no @code{Gcc:} header will be
2822 generated, if @code{(gcc-self . "string")} is present, this string will
2823 be inserted literally as a @code{gcc} header.  This parameter takes
2824 precedence over any default @code{Gcc} rules as described later
2825 (@pxref{Archived Messages}).
2826
2827 @strong{Caveat}: Adding @code{(gcc-self . t)} to the parameter list of
2828 @code{nntp} groups (or the like) isn't valid.  An @code{nntp} server
2829 doesn't accept articles.
2830
2831 @item auto-expire
2832 @cindex auto-expire
2833 If the group parameter has an element that looks like @code{(auto-expire
2834 . t)}, all articles read will be marked as expirable.  For an
2835 alternative approach, @pxref{Expiring Mail}.
2836
2837 See also @code{gnus-auto-expirable-newsgroups}.
2838
2839 @item total-expire
2840 @cindex total-expire
2841 If the group parameter has an element that looks like
2842 @code{(total-expire . t)}, all read articles will be put through the
2843 expiry process, even if they are not marked as expirable.  Use with
2844 caution.  Unread, ticked and dormant articles are not eligible for
2845 expiry.
2846
2847 See also @code{gnus-total-expirable-newsgroups}.
2848
2849 @item expiry-wait
2850 @cindex expiry-wait
2851 @vindex nnmail-expiry-wait-function
2852 If the group parameter has an element that looks like
2853 @code{(expiry-wait . 10)}, this value will override any
2854 @code{nnmail-expiry-wait} and @code{nnmail-expiry-wait-function}
2855 (@pxref{Expiring Mail}) when expiring expirable messages.  The value
2856 can either be a number of days (not necessarily an integer) or the
2857 symbols @code{never} or @code{immediate}.
2858
2859 @item expiry-target
2860 @cindex expiry-target
2861 Where expired messages end up.  This parameter overrides
2862 @code{nnmail-expiry-target}.
2863
2864 @item score-file
2865 @cindex score file group parameter
2866 Elements that look like @code{(score-file . "file")} will make
2867 @file{file} into the current score file for the group in question.  All
2868 interactive score entries will be put into this file.
2869
2870 @item adapt-file
2871 @cindex adapt file group parameter
2872 Elements that look like @code{(adapt-file . "file")} will make
2873 @file{file} into the current adaptive file for the group in question.
2874 All adaptive score entries will be put into this file.
2875
2876 @item admin-address
2877 @cindex admin-address
2878 When unsubscribing from a mailing list you should never send the
2879 unsubscription notice to the mailing list itself.  Instead, you'd send
2880 messages to the administrative address.  This parameter allows you to
2881 put the admin address somewhere convenient.
2882
2883 @item display
2884 @cindex display
2885 Elements that look like @code{(display . MODE)} say which articles to
2886 display on entering the group.  Valid values are:
2887
2888 @table @code
2889 @item all
2890 Display all articles, both read and unread.
2891
2892 @item an integer
2893 Display the last @var{integer} articles in the group.  This is the same as
2894 entering the group with @kbd{C-u @var{integer}}.
2895
2896 @item default
2897 Display the default visible articles, which normally includes unread and
2898 ticked articles.
2899
2900 @item an array
2901 Display articles that satisfy a predicate.
2902
2903 Here are some examples:
2904
2905 @table @code
2906 @item [unread]
2907 Display only unread articles.
2908
2909 @item [not expire]
2910 Display everything except expirable articles.
2911
2912 @item [and (not reply) (not expire)]
2913 Display everything except expirable and articles you've already
2914 responded to.
2915 @end table
2916
2917 The available operators are @code{not}, @code{and} and @code{or}.
2918 Predicates include @code{tick}, @code{unsend}, @code{undownload},
2919 @code{unread}, @code{dormant}, @code{expire}, @code{reply},
2920 @code{killed}, @code{bookmark}, @code{score}, @code{save},
2921 @code{cache}, @code{forward}, @code{unseen} and @code{recent}.
2922
2923 @end table
2924
2925 The @code{display} parameter works by limiting the summary buffer to
2926 the subset specified.  You can pop the limit by using the @kbd{/ w}
2927 command (@pxref{Limiting}).
2928
2929 @item comment
2930 @cindex comment
2931 Elements that look like @code{(comment . "This is a comment")} are
2932 arbitrary comments on the group.  You can display comments in the
2933 group line (@pxref{Group Line Specification}).
2934
2935 @item charset
2936 @cindex charset
2937 Elements that look like @code{(charset . iso-8859-1)} will make
2938 @code{iso-8859-1} the default charset; that is, the charset that will be
2939 used for all articles that do not specify a charset.
2940
2941 See also @code{gnus-group-charset-alist}.
2942
2943 @item ignored-charsets
2944 @cindex ignored-charset
2945 Elements that look like @code{(ignored-charsets x-unknown iso-8859-1)}
2946 will make @code{iso-8859-1} and @code{x-unknown} ignored; that is, the
2947 default charset will be used for decoding articles.
2948
2949 See also @code{gnus-group-ignored-charsets-alist}.
2950
2951 @item posting-style
2952 @cindex posting-style
2953 You can store additional posting style information for this group
2954 here (@pxref{Posting Styles}).  The format is that of an entry in the
2955 @code{gnus-posting-styles} alist, except that there's no regexp matching
2956 the group name (of course).  Style elements in this group parameter will
2957 take precedence over the ones found in @code{gnus-posting-styles}.
2958
2959 For instance, if you want a funky name and signature in this group only,
2960 instead of hacking @code{gnus-posting-styles}, you could put something
2961 like this in the group parameters:
2962
2963 @example
2964 (posting-style
2965   (name "Funky Name")
2966   ("X-My-Header" "Funky Value")
2967   (signature "Funky Signature"))
2968 @end example
2969
2970 @item post-method
2971 @cindex post-method
2972 If it is set, the value is used as the method for posting message
2973 instead of @code{gnus-post-method}.
2974
2975 @item banner
2976 @cindex banner
2977 An item like @code{(banner . @var{regexp})} causes any part of an article
2978 that matches the regular expression @var{regexp} to be stripped.  Instead of
2979 @var{regexp}, you can also use the symbol @code{signature} which strips the
2980 last signature or any of the elements of the alist
2981 @code{gnus-article-banner-alist}.
2982
2983 @item sieve
2984 @cindex sieve
2985 This parameter contains a Sieve test that should match incoming mail
2986 that should be placed in this group.  From this group parameter, a
2987 Sieve @samp{IF} control structure is generated, having the test as the
2988 condition and @samp{fileinto "group.name";} as the body.
2989
2990 For example, if the @samp{INBOX.list.sieve} group has the @code{(sieve
2991 address "sender" "sieve-admin@@extundo.com")} group parameter, when
2992 translating the group parameter into a Sieve script (@pxref{Sieve
2993 Commands}) the following Sieve code is generated:
2994
2995 @example
2996 if address "sender" "sieve-admin@@extundo.com" @{
2997         fileinto "INBOX.list.sieve";
2998 @}
2999 @end example
3000
3001 To generate tests for multiple email-addresses use a group parameter
3002 like @code{(sieve address "sender" ("name@@one.org" else@@two.org"))}.
3003 When generating a sieve script (@pxref{Sieve Commands}) Sieve code
3004 like the following is generated:
3005
3006 @example
3007 if address "sender" ["name@@one.org", "else@@two.org"] @{
3008         fileinto "INBOX.list.sieve";
3009 @}
3010 @end example
3011
3012 See @pxref{Sieve Commands} for commands and variables that might be of
3013 interest in relation to the sieve parameter.
3014
3015 The Sieve language is described in RFC 3028.  @xref{Top, Emacs Sieve,
3016 Top, sieve, Emacs Sieve}.
3017
3018 @item (agent parameters)
3019 If the agent has been enabled, you can set any of the its parameters
3020 to control the behavior of the agent in individual groups. See Agent
3021 Parameters in @ref{Category Syntax}.  Most users will choose to set
3022 agent parameters in either an agent category or group topic to
3023 minimize the configuration effort.
3024
3025 @item (@var{variable} @var{form})
3026 You can use the group parameters to set variables local to the group you
3027 are entering.  If you want to turn threading off in @samp{news.answers},
3028 you could put @code{(gnus-show-threads nil)} in the group parameters of
3029 that group.  @code{gnus-show-threads} will be made into a local variable
3030 in the summary buffer you enter, and the form @code{nil} will be
3031 @code{eval}ed there.
3032
3033 Note that this feature sets the variable locally to the summary buffer.
3034 But some variables are evaluated in the article buffer, or in the
3035 message buffer (of a reply or followup or otherwise newly created
3036 message).  As a workaround, it might help to add the variable in
3037 question to @code{gnus-newsgroup-variables}.  @xref{Various Summary
3038 Stuff}.  So if you want to set @code{message-from-style} via the group
3039 parameters, then you may need the following statement elsewhere in your
3040 @file{~/.gnus} file:
3041
3042 @lisp
3043 (add-to-list 'gnus-newsgroup-variables 'message-from-style)
3044 @end lisp
3045
3046 @vindex gnus-list-identifiers
3047 A use for this feature is to remove a mailing list identifier tag in
3048 the subject fields of articles.  E.g. if the news group
3049
3050 @example
3051 nntp+news.gnus.org:gmane.text.docbook.apps
3052 @end example
3053
3054 has the tag @samp{DOC-BOOK-APPS:} in the subject of all articles, this
3055 tag can be removed from the article subjects in the summary buffer for
3056 the group by putting @code{(gnus-list-identifiers "DOCBOOK-APPS:")}
3057 into the group parameters for the group.
3058
3059 This can also be used as a group-specific hook function.  If you want to
3060 hear a beep when you enter a group, you could put something like
3061 @code{(dummy-variable (ding))} in the parameters of that group.
3062 @code{dummy-variable} will be set to the (meaningless) result of the
3063 @code{(ding)} form.
3064
3065 Alternatively, since the VARIABLE becomes local to the group, this
3066 pattern can be used to temporarily change a hook.  For example, if the
3067 following is added to a group parameter
3068
3069 @lisp
3070 (gnus-summary-prepared-hook
3071   '(lambda nil (local-set-key "d" (local-key-binding "n"))))
3072 @end lisp
3073
3074 when the group is entered, the 'd' key will not mark the article as
3075 expired.
3076
3077 @end table
3078
3079 Use the @kbd{G p} or the @kbd{G c} command to edit group parameters of a
3080 group.  (@kbd{G p} presents you with a Lisp-based interface, @kbd{G c}
3081 presents you with a Customize-like interface.  The latter helps avoid
3082 silly Lisp errors.)  You might also be interested in reading about topic
3083 parameters (@pxref{Topic Parameters}).
3084
3085 @vindex gnus-parameters
3086 Group parameters can be set via the @code{gnus-parameters} variable too.
3087 But some variables, such as @code{visible}, have no effect.  For
3088 example:
3089
3090 @lisp
3091 (setq gnus-parameters
3092       '(("mail\\..*"
3093          (gnus-show-threads nil)
3094          (gnus-use-scoring nil)
3095          (gnus-summary-line-format
3096           "%U%R%z%I%(%[%d:%ub%-23,23f%]%) %s\n")
3097          (gcc-self . t)
3098          (display . all))
3099
3100         ("^nnimap:\\(foo.bar\\)$"
3101          (to-group . "\\1"))
3102
3103         ("mail\\.me"
3104          (gnus-use-scoring  t))
3105
3106         ("list\\..*"
3107          (total-expire . t)
3108          (broken-reply-to . t))))
3109 @end lisp
3110
3111 String value of parameters will be subjected to regexp substitution, as
3112 the @code{to-group} example shows.
3113
3114
3115 @node Listing Groups
3116 @section Listing Groups
3117 @cindex group listing
3118
3119 These commands all list various slices of the groups available.
3120
3121 @table @kbd
3122
3123 @item l
3124 @itemx A s
3125 @kindex A s (Group)
3126 @kindex l (Group)
3127 @findex gnus-group-list-groups
3128 List all groups that have unread articles
3129 (@code{gnus-group-list-groups}).  If the numeric prefix is used, this
3130 command will list only groups of level ARG and lower.  By default, it
3131 only lists groups of level five (i.e.,
3132 @code{gnus-group-default-list-level}) or lower (i.e., just subscribed
3133 groups).
3134
3135 @item L
3136 @itemx A u
3137 @kindex A u (Group)
3138 @kindex L (Group)
3139 @findex gnus-group-list-all-groups
3140 List all groups, whether they have unread articles or not
3141 (@code{gnus-group-list-all-groups}).  If the numeric prefix is used,
3142 this command will list only groups of level ARG and lower.  By default,
3143 it lists groups of level seven or lower (i.e., just subscribed and
3144 unsubscribed groups).
3145
3146 @item A l
3147 @kindex A l (Group)
3148 @findex gnus-group-list-level
3149 List all unread groups on a specific level
3150 (@code{gnus-group-list-level}).  If given a prefix, also list the groups
3151 with no unread articles.
3152
3153 @item A k
3154 @kindex A k (Group)
3155 @findex gnus-group-list-killed
3156 List all killed groups (@code{gnus-group-list-killed}).  If given a
3157 prefix argument, really list all groups that are available, but aren't
3158 currently (un)subscribed.  This could entail reading the active file
3159 from the server.
3160
3161 @item A z
3162 @kindex A z (Group)
3163 @findex gnus-group-list-zombies
3164 List all zombie groups (@code{gnus-group-list-zombies}).
3165
3166 @item A m
3167 @kindex A m (Group)
3168 @findex gnus-group-list-matching
3169 List all unread, subscribed groups with names that match a regexp
3170 (@code{gnus-group-list-matching}).
3171
3172 @item A M
3173 @kindex A M (Group)
3174 @findex gnus-group-list-all-matching
3175 List groups that match a regexp (@code{gnus-group-list-all-matching}).
3176
3177 @item A A
3178 @kindex A A (Group)
3179 @findex gnus-group-list-active
3180 List absolutely all groups in the active file(s) of the
3181 server(s) you are connected to (@code{gnus-group-list-active}).  This
3182 might very well take quite a while.  It might actually be a better idea
3183 to do a @kbd{A M} to list all matching, and just give @samp{.} as the
3184 thing to match on.  Also note that this command may list groups that
3185 don't exist (yet)---these will be listed as if they were killed groups.
3186 Take the output with some grains of salt.
3187
3188 @item A a
3189 @kindex A a (Group)
3190 @findex gnus-group-apropos
3191 List all groups that have names that match a regexp
3192 (@code{gnus-group-apropos}).
3193
3194 @item A d
3195 @kindex A d (Group)
3196 @findex gnus-group-description-apropos
3197 List all groups that have names or descriptions that match a regexp
3198 (@code{gnus-group-description-apropos}).
3199
3200 @item A c
3201 @kindex A c (Group)
3202 @findex gnus-group-list-cached
3203 List all groups with cached articles (@code{gnus-group-list-cached}).
3204
3205 @item A ?
3206 @kindex A ? (Group)
3207 @findex gnus-group-list-dormant
3208 List all groups with dormant articles (@code{gnus-group-list-dormant}).
3209
3210 @item A /
3211 @kindex A / (Group)
3212 @findex gnus-group-list-limit
3213 List groups limited within the current selection
3214 (@code{gnus-group-list-limit}).
3215
3216 @item A f
3217 @kindex A f (Group)
3218 @findex gnus-group-list-flush
3219 Flush groups from the current selection (@code{gnus-group-list-flush}).
3220
3221 @item A p
3222 @kindex A p (Group)
3223 @findex gnus-group-list-plus
3224 List groups plus the current selection (@code{gnus-group-list-plus}).
3225
3226 @end table
3227
3228 @vindex gnus-permanently-visible-groups
3229 @cindex visible group parameter
3230 Groups that match the @code{gnus-permanently-visible-groups} regexp will
3231 always be shown, whether they have unread articles or not.  You can also
3232 add the @code{visible} element to the group parameters in question to
3233 get the same effect.
3234
3235 @vindex gnus-list-groups-with-ticked-articles
3236 Groups that have just ticked articles in it are normally listed in the
3237 group buffer.  If @code{gnus-list-groups-with-ticked-articles} is
3238 @code{nil}, these groups will be treated just like totally empty
3239 groups.  It is @code{t} by default.
3240
3241
3242 @node Sorting Groups
3243 @section Sorting Groups
3244 @cindex sorting groups
3245
3246 @kindex C-c C-s (Group)
3247 @findex gnus-group-sort-groups
3248 @vindex gnus-group-sort-function
3249 The @kbd{C-c C-s} (@code{gnus-group-sort-groups}) command sorts the
3250 group buffer according to the function(s) given by the
3251 @code{gnus-group-sort-function} variable.  Available sorting functions
3252 include:
3253
3254 @table @code
3255
3256 @item gnus-group-sort-by-alphabet
3257 @findex gnus-group-sort-by-alphabet
3258 Sort the group names alphabetically.  This is the default.
3259
3260 @item gnus-group-sort-by-real-name
3261 @findex gnus-group-sort-by-real-name
3262 Sort the group alphabetically on the real (unprefixed) group names.
3263
3264 @item gnus-group-sort-by-level
3265 @findex gnus-group-sort-by-level
3266 Sort by group level.
3267
3268 @item gnus-group-sort-by-score
3269 @findex gnus-group-sort-by-score
3270 Sort by group score.  @xref{Group Score}.
3271
3272 @item gnus-group-sort-by-rank
3273 @findex gnus-group-sort-by-rank
3274 Sort by group score and then the group level.  The level and the score
3275 are, when taken together, the group's @dfn{rank}.  @xref{Group Score}.
3276
3277 @item gnus-group-sort-by-unread
3278 @findex gnus-group-sort-by-unread
3279 Sort by number of unread articles.
3280
3281 @item gnus-group-sort-by-method
3282 @findex gnus-group-sort-by-method
3283 Sort alphabetically on the select method.
3284
3285 @item gnus-group-sort-by-server
3286 @findex gnus-group-sort-by-server
3287 Sort alphabetically on the Gnus server name.
3288
3289
3290 @end table
3291
3292 @code{gnus-group-sort-function} can also be a list of sorting
3293 functions.  In that case, the most significant sort key function must be
3294 the last one.
3295
3296
3297 There are also a number of commands for sorting directly according to
3298 some sorting criteria:
3299
3300 @table @kbd
3301 @item G S a
3302 @kindex G S a (Group)
3303 @findex gnus-group-sort-groups-by-alphabet
3304 Sort the group buffer alphabetically by group name
3305 (@code{gnus-group-sort-groups-by-alphabet}).
3306
3307 @item G S u
3308 @kindex G S u (Group)
3309 @findex gnus-group-sort-groups-by-unread
3310 Sort the group buffer by the number of unread articles
3311 (@code{gnus-group-sort-groups-by-unread}).
3312
3313 @item G S l
3314 @kindex G S l (Group)
3315 @findex gnus-group-sort-groups-by-level
3316 Sort the group buffer by group level
3317 (@code{gnus-group-sort-groups-by-level}).
3318
3319 @item G S v
3320 @kindex G S v (Group)
3321 @findex gnus-group-sort-groups-by-score
3322 Sort the group buffer by group score
3323 (@code{gnus-group-sort-groups-by-score}).  @xref{Group Score}.
3324
3325 @item G S r
3326 @kindex G S r (Group)
3327 @findex gnus-group-sort-groups-by-rank
3328 Sort the group buffer by group rank
3329 (@code{gnus-group-sort-groups-by-rank}).  @xref{Group Score}.
3330
3331 @item G S m
3332 @kindex G S m (Group)
3333 @findex gnus-group-sort-groups-by-method
3334 Sort the group buffer alphabetically by back end name@*
3335 (@code{gnus-group-sort-groups-by-method}).
3336
3337 @item G S n
3338 @kindex G S n (Group)
3339 @findex gnus-group-sort-groups-by-real-name
3340 Sort the group buffer alphabetically by real (unprefixed) group name
3341 (@code{gnus-group-sort-groups-by-real-name}).
3342
3343 @end table
3344
3345 All the commands below obey the process/prefix convention
3346 (@pxref{Process/Prefix}).
3347
3348 When given a symbolic prefix (@pxref{Symbolic Prefixes}), all these
3349 commands will sort in reverse order.
3350
3351 You can also sort a subset of the groups:
3352
3353 @table @kbd
3354 @item G P a
3355 @kindex G P a (Group)
3356 @findex gnus-group-sort-selected-groups-by-alphabet
3357 Sort the groups alphabetically by group name
3358 (@code{gnus-group-sort-selected-groups-by-alphabet}).
3359
3360 @item G P u
3361 @kindex G P u (Group)
3362 @findex gnus-group-sort-selected-groups-by-unread
3363 Sort the groups by the number of unread articles
3364 (@code{gnus-group-sort-selected-groups-by-unread}).
3365
3366 @item G P l
3367 @kindex G P l (Group)
3368 @findex gnus-group-sort-selected-groups-by-level
3369 Sort the groups by group level
3370 (@code{gnus-group-sort-selected-groups-by-level}).
3371
3372 @item G P v
3373 @kindex G P v (Group)
3374 @findex gnus-group-sort-selected-groups-by-score
3375 Sort the groups by group score
3376 (@code{gnus-group-sort-selected-groups-by-score}).  @xref{Group Score}.
3377
3378 @item G P r
3379 @kindex G P r (Group)
3380 @findex gnus-group-sort-selected-groups-by-rank
3381 Sort the groups by group rank
3382 (@code{gnus-group-sort-selected-groups-by-rank}).  @xref{Group Score}.
3383
3384 @item G P m
3385 @kindex G P m (Group)
3386 @findex gnus-group-sort-selected-groups-by-method
3387 Sort the groups alphabetically by back end name@*
3388 (@code{gnus-group-sort-selected-groups-by-method}).
3389
3390 @item G P n
3391 @kindex G P n (Group)
3392 @findex gnus-group-sort-selected-groups-by-real-name
3393 Sort the groups alphabetically by real (unprefixed) group name
3394 (@code{gnus-group-sort-selected-groups-by-real-name}).
3395
3396 @item G P s
3397 @kindex G P s (Group)
3398 @findex gnus-group-sort-selected-groups
3399 Sort the groups according to @code{gnus-group-sort-function}.
3400
3401 @end table
3402
3403 And finally, note that you can use @kbd{C-k} and @kbd{C-y} to manually
3404 move groups around.
3405
3406
3407 @node Group Maintenance
3408 @section Group Maintenance
3409 @cindex bogus groups
3410
3411 @table @kbd
3412 @item b
3413 @kindex b (Group)
3414 @findex gnus-group-check-bogus-groups
3415 Find bogus groups and delete them
3416 (@code{gnus-group-check-bogus-groups}).
3417
3418 @item F
3419 @kindex F (Group)
3420 @findex gnus-group-find-new-groups
3421 Find new groups and process them (@code{gnus-group-find-new-groups}).
3422 With 1 @kbd{C-u}, use the @code{ask-server} method to query the server
3423 for new groups.  With 2 @kbd{C-u}'s, use most complete method possible
3424 to query the server for new groups, and subscribe the new groups as
3425 zombies.
3426
3427 @item C-c C-x
3428 @kindex C-c C-x (Group)
3429 @findex gnus-group-expire-articles
3430 Run all expirable articles in the current group through the expiry
3431 process (if any) (@code{gnus-group-expire-articles}).  That is, delete
3432 all expirable articles in the group that have been around for a while.
3433 (@pxref{Expiring Mail}).
3434
3435 @item C-c C-M-x
3436 @kindex C-c C-M-x (Group)
3437 @findex gnus-group-expire-all-groups
3438 Run all expirable articles in all groups through the expiry process
3439 (@code{gnus-group-expire-all-groups}).
3440
3441 @end table
3442
3443
3444 @node Browse Foreign Server
3445 @section Browse Foreign Server
3446 @cindex foreign servers
3447 @cindex browsing servers
3448
3449 @table @kbd
3450 @item B
3451 @kindex B (Group)
3452 @findex gnus-group-browse-foreign-server
3453 You will be queried for a select method and a server name.  Gnus will
3454 then attempt to contact this server and let you browse the groups there
3455 (@code{gnus-group-browse-foreign-server}).
3456 @end table
3457
3458 @findex gnus-browse-mode
3459 A new buffer with a list of available groups will appear.  This buffer
3460 will use the @code{gnus-browse-mode}.  This buffer looks a bit (well,
3461 a lot) like a normal group buffer.
3462
3463 Here's a list of keystrokes available in the browse mode:
3464
3465 @table @kbd
3466 @item n
3467 @kindex n (Browse)
3468 @findex gnus-group-next-group
3469 Go to the next group (@code{gnus-group-next-group}).
3470
3471 @item p
3472 @kindex p (Browse)
3473 @findex gnus-group-prev-group
3474 Go to the previous group (@code{gnus-group-prev-group}).
3475
3476 @item SPACE
3477 @kindex SPACE (Browse)
3478 @findex gnus-browse-read-group
3479 Enter the current group and display the first article
3480 (@code{gnus-browse-read-group}).
3481
3482 @item RET
3483 @kindex RET (Browse)
3484 @findex gnus-browse-select-group
3485 Enter the current group (@code{gnus-browse-select-group}).
3486
3487 @item u
3488 @kindex u (Browse)
3489 @findex gnus-browse-unsubscribe-current-group
3490 Unsubscribe to the current group, or, as will be the case here,
3491 subscribe to it (@code{gnus-browse-unsubscribe-current-group}).
3492
3493 @item l
3494 @itemx q
3495 @kindex q (Browse)
3496 @kindex l (Browse)
3497 @findex gnus-browse-exit
3498 Exit browse mode (@code{gnus-browse-exit}).
3499
3500 @item d
3501 @kindex d (Browse)
3502 @findex gnus-browse-describe-group
3503 Describe the current group (@code{gnus-browse-describe-group}).
3504
3505 @item ?
3506 @kindex ? (Browse)
3507 @findex gnus-browse-describe-briefly
3508 Describe browse mode briefly (well, there's not much to describe, is
3509 there) (@code{gnus-browse-describe-briefly}).
3510 @end table
3511
3512
3513 @node Exiting Gnus
3514 @section Exiting gnus
3515 @cindex exiting gnus
3516
3517 Yes, gnus is ex(c)iting.
3518
3519 @table @kbd
3520 @item z
3521 @kindex z (Group)
3522 @findex gnus-group-suspend
3523 Suspend gnus (@code{gnus-group-suspend}).  This doesn't really exit gnus,
3524 but it kills all buffers except the Group buffer.  I'm not sure why this
3525 is a gain, but then who am I to judge?
3526
3527 @item q
3528 @kindex q (Group)
3529 @findex gnus-group-exit
3530 @c @icon{gnus-group-exit}
3531 Quit gnus (@code{gnus-group-exit}).
3532
3533 @item Q
3534 @kindex Q (Group)
3535 @findex gnus-group-quit
3536 Quit gnus without saving the @file{.newsrc} files (@code{gnus-group-quit}).
3537 The dribble file will be saved, though (@pxref{Auto Save}).
3538 @end table
3539
3540 @vindex gnus-exit-gnus-hook
3541 @vindex gnus-suspend-gnus-hook
3542 @vindex gnus-after-exiting-gnus-hook
3543 @code{gnus-suspend-gnus-hook} is called when you suspend gnus and
3544 @code{gnus-exit-gnus-hook} is called when you quit gnus, while
3545 @code{gnus-after-exiting-gnus-hook} is called as the final item when
3546 exiting gnus.
3547
3548 Note:
3549
3550 @quotation
3551 Miss Lisa Cannifax, while sitting in English class, felt her feet go
3552 numbly heavy and herself fall into a hazy trance as the boy sitting
3553 behind her drew repeated lines with his pencil across the back of her
3554 plastic chair.
3555 @end quotation
3556
3557
3558 @node Group Topics
3559 @section Group Topics
3560 @cindex topics
3561
3562 If you read lots and lots of groups, it might be convenient to group
3563 them hierarchically according to topics.  You put your Emacs groups over
3564 here, your sex groups over there, and the rest (what, two groups or so?)
3565 you put in some misc section that you never bother with anyway.  You can
3566 even group the Emacs sex groups as a sub-topic to either the Emacs
3567 groups or the sex groups---or both!  Go wild!
3568
3569 @iftex
3570 @iflatex
3571 \gnusfigure{Group Topics}{400}{
3572 \put(75,50){\epsfig{figure=ps/group-topic,height=9cm}}
3573 }
3574 @end iflatex
3575 @end iftex
3576
3577 Here's an example:
3578
3579 @example
3580 Gnus
3581   Emacs -- I wuw it!
3582      3: comp.emacs
3583      2: alt.religion.emacs
3584     Naughty Emacs
3585      452: alt.sex.emacs
3586        0: comp.talk.emacs.recovery
3587   Misc
3588      8: comp.binaries.fractals
3589     13: comp.sources.unix
3590 @end example
3591
3592 @findex gnus-topic-mode
3593 @kindex t (Group)
3594 To get this @emph{fab} functionality you simply turn on (ooh!) the
3595 @code{gnus-topic} minor mode---type @kbd{t} in the group buffer.  (This
3596 is a toggling command.)
3597
3598 Go ahead, just try it.  I'll still be here when you get back.  La de
3599 dum@dots{} Nice tune, that@dots{} la la la@dots{} What, you're back?
3600 Yes, and now press @kbd{l}.  There.  All your groups are now listed
3601 under @samp{misc}.  Doesn't that make you feel all warm and fuzzy?
3602 Hot and bothered?
3603
3604 If you want this permanently enabled, you should add that minor mode to
3605 the hook for the group mode.  Put the following line in your
3606 @file{~/.gnus.el} file:
3607
3608 @lisp
3609 (add-hook 'gnus-group-mode-hook 'gnus-topic-mode)
3610 @end lisp
3611
3612 @menu
3613 * Topic Commands::              Interactive E-Z commands.
3614 * Topic Variables::             How to customize the topics the Lisp Way.
3615 * Topic Sorting::               Sorting each topic individually.
3616 * Topic Topology::              A map of the world.
3617 * Topic Parameters::            Parameters that apply to all groups in a topic.
3618 @end menu
3619
3620
3621 @node Topic Commands
3622 @subsection Topic Commands
3623 @cindex topic commands
3624
3625 When the topic minor mode is turned on, a new @kbd{T} submap will be
3626 available.  In addition, a few of the standard keys change their
3627 definitions slightly.
3628
3629 In general, the following kinds of operations are possible on topics.
3630 First of all, you want to create topics.  Secondly, you want to put
3631 groups in topics and to move them around until you have an order you
3632 like.  The third kind of operation is to show/hide parts of the whole
3633 shebang.  You might want to hide a topic including its subtopics and
3634 groups, to get a better overview of the other groups.
3635
3636 Here is a list of the basic keys that you might need to set up topics
3637 the way you like.
3638
3639 @table @kbd
3640
3641 @item T n
3642 @kindex T n (Topic)
3643 @findex gnus-topic-create-topic
3644 Prompt for a new topic name and create it
3645 (@code{gnus-topic-create-topic}).
3646
3647 @item T TAB
3648 @itemx TAB
3649 @kindex T TAB (Topic)
3650 @kindex TAB (Topic)
3651 @findex gnus-topic-indent
3652 ``Indent'' the current topic so that it becomes a sub-topic of the
3653 previous topic (@code{gnus-topic-indent}).  If given a prefix,
3654 ``un-indent'' the topic instead.
3655
3656 @item M-TAB
3657 @kindex M-TAB (Topic)
3658 @findex gnus-topic-unindent
3659 ``Un-indent'' the current topic so that it becomes a sub-topic of the
3660 parent of its current parent (@code{gnus-topic-unindent}).
3661
3662 @end table
3663
3664 The following two keys can be used to move groups and topics around.
3665 They work like the well-known cut and paste.  @kbd{C-k} is like cut and
3666 @kbd{C-y} is like paste.  Of course, this being Emacs, we use the terms
3667 kill and yank rather than cut and paste.
3668
3669 @table @kbd
3670
3671 @item C-k
3672 @kindex C-k (Topic)
3673 @findex gnus-topic-kill-group
3674 Kill a group or topic (@code{gnus-topic-kill-group}).  All groups in the
3675 topic will be removed along with the topic.
3676
3677 @item C-y
3678 @kindex C-y (Topic)
3679 @findex gnus-topic-yank-group
3680 Yank the previously killed group or topic
3681 (@code{gnus-topic-yank-group}).  Note that all topics will be yanked
3682 before all groups.
3683
3684 So, to move a topic to the beginning of the list of topics, just hit
3685 @kbd{C-k} on it.  This is like the ``cut'' part of cut and paste.  Then,
3686 move the cursor to the beginning of the buffer (just below the ``Gnus''
3687 topic) and hit @kbd{C-y}.  This is like the ``paste'' part of cut and
3688 paste.  Like I said -- E-Z.
3689
3690 You can use @kbd{C-k} and @kbd{C-y} on groups as well as on topics.  So
3691 you can move topics around as well as groups.
3692
3693 @end table
3694
3695 After setting up the topics the way you like them, you might wish to
3696 hide a topic, or to show it again.  That's why we have the following
3697 key.
3698
3699 @table @kbd
3700
3701 @item RET
3702 @kindex RET (Topic)
3703 @findex gnus-topic-select-group
3704 @itemx SPACE
3705 Either select a group or fold a topic (@code{gnus-topic-select-group}).
3706 When you perform this command on a group, you'll enter the group, as
3707 usual.  When done on a topic line, the topic will be folded (if it was
3708 visible) or unfolded (if it was folded already).  So it's basically a
3709 toggling command on topics.  In addition, if you give a numerical
3710 prefix, group on that level (and lower) will be displayed.
3711
3712 @end table
3713
3714 Now for a list of other commands, in no particular order.
3715
3716 @table @kbd
3717
3718 @item T m
3719 @kindex T m (Topic)
3720 @findex gnus-topic-move-group
3721 Move the current group to some other topic
3722 (@code{gnus-topic-move-group}).  This command uses the process/prefix
3723 convention (@pxref{Process/Prefix}).
3724
3725 @item T j
3726 @kindex T j (Topic)
3727 @findex gnus-topic-jump-to-topic
3728 Go to a topic (@code{gnus-topic-jump-to-topic}).
3729
3730 @item T c
3731 @kindex T c (Topic)
3732 @findex gnus-topic-copy-group
3733 Copy the current group to some other topic
3734 (@code{gnus-topic-copy-group}).  This command uses the process/prefix
3735 convention (@pxref{Process/Prefix}).
3736
3737 @item T h
3738 @kindex T h (Topic)
3739 @findex gnus-topic-hide-topic
3740 Hide the current topic (@code{gnus-topic-hide-topic}).  If given
3741 a prefix, hide the topic permanently.
3742
3743 @item T s
3744 @kindex T s (Topic)
3745 @findex gnus-topic-show-topic
3746 Show the current topic (@code{gnus-topic-show-topic}).  If given
3747 a prefix, show the topic permanently.
3748
3749 @item T D
3750 @kindex T D (Topic)
3751 @findex gnus-topic-remove-group
3752 Remove a group from the current topic (@code{gnus-topic-remove-group}).
3753 This command is mainly useful if you have the same group in several
3754 topics and wish to remove it from one of the topics.  You may also
3755 remove a group from all topics, but in that case, Gnus will add it to
3756 the root topic the next time you start Gnus.  In fact, all new groups
3757 (which, naturally, don't belong to any topic) will show up in the root
3758 topic.
3759
3760 This command uses the process/prefix convention
3761 (@pxref{Process/Prefix}).
3762
3763 @item T M
3764 @kindex T M (Topic)
3765 @findex gnus-topic-move-matching
3766 Move all groups that match some regular expression to a topic
3767 (@code{gnus-topic-move-matching}).
3768
3769 @item T C
3770 @kindex T C (Topic)
3771 @findex gnus-topic-copy-matching
3772 Copy all groups that match some regular expression to a topic
3773 (@code{gnus-topic-copy-matching}).
3774
3775 @item T H
3776 @kindex T H (Topic)
3777 @findex gnus-topic-toggle-display-empty-topics
3778 Toggle hiding empty topics
3779 (@code{gnus-topic-toggle-display-empty-topics}).
3780
3781 @item T #
3782 @kindex T # (Topic)
3783 @findex gnus-topic-mark-topic
3784 Mark all groups in the current topic with the process mark
3785 (@code{gnus-topic-mark-topic}).  This command works recursively on
3786 sub-topics unless given a prefix.
3787
3788 @item T M-#
3789 @kindex T M-# (Topic)
3790 @findex gnus-topic-unmark-topic
3791 Remove the process mark from all groups in the current topic
3792 (@code{gnus-topic-unmark-topic}).  This command works recursively on
3793 sub-topics unless given a prefix.
3794
3795 @item C-c C-x
3796 @kindex C-c C-x (Topic)
3797 @findex gnus-topic-expire-articles
3798 Run all expirable articles in the current group or topic through the
3799 expiry process (if any)
3800 (@code{gnus-topic-expire-articles}).  (@pxref{Expiring Mail}).
3801
3802 @item T r
3803 @kindex T r (Topic)
3804 @findex gnus-topic-rename
3805 Rename a topic (@code{gnus-topic-rename}).
3806
3807 @item T DEL
3808 @kindex T DEL (Topic)
3809 @findex gnus-topic-delete
3810 Delete an empty topic (@code{gnus-topic-delete}).
3811
3812 @item A T
3813 @kindex A T (Topic)
3814 @findex gnus-topic-list-active
3815 List all groups that gnus knows about in a topics-ified way
3816 (@code{gnus-topic-list-active}).
3817
3818 @item T M-n
3819 @kindex T M-n (Topic)
3820 @findex gnus-topic-goto-next-topic
3821 Go to the next topic (@code{gnus-topic-goto-next-topic}).
3822
3823 @item T M-p
3824 @kindex T M-p (Topic)
3825 @findex gnus-topic-goto-previous-topic
3826 Go to the previous topic (@code{gnus-topic-goto-previous-topic}).
3827
3828 @item G p
3829 @kindex G p (Topic)
3830 @findex gnus-topic-edit-parameters
3831 @cindex group parameters
3832 @cindex topic parameters
3833 @cindex parameters
3834 Edit the topic parameters (@code{gnus-topic-edit-parameters}).
3835 @xref{Topic Parameters}.
3836
3837 @end table
3838
3839
3840 @node Topic Variables
3841 @subsection Topic Variables
3842 @cindex topic variables
3843
3844 The previous section told you how to tell Gnus which topics to display.
3845 This section explains how to tell Gnus what to display about each topic.
3846
3847 @vindex gnus-topic-line-format
3848 The topic lines themselves are created according to the
3849 @code{gnus-topic-line-format} variable (@pxref{Formatting Variables}).
3850 Valid elements are:
3851
3852 @table @samp
3853 @item i
3854 Indentation.
3855 @item n
3856 Topic name.
3857 @item v
3858 Visibility.
3859 @item l
3860 Level.
3861 @item g
3862 Number of groups in the topic.
3863 @item a
3864 Number of unread articles in the topic.
3865 @item A
3866 Number of unread articles in the topic and all its subtopics.
3867 @end table
3868
3869 @vindex gnus-topic-indent-level
3870 Each sub-topic (and the groups in the sub-topics) will be indented with
3871 @code{gnus-topic-indent-level} times the topic level number of spaces.
3872 The default is 2.
3873
3874 @vindex gnus-topic-mode-hook
3875 @code{gnus-topic-mode-hook} is called in topic minor mode buffers.
3876
3877 @vindex gnus-topic-display-empty-topics
3878 The @code{gnus-topic-display-empty-topics} says whether to display even
3879 topics that have no unread articles in them.  The default is @code{t}.
3880
3881
3882 @node Topic Sorting
3883 @subsection Topic Sorting
3884 @cindex topic sorting
3885
3886 You can sort the groups in each topic individually with the following
3887 commands:
3888
3889
3890 @table @kbd
3891 @item T S a
3892 @kindex T S a (Topic)
3893 @findex gnus-topic-sort-groups-by-alphabet
3894 Sort the current topic alphabetically by group name
3895 (@code{gnus-topic-sort-groups-by-alphabet}).
3896
3897 @item T S u
3898 @kindex T S u (Topic)
3899 @findex gnus-topic-sort-groups-by-unread
3900 Sort the current topic by the number of unread articles
3901 (@code{gnus-topic-sort-groups-by-unread}).
3902
3903 @item T S l
3904 @kindex T S l (Topic)
3905 @findex gnus-topic-sort-groups-by-level
3906 Sort the current topic by group level
3907 (@code{gnus-topic-sort-groups-by-level}).
3908
3909 @item T S v
3910 @kindex T S v (Topic)
3911 @findex gnus-topic-sort-groups-by-score
3912 Sort the current topic by group score
3913 (@code{gnus-topic-sort-groups-by-score}).  @xref{Group Score}.
3914
3915 @item T S r
3916 @kindex T S r (Topic)
3917 @findex gnus-topic-sort-groups-by-rank
3918 Sort the current topic by group rank
3919 (@code{gnus-topic-sort-groups-by-rank}).  @xref{Group Score}.
3920
3921 @item T S m
3922 @kindex T S m (Topic)
3923 @findex gnus-topic-sort-groups-by-method
3924 Sort the current topic alphabetically by back end name
3925 (@code{gnus-topic-sort-groups-by-method}).
3926
3927 @item T S e
3928 @kindex T S e (Topic)
3929 @findex gnus-topic-sort-groups-by-server
3930 Sort the current topic alphabetically by server name
3931 (@code{gnus-topic-sort-groups-by-server}).
3932
3933 @item T S s
3934 @kindex T S s (Topic)
3935 @findex gnus-topic-sort-groups
3936 Sort the current topic according to the function(s) given by the
3937 @code{gnus-group-sort-function} variable
3938 (@code{gnus-topic-sort-groups}).
3939
3940 @end table
3941
3942 When given a prefix argument, all these commands will sort in reverse
3943 order.  @xref{Sorting Groups}, for more information about group
3944 sorting.
3945
3946
3947 @node Topic Topology
3948 @subsection Topic Topology
3949 @cindex topic topology
3950 @cindex topology
3951
3952 So, let's have a look at an example group buffer:
3953
3954 @example
3955 @group
3956 Gnus
3957   Emacs -- I wuw it!
3958      3: comp.emacs
3959      2: alt.religion.emacs
3960     Naughty Emacs
3961      452: alt.sex.emacs
3962        0: comp.talk.emacs.recovery
3963   Misc
3964      8: comp.binaries.fractals
3965     13: comp.sources.unix
3966 @end group
3967 @end example
3968
3969 So, here we have one top-level topic (@samp{Gnus}), two topics under
3970 that, and one sub-topic under one of the sub-topics.  (There is always
3971 just one (1) top-level topic).  This topology can be expressed as
3972 follows:
3973
3974 @lisp
3975 (("Gnus" visible)
3976  (("Emacs -- I wuw it!" visible)
3977   (("Naughty Emacs" visible)))
3978  (("Misc" visible)))
3979 @end lisp
3980
3981 @vindex gnus-topic-topology
3982 This is in fact how the variable @code{gnus-topic-topology} would look
3983 for the display above.  That variable is saved in the @file{.newsrc.eld}
3984 file, and shouldn't be messed with manually---unless you really want
3985 to.  Since this variable is read from the @file{.newsrc.eld} file,
3986 setting it in any other startup files will have no effect.
3987
3988 This topology shows what topics are sub-topics of what topics (right),
3989 and which topics are visible.  Two settings are currently
3990 allowed---@code{visible} and @code{invisible}.
3991
3992
3993 @node Topic Parameters
3994 @subsection Topic Parameters
3995 @cindex topic parameters
3996
3997 All groups in a topic will inherit group parameters from the parent
3998 (and ancestor) topic parameters.  All valid group parameters are valid
3999 topic parameters (@pxref{Group Parameters}).  When the agent is
4000 enabled, all agent parameters (See Agent Parameters in @ref{Category
4001 Syntax}) are also valid topic parameters.
4002
4003 In addition, the following parameters are only valid as topic
4004 parameters:
4005
4006 @table @code
4007 @item subscribe
4008 When subscribing new groups by topic (@pxref{Subscription Methods}), the
4009 @code{subscribe} topic parameter says what groups go in what topic.  Its
4010 value should be a regexp to match the groups that should go in that
4011 topic.
4012
4013 @item subscribe-level
4014 When subscribing new groups by topic (see the @code{subscribe} parameter),
4015 the group will be subscribed with the level specified in the
4016 @code{subscribe-level} instead of @code{gnus-level-default-subscribed}.
4017
4018 @end table
4019
4020 Group parameters (of course) override topic parameters, and topic
4021 parameters in sub-topics override topic parameters in super-topics.  You
4022 know.  Normal inheritance rules.  (@dfn{Rules} is here a noun, not a
4023 verb, although you may feel free to disagree with me here.)
4024
4025 @example
4026 @group
4027 Gnus
4028   Emacs
4029      3: comp.emacs
4030      2: alt.religion.emacs
4031    452: alt.sex.emacs
4032     Relief
4033      452: alt.sex.emacs
4034        0: comp.talk.emacs.recovery
4035   Misc
4036      8: comp.binaries.fractals
4037     13: comp.sources.unix
4038    452: alt.sex.emacs
4039 @end group
4040 @end example
4041
4042 The @samp{Emacs} topic has the topic parameter @code{(score-file
4043 . "emacs.SCORE")}; the @samp{Relief} topic has the topic parameter
4044 @code{(score-file . "relief.SCORE")}; and the @samp{Misc} topic has the
4045 topic parameter @code{(score-file . "emacs.SCORE")}.  In addition,
4046 @* @samp{alt.religion.emacs} has the group parameter @code{(score-file
4047 . "religion.SCORE")}.
4048
4049 Now, when you enter @samp{alt.sex.emacs} in the @samp{Relief} topic, you
4050 will get the @file{relief.SCORE} home score file.  If you enter the same
4051 group in the @samp{Emacs} topic, you'll get the @file{emacs.SCORE} home
4052 score file.  If you enter the group @samp{alt.religion.emacs}, you'll
4053 get the @file{religion.SCORE} home score file.
4054
4055 This seems rather simple and self-evident, doesn't it?  Well, yes.  But
4056 there are some problems, especially with the @code{total-expiry}
4057 parameter.  Say you have a mail group in two topics; one with
4058 @code{total-expiry} and one without.  What happens when you do @kbd{M-x
4059 gnus-expire-all-expirable-groups}?  Gnus has no way of telling which one
4060 of these topics you mean to expire articles from, so anything may
4061 happen.  In fact, I hereby declare that it is @dfn{undefined} what
4062 happens.  You just have to be careful if you do stuff like that.
4063
4064
4065 @node Misc Group Stuff
4066 @section Misc Group Stuff
4067
4068 @menu
4069 * Scanning New Messages::       Asking Gnus to see whether new messages have arrived.
4070 * Group Information::           Information and help on groups and Gnus.
4071 * Group Timestamp::             Making Gnus keep track of when you last read a group.
4072 * File Commands::               Reading and writing the Gnus files.
4073 * Sieve Commands::              Managing Sieve scripts.
4074 @end menu
4075
4076 @table @kbd
4077
4078 @item ^
4079 @kindex ^ (Group)
4080 @findex gnus-group-enter-server-mode
4081 Enter the server buffer (@code{gnus-group-enter-server-mode}).
4082 @xref{Server Buffer}.
4083
4084 @item a
4085 @kindex a (Group)
4086 @findex gnus-group-post-news
4087 Start composing a message (a news by default)
4088 (@code{gnus-group-post-news}).  If given a prefix, post to the group
4089 under the point.  If the prefix is 1, prompt for a group to post to.
4090 Contrary to what the name of this function suggests, the prepared
4091 article might be a mail instead of a news, if a mail group is specified
4092 with the prefix argument.  @xref{Composing Messages}.
4093
4094 @item m
4095 @kindex m (Group)
4096 @findex gnus-group-mail
4097 Mail a message somewhere (@code{gnus-group-mail}).  If given a prefix,
4098 use the posting style of the group under the point.  If the prefix is 1,
4099 prompt for a group name to find the posting style.
4100 @xref{Composing Messages}.
4101
4102 @item i
4103 @kindex i (Group)
4104 @findex gnus-group-news
4105 Start composing a news (@code{gnus-group-news}).  If given a prefix,
4106 post to the group under the point.  If the prefix is 1, prompt
4107 for group to post to.  @xref{Composing Messages}.
4108
4109 This function actually prepares a news even when using mail groups.
4110 This is useful for ``posting'' messages to mail groups without actually
4111 sending them over the network: they're just saved directly to the group
4112 in question.  The corresponding back end must have a request-post method
4113 for this to work though.
4114
4115 @end table
4116
4117 Variables for the group buffer:
4118
4119 @table @code
4120
4121 @item gnus-group-mode-hook
4122 @vindex gnus-group-mode-hook
4123 is called after the group buffer has been
4124 created.
4125
4126 @item gnus-group-prepare-hook
4127 @vindex gnus-group-prepare-hook
4128 is called after the group buffer is
4129 generated.  It may be used to modify the buffer in some strange,
4130 unnatural way.
4131
4132 @item gnus-group-prepared-hook
4133 @vindex gnus-group-prepare-hook
4134 is called as the very last thing after the group buffer has been
4135 generated.  It may be used to move point around, for instance.
4136
4137 @item gnus-permanently-visible-groups
4138 @vindex gnus-permanently-visible-groups
4139 Groups matching this regexp will always be listed in the group buffer,
4140 whether they are empty or not.
4141
4142 @item gnus-group-name-charset-method-alist
4143 @vindex gnus-group-name-charset-method-alist
4144 An alist of method and the charset for group names.  It is used to show
4145 non-@acronym{ASCII} group names.
4146
4147 For example:
4148 @lisp
4149 (setq gnus-group-name-charset-method-alist
4150     '(((nntp "news.com.cn") . cn-gb-2312)))
4151 @end lisp
4152
4153 @item gnus-group-name-charset-group-alist
4154 @cindex UTF-8 group names
4155 @vindex gnus-group-name-charset-group-alist
4156 An alist of regexp of group name and the charset for group names.  It
4157 is used to show non-@acronym{ASCII} group names.  @code{((".*"
4158 utf-8))} is the default value if UTF-8 is supported, otherwise the
4159 default is @code{nil}.
4160
4161 For example:
4162 @lisp
4163 (setq gnus-group-name-charset-group-alist
4164     '(("\\.com\\.cn:" . cn-gb-2312)))
4165 @end lisp
4166
4167 @end table
4168
4169 @node Scanning New Messages
4170 @subsection Scanning New Messages
4171 @cindex new messages
4172 @cindex scanning new news
4173
4174 @table @kbd
4175
4176 @item g
4177 @kindex g (Group)
4178 @findex gnus-group-get-new-news
4179 @c @icon{gnus-group-get-new-news}
4180 Check the server(s) for new articles.  If the numerical prefix is used,
4181 this command will check only groups of level @var{arg} and lower
4182 (@code{gnus-group-get-new-news}).  If given a non-numerical prefix, this
4183 command will force a total re-reading of the active file(s) from the
4184 back end(s).
4185
4186 @item M-g
4187 @kindex M-g (Group)
4188 @findex gnus-group-get-new-news-this-group
4189 @vindex gnus-goto-next-group-when-activating
4190 @c @icon{gnus-group-get-new-news-this-group}
4191 Check whether new articles have arrived in the current group
4192 (@code{gnus-group-get-new-news-this-group}).
4193 @code{gnus-goto-next-group-when-activating} says whether this command is
4194 to move point to the next group or not.  It is @code{t} by default.
4195
4196 @findex gnus-activate-all-groups
4197 @cindex activating groups
4198 @item C-c M-g
4199 @kindex C-c M-g (Group)
4200 Activate absolutely all groups (@code{gnus-activate-all-groups}).
4201
4202 @item R
4203 @kindex R (Group)
4204 @cindex restarting
4205 @findex gnus-group-restart
4206 Restart gnus (@code{gnus-group-restart}).  This saves the @file{.newsrc}
4207 file(s), closes the connection to all servers, clears up all run-time
4208 gnus variables, and then starts gnus all over again.
4209
4210 @end table
4211
4212 @vindex gnus-get-new-news-hook
4213 @code{gnus-get-new-news-hook} is run just before checking for new news.
4214
4215 @vindex gnus-after-getting-new-news-hook
4216 @code{gnus-after-getting-new-news-hook} is run after checking for new
4217 news.
4218
4219
4220 @node Group Information
4221 @subsection Group Information
4222 @cindex group information
4223 @cindex information on groups
4224
4225 @table @kbd
4226
4227
4228 @item H f
4229 @kindex H f (Group)
4230 @findex gnus-group-fetch-faq
4231 @vindex gnus-group-faq-directory
4232 @cindex FAQ
4233 @cindex ange-ftp
4234 Try to fetch the @acronym{FAQ} for the current group
4235 (@code{gnus-group-fetch-faq}).  Gnus will try to get the @acronym{FAQ}
4236 from @code{gnus-group-faq-directory}, which is usually a directory on
4237 a remote machine.  This variable can also be a list of directories.
4238 In that case, giving a prefix to this command will allow you to choose
4239 between the various sites.  @code{ange-ftp} (or @code{efs}) will be
4240 used for fetching the file.
4241
4242 If fetching from the first site is unsuccessful, gnus will attempt to go
4243 through @code{gnus-group-faq-directory} and try to open them one by one.
4244
4245 @item H c
4246 @kindex H c (Group)
4247 @findex gnus-group-fetch-charter
4248 @vindex gnus-group-charter-alist
4249 @cindex charter
4250 Try to open the charter for the current group in a web browser
4251 (@code{gnus-group-fetch-charter}).  Query for a group if given a
4252 prefix argument.
4253
4254 Gnus will use @code{gnus-group-charter-alist} to find the location of
4255 the charter.  If no location is known, Gnus will fetch the control
4256 messages for the group, which in some cases includes the charter.
4257
4258 @item H C
4259 @kindex H C (Group)
4260 @findex gnus-group-fetch-control
4261 @vindex gnus-group-fetch-control-use-browse-url
4262 @cindex control message
4263 Fetch the control messages for the group from the archive at
4264 @code{ftp.isc.org} (@code{gnus-group-fetch-control}).  Query for a
4265 group if given a prefix argument.
4266
4267 If @code{gnus-group-fetch-control-use-browse-url} is non-@code{nil},
4268 Gnus will open the control messages in a browser using
4269 @code{browse-url}.  Otherwise they are fetched using @code{ange-ftp}
4270 and displayed in an ephemeral group.
4271
4272 Note that the control messages are compressed.  To use this command
4273 you need to turn on @code{auto-compression-mode} (@pxref{Compressed
4274 Files, ,Compressed Files, emacs, The Emacs Manual}).
4275
4276 @item H d
4277 @itemx C-c C-d
4278 @c @icon{gnus-group-describe-group}
4279 @kindex H d (Group)
4280 @kindex C-c C-d (Group)
4281 @cindex describing groups
4282 @cindex group description
4283 @findex gnus-group-describe-group
4284 Describe the current group (@code{gnus-group-describe-group}).  If given
4285 a prefix, force Gnus to re-read the description from the server.
4286
4287 @item M-d
4288 @kindex M-d (Group)
4289 @findex gnus-group-describe-all-groups
4290 Describe all groups (@code{gnus-group-describe-all-groups}).  If given a
4291 prefix, force gnus to re-read the description file from the server.
4292
4293 @item H v
4294 @itemx V
4295 @kindex V (Group)
4296 @kindex H v (Group)
4297 @cindex version
4298 @findex gnus-version
4299 Display current gnus version numbers (@code{gnus-version}).
4300
4301 @item ?
4302 @kindex ? (Group)
4303 @findex gnus-group-describe-briefly
4304 Give a very short help message (@code{gnus-group-describe-briefly}).
4305
4306 @item C-c C-i
4307 @kindex C-c C-i (Group)
4308 @cindex info
4309 @cindex manual
4310 @findex gnus-info-find-node
4311 Go to the gnus info node (@code{gnus-info-find-node}).
4312 @end table
4313
4314
4315 @node Group Timestamp
4316 @subsection Group Timestamp
4317 @cindex timestamps
4318 @cindex group timestamps
4319
4320 It can be convenient to let gnus keep track of when you last read a
4321 group.  To set the ball rolling, you should add
4322 @code{gnus-group-set-timestamp} to @code{gnus-select-group-hook}:
4323
4324 @lisp
4325 (add-hook 'gnus-select-group-hook 'gnus-group-set-timestamp)
4326 @end lisp
4327
4328 After doing this, each time you enter a group, it'll be recorded.
4329
4330 This information can be displayed in various ways---the easiest is to
4331 use the @samp{%d} spec in the group line format:
4332
4333 @lisp
4334 (setq gnus-group-line-format
4335       "%M\%S\%p\%P\%5y: %(%-40,40g%) %d\n")
4336 @end lisp
4337
4338 This will result in lines looking like:
4339
4340 @example
4341 *        0: mail.ding                                19961002T012943
4342          0: custom                                   19961002T012713
4343 @end example
4344
4345 As you can see, the date is displayed in compact ISO 8601 format.  This
4346 may be a bit too much, so to just display the date, you could say
4347 something like:
4348
4349 @lisp
4350 (setq gnus-group-line-format
4351       "%M\%S\%p\%P\%5y: %(%-40,40g%) %6,6~(cut 2)d\n")
4352 @end lisp
4353
4354 If you would like greater control of the time format, you can use a
4355 user-defined format spec.  Something like the following should do the
4356 trick:
4357
4358 @lisp
4359 (setq gnus-group-line-format
4360       "%M\%S\%p\%P\%5y: %(%-40,40g%) %ud\n")
4361 (defun gnus-user-format-function-d (headers)
4362   (let ((time (gnus-group-timestamp gnus-tmp-group)))
4363     (if time
4364         (format-time-string "%b %d  %H:%M" time)
4365       "")))
4366 @end lisp
4367
4368
4369 @node File Commands
4370 @subsection File Commands
4371 @cindex file commands
4372
4373 @table @kbd
4374
4375 @item r
4376 @kindex r (Group)
4377 @findex gnus-group-read-init-file
4378 @vindex gnus-init-file
4379 @cindex reading init file
4380 Re-read the init file (@code{gnus-init-file}, which defaults to
4381 @file{~/.gnus.el}) (@code{gnus-group-read-init-file}).
4382
4383 @item s
4384 @kindex s (Group)
4385 @findex gnus-group-save-newsrc
4386 @cindex saving .newsrc
4387 Save the @file{.newsrc.eld} file (and @file{.newsrc} if wanted)
4388 (@code{gnus-group-save-newsrc}).  If given a prefix, force saving the
4389 file(s) whether Gnus thinks it is necessary or not.
4390
4391 @c @item Z
4392 @c @kindex Z (Group)
4393 @c @findex gnus-group-clear-dribble
4394 @c Clear the dribble buffer (@code{gnus-group-clear-dribble}).
4395
4396 @end table
4397
4398
4399 @node Sieve Commands
4400 @subsection Sieve Commands
4401 @cindex group sieve commands
4402
4403 Sieve is a server-side mail filtering language.  In Gnus you can use
4404 the @code{sieve} group parameter (@pxref{Group Parameters}) to specify
4405 sieve rules that should apply to each group.  Gnus provides two
4406 commands to translate all these group parameters into a proper Sieve
4407 script that can be transfered to the server somehow.
4408
4409 @vindex gnus-sieve-file
4410 @vindex gnus-sieve-region-start
4411 @vindex gnus-sieve-region-end
4412 The generated Sieve script is placed in @code{gnus-sieve-file} (by
4413 default @file{~/.sieve}).  The Sieve code that Gnus generate is placed
4414 between two delimiters, @code{gnus-sieve-region-start} and
4415 @code{gnus-sieve-region-end}, so you may write additional Sieve code
4416 outside these delimiters that will not be removed the next time you
4417 regenerate the Sieve script.
4418
4419 @vindex gnus-sieve-crosspost
4420 The variable @code{gnus-sieve-crosspost} controls how the Sieve script
4421 is generated.  If it is non-@code{nil} (the default) articles is
4422 placed in all groups that have matching rules, otherwise the article
4423 is only placed in the group with the first matching rule.  For
4424 example, the group parameter @samp{(sieve address "sender"
4425 "owner-ding@@hpc.uh.edu")} will generate the following piece of Sieve
4426 code if @code{gnus-sieve-crosspost} is @code{nil}.  (When
4427 @code{gnus-sieve-crosspost} is non-@code{nil}, it looks the same
4428 except that the line containing the call to @code{stop} is removed.)
4429
4430 @example
4431 if address "sender" "owner-ding@@hpc.uh.edu" @{
4432         fileinto "INBOX.ding";
4433         stop;
4434 @}
4435 @end example
4436
4437 @xref{Top, Emacs Sieve, Top, sieve, Emacs Sieve}.
4438
4439 @table @kbd
4440
4441 @item D g
4442 @kindex D g (Group)
4443 @findex gnus-sieve-generate
4444 @vindex gnus-sieve-file
4445 @cindex generating sieve script
4446 Regenerate a Sieve script from the @code{sieve} group parameters and
4447 put you into the @code{gnus-sieve-file} without saving it.
4448
4449 @item D u
4450 @kindex D u (Group)
4451 @findex gnus-sieve-update
4452 @vindex gnus-sieve-file
4453 @cindex updating sieve script
4454 Regenerates the Gnus managed part of @code{gnus-sieve-file} using the
4455 @code{sieve} group parameters, save the file and upload it to the
4456 server using the @code{sieveshell} program.
4457
4458 @end table
4459
4460
4461 @node Summary Buffer
4462 @chapter Summary Buffer
4463 @cindex summary buffer
4464
4465 A line for each article is displayed in the summary buffer.  You can
4466 move around, read articles, post articles and reply to articles.
4467
4468 The most common way to a summary buffer is to select a group from the
4469 group buffer (@pxref{Selecting a Group}).
4470
4471 You can have as many summary buffers open as you wish.
4472
4473 @menu
4474 * Summary Buffer Format::       Deciding how the summary buffer is to look.
4475 * Summary Maneuvering::         Moving around the summary buffer.
4476 * Choosing Articles::           Reading articles.
4477 * Paging the Article::          Scrolling the current article.
4478 * Reply Followup and Post::     Posting articles.
4479 * Delayed Articles::            Send articles at a later time.
4480 * Marking Articles::            Marking articles as read, expirable, etc.
4481 * Limiting::                    You can limit the summary buffer.
4482 * Threading::                   How threads are made.
4483 * Sorting the Summary Buffer::  How articles and threads are sorted.
4484 * Asynchronous Fetching::       Gnus might be able to pre-fetch articles.
4485 * Article Caching::             You may store articles in a cache.
4486 * Persistent Articles::         Making articles expiry-resistant.
4487 * Article Backlog::             Having already read articles hang around.
4488 * Saving Articles::             Ways of customizing article saving.
4489 * Decoding Articles::           Gnus can treat series of (uu)encoded articles.
4490 * Article Treatment::           The article buffer can be mangled at will.
4491 * MIME Commands::               Doing MIMEy things with the articles.
4492 * Charsets::                    Character set issues.
4493 * Article Commands::            Doing various things with the article buffer.
4494 * Summary Sorting::             Sorting the summary buffer in various ways.
4495 * Finding the Parent::          No child support? Get the parent.
4496 * Alternative Approaches::      Reading using non-default summaries.
4497 * Tree Display::                A more visual display of threads.
4498 * Mail Group Commands::         Some commands can only be used in mail groups.
4499 * Various Summary Stuff::       What didn't fit anywhere else.
4500 * Exiting the Summary Buffer::  Returning to the Group buffer,
4501                                 or reselecting the current group.
4502 * Crosspost Handling::          How crossposted articles are dealt with.
4503 * Duplicate Suppression::       An alternative when crosspost handling fails.
4504 * Security::                    Decrypt and Verify.
4505 * Mailing List::                Mailing list minor mode.
4506 @end menu
4507
4508
4509 @node Summary Buffer Format
4510 @section Summary Buffer Format
4511 @cindex summary buffer format
4512
4513 @iftex
4514 @iflatex
4515 \gnusfigure{The Summary Buffer}{180}{
4516 \put(0,0){\epsfig{figure=ps/summary,width=7.5cm}}
4517 \put(445,0){\makebox(0,0)[br]{\epsfig{figure=ps/summary-article,width=7.5cm}}}
4518 }
4519 @end iflatex
4520 @end iftex
4521
4522 @menu
4523 * Summary Buffer Lines::        You can specify how summary lines should look.
4524 * To From Newsgroups::          How to not display your own name.
4525 * Summary Buffer Mode Line::    You can say how the mode line should look.
4526 * Summary Highlighting::        Making the summary buffer all pretty and nice.
4527 @end menu
4528
4529 @findex mail-extract-address-components
4530 @findex gnus-extract-address-components
4531 @vindex gnus-extract-address-components
4532 Gnus will use the value of the @code{gnus-extract-address-components}
4533 variable as a function for getting the name and address parts of a
4534 @code{From} header.  Three pre-defined functions exist:
4535 @code{gnus-extract-address-components}, which is the default, quite
4536 fast, and too simplistic solution;
4537 @code{mail-extract-address-components}, which works nicely, but is
4538 slower; and @code{std11-extract-address-components}, which works very
4539 nicely, but is slower.  The default function will return the wrong
4540 answer in 5% of the cases.  If this is unacceptable to you, use the
4541 other function instead:
4542
4543 @lisp
4544 (setq gnus-extract-address-components
4545       'mail-extract-address-components)
4546 @end lisp
4547
4548 @vindex gnus-summary-same-subject
4549 @code{gnus-summary-same-subject} is a string indicating that the current
4550 article has the same subject as the previous.  This string will be used
4551 with those specs that require it.  The default is @code{""}.
4552
4553
4554 @node Summary Buffer Lines
4555 @subsection Summary Buffer Lines
4556
4557 @vindex gnus-summary-line-format
4558 You can change the format of the lines in the summary buffer by changing
4559 the @code{gnus-summary-line-format} variable.  It works along the same
4560 lines as a normal @code{format} string, with some extensions
4561 (@pxref{Formatting Variables}).
4562
4563 There should always be a colon or a point position marker on the line;
4564 the cursor always moves to the point position marker or the colon after
4565 performing an operation.  (Of course, Gnus wouldn't be Gnus if it wasn't
4566 possible to change this.  Just write a new function
4567 @code{gnus-goto-colon} which does whatever you like with the cursor.)
4568 @xref{Positioning Point}.
4569
4570 The default string is @samp{%U%R%z%I%(%[%4L: %-23,23f%]%) %s\n}.
4571
4572 The following format specification characters and extended format
4573 specification(s) are understood:
4574
4575 @table @samp
4576 @item N
4577 Article number.
4578 @item S
4579 Subject string.  List identifiers stripped,
4580 @code{gnus-list-identifies}.  @xref{Article Hiding}.
4581 @item s
4582 Subject if the article is the root of the thread or the previous article
4583 had a different subject, @code{gnus-summary-same-subject} otherwise.
4584 (@code{gnus-summary-same-subject} defaults to @code{""}.)
4585 @item F
4586 Full @code{From} header.
4587 @item n
4588 The name (from the @code{From} header).
4589 @item f
4590 The name, @code{To} header or the @code{Newsgroups} header (@pxref{To
4591 From Newsgroups}).
4592 @item a
4593 The name (from the @code{From} header).  This differs from the @code{n}
4594 spec in that it uses the function designated by the
4595 @code{gnus-extract-address-components} variable, which is slower, but
4596 may be more thorough.
4597 @item A
4598 The address (from the @code{From} header).  This works the same way as
4599 the @code{a} spec.
4600 @item L
4601 Number of lines in the article.
4602 @item c
4603 Number of characters in the article.  This specifier is not supported
4604 in some methods (like nnfolder).
4605 @item k
4606 Pretty-printed version of the number of characters in the article;
4607 for example, @samp{1.2k} or @samp{0.4M}.
4608 @item I
4609 Indentation based on thread level (@pxref{Customizing Threading}).
4610 @item B
4611 A complex trn-style thread tree, showing response-connecting trace
4612 lines.  A thread could be drawn like this:
4613
4614 @example
4615 >
4616 +->
4617 | +->
4618 | | \->
4619 | |   \->
4620 | \->
4621 +->
4622 \->
4623 @end example
4624
4625 You can customize the appearance with the following options.  Note
4626 that it is possible to make the thread display look really neat by
4627 replacing the default @acronym{ASCII} characters with graphic
4628 line-drawing glyphs.
4629 @table @code
4630 @item gnus-sum-thread-tree-root
4631 @vindex gnus-sum-thread-tree-root
4632 Used for the root of a thread.  If @code{nil}, use subject
4633 instead.  The default is @samp{> }.
4634
4635 @item gnus-sum-thread-tree-false-root
4636 @vindex gnus-sum-thread-tree-false-root
4637 Used for the false root of a thread (@pxref{Loose Threads}).  If
4638 @code{nil}, use subject instead.  The default is @samp{> }.
4639
4640 @item gnus-sum-thread-tree-single-indent
4641 @vindex gnus-sum-thread-tree-single-indent
4642 Used for a thread with just one message.  If @code{nil}, use subject
4643 instead.  The default is @samp{}.
4644
4645 @item gnus-sum-thread-tree-vertical
4646 @vindex gnus-sum-thread-tree-vertical
4647 Used for drawing a vertical line.  The default is @samp{| }.
4648
4649 @item gnus-sum-thread-tree-indent
4650 @vindex gnus-sum-thread-tree-indent
4651 Used for indenting.  The default is @samp{  }.
4652
4653 @item gnus-sum-thread-tree-leaf-with-other
4654 @vindex gnus-sum-thread-tree-leaf-with-other
4655 Used for a leaf with brothers.  The default is @samp{+-> }.
4656
4657 @item gnus-sum-thread-tree-single-leaf
4658 @vindex gnus-sum-thread-tree-single-leaf
4659 Used for a leaf without brothers.  The default is @samp{\-> }
4660
4661 @end table
4662
4663 @item T
4664 Nothing if the article is a root and lots of spaces if it isn't (it
4665 pushes everything after it off the screen).
4666 @item [
4667 Opening bracket, which is normally @samp{[}, but can also be @samp{<}
4668 for adopted articles (@pxref{Customizing Threading}).
4669 @item ]
4670 Closing bracket, which is normally @samp{]}, but can also be @samp{>}
4671 for adopted articles.
4672 @item >
4673 One space for each thread level.
4674 @item <
4675 Twenty minus thread level spaces.
4676 @item U
4677 Unread.  @xref{Read Articles}.
4678
4679 @item R
4680 This misleadingly named specifier is the @dfn{secondary mark}.  This
4681 mark will say whether the article has been replied to, has been cached,
4682 or has been saved.  @xref{Other Marks}.
4683
4684 @item i
4685 Score as a number (@pxref{Scoring}).
4686 @item z
4687 @vindex gnus-summary-zcore-fuzz
4688 Zcore, @samp{+} if above the default level and @samp{-} if below the
4689 default level.  If the difference between
4690 @code{gnus-summary-default-score} and the score is less than
4691 @code{gnus-summary-zcore-fuzz}, this spec will not be used.
4692 @item V
4693 Total thread score.
4694 @item x
4695 @code{Xref}.
4696 @item D
4697 @code{Date}.
4698 @item d
4699 The @code{Date} in @code{DD-MMM} format.
4700 @item o
4701 The @code{Date} in @var{YYYYMMDD}@code{T}@var{HHMMSS} format.
4702 @item M
4703 @code{Message-ID}.
4704 @item r
4705 @code{References}.
4706 @item t
4707 Number of articles in the current sub-thread.  Using this spec will slow
4708 down summary buffer generation somewhat.
4709 @item e
4710 An @samp{=} (@code{gnus-not-empty-thread-mark}) will be displayed if the
4711 article has any children.
4712 @item P
4713 The line number.
4714 @item O
4715 Download mark.
4716 @item &user-date;
4717 Age sensitive date format.  Various date format is defined in
4718 @code{gnus-user-date-format-alist}.
4719 @item u
4720 User defined specifier.  The next character in the format string should
4721 be a letter.  Gnus will call the function
4722 @code{gnus-user-format-function-@var{x}}, where @var{x} is the letter
4723 following @samp{%u}.  The function will be passed the current header as
4724 argument.  The function should return a string, which will be inserted
4725 into the summary just like information from any other summary specifier.
4726 @end table
4727
4728 Text between @samp{%(} and @samp{%)} will be highlighted with
4729 @code{gnus-mouse-face} when the mouse point is placed inside the area.
4730 There can only be one such area.
4731
4732 The @samp{%U} (status), @samp{%R} (replied) and @samp{%z} (zcore) specs
4733 have to be handled with care.  For reasons of efficiency, gnus will
4734 compute what column these characters will end up in, and ``hard-code''
4735 that.  This means that it is invalid to have these specs after a
4736 variable-length spec.  Well, you might not be arrested, but your summary
4737 buffer will look strange, which is bad enough.
4738
4739 The smart choice is to have these specs as far to the left as possible.
4740 (Isn't that the case with everything, though?  But I digress.)
4741
4742 This restriction may disappear in later versions of gnus.
4743
4744
4745 @node To From Newsgroups
4746 @subsection To From Newsgroups
4747 @cindex To
4748 @cindex Newsgroups
4749
4750 In some groups (particularly in archive groups), the @code{From} header
4751 isn't very interesting, since all the articles there are written by
4752 you.  To display the information in the @code{To} or @code{Newsgroups}
4753 headers instead, you need to decide three things: What information to
4754 gather; where to display it; and when to display it.
4755
4756 @enumerate
4757 @item
4758 @vindex gnus-extra-headers
4759 The reading of extra header information is controlled by the
4760 @code{gnus-extra-headers}.  This is a list of header symbols.  For
4761 instance:
4762
4763 @lisp
4764 (setq gnus-extra-headers
4765       '(To Newsgroups X-Newsreader))
4766 @end lisp
4767
4768 This will result in Gnus trying to obtain these three headers, and
4769 storing it in header structures for later easy retrieval.
4770
4771 @item
4772 @findex gnus-extra-header
4773 The value of these extra headers can be accessed via the
4774 @code{gnus-extra-header} function.  Here's a format line spec that will
4775 access the @code{X-Newsreader} header:
4776
4777 @example
4778 "%~(form (gnus-extra-header 'X-Newsreader))@@"
4779 @end example
4780
4781 @item
4782 @vindex gnus-ignored-from-addresses
4783 The @code{gnus-ignored-from-addresses} variable says when the @samp{%f}
4784 summary line spec returns the @code{To}, @code{Newsreader} or
4785 @code{From} header.  If this regexp matches the contents of the
4786 @code{From} header, the value of the @code{To} or @code{Newsreader}
4787 headers are used instead.
4788
4789 To distinguish regular articles from those where the @code{From} field
4790 has been swapped, a string is prefixed to the @code{To} or
4791 @code{Newsgroups} header in the summary line.  By default the string is
4792 @samp{-> } for @code{To} and @samp{=> } for @code{Newsgroups}, you can
4793 customize these strings with @code{gnus-summary-to-prefix} and
4794 @code{gnus-summary-newsgroup-prefix}.
4795
4796 @end enumerate
4797
4798 @vindex nnmail-extra-headers
4799 A related variable is @code{nnmail-extra-headers}, which controls when
4800 to include extra headers when generating overview (@acronym{NOV}) files.
4801 If you have old overview files, you should regenerate them after
4802 changing this variable, by entering the server buffer using @kbd{^},
4803 and then @kbd{g} on the appropriate mail server (e.g. nnml) to cause
4804 regeneration.
4805
4806 @vindex gnus-summary-line-format
4807 You also have to instruct Gnus to display the data by changing the
4808 @code{%n} spec to the @code{%f} spec in the
4809 @code{gnus-summary-line-format} variable.
4810
4811 In summary, you'd typically put something like the following in
4812 @file{~/.gnus.el}:
4813
4814 @lisp
4815 (setq gnus-extra-headers
4816       '(To Newsgroups))
4817 (setq nnmail-extra-headers gnus-extra-headers)
4818 (setq gnus-summary-line-format
4819       "%U%R%z%I%(%[%4L: %-23,23f%]%) %s\n")
4820 (setq gnus-ignored-from-addresses
4821       "Your Name Here")
4822 @end lisp
4823
4824 (The values listed above are the default values in Gnus.  Alter them
4825 to fit your needs.)
4826
4827 A note for news server administrators, or for users who wish to try to
4828 convince their news server administrator to provide some additional
4829 support:
4830
4831 The above is mostly useful for mail groups, where you have control over
4832 the @acronym{NOV} files that are created.  However, if you can persuade your
4833 nntp admin to add (in the usual implementation, notably INN):
4834
4835 @example
4836 Newsgroups:full
4837 @end example
4838
4839 to the end of her @file{overview.fmt} file, then you can use that just
4840 as you would the extra headers from the mail groups.
4841
4842
4843 @node Summary Buffer Mode Line
4844 @subsection Summary Buffer Mode Line
4845
4846 @vindex gnus-summary-mode-line-format
4847 You can also change the format of the summary mode bar (@pxref{Mode Line
4848 Formatting}).  Set @code{gnus-summary-mode-line-format} to whatever you
4849 like.  The default is @samp{Gnus: %%b [%A] %Z}.
4850
4851 Here are the elements you can play with:
4852
4853 @table @samp
4854 @item G
4855 Group name.
4856 @item p
4857 Unprefixed group name.
4858 @item A
4859 Current article number.
4860 @item z
4861 Current article score.
4862 @item V
4863 Gnus version.
4864 @item U
4865 Number of unread articles in this group.
4866 @item e
4867 Number of unread articles in this group that aren't displayed in the
4868 summary buffer.
4869 @item Z
4870 A string with the number of unread and unselected articles represented
4871 either as @samp{<%U(+%e) more>} if there are both unread and unselected
4872 articles, and just as @samp{<%U more>} if there are just unread articles
4873 and no unselected ones.
4874 @item g
4875 Shortish group name.  For instance, @samp{rec.arts.anime} will be
4876 shortened to @samp{r.a.anime}.
4877 @item S
4878 Subject of the current article.
4879 @item u
4880 User-defined spec (@pxref{User-Defined Specs}).
4881 @item s
4882 Name of the current score file (@pxref{Scoring}).
4883 @item d
4884 Number of dormant articles (@pxref{Unread Articles}).
4885 @item t
4886 Number of ticked articles (@pxref{Unread Articles}).
4887 @item r
4888 Number of articles that have been marked as read in this session.
4889 @item E
4890 Number of articles expunged by the score files.
4891 @end table
4892
4893
4894 @node Summary Highlighting
4895 @subsection Summary Highlighting
4896
4897 @table @code
4898
4899 @item gnus-visual-mark-article-hook
4900 @vindex gnus-visual-mark-article-hook
4901 This hook is run after selecting an article.  It is meant to be used for
4902 highlighting the article in some way.  It is not run if
4903 @code{gnus-visual} is @code{nil}.
4904
4905 @item gnus-summary-update-hook
4906 @vindex gnus-summary-update-hook
4907 This hook is called when a summary line is changed.  It is not run if
4908 @code{gnus-visual} is @code{nil}.
4909
4910 @item gnus-summary-selected-face
4911 @vindex gnus-summary-selected-face
4912 This is the face (or @dfn{font} as some people call it) used to
4913 highlight the current article in the summary buffer.
4914
4915 @item gnus-summary-highlight
4916 @vindex gnus-summary-highlight
4917 Summary lines are highlighted according to this variable, which is a
4918 list where the elements are of the format @code{(@var{form}
4919 . @var{face})}.  If you would, for instance, like ticked articles to be
4920 italic and high-scored articles to be bold, you could set this variable
4921 to something like
4922 @lisp
4923 (((eq mark gnus-ticked-mark) . italic)
4924  ((> score default) . bold))
4925 @end lisp
4926 As you may have guessed, if @var{form} returns a non-@code{nil} value,
4927 @var{face} will be applied to the line.
4928 @end table
4929
4930
4931 @node Summary Maneuvering
4932 @section Summary Maneuvering
4933 @cindex summary movement
4934
4935 All the straight movement commands understand the numeric prefix and
4936 behave pretty much as you'd expect.
4937
4938 None of these commands select articles.
4939
4940 @table @kbd
4941 @item G M-n
4942 @itemx M-n
4943 @kindex M-n (Summary)
4944 @kindex G M-n (Summary)
4945 @findex gnus-summary-next-unread-subject
4946 Go to the next summary line of an unread article
4947 (@code{gnus-summary-next-unread-subject}).
4948
4949 @item G M-p
4950 @itemx M-p
4951 @kindex M-p (Summary)
4952 @kindex G M-p (Summary)
4953 @findex gnus-summary-prev-unread-subject
4954 Go to the previous summary line of an unread article
4955 (@code{gnus-summary-prev-unread-subject}).
4956
4957 @item G g
4958 @kindex G g (Summary)
4959 @findex gnus-summary-goto-subject
4960 Ask for an article number and then go to the summary line of that article
4961 without displaying the article (@code{gnus-summary-goto-subject}).
4962 @end table
4963
4964 If gnus asks you to press a key to confirm going to the next group, you
4965 can use the @kbd{C-n} and @kbd{C-p} keys to move around the group
4966 buffer, searching for the next group to read without actually returning
4967 to the group buffer.
4968
4969 Variables related to summary movement:
4970
4971 @table @code
4972
4973 @vindex gnus-auto-select-next
4974 @item gnus-auto-select-next
4975 If you issue one of the movement commands (like @kbd{n}) and there are
4976 no more unread articles after the current one, gnus will offer to go to
4977 the next group.  If this variable is @code{t} and the next group is
4978 empty, gnus will exit summary mode and return to the group buffer.  If
4979 this variable is neither @code{t} nor @code{nil}, gnus will select the
4980 next group with unread articles.  As a special case, if this variable
4981 is @code{quietly}, Gnus will select the next group without asking for
4982 confirmation.  If this variable is @code{almost-quietly}, the same
4983 will happen only if you are located on the last article in the group.
4984 Finally, if this variable is @code{slightly-quietly}, the @kbd{Z n}
4985 command will go to the next group without confirmation.  Also
4986 @pxref{Group Levels}.
4987
4988 @item gnus-auto-select-same
4989 @vindex gnus-auto-select-same
4990 If non-@code{nil}, all the movement commands will try to go to the next
4991 article with the same subject as the current.  (@dfn{Same} here might
4992 mean @dfn{roughly equal}.  See @code{gnus-summary-gather-subject-limit}
4993 for details (@pxref{Customizing Threading}).)  If there are no more
4994 articles with the same subject, go to the first unread article.
4995
4996 This variable is not particularly useful if you use a threaded display.
4997
4998 @item gnus-summary-check-current
4999 @vindex gnus-summary-check-current
5000 If non-@code{nil}, all the ``unread'' movement commands will not proceed
5001 to the next (or previous) article if the current article is unread.
5002 Instead, they will choose the current article.
5003
5004 @item gnus-auto-center-summary
5005 @vindex gnus-auto-center-summary
5006 If non-@code{nil}, gnus will keep the point in the summary buffer
5007 centered at all times.  This makes things quite tidy, but if you have a
5008 slow network connection, or simply do not like this un-Emacsism, you can
5009 set this variable to @code{nil} to get the normal Emacs scrolling
5010 action.  This will also inhibit horizontal re-centering of the summary
5011 buffer, which might make it more inconvenient to read extremely long
5012 threads.
5013
5014 This variable can also be a number.  In that case, center the window at
5015 the given number of lines from the top.
5016
5017 @end table
5018
5019
5020 @node Choosing Articles
5021 @section Choosing Articles
5022 @cindex selecting articles
5023
5024 @menu
5025 * Choosing Commands::           Commands for choosing articles.
5026 * Choosing Variables::          Variables that influence these commands.
5027 @end menu
5028
5029
5030 @node Choosing Commands
5031 @subsection Choosing Commands
5032
5033 None of the following movement commands understand the numeric prefix,
5034 and they all select and display an article.
5035
5036 If you want to fetch new articles or redisplay the group, see
5037 @ref{Exiting the Summary Buffer}.
5038
5039 @table @kbd
5040 @item SPACE
5041 @kindex SPACE (Summary)
5042 @findex gnus-summary-next-page
5043 Select the current article, or, if that one's read already, the next
5044 unread article (@code{gnus-summary-next-page}).
5045
5046 If you have an article window open already and you press @kbd{SPACE}
5047 again, the article will be scrolled.  This lets you conveniently
5048 @kbd{SPACE} through an entire newsgroup.  @xref{Paging the Article}.
5049
5050 @item G n
5051 @itemx n
5052 @kindex n (Summary)
5053 @kindex G n (Summary)
5054 @findex gnus-summary-next-unread-article
5055 @c @icon{gnus-summary-next-unread}
5056 Go to next unread article (@code{gnus-summary-next-unread-article}).
5057
5058 @item G p
5059 @itemx p
5060 @kindex p (Summary)
5061 @findex gnus-summary-prev-unread-article
5062 @c @icon{gnus-summary-prev-unread}
5063 Go to previous unread article (@code{gnus-summary-prev-unread-article}).
5064
5065 @item G N
5066 @itemx N
5067 @kindex N (Summary)
5068 @kindex G N (Summary)
5069 @findex gnus-summary-next-article
5070 Go to the next article (@code{gnus-summary-next-article}).
5071
5072 @item G P
5073 @itemx P
5074 @kindex P (Summary)
5075 @kindex G P (Summary)
5076 @findex gnus-summary-prev-article
5077 Go to the previous article (@code{gnus-summary-prev-article}).
5078
5079 @item G C-n
5080 @kindex G C-n (Summary)
5081 @findex gnus-summary-next-same-subject
5082 Go to the next article with the same subject
5083 (@code{gnus-summary-next-same-subject}).
5084
5085 @item G C-p
5086 @kindex G C-p (Summary)
5087 @findex gnus-summary-prev-same-subject
5088 Go to the previous article with the same subject
5089 (@code{gnus-summary-prev-same-subject}).
5090
5091 @item G f
5092 @itemx .
5093 @kindex G f  (Summary)
5094 @kindex .  (Summary)
5095 @findex gnus-summary-first-unread-article
5096 Go to the first unread article
5097 (@code{gnus-summary-first-unread-article}).
5098
5099 @item G b
5100 @itemx ,
5101 @kindex G b (Summary)
5102 @kindex , (Summary)
5103 @findex gnus-summary-best-unread-article
5104 Go to the unread article with the highest score
5105 (@code{gnus-summary-best-unread-article}).  If given a prefix argument,
5106 go to the first unread article that has a score over the default score.
5107
5108 @item G l
5109 @itemx l
5110 @kindex l (Summary)
5111 @kindex G l (Summary)
5112 @findex gnus-summary-goto-last-article
5113 Go to the previous article read (@code{gnus-summary-goto-last-article}).
5114
5115 @item G o
5116 @kindex G o (Summary)
5117 @findex gnus-summary-pop-article
5118 @cindex history
5119 @cindex article history
5120 Pop an article off the summary history and go to this article
5121 (@code{gnus-summary-pop-article}).  This command differs from the
5122 command above in that you can pop as many previous articles off the
5123 history as you like, while @kbd{l} toggles the two last read articles.
5124 For a somewhat related issue (if you use these commands a lot),
5125 @pxref{Article Backlog}.
5126
5127 @item G j
5128 @itemx j
5129 @kindex j (Summary)
5130 @kindex G j (Summary)
5131 @findex gnus-summary-goto-article
5132 Ask for an article number or @code{Message-ID}, and then go to that
5133 article (@code{gnus-summary-goto-article}).
5134
5135 @end table
5136
5137
5138 @node Choosing Variables
5139 @subsection Choosing Variables
5140
5141 Some variables relevant for moving and selecting articles:
5142
5143 @table @code
5144 @item gnus-auto-extend-newsgroup
5145 @vindex gnus-auto-extend-newsgroup
5146 All the movement commands will try to go to the previous (or next)
5147 article, even if that article isn't displayed in the Summary buffer if
5148 this variable is non-@code{nil}.  Gnus will then fetch the article from
5149 the server and display it in the article buffer.
5150
5151 @item gnus-select-article-hook
5152 @vindex gnus-select-article-hook
5153 This hook is called whenever an article is selected.  By default it
5154 exposes any threads hidden under the selected article.  If you would
5155 like each article to be saved in the Agent as you read it, putting
5156 @code{gnus-agent-fetch-selected-article} on this hook will do so.
5157
5158 @item gnus-mark-article-hook
5159 @vindex gnus-mark-article-hook
5160 @findex gnus-summary-mark-unread-as-read
5161 @findex gnus-summary-mark-read-and-unread-as-read
5162 @findex gnus-unread-mark
5163 This hook is called whenever an article is selected.  It is intended to
5164 be used for marking articles as read.  The default value is
5165 @code{gnus-summary-mark-read-and-unread-as-read}, and will change the
5166 mark of almost any article you read to @code{gnus-unread-mark}.  The
5167 only articles not affected by this function are ticked, dormant, and
5168 expirable articles.  If you'd instead like to just have unread articles
5169 marked as read, you can use @code{gnus-summary-mark-unread-as-read}
5170 instead.  It will leave marks like @code{gnus-low-score-mark},
5171 @code{gnus-del-mark} (and so on) alone.
5172
5173 @end table
5174
5175
5176 @node Paging the Article
5177 @section Scrolling the Article
5178 @cindex article scrolling
5179
5180 @table @kbd
5181
5182 @item SPACE
5183 @kindex SPACE (Summary)
5184 @findex gnus-summary-next-page
5185 Pressing @kbd{SPACE} will scroll the current article forward one page,
5186 or, if you have come to the end of the current article, will choose the
5187 next article (@code{gnus-summary-next-page}).
5188
5189 @vindex gnus-article-boring-faces
5190 @vindex gnus-article-skip-boring
5191 If @code{gnus-article-skip-boring} is non-@code{nil} and the rest of
5192 the article consists only of citations and signature, then it will be
5193 skipped; the next article will be shown instead.  You can customize
5194 what is considered uninteresting with
5195 @code{gnus-article-boring-faces}.  You can manually view the article's
5196 pages, no matter how boring, using @kbd{C-M-v}.
5197
5198 @item DEL
5199 @kindex DEL (Summary)
5200 @findex gnus-summary-prev-page
5201 Scroll the current article back one page (@code{gnus-summary-prev-page}).
5202
5203 @item RET
5204 @kindex RET (Summary)
5205 @findex gnus-summary-scroll-up
5206 Scroll the current article one line forward
5207 (@code{gnus-summary-scroll-up}).
5208
5209 @item M-RET
5210 @kindex M-RET (Summary)
5211 @findex gnus-summary-scroll-down
5212 Scroll the current article one line backward
5213 (@code{gnus-summary-scroll-down}).
5214
5215 @item A g
5216 @itemx g
5217 @kindex A g (Summary)
5218 @kindex g (Summary)
5219 @findex gnus-summary-show-article
5220 @vindex gnus-summary-show-article-charset-alist
5221 (Re)fetch the current article (@code{gnus-summary-show-article}).  If
5222 given a prefix, fetch the current article, but don't run any of the
5223 article treatment functions.  This will give you a ``raw'' article, just
5224 the way it came from the server.
5225
5226 If given a numerical prefix, you can do semi-manual charset stuff.
5227 @kbd{C-u 0 g cn-gb-2312 RET} will decode the message as if it were
5228 encoded in the @code{cn-gb-2312} charset.  If you have
5229
5230 @lisp
5231 (setq gnus-summary-show-article-charset-alist
5232       '((1 . cn-gb-2312)
5233         (2 . big5)))
5234 @end lisp
5235
5236 then you can say @kbd{C-u 1 g} to get the same effect.
5237
5238 @item A <
5239 @itemx <
5240 @kindex < (Summary)
5241 @kindex A < (Summary)
5242 @findex gnus-summary-beginning-of-article
5243 Scroll to the beginning of the article
5244 (@code{gnus-summary-beginning-of-article}).
5245
5246 @item A >
5247 @itemx >
5248 @kindex > (Summary)
5249 @kindex A > (Summary)
5250 @findex gnus-summary-end-of-article
5251 Scroll to the end of the article (@code{gnus-summary-end-of-article}).
5252
5253 @item A s
5254 @itemx s
5255 @kindex A s (Summary)
5256 @kindex s (Summary)
5257 @findex gnus-summary-isearch-article
5258 Perform an isearch in the article buffer
5259 (@code{gnus-summary-isearch-article}).
5260
5261 @item h
5262 @kindex h (Summary)
5263 @findex gnus-summary-select-article-buffer
5264 Select the article buffer (@code{gnus-summary-select-article-buffer}).
5265
5266 @end table
5267
5268
5269 @node Reply Followup and Post
5270 @section Reply, Followup and Post
5271
5272 @menu
5273 * Summary Mail Commands::       Sending mail.
5274 * Summary Post Commands::       Sending news.
5275 * Summary Message Commands::    Other Message-related commands.
5276 * Canceling and Superseding::
5277 @end menu
5278
5279
5280 @node Summary Mail Commands
5281 @subsection Summary Mail Commands
5282 @cindex mail
5283 @cindex composing mail
5284
5285 Commands for composing a mail message:
5286
5287 @table @kbd
5288
5289 @item S r
5290 @itemx r
5291 @kindex S r (Summary)
5292 @kindex r (Summary)
5293 @findex gnus-summary-reply
5294 @c @icon{gnus-summary-mail-reply}
5295 @c @icon{gnus-summary-reply}
5296 Mail a reply to the author of the current article
5297 (@code{gnus-summary-reply}).
5298
5299 @item S R
5300 @itemx R
5301 @kindex R (Summary)
5302 @kindex S R (Summary)
5303 @findex gnus-summary-reply-with-original
5304 @c @icon{gnus-summary-reply-with-original}
5305 Mail a reply to the author of the current article and include the
5306 original message (@code{gnus-summary-reply-with-original}).  This
5307 command uses the process/prefix convention.
5308
5309 @item S w
5310 @kindex S w (Summary)
5311 @findex gnus-summary-wide-reply
5312 Mail a wide reply to the author of the current article
5313 (@code{gnus-summary-wide-reply}).  A @dfn{wide reply} is a reply that
5314 goes out to all people listed in the @code{To}, @code{From} (or
5315 @code{Reply-to}) and @code{Cc} headers.  If @code{Mail-Followup-To} is
5316 present, that's used instead.
5317
5318 @item S W
5319 @kindex S W (Summary)
5320 @findex gnus-summary-wide-reply-with-original
5321 Mail a wide reply to the current article and include the original
5322 message (@code{gnus-summary-wide-reply-with-original}).  This command uses
5323 the process/prefix convention.
5324
5325 @item S v
5326 @kindex S v (Summary)
5327 @findex gnus-summary-very-wide-reply
5328 Mail a very wide reply to the author of the current article
5329 (@code{gnus-summary-wide-reply}).  A @dfn{very wide reply} is a reply
5330 that goes out to all people listed in the @code{To}, @code{From} (or
5331 @code{Reply-to}) and @code{Cc} headers in all the process/prefixed
5332 articles.  This command uses the process/prefix convention.
5333
5334 @item S V
5335 @kindex S V (Summary)
5336 @findex gnus-summary-very-wide-reply-with-original
5337 Mail a very wide reply to the author of the current article and include the
5338 original message (@code{gnus-summary-very-wide-reply-with-original}).  This
5339 command uses the process/prefix convention.
5340
5341 @item S B r
5342 @kindex S B r (Summary)
5343 @findex gnus-summary-reply-broken-reply-to
5344 Mail a reply to the author of the current article but ignore the
5345 @code{Reply-To} field (@code{gnus-summary-reply-broken-reply-to}).
5346 If you need this because a mailing list incorrectly sets a
5347 @code{Reply-To} header pointing to the list, you probably want to set
5348 the @code{broken-reply-to} group parameter instead, so things will work
5349 correctly.  @xref{Group Parameters}.
5350
5351 @item S B R
5352 @kindex S B R (Summary)
5353 @findex gnus-summary-reply-broken-reply-to-with-original
5354 Mail a reply to the author of the current article and include the
5355 original message but ignore the @code{Reply-To} field
5356 (@code{gnus-summary-reply-broken-reply-to-with-original}).
5357
5358 @item S o m
5359 @itemx C-c C-f
5360 @kindex S o m (Summary)
5361 @kindex C-c C-f (Summary)
5362 @findex gnus-summary-mail-forward
5363 @c @icon{gnus-summary-mail-forward}
5364 Forward the current article to some other person
5365 (@code{gnus-summary-mail-forward}).  If given a prefix, include the full
5366 headers of the forwarded article.
5367
5368 @item S m
5369 @itemx m
5370 @kindex m (Summary)
5371 @kindex S m (Summary)
5372 @findex gnus-summary-mail-other-window
5373 @c @icon{gnus-summary-mail-originate}
5374 Prepare a mail (@code{gnus-summary-mail-other-window}).  By default, use
5375 the posting style of the current group.  If given a prefix, disable that.
5376 If the prefix is 1, prompt for a group name to find the posting style.
5377
5378 @item S i
5379 @itemx i
5380 @kindex i (Summary)
5381 @kindex S i (Summary)
5382 @findex gnus-summary-news-other-window
5383 Prepare a news (@code{gnus-summary-news-other-window}).  By default,
5384 post to the current group.  If given a prefix, disable that.  If the
5385 prefix is 1, prompt for a group to post to.
5386
5387 This function actually prepares a news even when using mail groups.
5388 This is useful for ``posting'' messages to mail groups without actually
5389 sending them over the network: they're just saved directly to the group
5390 in question.  The corresponding back end must have a request-post method
5391 for this to work though.
5392
5393 @item S D b
5394 @kindex S D b (Summary)
5395 @findex gnus-summary-resend-bounced-mail
5396 @cindex bouncing mail
5397 If you have sent a mail, but the mail was bounced back to you for some
5398 reason (wrong address, transient failure), you can use this command to
5399 resend that bounced mail (@code{gnus-summary-resend-bounced-mail}).  You
5400 will be popped into a mail buffer where you can edit the headers before
5401 sending the mail off again.  If you give a prefix to this command, and
5402 the bounced mail is a reply to some other mail, gnus will try to fetch
5403 that mail and display it for easy perusal of its headers.  This might
5404 very well fail, though.
5405
5406 @item S D r
5407 @kindex S D r (Summary)
5408 @findex gnus-summary-resend-message
5409 Not to be confused with the previous command,
5410 @code{gnus-summary-resend-message} will prompt you for an address to
5411 send the current message off to, and then send it to that place.  The
5412 headers of the message won't be altered---but lots of headers that say
5413 @code{Resent-To}, @code{Resent-From} and so on will be added.  This
5414 means that you actually send a mail to someone that has a @code{To}
5415 header that (probably) points to yourself.  This will confuse people.
5416 So, natcherly you'll only do that if you're really eVIl.
5417
5418 This command is mainly used if you have several accounts and want to
5419 ship a mail to a different account of yours.  (If you're both
5420 @code{root} and @code{postmaster} and get a mail for @code{postmaster}
5421 to the @code{root} account, you may want to resend it to
5422 @code{postmaster}.  Ordnung muss sein!
5423
5424 This command understands the process/prefix convention
5425 (@pxref{Process/Prefix}).
5426
5427 @item S D e
5428 @kindex S D e (Summary)
5429 @findex gnus-summary-resend-message-edit
5430
5431 Like the previous command, but will allow you to edit the message as
5432 if it were a new message before resending.
5433
5434 @item S O m
5435 @kindex S O m (Summary)
5436 @findex gnus-summary-digest-mail-forward
5437 Digest the current series (@pxref{Decoding Articles}) and forward the
5438 result using mail (@code{gnus-summary-digest-mail-forward}).  This
5439 command uses the process/prefix convention (@pxref{Process/Prefix}).
5440
5441 @item S M-c
5442 @kindex S M-c (Summary)
5443 @findex gnus-summary-mail-crosspost-complaint
5444 @cindex crossposting
5445 @cindex excessive crossposting
5446 Send a complaint about excessive crossposting to the author of the
5447 current article (@code{gnus-summary-mail-crosspost-complaint}).
5448
5449 @findex gnus-crosspost-complaint
5450 This command is provided as a way to fight back against the current
5451 crossposting pandemic that's sweeping Usenet.  It will compose a reply
5452 using the @code{gnus-crosspost-complaint} variable as a preamble.  This
5453 command understands the process/prefix convention
5454 (@pxref{Process/Prefix}) and will prompt you before sending each mail.
5455
5456 @end table
5457
5458 Also @xref{Header Commands, ,Header Commands, message, The Message
5459 Manual}, for more information.
5460
5461
5462 @node Summary Post Commands
5463 @subsection Summary Post Commands
5464 @cindex post
5465 @cindex composing news
5466
5467 Commands for posting a news article:
5468
5469 @table @kbd
5470 @item S p
5471 @itemx a
5472 @kindex a (Summary)
5473 @kindex S p (Summary)
5474 @findex gnus-summary-post-news
5475 @c @icon{gnus-summary-post-news}
5476 Prepare for posting an article (@code{gnus-summary-post-news}).  By
5477 default, post to the current group.  If given a prefix, disable that.
5478 If the prefix is 1, prompt for another group instead.
5479
5480 @item S f
5481 @itemx f
5482 @kindex f (Summary)
5483 @kindex S f (Summary)
5484 @findex gnus-summary-followup
5485 @c @icon{gnus-summary-followup}
5486 Post a followup to the current article (@code{gnus-summary-followup}).
5487
5488 @item S F
5489 @itemx F
5490 @kindex S F (Summary)
5491 @kindex F (Summary)
5492 @c @icon{gnus-summary-followup-with-original}
5493 @findex gnus-summary-followup-with-original
5494 Post a followup to the current article and include the original message
5495 (@code{gnus-summary-followup-with-original}).  This command uses the
5496 process/prefix convention.
5497
5498 @item S n
5499 @kindex S n (Summary)
5500 @findex gnus-summary-followup-to-mail
5501 Post a followup to the current article via news, even if you got the
5502 message through mail (@code{gnus-summary-followup-to-mail}).
5503
5504 @item S N
5505 @kindex S N (Summary)
5506 @findex gnus-summary-followup-to-mail-with-original
5507 Post a followup to the current article via news, even if you got the
5508 message through mail and include the original message
5509 (@code{gnus-summary-followup-to-mail-with-original}).  This command uses
5510 the process/prefix convention.
5511
5512 @item S o p
5513 @kindex S o p (Summary)
5514 @findex gnus-summary-post-forward
5515 Forward the current article to a newsgroup
5516 (@code{gnus-summary-post-forward}).  If given a prefix, include the full
5517 headers of the forwarded article.
5518
5519 @item S O p
5520 @kindex S O p (Summary)
5521 @findex gnus-summary-digest-post-forward
5522 @cindex digests
5523 @cindex making digests
5524 Digest the current series and forward the result to a newsgroup
5525 (@code{gnus-summary-digest-post-forward}).  This command uses the
5526 process/prefix convention.
5527
5528 @item S u
5529 @kindex S u (Summary)
5530 @findex gnus-uu-post-news
5531 @c @icon{gnus-uu-post-news}
5532 Uuencode a file, split it into parts, and post it as a series
5533 (@code{gnus-uu-post-news}).  (@pxref{Uuencoding and Posting}).
5534 @end table
5535
5536 Also @xref{Header Commands, ,Header Commands, message, The Message
5537 Manual}, for more information.
5538
5539
5540 @node Summary Message Commands
5541 @subsection Summary Message Commands
5542
5543 @table @kbd
5544 @item S y
5545 @kindex S y (Summary)
5546 @findex gnus-summary-yank-message
5547 Yank the current article into an already existing Message composition
5548 buffer (@code{gnus-summary-yank-message}).  This command prompts for
5549 what message buffer you want to yank into, and understands the
5550 process/prefix convention (@pxref{Process/Prefix}).
5551
5552 @end table
5553
5554
5555 @node Canceling and Superseding
5556 @subsection Canceling Articles
5557 @cindex canceling articles
5558 @cindex superseding articles
5559
5560 Have you ever written something, and then decided that you really,
5561 really, really wish you hadn't posted that?
5562
5563 Well, you can't cancel mail, but you can cancel posts.
5564
5565 @findex gnus-summary-cancel-article
5566 @kindex C (Summary)
5567 @c @icon{gnus-summary-cancel-article}
5568 Find the article you wish to cancel (you can only cancel your own
5569 articles, so don't try any funny stuff).  Then press @kbd{C} or @kbd{S
5570 c} (@code{gnus-summary-cancel-article}).  Your article will be
5571 canceled---machines all over the world will be deleting your article.
5572 This command uses the process/prefix convention (@pxref{Process/Prefix}).
5573
5574 Be aware, however, that not all sites honor cancels, so your article may
5575 live on here and there, while most sites will delete the article in
5576 question.
5577
5578 Gnus will use the ``current'' select method when canceling.  If you
5579 want to use the standard posting method, use the @samp{a} symbolic
5580 prefix (@pxref{Symbolic Prefixes}).
5581
5582 Gnus ensures that only you can cancel your own messages using a
5583 @code{Cancel-Lock} header (@pxref{Canceling News, Canceling News, ,
5584 message, Message Manual}).
5585
5586 If you discover that you have made some mistakes and want to do some
5587 corrections, you can post a @dfn{superseding} article that will replace
5588 your original article.
5589
5590 @findex gnus-summary-supersede-article
5591 @kindex S (Summary)
5592 Go to the original article and press @kbd{S s}
5593 (@code{gnus-summary-supersede-article}).  You will be put in a buffer
5594 where you can edit the article all you want before sending it off the
5595 usual way.
5596
5597 The same goes for superseding as for canceling, only more so: Some
5598 sites do not honor superseding.  On those sites, it will appear that you
5599 have posted almost the same article twice.
5600
5601 If you have just posted the article, and change your mind right away,
5602 there is a trick you can use to cancel/supersede the article without
5603 waiting for the article to appear on your site first.  You simply return
5604 to the post buffer (which is called @code{*sent ...*}).  There you will
5605 find the article you just posted, with all the headers intact.  Change
5606 the @code{Message-ID} header to a @code{Cancel} or @code{Supersedes}
5607 header by substituting one of those words for the word
5608 @code{Message-ID}.  Then just press @kbd{C-c C-c} to send the article as
5609 you would do normally.  The previous article will be
5610 canceled/superseded.
5611
5612 Just remember, kids: There is no 'c' in 'supersede'.
5613
5614 @node Delayed Articles
5615 @section Delayed Articles
5616 @cindex delayed sending
5617 @cindex send delayed
5618
5619 Sometimes, you might wish to delay the sending of a message.  For
5620 example, you might wish to arrange for a message to turn up just in time
5621 to remind your about the birthday of your Significant Other.  For this,
5622 there is the @code{gnus-delay} package.  Setup is simple:
5623
5624 @lisp
5625 (gnus-delay-initialize)
5626 @end lisp
5627
5628 @findex gnus-delay-article
5629 Normally, to send a message you use the @kbd{C-c C-c} command from
5630 Message mode.  To delay a message, use @kbd{C-c C-j}
5631 (@code{gnus-delay-article}) instead.  This will ask you for how long the
5632 message should be delayed.  Possible answers are:
5633
5634 @itemize @bullet
5635 @item
5636 A time span.  Consists of an integer and a letter.  For example,
5637 @code{42d} means to delay for 42 days.  Available letters are @code{m}
5638 (minutes), @code{h} (hours), @code{d} (days), @code{w} (weeks), @code{M}
5639 (months) and @code{Y} (years).
5640
5641 @item
5642 A specific date.  Looks like @code{YYYY-MM-DD}.  The message will be
5643 delayed until that day, at a specific time (eight o'clock by default).
5644 See also @code{gnus-delay-default-hour}.
5645
5646 @item
5647 A specific time of day.  Given in @code{hh:mm} format, 24h, no am/pm
5648 stuff.  The deadline will be at that time today, except if that time has
5649 already passed, then it's at the given time tomorrow.  So if it's ten
5650 o'clock in the morning and you specify @code{11:15}, then the deadline
5651 is one hour and fifteen minutes hence.  But if you specify @code{9:20},
5652 that means a time tomorrow.
5653 @end itemize
5654
5655 The action of the @code{gnus-delay-article} command is influenced by a
5656 couple of variables:
5657
5658 @table @code
5659 @item gnus-delay-default-hour
5660 @vindex gnus-delay-default-hour
5661 When you specify a specific date, the message will be due on that hour
5662 on the given date.  Possible values are integers 0 through 23.
5663
5664 @item gnus-delay-default-delay
5665 @vindex gnus-delay-default-delay
5666 This is a string and gives the default delay.  It can be of any of the
5667 formats described above.
5668
5669 @item gnus-delay-group
5670 @vindex gnus-delay-group
5671 Delayed articles will be kept in this group on the drafts server until
5672 they are due.  You probably don't need to change this.  The default
5673 value is @code{"delayed"}.
5674
5675 @item gnus-delay-header
5676 @vindex gnus-delay-header
5677 The deadline for each article will be stored in a header.  This variable
5678 is a string and gives the header name.  You probably don't need to
5679 change this.  The default value is @code{"X-Gnus-Delayed"}.
5680 @end table
5681
5682 The way delaying works is like this: when you use the
5683 @code{gnus-delay-article} command, you give a certain delay.  Gnus
5684 calculates the deadline of the message and stores it in the
5685 @code{X-Gnus-Delayed} header and puts the message in the
5686 @code{nndraft:delayed} group.
5687
5688 @findex gnus-delay-send-queue
5689 And whenever you get new news, Gnus looks through the group for articles
5690 which are due and sends them.  It uses the @code{gnus-delay-send-queue}
5691 function for this.  By default, this function is added to the hook
5692 @code{gnus-get-new-news-hook}.  But of course, you can change this.
5693 Maybe you want to use the demon to send drafts?  Just tell the demon to
5694 execute the @code{gnus-delay-send-queue} function.
5695
5696 @table @code
5697 @item gnus-delay-initialize
5698 @findex gnus-delay-initialize
5699
5700 By default, this function installs @code{gnus-delay-send-queue} in
5701 @code{gnus-get-new-news-hook}.  But it accepts the optional second
5702 argument @code{no-check}.  If it is non-@code{nil},
5703 @code{gnus-get-new-news-hook} is not changed.  The optional first
5704 argument is ignored.
5705
5706 For example, @code{(gnus-delay-initialize nil t)} means to do nothing.
5707 Presumably, you want to use the demon for sending due delayed articles.
5708 Just don't forget to set that up :-)
5709 @end table
5710
5711
5712 @node Marking Articles
5713 @section Marking Articles
5714 @cindex article marking
5715 @cindex article ticking
5716 @cindex marks
5717
5718 There are several marks you can set on an article.
5719
5720 You have marks that decide the @dfn{readedness} (whoo, neato-keano
5721 neologism ohoy!) of the article.  Alphabetic marks generally mean
5722 @dfn{read}, while non-alphabetic characters generally mean @dfn{unread}.
5723
5724 In addition, you also have marks that do not affect readedness.
5725
5726 @ifinfo
5727 There's a plethora of commands for manipulating these marks.
5728 @end ifinfo
5729
5730 @menu
5731 * Unread Articles::             Marks for unread articles.
5732 * Read Articles::               Marks for read articles.
5733 * Other Marks::                 Marks that do not affect readedness.
5734 * Setting Marks::               How to set and remove marks.
5735 * Generic Marking Commands::    How to customize the marking.
5736 * Setting Process Marks::       How to mark articles for later processing.
5737 @end menu
5738
5739
5740 @node Unread Articles
5741 @subsection Unread Articles
5742
5743 The following marks mark articles as (kinda) unread, in one form or
5744 other.
5745
5746 @table @samp
5747 @item !
5748 @vindex gnus-ticked-mark
5749 Marked as ticked (@code{gnus-ticked-mark}).
5750
5751 @dfn{Ticked articles} are articles that will remain visible always.  If
5752 you see an article that you find interesting, or you want to put off
5753 reading it, or replying to it, until sometime later, you'd typically
5754 tick it.  However, articles can be expired (from news servers by the
5755 news server software, Gnus itself never expires ticked messages), so if
5756 you want to keep an article forever, you'll have to make it persistent
5757 (@pxref{Persistent Articles}).
5758
5759 @item ?
5760 @vindex gnus-dormant-mark
5761 Marked as dormant (@code{gnus-dormant-mark}).
5762
5763 @dfn{Dormant articles} will only appear in the summary buffer if there
5764 are followups to it.  If you want to see them even if they don't have
5765 followups, you can use the @kbd{/ D} command (@pxref{Limiting}).
5766 Otherwise (except for the visibility issue), they are just like ticked
5767 messages.
5768
5769 @item SPACE
5770 @vindex gnus-unread-mark
5771 Marked as unread (@code{gnus-unread-mark}).
5772
5773 @dfn{Unread articles} are articles that haven't been read at all yet.
5774 @end table
5775
5776
5777 @node Read Articles
5778 @subsection Read Articles
5779 @cindex expirable mark
5780
5781 All the following marks mark articles as read.
5782
5783 @table @samp
5784
5785 @item r
5786 @vindex gnus-del-mark
5787 These are articles that the user has marked as read with the @kbd{d}
5788 command manually, more or less (@code{gnus-del-mark}).
5789
5790 @item R
5791 @vindex gnus-read-mark
5792 Articles that have actually been read (@code{gnus-read-mark}).
5793
5794 @item O
5795 @vindex gnus-ancient-mark
5796 Articles that were marked as read in previous sessions and are now
5797 @dfn{old} (@code{gnus-ancient-mark}).
5798
5799 @item K
5800 @vindex gnus-killed-mark
5801 Marked as killed (@code{gnus-killed-mark}).
5802
5803 @item X
5804 @vindex gnus-kill-file-mark
5805 Marked as killed by kill files (@code{gnus-kill-file-mark}).
5806
5807 @item Y
5808 @vindex gnus-low-score-mark
5809 Marked as read by having too low a score (@code{gnus-low-score-mark}).
5810
5811 @item C
5812 @vindex gnus-catchup-mark
5813 Marked as read by a catchup (@code{gnus-catchup-mark}).
5814
5815 @item G
5816 @vindex gnus-canceled-mark
5817 Canceled article (@code{gnus-canceled-mark})
5818
5819 @item F
5820 @vindex gnus-souped-mark
5821 @sc{soup}ed article (@code{gnus-souped-mark}).  @xref{SOUP}.
5822
5823 @item Q
5824 @vindex gnus-sparse-mark
5825 Sparsely reffed article (@code{gnus-sparse-mark}).  @xref{Customizing
5826 Threading}.
5827
5828 @item M
5829 @vindex gnus-duplicate-mark
5830 Article marked as read by duplicate suppression
5831 (@code{gnus-duplicate-mark}).  @xref{Duplicate Suppression}.
5832
5833 @end table
5834
5835 All these marks just mean that the article is marked as read, really.
5836 They are interpreted differently when doing adaptive scoring, though.
5837
5838 One more special mark, though:
5839
5840 @table @samp
5841 @item E
5842 @vindex gnus-expirable-mark
5843 Marked as expirable (@code{gnus-expirable-mark}).
5844
5845 Marking articles as @dfn{expirable} (or have them marked as such
5846 automatically) doesn't make much sense in normal groups---a user doesn't
5847 control expiring of news articles, but in mail groups, for instance,
5848 articles marked as @dfn{expirable} can be deleted by gnus at
5849 any time.
5850 @end table
5851
5852
5853 @node Other Marks
5854 @subsection Other Marks
5855 @cindex process mark
5856 @cindex bookmarks
5857
5858 There are some marks that have nothing to do with whether the article is
5859 read or not.
5860
5861 @itemize @bullet
5862
5863 @item
5864 You can set a bookmark in the current article.  Say you are reading a
5865 long thesis on cats' urinary tracts, and have to go home for dinner
5866 before you've finished reading the thesis.  You can then set a bookmark
5867 in the article, and gnus will jump to this bookmark the next time it
5868 encounters the article.  @xref{Setting Marks}.
5869
5870 @item
5871 @vindex gnus-replied-mark
5872 All articles that you have replied to or made a followup to (i.e., have
5873 answered) will be marked with an @samp{A} in the second column
5874 (@code{gnus-replied-mark}).
5875
5876 @item
5877 @vindex gnus-forwarded-mark
5878 All articles that you have forwarded will be marked with an @samp{F} in
5879 the second column (@code{gnus-forwarded-mark}).
5880
5881 @item
5882 @vindex gnus-cached-mark
5883 Articles stored in the article cache will be marked with an @samp{*} in
5884 the second column (@code{gnus-cached-mark}).  @xref{Article Caching}.
5885
5886 @item
5887 @vindex gnus-saved-mark
5888 Articles ``saved'' (in some manner or other; not necessarily
5889 religiously) are marked with an @samp{S} in the second column
5890 (@code{gnus-saved-mark}).
5891
5892 @item
5893 @vindex gnus-recent-mark
5894 Articles that according to the server haven't been shown to the user
5895 before are marked with a @samp{N} in the second column
5896 (@code{gnus-recent-mark}).  Note that not all servers support this
5897 mark, in which case it simply never appears.  Compare with
5898 @code{gnus-unseen-mark}.
5899
5900 @item
5901 @vindex gnus-unseen-mark
5902 Articles that haven't been seen before in Gnus by the user are marked
5903 with a @samp{.} in the second column (@code{gnus-unseen-mark}).
5904 Compare with @code{gnus-recent-mark}.
5905
5906 @item
5907 @vindex gnus-downloaded-mark
5908 When using the Gnus agent (@pxref{Agent Basics}), articles may be
5909 downloaded for unplugged (offline) viewing.  If you are using the
5910 @samp{%O} spec, these articles get the @samp{+} mark in that spec.
5911 (The variable @code{gnus-downloaded-mark} controls which character to
5912 use.)
5913
5914 @item
5915 @vindex gnus-undownloaded-mark
5916 When using the Gnus agent (@pxref{Agent Basics}), some articles might
5917 not have been downloaded.  Such articles cannot be viewed while you
5918 are unplugged (offline).  If you are using the @samp{%O} spec, these
5919 articles get the @samp{-} mark in that spec.  (The variable
5920 @code{gnus-undownloaded-mark} controls which character to use.)
5921
5922 @item
5923 @vindex gnus-downloadable-mark
5924 The Gnus agent (@pxref{Agent Basics}) downloads some articles
5925 automatically, but it is also possible to explicitly mark articles for
5926 download, even if they would not be downloaded automatically.  Such
5927 explicitly-marked articles get the @samp{%} mark in the first column.
5928 (The variable @code{gnus-downloadable-mark} controls which character to
5929 use.)
5930
5931 @item
5932 @vindex gnus-not-empty-thread-mark
5933 @vindex gnus-empty-thread-mark
5934 If the @samp{%e} spec is used, the presence of threads or not will be
5935 marked with @code{gnus-not-empty-thread-mark} and
5936 @code{gnus-empty-thread-mark} in the third column, respectively.
5937
5938 @item
5939 @vindex gnus-process-mark
5940 Finally we have the @dfn{process mark} (@code{gnus-process-mark}).  A
5941 variety of commands react to the presence of the process mark.  For
5942 instance, @kbd{X u} (@code{gnus-uu-decode-uu}) will uudecode and view
5943 all articles that have been marked with the process mark.  Articles
5944 marked with the process mark have a @samp{#} in the second column.
5945
5946 @end itemize
5947
5948 You might have noticed that most of these ``non-readedness'' marks
5949 appear in the second column by default.  So if you have a cached, saved,
5950 replied article that you have process-marked, what will that look like?
5951
5952 Nothing much.  The precedence rules go as follows: process -> cache ->
5953 replied -> saved.  So if the article is in the cache and is replied,
5954 you'll only see the cache mark and not the replied mark.
5955
5956
5957 @node Setting Marks
5958 @subsection Setting Marks
5959 @cindex setting marks
5960
5961 All the marking commands understand the numeric prefix.
5962
5963 @table @kbd
5964 @item M c
5965 @itemx M-u
5966 @kindex M c (Summary)
5967 @kindex M-u (Summary)
5968 @findex gnus-summary-clear-mark-forward
5969 @cindex mark as unread
5970 Clear all readedness-marks from the current article
5971 (@code{gnus-summary-clear-mark-forward}).  In other words, mark the
5972 article as unread.
5973
5974 @item M t
5975 @itemx !
5976 @kindex ! (Summary)
5977 @kindex M t (Summary)
5978 @findex gnus-summary-tick-article-forward
5979 Tick the current article (@code{gnus-summary-tick-article-forward}).
5980 @xref{Article Caching}.
5981
5982 @item M ?
5983 @itemx ?
5984 @kindex ? (Summary)
5985 @kindex M ? (Summary)
5986 @findex gnus-summary-mark-as-dormant
5987 Mark the current article as dormant
5988 (@code{gnus-summary-mark-as-dormant}).  @xref{Article Caching}.
5989
5990 @item M d
5991 @itemx d
5992 @kindex M d (Summary)
5993 @kindex d (Summary)
5994 @findex gnus-summary-mark-as-read-forward
5995 Mark the current article as read
5996 (@code{gnus-summary-mark-as-read-forward}).
5997
5998 @item D
5999 @kindex D (Summary)
6000 @findex gnus-summary-mark-as-read-backward
6001 Mark the current article as read and move point to the previous line
6002 (@code{gnus-summary-mark-as-read-backward}).
6003
6004 @item M k
6005 @itemx k
6006 @kindex k (Summary)
6007 @kindex M k (Summary)
6008 @findex gnus-summary-kill-same-subject-and-select
6009 Mark all articles that have the same subject as the current one as read,
6010 and then select the next unread article
6011 (@code{gnus-summary-kill-same-subject-and-select}).
6012
6013 @item M K
6014 @itemx C-k
6015 @kindex M K (Summary)
6016 @kindex C-k (Summary)
6017 @findex gnus-summary-kill-same-subject
6018 Mark all articles that have the same subject as the current one as read
6019 (@code{gnus-summary-kill-same-subject}).
6020
6021 @item M C
6022 @kindex M C (Summary)
6023 @findex gnus-summary-catchup
6024 @c @icon{gnus-summary-catchup}
6025 Mark all unread articles as read (@code{gnus-summary-catchup}).
6026
6027 @item M C-c
6028 @kindex M C-c (Summary)
6029 @findex gnus-summary-catchup-all
6030 Mark all articles in the group as read---even the ticked and dormant
6031 articles (@code{gnus-summary-catchup-all}).
6032
6033 @item M H
6034 @kindex M H (Summary)
6035 @findex gnus-summary-catchup-to-here
6036 Catchup the current group to point (before the point)
6037 (@code{gnus-summary-catchup-to-here}).
6038
6039 @item M h
6040 @kindex M h (Summary)
6041 @findex gnus-summary-catchup-from-here
6042 Catchup the current group from point (after the point)
6043 (@code{gnus-summary-catchup-from-here}).
6044
6045 @item C-w
6046 @kindex C-w (Summary)
6047 @findex gnus-summary-mark-region-as-read
6048 Mark all articles between point and mark as read
6049 (@code{gnus-summary-mark-region-as-read}).
6050
6051 @item M V k
6052 @kindex M V k (Summary)
6053 @findex gnus-summary-kill-below
6054 Kill all articles with scores below the default score (or below the
6055 numeric prefix) (@code{gnus-summary-kill-below}).
6056
6057 @item M e
6058 @itemx E
6059 @kindex M e (Summary)
6060 @kindex E (Summary)
6061 @findex gnus-summary-mark-as-expirable
6062 Mark the current article as expirable
6063 (@code{gnus-summary-mark-as-expirable}).
6064
6065 @item M b
6066 @kindex M b (Summary)
6067 @findex gnus-summary-set-bookmark
6068 Set a bookmark in the current article
6069 (@code{gnus-summary-set-bookmark}).
6070
6071 @item M B
6072 @kindex M B (Summary)
6073 @findex gnus-summary-remove-bookmark
6074 Remove the bookmark from the current article
6075 (@code{gnus-summary-remove-bookmark}).
6076
6077 @item M V c
6078 @kindex M V c (Summary)
6079 @findex gnus-summary-clear-above
6080 Clear all marks from articles with scores over the default score (or
6081 over the numeric prefix) (@code{gnus-summary-clear-above}).
6082
6083 @item M V u
6084 @kindex M V u (Summary)
6085 @findex gnus-summary-tick-above
6086 Tick all articles with scores over the default score (or over the
6087 numeric prefix) (@code{gnus-summary-tick-above}).
6088
6089 @item M V m
6090 @kindex M V m (Summary)
6091 @findex gnus-summary-mark-above
6092 Prompt for a mark, and mark all articles with scores over the default
6093 score (or over the numeric prefix) with this mark
6094 (@code{gnus-summary-clear-above}).
6095 @end table
6096
6097 @vindex gnus-summary-goto-unread
6098 The @code{gnus-summary-goto-unread} variable controls what action should
6099 be taken after setting a mark.  If non-@code{nil}, point will move to
6100 the next/previous unread article.  If @code{nil}, point will just move
6101 one line up or down.  As a special case, if this variable is
6102 @code{never}, all the marking commands as well as other commands (like
6103 @kbd{SPACE}) will move to the next article, whether it is unread or not.
6104 The default is @code{t}.
6105
6106
6107 @node Generic Marking Commands
6108 @subsection Generic Marking Commands
6109
6110 Some people would like the command that ticks an article (@kbd{!}) go to
6111 the next article.  Others would like it to go to the next unread
6112 article.  Yet others would like it to stay on the current article.  And
6113 even though I haven't heard of anybody wanting it to go to the
6114 previous (unread) article, I'm sure there are people that want that as
6115 well.
6116
6117 Multiply these five behaviors with five different marking commands, and
6118 you get a potentially complex set of variable to control what each
6119 command should do.
6120
6121 To sidestep that mess, Gnus provides commands that do all these
6122 different things.  They can be found on the @kbd{M M} map in the summary
6123 buffer.  Type @kbd{M M C-h} to see them all---there are too many of them
6124 to list in this manual.
6125
6126 While you can use these commands directly, most users would prefer
6127 altering the summary mode keymap.  For instance, if you would like the
6128 @kbd{!} command to go to the next article instead of the next unread
6129 article, you could say something like:
6130
6131 @lisp
6132 @group
6133 (add-hook 'gnus-summary-mode-hook 'my-alter-summary-map)
6134 (defun my-alter-summary-map ()
6135   (local-set-key "!" 'gnus-summary-put-mark-as-ticked-next))
6136 @end group
6137 @end lisp
6138
6139 @noindent
6140 or
6141
6142 @lisp
6143 (defun my-alter-summary-map ()
6144   (local-set-key "!" "MM!n"))
6145 @end lisp
6146
6147
6148 @node Setting Process Marks
6149 @subsection Setting Process Marks
6150 @cindex setting process marks
6151
6152 Process marks are displayed as @code{#} in the summary buffer, and are
6153 used for marking articles in such a way that other commands will
6154 process these articles.  For instance, if you process mark four
6155 articles and then use the @kbd{*} command, Gnus will enter these four
6156 commands into the cache.  For more information,
6157 @pxref{Process/Prefix}.
6158
6159 @table @kbd
6160
6161 @item M P p
6162 @itemx #
6163 @kindex # (Summary)
6164 @kindex M P p (Summary)
6165 @findex gnus-summary-mark-as-processable
6166 Mark the current article with the process mark
6167 (@code{gnus-summary-mark-as-processable}).
6168 @findex gnus-summary-unmark-as-processable
6169
6170 @item M P u
6171 @itemx M-#
6172 @kindex M P u (Summary)
6173 @kindex M-# (Summary)
6174 Remove the process mark, if any, from the current article
6175 (@code{gnus-summary-unmark-as-processable}).
6176
6177 @item M P U
6178 @kindex M P U (Summary)
6179 @findex gnus-summary-unmark-all-processable
6180 Remove the process mark from all articles
6181 (@code{gnus-summary-unmark-all-processable}).
6182
6183 @item M P i
6184 @kindex M P i (Summary)
6185 @findex gnus-uu-invert-processable
6186 Invert the list of process marked articles
6187 (@code{gnus-uu-invert-processable}).
6188
6189 @item M P R
6190 @kindex M P R (Summary)
6191 @findex gnus-uu-mark-by-regexp
6192 Mark articles that have a @code{Subject} header that matches a regular
6193 expression (@code{gnus-uu-mark-by-regexp}).
6194
6195 @item M P G
6196 @kindex M P G (Summary)
6197 @findex gnus-uu-unmark-by-regexp
6198 Unmark articles that have a @code{Subject} header that matches a regular
6199 expression (@code{gnus-uu-unmark-by-regexp}).
6200
6201 @item M P r
6202 @kindex M P r (Summary)
6203 @findex gnus-uu-mark-region
6204 Mark articles in region (@code{gnus-uu-mark-region}).
6205
6206 @item M P g
6207 @kindex M P g (Summary)
6208 @findex gnus-uu-unmark-region
6209 Unmark articles in region (@code{gnus-uu-unmark-region}).
6210
6211 @item M P t
6212 @kindex M P t (Summary)
6213 @findex gnus-uu-mark-thread
6214 Mark all articles in the current (sub)thread
6215 (@code{gnus-uu-mark-thread}).
6216
6217 @item M P T
6218 @kindex M P T (Summary)
6219 @findex gnus-uu-unmark-thread
6220 Unmark all articles in the current (sub)thread
6221 (@code{gnus-uu-unmark-thread}).
6222
6223 @item M P v
6224 @kindex M P v (Summary)
6225 @findex gnus-uu-mark-over
6226 Mark all articles that have a score above the prefix argument
6227 (@code{gnus-uu-mark-over}).
6228
6229 @item M P s
6230 @kindex M P s (Summary)
6231 @findex gnus-uu-mark-series
6232 Mark all articles in the current series (@code{gnus-uu-mark-series}).
6233
6234 @item M P S
6235 @kindex M P S (Summary)
6236 @findex gnus-uu-mark-sparse
6237 Mark all series that have already had some articles marked
6238 (@code{gnus-uu-mark-sparse}).
6239
6240 @item M P a
6241 @kindex M P a (Summary)
6242 @findex gnus-uu-mark-all
6243 Mark all articles in series order (@code{gnus-uu-mark-all}).
6244
6245 @item M P b
6246 @kindex M P b (Summary)
6247 @findex gnus-uu-mark-buffer
6248 Mark all articles in the buffer in the order they appear
6249 (@code{gnus-uu-mark-buffer}).
6250
6251 @item M P k
6252 @kindex M P k (Summary)
6253 @findex gnus-summary-kill-process-mark
6254 Push the current process mark set onto the stack and unmark all articles
6255 (@code{gnus-summary-kill-process-mark}).
6256
6257 @item M P y
6258 @kindex M P y (Summary)
6259 @findex gnus-summary-yank-process-mark
6260 Pop the previous process mark set from the stack and restore it
6261 (@code{gnus-summary-yank-process-mark}).
6262
6263 @item M P w
6264 @kindex M P w (Summary)
6265 @findex gnus-summary-save-process-mark
6266 Push the current process mark set onto the stack
6267 (@code{gnus-summary-save-process-mark}).
6268
6269 @end table
6270
6271 Also see the @kbd{&} command in @ref{Searching for Articles}, for how to
6272 set process marks based on article body contents.
6273
6274
6275 @node Limiting
6276 @section Limiting
6277 @cindex limiting
6278
6279 It can be convenient to limit the summary buffer to just show some
6280 subset of the articles currently in the group.  The effect most limit
6281 commands have is to remove a few (or many) articles from the summary
6282 buffer.
6283
6284 All limiting commands work on subsets of the articles already fetched
6285 from the servers.  None of these commands query the server for
6286 additional articles.
6287
6288 @table @kbd
6289
6290 @item / /
6291 @itemx / s
6292 @kindex / / (Summary)
6293 @findex gnus-summary-limit-to-subject
6294 Limit the summary buffer to articles that match some subject
6295 (@code{gnus-summary-limit-to-subject}).  If given a prefix, exclude
6296 matching articles.
6297
6298 @item / a
6299 @kindex / a (Summary)
6300 @findex gnus-summary-limit-to-author
6301 Limit the summary buffer to articles that match some author
6302 (@code{gnus-summary-limit-to-author}).  If given a prefix, exclude
6303 matching articles.
6304
6305 @item / R
6306 @kindex / R (Summary)
6307 @findex gnus-summary-limit-to-recipient
6308 Limit the summary buffer to articles that match some recipient
6309 (@code{gnus-summary-limit-to-recipient}).  If given a prefix, exclude
6310 matching articles.
6311
6312 @item / x
6313 @kindex / x (Summary)
6314 @findex gnus-summary-limit-to-extra
6315 Limit the summary buffer to articles that match one of the ``extra''
6316 headers (@pxref{To From Newsgroups})
6317 (@code{gnus-summary-limit-to-extra}).  If given a prefix, exclude
6318 matching articles.
6319
6320 @item / u
6321 @itemx x
6322 @kindex / u (Summary)
6323 @kindex x (Summary)
6324 @findex gnus-summary-limit-to-unread
6325 Limit the summary buffer to articles not marked as read
6326 (@code{gnus-summary-limit-to-unread}).  If given a prefix, limit the
6327 buffer to articles strictly unread.  This means that ticked and
6328 dormant articles will also be excluded.
6329
6330 @item / m
6331 @kindex / m (Summary)
6332 @findex gnus-summary-limit-to-marks
6333 Ask for a mark and then limit to all articles that have been marked
6334 with that mark (@code{gnus-summary-limit-to-marks}).
6335
6336 @item / t
6337 @kindex / t (Summary)
6338 @findex gnus-summary-limit-to-age
6339 Ask for a number and then limit the summary buffer to articles older than (or equal to) that number of days
6340 (@code{gnus-summary-limit-to-age}).  If given a prefix, limit to
6341 articles younger than that number of days.
6342
6343 @item / n
6344 @kindex / n (Summary)
6345 @findex gnus-summary-limit-to-articles
6346 Limit the summary buffer to the current article
6347 (@code{gnus-summary-limit-to-articles}).  Uses the process/prefix
6348 convention (@pxref{Process/Prefix}).
6349
6350 @item / w
6351 @kindex / w (Summary)
6352 @findex gnus-summary-pop-limit
6353 Pop the previous limit off the stack and restore it
6354 (@code{gnus-summary-pop-limit}).  If given a prefix, pop all limits off
6355 the stack.
6356
6357 @item / .
6358 @kindex / . (Summary)
6359 @findex gnus-summary-limit-to-unseen
6360 Limit the summary buffer to the unseen articles
6361 (@code{gnus-summary-limit-to-unseen}).
6362
6363 @item / v
6364 @kindex / v (Summary)
6365 @findex gnus-summary-limit-to-score
6366 Limit the summary buffer to articles that have a score at or above some
6367 score (@code{gnus-summary-limit-to-score}).
6368
6369 @item / p
6370 @kindex / p (Summary)
6371 @findex gnus-summary-limit-to-display-predicate
6372 Limit the summary buffer to articles that satisfy the @code{display}
6373 group parameter predicate
6374 (@code{gnus-summary-limit-to-display-predicate}).  @xref{Group
6375 Parameters}, for more on this predicate.
6376
6377 @item / r
6378 @kindex / r (Summary)
6379 @findex gnus-summary-limit-to-replied
6380 Limit the summary buffer to replied articles
6381 (@code{gnus-summary-limit-to-replied}).  If given a prefix, exclude
6382 replied articles.
6383
6384 @item / E
6385 @itemx M S
6386 @kindex M S (Summary)
6387 @kindex / E (Summary)
6388 @findex gnus-summary-limit-include-expunged
6389 Include all expunged articles in the limit
6390 (@code{gnus-summary-limit-include-expunged}).
6391
6392 @item / D
6393 @kindex / D (Summary)
6394 @findex gnus-summary-limit-include-dormant
6395 Include all dormant articles in the limit
6396 (@code{gnus-summary-limit-include-dormant}).
6397
6398 @item / *
6399 @kindex / * (Summary)
6400 @findex gnus-summary-limit-include-cached
6401 Include all cached articles in the limit
6402 (@code{gnus-summary-limit-include-cached}).
6403
6404 @item / d
6405 @kindex / d (Summary)
6406 @findex gnus-summary-limit-exclude-dormant
6407 Exclude all dormant articles from the limit
6408 (@code{gnus-summary-limit-exclude-dormant}).
6409
6410 @item / M
6411 @kindex / M (Summary)
6412 @findex gnus-summary-limit-exclude-marks
6413 Exclude all marked articles (@code{gnus-summary-limit-exclude-marks}).
6414
6415 @item / T
6416 @kindex / T (Summary)
6417 @findex gnus-summary-limit-include-thread
6418 Include all the articles in the current thread in the limit.
6419
6420 @item / c
6421 @kindex / c (Summary)
6422 @findex gnus-summary-limit-exclude-childless-dormant
6423 Exclude all dormant articles that have no children from the limit@*
6424 (@code{gnus-summary-limit-exclude-childless-dormant}).
6425
6426 @item / C
6427 @kindex / C (Summary)
6428 @findex gnus-summary-limit-mark-excluded-as-read
6429 Mark all excluded unread articles as read
6430 (@code{gnus-summary-limit-mark-excluded-as-read}).  If given a prefix,
6431 also mark excluded ticked and dormant articles as read.
6432
6433 @item / N
6434 @kindex / N (Summary)
6435 @findex gnus-summary-insert-new-articles
6436 Insert all new articles in the summary buffer.  It scans for new emails
6437 if @var{back-end}@code{-get-new-mail} is non-@code{nil}.
6438
6439 @item / o
6440 @kindex / o (Summary)
6441 @findex gnus-summary-insert-old-articles
6442 Insert all old articles in the summary buffer.  If given a numbered
6443 prefix, fetch this number of articles.
6444
6445 @end table
6446
6447
6448 @node Threading
6449 @section Threading
6450 @cindex threading
6451 @cindex article threading
6452
6453 Gnus threads articles by default.  @dfn{To thread} is to put responses
6454 to articles directly after the articles they respond to---in a
6455 hierarchical fashion.
6456
6457 Threading is done by looking at the @code{References} headers of the
6458 articles.  In a perfect world, this would be enough to build pretty
6459 trees, but unfortunately, the @code{References} header is often broken
6460 or simply missing.  Weird news propagation exacerbates the problem,
6461 so one has to employ other heuristics to get pleasing results.  A
6462 plethora of approaches exists, as detailed in horrible detail in
6463 @ref{Customizing Threading}.
6464
6465 First, a quick overview of the concepts:
6466
6467 @table @dfn
6468 @item root
6469 The top-most article in a thread; the first article in the thread.
6470
6471 @item thread
6472 A tree-like article structure.
6473
6474 @item sub-thread
6475 A small(er) section of this tree-like structure.
6476
6477 @item loose threads
6478 Threads often lose their roots due to article expiry, or due to the root
6479 already having been read in a previous session, and not displayed in the
6480 summary buffer.  We then typically have many sub-threads that really
6481 belong to one thread, but are without connecting roots.  These are
6482 called loose threads.
6483
6484 @item thread gathering
6485 An attempt to gather loose threads into bigger threads.
6486
6487 @item sparse threads
6488 A thread where the missing articles have been ``guessed'' at, and are
6489 displayed as empty lines in the summary buffer.
6490
6491 @end table
6492
6493
6494 @menu
6495 * Customizing Threading::       Variables you can change to affect the threading.
6496 * Thread Commands::             Thread based commands in the summary buffer.
6497 @end menu
6498
6499
6500 @node Customizing Threading
6501 @subsection Customizing Threading
6502 @cindex customizing threading
6503
6504 @menu
6505 * Loose Threads::               How Gnus gathers loose threads into bigger threads.
6506 * Filling In Threads::          Making the threads displayed look fuller.
6507 * More Threading::              Even more variables for fiddling with threads.
6508 * Low-Level Threading::         You thought it was over@dots{} but you were wrong!
6509 @end menu
6510
6511
6512 @node Loose Threads
6513 @subsubsection Loose Threads
6514 @cindex <
6515 @cindex >
6516 @cindex loose threads
6517
6518 @table @code
6519 @item gnus-summary-make-false-root
6520 @vindex gnus-summary-make-false-root
6521 If non-@code{nil}, gnus will gather all loose subtrees into one big tree
6522 and create a dummy root at the top.  (Wait a minute.  Root at the top?
6523 Yup.)  Loose subtrees occur when the real root has expired, or you've
6524 read or killed the root in a previous session.
6525
6526 When there is no real root of a thread, gnus will have to fudge
6527 something.  This variable says what fudging method gnus should use.
6528 There are four possible values:
6529
6530 @iftex
6531 @iflatex
6532 \gnusfigure{The Summary Buffer}{390}{
6533 \put(0,0){\epsfig{figure=ps/summary-adopt,width=7.5cm}}
6534 \put(445,0){\makebox(0,0)[br]{\epsfig{figure=ps/summary-empty,width=7.5cm}}}
6535 \put(0,400){\makebox(0,0)[tl]{\epsfig{figure=ps/summary-none,width=7.5cm}}}
6536 \put(445,400){\makebox(0,0)[tr]{\epsfig{figure=ps/summary-dummy,width=7.5cm}}}
6537 }
6538 @end iflatex
6539 @end iftex
6540
6541 @cindex adopting articles
6542
6543 @table @code
6544
6545 @item adopt
6546 Gnus will make the first of the orphaned articles the parent.  This
6547 parent will adopt all the other articles.  The adopted articles will be
6548 marked as such by pointy brackets (@samp{<>}) instead of the standard
6549 square brackets (@samp{[]}).  This is the default method.
6550
6551 @item dummy
6552 @vindex gnus-summary-dummy-line-format
6553 @vindex gnus-summary-make-false-root-always
6554 Gnus will create a dummy summary line that will pretend to be the
6555 parent.  This dummy line does not correspond to any real article, so
6556 selecting it will just select the first real article after the dummy
6557 article.  @code{gnus-summary-dummy-line-format} is used to specify the
6558 format of the dummy roots.  It accepts only one format spec:  @samp{S},
6559 which is the subject of the article.  @xref{Formatting Variables}.
6560 If you want all threads to have a dummy root, even the non-gathered
6561 ones, set @code{gnus-summary-make-false-root-always} to @code{t}.
6562
6563 @item empty
6564 Gnus won't actually make any article the parent, but simply leave the
6565 subject field of all orphans except the first empty.  (Actually, it will
6566 use @code{gnus-summary-same-subject} as the subject (@pxref{Summary
6567 Buffer Format}).)
6568
6569 @item none
6570 Don't make any article parent at all.  Just gather the threads and
6571 display them after one another.
6572
6573 @item nil
6574 Don't gather loose threads.
6575 @end table
6576
6577 @item gnus-summary-gather-subject-limit
6578 @vindex gnus-summary-gather-subject-limit
6579 Loose threads are gathered by comparing subjects of articles.  If this
6580 variable is @code{nil}, gnus requires an exact match between the
6581 subjects of the loose threads before gathering them into one big
6582 super-thread.  This might be too strict a requirement, what with the
6583 presence of stupid newsreaders that chop off long subject lines.  If
6584 you think so, set this variable to, say, 20 to require that only the
6585 first 20 characters of the subjects have to match.  If you set this
6586 variable to a really low number, you'll find that gnus will gather
6587 everything in sight into one thread, which isn't very helpful.
6588
6589 @cindex fuzzy article gathering
6590 If you set this variable to the special value @code{fuzzy}, gnus will
6591 use a fuzzy string comparison algorithm on the subjects (@pxref{Fuzzy
6592 Matching}).
6593
6594 @item gnus-simplify-subject-fuzzy-regexp
6595 @vindex gnus-simplify-subject-fuzzy-regexp
6596 This can either be a regular expression or list of regular expressions
6597 that match strings that will be removed from subjects if fuzzy subject
6598 simplification is used.
6599
6600 @item gnus-simplify-ignored-prefixes
6601 @vindex gnus-simplify-ignored-prefixes
6602 If you set @code{gnus-summary-gather-subject-limit} to something as low
6603 as 10, you might consider setting this variable to something sensible:
6604
6605 @c Written by Michael Ernst <mernst@cs.rice.edu>
6606 @lisp
6607 (setq gnus-simplify-ignored-prefixes
6608       (concat
6609        "\\`\\[?\\("
6610        (mapconcat
6611         'identity
6612         '("looking"
6613           "wanted" "followup" "summary\\( of\\)?"
6614           "help" "query" "problem" "question"
6615           "answer" "reference" "announce"
6616           "How can I" "How to" "Comparison of"
6617           ;; ...
6618           )
6619         "\\|")
6620        "\\)\\s *\\("
6621        (mapconcat 'identity
6622                   '("for" "for reference" "with" "about")
6623                   "\\|")
6624        "\\)?\\]?:?[ \t]*"))
6625 @end lisp
6626
6627 All words that match this regexp will be removed before comparing two
6628 subjects.
6629
6630 @item gnus-simplify-subject-functions
6631 @vindex gnus-simplify-subject-functions
6632 If non-@code{nil}, this variable overrides
6633 @code{gnus-summary-gather-subject-limit}.  This variable should be a
6634 list of functions to apply to the @code{Subject} string iteratively to
6635 arrive at the simplified version of the string.
6636
6637 Useful functions to put in this list include:
6638
6639 @table @code
6640 @item gnus-simplify-subject-re
6641 @findex gnus-simplify-subject-re
6642 Strip the leading @samp{Re:}.
6643
6644 @item gnus-simplify-subject-fuzzy
6645 @findex gnus-simplify-subject-fuzzy
6646 Simplify fuzzily.
6647
6648 @item gnus-simplify-whitespace
6649 @findex gnus-simplify-whitespace
6650 Remove excessive whitespace.
6651
6652 @item gnus-simplify-all-whitespace
6653 @findex gnus-simplify-all-whitespace
6654 Remove all whitespace.
6655 @end table
6656
6657 You may also write your own functions, of course.
6658
6659
6660 @item gnus-summary-gather-exclude-subject
6661 @vindex gnus-summary-gather-exclude-subject
6662 Since loose thread gathering is done on subjects only, that might lead
6663 to many false hits, especially with certain common subjects like
6664 @samp{} and @samp{(none)}.  To make the situation slightly better,
6665 you can use the regexp @code{gnus-summary-gather-exclude-subject} to say
6666 what subjects should be excluded from the gathering process.@*
6667 The default is @samp{^ *$\\|^(none)$}.
6668
6669 @item gnus-summary-thread-gathering-function
6670 @vindex gnus-summary-thread-gathering-function
6671 Gnus gathers threads by looking at @code{Subject} headers.  This means
6672 that totally unrelated articles may end up in the same ``thread'', which
6673 is confusing.  An alternate approach is to look at all the
6674 @code{Message-ID}s in all the @code{References} headers to find matches.
6675 This will ensure that no gathered threads ever include unrelated
6676 articles, but it also means that people who have posted with broken
6677 newsreaders won't be gathered properly.  The choice is yours---plague or
6678 cholera:
6679
6680 @table @code
6681 @item gnus-gather-threads-by-subject
6682 @findex gnus-gather-threads-by-subject
6683 This function is the default gathering function and looks at
6684 @code{Subject}s exclusively.
6685
6686 @item gnus-gather-threads-by-references
6687 @findex gnus-gather-threads-by-references
6688 This function looks at @code{References} headers exclusively.
6689 @end table
6690
6691 If you want to test gathering by @code{References}, you could say
6692 something like:
6693
6694 @lisp
6695 (setq gnus-summary-thread-gathering-function
6696       'gnus-gather-threads-by-references)
6697 @end lisp
6698
6699 @end table
6700
6701
6702 @node Filling In Threads
6703 @subsubsection Filling In Threads
6704
6705 @table @code
6706 @item gnus-fetch-old-headers
6707 @vindex gnus-fetch-old-headers
6708 If non-@code{nil}, gnus will attempt to build old threads by fetching
6709 more old headers---headers to articles marked as read.  If you would
6710 like to display as few summary lines as possible, but still connect as
6711 many loose threads as possible, you should set this variable to
6712 @code{some} or a number.  If you set it to a number, no more than that
6713 number of extra old headers will be fetched.  In either case, fetching
6714 old headers only works if the back end you are using carries overview
6715 files---this would normally be @code{nntp}, @code{nnspool},
6716 @code{nnml}, and @code{nnmaildir}.  Also remember that if the root of
6717 the thread has been expired by the server, there's not much Gnus can
6718 do about that.
6719
6720 This variable can also be set to @code{invisible}.  This won't have any
6721 visible effects, but is useful if you use the @kbd{A T} command a lot
6722 (@pxref{Finding the Parent}).
6723
6724 @item gnus-fetch-old-ephemeral-headers
6725 @vindex gnus-fetch-old-ephemeral-headers
6726 Same as @code{gnus-fetch-old-headers}, but only used for ephemeral
6727 newsgroups.
6728
6729 @item gnus-build-sparse-threads
6730 @vindex gnus-build-sparse-threads
6731 Fetching old headers can be slow.  A low-rent similar effect can be
6732 gotten by setting this variable to @code{some}.  Gnus will then look at
6733 the complete @code{References} headers of all articles and try to string
6734 together articles that belong in the same thread.  This will leave
6735 @dfn{gaps} in the threading display where gnus guesses that an article
6736 is missing from the thread.  (These gaps appear like normal summary
6737 lines.  If you select a gap, gnus will try to fetch the article in
6738 question.)  If this variable is @code{t}, gnus will display all these
6739 ``gaps'' without regard for whether they are useful for completing the
6740 thread or not.  Finally, if this variable is @code{more}, gnus won't cut
6741 off sparse leaf nodes that don't lead anywhere.  This variable is
6742 @code{nil} by default.
6743
6744 @item gnus-read-all-available-headers
6745 @vindex gnus-read-all-available-headers
6746 This is a rather obscure variable that few will find useful.  It's
6747 intended for those non-news newsgroups where the back end has to fetch
6748 quite a lot to present the summary buffer, and where it's impossible to
6749 go back to parents of articles.  This is mostly the case in the
6750 web-based groups, like the @code{nnultimate} groups.
6751
6752 If you don't use those, then it's safe to leave this as the default
6753 @code{nil}.  If you want to use this variable, it should be a regexp
6754 that matches the group name, or @code{t} for all groups.
6755
6756 @end table
6757
6758
6759 @node More Threading
6760 @subsubsection More Threading
6761
6762 @table @code
6763 @item gnus-show-threads
6764 @vindex gnus-show-threads
6765 If this variable is @code{nil}, no threading will be done, and all of
6766 the rest of the variables here will have no effect.  Turning threading
6767 off will speed group selection up a bit, but it is sure to make reading
6768 slower and more awkward.
6769
6770 @item gnus-thread-hide-subtree
6771 @vindex gnus-thread-hide-subtree
6772 If non-@code{nil}, all threads will be hidden when the summary buffer is
6773 generated.
6774
6775 This can also be a predicate specifier (@pxref{Predicate Specifiers}).
6776 Available predicates are @code{gnus-article-unread-p} and
6777 @code{gnus-article-unseen-p}.
6778
6779 Here's an example:
6780
6781 @lisp
6782 (setq gnus-thread-hide-subtree
6783       '(or gnus-article-unread-p
6784            gnus-article-unseen-p))
6785 @end lisp
6786
6787 (It's a pretty nonsensical example, since all unseen articles are also
6788 unread, but you get my drift.)
6789
6790
6791 @item gnus-thread-expunge-below
6792 @vindex gnus-thread-expunge-below
6793 All threads that have a total score (as defined by
6794 @code{gnus-thread-score-function}) less than this number will be
6795 expunged.  This variable is @code{nil} by default, which means that no
6796 threads are expunged.
6797
6798 @item gnus-thread-hide-killed
6799 @vindex gnus-thread-hide-killed
6800 if you kill a thread and this variable is non-@code{nil}, the subtree
6801 will be hidden.
6802
6803 @item gnus-thread-ignore-subject
6804 @vindex gnus-thread-ignore-subject
6805 Sometimes somebody changes the subject in the middle of a thread.  If
6806 this variable is non-@code{nil}, which is the default, the subject
6807 change is ignored.  If it is @code{nil}, a change in the subject will
6808 result in a new thread.
6809
6810 @item gnus-thread-indent-level
6811 @vindex gnus-thread-indent-level
6812 This is a number that says how much each sub-thread should be indented.
6813 The default is 4.
6814
6815 @item gnus-sort-gathered-threads-function
6816 @vindex gnus-sort-gathered-threads-function
6817 Sometimes, particularly with mailing lists, the order in which mails
6818 arrive locally is not necessarily the same as the order in which they
6819 arrived on the mailing list.  Consequently, when sorting sub-threads
6820 using the default @code{gnus-thread-sort-by-number}, responses can end
6821 up appearing before the article to which they are responding to.
6822 Setting this variable to an alternate value
6823 (e.g. @code{gnus-thread-sort-by-date}), in a group's parameters or in an
6824 appropriate hook (e.g. @code{gnus-summary-generate-hook}) can produce a
6825 more logical sub-thread ordering in such instances.
6826
6827 @end table
6828
6829
6830 @node Low-Level Threading
6831 @subsubsection Low-Level Threading
6832
6833 @table @code
6834
6835 @item gnus-parse-headers-hook
6836 @vindex gnus-parse-headers-hook
6837 Hook run before parsing any headers.  The default value is
6838 @code{(gnus-set-summary-default-charset)}, which sets up local value of
6839 @code{default-mime-charset} in summary buffer based on variable
6840 @code{gnus-newsgroup-default-charset-alist}.
6841
6842 @item gnus-alter-header-function
6843 @vindex gnus-alter-header-function
6844 If non-@code{nil}, this function will be called to allow alteration of
6845 article header structures.  The function is called with one parameter,
6846 the article header vector, which it may alter in any way.  For instance,
6847 if you have a mail-to-news gateway which alters the @code{Message-ID}s
6848 in systematic ways (by adding prefixes and such), you can use this
6849 variable to un-scramble the @code{Message-ID}s so that they are more
6850 meaningful.  Here's one example:
6851
6852 @lisp
6853 (setq gnus-alter-header-function 'my-alter-message-id)
6854
6855 (defun my-alter-message-id (header)
6856   (let ((id (mail-header-id header)))
6857     (when (string-match
6858            "\\(<[^<>@@]*\\)\\.?cygnus\\..*@@\\([^<>@@]*>\\)" id)
6859       (mail-header-set-id
6860        (concat (match-string 1 id) "@@" (match-string 2 id))
6861        header))))
6862 @end lisp
6863
6864 @end table
6865
6866
6867 @node Thread Commands
6868 @subsection Thread Commands
6869 @cindex thread commands
6870
6871 @table @kbd
6872
6873 @item T k
6874 @itemx C-M-k
6875 @kindex T k (Summary)
6876 @kindex C-M-k (Summary)
6877 @findex gnus-summary-kill-thread
6878 Mark all articles in the current (sub-)thread as read
6879 (@code{gnus-summary-kill-thread}).  If the prefix argument is positive,
6880 remove all marks instead.  If the prefix argument is negative, tick
6881 articles instead.
6882
6883 @item T l
6884 @itemx C-M-l
6885 @kindex T l (Summary)
6886 @kindex C-M-l (Summary)
6887 @findex gnus-summary-lower-thread
6888 Lower the score of the current (sub-)thread
6889 (@code{gnus-summary-lower-thread}).
6890
6891 @item T i
6892 @kindex T i (Summary)
6893 @findex gnus-summary-raise-thread
6894 Increase the score of the current (sub-)thread
6895 (@code{gnus-summary-raise-thread}).
6896
6897 @item T #
6898 @kindex T # (Summary)
6899 @findex gnus-uu-mark-thread
6900 Set the process mark on the current (sub-)thread
6901 (@code{gnus-uu-mark-thread}).
6902
6903 @item T M-#
6904 @kindex T M-# (Summary)
6905 @findex gnus-uu-unmark-thread
6906 Remove the process mark from the current (sub-)thread
6907 (@code{gnus-uu-unmark-thread}).
6908
6909 @item T T
6910 @kindex T T (Summary)
6911 @findex gnus-summary-toggle-threads
6912 Toggle threading (@code{gnus-summary-toggle-threads}).
6913
6914 @item T s
6915 @kindex T s (Summary)
6916 @findex gnus-summary-show-thread
6917 Expose the (sub-)thread hidden under the current article, if any@*
6918 (@code{gnus-summary-show-thread}).
6919
6920 @item T h
6921 @kindex T h (Summary)
6922 @findex gnus-summary-hide-thread
6923 Hide the current (sub-)thread (@code{gnus-summary-hide-thread}).
6924
6925 @item T S
6926 @kindex T S (Summary)
6927 @findex gnus-summary-show-all-threads
6928 Expose all hidden threads (@code{gnus-summary-show-all-threads}).
6929
6930 @item T H
6931 @kindex T H (Summary)
6932 @findex gnus-summary-hide-all-threads
6933 Hide all threads (@code{gnus-summary-hide-all-threads}).
6934
6935 @item T t
6936 @kindex T t (Summary)
6937 @findex gnus-summary-rethread-current
6938 Re-thread the current article's thread
6939 (@code{gnus-summary-rethread-current}).  This works even when the
6940 summary buffer is otherwise unthreaded.
6941
6942 @item T ^
6943 @kindex T ^ (Summary)
6944 @findex gnus-summary-reparent-thread
6945 Make the current article the child of the marked (or previous) article
6946 (@code{gnus-summary-reparent-thread}).
6947
6948 @end table
6949
6950 The following commands are thread movement commands.  They all
6951 understand the numeric prefix.
6952
6953 @table @kbd
6954
6955 @item T n
6956 @kindex T n (Summary)
6957 @itemx C-M-f
6958 @kindex C-M-n (Summary)
6959 @itemx M-down
6960 @kindex M-down (Summary)
6961 @findex gnus-summary-next-thread
6962 Go to the next thread (@code{gnus-summary-next-thread}).
6963
6964 @item T p
6965 @kindex T p (Summary)
6966 @itemx C-M-b
6967 @kindex C-M-p (Summary)
6968 @itemx M-up
6969 @kindex M-up (Summary)
6970 @findex gnus-summary-prev-thread
6971 Go to the previous thread (@code{gnus-summary-prev-thread}).
6972
6973 @item T d
6974 @kindex T d (Summary)
6975 @findex gnus-summary-down-thread
6976 Descend the thread (@code{gnus-summary-down-thread}).
6977
6978 @item T u
6979 @kindex T u (Summary)
6980 @findex gnus-summary-up-thread
6981 Ascend the thread (@code{gnus-summary-up-thread}).
6982
6983 @item T o
6984 @kindex T o (Summary)
6985 @findex gnus-summary-top-thread
6986 Go to the top of the thread (@code{gnus-summary-top-thread}).
6987 @end table
6988
6989 @vindex gnus-thread-operation-ignore-subject
6990 If you ignore subject while threading, you'll naturally end up with
6991 threads that have several different subjects in them.  If you then issue
6992 a command like @kbd{T k} (@code{gnus-summary-kill-thread}) you might not
6993 wish to kill the entire thread, but just those parts of the thread that
6994 have the same subject as the current article.  If you like this idea,
6995 you can fiddle with @code{gnus-thread-operation-ignore-subject}.  If it
6996 is non-@code{nil} (which it is by default), subjects will be ignored
6997 when doing thread commands.  If this variable is @code{nil}, articles in
6998 the same thread with different subjects will not be included in the
6999 operation in question.  If this variable is @code{fuzzy}, only articles
7000 that have subjects fuzzily equal will be included (@pxref{Fuzzy
7001 Matching}).
7002
7003
7004 @node Sorting the Summary Buffer
7005 @section Sorting the Summary Buffer
7006
7007 @findex gnus-thread-sort-by-total-score
7008 @findex gnus-thread-sort-by-date
7009 @findex gnus-thread-sort-by-score
7010 @findex gnus-thread-sort-by-subject
7011 @findex gnus-thread-sort-by-author
7012 @c @findex gnus-thread-sort-by-recipient
7013 @findex gnus-thread-sort-by-number
7014 @findex gnus-thread-sort-by-random
7015 @vindex gnus-thread-sort-functions
7016 @findex gnus-thread-sort-by-most-recent-number
7017 @findex gnus-thread-sort-by-most-recent-date
7018 If you are using a threaded summary display, you can sort the threads by
7019 setting @code{gnus-thread-sort-functions}, which can be either a single
7020 function, a list of functions, or a list containing functions and
7021 @code{(not some-function)} elements.
7022
7023 By default, sorting is done on article numbers.  Ready-made sorting
7024 predicate functions include @code{gnus-thread-sort-by-number},
7025 @code{gnus-thread-sort-by-author}, @code{gnus-thread-sort-by-subject},
7026 @code{gnus-thread-sort-by-date}, @code{gnus-thread-sort-by-score},
7027 @code{gnus-thread-sort-by-most-recent-number},
7028 @code{gnus-thread-sort-by-most-recent-date},
7029 @code{gnus-thread-sort-by-random} and
7030 @code{gnus-thread-sort-by-total-score}.
7031
7032 Each function takes two threads and returns non-@code{nil} if the first
7033 thread should be sorted before the other.  Note that sorting really is
7034 normally done by looking only at the roots of each thread.
7035
7036 If you use more than one function, the primary sort key should be the
7037 last function in the list.  You should probably always include
7038 @code{gnus-thread-sort-by-number} in the list of sorting
7039 functions---preferably first.  This will ensure that threads that are
7040 equal with respect to the other sort criteria will be displayed in
7041 ascending article order.
7042
7043 If you would like to sort by reverse score, then by subject, and finally
7044 by number, you could do something like:
7045
7046 @lisp
7047 (setq gnus-thread-sort-functions
7048       '(gnus-thread-sort-by-number
7049         gnus-thread-sort-by-subject
7050         (not gnus-thread-sort-by-total-score)))
7051 @end lisp
7052
7053 The threads that have highest score will be displayed first in the
7054 summary buffer.  When threads have the same score, they will be sorted
7055 alphabetically.  The threads that have the same score and the same
7056 subject will be sorted by number, which is (normally) the sequence in
7057 which the articles arrived.
7058
7059 If you want to sort by score and then reverse arrival order, you could
7060 say something like:
7061
7062 @lisp
7063 (setq gnus-thread-sort-functions
7064       '((lambda (t1 t2)
7065           (not (gnus-thread-sort-by-number t1 t2)))
7066         gnus-thread-sort-by-score))
7067 @end lisp
7068
7069 @vindex gnus-thread-score-function
7070 The function in the @code{gnus-thread-score-function} variable (default
7071 @code{+}) is used for calculating the total score of a thread.  Useful
7072 functions might be @code{max}, @code{min}, or squared means, or whatever
7073 tickles your fancy.
7074
7075 @findex gnus-article-sort-functions
7076 @findex gnus-article-sort-by-date
7077 @findex gnus-article-sort-by-score
7078 @findex gnus-article-sort-by-subject
7079 @findex gnus-article-sort-by-author
7080 @findex gnus-article-sort-by-random
7081 @findex gnus-article-sort-by-number
7082 If you are using an unthreaded display for some strange reason or
7083 other, you have to fiddle with the @code{gnus-article-sort-functions}
7084 variable.  It is very similar to the
7085 @code{gnus-thread-sort-functions}, except that it uses slightly
7086 different functions for article comparison.  Available sorting
7087 predicate functions are @code{gnus-article-sort-by-number},
7088 @code{gnus-article-sort-by-author},
7089 @code{gnus-article-sort-by-subject}, @code{gnus-article-sort-by-date},
7090 @code{gnus-article-sort-by-random}, and
7091 @code{gnus-article-sort-by-score}.
7092
7093 If you want to sort an unthreaded summary display by subject, you could
7094 say something like:
7095
7096 @lisp
7097 (setq gnus-article-sort-functions
7098       '(gnus-article-sort-by-number
7099         gnus-article-sort-by-subject))
7100 @end lisp
7101
7102
7103
7104 @node Asynchronous Fetching
7105 @section Asynchronous Article Fetching
7106 @cindex asynchronous article fetching
7107 @cindex article pre-fetch
7108 @cindex pre-fetch
7109
7110 If you read your news from an @acronym{NNTP} server that's far away, the
7111 network latencies may make reading articles a chore.  You have to wait
7112 for a while after pressing @kbd{n} to go to the next article before the
7113 article appears.  Why can't gnus just go ahead and fetch the article
7114 while you are reading the previous one?  Why not, indeed.
7115
7116 First, some caveats.  There are some pitfalls to using asynchronous
7117 article fetching, especially the way gnus does it.
7118
7119 Let's say you are reading article 1, which is short, and article 2 is
7120 quite long, and you are not interested in reading that.  Gnus does not
7121 know this, so it goes ahead and fetches article 2.  You decide to read
7122 article 3, but since gnus is in the process of fetching article 2, the
7123 connection is blocked.
7124
7125 To avoid these situations, gnus will open two (count 'em two)
7126 connections to the server.  Some people may think this isn't a very nice
7127 thing to do, but I don't see any real alternatives.  Setting up that
7128 extra connection takes some time, so gnus startup will be slower.
7129
7130 Gnus will fetch more articles than you will read.  This will mean that
7131 the link between your machine and the @acronym{NNTP} server will become more
7132 loaded than if you didn't use article pre-fetch.  The server itself will
7133 also become more loaded---both with the extra article requests, and the
7134 extra connection.
7135
7136 Ok, so now you know that you shouldn't really use this thing@dots{} unless
7137 you really want to.
7138
7139 @vindex gnus-asynchronous
7140 Here's how:  Set @code{gnus-asynchronous} to @code{t}.  The rest should
7141 happen automatically.
7142
7143 @vindex gnus-use-article-prefetch
7144 You can control how many articles are to be pre-fetched by setting
7145 @code{gnus-use-article-prefetch}.  This is 30 by default, which means
7146 that when you read an article in the group, the back end will pre-fetch
7147 the next 30 articles.  If this variable is @code{t}, the back end will
7148 pre-fetch all the articles it can without bound.  If it is
7149 @code{nil}, no pre-fetching will be done.
7150
7151 @vindex gnus-async-prefetch-article-p
7152 @findex gnus-async-read-p
7153 There are probably some articles that you don't want to pre-fetch---read
7154 articles, for instance.  The @code{gnus-async-prefetch-article-p}
7155 variable controls whether an article is to be pre-fetched.  This
7156 function should return non-@code{nil} when the article in question is
7157 to be pre-fetched.  The default is @code{gnus-async-read-p}, which
7158 returns @code{nil} on read articles.  The function is called with an
7159 article data structure as the only parameter.
7160
7161 If, for instance, you wish to pre-fetch only unread articles shorter
7162 than 100 lines, you could say something like:
7163
7164 @lisp
7165 (defun my-async-short-unread-p (data)
7166   "Return non-nil for short, unread articles."
7167   (and (gnus-data-unread-p data)
7168        (< (mail-header-lines (gnus-data-header data))
7169           100)))
7170
7171 (setq gnus-async-prefetch-article-p 'my-async-short-unread-p)
7172 @end lisp
7173
7174 These functions will be called many, many times, so they should
7175 preferably be short and sweet to avoid slowing down gnus too much.
7176 It's probably a good idea to byte-compile things like this.
7177
7178 @vindex gnus-prefetched-article-deletion-strategy
7179 Articles have to be removed from the asynch buffer sooner or later.  The
7180 @code{gnus-prefetched-article-deletion-strategy} says when to remove
7181 articles.  This is a list that may contain the following elements:
7182
7183 @table @code
7184 @item read
7185 Remove articles when they are read.
7186
7187 @item exit
7188 Remove articles when exiting the group.
7189 @end table
7190
7191 The default value is @code{(read exit)}.
7192
7193 @c @vindex gnus-use-header-prefetch
7194 @c If @code{gnus-use-header-prefetch} is non-@code{nil}, prefetch articles
7195 @c from the next group.
7196
7197
7198 @node Article Caching
7199 @section Article Caching
7200 @cindex article caching
7201 @cindex caching
7202
7203 If you have an @emph{extremely} slow @acronym{NNTP} connection, you may
7204 consider turning article caching on.  Each article will then be stored
7205 locally under your home directory.  As you may surmise, this could
7206 potentially use @emph{huge} amounts of disk space, as well as eat up all
7207 your inodes so fast it will make your head swim.  In vodka.
7208
7209 Used carefully, though, it could be just an easier way to save articles.
7210
7211 @vindex gnus-use-long-file-name
7212 @vindex gnus-cache-directory
7213 @vindex gnus-use-cache
7214 To turn caching on, set @code{gnus-use-cache} to @code{t}.  By default,
7215 all articles ticked or marked as dormant will then be copied
7216 over to your local cache (@code{gnus-cache-directory}).  Whether this
7217 cache is flat or hierarchical is controlled by the
7218 @code{gnus-use-long-file-name} variable, as usual.
7219
7220 When re-selecting a ticked or dormant article, it will be fetched from the
7221 cache instead of from the server.  As articles in your cache will never
7222 expire, this might serve as a method of saving articles while still
7223 keeping them where they belong.  Just mark all articles you want to save
7224 as dormant, and don't worry.
7225
7226 When an article is marked as read, is it removed from the cache.
7227
7228 @vindex gnus-cache-remove-articles
7229 @vindex gnus-cache-enter-articles
7230 The entering/removal of articles from the cache is controlled by the
7231 @code{gnus-cache-enter-articles} and @code{gnus-cache-remove-articles}
7232 variables.  Both are lists of symbols.  The first is @code{(ticked
7233 dormant)} by default, meaning that ticked and dormant articles will be
7234 put in the cache.  The latter is @code{(read)} by default, meaning that
7235 articles marked as read are removed from the cache.  Possibly
7236 symbols in these two lists are @code{ticked}, @code{dormant},
7237 @code{unread} and @code{read}.
7238
7239 @findex gnus-jog-cache
7240 So where does the massive article-fetching and storing come into the
7241 picture?  The @code{gnus-jog-cache} command will go through all
7242 subscribed newsgroups, request all unread articles, score them, and
7243 store them in the cache.  You should only ever, ever ever ever, use this
7244 command if 1) your connection to the @acronym{NNTP} server is really, really,
7245 really slow and 2) you have a really, really, really huge disk.
7246 Seriously.  One way to cut down on the number of articles downloaded is
7247 to score unwanted articles down and have them marked as read.  They will
7248 not then be downloaded by this command.
7249
7250 @vindex gnus-uncacheable-groups
7251 @vindex gnus-cacheable-groups
7252 It is likely that you do not want caching on all groups.  For instance,
7253 if your @code{nnml} mail is located under your home directory, it makes no
7254 sense to cache it somewhere else under your home directory.  Unless you
7255 feel that it's neat to use twice as much space.
7256
7257 To limit the caching, you could set @code{gnus-cacheable-groups} to a
7258 regexp of groups to cache, @samp{^nntp} for instance, or set the
7259 @code{gnus-uncacheable-groups} regexp to @samp{^nnml}, for instance.
7260 Both variables are @code{nil} by default.  If a group matches both
7261 variables, the group is not cached.
7262
7263 @findex gnus-cache-generate-nov-databases
7264 @findex gnus-cache-generate-active
7265 @vindex gnus-cache-active-file
7266 The cache stores information on what articles it contains in its active
7267 file (@code{gnus-cache-active-file}).  If this file (or any other parts
7268 of the cache) becomes all messed up for some reason or other, gnus
7269 offers two functions that will try to set things right.  @kbd{M-x
7270 gnus-cache-generate-nov-databases} will (re)build all the @acronym{NOV}
7271 files, and @kbd{gnus-cache-generate-active} will (re)generate the active
7272 file.
7273
7274 @findex gnus-cache-move-cache
7275 @code{gnus-cache-move-cache} will move your whole
7276 @code{gnus-cache-directory} to some other location.  You get asked to
7277 where, isn't that cool?
7278
7279 @node Persistent Articles
7280 @section Persistent Articles
7281 @cindex persistent articles
7282
7283 Closely related to article caching, we have @dfn{persistent articles}.
7284 In fact, it's just a different way of looking at caching, and much more
7285 useful in my opinion.
7286
7287 Say you're reading a newsgroup, and you happen on to some valuable gem
7288 that you want to keep and treasure forever.  You'd normally just save it
7289 (using one of the many saving commands) in some file.  The problem with
7290 that is that it's just, well, yucky.  Ideally you'd prefer just having
7291 the article remain in the group where you found it forever; untouched by
7292 the expiry going on at the news server.
7293
7294 This is what a @dfn{persistent article} is---an article that just won't
7295 be deleted.  It's implemented using the normal cache functions, but
7296 you use two explicit commands for managing persistent articles:
7297
7298 @table @kbd
7299
7300 @item *
7301 @kindex * (Summary)
7302 @findex gnus-cache-enter-article
7303 Make the current article persistent (@code{gnus-cache-enter-article}).
7304
7305 @item M-*
7306 @kindex M-* (Summary)
7307 @findex gnus-cache-remove-article
7308 Remove the current article from the persistent articles
7309 (@code{gnus-cache-remove-article}).  This will normally delete the
7310 article.
7311 @end table
7312
7313 Both these commands understand the process/prefix convention.
7314
7315 To avoid having all ticked articles (and stuff) entered into the cache,
7316 you should set @code{gnus-use-cache} to @code{passive} if you're just
7317 interested in persistent articles:
7318
7319 @lisp
7320 (setq gnus-use-cache 'passive)
7321 @end lisp
7322
7323
7324 @node Article Backlog
7325 @section Article Backlog
7326 @cindex backlog
7327 @cindex article backlog
7328
7329 If you have a slow connection, but the idea of using caching seems
7330 unappealing to you (and it is, really), you can help the situation some
7331 by switching on the @dfn{backlog}.  This is where gnus will buffer
7332 already read articles so that it doesn't have to re-fetch articles
7333 you've already read.  This only helps if you are in the habit of
7334 re-selecting articles you've recently read, of course.  If you never do
7335 that, turning the backlog on will slow gnus down a little bit, and
7336 increase memory usage some.
7337
7338 @vindex gnus-keep-backlog
7339 If you set @code{gnus-keep-backlog} to a number @var{n}, gnus will store
7340 at most @var{n} old articles in a buffer for later re-fetching.  If this
7341 variable is non-@code{nil} and is not a number, gnus will store
7342 @emph{all} read articles, which means that your Emacs will grow without
7343 bound before exploding and taking your machine down with you.  I put
7344 that in there just to keep y'all on your toes.
7345
7346 The default value is 20.
7347
7348
7349 @node Saving Articles
7350 @section Saving Articles
7351 @cindex saving articles
7352
7353 Gnus can save articles in a number of ways.  Below is the documentation
7354 for saving articles in a fairly straight-forward fashion (i.e., little
7355 processing of the article is done before it is saved).  For a different
7356 approach (uudecoding, unsharing) you should use @code{gnus-uu}
7357 (@pxref{Decoding Articles}).
7358
7359 For the commands listed here, the target is a file.  If you want to
7360 save to a group, see the @kbd{B c} (@code{gnus-summary-copy-article})
7361 command (@pxref{Mail Group Commands}).
7362
7363 @vindex gnus-save-all-headers
7364 If @code{gnus-save-all-headers} is non-@code{nil}, gnus will not delete
7365 unwanted headers before saving the article.
7366
7367 @vindex gnus-saved-headers
7368 If the preceding variable is @code{nil}, all headers that match the
7369 @code{gnus-saved-headers} regexp will be kept, while the rest will be
7370 deleted before saving.
7371
7372 @table @kbd
7373
7374 @item O o
7375 @itemx o
7376 @kindex O o (Summary)
7377 @kindex o (Summary)
7378 @findex gnus-summary-save-article
7379 @c @icon{gnus-summary-save-article}
7380 Save the current article using the default article saver
7381 (@code{gnus-summary-save-article}).
7382
7383 @item O m
7384 @kindex O m (Summary)
7385 @findex gnus-summary-save-article-mail
7386 Save the current article in mail format
7387 (@code{gnus-summary-save-article-mail}).
7388
7389 @item O r
7390 @kindex O r (Summary)
7391 @findex gnus-summary-save-article-rmail
7392 Save the current article in Rmail format
7393 (@code{gnus-summary-save-article-rmail}).
7394
7395 @item O f
7396 @kindex O f (Summary)
7397 @findex gnus-summary-save-article-file
7398 @c @icon{gnus-summary-save-article-file}
7399 Save the current article in plain file format
7400 (@code{gnus-summary-save-article-file}).
7401
7402 @item O F
7403 @kindex O F (Summary)
7404 @findex gnus-summary-write-article-file
7405 Write the current article in plain file format, overwriting any previous
7406 file contents (@code{gnus-summary-write-article-file}).
7407
7408 @item O b
7409 @kindex O b (Summary)
7410 @findex gnus-summary-save-article-body-file
7411 Save the current article body in plain file format
7412 (@code{gnus-summary-save-article-body-file}).
7413
7414 @item O h
7415 @kindex O h (Summary)
7416 @findex gnus-summary-save-article-folder
7417 Save the current article in mh folder format
7418 (@code{gnus-summary-save-article-folder}).
7419
7420 @item O v
7421 @kindex O v (Summary)
7422 @findex gnus-summary-save-article-vm
7423 Save the current article in a VM folder
7424 (@code{gnus-summary-save-article-vm}).
7425
7426 @item O p
7427 @itemx |
7428 @kindex O p (Summary)
7429 @kindex | (Summary)
7430 @findex gnus-summary-pipe-output
7431 Save the current article in a pipe.  Uhm, like, what I mean is---Pipe
7432 the current article to a process (@code{gnus-summary-pipe-output}).
7433 If given a symbolic prefix (@pxref{Symbolic Prefixes}), include the
7434 complete headers in the piped output.
7435
7436 @item O P
7437 @kindex O P (Summary)
7438 @findex gnus-summary-muttprint
7439 @vindex gnus-summary-muttprint-program
7440 Save the current article into muttprint.  That is, print it using the
7441 external program @uref{http://muttprint.sourceforge.net/,
7442 Muttprint}.  The program name and options to use is controlled by the
7443 variable @code{gnus-summary-muttprint-program}.
7444 (@code{gnus-summary-muttprint}).
7445
7446 @end table
7447
7448 @vindex gnus-prompt-before-saving
7449 All these commands use the process/prefix convention
7450 (@pxref{Process/Prefix}).  If you save bunches of articles using these
7451 functions, you might get tired of being prompted for files to save each
7452 and every article in.  The prompting action is controlled by
7453 the @code{gnus-prompt-before-saving} variable, which is @code{always} by
7454 default, giving you that excessive prompting action you know and
7455 loathe.  If you set this variable to @code{t} instead, you'll be prompted
7456 just once for each series of articles you save.  If you like to really
7457 have Gnus do all your thinking for you, you can even set this variable
7458 to @code{nil}, which means that you will never be prompted for files to
7459 save articles in.  Gnus will simply save all the articles in the default
7460 files.
7461
7462
7463 @vindex gnus-default-article-saver
7464 You can customize the @code{gnus-default-article-saver} variable to make
7465 gnus do what you want it to.  You can use any of the six ready-made
7466 functions below, or you can create your own.
7467
7468 @table @code
7469
7470 @item gnus-summary-save-in-rmail
7471 @findex gnus-summary-save-in-rmail
7472 @vindex gnus-rmail-save-name
7473 @findex gnus-plain-save-name
7474 This is the default format, @dfn{Babyl}.  Uses the function in the
7475 @code{gnus-rmail-save-name} variable to get a file name to save the
7476 article in.  The default is @code{gnus-plain-save-name}.
7477
7478 @item gnus-summary-save-in-mail
7479 @findex gnus-summary-save-in-mail
7480 @vindex gnus-mail-save-name
7481 Save in a Unix mail (mbox) file.  Uses the function in the
7482 @code{gnus-mail-save-name} variable to get a file name to save the
7483 article in.  The default is @code{gnus-plain-save-name}.
7484
7485 @item gnus-summary-save-in-file
7486 @findex gnus-summary-save-in-file
7487 @vindex gnus-file-save-name
7488 @findex gnus-numeric-save-name
7489 Append the article straight to an ordinary file.  Uses the function in
7490 the @code{gnus-file-save-name} variable to get a file name to save the
7491 article in.  The default is @code{gnus-numeric-save-name}.
7492
7493 @item gnus-summary-write-to-file
7494 @findex gnus-summary-write-to-file
7495 Write the article straight to an ordinary file.  The file is
7496 overwritten if it exists.  Uses the function in the
7497 @code{gnus-file-save-name} variable to get a file name to save the
7498 article in.  The default is @code{gnus-numeric-save-name}.
7499
7500 @item gnus-summary-save-body-in-file
7501 @findex gnus-summary-save-body-in-file
7502 Append the article body to an ordinary file.  Uses the function in the
7503 @code{gnus-file-save-name} variable to get a file name to save the
7504 article in.  The default is @code{gnus-numeric-save-name}.
7505
7506 @item gnus-summary-save-in-folder
7507 @findex gnus-summary-save-in-folder
7508 @findex gnus-folder-save-name
7509 @findex gnus-Folder-save-name
7510 @vindex gnus-folder-save-name
7511 @cindex rcvstore
7512 @cindex MH folders
7513 Save the article to an MH folder using @code{rcvstore} from the MH
7514 library.  Uses the function in the @code{gnus-folder-save-name} variable
7515 to get a file name to save the article in.  The default is
7516 @code{gnus-folder-save-name}, but you can also use
7517 @code{gnus-Folder-save-name}, which creates capitalized names.
7518
7519 @item gnus-summary-save-in-vm
7520 @findex gnus-summary-save-in-vm
7521 Save the article in a VM folder.  You have to have the VM mail
7522 reader to use this setting.
7523 @end table
7524
7525 @vindex gnus-article-save-directory
7526 All of these functions, except for the last one, will save the article
7527 in the @code{gnus-article-save-directory}, which is initialized from the
7528 @env{SAVEDIR} environment variable.  This is @file{~/News/} by
7529 default.
7530
7531 As you can see above, the functions use different functions to find a
7532 suitable name of a file to save the article in.  Below is a list of
7533 available functions that generate names:
7534
7535 @table @code
7536
7537 @item gnus-Numeric-save-name
7538 @findex gnus-Numeric-save-name
7539 File names like @file{~/News/Alt.andrea-dworkin/45}.
7540
7541 @item gnus-numeric-save-name
7542 @findex gnus-numeric-save-name
7543 File names like @file{~/News/alt.andrea-dworkin/45}.
7544
7545 @item gnus-Plain-save-name
7546 @findex gnus-Plain-save-name
7547 File names like @file{~/News/Alt.andrea-dworkin}.
7548
7549 @item gnus-plain-save-name
7550 @findex gnus-plain-save-name
7551 File names like @file{~/News/alt.andrea-dworkin}.
7552
7553 @item gnus-sender-save-name
7554 @findex gnus-sender-save-name
7555 File names like @file{~/News/larsi}.
7556 @end table
7557
7558 @vindex gnus-split-methods
7559 You can have gnus suggest where to save articles by plonking a regexp into
7560 the @code{gnus-split-methods} alist.  For instance, if you would like to
7561 save articles related to gnus in the file @file{gnus-stuff}, and articles
7562 related to VM in @file{vm-stuff}, you could set this variable to something
7563 like:
7564
7565 @lisp
7566 (("^Subject:.*gnus\\|^Newsgroups:.*gnus" "gnus-stuff")
7567  ("^Subject:.*vm\\|^Xref:.*vm" "vm-stuff")
7568  (my-choosing-function "../other-dir/my-stuff")
7569  ((equal gnus-newsgroup-name "mail.misc") "mail-stuff"))
7570 @end lisp
7571
7572 We see that this is a list where each element is a list that has two
7573 elements---the @dfn{match} and the @dfn{file}.  The match can either be
7574 a string (in which case it is used as a regexp to match on the article
7575 head); it can be a symbol (which will be called as a function with the
7576 group name as a parameter); or it can be a list (which will be
7577 @code{eval}ed).  If any of these actions have a non-@code{nil} result,
7578 the @dfn{file} will be used as a default prompt.  In addition, the
7579 result of the operation itself will be used if the function or form
7580 called returns a string or a list of strings.
7581
7582 You basically end up with a list of file names that might be used when
7583 saving the current article.  (All ``matches'' will be used.)  You will
7584 then be prompted for what you really want to use as a name, with file
7585 name completion over the results from applying this variable.
7586
7587 This variable is @code{((gnus-article-archive-name))} by default, which
7588 means that gnus will look at the articles it saves for an
7589 @code{Archive-name} line and use that as a suggestion for the file
7590 name.
7591
7592 Here's an example function to clean up file names somewhat.  If you have
7593 lots of mail groups called things like
7594 @samp{nnml:mail.whatever}, you may want to chop off the beginning of
7595 these group names before creating the file name to save to.  The
7596 following will do just that:
7597
7598 @lisp
7599 (defun my-save-name (group)
7600   (when (string-match "^nnml:mail." group)
7601     (substring group (match-end 0))))
7602
7603 (setq gnus-split-methods
7604       '((gnus-article-archive-name)
7605         (my-save-name)))
7606 @end lisp
7607
7608
7609 @vindex gnus-use-long-file-name
7610 Finally, you have the @code{gnus-use-long-file-name} variable.  If it is
7611 @code{nil}, all the preceding functions will replace all periods
7612 (@samp{.}) in the group names with slashes (@samp{/})---which means that
7613 the functions will generate hierarchies of directories instead of having
7614 all the files in the top level directory
7615 (@file{~/News/alt/andrea-dworkin} instead of
7616 @file{~/News/alt.andrea-dworkin}.)  This variable is @code{t} by default
7617 on most systems.  However, for historical reasons, this is @code{nil} on
7618 Xenix and usg-unix-v machines by default.
7619
7620 This function also affects kill and score file names.  If this variable
7621 is a list, and the list contains the element @code{not-score}, long file
7622 names will not be used for score files, if it contains the element
7623 @code{not-save}, long file names will not be used for saving, and if it
7624 contains the element @code{not-kill}, long file names will not be used
7625 for kill files.
7626
7627 If you'd like to save articles in a hierarchy that looks something like
7628 a spool, you could
7629
7630 @lisp
7631 (setq gnus-use-long-file-name '(not-save)) ; @r{to get a hierarchy}
7632 (setq gnus-default-article-saver
7633       'gnus-summary-save-in-file)          ; @r{no encoding}
7634 @end lisp
7635
7636 Then just save with @kbd{o}.  You'd then read this hierarchy with
7637 ephemeral @code{nneething} groups---@kbd{G D} in the group buffer, and
7638 the top level directory as the argument (@file{~/News/}).  Then just walk
7639 around to the groups/directories with @code{nneething}.
7640
7641
7642 @node Decoding Articles
7643 @section Decoding Articles
7644 @cindex decoding articles
7645
7646 Sometime users post articles (or series of articles) that have been
7647 encoded in some way or other.  Gnus can decode them for you.
7648
7649 @menu
7650 * Uuencoded Articles::          Uudecode articles.
7651 * Shell Archives::              Unshar articles.
7652 * PostScript Files::            Split PostScript.
7653 * Other Files::                 Plain save and binhex.
7654 * Decoding Variables::          Variables for a happy decoding.
7655 * Viewing Files::               You want to look at the result of the decoding?
7656 @end menu
7657
7658 @cindex series
7659 @cindex article series
7660 All these functions use the process/prefix convention
7661 (@pxref{Process/Prefix}) for finding out what articles to work on, with
7662 the extension that a ``single article'' means ``a single series''.  Gnus
7663 can find out by itself what articles belong to a series, decode all the
7664 articles and unpack/view/save the resulting file(s).
7665
7666 Gnus guesses what articles are in the series according to the following
7667 simplish rule: The subjects must be (nearly) identical, except for the
7668 last two numbers of the line.  (Spaces are largely ignored, however.)
7669
7670 For example: If you choose a subject called @samp{cat.gif (2/3)}, gnus
7671 will find all the articles that match the regexp @samp{^cat.gif
7672 ([0-9]+/[0-9]+).*$}.
7673
7674 Subjects that are non-standard, like @samp{cat.gif (2/3) Part 6 of a
7675 series}, will not be properly recognized by any of the automatic viewing
7676 commands, and you have to mark the articles manually with @kbd{#}.
7677
7678
7679 @node Uuencoded Articles
7680 @subsection Uuencoded Articles
7681 @cindex uudecode
7682 @cindex uuencoded articles
7683
7684 @table @kbd
7685
7686 @item X u
7687 @kindex X u (Summary)
7688 @findex gnus-uu-decode-uu
7689 @c @icon{gnus-uu-decode-uu}
7690 Uudecodes the current series (@code{gnus-uu-decode-uu}).
7691
7692 @item X U
7693 @kindex X U (Summary)
7694 @findex gnus-uu-decode-uu-and-save
7695 Uudecodes and saves the current series
7696 (@code{gnus-uu-decode-uu-and-save}).
7697
7698 @item X v u
7699 @kindex X v u (Summary)
7700 @findex gnus-uu-decode-uu-view
7701 Uudecodes and views the current series (@code{gnus-uu-decode-uu-view}).
7702
7703 @item X v U
7704 @kindex X v U (Summary)
7705 @findex gnus-uu-decode-uu-and-save-view
7706 Uudecodes, views and saves the current series
7707 (@code{gnus-uu-decode-uu-and-save-view}).
7708
7709 @end table
7710
7711 Remember that these all react to the presence of articles marked with
7712 the process mark.  If, for instance, you'd like to decode and save an
7713 entire newsgroup, you'd typically do @kbd{M P a}
7714 (@code{gnus-uu-mark-all}) and then @kbd{X U}
7715 (@code{gnus-uu-decode-uu-and-save}).
7716
7717 All this is very much different from how @code{gnus-uu} worked with
7718 @sc{gnus 4.1}, where you had explicit keystrokes for everything under
7719 the sun.  This version of @code{gnus-uu} generally assumes that you mark
7720 articles in some way (@pxref{Setting Process Marks}) and then press
7721 @kbd{X u}.
7722
7723 @vindex gnus-uu-notify-files
7724 Note: When trying to decode articles that have names matching
7725 @code{gnus-uu-notify-files}, which is hard-coded to
7726 @samp{[Cc][Ii][Nn][Dd][Yy][0-9]+.\\(gif\\|jpg\\)}, @code{gnus-uu} will
7727 automatically post an article on @samp{comp.unix.wizards} saying that
7728 you have just viewed the file in question.  This feature can't be turned
7729 off.
7730
7731
7732 @node Shell Archives
7733 @subsection Shell Archives
7734 @cindex unshar
7735 @cindex shell archives
7736 @cindex shared articles
7737
7738 Shell archives (``shar files'') used to be a popular way to distribute
7739 sources, but it isn't used all that much today.  In any case, we have
7740 some commands to deal with these:
7741
7742 @table @kbd
7743
7744 @item X s
7745 @kindex X s (Summary)
7746 @findex gnus-uu-decode-unshar
7747 Unshars the current series (@code{gnus-uu-decode-unshar}).
7748
7749 @item X S
7750 @kindex X S (Summary)
7751 @findex gnus-uu-decode-unshar-and-save
7752 Unshars and saves the current series (@code{gnus-uu-decode-unshar-and-save}).
7753
7754 @item X v s
7755 @kindex X v s (Summary)
7756 @findex gnus-uu-decode-unshar-view
7757 Unshars and views the current series (@code{gnus-uu-decode-unshar-view}).
7758
7759 @item X v S
7760 @kindex X v S (Summary)
7761 @findex gnus-uu-decode-unshar-and-save-view
7762 Unshars, views and saves the current series
7763 (@code{gnus-uu-decode-unshar-and-save-view}).
7764 @end table
7765
7766
7767 @node PostScript Files
7768 @subsection PostScript Files
7769 @cindex PostScript
7770
7771 @table @kbd
7772
7773 @item X p
7774 @kindex X p (Summary)
7775 @findex gnus-uu-decode-postscript
7776 Unpack the current PostScript series (@code{gnus-uu-decode-postscript}).
7777
7778 @item X P
7779 @kindex X P (Summary)
7780 @findex gnus-uu-decode-postscript-and-save
7781 Unpack and save the current PostScript series
7782 (@code{gnus-uu-decode-postscript-and-save}).
7783
7784 @item X v p
7785 @kindex X v p (Summary)
7786 @findex gnus-uu-decode-postscript-view
7787 View the current PostScript series
7788 (@code{gnus-uu-decode-postscript-view}).
7789
7790 @item X v P
7791 @kindex X v P (Summary)
7792 @findex gnus-uu-decode-postscript-and-save-view
7793 View and save the current PostScript series
7794 (@code{gnus-uu-decode-postscript-and-save-view}).
7795 @end table
7796
7797
7798 @node Other Files
7799 @subsection Other Files
7800
7801 @table @kbd
7802 @item X o
7803 @kindex X o (Summary)
7804 @findex gnus-uu-decode-save
7805 Save the current series
7806 (@code{gnus-uu-decode-save}).
7807
7808 @item X b
7809 @kindex X b (Summary)
7810 @findex gnus-uu-decode-binhex
7811 Unbinhex the current series (@code{gnus-uu-decode-binhex}).  This
7812 doesn't really work yet.
7813 @end table
7814
7815
7816 @node Decoding Variables
7817 @subsection Decoding Variables
7818
7819 Adjective, not verb.
7820
7821 @menu
7822 * Rule Variables::              Variables that say how a file is to be viewed.
7823 * Other Decode Variables::      Other decode variables.
7824 * Uuencoding and Posting::      Variables for customizing uuencoding.
7825 @end menu
7826
7827
7828 @node Rule Variables
7829 @subsubsection Rule Variables
7830 @cindex rule variables
7831
7832 Gnus uses @dfn{rule variables} to decide how to view a file.  All these
7833 variables are of the form
7834
7835 @lisp
7836       (list '(regexp1 command2)
7837             '(regexp2 command2)
7838             ...)
7839 @end lisp
7840
7841 @table @code
7842
7843 @item gnus-uu-user-view-rules
7844 @vindex gnus-uu-user-view-rules
7845 @cindex sox
7846 This variable is consulted first when viewing files.  If you wish to use,
7847 for instance, @code{sox} to convert an @file{.au} sound file, you could
7848 say something like:
7849 @lisp
7850 (setq gnus-uu-user-view-rules
7851       (list '("\\\\.au$" "sox %s -t .aiff > /dev/audio")))
7852 @end lisp
7853
7854 @item gnus-uu-user-view-rules-end
7855 @vindex gnus-uu-user-view-rules-end
7856 This variable is consulted if gnus couldn't make any matches from the
7857 user and default view rules.
7858
7859 @item gnus-uu-user-archive-rules
7860 @vindex gnus-uu-user-archive-rules
7861 This variable can be used to say what commands should be used to unpack
7862 archives.
7863 @end table
7864
7865
7866 @node Other Decode Variables
7867 @subsubsection Other Decode Variables
7868
7869 @table @code
7870 @vindex gnus-uu-grabbed-file-functions
7871
7872 @item gnus-uu-grabbed-file-functions
7873 All functions in this list will be called right after each file has been
7874 successfully decoded---so that you can move or view files right away,
7875 and don't have to wait for all files to be decoded before you can do
7876 anything.  Ready-made functions you can put in this list are:
7877
7878 @table @code
7879
7880 @item gnus-uu-grab-view
7881 @findex gnus-uu-grab-view
7882 View the file.
7883
7884 @item gnus-uu-grab-move
7885 @findex gnus-uu-grab-move
7886 Move the file (if you're using a saving function.)
7887 @end table
7888
7889 @item gnus-uu-be-dangerous
7890 @vindex gnus-uu-be-dangerous
7891 Specifies what to do if unusual situations arise during decoding.  If
7892 @code{nil}, be as conservative as possible.  If @code{t}, ignore things
7893 that didn't work, and overwrite existing files.  Otherwise, ask each
7894 time.
7895
7896 @item gnus-uu-ignore-files-by-name
7897 @vindex gnus-uu-ignore-files-by-name
7898 Files with name matching this regular expression won't be viewed.
7899
7900 @item gnus-uu-ignore-files-by-type
7901 @vindex gnus-uu-ignore-files-by-type
7902 Files with a @acronym{MIME} type matching this variable won't be viewed.
7903 Note that Gnus tries to guess what type the file is based on the name.
7904 @code{gnus-uu} is not a @acronym{MIME} package (yet), so this is slightly
7905 kludgey.
7906
7907 @item gnus-uu-tmp-dir
7908 @vindex gnus-uu-tmp-dir
7909 Where @code{gnus-uu} does its work.
7910
7911 @item gnus-uu-do-not-unpack-archives
7912 @vindex gnus-uu-do-not-unpack-archives
7913 Non-@code{nil} means that @code{gnus-uu} won't peek inside archives
7914 looking for files to display.
7915
7916 @item gnus-uu-view-and-save
7917 @vindex gnus-uu-view-and-save
7918 Non-@code{nil} means that the user will always be asked to save a file
7919 after viewing it.
7920
7921 @item gnus-uu-ignore-default-view-rules
7922 @vindex gnus-uu-ignore-default-view-rules
7923 Non-@code{nil} means that @code{gnus-uu} will ignore the default viewing
7924 rules.
7925
7926 @item gnus-uu-ignore-default-archive-rules
7927 @vindex gnus-uu-ignore-default-archive-rules
7928 Non-@code{nil} means that @code{gnus-uu} will ignore the default archive
7929 unpacking commands.
7930
7931 @item gnus-uu-kill-carriage-return
7932 @vindex gnus-uu-kill-carriage-return
7933 Non-@code{nil} means that @code{gnus-uu} will strip all carriage returns
7934 from articles.
7935
7936 @item gnus-uu-unmark-articles-not-decoded
7937 @vindex gnus-uu-unmark-articles-not-decoded
7938 Non-@code{nil} means that @code{gnus-uu} will mark unsuccessfully
7939 decoded articles as unread.
7940
7941 @item gnus-uu-correct-stripped-uucode
7942 @vindex gnus-uu-correct-stripped-uucode
7943 Non-@code{nil} means that @code{gnus-uu} will @emph{try} to fix
7944 uuencoded files that have had trailing spaces deleted.
7945
7946 @item gnus-uu-pre-uudecode-hook
7947 @vindex gnus-uu-pre-uudecode-hook
7948 Hook run before sending a message to @code{uudecode}.
7949
7950 @item gnus-uu-view-with-metamail
7951 @vindex gnus-uu-view-with-metamail
7952 @cindex metamail
7953 Non-@code{nil} means that @code{gnus-uu} will ignore the viewing
7954 commands defined by the rule variables and just fudge a @acronym{MIME}
7955 content type based on the file name.  The result will be fed to
7956 @code{metamail} for viewing.
7957
7958 @item gnus-uu-save-in-digest
7959 @vindex gnus-uu-save-in-digest
7960 Non-@code{nil} means that @code{gnus-uu}, when asked to save without
7961 decoding, will save in digests.  If this variable is @code{nil},
7962 @code{gnus-uu} will just save everything in a file without any
7963 embellishments.  The digesting almost conforms to RFC 1153---no easy way
7964 to specify any meaningful volume and issue numbers were found, so I
7965 simply dropped them.
7966
7967 @end table
7968
7969
7970 @node Uuencoding and Posting
7971 @subsubsection Uuencoding and Posting
7972
7973 @table @code
7974
7975 @item gnus-uu-post-include-before-composing
7976 @vindex gnus-uu-post-include-before-composing
7977 Non-@code{nil} means that @code{gnus-uu} will ask for a file to encode
7978 before you compose the article.  If this variable is @code{t}, you can
7979 either include an encoded file with @kbd{C-c C-i} or have one included
7980 for you when you post the article.
7981
7982 @item gnus-uu-post-length
7983 @vindex gnus-uu-post-length
7984 Maximum length of an article.  The encoded file will be split into how
7985 many articles it takes to post the entire file.
7986
7987 @item gnus-uu-post-threaded
7988 @vindex gnus-uu-post-threaded
7989 Non-@code{nil} means that @code{gnus-uu} will post the encoded file in a
7990 thread.  This may not be smart, as no other decoder I have seen is able
7991 to follow threads when collecting uuencoded articles.  (Well, I have
7992 seen one package that does that---@code{gnus-uu}, but somehow, I don't
7993 think that counts@dots{}) Default is @code{nil}.
7994
7995 @item gnus-uu-post-separate-description
7996 @vindex gnus-uu-post-separate-description
7997 Non-@code{nil} means that the description will be posted in a separate
7998 article.  The first article will typically be numbered (0/x).  If this
7999 variable is @code{nil}, the description the user enters will be included
8000 at the beginning of the first article, which will be numbered (1/x).
8001 Default is @code{t}.
8002
8003 @end table
8004
8005
8006 @node Viewing Files
8007 @subsection Viewing Files
8008 @cindex viewing files
8009 @cindex pseudo-articles
8010
8011 After decoding, if the file is some sort of archive, gnus will attempt
8012 to unpack the archive and see if any of the files in the archive can be
8013 viewed.  For instance, if you have a gzipped tar file @file{pics.tar.gz}
8014 containing the files @file{pic1.jpg} and @file{pic2.gif}, gnus will
8015 uncompress and de-tar the main file, and then view the two pictures.
8016 This unpacking process is recursive, so if the archive contains archives
8017 of archives, it'll all be unpacked.
8018
8019 Finally, gnus will normally insert a @dfn{pseudo-article} for each
8020 extracted file into the summary buffer.  If you go to these
8021 ``articles'', you will be prompted for a command to run (usually Gnus
8022 will make a suggestion), and then the command will be run.
8023
8024 @vindex gnus-view-pseudo-asynchronously
8025 If @code{gnus-view-pseudo-asynchronously} is @code{nil}, Emacs will wait
8026 until the viewing is done before proceeding.
8027
8028 @vindex gnus-view-pseudos
8029 If @code{gnus-view-pseudos} is @code{automatic}, Gnus will not insert
8030 the pseudo-articles into the summary buffer, but view them
8031 immediately.  If this variable is @code{not-confirm}, the user won't even
8032 be asked for a confirmation before viewing is done.
8033
8034 @vindex gnus-view-pseudos-separately
8035 If @code{gnus-view-pseudos-separately} is non-@code{nil}, one
8036 pseudo-article will be created for each file to be viewed.  If
8037 @code{nil}, all files that use the same viewing command will be given as
8038 a list of parameters to that command.
8039
8040 @vindex gnus-insert-pseudo-articles
8041 If @code{gnus-insert-pseudo-articles} is non-@code{nil}, insert
8042 pseudo-articles when decoding.  It is @code{t} by default.
8043
8044 So; there you are, reading your @emph{pseudo-articles} in your
8045 @emph{virtual newsgroup} from the @emph{virtual server}; and you think:
8046 Why isn't anything real anymore? How did we get here?
8047
8048
8049 @node Article Treatment
8050 @section Article Treatment
8051
8052 Reading through this huge manual, you may have quite forgotten that the
8053 object of newsreaders is to actually, like, read what people have
8054 written.  Reading articles.  Unfortunately, people are quite bad at
8055 writing, so there are tons of functions and variables to make reading
8056 these articles easier.
8057
8058 @menu
8059 * Article Highlighting::        You want to make the article look like fruit salad.
8060 * Article Fontisizing::         Making emphasized text look nice.
8061 * Article Hiding::              You also want to make certain info go away.
8062 * Article Washing::             Lots of way-neat functions to make life better.
8063 * Article Header::              Doing various header transformations.
8064 * Article Buttons::             Click on URLs, Message-IDs, addresses and the like.
8065 * Article Button Levels::       Controlling appearance of buttons.
8066 * Article Date::                Grumble, UT!
8067 * Article Display::             Display various stuff---X-Face, Picons, Smileys
8068 * Article Signature::           What is a signature?
8069 * Article Miscellanea::         Various other stuff.
8070 @end menu
8071
8072
8073 @node Article Highlighting
8074 @subsection Article Highlighting
8075 @cindex highlighting
8076
8077 Not only do you want your article buffer to look like fruit salad, but
8078 you want it to look like technicolor fruit salad.
8079
8080 @table @kbd
8081
8082 @item W H a
8083 @kindex W H a (Summary)
8084 @findex gnus-article-highlight
8085 @findex gnus-article-maybe-highlight
8086 Do much highlighting of the current article
8087 (@code{gnus-article-highlight}).  This function highlights header, cited
8088 text, the signature, and adds buttons to the body and the head.
8089
8090 @item W H h
8091 @kindex W H h (Summary)
8092 @findex gnus-article-highlight-headers
8093 @vindex gnus-header-face-alist
8094 Highlight the headers (@code{gnus-article-highlight-headers}).  The
8095 highlighting will be done according to the @code{gnus-header-face-alist}
8096 variable, which is a list where each element has the form
8097 @code{(@var{regexp} @var{name} @var{content})}.
8098 @var{regexp} is a regular expression for matching the
8099 header, @var{name} is the face used for highlighting the header name
8100 (@pxref{Faces and Fonts}) and @var{content} is the face for highlighting
8101 the header value.  The first match made will be used.  Note that
8102 @var{regexp} shouldn't have @samp{^} prepended---Gnus will add one.
8103
8104 @item W H c
8105 @kindex W H c (Summary)
8106 @findex gnus-article-highlight-citation
8107 Highlight cited text (@code{gnus-article-highlight-citation}).
8108
8109 Some variables to customize the citation highlights:
8110
8111 @table @code
8112 @vindex gnus-cite-parse-max-size
8113
8114 @item gnus-cite-parse-max-size
8115 If the article size if bigger than this variable (which is 25000 by
8116 default), no citation highlighting will be performed.
8117
8118 @item gnus-cite-max-prefix
8119 @vindex gnus-cite-max-prefix
8120 Maximum possible length for a citation prefix (default 20).
8121
8122 @item gnus-cite-face-list
8123 @vindex gnus-cite-face-list
8124 List of faces used for highlighting citations (@pxref{Faces and Fonts}).
8125 When there are citations from multiple articles in the same message,
8126 gnus will try to give each citation from each article its own face.
8127 This should make it easier to see who wrote what.
8128
8129 @item gnus-supercite-regexp
8130 @vindex gnus-supercite-regexp
8131 Regexp matching normal Supercite attribution lines.
8132
8133 @item gnus-supercite-secondary-regexp
8134 @vindex gnus-supercite-secondary-regexp
8135 Regexp matching mangled Supercite attribution lines.
8136
8137 @item gnus-cite-minimum-match-count
8138 @vindex gnus-cite-minimum-match-count
8139 Minimum number of identical prefixes we have to see before we believe
8140 that it's a citation.
8141
8142 @item gnus-cite-attribution-prefix
8143 @vindex gnus-cite-attribution-prefix
8144 Regexp matching the beginning of an attribution line.
8145
8146 @item gnus-cite-attribution-suffix
8147 @vindex gnus-cite-attribution-suffix
8148 Regexp matching the end of an attribution line.
8149
8150 @item gnus-cite-attribution-face
8151 @vindex gnus-cite-attribution-face
8152 Face used for attribution lines.  It is merged with the face for the
8153 cited text belonging to the attribution.
8154
8155 @item gnus-cite-ignore-quoted-from
8156 @vindex gnus-cite-ignore-quoted-from
8157 If non-@code{nil}, no citation highlighting will be performed on lines
8158 beginning with @samp{>From }.  Those lines may have been quoted by MTAs
8159 in order not to mix up with the envelope From line.  The default value
8160 is @code{t}.
8161
8162 @end table
8163
8164
8165 @item W H s
8166 @kindex W H s (Summary)
8167 @vindex gnus-signature-separator
8168 @vindex gnus-signature-face
8169 @findex gnus-article-highlight-signature
8170 Highlight the signature (@code{gnus-article-highlight-signature}).
8171 Everything after @code{gnus-signature-separator} (@pxref{Article
8172 Signature}) in an article will be considered a signature and will be
8173 highlighted with @code{gnus-signature-face}, which is @code{italic} by
8174 default.
8175
8176 @end table
8177
8178 @xref{Customizing Articles}, for how to highlight articles automatically.
8179
8180
8181 @node Article Fontisizing
8182 @subsection Article Fontisizing
8183 @cindex emphasis
8184 @cindex article emphasis
8185
8186 @findex gnus-article-emphasize
8187 @kindex W e (Summary)
8188 People commonly add emphasis to words in news articles by writing things
8189 like @samp{_this_} or @samp{*this*} or @samp{/this/}.  Gnus can make
8190 this look nicer by running the article through the @kbd{W e}
8191 (@code{gnus-article-emphasize}) command.
8192
8193 @vindex gnus-emphasis-alist
8194 How the emphasis is computed is controlled by the
8195 @code{gnus-emphasis-alist} variable.  This is an alist where the first
8196 element is a regular expression to be matched.  The second is a number
8197 that says what regular expression grouping is used to find the entire
8198 emphasized word.  The third is a number that says what regexp grouping
8199 should be displayed and highlighted.  (The text between these two
8200 groupings will be hidden.)  The fourth is the face used for
8201 highlighting.
8202
8203 @lisp
8204 (setq gnus-emphasis-alist
8205       '(("_\\(\\w+\\)_" 0 1 gnus-emphasis-underline)
8206         ("\\*\\(\\w+\\)\\*" 0 1 gnus-emphasis-bold)))
8207 @end lisp
8208
8209 @cindex slash
8210 @cindex asterisk
8211 @cindex underline
8212 @cindex /
8213 @cindex *
8214
8215 @vindex gnus-emphasis-underline
8216 @vindex gnus-emphasis-bold
8217 @vindex gnus-emphasis-italic
8218 @vindex gnus-emphasis-underline-bold
8219 @vindex gnus-emphasis-underline-italic
8220 @vindex gnus-emphasis-bold-italic
8221 @vindex gnus-emphasis-underline-bold-italic
8222 By default, there are seven rules, and they use the following faces:
8223 @code{gnus-emphasis-bold}, @code{gnus-emphasis-italic},
8224 @code{gnus-emphasis-underline}, @code{gnus-emphasis-bold-italic},
8225 @code{gnus-emphasis-underline-italic},
8226 @code{gnus-emphasis-underline-bold}, and
8227 @code{gnus-emphasis-underline-bold-italic}.
8228
8229 If you want to change these faces, you can either use @kbd{M-x
8230 customize}, or you can use @code{copy-face}.  For instance, if you want
8231 to make @code{gnus-emphasis-italic} use a red face instead, you could
8232 say something like:
8233
8234 @lisp
8235 (copy-face 'red 'gnus-emphasis-italic)
8236 @end lisp
8237
8238 @vindex gnus-group-highlight-words-alist
8239
8240 If you want to highlight arbitrary words, you can use the
8241 @code{gnus-group-highlight-words-alist} variable, which uses the same
8242 syntax as @code{gnus-emphasis-alist}.  The @code{highlight-words} group
8243 parameter (@pxref{Group Parameters}) can also be used.
8244
8245 @xref{Customizing Articles}, for how to fontize articles automatically.
8246
8247
8248 @node Article Hiding
8249 @subsection Article Hiding
8250 @cindex article hiding
8251
8252 Or rather, hiding certain things in each article.  There usually is much
8253 too much cruft in most articles.
8254
8255 @table @kbd
8256
8257 @item W W a
8258 @kindex W W a (Summary)
8259 @findex gnus-article-hide
8260 Do quite a lot of hiding on the article buffer
8261 (@kbd{gnus-article-hide}).  In particular, this function will hide
8262 headers, @acronym{PGP}, cited text and the signature.
8263
8264 @item W W h
8265 @kindex W W h (Summary)
8266 @findex gnus-article-hide-headers
8267 Hide headers (@code{gnus-article-hide-headers}).  @xref{Hiding
8268 Headers}.
8269
8270 @item W W b
8271 @kindex W W b (Summary)
8272 @findex gnus-article-hide-boring-headers
8273 Hide headers that aren't particularly interesting
8274 (@code{gnus-article-hide-boring-headers}).  @xref{Hiding Headers}.
8275
8276 @item W W s
8277 @kindex W W s (Summary)
8278 @findex gnus-article-hide-signature
8279 Hide signature (@code{gnus-article-hide-signature}).  @xref{Article
8280 Signature}.
8281
8282 @item W W l
8283 @kindex W W l (Summary)
8284 @findex gnus-article-hide-list-identifiers
8285 @vindex gnus-list-identifiers
8286 Strip list identifiers specified in @code{gnus-list-identifiers}.  These
8287 are strings some mailing list servers add to the beginning of all
8288 @code{Subject} headers---for example, @samp{[zebra 4711]}.  Any leading
8289 @samp{Re: } is skipped before stripping.  @code{gnus-list-identifiers}
8290 may not contain @code{\\(..\\)}.
8291
8292 @table @code
8293
8294 @item gnus-list-identifiers
8295 @vindex gnus-list-identifiers
8296 A regular expression that matches list identifiers to be removed from
8297 subject.  This can also be a list of regular expressions.
8298
8299 @end table
8300
8301 @item W W P
8302 @kindex W W P (Summary)
8303 @findex gnus-article-hide-pem
8304 Hide @acronym{PEM} (privacy enhanced messages) cruft
8305 (@code{gnus-article-hide-pem}).
8306
8307 @item W W B
8308 @kindex W W B (Summary)
8309 @findex gnus-article-strip-banner
8310 @vindex gnus-article-banner-alist
8311 @vindex gnus-article-address-banner-alist
8312 @cindex banner
8313 @cindex OneList
8314 @cindex stripping advertisements
8315 @cindex advertisements
8316 Strip the banner specified by the @code{banner} group parameter
8317 (@code{gnus-article-strip-banner}).  This is mainly used to hide those
8318 annoying banners and/or signatures that some mailing lists and moderated
8319 groups adds to all the messages.  The way to use this function is to add
8320 the @code{banner} group parameter (@pxref{Group Parameters}) to the
8321 group you want banners stripped from.  The parameter either be a string,
8322 which will be interpreted as a regular expression matching text to be
8323 removed, or the symbol @code{signature}, meaning that the (last)
8324 signature should be removed, or other symbol, meaning that the
8325 corresponding regular expression in @code{gnus-article-banner-alist} is
8326 used.
8327
8328 Regardless of a group, you can hide things like advertisements only when
8329 the sender of an article has a certain mail address specified in
8330 @code{gnus-article-address-banner-alist}.
8331
8332 @table @code
8333
8334 @item gnus-article-address-banner-alist
8335 @vindex gnus-article-address-banner-alist
8336 Alist of mail addresses and banners.  Each element has the form
8337 @code{(@var{address} . @var{banner})}, where @var{address} is a regexp
8338 matching a mail address in the From header, @var{banner} is one of a
8339 symbol @code{signature}, an item in @code{gnus-article-banner-alist},
8340 a regexp and @code{nil}.  If @var{address} matches author's mail
8341 address, it will remove things like advertisements.  For example, if a
8342 sender has the mail address @samp{hail@@yoo-hoo.co.jp} and there is a
8343 banner something like @samp{Do You Yoo-hoo!?} in all articles he
8344 sends, you can use the following element to remove them:
8345
8346 @lisp
8347 ("@@yoo-hoo\\.co\\.jp\\'" .
8348  "\n_+\nDo You Yoo-hoo!\\?\n.*\n.*\n")
8349 @end lisp
8350
8351 @end table
8352
8353 @item W W c
8354 @kindex W W c (Summary)
8355 @findex gnus-article-hide-citation
8356 Hide citation (@code{gnus-article-hide-citation}).  Some variables for
8357 customizing the hiding:
8358
8359 @table @code
8360
8361 @item gnus-cited-opened-text-button-line-format
8362 @itemx gnus-cited-closed-text-button-line-format
8363 @vindex gnus-cited-closed-text-button-line-format
8364 @vindex gnus-cited-opened-text-button-line-format
8365 Gnus adds buttons to show where the cited text has been hidden, and to
8366 allow toggle hiding the text.  The format of the variable is specified
8367 by these format-like variable (@pxref{Formatting Variables}).  These
8368 specs are valid:
8369
8370 @table @samp
8371 @item b
8372 Starting point of the hidden text.
8373 @item e
8374 Ending point of the hidden text.
8375 @item l
8376 Number of characters in the hidden region.
8377 @item n
8378 Number of lines of hidden text.
8379 @end table
8380
8381 @item gnus-cited-lines-visible
8382 @vindex gnus-cited-lines-visible
8383 The number of lines at the beginning of the cited text to leave
8384 shown.  This can also be a cons cell with the number of lines at the top
8385 and bottom of the text, respectively, to remain visible.
8386
8387 @end table
8388
8389 @item W W C-c
8390 @kindex W W C-c (Summary)
8391 @findex gnus-article-hide-citation-maybe
8392
8393 Hide citation (@code{gnus-article-hide-citation-maybe}) depending on the
8394 following two variables:
8395
8396 @table @code
8397 @item gnus-cite-hide-percentage
8398 @vindex gnus-cite-hide-percentage
8399 If the cited text is of a bigger percentage than this variable (default
8400 50), hide the cited text.
8401
8402 @item gnus-cite-hide-absolute
8403 @vindex gnus-cite-hide-absolute
8404 The cited text must have at least this length (default 10) before it
8405 is hidden.
8406 @end table
8407
8408 @item W W C
8409 @kindex W W C (Summary)
8410 @findex gnus-article-hide-citation-in-followups
8411 Hide cited text in articles that aren't roots
8412 (@code{gnus-article-hide-citation-in-followups}).  This isn't very
8413 useful as an interactive command, but might be a handy function to stick
8414 have happen automatically (@pxref{Customizing Articles}).
8415
8416 @end table
8417
8418 All these ``hiding'' commands are toggles, but if you give a negative
8419 prefix to these commands, they will show what they have previously
8420 hidden.  If you give a positive prefix, they will always hide.
8421
8422 Also @pxref{Article Highlighting} for further variables for
8423 citation customization.
8424
8425 @xref{Customizing Articles}, for how to hide article elements
8426 automatically.
8427
8428
8429 @node Article Washing
8430 @subsection Article Washing
8431 @cindex washing
8432 @cindex article washing
8433
8434 We call this ``article washing'' for a really good reason.  Namely, the
8435 @kbd{A} key was taken, so we had to use the @kbd{W} key instead.
8436
8437 @dfn{Washing} is defined by us as ``changing something from something to
8438 something else'', but normally results in something looking better.
8439 Cleaner, perhaps.
8440
8441 @xref{Customizing Articles}, if you want to change how Gnus displays
8442 articles by default.
8443
8444 @table @kbd
8445
8446 @item C-u g
8447 This is not really washing, it's sort of the opposite of washing.  If
8448 you type this, you see the article exactly as it exists on disk or on
8449 the server.
8450
8451 @item g
8452 Force redisplaying of the current article
8453 (@code{gnus-summary-show-article}).  This is also not really washing.
8454 If you type this, you see the article without any previously applied
8455 interactive Washing functions but with all default treatments
8456 (@pxref{Customizing Articles}).
8457
8458 @item W l
8459 @kindex W l (Summary)
8460 @findex gnus-summary-stop-page-breaking
8461 Remove page breaks from the current article
8462 (@code{gnus-summary-stop-page-breaking}).  @xref{Misc Article}, for page
8463 delimiters.
8464
8465 @item W r
8466 @kindex W r (Summary)
8467 @findex gnus-summary-caesar-message
8468 @c @icon{gnus-summary-caesar-message}
8469 Do a Caesar rotate (rot13) on the article buffer
8470 (@code{gnus-summary-caesar-message}).
8471 Unreadable articles that tell you to read them with Caesar rotate or rot13.
8472 (Typically offensive jokes and such.)
8473
8474 It's commonly called ``rot13'' because each letter is rotated 13
8475 positions in the alphabet, e. g. @samp{B} (letter #2) -> @samp{O} (letter
8476 #15).  It is sometimes referred to as ``Caesar rotate'' because Caesar
8477 is rumored to have employed this form of, uh, somewhat weak encryption.
8478
8479 @item W m
8480 @kindex W m (Summary)
8481 @findex gnus-summary-morse-message
8482 Morse decode the article buffer (@code{gnus-summary-morse-message}).
8483
8484 @item W i
8485 @kindex W i (Summary)
8486 @findex gnus-summary-idna-message
8487 Decode IDNA encoded domain names in the current articles.  IDNA
8488 encoded domain names looks like @samp{xn--bar}.  If a string remain
8489 unencoded after running invoking this, it is likely an invalid IDNA
8490 string (@samp{xn--bar} is invalid).  You must have GNU Libidn
8491 (@url{http://www.gnu.org/software/libidn/}) installed for this command
8492 to work.
8493
8494 @item W t
8495 @item t
8496 @kindex W t (Summary)
8497 @kindex t (Summary)
8498 @findex gnus-summary-toggle-header
8499 Toggle whether to display all headers in the article buffer
8500 (@code{gnus-summary-toggle-header}).
8501
8502 @item W v
8503 @kindex W v (Summary)
8504 @findex gnus-summary-verbose-headers
8505 Toggle whether to display all headers in the article buffer permanently
8506 (@code{gnus-summary-verbose-headers}).
8507
8508 @item W m
8509 @kindex W m (Summary)
8510 @findex gnus-summary-toggle-mime
8511 Toggle whether to run the article through @acronym{MIME} before
8512 displaying (@code{gnus-summary-toggle-mime}).
8513
8514 @item W o
8515 @kindex W o (Summary)
8516 @findex gnus-article-treat-overstrike
8517 Treat overstrike (@code{gnus-article-treat-overstrike}).
8518
8519 @item W d
8520 @kindex W d (Summary)
8521 @findex gnus-article-treat-dumbquotes
8522 @vindex gnus-article-dumbquotes-map
8523 @cindex Smartquotes
8524 @cindex M****s*** sm*rtq**t*s
8525 @cindex Latin 1
8526 Treat M****s*** sm*rtq**t*s according to
8527 @code{gnus-article-dumbquotes-map}
8528 (@code{gnus-article-treat-dumbquotes}).  Note that this function guesses
8529 whether a character is a sm*rtq**t* or not, so it should only be used
8530 interactively.
8531
8532 Sm*rtq**t*s are M****s***'s unilateral extension to the character map in
8533 an attempt to provide more quoting characters.  If you see something
8534 like @code{\222} or @code{\264} where you're expecting some kind of
8535 apostrophe or quotation mark, then try this wash.
8536
8537 @item W Y f
8538 @kindex W Y f (Summary)
8539 @findex gnus-article-outlook-deuglify-article
8540 @cindex Outlook Express
8541 Full deuglify of broken Outlook (Express) articles: Treat dumbquotes,
8542 unwrap lines, repair attribution and rearrange citation.
8543 (@code{gnus-article-outlook-deuglify-article}).
8544
8545 @item W Y u
8546 @kindex W Y u (Summary)
8547 @findex gnus-article-outlook-unwrap-lines
8548 @vindex gnus-outlook-deuglify-unwrap-min
8549 @vindex gnus-outlook-deuglify-unwrap-max
8550 Unwrap lines that appear to be wrapped citation lines.  You can control
8551 what lines will be unwrapped by frobbing
8552 @code{gnus-outlook-deuglify-unwrap-min} and
8553 @code{gnus-outlook-deuglify-unwrap-max}, indicating the minimum and
8554 maximum length of an unwrapped citation line.
8555 (@code{gnus-article-outlook-unwrap-lines}).
8556
8557 @item W Y a
8558 @kindex W Y a (Summary)
8559 @findex gnus-article-outlook-repair-attribution
8560 Repair a broken attribution line.@*
8561 (@code{gnus-article-outlook-repair-attribution}).
8562
8563 @item W Y c
8564 @kindex W Y c (Summary)
8565 @findex gnus-article-outlook-rearrange-citation
8566 Repair broken citations by rearranging the text.
8567 (@code{gnus-article-outlook-rearrange-citation}).
8568
8569 @item W w
8570 @kindex W w (Summary)
8571 @findex gnus-article-fill-cited-article
8572 Do word wrap (@code{gnus-article-fill-cited-article}).
8573
8574 You can give the command a numerical prefix to specify the width to use
8575 when filling.
8576
8577 @item W Q
8578 @kindex W Q (Summary)
8579 @findex gnus-article-fill-long-lines
8580 Fill long lines (@code{gnus-article-fill-long-lines}).
8581
8582 @item W C
8583 @kindex W C (Summary)
8584 @findex gnus-article-capitalize-sentences
8585 Capitalize the first word in each sentence
8586 (@code{gnus-article-capitalize-sentences}).
8587
8588 @item W c
8589 @kindex W c (Summary)
8590 @findex gnus-article-remove-cr
8591 Translate CRLF pairs (i. e., @samp{^M}s on the end of the lines) into LF
8592 (this takes care of DOS line endings), and then translate any remaining
8593 CRs into LF (this takes care of Mac line endings)
8594 (@code{gnus-article-remove-cr}).
8595
8596 @kindex W q (Summary)
8597 @findex gnus-article-de-quoted-unreadable
8598 Treat quoted-printable (@code{gnus-article-de-quoted-unreadable}).
8599 Quoted-Printable is one common @acronym{MIME} encoding employed when
8600 sending non-@acronym{ASCII} (i.e., 8-bit) articles.  It typically
8601 makes strings like @samp{d@'ej@`a vu} look like @samp{d=E9j=E0 vu},
8602 which doesn't look very readable to me.  Note that this is usually
8603 done automatically by Gnus if the message in question has a
8604 @code{Content-Transfer-Encoding} header that says that this encoding
8605 has been done.  If a prefix is given, a charset will be asked for.
8606
8607 @item W 6
8608 @kindex W 6 (Summary)
8609 @findex gnus-article-de-base64-unreadable
8610 Treat base64 (@code{gnus-article-de-base64-unreadable}).  Base64 is
8611 one common @acronym{MIME} encoding employed when sending
8612 non-@acronym{ASCII} (i.e., 8-bit) articles.  Note that this is
8613 usually done automatically by Gnus if the message in question has a
8614 @code{Content-Transfer-Encoding} header that says that this encoding
8615 has been done.  If a prefix is given, a charset will be asked for.
8616
8617 @item W Z
8618 @kindex W Z (Summary)
8619 @findex gnus-article-decode-HZ
8620 Treat HZ or HZP (@code{gnus-article-decode-HZ}).  HZ (or HZP) is one
8621 common encoding employed when sending Chinese articles.  It typically
8622 makes strings look like @samp{~@{<:Ky2;S@{#,NpJ)l6HK!#~@}}.
8623
8624 @item W A
8625 @kindex W A (Summary)
8626 @findex gnus-article-treat-ansi-sequences
8627 @cindex @acronym{ANSI} control sequences
8628 Translate @acronym{ANSI} SGR control sequences into overlays or
8629 extents (@code{gnus-article-treat-ansi-sequences}).  @acronym{ANSI}
8630 sequences are used in some Chinese hierarchies for highlighting.
8631
8632 @item W u
8633 @kindex W u (Summary)
8634 @findex gnus-article-unsplit-urls
8635 Remove newlines from within URLs.  Some mailers insert newlines into
8636 outgoing email messages to keep lines short.  This reformatting can
8637 split long URLs onto multiple lines.  Repair those URLs by removing
8638 the newlines (@code{gnus-article-unsplit-urls}).
8639
8640 @item W h
8641 @kindex W h (Summary)
8642 @findex gnus-article-wash-html
8643 Treat @acronym{HTML} (@code{gnus-article-wash-html}).  Note that this is
8644 usually done automatically by Gnus if the message in question has a
8645 @code{Content-Type} header that says that the message is @acronym{HTML}.
8646
8647 If a prefix is given, a charset will be asked for.
8648
8649 @vindex gnus-article-wash-function
8650 The default is to use the function specified by
8651 @code{mm-text-html-renderer} (@pxref{Display Customization, ,Display
8652 Customization, emacs-mime, The Emacs MIME Manual}) to convert the
8653 @acronym{HTML}, but this is controlled by the
8654 @code{gnus-article-wash-function} variable.  Pre-defined functions you
8655 can use include:
8656
8657 @table @code
8658 @item w3
8659 Use Emacs/w3.
8660
8661 @item w3m
8662 Use @uref{http://emacs-w3m.namazu.org/, emacs-w3m}.
8663
8664 @item links
8665 Use @uref{http://links.sf.net/, Links}.
8666
8667 @item lynx
8668 Use @uref{http://lynx.isc.org/, Lynx}.
8669
8670 @item html2text
8671 Use html2text---a simple @acronym{HTML} converter included with Gnus.
8672
8673 @end table
8674
8675 @item W b
8676 @kindex W b (Summary)
8677 @findex gnus-article-add-buttons
8678 Add clickable buttons to the article (@code{gnus-article-add-buttons}).
8679 @xref{Article Buttons}.
8680
8681 @item W B
8682 @kindex W B (Summary)
8683 @findex gnus-article-add-buttons-to-head
8684 Add clickable buttons to the article headers
8685 (@code{gnus-article-add-buttons-to-head}).
8686
8687 @item W p
8688 @kindex W p (Summary)
8689 @findex gnus-article-verify-x-pgp-sig
8690 Verify a signed control message
8691 (@code{gnus-article-verify-x-pgp-sig}).  Control messages such as
8692 @code{newgroup} and @code{checkgroups} are usually signed by the
8693 hierarchy maintainer.  You need to add the @acronym{PGP} public key of
8694 the maintainer to your keyring to verify the
8695 message.@footnote{@acronym{PGP} keys for many hierarchies are
8696 available at @uref{ftp://ftp.isc.org/pub/pgpcontrol/README.html}}
8697
8698 @item W s
8699 @kindex W s (Summary)
8700 @findex gnus-summary-force-verify-and-decrypt
8701 Verify a signed (@acronym{PGP}, @acronym{PGP/MIME} or
8702 @acronym{S/MIME}) message
8703 (@code{gnus-summary-force-verify-and-decrypt}). @xref{Security}.
8704
8705 @item W a
8706 @kindex W a (Summary)
8707 @findex gnus-article-strip-headers-in-body
8708 Strip headers like the @code{X-No-Archive} header from the beginning of
8709 article bodies (@code{gnus-article-strip-headers-in-body}).
8710
8711 @item W E l
8712 @kindex W E l (Summary)
8713 @findex gnus-article-strip-leading-blank-lines
8714 Remove all blank lines from the beginning of the article
8715 (@code{gnus-article-strip-leading-blank-lines}).
8716
8717 @item W E m
8718 @kindex W E m (Summary)
8719 @findex gnus-article-strip-multiple-blank-lines
8720 Replace all blank lines with empty lines and then all multiple empty
8721 lines with a single empty line.
8722 (@code{gnus-article-strip-multiple-blank-lines}).
8723
8724 @item W E t
8725 @kindex W E t (Summary)
8726 @findex gnus-article-remove-trailing-blank-lines
8727 Remove all blank lines at the end of the article
8728 (@code{gnus-article-remove-trailing-blank-lines}).
8729
8730 @item W E a
8731 @kindex W E a (Summary)
8732 @findex gnus-article-strip-blank-lines
8733 Do all the three commands above
8734 (@code{gnus-article-strip-blank-lines}).
8735
8736 @item W E A
8737 @kindex W E A (Summary)
8738 @findex gnus-article-strip-all-blank-lines
8739 Remove all blank lines
8740 (@code{gnus-article-strip-all-blank-lines}).
8741
8742 @item W E s
8743 @kindex W E s (Summary)
8744 @findex gnus-article-strip-leading-space
8745 Remove all white space from the beginning of all lines of the article
8746 body (@code{gnus-article-strip-leading-space}).
8747
8748 @item W E e
8749 @kindex W E e (Summary)
8750 @findex gnus-article-strip-trailing-space
8751 Remove all white space from the end of all lines of the article
8752 body (@code{gnus-article-strip-trailing-space}).
8753
8754 @end table
8755
8756 @xref{Customizing Articles}, for how to wash articles automatically.
8757
8758
8759 @node Article Header
8760 @subsection Article Header
8761
8762 These commands perform various transformations of article header.
8763
8764 @table @kbd
8765
8766 @item W G u
8767 @kindex W G u (Summary)
8768 @findex gnus-article-treat-unfold-headers
8769 Unfold folded header lines (@code{gnus-article-treat-unfold-headers}).
8770
8771 @item W G n
8772 @kindex W G n (Summary)
8773 @findex gnus-article-treat-fold-newsgroups
8774 Fold the @code{Newsgroups} and @code{Followup-To} headers
8775 (@code{gnus-article-treat-fold-newsgroups}).
8776
8777 @item W G f
8778 @kindex W G f (Summary)
8779 @findex gnus-article-treat-fold-headers
8780 Fold all the message headers
8781 (@code{gnus-article-treat-fold-headers}).
8782
8783 @item W E w
8784 @kindex W E w (Summary)
8785 @findex gnus-article-remove-leading-whitespace
8786 Remove excessive whitespace from all headers
8787 (@code{gnus-article-remove-leading-whitespace}).
8788
8789 @end table
8790
8791
8792 @node Article Buttons
8793 @subsection Article Buttons
8794 @cindex buttons
8795
8796 People often include references to other stuff in articles, and it would
8797 be nice if Gnus could just fetch whatever it is that people talk about
8798 with the minimum of fuzz when you hit @kbd{RET} or use the middle mouse
8799 button on these references.
8800
8801 @vindex gnus-button-man-handler
8802 Gnus adds @dfn{buttons} to certain standard references by default:
8803 Well-formed URLs, mail addresses, Message-IDs, Info links, man pages and
8804 Emacs or Gnus related references.  This is controlled by two variables,
8805 one that handles article bodies and one that handles article heads:
8806
8807 @table @code
8808
8809 @item gnus-button-alist
8810 @vindex gnus-button-alist
8811 This is an alist where each entry has this form:
8812
8813 @lisp
8814 (@var{regexp} @var{button-par} @var{use-p} @var{function} @var{data-par})
8815 @end lisp
8816
8817 @table @var
8818
8819 @item regexp
8820 All text that match this regular expression (case insensitive) will be
8821 considered an external reference.  Here's a typical regexp that matches
8822 embedded URLs: @samp{<URL:\\([^\n\r>]*\\)>}.  This can also be a
8823 variable containing a regexp, useful variables to use include
8824 @code{gnus-button-url-regexp} and @code{gnus-button-mid-or-mail-regexp}.
8825
8826 @item button-par
8827 Gnus has to know which parts of the matches is to be highlighted.  This
8828 is a number that says what sub-expression of the regexp is to be
8829 highlighted.  If you want it all highlighted, you use 0 here.
8830
8831 @item use-p
8832 This form will be @code{eval}ed, and if the result is non-@code{nil},
8833 this is considered a match.  This is useful if you want extra sifting to
8834 avoid false matches.  Often variables named
8835 @code{gnus-button-@var{*}-level} are used here, @xref{Article Button
8836 Levels}, but any other form may be used too.
8837
8838 @c @code{use-p} is @code{eval}ed only if @code{regexp} matches.
8839
8840 @item function
8841 This function will be called when you click on this button.
8842
8843 @item data-par
8844 As with @var{button-par}, this is a sub-expression number, but this one
8845 says which part of the match is to be sent as data to @var{function}.
8846
8847 @end table
8848
8849 So the full entry for buttonizing URLs is then
8850
8851 @lisp
8852 ("<URL:\\([^\n\r>]*\\)>" 0 t gnus-button-url 1)
8853 @end lisp
8854
8855 @item gnus-header-button-alist
8856 @vindex gnus-header-button-alist
8857 This is just like the other alist, except that it is applied to the
8858 article head only, and that each entry has an additional element that is
8859 used to say what headers to apply the buttonize coding to:
8860
8861 @lisp
8862 (@var{header} @var{regexp} @var{button-par} @var{use-p} @var{function} @var{data-par})
8863 @end lisp
8864
8865 @var{header} is a regular expression.
8866 @end table
8867
8868 @subsubsection Related variables and functions
8869
8870 @table @code
8871 @item gnus-button-@var{*}-level
8872 @xref{Article Button Levels}.
8873
8874 @c Stuff related to gnus-button-browse-level
8875
8876 @item gnus-button-url-regexp
8877 @vindex gnus-button-url-regexp
8878 A regular expression that matches embedded URLs.  It is used in the
8879 default values of the variables above.
8880
8881 @c Stuff related to gnus-button-man-level
8882
8883 @item gnus-button-man-handler
8884 @vindex gnus-button-man-handler
8885 The function to use for displaying man pages.  It must take at least one
8886 argument with a string naming the man page.
8887
8888 @c Stuff related to gnus-button-message-level
8889
8890 @item gnus-button-mid-or-mail-regexp
8891 @vindex gnus-button-mid-or-mail-regexp
8892 Regular expression that matches a message ID or a mail address.
8893
8894 @item gnus-button-prefer-mid-or-mail
8895 @vindex gnus-button-prefer-mid-or-mail
8896 This variable determines what to do when the button on a string as
8897 @samp{foo123@@bar.invalid} is pushed.  Strings like this can be either a
8898 message ID or a mail address.  If it is one of the symbols @code{mid} or
8899 @code{mail}, Gnus will always assume that the string is a message ID or
8900 a mail address, respectively.  If this variable is set to the symbol
8901 @code{ask}, always query the user what do do.  If it is a function, this
8902 function will be called with the string as its only argument.  The
8903 function must return @code{mid}, @code{mail}, @code{invalid} or
8904 @code{ask}.  The default value is the function
8905 @code{gnus-button-mid-or-mail-heuristic}.
8906
8907 @item gnus-button-mid-or-mail-heuristic
8908 @findex gnus-button-mid-or-mail-heuristic
8909 Function that guesses whether its argument is a message ID or a mail
8910 address.  Returns @code{mid} if it's a message IDs, @code{mail} if
8911 it's a mail address, @code{ask} if unsure and @code{invalid} if the
8912 string is invalid.
8913
8914 @item gnus-button-mid-or-mail-heuristic-alist
8915 @vindex gnus-button-mid-or-mail-heuristic-alist
8916 An alist of @code{(RATE . REGEXP)} pairs used by the function
8917 @code{gnus-button-mid-or-mail-heuristic}.
8918
8919 @c Stuff related to gnus-button-tex-level
8920
8921 @item gnus-button-ctan-handler
8922 @findex gnus-button-ctan-handler
8923 The function to use for displaying CTAN links.  It must take one
8924 argument, the string naming the URL.
8925
8926 @item gnus-ctan-url
8927 @vindex gnus-ctan-url
8928 Top directory of a CTAN (Comprehensive TeX Archive Network) archive used
8929 by @code{gnus-button-ctan-handler}.
8930
8931 @c Misc stuff
8932
8933 @item gnus-article-button-face
8934 @vindex gnus-article-button-face
8935 Face used on buttons.
8936
8937 @item gnus-article-mouse-face
8938 @vindex gnus-article-mouse-face
8939 Face used when the mouse cursor is over a button.
8940
8941 @end table
8942
8943 @xref{Customizing Articles}, for how to buttonize articles automatically.
8944
8945
8946 @node Article Button Levels
8947 @subsection Article button levels
8948 @cindex button levels
8949 The higher the value of the variables @code{gnus-button-@var{*}-level},
8950 the more buttons will appear.  If the level is zero, no corresponding
8951 buttons are displayed.  With the default value (which is 5) you should
8952 already see quite a lot of buttons.  With higher levels, you will see
8953 more buttons, but you may also get more false positives.  To avoid them,
8954 you can set the variables @code{gnus-button-@var{*}-level} local to
8955 specific groups (@pxref{Group Parameters}).  Here's an example for the
8956 variable @code{gnus-parameters}:
8957
8958 @lisp
8959 ;; @r{increase @code{gnus-button-*-level} in some groups:}
8960 (setq gnus-parameters
8961       '(("\\<\\(emacs\\|gnus\\)\\>" (gnus-button-emacs-level 10))
8962         ("\\<unix\\>"               (gnus-button-man-level 10))
8963         ("\\<tex\\>"                (gnus-button-tex-level 10))))
8964 @end lisp
8965
8966 @table @code
8967
8968 @item gnus-button-browse-level
8969 @vindex gnus-button-browse-level
8970 Controls the display of references to message IDs, mail addresses and
8971 news URLs.  Related variables and functions include
8972 @code{gnus-button-url-regexp}, @code{browse-url}, and
8973 @code{browse-url-browser-function}.
8974
8975 @item gnus-button-emacs-level
8976 @vindex gnus-button-emacs-level
8977 Controls the display of Emacs or Gnus references.  Related functions are
8978 @code{gnus-button-handle-custom},
8979 @code{gnus-button-handle-describe-function},
8980 @code{gnus-button-handle-describe-variable},
8981 @code{gnus-button-handle-symbol},
8982 @code{gnus-button-handle-describe-key},
8983 @code{gnus-button-handle-apropos},
8984 @code{gnus-button-handle-apropos-command},
8985 @code{gnus-button-handle-apropos-variable},
8986 @code{gnus-button-handle-apropos-documentation}, and
8987 @code{gnus-button-handle-library}.
8988
8989 @item gnus-button-man-level
8990 @vindex gnus-button-man-level
8991 Controls the display of references to (Unix) man pages.
8992 See @code{gnus-button-man-handler}.
8993
8994 @item gnus-button-message-level
8995 @vindex gnus-button-message-level
8996 Controls the display of message IDs, mail addresses and news URLs.
8997 Related variables and functions include
8998 @code{gnus-button-mid-or-mail-regexp},
8999 @code{gnus-button-prefer-mid-or-mail},
9000 @code{gnus-button-mid-or-mail-heuristic}, and
9001 @code{gnus-button-mid-or-mail-heuristic-alist}.
9002
9003 @item gnus-button-tex-level
9004 @vindex gnus-button-tex-level
9005 Controls the display of references to @TeX{} or LaTeX stuff, e.g. for CTAN
9006 URLs.  See the variables @code{gnus-ctan-url},
9007 @code{gnus-button-ctan-handler},
9008 @code{gnus-button-ctan-directory-regexp}, and
9009 @code{gnus-button-handle-ctan-bogus-regexp}.
9010
9011 @end table
9012
9013
9014 @node Article Date
9015 @subsection Article Date
9016
9017 The date is most likely generated in some obscure timezone you've never
9018 heard of, so it's quite nice to be able to find out what the time was
9019 when the article was sent.
9020
9021 @table @kbd
9022
9023 @item W T u
9024 @kindex W T u (Summary)
9025 @findex gnus-article-date-ut
9026 Display the date in UT (aka. GMT, aka ZULU)
9027 (@code{gnus-article-date-ut}).
9028
9029 @item W T i
9030 @kindex W T i (Summary)
9031 @findex gnus-article-date-iso8601
9032 @cindex ISO 8601
9033 Display the date in international format, aka. ISO 8601
9034 (@code{gnus-article-date-iso8601}).
9035
9036 @item W T l
9037 @kindex W T l (Summary)
9038 @findex gnus-article-date-local
9039 Display the date in the local timezone (@code{gnus-article-date-local}).
9040
9041 @item W T p
9042 @kindex W T p (Summary)
9043 @findex gnus-article-date-english
9044 Display the date in a format that's easily pronounceable in English
9045 (@code{gnus-article-date-english}).
9046
9047 @item W T s
9048 @kindex W T s (Summary)
9049 @vindex gnus-article-time-format
9050 @findex gnus-article-date-user
9051 @findex format-time-string
9052 Display the date using a user-defined format
9053 (@code{gnus-article-date-user}).  The format is specified by the
9054 @code{gnus-article-time-format} variable, and is a string that's passed
9055 to @code{format-time-string}.  See the documentation of that variable
9056 for a list of possible format specs.
9057
9058 @item W T e
9059 @kindex W T e (Summary)
9060 @findex gnus-article-date-lapsed
9061 @findex gnus-start-date-timer
9062 @findex gnus-stop-date-timer
9063 Say how much time has elapsed between the article was posted and now
9064 (@code{gnus-article-date-lapsed}).  It looks something like:
9065
9066 @example
9067 X-Sent: 6 weeks, 4 days, 1 hour, 3 minutes, 8 seconds ago
9068 @end example
9069
9070 @vindex gnus-article-date-lapsed-new-header
9071 The value of @code{gnus-article-date-lapsed-new-header} determines
9072 whether this header will just be added below the old Date one, or will
9073 replace it.
9074
9075 An advantage of using Gnus to read mail is that it converts simple bugs
9076 into wonderful absurdities.
9077
9078 If you want to have this line updated continually, you can put
9079
9080 @lisp
9081 (gnus-start-date-timer)
9082 @end lisp
9083
9084 in your @file{~/.gnus.el} file, or you can run it off of some hook.  If
9085 you want to stop the timer, you can use the @code{gnus-stop-date-timer}
9086 command.
9087
9088 @item W T o
9089 @kindex W T o (Summary)
9090 @findex gnus-article-date-original
9091 Display the original date (@code{gnus-article-date-original}).  This can
9092 be useful if you normally use some other conversion function and are
9093 worried that it might be doing something totally wrong.  Say, claiming
9094 that the article was posted in 1854.  Although something like that is
9095 @emph{totally} impossible.  Don't you trust me? *titter*
9096
9097 @end table
9098
9099 @xref{Customizing Articles}, for how to display the date in your
9100 preferred format automatically.
9101
9102
9103 @node Article Display
9104 @subsection Article Display
9105 @cindex picons
9106 @cindex x-face
9107 @cindex smileys
9108
9109 These commands add various frivolous display gimmicks to the article
9110 buffer in Emacs versions that support them.
9111
9112 @code{X-Face} headers are small black-and-white images supplied by the
9113 message headers (@pxref{X-Face}).
9114
9115 @code{Face} headers are small colored images supplied by the message
9116 headers (@pxref{Face}).
9117
9118 Smileys are those little @samp{:-)} symbols that people like to litter
9119 their messages with (@pxref{Smileys}).
9120
9121 Picons, on the other hand, reside on your own system, and Gnus will
9122 try to match the headers to what you have (@pxref{Picons}).
9123
9124 All these functions are toggles---if the elements already exist,
9125 they'll be removed.
9126
9127 @table @kbd
9128 @item W D x
9129 @kindex W D x (Summary)
9130 @findex gnus-article-display-x-face
9131 Display an @code{X-Face} in the @code{From} header.
9132 (@code{gnus-article-display-x-face}).
9133
9134 @item W D d
9135 @kindex W D d (Summary)
9136 @findex gnus-article-display-face
9137 Display a @code{Face} in the @code{From} header.
9138 (@code{gnus-article-display-face}).
9139
9140 @item W D s
9141 @kindex W D s (Summary)
9142 @findex gnus-treat-smiley
9143 Display smileys (@code{gnus-treat-smiley}).
9144
9145 @item W D f
9146 @kindex W D f (Summary)
9147 @findex gnus-treat-from-picon
9148 Piconify the @code{From} header (@code{gnus-treat-from-picon}).
9149
9150 @item W D m
9151 @kindex W D m (Summary)
9152 @findex gnus-treat-mail-picon
9153 Piconify all mail headers (i. e., @code{Cc}, @code{To})
9154 (@code{gnus-treat-mail-picon}).
9155
9156 @item W D n
9157 @kindex W D n (Summary)
9158 @findex gnus-treat-newsgroups-picon
9159 Piconify all news headers (i. e., @code{Newsgroups} and
9160 @code{Followup-To}) (@code{gnus-treat-newsgroups-picon}).
9161
9162 @item W D D
9163 @kindex W D D (Summary)
9164 @findex gnus-article-remove-images
9165 Remove all images from the article buffer
9166 (@code{gnus-article-remove-images}).
9167
9168 @end table
9169
9170
9171
9172 @node Article Signature
9173 @subsection Article Signature
9174 @cindex signatures
9175 @cindex article signature
9176
9177 @vindex gnus-signature-separator
9178 Each article is divided into two parts---the head and the body.  The
9179 body can be divided into a signature part and a text part.  The variable
9180 that says what is to be considered a signature is
9181 @code{gnus-signature-separator}.  This is normally the standard
9182 @samp{^-- $} as mandated by son-of-RFC 1036.  However, many people use
9183 non-standard signature separators, so this variable can also be a list
9184 of regular expressions to be tested, one by one.  (Searches are done
9185 from the end of the body towards the beginning.)  One likely value is:
9186
9187 @lisp
9188 (setq gnus-signature-separator
9189       '("^-- $"         ; @r{The standard}
9190         "^-- *$"        ; @r{A common mangling}
9191         "^-------*$"    ; @r{Many people just use a looong}
9192                         ; @r{line of dashes.  Shame!}
9193         "^ *--------*$" ; @r{Double-shame!}
9194         "^________*$"   ; @r{Underscores are also popular}
9195         "^========*$")) ; @r{Pervert!}
9196 @end lisp
9197
9198 The more permissive you are, the more likely it is that you'll get false
9199 positives.
9200
9201 @vindex gnus-signature-limit
9202 @code{gnus-signature-limit} provides a limit to what is considered a
9203 signature when displaying articles.
9204
9205 @enumerate
9206 @item
9207 If it is an integer, no signature may be longer (in characters) than
9208 that integer.
9209 @item
9210 If it is a floating point number, no signature may be longer (in lines)
9211 than that number.
9212 @item
9213 If it is a function, the function will be called without any parameters,
9214 and if it returns @code{nil}, there is no signature in the buffer.
9215 @item
9216 If it is a string, it will be used as a regexp.  If it matches, the text
9217 in question is not a signature.
9218 @end enumerate
9219
9220 This variable can also be a list where the elements may be of the types
9221 listed above.  Here's an example:
9222
9223 @lisp
9224 (setq gnus-signature-limit
9225       '(200.0 "^---*Forwarded article"))
9226 @end lisp
9227
9228 This means that if there are more than 200 lines after the signature
9229 separator, or the text after the signature separator is matched by
9230 the regular expression @samp{^---*Forwarded article}, then it isn't a
9231 signature after all.
9232
9233
9234 @node Article Miscellanea
9235 @subsection Article Miscellanea
9236
9237 @table @kbd
9238 @item A t
9239 @kindex A t (Summary)
9240 @findex gnus-article-babel
9241 Translate the article from one language to another
9242 (@code{gnus-article-babel}).
9243
9244 @end table
9245
9246
9247 @node MIME Commands
9248 @section MIME Commands
9249 @cindex MIME decoding
9250 @cindex attachments
9251 @cindex viewing attachments
9252
9253 The following commands all understand the numerical prefix.  For
9254 instance, @kbd{3 b} means ``view the third @acronym{MIME} part''.
9255
9256 @table @kbd
9257 @item b
9258 @itemx K v
9259 @kindex b (Summary)
9260 @kindex K v (Summary)
9261 View the @acronym{MIME} part.
9262
9263 @item K o
9264 @kindex K o (Summary)
9265 Save the @acronym{MIME} part.
9266
9267 @item K c
9268 @kindex K c (Summary)
9269 Copy the @acronym{MIME} part.
9270
9271 @item K e
9272 @kindex K e (Summary)
9273 View the @acronym{MIME} part externally.
9274
9275 @item K i
9276 @kindex K i (Summary)
9277 View the @acronym{MIME} part internally.
9278
9279 @item K |
9280 @kindex K | (Summary)
9281 Pipe the @acronym{MIME} part to an external command.
9282 @end table
9283
9284 The rest of these @acronym{MIME} commands do not use the numerical prefix in
9285 the same manner:
9286
9287 @table @kbd
9288 @item K b
9289 @kindex K b (Summary)
9290 Make all the @acronym{MIME} parts have buttons in front of them.  This is
9291 mostly useful if you wish to save (or perform other actions) on inlined
9292 parts.
9293
9294 @item K m
9295 @kindex K m (Summary)
9296 @findex gnus-summary-repair-multipart
9297 Some multipart messages are transmitted with missing or faulty headers.
9298 This command will attempt to ``repair'' these messages so that they can
9299 be viewed in a more pleasant manner
9300 (@code{gnus-summary-repair-multipart}).
9301
9302 @item X m
9303 @kindex X m (Summary)
9304 @findex gnus-summary-save-parts
9305 Save all parts matching a @acronym{MIME} type to a directory
9306 (@code{gnus-summary-save-parts}).  Understands the process/prefix
9307 convention (@pxref{Process/Prefix}).
9308
9309 @item M-t
9310 @kindex M-t (Summary)
9311 @findex gnus-summary-toggle-display-buttonized
9312 Toggle the buttonized display of the article buffer
9313 (@code{gnus-summary-toggle-display-buttonized}).
9314
9315 @item W M w
9316 @kindex W M w (Summary)
9317 @findex gnus-article-decode-mime-words
9318 Decode RFC 2047-encoded words in the article headers
9319 (@code{gnus-article-decode-mime-words}).
9320
9321 @item W M c
9322 @kindex W M c (Summary)
9323 @findex gnus-article-decode-charset
9324 Decode encoded article bodies as well as charsets
9325 (@code{gnus-article-decode-charset}).
9326
9327 This command looks in the @code{Content-Type} header to determine the
9328 charset.  If there is no such header in the article, you can give it a
9329 prefix, which will prompt for the charset to decode as.  In regional
9330 groups where people post using some common encoding (but do not
9331 include @acronym{MIME} headers), you can set the @code{charset} group/topic
9332 parameter to the required charset (@pxref{Group Parameters}).
9333
9334 @item W M v
9335 @kindex W M v (Summary)
9336 @findex gnus-mime-view-all-parts
9337 View all the @acronym{MIME} parts in the current article
9338 (@code{gnus-mime-view-all-parts}).
9339
9340 @end table
9341
9342 Relevant variables:
9343
9344 @table @code
9345 @item gnus-ignored-mime-types
9346 @vindex gnus-ignored-mime-types
9347 This is a list of regexps.  @acronym{MIME} types that match a regexp from
9348 this list will be completely ignored by Gnus.  The default value is
9349 @code{nil}.
9350
9351 To have all Vcards be ignored, you'd say something like this:
9352
9353 @lisp
9354 (setq gnus-ignored-mime-types
9355       '("text/x-vcard"))
9356 @end lisp
9357
9358 @item gnus-article-loose-mime
9359 @vindex gnus-article-loose-mime
9360 If non-@code{nil}, Gnus won't require the @samp{MIME-Version} header
9361 before interpreting the message as a @acronym{MIME} message.  This helps
9362 when reading messages from certain broken mail user agents.  The
9363 default is @code{nil}.
9364
9365 @item gnus-article-emulate-mime
9366 @vindex gnus-article-emulate-mime
9367 There are other, non-@acronym{MIME} encoding methods used.  The most common
9368 is @samp{uuencode}, but yEncode is also getting to be popular.  If
9369 this variable is non-@code{nil}, Gnus will look in message bodies to
9370 see if it finds these encodings, and if so, it'll run them through the
9371 Gnus @acronym{MIME} machinery.  The default is @code{t}.
9372
9373 @item gnus-unbuttonized-mime-types
9374 @vindex gnus-unbuttonized-mime-types
9375 This is a list of regexps.  @acronym{MIME} types that match a regexp from
9376 this list won't have @acronym{MIME} buttons inserted unless they aren't
9377 displayed or this variable is overridden by
9378 @code{gnus-buttonized-mime-types}.  The default value is
9379 @code{(".*/.*")}.  This variable is only used when
9380 @code{gnus-inhibit-mime-unbuttonizing} is @code{nil}.
9381
9382 @item gnus-buttonized-mime-types
9383 @vindex gnus-buttonized-mime-types
9384 This is a list of regexps.  @acronym{MIME} types that match a regexp from
9385 this list will have @acronym{MIME} buttons inserted unless they aren't
9386 displayed.  This variable overrides
9387 @code{gnus-unbuttonized-mime-types}.  The default value is @code{nil}.
9388 This variable is only used when @code{gnus-inhibit-mime-unbuttonizing}
9389 is @code{nil}.
9390
9391 To see e.g. security buttons but no other buttons, you could set this
9392 variable to @code{("multipart/signed")} and leave
9393 @code{gnus-unbuttonized-mime-types} at the default value.
9394
9395 @item gnus-inhibit-mime-unbuttonizing
9396 @vindex gnus-inhibit-mime-unbuttonizing
9397 If this is non-@code{nil}, then all @acronym{MIME} parts get buttons.  The
9398 default value is @code{nil}.
9399
9400 @item gnus-article-mime-part-function
9401 @vindex gnus-article-mime-part-function
9402 For each @acronym{MIME} part, this function will be called with the @acronym{MIME}
9403 handle as the parameter.  The function is meant to be used to allow
9404 users to gather information from the article (e. g., add Vcard info to
9405 the bbdb database) or to do actions based on parts (e. g., automatically
9406 save all jpegs into some directory).
9407
9408 Here's an example function the does the latter:
9409
9410 @lisp
9411 (defun my-save-all-jpeg-parts (handle)
9412   (when (equal (car (mm-handle-type handle)) "image/jpeg")
9413     (with-temp-buffer
9414       (insert (mm-get-part handle))
9415       (write-region (point-min) (point-max)
9416                     (read-file-name "Save jpeg to: ")))))
9417 (setq gnus-article-mime-part-function
9418       'my-save-all-jpeg-parts)
9419 @end lisp
9420
9421 @vindex gnus-mime-multipart-functions
9422 @item gnus-mime-multipart-functions
9423 Alist of @acronym{MIME} multipart types and functions to handle them.
9424
9425 @vindex gnus-mime-display-multipart-alternative-as-mixed
9426 @item gnus-mime-display-multipart-alternative-as-mixed
9427 Display "multipart/alternative" parts as "multipart/mixed".
9428
9429 @vindex gnus-mime-display-multipart-related-as-mixed
9430 @item gnus-mime-display-multipart-related-as-mixed
9431 Display "multipart/related" parts as "multipart/mixed".
9432
9433 If displaying "text/html" is discouraged, see
9434 @code{mm-discouraged-alternatives} in @ref{Display Customization,
9435 Display Customization, , emacs-mime, Emacs-Mime Manual}.  Images or
9436 other material inside a "multipart/related" part might be overlooked
9437 when this variable is @code{nil}.
9438
9439 @vindex gnus-mime-display-multipart-as-mixed
9440 @item gnus-mime-display-multipart-as-mixed
9441 Display "multipart" parts as "multipart/mixed".  If @code{t}, it
9442 overrides @code{nil} values of
9443 @code{gnus-mime-display-multipart-alternative-as-mixed} and
9444 @code{gnus-mime-display-multipart-related-as-mixed}.
9445
9446 @vindex mm-file-name-rewrite-functions
9447 @item mm-file-name-rewrite-functions
9448 List of functions used for rewriting file names of @acronym{MIME} parts.
9449 Each function takes a file name as input and returns a file name.
9450
9451 Ready-made functions include@*
9452 @code{mm-file-name-delete-whitespace},
9453 @code{mm-file-name-trim-whitespace},
9454 @code{mm-file-name-collapse-whitespace}, and
9455 @code{mm-file-name-replace-whitespace}.  The later uses the value of
9456 the variable @code{mm-file-name-replace-whitespace} to replace each
9457 whitespace character in a file name with that string; default value
9458 is @code{"_"} (a single underscore).
9459 @findex mm-file-name-delete-whitespace
9460 @findex mm-file-name-trim-whitespace
9461 @findex mm-file-name-collapse-whitespace
9462 @findex mm-file-name-replace-whitespace
9463 @vindex mm-file-name-replace-whitespace
9464
9465 The standard functions @code{capitalize}, @code{downcase},
9466 @code{upcase}, and @code{upcase-initials} may be useful, too.
9467
9468 Everybody knows that whitespace characters in file names are evil,
9469 except those who don't know.  If you receive lots of attachments from
9470 such unenlightened users, you can make live easier by adding
9471
9472 @lisp
9473 (setq mm-file-name-rewrite-functions
9474       '(mm-file-name-trim-whitespace
9475         mm-file-name-collapse-whitespace
9476         mm-file-name-replace-whitespace))
9477 @end lisp
9478
9479 @noindent
9480 to your @file{~/.gnus.el} file.
9481
9482 @end table
9483
9484
9485 @node Charsets
9486 @section Charsets
9487 @cindex charsets
9488
9489 People use different charsets, and we have @acronym{MIME} to let us know what
9490 charsets they use.  Or rather, we wish we had.  Many people use
9491 newsreaders and mailers that do not understand or use @acronym{MIME}, and
9492 just send out messages without saying what character sets they use.  To
9493 help a bit with this, some local news hierarchies have policies that say
9494 what character set is the default.  For instance, the @samp{fj}
9495 hierarchy uses @code{iso-2022-jp-2}.
9496
9497 @vindex gnus-group-charset-alist
9498 This knowledge is encoded in the @code{gnus-group-charset-alist}
9499 variable, which is an alist of regexps (use the first item to match full
9500 group names) and default charsets to be used when reading these groups.
9501
9502 @vindex gnus-newsgroup-ignored-charsets
9503 In addition, some people do use soi-disant @acronym{MIME}-aware agents that
9504 aren't.  These blithely mark messages as being in @code{iso-8859-1}
9505 even if they really are in @code{koi-8}.  To help here, the
9506 @code{gnus-newsgroup-ignored-charsets} variable can be used.  The
9507 charsets that are listed here will be ignored.  The variable can be
9508 set on a group-by-group basis using the group parameters (@pxref{Group
9509 Parameters}).  The default value is @code{(unknown-8bit x-unknown)},
9510 which includes values some agents insist on having in there.
9511
9512 @vindex gnus-group-posting-charset-alist
9513 When posting, @code{gnus-group-posting-charset-alist} is used to
9514 determine which charsets should not be encoded using the @acronym{MIME}
9515 encodings.  For instance, some hierarchies discourage using
9516 quoted-printable header encoding.
9517
9518 This variable is an alist of regexps and permitted unencoded charsets
9519 for posting.  Each element of the alist has the form @code{(}@var{test
9520 header body-list}@code{)}, where:
9521
9522 @table @var
9523 @item test
9524 is either a regular expression matching the newsgroup header or a
9525 variable to query,
9526 @item header
9527 is the charset which may be left unencoded in the header (@code{nil}
9528 means encode all charsets),
9529 @item body-list
9530 is a list of charsets which may be encoded using 8bit content-transfer
9531 encoding in the body, or one of the special values @code{nil} (always
9532 encode using quoted-printable) or @code{t} (always use 8bit).
9533 @end table
9534
9535 @cindex Russian
9536 @cindex koi8-r
9537 @cindex koi8-u
9538 @cindex iso-8859-5
9539 @cindex coding system aliases
9540 @cindex preferred charset
9541
9542 @xref{Encoding Customization, , Encoding Customization, emacs-mime,
9543 The Emacs MIME Manual}, for additional variables that control which
9544 MIME charsets are used when sending messages.
9545
9546 Other charset tricks that may be useful, although not Gnus-specific:
9547
9548 If there are several @acronym{MIME} charsets that encode the same Emacs
9549 charset, you can choose what charset to use by saying the following:
9550
9551 @lisp
9552 (put-charset-property 'cyrillic-iso8859-5
9553                       'preferred-coding-system 'koi8-r)
9554 @end lisp
9555
9556 This means that Russian will be encoded using @code{koi8-r} instead of
9557 the default @code{iso-8859-5} @acronym{MIME} charset.
9558
9559 If you want to read messages in @code{koi8-u}, you can cheat and say
9560
9561 @lisp
9562 (define-coding-system-alias 'koi8-u 'koi8-r)
9563 @end lisp
9564
9565 This will almost do the right thing.
9566
9567 And finally, to read charsets like @code{windows-1251}, you can say
9568 something like
9569
9570 @lisp
9571 (codepage-setup 1251)
9572 (define-coding-system-alias 'windows-1251 'cp1251)
9573 @end lisp
9574
9575
9576 @node Article Commands
9577 @section Article Commands
9578
9579 @table @kbd
9580
9581 @item A P
9582 @cindex PostScript
9583 @cindex printing
9584 @kindex A P (Summary)
9585 @vindex gnus-ps-print-hook
9586 @findex gnus-summary-print-article
9587 Generate and print a PostScript image of the article buffer
9588 (@code{gnus-summary-print-article}).  @code{gnus-ps-print-hook} will
9589 be run just before printing the buffer.  An alternative way to print
9590 article is to use Muttprint (@pxref{Saving Articles}).
9591
9592 @end table
9593
9594
9595 @node Summary Sorting
9596 @section Summary Sorting
9597 @cindex summary sorting
9598
9599 You can have the summary buffer sorted in various ways, even though I
9600 can't really see why you'd want that.
9601
9602 @table @kbd
9603
9604 @item C-c C-s C-n
9605 @kindex C-c C-s C-n (Summary)
9606 @findex gnus-summary-sort-by-number
9607 Sort by article number (@code{gnus-summary-sort-by-number}).
9608
9609 @item C-c C-s C-a
9610 @kindex C-c C-s C-a (Summary)
9611 @findex gnus-summary-sort-by-author
9612 Sort by author (@code{gnus-summary-sort-by-author}).
9613
9614 @item C-c C-s C-t
9615 @kindex C-c C-s C-t (Summary)
9616 @findex gnus-summary-sort-by-recipient
9617 Sort by recipient (@code{gnus-summary-sort-by-recipient}).
9618
9619 @item C-c C-s C-s
9620 @kindex C-c C-s C-s (Summary)
9621 @findex gnus-summary-sort-by-subject
9622 Sort by subject (@code{gnus-summary-sort-by-subject}).
9623
9624 @item C-c C-s C-d
9625 @kindex C-c C-s C-d (Summary)
9626 @findex gnus-summary-sort-by-date
9627 Sort by date (@code{gnus-summary-sort-by-date}).
9628
9629 @item C-c C-s C-l
9630 @kindex C-c C-s C-l (Summary)
9631 @findex gnus-summary-sort-by-lines
9632 Sort by lines (@code{gnus-summary-sort-by-lines}).
9633
9634 @item C-c C-s C-c
9635 @kindex C-c C-s C-c (Summary)
9636 @findex gnus-summary-sort-by-chars
9637 Sort by article length (@code{gnus-summary-sort-by-chars}).
9638
9639 @item C-c C-s C-i
9640 @kindex C-c C-s C-i (Summary)
9641 @findex gnus-summary-sort-by-score
9642 Sort by score (@code{gnus-summary-sort-by-score}).
9643
9644 @item C-c C-s C-r
9645 @kindex C-c C-s C-r (Summary)
9646 @findex gnus-summary-sort-by-random
9647 Randomize (@code{gnus-summary-sort-by-random}).
9648
9649 @item C-c C-s C-o
9650 @kindex C-c C-s C-o (Summary)
9651 @findex gnus-summary-sort-by-original
9652 Sort using the default sorting method
9653 (@code{gnus-summary-sort-by-original}).
9654 @end table
9655
9656 These functions will work both when you use threading and when you don't
9657 use threading.  In the latter case, all summary lines will be sorted,
9658 line by line.  In the former case, sorting will be done on a
9659 root-by-root basis, which might not be what you were looking for.  To
9660 toggle whether to use threading, type @kbd{T T} (@pxref{Thread
9661 Commands}).
9662
9663
9664 @node Finding the Parent
9665 @section Finding the Parent
9666 @cindex parent articles
9667 @cindex referring articles
9668
9669 @table @kbd
9670 @item ^
9671 @kindex ^ (Summary)
9672 @findex gnus-summary-refer-parent-article
9673 If you'd like to read the parent of the current article, and it is not
9674 displayed in the summary buffer, you might still be able to.  That is,
9675 if the current group is fetched by @acronym{NNTP}, the parent hasn't expired
9676 and the @code{References} in the current article are not mangled, you
9677 can just press @kbd{^} or @kbd{A r}
9678 (@code{gnus-summary-refer-parent-article}).  If everything goes well,
9679 you'll get the parent.  If the parent is already displayed in the
9680 summary buffer, point will just move to this article.
9681
9682 If given a positive numerical prefix, fetch that many articles back into
9683 the ancestry.  If given a negative numerical prefix, fetch just that
9684 ancestor.  So if you say @kbd{3 ^}, gnus will fetch the parent, the
9685 grandparent and the grandgrandparent of the current article.  If you say
9686 @kbd{-3 ^}, gnus will only fetch the grandgrandparent of the current
9687 article.
9688
9689 @item A R (Summary)
9690 @findex gnus-summary-refer-references
9691 @kindex A R (Summary)
9692 Fetch all articles mentioned in the @code{References} header of the
9693 article (@code{gnus-summary-refer-references}).
9694
9695 @item A T (Summary)
9696 @findex gnus-summary-refer-thread
9697 @kindex A T (Summary)
9698 Display the full thread where the current article appears
9699 (@code{gnus-summary-refer-thread}).  This command has to fetch all the
9700 headers in the current group to work, so it usually takes a while.  If
9701 you do it often, you may consider setting @code{gnus-fetch-old-headers}
9702 to @code{invisible} (@pxref{Filling In Threads}).  This won't have any
9703 visible effects normally, but it'll make this command work a whole lot
9704 faster.  Of course, it'll make group entry somewhat slow.
9705
9706 @vindex gnus-refer-thread-limit
9707 The @code{gnus-refer-thread-limit} variable says how many old (i. e.,
9708 articles before the first displayed in the current group) headers to
9709 fetch when doing this command.  The default is 200.  If @code{t}, all
9710 the available headers will be fetched.  This variable can be overridden
9711 by giving the @kbd{A T} command a numerical prefix.
9712
9713 @item M-^ (Summary)
9714 @findex gnus-summary-refer-article
9715 @kindex M-^ (Summary)
9716 @cindex Message-ID
9717 @cindex fetching by Message-ID
9718 You can also ask the @acronym{NNTP} server for an arbitrary article, no
9719 matter what group it belongs to.  @kbd{M-^}
9720 (@code{gnus-summary-refer-article}) will ask you for a
9721 @code{Message-ID}, which is one of those long, hard-to-read thingies
9722 that look something like @samp{<38o6up$6f2@@hymir.ifi.uio.no>}.  You
9723 have to get it all exactly right.  No fuzzy searches, I'm afraid.
9724 @end table
9725
9726 The current select method will be used when fetching by
9727 @code{Message-ID} from non-news select method, but you can override this
9728 by giving this command a prefix.
9729
9730 @vindex gnus-refer-article-method
9731 If the group you are reading is located on a back end that does not
9732 support fetching by @code{Message-ID} very well (like @code{nnspool}),
9733 you can set @code{gnus-refer-article-method} to an @acronym{NNTP} method.  It
9734 would, perhaps, be best if the @acronym{NNTP} server you consult is the one
9735 updating the spool you are reading from, but that's not really
9736 necessary.
9737
9738 It can also be a list of select methods, as well as the special symbol
9739 @code{current}, which means to use the current select method.  If it
9740 is a list, Gnus will try all the methods in the list until it finds a
9741 match.
9742
9743 Here's an example setting that will first try the current method, and
9744 then ask Google if that fails:
9745
9746 @lisp
9747 (setq gnus-refer-article-method
9748       '(current
9749         (nnweb "google" (nnweb-type google))))
9750 @end lisp
9751
9752 Most of the mail back ends support fetching by @code{Message-ID}, but
9753 do not do a particularly excellent job at it.  That is, @code{nnmbox},
9754 @code{nnbabyl}, @code{nnmaildir}, @code{nnml}, are able to locate
9755 articles from any groups, while @code{nnfolder}, and @code{nnimap} are
9756 only able to locate articles that have been posted to the current
9757 group.  (Anything else would be too time consuming.)  @code{nnmh} does
9758 not support this at all.
9759
9760
9761 @node Alternative Approaches
9762 @section Alternative Approaches
9763
9764 Different people like to read news using different methods.  This being
9765 gnus, we offer a small selection of minor modes for the summary buffers.
9766
9767 @menu
9768 * Pick and Read::               First mark articles and then read them.
9769 * Binary Groups::               Auto-decode all articles.
9770 @end menu
9771
9772
9773 @node Pick and Read
9774 @subsection Pick and Read
9775 @cindex pick and read
9776
9777 Some newsreaders (like @code{nn} and, uhm, @code{Netnews} on VM/CMS) use
9778 a two-phased reading interface.  The user first marks in a summary
9779 buffer the articles she wants to read.  Then she starts reading the
9780 articles with just an article buffer displayed.
9781
9782 @findex gnus-pick-mode
9783 @kindex M-x gnus-pick-mode
9784 Gnus provides a summary buffer minor mode that allows
9785 this---@code{gnus-pick-mode}.  This basically means that a few process
9786 mark commands become one-keystroke commands to allow easy marking, and
9787 it provides one additional command for switching to the summary buffer.
9788
9789 Here are the available keystrokes when using pick mode:
9790
9791 @table @kbd
9792 @item .
9793 @kindex . (Pick)
9794 @findex gnus-pick-article-or-thread
9795 Pick the article or thread on the current line
9796 (@code{gnus-pick-article-or-thread}).  If the variable
9797 @code{gnus-thread-hide-subtree} is true, then this key selects the
9798 entire thread when used at the first article of the thread.  Otherwise,
9799 it selects just the article.  If given a numerical prefix, go to that
9800 thread or article and pick it.  (The line number is normally displayed
9801 at the beginning of the summary pick lines.)
9802
9803 @item SPACE
9804 @kindex SPACE (Pick)
9805 @findex gnus-pick-next-page
9806 Scroll the summary buffer up one page (@code{gnus-pick-next-page}).  If
9807 at the end of the buffer, start reading the picked articles.
9808
9809 @item u
9810 @kindex u (Pick)
9811 @findex gnus-pick-unmark-article-or-thread.
9812 Unpick the thread or article
9813 (@code{gnus-pick-unmark-article-or-thread}).  If the variable
9814 @code{gnus-thread-hide-subtree} is true, then this key unpicks the
9815 thread if used at the first article of the thread.  Otherwise it unpicks
9816 just the article.  You can give this key a numerical prefix to unpick
9817 the thread or article at that line.
9818
9819 @item RET
9820 @kindex RET (Pick)
9821 @findex gnus-pick-start-reading
9822 @vindex gnus-pick-display-summary
9823 Start reading the picked articles (@code{gnus-pick-start-reading}).  If
9824 given a prefix, mark all unpicked articles as read first.  If
9825 @code{gnus-pick-display-summary} is non-@code{nil}, the summary buffer
9826 will still be visible when you are reading.
9827
9828 @end table
9829
9830 All the normal summary mode commands are still available in the
9831 pick-mode, with the exception of @kbd{u}.  However @kbd{!} is available
9832 which is mapped to the same function
9833 @code{gnus-summary-tick-article-forward}.
9834
9835 If this sounds like a good idea to you, you could say:
9836
9837 @lisp
9838 (add-hook 'gnus-summary-mode-hook 'gnus-pick-mode)
9839 @end lisp
9840
9841 @vindex gnus-pick-mode-hook
9842 @code{gnus-pick-mode-hook} is run in pick minor mode buffers.
9843
9844 @vindex gnus-mark-unpicked-articles-as-read
9845 If @code{gnus-mark-unpicked-articles-as-read} is non-@code{nil}, mark
9846 all unpicked articles as read.  The default is @code{nil}.
9847
9848 @vindex gnus-summary-pick-line-format
9849 The summary line format in pick mode is slightly different from the
9850 standard format.  At the beginning of each line the line number is
9851 displayed.  The pick mode line format is controlled by the
9852 @code{gnus-summary-pick-line-format} variable (@pxref{Formatting
9853 Variables}).  It accepts the same format specs that
9854 @code{gnus-summary-line-format} does (@pxref{Summary Buffer Lines}).
9855
9856
9857 @node Binary Groups
9858 @subsection Binary Groups
9859 @cindex binary groups
9860
9861 @findex gnus-binary-mode
9862 @kindex M-x gnus-binary-mode
9863 If you spend much time in binary groups, you may grow tired of hitting
9864 @kbd{X u}, @kbd{n}, @kbd{RET} all the time.  @kbd{M-x gnus-binary-mode}
9865 is a minor mode for summary buffers that makes all ordinary Gnus article
9866 selection functions uudecode series of articles and display the result
9867 instead of just displaying the articles the normal way.
9868
9869 @kindex g (Binary)
9870 @findex gnus-binary-show-article
9871 The only way, in fact, to see the actual articles is the @kbd{g}
9872 command, when you have turned on this mode
9873 (@code{gnus-binary-show-article}).
9874
9875 @vindex gnus-binary-mode-hook
9876 @code{gnus-binary-mode-hook} is called in binary minor mode buffers.
9877
9878
9879 @node Tree Display
9880 @section Tree Display
9881 @cindex trees
9882
9883 @vindex gnus-use-trees
9884 If you don't like the normal gnus summary display, you might try setting
9885 @code{gnus-use-trees} to @code{t}.  This will create (by default) an
9886 additional @dfn{tree buffer}.  You can execute all summary mode commands
9887 in the tree buffer.
9888
9889 There are a few variables to customize the tree display, of course:
9890
9891 @table @code
9892 @item gnus-tree-mode-hook
9893 @vindex gnus-tree-mode-hook
9894 A hook called in all tree mode buffers.
9895
9896 @item gnus-tree-mode-line-format
9897 @vindex gnus-tree-mode-line-format
9898 A format string for the mode bar in the tree mode buffers (@pxref{Mode
9899 Line Formatting}).  The default is @samp{Gnus: %%b %S %Z}.  For a list
9900 of valid specs, @pxref{Summary Buffer Mode Line}.
9901
9902 @item gnus-selected-tree-face
9903 @vindex gnus-selected-tree-face
9904 Face used for highlighting the selected article in the tree buffer.  The
9905 default is @code{modeline}.
9906
9907 @item gnus-tree-line-format
9908 @vindex gnus-tree-line-format
9909 A format string for the tree nodes.  The name is a bit of a misnomer,
9910 though---it doesn't define a line, but just the node.  The default value
9911 is @samp{%(%[%3,3n%]%)}, which displays the first three characters of
9912 the name of the poster.  It is vital that all nodes are of the same
9913 length, so you @emph{must} use @samp{%4,4n}-like specifiers.
9914
9915 Valid specs are:
9916
9917 @table @samp
9918 @item n
9919 The name of the poster.
9920 @item f
9921 The @code{From} header.
9922 @item N
9923 The number of the article.
9924 @item [
9925 The opening bracket.
9926 @item ]
9927 The closing bracket.
9928 @item s
9929 The subject.
9930 @end table
9931
9932 @xref{Formatting Variables}.
9933
9934 Variables related to the display are:
9935
9936 @table @code
9937 @item gnus-tree-brackets
9938 @vindex gnus-tree-brackets
9939 This is used for differentiating between ``real'' articles and
9940 ``sparse'' articles.  The format is
9941 @example
9942 ((@var{real-open} . @var{real-close})
9943  (@var{sparse-open} . @var{sparse-close})
9944  (@var{dummy-open} . @var{dummy-close}))
9945 @end example
9946 and the default is @code{((?[ . ?]) (?( . ?)) (?@{ . ?@}) (?< . ?>))}.
9947
9948 @item gnus-tree-parent-child-edges
9949 @vindex gnus-tree-parent-child-edges
9950 This is a list that contains the characters used for connecting parent
9951 nodes to their children.  The default is @code{(?- ?\\ ?|)}.
9952
9953 @end table
9954
9955 @item gnus-tree-minimize-window
9956 @vindex gnus-tree-minimize-window
9957 If this variable is non-@code{nil}, gnus will try to keep the tree
9958 buffer as small as possible to allow more room for the other gnus
9959 windows.  If this variable is a number, the tree buffer will never be
9960 higher than that number.  The default is @code{t}.  Note that if you
9961 have several windows displayed side-by-side in a frame and the tree
9962 buffer is one of these, minimizing the tree window will also resize all
9963 other windows displayed next to it.
9964
9965 You may also wish to add the following hook to keep the window minimized
9966 at all times:
9967
9968 @lisp
9969 (add-hook 'gnus-configure-windows-hook
9970           'gnus-tree-perhaps-minimize)
9971 @end lisp
9972
9973 @item gnus-generate-tree-function
9974 @vindex gnus-generate-tree-function
9975 @findex gnus-generate-horizontal-tree
9976 @findex gnus-generate-vertical-tree
9977 The function that actually generates the thread tree.  Two predefined
9978 functions are available: @code{gnus-generate-horizontal-tree} and
9979 @code{gnus-generate-vertical-tree} (which is the default).
9980
9981 @end table
9982
9983 Here's an example from a horizontal tree buffer:
9984
9985 @example
9986 @{***@}-(***)-[odd]-[Gun]
9987      |      \[Jan]
9988      |      \[odd]-[Eri]
9989      |      \(***)-[Eri]
9990      |            \[odd]-[Paa]
9991      \[Bjo]
9992      \[Gun]
9993      \[Gun]-[Jor]
9994 @end example
9995
9996 Here's the same thread displayed in a vertical tree buffer:
9997
9998 @example
9999 @group
10000 @{***@}
10001   |--------------------------\-----\-----\
10002 (***)                         [Bjo] [Gun] [Gun]
10003   |--\-----\-----\                          |
10004 [odd] [Jan] [odd] (***)                   [Jor]
10005   |           |     |--\
10006 [Gun]       [Eri] [Eri] [odd]
10007                           |
10008                         [Paa]
10009 @end group
10010 @end example
10011
10012 If you're using horizontal trees, it might be nice to display the trees
10013 side-by-side with the summary buffer.  You could add something like the
10014 following to your @file{~/.gnus.el} file:
10015
10016 @lisp
10017 (setq gnus-use-trees t
10018       gnus-generate-tree-function 'gnus-generate-horizontal-tree
10019       gnus-tree-minimize-window nil)
10020 (gnus-add-configuration
10021  '(article
10022    (vertical 1.0
10023              (horizontal 0.25
10024                          (summary 0.75 point)
10025                          (tree 1.0))
10026              (article 1.0))))
10027 @end lisp
10028
10029 @xref{Window Layout}.
10030
10031
10032 @node Mail Group Commands
10033 @section Mail Group Commands
10034 @cindex mail group commands
10035
10036 Some commands only make sense in mail groups.  If these commands are
10037 invalid in the current group, they will raise a hell and let you know.
10038
10039 All these commands (except the expiry and edit commands) use the
10040 process/prefix convention (@pxref{Process/Prefix}).
10041
10042 @table @kbd
10043
10044 @item B e
10045 @kindex B e (Summary)
10046 @findex gnus-summary-expire-articles
10047 Run all expirable articles in the current group through the expiry
10048 process (@code{gnus-summary-expire-articles}).  That is, delete all
10049 expirable articles in the group that have been around for a while.
10050 (@pxref{Expiring Mail}).
10051
10052 @item B C-M-e
10053 @kindex B C-M-e (Summary)
10054 @findex gnus-summary-expire-articles-now
10055 Delete all the expirable articles in the group
10056 (@code{gnus-summary-expire-articles-now}).  This means that @strong{all}
10057 articles eligible for expiry in the current group will
10058 disappear forever into that big @file{/dev/null} in the sky.
10059
10060 @item B DEL
10061 @kindex B DEL (Summary)
10062 @findex gnus-summary-delete-article
10063 @c @icon{gnus-summary-mail-delete}
10064 Delete the mail article.  This is ``delete'' as in ``delete it from your
10065 disk forever and ever, never to return again.'' Use with caution.
10066 (@code{gnus-summary-delete-article}).
10067
10068 @item B m
10069 @kindex B m (Summary)
10070 @cindex move mail
10071 @findex gnus-summary-move-article
10072 @vindex gnus-preserve-marks
10073 Move the article from one mail group to another
10074 (@code{gnus-summary-move-article}).  Marks will be preserved if
10075 @code{gnus-preserve-marks} is non-@code{nil} (which is the default).
10076
10077 @item B c
10078 @kindex B c (Summary)
10079 @cindex copy mail
10080 @findex gnus-summary-copy-article
10081 @c @icon{gnus-summary-mail-copy}
10082 Copy the article from one group (mail group or not) to a mail group
10083 (@code{gnus-summary-copy-article}).  Marks will be preserved if
10084 @code{gnus-preserve-marks} is non-@code{nil} (which is the default).
10085
10086 @item B B
10087 @kindex B B (Summary)
10088 @cindex crosspost mail
10089 @findex gnus-summary-crosspost-article
10090 Crosspost the current article to some other group
10091 (@code{gnus-summary-crosspost-article}).  This will create a new copy of
10092 the article in the other group, and the Xref headers of the article will
10093 be properly updated.
10094
10095 @item B i
10096 @kindex B i (Summary)
10097 @findex gnus-summary-import-article
10098 Import an arbitrary file into the current mail newsgroup
10099 (@code{gnus-summary-import-article}).  You will be prompted for a file
10100 name, a @code{From} header and a @code{Subject} header.
10101
10102 @item B I
10103 @kindex B I (Summary)
10104 @findex gnus-summary-create-article
10105 Create an empty article in the current mail newsgroups
10106 (@code{gnus-summary-create-article}).  You will be prompted for a
10107 @code{From} header and a @code{Subject} header.
10108
10109 @item B r
10110 @kindex B r (Summary)
10111 @findex gnus-summary-respool-article
10112 @vindex gnus-summary-respool-default-method
10113 Respool the mail article (@code{gnus-summary-respool-article}).
10114 @code{gnus-summary-respool-default-method} will be used as the default
10115 select method when respooling.  This variable is @code{nil} by default,
10116 which means that the current group select method will be used instead.
10117 Marks will be preserved if @code{gnus-preserve-marks} is non-@code{nil}
10118 (which is the default).
10119
10120 @item B w
10121 @itemx e
10122 @kindex B w (Summary)
10123 @kindex e (Summary)
10124 @findex gnus-summary-edit-article
10125 @kindex C-c C-c (Article)
10126 @findex gnus-summary-edit-article-done
10127 Edit the current article (@code{gnus-summary-edit-article}).  To finish
10128 editing and make the changes permanent, type @kbd{C-c C-c}
10129 (@code{gnus-summary-edit-article-done}).  If you give a prefix to the
10130 @kbd{C-c C-c} command, gnus won't re-highlight the article.
10131
10132 @item B q
10133 @kindex B q (Summary)
10134 @findex gnus-summary-respool-query
10135 If you want to re-spool an article, you might be curious as to what group
10136 the article will end up in before you do the re-spooling.  This command
10137 will tell you (@code{gnus-summary-respool-query}).
10138
10139 @item B t
10140 @kindex B t (Summary)
10141 @findex gnus-summary-respool-trace
10142 Similarly, this command will display all fancy splitting patterns used
10143 when respooling, if any (@code{gnus-summary-respool-trace}).
10144
10145 @item B p
10146 @kindex B p (Summary)
10147 @findex gnus-summary-article-posted-p
10148 Some people have a tendency to send you ``courtesy'' copies when they
10149 follow up to articles you have posted.  These usually have a
10150 @code{Newsgroups} header in them, but not always.  This command
10151 (@code{gnus-summary-article-posted-p}) will try to fetch the current
10152 article from your news server (or rather, from
10153 @code{gnus-refer-article-method} or @code{gnus-select-method}) and will
10154 report back whether it found the article or not.  Even if it says that
10155 it didn't find the article, it may have been posted anyway---mail
10156 propagation is much faster than news propagation, and the news copy may
10157 just not have arrived yet.
10158
10159 @item K E
10160 @kindex K E (Summary)
10161 @findex gnus-article-encrypt-body
10162 @vindex gnus-article-encrypt-protocol
10163 Encrypt the body of an article (@code{gnus-article-encrypt-body}).
10164 The body is encrypted with the encryption protocol specified by the
10165 variable @code{gnus-article-encrypt-protocol}.
10166
10167 @end table
10168
10169 @vindex gnus-move-split-methods
10170 @cindex moving articles
10171 If you move (or copy) articles regularly, you might wish to have gnus
10172 suggest where to put the articles.  @code{gnus-move-split-methods} is a
10173 variable that uses the same syntax as @code{gnus-split-methods}
10174 (@pxref{Saving Articles}).  You may customize that variable to create
10175 suggestions you find reasonable.  (Note that
10176 @code{gnus-move-split-methods} uses group names where
10177 @code{gnus-split-methods} uses file names.)
10178
10179 @lisp
10180 (setq gnus-move-split-methods
10181       '(("^From:.*Lars Magne" "nnml:junk")
10182         ("^Subject:.*gnus" "nnfolder:important")
10183         (".*" "nnml:misc")))
10184 @end lisp
10185
10186
10187 @node Various Summary Stuff
10188 @section Various Summary Stuff
10189
10190 @menu
10191 * Summary Group Information::   Information oriented commands.
10192 * Searching for Articles::      Multiple article commands.
10193 * Summary Generation Commands::
10194 * Really Various Summary Commands::  Those pesky non-conformant commands.
10195 @end menu
10196
10197 @table @code
10198 @vindex gnus-summary-display-while-building
10199 @item gnus-summary-display-while-building
10200 If non-@code{nil}, show and update the summary buffer as it's being
10201 built.  If @code{t}, update the buffer after every line is inserted.
10202 If the value is an integer, @var{n}, update the display every @var{n}
10203 lines.  The default is @code{nil}.
10204
10205 @vindex gnus-summary-display-arrow
10206 @item gnus-summary-display-arrow
10207 If non-@code{nil}, display an arrow in the fringe to indicate the
10208 current article.
10209
10210 @vindex gnus-summary-mode-hook
10211 @item gnus-summary-mode-hook
10212 This hook is called when creating a summary mode buffer.
10213
10214 @vindex gnus-summary-generate-hook
10215 @item gnus-summary-generate-hook
10216 This is called as the last thing before doing the threading and the
10217 generation of the summary buffer.  It's quite convenient for customizing
10218 the threading variables based on what data the newsgroup has.  This hook
10219 is called from the summary buffer after most summary buffer variables
10220 have been set.
10221
10222 @vindex gnus-summary-prepare-hook
10223 @item gnus-summary-prepare-hook
10224 It is called after the summary buffer has been generated.  You might use
10225 it to, for instance, highlight lines or modify the look of the buffer in
10226 some other ungodly manner.  I don't care.
10227
10228 @vindex gnus-summary-prepared-hook
10229 @item gnus-summary-prepared-hook
10230 A hook called as the very last thing after the summary buffer has been
10231 generated.
10232
10233 @vindex gnus-summary-ignore-duplicates
10234 @item gnus-summary-ignore-duplicates
10235 When gnus discovers two articles that have the same @code{Message-ID},
10236 it has to do something drastic.  No articles are allowed to have the
10237 same @code{Message-ID}, but this may happen when reading mail from some
10238 sources.  Gnus allows you to customize what happens with this variable.
10239 If it is @code{nil} (which is the default), gnus will rename the
10240 @code{Message-ID} (for display purposes only) and display the article as
10241 any other article.  If this variable is @code{t}, it won't display the
10242 article---it'll be as if it never existed.
10243
10244 @vindex gnus-alter-articles-to-read-function
10245 @item gnus-alter-articles-to-read-function
10246 This function, which takes two parameters (the group name and the list
10247 of articles to be selected), is called to allow the user to alter the
10248 list of articles to be selected.
10249
10250 For instance, the following function adds the list of cached articles to
10251 the list in one particular group:
10252
10253 @lisp
10254 (defun my-add-cached-articles (group articles)
10255   (if (string= group "some.group")
10256       (append gnus-newsgroup-cached articles)
10257     articles))
10258 @end lisp
10259
10260 @vindex gnus-newsgroup-variables
10261 @item gnus-newsgroup-variables
10262 A list of newsgroup (summary buffer) local variables, or cons of
10263 variables and their default expressions to be evalled (when the default
10264 values are not @code{nil}), that should be made global while the summary
10265 buffer is active.
10266
10267 Note: The default expressions will be evaluated (using function
10268 @code{eval}) before assignment to the local variable rather than just
10269 assigned to it.  If the default expression is the symbol @code{global},
10270 that symbol will not be evaluated but the global value of the local
10271 variable will be used instead.
10272
10273 These variables can be used to set variables in the group parameters
10274 while still allowing them to affect operations done in other
10275 buffers.  For example:
10276
10277 @lisp
10278 (setq gnus-newsgroup-variables
10279       '(message-use-followup-to
10280         (gnus-visible-headers .
10281  "^From:\\|^Newsgroups:\\|^Subject:\\|^Date:\\|^To:")))
10282 @end lisp
10283
10284 Also @pxref{Group Parameters}.
10285 @end table
10286
10287
10288 @node Summary Group Information
10289 @subsection Summary Group Information
10290
10291 @table @kbd
10292
10293 @item H f
10294 @kindex H f (Summary)
10295 @findex gnus-summary-fetch-faq
10296 @vindex gnus-group-faq-directory
10297 Try to fetch the @acronym{FAQ} (list of frequently asked questions)
10298 for the current group (@code{gnus-summary-fetch-faq}).  Gnus will try
10299 to get the @acronym{FAQ} from @code{gnus-group-faq-directory}, which
10300 is usually a directory on a remote machine.  This variable can also be
10301 a list of directories.  In that case, giving a prefix to this command
10302 will allow you to choose between the various sites.  @code{ange-ftp}
10303 or @code{efs} will probably be used for fetching the file.
10304
10305 @item H d
10306 @kindex H d (Summary)
10307 @findex gnus-summary-describe-group
10308 Give a brief description of the current group
10309 (@code{gnus-summary-describe-group}).  If given a prefix, force
10310 rereading the description from the server.
10311
10312 @item H h
10313 @kindex H h (Summary)
10314 @findex gnus-summary-describe-briefly
10315 Give an extremely brief description of the most important summary
10316 keystrokes (@code{gnus-summary-describe-briefly}).
10317
10318 @item H i
10319 @kindex H i (Summary)
10320 @findex gnus-info-find-node
10321 Go to the gnus info node (@code{gnus-info-find-node}).
10322 @end table
10323
10324
10325 @node Searching for Articles
10326 @subsection Searching for Articles
10327
10328 @table @kbd
10329
10330 @item M-s
10331 @kindex M-s (Summary)
10332 @findex gnus-summary-search-article-forward
10333 Search through all subsequent (raw) articles for a regexp
10334 (@code{gnus-summary-search-article-forward}).
10335
10336 @item M-r
10337 @kindex M-r (Summary)
10338 @findex gnus-summary-search-article-backward
10339 Search through all previous (raw) articles for a regexp
10340 (@code{gnus-summary-search-article-backward}).
10341
10342 @item &
10343 @kindex & (Summary)
10344 @findex gnus-summary-execute-command
10345 This command will prompt you for a header, a regular expression to match
10346 on this field, and a command to be executed if the match is made
10347 (@code{gnus-summary-execute-command}).  If the header is an empty
10348 string, the match is done on the entire article.  If given a prefix,
10349 search backward instead.
10350
10351 For instance, @kbd{& RET some.*string RET #} will put the process mark on
10352 all articles that have heads or bodies that match @samp{some.*string}.
10353
10354 @item M-&
10355 @kindex M-& (Summary)
10356 @findex gnus-summary-universal-argument
10357 Perform any operation on all articles that have been marked with
10358 the process mark (@code{gnus-summary-universal-argument}).
10359 @end table
10360
10361 @node Summary Generation Commands
10362 @subsection Summary Generation Commands
10363
10364 @table @kbd
10365
10366 @item Y g
10367 @kindex Y g (Summary)
10368 @findex gnus-summary-prepare
10369 Regenerate the current summary buffer (@code{gnus-summary-prepare}).
10370
10371 @item Y c
10372 @kindex Y c (Summary)
10373 @findex gnus-summary-insert-cached-articles
10374 Pull all cached articles (for the current group) into the summary buffer
10375 (@code{gnus-summary-insert-cached-articles}).
10376
10377 @item Y d
10378 @kindex Y d (Summary)
10379 @findex gnus-summary-insert-dormant-articles
10380 Pull all dormant articles (for the current group) into the summary buffer
10381 (@code{gnus-summary-insert-dormant-articles}).
10382
10383 @end table
10384
10385
10386 @node Really Various Summary Commands
10387 @subsection Really Various Summary Commands
10388
10389 @table @kbd
10390
10391 @item A D
10392 @itemx C-d
10393 @kindex C-d (Summary)
10394 @kindex A D (Summary)
10395 @findex gnus-summary-enter-digest-group
10396 If the current article is a collection of other articles (for instance,
10397 a digest), you might use this command to enter a group based on the that
10398 article (@code{gnus-summary-enter-digest-group}).  Gnus will try to
10399 guess what article type is currently displayed unless you give a prefix
10400 to this command, which forces a ``digest'' interpretation.  Basically,
10401 whenever you see a message that is a collection of other messages of
10402 some format, you @kbd{C-d} and read these messages in a more convenient
10403 fashion.
10404
10405 @item C-M-d
10406 @kindex C-M-d (Summary)
10407 @findex gnus-summary-read-document
10408 This command is very similar to the one above, but lets you gather
10409 several documents into one biiig group
10410 (@code{gnus-summary-read-document}).  It does this by opening several
10411 @code{nndoc} groups for each document, and then opening an
10412 @code{nnvirtual} group on top of these @code{nndoc} groups.  This
10413 command understands the process/prefix convention
10414 (@pxref{Process/Prefix}).
10415
10416 @item C-t
10417 @kindex C-t (Summary)
10418 @findex gnus-summary-toggle-truncation
10419 Toggle truncation of summary lines
10420 (@code{gnus-summary-toggle-truncation}).  This will probably confuse the
10421 line centering function in the summary buffer, so it's not a good idea
10422 to have truncation switched off while reading articles.
10423
10424 @item =
10425 @kindex = (Summary)
10426 @findex gnus-summary-expand-window
10427 Expand the summary buffer window (@code{gnus-summary-expand-window}).
10428 If given a prefix, force an @code{article} window configuration.
10429
10430 @item C-M-e
10431 @kindex C-M-e (Summary)
10432 @findex gnus-summary-edit-parameters
10433 Edit the group parameters (@pxref{Group Parameters}) of the current
10434 group (@code{gnus-summary-edit-parameters}).
10435
10436 @item C-M-a
10437 @kindex C-M-a (Summary)
10438 @findex gnus-summary-customize-parameters
10439 Customize the group parameters (@pxref{Group Parameters}) of the current
10440 group (@code{gnus-summary-customize-parameters}).
10441
10442 @end table
10443
10444
10445 @node Exiting the Summary Buffer
10446 @section Exiting the Summary Buffer
10447 @cindex summary exit
10448 @cindex exiting groups
10449
10450 Exiting from the summary buffer will normally update all info on the
10451 group and return you to the group buffer.
10452
10453 @table @kbd
10454
10455 @item Z Z
10456 @itemx Z Q
10457 @itemx q
10458 @kindex Z Z (Summary)
10459 @kindex Z Q (Summary)
10460 @kindex q (Summary)
10461 @findex gnus-summary-exit
10462 @vindex gnus-summary-exit-hook
10463 @vindex gnus-summary-prepare-exit-hook
10464 @vindex gnus-group-no-more-groups-hook
10465 @c @icon{gnus-summary-exit}
10466 Exit the current group and update all information on the group
10467 (@code{gnus-summary-exit}).  @code{gnus-summary-prepare-exit-hook} is
10468 called before doing much of the exiting, which calls
10469 @code{gnus-summary-expire-articles} by default.
10470 @code{gnus-summary-exit-hook} is called after finishing the exit
10471 process.  @code{gnus-group-no-more-groups-hook} is run when returning to
10472 group mode having no more (unread) groups.
10473
10474 @item Z E
10475 @itemx Q
10476 @kindex Z E (Summary)
10477 @kindex Q (Summary)
10478 @findex gnus-summary-exit-no-update
10479 Exit the current group without updating any information on the group
10480 (@code{gnus-summary-exit-no-update}).
10481
10482 @item Z c
10483 @itemx c
10484 @kindex Z c (Summary)
10485 @kindex c (Summary)
10486 @findex gnus-summary-catchup-and-exit
10487 @c @icon{gnus-summary-catchup-and-exit}
10488 Mark all unticked articles in the group as read and then exit
10489 (@code{gnus-summary-catchup-and-exit}).
10490
10491 @item Z C
10492 @kindex Z C (Summary)
10493 @findex gnus-summary-catchup-all-and-exit
10494 Mark all articles, even the ticked ones, as read and then exit
10495 (@code{gnus-summary-catchup-all-and-exit}).
10496
10497 @item Z n
10498 @kindex Z n (Summary)
10499 @findex gnus-summary-catchup-and-goto-next-group
10500 Mark all articles as read and go to the next group
10501 (@code{gnus-summary-catchup-and-goto-next-group}).
10502
10503 @item Z R
10504 @itemx C-x C-s
10505 @kindex Z R (Summary)
10506 @kindex C-x C-s (Summary)
10507 @findex gnus-summary-reselect-current-group
10508 Exit this group, and then enter it again
10509 (@code{gnus-summary-reselect-current-group}).  If given a prefix, select
10510 all articles, both read and unread.
10511
10512 @item Z G
10513 @itemx M-g
10514 @kindex Z G (Summary)
10515 @kindex M-g (Summary)
10516 @findex gnus-summary-rescan-group
10517 @c @icon{gnus-summary-mail-get}
10518 Exit the group, check for new articles in the group, and select the
10519 group (@code{gnus-summary-rescan-group}).  If given a prefix, select all
10520 articles, both read and unread.
10521
10522 @item Z N
10523 @kindex Z N (Summary)
10524 @findex gnus-summary-next-group
10525 Exit the group and go to the next group
10526 (@code{gnus-summary-next-group}).
10527
10528 @item Z P
10529 @kindex Z P (Summary)
10530 @findex gnus-summary-prev-group
10531 Exit the group and go to the previous group
10532 (@code{gnus-summary-prev-group}).
10533
10534 @item Z s
10535 @kindex Z s (Summary)
10536 @findex gnus-summary-save-newsrc
10537 Save the current number of read/marked articles in the dribble buffer
10538 and then save the dribble buffer (@code{gnus-summary-save-newsrc}).  If
10539 given a prefix, also save the @file{.newsrc} file(s).  Using this
10540 command will make exit without updating (the @kbd{Q} command) worthless.
10541 @end table
10542
10543 @vindex gnus-exit-group-hook
10544 @code{gnus-exit-group-hook} is called when you exit the current group
10545 with an ``updating'' exit.  For instance @kbd{Q}
10546 (@code{gnus-summary-exit-no-update}) does not call this hook.
10547
10548 @findex gnus-summary-wake-up-the-dead
10549 @findex gnus-dead-summary-mode
10550 @vindex gnus-kill-summary-on-exit
10551 If you're in the habit of exiting groups, and then changing your mind
10552 about it, you might set @code{gnus-kill-summary-on-exit} to @code{nil}.
10553 If you do that, gnus won't kill the summary buffer when you exit it.
10554 (Quelle surprise!)  Instead it will change the name of the buffer to
10555 something like @samp{*Dead Summary ... *} and install a minor mode
10556 called @code{gnus-dead-summary-mode}.  Now, if you switch back to this
10557 buffer, you'll find that all keys are mapped to a function called
10558 @code{gnus-summary-wake-up-the-dead}.  So tapping any keys in a dead
10559 summary buffer will result in a live, normal summary buffer.
10560
10561 There will never be more than one dead summary buffer at any one time.
10562
10563 @vindex gnus-use-cross-reference
10564 The data on the current group will be updated (which articles you have
10565 read, which articles you have replied to, etc.) when you exit the
10566 summary buffer.  If the @code{gnus-use-cross-reference} variable is
10567 @code{t} (which is the default), articles that are cross-referenced to
10568 this group and are marked as read, will also be marked as read in the
10569 other subscribed groups they were cross-posted to.  If this variable is
10570 neither @code{nil} nor @code{t}, the article will be marked as read in
10571 both subscribed and unsubscribed groups (@pxref{Crosspost Handling}).
10572
10573
10574 @node Crosspost Handling
10575 @section Crosspost Handling
10576
10577 @cindex velveeta
10578 @cindex spamming
10579 Marking cross-posted articles as read ensures that you'll never have to
10580 read the same article more than once.  Unless, of course, somebody has
10581 posted it to several groups separately.  Posting the same article to
10582 several groups (not cross-posting) is called @dfn{spamming}, and you are
10583 by law required to send nasty-grams to anyone who perpetrates such a
10584 heinous crime.  You may want to try NoCeM handling to filter out spam
10585 (@pxref{NoCeM}).
10586
10587 Remember: Cross-posting is kinda ok, but posting the same article
10588 separately to several groups is not.  Massive cross-posting (aka.
10589 @dfn{velveeta}) is to be avoided at all costs, and you can even use the
10590 @code{gnus-summary-mail-crosspost-complaint} command to complain about
10591 excessive crossposting (@pxref{Summary Mail Commands}).
10592
10593 @cindex cross-posting
10594 @cindex Xref
10595 @cindex @acronym{NOV}
10596 One thing that may cause Gnus to not do the cross-posting thing
10597 correctly is if you use an @acronym{NNTP} server that supports @sc{xover}
10598 (which is very nice, because it speeds things up considerably) which
10599 does not include the @code{Xref} header in its @acronym{NOV} lines.  This is
10600 Evil, but all too common, alas, alack.  Gnus tries to Do The Right Thing
10601 even with @sc{xover} by registering the @code{Xref} lines of all
10602 articles you actually read, but if you kill the articles, or just mark
10603 them as read without reading them, Gnus will not get a chance to snoop
10604 the @code{Xref} lines out of these articles, and will be unable to use
10605 the cross reference mechanism.
10606
10607 @cindex LIST overview.fmt
10608 @cindex overview.fmt
10609 To check whether your @acronym{NNTP} server includes the @code{Xref} header
10610 in its overview files, try @samp{telnet your.nntp.server nntp},
10611 @samp{MODE READER} on @code{inn} servers, and then say @samp{LIST
10612 overview.fmt}.  This may not work, but if it does, and the last line you
10613 get does not read @samp{Xref:full}, then you should shout and whine at
10614 your news admin until she includes the @code{Xref} header in the
10615 overview files.
10616
10617 @vindex gnus-nov-is-evil
10618 If you want Gnus to get the @code{Xref}s right all the time, you have to
10619 set @code{gnus-nov-is-evil} to @code{t}, which slows things down
10620 considerably.
10621
10622 C'est la vie.
10623
10624 For an alternative approach, @pxref{Duplicate Suppression}.
10625
10626
10627 @node Duplicate Suppression
10628 @section Duplicate Suppression
10629
10630 By default, gnus tries to make sure that you don't have to read the same
10631 article more than once by utilizing the crossposting mechanism
10632 (@pxref{Crosspost Handling}).  However, that simple and efficient
10633 approach may not work satisfactory for some users for various
10634 reasons.
10635
10636 @enumerate
10637 @item
10638 The @acronym{NNTP} server may fail to generate the @code{Xref} header.  This
10639 is evil and not very common.
10640
10641 @item
10642 The @acronym{NNTP} server may fail to include the @code{Xref} header in the
10643 @file{.overview} data bases.  This is evil and all too common, alas.
10644
10645 @item
10646 You may be reading the same group (or several related groups) from
10647 different @acronym{NNTP} servers.
10648
10649 @item
10650 You may be getting mail that duplicates articles posted to groups.
10651 @end enumerate
10652
10653 I'm sure there are other situations where @code{Xref} handling fails as
10654 well, but these four are the most common situations.
10655
10656 If, and only if, @code{Xref} handling fails for you, then you may
10657 consider switching on @dfn{duplicate suppression}.  If you do so, Gnus
10658 will remember the @code{Message-ID}s of all articles you have read or
10659 otherwise marked as read, and then, as if by magic, mark them as read
10660 all subsequent times you see them---in @emph{all} groups.  Using this
10661 mechanism is quite likely to be somewhat inefficient, but not overly
10662 so.  It's certainly preferable to reading the same articles more than
10663 once.
10664
10665 Duplicate suppression is not a very subtle instrument.  It's more like a
10666 sledge hammer than anything else.  It works in a very simple
10667 fashion---if you have marked an article as read, it adds this Message-ID
10668 to a cache.  The next time it sees this Message-ID, it will mark the
10669 article as read with the @samp{M} mark.  It doesn't care what group it
10670 saw the article in.
10671
10672 @table @code
10673 @item gnus-suppress-duplicates
10674 @vindex gnus-suppress-duplicates
10675 If non-@code{nil}, suppress duplicates.
10676
10677 @item gnus-save-duplicate-list
10678 @vindex gnus-save-duplicate-list
10679 If non-@code{nil}, save the list of duplicates to a file.  This will
10680 make startup and shutdown take longer, so the default is @code{nil}.
10681 However, this means that only duplicate articles read in a single gnus
10682 session are suppressed.
10683
10684 @item gnus-duplicate-list-length
10685 @vindex gnus-duplicate-list-length
10686 This variable says how many @code{Message-ID}s to keep in the duplicate
10687 suppression list.  The default is 10000.
10688
10689 @item gnus-duplicate-file
10690 @vindex gnus-duplicate-file
10691 The name of the file to store the duplicate suppression list in.  The
10692 default is @file{~/News/suppression}.
10693 @end table
10694
10695 If you have a tendency to stop and start gnus often, setting
10696 @code{gnus-save-duplicate-list} to @code{t} is probably a good idea.  If
10697 you leave gnus running for weeks on end, you may have it @code{nil}.  On
10698 the other hand, saving the list makes startup and shutdown much slower,
10699 so that means that if you stop and start gnus often, you should set
10700 @code{gnus-save-duplicate-list} to @code{nil}.  Uhm.  I'll leave this up
10701 to you to figure out, I think.
10702
10703 @node Security
10704 @section Security
10705
10706 Gnus is able to verify signed messages or decrypt encrypted messages.
10707 The formats that are supported are @acronym{PGP}, @acronym{PGP/MIME}
10708 and @acronym{S/MIME}, however you need some external programs to get
10709 things to work:
10710
10711 @enumerate
10712 @item
10713 To handle @acronym{PGP} and @acronym{PGP/MIME} messages, you have to
10714 install an OpenPGP implementation such as GnuPG.  The Lisp interface
10715 to GnuPG included with Gnus is called PGG (@pxref{Top, ,PGG, pgg, PGG
10716 Manual}), but Mailcrypt and gpg.el are also supported.
10717
10718 @item
10719 To handle @acronym{S/MIME} message, you need to install OpenSSL.  OpenSSL 0.9.6
10720 or newer is recommended.
10721
10722 @end enumerate
10723
10724 More information on how to set things up can be found in the message
10725 manual (@pxref{Security, ,Security, message, Message Manual}).
10726
10727 @table @code
10728 @item mm-verify-option
10729 @vindex mm-verify-option
10730 Option of verifying signed parts.  @code{never}, not verify;
10731 @code{always}, always verify; @code{known}, only verify known
10732 protocols.  Otherwise, ask user.
10733
10734 @item mm-decrypt-option
10735 @vindex mm-decrypt-option
10736 Option of decrypting encrypted parts.  @code{never}, no decryption;
10737 @code{always}, always decrypt; @code{known}, only decrypt known
10738 protocols.  Otherwise, ask user.
10739
10740 @item mml1991-use
10741 @vindex mml1991-use
10742 Symbol indicating elisp interface to OpenPGP implementation for
10743 @acronym{PGP} messages.  The default is @code{pgg}, but
10744 @code{mailcrypt} and @code{gpg} are also supported although
10745 deprecated.
10746
10747 @item mml2015-use
10748 @vindex mml2015-use
10749 Symbol indicating elisp interface to OpenPGP implementation for
10750 @acronym{PGP/MIME} messages.  The default is @code{pgg}, but
10751 @code{mailcrypt} and @code{gpg} are also supported although
10752 deprecated.
10753
10754 @end table
10755
10756 @cindex snarfing keys
10757 @cindex importing PGP keys
10758 @cindex PGP key ring import
10759 Snarfing OpenPGP keys (i.e., importing keys from articles into your
10760 key ring) is not supported explicitly through a menu item or command,
10761 rather Gnus do detect and label keys as @samp{application/pgp-keys},
10762 allowing you to specify whatever action you think is appropriate
10763 through the usual @acronym{MIME} infrastructure.  You can use a
10764 @file{~/.mailcap} entry (@pxref{mailcap, , mailcap, emacs-mime, The
10765 Emacs MIME Manual}) such as the following to import keys using GNU
10766 Privacy Guard when you click on the @acronym{MIME} button
10767 (@pxref{Using MIME}).
10768
10769 @example
10770 application/pgp-keys; gpg --import --interactive --verbose; needsterminal
10771 @end example
10772 @noindent
10773 This happens to also be the default action defined in
10774 @code{mailcap-mime-data}.
10775
10776 @node Mailing List
10777 @section Mailing List
10778 @cindex mailing list
10779 @cindex RFC 2396
10780
10781 @kindex A M (summary)
10782 @findex gnus-mailing-list-insinuate
10783 Gnus understands some mailing list fields of RFC 2369.  To enable it,
10784 add a @code{to-list} group parameter (@pxref{Group Parameters}),
10785 possibly using @kbd{A M} (@code{gnus-mailing-list-insinuate}) in the
10786 summary buffer.
10787
10788 That enables the following commands to the summary buffer:
10789
10790 @table @kbd
10791
10792 @item C-c C-n h
10793 @kindex C-c C-n h (Summary)
10794 @findex gnus-mailing-list-help
10795 Send a message to fetch mailing list help, if List-Help field exists.
10796
10797 @item C-c C-n s
10798 @kindex C-c C-n s (Summary)
10799 @findex gnus-mailing-list-subscribe
10800 Send a message to subscribe the mailing list, if List-Subscribe field exists.
10801
10802 @item C-c C-n u
10803 @kindex C-c C-n u (Summary)
10804 @findex gnus-mailing-list-unsubscribe
10805 Send a message to unsubscribe the mailing list, if List-Unsubscribe
10806 field exists.
10807
10808 @item C-c C-n p
10809 @kindex C-c C-n p (Summary)
10810 @findex gnus-mailing-list-post
10811 Post to the mailing list, if List-Post field exists.
10812
10813 @item C-c C-n o
10814 @kindex C-c C-n o (Summary)
10815 @findex gnus-mailing-list-owner
10816 Send a message to the mailing list owner, if List-Owner field exists.
10817
10818 @item C-c C-n a
10819 @kindex C-c C-n a (Summary)
10820 @findex gnus-mailing-list-archive
10821 Browse the mailing list archive, if List-Archive field exists.
10822
10823 @end table
10824
10825
10826 @node Article Buffer
10827 @chapter Article Buffer
10828 @cindex article buffer
10829
10830 The articles are displayed in the article buffer, of which there is only
10831 one.  All the summary buffers share the same article buffer unless you
10832 tell gnus otherwise.
10833
10834 @menu
10835 * Hiding Headers::              Deciding what headers should be displayed.
10836 * Using MIME::                  Pushing articles through @acronym{MIME} before reading them.
10837 * Customizing Articles::        Tailoring the look of the articles.
10838 * Article Keymap::              Keystrokes available in the article buffer.
10839 * Misc Article::                Other stuff.
10840 @end menu
10841
10842
10843 @node Hiding Headers
10844 @section Hiding Headers
10845 @cindex hiding headers
10846 @cindex deleting headers
10847
10848 The top section of each article is the @dfn{head}.  (The rest is the
10849 @dfn{body}, but you may have guessed that already.)
10850
10851 @vindex gnus-show-all-headers
10852 There is a lot of useful information in the head: the name of the person
10853 who wrote the article, the date it was written and the subject of the
10854 article.  That's well and nice, but there's also lots of information
10855 most people do not want to see---what systems the article has passed
10856 through before reaching you, the @code{Message-ID}, the
10857 @code{References}, etc. ad nauseam---and you'll probably want to get rid
10858 of some of those lines.  If you want to keep all those lines in the
10859 article buffer, you can set @code{gnus-show-all-headers} to @code{t}.
10860
10861 Gnus provides you with two variables for sifting headers:
10862
10863 @table @code
10864
10865 @item gnus-visible-headers
10866 @vindex gnus-visible-headers
10867 If this variable is non-@code{nil}, it should be a regular expression
10868 that says what headers you wish to keep in the article buffer.  All
10869 headers that do not match this variable will be hidden.
10870
10871 For instance, if you only want to see the name of the person who wrote
10872 the article and the subject, you'd say:
10873
10874 @lisp
10875 (setq gnus-visible-headers "^From:\\|^Subject:")
10876 @end lisp
10877
10878 This variable can also be a list of regexps to match headers to
10879 remain visible.
10880
10881 @item gnus-ignored-headers
10882 @vindex gnus-ignored-headers
10883 This variable is the reverse of @code{gnus-visible-headers}.  If this
10884 variable is set (and @code{gnus-visible-headers} is @code{nil}), it
10885 should be a regular expression that matches all lines that you want to
10886 hide.  All lines that do not match this variable will remain visible.
10887
10888 For instance, if you just want to get rid of the @code{References} field
10889 and the @code{Xref} field, you might say:
10890
10891 @lisp
10892 (setq gnus-ignored-headers "^References:\\|^Xref:")
10893 @end lisp
10894
10895 This variable can also be a list of regexps to match headers to
10896 be removed.
10897
10898 Note that if @code{gnus-visible-headers} is non-@code{nil}, this
10899 variable will have no effect.
10900
10901 @end table
10902
10903 @vindex gnus-sorted-header-list
10904 Gnus can also sort the headers for you.  (It does this by default.)  You
10905 can control the sorting by setting the @code{gnus-sorted-header-list}
10906 variable.  It is a list of regular expressions that says in what order
10907 the headers are to be displayed.
10908
10909 For instance, if you want the name of the author of the article first,
10910 and then the subject, you might say something like:
10911
10912 @lisp
10913 (setq gnus-sorted-header-list '("^From:" "^Subject:"))
10914 @end lisp
10915
10916 Any headers that are to remain visible, but are not listed in this
10917 variable, will be displayed in random order after all the headers listed in this variable.
10918
10919 @findex gnus-article-hide-boring-headers
10920 @vindex gnus-boring-article-headers
10921 You can hide further boring headers by setting
10922 @code{gnus-treat-hide-boring-headers} to @code{head}.  What this function
10923 does depends on the @code{gnus-boring-article-headers} variable.  It's a
10924 list, but this list doesn't actually contain header names.  Instead it
10925 lists various @dfn{boring conditions} that Gnus can check and remove
10926 from sight.
10927
10928 These conditions are:
10929 @table @code
10930 @item empty
10931 Remove all empty headers.
10932 @item followup-to
10933 Remove the @code{Followup-To} header if it is identical to the
10934 @code{Newsgroups} header.
10935 @item reply-to
10936 Remove the @code{Reply-To} header if it lists the same addresses as
10937 the @code{From} header, or if the @code{broken-reply-to} group
10938 parameter is set.
10939 @item newsgroups
10940 Remove the @code{Newsgroups} header if it only contains the current group
10941 name.
10942 @item to-address
10943 Remove the @code{To} header if it only contains the address identical to
10944 the current group's @code{to-address} parameter.
10945 @item to-list
10946 Remove the @code{To} header if it only contains the address identical to
10947 the current group's @code{to-list} parameter.
10948 @item cc-list
10949 Remove the @code{CC} header if it only contains the address identical to
10950 the current group's @code{to-list} parameter.
10951 @item date
10952 Remove the @code{Date} header if the article is less than three days
10953 old.
10954 @item long-to
10955 Remove the @code{To} header if it is very long.
10956 @item many-to
10957 Remove all @code{To} headers if there are more than one.
10958 @end table
10959
10960 To include these three elements, you could say something like:
10961
10962 @lisp
10963 (setq gnus-boring-article-headers
10964       '(empty followup-to reply-to))
10965 @end lisp
10966
10967 This is also the default value for this variable.
10968
10969
10970 @node Using MIME
10971 @section Using MIME
10972 @cindex @acronym{MIME}
10973
10974 Mime is a standard for waving your hands through the air, aimlessly,
10975 while people stand around yawning.
10976
10977 @acronym{MIME}, however, is a standard for encoding your articles, aimlessly,
10978 while all newsreaders die of fear.
10979
10980 @acronym{MIME} may specify what character set the article uses, the encoding
10981 of the characters, and it also makes it possible to embed pictures and
10982 other naughty stuff in innocent-looking articles.
10983
10984 @vindex gnus-show-mime
10985 @vindex gnus-article-display-method-for-mime
10986 @findex gnus-article-display-mime-message
10987 gnus handles @acronym{MIME} by pushing the articles through
10988 @code{gnus-article-display-method-for-mime}, which is
10989 @code{gnus-article-display-mime-message} by default.  This function
10990 calls the @acronym{SEMI} MIME-View program to actually do the work.  For
10991 more information on @acronym{SEMI} MIME-View, see its manual page
10992 (however it is not existed yet, sorry).
10993
10994 Set @code{gnus-show-mime} to @code{t} if you want to use
10995 @acronym{MIME} all the time.  If you have @code{gnus-show-mime} set,
10996 then you'll see some unfortunate display glitches in the article buffer.
10997 These can't be avoided.
10998
10999 In GNUS or Gnus, it might be best to just use the toggling functions
11000 from the summary buffer to avoid getting nasty surprises. (For instance,
11001 you enter the group @samp{alt.sing-a-long} and, before you know it,
11002 @acronym{MIME} has decoded the sound file in the article and some
11003 horrible sing-a-long song comes screaming out your speakers, and you
11004 can't find the volume button, because there isn't one, and people are
11005 starting to look at you, and you try to stop the program, but you can't,
11006 and you can't find the program to control the volume, and everybody else
11007 in the room suddenly decides to look at you disdainfully, and you'll
11008 feel rather stupid.)
11009
11010 Any similarity to real events and people is purely coincidental.  Ahem.
11011
11012 To avoid such kind of situation, gnus stops to use
11013 @code{metamail-buffer}.  So now, you can set @code{gnus-show-mime} to
11014 non-@code{nil} every-time, then you can push button in the article
11015 buffer when there are nobody else.
11016
11017 Also @pxref{MIME Commands}.
11018
11019
11020 @node Customizing Articles
11021 @section Customizing Articles
11022 @cindex article customization
11023
11024 A slew of functions for customizing how the articles are to look like
11025 exist.  You can call these functions interactively
11026 (@pxref{Article Washing}), or you can have them
11027 called automatically when you select the articles.
11028
11029 To have them called automatically, you should set the corresponding
11030 ``treatment'' variable.  For instance, to have headers hidden, you'd set
11031 @code{gnus-treat-hide-headers}.  Below is a list of variables that can
11032 be set, but first we discuss the values these variables can have.
11033
11034 Note: Some values, while valid, make little sense.  Check the list below
11035 for sensible values.
11036
11037 @enumerate
11038 @item
11039 @code{nil}: Don't do this treatment.
11040
11041 @item
11042 @code{t}: Do this treatment on all body parts.
11043
11044 @item
11045 @code{head}: Do the treatment on the headers.
11046
11047 @item
11048 @code{last}: Do this treatment on the last part.
11049
11050 @item
11051 An integer: Do this treatment on all body parts that have a length less
11052 than this number.
11053
11054 @item
11055 A list of strings: Do this treatment on all body parts that are in
11056 articles that are read in groups that have names that match one of the
11057 regexps in the list.
11058
11059 @item
11060 A list where the first element is not a string:
11061
11062 The list is evaluated recursively.  The first element of the list is a
11063 predicate.  The following predicates are recognized: @code{or},
11064 @code{and}, @code{not} and @code{typep}.  Here's an example:
11065
11066 @lisp
11067 (or last
11068     (typep "text/x-vcard"))
11069 @end lisp
11070
11071 @item
11072 @code{mime}: Do this treatment if the value of @code{gnus-show-mime}' is
11073 non-nil.
11074
11075 @end enumerate
11076
11077 You may have noticed that the word @dfn{part} is used here.  This refers
11078 to the fact that some messages are @acronym{MIME} multipart articles that may
11079 be divided into several parts.  Articles that are not multiparts are
11080 considered to contain just a single part.
11081
11082 @vindex gnus-article-treat-types
11083 Are the treatments applied to all sorts of multipart parts?  Yes, if you
11084 want to, but by default, only @samp{text/plain} parts are given the
11085 treatment.  This is controlled by the @code{gnus-article-treat-types}
11086 variable, which is a list of regular expressions that are matched to the
11087 type of the part.  This variable is ignored if the value of the
11088 controlling variable is a predicate list, as described above.
11089
11090 The following treatment options are available.  The easiest way to
11091 customize this is to examine the @code{gnus-article-treat} customization
11092 group.  Values in parenthesis are suggested sensible values.  Others are
11093 possible but those listed are probably sufficient for most people.
11094
11095 @table @code
11096 @item gnus-treat-buttonize (t, integer)
11097 @item gnus-treat-buttonize-head (head)
11098
11099 @xref{Article Buttons}.
11100
11101 @item gnus-treat-capitalize-sentences (t, integer)
11102 @item gnus-treat-overstrike (t, integer)
11103 @item gnus-treat-strip-cr (t, integer)
11104 @item gnus-treat-strip-headers-in-body (t, integer)
11105 @item gnus-treat-strip-leading-blank-lines (t, integer)
11106 @item gnus-treat-strip-multiple-blank-lines (t, integer)
11107 @item gnus-treat-strip-pem (t, last, integer)
11108 @item gnus-treat-strip-trailing-blank-lines (t, last, integer)
11109 @item gnus-treat-unsplit-urls (t, integer)
11110 @item gnus-treat-wash-html (t, integer)
11111 @item gnus-treat-decode-article-as-default-mime-charset (t, integer)
11112
11113 @xref{Article Washing}.
11114
11115 @item gnus-treat-date-english (head)
11116 @item gnus-treat-date-iso8601 (head)
11117 @item gnus-treat-date-lapsed (head)
11118 @item gnus-treat-date-local (head)
11119 @item gnus-treat-date-original (head)
11120 @item gnus-treat-date-user-defined (head)
11121 @item gnus-treat-date-ut (head)
11122
11123 @xref{Article Date}.
11124
11125 @item gnus-treat-from-picon (head)
11126 @item gnus-treat-mail-picon (head)
11127 @item gnus-treat-newsgroups-picon (head)
11128
11129 @xref{Picons}.
11130
11131 @item gnus-treat-display-smileys (t, integer)
11132
11133 @item gnus-treat-body-boundary (head)
11134
11135 @vindex gnus-body-boundary-delimiter
11136 Adds a delimiter between header and body, the string used as delimiter
11137 is controlled by @code{gnus-body-boundary-delimiter}.
11138
11139 @xref{Smileys}.
11140
11141 @item gnus-treat-display-x-face (head)
11142
11143 @xref{X-Face}.
11144
11145 @item gnus-treat-display-face (head)
11146
11147 @xref{Face}.
11148
11149 @item gnus-treat-emphasize (t, head, integer)
11150 @item gnus-treat-fill-article (t, integer)
11151 @item gnus-treat-fill-long-lines (t, integer)
11152 @item gnus-treat-hide-boring-headers (head)
11153 @item gnus-treat-hide-citation (t, integer)
11154 @item gnus-treat-hide-citation-maybe (t, integer)
11155 @item gnus-treat-hide-headers (head)
11156 @item gnus-treat-hide-signature (t, last)
11157 @item gnus-treat-strip-banner (t, last)
11158 @item gnus-treat-strip-list-identifiers (head)
11159
11160 @xref{Article Hiding}.
11161
11162 @item gnus-treat-highlight-citation (t, integer)
11163 @item gnus-treat-highlight-headers (head)
11164 @item gnus-treat-highlight-signature (t, last, integer)
11165
11166 @xref{Article Highlighting}.
11167
11168 @item gnus-treat-play-sounds
11169 @item gnus-treat-translate
11170 @item gnus-treat-ansi-sequences (t)
11171 @item gnus-treat-x-pgp-sig (head)
11172
11173 @item gnus-treat-unfold-headers (head)
11174 @item gnus-treat-fold-headers (head)
11175 @item gnus-treat-fold-newsgroups (head)
11176 @item gnus-treat-leading-whitespace (head)
11177
11178 @xref{Article Header}.
11179
11180
11181 @end table
11182
11183 @vindex gnus-part-display-hook
11184 You can, of course, write your own functions to be called from
11185 @code{gnus-part-display-hook}.  The functions are called narrowed to the
11186 part, and you can do anything you like, pretty much.  There is no
11187 information that you have to keep in the buffer---you can change
11188 everything.
11189
11190
11191 @node Article Keymap
11192 @section Article Keymap
11193
11194 Most of the keystrokes in the summary buffer can also be used in the
11195 article buffer.  They should behave as if you typed them in the summary
11196 buffer, which means that you don't actually have to have a summary
11197 buffer displayed while reading.  You can do it all from the article
11198 buffer.
11199
11200 A few additional keystrokes are available:
11201
11202 @table @kbd
11203
11204 @item SPACE
11205 @kindex SPACE (Article)
11206 @findex gnus-article-next-page
11207 Scroll forwards one page (@code{gnus-article-next-page}).
11208 This is exactly the same as @kbd{h SPACE h}.
11209
11210 @item DEL
11211 @kindex DEL (Article)
11212 @findex gnus-article-prev-page
11213 Scroll backwards one page (@code{gnus-article-prev-page}).
11214 This is exactly the same as @kbd{h DEL h}.
11215
11216 @item C-c ^
11217 @kindex C-c ^ (Article)
11218 @findex gnus-article-refer-article
11219 If point is in the neighborhood of a @code{Message-ID} and you press
11220 @kbd{C-c ^}, Gnus will try to get that article from the server
11221 (@code{gnus-article-refer-article}).
11222
11223 @item C-c C-m
11224 @kindex C-c C-m (Article)
11225 @findex gnus-article-mail
11226 Send a reply to the address near point (@code{gnus-article-mail}).  If
11227 given a prefix, include the mail.
11228
11229 @item s
11230 @kindex s (Article)
11231 @findex gnus-article-show-summary
11232 Reconfigure the buffers so that the summary buffer becomes visible
11233 (@code{gnus-article-show-summary}).
11234
11235 @item ?
11236 @kindex ? (Article)
11237 @findex gnus-article-describe-briefly
11238 Give a very brief description of the available keystrokes
11239 (@code{gnus-article-describe-briefly}).
11240
11241 @item TAB
11242 @kindex TAB (Article)
11243 @findex gnus-article-next-button
11244 Go to the next button, if any (@code{gnus-article-next-button}).  This
11245 only makes sense if you have buttonizing turned on.
11246
11247 @item M-TAB
11248 @kindex M-TAB (Article)
11249 @findex gnus-article-prev-button
11250 Go to the previous button, if any (@code{gnus-article-prev-button}).
11251
11252 @item R
11253 @kindex R (Article)
11254 @findex gnus-article-reply-with-original
11255 Send a reply to the current article and yank the current article
11256 (@code{gnus-article-reply-with-original}).  If given a prefix, make a
11257 wide reply.  If the region is active, only yank the text in the
11258 region.
11259
11260 @item F
11261 @kindex F (Article)
11262 @findex gnus-article-followup-with-original
11263 Send a followup to the current article and yank the current article
11264 (@code{gnus-article-followup-with-original}).  If given a prefix, make
11265 a wide reply.  If the region is active, only yank the text in the
11266 region.
11267
11268
11269 @end table
11270
11271
11272 @node Misc Article
11273 @section Misc Article
11274
11275 @table @code
11276
11277 @item gnus-single-article-buffer
11278 @vindex gnus-single-article-buffer
11279 If non-@code{nil}, use the same article buffer for all the groups.
11280 (This is the default.)  If @code{nil}, each group will have its own
11281 article buffer.
11282
11283 @vindex gnus-article-decode-hook
11284 @item gnus-article-decode-hook
11285 @cindex @acronym{MIME}
11286 Hook used to decode @acronym{MIME} articles.  The default value is
11287 @code{(article-decode-charset article-decode-encoded-words)}
11288
11289 @vindex gnus-article-prepare-hook
11290 @item gnus-article-prepare-hook
11291 This hook is called right after the article has been inserted into the
11292 article buffer.  It is mainly intended for functions that do something
11293 depending on the contents; it should probably not be used for changing
11294 the contents of the article buffer.
11295
11296 @item gnus-article-mode-hook
11297 @vindex gnus-article-mode-hook
11298 Hook called in article mode buffers.
11299
11300 @item gnus-article-mode-syntax-table
11301 @vindex gnus-article-mode-syntax-table
11302 Syntax table used in article buffers.  It is initialized from
11303 @code{text-mode-syntax-table}.
11304
11305 @vindex gnus-article-over-scroll
11306 @item gnus-article-over-scroll
11307 If non-@code{nil}, allow scrolling the article buffer even when there
11308 no more new text to scroll in.  The default is @code{nil}.
11309
11310 @vindex gnus-article-mode-line-format
11311 @item gnus-article-mode-line-format
11312 This variable is a format string along the same lines as
11313 @code{gnus-summary-mode-line-format} (@pxref{Summary Buffer Mode
11314 Line}).  It accepts the same format specifications as that variable,
11315 with two extensions:
11316
11317 @table @samp
11318
11319 @item w
11320 The @dfn{wash status} of the article.  This is a short string with one
11321 character for each possible article wash operation that may have been
11322 performed.  The characters and their meaning:
11323
11324 @table @samp
11325
11326 @item c
11327 Displayed when cited text may be hidden in the article buffer.
11328
11329 @item h
11330 Displayed when headers are hidden in the article buffer.
11331
11332 @item p
11333 Displayed when article is digitally signed or encrypted, and Gnus has
11334 hidden the security headers.  (N.B. does not tell anything about
11335 security status, i.e. good or bad signature.)
11336
11337 @item s
11338 Displayed when the signature has been hidden in the Article buffer.
11339
11340 @item o
11341 Displayed when Gnus has treated overstrike characters in the article buffer.
11342
11343 @item e
11344 Displayed when Gnus has treated emphasised strings in the article buffer.
11345
11346 @end table
11347
11348 @item m
11349 The number of @acronym{MIME} parts in the article.
11350
11351 @end table
11352
11353 @vindex gnus-break-pages
11354
11355 @item gnus-break-pages
11356 Controls whether @dfn{page breaking} is to take place.  If this variable
11357 is non-@code{nil}, the articles will be divided into pages whenever a
11358 page delimiter appears in the article.  If this variable is @code{nil},
11359 paging will not be done.
11360
11361 @item gnus-page-delimiter
11362 @vindex gnus-page-delimiter
11363 This is the delimiter mentioned above.  By default, it is @samp{^L}
11364 (formfeed).
11365
11366 @cindex IDNA
11367 @cindex internationalized domain names
11368 @vindex gnus-use-idna
11369 @item gnus-use-idna
11370 This variable controls whether Gnus performs IDNA decoding of
11371 internationalized domain names inside @samp{From}, @samp{To} and
11372 @samp{Cc} headers.  @xref{IDNA, ,IDNA,message, The Message Manual},
11373 for how to compose such messages.  This requires
11374 @uref{http://www.gnu.org/software/libidn/, GNU Libidn}, and this
11375 variable is only enabled if you have installed it.
11376
11377 @end table
11378
11379
11380 @node Composing Messages
11381 @chapter Composing Messages
11382 @cindex composing messages
11383 @cindex messages
11384 @cindex mail
11385 @cindex sending mail
11386 @cindex reply
11387 @cindex followup
11388 @cindex post
11389 @cindex using gpg
11390 @cindex using s/mime
11391 @cindex using smime
11392
11393 @kindex C-c C-c (Post)
11394 All commands for posting and mailing will put you in a message buffer
11395 where you can edit the article all you like, before you send the
11396 article by pressing @kbd{C-c C-c}.  @xref{Top, , Overview, message,
11397 Message Manual}.  Where the message will be posted/mailed to depends
11398 on your setup (@pxref{Posting Server}).
11399
11400 @menu
11401 * Mail::                        Mailing and replying.
11402 * Posting Server::              What server should you post and mail via?
11403 * POP before SMTP::             You cannot send a mail unless you read a mail.
11404 * Mail and Post::               Mailing and posting at the same time.
11405 * Archived Messages::           Where Gnus stores the messages you've sent.
11406 * Posting Styles::              An easier way to specify who you are.
11407 * Drafts::                      Postponing messages and rejected messages.
11408 * Rejected Articles::           What happens if the server doesn't like your article?
11409 * Signing and encrypting::      How to compose secure messages.
11410 @end menu
11411
11412 Also @pxref{Canceling and Superseding} for information on how to
11413 remove articles you shouldn't have posted.
11414
11415
11416 @node Mail
11417 @section Mail
11418
11419 Variables for customizing outgoing mail:
11420
11421 @table @code
11422 @item gnus-uu-digest-headers
11423 @vindex gnus-uu-digest-headers
11424 List of regexps to match headers included in digested messages.  The
11425 headers will be included in the sequence they are matched.  If
11426 @code{nil} include all headers.
11427
11428 @item gnus-add-to-list
11429 @vindex gnus-add-to-list
11430 If non-@code{nil}, add a @code{to-list} group parameter to mail groups
11431 that have none when you do a @kbd{a}.
11432
11433 @item gnus-confirm-mail-reply-to-news
11434 @vindex gnus-confirm-mail-reply-to-news
11435 This can also be a function receiving the group name as the only
11436 parameter which should return non-@code{nil} if a confirmation is
11437 needed, or a regular expression matching group names, where
11438 confirmation is should be asked for.
11439
11440 If you find yourself never wanting to reply to mail, but occasionally
11441 press R anyway, this variable might be for you.
11442
11443 @item gnus-confirm-treat-mail-like-news
11444 @vindex gnus-confirm-treat-mail-like-news
11445 If non-@code{nil}, Gnus also requests confirmation according to
11446 @code{gnus-confirm-mail-reply-to-news} when replying to mail.  This is
11447 useful for treating mailing lists like newsgroups.
11448
11449 @end table
11450
11451
11452 @node Posting Server
11453 @section Posting Server
11454
11455 When you press those magical @kbd{C-c C-c} keys to ship off your latest
11456 (extremely intelligent, of course) article, where does it go?
11457
11458 Thank you for asking.  I hate you.
11459
11460 It can be quite complicated.
11461
11462 @vindex gnus-post-method
11463 When posting news, Message usually invokes @code{message-send-news}
11464 (@pxref{News Variables, , News Variables, message, Message Manual}).
11465 Normally, Gnus will post using the same select method as you're
11466 reading from (which might be convenient if you're reading lots of
11467 groups from different private servers).  However.  If the server
11468 you're reading from doesn't allow posting, just reading, you probably
11469 want to use some other server to post your (extremely intelligent and
11470 fabulously interesting) articles.  You can then set the
11471 @code{gnus-post-method} to some other method:
11472
11473 @lisp
11474 (setq gnus-post-method '(nnspool ""))
11475 @end lisp
11476
11477 Now, if you've done this, and then this server rejects your article, or
11478 this server is down, what do you do then?  To override this variable you
11479 can use a non-zero prefix to the @kbd{C-c C-c} command to force using
11480 the ``current'' server, to get back the default behavior, for posting.
11481
11482 If you give a zero prefix (i.e., @kbd{C-u 0 C-c C-c}) to that command,
11483 gnus will prompt you for what method to use for posting.
11484
11485 You can also set @code{gnus-post-method} to a list of select methods.
11486 If that's the case, gnus will always prompt you for what method to use
11487 for posting.
11488
11489 Finally, if you want to always post using the native select method,
11490 you can set this variable to @code{native}.
11491
11492 When sending mail, Message invokes @code{message-send-mail-function}.
11493 The default function, @code{message-send-mail-with-sendmail}, pipes
11494 your article to the @code{sendmail} binary for further queuing and
11495 sending.  When your local system is not configured for sending mail
11496 using @code{sendmail}, and you have access to a remote @acronym{SMTP}
11497 server, you can set @code{message-send-mail-function} to
11498 @code{smtpmail-send-it} and make sure to setup the @code{smtpmail}
11499 package correctly.  An example:
11500
11501 @lisp
11502 (setq message-send-mail-function 'smtpmail-send-it
11503       smtpmail-default-smtp-server "YOUR SMTP HOST")
11504 ;; @r{The following variable needs to be set if you are using smtpmail.el}
11505 ;; @r{distributed with FLIM, lesser than the version 1.14.6.}
11506 (setq smtp-default-server "YOUR SMTP HOST")
11507 @end lisp
11508
11509 To the thing similar to this, there is
11510 @code{message-smtpmail-send-it}.  It is useful if your @acronym{ISP}
11511 requires the @acronym{POP}-before-@acronym{SMTP} authentication.
11512 @xref{POP before SMTP}.
11513
11514 Other possible choices for @code{message-send-mail-function} includes
11515 @code{message-send-mail-with-mh}, @code{message-send-mail-with-qmail},
11516 and @code{feedmail-send-it}.
11517
11518 @node POP before SMTP
11519 @section POP before SMTP
11520 @cindex pop before smtp
11521 @findex message-smtpmail-send-it
11522 @findex mail-source-touch-pop
11523
11524 Does your @acronym{ISP} require the @acronym{POP}-before-@acronym{SMTP}
11525 authentication?  It is whether you need to connect to the @acronym{POP}
11526 mail server within a certain time before sending mails.  If so, there is
11527 a convenient way.  To do that, put the following lines in your
11528 @file{~/.gnus.el} file:
11529
11530 @lisp
11531 (setq message-send-mail-function 'message-smtpmail-send-it)
11532 (add-hook 'message-send-mail-hook 'mail-source-touch-pop)
11533 @end lisp
11534
11535 @noindent
11536 It means to let Gnus connect to the @acronym{POP} mail server in advance
11537 whenever you send a mail.  The @code{mail-source-touch-pop} function
11538 does only a @acronym{POP} authentication according to the value of
11539 @code{mail-sources} without fetching mails, just before sending a mail.
11540 Note that you have to use @code{message-smtpmail-send-it} which runs
11541 @code{message-send-mail-hook} rather than @code{smtpmail-send-it} and
11542 set the value of @code{mail-sources} for a @acronym{POP} connection
11543 correctly.  @xref{Mail Sources}.
11544
11545 If you have two or more @acronym{POP} mail servers set in
11546 @code{mail-sources}, you may want to specify one of them to
11547 @code{mail-source-primary-source} as the @acronym{POP} mail server to be
11548 used for the @acronym{POP}-before-@acronym{SMTP} authentication.  If it
11549 is your primary @acronym{POP} mail server (i.e., you are fetching mails
11550 mainly from that server), you can set it permanently as follows:
11551
11552 @lisp
11553 (setq mail-source-primary-source
11554       '(pop :server "pop3.mail.server"
11555             :password "secret"))
11556 @end lisp
11557
11558 @noindent
11559 Otherwise, bind it dynamically only when performing the
11560 @acronym{POP}-before-@acronym{SMTP} authentication as follows:
11561
11562 @lisp
11563 (add-hook 'message-send-mail-hook
11564           (lambda ()
11565             (let ((mail-source-primary-source
11566                    '(pop :server "pop3.mail.server"
11567                          :password "secret")))
11568               (mail-source-touch-pop))))
11569 @end lisp
11570
11571 @node Mail and Post
11572 @section Mail and Post
11573
11574 Here's a list of variables relevant to both mailing and
11575 posting:
11576
11577 @table @code
11578 @item gnus-mailing-list-groups
11579 @findex gnus-mailing-list-groups
11580 @cindex mailing lists
11581
11582 If your news server offers groups that are really mailing lists
11583 gatewayed to the @acronym{NNTP} server, you can read those groups without
11584 problems, but you can't post/followup to them without some difficulty.
11585 One solution is to add a @code{to-address} to the group parameters
11586 (@pxref{Group Parameters}).  An easier thing to do is set the
11587 @code{gnus-mailing-list-groups} to a regexp that matches the groups that
11588 really are mailing lists.  Then, at least, followups to the mailing
11589 lists will work most of the time.  Posting to these groups (@kbd{a}) is
11590 still a pain, though.
11591
11592 @item gnus-user-agent
11593 @vindex gnus-user-agent
11594 @cindex User-Agent
11595
11596 This variable controls which information should be exposed in the
11597 User-Agent header.  It can be one of the symbols @code{gnus} (show only
11598 Gnus version), @code{emacs-gnus} (show only Emacs and Gnus versions),
11599 @code{emacs-gnus-config} (same as @code{emacs-gnus} plus system
11600 configuration), @code{emacs-gnus-type} (same as @code{emacs-gnus} plus
11601 system type) or a custom string.  If you set it to a string, be sure to
11602 use a valid format, see RFC 2616.
11603
11604 @end table
11605
11606 You may want to do spell-checking on messages that you send out.  Or, if
11607 you don't want to spell-check by hand, you could add automatic
11608 spell-checking via the @code{ispell} package:
11609
11610 @cindex ispell
11611 @findex ispell-message
11612 @lisp
11613 (add-hook 'message-send-hook 'ispell-message)
11614 @end lisp
11615
11616 If you want to change the @code{ispell} dictionary based on what group
11617 you're in, you could say something like the following:
11618
11619 @lisp
11620 (add-hook 'gnus-select-group-hook
11621           (lambda ()
11622             (cond
11623              ((string-match
11624                "^de\\." (gnus-group-real-name gnus-newsgroup-name))
11625               (ispell-change-dictionary "deutsch"))
11626              (t
11627               (ispell-change-dictionary "english")))))
11628 @end lisp
11629
11630 Modify to suit your needs.
11631
11632
11633 @node Archived Messages
11634 @section Archived Messages
11635 @cindex archived messages
11636 @cindex sent messages
11637
11638 Gnus provides a few different methods for storing the mail and news you
11639 send.  The default method is to use the @dfn{archive virtual server} to
11640 store the messages.  If you want to disable this completely, the
11641 @code{gnus-message-archive-group} variable should be @code{nil}, which
11642 is the default.
11643
11644 For archiving interesting messages in a group you read, see the
11645 @kbd{B c} (@code{gnus-summary-copy-article}) command (@pxref{Mail
11646 Group Commands}).
11647
11648 @vindex gnus-message-archive-method
11649 @code{gnus-message-archive-method} says what virtual server gnus is to
11650 use to store sent messages.  The default is:
11651
11652 @lisp
11653 (nnfolder "archive"
11654           (nnfolder-directory   "~/Mail/archive")
11655           (nnfolder-active-file "~/Mail/archive/active")
11656           (nnfolder-get-new-mail nil)
11657           (nnfolder-inhibit-expiry t))
11658 @end lisp
11659
11660 You can, however, use any mail select method (@code{nnml},
11661 @code{nnmbox}, etc.).  @code{nnfolder} is a quite likable select method
11662 for doing this sort of thing, though.  If you don't like the default
11663 directory chosen, you could say something like:
11664
11665 @lisp
11666 (setq gnus-message-archive-method
11667       '(nnfolder "archive"
11668                  (nnfolder-inhibit-expiry t)
11669                  (nnfolder-active-file "~/News/sent-mail/active")
11670                  (nnfolder-directory "~/News/sent-mail/")))
11671 @end lisp
11672
11673 @vindex gnus-message-archive-group
11674 @cindex Gcc
11675 Gnus will insert @code{Gcc} headers in all outgoing messages that point
11676 to one or more group(s) on that server.  Which group to use is
11677 determined by the @code{gnus-message-archive-group} variable.
11678
11679 This variable can be used to do the following:
11680
11681 @table @asis
11682 @item a string
11683 Messages will be saved in that group.
11684
11685 Note that you can include a select method in the group name, then the
11686 message will not be stored in the select method given by
11687 @code{gnus-message-archive-method}, but in the select method specified
11688 by the group name, instead.  Suppose @code{gnus-message-archive-method}
11689 has the default value shown above.  Then setting
11690 @code{gnus-message-archive-group} to @code{"foo"} means that outgoing
11691 messages are stored in @samp{nnfolder+archive:foo}, but if you use the
11692 value @code{"nnml:foo"}, then outgoing messages will be stored in
11693 @samp{nnml:foo}.
11694
11695 @item a list of strings
11696 Messages will be saved in all those groups.
11697
11698 @item an alist of regexps, functions and forms
11699 When a key ``matches'', the result is used.
11700
11701 @item @code{nil}
11702 No message archiving will take place.  This is the default.
11703 @end table
11704
11705 Let's illustrate:
11706
11707 Just saving to a single group called @samp{MisK}:
11708 @lisp
11709 (setq gnus-message-archive-group "MisK")
11710 @end lisp
11711
11712 Saving to two groups, @samp{MisK} and @samp{safe}:
11713 @lisp
11714 (setq gnus-message-archive-group '("MisK" "safe"))
11715 @end lisp
11716
11717 Save to different groups based on what group you are in:
11718 @lisp
11719 (setq gnus-message-archive-group
11720       '(("^alt" "sent-to-alt")
11721         ("mail" "sent-to-mail")
11722         (".*" "sent-to-misc")))
11723 @end lisp
11724
11725 More complex stuff:
11726 @lisp
11727 (setq gnus-message-archive-group
11728       '((if (message-news-p)
11729             "misc-news"
11730           "misc-mail")))
11731 @end lisp
11732
11733 How about storing all news messages in one file, but storing all mail
11734 messages in one file per month:
11735
11736 @lisp
11737 (setq gnus-message-archive-group
11738       '((if (message-news-p)
11739             "misc-news"
11740           (concat "mail." (format-time-string "%Y-%m")))))
11741 @end lisp
11742
11743 @c (XEmacs 19.13 doesn't have @code{format-time-string}, so you'll have to
11744 @c use a different value for @code{gnus-message-archive-group} there.)
11745
11746 Now, when you send a message off, it will be stored in the appropriate
11747 group.  (If you want to disable storing for just one particular message,
11748 you can just remove the @code{Gcc} header that has been inserted.)  The
11749 archive group will appear in the group buffer the next time you start
11750 gnus, or the next time you press @kbd{F} in the group buffer.  You can
11751 enter it and read the articles in it just like you'd read any other
11752 group.  If the group gets really big and annoying, you can simply rename
11753 if (using @kbd{G r} in the group buffer) to something
11754 nice---@samp{misc-mail-september-1995}, or whatever.  New messages will
11755 continue to be stored in the old (now empty) group.
11756
11757 That's the default method of archiving sent messages.  Gnus offers a
11758 different way for the people who don't like the default method.  In that
11759 case you should set @code{gnus-message-archive-group} to @code{nil};
11760 this will disable archiving.
11761
11762 @table @code
11763 @item gnus-outgoing-message-group
11764 @vindex gnus-outgoing-message-group
11765 All outgoing messages will be put in this group.  If you want to store
11766 all your outgoing mail and articles in the group @samp{nnml:archive},
11767 you set this variable to that value.  This variable can also be a list of
11768 group names.
11769
11770 If you want to have greater control over what group to put each
11771 message in, you can set this variable to a function that checks the
11772 current newsgroup name and then returns a suitable group name (or list
11773 of names).
11774
11775 This variable can be used instead of @code{gnus-message-archive-group},
11776 but the latter is the preferred method.
11777
11778 @item gnus-gcc-mark-as-read
11779 @vindex gnus-gcc-mark-as-read
11780 If non-@code{nil}, automatically mark @code{Gcc} articles as read.
11781
11782 @item gnus-gcc-externalize-attachments
11783 @vindex gnus-gcc-externalize-attachments
11784 If @code{nil}, attach files as normal parts in Gcc copies; if a regexp
11785 and matches the Gcc group name, attach files as external parts; if it is
11786 @code{all}, attach local files as external parts; if it is other
11787 non-@code{nil}, the behavior is the same as @code{all}, but it may be
11788 changed in the future.
11789
11790 @end table
11791
11792
11793 @node Posting Styles
11794 @section Posting Styles
11795 @cindex posting styles
11796 @cindex styles
11797
11798 All them variables, they make my head swim.
11799
11800 So what if you want a different @code{Organization} and signature based
11801 on what groups you post to?  And you post both from your home machine
11802 and your work machine, and you want different @code{From} lines, and so
11803 on?
11804
11805 @vindex gnus-posting-styles
11806 One way to do stuff like that is to write clever hooks that change the
11807 variables you need to have changed.  That's a bit boring, so somebody
11808 came up with the bright idea of letting the user specify these things in
11809 a handy alist.  Here's an example of a @code{gnus-posting-styles}
11810 variable:
11811
11812 @lisp
11813 ((".*"
11814   (signature "Peace and happiness")
11815   (organization "What me?"))
11816  ("^comp"
11817   (signature "Death to everybody"))
11818  ("comp.emacs.i-love-it"
11819   (organization "Emacs is it")))
11820 @end lisp
11821
11822 As you might surmise from this example, this alist consists of several
11823 @dfn{styles}.  Each style will be applicable if the first element
11824 ``matches'', in some form or other.  The entire alist will be iterated
11825 over, from the beginning towards the end, and each match will be
11826 applied, which means that attributes in later styles that match override
11827 the same attributes in earlier matching styles.  So
11828 @samp{comp.programming.literate} will have the @samp{Death to everybody}
11829 signature and the @samp{What me?} @code{Organization} header.
11830
11831 The first element in each style is called the @code{match}.  If it's a
11832 string, then Gnus will try to regexp match it against the group name.
11833 If it is the form @code{(header @var{match} @var{regexp})}, then Gnus
11834 will look in the original article for a header whose name is
11835 @var{match} and compare that @var{regexp}.  @var{match} and
11836 @var{regexp} are strings.  (The original article is the one you are
11837 replying or following up to.  If you are not composing a reply or a
11838 followup, then there is nothing to match against.)  If the
11839 @code{match} is a function symbol, that function will be called with
11840 no arguments.  If it's a variable symbol, then the variable will be
11841 referenced.  If it's a list, then that list will be @code{eval}ed.  In
11842 any case, if this returns a non-@code{nil} value, then the style is
11843 said to @dfn{match}.
11844
11845 Each style may contain an arbitrary amount of @dfn{attributes}.  Each
11846 attribute consists of a @code{(@var{name} @var{value})} pair.  In
11847 addition, you can also use the @code{(@var{name} :file @var{value})}
11848 form or the @code{(@var{name} :value @var{value})} form.  Where
11849 @code{:file} signifies @var{value} represents a file name and its
11850 contents should be used as the attribute value, @code{:value} signifies
11851 @var{value} does not represent a file name explicitly.  The attribute
11852 name can be one of:
11853
11854 @itemize @bullet
11855 @item @code{signature}
11856 @item @code{signature-file}
11857 @item @code{x-face-file}
11858 @item @code{address}, overriding @code{user-mail-address}
11859 @item @code{name}, overriding @code{(user-full-name)}
11860 @item @code{body}
11861 @end itemize
11862
11863 The attribute name can also be a string or a symbol.  In that case,
11864 this will be used as a header name, and the value will be inserted in
11865 the headers of the article; if the value is @code{nil}, the header
11866 name will be removed.  If the attribute name is @code{eval}, the form
11867 is evaluated, and the result is thrown away.
11868
11869 The attribute value can be a string (used verbatim), a function with
11870 zero arguments (the return value will be used), a variable (its value
11871 will be used) or a list (it will be @code{eval}ed and the return value
11872 will be used).  The functions and sexps are called/@code{eval}ed in the
11873 message buffer that is being set up.  The headers of the current article
11874 are available through the @code{message-reply-headers} variable, which
11875 is a vector of the following headers: number subject from date id
11876 references chars lines xref extra.
11877
11878 @vindex message-reply-headers
11879
11880 If you wish to check whether the message you are about to compose is
11881 meant to be a news article or a mail message, you can check the values
11882 of the @code{message-news-p} and @code{message-mail-p} functions.
11883
11884 @findex message-mail-p
11885 @findex message-news-p
11886
11887 So here's a new example:
11888
11889 @lisp
11890 (setq gnus-posting-styles
11891       '((".*"
11892          (signature-file "~/.signature")
11893          (name "User Name")
11894          ("X-Home-Page" (getenv "WWW_HOME"))
11895          (organization "People's Front Against MWM"))
11896         ("^rec.humor"
11897          (signature my-funny-signature-randomizer))
11898         ((equal (system-name) "gnarly")  ;; @r{A form}
11899          (signature my-quote-randomizer))
11900         (message-news-p        ;; @r{A function symbol}
11901          (signature my-news-signature))
11902         (window-system         ;; @r{A value symbol}
11903          ("X-Window-System" (format "%s" window-system)))
11904         ;; @r{If I'm replying to Larsi, set the Organization header.}
11905         ((header "from" "larsi.*org")
11906          (Organization "Somewhere, Inc."))
11907         ((posting-from-work-p) ;; @r{A user defined function}
11908          (signature-file "~/.work-signature")
11909          (address "user@@bar.foo")
11910          (body "You are fired.\n\nSincerely, your boss.")
11911          (organization "Important Work, Inc"))
11912         ("nnml:.*"
11913          (From (save-excursion
11914                  (set-buffer gnus-article-buffer)
11915                  (message-fetch-field "to"))))
11916         ("^nn.+:"
11917          (signature-file "~/.mail-signature"))))
11918 @end lisp
11919
11920 The @samp{nnml:.*} rule means that you use the @code{To} address as the
11921 @code{From} address in all your outgoing replies, which might be handy
11922 if you fill many roles.
11923
11924 Setting the @code{gnus-named-posting-styles} variable will make
11925 posting-styles allow to have distinctive names.  You can specify an
11926 arbitrary posting-style when article posting with @kbd{S P} in the
11927 summary buffer.  @code{gnus-named-posting-styles} is an alist which maps
11928 the names to styles.  Once a posting-style is added to the alist, we can
11929 import it from @code{gnus-posting-styles}.  If an attribute whose name
11930 is @code{import} is found, Gnus will look for the attribute value in
11931 @code{gnus-named-posting-styles} and expand it in place.
11932
11933 Here's an example:
11934
11935 @lisp
11936 (setq gnus-named-posting-styles
11937       '(("Default"
11938          (signature-file "~/.signature")
11939          (name "User Name")
11940          ("X-Home-Page" (getenv "WWW_HOME"))
11941          (organization "People's Front Against MWM"))
11942         ("Emacs"
11943          (import "Default")
11944          (organization "The Church of Emacs"))))
11945 @end lisp
11946
11947 The posting-style named "Emacs" will inherit all the attributes from
11948 "Default" except @code{organization}.
11949
11950
11951 @node Drafts
11952 @section Drafts
11953 @cindex drafts
11954
11955 If you are writing a message (mail or news) and suddenly remember that
11956 you have a steak in the oven (or some pesto in the food processor, you
11957 craaazy vegetarians), you'll probably wish there was a method to save
11958 the message you are writing so that you can continue editing it some
11959 other day, and send it when you feel its finished.
11960
11961 Well, don't worry about it.  Whenever you start composing a message of
11962 some sort using the gnus mail and post commands, the buffer you get will
11963 automatically associate to an article in a special @dfn{draft} group.
11964 If you save the buffer the normal way (@kbd{C-x C-s}, for instance), the
11965 article will be saved there.  (Auto-save files also go to the draft
11966 group.)
11967
11968 @cindex nndraft
11969 @vindex nndraft-directory
11970 The draft group is a special group (which is implemented as an
11971 @code{nndraft} group, if you absolutely have to know) called
11972 @samp{nndraft:drafts}.  The variable @code{nndraft-directory} says where
11973 @code{nndraft} is to store its files.  What makes this group special is
11974 that you can't tick any articles in it or mark any articles as
11975 read---all articles in the group are permanently unread.
11976
11977 If the group doesn't exist, it will be created and you'll be subscribed
11978 to it.  The only way to make it disappear from the Group buffer is to
11979 unsubscribe it.  The special properties of the draft group comes from
11980 a group property (@pxref{Group Parameters}), and if lost the group
11981 behaves like any other group.  This means the commands below will not
11982 be available.  To restore the special properties of the group, the
11983 simplest way is to kill the group, using @kbd{C-k}, and restart
11984 Gnus.  The group is automatically created again with the
11985 correct parameters.  The content of the group is not lost.
11986
11987 @c @findex gnus-dissociate-buffer-from-draft
11988 @c @kindex C-c M-d (Mail)
11989 @c @kindex C-c M-d (Post)
11990 @c @findex gnus-associate-buffer-with-draft
11991 @c @kindex C-c C-d (Mail)
11992 @c @kindex C-c C-d (Post)
11993 @c If you're writing some super-secret message that you later want to
11994 @c encode with PGP before sending, you may wish to turn the auto-saving
11995 @c (and association with the draft group) off.  You never know who might be
11996 @c interested in reading all your extremely valuable and terribly horrible
11997 @c and interesting secrets.  The @kbd{C-c M-d}
11998 @c (@code{gnus-dissociate-buffer-from-draft}) command does that for you.
11999 @c If you change your mind and want to turn the auto-saving back on again,
12000 @c @kbd{C-c C-d} (@code{gnus-associate-buffer-with-draft} does that.
12001 @c
12002 @c @vindex gnus-use-draft
12003 @c To leave association with the draft group off by default, set
12004 @c @code{gnus-use-draft} to @code{nil}.  It is @code{t} by default.
12005
12006 @findex gnus-draft-edit-message
12007 @kindex D e (Draft)
12008 When you want to continue editing the article, you simply enter the
12009 draft group and push @kbd{D e} (@code{gnus-draft-edit-message}) to do
12010 that.  You will be placed in a buffer where you left off.
12011
12012 Rejected articles will also be put in this draft group (@pxref{Rejected
12013 Articles}).
12014
12015 @findex gnus-draft-send-all-messages
12016 @kindex D s (Draft)
12017 @findex gnus-draft-send-message
12018 @kindex D S (Draft)
12019 If you have lots of rejected messages you want to post (or mail) without
12020 doing further editing, you can use the @kbd{D s} command
12021 (@code{gnus-draft-send-message}).  This command understands the
12022 process/prefix convention (@pxref{Process/Prefix}).  The @kbd{D S}
12023 command (@code{gnus-draft-send-all-messages}) will ship off all messages
12024 in the buffer.
12025
12026 @findex gnus-draft-toggle-sending
12027 @kindex D t (Draft)
12028 If you have some messages that you wish not to send, you can use the
12029 @kbd{D t} (@code{gnus-draft-toggle-sending}) command to mark the message
12030 as unsendable.  This is a toggling command.
12031
12032
12033 @node Rejected Articles
12034 @section Rejected Articles
12035 @cindex rejected articles
12036
12037 Sometimes a news server will reject an article.  Perhaps the server
12038 doesn't like your face.  Perhaps it just feels miserable.  Perhaps
12039 @emph{there be demons}.  Perhaps you have included too much cited text.
12040 Perhaps the disk is full.  Perhaps the server is down.
12041
12042 These situations are, of course, totally beyond the control of gnus.
12043 (Gnus, of course, loves the way you look, always feels great, has angels
12044 fluttering around inside of it, doesn't care about how much cited text
12045 you include, never runs full and never goes down.)  So gnus saves these
12046 articles until some later time when the server feels better.
12047
12048 The rejected articles will automatically be put in a special draft group
12049 (@pxref{Drafts}).  When the server comes back up again, you'd then
12050 typically enter that group and send all the articles off.
12051
12052 @node Signing and encrypting
12053 @section Signing and encrypting
12054 @cindex using gpg
12055 @cindex using s/mime
12056 @cindex using smime
12057
12058 Gnus can digitally sign and encrypt your messages, using vanilla
12059 @acronym{PGP} format or @acronym{PGP/MIME} or @acronym{S/MIME}.  For
12060 decoding such messages, see the @code{mm-verify-option} and
12061 @code{mm-decrypt-option} options (@pxref{Security}).
12062
12063 @vindex gnus-message-replysign
12064 @vindex gnus-message-replyencrypt
12065 @vindex gnus-message-replysignencrypted
12066 Often, you would like to sign replies to people who send you signed
12067 messages.  Even more often, you might want to encrypt messages which
12068 are in reply to encrypted messages.  Gnus offers
12069 @code{gnus-message-replysign} to enable the former, and
12070 @code{gnus-message-replyencrypt} for the latter.  In addition, setting
12071 @code{gnus-message-replysignencrypted} (on by default) will sign
12072 automatically encrypted messages.
12073
12074 Instructing @acronym{MML} to perform security operations on a
12075 @acronym{MIME} part is done using the @kbd{C-c C-m s} key map for
12076 signing and the @kbd{C-c C-m c} key map for encryption, as follows.
12077
12078 @table @kbd
12079
12080 @item C-c C-m s s
12081 @kindex C-c C-m s s (Message)
12082 @findex mml-secure-message-sign-smime
12083
12084 Digitally sign current message using @acronym{S/MIME}.
12085
12086 @item C-c C-m s o
12087 @kindex C-c C-m s o (Message)
12088 @findex mml-secure-message-sign-pgp
12089
12090 Digitally sign current message using @acronym{PGP}.
12091
12092 @item C-c C-m s p
12093 @kindex C-c C-m s p (Message)
12094 @findex mml-secure-message-sign-pgp
12095
12096 Digitally sign current message using @acronym{PGP/MIME}.
12097
12098 @item C-c C-m c s
12099 @kindex C-c C-m c s (Message)
12100 @findex mml-secure-message-encrypt-smime
12101
12102 Digitally encrypt current message using @acronym{S/MIME}.
12103
12104 @item C-c C-m c o
12105 @kindex C-c C-m c o (Message)
12106 @findex mml-secure-message-encrypt-pgp
12107
12108 Digitally encrypt current message using @acronym{PGP}.
12109
12110 @item C-c C-m c p
12111 @kindex C-c C-m c p (Message)
12112 @findex mml-secure-message-encrypt-pgpmime
12113
12114 Digitally encrypt current message using @acronym{PGP/MIME}.
12115
12116 @item C-c C-m C-n
12117 @kindex C-c C-m C-n (Message)
12118 @findex mml-unsecure-message
12119 Remove security related @acronym{MML} tags from message.
12120
12121 @end table
12122
12123 @xref{Security, ,Security, message, Message Manual}, for more information.
12124
12125 @node Select Methods
12126 @chapter Select Methods
12127 @cindex foreign groups
12128 @cindex select methods
12129
12130 A @dfn{foreign group} is a group not read by the usual (or
12131 default) means.  It could be, for instance, a group from a different
12132 @acronym{NNTP} server, it could be a virtual group, or it could be your own
12133 personal mail group.
12134
12135 A foreign group (or any group, really) is specified by a @dfn{name} and
12136 a @dfn{select method}.  To take the latter first, a select method is a
12137 list where the first element says what back end to use (e.g. @code{nntp},
12138 @code{nnspool}, @code{nnml}) and the second element is the @dfn{server
12139 name}.  There may be additional elements in the select method, where the
12140 value may have special meaning for the back end in question.
12141
12142 One could say that a select method defines a @dfn{virtual server}---so
12143 we do just that (@pxref{Server Buffer}).
12144
12145 The @dfn{name} of the group is the name the back end will recognize the
12146 group as.
12147
12148 For instance, the group @samp{soc.motss} on the @acronym{NNTP} server
12149 @samp{some.where.edu} will have the name @samp{soc.motss} and select
12150 method @code{(nntp "some.where.edu")}.  Gnus will call this group
12151 @samp{nntp+some.where.edu:soc.motss}, even though the @code{nntp}
12152 back end just knows this group as @samp{soc.motss}.
12153
12154 The different methods all have their peculiarities, of course.
12155
12156 @menu
12157 * Server Buffer::               Making and editing virtual servers.
12158 * Getting News::                Reading USENET news with Gnus.
12159 * Getting Mail::                Reading your personal mail with Gnus.
12160 * Browsing the Web::            Getting messages from a plethora of Web sources.
12161 * IMAP::                        Using Gnus as a @acronym{IMAP} client.
12162 * Other Sources::               Reading directories, files, SOUP packets.
12163 * Combined Groups::             Combining groups into one group.
12164 * Email Based Diary::           Using mails to manage diary events in Gnus.
12165 * Gnus Unplugged::              Reading news and mail offline.
12166 @end menu
12167
12168
12169 @node Server Buffer
12170 @section Server Buffer
12171
12172 Traditionally, a @dfn{server} is a machine or a piece of software that
12173 one connects to, and then requests information from.  Gnus does not
12174 connect directly to any real servers, but does all transactions through
12175 one back end or other.  But that's just putting one layer more between
12176 the actual media and Gnus, so we might just as well say that each
12177 back end represents a virtual server.
12178
12179 For instance, the @code{nntp} back end may be used to connect to several
12180 different actual @acronym{NNTP} servers, or, perhaps, to many different ports
12181 on the same actual @acronym{NNTP} server.  You tell Gnus which back end to
12182 use, and what parameters to set by specifying a @dfn{select method}.
12183
12184 These select method specifications can sometimes become quite
12185 complicated---say, for instance, that you want to read from the
12186 @acronym{NNTP} server @samp{news.funet.fi} on port number 13, which
12187 hangs if queried for @acronym{NOV} headers and has a buggy select.  Ahem.
12188 Anyway, if you had to specify that for each group that used this
12189 server, that would be too much work, so Gnus offers a way of naming
12190 select methods, which is what you do in the server buffer.
12191
12192 To enter the server buffer, use the @kbd{^}
12193 (@code{gnus-group-enter-server-mode}) command in the group buffer.
12194
12195 @menu
12196 * Server Buffer Format::        You can customize the look of this buffer.
12197 * Server Commands::             Commands to manipulate servers.
12198 * Example Methods::             Examples server specifications.
12199 * Creating a Virtual Server::   An example session.
12200 * Server Variables::            Which variables to set.
12201 * Servers and Methods::         You can use server names as select methods.
12202 * Unavailable Servers::         Some servers you try to contact may be down.
12203 @end menu
12204
12205 @vindex gnus-server-mode-hook
12206 @code{gnus-server-mode-hook} is run when creating the server buffer.
12207
12208
12209 @node Server Buffer Format
12210 @subsection Server Buffer Format
12211 @cindex server buffer format
12212
12213 @vindex gnus-server-line-format
12214 You can change the look of the server buffer lines by changing the
12215 @code{gnus-server-line-format} variable.  This is a @code{format}-like
12216 variable, with some simple extensions:
12217
12218 @table @samp
12219
12220 @item h
12221 How the news is fetched---the back end name.
12222
12223 @item n
12224 The name of this server.
12225
12226 @item w
12227 Where the news is to be fetched from---the address.
12228
12229 @item s
12230 The opened/closed/denied status of the server.
12231 @end table
12232
12233 @vindex gnus-server-mode-line-format
12234 The mode line can also be customized by using the
12235 @code{gnus-server-mode-line-format} variable (@pxref{Mode Line
12236 Formatting}).  The following specs are understood:
12237
12238 @table @samp
12239 @item S
12240 Server name.
12241
12242 @item M
12243 Server method.
12244 @end table
12245
12246 Also @pxref{Formatting Variables}.
12247
12248
12249 @node Server Commands
12250 @subsection Server Commands
12251 @cindex server commands
12252
12253 @table @kbd
12254
12255 @item a
12256 @kindex a (Server)
12257 @findex gnus-server-add-server
12258 Add a new server (@code{gnus-server-add-server}).
12259
12260 @item e
12261 @kindex e (Server)
12262 @findex gnus-server-edit-server
12263 Edit a server (@code{gnus-server-edit-server}).
12264
12265 @item SPACE
12266 @kindex SPACE (Server)
12267 @findex gnus-server-read-server
12268 Browse the current server (@code{gnus-server-read-server}).
12269
12270 @item q
12271 @kindex q (Server)
12272 @findex gnus-server-exit
12273 Return to the group buffer (@code{gnus-server-exit}).
12274
12275 @item k
12276 @kindex k (Server)
12277 @findex gnus-server-kill-server
12278 Kill the current server (@code{gnus-server-kill-server}).
12279
12280 @item y
12281 @kindex y (Server)
12282 @findex gnus-server-yank-server
12283 Yank the previously killed server (@code{gnus-server-yank-server}).
12284
12285 @item c
12286 @kindex c (Server)
12287 @findex gnus-server-copy-server
12288 Copy the current server (@code{gnus-server-copy-server}).
12289
12290 @item l
12291 @kindex l (Server)
12292 @findex gnus-server-list-servers
12293 List all servers (@code{gnus-server-list-servers}).
12294
12295 @item s
12296 @kindex s (Server)
12297 @findex gnus-server-scan-server
12298 Request that the server scan its sources for new articles
12299 (@code{gnus-server-scan-server}).  This is mainly sensible with mail
12300 servers.
12301
12302 @item g
12303 @kindex g (Server)
12304 @findex gnus-server-regenerate-server
12305 Request that the server regenerate all its data structures
12306 (@code{gnus-server-regenerate-server}).  This can be useful if you have
12307 a mail back end that has gotten out of sync.
12308
12309 @end table
12310
12311
12312 @node Example Methods
12313 @subsection Example Methods
12314
12315 Most select methods are pretty simple and self-explanatory:
12316
12317 @lisp
12318 (nntp "news.funet.fi")
12319 @end lisp
12320
12321 Reading directly from the spool is even simpler:
12322
12323 @lisp
12324 (nnspool "")
12325 @end lisp
12326
12327 As you can see, the first element in a select method is the name of the
12328 back end, and the second is the @dfn{address}, or @dfn{name}, if you
12329 will.
12330
12331 After these two elements, there may be an arbitrary number of
12332 @code{(@var{variable} @var{form})} pairs.
12333
12334 To go back to the first example---imagine that you want to read from
12335 port 15 on that machine.  This is what the select method should
12336 look like then:
12337
12338 @lisp
12339 (nntp "news.funet.fi" (nntp-port-number 15))
12340 @end lisp
12341
12342 You should read the documentation to each back end to find out what
12343 variables are relevant, but here's an @code{nnmh} example:
12344
12345 @code{nnmh} is a mail back end that reads a spool-like structure.  Say
12346 you have two structures that you wish to access: One is your private
12347 mail spool, and the other is a public one.  Here's the possible spec for
12348 your private mail:
12349
12350 @lisp
12351 (nnmh "private" (nnmh-directory "~/private/mail/"))
12352 @end lisp
12353
12354 (This server is then called @samp{private}, but you may have guessed
12355 that.)
12356
12357 Here's the method for a public spool:
12358
12359 @lisp
12360 (nnmh "public"
12361       (nnmh-directory "/usr/information/spool/")
12362       (nnmh-get-new-mail nil))
12363 @end lisp
12364
12365 @cindex proxy
12366 @cindex firewall
12367
12368 If you are behind a firewall and only have access to the @acronym{NNTP}
12369 server from the firewall machine, you can instruct Gnus to @code{rlogin}
12370 on the firewall machine and telnet from there to the @acronym{NNTP} server.
12371 Doing this can be rather fiddly, but your virtual server definition
12372 should probably look something like this:
12373
12374 @lisp
12375 (nntp "firewall"
12376       (nntp-open-connection-function nntp-open-via-rlogin-and-telnet)
12377       (nntp-via-address "the.firewall.machine")
12378       (nntp-address "the.real.nntp.host")
12379       (nntp-end-of-line "\n"))
12380 @end lisp
12381
12382 If you want to use the wonderful @code{ssh} program to provide a
12383 compressed connection over the modem line, you could add the following
12384 configuration to the example above:
12385
12386 @lisp
12387       (nntp-via-rlogin-command "ssh")
12388 @end lisp
12389
12390 See also @code{nntp-via-rlogin-command-switches}.
12391
12392 If you're behind a firewall, but have direct access to the outside world
12393 through a wrapper command like "runsocks", you could open a socksified
12394 telnet connection to the news server as follows:
12395
12396 @lisp
12397 (nntp "outside"
12398       (nntp-pre-command "runsocks")
12399       (nntp-open-connection-function nntp-open-via-telnet)
12400       (nntp-address "the.news.server")
12401       (nntp-end-of-line "\n"))
12402 @end lisp
12403
12404 This means that you have to have set up @code{ssh-agent} correctly to
12405 provide automatic authorization, of course.  And to get a compressed
12406 connection, you have to have the @samp{Compression} option in the
12407 @code{ssh} @file{config} file.
12408
12409
12410 @node Creating a Virtual Server
12411 @subsection Creating a Virtual Server
12412
12413 If you're saving lots of articles in the cache by using persistent
12414 articles, you may want to create a virtual server to read the cache.
12415
12416 First you need to add a new server.  The @kbd{a} command does that.  It
12417 would probably be best to use @code{nnml} to read the cache.  You
12418 could also use @code{nnspool} or @code{nnmh}, though.
12419
12420 Type @kbd{a nnml RET cache RET}.
12421
12422 You should now have a brand new @code{nnml} virtual server called
12423 @samp{cache}.  You now need to edit it to have the right definitions.
12424 Type @kbd{e} to edit the server.  You'll be entered into a buffer that
12425 will contain the following:
12426
12427 @lisp
12428 (nnml "cache")
12429 @end lisp
12430
12431 Change that to:
12432
12433 @lisp
12434 (nnml "cache"
12435          (nnml-directory "~/News/cache/")
12436          (nnml-active-file "~/News/cache/active"))
12437 @end lisp
12438
12439 Type @kbd{C-c C-c} to return to the server buffer.  If you now press
12440 @kbd{RET} over this virtual server, you should be entered into a browse
12441 buffer, and you should be able to enter any of the groups displayed.
12442
12443
12444 @node Server Variables
12445 @subsection Server Variables
12446 @cindex server variables
12447 @cindex server parameters
12448
12449 One sticky point when defining variables (both on back ends and in Emacs
12450 in general) is that some variables are typically initialized from other
12451 variables when the definition of the variables is being loaded.  If you
12452 change the ``base'' variable after the variables have been loaded, you
12453 won't change the ``derived'' variables.
12454
12455 This typically affects directory and file variables.  For instance,
12456 @code{nnml-directory} is @file{~/Mail/} by default, and all @code{nnml}
12457 directory variables are initialized from that variable, so
12458 @code{nnml-active-file} will be @file{~/Mail/active}.  If you define a
12459 new virtual @code{nnml} server, it will @emph{not} suffice to set just
12460 @code{nnml-directory}---you have to explicitly set all the file
12461 variables to be what you want them to be.  For a complete list of
12462 variables for each back end, see each back end's section later in this
12463 manual, but here's an example @code{nnml} definition:
12464
12465 @lisp
12466 (nnml "public"
12467       (nnml-directory "~/my-mail/")
12468       (nnml-active-file "~/my-mail/active")
12469       (nnml-newsgroups-file "~/my-mail/newsgroups"))
12470 @end lisp
12471
12472 Server variables are often called @dfn{server parameters}.
12473
12474 @node Servers and Methods
12475 @subsection Servers and Methods
12476
12477 Wherever you would normally use a select method
12478 (e.g. @code{gnus-secondary-select-method}, in the group select method,
12479 when browsing a foreign server) you can use a virtual server name
12480 instead.  This could potentially save lots of typing.  And it's nice all
12481 over.
12482
12483
12484 @node Unavailable Servers
12485 @subsection Unavailable Servers
12486
12487 If a server seems to be unreachable, Gnus will mark that server as
12488 @code{denied}.  That means that any subsequent attempt to make contact
12489 with that server will just be ignored.  ``It can't be opened,'' Gnus
12490 will tell you, without making the least effort to see whether that is
12491 actually the case or not.
12492
12493 That might seem quite naughty, but it does make sense most of the time.
12494 Let's say you have 10 groups subscribed to on server
12495 @samp{nephelococcygia.com}.  This server is located somewhere quite far
12496 away from you and the machine is quite slow, so it takes 1 minute just
12497 to find out that it refuses connection to you today.  If Gnus were to
12498 attempt to do that 10 times, you'd be quite annoyed, so Gnus won't
12499 attempt to do that.  Once it has gotten a single ``connection refused'',
12500 it will regard that server as ``down''.
12501
12502 So, what happens if the machine was only feeling unwell temporarily?
12503 How do you test to see whether the machine has come up again?
12504
12505 You jump to the server buffer (@pxref{Server Buffer}) and poke it
12506 with the following commands:
12507
12508 @table @kbd
12509
12510 @item O
12511 @kindex O (Server)
12512 @findex gnus-server-open-server
12513 Try to establish connection to the server on the current line
12514 (@code{gnus-server-open-server}).
12515
12516 @item C
12517 @kindex C (Server)
12518 @findex gnus-server-close-server
12519 Close the connection (if any) to the server
12520 (@code{gnus-server-close-server}).
12521
12522 @item D
12523 @kindex D (Server)
12524 @findex gnus-server-deny-server
12525 Mark the current server as unreachable
12526 (@code{gnus-server-deny-server}).
12527
12528 @item M-o
12529 @kindex M-o (Server)
12530 @findex gnus-server-open-all-servers
12531 Open the connections to all servers in the buffer
12532 (@code{gnus-server-open-all-servers}).
12533
12534 @item M-c
12535 @kindex M-c (Server)
12536 @findex gnus-server-close-all-servers
12537 Close the connections to all servers in the buffer
12538 (@code{gnus-server-close-all-servers}).
12539
12540 @item R
12541 @kindex R (Server)
12542 @findex gnus-server-remove-denials
12543 Remove all marks to whether Gnus was denied connection from any servers
12544 (@code{gnus-server-remove-denials}).
12545
12546 @item L
12547 @kindex L (Server)
12548 @findex gnus-server-offline-server
12549 Set server status to offline (@code{gnus-server-offline-server}).
12550
12551 @end table
12552
12553
12554 @node Getting News
12555 @section Getting News
12556 @cindex reading news
12557 @cindex news back ends
12558
12559 A newsreader is normally used for reading news.  Gnus currently provides
12560 only two methods of getting news---it can read from an @acronym{NNTP} server,
12561 or it can read from a local spool.
12562
12563 @menu
12564 * NNTP::                        Reading news from an @acronym{NNTP} server.
12565 * News Spool::                  Reading news from the local spool.
12566 @end menu
12567
12568
12569 @node NNTP
12570 @subsection NNTP
12571 @cindex nntp
12572
12573 Subscribing to a foreign group from an @acronym{NNTP} server is rather easy.
12574 You just specify @code{nntp} as method and the address of the @acronym{NNTP}
12575 server as the, uhm, address.
12576
12577 If the @acronym{NNTP} server is located at a non-standard port, setting the
12578 third element of the select method to this port number should allow you
12579 to connect to the right port.  You'll have to edit the group info for
12580 that (@pxref{Foreign Groups}).
12581
12582 The name of the foreign group can be the same as a native group.  In
12583 fact, you can subscribe to the same group from as many different servers
12584 you feel like.  There will be no name collisions.
12585
12586 The following variables can be used to create a virtual @code{nntp}
12587 server:
12588
12589 @table @code
12590
12591 @item nntp-server-opened-hook
12592 @vindex nntp-server-opened-hook
12593 @cindex @sc{mode reader}
12594 @cindex authinfo
12595 @cindex authentification
12596 @cindex nntp authentification
12597 @findex nntp-send-authinfo
12598 @findex nntp-send-mode-reader
12599 is run after a connection has been made.  It can be used to send
12600 commands to the @acronym{NNTP} server after it has been contacted.  By
12601 default it sends the command @code{MODE READER} to the server with the
12602 @code{nntp-send-mode-reader} function.  This function should always be
12603 present in this hook.
12604
12605 @item nntp-authinfo-function
12606 @vindex nntp-authinfo-function
12607 @findex nntp-send-authinfo
12608 @vindex nntp-authinfo-file
12609 This function will be used to send @samp{AUTHINFO} to the @acronym{NNTP}
12610 server.  The default function is @code{nntp-send-authinfo}, which looks
12611 through your @file{~/.authinfo} (or whatever you've set the
12612 @code{nntp-authinfo-file} variable to) for applicable entries.  If none
12613 are found, it will prompt you for a login name and a password.  The
12614 format of the @file{~/.authinfo} file is (almost) the same as the
12615 @code{ftp} @file{~/.netrc} file, which is defined in the @code{ftp}
12616 manual page, but here are the salient facts:
12617
12618 @enumerate
12619 @item
12620 The file contains one or more line, each of which define one server.
12621
12622 @item
12623 Each line may contain an arbitrary number of token/value pairs.
12624
12625 The valid tokens include @samp{machine}, @samp{login}, @samp{password},
12626 @samp{default}.  In addition Gnus introduces two new tokens, not present
12627 in the original @file{.netrc}/@code{ftp} syntax, namely @samp{port} and
12628 @samp{force}.  (This is the only way the @file{.authinfo} file format
12629 deviates from the @file{.netrc} file format.)  @samp{port} is used to
12630 indicate what port on the server the credentials apply to and
12631 @samp{force} is explained below.
12632
12633 @end enumerate
12634
12635 Here's an example file:
12636
12637 @example
12638 machine news.uio.no login larsi password geheimnis
12639 machine nntp.ifi.uio.no login larsi force yes
12640 @end example
12641
12642 The token/value pairs may appear in any order; @samp{machine} doesn't
12643 have to be first, for instance.
12644
12645 In this example, both login name and password have been supplied for the
12646 former server, while the latter has only the login name listed, and the
12647 user will be prompted for the password.  The latter also has the
12648 @samp{force} tag, which means that the authinfo will be sent to the
12649 @var{nntp} server upon connection; the default (i.e., when there is not
12650 @samp{force} tag) is to not send authinfo to the @var{nntp} server
12651 until the @var{nntp} server asks for it.
12652
12653 You can also add @samp{default} lines that will apply to all servers
12654 that don't have matching @samp{machine} lines.
12655
12656 @example
12657 default force yes
12658 @end example
12659
12660 This will force sending @samp{AUTHINFO} commands to all servers not
12661 previously mentioned.
12662
12663 Remember to not leave the @file{~/.authinfo} file world-readable.
12664
12665 @item nntp-server-action-alist
12666 @vindex nntp-server-action-alist
12667 This is a list of regexps to match on server types and actions to be
12668 taken when matches are made.  For instance, if you want Gnus to beep
12669 every time you connect to innd, you could say something like:
12670
12671 @lisp
12672 (setq nntp-server-action-alist
12673       '(("innd" (ding))))
12674 @end lisp
12675
12676 You probably don't want to do that, though.
12677
12678 The default value is
12679
12680 @lisp
12681 '(("nntpd 1\\.5\\.11t"
12682    (remove-hook 'nntp-server-opened-hook
12683                 'nntp-send-mode-reader)))
12684 @end lisp
12685
12686 This ensures that Gnus doesn't send the @code{MODE READER} command to
12687 nntpd 1.5.11t, since that command chokes that server, I've been told.
12688
12689 @item nntp-maximum-request
12690 @vindex nntp-maximum-request
12691 If the @acronym{NNTP} server doesn't support @acronym{NOV} headers, this back end
12692 will collect headers by sending a series of @code{head} commands.  To
12693 speed things up, the back end sends lots of these commands without
12694 waiting for reply, and then reads all the replies.  This is controlled
12695 by the @code{nntp-maximum-request} variable, and is 400 by default.  If
12696 your network is buggy, you should set this to 1.
12697
12698 @item nntp-connection-timeout
12699 @vindex nntp-connection-timeout
12700 If you have lots of foreign @code{nntp} groups that you connect to
12701 regularly, you're sure to have problems with @acronym{NNTP} servers not
12702 responding properly, or being too loaded to reply within reasonable
12703 time.  This is can lead to awkward problems, which can be helped
12704 somewhat by setting @code{nntp-connection-timeout}.  This is an integer
12705 that says how many seconds the @code{nntp} back end should wait for a
12706 connection before giving up.  If it is @code{nil}, which is the default,
12707 no timeouts are done.
12708
12709 @c @item nntp-command-timeout
12710 @c @vindex nntp-command-timeout
12711 @c @cindex PPP connections
12712 @c @cindex dynamic IP addresses
12713 @c If you're running Gnus on a machine that has a dynamically assigned
12714 @c address, Gnus may become confused.  If the address of your machine
12715 @c changes after connecting to the @acronym{NNTP} server, Gnus will simply sit
12716 @c waiting forever for replies from the server.  To help with this
12717 @c unfortunate problem, you can set this command to a number.  Gnus will
12718 @c then, if it sits waiting for a reply from the server longer than that
12719 @c number of seconds, shut down the connection, start a new one, and resend
12720 @c the command.  This should hopefully be transparent to the user.  A
12721 @c likely number is 30 seconds.
12722 @c
12723 @c @item nntp-retry-on-break
12724 @c @vindex nntp-retry-on-break
12725 @c If this variable is non-@code{nil}, you can also @kbd{C-g} if Gnus
12726 @c hangs.  This will have much the same effect as the command timeout
12727 @c described above.
12728
12729 @item nntp-server-hook
12730 @vindex nntp-server-hook
12731 This hook is run as the last step when connecting to an @acronym{NNTP}
12732 server.
12733
12734 @item nntp-buggy-select
12735 @vindex nntp-buggy-select
12736 Set this to non-@code{nil} if your select routine is buggy.
12737
12738 @item nntp-nov-is-evil
12739 @vindex nntp-nov-is-evil
12740 If the @acronym{NNTP} server does not support @acronym{NOV}, you could set this
12741 variable to @code{t}, but @code{nntp} usually checks automatically whether @acronym{NOV}
12742 can be used.
12743
12744 @item nntp-xover-commands
12745 @vindex nntp-xover-commands
12746 @cindex @acronym{NOV}
12747 @cindex XOVER
12748 List of strings used as commands to fetch @acronym{NOV} lines from a
12749 server.  The default value of this variable is @code{("XOVER"
12750 "XOVERVIEW")}.
12751
12752 @item nntp-nov-gap
12753 @vindex nntp-nov-gap
12754 @code{nntp} normally sends just one big request for @acronym{NOV} lines to
12755 the server.  The server responds with one huge list of lines.  However,
12756 if you have read articles 2-5000 in the group, and only want to read
12757 article 1 and 5001, that means that @code{nntp} will fetch 4999 @acronym{NOV}
12758 lines that you will not need.  This variable says how
12759 big a gap between two consecutive articles is allowed to be before the
12760 @code{XOVER} request is split into several request.  Note that if your
12761 network is fast, setting this variable to a really small number means
12762 that fetching will probably be slower.  If this variable is @code{nil},
12763 @code{nntp} will never split requests.  The default is 5.
12764
12765 @item nntp-prepare-server-hook
12766 @vindex nntp-prepare-server-hook
12767 A hook run before attempting to connect to an @acronym{NNTP} server.
12768
12769 @item nntp-warn-about-losing-connection
12770 @vindex nntp-warn-about-losing-connection
12771 If this variable is non-@code{nil}, some noise will be made when a
12772 server closes connection.
12773
12774 @item nntp-record-commands
12775 @vindex nntp-record-commands
12776 If non-@code{nil}, @code{nntp} will log all commands it sends to the
12777 @acronym{NNTP} server (along with a timestamp) in the @samp{*nntp-log*}
12778 buffer.  This is useful if you are debugging a Gnus/@acronym{NNTP} connection
12779 that doesn't seem to work.
12780
12781 @item nntp-open-connection-function
12782 @vindex nntp-open-connection-function
12783 It is possible to customize how the connection to the nntp server will
12784 be opened.  If you specify an @code{nntp-open-connection-function}
12785 parameter, Gnus will use that function to establish the connection.
12786 Five pre-made functions are supplied.  These functions can be grouped in
12787 two categories: direct connection functions (three pre-made), and
12788 indirect ones (two pre-made).
12789
12790 @item nntp-prepare-post-hook
12791 @vindex nntp-prepare-post-hook
12792 A hook run just before posting an article.  If there is no
12793 @code{Message-ID} header in the article and the news server provides the
12794 recommended ID, it will be added to the article before running this
12795 hook.  It is useful to make @code{Cancel-Lock} headers even if you
12796 inhibit Gnus to add a @code{Message-ID} header, you could say:
12797
12798 @lisp
12799 (add-hook 'nntp-prepare-post-hook 'canlock-insert-header)
12800 @end lisp
12801
12802 Note that not all servers support the recommended ID.  This works for
12803 INN versions 2.3.0 and later, for instance.
12804
12805 @item nntp-read-timeout
12806 @vindex nntp-read-timeout
12807 How long nntp should wait between checking for the end of output.
12808 Shorter values mean quicker response, but is more CPU intensive.  The
12809 default is 0.1 seconds.  If you have a slow line to the server (and
12810 don't like to see Emacs eat your available CPU power), you might set
12811 this to, say, 1.
12812
12813 @item nntp-list-options
12814 @vindex nntp-list-options
12815 List of newsgroup name used for a option of the LIST command to restrict
12816 the listing output to only the specified newsgroups.  Each newsgroup name
12817 can be a shell-style wildcard, for instance, @dfn{fj.*}, @dfn{japan.*},
12818 etc.  Fortunately, if the server can accept such a option, it will
12819 probably make gnus run faster.  You may use it as a server variable as
12820 follows:
12821
12822 @lisp
12823 (setq gnus-select-method
12824       '(nntp "news.somewhere.edu"
12825              (nntp-list-options ("fj.*" "japan.*"))))
12826 @end lisp
12827
12828 @item nntp-options-subscribe
12829 @vindex nntp-options-subscribe
12830 Regexp matching the newsgroup names which will be subscribed
12831 unconditionally.  Use @dfn{ } instead of @dfn{$} for a regexp string.
12832 It may be effective as well as @code{nntp-list-options} even though the
12833 server could not accept a shell-style wildcard as a option of the LIST
12834 command.  You may use it as a server variable as follows:
12835
12836 @lisp
12837 (setq gnus-select-method
12838       '(nntp "news.somewhere.edu"
12839              (nntp-options-subscribe "^fj\\.\\|^japan\\.")))
12840 @end lisp
12841
12842 @item nntp-options-not-subscribe
12843 @vindex nntp-options-not-subscribe
12844 Regexp matching the newsgroup names which will not be subscribed
12845 unconditionally.  Use @dfn{ } instead of @dfn{$} for a regexp string.
12846 It may be effective as well as @code{nntp-list-options} even though the
12847 server could not accept a shell-style wildcard as a option of the LIST
12848 command.  You may use it as a server variable as follows:
12849
12850 @lisp
12851 (setq gnus-select-method
12852       '(nntp "news.somewhere.edu"
12853              (nntp-options-not-subscribe "\\.binaries\\.")))
12854 @end lisp
12855 @end table
12856
12857 @menu
12858 * Direct Functions::            Connecting directly to the server.
12859 * Indirect Functions::          Connecting indirectly to the server.
12860 * Common Variables::            Understood by several connection functions.
12861 * NNTP marks::                  Storing marks for @acronym{NNTP} servers.
12862 @end menu
12863
12864
12865 @node Direct Functions
12866 @subsubsection Direct Functions
12867 @cindex direct connection functions
12868
12869 These functions are called direct because they open a direct connection
12870 between your machine and the @acronym{NNTP} server.  The behavior of these
12871 functions is also affected by commonly understood variables
12872 (@pxref{Common Variables}).
12873
12874 @table @code
12875 @findex nntp-open-network-stream
12876 @item nntp-open-network-stream
12877 This is the default, and simply connects to some port or other on the
12878 remote system.
12879
12880 @findex nntp-open-tls-stream
12881 @item nntp-open-tls-stream
12882 Opens a connection to a server over a @dfn{secure} channel.  To use
12883 this you must have @uref{http://www.gnu.org/software/gnutls/, GNUTLS}
12884 installed.  You then define a server as follows:
12885
12886 @lisp
12887 ;; @r{"nntps" is port 563 and is predefined in our @file{/etc/services}}
12888 ;; @r{however, @samp{gnutls-cli -p} doesn't like named ports.}
12889 ;;
12890 (nntp "snews.bar.com"
12891       (nntp-open-connection-function nntp-open-tls-stream)
12892       (nntp-port-number )
12893       (nntp-address "snews.bar.com"))
12894 @end lisp
12895
12896 @findex nntp-open-ssl-stream
12897 @item nntp-open-ssl-stream
12898 Opens a connection to a server over a @dfn{secure} channel.  To use
12899 this you must have @uref{http://www.openssl.org, OpenSSL} or
12900 @uref{ftp://ftp.psy.uq.oz.au/pub/Crypto/SSL, SSLeay} installed.  You
12901 then define a server as follows:
12902
12903 @lisp
12904 ;; @r{"snews" is port 563 and is predefined in our @file{/etc/services}}
12905 ;; @r{however, @samp{openssl s_client -port} doesn't like named ports.}
12906 ;;
12907 (nntp "snews.bar.com"
12908       (nntp-open-connection-function nntp-open-ssl-stream)
12909       (nntp-port-number 563)
12910       (nntp-address "snews.bar.com"))
12911 @end lisp
12912
12913 @findex nntp-open-telnet-stream
12914 @item nntp-open-telnet-stream
12915 Opens a connection to an @acronym{NNTP} server by simply @samp{telnet}'ing
12916 it.  You might wonder why this function exists, since we have the
12917 default @code{nntp-open-network-stream} which would do the job.  (One
12918 of) the reason(s) is that if you are behind a firewall but have direct
12919 connections to the outside world thanks to a command wrapper like
12920 @code{runsocks}, you can use it like this:
12921
12922 @lisp
12923 (nntp "socksified"
12924       (nntp-pre-command "runsocks")
12925       (nntp-open-connection-function nntp-open-telnet-stream)
12926       (nntp-address "the.news.server"))
12927 @end lisp
12928
12929 With the default method, you would need to wrap your whole Emacs
12930 session, which is not a good idea.
12931 @end table
12932
12933
12934 @node Indirect Functions
12935 @subsubsection Indirect Functions
12936 @cindex indirect connection functions
12937
12938 These functions are called indirect because they connect to an
12939 intermediate host before actually connecting to the @acronym{NNTP} server.
12940 All of these functions and related variables are also said to belong to
12941 the ``via'' family of connection: they're all prefixed with ``via'' to make
12942 things cleaner.  The behavior of these functions is also affected by
12943 commonly understood variables (@pxref{Common Variables}).
12944
12945 @table @code
12946 @item nntp-open-via-rlogin-and-telnet
12947 @findex nntp-open-via-rlogin-and-telnet
12948 Does an @samp{rlogin} on a remote system, and then does a @samp{telnet}
12949 to the real @acronym{NNTP} server from there.  This is useful for instance if
12950 you need to connect to a firewall machine first.
12951
12952 @code{nntp-open-via-rlogin-and-telnet}-specific variables:
12953
12954 @table @code
12955 @item nntp-via-rlogin-command
12956 @vindex nntp-via-rlogin-command
12957 Command used to log in on the intermediate host.  The default is
12958 @samp{rsh}, but @samp{ssh} is a popular alternative.
12959
12960 @item nntp-via-rlogin-command-switches
12961 @vindex nntp-via-rlogin-command-switches
12962 List of strings to be used as the switches to
12963 @code{nntp-via-rlogin-command}.  The default is @code{nil}.  If you use
12964 @samp{ssh} for @code{nntp-via-rlogin-command}, you may set this to
12965 @samp{("-C")} in order to compress all data connections, otherwise set
12966 this to @samp{("-t" "-e" "none")} or @samp{("-C" "-t" "-e" "none")} if
12967 the telnet command requires a pseudo-tty allocation on an intermediate
12968 host.
12969 @end table
12970
12971 Note that you may want to change the value for @code{nntp-end-of-line}
12972 to @samp{\n} (@pxref{Common Variables}).
12973
12974 @item nntp-open-via-rlogin-and-netcat
12975 @findex nntp-open-via-rlogin-and-netcat
12976 Does essentially the same, but uses @samp{netcat}
12977 (@uref{http://netcat.sourceforge.net/}) instead of @samp{telnet} to
12978 connect to the real @acronym{NNTP} server from the intermediate host.
12979
12980 @code{nntp-open-via-rlogin-and-netcat}-specific variables:
12981
12982 @table @code
12983 @item nntp-via-netcat-command
12984 @vindex nntp-via-netcat-command
12985 Command used to connect to the real @acronym{NNTP} server from the
12986 intermediate host.  The default is @samp{nc}.  You can also use other
12987 programs like @samp{connect}
12988 (@uref{http://www.imasy.or.jp/~gotoh/ssh/connect.html}) instead.
12989
12990 @item nntp-via-netcat-switches
12991 @vindex nntp-via-netcat-switches
12992 List of strings to be used as the switches to the
12993 @code{nntp-via-telnet-command} command.  The default is @code{nil}.
12994
12995 @item nntp-via-rlogin-command
12996 Command used to log in on the intermediate host.  The default is
12997 @samp{rsh}, but @samp{ssh} is a popular alternative.
12998
12999 @item nntp-via-rlogin-command-switches
13000 List of strings to be used as the switches to
13001 @code{nntp-via-rlogin-command}.  The default is @code{nil}.
13002 @end table
13003
13004 @item nntp-open-via-telnet-and-telnet
13005 @findex nntp-open-via-telnet-and-telnet
13006 Does essentially also the same, but uses @samp{telnet} instead of
13007 @samp{rlogin} to connect to the intermediate host.
13008
13009 @code{nntp-open-via-telnet-and-telnet}-specific variables:
13010
13011 @table @code
13012 @item nntp-via-telnet-command
13013 @vindex nntp-via-telnet-command
13014 Command used to @code{telnet} the intermediate host.  The default is
13015 @samp{telnet}.
13016
13017 @item nntp-via-telnet-switches
13018 @vindex nntp-via-telnet-switches
13019 List of strings to be used as the switches to the
13020 @code{nntp-via-telnet-command} command.  The default is @samp{("-8")}.
13021
13022 @item nntp-via-user-password
13023 @vindex nntp-via-user-password
13024 Password to use when logging in on the intermediate host.
13025
13026 @item nntp-via-envuser
13027 @vindex nntp-via-envuser
13028 If non-@code{nil}, the intermediate @code{telnet} session (client and
13029 server both) will support the @code{ENVIRON} option and not prompt for
13030 login name.  This works for Solaris @code{telnet}, for instance.
13031
13032 @item nntp-via-shell-prompt
13033 @vindex nntp-via-shell-prompt
13034 Regexp matching the shell prompt on the intermediate host.  The default
13035 is @samp{bash\\|\$ *\r?$\\|> *\r?}.
13036
13037 @end table
13038
13039 Note that you may want to change the value for @code{nntp-end-of-line}
13040 to @samp{\n} (@pxref{Common Variables}).
13041 @end table
13042
13043
13044 Here are some additional variables that are understood by all the above
13045 functions:
13046
13047 @table @code
13048
13049 @item nntp-via-user-name
13050 @vindex nntp-via-user-name
13051 User name to use when connecting to the intermediate host.
13052
13053 @item nntp-via-address
13054 @vindex nntp-via-address
13055 Address of the intermediate host to connect to.
13056
13057 @end table
13058
13059
13060 @node Common Variables
13061 @subsubsection Common Variables
13062
13063 The following variables affect the behavior of all, or several of the
13064 pre-made connection functions.  When not specified, all functions are
13065 affected.
13066
13067 @table @code
13068
13069 @item nntp-pre-command
13070 @vindex nntp-pre-command
13071 A command wrapper to use when connecting through a non native
13072 connection function (all except @code{nntp-open-network-stream},
13073 @code{nntp-open-tls-stream}, and @code{nntp-open-ssl-stream}.  This is
13074 where you would put a @samp{SOCKS} wrapper for instance.
13075
13076 @item nntp-address
13077 @vindex nntp-address
13078 The address of the @acronym{NNTP} server.
13079
13080 @item nntp-port-number
13081 @vindex nntp-port-number
13082 Port number to connect to the @acronym{NNTP} server.  The default is
13083 @samp{nntp}.  If you use @acronym{NNTP} over
13084 @acronym{TLS}/@acronym{SSL}, you may want to use integer ports rather
13085 than named ports (i.e, use @samp{563} instead of @samp{snews} or
13086 @samp{nntps}), because external @acronym{TLS}/@acronym{SSL} tools may
13087 not work with named ports.
13088
13089 @item nntp-end-of-line
13090 @vindex nntp-end-of-line
13091 String to use as end-of-line marker when talking to the @acronym{NNTP}
13092 server.  This is @samp{\r\n} by default, but should be @samp{\n} when
13093 using a non native telnet connection function.
13094
13095 @item nntp-telnet-command
13096 @vindex nntp-telnet-command
13097 Command to use when connecting to the @acronym{NNTP} server through
13098 @samp{telnet}.  This is @emph{not} for an intermediate host.  This is
13099 just for the real @acronym{NNTP} server.  The default is
13100 @samp{telnet}.
13101
13102 @item nntp-telnet-switches
13103 @vindex nntp-telnet-switches
13104 A list of switches to pass to @code{nntp-telnet-command}.  The default
13105 is @samp{("-8")}.
13106
13107 @end table
13108
13109 @node NNTP marks
13110 @subsubsection NNTP marks
13111 @cindex storing NNTP marks
13112
13113 Gnus stores marks (@pxref{Marking Articles}) for @acronym{NNTP}
13114 servers in marks files.  A marks file records what marks you have set
13115 in a group and each file is specific to the corresponding server.
13116 Marks files are stored in @file{~/News/marks}
13117 (@code{nntp-marks-directory}) under a classic hierarchy resembling
13118 that of a news server, for example marks for the group
13119 @samp{gmane.discuss} on the news.gmane.org server will be stored in
13120 the file @file{~/News/marks/news.gmane.org/gmane/discuss/.marks}.
13121
13122 Marks files are useful because you can copy the @file{~/News/marks}
13123 directory (using rsync, scp or whatever) to another Gnus installation,
13124 and it will realize what articles you have read and marked.  The data
13125 in @file{~/News/marks} has priority over the same data in
13126 @file{~/.newsrc.eld}.
13127
13128 Note that marks files are very much server-specific: Gnus remembers
13129 the article numbers so if you don't use the same servers on both
13130 installations things are most likely to break (most @acronym{NNTP}
13131 servers do not use the same article numbers as any other server).
13132 However, if you use servers A, B, C on one installation and servers A,
13133 D, E on the other, you can sync the marks files for A and then you'll
13134 get synchronization for that server between the two installations.
13135
13136 Using @acronym{NNTP} marks can possibly incur a performance penalty so
13137 if Gnus feels sluggish, try setting the @code{nntp-marks-is-evil}
13138 variable to @code{t}.  Marks will then be stored in @file{~/.newsrc.eld}.
13139
13140 Related variables:
13141
13142 @table @code
13143
13144 @item nntp-marks-is-evil
13145 @vindex nntp-marks-is-evil
13146 If non-@code{nil}, this back end will ignore any marks files.  The
13147 default is @code{nil}.
13148
13149 @item nntp-marks-directory
13150 @vindex nntp-marks-directory
13151 The directory where marks for nntp groups will be stored.
13152
13153 @end table
13154
13155
13156 @node News Spool
13157 @subsection News Spool
13158 @cindex nnspool
13159 @cindex news spool
13160
13161 Subscribing to a foreign group from the local spool is extremely easy,
13162 and might be useful, for instance, to speed up reading groups that
13163 contain very big articles---@samp{alt.binaries.pictures.furniture}, for
13164 instance.
13165
13166 Anyway, you just specify @code{nnspool} as the method and @code{""} (or
13167 anything else) as the address.
13168
13169 If you have access to a local spool, you should probably use that as the
13170 native select method (@pxref{Finding the News}).  It is normally faster
13171 than using an @code{nntp} select method, but might not be.  It depends.
13172 You just have to try to find out what's best at your site.
13173
13174 @table @code
13175
13176 @item nnspool-inews-program
13177 @vindex nnspool-inews-program
13178 Program used to post an article.
13179
13180 @item nnspool-inews-switches
13181 @vindex nnspool-inews-switches
13182 Parameters given to the inews program when posting an article.
13183
13184 @item nnspool-spool-directory
13185 @vindex nnspool-spool-directory
13186 Where @code{nnspool} looks for the articles.  This is normally
13187 @file{/usr/spool/news/}.
13188
13189 @item nnspool-nov-directory
13190 @vindex nnspool-nov-directory
13191 Where @code{nnspool} will look for @acronym{NOV} files.  This is normally@*
13192 @file{/usr/spool/news/over.view/}.
13193
13194 @item nnspool-lib-dir
13195 @vindex nnspool-lib-dir
13196 Where the news lib dir is (@file{/usr/lib/news/} by default).
13197
13198 @item nnspool-active-file
13199 @vindex nnspool-active-file
13200 The name of the active file.
13201
13202 @item nnspool-newsgroups-file
13203 @vindex nnspool-newsgroups-file
13204 The name of the group descriptions file.
13205
13206 @item nnspool-history-file
13207 @vindex nnspool-history-file
13208 The name of the news history file.
13209
13210 @item nnspool-active-times-file
13211 @vindex nnspool-active-times-file
13212 The name of the active date file.
13213
13214 @item nnspool-nov-is-evil
13215 @vindex nnspool-nov-is-evil
13216 If non-@code{nil}, @code{nnspool} won't try to use any @acronym{NOV} files
13217 that it finds.
13218
13219 @item nnspool-sift-nov-with-sed
13220 @vindex nnspool-sift-nov-with-sed
13221 @cindex sed
13222 If non-@code{nil}, which is the default, use @code{sed} to get the
13223 relevant portion from the overview file.  If @code{nil},
13224 @code{nnspool} will load the entire file into a buffer and process it
13225 there.
13226
13227 @end table
13228
13229
13230 @node Getting Mail
13231 @section Getting Mail
13232 @cindex reading mail
13233 @cindex mail
13234
13235 Reading mail with a newsreader---isn't that just plain WeIrD? But of
13236 course.
13237
13238 @menu
13239 * Mail in a Newsreader::        Important introductory notes.
13240 * Getting Started Reading Mail::  A simple cookbook example.
13241 * Splitting Mail::              How to create mail groups.
13242 * Mail Sources::                How to tell Gnus where to get mail from.
13243 * Mail Back End Variables::     Variables for customizing mail handling.
13244 * Fancy Mail Splitting::        Gnus can do hairy splitting of incoming mail.
13245 * Group Mail Splitting::        Use group customize to drive mail splitting.
13246 * Incorporating Old Mail::      What about the old mail you have?
13247 * Expiring Mail::               Getting rid of unwanted mail.
13248 * Washing Mail::                Removing cruft from the mail you get.
13249 * Duplicates::                  Dealing with duplicated mail.
13250 * Not Reading Mail::            Using mail back ends for reading other files.
13251 * Choosing a Mail Back End::    Gnus can read a variety of mail formats.
13252 @end menu
13253
13254
13255 @node Mail in a Newsreader
13256 @subsection Mail in a Newsreader
13257
13258 If you are used to traditional mail readers, but have decided to switch
13259 to reading mail with Gnus, you may find yourself experiencing something
13260 of a culture shock.
13261
13262 Gnus does not behave like traditional mail readers.  If you want to make
13263 it behave that way, you can, but it's an uphill battle.
13264
13265 Gnus, by default, handles all its groups using the same approach.  This
13266 approach is very newsreaderly---you enter a group, see the new/unread
13267 messages, and when you read the messages, they get marked as read, and
13268 you don't see them any more.  (Unless you explicitly ask for them.)
13269
13270 In particular, you do not do anything explicitly to delete messages.
13271
13272 Does this mean that all the messages that have been marked as read are
13273 deleted?  How awful!
13274
13275 But, no, it means that old messages are @dfn{expired} according to some
13276 scheme or other.  For news messages, the expire process is controlled by
13277 the news administrator; for mail, the expire process is controlled by
13278 you.  The expire process for mail is covered in depth in @ref{Expiring
13279 Mail}.
13280
13281 What many Gnus users find, after using it a while for both news and
13282 mail, is that the transport mechanism has very little to do with how
13283 they want to treat a message.
13284
13285 Many people subscribe to several mailing lists.  These are transported
13286 via @acronym{SMTP}, and are therefore mail.  But we might go for weeks without
13287 answering, or even reading these messages very carefully.  We may not
13288 need to save them because if we should need to read one again, they are
13289 archived somewhere else.
13290
13291 Some people have local news groups which have only a handful of readers.
13292 These are transported via @acronym{NNTP}, and are therefore news.  But we may need
13293 to read and answer a large fraction of the messages very carefully in
13294 order to do our work.  And there may not be an archive, so we may need
13295 to save the interesting messages the same way we would personal mail.
13296
13297 The important distinction turns out to be not the transport mechanism,
13298 but other factors such as how interested we are in the subject matter,
13299 or how easy it is to retrieve the message if we need to read it again.
13300
13301 Gnus provides many options for sorting mail into ``groups'' which behave
13302 like newsgroups, and for treating each group (whether mail or news)
13303 differently.
13304
13305 Some users never get comfortable using the Gnus (ahem) paradigm and wish
13306 that Gnus should grow up and be a male, er, mail reader.  It is possible
13307 to whip Gnus into a more mailreaderly being, but, as said before, it's
13308 not easy.  People who prefer proper mail readers should try @sc{vm}
13309 instead, which is an excellent, and proper, mail reader.
13310
13311 I don't mean to scare anybody off, but I want to make it clear that you
13312 may be required to learn a new way of thinking about messages.  After
13313 you've been subjected to The Gnus Way, you will come to love it.  I can
13314 guarantee it.  (At least the guy who sold me the Emacs Subliminal
13315 Brain-Washing Functions that I've put into Gnus did guarantee it.  You
13316 Will Be Assimilated.  You Love Gnus.  You Love The Gnus Mail Way.
13317 You Do.)
13318
13319
13320 @node Getting Started Reading Mail
13321 @subsection Getting Started Reading Mail
13322
13323 It's quite easy to use Gnus to read your new mail.  You just plonk the
13324 mail back end of your choice into @code{gnus-secondary-select-methods},
13325 and things will happen automatically.
13326
13327 For instance, if you want to use @code{nnml} (which is a ``one file per
13328 mail'' back end), you could put the following in your @file{~/.gnus.el} file:
13329
13330 @lisp
13331 (setq gnus-secondary-select-methods '((nnml "")))
13332 @end lisp
13333
13334 Now, the next time you start Gnus, this back end will be queried for new
13335 articles, and it will move all the messages in your spool file to its
13336 directory, which is @file{~/Mail/} by default.  The new group that will
13337 be created (@samp{mail.misc}) will be subscribed, and you can read it
13338 like any other group.
13339
13340 You will probably want to split the mail into several groups, though:
13341
13342 @lisp
13343 (setq nnmail-split-methods
13344       '(("junk" "^From:.*Lars Ingebrigtsen")
13345         ("crazy" "^Subject:.*die\\|^Organization:.*flabby")
13346         ("other" "")))
13347 @end lisp
13348
13349 This will result in three new @code{nnml} mail groups being created:
13350 @samp{nnml:junk}, @samp{nnml:crazy}, and @samp{nnml:other}.  All the
13351 mail that doesn't fit into the first two groups will be placed in the
13352 last group.
13353
13354 This should be sufficient for reading mail with Gnus.  You might want to
13355 give the other sections in this part of the manual a perusal, though.
13356 Especially @pxref{Choosing a Mail Back End} and @pxref{Expiring Mail}.
13357
13358
13359 @node Splitting Mail
13360 @subsection Splitting Mail
13361 @cindex splitting mail
13362 @cindex mail splitting
13363 @cindex mail filtering (splitting)
13364
13365 @vindex nnmail-split-methods
13366 The @code{nnmail-split-methods} variable says how the incoming mail is
13367 to be split into groups.
13368
13369 @lisp
13370 (setq nnmail-split-methods
13371   '(("mail.junk" "^From:.*Lars Ingebrigtsen")
13372     ("mail.crazy" "^Subject:.*die\\|^Organization:.*flabby")
13373     ("mail.other" "")))
13374 @end lisp
13375
13376 This variable is a list of lists, where the first element of each of
13377 these lists is the name of the mail group (they do not have to be called
13378 something beginning with @samp{mail}, by the way), and the second
13379 element is a regular expression used on the header of each mail to
13380 determine if it belongs in this mail group.  The first string may
13381 contain @samp{\\1} forms, like the ones used by @code{replace-match} to
13382 insert sub-expressions from the matched text.  For instance:
13383
13384 @lisp
13385 ("list.\\1" "From:.* \\(.*\\)-list@@majordomo.com")
13386 @end lisp
13387
13388 @noindent
13389 In that case, @code{nnmail-split-lowercase-expanded} controls whether
13390 the inserted text should be made lowercase.  @xref{Fancy Mail Splitting}.
13391
13392 The second element can also be a function.  In that case, it will be
13393 called narrowed to the headers with the first element of the rule as the
13394 argument.  It should return a non-@code{nil} value if it thinks that the
13395 mail belongs in that group.
13396
13397 @cindex @samp{bogus} group
13398 The last of these groups should always be a general one, and the regular
13399 expression should @emph{always} be @samp{""} so that it matches any mails
13400 that haven't been matched by any of the other regexps.  (These rules are
13401 processed from the beginning of the alist toward the end.  The first rule
13402 to make a match will ``win'', unless you have crossposting enabled.  In
13403 that case, all matching rules will ``win''.)  If no rule matched, the mail
13404 will end up in the @samp{bogus} group.  When new groups are created by
13405 splitting mail, you may want to run @code{gnus-group-find-new-groups} to
13406 see the new groups.  This also applies to the @samp{bogus} group.
13407
13408 If you like to tinker with this yourself, you can set this variable to a
13409 function of your choice.  This function will be called without any
13410 arguments in a buffer narrowed to the headers of an incoming mail
13411 message.  The function should return a list of group names that it
13412 thinks should carry this mail message.
13413
13414 Note that the mail back ends are free to maul the poor, innocent,
13415 incoming headers all they want to.  They all add @code{Lines} headers;
13416 some add @code{X-Gnus-Group} headers; most rename the Unix mbox
13417 @code{From<SPACE>} line to something else.
13418
13419 @vindex nnmail-crosspost
13420 The mail back ends all support cross-posting.  If several regexps match,
13421 the mail will be ``cross-posted'' to all those groups.
13422 @code{nnmail-crosspost} says whether to use this mechanism or not.  Note
13423 that no articles are crossposted to the general (@samp{""}) group.
13424
13425 @vindex nnmail-crosspost-link-function
13426 @cindex crosspost
13427 @cindex links
13428 @code{nnmh} and @code{nnml} makes crossposts by creating hard links to
13429 the crossposted articles.  However, not all file systems support hard
13430 links.  If that's the case for you, set
13431 @code{nnmail-crosspost-link-function} to @code{copy-file}.  (This
13432 variable is @code{add-name-to-file} by default.)
13433
13434 @kindex M-x nnmail-split-history
13435 @findex nnmail-split-history
13436 If you wish to see where the previous mail split put the messages, you
13437 can use the @kbd{M-x nnmail-split-history} command.  If you wish to see
13438 where re-spooling messages would put the messages, you can use
13439 @code{gnus-summary-respool-trace} and related commands (@pxref{Mail
13440 Group Commands}).
13441
13442 @vindex nnmail-split-header-length-limit
13443 Header lines longer than the value of
13444 @code{nnmail-split-header-length-limit} are excluded from the split
13445 function.
13446
13447 @vindex nnmail-mail-splitting-charset
13448 @vindex nnmail-mail-splitting-decodes
13449 By default the splitting codes @acronym{MIME} decodes headers so you
13450 can match on non-@acronym{ASCII} strings.  The
13451 @code{nnmail-mail-splitting-charset} variable specifies the default
13452 charset for decoding.  The behavior can be turned off completely by
13453 binding @code{nnmail-mail-splitting-decodes} to @code{nil}, which is
13454 useful if you want to match articles based on the raw header data.
13455
13456 @vindex nnmail-resplit-incoming
13457 By default, splitting is performed on all incoming messages.  If you
13458 specify a @code{directory} entry for the variable @code{mail-sources}
13459 (@pxref{Mail Source Specifiers}), however, then splitting does
13460 @emph{not} happen by default.  You can set the variable
13461 @code{nnmail-resplit-incoming} to a non-@code{nil} value to make
13462 splitting happen even in this case.  (This variable has no effect on
13463 other kinds of entries.)
13464
13465 Gnus gives you all the opportunity you could possibly want for shooting
13466 yourself in the foot.  Let's say you create a group that will contain
13467 all the mail you get from your boss.  And then you accidentally
13468 unsubscribe from the group.  Gnus will still put all the mail from your
13469 boss in the unsubscribed group, and so, when your boss mails you ``Have
13470 that report ready by Monday or you're fired!'', you'll never see it and,
13471 come Tuesday, you'll still believe that you're gainfully employed while
13472 you really should be out collecting empty bottles to save up for next
13473 month's rent money.
13474
13475
13476 @node Mail Sources
13477 @subsection Mail Sources
13478
13479 Mail can be gotten from many different sources---the mail spool, from
13480 a @acronym{POP} mail server, from a procmail directory, or from a
13481 maildir, for instance.
13482
13483 @menu
13484 * Mail Source Specifiers::      How to specify what a mail source is.
13485 * Mail Source Customization::   Some variables that influence things.
13486 * Fetching Mail::               Using the mail source specifiers.
13487 @end menu
13488
13489
13490 @node Mail Source Specifiers
13491 @subsubsection Mail Source Specifiers
13492 @cindex POP
13493 @cindex mail server
13494 @cindex procmail
13495 @cindex mail spool
13496 @cindex mail source
13497
13498 You tell Gnus how to fetch mail by setting @code{mail-sources}
13499 (@pxref{Fetching Mail}) to a @dfn{mail source specifier}.
13500
13501 Here's an example:
13502
13503 @lisp
13504 (pop :server "pop3.mailserver.com" :user "myname")
13505 @end lisp
13506
13507 As can be observed, a mail source specifier is a list where the first
13508 element is a @dfn{mail source type}, followed by an arbitrary number of
13509 @dfn{keywords}.  Keywords that are not explicitly specified are given
13510 default values.
13511
13512 The following mail source types are available:
13513
13514 @table @code
13515 @item file
13516 Get mail from a single file; typically from the mail spool.
13517
13518 Keywords:
13519
13520 @table @code
13521 @item :path
13522 The file name.  Defaults to the value of the @env{MAIL}
13523 environment variable or the value of @code{rmail-spool-directory}
13524 (usually something like @file{/usr/mail/spool/user-name}).
13525
13526 @item :prescript
13527 @itemx :postscript
13528 Script run before/after fetching mail.
13529 @end table
13530
13531 An example file mail source:
13532
13533 @lisp
13534 (file :path "/usr/spool/mail/user-name")
13535 @end lisp
13536
13537 Or using the default file name:
13538
13539 @lisp
13540 (file)
13541 @end lisp
13542
13543 If the mail spool file is not located on the local machine, it's best
13544 to use @acronym{POP} or @acronym{IMAP} or the like to fetch the mail.
13545 You can not use ange-ftp file names here---it has no way to lock the
13546 mail spool while moving the mail.
13547
13548 If it's impossible to set up a proper server, you can use ssh instead.
13549
13550 @lisp
13551 (setq mail-sources
13552       '((file :prescript "ssh host bin/getmail >%t")))
13553 @end lisp
13554
13555 The @samp{getmail} script would look something like the following:
13556
13557 @example
13558 #!/bin/sh
13559 #  getmail - move mail from spool to stdout
13560 #  flu@@iki.fi
13561
13562 MOVEMAIL=/usr/lib/emacs/20.3/i386-redhat-linux/movemail
13563 TMP=$HOME/Mail/tmp
13564 rm -f $TMP; $MOVEMAIL $MAIL $TMP >/dev/null && cat $TMP
13565 @end example
13566
13567 Alter this script to fit find the @samp{movemail} you want to use.
13568
13569
13570 @item directory
13571 @vindex nnmail-scan-directory-mail-source-once
13572 Get mail from several files in a directory.  This is typically used
13573 when you have procmail split the incoming mail into several files.
13574 That is, there is a one-to-one correspondence between files in that
13575 directory and groups, so that mail from the file @file{foo.bar.spool}
13576 will be put in the group @code{foo.bar}.  (You can change the suffix
13577 to be used instead of @code{.spool}.)  Setting
13578 @code{nnmail-scan-directory-mail-source-once} to non-@code{nil} forces
13579 Gnus to scan the mail source only once.  This is particularly useful
13580 if you want to scan mail groups at a specified level.
13581
13582 @vindex nnmail-resplit-incoming
13583 There is also the variable @code{nnmail-resplit-incoming}, if you set
13584 that to a non-@code{nil} value, then the normal splitting process is
13585 applied to all the files from the directory, @ref{Splitting Mail}.
13586
13587 Keywords:
13588
13589 @table @code
13590 @item :path
13591 The name of the directory where the files are.  There is no default
13592 value.
13593
13594 @item :suffix
13595 Only files ending with this suffix are used.  The default is
13596 @samp{.spool}.
13597
13598 @item :predicate
13599 Only files that have this predicate return non-@code{nil} are returned.
13600 The default is @code{identity}.  This is used as an additional
13601 filter---only files that have the right suffix @emph{and} satisfy this
13602 predicate are considered.
13603
13604 @item :prescript
13605 @itemx :postscript
13606 Script run before/after fetching mail.
13607
13608 @end table
13609
13610 An example directory mail source:
13611
13612 @lisp
13613 (directory :path "/home/user-name/procmail-dir/"
13614            :suffix ".prcml")
13615 @end lisp
13616
13617 @item pop
13618 Get mail from a @acronym{POP} server.
13619
13620 Keywords:
13621
13622 @table @code
13623 @item :server
13624 The name of the @acronym{POP} server.  The default is taken from the
13625 @env{MAILHOST} environment variable.
13626
13627 @item :port
13628 The port number of the @acronym{POP} server.  This can be a number (eg,
13629 @samp{:port 1234}) or a string (eg, @samp{:port "pop3"}).  If it is a
13630 string, it should be a service name as listed in @file{/etc/services} on
13631 Unix systems.  The default is @samp{"pop3"}.  On some systems you might
13632 need to specify it as @samp{"pop-3"} instead.
13633
13634 @item :user
13635 The user name to give to the @acronym{POP} server.  The default is the login
13636 name.
13637
13638 @item :password
13639 The password to give to the @acronym{POP} server.  If not specified,
13640 the user is prompted.
13641
13642 @item :program
13643 The program to use to fetch mail from the @acronym{POP} server.  This
13644 should be a @code{format}-like string.  Here's an example:
13645
13646 @example
13647 fetchmail %u@@%s -P %p %t
13648 @end example
13649
13650 The valid format specifier characters are:
13651
13652 @table @samp
13653 @item t
13654 The name of the file the mail is to be moved to.  This must always be
13655 included in this string.
13656
13657 @item s
13658 The name of the server.
13659
13660 @item P
13661 The port number of the server.
13662
13663 @item u
13664 The user name to use.
13665
13666 @item p
13667 The password to use.
13668 @end table
13669
13670 The values used for these specs are taken from the values you give the
13671 corresponding keywords.
13672
13673 @item :prescript
13674 A script to be run before fetching the mail.  The syntax is the same as
13675 the @code{:program} keyword.  This can also be a function to be run.
13676
13677 @item :postscript
13678 A script to be run after fetching the mail.  The syntax is the same as
13679 the @code{:program} keyword.  This can also be a function to be run.
13680
13681 @item :function
13682 The function to use to fetch mail from the @acronym{POP} server.  The
13683 function is called with one parameter---the name of the file where the
13684 mail should be moved to.
13685
13686 @item :authentication
13687 This can be either the symbol @code{password} or the symbol @code{apop}
13688 and says what authentication scheme to use.  The default is
13689 @code{password}.
13690
13691 @item :connection
13692 What stream to use for connecting to the server, this can be the symbol
13693 @code{ssl}, the symbol @code{tls} or others.  The default is @code{nil}
13694 and use insecure connections.  Note that for SSL/TLS, you need external
13695 programs and libraries:
13696
13697 @itemize @bullet
13698 @item
13699 @dfn{ssl:} Connect through SSL@. Requires OpenSSL (the program
13700 @samp{openssl}) or SSLeay (@samp{s_client}) as well as the external
13701 library @samp{ssl.el}.
13702 @item
13703 @dfn{starttls:} Connect via the STARTTLS extension (similar to SSL)@.
13704 Requires the external library @samp{starttls.el} and program
13705 @samp{starttls}.
13706 @end itemize
13707
13708 @item :leave
13709 Non-@code{nil} if mail is to be left on the server and UIDL used for
13710 message retrieval.  The default is @code{nil}.
13711
13712 @end table
13713
13714 @vindex pop3-movemail
13715 @vindex pop3-leave-mail-on-server
13716 If the @code{:program} and @code{:function} keywords aren't specified,
13717 @code{pop3-movemail} will be used.  If the
13718 @code{pop3-leave-mail-on-server} is non-@code{nil} the mail is to be
13719 left on the @acronym{POP} server after fetching when using
13720 @code{pop3-movemail}.  Note that POP servers maintain no state
13721 information between sessions, so what the client believes is there and
13722 what is actually there may not match up.  If they do not, then the whole
13723 thing can fall apart and leave you with a corrupt mailbox.
13724
13725 Here are some examples.  Fetch from the default @acronym{POP} server,
13726 using the default user name, and default fetcher:
13727
13728 @lisp
13729 (pop)
13730 @end lisp
13731
13732 Fetch from a named server with a named user and password:
13733
13734 @lisp
13735 (pop :server "my.pop.server"
13736      :user "user-name" :password "secret")
13737 @end lisp
13738
13739 Use @samp{movemail} to move the mail:
13740
13741 @lisp
13742 (pop :program "movemail po:%u %t %p")
13743 @end lisp
13744
13745 @item maildir
13746 Get mail from a maildir.  This is a type of mailbox that is supported by
13747 at least qmail and postfix, where each file in a special directory
13748 contains exactly one mail.
13749
13750 Keywords:
13751
13752 @table @code
13753 @item :path
13754 The name of the directory where the mails are stored.  The default is
13755 taken from the @env{MAILDIR} environment variable or
13756 @file{~/Maildir/}.
13757 @item :subdirs
13758 The subdirectories of the Maildir.  The default is
13759 @samp{("new" "cur")}.
13760
13761 @c If you sometimes look at your mail through a pop3 daemon before fetching
13762 @c them with Gnus, you may also have to fetch your mails from the
13763 @c @code{cur} directory inside the maildir, like in the first example
13764 @c below.
13765
13766 You can also get mails from remote hosts (because maildirs don't suffer
13767 from locking problems).
13768
13769 @end table
13770
13771 Two example maildir mail sources:
13772
13773 @lisp
13774 (maildir :path "/home/user-name/Maildir/"
13775          :subdirs ("cur" "new"))
13776 @end lisp
13777
13778 @lisp
13779 (maildir :path "/user@@remotehost.org:~/Maildir/"
13780          :subdirs ("new"))
13781 @end lisp
13782
13783 @item imap
13784 Get mail from a @acronym{IMAP} server.  If you don't want to use
13785 @acronym{IMAP} as intended, as a network mail reading protocol (ie
13786 with nnimap), for some reason or other, Gnus let you treat it similar
13787 to a @acronym{POP} server and fetches articles from a given
13788 @acronym{IMAP} mailbox.  @xref{IMAP}, for more information.
13789
13790 Note that for the Kerberos, GSSAPI, @acronym{TLS}/@acronym{SSL} and STARTTLS support you
13791 may need external programs and libraries, @xref{IMAP}.
13792
13793 Keywords:
13794
13795 @table @code
13796 @item :server
13797 The name of the @acronym{IMAP} server.  The default is taken from the
13798 @env{MAILHOST} environment variable.
13799
13800 @item :port
13801 The port number of the @acronym{IMAP} server.  The default is @samp{143}, or
13802 @samp{993} for @acronym{TLS}/@acronym{SSL} connections.
13803
13804 @item :user
13805 The user name to give to the @acronym{IMAP} server.  The default is the login
13806 name.
13807
13808 @item :password
13809 The password to give to the @acronym{IMAP} server.  If not specified, the user is
13810 prompted.
13811
13812 @item :stream
13813 What stream to use for connecting to the server, this is one of the
13814 symbols in @code{imap-stream-alist}.  Right now, this means
13815 @samp{gssapi}, @samp{kerberos4}, @samp{starttls}, @samp{tls},
13816 @samp{ssl}, @samp{shell} or the default @samp{network}.
13817
13818 @item :authentication
13819 Which authenticator to use for authenticating to the server, this is
13820 one of the symbols in @code{imap-authenticator-alist}.  Right now,
13821 this means @samp{gssapi}, @samp{kerberos4}, @samp{digest-md5},
13822 @samp{cram-md5}, @samp{anonymous} or the default @samp{login}.
13823
13824 @item :program
13825 When using the `shell' :stream, the contents of this variable is
13826 mapped into the @code{imap-shell-program} variable.  This should be a
13827 @code{format}-like string (or list of strings).  Here's an example:
13828
13829 @example
13830 ssh %s imapd
13831 @end example
13832
13833 The valid format specifier characters are:
13834
13835 @table @samp
13836 @item s
13837 The name of the server.
13838
13839 @item l
13840 User name from @code{imap-default-user}.
13841
13842 @item p
13843 The port number of the server.
13844 @end table
13845
13846 The values used for these specs are taken from the values you give the
13847 corresponding keywords.
13848
13849 @item :mailbox
13850 The name of the mailbox to get mail from.  The default is @samp{INBOX}
13851 which normally is the mailbox which receive incoming mail.
13852
13853 @item :predicate
13854 The predicate used to find articles to fetch.  The default, @samp{UNSEEN
13855 UNDELETED}, is probably the best choice for most people, but if you
13856 sometimes peek in your mailbox with a @acronym{IMAP} client and mark some
13857 articles as read (or; SEEN) you might want to set this to @samp{1:*}.
13858 Then all articles in the mailbox is fetched, no matter what.  For a
13859 complete list of predicates, see RFC 2060 section 6.4.4.
13860
13861 @item :fetchflag
13862 How to flag fetched articles on the server, the default @samp{\Deleted}
13863 will mark them as deleted, an alternative would be @samp{\Seen} which
13864 would simply mark them as read.  These are the two most likely choices,
13865 but more flags are defined in RFC 2060 section 2.3.2.
13866
13867 @item :dontexpunge
13868 If non-@code{nil}, don't remove all articles marked as deleted in the
13869 mailbox after finishing the fetch.
13870
13871 @end table
13872
13873 An example @acronym{IMAP} mail source:
13874
13875 @lisp
13876 (imap :server "mail.mycorp.com"
13877       :stream kerberos4
13878       :fetchflag "\\Seen")
13879 @end lisp
13880
13881 @item webmail
13882 Get mail from a webmail server, such as @uref{http://www.hotmail.com/},
13883 @uref{http://webmail.netscape.com/}, @uref{http://www.netaddress.com/},
13884 @uref{http://mail.yahoo.com/}.
13885
13886 NOTE: Webmail largely depends on cookies.  A "one-line-cookie" patch is
13887 required for url "4.0pre.46".
13888
13889 WARNING: Mails may be lost.  NO WARRANTY.
13890
13891 Keywords:
13892
13893 @table @code
13894 @item :subtype
13895 The type of the webmail server.  The default is @code{hotmail}.  The
13896 alternatives are @code{netscape}, @code{netaddress}, @code{my-deja}.
13897
13898 @item :user
13899 The user name to give to the webmail server.  The default is the login
13900 name.
13901
13902 @item :password
13903 The password to give to the webmail server.  If not specified, the user is
13904 prompted.
13905
13906 @item :dontexpunge
13907 If non-@code{nil}, only fetch unread articles and don't move them to
13908 trash folder after finishing the fetch.
13909
13910 @end table
13911
13912 An example webmail source:
13913
13914 @lisp
13915 (webmail :subtype 'hotmail
13916          :user "user-name"
13917          :password "secret")
13918 @end lisp
13919 @end table
13920
13921 @table @dfn
13922 @item Common Keywords
13923 Common keywords can be used in any type of mail source.
13924
13925 Keywords:
13926
13927 @table @code
13928 @item :plugged
13929 If non-@code{nil}, fetch the mail even when Gnus is unplugged.  If you
13930 use directory source to get mail, you can specify it as in this
13931 example:
13932
13933 @lisp
13934 (setq mail-sources
13935       '((directory :path "/home/pavel/.Spool/"
13936                    :suffix ""
13937                    :plugged t)))
13938 @end lisp
13939
13940 Gnus will then fetch your mail even when you are unplugged.  This is
13941 useful when you use local mail and news.
13942
13943 @end table
13944 @end table
13945
13946 @subsubsection Function Interface
13947
13948 Some of the above keywords specify a Lisp function to be executed.
13949 For each keyword @code{:foo}, the Lisp variable @code{foo} is bound to
13950 the value of the keyword while the function is executing.  For example,
13951 consider the following mail-source setting:
13952
13953 @lisp
13954 (setq mail-sources '((pop :user "jrl"
13955                           :server "pophost" :function fetchfunc)))
13956 @end lisp
13957
13958 While the function @code{fetchfunc} is executing, the symbol @code{user}
13959 is bound to @code{"jrl"}, and the symbol @code{server} is bound to
13960 @code{"pophost"}.  The symbols @code{port}, @code{password},
13961 @code{program}, @code{prescript}, @code{postscript}, @code{function},
13962 and @code{authentication} are also bound (to their default values).
13963
13964 See above for a list of keywords for each type of mail source.
13965
13966
13967 @node Mail Source Customization
13968 @subsubsection Mail Source Customization
13969
13970 The following is a list of variables that influence how the mail is
13971 fetched.  You would normally not need to set or change any of these
13972 variables.
13973
13974 @table @code
13975 @item mail-source-crash-box
13976 @vindex mail-source-crash-box
13977 File where mail will be stored while processing it.  The default is@*
13978 @file{~/.emacs-mail-crash-box}.
13979
13980 @item mail-source-delete-incoming
13981 @vindex mail-source-delete-incoming
13982 If non-@code{nil}, delete incoming files after handling them.  If
13983 @code{t}, delete the files immediately, if @code{nil}, never delete any
13984 files.  If a positive number, delete files older than number of days
13985 (This will only happen, when receiving new mail).  You may also set
13986 @code{mail-source-delete-incoming} to @code{nil} and call
13987 @code{mail-source-delete-old-incoming} from a hook or interactively.
13988
13989 @item mail-source-delete-old-incoming-confirm
13990 @vindex mail-source-delete-old-incoming-confirm
13991 If non-@code{nil}, ask for for confirmation before deleting old incoming
13992 files.  This variable only applies when
13993 @code{mail-source-delete-incoming} is a positive number.
13994
13995 @item mail-source-ignore-errors
13996 @vindex mail-source-ignore-errors
13997 If non-@code{nil}, ignore errors when reading mail from a mail source.
13998
13999 @item mail-source-directory
14000 @vindex mail-source-directory
14001 Directory where incoming mail source files (if any) will be stored.  The
14002 default is @file{~/Mail/}.  At present, the only thing this is used for
14003 is to say where the incoming files will be stored if the variable
14004 @code{mail-source-delete-incoming} is @code{nil} or a number.
14005
14006 @item mail-source-incoming-file-prefix
14007 @vindex mail-source-incoming-file-prefix
14008 Prefix for file name for storing incoming mail.  The default is
14009 @file{Incoming}, in which case files will end up with names like
14010 @file{Incoming30630D_} or @file{Incoming298602ZD}.  This is really only
14011 relevant if @code{mail-source-delete-incoming} is @code{nil}.
14012
14013 @item mail-source-default-file-modes
14014 @vindex mail-source-default-file-modes
14015 All new mail files will get this file mode.  The default is 384.
14016
14017 @item mail-source-movemail-program
14018 @vindex mail-source-movemail-program
14019 If non-@code{nil}, name of program for fetching new mail.  If
14020 @code{nil}, @code{movemail} in @var{exec-directory}.
14021
14022 @end table
14023
14024
14025 @node Fetching Mail
14026 @subsubsection Fetching Mail
14027
14028 @vindex mail-sources
14029 @vindex nnmail-spool-file
14030 The way to actually tell Gnus where to get new mail from is to set
14031 @code{mail-sources} to a list of mail source specifiers
14032 (@pxref{Mail Source Specifiers}).
14033
14034 If this variable (and the obsolescent @code{nnmail-spool-file}) is
14035 @code{nil}, the mail back ends will never attempt to fetch mail by
14036 themselves.
14037
14038 If you want to fetch mail both from your local spool as well as a
14039 @acronym{POP} mail server, you'd say something like:
14040
14041 @lisp
14042 (setq mail-sources
14043       '((file)
14044         (pop :server "pop3.mail.server"
14045              :password "secret")))
14046 @end lisp
14047
14048 Or, if you don't want to use any of the keyword defaults:
14049
14050 @lisp
14051 (setq mail-sources
14052       '((file :path "/var/spool/mail/user-name")
14053         (pop :server "pop3.mail.server"
14054              :user "user-name"
14055              :port "pop3"
14056              :password "secret")))
14057 @end lisp
14058
14059
14060 When you use a mail back end, Gnus will slurp all your mail from your
14061 inbox and plonk it down in your home directory.  Gnus doesn't move any
14062 mail if you're not using a mail back end---you have to do a lot of magic
14063 invocations first.  At the time when you have finished drawing the
14064 pentagram, lightened the candles, and sacrificed the goat, you really
14065 shouldn't be too surprised when Gnus moves your mail.
14066
14067
14068
14069 @node Mail Back End Variables
14070 @subsection Mail Back End Variables
14071
14072 These variables are (for the most part) pertinent to all the various
14073 mail back ends.
14074
14075 @table @code
14076 @vindex nnmail-read-incoming-hook
14077 @item nnmail-read-incoming-hook
14078 The mail back ends all call this hook after reading new mail.  You can
14079 use this hook to notify any mail watch programs, if you want to.
14080
14081 @vindex nnmail-split-hook
14082 @item nnmail-split-hook
14083 @findex gnus-article-decode-encoded-words
14084 @cindex RFC 1522 decoding
14085 @cindex RFC 2047 decoding
14086 Hook run in the buffer where the mail headers of each message is kept
14087 just before the splitting based on these headers is done.  The hook is
14088 free to modify the buffer contents in any way it sees fit---the buffer
14089 is discarded after the splitting has been done, and no changes performed
14090 in the buffer will show up in any files.
14091 @code{gnus-article-decode-encoded-words} is one likely function to add
14092 to this hook.
14093
14094 @vindex nnmail-pre-get-new-mail-hook
14095 @vindex nnmail-post-get-new-mail-hook
14096 @item nnmail-pre-get-new-mail-hook
14097 @itemx nnmail-post-get-new-mail-hook
14098 These are two useful hooks executed when treating new incoming
14099 mail---@code{nnmail-pre-get-new-mail-hook} (is called just before
14100 starting to handle the new mail) and
14101 @code{nnmail-post-get-new-mail-hook} (is called when the mail handling
14102 is done).  Here's and example of using these two hooks to change the
14103 default file modes the new mail files get:
14104
14105 @lisp
14106 (add-hook 'nnmail-pre-get-new-mail-hook
14107           (lambda () (set-default-file-modes 511)))
14108
14109 (add-hook 'nnmail-post-get-new-mail-hook
14110           (lambda () (set-default-file-modes 551)))
14111 @end lisp
14112
14113 @item nnmail-use-long-file-names
14114 @vindex nnmail-use-long-file-names
14115 If non-@code{nil}, the mail back ends will use long file and directory
14116 names.  Groups like @samp{mail.misc} will end up in directories
14117 (assuming use of @code{nnml} back end) or files (assuming use of
14118 @code{nnfolder} back end) like @file{mail.misc}.  If it is @code{nil},
14119 the same group will end up in @file{mail/misc}.
14120
14121 @item nnmail-delete-file-function
14122 @vindex nnmail-delete-file-function
14123 @findex delete-file
14124 Function called to delete files.  It is @code{delete-file} by default.
14125
14126 @item nnmail-cache-accepted-message-ids
14127 @vindex nnmail-cache-accepted-message-ids
14128 If non-@code{nil}, put the @code{Message-ID}s of articles imported into
14129 the back end (via @code{Gcc}, for instance) into the mail duplication
14130 discovery cache.  The default is @code{nil}.
14131
14132 @item nnmail-cache-ignore-groups
14133 @vindex nnmail-cache-ignore-groups
14134 This can be a regular expression or a list of regular expressions.
14135 Group names that match any of the regular expressions will never be
14136 recorded in the @code{Message-ID} cache.
14137
14138 This can be useful, for example, when using Fancy Splitting
14139 (@pxref{Fancy Mail Splitting}) together with the function
14140 @code{nnmail-split-fancy-with-parent}.
14141
14142 @end table
14143
14144
14145 @node Fancy Mail Splitting
14146 @subsection Fancy Mail Splitting
14147 @cindex mail splitting
14148 @cindex fancy mail splitting
14149
14150 @vindex nnmail-split-fancy
14151 @findex nnmail-split-fancy
14152 If the rather simple, standard method for specifying how to split mail
14153 doesn't allow you to do what you want, you can set
14154 @code{nnmail-split-methods} to @code{nnmail-split-fancy}.  Then you can
14155 play with the @code{nnmail-split-fancy} variable.
14156
14157 Let's look at an example value of this variable first:
14158
14159 @lisp
14160 ;; @r{Messages from the mailer daemon are not crossposted to any of}
14161 ;; @r{the ordinary groups.  Warnings are put in a separate group}
14162 ;; @r{from real errors.}
14163 (| ("from" mail (| ("subject" "warn.*" "mail.warning")
14164                    "mail.misc"))
14165    ;; @r{Non-error messages are crossposted to all relevant}
14166    ;; @r{groups, but we don't crosspost between the group for the}
14167    ;; @r{(ding) list and the group for other (ding) related mail.}
14168    (& (| (any "ding@@ifi\\.uio\\.no" "ding.list")
14169          ("subject" "ding" "ding.misc"))
14170       ;; @r{Other mailing lists@dots{}}
14171       (any "procmail@@informatik\\.rwth-aachen\\.de" "procmail.list")
14172       (any "SmartList@@informatik\\.rwth-aachen\\.de" "SmartList.list")
14173       ;; @r{Both lists below have the same suffix, so prevent}
14174       ;; @r{cross-posting to mkpkg.list of messages posted only to}
14175       ;; @r{the bugs- list, but allow cross-posting when the}
14176       ;; @r{message was really cross-posted.}
14177       (any "bugs-mypackage@@somewhere" "mypkg.bugs")
14178       (any "mypackage@@somewhere" - "bugs-mypackage" "mypkg.list")
14179       ;; @r{People@dots{}}
14180       (any "larsi@@ifi\\.uio\\.no" "people.Lars_Magne_Ingebrigtsen"))
14181    ;; @r{Unmatched mail goes to the catch all group.}
14182    "misc.misc")
14183 @end lisp
14184
14185 This variable has the format of a @dfn{split}.  A split is a
14186 (possibly) recursive structure where each split may contain other
14187 splits.  Here are the possible split syntaxes:
14188
14189 @table @code
14190
14191 @item group
14192 If the split is a string, that will be taken as a group name.  Normal
14193 regexp match expansion will be done.  See below for examples.
14194
14195 @item (@var{field} @var{value} [- @var{restrict} [@dots{}] ] @var{split})
14196 If the split is a list, the first element of which is a string, then
14197 store the message as specified by @var{split}, if header @var{field}
14198 (a regexp) contains @var{value} (also a regexp).  If @var{restrict}
14199 (yet another regexp) matches some string after @var{field} and before
14200 the end of the matched @var{value}, the @var{split} is ignored.  If
14201 none of the @var{restrict} clauses match, @var{split} is processed.
14202
14203 @item (| @var{split} @dots{})
14204 If the split is a list, and the first element is @code{|} (vertical
14205 bar), then process each @var{split} until one of them matches.  A
14206 @var{split} is said to match if it will cause the mail message to be
14207 stored in one or more groups.
14208
14209 @item (& @var{split} @dots{})
14210 If the split is a list, and the first element is @code{&}, then
14211 process all @var{split}s in the list.
14212
14213 @item junk
14214 If the split is the symbol @code{junk}, then don't save (i.e., delete)
14215 this message.  Use with extreme caution.
14216
14217 @item (: @var{function} @var{arg1} @var{arg2} @dots{})
14218 If the split is a list, and the first element is @samp{:}, then the
14219 second element will be called as a function with @var{args} given as
14220 arguments.  The function should return a @var{split}.
14221
14222 @cindex body split
14223 For instance, the following function could be used to split based on the
14224 body of the messages:
14225
14226 @lisp
14227 (defun split-on-body ()
14228   (save-excursion
14229     (save-restriction
14230       (widen)
14231       (goto-char (point-min))
14232       (when (re-search-forward "Some.*string" nil t)
14233         "string.group"))))
14234 @end lisp
14235
14236 The buffer is narrowed to the message in question when @var{function}
14237 is run.  That's why @code{(widen)} needs to be called after
14238 @code{save-excursion} and @code{save-restriction} in the example
14239 above.  Also note that with the nnimap back end, message bodies will
14240 not be downloaded by default.  You need to set
14241 @code{nnimap-split-download-body} to @code{t} to do that
14242 (@pxref{Splitting in IMAP}).
14243
14244 @item (! @var{func} @var{split})
14245 If the split is a list, and the first element is @code{!}, then
14246 @var{split} will be processed, and @var{func} will be called as a
14247 function with the result of @var{split} as argument.  @var{func}
14248 should return a split.
14249
14250 @item nil
14251 If the split is @code{nil}, it is ignored.
14252
14253 @end table
14254
14255 In these splits, @var{field} must match a complete field name.
14256 @var{value} must match a complete word according to the fundamental mode
14257 syntax table.  You can use @code{.*} in the regexps to match partial
14258 field names or words.  In other words, all @var{value}'s are wrapped in
14259 @samp{\<} and @samp{\>} pairs.
14260
14261 @vindex nnmail-split-abbrev-alist
14262 @var{field} and @var{value} can also be Lisp symbols, in that case
14263 they are expanded as specified by the variable
14264 @code{nnmail-split-abbrev-alist}.  This is an alist of cons cells,
14265 where the @sc{car} of a cell contains the key, and the @sc{cdr}
14266 contains the associated value.  Predefined entries in
14267 @code{nnmail-split-abbrev-alist} include:
14268
14269 @table @code
14270 @item from
14271 Matches the @samp{From}, @samp{Sender} and @samp{Resent-From} fields.
14272 @item to
14273 Matches the @samp{To}, @samp{Cc}, @samp{Apparently-To},
14274 @samp{Resent-To} and @samp{Resent-Cc} fields.
14275 @item any
14276 Is the union of the @code{from} and @code{to} entries.
14277 @end table
14278
14279 @vindex nnmail-split-fancy-syntax-table
14280 @code{nnmail-split-fancy-syntax-table} is the syntax table in effect
14281 when all this splitting is performed.
14282
14283 If you want to have Gnus create groups dynamically based on some
14284 information in the headers (i.e., do @code{replace-match}-like
14285 substitutions in the group names), you can say things like:
14286
14287 @example
14288 (any "debian-\\b\\(\\w+\\)@@lists.debian.org" "mail.debian.\\1")
14289 @end example
14290
14291 In this example, messages sent to @samp{debian-foo@@lists.debian.org}
14292 will be filed in @samp{mail.debian.foo}.
14293
14294 If the string contains the element @samp{\&}, then the previously
14295 matched string will be substituted.  Similarly, the elements @samp{\\1}
14296 up to @samp{\\9} will be substituted with the text matched by the
14297 groupings 1 through 9.
14298
14299 @vindex nnmail-split-lowercase-expanded
14300 Where @code{nnmail-split-lowercase-expanded} controls whether the
14301 lowercase of the matched string should be used for the substitution.
14302 Setting it as non-@code{nil} is useful to avoid the creation of multiple
14303 groups when users send to an address using different case
14304 (i.e. mailing-list@@domain vs Mailing-List@@Domain).  The default value
14305 is @code{t}.
14306
14307 @vindex nnmail-split-fancy-match-partial-words
14308 @code{nnmail-split-fancy-match-partial-words} controls whether partial
14309 words are matched during fancy splitting.
14310
14311 Normally, regular expressions given in @code{nnmail-split-fancy} are
14312 implicitly surrounded by @code{\<...\>} markers, which are word
14313 delimiters.  If this variable is true, they are not implicitly
14314 surrounded by anything.
14315
14316 @example
14317 (any "joe" "joemail")
14318 @end example
14319
14320 In this example, messages sent from @samp{joedavis@@foo.org} will
14321 normally not be filed in @samp{joemail}.  With
14322 @code{nnmail-split-fancy-match-partial-words} set to @code{t},
14323 however, the match will happen.  In effect, the requirement of a word
14324 boundary is removed and instead the match becomes more like a grep.
14325
14326 @findex nnmail-split-fancy-with-parent
14327 @code{nnmail-split-fancy-with-parent} is a function which allows you to
14328 split followups into the same groups their parents are in.  Sometimes
14329 you can't make splitting rules for all your mail.  For example, your
14330 boss might send you personal mail regarding different projects you are
14331 working on, and as you can't tell your boss to put a distinguishing
14332 string into the subject line, you have to resort to manually moving the
14333 messages into the right group.  With this function, you only have to do
14334 it once per thread.
14335
14336 To use this feature, you have to set @code{nnmail-treat-duplicates}
14337 and @code{nnmail-cache-accepted-message-ids} to a non-@code{nil}
14338 value.  And then you can include @code{nnmail-split-fancy-with-parent}
14339 using the colon feature, like so:
14340 @lisp
14341 (setq nnmail-treat-duplicates 'warn     ; @r{or @code{delete}}
14342       nnmail-cache-accepted-message-ids t
14343       nnmail-split-fancy
14344       '(| (: nnmail-split-fancy-with-parent)
14345           ;; @r{other splits go here}
14346         ))
14347 @end lisp
14348
14349 This feature works as follows: when @code{nnmail-treat-duplicates} is
14350 non-@code{nil}, Gnus records the message id of every message it sees
14351 in the file specified by the variable
14352 @code{nnmail-message-id-cache-file}, together with the group it is in
14353 (the group is omitted for non-mail messages).  When mail splitting is
14354 invoked, the function @code{nnmail-split-fancy-with-parent} then looks
14355 at the References (and In-Reply-To) header of each message to split
14356 and searches the file specified by @code{nnmail-message-id-cache-file}
14357 for the message ids.  When it has found a parent, it returns the
14358 corresponding group name unless the group name matches the regexp
14359 @code{nnmail-split-fancy-with-parent-ignore-groups}.  It is
14360 recommended that you set @code{nnmail-message-id-cache-length} to a
14361 somewhat higher number than the default so that the message ids are
14362 still in the cache.  (A value of 5000 appears to create a file some
14363 300 kBytes in size.)
14364 @vindex nnmail-cache-accepted-message-ids
14365 When @code{nnmail-cache-accepted-message-ids} is non-@code{nil}, Gnus
14366 also records the message ids of moved articles, so that the followup
14367 messages goes into the new group.
14368
14369 Also see the variable @code{nnmail-cache-ignore-groups} if you don't
14370 want certain groups to be recorded in the cache.  For example, if all
14371 outgoing messages are written to an ``outgoing'' group, you could set
14372 @code{nnmail-cache-ignore-groups} to match that group name.
14373 Otherwise, answers to all your messages would end up in the
14374 ``outgoing'' group.
14375
14376
14377 @node Group Mail Splitting
14378 @subsection Group Mail Splitting
14379 @cindex mail splitting
14380 @cindex group mail splitting
14381
14382 @findex gnus-group-split
14383 If you subscribe to dozens of mailing lists but you don't want to
14384 maintain mail splitting rules manually, group mail splitting is for you.
14385 You just have to set @code{to-list} and/or @code{to-address} in group
14386 parameters or group customization and set @code{nnmail-split-methods} to
14387 @code{gnus-group-split}.  This splitting function will scan all groups
14388 for those parameters and split mail accordingly, i.e., messages posted
14389 from or to the addresses specified in the parameters @code{to-list} or
14390 @code{to-address} of a mail group will be stored in that group.
14391
14392 Sometimes, mailing lists have multiple addresses, and you may want mail
14393 splitting to recognize them all: just set the @code{extra-aliases} group
14394 parameter to the list of additional addresses and it's done.  If you'd
14395 rather use a regular expression, set @code{split-regexp}.
14396
14397 All these parameters in a group will be used to create an
14398 @code{nnmail-split-fancy} split, in which the @var{field} is @samp{any},
14399 the @var{value} is a single regular expression that matches
14400 @code{to-list}, @code{to-address}, all of @code{extra-aliases} and all
14401 matches of @code{split-regexp}, and the @var{split} is the name of the
14402 group.  @var{restrict}s are also supported: just set the
14403 @code{split-exclude} parameter to a list of regular expressions.
14404
14405 If you can't get the right split to be generated using all these
14406 parameters, or you just need something fancier, you can set the
14407 parameter @code{split-spec} to an @code{nnmail-split-fancy} split.  In
14408 this case, all other aforementioned parameters will be ignored by
14409 @code{gnus-group-split}.  In particular, @code{split-spec} may be set to
14410 @code{nil}, in which case the group will be ignored by
14411 @code{gnus-group-split}.
14412
14413 @vindex gnus-group-split-default-catch-all-group
14414 @code{gnus-group-split} will do cross-posting on all groups that match,
14415 by defining a single @code{&} fancy split containing one split for each
14416 group.  If a message doesn't match any split, it will be stored in the
14417 group named in @code{gnus-group-split-default-catch-all-group}, unless
14418 some group has @code{split-spec} set to @code{catch-all}, in which case
14419 that group is used as the catch-all group.  Even though this variable is
14420 often used just to name a group, it may also be set to an arbitrarily
14421 complex fancy split (after all, a group name is a fancy split), and this
14422 may be useful to split mail that doesn't go to any mailing list to
14423 personal mail folders.  Note that this fancy split is added as the last
14424 element of a @code{|} split list that also contains a @code{&} split
14425 with the rules extracted from group parameters.
14426
14427 It's time for an example.  Assume the following group parameters have
14428 been defined:
14429
14430 @example
14431 nnml:mail.bar:
14432 ((to-address . "bar@@femail.com")
14433  (split-regexp . ".*@@femail\\.com"))
14434 nnml:mail.foo:
14435 ((to-list . "foo@@nowhere.gov")
14436  (extra-aliases "foo@@localhost" "foo-redist@@home")
14437  (split-exclude "bugs-foo" "rambling-foo")
14438  (admin-address . "foo-request@@nowhere.gov"))
14439 nnml:mail.others:
14440 ((split-spec . catch-all))
14441 @end example
14442
14443 Setting @code{nnmail-split-methods} to @code{gnus-group-split} will
14444 behave as if @code{nnmail-split-fancy} had been selected and variable
14445 @code{nnmail-split-fancy} had been set as follows:
14446
14447 @lisp
14448 (| (& (any "\\(bar@@femail\\.com\\|.*@@femail\\.com\\)" "mail.bar")
14449       (any "\\(foo@@nowhere\\.gov\\|foo@@localhost\\|foo-redist@@home\\)"
14450            - "bugs-foo" - "rambling-foo" "mail.foo"))
14451    "mail.others")
14452 @end lisp
14453
14454 @findex gnus-group-split-fancy
14455 If you'd rather not use group splitting for all your mail groups, you
14456 may use it for only some of them, by using @code{nnmail-split-fancy}
14457 splits like this:
14458
14459 @lisp
14460 (: gnus-group-split-fancy @var{groups} @var{no-crosspost} @var{catch-all})
14461 @end lisp
14462
14463 @var{groups} may be a regular expression or a list of group names whose
14464 parameters will be scanned to generate the output split.
14465 @var{no-crosspost} can be used to disable cross-posting; in this case, a
14466 single @code{|} split will be output.  @var{catch-all} is the fall back
14467 fancy split, used like @code{gnus-group-split-default-catch-all-group}.
14468 If @var{catch-all} is @code{nil}, or if @code{split-regexp} matches the
14469 empty string in any selected group, no catch-all split will be issued.
14470 Otherwise, if some group has @code{split-spec} set to @code{catch-all},
14471 this group will override the value of the @var{catch-all} argument.
14472
14473 @findex gnus-group-split-setup
14474 Unfortunately, scanning all groups and their parameters can be quite
14475 slow, especially considering that it has to be done for every message.
14476 But don't despair!  The function @code{gnus-group-split-setup} can be
14477 used to enable @code{gnus-group-split} in a much more efficient way.  It
14478 sets @code{nnmail-split-methods} to @code{nnmail-split-fancy} and sets
14479 @code{nnmail-split-fancy} to the split produced by
14480 @code{gnus-group-split-fancy}.  Thus, the group parameters are only
14481 scanned once, no matter how many messages are split.
14482
14483 @findex gnus-group-split-update
14484 However, if you change group parameters, you'd have to update
14485 @code{nnmail-split-fancy} manually.  You can do it by running
14486 @code{gnus-group-split-update}.  If you'd rather have it updated
14487 automatically, just tell @code{gnus-group-split-setup} to do it for
14488 you.  For example, add to your @file{~/.gnus.el}:
14489
14490 @lisp
14491 (gnus-group-split-setup @var{auto-update} @var{catch-all})
14492 @end lisp
14493
14494 If @var{auto-update} is non-@code{nil}, @code{gnus-group-split-update}
14495 will be added to @code{nnmail-pre-get-new-mail-hook}, so you won't ever
14496 have to worry about updating @code{nnmail-split-fancy} again.  If you
14497 don't omit @var{catch-all} (it's optional, equivalent to @code{nil}),
14498 @code{gnus-group-split-default-catch-all-group} will be set to its
14499 value.
14500
14501 @vindex gnus-group-split-updated-hook
14502 Because you may want to change @code{nnmail-split-fancy} after it is set
14503 by @code{gnus-group-split-update}, this function will run
14504 @code{gnus-group-split-updated-hook} just before finishing.
14505
14506 @node Incorporating Old Mail
14507 @subsection Incorporating Old Mail
14508 @cindex incorporating old mail
14509 @cindex import old mail
14510
14511 Most people have lots of old mail stored in various file formats.  If
14512 you have set up Gnus to read mail using one of the spiffy Gnus mail
14513 back ends, you'll probably wish to have that old mail incorporated into
14514 your mail groups.
14515
14516 Doing so can be quite easy.
14517
14518 To take an example: You're reading mail using @code{nnml}
14519 (@pxref{Mail Spool}), and have set @code{nnmail-split-methods} to a
14520 satisfactory value (@pxref{Splitting Mail}).  You have an old Unix mbox
14521 file filled with important, but old, mail.  You want to move it into
14522 your @code{nnml} groups.
14523
14524 Here's how:
14525
14526 @enumerate
14527 @item
14528 Go to the group buffer.
14529
14530 @item
14531 Type @kbd{G f} and give the file name to the mbox file when prompted to create an
14532 @code{nndoc} group from the mbox file (@pxref{Foreign Groups}).
14533
14534 @item
14535 Type @kbd{SPACE} to enter the newly created group.
14536
14537 @item
14538 Type @kbd{M P b} to process-mark all articles in this group's buffer
14539 (@pxref{Setting Process Marks}).
14540
14541 @item
14542 Type @kbd{B r} to respool all the process-marked articles, and answer
14543 @samp{nnml} when prompted (@pxref{Mail Group Commands}).
14544 @end enumerate
14545
14546 All the mail messages in the mbox file will now also be spread out over
14547 all your @code{nnml} groups.  Try entering them and check whether things
14548 have gone without a glitch.  If things look ok, you may consider
14549 deleting the mbox file, but I wouldn't do that unless I was absolutely
14550 sure that all the mail has ended up where it should be.
14551
14552 Respooling is also a handy thing to do if you're switching from one mail
14553 back end to another.  Just respool all the mail in the old mail groups
14554 using the new mail back end.
14555
14556
14557 @node Expiring Mail
14558 @subsection Expiring Mail
14559 @cindex article expiry
14560
14561 Traditional mail readers have a tendency to remove mail articles when
14562 you mark them as read, in some way.  Gnus takes a fundamentally
14563 different approach to mail reading.
14564
14565 Gnus basically considers mail just to be news that has been received in
14566 a rather peculiar manner.  It does not think that it has the power to
14567 actually change the mail, or delete any mail messages.  If you enter a
14568 mail group, and mark articles as ``read'', or kill them in some other
14569 fashion, the mail articles will still exist on the system.  I repeat:
14570 Gnus will not delete your old, read mail.  Unless you ask it to, of
14571 course.
14572
14573 To make Gnus get rid of your unwanted mail, you have to mark the
14574 articles as @dfn{expirable}.  (With the default key bindings, this means
14575 that you have to type @kbd{E}.)  This does not mean that the articles
14576 will disappear right away, however.  In general, a mail article will be
14577 deleted from your system if, 1) it is marked as expirable, AND 2) it is
14578 more than one week old.  If you do not mark an article as expirable, it
14579 will remain on your system until hell freezes over.  This bears
14580 repeating one more time, with some spurious capitalizations: IF you do
14581 NOT mark articles as EXPIRABLE, Gnus will NEVER delete those ARTICLES.
14582
14583 You do not have to mark articles as expirable by hand.  Gnus provides
14584 two features, called ``auto-expire'' and ``total-expire'', that can help you
14585 with this.  In a nutshell, ``auto-expire'' means that Gnus hits @kbd{E}
14586 for you when you select an article.  And ``total-expire'' means that Gnus
14587 considers all articles as expirable that are read.  So, in addition to
14588 the articles marked @samp{E}, also the articles marked @samp{r},
14589 @samp{R}, @samp{O}, @samp{K}, @samp{Y} and so on are considered
14590 expirable.
14591
14592 When should either auto-expire or total-expire be used?  Most people
14593 who are subscribed to mailing lists split each list into its own group
14594 and then turn on auto-expire or total-expire for those groups.
14595 (@xref{Splitting Mail}, for more information on splitting each list
14596 into its own group.)
14597
14598 Which one is better, auto-expire or total-expire?  It's not easy to
14599 answer.  Generally speaking, auto-expire is probably faster.  Another
14600 advantage of auto-expire is that you get more marks to work with: for
14601 the articles that are supposed to stick around, you can still choose
14602 between tick and dormant and read marks.  But with total-expire, you
14603 only have dormant and ticked to choose from.  The advantage of
14604 total-expire is that it works well with adaptive scoring (@pxref{Adaptive
14605 Scoring}).  Auto-expire works with normal scoring but not with adaptive
14606 scoring.
14607
14608 @vindex gnus-auto-expirable-newsgroups
14609 Groups that match the regular expression
14610 @code{gnus-auto-expirable-newsgroups} will have all articles that you
14611 read marked as expirable automatically.  All articles marked as
14612 expirable have an @samp{E} in the first column in the summary buffer.
14613
14614 By default, if you have auto expiry switched on, Gnus will mark all the
14615 articles you read as expirable, no matter if they were read or unread
14616 before.  To avoid having articles marked as read marked as expirable
14617 automatically, you can put something like the following in your
14618 @file{~/.gnus.el} file:
14619
14620 @vindex gnus-mark-article-hook
14621 @lisp
14622 (remove-hook 'gnus-mark-article-hook
14623              'gnus-summary-mark-read-and-unread-as-read)
14624 (add-hook 'gnus-mark-article-hook 'gnus-summary-mark-unread-as-read)
14625 @end lisp
14626
14627 Note that making a group auto-expirable doesn't mean that all read
14628 articles are expired---only the articles marked as expirable
14629 will be expired.  Also note that using the @kbd{d} command won't make
14630 articles expirable---only semi-automatic marking of articles as read will
14631 mark the articles as expirable in auto-expirable groups.
14632
14633 Let's say you subscribe to a couple of mailing lists, and you want the
14634 articles you have read to disappear after a while:
14635
14636 @lisp
14637 (setq gnus-auto-expirable-newsgroups
14638       "mail.nonsense-list\\|mail.nice-list")
14639 @end lisp
14640
14641 Another way to have auto-expiry happen is to have the element
14642 @code{auto-expire} in the group parameters of the group.
14643
14644 If you use adaptive scoring (@pxref{Adaptive Scoring}) and
14645 auto-expiring, you'll have problems.  Auto-expiring and adaptive scoring
14646 don't really mix very well.
14647
14648 @vindex nnmail-expiry-wait
14649 The @code{nnmail-expiry-wait} variable supplies the default time an
14650 expirable article has to live.  Gnus starts counting days from when the
14651 message @emph{arrived}, not from when it was sent.  The default is seven
14652 days.
14653
14654 Gnus also supplies a function that lets you fine-tune how long articles
14655 are to live, based on what group they are in.  Let's say you want to
14656 have one month expiry period in the @samp{mail.private} group, a one day
14657 expiry period in the @samp{mail.junk} group, and a six day expiry period
14658 everywhere else:
14659
14660 @vindex nnmail-expiry-wait-function
14661 @lisp
14662 (setq nnmail-expiry-wait-function
14663       (lambda (group)
14664        (cond ((string= group "mail.private")
14665                31)
14666              ((string= group "mail.junk")
14667                1)
14668              ((string= group "important")
14669                'never)
14670              (t
14671                6))))
14672 @end lisp
14673
14674 The group names this function is fed are ``unadorned'' group
14675 names---no @samp{nnml:} prefixes and the like.
14676
14677 The @code{nnmail-expiry-wait} variable and
14678 @code{nnmail-expiry-wait-function} function can either be a number (not
14679 necessarily an integer) or one of the symbols @code{immediate} or
14680 @code{never}.
14681
14682 You can also use the @code{expiry-wait} group parameter to selectively
14683 change the expiry period (@pxref{Group Parameters}).
14684
14685 @vindex nnmail-expiry-target
14686 The normal action taken when expiring articles is to delete them.
14687 However, in some circumstances it might make more sense to move them
14688 to other groups instead of deleting them.  The variable
14689 @code{nnmail-expiry-target} (and the @code{expiry-target} group
14690 parameter) controls this.  The variable supplies a default value for
14691 all groups, which can be overridden for specific groups by the group
14692 parameter.  default value is @code{delete}, but this can also be a
14693 string (which should be the name of the group the message should be
14694 moved to), or a function (which will be called in a buffer narrowed to
14695 the message in question, and with the name of the group being moved
14696 from as its parameter) which should return a target---either a group
14697 name or @code{delete}.
14698
14699 Here's an example for specifying a group name:
14700 @lisp
14701 (setq nnmail-expiry-target "nnml:expired")
14702 @end lisp
14703
14704 @findex nnmail-fancy-expiry-target
14705 @vindex nnmail-fancy-expiry-targets
14706 Gnus provides a function @code{nnmail-fancy-expiry-target} which will
14707 expire mail to groups according to the variable
14708 @code{nnmail-fancy-expiry-targets}.  Here's an example:
14709
14710 @lisp
14711  (setq nnmail-expiry-target 'nnmail-fancy-expiry-target
14712        nnmail-fancy-expiry-targets
14713        '((to-from "boss" "nnfolder:Work")
14714          ("subject" "IMPORTANT" "nnfolder:IMPORTANT.%Y.%b")
14715          ("from" ".*" "nnfolder:Archive-%Y")))
14716 @end lisp
14717
14718 With this setup, any mail that has @code{IMPORTANT} in its Subject
14719 header and was sent in the year @code{YYYY} and month @code{MMM}, will
14720 get expired to the group @code{nnfolder:IMPORTANT.YYYY.MMM}.  If its
14721 From or To header contains the string @code{boss}, it will get expired
14722 to @code{nnfolder:Work}.  All other mail will get expired to
14723 @code{nnfolder:Archive-YYYY}.
14724
14725 @vindex nnmail-keep-last-article
14726 If @code{nnmail-keep-last-article} is non-@code{nil}, Gnus will never
14727 expire the final article in a mail newsgroup.  This is to make life
14728 easier for procmail users.
14729
14730 @vindex gnus-total-expirable-newsgroups
14731 By the way: That line up there, about Gnus never expiring non-expirable
14732 articles, is a lie.  If you put @code{total-expire} in the group
14733 parameters, articles will not be marked as expirable, but all read
14734 articles will be put through the expiry process.  Use with extreme
14735 caution.  Even more dangerous is the
14736 @code{gnus-total-expirable-newsgroups} variable.  All groups that match
14737 this regexp will have all read articles put through the expiry process,
14738 which means that @emph{all} old mail articles in the groups in question
14739 will be deleted after a while.  Use with extreme caution, and don't come
14740 crying to me when you discover that the regexp you used matched the
14741 wrong group and all your important mail has disappeared.  Be a
14742 @emph{man}!  Or a @emph{woman}!  Whatever you feel more comfortable
14743 with!  So there!
14744
14745 Most people make most of their mail groups total-expirable, though.
14746
14747 @vindex gnus-inhibit-user-auto-expire
14748 If @code{gnus-inhibit-user-auto-expire} is non-@code{nil}, user marking
14749 commands will not mark an article as expirable, even if the group has
14750 auto-expire turned on.
14751
14752
14753 @node Washing Mail
14754 @subsection Washing Mail
14755 @cindex mail washing
14756 @cindex list server brain damage
14757 @cindex incoming mail treatment
14758
14759 Mailers and list servers are notorious for doing all sorts of really,
14760 really stupid things with mail.  ``Hey, RFC 822 doesn't explicitly
14761 prohibit us from adding the string @code{wE aRe ElItE!!!!!1!!} to the
14762 end of all lines passing through our server, so let's do that!!!!1!''
14763 Yes, but RFC 822 wasn't designed to be read by morons.  Things that were
14764 considered to be self-evident were not discussed.  So.  Here we are.
14765
14766 Case in point:  The German version of Microsoft Exchange adds @samp{AW:
14767 } to the subjects of replies instead of @samp{Re: }.  I could pretend to
14768 be shocked and dismayed by this, but I haven't got the energy.  It is to
14769 laugh.
14770
14771 Gnus provides a plethora of functions for washing articles while
14772 displaying them, but it might be nicer to do the filtering before
14773 storing the mail to disk.  For that purpose, we have three hooks and
14774 various functions that can be put in these hooks.
14775
14776 @table @code
14777 @item nnmail-prepare-incoming-hook
14778 @vindex nnmail-prepare-incoming-hook
14779 This hook is called before doing anything with the mail and is meant for
14780 grand, sweeping gestures.  It is called in a buffer that contains all
14781 the new, incoming mail.  Functions to be used include:
14782
14783 @table @code
14784 @item nnheader-ms-strip-cr
14785 @findex nnheader-ms-strip-cr
14786 Remove trailing carriage returns from each line.  This is default on
14787 Emacs running on MS machines.
14788
14789 @end table
14790
14791 @item nnmail-prepare-incoming-header-hook
14792 @vindex nnmail-prepare-incoming-header-hook
14793 This hook is called narrowed to each header.  It can be used when
14794 cleaning up the headers.  Functions that can be used include:
14795
14796 @table @code
14797 @item nnmail-remove-leading-whitespace
14798 @findex nnmail-remove-leading-whitespace
14799 Clear leading white space that ``helpful'' listservs have added to the
14800 headers to make them look nice.  Aaah.
14801
14802 (Note that this function works on both the header on the body of all
14803 messages, so it is a potentially dangerous function to use (if a body
14804 of a message contains something that looks like a header line).  So
14805 rather than fix the bug, it is of course the right solution to make it
14806 into a feature by documenting it.)
14807
14808 @item nnmail-remove-list-identifiers
14809 @findex nnmail-remove-list-identifiers
14810 Some list servers add an identifier---for example, @samp{(idm)}---to the
14811 beginning of all @code{Subject} headers.  I'm sure that's nice for
14812 people who use stone age mail readers.  This function will remove
14813 strings that match the @code{nnmail-list-identifiers} regexp, which can
14814 also be a list of regexp.  @code{nnmail-list-identifiers} may not contain
14815 @code{\\(..\\)}.
14816
14817 For instance, if you want to remove the @samp{(idm)} and the
14818 @samp{nagnagnag} identifiers:
14819
14820 @lisp
14821 (setq nnmail-list-identifiers
14822       '("(idm)" "nagnagnag"))
14823 @end lisp
14824
14825 This can also be done non-destructively with
14826 @code{gnus-list-identifiers}, @xref{Article Hiding}.
14827
14828 @item nnmail-remove-tabs
14829 @findex nnmail-remove-tabs
14830 Translate all @samp{TAB} characters into @samp{SPACE} characters.
14831
14832 @item nnmail-fix-eudora-headers
14833 @findex nnmail-fix-eudora-headers
14834 @cindex Eudora
14835 Eudora produces broken @code{References} headers, but OK
14836 @code{In-Reply-To} headers.  This function will get rid of the
14837 @code{References} headers.
14838
14839 @end table
14840
14841 @item nnmail-prepare-incoming-message-hook
14842 @vindex nnmail-prepare-incoming-message-hook
14843 This hook is called narrowed to each message.  Functions to be used
14844 include:
14845
14846 @table @code
14847 @item article-de-quoted-unreadable
14848 @findex article-de-quoted-unreadable
14849 Decode Quoted Readable encoding.
14850
14851 @end table
14852 @end table
14853
14854
14855 @node Duplicates
14856 @subsection Duplicates
14857
14858 @vindex nnmail-treat-duplicates
14859 @vindex nnmail-message-id-cache-length
14860 @vindex nnmail-message-id-cache-file
14861 @cindex duplicate mails
14862 If you are a member of a couple of mailing lists, you will sometimes
14863 receive two copies of the same mail.  This can be quite annoying, so
14864 @code{nnmail} checks for and treats any duplicates it might find.  To do
14865 this, it keeps a cache of old @code{Message-ID}s---
14866 @code{nnmail-message-id-cache-file}, which is @file{~/.nnmail-cache} by
14867 default.  The approximate maximum number of @code{Message-ID}s stored
14868 there is controlled by the @code{nnmail-message-id-cache-length}
14869 variable, which is 1000 by default.  (So 1000 @code{Message-ID}s will be
14870 stored.) If all this sounds scary to you, you can set
14871 @code{nnmail-treat-duplicates} to @code{warn} (which is what it is by
14872 default), and @code{nnmail} won't delete duplicate mails.  Instead it
14873 will insert a warning into the head of the mail saying that it thinks
14874 that this is a duplicate of a different message.
14875
14876 This variable can also be a function.  If that's the case, the function
14877 will be called from a buffer narrowed to the message in question with
14878 the @code{Message-ID} as a parameter.  The function must return either
14879 @code{nil}, @code{warn}, or @code{delete}.
14880
14881 You can turn this feature off completely by setting the variable to
14882 @code{nil}.
14883
14884 If you want all the duplicate mails to be put into a special
14885 @dfn{duplicates} group, you could do that using the normal mail split
14886 methods:
14887
14888 @lisp
14889 (setq nnmail-split-fancy
14890       '(| ;; @r{Messages duplicates go to a separate group.}
14891         ("gnus-warning" "duplicat\\(e\\|ion\\) of message" "duplicate")
14892         ;; @r{Message from daemons, postmaster, and the like to another.}
14893         (any mail "mail.misc")
14894         ;; @r{Other rules.}
14895         [...] ))
14896 @end lisp
14897 @noindent
14898 Or something like:
14899 @lisp
14900 (setq nnmail-split-methods
14901       '(("duplicates" "^Gnus-Warning:.*duplicate")
14902         ;; @r{Other rules.}
14903         [...]))
14904 @end lisp
14905
14906 Here's a neat feature: If you know that the recipient reads her mail
14907 with Gnus, and that she has @code{nnmail-treat-duplicates} set to
14908 @code{delete}, you can send her as many insults as you like, just by
14909 using a @code{Message-ID} of a mail that you know that she's already
14910 received.  Think of all the fun!  She'll never see any of it!  Whee!
14911
14912
14913 @node Not Reading Mail
14914 @subsection Not Reading Mail
14915
14916 If you start using any of the mail back ends, they have the annoying
14917 habit of assuming that you want to read mail with them.  This might not
14918 be unreasonable, but it might not be what you want.
14919
14920 If you set @code{mail-sources} and @code{nnmail-spool-file} to
14921 @code{nil}, none of the back ends will ever attempt to read incoming
14922 mail, which should help.
14923
14924 @vindex nnbabyl-get-new-mail
14925 @vindex nnmbox-get-new-mail
14926 @vindex nnml-get-new-mail
14927 @vindex nnmh-get-new-mail
14928 @vindex nnfolder-get-new-mail
14929 This might be too much, if, for instance, you are reading mail quite
14930 happily with @code{nnml} and just want to peek at some old Rmail
14931 file you have stashed away with @code{nnbabyl}.  All back ends have
14932 variables called back-end-@code{get-new-mail}.  If you want to disable
14933 the @code{nnbabyl} mail reading, you edit the virtual server for the
14934 group to have a setting where @code{nnbabyl-get-new-mail} to @code{nil}.
14935
14936 All the mail back ends will call @code{nn}*@code{-prepare-save-mail-hook}
14937 narrowed to the article to be saved before saving it when reading
14938 incoming mail.
14939
14940
14941 @node Choosing a Mail Back End
14942 @subsection Choosing a Mail Back End
14943
14944 Gnus will read the mail spool when you activate a mail group.  The mail
14945 file is first copied to your home directory.  What happens after that
14946 depends on what format you want to store your mail in.
14947
14948 There are six different mail back ends in the standard Gnus, and more
14949 back ends are available separately.  The mail back end most people use
14950 (because it is possibly the fastest) is @code{nnml} (@pxref{Mail
14951 Spool}).
14952
14953 @menu
14954 * Unix Mail Box::               Using the (quite) standard Un*x mbox.
14955 * Rmail Babyl::                 Emacs programs use the Rmail Babyl format.
14956 * Mail Spool::                  Store your mail in a private spool?
14957 * MH Spool::                    An mhspool-like back end.
14958 * Maildir::                     Another one-file-per-message format.
14959 * Mail Folders::                Having one file for each group.
14960 * Comparing Mail Back Ends::    An in-depth looks at pros and cons.
14961 @end menu
14962
14963
14964 @node Unix Mail Box
14965 @subsubsection Unix Mail Box
14966 @cindex nnmbox
14967 @cindex unix mail box
14968
14969 @vindex nnmbox-active-file
14970 @vindex nnmbox-mbox-file
14971 The @dfn{nnmbox} back end will use the standard Un*x mbox file to store
14972 mail.  @code{nnmbox} will add extra headers to each mail article to say
14973 which group it belongs in.
14974
14975 Virtual server settings:
14976
14977 @table @code
14978 @item nnmbox-mbox-file
14979 @vindex nnmbox-mbox-file
14980 The name of the mail box in the user's home directory.  Default is
14981 @file{~/mbox}.
14982
14983 @item nnmbox-active-file
14984 @vindex nnmbox-active-file
14985 The name of the active file for the mail box.  Default is
14986 @file{~/.mbox-active}.
14987
14988 @item nnmbox-get-new-mail
14989 @vindex nnmbox-get-new-mail
14990 If non-@code{nil}, @code{nnmbox} will read incoming mail and split it
14991 into groups.  Default is @code{t}.
14992 @end table
14993
14994
14995 @node Rmail Babyl
14996 @subsubsection Rmail Babyl
14997 @cindex nnbabyl
14998 @cindex Rmail mbox
14999
15000 @vindex nnbabyl-active-file
15001 @vindex nnbabyl-mbox-file
15002 The @dfn{nnbabyl} back end will use a Babyl mail box (aka. @dfn{Rmail
15003 mbox}) to store mail.  @code{nnbabyl} will add extra headers to each
15004 mail article to say which group it belongs in.
15005
15006 Virtual server settings:
15007
15008 @table @code
15009 @item nnbabyl-mbox-file
15010 @vindex nnbabyl-mbox-file
15011 The name of the Rmail mbox file.  The default is @file{~/RMAIL}
15012
15013 @item nnbabyl-active-file
15014 @vindex nnbabyl-active-file
15015 The name of the active file for the rmail box.  The default is
15016 @file{~/.rmail-active}
15017
15018 @item nnbabyl-get-new-mail
15019 @vindex nnbabyl-get-new-mail
15020 If non-@code{nil}, @code{nnbabyl} will read incoming mail.  Default is
15021 @code{t}
15022 @end table
15023
15024
15025 @node Mail Spool
15026 @subsubsection Mail Spool
15027 @cindex nnml
15028 @cindex mail @acronym{NOV} spool
15029
15030 The @dfn{nnml} spool mail format isn't compatible with any other known
15031 format.  It should be used with some caution.
15032
15033 @vindex nnml-directory
15034 If you use this back end, Gnus will split all incoming mail into files,
15035 one file for each mail, and put the articles into the corresponding
15036 directories under the directory specified by the @code{nnml-directory}
15037 variable.  The default value is @file{~/Mail/}.
15038
15039 You do not have to create any directories beforehand; Gnus will take
15040 care of all that.
15041
15042 If you have a strict limit as to how many files you are allowed to store
15043 in your account, you should not use this back end.  As each mail gets its
15044 own file, you might very well occupy thousands of inodes within a few
15045 weeks.  If this is no problem for you, and it isn't a problem for you
15046 having your friendly systems administrator walking around, madly,
15047 shouting ``Who is eating all my inodes?! Who? Who!?!'', then you should
15048 know that this is probably the fastest format to use.  You do not have
15049 to trudge through a big mbox file just to read your new mail.
15050
15051 @code{nnml} is probably the slowest back end when it comes to article
15052 splitting.  It has to create lots of files, and it also generates
15053 @acronym{NOV} databases for the incoming mails.  This makes it possibly the
15054 fastest back end when it comes to reading mail.
15055
15056 @cindex self contained nnml servers
15057 @cindex marks
15058 When the marks file is used (which it is by default), @code{nnml}
15059 servers have the property that you may backup them using @code{tar} or
15060 similar, and later be able to restore them into Gnus (by adding the
15061 proper @code{nnml} server) and have all your marks be preserved.  Marks
15062 for a group is usually stored in the @code{.marks} file (but see
15063 @code{nnml-marks-file-name}) within each @code{nnml} group's directory.
15064 Individual @code{nnml} groups are also possible to backup, use @kbd{G m}
15065 to restore the group (after restoring the backup into the nnml
15066 directory).
15067
15068 If for some reason you believe your @file{.marks} files are screwed
15069 up, you can just delete them all.  Gnus will then correctly regenerate
15070 them next time it starts.
15071
15072 Virtual server settings:
15073
15074 @table @code
15075 @item nnml-directory
15076 @vindex nnml-directory
15077 All @code{nnml} directories will be placed under this directory.  The
15078 default is the value of @code{message-directory} (whose default value
15079 is @file{~/Mail}).
15080
15081 @item nnml-active-file
15082 @vindex nnml-active-file
15083 The active file for the @code{nnml} server.  The default is
15084 @file{~/Mail/active}.
15085
15086 @item nnml-newsgroups-file
15087 @vindex nnml-newsgroups-file
15088 The @code{nnml} group descriptions file.  @xref{Newsgroups File
15089 Format}.  The default is @file{~/Mail/newsgroups}.
15090
15091 @item nnml-get-new-mail
15092 @vindex nnml-get-new-mail
15093 If non-@code{nil}, @code{nnml} will read incoming mail.  The default is
15094 @code{t}.
15095
15096 @item nnml-nov-is-evil
15097 @vindex nnml-nov-is-evil
15098 If non-@code{nil}, this back end will ignore any @acronym{NOV} files.  The
15099 default is @code{nil}.
15100
15101 @item nnml-nov-file-name
15102 @vindex nnml-nov-file-name
15103 The name of the @acronym{NOV} files.  The default is @file{.overview}.
15104
15105 @item nnml-prepare-save-mail-hook
15106 @vindex nnml-prepare-save-mail-hook
15107 Hook run narrowed to an article before saving.
15108
15109 @item nnml-marks-is-evil
15110 @vindex nnml-marks-is-evil
15111 If non-@code{nil}, this back end will ignore any @sc{marks} files.  The
15112 default is @code{nil}.
15113
15114 @item nnml-marks-file-name
15115 @vindex nnml-marks-file-name
15116 The name of the @dfn{marks} files.  The default is @file{.marks}.
15117
15118 @item nnml-use-compressed-files
15119 @vindex nnml-use-compressed-files
15120 If non-@code{nil}, @code{nnml} will allow using compressed message
15121 files.
15122
15123 @end table
15124
15125 @findex nnml-generate-nov-databases
15126 If your @code{nnml} groups and @acronym{NOV} files get totally out of
15127 whack, you can do a complete update by typing @kbd{M-x
15128 nnml-generate-nov-databases}.  This command will trawl through the
15129 entire @code{nnml} hierarchy, looking at each and every article, so it
15130 might take a while to complete.  A better interface to this
15131 functionality can be found in the server buffer (@pxref{Server
15132 Commands}).
15133
15134
15135 @node MH Spool
15136 @subsubsection MH Spool
15137 @cindex nnmh
15138 @cindex mh-e mail spool
15139
15140 @code{nnmh} is just like @code{nnml}, except that is doesn't generate
15141 @acronym{NOV} databases and it doesn't keep an active file or marks
15142 file.  This makes @code{nnmh} a @emph{much} slower back end than
15143 @code{nnml}, but it also makes it easier to write procmail scripts
15144 for.
15145
15146 Virtual server settings:
15147
15148 @table @code
15149 @item nnmh-directory
15150 @vindex nnmh-directory
15151 All @code{nnmh} directories will be located under this directory.  The
15152 default is the value of @code{message-directory} (whose default is
15153 @file{~/Mail})
15154
15155 @item nnmh-get-new-mail
15156 @vindex nnmh-get-new-mail
15157 If non-@code{nil}, @code{nnmh} will read incoming mail.  The default is
15158 @code{t}.
15159
15160 @item nnmh-be-safe
15161 @vindex nnmh-be-safe
15162 If non-@code{nil}, @code{nnmh} will go to ridiculous lengths to make
15163 sure that the articles in the folder are actually what Gnus thinks
15164 they are.  It will check date stamps and stat everything in sight, so
15165 setting this to @code{t} will mean a serious slow-down.  If you never
15166 use anything but Gnus to read the @code{nnmh} articles, you do not
15167 have to set this variable to @code{t}.  The default is @code{nil}.
15168 @end table
15169
15170
15171 @node Maildir
15172 @subsubsection Maildir
15173 @cindex nnmaildir
15174 @cindex maildir
15175
15176 @code{nnmaildir} stores mail in the maildir format, with each maildir
15177 corresponding to a group in Gnus.  This format is documented here:
15178 @uref{http://cr.yp.to/proto/maildir.html} and here:
15179 @uref{http://www.qmail.org/man/man5/maildir.html}.  @code{nnmaildir}
15180 also stores extra information in the @file{.nnmaildir/} directory
15181 within a maildir.
15182
15183 Maildir format was designed to allow concurrent deliveries and
15184 reading, without needing locks.  With other back ends, you would have
15185 your mail delivered to a spool of some kind, and then you would
15186 configure Gnus to split mail from that spool into your groups.  You
15187 can still do that with @code{nnmaildir}, but the more common
15188 configuration is to have your mail delivered directly to the maildirs
15189 that appear as group in Gnus.
15190
15191 @code{nnmaildir} is designed to be perfectly reliable: @kbd{C-g} will
15192 never corrupt its data in memory, and @code{SIGKILL} will never
15193 corrupt its data in the filesystem.
15194
15195 @code{nnmaildir} stores article marks and @acronym{NOV} data in each
15196 maildir.  So you can copy a whole maildir from one Gnus setup to
15197 another, and you will keep your marks.
15198
15199 Virtual server settings:
15200
15201 @table @code
15202 @item directory
15203 For each of your @code{nnmaildir} servers (it's very unlikely that
15204 you'd need more than one), you need to create a directory and populate
15205 it with maildirs or symlinks to maildirs (and nothing else; do not
15206 choose a directory already used for other purposes).  Each maildir
15207 will be represented in Gnus as a newsgroup on that server; the
15208 filename of the symlink will be the name of the group.  Any filenames
15209 in the directory starting with @samp{.} are ignored.  The directory is
15210 scanned when you first start Gnus, and each time you type @kbd{g} in
15211 the group buffer; if any maildirs have been removed or added,
15212 @code{nnmaildir} notices at these times.
15213
15214 The value of the @code{directory} parameter should be a Lisp form
15215 which is processed by @code{eval} and @code{expand-file-name} to get
15216 the path of the directory for this server.  The form is @code{eval}ed
15217 only when the server is opened; the resulting string is used until the
15218 server is closed.  (If you don't know about forms and @code{eval},
15219 don't worry---a simple string will work.)  This parameter is not
15220 optional; you must specify it.  I don't recommend using
15221 @code{"~/Mail"} or a subdirectory of it; several other parts of Gnus
15222 use that directory by default for various things, and may get confused
15223 if @code{nnmaildir} uses it too.  @code{"~/.nnmaildir"} is a typical
15224 value.
15225
15226 @item target-prefix
15227 This should be a Lisp form which is processed by @code{eval} and
15228 @code{expand-file-name}.  The form is @code{eval}ed only when the
15229 server is opened; the resulting string is used until the server is
15230 closed.
15231
15232 When you create a group on an @code{nnmaildir} server, the maildir is
15233 created with @code{target-prefix} prepended to its name, and a symlink
15234 pointing to that maildir is created, named with the plain group name.
15235 So if @code{directory} is @code{"~/.nnmaildir"} and
15236 @code{target-prefix} is @code{"../maildirs/"}, then when you create
15237 the group @code{foo}, @code{nnmaildir} will create
15238 @file{~/.nnmaildir/../maildirs/foo} as a maildir, and will create
15239 @file{~/.nnmaildir/foo} as a symlink pointing to
15240 @file{../maildirs/foo}.
15241
15242 You can set @code{target-prefix} to a string without any slashes to
15243 create both maildirs and symlinks in the same @code{directory}; in
15244 this case, any maildirs found in @code{directory} whose names start
15245 with @code{target-prefix} will not be listed as groups (but the
15246 symlinks pointing to them will be).
15247
15248 As a special case, if @code{target-prefix} is @code{""} (the default),
15249 then when you create a group, the maildir will be created in
15250 @code{directory} without a corresponding symlink.  Beware that you
15251 cannot use @code{gnus-group-delete-group} on such groups without the
15252 @code{force} argument.
15253
15254 @item directory-files
15255 This should be a function with the same interface as
15256 @code{directory-files} (such as @code{directory-files} itself).  It is
15257 used to scan the server's @code{directory} for maildirs.  This
15258 parameter is optional; the default is
15259 @code{nnheader-directory-files-safe} if
15260 @code{nnheader-directory-files-is-safe} is @code{nil}, and
15261 @code{directory-files} otherwise.
15262 (@code{nnheader-directory-files-is-safe} is checked only once when the
15263 server is opened; if you want to check it each time the directory is
15264 scanned, you'll have to provide your own function that does that.)
15265
15266 @item get-new-mail
15267 If non-@code{nil}, then after scanning for new mail in the group
15268 maildirs themselves as usual, this server will also incorporate mail
15269 the conventional Gnus way, from @code{mail-sources} according to
15270 @code{nnmail-split-methods} or @code{nnmail-split-fancy}.  The default
15271 value is @code{nil}.
15272
15273 Do @emph{not} use the same maildir both in @code{mail-sources} and as
15274 an @code{nnmaildir} group.  The results might happen to be useful, but
15275 that would be by chance, not by design, and the results might be
15276 different in the future.  If your split rules create new groups,
15277 remember to supply a @code{create-directory} server parameter.
15278 @end table
15279
15280 @subsubsection Group parameters
15281
15282 @code{nnmaildir} uses several group parameters.  It's safe to ignore
15283 all this; the default behavior for @code{nnmaildir} is the same as the
15284 default behavior for other mail back ends: articles are deleted after
15285 one week, etc.  Except for the expiry parameters, all this
15286 functionality is unique to @code{nnmaildir}, so you can ignore it if
15287 you're just trying to duplicate the behavior you already have with
15288 another back end.
15289
15290 If the value of any of these parameters is a vector, the first element
15291 is evaluated as a Lisp form and the result is used, rather than the
15292 original value.  If the value is not a vector, the value itself is
15293 evaluated as a Lisp form.  (This is why these parameters use names
15294 different from those of other, similar parameters supported by other
15295 back ends: they have different, though similar, meanings.)  (For
15296 numbers, strings, @code{nil}, and @code{t}, you can ignore the
15297 @code{eval} business again; for other values, remember to use an extra
15298 quote and wrap the value in a vector when appropriate.)
15299
15300 @table @code
15301 @item expire-age
15302 An integer specifying the minimum age, in seconds, of an article
15303 before it will be expired, or the symbol @code{never} to specify that
15304 articles should never be expired.  If this parameter is not set,
15305 @code{nnmaildir} falls back to the usual
15306 @code{nnmail-expiry-wait}(@code{-function}) variables (overrideable by
15307 the @code{expiry-wait}(@code{-function}) group parameters.  If you
15308 wanted a value of 3 days, you could use something like @code{[(* 3 24
15309 60 60)]}; @code{nnmaildir} will evaluate the form and use the result.
15310 An article's age is measured starting from the article file's
15311 modification time.  Normally, this is the same as the article's
15312 delivery time, but editing an article makes it younger.  Moving an
15313 article (other than via expiry) may also make an article younger.
15314
15315 @item expire-group
15316 If this is set to a string such as a full Gnus group name, like
15317 @example
15318 "backend+server.address.string:group.name"
15319 @end example
15320 and if it is not the name of the same group that the parameter belongs
15321 to, then articles will be moved to the specified group during expiry
15322 before being deleted.  @emph{If this is set to an @code{nnmaildir}
15323 group, the article will be just as old in the destination group as it
15324 was in the source group.}  So be careful with @code{expire-age} in the
15325 destination group.  If this is set to the name of the same group that
15326 the parameter belongs to, then the article is not expired at all.  If
15327 you use the vector form, the first element is evaluated once for each
15328 article.  So that form can refer to
15329 @code{nnmaildir-article-file-name}, etc., to decide where to put the
15330 article.  @emph{If this parameter is not set, @code{nnmaildir} does
15331 not fall back to the @code{expiry-target} group parameter or the
15332 @code{nnmail-expiry-target} variable.}
15333
15334 @item read-only
15335 If this is set to @code{t}, @code{nnmaildir} will treat the articles
15336 in this maildir as read-only.  This means: articles are not renamed
15337 from @file{new/} into @file{cur/}; articles are only found in
15338 @file{new/}, not @file{cur/}; articles are never deleted; articles
15339 cannot be edited.  @file{new/} is expected to be a symlink to the
15340 @file{new/} directory of another maildir---e.g., a system-wide mailbox
15341 containing a mailing list of common interest.  Everything in the
15342 maildir outside @file{new/} is @emph{not} treated as read-only, so for
15343 a shared mailbox, you do still need to set up your own maildir (or
15344 have write permission to the shared mailbox); your maildir just won't
15345 contain extra copies of the articles.
15346
15347 @item directory-files
15348 A function with the same interface as @code{directory-files}.  It is
15349 used to scan the directories in the maildir corresponding to this
15350 group to find articles.  The default is the function specified by the
15351 server's @code{directory-files} parameter.
15352
15353 @item distrust-Lines:
15354 If non-@code{nil}, @code{nnmaildir} will always count the lines of an
15355 article, rather than use the @code{Lines:} header field.  If
15356 @code{nil}, the header field will be used if present.
15357
15358 @item always-marks
15359 A list of mark symbols, such as @code{['(read expire)]}.  Whenever
15360 Gnus asks @code{nnmaildir} for article marks, @code{nnmaildir} will
15361 say that all articles have these marks, regardless of whether the
15362 marks stored in the filesystem say so.  This is a proof-of-concept
15363 feature that will probably be removed eventually; it ought to be done
15364 in Gnus proper, or abandoned if it's not worthwhile.
15365
15366 @item never-marks
15367 A list of mark symbols, such as @code{['(tick expire)]}.  Whenever
15368 Gnus asks @code{nnmaildir} for article marks, @code{nnmaildir} will
15369 say that no articles have these marks, regardless of whether the marks
15370 stored in the filesystem say so.  @code{never-marks} overrides
15371 @code{always-marks}.  This is a proof-of-concept feature that will
15372 probably be removed eventually; it ought to be done in Gnus proper, or
15373 abandoned if it's not worthwhile.
15374
15375 @item nov-cache-size
15376 An integer specifying the size of the @acronym{NOV} memory cache.  To
15377 speed things up, @code{nnmaildir} keeps @acronym{NOV} data in memory
15378 for a limited number of articles in each group.  (This is probably not
15379 worthwhile, and will probably be removed in the future.)  This
15380 parameter's value is noticed only the first time a group is seen after
15381 the server is opened---i.e., when you first start Gnus, typically.
15382 The @acronym{NOV} cache is never resized until the server is closed
15383 and reopened.  The default is an estimate of the number of articles
15384 that would be displayed in the summary buffer: a count of articles
15385 that are either marked with @code{tick} or not marked with
15386 @code{read}, plus a little extra.
15387 @end table
15388
15389 @subsubsection Article identification
15390 Articles are stored in the @file{cur/} subdirectory of each maildir.
15391 Each article file is named like @code{uniq:info}, where @code{uniq}
15392 contains no colons.  @code{nnmaildir} ignores, but preserves, the
15393 @code{:info} part.  (Other maildir readers typically use this part of
15394 the filename to store marks.)  The @code{uniq} part uniquely
15395 identifies the article, and is used in various places in the
15396 @file{.nnmaildir/} subdirectory of the maildir to store information
15397 about the corresponding article.  The full pathname of an article is
15398 available in the variable @code{nnmaildir-article-file-name} after you
15399 request the article in the summary buffer.
15400
15401 @subsubsection NOV data
15402 An article identified by @code{uniq} has its @acronym{NOV} data (used
15403 to generate lines in the summary buffer) stored in
15404 @code{.nnmaildir/nov/uniq}.  There is no
15405 @code{nnmaildir-generate-nov-databases} function.  (There isn't much
15406 need for it---an article's @acronym{NOV} data is updated automatically
15407 when the article or @code{nnmail-extra-headers} has changed.)  You can
15408 force @code{nnmaildir} to regenerate the @acronym{NOV} data for a
15409 single article simply by deleting the corresponding @acronym{NOV}
15410 file, but @emph{beware}: this will also cause @code{nnmaildir} to
15411 assign a new article number for this article, which may cause trouble
15412 with @code{seen} marks, the Agent, and the cache.
15413
15414 @subsubsection Article marks
15415 An article identified by @code{uniq} is considered to have the mark
15416 @code{flag} when the file @file{.nnmaildir/marks/flag/uniq} exists.
15417 When Gnus asks @code{nnmaildir} for a group's marks, @code{nnmaildir}
15418 looks for such files and reports the set of marks it finds.  When Gnus
15419 asks @code{nnmaildir} to store a new set of marks, @code{nnmaildir}
15420 creates and deletes the corresponding files as needed.  (Actually,
15421 rather than create a new file for each mark, it just creates hard
15422 links to @file{.nnmaildir/markfile}, to save inodes.)
15423
15424 You can invent new marks by creating a new directory in
15425 @file{.nnmaildir/marks/}.  You can tar up a maildir and remove it from
15426 your server, untar it later, and keep your marks.  You can add and
15427 remove marks yourself by creating and deleting mark files.  If you do
15428 this while Gnus is running and your @code{nnmaildir} server is open,
15429 it's best to exit all summary buffers for @code{nnmaildir} groups and
15430 type @kbd{s} in the group buffer first, and to type @kbd{g} or
15431 @kbd{M-g} in the group buffer afterwards.  Otherwise, Gnus might not
15432 pick up the changes, and might undo them.
15433
15434
15435 @node Mail Folders
15436 @subsubsection Mail Folders
15437 @cindex nnfolder
15438 @cindex mbox folders
15439 @cindex mail folders
15440
15441 @code{nnfolder} is a back end for storing each mail group in a
15442 separate file.  Each file is in the standard Un*x mbox format.
15443 @code{nnfolder} will add extra headers to keep track of article
15444 numbers and arrival dates.
15445
15446 @cindex self contained nnfolder servers
15447 @cindex marks
15448 When the marks file is used (which it is by default), @code{nnfolder}
15449 servers have the property that you may backup them using @code{tar} or
15450 similar, and later be able to restore them into Gnus (by adding the
15451 proper @code{nnfolder} server) and have all your marks be preserved.
15452 Marks for a group is usually stored in a file named as the mbox file
15453 with @code{.mrk} concatenated to it (but see
15454 @code{nnfolder-marks-file-suffix}) within the @code{nnfolder}
15455 directory.  Individual @code{nnfolder} groups are also possible to
15456 backup, use @kbd{G m} to restore the group (after restoring the backup
15457 into the @code{nnfolder} directory).
15458
15459 Virtual server settings:
15460
15461 @table @code
15462 @item nnfolder-directory
15463 @vindex nnfolder-directory
15464 All the @code{nnfolder} mail boxes will be stored under this
15465 directory.  The default is the value of @code{message-directory}
15466 (whose default is @file{~/Mail})
15467
15468 @item nnfolder-active-file
15469 @vindex nnfolder-active-file
15470 The name of the active file.  The default is @file{~/Mail/active}.
15471
15472 @item nnfolder-newsgroups-file
15473 @vindex nnfolder-newsgroups-file
15474 The name of the group descriptions file.  @xref{Newsgroups File
15475 Format}.  The default is @file{~/Mail/newsgroups}
15476
15477 @item nnfolder-get-new-mail
15478 @vindex nnfolder-get-new-mail
15479 If non-@code{nil}, @code{nnfolder} will read incoming mail.  The
15480 default is @code{t}
15481
15482 @item nnfolder-save-buffer-hook
15483 @vindex nnfolder-save-buffer-hook
15484 @cindex backup files
15485 Hook run before saving the folders.  Note that Emacs does the normal
15486 backup renaming of files even with the @code{nnfolder} buffers.  If
15487 you wish to switch this off, you could say something like the
15488 following in your @file{.emacs} file:
15489
15490 @lisp
15491 (defun turn-off-backup ()
15492   (set (make-local-variable 'backup-inhibited) t))
15493
15494 (add-hook 'nnfolder-save-buffer-hook 'turn-off-backup)
15495 @end lisp
15496
15497 @item nnfolder-delete-mail-hook
15498 @vindex nnfolder-delete-mail-hook
15499 Hook run in a buffer narrowed to the message that is to be deleted.
15500 This function can be used to copy the message to somewhere else, or to
15501 extract some information from it before removing it.
15502
15503 @item nnfolder-nov-is-evil
15504 @vindex nnfolder-nov-is-evil
15505 If non-@code{nil}, this back end will ignore any @acronym{NOV} files.  The
15506 default is @code{nil}.
15507
15508 @item nnfolder-nov-file-suffix
15509 @vindex nnfolder-nov-file-suffix
15510 The extension for @acronym{NOV} files.  The default is @file{.nov}.
15511
15512 @item nnfolder-nov-directory
15513 @vindex nnfolder-nov-directory
15514 The directory where the @acronym{NOV} files should be stored.  If
15515 @code{nil}, @code{nnfolder-directory} is used.
15516
15517 @item nnfolder-marks-is-evil
15518 @vindex nnfolder-marks-is-evil
15519 If non-@code{nil}, this back end will ignore any @sc{marks} files.  The
15520 default is @code{nil}.
15521
15522 @item nnfolder-marks-file-suffix
15523 @vindex nnfolder-marks-file-suffix
15524 The extension for @sc{marks} files.  The default is @file{.mrk}.
15525
15526 @item nnfolder-marks-directory
15527 @vindex nnfolder-marks-directory
15528 The directory where the @sc{marks} files should be stored.  If
15529 @code{nil}, @code{nnfolder-directory} is used.
15530
15531 @end table
15532
15533
15534 @findex nnfolder-generate-active-file
15535 @kindex M-x nnfolder-generate-active-file
15536 If you have lots of @code{nnfolder}-like files you'd like to read with
15537 @code{nnfolder}, you can use the @kbd{M-x nnfolder-generate-active-file}
15538 command to make @code{nnfolder} aware of all likely files in
15539 @code{nnfolder-directory}.  This only works if you use long file names,
15540 though.
15541
15542 @node Comparing Mail Back Ends
15543 @subsubsection Comparing Mail Back Ends
15544
15545 First, just for terminology, the @dfn{back end} is the common word for a
15546 low-level access method---a transport, if you will, by which something
15547 is acquired.  The sense is that one's mail has to come from somewhere,
15548 and so selection of a suitable back end is required in order to get that
15549 mail within spitting distance of Gnus.
15550
15551 The same concept exists for Usenet itself: Though access to articles is
15552 typically done by @acronym{NNTP} these days, once upon a midnight dreary, everyone
15553 in the world got at Usenet by running a reader on the machine where the
15554 articles lay (the machine which today we call an @acronym{NNTP} server), and
15555 access was by the reader stepping into the articles' directory spool
15556 area directly.  One can still select between either the @code{nntp} or
15557 @code{nnspool} back ends, to select between these methods, if one happens
15558 actually to live on the server (or can see its spool directly, anyway,
15559 via NFS).
15560
15561 The goal in selecting a mail back end is to pick one which
15562 simultaneously represents a suitable way of dealing with the original
15563 format plus leaving mail in a form that is convenient to use in the
15564 future.  Here are some high and low points on each:
15565
15566 @table @code
15567 @item nnmbox
15568
15569 UNIX systems have historically had a single, very common, and well-
15570 defined format.  All messages arrive in a single @dfn{spool file}, and
15571 they are delineated by a line whose regular expression matches
15572 @samp{^From_}.  (My notational use of @samp{_} is to indicate a space,
15573 to make it clear in this instance that this is not the RFC-specified
15574 @samp{From:} header.)  Because Emacs and therefore Gnus emanate
15575 historically from the Unix environment, it is simplest if one does not
15576 mess a great deal with the original mailbox format, so if one chooses
15577 this back end, Gnus' primary activity in getting mail from the real spool
15578 area to Gnus' preferred directory is simply to copy it, with no
15579 (appreciable) format change in the process.  It is the ``dumbest'' way
15580 to move mail into availability in the Gnus environment.  This makes it
15581 fast to move into place, but slow to parse, when Gnus has to look at
15582 what's where.
15583
15584 @item nnbabyl
15585
15586 Once upon a time, there was the DEC-10 and DEC-20, running operating
15587 systems called TOPS and related things, and the usual (only?) mail
15588 reading environment was a thing called Babyl.  I don't know what format
15589 was used for mail landing on the system, but Babyl had its own internal
15590 format to which mail was converted, primarily involving creating a
15591 spool-file-like entity with a scheme for inserting Babyl-specific
15592 headers and status bits above the top of each message in the file.
15593 Rmail was Emacs' first mail reader, it was written by Richard Stallman,
15594 and Stallman came out of that TOPS/Babyl environment, so he wrote Rmail
15595 to understand the mail files folks already had in existence.  Gnus (and
15596 VM, for that matter) continue to support this format because it's
15597 perceived as having some good qualities in those mailer-specific
15598 headers/status bits stuff.  Rmail itself still exists as well, of
15599 course, and is still maintained by Stallman.
15600
15601 Both of the above forms leave your mail in a single file on your
15602 file system, and they must parse that entire file each time you take a
15603 look at your mail.
15604
15605 @item nnml
15606
15607 @code{nnml} is the back end which smells the most as though you were
15608 actually operating with an @code{nnspool}-accessed Usenet system.  (In
15609 fact, I believe @code{nnml} actually derived from @code{nnspool} code,
15610 lo these years ago.)  One's mail is taken from the original spool file,
15611 and is then cut up into individual message files, 1:1.  It maintains a
15612 Usenet-style active file (analogous to what one finds in an INN- or
15613 CNews-based news system in (for instance) @file{/var/lib/news/active},
15614 or what is returned via the @samp{NNTP LIST} verb) and also creates
15615 @dfn{overview} files for efficient group entry, as has been defined for
15616 @acronym{NNTP} servers for some years now.  It is slower in mail-splitting,
15617 due to the creation of lots of files, updates to the @code{nnml} active
15618 file, and additions to overview files on a per-message basis, but it is
15619 extremely fast on access because of what amounts to the indexing support
15620 provided by the active file and overviews.
15621
15622 @code{nnml} costs @dfn{inodes} in a big way; that is, it soaks up the
15623 resource which defines available places in the file system to put new
15624 files.  Sysadmins take a dim view of heavy inode occupation within
15625 tight, shared file systems.  But if you live on a personal machine where
15626 the file system is your own and space is not at a premium, @code{nnml}
15627 wins big.
15628
15629 It is also problematic using this back end if you are living in a
15630 FAT16-based Windows world, since much space will be wasted on all these
15631 tiny files.
15632
15633 @item nnmh
15634
15635 The Rand MH mail-reading system has been around UNIX systems for a very
15636 long time; it operates by splitting one's spool file of messages into
15637 individual files, but with little or no indexing support---@code{nnmh}
15638 is considered to be semantically equivalent to ``@code{nnml} without
15639 active file or overviews''.  This is arguably the worst choice, because
15640 one gets the slowness of individual file creation married to the
15641 slowness of access parsing when learning what's new in one's groups.
15642
15643 @item nnfolder
15644
15645 Basically the effect of @code{nnfolder} is @code{nnmbox} (the first
15646 method described above) on a per-group basis.  That is, @code{nnmbox}
15647 itself puts @emph{all} one's mail in one file; @code{nnfolder} provides a
15648 little bit of optimization to this so that each of one's mail groups has
15649 a Unix mail box file.  It's faster than @code{nnmbox} because each group
15650 can be parsed separately, and still provides the simple Unix mail box
15651 format requiring minimal effort in moving the mail around.  In addition,
15652 it maintains an ``active'' file making it much faster for Gnus to figure
15653 out how many messages there are in each separate group.
15654
15655 If you have groups that are expected to have a massive amount of
15656 messages, @code{nnfolder} is not the best choice, but if you receive
15657 only a moderate amount of mail, @code{nnfolder} is probably the most
15658 friendly mail back end all over.
15659
15660 @item nnmaildir
15661
15662 For configuring expiry and other things, @code{nnmaildir} uses
15663 incompatible group parameters, slightly different from those of other
15664 mail back ends.
15665
15666 @code{nnmaildir} is largely similar to @code{nnml}, with some notable
15667 differences.  Each message is stored in a separate file, but the
15668 filename is unrelated to the article number in Gnus.  @code{nnmaildir}
15669 also stores the equivalent of @code{nnml}'s overview files in one file
15670 per article, so it uses about twice as many inodes as @code{nnml}.  (Use
15671 @code{df -i} to see how plentiful your inode supply is.)  If this slows
15672 you down or takes up very much space, consider switching to
15673 @uref{http://www.namesys.com/, ReiserFS} or another non-block-structured
15674 file system.
15675
15676 Since maildirs don't require locking for delivery, the maildirs you use
15677 as groups can also be the maildirs your mail is directly delivered to.
15678 This means you can skip Gnus' mail splitting if your mail is already
15679 organized into different mailboxes during delivery.  A @code{directory}
15680 entry in @code{mail-sources} would have a similar effect, but would
15681 require one set of mailboxes for spooling deliveries (in mbox format,
15682 thus damaging message bodies), and another set to be used as groups (in
15683 whatever format you like).  A maildir has a built-in spool, in the
15684 @code{new/} subdirectory.  Beware that currently, mail moved from
15685 @code{new/} to @code{cur/} instead of via mail splitting will not
15686 undergo treatment such as duplicate checking.
15687
15688 @code{nnmaildir} stores article marks for a given group in the
15689 corresponding maildir, in a way designed so that it's easy to manipulate
15690 them from outside Gnus.  You can tar up a maildir, unpack it somewhere
15691 else, and still have your marks.  @code{nnml} also stores marks, but
15692 it's not as easy to work with them from outside Gnus as with
15693 @code{nnmaildir}.
15694
15695 @code{nnmaildir} uses a significant amount of memory to speed things up.
15696 (It keeps in memory some of the things that @code{nnml} stores in files
15697 and that @code{nnmh} repeatedly parses out of message files.)  If this
15698 is a problem for you, you can set the @code{nov-cache-size} group
15699 parameter to something small (0 would probably not work, but 1 probably
15700 would) to make it use less memory.  This caching will probably be
15701 removed in the future.
15702
15703 Startup is likely to be slower with @code{nnmaildir} than with other
15704 back ends.  Everything else is likely to be faster, depending in part
15705 on your file system.
15706
15707 @code{nnmaildir} does not use @code{nnoo}, so you cannot use @code{nnoo}
15708 to write an @code{nnmaildir}-derived back end.
15709
15710 @end table
15711
15712
15713 @node Browsing the Web
15714 @section Browsing the Web
15715 @cindex web
15716 @cindex browsing the web
15717 @cindex www
15718 @cindex http
15719
15720 Web-based discussion forums are getting more and more popular.  On many
15721 subjects, the web-based forums have become the most important forums,
15722 eclipsing the importance of mailing lists and news groups.  The reason
15723 is easy to understand---they are friendly to new users; you just point
15724 and click, and there's the discussion.  With mailing lists, you have to
15725 go through a cumbersome subscription procedure, and most people don't
15726 even know what a news group is.
15727
15728 The problem with this scenario is that web browsers are not very good at
15729 being newsreaders.  They do not keep track of what articles you've read;
15730 they do not allow you to score on subjects you're interested in; they do
15731 not allow off-line browsing; they require you to click around and drive
15732 you mad in the end.
15733
15734 So---if web browsers suck at reading discussion forums, why not use Gnus
15735 to do it instead?
15736
15737 Gnus has been getting a bit of a collection of back ends for providing
15738 interfaces to these sources.
15739
15740 @menu
15741 * Archiving Mail::
15742 * Web Searches::                Creating groups from articles that match a string.
15743 * Slashdot::                    Reading the Slashdot comments.
15744 * Ultimate::                    The Ultimate Bulletin Board systems.
15745 * Web Archive::                 Reading mailing list archived on web.
15746 * RSS::                         Reading RDF site summary.
15747 * Customizing w3::              Doing stuff to Emacs/w3 from Gnus.
15748 @end menu
15749
15750 All the web sources require Emacs/w3 and the url library to work.
15751
15752 The main caveat with all these web sources is that they probably won't
15753 work for a very long time.  Gleaning information from the @acronym{HTML} data
15754 is guesswork at best, and when the layout is altered, the Gnus back end
15755 will fail.  If you have reasonably new versions of these back ends,
15756 though, you should be ok.
15757
15758 One thing all these Web methods have in common is that the Web sources
15759 are often down, unavailable or just plain too slow to be fun.  In those
15760 cases, it makes a lot of sense to let the Gnus Agent (@pxref{Gnus
15761 Unplugged}) handle downloading articles, and then you can read them at
15762 leisure from your local disk.  No more World Wide Wait for you.
15763
15764 @node Archiving Mail
15765 @subsection Archiving Mail
15766 @cindex archiving mail
15767 @cindex backup of mail
15768
15769 Some of the back ends, notably @code{nnml}, @code{nnfolder}, and
15770 @code{nnmaildir}, now actually store the article marks with each group.
15771 For these servers, archiving and restoring a group while preserving
15772 marks is fairly simple.
15773
15774 (Preserving the group level and group parameters as well still
15775 requires ritual dancing and sacrifices to the @file{.newsrc.eld} deity
15776 though.)
15777
15778 To archive an entire @code{nnml}, @code{nnfolder}, or @code{nnmaildir}
15779 server, take a recursive copy of the server directory.  There is no need
15780 to shut down Gnus, so archiving may be invoked by @code{cron} or
15781 similar.  You restore the data by restoring the directory tree, and
15782 adding a server definition pointing to that directory in Gnus.  The
15783 @ref{Article Backlog}, @ref{Asynchronous Fetching} and other things
15784 might interfere with overwriting data, so you may want to shut down Gnus
15785 before you restore the data.
15786
15787 It is also possible to archive individual @code{nnml},
15788 @code{nnfolder}, or @code{nnmaildir} groups, while preserving marks.
15789 For @code{nnml} or @code{nnmaildir}, you copy all files in the group's
15790 directory.  For @code{nnfolder} you need to copy both the base folder
15791 file itself (@file{FOO}, say), and the marks file (@file{FOO.mrk} in
15792 this example).  Restoring the group is done with @kbd{G m} from the Group
15793 buffer.  The last step makes Gnus notice the new directory.
15794 @code{nnmaildir} notices the new directory automatically, so @kbd{G m}
15795 is unnecessary in that case.
15796
15797 @node Web Searches
15798 @subsection Web Searches
15799 @cindex nnweb
15800 @cindex Google
15801 @cindex dejanews
15802 @cindex gmane
15803 @cindex Usenet searches
15804 @cindex searching the Usenet
15805
15806 It's, like, too neat to search the Usenet for articles that match a
15807 string, but it, like, totally @emph{sucks}, like, totally, to use one of
15808 those, like, Web browsers, and you, like, have to, rilly, like, look at
15809 the commercials, so, like, with Gnus you can do @emph{rad}, rilly,
15810 searches without having to use a browser.
15811
15812 The @code{nnweb} back end allows an easy interface to the mighty search
15813 engine.  You create an @code{nnweb} group, enter a search pattern, and
15814 then enter the group and read the articles like you would any normal
15815 group.  The @kbd{G w} command in the group buffer (@pxref{Foreign
15816 Groups}) will do this in an easy-to-use fashion.
15817
15818 @code{nnweb} groups don't really lend themselves to being solid
15819 groups---they have a very fleeting idea of article numbers.  In fact,
15820 each time you enter an @code{nnweb} group (not even changing the search
15821 pattern), you are likely to get the articles ordered in a different
15822 manner.  Not even using duplicate suppression (@pxref{Duplicate
15823 Suppression}) will help, since @code{nnweb} doesn't even know the
15824 @code{Message-ID} of the articles before reading them using some search
15825 engines (Google, for instance).  The only possible way to keep track
15826 of which articles you've read is by scoring on the @code{Date}
15827 header---mark all articles posted before the last date you read the
15828 group as read.
15829
15830 If the search engine changes its output substantially, @code{nnweb}
15831 won't be able to parse it and will fail.  One could hardly fault the Web
15832 providers if they were to do this---their @emph{raison d'@^etre} is to
15833 make money off of advertisements, not to provide services to the
15834 community.  Since @code{nnweb} washes the ads off all the articles, one
15835 might think that the providers might be somewhat miffed.  We'll see.
15836
15837 You must have the @code{url} and @code{w3} package installed to be able
15838 to use @code{nnweb}.
15839
15840 Virtual server variables:
15841
15842 @table @code
15843 @item nnweb-type
15844 @vindex nnweb-type
15845 What search engine type is being used.  The currently supported types
15846 are @code{google}, @code{dejanews}, and @code{gmane}.  Note that
15847 @code{dejanews} is an alias to @code{google}.
15848
15849 @item nnweb-search
15850 @vindex nnweb-search
15851 The search string to feed to the search engine.
15852
15853 @item nnweb-max-hits
15854 @vindex nnweb-max-hits
15855 Advisory maximum number of hits per search to display.  The default is
15856 999.
15857
15858 @item nnweb-type-definition
15859 @vindex nnweb-type-definition
15860 Type-to-definition alist.  This alist says what @code{nnweb} should do
15861 with the various search engine types.  The following elements must be
15862 present:
15863
15864 @table @code
15865 @item article
15866 Function to decode the article and provide something that Gnus
15867 understands.
15868
15869 @item map
15870 Function to create an article number to message header and URL alist.
15871
15872 @item search
15873 Function to send the search string to the search engine.
15874
15875 @item address
15876 The address the aforementioned function should send the search string
15877 to.
15878
15879 @item id
15880 Format string URL to fetch an article by @code{Message-ID}.
15881 @end table
15882
15883 @end table
15884
15885
15886 @node Slashdot
15887 @subsection Slashdot
15888 @cindex Slashdot
15889 @cindex nnslashdot
15890
15891 @uref{http://slashdot.org/, Slashdot} is a popular news site, with
15892 lively discussion following the news articles.  @code{nnslashdot} will
15893 let you read this forum in a convenient manner.
15894
15895 The easiest way to read this source is to put something like the
15896 following in your @file{~/.gnus.el} file:
15897
15898 @lisp
15899 (setq gnus-secondary-select-methods
15900       '((nnslashdot "")))
15901 @end lisp
15902
15903 This will make Gnus query the @code{nnslashdot} back end for new comments
15904 and groups.  The @kbd{F} command will subscribe each new news article as
15905 a new Gnus group, and you can read the comments by entering these
15906 groups.  (Note that the default subscription method is to subscribe new
15907 groups as zombies.  Other methods are available (@pxref{Subscription
15908 Methods}).
15909
15910 If you want to remove an old @code{nnslashdot} group, the @kbd{G DEL}
15911 command is the most handy tool (@pxref{Foreign Groups}).
15912
15913 When following up to @code{nnslashdot} comments (or posting new
15914 comments), some light @acronym{HTML}izations will be performed.  In
15915 particular, text quoted with @samp{> } will be quoted with
15916 @samp{blockquote} instead, and signatures will have @samp{br} added to
15917 the end of each line.  Other than that, you can just write @acronym{HTML}
15918 directly into the message buffer.  Note that Slashdot filters out some
15919 @acronym{HTML} forms.
15920
15921 The following variables can be altered to change its behavior:
15922
15923 @table @code
15924 @item nnslashdot-threaded
15925 Whether @code{nnslashdot} should display threaded groups or not.  The
15926 default is @code{t}.  To be able to display threads, @code{nnslashdot}
15927 has to retrieve absolutely all comments in a group upon entry.  If a
15928 threaded display is not required, @code{nnslashdot} will only retrieve
15929 the comments that are actually wanted by the user.  Threading is nicer,
15930 but much, much slower than unthreaded.
15931
15932 @item nnslashdot-login-name
15933 @vindex nnslashdot-login-name
15934 The login name to use when posting.
15935
15936 @item nnslashdot-password
15937 @vindex nnslashdot-password
15938 The password to use when posting.
15939
15940 @item nnslashdot-directory
15941 @vindex nnslashdot-directory
15942 Where @code{nnslashdot} will store its files.  The default is
15943 @file{~/News/slashdot/}.
15944
15945 @item nnslashdot-active-url
15946 @vindex nnslashdot-active-url
15947 The @acronym{URL} format string that will be used to fetch the
15948 information on news articles and comments.  The default is@*
15949 @samp{http://slashdot.org/search.pl?section=&min=%d}.
15950
15951 @item nnslashdot-comments-url
15952 @vindex nnslashdot-comments-url
15953 The @acronym{URL} format string that will be used to fetch comments.
15954
15955 @item nnslashdot-article-url
15956 @vindex nnslashdot-article-url
15957 The @acronym{URL} format string that will be used to fetch the news
15958 article.  The default is
15959 @samp{http://slashdot.org/article.pl?sid=%s&mode=nocomment}.
15960
15961 @item nnslashdot-threshold
15962 @vindex nnslashdot-threshold
15963 The score threshold.  The default is -1.
15964
15965 @item nnslashdot-group-number
15966 @vindex nnslashdot-group-number
15967 The number of old groups, in addition to the ten latest, to keep
15968 updated.  The default is 0.
15969
15970 @end table
15971
15972
15973
15974 @node Ultimate
15975 @subsection Ultimate
15976 @cindex nnultimate
15977 @cindex Ultimate Bulletin Board
15978
15979 @uref{http://www.ultimatebb.com/, The Ultimate Bulletin Board} is
15980 probably the most popular Web bulletin board system used.  It has a
15981 quite regular and nice interface, and it's possible to get the
15982 information Gnus needs to keep groups updated.
15983
15984 The easiest way to get started with @code{nnultimate} is to say
15985 something like the following in the group buffer:  @kbd{B nnultimate RET
15986 http://www.tcj.com/messboard/ubbcgi/ RET}.  (Substitute the @acronym{URL}
15987 (not including @samp{Ultimate.cgi} or the like at the end) for a forum
15988 you're interested in; there's quite a list of them on the Ultimate web
15989 site.)  Then subscribe to the groups you're interested in from the
15990 server buffer, and read them from the group buffer.
15991
15992 The following @code{nnultimate} variables can be altered:
15993
15994 @table @code
15995 @item nnultimate-directory
15996 @vindex nnultimate-directory
15997 The directory where @code{nnultimate} stores its files.  The default is@*
15998 @file{~/News/ultimate/}.
15999 @end table
16000
16001
16002 @node Web Archive
16003 @subsection Web Archive
16004 @cindex nnwarchive
16005 @cindex Web Archive
16006
16007 Some mailing lists only have archives on Web servers, such as
16008 @uref{http://www.egroups.com/} and
16009 @uref{http://www.mail-archive.com/}.  It has a quite regular and nice
16010 interface, and it's possible to get the information Gnus needs to keep
16011 groups updated.
16012
16013 @findex gnus-group-make-warchive-group
16014 The easiest way to get started with @code{nnwarchive} is to say
16015 something like the following in the group buffer: @kbd{M-x
16016 gnus-group-make-warchive-group RET @var{an_egroup} RET egroups RET
16017 www.egroups.com RET @var{your@@email.address} RET}.  (Substitute the
16018 @var{an_egroup} with the mailing list you subscribed, the
16019 @var{your@@email.address} with your email address.), or to browse the
16020 back end by @kbd{B nnwarchive RET mail-archive RET}.
16021
16022 The following @code{nnwarchive} variables can be altered:
16023
16024 @table @code
16025 @item nnwarchive-directory
16026 @vindex nnwarchive-directory
16027 The directory where @code{nnwarchive} stores its files.  The default is@*
16028 @file{~/News/warchive/}.
16029
16030 @item nnwarchive-login
16031 @vindex nnwarchive-login
16032 The account name on the web server.
16033
16034 @item nnwarchive-passwd
16035 @vindex nnwarchive-passwd
16036 The password for your account on the web server.
16037 @end table
16038
16039 @node RSS
16040 @subsection RSS
16041 @cindex nnrss
16042 @cindex RSS
16043
16044 Some web sites have an RDF Site Summary (@acronym{RSS}).
16045 @acronym{RSS} is a format for summarizing headlines from news related
16046 sites (such as BBC or CNN).  But basically anything list-like can be
16047 presented as an @acronym{RSS} feed: weblogs, changelogs or recent
16048 changes to a wiki (e.g. @url{http://cliki.net/recent-changes.rdf}).
16049
16050 @acronym{RSS} has a quite regular and nice interface, and it's
16051 possible to get the information Gnus needs to keep groups updated.
16052
16053 Note: you had better use Emacs which supports the @code{utf-8} coding
16054 system because @acronym{RSS} uses UTF-8 for encoding non-@acronym{ASCII}
16055 text by default.  It is also used by default for non-@acronym{ASCII}
16056 group names.
16057
16058 @kindex G R (Summary)
16059 Use @kbd{G R} from the summary buffer to subscribe to a feed---you will
16060 be prompted for the location, the title and the description of the feed.
16061 The title, which allows any characters, will be used for the group name
16062 and the name of the group data file.  The description can be omitted.
16063
16064 An easy way to get started with @code{nnrss} is to say something like
16065 the following in the group buffer: @kbd{B nnrss RET RET y}, then
16066 subscribe to groups.
16067
16068 The @code{nnrss} back end saves the group data file in
16069 @code{nnrss-directory} (see below) for each @code{nnrss} group.  File
16070 names containing non-@acronym{ASCII} characters will be encoded by the
16071 coding system specified with the @code{nnmail-pathname-coding-system}
16072 variable.  If it is @code{nil}, in Emacs the coding system defaults to
16073 the value of @code{default-file-name-coding-system}.  If you are using
16074 XEmacs and want to use non-@acronym{ASCII} group names, you should set
16075 the value for the @code{nnmail-pathname-coding-system} variable properly.
16076
16077 @cindex OPML
16078 You can also use the following commands to import and export your
16079 subscriptions from a file in @acronym{OPML} format (Outline Processor
16080 Markup Language).
16081
16082 @defun nnrss-opml-import file
16083 Prompt for an @acronym{OPML} file, and subscribe to each feed in the
16084 file.
16085 @end defun
16086
16087 @defun nnrss-opml-export
16088 Write your current @acronym{RSS} subscriptions to a buffer in
16089 @acronym{OPML} format.
16090 @end defun
16091
16092 The following @code{nnrss} variables can be altered:
16093
16094 @table @code
16095 @item nnrss-directory
16096 @vindex nnrss-directory
16097 The directory where @code{nnrss} stores its files.  The default is
16098 @file{~/News/rss/}.
16099
16100 @item nnrss-file-coding-system
16101 @vindex nnrss-file-coding-system
16102 The coding system used when reading and writing the @code{nnrss} groups
16103 data files.  The default is the value of
16104 @code{mm-universal-coding-system} (which defaults to @code{emacs-mule}
16105 in Emacs or @code{escape-quoted} in XEmacs).
16106
16107 @item nnrss-use-local
16108 @vindex nnrss-use-local
16109 @findex nnrss-generate-download-script
16110 If you set @code{nnrss-use-local} to @code{t}, @code{nnrss} will read
16111 the feeds from local files in @code{nnrss-directory}.  You can use
16112 the command @code{nnrss-generate-download-script} to generate a
16113 download script using @command{wget}.
16114 @end table
16115
16116 The following code may be helpful, if you want to show the description in
16117 the summary buffer.
16118
16119 @lisp
16120 (add-to-list 'nnmail-extra-headers nnrss-description-field)
16121 (setq gnus-summary-line-format "%U%R%z%I%(%[%4L: %-15,15f%]%) %s%uX\n")
16122
16123 (defun gnus-user-format-function-X (header)
16124   (let ((descr
16125          (assq nnrss-description-field (mail-header-extra header))))
16126     (if descr (concat "\n\t" (cdr descr)) "")))
16127 @end lisp
16128
16129 The following code may be useful to open an nnrss url directly from the
16130 summary buffer.
16131 @lisp
16132 (require 'browse-url)
16133
16134 (defun browse-nnrss-url( arg )
16135   (interactive "p")
16136   (let ((url (assq nnrss-url-field
16137                    (mail-header-extra
16138                     (gnus-data-header
16139                      (assq (gnus-summary-article-number)
16140                            gnus-newsgroup-data))))))
16141     (if url
16142         (progn
16143           (browse-url (cdr url))
16144           (gnus-summary-mark-as-read-forward 1))
16145       (gnus-summary-scroll-up arg))))
16146
16147 (eval-after-load "gnus"
16148   #'(define-key gnus-summary-mode-map
16149       (kbd "<RET>") 'browse-nnrss-url))
16150 (add-to-list 'nnmail-extra-headers nnrss-url-field)
16151 @end lisp
16152
16153 @node Customizing w3
16154 @subsection Customizing w3
16155 @cindex w3
16156 @cindex html
16157 @cindex url
16158 @cindex Netscape
16159
16160 Gnus uses the url library to fetch web pages and Emacs/w3 to display web
16161 pages.  Emacs/w3 is documented in its own manual, but there are some
16162 things that may be more relevant for Gnus users.
16163
16164 For instance, a common question is how to make Emacs/w3 follow links
16165 using the @code{browse-url} functions (which will call some external web
16166 browser like Netscape).  Here's one way:
16167
16168 @lisp
16169 (eval-after-load "w3"
16170   '(progn
16171     (fset 'w3-fetch-orig (symbol-function 'w3-fetch))
16172     (defun w3-fetch (&optional url target)
16173       (interactive (list (w3-read-url-with-default)))
16174       (if (eq major-mode 'gnus-article-mode)
16175           (browse-url url)
16176         (w3-fetch-orig url target)))))
16177 @end lisp
16178
16179 Put that in your @file{.emacs} file, and hitting links in w3-rendered
16180 @acronym{HTML} in the Gnus article buffers will use @code{browse-url} to
16181 follow the link.
16182
16183
16184 @node IMAP
16185 @section IMAP
16186 @cindex nnimap
16187 @cindex @acronym{IMAP}
16188
16189 @acronym{IMAP} is a network protocol for reading mail (or news, or @dots{}),
16190 think of it as a modernized @acronym{NNTP}.  Connecting to a @acronym{IMAP}
16191 server is much similar to connecting to a news server, you just
16192 specify the network address of the server.
16193
16194 @acronym{IMAP} has two properties.  First, @acronym{IMAP} can do
16195 everything that @acronym{POP} can, it can hence be viewed as a
16196 @acronym{POP++}.  Secondly, @acronym{IMAP} is a mail storage protocol,
16197 similar to @acronym{NNTP} being a news storage protocol---however,
16198 @acronym{IMAP} offers more features than @acronym{NNTP} because news
16199 is more or less read-only whereas mail is read-write.
16200
16201 If you want to use @acronym{IMAP} as a @acronym{POP++}, use an imap
16202 entry in @code{mail-sources}.  With this, Gnus will fetch mails from
16203 the @acronym{IMAP} server and store them on the local disk.  This is
16204 not the usage described in this section---@xref{Mail Sources}.
16205
16206 If you want to use @acronym{IMAP} as a mail storage protocol, use an nnimap
16207 entry in @code{gnus-secondary-select-methods}.  With this, Gnus will
16208 manipulate mails stored on the @acronym{IMAP} server.  This is the kind of
16209 usage explained in this section.
16210
16211 A server configuration in @file{~/.gnus.el} with a few @acronym{IMAP}
16212 servers might look something like the following.  (Note that for
16213 @acronym{TLS}/@acronym{SSL}, you need external programs and libraries,
16214 see below.)
16215
16216 @lisp
16217 (setq gnus-secondary-select-methods
16218       '((nnimap "simpleserver") ; @r{no special configuration}
16219         ; @r{perhaps a ssh port forwarded server:}
16220         (nnimap "dolk"
16221                 (nnimap-address "localhost")
16222                 (nnimap-server-port 1430))
16223         ; @r{a UW server running on localhost}
16224         (nnimap "barbar"
16225                 (nnimap-server-port 143)
16226                 (nnimap-address "localhost")
16227                 (nnimap-list-pattern ("INBOX" "mail/*")))
16228         ; @r{anonymous public cyrus server:}
16229         (nnimap "cyrus.andrew.cmu.edu"
16230                 (nnimap-authenticator anonymous)
16231                 (nnimap-list-pattern "archive.*")
16232                 (nnimap-stream network))
16233         ; @r{a ssl server on a non-standard port:}
16234         (nnimap "vic20"
16235                 (nnimap-address "vic20.somewhere.com")
16236                 (nnimap-server-port 9930)
16237                 (nnimap-stream ssl))))
16238 @end lisp
16239
16240 After defining the new server, you can subscribe to groups on the
16241 server using normal Gnus commands such as @kbd{U} in the Group Buffer
16242 (@pxref{Subscription Commands}) or via the Server Buffer
16243 (@pxref{Server Buffer}).
16244
16245 The following variables can be used to create a virtual @code{nnimap}
16246 server:
16247
16248 @table @code
16249
16250 @item nnimap-address
16251 @vindex nnimap-address
16252
16253 The address of the remote @acronym{IMAP} server.  Defaults to the virtual
16254 server name if not specified.
16255
16256 @item nnimap-server-port
16257 @vindex nnimap-server-port
16258 Port on server to contact.  Defaults to port 143, or 993 for @acronym{TLS}/@acronym{SSL}.
16259
16260 Note that this should be an integer, example server specification:
16261
16262 @lisp
16263 (nnimap "mail.server.com"
16264         (nnimap-server-port 4711))
16265 @end lisp
16266
16267 @item nnimap-list-pattern
16268 @vindex nnimap-list-pattern
16269 String or list of strings of mailboxes to limit available groups to.
16270 This is used when the server has very many mailboxes and you're only
16271 interested in a few---some servers export your home directory via
16272 @acronym{IMAP}, you'll probably want to limit the mailboxes to those in
16273 @file{~/Mail/*} then.
16274
16275 The string can also be a cons of REFERENCE and the string as above, what
16276 REFERENCE is used for is server specific, but on the University of
16277 Washington server it's a directory that will be concatenated with the
16278 mailbox.
16279
16280 Example server specification:
16281
16282 @lisp
16283 (nnimap "mail.server.com"
16284         (nnimap-list-pattern ("INBOX" "Mail/*" "alt.sex.*"
16285                                ("~friend/Mail/" . "list/*"))))
16286 @end lisp
16287
16288 @item nnimap-stream
16289 @vindex nnimap-stream
16290 The type of stream used to connect to your server.  By default, nnimap
16291 will detect and automatically use all of the below, with the exception
16292 of @acronym{TLS}/@acronym{SSL}.  (@acronym{IMAP} over
16293 @acronym{TLS}/@acronym{SSL} is being replaced by STARTTLS, which can
16294 be automatically detected, but it's not widely deployed yet.)
16295
16296 Example server specification:
16297
16298 @lisp
16299 (nnimap "mail.server.com"
16300         (nnimap-stream ssl))
16301 @end lisp
16302
16303 Please note that the value of @code{nnimap-stream} is a symbol!
16304
16305 @itemize @bullet
16306 @item
16307 @dfn{gssapi:} Connect with GSSAPI (usually Kerberos 5).  Requires the
16308 @samp{gsasl} or @samp{imtest} program.
16309 @item
16310 @dfn{kerberos4:} Connect with Kerberos 4.  Requires the @samp{imtest} program.
16311 @item
16312 @dfn{starttls:} Connect via the STARTTLS extension (similar to
16313 @acronym{TLS}/@acronym{SSL}).  Requires the external library @samp{starttls.el} and program
16314 @samp{starttls}.
16315 @item
16316 @dfn{tls:} Connect through @acronym{TLS}.  Requires GNUTLS (the program
16317 @samp{gnutls-cli}).
16318 @item
16319 @dfn{ssl:} Connect through @acronym{SSL}.  Requires OpenSSL (the program
16320 @samp{openssl}) or SSLeay (@samp{s_client}).
16321 @item
16322 @dfn{shell:} Use a shell command to start @acronym{IMAP} connection.
16323 @item
16324 @dfn{network:} Plain, TCP/IP network connection.
16325 @end itemize
16326
16327 @vindex imap-kerberos4-program
16328 The @samp{imtest} program is shipped with Cyrus IMAPD.  If you're
16329 using @samp{imtest} from Cyrus IMAPD < 2.0.14 (which includes version
16330 1.5.x and 1.6.x) you need to frob @code{imap-process-connection-type}
16331 to make @code{imap.el} use a pty instead of a pipe when communicating
16332 with @samp{imtest}.  You will then suffer from a line length
16333 restrictions on @acronym{IMAP} commands, which might make Gnus seem to hang
16334 indefinitely if you have many articles in a mailbox.  The variable
16335 @code{imap-kerberos4-program} contain parameters to pass to the imtest
16336 program.
16337
16338 For @acronym{TLS} connection, the @code{gnutls-cli} program from GNUTLS is
16339 needed.  It is available from
16340 @uref{http://www.gnu.org/software/gnutls/}.
16341
16342 @vindex imap-gssapi-program
16343 This parameter specifies a list of command lines that invoke a GSSAPI
16344 authenticated @acronym{IMAP} stream in a subshell.  They are tried
16345 sequentially until a connection is made, or the list has been
16346 exhausted.  By default, @samp{gsasl} from GNU SASL, available from
16347 @uref{http://www.gnu.org/software/gsasl/}, and the @samp{imtest}
16348 program from Cyrus IMAPD (see @code{imap-kerberos4-program}), are
16349 tried.
16350
16351 @vindex imap-ssl-program
16352 For @acronym{SSL} connections, the OpenSSL program is available from
16353 @uref{http://www.openssl.org/}.  OpenSSL was formerly known as SSLeay,
16354 and nnimap support it too---although the most recent versions of
16355 SSLeay, 0.9.x, are known to have serious bugs making it
16356 useless.  Earlier versions, especially 0.8.x, of SSLeay are known to
16357 work.  The variable @code{imap-ssl-program} contain parameters to pass
16358 to OpenSSL/SSLeay.
16359
16360 @vindex imap-shell-program
16361 @vindex imap-shell-host
16362 For @acronym{IMAP} connections using the @code{shell} stream, the variable
16363 @code{imap-shell-program} specify what program to call.
16364
16365 @item nnimap-authenticator
16366 @vindex nnimap-authenticator
16367
16368 The authenticator used to connect to the server.  By default, nnimap
16369 will use the most secure authenticator your server is capable of.
16370
16371 Example server specification:
16372
16373 @lisp
16374 (nnimap "mail.server.com"
16375         (nnimap-authenticator anonymous))
16376 @end lisp
16377
16378 Please note that the value of @code{nnimap-authenticator} is a symbol!
16379
16380 @itemize @bullet
16381 @item
16382 @dfn{gssapi:} GSSAPI (usually kerberos 5) authentication.  Requires
16383 external program @code{gsasl} or @code{imtest}.
16384 @item
16385 @dfn{kerberos4:} Kerberos 4 authentication.  Requires external program
16386 @code{imtest}.
16387 @item
16388 @dfn{digest-md5:} Encrypted username/password via DIGEST-MD5.  Requires
16389 external library @code{digest-md5.el}.
16390 @item
16391 @dfn{cram-md5:} Encrypted username/password via CRAM-MD5.
16392 @item
16393 @dfn{login:} Plain-text username/password via LOGIN.
16394 @item
16395 @dfn{anonymous:} Login as ``anonymous'', supplying your email address as password.
16396 @end itemize
16397
16398 @item nnimap-expunge-on-close
16399 @cindex expunging
16400 @vindex nnimap-expunge-on-close
16401 Unlike Parmenides the @acronym{IMAP} designers have decided things that
16402 don't exist actually do exist.  More specifically, @acronym{IMAP} has
16403 this concept of marking articles @code{Deleted} which doesn't actually
16404 delete them, and this (marking them @code{Deleted}, that is) is what
16405 nnimap does when you delete an article in Gnus (with @kbd{B DEL} or
16406 similar).
16407
16408 Since the articles aren't really removed when we mark them with the
16409 @code{Deleted} flag we'll need a way to actually delete them.  Feel like
16410 running in circles yet?
16411
16412 Traditionally, nnimap has removed all articles marked as @code{Deleted}
16413 when closing a mailbox but this is now configurable by this server
16414 variable.
16415
16416 The possible options are:
16417
16418 @table @code
16419
16420 @item always
16421 The default behavior, delete all articles marked as ``Deleted'' when
16422 closing a mailbox.
16423 @item never
16424 Never actually delete articles.  Currently there is no way of showing
16425 the articles marked for deletion in nnimap, but other @acronym{IMAP} clients
16426 may allow you to do this.  If you ever want to run the EXPUNGE command
16427 manually, @xref{Expunging mailboxes}.
16428 @item ask
16429 When closing mailboxes, nnimap will ask if you wish to expunge deleted
16430 articles or not.
16431
16432 @end table
16433
16434 @item nnimap-importantize-dormant
16435 @vindex nnimap-importantize-dormant
16436
16437 If non-@code{nil} (the default), marks dormant articles as ticked (as
16438 well), for other @acronym{IMAP} clients.  Within Gnus, dormant articles will
16439 naturally still (only) be marked as dormant.  This is to make dormant
16440 articles stand out, just like ticked articles, in other @acronym{IMAP}
16441 clients.  (In other words, Gnus has two ``Tick'' marks and @acronym{IMAP}
16442 has only one.)
16443
16444 Probably the only reason for frobing this would be if you're trying
16445 enable per-user persistent dormant flags, using something like:
16446
16447 @lisp
16448 (setcdr (assq 'dormant nnimap-mark-to-flag-alist)
16449         (format "gnus-dormant-%s" (user-login-name)))
16450 (setcdr (assq 'dormant nnimap-mark-to-predicate-alist)
16451         (format "KEYWORD gnus-dormant-%s" (user-login-name)))
16452 @end lisp
16453
16454 In this case, you would not want the per-user dormant flag showing up
16455 as ticked for other users.
16456
16457 @item nnimap-expunge-search-string
16458 @cindex expunging
16459 @vindex nnimap-expunge-search-string
16460
16461 This variable contain the @acronym{IMAP} search command sent to server when
16462 searching for articles eligible for expiring.  The default is
16463 @code{"UID %s NOT SINCE %s"}, where the first @code{%s} is replaced by
16464 UID set and the second @code{%s} is replaced by a date.
16465
16466 Probably the only useful value to change this to is
16467 @code{"UID %s NOT SENTSINCE %s"}, which makes nnimap use the Date: in
16468 messages instead of the internal article date.  See section 6.4.4 of
16469 RFC 2060 for more information on valid strings.
16470
16471 @item nnimap-authinfo-file
16472 @vindex nnimap-authinfo-file
16473
16474 A file containing credentials used to log in on servers.  The format is
16475 (almost) the same as the @code{ftp} @file{~/.netrc} file.  See the
16476 variable @code{nntp-authinfo-file} for exact syntax; also see
16477 @ref{NNTP}.  An example of an .authinfo line for an IMAP server, is:
16478
16479 @example
16480 machine students.uio.no login larsi password geheimnis port imap
16481 @end example
16482
16483 Note that it should be @code{port imap}, or @code{port 143}, if you
16484 use a @code{nnimap-stream} of @code{tls} or @code{ssl}, even if the
16485 actual port number used is port 993 for secured IMAP.  For
16486 convenience, Gnus will accept @code{port imaps} as a synonym of
16487 @code{port imap}.
16488
16489 @item nnimap-need-unselect-to-notice-new-mail
16490 @vindex nnimap-need-unselect-to-notice-new-mail
16491
16492 Unselect mailboxes before looking for new mail in them.  Some servers
16493 seem to need this under some circumstances; it was reported that
16494 Courier 1.7.1 did.
16495
16496 @end table
16497
16498 @menu
16499 * Splitting in IMAP::           Splitting mail with nnimap.
16500 * Expiring in IMAP::            Expiring mail with nnimap.
16501 * Editing IMAP ACLs::           Limiting/enabling other users access to a mailbox.
16502 * Expunging mailboxes::         Equivalent of a ``compress mailbox'' button.
16503 * A note on namespaces::        How to (not) use @acronym{IMAP} namespace in Gnus.
16504 * Debugging IMAP::              What to do when things don't work.
16505 @end menu
16506
16507
16508
16509 @node Splitting in IMAP
16510 @subsection Splitting in IMAP
16511 @cindex splitting imap mail
16512
16513 Splitting is something Gnus users have loved and used for years, and now
16514 the rest of the world is catching up.  Yeah, dream on, not many
16515 @acronym{IMAP} servers have server side splitting and those that have
16516 splitting seem to use some non-standard protocol.  This means that
16517 @acronym{IMAP} support for Gnus has to do its own splitting.
16518
16519 And it does.
16520
16521 (Incidentally, people seem to have been dreaming on, and Sieve has
16522 gaining a market share and is supported by several IMAP servers.
16523 Fortunately, Gnus support it too, @xref{Sieve Commands}.)
16524
16525 Here are the variables of interest:
16526
16527 @table @code
16528
16529 @item nnimap-split-crosspost
16530 @cindex splitting, crosspost
16531 @cindex crosspost
16532 @vindex nnimap-split-crosspost
16533
16534 If non-@code{nil}, do crossposting if several split methods match the
16535 mail.  If @code{nil}, the first match in @code{nnimap-split-rule}
16536 found will be used.
16537
16538 Nnmail equivalent: @code{nnmail-crosspost}.
16539
16540 @item nnimap-split-inbox
16541 @cindex splitting, inbox
16542 @cindex inbox
16543 @vindex nnimap-split-inbox
16544
16545 A string or a list of strings that gives the name(s) of @acronym{IMAP}
16546 mailboxes to split from.  Defaults to @code{nil}, which means that
16547 splitting is disabled!
16548
16549 @lisp
16550 (setq nnimap-split-inbox
16551       '("INBOX" ("~/friend/Mail" . "lists/*") "lists.imap"))
16552 @end lisp
16553
16554 No nnmail equivalent.
16555
16556 @item nnimap-split-rule
16557 @cindex splitting, rules
16558 @vindex nnimap-split-rule
16559
16560 New mail found in @code{nnimap-split-inbox} will be split according to
16561 this variable.
16562
16563 This variable contains a list of lists, where the first element in the
16564 sublist gives the name of the @acronym{IMAP} mailbox to move articles
16565 matching the regexp in the second element in the sublist.  Got that?
16566 Neither did I, we need examples.
16567
16568 @lisp
16569 (setq nnimap-split-rule
16570       '(("INBOX.nnimap"
16571          "^Sender: owner-nnimap@@vic20.globalcom.se")
16572         ("INBOX.junk"    "^Subject:.*MAKE MONEY")
16573         ("INBOX.private" "")))
16574 @end lisp
16575
16576 This will put all articles from the nnimap mailing list into mailbox
16577 INBOX.nnimap, all articles containing MAKE MONEY in the Subject: line
16578 into INBOX.junk and everything else in INBOX.private.
16579
16580 The first string may contain @samp{\\1} forms, like the ones used by
16581 replace-match to insert sub-expressions from the matched text.  For
16582 instance:
16583
16584 @lisp
16585 ("INBOX.lists.\\1"     "^Sender: owner-\\([a-z-]+\\)@@")
16586 @end lisp
16587
16588 The first element can also be the symbol @code{junk} to indicate that
16589 matching messages should simply be deleted.  Use with care.
16590
16591 The second element can also be a function.  In that case, it will be
16592 called with the first element of the rule as the argument, in a buffer
16593 containing the headers of the article.  It should return a
16594 non-@code{nil} value if it thinks that the mail belongs in that group.
16595
16596 Nnmail users might recollect that the last regexp had to be empty to
16597 match all articles (like in the example above).  This is not required in
16598 nnimap.  Articles not matching any of the regexps will not be moved out
16599 of your inbox.  (This might affect performance if you keep lots of
16600 unread articles in your inbox, since the splitting code would go over
16601 them every time you fetch new mail.)
16602
16603 These rules are processed from the beginning of the alist toward the
16604 end.  The first rule to make a match will ``win'', unless you have
16605 crossposting enabled.  In that case, all matching rules will ``win''.
16606
16607 This variable can also have a function as its value, the function will
16608 be called with the headers narrowed and should return a group where it
16609 thinks the article should be split to.  See @code{nnimap-split-fancy}.
16610
16611 The splitting code tries to create mailboxes if it needs to.
16612
16613 To allow for different split rules on different virtual servers, and
16614 even different split rules in different inboxes on the same server,
16615 the syntax of this variable have been extended along the lines of:
16616
16617 @lisp
16618 (setq nnimap-split-rule
16619       '(("my1server"    (".*" (("ding"    "ding@@gnus.org")
16620                                ("junk"    "From:.*Simon"))))
16621         ("my2server"    ("INBOX" nnimap-split-fancy))
16622         ("my[34]server" (".*" (("private" "To:.*Simon")
16623                                ("junk"    my-junk-func))))))
16624 @end lisp
16625
16626 The virtual server name is in fact a regexp, so that the same rules
16627 may apply to several servers.  In the example, the servers
16628 @code{my3server} and @code{my4server} both use the same rules.
16629 Similarly, the inbox string is also a regexp.  The actual splitting
16630 rules are as before, either a function, or a list with group/regexp or
16631 group/function elements.
16632
16633 Nnmail equivalent: @code{nnmail-split-methods}.
16634
16635 @item nnimap-split-predicate
16636 @cindex splitting
16637 @vindex nnimap-split-predicate
16638
16639 Mail matching this predicate in @code{nnimap-split-inbox} will be
16640 split, it is a string and the default is @samp{UNSEEN UNDELETED}.
16641
16642 This might be useful if you use another @acronym{IMAP} client to read mail in
16643 your inbox but would like Gnus to split all articles in the inbox
16644 regardless of readedness.  Then you might change this to
16645 @samp{UNDELETED}.
16646
16647 @item nnimap-split-fancy
16648 @cindex splitting, fancy
16649 @findex nnimap-split-fancy
16650 @vindex nnimap-split-fancy
16651
16652 It's possible to set @code{nnimap-split-rule} to
16653 @code{nnmail-split-fancy} if you want to use fancy
16654 splitting.  @xref{Fancy Mail Splitting}.
16655
16656 However, to be able to have different fancy split rules for nnmail and
16657 nnimap back ends you can set @code{nnimap-split-rule} to
16658 @code{nnimap-split-fancy} and define the nnimap specific fancy split
16659 rule in @code{nnimap-split-fancy}.
16660
16661 Example:
16662
16663 @lisp
16664 (setq nnimap-split-rule 'nnimap-split-fancy
16665       nnimap-split-fancy ...)
16666 @end lisp
16667
16668 Nnmail equivalent: @code{nnmail-split-fancy}.
16669
16670 @item nnimap-split-download-body
16671 @findex nnimap-split-download-body
16672 @vindex nnimap-split-download-body
16673
16674 Set to non-@code{nil} to download entire articles during splitting.
16675 This is generally not required, and will slow things down
16676 considerably.  You may need it if you want to use an advanced
16677 splitting function that analyzes the body to split the article.
16678
16679 @end table
16680
16681 @node Expiring in IMAP
16682 @subsection Expiring in IMAP
16683 @cindex expiring imap mail
16684
16685 Even though @code{nnimap} is not a proper @code{nnmail} derived back
16686 end, it supports most features in regular expiring (@pxref{Expiring
16687 Mail}).  Unlike splitting in @acronym{IMAP} (@pxref{Splitting in
16688 IMAP}) it does not clone the @code{nnmail} variables (i.e., creating
16689 @var{nnimap-expiry-wait}) but reuse the @code{nnmail} variables.  What
16690 follows below are the variables used by the @code{nnimap} expiry
16691 process.
16692
16693 A note on how the expire mark is stored on the @acronym{IMAP} server is
16694 appropriate here as well.  The expire mark is translated into a
16695 @code{imap} client specific mark, @code{gnus-expire}, and stored on the
16696 message.  This means that likely only Gnus will understand and treat
16697 the @code{gnus-expire} mark properly, although other clients may allow
16698 you to view client specific flags on the message.  It also means that
16699 your server must support permanent storage of client specific flags on
16700 messages.  Most do, fortunately.
16701
16702 @table @code
16703
16704 @item nnmail-expiry-wait
16705 @item nnmail-expiry-wait-function
16706
16707 These variables are fully supported.  The expire value can be a
16708 number, the symbol @code{immediate} or @code{never}.
16709
16710 @item nnmail-expiry-target
16711
16712 This variable is supported, and internally implemented by calling the
16713 @code{nnmail} functions that handle this.  It contains an optimization
16714 that if the destination is a @acronym{IMAP} group on the same server, the
16715 article is copied instead of appended (that is, uploaded again).
16716
16717 @end table
16718
16719 @node Editing IMAP ACLs
16720 @subsection Editing IMAP ACLs
16721 @cindex editing imap acls
16722 @cindex Access Control Lists
16723 @cindex Editing @acronym{IMAP} ACLs
16724 @kindex G l (Group)
16725 @findex gnus-group-nnimap-edit-acl
16726
16727 ACL stands for Access Control List.  ACLs are used in @acronym{IMAP} for
16728 limiting (or enabling) other users access to your mail boxes.  Not all
16729 @acronym{IMAP} servers support this, this function will give an error if it
16730 doesn't.
16731
16732 To edit an ACL for a mailbox, type @kbd{G l}
16733 (@code{gnus-group-edit-nnimap-acl}) and you'll be presented with an ACL
16734 editing window with detailed instructions.
16735
16736 Some possible uses:
16737
16738 @itemize @bullet
16739 @item
16740 Giving ``anyone'' the ``lrs'' rights (lookup, read, keep seen/unseen flags)
16741 on your mailing list mailboxes enables other users on the same server to
16742 follow the list without subscribing to it.
16743 @item
16744 At least with the Cyrus server, you are required to give the user
16745 ``anyone'' posting ("p") capabilities to have ``plussing'' work (that is,
16746 mail sent to user+mailbox@@domain ending up in the @acronym{IMAP} mailbox
16747 INBOX.mailbox).
16748 @end itemize
16749
16750 @node Expunging mailboxes
16751 @subsection Expunging mailboxes
16752 @cindex expunging
16753
16754 @cindex expunge
16755 @cindex manual expunging
16756 @kindex G x (Group)
16757 @findex gnus-group-nnimap-expunge
16758
16759 If you're using the @code{never} setting of @code{nnimap-expunge-on-close},
16760 you may want the option of expunging all deleted articles in a mailbox
16761 manually.  This is exactly what @kbd{G x} does.
16762
16763 Currently there is no way of showing deleted articles, you can just
16764 delete them.
16765
16766 @node A note on namespaces
16767 @subsection A note on namespaces
16768 @cindex IMAP namespace
16769 @cindex namespaces
16770
16771 The @acronym{IMAP} protocol has a concept called namespaces, described
16772 by the following text in the RFC:
16773
16774 @display
16775 5.1.2.  Mailbox Namespace Naming Convention
16776
16777    By convention, the first hierarchical element of any mailbox name
16778    which begins with "#" identifies the "namespace" of the remainder of
16779    the name.  This makes it possible to disambiguate between different
16780    types of mailbox stores, each of which have their own namespaces.
16781
16782       For example, implementations which offer access to USENET
16783       newsgroups MAY use the "#news" namespace to partition the USENET
16784       newsgroup namespace from that of other mailboxes.  Thus, the
16785       comp.mail.misc newsgroup would have an mailbox name of
16786       "#news.comp.mail.misc", and the name "comp.mail.misc" could refer
16787       to a different object (e.g. a user's private mailbox).
16788 @end display
16789
16790 While there is nothing in this text that warrants concern for the
16791 @acronym{IMAP} implementation in Gnus, some servers use namespace
16792 prefixes in a way that does not work with how Gnus uses mailbox names.
16793
16794 Specifically, University of Washington's @acronym{IMAP} server uses
16795 mailbox names like @code{#driver.mbx/read-mail} which are valid only
16796 in the @sc{create} and @sc{append} commands.  After the mailbox is
16797 created (or a messages is appended to a mailbox), it must be accessed
16798 without the namespace prefix, i.e. @code{read-mail}.  Since Gnus do
16799 not make it possible for the user to guarantee that user entered
16800 mailbox names will only be used with the CREATE and APPEND commands,
16801 you should simply not use the namespace prefixed mailbox names in
16802 Gnus.
16803
16804 See the UoW IMAPD documentation for the @code{#driver.*/} prefix
16805 for more information on how to use the prefixes.  They are a power
16806 tool and should be used only if you are sure what the effects are.
16807
16808 @node Debugging IMAP
16809 @subsection Debugging IMAP
16810 @cindex IMAP debugging
16811 @cindex protocol dump (IMAP)
16812
16813 @acronym{IMAP} is a complex protocol, more so than @acronym{NNTP} or
16814 @acronym{POP3}.  Implementation bugs are not unlikely, and we do our
16815 best to fix them right away.  If you encounter odd behavior, chances
16816 are that either the server or Gnus is buggy.
16817
16818 If you are familiar with network protocols in general, you will
16819 probably be able to extract some clues from the protocol dump of the
16820 exchanges between Gnus and the server.  Even if you are not familiar
16821 with network protocols, when you include the protocol dump in
16822 @acronym{IMAP}-related bug reports you are helping us with data
16823 critical to solving the problem.  Therefore, we strongly encourage you
16824 to include the protocol dump when reporting IMAP bugs in Gnus.
16825
16826
16827 @vindex imap-log
16828 Because the protocol dump, when enabled, generates lots of data, it is
16829 disabled by default.  You can enable it by setting @code{imap-log} as
16830 follows:
16831
16832 @lisp
16833 (setq imap-log t)
16834 @end lisp
16835
16836 This instructs the @code{imap.el} package to log any exchanges with
16837 the server.  The log is stored in the buffer @samp{*imap-log*}.  Look
16838 for error messages, which sometimes are tagged with the keyword
16839 @code{BAD}---but when submitting a bug, make sure to include all the
16840 data.
16841
16842 @node Other Sources
16843 @section Other Sources
16844
16845 Gnus can do more than just read news or mail.  The methods described
16846 below allow Gnus to view directories and files as if they were
16847 newsgroups.
16848
16849 @menu
16850 * Directory Groups::            You can read a directory as if it was a newsgroup.
16851 * Anything Groups::             Dired?  Who needs dired?
16852 * Document Groups::             Single files can be the basis of a group.
16853 * SOUP::                        Reading @sc{soup} packets ``offline''.
16854 * Mail-To-News Gateways::       Posting articles via mail-to-news gateways.
16855 @end menu
16856
16857
16858 @node Directory Groups
16859 @subsection Directory Groups
16860 @cindex nndir
16861 @cindex directory groups
16862
16863 If you have a directory that has lots of articles in separate files in
16864 it, you might treat it as a newsgroup.  The files have to have numerical
16865 names, of course.
16866
16867 This might be an opportune moment to mention @code{ange-ftp} (and its
16868 successor @code{efs}), that most wonderful of all wonderful Emacs
16869 packages.  When I wrote @code{nndir}, I didn't think much about it---a
16870 back end to read directories.  Big deal.
16871
16872 @code{ange-ftp} changes that picture dramatically.  For instance, if you
16873 enter the @code{ange-ftp} file name
16874 @file{/ftp.hpc.uh.edu:/pub/emacs/ding-list/} as the directory name,
16875 @code{ange-ftp} or @code{efs} will actually allow you to read this
16876 directory over at @samp{sina} as a newsgroup.  Distributed news ahoy!
16877
16878 @code{nndir} will use @acronym{NOV} files if they are present.
16879
16880 @code{nndir} is a ``read-only'' back end---you can't delete or expire
16881 articles with this method.  You can use @code{nnmh} or @code{nnml} for
16882 whatever you use @code{nndir} for, so you could switch to any of those
16883 methods if you feel the need to have a non-read-only @code{nndir}.
16884
16885
16886 @node Anything Groups
16887 @subsection Anything Groups
16888 @cindex nneething
16889
16890 From the @code{nndir} back end (which reads a single spool-like
16891 directory), it's just a hop and a skip to @code{nneething}, which
16892 pretends that any arbitrary directory is a newsgroup.  Strange, but
16893 true.
16894
16895 When @code{nneething} is presented with a directory, it will scan this
16896 directory and assign article numbers to each file.  When you enter such
16897 a group, @code{nneething} must create ``headers'' that Gnus can use.
16898 After all, Gnus is a newsreader, in case you're forgetting.
16899 @code{nneething} does this in a two-step process.  First, it snoops each
16900 file in question.  If the file looks like an article (i.e., the first
16901 few lines look like headers), it will use this as the head.  If this is
16902 just some arbitrary file without a head (e.g. a C source file),
16903 @code{nneething} will cobble up a header out of thin air.  It will use
16904 file ownership, name and date and do whatever it can with these
16905 elements.
16906
16907 All this should happen automatically for you, and you will be presented
16908 with something that looks very much like a newsgroup.  Totally like a
16909 newsgroup, to be precise.  If you select an article, it will be displayed
16910 in the article buffer, just as usual.
16911
16912 If you select a line that represents a directory, Gnus will pop you into
16913 a new summary buffer for this @code{nneething} group.  And so on.  You can
16914 traverse the entire disk this way, if you feel like, but remember that
16915 Gnus is not dired, really, and does not intend to be, either.
16916
16917 There are two overall modes to this action---ephemeral or solid.  When
16918 doing the ephemeral thing (i.e., @kbd{G D} from the group buffer), Gnus
16919 will not store information on what files you have read, and what files
16920 are new, and so on.  If you create a solid @code{nneething} group the
16921 normal way with @kbd{G m}, Gnus will store a mapping table between
16922 article numbers and file names, and you can treat this group like any
16923 other groups.  When you activate a solid @code{nneething} group, you will
16924 be told how many unread articles it contains, etc., etc.
16925
16926 Some variables:
16927
16928 @table @code
16929 @item nneething-map-file-directory
16930 @vindex nneething-map-file-directory
16931 All the mapping files for solid @code{nneething} groups will be stored
16932 in this directory, which defaults to @file{~/.nneething/}.
16933
16934 @item nneething-exclude-files
16935 @vindex nneething-exclude-files
16936 All files that match this regexp will be ignored.  Nice to use to exclude
16937 auto-save files and the like, which is what it does by default.
16938
16939 @item nneething-include-files
16940 @vindex nneething-include-files
16941 Regexp saying what files to include in the group.  If this variable is
16942 non-@code{nil}, only files matching this regexp will be included.
16943
16944 @item nneething-map-file
16945 @vindex nneething-map-file
16946 Name of the map files.
16947 @end table
16948
16949
16950 @node Document Groups
16951 @subsection Document Groups
16952 @cindex nndoc
16953 @cindex documentation group
16954 @cindex help group
16955
16956 @code{nndoc} is a cute little thing that will let you read a single file
16957 as a newsgroup.  Several files types are supported:
16958
16959 @table @code
16960 @cindex Babyl
16961 @cindex Rmail mbox
16962
16963 @item babyl
16964 The Babyl (Rmail) mail box.
16965 @cindex mbox
16966 @cindex Unix mbox
16967
16968 @item mbox
16969 The standard Unix mbox file.
16970
16971 @cindex MMDF mail box
16972 @item mmdf
16973 The MMDF mail box format.
16974
16975 @item news
16976 Several news articles appended into a file.
16977
16978 @item rnews
16979 @cindex rnews batch files
16980 The rnews batch transport format.
16981 @cindex forwarded messages
16982
16983 @item forward
16984 Forwarded articles.
16985
16986 @item nsmail
16987 Netscape mail boxes.
16988
16989 @item mime-parts
16990 @acronym{MIME} multipart messages.
16991
16992 @item standard-digest
16993 The standard (RFC 1153) digest format.
16994
16995 @item mime-digest
16996 A @acronym{MIME} digest of messages.
16997
16998 @item lanl-gov-announce
16999 Announcement messages from LANL Gov Announce.
17000
17001 @item rfc822-forward
17002 A message forwarded according to RFC822.
17003
17004 @item outlook
17005 The Outlook mail box.
17006
17007 @item oe-dbx
17008 The Outlook Express dbx mail box.
17009
17010 @item exim-bounce
17011 A bounce message from the Exim MTA.
17012
17013 @item forward
17014 A message forwarded according to informal rules.
17015
17016 @item rfc934
17017 An RFC934-forwarded message.
17018
17019 @item mailman
17020 A mailman digest.
17021
17022 @item clari-briefs
17023 A digest of Clarinet brief news items.
17024
17025 @item slack-digest
17026 Non-standard digest format---matches most things, but does it badly.
17027
17028 @item mail-in-mail
17029 The last resort.
17030 @end table
17031
17032 You can also use the special ``file type'' @code{guess}, which means
17033 that @code{nndoc} will try to guess what file type it is looking at.
17034 @code{digest} means that @code{nndoc} should guess what digest type the
17035 file is.
17036
17037 @code{nndoc} will not try to change the file or insert any extra headers into
17038 it---it will simply, like, let you use the file as the basis for a
17039 group.  And that's it.
17040
17041 If you have some old archived articles that you want to insert into your
17042 new & spiffy Gnus mail back end, @code{nndoc} can probably help you with
17043 that.  Say you have an old @file{RMAIL} file with mail that you now want
17044 to split into your new @code{nnml} groups.  You look at that file using
17045 @code{nndoc} (using the @kbd{G f} command in the group buffer
17046 (@pxref{Foreign Groups})), set the process mark on all the articles in
17047 the buffer (@kbd{M P b}, for instance), and then re-spool (@kbd{B r})
17048 using @code{nnml}.  If all goes well, all the mail in the @file{RMAIL}
17049 file is now also stored in lots of @code{nnml} directories, and you can
17050 delete that pesky @file{RMAIL} file.  If you have the guts!
17051
17052 Virtual server variables:
17053
17054 @table @code
17055 @item nndoc-article-type
17056 @vindex nndoc-article-type
17057 This should be one of @code{mbox}, @code{babyl}, @code{digest},
17058 @code{news}, @code{rnews}, @code{mmdf}, @code{forward}, @code{rfc934},
17059 @code{rfc822-forward}, @code{mime-parts}, @code{standard-digest},
17060 @code{slack-digest}, @code{clari-briefs}, @code{nsmail}, @code{outlook},
17061 @code{oe-dbx}, @code{mailman}, and @code{mail-in-mail} or @code{guess}.
17062
17063 @item nndoc-post-type
17064 @vindex nndoc-post-type
17065 This variable says whether Gnus is to consider the group a news group or
17066 a mail group.  There are two valid values:  @code{mail} (the default)
17067 and @code{news}.
17068 @end table
17069
17070 @menu
17071 * Document Server Internals::   How to add your own document types.
17072 @end menu
17073
17074
17075 @node Document Server Internals
17076 @subsubsection Document Server Internals
17077
17078 Adding new document types to be recognized by @code{nndoc} isn't
17079 difficult.  You just have to whip up a definition of what the document
17080 looks like, write a predicate function to recognize that document type,
17081 and then hook into @code{nndoc}.
17082
17083 First, here's an example document type definition:
17084
17085 @example
17086 (mmdf
17087  (article-begin .  "^\^A\^A\^A\^A\n")
17088  (body-end .  "^\^A\^A\^A\^A\n"))
17089 @end example
17090
17091 The definition is simply a unique @dfn{name} followed by a series of
17092 regexp pseudo-variable settings.  Below are the possible
17093 variables---don't be daunted by the number of variables; most document
17094 types can be defined with very few settings:
17095
17096 @table @code
17097 @item first-article
17098 If present, @code{nndoc} will skip past all text until it finds
17099 something that match this regexp.  All text before this will be
17100 totally ignored.
17101
17102 @item article-begin
17103 This setting has to be present in all document type definitions.  It
17104 says what the beginning of each article looks like.
17105
17106 @item head-begin-function
17107 If present, this should be a function that moves point to the head of
17108 the article.
17109
17110 @item nndoc-head-begin
17111 If present, this should be a regexp that matches the head of the
17112 article.
17113
17114 @item nndoc-head-end
17115 This should match the end of the head of the article.  It defaults to
17116 @samp{^$}---the empty line.
17117
17118 @item body-begin-function
17119 If present, this function should move point to the beginning of the body
17120 of the article.
17121
17122 @item body-begin
17123 This should match the beginning of the body of the article.  It defaults
17124 to @samp{^\n}.
17125
17126 @item body-end-function
17127 If present, this function should move point to the end of the body of
17128 the article.
17129
17130 @item body-end
17131 If present, this should match the end of the body of the article.
17132
17133 @item file-end
17134 If present, this should match the end of the file.  All text after this
17135 regexp will be totally ignored.
17136
17137 @end table
17138
17139 So, using these variables @code{nndoc} is able to dissect a document
17140 file into a series of articles, each with a head and a body.  However, a
17141 few more variables are needed since not all document types are all that
17142 news-like---variables needed to transform the head or the body into
17143 something that's palatable for Gnus:
17144
17145 @table @code
17146 @item prepare-body-function
17147 If present, this function will be called when requesting an article.  It
17148 will be called with point at the start of the body, and is useful if the
17149 document has encoded some parts of its contents.
17150
17151 @item article-transform-function
17152 If present, this function is called when requesting an article.  It's
17153 meant to be used for more wide-ranging transformation of both head and
17154 body of the article.
17155
17156 @item generate-head-function
17157 If present, this function is called to generate a head that Gnus can
17158 understand.  It is called with the article number as a parameter, and is
17159 expected to generate a nice head for the article in question.  It is
17160 called when requesting the headers of all articles.
17161
17162 @end table
17163
17164 Let's look at the most complicated example I can come up with---standard
17165 digests:
17166
17167 @example
17168 (standard-digest
17169  (first-article . ,(concat "^" (make-string 70 ?-) "\n\n+"))
17170  (article-begin . ,(concat "\n\n" (make-string 30 ?-) "\n\n+"))
17171  (prepare-body-function . nndoc-unquote-dashes)
17172  (body-end-function . nndoc-digest-body-end)
17173  (head-end . "^ ?$")
17174  (body-begin . "^ ?\n")
17175  (file-end . "^End of .*digest.*[0-9].*\n\\*\\*\\|^End of.*Digest *$")
17176  (subtype digest guess))
17177 @end example
17178
17179 We see that all text before a 70-width line of dashes is ignored; all
17180 text after a line that starts with that @samp{^End of} is also ignored;
17181 each article begins with a 30-width line of dashes; the line separating
17182 the head from the body may contain a single space; and that the body is
17183 run through @code{nndoc-unquote-dashes} before being delivered.
17184
17185 To hook your own document definition into @code{nndoc}, use the
17186 @code{nndoc-add-type} function.  It takes two parameters---the first
17187 is the definition itself and the second (optional) parameter says
17188 where in the document type definition alist to put this definition.
17189 The alist is traversed sequentially, and
17190 @code{nndoc-@var{type}-type-p} is called for a given type @var{type}.
17191 So @code{nndoc-mmdf-type-p} is called to see whether a document is of
17192 @code{mmdf} type, and so on.  These type predicates should return
17193 @code{nil} if the document is not of the correct type; @code{t} if it
17194 is of the correct type; and a number if the document might be of the
17195 correct type.  A high number means high probability; a low number
17196 means low probability with @samp{0} being the lowest valid number.
17197
17198
17199 @node SOUP
17200 @subsection SOUP
17201 @cindex SOUP
17202 @cindex offline
17203
17204 In the PC world people often talk about ``offline'' newsreaders.  These
17205 are thingies that are combined reader/news transport monstrosities.
17206 With built-in modem programs.  Yecchh!
17207
17208 Of course, us Unix Weenie types of human beans use things like
17209 @code{uucp} and, like, @code{nntpd} and set up proper news and mail
17210 transport things like Ghod intended.  And then we just use normal
17211 newsreaders.
17212
17213 However, it can sometimes be convenient to do something that's a bit
17214 easier on the brain if you have a very slow modem, and you're not really
17215 that interested in doing things properly.
17216
17217 A file format called @sc{soup} has been developed for transporting news
17218 and mail from servers to home machines and back again.  It can be a bit
17219 fiddly.
17220
17221 First some terminology:
17222
17223 @table @dfn
17224
17225 @item server
17226 This is the machine that is connected to the outside world and where you
17227 get news and/or mail from.
17228
17229 @item home machine
17230 This is the machine that you want to do the actual reading and responding
17231 on.  It is typically not connected to the rest of the world in any way.
17232
17233 @item packet
17234 Something that contains messages and/or commands.  There are two kinds
17235 of packets:
17236
17237 @table @dfn
17238 @item message packets
17239 These are packets made at the server, and typically contain lots of
17240 messages for you to read.  These are called @file{SoupoutX.tgz} by
17241 default, where @var{x} is a number.
17242
17243 @item response packets
17244 These are packets made at the home machine, and typically contains
17245 replies that you've written.  These are called @file{SoupinX.tgz} by
17246 default, where @var{x} is a number.
17247
17248 @end table
17249
17250 @end table
17251
17252
17253 @enumerate
17254
17255 @item
17256 You log in on the server and create a @sc{soup} packet.  You can either
17257 use a dedicated @sc{soup} thingie (like the @code{awk} program), or you
17258 can use Gnus to create the packet with its @sc{soup} commands (@kbd{O
17259 s} and/or @kbd{G s b}; and then @kbd{G s p}) (@pxref{SOUP Commands}).
17260
17261 @item
17262 You transfer the packet home.  Rail, boat, car or modem will do fine.
17263
17264 @item
17265 You put the packet in your home directory.
17266
17267 @item
17268 You fire up Gnus on your home machine using the @code{nnsoup} back end as
17269 the native or secondary server.
17270
17271 @item
17272 You read articles and mail and answer and followup to the things you
17273 want (@pxref{SOUP Replies}).
17274
17275 @item
17276 You do the @kbd{G s r} command to pack these replies into a @sc{soup}
17277 packet.
17278
17279 @item
17280 You transfer this packet to the server.
17281
17282 @item
17283 You use Gnus to mail this packet out with the @kbd{G s s} command.
17284
17285 @item
17286 You then repeat until you die.
17287
17288 @end enumerate
17289
17290 So you basically have a bipartite system---you use @code{nnsoup} for
17291 reading and Gnus for packing/sending these @sc{soup} packets.
17292
17293 @menu
17294 * SOUP Commands::               Commands for creating and sending @sc{soup} packets
17295 * SOUP Groups::                 A back end for reading @sc{soup} packets.
17296 * SOUP Replies::                How to enable @code{nnsoup} to take over mail and news.
17297 @end menu
17298
17299
17300 @node SOUP Commands
17301 @subsubsection SOUP Commands
17302
17303 These are commands for creating and manipulating @sc{soup} packets.
17304
17305 @table @kbd
17306 @item G s b
17307 @kindex G s b (Group)
17308 @findex gnus-group-brew-soup
17309 Pack all unread articles in the current group
17310 (@code{gnus-group-brew-soup}).  This command understands the
17311 process/prefix convention.
17312
17313 @item G s w
17314 @kindex G s w (Group)
17315 @findex gnus-soup-save-areas
17316 Save all @sc{soup} data files (@code{gnus-soup-save-areas}).
17317
17318 @item G s s
17319 @kindex G s s (Group)
17320 @findex gnus-soup-send-replies
17321 Send all replies from the replies packet
17322 (@code{gnus-soup-send-replies}).
17323
17324 @item G s p
17325 @kindex G s p (Group)
17326 @findex gnus-soup-pack-packet
17327 Pack all files into a @sc{soup} packet (@code{gnus-soup-pack-packet}).
17328
17329 @item G s r
17330 @kindex G s r (Group)
17331 @findex nnsoup-pack-replies
17332 Pack all replies into a replies packet (@code{nnsoup-pack-replies}).
17333
17334 @item O s
17335 @kindex O s (Summary)
17336 @findex gnus-soup-add-article
17337 This summary-mode command adds the current article to a @sc{soup} packet
17338 (@code{gnus-soup-add-article}).  It understands the process/prefix
17339 convention (@pxref{Process/Prefix}).
17340
17341 @end table
17342
17343
17344 There are a few variables to customize where Gnus will put all these
17345 thingies:
17346
17347 @table @code
17348
17349 @item gnus-soup-directory
17350 @vindex gnus-soup-directory
17351 Directory where Gnus will save intermediate files while composing
17352 @sc{soup} packets.  The default is @file{~/SoupBrew/}.
17353
17354 @item gnus-soup-replies-directory
17355 @vindex gnus-soup-replies-directory
17356 This is what Gnus will use as a temporary directory while sending our
17357 reply packets.  @file{~/SoupBrew/SoupReplies/} is the default.
17358
17359 @item gnus-soup-prefix-file
17360 @vindex gnus-soup-prefix-file
17361 Name of the file where Gnus stores the last used prefix.  The default is
17362 @samp{gnus-prefix}.
17363
17364 @item gnus-soup-packer
17365 @vindex gnus-soup-packer
17366 A format string command for packing a @sc{soup} packet.  The default is
17367 @samp{tar cf - %s | gzip > $HOME/Soupout%d.tgz}.
17368
17369 @item gnus-soup-unpacker
17370 @vindex gnus-soup-unpacker
17371 Format string command for unpacking a @sc{soup} packet.  The default is
17372 @samp{gunzip -c %s | tar xvf -}.
17373
17374 @item gnus-soup-packet-directory
17375 @vindex gnus-soup-packet-directory
17376 Where Gnus will look for reply packets.  The default is @file{~/}.
17377
17378 @item gnus-soup-packet-regexp
17379 @vindex gnus-soup-packet-regexp
17380 Regular expression matching @sc{soup} reply packets in
17381 @code{gnus-soup-packet-directory}.
17382
17383 @end table
17384
17385
17386 @node SOUP Groups
17387 @subsubsection SOUP Groups
17388 @cindex nnsoup
17389
17390 @code{nnsoup} is the back end for reading @sc{soup} packets.  It will
17391 read incoming packets, unpack them, and put them in a directory where
17392 you can read them at leisure.
17393
17394 These are the variables you can use to customize its behavior:
17395
17396 @table @code
17397
17398 @item nnsoup-tmp-directory
17399 @vindex nnsoup-tmp-directory
17400 When @code{nnsoup} unpacks a @sc{soup} packet, it does it in this
17401 directory.  (@file{/tmp/} by default.)
17402
17403 @item nnsoup-directory
17404 @vindex nnsoup-directory
17405 @code{nnsoup} then moves each message and index file to this directory.
17406 The default is @file{~/SOUP/}.
17407
17408 @item nnsoup-replies-directory
17409 @vindex nnsoup-replies-directory
17410 All replies will be stored in this directory before being packed into a
17411 reply packet.  The default is @file{~/SOUP/replies/}.
17412
17413 @item nnsoup-replies-format-type
17414 @vindex nnsoup-replies-format-type
17415 The @sc{soup} format of the replies packets.  The default is @samp{?n}
17416 (rnews), and I don't think you should touch that variable.  I probably
17417 shouldn't even have documented it.  Drats!  Too late!
17418
17419 @item nnsoup-replies-index-type
17420 @vindex nnsoup-replies-index-type
17421 The index type of the replies packet.  The default is @samp{?n}, which
17422 means ``none''.  Don't fiddle with this one either!
17423
17424 @item nnsoup-active-file
17425 @vindex nnsoup-active-file
17426 Where @code{nnsoup} stores lots of information.  This is not an ``active
17427 file'' in the @code{nntp} sense; it's an Emacs Lisp file.  If you lose
17428 this file or mess it up in any way, you're dead.  The default is
17429 @file{~/SOUP/active}.
17430
17431 @item nnsoup-packer
17432 @vindex nnsoup-packer
17433 Format string command for packing a reply @sc{soup} packet.  The default
17434 is @samp{tar cf - %s | gzip > $HOME/Soupin%d.tgz}.
17435
17436 @item nnsoup-unpacker
17437 @vindex nnsoup-unpacker
17438 Format string command for unpacking incoming @sc{soup} packets.  The
17439 default is @samp{gunzip -c %s | tar xvf -}.
17440
17441 @item nnsoup-packet-directory
17442 @vindex nnsoup-packet-directory
17443 Where @code{nnsoup} will look for incoming packets.  The default is
17444 @file{~/}.
17445
17446 @item nnsoup-packet-regexp
17447 @vindex nnsoup-packet-regexp
17448 Regular expression matching incoming @sc{soup} packets.  The default is
17449 @samp{Soupout}.
17450
17451 @item nnsoup-always-save
17452 @vindex nnsoup-always-save
17453 If non-@code{nil}, save the replies buffer after each posted message.
17454
17455 @end table
17456
17457
17458 @node SOUP Replies
17459 @subsubsection SOUP Replies
17460
17461 Just using @code{nnsoup} won't mean that your postings and mailings end
17462 up in @sc{soup} reply packets automagically.  You have to work a bit
17463 more for that to happen.
17464
17465 @findex nnsoup-set-variables
17466 The @code{nnsoup-set-variables} command will set the appropriate
17467 variables to ensure that all your followups and replies end up in the
17468 @sc{soup} system.
17469
17470 In specific, this is what it does:
17471
17472 @lisp
17473 (setq message-send-news-function 'nnsoup-request-post)
17474 (setq message-send-mail-function 'nnsoup-request-mail)
17475 @end lisp
17476
17477 And that's it, really.  If you only want news to go into the @sc{soup}
17478 system you just use the first line.  If you only want mail to be
17479 @sc{soup}ed you use the second.
17480
17481
17482 @node Mail-To-News Gateways
17483 @subsection Mail-To-News Gateways
17484 @cindex mail-to-news gateways
17485 @cindex gateways
17486
17487 If your local @code{nntp} server doesn't allow posting, for some reason
17488 or other, you can post using one of the numerous mail-to-news gateways.
17489 The @code{nngateway} back end provides the interface.
17490
17491 Note that you can't read anything from this back end---it can only be
17492 used to post with.
17493
17494 Server variables:
17495
17496 @table @code
17497 @item nngateway-address
17498 @vindex nngateway-address
17499 This is the address of the mail-to-news gateway.
17500
17501 @item nngateway-header-transformation
17502 @vindex nngateway-header-transformation
17503 News headers often have to be transformed in some odd way or other
17504 for the mail-to-news gateway to accept it.  This variable says what
17505 transformation should be called, and defaults to
17506 @code{nngateway-simple-header-transformation}.  The function is called
17507 narrowed to the headers to be transformed and with one parameter---the
17508 gateway address.
17509
17510 This default function just inserts a new @code{To} header based on the
17511 @code{Newsgroups} header and the gateway address.
17512 For instance, an article with this @code{Newsgroups} header:
17513
17514 @example
17515 Newsgroups: alt.religion.emacs
17516 @end example
17517
17518 will get this @code{To} header inserted:
17519
17520 @example
17521 To: alt-religion-emacs@@GATEWAY
17522 @end example
17523
17524 The following pre-defined functions exist:
17525
17526 @findex nngateway-simple-header-transformation
17527 @table @code
17528
17529 @item nngateway-simple-header-transformation
17530 Creates a @code{To} header that looks like
17531 @var{newsgroup}@@@code{nngateway-address}.
17532
17533 @findex nngateway-mail2news-header-transformation
17534
17535 @item nngateway-mail2news-header-transformation
17536 Creates a @code{To} header that looks like
17537 @code{nngateway-address}.
17538 @end table
17539
17540 @end table
17541
17542 Here's an example:
17543
17544 @lisp
17545 (setq gnus-post-method
17546       '(nngateway
17547         "mail2news@@replay.com"
17548         (nngateway-header-transformation
17549          nngateway-mail2news-header-transformation)))
17550 @end lisp
17551
17552 So, to use this, simply say something like:
17553
17554 @lisp
17555 (setq gnus-post-method '(nngateway "GATEWAY.ADDRESS"))
17556 @end lisp
17557
17558
17559
17560 @node Combined Groups
17561 @section Combined Groups
17562
17563 Gnus allows combining a mixture of all the other group types into bigger
17564 groups.
17565
17566 @menu
17567 * Virtual Groups::              Combining articles from many groups.
17568 * Kibozed Groups::              Looking through parts of the newsfeed for articles.
17569 @end menu
17570
17571
17572 @node Virtual Groups
17573 @subsection Virtual Groups
17574 @cindex nnvirtual
17575 @cindex virtual groups
17576 @cindex merging groups
17577
17578 An @dfn{nnvirtual group} is really nothing more than a collection of
17579 other groups.
17580
17581 For instance, if you are tired of reading many small groups, you can
17582 put them all in one big group, and then grow tired of reading one
17583 big, unwieldy group.  The joys of computing!
17584
17585 You specify @code{nnvirtual} as the method.  The address should be a
17586 regexp to match component groups.
17587
17588 All marks in the virtual group will stick to the articles in the
17589 component groups.  So if you tick an article in a virtual group, the
17590 article will also be ticked in the component group from whence it
17591 came.  (And vice versa---marks from the component groups will also be
17592 shown in the virtual group.).  To create an empty virtual group, run
17593 @kbd{G V} (@code{gnus-group-make-empty-virtual}) in the group buffer
17594 and edit the method regexp with @kbd{M-e}
17595 (@code{gnus-group-edit-group-method})
17596
17597 Here's an example @code{nnvirtual} method that collects all Andrea Dworkin
17598 newsgroups into one, big, happy newsgroup:
17599
17600 @lisp
17601 (nnvirtual "^alt\\.fan\\.andrea-dworkin$\\|^rec\\.dworkin.*")
17602 @end lisp
17603
17604 The component groups can be native or foreign; everything should work
17605 smoothly, but if your computer explodes, it was probably my fault.
17606
17607 Collecting the same group from several servers might actually be a good
17608 idea if users have set the Distribution header to limit distribution.
17609 If you would like to read @samp{soc.motss} both from a server in Japan
17610 and a server in Norway, you could use the following as the group regexp:
17611
17612 @example
17613 "^nntp\\+server\\.jp:soc\\.motss$\\|^nntp\\+server\\.no:soc\\.motss$"
17614 @end example
17615
17616 (Remember, though, that if you're creating the group with @kbd{G m}, you
17617 shouldn't double the backslashes, and you should leave off the quote
17618 characters at the beginning and the end of the string.)
17619
17620 This should work kinda smoothly---all articles from both groups should
17621 end up in this one, and there should be no duplicates.  Threading (and
17622 the rest) will still work as usual, but there might be problems with the
17623 sequence of articles.  Sorting on date might be an option here
17624 (@pxref{Selecting a Group}).
17625
17626 One limitation, however---all groups included in a virtual
17627 group have to be alive (i.e., subscribed or unsubscribed).  Killed or
17628 zombie groups can't be component groups for @code{nnvirtual} groups.
17629
17630 @vindex nnvirtual-always-rescan
17631 If the @code{nnvirtual-always-rescan} is non-@code{nil},
17632 @code{nnvirtual} will always scan groups for unread articles when
17633 entering a virtual group.  If this variable is @code{nil} (which is the
17634 default) and you read articles in a component group after the virtual
17635 group has been activated, the read articles from the component group
17636 will show up when you enter the virtual group.  You'll also see this
17637 effect if you have two virtual groups that have a component group in
17638 common.  If that's the case, you should set this variable to @code{t}.
17639 Or you can just tap @code{M-g} on the virtual group every time before
17640 you enter it---it'll have much the same effect.
17641
17642 @code{nnvirtual} can have both mail and news groups as component groups.
17643 When responding to articles in @code{nnvirtual} groups, @code{nnvirtual}
17644 has to ask the back end of the component group the article comes from
17645 whether it is a news or mail back end.  However, when you do a @kbd{^},
17646 there is typically no sure way for the component back end to know this,
17647 and in that case @code{nnvirtual} tells Gnus that the article came from a
17648 not-news back end.  (Just to be on the safe side.)
17649
17650 @kbd{C-c C-n} in the message buffer will insert the @code{Newsgroups}
17651 line from the article you respond to in these cases.
17652
17653 @code{nnvirtual} groups do not inherit anything but articles and marks
17654 from component groups---group parameters, for instance, are not
17655 inherited.
17656
17657
17658 @node Kibozed Groups
17659 @subsection Kibozed Groups
17660 @cindex nnkiboze
17661 @cindex kibozing
17662
17663 @dfn{Kibozing} is defined by the @acronym{OED} as ``grepping through
17664 (parts of) the news feed''.  @code{nnkiboze} is a back end that will
17665 do this for you.  Oh joy!  Now you can grind any @acronym{NNTP} server
17666 down to a halt with useless requests!  Oh happiness!
17667
17668 @kindex G k (Group)
17669 To create a kibozed group, use the @kbd{G k} command in the group
17670 buffer.
17671
17672 The address field of the @code{nnkiboze} method is, as with
17673 @code{nnvirtual}, a regexp to match groups to be ``included'' in the
17674 @code{nnkiboze} group.  That's where most similarities between
17675 @code{nnkiboze} and @code{nnvirtual} end.
17676
17677 In addition to this regexp detailing component groups, an
17678 @code{nnkiboze} group must have a score file to say what articles are
17679 to be included in the group (@pxref{Scoring}).
17680
17681 @kindex M-x nnkiboze-generate-groups
17682 @findex nnkiboze-generate-groups
17683 You must run @kbd{M-x nnkiboze-generate-groups} after creating the
17684 @code{nnkiboze} groups you want to have.  This command will take time.
17685 Lots of time.  Oodles and oodles of time.  Gnus has to fetch the
17686 headers from all the articles in all the component groups and run them
17687 through the scoring process to determine if there are any articles in
17688 the groups that are to be part of the @code{nnkiboze} groups.
17689
17690 Please limit the number of component groups by using restrictive
17691 regexps.  Otherwise your sysadmin may become annoyed with you, and the
17692 @acronym{NNTP} site may throw you off and never let you back in again.
17693 Stranger things have happened.
17694
17695 @code{nnkiboze} component groups do not have to be alive---they can be dead,
17696 and they can be foreign.  No restrictions.
17697
17698 @vindex nnkiboze-directory
17699 The generation of an @code{nnkiboze} group means writing two files in
17700 @code{nnkiboze-directory}, which is @file{~/News/kiboze/} by default.
17701 One contains the @acronym{NOV} header lines for all the articles in
17702 the group, and the other is an additional @file{.newsrc} file to store
17703 information on what groups have been searched through to find
17704 component articles.
17705
17706 Articles marked as read in the @code{nnkiboze} group will have
17707 their @acronym{NOV} lines removed from the @acronym{NOV} file.
17708
17709
17710 @node Email Based Diary
17711 @section Email Based Diary
17712 @cindex diary
17713 @cindex email based diary
17714 @cindex calendar
17715
17716 This section describes a special mail back end called @code{nndiary},
17717 and its companion library @code{gnus-diary}.  It is ``special'' in the
17718 sense that it is not meant to be one of the standard alternatives for
17719 reading mail with Gnus.  See @ref{Choosing a Mail Back End} for that.
17720 Instead, it is used to treat @emph{some} of your mails in a special way,
17721 namely, as event reminders.
17722
17723 Here is a typical scenario:
17724
17725 @itemize @bullet
17726 @item
17727 You've got a date with Andy Mc Dowell or Bruce Willis (select according
17728 to your sexual preference) in one month.  You don't want to forget it.
17729 @item
17730 So you send a ``reminder'' message (actually, a diary one) to yourself.
17731 @item
17732 You forget all about it and keep on getting and reading new mail, as usual.
17733 @item
17734 From time to time, as you type `g' in the group buffer and as the date
17735 is getting closer, the message will pop up again to remind you of your
17736 appointment, just as if it were new and unread.
17737 @item
17738 Read your ``new'' messages, this one included, and start dreaming again
17739 of the night you're gonna have.
17740 @item
17741 Once the date is over (you actually fell asleep just after dinner), the
17742 message will be automatically deleted if it is marked as expirable.
17743 @end itemize
17744
17745 The Gnus Diary back end has the ability to handle regular appointments
17746 (that wouldn't ever be deleted) as well as punctual ones, operates as a
17747 real mail back end and is configurable in many ways.  All of this is
17748 explained in the sections below.
17749
17750 @menu
17751 * The NNDiary Back End::        Basic setup and usage.
17752 * The Gnus Diary Library::      Utility toolkit on top of nndiary.
17753 * Sending or Not Sending::      A final note on sending diary messages.
17754 @end menu
17755
17756
17757 @node The NNDiary Back End
17758 @subsection The NNDiary Back End
17759 @cindex nndiary
17760 @cindex the nndiary back end
17761
17762 @code{nndiary} is a back end very similar to @code{nnml} (@pxref{Mail
17763 Spool}).  Actually, it could appear as a mix of @code{nnml} and
17764 @code{nndraft}.  If you know @code{nnml}, you're already familiar with
17765 the message storing scheme of @code{nndiary}: one file per message, one
17766 directory per group.
17767
17768   Before anything, there is one requirement to be able to run
17769 @code{nndiary} properly: you @emph{must} use the group timestamp feature
17770 of Gnus.  This adds a timestamp to each group's parameters.  @ref{Group
17771 Timestamp} to see how it's done.
17772
17773 @menu
17774 * Diary Messages::              What makes a message valid for nndiary.
17775 * Running NNDiary::             NNDiary has two modes of operation.
17776 * Customizing NNDiary::         Bells and whistles.
17777 @end menu
17778
17779 @node Diary Messages
17780 @subsubsection Diary Messages
17781 @cindex nndiary messages
17782 @cindex nndiary mails
17783
17784 @code{nndiary} messages are just normal ones, except for the mandatory
17785 presence of 7 special headers.  These headers are of the form
17786 @code{X-Diary-<something>}, @code{<something>} being one of
17787 @code{Minute}, @code{Hour}, @code{Dom}, @code{Month}, @code{Year},
17788 @code{Time-Zone} and @code{Dow}.  @code{Dom} means ``Day of Month'', and
17789 @code{dow} means ``Day of Week''.  These headers actually behave like
17790 crontab specifications and define the event date(s):
17791
17792 @itemize @bullet
17793 @item
17794 For all headers except the @code{Time-Zone} one, a header value is
17795 either a star (meaning all possible values), or a list of fields
17796 (separated by a comma).
17797 @item
17798 A field is either an integer, or a range.
17799 @item
17800 A range is two integers separated by a dash.
17801 @item
17802 Possible integer values are 0--59 for @code{Minute}, 0--23 for
17803 @code{Hour}, 1--31 for @code{Dom}, 1--12 for @code{Month}, above 1971
17804 for @code{Year} and 0--6 for @code{Dow} (0 meaning Sunday).
17805 @item
17806 As a special case, a star in either @code{Dom} or @code{Dow} doesn't
17807 mean ``all possible values'', but ``use only the other field''.  Note
17808 that if both are star'ed, the use of either one gives the same result.
17809 @item
17810 The @code{Time-Zone} header is special in that it can only have one
17811 value (@code{GMT}, for instance).  A star doesn't mean ``all possible
17812 values'' (because it makes no sense), but ``the current local time
17813 zone''.  Most of the time, you'll be using a star here.  However, for a
17814 list of available time zone values, see the variable
17815 @code{nndiary-headers}.
17816 @end itemize
17817
17818 As a concrete example, here are the diary headers to add to your message
17819 for specifying ``Each Monday and each 1st of month, at 12:00, 20:00,
17820 21:00, 22:00, 23:00 and 24:00, from 1999 to 2010'' (I'll let you find
17821 what to do then):
17822
17823 @example
17824 X-Diary-Minute: 0
17825 X-Diary-Hour: 12, 20-24
17826 X-Diary-Dom: 1
17827 X-Diary-Month: *
17828 X-Diary-Year: 1999-2010
17829 X-Diary-Dow: 1
17830 X-Diary-Time-Zone: *
17831 @end example
17832
17833 @node Running NNDiary
17834 @subsubsection Running NNDiary
17835 @cindex running nndiary
17836 @cindex nndiary operation modes
17837
17838 @code{nndiary} has two modes of operation: ``traditional'' (the default)
17839 and ``autonomous''.  In traditional mode, @code{nndiary} does not get new
17840 mail by itself.  You have to move (@kbd{B m}) or copy (@kbd{B c}) mails
17841 from your primary mail back end to nndiary groups in order to handle them
17842 as diary messages.  In autonomous mode, @code{nndiary} retrieves its own
17843 mail and handles it independently from your primary mail back end.
17844
17845 One should note that Gnus is not inherently designed to allow several
17846 ``master'' mail back ends at the same time.  However, this does make
17847 sense with @code{nndiary}: you really want to send and receive diary
17848 messages to your diary groups directly.  So, @code{nndiary} supports
17849 being sort of a ``second primary mail back end'' (to my knowledge, it is
17850 the only back end offering this feature).  However, there is a limitation
17851 (which I hope to fix some day): respooling doesn't work in autonomous
17852 mode.
17853
17854 In order to use @code{nndiary} in autonomous mode, you have several
17855 things to do:
17856
17857 @itemize @bullet
17858 @item
17859 Allow @code{nndiary} to retrieve new mail by itself.  Put the following
17860 line in your @file{gnusrc} file:
17861
17862 @lisp
17863 (setq nndiary-get-new-mail t)
17864 @end lisp
17865 @item
17866 You must arrange for diary messages (those containing @code{X-Diary-*}
17867 headers) to be split in a private folder @emph{before} Gnus treat them.
17868 Again, this is needed because Gnus cannot (yet ?) properly handle
17869 multiple primary mail back ends.  Getting those messages from a separate
17870 source will compensate this misfeature to some extent.
17871
17872 As an example, here's my procmailrc entry to store diary files in
17873 @file{~/.nndiary} (the default @code{nndiary} mail source file):
17874
17875 @example
17876 :0 HD :
17877 * ^X-Diary
17878 .nndiary
17879 @end example
17880 @end itemize
17881
17882 Once this is done, you might want to customize the following two options
17883 that affect the diary mail retrieval and splitting processes:
17884
17885 @defvar nndiary-mail-sources
17886 This is the diary-specific replacement for the standard
17887 @code{mail-sources} variable.  It obeys the same syntax, and defaults to
17888 @code{(file :path "~/.nndiary")}.
17889 @end defvar
17890
17891 @defvar nndiary-split-methods
17892 This is the diary-specific replacement for the standard
17893 @code{nnmail-split-methods} variable.  It obeys the same syntax.
17894 @end defvar
17895
17896   Finally, you may add a permanent @code{nndiary} virtual server
17897 (something like @code{(nndiary "diary")} should do) to your
17898 @code{gnus-secondary-select-methods}.
17899
17900   Hopefully, almost everything (see the TODO section in
17901 @file{nndiary.el}) will work as expected when you restart Gnus: in
17902 autonomous mode, typing @kbd{g} and @kbd{M-g} in the group buffer, will
17903 also get your new diary mails and split them according to your
17904 diary-specific rules, @kbd{F} will find your new diary groups etc.
17905
17906 @node Customizing NNDiary
17907 @subsubsection Customizing NNDiary
17908 @cindex customizing nndiary
17909 @cindex nndiary customization
17910
17911 Now that @code{nndiary} is up and running, it's time to customize it.
17912 The custom group is called @code{nndiary} (no, really ?!).  You should
17913 browse it to figure out which options you'd like to tweak.  The following
17914 two variables are probably the only ones you will want to change:
17915
17916 @defvar nndiary-reminders
17917 This is the list of times when you want to be reminded of your
17918 appointements (e.g. 3 weeks before, then 2 days before, then 1 hour
17919 before and that's it).  Remember that ``being reminded'' means that the
17920 diary message will pop up as brand new and unread again when you get new
17921 mail.
17922 @end defvar
17923
17924 @defvar nndiary-week-starts-on-monday
17925 Rather self-explanatory.  Otherwise, Sunday is assumed (this is the
17926 default).
17927 @end defvar
17928
17929
17930 @node The Gnus Diary Library
17931 @subsection The Gnus Diary Library
17932 @cindex gnus-diary
17933 @cindex the gnus diary library
17934
17935 Using @code{nndiary} manually (I mean, writing the headers by hand and
17936 so on) would be rather boring.  Fortunately, there is a library called
17937 @code{gnus-diary} written on top of @code{nndiary}, that does many
17938 useful things for you.
17939
17940   In order to use it, add the following line to your @file{gnusrc} file:
17941
17942 @lisp
17943 (require 'gnus-diary)
17944 @end lisp
17945
17946   Also, you shouldn't use any @code{gnus-user-format-function-[d|D]}
17947 (@pxref{Summary Buffer Lines}).  @code{gnus-diary} provides both of these
17948 (sorry if you used them before).
17949
17950
17951 @menu
17952 * Diary Summary Line Format::           A nicer summary buffer line format.
17953 * Diary Articles Sorting::              A nicer way to sort messages.
17954 * Diary Headers Generation::            Not doing it manually.
17955 * Diary Group Parameters::              Not handling them manually.
17956 @end menu
17957
17958 @node Diary Summary Line Format
17959 @subsubsection Diary Summary Line Format
17960 @cindex diary summary buffer line
17961 @cindex diary summary line format
17962
17963 Displaying diary messages in standard summary line format (usually
17964 something like @samp{From Joe: Subject}) is pretty useless.  Most of
17965 the time, you're the one who wrote the message, and you mostly want to
17966 see the event's date.
17967
17968   @code{gnus-diary} provides two supplemental user formats to be used in
17969 summary line formats.  @code{D} corresponds to a formatted time string
17970 for the next occurrence of the event (e.g. ``Sat, Sep 22 01, 12:00''),
17971 while @code{d} corresponds to an approximative remaining time until the
17972 next occurrence of the event (e.g. ``in 6 months, 1 week'').
17973
17974   For example, here's how Joe's birthday is displayed in my
17975 @code{nndiary+diary:birthdays} summary buffer (note that the message is
17976 expirable, but will never be deleted, as it specifies a periodic event):
17977
17978 @example
17979    E  Sat, Sep 22 01, 12:00: Joe's birthday (in 6 months, 1 week)
17980 @end example
17981
17982 In order to get something like the above, you would normally add the
17983 following line to your diary groups'parameters:
17984
17985 @lisp
17986 (gnus-summary-line-format "%U%R%z %uD: %(%s%) (%ud)\n")
17987 @end lisp
17988
17989 However, @code{gnus-diary} does it automatically (@pxref{Diary Group
17990 Parameters}).  You can however customize the provided summary line format
17991 with the following user options:
17992
17993 @defvar gnus-diary-summary-line-format
17994 Defines the summary line format used for diary groups (@pxref{Summary
17995 Buffer Lines}).  @code{gnus-diary} uses it to automatically update the
17996 diary groups'parameters.
17997 @end defvar
17998
17999 @defvar gnus-diary-time-format
18000 Defines the format to display dates in diary summary buffers.  This is
18001 used by the @code{D} user format.  See the docstring for details.
18002 @end defvar
18003
18004 @defvar gnus-diary-delay-format-function
18005 Defines the format function to use for displaying delays (remaining
18006 times) in diary summary buffers.  This is used by the @code{d} user
18007 format.  There are currently built-in functions for English and French;
18008 you can also define your own.  See the docstring for details.
18009 @end defvar
18010
18011 @node Diary Articles Sorting
18012 @subsubsection Diary Articles Sorting
18013 @cindex diary articles sorting
18014 @cindex diary summary lines sorting
18015 @findex gnus-summary-sort-by-schedule
18016 @findex gnus-thread-sort-by-schedule
18017 @findex gnus-article-sort-by-schedule
18018
18019 @code{gnus-diary} provides new sorting functions (@pxref{Sorting the
18020 Summary Buffer} ) called @code{gnus-summary-sort-by-schedule},
18021 @code{gnus-thread-sort-by-schedule} and
18022 @code{gnus-article-sort-by-schedule}.  These functions let you organize
18023 your diary summary buffers from the closest event to the farthest one.
18024
18025 @code{gnus-diary} automatically installs
18026 @code{gnus-summary-sort-by-schedule} as a menu item in the summary
18027 buffer's ``sort'' menu, and the two others as the primary (hence
18028 default) sorting functions in the group parameters (@pxref{Diary Group
18029 Parameters}).
18030
18031 @node Diary Headers Generation
18032 @subsubsection Diary Headers Generation
18033 @cindex diary headers generation
18034 @findex gnus-diary-check-message
18035
18036 @code{gnus-diary} provides a function called
18037 @code{gnus-diary-check-message} to help you handle the @code{X-Diary-*}
18038 headers.  This function ensures that the current message contains all the
18039 required diary headers, and prompts you for values or corrections if
18040 needed.
18041
18042   This function is hooked into the @code{nndiary} back end, so that
18043 moving or copying an article to a diary group will trigger it
18044 automatically.  It is also bound to @kbd{C-c D c} in @code{message-mode}
18045 and @code{article-edit-mode} in order to ease the process of converting
18046 a usual mail to a diary one.
18047
18048   This function takes a prefix argument which will force prompting of
18049 all diary headers, regardless of their presence or validity.  That way,
18050 you can very easily reschedule an already valid diary message, for
18051 instance.
18052
18053 @node Diary Group Parameters
18054 @subsubsection Diary Group Parameters
18055 @cindex diary group parameters
18056
18057 When you create a new diary group, or visit one, @code{gnus-diary}
18058 automatically checks your group parameters and if needed, sets the
18059 summary line format to the diary-specific value, installs the
18060 diary-specific sorting functions, and also adds the different
18061 @code{X-Diary-*} headers to the group's posting-style.  It is then easier
18062 to send a diary message, because if you use @kbd{C-u a} or @kbd{C-u m}
18063 on a diary group to prepare a message, these headers will be inserted
18064 automatically (although not filled with proper values yet).
18065
18066 @node Sending or Not Sending
18067 @subsection Sending or Not Sending
18068
18069 Well, assuming you've read of of the above, here are two final notes on
18070 mail sending with @code{nndiary}:
18071
18072 @itemize @bullet
18073 @item
18074 @code{nndiary} is a @emph{real} mail back end.  You really send real diary
18075 messsages for real.  This means for instance that you can give
18076 appointements to anybody (provided they use Gnus and @code{nndiary}) by
18077 sending the diary message to them as well.
18078 @item
18079 However, since @code{nndiary} also has a @code{request-post} method, you
18080 can also use @kbd{C-u a} instead of @kbd{C-u m} on a diary group and the
18081 message won't actually be sent; just stored locally in the group. This
18082 comes in very handy for private appointments.
18083 @end itemize
18084
18085 @node Gnus Unplugged
18086 @section Gnus Unplugged
18087 @cindex offline
18088 @cindex unplugged
18089 @cindex agent
18090 @cindex Gnus agent
18091 @cindex Gnus unplugged
18092
18093 In olden times (ca. February '88), people used to run their newsreaders
18094 on big machines with permanent connections to the net.  News transport
18095 was dealt with by news servers, and all the newsreaders had to do was to
18096 read news.  Believe it or not.
18097
18098 Nowadays most people read news and mail at home, and use some sort of
18099 modem to connect to the net.  To avoid running up huge phone bills, it
18100 would be nice to have a way to slurp down all the news and mail, hang up
18101 the phone, read for several hours, and then upload any responses you
18102 have to make.  And then you repeat the procedure.
18103
18104 Of course, you can use news servers for doing this as well.  I've used
18105 @code{inn} together with @code{slurp}, @code{pop} and @code{sendmail}
18106 for some years, but doing that's a bore.  Moving the news server
18107 functionality up to the newsreader makes sense if you're the only person
18108 reading news on a machine.
18109
18110 Setting up Gnus as an ``offline'' newsreader is quite simple.  In
18111 fact, you don't have to configure anything as the agent is now enabled
18112 by default (@pxref{Agent Variables, gnus-agent}).
18113
18114 Of course, to use it as such, you have to learn a few new commands.
18115
18116 @menu
18117 * Agent Basics::                How it all is supposed to work.
18118 * Agent Categories::            How to tell the Gnus Agent what to download.
18119 * Agent Commands::              New commands for all the buffers.
18120 * Agent Visuals::               Ways that the agent may effect your summary buffer.
18121 * Agent as Cache::              The Agent is a big cache too.
18122 * Agent Expiry::                How to make old articles go away.
18123 * Agent Regeneration::          How to recover from lost connections and other accidents.
18124 * Agent and IMAP::              How to use the Agent with @acronym{IMAP}.
18125 * Outgoing Messages::           What happens when you post/mail something?
18126 * Agent Variables::             Customizing is fun.
18127 * Example Setup::               An example @file{~/.gnus.el} file for offline people.
18128 * Batching Agents::             How to fetch news from a @code{cron} job.
18129 * Agent Caveats::               What you think it'll do and what it does.
18130 @end menu
18131
18132
18133 @node Agent Basics
18134 @subsection Agent Basics
18135
18136 First, let's get some terminology out of the way.
18137
18138 The Gnus Agent is said to be @dfn{unplugged} when you have severed the
18139 connection to the net (and notified the Agent that this is the case).
18140 When the connection to the net is up again (and Gnus knows this), the
18141 Agent is @dfn{plugged}.
18142
18143 The @dfn{local} machine is the one you're running on, and which isn't
18144 connected to the net continuously.
18145
18146 @dfn{Downloading} means fetching things from the net to your local
18147 machine.  @dfn{Uploading} is doing the opposite.
18148
18149 You know that Gnus gives you all the opportunity you'd ever want for
18150 shooting yourself in the foot.  Some people call it flexibility.  Gnus
18151 is also customizable to a great extent, which means that the user has a
18152 say on how Gnus behaves.  Other newsreaders might unconditionally shoot
18153 you in your foot, but with Gnus, you have a choice!
18154
18155 Gnus is never really in plugged or unplugged state.  Rather, it applies
18156 that state to each server individually.  This means that some servers
18157 can be plugged while others can be unplugged.  Additionally, some
18158 servers can be ignored by the Agent altogether (which means that
18159 they're kinda like plugged always).
18160
18161 So when you unplug the Agent and then wonder why is Gnus opening a
18162 connection to the Net, the next step to do is to look whether all
18163 servers are agentized.  If there is an unagentized server, you found
18164 the culprit.
18165
18166 Another thing is the @dfn{offline} state.  Sometimes, servers aren't
18167 reachable.  When Gnus notices this, it asks you whether you want the
18168 server to be switched to offline state.  If you say yes, then the
18169 server will behave somewhat as if it was unplugged, except that Gnus
18170 will ask you whether you want to switch it back online again.
18171
18172 Let's take a typical Gnus session using the Agent.
18173
18174 @itemize @bullet
18175
18176 @item
18177 @findex gnus-unplugged
18178 You start Gnus with @code{gnus-unplugged}.  This brings up the Gnus
18179 Agent in a disconnected state.  You can read all the news that you have
18180 already fetched while in this mode.
18181
18182 @item
18183 You then decide to see whether any new news has arrived.  You connect
18184 your machine to the net (using PPP or whatever), and then hit @kbd{J j}
18185 to make Gnus become @dfn{plugged} and use @kbd{g} to check for new mail
18186 as usual.  To check for new mail in unplugged mode (@pxref{Mail
18187 Source Specifiers}).
18188
18189 @item
18190 You can then read the new news immediately, or you can download the
18191 news onto your local machine.  If you want to do the latter, you press
18192 @kbd{g} to check if there are any new news and then @kbd{J s} to fetch
18193 all the eligible articles in all the groups.  (To let Gnus know which
18194 articles you want to download, @pxref{Agent Categories}).
18195
18196 @item
18197 After fetching the articles, you press @kbd{J j} to make Gnus become
18198 unplugged again, and you shut down the PPP thing (or whatever).  And
18199 then you read the news offline.
18200
18201 @item
18202 And then you go to step 2.
18203 @end itemize
18204
18205 Here are some things you should do the first time (or so) that you use
18206 the Agent.
18207
18208 @itemize @bullet
18209
18210 @item
18211 Decide which servers should be covered by the Agent.  If you have a mail
18212 back end, it would probably be nonsensical to have it covered by the
18213 Agent.  Go to the server buffer (@kbd{^} in the group buffer) and press
18214 @kbd{J a} on the server (or servers) that you wish to have covered by the
18215 Agent (@pxref{Server Agent Commands}), or @kbd{J r} on automatically
18216 added servers you do not wish to have covered by the Agent.  By default,
18217 all @code{nntp} and @code{nnimap} servers in @code{gnus-select-method} and
18218 @code{gnus-secondary-select-methods} are agentized.
18219
18220 @item
18221 Decide on download policy.  It's fairly simple once you decide whether
18222 you are going to use agent categories, topic parameters, and/or group
18223 parameters to implement your policy.  If you're new to gnus, it
18224 is probably best to start with a category, @xref{Agent Categories}.
18225
18226 Both topic parameters (@pxref{Topic Parameters}) and agent categories
18227 (@pxref{Agent Categories}) provide for setting a policy that applies
18228 to multiple groups.  Which you use is entirely up to you.  Topic
18229 parameters do override categories so, if you mix the two, you'll have
18230 to take that into account.  If you have a few groups that deviate from
18231 your policy, you can use group parameters (@pxref{Group Parameters}) to
18232 configure them.
18233
18234 @item
18235 Uhm@dots{} that's it.
18236 @end itemize
18237
18238
18239 @node Agent Categories
18240 @subsection Agent Categories
18241
18242 One of the main reasons to integrate the news transport layer into the
18243 newsreader is to allow greater control over what articles to download.
18244 There's not much point in downloading huge amounts of articles, just to
18245 find out that you're not interested in reading any of them.  It's better
18246 to be somewhat more conservative in choosing what to download, and then
18247 mark the articles for downloading manually if it should turn out that
18248 you're interested in the articles anyway.
18249
18250 One of the more effective methods for controlling what is to be
18251 downloaded is to create a @dfn{category} and then assign some (or all)
18252 groups to this category.  Groups that do not belong in any other
18253 category belong to the @code{default} category.  Gnus has its own
18254 buffer for creating and managing categories.
18255
18256 If you prefer, you can also use group parameters (@pxref{Group
18257 Parameters}) and topic parameters (@pxref{Topic Parameters}) for an
18258 alternative approach to controlling the agent.  The only real
18259 difference is that categories are specific to the agent (so there is
18260 less to learn) while group and topic parameters include the kitchen
18261 sink.
18262
18263 Since you can set agent parameters in several different places we have
18264 a rule to decide which source to believe.  This rule specifies that
18265 the parameter sources are checked in the following order: group
18266 parameters, topic parameters, agent category, and finally customizable
18267 variables.  So you can mix all of these sources to produce a wide range
18268 of behavior, just don't blame me if you don't remember where you put
18269 your settings.
18270
18271 @menu
18272 * Category Syntax::             What a category looks like.
18273 * Category Buffer::             A buffer for maintaining categories.
18274 * Category Variables::          Customize'r'Us.
18275 @end menu
18276
18277
18278 @node Category Syntax
18279 @subsubsection Category Syntax
18280
18281 A category consists of a name, the list of groups belonging to the
18282 category, and a number of optional parameters that override the
18283 customizable variables.  The complete list of agent parameters are
18284 listed below.
18285
18286 @cindex Agent Parameters
18287 @table @code
18288 @item agent-cat-name
18289 The name of the category.
18290
18291 @item agent-groups
18292 The list of groups that are in this category.
18293
18294 @item agent-predicate
18295 A predicate which (generally) gives a rough outline of which articles
18296 are eligible for downloading; and
18297
18298 @item agent-score-file
18299 a score rule which (generally) gives you a finer granularity when
18300 deciding what articles to download.  (Note that this @dfn{download
18301 score} is not necessarily related to normal scores.)
18302
18303 @item agent-enable-expiration
18304 a boolean indicating whether the agent should expire old articles in
18305 this group.  Most groups should be expired to conserve disk space.  In
18306 fact, its probably safe to say that the gnus.* hierarchy contains the
18307 only groups that should not be expired.
18308
18309 @item agent-days-until-old
18310 an integer indicating the number of days that the agent should wait
18311 before deciding that a read article is safe to expire.
18312
18313 @item agent-low-score
18314 an integer that overrides the value of @code{gnus-agent-low-score}.
18315
18316 @item agent-high-score
18317 an integer that overrides the value of @code{gnus-agent-high-score}.
18318
18319 @item agent-length-when-short
18320 an integer that overrides the value of
18321 @code{gnus-agent-short-article}.
18322
18323 @item agent-length-when-long
18324 an integer that overrides the value of @code{gnus-agent-long-article}.
18325
18326 @item agent-enable-undownloaded-faces
18327 a symbol indicating whether the summary buffer should display
18328 undownloaded articles using the @code{gnus-summary-*-undownloaded-face}
18329 faces.  Any symbol other than @code{nil} will enable the use of
18330 undownloaded faces.
18331 @end table
18332
18333 The name of a category can not be changed once the category has been
18334 created.
18335
18336 Each category maintains a list of groups that are exclusive members of
18337 that category.  The exclusivity rule is automatically enforced, add a
18338 group to a new category and it is automatically removed from its old
18339 category.
18340
18341 A predicate in its simplest form can be a single predicate such as
18342 @code{true} or @code{false}.  These two will download every available
18343 article or nothing respectively.  In the case of these two special
18344 predicates an additional score rule is superfluous.
18345
18346 Predicates of @code{high} or @code{low} download articles in respect of
18347 their scores in relationship to @code{gnus-agent-high-score} and
18348 @code{gnus-agent-low-score} as described below.
18349
18350 To gain even finer control of what is to be regarded eligible for
18351 download a predicate can consist of a number of predicates with logical
18352 operators sprinkled in between.
18353
18354 Perhaps some examples are in order.
18355
18356 Here's a simple predicate.  (It's the default predicate, in fact, used
18357 for all groups that don't belong to any other category.)
18358
18359 @lisp
18360 short
18361 @end lisp
18362
18363 Quite simple, eh?  This predicate is true if and only if the article is
18364 short (for some value of ``short'').
18365
18366 Here's a more complex predicate:
18367
18368 @lisp
18369 (or high
18370     (and
18371      (not low)
18372      (not long)))
18373 @end lisp
18374
18375 This means that an article should be downloaded if it has a high score,
18376 or if the score is not low and the article is not long.  You get the
18377 drift.
18378
18379 The available logical operators are @code{or}, @code{and} and
18380 @code{not}.  (If you prefer, you can use the more ``C''-ish operators
18381 @samp{|}, @code{&} and @code{!} instead.)
18382
18383 The following predicates are pre-defined, but if none of these fit what
18384 you want to do, you can write your own.
18385
18386 When evaluating each of these predicates, the named constant will be
18387 bound to the value determined by calling
18388 @code{gnus-agent-find-parameter} on the appropriate parameter.  For
18389 example, gnus-agent-short-article will be bound to
18390 @code{(gnus-agent-find-parameter group 'agent-short-article)}.  This
18391 means that you can specify a predicate in your category then tune that
18392 predicate to individual groups.
18393
18394 @table @code
18395 @item short
18396 True iff the article is shorter than @code{gnus-agent-short-article}
18397 lines; default 100.
18398
18399 @item long
18400 True iff the article is longer than @code{gnus-agent-long-article}
18401 lines; default 200.
18402
18403 @item low
18404 True iff the article has a download score less than
18405 @code{gnus-agent-low-score}; default 0.
18406
18407 @item high
18408 True iff the article has a download score greater than
18409 @code{gnus-agent-high-score}; default 0.
18410
18411 @item spam
18412 True iff the Gnus Agent guesses that the article is spam.  The
18413 heuristics may change over time, but at present it just computes a
18414 checksum and sees whether articles match.
18415
18416 @item true
18417 Always true.
18418
18419 @item false
18420 Always false.
18421 @end table
18422
18423 If you want to create your own predicate function, here's what you have
18424 to know:  The functions are called with no parameters, but the
18425 @code{gnus-headers} and @code{gnus-score} dynamic variables are bound to
18426 useful values.
18427
18428 For example, you could decide that you don't want to download articles
18429 that were posted more than a certain number of days ago (e.g. posted
18430 more than @code{gnus-agent-expire-days} ago) you might write a function
18431 something along the lines of the following:
18432
18433 @lisp
18434 (defun my-article-old-p ()
18435   "Say whether an article is old."
18436   (< (time-to-days (date-to-time (mail-header-date gnus-headers)))
18437      (- (time-to-days (current-time)) gnus-agent-expire-days)))
18438 @end lisp
18439
18440 with the predicate then defined as:
18441
18442 @lisp
18443 (not my-article-old-p)
18444 @end lisp
18445
18446 or you could append your predicate to the predefined
18447 @code{gnus-category-predicate-alist} in your @file{~/.gnus.el} or
18448 wherever.
18449
18450 @lisp
18451 (require 'gnus-agent)
18452 (setq  gnus-category-predicate-alist
18453   (append gnus-category-predicate-alist
18454          '((old . my-article-old-p))))
18455 @end lisp
18456
18457 and simply specify your predicate as:
18458
18459 @lisp
18460 (not old)
18461 @end lisp
18462
18463 If/when using something like the above, be aware that there are many
18464 misconfigured systems/mailers out there and so an article's date is not
18465 always a reliable indication of when it was posted.  Hell, some people
18466 just don't give a damn.
18467
18468 The above predicates apply to @emph{all} the groups which belong to the
18469 category.  However, if you wish to have a specific predicate for an
18470 individual group within a category, or you're just too lazy to set up a
18471 new category, you can enter a group's individual predicate in its group
18472 parameters like so:
18473
18474 @lisp
18475 (agent-predicate . short)
18476 @end lisp
18477
18478 This is the group/topic parameter equivalent of the agent category default.
18479 Note that when specifying a single word predicate like this, the
18480 @code{agent-predicate} specification must be in dotted pair notation.
18481
18482 The equivalent of the longer example from above would be:
18483
18484 @lisp
18485 (agent-predicate or high (and (not low) (not long)))
18486 @end lisp
18487
18488 The outer parenthesis required in the category specification are not
18489 entered here as, not being in dotted pair notation, the value of the
18490 predicate is assumed to be a list.
18491
18492
18493 Now, the syntax of the download score is the same as the syntax of
18494 normal score files, except that all elements that require actually
18495 seeing the article itself are verboten.  This means that only the
18496 following headers can be scored on: @code{Subject}, @code{From},
18497 @code{Date}, @code{Message-ID}, @code{References}, @code{Chars},
18498 @code{Lines}, and @code{Xref}.
18499
18500 As with predicates, the specification of the @code{download score rule}
18501 to use in respect of a group can be in either the category definition if
18502 it's to be applicable to all groups in therein, or a group's parameters
18503 if it's to be specific to that group.
18504
18505 In both of these places the @code{download score rule} can take one of
18506 three forms:
18507
18508 @enumerate
18509 @item
18510 Score rule
18511
18512 This has the same syntax as a normal Gnus score file except only a
18513 subset of scoring keywords are available as mentioned above.
18514
18515 example:
18516
18517 @itemize @bullet
18518 @item
18519 Category specification
18520
18521 @lisp
18522 (("from"
18523        ("Lars Ingebrigtsen" 1000000 nil s))
18524 ("lines"
18525        (500 -100 nil <)))
18526 @end lisp
18527
18528 @item
18529 Group/Topic Parameter specification
18530
18531 @lisp
18532 (agent-score ("from"
18533                    ("Lars Ingebrigtsen" 1000000 nil s))
18534              ("lines"
18535                    (500 -100 nil <)))
18536 @end lisp
18537
18538 Again, note the omission of the outermost parenthesis here.
18539 @end itemize
18540
18541 @item
18542 Agent score file
18543
18544 These score files must @emph{only} contain the permitted scoring
18545 keywords stated above.
18546
18547 example:
18548
18549 @itemize @bullet
18550 @item
18551 Category specification
18552
18553 @lisp
18554 ("~/News/agent.SCORE")
18555 @end lisp
18556
18557 or perhaps
18558
18559 @lisp
18560 ("~/News/agent.SCORE" "~/News/agent.group.SCORE")
18561 @end lisp
18562
18563 @item
18564 Group Parameter specification
18565
18566 @lisp
18567 (agent-score "~/News/agent.SCORE")
18568 @end lisp
18569
18570 Additional score files can be specified as above.  Need I say anything
18571 about parenthesis?
18572 @end itemize
18573
18574 @item
18575 Use @code{normal} score files
18576
18577 If you don't want to maintain two sets of scoring rules for a group, and
18578 your desired @code{downloading} criteria for a group are the same as your
18579 @code{reading} criteria then you can tell the agent to refer to your
18580 @code{normal} score files when deciding what to download.
18581
18582 These directives in either the category definition or a group's
18583 parameters will cause the agent to read in all the applicable score
18584 files for a group, @emph{filtering out} those sections that do not
18585 relate to one of the permitted subset of scoring keywords.
18586
18587 @itemize @bullet
18588 @item
18589 Category Specification
18590
18591 @lisp
18592 file
18593 @end lisp
18594
18595 @item
18596 Group Parameter specification
18597
18598 @lisp
18599 (agent-score . file)
18600 @end lisp
18601 @end itemize
18602 @end enumerate
18603
18604 @node Category Buffer
18605 @subsubsection Category Buffer
18606
18607 You'd normally do all category maintenance from the category buffer.
18608 When you enter it for the first time (with the @kbd{J c} command from
18609 the group buffer), you'll only see the @code{default} category.
18610
18611 The following commands are available in this buffer:
18612
18613 @table @kbd
18614 @item q
18615 @kindex q (Category)
18616 @findex gnus-category-exit
18617 Return to the group buffer (@code{gnus-category-exit}).
18618
18619 @item e
18620 @kindex e (Category)
18621 @findex gnus-category-customize-category
18622 Use a customization buffer to set all of the selected category's
18623 parameters at one time (@code{gnus-category-customize-category}).
18624
18625 @item k
18626 @kindex k (Category)
18627 @findex gnus-category-kill
18628 Kill the current category (@code{gnus-category-kill}).
18629
18630 @item c
18631 @kindex c (Category)
18632 @findex gnus-category-copy
18633 Copy the current category (@code{gnus-category-copy}).
18634
18635 @item a
18636 @kindex a (Category)
18637 @findex gnus-category-add
18638 Add a new category (@code{gnus-category-add}).
18639
18640 @item p
18641 @kindex p (Category)
18642 @findex gnus-category-edit-predicate
18643 Edit the predicate of the current category
18644 (@code{gnus-category-edit-predicate}).
18645
18646 @item g
18647 @kindex g (Category)
18648 @findex gnus-category-edit-groups
18649 Edit the list of groups belonging to the current category
18650 (@code{gnus-category-edit-groups}).
18651
18652 @item s
18653 @kindex s (Category)
18654 @findex gnus-category-edit-score
18655 Edit the download score rule of the current category
18656 (@code{gnus-category-edit-score}).
18657
18658 @item l
18659 @kindex l (Category)
18660 @findex gnus-category-list
18661 List all the categories (@code{gnus-category-list}).
18662 @end table
18663
18664
18665 @node Category Variables
18666 @subsubsection Category Variables
18667
18668 @table @code
18669 @item gnus-category-mode-hook
18670 @vindex gnus-category-mode-hook
18671 Hook run in category buffers.
18672
18673 @item gnus-category-line-format
18674 @vindex gnus-category-line-format
18675 Format of the lines in the category buffer (@pxref{Formatting
18676 Variables}).  Valid elements are:
18677
18678 @table @samp
18679 @item c
18680 The name of the category.
18681
18682 @item g
18683 The number of groups in the category.
18684 @end table
18685
18686 @item gnus-category-mode-line-format
18687 @vindex gnus-category-mode-line-format
18688 Format of the category mode line (@pxref{Mode Line Formatting}).
18689
18690 @item gnus-agent-short-article
18691 @vindex gnus-agent-short-article
18692 Articles that have fewer lines than this are short.  Default 100.
18693
18694 @item gnus-agent-long-article
18695 @vindex gnus-agent-long-article
18696 Articles that have more lines than this are long.  Default 200.
18697
18698 @item gnus-agent-low-score
18699 @vindex gnus-agent-low-score
18700 Articles that have a score lower than this have a low score.  Default
18701 0.
18702
18703 @item gnus-agent-high-score
18704 @vindex gnus-agent-high-score
18705 Articles that have a score higher than this have a high score.  Default
18706 0.
18707
18708 @item gnus-agent-expire-days
18709 @vindex gnus-agent-expire-days
18710 The number of days that a @samp{read} article must stay in the agent's
18711 local disk before becoming eligible for expiration (While the name is
18712 the same, this doesn't mean expiring the article on the server.  It
18713 just means deleting the local copy of the article).  What is also
18714 important to understand is that the counter starts with the time the
18715 article was written to the local disk and not the time the article was
18716 read.
18717 Default 7.
18718
18719 @item gnus-agent-enable-expiration
18720 @vindex gnus-agent-enable-expiration
18721 Determines whether articles in a group are, by default, expired or
18722 retained indefinitely.  The default is @code{ENABLE} which means that
18723 you'll have to disable expiration when desired.  On the other hand,
18724 you could set this to @code{DISABLE}.  In that case, you would then
18725 have to enable expiration in selected groups.
18726
18727 @end table
18728
18729
18730 @node Agent Commands
18731 @subsection Agent Commands
18732 @findex gnus-agent-toggle-plugged
18733 @kindex J j (Agent)
18734
18735 All the Gnus Agent commands are on the @kbd{J} submap.  The @kbd{J j}
18736 (@code{gnus-agent-toggle-plugged}) command works in all modes, and
18737 toggles the plugged/unplugged state of the Gnus Agent.
18738
18739
18740 @menu
18741 * Group Agent Commands::        Configure groups and fetch their contents.
18742 * Summary Agent Commands::      Manually select then fetch specific articles.
18743 * Server Agent Commands::       Select the servers that are supported by the agent.
18744 @end menu
18745
18746
18747
18748
18749 @node Group Agent Commands
18750 @subsubsection Group Agent Commands
18751
18752 @table @kbd
18753 @item J u
18754 @kindex J u (Agent Group)
18755 @findex gnus-agent-fetch-groups
18756 Fetch all eligible articles in the current group
18757 (@code{gnus-agent-fetch-groups}).
18758
18759 @item J c
18760 @kindex J c (Agent Group)
18761 @findex gnus-enter-category-buffer
18762 Enter the Agent category buffer (@code{gnus-enter-category-buffer}).
18763
18764 @item J s
18765 @kindex J s (Agent Group)
18766 @findex gnus-agent-fetch-session
18767 Fetch all eligible articles in all groups
18768 (@code{gnus-agent-fetch-session}).
18769
18770 @item J S
18771 @kindex J S (Agent Group)
18772 @findex gnus-group-send-queue
18773 Send all sendable messages in the queue group
18774 (@code{gnus-group-send-queue}).  @xref{Drafts}.
18775
18776 @item J a
18777 @kindex J a (Agent Group)
18778 @findex gnus-agent-add-group
18779 Add the current group to an Agent category
18780 (@code{gnus-agent-add-group}).  This command understands the
18781 process/prefix convention (@pxref{Process/Prefix}).
18782
18783 @item J r
18784 @kindex J r (Agent Group)
18785 @findex gnus-agent-remove-group
18786 Remove the current group from its category, if any
18787 (@code{gnus-agent-remove-group}).  This command understands the
18788 process/prefix convention (@pxref{Process/Prefix}).
18789
18790 @item J Y
18791 @kindex J Y (Agent Group)
18792 @findex gnus-agent-synchronize-flags
18793 Synchronize flags changed while unplugged with remote server, if any.
18794
18795
18796 @end table
18797
18798
18799 @node Summary Agent Commands
18800 @subsubsection Summary Agent Commands
18801
18802 @table @kbd
18803 @item J #
18804 @kindex J # (Agent Summary)
18805 @findex gnus-agent-mark-article
18806 Mark the article for downloading (@code{gnus-agent-mark-article}).
18807
18808 @item J M-#
18809 @kindex J M-# (Agent Summary)
18810 @findex gnus-agent-unmark-article
18811 Remove the downloading mark from the article
18812 (@code{gnus-agent-unmark-article}).
18813
18814 @cindex %
18815 @item @@
18816 @kindex @@ (Agent Summary)
18817 @findex gnus-agent-toggle-mark
18818 Toggle whether to download the article
18819 (@code{gnus-agent-toggle-mark}).  The download mark is @samp{%} by
18820 default.
18821
18822 @item J c
18823 @kindex J c (Agent Summary)
18824 @findex gnus-agent-catchup
18825 Mark all articles as read (@code{gnus-agent-catchup}) that are neither cached, downloaded, nor downloadable.
18826
18827 @item J S
18828 @kindex J S (Agent Summary)
18829 @findex gnus-agent-fetch-group
18830 Download all eligible (@pxref{Agent Categories}) articles in this group.
18831 (@code{gnus-agent-fetch-group}).
18832
18833 @item J s
18834 @kindex J s (Agent Summary)
18835 @findex gnus-agent-fetch-series
18836 Download all processable articles in this group.
18837 (@code{gnus-agent-fetch-series}).
18838
18839 @item J u
18840 @kindex J u (Agent Summary)
18841 @findex gnus-agent-summary-fetch-group
18842 Download all downloadable articles in the current group
18843 (@code{gnus-agent-summary-fetch-group}).
18844
18845 @end table
18846
18847
18848 @node Server Agent Commands
18849 @subsubsection Server Agent Commands
18850
18851 @table @kbd
18852 @item J a
18853 @kindex J a (Agent Server)
18854 @findex gnus-agent-add-server
18855 Add the current server to the list of servers covered by the Gnus Agent
18856 (@code{gnus-agent-add-server}).
18857
18858 @item J r
18859 @kindex J r (Agent Server)
18860 @findex gnus-agent-remove-server
18861 Remove the current server from the list of servers covered by the Gnus
18862 Agent (@code{gnus-agent-remove-server}).
18863
18864 @end table
18865
18866
18867 @node Agent Visuals
18868 @subsection Agent Visuals
18869
18870 If you open a summary while unplugged and, Gnus knows from the group's
18871 active range that there are more articles than the headers currently
18872 stored in the Agent, you may see some articles whose subject looks
18873 something like @samp{[Undownloaded article #####]}.  These are
18874 placeholders for the missing headers.  Aside from setting a mark,
18875 there is not much that can be done with one of these placeholders.
18876 When Gnus finally gets a chance to fetch the group's headers, the
18877 placeholders will automatically be replaced by the actual headers.
18878 You can configure the summary buffer's maneuvering to skip over the
18879 placeholders if you care (See @code{gnus-auto-goto-ignores}).
18880
18881 While it may be obvious to all, the only headers and articles
18882 available while unplugged are those headers and articles that were
18883 fetched into the Agent while previously plugged.  To put it another
18884 way, ``If you forget to fetch something while plugged, you might have a
18885 less than satisfying unplugged session''.  For this reason, the Agent
18886 adds two visual effects to your summary buffer.  These effects display
18887 the download status of each article so that you always know which
18888 articles will be available when unplugged.
18889
18890 The first visual effect is the @samp{%O} spec.  If you customize
18891 @code{gnus-summary-line-format} to include this specifier, you will add
18892 a single character field that indicates an article's download status.
18893 Articles that have been fetched into either the Agent or the Cache,
18894 will display @code{gnus-downloaded-mark} (defaults to @samp{+}).  All
18895 other articles will display @code{gnus-undownloaded-mark} (defaults to
18896 @samp{-}).  If you open a group that has not been agentized, a space
18897 (@samp{ }) will be displayed.
18898
18899 The second visual effect are the undownloaded faces.  The faces, there
18900 are three indicating the article's score (low, normal, high), seem to
18901 result in a love/hate response from many Gnus users.  The problem is
18902 that the face selection is controlled by a list of condition tests and
18903 face names (See @code{gnus-summary-highlight}).  Each condition is
18904 tested in the order in which it appears in the list so early
18905 conditions have precedence over later conditions.  All of this means
18906 that, if you tick an undownloaded article, the article will continue
18907 to be displayed in the undownloaded face rather than the ticked face.
18908
18909 If you use the Agent as a cache (to avoid downloading the same article
18910 each time you visit it or to minimize your connection time), the
18911 undownloaded face will probably seem like a good idea.  The reason
18912 being that you do all of our work (marking, reading, deleting) with
18913 downloaded articles so the normal faces always appear.  For those
18914 users using the agent to improve online performance by caching the NOV
18915 database (most users since 5.10.2), the undownloaded faces may appear
18916 to be an absolutely horrible idea.  The issue being that, since none
18917 of their articles have been fetched into the Agent, all of the
18918 normal faces will be obscured by the undownloaded faces.
18919
18920 If you would like to use the undownloaded faces, you must enable the
18921 undownloaded faces by setting the @code{agent-enable-undownloaded-faces}
18922 group parameter to @code{t}.  This parameter, like all other agent
18923 parameters, may be set on an Agent Category (@pxref{Agent Categories}),
18924 a Group Topic (@pxref{Topic Parameters}), or an individual group
18925 (@pxref{Group Parameters}).
18926
18927 The one problem common to all users using the agent is how quickly it
18928 can consume disk space.  If you using the agent on many groups, it is
18929 even more difficult to effectively recover disk space.  One solution
18930 is the @samp{%F} format available in @code{gnus-group-line-format}.
18931 This format will display the actual disk space used by articles
18932 fetched into both the agent and cache.  By knowing which groups use
18933 the most space, users know where to focus their efforts when ``agent
18934 expiring'' articles.
18935
18936 @node Agent as Cache
18937 @subsection Agent as Cache
18938
18939 When Gnus is plugged, it is not efficient to download headers or
18940 articles from the server again, if they are already stored in the
18941 Agent.  So, Gnus normally only downloads headers once, and stores them
18942 in the Agent.  These headers are later used when generating the summary
18943 buffer, regardless of whether you are plugged or unplugged.  Articles
18944 are not cached in the Agent by default though (that would potentially
18945 consume lots of disk space), but if you have already downloaded an
18946 article into the Agent, Gnus will not download the article from the
18947 server again but use the locally stored copy instead.
18948
18949 If you so desire, you can configure the agent (see @code{gnus-agent-cache}
18950 @pxref{Agent Variables}) to always download headers and articles while
18951 plugged.  Gnus will almost certainly be slower, but it will be kept
18952 synchronized with the server.  That last point probably won't make any
18953 sense if you are using a nntp or nnimap back end.
18954
18955 @node Agent Expiry
18956 @subsection Agent Expiry
18957
18958 @vindex gnus-agent-expire-days
18959 @findex gnus-agent-expire
18960 @kindex M-x gnus-agent-expire
18961 @kindex M-x gnus-agent-expire-group
18962 @findex gnus-agent-expire-group
18963 @cindex agent expiry
18964 @cindex Gnus agent expiry
18965 @cindex expiry
18966
18967 The Agent back end, @code{nnagent}, doesn't handle expiry.  Well, at
18968 least it doesn't handle it like other back ends.  Instead, there are
18969 special @code{gnus-agent-expire} and @code{gnus-agent-expire-group}
18970 commands that will expire all read articles that are older than
18971 @code{gnus-agent-expire-days} days.  They can be run whenever you feel
18972 that you're running out of space.  Neither are particularly fast or
18973 efficient, and it's not a particularly good idea to interrupt them (with
18974 @kbd{C-g} or anything else) once you've started one of them.
18975
18976 Note that other functions, e.g. @code{gnus-request-expire-articles},
18977 might run @code{gnus-agent-expire} for you to keep the agent
18978 synchronized with the group.
18979
18980 The agent parameter @code{agent-enable-expiration} may be used to
18981 prevent expiration in selected groups.
18982
18983 @vindex gnus-agent-expire-all
18984 If @code{gnus-agent-expire-all} is non-@code{nil}, the agent
18985 expiration commands will expire all articles---unread, read, ticked
18986 and dormant.  If @code{nil} (which is the default), only read articles
18987 are eligible for expiry, and unread, ticked and dormant articles will
18988 be kept indefinitely.
18989
18990 If you find that some articles eligible for expiry are never expired,
18991 perhaps some Gnus Agent files are corrupted.  There's are special
18992 commands, @code{gnus-agent-regenerate} and
18993 @code{gnus-agent-regenerate-group}, to fix possible problems.
18994
18995 @node Agent Regeneration
18996 @subsection Agent Regeneration
18997
18998 @cindex agent regeneration
18999 @cindex Gnus agent regeneration
19000 @cindex regeneration
19001
19002 The local data structures used by @code{nnagent} may become corrupted
19003 due to certain exceptional conditions.  When this happens,
19004 @code{nnagent} functionality may degrade or even fail.  The solution
19005 to this problem is to repair the local data structures by removing all
19006 internal inconsistencies.
19007
19008 For example, if your connection to your server is lost while
19009 downloaded articles into the agent, the local data structures will not
19010 know about articles successfully downloaded prior to the connection
19011 failure.  Running @code{gnus-agent-regenerate} or
19012 @code{gnus-agent-regenerate-group} will update the data structures
19013 such that you don't need to download these articles a second time.
19014
19015 @findex gnus-agent-regenerate
19016 @kindex M-x gnus-agent-regenerate
19017 The command @code{gnus-agent-regenerate} will perform
19018 @code{gnus-agent-regenerate-group} on every agentized group.  While
19019 you can run @code{gnus-agent-regenerate} in any buffer, it is strongly
19020 recommended that you first close all summary buffers.
19021
19022 @findex gnus-agent-regenerate-group
19023 @kindex M-x gnus-agent-regenerate-group
19024 The command @code{gnus-agent-regenerate-group} uses the local copies
19025 of individual articles to repair the local @acronym{NOV}(header) database.  It
19026 then updates the internal data structures that document which articles
19027 are stored locally.  An optional argument will mark articles in the
19028 agent as unread.
19029
19030 @node Agent and IMAP
19031 @subsection Agent and IMAP
19032
19033 The Agent works with any Gnus back end, including nnimap.  However,
19034 since there are some conceptual differences between @acronym{NNTP} and
19035 @acronym{IMAP}, this section (should) provide you with some information to
19036 make Gnus Agent work smoother as a @acronym{IMAP} Disconnected Mode client.
19037
19038 The first thing to keep in mind is that all flags (read, ticked, etc)
19039 are kept on the @acronym{IMAP} server, rather than in @file{.newsrc} as is the
19040 case for nntp.  Thus Gnus need to remember flag changes when
19041 disconnected, and synchronize these flags when you plug back in.
19042
19043 Gnus keeps track of flag changes when reading nnimap groups under the
19044 Agent.  When you plug back in, Gnus will check if you have any changed
19045 any flags and ask if you wish to synchronize these with the server.
19046 The behavior is customizable by @code{gnus-agent-synchronize-flags}.
19047
19048 @vindex gnus-agent-synchronize-flags
19049 If @code{gnus-agent-synchronize-flags} is @code{nil}, the Agent will
19050 never automatically synchronize flags.  If it is @code{ask}, which is
19051 the default, the Agent will check if you made any changes and if so
19052 ask if you wish to synchronize these when you re-connect.  If it has
19053 any other value, all flags will be synchronized automatically.
19054
19055 If you do not wish to synchronize flags automatically when you
19056 re-connect, you can do it manually with the
19057 @code{gnus-agent-synchronize-flags} command that is bound to @kbd{J Y}
19058 in the group buffer.
19059
19060 Some things are currently not implemented in the Agent that you'd might
19061 expect from a disconnected @acronym{IMAP} client, including:
19062
19063 @itemize @bullet
19064
19065 @item
19066 Copying/moving articles into nnimap groups when unplugged.
19067
19068 @item
19069 Creating/deleting nnimap groups when unplugged.
19070
19071 @end itemize
19072
19073 Technical note: the synchronization algorithm does not work by ``pushing''
19074 all local flags to the server, but rather incrementally update the
19075 server view of flags by changing only those flags that were changed by
19076 the user.  Thus, if you set one flag on an article, quit the group and
19077 re-select the group and remove the flag; the flag will be set and
19078 removed from the server when you ``synchronize''.  The queued flag
19079 operations can be found in the per-server @code{flags} file in the Agent
19080 directory.  It's emptied when you synchronize flags.
19081
19082
19083 @node Outgoing Messages
19084 @subsection Outgoing Messages
19085
19086 By default, when Gnus is unplugged, all outgoing messages (both mail
19087 and news) are stored in the draft group ``queue'' (@pxref{Drafts}).
19088 You can view them there after posting, and edit them at will.
19089
19090 You can control the circumstances under which outgoing mail is queued
19091 (see @code{gnus-agent-queue-mail}, @pxref{Agent Variables}).  Outgoing
19092 news is always queued when Gnus is unplugged, and never otherwise.
19093
19094 You can send the messages either from the draft group with the special
19095 commands available there, or you can use the @kbd{J S} command in the
19096 group buffer to send all the sendable messages in the draft group.
19097 Posting news will only work when Gnus is plugged, but you can send
19098 mail at any time.
19099
19100 If sending mail while unplugged does not work for you and you worry
19101 about hitting @kbd{J S} by accident when unplugged, you can have Gnus
19102 ask you to confirm your action (see
19103 @code{gnus-agent-prompt-send-queue}, @pxref{Agent Variables}).
19104
19105 @node Agent Variables
19106 @subsection Agent Variables
19107
19108 @table @code
19109 @item gnus-agent
19110 @vindex gnus-agent
19111 Is the agent enabled?  The default is @code{t}.  When first enabled,
19112 the agent will use @code{gnus-agent-auto-agentize-methods} to
19113 automatically mark some back ends as agentized.  You may change which
19114 back ends are agentized using the agent commands in the server buffer.
19115
19116 To enter the server buffer, use the @kbd{^}
19117 (@code{gnus-group-enter-server-mode}) command in the group buffer.
19118
19119
19120 @item gnus-agent-directory
19121 @vindex gnus-agent-directory
19122 Where the Gnus Agent will store its files.  The default is
19123 @file{~/News/agent/}.
19124
19125 @item gnus-agent-handle-level
19126 @vindex gnus-agent-handle-level
19127 Groups on levels (@pxref{Group Levels}) higher than this variable will
19128 be ignored by the Agent.  The default is @code{gnus-level-subscribed},
19129 which means that only subscribed group will be considered by the Agent
19130 by default.
19131
19132 @item gnus-agent-plugged-hook
19133 @vindex gnus-agent-plugged-hook
19134 Hook run when connecting to the network.
19135
19136 @item gnus-agent-unplugged-hook
19137 @vindex gnus-agent-unplugged-hook
19138 Hook run when disconnecting from the network.
19139
19140 @item gnus-agent-fetched-hook
19141 @vindex gnus-agent-fetched-hook
19142 Hook run when finished fetching articles.
19143
19144 @item gnus-agent-cache
19145 @vindex gnus-agent-cache
19146 Variable to control whether use the locally stored @acronym{NOV} and
19147 articles when plugged, e.g. essentially using the Agent as a cache.
19148 The default is non-@code{nil}, which means to use the Agent as a cache.
19149
19150 @item gnus-agent-go-online
19151 @vindex gnus-agent-go-online
19152 If @code{gnus-agent-go-online} is @code{nil}, the Agent will never
19153 automatically switch offline servers into online status.  If it is
19154 @code{ask}, the default, the Agent will ask if you wish to switch
19155 offline servers into online status when you re-connect.  If it has any
19156 other value, all offline servers will be automatically switched into
19157 online status.
19158
19159 @item gnus-agent-mark-unread-after-downloaded
19160 @vindex gnus-agent-mark-unread-after-downloaded
19161 If @code{gnus-agent-mark-unread-after-downloaded} is non-@code{nil},
19162 mark articles as unread after downloading.  This is usually a safe
19163 thing to do as the newly downloaded article has obviously not been
19164 read.  The default is @code{t}.
19165
19166 @item gnus-agent-consider-all-articles
19167 @vindex gnus-agent-consider-all-articles
19168 If @code{gnus-agent-consider-all-articles} is non-@code{nil}, the
19169 agent will let the agent predicate decide whether articles need to be
19170 downloaded or not, for all articles.  When @code{nil}, the default,
19171 the agent will only let the predicate decide whether unread articles
19172 are downloaded or not.  If you enable this, you may also want to look
19173 into the agent expiry settings (@pxref{Category Variables}), so that
19174 the agent doesn't download articles which the agent will later expire,
19175 over and over again.
19176
19177 @item gnus-agent-max-fetch-size
19178 @vindex gnus-agent-max-fetch-size
19179 The agent fetches articles into a temporary buffer prior to parsing
19180 them into individual files.  To avoid exceeding the max. buffer size,
19181 the agent alternates between fetching and parsing until all articles
19182 have been fetched.  @code{gnus-agent-max-fetch-size} provides a size
19183 limit to control how often the cycling occurs.  A large value improves
19184 performance.  A small value minimizes the time lost should the
19185 connection be lost while fetching (You may need to run
19186 @code{gnus-agent-regenerate-group} to update the group's state.
19187 However, all articles parsed prior to loosing the connection will be
19188 available while unplugged).  The default is 10M so it is unusual to
19189 see any cycling.
19190
19191 @item gnus-server-unopen-status
19192 @vindex gnus-server-unopen-status
19193 Perhaps not an Agent variable, but closely related to the Agent, this
19194 variable says what will happen if Gnus cannot open a server.  If the
19195 Agent is enabled, the default, @code{nil}, makes Gnus ask the user
19196 whether to deny the server or whether to unplug the agent.  If the
19197 Agent is disabled, Gnus always simply deny the server.  Other choices
19198 for this variable include @code{denied} and @code{offline} the latter
19199 is only valid if the Agent is used.
19200
19201 @item gnus-auto-goto-ignores
19202 @vindex gnus-auto-goto-ignores
19203 Another variable that isn't an Agent variable, yet so closely related
19204 that most will look for it here, this variable tells the summary
19205 buffer how to maneuver around undownloaded (only headers stored in the
19206 agent) and unfetched (neither article nor headers stored) articles.
19207
19208 The valid values are @code{nil} (maneuver to any article),
19209 @code{undownloaded} (maneuvering while unplugged ignores articles that
19210 have not been fetched), @code{always-undownloaded} (maneuvering always
19211 ignores articles that have not been fetched), @code{unfetched}
19212 (maneuvering ignores articles whose headers have not been fetched).
19213
19214 @item gnus-agent-queue-mail
19215 @vindex gnus-agent-queue-mail
19216 When @code{gnus-agent-queue-mail} is @code{always}, Gnus will always
19217 queue mail rather than sending it straight away.  When @code{t}, Gnus
19218 will queue mail when unplugged only.  When @code{nil}, never queue
19219 mail.  The default is @code{t}.
19220
19221 @item gnus-agent-prompt-send-queue
19222 @vindex gnus-agent-prompt-send-queue
19223 When @code{gnus-agent-prompt-send-queue} is non-@code{nil} Gnus will
19224 prompt you to confirm that you really wish to proceed if you hit
19225 @kbd{J S} while unplugged.  The default is @code{nil}.
19226
19227 @item gnus-agent-auto-agentize-methods
19228 @vindex gnus-agent-auto-agentize-methods
19229 If you have never used the Agent before (or more technically, if
19230 @file{~/News/agent/lib/servers} does not exist), Gnus will
19231 automatically agentize a few servers for you.  This variable control
19232 which back ends should be auto-agentized.  It is typically only useful
19233 to agentize remote back ends.  The auto-agentizing has the same effect
19234 as running @kbd{J a} on the servers (@pxref{Server Agent Commands}).
19235 If the file exist, you must manage the servers manually by adding or
19236 removing them, this variable is only applicable the first time you
19237 start Gnus.  The default is @samp{(nntp nnimap)}.
19238
19239 @end table
19240
19241
19242 @node Example Setup
19243 @subsection Example Setup
19244
19245 If you don't want to read this manual, and you have a fairly standard
19246 setup, you may be able to use something like the following as your
19247 @file{~/.gnus.el} file to get started.
19248
19249 @lisp
19250 ;;; @r{Define how Gnus is to fetch news.  We do this over @acronym{NNTP}}
19251 ;;; @r{from your ISP's server.}
19252 (setq gnus-select-method '(nntp "news.your-isp.com"))
19253
19254 ;;; @r{Define how Gnus is to read your mail.  We read mail from}
19255 ;;; @r{your ISP's @acronym{POP} server.}
19256 (setq mail-sources '((pop :server "pop.your-isp.com")))
19257
19258 ;;; @r{Say how Gnus is to store the mail.  We use nnml groups.}
19259 (setq gnus-secondary-select-methods '((nnml "")))
19260
19261 ;;; @r{Make Gnus into an offline newsreader.}
19262 ;;; (gnus-agentize) ; @r{The obsolete setting.}
19263 ;;; (setq gnus-agent t) ; @r{Now the default.}
19264 @end lisp
19265
19266 That should be it, basically.  Put that in your @file{~/.gnus.el} file,
19267 edit to suit your needs, start up PPP (or whatever), and type @kbd{M-x
19268 gnus}.
19269
19270 If this is the first time you've run Gnus, you will be subscribed
19271 automatically to a few default newsgroups.  You'll probably want to
19272 subscribe to more groups, and to do that, you have to query the
19273 @acronym{NNTP} server for a complete list of groups with the @kbd{A A}
19274 command.  This usually takes quite a while, but you only have to do it
19275 once.
19276
19277 After reading and parsing a while, you'll be presented with a list of
19278 groups.  Subscribe to the ones you want to read with the @kbd{u}
19279 command.  @kbd{l} to make all the killed groups disappear after you've
19280 subscribe to all the groups you want to read.  (@kbd{A k} will bring
19281 back all the killed groups.)
19282
19283 You can now read the groups at once, or you can download the articles
19284 with the @kbd{J s} command.  And then read the rest of this manual to
19285 find out which of the other gazillion things you want to customize.
19286
19287
19288 @node Batching Agents
19289 @subsection Batching Agents
19290 @findex gnus-agent-batch
19291
19292 Having the Gnus Agent fetch articles (and post whatever messages you've
19293 written) is quite easy once you've gotten things set up properly.  The
19294 following shell script will do everything that is necessary:
19295
19296 You can run a complete batch command from the command line with the
19297 following incantation:
19298
19299 @example
19300 #!/bin/sh
19301 emacs -batch -l ~/.emacs -l ~/.gnus.el gnus-agent-batch >/dev/null 2>&1
19302 @end example
19303
19304
19305 @node Agent Caveats
19306 @subsection Agent Caveats
19307
19308 The Gnus Agent doesn't seem to work like most other offline
19309 newsreaders.  Here are some common questions that some imaginary people
19310 may ask:
19311
19312 @table @dfn
19313 @item If I read an article while plugged, do they get entered into the Agent?
19314
19315 @strong{No}.  If you want this behavior, add
19316 @code{gnus-agent-fetch-selected-article} to
19317 @code{gnus-select-article-hook}.
19318
19319 @item If I read an article while plugged, and the article already exists in
19320 the Agent, will it get downloaded once more?
19321
19322 @strong{No}, unless @code{gnus-agent-cache} is @code{nil}.
19323
19324 @end table
19325
19326 In short, when Gnus is unplugged, it only looks into the locally stored
19327 articles; when it's plugged, it talks to your ISP and may also use the
19328 locally stored articles.
19329
19330
19331 @node Scoring
19332 @chapter Scoring
19333 @cindex scoring
19334
19335 Other people use @dfn{kill files}, but we here at Gnus Towers like
19336 scoring better than killing, so we'd rather switch than fight.  They do
19337 something completely different as well, so sit up straight and pay
19338 attention!
19339
19340 @vindex gnus-summary-mark-below
19341 All articles have a default score (@code{gnus-summary-default-score}),
19342 which is 0 by default.  This score may be raised or lowered either
19343 interactively or by score files.  Articles that have a score lower than
19344 @code{gnus-summary-mark-below} are marked as read.
19345
19346 Gnus will read any @dfn{score files} that apply to the current group
19347 before generating the summary buffer.
19348
19349 There are several commands in the summary buffer that insert score
19350 entries based on the current article.  You can, for instance, ask Gnus to
19351 lower or increase the score of all articles with a certain subject.
19352
19353 There are two sorts of scoring entries: Permanent and temporary.
19354 Temporary score entries are self-expiring entries.  Any entries that are
19355 temporary and have not been used for, say, a week, will be removed
19356 silently to help keep the sizes of the score files down.
19357
19358 @menu
19359 * Summary Score Commands::      Adding score entries for the current group.
19360 * Group Score Commands::        General score commands.
19361 * Score Variables::             Customize your scoring.  (My, what terminology).
19362 * Score File Format::           What a score file may contain.
19363 * Score File Editing::          You can edit score files by hand as well.
19364 * Adaptive Scoring::            Big Sister Gnus knows what you read.
19365 * Home Score File::             How to say where new score entries are to go.
19366 * Followups To Yourself::       Having Gnus notice when people answer you.
19367 * Scoring On Other Headers::    Scoring on non-standard headers.
19368 * Scoring Tips::                How to score effectively.
19369 * Reverse Scoring::             That problem child of old is not problem.
19370 * Global Score Files::          Earth-spanning, ear-splitting score files.
19371 * Kill Files::                  They are still here, but they can be ignored.
19372 * Converting Kill Files::       Translating kill files to score files.
19373 * Advanced Scoring::            Using logical expressions to build score rules.
19374 * Score Decays::                It can be useful to let scores wither away.
19375 @end menu
19376
19377
19378 @node Summary Score Commands
19379 @section Summary Score Commands
19380 @cindex score commands
19381
19382 The score commands that alter score entries do not actually modify real
19383 score files.  That would be too inefficient.  Gnus maintains a cache of
19384 previously loaded score files, one of which is considered the
19385 @dfn{current score file alist}.  The score commands simply insert
19386 entries into this list, and upon group exit, this list is saved.
19387
19388 The current score file is by default the group's local score file, even
19389 if no such score file actually exists.  To insert score commands into
19390 some other score file (e.g. @file{all.SCORE}), you must first make this
19391 score file the current one.
19392
19393 General score commands that don't actually change the score file:
19394
19395 @table @kbd
19396
19397 @item V s
19398 @kindex V s (Summary)
19399 @findex gnus-summary-set-score
19400 Set the score of the current article (@code{gnus-summary-set-score}).
19401
19402 @item V S
19403 @kindex V S (Summary)
19404 @findex gnus-summary-current-score
19405 Display the score of the current article
19406 (@code{gnus-summary-current-score}).
19407
19408 @item V t
19409 @kindex V t (Summary)
19410 @findex gnus-score-find-trace
19411 Display all score rules that have been used on the current article
19412 (@code{gnus-score-find-trace}).  In the @code{*Score Trace*} buffer, you
19413 may type @kbd{e} to edit score file corresponding to the score rule on
19414 current line and @kbd{f} to format (@code{gnus-score-pretty-print}) the
19415 score file and edit it.
19416
19417 @item V w
19418 @kindex V w (Summary)
19419 @findex gnus-score-find-favourite-words
19420 List words used in scoring (@code{gnus-score-find-favourite-words}).
19421
19422 @item V R
19423 @kindex V R (Summary)
19424 @findex gnus-summary-rescore
19425 Run the current summary through the scoring process
19426 (@code{gnus-summary-rescore}).  This might be useful if you're playing
19427 around with your score files behind Gnus' back and want to see the
19428 effect you're having.
19429
19430 @item V c
19431 @kindex V c (Summary)
19432 @findex gnus-score-change-score-file
19433 Make a different score file the current
19434 (@code{gnus-score-change-score-file}).
19435
19436 @item V e
19437 @kindex V e (Summary)
19438 @findex gnus-score-edit-current-scores
19439 Edit the current score file (@code{gnus-score-edit-current-scores}).
19440 You will be popped into a @code{gnus-score-mode} buffer (@pxref{Score
19441 File Editing}).
19442
19443 @item V f
19444 @kindex V f (Summary)
19445 @findex gnus-score-edit-file
19446 Edit a score file and make this score file the current one
19447 (@code{gnus-score-edit-file}).
19448
19449 @item V F
19450 @kindex V F (Summary)
19451 @findex gnus-score-flush-cache
19452 Flush the score cache (@code{gnus-score-flush-cache}).  This is useful
19453 after editing score files.
19454
19455 @item V C
19456 @kindex V C (Summary)
19457 @findex gnus-score-customize
19458 Customize a score file in a visually pleasing manner
19459 (@code{gnus-score-customize}).
19460
19461 @end table
19462
19463 The rest of these commands modify the local score file.
19464
19465 @table @kbd
19466
19467 @item V m
19468 @kindex V m (Summary)
19469 @findex gnus-score-set-mark-below
19470 Prompt for a score, and mark all articles with a score below this as
19471 read (@code{gnus-score-set-mark-below}).
19472
19473 @item V x
19474 @kindex V x (Summary)
19475 @findex gnus-score-set-expunge-below
19476 Prompt for a score, and add a score rule to the current score file to
19477 expunge all articles below this score
19478 (@code{gnus-score-set-expunge-below}).
19479 @end table
19480
19481 The keystrokes for actually making score entries follow a very regular
19482 pattern, so there's no need to list all the commands.  (Hundreds of
19483 them.)
19484
19485 @findex gnus-summary-increase-score
19486 @findex gnus-summary-lower-score
19487
19488 @enumerate
19489 @item
19490 The first key is either @kbd{I} (upper case i) for increasing the score
19491 or @kbd{L} for lowering the score.
19492 @item
19493 The second key says what header you want to score on.  The following
19494 keys are available:
19495 @table @kbd
19496
19497 @item a
19498 Score on the author name.
19499
19500 @item s
19501 Score on the subject line.
19502
19503 @item x
19504 Score on the @code{Xref} line---i.e., the cross-posting line.
19505
19506 @item r
19507 Score on the @code{References} line.
19508
19509 @item d
19510 Score on the date.
19511
19512 @item l
19513 Score on the number of lines.
19514
19515 @item i
19516 Score on the @code{Message-ID} header.
19517
19518 @item e
19519 Score on an ``extra'' header, that is, one of those in gnus-extra-headers,
19520 if your @acronym{NNTP} server tracks additional header data in overviews.
19521
19522 @item f
19523 Score on followups---this matches the author name, and adds scores to
19524 the followups to this author.  (Using this key leads to the creation of
19525 @file{ADAPT} files.)
19526
19527 @item b
19528 Score on the body.
19529
19530 @item h
19531 Score on the head.
19532
19533 @item t
19534 Score on thread.  (Using this key leads to the creation of @file{ADAPT}
19535 files.)
19536
19537 @end table
19538
19539 @item
19540 The third key is the match type.  Which match types are valid depends on
19541 what headers you are scoring on.
19542
19543 @table @code
19544
19545 @item strings
19546
19547 @table @kbd
19548
19549 @item e
19550 Exact matching.
19551
19552 @item s
19553 Substring matching.
19554
19555 @item f
19556 Fuzzy matching (@pxref{Fuzzy Matching}).
19557
19558 @item r
19559 Regexp matching
19560 @end table
19561
19562 @item date
19563 @table @kbd
19564
19565 @item b
19566 Before date.
19567
19568 @item a
19569 After date.
19570
19571 @item n
19572 This date.
19573 @end table
19574
19575 @item number
19576 @table @kbd
19577
19578 @item <
19579 Less than number.
19580
19581 @item =
19582 Equal to number.
19583
19584 @item >
19585 Greater than number.
19586 @end table
19587 @end table
19588
19589 @item
19590 The fourth and usually final key says whether this is a temporary (i.e.,
19591 expiring) score entry, or a permanent (i.e., non-expiring) score entry,
19592 or whether it is to be done immediately, without adding to the score
19593 file.
19594 @table @kbd
19595
19596 @item t
19597 Temporary score entry.
19598
19599 @item p
19600 Permanent score entry.
19601
19602 @item i
19603 Immediately scoring.
19604 @end table
19605
19606 @item
19607 If you are scoring on `e' (extra) headers, you will then be prompted for
19608 the header name on which you wish to score.  This must be a header named
19609 in gnus-extra-headers, and @samp{TAB} completion is available.
19610
19611 @end enumerate
19612
19613 So, let's say you want to increase the score on the current author with
19614 exact matching permanently: @kbd{I a e p}.  If you want to lower the
19615 score based on the subject line, using substring matching, and make a
19616 temporary score entry: @kbd{L s s t}.  Pretty easy.
19617
19618 To make things a bit more complicated, there are shortcuts.  If you use
19619 a capital letter on either the second or third keys, Gnus will use
19620 defaults for the remaining one or two keystrokes.  The defaults are
19621 ``substring'' and ``temporary''.  So @kbd{I A} is the same as @kbd{I a s
19622 t}, and @kbd{I a R} is the same as @kbd{I a r t}.
19623
19624 These functions take both the numerical prefix and the symbolic prefix
19625 (@pxref{Symbolic Prefixes}).  A numerical prefix says how much to lower
19626 (or increase) the score of the article.  A symbolic prefix of @code{a}
19627 says to use the @file{all.SCORE} file for the command instead of the
19628 current score file.
19629
19630 @vindex gnus-score-mimic-keymap
19631 The @code{gnus-score-mimic-keymap} says whether these commands will
19632 pretend they are keymaps or not.
19633
19634
19635 @node Group Score Commands
19636 @section Group Score Commands
19637 @cindex group score commands
19638
19639 There aren't many of these as yet, I'm afraid.
19640
19641 @table @kbd
19642
19643 @item W e
19644 @kindex W e (Group)
19645 @findex gnus-score-edit-all-score
19646 Edit the apply-to-all-groups all.SCORE file.  You will be popped into
19647 a @code{gnus-score-mode} buffer (@pxref{Score File Editing}).
19648
19649 @item W f
19650 @kindex W f (Group)
19651 @findex gnus-score-flush-cache
19652 Gnus maintains a cache of score alists to avoid having to reload them
19653 all the time.  This command will flush the cache
19654 (@code{gnus-score-flush-cache}).
19655
19656 @end table
19657
19658 You can do scoring from the command line by saying something like:
19659
19660 @findex gnus-batch-score
19661 @cindex batch scoring
19662 @example
19663 $ emacs -batch -l ~/.emacs -l ~/.gnus.el -f gnus-batch-score
19664 @end example
19665
19666
19667 @node Score Variables
19668 @section Score Variables
19669 @cindex score variables
19670
19671 @table @code
19672
19673 @item gnus-use-scoring
19674 @vindex gnus-use-scoring
19675 If @code{nil}, Gnus will not check for score files, and will not, in
19676 general, do any score-related work.  This is @code{t} by default.
19677
19678 @item gnus-kill-killed
19679 @vindex gnus-kill-killed
19680 If this variable is @code{nil}, Gnus will never apply score files to
19681 articles that have already been through the kill process.  While this
19682 may save you lots of time, it also means that if you apply a kill file
19683 to a group, and then change the kill file and want to run it over you
19684 group again to kill more articles, it won't work.  You have to set this
19685 variable to @code{t} to do that.  (It is @code{t} by default.)
19686
19687 @item gnus-kill-files-directory
19688 @vindex gnus-kill-files-directory
19689 All kill and score files will be stored in this directory, which is
19690 initialized from the @env{SAVEDIR} environment variable by default.
19691 This is @file{~/News/} by default.
19692
19693 @item gnus-score-file-suffix
19694 @vindex gnus-score-file-suffix
19695 Suffix to add to the group name to arrive at the score file name
19696 (@file{SCORE} by default.)
19697
19698 @item gnus-score-uncacheable-files
19699 @vindex gnus-score-uncacheable-files
19700 @cindex score cache
19701 All score files are normally cached to avoid excessive re-loading of
19702 score files.  However, if this might make your Emacs grow big and
19703 bloated, so this regexp can be used to weed out score files unlikely
19704 to be needed again.  It would be a bad idea to deny caching of
19705 @file{all.SCORE}, while it might be a good idea to not cache
19706 @file{comp.infosystems.www.authoring.misc.ADAPT}.  In fact, this
19707 variable is @samp{ADAPT$} by default, so no adaptive score files will
19708 be cached.
19709
19710 @item gnus-save-score
19711 @vindex gnus-save-score
19712 If you have really complicated score files, and do lots of batch
19713 scoring, then you might set this variable to @code{t}.  This will make
19714 Gnus save the scores into the @file{.newsrc.eld} file.
19715
19716 If you do not set this to @code{t}, then manual scores (like those set
19717 with @kbd{V s} (@code{gnus-summary-set-score})) will not be preserved
19718 across group visits.
19719
19720 @item gnus-score-interactive-default-score
19721 @vindex gnus-score-interactive-default-score
19722 Score used by all the interactive raise/lower commands to raise/lower
19723 score with.  Default is 1000, which may seem excessive, but this is to
19724 ensure that the adaptive scoring scheme gets enough room to play with.
19725 We don't want the small changes from the adaptive scoring to overwrite
19726 manually entered data.
19727
19728 @item gnus-summary-default-score
19729 @vindex gnus-summary-default-score
19730 Default score of an article, which is 0 by default.
19731
19732 @item gnus-summary-expunge-below
19733 @vindex gnus-summary-expunge-below
19734 Don't display the summary lines of articles that have scores lower than
19735 this variable.  This is @code{nil} by default, which means that no
19736 articles will be hidden.  This variable is local to the summary buffers,
19737 and has to be set from @code{gnus-summary-mode-hook}.
19738
19739 @item gnus-score-over-mark
19740 @vindex gnus-score-over-mark
19741 Mark (in the third column) used for articles with a score over the
19742 default.  Default is @samp{+}.
19743
19744 @item gnus-score-below-mark
19745 @vindex gnus-score-below-mark
19746 Mark (in the third column) used for articles with a score below the
19747 default.  Default is @samp{-}.
19748
19749 @item gnus-score-find-score-files-function
19750 @vindex gnus-score-find-score-files-function
19751 Function used to find score files for the current group.  This function
19752 is called with the name of the group as the argument.
19753
19754 Predefined functions available are:
19755 @table @code
19756
19757 @item gnus-score-find-single
19758 @findex gnus-score-find-single
19759 Only apply the group's own score file.
19760
19761 @item gnus-score-find-bnews
19762 @findex gnus-score-find-bnews
19763 Apply all score files that match, using bnews syntax.  This is the
19764 default.  If the current group is @samp{gnu.emacs.gnus}, for instance,
19765 @file{all.emacs.all.SCORE}, @file{not.alt.all.SCORE} and
19766 @file{gnu.all.SCORE} would all apply.  In short, the instances of
19767 @samp{all} in the score file names are translated into @samp{.*}, and
19768 then a regexp match is done.
19769
19770 This means that if you have some score entries that you want to apply to
19771 all groups, then you put those entries in the @file{all.SCORE} file.
19772
19773 The score files are applied in a semi-random order, although Gnus will
19774 try to apply the more general score files before the more specific score
19775 files.  It does this by looking at the number of elements in the score
19776 file names---discarding the @samp{all} elements.
19777
19778 @item gnus-score-find-hierarchical
19779 @findex gnus-score-find-hierarchical
19780 Apply all score files from all the parent groups.  This means that you
19781 can't have score files like @file{all.SCORE}, but you can have
19782 @file{SCORE}, @file{comp.SCORE} and @file{comp.emacs.SCORE} for each
19783 server.
19784
19785 @end table
19786 This variable can also be a list of functions.  In that case, all
19787 these functions will be called with the group name as argument, and
19788 all the returned lists of score files will be applied.  These
19789 functions can also return lists of lists of score alists directly.  In
19790 that case, the functions that return these non-file score alists
19791 should probably be placed before the ``real'' score file functions, to
19792 ensure that the last score file returned is the local score file.
19793 Phu.
19794
19795 For example, to do hierarchical scoring but use a non-server-specific
19796 overall score file, you could use the value
19797 @example
19798 (list (lambda (group) ("all.SCORE"))
19799       'gnus-score-find-hierarchical)
19800 @end example
19801
19802 @item gnus-score-expiry-days
19803 @vindex gnus-score-expiry-days
19804 This variable says how many days should pass before an unused score file
19805 entry is expired.  If this variable is @code{nil}, no score file entries
19806 are expired.  It's 7 by default.
19807
19808 @item gnus-update-score-entry-dates
19809 @vindex gnus-update-score-entry-dates
19810 If this variable is non-@code{nil}, temporary score entries that have
19811 been triggered (matched) will have their dates updated.  (This is how Gnus
19812 controls expiry---all non-matched-entries will become too old while
19813 matched entries will stay fresh and young.)  However, if you set this
19814 variable to @code{nil}, even matched entries will grow old and will
19815 have to face that oh-so grim reaper.
19816
19817 @item gnus-score-after-write-file-function
19818 @vindex gnus-score-after-write-file-function
19819 Function called with the name of the score file just written.
19820
19821 @item gnus-score-thread-simplify
19822 @vindex gnus-score-thread-simplify
19823 If this variable is non-@code{nil}, article subjects will be
19824 simplified for subject scoring purposes in the same manner as with
19825 threading---according to the current value of
19826 @code{gnus-simplify-subject-functions}.  If the scoring entry uses
19827 @code{substring} or @code{exact} matching, the match will also be
19828 simplified in this manner.
19829
19830 @end table
19831
19832
19833 @node Score File Format
19834 @section Score File Format
19835 @cindex score file format
19836
19837 A score file is an @code{emacs-lisp} file that normally contains just a
19838 single form.  Casual users are not expected to edit these files;
19839 everything can be changed from the summary buffer.
19840
19841 Anyway, if you'd like to dig into it yourself, here's an example:
19842
19843 @lisp
19844 (("from"
19845   ("Lars Ingebrigtsen" -10000)
19846   ("Per Abrahamsen")
19847   ("larsi\\|lmi" -50000 nil R))
19848  ("subject"
19849   ("Ding is Badd" nil 728373))
19850  ("xref"
19851   ("alt.politics" -1000 728372 s))
19852  ("lines"
19853   (2 -100 nil <))
19854  (mark 0)
19855  (expunge -1000)
19856  (mark-and-expunge -10)
19857  (read-only nil)
19858  (orphan -10)
19859  (adapt t)
19860  (files "/hom/larsi/News/gnu.SCORE")
19861  (exclude-files "all.SCORE")
19862  (local (gnus-newsgroup-auto-expire t)
19863         (gnus-summary-make-false-root empty))
19864  (eval (ding)))
19865 @end lisp
19866
19867 This example demonstrates most score file elements.  @xref{Advanced
19868 Scoring}, for a different approach.
19869
19870 Even though this looks much like Lisp code, nothing here is actually
19871 @code{eval}ed.  The Lisp reader is used to read this form, though, so it
19872 has to be valid syntactically, if not semantically.
19873
19874 Six keys are supported by this alist:
19875
19876 @table @code
19877
19878 @item STRING
19879 If the key is a string, it is the name of the header to perform the
19880 match on.  Scoring can only be performed on these eight headers:
19881 @code{From}, @code{Subject}, @code{References}, @code{Message-ID},
19882 @code{Xref}, @code{Lines}, @code{Chars} and @code{Date}.  In addition to
19883 these headers, there are three strings to tell Gnus to fetch the entire
19884 article and do the match on larger parts of the article: @code{Body}
19885 will perform the match on the body of the article, @code{Head} will
19886 perform the match on the head of the article, and @code{All} will
19887 perform the match on the entire article.  Note that using any of these
19888 last three keys will slow down group entry @emph{considerably}.  The
19889 final ``header'' you can score on is @code{Followup}.  These score
19890 entries will result in new score entries being added for all follow-ups
19891 to articles that matches these score entries.
19892
19893 Following this key is an arbitrary number of score entries, where each
19894 score entry has one to four elements.
19895 @enumerate
19896
19897 @item
19898 The first element is the @dfn{match element}.  On most headers this will
19899 be a string, but on the Lines and Chars headers, this must be an
19900 integer.
19901
19902 @item
19903 If the second element is present, it should be a number---the @dfn{score
19904 element}.  This number should be an integer in the neginf to posinf
19905 interval.  This number is added to the score of the article if the match
19906 is successful.  If this element is not present, the
19907 @code{gnus-score-interactive-default-score} number will be used
19908 instead.  This is 1000 by default.
19909
19910 @item
19911 If the third element is present, it should be a number---the @dfn{date
19912 element}.  This date says when the last time this score entry matched,
19913 which provides a mechanism for expiring the score entries.  It this
19914 element is not present, the score entry is permanent.  The date is
19915 represented by the number of days since December 31, 1 BCE.
19916
19917 @item
19918 If the fourth element is present, it should be a symbol---the @dfn{type
19919 element}.  This element specifies what function should be used to see
19920 whether this score entry matches the article.  What match types that can
19921 be used depends on what header you wish to perform the match on.
19922 @table @dfn
19923
19924 @item From, Subject, References, Xref, Message-ID
19925 For most header types, there are the @code{r} and @code{R} (regexp), as
19926 well as @code{s} and @code{S} (substring) types, and @code{e} and
19927 @code{E} (exact match), and @code{w} (word match) types.  If this
19928 element is not present, Gnus will assume that substring matching should
19929 be used.  @code{R}, @code{S}, and @code{E} differ from the others in
19930 that the matches will be done in a case-sensitive manner.  All these
19931 one-letter types are really just abbreviations for the @code{regexp},
19932 @code{string}, @code{exact}, and @code{word} types, which you can use
19933 instead, if you feel like.
19934
19935 @item Extra
19936 Just as for the standard string overview headers, if you are using
19937 gnus-extra-headers, you can score on these headers' values.  In this
19938 case, there is a 5th element in the score entry, being the name of the
19939 header to be scored.  The following entry is useful in your
19940 @file{all.SCORE} file in case of spam attacks from a single origin
19941 host, if your @acronym{NNTP} server tracks @samp{NNTP-Posting-Host} in
19942 overviews:
19943
19944 @lisp
19945 ("111.222.333.444" -1000 nil s
19946  "NNTP-Posting-Host")
19947 @end lisp
19948
19949 @item Lines, Chars
19950 These two headers use different match types: @code{<}, @code{>},
19951 @code{=}, @code{>=} and @code{<=}.
19952
19953 These predicates are true if
19954
19955 @example
19956 (PREDICATE HEADER MATCH)
19957 @end example
19958
19959 evaluates to non-@code{nil}.  For instance, the advanced match
19960 @code{("lines" 4 <)} (@pxref{Advanced Scoring}) will result in the
19961 following form:
19962
19963 @lisp
19964 (< header-value 4)
19965 @end lisp
19966
19967 Or to put it another way: When using @code{<} on @code{Lines} with 4 as
19968 the match, we get the score added if the article has less than 4 lines.
19969 (It's easy to get confused and think it's the other way around.  But
19970 it's not.  I think.)
19971
19972 When matching on @code{Lines}, be careful because some back ends (like
19973 @code{nndir}) do not generate @code{Lines} header, so every article ends
19974 up being marked as having 0 lines.  This can lead to strange results if
19975 you happen to lower score of the articles with few lines.
19976
19977 @item Date
19978 For the Date header we have three kinda silly match types:
19979 @code{before}, @code{at} and @code{after}.  I can't really imagine this
19980 ever being useful, but, like, it would feel kinda silly not to provide
19981 this function.  Just in case.  You never know.  Better safe than sorry.
19982 Once burnt, twice shy.  Don't judge a book by its cover.  Never not have
19983 sex on a first date.  (I have been told that at least one person, and I
19984 quote, ``found this function indispensable'', however.)
19985
19986 @cindex ISO8601
19987 @cindex date
19988 A more useful match type is @code{regexp}.  With it, you can match the
19989 date string using a regular expression.  The date is normalized to
19990 ISO8601 compact format first---@var{YYYYMMDD}@code{T}@var{HHMMSS}.  If
19991 you want to match all articles that have been posted on April 1st in
19992 every year, you could use @samp{....0401.........} as a match string,
19993 for instance.  (Note that the date is kept in its original time zone, so
19994 this will match articles that were posted when it was April 1st where
19995 the article was posted from.  Time zones are such wholesome fun for the
19996 whole family, eh?)
19997
19998 @item Head, Body, All
19999 These three match keys use the same match types as the @code{From} (etc)
20000 header uses.
20001
20002 @item Followup
20003 This match key is somewhat special, in that it will match the
20004 @code{From} header, and affect the score of not only the matching
20005 articles, but also all followups to the matching articles.  This allows
20006 you e.g. increase the score of followups to your own articles, or
20007 decrease the score of followups to the articles of some known
20008 trouble-maker.  Uses the same match types as the @code{From} header
20009 uses.  (Using this match key will lead to creation of @file{ADAPT}
20010 files.)
20011
20012 @item Thread
20013 This match key works along the same lines as the @code{Followup} match
20014 key.  If you say that you want to score on a (sub-)thread started by an
20015 article with a @code{Message-ID} @var{x}, then you add a @samp{thread}
20016 match.  This will add a new @samp{thread} match for each article that
20017 has @var{x} in its @code{References} header.  (These new @samp{thread}
20018 matches will use the @code{Message-ID}s of these matching articles.)
20019 This will ensure that you can raise/lower the score of an entire thread,
20020 even though some articles in the thread may not have complete
20021 @code{References} headers.  Note that using this may lead to
20022 undeterministic scores of the articles in the thread.  (Using this match
20023 key will lead to creation of @file{ADAPT} files.)
20024 @end table
20025 @end enumerate
20026
20027 @cindex score file atoms
20028 @item mark
20029 The value of this entry should be a number.  Any articles with a score
20030 lower than this number will be marked as read.
20031
20032 @item expunge
20033 The value of this entry should be a number.  Any articles with a score
20034 lower than this number will be removed from the summary buffer.
20035
20036 @item mark-and-expunge
20037 The value of this entry should be a number.  Any articles with a score
20038 lower than this number will be marked as read and removed from the
20039 summary buffer.
20040
20041 @item thread-mark-and-expunge
20042 The value of this entry should be a number.  All articles that belong to
20043 a thread that has a total score below this number will be marked as read
20044 and removed from the summary buffer.  @code{gnus-thread-score-function}
20045 says how to compute the total score for a thread.
20046
20047 @item files
20048 The value of this entry should be any number of file names.  These files
20049 are assumed to be score files as well, and will be loaded the same way
20050 this one was.
20051
20052 @item exclude-files
20053 The clue of this entry should be any number of files.  These files will
20054 not be loaded, even though they would normally be so, for some reason or
20055 other.
20056
20057 @item eval
20058 The value of this entry will be @code{eval}el.  This element will be
20059 ignored when handling global score files.
20060
20061 @item read-only
20062 Read-only score files will not be updated or saved.  Global score files
20063 should feature this atom (@pxref{Global Score Files}).  (Note:
20064 @dfn{Global} here really means @dfn{global}; not your personal
20065 apply-to-all-groups score files.)
20066
20067 @item orphan
20068 The value of this entry should be a number.  Articles that do not have
20069 parents will get this number added to their scores.  Imagine you follow
20070 some high-volume newsgroup, like @samp{comp.lang.c}.  Most likely you
20071 will only follow a few of the threads, also want to see any new threads.
20072
20073 You can do this with the following two score file entries:
20074
20075 @example
20076         (orphan -500)
20077         (mark-and-expunge -100)
20078 @end example
20079
20080 When you enter the group the first time, you will only see the new
20081 threads.  You then raise the score of the threads that you find
20082 interesting (with @kbd{I T} or @kbd{I S}), and ignore (@kbd{C y}) the
20083 rest.  Next time you enter the group, you will see new articles in the
20084 interesting threads, plus any new threads.
20085
20086 I.e.---the orphan score atom is for high-volume groups where a few
20087 interesting threads which can't be found automatically by ordinary
20088 scoring rules exist.
20089
20090 @item adapt
20091 This entry controls the adaptive scoring.  If it is @code{t}, the
20092 default adaptive scoring rules will be used.  If it is @code{ignore}, no
20093 adaptive scoring will be performed on this group.  If it is a list, this
20094 list will be used as the adaptive scoring rules.  If it isn't present,
20095 or is something other than @code{t} or @code{ignore}, the default
20096 adaptive scoring rules will be used.  If you want to use adaptive
20097 scoring on most groups, you'd set @code{gnus-use-adaptive-scoring} to
20098 @code{t}, and insert an @code{(adapt ignore)} in the groups where you do
20099 not want adaptive scoring.  If you only want adaptive scoring in a few
20100 groups, you'd set @code{gnus-use-adaptive-scoring} to @code{nil}, and
20101 insert @code{(adapt t)} in the score files of the groups where you want
20102 it.
20103
20104 @item adapt-file
20105 All adaptive score entries will go to the file named by this entry.  It
20106 will also be applied when entering the group.  This atom might be handy
20107 if you want to adapt on several groups at once, using the same adaptive
20108 file for a number of groups.
20109
20110 @item local
20111 @cindex local variables
20112 The value of this entry should be a list of @code{(@var{var}
20113 @var{value})} pairs.  Each @var{var} will be made buffer-local to the
20114 current summary buffer, and set to the value specified.  This is a
20115 convenient, if somewhat strange, way of setting variables in some
20116 groups if you don't like hooks much.  Note that the @var{value} won't
20117 be evaluated.
20118 @end table
20119
20120
20121 @node Score File Editing
20122 @section Score File Editing
20123
20124 You normally enter all scoring commands from the summary buffer, but you
20125 might feel the urge to edit them by hand as well, so we've supplied you
20126 with a mode for that.
20127
20128 It's simply a slightly customized @code{emacs-lisp} mode, with these
20129 additional commands:
20130
20131 @table @kbd
20132
20133 @item C-c C-c
20134 @kindex C-c C-c (Score)
20135 @findex gnus-score-edit-done
20136 Save the changes you have made and return to the summary buffer
20137 (@code{gnus-score-edit-done}).
20138
20139 @item C-c C-d
20140 @kindex C-c C-d (Score)
20141 @findex gnus-score-edit-insert-date
20142 Insert the current date in numerical format
20143 (@code{gnus-score-edit-insert-date}).  This is really the day number, if
20144 you were wondering.
20145
20146 @item C-c C-p
20147 @kindex C-c C-p (Score)
20148 @findex gnus-score-pretty-print
20149 The adaptive score files are saved in an unformatted fashion.  If you
20150 intend to read one of these files, you want to @dfn{pretty print} it
20151 first.  This command (@code{gnus-score-pretty-print}) does that for
20152 you.
20153
20154 @end table
20155
20156 Type @kbd{M-x gnus-score-mode} to use this mode.
20157
20158 @vindex gnus-score-mode-hook
20159 @code{gnus-score-menu-hook} is run in score mode buffers.
20160
20161 In the summary buffer you can use commands like @kbd{V f}, @kbd{V e} and
20162 @kbd{V t} to begin editing score files.
20163
20164
20165 @node Adaptive Scoring
20166 @section Adaptive Scoring
20167 @cindex adaptive scoring
20168
20169 If all this scoring is getting you down, Gnus has a way of making it all
20170 happen automatically---as if by magic.  Or rather, as if by artificial
20171 stupidity, to be precise.
20172
20173 @vindex gnus-use-adaptive-scoring
20174 When you read an article, or mark an article as read, or kill an
20175 article, you leave marks behind.  On exit from the group, Gnus can sniff
20176 these marks and add score elements depending on what marks it finds.
20177 You turn on this ability by setting @code{gnus-use-adaptive-scoring} to
20178 @code{t} or @code{(line)}.  If you want score adaptively on separate
20179 words appearing in the subjects, you should set this variable to
20180 @code{(word)}.  If you want to use both adaptive methods, set this
20181 variable to @code{(word line)}.
20182
20183 @vindex gnus-default-adaptive-score-alist
20184 To give you complete control over the scoring process, you can customize
20185 the @code{gnus-default-adaptive-score-alist} variable.  For instance, it
20186 might look something like this:
20187
20188 @lisp
20189 (setq gnus-default-adaptive-score-alist
20190   '((gnus-unread-mark)
20191     (gnus-ticked-mark (from 4))
20192     (gnus-dormant-mark (from 5))
20193     (gnus-del-mark (from -4) (subject -1))
20194     (gnus-read-mark (from 4) (subject 2))
20195     (gnus-expirable-mark (from -1) (subject -1))
20196     (gnus-killed-mark (from -1) (subject -3))
20197     (gnus-kill-file-mark)
20198     (gnus-ancient-mark)
20199     (gnus-low-score-mark)
20200     (gnus-catchup-mark (from -1) (subject -1))))
20201 @end lisp
20202
20203 As you see, each element in this alist has a mark as a key (either a
20204 variable name or a ``real'' mark---a character).  Following this key is
20205 a arbitrary number of header/score pairs.  If there are no header/score
20206 pairs following the key, no adaptive scoring will be done on articles
20207 that have that key as the article mark.  For instance, articles with
20208 @code{gnus-unread-mark} in the example above will not get adaptive score
20209 entries.
20210
20211 Each article can have only one mark, so just a single of these rules
20212 will be applied to each article.
20213
20214 To take @code{gnus-del-mark} as an example---this alist says that all
20215 articles that have that mark (i.e., are marked with @samp{e}) will have a
20216 score entry added to lower based on the @code{From} header by -4, and
20217 lowered by @code{Subject} by -1.  Change this to fit your prejudices.
20218
20219 If you have marked 10 articles with the same subject with
20220 @code{gnus-del-mark}, the rule for that mark will be applied ten times.
20221 That means that that subject will get a score of ten times -1, which
20222 should be, unless I'm much mistaken, -10.
20223
20224 If you have auto-expirable (mail) groups (@pxref{Expiring Mail}), all
20225 the read articles will be marked with the @samp{E} mark.  This'll
20226 probably make adaptive scoring slightly impossible, so auto-expiring and
20227 adaptive scoring doesn't really mix very well.
20228
20229 The headers you can score on are @code{from}, @code{subject},
20230 @code{message-id}, @code{references}, @code{xref}, @code{lines},
20231 @code{chars} and @code{date}.  In addition, you can score on
20232 @code{followup}, which will create an adaptive score entry that matches
20233 on the @code{References} header using the @code{Message-ID} of the
20234 current article, thereby matching the following thread.
20235
20236 If you use this scheme, you should set the score file atom @code{mark}
20237 to something small---like -300, perhaps, to avoid having small random
20238 changes result in articles getting marked as read.
20239
20240 After using adaptive scoring for a week or so, Gnus should start to
20241 become properly trained and enhance the authors you like best, and kill
20242 the authors you like least, without you having to say so explicitly.
20243
20244 You can control what groups the adaptive scoring is to be performed on
20245 by using the score files (@pxref{Score File Format}).  This will also
20246 let you use different rules in different groups.
20247
20248 @vindex gnus-adaptive-file-suffix
20249 The adaptive score entries will be put into a file where the name is the
20250 group name with @code{gnus-adaptive-file-suffix} appended.  The default
20251 is @file{ADAPT}.
20252
20253 @vindex gnus-adaptive-pretty-print
20254 Adaptive score files can get huge and are not meant to be edited by
20255 human hands.  If @code{gnus-adaptive-pretty-print} is @code{nil} (the
20256 deafult) those files will not be written in a human readable way.
20257
20258 @vindex gnus-score-exact-adapt-limit
20259 When doing adaptive scoring, substring or fuzzy matching would probably
20260 give you the best results in most cases.  However, if the header one
20261 matches is short, the possibility for false positives is great, so if
20262 the length of the match is less than
20263 @code{gnus-score-exact-adapt-limit}, exact matching will be used.  If
20264 this variable is @code{nil}, exact matching will always be used to avoid
20265 this problem.
20266
20267 @vindex gnus-default-adaptive-word-score-alist
20268 As mentioned above, you can adapt either on individual words or entire
20269 headers.  If you adapt on words, the
20270 @code{gnus-default-adaptive-word-score-alist} variable says what score
20271 each instance of a word should add given a mark.
20272
20273 @lisp
20274 (setq gnus-default-adaptive-word-score-alist
20275       `((,gnus-read-mark . 30)
20276         (,gnus-catchup-mark . -10)
20277         (,gnus-killed-mark . -20)
20278         (,gnus-del-mark . -15)))
20279 @end lisp
20280
20281 This is the default value.  If you have adaption on words enabled, every
20282 word that appears in subjects of articles marked with
20283 @code{gnus-read-mark} will result in a score rule that increase the
20284 score with 30 points.
20285
20286 @vindex gnus-default-ignored-adaptive-words
20287 @vindex gnus-ignored-adaptive-words
20288 Words that appear in the @code{gnus-default-ignored-adaptive-words} list
20289 will be ignored.  If you wish to add more words to be ignored, use the
20290 @code{gnus-ignored-adaptive-words} list instead.
20291
20292 @vindex gnus-adaptive-word-length-limit
20293 Some may feel that short words shouldn't count when doing adaptive
20294 scoring.  If so, you may set @code{gnus-adaptive-word-length-limit} to
20295 an integer.  Words shorter than this number will be ignored.  This
20296 variable defaults to @code{nil}.
20297
20298 @vindex gnus-adaptive-word-syntax-table
20299 When the scoring is done, @code{gnus-adaptive-word-syntax-table} is the
20300 syntax table in effect.  It is similar to the standard syntax table, but
20301 it considers numbers to be non-word-constituent characters.
20302
20303 @vindex gnus-adaptive-word-minimum
20304 If @code{gnus-adaptive-word-minimum} is set to a number, the adaptive
20305 word scoring process will never bring down the score of an article to
20306 below this number.  The default is @code{nil}.
20307
20308 @vindex gnus-adaptive-word-no-group-words
20309 If @code{gnus-adaptive-word-no-group-words} is set to @code{t}, gnus
20310 won't adaptively word score any of the words in the group name.  Useful
20311 for groups like @samp{comp.editors.emacs}, where most of the subject
20312 lines contain the word @samp{emacs}.
20313
20314 After using this scheme for a while, it might be nice to write a
20315 @code{gnus-psychoanalyze-user} command to go through the rules and see
20316 what words you like and what words you don't like.  Or perhaps not.
20317
20318 Note that the adaptive word scoring thing is highly experimental and is
20319 likely to change in the future.  Initial impressions seem to indicate
20320 that it's totally useless as it stands.  Some more work (involving more
20321 rigorous statistical methods) will have to be done to make this useful.
20322
20323
20324 @node Home Score File
20325 @section Home Score File
20326
20327 The score file where new score file entries will go is called the
20328 @dfn{home score file}.  This is normally (and by default) the score file
20329 for the group itself.  For instance, the home score file for
20330 @samp{gnu.emacs.gnus} is @file{gnu.emacs.gnus.SCORE}.
20331
20332 However, this may not be what you want.  It is often convenient to share
20333 a common home score file among many groups---all @samp{emacs} groups
20334 could perhaps use the same home score file.
20335
20336 @vindex gnus-home-score-file
20337 The variable that controls this is @code{gnus-home-score-file}.  It can
20338 be:
20339
20340 @enumerate
20341 @item
20342 A string.  Then this file will be used as the home score file for all
20343 groups.
20344
20345 @item
20346 A function.  The result of this function will be used as the home score
20347 file.  The function will be called with the name of the group as the
20348 parameter.
20349
20350 @item
20351 A list.  The elements in this list can be:
20352
20353 @enumerate
20354 @item
20355 @code{(@var{regexp} @var{file-name})}.  If the @var{regexp} matches the
20356 group name, the @var{file-name} will be used as the home score file.
20357
20358 @item
20359 A function.  If the function returns non-@code{nil}, the result will
20360 be used as the home score file.
20361
20362 @item
20363 A string.  Use the string as the home score file.
20364 @end enumerate
20365
20366 The list will be traversed from the beginning towards the end looking
20367 for matches.
20368
20369 @end enumerate
20370
20371 So, if you want to use just a single score file, you could say:
20372
20373 @lisp
20374 (setq gnus-home-score-file
20375       "my-total-score-file.SCORE")
20376 @end lisp
20377
20378 If you want to use @file{gnu.SCORE} for all @samp{gnu} groups and
20379 @file{rec.SCORE} for all @samp{rec} groups (and so on), you can say:
20380
20381 @findex gnus-hierarchial-home-score-file
20382 @lisp
20383 (setq gnus-home-score-file
20384       'gnus-hierarchial-home-score-file)
20385 @end lisp
20386
20387 This is a ready-made function provided for your convenience.
20388 Other functions include
20389
20390 @table @code
20391 @item gnus-current-home-score-file
20392 @findex gnus-current-home-score-file
20393 Return the ``current'' regular score file.  This will make scoring
20394 commands add entry to the ``innermost'' matching score file.
20395
20396 @end table
20397
20398 If you want to have one score file for the @samp{emacs} groups and
20399 another for the @samp{comp} groups, while letting all other groups use
20400 their own home score files:
20401
20402 @lisp
20403 (setq gnus-home-score-file
20404       ;; @r{All groups that match the regexp @code{"\\.emacs"}}
20405       '(("\\.emacs" "emacs.SCORE")
20406         ;; @r{All the comp groups in one score file}
20407         ("^comp" "comp.SCORE")))
20408 @end lisp
20409
20410 @vindex gnus-home-adapt-file
20411 @code{gnus-home-adapt-file} works exactly the same way as
20412 @code{gnus-home-score-file}, but says what the home adaptive score file
20413 is instead.  All new adaptive file entries will go into the file
20414 specified by this variable, and the same syntax is allowed.
20415
20416 In addition to using @code{gnus-home-score-file} and
20417 @code{gnus-home-adapt-file}, you can also use group parameters
20418 (@pxref{Group Parameters}) and topic parameters (@pxref{Topic
20419 Parameters}) to achieve much the same.  Group and topic parameters take
20420 precedence over this variable.
20421
20422
20423 @node Followups To Yourself
20424 @section Followups To Yourself
20425
20426 Gnus offers two commands for picking out the @code{Message-ID} header in
20427 the current buffer.  Gnus will then add a score rule that scores using
20428 this @code{Message-ID} on the @code{References} header of other
20429 articles.  This will, in effect, increase the score of all articles that
20430 respond to the article in the current buffer.  Quite useful if you want
20431 to easily note when people answer what you've said.
20432
20433 @table @code
20434
20435 @item gnus-score-followup-article
20436 @findex gnus-score-followup-article
20437 This will add a score to articles that directly follow up your own
20438 article.
20439
20440 @item gnus-score-followup-thread
20441 @findex gnus-score-followup-thread
20442 This will add a score to all articles that appear in a thread ``below''
20443 your own article.
20444 @end table
20445
20446 @vindex message-sent-hook
20447 These two functions are both primarily meant to be used in hooks like
20448 @code{message-sent-hook}, like this:
20449 @lisp
20450 (add-hook 'message-sent-hook 'gnus-score-followup-thread)
20451 @end lisp
20452
20453
20454 If you look closely at your own @code{Message-ID}, you'll notice that
20455 the first two or three characters are always the same.  Here's two of
20456 mine:
20457
20458 @example
20459 <x6u3u47icf.fsf@@eyesore.no>
20460 <x6sp9o7ibw.fsf@@eyesore.no>
20461 @end example
20462
20463 So ``my'' ident on this machine is @samp{x6}.  This can be
20464 exploited---the following rule will raise the score on all followups to
20465 myself:
20466
20467 @lisp
20468 ("references"
20469  ("<x6[0-9a-z]+\\.fsf\\(_-_\\)?@@.*eyesore\\.no>"
20470   1000 nil r))
20471 @end lisp
20472
20473 Whether it's the first two or first three characters that are ``yours''
20474 is system-dependent.
20475
20476
20477 @node Scoring On Other Headers
20478 @section Scoring On Other Headers
20479 @cindex scoring on other headers
20480
20481 Gnus is quite fast when scoring the ``traditional''
20482 headers---@samp{From}, @samp{Subject} and so on.  However, scoring
20483 other headers requires writing a @code{head} scoring rule, which means
20484 that Gnus has to request every single article from the back end to find
20485 matches.  This takes a long time in big groups.
20486
20487 Now, there's not much you can do about this for news groups, but for
20488 mail groups, you have greater control.  In @ref{To From Newsgroups},
20489 it's explained in greater detail what this mechanism does, but here's
20490 a cookbook example for @code{nnml} on how to allow scoring on the
20491 @samp{To} and @samp{Cc} headers.
20492
20493 Put the following in your @file{~/.gnus.el} file.
20494
20495 @lisp
20496 (setq gnus-extra-headers '(To Cc Newsgroups Keywords)
20497       nnmail-extra-headers gnus-extra-headers)
20498 @end lisp
20499
20500 Restart Gnus and rebuild your @code{nnml} overview files with the
20501 @kbd{M-x nnml-generate-nov-databases} command.  This will take a long
20502 time if you have much mail.
20503
20504 Now you can score on @samp{To} and @samp{Cc} as ``extra headers'' like
20505 so: @kbd{I e s p To RET <your name> RET}.
20506
20507 See?  Simple.
20508
20509
20510 @node Scoring Tips
20511 @section Scoring Tips
20512 @cindex scoring tips
20513
20514 @table @dfn
20515
20516 @item Crossposts
20517 @cindex crossposts
20518 @cindex scoring crossposts
20519 If you want to lower the score of crossposts, the line to match on is
20520 the @code{Xref} header.
20521 @lisp
20522 ("xref" (" talk.politics.misc:" -1000))
20523 @end lisp
20524
20525 @item Multiple crossposts
20526 If you want to lower the score of articles that have been crossposted to
20527 more than, say, 3 groups:
20528 @lisp
20529 ("xref"
20530   ("[^:\n]+:[0-9]+ +[^:\n]+:[0-9]+ +[^:\n]+:[0-9]+"
20531    -1000 nil r))
20532 @end lisp
20533
20534 @item Matching on the body
20535 This is generally not a very good idea---it takes a very long time.
20536 Gnus actually has to fetch each individual article from the server.  But
20537 you might want to anyway, I guess.  Even though there are three match
20538 keys (@code{Head}, @code{Body} and @code{All}), you should choose one
20539 and stick with it in each score file.  If you use any two, each article
20540 will be fetched @emph{twice}.  If you want to match a bit on the
20541 @code{Head} and a bit on the @code{Body}, just use @code{All} for all
20542 the matches.
20543
20544 @item Marking as read
20545 You will probably want to mark articles that have scores below a certain
20546 number as read.  This is most easily achieved by putting the following
20547 in your @file{all.SCORE} file:
20548 @lisp
20549 ((mark -100))
20550 @end lisp
20551 You may also consider doing something similar with @code{expunge}.
20552
20553 @item Negated character classes
20554 If you say stuff like @code{[^abcd]*}, you may get unexpected results.
20555 That will match newlines, which might lead to, well, The Unknown.  Say
20556 @code{[^abcd\n]*} instead.
20557 @end table
20558
20559
20560 @node Reverse Scoring
20561 @section Reverse Scoring
20562 @cindex reverse scoring
20563
20564 If you want to keep just articles that have @samp{Sex with Emacs} in the
20565 subject header, and expunge all other articles, you could put something
20566 like this in your score file:
20567
20568 @lisp
20569 (("subject"
20570   ("Sex with Emacs" 2))
20571  (mark 1)
20572  (expunge 1))
20573 @end lisp
20574
20575 So, you raise all articles that match @samp{Sex with Emacs} and mark the
20576 rest as read, and expunge them to boot.
20577
20578
20579 @node Global Score Files
20580 @section Global Score Files
20581 @cindex global score files
20582
20583 Sure, other newsreaders have ``global kill files''.  These are usually
20584 nothing more than a single kill file that applies to all groups, stored
20585 in the user's home directory.  Bah!  Puny, weak newsreaders!
20586
20587 What I'm talking about here are Global Score Files.  Score files from
20588 all over the world, from users everywhere, uniting all nations in one
20589 big, happy score file union!  Ange-score!  New and untested!
20590
20591 @vindex gnus-global-score-files
20592 All you have to do to use other people's score files is to set the
20593 @code{gnus-global-score-files} variable.  One entry for each score file,
20594 or each score file directory.  Gnus will decide by itself what score
20595 files are applicable to which group.
20596
20597 To use the score file
20598 @file{/ftp@@ftp.gnus.org:/pub/larsi/ding/score/soc.motss.SCORE} and
20599 all score files in the @file{/ftp@@ftp.some-where:/pub/score} directory,
20600 say this:
20601
20602 @lisp
20603 (setq gnus-global-score-files
20604       '("/ftp@@ftp.gnus.org:/pub/larsi/ding/score/soc.motss.SCORE"
20605         "/ftp@@ftp.some-where:/pub/score/"))
20606 @end lisp
20607
20608 @findex gnus-score-search-global-directories
20609 @noindent
20610 Simple, eh?  Directory names must end with a @samp{/}.  These
20611 directories are typically scanned only once during each Gnus session.
20612 If you feel the need to manually re-scan the remote directories, you can
20613 use the @code{gnus-score-search-global-directories} command.
20614
20615 Note that, at present, using this option will slow down group entry
20616 somewhat.  (That is---a lot.)
20617
20618 If you want to start maintaining score files for other people to use,
20619 just put your score file up for anonymous ftp and announce it to the
20620 world.  Become a retro-moderator!  Participate in the retro-moderator
20621 wars sure to ensue, where retro-moderators battle it out for the
20622 sympathy of the people, luring them to use their score files on false
20623 premises!  Yay!  The net is saved!
20624
20625 Here are some tips for the would-be retro-moderator, off the top of my
20626 head:
20627
20628 @itemize @bullet
20629
20630 @item
20631 Articles heavily crossposted are probably junk.
20632 @item
20633 To lower a single inappropriate article, lower by @code{Message-ID}.
20634 @item
20635 Particularly brilliant authors can be raised on a permanent basis.
20636 @item
20637 Authors that repeatedly post off-charter for the group can safely be
20638 lowered out of existence.
20639 @item
20640 Set the @code{mark} and @code{expunge} atoms to obliterate the nastiest
20641 articles completely.
20642
20643 @item
20644 Use expiring score entries to keep the size of the file down.  You
20645 should probably have a long expiry period, though, as some sites keep
20646 old articles for a long time.
20647 @end itemize
20648
20649 @dots{} I wonder whether other newsreaders will support global score files
20650 in the future.  @emph{Snicker}.  Yup, any day now, newsreaders like Blue
20651 Wave, xrn and 1stReader are bound to implement scoring.  Should we start
20652 holding our breath yet?
20653
20654
20655 @node Kill Files
20656 @section Kill Files
20657 @cindex kill files
20658
20659 Gnus still supports those pesky old kill files.  In fact, the kill file
20660 entries can now be expiring, which is something I wrote before Daniel
20661 Quinlan thought of doing score files, so I've left the code in there.
20662
20663 In short, kill processing is a lot slower (and I do mean @emph{a lot})
20664 than score processing, so it might be a good idea to rewrite your kill
20665 files into score files.
20666
20667 Anyway, a kill file is a normal @code{emacs-lisp} file.  You can put any
20668 forms into this file, which means that you can use kill files as some
20669 sort of primitive hook function to be run on group entry, even though
20670 that isn't a very good idea.
20671
20672 Normal kill files look like this:
20673
20674 @lisp
20675 (gnus-kill "From" "Lars Ingebrigtsen")
20676 (gnus-kill "Subject" "ding")
20677 (gnus-expunge "X")
20678 @end lisp
20679
20680 This will mark every article written by me as read, and remove the
20681 marked articles from the summary buffer.  Very useful, you'll agree.
20682
20683 Other programs use a totally different kill file syntax.  If Gnus
20684 encounters what looks like a @code{rn} kill file, it will take a stab at
20685 interpreting it.
20686
20687 Two summary functions for editing a @sc{gnus} kill file:
20688
20689 @table @kbd
20690
20691 @item M-k
20692 @kindex M-k (Summary)
20693 @findex gnus-summary-edit-local-kill
20694 Edit this group's kill file (@code{gnus-summary-edit-local-kill}).
20695
20696 @item M-K
20697 @kindex M-K (Summary)
20698 @findex gnus-summary-edit-global-kill
20699 Edit the general kill file (@code{gnus-summary-edit-global-kill}).
20700 @end table
20701
20702 Two group mode functions for editing the kill files:
20703
20704 @table @kbd
20705
20706 @item M-k
20707 @kindex M-k (Group)
20708 @findex gnus-group-edit-local-kill
20709 Edit this group's kill file (@code{gnus-group-edit-local-kill}).
20710
20711 @item M-K
20712 @kindex M-K (Group)
20713 @findex gnus-group-edit-global-kill
20714 Edit the general kill file (@code{gnus-group-edit-global-kill}).
20715 @end table
20716
20717 Kill file variables:
20718
20719 @table @code
20720 @item gnus-kill-file-name
20721 @vindex gnus-kill-file-name
20722 A kill file for the group @samp{soc.motss} is normally called
20723 @file{soc.motss.KILL}.  The suffix appended to the group name to get
20724 this file name is detailed by the @code{gnus-kill-file-name} variable.
20725 The ``global'' kill file (not in the score file sense of ``global'', of
20726 course) is just called @file{KILL}.
20727
20728 @vindex gnus-kill-save-kill-file
20729 @item gnus-kill-save-kill-file
20730 If this variable is non-@code{nil}, Gnus will save the
20731 kill file after processing, which is necessary if you use expiring
20732 kills.
20733
20734 @item gnus-apply-kill-hook
20735 @vindex gnus-apply-kill-hook
20736 @findex gnus-apply-kill-file-unless-scored
20737 @findex gnus-apply-kill-file
20738 A hook called to apply kill files to a group.  It is
20739 @code{(gnus-apply-kill-file)} by default.  If you want to ignore the
20740 kill file if you have a score file for the same group, you can set this
20741 hook to @code{(gnus-apply-kill-file-unless-scored)}.  If you don't want
20742 kill files to be processed, you should set this variable to @code{nil}.
20743
20744 @item gnus-kill-file-mode-hook
20745 @vindex gnus-kill-file-mode-hook
20746 A hook called in kill-file mode buffers.
20747
20748 @end table
20749
20750
20751 @node Converting Kill Files
20752 @section Converting Kill Files
20753 @cindex kill files
20754 @cindex converting kill files
20755
20756 If you have loads of old kill files, you may want to convert them into
20757 score files.  If they are ``regular'', you can use
20758 the @file{gnus-kill-to-score.el} package; if not, you'll have to do it
20759 by hand.
20760
20761 The kill to score conversion package isn't included in Gnus by default.
20762 You can fetch it from
20763 @uref{http://www.stud.ifi.uio.no/~larsi/ding-various/gnus-kill-to-score.el}.
20764
20765 If your old kill files are very complex---if they contain more
20766 non-@code{gnus-kill} forms than not, you'll have to convert them by
20767 hand.  Or just let them be as they are.  Gnus will still use them as
20768 before.
20769
20770
20771 @node Advanced Scoring
20772 @section Advanced Scoring
20773
20774 Scoring on Subjects and From headers is nice enough, but what if you're
20775 really interested in what a person has to say only when she's talking
20776 about a particular subject?  Or what if you really don't want to
20777 read what person A has to say when she's following up to person B, but
20778 want to read what she says when she's following up to person C?
20779
20780 By using advanced scoring rules you may create arbitrarily complex
20781 scoring patterns.
20782
20783 @menu
20784 * Advanced Scoring Syntax::     A definition.
20785 * Advanced Scoring Examples::   What they look like.
20786 * Advanced Scoring Tips::       Getting the most out of it.
20787 @end menu
20788
20789
20790 @node Advanced Scoring Syntax
20791 @subsection Advanced Scoring Syntax
20792
20793 Ordinary scoring rules have a string as the first element in the rule.
20794 Advanced scoring rules have a list as the first element.  The second
20795 element is the score to be applied if the first element evaluated to a
20796 non-@code{nil} value.
20797
20798 These lists may consist of three logical operators, one redirection
20799 operator, and various match operators.
20800
20801 Logical operators:
20802
20803 @table @code
20804 @item &
20805 @itemx and
20806 This logical operator will evaluate each of its arguments until it finds
20807 one that evaluates to @code{false}, and then it'll stop.  If all arguments
20808 evaluate to @code{true} values, then this operator will return
20809 @code{true}.
20810
20811 @item |
20812 @itemx or
20813 This logical operator will evaluate each of its arguments until it finds
20814 one that evaluates to @code{true}.  If no arguments are @code{true},
20815 then this operator will return @code{false}.
20816
20817 @item !
20818 @itemx not
20819 @itemx Â¬
20820 This logical operator only takes a single argument.  It returns the
20821 logical negation of the value of its argument.
20822
20823 @end table
20824
20825 There is an @dfn{indirection operator} that will make its arguments
20826 apply to the ancestors of the current article being scored.  For
20827 instance, @code{1-} will make score rules apply to the parent of the
20828 current article.  @code{2-} will make score rules apply to the
20829 grandparent of the current article.  Alternatively, you can write
20830 @code{^^}, where the number of @code{^}s (carets) says how far back into
20831 the ancestry you want to go.
20832
20833 Finally, we have the match operators.  These are the ones that do the
20834 real work.  Match operators are header name strings followed by a match
20835 and a match type.  A typical match operator looks like @samp{("from"
20836 "Lars Ingebrigtsen" s)}.  The header names are the same as when using
20837 simple scoring, and the match types are also the same.
20838
20839
20840 @node Advanced Scoring Examples
20841 @subsection Advanced Scoring Examples
20842
20843 Please note that the following examples are score file rules.  To
20844 make a complete score file from them, surround them with another pair
20845 of parentheses.
20846
20847 Let's say you want to increase the score of articles written by Lars
20848 when he's talking about Gnus:
20849
20850 @example
20851 @group
20852 ((&
20853   ("from" "Lars Ingebrigtsen")
20854   ("subject" "Gnus"))
20855  1000)
20856 @end group
20857 @end example
20858
20859 Quite simple, huh?
20860
20861 When he writes long articles, he sometimes has something nice to say:
20862
20863 @example
20864 ((&
20865   ("from" "Lars Ingebrigtsen")
20866   (|
20867    ("subject" "Gnus")
20868    ("lines" 100 >)))
20869  1000)
20870 @end example
20871
20872 However, when he responds to things written by Reig Eigil Logge, you
20873 really don't want to read what he's written:
20874
20875 @example
20876 ((&
20877   ("from" "Lars Ingebrigtsen")
20878   (1- ("from" "Reig Eigir Logge")))
20879  -100000)
20880 @end example
20881
20882 Everybody that follows up Redmondo when he writes about disappearing
20883 socks should have their scores raised, but only when they talk about
20884 white socks.  However, when Lars talks about socks, it's usually not
20885 very interesting:
20886
20887 @example
20888 ((&
20889   (1-
20890    (&
20891     ("from" "redmondo@@.*no" r)
20892     ("body" "disappearing.*socks" t)))
20893   (! ("from" "Lars Ingebrigtsen"))
20894   ("body" "white.*socks"))
20895  1000)
20896 @end example
20897
20898 The possibilities are endless.
20899
20900
20901 @node Advanced Scoring Tips
20902 @subsection Advanced Scoring Tips
20903
20904 The @code{&} and @code{|} logical operators do short-circuit logic.
20905 That is, they stop processing their arguments when it's clear what the
20906 result of the operation will be.  For instance, if one of the arguments
20907 of an @code{&} evaluates to @code{false}, there's no point in evaluating
20908 the rest of the arguments.  This means that you should put slow matches
20909 (@samp{body}, @samp{header}) last and quick matches (@samp{from},
20910 @samp{subject}) first.
20911
20912 The indirection arguments (@code{1-} and so on) will make their
20913 arguments work on previous generations of the thread.  If you say
20914 something like:
20915
20916 @example
20917 ...
20918 (1-
20919  (1-
20920   ("from" "lars")))
20921 ...
20922 @end example
20923
20924 Then that means ``score on the from header of the grandparent of the
20925 current article''.  An indirection is quite fast, but it's better to say:
20926
20927 @example
20928 (1-
20929  (&
20930   ("from" "Lars")
20931   ("subject" "Gnus")))
20932 @end example
20933
20934 than it is to say:
20935
20936 @example
20937 (&
20938  (1- ("from" "Lars"))
20939  (1- ("subject" "Gnus")))
20940 @end example
20941
20942
20943 @node Score Decays
20944 @section Score Decays
20945 @cindex score decays
20946 @cindex decays
20947
20948 You may find that your scores have a tendency to grow without
20949 bounds, especially if you're using adaptive scoring.  If scores get too
20950 big, they lose all meaning---they simply max out and it's difficult to
20951 use them in any sensible way.
20952
20953 @vindex gnus-decay-scores
20954 @findex gnus-decay-score
20955 @vindex gnus-decay-score-function
20956 Gnus provides a mechanism for decaying scores to help with this problem.
20957 When score files are loaded and @code{gnus-decay-scores} is
20958 non-@code{nil}, Gnus will run the score files through the decaying
20959 mechanism thereby lowering the scores of all non-permanent score rules.
20960 If @code{gnus-decay-scores} is a regexp, only score files matching this
20961 regexp are treated.  E.g. you may set it to @samp{\\.ADAPT\\'} if only
20962 @emph{adaptive} score files should be decayed.  The decay itself if
20963 performed by the @code{gnus-decay-score-function} function, which is
20964 @code{gnus-decay-score} by default.  Here's the definition of that
20965 function:
20966
20967 @lisp
20968 (defun gnus-decay-score (score)
20969   "Decay SCORE according to `gnus-score-decay-constant'
20970 and `gnus-score-decay-scale'."
20971   (let ((n (- score
20972               (* (if (< score 0) -1 1)
20973                  (min (abs score)
20974                       (max gnus-score-decay-constant
20975                            (* (abs score)
20976                               gnus-score-decay-scale)))))))
20977     (if (and (featurep 'xemacs)
20978              ;; XEmacs' floor can handle only the floating point
20979              ;; number below the half of the maximum integer.
20980              (> (abs n) (lsh -1 -2)))
20981         (string-to-number
20982          (car (split-string (number-to-string n) "\\.")))
20983       (floor n))))
20984 @end lisp
20985
20986 @vindex gnus-score-decay-scale
20987 @vindex gnus-score-decay-constant
20988 @code{gnus-score-decay-constant} is 3 by default and
20989 @code{gnus-score-decay-scale} is 0.05.  This should cause the following:
20990
20991 @enumerate
20992 @item
20993 Scores between -3 and 3 will be set to 0 when this function is called.
20994
20995 @item
20996 Scores with magnitudes between 3 and 60 will be shrunk by 3.
20997
20998 @item
20999 Scores with magnitudes greater than 60 will be shrunk by 5% of the
21000 score.
21001 @end enumerate
21002
21003 If you don't like this decay function, write your own.  It is called
21004 with the score to be decayed as its only parameter, and it should return
21005 the new score, which should be an integer.
21006
21007 Gnus will try to decay scores once a day.  If you haven't run Gnus for
21008 four days, Gnus will decay the scores four times, for instance.
21009
21010 @iftex
21011 @iflatex
21012 @chapter Message
21013 @include message.texi
21014 @chapter Emacs MIME
21015 @include emacs-mime.texi
21016 @chapter Sieve
21017 @include sieve.texi
21018 @c @chapter PGG
21019 @c @include pgg.texi
21020 @c @chapter SASL
21021 @c @include sasl.texi
21022 @end iflatex
21023 @end iftex
21024
21025 @node Various
21026 @chapter Various
21027
21028 @menu
21029 * Process/Prefix::              A convention used by many treatment commands.
21030 * Interactive::                 Making Gnus ask you many questions.
21031 * Symbolic Prefixes::           How to supply some Gnus functions with options.
21032 * Formatting Variables::        You can specify what buffers should look like.
21033 * Window Layout::               Configuring the Gnus buffer windows.
21034 * Faces and Fonts::             How to change how faces look.
21035 * Compilation::                 How to speed Gnus up.
21036 * Mode Lines::                  Displaying information in the mode lines.
21037 * Highlighting and Menus::      Making buffers look all nice and cozy.
21038 * Buttons::                     Get tendinitis in ten easy steps!
21039 * Daemons::                     Gnus can do things behind your back.
21040 * NoCeM::                       How to avoid spam and other fatty foods.
21041 * Undo::                        Some actions can be undone.
21042 * Predicate Specifiers::        Specifying predicates.
21043 * Moderation::                  What to do if you're a moderator.
21044 * Fetching a Group::            Starting Gnus just to read a group.
21045 * Image Enhancements::          Modern versions of Emacs/XEmacs can display images.
21046 * Fuzzy Matching::              What's the big fuzz?
21047 * Thwarting Email Spam::        A how-to on avoiding unsolicited commercial email.
21048 * Other modes::                 Interaction with other modes.
21049 * Various Various::             Things that are really various.
21050 @end menu
21051
21052
21053 @node Process/Prefix
21054 @section Process/Prefix
21055 @cindex process/prefix convention
21056
21057 Many functions, among them functions for moving, decoding and saving
21058 articles, use what is known as the @dfn{Process/Prefix convention}.
21059
21060 This is a method for figuring out what articles the user wants the
21061 command to be performed on.
21062
21063 It goes like this:
21064
21065 If the numeric prefix is N, perform the operation on the next N
21066 articles, starting with the current one.  If the numeric prefix is
21067 negative, perform the operation on the previous N articles, starting
21068 with the current one.
21069
21070 @vindex transient-mark-mode
21071 If @code{transient-mark-mode} in non-@code{nil} and the region is
21072 active, all articles in the region will be worked upon.
21073
21074 If there is no numeric prefix, but some articles are marked with the
21075 process mark, perform the operation on the articles marked with
21076 the process mark.
21077
21078 If there is neither a numeric prefix nor any articles marked with the
21079 process mark, just perform the operation on the current article.
21080
21081 Quite simple, really, but it needs to be made clear so that surprises
21082 are avoided.
21083
21084 Commands that react to the process mark will push the current list of
21085 process marked articles onto a stack and will then clear all process
21086 marked articles.  You can restore the previous configuration with the
21087 @kbd{M P y} command (@pxref{Setting Process Marks}).
21088
21089 @vindex gnus-summary-goto-unread
21090 One thing that seems to shock & horrify lots of people is that, for
21091 instance, @kbd{3 d} does exactly the same as @kbd{d} @kbd{d} @kbd{d}.
21092 Since each @kbd{d} (which marks the current article as read) by default
21093 goes to the next unread article after marking, this means that @kbd{3 d}
21094 will mark the next three unread articles as read, no matter what the
21095 summary buffer looks like.  Set @code{gnus-summary-goto-unread} to
21096 @code{nil} for a more straightforward action.
21097
21098 Many commands do not use the process/prefix convention.  All commands
21099 that do explicitly say so in this manual.  To apply the process/prefix
21100 convention to commands that do not use it, you can use the @kbd{M-&}
21101 command.  For instance, to mark all the articles in the group as
21102 expirable, you could say @kbd{M P b M-& E}.
21103
21104
21105 @node Interactive
21106 @section Interactive
21107 @cindex interaction
21108
21109 @table @code
21110
21111 @item gnus-novice-user
21112 @vindex gnus-novice-user
21113 If this variable is non-@code{nil}, you are either a newcomer to the
21114 World of Usenet, or you are very cautious, which is a nice thing to be,
21115 really.  You will be given questions of the type ``Are you sure you want
21116 to do this?'' before doing anything dangerous.  This is @code{t} by
21117 default.
21118
21119 @item gnus-expert-user
21120 @vindex gnus-expert-user
21121 If this variable is non-@code{nil}, you will seldom be asked any
21122 questions by Gnus.  It will simply assume you know what you're doing, no
21123 matter how strange.
21124
21125 @item gnus-interactive-catchup
21126 @vindex gnus-interactive-catchup
21127 Require confirmation before catching up a group if non-@code{nil}.  It
21128 is @code{t} by default.
21129
21130 @item gnus-interactive-exit
21131 @vindex gnus-interactive-exit
21132 Require confirmation before exiting Gnus.  This variable is @code{t} by
21133 default.
21134 @end table
21135
21136
21137 @node Symbolic Prefixes
21138 @section Symbolic Prefixes
21139 @cindex symbolic prefixes
21140
21141 Quite a lot of Emacs commands react to the (numeric) prefix.  For
21142 instance, @kbd{C-u 4 C-f} moves point four characters forward, and
21143 @kbd{C-u 9 0 0 I s s p} adds a permanent @code{Subject} substring score
21144 rule of 900 to the current article.
21145
21146 This is all nice and well, but what if you want to give a command some
21147 additional information?  Well, what most commands do is interpret the
21148 ``raw'' prefix in some special way.  @kbd{C-u 0 C-x C-s} means that one
21149 doesn't want a backup file to be created when saving the current buffer,
21150 for instance.  But what if you want to save without making a backup
21151 file, and you want Emacs to flash lights and play a nice tune at the
21152 same time?  You can't, and you're probably perfectly happy that way.
21153
21154 @kindex M-i (Summary)
21155 @findex gnus-symbolic-argument
21156 I'm not, so I've added a second prefix---the @dfn{symbolic prefix}.  The
21157 prefix key is @kbd{M-i} (@code{gnus-symbolic-argument}), and the next
21158 character typed in is the value.  You can stack as many @kbd{M-i}
21159 prefixes as you want.  @kbd{M-i a C-M-u} means ``feed the @kbd{C-M-u}
21160 command the symbolic prefix @code{a}''.  @kbd{M-i a M-i b C-M-u} means
21161 ``feed the @kbd{C-M-u} command the symbolic prefixes @code{a} and
21162 @code{b}''.  You get the drift.
21163
21164 Typing in symbolic prefixes to commands that don't accept them doesn't
21165 hurt, but it doesn't do any good either.  Currently not many Gnus
21166 functions make use of the symbolic prefix.
21167
21168 If you're interested in how Gnus implements this, @pxref{Extended
21169 Interactive}.
21170
21171
21172 @node Formatting Variables
21173 @section Formatting Variables
21174 @cindex formatting variables
21175
21176 Throughout this manual you've probably noticed lots of variables called
21177 things like @code{gnus-group-line-format} and
21178 @code{gnus-summary-mode-line-format}.  These control how Gnus is to
21179 output lines in the various buffers.  There's quite a lot of them.
21180 Fortunately, they all use the same syntax, so there's not that much to
21181 be annoyed by.
21182
21183 Here's an example format spec (from the group buffer): @samp{%M%S%5y:
21184 %(%g%)\n}.  We see that it is indeed extremely ugly, and that there are
21185 lots of percentages everywhere.
21186
21187 @menu
21188 * Formatting Basics::           A formatting variable is basically a format string.
21189 * Mode Line Formatting::        Some rules about mode line formatting variables.
21190 * Advanced Formatting::         Modifying output in various ways.
21191 * User-Defined Specs::          Having Gnus call your own functions.
21192 * Formatting Fonts::            Making the formatting look colorful and nice.
21193 * Positioning Point::           Moving point to a position after an operation.
21194 * Tabulation::                  Tabulating your output.
21195 * Wide Characters::             Dealing with wide characters.
21196 @end menu
21197
21198 Currently Gnus uses the following formatting variables:
21199 @code{gnus-group-line-format}, @code{gnus-summary-line-format},
21200 @code{gnus-server-line-format}, @code{gnus-topic-line-format},
21201 @code{gnus-group-mode-line-format},
21202 @code{gnus-summary-mode-line-format},
21203 @code{gnus-article-mode-line-format},
21204 @code{gnus-server-mode-line-format}, and
21205 @code{gnus-summary-pick-line-format}.
21206
21207 All these format variables can also be arbitrary elisp forms.  In that
21208 case, they will be @code{eval}ed to insert the required lines.
21209
21210 @kindex M-x gnus-update-format
21211 @findex gnus-update-format
21212 Gnus includes a command to help you while creating your own format
21213 specs.  @kbd{M-x gnus-update-format} will @code{eval} the current form,
21214 update the spec in question and pop you to a buffer where you can
21215 examine the resulting Lisp code to be run to generate the line.
21216
21217
21218
21219 @node Formatting Basics
21220 @subsection Formatting Basics
21221
21222 Each @samp{%} element will be replaced by some string or other when the
21223 buffer in question is generated.  @samp{%5y} means ``insert the @samp{y}
21224 spec, and pad with spaces to get a 5-character field''.
21225
21226 As with normal C and Emacs Lisp formatting strings, the numerical
21227 modifier between the @samp{%} and the formatting type character will
21228 @dfn{pad} the output so that it is always at least that long.
21229 @samp{%5y} will make the field always (at least) five characters wide by
21230 padding with spaces to the left.  If you say @samp{%-5y}, it will pad to
21231 the right instead.
21232
21233 You may also wish to limit the length of the field to protect against
21234 particularly wide values.  For that you can say @samp{%4,6y}, which
21235 means that the field will never be more than 6 characters wide and never
21236 less than 4 characters wide.
21237
21238 Also Gnus supports some extended format specifications, such as
21239 @samp{%&user-date;}.
21240
21241
21242 @node Mode Line Formatting
21243 @subsection Mode Line Formatting
21244
21245 Mode line formatting variables (e.g.,
21246 @code{gnus-summary-mode-line-format}) follow the same rules as other,
21247 buffer line oriented formatting variables (@pxref{Formatting Basics})
21248 with the following two differences:
21249
21250 @enumerate
21251
21252 @item
21253 There must be no newline (@samp{\n}) at the end.
21254
21255 @item
21256 The special @samp{%%b} spec can be used to display the buffer name.
21257 Well, it's no spec at all, really---@samp{%%} is just a way to quote
21258 @samp{%} to allow it to pass through the formatting machinery unmangled,
21259 so that Emacs receives @samp{%b}, which is something the Emacs mode line
21260 display interprets to mean ``show the buffer name''.  For a full list of
21261 mode line specs Emacs understands, see the documentation of the
21262 @code{mode-line-format} variable.
21263
21264 @end enumerate
21265
21266
21267 @node Advanced Formatting
21268 @subsection Advanced Formatting
21269
21270 It is frequently useful to post-process the fields in some way.
21271 Padding, limiting, cutting off parts and suppressing certain values can
21272 be achieved by using @dfn{tilde modifiers}.  A typical tilde spec might
21273 look like @samp{%~(cut 3)~(ignore "0")y}.
21274
21275 These are the valid modifiers:
21276
21277 @table @code
21278 @item pad
21279 @itemx pad-left
21280 Pad the field to the left with spaces until it reaches the required
21281 length.
21282
21283 @item pad-right
21284 Pad the field to the right with spaces until it reaches the required
21285 length.
21286
21287 @item max
21288 @itemx max-left
21289 Cut off characters from the left until it reaches the specified length.
21290
21291 @item max-right
21292 Cut off characters from the right until it reaches the specified
21293 length.
21294
21295 @item cut
21296 @itemx cut-left
21297 Cut off the specified number of characters from the left.
21298
21299 @item cut-right
21300 Cut off the specified number of characters from the right.
21301
21302 @item ignore
21303 Return an empty string if the field is equal to the specified value.
21304
21305 @item form
21306 Use the specified form as the field value when the @samp{@@} spec is
21307 used.
21308
21309 Here's an example:
21310
21311 @lisp
21312 "~(form (current-time-string))@@"
21313 @end lisp
21314
21315 @end table
21316
21317 Let's take an example.  The @samp{%o} spec in the summary mode lines
21318 will return a date in compact ISO8601 format---@samp{19960809T230410}.
21319 This is quite a mouthful, so we want to shave off the century number and
21320 the time, leaving us with a six-character date.  That would be
21321 @samp{%~(cut-left 2)~(max-right 6)~(pad 6)o}.  (Cutting is done before
21322 maxing, and we need the padding to ensure that the date is never less
21323 than 6 characters to make it look nice in columns.)
21324
21325 Ignoring is done first; then cutting; then maxing; and then as the very
21326 last operation, padding.
21327
21328 @vindex gnus-compile-user-specs
21329 If @code{gnus-compile-user-specs} is set to @code{nil} (@code{t} by
21330 default) with your strong personality, and use a lots of these advanced
21331 thingies, you'll find that Gnus gets quite slow.  This can be helped
21332 enormously by running @kbd{M-x gnus-compile} when you are satisfied with
21333 the look of your lines.
21334 @xref{Compilation}.
21335
21336
21337 @node User-Defined Specs
21338 @subsection User-Defined Specs
21339
21340 All the specs allow for inserting user defined specifiers---@samp{u}.
21341 The next character in the format string should be a letter.  Gnus
21342 will call the function @code{gnus-user-format-function-}@samp{X}, where
21343 @samp{X} is the letter following @samp{%u}.  The function will be passed
21344 a single parameter---what the parameter means depends on what buffer
21345 it's being called from.  The function should return a string, which will
21346 be inserted into the buffer just like information from any other
21347 specifier.  This function may also be called with dummy values, so it
21348 should protect against that.
21349
21350 Also Gnus supports extended user-defined specs, such as @samp{%u&foo;}.
21351 Gnus will call the function @code{gnus-user-format-function-}@samp{foo}.
21352
21353 You can also use tilde modifiers (@pxref{Advanced Formatting} to achieve
21354 much the same without defining new functions.  Here's an example:
21355 @samp{%~(form (count-lines (point-min) (point)))@@}.  The form
21356 given here will be evaluated to yield the current line number, and then
21357 inserted.
21358
21359
21360 @node Formatting Fonts
21361 @subsection Formatting Fonts
21362
21363 There are specs for highlighting, and these are shared by all the format
21364 variables.  Text inside the @samp{%(} and @samp{%)} specifiers will get
21365 the special @code{mouse-face} property set, which means that it will be
21366 highlighted (with @code{gnus-mouse-face}) when you put the mouse pointer
21367 over it.
21368
21369 Text inside the @samp{%@{} and @samp{%@}} specifiers will have their
21370 normal faces set using @code{gnus-face-0}, which is @code{bold} by
21371 default.  If you say @samp{%1@{}, you'll get @code{gnus-face-1} instead,
21372 and so on.  Create as many faces as you wish.  The same goes for the
21373 @code{mouse-face} specs---you can say @samp{%3(hello%)} to have
21374 @samp{hello} mouse-highlighted with @code{gnus-mouse-face-3}.
21375
21376 Text inside the @samp{%<<} and @samp{%>>} specifiers will get the
21377 special @code{balloon-help} property set to
21378 @code{gnus-balloon-face-0}.  If you say @samp{%1<<}, you'll get
21379 @code{gnus-balloon-face-1} and so on.  The @code{gnus-balloon-face-*}
21380 variables should be either strings or symbols naming functions that
21381 return a string.  When the mouse passes over text with this property
21382 set, a balloon window will appear and display the string.  Please
21383 refer to @ref{Tooltips, ,Tooltips, emacs, The Emacs Manual},
21384 (in GNU Emacs) or the doc string of @code{balloon-help-mode} (in
21385 XEmacs) for more information on this.  (For technical reasons, the
21386 guillemets have been approximated as @samp{<<} and @samp{>>} in this
21387 paragraph.)
21388
21389 Here's an alternative recipe for the group buffer:
21390
21391 @lisp
21392 ;; @r{Create three face types.}
21393 (setq gnus-face-1 'bold)
21394 (setq gnus-face-3 'italic)
21395
21396 ;; @r{We want the article count to be in}
21397 ;; @r{a bold and green face.  So we create}
21398 ;; @r{a new face called @code{my-green-bold}.}
21399 (copy-face 'bold 'my-green-bold)
21400 ;; @r{Set the color.}
21401 (set-face-foreground 'my-green-bold "ForestGreen")
21402 (setq gnus-face-2 'my-green-bold)
21403
21404 ;; @r{Set the new & fancy format.}
21405 (setq gnus-group-line-format
21406       "%M%S%3@{%5y%@}%2[:%] %(%1@{%g%@}%)\n")
21407 @end lisp
21408
21409 I'm sure you'll be able to use this scheme to create totally unreadable
21410 and extremely vulgar displays.  Have fun!
21411
21412 Note that the @samp{%(} specs (and friends) do not make any sense on the
21413 mode-line variables.
21414
21415 @node Positioning Point
21416 @subsection Positioning Point
21417
21418 Gnus usually moves point to a pre-defined place on each line in most
21419 buffers.  By default, point move to the first colon character on the
21420 line.  You can customize this behavior in three different ways.
21421
21422 You can move the colon character to somewhere else on the line.
21423
21424 @findex gnus-goto-colon
21425 You can redefine the function that moves the point to the colon.  The
21426 function is called @code{gnus-goto-colon}.
21427
21428 But perhaps the most convenient way to deal with this, if you don't want
21429 to have a colon in your line, is to use the @samp{%*} specifier.  If you
21430 put a @samp{%*} somewhere in your format line definition, Gnus will
21431 place point there.
21432
21433
21434 @node Tabulation
21435 @subsection Tabulation
21436
21437 You can usually line up your displays by padding and cutting your
21438 strings.  However, when combining various strings of different size, it
21439 can often be more convenient to just output the strings, and then worry
21440 about lining up the following text afterwards.
21441
21442 To do that, Gnus supplies tabulator specs---@samp{%=}.  There are two
21443 different types---@dfn{hard tabulators} and @dfn{soft tabulators}.
21444
21445 @samp{%50=} will insert space characters to pad the line up to column
21446 50.  If the text is already past column 50, nothing will be inserted.
21447 This is the soft tabulator.
21448
21449 @samp{%-50=} will insert space characters to pad the line up to column
21450 50.  If the text is already past column 50, the excess text past column
21451 50 will be removed.  This is the hard tabulator.
21452
21453
21454 @node Wide Characters
21455 @subsection Wide Characters
21456
21457 Fixed width fonts in most countries have characters of the same width.
21458 Some countries, however, use Latin characters mixed with wider
21459 characters---most notable East Asian countries.
21460
21461 The problem is that when formatting, Gnus assumes that if a string is 10
21462 characters wide, it'll be 10 Latin characters wide on the screen.  In
21463 these countries, that's not true.
21464
21465 @vindex gnus-use-correct-string-widths
21466 To help fix this, you can set @code{gnus-use-correct-string-widths} to
21467 @code{t}.  This makes buffer generation slower, but the results will be
21468 prettier.  The default value under XEmacs is @code{t} but @code{nil}
21469 for Emacs.
21470
21471
21472 @node Window Layout
21473 @section Window Layout
21474 @cindex window layout
21475
21476 No, there's nothing here about X, so be quiet.
21477
21478 @vindex gnus-use-full-window
21479 If @code{gnus-use-full-window} non-@code{nil}, Gnus will delete all
21480 other windows and occupy the entire Emacs screen by itself.  It is
21481 @code{t} by default.
21482
21483 Setting this variable to @code{nil} kinda works, but there are
21484 glitches.  Use at your own peril.
21485
21486 @vindex gnus-buffer-configuration
21487 @code{gnus-buffer-configuration} describes how much space each Gnus
21488 buffer should be given.  Here's an excerpt of this variable:
21489
21490 @lisp
21491 ((group (vertical 1.0 (group 1.0 point)
21492                       (if gnus-carpal (group-carpal 4))))
21493  (article (vertical 1.0 (summary 0.25 point)
21494                         (article 1.0))))
21495 @end lisp
21496
21497 This is an alist.  The @dfn{key} is a symbol that names some action or
21498 other.  For instance, when displaying the group buffer, the window
21499 configuration function will use @code{group} as the key.  A full list of
21500 possible names is listed below.
21501
21502 The @dfn{value} (i.e., the @dfn{split}) says how much space each buffer
21503 should occupy.  To take the @code{article} split as an example -
21504
21505 @lisp
21506 (article (vertical 1.0 (summary 0.25 point)
21507                        (article 1.0)))
21508 @end lisp
21509
21510 This @dfn{split} says that the summary buffer should occupy 25% of upper
21511 half of the screen, and that it is placed over the article buffer.  As
21512 you may have noticed, 100% + 25% is actually 125% (yup, I saw y'all
21513 reaching for that calculator there).  However, the special number
21514 @code{1.0} is used to signal that this buffer should soak up all the
21515 rest of the space available after the rest of the buffers have taken
21516 whatever they need.  There should be only one buffer with the @code{1.0}
21517 size spec per split.
21518
21519 Point will be put in the buffer that has the optional third element
21520 @code{point}.  In a @code{frame} split, the last subsplit having a leaf
21521 split where the tag @code{frame-focus} is a member (i.e. is the third or
21522 fourth element in the list, depending on whether the @code{point} tag is
21523 present) gets focus.
21524
21525 Here's a more complicated example:
21526
21527 @lisp
21528 (article (vertical 1.0 (group 4)
21529                        (summary 0.25 point)
21530                        (if gnus-carpal (summary-carpal 4))
21531                        (article 1.0)))
21532 @end lisp
21533
21534 If the size spec is an integer instead of a floating point number,
21535 then that number will be used to say how many lines a buffer should
21536 occupy, not a percentage.
21537
21538 If the @dfn{split} looks like something that can be @code{eval}ed (to be
21539 precise---if the @code{car} of the split is a function or a subr), this
21540 split will be @code{eval}ed.  If the result is non-@code{nil}, it will
21541 be used as a split.  This means that there will be three buffers if
21542 @code{gnus-carpal} is @code{nil}, and four buffers if @code{gnus-carpal}
21543 is non-@code{nil}.
21544
21545 Not complicated enough for you?  Well, try this on for size:
21546
21547 @lisp
21548 (article (horizontal 1.0
21549              (vertical 0.5
21550                  (group 1.0)
21551                  (gnus-carpal 4))
21552              (vertical 1.0
21553                  (summary 0.25 point)
21554                  (summary-carpal 4)
21555                  (article 1.0))))
21556 @end lisp
21557
21558 Whoops.  Two buffers with the mystery 100% tag.  And what's that
21559 @code{horizontal} thingie?
21560
21561 If the first element in one of the split is @code{horizontal}, Gnus will
21562 split the window horizontally, giving you two windows side-by-side.
21563 Inside each of these strips you may carry on all you like in the normal
21564 fashion.  The number following @code{horizontal} says what percentage of
21565 the screen is to be given to this strip.
21566
21567 For each split, there @emph{must} be one element that has the 100% tag.
21568 The splitting is never accurate, and this buffer will eat any leftover
21569 lines from the splits.
21570
21571 To be slightly more formal, here's a definition of what a valid split
21572 may look like:
21573
21574 @example
21575 @group
21576 split      = frame | horizontal | vertical | buffer | form
21577 frame      = "(frame " size *split ")"
21578 horizontal = "(horizontal " size *split ")"
21579 vertical   = "(vertical " size *split ")"
21580 buffer     = "(" buf-name " " size *[ "point" ] *[ "frame-focus"] ")"
21581 size       = number | frame-params
21582 buf-name   = group | article | summary ...
21583 @end group
21584 @end example
21585
21586 The limitations are that the @code{frame} split can only appear as the
21587 top-level split.  @var{form} should be an Emacs Lisp form that should
21588 return a valid split.  We see that each split is fully recursive, and
21589 may contain any number of @code{vertical} and @code{horizontal} splits.
21590
21591 @vindex gnus-window-min-width
21592 @vindex gnus-window-min-height
21593 @cindex window height
21594 @cindex window width
21595 Finding the right sizes can be a bit complicated.  No window may be less
21596 than @code{gnus-window-min-height} (default 1) characters high, and all
21597 windows must be at least @code{gnus-window-min-width} (default 1)
21598 characters wide.  Gnus will try to enforce this before applying the
21599 splits.  If you want to use the normal Emacs window width/height limit,
21600 you can just set these two variables to @code{nil}.
21601
21602 If you're not familiar with Emacs terminology, @code{horizontal} and
21603 @code{vertical} splits may work the opposite way of what you'd expect.
21604 Windows inside a @code{horizontal} split are shown side-by-side, and
21605 windows within a @code{vertical} split are shown above each other.
21606
21607 @findex gnus-configure-frame
21608 If you want to experiment with window placement, a good tip is to call
21609 @code{gnus-configure-frame} directly with a split.  This is the function
21610 that does all the real work when splitting buffers.  Below is a pretty
21611 nonsensical configuration with 5 windows; two for the group buffer and
21612 three for the article buffer.  (I said it was nonsensical.)  If you
21613 @code{eval} the statement below, you can get an idea of how that would
21614 look straight away, without going through the normal Gnus channels.
21615 Play with it until you're satisfied, and then use
21616 @code{gnus-add-configuration} to add your new creation to the buffer
21617 configuration list.
21618
21619 @lisp
21620 (gnus-configure-frame
21621  '(horizontal 1.0
21622     (vertical 10
21623       (group 1.0)
21624       (article 0.3 point))
21625     (vertical 1.0
21626       (article 1.0)
21627       (horizontal 4
21628         (group 1.0)
21629         (article 10)))))
21630 @end lisp
21631
21632 You might want to have several frames as well.  No prob---just use the
21633 @code{frame} split:
21634
21635 @lisp
21636 (gnus-configure-frame
21637  '(frame 1.0
21638          (vertical 1.0
21639                    (summary 0.25 point frame-focus)
21640                    (article 1.0))
21641          (vertical ((height . 5) (width . 15)
21642                     (user-position . t)
21643                     (left . -1) (top . 1))
21644                    (picon 1.0))))
21645
21646 @end lisp
21647
21648 This split will result in the familiar summary/article window
21649 configuration in the first (or ``main'') frame, while a small additional
21650 frame will be created where picons will be shown.  As you can see,
21651 instead of the normal @code{1.0} top-level spec, each additional split
21652 should have a frame parameter alist as the size spec.
21653 @xref{Frame Parameters, , Frame Parameters, elisp, The GNU Emacs Lisp
21654 Reference Manual}.  Under XEmacs, a frame property list will be
21655 accepted, too---for instance, @code{(height 5 width 15 left -1 top 1)}
21656 is such a plist.
21657 The list of all possible keys for @code{gnus-buffer-configuration} can
21658 be found in its default value.
21659
21660 Note that the @code{message} key is used for both
21661 @code{gnus-group-mail} and @code{gnus-summary-mail-other-window}.  If
21662 it is desirable to distinguish between the two, something like this
21663 might be used:
21664
21665 @lisp
21666 (message (horizontal 1.0
21667                      (vertical 1.0 (message 1.0 point))
21668                      (vertical 0.24
21669                                (if (buffer-live-p gnus-summary-buffer)
21670                                    '(summary 0.5))
21671                                (group 1.0))))
21672 @end lisp
21673
21674 One common desire for a multiple frame split is to have a separate frame
21675 for composing mail and news while leaving the original frame intact.  To
21676 accomplish that, something like the following can be done:
21677
21678 @lisp
21679 (message
21680   (frame 1.0
21681          (if (not (buffer-live-p gnus-summary-buffer))
21682              (car (cdr (assoc 'group gnus-buffer-configuration)))
21683            (car (cdr (assoc 'summary gnus-buffer-configuration))))
21684          (vertical ((user-position . t) (top . 1) (left . 1)
21685                     (name . "Message"))
21686                    (message 1.0 point))))
21687 @end lisp
21688
21689 @findex gnus-add-configuration
21690 Since the @code{gnus-buffer-configuration} variable is so long and
21691 complicated, there's a function you can use to ease changing the config
21692 of a single setting: @code{gnus-add-configuration}.  If, for instance,
21693 you want to change the @code{article} setting, you could say:
21694
21695 @lisp
21696 (gnus-add-configuration
21697  '(article (vertical 1.0
21698                (group 4)
21699                (summary .25 point)
21700                (article 1.0))))
21701 @end lisp
21702
21703 You'd typically stick these @code{gnus-add-configuration} calls in your
21704 @file{~/.gnus.el} file or in some startup hook---they should be run after
21705 Gnus has been loaded.
21706
21707 @vindex gnus-always-force-window-configuration
21708 If all windows mentioned in the configuration are already visible, Gnus
21709 won't change the window configuration.  If you always want to force the
21710 ``right'' window configuration, you can set
21711 @code{gnus-always-force-window-configuration} to non-@code{nil}.
21712
21713 If you're using tree displays (@pxref{Tree Display}), and the tree
21714 window is displayed vertically next to another window, you may also want
21715 to fiddle with @code{gnus-tree-minimize-window} to avoid having the
21716 windows resized.
21717
21718 @subsection Example Window Configurations
21719
21720 @itemize @bullet
21721 @item
21722 Narrow left hand side occupied by group buffer.  Right hand side split
21723 between summary buffer (top one-sixth) and article buffer (bottom).
21724
21725 @ifinfo
21726 @example
21727 +---+---------+
21728 | G | Summary |
21729 | r +---------+
21730 | o |         |
21731 | u | Article |
21732 | p |         |
21733 +---+---------+
21734 @end example
21735 @end ifinfo
21736
21737 @lisp
21738 (gnus-add-configuration
21739  '(article
21740    (horizontal 1.0
21741                (vertical 25 (group 1.0))
21742                (vertical 1.0
21743                          (summary 0.16 point)
21744                          (article 1.0)))))
21745
21746 (gnus-add-configuration
21747  '(summary
21748    (horizontal 1.0
21749                (vertical 25 (group 1.0))
21750                (vertical 1.0 (summary 1.0 point)))))
21751 @end lisp
21752
21753 @end itemize
21754
21755
21756 @node Faces and Fonts
21757 @section Faces and Fonts
21758 @cindex faces
21759 @cindex fonts
21760 @cindex colors
21761
21762 Fiddling with fonts and faces used to be very difficult, but these days
21763 it is very simple.  You simply say @kbd{M-x customize-face}, pick out
21764 the face you want to alter, and alter it via the standard Customize
21765 interface.
21766
21767
21768 @node Compilation
21769 @section Compilation
21770 @cindex compilation
21771 @cindex byte-compilation
21772
21773 @findex gnus-compile
21774
21775 Remember all those line format specification variables?
21776 @code{gnus-summary-line-format}, @code{gnus-group-line-format}, and so
21777 on.  By default, T-gnus will use the byte-compiled codes of these
21778 variables and we can keep a slow-down to a minimum.  However, if you set
21779 @code{gnus-compile-user-specs} to @code{nil} (@code{t} by default),
21780 unfortunately, changing them will mean a quite significant slow-down.
21781 (The default values of these variables have byte-compiled functions
21782 associated with them, while the user-generated versions do not, of
21783 course.)
21784
21785 To help with this, you can run @kbd{M-x gnus-compile} after you've
21786 fiddled around with the variables and feel that you're (kind of)
21787 satisfied.  This will result in the new specs being byte-compiled, and
21788 you'll get top speed again.  Note that T-gnus will not save these
21789 compiled specs in the @file{.newsrc.eld} file.
21790
21791 @table @code
21792 @item gnus-compile-user-specs
21793 @vindex gnus-compile-user-specs
21794 If it is non-nil, the user-defined format specs will be byte-compiled
21795 automatically.  The default value of this variable is @code{t}.  It has
21796 an effect on the values of @code{gnus-*-line-format-spec}.
21797 @end table
21798
21799
21800 @node Mode Lines
21801 @section Mode Lines
21802 @cindex mode lines
21803
21804 @vindex gnus-updated-mode-lines
21805 @code{gnus-updated-mode-lines} says what buffers should keep their mode
21806 lines updated.  It is a list of symbols.  Supported symbols include
21807 @code{group}, @code{article}, @code{summary}, @code{server},
21808 @code{browse}, and @code{tree}.  If the corresponding symbol is present,
21809 Gnus will keep that mode line updated with information that may be
21810 pertinent.  If this variable is @code{nil}, screen refresh may be
21811 quicker.
21812
21813 @cindex display-time
21814
21815 @vindex gnus-mode-non-string-length
21816 By default, Gnus displays information on the current article in the mode
21817 lines of the summary and article buffers.  The information Gnus wishes
21818 to display (e.g. the subject of the article) is often longer than the
21819 mode lines, and therefore have to be cut off at some point.  The
21820 @code{gnus-mode-non-string-length} variable says how long the other
21821 elements on the line is (i.e., the non-info part).  If you put
21822 additional elements on the mode line (e.g. a clock), you should modify
21823 this variable:
21824
21825 @c Hook written by Francesco Potorti` <pot@cnuce.cnr.it>
21826 @lisp
21827 (add-hook 'display-time-hook
21828           (lambda () (setq gnus-mode-non-string-length
21829                            (+ 21
21830                               (if line-number-mode 5 0)
21831                               (if column-number-mode 4 0)
21832                               (length display-time-string)))))
21833 @end lisp
21834
21835 If this variable is @code{nil} (which is the default), the mode line
21836 strings won't be chopped off, and they won't be padded either.  Note
21837 that the default is unlikely to be desirable, as even the percentage
21838 complete in the buffer may be crowded off the mode line; the user should
21839 configure this variable appropriately for her configuration.
21840
21841
21842 @node Highlighting and Menus
21843 @section Highlighting and Menus
21844 @cindex visual
21845 @cindex highlighting
21846 @cindex menus
21847
21848 @vindex gnus-visual
21849 The @code{gnus-visual} variable controls most of the Gnus-prettifying
21850 aspects.  If @code{nil}, Gnus won't attempt to create menus or use fancy
21851 colors or fonts.  This will also inhibit loading the @file{gnus-vis.el}
21852 file.
21853
21854 This variable can be a list of visual properties that are enabled.  The
21855 following elements are valid, and are all included by default:
21856
21857 @table @code
21858 @item group-highlight
21859 Do highlights in the group buffer.
21860 @item summary-highlight
21861 Do highlights in the summary buffer.
21862 @item article-highlight
21863 Do highlights in the article buffer.
21864 @item highlight
21865 Turn on highlighting in all buffers.
21866 @item group-menu
21867 Create menus in the group buffer.
21868 @item summary-menu
21869 Create menus in the summary buffers.
21870 @item article-menu
21871 Create menus in the article buffer.
21872 @item browse-menu
21873 Create menus in the browse buffer.
21874 @item server-menu
21875 Create menus in the server buffer.
21876 @item score-menu
21877 Create menus in the score buffers.
21878 @item menu
21879 Create menus in all buffers.
21880 @end table
21881
21882 So if you only want highlighting in the article buffer and menus in all
21883 buffers, you could say something like:
21884
21885 @lisp
21886 (setq gnus-visual '(article-highlight menu))
21887 @end lisp
21888
21889 If you want highlighting only and no menus whatsoever, you'd say:
21890
21891 @lisp
21892 (setq gnus-visual '(highlight))
21893 @end lisp
21894
21895 If @code{gnus-visual} is @code{t}, highlighting and menus will be used
21896 in all Gnus buffers.
21897
21898 Other general variables that influence the look of all buffers include:
21899
21900 @table @code
21901 @item gnus-mouse-face
21902 @vindex gnus-mouse-face
21903 This is the face (i.e., font) used for mouse highlighting in Gnus.  No
21904 mouse highlights will be done if @code{gnus-visual} is @code{nil}.
21905
21906 @end table
21907
21908 There are hooks associated with the creation of all the different menus:
21909
21910 @table @code
21911
21912 @item gnus-article-menu-hook
21913 @vindex gnus-article-menu-hook
21914 Hook called after creating the article mode menu.
21915
21916 @item gnus-group-menu-hook
21917 @vindex gnus-group-menu-hook
21918 Hook called after creating the group mode menu.
21919
21920 @item gnus-summary-menu-hook
21921 @vindex gnus-summary-menu-hook
21922 Hook called after creating the summary mode menu.
21923
21924 @item gnus-server-menu-hook
21925 @vindex gnus-server-menu-hook
21926 Hook called after creating the server mode menu.
21927
21928 @item gnus-browse-menu-hook
21929 @vindex gnus-browse-menu-hook
21930 Hook called after creating the browse mode menu.
21931
21932 @item gnus-score-menu-hook
21933 @vindex gnus-score-menu-hook
21934 Hook called after creating the score mode menu.
21935
21936 @end table
21937
21938
21939 @node Buttons
21940 @section Buttons
21941 @cindex buttons
21942 @cindex mouse
21943 @cindex click
21944
21945 Those new-fangled @dfn{mouse} contraptions is very popular with the
21946 young, hep kids who don't want to learn the proper way to do things
21947 these days.  Why, I remember way back in the summer of '89, when I was
21948 using Emacs on a Tops 20 system.  Three hundred users on one single
21949 machine, and every user was running Simula compilers.  Bah!
21950
21951 Right.
21952
21953 @vindex gnus-carpal
21954 Well, you can make Gnus display bufferfuls of buttons you can click to
21955 do anything by setting @code{gnus-carpal} to @code{t}.  Pretty simple,
21956 really.  Tell the chiropractor I sent you.
21957
21958
21959 @table @code
21960
21961 @item gnus-carpal-mode-hook
21962 @vindex gnus-carpal-mode-hook
21963 Hook run in all carpal mode buffers.
21964
21965 @item gnus-carpal-button-face
21966 @vindex gnus-carpal-button-face
21967 Face used on buttons.
21968
21969 @item gnus-carpal-header-face
21970 @vindex gnus-carpal-header-face
21971 Face used on carpal buffer headers.
21972
21973 @item gnus-carpal-group-buffer-buttons
21974 @vindex gnus-carpal-group-buffer-buttons
21975 Buttons in the group buffer.
21976
21977 @item gnus-carpal-summary-buffer-buttons
21978 @vindex gnus-carpal-summary-buffer-buttons
21979 Buttons in the summary buffer.
21980
21981 @item gnus-carpal-server-buffer-buttons
21982 @vindex gnus-carpal-server-buffer-buttons
21983 Buttons in the server buffer.
21984
21985 @item gnus-carpal-browse-buffer-buttons
21986 @vindex gnus-carpal-browse-buffer-buttons
21987 Buttons in the browse buffer.
21988 @end table
21989
21990 All the @code{buttons} variables are lists.  The elements in these list
21991 are either cons cells where the @code{car} contains a text to be displayed and
21992 the @code{cdr} contains a function symbol, or a simple string.
21993
21994
21995 @node Daemons
21996 @section Daemons
21997 @cindex demons
21998 @cindex daemons
21999
22000 Gnus, being larger than any program ever written (allegedly), does lots
22001 of strange stuff that you may wish to have done while you're not
22002 present.  For instance, you may want it to check for new mail once in a
22003 while.  Or you may want it to close down all connections to all servers
22004 when you leave Emacs idle.  And stuff like that.
22005
22006 Gnus will let you do stuff like that by defining various
22007 @dfn{handlers}.  Each handler consists of three elements:  A
22008 @var{function}, a @var{time}, and an @var{idle} parameter.
22009
22010 Here's an example of a handler that closes connections when Emacs has
22011 been idle for thirty minutes:
22012
22013 @lisp
22014 (gnus-demon-close-connections nil 30)
22015 @end lisp
22016
22017 Here's a handler that scans for @acronym{PGP} headers every hour when
22018 Emacs is idle:
22019
22020 @lisp
22021 (gnus-demon-scan-pgp 60 t)
22022 @end lisp
22023
22024 This @var{time} parameter and that @var{idle} parameter work together
22025 in a strange, but wonderful fashion.  Basically, if @var{idle} is
22026 @code{nil}, then the function will be called every @var{time} minutes.
22027
22028 If @var{idle} is @code{t}, then the function will be called after
22029 @var{time} minutes only if Emacs is idle.  So if Emacs is never idle,
22030 the function will never be called.  But once Emacs goes idle, the
22031 function will be called every @var{time} minutes.
22032
22033 If @var{idle} is a number and @var{time} is a number, the function will
22034 be called every @var{time} minutes only when Emacs has been idle for
22035 @var{idle} minutes.
22036
22037 If @var{idle} is a number and @var{time} is @code{nil}, the function
22038 will be called once every time Emacs has been idle for @var{idle}
22039 minutes.
22040
22041 And if @var{time} is a string, it should look like @samp{07:31}, and
22042 the function will then be called once every day somewhere near that
22043 time.  Modified by the @var{idle} parameter, of course.
22044
22045 @vindex gnus-demon-timestep
22046 (When I say ``minute'' here, I really mean @code{gnus-demon-timestep}
22047 seconds.  This is 60 by default.  If you change that variable,
22048 all the timings in the handlers will be affected.)
22049
22050 So, if you want to add a handler, you could put something like this in
22051 your @file{~/.gnus.el} file:
22052
22053 @findex gnus-demon-add-handler
22054 @lisp
22055 (gnus-demon-add-handler 'gnus-demon-close-connections 30 t)
22056 @end lisp
22057
22058 @findex gnus-demon-add-nocem
22059 @findex gnus-demon-add-scanmail
22060 @findex gnus-demon-add-rescan
22061 @findex gnus-demon-add-scan-timestamps
22062 @findex gnus-demon-add-disconnection
22063 Some ready-made functions to do this have been created:
22064 @code{gnus-demon-add-nocem}, @code{gnus-demon-add-disconnection},
22065 @code{gnus-demon-add-nntp-close-connection},
22066 @code{gnus-demon-add-scan-timestamps}, @code{gnus-demon-add-rescan}, and
22067 @code{gnus-demon-add-scanmail}.  Just put those functions in your
22068 @file{~/.gnus.el} if you want those abilities.
22069
22070 @findex gnus-demon-init
22071 @findex gnus-demon-cancel
22072 @vindex gnus-demon-handlers
22073 If you add handlers to @code{gnus-demon-handlers} directly, you should
22074 run @code{gnus-demon-init} to make the changes take hold.  To cancel all
22075 daemons, you can use the @code{gnus-demon-cancel} function.
22076
22077 Note that adding daemons can be pretty naughty if you over do it.  Adding
22078 functions that scan all news and mail from all servers every two seconds
22079 is a sure-fire way of getting booted off any respectable system.  So
22080 behave.
22081
22082
22083 @node NoCeM
22084 @section NoCeM
22085 @cindex nocem
22086 @cindex spam
22087
22088 @dfn{Spamming} is posting the same article lots and lots of times.
22089 Spamming is bad.  Spamming is evil.
22090
22091 Spamming is usually canceled within a day or so by various anti-spamming
22092 agencies.  These agencies usually also send out @dfn{NoCeM} messages.
22093 NoCeM is pronounced ``no see-'em'', and means what the name
22094 implies---these are messages that make the offending articles, like, go
22095 away.
22096
22097 What use are these NoCeM messages if the articles are canceled anyway?
22098 Some sites do not honor cancel messages and some sites just honor cancels
22099 from a select few people.  Then you may wish to make use of the NoCeM
22100 messages, which are distributed in the @samp{alt.nocem.misc} newsgroup.
22101
22102 Gnus can read and parse the messages in this group automatically, and
22103 this will make spam disappear.
22104
22105 There are some variables to customize, of course:
22106
22107 @table @code
22108 @item gnus-use-nocem
22109 @vindex gnus-use-nocem
22110 Set this variable to @code{t} to set the ball rolling.  It is @code{nil}
22111 by default.
22112
22113 @item gnus-nocem-groups
22114 @vindex gnus-nocem-groups
22115 Gnus will look for NoCeM messages in the groups in this list.  The
22116 default is
22117 @lisp
22118 ("news.lists.filters" "news.admin.net-abuse.bulletins"
22119  "alt.nocem.misc" "news.admin.net-abuse.announce")
22120 @end lisp
22121
22122 @item gnus-nocem-issuers
22123 @vindex gnus-nocem-issuers
22124 There are many people issuing NoCeM messages.  This list says what
22125 people you want to listen to.  The default is
22126 @lisp
22127 ("Automoose-1" "clewis@@ferret.ocunix.on.ca"
22128  "cosmo.roadkill" "SpamHippo" "hweede@@snafu.de")
22129 @end lisp
22130 fine, upstanding citizens all of them.
22131
22132 Known despammers that you can put in this list are listed at@*
22133 @uref{http://www.xs4all.nl/~rosalind/nocemreg/nocemreg.html}.
22134
22135 You do not have to heed NoCeM messages from all these people---just the
22136 ones you want to listen to.  You also don't have to accept all NoCeM
22137 messages from the people you like.  Each NoCeM message has a @dfn{type}
22138 header that gives the message a (more or less, usually less) rigorous
22139 definition.  Common types are @samp{spam}, @samp{spew}, @samp{mmf},
22140 @samp{binary}, and @samp{troll}.  To specify this, you have to use
22141 @code{(@var{issuer} @var{conditions} @dots{})} elements in the list.
22142 Each condition is either a string (which is a regexp that matches types
22143 you want to use) or a list on the form @code{(not @var{string})}, where
22144 @var{string} is a regexp that matches types you don't want to use.
22145
22146 For instance, if you want all NoCeM messages from Chris Lewis except his
22147 @samp{troll} messages, you'd say:
22148
22149 @lisp
22150 ("clewis@@ferret.ocunix.on.ca" ".*" (not "troll"))
22151 @end lisp
22152
22153 On the other hand, if you just want nothing but his @samp{spam} and
22154 @samp{spew} messages, you'd say:
22155
22156 @lisp
22157 ("clewis@@ferret.ocunix.on.ca" (not ".*") "spew" "spam")
22158 @end lisp
22159
22160 The specs are applied left-to-right.
22161
22162
22163 @item gnus-nocem-verifyer
22164 @vindex gnus-nocem-verifyer
22165 @findex pgg-verify-region
22166 This should be a function for verifying that the NoCeM issuer is who she
22167 says she is.  The default is the function using @code{pgg-verify-region}
22168 shown below:
22169
22170 @lisp
22171 (lambda ()
22172   (pgg-verify-region (point-min) (point-max)))
22173 @end lisp
22174
22175 It returns non-@code{nil} if the verification is successful, otherwise
22176 (including the case the NoCeM message was not signed) returns
22177 @code{nil}.  If this is too slow and you don't care for verification
22178 (which may be dangerous), you can set this variable to @code{nil}.
22179
22180 Formerly the default was @code{mc-verify}, which is a Mailcrypt
22181 function.  While you can still use it, you can change it into the
22182 default function running with GnuPG if you are willing to add the
22183 @acronym{PGP} public keys to GnuPG's keyring.
22184
22185 @item gnus-nocem-directory
22186 @vindex gnus-nocem-directory
22187 This is where Gnus will store its NoCeM cache files.  The default is@*
22188 @file{~/News/NoCeM/}.
22189
22190 @item gnus-nocem-expiry-wait
22191 @vindex gnus-nocem-expiry-wait
22192 The number of days before removing old NoCeM entries from the cache.
22193 The default is 15.  If you make it shorter Gnus will be faster, but you
22194 might then see old spam.
22195
22196 @item gnus-nocem-check-from
22197 @vindex gnus-nocem-check-from
22198 Non-@code{nil} means check for valid issuers in message bodies.
22199 Otherwise don't bother fetching articles unless their author matches a
22200 valid issuer; that is much faster if you are selective about the
22201 issuers.
22202
22203 @item gnus-nocem-check-article-limit
22204 @vindex gnus-nocem-check-article-limit
22205 If non-@code{nil}, the maximum number of articles to check in any NoCeM
22206 group.  NoCeM groups can be huge and very slow to process.
22207
22208 @end table
22209
22210 Using NoCeM could potentially be a memory hog.  If you have many living
22211 (i. e., subscribed or unsubscribed groups), your Emacs process will grow
22212 big.  If this is a problem, you should kill off all (or most) of your
22213 unsubscribed groups (@pxref{Subscription Commands}).
22214
22215
22216 @node Undo
22217 @section Undo
22218 @cindex undo
22219
22220 It is very useful to be able to undo actions one has done.  In normal
22221 Emacs buffers, it's easy enough---you just push the @code{undo} button.
22222 In Gnus buffers, however, it isn't that simple.
22223
22224 The things Gnus displays in its buffer is of no value whatsoever to
22225 Gnus---it's all just data designed to look nice to the user.
22226 Killing a group in the group buffer with @kbd{C-k} makes the line
22227 disappear, but that's just a side-effect of the real action---the
22228 removal of the group in question from the internal Gnus structures.
22229 Undoing something like that can't be done by the normal Emacs
22230 @code{undo} function.
22231
22232 Gnus tries to remedy this somewhat by keeping track of what the user
22233 does and coming up with actions that would reverse the actions the user
22234 takes.  When the user then presses the @code{undo} key, Gnus will run
22235 the code to reverse the previous action, or the previous actions.
22236 However, not all actions are easily reversible, so Gnus currently offers
22237 a few key functions to be undoable.  These include killing groups,
22238 yanking groups, and changing the list of read articles of groups.
22239 That's it, really.  More functions may be added in the future, but each
22240 added function means an increase in data to be stored, so Gnus will
22241 never be totally undoable.
22242
22243 @findex gnus-undo-mode
22244 @vindex gnus-use-undo
22245 @findex gnus-undo
22246 The undoability is provided by the @code{gnus-undo-mode} minor mode.  It
22247 is used if @code{gnus-use-undo} is non-@code{nil}, which is the
22248 default.  The @kbd{C-M-_} key performs the @code{gnus-undo}
22249 command, which should feel kinda like the normal Emacs @code{undo}
22250 command.
22251
22252
22253 @node Predicate Specifiers
22254 @section Predicate Specifiers
22255 @cindex predicate specifiers
22256
22257 Some Gnus variables are @dfn{predicate specifiers}.  This is a special
22258 form that allows flexible specification of predicates without having
22259 to type all that much.
22260
22261 These specifiers are lists consisting of functions, symbols and lists.
22262
22263 Here's an example:
22264
22265 @lisp
22266 (or gnus-article-unseen-p
22267     gnus-article-unread-p)
22268 @end lisp
22269
22270 The available symbols are @code{or}, @code{and} and @code{not}.  The
22271 functions all take one parameter.
22272
22273 @findex gnus-make-predicate
22274 Internally, Gnus calls @code{gnus-make-predicate} on these specifiers
22275 to create a function that can be called.  This input parameter to this
22276 function will be passed along to all the functions in the predicate
22277 specifier.
22278
22279
22280 @node Moderation
22281 @section Moderation
22282 @cindex moderation
22283
22284 If you are a moderator, you can use the @file{gnus-mdrtn.el} package.
22285 It is not included in the standard Gnus package.  Write a mail to
22286 @samp{larsi@@gnus.org} and state what group you moderate, and you'll
22287 get a copy.
22288
22289 The moderation package is implemented as a minor mode for summary
22290 buffers.  Put
22291
22292 @lisp
22293 (add-hook 'gnus-summary-mode-hook 'gnus-moderate)
22294 @end lisp
22295
22296 in your @file{~/.gnus.el} file.
22297
22298 If you are the moderator of @samp{rec.zoofle}, this is how it's
22299 supposed to work:
22300
22301 @enumerate
22302 @item
22303 You split your incoming mail by matching on
22304 @samp{Newsgroups:.*rec.zoofle}, which will put all the to-be-posted
22305 articles in some mail group---for instance, @samp{nnml:rec.zoofle}.
22306
22307 @item
22308 You enter that group once in a while and post articles using the @kbd{e}
22309 (edit-and-post) or @kbd{s} (just send unedited) commands.
22310
22311 @item
22312 If, while reading the @samp{rec.zoofle} newsgroup, you happen upon some
22313 articles that weren't approved by you, you can cancel them with the
22314 @kbd{c} command.
22315 @end enumerate
22316
22317 To use moderation mode in these two groups, say:
22318
22319 @lisp
22320 (setq gnus-moderated-list
22321       "^nnml:rec.zoofle$\\|^rec.zoofle$")
22322 @end lisp
22323
22324
22325 @node Fetching a Group
22326 @section Fetching a Group
22327 @cindex fetching a group
22328
22329 @findex gnus-fetch-group
22330 It is sometimes convenient to be able to just say ``I want to read this
22331 group and I don't care whether Gnus has been started or not''.  This is
22332 perhaps more useful for people who write code than for users, but the
22333 command @code{gnus-fetch-group} provides this functionality in any case.
22334 It takes the group name as a parameter.
22335
22336
22337 @node Image Enhancements
22338 @section Image Enhancements
22339
22340 XEmacs, as well as Emacs 21@footnote{Emacs 21 on MS Windows doesn't
22341 support images yet.}, is able to display pictures and stuff, so Gnus has
22342 taken advantage of that.
22343
22344 @menu
22345 * X-Face::                      Display a funky, teensy black-and-white image.
22346 * Face::                        Display a funkier, teensier colored image.
22347 * Smileys::                     Show all those happy faces the way they were meant to be shown.
22348 * Picons::                      How to display pictures of what you're reading.
22349 * XVarious::                    Other XEmacsy Gnusey variables.
22350 @end menu
22351
22352
22353 @node X-Face
22354 @subsection X-Face
22355 @cindex x-face
22356
22357 @code{X-Face} headers describe a 48x48 pixel black-and-white (1 bit
22358 depth) image that's supposed to represent the author of the message.
22359 It seems to be supported by an ever-growing number of mail and news
22360 readers.
22361
22362 @cindex x-face
22363 @findex gnus-article-display-x-face
22364 @vindex gnus-article-x-face-command
22365 @vindex gnus-article-x-face-too-ugly
22366 @iftex
22367 @iflatex
22368 \include{xface}
22369 @end iflatex
22370 @end iftex
22371 @c @anchor{X-Face}
22372
22373 Decoding an @code{X-Face} header either requires an Emacs that has
22374 @samp{compface} support (which most XEmacs versions has), or that you
22375 have @samp{compface} installed on your system.  If either is true,
22376 Gnus will default to displaying @code{X-Face} headers.
22377
22378 The variable that controls this is the
22379 @code{gnus-article-x-face-command} variable.  If this variable is a
22380 string, this string will be executed in a sub-shell.  If it is a
22381 function, this function will be called with the face as the argument.
22382 If the @code{gnus-article-x-face-too-ugly} (which is a regexp) matches
22383 the @code{From} header, the face will not be shown.
22384
22385 The default action under Emacs 20 is to fork off the @code{display}
22386 program@footnote{@code{display} is from the ImageMagick package.  For
22387 the @code{uncompface} and @code{icontopbm} programs look for a package
22388 like @code{compface} or @code{faces-xface} on a GNU/Linux system.}  to
22389 view the face.
22390
22391 Under XEmacs or Emacs 21+ with suitable image support, the default
22392 action is to display the face before the @code{From} header.  (It's
22393 nicer if XEmacs has been compiled with @code{X-Face} support---that
22394 will make display somewhat faster.  If there's no native @code{X-Face}
22395 support, Gnus will try to convert the @code{X-Face} header using
22396 external programs from the @code{pbmplus} package and
22397 friends.@footnote{On a GNU/Linux system look for packages with names
22398 like @code{netpbm}, @code{libgr-progs} and @code{compface}.})
22399
22400 (Note: @code{x-face} is used in the variable/function names, not
22401 @code{xface}).
22402
22403 @noindent
22404 Face and variable:
22405
22406 @table @code
22407 @item gnus-x-face
22408 @vindex gnus-x-face
22409 Face to show X-Face.  The colors from this face are used as the
22410 foreground and background colors of the displayed X-Faces.  The
22411 default colors are black and white.
22412
22413 @item gnus-face-properties-alist
22414 @vindex gnus-face-properties-alist
22415 Alist of image types and properties applied to Face (@pxref{Face}) and
22416 X-Face images.  The default value is @code{((pbm . (:face gnus-x-face))
22417 (png . nil))} for Emacs or @code{((xface . (:face gnus-x-face)))} for
22418 XEmacs.  Here are examples:
22419
22420 @lisp
22421 ;; Specify the altitude of Face and X-Face images in the From header.
22422 (setq gnus-face-properties-alist
22423       '((pbm . (:face gnus-x-face :ascent 80))
22424         (png . (:ascent 80))))
22425
22426 ;; Show Face and X-Face images as pressed buttons.
22427 (setq gnus-face-properties-alist
22428       '((pbm . (:face gnus-x-face :relief -2))
22429         (png . (:relief -2))))
22430 @end lisp
22431
22432 @pxref{Image Descriptors, ,Image Descriptors, elisp, The Emacs Lisp
22433 Reference Manual} for the valid properties for various image types.
22434 Currently, @code{pbm} is used for X-Face images and @code{png} is used
22435 for Face images in Emacs.  Only the @code{:face} property is effective
22436 on the @code{xface} image type in XEmacs if it is built with the
22437 @samp{libcompface} library.
22438 @end table
22439
22440 Gnus provides a few convenience functions and variables to allow
22441 easier insertion of X-Face headers in outgoing messages.
22442
22443 @findex gnus-random-x-face
22444 @vindex gnus-convert-pbm-to-x-face-command
22445 @vindex gnus-x-face-directory
22446 @code{gnus-random-x-face} goes through all the @samp{pbm} files in
22447 @code{gnus-x-face-directory} and picks one at random, and then
22448 converts it to the X-Face format by using the
22449 @code{gnus-convert-pbm-to-x-face-command} shell command.  The
22450 @samp{pbm} files should be 48x48 pixels big.  It returns the X-Face
22451 header data as a string.
22452
22453 @findex gnus-insert-random-x-face-header
22454 @code{gnus-insert-random-x-face-header} calls
22455 @code{gnus-random-x-face} and inserts a @samp{X-Face} header with the
22456 randomly generated data.
22457
22458 @findex gnus-x-face-from-file
22459 @vindex gnus-convert-image-to-x-face-command
22460 @code{gnus-x-face-from-file} takes a GIF file as the parameter, and then
22461 converts the file to X-Face format by using the
22462 @code{gnus-convert-image-to-x-face-command} shell command.
22463
22464 Here's how you would typically use the first function.  Put something
22465 like the following in your @file{~/.gnus.el} file:
22466
22467 @lisp
22468 (setq message-required-news-headers
22469       (nconc message-required-news-headers
22470              (list '(X-Face . gnus-random-x-face))))
22471 @end lisp
22472
22473 Using the last function would be something like this:
22474
22475 @lisp
22476 (setq message-required-news-headers
22477       (nconc message-required-news-headers
22478              (list '(X-Face . (lambda ()
22479                                 (gnus-x-face-from-file
22480                                  "~/My-face.gif"))))))
22481 @end lisp
22482
22483
22484 @node Face
22485 @subsection Face
22486 @cindex face
22487
22488 @c #### FIXME: faces and x-faces'implementations should really be harmonized.
22489
22490 @code{Face} headers are essentially a funkier version of @code{X-Face}
22491 ones. They describe a 48x48 pixel colored image that's supposed to
22492 represent the author of the message.
22493
22494 @cindex face
22495 @findex gnus-article-display-face
22496 The contents of a @code{Face} header must be a base64 encoded PNG image.
22497 See @uref{http://quimby.gnus.org/circus/face/} for the precise
22498 specifications.
22499
22500 The @code{gnus-face-properties-alist} variable affects the appearance of
22501 displayed Face images.  @xref{X-Face}.
22502
22503 Gnus provides a few convenience functions and variables to allow
22504 easier insertion of Face headers in outgoing messages.
22505
22506 @findex gnus-convert-png-to-face
22507 @code{gnus-convert-png-to-face} takes a 48x48 PNG image, no longer than
22508 726 bytes long, and converts it to a face.
22509
22510 @findex gnus-face-from-file
22511 @vindex gnus-convert-image-to-face-command
22512 @code{gnus-face-from-file} takes a JPEG file as the parameter, and then
22513 converts the file to Face format by using the
22514 @code{gnus-convert-image-to-face-command} shell command.
22515
22516 Here's how you would typically use this function. Put something like the
22517 following in your @file{~/.gnus.el} file:
22518
22519 @lisp
22520 (setq message-required-news-headers
22521       (nconc message-required-news-headers
22522              (list '(Face . (lambda ()
22523                               (gnus-face-from-file "~/face.jpg"))))))
22524 @end lisp
22525
22526
22527 @node Smileys
22528 @subsection Smileys
22529 @cindex smileys
22530
22531 @iftex
22532 @iflatex
22533 \gnusfig{-3cm}{0.5cm}{\epsfig{figure=ps/BigFace,height=20cm}}
22534 \input{smiley}
22535 @end iflatex
22536 @end iftex
22537
22538 @dfn{Smiley} is a package separate from Gnus, but since Gnus is
22539 currently the only package that uses Smiley, it is documented here.
22540
22541 In short---to use Smiley in Gnus, put the following in your
22542 @file{~/.gnus.el} file:
22543
22544 @lisp
22545 (setq gnus-treat-display-smileys t)
22546 @end lisp
22547
22548 Smiley maps text smiley faces---@samp{:-)}, @samp{8-)}, @samp{:-(} and
22549 the like---to pictures and displays those instead of the text smiley
22550 faces.  The conversion is controlled by a list of regexps that matches
22551 text and maps that to file names.
22552
22553 @vindex smiley-regexp-alist
22554 The alist used is specified by the @code{smiley-regexp-alist}
22555 variable.  The first item in each element is the regexp to be matched;
22556 the second element is the regexp match group that is to be replaced by
22557 the picture; and the third element is the name of the file to be
22558 displayed.
22559
22560 The following variables customize where Smiley will look for these
22561 files:
22562
22563 @table @code
22564
22565 @item smiley-data-directory
22566 @vindex smiley-data-directory
22567 Where Smiley will look for smiley faces files.
22568
22569 @item gnus-smiley-file-types
22570 @vindex gnus-smiley-file-types
22571 List of suffixes on smiley file names to try.
22572
22573 @end table
22574
22575
22576 @node Picons
22577 @subsection Picons
22578
22579 @iftex
22580 @iflatex
22581 \include{picons}
22582 @end iflatex
22583 @end iftex
22584
22585 So@dots{}  You want to slow down your news reader even more!  This is a
22586 good way to do so.  It's also a great way to impress people staring
22587 over your shoulder as you read news.
22588
22589 What are Picons?  To quote directly from the Picons Web site:
22590
22591 @iftex
22592 @iflatex
22593 \margindex{}
22594 @end iflatex
22595 @end iftex
22596
22597 @quotation
22598 @dfn{Picons} is short for ``personal icons''.  They're small,
22599 constrained images used to represent users and domains on the net,
22600 organized into databases so that the appropriate image for a given
22601 e-mail address can be found.  Besides users and domains, there are picon
22602 databases for Usenet newsgroups and weather forecasts.  The picons are
22603 in either monochrome @code{XBM} format or color @code{XPM} and
22604 @code{GIF} formats.
22605 @end quotation
22606
22607 @vindex gnus-picon-databases
22608 For instructions on obtaining and installing the picons databases,
22609 point your Web browser at
22610 @uref{http://www.cs.indiana.edu/picons/ftp/index.html}.
22611
22612 If you are using Debian GNU/Linux, saying @samp{apt-get install
22613 picons.*} will install the picons where Gnus can find them.
22614
22615 To enable displaying picons, simply make sure that
22616 @code{gnus-picon-databases} points to the directory containing the
22617 Picons databases.
22618
22619 @vindex gnus-picon-style
22620 The variable @code{gnus-picon-style} controls how picons are displayed.
22621 If @code{inline}, the textual representation is replaced.  If
22622 @code{right}, picons are added right to the textual representation.
22623
22624 The following variables offer control over where things are located.
22625
22626 @table @code
22627
22628 @item gnus-picon-databases
22629 @vindex gnus-picon-databases
22630 The location of the picons database.  This is a list of directories
22631 containing the @file{news}, @file{domains}, @file{users} (and so on)
22632 subdirectories.  Defaults to @code{("/usr/lib/picon"
22633 "/usr/local/faces")}.
22634
22635 @item gnus-picon-news-directories
22636 @vindex gnus-picon-news-directories
22637 List of subdirectories to search in @code{gnus-picon-databases} for
22638 newsgroups faces.  @code{("news")} is the default.
22639
22640 @item gnus-picon-user-directories
22641 @vindex gnus-picon-user-directories
22642 List of subdirectories to search in @code{gnus-picon-databases} for user
22643 faces.  @code{("users" "usenix" "local" "misc")} is the default.
22644
22645 @item gnus-picon-domain-directories
22646 @vindex gnus-picon-domain-directories
22647 List of subdirectories to search in @code{gnus-picon-databases} for
22648 domain name faces.  Defaults to @code{("domains")}.  Some people may
22649 want to add @samp{"unknown"} to this list.
22650
22651 @item gnus-picon-file-types
22652 @vindex gnus-picon-file-types
22653 Ordered list of suffixes on picon file names to try.  Defaults to
22654 @code{("xpm" "gif" "xbm")} minus those not built-in your Emacs.
22655
22656 @end table
22657
22658
22659 @node XVarious
22660 @subsection Various XEmacs Variables
22661
22662 @table @code
22663 @item gnus-xmas-glyph-directory
22664 @vindex gnus-xmas-glyph-directory
22665 This is where Gnus will look for pictures.  Gnus will normally
22666 auto-detect this directory, but you may set it manually if you have an
22667 unusual directory structure.
22668
22669 @item gnus-xmas-logo-color-alist
22670 @vindex gnus-xmas-logo-color-alist
22671 This is an alist where the key is a type symbol and the values are the
22672 foreground and background color of the splash page glyph.
22673
22674 @item gnus-xmas-logo-color-style
22675 @vindex gnus-xmas-logo-color-style
22676 This is the key used to look up the color in the alist described above.
22677 Valid values include @code{flame}, @code{pine}, @code{moss},
22678 @code{irish}, @code{sky}, @code{tin}, @code{velvet}, @code{grape},
22679 @code{labia}, @code{berry}, @code{neutral}, and @code{september}.
22680
22681 @item gnus-xmas-modeline-glyph
22682 @vindex gnus-xmas-modeline-glyph
22683 A glyph displayed in all Gnus mode lines.  It is a tiny gnu head by
22684 default.
22685
22686 @end table
22687
22688 @subsubsection Toolbar
22689
22690 @table @code
22691
22692 @item gnus-use-toolbar
22693 @vindex gnus-use-toolbar
22694 If @code{nil}, don't display toolbars.  If non-@code{nil}, it should be
22695 one of @code{default-toolbar}, @code{top-toolbar}, @code{bottom-toolbar},
22696 @code{right-toolbar}, or @code{left-toolbar}.
22697
22698 @item gnus-group-toolbar
22699 @vindex gnus-group-toolbar
22700 The toolbar in the group buffer.
22701
22702 @item gnus-summary-toolbar
22703 @vindex gnus-summary-toolbar
22704 The toolbar in the summary buffer.
22705
22706 @item gnus-summary-mail-toolbar
22707 @vindex gnus-summary-mail-toolbar
22708 The toolbar in the summary buffer of mail groups.
22709
22710 @end table
22711
22712 @iftex
22713 @iflatex
22714 \margindex{}
22715 @end iflatex
22716 @end iftex
22717
22718
22719 @node Fuzzy Matching
22720 @section Fuzzy Matching
22721 @cindex fuzzy matching
22722
22723 Gnus provides @dfn{fuzzy matching} of @code{Subject} lines when doing
22724 things like scoring, thread gathering and thread comparison.
22725
22726 As opposed to regular expression matching, fuzzy matching is very fuzzy.
22727 It's so fuzzy that there's not even a definition of what @dfn{fuzziness}
22728 means, and the implementation has changed over time.
22729
22730 Basically, it tries to remove all noise from lines before comparing.
22731 @samp{Re: }, parenthetical remarks, white space, and so on, are filtered
22732 out of the strings before comparing the results.  This often leads to
22733 adequate results---even when faced with strings generated by text
22734 manglers masquerading as newsreaders.
22735
22736
22737 @node Thwarting Email Spam
22738 @section Thwarting Email Spam
22739 @cindex email spam
22740 @cindex spam
22741 @cindex UCE
22742 @cindex unsolicited commercial email
22743
22744 In these last days of the Usenet, commercial vultures are hanging about
22745 and grepping through news like crazy to find email addresses they can
22746 foist off their scams and products to.  As a reaction to this, many
22747 people have started putting nonsense addresses into their @code{From}
22748 lines.  I think this is counterproductive---it makes it difficult for
22749 people to send you legitimate mail in response to things you write, as
22750 well as making it difficult to see who wrote what.  This rewriting may
22751 perhaps be a bigger menace than the unsolicited commercial email itself
22752 in the end.
22753
22754 The biggest problem I have with email spam is that it comes in under
22755 false pretenses.  I press @kbd{g} and Gnus merrily informs me that I
22756 have 10 new emails.  I say ``Golly gee!  Happy is me!'' and select the
22757 mail group, only to find two pyramid schemes, seven advertisements
22758 (``New!  Miracle tonic for growing full, lustrous hair on your toes!'')
22759 and one mail asking me to repent and find some god.
22760
22761 This is annoying.  Here's what you can do about it.
22762
22763 @menu
22764 * The problem of spam::         Some background, and some solutions
22765 * Anti-Spam Basics::            Simple steps to reduce the amount of spam.
22766 * SpamAssassin::                How to use external anti-spam tools.
22767 * Hashcash::                    Reduce spam by burning CPU time.
22768 * Filtering Spam Using The Spam ELisp Package::
22769 * Filtering Spam Using Statistics with spam-stat::
22770 @end menu
22771
22772 @node The problem of spam
22773 @subsection The problem of spam
22774 @cindex email spam
22775 @cindex spam filtering approaches
22776 @cindex filtering approaches, spam
22777 @cindex UCE
22778 @cindex unsolicited commercial email
22779
22780 First, some background on spam.
22781
22782 If you have access to e-mail, you are familiar with spam (technically
22783 termed @acronym{UCE}, Unsolicited Commercial E-mail).  Simply put, it
22784 exists because e-mail delivery is very cheap compared to paper mail,
22785 so only a very small percentage of people need to respond to an UCE to
22786 make it worthwhile to the advertiser.  Ironically, one of the most
22787 common spams is the one offering a database of e-mail addresses for
22788 further spamming.  Senders of spam are usually called @emph{spammers},
22789 but terms like @emph{vermin}, @emph{scum}, @emph{sociopaths}, and
22790 @emph{morons} are in common use as well.
22791
22792 Spam comes from a wide variety of sources.  It is simply impossible to
22793 dispose of all spam without discarding useful messages.  A good
22794 example is the TMDA system, which requires senders
22795 unknown to you to confirm themselves as legitimate senders before
22796 their e-mail can reach you.  Without getting into the technical side
22797 of TMDA, a downside is clearly that e-mail from legitimate sources may
22798 be discarded if those sources can't or won't confirm themselves
22799 through the TMDA system.  Another problem with TMDA is that it
22800 requires its users to have a basic understanding of e-mail delivery
22801 and processing.
22802
22803 The simplest approach to filtering spam is filtering, at the mail
22804 server or when you sort through incoming mail.  If you get 200 spam
22805 messages per day from @samp{random-address@@vmadmin.com}, you block
22806 @samp{vmadmin.com}.  If you get 200 messages about @samp{VIAGRA}, you
22807 discard all messages with @samp{VIAGRA} in the message.  If you get
22808 lots of spam from Bulgaria, for example, you try to filter all mail
22809 from Bulgarian IPs.
22810
22811 This, unfortunately, is a great way to discard legitimate e-mail.  The
22812 risks of blocking a whole country (Bulgaria, Norway, Nigeria, China,
22813 etc.) or even a continent (Asia, Africa, Europe, etc.) from contacting
22814 you should be obvious, so don't do it if you have the choice.
22815
22816 In another instance, the very informative and useful RISKS digest has
22817 been blocked by overzealous mail filters because it @strong{contained}
22818 words that were common in spam messages.  Nevertheless, in isolated
22819 cases, with great care, direct filtering of mail can be useful.
22820
22821 Another approach to filtering e-mail is the distributed spam
22822 processing, for instance DCC implements such a system.  In essence,
22823 @var{N} systems around the world agree that a machine @var{X} in
22824 Ghana, Estonia, or California is sending out spam e-mail, and these
22825 @var{N} systems enter @var{X} or the spam e-mail from @var{X} into a
22826 database.  The criteria for spam detection vary---it may be the number
22827 of messages sent, the content of the messages, and so on.  When a user
22828 of the distributed processing system wants to find out if a message is
22829 spam, he consults one of those @var{N} systems.
22830
22831 Distributed spam processing works very well against spammers that send
22832 a large number of messages at once, but it requires the user to set up
22833 fairly complicated checks.  There are commercial and free distributed
22834 spam processing systems.  Distributed spam processing has its risks as
22835 well.  For instance legitimate e-mail senders have been accused of
22836 sending spam, and their web sites and mailing lists have been shut
22837 down for some time because of the incident.
22838
22839 The statistical approach to spam filtering is also popular.  It is
22840 based on a statistical analysis of previous spam messages.  Usually
22841 the analysis is a simple word frequency count, with perhaps pairs of
22842 words or 3-word combinations thrown into the mix.  Statistical
22843 analysis of spam works very well in most of the cases, but it can
22844 classify legitimate e-mail as spam in some cases.  It takes time to
22845 run the analysis, the full message must be analyzed, and the user has
22846 to store the database of spam analyses.  Statistical analysis on the
22847 server is gaining popularity.  This has the advantage of letting the
22848 user Just Read Mail, but has the disadvantage that it's harder to tell
22849 the server that it has misclassified mail.
22850
22851 Fighting spam is not easy, no matter what anyone says.  There is no
22852 magic switch that will distinguish Viagra ads from Mom's e-mails.
22853 Even people are having a hard time telling spam apart from non-spam,
22854 because spammers are actively looking to fool us into thinking they
22855 are Mom, essentially.  Spamming is irritating, irresponsible, and
22856 idiotic behavior from a bunch of people who think the world owes them
22857 a favor.  We hope the following sections will help you in fighting the
22858 spam plague.
22859
22860 @node Anti-Spam Basics
22861 @subsection Anti-Spam Basics
22862 @cindex email spam
22863 @cindex spam
22864 @cindex UCE
22865 @cindex unsolicited commercial email
22866
22867 One way of dealing with spam is having Gnus split out all spam into a
22868 @samp{spam} mail group (@pxref{Splitting Mail}).
22869
22870 First, pick one (1) valid mail address that you can be reached at, and
22871 put it in your @code{From} header of all your news articles.  (I've
22872 chosen @samp{larsi@@trym.ifi.uio.no}, but for many addresses on the form
22873 @samp{larsi+usenet@@ifi.uio.no} will be a better choice.  Ask your
22874 sysadmin whether your sendmail installation accepts keywords in the local
22875 part of the mail address.)
22876
22877 @lisp
22878 (setq message-default-news-headers
22879       "From: Lars Magne Ingebrigtsen <larsi@@trym.ifi.uio.no>\n")
22880 @end lisp
22881
22882 Then put the following split rule in @code{nnmail-split-fancy}
22883 (@pxref{Fancy Mail Splitting}):
22884
22885 @lisp
22886 (...
22887  (to "larsi@@trym.ifi.uio.no"
22888      (| ("subject" "re:.*" "misc")
22889         ("references" ".*@@.*" "misc")
22890         "spam"))
22891  ...)
22892 @end lisp
22893
22894 This says that all mail to this address is suspect, but if it has a
22895 @code{Subject} that starts with a @samp{Re:} or has a @code{References}
22896 header, it's probably ok.  All the rest goes to the @samp{spam} group.
22897 (This idea probably comes from Tim Pierce.)
22898
22899 In addition, many mail spammers talk directly to your @acronym{SMTP} server
22900 and do not include your email address explicitly in the @code{To}
22901 header.  Why they do this is unknown---perhaps it's to thwart this
22902 thwarting scheme?  In any case, this is trivial to deal with---you just
22903 put anything not addressed to you in the @samp{spam} group by ending
22904 your fancy split rule in this way:
22905
22906 @lisp
22907 (
22908  ...
22909  (to "larsi" "misc")
22910  "spam")
22911 @end lisp
22912
22913 In my experience, this will sort virtually everything into the right
22914 group.  You still have to check the @samp{spam} group from time to time to
22915 check for legitimate mail, though.  If you feel like being a good net
22916 citizen, you can even send off complaints to the proper authorities on
22917 each unsolicited commercial email---at your leisure.
22918
22919 This works for me.  It allows people an easy way to contact me (they can
22920 just press @kbd{r} in the usual way), and I'm not bothered at all with
22921 spam.  It's a win-win situation.  Forging @code{From} headers to point
22922 to non-existent domains is yucky, in my opinion.
22923
22924 Be careful with this approach.  Spammers are wise to it.
22925
22926
22927 @node SpamAssassin
22928 @subsection SpamAssassin, Vipul's Razor, DCC, etc
22929 @cindex SpamAssassin
22930 @cindex Vipul's Razor
22931 @cindex DCC
22932
22933 The days where the hints in the previous section were sufficient in
22934 avoiding spam are coming to an end.  There are many tools out there
22935 that claim to reduce the amount of spam you get.  This section could
22936 easily become outdated fast, as new products replace old, but
22937 fortunately most of these tools seem to have similar interfaces.  Even
22938 though this section will use SpamAssassin as an example, it should be
22939 easy to adapt it to most other tools.
22940
22941 Note that this section does not involve the @code{spam.el} package,
22942 which is discussed in the next section.  If you don't care for all
22943 the features of @code{spam.el}, you can make do with these simple
22944 recipes.
22945
22946 If the tool you are using is not installed on the mail server, you
22947 need to invoke it yourself.  Ideas on how to use the
22948 @code{:postscript} mail source parameter (@pxref{Mail Source
22949 Specifiers}) follow.
22950
22951 @lisp
22952 (setq mail-sources
22953       '((file :prescript "formail -bs spamassassin < /var/mail/%u")
22954         (pop :user "jrl"
22955              :server "pophost"
22956              :postscript
22957              "mv %t /tmp/foo; formail -bs spamc < /tmp/foo > %t")))
22958 @end lisp
22959
22960 Once you manage to process your incoming spool somehow, thus making
22961 the mail contain e.g.@: a header indicating it is spam, you are ready to
22962 filter it out.  Using normal split methods (@pxref{Splitting Mail}):
22963
22964 @lisp
22965 (setq nnmail-split-methods '(("spam"  "^X-Spam-Flag: YES")
22966                              ...))
22967 @end lisp
22968
22969 Or using fancy split methods (@pxref{Fancy Mail Splitting}):
22970
22971 @lisp
22972 (setq nnmail-split-methods 'nnmail-split-fancy
22973       nnmail-split-fancy '(| ("X-Spam-Flag" "YES" "spam")
22974                              ...))
22975 @end lisp
22976
22977 Some people might not like the idea of piping the mail through various
22978 programs using a @code{:prescript} (if some program is buggy, you
22979 might lose all mail).  If you are one of them, another solution is to
22980 call the external tools during splitting.  Example fancy split method:
22981
22982 @lisp
22983 (setq nnmail-split-fancy '(| (: kevin-spamassassin)
22984                              ...))
22985 (defun kevin-spamassassin ()
22986   (save-excursion
22987     (save-restriction
22988       (widen)
22989       (if (eq 1 (call-process-region (point-min) (point-max)
22990                                      "spamc" nil nil nil "-c"))
22991           "spam"))))
22992 @end lisp
22993
22994 Note that with the nnimap back end, message bodies will not be
22995 downloaded by default.  You need to set
22996 @code{nnimap-split-download-body} to @code{t} to do that
22997 (@pxref{Splitting in IMAP}).
22998
22999 That is about it.  As some spam is likely to get through anyway, you
23000 might want to have a nifty function to call when you happen to read
23001 spam.  And here is the nifty function:
23002
23003 @lisp
23004  (defun my-gnus-raze-spam ()
23005   "Submit SPAM to Vipul's Razor, then mark it as expirable."
23006   (interactive)
23007   (gnus-summary-show-raw-article)
23008   (gnus-summary-save-in-pipe "razor-report -f -d")
23009   (gnus-summary-mark-as-expirable 1))
23010 @end lisp
23011
23012 @node Hashcash
23013 @subsection Hashcash
23014 @cindex hashcash
23015
23016 A novel technique to fight spam is to require senders to do something
23017 costly and demonstrably unique for each message they send.  This has
23018 the obvious drawback that you cannot rely on everyone in the world
23019 using this technique, since it is not part of the Internet standards,
23020 but it may be useful in smaller communities.
23021
23022 While the tools in the previous section work well in practice, they
23023 work only because the tools are constantly maintained and updated as
23024 new form of spam appears.  This means that a small percentage of spam
23025 will always get through.  It also means that somewhere, someone needs
23026 to read lots of spam to update these tools.  Hashcash avoids that, but
23027 instead prefers that everyone you contact through e-mail supports the
23028 scheme.  You can view the two approaches as pragmatic vs dogmatic.
23029 The approaches have their own advantages and disadvantages, but as
23030 often in the real world, a combination of them is stronger than either
23031 one of them separately.
23032
23033 @cindex X-Hashcash
23034 The ``something costly'' is to burn CPU time, more specifically to
23035 compute a hash collision up to a certain number of bits.  The
23036 resulting hashcash cookie is inserted in a @samp{X-Hashcash:} header.
23037 For more details, and for the external application @code{hashcash} you
23038 need to install to use this feature, see
23039 @uref{http://www.hashcash.org/}.  Even more information can be found
23040 at @uref{http://www.camram.org/}.
23041
23042 If you wish to generate hashcash for each message you send, you can
23043 customize @code{message-generate-hashcash} (@pxref{Mail Headers, ,Mail
23044 Headers,message, The Message Manual}), as in:
23045
23046 @lisp
23047 (setq message-generate-hashcash t)
23048 @end lisp
23049
23050 You will need to set up some additional variables as well:
23051
23052 @table @code
23053
23054 @item hashcash-default-payment
23055 @vindex hashcash-default-payment
23056 This variable indicates the default number of bits the hash collision
23057 should consist of.  By default this is 20.  Suggested useful values
23058 include 17 to 29.
23059
23060 @item hashcash-payment-alist
23061 @vindex hashcash-payment-alist
23062 Some receivers may require you to spend burn more CPU time than the
23063 default.  This variable contains a list of @samp{(@var{addr}
23064 @var{amount})} cells, where @var{addr} is the receiver (email address
23065 or newsgroup) and @var{amount} is the number of bits in the collision
23066 that is needed.  It can also contain @samp{(@var{addr} @var{string}
23067 @var{amount})} cells, where the @var{string} is the string to use
23068 (normally the email address or newsgroup name is used).
23069
23070 @item hashcash-path
23071 @vindex hashcash-path
23072 Where the @code{hashcash} binary is installed.  This variable should
23073 be automatically set by @code{executable-find}, but if it's @code{nil}
23074 (usually because the @code{hashcash} binary is not in your path)
23075 you'll get a warning when you check hashcash payments and an error
23076 when you generate hashcash payments.
23077
23078 @end table
23079
23080 Gnus can verify hashcash cookies, although this can also be done by
23081 hand customized mail filtering scripts.  To verify a hashcash cookie
23082 in a message, use the @code{mail-check-payment} function in the
23083 @code{hashcash.el} library.  You can also use the @code{spam.el}
23084 package with the @code{spam-use-hashcash} back end to validate hashcash
23085 cookies in incoming mail and filter mail accordingly (@pxref{Anti-spam
23086 Hashcash Payments}).
23087
23088 @node Filtering Spam Using The Spam ELisp Package
23089 @subsection Filtering Spam Using The Spam ELisp Package
23090 @cindex spam filtering
23091 @cindex spam
23092
23093 The idea behind @code{spam.el} is to have a control center for spam detection
23094 and filtering in Gnus.  To that end, @code{spam.el} does two things: it
23095 filters new mail, and it analyzes mail known to be spam or ham.
23096 @dfn{Ham} is the name used throughout @code{spam.el} to indicate
23097 non-spam messages.
23098
23099 Make sure you read the section on the @code{spam.el} sequence of
23100 events.  See @xref{Spam ELisp Package Sequence of Events}.
23101
23102 @cindex spam-initialize
23103 To use @code{spam.el}, you @strong{must} run the function
23104 @code{spam-initialize} to autoload @file{spam.el} and to install the
23105 @code{spam.el} hooks.  There is one exception: if you use the
23106 @code{spam-use-stat} (@pxref{spam-stat spam filtering}) setting, you
23107 should turn it on before @code{spam-initialize}:
23108
23109 @example
23110 (setq spam-use-stat t) ;; if needed
23111 (spam-initialize)
23112 @end example
23113
23114 So, what happens when you load @file{spam.el}?
23115
23116 First, some hooks will get installed by @code{spam-initialize}.  There
23117 are some hooks for @code{spam-stat} so it can save its databases, and
23118 there are hooks so interesting things will happen when you enter and
23119 leave a group.  More on the sequence of events later (@pxref{Spam
23120 ELisp Package Sequence of Events}).
23121
23122 You get the following keyboard commands:
23123
23124 @table @kbd
23125
23126 @item M-d
23127 @itemx M s x
23128 @itemx S x
23129 @kindex M-d
23130 @kindex S x
23131 @kindex M s x
23132 @findex gnus-summary-mark-as-spam
23133 @code{gnus-summary-mark-as-spam}.
23134
23135 Mark current article as spam, showing it with the @samp{$} mark.
23136 Whenever you see a spam article, make sure to mark its summary line
23137 with @kbd{M-d} before leaving the group.  This is done automatically
23138 for unread articles in @emph{spam} groups.
23139
23140 @item M s t
23141 @itemx S t
23142 @kindex M s t
23143 @kindex S t
23144 @findex spam-bogofilter-score
23145 @code{spam-bogofilter-score}.
23146
23147 You must have Bogofilter installed for that command to work properly.
23148
23149 @xref{Bogofilter}.
23150
23151 @end table
23152
23153 Also, when you load @file{spam.el}, you will be able to customize its
23154 variables.  Try @code{customize-group} on the @samp{spam} variable
23155 group.
23156
23157 @menu
23158 * Spam ELisp Package Sequence of Events::
23159 * Spam ELisp Package Filtering of Incoming Mail::
23160 * Spam ELisp Package Global Variables::
23161 * Spam ELisp Package Sorting and Score Display in Summary Buffer::
23162 * Spam ELisp Package Configuration Examples::
23163 * Blacklists and Whitelists::
23164 * BBDB Whitelists::
23165 * Gmane Spam Reporting::
23166 * Anti-spam Hashcash Payments::
23167 * Blackholes::
23168 * Regular Expressions Header Matching::
23169 * Bogofilter::
23170 * SpamAssassin back end::
23171 * ifile spam filtering::
23172 * spam-stat spam filtering::
23173 * SpamOracle::
23174 * Extending the Spam ELisp package::
23175 @end menu
23176
23177 @node Spam ELisp Package Sequence of Events
23178 @subsubsection Spam ELisp Package Sequence of Events
23179 @cindex spam filtering
23180 @cindex spam filtering sequence of events
23181 @cindex spam
23182 You must read this section to understand how @code{spam.el} works.
23183 Do not skip, speed-read, or glance through this section.
23184
23185 There are two @emph{contact points}, if you will, between
23186 @code{spam.el} and the rest of Gnus: checking new mail for spam, and
23187 leaving a group.
23188
23189 Getting new mail in Gnus is done in one of two ways.  You can either
23190 split your incoming mail or you can classify new articles as ham or
23191 spam when you enter the group.
23192
23193 Splitting incoming mail is better suited to mail back ends such as
23194 @code{nnml} or @code{nnimap} where new mail appears in a single file
23195 called a @dfn{Spool File}.  See @xref{Spam ELisp Package Filtering of
23196 Incoming Mail}.
23197
23198 @vindex gnus-spam-autodetect
23199 @vindex gnus-spam-autodetect-methods
23200 For back ends such as @code{nntp} there is no incoming mail spool, so
23201 an alternate mechanism must be used.  This may also happen for
23202 back ends where the server is in charge of splitting incoming mail, and
23203 Gnus does not do further splitting.  The @code{spam-autodetect} and
23204 @code{spam-autodetect-methods} group parameters (accessible with
23205 @kbd{G c} and @kbd{G p} as usual), and the corresponding variables
23206 @code{gnus-spam-autodetect} and @code{gnus-spam-autodetect-methods}
23207 (accessible with @kbd{M-x customize-variable} as usual) can help.
23208
23209 When @code{spam-autodetect} is used (you can turn it on for a
23210 group/topic or wholesale by regular expression matches, as needed), it
23211 hooks into the process of entering a group.  Thus, entering a group
23212 with unseen or unread articles becomes the substitute for checking
23213 incoming mail.  Whether only unseen articles or all unread articles
23214 will be processed is determined by the
23215 @code{spam-autodetect-recheck-messages}.  When set to @code{t}, unread
23216 messages will be rechecked.  You should probably stick with the
23217 default of only checking unseen messages.
23218
23219 @code{spam-autodetect} grants the user at once more and less control
23220 of spam filtering.  The user will have more control over each group's
23221 spam methods, so for instance the @samp{ding} group may have
23222 @code{spam-use-BBDB} as the autodetection method, while the
23223 @samp{suspect} group may have the @code{spam-use-blacklist} and
23224 @code{spam-use-bogofilter} methods enabled.  Every article detected to
23225 be spam will be marked with the spam mark @samp{$} and processed on
23226 exit from the group as normal spam.  The user has less control over
23227 the @emph{sequence} of checks, as he might with @code{spam-split}.
23228
23229 When the newly split mail goes into groups, or messages are
23230 autodetected to be ham or spam, those groups must be exited (after
23231 entering, if needed) for further spam processing to happen.  It
23232 matters whether the group is considered a ham group, a spam group, or
23233 is unclassified, based on its @code{spam-content} parameter
23234 (@pxref{Spam ELisp Package Global Variables}).  Spam groups have the
23235 additional characteristic that, when entered, any unseen or unread
23236 articles (depending on the @code{spam-mark-only-unseen-as-spam}
23237 variable) will be marked as spam.  Thus, mail split into a spam group
23238 gets automatically marked as spam when you enter the group.
23239
23240 Thus, when you exit a group, the @code{spam-processors} are applied,
23241 if any are set, and the processed mail is moved to the
23242 @code{ham-process-destination} or the @code{spam-process-destination}
23243 depending on the article's classification.  If the
23244 @code{ham-process-destination} or the @code{spam-process-destination},
23245 whichever is appropriate, are @code{nil}, the article is left in the
23246 current group.
23247
23248 If a spam is found in any group (this can be changed to only non-spam
23249 groups with @code{spam-move-spam-nonspam-groups-only}), it is
23250 processed by the active @code{spam-processors} (@pxref{Spam ELisp
23251 Package Global Variables}) when the group is exited.  Furthermore, the
23252 spam is moved to the @code{spam-process-destination} (@pxref{Spam
23253 ELisp Package Global Variables}) for further training or deletion.
23254 You have to load the @code{gnus-registry.el} package and enable the
23255 @code{spam-log-to-registry} variable if you want spam to be processed
23256 no more than once.  Thus, spam is detected and processed everywhere,
23257 which is what most people want.  If the
23258 @code{spam-process-destination} is @code{nil}, the spam is marked as
23259 expired, which is usually the right thing to do.
23260
23261 If spam can not be moved---because of a read-only back end such as
23262 @acronym{NNTP}, for example, it will be copied.
23263
23264 If a ham mail is found in a ham group, as determined by the
23265 @code{ham-marks} parameter, it is processed as ham by the active ham
23266 @code{spam-processor} when the group is exited.  With the variables
23267 @code{spam-process-ham-in-spam-groups} and
23268 @code{spam-process-ham-in-nonham-groups} the behavior can be further
23269 altered so ham found anywhere can be processed.  You have to load the
23270 @code{gnus-registry.el} package and enable the
23271 @code{spam-log-to-registry} variable if you want ham to be processed
23272 no more than once.  Thus, ham is detected and processed only when
23273 necessary, which is what most people want.  More on this in
23274 @xref{Spam ELisp Package Configuration Examples}.
23275
23276 If ham can not be moved---because of a read-only back end such as
23277 @acronym{NNTP}, for example, it will be copied.
23278
23279 If all this seems confusing, don't worry.  Soon it will be as natural
23280 as typing Lisp one-liners on a neural interface@dots{} err, sorry, that's
23281 50 years in the future yet.  Just trust us, it's not so bad.
23282
23283 @node Spam ELisp Package Filtering of Incoming Mail
23284 @subsubsection Spam ELisp Package Filtering of Incoming Mail
23285 @cindex spam filtering
23286 @cindex spam filtering incoming mail
23287 @cindex spam
23288
23289 To use the @code{spam.el} facilities for incoming mail filtering, you
23290 must add the following to your fancy split list
23291 @code{nnmail-split-fancy} or @code{nnimap-split-fancy}:
23292
23293 @example
23294 (: spam-split)
23295 @end example
23296
23297 Note that the fancy split may be called @code{nnmail-split-fancy} or
23298 @code{nnimap-split-fancy}, depending on whether you use the nnmail or
23299 nnimap back ends to retrieve your mail.
23300
23301 Also, @code{spam-split} will not modify incoming mail in any way.
23302
23303 The @code{spam-split} function will process incoming mail and send the
23304 mail considered to be spam into the group name given by the variable
23305 @code{spam-split-group}.  By default that group name is @samp{spam},
23306 but you can customize @code{spam-split-group}.  Make sure the contents
23307 of @code{spam-split-group} are an @emph{unqualified} group name, for
23308 instance in an @code{nnimap} server @samp{your-server} the value
23309 @samp{spam} will turn out to be @samp{nnimap+your-server:spam}.  The
23310 value @samp{nnimap+server:spam}, therefore, is wrong and will
23311 actually give you the group
23312 @samp{nnimap+your-server:nnimap+server:spam} which may or may not
23313 work depending on your server's tolerance for strange group names.
23314
23315 You can also give @code{spam-split} a parameter,
23316 e.g. @code{spam-use-regex-headers} or @code{"maybe-spam"}.  Why is
23317 this useful?
23318
23319 Take these split rules (with @code{spam-use-regex-headers} and
23320 @code{spam-use-blackholes} set):
23321
23322 @example
23323  nnimap-split-fancy '(|
23324                       (any "ding" "ding")
23325                       (: spam-split)
23326                       ;; @r{default mailbox}
23327                       "mail")
23328 @end example
23329
23330 Now, the problem is that you want all ding messages to make it to the
23331 ding folder.  But that will let obvious spam (for example, spam
23332 detected by SpamAssassin, and @code{spam-use-regex-headers}) through,
23333 when it's sent to the ding list.  On the other hand, some messages to
23334 the ding list are from a mail server in the blackhole list, so the
23335 invocation of @code{spam-split} can't be before the ding rule.
23336
23337 You can let SpamAssassin headers supersede ding rules, but all other
23338 @code{spam-split} rules (including a second invocation of the
23339 regex-headers check) will be after the ding rule:
23340
23341 @example
23342 nnimap-split-fancy
23343       '(|
23344         ;; @r{all spam detected by @code{spam-use-regex-headers} goes to @samp{regex-spam}}
23345         (: spam-split "regex-spam" 'spam-use-regex-headers)
23346         (any "ding" "ding")
23347         ;; @r{all other spam detected by spam-split goes to @code{spam-split-group}}
23348         (: spam-split)
23349         ;; @r{default mailbox}
23350         "mail")
23351 @end example
23352
23353 This lets you invoke specific @code{spam-split} checks depending on
23354 your particular needs, and to target the results of those checks to a
23355 particular spam group.  You don't have to throw all mail into all the
23356 spam tests.  Another reason why this is nice is that messages to
23357 mailing lists you have rules for don't have to have resource-intensive
23358 blackhole checks performed on them.  You could also specify different
23359 spam checks for your nnmail split vs. your nnimap split.  Go crazy.
23360
23361 You should still have specific checks such as
23362 @code{spam-use-regex-headers} set to @code{t}, even if you
23363 specifically invoke @code{spam-split} with the check.  The reason is
23364 that when loading @file{spam.el}, some conditional loading is done
23365 depending on what @code{spam-use-xyz} variables you have set.  This
23366 is usually not critical, though.
23367
23368 @emph{Note for IMAP users}
23369
23370 The boolean variable @code{nnimap-split-download-body} needs to be
23371 set, if you want to split based on the whole message instead of just
23372 the headers.  By default, the nnimap back end will only retrieve the
23373 message headers.  If you use a @emph{statistical} filter,
23374 e.g. @code{spam-check-bogofilter}, @code{spam-check-ifile}, or
23375 @code{spam-check-stat} (the splitters that can benefit from the full
23376 message body), this variable will be set automatically.  It is not set
23377 for non-statistical back ends by default because it will slow
23378 @acronym{IMAP} down.
23379
23380 @xref{Splitting in IMAP}.
23381
23382 @node Spam ELisp Package Global Variables
23383 @subsubsection Spam ELisp Package Global Variables
23384 @cindex spam filtering
23385 @cindex spam filtering variables
23386 @cindex spam variables
23387 @cindex spam
23388
23389 @vindex gnus-spam-process-newsgroups
23390 The concepts of ham processors and spam processors are very important.
23391 Ham processors and spam processors for a group can be set with the
23392 @code{spam-process} group parameter, or the
23393 @code{gnus-spam-process-newsgroups} variable.  Ham processors take
23394 mail known to be non-spam (@emph{ham}) and process it in some way so
23395 that later similar mail will also be considered non-spam.  Spam
23396 processors take mail known to be spam and process it so similar spam
23397 will be detected later.
23398
23399 The format of the spam or ham processor entry used to be a symbol,
23400 but now it is a @sc{cons} cell.  See the individual spam processor entries
23401 for more information.
23402
23403 @vindex gnus-spam-newsgroup-contents
23404 Gnus learns from the spam you get.  You have to collect your spam in
23405 one or more spam groups, and set or customize the variable
23406 @code{spam-junk-mailgroups} as appropriate.  You can also declare
23407 groups to contain spam by setting their group parameter
23408 @code{spam-contents} to @code{gnus-group-spam-classification-spam}, or
23409 by customizing the corresponding variable
23410 @code{gnus-spam-newsgroup-contents}.  The @code{spam-contents} group
23411 parameter and the @code{gnus-spam-newsgroup-contents} variable can
23412 also be used to declare groups as @emph{ham} groups if you set their
23413 classification to @code{gnus-group-spam-classification-ham}.  If
23414 groups are not classified by means of @code{spam-junk-mailgroups},
23415 @code{spam-contents}, or @code{gnus-spam-newsgroup-contents}, they are
23416 considered @emph{unclassified}.  All groups are unclassified by
23417 default.
23418
23419 @vindex gnus-spam-mark
23420 @cindex $
23421 In spam groups, all messages are considered to be spam by default:
23422 they get the @samp{$} mark (@code{gnus-spam-mark}) when you enter the
23423 group.  If you have seen a message, had it marked as spam, then
23424 unmarked it, it won't be marked as spam when you enter the group
23425 thereafter.  You can disable that behavior, so all unread messages
23426 will get the @samp{$} mark, if you set the
23427 @code{spam-mark-only-unseen-as-spam} parameter to @code{nil}.  You
23428 should remove the @samp{$} mark when you are in the group summary
23429 buffer for every message that is not spam after all.  To remove the
23430 @samp{$} mark, you can use @kbd{M-u} to ``unread'' the article, or
23431 @kbd{d} for declaring it read the non-spam way.  When you leave a
23432 group, all spam-marked (@samp{$}) articles are sent to a spam
23433 processor which will study them as spam samples.
23434
23435 Messages may also be deleted in various other ways, and unless
23436 @code{ham-marks} group parameter gets overridden below, marks @samp{R}
23437 and @samp{r} for default read or explicit delete, marks @samp{X} and
23438 @samp{K} for automatic or explicit kills, as well as mark @samp{Y} for
23439 low scores, are all considered to be associated with articles which
23440 are not spam.  This assumption might be false, in particular if you
23441 use kill files or score files as means for detecting genuine spam, you
23442 should then adjust the @code{ham-marks} group parameter.
23443
23444 @defvar ham-marks
23445 You can customize this group or topic parameter to be the list of
23446 marks you want to consider ham.  By default, the list contains the
23447 deleted, read, killed, kill-filed, and low-score marks (the idea is
23448 that these articles have been read, but are not spam).  It can be
23449 useful to also include the tick mark in the ham marks.  It is not
23450 recommended to make the unread mark a ham mark, because it normally
23451 indicates a lack of classification.  But you can do it, and we'll be
23452 happy for you.
23453 @end defvar
23454
23455 @defvar spam-marks
23456 You can customize this group or topic parameter to be the list of
23457 marks you want to consider spam.  By default, the list contains only
23458 the spam mark.  It is not recommended to change that, but you can if
23459 you really want to.
23460 @end defvar
23461
23462 When you leave @emph{any} group, regardless of its
23463 @code{spam-contents} classification, all spam-marked articles are sent
23464 to a spam processor, which will study these as spam samples.  If you
23465 explicit kill a lot, you might sometimes end up with articles marked
23466 @samp{K} which you never saw, and which might accidentally contain
23467 spam.  Best is to make sure that real spam is marked with @samp{$},
23468 and nothing else.
23469
23470 @vindex gnus-ham-process-destinations
23471 When you leave a @emph{spam} group, all spam-marked articles are
23472 marked as expired after processing with the spam processor.  This is
23473 not done for @emph{unclassified} or @emph{ham} groups.  Also, any
23474 @strong{ham} articles in a spam group will be moved to a location
23475 determined by either the @code{ham-process-destination} group
23476 parameter or a match in the @code{gnus-ham-process-destinations}
23477 variable, which is a list of regular expressions matched with group
23478 names (it's easiest to customize this variable with @kbd{M-x
23479 customize-variable @key{RET} gnus-ham-process-destinations}).  Each
23480 group name list is a standard Lisp list, if you prefer to customize
23481 the variable manually.  If the @code{ham-process-destination}
23482 parameter is not set, ham articles are left in place.  If the
23483 @code{spam-mark-ham-unread-before-move-from-spam-group} parameter is
23484 set, the ham articles are marked as unread before being moved.
23485
23486 If ham can not be moved---because of a read-only back end such as
23487 @acronym{NNTP}, for example, it will be copied.
23488
23489 Note that you can use multiples destinations per group or regular
23490 expression!  This enables you to send your ham to a regular mail
23491 group and to a @emph{ham training} group.
23492
23493 When you leave a @emph{ham} group, all ham-marked articles are sent to
23494 a ham processor, which will study these as non-spam samples.
23495
23496 @vindex spam-process-ham-in-spam-groups
23497 By default the variable @code{spam-process-ham-in-spam-groups} is
23498 @code{nil}.  Set it to @code{t} if you want ham found in spam groups
23499 to be processed.  Normally this is not done, you are expected instead
23500 to send your ham to a ham group and process it there.
23501
23502 @vindex spam-process-ham-in-nonham-groups
23503 By default the variable @code{spam-process-ham-in-nonham-groups} is
23504 @code{nil}.  Set it to @code{t} if you want ham found in non-ham (spam
23505 or unclassified) groups to be processed.  Normally this is not done,
23506 you are expected instead to send your ham to a ham group and process
23507 it there.
23508
23509 @vindex gnus-spam-process-destinations
23510 When you leave a @emph{ham} or @emph{unclassified} group, all
23511 @strong{spam} articles are moved to a location determined by either
23512 the @code{spam-process-destination} group parameter or a match in the
23513 @code{gnus-spam-process-destinations} variable, which is a list of
23514 regular expressions matched with group names (it's easiest to
23515 customize this variable with @kbd{M-x customize-variable @key{RET}
23516 gnus-spam-process-destinations}).  Each group name list is a standard
23517 Lisp list, if you prefer to customize the variable manually.  If the
23518 @code{spam-process-destination} parameter is not set, the spam
23519 articles are only expired.  The group name is fully qualified, meaning
23520 that if you see @samp{nntp:servername} before the group name in the
23521 group buffer then you need it here as well.
23522
23523 If spam can not be moved---because of a read-only back end such as
23524 @acronym{NNTP}, for example, it will be copied.
23525
23526 Note that you can use multiples destinations per group or regular
23527 expression!  This enables you to send your spam to multiple @emph{spam
23528 training} groups.
23529
23530 @vindex spam-log-to-registry
23531 The problem with processing ham and spam is that Gnus doesn't track
23532 this processing by default.  Enable the @code{spam-log-to-registry}
23533 variable so @code{spam.el} will use @code{gnus-registry.el} to track
23534 what articles have been processed, and avoid processing articles
23535 multiple times.  Keep in mind that if you limit the number of registry
23536 entries, this won't work as well as it does without a limit.
23537
23538 @vindex spam-mark-only-unseen-as-spam
23539 Set this variable if you want only unseen articles in spam groups to
23540 be marked as spam.  By default, it is set.  If you set it to
23541 @code{nil}, unread articles will also be marked as spam.
23542
23543 @vindex spam-mark-ham-unread-before-move-from-spam-group
23544 Set this variable if you want ham to be unmarked before it is moved
23545 out of the spam group.  This is very useful when you use something
23546 like the tick mark @samp{!} to mark ham---the article will be placed
23547 in your @code{ham-process-destination}, unmarked as if it came fresh
23548 from the mail server.
23549
23550 @vindex spam-autodetect-recheck-messages
23551 When autodetecting spam, this variable tells @code{spam.el} whether
23552 only unseen articles or all unread articles should be checked for
23553 spam.  It is recommended that you leave it off.
23554
23555 @node Spam ELisp Package Sorting and Score Display in Summary Buffer
23556 @subsubsection Spam ELisp Package Sorting and Score Display in Summary Buffer
23557 @cindex spam scoring
23558 @cindex spam sorting
23559 @cindex spam score summary buffer
23560 @cindex spam sort summary buffer
23561 @cindex spam
23562
23563 You can display the spam score of articles in your summary buffer, and
23564 you can sort articles by their spam score.
23565
23566 First you need to decide which back end you will be using.  If you use
23567 the @code{spam-use-spamassassin},
23568 @code{spam-use-spamassassin-headers}, or @code{spam-use-regex-headers}
23569 back end, the @code{X-Spam-Status} header will be used.  If you use
23570 @code{spam-use-bogofilter}, the @code{X-Bogosity} header will be used.
23571 If you use @code{spam-use-crm114}, any header that matches the CRM114
23572 score format will be used.  As long as you set the appropriate back end
23573 variable to t @emph{before} you load @file{spam.el}, you will be
23574 fine.  @code{spam.el} will automatically add the right header to the
23575 internal Gnus list of required headers.
23576
23577 To show the spam score in your summary buffer, add this line to your
23578 @code{gnus.el} file (note @code{spam.el} does not do that by default
23579 so it won't override any existing @code{S} formats you may have).
23580
23581 @lisp
23582 (defalias 'gnus-user-format-function-S 'spam-user-format-function-S)
23583 @end lisp
23584
23585 Now just set your summary line format to use @code{%uS}.  Here's an
23586 example that formats the spam score in a 5-character field:
23587
23588 @lisp
23589 (setq gnus-summary-line-format
23590  "%U%R %10&user-date; $%5uS %6k  %B %(%4L: %*%-25,25a%) %s \n")
23591 @end lisp
23592
23593 Finally, to sort by spam status, either do it globally:
23594
23595 @lisp
23596 (setq
23597  gnus-show-threads nil
23598  gnus-article-sort-functions
23599   '(spam-article-sort-by-spam-status))
23600 @end lisp
23601
23602 or per group (@pxref{Sorting the Summary Buffer}).
23603
23604 @node Spam ELisp Package Configuration Examples
23605 @subsubsection Spam ELisp Package Configuration Examples
23606 @cindex spam filtering
23607 @cindex spam filtering configuration examples
23608 @cindex spam configuration examples
23609 @cindex spam
23610
23611 @subsubheading Ted's setup
23612
23613 From Ted Zlatanov <tzz@@lifelogs.com>.
23614 @example
23615 ;; @r{for @code{gnus-registry-split-fancy-with-parent} and spam autodetection}
23616 ;; @r{see @file{gnus-registry.el} for more information}
23617 (gnus-registry-initialize)
23618 (spam-initialize)
23619
23620 ;; @r{I like @kbd{C-s} for marking spam}
23621 (define-key gnus-summary-mode-map "\C-s" 'gnus-summary-mark-as-spam)
23622
23623 (setq
23624  spam-log-to-registry t     ; @r{for spam autodetection}
23625  spam-use-BBDB t
23626  spam-use-regex-headers t   ; @r{catch X-Spam-Flag (SpamAssassin)}
23627  ;; @r{all groups with @samp{spam} in the name contain spam}
23628  gnus-spam-newsgroup-contents
23629   '(("spam" gnus-group-spam-classification-spam))
23630  ;; @r{see documentation for these}
23631  spam-move-spam-nonspam-groups-only nil
23632  spam-mark-only-unseen-as-spam t
23633  spam-mark-ham-unread-before-move-from-spam-group t
23634  nnimap-split-rule 'nnimap-split-fancy
23635  ;; @r{understand what this does before you copy it to your own setup!}
23636  nnimap-split-fancy '(|
23637                       ;; @r{trace references to parents and put in their group}
23638                       (: gnus-registry-split-fancy-with-parent)
23639                       ;; @r{this will catch server-side SpamAssassin tags}
23640                       (: spam-split 'spam-use-regex-headers)
23641                       (any "ding" "ding")
23642                       ;; @r{note that spam by default will go to @samp{spam}}
23643                       (: spam-split)
23644                       ;; @r{default mailbox}
23645                       "mail"))
23646
23647 ;; @r{my parameters, set with @kbd{G p}}
23648
23649 ;; @r{all nnml groups, and all nnimap groups except}
23650 ;; @r{@samp{nnimap+mail.lifelogs.com:train} and}
23651 ;; @r{@samp{nnimap+mail.lifelogs.com:spam}: any spam goes to nnimap training,}
23652 ;; @r{because it must have been detected manually}
23653
23654 ((spam-process-destination . "nnimap+mail.lifelogs.com:train"))
23655
23656 ;; @r{all @acronym{NNTP} groups}
23657 ;; @r{autodetect spam with the blacklist and ham with the BBDB}
23658 ((spam-autodetect-methods spam-use-blacklist spam-use-BBDB)
23659 ;; @r{send all spam to the training group}
23660  (spam-process-destination . "nnimap+mail.lifelogs.com:train"))
23661
23662 ;; @r{only some @acronym{NNTP} groups, where I want to autodetect spam}
23663 ((spam-autodetect . t))
23664
23665 ;; @r{my nnimap @samp{nnimap+mail.lifelogs.com:spam} group}
23666
23667 ;; @r{this is a spam group}
23668 ((spam-contents gnus-group-spam-classification-spam)
23669
23670  ;; @r{any spam (which happens when I enter for all unseen messages,}
23671  ;; @r{because of the @code{gnus-spam-newsgroup-contents} setting above), goes to}
23672  ;; @r{@samp{nnimap+mail.lifelogs.com:train} unless I mark it as ham}
23673
23674  (spam-process-destination "nnimap+mail.lifelogs.com:train")
23675
23676  ;; @r{any ham goes to my @samp{nnimap+mail.lifelogs.com:mail} folder, but}
23677  ;; @r{also to my @samp{nnimap+mail.lifelogs.com:trainham} folder for training}
23678
23679  (ham-process-destination "nnimap+mail.lifelogs.com:mail"
23680                           "nnimap+mail.lifelogs.com:trainham")
23681  ;; @r{in this group, only @samp{!} marks are ham}
23682  (ham-marks
23683   (gnus-ticked-mark))
23684  ;; @r{remembers senders in the blacklist on the way out---this is}
23685  ;; @r{definitely not needed, it just makes me feel better}
23686  (spam-process (gnus-group-spam-exit-processor-blacklist)))
23687
23688 ;; @r{Later, on the @acronym{IMAP} server I use the @samp{train} group for training}
23689 ;; @r{SpamAssassin to recognize spam, and the @samp{trainham} group fora}
23690 ;; @r{recognizing ham---but Gnus has nothing to do with it.}
23691
23692 @end example
23693
23694 @subsubheading Using @code{spam.el} on an IMAP server with a statistical filter on the server
23695 From Reiner Steib <reiner.steib@@gmx.de>.
23696
23697 My provider has set up bogofilter (in combination with @acronym{DCC}) on
23698 the mail server (@acronym{IMAP}).  Recognized spam goes to
23699 @samp{spam.detected}, the rest goes through the normal filter rules,
23700 i.e. to @samp{some.folder} or to @samp{INBOX}.  Training on false
23701 positives or negatives is done by copying or moving the article to
23702 @samp{training.ham} or @samp{training.spam} respectively.  A cron job on
23703 the server feeds those to bogofilter with the suitable ham or spam
23704 options and deletes them from the @samp{training.ham} and
23705 @samp{training.spam} folders.
23706
23707 With the following entries in @code{gnus-parameters}, @code{spam.el}
23708 does most of the job for me:
23709
23710 @lisp
23711    ("nnimap:spam\\.detected"
23712     (gnus-article-sort-functions '(gnus-article-sort-by-chars))
23713     (ham-process-destination "nnimap:INBOX" "nnimap:training.ham")
23714     (spam-contents gnus-group-spam-classification-spam))
23715    ("nnimap:\\(INBOX\\|other-folders\\)"
23716     (spam-process-destination . "nnimap:training.spam")
23717     (spam-contents gnus-group-spam-classification-ham))
23718 @end lisp
23719
23720 @itemize
23721
23722 @item @b{The Spam folder:}
23723
23724 In the folder @samp{spam.detected}, I have to check for false positives
23725 (i.e. legitimate mails, that were wrongly judged as spam by
23726 bogofilter or DCC).
23727
23728 Because of the @code{gnus-group-spam-classification-spam} entry, all
23729 messages are marked as spam (with @code{$}).  When I find a false
23730 positive, I mark the message with some other ham mark (@code{ham-marks},
23731 @ref{Spam ELisp Package Global Variables}).  On group exit, those
23732 messages are copied to both groups, @samp{INBOX} (where I want to have
23733 the article) and @samp{training.ham} (for training bogofilter) and
23734 deleted from the @samp{spam.detected} folder.
23735
23736 The @code{gnus-article-sort-by-chars} entry simplifies detection of
23737 false positives for me.  I receive lots of worms (sweN, @dots{}), that all
23738 have a similar size.  Grouping them by size (i.e. chars) makes finding
23739 other false positives easier.  (Of course worms aren't @i{spam}
23740 (@acronym{UCE}, @acronym{UBE}) strictly speaking.  Anyhow, bogofilter is
23741 an excellent tool for filtering those unwanted mails for me.)
23742
23743 @item @b{Ham folders:}
23744
23745 In my ham folders, I just hit @kbd{S x}
23746 (@code{gnus-summary-mark-as-spam}) whenever I see an unrecognized spam
23747 mail (false negative).  On group exit, those messages are moved to
23748 @samp{training.spam}.
23749 @end itemize
23750
23751 @subsubheading Reporting spam articles in Gmane groups with @code{spam-report.el}
23752
23753 From Reiner Steib <reiner.steib@@gmx.de>.
23754
23755 With following entry in @code{gnus-parameters}, @kbd{S x}
23756 (@code{gnus-summary-mark-as-spam}) marks articles in @code{gmane.*}
23757 groups as spam and reports the to Gmane at group exit:
23758
23759 @lisp
23760    ("^gmane\\."
23761     (spam-process (gnus-group-spam-exit-processor-report-gmane)))
23762 @end lisp
23763
23764 Additionally, I use @code{(setq spam-report-gmane-use-article-number nil)}
23765 because I don't read the groups directly from news.gmane.org, but
23766 through my local news server (leafnode).  I.e. the article numbers are
23767 not the same as on news.gmane.org, thus @code{spam-report.el} has to check
23768 the @code{X-Report-Spam} header to find the correct number.
23769
23770 @node Blacklists and Whitelists
23771 @subsubsection Blacklists and Whitelists
23772 @cindex spam filtering
23773 @cindex whitelists, spam filtering
23774 @cindex blacklists, spam filtering
23775 @cindex spam
23776
23777 @defvar spam-use-blacklist
23778
23779 Set this variable to @code{t} if you want to use blacklists when
23780 splitting incoming mail.  Messages whose senders are in the blacklist
23781 will be sent to the @code{spam-split-group}.  This is an explicit
23782 filter, meaning that it acts only on mail senders @emph{declared} to
23783 be spammers.
23784
23785 @end defvar
23786
23787 @defvar spam-use-whitelist
23788
23789 Set this variable to @code{t} if you want to use whitelists when
23790 splitting incoming mail.  Messages whose senders are not in the
23791 whitelist will be sent to the next spam-split rule.  This is an
23792 explicit filter, meaning that unless someone is in the whitelist, their
23793 messages are not assumed to be spam or ham.
23794
23795 @end defvar
23796
23797 @defvar spam-use-whitelist-exclusive
23798
23799 Set this variable to @code{t} if you want to use whitelists as an
23800 implicit filter, meaning that every message will be considered spam
23801 unless the sender is in the whitelist.  Use with care.
23802
23803 @end defvar
23804
23805 @defvar gnus-group-spam-exit-processor-blacklist
23806
23807 Add this symbol to a group's @code{spam-process} parameter by
23808 customizing the group parameters or the
23809 @code{gnus-spam-process-newsgroups} variable.  When this symbol is
23810 added to a group's @code{spam-process} parameter, the senders of
23811 spam-marked articles will be added to the blacklist.
23812
23813 @emph{WARNING}
23814
23815 Instead of the obsolete
23816 @code{gnus-group-spam-exit-processor-blacklist}, it is recommended
23817 that you use @code{'(spam spam-use-blacklist)}.  Everything will work
23818 the same way, we promise.
23819
23820 @end defvar
23821
23822 @defvar gnus-group-ham-exit-processor-whitelist
23823
23824 Add this symbol to a group's @code{spam-process} parameter by
23825 customizing the group parameters or the
23826 @code{gnus-spam-process-newsgroups} variable.  When this symbol is
23827 added to a group's @code{spam-process} parameter, the senders of
23828 ham-marked articles in @emph{ham} groups will be added to the
23829 whitelist.
23830
23831 @emph{WARNING}
23832
23833 Instead of the obsolete
23834 @code{gnus-group-ham-exit-processor-whitelist}, it is recommended
23835 that you use @code{'(ham spam-use-whitelist)}.  Everything will work
23836 the same way, we promise.
23837
23838 @end defvar
23839
23840 Blacklists are lists of regular expressions matching addresses you
23841 consider to be spam senders.  For instance, to block mail from any
23842 sender at @samp{vmadmin.com}, you can put @samp{vmadmin.com} in your
23843 blacklist.  You start out with an empty blacklist.  Blacklist entries
23844 use the Emacs regular expression syntax.
23845
23846 Conversely, whitelists tell Gnus what addresses are considered
23847 legitimate.  All messages from whitelisted addresses are considered
23848 non-spam.  Also see @ref{BBDB Whitelists}.  Whitelist entries use the
23849 Emacs regular expression syntax.
23850
23851 The blacklist and whitelist file locations can be customized with the
23852 @code{spam-directory} variable (@file{~/News/spam} by default), or
23853 the @code{spam-whitelist} and @code{spam-blacklist} variables
23854 directly.  The whitelist and blacklist files will by default be in the
23855 @code{spam-directory} directory, named @file{whitelist} and
23856 @file{blacklist} respectively.
23857
23858 @node BBDB Whitelists
23859 @subsubsection BBDB Whitelists
23860 @cindex spam filtering
23861 @cindex BBDB whitelists, spam filtering
23862 @cindex BBDB, spam filtering
23863 @cindex spam
23864
23865 @defvar spam-use-BBDB
23866
23867 Analogous to @code{spam-use-whitelist} (@pxref{Blacklists and
23868 Whitelists}), but uses the BBDB as the source of whitelisted
23869 addresses, without regular expressions.  You must have the BBDB loaded
23870 for @code{spam-use-BBDB} to work properly.  Messages whose senders are
23871 not in the BBDB will be sent to the next spam-split rule.  This is an
23872 explicit filter, meaning that unless someone is in the BBDB, their
23873 messages are not assumed to be spam or ham.
23874
23875 @end defvar
23876
23877 @defvar spam-use-BBDB-exclusive
23878
23879 Set this variable to @code{t} if you want to use the BBDB as an
23880 implicit filter, meaning that every message will be considered spam
23881 unless the sender is in the BBDB.  Use with care.  Only sender
23882 addresses in the BBDB will be allowed through; all others will be
23883 classified as spammers.
23884
23885 While @code{spam-use-BBDB-exclusive} @emph{can} be used as an alias
23886 for @code{spam-use-BBDB} as far as @code{spam.el} is concerned, it is
23887 @emph{not} a separate back end.  If you set
23888 @code{spam-use-BBDB-exclusive} to t, @emph{all} your BBDB splitting
23889 will be exclusive.
23890
23891 @end defvar
23892
23893 @defvar gnus-group-ham-exit-processor-BBDB
23894
23895 Add this symbol to a group's @code{spam-process} parameter by
23896 customizing the group parameters or the
23897 @code{gnus-spam-process-newsgroups} variable.  When this symbol is
23898 added to a group's @code{spam-process} parameter, the senders of
23899 ham-marked articles in @emph{ham} groups will be added to the
23900 BBDB.
23901
23902 @emph{WARNING}
23903
23904 Instead of the obsolete
23905 @code{gnus-group-ham-exit-processor-BBDB}, it is recommended
23906 that you use @code{'(ham spam-use-BBDB)}.  Everything will work
23907 the same way, we promise.
23908
23909 @end defvar
23910
23911 @node Gmane Spam Reporting
23912 @subsubsection Gmane Spam Reporting
23913 @cindex spam reporting
23914 @cindex Gmane, spam reporting
23915 @cindex Gmane, spam reporting
23916 @cindex spam
23917
23918 @defvar gnus-group-spam-exit-processor-report-gmane
23919
23920 Add this symbol to a group's @code{spam-process} parameter by
23921 customizing the group parameters or the
23922 @code{gnus-spam-process-newsgroups} variable.  When this symbol is
23923 added to a group's @code{spam-process} parameter, the spam-marked
23924 articles groups will be reported to the Gmane administrators via a
23925 HTTP request.
23926
23927 Gmane can be found at @uref{http://gmane.org}.
23928
23929 @emph{WARNING}
23930
23931 Instead of the obsolete
23932 @code{gnus-group-spam-exit-processor-report-gmane}, it is recommended
23933 that you use @code{'(spam spam-use-gmane)}.  Everything will work the
23934 same way, we promise.
23935
23936 @end defvar
23937
23938 @defvar spam-report-gmane-use-article-number
23939
23940 This variable is @code{t} by default.  Set it to @code{nil} if you are
23941 running your own news server, for instance, and the local article
23942 numbers don't correspond to the Gmane article numbers.  When
23943 @code{spam-report-gmane-use-article-number} is @code{nil},
23944 @code{spam-report.el} will use the @code{X-Report-Spam} header that
23945 Gmane provides.
23946
23947 @end defvar
23948
23949 @node Anti-spam Hashcash Payments
23950 @subsubsection Anti-spam Hashcash Payments
23951 @cindex spam filtering
23952 @cindex hashcash, spam filtering
23953 @cindex spam
23954
23955 @defvar spam-use-hashcash
23956
23957 Similar to @code{spam-use-whitelist} (@pxref{Blacklists and
23958 Whitelists}), but uses hashcash tokens for whitelisting messages
23959 instead of the sender address.  Messages without a hashcash payment
23960 token will be sent to the next spam-split rule.  This is an explicit
23961 filter, meaning that unless a hashcash token is found, the messages
23962 are not assumed to be spam or ham.
23963
23964 @end defvar
23965
23966 @node Blackholes
23967 @subsubsection Blackholes
23968 @cindex spam filtering
23969 @cindex blackholes, spam filtering
23970 @cindex spam
23971
23972 @defvar spam-use-blackholes
23973
23974 This option is disabled by default.  You can let Gnus consult the
23975 blackhole-type distributed spam processing systems (DCC, for instance)
23976 when you set this option.  The variable @code{spam-blackhole-servers}
23977 holds the list of blackhole servers Gnus will consult.  The current
23978 list is fairly comprehensive, but make sure to let us know if it
23979 contains outdated servers.
23980
23981 The blackhole check uses the @code{dig.el} package, but you can tell
23982 @code{spam.el} to use @code{dns.el} instead for better performance if
23983 you set @code{spam-use-dig} to @code{nil}.  It is not recommended at
23984 this time to set @code{spam-use-dig} to @code{nil} despite the
23985 possible performance improvements, because some users may be unable to
23986 use it, but you can try it and see if it works for you.
23987
23988 @end defvar
23989
23990 @defvar spam-blackhole-servers
23991
23992 The list of servers to consult for blackhole checks.
23993
23994 @end defvar
23995
23996 @defvar spam-blackhole-good-server-regex
23997
23998 A regular expression for IPs that should not be checked against the
23999 blackhole server list.  When set to @code{nil}, it has no effect.
24000
24001 @end defvar
24002
24003 @defvar spam-use-dig
24004
24005 Use the @code{dig.el} package instead of the @code{dns.el} package.
24006 The default setting of @code{t} is recommended.
24007
24008 @end defvar
24009
24010 Blackhole checks are done only on incoming mail.  There is no spam or
24011 ham processor for blackholes.
24012
24013 @node Regular Expressions Header Matching
24014 @subsubsection Regular Expressions Header Matching
24015 @cindex spam filtering
24016 @cindex regular expressions header matching, spam filtering
24017 @cindex spam
24018
24019 @defvar spam-use-regex-headers
24020
24021 This option is disabled by default.  You can let Gnus check the
24022 message headers against lists of regular expressions when you set this
24023 option.  The variables @code{spam-regex-headers-spam} and
24024 @code{spam-regex-headers-ham} hold the list of regular expressions.
24025 Gnus will check against the message headers to determine if the
24026 message is spam or ham, respectively.
24027
24028 @end defvar
24029
24030 @defvar spam-regex-headers-spam
24031
24032 The list of regular expressions that, when matched in the headers of
24033 the message, positively identify it as spam.
24034
24035 @end defvar
24036
24037 @defvar spam-regex-headers-ham
24038
24039 The list of regular expressions that, when matched in the headers of
24040 the message, positively identify it as ham.
24041
24042 @end defvar
24043
24044 Regular expression header checks are done only on incoming mail.
24045 There is no specific spam or ham processor for regular expressions.
24046
24047 @node Bogofilter
24048 @subsubsection Bogofilter
24049 @cindex spam filtering
24050 @cindex bogofilter, spam filtering
24051 @cindex spam
24052
24053 @defvar spam-use-bogofilter
24054
24055 Set this variable if you want @code{spam-split} to use Eric Raymond's
24056 speedy Bogofilter.
24057
24058 With a minimum of care for associating the @samp{$} mark for spam
24059 articles only, Bogofilter training all gets fairly automatic.  You
24060 should do this until you get a few hundreds of articles in each
24061 category, spam or not.  The command @kbd{S t} in summary mode, either
24062 for debugging or for curiosity, shows the @emph{spamicity} score of
24063 the current article (between 0.0 and 1.0).
24064
24065 Bogofilter determines if a message is spam based on a specific
24066 threshold.  That threshold can be customized, consult the Bogofilter
24067 documentation.
24068
24069 If the @code{bogofilter} executable is not in your path, Bogofilter
24070 processing will be turned off.
24071
24072 You should not enable this if you use @code{spam-use-bogofilter-headers}.
24073
24074 @end defvar
24075
24076 @defvar spam-use-bogofilter-headers
24077
24078 Set this variable if you want @code{spam-split} to use Eric Raymond's
24079 speedy Bogofilter, looking only at the message headers.  It works
24080 similarly to @code{spam-use-bogofilter}, but the @code{X-Bogosity} header
24081 must be in the message already.  Normally you would do this with a
24082 procmail recipe or something similar; consult the Bogofilter
24083 installation documents for details.
24084
24085 You should not enable this if you use @code{spam-use-bogofilter}.
24086
24087 @end defvar
24088
24089 @defvar gnus-group-spam-exit-processor-bogofilter
24090 Add this symbol to a group's @code{spam-process} parameter by
24091 customizing the group parameters or the
24092 @code{gnus-spam-process-newsgroups} variable.  When this symbol is
24093 added to a group's @code{spam-process} parameter, spam-marked articles
24094 will be added to the Bogofilter spam database.
24095
24096 @emph{WARNING}
24097
24098 Instead of the obsolete
24099 @code{gnus-group-spam-exit-processor-bogofilter}, it is recommended
24100 that you use @code{'(spam spam-use-bogofilter)}.  Everything will work
24101 the same way, we promise.
24102 @end defvar
24103
24104 @defvar gnus-group-ham-exit-processor-bogofilter
24105 Add this symbol to a group's @code{spam-process} parameter by
24106 customizing the group parameters or the
24107 @code{gnus-spam-process-newsgroups} variable.  When this symbol is
24108 added to a group's @code{spam-process} parameter, the ham-marked
24109 articles in @emph{ham} groups will be added to the Bogofilter database
24110 of non-spam messages.
24111
24112 @emph{WARNING}
24113
24114 Instead of the obsolete
24115 @code{gnus-group-ham-exit-processor-bogofilter}, it is recommended
24116 that you use @code{'(ham spam-use-bogofilter)}.  Everything will work
24117 the same way, we promise.
24118 @end defvar
24119
24120 @defvar spam-bogofilter-database-directory
24121
24122 This is the directory where Bogofilter will store its databases.  It
24123 is not specified by default, so Bogofilter will use its own default
24124 database directory.
24125
24126 @end defvar
24127
24128 The Bogofilter mail classifier is similar to @command{ifile} in intent and
24129 purpose.  A ham and a spam processor are provided, plus the
24130 @code{spam-use-bogofilter} and @code{spam-use-bogofilter-headers}
24131 variables to indicate to spam-split that Bogofilter should either be
24132 used, or has already been used on the article.  The 0.9.2.1 version of
24133 Bogofilter was used to test this functionality.
24134
24135 @node SpamAssassin back end
24136 @subsubsection SpamAssassin back end
24137 @cindex spam filtering
24138 @cindex spamassassin, spam filtering
24139 @cindex spam
24140
24141 @defvar spam-use-spamassassin
24142
24143 Set this variable if you want @code{spam-split} to use SpamAssassin.
24144
24145 SpamAssassin assigns a score to each article based on a set of rules
24146 and tests, including a Bayesian filter.  The Bayesian filter can be
24147 trained by associating the @samp{$} mark for spam articles.  The
24148 spam score can be viewed by using the command @kbd{S t} in summary
24149 mode.
24150
24151 If you set this variable, each article will be processed by
24152 SpamAssassin when @code{spam-split} is called.  If your mail is
24153 preprocessed by SpamAssassin, and you want to just use the
24154 SpamAssassin headers, set @code{spam-use-spamassassin-headers}
24155 instead.
24156
24157 You should not enable this is you use
24158 @code{spam-use-spamassassin-headers}.
24159
24160 @end defvar
24161
24162 @defvar spam-use-spamassassin-headers
24163
24164 Set this variable if your mail is preprocessed by SpamAssassin and
24165 want @code{spam-split} to split based on the SpamAssassin headers.
24166
24167 You should not enable this is you use @code{spam-use-spamassassin}.
24168
24169 @end defvar
24170
24171 @defvar spam-spamassassin-path
24172
24173 This variable points to the SpamAssassin executable.  If you have
24174 @code{spamd} running, you can set this variable to the @code{spamc}
24175 executable for faster processing.  See the SpamAssassin documentation
24176 for more information on @code{spamd}/@code{spamc}.
24177
24178 @end defvar
24179
24180 SpamAssassin is a powerful and flexible spam filter that uses a wide
24181 variety of tests to identify spam.  A ham and a spam processors are
24182 provided, plus the @code{spam-use-spamassassin} and
24183 @code{spam-use-spamassassin-headers} variables to indicate to
24184 spam-split that SpamAssassin should be either used, or has already
24185 been used on the article.  The 2.63 version of SpamAssassin was used
24186 to test this functionality.
24187
24188 @node ifile spam filtering
24189 @subsubsection ifile spam filtering
24190 @cindex spam filtering
24191 @cindex ifile, spam filtering
24192 @cindex spam
24193
24194 @defvar spam-use-ifile
24195
24196 Enable this variable if you want @code{spam-split} to use @command{ifile}, a
24197 statistical analyzer similar to Bogofilter.
24198
24199 @end defvar
24200
24201 @defvar spam-ifile-all-categories
24202
24203 Enable this variable if you want @code{spam-use-ifile} to give you all
24204 the ifile categories, not just spam/non-spam.  If you use this, make
24205 sure you train ifile as described in its documentation.
24206
24207 @end defvar
24208
24209 @defvar spam-ifile-spam-category
24210
24211 This is the category of spam messages as far as ifile is concerned.
24212 The actual string used is irrelevant, but you probably want to leave
24213 the default value of @samp{spam}.
24214 @end defvar
24215
24216 @defvar spam-ifile-database-path
24217
24218 This is the filename for the ifile database.  It is not specified by
24219 default, so ifile will use its own default database name.
24220
24221 @end defvar
24222
24223 The ifile mail classifier is similar to Bogofilter in intent and
24224 purpose.  A ham and a spam processor are provided, plus the
24225 @code{spam-use-ifile} variable to indicate to spam-split that ifile
24226 should be used.  The 1.2.1 version of ifile was used to test this
24227 functionality.
24228
24229 @node spam-stat spam filtering
24230 @subsubsection spam-stat spam filtering
24231 @cindex spam filtering
24232 @cindex spam-stat, spam filtering
24233 @cindex spam-stat
24234 @cindex spam
24235
24236 @xref{Filtering Spam Using Statistics with spam-stat}.
24237
24238 @defvar spam-use-stat
24239
24240 Enable this variable if you want @code{spam-split} to use
24241 spam-stat.el, an Emacs Lisp statistical analyzer.
24242
24243 @end defvar
24244
24245 @defvar gnus-group-spam-exit-processor-stat
24246 Add this symbol to a group's @code{spam-process} parameter by
24247 customizing the group parameters or the
24248 @code{gnus-spam-process-newsgroups} variable.  When this symbol is
24249 added to a group's @code{spam-process} parameter, the spam-marked
24250 articles will be added to the spam-stat database of spam messages.
24251
24252 @emph{WARNING}
24253
24254 Instead of the obsolete
24255 @code{gnus-group-spam-exit-processor-stat}, it is recommended
24256 that you use @code{'(spam spam-use-stat)}.  Everything will work
24257 the same way, we promise.
24258 @end defvar
24259
24260 @defvar gnus-group-ham-exit-processor-stat
24261 Add this symbol to a group's @code{spam-process} parameter by
24262 customizing the group parameters or the
24263 @code{gnus-spam-process-newsgroups} variable.  When this symbol is
24264 added to a group's @code{spam-process} parameter, the ham-marked
24265 articles in @emph{ham} groups will be added to the spam-stat database
24266 of non-spam messages.
24267
24268 @emph{WARNING}
24269
24270 Instead of the obsolete
24271 @code{gnus-group-ham-exit-processor-stat}, it is recommended
24272 that you use @code{'(ham spam-use-stat)}.  Everything will work
24273 the same way, we promise.
24274 @end defvar
24275
24276 This enables @code{spam.el} to cooperate with @file{spam-stat.el}.
24277 @file{spam-stat.el} provides an internal (Lisp-only) spam database,
24278 which unlike ifile or Bogofilter does not require external programs.
24279 A spam and a ham processor, and the @code{spam-use-stat} variable for
24280 @code{spam-split} are provided.
24281
24282 @node SpamOracle
24283 @subsubsection Using SpamOracle with Gnus
24284 @cindex spam filtering
24285 @cindex SpamOracle
24286 @cindex spam
24287
24288 An easy way to filter out spam is to use SpamOracle.  SpamOracle is an
24289 statistical mail filtering tool written by Xavier Leroy and needs to be
24290 installed separately.
24291
24292 There are several ways to use SpamOracle with Gnus.  In all cases, your
24293 mail is piped through SpamOracle in its @emph{mark} mode.  SpamOracle will
24294 then enter an @samp{X-Spam} header indicating whether it regards the
24295 mail as a spam mail or not.
24296
24297 One possibility is to run SpamOracle as a @code{:prescript} from the
24298 @xref{Mail Source Specifiers}, (@pxref{SpamAssassin}).  This method has
24299 the advantage that the user can see the @emph{X-Spam} headers.
24300
24301 The easiest method is to make @code{spam.el} (@pxref{Filtering Spam
24302 Using The Spam ELisp Package}) call SpamOracle.
24303
24304 @vindex spam-use-spamoracle
24305 To enable SpamOracle usage by @code{spam.el}, set the variable
24306 @code{spam-use-spamoracle} to @code{t} and configure the
24307 @code{nnmail-split-fancy} or @code{nnimap-split-fancy} as described in
24308 the section @xref{Filtering Spam Using The Spam ELisp Package}.  In
24309 this example the @samp{INBOX} of an nnimap server is filtered using
24310 SpamOracle.  Mails recognized as spam mails will be moved to
24311 @code{spam-split-group}, @samp{Junk} in this case.  Ham messages stay
24312 in @samp{INBOX}:
24313
24314 @example
24315 (setq spam-use-spamoracle t
24316       spam-split-group "Junk"
24317       nnimap-split-inbox '("INBOX")
24318       nnimap-split-rule 'nnimap-split-fancy
24319       nnimap-split-fancy '(| (: spam-split) "INBOX"))
24320 @end example
24321
24322 @defvar spam-use-spamoracle
24323 Set to @code{t} if you want Gnus to enable spam filtering using
24324 SpamOracle.
24325 @end defvar
24326
24327 @defvar spam-spamoracle-binary
24328 Gnus uses the SpamOracle binary called @file{spamoracle} found in the
24329 user's PATH.  Using the variable @code{spam-spamoracle-binary}, this
24330 can be customized.
24331 @end defvar
24332
24333 @defvar spam-spamoracle-database
24334 By default, SpamOracle uses the file @file{~/.spamoracle.db} as a database to
24335 store its analyses.  This is controlled by the variable
24336 @code{spam-spamoracle-database} which defaults to @code{nil}.  That means
24337 the default SpamOracle database will be used.  In case you want your
24338 database to live somewhere special, set
24339 @code{spam-spamoracle-database} to this path.
24340 @end defvar
24341
24342 SpamOracle employs a statistical algorithm to determine whether a
24343 message is spam or ham.  In order to get good results, meaning few
24344 false hits or misses, SpamOracle needs training.  SpamOracle learns the
24345 characteristics of your spam mails.  Using the @emph{add} mode
24346 (training mode) one has to feed good (ham) and spam mails to
24347 SpamOracle.  This can be done by pressing @kbd{|} in the Summary buffer
24348 and pipe the mail to a SpamOracle process or using @code{spam.el}'s
24349 spam- and ham-processors, which is much more convenient.  For a
24350 detailed description of spam- and ham-processors, @xref{Filtering Spam
24351 Using The Spam ELisp Package}.
24352
24353 @defvar gnus-group-spam-exit-processor-spamoracle
24354 Add this symbol to a group's @code{spam-process} parameter by
24355 customizing the group parameter or the
24356 @code{gnus-spam-process-newsgroups} variable.  When this symbol is added
24357 to a group's @code{spam-process} parameter, spam-marked articles will be
24358 sent to SpamOracle as spam samples.
24359
24360 @emph{WARNING}
24361
24362 Instead of the obsolete
24363 @code{gnus-group-spam-exit-processor-spamoracle}, it is recommended
24364 that you use @code{'(spam spam-use-spamoracle)}.  Everything will work
24365 the same way, we promise.
24366 @end defvar
24367
24368 @defvar gnus-group-ham-exit-processor-spamoracle
24369 Add this symbol to a group's @code{spam-process} parameter by
24370 customizing the group parameter or the
24371 @code{gnus-spam-process-newsgroups} variable.  When this symbol is added
24372 to a group's @code{spam-process} parameter, the ham-marked articles in
24373 @emph{ham} groups will be sent to the SpamOracle as samples of ham
24374 messages.
24375
24376 @emph{WARNING}
24377
24378 Instead of the obsolete
24379 @code{gnus-group-ham-exit-processor-spamoracle}, it is recommended
24380 that you use @code{'(ham spam-use-spamoracle)}.  Everything will work
24381 the same way, we promise.
24382 @end defvar
24383
24384 @emph{Example:} These are the Group Parameters of a group that has been
24385 classified as a ham group, meaning that it should only contain ham
24386 messages.
24387 @example
24388  ((spam-contents gnus-group-spam-classification-ham)
24389   (spam-process ((ham spam-use-spamoracle)
24390                  (spam spam-use-spamoracle))))
24391 @end example
24392 For this group the @code{spam-use-spamoracle} is installed for both
24393 ham and spam processing.  If the group contains spam message
24394 (e.g. because SpamOracle has not had enough sample messages yet) and
24395 the user marks some messages as spam messages, these messages will be
24396 processed by SpamOracle.  The processor sends the messages to
24397 SpamOracle as new samples for spam.
24398
24399 @node Extending the Spam ELisp package
24400 @subsubsection Extending the Spam ELisp package
24401 @cindex spam filtering
24402 @cindex spam elisp package, extending
24403 @cindex extending the spam elisp package
24404
24405 Say you want to add a new back end called blackbox.  For filtering
24406 incoming mail, provide the following:
24407
24408 @enumerate
24409
24410 @item
24411 Code
24412
24413 @lisp
24414 (defvar spam-use-blackbox nil
24415   "True if blackbox should be used.")
24416 @end lisp
24417
24418 Write @code{spam-check-blackbox} if Blackbox can check incoming mail.
24419
24420 Write @code{spam-blackbox-register-routine} and
24421 @code{spam-blackbox-unregister-routine} using the bogofilter
24422 register/unregister routines as a start, or other restister/unregister
24423 routines more appropriate to Blackbox, if Blackbox can
24424 register/unregister spam and ham.
24425
24426 @item
24427 Functionality
24428
24429 The @code{spam-check-blackbox} function should return @samp{nil} or
24430 @code{spam-split-group}, observing the other conventions.  See the
24431 existing @code{spam-check-*} functions for examples of what you can
24432 do, and stick to the template unless you fully understand the reasons
24433 why you aren't.
24434
24435 @end enumerate
24436
24437 For processing spam and ham messages, provide the following:
24438
24439 @enumerate
24440
24441 @item
24442 Code
24443
24444 Note you don't have to provide a spam or a ham processor.  Only
24445 provide them if Blackbox supports spam or ham processing.
24446
24447 Also, ham and spam processors are being phased out as single
24448 variables.  Instead the form @code{'(spam spam-use-blackbox)} or
24449 @code{'(ham spam-use-blackbox)} is favored.  For now, spam/ham
24450 processor variables are still around but they won't be for long.
24451
24452 @lisp
24453 (defvar gnus-group-spam-exit-processor-blackbox "blackbox-spam"
24454   "The Blackbox summary exit spam processor.
24455 Only applicable to spam groups.")
24456
24457 (defvar gnus-group-ham-exit-processor-blackbox "blackbox-ham"
24458   "The whitelist summary exit ham processor.
24459 Only applicable to non-spam (unclassified and ham) groups.")
24460
24461 @end lisp
24462
24463 @item
24464 Gnus parameters
24465
24466 Add
24467 @lisp
24468 (const :tag "Spam: Blackbox" (spam spam-use-blackbox))
24469 (const :tag "Ham: Blackbox"  (ham spam-use-blackbox))
24470 @end lisp
24471 to the @code{spam-process} group parameter in @code{gnus.el}.  Make
24472 sure you do it twice, once for the parameter and once for the
24473 variable customization.
24474
24475 Add
24476 @lisp
24477 (variable-item spam-use-blackbox)
24478 @end lisp
24479 to the @code{spam-autodetect-methods} group parameter in
24480 @code{gnus.el} if Blackbox can check incoming mail for spam contents.
24481
24482 Finally, use the appropriate @code{spam-install-*-backend} function in
24483 @code{spam.el}.  Here are the available functions.
24484
24485
24486 @enumerate
24487
24488 @item
24489 @code{spam-install-backend-alias}
24490
24491 This function will simply install an alias for a back end that does
24492 everything like the original back end.  It is currently only used to
24493 make @code{spam-use-BBDB-exclusive} act like @code{spam-use-BBDB}.
24494
24495 @item
24496 @code{spam-install-nocheck-backend}
24497
24498 This function installs a back end that has no check function, but can
24499 register/unregister ham or spam.  The @code{spam-use-gmane} back end is
24500 such a back end.
24501
24502 @item
24503 @code{spam-install-checkonly-backend}
24504
24505 This function will install a back end that can only check incoming mail
24506 for spam contents.  It can't register or unregister messages.
24507 @code{spam-use-blackholes} and @code{spam-use-hashcash} are such
24508 back ends.
24509
24510 @item
24511 @code{spam-install-statistical-checkonly-backend}
24512
24513 This function installs a statistical back end (one which requires the
24514 full body of a message to check it) that can only check incoming mail
24515 for contents.  @code{spam-use-regex-body} is such a filter.
24516
24517 @item
24518 @code{spam-install-statistical-backend}
24519
24520 This function install a statistical back end with incoming checks and
24521 registration/unregistration routines.  @code{spam-use-bogofilter} is
24522 set up this way.
24523
24524 @item
24525 @code{spam-install-backend}
24526
24527 This is the most normal back end installation, where a back end that can
24528 check and register/unregister messages is set up without statistical
24529 abilities.  The @code{spam-use-BBDB} is such a back end.
24530
24531 @item
24532 @code{spam-install-mover-backend}
24533
24534 Mover back ends are internal to @code{spam.el} and specifically move
24535 articles around when the summary is exited.  You will very probably
24536 never install such a back end.
24537 @end enumerate
24538
24539 @end enumerate
24540
24541
24542 @node Filtering Spam Using Statistics with spam-stat
24543 @subsection Filtering Spam Using Statistics with spam-stat
24544 @cindex Paul Graham
24545 @cindex Graham, Paul
24546 @cindex naive Bayesian spam filtering
24547 @cindex Bayesian spam filtering, naive
24548 @cindex spam filtering, naive Bayesian
24549
24550 Paul Graham has written an excellent essay about spam filtering using
24551 statistics: @uref{http://www.paulgraham.com/spam.html,A Plan for
24552 Spam}.  In it he describes the inherent deficiency of rule-based
24553 filtering as used by SpamAssassin, for example: Somebody has to write
24554 the rules, and everybody else has to install these rules.  You are
24555 always late.  It would be much better, he argues, to filter mail based
24556 on whether it somehow resembles spam or non-spam.  One way to measure
24557 this is word distribution.  He then goes on to describe a solution
24558 that checks whether a new mail resembles any of your other spam mails
24559 or not.
24560
24561 The basic idea is this:  Create a two collections of your mail, one
24562 with spam, one with non-spam.  Count how often each word appears in
24563 either collection, weight this by the total number of mails in the
24564 collections, and store this information in a dictionary.  For every
24565 word in a new mail, determine its probability to belong to a spam or a
24566 non-spam mail.  Use the 15 most conspicuous words, compute the total
24567 probability of the mail being spam.  If this probability is higher
24568 than a certain threshold, the mail is considered to be spam.
24569
24570 Gnus supports this kind of filtering.  But it needs some setting up.
24571 First, you need two collections of your mail, one with spam, one with
24572 non-spam.  Then you need to create a dictionary using these two
24573 collections, and save it.  And last but not least, you need to use
24574 this dictionary in your fancy mail splitting rules.
24575
24576 @menu
24577 * Creating a spam-stat dictionary::
24578 * Splitting mail using spam-stat::
24579 * Low-level interface to the spam-stat dictionary::
24580 @end menu
24581
24582 @node Creating a spam-stat dictionary
24583 @subsubsection Creating a spam-stat dictionary
24584
24585 Before you can begin to filter spam based on statistics, you must
24586 create these statistics based on two mail collections, one with spam,
24587 one with non-spam.  These statistics are then stored in a dictionary
24588 for later use.  In order for these statistics to be meaningful, you
24589 need several hundred emails in both collections.
24590
24591 Gnus currently supports only the nnml back end for automated dictionary
24592 creation.  The nnml back end stores all mails in a directory, one file
24593 per mail.  Use the following:
24594
24595 @defun spam-stat-process-spam-directory
24596 Create spam statistics for every file in this directory.  Every file
24597 is treated as one spam mail.
24598 @end defun
24599
24600 @defun spam-stat-process-non-spam-directory
24601 Create non-spam statistics for every file in this directory.  Every
24602 file is treated as one non-spam mail.
24603 @end defun
24604
24605 Usually you would call @code{spam-stat-process-spam-directory} on a
24606 directory such as @file{~/Mail/mail/spam} (this usually corresponds
24607 the the group @samp{nnml:mail.spam}), and you would call
24608 @code{spam-stat-process-non-spam-directory} on a directory such as
24609 @file{~/Mail/mail/misc} (this usually corresponds the the group
24610 @samp{nnml:mail.misc}).
24611
24612 When you are using @acronym{IMAP}, you won't have the mails available
24613 locally, so that will not work.  One solution is to use the Gnus Agent
24614 to cache the articles.  Then you can use directories such as
24615 @file{"~/News/agent/nnimap/mail.yourisp.com/personal_spam"} for
24616 @code{spam-stat-process-spam-directory}.  @xref{Agent as Cache}.
24617
24618 @defvar spam-stat
24619 This variable holds the hash-table with all the statistics---the
24620 dictionary we have been talking about.  For every word in either
24621 collection, this hash-table stores a vector describing how often the
24622 word appeared in spam and often it appeared in non-spam mails.
24623 @end defvar
24624
24625 If you want to regenerate the statistics from scratch, you need to
24626 reset the dictionary.
24627
24628 @defun spam-stat-reset
24629 Reset the @code{spam-stat} hash-table, deleting all the statistics.
24630 @end defun
24631
24632 When you are done, you must save the dictionary.  The dictionary may
24633 be rather large.  If you will not update the dictionary incrementally
24634 (instead, you will recreate it once a month, for example), then you
24635 can reduce the size of the dictionary by deleting all words that did
24636 not appear often enough or that do not clearly belong to only spam or
24637 only non-spam mails.
24638
24639 @defun spam-stat-reduce-size
24640 Reduce the size of the dictionary.  Use this only if you do not want
24641 to update the dictionary incrementally.
24642 @end defun
24643
24644 @defun spam-stat-save
24645 Save the dictionary.
24646 @end defun
24647
24648 @defvar spam-stat-file
24649 The filename used to store the dictionary.  This defaults to
24650 @file{~/.spam-stat.el}.
24651 @end defvar
24652
24653 @node Splitting mail using spam-stat
24654 @subsubsection Splitting mail using spam-stat
24655
24656 In order to use @code{spam-stat} to split your mail, you need to add the
24657 following to your @file{~/.gnus.el} file:
24658
24659 @lisp
24660 (require 'spam-stat)
24661 (spam-stat-load)
24662 @end lisp
24663
24664 This will load the necessary Gnus code, and the dictionary you
24665 created.
24666
24667 Next, you need to adapt your fancy splitting rules:  You need to
24668 determine how to use @code{spam-stat}.  The following examples are for
24669 the nnml back end.  Using the nnimap back end works just as well.  Just
24670 use @code{nnimap-split-fancy} instead of @code{nnmail-split-fancy}.
24671
24672 In the simplest case, you only have two groups, @samp{mail.misc} and
24673 @samp{mail.spam}.  The following expression says that mail is either
24674 spam or it should go into @samp{mail.misc}.  If it is spam, then
24675 @code{spam-stat-split-fancy} will return @samp{mail.spam}.
24676
24677 @lisp
24678 (setq nnmail-split-fancy
24679       `(| (: spam-stat-split-fancy)
24680           "mail.misc"))
24681 @end lisp
24682
24683 @defvar spam-stat-split-fancy-spam-group
24684 The group to use for spam.  Default is @samp{mail.spam}.
24685 @end defvar
24686
24687 If you also filter mail with specific subjects into other groups, use
24688 the following expression.  Only mails not matching the regular
24689 expression are considered potential spam.
24690
24691 @lisp
24692 (setq nnmail-split-fancy
24693       `(| ("Subject" "\\bspam-stat\\b" "mail.emacs")
24694           (: spam-stat-split-fancy)
24695           "mail.misc"))
24696 @end lisp
24697
24698 If you want to filter for spam first, then you must be careful when
24699 creating the dictionary.  Note that @code{spam-stat-split-fancy} must
24700 consider both mails in @samp{mail.emacs} and in @samp{mail.misc} as
24701 non-spam, therefore both should be in your collection of non-spam
24702 mails, when creating the dictionary!
24703
24704 @lisp
24705 (setq nnmail-split-fancy
24706       `(| (: spam-stat-split-fancy)
24707           ("Subject" "\\bspam-stat\\b" "mail.emacs")
24708           "mail.misc"))
24709 @end lisp
24710
24711 You can combine this with traditional filtering.  Here, we move all
24712 HTML-only mails into the @samp{mail.spam.filtered} group.  Note that since
24713 @code{spam-stat-split-fancy} will never see them, the mails in
24714 @samp{mail.spam.filtered} should be neither in your collection of spam mails,
24715 nor in your collection of non-spam mails, when creating the
24716 dictionary!
24717
24718 @lisp
24719 (setq nnmail-split-fancy
24720       `(| ("Content-Type" "text/html" "mail.spam.filtered")
24721           (: spam-stat-split-fancy)
24722           ("Subject" "\\bspam-stat\\b" "mail.emacs")
24723           "mail.misc"))
24724 @end lisp
24725
24726
24727 @node Low-level interface to the spam-stat dictionary
24728 @subsubsection Low-level interface to the spam-stat dictionary
24729
24730 The main interface to using @code{spam-stat}, are the following functions:
24731
24732 @defun spam-stat-buffer-is-spam
24733 Called in a buffer, that buffer is considered to be a new spam mail.
24734 Use this for new mail that has not been processed before.
24735 @end defun
24736
24737 @defun spam-stat-buffer-is-no-spam
24738 Called in a buffer, that buffer is considered to be a new non-spam
24739 mail.  Use this for new mail that has not been processed before.
24740 @end defun
24741
24742 @defun spam-stat-buffer-change-to-spam
24743 Called in a buffer, that buffer is no longer considered to be normal
24744 mail but spam.  Use this to change the status of a mail that has
24745 already been processed as non-spam.
24746 @end defun
24747
24748 @defun spam-stat-buffer-change-to-non-spam
24749 Called in a buffer, that buffer is no longer considered to be spam but
24750 normal mail.  Use this to change the status of a mail that has already
24751 been processed as spam.
24752 @end defun
24753
24754 @defun spam-stat-save
24755 Save the hash table to the file.  The filename used is stored in the
24756 variable @code{spam-stat-file}.
24757 @end defun
24758
24759 @defun spam-stat-load
24760 Load the hash table from a file.  The filename used is stored in the
24761 variable @code{spam-stat-file}.
24762 @end defun
24763
24764 @defun spam-stat-score-word
24765 Return the spam score for a word.
24766 @end defun
24767
24768 @defun spam-stat-score-buffer
24769 Return the spam score for a buffer.
24770 @end defun
24771
24772 @defun spam-stat-split-fancy
24773 Use this function for fancy mail splitting.  Add the rule @samp{(:
24774 spam-stat-split-fancy)} to @code{nnmail-split-fancy}
24775 @end defun
24776
24777 Make sure you load the dictionary before using it.  This requires the
24778 following in your @file{~/.gnus.el} file:
24779
24780 @lisp
24781 (require 'spam-stat)
24782 (spam-stat-load)
24783 @end lisp
24784
24785 Typical test will involve calls to the following functions:
24786
24787 @smallexample
24788 Reset: (setq spam-stat (make-hash-table :test 'equal))
24789 Learn spam: (spam-stat-process-spam-directory "~/Mail/mail/spam")
24790 Learn non-spam: (spam-stat-process-non-spam-directory "~/Mail/mail/misc")
24791 Save table: (spam-stat-save)
24792 File size: (nth 7 (file-attributes spam-stat-file))
24793 Number of words: (hash-table-count spam-stat)
24794 Test spam: (spam-stat-test-directory "~/Mail/mail/spam")
24795 Test non-spam: (spam-stat-test-directory "~/Mail/mail/misc")
24796 Reduce table size: (spam-stat-reduce-size)
24797 Save table: (spam-stat-save)
24798 File size: (nth 7 (file-attributes spam-stat-file))
24799 Number of words: (hash-table-count spam-stat)
24800 Test spam: (spam-stat-test-directory "~/Mail/mail/spam")
24801 Test non-spam: (spam-stat-test-directory "~/Mail/mail/misc")
24802 @end smallexample
24803
24804 Here is how you would create your dictionary:
24805
24806 @smallexample
24807 Reset: (setq spam-stat (make-hash-table :test 'equal))
24808 Learn spam: (spam-stat-process-spam-directory "~/Mail/mail/spam")
24809 Learn non-spam: (spam-stat-process-non-spam-directory "~/Mail/mail/misc")
24810 Repeat for any other non-spam group you need...
24811 Reduce table size: (spam-stat-reduce-size)
24812 Save table: (spam-stat-save)
24813 @end smallexample
24814
24815 @node Other modes
24816 @section Interaction with other modes
24817
24818 @subsection Dired
24819 @cindex dired
24820
24821 @code{gnus-dired-minor-mode} provided some useful functions for dired
24822 buffers.  It is enabled with
24823 @lisp
24824 (add-hook 'dired-mode-hook 'turn-on-gnus-dired-mode)
24825 @end lisp
24826
24827 @table @kbd
24828 @item C-c C-m C-a
24829 @findex gnus-dired-attach
24830 Send dired's marked files as an attachment (@code{gnus-dired-attach}).
24831 You will be prompted for a message buffer.
24832
24833 @item C-c C-m C-l
24834 @findex gnus-dired-find-file-mailcap
24835 Visit a file according to the appropriate mailcap entry
24836 (@code{gnus-dired-find-file-mailcap}).  With prefix, open file in a new
24837 buffer.
24838
24839 @item C-c C-m C-p
24840 @findex gnus-dired-print
24841 Print file according to the mailcap entry (@code{gnus-dired-print}).  If
24842 there is no print command, print in a PostScript image.
24843 @end table
24844
24845 @node Various Various
24846 @section Various Various
24847 @cindex mode lines
24848 @cindex highlights
24849
24850 @table @code
24851
24852 @item gnus-home-directory
24853 @vindex gnus-home-directory
24854 All Gnus file and directory variables will be initialized from this
24855 variable, which defaults to @file{~/}.
24856
24857 @item gnus-directory
24858 @vindex gnus-directory
24859 Most Gnus storage file and directory variables will be initialized from
24860 this variable, which defaults to the @env{SAVEDIR} environment
24861 variable, or @file{~/News/} if that variable isn't set.
24862
24863 Note that gnus is mostly loaded when the @file{.gnus.el} file is read.
24864 This means that other directory variables that are initialized from this
24865 variable won't be set properly if you set this variable in
24866 @file{.gnus.el}.  Set this variable in @file{.emacs} instead.
24867
24868 @item gnus-default-directory
24869 @vindex gnus-default-directory
24870 Not related to the above variable at all---this variable says what the
24871 default directory of all Gnus buffers should be.  If you issue commands
24872 like @kbd{C-x C-f}, the prompt you'll get starts in the current buffer's
24873 default directory.  If this variable is @code{nil} (which is the
24874 default), the default directory will be the default directory of the
24875 buffer you were in when you started Gnus.
24876
24877 @item gnus-verbose
24878 @vindex gnus-verbose
24879 This variable is an integer between zero and ten.  The higher the value,
24880 the more messages will be displayed.  If this variable is zero, Gnus
24881 will never flash any messages, if it is seven (which is the default),
24882 most important messages will be shown, and if it is ten, Gnus won't ever
24883 shut up, but will flash so many messages it will make your head swim.
24884
24885 @item gnus-verbose-backends
24886 @vindex gnus-verbose-backends
24887 This variable works the same way as @code{gnus-verbose}, but it applies
24888 to the Gnus back ends instead of Gnus proper.
24889
24890 @item nnheader-max-head-length
24891 @vindex nnheader-max-head-length
24892 When the back ends read straight heads of articles, they all try to read
24893 as little as possible.  This variable (default 4096) specifies
24894 the absolute max length the back ends will try to read before giving up
24895 on finding a separator line between the head and the body.  If this
24896 variable is @code{nil}, there is no upper read bound.  If it is
24897 @code{t}, the back ends won't try to read the articles piece by piece,
24898 but read the entire articles.  This makes sense with some versions of
24899 @code{ange-ftp} or @code{efs}.
24900
24901 @item nnheader-head-chop-length
24902 @vindex nnheader-head-chop-length
24903 This variable (default 2048) says how big a piece of each article to
24904 read when doing the operation described above.
24905
24906 @item nnheader-file-name-translation-alist
24907 @vindex nnheader-file-name-translation-alist
24908 @cindex file names
24909 @cindex invalid characters in file names
24910 @cindex characters in file names
24911 This is an alist that says how to translate characters in file names.
24912 For instance, if @samp{:} is invalid as a file character in file names
24913 on your system (you OS/2 user you), you could say something like:
24914
24915 @lisp
24916 @group
24917 (setq nnheader-file-name-translation-alist
24918       '((?: . ?_)))
24919 @end group
24920 @end lisp
24921
24922 In fact, this is the default value for this variable on OS/2 and MS
24923 Windows (phooey) systems.
24924
24925 @item gnus-hidden-properties
24926 @vindex gnus-hidden-properties
24927 This is a list of properties to use to hide ``invisible'' text.  It is
24928 @code{(invisible t intangible t)} by default on most systems, which
24929 makes invisible text invisible and intangible.
24930
24931 @item gnus-parse-headers-hook
24932 @vindex gnus-parse-headers-hook
24933 A hook called before parsing headers.  It can be used, for instance, to
24934 gather statistics on the headers fetched, or perhaps you'd like to prune
24935 some headers.  I don't see why you'd want that, though.
24936
24937 @item gnus-shell-command-separator
24938 @vindex gnus-shell-command-separator
24939 String used to separate two shell commands.  The default is @samp{;}.
24940
24941 @item gnus-invalid-group-regexp
24942 @vindex gnus-invalid-group-regexp
24943
24944 Regexp to match ``invalid'' group names when querying user for a group
24945 name.  The default value catches some @strong{really} invalid group
24946 names who could possibly mess up Gnus internally (like allowing
24947 @samp{:} in a group name, which is normally used to delimit method and
24948 group).
24949
24950 @acronym{IMAP} users might want to allow @samp{/} in group names though.
24951
24952
24953 @end table
24954
24955 @node The End
24956 @chapter The End
24957
24958 Well, that's the manual---you can get on with your life now.  Keep in
24959 touch.  Say hello to your cats from me.
24960
24961 My @strong{ghod}---I just can't stand goodbyes.  Sniffle.
24962
24963 Ol' Charles Reznikoff said it pretty well, so I leave the floor to him:
24964
24965 @quotation
24966 @strong{Te Deum}
24967
24968 @sp 1
24969 Not because of victories @*
24970 I sing,@*
24971 having none,@*
24972 but for the common sunshine,@*
24973 the breeze,@*
24974 the largess of the spring.
24975
24976 @sp 1
24977 Not for victory@*
24978 but for the day's work done@*
24979 as well as I was able;@*
24980 not for a seat upon the dais@*
24981 but at the common table.@*
24982 @end quotation
24983
24984
24985 @node Appendices
24986 @chapter Appendices
24987
24988 @menu
24989 * XEmacs::                      Requirements for installing under XEmacs.
24990 * History::                     How Gnus got where it is today.
24991 * On Writing Manuals::          Why this is not a beginner's guide.
24992 * Terminology::                 We use really difficult, like, words here.
24993 * Customization::               Tailoring Gnus to your needs.
24994 * Troubleshooting::             What you might try if things do not work.
24995 * Gnus Reference Guide::        Rilly, rilly technical stuff.
24996 * Emacs for Heathens::          A short introduction to Emacsian terms.
24997 * Frequently Asked Questions::  The Gnus FAQ
24998 @end menu
24999
25000
25001 @node XEmacs
25002 @section XEmacs
25003 @cindex XEmacs
25004 @cindex installing under XEmacs
25005
25006 XEmacs is distributed as a collection of packages.  You should install
25007 whatever packages the Gnus XEmacs package requires.  The current
25008 requirements are @samp{gnus}, @samp{mail-lib}, @samp{xemacs-base},
25009 @samp{eterm}, @samp{sh-script}, @samp{net-utils}, @samp{os-utils},
25010 @samp{dired}, @samp{mh-e}, @samp{sieve}, @samp{ps-print}, @samp{w3},
25011 @samp{pgg}, @samp{mailcrypt}, @samp{ecrypto}, and @samp{sasl}.
25012
25013
25014 @node History
25015 @section History
25016
25017 @cindex history
25018 @sc{gnus} was written by Masanobu @sc{Umeda}.  When autumn crept up in
25019 '94, Lars Magne Ingebrigtsen grew bored and decided to rewrite Gnus.
25020
25021 If you want to investigate the person responsible for this outrage,
25022 you can point your (feh!) web browser to
25023 @uref{http://quimby.gnus.org/}.  This is also the primary
25024 distribution point for the new and spiffy versions of Gnus, and is
25025 known as The Site That Destroys Newsrcs And Drives People Mad.
25026
25027 During the first extended alpha period of development, the new Gnus was
25028 called ``(ding) Gnus''.  @dfn{(ding)} is, of course, short for
25029 @dfn{ding is not Gnus}, which is a total and utter lie, but who cares?
25030 (Besides, the ``Gnus'' in this abbreviation should probably be
25031 pronounced ``news'' as @sc{Umeda} intended, which makes it a more
25032 appropriate name, don't you think?)
25033
25034 In any case, after spending all that energy on coming up with a new and
25035 spunky name, we decided that the name was @emph{too} spunky, so we
25036 renamed it back again to ``Gnus''.  But in mixed case.  ``Gnus'' vs.
25037 ``@sc{gnus}''.  New vs. old.
25038
25039 @menu
25040 * Gnus Versions::               What Gnus versions have been released.
25041 * Other Gnus Versions::         Other Gnus versions that also have been released.
25042 * Why?::                        What's the point of Gnus?
25043 * Compatibility::               Just how compatible is Gnus with @sc{gnus}?
25044 * Conformity::                  Gnus tries to conform to all standards.
25045 * Emacsen::                     Gnus can be run on a few modern Emacsen.
25046 * Gnus Development::            How Gnus is developed.
25047 * Contributors::                Oodles of people.
25048 * New Features::                Pointers to some of the new stuff in Gnus.
25049 @end menu
25050
25051
25052 @node Gnus Versions
25053 @subsection Gnus Versions
25054 @cindex ding Gnus
25055 @cindex September Gnus
25056 @cindex Red Gnus
25057 @cindex Quassia Gnus
25058 @cindex Pterodactyl Gnus
25059 @cindex Oort Gnus
25060 @cindex No Gnus
25061 @cindex Gnus versions
25062
25063 The first ``proper'' release of Gnus 5 was done in November 1995 when it
25064 was included in the Emacs 19.30 distribution (132 (ding) Gnus releases
25065 plus 15 Gnus 5.0 releases).
25066
25067 In May 1996 the next Gnus generation (aka. ``September Gnus'' (after 99
25068 releases)) was released under the name ``Gnus 5.2'' (40 releases).
25069
25070 On July 28th 1996 work on Red Gnus was begun, and it was released on
25071 January 25th 1997 (after 84 releases) as ``Gnus 5.4'' (67 releases).
25072
25073 On September 13th 1997, Quassia Gnus was started and lasted 37 releases.
25074 If was released as ``Gnus 5.6'' on March 8th 1998 (46 releases).
25075
25076 Gnus 5.6 begat Pterodactyl Gnus on August 29th 1998 and was released as
25077 ``Gnus 5.8'' (after 99 releases and a CVS repository) on December 3rd
25078 1999.
25079
25080 On the 26th of October 2000, Oort Gnus was begun.
25081
25082 If you happen upon a version of Gnus that has a prefixed name --
25083 ``(ding) Gnus'', ``September Gnus'', ``Red Gnus'', ``Quassia Gnus'',
25084 ``Pterodactyl Gnus'', ``Oort Gnus'' -- don't panic.  Don't let it know
25085 that you're frightened.  Back away.  Slowly.  Whatever you do, don't
25086 run.  Walk away, calmly, until you're out of its reach.  Find a proper
25087 released version of Gnus and snuggle up to that instead.
25088
25089
25090 @node Other Gnus Versions
25091 @subsection Other Gnus Versions
25092 @cindex Semi-gnus
25093
25094 In addition to the versions of Gnus which have had their releases
25095 coordinated by Lars, one major development has been Semi-gnus from
25096 Japan.  It's based on a library called @acronym{SEMI}, which provides
25097 @acronym{MIME} capabilities.
25098
25099 These Gnusae are based mainly on Gnus 5.6 and Pterodactyl Gnus.
25100 Collectively, they are called ``Semi-gnus'', and different strains are
25101 called T-gnus, ET-gnus, Nana-gnus and Chaos.  These provide powerful
25102 @acronym{MIME} and multilingualization things, especially important for
25103 Japanese users.
25104
25105
25106 @node Why?
25107 @subsection Why?
25108
25109 What's the point of Gnus?
25110
25111 I want to provide a ``rad'', ``happening'', ``way cool'' and ``hep''
25112 newsreader, that lets you do anything you can think of.  That was my
25113 original motivation, but while working on Gnus, it has become clear to
25114 me that this generation of newsreaders really belong in the stone age.
25115 Newsreaders haven't developed much since the infancy of the net.  If the
25116 volume continues to rise with the current rate of increase, all current
25117 newsreaders will be pretty much useless.  How do you deal with
25118 newsgroups that have thousands of new articles each day?  How do you
25119 keep track of millions of people who post?
25120
25121 Gnus offers no real solutions to these questions, but I would very much
25122 like to see Gnus being used as a testing ground for new methods of
25123 reading and fetching news.  Expanding on @sc{Umeda}-san's wise decision
25124 to separate the newsreader from the back ends, Gnus now offers a simple
25125 interface for anybody who wants to write new back ends for fetching mail
25126 and news from different sources.  I have added hooks for customizations
25127 everywhere I could imagine it being useful.  By doing so, I'm inviting
25128 every one of you to explore and invent.
25129
25130 May Gnus never be complete.  @kbd{C-u 100 M-x all-hail-emacs} and
25131 @kbd{C-u 100 M-x all-hail-xemacs}.
25132
25133
25134 @node Compatibility
25135 @subsection Compatibility
25136
25137 @cindex compatibility
25138 Gnus was designed to be fully compatible with @sc{gnus}.  Almost all key
25139 bindings have been kept.  More key bindings have been added, of course,
25140 but only in one or two obscure cases have old bindings been changed.
25141
25142 Our motto is:
25143 @quotation
25144 @cartouche
25145 @center In a cloud bones of steel.
25146 @end cartouche
25147 @end quotation
25148
25149 All commands have kept their names.  Some internal functions have changed
25150 their names.
25151
25152 The @code{gnus-uu} package has changed drastically.  @xref{Decoding
25153 Articles}.
25154
25155 One major compatibility question is the presence of several summary
25156 buffers.  All variables relevant while reading a group are
25157 buffer-local to the summary buffer they belong in.  Although many
25158 important variables have their values copied into their global
25159 counterparts whenever a command is executed in the summary buffer, this
25160 change might lead to incorrect values being used unless you are careful.
25161
25162 All code that relies on knowledge of @sc{gnus} internals will probably
25163 fail.  To take two examples: Sorting @code{gnus-newsrc-alist} (or
25164 changing it in any way, as a matter of fact) is strictly verboten.  Gnus
25165 maintains a hash table that points to the entries in this alist (which
25166 speeds up many functions), and changing the alist directly will lead to
25167 peculiar results.
25168
25169 @cindex hilit19
25170 @cindex highlighting
25171 Old hilit19 code does not work at all.  In fact, you should probably
25172 remove all hilit code from all Gnus hooks
25173 (@code{gnus-group-prepare-hook} and @code{gnus-summary-prepare-hook}).
25174 Gnus provides various integrated functions for highlighting.  These are
25175 faster and more accurate.  To make life easier for everybody, Gnus will
25176 by default remove all hilit calls from all hilit hooks.  Uncleanliness!
25177 Away!
25178
25179 Packages like @code{expire-kill} will no longer work.  As a matter of
25180 fact, you should probably remove all old @sc{gnus} packages (and other
25181 code) when you start using Gnus.  More likely than not, Gnus already
25182 does what you have written code to make @sc{gnus} do.  (Snicker.)
25183
25184 Even though old methods of doing things are still supported, only the
25185 new methods are documented in this manual.  If you detect a new method of
25186 doing something while reading this manual, that does not mean you have
25187 to stop doing it the old way.
25188
25189 Gnus understands all @sc{gnus} startup files.
25190
25191 @kindex M-x gnus-bug
25192 @findex gnus-bug
25193 @cindex reporting bugs
25194 @cindex bugs
25195 Overall, a casual user who hasn't written much code that depends on
25196 @sc{gnus} internals should suffer no problems.  If problems occur,
25197 please let me know by issuing that magic command @kbd{M-x gnus-bug}.
25198
25199 @vindex gnus-bug-create-help-buffer
25200 If you are in the habit of sending bug reports @emph{very} often, you
25201 may find the helpful help buffer annoying after a while.  If so, set
25202 @code{gnus-bug-create-help-buffer} to @code{nil} to avoid having it pop
25203 up at you.
25204
25205
25206 @node Conformity
25207 @subsection Conformity
25208
25209 No rebels without a clue here, ma'am.  We conform to all standards known
25210 to (wo)man.  Except for those standards and/or conventions we disagree
25211 with, of course.
25212
25213 @table @strong
25214
25215 @item RFC (2)822
25216 @cindex RFC 822
25217 @cindex RFC 2822
25218 There are no known breaches of this standard.
25219
25220 @item RFC 1036
25221 @cindex RFC 1036
25222 There are no known breaches of this standard, either.
25223
25224 @item Son-of-RFC 1036
25225 @cindex Son-of-RFC 1036
25226 We do have some breaches to this one.
25227
25228 @table @emph
25229
25230 @item X-Newsreader
25231 @itemx User-Agent
25232 These are considered to be ``vanity headers'', while I consider them
25233 to be consumer information.  After seeing so many badly formatted
25234 articles coming from @code{tin} and @code{Netscape} I know not to use
25235 either of those for posting articles.  I would not have known that if
25236 it wasn't for the @code{X-Newsreader} header.
25237 @end table
25238
25239 @item USEFOR
25240 @cindex USEFOR
25241 USEFOR is an IETF working group writing a successor to RFC 1036, based
25242 on Son-of-RFC 1036.  They have produced a number of drafts proposing
25243 various changes to the format of news articles.  The Gnus towers will
25244 look into implementing the changes when the draft is accepted as an RFC.
25245
25246 @item MIME - RFC 2045-2049 etc
25247 @cindex @acronym{MIME}
25248 All the various @acronym{MIME} RFCs are supported.
25249
25250 @item Disposition Notifications - RFC 2298
25251 Message Mode is able to request notifications from the receiver.
25252
25253 @item PGP - RFC 1991 and RFC 2440
25254 @cindex RFC 1991
25255 @cindex RFC 2440
25256 RFC 1991 is the original @acronym{PGP} message specification,
25257 published as an informational RFC.  RFC 2440 was the follow-up, now
25258 called Open PGP, and put on the Standards Track.  Both document a
25259 non-@acronym{MIME} aware @acronym{PGP} format.  Gnus supports both
25260 encoding (signing and encryption) and decoding (verification and
25261 decryption).
25262
25263 @item PGP/MIME - RFC 2015/3156
25264 RFC 2015 (superseded by 3156 which references RFC 2440 instead of RFC
25265 1991) describes the @acronym{MIME}-wrapping around the RF 1991/2440 format.
25266 Gnus supports both encoding and decoding.
25267
25268 @item S/MIME - RFC 2633
25269 RFC 2633 describes the @acronym{S/MIME} format.
25270
25271 @item IMAP - RFC 1730/2060, RFC 2195, RFC 2086, RFC 2359, RFC 2595, RFC 1731
25272 RFC 1730 is @acronym{IMAP} version 4, updated somewhat by RFC 2060
25273 (@acronym{IMAP} 4 revision 1).  RFC 2195 describes CRAM-MD5
25274 authentication for @acronym{IMAP}.  RFC 2086 describes access control
25275 lists (ACLs) for @acronym{IMAP}.  RFC 2359 describes a @acronym{IMAP}
25276 protocol enhancement.  RFC 2595 describes the proper @acronym{TLS}
25277 integration (STARTTLS) with @acronym{IMAP}.  RFC 1731 describes the
25278 GSSAPI/Kerberos4 mechanisms for @acronym{IMAP}.
25279
25280 @end table
25281
25282 If you ever notice Gnus acting non-compliant with regards to the texts
25283 mentioned above, don't hesitate to drop a note to Gnus Towers and let us
25284 know.
25285
25286
25287 @node Emacsen
25288 @subsection Emacsen
25289 @cindex Emacsen
25290 @cindex XEmacs
25291 @cindex Mule
25292 @cindex Emacs
25293
25294 Gnus should work on:
25295
25296 @itemize @bullet
25297
25298 @item
25299 Emacs 21.1 and up.
25300
25301 @item
25302 XEmacs 21.4 and up.
25303
25304 @end itemize
25305
25306 This Gnus version will absolutely not work on any Emacsen older than
25307 that.  Not reliably, at least.  Older versions of Gnus may work on older
25308 Emacs versions.  However, T-gnus does support ``Mule 2.3 based on Emacs
25309 19.34'' and possibly the versions of XEmacs prior to 21.1.1, e.g. 20.4.
25310 See the file ``README'' in the T-gnus distribution for more details.
25311
25312 There are some vague differences between Gnus on the various
25313 platforms---XEmacs features more graphics (a logo and a toolbar)---but
25314 other than that, things should look pretty much the same under all
25315 Emacsen.
25316
25317
25318 @node Gnus Development
25319 @subsection Gnus Development
25320
25321 Gnus is developed in a two-phased cycle.  The first phase involves much
25322 discussion on the @samp{ding@@gnus.org} mailing list, where people
25323 propose changes and new features, post patches and new back ends.  This
25324 phase is called the @dfn{alpha} phase, since the Gnusae released in this
25325 phase are @dfn{alpha releases}, or (perhaps more commonly in other
25326 circles) @dfn{snapshots}.  During this phase, Gnus is assumed to be
25327 unstable and should not be used by casual users.  Gnus alpha releases
25328 have names like ``Red Gnus'' and ``Quassia Gnus''.
25329
25330 After futzing around for 50-100 alpha releases, Gnus is declared
25331 @dfn{frozen}, and only bug fixes are applied.  Gnus loses the prefix,
25332 and is called things like ``Gnus 5.6.32'' instead.  Normal people are
25333 supposed to be able to use these, and these are mostly discussed on the
25334 @samp{gnu.emacs.gnus} newsgroup.
25335
25336 @cindex Incoming*
25337 @vindex mail-source-delete-incoming
25338 Some variable defaults differ between alpha Gnusae and released Gnusae.
25339 In particular, @code{mail-source-delete-incoming} defaults to @code{nil} in
25340 alpha Gnusae and @code{t} in released Gnusae.  This is to prevent
25341 lossage of mail if an alpha release hiccups while handling the mail.
25342
25343 The division of discussion between the ding mailing list and the Gnus
25344 newsgroup is not purely based on publicity concerns.  It's true that
25345 having people write about the horrible things that an alpha Gnus release
25346 can do (sometimes) in a public forum may scare people off, but more
25347 importantly, talking about new experimental features that have been
25348 introduced may confuse casual users.  New features are frequently
25349 introduced, fiddled with, and judged to be found wanting, and then
25350 either discarded or totally rewritten.  People reading the mailing list
25351 usually keep up with these rapid changes, while people on the newsgroup
25352 can't be assumed to do so.
25353
25354
25355
25356 @node Contributors
25357 @subsection Contributors
25358 @cindex contributors
25359
25360 The new Gnus version couldn't have been done without the help of all the
25361 people on the (ding) mailing list.  Every day for over a year I have
25362 gotten billions of nice bug reports from them, filling me with joy,
25363 every single one of them.  Smooches.  The people on the list have been
25364 tried beyond endurance, what with my ``oh, that's a neat idea <type
25365 type>, yup, I'll release it right away <ship off> no wait, that doesn't
25366 work at all <type type>, yup, I'll ship that one off right away <ship
25367 off> no, wait, that absolutely does not work'' policy for releases.
25368 Micro$oft---bah.  Amateurs.  I'm @emph{much} worse.  (Or is that
25369 ``worser''? ``much worser''?  ``worsest''?)
25370
25371 I would like to take this opportunity to thank the Academy for@dots{}  oops,
25372 wrong show.
25373
25374 @itemize @bullet
25375
25376 @item
25377 Masanobu @sc{Umeda}---the writer of the original @sc{gnus}.
25378
25379 @item
25380 Shenghuo Zhu---uudecode.el, mm-uu.el, rfc1843.el, webmail.el,
25381 nnwarchive and many, many other things connected with @acronym{MIME} and
25382 other types of en/decoding, as well as general bug fixing, new
25383 functionality and stuff.
25384
25385 @item
25386 Per Abrahamsen---custom, scoring, highlighting and @sc{soup} code (as
25387 well as numerous other things).
25388
25389 @item
25390 Luis Fernandes---design and graphics.
25391
25392 @item
25393 Joe Reiss---creator of the smiley faces.
25394
25395 @item
25396 Justin Sheehy---the @acronym{FAQ} maintainer.
25397
25398 @item
25399 Erik Naggum---help, ideas, support, code and stuff.
25400
25401 @item
25402 Wes Hardaker---@file{gnus-picon.el} and the manual section on
25403 @dfn{picons} (@pxref{Picons}).
25404
25405 @item
25406 Kim-Minh Kaplan---further work on the picon code.
25407
25408 @item
25409 Brad Miller---@file{gnus-gl.el} and the GroupLens manual section.
25410
25411 @item
25412 Sudish Joseph---innumerable bug fixes.
25413
25414 @item
25415 Ilja Weis---@file{gnus-topic.el}.
25416
25417 @item
25418 Steven L. Baur---lots and lots and lots of bugs detections and fixes.
25419
25420 @item
25421 Vladimir Alexiev---the refcard and reference booklets.
25422
25423 @item
25424 Felix Lee & Jamie Zawinski---I stole some pieces from the XGnus
25425 distribution by Felix Lee and JWZ.
25426
25427 @item
25428 Scott Byer---@file{nnfolder.el} enhancements & rewrite.
25429
25430 @item
25431 Peter Mutsaers---orphan article scoring code.
25432
25433 @item
25434 Ken Raeburn---POP mail support.
25435
25436 @item
25437 Hallvard B Furuseth---various bits and pieces, especially dealing with
25438 .newsrc files.
25439
25440 @item
25441 Brian Edmonds---@file{gnus-bbdb.el}.
25442
25443 @item
25444 David Moore---rewrite of @file{nnvirtual.el} and many other things.
25445
25446 @item
25447 Kevin Davidson---came up with the name @dfn{ding}, so blame him.
25448
25449 @item
25450 Fran@,{c}ois Pinard---many, many interesting and thorough bug reports, as
25451 well as autoconf support.
25452
25453 @end itemize
25454
25455 This manual was proof-read by Adrian Aichner, with Ricardo Nassif, Mark
25456 Borges, and Jost Krieger proof-reading parts of the manual.
25457
25458 The following people have contributed many patches and suggestions:
25459
25460 Christopher Davis,
25461 Andrew Eskilsson,
25462 Kai Grossjohann,
25463 Kevin Greiner,
25464 Jesper Harder,
25465 Paul Jarc,
25466 Simon Josefsson,
25467 David K@aa{}gedal,
25468 Richard Pieri,
25469 Fabrice Popineau,
25470 Daniel Quinlan,
25471 Michael Shields,
25472 Reiner Steib,
25473 Jason L. Tibbitts, III,
25474 Jack Vinson,
25475 Katsumi Yamaoka, @c Yamaoka
25476 and
25477 Teodor Zlatanov.
25478
25479 Also thanks to the following for patches and stuff:
25480
25481 Jari Aalto,
25482 Adrian Aichner,
25483 Vladimir Alexiev,
25484 Russ Allbery,
25485 Peter Arius,
25486 Matt Armstrong,
25487 Marc Auslander,
25488 Miles Bader,
25489 Alexei V. Barantsev,
25490 Frank Bennett,
25491 Robert Bihlmeyer,
25492 Chris Bone,
25493 Mark Borges,
25494 Mark Boyns,
25495 Lance A. Brown,
25496 Rob Browning,
25497 Kees de Bruin,
25498 Martin Buchholz,
25499 Joe Buehler,
25500 Kevin Buhr,
25501 Alastair Burt,
25502 Joao Cachopo,
25503 Zlatko Calusic,
25504 Massimo Campostrini,
25505 Castor,
25506 David Charlap,
25507 Dan Christensen,
25508 Kevin Christian,
25509 Jae-you Chung, @c ?
25510 James H. Cloos, Jr.,
25511 Laura Conrad,
25512 Michael R. Cook,
25513 Glenn Coombs,
25514 Andrew J. Cosgriff,
25515 Neil Crellin,
25516 Frank D. Cringle,
25517 Geoffrey T. Dairiki,
25518 Andre Deparade,
25519 Ulrik Dickow,
25520 Dave Disser,
25521 Rui-Tao Dong, @c ?
25522 Joev Dubach,
25523 Michael Welsh Duggan,
25524 Dave Edmondson,
25525 Paul Eggert,
25526 Mark W. Eichin,
25527 Karl Eichwalder,
25528 Enami Tsugutomo, @c Enami
25529 Michael Ernst,
25530 Luc Van Eycken,
25531 Sam Falkner,
25532 Nelson Jose dos Santos Ferreira,
25533 Sigbjorn Finne,
25534 Sven Fischer,
25535 Paul Fisher,
25536 Decklin Foster,
25537 Gary D. Foster,
25538 Paul Franklin,
25539 Guy Geens,
25540 Arne Georg Gleditsch,
25541 David S. Goldberg,
25542 Michelangelo Grigni,
25543 Dale Hagglund,
25544 D. Hall,
25545 Magnus Hammerin,
25546 Kenichi Handa, @c Handa
25547 Raja R. Harinath,
25548 Yoshiki Hayashi, @c Hayashi
25549 P. E. Jareth Hein,
25550 Hisashige Kenji, @c Hisashige
25551 Scott Hofmann,
25552 Marc Horowitz,
25553 Gunnar Horrigmo,
25554 Richard Hoskins,
25555 Brad Howes,
25556 Miguel de Icaza,
25557 Fran@,{c}ois Felix Ingrand,
25558 Tatsuya Ichikawa, @c Ichikawa
25559 Ishikawa Ichiro, @c Ishikawa
25560 Lee Iverson,
25561 Iwamuro Motonori, @c Iwamuro
25562 Rajappa Iyer,
25563 Andreas Jaeger,
25564 Adam P. Jenkins,
25565 Randell Jesup,
25566 Fred Johansen,
25567 Gareth Jones,
25568 Greg Klanderman,
25569 Karl Kleinpaste,
25570 Michael Klingbeil,
25571 Peter Skov Knudsen,
25572 Shuhei Kobayashi, @c Kobayashi
25573 Petr Konecny,
25574 Koseki Yoshinori, @c Koseki
25575 Thor Kristoffersen,
25576 Jens Lautenbacher,
25577 Martin Larose,
25578 Seokchan Lee, @c Lee
25579 Joerg Lenneis,
25580 Carsten Leonhardt,
25581 James LewisMoss,
25582 Christian Limpach,
25583 Markus Linnala,
25584 Dave Love,
25585 Mike McEwan,
25586 Tonny Madsen,
25587 Shlomo Mahlab,
25588 Nat Makarevitch,
25589 Istvan Marko,
25590 David Martin,
25591 Jason R. Mastaler,
25592 Gordon Matzigkeit,
25593 Timo Metzemakers,
25594 Richard Mlynarik,
25595 Lantz Moore,
25596 Morioka Tomohiko, @c Morioka
25597 Erik Toubro Nielsen,
25598 Hrvoje Niksic,
25599 Andy Norman,
25600 Fred Oberhauser,
25601 C. R. Oldham,
25602 Alexandre Oliva,
25603 Ken Olstad,
25604 Masaharu Onishi, @c Onishi
25605 Hideki Ono, @c Ono
25606 Ettore Perazzoli,
25607 William Perry,
25608 Stephen Peters,
25609 Jens-Ulrik Holger Petersen,
25610 Ulrich Pfeifer,
25611 Matt Pharr,
25612 Andy Piper,
25613 John McClary Prevost,
25614 Bill Pringlemeir,
25615 Mike Pullen,
25616 Jim Radford,
25617 Colin Rafferty,
25618 Lasse Rasinen,
25619 Lars Balker Rasmussen,
25620 Joe Reiss,
25621 Renaud Rioboo,
25622 Roland B. Roberts,
25623 Bart Robinson,
25624 Christian von Roques,
25625 Markus Rost,
25626 Jason Rumney,
25627 Wolfgang Rupprecht,
25628 Jay Sachs,
25629 Dewey M. Sasser,
25630 Conrad Sauerwald,
25631 Loren Schall,
25632 Dan Schmidt,
25633 Ralph Schleicher,
25634 Philippe Schnoebelen,
25635 Andreas Schwab,
25636 Randal L. Schwartz,
25637 Danny Siu,
25638 Matt Simmons,
25639 Paul D. Smith,
25640 Jeff Sparkes,
25641 Toby Speight,
25642 Michael Sperber,
25643 Darren Stalder,
25644 Richard Stallman,
25645 Greg Stark,
25646 Sam Steingold,
25647 Paul Stevenson,
25648 Jonas Steverud,
25649 Paul Stodghill,
25650 Kiyokazu Suto, @c Suto
25651 Kurt Swanson,
25652 Samuel Tardieu,
25653 Teddy,
25654 Chuck Thompson,
25655 Tozawa Akihiko, @c Tozawa
25656 Philippe Troin,
25657 James Troup,
25658 Trung Tran-Duc,
25659 Jack Twilley,
25660 Aaron M. Ucko,
25661 Aki Vehtari,
25662 Didier Verna,
25663 Vladimir Volovich,
25664 Jan Vroonhof,
25665 Stefan Waldherr,
25666 Pete Ware,
25667 Barry A. Warsaw,
25668 Christoph Wedler,
25669 Joe Wells,
25670 Lee Willis,
25671 and
25672 Lloyd Zusman.
25673
25674
25675 For a full overview of what each person has done, the ChangeLogs
25676 included in the Gnus alpha distributions should give ample reading
25677 (550kB and counting).
25678
25679 Apologies to everybody that I've forgotten, of which there are many, I'm
25680 sure.
25681
25682 Gee, that's quite a list of people.  I guess that must mean that there
25683 actually are people who are using Gnus.  Who'd'a thunk it!
25684
25685
25686 @node New Features
25687 @subsection New Features
25688 @cindex new features
25689
25690 @menu
25691 * ding Gnus::                   New things in Gnus 5.0/5.1, the first new Gnus.
25692 * September Gnus::              The Thing Formally Known As Gnus 5.2/5.3.
25693 * Red Gnus::                    Third time best---Gnus 5.4/5.5.
25694 * Quassia Gnus::                Two times two is four, or Gnus 5.6/5.7.
25695 * Pterodactyl Gnus::            Pentad also starts with P, AKA Gnus 5.8/5.9.
25696 * Oort Gnus::                   It's big.  It's far out.  Gnus 5.10/5.11.
25697 * No Gnus::                     Lars, FIXME!
25698 @end menu
25699
25700 These lists are, of course, just @emph{short} overviews of the
25701 @emph{most} important new features.  No, really.  There are tons more.
25702 Yes, we have feeping creaturism in full effect.
25703
25704 @node ding Gnus
25705 @subsubsection (ding) Gnus
25706
25707 New features in Gnus 5.0/5.1:
25708
25709 @itemize @bullet
25710
25711 @item
25712 The look of all buffers can be changed by setting format-like variables
25713 (@pxref{Group Buffer Format} and @pxref{Summary Buffer Format}).
25714
25715 @item
25716 Local spool and several @acronym{NNTP} servers can be used at once
25717 (@pxref{Select Methods}).
25718
25719 @item
25720 You can combine groups into virtual groups (@pxref{Virtual Groups}).
25721
25722 @item
25723 You can read a number of different mail formats (@pxref{Getting Mail}).
25724 All the mail back ends implement a convenient mail expiry scheme
25725 (@pxref{Expiring Mail}).
25726
25727 @item
25728 Gnus can use various strategies for gathering threads that have lost
25729 their roots (thereby gathering loose sub-threads into one thread) or it
25730 can go back and retrieve enough headers to build a complete thread
25731 (@pxref{Customizing Threading}).
25732
25733 @item
25734 Killed groups can be displayed in the group buffer, and you can read
25735 them as well (@pxref{Listing Groups}).
25736
25737 @item
25738 Gnus can do partial group updates---you do not have to retrieve the
25739 entire active file just to check for new articles in a few groups
25740 (@pxref{The Active File}).
25741
25742 @item
25743 Gnus implements a sliding scale of subscribedness to groups
25744 (@pxref{Group Levels}).
25745
25746 @item
25747 You can score articles according to any number of criteria
25748 (@pxref{Scoring}).  You can even get Gnus to find out how to score
25749 articles for you (@pxref{Adaptive Scoring}).
25750
25751 @item
25752 Gnus maintains a dribble buffer that is auto-saved the normal Emacs
25753 manner, so it should be difficult to lose much data on what you have
25754 read if your machine should go down (@pxref{Auto Save}).
25755
25756 @item
25757 Gnus now has its own startup file (@file{~/.gnus.el}) to avoid
25758 cluttering up the @file{.emacs} file.
25759
25760 @item
25761 You can set the process mark on both groups and articles and perform
25762 operations on all the marked items (@pxref{Process/Prefix}).
25763
25764 @item
25765 You can grep through a subset of groups and create a group from the
25766 results (@pxref{Kibozed Groups}).
25767
25768 @item
25769 You can list subsets of groups according to, well, anything
25770 (@pxref{Listing Groups}).
25771
25772 @item
25773 You can browse foreign servers and subscribe to groups from those
25774 servers (@pxref{Browse Foreign Server}).
25775
25776 @item
25777 Gnus can fetch articles, asynchronously, on a second connection to the
25778 server (@pxref{Asynchronous Fetching}).
25779
25780 @item
25781 You can cache articles locally (@pxref{Article Caching}).
25782
25783 @item
25784 The uudecode functions have been expanded and generalized
25785 (@pxref{Decoding Articles}).
25786
25787 @item
25788 You can still post uuencoded articles, which was a little-known feature
25789 of @sc{gnus}' past (@pxref{Uuencoding and Posting}).
25790
25791 @item
25792 Fetching parents (and other articles) now actually works without
25793 glitches (@pxref{Finding the Parent}).
25794
25795 @item
25796 Gnus can fetch @acronym{FAQ}s and group descriptions (@pxref{Group Information}).
25797
25798 @item
25799 Digests (and other files) can be used as the basis for groups
25800 (@pxref{Document Groups}).
25801
25802 @item
25803 Articles can be highlighted and customized (@pxref{Customizing
25804 Articles}).
25805
25806 @item
25807 URLs and other external references can be buttonized (@pxref{Article
25808 Buttons}).
25809
25810 @item
25811 You can do lots of strange stuff with the Gnus window & frame
25812 configuration (@pxref{Window Layout}).
25813
25814 @item
25815 You can click on buttons instead of using the keyboard
25816 (@pxref{Buttons}).
25817
25818 @end itemize
25819
25820
25821 @node September Gnus
25822 @subsubsection September Gnus
25823
25824 @iftex
25825 @iflatex
25826 \gnusfig{-28cm}{0cm}{\epsfig{figure=ps/september,height=20cm}}
25827 @end iflatex
25828 @end iftex
25829
25830 New features in Gnus 5.2/5.3:
25831
25832 @itemize @bullet
25833
25834 @item
25835 A new message composition mode is used.  All old customization variables
25836 for @code{mail-mode}, @code{rnews-reply-mode} and @code{gnus-msg} are
25837 now obsolete.
25838
25839 @item
25840 Gnus is now able to generate @dfn{sparse} threads---threads where
25841 missing articles are represented by empty nodes (@pxref{Customizing
25842 Threading}).
25843
25844 @lisp
25845 (setq gnus-build-sparse-threads 'some)
25846 @end lisp
25847
25848 @item
25849 Outgoing articles are stored on a special archive server
25850 (@pxref{Archived Messages}).
25851
25852 @item
25853 Partial thread regeneration now happens when articles are
25854 referred.
25855
25856 @item
25857 Gnus can make use of GroupLens predictions.
25858
25859 @item
25860 Picons (personal icons) can be displayed under XEmacs (@pxref{Picons}).
25861
25862 @item
25863 A @code{trn}-like tree buffer can be displayed (@pxref{Tree Display}).
25864
25865 @lisp
25866 (setq gnus-use-trees t)
25867 @end lisp
25868
25869 @item
25870 An @code{nn}-like pick-and-read minor mode is available for the summary
25871 buffers (@pxref{Pick and Read}).
25872
25873 @lisp
25874 (add-hook 'gnus-summary-mode-hook 'gnus-pick-mode)
25875 @end lisp
25876
25877 @item
25878 In binary groups you can use a special binary minor mode (@pxref{Binary
25879 Groups}).
25880
25881 @item
25882 Groups can be grouped in a folding topic hierarchy (@pxref{Group
25883 Topics}).
25884
25885 @lisp
25886 (add-hook 'gnus-group-mode-hook 'gnus-topic-mode)
25887 @end lisp
25888
25889 @item
25890 Gnus can re-send and bounce mail (@pxref{Summary Mail Commands}).
25891
25892 @item
25893 Groups can now have a score, and bubbling based on entry frequency
25894 is possible (@pxref{Group Score}).
25895
25896 @lisp
25897 (add-hook 'gnus-summary-exit-hook 'gnus-summary-bubble-group)
25898 @end lisp
25899
25900 @item
25901 Groups can be process-marked, and commands can be performed on
25902 groups of groups (@pxref{Marking Groups}).
25903
25904 @item
25905 Caching is possible in virtual groups.
25906
25907 @item
25908 @code{nndoc} now understands all kinds of digests, mail boxes, rnews
25909 news batches, ClariNet briefs collections, and just about everything
25910 else (@pxref{Document Groups}).
25911
25912 @item
25913 Gnus has a new back end (@code{nnsoup}) to create/read SOUP packets
25914 (@pxref{SOUP}).
25915
25916 @item
25917 The Gnus cache is much faster.
25918
25919 @item
25920 Groups can be sorted according to many criteria (@pxref{Sorting
25921 Groups}).
25922
25923 @item
25924 New group parameters have been introduced to set list-addresses and
25925 expiry times (@pxref{Group Parameters}).
25926
25927 @item
25928 All formatting specs allow specifying faces to be used
25929 (@pxref{Formatting Fonts}).
25930
25931 @item
25932 There are several more commands for setting/removing/acting on process
25933 marked articles on the @kbd{M P} submap (@pxref{Setting Process Marks}).
25934
25935 @item
25936 The summary buffer can be limited to show parts of the available
25937 articles based on a wide range of criteria.  These commands have been
25938 bound to keys on the @kbd{/} submap (@pxref{Limiting}).
25939
25940 @item
25941 Articles can be made persistent with the @kbd{*} command
25942 (@pxref{Persistent Articles}).
25943
25944 @item
25945 All functions for hiding article elements are now toggles.
25946
25947 @item
25948 Article headers can be buttonized (@pxref{Article Washing}).
25949
25950 @item
25951 All mail back ends support fetching articles by @code{Message-ID}.
25952
25953 @item
25954 Duplicate mail can now be treated properly (@pxref{Duplicates}).
25955
25956 @item
25957 All summary mode commands are available directly from the article
25958 buffer (@pxref{Article Keymap}).
25959
25960 @item
25961 Frames can be part of @code{gnus-buffer-configuration} (@pxref{Window
25962 Layout}).
25963
25964 @item
25965 Mail can be re-scanned by a daemonic process (@pxref{Daemons}).
25966 @iftex
25967 @iflatex
25968 \marginpar[\mbox{}\hfill\epsfig{figure=ps/fseptember,height=5cm}]{\epsfig{figure=ps/fseptember,height=5cm}}
25969 @end iflatex
25970 @end iftex
25971
25972 @item
25973 Gnus can make use of NoCeM files to weed out spam (@pxref{NoCeM}).
25974
25975 @lisp
25976 (setq gnus-use-nocem t)
25977 @end lisp
25978
25979 @item
25980 Groups can be made permanently visible (@pxref{Listing Groups}).
25981
25982 @lisp
25983 (setq gnus-permanently-visible-groups "^nnml:")
25984 @end lisp
25985
25986 @item
25987 Many new hooks have been introduced to make customizing easier.
25988
25989 @item
25990 Gnus respects the @code{Mail-Copies-To} header.
25991
25992 @item
25993 Threads can be gathered by looking at the @code{References} header
25994 (@pxref{Customizing Threading}).
25995
25996 @lisp
25997 (setq gnus-summary-thread-gathering-function
25998       'gnus-gather-threads-by-references)
25999 @end lisp
26000
26001 @item
26002 Read articles can be stored in a special backlog buffer to avoid
26003 refetching (@pxref{Article Backlog}).
26004
26005 @lisp
26006 (setq gnus-keep-backlog 50)
26007 @end lisp
26008
26009 @item
26010 A clean copy of the current article is always stored in a separate
26011 buffer to allow easier treatment.
26012
26013 @item
26014 Gnus can suggest where to save articles (@pxref{Saving Articles}).
26015
26016 @item
26017 Gnus doesn't have to do as much prompting when saving (@pxref{Saving
26018 Articles}).
26019
26020 @lisp
26021 (setq gnus-prompt-before-saving t)
26022 @end lisp
26023
26024 @item
26025 @code{gnus-uu} can view decoded files asynchronously while fetching
26026 articles (@pxref{Other Decode Variables}).
26027
26028 @lisp
26029 (setq gnus-uu-grabbed-file-functions 'gnus-uu-grab-view)
26030 @end lisp
26031
26032 @item
26033 Filling in the article buffer now works properly on cited text
26034 (@pxref{Article Washing}).
26035
26036 @item
26037 Hiding cited text adds buttons to toggle hiding, and how much
26038 cited text to hide is now customizable (@pxref{Article Hiding}).
26039
26040 @lisp
26041 (setq gnus-cited-lines-visible 2)
26042 @end lisp
26043
26044 @item
26045 Boring headers can be hidden (@pxref{Article Hiding}).
26046
26047 @item
26048 Default scoring values can now be set from the menu bar.
26049
26050 @item
26051 Further syntax checking of outgoing articles have been added.
26052
26053 @end itemize
26054
26055
26056 @node Red Gnus
26057 @subsubsection Red Gnus
26058
26059 New features in Gnus 5.4/5.5:
26060
26061 @iftex
26062 @iflatex
26063 \gnusfig{-5.5cm}{-4cm}{\epsfig{figure=ps/red,height=20cm}}
26064 @end iflatex
26065 @end iftex
26066
26067 @itemize @bullet
26068
26069 @item
26070 @file{nntp.el} has been totally rewritten in an asynchronous fashion.
26071
26072 @item
26073 Article prefetching functionality has been moved up into
26074 Gnus (@pxref{Asynchronous Fetching}).
26075
26076 @item
26077 Scoring can now be performed with logical operators like @code{and},
26078 @code{or}, @code{not}, and parent redirection (@pxref{Advanced
26079 Scoring}).
26080
26081 @item
26082 Article washing status can be displayed in the
26083 article mode line (@pxref{Misc Article}).
26084
26085 @item
26086 @file{gnus.el} has been split into many smaller files.
26087
26088 @item
26089 Suppression of duplicate articles based on Message-ID can be done
26090 (@pxref{Duplicate Suppression}).
26091
26092 @lisp
26093 (setq gnus-suppress-duplicates t)
26094 @end lisp
26095
26096 @item
26097 New variables for specifying what score and adapt files are to be
26098 considered home score and adapt files (@pxref{Home Score File}) have
26099 been added.
26100
26101 @item
26102 @code{nndoc} was rewritten to be easily extendable (@pxref{Document
26103 Server Internals}).
26104
26105 @item
26106 Groups can inherit group parameters from parent topics (@pxref{Topic
26107 Parameters}).
26108
26109 @item
26110 Article editing has been revamped and is now actually usable.
26111
26112 @item
26113 Signatures can be recognized in more intelligent fashions
26114 (@pxref{Article Signature}).
26115
26116 @item
26117 Summary pick mode has been made to look more @code{nn}-like.  Line
26118 numbers are displayed and the @kbd{.} command can be used to pick
26119 articles (@code{Pick and Read}).
26120
26121 @item
26122 Commands for moving the @file{.newsrc.eld} from one server to
26123 another have been added (@pxref{Changing Servers}).
26124
26125 @item
26126 There's a way now to specify that ``uninteresting'' fields be suppressed
26127 when generating lines in buffers (@pxref{Advanced Formatting}).
26128
26129 @item
26130 Several commands in the group buffer can be undone with @kbd{C-M-_}
26131 (@pxref{Undo}).
26132
26133 @item
26134 Scoring can be done on words using the new score type @code{w}
26135 (@pxref{Score File Format}).
26136
26137 @item
26138 Adaptive scoring can be done on a Subject word-by-word basis
26139 (@pxref{Adaptive Scoring}).
26140
26141 @lisp
26142 (setq gnus-use-adaptive-scoring '(word))
26143 @end lisp
26144
26145 @item
26146 Scores can be decayed (@pxref{Score Decays}).
26147
26148 @lisp
26149 (setq gnus-decay-scores t)
26150 @end lisp
26151
26152 @item
26153 Scoring can be performed using a regexp on the Date header.  The Date is
26154 normalized to compact ISO 8601 format first (@pxref{Score File Format}).
26155
26156 @item
26157 A new command has been added to remove all data on articles from
26158 the native server (@pxref{Changing Servers}).
26159
26160 @item
26161 A new command for reading collections of documents
26162 (@code{nndoc} with @code{nnvirtual} on top) has been added---@kbd{C-M-d}
26163 (@pxref{Really Various Summary Commands}).
26164
26165 @item
26166 Process mark sets can be pushed and popped (@pxref{Setting Process
26167 Marks}).
26168
26169 @item
26170 A new mail-to-news back end makes it possible to post even when the @acronym{NNTP}
26171 server doesn't allow posting (@pxref{Mail-To-News Gateways}).
26172
26173 @item
26174 A new back end for reading searches from Web search engines
26175 (@dfn{DejaNews}, @dfn{Alta Vista}, @dfn{InReference}) has been added
26176 (@pxref{Web Searches}).
26177
26178 @item
26179 Groups inside topics can now be sorted using the standard sorting
26180 functions, and each topic can be sorted independently (@pxref{Topic
26181 Sorting}).
26182
26183 @item
26184 Subsets of the groups can be sorted independently (@code{Sorting
26185 Groups}).
26186
26187 @item
26188 Cached articles can be pulled into the groups (@pxref{Summary Generation
26189 Commands}).
26190 @iftex
26191 @iflatex
26192 \marginpar[\mbox{}\hfill\epsfig{figure=ps/fred,width=3cm}]{\epsfig{figure=ps/fred,width=3cm}}
26193 @end iflatex
26194 @end iftex
26195
26196 @item
26197 Score files are now applied in a more reliable order (@pxref{Score
26198 Variables}).
26199
26200 @item
26201 Reports on where mail messages end up can be generated (@pxref{Splitting
26202 Mail}).
26203
26204 @item
26205 More hooks and functions have been added to remove junk from incoming
26206 mail before saving the mail (@pxref{Washing Mail}).
26207
26208 @item
26209 Emphasized text can be properly fontisized:
26210
26211 @end itemize
26212
26213
26214 @node Quassia Gnus
26215 @subsubsection Quassia Gnus
26216
26217 New features in Gnus 5.6:
26218
26219 @itemize @bullet
26220
26221 @item
26222 New functionality for using Gnus as an offline newsreader has been
26223 added.  A plethora of new commands and modes have been added.
26224 @xref{Gnus Unplugged}, for the full story.
26225
26226 @item
26227 The @code{nndraft} back end has returned, but works differently than
26228 before.  All Message buffers are now also articles in the @code{nndraft}
26229 group, which is created automatically.
26230
26231 @item
26232 @code{gnus-alter-header-function} can now be used to alter header
26233 values.
26234
26235 @item
26236 @code{gnus-summary-goto-article} now accept Message-ID's.
26237
26238 @item
26239 A new Message command for deleting text in the body of a message
26240 outside the region: @kbd{C-c C-v}.
26241
26242 @item
26243 You can now post to component group in @code{nnvirtual} groups with
26244 @kbd{C-u C-c C-c}.
26245
26246 @item
26247  @code{nntp-rlogin-program}---new variable to ease customization.
26248
26249 @item
26250 @code{C-u C-c C-c} in @code{gnus-article-edit-mode} will now inhibit
26251 re-highlighting of the article buffer.
26252
26253 @item
26254 New element in @code{gnus-boring-article-headers}---@code{long-to}.
26255
26256 @item
26257 @kbd{M-i} symbolic prefix command.  @xref{Symbolic Prefixes}, for
26258 details.
26259
26260 @item
26261 @kbd{L} and @kbd{I} in the summary buffer now take the symbolic prefix
26262 @kbd{a} to add the score rule to the @file{all.SCORE} file.
26263
26264 @item
26265 @code{gnus-simplify-subject-functions} variable to allow greater
26266 control over simplification.
26267
26268 @item
26269 @kbd{A T}---new command for fetching the current thread.
26270
26271 @item
26272 @kbd{/ T}---new command for including the current thread in the
26273 limit.
26274
26275 @item
26276 @kbd{M-RET} is a new Message command for breaking cited text.
26277
26278 @item
26279 @samp{\\1}-expressions are now valid in @code{nnmail-split-methods}.
26280
26281 @item
26282 The @code{custom-face-lookup} function has been removed.
26283 If you used this function in your initialization files, you must
26284 rewrite them to use @code{face-spec-set} instead.
26285
26286 @item
26287 Canceling now uses the current select method.  Symbolic prefix
26288 @kbd{a} forces normal posting method.
26289
26290 @item
26291 New command to translate M******** sm*rtq**t*s into proper
26292 text---@kbd{W d}.
26293
26294 @item
26295 For easier debugging of @code{nntp}, you can set
26296 @code{nntp-record-commands} to a non-@code{nil} value.
26297
26298 @item
26299 @code{nntp} now uses @file{~/.authinfo}, a @file{.netrc}-like file, for
26300 controlling where and how to send @sc{authinfo} to @acronym{NNTP} servers.
26301
26302 @item
26303 A command for editing group parameters from the summary buffer
26304 has been added.
26305
26306 @item
26307 A history of where mails have been split is available.
26308
26309 @item
26310 A new article date command has been added---@code{article-date-iso8601}.
26311
26312 @item
26313 Subjects can be simplified when threading by setting
26314 @code{gnus-score-thread-simplify}.
26315
26316 @item
26317 A new function for citing in Message has been
26318 added---@code{message-cite-original-without-signature}.
26319
26320 @item
26321 @code{article-strip-all-blank-lines}---new article command.
26322
26323 @item
26324 A new Message command to kill to the end of the article has
26325 been added.
26326
26327 @item
26328 A minimum adaptive score can be specified by using the
26329 @code{gnus-adaptive-word-minimum} variable.
26330
26331 @item
26332 The ``lapsed date'' article header can be kept continually
26333 updated by the @code{gnus-start-date-timer} command.
26334
26335 @item
26336 Web listserv archives can be read with the @code{nnlistserv} back end.
26337
26338 @item
26339 Old dejanews archives can now be read by @code{nnweb}.
26340
26341 @end itemize
26342
26343 @node Pterodactyl Gnus
26344 @subsubsection Pterodactyl Gnus
26345
26346 New features in Gnus 5.8:
26347
26348 @itemize @bullet
26349
26350 @item
26351 The mail-fetching functions have changed.  See the manual for the
26352 many details.  In particular, all procmail fetching variables are gone.
26353
26354 If you used procmail like in
26355
26356 @lisp
26357 (setq nnmail-use-procmail t)
26358 (setq nnmail-spool-file 'procmail)
26359 (setq nnmail-procmail-directory "~/mail/incoming/")
26360 (setq nnmail-procmail-suffix "\\.in")
26361 @end lisp
26362
26363 this now has changed to
26364
26365 @lisp
26366 (setq mail-sources
26367       '((directory :path "~/mail/incoming/"
26368                    :suffix ".in")))
26369 @end lisp
26370
26371 @xref{Mail Source Specifiers}.
26372
26373 @item
26374 Gnus is now a @acronym{MIME}-capable reader.  This affects many parts of
26375 Gnus, and adds a slew of new commands.  See the manual for details.
26376
26377 @item
26378 Gnus has also been multilingualized.  This also affects too
26379 many parts of Gnus to summarize here, and adds many new variables.
26380
26381 @item
26382 @code{gnus-auto-select-first} can now be a function to be
26383 called to position point.
26384
26385 @item
26386 The user can now decide which extra headers should be included in
26387 summary buffers and @acronym{NOV} files.
26388
26389 @item
26390 @code{gnus-article-display-hook} has been removed.  Instead, a number
26391 of variables starting with @code{gnus-treat-} have been added.
26392
26393 @item
26394 The Gnus posting styles have been redone again and now works in a
26395 subtly different manner.
26396
26397 @item
26398 New web-based back ends have been added: @code{nnslashdot},
26399 @code{nnwarchive} and @code{nnultimate}.  nnweb has been revamped,
26400 again, to keep up with ever-changing layouts.
26401
26402 @item
26403 Gnus can now read @acronym{IMAP} mail via @code{nnimap}.
26404
26405 @end itemize
26406
26407 @node Oort Gnus
26408 @subsubsection Oort Gnus
26409 @cindex Oort Gnus
26410
26411 New features in Gnus 5.10:
26412
26413 @itemize @bullet
26414
26415 @item
26416 @kbd{F} (@code{gnus-article-followup-with-original}) and @kbd{R}
26417 (@code{gnus-article-reply-with-original}) only yank the text in the
26418 region if the region is active.
26419
26420 @item
26421 @code{gnus-group-read-ephemeral-group} can be called interactively,
26422 using @kbd{G M}.
26423
26424 @item
26425 In draft groups, @kbd{e} is now bound to @code{gnus-draft-edit-message}.
26426 Use @kbd{B w} for @code{gnus-summary-edit-article} instead.
26427
26428 @item
26429 The revised Gnus @acronym{FAQ} is included in the manual,
26430 @xref{Frequently Asked Questions}.
26431
26432 @item
26433 Upgrading from previous (stable) version if you have used Oort.
26434
26435 If you have tried Oort (the unstable Gnus branch leading to this
26436 release) but went back to a stable version, be careful when upgrading to
26437 this version.  In particular, you will probably want to remove all
26438 @file{.marks} (nnml) and @file{.mrk} (nnfolder) files, so that flags are
26439 read from your @file{.newsrc.eld} instead of from the
26440 @file{.marks}/@file{.mrk} file where this release store flags.  See a
26441 later entry for more information about marks.  Note that downgrading
26442 isn't save in general.
26443
26444 @item
26445 Article Buttons
26446
26447 More buttons for URLs, mail addresses, Message-IDs, Info links, man
26448 pages and Emacs or Gnus related references.  @xref{Article Buttons}.  The
26449 variables @code{gnus-button-@var{*}-level} can be used to control the
26450 appearance of all article buttons.  @xref{Article Button Levels}.
26451
26452 @item
26453 Dired integration
26454
26455 @code{gnus-dired-minor-mode} (see @ref{Other modes}) installs key
26456 bindings in dired buffers to send a file as an attachment, open a file
26457 using the appropriate mailcap entry, and print a file using the mailcap
26458 entry.
26459
26460 @item
26461 Gnus can display RSS newsfeeds as a newsgroup.  @xref{RSS}.
26462
26463 @item
26464 Single-part yenc encoded attachments can be decoded.
26465
26466 @item
26467 Picons
26468
26469 The picons code has been reimplemented to work in GNU Emacs---some of
26470 the previous options have been removed or renamed.
26471
26472 Picons are small ``personal icons'' representing users, domain and
26473 newsgroups, which can be displayed in the Article buffer.
26474 @xref{Picons}.
26475
26476 @item
26477 If the new option @code{gnus-treat-body-boundary} is non-@code{nil}, a
26478 boundary line is drawn at the end of the headers.
26479
26480 @item
26481 Retrieval of charters and control messages
26482
26483 There are new commands for fetching newsgroup charters (@kbd{H c}) and
26484 control messages (@kbd{H C}).
26485
26486 @item
26487 Delayed articles
26488
26489 You can delay the sending of a message with @kbd{C-c C-j} in the Message
26490 buffer.  The messages are delivered at specified time.  This is useful
26491 for sending yourself reminders.  @xref{Delayed Articles}.
26492
26493 @item
26494 If @code{auto-compression-mode} is enabled, attachments are automatically
26495 decompressed when activated.
26496
26497 @item
26498 If the new option @code{nnml-use-compressed-files} is non-@code{nil},
26499 the nnml back end allows compressed message files.
26500
26501 @item
26502 Signed article headers (X-PGP-Sig) can be verified with @kbd{W p}.
26503
26504 @item
26505 The Summary Buffer uses an arrow in the fringe to indicate the current
26506 article.  Use @code{(setq gnus-summary-display-arrow nil)} to disable it.
26507
26508 @item
26509 Warn about email replies to news
26510
26511 Do you often find yourself replying to news by email by mistake?  Then
26512 the new option @code{gnus-confirm-mail-reply-to-news} is just the thing for
26513 you.
26514
26515 @item
26516 If the new option @code{gnus-summary-display-while-building} is
26517 non-@code{nil}, the summary buffer is shown and updated as it's being
26518 built.
26519
26520 @item
26521 The new @code{recent} mark @samp{.} indicates newly arrived messages (as
26522 opposed to old but unread messages).
26523
26524 @item
26525 The new option @code{gnus-gcc-mark-as-read} automatically marks
26526 Gcc articles as read.
26527
26528 @item
26529 The nndoc back end now supports mailman digests and exim bounces.
26530
26531 @item
26532 Gnus supports RFC 2369 mailing list headers, and adds a number of
26533 related commands in mailing list groups.  @xref{Mailing List}.
26534
26535 @item
26536 The Date header can be displayed in a format that can be read aloud
26537 in English.  @xref{Article Date}.
26538
26539 @item
26540 The envelope sender address can be customized when using Sendmail.
26541 @xref{Mail Variables, Mail Variables,, message, Message Manual}.
26542
26543 @item
26544 diffs are automatically highlighted in groups matching
26545 @code{mm-uu-diff-groups-regexp}
26546
26547 @item
26548 @acronym{TLS} wrapper shipped with Gnus
26549
26550 @acronym{TLS}/@acronym{SSL} is now supported in @acronym{IMAP} and
26551 @acronym{NNTP} via @file{tls.el} and GNUTLS.  The old
26552 @acronym{TLS}/@acronym{SSL} support via (external third party)
26553 @file{ssl.el} and OpenSSL still works.
26554
26555 @item
26556 New @file{make.bat} for compiling and installing Gnus under MS Windows
26557
26558 Use @file{make.bat} if you want to install Gnus under MS Windows, the
26559 first argument to the batch-program should be the directory where
26560 @file{xemacs.exe} respectively @file{emacs.exe} is located, iff you want
26561 to install Gnus after compiling it, give @file{make.bat} @code{/copy} as
26562 the second parameter.
26563
26564 @file{make.bat} has been rewritten from scratch, it now features
26565 automatic recognition of XEmacs and GNU Emacs, generates
26566 @file{gnus-load.el}, checks if errors occur while compilation and
26567 generation of info files and reports them at the end of the build
26568 process.  It now uses @code{makeinfo} if it is available and falls
26569 back to @file{infohack.el} otherwise.  @file{make.bat} should now
26570 install all files which are necessary to run Gnus and be generally a
26571 complete replacement for the @code{configure; make; make install}
26572 cycle used under Unix systems.
26573
26574 The new @file{make.bat} makes @file{make-x.bat} superfluous, so it has
26575 been removed.
26576
26577 @item
26578 Support for non-@acronym{ASCII} domain names
26579
26580 Message supports non-@acronym{ASCII} domain names in From:, To: and
26581 Cc: and will query you whether to perform encoding when you try to
26582 send a message.  The variable @code{message-use-idna} controls this.
26583 Gnus will also decode non-@acronym{ASCII} domain names in From:, To:
26584 and Cc: when you view a message.  The variable @code{gnus-use-idna}
26585 controls this.
26586
26587 @item
26588 Better handling of Microsoft citation styles
26589
26590 Gnus now tries to recognize the mangled header block that some Microsoft
26591 mailers use to indicate that the rest of the message is a citation, even
26592 though it is not quoted in any way.  The variable
26593 @code{gnus-cite-unsightly-citation-regexp} matches the start of these
26594 citations.
26595
26596 @item
26597 @code{gnus-article-skip-boring}
26598
26599 If you set @code{gnus-article-skip-boring} to @code{t}, then Gnus will
26600 not scroll down to show you a page that contains only boring text,
26601 which by default means cited text and signature.  You can customize
26602 what is skippable using @code{gnus-article-boring-faces}.
26603
26604 This feature is especially useful if you read many articles that
26605 consist of a little new content at the top with a long, untrimmed
26606 message cited below.
26607
26608 @item
26609 The format spec @code{%C} for positioning point has changed to @code{%*}.
26610
26611 @item
26612 The new variable @code{gnus-parameters} can be used to set group parameters.
26613
26614 Earlier this was done only via @kbd{G p} (or @kbd{G c}), which stored
26615 the parameters in @file{~/.newsrc.eld}, but via this variable you can
26616 enjoy the powers of customize, and simplified backups since you set the
26617 variable in @file{~/.emacs} instead of @file{~/.newsrc.eld}.  The
26618 variable maps regular expressions matching group names to group
26619 parameters, a'la:
26620 @lisp
26621 (setq gnus-parameters
26622       '(("mail\\..*"
26623          (gnus-show-threads nil)
26624          (gnus-use-scoring nil))
26625         ("^nnimap:\\(foo.bar\\)$"
26626          (to-group . "\\1"))))
26627 @end lisp
26628
26629 @item
26630 Smileys (@samp{:-)}, @samp{;-)} etc) are now iconized for Emacs too.
26631
26632 Put @code{(setq gnus-treat-display-smileys nil)} in @file{~/.emacs} to
26633 disable it.
26634
26635 @item
26636 Gnus no longer generate the Sender: header automatically.
26637
26638 Earlier it was generated iff the user configurable email address was
26639 different from the Gnus guessed default user address.  As the guessing
26640 algorithm is rarely correct these days, and (more controversially) the
26641 only use of the Sender: header was to check if you are entitled to
26642 cancel/supersede news (which is now solved by Cancel Locks instead,
26643 see another entry), generation of the header has been disabled by
26644 default.  See the variables @code{message-required-headers},
26645 @code{message-required-news-headers}, and
26646 @code{message-required-mail-headers}.
26647
26648 @item
26649 Features from third party @file{message-utils.el} added to @file{message.el}.
26650
26651 Message now asks if you wish to remove @samp{(was: <old subject>)} from
26652 subject lines (see @code{message-subject-trailing-was-query}).  @kbd{C-c
26653 M-m} and @kbd{C-c M-f} inserts markers indicating included text.
26654 @kbd{C-c C-f a} adds a X-No-Archive: header.  @kbd{C-c C-f x} inserts
26655 appropriate headers and a note in the body for cross-postings and
26656 followups (see the variables @code{message-cross-post-@var{*}}).
26657
26658 @item
26659 References and X-Draft-Headers are no longer generated when you start
26660 composing messages and @code{message-generate-headers-first} is
26661 @code{nil}.
26662
26663 @item
26664 Improved anti-spam features.
26665
26666 Gnus is now able to take out spam from your mail and news streams
26667 using a wide variety of programs and filter rules.  Among the supported
26668 methods are RBL blocklists, bogofilter and white/blacklists.  Hooks
26669 for easy use of external packages such as SpamAssassin and Hashcash
26670 are also new.  @xref{Thwarting Email Spam}.
26671
26672 @item
26673 Easy inclusion of X-Faces headers.
26674
26675 @item
26676 Face headers handling.
26677
26678 @item
26679 In the summary buffer, the new command @kbd{/ N} inserts new messages
26680 and @kbd{/ o} inserts old messages.
26681
26682 @item
26683 Gnus decodes morse encoded messages if you press @kbd{W m}.
26684
26685 @item
26686 Unread count correct in nnimap groups.
26687
26688 The estimated number of unread articles in the group buffer should now
26689 be correct for nnimap groups.  This is achieved by calling
26690 @code{nnimap-fixup-unread-after-getting-new-news} from the
26691 @code{gnus-setup-news-hook} (called on startup) and
26692 @code{gnus-after-getting-new-news-hook}. (called after getting new
26693 mail).  If you have modified those variables from the default, you may
26694 want to add @code{nnimap-fixup-unread-after-getting-new-news} again.  If
26695 you were happy with the estimate and want to save some (minimal) time
26696 when getting new mail, remove the function.
26697
26698 @item
26699 Group Carbon Copy (GCC) quoting
26700
26701 To support groups that contains SPC and other weird characters, groups
26702 are quoted before they are placed in the Gcc: header.  This means
26703 variables such as @code{gnus-message-archive-group} should no longer
26704 contain quote characters to make groups containing SPC work.  Also, if
26705 you are using the string @samp{nnml:foo, nnml:bar} (indicating Gcc
26706 into two groups) you must change it to return the list
26707 @code{("nnml:foo" "nnml:bar")}, otherwise the Gcc: line will be quoted
26708 incorrectly.  Note that returning the string @samp{nnml:foo, nnml:bar}
26709 was incorrect earlier, it just didn't generate any problems since it
26710 was inserted directly.
26711
26712 @item
26713 @file{~/News/overview/} not used.
26714
26715 As a result of the following change, the @file{~/News/overview/}
26716 directory is not used any more.  You can safely delete the entire
26717 hierarchy.
26718
26719 @item
26720 @code{gnus-agent}
26721
26722 The Gnus Agent has seen a major updated and is now enabled by default,
26723 and all nntp and nnimap servers from @code{gnus-select-method} and
26724 @code{gnus-secondary-select-method} are agentized by default.  Earlier
26725 only the server in @code{gnus-select-method} was agentized by the
26726 default, and the agent was disabled by default.  When the agent is
26727 enabled, headers are now also retrieved from the Agent cache instead
26728 of the back ends when possible.  Earlier this only happened in the
26729 unplugged state.  You can enroll or remove servers with @kbd{J a} and
26730 @kbd{J r} in the server buffer.  Gnus will not download articles into
26731 the Agent cache, unless you instruct it to do so, though, by using
26732 @kbd{J u} or @kbd{J s} from the Group buffer.  You revert to the old
26733 behavior of having the Agent disabled with @code{(setq gnus-agent
26734 nil)}.  Note that putting @code{(gnus-agentize)} in @file{~/.gnus.el}
26735 is not needed any more.
26736
26737 @item
26738 @code{gnus-summary-line-format}
26739
26740 The default value changed to @samp{%U%R%z%I%(%[%4L: %-23,23f%]%)
26741 %s\n}.  Moreover @code{gnus-extra-headers},
26742 @code{nnmail-extra-headers} and @code{gnus-ignored-from-addresses}
26743 changed their default so that the users name will be replaced by the
26744 recipient's name or the group name posting to for @acronym{NNTP}
26745 groups.
26746
26747 @item
26748 @file{deuglify.el} (@code{gnus-article-outlook-deuglify-article})
26749
26750 A new file from Raymond Scholz @email{rscholz@@zonix.de} for deuglifying
26751 broken Outlook (Express) articles.
26752
26753 @item
26754 @code{(require 'gnus-load)}
26755
26756 If you use a stand-alone Gnus distribution, you'd better add
26757 @code{(require 'gnus-load)} into your @file{~/.emacs} after adding the Gnus
26758 lisp directory into load-path.
26759
26760 File @file{gnus-load.el} contains autoload commands, functions and variables,
26761 some of which may not be included in distributions of Emacsen.
26762
26763 @item
26764 @code{gnus-slave-unplugged}
26765
26766 A new command which starts Gnus offline in slave mode.
26767
26768 @item
26769 @code{message-insinuate-rmail}
26770
26771 Adding @code{(message-insinuate-rmail)} and @code{(setq
26772 mail-user-agent 'gnus-user-agent)} in @file{.emacs} convinces Rmail to
26773 compose, reply and forward messages in message-mode, where you can
26774 enjoy the power of @acronym{MML}.
26775
26776 @item
26777 @code{message-minibuffer-local-map}
26778
26779 The line below enables BBDB in resending a message:
26780 @lisp
26781 (define-key message-minibuffer-local-map [(tab)]
26782   'bbdb-complete-name)
26783 @end lisp
26784
26785 @item
26786 Externalizing and deleting of attachments.
26787
26788 If @code{gnus-gcc-externalize-attachments} or
26789 @code{message-fcc-externalize-attachments} is non-@code{nil}, attach
26790 local files as external parts.
26791
26792 The command @code{gnus-mime-save-part-and-strip} (bound to @kbd{C-o}
26793 on @acronym{MIME} buttons) saves a part and replaces the part with an
26794 external one.  @code{gnus-mime-delete-part} (bound to @kbd{d} on
26795 @acronym{MIME} buttons) removes a part.  It works only on back ends
26796 that support editing.
26797
26798 @item
26799 @code{gnus-default-charset}
26800
26801 The default value is determined from the
26802 @code{current-language-environment} variable, instead of
26803 @code{iso-8859-1}.  Also the @samp{.*} item in
26804 @code{gnus-group-charset-alist} is removed.
26805
26806 @item
26807 @code{gnus-posting-styles}
26808
26809 Add a new format of match like
26810 @lisp
26811 ((header "to" "larsi.*org")
26812  (Organization "Somewhere, Inc."))
26813 @end lisp
26814 The old format like the lines below is obsolete, but still accepted.
26815 @lisp
26816 (header "to" "larsi.*org"
26817         (Organization "Somewhere, Inc."))
26818 @end lisp
26819
26820 @item
26821 @code{message-ignored-news-headers} and @code{message-ignored-mail-headers}
26822
26823 @samp{X-Draft-From} and @samp{X-Gnus-Agent-Meta-Information} have been
26824 added into these two variables.  If you customized those, perhaps you
26825 need add those two headers too.
26826
26827 @item
26828 Gnus reads the @acronym{NOV} and articles in the Agent if plugged.
26829
26830 If one reads an article while plugged, and the article already exists
26831 in the Agent, it won't get downloaded once more.  @code{(setq
26832 gnus-agent-cache nil)} reverts to the old behavior.
26833
26834 @item
26835 Gnus supports the ``format=flowed'' (RFC 2646) parameter.  On
26836 composing messages, it is enabled by @code{use-hard-newlines}.
26837 Decoding format=flowed was present but not documented in earlier
26838 versions.
26839
26840 @item
26841 Gnus supports the generation of RFC 2298 Disposition Notification requests.
26842
26843 This is invoked with the @kbd{C-c M-n} key binding from message mode.
26844
26845 @item
26846 Gnus supports Maildir groups.
26847
26848 Gnus includes a new back end @file{nnmaildir.el}.  @xref{Maildir}.
26849
26850 @item
26851 Printing capabilities are enhanced.
26852
26853 Gnus supports Muttprint natively with @kbd{O P} from the Summary and
26854 Article buffers.  Also, each individual @acronym{MIME} part can be
26855 printed using @kbd{p} on the @acronym{MIME} button.
26856
26857 @item
26858 Message supports the Importance: (RFC 2156) header.
26859
26860 In the message buffer, @kbd{C-c C-f C-i} or @kbd{C-c C-u} cycles through
26861 the valid values.
26862
26863 @item
26864 Gnus supports Cancel Locks in News.
26865
26866 This means a header @samp{Cancel-Lock} is inserted in news posting.  It is
26867 used to determine if you wrote an article or not (for canceling and
26868 superseding).  Gnus generates a random password string the first time
26869 you post a message, and saves it in your @file{~/.emacs} using the Custom
26870 system.  While the variable is called @code{canlock-password}, it is not
26871 security sensitive data.  Publishing your canlock string on the web
26872 will not allow anyone to be able to anything she could not already do.
26873 The behavior can be changed by customizing @code{message-insert-canlock}.
26874
26875 @item
26876 Gnus supports server-side mail filtering using Sieve.
26877
26878 Sieve rules can be added as Group Parameters for groups, and the
26879 complete Sieve script is generated using @kbd{D g} from the Group
26880 buffer, and then uploaded to the server using @kbd{C-c C-l} in the
26881 generated Sieve buffer.  @xref{Sieve Commands}, and the new Sieve
26882 manual @ref{Top, , Top, sieve, Emacs Sieve}.
26883
26884 @item
26885 Extended format specs.
26886
26887 Format spec @samp{%&user-date;} is added into
26888 @code{gnus-summary-line-format-alist}.  Also, user defined extended
26889 format specs are supported.  The extended format specs look like
26890 @samp{%u&foo;}, which invokes function
26891 @code{gnus-user-format-function-@var{foo}}.  Because @samp{&} is used as the
26892 escape character, old user defined format @samp{%u&} is no longer supported.
26893
26894 @item
26895 @kbd{/ *} (@code{gnus-summary-limit-include-cached}) is rewritten.
26896
26897 It was aliased to @kbd{Y c}
26898 (@code{gnus-summary-insert-cached-articles}).  The new function filters
26899 out other articles.
26900
26901 @item Some limiting commands accept a @kbd{C-u} prefix to negate the match.
26902
26903 If @kbd{C-u} is used on subject, author or extra headers, i.e., @kbd{/
26904 s}, @kbd{/ a}, and @kbd{/ x}
26905 (@code{gnus-summary-limit-to-@{subject,author,extra@}}) respectively, the
26906 result will be to display all articles that do not match the expression.
26907
26908 @item
26909 Group names are treated as UTF-8 by default.
26910
26911 This is supposedly what USEFOR wanted to migrate to.  See
26912 @code{gnus-group-name-charset-group-alist} and
26913 @code{gnus-group-name-charset-method-alist} for customization.
26914
26915 @item
26916 The nnml and nnfolder back ends store marks for each groups.
26917
26918 This makes it possible to take backup of nnml/nnfolder servers/groups
26919 separately of @file{~/.newsrc.eld}, while preserving marks.  It also
26920 makes it possible to share articles and marks between users (without
26921 sharing the @file{~/.newsrc.eld} file) within e.g. a department.  It
26922 works by storing the marks stored in @file{~/.newsrc.eld} in a per-group
26923 file @file{.marks} (for nnml) and @file{@var{groupname}.mrk} (for
26924 nnfolder, named @var{groupname}).  If the nnml/nnfolder is moved to
26925 another machine, Gnus will automatically use the @file{.marks} or
26926 @file{.mrk} file instead of the information in @file{~/.newsrc.eld}.
26927 The new server variables @code{nnml-marks-is-evil} and
26928 @code{nnfolder-marks-is-evil} can be used to disable this feature.
26929
26930 @item
26931 The menu bar item (in Group and Summary buffer) named ``Misc'' has
26932 been renamed to ``Gnus''.
26933
26934 @item
26935 The menu bar item (in Message mode) named ``@acronym{MML}'' has been
26936 renamed to ``Attachments''.  Note that this menu also contains security
26937 related stuff, like signing and encryption (@pxref{Security, Security,,
26938 message, Message Manual}).
26939
26940 @item
26941 @code{gnus-group-charset-alist} and
26942 @code{gnus-group-ignored-charsets-alist}.
26943
26944 The regexps in these variables are compared with full group names
26945 instead of real group names in 5.8.  Users who customize these
26946 variables should change those regexps accordingly.  For example:
26947 @lisp
26948 ("^han\\>" euc-kr) -> ("\\(^\\|:\\)han\\>" euc-kr)
26949 @end lisp
26950
26951 @item
26952 Gnus supports @acronym{PGP} (RFC 1991/2440), @acronym{PGP/MIME} (RFC
26953 2015/3156) and @acronym{S/MIME} (RFC 2630-2633).
26954
26955 It needs an external @acronym{S/MIME} and OpenPGP implementation, but no
26956 additional Lisp libraries.  This add several menu items to the
26957 Attachments menu, and @kbd{C-c RET} key bindings, when composing
26958 messages.  This also obsoletes @code{gnus-article-hide-pgp-hook}.
26959
26960 @item
26961 Gnus inlines external parts (message/external).
26962
26963 @item
26964 @acronym{MML} (Mime compose) prefix changed from @kbd{M-m} to @kbd{C-c
26965 C-m}.
26966
26967 This change was made to avoid conflict with the standard binding of
26968 @code{back-to-indentation}, which is also useful in message mode.
26969
26970 @item
26971 The default for @code{message-forward-show-mml} changed to symbol @code{best}.
26972
26973 The behavior for the @code{best} value is to show @acronym{MML} (i.e.,
26974 convert to @acronym{MIME}) when appropriate.  @acronym{MML} will not be
26975 used when forwarding signed or encrypted messages, as the conversion
26976 invalidate the digital signature.
26977 @end itemize
26978
26979 @node No Gnus
26980 @subsubsection No Gnus
26981 @cindex No Gnus
26982
26983 New features in No Gnus:
26984 @c FIXME: Gnus 5.12?
26985
26986 @include gnus-news.texi
26987
26988 @iftex
26989
26990 @page
26991 @node The Manual
26992 @section The Manual
26993 @cindex colophon
26994 @cindex manual
26995
26996 This manual was generated from a TeXinfo file and then run through
26997 either @code{texi2dvi}
26998 @iflatex
26999 or my own home-brewed TeXinfo to \LaTeX\ transformer,
27000 and then run through @code{latex} and @code{dvips}
27001 @end iflatex
27002 to get what you hold in your hands now.
27003
27004 The following conventions have been used:
27005
27006 @enumerate
27007
27008 @item
27009 This is a @samp{string}
27010
27011 @item
27012 This is a @kbd{keystroke}
27013
27014 @item
27015 This is a @file{file}
27016
27017 @item
27018 This is a @code{symbol}
27019
27020 @end enumerate
27021
27022 So if I were to say ``set @code{flargnoze} to @samp{yes}'', that would
27023 mean:
27024
27025 @lisp
27026 (setq flargnoze "yes")
27027 @end lisp
27028
27029 If I say ``set @code{flumphel} to @code{yes}'', that would mean:
27030
27031 @lisp
27032 (setq flumphel 'yes)
27033 @end lisp
27034
27035 @samp{yes} and @code{yes} are two @emph{very} different things---don't
27036 ever get them confused.
27037
27038 @iflatex
27039 @c @head
27040 Of course, everything in this manual is of vital interest, so you should
27041 read it all.  Several times.  However, if you feel like skimming the
27042 manual, look for that gnu head you should see in the margin over
27043 there---it means that what's being discussed is of more importance than
27044 the rest of the stuff.  (On the other hand, if everything is infinitely
27045 important, how can anything be more important than that?  Just one more
27046 of the mysteries of this world, I guess.)
27047 @end iflatex
27048
27049 @end iftex
27050
27051
27052 @node On Writing Manuals
27053 @section On Writing Manuals
27054
27055 I guess most manuals are written after-the-fact; documenting a program
27056 that's already there.  This is not how this manual is written.  When
27057 implementing something, I write the manual entry for that something
27058 straight away.  I then see that it's difficult to explain the
27059 functionality, so I write how it's supposed to be, and then I change the
27060 implementation.  Writing the documentation and writing the code goes
27061 hand in hand.
27062
27063 This, of course, means that this manual has no, or little, flow.  It
27064 documents absolutely everything in Gnus, but often not where you're
27065 looking for it.  It is a reference manual, and not a guide to how to get
27066 started with Gnus.
27067
27068 That would be a totally different book, that should be written using the
27069 reference manual as source material.  It would look quite differently.
27070
27071
27072 @page
27073 @node Terminology
27074 @section Terminology
27075
27076 @cindex terminology
27077 @table @dfn
27078
27079 @item news
27080 @cindex news
27081 This is what you are supposed to use this thing for---reading news.
27082 News is generally fetched from a nearby @acronym{NNTP} server, and is
27083 generally publicly available to everybody.  If you post news, the entire
27084 world is likely to read just what you have written, and they'll all
27085 snigger mischievously.  Behind your back.
27086
27087 @item mail
27088 @cindex mail
27089 Everything that's delivered to you personally is mail.  Some news/mail
27090 readers (like Gnus) blur the distinction between mail and news, but
27091 there is a difference.  Mail is private.  News is public.  Mailing is
27092 not posting, and replying is not following up.
27093
27094 @item reply
27095 @cindex reply
27096 Send a mail to the person who has written what you are reading.
27097
27098 @item follow up
27099 @cindex follow up
27100 Post an article to the current newsgroup responding to the article you
27101 are reading.
27102
27103 @item back end
27104 @cindex back end
27105 Gnus considers mail and news to be mostly the same, really.  The only
27106 difference is how to access the actual articles.  News articles are
27107 commonly fetched via the protocol @acronym{NNTP}, whereas mail
27108 messages could be read from a file on the local disk.  The internal
27109 architecture of Gnus thus comprises a ``front end'' and a number of
27110 ``back ends''.  Internally, when you enter a group (by hitting
27111 @key{RET}, say), you thereby invoke a function in the front end in
27112 Gnus.  The front end then ``talks'' to a back end and says things like
27113 ``Give me the list of articles in the foo group'' or ``Show me article
27114 number 4711''.
27115
27116 So a back end mainly defines either a protocol (the @code{nntp} back
27117 end accesses news via @acronym{NNTP}, the @code{nnimap} back end
27118 accesses mail via @acronym{IMAP}) or a file format and directory
27119 layout (the @code{nnspool} back end accesses news via the common
27120 ``spool directory'' format, the @code{nnml} back end access mail via a
27121 file format and directory layout that's quite similar).
27122
27123 Gnus does not handle the underlying media, so to speak---this is all
27124 done by the back ends.  A back end is a collection of functions to
27125 access the articles.
27126
27127 However, sometimes the term ``back end'' is also used where ``server''
27128 would have been more appropriate.  And then there is the term ``select
27129 method'' which can mean either.  The Gnus terminology can be quite
27130 confusing.
27131
27132 @item native
27133 @cindex native
27134 Gnus will always use one method (and back end) as the @dfn{native}, or
27135 default, way of getting news.
27136
27137 @item foreign
27138 @cindex foreign
27139 You can also have any number of foreign groups active at the same time.
27140 These are groups that use non-native non-secondary back ends for getting
27141 news.
27142
27143 @item secondary
27144 @cindex secondary
27145 Secondary back ends are somewhere half-way between being native and being
27146 foreign, but they mostly act like they are native.
27147
27148 @item article
27149 @cindex article
27150 A message that has been posted as news.
27151
27152 @item mail message
27153 @cindex mail message
27154 A message that has been mailed.
27155
27156 @item message
27157 @cindex message
27158 A mail message or news article
27159
27160 @item head
27161 @cindex head
27162 The top part of a message, where administrative information (etc.) is
27163 put.
27164
27165 @item body
27166 @cindex body
27167 The rest of an article.  Everything not in the head is in the
27168 body.
27169
27170 @item header
27171 @cindex header
27172 A line from the head of an article.
27173
27174 @item headers
27175 @cindex headers
27176 A collection of such lines, or a collection of heads.  Or even a
27177 collection of @acronym{NOV} lines.
27178
27179 @item @acronym{NOV}
27180 @cindex @acronym{NOV}
27181 When Gnus enters a group, it asks the back end for the headers of all
27182 unread articles in the group.  Most servers support the News OverView
27183 format, which is more compact and much faster to read and parse than the
27184 normal @sc{head} format.
27185
27186 @item level
27187 @cindex levels
27188 Each group is subscribed at some @dfn{level} or other (1-9).  The ones
27189 that have a lower level are ``more'' subscribed than the groups with a
27190 higher level.  In fact, groups on levels 1-5 are considered
27191 @dfn{subscribed}; 6-7 are @dfn{unsubscribed}; 8 are @dfn{zombies}; and 9
27192 are @dfn{killed}.  Commands for listing groups and scanning for new
27193 articles will all use the numeric prefix as @dfn{working level}.
27194
27195 @item killed groups
27196 @cindex killed groups
27197 No information on killed groups is stored or updated, which makes killed
27198 groups much easier to handle than subscribed groups.
27199
27200 @item zombie groups
27201 @cindex zombie groups
27202 Just like killed groups, only slightly less dead.
27203
27204 @item active file
27205 @cindex active file
27206 The news server has to keep track of what articles it carries, and what
27207 groups exist.  All this information in stored in the active file, which
27208 is rather large, as you might surmise.
27209
27210 @item bogus groups
27211 @cindex bogus groups
27212 A group that exists in the @file{.newsrc} file, but isn't known to the
27213 server (i.e.,  it isn't in the active file), is a @emph{bogus group}.
27214 This means that the group probably doesn't exist (any more).
27215
27216 @item activating
27217 @cindex activating groups
27218 The act of asking the server for info on a group and computing the
27219 number of unread articles is called @dfn{activating the group}.
27220 Un-activated groups are listed with @samp{*} in the group buffer.
27221
27222 @item spool
27223 @cindex spool
27224 News servers store their articles locally in one fashion or other.
27225 One old-fashioned storage method is to have just one file per
27226 article.  That's called a ``traditional spool''.
27227
27228 @item server
27229 @cindex server
27230 A machine one can connect to and get news (or mail) from.
27231
27232 @item select method
27233 @cindex select method
27234 A structure that specifies the back end, the server and the virtual
27235 server settings.
27236
27237 @item virtual server
27238 @cindex virtual server
27239 A named select method.  Since a select method defines all there is to
27240 know about connecting to a (physical) server, taking the thing as a
27241 whole is a virtual server.
27242
27243 @item washing
27244 @cindex washing
27245 Taking a buffer and running it through a filter of some sort.  The
27246 result will (more often than not) be cleaner and more pleasing than the
27247 original.
27248
27249 @item ephemeral groups
27250 @cindex ephemeral groups
27251 @cindex temporary groups
27252 Most groups store data on what articles you have read.  @dfn{Ephemeral}
27253 groups are groups that will have no data stored---when you exit the
27254 group, it'll disappear into the aether.
27255
27256 @item solid groups
27257 @cindex solid groups
27258 This is the opposite of ephemeral groups.  All groups listed in the
27259 group buffer are solid groups.
27260
27261 @item sparse articles
27262 @cindex sparse articles
27263 These are article placeholders shown in the summary buffer when
27264 @code{gnus-build-sparse-threads} has been switched on.
27265
27266 @item threading
27267 @cindex threading
27268 To put responses to articles directly after the articles they respond
27269 to---in a hierarchical fashion.
27270
27271 @item root
27272 @cindex root
27273 @cindex thread root
27274 The first article in a thread is the root.  It is the ancestor of all
27275 articles in the thread.
27276
27277 @item parent
27278 @cindex parent
27279 An article that has responses.
27280
27281 @item child
27282 @cindex child
27283 An article that responds to a different article---its parent.
27284
27285 @item digest
27286 @cindex digest
27287 A collection of messages in one file.  The most common digest format is
27288 specified by RFC 1153.
27289
27290 @item splitting
27291 @cindex splitting, terminolgy
27292 @cindex mail sorting
27293 @cindex mail filtering (splitting)
27294 The action of sorting your emails according to certain rules. Sometimes
27295 incorrectly called mail filtering.
27296
27297 @end table
27298
27299
27300 @page
27301 @node Customization
27302 @section Customization
27303 @cindex general customization
27304
27305 All variables are properly documented elsewhere in this manual.  This
27306 section is designed to give general pointers on how to customize Gnus
27307 for some quite common situations.
27308
27309 @menu
27310 * Slow/Expensive Connection::   You run a local Emacs and get the news elsewhere.
27311 * Slow Terminal Connection::    You run a remote Emacs.
27312 * Little Disk Space::           You feel that having large setup files is icky.
27313 * Slow Machine::                You feel like buying a faster machine.
27314 @end menu
27315
27316
27317 @node Slow/Expensive Connection
27318 @subsection Slow/Expensive NNTP Connection
27319
27320 If you run Emacs on a machine locally, and get your news from a machine
27321 over some very thin strings, you want to cut down on the amount of data
27322 Gnus has to get from the @acronym{NNTP} server.
27323
27324 @table @code
27325
27326 @item gnus-read-active-file
27327 Set this to @code{nil}, which will inhibit Gnus from requesting the
27328 entire active file from the server.  This file is often very large.  You
27329 also have to set @code{gnus-check-new-newsgroups} and
27330 @code{gnus-check-bogus-newsgroups} to @code{nil} to make sure that Gnus
27331 doesn't suddenly decide to fetch the active file anyway.
27332
27333 @item gnus-nov-is-evil
27334 This one has to be @code{nil}.  If not, grabbing article headers from
27335 the @acronym{NNTP} server will not be very fast.  Not all @acronym{NNTP} servers
27336 support @sc{xover}; Gnus will detect this by itself.
27337 @end table
27338
27339
27340 @node Slow Terminal Connection
27341 @subsection Slow Terminal Connection
27342
27343 Let's say you use your home computer for dialing up the system that runs
27344 Emacs and Gnus.  If your modem is slow, you want to reduce (as much as
27345 possible) the amount of data sent over the wires.
27346
27347 @table @code
27348
27349 @item gnus-auto-center-summary
27350 Set this to @code{nil} to inhibit Gnus from re-centering the summary
27351 buffer all the time.  If it is @code{vertical}, do only vertical
27352 re-centering.  If it is neither @code{nil} nor @code{vertical}, do both
27353 horizontal and vertical recentering.
27354
27355 @item gnus-visible-headers
27356 Cut down on the headers included in the articles to the
27357 minimum.  You can, in fact, make do without them altogether---most of the
27358 useful data is in the summary buffer, anyway.  Set this variable to
27359 @samp{^NEVVVVER} or @samp{From:}, or whatever you feel you need.
27360
27361 Set this hook to all the available hiding commands:
27362 @lisp
27363 (setq gnus-treat-hide-headers 'head
27364       gnus-treat-hide-signature t
27365       gnus-treat-hide-citation t)
27366 @end lisp
27367
27368 @item gnus-use-full-window
27369 By setting this to @code{nil}, you can make all the windows smaller.
27370 While this doesn't really cut down much generally, it means that you
27371 have to see smaller portions of articles before deciding that you didn't
27372 want to read them anyway.
27373
27374 @item gnus-thread-hide-subtree
27375 If this is non-@code{nil}, all threads in the summary buffer will be
27376 hidden initially.
27377
27378
27379 @item gnus-updated-mode-lines
27380 If this is @code{nil}, Gnus will not put information in the buffer mode
27381 lines, which might save some time.
27382 @end table
27383
27384
27385 @node Little Disk Space
27386 @subsection Little Disk Space
27387 @cindex disk space
27388
27389 The startup files can get rather large, so you may want to cut their
27390 sizes a bit if you are running out of space.
27391
27392 @table @code
27393
27394 @item gnus-save-newsrc-file
27395 If this is @code{nil}, Gnus will never save @file{.newsrc}---it will
27396 only save @file{.newsrc.eld}.  This means that you will not be able to
27397 use any other newsreaders than Gnus.  This variable is @code{t} by
27398 default.
27399
27400 @item gnus-read-newsrc-file
27401 If this is @code{nil}, Gnus will never read @file{.newsrc}---it will
27402 only read @file{.newsrc.eld}.  This means that you will not be able to
27403 use any other newsreaders than Gnus.  This variable is @code{t} by
27404 default.
27405
27406 @item gnus-save-killed-list
27407 If this is @code{nil}, Gnus will not save the list of dead groups.  You
27408 should also set @code{gnus-check-new-newsgroups} to @code{ask-server}
27409 and @code{gnus-check-bogus-newsgroups} to @code{nil} if you set this
27410 variable to @code{nil}.  This variable is @code{t} by default.
27411
27412 @end table
27413
27414
27415 @node Slow Machine
27416 @subsection Slow Machine
27417 @cindex slow machine
27418
27419 If you have a slow machine, or are just really impatient, there are a
27420 few things you can do to make Gnus run faster.
27421
27422 Set @code{gnus-check-new-newsgroups} and
27423 @code{gnus-check-bogus-newsgroups} to @code{nil} to make startup faster.
27424
27425 Set @code{gnus-show-threads}, @code{gnus-use-cross-reference} and
27426 @code{gnus-nov-is-evil} to @code{nil} to make entering and exiting the
27427 summary buffer faster.
27428
27429
27430 @page
27431 @node Troubleshooting
27432 @section Troubleshooting
27433 @cindex troubleshooting
27434
27435 Gnus works @emph{so} well straight out of the box---I can't imagine any
27436 problems, really.
27437
27438 Ahem.
27439
27440 @enumerate
27441
27442 @item
27443 Make sure your computer is switched on.
27444
27445 @item
27446 Make sure that you really load the current Gnus version.  If you have
27447 been running @sc{gnus}, you need to exit Emacs and start it up again before
27448 Gnus will work.
27449
27450 @item
27451 Try doing an @kbd{M-x gnus-version}.  If you get something that looks
27452 like @samp{T-gnus 6.17.* (based on Gnus v5.10.*; for SEMI 1.1*, FLIM
27453 1.1*)} you have the right files loaded.  Otherwise you have some old
27454 @file{.el} files lying around.  Delete these.
27455
27456 @item
27457 Read the help group (@kbd{G h} in the group buffer) for a
27458 @acronym{FAQ} and a how-to.
27459
27460 @item
27461 @vindex max-lisp-eval-depth
27462 Gnus works on many recursive structures, and in some extreme (and very
27463 rare) cases Gnus may recurse down ``too deeply'' and Emacs will beep at
27464 you.  If this happens to you, set @code{max-lisp-eval-depth} to 500 or
27465 something like that.
27466 @end enumerate
27467
27468 If all else fails, report the problem as a bug.
27469
27470 @cindex bugs
27471 @cindex reporting bugs
27472
27473 @kindex M-x gnus-bug
27474 @findex gnus-bug
27475 If you find a bug in Gnus, you can report it with the @kbd{M-x gnus-bug}
27476 command.  @kbd{M-x set-variable RET debug-on-error RET t RET}, and send
27477 me the backtrace.  I will fix bugs, but I can only fix them if you send
27478 me a precise description as to how to reproduce the bug.
27479
27480 You really can never be too detailed in a bug report.  Always use the
27481 @kbd{M-x gnus-bug} command when you make bug reports, even if it creates
27482 a 10Kb mail each time you use it, and even if you have sent me your
27483 environment 500 times before.  I don't care.  I want the full info each
27484 time.
27485
27486 It is also important to remember that I have no memory whatsoever.  If
27487 you send a bug report, and I send you a reply, and then you just send
27488 back ``No, it's not! Moron!'', I will have no idea what you are
27489 insulting me about.  Always over-explain everything.  It's much easier
27490 for all of us---if I don't have all the information I need, I will just
27491 mail you and ask for more info, and everything takes more time.
27492
27493 If the problem you're seeing is very visual, and you can't quite explain
27494 it, copy the Emacs window to a file (with @code{xwd}, for instance), put
27495 it somewhere it can be reached, and include the URL of the picture in
27496 the bug report.
27497
27498 @cindex patches
27499 If you would like to contribute a patch to fix bugs or make
27500 improvements, please produce the patch using @samp{diff -u}.
27501
27502 @cindex edebug
27503 If you want to debug your problem further before reporting, possibly
27504 in order to solve the problem yourself and send a patch, you can use
27505 edebug.  Debugging Lisp code is documented in the Elisp manual
27506 (@pxref{Debugging, , Debugging Lisp Programs, elisp, The GNU Emacs
27507 Lisp Reference Manual}).  To get you started with edebug, consider if
27508 you discover some weird behavior when pressing @kbd{c}, the first
27509 step is to do @kbd{C-h k c} and click on the hyperlink (Emacs only) in
27510 the documentation buffer that leads you to the function definition,
27511 then press @kbd{M-x edebug-defun RET} with point inside that function,
27512 return to Gnus and press @kbd{c} to invoke the code.  You will be
27513 placed in the lisp buffer and can single step using @kbd{SPC} and
27514 evaluate expressions using @kbd{M-:} or inspect variables using
27515 @kbd{C-h v}, abort execution with @kbd{q}, and resume execution with
27516 @kbd{c} or @kbd{g}.
27517
27518 @cindex elp
27519 @cindex profile
27520 @cindex slow
27521 Sometimes, a problem do not directly generate an elisp error but
27522 manifests itself by causing Gnus to be very slow.  In these cases, you
27523 can use @kbd{M-x toggle-debug-on-quit} and press @kbd{C-g} when things are
27524 slow, and then try to analyze the backtrace (repeating the procedure
27525 helps isolating the real problem areas).
27526
27527 A fancier approach is to use the elisp profiler, ELP.  The profiler is
27528 (or should be) fully documented elsewhere, but to get you started
27529 there are a few steps that need to be followed.  First, instrument the
27530 part of Gnus you are interested in for profiling, e.g. @kbd{M-x
27531 elp-instrument-package RET gnus} or @kbd{M-x elp-instrument-package
27532 RET message}.  Then perform the operation that is slow and press
27533 @kbd{M-x elp-results}.  You will then see which operations that takes
27534 time, and can debug them further.  If the entire operation takes much
27535 longer than the time spent in the slowest function in the profiler
27536 output, you probably profiled the wrong part of Gnus.  To reset
27537 profiling statistics, use @kbd{M-x elp-reset-all}.  @kbd{M-x
27538 elp-restore-all} is supposed to remove profiling, but given the
27539 complexities and dynamic code generation in Gnus, it might not always
27540 work perfectly.
27541
27542 @cindex gnu.emacs.gnus
27543 @cindex ding mailing list
27544 If you just need help, you are better off asking on
27545 @samp{gnu.emacs.gnus}.  I'm not very helpful.  You can also ask on
27546 @email{ding@@gnus.org, the ding mailing list}.  Write to
27547 @email{ding-request@@gnus.org} to subscribe.
27548
27549
27550 @page
27551 @node Gnus Reference Guide
27552 @section Gnus Reference Guide
27553
27554 It is my hope that other people will figure out smart stuff that Gnus
27555 can do, and that other people will write those smart things as well.  To
27556 facilitate that I thought it would be a good idea to describe the inner
27557 workings of Gnus.  And some of the not-so-inner workings, while I'm at
27558 it.
27559
27560 You can never expect the internals of a program not to change, but I
27561 will be defining (in some details) the interface between Gnus and its
27562 back ends (this is written in stone), the format of the score files
27563 (ditto), data structures (some are less likely to change than others)
27564 and general methods of operation.
27565
27566 @menu
27567 * Gnus Utility Functions::      Common functions and variable to use.
27568 * Back End Interface::          How Gnus communicates with the servers.
27569 * Score File Syntax::           A BNF definition of the score file standard.
27570 * Headers::                     How Gnus stores headers internally.
27571 * Ranges::                      A handy format for storing mucho numbers.
27572 * Group Info::                  The group info format.
27573 * Extended Interactive::        Symbolic prefixes and stuff.
27574 * Emacs/XEmacs Code::           Gnus can be run under all modern Emacsen.
27575 * Various File Formats::        Formats of files that Gnus use.
27576 @end menu
27577
27578
27579 @node Gnus Utility Functions
27580 @subsection Gnus Utility Functions
27581 @cindex Gnus utility functions
27582 @cindex utility functions
27583 @cindex functions
27584 @cindex internal variables
27585
27586 When writing small functions to be run from hooks (and stuff), it's
27587 vital to have access to the Gnus internal functions and variables.
27588 Below is a list of the most common ones.
27589
27590 @table @code
27591
27592 @item gnus-newsgroup-name
27593 @vindex gnus-newsgroup-name
27594 This variable holds the name of the current newsgroup.
27595
27596 @item gnus-find-method-for-group
27597 @findex gnus-find-method-for-group
27598 A function that returns the select method for @var{group}.
27599
27600 @item gnus-group-real-name
27601 @findex gnus-group-real-name
27602 Takes a full (prefixed) Gnus group name, and returns the unprefixed
27603 name.
27604
27605 @item gnus-group-prefixed-name
27606 @findex gnus-group-prefixed-name
27607 Takes an unprefixed group name and a select method, and returns the full
27608 (prefixed) Gnus group name.
27609
27610 @item gnus-get-info
27611 @findex gnus-get-info
27612 Returns the group info list for @var{group}.
27613
27614 @item gnus-group-unread
27615 @findex gnus-group-unread
27616 The number of unread articles in @var{group}, or @code{t} if that is
27617 unknown.
27618
27619 @item gnus-active
27620 @findex gnus-active
27621 The active entry for @var{group}.
27622
27623 @item gnus-set-active
27624 @findex gnus-set-active
27625 Set the active entry for @var{group}.
27626
27627 @item gnus-add-current-to-buffer-list
27628 @findex gnus-add-current-to-buffer-list
27629 Adds the current buffer to the list of buffers to be killed on Gnus
27630 exit.
27631
27632 @item gnus-continuum-version
27633 @findex gnus-continuum-version
27634 Takes a Gnus version string as a parameter and returns a floating point
27635 number.  Earlier versions will always get a lower number than later
27636 versions.
27637
27638 @item gnus-group-read-only-p
27639 @findex gnus-group-read-only-p
27640 Says whether @var{group} is read-only or not.
27641
27642 @item gnus-news-group-p
27643 @findex gnus-news-group-p
27644 Says whether @var{group} came from a news back end.
27645
27646 @item gnus-ephemeral-group-p
27647 @findex gnus-ephemeral-group-p
27648 Says whether @var{group} is ephemeral or not.
27649
27650 @item gnus-server-to-method
27651 @findex gnus-server-to-method
27652 Returns the select method corresponding to @var{server}.
27653
27654 @item gnus-server-equal
27655 @findex gnus-server-equal
27656 Says whether two virtual servers are equal.
27657
27658 @item gnus-group-native-p
27659 @findex gnus-group-native-p
27660 Says whether @var{group} is native or not.
27661
27662 @item gnus-group-secondary-p
27663 @findex gnus-group-secondary-p
27664 Says whether @var{group} is secondary or not.
27665
27666 @item gnus-group-foreign-p
27667 @findex gnus-group-foreign-p
27668 Says whether @var{group} is foreign or not.
27669
27670 @item gnus-group-find-parameter
27671 @findex gnus-group-find-parameter
27672 Returns the parameter list of @var{group}.  If given a second parameter,
27673 returns the value of that parameter for @var{group}.
27674
27675 @item gnus-group-set-parameter
27676 @findex gnus-group-set-parameter
27677 Takes three parameters; @var{group}, @var{parameter} and @var{value}.
27678
27679 @item gnus-narrow-to-body
27680 @findex gnus-narrow-to-body
27681 Narrows the current buffer to the body of the article.
27682
27683 @item gnus-check-backend-function
27684 @findex gnus-check-backend-function
27685 Takes two parameters, @var{function} and @var{group}.  If the back end
27686 @var{group} comes from supports @var{function}, return non-@code{nil}.
27687
27688 @lisp
27689 (gnus-check-backend-function "request-scan" "nnml:misc")
27690 @result{} t
27691 @end lisp
27692
27693 @item gnus-read-method
27694 @findex gnus-read-method
27695 Prompts the user for a select method.
27696
27697 @end table
27698
27699
27700 @node Back End Interface
27701 @subsection Back End Interface
27702
27703 Gnus doesn't know anything about @acronym{NNTP}, spools, mail or virtual
27704 groups.  It only knows how to talk to @dfn{virtual servers}.  A virtual
27705 server is a @dfn{back end} and some @dfn{back end variables}.  As examples
27706 of the first, we have @code{nntp}, @code{nnspool} and @code{nnmbox}.  As
27707 examples of the latter we have @code{nntp-port-number} and
27708 @code{nnmbox-directory}.
27709
27710 When Gnus asks for information from a back end---say @code{nntp}---on
27711 something, it will normally include a virtual server name in the
27712 function parameters.  (If not, the back end should use the ``current''
27713 virtual server.)  For instance, @code{nntp-request-list} takes a virtual
27714 server as its only (optional) parameter.  If this virtual server hasn't
27715 been opened, the function should fail.
27716
27717 Note that a virtual server name has no relation to some physical server
27718 name.  Take this example:
27719
27720 @lisp
27721 (nntp "odd-one"
27722       (nntp-address "ifi.uio.no")
27723       (nntp-port-number 4324))
27724 @end lisp
27725
27726 Here the virtual server name is @samp{odd-one} while the name of
27727 the physical server is @samp{ifi.uio.no}.
27728
27729 The back ends should be able to switch between several virtual servers.
27730 The standard back ends implement this by keeping an alist of virtual
27731 server environments that they pull down/push up when needed.
27732
27733 There are two groups of interface functions: @dfn{required functions},
27734 which must be present, and @dfn{optional functions}, which Gnus will
27735 always check for presence before attempting to call 'em.
27736
27737 All these functions are expected to return data in the buffer
27738 @code{nntp-server-buffer} (@samp{ *nntpd*}), which is somewhat
27739 unfortunately named, but we'll have to live with it.  When I talk about
27740 @dfn{resulting data}, I always refer to the data in that buffer.  When I
27741 talk about @dfn{return value}, I talk about the function value returned by
27742 the function call.  Functions that fail should return @code{nil} as the
27743 return value.
27744
27745 Some back ends could be said to be @dfn{server-forming} back ends, and
27746 some might be said not to be.  The latter are back ends that generally
27747 only operate on one group at a time, and have no concept of ``server''
27748 ---they have a group, and they deliver info on that group and nothing
27749 more.
27750
27751 Gnus identifies each message by way of group name and article number.  A
27752 few remarks about these article numbers might be useful.  First of all,
27753 the numbers are positive integers.  Secondly, it is normally not
27754 possible for later articles to ``re-use'' older article numbers without
27755 confusing Gnus.  That is, if a group has ever contained a message
27756 numbered 42, then no other message may get that number, or Gnus will get
27757 mightily confused.@footnote{See the function
27758 @code{nnchoke-request-update-info}, @ref{Optional Back End Functions}.}
27759 Third, article numbers must be assigned in order of arrival in the
27760 group; this is not necessarily the same as the date of the message.
27761
27762 The previous paragraph already mentions all the ``hard'' restrictions that
27763 article numbers must fulfill.  But it seems that it might be useful to
27764 assign @emph{consecutive} article numbers, for Gnus gets quite confused
27765 if there are holes in the article numbering sequence.  However, due to
27766 the ``no-reuse'' restriction, holes cannot be avoided altogether.  It's
27767 also useful for the article numbers to start at 1 to avoid running out
27768 of numbers as long as possible.
27769
27770 Note that by convention, back ends are named @code{nnsomething}, but
27771 Gnus also comes with some @code{nnnotbackends}, such as
27772 @file{nnheader.el}, @file{nnmail.el} and @file{nnoo.el}.
27773
27774 In the examples and definitions I will refer to the imaginary back end
27775 @code{nnchoke}.
27776
27777 @cindex @code{nnchoke}
27778
27779 @menu
27780 * Required Back End Functions::  Functions that must be implemented.
27781 * Optional Back End Functions::  Functions that need not be implemented.
27782 * Error Messaging::             How to get messages and report errors.
27783 * Writing New Back Ends::       Extending old back ends.
27784 * Hooking New Back Ends Into Gnus::  What has to be done on the Gnus end.
27785 * Mail-like Back Ends::         Some tips on mail back ends.
27786 @end menu
27787
27788
27789 @node Required Back End Functions
27790 @subsubsection Required Back End Functions
27791
27792 @table @code
27793
27794 @item (nnchoke-retrieve-headers ARTICLES &optional GROUP SERVER FETCH-OLD)
27795
27796 @var{articles} is either a range of article numbers or a list of
27797 @code{Message-ID}s.  Current back ends do not fully support either---only
27798 sequences (lists) of article numbers, and most back ends do not support
27799 retrieval of @code{Message-ID}s.  But they should try for both.
27800
27801 The result data should either be HEADs or @acronym{NOV} lines, and the result
27802 value should either be @code{headers} or @code{nov} to reflect this.
27803 This might later be expanded to @code{various}, which will be a mixture
27804 of HEADs and @acronym{NOV} lines, but this is currently not supported by Gnus.
27805
27806 If @var{fetch-old} is non-@code{nil} it says to try fetching ``extra
27807 headers'', in some meaning of the word.  This is generally done by
27808 fetching (at most) @var{fetch-old} extra headers less than the smallest
27809 article number in @code{articles}, and filling the gaps as well.  The
27810 presence of this parameter can be ignored if the back end finds it
27811 cumbersome to follow the request.  If this is non-@code{nil} and not a
27812 number, do maximum fetches.
27813
27814 Here's an example HEAD:
27815
27816 @example
27817 221 1056 Article retrieved.
27818 Path: ifi.uio.no!sturles
27819 From: sturles@@ifi.uio.no (Sturle Sunde)
27820 Newsgroups: ifi.discussion
27821 Subject: Re: Something very droll
27822 Date: 27 Oct 1994 14:02:57 +0100
27823 Organization: Dept. of Informatics, University of Oslo, Norway
27824 Lines: 26
27825 Message-ID: <38o8e1$a0o@@holmenkollen.ifi.uio.no>
27826 References: <38jdmq$4qu@@visbur.ifi.uio.no>
27827 NNTP-Posting-Host: holmenkollen.ifi.uio.no
27828 .
27829 @end example
27830
27831 So a @code{headers} return value would imply that there's a number of
27832 these in the data buffer.
27833
27834 Here's a BNF definition of such a buffer:
27835
27836 @example
27837 headers        = *head
27838 head           = error / valid-head
27839 error-message  = [ "4" / "5" ] 2number " " <error message> eol
27840 valid-head     = valid-message *header "." eol
27841 valid-message  = "221 " <number> " Article retrieved." eol
27842 header         = <text> eol
27843 @end example
27844
27845 @cindex BNF
27846 (The version of BNF used here is the one used in RFC822.)
27847
27848 If the return value is @code{nov}, the data buffer should contain
27849 @dfn{network overview database} lines.  These are basically fields
27850 separated by tabs.
27851
27852 @example
27853 nov-buffer = *nov-line
27854 nov-line   = field 7*8[ <TAB> field ] eol
27855 field      = <text except TAB>
27856 @end example
27857
27858 For a closer look at what should be in those fields,
27859 @pxref{Headers}.
27860
27861
27862 @item (nnchoke-open-server SERVER &optional DEFINITIONS)
27863
27864 @var{server} is here the virtual server name.  @var{definitions} is a
27865 list of @code{(VARIABLE VALUE)} pairs that define this virtual server.
27866
27867 If the server can't be opened, no error should be signaled.  The back end
27868 may then choose to refuse further attempts at connecting to this
27869 server.  In fact, it should do so.
27870
27871 If the server is opened already, this function should return a
27872 non-@code{nil} value.  There should be no data returned.
27873
27874
27875 @item (nnchoke-close-server &optional SERVER)
27876
27877 Close connection to @var{server} and free all resources connected
27878 to it.  Return @code{nil} if the server couldn't be closed for some
27879 reason.
27880
27881 There should be no data returned.
27882
27883
27884 @item (nnchoke-request-close)
27885
27886 Close connection to all servers and free all resources that the back end
27887 have reserved.  All buffers that have been created by that back end
27888 should be killed.  (Not the @code{nntp-server-buffer}, though.)  This
27889 function is generally only called when Gnus is shutting down.
27890
27891 There should be no data returned.
27892
27893
27894 @item (nnchoke-server-opened &optional SERVER)
27895
27896 If @var{server} is the current virtual server, and the connection to the
27897 physical server is alive, then this function should return a
27898 non-@code{nil} value.  This function should under no circumstances
27899 attempt to reconnect to a server we have lost connection to.
27900
27901 There should be no data returned.
27902
27903
27904 @item (nnchoke-status-message &optional SERVER)
27905
27906 This function should return the last error message from @var{server}.
27907
27908 There should be no data returned.
27909
27910
27911 @item (nnchoke-request-article ARTICLE &optional GROUP SERVER TO-BUFFER)
27912
27913 The result data from this function should be the article specified by
27914 @var{article}.  This might either be a @code{Message-ID} or a number.
27915 It is optional whether to implement retrieval by @code{Message-ID}, but
27916 it would be nice if that were possible.
27917
27918 If @var{to-buffer} is non-@code{nil}, the result data should be returned
27919 in this buffer instead of the normal data buffer.  This is to make it
27920 possible to avoid copying large amounts of data from one buffer to
27921 another, while Gnus mainly requests articles to be inserted directly
27922 into its article buffer.
27923
27924 If it is at all possible, this function should return a cons cell where
27925 the @code{car} is the group name the article was fetched from, and the @code{cdr} is
27926 the article number.  This will enable Gnus to find out what the real
27927 group and article numbers are when fetching articles by
27928 @code{Message-ID}.  If this isn't possible, @code{t} should be returned
27929 on successful article retrieval.
27930
27931
27932 @item (nnchoke-request-group GROUP &optional SERVER FAST)
27933
27934 Get data on @var{group}.  This function also has the side effect of
27935 making @var{group} the current group.
27936
27937 If @var{fast}, don't bother to return useful data, just make @var{group}
27938 the current group.
27939
27940 Here's an example of some result data and a definition of the same:
27941
27942 @example
27943 211 56 1000 1059 ifi.discussion
27944 @end example
27945
27946 The first number is the status, which should be 211.  Next is the
27947 total number of articles in the group, the lowest article number, the
27948 highest article number, and finally the group name.  Note that the total
27949 number of articles may be less than one might think while just
27950 considering the highest and lowest article numbers, but some articles
27951 may have been canceled.  Gnus just discards the total-number, so
27952 whether one should take the bother to generate it properly (if that is a
27953 problem) is left as an exercise to the reader.  If the group contains no
27954 articles, the lowest article number should be reported as 1 and the
27955 highest as 0.
27956
27957 @example
27958 group-status = [ error / info ] eol
27959 error        = [ "4" / "5" ] 2<number> " " <Error message>
27960 info         = "211 " 3* [ <number> " " ] <string>
27961 @end example
27962
27963
27964 @item (nnchoke-close-group GROUP &optional SERVER)
27965
27966 Close @var{group} and free any resources connected to it.  This will be
27967 a no-op on most back ends.
27968
27969 There should be no data returned.
27970
27971
27972 @item (nnchoke-request-list &optional SERVER)
27973
27974 Return a list of all groups available on @var{server}.  And that means
27975 @emph{all}.
27976
27977 Here's an example from a server that only carries two groups:
27978
27979 @example
27980 ifi.test 0000002200 0000002000 y
27981 ifi.discussion 3324 3300 n
27982 @end example
27983
27984 On each line we have a group name, then the highest article number in
27985 that group, the lowest article number, and finally a flag.  If the group
27986 contains no articles, the lowest article number should be reported as 1
27987 and the highest as 0.
27988
27989 @example
27990 active-file = *active-line
27991 active-line = name " " <number> " " <number> " " flags eol
27992 name        = <string>
27993 flags       = "n" / "y" / "m" / "x" / "j" / "=" name
27994 @end example
27995
27996 The flag says whether the group is read-only (@samp{n}), is moderated
27997 (@samp{m}), is dead (@samp{x}), is aliased to some other group
27998 (@samp{=other-group}) or none of the above (@samp{y}).
27999
28000
28001 @item (nnchoke-request-post &optional SERVER)
28002
28003 This function should post the current buffer.  It might return whether
28004 the posting was successful or not, but that's not required.  If, for
28005 instance, the posting is done asynchronously, it has generally not been
28006 completed by the time this function concludes.  In that case, this
28007 function should set up some kind of sentinel to beep the user loud and
28008 clear if the posting could not be completed.
28009
28010 There should be no result data from this function.
28011
28012 @end table
28013
28014
28015 @node Optional Back End Functions
28016 @subsubsection Optional Back End Functions
28017
28018 @table @code
28019
28020 @item (nnchoke-retrieve-groups GROUPS &optional SERVER)
28021
28022 @var{groups} is a list of groups, and this function should request data
28023 on all those groups.  How it does it is of no concern to Gnus, but it
28024 should attempt to do this in a speedy fashion.
28025
28026 The return value of this function can be either @code{active} or
28027 @code{group}, which says what the format of the result data is.  The
28028 former is in the same format as the data from
28029 @code{nnchoke-request-list}, while the latter is a buffer full of lines
28030 in the same format as @code{nnchoke-request-group} gives.
28031
28032 @example
28033 group-buffer = *active-line / *group-status
28034 @end example
28035
28036
28037 @item (nnchoke-request-update-info GROUP INFO &optional SERVER)
28038
28039 A Gnus group info (@pxref{Group Info}) is handed to the back end for
28040 alterations.  This comes in handy if the back end really carries all
28041 the information (as is the case with virtual and imap groups).  This
28042 function should destructively alter the info to suit its needs, and
28043 should return a non-@code{nil} value (exceptionally,
28044 @code{nntp-request-update-info} always returns @code{nil} not to waste
28045 the network resources).
28046
28047 There should be no result data from this function.
28048
28049
28050 @item (nnchoke-request-type GROUP &optional ARTICLE)
28051
28052 When the user issues commands for ``sending news'' (@kbd{F} in the
28053 summary buffer, for instance), Gnus has to know whether the article the
28054 user is following up on is news or mail.  This function should return
28055 @code{news} if @var{article} in @var{group} is news, @code{mail} if it
28056 is mail and @code{unknown} if the type can't be decided.  (The
28057 @var{article} parameter is necessary in @code{nnvirtual} groups which
28058 might very well combine mail groups and news groups.)  Both @var{group}
28059 and @var{article} may be @code{nil}.
28060
28061 There should be no result data from this function.
28062
28063
28064 @item (nnchoke-request-set-mark GROUP ACTION &optional SERVER)
28065
28066 Set/remove/add marks on articles.  Normally Gnus handles the article
28067 marks (such as read, ticked, expired etc) internally, and store them in
28068 @file{~/.newsrc.eld}.  Some back ends (such as @acronym{IMAP}) however carry
28069 all information about the articles on the server, so Gnus need to
28070 propagate the mark information to the server.
28071
28072 @var{action} is a list of mark setting requests, having this format:
28073
28074 @example
28075 (RANGE ACTION MARK)
28076 @end example
28077
28078 @var{range} is a range of articles you wish to update marks on.
28079 @var{action} is @code{add} or @code{del}, used to add marks or remove
28080 marks (preserving all marks not mentioned).  @var{mark} is a list of
28081 marks; where each mark is a symbol.  Currently used marks are
28082 @code{read}, @code{tick}, @code{reply}, @code{expire}, @code{killed},
28083 @code{dormant}, @code{save}, @code{download}, @code{unsend},
28084 @code{forward} and @code{recent}, but your back end should, if
28085 possible, not limit itself to these.
28086
28087 Given contradictory actions, the last action in the list should be the
28088 effective one.  That is, if your action contains a request to add the
28089 @code{tick} mark on article 1 and, later in the list, a request to
28090 remove the mark on the same article, the mark should in fact be removed.
28091
28092 An example action list:
28093
28094 @example
28095 (((5 12 30) 'del '(tick))
28096  ((10 . 90) 'add '(read expire))
28097  ((92 94) 'del '(read)))
28098 @end example
28099
28100 The function should return a range of articles it wasn't able to set the
28101 mark on (currently not used for anything).
28102
28103 There should be no result data from this function.
28104
28105 @item (nnchoke-request-update-mark GROUP ARTICLE MARK)
28106
28107 If the user tries to set a mark that the back end doesn't like, this
28108 function may change the mark.  Gnus will use whatever this function
28109 returns as the mark for @var{article} instead of the original
28110 @var{mark}.  If the back end doesn't care, it must return the original
28111 @var{mark}, and not @code{nil} or any other type of garbage.
28112
28113 The only use for this I can see is what @code{nnvirtual} does with
28114 it---if a component group is auto-expirable, marking an article as read
28115 in the virtual group should result in the article being marked as
28116 expirable.
28117
28118 There should be no result data from this function.
28119
28120
28121 @item (nnchoke-request-scan &optional GROUP SERVER)
28122
28123 This function may be called at any time (by Gnus or anything else) to
28124 request that the back end check for incoming articles, in one way or
28125 another.  A mail back end will typically read the spool file or query
28126 the @acronym{POP} server when this function is invoked.  The
28127 @var{group} doesn't have to be heeded---if the back end decides that
28128 it is too much work just scanning for a single group, it may do a
28129 total scan of all groups.  It would be nice, however, to keep things
28130 local if that's practical.
28131
28132 There should be no result data from this function.
28133
28134
28135 @item (nnchoke-request-group-description GROUP &optional SERVER)
28136
28137 The result data from this function should be a description of
28138 @var{group}.
28139
28140 @example
28141 description-line = name <TAB> description eol
28142 name             = <string>
28143 description      = <text>
28144 @end example
28145
28146 @item (nnchoke-request-list-newsgroups &optional SERVER)
28147
28148 The result data from this function should be the description of all
28149 groups available on the server.
28150
28151 @example
28152 description-buffer = *description-line
28153 @end example
28154
28155
28156 @item (nnchoke-request-newgroups DATE &optional SERVER)
28157
28158 The result data from this function should be all groups that were
28159 created after @samp{date}, which is in normal human-readable date format
28160 (i.e., the date format used in mail and news headers, and returned by
28161 the function @code{message-make-date} by default).  The data should be
28162 in the active buffer format.
28163
28164 It is okay for this function to return ``too many'' groups; some back ends
28165 might find it cheaper to return the full list of groups, rather than
28166 just the new groups.  But don't do this for back ends with many groups.
28167 Normally, if the user creates the groups herself, there won't be too
28168 many groups, so @code{nnml} and the like are probably safe.  But for
28169 back ends like @code{nntp}, where the groups have been created by the
28170 server, it is quite likely that there can be many groups.
28171
28172
28173 @item (nnchoke-request-create-group GROUP &optional SERVER)
28174
28175 This function should create an empty group with name @var{group}.
28176
28177 There should be no return data.
28178
28179
28180 @item (nnchoke-request-expire-articles ARTICLES &optional GROUP SERVER FORCE)
28181
28182 This function should run the expiry process on all articles in the
28183 @var{articles} range (which is currently a simple list of article
28184 numbers.)  It is left up to the back end to decide how old articles
28185 should be before they are removed by this function.  If @var{force} is
28186 non-@code{nil}, all @var{articles} should be deleted, no matter how new
28187 they are.
28188
28189 This function should return a list of articles that it did not/was not
28190 able to delete.
28191
28192 There should be no result data returned.
28193
28194
28195 @item (nnchoke-request-move-article ARTICLE GROUP SERVER ACCEPT-FORM &optional LAST)
28196
28197 This function should move @var{article} (which is a number) from
28198 @var{group} by calling @var{accept-form}.
28199
28200 This function should ready the article in question for moving by
28201 removing any header lines it has added to the article, and generally
28202 should ``tidy up'' the article.  Then it should @code{eval}
28203 @var{accept-form} in the buffer where the ``tidy'' article is.  This
28204 will do the actual copying.  If this @code{eval} returns a
28205 non-@code{nil} value, the article should be removed.
28206
28207 If @var{last} is @code{nil}, that means that there is a high likelihood
28208 that there will be more requests issued shortly, so that allows some
28209 optimizations.
28210
28211 The function should return a cons where the @code{car} is the group name and
28212 the @code{cdr} is the article number that the article was entered as.
28213
28214 The group should exist before the back end is asked to accept the
28215 article for that group.
28216
28217 There should be no data returned.
28218
28219
28220 @item (nnchoke-request-accept-article GROUP &optional SERVER LAST)
28221
28222 This function takes the current buffer and inserts it into @var{group}.
28223 If @var{last} in @code{nil}, that means that there will be more calls to
28224 this function in short order.
28225
28226 The function should return a cons where the @code{car} is the group name and
28227 the @code{cdr} is the article number that the article was entered as.
28228
28229 There should be no data returned.
28230
28231
28232 @item (nnchoke-request-replace-article ARTICLE GROUP BUFFER)
28233
28234 This function should remove @var{article} (which is a number) from
28235 @var{group} and insert @var{buffer} there instead.
28236
28237 There should be no data returned.
28238
28239
28240 @item (nnchoke-request-delete-group GROUP FORCE &optional SERVER)
28241
28242 This function should delete @var{group}.  If @var{force}, it should
28243 really delete all the articles in the group, and then delete the group
28244 itself.  (If there is such a thing as ``the group itself''.)
28245
28246 There should be no data returned.
28247
28248
28249 @item (nnchoke-request-rename-group GROUP NEW-NAME &optional SERVER)
28250
28251 This function should rename @var{group} into @var{new-name}.  All
28252 articles in @var{group} should move to @var{new-name}.
28253
28254 There should be no data returned.
28255
28256 @end table
28257
28258
28259 @node Error Messaging
28260 @subsubsection Error Messaging
28261
28262 @findex nnheader-report
28263 @findex nnheader-get-report
28264 The back ends should use the function @code{nnheader-report} to report
28265 error conditions---they should not raise errors when they aren't able to
28266 perform a request.  The first argument to this function is the back end
28267 symbol, and the rest are interpreted as arguments to @code{format} if
28268 there are multiple of them, or just a string if there is one of them.
28269 This function must always returns @code{nil}.
28270
28271 @lisp
28272 (nnheader-report 'nnchoke "You did something totally bogus")
28273
28274 (nnheader-report 'nnchoke "Could not request group %s" group)
28275 @end lisp
28276
28277 Gnus, in turn, will call @code{nnheader-get-report} when it gets a
28278 @code{nil} back from a server, and this function returns the most
28279 recently reported message for the back end in question.  This function
28280 takes one argument---the server symbol.
28281
28282 Internally, these functions access @var{back-end}@code{-status-string},
28283 so the @code{nnchoke} back end will have its error message stored in
28284 @code{nnchoke-status-string}.
28285
28286
28287 @node Writing New Back Ends
28288 @subsubsection Writing New Back Ends
28289
28290 Many back ends are quite similar.  @code{nnml} is just like
28291 @code{nnspool}, but it allows you to edit the articles on the server.
28292 @code{nnmh} is just like @code{nnml}, but it doesn't use an active file,
28293 and it doesn't maintain overview databases.  @code{nndir} is just like
28294 @code{nnml}, but it has no concept of ``groups'', and it doesn't allow
28295 editing articles.
28296
28297 It would make sense if it were possible to ``inherit'' functions from
28298 back ends when writing new back ends.  And, indeed, you can do that if you
28299 want to.  (You don't have to if you don't want to, of course.)
28300
28301 All the back ends declare their public variables and functions by using a
28302 package called @code{nnoo}.
28303
28304 To inherit functions from other back ends (and allow other back ends to
28305 inherit functions from the current back end), you should use the
28306 following macros:
28307
28308 @table @code
28309
28310 @item nnoo-declare
28311 This macro declares the first parameter to be a child of the subsequent
28312 parameters.  For instance:
28313
28314 @lisp
28315 (nnoo-declare nndir
28316   nnml nnmh)
28317 @end lisp
28318
28319 @code{nndir} has declared here that it intends to inherit functions from
28320 both @code{nnml} and @code{nnmh}.
28321
28322 @item defvoo
28323 This macro is equivalent to @code{defvar}, but registers the variable as
28324 a public server variable.  Most state-oriented variables should be
28325 declared with @code{defvoo} instead of @code{defvar}.
28326
28327 In addition to the normal @code{defvar} parameters, it takes a list of
28328 variables in the parent back ends to map the variable to when executing
28329 a function in those back ends.
28330
28331 @lisp
28332 (defvoo nndir-directory nil
28333   "Where nndir will look for groups."
28334   nnml-current-directory nnmh-current-directory)
28335 @end lisp
28336
28337 This means that @code{nnml-current-directory} will be set to
28338 @code{nndir-directory} when an @code{nnml} function is called on behalf
28339 of @code{nndir}.  (The same with @code{nnmh}.)
28340
28341 @item nnoo-define-basics
28342 This macro defines some common functions that almost all back ends should
28343 have.
28344
28345 @lisp
28346 (nnoo-define-basics nndir)
28347 @end lisp
28348
28349 @item deffoo
28350 This macro is just like @code{defun} and takes the same parameters.  In
28351 addition to doing the normal @code{defun} things, it registers the
28352 function as being public so that other back ends can inherit it.
28353
28354 @item nnoo-map-functions
28355 This macro allows mapping of functions from the current back end to
28356 functions from the parent back ends.
28357
28358 @lisp
28359 (nnoo-map-functions nndir
28360   (nnml-retrieve-headers 0 nndir-current-group 0 0)
28361   (nnmh-request-article 0 nndir-current-group 0 0))
28362 @end lisp
28363
28364 This means that when @code{nndir-retrieve-headers} is called, the first,
28365 third, and fourth parameters will be passed on to
28366 @code{nnml-retrieve-headers}, while the second parameter is set to the
28367 value of @code{nndir-current-group}.
28368
28369 @item nnoo-import
28370 This macro allows importing functions from back ends.  It should be the
28371 last thing in the source file, since it will only define functions that
28372 haven't already been defined.
28373
28374 @lisp
28375 (nnoo-import nndir
28376   (nnmh
28377    nnmh-request-list
28378    nnmh-request-newgroups)
28379   (nnml))
28380 @end lisp
28381
28382 This means that calls to @code{nndir-request-list} should just be passed
28383 on to @code{nnmh-request-list}, while all public functions from
28384 @code{nnml} that haven't been defined in @code{nndir} yet should be
28385 defined now.
28386
28387 @end table
28388
28389 Below is a slightly shortened version of the @code{nndir} back end.
28390
28391 @lisp
28392 ;;; @r{nndir.el --- single directory newsgroup access for Gnus}
28393 ;; @r{Copyright (C) 1995,96 Free Software Foundation, Inc.}
28394
28395 ;;; @r{Code:}
28396
28397 (require 'nnheader)
28398 (require 'nnmh)
28399 (require 'nnml)
28400 (require 'nnoo)
28401 (eval-when-compile (require 'cl))
28402
28403 (nnoo-declare nndir
28404   nnml nnmh)
28405
28406 (defvoo nndir-directory nil
28407   "Where nndir will look for groups."
28408   nnml-current-directory nnmh-current-directory)
28409
28410 (defvoo nndir-nov-is-evil nil
28411   "*Non-nil means that nndir will never retrieve NOV headers."
28412   nnml-nov-is-evil)
28413
28414 (defvoo nndir-current-group ""
28415   nil
28416   nnml-current-group nnmh-current-group)
28417 (defvoo nndir-top-directory nil nil nnml-directory nnmh-directory)
28418 (defvoo nndir-get-new-mail nil nil nnml-get-new-mail nnmh-get-new-mail)
28419
28420 (defvoo nndir-status-string "" nil nnmh-status-string)
28421 (defconst nndir-version "nndir 1.0")
28422
28423 ;;; @r{Interface functions.}
28424
28425 (nnoo-define-basics nndir)
28426
28427 (deffoo nndir-open-server (server &optional defs)
28428   (setq nndir-directory
28429         (or (cadr (assq 'nndir-directory defs))
28430             server))
28431   (unless (assq 'nndir-directory defs)
28432     (push `(nndir-directory ,server) defs))
28433   (push `(nndir-current-group
28434           ,(file-name-nondirectory
28435             (directory-file-name nndir-directory)))
28436         defs)
28437   (push `(nndir-top-directory
28438           ,(file-name-directory (directory-file-name nndir-directory)))
28439         defs)
28440   (nnoo-change-server 'nndir server defs))
28441
28442 (nnoo-map-functions nndir
28443   (nnml-retrieve-headers 0 nndir-current-group 0 0)
28444   (nnmh-request-article 0 nndir-current-group 0 0)
28445   (nnmh-request-group nndir-current-group 0 0)
28446   (nnmh-close-group nndir-current-group 0))
28447
28448 (nnoo-import nndir
28449   (nnmh
28450    nnmh-status-message
28451    nnmh-request-list
28452    nnmh-request-newgroups))
28453
28454 (provide 'nndir)
28455 @end lisp
28456
28457
28458 @node Hooking New Back Ends Into Gnus
28459 @subsubsection Hooking New Back Ends Into Gnus
28460
28461 @vindex gnus-valid-select-methods
28462 @findex gnus-declare-backend
28463 Having Gnus start using your new back end is rather easy---you just
28464 declare it with the @code{gnus-declare-backend} functions.  This will
28465 enter the back end into the @code{gnus-valid-select-methods} variable.
28466
28467 @code{gnus-declare-backend} takes two parameters---the back end name and
28468 an arbitrary number of @dfn{abilities}.
28469
28470 Here's an example:
28471
28472 @lisp
28473 (gnus-declare-backend "nnchoke" 'mail 'respool 'address)
28474 @end lisp
28475
28476 The above line would then go in the @file{nnchoke.el} file.
28477
28478 The abilities can be:
28479
28480 @table @code
28481 @item mail
28482 This is a mailish back end---followups should (probably) go via mail.
28483 @item post
28484 This is a newsish back end---followups should (probably) go via news.
28485 @item post-mail
28486 This back end supports both mail and news.
28487 @item none
28488 This is neither a post nor mail back end---it's something completely
28489 different.
28490 @item respool
28491 It supports respooling---or rather, it is able to modify its source
28492 articles and groups.
28493 @item address
28494 The name of the server should be in the virtual server name.  This is
28495 true for almost all back ends.
28496 @item prompt-address
28497 The user should be prompted for an address when doing commands like
28498 @kbd{B} in the group buffer.  This is true for back ends like
28499 @code{nntp}, but not @code{nnmbox}, for instance.
28500 @end table
28501
28502
28503 @node Mail-like Back Ends
28504 @subsubsection Mail-like Back Ends
28505
28506 One of the things that separate the mail back ends from the rest of the
28507 back ends is the heavy dependence by most of the mail back ends on
28508 common functions in @file{nnmail.el}.  For instance, here's the
28509 definition of @code{nnml-request-scan}:
28510
28511 @lisp
28512 (deffoo nnml-request-scan (&optional group server)
28513   (setq nnml-article-file-alist nil)
28514   (nnmail-get-new-mail 'nnml 'nnml-save-nov nnml-directory group))
28515 @end lisp
28516
28517 It simply calls @code{nnmail-get-new-mail} with a few parameters,
28518 and @code{nnmail} takes care of all the moving and splitting of the
28519 mail.
28520
28521 This function takes four parameters.
28522
28523 @table @var
28524 @item method
28525 This should be a symbol to designate which back end is responsible for
28526 the call.
28527
28528 @item exit-function
28529 This function should be called after the splitting has been performed.
28530
28531 @item temp-directory
28532 Where the temporary files should be stored.
28533
28534 @item group
28535 This optional argument should be a group name if the splitting is to be
28536 performed for one group only.
28537 @end table
28538
28539 @code{nnmail-get-new-mail} will call @var{back-end}@code{-save-mail} to
28540 save each article.  @var{back-end}@code{-active-number} will be called to
28541 find the article number assigned to this article.
28542
28543 The function also uses the following variables:
28544 @var{back-end}@code{-get-new-mail} (to see whether to get new mail for
28545 this back end); and @var{back-end}@code{-group-alist} and
28546 @var{back-end}@code{-active-file} to generate the new active file.
28547 @var{back-end}@code{-group-alist} should be a group-active alist, like
28548 this:
28549
28550 @example
28551 (("a-group" (1 . 10))
28552  ("some-group" (34 . 39)))
28553 @end example
28554
28555
28556 @node Score File Syntax
28557 @subsection Score File Syntax
28558
28559 Score files are meant to be easily parseable, but yet extremely
28560 mallable.  It was decided that something that had the same read syntax
28561 as an Emacs Lisp list would fit that spec.
28562
28563 Here's a typical score file:
28564
28565 @lisp
28566 (("summary"
28567   ("win95" -10000 nil s)
28568   ("Gnus"))
28569  ("from"
28570   ("Lars" -1000))
28571  (mark -100))
28572 @end lisp
28573
28574 BNF definition of a score file:
28575
28576 @example
28577 score-file      = "" / "(" *element ")"
28578 element         = rule / atom
28579 rule            = string-rule / number-rule / date-rule
28580 string-rule     = "(" quote string-header quote space *string-match ")"
28581 number-rule     = "(" quote number-header quote space *number-match ")"
28582 date-rule       = "(" quote date-header quote space *date-match ")"
28583 quote           = <ascii 34>
28584 string-header   = "subject" / "from" / "references" / "message-id" /
28585                   "xref" / "body" / "head" / "all" / "followup"
28586 number-header   = "lines" / "chars"
28587 date-header     = "date"
28588 string-match    = "(" quote <string> quote [ "" / [ space score [ "" /
28589                   space date [ "" / [ space string-match-t ] ] ] ] ] ")"
28590 score           = "nil" / <integer>
28591 date            = "nil" / <natural number>
28592 string-match-t  = "nil" / "s" / "substring" / "S" / "Substring" /
28593                   "r" / "regex" / "R" / "Regex" /
28594                   "e" / "exact" / "E" / "Exact" /
28595                   "f" / "fuzzy" / "F" / "Fuzzy"
28596 number-match    = "(" <integer> [ "" / [ space score [ "" /
28597                   space date [ "" / [ space number-match-t ] ] ] ] ] ")"
28598 number-match-t  = "nil" / "=" / "<" / ">" / ">=" / "<="
28599 date-match      = "(" quote <string> quote [ "" / [ space score [ "" /
28600                   space date [ "" / [ space date-match-t ] ] ] ] ")"
28601 date-match-t    = "nil" / "at" / "before" / "after"
28602 atom            = "(" [ required-atom / optional-atom ] ")"
28603 required-atom   = mark / expunge / mark-and-expunge / files /
28604                   exclude-files / read-only / touched
28605 optional-atom   = adapt / local / eval
28606 mark            = "mark" space nil-or-number
28607 nil-or-number   = "nil" / <integer>
28608 expunge         = "expunge" space nil-or-number
28609 mark-and-expunge = "mark-and-expunge" space nil-or-number
28610 files           = "files" *[ space <string> ]
28611 exclude-files   = "exclude-files" *[ space <string> ]
28612 read-only       = "read-only" [ space "nil" / space "t" ]
28613 adapt        = "adapt" [ space "ignore" / space "t" / space adapt-rule ]
28614 adapt-rule      = "(" *[ <string> *[ "(" <string> <integer> ")" ] ")"
28615 local           = "local" *[ space "(" <string> space <form> ")" ]
28616 eval            = "eval" space <form>
28617 space           = *[ " " / <TAB> / <NEWLINE> ]
28618 @end example
28619
28620 Any unrecognized elements in a score file should be ignored, but not
28621 discarded.
28622
28623 As you can see, white space is needed, but the type and amount of white
28624 space is irrelevant.  This means that formatting of the score file is
28625 left up to the programmer---if it's simpler to just spew it all out on
28626 one looong line, then that's ok.
28627
28628 The meaning of the various atoms are explained elsewhere in this
28629 manual (@pxref{Score File Format}).
28630
28631
28632 @node Headers
28633 @subsection Headers
28634
28635 Internally Gnus uses a format for storing article headers that
28636 corresponds to the @acronym{NOV} format in a mysterious fashion.  One could
28637 almost suspect that the author looked at the @acronym{NOV} specification and
28638 just shamelessly @emph{stole} the entire thing, and one would be right.
28639
28640 @dfn{Header} is a severely overloaded term.  ``Header'' is used in
28641 RFC 1036 to talk about lines in the head of an article (e.g.,
28642 @code{From}).  It is used by many people as a synonym for
28643 ``head''---``the header and the body''.  (That should be avoided, in my
28644 opinion.)  And Gnus uses a format internally that it calls ``header'',
28645 which is what I'm talking about here.  This is a 9-element vector,
28646 basically, with each header (ouch) having one slot.
28647
28648 These slots are, in order: @code{number}, @code{subject}, @code{from},
28649 @code{date}, @code{id}, @code{references}, @code{chars}, @code{lines},
28650 @code{xref}, and @code{extra}.  There are macros for accessing and
28651 setting these slots---they all have predictable names beginning with
28652 @code{mail-header-} and @code{mail-header-set-}, respectively.
28653
28654 All these slots contain strings, except the @code{extra} slot, which
28655 contains an alist of header/value pairs (@pxref{To From Newsgroups}).
28656
28657
28658 @node Ranges
28659 @subsection Ranges
28660
28661 @sc{gnus} introduced a concept that I found so useful that I've started
28662 using it a lot and have elaborated on it greatly.
28663
28664 The question is simple: If you have a large amount of objects that are
28665 identified by numbers (say, articles, to take a @emph{wild} example)
28666 that you want to qualify as being ``included'', a normal sequence isn't
28667 very useful.  (A 200,000 length sequence is a bit long-winded.)
28668
28669 The solution is as simple as the question: You just collapse the
28670 sequence.
28671
28672 @example
28673 (1 2 3 4 5 6 10 11 12)
28674 @end example
28675
28676 is transformed into
28677
28678 @example
28679 ((1 . 6) (10 . 12))
28680 @end example
28681
28682 To avoid having those nasty @samp{(13 . 13)} elements to denote a
28683 lonesome object, a @samp{13} is a valid element:
28684
28685 @example
28686 ((1 . 6) 7 (10 . 12))
28687 @end example
28688
28689 This means that comparing two ranges to find out whether they are equal
28690 is slightly tricky:
28691
28692 @example
28693 ((1 . 5) 7 8 (10 . 12))
28694 @end example
28695
28696 and
28697
28698 @example
28699 ((1 . 5) (7 . 8) (10 . 12))
28700 @end example
28701
28702 are equal.  In fact, any non-descending list is a range:
28703
28704 @example
28705 (1 2 3 4 5)
28706 @end example
28707
28708 is a perfectly valid range, although a pretty long-winded one.  This is
28709 also valid:
28710
28711 @example
28712 (1 . 5)
28713 @end example
28714
28715 and is equal to the previous range.
28716
28717 Here's a BNF definition of ranges.  Of course, one must remember the
28718 semantic requirement that the numbers are non-descending.  (Any number
28719 of repetition of the same number is allowed, but apt to disappear in
28720 range handling.)
28721
28722 @example
28723 range           = simple-range / normal-range
28724 simple-range    = "(" number " . " number ")"
28725 normal-range    = "(" start-contents ")"
28726 contents        = "" / simple-range *[ " " contents ] /
28727                   number *[ " " contents ]
28728 @end example
28729
28730 Gnus currently uses ranges to keep track of read articles and article
28731 marks.  I plan on implementing a number of range operators in C if The
28732 Powers That Be are willing to let me.  (I haven't asked yet, because I
28733 need to do some more thinking on what operators I need to make life
28734 totally range-based without ever having to convert back to normal
28735 sequences.)
28736
28737
28738 @node Group Info
28739 @subsection Group Info
28740
28741 Gnus stores all permanent info on groups in a @dfn{group info} list.
28742 This list is from three to six elements (or more) long and exhaustively
28743 describes the group.
28744
28745 Here are two example group infos; one is a very simple group while the
28746 second is a more complex one:
28747
28748 @example
28749 ("no.group" 5 ((1 . 54324)))
28750
28751 ("nnml:my.mail" 3 ((1 . 5) 9 (20 . 55))
28752                 ((tick (15 . 19)) (replied 3 6 (19 . 3)))
28753                 (nnml "")
28754                 ((auto-expire . t) (to-address . "ding@@gnus.org")))
28755 @end example
28756
28757 The first element is the @dfn{group name}---as Gnus knows the group,
28758 anyway.  The second element is the @dfn{subscription level}, which
28759 normally is a small integer.  (It can also be the @dfn{rank}, which is a
28760 cons cell where the @code{car} is the level and the @code{cdr} is the
28761 score.)  The third element is a list of ranges of read articles.  The
28762 fourth element is a list of lists of article marks of various kinds.
28763 The fifth element is the select method (or virtual server, if you like).
28764 The sixth element is a list of @dfn{group parameters}, which is what
28765 this section is about.
28766
28767 Any of the last three elements may be missing if they are not required.
28768 In fact, the vast majority of groups will normally only have the first
28769 three elements, which saves quite a lot of cons cells.
28770
28771 Here's a BNF definition of the group info format:
28772
28773 @example
28774 info          = "(" group space ralevel space read
28775                 [ "" / [ space marks-list [ "" / [ space method [ "" /
28776                 space parameters ] ] ] ] ] ")"
28777 group         = quote <string> quote
28778 ralevel       = rank / level
28779 level         = <integer in the range of 1 to inf>
28780 rank          = "(" level "." score ")"
28781 score         = <integer in the range of 1 to inf>
28782 read          = range
28783 marks-lists   = nil / "(" *marks ")"
28784 marks         = "(" <string> range ")"
28785 method        = "(" <string> *elisp-forms ")"
28786 parameters    = "(" *elisp-forms ")"
28787 @end example
28788
28789 Actually that @samp{marks} rule is a fib.  A @samp{marks} is a
28790 @samp{<string>} consed on to a @samp{range}, but that's a bitch to say
28791 in pseudo-BNF.
28792
28793 If you have a Gnus info and want to access the elements, Gnus offers a
28794 series of macros for getting/setting these elements.
28795
28796 @table @code
28797 @item gnus-info-group
28798 @itemx gnus-info-set-group
28799 @findex gnus-info-group
28800 @findex gnus-info-set-group
28801 Get/set the group name.
28802
28803 @item gnus-info-rank
28804 @itemx gnus-info-set-rank
28805 @findex gnus-info-rank
28806 @findex gnus-info-set-rank
28807 Get/set the group rank (@pxref{Group Score}).
28808
28809 @item gnus-info-level
28810 @itemx gnus-info-set-level
28811 @findex gnus-info-level
28812 @findex gnus-info-set-level
28813 Get/set the group level.
28814
28815 @item gnus-info-score
28816 @itemx gnus-info-set-score
28817 @findex gnus-info-score
28818 @findex gnus-info-set-score
28819 Get/set the group score (@pxref{Group Score}).
28820
28821 @item gnus-info-read
28822 @itemx gnus-info-set-read
28823 @findex gnus-info-read
28824 @findex gnus-info-set-read
28825 Get/set the ranges of read articles.
28826
28827 @item gnus-info-marks
28828 @itemx gnus-info-set-marks
28829 @findex gnus-info-marks
28830 @findex gnus-info-set-marks
28831 Get/set the lists of ranges of marked articles.
28832
28833 @item gnus-info-method
28834 @itemx gnus-info-set-method
28835 @findex gnus-info-method
28836 @findex gnus-info-set-method
28837 Get/set the group select method.
28838
28839 @item gnus-info-params
28840 @itemx gnus-info-set-params
28841 @findex gnus-info-params
28842 @findex gnus-info-set-params
28843 Get/set the group parameters.
28844 @end table
28845
28846 All the getter functions take one parameter---the info list.  The setter
28847 functions take two parameters---the info list and the new value.
28848
28849 The last three elements in the group info aren't mandatory, so it may be
28850 necessary to extend the group info before setting the element.  If this
28851 is necessary, you can just pass on a non-@code{nil} third parameter to
28852 the three final setter functions to have this happen automatically.
28853
28854
28855 @node Extended Interactive
28856 @subsection Extended Interactive
28857 @cindex interactive
28858 @findex gnus-interactive
28859
28860 Gnus extends the standard Emacs @code{interactive} specification
28861 slightly to allow easy use of the symbolic prefix (@pxref{Symbolic
28862 Prefixes}).  Here's an example of how this is used:
28863
28864 @lisp
28865 (defun gnus-summary-increase-score (&optional score symp)
28866   (interactive (gnus-interactive "P\ny"))
28867   ...
28868   )
28869 @end lisp
28870
28871 The best thing to do would have been to implement
28872 @code{gnus-interactive} as a macro which would have returned an
28873 @code{interactive} form, but this isn't possible since Emacs checks
28874 whether a function is interactive or not by simply doing an @code{assq}
28875 on the lambda form.  So, instead we have @code{gnus-interactive}
28876 function that takes a string and returns values that are usable to
28877 @code{interactive}.
28878
28879 This function accepts (almost) all normal @code{interactive} specs, but
28880 adds a few more.
28881
28882 @table @samp
28883 @item y
28884 @vindex gnus-current-prefix-symbol
28885 The current symbolic prefix---the @code{gnus-current-prefix-symbol}
28886 variable.
28887
28888 @item Y
28889 @vindex gnus-current-prefix-symbols
28890 A list of the current symbolic prefixes---the
28891 @code{gnus-current-prefix-symbol} variable.
28892
28893 @item A
28894 The current article number---the @code{gnus-summary-article-number}
28895 function.
28896
28897 @item H
28898 The current article header---the @code{gnus-summary-article-header}
28899 function.
28900
28901 @item g
28902 The current group name---the @code{gnus-group-group-name}
28903 function.
28904
28905 @end table
28906
28907
28908 @node Emacs/XEmacs Code
28909 @subsection Emacs/XEmacs Code
28910 @cindex XEmacs
28911 @cindex Emacsen
28912
28913 While Gnus runs under Emacs, XEmacs and Mule, I decided that one of the
28914 platforms must be the primary one.  I chose Emacs.  Not because I don't
28915 like XEmacs or Mule, but because it comes first alphabetically.
28916
28917 This means that Gnus will byte-compile under Emacs with nary a warning,
28918 while XEmacs will pump out gigabytes of warnings while byte-compiling.
28919 As I use byte-compilation warnings to help me root out trivial errors in
28920 Gnus, that's very useful.
28921
28922 I've also consistently used Emacs function interfaces, but have used
28923 Gnusey aliases for the functions.  To take an example:  Emacs defines a
28924 @code{run-at-time} function while XEmacs defines a @code{start-itimer}
28925 function.  I then define a function called @code{gnus-run-at-time} that
28926 takes the same parameters as the Emacs @code{run-at-time}.  When running
28927 Gnus under Emacs, the former function is just an alias for the latter.
28928 However, when running under XEmacs, the former is an alias for the
28929 following function:
28930
28931 @lisp
28932 (defun gnus-xmas-run-at-time (time repeat function &rest args)
28933   (start-itimer
28934    "gnus-run-at-time"
28935    `(lambda ()
28936       (,function ,@@args))
28937    time repeat))
28938 @end lisp
28939
28940 This sort of thing has been done for bunches of functions.  Gnus does
28941 not redefine any native Emacs functions while running under XEmacs---it
28942 does this @code{defalias} thing with Gnus equivalents instead.  Cleaner
28943 all over.
28944
28945 In the cases where the XEmacs function interface was obviously cleaner,
28946 I used it instead.  For example @code{gnus-region-active-p} is an alias
28947 for @code{region-active-p} in XEmacs, whereas in Emacs it is a function.
28948
28949 Of course, I could have chosen XEmacs as my native platform and done
28950 mapping functions the other way around.  But I didn't.  The performance
28951 hit these indirections impose on Gnus under XEmacs should be slight.
28952
28953
28954 @node Various File Formats
28955 @subsection Various File Formats
28956
28957 @menu
28958 * Active File Format::          Information on articles and groups available.
28959 * Newsgroups File Format::      Group descriptions.
28960 @end menu
28961
28962
28963 @node Active File Format
28964 @subsubsection Active File Format
28965
28966 The active file lists all groups available on the server in
28967 question.  It also lists the highest and lowest current article numbers
28968 in each group.
28969
28970 Here's an excerpt from a typical active file:
28971
28972 @example
28973 soc.motss 296030 293865 y
28974 alt.binaries.pictures.fractals 3922 3913 n
28975 comp.sources.unix 1605 1593 m
28976 comp.binaries.ibm.pc 5097 5089 y
28977 no.general 1000 900 y
28978 @end example
28979
28980 Here's a pseudo-BNF definition of this file:
28981
28982 @example
28983 active      = *group-line
28984 group-line  = group spc high-number spc low-number spc flag <NEWLINE>
28985 group       = <non-white-space string>
28986 spc         = " "
28987 high-number = <non-negative integer>
28988 low-number  = <positive integer>
28989 flag        = "y" / "n" / "m" / "j" / "x" / "=" group
28990 @end example
28991
28992 For a full description of this file, see the manual pages for
28993 @samp{innd}, in particular @samp{active(5)}.
28994
28995
28996 @node Newsgroups File Format
28997 @subsubsection Newsgroups File Format
28998
28999 The newsgroups file lists groups along with their descriptions.  Not all
29000 groups on the server have to be listed,  and not all groups in the file
29001 have to exist on the server.  The file is meant purely as information to
29002 the user.
29003
29004 The format is quite simple; a group name, a tab, and the description.
29005 Here's the definition:
29006
29007 @example
29008 newsgroups    = *line
29009 line          = group tab description <NEWLINE>
29010 group         = <non-white-space string>
29011 tab           = <TAB>
29012 description   = <string>
29013 @end example
29014
29015
29016 @page
29017 @node Emacs for Heathens
29018 @section Emacs for Heathens
29019
29020 Believe it or not, but some people who use Gnus haven't really used
29021 Emacs much before they embarked on their journey on the Gnus Love Boat.
29022 If you are one of those unfortunates whom ``@kbd{C-M-a}'', ``kill the
29023 region'', and ``set @code{gnus-flargblossen} to an alist where the key
29024 is a regexp that is used for matching on the group name'' are magical
29025 phrases with little or no meaning, then this appendix is for you.  If
29026 you are already familiar with Emacs, just ignore this and go fondle your
29027 cat instead.
29028
29029 @menu
29030 * Keystrokes::                  Entering text and executing commands.
29031 * Emacs Lisp::                  The built-in Emacs programming language.
29032 @end menu
29033
29034
29035 @node Keystrokes
29036 @subsection Keystrokes
29037
29038 @itemize @bullet
29039 @item
29040 Q: What is an experienced Emacs user?
29041
29042 @item
29043 A: A person who wishes that the terminal had pedals.
29044 @end itemize
29045
29046 Yes, when you use Emacs, you are apt to use the control key, the shift
29047 key and the meta key a lot.  This is very annoying to some people
29048 (notably @code{vi}le users), and the rest of us just love the hell out
29049 of it.  Just give up and submit.  Emacs really does stand for
29050 ``Escape-Meta-Alt-Control-Shift'', and not ``Editing Macros'', as you
29051 may have heard from other disreputable sources (like the Emacs author).
29052
29053 The shift keys are normally located near your pinky fingers, and are
29054 normally used to get capital letters and stuff.  You probably use it all
29055 the time.  The control key is normally marked ``CTRL'' or something like
29056 that.  The meta key is, funnily enough, never marked as such on any
29057 keyboard.  The one I'm currently at has a key that's marked ``Alt'',
29058 which is the meta key on this keyboard.  It's usually located somewhere
29059 to the left hand side of the keyboard, usually on the bottom row.
29060
29061 Now, us Emacs people don't say ``press the meta-control-m key'',
29062 because that's just too inconvenient.  We say ``press the @kbd{C-M-m}
29063 key''.  @kbd{M-} is the prefix that means ``meta'' and ``C-'' is the
29064 prefix that means ``control''.  So ``press @kbd{C-k}'' means ``press
29065 down the control key, and hold it down while you press @kbd{k}''.
29066 ``Press @kbd{C-M-k}'' means ``press down and hold down the meta key and
29067 the control key and then press @kbd{k}''.  Simple, ay?
29068
29069 This is somewhat complicated by the fact that not all keyboards have a
29070 meta key.  In that case you can use the ``escape'' key.  Then @kbd{M-k}
29071 means ``press escape, release escape, press @kbd{k}''.  That's much more
29072 work than if you have a meta key, so if that's the case, I respectfully
29073 suggest you get a real keyboard with a meta key.  You can't live without
29074 it.
29075
29076
29077
29078 @node Emacs Lisp
29079 @subsection Emacs Lisp
29080
29081 Emacs is the King of Editors because it's really a Lisp interpreter.
29082 Each and every key you tap runs some Emacs Lisp code snippet, and since
29083 Emacs Lisp is an interpreted language, that means that you can configure
29084 any key to run any arbitrary code.  You just, like, do it.
29085
29086 Gnus is written in Emacs Lisp, and is run as a bunch of interpreted
29087 functions.  (These are byte-compiled for speed, but it's still
29088 interpreted.)  If you decide that you don't like the way Gnus does
29089 certain things, it's trivial to have it do something a different way.
29090 (Well, at least if you know how to write Lisp code.)  However, that's
29091 beyond the scope of this manual, so we are simply going to talk about
29092 some common constructs that you normally use in your @file{.emacs} file
29093 to customize Gnus.
29094
29095 If you want to set the variable @code{gnus-florgbnize} to four (4), you
29096 write the following:
29097
29098 @lisp
29099 (setq gnus-florgbnize 4)
29100 @end lisp
29101
29102 This function (really ``special form'') @code{setq} is the one that can
29103 set a variable to some value.  This is really all you need to know.  Now
29104 you can go and fill your @file{.emacs} file with lots of these to change
29105 how Gnus works.
29106
29107 If you have put that thing in your @file{.emacs} file, it will be read
29108 and @code{eval}ed (which is lisp-ese for ``run'') the next time you
29109 start Emacs.  If you want to change the variable right away, simply say
29110 @kbd{C-x C-e} after the closing parenthesis.  That will @code{eval} the
29111 previous ``form'', which is a simple @code{setq} statement here.
29112
29113 Go ahead---just try it, if you're located at your Emacs.  After you
29114 @kbd{C-x C-e}, you will see @samp{4} appear in the echo area, which
29115 is the return value of the form you @code{eval}ed.
29116
29117 Some pitfalls:
29118
29119 If the manual says ``set @code{gnus-read-active-file} to @code{some}'',
29120 that means:
29121
29122 @lisp
29123 (setq gnus-read-active-file 'some)
29124 @end lisp
29125
29126 On the other hand, if the manual says ``set @code{gnus-nntp-server} to
29127 @samp{nntp.ifi.uio.no}'', that means:
29128
29129 @lisp
29130 (setq gnus-nntp-server "nntp.ifi.uio.no")
29131 @end lisp
29132
29133 So be careful not to mix up strings (the latter) with symbols (the
29134 former).  The manual is unambiguous, but it can be confusing.
29135
29136 @page
29137 @include gnus-faq.texi
29138
29139 @node Index
29140 @chapter Index
29141 @printindex cp
29142
29143 @node Key Index
29144 @chapter Key Index
29145 @printindex ky
29146
29147 @summarycontents
29148 @contents
29149 @bye
29150
29151 @iftex
29152 @iflatex
29153 \end{document}
29154 @end iflatex
29155 @end iftex
29156
29157 @c Local Variables:
29158 @c mode: texinfo
29159 @c coding: iso-8859-1
29160 @c End: