Synch to No Gnus 200603061028.
[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, 2006 Free Software Foundation, Inc.
14
15 @quotation
16 Permission is granted to copy, distribute and/or modify this document
17 under the terms of the GNU Free Documentation License, Version 1.2 or
18 any later version published by the Free Software Foundation; with no
19 Invariant Sections, with the Front-Cover texts being ``A GNU
20 Manual'', and with the Back-Cover Texts as in (a) below.  A copy of the
21 license is included in the section entitled ``GNU Free Documentation
22 License'' in the Emacs manual.
23
24 (a) The FSF's Back-Cover Text is: ``You have freedom to copy and modify
25 this GNU Manual, like GNU software.  Copies published by the Free
26 Software Foundation raise funds for GNU development.''
27
28 This document is part of a collection distributed under the GNU Free
29 Documentation License.  If you want to distribute this document
30 separately from the collection, you can do so by adding a copy of the
31 license to the document, as described in section 6 of the license.
32 @end quotation
33 @end copying
34
35 @iftex
36 @iflatex
37 \documentclass[twoside,a4paper,openright,11pt]{book}
38 \usepackage[latin1]{inputenc}
39 \usepackage{pagestyle}
40 \usepackage{epsfig}
41 \usepackage{pixidx}
42 \input{gnusconfig.tex}
43
44 \ifx\pdfoutput\undefined
45 \else
46 \usepackage[pdftex,bookmarks,colorlinks=true]{hyperref}
47 \usepackage{thumbpdf}
48 \pdfcompresslevel=9
49 \fi
50
51 \makeindex
52 \begin{document}
53
54 \newcommand{\gnusversionname}{T-gnus v6.17}
55 \newcommand{\gnuschaptername}{}
56 \newcommand{\gnussectionname}{}
57
58 \newcommand{\gnusbackslash}{/}
59
60 \newcommand{\gnusref}[1]{``#1'' on page \pageref{#1}}
61 \ifx\pdfoutput\undefined
62 \newcommand{\gnusuref}[1]{\gnustt{#1}}
63 \else
64 \newcommand{\gnusuref}[1]{\href{#1}{\gnustt{#1}}}
65 \fi
66 \newcommand{\gnusxref}[1]{See ``#1'' on page \pageref{#1}}
67 \newcommand{\gnuspxref}[1]{see ``#1'' on page \pageref{#1}}
68
69 \newcommand{\gnuskindex}[1]{\index{#1}}
70 \newcommand{\gnusindex}[1]{\index{#1}}
71
72 \newcommand{\gnustt}[1]{{\gnusselectttfont{}#1}}
73 \newcommand{\gnuscode}[1]{\gnustt{#1}}
74 \newcommand{\gnusasis}[1]{\gnustt{#1}}
75 \newcommand{\gnusurl}[1]{\gnustt{#1}}
76 \newcommand{\gnuscommand}[1]{\gnustt{#1}}
77 \newcommand{\gnusenv}[1]{\gnustt{#1}}
78 \newcommand{\gnussamp}[1]{``{\fontencoding{OT1}\gnusselectttfont{}#1}''}
79 \newcommand{\gnuslisp}[1]{\gnustt{#1}}
80 \newcommand{\gnuskbd}[1]{`\gnustt{#1}'}
81 \newcommand{\gnuskey}[1]{`\gnustt{#1}'}
82 \newcommand{\gnusfile}[1]{`\gnustt{#1}'}
83 \newcommand{\gnusdfn}[1]{\textit{#1}}
84 \newcommand{\gnusi}[1]{\textit{#1}}
85 \newcommand{\gnusr}[1]{\textrm{#1}}
86 \newcommand{\gnusstrong}[1]{\textbf{#1}}
87 \newcommand{\gnusemph}[1]{\textit{#1}}
88 \newcommand{\gnusvar}[1]{{\fontsize{10pt}{10}\selectfont\textsl{\textsf{#1}}}}
89 \newcommand{\gnussc}[1]{\textsc{#1}}
90 \newcommand{\gnustitle}[1]{{\huge\textbf{#1}}}
91 \newcommand{\gnusversion}[1]{{\small\textit{#1}}}
92 \newcommand{\gnusauthor}[1]{{\large\textbf{#1}}}
93 \newcommand{\gnusresult}[1]{\gnustt{=> #1}}
94 \newcommand{\gnusacronym}[1]{\textsc{#1}}
95 \newcommand{\gnusemail}[1]{\textit{#1}}
96
97 \newcommand{\gnusbullet}{{${\bullet}$}}
98 \newcommand{\gnusdollar}{\$}
99 \newcommand{\gnusampersand}{\&}
100 \newcommand{\gnuspercent}{\%}
101 \newcommand{\gnushash}{\#}
102 \newcommand{\gnushat}{\symbol{"5E}}
103 \newcommand{\gnusunderline}{\symbol{"5F}}
104 \newcommand{\gnusnot}{$\neg$}
105 \newcommand{\gnustilde}{\symbol{"7E}}
106 \newcommand{\gnusless}{{$<$}}
107 \newcommand{\gnusgreater}{{$>$}}
108 \newcommand{\gnusbraceleft}{{$>$}}
109 \newcommand{\gnusbraceright}{{$>$}}
110
111 \newcommand{\gnushead}{\raisebox{-1cm}{\epsfig{figure=ps/gnus-head,height=1cm}}}
112 \newcommand{\gnusinteresting}{
113 \marginpar[\mbox{}\hfill\gnushead]{\gnushead}
114 }
115
116 \newcommand{\gnuscleardoublepage}{\ifodd\count0\mbox{}\clearpage\thispagestyle{empty}\mbox{}\clearpage\else\clearpage\fi}
117
118 \newcommand{\gnuspagechapter}[1]{
119 {\mbox{}}
120 }
121
122 \newdimen{\gnusdimen}
123 \gnusdimen 0pt
124
125 \newcommand{\gnuschapter}[2]{
126 \gnuscleardoublepage
127 \ifdim \gnusdimen = 0pt\setcounter{page}{1}\pagestyle{gnus}\pagenumbering{arabic} \gnusdimen 1pt\fi
128 \chapter{#2}
129 \renewcommand{\gnussectionname}{}
130 \renewcommand{\gnuschaptername}{#2}
131 \thispagestyle{empty}
132 \hspace*{-2cm}
133 \begin{picture}(500,500)(0,0)
134 \put(480,350){\makebox(0,0)[tr]{#1}}
135 \put(40,300){\makebox(500,50)[bl]{{\Huge\bf{#2}}}}
136 \end{picture}
137 \clearpage
138 }
139
140 \newcommand{\gnusfigure}[3]{
141 \begin{figure}
142 \mbox{}\ifodd\count0\hspace*{-0.8cm}\else\hspace*{-3cm}\fi\begin{picture}(440,#2)
143 #3
144 \end{picture}
145 \caption{#1}
146 \end{figure}
147 }
148
149 \newcommand{\gnusicon}[1]{
150 \marginpar[\mbox{}\hfill\raisebox{-1.5cm}{\epsfig{figure=ps/#1-up,height=1.5cm}}]{\raisebox{-1cm}{\epsfig{figure=ps/#1-up,height=1cm}}}
151 }
152
153 \newcommand{\gnuspicon}[1]{
154 \margindex{\epsfig{figure=#1,width=2cm}}
155 }
156
157 \newcommand{\gnusxface}[2]{
158 \margindex{\epsfig{figure=#1,width=1cm}\epsfig{figure=#2,width=1cm}}
159 }
160
161 \newcommand{\gnussmiley}[2]{
162 \margindex{\makebox[2cm]{\hfill\epsfig{figure=#1,width=0.5cm}\hfill\epsfig{figure=#2,width=0.5cm}\hfill}}
163 }
164
165 \newcommand{\gnusitemx}[1]{\mbox{}\vspace*{-\itemsep}\vspace*{-\parsep}\item#1}
166
167 \newcommand{\gnussection}[1]{
168 \renewcommand{\gnussectionname}{#1}
169 \section{#1}
170 }
171
172 \newenvironment{codelist}%
173 {\begin{list}{}{
174 }
175 }{\end{list}}
176
177 \newenvironment{asislist}%
178 {\begin{list}{}{
179 }
180 }{\end{list}}
181
182 \newenvironment{kbdlist}%
183 {\begin{list}{}{
184 \labelwidth=0cm
185 }
186 }{\end{list}}
187
188 \newenvironment{dfnlist}%
189 {\begin{list}{}{
190 }
191 }{\end{list}}
192
193 \newenvironment{stronglist}%
194 {\begin{list}{}{
195 }
196 }{\end{list}}
197
198 \newenvironment{samplist}%
199 {\begin{list}{}{
200 }
201 }{\end{list}}
202
203 \newenvironment{varlist}%
204 {\begin{list}{}{
205 }
206 }{\end{list}}
207
208 \newenvironment{emphlist}%
209 {\begin{list}{}{
210 }
211 }{\end{list}}
212
213 \newlength\gnusheadtextwidth
214 \setlength{\gnusheadtextwidth}{\headtextwidth}
215 \addtolength{\gnusheadtextwidth}{1cm}
216
217 \newpagestyle{gnuspreamble}%
218 {
219 {
220 \ifodd\count0
221 {
222 \hspace*{-0.23cm}\underline{\makebox[\gnusheadtextwidth]{\mbox{}}\textbf{\hfill\roman{page}}}
223 }
224 \else
225 {
226 \hspace*{-3.25cm}\underline{\makebox[\gnusheadtextwidth]{\textbf{\roman{page}\hfill\mbox{}}}
227 }
228 }
229 \fi
230 }
231 }
232 {
233 \ifodd\count0
234 \mbox{} \hfill
235 \raisebox{-0.5cm}{\epsfig{figure=ps/gnus-big-logo,height=1cm}}
236 \else
237 \raisebox{-0.5cm}{\epsfig{figure=ps/gnus-big-logo,height=1cm}}
238 \hfill \mbox{}
239 \fi
240 }
241
242 \newpagestyle{gnusindex}%
243 {
244 {
245 \ifodd\count0
246 {
247 \hspace*{-0.23cm}\underline{\makebox[\gnusheadtextwidth]{\textbf{\gnuschaptername\hfill\arabic{page}}}}
248 }
249 \else
250 {
251 \hspace*{-3.25cm}\underline{\makebox[\gnusheadtextwidth]{\textbf{\arabic{page}\hfill\gnuschaptername}}}
252 }
253 \fi
254 }
255 }
256 {
257 \ifodd\count0
258 \mbox{} \hfill
259 \raisebox{-0.5cm}{\epsfig{figure=ps/gnus-big-logo,height=1cm}}
260 \else
261 \raisebox{-0.5cm}{\epsfig{figure=ps/gnus-big-logo,height=1cm}}
262 \hfill \mbox{}
263 \fi
264 }
265
266 \newpagestyle{gnus}%
267 {
268 {
269 \ifodd\count0
270 {
271 \makebox[12cm]{\hspace*{3.1cm}\underline{\makebox[\gnusheadtextwidth]{\textbf{\arabic{chapter}.\arabic{section}} \textbf{\gnussectionname\hfill\arabic{page}}}}}
272 }
273 \else
274 {
275 \makebox[12cm]{\hspace*{-2.95cm}\underline{\makebox[\gnusheadtextwidth]{\textbf{\arabic{page}\hfill\gnuschaptername}}}}
276 }
277 \fi
278 }
279 }
280 {
281 \ifodd\count0
282 \mbox{} \hfill
283 \raisebox{-0.5cm}{\epsfig{figure=ps/gnus-big-logo,height=1cm}}
284 \else
285 \raisebox{-0.5cm}{\epsfig{figure=ps/gnus-big-logo,height=1cm}}
286 \hfill \mbox{}
287 \fi
288 }
289
290 \pagenumbering{roman}
291 \pagestyle{gnuspreamble}
292
293 @end iflatex
294 @end iftex
295
296 @iftex
297 @iflatex
298
299 \begin{titlepage}
300 {
301
302 %\addtolength{\oddsidemargin}{-5cm}
303 %\addtolength{\evensidemargin}{-5cm}
304 \parindent=0cm
305 \addtolength{\textheight}{2cm}
306
307 \gnustitle{\gnustitlename}\hfill\gnusversion{\gnusversionname}\\
308 \rule{15cm}{1mm}\\
309 \vfill
310 \hspace*{0cm}\epsfig{figure=ps/gnus-big-logo,height=15cm}
311 \vfill
312 \rule{15cm}{1mm}\\
313 \gnusauthor{by Lars Magne Ingebrigtsen}
314 \newpage
315 }
316
317 \mbox{}
318 \vfill
319
320 \thispagestyle{empty}
321
322 @c @insertcopying
323 \newpage
324 \end{titlepage}
325 @end iflatex
326 @end iftex
327
328 @ifnottex
329 @insertcopying
330 @end ifnottex
331
332 @dircategory Emacs
333 @direntry
334 * Gnus: (gnus).         The newsreader Gnus.
335 @end direntry
336 @iftex
337 @finalout
338 @end iftex
339 @setchapternewpage odd
340
341
342
343 @titlepage
344 @title T-gnus 6.17 Manual
345
346 @author by Lars Magne Ingebrigtsen
347 @page
348 @vskip 0pt plus 1filll
349 @insertcopying
350 @end titlepage
351
352
353 @node Top
354 @top The gnus Newsreader
355
356 @ifinfo
357
358 You can read news (and mail) from within Emacs by using T-gnus.  The news
359 can be gotten by any nefarious means you can think of---@acronym{NNTP}, local
360 spool or your mbox file.  All at the same time, if you want to push your
361 luck.
362
363 T-gnus provides @acronym{MIME} features based on @acronym{SEMI} API.  So
364 T-gnus supports your right to read strange messages including big images
365 or other various kinds of formats.  T-gnus also supports
366 internationalization/localization and multiscript features based on MULE
367 API.  So T-gnus does not discriminate various language communities.  Oh,
368 if you are a Klingon, please wait Unicode Next Generation.
369
370 This manual corresponds to T-gnus 6.17.
371
372 @end ifinfo
373
374 @iftex
375
376 @iflatex
377 \tableofcontents
378 \gnuscleardoublepage
379 @end iflatex
380
381 Gnus is the advanced, self-documenting, customizable, extensible
382 unreal-time newsreader for GNU Emacs.
383
384 Oops.  That sounds oddly familiar, so let's start over again to avoid
385 being accused of plagiarism:
386
387 Gnus is a message-reading laboratory.  It will let you look at just
388 about anything as if it were a newsgroup.  You can read mail with it,
389 you can browse directories with it, you can @code{ftp} with it---you
390 can even read news with it!
391
392 Gnus tries to empower people who read news the same way Emacs empowers
393 people who edit text.  Gnus sets no limits to what the user should be
394 allowed to do.  Users are encouraged to extend gnus to make it behave
395 like they want it to behave.  A program should not control people;
396 people should be empowered to do what they want by using (or abusing)
397 the program.
398
399 @end iftex
400
401 @menu
402 * Starting Up::              Finding news can be a pain.
403 * Group Buffer::             Selecting, subscribing and killing groups.
404 * Summary Buffer::           Reading, saving and posting articles.
405 * Article Buffer::           Displaying and handling articles.
406 * Composing Messages::       Information on sending mail and news.
407 * Select Methods::           Gnus reads all messages from various select methods.
408 * Scoring::                  Assigning values to articles.
409 * Various::                  General purpose settings.
410 * The End::                  Farewell and goodbye.
411 * Appendices::               Terminology, Emacs intro, @acronym{FAQ}, History, Internals.
412 * Index::                    Variable, function and concept index.
413 * Key Index::                Key Index.
414
415 Other related manuals
416
417 * Message:(message).         Composing messages.
418 * Emacs-MIME:(emacs-mime).   Composing messages; @acronym{MIME}-specific parts.
419 * Sieve:(sieve).             Managing Sieve scripts in Emacs.
420 * PGG:(pgg).                 @acronym{PGP/MIME} with Gnus.
421 * SASL:(sasl).               @acronym{SASL} authentication in Emacs.
422
423 @detailmenu
424  --- The Detailed Node Listing ---
425
426 Starting Gnus
427
428 * Finding the News::            Choosing a method for getting news.
429 * The First Time::              What does Gnus do the first time you start it?
430 * The Server is Down::          How can I read my mail then?
431 * Slave Gnusae::                You can have more than one Gnus active at a time.
432 * Fetching a Group::            Starting Gnus just to read a group.
433 * New Groups::                  What is Gnus supposed to do with new groups?
434 * Changing Servers::            You may want to move from one server to another.
435 * Startup Files::               Those pesky startup files---@file{.newsrc}.
436 * Auto Save::                   Recovering from a crash.
437 * The Active File::             Reading the active file over a slow line Takes Time.
438 * Startup Variables::           Other variables you might change.
439
440 New Groups
441
442 * Checking New Groups::         Determining what groups are new.
443 * Subscription Methods::        What Gnus should do with new groups.
444 * Filtering New Groups::        Making Gnus ignore certain new groups.
445
446 Group Buffer
447
448 * Group Buffer Format::         Information listed and how you can change it.
449 * Group Maneuvering::           Commands for moving in the group buffer.
450 * Selecting a Group::           Actually reading news.
451 * Subscription Commands::       Unsubscribing, killing, subscribing.
452 * Group Data::                  Changing the info for a group.
453 * Group Levels::                Levels? What are those, then?
454 * Group Score::                 A mechanism for finding out what groups you like.
455 * Marking Groups::              You can mark groups for later processing.
456 * Foreign Groups::              Creating and editing groups.
457 * Group Parameters::            Each group may have different parameters set.
458 * Listing Groups::              Gnus can list various subsets of the groups.
459 * Sorting Groups::              Re-arrange the group order.
460 * Group Maintenance::           Maintaining a tidy @file{.newsrc} file.
461 * Browse Foreign Server::       You can browse a server.  See what it has to offer.
462 * Exiting Gnus::                Stop reading news and get some work done.
463 * Group Topics::                A folding group mode divided into topics.
464 * Misc Group Stuff::            Other stuff that you can to do.
465
466 Group Buffer Format
467
468 * Group Line Specification::    Deciding how the group buffer is to look.
469 * Group Mode Line Specification::  The group buffer mode line.
470 * Group Highlighting::          Having nice colors in the group buffer.
471
472 Group Topics
473
474 * Topic Commands::              Interactive E-Z commands.
475 * Topic Variables::             How to customize the topics the Lisp Way.
476 * Topic Sorting::               Sorting each topic individually.
477 * Topic Topology::              A map of the world.
478 * Topic Parameters::            Parameters that apply to all groups in a topic.
479
480 Misc Group Stuff
481
482 * Scanning New Messages::       Asking Gnus to see whether new messages have arrived.
483 * Group Information::           Information and help on groups and Gnus.
484 * Group Timestamp::             Making Gnus keep track of when you last read a group.
485 * File Commands::               Reading and writing the Gnus files.
486 * Sieve Commands::              Managing Sieve scripts.
487
488 Summary Buffer
489
490 * Summary Buffer Format::       Deciding how the summary buffer is to look.
491 * Summary Maneuvering::         Moving around the summary buffer.
492 * Choosing Articles::           Reading articles.
493 * Paging the Article::          Scrolling the current article.
494 * Reply Followup and Post::     Posting articles.
495 * Delayed Articles::            Send articles at a later time.
496 * Marking Articles::            Marking articles as read, expirable, etc.
497 * Limiting::                    You can limit the summary buffer.
498 * Threading::                   How threads are made.
499 * Sorting the Summary Buffer::  How articles and threads are sorted.
500 * Asynchronous Fetching::       Gnus might be able to pre-fetch articles.
501 * Article Caching::             You may store articles in a cache.
502 * Persistent Articles::         Making articles expiry-resistant.
503 * Article Backlog::             Having already read articles hang around.
504 * Saving Articles::             Ways of customizing article saving.
505 * Decoding Articles::           Gnus can treat series of (uu)encoded articles.
506 * Article Treatment::           The article buffer can be mangled at will.
507 * MIME Commands::               Doing MIMEy things with the articles.
508 * Charsets::                    Character set issues.
509 * Article Commands::            Doing various things with the article buffer.
510 * Summary Sorting::             Sorting the summary buffer in various ways.
511 * Finding the Parent::          No child support? Get the parent.
512 * Alternative Approaches::      Reading using non-default summaries.
513 * Tree Display::                A more visual display of threads.
514 * Mail Group Commands::         Some commands can only be used in mail groups.
515 * Various Summary Stuff::       What didn't fit anywhere else.
516 * Exiting the Summary Buffer::  Returning to the Group buffer,
517                                 or reselecting the current group.
518 * Crosspost Handling::          How crossposted articles are dealt with.
519 * Duplicate Suppression::       An alternative when crosspost handling fails.
520 * Security::                    Decrypt and Verify.
521 * Mailing List::                Mailing list minor mode.
522
523 Summary Buffer Format
524
525 * Summary Buffer Lines::        You can specify how summary lines should look.
526 * To From Newsgroups::          How to not display your own name.
527 * Summary Buffer Mode Line::    You can say how the mode line should look.
528 * Summary Highlighting::        Making the summary buffer all pretty and nice.
529
530 Choosing Articles
531
532 * Choosing Commands::           Commands for choosing articles.
533 * Choosing Variables::          Variables that influence these commands.
534
535 Reply, Followup and Post
536
537 * Summary Mail Commands::       Sending mail.
538 * Summary Post Commands::       Sending news.
539 * Summary Message Commands::    Other Message-related commands.
540 * Canceling and Superseding::
541
542 Marking Articles
543
544 * Unread Articles::             Marks for unread articles.
545 * Read Articles::               Marks for read articles.
546 * Other Marks::                 Marks that do not affect readedness.
547 * Setting Marks::               How to set and remove marks.
548 * Generic Marking Commands::    How to customize the marking.
549 * Setting Process Marks::       How to mark articles for later processing.
550
551 Threading
552
553 * Customizing Threading::       Variables you can change to affect the threading.
554 * Thread Commands::             Thread based commands in the summary buffer.
555
556 Customizing Threading
557
558 * Loose Threads::               How Gnus gathers loose threads into bigger threads.
559 * Filling In Threads::          Making the threads displayed look fuller.
560 * More Threading::              Even more variables for fiddling with threads.
561 * Low-Level Threading::         You thought it was over@dots{} but you were wrong!
562
563 Decoding Articles
564
565 * Uuencoded Articles::          Uudecode articles.
566 * Shell Archives::              Unshar articles.
567 * PostScript Files::            Split PostScript.
568 * Other Files::                 Plain save and binhex.
569 * Decoding Variables::          Variables for a happy decoding.
570 * Viewing Files::               You want to look at the result of the decoding?
571
572 Decoding Variables
573
574 * Rule Variables::              Variables that say how a file is to be viewed.
575 * Other Decode Variables::      Other decode variables.
576 * Uuencoding and Posting::      Variables for customizing uuencoding.
577
578 Article Treatment
579
580 * Article Highlighting::        You want to make the article look like fruit salad.
581 * Article Fontisizing::         Making emphasized text look nice.
582 * Article Hiding::              You also want to make certain info go away.
583 * Article Washing::             Lots of way-neat functions to make life better.
584 * Article Header::              Doing various header transformations.
585 * Article Buttons::             Click on URLs, Message-IDs, addresses and the like.
586 * Article Button Levels::       Controlling appearance of buttons.
587 * Article Date::                Grumble, UT!
588 * Article Display::             Display various stuff---X-Face, Picons, Smileys
589 * Article Signature::           What is a signature?
590 * Article Miscellanea::         Various other stuff.
591
592 Alternative Approaches
593
594 * Pick and Read::               First mark articles and then read them.
595 * Binary Groups::               Auto-decode all articles.
596
597 Various Summary Stuff
598
599 * Summary Group Information::   Information oriented commands.
600 * Searching for Articles::      Multiple article commands.
601 * Summary Generation Commands::
602 * Really Various Summary Commands::  Those pesky non-conformant commands.
603
604 Article Buffer
605
606 * Hiding Headers::              Deciding what headers should be displayed.
607 * Using MIME::                  Pushing articles through @acronym{MIME} before reading them.
608 * Customizing Articles::        Tailoring the look of the articles.
609 * Article Keymap::              Keystrokes available in the article buffer.
610 * Misc Article::                Other stuff.
611
612 Composing Messages
613
614 * Mail::                        Mailing and replying.
615 * Posting Server::              What server should you post and mail via?
616 * POP before SMTP::             You cannot send a mail unless you read a mail.
617 * Mail and Post::               Mailing and posting at the same time.
618 * Archived Messages::           Where Gnus stores the messages you've sent.
619 * Posting Styles::              An easier way to specify who you are.
620 * Drafts::                      Postponing messages and rejected messages.
621 * Rejected Articles::           What happens if the server doesn't like your article?
622 * Signing and encrypting::      How to compose secure messages.
623
624 Select Methods
625
626 * Server Buffer::               Making and editing virtual servers.
627 * Getting News::                Reading USENET news with Gnus.
628 * Getting Mail::                Reading your personal mail with Gnus.
629 * Browsing the Web::            Getting messages from a plethora of Web sources.
630 * IMAP::                        Using Gnus as a @acronym{IMAP} client.
631 * Other Sources::               Reading directories, files, SOUP packets.
632 * Combined Groups::             Combining groups into one group.
633 * Email Based Diary::           Using mails to manage diary events in Gnus.
634 * Gnus Unplugged::              Reading news and mail offline.
635
636 Server Buffer
637
638 * Server Buffer Format::        You can customize the look of this buffer.
639 * Server Commands::             Commands to manipulate servers.
640 * Example Methods::             Examples server specifications.
641 * Creating a Virtual Server::   An example session.
642 * Server Variables::            Which variables to set.
643 * Servers and Methods::         You can use server names as select methods.
644 * Unavailable Servers::         Some servers you try to contact may be down.
645
646 Getting News
647
648 * NNTP::                        Reading news from an @acronym{NNTP} server.
649 * News Spool::                  Reading news from the local spool.
650
651 @acronym{NNTP}
652
653 * Direct Functions::            Connecting directly to the server.
654 * Indirect Functions::          Connecting indirectly to the server.
655 * Common Variables::            Understood by several connection functions.
656 * NNTP marks::                  Storing marks for @acronym{NNTP} servers.
657
658 Getting Mail
659
660 * Mail in a Newsreader::        Important introductory notes.
661 * Getting Started Reading Mail::  A simple cookbook example.
662 * Splitting Mail::              How to create mail groups.
663 * Mail Sources::                How to tell Gnus where to get mail from.
664 * Mail Back End Variables::     Variables for customizing mail handling.
665 * Fancy Mail Splitting::        Gnus can do hairy splitting of incoming mail.
666 * Group Mail Splitting::        Use group customize to drive mail splitting.
667 * Incorporating Old Mail::      What about the old mail you have?
668 * Expiring Mail::               Getting rid of unwanted mail.
669 * Washing Mail::                Removing cruft from the mail you get.
670 * Duplicates::                  Dealing with duplicated mail.
671 * Not Reading Mail::            Using mail back ends for reading other files.
672 * Choosing a Mail Back End::    Gnus can read a variety of mail formats.
673
674 Mail Sources
675
676 * Mail Source Specifiers::      How to specify what a mail source is.
677 * Mail Source Customization::   Some variables that influence things.
678 * Fetching Mail::               Using the mail source specifiers.
679
680 Choosing a Mail Back End
681
682 * Unix Mail Box::               Using the (quite) standard Un*x mbox.
683 * Rmail Babyl::                 Emacs programs use the Rmail Babyl format.
684 * Mail Spool::                  Store your mail in a private spool?
685 * MH Spool::                    An mhspool-like back end.
686 * Maildir::                     Another one-file-per-message format.
687 * Mail Folders::                Having one file for each group.
688 * Comparing Mail Back Ends::    An in-depth looks at pros and cons.
689
690 Browsing the Web
691
692 * Archiving Mail::
693 * Web Searches::                Creating groups from articles that match a string.
694 * Slashdot::                    Reading the Slashdot comments.
695 * Ultimate::                    The Ultimate Bulletin Board systems.
696 * Web Archive::                 Reading mailing list archived on web.
697 * RSS::                         Reading RDF site summary.
698 * Customizing W3::              Doing stuff to Emacs/W3 from Gnus.
699
700 @acronym{IMAP}
701
702 * Splitting in IMAP::           Splitting mail with nnimap.
703 * Expiring in IMAP::            Expiring mail with nnimap.
704 * Editing IMAP ACLs::           Limiting/enabling other users access to a mailbox.
705 * Expunging mailboxes::         Equivalent of a ``compress mailbox'' button.
706 * A note on namespaces::        How to (not) use @acronym{IMAP} namespace in Gnus.
707 * Debugging IMAP::              What to do when things don't work.
708
709 Other Sources
710
711 * Directory Groups::            You can read a directory as if it was a newsgroup.
712 * Anything Groups::             Dired?  Who needs dired?
713 * Document Groups::             Single files can be the basis of a group.
714 * SOUP::                        Reading @sc{soup} packets ``offline''.
715 * Mail-To-News Gateways::       Posting articles via mail-to-news gateways.
716
717 Document Groups
718
719 * Document Server Internals::   How to add your own document types.
720
721 SOUP
722
723 * SOUP Commands::               Commands for creating and sending @sc{soup} packets
724 * SOUP Groups::                 A back end for reading @sc{soup} packets.
725 * SOUP Replies::                How to enable @code{nnsoup} to take over mail and news.
726
727 Combined Groups
728
729 * Virtual Groups::              Combining articles from many groups.
730 * Kibozed Groups::              Looking through parts of the newsfeed for articles.
731
732 Email Based Diary
733
734 * The NNDiary Back End::        Basic setup and usage.
735 * The Gnus Diary Library::      Utility toolkit on top of nndiary.
736 * Sending or Not Sending::      A final note on sending diary messages.
737
738 The NNDiary Back End
739
740 * Diary Messages::              What makes a message valid for nndiary.
741 * Running NNDiary::             NNDiary has two modes of operation.
742 * Customizing NNDiary::         Bells and whistles.
743
744 The Gnus Diary Library
745
746 * Diary Summary Line Format::           A nicer summary buffer line format.
747 * Diary Articles Sorting::              A nicer way to sort messages.
748 * Diary Headers Generation::            Not doing it manually.
749 * Diary Group Parameters::              Not handling them manually.
750
751 Gnus Unplugged
752
753 * Agent Basics::                How it all is supposed to work.
754 * Agent Categories::            How to tell the Gnus Agent what to download.
755 * Agent Commands::              New commands for all the buffers.
756 * Agent Visuals::               Ways that the agent may effect your summary buffer.
757 * Agent as Cache::              The Agent is a big cache too.
758 * Agent Expiry::                How to make old articles go away.
759 * Agent Regeneration::          How to recover from lost connections and other accidents.
760 * Agent and flags::             How the Agent maintains flags.
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::                     Very punny.
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 @vindex gnus-parameters-case-fold-search
3115 By default, whether comparing the group name and one of those regexps
3116 specified in @code{gnus-parameters} is done in a case-sensitive manner
3117 or a case-insensitive manner depends on the value of
3118 @code{case-fold-search} at the time when the comparison is done.  The
3119 value of @code{case-fold-search} is typically @code{t}; it means, for
3120 example, the element @code{("INBOX\\.FOO" (total-expire . t))} might be
3121 applied to both the @samp{INBOX.FOO} group and the @samp{INBOX.foo}
3122 group.  If you want to make those regexps always case-sensitive, set the
3123 value of the @code{gnus-parameters-case-fold-search} variable to
3124 @code{nil}.  Otherwise, set it to @code{t} if you want to compare them
3125 always in a case-insensitive manner.
3126
3127 You can define different sorting to different groups via
3128 @code{gnus-parameters}.  Here is an example to sort an @acronym{NNTP}
3129 group by reverse date to see the latest news at the top and an
3130 @acronym{RSS} group by subject.  In this example, the first group is the
3131 Debian daily news group @code{gmane.linux.debian.user.news} from
3132 news.gmane.org.  The @acronym{RSS} group corresponds to the Debian
3133 weekly news RSS feed
3134 @url{http://packages.debian.org/unstable/newpkg_main.en.rdf},
3135 @xref{RSS}.
3136
3137 @lisp
3138 (setq
3139  gnus-parameters
3140  '(("nntp.*gmane\\.debian\\.user\\.news"
3141     (gnus-show-threads nil)
3142     (gnus-article-sort-functions '((not gnus-article-sort-by-date)))
3143     (gnus-use-adaptive-scoring nil)
3144     (gnus-use-scoring nil))
3145    ("nnrss.*debian"
3146     (gnus-show-threads nil)
3147     (gnus-article-sort-functions 'gnus-article-sort-by-subject)
3148     (gnus-use-adaptive-scoring nil)
3149     (gnus-use-scoring t)
3150     (gnus-score-find-score-files-function 'gnus-score-find-single)
3151     (gnus-summary-line-format "%U%R%z%d %I%(%[ %s %]%)\n"))))
3152 @end lisp
3153
3154
3155 @node Listing Groups
3156 @section Listing Groups
3157 @cindex group listing
3158
3159 These commands all list various slices of the groups available.
3160
3161 @table @kbd
3162
3163 @item l
3164 @itemx A s
3165 @kindex A s (Group)
3166 @kindex l (Group)
3167 @findex gnus-group-list-groups
3168 List all groups that have unread articles
3169 (@code{gnus-group-list-groups}).  If the numeric prefix is used, this
3170 command will list only groups of level ARG and lower.  By default, it
3171 only lists groups of level five (i.e.,
3172 @code{gnus-group-default-list-level}) or lower (i.e., just subscribed
3173 groups).
3174
3175 @item L
3176 @itemx A u
3177 @kindex A u (Group)
3178 @kindex L (Group)
3179 @findex gnus-group-list-all-groups
3180 List all groups, whether they have unread articles or not
3181 (@code{gnus-group-list-all-groups}).  If the numeric prefix is used,
3182 this command will list only groups of level ARG and lower.  By default,
3183 it lists groups of level seven or lower (i.e., just subscribed and
3184 unsubscribed groups).
3185
3186 @item A l
3187 @kindex A l (Group)
3188 @findex gnus-group-list-level
3189 List all unread groups on a specific level
3190 (@code{gnus-group-list-level}).  If given a prefix, also list the groups
3191 with no unread articles.
3192
3193 @item A k
3194 @kindex A k (Group)
3195 @findex gnus-group-list-killed
3196 List all killed groups (@code{gnus-group-list-killed}).  If given a
3197 prefix argument, really list all groups that are available, but aren't
3198 currently (un)subscribed.  This could entail reading the active file
3199 from the server.
3200
3201 @item A z
3202 @kindex A z (Group)
3203 @findex gnus-group-list-zombies
3204 List all zombie groups (@code{gnus-group-list-zombies}).
3205
3206 @item A m
3207 @kindex A m (Group)
3208 @findex gnus-group-list-matching
3209 List all unread, subscribed groups with names that match a regexp
3210 (@code{gnus-group-list-matching}).
3211
3212 @item A M
3213 @kindex A M (Group)
3214 @findex gnus-group-list-all-matching
3215 List groups that match a regexp (@code{gnus-group-list-all-matching}).
3216
3217 @item A A
3218 @kindex A A (Group)
3219 @findex gnus-group-list-active
3220 List absolutely all groups in the active file(s) of the
3221 server(s) you are connected to (@code{gnus-group-list-active}).  This
3222 might very well take quite a while.  It might actually be a better idea
3223 to do a @kbd{A M} to list all matching, and just give @samp{.} as the
3224 thing to match on.  Also note that this command may list groups that
3225 don't exist (yet)---these will be listed as if they were killed groups.
3226 Take the output with some grains of salt.
3227
3228 @item A a
3229 @kindex A a (Group)
3230 @findex gnus-group-apropos
3231 List all groups that have names that match a regexp
3232 (@code{gnus-group-apropos}).
3233
3234 @item A d
3235 @kindex A d (Group)
3236 @findex gnus-group-description-apropos
3237 List all groups that have names or descriptions that match a regexp
3238 (@code{gnus-group-description-apropos}).
3239
3240 @item A c
3241 @kindex A c (Group)
3242 @findex gnus-group-list-cached
3243 List all groups with cached articles (@code{gnus-group-list-cached}).
3244
3245 @item A ?
3246 @kindex A ? (Group)
3247 @findex gnus-group-list-dormant
3248 List all groups with dormant articles (@code{gnus-group-list-dormant}).
3249
3250 @item A /
3251 @kindex A / (Group)
3252 @findex gnus-group-list-limit
3253 List groups limited within the current selection
3254 (@code{gnus-group-list-limit}).
3255
3256 @item A f
3257 @kindex A f (Group)
3258 @findex gnus-group-list-flush
3259 Flush groups from the current selection (@code{gnus-group-list-flush}).
3260
3261 @item A p
3262 @kindex A p (Group)
3263 @findex gnus-group-list-plus
3264 List groups plus the current selection (@code{gnus-group-list-plus}).
3265
3266 @end table
3267
3268 @vindex gnus-permanently-visible-groups
3269 @cindex visible group parameter
3270 Groups that match the @code{gnus-permanently-visible-groups} regexp will
3271 always be shown, whether they have unread articles or not.  You can also
3272 add the @code{visible} element to the group parameters in question to
3273 get the same effect.
3274
3275 @vindex gnus-list-groups-with-ticked-articles
3276 Groups that have just ticked articles in it are normally listed in the
3277 group buffer.  If @code{gnus-list-groups-with-ticked-articles} is
3278 @code{nil}, these groups will be treated just like totally empty
3279 groups.  It is @code{t} by default.
3280
3281
3282 @node Sorting Groups
3283 @section Sorting Groups
3284 @cindex sorting groups
3285
3286 @kindex C-c C-s (Group)
3287 @findex gnus-group-sort-groups
3288 @vindex gnus-group-sort-function
3289 The @kbd{C-c C-s} (@code{gnus-group-sort-groups}) command sorts the
3290 group buffer according to the function(s) given by the
3291 @code{gnus-group-sort-function} variable.  Available sorting functions
3292 include:
3293
3294 @table @code
3295
3296 @item gnus-group-sort-by-alphabet
3297 @findex gnus-group-sort-by-alphabet
3298 Sort the group names alphabetically.  This is the default.
3299
3300 @item gnus-group-sort-by-real-name
3301 @findex gnus-group-sort-by-real-name
3302 Sort the group alphabetically on the real (unprefixed) group names.
3303
3304 @item gnus-group-sort-by-level
3305 @findex gnus-group-sort-by-level
3306 Sort by group level.
3307
3308 @item gnus-group-sort-by-score
3309 @findex gnus-group-sort-by-score
3310 Sort by group score.  @xref{Group Score}.
3311
3312 @item gnus-group-sort-by-rank
3313 @findex gnus-group-sort-by-rank
3314 Sort by group score and then the group level.  The level and the score
3315 are, when taken together, the group's @dfn{rank}.  @xref{Group Score}.
3316
3317 @item gnus-group-sort-by-unread
3318 @findex gnus-group-sort-by-unread
3319 Sort by number of unread articles.
3320
3321 @item gnus-group-sort-by-method
3322 @findex gnus-group-sort-by-method
3323 Sort alphabetically on the select method.
3324
3325 @item gnus-group-sort-by-server
3326 @findex gnus-group-sort-by-server
3327 Sort alphabetically on the Gnus server name.
3328
3329
3330 @end table
3331
3332 @code{gnus-group-sort-function} can also be a list of sorting
3333 functions.  In that case, the most significant sort key function must be
3334 the last one.
3335
3336
3337 There are also a number of commands for sorting directly according to
3338 some sorting criteria:
3339
3340 @table @kbd
3341 @item G S a
3342 @kindex G S a (Group)
3343 @findex gnus-group-sort-groups-by-alphabet
3344 Sort the group buffer alphabetically by group name
3345 (@code{gnus-group-sort-groups-by-alphabet}).
3346
3347 @item G S u
3348 @kindex G S u (Group)
3349 @findex gnus-group-sort-groups-by-unread
3350 Sort the group buffer by the number of unread articles
3351 (@code{gnus-group-sort-groups-by-unread}).
3352
3353 @item G S l
3354 @kindex G S l (Group)
3355 @findex gnus-group-sort-groups-by-level
3356 Sort the group buffer by group level
3357 (@code{gnus-group-sort-groups-by-level}).
3358
3359 @item G S v
3360 @kindex G S v (Group)
3361 @findex gnus-group-sort-groups-by-score
3362 Sort the group buffer by group score
3363 (@code{gnus-group-sort-groups-by-score}).  @xref{Group Score}.
3364
3365 @item G S r
3366 @kindex G S r (Group)
3367 @findex gnus-group-sort-groups-by-rank
3368 Sort the group buffer by group rank
3369 (@code{gnus-group-sort-groups-by-rank}).  @xref{Group Score}.
3370
3371 @item G S m
3372 @kindex G S m (Group)
3373 @findex gnus-group-sort-groups-by-method
3374 Sort the group buffer alphabetically by back end name@*
3375 (@code{gnus-group-sort-groups-by-method}).
3376
3377 @item G S n
3378 @kindex G S n (Group)
3379 @findex gnus-group-sort-groups-by-real-name
3380 Sort the group buffer alphabetically by real (unprefixed) group name
3381 (@code{gnus-group-sort-groups-by-real-name}).
3382
3383 @end table
3384
3385 All the commands below obey the process/prefix convention
3386 (@pxref{Process/Prefix}).
3387
3388 When given a symbolic prefix (@pxref{Symbolic Prefixes}), all these
3389 commands will sort in reverse order.
3390
3391 You can also sort a subset of the groups:
3392
3393 @table @kbd
3394 @item G P a
3395 @kindex G P a (Group)
3396 @findex gnus-group-sort-selected-groups-by-alphabet
3397 Sort the groups alphabetically by group name
3398 (@code{gnus-group-sort-selected-groups-by-alphabet}).
3399
3400 @item G P u
3401 @kindex G P u (Group)
3402 @findex gnus-group-sort-selected-groups-by-unread
3403 Sort the groups by the number of unread articles
3404 (@code{gnus-group-sort-selected-groups-by-unread}).
3405
3406 @item G P l
3407 @kindex G P l (Group)
3408 @findex gnus-group-sort-selected-groups-by-level
3409 Sort the groups by group level
3410 (@code{gnus-group-sort-selected-groups-by-level}).
3411
3412 @item G P v
3413 @kindex G P v (Group)
3414 @findex gnus-group-sort-selected-groups-by-score
3415 Sort the groups by group score
3416 (@code{gnus-group-sort-selected-groups-by-score}).  @xref{Group Score}.
3417
3418 @item G P r
3419 @kindex G P r (Group)
3420 @findex gnus-group-sort-selected-groups-by-rank
3421 Sort the groups by group rank
3422 (@code{gnus-group-sort-selected-groups-by-rank}).  @xref{Group Score}.
3423
3424 @item G P m
3425 @kindex G P m (Group)
3426 @findex gnus-group-sort-selected-groups-by-method
3427 Sort the groups alphabetically by back end name@*
3428 (@code{gnus-group-sort-selected-groups-by-method}).
3429
3430 @item G P n
3431 @kindex G P n (Group)
3432 @findex gnus-group-sort-selected-groups-by-real-name
3433 Sort the groups alphabetically by real (unprefixed) group name
3434 (@code{gnus-group-sort-selected-groups-by-real-name}).
3435
3436 @item G P s
3437 @kindex G P s (Group)
3438 @findex gnus-group-sort-selected-groups
3439 Sort the groups according to @code{gnus-group-sort-function}.
3440
3441 @end table
3442
3443 And finally, note that you can use @kbd{C-k} and @kbd{C-y} to manually
3444 move groups around.
3445
3446
3447 @node Group Maintenance
3448 @section Group Maintenance
3449 @cindex bogus groups
3450
3451 @table @kbd
3452 @item b
3453 @kindex b (Group)
3454 @findex gnus-group-check-bogus-groups
3455 Find bogus groups and delete them
3456 (@code{gnus-group-check-bogus-groups}).
3457
3458 @item F
3459 @kindex F (Group)
3460 @findex gnus-group-find-new-groups
3461 Find new groups and process them (@code{gnus-group-find-new-groups}).
3462 With 1 @kbd{C-u}, use the @code{ask-server} method to query the server
3463 for new groups.  With 2 @kbd{C-u}'s, use most complete method possible
3464 to query the server for new groups, and subscribe the new groups as
3465 zombies.
3466
3467 @item C-c C-x
3468 @kindex C-c C-x (Group)
3469 @findex gnus-group-expire-articles
3470 Run all expirable articles in the current group through the expiry
3471 process (if any) (@code{gnus-group-expire-articles}).  That is, delete
3472 all expirable articles in the group that have been around for a while.
3473 (@pxref{Expiring Mail}).
3474
3475 @item C-c C-M-x
3476 @kindex C-c C-M-x (Group)
3477 @findex gnus-group-expire-all-groups
3478 Run all expirable articles in all groups through the expiry process
3479 (@code{gnus-group-expire-all-groups}).
3480
3481 @end table
3482
3483
3484 @node Browse Foreign Server
3485 @section Browse Foreign Server
3486 @cindex foreign servers
3487 @cindex browsing servers
3488
3489 @table @kbd
3490 @item B
3491 @kindex B (Group)
3492 @findex gnus-group-browse-foreign-server
3493 You will be queried for a select method and a server name.  Gnus will
3494 then attempt to contact this server and let you browse the groups there
3495 (@code{gnus-group-browse-foreign-server}).
3496 @end table
3497
3498 @findex gnus-browse-mode
3499 A new buffer with a list of available groups will appear.  This buffer
3500 will use the @code{gnus-browse-mode}.  This buffer looks a bit (well,
3501 a lot) like a normal group buffer.
3502
3503 Here's a list of keystrokes available in the browse mode:
3504
3505 @table @kbd
3506 @item n
3507 @kindex n (Browse)
3508 @findex gnus-group-next-group
3509 Go to the next group (@code{gnus-group-next-group}).
3510
3511 @item p
3512 @kindex p (Browse)
3513 @findex gnus-group-prev-group
3514 Go to the previous group (@code{gnus-group-prev-group}).
3515
3516 @item SPACE
3517 @kindex SPACE (Browse)
3518 @findex gnus-browse-read-group
3519 Enter the current group and display the first article
3520 (@code{gnus-browse-read-group}).
3521
3522 @item RET
3523 @kindex RET (Browse)
3524 @findex gnus-browse-select-group
3525 Enter the current group (@code{gnus-browse-select-group}).
3526
3527 @item u
3528 @kindex u (Browse)
3529 @findex gnus-browse-unsubscribe-current-group
3530 Unsubscribe to the current group, or, as will be the case here,
3531 subscribe to it (@code{gnus-browse-unsubscribe-current-group}).
3532
3533 @item l
3534 @itemx q
3535 @kindex q (Browse)
3536 @kindex l (Browse)
3537 @findex gnus-browse-exit
3538 Exit browse mode (@code{gnus-browse-exit}).
3539
3540 @item d
3541 @kindex d (Browse)
3542 @findex gnus-browse-describe-group
3543 Describe the current group (@code{gnus-browse-describe-group}).
3544
3545 @item ?
3546 @kindex ? (Browse)
3547 @findex gnus-browse-describe-briefly
3548 Describe browse mode briefly (well, there's not much to describe, is
3549 there) (@code{gnus-browse-describe-briefly}).
3550 @end table
3551
3552
3553 @node Exiting Gnus
3554 @section Exiting gnus
3555 @cindex exiting gnus
3556
3557 Yes, gnus is ex(c)iting.
3558
3559 @table @kbd
3560 @item z
3561 @kindex z (Group)
3562 @findex gnus-group-suspend
3563 Suspend gnus (@code{gnus-group-suspend}).  This doesn't really exit gnus,
3564 but it kills all buffers except the Group buffer.  I'm not sure why this
3565 is a gain, but then who am I to judge?
3566
3567 @item q
3568 @kindex q (Group)
3569 @findex gnus-group-exit
3570 @c @icon{gnus-group-exit}
3571 Quit gnus (@code{gnus-group-exit}).
3572
3573 @item Q
3574 @kindex Q (Group)
3575 @findex gnus-group-quit
3576 Quit gnus without saving the @file{.newsrc} files (@code{gnus-group-quit}).
3577 The dribble file will be saved, though (@pxref{Auto Save}).
3578 @end table
3579
3580 @vindex gnus-exit-gnus-hook
3581 @vindex gnus-suspend-gnus-hook
3582 @vindex gnus-after-exiting-gnus-hook
3583 @code{gnus-suspend-gnus-hook} is called when you suspend gnus and
3584 @code{gnus-exit-gnus-hook} is called when you quit gnus, while
3585 @code{gnus-after-exiting-gnus-hook} is called as the final item when
3586 exiting gnus.
3587
3588 Note:
3589
3590 @quotation
3591 Miss Lisa Cannifax, while sitting in English class, felt her feet go
3592 numbly heavy and herself fall into a hazy trance as the boy sitting
3593 behind her drew repeated lines with his pencil across the back of her
3594 plastic chair.
3595 @end quotation
3596
3597
3598 @node Group Topics
3599 @section Group Topics
3600 @cindex topics
3601
3602 If you read lots and lots of groups, it might be convenient to group
3603 them hierarchically according to topics.  You put your Emacs groups over
3604 here, your sex groups over there, and the rest (what, two groups or so?)
3605 you put in some misc section that you never bother with anyway.  You can
3606 even group the Emacs sex groups as a sub-topic to either the Emacs
3607 groups or the sex groups---or both!  Go wild!
3608
3609 @iftex
3610 @iflatex
3611 \gnusfigure{Group Topics}{400}{
3612 \put(75,50){\epsfig{figure=ps/group-topic,height=9cm}}
3613 }
3614 @end iflatex
3615 @end iftex
3616
3617 Here's an example:
3618
3619 @example
3620 Gnus
3621   Emacs -- I wuw it!
3622      3: comp.emacs
3623      2: alt.religion.emacs
3624     Naughty Emacs
3625      452: alt.sex.emacs
3626        0: comp.talk.emacs.recovery
3627   Misc
3628      8: comp.binaries.fractals
3629     13: comp.sources.unix
3630 @end example
3631
3632 @findex gnus-topic-mode
3633 @kindex t (Group)
3634 To get this @emph{fab} functionality you simply turn on (ooh!) the
3635 @code{gnus-topic} minor mode---type @kbd{t} in the group buffer.  (This
3636 is a toggling command.)
3637
3638 Go ahead, just try it.  I'll still be here when you get back.  La de
3639 dum@dots{} Nice tune, that@dots{} la la la@dots{} What, you're back?
3640 Yes, and now press @kbd{l}.  There.  All your groups are now listed
3641 under @samp{misc}.  Doesn't that make you feel all warm and fuzzy?
3642 Hot and bothered?
3643
3644 If you want this permanently enabled, you should add that minor mode to
3645 the hook for the group mode.  Put the following line in your
3646 @file{~/.gnus.el} file:
3647
3648 @lisp
3649 (add-hook 'gnus-group-mode-hook 'gnus-topic-mode)
3650 @end lisp
3651
3652 @menu
3653 * Topic Commands::              Interactive E-Z commands.
3654 * Topic Variables::             How to customize the topics the Lisp Way.
3655 * Topic Sorting::               Sorting each topic individually.
3656 * Topic Topology::              A map of the world.
3657 * Topic Parameters::            Parameters that apply to all groups in a topic.
3658 @end menu
3659
3660
3661 @node Topic Commands
3662 @subsection Topic Commands
3663 @cindex topic commands
3664
3665 When the topic minor mode is turned on, a new @kbd{T} submap will be
3666 available.  In addition, a few of the standard keys change their
3667 definitions slightly.
3668
3669 In general, the following kinds of operations are possible on topics.
3670 First of all, you want to create topics.  Secondly, you want to put
3671 groups in topics and to move them around until you have an order you
3672 like.  The third kind of operation is to show/hide parts of the whole
3673 shebang.  You might want to hide a topic including its subtopics and
3674 groups, to get a better overview of the other groups.
3675
3676 Here is a list of the basic keys that you might need to set up topics
3677 the way you like.
3678
3679 @table @kbd
3680
3681 @item T n
3682 @kindex T n (Topic)
3683 @findex gnus-topic-create-topic
3684 Prompt for a new topic name and create it
3685 (@code{gnus-topic-create-topic}).
3686
3687 @item T TAB
3688 @itemx TAB
3689 @kindex T TAB (Topic)
3690 @kindex TAB (Topic)
3691 @findex gnus-topic-indent
3692 ``Indent'' the current topic so that it becomes a sub-topic of the
3693 previous topic (@code{gnus-topic-indent}).  If given a prefix,
3694 ``un-indent'' the topic instead.
3695
3696 @item M-TAB
3697 @kindex M-TAB (Topic)
3698 @findex gnus-topic-unindent
3699 ``Un-indent'' the current topic so that it becomes a sub-topic of the
3700 parent of its current parent (@code{gnus-topic-unindent}).
3701
3702 @end table
3703
3704 The following two keys can be used to move groups and topics around.
3705 They work like the well-known cut and paste.  @kbd{C-k} is like cut and
3706 @kbd{C-y} is like paste.  Of course, this being Emacs, we use the terms
3707 kill and yank rather than cut and paste.
3708
3709 @table @kbd
3710
3711 @item C-k
3712 @kindex C-k (Topic)
3713 @findex gnus-topic-kill-group
3714 Kill a group or topic (@code{gnus-topic-kill-group}).  All groups in the
3715 topic will be removed along with the topic.
3716
3717 @item C-y
3718 @kindex C-y (Topic)
3719 @findex gnus-topic-yank-group
3720 Yank the previously killed group or topic
3721 (@code{gnus-topic-yank-group}).  Note that all topics will be yanked
3722 before all groups.
3723
3724 So, to move a topic to the beginning of the list of topics, just hit
3725 @kbd{C-k} on it.  This is like the ``cut'' part of cut and paste.  Then,
3726 move the cursor to the beginning of the buffer (just below the ``Gnus''
3727 topic) and hit @kbd{C-y}.  This is like the ``paste'' part of cut and
3728 paste.  Like I said -- E-Z.
3729
3730 You can use @kbd{C-k} and @kbd{C-y} on groups as well as on topics.  So
3731 you can move topics around as well as groups.
3732
3733 @end table
3734
3735 After setting up the topics the way you like them, you might wish to
3736 hide a topic, or to show it again.  That's why we have the following
3737 key.
3738
3739 @table @kbd
3740
3741 @item RET
3742 @kindex RET (Topic)
3743 @findex gnus-topic-select-group
3744 @itemx SPACE
3745 Either select a group or fold a topic (@code{gnus-topic-select-group}).
3746 When you perform this command on a group, you'll enter the group, as
3747 usual.  When done on a topic line, the topic will be folded (if it was
3748 visible) or unfolded (if it was folded already).  So it's basically a
3749 toggling command on topics.  In addition, if you give a numerical
3750 prefix, group on that level (and lower) will be displayed.
3751
3752 @end table
3753
3754 Now for a list of other commands, in no particular order.
3755
3756 @table @kbd
3757
3758 @item T m
3759 @kindex T m (Topic)
3760 @findex gnus-topic-move-group
3761 Move the current group to some other topic
3762 (@code{gnus-topic-move-group}).  This command uses the process/prefix
3763 convention (@pxref{Process/Prefix}).
3764
3765 @item T j
3766 @kindex T j (Topic)
3767 @findex gnus-topic-jump-to-topic
3768 Go to a topic (@code{gnus-topic-jump-to-topic}).
3769
3770 @item T c
3771 @kindex T c (Topic)
3772 @findex gnus-topic-copy-group
3773 Copy the current group to some other topic
3774 (@code{gnus-topic-copy-group}).  This command uses the process/prefix
3775 convention (@pxref{Process/Prefix}).
3776
3777 @item T h
3778 @kindex T h (Topic)
3779 @findex gnus-topic-hide-topic
3780 Hide the current topic (@code{gnus-topic-hide-topic}).  If given
3781 a prefix, hide the topic permanently.
3782
3783 @item T s
3784 @kindex T s (Topic)
3785 @findex gnus-topic-show-topic
3786 Show the current topic (@code{gnus-topic-show-topic}).  If given
3787 a prefix, show the topic permanently.
3788
3789 @item T D
3790 @kindex T D (Topic)
3791 @findex gnus-topic-remove-group
3792 Remove a group from the current topic (@code{gnus-topic-remove-group}).
3793 This command is mainly useful if you have the same group in several
3794 topics and wish to remove it from one of the topics.  You may also
3795 remove a group from all topics, but in that case, Gnus will add it to
3796 the root topic the next time you start Gnus.  In fact, all new groups
3797 (which, naturally, don't belong to any topic) will show up in the root
3798 topic.
3799
3800 This command uses the process/prefix convention
3801 (@pxref{Process/Prefix}).
3802
3803 @item T M
3804 @kindex T M (Topic)
3805 @findex gnus-topic-move-matching
3806 Move all groups that match some regular expression to a topic
3807 (@code{gnus-topic-move-matching}).
3808
3809 @item T C
3810 @kindex T C (Topic)
3811 @findex gnus-topic-copy-matching
3812 Copy all groups that match some regular expression to a topic
3813 (@code{gnus-topic-copy-matching}).
3814
3815 @item T H
3816 @kindex T H (Topic)
3817 @findex gnus-topic-toggle-display-empty-topics
3818 Toggle hiding empty topics
3819 (@code{gnus-topic-toggle-display-empty-topics}).
3820
3821 @item T #
3822 @kindex T # (Topic)
3823 @findex gnus-topic-mark-topic
3824 Mark all groups in the current topic with the process mark
3825 (@code{gnus-topic-mark-topic}).  This command works recursively on
3826 sub-topics unless given a prefix.
3827
3828 @item T M-#
3829 @kindex T M-# (Topic)
3830 @findex gnus-topic-unmark-topic
3831 Remove the process mark from all groups in the current topic
3832 (@code{gnus-topic-unmark-topic}).  This command works recursively on
3833 sub-topics unless given a prefix.
3834
3835 @item C-c C-x
3836 @kindex C-c C-x (Topic)
3837 @findex gnus-topic-expire-articles
3838 Run all expirable articles in the current group or topic through the
3839 expiry process (if any)
3840 (@code{gnus-topic-expire-articles}).  (@pxref{Expiring Mail}).
3841
3842 @item T r
3843 @kindex T r (Topic)
3844 @findex gnus-topic-rename
3845 Rename a topic (@code{gnus-topic-rename}).
3846
3847 @item T DEL
3848 @kindex T DEL (Topic)
3849 @findex gnus-topic-delete
3850 Delete an empty topic (@code{gnus-topic-delete}).
3851
3852 @item A T
3853 @kindex A T (Topic)
3854 @findex gnus-topic-list-active
3855 List all groups that gnus knows about in a topics-ified way
3856 (@code{gnus-topic-list-active}).
3857
3858 @item T M-n
3859 @kindex T M-n (Topic)
3860 @findex gnus-topic-goto-next-topic
3861 Go to the next topic (@code{gnus-topic-goto-next-topic}).
3862
3863 @item T M-p
3864 @kindex T M-p (Topic)
3865 @findex gnus-topic-goto-previous-topic
3866 Go to the previous topic (@code{gnus-topic-goto-previous-topic}).
3867
3868 @item G p
3869 @kindex G p (Topic)
3870 @findex gnus-topic-edit-parameters
3871 @cindex group parameters
3872 @cindex topic parameters
3873 @cindex parameters
3874 Edit the topic parameters (@code{gnus-topic-edit-parameters}).
3875 @xref{Topic Parameters}.
3876
3877 @end table
3878
3879
3880 @node Topic Variables
3881 @subsection Topic Variables
3882 @cindex topic variables
3883
3884 The previous section told you how to tell Gnus which topics to display.
3885 This section explains how to tell Gnus what to display about each topic.
3886
3887 @vindex gnus-topic-line-format
3888 The topic lines themselves are created according to the
3889 @code{gnus-topic-line-format} variable (@pxref{Formatting Variables}).
3890 Valid elements are:
3891
3892 @table @samp
3893 @item i
3894 Indentation.
3895 @item n
3896 Topic name.
3897 @item v
3898 Visibility.
3899 @item l
3900 Level.
3901 @item g
3902 Number of groups in the topic.
3903 @item a
3904 Number of unread articles in the topic.
3905 @item A
3906 Number of unread articles in the topic and all its subtopics.
3907 @end table
3908
3909 @vindex gnus-topic-indent-level
3910 Each sub-topic (and the groups in the sub-topics) will be indented with
3911 @code{gnus-topic-indent-level} times the topic level number of spaces.
3912 The default is 2.
3913
3914 @vindex gnus-topic-mode-hook
3915 @code{gnus-topic-mode-hook} is called in topic minor mode buffers.
3916
3917 @vindex gnus-topic-display-empty-topics
3918 The @code{gnus-topic-display-empty-topics} says whether to display even
3919 topics that have no unread articles in them.  The default is @code{t}.
3920
3921
3922 @node Topic Sorting
3923 @subsection Topic Sorting
3924 @cindex topic sorting
3925
3926 You can sort the groups in each topic individually with the following
3927 commands:
3928
3929
3930 @table @kbd
3931 @item T S a
3932 @kindex T S a (Topic)
3933 @findex gnus-topic-sort-groups-by-alphabet
3934 Sort the current topic alphabetically by group name
3935 (@code{gnus-topic-sort-groups-by-alphabet}).
3936
3937 @item T S u
3938 @kindex T S u (Topic)
3939 @findex gnus-topic-sort-groups-by-unread
3940 Sort the current topic by the number of unread articles
3941 (@code{gnus-topic-sort-groups-by-unread}).
3942
3943 @item T S l
3944 @kindex T S l (Topic)
3945 @findex gnus-topic-sort-groups-by-level
3946 Sort the current topic by group level
3947 (@code{gnus-topic-sort-groups-by-level}).
3948
3949 @item T S v
3950 @kindex T S v (Topic)
3951 @findex gnus-topic-sort-groups-by-score
3952 Sort the current topic by group score
3953 (@code{gnus-topic-sort-groups-by-score}).  @xref{Group Score}.
3954
3955 @item T S r
3956 @kindex T S r (Topic)
3957 @findex gnus-topic-sort-groups-by-rank
3958 Sort the current topic by group rank
3959 (@code{gnus-topic-sort-groups-by-rank}).  @xref{Group Score}.
3960
3961 @item T S m
3962 @kindex T S m (Topic)
3963 @findex gnus-topic-sort-groups-by-method
3964 Sort the current topic alphabetically by back end name
3965 (@code{gnus-topic-sort-groups-by-method}).
3966
3967 @item T S e
3968 @kindex T S e (Topic)
3969 @findex gnus-topic-sort-groups-by-server
3970 Sort the current topic alphabetically by server name
3971 (@code{gnus-topic-sort-groups-by-server}).
3972
3973 @item T S s
3974 @kindex T S s (Topic)
3975 @findex gnus-topic-sort-groups
3976 Sort the current topic according to the function(s) given by the
3977 @code{gnus-group-sort-function} variable
3978 (@code{gnus-topic-sort-groups}).
3979
3980 @end table
3981
3982 When given a prefix argument, all these commands will sort in reverse
3983 order.  @xref{Sorting Groups}, for more information about group
3984 sorting.
3985
3986
3987 @node Topic Topology
3988 @subsection Topic Topology
3989 @cindex topic topology
3990 @cindex topology
3991
3992 So, let's have a look at an example group buffer:
3993
3994 @example
3995 @group
3996 Gnus
3997   Emacs -- I wuw it!
3998      3: comp.emacs
3999      2: alt.religion.emacs
4000     Naughty Emacs
4001      452: alt.sex.emacs
4002        0: comp.talk.emacs.recovery
4003   Misc
4004      8: comp.binaries.fractals
4005     13: comp.sources.unix
4006 @end group
4007 @end example
4008
4009 So, here we have one top-level topic (@samp{Gnus}), two topics under
4010 that, and one sub-topic under one of the sub-topics.  (There is always
4011 just one (1) top-level topic).  This topology can be expressed as
4012 follows:
4013
4014 @lisp
4015 (("Gnus" visible)
4016  (("Emacs -- I wuw it!" visible)
4017   (("Naughty Emacs" visible)))
4018  (("Misc" visible)))
4019 @end lisp
4020
4021 @vindex gnus-topic-topology
4022 This is in fact how the variable @code{gnus-topic-topology} would look
4023 for the display above.  That variable is saved in the @file{.newsrc.eld}
4024 file, and shouldn't be messed with manually---unless you really want
4025 to.  Since this variable is read from the @file{.newsrc.eld} file,
4026 setting it in any other startup files will have no effect.
4027
4028 This topology shows what topics are sub-topics of what topics (right),
4029 and which topics are visible.  Two settings are currently
4030 allowed---@code{visible} and @code{invisible}.
4031
4032
4033 @node Topic Parameters
4034 @subsection Topic Parameters
4035 @cindex topic parameters
4036
4037 All groups in a topic will inherit group parameters from the parent
4038 (and ancestor) topic parameters.  All valid group parameters are valid
4039 topic parameters (@pxref{Group Parameters}).  When the agent is
4040 enabled, all agent parameters (See Agent Parameters in @ref{Category
4041 Syntax}) are also valid topic parameters.
4042
4043 In addition, the following parameters are only valid as topic
4044 parameters:
4045
4046 @table @code
4047 @item subscribe
4048 When subscribing new groups by topic (@pxref{Subscription Methods}), the
4049 @code{subscribe} topic parameter says what groups go in what topic.  Its
4050 value should be a regexp to match the groups that should go in that
4051 topic.
4052
4053 @item subscribe-level
4054 When subscribing new groups by topic (see the @code{subscribe} parameter),
4055 the group will be subscribed with the level specified in the
4056 @code{subscribe-level} instead of @code{gnus-level-default-subscribed}.
4057
4058 @end table
4059
4060 Group parameters (of course) override topic parameters, and topic
4061 parameters in sub-topics override topic parameters in super-topics.  You
4062 know.  Normal inheritance rules.  (@dfn{Rules} is here a noun, not a
4063 verb, although you may feel free to disagree with me here.)
4064
4065 @example
4066 @group
4067 Gnus
4068   Emacs
4069      3: comp.emacs
4070      2: alt.religion.emacs
4071    452: alt.sex.emacs
4072     Relief
4073      452: alt.sex.emacs
4074        0: comp.talk.emacs.recovery
4075   Misc
4076      8: comp.binaries.fractals
4077     13: comp.sources.unix
4078    452: alt.sex.emacs
4079 @end group
4080 @end example
4081
4082 The @samp{Emacs} topic has the topic parameter @code{(score-file
4083 . "emacs.SCORE")}; the @samp{Relief} topic has the topic parameter
4084 @code{(score-file . "relief.SCORE")}; and the @samp{Misc} topic has the
4085 topic parameter @code{(score-file . "emacs.SCORE")}.  In addition,
4086 @* @samp{alt.religion.emacs} has the group parameter @code{(score-file
4087 . "religion.SCORE")}.
4088
4089 Now, when you enter @samp{alt.sex.emacs} in the @samp{Relief} topic, you
4090 will get the @file{relief.SCORE} home score file.  If you enter the same
4091 group in the @samp{Emacs} topic, you'll get the @file{emacs.SCORE} home
4092 score file.  If you enter the group @samp{alt.religion.emacs}, you'll
4093 get the @file{religion.SCORE} home score file.
4094
4095 This seems rather simple and self-evident, doesn't it?  Well, yes.  But
4096 there are some problems, especially with the @code{total-expiry}
4097 parameter.  Say you have a mail group in two topics; one with
4098 @code{total-expiry} and one without.  What happens when you do @kbd{M-x
4099 gnus-expire-all-expirable-groups}?  Gnus has no way of telling which one
4100 of these topics you mean to expire articles from, so anything may
4101 happen.  In fact, I hereby declare that it is @dfn{undefined} what
4102 happens.  You just have to be careful if you do stuff like that.
4103
4104
4105 @node Misc Group Stuff
4106 @section Misc Group Stuff
4107
4108 @menu
4109 * Scanning New Messages::       Asking Gnus to see whether new messages have arrived.
4110 * Group Information::           Information and help on groups and Gnus.
4111 * Group Timestamp::             Making Gnus keep track of when you last read a group.
4112 * File Commands::               Reading and writing the Gnus files.
4113 * Sieve Commands::              Managing Sieve scripts.
4114 @end menu
4115
4116 @table @kbd
4117
4118 @item ^
4119 @kindex ^ (Group)
4120 @findex gnus-group-enter-server-mode
4121 Enter the server buffer (@code{gnus-group-enter-server-mode}).
4122 @xref{Server Buffer}.
4123
4124 @item a
4125 @kindex a (Group)
4126 @findex gnus-group-post-news
4127 Start composing a message (a news by default)
4128 (@code{gnus-group-post-news}).  If given a prefix, post to the group
4129 under the point.  If the prefix is 1, prompt for a group to post to.
4130 Contrary to what the name of this function suggests, the prepared
4131 article might be a mail instead of a news, if a mail group is specified
4132 with the prefix argument.  @xref{Composing Messages}.
4133
4134 @item m
4135 @kindex m (Group)
4136 @findex gnus-group-mail
4137 Mail a message somewhere (@code{gnus-group-mail}).  If given a prefix,
4138 use the posting style of the group under the point.  If the prefix is 1,
4139 prompt for a group name to find the posting style.
4140 @xref{Composing Messages}.
4141
4142 @item i
4143 @kindex i (Group)
4144 @findex gnus-group-news
4145 Start composing a news (@code{gnus-group-news}).  If given a prefix,
4146 post to the group under the point.  If the prefix is 1, prompt
4147 for group to post to.  @xref{Composing Messages}.
4148
4149 This function actually prepares a news even when using mail groups.
4150 This is useful for ``posting'' messages to mail groups without actually
4151 sending them over the network: they're just saved directly to the group
4152 in question.  The corresponding back end must have a request-post method
4153 for this to work though.
4154
4155 @end table
4156
4157 Variables for the group buffer:
4158
4159 @table @code
4160
4161 @item gnus-group-mode-hook
4162 @vindex gnus-group-mode-hook
4163 is called after the group buffer has been
4164 created.
4165
4166 @item gnus-group-prepare-hook
4167 @vindex gnus-group-prepare-hook
4168 is called after the group buffer is
4169 generated.  It may be used to modify the buffer in some strange,
4170 unnatural way.
4171
4172 @item gnus-group-prepared-hook
4173 @vindex gnus-group-prepare-hook
4174 is called as the very last thing after the group buffer has been
4175 generated.  It may be used to move point around, for instance.
4176
4177 @item gnus-permanently-visible-groups
4178 @vindex gnus-permanently-visible-groups
4179 Groups matching this regexp will always be listed in the group buffer,
4180 whether they are empty or not.
4181
4182 @item gnus-group-name-charset-method-alist
4183 @vindex gnus-group-name-charset-method-alist
4184 An alist of method and the charset for group names.  It is used to show
4185 non-@acronym{ASCII} group names.
4186
4187 For example:
4188 @lisp
4189 (setq gnus-group-name-charset-method-alist
4190     '(((nntp "news.com.cn") . cn-gb-2312)))
4191 @end lisp
4192
4193 @item gnus-group-name-charset-group-alist
4194 @cindex UTF-8 group names
4195 @vindex gnus-group-name-charset-group-alist
4196 An alist of regexp of group name and the charset for group names.  It
4197 is used to show non-@acronym{ASCII} group names.  @code{((".*"
4198 utf-8))} is the default value if UTF-8 is supported, otherwise the
4199 default is @code{nil}.
4200
4201 For example:
4202 @lisp
4203 (setq gnus-group-name-charset-group-alist
4204     '(("\\.com\\.cn:" . cn-gb-2312)))
4205 @end lisp
4206
4207 @end table
4208
4209 @node Scanning New Messages
4210 @subsection Scanning New Messages
4211 @cindex new messages
4212 @cindex scanning new news
4213
4214 @table @kbd
4215
4216 @item g
4217 @kindex g (Group)
4218 @findex gnus-group-get-new-news
4219 @c @icon{gnus-group-get-new-news}
4220 Check the server(s) for new articles.  If the numerical prefix is used,
4221 this command will check only groups of level @var{arg} and lower
4222 (@code{gnus-group-get-new-news}).  If given a non-numerical prefix, this
4223 command will force a total re-reading of the active file(s) from the
4224 back end(s).
4225
4226 @item M-g
4227 @kindex M-g (Group)
4228 @findex gnus-group-get-new-news-this-group
4229 @vindex gnus-goto-next-group-when-activating
4230 @c @icon{gnus-group-get-new-news-this-group}
4231 Check whether new articles have arrived in the current group
4232 (@code{gnus-group-get-new-news-this-group}).
4233 @code{gnus-goto-next-group-when-activating} says whether this command is
4234 to move point to the next group or not.  It is @code{t} by default.
4235
4236 @findex gnus-activate-all-groups
4237 @cindex activating groups
4238 @item C-c M-g
4239 @kindex C-c M-g (Group)
4240 Activate absolutely all groups (@code{gnus-activate-all-groups}).
4241
4242 @item R
4243 @kindex R (Group)
4244 @cindex restarting
4245 @findex gnus-group-restart
4246 Restart gnus (@code{gnus-group-restart}).  This saves the @file{.newsrc}
4247 file(s), closes the connection to all servers, clears up all run-time
4248 gnus variables, and then starts gnus all over again.
4249
4250 @end table
4251
4252 @vindex gnus-get-new-news-hook
4253 @code{gnus-get-new-news-hook} is run just before checking for new news.
4254
4255 @vindex gnus-after-getting-new-news-hook
4256 @code{gnus-after-getting-new-news-hook} is run after checking for new
4257 news.
4258
4259
4260 @node Group Information
4261 @subsection Group Information
4262 @cindex group information
4263 @cindex information on groups
4264
4265 @table @kbd
4266
4267
4268 @item H f
4269 @kindex H f (Group)
4270 @findex gnus-group-fetch-faq
4271 @vindex gnus-group-faq-directory
4272 @cindex FAQ
4273 @cindex ange-ftp
4274 Try to fetch the @acronym{FAQ} for the current group
4275 (@code{gnus-group-fetch-faq}).  Gnus will try to get the @acronym{FAQ}
4276 from @code{gnus-group-faq-directory}, which is usually a directory on
4277 a remote machine.  This variable can also be a list of directories.
4278 In that case, giving a prefix to this command will allow you to choose
4279 between the various sites.  @code{ange-ftp} (or @code{efs}) will be
4280 used for fetching the file.
4281
4282 If fetching from the first site is unsuccessful, gnus will attempt to go
4283 through @code{gnus-group-faq-directory} and try to open them one by one.
4284
4285 @item H c
4286 @kindex H c (Group)
4287 @findex gnus-group-fetch-charter
4288 @vindex gnus-group-charter-alist
4289 @cindex charter
4290 Try to open the charter for the current group in a web browser
4291 (@code{gnus-group-fetch-charter}).  Query for a group if given a
4292 prefix argument.
4293
4294 Gnus will use @code{gnus-group-charter-alist} to find the location of
4295 the charter.  If no location is known, Gnus will fetch the control
4296 messages for the group, which in some cases includes the charter.
4297
4298 @item H C
4299 @kindex H C (Group)
4300 @findex gnus-group-fetch-control
4301 @vindex gnus-group-fetch-control-use-browse-url
4302 @cindex control message
4303 Fetch the control messages for the group from the archive at
4304 @code{ftp.isc.org} (@code{gnus-group-fetch-control}).  Query for a
4305 group if given a prefix argument.
4306
4307 If @code{gnus-group-fetch-control-use-browse-url} is non-@code{nil},
4308 Gnus will open the control messages in a browser using
4309 @code{browse-url}.  Otherwise they are fetched using @code{ange-ftp}
4310 and displayed in an ephemeral group.
4311
4312 Note that the control messages are compressed.  To use this command
4313 you need to turn on @code{auto-compression-mode} (@pxref{Compressed
4314 Files, ,Compressed Files, emacs, The Emacs Manual}).
4315
4316 @item H d
4317 @itemx C-c C-d
4318 @c @icon{gnus-group-describe-group}
4319 @kindex H d (Group)
4320 @kindex C-c C-d (Group)
4321 @cindex describing groups
4322 @cindex group description
4323 @findex gnus-group-describe-group
4324 Describe the current group (@code{gnus-group-describe-group}).  If given
4325 a prefix, force Gnus to re-read the description from the server.
4326
4327 @item M-d
4328 @kindex M-d (Group)
4329 @findex gnus-group-describe-all-groups
4330 Describe all groups (@code{gnus-group-describe-all-groups}).  If given a
4331 prefix, force gnus to re-read the description file from the server.
4332
4333 @item H v
4334 @itemx V
4335 @kindex V (Group)
4336 @kindex H v (Group)
4337 @cindex version
4338 @findex gnus-version
4339 Display current gnus version numbers (@code{gnus-version}).
4340
4341 @item ?
4342 @kindex ? (Group)
4343 @findex gnus-group-describe-briefly
4344 Give a very short help message (@code{gnus-group-describe-briefly}).
4345
4346 @item C-c C-i
4347 @kindex C-c C-i (Group)
4348 @cindex info
4349 @cindex manual
4350 @findex gnus-info-find-node
4351 Go to the gnus info node (@code{gnus-info-find-node}).
4352 @end table
4353
4354
4355 @node Group Timestamp
4356 @subsection Group Timestamp
4357 @cindex timestamps
4358 @cindex group timestamps
4359
4360 It can be convenient to let gnus keep track of when you last read a
4361 group.  To set the ball rolling, you should add
4362 @code{gnus-group-set-timestamp} to @code{gnus-select-group-hook}:
4363
4364 @lisp
4365 (add-hook 'gnus-select-group-hook 'gnus-group-set-timestamp)
4366 @end lisp
4367
4368 After doing this, each time you enter a group, it'll be recorded.
4369
4370 This information can be displayed in various ways---the easiest is to
4371 use the @samp{%d} spec in the group line format:
4372
4373 @lisp
4374 (setq gnus-group-line-format
4375       "%M\%S\%p\%P\%5y: %(%-40,40g%) %d\n")
4376 @end lisp
4377
4378 This will result in lines looking like:
4379
4380 @example
4381 *        0: mail.ding                                19961002T012943
4382          0: custom                                   19961002T012713
4383 @end example
4384
4385 As you can see, the date is displayed in compact ISO 8601 format.  This
4386 may be a bit too much, so to just display the date, you could say
4387 something like:
4388
4389 @lisp
4390 (setq gnus-group-line-format
4391       "%M\%S\%p\%P\%5y: %(%-40,40g%) %6,6~(cut 2)d\n")
4392 @end lisp
4393
4394 If you would like greater control of the time format, you can use a
4395 user-defined format spec.  Something like the following should do the
4396 trick:
4397
4398 @lisp
4399 (setq gnus-group-line-format
4400       "%M\%S\%p\%P\%5y: %(%-40,40g%) %ud\n")
4401 (defun gnus-user-format-function-d (headers)
4402   (let ((time (gnus-group-timestamp gnus-tmp-group)))
4403     (if time
4404         (format-time-string "%b %d  %H:%M" time)
4405       "")))
4406 @end lisp
4407
4408
4409 @node File Commands
4410 @subsection File Commands
4411 @cindex file commands
4412
4413 @table @kbd
4414
4415 @item r
4416 @kindex r (Group)
4417 @findex gnus-group-read-init-file
4418 @vindex gnus-init-file
4419 @cindex reading init file
4420 Re-read the init file (@code{gnus-init-file}, which defaults to
4421 @file{~/.gnus.el}) (@code{gnus-group-read-init-file}).
4422
4423 @item s
4424 @kindex s (Group)
4425 @findex gnus-group-save-newsrc
4426 @cindex saving .newsrc
4427 Save the @file{.newsrc.eld} file (and @file{.newsrc} if wanted)
4428 (@code{gnus-group-save-newsrc}).  If given a prefix, force saving the
4429 file(s) whether Gnus thinks it is necessary or not.
4430
4431 @c @item Z
4432 @c @kindex Z (Group)
4433 @c @findex gnus-group-clear-dribble
4434 @c Clear the dribble buffer (@code{gnus-group-clear-dribble}).
4435
4436 @end table
4437
4438
4439 @node Sieve Commands
4440 @subsection Sieve Commands
4441 @cindex group sieve commands
4442
4443 Sieve is a server-side mail filtering language.  In Gnus you can use
4444 the @code{sieve} group parameter (@pxref{Group Parameters}) to specify
4445 sieve rules that should apply to each group.  Gnus provides two
4446 commands to translate all these group parameters into a proper Sieve
4447 script that can be transfered to the server somehow.
4448
4449 @vindex gnus-sieve-file
4450 @vindex gnus-sieve-region-start
4451 @vindex gnus-sieve-region-end
4452 The generated Sieve script is placed in @code{gnus-sieve-file} (by
4453 default @file{~/.sieve}).  The Sieve code that Gnus generate is placed
4454 between two delimiters, @code{gnus-sieve-region-start} and
4455 @code{gnus-sieve-region-end}, so you may write additional Sieve code
4456 outside these delimiters that will not be removed the next time you
4457 regenerate the Sieve script.
4458
4459 @vindex gnus-sieve-crosspost
4460 The variable @code{gnus-sieve-crosspost} controls how the Sieve script
4461 is generated.  If it is non-@code{nil} (the default) articles is
4462 placed in all groups that have matching rules, otherwise the article
4463 is only placed in the group with the first matching rule.  For
4464 example, the group parameter @samp{(sieve address "sender"
4465 "owner-ding@@hpc.uh.edu")} will generate the following piece of Sieve
4466 code if @code{gnus-sieve-crosspost} is @code{nil}.  (When
4467 @code{gnus-sieve-crosspost} is non-@code{nil}, it looks the same
4468 except that the line containing the call to @code{stop} is removed.)
4469
4470 @example
4471 if address "sender" "owner-ding@@hpc.uh.edu" @{
4472         fileinto "INBOX.ding";
4473         stop;
4474 @}
4475 @end example
4476
4477 @xref{Top, Emacs Sieve, Top, sieve, Emacs Sieve}.
4478
4479 @table @kbd
4480
4481 @item D g
4482 @kindex D g (Group)
4483 @findex gnus-sieve-generate
4484 @vindex gnus-sieve-file
4485 @cindex generating sieve script
4486 Regenerate a Sieve script from the @code{sieve} group parameters and
4487 put you into the @code{gnus-sieve-file} without saving it.
4488
4489 @item D u
4490 @kindex D u (Group)
4491 @findex gnus-sieve-update
4492 @vindex gnus-sieve-file
4493 @cindex updating sieve script
4494 Regenerates the Gnus managed part of @code{gnus-sieve-file} using the
4495 @code{sieve} group parameters, save the file and upload it to the
4496 server using the @code{sieveshell} program.
4497
4498 @end table
4499
4500
4501 @node Summary Buffer
4502 @chapter Summary Buffer
4503 @cindex summary buffer
4504
4505 A line for each article is displayed in the summary buffer.  You can
4506 move around, read articles, post articles and reply to articles.
4507
4508 The most common way to a summary buffer is to select a group from the
4509 group buffer (@pxref{Selecting a Group}).
4510
4511 You can have as many summary buffers open as you wish.
4512
4513 @menu
4514 * Summary Buffer Format::       Deciding how the summary buffer is to look.
4515 * Summary Maneuvering::         Moving around the summary buffer.
4516 * Choosing Articles::           Reading articles.
4517 * Paging the Article::          Scrolling the current article.
4518 * Reply Followup and Post::     Posting articles.
4519 * Delayed Articles::            Send articles at a later time.
4520 * Marking Articles::            Marking articles as read, expirable, etc.
4521 * Limiting::                    You can limit the summary buffer.
4522 * Threading::                   How threads are made.
4523 * Sorting the Summary Buffer::  How articles and threads are sorted.
4524 * Asynchronous Fetching::       Gnus might be able to pre-fetch articles.
4525 * Article Caching::             You may store articles in a cache.
4526 * Persistent Articles::         Making articles expiry-resistant.
4527 * Article Backlog::             Having already read articles hang around.
4528 * Saving Articles::             Ways of customizing article saving.
4529 * Decoding Articles::           Gnus can treat series of (uu)encoded articles.
4530 * Article Treatment::           The article buffer can be mangled at will.
4531 * MIME Commands::               Doing MIMEy things with the articles.
4532 * Charsets::                    Character set issues.
4533 * Article Commands::            Doing various things with the article buffer.
4534 * Summary Sorting::             Sorting the summary buffer in various ways.
4535 * Finding the Parent::          No child support? Get the parent.
4536 * Alternative Approaches::      Reading using non-default summaries.
4537 * Tree Display::                A more visual display of threads.
4538 * Mail Group Commands::         Some commands can only be used in mail groups.
4539 * Various Summary Stuff::       What didn't fit anywhere else.
4540 * Exiting the Summary Buffer::  Returning to the Group buffer,
4541                                 or reselecting the current group.
4542 * Crosspost Handling::          How crossposted articles are dealt with.
4543 * Duplicate Suppression::       An alternative when crosspost handling fails.
4544 * Security::                    Decrypt and Verify.
4545 * Mailing List::                Mailing list minor mode.
4546 @end menu
4547
4548
4549 @node Summary Buffer Format
4550 @section Summary Buffer Format
4551 @cindex summary buffer format
4552
4553 @iftex
4554 @iflatex
4555 \gnusfigure{The Summary Buffer}{180}{
4556 \put(0,0){\epsfig{figure=ps/summary,width=7.5cm}}
4557 \put(445,0){\makebox(0,0)[br]{\epsfig{figure=ps/summary-article,width=7.5cm}}}
4558 }
4559 @end iflatex
4560 @end iftex
4561
4562 @menu
4563 * Summary Buffer Lines::        You can specify how summary lines should look.
4564 * To From Newsgroups::          How to not display your own name.
4565 * Summary Buffer Mode Line::    You can say how the mode line should look.
4566 * Summary Highlighting::        Making the summary buffer all pretty and nice.
4567 @end menu
4568
4569 @findex mail-extract-address-components
4570 @findex gnus-extract-address-components
4571 @vindex gnus-extract-address-components
4572 Gnus will use the value of the @code{gnus-extract-address-components}
4573 variable as a function for getting the name and address parts of a
4574 @code{From} header.  Three pre-defined functions exist:
4575 @code{gnus-extract-address-components}, which is the default, quite
4576 fast, and too simplistic solution;
4577 @code{mail-extract-address-components}, which works nicely, but is
4578 slower; and @code{std11-extract-address-components}, which works very
4579 nicely, but is slower.  The default function will return the wrong
4580 answer in 5% of the cases.  If this is unacceptable to you, use the
4581 other function instead:
4582
4583 @lisp
4584 (setq gnus-extract-address-components
4585       'mail-extract-address-components)
4586 @end lisp
4587
4588 @vindex gnus-summary-same-subject
4589 @code{gnus-summary-same-subject} is a string indicating that the current
4590 article has the same subject as the previous.  This string will be used
4591 with those specs that require it.  The default is @code{""}.
4592
4593
4594 @node Summary Buffer Lines
4595 @subsection Summary Buffer Lines
4596
4597 @vindex gnus-summary-line-format
4598 You can change the format of the lines in the summary buffer by changing
4599 the @code{gnus-summary-line-format} variable.  It works along the same
4600 lines as a normal @code{format} string, with some extensions
4601 (@pxref{Formatting Variables}).
4602
4603 There should always be a colon or a point position marker on the line;
4604 the cursor always moves to the point position marker or the colon after
4605 performing an operation.  (Of course, Gnus wouldn't be Gnus if it wasn't
4606 possible to change this.  Just write a new function
4607 @code{gnus-goto-colon} which does whatever you like with the cursor.)
4608 @xref{Positioning Point}.
4609
4610 The default string is @samp{%U%R%z%I%(%[%4L: %-23,23f%]%) %s\n}.
4611
4612 The following format specification characters and extended format
4613 specification(s) are understood:
4614
4615 @table @samp
4616 @item N
4617 Article number.
4618 @item S
4619 Subject string.  List identifiers stripped,
4620 @code{gnus-list-identifies}.  @xref{Article Hiding}.
4621 @item s
4622 Subject if the article is the root of the thread or the previous article
4623 had a different subject, @code{gnus-summary-same-subject} otherwise.
4624 (@code{gnus-summary-same-subject} defaults to @code{""}.)
4625 @item F
4626 Full @code{From} header.
4627 @item n
4628 The name (from the @code{From} header).
4629 @item f
4630 The name, @code{To} header or the @code{Newsgroups} header (@pxref{To
4631 From Newsgroups}).
4632 @item a
4633 The name (from the @code{From} header).  This differs from the @code{n}
4634 spec in that it uses the function designated by the
4635 @code{gnus-extract-address-components} variable, which is slower, but
4636 may be more thorough.
4637 @item A
4638 The address (from the @code{From} header).  This works the same way as
4639 the @code{a} spec.
4640 @item L
4641 Number of lines in the article.
4642 @item c
4643 Number of characters in the article.  This specifier is not supported
4644 in some methods (like nnfolder).
4645 @item k
4646 Pretty-printed version of the number of characters in the article;
4647 for example, @samp{1.2k} or @samp{0.4M}.
4648 @item I
4649 Indentation based on thread level (@pxref{Customizing Threading}).
4650 @item B
4651 A complex trn-style thread tree, showing response-connecting trace
4652 lines.  A thread could be drawn like this:
4653
4654 @example
4655 >
4656 +->
4657 | +->
4658 | | \->
4659 | |   \->
4660 | \->
4661 +->
4662 \->
4663 @end example
4664
4665 You can customize the appearance with the following options.  Note
4666 that it is possible to make the thread display look really neat by
4667 replacing the default @acronym{ASCII} characters with graphic
4668 line-drawing glyphs.
4669 @table @code
4670 @item gnus-sum-thread-tree-root
4671 @vindex gnus-sum-thread-tree-root
4672 Used for the root of a thread.  If @code{nil}, use subject
4673 instead.  The default is @samp{> }.
4674
4675 @item gnus-sum-thread-tree-false-root
4676 @vindex gnus-sum-thread-tree-false-root
4677 Used for the false root of a thread (@pxref{Loose Threads}).  If
4678 @code{nil}, use subject instead.  The default is @samp{> }.
4679
4680 @item gnus-sum-thread-tree-single-indent
4681 @vindex gnus-sum-thread-tree-single-indent
4682 Used for a thread with just one message.  If @code{nil}, use subject
4683 instead.  The default is @samp{}.
4684
4685 @item gnus-sum-thread-tree-vertical
4686 @vindex gnus-sum-thread-tree-vertical
4687 Used for drawing a vertical line.  The default is @samp{| }.
4688
4689 @item gnus-sum-thread-tree-indent
4690 @vindex gnus-sum-thread-tree-indent
4691 Used for indenting.  The default is @samp{  }.
4692
4693 @item gnus-sum-thread-tree-leaf-with-other
4694 @vindex gnus-sum-thread-tree-leaf-with-other
4695 Used for a leaf with brothers.  The default is @samp{+-> }.
4696
4697 @item gnus-sum-thread-tree-single-leaf
4698 @vindex gnus-sum-thread-tree-single-leaf
4699 Used for a leaf without brothers.  The default is @samp{\-> }
4700
4701 @end table
4702
4703 @item T
4704 Nothing if the article is a root and lots of spaces if it isn't (it
4705 pushes everything after it off the screen).
4706 @item [
4707 Opening bracket, which is normally @samp{[}, but can also be @samp{<}
4708 for adopted articles (@pxref{Customizing Threading}).
4709 @item ]
4710 Closing bracket, which is normally @samp{]}, but can also be @samp{>}
4711 for adopted articles.
4712 @item >
4713 One space for each thread level.
4714 @item <
4715 Twenty minus thread level spaces.
4716 @item U
4717 Unread.  @xref{Read Articles}.
4718
4719 @item R
4720 This misleadingly named specifier is the @dfn{secondary mark}.  This
4721 mark will say whether the article has been replied to, has been cached,
4722 or has been saved.  @xref{Other Marks}.
4723
4724 @item i
4725 Score as a number (@pxref{Scoring}).
4726 @item z
4727 @vindex gnus-summary-zcore-fuzz
4728 Zcore, @samp{+} if above the default level and @samp{-} if below the
4729 default level.  If the difference between
4730 @code{gnus-summary-default-score} and the score is less than
4731 @code{gnus-summary-zcore-fuzz}, this spec will not be used.
4732 @item V
4733 Total thread score.
4734 @item x
4735 @code{Xref}.
4736 @item D
4737 @code{Date}.
4738 @item d
4739 The @code{Date} in @code{DD-MMM} format.
4740 @item o
4741 The @code{Date} in @var{YYYYMMDD}@code{T}@var{HHMMSS} format.
4742 @item M
4743 @code{Message-ID}.
4744 @item r
4745 @code{References}.
4746 @item t
4747 Number of articles in the current sub-thread.  Using this spec will slow
4748 down summary buffer generation somewhat.
4749 @item e
4750 An @samp{=} (@code{gnus-not-empty-thread-mark}) will be displayed if the
4751 article has any children.
4752 @item P
4753 The line number.
4754 @item O
4755 Download mark.
4756 @item &user-date;
4757 Age sensitive date format.  Various date format is defined in
4758 @code{gnus-user-date-format-alist}.
4759 @item u
4760 User defined specifier.  The next character in the format string should
4761 be a letter.  Gnus will call the function
4762 @code{gnus-user-format-function-@var{x}}, where @var{x} is the letter
4763 following @samp{%u}.  The function will be passed the current header as
4764 argument.  The function should return a string, which will be inserted
4765 into the summary just like information from any other summary specifier.
4766 @end table
4767
4768 Text between @samp{%(} and @samp{%)} will be highlighted with
4769 @code{gnus-mouse-face} when the mouse point is placed inside the area.
4770 There can only be one such area.
4771
4772 The @samp{%U} (status), @samp{%R} (replied) and @samp{%z} (zcore) specs
4773 have to be handled with care.  For reasons of efficiency, gnus will
4774 compute what column these characters will end up in, and ``hard-code''
4775 that.  This means that it is invalid to have these specs after a
4776 variable-length spec.  Well, you might not be arrested, but your summary
4777 buffer will look strange, which is bad enough.
4778
4779 The smart choice is to have these specs as far to the left as possible.
4780 (Isn't that the case with everything, though?  But I digress.)
4781
4782 This restriction may disappear in later versions of gnus.
4783
4784
4785 @node To From Newsgroups
4786 @subsection To From Newsgroups
4787 @cindex To
4788 @cindex Newsgroups
4789
4790 In some groups (particularly in archive groups), the @code{From} header
4791 isn't very interesting, since all the articles there are written by
4792 you.  To display the information in the @code{To} or @code{Newsgroups}
4793 headers instead, you need to decide three things: What information to
4794 gather; where to display it; and when to display it.
4795
4796 @enumerate
4797 @item
4798 @vindex gnus-extra-headers
4799 The reading of extra header information is controlled by the
4800 @code{gnus-extra-headers}.  This is a list of header symbols.  For
4801 instance:
4802
4803 @lisp
4804 (setq gnus-extra-headers
4805       '(To Newsgroups X-Newsreader))
4806 @end lisp
4807
4808 This will result in Gnus trying to obtain these three headers, and
4809 storing it in header structures for later easy retrieval.
4810
4811 @item
4812 @findex gnus-extra-header
4813 The value of these extra headers can be accessed via the
4814 @code{gnus-extra-header} function.  Here's a format line spec that will
4815 access the @code{X-Newsreader} header:
4816
4817 @example
4818 "%~(form (gnus-extra-header 'X-Newsreader))@@"
4819 @end example
4820
4821 @item
4822 @vindex gnus-ignored-from-addresses
4823 The @code{gnus-ignored-from-addresses} variable says when the @samp{%f}
4824 summary line spec returns the @code{To}, @code{Newsreader} or
4825 @code{From} header.  If this regexp matches the contents of the
4826 @code{From} header, the value of the @code{To} or @code{Newsreader}
4827 headers are used instead.
4828
4829 To distinguish regular articles from those where the @code{From} field
4830 has been swapped, a string is prefixed to the @code{To} or
4831 @code{Newsgroups} header in the summary line.  By default the string is
4832 @samp{-> } for @code{To} and @samp{=> } for @code{Newsgroups}, you can
4833 customize these strings with @code{gnus-summary-to-prefix} and
4834 @code{gnus-summary-newsgroup-prefix}.
4835
4836 @end enumerate
4837
4838 @vindex nnmail-extra-headers
4839 A related variable is @code{nnmail-extra-headers}, which controls when
4840 to include extra headers when generating overview (@acronym{NOV}) files.
4841 If you have old overview files, you should regenerate them after
4842 changing this variable, by entering the server buffer using @kbd{^},
4843 and then @kbd{g} on the appropriate mail server (e.g. nnml) to cause
4844 regeneration.
4845
4846 @vindex gnus-summary-line-format
4847 You also have to instruct Gnus to display the data by changing the
4848 @code{%n} spec to the @code{%f} spec in the
4849 @code{gnus-summary-line-format} variable.
4850
4851 In summary, you'd typically put something like the following in
4852 @file{~/.gnus.el}:
4853
4854 @lisp
4855 (setq gnus-extra-headers
4856       '(To Newsgroups))
4857 (setq nnmail-extra-headers gnus-extra-headers)
4858 (setq gnus-summary-line-format
4859       "%U%R%z%I%(%[%4L: %-23,23f%]%) %s\n")
4860 (setq gnus-ignored-from-addresses
4861       "Your Name Here")
4862 @end lisp
4863
4864 (The values listed above are the default values in Gnus.  Alter them
4865 to fit your needs.)
4866
4867 A note for news server administrators, or for users who wish to try to
4868 convince their news server administrator to provide some additional
4869 support:
4870
4871 The above is mostly useful for mail groups, where you have control over
4872 the @acronym{NOV} files that are created.  However, if you can persuade your
4873 nntp admin to add (in the usual implementation, notably INN):
4874
4875 @example
4876 Newsgroups:full
4877 @end example
4878
4879 to the end of her @file{overview.fmt} file, then you can use that just
4880 as you would the extra headers from the mail groups.
4881
4882
4883 @node Summary Buffer Mode Line
4884 @subsection Summary Buffer Mode Line
4885
4886 @vindex gnus-summary-mode-line-format
4887 You can also change the format of the summary mode bar (@pxref{Mode Line
4888 Formatting}).  Set @code{gnus-summary-mode-line-format} to whatever you
4889 like.  The default is @samp{Gnus: %%b [%A] %Z}.
4890
4891 Here are the elements you can play with:
4892
4893 @table @samp
4894 @item G
4895 Group name.
4896 @item p
4897 Unprefixed group name.
4898 @item A
4899 Current article number.
4900 @item z
4901 Current article score.
4902 @item V
4903 Gnus version.
4904 @item U
4905 Number of unread articles in this group.
4906 @item e
4907 Number of unread articles in this group that aren't displayed in the
4908 summary buffer.
4909 @item Z
4910 A string with the number of unread and unselected articles represented
4911 either as @samp{<%U(+%e) more>} if there are both unread and unselected
4912 articles, and just as @samp{<%U more>} if there are just unread articles
4913 and no unselected ones.
4914 @item g
4915 Shortish group name.  For instance, @samp{rec.arts.anime} will be
4916 shortened to @samp{r.a.anime}.
4917 @item S
4918 Subject of the current article.
4919 @item u
4920 User-defined spec (@pxref{User-Defined Specs}).
4921 @item s
4922 Name of the current score file (@pxref{Scoring}).
4923 @item d
4924 Number of dormant articles (@pxref{Unread Articles}).
4925 @item t
4926 Number of ticked articles (@pxref{Unread Articles}).
4927 @item r
4928 Number of articles that have been marked as read in this session.
4929 @item E
4930 Number of articles expunged by the score files.
4931 @end table
4932
4933
4934 @node Summary Highlighting
4935 @subsection Summary Highlighting
4936
4937 @table @code
4938
4939 @item gnus-visual-mark-article-hook
4940 @vindex gnus-visual-mark-article-hook
4941 This hook is run after selecting an article.  It is meant to be used for
4942 highlighting the article in some way.  It is not run if
4943 @code{gnus-visual} is @code{nil}.
4944
4945 @item gnus-summary-update-hook
4946 @vindex gnus-summary-update-hook
4947 This hook is called when a summary line is changed.  It is not run if
4948 @code{gnus-visual} is @code{nil}.
4949
4950 @item gnus-summary-selected-face
4951 @vindex gnus-summary-selected-face
4952 This is the face (or @dfn{font} as some people call it) used to
4953 highlight the current article in the summary buffer.
4954
4955 @item gnus-summary-highlight
4956 @vindex gnus-summary-highlight
4957 Summary lines are highlighted according to this variable, which is a
4958 list where the elements are of the format @code{(@var{form}
4959 . @var{face})}.  If you would, for instance, like ticked articles to be
4960 italic and high-scored articles to be bold, you could set this variable
4961 to something like
4962 @lisp
4963 (((eq mark gnus-ticked-mark) . italic)
4964  ((> score default) . bold))
4965 @end lisp
4966 As you may have guessed, if @var{form} returns a non-@code{nil} value,
4967 @var{face} will be applied to the line.
4968 @end table
4969
4970
4971 @node Summary Maneuvering
4972 @section Summary Maneuvering
4973 @cindex summary movement
4974
4975 All the straight movement commands understand the numeric prefix and
4976 behave pretty much as you'd expect.
4977
4978 None of these commands select articles.
4979
4980 @table @kbd
4981 @item G M-n
4982 @itemx M-n
4983 @kindex M-n (Summary)
4984 @kindex G M-n (Summary)
4985 @findex gnus-summary-next-unread-subject
4986 Go to the next summary line of an unread article
4987 (@code{gnus-summary-next-unread-subject}).
4988
4989 @item G M-p
4990 @itemx M-p
4991 @kindex M-p (Summary)
4992 @kindex G M-p (Summary)
4993 @findex gnus-summary-prev-unread-subject
4994 Go to the previous summary line of an unread article
4995 (@code{gnus-summary-prev-unread-subject}).
4996
4997 @item G g
4998 @kindex G g (Summary)
4999 @findex gnus-summary-goto-subject
5000 Ask for an article number and then go to the summary line of that article
5001 without displaying the article (@code{gnus-summary-goto-subject}).
5002 @end table
5003
5004 If gnus asks you to press a key to confirm going to the next group, you
5005 can use the @kbd{C-n} and @kbd{C-p} keys to move around the group
5006 buffer, searching for the next group to read without actually returning
5007 to the group buffer.
5008
5009 Variables related to summary movement:
5010
5011 @table @code
5012
5013 @vindex gnus-auto-select-next
5014 @item gnus-auto-select-next
5015 If you issue one of the movement commands (like @kbd{n}) and there are
5016 no more unread articles after the current one, gnus will offer to go to
5017 the next group.  If this variable is @code{t} and the next group is
5018 empty, gnus will exit summary mode and return to the group buffer.  If
5019 this variable is neither @code{t} nor @code{nil}, gnus will select the
5020 next group with unread articles.  As a special case, if this variable
5021 is @code{quietly}, Gnus will select the next group without asking for
5022 confirmation.  If this variable is @code{almost-quietly}, the same
5023 will happen only if you are located on the last article in the group.
5024 Finally, if this variable is @code{slightly-quietly}, the @kbd{Z n}
5025 command will go to the next group without confirmation.  Also
5026 @pxref{Group Levels}.
5027
5028 @item gnus-auto-select-same
5029 @vindex gnus-auto-select-same
5030 If non-@code{nil}, all the movement commands will try to go to the next
5031 article with the same subject as the current.  (@dfn{Same} here might
5032 mean @dfn{roughly equal}.  See @code{gnus-summary-gather-subject-limit}
5033 for details (@pxref{Customizing Threading}).)  If there are no more
5034 articles with the same subject, go to the first unread article.
5035
5036 This variable is not particularly useful if you use a threaded display.
5037
5038 @item gnus-summary-check-current
5039 @vindex gnus-summary-check-current
5040 If non-@code{nil}, all the ``unread'' movement commands will not proceed
5041 to the next (or previous) article if the current article is unread.
5042 Instead, they will choose the current article.
5043
5044 @item gnus-auto-center-summary
5045 @vindex gnus-auto-center-summary
5046 If non-@code{nil}, gnus will keep the point in the summary buffer
5047 centered at all times.  This makes things quite tidy, but if you have a
5048 slow network connection, or simply do not like this un-Emacsism, you can
5049 set this variable to @code{nil} to get the normal Emacs scrolling
5050 action.  This will also inhibit horizontal re-centering of the summary
5051 buffer, which might make it more inconvenient to read extremely long
5052 threads.
5053
5054 This variable can also be a number.  In that case, center the window at
5055 the given number of lines from the top.
5056
5057 @end table
5058
5059
5060 @node Choosing Articles
5061 @section Choosing Articles
5062 @cindex selecting articles
5063
5064 @menu
5065 * Choosing Commands::           Commands for choosing articles.
5066 * Choosing Variables::          Variables that influence these commands.
5067 @end menu
5068
5069
5070 @node Choosing Commands
5071 @subsection Choosing Commands
5072
5073 None of the following movement commands understand the numeric prefix,
5074 and they all select and display an article.
5075
5076 If you want to fetch new articles or redisplay the group, see
5077 @ref{Exiting the Summary Buffer}.
5078
5079 @table @kbd
5080 @item SPACE
5081 @kindex SPACE (Summary)
5082 @findex gnus-summary-next-page
5083 Select the current article, or, if that one's read already, the next
5084 unread article (@code{gnus-summary-next-page}).
5085
5086 If you have an article window open already and you press @kbd{SPACE}
5087 again, the article will be scrolled.  This lets you conveniently
5088 @kbd{SPACE} through an entire newsgroup.  @xref{Paging the Article}.
5089
5090 @item G n
5091 @itemx n
5092 @kindex n (Summary)
5093 @kindex G n (Summary)
5094 @findex gnus-summary-next-unread-article
5095 @c @icon{gnus-summary-next-unread}
5096 Go to next unread article (@code{gnus-summary-next-unread-article}).
5097
5098 @item G p
5099 @itemx p
5100 @kindex p (Summary)
5101 @findex gnus-summary-prev-unread-article
5102 @c @icon{gnus-summary-prev-unread}
5103 Go to previous unread article (@code{gnus-summary-prev-unread-article}).
5104
5105 @item G N
5106 @itemx N
5107 @kindex N (Summary)
5108 @kindex G N (Summary)
5109 @findex gnus-summary-next-article
5110 Go to the next article (@code{gnus-summary-next-article}).
5111
5112 @item G P
5113 @itemx P
5114 @kindex P (Summary)
5115 @kindex G P (Summary)
5116 @findex gnus-summary-prev-article
5117 Go to the previous article (@code{gnus-summary-prev-article}).
5118
5119 @item G C-n
5120 @kindex G C-n (Summary)
5121 @findex gnus-summary-next-same-subject
5122 Go to the next article with the same subject
5123 (@code{gnus-summary-next-same-subject}).
5124
5125 @item G C-p
5126 @kindex G C-p (Summary)
5127 @findex gnus-summary-prev-same-subject
5128 Go to the previous article with the same subject
5129 (@code{gnus-summary-prev-same-subject}).
5130
5131 @item G f
5132 @itemx .
5133 @kindex G f  (Summary)
5134 @kindex .  (Summary)
5135 @findex gnus-summary-first-unread-article
5136 Go to the first unread article
5137 (@code{gnus-summary-first-unread-article}).
5138
5139 @item G b
5140 @itemx ,
5141 @kindex G b (Summary)
5142 @kindex , (Summary)
5143 @findex gnus-summary-best-unread-article
5144 Go to the unread article with the highest score
5145 (@code{gnus-summary-best-unread-article}).  If given a prefix argument,
5146 go to the first unread article that has a score over the default score.
5147
5148 @item G l
5149 @itemx l
5150 @kindex l (Summary)
5151 @kindex G l (Summary)
5152 @findex gnus-summary-goto-last-article
5153 Go to the previous article read (@code{gnus-summary-goto-last-article}).
5154
5155 @item G o
5156 @kindex G o (Summary)
5157 @findex gnus-summary-pop-article
5158 @cindex history
5159 @cindex article history
5160 Pop an article off the summary history and go to this article
5161 (@code{gnus-summary-pop-article}).  This command differs from the
5162 command above in that you can pop as many previous articles off the
5163 history as you like, while @kbd{l} toggles the two last read articles.
5164 For a somewhat related issue (if you use these commands a lot),
5165 @pxref{Article Backlog}.
5166
5167 @item G j
5168 @itemx j
5169 @kindex j (Summary)
5170 @kindex G j (Summary)
5171 @findex gnus-summary-goto-article
5172 Ask for an article number or @code{Message-ID}, and then go to that
5173 article (@code{gnus-summary-goto-article}).
5174
5175 @end table
5176
5177
5178 @node Choosing Variables
5179 @subsection Choosing Variables
5180
5181 Some variables relevant for moving and selecting articles:
5182
5183 @table @code
5184 @item gnus-auto-extend-newsgroup
5185 @vindex gnus-auto-extend-newsgroup
5186 All the movement commands will try to go to the previous (or next)
5187 article, even if that article isn't displayed in the Summary buffer if
5188 this variable is non-@code{nil}.  Gnus will then fetch the article from
5189 the server and display it in the article buffer.
5190
5191 @item gnus-select-article-hook
5192 @vindex gnus-select-article-hook
5193 This hook is called whenever an article is selected.  The default is
5194 @code{nil}.  If you would like each article to be saved in the Agent as
5195 you read it, putting @code{gnus-agent-fetch-selected-article} on this
5196 hook will do so.
5197
5198 @item gnus-mark-article-hook
5199 @vindex gnus-mark-article-hook
5200 @findex gnus-summary-mark-unread-as-read
5201 @findex gnus-summary-mark-read-and-unread-as-read
5202 @findex gnus-unread-mark
5203 This hook is called whenever an article is selected.  It is intended to
5204 be used for marking articles as read.  The default value is
5205 @code{gnus-summary-mark-read-and-unread-as-read}, and will change the
5206 mark of almost any article you read to @code{gnus-read-mark}.  The only
5207 articles not affected by this function are ticked, dormant, and
5208 expirable articles.  If you'd instead like to just have unread articles
5209 marked as read, you can use @code{gnus-summary-mark-unread-as-read}
5210 instead.  It will leave marks like @code{gnus-low-score-mark},
5211 @code{gnus-del-mark} (and so on) alone.
5212
5213 @end table
5214
5215
5216 @node Paging the Article
5217 @section Scrolling the Article
5218 @cindex article scrolling
5219
5220 @table @kbd
5221
5222 @item SPACE
5223 @kindex SPACE (Summary)
5224 @findex gnus-summary-next-page
5225 Pressing @kbd{SPACE} will scroll the current article forward one page,
5226 or, if you have come to the end of the current article, will choose the
5227 next article (@code{gnus-summary-next-page}).
5228
5229 @vindex gnus-article-boring-faces
5230 @vindex gnus-article-skip-boring
5231 If @code{gnus-article-skip-boring} is non-@code{nil} and the rest of
5232 the article consists only of citations and signature, then it will be
5233 skipped; the next article will be shown instead.  You can customize
5234 what is considered uninteresting with
5235 @code{gnus-article-boring-faces}.  You can manually view the article's
5236 pages, no matter how boring, using @kbd{C-M-v}.
5237
5238 @item DEL
5239 @kindex DEL (Summary)
5240 @findex gnus-summary-prev-page
5241 Scroll the current article back one page (@code{gnus-summary-prev-page}).
5242
5243 @item RET
5244 @kindex RET (Summary)
5245 @findex gnus-summary-scroll-up
5246 Scroll the current article one line forward
5247 (@code{gnus-summary-scroll-up}).
5248
5249 @item M-RET
5250 @kindex M-RET (Summary)
5251 @findex gnus-summary-scroll-down
5252 Scroll the current article one line backward
5253 (@code{gnus-summary-scroll-down}).
5254
5255 @item A g
5256 @itemx g
5257 @kindex A g (Summary)
5258 @kindex g (Summary)
5259 @findex gnus-summary-show-article
5260 @vindex gnus-summary-show-article-charset-alist
5261 (Re)fetch the current article (@code{gnus-summary-show-article}).  If
5262 given a prefix, fetch the current article, but don't run any of the
5263 article treatment functions.  This will give you a ``raw'' article, just
5264 the way it came from the server.
5265
5266 If given a numerical prefix, you can do semi-manual charset stuff.
5267 @kbd{C-u 0 g cn-gb-2312 RET} will decode the message as if it were
5268 encoded in the @code{cn-gb-2312} charset.  If you have
5269
5270 @lisp
5271 (setq gnus-summary-show-article-charset-alist
5272       '((1 . cn-gb-2312)
5273         (2 . big5)))
5274 @end lisp
5275
5276 then you can say @kbd{C-u 1 g} to get the same effect.
5277
5278 @item A <
5279 @itemx <
5280 @kindex < (Summary)
5281 @kindex A < (Summary)
5282 @findex gnus-summary-beginning-of-article
5283 Scroll to the beginning of the article
5284 (@code{gnus-summary-beginning-of-article}).
5285
5286 @item A >
5287 @itemx >
5288 @kindex > (Summary)
5289 @kindex A > (Summary)
5290 @findex gnus-summary-end-of-article
5291 Scroll to the end of the article (@code{gnus-summary-end-of-article}).
5292
5293 @item A s
5294 @itemx s
5295 @kindex A s (Summary)
5296 @kindex s (Summary)
5297 @findex gnus-summary-isearch-article
5298 Perform an isearch in the article buffer
5299 (@code{gnus-summary-isearch-article}).
5300
5301 @item h
5302 @kindex h (Summary)
5303 @findex gnus-summary-select-article-buffer
5304 Select the article buffer (@code{gnus-summary-select-article-buffer}).
5305
5306 @end table
5307
5308
5309 @node Reply Followup and Post
5310 @section Reply, Followup and Post
5311
5312 @menu
5313 * Summary Mail Commands::       Sending mail.
5314 * Summary Post Commands::       Sending news.
5315 * Summary Message Commands::    Other Message-related commands.
5316 * Canceling and Superseding::
5317 @end menu
5318
5319
5320 @node Summary Mail Commands
5321 @subsection Summary Mail Commands
5322 @cindex mail
5323 @cindex composing mail
5324
5325 Commands for composing a mail message:
5326
5327 @table @kbd
5328
5329 @item S r
5330 @itemx r
5331 @kindex S r (Summary)
5332 @kindex r (Summary)
5333 @findex gnus-summary-reply
5334 @c @icon{gnus-summary-mail-reply}
5335 @c @icon{gnus-summary-reply}
5336 Mail a reply to the author of the current article
5337 (@code{gnus-summary-reply}).
5338
5339 @item S R
5340 @itemx R
5341 @kindex R (Summary)
5342 @kindex S R (Summary)
5343 @findex gnus-summary-reply-with-original
5344 @c @icon{gnus-summary-reply-with-original}
5345 Mail a reply to the author of the current article and include the
5346 original message (@code{gnus-summary-reply-with-original}).  This
5347 command uses the process/prefix convention.
5348
5349 @item S w
5350 @kindex S w (Summary)
5351 @findex gnus-summary-wide-reply
5352 Mail a wide reply to the author of the current article
5353 (@code{gnus-summary-wide-reply}).  A @dfn{wide reply} is a reply that
5354 goes out to all people listed in the @code{To}, @code{From} (or
5355 @code{Reply-to}) and @code{Cc} headers.  If @code{Mail-Followup-To} is
5356 present, that's used instead.
5357
5358 @item S W
5359 @kindex S W (Summary)
5360 @findex gnus-summary-wide-reply-with-original
5361 Mail a wide reply to the current article and include the original
5362 message (@code{gnus-summary-wide-reply-with-original}).  This command uses
5363 the process/prefix convention.
5364
5365 @item S v
5366 @kindex S v (Summary)
5367 @findex gnus-summary-very-wide-reply
5368 Mail a very wide reply to the author of the current article
5369 (@code{gnus-summary-wide-reply}).  A @dfn{very wide reply} is a reply
5370 that goes out to all people listed in the @code{To}, @code{From} (or
5371 @code{Reply-to}) and @code{Cc} headers in all the process/prefixed
5372 articles.  This command uses the process/prefix convention.
5373
5374 @item S V
5375 @kindex S V (Summary)
5376 @findex gnus-summary-very-wide-reply-with-original
5377 Mail a very wide reply to the author of the current article and include the
5378 original message (@code{gnus-summary-very-wide-reply-with-original}).  This
5379 command uses the process/prefix convention.
5380
5381 @item S B r
5382 @kindex S B r (Summary)
5383 @findex gnus-summary-reply-broken-reply-to
5384 Mail a reply to the author of the current article but ignore the
5385 @code{Reply-To} field (@code{gnus-summary-reply-broken-reply-to}).
5386 If you need this because a mailing list incorrectly sets a
5387 @code{Reply-To} header pointing to the list, you probably want to set
5388 the @code{broken-reply-to} group parameter instead, so things will work
5389 correctly.  @xref{Group Parameters}.
5390
5391 @item S B R
5392 @kindex S B R (Summary)
5393 @findex gnus-summary-reply-broken-reply-to-with-original
5394 Mail a reply to the author of the current article and include the
5395 original message but ignore the @code{Reply-To} field
5396 (@code{gnus-summary-reply-broken-reply-to-with-original}).
5397
5398 @item S o m
5399 @itemx C-c C-f
5400 @kindex S o m (Summary)
5401 @kindex C-c C-f (Summary)
5402 @findex gnus-summary-mail-forward
5403 @c @icon{gnus-summary-mail-forward}
5404 Forward the current article to some other person
5405 (@code{gnus-summary-mail-forward}).  If given a prefix, include the full
5406 headers of the forwarded article.
5407
5408 @item S m
5409 @itemx m
5410 @kindex m (Summary)
5411 @kindex S m (Summary)
5412 @findex gnus-summary-mail-other-window
5413 @c @icon{gnus-summary-mail-originate}
5414 Prepare a mail (@code{gnus-summary-mail-other-window}).  By default, use
5415 the posting style of the current group.  If given a prefix, disable that.
5416 If the prefix is 1, prompt for a group name to find the posting style.
5417
5418 @item S i
5419 @itemx i
5420 @kindex i (Summary)
5421 @kindex S i (Summary)
5422 @findex gnus-summary-news-other-window
5423 Prepare a news (@code{gnus-summary-news-other-window}).  By default,
5424 post to the current group.  If given a prefix, disable that.  If the
5425 prefix is 1, prompt for a group to post to.
5426
5427 This function actually prepares a news even when using mail groups.
5428 This is useful for ``posting'' messages to mail groups without actually
5429 sending them over the network: they're just saved directly to the group
5430 in question.  The corresponding back end must have a request-post method
5431 for this to work though.
5432
5433 @item S D b
5434 @kindex S D b (Summary)
5435 @findex gnus-summary-resend-bounced-mail
5436 @cindex bouncing mail
5437 If you have sent a mail, but the mail was bounced back to you for some
5438 reason (wrong address, transient failure), you can use this command to
5439 resend that bounced mail (@code{gnus-summary-resend-bounced-mail}).  You
5440 will be popped into a mail buffer where you can edit the headers before
5441 sending the mail off again.  If you give a prefix to this command, and
5442 the bounced mail is a reply to some other mail, gnus will try to fetch
5443 that mail and display it for easy perusal of its headers.  This might
5444 very well fail, though.
5445
5446 @item S D r
5447 @kindex S D r (Summary)
5448 @findex gnus-summary-resend-message
5449 Not to be confused with the previous command,
5450 @code{gnus-summary-resend-message} will prompt you for an address to
5451 send the current message off to, and then send it to that place.  The
5452 headers of the message won't be altered---but lots of headers that say
5453 @code{Resent-To}, @code{Resent-From} and so on will be added.  This
5454 means that you actually send a mail to someone that has a @code{To}
5455 header that (probably) points to yourself.  This will confuse people.
5456 So, natcherly you'll only do that if you're really eVIl.
5457
5458 This command is mainly used if you have several accounts and want to
5459 ship a mail to a different account of yours.  (If you're both
5460 @code{root} and @code{postmaster} and get a mail for @code{postmaster}
5461 to the @code{root} account, you may want to resend it to
5462 @code{postmaster}.  Ordnung muss sein!
5463
5464 This command understands the process/prefix convention
5465 (@pxref{Process/Prefix}).
5466
5467 @item S D e
5468 @kindex S D e (Summary)
5469 @findex gnus-summary-resend-message-edit
5470
5471 Like the previous command, but will allow you to edit the message as
5472 if it were a new message before resending.
5473
5474 @item S O m
5475 @kindex S O m (Summary)
5476 @findex gnus-summary-digest-mail-forward
5477 Digest the current series (@pxref{Decoding Articles}) and forward the
5478 result using mail (@code{gnus-summary-digest-mail-forward}).  This
5479 command uses the process/prefix convention (@pxref{Process/Prefix}).
5480
5481 @item S M-c
5482 @kindex S M-c (Summary)
5483 @findex gnus-summary-mail-crosspost-complaint
5484 @cindex crossposting
5485 @cindex excessive crossposting
5486 Send a complaint about excessive crossposting to the author of the
5487 current article (@code{gnus-summary-mail-crosspost-complaint}).
5488
5489 @findex gnus-crosspost-complaint
5490 This command is provided as a way to fight back against the current
5491 crossposting pandemic that's sweeping Usenet.  It will compose a reply
5492 using the @code{gnus-crosspost-complaint} variable as a preamble.  This
5493 command understands the process/prefix convention
5494 (@pxref{Process/Prefix}) and will prompt you before sending each mail.
5495
5496 @end table
5497
5498 Also @xref{Header Commands, ,Header Commands, message, The Message
5499 Manual}, for more information.
5500
5501
5502 @node Summary Post Commands
5503 @subsection Summary Post Commands
5504 @cindex post
5505 @cindex composing news
5506
5507 Commands for posting a news article:
5508
5509 @table @kbd
5510 @item S p
5511 @itemx a
5512 @kindex a (Summary)
5513 @kindex S p (Summary)
5514 @findex gnus-summary-post-news
5515 @c @icon{gnus-summary-post-news}
5516 Prepare for posting an article (@code{gnus-summary-post-news}).  By
5517 default, post to the current group.  If given a prefix, disable that.
5518 If the prefix is 1, prompt for another group instead.
5519
5520 @item S f
5521 @itemx f
5522 @kindex f (Summary)
5523 @kindex S f (Summary)
5524 @findex gnus-summary-followup
5525 @c @icon{gnus-summary-followup}
5526 Post a followup to the current article (@code{gnus-summary-followup}).
5527
5528 @item S F
5529 @itemx F
5530 @kindex S F (Summary)
5531 @kindex F (Summary)
5532 @c @icon{gnus-summary-followup-with-original}
5533 @findex gnus-summary-followup-with-original
5534 Post a followup to the current article and include the original message
5535 (@code{gnus-summary-followup-with-original}).  This command uses the
5536 process/prefix convention.
5537
5538 @item S n
5539 @kindex S n (Summary)
5540 @findex gnus-summary-followup-to-mail
5541 Post a followup to the current article via news, even if you got the
5542 message through mail (@code{gnus-summary-followup-to-mail}).
5543
5544 @item S N
5545 @kindex S N (Summary)
5546 @findex gnus-summary-followup-to-mail-with-original
5547 Post a followup to the current article via news, even if you got the
5548 message through mail and include the original message
5549 (@code{gnus-summary-followup-to-mail-with-original}).  This command uses
5550 the process/prefix convention.
5551
5552 @item S o p
5553 @kindex S o p (Summary)
5554 @findex gnus-summary-post-forward
5555 Forward the current article to a newsgroup
5556 (@code{gnus-summary-post-forward}).  If given a prefix, include the full
5557 headers of the forwarded article.
5558
5559 @item S O p
5560 @kindex S O p (Summary)
5561 @findex gnus-summary-digest-post-forward
5562 @cindex digests
5563 @cindex making digests
5564 Digest the current series and forward the result to a newsgroup
5565 (@code{gnus-summary-digest-post-forward}).  This command uses the
5566 process/prefix convention.
5567
5568 @item S u
5569 @kindex S u (Summary)
5570 @findex gnus-uu-post-news
5571 @c @icon{gnus-uu-post-news}
5572 Uuencode a file, split it into parts, and post it as a series
5573 (@code{gnus-uu-post-news}).  (@pxref{Uuencoding and Posting}).
5574 @end table
5575
5576 Also @xref{Header Commands, ,Header Commands, message, The Message
5577 Manual}, for more information.
5578
5579
5580 @node Summary Message Commands
5581 @subsection Summary Message Commands
5582
5583 @table @kbd
5584 @item S y
5585 @kindex S y (Summary)
5586 @findex gnus-summary-yank-message
5587 Yank the current article into an already existing Message composition
5588 buffer (@code{gnus-summary-yank-message}).  This command prompts for
5589 what message buffer you want to yank into, and understands the
5590 process/prefix convention (@pxref{Process/Prefix}).
5591
5592 @end table
5593
5594
5595 @node Canceling and Superseding
5596 @subsection Canceling Articles
5597 @cindex canceling articles
5598 @cindex superseding articles
5599
5600 Have you ever written something, and then decided that you really,
5601 really, really wish you hadn't posted that?
5602
5603 Well, you can't cancel mail, but you can cancel posts.
5604
5605 @findex gnus-summary-cancel-article
5606 @kindex C (Summary)
5607 @c @icon{gnus-summary-cancel-article}
5608 Find the article you wish to cancel (you can only cancel your own
5609 articles, so don't try any funny stuff).  Then press @kbd{C} or @kbd{S
5610 c} (@code{gnus-summary-cancel-article}).  Your article will be
5611 canceled---machines all over the world will be deleting your article.
5612 This command uses the process/prefix convention (@pxref{Process/Prefix}).
5613
5614 Be aware, however, that not all sites honor cancels, so your article may
5615 live on here and there, while most sites will delete the article in
5616 question.
5617
5618 Gnus will use the ``current'' select method when canceling.  If you
5619 want to use the standard posting method, use the @samp{a} symbolic
5620 prefix (@pxref{Symbolic Prefixes}).
5621
5622 Gnus ensures that only you can cancel your own messages using a
5623 @code{Cancel-Lock} header (@pxref{Canceling News, Canceling News, ,
5624 message, Message Manual}).
5625
5626 If you discover that you have made some mistakes and want to do some
5627 corrections, you can post a @dfn{superseding} article that will replace
5628 your original article.
5629
5630 @findex gnus-summary-supersede-article
5631 @kindex S (Summary)
5632 Go to the original article and press @kbd{S s}
5633 (@code{gnus-summary-supersede-article}).  You will be put in a buffer
5634 where you can edit the article all you want before sending it off the
5635 usual way.
5636
5637 The same goes for superseding as for canceling, only more so: Some
5638 sites do not honor superseding.  On those sites, it will appear that you
5639 have posted almost the same article twice.
5640
5641 If you have just posted the article, and change your mind right away,
5642 there is a trick you can use to cancel/supersede the article without
5643 waiting for the article to appear on your site first.  You simply return
5644 to the post buffer (which is called @code{*sent ...*}).  There you will
5645 find the article you just posted, with all the headers intact.  Change
5646 the @code{Message-ID} header to a @code{Cancel} or @code{Supersedes}
5647 header by substituting one of those words for the word
5648 @code{Message-ID}.  Then just press @kbd{C-c C-c} to send the article as
5649 you would do normally.  The previous article will be
5650 canceled/superseded.
5651
5652 Just remember, kids: There is no 'c' in 'supersede'.
5653
5654 @node Delayed Articles
5655 @section Delayed Articles
5656 @cindex delayed sending
5657 @cindex send delayed
5658
5659 Sometimes, you might wish to delay the sending of a message.  For
5660 example, you might wish to arrange for a message to turn up just in time
5661 to remind your about the birthday of your Significant Other.  For this,
5662 there is the @code{gnus-delay} package.  Setup is simple:
5663
5664 @lisp
5665 (gnus-delay-initialize)
5666 @end lisp
5667
5668 @findex gnus-delay-article
5669 Normally, to send a message you use the @kbd{C-c C-c} command from
5670 Message mode.  To delay a message, use @kbd{C-c C-j}
5671 (@code{gnus-delay-article}) instead.  This will ask you for how long the
5672 message should be delayed.  Possible answers are:
5673
5674 @itemize @bullet
5675 @item
5676 A time span.  Consists of an integer and a letter.  For example,
5677 @code{42d} means to delay for 42 days.  Available letters are @code{m}
5678 (minutes), @code{h} (hours), @code{d} (days), @code{w} (weeks), @code{M}
5679 (months) and @code{Y} (years).
5680
5681 @item
5682 A specific date.  Looks like @code{YYYY-MM-DD}.  The message will be
5683 delayed until that day, at a specific time (eight o'clock by default).
5684 See also @code{gnus-delay-default-hour}.
5685
5686 @item
5687 A specific time of day.  Given in @code{hh:mm} format, 24h, no am/pm
5688 stuff.  The deadline will be at that time today, except if that time has
5689 already passed, then it's at the given time tomorrow.  So if it's ten
5690 o'clock in the morning and you specify @code{11:15}, then the deadline
5691 is one hour and fifteen minutes hence.  But if you specify @code{9:20},
5692 that means a time tomorrow.
5693 @end itemize
5694
5695 The action of the @code{gnus-delay-article} command is influenced by a
5696 couple of variables:
5697
5698 @table @code
5699 @item gnus-delay-default-hour
5700 @vindex gnus-delay-default-hour
5701 When you specify a specific date, the message will be due on that hour
5702 on the given date.  Possible values are integers 0 through 23.
5703
5704 @item gnus-delay-default-delay
5705 @vindex gnus-delay-default-delay
5706 This is a string and gives the default delay.  It can be of any of the
5707 formats described above.
5708
5709 @item gnus-delay-group
5710 @vindex gnus-delay-group
5711 Delayed articles will be kept in this group on the drafts server until
5712 they are due.  You probably don't need to change this.  The default
5713 value is @code{"delayed"}.
5714
5715 @item gnus-delay-header
5716 @vindex gnus-delay-header
5717 The deadline for each article will be stored in a header.  This variable
5718 is a string and gives the header name.  You probably don't need to
5719 change this.  The default value is @code{"X-Gnus-Delayed"}.
5720 @end table
5721
5722 The way delaying works is like this: when you use the
5723 @code{gnus-delay-article} command, you give a certain delay.  Gnus
5724 calculates the deadline of the message and stores it in the
5725 @code{X-Gnus-Delayed} header and puts the message in the
5726 @code{nndraft:delayed} group.
5727
5728 @findex gnus-delay-send-queue
5729 And whenever you get new news, Gnus looks through the group for articles
5730 which are due and sends them.  It uses the @code{gnus-delay-send-queue}
5731 function for this.  By default, this function is added to the hook
5732 @code{gnus-get-new-news-hook}.  But of course, you can change this.
5733 Maybe you want to use the demon to send drafts?  Just tell the demon to
5734 execute the @code{gnus-delay-send-queue} function.
5735
5736 @table @code
5737 @item gnus-delay-initialize
5738 @findex gnus-delay-initialize
5739
5740 By default, this function installs @code{gnus-delay-send-queue} in
5741 @code{gnus-get-new-news-hook}.  But it accepts the optional second
5742 argument @code{no-check}.  If it is non-@code{nil},
5743 @code{gnus-get-new-news-hook} is not changed.  The optional first
5744 argument is ignored.
5745
5746 For example, @code{(gnus-delay-initialize nil t)} means to do nothing.
5747 Presumably, you want to use the demon for sending due delayed articles.
5748 Just don't forget to set that up :-)
5749 @end table
5750
5751
5752 @node Marking Articles
5753 @section Marking Articles
5754 @cindex article marking
5755 @cindex article ticking
5756 @cindex marks
5757
5758 There are several marks you can set on an article.
5759
5760 You have marks that decide the @dfn{readedness} (whoo, neato-keano
5761 neologism ohoy!) of the article.  Alphabetic marks generally mean
5762 @dfn{read}, while non-alphabetic characters generally mean @dfn{unread}.
5763
5764 In addition, you also have marks that do not affect readedness.
5765
5766 @ifinfo
5767 There's a plethora of commands for manipulating these marks.
5768 @end ifinfo
5769
5770 @menu
5771 * Unread Articles::             Marks for unread articles.
5772 * Read Articles::               Marks for read articles.
5773 * Other Marks::                 Marks that do not affect readedness.
5774 * Setting Marks::               How to set and remove marks.
5775 * Generic Marking Commands::    How to customize the marking.
5776 * Setting Process Marks::       How to mark articles for later processing.
5777 @end menu
5778
5779
5780 @node Unread Articles
5781 @subsection Unread Articles
5782
5783 The following marks mark articles as (kinda) unread, in one form or
5784 other.
5785
5786 @table @samp
5787 @item !
5788 @vindex gnus-ticked-mark
5789 Marked as ticked (@code{gnus-ticked-mark}).
5790
5791 @dfn{Ticked articles} are articles that will remain visible always.  If
5792 you see an article that you find interesting, or you want to put off
5793 reading it, or replying to it, until sometime later, you'd typically
5794 tick it.  However, articles can be expired (from news servers by the
5795 news server software, Gnus itself never expires ticked messages), so if
5796 you want to keep an article forever, you'll have to make it persistent
5797 (@pxref{Persistent Articles}).
5798
5799 @item ?
5800 @vindex gnus-dormant-mark
5801 Marked as dormant (@code{gnus-dormant-mark}).
5802
5803 @dfn{Dormant articles} will only appear in the summary buffer if there
5804 are followups to it.  If you want to see them even if they don't have
5805 followups, you can use the @kbd{/ D} command (@pxref{Limiting}).
5806 Otherwise (except for the visibility issue), they are just like ticked
5807 messages.
5808
5809 @item SPACE
5810 @vindex gnus-unread-mark
5811 Marked as unread (@code{gnus-unread-mark}).
5812
5813 @dfn{Unread articles} are articles that haven't been read at all yet.
5814 @end table
5815
5816
5817 @node Read Articles
5818 @subsection Read Articles
5819 @cindex expirable mark
5820
5821 All the following marks mark articles as read.
5822
5823 @table @samp
5824
5825 @item r
5826 @vindex gnus-del-mark
5827 These are articles that the user has marked as read with the @kbd{d}
5828 command manually, more or less (@code{gnus-del-mark}).
5829
5830 @item R
5831 @vindex gnus-read-mark
5832 Articles that have actually been read (@code{gnus-read-mark}).
5833
5834 @item O
5835 @vindex gnus-ancient-mark
5836 Articles that were marked as read in previous sessions and are now
5837 @dfn{old} (@code{gnus-ancient-mark}).
5838
5839 @item K
5840 @vindex gnus-killed-mark
5841 Marked as killed (@code{gnus-killed-mark}).
5842
5843 @item X
5844 @vindex gnus-kill-file-mark
5845 Marked as killed by kill files (@code{gnus-kill-file-mark}).
5846
5847 @item Y
5848 @vindex gnus-low-score-mark
5849 Marked as read by having too low a score (@code{gnus-low-score-mark}).
5850
5851 @item C
5852 @vindex gnus-catchup-mark
5853 Marked as read by a catchup (@code{gnus-catchup-mark}).
5854
5855 @item G
5856 @vindex gnus-canceled-mark
5857 Canceled article (@code{gnus-canceled-mark})
5858
5859 @item F
5860 @vindex gnus-souped-mark
5861 @sc{soup}ed article (@code{gnus-souped-mark}).  @xref{SOUP}.
5862
5863 @item Q
5864 @vindex gnus-sparse-mark
5865 Sparsely reffed article (@code{gnus-sparse-mark}).  @xref{Customizing
5866 Threading}.
5867
5868 @item M
5869 @vindex gnus-duplicate-mark
5870 Article marked as read by duplicate suppression
5871 (@code{gnus-duplicate-mark}).  @xref{Duplicate Suppression}.
5872
5873 @end table
5874
5875 All these marks just mean that the article is marked as read, really.
5876 They are interpreted differently when doing adaptive scoring, though.
5877
5878 One more special mark, though:
5879
5880 @table @samp
5881 @item E
5882 @vindex gnus-expirable-mark
5883 Marked as expirable (@code{gnus-expirable-mark}).
5884
5885 Marking articles as @dfn{expirable} (or have them marked as such
5886 automatically) doesn't make much sense in normal groups---a user doesn't
5887 control expiring of news articles, but in mail groups, for instance,
5888 articles marked as @dfn{expirable} can be deleted by gnus at
5889 any time.
5890 @end table
5891
5892
5893 @node Other Marks
5894 @subsection Other Marks
5895 @cindex process mark
5896 @cindex bookmarks
5897
5898 There are some marks that have nothing to do with whether the article is
5899 read or not.
5900
5901 @itemize @bullet
5902
5903 @item
5904 You can set a bookmark in the current article.  Say you are reading a
5905 long thesis on cats' urinary tracts, and have to go home for dinner
5906 before you've finished reading the thesis.  You can then set a bookmark
5907 in the article, and gnus will jump to this bookmark the next time it
5908 encounters the article.  @xref{Setting Marks}.
5909
5910 @item
5911 @vindex gnus-replied-mark
5912 All articles that you have replied to or made a followup to (i.e., have
5913 answered) will be marked with an @samp{A} in the second column
5914 (@code{gnus-replied-mark}).
5915
5916 @item
5917 @vindex gnus-forwarded-mark
5918 All articles that you have forwarded will be marked with an @samp{F} in
5919 the second column (@code{gnus-forwarded-mark}).
5920
5921 @item
5922 @vindex gnus-cached-mark
5923 Articles stored in the article cache will be marked with an @samp{*} in
5924 the second column (@code{gnus-cached-mark}).  @xref{Article Caching}.
5925
5926 @item
5927 @vindex gnus-saved-mark
5928 Articles ``saved'' (in some manner or other; not necessarily
5929 religiously) are marked with an @samp{S} in the second column
5930 (@code{gnus-saved-mark}).
5931
5932 @item
5933 @vindex gnus-recent-mark
5934 Articles that according to the server haven't been shown to the user
5935 before are marked with a @samp{N} in the second column
5936 (@code{gnus-recent-mark}).  Note that not all servers support this
5937 mark, in which case it simply never appears.  Compare with
5938 @code{gnus-unseen-mark}.
5939
5940 @item
5941 @vindex gnus-unseen-mark
5942 Articles that haven't been seen before in Gnus by the user are marked
5943 with a @samp{.} in the second column (@code{gnus-unseen-mark}).
5944 Compare with @code{gnus-recent-mark}.
5945
5946 @item
5947 @vindex gnus-downloaded-mark
5948 When using the Gnus agent (@pxref{Agent Basics}), articles may be
5949 downloaded for unplugged (offline) viewing.  If you are using the
5950 @samp{%O} spec, these articles get the @samp{+} mark in that spec.
5951 (The variable @code{gnus-downloaded-mark} controls which character to
5952 use.)
5953
5954 @item
5955 @vindex gnus-undownloaded-mark
5956 When using the Gnus agent (@pxref{Agent Basics}), some articles might
5957 not have been downloaded.  Such articles cannot be viewed while you
5958 are unplugged (offline).  If you are using the @samp{%O} spec, these
5959 articles get the @samp{-} mark in that spec.  (The variable
5960 @code{gnus-undownloaded-mark} controls which character to use.)
5961
5962 @item
5963 @vindex gnus-downloadable-mark
5964 The Gnus agent (@pxref{Agent Basics}) downloads some articles
5965 automatically, but it is also possible to explicitly mark articles for
5966 download, even if they would not be downloaded automatically.  Such
5967 explicitly-marked articles get the @samp{%} mark in the first column.
5968 (The variable @code{gnus-downloadable-mark} controls which character to
5969 use.)
5970
5971 @item
5972 @vindex gnus-not-empty-thread-mark
5973 @vindex gnus-empty-thread-mark
5974 If the @samp{%e} spec is used, the presence of threads or not will be
5975 marked with @code{gnus-not-empty-thread-mark} and
5976 @code{gnus-empty-thread-mark} in the third column, respectively.
5977
5978 @item
5979 @vindex gnus-process-mark
5980 Finally we have the @dfn{process mark} (@code{gnus-process-mark}).  A
5981 variety of commands react to the presence of the process mark.  For
5982 instance, @kbd{X u} (@code{gnus-uu-decode-uu}) will uudecode and view
5983 all articles that have been marked with the process mark.  Articles
5984 marked with the process mark have a @samp{#} in the second column.
5985
5986 @end itemize
5987
5988 You might have noticed that most of these ``non-readedness'' marks
5989 appear in the second column by default.  So if you have a cached, saved,
5990 replied article that you have process-marked, what will that look like?
5991
5992 Nothing much.  The precedence rules go as follows: process -> cache ->
5993 replied -> saved.  So if the article is in the cache and is replied,
5994 you'll only see the cache mark and not the replied mark.
5995
5996
5997 @node Setting Marks
5998 @subsection Setting Marks
5999 @cindex setting marks
6000
6001 All the marking commands understand the numeric prefix.
6002
6003 @table @kbd
6004 @item M c
6005 @itemx M-u
6006 @kindex M c (Summary)
6007 @kindex M-u (Summary)
6008 @findex gnus-summary-clear-mark-forward
6009 @cindex mark as unread
6010 Clear all readedness-marks from the current article
6011 (@code{gnus-summary-clear-mark-forward}).  In other words, mark the
6012 article as unread.
6013
6014 @item M t
6015 @itemx !
6016 @kindex ! (Summary)
6017 @kindex M t (Summary)
6018 @findex gnus-summary-tick-article-forward
6019 Tick the current article (@code{gnus-summary-tick-article-forward}).
6020 @xref{Article Caching}.
6021
6022 @item M ?
6023 @itemx ?
6024 @kindex ? (Summary)
6025 @kindex M ? (Summary)
6026 @findex gnus-summary-mark-as-dormant
6027 Mark the current article as dormant
6028 (@code{gnus-summary-mark-as-dormant}).  @xref{Article Caching}.
6029
6030 @item M d
6031 @itemx d
6032 @kindex M d (Summary)
6033 @kindex d (Summary)
6034 @findex gnus-summary-mark-as-read-forward
6035 Mark the current article as read
6036 (@code{gnus-summary-mark-as-read-forward}).
6037
6038 @item D
6039 @kindex D (Summary)
6040 @findex gnus-summary-mark-as-read-backward
6041 Mark the current article as read and move point to the previous line
6042 (@code{gnus-summary-mark-as-read-backward}).
6043
6044 @item M k
6045 @itemx k
6046 @kindex k (Summary)
6047 @kindex M k (Summary)
6048 @findex gnus-summary-kill-same-subject-and-select
6049 Mark all articles that have the same subject as the current one as read,
6050 and then select the next unread article
6051 (@code{gnus-summary-kill-same-subject-and-select}).
6052
6053 @item M K
6054 @itemx C-k
6055 @kindex M K (Summary)
6056 @kindex C-k (Summary)
6057 @findex gnus-summary-kill-same-subject
6058 Mark all articles that have the same subject as the current one as read
6059 (@code{gnus-summary-kill-same-subject}).
6060
6061 @item M C
6062 @kindex M C (Summary)
6063 @findex gnus-summary-catchup
6064 @c @icon{gnus-summary-catchup}
6065 Mark all unread articles as read (@code{gnus-summary-catchup}).
6066
6067 @item M C-c
6068 @kindex M C-c (Summary)
6069 @findex gnus-summary-catchup-all
6070 Mark all articles in the group as read---even the ticked and dormant
6071 articles (@code{gnus-summary-catchup-all}).
6072
6073 @item M H
6074 @kindex M H (Summary)
6075 @findex gnus-summary-catchup-to-here
6076 Catchup the current group to point (before the point)
6077 (@code{gnus-summary-catchup-to-here}).
6078
6079 @item M h
6080 @kindex M h (Summary)
6081 @findex gnus-summary-catchup-from-here
6082 Catchup the current group from point (after the point)
6083 (@code{gnus-summary-catchup-from-here}).
6084
6085 @item C-w
6086 @kindex C-w (Summary)
6087 @findex gnus-summary-mark-region-as-read
6088 Mark all articles between point and mark as read
6089 (@code{gnus-summary-mark-region-as-read}).
6090
6091 @item M V k
6092 @kindex M V k (Summary)
6093 @findex gnus-summary-kill-below
6094 Kill all articles with scores below the default score (or below the
6095 numeric prefix) (@code{gnus-summary-kill-below}).
6096
6097 @item M e
6098 @itemx E
6099 @kindex M e (Summary)
6100 @kindex E (Summary)
6101 @findex gnus-summary-mark-as-expirable
6102 Mark the current article as expirable
6103 (@code{gnus-summary-mark-as-expirable}).
6104
6105 @item M b
6106 @kindex M b (Summary)
6107 @findex gnus-summary-set-bookmark
6108 Set a bookmark in the current article
6109 (@code{gnus-summary-set-bookmark}).
6110
6111 @item M B
6112 @kindex M B (Summary)
6113 @findex gnus-summary-remove-bookmark
6114 Remove the bookmark from the current article
6115 (@code{gnus-summary-remove-bookmark}).
6116
6117 @item M V c
6118 @kindex M V c (Summary)
6119 @findex gnus-summary-clear-above
6120 Clear all marks from articles with scores over the default score (or
6121 over the numeric prefix) (@code{gnus-summary-clear-above}).
6122
6123 @item M V u
6124 @kindex M V u (Summary)
6125 @findex gnus-summary-tick-above
6126 Tick all articles with scores over the default score (or over the
6127 numeric prefix) (@code{gnus-summary-tick-above}).
6128
6129 @item M V m
6130 @kindex M V m (Summary)
6131 @findex gnus-summary-mark-above
6132 Prompt for a mark, and mark all articles with scores over the default
6133 score (or over the numeric prefix) with this mark
6134 (@code{gnus-summary-clear-above}).
6135 @end table
6136
6137 @vindex gnus-summary-goto-unread
6138 The @code{gnus-summary-goto-unread} variable controls what action should
6139 be taken after setting a mark.  If non-@code{nil}, point will move to
6140 the next/previous unread article.  If @code{nil}, point will just move
6141 one line up or down.  As a special case, if this variable is
6142 @code{never}, all the marking commands as well as other commands (like
6143 @kbd{SPACE}) will move to the next article, whether it is unread or not.
6144 The default is @code{t}.
6145
6146
6147 @node Generic Marking Commands
6148 @subsection Generic Marking Commands
6149
6150 Some people would like the command that ticks an article (@kbd{!}) go to
6151 the next article.  Others would like it to go to the next unread
6152 article.  Yet others would like it to stay on the current article.  And
6153 even though I haven't heard of anybody wanting it to go to the
6154 previous (unread) article, I'm sure there are people that want that as
6155 well.
6156
6157 Multiply these five behaviors with five different marking commands, and
6158 you get a potentially complex set of variable to control what each
6159 command should do.
6160
6161 To sidestep that mess, Gnus provides commands that do all these
6162 different things.  They can be found on the @kbd{M M} map in the summary
6163 buffer.  Type @kbd{M M C-h} to see them all---there are too many of them
6164 to list in this manual.
6165
6166 While you can use these commands directly, most users would prefer
6167 altering the summary mode keymap.  For instance, if you would like the
6168 @kbd{!} command to go to the next article instead of the next unread
6169 article, you could say something like:
6170
6171 @lisp
6172 @group
6173 (add-hook 'gnus-summary-mode-hook 'my-alter-summary-map)
6174 (defun my-alter-summary-map ()
6175   (local-set-key "!" 'gnus-summary-put-mark-as-ticked-next))
6176 @end group
6177 @end lisp
6178
6179 @noindent
6180 or
6181
6182 @lisp
6183 (defun my-alter-summary-map ()
6184   (local-set-key "!" "MM!n"))
6185 @end lisp
6186
6187
6188 @node Setting Process Marks
6189 @subsection Setting Process Marks
6190 @cindex setting process marks
6191
6192 Process marks are displayed as @code{#} in the summary buffer, and are
6193 used for marking articles in such a way that other commands will
6194 process these articles.  For instance, if you process mark four
6195 articles and then use the @kbd{*} command, Gnus will enter these four
6196 commands into the cache.  For more information,
6197 @pxref{Process/Prefix}.
6198
6199 @table @kbd
6200
6201 @item M P p
6202 @itemx #
6203 @kindex # (Summary)
6204 @kindex M P p (Summary)
6205 @findex gnus-summary-mark-as-processable
6206 Mark the current article with the process mark
6207 (@code{gnus-summary-mark-as-processable}).
6208 @findex gnus-summary-unmark-as-processable
6209
6210 @item M P u
6211 @itemx M-#
6212 @kindex M P u (Summary)
6213 @kindex M-# (Summary)
6214 Remove the process mark, if any, from the current article
6215 (@code{gnus-summary-unmark-as-processable}).
6216
6217 @item M P U
6218 @kindex M P U (Summary)
6219 @findex gnus-summary-unmark-all-processable
6220 Remove the process mark from all articles
6221 (@code{gnus-summary-unmark-all-processable}).
6222
6223 @item M P i
6224 @kindex M P i (Summary)
6225 @findex gnus-uu-invert-processable
6226 Invert the list of process marked articles
6227 (@code{gnus-uu-invert-processable}).
6228
6229 @item M P R
6230 @kindex M P R (Summary)
6231 @findex gnus-uu-mark-by-regexp
6232 Mark articles that have a @code{Subject} header that matches a regular
6233 expression (@code{gnus-uu-mark-by-regexp}).
6234
6235 @item M P G
6236 @kindex M P G (Summary)
6237 @findex gnus-uu-unmark-by-regexp
6238 Unmark articles that have a @code{Subject} header that matches a regular
6239 expression (@code{gnus-uu-unmark-by-regexp}).
6240
6241 @item M P r
6242 @kindex M P r (Summary)
6243 @findex gnus-uu-mark-region
6244 Mark articles in region (@code{gnus-uu-mark-region}).
6245
6246 @item M P g
6247 @kindex M P g (Summary)
6248 @findex gnus-uu-unmark-region
6249 Unmark articles in region (@code{gnus-uu-unmark-region}).
6250
6251 @item M P t
6252 @kindex M P t (Summary)
6253 @findex gnus-uu-mark-thread
6254 Mark all articles in the current (sub)thread
6255 (@code{gnus-uu-mark-thread}).
6256
6257 @item M P T
6258 @kindex M P T (Summary)
6259 @findex gnus-uu-unmark-thread
6260 Unmark all articles in the current (sub)thread
6261 (@code{gnus-uu-unmark-thread}).
6262
6263 @item M P v
6264 @kindex M P v (Summary)
6265 @findex gnus-uu-mark-over
6266 Mark all articles that have a score above the prefix argument
6267 (@code{gnus-uu-mark-over}).
6268
6269 @item M P s
6270 @kindex M P s (Summary)
6271 @findex gnus-uu-mark-series
6272 Mark all articles in the current series (@code{gnus-uu-mark-series}).
6273
6274 @item M P S
6275 @kindex M P S (Summary)
6276 @findex gnus-uu-mark-sparse
6277 Mark all series that have already had some articles marked
6278 (@code{gnus-uu-mark-sparse}).
6279
6280 @item M P a
6281 @kindex M P a (Summary)
6282 @findex gnus-uu-mark-all
6283 Mark all articles in series order (@code{gnus-uu-mark-all}).
6284
6285 @item M P b
6286 @kindex M P b (Summary)
6287 @findex gnus-uu-mark-buffer
6288 Mark all articles in the buffer in the order they appear
6289 (@code{gnus-uu-mark-buffer}).
6290
6291 @item M P k
6292 @kindex M P k (Summary)
6293 @findex gnus-summary-kill-process-mark
6294 Push the current process mark set onto the stack and unmark all articles
6295 (@code{gnus-summary-kill-process-mark}).
6296
6297 @item M P y
6298 @kindex M P y (Summary)
6299 @findex gnus-summary-yank-process-mark
6300 Pop the previous process mark set from the stack and restore it
6301 (@code{gnus-summary-yank-process-mark}).
6302
6303 @item M P w
6304 @kindex M P w (Summary)
6305 @findex gnus-summary-save-process-mark
6306 Push the current process mark set onto the stack
6307 (@code{gnus-summary-save-process-mark}).
6308
6309 @end table
6310
6311 Also see the @kbd{&} command in @ref{Searching for Articles}, for how to
6312 set process marks based on article body contents.
6313
6314
6315 @node Limiting
6316 @section Limiting
6317 @cindex limiting
6318
6319 It can be convenient to limit the summary buffer to just show some
6320 subset of the articles currently in the group.  The effect most limit
6321 commands have is to remove a few (or many) articles from the summary
6322 buffer.
6323
6324 All limiting commands work on subsets of the articles already fetched
6325 from the servers.  None of these commands query the server for
6326 additional articles.
6327
6328 @table @kbd
6329
6330 @item / /
6331 @itemx / s
6332 @kindex / / (Summary)
6333 @findex gnus-summary-limit-to-subject
6334 Limit the summary buffer to articles that match some subject
6335 (@code{gnus-summary-limit-to-subject}).  If given a prefix, exclude
6336 matching articles.
6337
6338 @item / a
6339 @kindex / a (Summary)
6340 @findex gnus-summary-limit-to-author
6341 Limit the summary buffer to articles that match some author
6342 (@code{gnus-summary-limit-to-author}).  If given a prefix, exclude
6343 matching articles.
6344
6345 @item / R
6346 @kindex / R (Summary)
6347 @findex gnus-summary-limit-to-recipient
6348 Limit the summary buffer to articles that match some recipient
6349 (@code{gnus-summary-limit-to-recipient}).  If given a prefix, exclude
6350 matching articles.
6351
6352 @item / x
6353 @kindex / x (Summary)
6354 @findex gnus-summary-limit-to-extra
6355 Limit the summary buffer to articles that match one of the ``extra''
6356 headers (@pxref{To From Newsgroups})
6357 (@code{gnus-summary-limit-to-extra}).  If given a prefix, exclude
6358 matching articles.
6359
6360 @item / u
6361 @itemx x
6362 @kindex / u (Summary)
6363 @kindex x (Summary)
6364 @findex gnus-summary-limit-to-unread
6365 Limit the summary buffer to articles not marked as read
6366 (@code{gnus-summary-limit-to-unread}).  If given a prefix, limit the
6367 buffer to articles strictly unread.  This means that ticked and
6368 dormant articles will also be excluded.
6369
6370 @item / m
6371 @kindex / m (Summary)
6372 @findex gnus-summary-limit-to-marks
6373 Ask for a mark and then limit to all articles that have been marked
6374 with that mark (@code{gnus-summary-limit-to-marks}).
6375
6376 @item / t
6377 @kindex / t (Summary)
6378 @findex gnus-summary-limit-to-age
6379 Ask for a number and then limit the summary buffer to articles older than (or equal to) that number of days
6380 (@code{gnus-summary-limit-to-age}).  If given a prefix, limit to
6381 articles younger than that number of days.
6382
6383 @item / n
6384 @kindex / n (Summary)
6385 @findex gnus-summary-limit-to-articles
6386 Limit the summary buffer to the current article
6387 (@code{gnus-summary-limit-to-articles}).  Uses the process/prefix
6388 convention (@pxref{Process/Prefix}).
6389
6390 @item / w
6391 @kindex / w (Summary)
6392 @findex gnus-summary-pop-limit
6393 Pop the previous limit off the stack and restore it
6394 (@code{gnus-summary-pop-limit}).  If given a prefix, pop all limits off
6395 the stack.
6396
6397 @item / .
6398 @kindex / . (Summary)
6399 @findex gnus-summary-limit-to-unseen
6400 Limit the summary buffer to the unseen articles
6401 (@code{gnus-summary-limit-to-unseen}).
6402
6403 @item / v
6404 @kindex / v (Summary)
6405 @findex gnus-summary-limit-to-score
6406 Limit the summary buffer to articles that have a score at or above some
6407 score (@code{gnus-summary-limit-to-score}).
6408
6409 @item / p
6410 @kindex / p (Summary)
6411 @findex gnus-summary-limit-to-display-predicate
6412 Limit the summary buffer to articles that satisfy the @code{display}
6413 group parameter predicate
6414 (@code{gnus-summary-limit-to-display-predicate}).  @xref{Group
6415 Parameters}, for more on this predicate.
6416
6417 @item / r
6418 @kindex / r (Summary)
6419 @findex gnus-summary-limit-to-replied
6420 Limit the summary buffer to replied articles
6421 (@code{gnus-summary-limit-to-replied}).  If given a prefix, exclude
6422 replied articles.
6423
6424 @item / E
6425 @itemx M S
6426 @kindex M S (Summary)
6427 @kindex / E (Summary)
6428 @findex gnus-summary-limit-include-expunged
6429 Include all expunged articles in the limit
6430 (@code{gnus-summary-limit-include-expunged}).
6431
6432 @item / D
6433 @kindex / D (Summary)
6434 @findex gnus-summary-limit-include-dormant
6435 Include all dormant articles in the limit
6436 (@code{gnus-summary-limit-include-dormant}).
6437
6438 @item / *
6439 @kindex / * (Summary)
6440 @findex gnus-summary-limit-include-cached
6441 Include all cached articles in the limit
6442 (@code{gnus-summary-limit-include-cached}).
6443
6444 @item / d
6445 @kindex / d (Summary)
6446 @findex gnus-summary-limit-exclude-dormant
6447 Exclude all dormant articles from the limit
6448 (@code{gnus-summary-limit-exclude-dormant}).
6449
6450 @item / M
6451 @kindex / M (Summary)
6452 @findex gnus-summary-limit-exclude-marks
6453 Exclude all marked articles (@code{gnus-summary-limit-exclude-marks}).
6454
6455 @item / T
6456 @kindex / T (Summary)
6457 @findex gnus-summary-limit-include-thread
6458 Include all the articles in the current thread in the limit.
6459
6460 @item / c
6461 @kindex / c (Summary)
6462 @findex gnus-summary-limit-exclude-childless-dormant
6463 Exclude all dormant articles that have no children from the limit@*
6464 (@code{gnus-summary-limit-exclude-childless-dormant}).
6465
6466 @item / C
6467 @kindex / C (Summary)
6468 @findex gnus-summary-limit-mark-excluded-as-read
6469 Mark all excluded unread articles as read
6470 (@code{gnus-summary-limit-mark-excluded-as-read}).  If given a prefix,
6471 also mark excluded ticked and dormant articles as read.
6472
6473 @item / N
6474 @kindex / N (Summary)
6475 @findex gnus-summary-insert-new-articles
6476 Insert all new articles in the summary buffer.  It scans for new emails
6477 if @var{back-end}@code{-get-new-mail} is non-@code{nil}.
6478
6479 @item / o
6480 @kindex / o (Summary)
6481 @findex gnus-summary-insert-old-articles
6482 Insert all old articles in the summary buffer.  If given a numbered
6483 prefix, fetch this number of articles.
6484
6485 @end table
6486
6487
6488 @node Threading
6489 @section Threading
6490 @cindex threading
6491 @cindex article threading
6492
6493 Gnus threads articles by default.  @dfn{To thread} is to put responses
6494 to articles directly after the articles they respond to---in a
6495 hierarchical fashion.
6496
6497 Threading is done by looking at the @code{References} headers of the
6498 articles.  In a perfect world, this would be enough to build pretty
6499 trees, but unfortunately, the @code{References} header is often broken
6500 or simply missing.  Weird news propagation exacerbates the problem,
6501 so one has to employ other heuristics to get pleasing results.  A
6502 plethora of approaches exists, as detailed in horrible detail in
6503 @ref{Customizing Threading}.
6504
6505 First, a quick overview of the concepts:
6506
6507 @table @dfn
6508 @item root
6509 The top-most article in a thread; the first article in the thread.
6510
6511 @item thread
6512 A tree-like article structure.
6513
6514 @item sub-thread
6515 A small(er) section of this tree-like structure.
6516
6517 @item loose threads
6518 Threads often lose their roots due to article expiry, or due to the root
6519 already having been read in a previous session, and not displayed in the
6520 summary buffer.  We then typically have many sub-threads that really
6521 belong to one thread, but are without connecting roots.  These are
6522 called loose threads.
6523
6524 @item thread gathering
6525 An attempt to gather loose threads into bigger threads.
6526
6527 @item sparse threads
6528 A thread where the missing articles have been ``guessed'' at, and are
6529 displayed as empty lines in the summary buffer.
6530
6531 @end table
6532
6533
6534 @menu
6535 * Customizing Threading::       Variables you can change to affect the threading.
6536 * Thread Commands::             Thread based commands in the summary buffer.
6537 @end menu
6538
6539
6540 @node Customizing Threading
6541 @subsection Customizing Threading
6542 @cindex customizing threading
6543
6544 @menu
6545 * Loose Threads::               How Gnus gathers loose threads into bigger threads.
6546 * Filling In Threads::          Making the threads displayed look fuller.
6547 * More Threading::              Even more variables for fiddling with threads.
6548 * Low-Level Threading::         You thought it was over@dots{} but you were wrong!
6549 @end menu
6550
6551
6552 @node Loose Threads
6553 @subsubsection Loose Threads
6554 @cindex <
6555 @cindex >
6556 @cindex loose threads
6557
6558 @table @code
6559 @item gnus-summary-make-false-root
6560 @vindex gnus-summary-make-false-root
6561 If non-@code{nil}, gnus will gather all loose subtrees into one big tree
6562 and create a dummy root at the top.  (Wait a minute.  Root at the top?
6563 Yup.)  Loose subtrees occur when the real root has expired, or you've
6564 read or killed the root in a previous session.
6565
6566 When there is no real root of a thread, gnus will have to fudge
6567 something.  This variable says what fudging method gnus should use.
6568 There are four possible values:
6569
6570 @iftex
6571 @iflatex
6572 \gnusfigure{The Summary Buffer}{390}{
6573 \put(0,0){\epsfig{figure=ps/summary-adopt,width=7.5cm}}
6574 \put(445,0){\makebox(0,0)[br]{\epsfig{figure=ps/summary-empty,width=7.5cm}}}
6575 \put(0,400){\makebox(0,0)[tl]{\epsfig{figure=ps/summary-none,width=7.5cm}}}
6576 \put(445,400){\makebox(0,0)[tr]{\epsfig{figure=ps/summary-dummy,width=7.5cm}}}
6577 }
6578 @end iflatex
6579 @end iftex
6580
6581 @cindex adopting articles
6582
6583 @table @code
6584
6585 @item adopt
6586 Gnus will make the first of the orphaned articles the parent.  This
6587 parent will adopt all the other articles.  The adopted articles will be
6588 marked as such by pointy brackets (@samp{<>}) instead of the standard
6589 square brackets (@samp{[]}).  This is the default method.
6590
6591 @item dummy
6592 @vindex gnus-summary-dummy-line-format
6593 @vindex gnus-summary-make-false-root-always
6594 Gnus will create a dummy summary line that will pretend to be the
6595 parent.  This dummy line does not correspond to any real article, so
6596 selecting it will just select the first real article after the dummy
6597 article.  @code{gnus-summary-dummy-line-format} is used to specify the
6598 format of the dummy roots.  It accepts only one format spec:  @samp{S},
6599 which is the subject of the article.  @xref{Formatting Variables}.
6600 If you want all threads to have a dummy root, even the non-gathered
6601 ones, set @code{gnus-summary-make-false-root-always} to @code{t}.
6602
6603 @item empty
6604 Gnus won't actually make any article the parent, but simply leave the
6605 subject field of all orphans except the first empty.  (Actually, it will
6606 use @code{gnus-summary-same-subject} as the subject (@pxref{Summary
6607 Buffer Format}).)
6608
6609 @item none
6610 Don't make any article parent at all.  Just gather the threads and
6611 display them after one another.
6612
6613 @item nil
6614 Don't gather loose threads.
6615 @end table
6616
6617 @item gnus-summary-gather-subject-limit
6618 @vindex gnus-summary-gather-subject-limit
6619 Loose threads are gathered by comparing subjects of articles.  If this
6620 variable is @code{nil}, gnus requires an exact match between the
6621 subjects of the loose threads before gathering them into one big
6622 super-thread.  This might be too strict a requirement, what with the
6623 presence of stupid newsreaders that chop off long subject lines.  If
6624 you think so, set this variable to, say, 20 to require that only the
6625 first 20 characters of the subjects have to match.  If you set this
6626 variable to a really low number, you'll find that gnus will gather
6627 everything in sight into one thread, which isn't very helpful.
6628
6629 @cindex fuzzy article gathering
6630 If you set this variable to the special value @code{fuzzy}, gnus will
6631 use a fuzzy string comparison algorithm on the subjects (@pxref{Fuzzy
6632 Matching}).
6633
6634 @item gnus-simplify-subject-fuzzy-regexp
6635 @vindex gnus-simplify-subject-fuzzy-regexp
6636 This can either be a regular expression or list of regular expressions
6637 that match strings that will be removed from subjects if fuzzy subject
6638 simplification is used.
6639
6640 @item gnus-simplify-ignored-prefixes
6641 @vindex gnus-simplify-ignored-prefixes
6642 If you set @code{gnus-summary-gather-subject-limit} to something as low
6643 as 10, you might consider setting this variable to something sensible:
6644
6645 @c Written by Michael Ernst <mernst@cs.rice.edu>
6646 @lisp
6647 (setq gnus-simplify-ignored-prefixes
6648       (concat
6649        "\\`\\[?\\("
6650        (mapconcat
6651         'identity
6652         '("looking"
6653           "wanted" "followup" "summary\\( of\\)?"
6654           "help" "query" "problem" "question"
6655           "answer" "reference" "announce"
6656           "How can I" "How to" "Comparison of"
6657           ;; ...
6658           )
6659         "\\|")
6660        "\\)\\s *\\("
6661        (mapconcat 'identity
6662                   '("for" "for reference" "with" "about")
6663                   "\\|")
6664        "\\)?\\]?:?[ \t]*"))
6665 @end lisp
6666
6667 All words that match this regexp will be removed before comparing two
6668 subjects.
6669
6670 @item gnus-simplify-subject-functions
6671 @vindex gnus-simplify-subject-functions
6672 If non-@code{nil}, this variable overrides
6673 @code{gnus-summary-gather-subject-limit}.  This variable should be a
6674 list of functions to apply to the @code{Subject} string iteratively to
6675 arrive at the simplified version of the string.
6676
6677 Useful functions to put in this list include:
6678
6679 @table @code
6680 @item gnus-simplify-subject-re
6681 @findex gnus-simplify-subject-re
6682 Strip the leading @samp{Re:}.
6683
6684 @item gnus-simplify-subject-fuzzy
6685 @findex gnus-simplify-subject-fuzzy
6686 Simplify fuzzily.
6687
6688 @item gnus-simplify-whitespace
6689 @findex gnus-simplify-whitespace
6690 Remove excessive whitespace.
6691
6692 @item gnus-simplify-all-whitespace
6693 @findex gnus-simplify-all-whitespace
6694 Remove all whitespace.
6695 @end table
6696
6697 You may also write your own functions, of course.
6698
6699
6700 @item gnus-summary-gather-exclude-subject
6701 @vindex gnus-summary-gather-exclude-subject
6702 Since loose thread gathering is done on subjects only, that might lead
6703 to many false hits, especially with certain common subjects like
6704 @samp{} and @samp{(none)}.  To make the situation slightly better,
6705 you can use the regexp @code{gnus-summary-gather-exclude-subject} to say
6706 what subjects should be excluded from the gathering process.@*
6707 The default is @samp{^ *$\\|^(none)$}.
6708
6709 @item gnus-summary-thread-gathering-function
6710 @vindex gnus-summary-thread-gathering-function
6711 Gnus gathers threads by looking at @code{Subject} headers.  This means
6712 that totally unrelated articles may end up in the same ``thread'', which
6713 is confusing.  An alternate approach is to look at all the
6714 @code{Message-ID}s in all the @code{References} headers to find matches.
6715 This will ensure that no gathered threads ever include unrelated
6716 articles, but it also means that people who have posted with broken
6717 newsreaders won't be gathered properly.  The choice is yours---plague or
6718 cholera:
6719
6720 @table @code
6721 @item gnus-gather-threads-by-subject
6722 @findex gnus-gather-threads-by-subject
6723 This function is the default gathering function and looks at
6724 @code{Subject}s exclusively.
6725
6726 @item gnus-gather-threads-by-references
6727 @findex gnus-gather-threads-by-references
6728 This function looks at @code{References} headers exclusively.
6729 @end table
6730
6731 If you want to test gathering by @code{References}, you could say
6732 something like:
6733
6734 @lisp
6735 (setq gnus-summary-thread-gathering-function
6736       'gnus-gather-threads-by-references)
6737 @end lisp
6738
6739 @end table
6740
6741
6742 @node Filling In Threads
6743 @subsubsection Filling In Threads
6744
6745 @table @code
6746 @item gnus-fetch-old-headers
6747 @vindex gnus-fetch-old-headers
6748 If non-@code{nil}, gnus will attempt to build old threads by fetching
6749 more old headers---headers to articles marked as read.  If you would
6750 like to display as few summary lines as possible, but still connect as
6751 many loose threads as possible, you should set this variable to
6752 @code{some} or a number.  If you set it to a number, no more than that
6753 number of extra old headers will be fetched.  In either case, fetching
6754 old headers only works if the back end you are using carries overview
6755 files---this would normally be @code{nntp}, @code{nnspool},
6756 @code{nnml}, and @code{nnmaildir}.  Also remember that if the root of
6757 the thread has been expired by the server, there's not much Gnus can
6758 do about that.
6759
6760 This variable can also be set to @code{invisible}.  This won't have any
6761 visible effects, but is useful if you use the @kbd{A T} command a lot
6762 (@pxref{Finding the Parent}).
6763
6764 @item gnus-fetch-old-ephemeral-headers
6765 @vindex gnus-fetch-old-ephemeral-headers
6766 Same as @code{gnus-fetch-old-headers}, but only used for ephemeral
6767 newsgroups.
6768
6769 @item gnus-build-sparse-threads
6770 @vindex gnus-build-sparse-threads
6771 Fetching old headers can be slow.  A low-rent similar effect can be
6772 gotten by setting this variable to @code{some}.  Gnus will then look at
6773 the complete @code{References} headers of all articles and try to string
6774 together articles that belong in the same thread.  This will leave
6775 @dfn{gaps} in the threading display where gnus guesses that an article
6776 is missing from the thread.  (These gaps appear like normal summary
6777 lines.  If you select a gap, gnus will try to fetch the article in
6778 question.)  If this variable is @code{t}, gnus will display all these
6779 ``gaps'' without regard for whether they are useful for completing the
6780 thread or not.  Finally, if this variable is @code{more}, gnus won't cut
6781 off sparse leaf nodes that don't lead anywhere.  This variable is
6782 @code{nil} by default.
6783
6784 @item gnus-read-all-available-headers
6785 @vindex gnus-read-all-available-headers
6786 This is a rather obscure variable that few will find useful.  It's
6787 intended for those non-news newsgroups where the back end has to fetch
6788 quite a lot to present the summary buffer, and where it's impossible to
6789 go back to parents of articles.  This is mostly the case in the
6790 web-based groups, like the @code{nnultimate} groups.
6791
6792 If you don't use those, then it's safe to leave this as the default
6793 @code{nil}.  If you want to use this variable, it should be a regexp
6794 that matches the group name, or @code{t} for all groups.
6795
6796 @end table
6797
6798
6799 @node More Threading
6800 @subsubsection More Threading
6801
6802 @table @code
6803 @item gnus-show-threads
6804 @vindex gnus-show-threads
6805 If this variable is @code{nil}, no threading will be done, and all of
6806 the rest of the variables here will have no effect.  Turning threading
6807 off will speed group selection up a bit, but it is sure to make reading
6808 slower and more awkward.
6809
6810 @item gnus-thread-hide-subtree
6811 @vindex gnus-thread-hide-subtree
6812 If non-@code{nil}, all threads will be hidden when the summary buffer is
6813 generated.
6814
6815 This can also be a predicate specifier (@pxref{Predicate Specifiers}).
6816 Available predicates are @code{gnus-article-unread-p} and
6817 @code{gnus-article-unseen-p}.
6818
6819 Here's an example:
6820
6821 @lisp
6822 (setq gnus-thread-hide-subtree
6823       '(or gnus-article-unread-p
6824            gnus-article-unseen-p))
6825 @end lisp
6826
6827 (It's a pretty nonsensical example, since all unseen articles are also
6828 unread, but you get my drift.)
6829
6830
6831 @item gnus-thread-expunge-below
6832 @vindex gnus-thread-expunge-below
6833 All threads that have a total score (as defined by
6834 @code{gnus-thread-score-function}) less than this number will be
6835 expunged.  This variable is @code{nil} by default, which means that no
6836 threads are expunged.
6837
6838 @item gnus-thread-hide-killed
6839 @vindex gnus-thread-hide-killed
6840 if you kill a thread and this variable is non-@code{nil}, the subtree
6841 will be hidden.
6842
6843 @item gnus-thread-ignore-subject
6844 @vindex gnus-thread-ignore-subject
6845 Sometimes somebody changes the subject in the middle of a thread.  If
6846 this variable is non-@code{nil}, which is the default, the subject
6847 change is ignored.  If it is @code{nil}, a change in the subject will
6848 result in a new thread.
6849
6850 @item gnus-thread-indent-level
6851 @vindex gnus-thread-indent-level
6852 This is a number that says how much each sub-thread should be indented.
6853 The default is 4.
6854
6855 @item gnus-sort-gathered-threads-function
6856 @vindex gnus-sort-gathered-threads-function
6857 Sometimes, particularly with mailing lists, the order in which mails
6858 arrive locally is not necessarily the same as the order in which they
6859 arrived on the mailing list.  Consequently, when sorting sub-threads
6860 using the default @code{gnus-thread-sort-by-number}, responses can end
6861 up appearing before the article to which they are responding to.
6862 Setting this variable to an alternate value
6863 (e.g. @code{gnus-thread-sort-by-date}), in a group's parameters or in an
6864 appropriate hook (e.g. @code{gnus-summary-generate-hook}) can produce a
6865 more logical sub-thread ordering in such instances.
6866
6867 @end table
6868
6869
6870 @node Low-Level Threading
6871 @subsubsection Low-Level Threading
6872
6873 @table @code
6874
6875 @item gnus-parse-headers-hook
6876 @vindex gnus-parse-headers-hook
6877 Hook run before parsing any headers.  The default value is
6878 @code{(gnus-set-summary-default-charset)}, which sets up local value of
6879 @code{default-mime-charset} in summary buffer based on variable
6880 @code{gnus-newsgroup-default-charset-alist}.
6881
6882 @item gnus-alter-header-function
6883 @vindex gnus-alter-header-function
6884 If non-@code{nil}, this function will be called to allow alteration of
6885 article header structures.  The function is called with one parameter,
6886 the article header vector, which it may alter in any way.  For instance,
6887 if you have a mail-to-news gateway which alters the @code{Message-ID}s
6888 in systematic ways (by adding prefixes and such), you can use this
6889 variable to un-scramble the @code{Message-ID}s so that they are more
6890 meaningful.  Here's one example:
6891
6892 @lisp
6893 (setq gnus-alter-header-function 'my-alter-message-id)
6894
6895 (defun my-alter-message-id (header)
6896   (let ((id (mail-header-id header)))
6897     (when (string-match
6898            "\\(<[^<>@@]*\\)\\.?cygnus\\..*@@\\([^<>@@]*>\\)" id)
6899       (mail-header-set-id
6900        (concat (match-string 1 id) "@@" (match-string 2 id))
6901        header))))
6902 @end lisp
6903
6904 @end table
6905
6906
6907 @node Thread Commands
6908 @subsection Thread Commands
6909 @cindex thread commands
6910
6911 @table @kbd
6912
6913 @item T k
6914 @itemx C-M-k
6915 @kindex T k (Summary)
6916 @kindex C-M-k (Summary)
6917 @findex gnus-summary-kill-thread
6918 Mark all articles in the current (sub-)thread as read
6919 (@code{gnus-summary-kill-thread}).  If the prefix argument is positive,
6920 remove all marks instead.  If the prefix argument is negative, tick
6921 articles instead.
6922
6923 @item T l
6924 @itemx C-M-l
6925 @kindex T l (Summary)
6926 @kindex C-M-l (Summary)
6927 @findex gnus-summary-lower-thread
6928 Lower the score of the current (sub-)thread
6929 (@code{gnus-summary-lower-thread}).
6930
6931 @item T i
6932 @kindex T i (Summary)
6933 @findex gnus-summary-raise-thread
6934 Increase the score of the current (sub-)thread
6935 (@code{gnus-summary-raise-thread}).
6936
6937 @item T #
6938 @kindex T # (Summary)
6939 @findex gnus-uu-mark-thread
6940 Set the process mark on the current (sub-)thread
6941 (@code{gnus-uu-mark-thread}).
6942
6943 @item T M-#
6944 @kindex T M-# (Summary)
6945 @findex gnus-uu-unmark-thread
6946 Remove the process mark from the current (sub-)thread
6947 (@code{gnus-uu-unmark-thread}).
6948
6949 @item T T
6950 @kindex T T (Summary)
6951 @findex gnus-summary-toggle-threads
6952 Toggle threading (@code{gnus-summary-toggle-threads}).
6953
6954 @item T s
6955 @kindex T s (Summary)
6956 @findex gnus-summary-show-thread
6957 Expose the (sub-)thread hidden under the current article, if any@*
6958 (@code{gnus-summary-show-thread}).
6959
6960 @item T h
6961 @kindex T h (Summary)
6962 @findex gnus-summary-hide-thread
6963 Hide the current (sub-)thread (@code{gnus-summary-hide-thread}).
6964
6965 @item T S
6966 @kindex T S (Summary)
6967 @findex gnus-summary-show-all-threads
6968 Expose all hidden threads (@code{gnus-summary-show-all-threads}).
6969
6970 @item T H
6971 @kindex T H (Summary)
6972 @findex gnus-summary-hide-all-threads
6973 Hide all threads (@code{gnus-summary-hide-all-threads}).
6974
6975 @item T t
6976 @kindex T t (Summary)
6977 @findex gnus-summary-rethread-current
6978 Re-thread the current article's thread
6979 (@code{gnus-summary-rethread-current}).  This works even when the
6980 summary buffer is otherwise unthreaded.
6981
6982 @item T ^
6983 @kindex T ^ (Summary)
6984 @findex gnus-summary-reparent-thread
6985 Make the current article the child of the marked (or previous) article
6986 (@code{gnus-summary-reparent-thread}).
6987
6988 @end table
6989
6990 The following commands are thread movement commands.  They all
6991 understand the numeric prefix.
6992
6993 @table @kbd
6994
6995 @item T n
6996 @kindex T n (Summary)
6997 @itemx C-M-f
6998 @kindex C-M-n (Summary)
6999 @itemx M-down
7000 @kindex M-down (Summary)
7001 @findex gnus-summary-next-thread
7002 Go to the next thread (@code{gnus-summary-next-thread}).
7003
7004 @item T p
7005 @kindex T p (Summary)
7006 @itemx C-M-b
7007 @kindex C-M-p (Summary)
7008 @itemx M-up
7009 @kindex M-up (Summary)
7010 @findex gnus-summary-prev-thread
7011 Go to the previous thread (@code{gnus-summary-prev-thread}).
7012
7013 @item T d
7014 @kindex T d (Summary)
7015 @findex gnus-summary-down-thread
7016 Descend the thread (@code{gnus-summary-down-thread}).
7017
7018 @item T u
7019 @kindex T u (Summary)
7020 @findex gnus-summary-up-thread
7021 Ascend the thread (@code{gnus-summary-up-thread}).
7022
7023 @item T o
7024 @kindex T o (Summary)
7025 @findex gnus-summary-top-thread
7026 Go to the top of the thread (@code{gnus-summary-top-thread}).
7027 @end table
7028
7029 @vindex gnus-thread-operation-ignore-subject
7030 If you ignore subject while threading, you'll naturally end up with
7031 threads that have several different subjects in them.  If you then issue
7032 a command like @kbd{T k} (@code{gnus-summary-kill-thread}) you might not
7033 wish to kill the entire thread, but just those parts of the thread that
7034 have the same subject as the current article.  If you like this idea,
7035 you can fiddle with @code{gnus-thread-operation-ignore-subject}.  If it
7036 is non-@code{nil} (which it is by default), subjects will be ignored
7037 when doing thread commands.  If this variable is @code{nil}, articles in
7038 the same thread with different subjects will not be included in the
7039 operation in question.  If this variable is @code{fuzzy}, only articles
7040 that have subjects fuzzily equal will be included (@pxref{Fuzzy
7041 Matching}).
7042
7043
7044 @node Sorting the Summary Buffer
7045 @section Sorting the Summary Buffer
7046
7047 @findex gnus-thread-sort-by-total-score
7048 @findex gnus-thread-sort-by-date
7049 @findex gnus-thread-sort-by-date-reverse
7050 @findex gnus-thread-sort-by-score
7051 @findex gnus-thread-sort-by-subject
7052 @findex gnus-thread-sort-by-author
7053 @findex gnus-thread-sort-by-recipient
7054 @findex gnus-thread-sort-by-number
7055 @findex gnus-thread-sort-by-random
7056 @vindex gnus-thread-sort-functions
7057 @findex gnus-thread-sort-by-most-recent-number
7058 @findex gnus-thread-sort-by-most-recent-date
7059 If you are using a threaded summary display, you can sort the threads by
7060 setting @code{gnus-thread-sort-functions}, which can be either a single
7061 function, a list of functions, or a list containing functions and
7062 @code{(not some-function)} elements.
7063
7064 By default, sorting is done on article numbers.  Ready-made sorting
7065 predicate functions include @code{gnus-thread-sort-by-number},
7066 @code{gnus-thread-sort-by-author}, @code{gnus-thread-sort-by-recipient},
7067 @code{gnus-thread-sort-by-subject},
7068 @code{gnus-thread-sort-by-date}, @code{gnus-thread-sort-by-date-reverse},
7069 @code{gnus-thread-sort-by-score},
7070 @code{gnus-thread-sort-by-most-recent-number},
7071 @code{gnus-thread-sort-by-most-recent-date},
7072 @code{gnus-thread-sort-by-random} and
7073 @code{gnus-thread-sort-by-total-score}.
7074
7075 Each function takes two threads and returns non-@code{nil} if the first
7076 thread should be sorted before the other.  Note that sorting really is
7077 normally done by looking only at the roots of each thread.
7078
7079 If you use more than one function, the primary sort key should be the
7080 last function in the list.  You should probably always include
7081 @code{gnus-thread-sort-by-number} in the list of sorting
7082 functions---preferably first.  This will ensure that threads that are
7083 equal with respect to the other sort criteria will be displayed in
7084 ascending article order.
7085
7086 If you would like to sort by reverse score, then by subject, and finally
7087 by number, you could do something like:
7088
7089 @lisp
7090 (setq gnus-thread-sort-functions
7091       '(gnus-thread-sort-by-number
7092         gnus-thread-sort-by-subject
7093         (not gnus-thread-sort-by-total-score)))
7094 @end lisp
7095
7096 The threads that have highest score will be displayed first in the
7097 summary buffer.  When threads have the same score, they will be sorted
7098 alphabetically.  The threads that have the same score and the same
7099 subject will be sorted by number, which is (normally) the sequence in
7100 which the articles arrived.
7101
7102 If you want to sort by score and then reverse arrival order, you could
7103 say something like:
7104
7105 @lisp
7106 (setq gnus-thread-sort-functions
7107       '((not gnus-thread-sort-by-number)
7108         gnus-thread-sort-by-score))
7109 @end lisp
7110
7111 @vindex gnus-thread-score-function
7112 The function in the @code{gnus-thread-score-function} variable (default
7113 @code{+}) is used for calculating the total score of a thread.  Useful
7114 functions might be @code{max}, @code{min}, or squared means, or whatever
7115 tickles your fancy.
7116
7117 @findex gnus-article-sort-functions
7118 @findex gnus-article-sort-by-date
7119 @findex gnus-article-sort-by-score
7120 @findex gnus-article-sort-by-subject
7121 @findex gnus-article-sort-by-author
7122 @findex gnus-article-sort-by-random
7123 @findex gnus-article-sort-by-number
7124 If you are using an unthreaded display for some strange reason or
7125 other, you have to fiddle with the @code{gnus-article-sort-functions}
7126 variable.  It is very similar to the
7127 @code{gnus-thread-sort-functions}, except that it uses slightly
7128 different functions for article comparison.  Available sorting
7129 predicate functions are @code{gnus-article-sort-by-number},
7130 @code{gnus-article-sort-by-author},
7131 @code{gnus-article-sort-by-subject}, @code{gnus-article-sort-by-date},
7132 @code{gnus-article-sort-by-random}, and
7133 @code{gnus-article-sort-by-score}.
7134
7135 If you want to sort an unthreaded summary display by subject, you could
7136 say something like:
7137
7138 @lisp
7139 (setq gnus-article-sort-functions
7140       '(gnus-article-sort-by-number
7141         gnus-article-sort-by-subject))
7142 @end lisp
7143
7144 You can define group specific sorting via @code{gnus-parameters},
7145 @xref{Group Parameters}.
7146
7147
7148 @node Asynchronous Fetching
7149 @section Asynchronous Article Fetching
7150 @cindex asynchronous article fetching
7151 @cindex article pre-fetch
7152 @cindex pre-fetch
7153
7154 If you read your news from an @acronym{NNTP} server that's far away, the
7155 network latencies may make reading articles a chore.  You have to wait
7156 for a while after pressing @kbd{n} to go to the next article before the
7157 article appears.  Why can't gnus just go ahead and fetch the article
7158 while you are reading the previous one?  Why not, indeed.
7159
7160 First, some caveats.  There are some pitfalls to using asynchronous
7161 article fetching, especially the way gnus does it.
7162
7163 Let's say you are reading article 1, which is short, and article 2 is
7164 quite long, and you are not interested in reading that.  Gnus does not
7165 know this, so it goes ahead and fetches article 2.  You decide to read
7166 article 3, but since gnus is in the process of fetching article 2, the
7167 connection is blocked.
7168
7169 To avoid these situations, gnus will open two (count 'em two)
7170 connections to the server.  Some people may think this isn't a very nice
7171 thing to do, but I don't see any real alternatives.  Setting up that
7172 extra connection takes some time, so gnus startup will be slower.
7173
7174 Gnus will fetch more articles than you will read.  This will mean that
7175 the link between your machine and the @acronym{NNTP} server will become more
7176 loaded than if you didn't use article pre-fetch.  The server itself will
7177 also become more loaded---both with the extra article requests, and the
7178 extra connection.
7179
7180 Ok, so now you know that you shouldn't really use this thing@dots{} unless
7181 you really want to.
7182
7183 @vindex gnus-asynchronous
7184 Here's how:  Set @code{gnus-asynchronous} to @code{t}.  The rest should
7185 happen automatically.
7186
7187 @vindex gnus-use-article-prefetch
7188 You can control how many articles are to be pre-fetched by setting
7189 @code{gnus-use-article-prefetch}.  This is 30 by default, which means
7190 that when you read an article in the group, the back end will pre-fetch
7191 the next 30 articles.  If this variable is @code{t}, the back end will
7192 pre-fetch all the articles it can without bound.  If it is
7193 @code{nil}, no pre-fetching will be done.
7194
7195 @vindex gnus-async-prefetch-article-p
7196 @findex gnus-async-read-p
7197 There are probably some articles that you don't want to pre-fetch---read
7198 articles, for instance.  The @code{gnus-async-prefetch-article-p}
7199 variable controls whether an article is to be pre-fetched.  This
7200 function should return non-@code{nil} when the article in question is
7201 to be pre-fetched.  The default is @code{gnus-async-read-p}, which
7202 returns @code{nil} on read articles.  The function is called with an
7203 article data structure as the only parameter.
7204
7205 If, for instance, you wish to pre-fetch only unread articles shorter
7206 than 100 lines, you could say something like:
7207
7208 @lisp
7209 (defun my-async-short-unread-p (data)
7210   "Return non-nil for short, unread articles."
7211   (and (gnus-data-unread-p data)
7212        (< (mail-header-lines (gnus-data-header data))
7213           100)))
7214
7215 (setq gnus-async-prefetch-article-p 'my-async-short-unread-p)
7216 @end lisp
7217
7218 These functions will be called many, many times, so they should
7219 preferably be short and sweet to avoid slowing down gnus too much.
7220 It's probably a good idea to byte-compile things like this.
7221
7222 @vindex gnus-prefetched-article-deletion-strategy
7223 Articles have to be removed from the asynch buffer sooner or later.  The
7224 @code{gnus-prefetched-article-deletion-strategy} says when to remove
7225 articles.  This is a list that may contain the following elements:
7226
7227 @table @code
7228 @item read
7229 Remove articles when they are read.
7230
7231 @item exit
7232 Remove articles when exiting the group.
7233 @end table
7234
7235 The default value is @code{(read exit)}.
7236
7237 @c @vindex gnus-use-header-prefetch
7238 @c If @code{gnus-use-header-prefetch} is non-@code{nil}, prefetch articles
7239 @c from the next group.
7240
7241
7242 @node Article Caching
7243 @section Article Caching
7244 @cindex article caching
7245 @cindex caching
7246
7247 If you have an @emph{extremely} slow @acronym{NNTP} connection, you may
7248 consider turning article caching on.  Each article will then be stored
7249 locally under your home directory.  As you may surmise, this could
7250 potentially use @emph{huge} amounts of disk space, as well as eat up all
7251 your inodes so fast it will make your head swim.  In vodka.
7252
7253 Used carefully, though, it could be just an easier way to save articles.
7254
7255 @vindex gnus-use-long-file-name
7256 @vindex gnus-cache-directory
7257 @vindex gnus-use-cache
7258 To turn caching on, set @code{gnus-use-cache} to @code{t}.  By default,
7259 all articles ticked or marked as dormant will then be copied
7260 over to your local cache (@code{gnus-cache-directory}).  Whether this
7261 cache is flat or hierarchical is controlled by the
7262 @code{gnus-use-long-file-name} variable, as usual.
7263
7264 When re-selecting a ticked or dormant article, it will be fetched from the
7265 cache instead of from the server.  As articles in your cache will never
7266 expire, this might serve as a method of saving articles while still
7267 keeping them where they belong.  Just mark all articles you want to save
7268 as dormant, and don't worry.
7269
7270 When an article is marked as read, is it removed from the cache.
7271
7272 @vindex gnus-cache-remove-articles
7273 @vindex gnus-cache-enter-articles
7274 The entering/removal of articles from the cache is controlled by the
7275 @code{gnus-cache-enter-articles} and @code{gnus-cache-remove-articles}
7276 variables.  Both are lists of symbols.  The first is @code{(ticked
7277 dormant)} by default, meaning that ticked and dormant articles will be
7278 put in the cache.  The latter is @code{(read)} by default, meaning that
7279 articles marked as read are removed from the cache.  Possibly
7280 symbols in these two lists are @code{ticked}, @code{dormant},
7281 @code{unread} and @code{read}.
7282
7283 @findex gnus-jog-cache
7284 So where does the massive article-fetching and storing come into the
7285 picture?  The @code{gnus-jog-cache} command will go through all
7286 subscribed newsgroups, request all unread articles, score them, and
7287 store them in the cache.  You should only ever, ever ever ever, use this
7288 command if 1) your connection to the @acronym{NNTP} server is really, really,
7289 really slow and 2) you have a really, really, really huge disk.
7290 Seriously.  One way to cut down on the number of articles downloaded is
7291 to score unwanted articles down and have them marked as read.  They will
7292 not then be downloaded by this command.
7293
7294 @vindex gnus-uncacheable-groups
7295 @vindex gnus-cacheable-groups
7296 It is likely that you do not want caching on all groups.  For instance,
7297 if your @code{nnml} mail is located under your home directory, it makes no
7298 sense to cache it somewhere else under your home directory.  Unless you
7299 feel that it's neat to use twice as much space.
7300
7301 To limit the caching, you could set @code{gnus-cacheable-groups} to a
7302 regexp of groups to cache, @samp{^nntp} for instance, or set the
7303 @code{gnus-uncacheable-groups} regexp to @samp{^nnml}, for instance.
7304 Both variables are @code{nil} by default.  If a group matches both
7305 variables, the group is not cached.
7306
7307 @findex gnus-cache-generate-nov-databases
7308 @findex gnus-cache-generate-active
7309 @vindex gnus-cache-active-file
7310 The cache stores information on what articles it contains in its active
7311 file (@code{gnus-cache-active-file}).  If this file (or any other parts
7312 of the cache) becomes all messed up for some reason or other, gnus
7313 offers two functions that will try to set things right.  @kbd{M-x
7314 gnus-cache-generate-nov-databases} will (re)build all the @acronym{NOV}
7315 files, and @kbd{gnus-cache-generate-active} will (re)generate the active
7316 file.
7317
7318 @findex gnus-cache-move-cache
7319 @code{gnus-cache-move-cache} will move your whole
7320 @code{gnus-cache-directory} to some other location.  You get asked to
7321 where, isn't that cool?
7322
7323 @node Persistent Articles
7324 @section Persistent Articles
7325 @cindex persistent articles
7326
7327 Closely related to article caching, we have @dfn{persistent articles}.
7328 In fact, it's just a different way of looking at caching, and much more
7329 useful in my opinion.
7330
7331 Say you're reading a newsgroup, and you happen on to some valuable gem
7332 that you want to keep and treasure forever.  You'd normally just save it
7333 (using one of the many saving commands) in some file.  The problem with
7334 that is that it's just, well, yucky.  Ideally you'd prefer just having
7335 the article remain in the group where you found it forever; untouched by
7336 the expiry going on at the news server.
7337
7338 This is what a @dfn{persistent article} is---an article that just won't
7339 be deleted.  It's implemented using the normal cache functions, but
7340 you use two explicit commands for managing persistent articles:
7341
7342 @table @kbd
7343
7344 @item *
7345 @kindex * (Summary)
7346 @findex gnus-cache-enter-article
7347 Make the current article persistent (@code{gnus-cache-enter-article}).
7348
7349 @item M-*
7350 @kindex M-* (Summary)
7351 @findex gnus-cache-remove-article
7352 Remove the current article from the persistent articles
7353 (@code{gnus-cache-remove-article}).  This will normally delete the
7354 article.
7355 @end table
7356
7357 Both these commands understand the process/prefix convention.
7358
7359 To avoid having all ticked articles (and stuff) entered into the cache,
7360 you should set @code{gnus-use-cache} to @code{passive} if you're just
7361 interested in persistent articles:
7362
7363 @lisp
7364 (setq gnus-use-cache 'passive)
7365 @end lisp
7366
7367
7368 @node Article Backlog
7369 @section Article Backlog
7370 @cindex backlog
7371 @cindex article backlog
7372
7373 If you have a slow connection, but the idea of using caching seems
7374 unappealing to you (and it is, really), you can help the situation some
7375 by switching on the @dfn{backlog}.  This is where gnus will buffer
7376 already read articles so that it doesn't have to re-fetch articles
7377 you've already read.  This only helps if you are in the habit of
7378 re-selecting articles you've recently read, of course.  If you never do
7379 that, turning the backlog on will slow gnus down a little bit, and
7380 increase memory usage some.
7381
7382 @vindex gnus-keep-backlog
7383 If you set @code{gnus-keep-backlog} to a number @var{n}, gnus will store
7384 at most @var{n} old articles in a buffer for later re-fetching.  If this
7385 variable is non-@code{nil} and is not a number, gnus will store
7386 @emph{all} read articles, which means that your Emacs will grow without
7387 bound before exploding and taking your machine down with you.  I put
7388 that in there just to keep y'all on your toes.
7389
7390 The default value is 20.
7391
7392
7393 @node Saving Articles
7394 @section Saving Articles
7395 @cindex saving articles
7396
7397 Gnus can save articles in a number of ways.  Below is the documentation
7398 for saving articles in a fairly straight-forward fashion (i.e., little
7399 processing of the article is done before it is saved).  For a different
7400 approach (uudecoding, unsharing) you should use @code{gnus-uu}
7401 (@pxref{Decoding Articles}).
7402
7403 For the commands listed here, the target is a file.  If you want to
7404 save to a group, see the @kbd{B c} (@code{gnus-summary-copy-article})
7405 command (@pxref{Mail Group Commands}).
7406
7407 @vindex gnus-save-all-headers
7408 If @code{gnus-save-all-headers} is non-@code{nil}, gnus will not delete
7409 unwanted headers before saving the article.
7410
7411 @vindex gnus-saved-headers
7412 If the preceding variable is @code{nil}, all headers that match the
7413 @code{gnus-saved-headers} regexp will be kept, while the rest will be
7414 deleted before saving.
7415
7416 @table @kbd
7417
7418 @item O o
7419 @itemx o
7420 @kindex O o (Summary)
7421 @kindex o (Summary)
7422 @findex gnus-summary-save-article
7423 @c @icon{gnus-summary-save-article}
7424 Save the current article using the default article saver
7425 (@code{gnus-summary-save-article}).
7426
7427 @item O m
7428 @kindex O m (Summary)
7429 @findex gnus-summary-save-article-mail
7430 Save the current article in mail format
7431 (@code{gnus-summary-save-article-mail}).
7432
7433 @item O r
7434 @kindex O r (Summary)
7435 @findex gnus-summary-save-article-rmail
7436 Save the current article in Rmail format
7437 (@code{gnus-summary-save-article-rmail}).
7438
7439 @item O f
7440 @kindex O f (Summary)
7441 @findex gnus-summary-save-article-file
7442 @c @icon{gnus-summary-save-article-file}
7443 Save the current article in plain file format
7444 (@code{gnus-summary-save-article-file}).
7445
7446 @item O F
7447 @kindex O F (Summary)
7448 @findex gnus-summary-write-article-file
7449 Write the current article in plain file format, overwriting any previous
7450 file contents (@code{gnus-summary-write-article-file}).
7451
7452 @item O b
7453 @kindex O b (Summary)
7454 @findex gnus-summary-save-article-body-file
7455 Save the current article body in plain file format
7456 (@code{gnus-summary-save-article-body-file}).
7457
7458 @item O h
7459 @kindex O h (Summary)
7460 @findex gnus-summary-save-article-folder
7461 Save the current article in mh folder format
7462 (@code{gnus-summary-save-article-folder}).
7463
7464 @item O v
7465 @kindex O v (Summary)
7466 @findex gnus-summary-save-article-vm
7467 Save the current article in a VM folder
7468 (@code{gnus-summary-save-article-vm}).
7469
7470 @item O p
7471 @itemx |
7472 @kindex O p (Summary)
7473 @kindex | (Summary)
7474 @findex gnus-summary-pipe-output
7475 Save the current article in a pipe.  Uhm, like, what I mean is---Pipe
7476 the current article to a process (@code{gnus-summary-pipe-output}).
7477 If given a symbolic prefix (@pxref{Symbolic Prefixes}), include the
7478 complete headers in the piped output.
7479
7480 @item O P
7481 @kindex O P (Summary)
7482 @findex gnus-summary-muttprint
7483 @vindex gnus-summary-muttprint-program
7484 Save the current article into muttprint.  That is, print it using the
7485 external program @uref{http://muttprint.sourceforge.net/,
7486 Muttprint}.  The program name and options to use is controlled by the
7487 variable @code{gnus-summary-muttprint-program}.
7488 (@code{gnus-summary-muttprint}).
7489
7490 @end table
7491
7492 @vindex gnus-prompt-before-saving
7493 All these commands use the process/prefix convention
7494 (@pxref{Process/Prefix}).  If you save bunches of articles using these
7495 functions, you might get tired of being prompted for files to save each
7496 and every article in.  The prompting action is controlled by
7497 the @code{gnus-prompt-before-saving} variable, which is @code{always} by
7498 default, giving you that excessive prompting action you know and
7499 loathe.  If you set this variable to @code{t} instead, you'll be prompted
7500 just once for each series of articles you save.  If you like to really
7501 have Gnus do all your thinking for you, you can even set this variable
7502 to @code{nil}, which means that you will never be prompted for files to
7503 save articles in.  Gnus will simply save all the articles in the default
7504 files.
7505
7506
7507 @vindex gnus-default-article-saver
7508 You can customize the @code{gnus-default-article-saver} variable to make
7509 gnus do what you want it to.  You can use any of the six ready-made
7510 functions below, or you can create your own.
7511
7512 @table @code
7513
7514 @item gnus-summary-save-in-rmail
7515 @findex gnus-summary-save-in-rmail
7516 @vindex gnus-rmail-save-name
7517 @findex gnus-plain-save-name
7518 This is the default format, @dfn{Babyl}.  Uses the function in the
7519 @code{gnus-rmail-save-name} variable to get a file name to save the
7520 article in.  The default is @code{gnus-plain-save-name}.
7521
7522 @item gnus-summary-save-in-mail
7523 @findex gnus-summary-save-in-mail
7524 @vindex gnus-mail-save-name
7525 Save in a Unix mail (mbox) file.  Uses the function in the
7526 @code{gnus-mail-save-name} variable to get a file name to save the
7527 article in.  The default is @code{gnus-plain-save-name}.
7528
7529 @item gnus-summary-save-in-file
7530 @findex gnus-summary-save-in-file
7531 @vindex gnus-file-save-name
7532 @findex gnus-numeric-save-name
7533 Append the article straight to an ordinary file.  Uses the function in
7534 the @code{gnus-file-save-name} variable to get a file name to save the
7535 article in.  The default is @code{gnus-numeric-save-name}.
7536
7537 @item gnus-summary-write-to-file
7538 @findex gnus-summary-write-to-file
7539 Write the article straight to an ordinary file.  The file is
7540 overwritten if it exists.  Uses the function in the
7541 @code{gnus-file-save-name} variable to get a file name to save the
7542 article in.  The default is @code{gnus-numeric-save-name}.
7543
7544 @item gnus-summary-save-body-in-file
7545 @findex gnus-summary-save-body-in-file
7546 Append the article body to an ordinary file.  Uses the function in the
7547 @code{gnus-file-save-name} variable to get a file name to save the
7548 article in.  The default is @code{gnus-numeric-save-name}.
7549
7550 @item gnus-summary-save-in-folder
7551 @findex gnus-summary-save-in-folder
7552 @findex gnus-folder-save-name
7553 @findex gnus-Folder-save-name
7554 @vindex gnus-folder-save-name
7555 @cindex rcvstore
7556 @cindex MH folders
7557 Save the article to an MH folder using @code{rcvstore} from the MH
7558 library.  Uses the function in the @code{gnus-folder-save-name} variable
7559 to get a file name to save the article in.  The default is
7560 @code{gnus-folder-save-name}, but you can also use
7561 @code{gnus-Folder-save-name}, which creates capitalized names.
7562
7563 @item gnus-summary-save-in-vm
7564 @findex gnus-summary-save-in-vm
7565 Save the article in a VM folder.  You have to have the VM mail
7566 reader to use this setting.
7567 @end table
7568
7569 @vindex gnus-article-save-directory
7570 All of these functions, except for the last one, will save the article
7571 in the @code{gnus-article-save-directory}, which is initialized from the
7572 @env{SAVEDIR} environment variable.  This is @file{~/News/} by
7573 default.
7574
7575 As you can see above, the functions use different functions to find a
7576 suitable name of a file to save the article in.  Below is a list of
7577 available functions that generate names:
7578
7579 @table @code
7580
7581 @item gnus-Numeric-save-name
7582 @findex gnus-Numeric-save-name
7583 File names like @file{~/News/Alt.andrea-dworkin/45}.
7584
7585 @item gnus-numeric-save-name
7586 @findex gnus-numeric-save-name
7587 File names like @file{~/News/alt.andrea-dworkin/45}.
7588
7589 @item gnus-Plain-save-name
7590 @findex gnus-Plain-save-name
7591 File names like @file{~/News/Alt.andrea-dworkin}.
7592
7593 @item gnus-plain-save-name
7594 @findex gnus-plain-save-name
7595 File names like @file{~/News/alt.andrea-dworkin}.
7596
7597 @item gnus-sender-save-name
7598 @findex gnus-sender-save-name
7599 File names like @file{~/News/larsi}.
7600 @end table
7601
7602 @vindex gnus-split-methods
7603 You can have gnus suggest where to save articles by plonking a regexp into
7604 the @code{gnus-split-methods} alist.  For instance, if you would like to
7605 save articles related to gnus in the file @file{gnus-stuff}, and articles
7606 related to VM in @file{vm-stuff}, you could set this variable to something
7607 like:
7608
7609 @lisp
7610 (("^Subject:.*gnus\\|^Newsgroups:.*gnus" "gnus-stuff")
7611  ("^Subject:.*vm\\|^Xref:.*vm" "vm-stuff")
7612  (my-choosing-function "../other-dir/my-stuff")
7613  ((equal gnus-newsgroup-name "mail.misc") "mail-stuff"))
7614 @end lisp
7615
7616 We see that this is a list where each element is a list that has two
7617 elements---the @dfn{match} and the @dfn{file}.  The match can either be
7618 a string (in which case it is used as a regexp to match on the article
7619 head); it can be a symbol (which will be called as a function with the
7620 group name as a parameter); or it can be a list (which will be
7621 @code{eval}ed).  If any of these actions have a non-@code{nil} result,
7622 the @dfn{file} will be used as a default prompt.  In addition, the
7623 result of the operation itself will be used if the function or form
7624 called returns a string or a list of strings.
7625
7626 You basically end up with a list of file names that might be used when
7627 saving the current article.  (All ``matches'' will be used.)  You will
7628 then be prompted for what you really want to use as a name, with file
7629 name completion over the results from applying this variable.
7630
7631 This variable is @code{((gnus-article-archive-name))} by default, which
7632 means that gnus will look at the articles it saves for an
7633 @code{Archive-name} line and use that as a suggestion for the file
7634 name.
7635
7636 Here's an example function to clean up file names somewhat.  If you have
7637 lots of mail groups called things like
7638 @samp{nnml:mail.whatever}, you may want to chop off the beginning of
7639 these group names before creating the file name to save to.  The
7640 following will do just that:
7641
7642 @lisp
7643 (defun my-save-name (group)
7644   (when (string-match "^nnml:mail." group)
7645     (substring group (match-end 0))))
7646
7647 (setq gnus-split-methods
7648       '((gnus-article-archive-name)
7649         (my-save-name)))
7650 @end lisp
7651
7652
7653 @vindex gnus-use-long-file-name
7654 Finally, you have the @code{gnus-use-long-file-name} variable.  If it is
7655 @code{nil}, all the preceding functions will replace all periods
7656 (@samp{.}) in the group names with slashes (@samp{/})---which means that
7657 the functions will generate hierarchies of directories instead of having
7658 all the files in the top level directory
7659 (@file{~/News/alt/andrea-dworkin} instead of
7660 @file{~/News/alt.andrea-dworkin}.)  This variable is @code{t} by default
7661 on most systems.  However, for historical reasons, this is @code{nil} on
7662 Xenix and usg-unix-v machines by default.
7663
7664 This function also affects kill and score file names.  If this variable
7665 is a list, and the list contains the element @code{not-score}, long file
7666 names will not be used for score files, if it contains the element
7667 @code{not-save}, long file names will not be used for saving, and if it
7668 contains the element @code{not-kill}, long file names will not be used
7669 for kill files.
7670
7671 If you'd like to save articles in a hierarchy that looks something like
7672 a spool, you could
7673
7674 @lisp
7675 (setq gnus-use-long-file-name '(not-save)) ; @r{to get a hierarchy}
7676 (setq gnus-default-article-saver
7677       'gnus-summary-save-in-file)          ; @r{no encoding}
7678 @end lisp
7679
7680 Then just save with @kbd{o}.  You'd then read this hierarchy with
7681 ephemeral @code{nneething} groups---@kbd{G D} in the group buffer, and
7682 the top level directory as the argument (@file{~/News/}).  Then just walk
7683 around to the groups/directories with @code{nneething}.
7684
7685
7686 @node Decoding Articles
7687 @section Decoding Articles
7688 @cindex decoding articles
7689
7690 Sometime users post articles (or series of articles) that have been
7691 encoded in some way or other.  Gnus can decode them for you.
7692
7693 @menu
7694 * Uuencoded Articles::          Uudecode articles.
7695 * Shell Archives::              Unshar articles.
7696 * PostScript Files::            Split PostScript.
7697 * Other Files::                 Plain save and binhex.
7698 * Decoding Variables::          Variables for a happy decoding.
7699 * Viewing Files::               You want to look at the result of the decoding?
7700 @end menu
7701
7702 @cindex series
7703 @cindex article series
7704 All these functions use the process/prefix convention
7705 (@pxref{Process/Prefix}) for finding out what articles to work on, with
7706 the extension that a ``single article'' means ``a single series''.  Gnus
7707 can find out by itself what articles belong to a series, decode all the
7708 articles and unpack/view/save the resulting file(s).
7709
7710 Gnus guesses what articles are in the series according to the following
7711 simplish rule: The subjects must be (nearly) identical, except for the
7712 last two numbers of the line.  (Spaces are largely ignored, however.)
7713
7714 For example: If you choose a subject called @samp{cat.gif (2/3)}, gnus
7715 will find all the articles that match the regexp @samp{^cat.gif
7716 ([0-9]+/[0-9]+).*$}.
7717
7718 Subjects that are non-standard, like @samp{cat.gif (2/3) Part 6 of a
7719 series}, will not be properly recognized by any of the automatic viewing
7720 commands, and you have to mark the articles manually with @kbd{#}.
7721
7722
7723 @node Uuencoded Articles
7724 @subsection Uuencoded Articles
7725 @cindex uudecode
7726 @cindex uuencoded articles
7727
7728 @table @kbd
7729
7730 @item X u
7731 @kindex X u (Summary)
7732 @findex gnus-uu-decode-uu
7733 @c @icon{gnus-uu-decode-uu}
7734 Uudecodes the current series (@code{gnus-uu-decode-uu}).
7735
7736 @item X U
7737 @kindex X U (Summary)
7738 @findex gnus-uu-decode-uu-and-save
7739 Uudecodes and saves the current series
7740 (@code{gnus-uu-decode-uu-and-save}).
7741
7742 @item X v u
7743 @kindex X v u (Summary)
7744 @findex gnus-uu-decode-uu-view
7745 Uudecodes and views the current series (@code{gnus-uu-decode-uu-view}).
7746
7747 @item X v U
7748 @kindex X v U (Summary)
7749 @findex gnus-uu-decode-uu-and-save-view
7750 Uudecodes, views and saves the current series
7751 (@code{gnus-uu-decode-uu-and-save-view}).
7752
7753 @end table
7754
7755 Remember that these all react to the presence of articles marked with
7756 the process mark.  If, for instance, you'd like to decode and save an
7757 entire newsgroup, you'd typically do @kbd{M P a}
7758 (@code{gnus-uu-mark-all}) and then @kbd{X U}
7759 (@code{gnus-uu-decode-uu-and-save}).
7760
7761 All this is very much different from how @code{gnus-uu} worked with
7762 @sc{gnus 4.1}, where you had explicit keystrokes for everything under
7763 the sun.  This version of @code{gnus-uu} generally assumes that you mark
7764 articles in some way (@pxref{Setting Process Marks}) and then press
7765 @kbd{X u}.
7766
7767 @vindex gnus-uu-notify-files
7768 Note: When trying to decode articles that have names matching
7769 @code{gnus-uu-notify-files}, which is hard-coded to
7770 @samp{[Cc][Ii][Nn][Dd][Yy][0-9]+.\\(gif\\|jpg\\)}, @code{gnus-uu} will
7771 automatically post an article on @samp{comp.unix.wizards} saying that
7772 you have just viewed the file in question.  This feature can't be turned
7773 off.
7774
7775
7776 @node Shell Archives
7777 @subsection Shell Archives
7778 @cindex unshar
7779 @cindex shell archives
7780 @cindex shared articles
7781
7782 Shell archives (``shar files'') used to be a popular way to distribute
7783 sources, but it isn't used all that much today.  In any case, we have
7784 some commands to deal with these:
7785
7786 @table @kbd
7787
7788 @item X s
7789 @kindex X s (Summary)
7790 @findex gnus-uu-decode-unshar
7791 Unshars the current series (@code{gnus-uu-decode-unshar}).
7792
7793 @item X S
7794 @kindex X S (Summary)
7795 @findex gnus-uu-decode-unshar-and-save
7796 Unshars and saves the current series (@code{gnus-uu-decode-unshar-and-save}).
7797
7798 @item X v s
7799 @kindex X v s (Summary)
7800 @findex gnus-uu-decode-unshar-view
7801 Unshars and views the current series (@code{gnus-uu-decode-unshar-view}).
7802
7803 @item X v S
7804 @kindex X v S (Summary)
7805 @findex gnus-uu-decode-unshar-and-save-view
7806 Unshars, views and saves the current series
7807 (@code{gnus-uu-decode-unshar-and-save-view}).
7808 @end table
7809
7810
7811 @node PostScript Files
7812 @subsection PostScript Files
7813 @cindex PostScript
7814
7815 @table @kbd
7816
7817 @item X p
7818 @kindex X p (Summary)
7819 @findex gnus-uu-decode-postscript
7820 Unpack the current PostScript series (@code{gnus-uu-decode-postscript}).
7821
7822 @item X P
7823 @kindex X P (Summary)
7824 @findex gnus-uu-decode-postscript-and-save
7825 Unpack and save the current PostScript series
7826 (@code{gnus-uu-decode-postscript-and-save}).
7827
7828 @item X v p
7829 @kindex X v p (Summary)
7830 @findex gnus-uu-decode-postscript-view
7831 View the current PostScript series
7832 (@code{gnus-uu-decode-postscript-view}).
7833
7834 @item X v P
7835 @kindex X v P (Summary)
7836 @findex gnus-uu-decode-postscript-and-save-view
7837 View and save the current PostScript series
7838 (@code{gnus-uu-decode-postscript-and-save-view}).
7839 @end table
7840
7841
7842 @node Other Files
7843 @subsection Other Files
7844
7845 @table @kbd
7846 @item X o
7847 @kindex X o (Summary)
7848 @findex gnus-uu-decode-save
7849 Save the current series
7850 (@code{gnus-uu-decode-save}).
7851
7852 @item X b
7853 @kindex X b (Summary)
7854 @findex gnus-uu-decode-binhex
7855 Unbinhex the current series (@code{gnus-uu-decode-binhex}).  This
7856 doesn't really work yet.
7857 @end table
7858
7859
7860 @node Decoding Variables
7861 @subsection Decoding Variables
7862
7863 Adjective, not verb.
7864
7865 @menu
7866 * Rule Variables::              Variables that say how a file is to be viewed.
7867 * Other Decode Variables::      Other decode variables.
7868 * Uuencoding and Posting::      Variables for customizing uuencoding.
7869 @end menu
7870
7871
7872 @node Rule Variables
7873 @subsubsection Rule Variables
7874 @cindex rule variables
7875
7876 Gnus uses @dfn{rule variables} to decide how to view a file.  All these
7877 variables are of the form
7878
7879 @lisp
7880       (list '(regexp1 command2)
7881             '(regexp2 command2)
7882             ...)
7883 @end lisp
7884
7885 @table @code
7886
7887 @item gnus-uu-user-view-rules
7888 @vindex gnus-uu-user-view-rules
7889 @cindex sox
7890 This variable is consulted first when viewing files.  If you wish to use,
7891 for instance, @code{sox} to convert an @file{.au} sound file, you could
7892 say something like:
7893 @lisp
7894 (setq gnus-uu-user-view-rules
7895       (list '("\\\\.au$" "sox %s -t .aiff > /dev/audio")))
7896 @end lisp
7897
7898 @item gnus-uu-user-view-rules-end
7899 @vindex gnus-uu-user-view-rules-end
7900 This variable is consulted if gnus couldn't make any matches from the
7901 user and default view rules.
7902
7903 @item gnus-uu-user-archive-rules
7904 @vindex gnus-uu-user-archive-rules
7905 This variable can be used to say what commands should be used to unpack
7906 archives.
7907 @end table
7908
7909
7910 @node Other Decode Variables
7911 @subsubsection Other Decode Variables
7912
7913 @table @code
7914 @vindex gnus-uu-grabbed-file-functions
7915
7916 @item gnus-uu-grabbed-file-functions
7917 All functions in this list will be called right after each file has been
7918 successfully decoded---so that you can move or view files right away,
7919 and don't have to wait for all files to be decoded before you can do
7920 anything.  Ready-made functions you can put in this list are:
7921
7922 @table @code
7923
7924 @item gnus-uu-grab-view
7925 @findex gnus-uu-grab-view
7926 View the file.
7927
7928 @item gnus-uu-grab-move
7929 @findex gnus-uu-grab-move
7930 Move the file (if you're using a saving function.)
7931 @end table
7932
7933 @item gnus-uu-be-dangerous
7934 @vindex gnus-uu-be-dangerous
7935 Specifies what to do if unusual situations arise during decoding.  If
7936 @code{nil}, be as conservative as possible.  If @code{t}, ignore things
7937 that didn't work, and overwrite existing files.  Otherwise, ask each
7938 time.
7939
7940 @item gnus-uu-ignore-files-by-name
7941 @vindex gnus-uu-ignore-files-by-name
7942 Files with name matching this regular expression won't be viewed.
7943
7944 @item gnus-uu-ignore-files-by-type
7945 @vindex gnus-uu-ignore-files-by-type
7946 Files with a @acronym{MIME} type matching this variable won't be viewed.
7947 Note that Gnus tries to guess what type the file is based on the name.
7948 @code{gnus-uu} is not a @acronym{MIME} package (yet), so this is slightly
7949 kludgey.
7950
7951 @item gnus-uu-tmp-dir
7952 @vindex gnus-uu-tmp-dir
7953 Where @code{gnus-uu} does its work.
7954
7955 @item gnus-uu-do-not-unpack-archives
7956 @vindex gnus-uu-do-not-unpack-archives
7957 Non-@code{nil} means that @code{gnus-uu} won't peek inside archives
7958 looking for files to display.
7959
7960 @item gnus-uu-view-and-save
7961 @vindex gnus-uu-view-and-save
7962 Non-@code{nil} means that the user will always be asked to save a file
7963 after viewing it.
7964
7965 @item gnus-uu-ignore-default-view-rules
7966 @vindex gnus-uu-ignore-default-view-rules
7967 Non-@code{nil} means that @code{gnus-uu} will ignore the default viewing
7968 rules.
7969
7970 @item gnus-uu-ignore-default-archive-rules
7971 @vindex gnus-uu-ignore-default-archive-rules
7972 Non-@code{nil} means that @code{gnus-uu} will ignore the default archive
7973 unpacking commands.
7974
7975 @item gnus-uu-kill-carriage-return
7976 @vindex gnus-uu-kill-carriage-return
7977 Non-@code{nil} means that @code{gnus-uu} will strip all carriage returns
7978 from articles.
7979
7980 @item gnus-uu-unmark-articles-not-decoded
7981 @vindex gnus-uu-unmark-articles-not-decoded
7982 Non-@code{nil} means that @code{gnus-uu} will mark unsuccessfully
7983 decoded articles as unread.
7984
7985 @item gnus-uu-correct-stripped-uucode
7986 @vindex gnus-uu-correct-stripped-uucode
7987 Non-@code{nil} means that @code{gnus-uu} will @emph{try} to fix
7988 uuencoded files that have had trailing spaces deleted.
7989
7990 @item gnus-uu-pre-uudecode-hook
7991 @vindex gnus-uu-pre-uudecode-hook
7992 Hook run before sending a message to @code{uudecode}.
7993
7994 @item gnus-uu-view-with-metamail
7995 @vindex gnus-uu-view-with-metamail
7996 @cindex metamail
7997 Non-@code{nil} means that @code{gnus-uu} will ignore the viewing
7998 commands defined by the rule variables and just fudge a @acronym{MIME}
7999 content type based on the file name.  The result will be fed to
8000 @code{metamail} for viewing.
8001
8002 @item gnus-uu-save-in-digest
8003 @vindex gnus-uu-save-in-digest
8004 Non-@code{nil} means that @code{gnus-uu}, when asked to save without
8005 decoding, will save in digests.  If this variable is @code{nil},
8006 @code{gnus-uu} will just save everything in a file without any
8007 embellishments.  The digesting almost conforms to RFC 1153---no easy way
8008 to specify any meaningful volume and issue numbers were found, so I
8009 simply dropped them.
8010
8011 @end table
8012
8013
8014 @node Uuencoding and Posting
8015 @subsubsection Uuencoding and Posting
8016
8017 @table @code
8018
8019 @item gnus-uu-post-include-before-composing
8020 @vindex gnus-uu-post-include-before-composing
8021 Non-@code{nil} means that @code{gnus-uu} will ask for a file to encode
8022 before you compose the article.  If this variable is @code{t}, you can
8023 either include an encoded file with @kbd{C-c C-i} or have one included
8024 for you when you post the article.
8025
8026 @item gnus-uu-post-length
8027 @vindex gnus-uu-post-length
8028 Maximum length of an article.  The encoded file will be split into how
8029 many articles it takes to post the entire file.
8030
8031 @item gnus-uu-post-threaded
8032 @vindex gnus-uu-post-threaded
8033 Non-@code{nil} means that @code{gnus-uu} will post the encoded file in a
8034 thread.  This may not be smart, as no other decoder I have seen is able
8035 to follow threads when collecting uuencoded articles.  (Well, I have
8036 seen one package that does that---@code{gnus-uu}, but somehow, I don't
8037 think that counts@dots{}) Default is @code{nil}.
8038
8039 @item gnus-uu-post-separate-description
8040 @vindex gnus-uu-post-separate-description
8041 Non-@code{nil} means that the description will be posted in a separate
8042 article.  The first article will typically be numbered (0/x).  If this
8043 variable is @code{nil}, the description the user enters will be included
8044 at the beginning of the first article, which will be numbered (1/x).
8045 Default is @code{t}.
8046
8047 @end table
8048
8049
8050 @node Viewing Files
8051 @subsection Viewing Files
8052 @cindex viewing files
8053 @cindex pseudo-articles
8054
8055 After decoding, if the file is some sort of archive, gnus will attempt
8056 to unpack the archive and see if any of the files in the archive can be
8057 viewed.  For instance, if you have a gzipped tar file @file{pics.tar.gz}
8058 containing the files @file{pic1.jpg} and @file{pic2.gif}, gnus will
8059 uncompress and de-tar the main file, and then view the two pictures.
8060 This unpacking process is recursive, so if the archive contains archives
8061 of archives, it'll all be unpacked.
8062
8063 Finally, gnus will normally insert a @dfn{pseudo-article} for each
8064 extracted file into the summary buffer.  If you go to these
8065 ``articles'', you will be prompted for a command to run (usually Gnus
8066 will make a suggestion), and then the command will be run.
8067
8068 @vindex gnus-view-pseudo-asynchronously
8069 If @code{gnus-view-pseudo-asynchronously} is @code{nil}, Emacs will wait
8070 until the viewing is done before proceeding.
8071
8072 @vindex gnus-view-pseudos
8073 If @code{gnus-view-pseudos} is @code{automatic}, Gnus will not insert
8074 the pseudo-articles into the summary buffer, but view them
8075 immediately.  If this variable is @code{not-confirm}, the user won't even
8076 be asked for a confirmation before viewing is done.
8077
8078 @vindex gnus-view-pseudos-separately
8079 If @code{gnus-view-pseudos-separately} is non-@code{nil}, one
8080 pseudo-article will be created for each file to be viewed.  If
8081 @code{nil}, all files that use the same viewing command will be given as
8082 a list of parameters to that command.
8083
8084 @vindex gnus-insert-pseudo-articles
8085 If @code{gnus-insert-pseudo-articles} is non-@code{nil}, insert
8086 pseudo-articles when decoding.  It is @code{t} by default.
8087
8088 So; there you are, reading your @emph{pseudo-articles} in your
8089 @emph{virtual newsgroup} from the @emph{virtual server}; and you think:
8090 Why isn't anything real anymore? How did we get here?
8091
8092
8093 @node Article Treatment
8094 @section Article Treatment
8095
8096 Reading through this huge manual, you may have quite forgotten that the
8097 object of newsreaders is to actually, like, read what people have
8098 written.  Reading articles.  Unfortunately, people are quite bad at
8099 writing, so there are tons of functions and variables to make reading
8100 these articles easier.
8101
8102 @menu
8103 * Article Highlighting::        You want to make the article look like fruit salad.
8104 * Article Fontisizing::         Making emphasized text look nice.
8105 * Article Hiding::              You also want to make certain info go away.
8106 * Article Washing::             Lots of way-neat functions to make life better.
8107 * Article Header::              Doing various header transformations.
8108 * Article Buttons::             Click on URLs, Message-IDs, addresses and the like.
8109 * Article Button Levels::       Controlling appearance of buttons.
8110 * Article Date::                Grumble, UT!
8111 * Article Display::             Display various stuff---X-Face, Picons, Smileys
8112 * Article Signature::           What is a signature?
8113 * Article Miscellanea::         Various other stuff.
8114 @end menu
8115
8116
8117 @node Article Highlighting
8118 @subsection Article Highlighting
8119 @cindex highlighting
8120
8121 Not only do you want your article buffer to look like fruit salad, but
8122 you want it to look like technicolor fruit salad.
8123
8124 @table @kbd
8125
8126 @item W H a
8127 @kindex W H a (Summary)
8128 @findex gnus-article-highlight
8129 @findex gnus-article-maybe-highlight
8130 Do much highlighting of the current article
8131 (@code{gnus-article-highlight}).  This function highlights header, cited
8132 text, the signature, and adds buttons to the body and the head.
8133
8134 @item W H h
8135 @kindex W H h (Summary)
8136 @findex gnus-article-highlight-headers
8137 @vindex gnus-header-face-alist
8138 Highlight the headers (@code{gnus-article-highlight-headers}).  The
8139 highlighting will be done according to the @code{gnus-header-face-alist}
8140 variable, which is a list where each element has the form
8141 @code{(@var{regexp} @var{name} @var{content})}.
8142 @var{regexp} is a regular expression for matching the
8143 header, @var{name} is the face used for highlighting the header name
8144 (@pxref{Faces and Fonts}) and @var{content} is the face for highlighting
8145 the header value.  The first match made will be used.  Note that
8146 @var{regexp} shouldn't have @samp{^} prepended---Gnus will add one.
8147
8148 @item W H c
8149 @kindex W H c (Summary)
8150 @findex gnus-article-highlight-citation
8151 Highlight cited text (@code{gnus-article-highlight-citation}).
8152
8153 Some variables to customize the citation highlights:
8154
8155 @table @code
8156 @vindex gnus-cite-parse-max-size
8157
8158 @item gnus-cite-parse-max-size
8159 If the article size if bigger than this variable (which is 25000 by
8160 default), no citation highlighting will be performed.
8161
8162 @item gnus-cite-max-prefix
8163 @vindex gnus-cite-max-prefix
8164 Maximum possible length for a citation prefix (default 20).
8165
8166 @item gnus-cite-face-list
8167 @vindex gnus-cite-face-list
8168 List of faces used for highlighting citations (@pxref{Faces and Fonts}).
8169 When there are citations from multiple articles in the same message,
8170 gnus will try to give each citation from each article its own face.
8171 This should make it easier to see who wrote what.
8172
8173 @item gnus-supercite-regexp
8174 @vindex gnus-supercite-regexp
8175 Regexp matching normal Supercite attribution lines.
8176
8177 @item gnus-supercite-secondary-regexp
8178 @vindex gnus-supercite-secondary-regexp
8179 Regexp matching mangled Supercite attribution lines.
8180
8181 @item gnus-cite-minimum-match-count
8182 @vindex gnus-cite-minimum-match-count
8183 Minimum number of identical prefixes we have to see before we believe
8184 that it's a citation.
8185
8186 @item gnus-cite-attribution-prefix
8187 @vindex gnus-cite-attribution-prefix
8188 Regexp matching the beginning of an attribution line.
8189
8190 @item gnus-cite-attribution-suffix
8191 @vindex gnus-cite-attribution-suffix
8192 Regexp matching the end of an attribution line.
8193
8194 @item gnus-cite-attribution-face
8195 @vindex gnus-cite-attribution-face
8196 Face used for attribution lines.  It is merged with the face for the
8197 cited text belonging to the attribution.
8198
8199 @item gnus-cite-ignore-quoted-from
8200 @vindex gnus-cite-ignore-quoted-from
8201 If non-@code{nil}, no citation highlighting will be performed on lines
8202 beginning with @samp{>From }.  Those lines may have been quoted by MTAs
8203 in order not to mix up with the envelope From line.  The default value
8204 is @code{t}.
8205
8206 @end table
8207
8208
8209 @item W H s
8210 @kindex W H s (Summary)
8211 @vindex gnus-signature-separator
8212 @vindex gnus-signature-face
8213 @findex gnus-article-highlight-signature
8214 Highlight the signature (@code{gnus-article-highlight-signature}).
8215 Everything after @code{gnus-signature-separator} (@pxref{Article
8216 Signature}) in an article will be considered a signature and will be
8217 highlighted with @code{gnus-signature-face}, which is @code{italic} by
8218 default.
8219
8220 @end table
8221
8222 @xref{Customizing Articles}, for how to highlight articles automatically.
8223
8224
8225 @node Article Fontisizing
8226 @subsection Article Fontisizing
8227 @cindex emphasis
8228 @cindex article emphasis
8229
8230 @findex gnus-article-emphasize
8231 @kindex W e (Summary)
8232 People commonly add emphasis to words in news articles by writing things
8233 like @samp{_this_} or @samp{*this*} or @samp{/this/}.  Gnus can make
8234 this look nicer by running the article through the @kbd{W e}
8235 (@code{gnus-article-emphasize}) command.
8236
8237 @vindex gnus-emphasis-alist
8238 How the emphasis is computed is controlled by the
8239 @code{gnus-emphasis-alist} variable.  This is an alist where the first
8240 element is a regular expression to be matched.  The second is a number
8241 that says what regular expression grouping is used to find the entire
8242 emphasized word.  The third is a number that says what regexp grouping
8243 should be displayed and highlighted.  (The text between these two
8244 groupings will be hidden.)  The fourth is the face used for
8245 highlighting.
8246
8247 @lisp
8248 (setq gnus-emphasis-alist
8249       '(("_\\(\\w+\\)_" 0 1 gnus-emphasis-underline)
8250         ("\\*\\(\\w+\\)\\*" 0 1 gnus-emphasis-bold)))
8251 @end lisp
8252
8253 @cindex slash
8254 @cindex asterisk
8255 @cindex underline
8256 @cindex /
8257 @cindex *
8258
8259 @vindex gnus-emphasis-underline
8260 @vindex gnus-emphasis-bold
8261 @vindex gnus-emphasis-italic
8262 @vindex gnus-emphasis-underline-bold
8263 @vindex gnus-emphasis-underline-italic
8264 @vindex gnus-emphasis-bold-italic
8265 @vindex gnus-emphasis-underline-bold-italic
8266 By default, there are seven rules, and they use the following faces:
8267 @code{gnus-emphasis-bold}, @code{gnus-emphasis-italic},
8268 @code{gnus-emphasis-underline}, @code{gnus-emphasis-bold-italic},
8269 @code{gnus-emphasis-underline-italic},
8270 @code{gnus-emphasis-underline-bold}, and
8271 @code{gnus-emphasis-underline-bold-italic}.
8272
8273 If you want to change these faces, you can either use @kbd{M-x
8274 customize}, or you can use @code{copy-face}.  For instance, if you want
8275 to make @code{gnus-emphasis-italic} use a red face instead, you could
8276 say something like:
8277
8278 @lisp
8279 (copy-face 'red 'gnus-emphasis-italic)
8280 @end lisp
8281
8282 @vindex gnus-group-highlight-words-alist
8283
8284 If you want to highlight arbitrary words, you can use the
8285 @code{gnus-group-highlight-words-alist} variable, which uses the same
8286 syntax as @code{gnus-emphasis-alist}.  The @code{highlight-words} group
8287 parameter (@pxref{Group Parameters}) can also be used.
8288
8289 @xref{Customizing Articles}, for how to fontize articles automatically.
8290
8291
8292 @node Article Hiding
8293 @subsection Article Hiding
8294 @cindex article hiding
8295
8296 Or rather, hiding certain things in each article.  There usually is much
8297 too much cruft in most articles.
8298
8299 @table @kbd
8300
8301 @item W W a
8302 @kindex W W a (Summary)
8303 @findex gnus-article-hide
8304 Do quite a lot of hiding on the article buffer
8305 (@kbd{gnus-article-hide}).  In particular, this function will hide
8306 headers, @acronym{PGP}, cited text and the signature.
8307
8308 @item W W h
8309 @kindex W W h (Summary)
8310 @findex gnus-article-hide-headers
8311 Hide headers (@code{gnus-article-hide-headers}).  @xref{Hiding
8312 Headers}.
8313
8314 @item W W b
8315 @kindex W W b (Summary)
8316 @findex gnus-article-hide-boring-headers
8317 Hide headers that aren't particularly interesting
8318 (@code{gnus-article-hide-boring-headers}).  @xref{Hiding Headers}.
8319
8320 @item W W s
8321 @kindex W W s (Summary)
8322 @findex gnus-article-hide-signature
8323 Hide signature (@code{gnus-article-hide-signature}).  @xref{Article
8324 Signature}.
8325
8326 @item W W l
8327 @kindex W W l (Summary)
8328 @findex gnus-article-hide-list-identifiers
8329 @vindex gnus-list-identifiers
8330 Strip list identifiers specified in @code{gnus-list-identifiers}.  These
8331 are strings some mailing list servers add to the beginning of all
8332 @code{Subject} headers---for example, @samp{[zebra 4711]}.  Any leading
8333 @samp{Re: } is skipped before stripping.  @code{gnus-list-identifiers}
8334 may not contain @code{\\(..\\)}.
8335
8336 @table @code
8337
8338 @item gnus-list-identifiers
8339 @vindex gnus-list-identifiers
8340 A regular expression that matches list identifiers to be removed from
8341 subject.  This can also be a list of regular expressions.
8342
8343 @end table
8344
8345 @item W W P
8346 @kindex W W P (Summary)
8347 @findex gnus-article-hide-pem
8348 Hide @acronym{PEM} (privacy enhanced messages) cruft
8349 (@code{gnus-article-hide-pem}).
8350
8351 @item W W B
8352 @kindex W W B (Summary)
8353 @findex gnus-article-strip-banner
8354 @vindex gnus-article-banner-alist
8355 @vindex gnus-article-address-banner-alist
8356 @cindex banner
8357 @cindex OneList
8358 @cindex stripping advertisements
8359 @cindex advertisements
8360 Strip the banner specified by the @code{banner} group parameter
8361 (@code{gnus-article-strip-banner}).  This is mainly used to hide those
8362 annoying banners and/or signatures that some mailing lists and moderated
8363 groups adds to all the messages.  The way to use this function is to add
8364 the @code{banner} group parameter (@pxref{Group Parameters}) to the
8365 group you want banners stripped from.  The parameter either be a string,
8366 which will be interpreted as a regular expression matching text to be
8367 removed, or the symbol @code{signature}, meaning that the (last)
8368 signature should be removed, or other symbol, meaning that the
8369 corresponding regular expression in @code{gnus-article-banner-alist} is
8370 used.
8371
8372 Regardless of a group, you can hide things like advertisements only when
8373 the sender of an article has a certain mail address specified in
8374 @code{gnus-article-address-banner-alist}.
8375
8376 @table @code
8377
8378 @item gnus-article-address-banner-alist
8379 @vindex gnus-article-address-banner-alist
8380 Alist of mail addresses and banners.  Each element has the form
8381 @code{(@var{address} . @var{banner})}, where @var{address} is a regexp
8382 matching a mail address in the From header, @var{banner} is one of a
8383 symbol @code{signature}, an item in @code{gnus-article-banner-alist},
8384 a regexp and @code{nil}.  If @var{address} matches author's mail
8385 address, it will remove things like advertisements.  For example, if a
8386 sender has the mail address @samp{hail@@yoo-hoo.co.jp} and there is a
8387 banner something like @samp{Do You Yoo-hoo!?} in all articles he
8388 sends, you can use the following element to remove them:
8389
8390 @lisp
8391 ("@@yoo-hoo\\.co\\.jp\\'" .
8392  "\n_+\nDo You Yoo-hoo!\\?\n.*\n.*\n")
8393 @end lisp
8394
8395 @end table
8396
8397 @item W W c
8398 @kindex W W c (Summary)
8399 @findex gnus-article-hide-citation
8400 Hide citation (@code{gnus-article-hide-citation}).  Some variables for
8401 customizing the hiding:
8402
8403 @table @code
8404
8405 @item gnus-cited-opened-text-button-line-format
8406 @itemx gnus-cited-closed-text-button-line-format
8407 @vindex gnus-cited-closed-text-button-line-format
8408 @vindex gnus-cited-opened-text-button-line-format
8409 Gnus adds buttons to show where the cited text has been hidden, and to
8410 allow toggle hiding the text.  The format of the variable is specified
8411 by these format-like variable (@pxref{Formatting Variables}).  These
8412 specs are valid:
8413
8414 @table @samp
8415 @item b
8416 Starting point of the hidden text.
8417 @item e
8418 Ending point of the hidden text.
8419 @item l
8420 Number of characters in the hidden region.
8421 @item n
8422 Number of lines of hidden text.
8423 @end table
8424
8425 @item gnus-cited-lines-visible
8426 @vindex gnus-cited-lines-visible
8427 The number of lines at the beginning of the cited text to leave
8428 shown.  This can also be a cons cell with the number of lines at the top
8429 and bottom of the text, respectively, to remain visible.
8430
8431 @end table
8432
8433 @item W W C-c
8434 @kindex W W C-c (Summary)
8435 @findex gnus-article-hide-citation-maybe
8436
8437 Hide citation (@code{gnus-article-hide-citation-maybe}) depending on the
8438 following two variables:
8439
8440 @table @code
8441 @item gnus-cite-hide-percentage
8442 @vindex gnus-cite-hide-percentage
8443 If the cited text is of a bigger percentage than this variable (default
8444 50), hide the cited text.
8445
8446 @item gnus-cite-hide-absolute
8447 @vindex gnus-cite-hide-absolute
8448 The cited text must have at least this length (default 10) before it
8449 is hidden.
8450 @end table
8451
8452 @item W W C
8453 @kindex W W C (Summary)
8454 @findex gnus-article-hide-citation-in-followups
8455 Hide cited text in articles that aren't roots
8456 (@code{gnus-article-hide-citation-in-followups}).  This isn't very
8457 useful as an interactive command, but might be a handy function to stick
8458 have happen automatically (@pxref{Customizing Articles}).
8459
8460 @end table
8461
8462 All these ``hiding'' commands are toggles, but if you give a negative
8463 prefix to these commands, they will show what they have previously
8464 hidden.  If you give a positive prefix, they will always hide.
8465
8466 Also @pxref{Article Highlighting} for further variables for
8467 citation customization.
8468
8469 @xref{Customizing Articles}, for how to hide article elements
8470 automatically.
8471
8472
8473 @node Article Washing
8474 @subsection Article Washing
8475 @cindex washing
8476 @cindex article washing
8477
8478 We call this ``article washing'' for a really good reason.  Namely, the
8479 @kbd{A} key was taken, so we had to use the @kbd{W} key instead.
8480
8481 @dfn{Washing} is defined by us as ``changing something from something to
8482 something else'', but normally results in something looking better.
8483 Cleaner, perhaps.
8484
8485 @xref{Customizing Articles}, if you want to change how Gnus displays
8486 articles by default.
8487
8488 @table @kbd
8489
8490 @item C-u g
8491 This is not really washing, it's sort of the opposite of washing.  If
8492 you type this, you see the article exactly as it exists on disk or on
8493 the server.
8494
8495 @item g
8496 Force redisplaying of the current article
8497 (@code{gnus-summary-show-article}).  This is also not really washing.
8498 If you type this, you see the article without any previously applied
8499 interactive Washing functions but with all default treatments
8500 (@pxref{Customizing Articles}).
8501
8502 @item W l
8503 @kindex W l (Summary)
8504 @findex gnus-summary-stop-page-breaking
8505 Remove page breaks from the current article
8506 (@code{gnus-summary-stop-page-breaking}).  @xref{Misc Article}, for page
8507 delimiters.
8508
8509 @item W r
8510 @kindex W r (Summary)
8511 @findex gnus-summary-caesar-message
8512 @c @icon{gnus-summary-caesar-message}
8513 Do a Caesar rotate (rot13) on the article buffer
8514 (@code{gnus-summary-caesar-message}).
8515 Unreadable articles that tell you to read them with Caesar rotate or rot13.
8516 (Typically offensive jokes and such.)
8517
8518 It's commonly called ``rot13'' because each letter is rotated 13
8519 positions in the alphabet, e. g. @samp{B} (letter #2) -> @samp{O} (letter
8520 #15).  It is sometimes referred to as ``Caesar rotate'' because Caesar
8521 is rumored to have employed this form of, uh, somewhat weak encryption.
8522
8523 @item W m
8524 @kindex W m (Summary)
8525 @findex gnus-summary-morse-message
8526 Morse decode the article buffer (@code{gnus-summary-morse-message}).
8527
8528 @item W i
8529 @kindex W i (Summary)
8530 @findex gnus-summary-idna-message
8531 Decode IDNA encoded domain names in the current articles.  IDNA
8532 encoded domain names looks like @samp{xn--bar}.  If a string remain
8533 unencoded after running invoking this, it is likely an invalid IDNA
8534 string (@samp{xn--bar} is invalid).  You must have GNU Libidn
8535 (@url{http://www.gnu.org/software/libidn/}) installed for this command
8536 to work.
8537
8538 @item W t
8539 @item t
8540 @kindex W t (Summary)
8541 @kindex t (Summary)
8542 @findex gnus-summary-toggle-header
8543 Toggle whether to display all headers in the article buffer
8544 (@code{gnus-summary-toggle-header}).
8545
8546 @item W v
8547 @kindex W v (Summary)
8548 @findex gnus-summary-verbose-headers
8549 Toggle whether to display all headers in the article buffer permanently
8550 (@code{gnus-summary-verbose-headers}).
8551
8552 @item W m
8553 @kindex W m (Summary)
8554 @findex gnus-summary-toggle-mime
8555 Toggle whether to run the article through @acronym{MIME} before
8556 displaying (@code{gnus-summary-toggle-mime}).
8557
8558 @item W o
8559 @kindex W o (Summary)
8560 @findex gnus-article-treat-overstrike
8561 Treat overstrike (@code{gnus-article-treat-overstrike}).
8562
8563 @item W d
8564 @kindex W d (Summary)
8565 @findex gnus-article-treat-dumbquotes
8566 @vindex gnus-article-dumbquotes-map
8567 @cindex Smartquotes
8568 @cindex M****s*** sm*rtq**t*s
8569 @cindex Latin 1
8570 Treat M****s*** sm*rtq**t*s according to
8571 @code{gnus-article-dumbquotes-map}
8572 (@code{gnus-article-treat-dumbquotes}).  Note that this function guesses
8573 whether a character is a sm*rtq**t* or not, so it should only be used
8574 interactively.
8575
8576 Sm*rtq**t*s are M****s***'s unilateral extension to the character map in
8577 an attempt to provide more quoting characters.  If you see something
8578 like @code{\222} or @code{\264} where you're expecting some kind of
8579 apostrophe or quotation mark, then try this wash.
8580
8581 @item W Y f
8582 @kindex W Y f (Summary)
8583 @findex gnus-article-outlook-deuglify-article
8584 @cindex Outlook Express
8585 Full deuglify of broken Outlook (Express) articles: Treat dumbquotes,
8586 unwrap lines, repair attribution and rearrange citation.
8587 (@code{gnus-article-outlook-deuglify-article}).
8588
8589 @item W Y u
8590 @kindex W Y u (Summary)
8591 @findex gnus-article-outlook-unwrap-lines
8592 @vindex gnus-outlook-deuglify-unwrap-min
8593 @vindex gnus-outlook-deuglify-unwrap-max
8594 Unwrap lines that appear to be wrapped citation lines.  You can control
8595 what lines will be unwrapped by frobbing
8596 @code{gnus-outlook-deuglify-unwrap-min} and
8597 @code{gnus-outlook-deuglify-unwrap-max}, indicating the minimum and
8598 maximum length of an unwrapped citation line.
8599 (@code{gnus-article-outlook-unwrap-lines}).
8600
8601 @item W Y a
8602 @kindex W Y a (Summary)
8603 @findex gnus-article-outlook-repair-attribution
8604 Repair a broken attribution line.@*
8605 (@code{gnus-article-outlook-repair-attribution}).
8606
8607 @item W Y c
8608 @kindex W Y c (Summary)
8609 @findex gnus-article-outlook-rearrange-citation
8610 Repair broken citations by rearranging the text.
8611 (@code{gnus-article-outlook-rearrange-citation}).
8612
8613 @item W w
8614 @kindex W w (Summary)
8615 @findex gnus-article-fill-cited-article
8616 Do word wrap (@code{gnus-article-fill-cited-article}).
8617
8618 You can give the command a numerical prefix to specify the width to use
8619 when filling.
8620
8621 @item W Q
8622 @kindex W Q (Summary)
8623 @findex gnus-article-fill-long-lines
8624 Fill long lines (@code{gnus-article-fill-long-lines}).
8625
8626 @item W C
8627 @kindex W C (Summary)
8628 @findex gnus-article-capitalize-sentences
8629 Capitalize the first word in each sentence
8630 (@code{gnus-article-capitalize-sentences}).
8631
8632 @item W c
8633 @kindex W c (Summary)
8634 @findex gnus-article-remove-cr
8635 Translate CRLF pairs (i. e., @samp{^M}s on the end of the lines) into LF
8636 (this takes care of DOS line endings), and then translate any remaining
8637 CRs into LF (this takes care of Mac line endings)
8638 (@code{gnus-article-remove-cr}).
8639
8640 @kindex W q (Summary)
8641 @findex gnus-article-de-quoted-unreadable
8642 Treat quoted-printable (@code{gnus-article-de-quoted-unreadable}).
8643 Quoted-Printable is one common @acronym{MIME} encoding employed when
8644 sending non-@acronym{ASCII} (i.e., 8-bit) articles.  It typically
8645 makes strings like @samp{d@'ej@`a vu} look like @samp{d=E9j=E0 vu},
8646 which doesn't look very readable to me.  Note that this is usually
8647 done automatically by Gnus if the message in question has a
8648 @code{Content-Transfer-Encoding} header that says that this encoding
8649 has been done.  If a prefix is given, a charset will be asked for.
8650
8651 @item W 6
8652 @kindex W 6 (Summary)
8653 @findex gnus-article-de-base64-unreadable
8654 Treat base64 (@code{gnus-article-de-base64-unreadable}).  Base64 is
8655 one common @acronym{MIME} encoding employed when sending
8656 non-@acronym{ASCII} (i.e., 8-bit) articles.  Note that this is
8657 usually done automatically by Gnus if the message in question has a
8658 @code{Content-Transfer-Encoding} header that says that this encoding
8659 has been done.  If a prefix is given, a charset will be asked for.
8660
8661 @item W Z
8662 @kindex W Z (Summary)
8663 @findex gnus-article-decode-HZ
8664 Treat HZ or HZP (@code{gnus-article-decode-HZ}).  HZ (or HZP) is one
8665 common encoding employed when sending Chinese articles.  It typically
8666 makes strings look like @samp{~@{<:Ky2;S@{#,NpJ)l6HK!#~@}}.
8667
8668 @item W A
8669 @kindex W A (Summary)
8670 @findex gnus-article-treat-ansi-sequences
8671 @cindex @acronym{ANSI} control sequences
8672 Translate @acronym{ANSI} SGR control sequences into overlays or
8673 extents (@code{gnus-article-treat-ansi-sequences}).  @acronym{ANSI}
8674 sequences are used in some Chinese hierarchies for highlighting.
8675
8676 @item W u
8677 @kindex W u (Summary)
8678 @findex gnus-article-unsplit-urls
8679 Remove newlines from within URLs.  Some mailers insert newlines into
8680 outgoing email messages to keep lines short.  This reformatting can
8681 split long URLs onto multiple lines.  Repair those URLs by removing
8682 the newlines (@code{gnus-article-unsplit-urls}).
8683
8684 @item W h
8685 @kindex W h (Summary)
8686 @findex gnus-article-wash-html
8687 Treat @acronym{HTML} (@code{gnus-article-wash-html}).  Note that this is
8688 usually done automatically by Gnus if the message in question has a
8689 @code{Content-Type} header that says that the message is @acronym{HTML}.
8690
8691 If a prefix is given, a charset will be asked for.  If it is a number,
8692 the charset defined in @code{gnus-summary-show-article-charset-alist}
8693 (@pxref{Paging the Article}) will be used.
8694
8695 @vindex gnus-article-wash-function
8696 The default is to use the function specified by
8697 @code{mm-text-html-renderer} (@pxref{Display Customization, ,Display
8698 Customization, emacs-mime, The Emacs MIME Manual}) to convert the
8699 @acronym{HTML}, but this is controlled by the
8700 @code{gnus-article-wash-function} variable.  Pre-defined functions you
8701 can use include:
8702
8703 @table @code
8704 @item w3
8705 Use Emacs/W3.
8706
8707 @item w3m
8708 Use @uref{http://emacs-w3m.namazu.org/, emacs-w3m}.
8709
8710 @item w3m-standalone
8711 Use @uref{http://w3m.sourceforge.net/, w3m}.
8712
8713 @item links
8714 Use @uref{http://links.sf.net/, Links}.
8715
8716 @item lynx
8717 Use @uref{http://lynx.isc.org/, Lynx}.
8718
8719 @item html2text
8720 Use html2text---a simple @acronym{HTML} converter included with Gnus.
8721
8722 @end table
8723
8724 @item W b
8725 @kindex W b (Summary)
8726 @findex gnus-article-add-buttons
8727 Add clickable buttons to the article (@code{gnus-article-add-buttons}).
8728 @xref{Article Buttons}.
8729
8730 @item W B
8731 @kindex W B (Summary)
8732 @findex gnus-article-add-buttons-to-head
8733 Add clickable buttons to the article headers
8734 (@code{gnus-article-add-buttons-to-head}).
8735
8736 @item W p
8737 @kindex W p (Summary)
8738 @findex gnus-article-verify-x-pgp-sig
8739 Verify a signed control message
8740 (@code{gnus-article-verify-x-pgp-sig}).  Control messages such as
8741 @code{newgroup} and @code{checkgroups} are usually signed by the
8742 hierarchy maintainer.  You need to add the @acronym{PGP} public key of
8743 the maintainer to your keyring to verify the
8744 message.@footnote{@acronym{PGP} keys for many hierarchies are
8745 available at @uref{ftp://ftp.isc.org/pub/pgpcontrol/README.html}}
8746
8747 @item W s
8748 @kindex W s (Summary)
8749 @findex gnus-summary-force-verify-and-decrypt
8750 Verify a signed (@acronym{PGP}, @acronym{PGP/MIME} or
8751 @acronym{S/MIME}) message
8752 (@code{gnus-summary-force-verify-and-decrypt}). @xref{Security}.
8753
8754 @item W a
8755 @kindex W a (Summary)
8756 @findex gnus-article-strip-headers-in-body
8757 Strip headers like the @code{X-No-Archive} header from the beginning of
8758 article bodies (@code{gnus-article-strip-headers-in-body}).
8759
8760 @item W E l
8761 @kindex W E l (Summary)
8762 @findex gnus-article-strip-leading-blank-lines
8763 Remove all blank lines from the beginning of the article
8764 (@code{gnus-article-strip-leading-blank-lines}).
8765
8766 @item W E m
8767 @kindex W E m (Summary)
8768 @findex gnus-article-strip-multiple-blank-lines
8769 Replace all blank lines with empty lines and then all multiple empty
8770 lines with a single empty line.
8771 (@code{gnus-article-strip-multiple-blank-lines}).
8772
8773 @item W E t
8774 @kindex W E t (Summary)
8775 @findex gnus-article-remove-trailing-blank-lines
8776 Remove all blank lines at the end of the article
8777 (@code{gnus-article-remove-trailing-blank-lines}).
8778
8779 @item W E a
8780 @kindex W E a (Summary)
8781 @findex gnus-article-strip-blank-lines
8782 Do all the three commands above
8783 (@code{gnus-article-strip-blank-lines}).
8784
8785 @item W E A
8786 @kindex W E A (Summary)
8787 @findex gnus-article-strip-all-blank-lines
8788 Remove all blank lines
8789 (@code{gnus-article-strip-all-blank-lines}).
8790
8791 @item W E s
8792 @kindex W E s (Summary)
8793 @findex gnus-article-strip-leading-space
8794 Remove all white space from the beginning of all lines of the article
8795 body (@code{gnus-article-strip-leading-space}).
8796
8797 @item W E e
8798 @kindex W E e (Summary)
8799 @findex gnus-article-strip-trailing-space
8800 Remove all white space from the end of all lines of the article
8801 body (@code{gnus-article-strip-trailing-space}).
8802
8803 @end table
8804
8805 @xref{Customizing Articles}, for how to wash articles automatically.
8806
8807
8808 @node Article Header
8809 @subsection Article Header
8810
8811 These commands perform various transformations of article header.
8812
8813 @table @kbd
8814
8815 @item W G u
8816 @kindex W G u (Summary)
8817 @findex gnus-article-treat-unfold-headers
8818 Unfold folded header lines (@code{gnus-article-treat-unfold-headers}).
8819
8820 @item W G n
8821 @kindex W G n (Summary)
8822 @findex gnus-article-treat-fold-newsgroups
8823 Fold the @code{Newsgroups} and @code{Followup-To} headers
8824 (@code{gnus-article-treat-fold-newsgroups}).
8825
8826 @item W G f
8827 @kindex W G f (Summary)
8828 @findex gnus-article-treat-fold-headers
8829 Fold all the message headers
8830 (@code{gnus-article-treat-fold-headers}).
8831
8832 @item W E w
8833 @kindex W E w (Summary)
8834 @findex gnus-article-remove-leading-whitespace
8835 Remove excessive whitespace from all headers
8836 (@code{gnus-article-remove-leading-whitespace}).
8837
8838 @end table
8839
8840
8841 @node Article Buttons
8842 @subsection Article Buttons
8843 @cindex buttons
8844
8845 People often include references to other stuff in articles, and it would
8846 be nice if Gnus could just fetch whatever it is that people talk about
8847 with the minimum of fuzz when you hit @kbd{RET} or use the middle mouse
8848 button on these references.
8849
8850 @vindex gnus-button-man-handler
8851 Gnus adds @dfn{buttons} to certain standard references by default:
8852 Well-formed URLs, mail addresses, Message-IDs, Info links, man pages and
8853 Emacs or Gnus related references.  This is controlled by two variables,
8854 one that handles article bodies and one that handles article heads:
8855
8856 @table @code
8857
8858 @item gnus-button-alist
8859 @vindex gnus-button-alist
8860 This is an alist where each entry has this form:
8861
8862 @lisp
8863 (@var{regexp} @var{button-par} @var{use-p} @var{function} @var{data-par})
8864 @end lisp
8865
8866 @table @var
8867
8868 @item regexp
8869 All text that match this regular expression (case insensitive) will be
8870 considered an external reference.  Here's a typical regexp that matches
8871 embedded URLs: @samp{<URL:\\([^\n\r>]*\\)>}.  This can also be a
8872 variable containing a regexp, useful variables to use include
8873 @code{gnus-button-url-regexp} and @code{gnus-button-mid-or-mail-regexp}.
8874
8875 @item button-par
8876 Gnus has to know which parts of the matches is to be highlighted.  This
8877 is a number that says what sub-expression of the regexp is to be
8878 highlighted.  If you want it all highlighted, you use 0 here.
8879
8880 @item use-p
8881 This form will be @code{eval}ed, and if the result is non-@code{nil},
8882 this is considered a match.  This is useful if you want extra sifting to
8883 avoid false matches.  Often variables named
8884 @code{gnus-button-@var{*}-level} are used here, @xref{Article Button
8885 Levels}, but any other form may be used too.
8886
8887 @c @code{use-p} is @code{eval}ed only if @code{regexp} matches.
8888
8889 @item function
8890 This function will be called when you click on this button.
8891
8892 @item data-par
8893 As with @var{button-par}, this is a sub-expression number, but this one
8894 says which part of the match is to be sent as data to @var{function}.
8895
8896 @end table
8897
8898 So the full entry for buttonizing URLs is then
8899
8900 @lisp
8901 ("<URL:\\([^\n\r>]*\\)>" 0 t gnus-button-url 1)
8902 @end lisp
8903
8904 @item gnus-header-button-alist
8905 @vindex gnus-header-button-alist
8906 This is just like the other alist, except that it is applied to the
8907 article head only, and that each entry has an additional element that is
8908 used to say what headers to apply the buttonize coding to:
8909
8910 @lisp
8911 (@var{header} @var{regexp} @var{button-par} @var{use-p} @var{function} @var{data-par})
8912 @end lisp
8913
8914 @var{header} is a regular expression.
8915 @end table
8916
8917 @subsubsection Related variables and functions
8918
8919 @table @code
8920 @item gnus-button-@var{*}-level
8921 @xref{Article Button Levels}.
8922
8923 @c Stuff related to gnus-button-browse-level
8924
8925 @item gnus-button-url-regexp
8926 @vindex gnus-button-url-regexp
8927 A regular expression that matches embedded URLs.  It is used in the
8928 default values of the variables above.
8929
8930 @c Stuff related to gnus-button-man-level
8931
8932 @item gnus-button-man-handler
8933 @vindex gnus-button-man-handler
8934 The function to use for displaying man pages.  It must take at least one
8935 argument with a string naming the man page.
8936
8937 @c Stuff related to gnus-button-message-level
8938
8939 @item gnus-button-mid-or-mail-regexp
8940 @vindex gnus-button-mid-or-mail-regexp
8941 Regular expression that matches a message ID or a mail address.
8942
8943 @item gnus-button-prefer-mid-or-mail
8944 @vindex gnus-button-prefer-mid-or-mail
8945 This variable determines what to do when the button on a string as
8946 @samp{foo123@@bar.invalid} is pushed.  Strings like this can be either a
8947 message ID or a mail address.  If it is one of the symbols @code{mid} or
8948 @code{mail}, Gnus will always assume that the string is a message ID or
8949 a mail address, respectively.  If this variable is set to the symbol
8950 @code{ask}, always query the user what do do.  If it is a function, this
8951 function will be called with the string as its only argument.  The
8952 function must return @code{mid}, @code{mail}, @code{invalid} or
8953 @code{ask}.  The default value is the function
8954 @code{gnus-button-mid-or-mail-heuristic}.
8955
8956 @item gnus-button-mid-or-mail-heuristic
8957 @findex gnus-button-mid-or-mail-heuristic
8958 Function that guesses whether its argument is a message ID or a mail
8959 address.  Returns @code{mid} if it's a message IDs, @code{mail} if
8960 it's a mail address, @code{ask} if unsure and @code{invalid} if the
8961 string is invalid.
8962
8963 @item gnus-button-mid-or-mail-heuristic-alist
8964 @vindex gnus-button-mid-or-mail-heuristic-alist
8965 An alist of @code{(RATE . REGEXP)} pairs used by the function
8966 @code{gnus-button-mid-or-mail-heuristic}.
8967
8968 @c Stuff related to gnus-button-tex-level
8969
8970 @item gnus-button-ctan-handler
8971 @findex gnus-button-ctan-handler
8972 The function to use for displaying CTAN links.  It must take one
8973 argument, the string naming the URL.
8974
8975 @item gnus-ctan-url
8976 @vindex gnus-ctan-url
8977 Top directory of a CTAN (Comprehensive TeX Archive Network) archive used
8978 by @code{gnus-button-ctan-handler}.
8979
8980 @c Misc stuff
8981
8982 @item gnus-article-button-face
8983 @vindex gnus-article-button-face
8984 Face used on buttons.
8985
8986 @item gnus-article-mouse-face
8987 @vindex gnus-article-mouse-face
8988 Face used when the mouse cursor is over a button.
8989
8990 @end table
8991
8992 @xref{Customizing Articles}, for how to buttonize articles automatically.
8993
8994
8995 @node Article Button Levels
8996 @subsection Article button levels
8997 @cindex button levels
8998 The higher the value of the variables @code{gnus-button-@var{*}-level},
8999 the more buttons will appear.  If the level is zero, no corresponding
9000 buttons are displayed.  With the default value (which is 5) you should
9001 already see quite a lot of buttons.  With higher levels, you will see
9002 more buttons, but you may also get more false positives.  To avoid them,
9003 you can set the variables @code{gnus-button-@var{*}-level} local to
9004 specific groups (@pxref{Group Parameters}).  Here's an example for the
9005 variable @code{gnus-parameters}:
9006
9007 @lisp
9008 ;; @r{increase @code{gnus-button-*-level} in some groups:}
9009 (setq gnus-parameters
9010       '(("\\<\\(emacs\\|gnus\\)\\>" (gnus-button-emacs-level 10))
9011         ("\\<unix\\>"               (gnus-button-man-level 10))
9012         ("\\<tex\\>"                (gnus-button-tex-level 10))))
9013 @end lisp
9014
9015 @table @code
9016
9017 @item gnus-button-browse-level
9018 @vindex gnus-button-browse-level
9019 Controls the display of references to message IDs, mail addresses and
9020 news URLs.  Related variables and functions include
9021 @code{gnus-button-url-regexp}, @code{browse-url}, and
9022 @code{browse-url-browser-function}.
9023
9024 @item gnus-button-emacs-level
9025 @vindex gnus-button-emacs-level
9026 Controls the display of Emacs or Gnus references.  Related functions are
9027 @code{gnus-button-handle-custom},
9028 @code{gnus-button-handle-describe-function},
9029 @code{gnus-button-handle-describe-variable},
9030 @code{gnus-button-handle-symbol},
9031 @code{gnus-button-handle-describe-key},
9032 @code{gnus-button-handle-apropos},
9033 @code{gnus-button-handle-apropos-command},
9034 @code{gnus-button-handle-apropos-variable},
9035 @code{gnus-button-handle-apropos-documentation}, and
9036 @code{gnus-button-handle-library}.
9037
9038 @item gnus-button-man-level
9039 @vindex gnus-button-man-level
9040 Controls the display of references to (Unix) man pages.
9041 See @code{gnus-button-man-handler}.
9042
9043 @item gnus-button-message-level
9044 @vindex gnus-button-message-level
9045 Controls the display of message IDs, mail addresses and news URLs.
9046 Related variables and functions include
9047 @code{gnus-button-mid-or-mail-regexp},
9048 @code{gnus-button-prefer-mid-or-mail},
9049 @code{gnus-button-mid-or-mail-heuristic}, and
9050 @code{gnus-button-mid-or-mail-heuristic-alist}.
9051
9052 @item gnus-button-tex-level
9053 @vindex gnus-button-tex-level
9054 Controls the display of references to @TeX{} or LaTeX stuff, e.g. for CTAN
9055 URLs.  See the variables @code{gnus-ctan-url},
9056 @code{gnus-button-ctan-handler},
9057 @code{gnus-button-ctan-directory-regexp}, and
9058 @code{gnus-button-handle-ctan-bogus-regexp}.
9059
9060 @end table
9061
9062
9063 @node Article Date
9064 @subsection Article Date
9065
9066 The date is most likely generated in some obscure timezone you've never
9067 heard of, so it's quite nice to be able to find out what the time was
9068 when the article was sent.
9069
9070 @table @kbd
9071
9072 @item W T u
9073 @kindex W T u (Summary)
9074 @findex gnus-article-date-ut
9075 Display the date in UT (aka. GMT, aka ZULU)
9076 (@code{gnus-article-date-ut}).
9077
9078 @item W T i
9079 @kindex W T i (Summary)
9080 @findex gnus-article-date-iso8601
9081 @cindex ISO 8601
9082 Display the date in international format, aka. ISO 8601
9083 (@code{gnus-article-date-iso8601}).
9084
9085 @item W T l
9086 @kindex W T l (Summary)
9087 @findex gnus-article-date-local
9088 Display the date in the local timezone (@code{gnus-article-date-local}).
9089
9090 @item W T p
9091 @kindex W T p (Summary)
9092 @findex gnus-article-date-english
9093 Display the date in a format that's easily pronounceable in English
9094 (@code{gnus-article-date-english}).
9095
9096 @item W T s
9097 @kindex W T s (Summary)
9098 @vindex gnus-article-time-format
9099 @findex gnus-article-date-user
9100 @findex format-time-string
9101 Display the date using a user-defined format
9102 (@code{gnus-article-date-user}).  The format is specified by the
9103 @code{gnus-article-time-format} variable, and is a string that's passed
9104 to @code{format-time-string}.  See the documentation of that variable
9105 for a list of possible format specs.
9106
9107 @item W T e
9108 @kindex W T e (Summary)
9109 @findex gnus-article-date-lapsed
9110 @findex gnus-start-date-timer
9111 @findex gnus-stop-date-timer
9112 Say how much time has elapsed between the article was posted and now
9113 (@code{gnus-article-date-lapsed}).  It looks something like:
9114
9115 @example
9116 X-Sent: 6 weeks, 4 days, 1 hour, 3 minutes, 8 seconds ago
9117 @end example
9118
9119 @vindex gnus-article-date-lapsed-new-header
9120 The value of @code{gnus-article-date-lapsed-new-header} determines
9121 whether this header will just be added below the old Date one, or will
9122 replace it.
9123
9124 An advantage of using Gnus to read mail is that it converts simple bugs
9125 into wonderful absurdities.
9126
9127 If you want to have this line updated continually, you can put
9128
9129 @lisp
9130 (gnus-start-date-timer)
9131 @end lisp
9132
9133 in your @file{~/.gnus.el} file, or you can run it off of some hook.  If
9134 you want to stop the timer, you can use the @code{gnus-stop-date-timer}
9135 command.
9136
9137 @item W T o
9138 @kindex W T o (Summary)
9139 @findex gnus-article-date-original
9140 Display the original date (@code{gnus-article-date-original}).  This can
9141 be useful if you normally use some other conversion function and are
9142 worried that it might be doing something totally wrong.  Say, claiming
9143 that the article was posted in 1854.  Although something like that is
9144 @emph{totally} impossible.  Don't you trust me? *titter*
9145
9146 @end table
9147
9148 @xref{Customizing Articles}, for how to display the date in your
9149 preferred format automatically.
9150
9151
9152 @node Article Display
9153 @subsection Article Display
9154 @cindex picons
9155 @cindex x-face
9156 @cindex smileys
9157
9158 These commands add various frivolous display gimmicks to the article
9159 buffer in Emacs versions that support them.
9160
9161 @code{X-Face} headers are small black-and-white images supplied by the
9162 message headers (@pxref{X-Face}).
9163
9164 @code{Face} headers are small colored images supplied by the message
9165 headers (@pxref{Face}).
9166
9167 Smileys are those little @samp{:-)} symbols that people like to litter
9168 their messages with (@pxref{Smileys}).
9169
9170 Picons, on the other hand, reside on your own system, and Gnus will
9171 try to match the headers to what you have (@pxref{Picons}).
9172
9173 All these functions are toggles---if the elements already exist,
9174 they'll be removed.
9175
9176 @table @kbd
9177 @item W D x
9178 @kindex W D x (Summary)
9179 @findex gnus-article-display-x-face
9180 Display an @code{X-Face} in the @code{From} header.
9181 (@code{gnus-article-display-x-face}).
9182
9183 @item W D d
9184 @kindex W D d (Summary)
9185 @findex gnus-article-display-face
9186 Display a @code{Face} in the @code{From} header.
9187 (@code{gnus-article-display-face}).
9188
9189 @item W D s
9190 @kindex W D s (Summary)
9191 @findex gnus-treat-smiley
9192 Display smileys (@code{gnus-treat-smiley}).
9193
9194 @item W D f
9195 @kindex W D f (Summary)
9196 @findex gnus-treat-from-picon
9197 Piconify the @code{From} header (@code{gnus-treat-from-picon}).
9198
9199 @item W D m
9200 @kindex W D m (Summary)
9201 @findex gnus-treat-mail-picon
9202 Piconify all mail headers (i. e., @code{Cc}, @code{To})
9203 (@code{gnus-treat-mail-picon}).
9204
9205 @item W D n
9206 @kindex W D n (Summary)
9207 @findex gnus-treat-newsgroups-picon
9208 Piconify all news headers (i. e., @code{Newsgroups} and
9209 @code{Followup-To}) (@code{gnus-treat-newsgroups-picon}).
9210
9211 @item W D D
9212 @kindex W D D (Summary)
9213 @findex gnus-article-remove-images
9214 Remove all images from the article buffer
9215 (@code{gnus-article-remove-images}).
9216
9217 @end table
9218
9219
9220
9221 @node Article Signature
9222 @subsection Article Signature
9223 @cindex signatures
9224 @cindex article signature
9225
9226 @vindex gnus-signature-separator
9227 Each article is divided into two parts---the head and the body.  The
9228 body can be divided into a signature part and a text part.  The variable
9229 that says what is to be considered a signature is
9230 @code{gnus-signature-separator}.  This is normally the standard
9231 @samp{^-- $} as mandated by son-of-RFC 1036.  However, many people use
9232 non-standard signature separators, so this variable can also be a list
9233 of regular expressions to be tested, one by one.  (Searches are done
9234 from the end of the body towards the beginning.)  One likely value is:
9235
9236 @lisp
9237 (setq gnus-signature-separator
9238       '("^-- $"         ; @r{The standard}
9239         "^-- *$"        ; @r{A common mangling}
9240         "^-------*$"    ; @r{Many people just use a looong}
9241                         ; @r{line of dashes.  Shame!}
9242         "^ *--------*$" ; @r{Double-shame!}
9243         "^________*$"   ; @r{Underscores are also popular}
9244         "^========*$")) ; @r{Pervert!}
9245 @end lisp
9246
9247 The more permissive you are, the more likely it is that you'll get false
9248 positives.
9249
9250 @vindex gnus-signature-limit
9251 @code{gnus-signature-limit} provides a limit to what is considered a
9252 signature when displaying articles.
9253
9254 @enumerate
9255 @item
9256 If it is an integer, no signature may be longer (in characters) than
9257 that integer.
9258 @item
9259 If it is a floating point number, no signature may be longer (in lines)
9260 than that number.
9261 @item
9262 If it is a function, the function will be called without any parameters,
9263 and if it returns @code{nil}, there is no signature in the buffer.
9264 @item
9265 If it is a string, it will be used as a regexp.  If it matches, the text
9266 in question is not a signature.
9267 @end enumerate
9268
9269 This variable can also be a list where the elements may be of the types
9270 listed above.  Here's an example:
9271
9272 @lisp
9273 (setq gnus-signature-limit
9274       '(200.0 "^---*Forwarded article"))
9275 @end lisp
9276
9277 This means that if there are more than 200 lines after the signature
9278 separator, or the text after the signature separator is matched by
9279 the regular expression @samp{^---*Forwarded article}, then it isn't a
9280 signature after all.
9281
9282
9283 @node Article Miscellanea
9284 @subsection Article Miscellanea
9285
9286 @table @kbd
9287 @item A t
9288 @kindex A t (Summary)
9289 @findex gnus-article-babel
9290 Translate the article from one language to another
9291 (@code{gnus-article-babel}).
9292
9293 @end table
9294
9295
9296 @node MIME Commands
9297 @section MIME Commands
9298 @cindex MIME decoding
9299 @cindex attachments
9300 @cindex viewing attachments
9301
9302 The following commands all understand the numerical prefix.  For
9303 instance, @kbd{3 K v} means ``view the third @acronym{MIME} part''.
9304
9305 @table @kbd
9306 @item b
9307 @itemx K v
9308 @kindex b (Summary)
9309 @kindex K v (Summary)
9310 View the @acronym{MIME} part.
9311
9312 @item K o
9313 @kindex K o (Summary)
9314 Save the @acronym{MIME} part.
9315
9316 @item K O
9317 @kindex K O (Summary)
9318 Prompt for a file name, then save the @acronym{MIME} part and strip it
9319 from the article.  The stripped @acronym{MIME} object will be referred
9320 via the message/external-body @acronym{MIME} type.
9321
9322 @item K r
9323 @kindex K r (Summary)
9324 Replace the @acronym{MIME} part with an external body.
9325
9326 @item K d
9327 @kindex K d (Summary)
9328 Delete the @acronym{MIME} part and add some information about the
9329 removed part.
9330
9331 @item K c
9332 @kindex K c (Summary)
9333 Copy the @acronym{MIME} part.
9334
9335 @item K e
9336 @kindex K e (Summary)
9337 View the @acronym{MIME} part externally.
9338
9339 @item K i
9340 @kindex K i (Summary)
9341 View the @acronym{MIME} part internally.
9342
9343 @item K |
9344 @kindex K | (Summary)
9345 Pipe the @acronym{MIME} part to an external command.
9346 @end table
9347
9348 The rest of these @acronym{MIME} commands do not use the numerical prefix in
9349 the same manner:
9350
9351 @table @kbd
9352 @item K b
9353 @kindex K b (Summary)
9354 Make all the @acronym{MIME} parts have buttons in front of them.  This is
9355 mostly useful if you wish to save (or perform other actions) on inlined
9356 parts.
9357
9358 @item K m
9359 @kindex K m (Summary)
9360 @findex gnus-summary-repair-multipart
9361 Some multipart messages are transmitted with missing or faulty headers.
9362 This command will attempt to ``repair'' these messages so that they can
9363 be viewed in a more pleasant manner
9364 (@code{gnus-summary-repair-multipart}).
9365
9366 @item X m
9367 @kindex X m (Summary)
9368 @findex gnus-summary-save-parts
9369 Save all parts matching a @acronym{MIME} type to a directory
9370 (@code{gnus-summary-save-parts}).  Understands the process/prefix
9371 convention (@pxref{Process/Prefix}).
9372
9373 @item M-t
9374 @kindex M-t (Summary)
9375 @findex gnus-summary-toggle-display-buttonized
9376 Toggle the buttonized display of the article buffer
9377 (@code{gnus-summary-toggle-display-buttonized}).
9378
9379 @item W M w
9380 @kindex W M w (Summary)
9381 @findex gnus-article-decode-mime-words
9382 Decode RFC 2047-encoded words in the article headers
9383 (@code{gnus-article-decode-mime-words}).
9384
9385 @item W M c
9386 @kindex W M c (Summary)
9387 @findex gnus-article-decode-charset
9388 Decode encoded article bodies as well as charsets
9389 (@code{gnus-article-decode-charset}).
9390
9391 This command looks in the @code{Content-Type} header to determine the
9392 charset.  If there is no such header in the article, you can give it a
9393 prefix, which will prompt for the charset to decode as.  In regional
9394 groups where people post using some common encoding (but do not
9395 include @acronym{MIME} headers), you can set the @code{charset} group/topic
9396 parameter to the required charset (@pxref{Group Parameters}).
9397
9398 @item W M v
9399 @kindex W M v (Summary)
9400 @findex gnus-mime-view-all-parts
9401 View all the @acronym{MIME} parts in the current article
9402 (@code{gnus-mime-view-all-parts}).
9403
9404 @end table
9405
9406 Relevant variables:
9407
9408 @table @code
9409 @item gnus-ignored-mime-types
9410 @vindex gnus-ignored-mime-types
9411 This is a list of regexps.  @acronym{MIME} types that match a regexp from
9412 this list will be completely ignored by Gnus.  The default value is
9413 @code{nil}.
9414
9415 To have all Vcards be ignored, you'd say something like this:
9416
9417 @lisp
9418 (setq gnus-ignored-mime-types
9419       '("text/x-vcard"))
9420 @end lisp
9421
9422 @item gnus-article-loose-mime
9423 @vindex gnus-article-loose-mime
9424 If non-@code{nil}, Gnus won't require the @samp{MIME-Version} header
9425 before interpreting the message as a @acronym{MIME} message.  This helps
9426 when reading messages from certain broken mail user agents.  The
9427 default is @code{nil}.
9428
9429 @item gnus-article-emulate-mime
9430 @vindex gnus-article-emulate-mime
9431 There are other, non-@acronym{MIME} encoding methods used.  The most common
9432 is @samp{uuencode}, but yEncode is also getting to be popular.  If
9433 this variable is non-@code{nil}, Gnus will look in message bodies to
9434 see if it finds these encodings, and if so, it'll run them through the
9435 Gnus @acronym{MIME} machinery.  The default is @code{t}.
9436
9437 @item gnus-unbuttonized-mime-types
9438 @vindex gnus-unbuttonized-mime-types
9439 This is a list of regexps.  @acronym{MIME} types that match a regexp from
9440 this list won't have @acronym{MIME} buttons inserted unless they aren't
9441 displayed or this variable is overridden by
9442 @code{gnus-buttonized-mime-types}.  The default value is
9443 @code{(".*/.*")}.  This variable is only used when
9444 @code{gnus-inhibit-mime-unbuttonizing} is @code{nil}.
9445
9446 @item gnus-buttonized-mime-types
9447 @vindex gnus-buttonized-mime-types
9448 This is a list of regexps.  @acronym{MIME} types that match a regexp from
9449 this list will have @acronym{MIME} buttons inserted unless they aren't
9450 displayed.  This variable overrides
9451 @code{gnus-unbuttonized-mime-types}.  The default value is @code{nil}.
9452 This variable is only used when @code{gnus-inhibit-mime-unbuttonizing}
9453 is @code{nil}.
9454
9455 To see e.g. security buttons but no other buttons, you could set this
9456 variable to @code{("multipart/signed")} and leave
9457 @code{gnus-unbuttonized-mime-types} at the default value.
9458
9459 You could also add @code{"multipart/alternative"} to this list to
9460 display radio buttons that allow you to choose one of two media types
9461 those mails include.  See also @code{mm-discouraged-alternatives}
9462 (@pxref{Display Customization, ,Display Customization, emacs-mime, The
9463 Emacs MIME Manual}).
9464
9465 @item gnus-inhibit-mime-unbuttonizing
9466 @vindex gnus-inhibit-mime-unbuttonizing
9467 If this is non-@code{nil}, then all @acronym{MIME} parts get buttons.  The
9468 default value is @code{nil}.
9469
9470 @item gnus-article-mime-part-function
9471 @vindex gnus-article-mime-part-function
9472 For each @acronym{MIME} part, this function will be called with the @acronym{MIME}
9473 handle as the parameter.  The function is meant to be used to allow
9474 users to gather information from the article (e. g., add Vcard info to
9475 the bbdb database) or to do actions based on parts (e. g., automatically
9476 save all jpegs into some directory).
9477
9478 Here's an example function the does the latter:
9479
9480 @lisp
9481 (defun my-save-all-jpeg-parts (handle)
9482   (when (equal (car (mm-handle-type handle)) "image/jpeg")
9483     (with-temp-buffer
9484       (insert (mm-get-part handle))
9485       (write-region (point-min) (point-max)
9486                     (read-file-name "Save jpeg to: ")))))
9487 (setq gnus-article-mime-part-function
9488       'my-save-all-jpeg-parts)
9489 @end lisp
9490
9491 @vindex gnus-mime-multipart-functions
9492 @item gnus-mime-multipart-functions
9493 Alist of @acronym{MIME} multipart types and functions to handle them.
9494
9495 @vindex gnus-mime-display-multipart-alternative-as-mixed
9496 @item gnus-mime-display-multipart-alternative-as-mixed
9497 Display "multipart/alternative" parts as "multipart/mixed".
9498
9499 @vindex gnus-mime-display-multipart-related-as-mixed
9500 @item gnus-mime-display-multipart-related-as-mixed
9501 Display "multipart/related" parts as "multipart/mixed".
9502
9503 If displaying "text/html" is discouraged, see
9504 @code{mm-discouraged-alternatives} in @ref{Display Customization,
9505 Display Customization, , emacs-mime, Emacs-Mime Manual}.  Images or
9506 other material inside a "multipart/related" part might be overlooked
9507 when this variable is @code{nil}.
9508
9509 @vindex gnus-mime-display-multipart-as-mixed
9510 @item gnus-mime-display-multipart-as-mixed
9511 Display "multipart" parts as "multipart/mixed".  If @code{t}, it
9512 overrides @code{nil} values of
9513 @code{gnus-mime-display-multipart-alternative-as-mixed} and
9514 @code{gnus-mime-display-multipart-related-as-mixed}.
9515
9516 @vindex mm-file-name-rewrite-functions
9517 @item mm-file-name-rewrite-functions
9518 List of functions used for rewriting file names of @acronym{MIME} parts.
9519 Each function takes a file name as input and returns a file name.
9520
9521 Ready-made functions include@*
9522 @code{mm-file-name-delete-whitespace},
9523 @code{mm-file-name-trim-whitespace},
9524 @code{mm-file-name-collapse-whitespace}, and
9525 @code{mm-file-name-replace-whitespace}.  The later uses the value of
9526 the variable @code{mm-file-name-replace-whitespace} to replace each
9527 whitespace character in a file name with that string; default value
9528 is @code{"_"} (a single underscore).
9529 @findex mm-file-name-delete-whitespace
9530 @findex mm-file-name-trim-whitespace
9531 @findex mm-file-name-collapse-whitespace
9532 @findex mm-file-name-replace-whitespace
9533 @vindex mm-file-name-replace-whitespace
9534
9535 The standard functions @code{capitalize}, @code{downcase},
9536 @code{upcase}, and @code{upcase-initials} may be useful, too.
9537
9538 Everybody knows that whitespace characters in file names are evil,
9539 except those who don't know.  If you receive lots of attachments from
9540 such unenlightened users, you can make live easier by adding
9541
9542 @lisp
9543 (setq mm-file-name-rewrite-functions
9544       '(mm-file-name-trim-whitespace
9545         mm-file-name-collapse-whitespace
9546         mm-file-name-replace-whitespace))
9547 @end lisp
9548
9549 @noindent
9550 to your @file{~/.gnus.el} file.
9551
9552 @end table
9553
9554
9555 @node Charsets
9556 @section Charsets
9557 @cindex charsets
9558
9559 People use different charsets, and we have @acronym{MIME} to let us know what
9560 charsets they use.  Or rather, we wish we had.  Many people use
9561 newsreaders and mailers that do not understand or use @acronym{MIME}, and
9562 just send out messages without saying what character sets they use.  To
9563 help a bit with this, some local news hierarchies have policies that say
9564 what character set is the default.  For instance, the @samp{fj}
9565 hierarchy uses @code{iso-2022-jp}.
9566
9567 @vindex gnus-group-charset-alist
9568 This knowledge is encoded in the @code{gnus-group-charset-alist}
9569 variable, which is an alist of regexps (use the first item to match full
9570 group names) and default charsets to be used when reading these groups.
9571
9572 @vindex gnus-newsgroup-ignored-charsets
9573 In addition, some people do use soi-disant @acronym{MIME}-aware agents that
9574 aren't.  These blithely mark messages as being in @code{iso-8859-1}
9575 even if they really are in @code{koi-8}.  To help here, the
9576 @code{gnus-newsgroup-ignored-charsets} variable can be used.  The
9577 charsets that are listed here will be ignored.  The variable can be
9578 set on a group-by-group basis using the group parameters (@pxref{Group
9579 Parameters}).  The default value is @code{(unknown-8bit x-unknown)},
9580 which includes values some agents insist on having in there.
9581
9582 @vindex gnus-group-posting-charset-alist
9583 When posting, @code{gnus-group-posting-charset-alist} is used to
9584 determine which charsets should not be encoded using the @acronym{MIME}
9585 encodings.  For instance, some hierarchies discourage using
9586 quoted-printable header encoding.
9587
9588 This variable is an alist of regexps and permitted unencoded charsets
9589 for posting.  Each element of the alist has the form @code{(}@var{test
9590 header body-list}@code{)}, where:
9591
9592 @table @var
9593 @item test
9594 is either a regular expression matching the newsgroup header or a
9595 variable to query,
9596 @item header
9597 is the charset which may be left unencoded in the header (@code{nil}
9598 means encode all charsets),
9599 @item body-list
9600 is a list of charsets which may be encoded using 8bit content-transfer
9601 encoding in the body, or one of the special values @code{nil} (always
9602 encode using quoted-printable) or @code{t} (always use 8bit).
9603 @end table
9604
9605 @cindex Russian
9606 @cindex koi8-r
9607 @cindex koi8-u
9608 @cindex iso-8859-5
9609 @cindex coding system aliases
9610 @cindex preferred charset
9611
9612 @xref{Encoding Customization, , Encoding Customization, emacs-mime,
9613 The Emacs MIME Manual}, for additional variables that control which
9614 MIME charsets are used when sending messages.
9615
9616 Other charset tricks that may be useful, although not Gnus-specific:
9617
9618 If there are several @acronym{MIME} charsets that encode the same Emacs
9619 charset, you can choose what charset to use by saying the following:
9620
9621 @lisp
9622 (put-charset-property 'cyrillic-iso8859-5
9623                       'preferred-coding-system 'koi8-r)
9624 @end lisp
9625
9626 This means that Russian will be encoded using @code{koi8-r} instead of
9627 the default @code{iso-8859-5} @acronym{MIME} charset.
9628
9629 If you want to read messages in @code{koi8-u}, you can cheat and say
9630
9631 @lisp
9632 (define-coding-system-alias 'koi8-u 'koi8-r)
9633 @end lisp
9634
9635 This will almost do the right thing.
9636
9637 And finally, to read charsets like @code{windows-1251}, you can say
9638 something like
9639
9640 @lisp
9641 (codepage-setup 1251)
9642 (define-coding-system-alias 'windows-1251 'cp1251)
9643 @end lisp
9644
9645
9646 @node Article Commands
9647 @section Article Commands
9648
9649 @table @kbd
9650
9651 @item A P
9652 @cindex PostScript
9653 @cindex printing
9654 @kindex A P (Summary)
9655 @vindex gnus-ps-print-hook
9656 @findex gnus-summary-print-article
9657 Generate and print a PostScript image of the article buffer
9658 (@code{gnus-summary-print-article}).  @code{gnus-ps-print-hook} will
9659 be run just before printing the buffer.  An alternative way to print
9660 article is to use Muttprint (@pxref{Saving Articles}).
9661
9662 @end table
9663
9664
9665 @node Summary Sorting
9666 @section Summary Sorting
9667 @cindex summary sorting
9668
9669 You can have the summary buffer sorted in various ways, even though I
9670 can't really see why you'd want that.
9671
9672 @table @kbd
9673
9674 @item C-c C-s C-n
9675 @kindex C-c C-s C-n (Summary)
9676 @findex gnus-summary-sort-by-number
9677 Sort by article number (@code{gnus-summary-sort-by-number}).
9678
9679 @item C-c C-s C-a
9680 @kindex C-c C-s C-a (Summary)
9681 @findex gnus-summary-sort-by-author
9682 Sort by author (@code{gnus-summary-sort-by-author}).
9683
9684 @item C-c C-s C-t
9685 @kindex C-c C-s C-t (Summary)
9686 @findex gnus-summary-sort-by-recipient
9687 Sort by recipient (@code{gnus-summary-sort-by-recipient}).
9688
9689 @item C-c C-s C-s
9690 @kindex C-c C-s C-s (Summary)
9691 @findex gnus-summary-sort-by-subject
9692 Sort by subject (@code{gnus-summary-sort-by-subject}).
9693
9694 @item C-c C-s C-d
9695 @kindex C-c C-s C-d (Summary)
9696 @findex gnus-summary-sort-by-date
9697 Sort by date (@code{gnus-summary-sort-by-date}).
9698
9699 @item C-c C-s C-l
9700 @kindex C-c C-s C-l (Summary)
9701 @findex gnus-summary-sort-by-lines
9702 Sort by lines (@code{gnus-summary-sort-by-lines}).
9703
9704 @item C-c C-s C-c
9705 @kindex C-c C-s C-c (Summary)
9706 @findex gnus-summary-sort-by-chars
9707 Sort by article length (@code{gnus-summary-sort-by-chars}).
9708
9709 @item C-c C-s C-i
9710 @kindex C-c C-s C-i (Summary)
9711 @findex gnus-summary-sort-by-score
9712 Sort by score (@code{gnus-summary-sort-by-score}).
9713
9714 @item C-c C-s C-r
9715 @kindex C-c C-s C-r (Summary)
9716 @findex gnus-summary-sort-by-random
9717 Randomize (@code{gnus-summary-sort-by-random}).
9718
9719 @item C-c C-s C-o
9720 @kindex C-c C-s C-o (Summary)
9721 @findex gnus-summary-sort-by-original
9722 Sort using the default sorting method
9723 (@code{gnus-summary-sort-by-original}).
9724 @end table
9725
9726 These functions will work both when you use threading and when you don't
9727 use threading.  In the latter case, all summary lines will be sorted,
9728 line by line.  In the former case, sorting will be done on a
9729 root-by-root basis, which might not be what you were looking for.  To
9730 toggle whether to use threading, type @kbd{T T} (@pxref{Thread
9731 Commands}).
9732
9733
9734 @node Finding the Parent
9735 @section Finding the Parent
9736 @cindex parent articles
9737 @cindex referring articles
9738
9739 @table @kbd
9740 @item ^
9741 @kindex ^ (Summary)
9742 @findex gnus-summary-refer-parent-article
9743 If you'd like to read the parent of the current article, and it is not
9744 displayed in the summary buffer, you might still be able to.  That is,
9745 if the current group is fetched by @acronym{NNTP}, the parent hasn't expired
9746 and the @code{References} in the current article are not mangled, you
9747 can just press @kbd{^} or @kbd{A r}
9748 (@code{gnus-summary-refer-parent-article}).  If everything goes well,
9749 you'll get the parent.  If the parent is already displayed in the
9750 summary buffer, point will just move to this article.
9751
9752 If given a positive numerical prefix, fetch that many articles back into
9753 the ancestry.  If given a negative numerical prefix, fetch just that
9754 ancestor.  So if you say @kbd{3 ^}, gnus will fetch the parent, the
9755 grandparent and the grandgrandparent of the current article.  If you say
9756 @kbd{-3 ^}, gnus will only fetch the grandgrandparent of the current
9757 article.
9758
9759 @item A R (Summary)
9760 @findex gnus-summary-refer-references
9761 @kindex A R (Summary)
9762 Fetch all articles mentioned in the @code{References} header of the
9763 article (@code{gnus-summary-refer-references}).
9764
9765 @item A T (Summary)
9766 @findex gnus-summary-refer-thread
9767 @kindex A T (Summary)
9768 Display the full thread where the current article appears
9769 (@code{gnus-summary-refer-thread}).  This command has to fetch all the
9770 headers in the current group to work, so it usually takes a while.  If
9771 you do it often, you may consider setting @code{gnus-fetch-old-headers}
9772 to @code{invisible} (@pxref{Filling In Threads}).  This won't have any
9773 visible effects normally, but it'll make this command work a whole lot
9774 faster.  Of course, it'll make group entry somewhat slow.
9775
9776 @vindex gnus-refer-thread-limit
9777 The @code{gnus-refer-thread-limit} variable says how many old (i. e.,
9778 articles before the first displayed in the current group) headers to
9779 fetch when doing this command.  The default is 200.  If @code{t}, all
9780 the available headers will be fetched.  This variable can be overridden
9781 by giving the @kbd{A T} command a numerical prefix.
9782
9783 @item M-^ (Summary)
9784 @findex gnus-summary-refer-article
9785 @kindex M-^ (Summary)
9786 @cindex Message-ID
9787 @cindex fetching by Message-ID
9788 You can also ask Gnus for an arbitrary article, no matter what group it
9789 belongs to.  @kbd{M-^} (@code{gnus-summary-refer-article}) will ask you
9790 for a @code{Message-ID}, which is one of those long, hard-to-read
9791 thingies that look something like @samp{<38o6up$6f2@@hymir.ifi.uio.no>}.
9792 You have to get it all exactly right.  No fuzzy searches, I'm afraid.
9793
9794 Gnus looks for the @code{Message-ID} in the headers that have already
9795 been fetched, but also tries all the select methods specified by
9796 @code{gnus-refer-article-method} if it is not found.
9797 @end table
9798
9799 @vindex gnus-refer-article-method
9800 If the group you are reading is located on a back end that does not
9801 support fetching by @code{Message-ID} very well (like @code{nnspool}),
9802 you can set @code{gnus-refer-article-method} to an @acronym{NNTP} method.  It
9803 would, perhaps, be best if the @acronym{NNTP} server you consult is the one
9804 updating the spool you are reading from, but that's not really
9805 necessary.
9806
9807 It can also be a list of select methods, as well as the special symbol
9808 @code{current}, which means to use the current select method.  If it
9809 is a list, Gnus will try all the methods in the list until it finds a
9810 match.
9811
9812 Here's an example setting that will first try the current method, and
9813 then ask Google if that fails:
9814
9815 @lisp
9816 (setq gnus-refer-article-method
9817       '(current
9818         (nnweb "google" (nnweb-type google))))
9819 @end lisp
9820
9821 Most of the mail back ends support fetching by @code{Message-ID}, but
9822 do not do a particularly excellent job at it.  That is, @code{nnmbox},
9823 @code{nnbabyl}, @code{nnmaildir}, @code{nnml}, are able to locate
9824 articles from any groups, while @code{nnfolder}, and @code{nnimap} are
9825 only able to locate articles that have been posted to the current
9826 group.  (Anything else would be too time consuming.)  @code{nnmh} does
9827 not support this at all.
9828
9829
9830 @node Alternative Approaches
9831 @section Alternative Approaches
9832
9833 Different people like to read news using different methods.  This being
9834 gnus, we offer a small selection of minor modes for the summary buffers.
9835
9836 @menu
9837 * Pick and Read::               First mark articles and then read them.
9838 * Binary Groups::               Auto-decode all articles.
9839 @end menu
9840
9841
9842 @node Pick and Read
9843 @subsection Pick and Read
9844 @cindex pick and read
9845
9846 Some newsreaders (like @code{nn} and, uhm, @code{Netnews} on VM/CMS) use
9847 a two-phased reading interface.  The user first marks in a summary
9848 buffer the articles she wants to read.  Then she starts reading the
9849 articles with just an article buffer displayed.
9850
9851 @findex gnus-pick-mode
9852 @kindex M-x gnus-pick-mode
9853 Gnus provides a summary buffer minor mode that allows
9854 this---@code{gnus-pick-mode}.  This basically means that a few process
9855 mark commands become one-keystroke commands to allow easy marking, and
9856 it provides one additional command for switching to the summary buffer.
9857
9858 Here are the available keystrokes when using pick mode:
9859
9860 @table @kbd
9861 @item .
9862 @kindex . (Pick)
9863 @findex gnus-pick-article-or-thread
9864 Pick the article or thread on the current line
9865 (@code{gnus-pick-article-or-thread}).  If the variable
9866 @code{gnus-thread-hide-subtree} is true, then this key selects the
9867 entire thread when used at the first article of the thread.  Otherwise,
9868 it selects just the article.  If given a numerical prefix, go to that
9869 thread or article and pick it.  (The line number is normally displayed
9870 at the beginning of the summary pick lines.)
9871
9872 @item SPACE
9873 @kindex SPACE (Pick)
9874 @findex gnus-pick-next-page
9875 Scroll the summary buffer up one page (@code{gnus-pick-next-page}).  If
9876 at the end of the buffer, start reading the picked articles.
9877
9878 @item u
9879 @kindex u (Pick)
9880 @findex gnus-pick-unmark-article-or-thread.
9881 Unpick the thread or article
9882 (@code{gnus-pick-unmark-article-or-thread}).  If the variable
9883 @code{gnus-thread-hide-subtree} is true, then this key unpicks the
9884 thread if used at the first article of the thread.  Otherwise it unpicks
9885 just the article.  You can give this key a numerical prefix to unpick
9886 the thread or article at that line.
9887
9888 @item RET
9889 @kindex RET (Pick)
9890 @findex gnus-pick-start-reading
9891 @vindex gnus-pick-display-summary
9892 Start reading the picked articles (@code{gnus-pick-start-reading}).  If
9893 given a prefix, mark all unpicked articles as read first.  If
9894 @code{gnus-pick-display-summary} is non-@code{nil}, the summary buffer
9895 will still be visible when you are reading.
9896
9897 @end table
9898
9899 All the normal summary mode commands are still available in the
9900 pick-mode, with the exception of @kbd{u}.  However @kbd{!} is available
9901 which is mapped to the same function
9902 @code{gnus-summary-tick-article-forward}.
9903
9904 If this sounds like a good idea to you, you could say:
9905
9906 @lisp
9907 (add-hook 'gnus-summary-mode-hook 'gnus-pick-mode)
9908 @end lisp
9909
9910 @vindex gnus-pick-mode-hook
9911 @code{gnus-pick-mode-hook} is run in pick minor mode buffers.
9912
9913 @vindex gnus-mark-unpicked-articles-as-read
9914 If @code{gnus-mark-unpicked-articles-as-read} is non-@code{nil}, mark
9915 all unpicked articles as read.  The default is @code{nil}.
9916
9917 @vindex gnus-summary-pick-line-format
9918 The summary line format in pick mode is slightly different from the
9919 standard format.  At the beginning of each line the line number is
9920 displayed.  The pick mode line format is controlled by the
9921 @code{gnus-summary-pick-line-format} variable (@pxref{Formatting
9922 Variables}).  It accepts the same format specs that
9923 @code{gnus-summary-line-format} does (@pxref{Summary Buffer Lines}).
9924
9925
9926 @node Binary Groups
9927 @subsection Binary Groups
9928 @cindex binary groups
9929
9930 @findex gnus-binary-mode
9931 @kindex M-x gnus-binary-mode
9932 If you spend much time in binary groups, you may grow tired of hitting
9933 @kbd{X u}, @kbd{n}, @kbd{RET} all the time.  @kbd{M-x gnus-binary-mode}
9934 is a minor mode for summary buffers that makes all ordinary Gnus article
9935 selection functions uudecode series of articles and display the result
9936 instead of just displaying the articles the normal way.
9937
9938 @kindex g (Binary)
9939 @findex gnus-binary-show-article
9940 The only way, in fact, to see the actual articles is the @kbd{g}
9941 command, when you have turned on this mode
9942 (@code{gnus-binary-show-article}).
9943
9944 @vindex gnus-binary-mode-hook
9945 @code{gnus-binary-mode-hook} is called in binary minor mode buffers.
9946
9947
9948 @node Tree Display
9949 @section Tree Display
9950 @cindex trees
9951
9952 @vindex gnus-use-trees
9953 If you don't like the normal gnus summary display, you might try setting
9954 @code{gnus-use-trees} to @code{t}.  This will create (by default) an
9955 additional @dfn{tree buffer}.  You can execute all summary mode commands
9956 in the tree buffer.
9957
9958 There are a few variables to customize the tree display, of course:
9959
9960 @table @code
9961 @item gnus-tree-mode-hook
9962 @vindex gnus-tree-mode-hook
9963 A hook called in all tree mode buffers.
9964
9965 @item gnus-tree-mode-line-format
9966 @vindex gnus-tree-mode-line-format
9967 A format string for the mode bar in the tree mode buffers (@pxref{Mode
9968 Line Formatting}).  The default is @samp{Gnus: %%b %S %Z}.  For a list
9969 of valid specs, @pxref{Summary Buffer Mode Line}.
9970
9971 @item gnus-selected-tree-face
9972 @vindex gnus-selected-tree-face
9973 Face used for highlighting the selected article in the tree buffer.  The
9974 default is @code{modeline}.
9975
9976 @item gnus-tree-line-format
9977 @vindex gnus-tree-line-format
9978 A format string for the tree nodes.  The name is a bit of a misnomer,
9979 though---it doesn't define a line, but just the node.  The default value
9980 is @samp{%(%[%3,3n%]%)}, which displays the first three characters of
9981 the name of the poster.  It is vital that all nodes are of the same
9982 length, so you @emph{must} use @samp{%4,4n}-like specifiers.
9983
9984 Valid specs are:
9985
9986 @table @samp
9987 @item n
9988 The name of the poster.
9989 @item f
9990 The @code{From} header.
9991 @item N
9992 The number of the article.
9993 @item [
9994 The opening bracket.
9995 @item ]
9996 The closing bracket.
9997 @item s
9998 The subject.
9999 @end table
10000
10001 @xref{Formatting Variables}.
10002
10003 Variables related to the display are:
10004
10005 @table @code
10006 @item gnus-tree-brackets
10007 @vindex gnus-tree-brackets
10008 This is used for differentiating between ``real'' articles and
10009 ``sparse'' articles.  The format is
10010 @example
10011 ((@var{real-open} . @var{real-close})
10012  (@var{sparse-open} . @var{sparse-close})
10013  (@var{dummy-open} . @var{dummy-close}))
10014 @end example
10015 and the default is @code{((?[ . ?]) (?( . ?)) (?@{ . ?@}) (?< . ?>))}.
10016
10017 @item gnus-tree-parent-child-edges
10018 @vindex gnus-tree-parent-child-edges
10019 This is a list that contains the characters used for connecting parent
10020 nodes to their children.  The default is @code{(?- ?\\ ?|)}.
10021
10022 @end table
10023
10024 @item gnus-tree-minimize-window
10025 @vindex gnus-tree-minimize-window
10026 If this variable is non-@code{nil}, gnus will try to keep the tree
10027 buffer as small as possible to allow more room for the other gnus
10028 windows.  If this variable is a number, the tree buffer will never be
10029 higher than that number.  The default is @code{t}.  Note that if you
10030 have several windows displayed side-by-side in a frame and the tree
10031 buffer is one of these, minimizing the tree window will also resize all
10032 other windows displayed next to it.
10033
10034 You may also wish to add the following hook to keep the window minimized
10035 at all times:
10036
10037 @lisp
10038 (add-hook 'gnus-configure-windows-hook
10039           'gnus-tree-perhaps-minimize)
10040 @end lisp
10041
10042 @item gnus-generate-tree-function
10043 @vindex gnus-generate-tree-function
10044 @findex gnus-generate-horizontal-tree
10045 @findex gnus-generate-vertical-tree
10046 The function that actually generates the thread tree.  Two predefined
10047 functions are available: @code{gnus-generate-horizontal-tree} and
10048 @code{gnus-generate-vertical-tree} (which is the default).
10049
10050 @end table
10051
10052 Here's an example from a horizontal tree buffer:
10053
10054 @example
10055 @{***@}-(***)-[odd]-[Gun]
10056      |      \[Jan]
10057      |      \[odd]-[Eri]
10058      |      \(***)-[Eri]
10059      |            \[odd]-[Paa]
10060      \[Bjo]
10061      \[Gun]
10062      \[Gun]-[Jor]
10063 @end example
10064
10065 Here's the same thread displayed in a vertical tree buffer:
10066
10067 @example
10068 @group
10069 @{***@}
10070   |--------------------------\-----\-----\
10071 (***)                         [Bjo] [Gun] [Gun]
10072   |--\-----\-----\                          |
10073 [odd] [Jan] [odd] (***)                   [Jor]
10074   |           |     |--\
10075 [Gun]       [Eri] [Eri] [odd]
10076                           |
10077                         [Paa]
10078 @end group
10079 @end example
10080
10081 If you're using horizontal trees, it might be nice to display the trees
10082 side-by-side with the summary buffer.  You could add something like the
10083 following to your @file{~/.gnus.el} file:
10084
10085 @lisp
10086 (setq gnus-use-trees t
10087       gnus-generate-tree-function 'gnus-generate-horizontal-tree
10088       gnus-tree-minimize-window nil)
10089 (gnus-add-configuration
10090  '(article
10091    (vertical 1.0
10092              (horizontal 0.25
10093                          (summary 0.75 point)
10094                          (tree 1.0))
10095              (article 1.0))))
10096 @end lisp
10097
10098 @xref{Window Layout}.
10099
10100
10101 @node Mail Group Commands
10102 @section Mail Group Commands
10103 @cindex mail group commands
10104
10105 Some commands only make sense in mail groups.  If these commands are
10106 invalid in the current group, they will raise a hell and let you know.
10107
10108 All these commands (except the expiry and edit commands) use the
10109 process/prefix convention (@pxref{Process/Prefix}).
10110
10111 @table @kbd
10112
10113 @item B e
10114 @kindex B e (Summary)
10115 @findex gnus-summary-expire-articles
10116 Run all expirable articles in the current group through the expiry
10117 process (@code{gnus-summary-expire-articles}).  That is, delete all
10118 expirable articles in the group that have been around for a while.
10119 (@pxref{Expiring Mail}).
10120
10121 @item B C-M-e
10122 @kindex B C-M-e (Summary)
10123 @findex gnus-summary-expire-articles-now
10124 Delete all the expirable articles in the group
10125 (@code{gnus-summary-expire-articles-now}).  This means that @strong{all}
10126 articles eligible for expiry in the current group will
10127 disappear forever into that big @file{/dev/null} in the sky.
10128
10129 @item B DEL
10130 @kindex B DEL (Summary)
10131 @findex gnus-summary-delete-article
10132 @c @icon{gnus-summary-mail-delete}
10133 Delete the mail article.  This is ``delete'' as in ``delete it from your
10134 disk forever and ever, never to return again.'' Use with caution.
10135 (@code{gnus-summary-delete-article}).
10136
10137 @item B m
10138 @kindex B m (Summary)
10139 @cindex move mail
10140 @findex gnus-summary-move-article
10141 @vindex gnus-preserve-marks
10142 Move the article from one mail group to another
10143 (@code{gnus-summary-move-article}).  Marks will be preserved if
10144 @code{gnus-preserve-marks} is non-@code{nil} (which is the default).
10145
10146 @item B c
10147 @kindex B c (Summary)
10148 @cindex copy mail
10149 @findex gnus-summary-copy-article
10150 @c @icon{gnus-summary-mail-copy}
10151 Copy the article from one group (mail group or not) to a mail group
10152 (@code{gnus-summary-copy-article}).  Marks will be preserved if
10153 @code{gnus-preserve-marks} is non-@code{nil} (which is the default).
10154
10155 @item B B
10156 @kindex B B (Summary)
10157 @cindex crosspost mail
10158 @findex gnus-summary-crosspost-article
10159 Crosspost the current article to some other group
10160 (@code{gnus-summary-crosspost-article}).  This will create a new copy of
10161 the article in the other group, and the Xref headers of the article will
10162 be properly updated.
10163
10164 @item B i
10165 @kindex B i (Summary)
10166 @findex gnus-summary-import-article
10167 Import an arbitrary file into the current mail newsgroup
10168 (@code{gnus-summary-import-article}).  You will be prompted for a file
10169 name, a @code{From} header and a @code{Subject} header.
10170
10171 @item B I
10172 @kindex B I (Summary)
10173 @findex gnus-summary-create-article
10174 Create an empty article in the current mail newsgroups
10175 (@code{gnus-summary-create-article}).  You will be prompted for a
10176 @code{From} header and a @code{Subject} header.
10177
10178 @item B r
10179 @kindex B r (Summary)
10180 @findex gnus-summary-respool-article
10181 @vindex gnus-summary-respool-default-method
10182 Respool the mail article (@code{gnus-summary-respool-article}).
10183 @code{gnus-summary-respool-default-method} will be used as the default
10184 select method when respooling.  This variable is @code{nil} by default,
10185 which means that the current group select method will be used instead.
10186 Marks will be preserved if @code{gnus-preserve-marks} is non-@code{nil}
10187 (which is the default).
10188
10189 @item B w
10190 @itemx e
10191 @kindex B w (Summary)
10192 @kindex e (Summary)
10193 @findex gnus-summary-edit-article
10194 @kindex C-c C-c (Article)
10195 @findex gnus-summary-edit-article-done
10196 Edit the current article (@code{gnus-summary-edit-article}).  To finish
10197 editing and make the changes permanent, type @kbd{C-c C-c}
10198 (@code{gnus-summary-edit-article-done}).  If you give a prefix to the
10199 @kbd{C-c C-c} command, gnus won't re-highlight the article.
10200
10201 @item B q
10202 @kindex B q (Summary)
10203 @findex gnus-summary-respool-query
10204 If you want to re-spool an article, you might be curious as to what group
10205 the article will end up in before you do the re-spooling.  This command
10206 will tell you (@code{gnus-summary-respool-query}).
10207
10208 @item B t
10209 @kindex B t (Summary)
10210 @findex gnus-summary-respool-trace
10211 Similarly, this command will display all fancy splitting patterns used
10212 when respooling, if any (@code{gnus-summary-respool-trace}).
10213
10214 @item B p
10215 @kindex B p (Summary)
10216 @findex gnus-summary-article-posted-p
10217 Some people have a tendency to send you ``courtesy'' copies when they
10218 follow up to articles you have posted.  These usually have a
10219 @code{Newsgroups} header in them, but not always.  This command
10220 (@code{gnus-summary-article-posted-p}) will try to fetch the current
10221 article from your news server (or rather, from
10222 @code{gnus-refer-article-method} or @code{gnus-select-method}) and will
10223 report back whether it found the article or not.  Even if it says that
10224 it didn't find the article, it may have been posted anyway---mail
10225 propagation is much faster than news propagation, and the news copy may
10226 just not have arrived yet.
10227
10228 @item K E
10229 @kindex K E (Summary)
10230 @findex gnus-article-encrypt-body
10231 @vindex gnus-article-encrypt-protocol
10232 Encrypt the body of an article (@code{gnus-article-encrypt-body}).
10233 The body is encrypted with the encryption protocol specified by the
10234 variable @code{gnus-article-encrypt-protocol}.
10235
10236 @end table
10237
10238 @vindex gnus-move-split-methods
10239 @cindex moving articles
10240 If you move (or copy) articles regularly, you might wish to have gnus
10241 suggest where to put the articles.  @code{gnus-move-split-methods} is a
10242 variable that uses the same syntax as @code{gnus-split-methods}
10243 (@pxref{Saving Articles}).  You may customize that variable to create
10244 suggestions you find reasonable.  (Note that
10245 @code{gnus-move-split-methods} uses group names where
10246 @code{gnus-split-methods} uses file names.)
10247
10248 @lisp
10249 (setq gnus-move-split-methods
10250       '(("^From:.*Lars Magne" "nnml:junk")
10251         ("^Subject:.*gnus" "nnfolder:important")
10252         (".*" "nnml:misc")))
10253 @end lisp
10254
10255
10256 @node Various Summary Stuff
10257 @section Various Summary Stuff
10258
10259 @menu
10260 * Summary Group Information::   Information oriented commands.
10261 * Searching for Articles::      Multiple article commands.
10262 * Summary Generation Commands::
10263 * Really Various Summary Commands::  Those pesky non-conformant commands.
10264 @end menu
10265
10266 @table @code
10267 @vindex gnus-summary-display-while-building
10268 @item gnus-summary-display-while-building
10269 If non-@code{nil}, show and update the summary buffer as it's being
10270 built.  If @code{t}, update the buffer after every line is inserted.
10271 If the value is an integer, @var{n}, update the display every @var{n}
10272 lines.  The default is @code{nil}.
10273
10274 @vindex gnus-summary-display-arrow
10275 @item gnus-summary-display-arrow
10276 If non-@code{nil}, display an arrow in the fringe to indicate the
10277 current article.
10278
10279 @vindex gnus-summary-mode-hook
10280 @item gnus-summary-mode-hook
10281 This hook is called when creating a summary mode buffer.
10282
10283 @vindex gnus-summary-generate-hook
10284 @item gnus-summary-generate-hook
10285 This is called as the last thing before doing the threading and the
10286 generation of the summary buffer.  It's quite convenient for customizing
10287 the threading variables based on what data the newsgroup has.  This hook
10288 is called from the summary buffer after most summary buffer variables
10289 have been set.
10290
10291 @vindex gnus-summary-prepare-hook
10292 @item gnus-summary-prepare-hook
10293 It is called after the summary buffer has been generated.  You might use
10294 it to, for instance, highlight lines or modify the look of the buffer in
10295 some other ungodly manner.  I don't care.
10296
10297 @vindex gnus-summary-prepared-hook
10298 @item gnus-summary-prepared-hook
10299 A hook called as the very last thing after the summary buffer has been
10300 generated.
10301
10302 @vindex gnus-summary-ignore-duplicates
10303 @item gnus-summary-ignore-duplicates
10304 When gnus discovers two articles that have the same @code{Message-ID},
10305 it has to do something drastic.  No articles are allowed to have the
10306 same @code{Message-ID}, but this may happen when reading mail from some
10307 sources.  Gnus allows you to customize what happens with this variable.
10308 If it is @code{nil} (which is the default), gnus will rename the
10309 @code{Message-ID} (for display purposes only) and display the article as
10310 any other article.  If this variable is @code{t}, it won't display the
10311 article---it'll be as if it never existed.
10312
10313 @vindex gnus-alter-articles-to-read-function
10314 @item gnus-alter-articles-to-read-function
10315 This function, which takes two parameters (the group name and the list
10316 of articles to be selected), is called to allow the user to alter the
10317 list of articles to be selected.
10318
10319 For instance, the following function adds the list of cached articles to
10320 the list in one particular group:
10321
10322 @lisp
10323 (defun my-add-cached-articles (group articles)
10324   (if (string= group "some.group")
10325       (append gnus-newsgroup-cached articles)
10326     articles))
10327 @end lisp
10328
10329 @vindex gnus-newsgroup-variables
10330 @item gnus-newsgroup-variables
10331 A list of newsgroup (summary buffer) local variables, or cons of
10332 variables and their default expressions to be evalled (when the default
10333 values are not @code{nil}), that should be made global while the summary
10334 buffer is active.
10335
10336 Note: The default expressions will be evaluated (using function
10337 @code{eval}) before assignment to the local variable rather than just
10338 assigned to it.  If the default expression is the symbol @code{global},
10339 that symbol will not be evaluated but the global value of the local
10340 variable will be used instead.
10341
10342 These variables can be used to set variables in the group parameters
10343 while still allowing them to affect operations done in other
10344 buffers.  For example:
10345
10346 @lisp
10347 (setq gnus-newsgroup-variables
10348       '(message-use-followup-to
10349         (gnus-visible-headers .
10350  "^From:\\|^Newsgroups:\\|^Subject:\\|^Date:\\|^To:")))
10351 @end lisp
10352
10353 Also @pxref{Group Parameters}.
10354 @end table
10355
10356
10357 @node Summary Group Information
10358 @subsection Summary Group Information
10359
10360 @table @kbd
10361
10362 @item H f
10363 @kindex H f (Summary)
10364 @findex gnus-summary-fetch-faq
10365 @vindex gnus-group-faq-directory
10366 Try to fetch the @acronym{FAQ} (list of frequently asked questions)
10367 for the current group (@code{gnus-summary-fetch-faq}).  Gnus will try
10368 to get the @acronym{FAQ} from @code{gnus-group-faq-directory}, which
10369 is usually a directory on a remote machine.  This variable can also be
10370 a list of directories.  In that case, giving a prefix to this command
10371 will allow you to choose between the various sites.  @code{ange-ftp}
10372 or @code{efs} will probably be used for fetching the file.
10373
10374 @item H d
10375 @kindex H d (Summary)
10376 @findex gnus-summary-describe-group
10377 Give a brief description of the current group
10378 (@code{gnus-summary-describe-group}).  If given a prefix, force
10379 rereading the description from the server.
10380
10381 @item H h
10382 @kindex H h (Summary)
10383 @findex gnus-summary-describe-briefly
10384 Give an extremely brief description of the most important summary
10385 keystrokes (@code{gnus-summary-describe-briefly}).
10386
10387 @item H i
10388 @kindex H i (Summary)
10389 @findex gnus-info-find-node
10390 Go to the gnus info node (@code{gnus-info-find-node}).
10391 @end table
10392
10393
10394 @node Searching for Articles
10395 @subsection Searching for Articles
10396
10397 @table @kbd
10398
10399 @item M-s
10400 @kindex M-s (Summary)
10401 @findex gnus-summary-search-article-forward
10402 Search through all subsequent (raw) articles for a regexp
10403 (@code{gnus-summary-search-article-forward}).
10404
10405 @item M-r
10406 @kindex M-r (Summary)
10407 @findex gnus-summary-search-article-backward
10408 Search through all previous (raw) articles for a regexp
10409 (@code{gnus-summary-search-article-backward}).
10410
10411 @item &
10412 @kindex & (Summary)
10413 @findex gnus-summary-execute-command
10414 This command will prompt you for a header, a regular expression to match
10415 on this field, and a command to be executed if the match is made
10416 (@code{gnus-summary-execute-command}).  If the header is an empty
10417 string, the match is done on the entire article.  If given a prefix,
10418 search backward instead.
10419
10420 For instance, @kbd{& RET some.*string RET #} will put the process mark on
10421 all articles that have heads or bodies that match @samp{some.*string}.
10422
10423 @item M-&
10424 @kindex M-& (Summary)
10425 @findex gnus-summary-universal-argument
10426 Perform any operation on all articles that have been marked with
10427 the process mark (@code{gnus-summary-universal-argument}).
10428 @end table
10429
10430 @node Summary Generation Commands
10431 @subsection Summary Generation Commands
10432
10433 @table @kbd
10434
10435 @item Y g
10436 @kindex Y g (Summary)
10437 @findex gnus-summary-prepare
10438 Regenerate the current summary buffer (@code{gnus-summary-prepare}).
10439
10440 @item Y c
10441 @kindex Y c (Summary)
10442 @findex gnus-summary-insert-cached-articles
10443 Pull all cached articles (for the current group) into the summary buffer
10444 (@code{gnus-summary-insert-cached-articles}).
10445
10446 @item Y d
10447 @kindex Y d (Summary)
10448 @findex gnus-summary-insert-dormant-articles
10449 Pull all dormant articles (for the current group) into the summary buffer
10450 (@code{gnus-summary-insert-dormant-articles}).
10451
10452 @end table
10453
10454
10455 @node Really Various Summary Commands
10456 @subsection Really Various Summary Commands
10457
10458 @table @kbd
10459
10460 @item A D
10461 @itemx C-d
10462 @kindex C-d (Summary)
10463 @kindex A D (Summary)
10464 @findex gnus-summary-enter-digest-group
10465 If the current article is a collection of other articles (for instance,
10466 a digest), you might use this command to enter a group based on the that
10467 article (@code{gnus-summary-enter-digest-group}).  Gnus will try to
10468 guess what article type is currently displayed unless you give a prefix
10469 to this command, which forces a ``digest'' interpretation.  Basically,
10470 whenever you see a message that is a collection of other messages of
10471 some format, you @kbd{C-d} and read these messages in a more convenient
10472 fashion.
10473
10474 @item C-M-d
10475 @kindex C-M-d (Summary)
10476 @findex gnus-summary-read-document
10477 This command is very similar to the one above, but lets you gather
10478 several documents into one biiig group
10479 (@code{gnus-summary-read-document}).  It does this by opening several
10480 @code{nndoc} groups for each document, and then opening an
10481 @code{nnvirtual} group on top of these @code{nndoc} groups.  This
10482 command understands the process/prefix convention
10483 (@pxref{Process/Prefix}).
10484
10485 @item C-t
10486 @kindex C-t (Summary)
10487 @findex gnus-summary-toggle-truncation
10488 Toggle truncation of summary lines
10489 (@code{gnus-summary-toggle-truncation}).  This will probably confuse the
10490 line centering function in the summary buffer, so it's not a good idea
10491 to have truncation switched off while reading articles.
10492
10493 @item =
10494 @kindex = (Summary)
10495 @findex gnus-summary-expand-window
10496 Expand the summary buffer window (@code{gnus-summary-expand-window}).
10497 If given a prefix, force an @code{article} window configuration.
10498
10499 @item C-M-e
10500 @kindex C-M-e (Summary)
10501 @findex gnus-summary-edit-parameters
10502 Edit the group parameters (@pxref{Group Parameters}) of the current
10503 group (@code{gnus-summary-edit-parameters}).
10504
10505 @item C-M-a
10506 @kindex C-M-a (Summary)
10507 @findex gnus-summary-customize-parameters
10508 Customize the group parameters (@pxref{Group Parameters}) of the current
10509 group (@code{gnus-summary-customize-parameters}).
10510
10511 @end table
10512
10513
10514 @node Exiting the Summary Buffer
10515 @section Exiting the Summary Buffer
10516 @cindex summary exit
10517 @cindex exiting groups
10518
10519 Exiting from the summary buffer will normally update all info on the
10520 group and return you to the group buffer.
10521
10522 @table @kbd
10523
10524 @item Z Z
10525 @itemx Z Q
10526 @itemx q
10527 @kindex Z Z (Summary)
10528 @kindex Z Q (Summary)
10529 @kindex q (Summary)
10530 @findex gnus-summary-exit
10531 @vindex gnus-summary-exit-hook
10532 @vindex gnus-summary-prepare-exit-hook
10533 @vindex gnus-group-no-more-groups-hook
10534 @c @icon{gnus-summary-exit}
10535 Exit the current group and update all information on the group
10536 (@code{gnus-summary-exit}).  @code{gnus-summary-prepare-exit-hook} is
10537 called before doing much of the exiting, which calls
10538 @code{gnus-summary-expire-articles} by default.
10539 @code{gnus-summary-exit-hook} is called after finishing the exit
10540 process.  @code{gnus-group-no-more-groups-hook} is run when returning to
10541 group mode having no more (unread) groups.
10542
10543 @item Z E
10544 @itemx Q
10545 @kindex Z E (Summary)
10546 @kindex Q (Summary)
10547 @findex gnus-summary-exit-no-update
10548 Exit the current group without updating any information on the group
10549 (@code{gnus-summary-exit-no-update}).
10550
10551 @item Z c
10552 @itemx c
10553 @kindex Z c (Summary)
10554 @kindex c (Summary)
10555 @findex gnus-summary-catchup-and-exit
10556 @c @icon{gnus-summary-catchup-and-exit}
10557 Mark all unticked articles in the group as read and then exit
10558 (@code{gnus-summary-catchup-and-exit}).
10559
10560 @item Z C
10561 @kindex Z C (Summary)
10562 @findex gnus-summary-catchup-all-and-exit
10563 Mark all articles, even the ticked ones, as read and then exit
10564 (@code{gnus-summary-catchup-all-and-exit}).
10565
10566 @item Z n
10567 @kindex Z n (Summary)
10568 @findex gnus-summary-catchup-and-goto-next-group
10569 Mark all articles as read and go to the next group
10570 (@code{gnus-summary-catchup-and-goto-next-group}).
10571
10572 @item Z p
10573 @kindex Z p (Summary)
10574 @findex gnus-summary-catchup-and-goto-prev-group
10575 Mark all articles as read and go to the previous group
10576 (@code{gnus-summary-catchup-and-goto-prev-group}).
10577
10578 @item Z R
10579 @itemx C-x C-s
10580 @kindex Z R (Summary)
10581 @kindex C-x C-s (Summary)
10582 @findex gnus-summary-reselect-current-group
10583 Exit this group, and then enter it again
10584 (@code{gnus-summary-reselect-current-group}).  If given a prefix, select
10585 all articles, both read and unread.
10586
10587 @item Z G
10588 @itemx M-g
10589 @kindex Z G (Summary)
10590 @kindex M-g (Summary)
10591 @findex gnus-summary-rescan-group
10592 @c @icon{gnus-summary-mail-get}
10593 Exit the group, check for new articles in the group, and select the
10594 group (@code{gnus-summary-rescan-group}).  If given a prefix, select all
10595 articles, both read and unread.
10596
10597 @item Z N
10598 @kindex Z N (Summary)
10599 @findex gnus-summary-next-group
10600 Exit the group and go to the next group
10601 (@code{gnus-summary-next-group}).
10602
10603 @item Z P
10604 @kindex Z P (Summary)
10605 @findex gnus-summary-prev-group
10606 Exit the group and go to the previous group
10607 (@code{gnus-summary-prev-group}).
10608
10609 @item Z s
10610 @kindex Z s (Summary)
10611 @findex gnus-summary-save-newsrc
10612 Save the current number of read/marked articles in the dribble buffer
10613 and then save the dribble buffer (@code{gnus-summary-save-newsrc}).  If
10614 given a prefix, also save the @file{.newsrc} file(s).  Using this
10615 command will make exit without updating (the @kbd{Q} command) worthless.
10616 @end table
10617
10618 @vindex gnus-exit-group-hook
10619 @code{gnus-exit-group-hook} is called when you exit the current group
10620 with an ``updating'' exit.  For instance @kbd{Q}
10621 (@code{gnus-summary-exit-no-update}) does not call this hook.
10622
10623 @findex gnus-summary-wake-up-the-dead
10624 @findex gnus-dead-summary-mode
10625 @vindex gnus-kill-summary-on-exit
10626 If you're in the habit of exiting groups, and then changing your mind
10627 about it, you might set @code{gnus-kill-summary-on-exit} to @code{nil}.
10628 If you do that, gnus won't kill the summary buffer when you exit it.
10629 (Quelle surprise!)  Instead it will change the name of the buffer to
10630 something like @samp{*Dead Summary ... *} and install a minor mode
10631 called @code{gnus-dead-summary-mode}.  Now, if you switch back to this
10632 buffer, you'll find that all keys are mapped to a function called
10633 @code{gnus-summary-wake-up-the-dead}.  So tapping any keys in a dead
10634 summary buffer will result in a live, normal summary buffer.
10635
10636 There will never be more than one dead summary buffer at any one time.
10637
10638 @vindex gnus-use-cross-reference
10639 The data on the current group will be updated (which articles you have
10640 read, which articles you have replied to, etc.) when you exit the
10641 summary buffer.  If the @code{gnus-use-cross-reference} variable is
10642 @code{t} (which is the default), articles that are cross-referenced to
10643 this group and are marked as read, will also be marked as read in the
10644 other subscribed groups they were cross-posted to.  If this variable is
10645 neither @code{nil} nor @code{t}, the article will be marked as read in
10646 both subscribed and unsubscribed groups (@pxref{Crosspost Handling}).
10647
10648
10649 @node Crosspost Handling
10650 @section Crosspost Handling
10651
10652 @cindex velveeta
10653 @cindex spamming
10654 Marking cross-posted articles as read ensures that you'll never have to
10655 read the same article more than once.  Unless, of course, somebody has
10656 posted it to several groups separately.  Posting the same article to
10657 several groups (not cross-posting) is called @dfn{spamming}, and you are
10658 by law required to send nasty-grams to anyone who perpetrates such a
10659 heinous crime.  You may want to try NoCeM handling to filter out spam
10660 (@pxref{NoCeM}).
10661
10662 Remember: Cross-posting is kinda ok, but posting the same article
10663 separately to several groups is not.  Massive cross-posting (aka.
10664 @dfn{velveeta}) is to be avoided at all costs, and you can even use the
10665 @code{gnus-summary-mail-crosspost-complaint} command to complain about
10666 excessive crossposting (@pxref{Summary Mail Commands}).
10667
10668 @cindex cross-posting
10669 @cindex Xref
10670 @cindex @acronym{NOV}
10671 One thing that may cause Gnus to not do the cross-posting thing
10672 correctly is if you use an @acronym{NNTP} server that supports @sc{xover}
10673 (which is very nice, because it speeds things up considerably) which
10674 does not include the @code{Xref} header in its @acronym{NOV} lines.  This is
10675 Evil, but all too common, alas, alack.  Gnus tries to Do The Right Thing
10676 even with @sc{xover} by registering the @code{Xref} lines of all
10677 articles you actually read, but if you kill the articles, or just mark
10678 them as read without reading them, Gnus will not get a chance to snoop
10679 the @code{Xref} lines out of these articles, and will be unable to use
10680 the cross reference mechanism.
10681
10682 @cindex LIST overview.fmt
10683 @cindex overview.fmt
10684 To check whether your @acronym{NNTP} server includes the @code{Xref} header
10685 in its overview files, try @samp{telnet your.nntp.server nntp},
10686 @samp{MODE READER} on @code{inn} servers, and then say @samp{LIST
10687 overview.fmt}.  This may not work, but if it does, and the last line you
10688 get does not read @samp{Xref:full}, then you should shout and whine at
10689 your news admin until she includes the @code{Xref} header in the
10690 overview files.
10691
10692 @vindex gnus-nov-is-evil
10693 If you want Gnus to get the @code{Xref}s right all the time, you have to
10694 set @code{gnus-nov-is-evil} to @code{t}, which slows things down
10695 considerably.
10696
10697 C'est la vie.
10698
10699 For an alternative approach, @pxref{Duplicate Suppression}.
10700
10701
10702 @node Duplicate Suppression
10703 @section Duplicate Suppression
10704
10705 By default, gnus tries to make sure that you don't have to read the same
10706 article more than once by utilizing the crossposting mechanism
10707 (@pxref{Crosspost Handling}).  However, that simple and efficient
10708 approach may not work satisfactory for some users for various
10709 reasons.
10710
10711 @enumerate
10712 @item
10713 The @acronym{NNTP} server may fail to generate the @code{Xref} header.  This
10714 is evil and not very common.
10715
10716 @item
10717 The @acronym{NNTP} server may fail to include the @code{Xref} header in the
10718 @file{.overview} data bases.  This is evil and all too common, alas.
10719
10720 @item
10721 You may be reading the same group (or several related groups) from
10722 different @acronym{NNTP} servers.
10723
10724 @item
10725 You may be getting mail that duplicates articles posted to groups.
10726 @end enumerate
10727
10728 I'm sure there are other situations where @code{Xref} handling fails as
10729 well, but these four are the most common situations.
10730
10731 If, and only if, @code{Xref} handling fails for you, then you may
10732 consider switching on @dfn{duplicate suppression}.  If you do so, Gnus
10733 will remember the @code{Message-ID}s of all articles you have read or
10734 otherwise marked as read, and then, as if by magic, mark them as read
10735 all subsequent times you see them---in @emph{all} groups.  Using this
10736 mechanism is quite likely to be somewhat inefficient, but not overly
10737 so.  It's certainly preferable to reading the same articles more than
10738 once.
10739
10740 Duplicate suppression is not a very subtle instrument.  It's more like a
10741 sledge hammer than anything else.  It works in a very simple
10742 fashion---if you have marked an article as read, it adds this Message-ID
10743 to a cache.  The next time it sees this Message-ID, it will mark the
10744 article as read with the @samp{M} mark.  It doesn't care what group it
10745 saw the article in.
10746
10747 @table @code
10748 @item gnus-suppress-duplicates
10749 @vindex gnus-suppress-duplicates
10750 If non-@code{nil}, suppress duplicates.
10751
10752 @item gnus-save-duplicate-list
10753 @vindex gnus-save-duplicate-list
10754 If non-@code{nil}, save the list of duplicates to a file.  This will
10755 make startup and shutdown take longer, so the default is @code{nil}.
10756 However, this means that only duplicate articles read in a single gnus
10757 session are suppressed.
10758
10759 @item gnus-duplicate-list-length
10760 @vindex gnus-duplicate-list-length
10761 This variable says how many @code{Message-ID}s to keep in the duplicate
10762 suppression list.  The default is 10000.
10763
10764 @item gnus-duplicate-file
10765 @vindex gnus-duplicate-file
10766 The name of the file to store the duplicate suppression list in.  The
10767 default is @file{~/News/suppression}.
10768 @end table
10769
10770 If you have a tendency to stop and start gnus often, setting
10771 @code{gnus-save-duplicate-list} to @code{t} is probably a good idea.  If
10772 you leave gnus running for weeks on end, you may have it @code{nil}.  On
10773 the other hand, saving the list makes startup and shutdown much slower,
10774 so that means that if you stop and start gnus often, you should set
10775 @code{gnus-save-duplicate-list} to @code{nil}.  Uhm.  I'll leave this up
10776 to you to figure out, I think.
10777
10778 @node Security
10779 @section Security
10780
10781 Gnus is able to verify signed messages or decrypt encrypted messages.
10782 The formats that are supported are @acronym{PGP}, @acronym{PGP/MIME}
10783 and @acronym{S/MIME}, however you need some external programs to get
10784 things to work:
10785
10786 @enumerate
10787 @item
10788 To handle @acronym{PGP} and @acronym{PGP/MIME} messages, you have to
10789 install an OpenPGP implementation such as GnuPG.  The Lisp interface
10790 to GnuPG included with Gnus is called PGG (@pxref{Top, ,PGG, pgg, PGG
10791 Manual}), but Mailcrypt and gpg.el are also supported.
10792
10793 @item
10794 To handle @acronym{S/MIME} message, you need to install OpenSSL.  OpenSSL 0.9.6
10795 or newer is recommended.
10796
10797 @end enumerate
10798
10799 More information on how to set things up can be found in the message
10800 manual (@pxref{Security, ,Security, message, Message Manual}).
10801
10802 @table @code
10803 @item mm-verify-option
10804 @vindex mm-verify-option
10805 Option of verifying signed parts.  @code{never}, not verify;
10806 @code{always}, always verify; @code{known}, only verify known
10807 protocols.  Otherwise, ask user.
10808
10809 @item mm-decrypt-option
10810 @vindex mm-decrypt-option
10811 Option of decrypting encrypted parts.  @code{never}, no decryption;
10812 @code{always}, always decrypt; @code{known}, only decrypt known
10813 protocols.  Otherwise, ask user.
10814
10815 @item mml1991-use
10816 @vindex mml1991-use
10817 Symbol indicating elisp interface to OpenPGP implementation for
10818 @acronym{PGP} messages.  The default is @code{pgg}, but
10819 @code{mailcrypt} and @code{gpg} are also supported although
10820 deprecated.
10821
10822 @item mml2015-use
10823 @vindex mml2015-use
10824 Symbol indicating elisp interface to OpenPGP implementation for
10825 @acronym{PGP/MIME} messages.  The default is @code{pgg}, but
10826 @code{mailcrypt} and @code{gpg} are also supported although
10827 deprecated.
10828
10829 @end table
10830
10831 @cindex snarfing keys
10832 @cindex importing PGP keys
10833 @cindex PGP key ring import
10834 Snarfing OpenPGP keys (i.e., importing keys from articles into your
10835 key ring) is not supported explicitly through a menu item or command,
10836 rather Gnus do detect and label keys as @samp{application/pgp-keys},
10837 allowing you to specify whatever action you think is appropriate
10838 through the usual @acronym{MIME} infrastructure.  You can use a
10839 @file{~/.mailcap} entry (@pxref{mailcap, , mailcap, emacs-mime, The
10840 Emacs MIME Manual}) such as the following to import keys using GNU
10841 Privacy Guard when you click on the @acronym{MIME} button
10842 (@pxref{Using MIME}).
10843
10844 @example
10845 application/pgp-keys; gpg --import --interactive --verbose; needsterminal
10846 @end example
10847 @noindent
10848 This happens to also be the default action defined in
10849 @code{mailcap-mime-data}.
10850
10851 @node Mailing List
10852 @section Mailing List
10853 @cindex mailing list
10854 @cindex RFC 2396
10855
10856 @kindex A M (summary)
10857 @findex gnus-mailing-list-insinuate
10858 Gnus understands some mailing list fields of RFC 2369.  To enable it,
10859 add a @code{to-list} group parameter (@pxref{Group Parameters}),
10860 possibly using @kbd{A M} (@code{gnus-mailing-list-insinuate}) in the
10861 summary buffer.
10862
10863 That enables the following commands to the summary buffer:
10864
10865 @table @kbd
10866
10867 @item C-c C-n h
10868 @kindex C-c C-n h (Summary)
10869 @findex gnus-mailing-list-help
10870 Send a message to fetch mailing list help, if List-Help field exists.
10871
10872 @item C-c C-n s
10873 @kindex C-c C-n s (Summary)
10874 @findex gnus-mailing-list-subscribe
10875 Send a message to subscribe the mailing list, if List-Subscribe field exists.
10876
10877 @item C-c C-n u
10878 @kindex C-c C-n u (Summary)
10879 @findex gnus-mailing-list-unsubscribe
10880 Send a message to unsubscribe the mailing list, if List-Unsubscribe
10881 field exists.
10882
10883 @item C-c C-n p
10884 @kindex C-c C-n p (Summary)
10885 @findex gnus-mailing-list-post
10886 Post to the mailing list, if List-Post field exists.
10887
10888 @item C-c C-n o
10889 @kindex C-c C-n o (Summary)
10890 @findex gnus-mailing-list-owner
10891 Send a message to the mailing list owner, if List-Owner field exists.
10892
10893 @item C-c C-n a
10894 @kindex C-c C-n a (Summary)
10895 @findex gnus-mailing-list-archive
10896 Browse the mailing list archive, if List-Archive field exists.
10897
10898 @end table
10899
10900
10901 @node Article Buffer
10902 @chapter Article Buffer
10903 @cindex article buffer
10904
10905 The articles are displayed in the article buffer, of which there is only
10906 one.  All the summary buffers share the same article buffer unless you
10907 tell gnus otherwise.
10908
10909 @menu
10910 * Hiding Headers::              Deciding what headers should be displayed.
10911 * Using MIME::                  Pushing articles through @acronym{MIME} before reading them.
10912 * Customizing Articles::        Tailoring the look of the articles.
10913 * Article Keymap::              Keystrokes available in the article buffer.
10914 * Misc Article::                Other stuff.
10915 @end menu
10916
10917
10918 @node Hiding Headers
10919 @section Hiding Headers
10920 @cindex hiding headers
10921 @cindex deleting headers
10922
10923 The top section of each article is the @dfn{head}.  (The rest is the
10924 @dfn{body}, but you may have guessed that already.)
10925
10926 @vindex gnus-show-all-headers
10927 There is a lot of useful information in the head: the name of the person
10928 who wrote the article, the date it was written and the subject of the
10929 article.  That's well and nice, but there's also lots of information
10930 most people do not want to see---what systems the article has passed
10931 through before reaching you, the @code{Message-ID}, the
10932 @code{References}, etc. ad nauseam---and you'll probably want to get rid
10933 of some of those lines.  If you want to keep all those lines in the
10934 article buffer, you can set @code{gnus-show-all-headers} to @code{t}.
10935
10936 Gnus provides you with two variables for sifting headers:
10937
10938 @table @code
10939
10940 @item gnus-visible-headers
10941 @vindex gnus-visible-headers
10942 If this variable is non-@code{nil}, it should be a regular expression
10943 that says what headers you wish to keep in the article buffer.  All
10944 headers that do not match this variable will be hidden.
10945
10946 For instance, if you only want to see the name of the person who wrote
10947 the article and the subject, you'd say:
10948
10949 @lisp
10950 (setq gnus-visible-headers "^From:\\|^Subject:")
10951 @end lisp
10952
10953 This variable can also be a list of regexps to match headers to
10954 remain visible.
10955
10956 @item gnus-ignored-headers
10957 @vindex gnus-ignored-headers
10958 This variable is the reverse of @code{gnus-visible-headers}.  If this
10959 variable is set (and @code{gnus-visible-headers} is @code{nil}), it
10960 should be a regular expression that matches all lines that you want to
10961 hide.  All lines that do not match this variable will remain visible.
10962
10963 For instance, if you just want to get rid of the @code{References} field
10964 and the @code{Xref} field, you might say:
10965
10966 @lisp
10967 (setq gnus-ignored-headers "^References:\\|^Xref:")
10968 @end lisp
10969
10970 This variable can also be a list of regexps to match headers to
10971 be removed.
10972
10973 Note that if @code{gnus-visible-headers} is non-@code{nil}, this
10974 variable will have no effect.
10975
10976 @end table
10977
10978 @vindex gnus-sorted-header-list
10979 Gnus can also sort the headers for you.  (It does this by default.)  You
10980 can control the sorting by setting the @code{gnus-sorted-header-list}
10981 variable.  It is a list of regular expressions that says in what order
10982 the headers are to be displayed.
10983
10984 For instance, if you want the name of the author of the article first,
10985 and then the subject, you might say something like:
10986
10987 @lisp
10988 (setq gnus-sorted-header-list '("^From:" "^Subject:"))
10989 @end lisp
10990
10991 Any headers that are to remain visible, but are not listed in this
10992 variable, will be displayed in random order after all the headers listed in this variable.
10993
10994 @findex gnus-article-hide-boring-headers
10995 @vindex gnus-boring-article-headers
10996 You can hide further boring headers by setting
10997 @code{gnus-treat-hide-boring-headers} to @code{head}.  What this function
10998 does depends on the @code{gnus-boring-article-headers} variable.  It's a
10999 list, but this list doesn't actually contain header names.  Instead it
11000 lists various @dfn{boring conditions} that Gnus can check and remove
11001 from sight.
11002
11003 These conditions are:
11004 @table @code
11005 @item empty
11006 Remove all empty headers.
11007 @item followup-to
11008 Remove the @code{Followup-To} header if it is identical to the
11009 @code{Newsgroups} header.
11010 @item reply-to
11011 Remove the @code{Reply-To} header if it lists the same addresses as
11012 the @code{From} header, or if the @code{broken-reply-to} group
11013 parameter is set.
11014 @item newsgroups
11015 Remove the @code{Newsgroups} header if it only contains the current group
11016 name.
11017 @item to-address
11018 Remove the @code{To} header if it only contains the address identical to
11019 the current group's @code{to-address} parameter.
11020 @item to-list
11021 Remove the @code{To} header if it only contains the address identical to
11022 the current group's @code{to-list} parameter.
11023 @item cc-list
11024 Remove the @code{CC} header if it only contains the address identical to
11025 the current group's @code{to-list} parameter.
11026 @item date
11027 Remove the @code{Date} header if the article is less than three days
11028 old.
11029 @item long-to
11030 Remove the @code{To} header if it is very long.
11031 @item many-to
11032 Remove all @code{To} headers if there are more than one.
11033 @end table
11034
11035 To include these three elements, you could say something like:
11036
11037 @lisp
11038 (setq gnus-boring-article-headers
11039       '(empty followup-to reply-to))
11040 @end lisp
11041
11042 This is also the default value for this variable.
11043
11044
11045 @node Using MIME
11046 @section Using MIME
11047 @cindex @acronym{MIME}
11048
11049 Mime is a standard for waving your hands through the air, aimlessly,
11050 while people stand around yawning.
11051
11052 @acronym{MIME}, however, is a standard for encoding your articles, aimlessly,
11053 while all newsreaders die of fear.
11054
11055 @acronym{MIME} may specify what character set the article uses, the encoding
11056 of the characters, and it also makes it possible to embed pictures and
11057 other naughty stuff in innocent-looking articles.
11058
11059 @vindex gnus-show-mime
11060 @vindex gnus-article-display-method-for-mime
11061 @findex gnus-article-display-mime-message
11062 gnus handles @acronym{MIME} by pushing the articles through
11063 @code{gnus-article-display-method-for-mime}, which is
11064 @code{gnus-article-display-mime-message} by default.  This function
11065 calls the @acronym{SEMI} MIME-View program to actually do the work.  For
11066 more information on @acronym{SEMI} MIME-View, see its manual page
11067 (however it is not existed yet, sorry).
11068
11069 Set @code{gnus-show-mime} to @code{t} if you want to use
11070 @acronym{MIME} all the time.  If you have @code{gnus-show-mime} set,
11071 then you'll see some unfortunate display glitches in the article buffer.
11072 These can't be avoided.
11073
11074 In GNUS or Gnus, it might be best to just use the toggling functions
11075 from the summary buffer to avoid getting nasty surprises. (For instance,
11076 you enter the group @samp{alt.sing-a-long} and, before you know it,
11077 @acronym{MIME} has decoded the sound file in the article and some
11078 horrible sing-a-long song comes screaming out your speakers, and you
11079 can't find the volume button, because there isn't one, and people are
11080 starting to look at you, and you try to stop the program, but you can't,
11081 and you can't find the program to control the volume, and everybody else
11082 in the room suddenly decides to look at you disdainfully, and you'll
11083 feel rather stupid.)
11084
11085 Any similarity to real events and people is purely coincidental.  Ahem.
11086
11087 To avoid such kind of situation, gnus stops to use
11088 @code{metamail-buffer}.  So now, you can set @code{gnus-show-mime} to
11089 non-@code{nil} every-time, then you can push button in the article
11090 buffer when there are nobody else.
11091
11092 Also @pxref{MIME Commands}.
11093
11094
11095 @node Customizing Articles
11096 @section Customizing Articles
11097 @cindex article customization
11098
11099 A slew of functions for customizing how the articles are to look like
11100 exist.  You can call these functions interactively
11101 (@pxref{Article Washing}), or you can have them
11102 called automatically when you select the articles.
11103
11104 To have them called automatically, you should set the corresponding
11105 ``treatment'' variable.  For instance, to have headers hidden, you'd set
11106 @code{gnus-treat-hide-headers}.  Below is a list of variables that can
11107 be set, but first we discuss the values these variables can have.
11108
11109 Note: Some values, while valid, make little sense.  Check the list below
11110 for sensible values.
11111
11112 @enumerate
11113 @item
11114 @code{nil}: Don't do this treatment.
11115
11116 @item
11117 @code{t}: Do this treatment on all body parts.
11118
11119 @item
11120 @code{head}: Do the treatment on the headers.
11121
11122 @item
11123 @code{first}: Do this treatment on the first body part.
11124
11125 @item
11126 @code{last}: Do this treatment on the last body part.
11127
11128 @item
11129 An integer: Do this treatment on all body parts that have a length less
11130 than this number.
11131
11132 @item
11133 A list of strings: Do this treatment on all body parts that are in
11134 articles that are read in groups that have names that match one of the
11135 regexps in the list.
11136
11137 @item
11138 A list where the first element is not a string:
11139
11140 The list is evaluated recursively.  The first element of the list is a
11141 predicate.  The following predicates are recognized: @code{or},
11142 @code{and}, @code{not} and @code{typep}.  Here's an example:
11143
11144 @lisp
11145 (or last
11146     (typep "text/x-vcard"))
11147 @end lisp
11148
11149 @item
11150 @code{mime}: Do this treatment if the value of @code{gnus-show-mime}' is
11151 non-nil.
11152
11153 @end enumerate
11154
11155 You may have noticed that the word @dfn{part} is used here.  This refers
11156 to the fact that some messages are @acronym{MIME} multipart articles that may
11157 be divided into several parts.  Articles that are not multiparts are
11158 considered to contain just a single part.
11159
11160 @vindex gnus-article-treat-types
11161 Are the treatments applied to all sorts of multipart parts?  Yes, if you
11162 want to, but by default, only @samp{text/plain} parts are given the
11163 treatment.  This is controlled by the @code{gnus-article-treat-types}
11164 variable, which is a list of regular expressions that are matched to the
11165 type of the part.  This variable is ignored if the value of the
11166 controlling variable is a predicate list, as described above.
11167
11168 The following treatment options are available.  The easiest way to
11169 customize this is to examine the @code{gnus-article-treat} customization
11170 group.  Values in parenthesis are suggested sensible values.  Others are
11171 possible but those listed are probably sufficient for most people.
11172
11173 @table @code
11174 @item gnus-treat-buttonize (t, integer)
11175 @item gnus-treat-buttonize-head (head)
11176
11177 @xref{Article Buttons}.
11178
11179 @item gnus-treat-capitalize-sentences (t, integer)
11180 @item gnus-treat-overstrike (t, integer)
11181 @item gnus-treat-strip-cr (t, integer)
11182 @item gnus-treat-strip-headers-in-body (t, integer)
11183 @item gnus-treat-strip-leading-blank-lines (t, first, integer)
11184 @item gnus-treat-strip-multiple-blank-lines (t, integer)
11185 @item gnus-treat-strip-pem (t, last, integer)
11186 @item gnus-treat-strip-trailing-blank-lines (t, last, integer)
11187 @item gnus-treat-unsplit-urls (t, integer)
11188 @item gnus-treat-wash-html (t, integer)
11189 @item gnus-treat-decode-article-as-default-mime-charset (t, integer)
11190
11191 @xref{Article Washing}.
11192
11193 @item gnus-treat-date-english (head)
11194 @item gnus-treat-date-iso8601 (head)
11195 @item gnus-treat-date-lapsed (head)
11196 @item gnus-treat-date-local (head)
11197 @item gnus-treat-date-original (head)
11198 @item gnus-treat-date-user-defined (head)
11199 @item gnus-treat-date-ut (head)
11200
11201 @xref{Article Date}.
11202
11203 @item gnus-treat-from-picon (head)
11204 @item gnus-treat-mail-picon (head)
11205 @item gnus-treat-newsgroups-picon (head)
11206
11207 @xref{Picons}.
11208
11209 @item gnus-treat-display-smileys (t, integer)
11210
11211 @item gnus-treat-body-boundary (head)
11212
11213 @vindex gnus-body-boundary-delimiter
11214 Adds a delimiter between header and body, the string used as delimiter
11215 is controlled by @code{gnus-body-boundary-delimiter}.
11216
11217 @xref{Smileys}.
11218
11219 @item gnus-treat-display-x-face (head)
11220
11221 @xref{X-Face}.
11222
11223 @item gnus-treat-display-face (head)
11224
11225 @xref{Face}.
11226
11227 @item gnus-treat-emphasize (t, head, integer)
11228 @item gnus-treat-fill-article (t, integer)
11229 @item gnus-treat-fill-long-lines (t, integer)
11230 @item gnus-treat-hide-boring-headers (head)
11231 @item gnus-treat-hide-citation (t, integer)
11232 @item gnus-treat-hide-citation-maybe (t, integer)
11233 @item gnus-treat-hide-headers (head)
11234 @item gnus-treat-hide-signature (t, last)
11235 @item gnus-treat-strip-banner (t, last)
11236 @item gnus-treat-strip-list-identifiers (head)
11237
11238 @xref{Article Hiding}.
11239
11240 @item gnus-treat-highlight-citation (t, integer)
11241 @item gnus-treat-highlight-headers (head)
11242 @item gnus-treat-highlight-signature (t, last, integer)
11243
11244 @xref{Article Highlighting}.
11245
11246 @item gnus-treat-play-sounds
11247 @item gnus-treat-translate
11248 @item gnus-treat-ansi-sequences (t)
11249 @item gnus-treat-x-pgp-sig (head)
11250
11251 @item gnus-treat-unfold-headers (head)
11252 @item gnus-treat-fold-headers (head)
11253 @item gnus-treat-fold-newsgroups (head)
11254 @item gnus-treat-leading-whitespace (head)
11255
11256 @xref{Article Header}.
11257
11258
11259 @end table
11260
11261 @vindex gnus-part-display-hook
11262 You can, of course, write your own functions to be called from
11263 @code{gnus-part-display-hook}.  The functions are called narrowed to the
11264 part, and you can do anything you like, pretty much.  There is no
11265 information that you have to keep in the buffer---you can change
11266 everything.
11267
11268
11269 @node Article Keymap
11270 @section Article Keymap
11271
11272 Most of the keystrokes in the summary buffer can also be used in the
11273 article buffer.  They should behave as if you typed them in the summary
11274 buffer, which means that you don't actually have to have a summary
11275 buffer displayed while reading.  You can do it all from the article
11276 buffer.
11277
11278 A few additional keystrokes are available:
11279
11280 @table @kbd
11281
11282 @item SPACE
11283 @kindex SPACE (Article)
11284 @findex gnus-article-next-page
11285 Scroll forwards one page (@code{gnus-article-next-page}).
11286 This is exactly the same as @kbd{h SPACE h}.
11287
11288 @item DEL
11289 @kindex DEL (Article)
11290 @findex gnus-article-prev-page
11291 Scroll backwards one page (@code{gnus-article-prev-page}).
11292 This is exactly the same as @kbd{h DEL h}.
11293
11294 @item C-c ^
11295 @kindex C-c ^ (Article)
11296 @findex gnus-article-refer-article
11297 If point is in the neighborhood of a @code{Message-ID} and you press
11298 @kbd{C-c ^}, Gnus will try to get that article from the server
11299 (@code{gnus-article-refer-article}).
11300
11301 @item C-c C-m
11302 @kindex C-c C-m (Article)
11303 @findex gnus-article-mail
11304 Send a reply to the address near point (@code{gnus-article-mail}).  If
11305 given a prefix, include the mail.
11306
11307 @item s
11308 @kindex s (Article)
11309 @findex gnus-article-show-summary
11310 Reconfigure the buffers so that the summary buffer becomes visible
11311 (@code{gnus-article-show-summary}).
11312
11313 @item ?
11314 @kindex ? (Article)
11315 @findex gnus-article-describe-briefly
11316 Give a very brief description of the available keystrokes
11317 (@code{gnus-article-describe-briefly}).
11318
11319 @item TAB
11320 @kindex TAB (Article)
11321 @findex gnus-article-next-button
11322 Go to the next button, if any (@code{gnus-article-next-button}).  This
11323 only makes sense if you have buttonizing turned on.
11324
11325 @item M-TAB
11326 @kindex M-TAB (Article)
11327 @findex gnus-article-prev-button
11328 Go to the previous button, if any (@code{gnus-article-prev-button}).
11329
11330 @item R
11331 @kindex R (Article)
11332 @findex gnus-article-reply-with-original
11333 Send a reply to the current article and yank the current article
11334 (@code{gnus-article-reply-with-original}).  If given a prefix, make a
11335 wide reply.  If the region is active, only yank the text in the
11336 region.
11337
11338 @item F
11339 @kindex F (Article)
11340 @findex gnus-article-followup-with-original
11341 Send a followup to the current article and yank the current article
11342 (@code{gnus-article-followup-with-original}).  If given a prefix, make
11343 a wide reply.  If the region is active, only yank the text in the
11344 region.
11345
11346
11347 @end table
11348
11349
11350 @node Misc Article
11351 @section Misc Article
11352
11353 @table @code
11354
11355 @item gnus-single-article-buffer
11356 @vindex gnus-single-article-buffer
11357 If non-@code{nil}, use the same article buffer for all the groups.
11358 (This is the default.)  If @code{nil}, each group will have its own
11359 article buffer.
11360
11361 @vindex gnus-article-decode-hook
11362 @item gnus-article-decode-hook
11363 @cindex @acronym{MIME}
11364 Hook used to decode @acronym{MIME} articles.  The default value is
11365 @code{(article-decode-charset article-decode-encoded-words)}
11366
11367 @vindex gnus-article-prepare-hook
11368 @item gnus-article-prepare-hook
11369 This hook is called right after the article has been inserted into the
11370 article buffer.  It is mainly intended for functions that do something
11371 depending on the contents; it should probably not be used for changing
11372 the contents of the article buffer.
11373
11374 @item gnus-article-mode-hook
11375 @vindex gnus-article-mode-hook
11376 Hook called in article mode buffers.
11377
11378 @item gnus-article-mode-syntax-table
11379 @vindex gnus-article-mode-syntax-table
11380 Syntax table used in article buffers.  It is initialized from
11381 @code{text-mode-syntax-table}.
11382
11383 @vindex gnus-article-over-scroll
11384 @item gnus-article-over-scroll
11385 If non-@code{nil}, allow scrolling the article buffer even when there
11386 no more new text to scroll in.  The default is @code{nil}.
11387
11388 @vindex gnus-article-mode-line-format
11389 @item gnus-article-mode-line-format
11390 This variable is a format string along the same lines as
11391 @code{gnus-summary-mode-line-format} (@pxref{Summary Buffer Mode
11392 Line}).  It accepts the same format specifications as that variable,
11393 with two extensions:
11394
11395 @table @samp
11396
11397 @item w
11398 The @dfn{wash status} of the article.  This is a short string with one
11399 character for each possible article wash operation that may have been
11400 performed.  The characters and their meaning:
11401
11402 @table @samp
11403
11404 @item c
11405 Displayed when cited text may be hidden in the article buffer.
11406
11407 @item h
11408 Displayed when headers are hidden in the article buffer.
11409
11410 @item p
11411 Displayed when article is digitally signed or encrypted, and Gnus has
11412 hidden the security headers.  (N.B. does not tell anything about
11413 security status, i.e. good or bad signature.)
11414
11415 @item s
11416 Displayed when the signature has been hidden in the Article buffer.
11417
11418 @item o
11419 Displayed when Gnus has treated overstrike characters in the article buffer.
11420
11421 @item e
11422 Displayed when Gnus has treated emphasised strings in the article buffer.
11423
11424 @end table
11425
11426 @item m
11427 The number of @acronym{MIME} parts in the article.
11428
11429 @end table
11430
11431 @vindex gnus-break-pages
11432
11433 @item gnus-break-pages
11434 Controls whether @dfn{page breaking} is to take place.  If this variable
11435 is non-@code{nil}, the articles will be divided into pages whenever a
11436 page delimiter appears in the article.  If this variable is @code{nil},
11437 paging will not be done.
11438
11439 @item gnus-page-delimiter
11440 @vindex gnus-page-delimiter
11441 This is the delimiter mentioned above.  By default, it is @samp{^L}
11442 (formfeed).
11443
11444 @cindex IDNA
11445 @cindex internationalized domain names
11446 @vindex gnus-use-idna
11447 @item gnus-use-idna
11448 This variable controls whether Gnus performs IDNA decoding of
11449 internationalized domain names inside @samp{From}, @samp{To} and
11450 @samp{Cc} headers.  @xref{IDNA, ,IDNA,message, The Message Manual},
11451 for how to compose such messages.  This requires
11452 @uref{http://www.gnu.org/software/libidn/, GNU Libidn}, and this
11453 variable is only enabled if you have installed it.
11454
11455 @end table
11456
11457
11458 @node Composing Messages
11459 @chapter Composing Messages
11460 @cindex composing messages
11461 @cindex messages
11462 @cindex mail
11463 @cindex sending mail
11464 @cindex reply
11465 @cindex followup
11466 @cindex post
11467 @cindex using gpg
11468 @cindex using s/mime
11469 @cindex using smime
11470
11471 @kindex C-c C-c (Post)
11472 All commands for posting and mailing will put you in a message buffer
11473 where you can edit the article all you like, before you send the
11474 article by pressing @kbd{C-c C-c}.  @xref{Top, , Overview, message,
11475 Message Manual}.  Where the message will be posted/mailed to depends
11476 on your setup (@pxref{Posting Server}).
11477
11478 @menu
11479 * Mail::                        Mailing and replying.
11480 * Posting Server::              What server should you post and mail via?
11481 * POP before SMTP::             You cannot send a mail unless you read a mail.
11482 * Mail and Post::               Mailing and posting at the same time.
11483 * Archived Messages::           Where Gnus stores the messages you've sent.
11484 * Posting Styles::              An easier way to specify who you are.
11485 * Drafts::                      Postponing messages and rejected messages.
11486 * Rejected Articles::           What happens if the server doesn't like your article?
11487 * Signing and encrypting::      How to compose secure messages.
11488 @end menu
11489
11490 Also @pxref{Canceling and Superseding} for information on how to
11491 remove articles you shouldn't have posted.
11492
11493
11494 @node Mail
11495 @section Mail
11496
11497 Variables for customizing outgoing mail:
11498
11499 @table @code
11500 @item gnus-uu-digest-headers
11501 @vindex gnus-uu-digest-headers
11502 List of regexps to match headers included in digested messages.  The
11503 headers will be included in the sequence they are matched.  If
11504 @code{nil} include all headers.
11505
11506 @item gnus-add-to-list
11507 @vindex gnus-add-to-list
11508 If non-@code{nil}, add a @code{to-list} group parameter to mail groups
11509 that have none when you do a @kbd{a}.
11510
11511 @item gnus-confirm-mail-reply-to-news
11512 @vindex gnus-confirm-mail-reply-to-news
11513 If non-@code{nil}, Gnus will ask you for a confirmation when you are
11514 about to reply to news articles by mail.  If it is @code{nil}, nothing
11515 interferes in what you want to do.  This can also be a function
11516 receiving the group name as the only parameter which should return
11517 non-@code{nil} if a confirmation is needed, or a regular expression
11518 matching group names, where confirmation should be asked for.
11519
11520 If you find yourself never wanting to reply to mail, but occasionally
11521 press R anyway, this variable might be for you.
11522
11523 @item gnus-confirm-treat-mail-like-news
11524 @vindex gnus-confirm-treat-mail-like-news
11525 If non-@code{nil}, Gnus also requests confirmation according to
11526 @code{gnus-confirm-mail-reply-to-news} when replying to mail.  This is
11527 useful for treating mailing lists like newsgroups.
11528
11529 @end table
11530
11531
11532 @node Posting Server
11533 @section Posting Server
11534
11535 When you press those magical @kbd{C-c C-c} keys to ship off your latest
11536 (extremely intelligent, of course) article, where does it go?
11537
11538 Thank you for asking.  I hate you.
11539
11540 It can be quite complicated.
11541
11542 @vindex gnus-post-method
11543 When posting news, Message usually invokes @code{message-send-news}
11544 (@pxref{News Variables, , News Variables, message, Message Manual}).
11545 Normally, Gnus will post using the same select method as you're
11546 reading from (which might be convenient if you're reading lots of
11547 groups from different private servers).  However.  If the server
11548 you're reading from doesn't allow posting, just reading, you probably
11549 want to use some other server to post your (extremely intelligent and
11550 fabulously interesting) articles.  You can then set the
11551 @code{gnus-post-method} to some other method:
11552
11553 @lisp
11554 (setq gnus-post-method '(nnspool ""))
11555 @end lisp
11556
11557 Now, if you've done this, and then this server rejects your article, or
11558 this server is down, what do you do then?  To override this variable you
11559 can use a non-zero prefix to the @kbd{C-c C-c} command to force using
11560 the ``current'' server, to get back the default behavior, for posting.
11561
11562 If you give a zero prefix (i.e., @kbd{C-u 0 C-c C-c}) to that command,
11563 gnus will prompt you for what method to use for posting.
11564
11565 You can also set @code{gnus-post-method} to a list of select methods.
11566 If that's the case, gnus will always prompt you for what method to use
11567 for posting.
11568
11569 Finally, if you want to always post using the native select method,
11570 you can set this variable to @code{native}.
11571
11572 When sending mail, Message invokes @code{message-send-mail-function}.
11573 The default function, @code{message-send-mail-with-sendmail}, pipes
11574 your article to the @code{sendmail} binary for further queuing and
11575 sending.  When your local system is not configured for sending mail
11576 using @code{sendmail}, and you have access to a remote @acronym{SMTP}
11577 server, you can set @code{message-send-mail-function} to
11578 @code{smtpmail-send-it} and make sure to setup the @code{smtpmail}
11579 package correctly.  An example:
11580
11581 @lisp
11582 (setq message-send-mail-function 'smtpmail-send-it
11583       smtpmail-default-smtp-server "YOUR SMTP HOST")
11584 ;; @r{The following variable needs to be set if you are using smtpmail.el}
11585 ;; @r{distributed with FLIM, lesser than the version 1.14.6.}
11586 (setq smtp-default-server "YOUR SMTP HOST")
11587 @end lisp
11588
11589 To the thing similar to this, there is
11590 @code{message-smtpmail-send-it}.  It is useful if your @acronym{ISP}
11591 requires the @acronym{POP}-before-@acronym{SMTP} authentication.
11592 @xref{POP before SMTP}.
11593
11594 Other possible choices for @code{message-send-mail-function} includes
11595 @code{message-send-mail-with-mh}, @code{message-send-mail-with-qmail},
11596 and @code{feedmail-send-it}.
11597
11598 @node POP before SMTP
11599 @section POP before SMTP
11600 @cindex pop before smtp
11601 @findex message-smtpmail-send-it
11602 @findex mail-source-touch-pop
11603
11604 Does your @acronym{ISP} require the @acronym{POP}-before-@acronym{SMTP}
11605 authentication?  It is whether you need to connect to the @acronym{POP}
11606 mail server within a certain time before sending mails.  If so, there is
11607 a convenient way.  To do that, put the following lines in your
11608 @file{~/.gnus.el} file:
11609
11610 @lisp
11611 (setq message-send-mail-function 'message-smtpmail-send-it)
11612 (add-hook 'message-send-mail-hook 'mail-source-touch-pop)
11613 @end lisp
11614
11615 @noindent
11616 It means to let Gnus connect to the @acronym{POP} mail server in advance
11617 whenever you send a mail.  The @code{mail-source-touch-pop} function
11618 does only a @acronym{POP} authentication according to the value of
11619 @code{mail-sources} without fetching mails, just before sending a mail.
11620 Note that you have to use @code{message-smtpmail-send-it} which runs
11621 @code{message-send-mail-hook} rather than @code{smtpmail-send-it} and
11622 set the value of @code{mail-sources} for a @acronym{POP} connection
11623 correctly.  @xref{Mail Sources}.
11624
11625 If you have two or more @acronym{POP} mail servers set in
11626 @code{mail-sources}, you may want to specify one of them to
11627 @code{mail-source-primary-source} as the @acronym{POP} mail server to be
11628 used for the @acronym{POP}-before-@acronym{SMTP} authentication.  If it
11629 is your primary @acronym{POP} mail server (i.e., you are fetching mails
11630 mainly from that server), you can set it permanently as follows:
11631
11632 @lisp
11633 (setq mail-source-primary-source
11634       '(pop :server "pop3.mail.server"
11635             :password "secret"))
11636 @end lisp
11637
11638 @noindent
11639 Otherwise, bind it dynamically only when performing the
11640 @acronym{POP}-before-@acronym{SMTP} authentication as follows:
11641
11642 @lisp
11643 (add-hook 'message-send-mail-hook
11644           (lambda ()
11645             (let ((mail-source-primary-source
11646                    '(pop :server "pop3.mail.server"
11647                          :password "secret")))
11648               (mail-source-touch-pop))))
11649 @end lisp
11650
11651 @node Mail and Post
11652 @section Mail and Post
11653
11654 Here's a list of variables relevant to both mailing and
11655 posting:
11656
11657 @table @code
11658 @item gnus-mailing-list-groups
11659 @findex gnus-mailing-list-groups
11660 @cindex mailing lists
11661
11662 If your news server offers groups that are really mailing lists
11663 gatewayed to the @acronym{NNTP} server, you can read those groups without
11664 problems, but you can't post/followup to them without some difficulty.
11665 One solution is to add a @code{to-address} to the group parameters
11666 (@pxref{Group Parameters}).  An easier thing to do is set the
11667 @code{gnus-mailing-list-groups} to a regexp that matches the groups that
11668 really are mailing lists.  Then, at least, followups to the mailing
11669 lists will work most of the time.  Posting to these groups (@kbd{a}) is
11670 still a pain, though.
11671
11672 @item gnus-user-agent
11673 @vindex gnus-user-agent
11674 @cindex User-Agent
11675
11676 This variable controls which information should be exposed in the
11677 User-Agent header.  It can be one of the symbols @code{gnus} (show only
11678 Gnus version), @code{emacs-gnus} (show only Emacs and Gnus versions),
11679 @code{emacs-gnus-config} (same as @code{emacs-gnus} plus system
11680 configuration), @code{emacs-gnus-type} (same as @code{emacs-gnus} plus
11681 system type) or a custom string.  If you set it to a string, be sure to
11682 use a valid format, see RFC 2616.
11683
11684 @end table
11685
11686 You may want to do spell-checking on messages that you send out.  Or, if
11687 you don't want to spell-check by hand, you could add automatic
11688 spell-checking via the @code{ispell} package:
11689
11690 @cindex ispell
11691 @findex ispell-message
11692 @lisp
11693 (add-hook 'message-send-hook 'ispell-message)
11694 @end lisp
11695
11696 If you want to change the @code{ispell} dictionary based on what group
11697 you're in, you could say something like the following:
11698
11699 @lisp
11700 (add-hook 'gnus-select-group-hook
11701           (lambda ()
11702             (cond
11703              ((string-match
11704                "^de\\." (gnus-group-real-name gnus-newsgroup-name))
11705               (ispell-change-dictionary "deutsch"))
11706              (t
11707               (ispell-change-dictionary "english")))))
11708 @end lisp
11709
11710 Modify to suit your needs.
11711
11712
11713 @node Archived Messages
11714 @section Archived Messages
11715 @cindex archived messages
11716 @cindex sent messages
11717
11718 Gnus provides a few different methods for storing the mail and news you
11719 send.  The default method is to use the @dfn{archive virtual server} to
11720 store the messages.  If you want to disable this completely, the
11721 @code{gnus-message-archive-group} variable should be @code{nil}, which
11722 is the default.
11723
11724 For archiving interesting messages in a group you read, see the
11725 @kbd{B c} (@code{gnus-summary-copy-article}) command (@pxref{Mail
11726 Group Commands}).
11727
11728 @vindex gnus-message-archive-method
11729 @code{gnus-message-archive-method} says what virtual server gnus is to
11730 use to store sent messages.  The default is:
11731
11732 @lisp
11733 (nnfolder "archive"
11734           (nnfolder-directory   "~/Mail/archive")
11735           (nnfolder-active-file "~/Mail/archive/active")
11736           (nnfolder-get-new-mail nil)
11737           (nnfolder-inhibit-expiry t))
11738 @end lisp
11739
11740 You can, however, use any mail select method (@code{nnml},
11741 @code{nnmbox}, etc.).  @code{nnfolder} is a quite likable select method
11742 for doing this sort of thing, though.  If you don't like the default
11743 directory chosen, you could say something like:
11744
11745 @lisp
11746 (setq gnus-message-archive-method
11747       '(nnfolder "archive"
11748                  (nnfolder-inhibit-expiry t)
11749                  (nnfolder-active-file "~/News/sent-mail/active")
11750                  (nnfolder-directory "~/News/sent-mail/")))
11751 @end lisp
11752
11753 @vindex gnus-message-archive-group
11754 @cindex Gcc
11755 Gnus will insert @code{Gcc} headers in all outgoing messages that point
11756 to one or more group(s) on that server.  Which group to use is
11757 determined by the @code{gnus-message-archive-group} variable.
11758
11759 This variable can be used to do the following:
11760
11761 @table @asis
11762 @item a string
11763 Messages will be saved in that group.
11764
11765 Note that you can include a select method in the group name, then the
11766 message will not be stored in the select method given by
11767 @code{gnus-message-archive-method}, but in the select method specified
11768 by the group name, instead.  Suppose @code{gnus-message-archive-method}
11769 has the default value shown above.  Then setting
11770 @code{gnus-message-archive-group} to @code{"foo"} means that outgoing
11771 messages are stored in @samp{nnfolder+archive:foo}, but if you use the
11772 value @code{"nnml:foo"}, then outgoing messages will be stored in
11773 @samp{nnml:foo}.
11774
11775 @item a list of strings
11776 Messages will be saved in all those groups.
11777
11778 @item an alist of regexps, functions and forms
11779 When a key ``matches'', the result is used.
11780
11781 @item @code{nil}
11782 No message archiving will take place.  This is the default.
11783 @end table
11784
11785 Let's illustrate:
11786
11787 Just saving to a single group called @samp{MisK}:
11788 @lisp
11789 (setq gnus-message-archive-group "MisK")
11790 @end lisp
11791
11792 Saving to two groups, @samp{MisK} and @samp{safe}:
11793 @lisp
11794 (setq gnus-message-archive-group '("MisK" "safe"))
11795 @end lisp
11796
11797 Save to different groups based on what group you are in:
11798 @lisp
11799 (setq gnus-message-archive-group
11800       '(("^alt" "sent-to-alt")
11801         ("mail" "sent-to-mail")
11802         (".*" "sent-to-misc")))
11803 @end lisp
11804
11805 More complex stuff:
11806 @lisp
11807 (setq gnus-message-archive-group
11808       '((if (message-news-p)
11809             "misc-news"
11810           "misc-mail")))
11811 @end lisp
11812
11813 How about storing all news messages in one file, but storing all mail
11814 messages in one file per month:
11815
11816 @lisp
11817 (setq gnus-message-archive-group
11818       '((if (message-news-p)
11819             "misc-news"
11820           (concat "mail." (format-time-string "%Y-%m")))))
11821 @end lisp
11822
11823 @c (XEmacs 19.13 doesn't have @code{format-time-string}, so you'll have to
11824 @c use a different value for @code{gnus-message-archive-group} there.)
11825
11826 Now, when you send a message off, it will be stored in the appropriate
11827 group.  (If you want to disable storing for just one particular message,
11828 you can just remove the @code{Gcc} header that has been inserted.)  The
11829 archive group will appear in the group buffer the next time you start
11830 gnus, or the next time you press @kbd{F} in the group buffer.  You can
11831 enter it and read the articles in it just like you'd read any other
11832 group.  If the group gets really big and annoying, you can simply rename
11833 if (using @kbd{G r} in the group buffer) to something
11834 nice---@samp{misc-mail-september-1995}, or whatever.  New messages will
11835 continue to be stored in the old (now empty) group.
11836
11837 That's the default method of archiving sent messages.  Gnus offers a
11838 different way for the people who don't like the default method.  In that
11839 case you should set @code{gnus-message-archive-group} to @code{nil};
11840 this will disable archiving.
11841
11842 @table @code
11843 @item gnus-outgoing-message-group
11844 @vindex gnus-outgoing-message-group
11845 All outgoing messages will be put in this group.  If you want to store
11846 all your outgoing mail and articles in the group @samp{nnml:archive},
11847 you set this variable to that value.  This variable can also be a list of
11848 group names.
11849
11850 If you want to have greater control over what group to put each
11851 message in, you can set this variable to a function that checks the
11852 current newsgroup name and then returns a suitable group name (or list
11853 of names).
11854
11855 This variable can be used instead of @code{gnus-message-archive-group},
11856 but the latter is the preferred method.
11857
11858 @item gnus-gcc-mark-as-read
11859 @vindex gnus-gcc-mark-as-read
11860 If non-@code{nil}, automatically mark @code{Gcc} articles as read.
11861
11862 @item gnus-gcc-externalize-attachments
11863 @vindex gnus-gcc-externalize-attachments
11864 If @code{nil}, attach files as normal parts in Gcc copies; if a regexp
11865 and matches the Gcc group name, attach files as external parts; if it is
11866 @code{all}, attach local files as external parts; if it is other
11867 non-@code{nil}, the behavior is the same as @code{all}, but it may be
11868 changed in the future.
11869
11870 @end table
11871
11872
11873 @node Posting Styles
11874 @section Posting Styles
11875 @cindex posting styles
11876 @cindex styles
11877
11878 All them variables, they make my head swim.
11879
11880 So what if you want a different @code{Organization} and signature based
11881 on what groups you post to?  And you post both from your home machine
11882 and your work machine, and you want different @code{From} lines, and so
11883 on?
11884
11885 @vindex gnus-posting-styles
11886 One way to do stuff like that is to write clever hooks that change the
11887 variables you need to have changed.  That's a bit boring, so somebody
11888 came up with the bright idea of letting the user specify these things in
11889 a handy alist.  Here's an example of a @code{gnus-posting-styles}
11890 variable:
11891
11892 @lisp
11893 ((".*"
11894   (signature "Peace and happiness")
11895   (organization "What me?"))
11896  ("^comp"
11897   (signature "Death to everybody"))
11898  ("comp.emacs.i-love-it"
11899   (organization "Emacs is it")))
11900 @end lisp
11901
11902 As you might surmise from this example, this alist consists of several
11903 @dfn{styles}.  Each style will be applicable if the first element
11904 ``matches'', in some form or other.  The entire alist will be iterated
11905 over, from the beginning towards the end, and each match will be
11906 applied, which means that attributes in later styles that match override
11907 the same attributes in earlier matching styles.  So
11908 @samp{comp.programming.literate} will have the @samp{Death to everybody}
11909 signature and the @samp{What me?} @code{Organization} header.
11910
11911 The first element in each style is called the @code{match}.  If it's a
11912 string, then Gnus will try to regexp match it against the group name.
11913 If it is the form @code{(header @var{match} @var{regexp})}, then Gnus
11914 will look in the original article for a header whose name is
11915 @var{match} and compare that @var{regexp}.  @var{match} and
11916 @var{regexp} are strings.  (The original article is the one you are
11917 replying or following up to.  If you are not composing a reply or a
11918 followup, then there is nothing to match against.)  If the
11919 @code{match} is a function symbol, that function will be called with
11920 no arguments.  If it's a variable symbol, then the variable will be
11921 referenced.  If it's a list, then that list will be @code{eval}ed.  In
11922 any case, if this returns a non-@code{nil} value, then the style is
11923 said to @dfn{match}.
11924
11925 Each style may contain an arbitrary amount of @dfn{attributes}.  Each
11926 attribute consists of a @code{(@var{name} @var{value})} pair.  In
11927 addition, you can also use the @code{(@var{name} :file @var{value})}
11928 form or the @code{(@var{name} :value @var{value})} form.  Where
11929 @code{:file} signifies @var{value} represents a file name and its
11930 contents should be used as the attribute value, @code{:value} signifies
11931 @var{value} does not represent a file name explicitly.  The attribute
11932 name can be one of:
11933
11934 @itemize @bullet
11935 @item @code{signature}
11936 @item @code{signature-file}
11937 @item @code{x-face-file}
11938 @item @code{address}, overriding @code{user-mail-address}
11939 @item @code{name}, overriding @code{(user-full-name)}
11940 @item @code{body}
11941 @end itemize
11942
11943 The attribute name can also be a string or a symbol.  In that case,
11944 this will be used as a header name, and the value will be inserted in
11945 the headers of the article; if the value is @code{nil}, the header
11946 name will be removed.  If the attribute name is @code{eval}, the form
11947 is evaluated, and the result is thrown away.
11948
11949 The attribute value can be a string (used verbatim), a function with
11950 zero arguments (the return value will be used), a variable (its value
11951 will be used) or a list (it will be @code{eval}ed and the return value
11952 will be used).  The functions and sexps are called/@code{eval}ed in the
11953 message buffer that is being set up.  The headers of the current article
11954 are available through the @code{message-reply-headers} variable, which
11955 is a vector of the following headers: number subject from date id
11956 references chars lines xref extra.
11957
11958 @vindex message-reply-headers
11959
11960 If you wish to check whether the message you are about to compose is
11961 meant to be a news article or a mail message, you can check the values
11962 of the @code{message-news-p} and @code{message-mail-p} functions.
11963
11964 @findex message-mail-p
11965 @findex message-news-p
11966
11967 So here's a new example:
11968
11969 @lisp
11970 (setq gnus-posting-styles
11971       '((".*"
11972          (signature-file "~/.signature")
11973          (name "User Name")
11974          ("X-Home-Page" (getenv "WWW_HOME"))
11975          (organization "People's Front Against MWM"))
11976         ("^rec.humor"
11977          (signature my-funny-signature-randomizer))
11978         ((equal (system-name) "gnarly")  ;; @r{A form}
11979          (signature my-quote-randomizer))
11980         (message-news-p        ;; @r{A function symbol}
11981          (signature my-news-signature))
11982         (window-system         ;; @r{A value symbol}
11983          ("X-Window-System" (format "%s" window-system)))
11984         ;; @r{If I'm replying to Larsi, set the Organization header.}
11985         ((header "from" "larsi.*org")
11986          (Organization "Somewhere, Inc."))
11987         ((posting-from-work-p) ;; @r{A user defined function}
11988          (signature-file "~/.work-signature")
11989          (address "user@@bar.foo")
11990          (body "You are fired.\n\nSincerely, your boss.")
11991          (organization "Important Work, Inc"))
11992         ("nnml:.*"
11993          (From (save-excursion
11994                  (set-buffer gnus-article-buffer)
11995                  (message-fetch-field "to"))))
11996         ("^nn.+:"
11997          (signature-file "~/.mail-signature"))))
11998 @end lisp
11999
12000 The @samp{nnml:.*} rule means that you use the @code{To} address as the
12001 @code{From} address in all your outgoing replies, which might be handy
12002 if you fill many roles.
12003
12004 Setting the @code{gnus-named-posting-styles} variable will make
12005 posting-styles allow to have distinctive names.  You can specify an
12006 arbitrary posting-style when article posting with @kbd{S P} in the
12007 summary buffer.  @code{gnus-named-posting-styles} is an alist which maps
12008 the names to styles.  Once a posting-style is added to the alist, we can
12009 import it from @code{gnus-posting-styles}.  If an attribute whose name
12010 is @code{import} is found, Gnus will look for the attribute value in
12011 @code{gnus-named-posting-styles} and expand it in place.
12012
12013 Here's an example:
12014
12015 @lisp
12016 (setq gnus-named-posting-styles
12017       '(("Default"
12018          (signature-file "~/.signature")
12019          (name "User Name")
12020          ("X-Home-Page" (getenv "WWW_HOME"))
12021          (organization "People's Front Against MWM"))
12022         ("Emacs"
12023          (import "Default")
12024          (organization "The Church of Emacs"))))
12025 @end lisp
12026
12027 The posting-style named "Emacs" will inherit all the attributes from
12028 "Default" except @code{organization}.
12029
12030
12031 @node Drafts
12032 @section Drafts
12033 @cindex drafts
12034
12035 If you are writing a message (mail or news) and suddenly remember that
12036 you have a steak in the oven (or some pesto in the food processor, you
12037 craaazy vegetarians), you'll probably wish there was a method to save
12038 the message you are writing so that you can continue editing it some
12039 other day, and send it when you feel its finished.
12040
12041 Well, don't worry about it.  Whenever you start composing a message of
12042 some sort using the gnus mail and post commands, the buffer you get will
12043 automatically associate to an article in a special @dfn{draft} group.
12044 If you save the buffer the normal way (@kbd{C-x C-s}, for instance), the
12045 article will be saved there.  (Auto-save files also go to the draft
12046 group.)
12047
12048 @cindex nndraft
12049 @vindex nndraft-directory
12050 The draft group is a special group (which is implemented as an
12051 @code{nndraft} group, if you absolutely have to know) called
12052 @samp{nndraft:drafts}.  The variable @code{nndraft-directory} says where
12053 @code{nndraft} is to store its files.  What makes this group special is
12054 that you can't tick any articles in it or mark any articles as
12055 read---all articles in the group are permanently unread.
12056
12057 If the group doesn't exist, it will be created and you'll be subscribed
12058 to it.  The only way to make it disappear from the Group buffer is to
12059 unsubscribe it.  The special properties of the draft group comes from
12060 a group property (@pxref{Group Parameters}), and if lost the group
12061 behaves like any other group.  This means the commands below will not
12062 be available.  To restore the special properties of the group, the
12063 simplest way is to kill the group, using @kbd{C-k}, and restart
12064 Gnus.  The group is automatically created again with the
12065 correct parameters.  The content of the group is not lost.
12066
12067 @c @findex gnus-dissociate-buffer-from-draft
12068 @c @kindex C-c M-d (Mail)
12069 @c @kindex C-c M-d (Post)
12070 @c @findex gnus-associate-buffer-with-draft
12071 @c @kindex C-c C-d (Mail)
12072 @c @kindex C-c C-d (Post)
12073 @c If you're writing some super-secret message that you later want to
12074 @c encode with PGP before sending, you may wish to turn the auto-saving
12075 @c (and association with the draft group) off.  You never know who might be
12076 @c interested in reading all your extremely valuable and terribly horrible
12077 @c and interesting secrets.  The @kbd{C-c M-d}
12078 @c (@code{gnus-dissociate-buffer-from-draft}) command does that for you.
12079 @c If you change your mind and want to turn the auto-saving back on again,
12080 @c @kbd{C-c C-d} (@code{gnus-associate-buffer-with-draft} does that.
12081 @c
12082 @c @vindex gnus-use-draft
12083 @c To leave association with the draft group off by default, set
12084 @c @code{gnus-use-draft} to @code{nil}.  It is @code{t} by default.
12085
12086 @findex gnus-draft-edit-message
12087 @kindex D e (Draft)
12088 When you want to continue editing the article, you simply enter the
12089 draft group and push @kbd{D e} (@code{gnus-draft-edit-message}) to do
12090 that.  You will be placed in a buffer where you left off.
12091
12092 Rejected articles will also be put in this draft group (@pxref{Rejected
12093 Articles}).
12094
12095 @findex gnus-draft-send-all-messages
12096 @kindex D s (Draft)
12097 @findex gnus-draft-send-message
12098 @kindex D S (Draft)
12099 If you have lots of rejected messages you want to post (or mail) without
12100 doing further editing, you can use the @kbd{D s} command
12101 (@code{gnus-draft-send-message}).  This command understands the
12102 process/prefix convention (@pxref{Process/Prefix}).  The @kbd{D S}
12103 command (@code{gnus-draft-send-all-messages}) will ship off all messages
12104 in the buffer.
12105
12106 @findex gnus-draft-toggle-sending
12107 @kindex D t (Draft)
12108 If you have some messages that you wish not to send, you can use the
12109 @kbd{D t} (@code{gnus-draft-toggle-sending}) command to mark the message
12110 as unsendable.  This is a toggling command.
12111
12112
12113 @node Rejected Articles
12114 @section Rejected Articles
12115 @cindex rejected articles
12116
12117 Sometimes a news server will reject an article.  Perhaps the server
12118 doesn't like your face.  Perhaps it just feels miserable.  Perhaps
12119 @emph{there be demons}.  Perhaps you have included too much cited text.
12120 Perhaps the disk is full.  Perhaps the server is down.
12121
12122 These situations are, of course, totally beyond the control of gnus.
12123 (Gnus, of course, loves the way you look, always feels great, has angels
12124 fluttering around inside of it, doesn't care about how much cited text
12125 you include, never runs full and never goes down.)  So gnus saves these
12126 articles until some later time when the server feels better.
12127
12128 The rejected articles will automatically be put in a special draft group
12129 (@pxref{Drafts}).  When the server comes back up again, you'd then
12130 typically enter that group and send all the articles off.
12131
12132 @node Signing and encrypting
12133 @section Signing and encrypting
12134 @cindex using gpg
12135 @cindex using s/mime
12136 @cindex using smime
12137
12138 Gnus can digitally sign and encrypt your messages, using vanilla
12139 @acronym{PGP} format or @acronym{PGP/MIME} or @acronym{S/MIME}.  For
12140 decoding such messages, see the @code{mm-verify-option} and
12141 @code{mm-decrypt-option} options (@pxref{Security}).
12142
12143 @vindex gnus-message-replysign
12144 @vindex gnus-message-replyencrypt
12145 @vindex gnus-message-replysignencrypted
12146 Often, you would like to sign replies to people who send you signed
12147 messages.  Even more often, you might want to encrypt messages which
12148 are in reply to encrypted messages.  Gnus offers
12149 @code{gnus-message-replysign} to enable the former, and
12150 @code{gnus-message-replyencrypt} for the latter.  In addition, setting
12151 @code{gnus-message-replysignencrypted} (on by default) will sign
12152 automatically encrypted messages.
12153
12154 Instructing @acronym{MML} to perform security operations on a
12155 @acronym{MIME} part is done using the @kbd{C-c C-m s} key map for
12156 signing and the @kbd{C-c C-m c} key map for encryption, as follows.
12157
12158 @table @kbd
12159
12160 @item C-c C-m s s
12161 @kindex C-c C-m s s (Message)
12162 @findex mml-secure-message-sign-smime
12163
12164 Digitally sign current message using @acronym{S/MIME}.
12165
12166 @item C-c C-m s o
12167 @kindex C-c C-m s o (Message)
12168 @findex mml-secure-message-sign-pgp
12169
12170 Digitally sign current message using @acronym{PGP}.
12171
12172 @item C-c C-m s p
12173 @kindex C-c C-m s p (Message)
12174 @findex mml-secure-message-sign-pgp
12175
12176 Digitally sign current message using @acronym{PGP/MIME}.
12177
12178 @item C-c C-m c s
12179 @kindex C-c C-m c s (Message)
12180 @findex mml-secure-message-encrypt-smime
12181
12182 Digitally encrypt current message using @acronym{S/MIME}.
12183
12184 @item C-c C-m c o
12185 @kindex C-c C-m c o (Message)
12186 @findex mml-secure-message-encrypt-pgp
12187
12188 Digitally encrypt current message using @acronym{PGP}.
12189
12190 @item C-c C-m c p
12191 @kindex C-c C-m c p (Message)
12192 @findex mml-secure-message-encrypt-pgpmime
12193
12194 Digitally encrypt current message using @acronym{PGP/MIME}.
12195
12196 @item C-c C-m C-n
12197 @kindex C-c C-m C-n (Message)
12198 @findex mml-unsecure-message
12199 Remove security related @acronym{MML} tags from message.
12200
12201 @end table
12202
12203 @xref{Security, ,Security, message, Message Manual}, for more information.
12204
12205 @node Select Methods
12206 @chapter Select Methods
12207 @cindex foreign groups
12208 @cindex select methods
12209
12210 A @dfn{foreign group} is a group not read by the usual (or
12211 default) means.  It could be, for instance, a group from a different
12212 @acronym{NNTP} server, it could be a virtual group, or it could be your own
12213 personal mail group.
12214
12215 A foreign group (or any group, really) is specified by a @dfn{name} and
12216 a @dfn{select method}.  To take the latter first, a select method is a
12217 list where the first element says what back end to use (e.g. @code{nntp},
12218 @code{nnspool}, @code{nnml}) and the second element is the @dfn{server
12219 name}.  There may be additional elements in the select method, where the
12220 value may have special meaning for the back end in question.
12221
12222 One could say that a select method defines a @dfn{virtual server}---so
12223 we do just that (@pxref{Server Buffer}).
12224
12225 The @dfn{name} of the group is the name the back end will recognize the
12226 group as.
12227
12228 For instance, the group @samp{soc.motss} on the @acronym{NNTP} server
12229 @samp{some.where.edu} will have the name @samp{soc.motss} and select
12230 method @code{(nntp "some.where.edu")}.  Gnus will call this group
12231 @samp{nntp+some.where.edu:soc.motss}, even though the @code{nntp}
12232 back end just knows this group as @samp{soc.motss}.
12233
12234 The different methods all have their peculiarities, of course.
12235
12236 @menu
12237 * Server Buffer::               Making and editing virtual servers.
12238 * Getting News::                Reading USENET news with Gnus.
12239 * Getting Mail::                Reading your personal mail with Gnus.
12240 * Browsing the Web::            Getting messages from a plethora of Web sources.
12241 * IMAP::                        Using Gnus as a @acronym{IMAP} client.
12242 * Other Sources::               Reading directories, files, SOUP packets.
12243 * Combined Groups::             Combining groups into one group.
12244 * Email Based Diary::           Using mails to manage diary events in Gnus.
12245 * Gnus Unplugged::              Reading news and mail offline.
12246 @end menu
12247
12248
12249 @node Server Buffer
12250 @section Server Buffer
12251
12252 Traditionally, a @dfn{server} is a machine or a piece of software that
12253 one connects to, and then requests information from.  Gnus does not
12254 connect directly to any real servers, but does all transactions through
12255 one back end or other.  But that's just putting one layer more between
12256 the actual media and Gnus, so we might just as well say that each
12257 back end represents a virtual server.
12258
12259 For instance, the @code{nntp} back end may be used to connect to several
12260 different actual @acronym{NNTP} servers, or, perhaps, to many different ports
12261 on the same actual @acronym{NNTP} server.  You tell Gnus which back end to
12262 use, and what parameters to set by specifying a @dfn{select method}.
12263
12264 These select method specifications can sometimes become quite
12265 complicated---say, for instance, that you want to read from the
12266 @acronym{NNTP} server @samp{news.funet.fi} on port number 13, which
12267 hangs if queried for @acronym{NOV} headers and has a buggy select.  Ahem.
12268 Anyway, if you had to specify that for each group that used this
12269 server, that would be too much work, so Gnus offers a way of naming
12270 select methods, which is what you do in the server buffer.
12271
12272 To enter the server buffer, use the @kbd{^}
12273 (@code{gnus-group-enter-server-mode}) command in the group buffer.
12274
12275 @menu
12276 * Server Buffer Format::        You can customize the look of this buffer.
12277 * Server Commands::             Commands to manipulate servers.
12278 * Example Methods::             Examples server specifications.
12279 * Creating a Virtual Server::   An example session.
12280 * Server Variables::            Which variables to set.
12281 * Servers and Methods::         You can use server names as select methods.
12282 * Unavailable Servers::         Some servers you try to contact may be down.
12283 @end menu
12284
12285 @vindex gnus-server-mode-hook
12286 @code{gnus-server-mode-hook} is run when creating the server buffer.
12287
12288
12289 @node Server Buffer Format
12290 @subsection Server Buffer Format
12291 @cindex server buffer format
12292
12293 @vindex gnus-server-line-format
12294 You can change the look of the server buffer lines by changing the
12295 @code{gnus-server-line-format} variable.  This is a @code{format}-like
12296 variable, with some simple extensions:
12297
12298 @table @samp
12299
12300 @item h
12301 How the news is fetched---the back end name.
12302
12303 @item n
12304 The name of this server.
12305
12306 @item w
12307 Where the news is to be fetched from---the address.
12308
12309 @item s
12310 The opened/closed/denied status of the server.
12311
12312 @item a
12313 Whether this server is agentized.
12314 @end table
12315
12316 @vindex gnus-server-mode-line-format
12317 The mode line can also be customized by using the
12318 @code{gnus-server-mode-line-format} variable (@pxref{Mode Line
12319 Formatting}).  The following specs are understood:
12320
12321 @table @samp
12322 @item S
12323 Server name.
12324
12325 @item M
12326 Server method.
12327 @end table
12328
12329 Also @pxref{Formatting Variables}.
12330
12331
12332 @node Server Commands
12333 @subsection Server Commands
12334 @cindex server commands
12335
12336 @table @kbd
12337
12338 @item a
12339 @kindex a (Server)
12340 @findex gnus-server-add-server
12341 Add a new server (@code{gnus-server-add-server}).
12342
12343 @item e
12344 @kindex e (Server)
12345 @findex gnus-server-edit-server
12346 Edit a server (@code{gnus-server-edit-server}).
12347
12348 @item SPACE
12349 @kindex SPACE (Server)
12350 @findex gnus-server-read-server
12351 Browse the current server (@code{gnus-server-read-server}).
12352
12353 @item q
12354 @kindex q (Server)
12355 @findex gnus-server-exit
12356 Return to the group buffer (@code{gnus-server-exit}).
12357
12358 @item k
12359 @kindex k (Server)
12360 @findex gnus-server-kill-server
12361 Kill the current server (@code{gnus-server-kill-server}).
12362
12363 @item y
12364 @kindex y (Server)
12365 @findex gnus-server-yank-server
12366 Yank the previously killed server (@code{gnus-server-yank-server}).
12367
12368 @item c
12369 @kindex c (Server)
12370 @findex gnus-server-copy-server
12371 Copy the current server (@code{gnus-server-copy-server}).
12372
12373 @item l
12374 @kindex l (Server)
12375 @findex gnus-server-list-servers
12376 List all servers (@code{gnus-server-list-servers}).
12377
12378 @item s
12379 @kindex s (Server)
12380 @findex gnus-server-scan-server
12381 Request that the server scan its sources for new articles
12382 (@code{gnus-server-scan-server}).  This is mainly sensible with mail
12383 servers.
12384
12385 @item g
12386 @kindex g (Server)
12387 @findex gnus-server-regenerate-server
12388 Request that the server regenerate all its data structures
12389 (@code{gnus-server-regenerate-server}).  This can be useful if you have
12390 a mail back end that has gotten out of sync.
12391
12392 @end table
12393
12394
12395 @node Example Methods
12396 @subsection Example Methods
12397
12398 Most select methods are pretty simple and self-explanatory:
12399
12400 @lisp
12401 (nntp "news.funet.fi")
12402 @end lisp
12403
12404 Reading directly from the spool is even simpler:
12405
12406 @lisp
12407 (nnspool "")
12408 @end lisp
12409
12410 As you can see, the first element in a select method is the name of the
12411 back end, and the second is the @dfn{address}, or @dfn{name}, if you
12412 will.
12413
12414 After these two elements, there may be an arbitrary number of
12415 @code{(@var{variable} @var{form})} pairs.
12416
12417 To go back to the first example---imagine that you want to read from
12418 port 15 on that machine.  This is what the select method should
12419 look like then:
12420
12421 @lisp
12422 (nntp "news.funet.fi" (nntp-port-number 15))
12423 @end lisp
12424
12425 You should read the documentation to each back end to find out what
12426 variables are relevant, but here's an @code{nnmh} example:
12427
12428 @code{nnmh} is a mail back end that reads a spool-like structure.  Say
12429 you have two structures that you wish to access: One is your private
12430 mail spool, and the other is a public one.  Here's the possible spec for
12431 your private mail:
12432
12433 @lisp
12434 (nnmh "private" (nnmh-directory "~/private/mail/"))
12435 @end lisp
12436
12437 (This server is then called @samp{private}, but you may have guessed
12438 that.)
12439
12440 Here's the method for a public spool:
12441
12442 @lisp
12443 (nnmh "public"
12444       (nnmh-directory "/usr/information/spool/")
12445       (nnmh-get-new-mail nil))
12446 @end lisp
12447
12448 @cindex proxy
12449 @cindex firewall
12450
12451 If you are behind a firewall and only have access to the @acronym{NNTP}
12452 server from the firewall machine, you can instruct Gnus to @code{rlogin}
12453 on the firewall machine and telnet from there to the @acronym{NNTP} server.
12454 Doing this can be rather fiddly, but your virtual server definition
12455 should probably look something like this:
12456
12457 @lisp
12458 (nntp "firewall"
12459       (nntp-open-connection-function nntp-open-via-rlogin-and-telnet)
12460       (nntp-via-address "the.firewall.machine")
12461       (nntp-address "the.real.nntp.host")
12462       (nntp-end-of-line "\n"))
12463 @end lisp
12464
12465 If you want to use the wonderful @code{ssh} program to provide a
12466 compressed connection over the modem line, you could add the following
12467 configuration to the example above:
12468
12469 @lisp
12470       (nntp-via-rlogin-command "ssh")
12471 @end lisp
12472
12473 See also @code{nntp-via-rlogin-command-switches}.  Here's an example for
12474 an indirect connection:
12475 @lisp
12476 (setq gnus-select-method
12477       '(nntp "indirect"
12478              (nntp-address "news.server.example")
12479              (nntp-via-user-name "intermediate_user_name")
12480              (nntp-via-address "intermediate.host.example")
12481              (nntp-via-rlogin-command "ssh")
12482              (nntp-end-of-line "\n")
12483              (nntp-via-rlogin-command-switches ("-C" "-t" "-e" "none"))
12484              (nntp-open-connection-function nntp-open-via-rlogin-and-telnet)))
12485 @end lisp
12486
12487 If you're behind a firewall, but have direct access to the outside world
12488 through a wrapper command like "runsocks", you could open a socksified
12489 telnet connection to the news server as follows:
12490
12491 @lisp
12492 (nntp "outside"
12493       (nntp-pre-command "runsocks")
12494       (nntp-open-connection-function nntp-open-via-telnet)
12495       (nntp-address "the.news.server")
12496       (nntp-end-of-line "\n"))
12497 @end lisp
12498
12499 This means that you have to have set up @code{ssh-agent} correctly to
12500 provide automatic authorization, of course.  And to get a compressed
12501 connection, you have to have the @samp{Compression} option in the
12502 @code{ssh} @file{config} file.
12503
12504
12505 @node Creating a Virtual Server
12506 @subsection Creating a Virtual Server
12507
12508 If you're saving lots of articles in the cache by using persistent
12509 articles, you may want to create a virtual server to read the cache.
12510
12511 First you need to add a new server.  The @kbd{a} command does that.  It
12512 would probably be best to use @code{nnml} to read the cache.  You
12513 could also use @code{nnspool} or @code{nnmh}, though.
12514
12515 Type @kbd{a nnml RET cache RET}.
12516
12517 You should now have a brand new @code{nnml} virtual server called
12518 @samp{cache}.  You now need to edit it to have the right definitions.
12519 Type @kbd{e} to edit the server.  You'll be entered into a buffer that
12520 will contain the following:
12521
12522 @lisp
12523 (nnml "cache")
12524 @end lisp
12525
12526 Change that to:
12527
12528 @lisp
12529 (nnml "cache"
12530          (nnml-directory "~/News/cache/")
12531          (nnml-active-file "~/News/cache/active"))
12532 @end lisp
12533
12534 Type @kbd{C-c C-c} to return to the server buffer.  If you now press
12535 @kbd{RET} over this virtual server, you should be entered into a browse
12536 buffer, and you should be able to enter any of the groups displayed.
12537
12538
12539 @node Server Variables
12540 @subsection Server Variables
12541 @cindex server variables
12542 @cindex server parameters
12543
12544 One sticky point when defining variables (both on back ends and in Emacs
12545 in general) is that some variables are typically initialized from other
12546 variables when the definition of the variables is being loaded.  If you
12547 change the ``base'' variable after the variables have been loaded, you
12548 won't change the ``derived'' variables.
12549
12550 This typically affects directory and file variables.  For instance,
12551 @code{nnml-directory} is @file{~/Mail/} by default, and all @code{nnml}
12552 directory variables are initialized from that variable, so
12553 @code{nnml-active-file} will be @file{~/Mail/active}.  If you define a
12554 new virtual @code{nnml} server, it will @emph{not} suffice to set just
12555 @code{nnml-directory}---you have to explicitly set all the file
12556 variables to be what you want them to be.  For a complete list of
12557 variables for each back end, see each back end's section later in this
12558 manual, but here's an example @code{nnml} definition:
12559
12560 @lisp
12561 (nnml "public"
12562       (nnml-directory "~/my-mail/")
12563       (nnml-active-file "~/my-mail/active")
12564       (nnml-newsgroups-file "~/my-mail/newsgroups"))
12565 @end lisp
12566
12567 Server variables are often called @dfn{server parameters}.
12568
12569 @node Servers and Methods
12570 @subsection Servers and Methods
12571
12572 Wherever you would normally use a select method
12573 (e.g. @code{gnus-secondary-select-method}, in the group select method,
12574 when browsing a foreign server) you can use a virtual server name
12575 instead.  This could potentially save lots of typing.  And it's nice all
12576 over.
12577
12578
12579 @node Unavailable Servers
12580 @subsection Unavailable Servers
12581
12582 If a server seems to be unreachable, Gnus will mark that server as
12583 @code{denied}.  That means that any subsequent attempt to make contact
12584 with that server will just be ignored.  ``It can't be opened,'' Gnus
12585 will tell you, without making the least effort to see whether that is
12586 actually the case or not.
12587
12588 That might seem quite naughty, but it does make sense most of the time.
12589 Let's say you have 10 groups subscribed to on server
12590 @samp{nephelococcygia.com}.  This server is located somewhere quite far
12591 away from you and the machine is quite slow, so it takes 1 minute just
12592 to find out that it refuses connection to you today.  If Gnus were to
12593 attempt to do that 10 times, you'd be quite annoyed, so Gnus won't
12594 attempt to do that.  Once it has gotten a single ``connection refused'',
12595 it will regard that server as ``down''.
12596
12597 So, what happens if the machine was only feeling unwell temporarily?
12598 How do you test to see whether the machine has come up again?
12599
12600 You jump to the server buffer (@pxref{Server Buffer}) and poke it
12601 with the following commands:
12602
12603 @table @kbd
12604
12605 @item O
12606 @kindex O (Server)
12607 @findex gnus-server-open-server
12608 Try to establish connection to the server on the current line
12609 (@code{gnus-server-open-server}).
12610
12611 @item C
12612 @kindex C (Server)
12613 @findex gnus-server-close-server
12614 Close the connection (if any) to the server
12615 (@code{gnus-server-close-server}).
12616
12617 @item D
12618 @kindex D (Server)
12619 @findex gnus-server-deny-server
12620 Mark the current server as unreachable
12621 (@code{gnus-server-deny-server}).
12622
12623 @item M-o
12624 @kindex M-o (Server)
12625 @findex gnus-server-open-all-servers
12626 Open the connections to all servers in the buffer
12627 (@code{gnus-server-open-all-servers}).
12628
12629 @item M-c
12630 @kindex M-c (Server)
12631 @findex gnus-server-close-all-servers
12632 Close the connections to all servers in the buffer
12633 (@code{gnus-server-close-all-servers}).
12634
12635 @item R
12636 @kindex R (Server)
12637 @findex gnus-server-remove-denials
12638 Remove all marks to whether Gnus was denied connection from any servers
12639 (@code{gnus-server-remove-denials}).
12640
12641 @item L
12642 @kindex L (Server)
12643 @findex gnus-server-offline-server
12644 Set server status to offline (@code{gnus-server-offline-server}).
12645
12646 @end table
12647
12648
12649 @node Getting News
12650 @section Getting News
12651 @cindex reading news
12652 @cindex news back ends
12653
12654 A newsreader is normally used for reading news.  Gnus currently provides
12655 only two methods of getting news---it can read from an @acronym{NNTP} server,
12656 or it can read from a local spool.
12657
12658 @menu
12659 * NNTP::                        Reading news from an @acronym{NNTP} server.
12660 * News Spool::                  Reading news from the local spool.
12661 @end menu
12662
12663
12664 @node NNTP
12665 @subsection NNTP
12666 @cindex nntp
12667
12668 Subscribing to a foreign group from an @acronym{NNTP} server is rather easy.
12669 You just specify @code{nntp} as method and the address of the @acronym{NNTP}
12670 server as the, uhm, address.
12671
12672 If the @acronym{NNTP} server is located at a non-standard port, setting the
12673 third element of the select method to this port number should allow you
12674 to connect to the right port.  You'll have to edit the group info for
12675 that (@pxref{Foreign Groups}).
12676
12677 The name of the foreign group can be the same as a native group.  In
12678 fact, you can subscribe to the same group from as many different servers
12679 you feel like.  There will be no name collisions.
12680
12681 The following variables can be used to create a virtual @code{nntp}
12682 server:
12683
12684 @table @code
12685
12686 @item nntp-server-opened-hook
12687 @vindex nntp-server-opened-hook
12688 @cindex @sc{mode reader}
12689 @cindex authinfo
12690 @cindex authentification
12691 @cindex nntp authentification
12692 @findex nntp-send-authinfo
12693 @findex nntp-send-mode-reader
12694 is run after a connection has been made.  It can be used to send
12695 commands to the @acronym{NNTP} server after it has been contacted.  By
12696 default it sends the command @code{MODE READER} to the server with the
12697 @code{nntp-send-mode-reader} function.  This function should always be
12698 present in this hook.
12699
12700 @item nntp-authinfo-function
12701 @vindex nntp-authinfo-function
12702 @findex nntp-send-authinfo
12703 @vindex nntp-authinfo-file
12704 This function will be used to send @samp{AUTHINFO} to the @acronym{NNTP}
12705 server.  The default function is @code{nntp-send-authinfo}, which looks
12706 through your @file{~/.authinfo} (or whatever you've set the
12707 @code{nntp-authinfo-file} variable to) for applicable entries.  If none
12708 are found, it will prompt you for a login name and a password.  The
12709 format of the @file{~/.authinfo} file is (almost) the same as the
12710 @code{ftp} @file{~/.netrc} file, which is defined in the @code{ftp}
12711 manual page, but here are the salient facts:
12712
12713 @enumerate
12714 @item
12715 The file contains one or more line, each of which define one server.
12716
12717 @item
12718 Each line may contain an arbitrary number of token/value pairs.
12719
12720 The valid tokens include @samp{machine}, @samp{login}, @samp{password},
12721 @samp{default}.  In addition Gnus introduces two new tokens, not present
12722 in the original @file{.netrc}/@code{ftp} syntax, namely @samp{port} and
12723 @samp{force}.  (This is the only way the @file{.authinfo} file format
12724 deviates from the @file{.netrc} file format.)  @samp{port} is used to
12725 indicate what port on the server the credentials apply to and
12726 @samp{force} is explained below.
12727
12728 @end enumerate
12729
12730 Here's an example file:
12731
12732 @example
12733 machine news.uio.no login larsi password geheimnis
12734 machine nntp.ifi.uio.no login larsi force yes
12735 @end example
12736
12737 The token/value pairs may appear in any order; @samp{machine} doesn't
12738 have to be first, for instance.
12739
12740 In this example, both login name and password have been supplied for the
12741 former server, while the latter has only the login name listed, and the
12742 user will be prompted for the password.  The latter also has the
12743 @samp{force} tag, which means that the authinfo will be sent to the
12744 @var{nntp} server upon connection; the default (i.e., when there is not
12745 @samp{force} tag) is to not send authinfo to the @var{nntp} server
12746 until the @var{nntp} server asks for it.
12747
12748 You can also add @samp{default} lines that will apply to all servers
12749 that don't have matching @samp{machine} lines.
12750
12751 @example
12752 default force yes
12753 @end example
12754
12755 This will force sending @samp{AUTHINFO} commands to all servers not
12756 previously mentioned.
12757
12758 Remember to not leave the @file{~/.authinfo} file world-readable.
12759
12760 @item nntp-server-action-alist
12761 @vindex nntp-server-action-alist
12762 This is a list of regexps to match on server types and actions to be
12763 taken when matches are made.  For instance, if you want Gnus to beep
12764 every time you connect to innd, you could say something like:
12765
12766 @lisp
12767 (setq nntp-server-action-alist
12768       '(("innd" (ding))))
12769 @end lisp
12770
12771 You probably don't want to do that, though.
12772
12773 The default value is
12774
12775 @lisp
12776 '(("nntpd 1\\.5\\.11t"
12777    (remove-hook 'nntp-server-opened-hook
12778                 'nntp-send-mode-reader)))
12779 @end lisp
12780
12781 This ensures that Gnus doesn't send the @code{MODE READER} command to
12782 nntpd 1.5.11t, since that command chokes that server, I've been told.
12783
12784 @item nntp-maximum-request
12785 @vindex nntp-maximum-request
12786 If the @acronym{NNTP} server doesn't support @acronym{NOV} headers, this back end
12787 will collect headers by sending a series of @code{head} commands.  To
12788 speed things up, the back end sends lots of these commands without
12789 waiting for reply, and then reads all the replies.  This is controlled
12790 by the @code{nntp-maximum-request} variable, and is 400 by default.  If
12791 your network is buggy, you should set this to 1.
12792
12793 @item nntp-connection-timeout
12794 @vindex nntp-connection-timeout
12795 If you have lots of foreign @code{nntp} groups that you connect to
12796 regularly, you're sure to have problems with @acronym{NNTP} servers not
12797 responding properly, or being too loaded to reply within reasonable
12798 time.  This is can lead to awkward problems, which can be helped
12799 somewhat by setting @code{nntp-connection-timeout}.  This is an integer
12800 that says how many seconds the @code{nntp} back end should wait for a
12801 connection before giving up.  If it is @code{nil}, which is the default,
12802 no timeouts are done.
12803
12804 @item nntp-nov-is-evil
12805 @vindex nntp-nov-is-evil
12806 If the @acronym{NNTP} server does not support @acronym{NOV}, you could set this
12807 variable to @code{t}, but @code{nntp} usually checks automatically whether @acronym{NOV}
12808 can be used.
12809
12810 @item nntp-xover-commands
12811 @vindex nntp-xover-commands
12812 @cindex @acronym{NOV}
12813 @cindex XOVER
12814 List of strings used as commands to fetch @acronym{NOV} lines from a
12815 server.  The default value of this variable is @code{("XOVER"
12816 "XOVERVIEW")}.
12817
12818 @item nntp-nov-gap
12819 @vindex nntp-nov-gap
12820 @code{nntp} normally sends just one big request for @acronym{NOV} lines to
12821 the server.  The server responds with one huge list of lines.  However,
12822 if you have read articles 2-5000 in the group, and only want to read
12823 article 1 and 5001, that means that @code{nntp} will fetch 4999 @acronym{NOV}
12824 lines that you will not need.  This variable says how
12825 big a gap between two consecutive articles is allowed to be before the
12826 @code{XOVER} request is split into several request.  Note that if your
12827 network is fast, setting this variable to a really small number means
12828 that fetching will probably be slower.  If this variable is @code{nil},
12829 @code{nntp} will never split requests.  The default is 5.
12830
12831 @item nntp-prepare-server-hook
12832 @vindex nntp-prepare-server-hook
12833 A hook run before attempting to connect to an @acronym{NNTP} server.
12834
12835 @item nntp-record-commands
12836 @vindex nntp-record-commands
12837 If non-@code{nil}, @code{nntp} will log all commands it sends to the
12838 @acronym{NNTP} server (along with a timestamp) in the @samp{*nntp-log*}
12839 buffer.  This is useful if you are debugging a Gnus/@acronym{NNTP} connection
12840 that doesn't seem to work.
12841
12842 @item nntp-open-connection-function
12843 @vindex nntp-open-connection-function
12844 It is possible to customize how the connection to the nntp server will
12845 be opened.  If you specify an @code{nntp-open-connection-function}
12846 parameter, Gnus will use that function to establish the connection.
12847 Seven pre-made functions are supplied.  These functions can be grouped
12848 in two categories: direct connection functions (four pre-made), and
12849 indirect ones (three pre-made).
12850
12851 @item nntp-prepare-post-hook
12852 @vindex nntp-prepare-post-hook
12853 A hook run just before posting an article.  If there is no
12854 @code{Message-ID} header in the article and the news server provides the
12855 recommended ID, it will be added to the article before running this
12856 hook.  It is useful to make @code{Cancel-Lock} headers even if you
12857 inhibit Gnus to add a @code{Message-ID} header, you could say:
12858
12859 @lisp
12860 (add-hook 'nntp-prepare-post-hook 'canlock-insert-header)
12861 @end lisp
12862
12863 Note that not all servers support the recommended ID.  This works for
12864 INN versions 2.3.0 and later, for instance.
12865
12866 @item nntp-list-options
12867 @vindex nntp-list-options
12868 List of newsgroup name used for a option of the LIST command to restrict
12869 the listing output to only the specified newsgroups.  Each newsgroup name
12870 can be a shell-style wildcard, for instance, @dfn{fj.*}, @dfn{japan.*},
12871 etc.  Fortunately, if the server can accept such a option, it will
12872 probably make gnus run faster.  You may use it as a server variable as
12873 follows:
12874
12875 @lisp
12876 (setq gnus-select-method
12877       '(nntp "news.somewhere.edu"
12878              (nntp-list-options ("fj.*" "japan.*"))))
12879 @end lisp
12880
12881 @item nntp-options-subscribe
12882 @vindex nntp-options-subscribe
12883 Regexp matching the newsgroup names which will be subscribed
12884 unconditionally.  Use @dfn{ } instead of @dfn{$} for a regexp string.
12885 It may be effective as well as @code{nntp-list-options} even though the
12886 server could not accept a shell-style wildcard as a option of the LIST
12887 command.  You may use it as a server variable as follows:
12888
12889 @lisp
12890 (setq gnus-select-method
12891       '(nntp "news.somewhere.edu"
12892              (nntp-options-subscribe "^fj\\.\\|^japan\\.")))
12893 @end lisp
12894
12895 @item nntp-options-not-subscribe
12896 @vindex nntp-options-not-subscribe
12897 Regexp matching the newsgroup names which will not be subscribed
12898 unconditionally.  Use @dfn{ } instead of @dfn{$} for a regexp string.
12899 It may be effective as well as @code{nntp-list-options} even though the
12900 server could not accept a shell-style wildcard as a option of the LIST
12901 command.  You may use it as a server variable as follows:
12902
12903 @lisp
12904 (setq gnus-select-method
12905       '(nntp "news.somewhere.edu"
12906              (nntp-options-not-subscribe "\\.binaries\\.")))
12907 @end lisp
12908 @end table
12909
12910 @menu
12911 * Direct Functions::            Connecting directly to the server.
12912 * Indirect Functions::          Connecting indirectly to the server.
12913 * Common Variables::            Understood by several connection functions.
12914 * NNTP marks::                  Storing marks for @acronym{NNTP} servers.
12915 @end menu
12916
12917
12918 @node Direct Functions
12919 @subsubsection Direct Functions
12920 @cindex direct connection functions
12921
12922 These functions are called direct because they open a direct connection
12923 between your machine and the @acronym{NNTP} server.  The behavior of these
12924 functions is also affected by commonly understood variables
12925 (@pxref{Common Variables}).
12926
12927 @table @code
12928 @findex nntp-open-network-stream
12929 @item nntp-open-network-stream
12930 This is the default, and simply connects to some port or other on the
12931 remote system.
12932
12933 @findex nntp-open-tls-stream
12934 @item nntp-open-tls-stream
12935 Opens a connection to a server over a @dfn{secure} channel.  To use
12936 this you must have @uref{http://www.gnu.org/software/gnutls/, GNUTLS}
12937 installed.  You then define a server as follows:
12938
12939 @lisp
12940 ;; @r{"nntps" is port 563 and is predefined in our @file{/etc/services}}
12941 ;; @r{however, @samp{gnutls-cli -p} doesn't like named ports.}
12942 ;;
12943 (nntp "snews.bar.com"
12944       (nntp-open-connection-function nntp-open-tls-stream)
12945       (nntp-port-number )
12946       (nntp-address "snews.bar.com"))
12947 @end lisp
12948
12949 @findex nntp-open-ssl-stream
12950 @item nntp-open-ssl-stream
12951 Opens a connection to a server over a @dfn{secure} channel.  To use
12952 this you must have @uref{http://www.openssl.org, OpenSSL} or
12953 @uref{ftp://ftp.psy.uq.oz.au/pub/Crypto/SSL, SSLeay} installed.  You
12954 then define a server as follows:
12955
12956 @lisp
12957 ;; @r{"snews" is port 563 and is predefined in our @file{/etc/services}}
12958 ;; @r{however, @samp{openssl s_client -port} doesn't like named ports.}
12959 ;;
12960 (nntp "snews.bar.com"
12961       (nntp-open-connection-function nntp-open-ssl-stream)
12962       (nntp-port-number 563)
12963       (nntp-address "snews.bar.com"))
12964 @end lisp
12965
12966 @findex nntp-open-telnet-stream
12967 @item nntp-open-telnet-stream
12968 Opens a connection to an @acronym{NNTP} server by simply @samp{telnet}'ing
12969 it.  You might wonder why this function exists, since we have the
12970 default @code{nntp-open-network-stream} which would do the job.  (One
12971 of) the reason(s) is that if you are behind a firewall but have direct
12972 connections to the outside world thanks to a command wrapper like
12973 @code{runsocks}, you can use it like this:
12974
12975 @lisp
12976 (nntp "socksified"
12977       (nntp-pre-command "runsocks")
12978       (nntp-open-connection-function nntp-open-telnet-stream)
12979       (nntp-address "the.news.server"))
12980 @end lisp
12981
12982 With the default method, you would need to wrap your whole Emacs
12983 session, which is not a good idea.
12984 @end table
12985
12986
12987 @node Indirect Functions
12988 @subsubsection Indirect Functions
12989 @cindex indirect connection functions
12990
12991 These functions are called indirect because they connect to an
12992 intermediate host before actually connecting to the @acronym{NNTP} server.
12993 All of these functions and related variables are also said to belong to
12994 the ``via'' family of connection: they're all prefixed with ``via'' to make
12995 things cleaner.  The behavior of these functions is also affected by
12996 commonly understood variables (@pxref{Common Variables}).
12997
12998 @table @code
12999 @item nntp-open-via-rlogin-and-telnet
13000 @findex nntp-open-via-rlogin-and-telnet
13001 Does an @samp{rlogin} on a remote system, and then does a @samp{telnet}
13002 to the real @acronym{NNTP} server from there.  This is useful for instance if
13003 you need to connect to a firewall machine first.
13004
13005 @code{nntp-open-via-rlogin-and-telnet}-specific variables:
13006
13007 @table @code
13008 @item nntp-via-rlogin-command
13009 @vindex nntp-via-rlogin-command
13010 Command used to log in on the intermediate host.  The default is
13011 @samp{rsh}, but @samp{ssh} is a popular alternative.
13012
13013 @item nntp-via-rlogin-command-switches
13014 @vindex nntp-via-rlogin-command-switches
13015 List of strings to be used as the switches to
13016 @code{nntp-via-rlogin-command}.  The default is @code{nil}.  If you use
13017 @samp{ssh} for @code{nntp-via-rlogin-command}, you may set this to
13018 @samp{("-C")} in order to compress all data connections, otherwise set
13019 this to @samp{("-t" "-e" "none")} or @samp{("-C" "-t" "-e" "none")} if
13020 the telnet command requires a pseudo-tty allocation on an intermediate
13021 host.
13022 @end table
13023
13024 Note that you may want to change the value for @code{nntp-end-of-line}
13025 to @samp{\n} (@pxref{Common Variables}).
13026
13027 @item nntp-open-via-rlogin-and-netcat
13028 @findex nntp-open-via-rlogin-and-netcat
13029 Does essentially the same, but uses @samp{netcat}
13030 (@uref{http://netcat.sourceforge.net/}) instead of @samp{telnet} to
13031 connect to the real @acronym{NNTP} server from the intermediate host.
13032
13033 @code{nntp-open-via-rlogin-and-netcat}-specific variables:
13034
13035 @table @code
13036 @item nntp-via-netcat-command
13037 @vindex nntp-via-netcat-command
13038 Command used to connect to the real @acronym{NNTP} server from the
13039 intermediate host.  The default is @samp{nc}.  You can also use other
13040 programs like @samp{connect}
13041 (@uref{http://www.imasy.or.jp/~gotoh/ssh/connect.html}) instead.
13042
13043 @item nntp-via-netcat-switches
13044 @vindex nntp-via-netcat-switches
13045 List of strings to be used as the switches to the
13046 @code{nntp-via-telnet-command} command.  The default is @code{nil}.
13047
13048 @item nntp-via-rlogin-command
13049 Command used to log in on the intermediate host.  The default is
13050 @samp{rsh}, but @samp{ssh} is a popular alternative.
13051
13052 @item nntp-via-rlogin-command-switches
13053 List of strings to be used as the switches to
13054 @code{nntp-via-rlogin-command}.  The default is @code{nil}.
13055 @end table
13056
13057 @item nntp-open-via-telnet-and-telnet
13058 @findex nntp-open-via-telnet-and-telnet
13059 Does essentially the same, but uses @samp{telnet} instead of
13060 @samp{rlogin} to connect to the intermediate host.
13061
13062 @code{nntp-open-via-telnet-and-telnet}-specific variables:
13063
13064 @table @code
13065 @item nntp-via-telnet-command
13066 @vindex nntp-via-telnet-command
13067 Command used to @code{telnet} the intermediate host.  The default is
13068 @samp{telnet}.
13069
13070 @item nntp-via-telnet-switches
13071 @vindex nntp-via-telnet-switches
13072 List of strings to be used as the switches to the
13073 @code{nntp-via-telnet-command} command.  The default is @samp{("-8")}.
13074
13075 @item nntp-via-user-password
13076 @vindex nntp-via-user-password
13077 Password to use when logging in on the intermediate host.
13078
13079 @item nntp-via-envuser
13080 @vindex nntp-via-envuser
13081 If non-@code{nil}, the intermediate @code{telnet} session (client and
13082 server both) will support the @code{ENVIRON} option and not prompt for
13083 login name.  This works for Solaris @code{telnet}, for instance.
13084
13085 @item nntp-via-shell-prompt
13086 @vindex nntp-via-shell-prompt
13087 Regexp matching the shell prompt on the intermediate host.  The default
13088 is @samp{bash\\|\$ *\r?$\\|> *\r?}.
13089
13090 @end table
13091
13092 Note that you may want to change the value for @code{nntp-end-of-line}
13093 to @samp{\n} (@pxref{Common Variables}).
13094 @end table
13095
13096
13097 Here are some additional variables that are understood by all the above
13098 functions:
13099
13100 @table @code
13101
13102 @item nntp-via-user-name
13103 @vindex nntp-via-user-name
13104 User name to use when connecting to the intermediate host.
13105
13106 @item nntp-via-address
13107 @vindex nntp-via-address
13108 Address of the intermediate host to connect to.
13109
13110 @end table
13111
13112
13113 @node Common Variables
13114 @subsubsection Common Variables
13115
13116 The following variables affect the behavior of all, or several of the
13117 pre-made connection functions.  When not specified, all functions are
13118 affected (the values of the following variables will be used as the
13119 default if each virtual @code{nntp} server doesn't specify those server
13120 variables individually).
13121
13122 @table @code
13123
13124 @item nntp-pre-command
13125 @vindex nntp-pre-command
13126 A command wrapper to use when connecting through a non native
13127 connection function (all except @code{nntp-open-network-stream},
13128 @code{nntp-open-tls-stream}, and @code{nntp-open-ssl-stream}).  This is
13129 where you would put a @samp{SOCKS} wrapper for instance.
13130
13131 @item nntp-address
13132 @vindex nntp-address
13133 The address of the @acronym{NNTP} server.
13134
13135 @item nntp-port-number
13136 @vindex nntp-port-number
13137 Port number to connect to the @acronym{NNTP} server.  The default is
13138 @samp{nntp}.  If you use @acronym{NNTP} over
13139 @acronym{TLS}/@acronym{SSL}, you may want to use integer ports rather
13140 than named ports (i.e, use @samp{563} instead of @samp{snews} or
13141 @samp{nntps}), because external @acronym{TLS}/@acronym{SSL} tools may
13142 not work with named ports.
13143
13144 @item nntp-end-of-line
13145 @vindex nntp-end-of-line
13146 String to use as end-of-line marker when talking to the @acronym{NNTP}
13147 server.  This is @samp{\r\n} by default, but should be @samp{\n} when
13148 using a non native telnet connection function.
13149
13150 @item nntp-telnet-command
13151 @vindex nntp-telnet-command
13152 Command to use when connecting to the @acronym{NNTP} server through
13153 @samp{telnet}.  This is @emph{not} for an intermediate host.  This is
13154 just for the real @acronym{NNTP} server.  The default is
13155 @samp{telnet}.
13156
13157 @item nntp-telnet-switches
13158 @vindex nntp-telnet-switches
13159 A list of switches to pass to @code{nntp-telnet-command}.  The default
13160 is @samp{("-8")}.
13161
13162 @end table
13163
13164 @node NNTP marks
13165 @subsubsection NNTP marks
13166 @cindex storing NNTP marks
13167
13168 Gnus stores marks (@pxref{Marking Articles}) for @acronym{NNTP}
13169 servers in marks files.  A marks file records what marks you have set
13170 in a group and each file is specific to the corresponding server.
13171 Marks files are stored in @file{~/News/marks}
13172 (@code{nntp-marks-directory}) under a classic hierarchy resembling
13173 that of a news server, for example marks for the group
13174 @samp{gmane.discuss} on the news.gmane.org server will be stored in
13175 the file @file{~/News/marks/news.gmane.org/gmane/discuss/.marks}.
13176
13177 Marks files are useful because you can copy the @file{~/News/marks}
13178 directory (using rsync, scp or whatever) to another Gnus installation,
13179 and it will realize what articles you have read and marked.  The data
13180 in @file{~/News/marks} has priority over the same data in
13181 @file{~/.newsrc.eld}.
13182
13183 Note that marks files are very much server-specific: Gnus remembers
13184 the article numbers so if you don't use the same servers on both
13185 installations things are most likely to break (most @acronym{NNTP}
13186 servers do not use the same article numbers as any other server).
13187 However, if you use servers A, B, C on one installation and servers A,
13188 D, E on the other, you can sync the marks files for A and then you'll
13189 get synchronization for that server between the two installations.
13190
13191 Using @acronym{NNTP} marks can possibly incur a performance penalty so
13192 if Gnus feels sluggish, try setting the @code{nntp-marks-is-evil}
13193 variable to @code{t}.  Marks will then be stored in @file{~/.newsrc.eld}.
13194
13195 Related variables:
13196
13197 @table @code
13198
13199 @item nntp-marks-is-evil
13200 @vindex nntp-marks-is-evil
13201 If non-@code{nil}, this back end will ignore any marks files.  The
13202 default is @code{nil}.
13203
13204 @item nntp-marks-directory
13205 @vindex nntp-marks-directory
13206 The directory where marks for nntp groups will be stored.
13207
13208 @end table
13209
13210
13211 @node News Spool
13212 @subsection News Spool
13213 @cindex nnspool
13214 @cindex news spool
13215
13216 Subscribing to a foreign group from the local spool is extremely easy,
13217 and might be useful, for instance, to speed up reading groups that
13218 contain very big articles---@samp{alt.binaries.pictures.furniture}, for
13219 instance.
13220
13221 Anyway, you just specify @code{nnspool} as the method and @code{""} (or
13222 anything else) as the address.
13223
13224 If you have access to a local spool, you should probably use that as the
13225 native select method (@pxref{Finding the News}).  It is normally faster
13226 than using an @code{nntp} select method, but might not be.  It depends.
13227 You just have to try to find out what's best at your site.
13228
13229 @table @code
13230
13231 @item nnspool-inews-program
13232 @vindex nnspool-inews-program
13233 Program used to post an article.
13234
13235 @item nnspool-inews-switches
13236 @vindex nnspool-inews-switches
13237 Parameters given to the inews program when posting an article.
13238
13239 @item nnspool-spool-directory
13240 @vindex nnspool-spool-directory
13241 Where @code{nnspool} looks for the articles.  This is normally
13242 @file{/usr/spool/news/}.
13243
13244 @item nnspool-nov-directory
13245 @vindex nnspool-nov-directory
13246 Where @code{nnspool} will look for @acronym{NOV} files.  This is normally@*
13247 @file{/usr/spool/news/over.view/}.
13248
13249 @item nnspool-lib-dir
13250 @vindex nnspool-lib-dir
13251 Where the news lib dir is (@file{/usr/lib/news/} by default).
13252
13253 @item nnspool-active-file
13254 @vindex nnspool-active-file
13255 The name of the active file.
13256
13257 @item nnspool-newsgroups-file
13258 @vindex nnspool-newsgroups-file
13259 The name of the group descriptions file.
13260
13261 @item nnspool-history-file
13262 @vindex nnspool-history-file
13263 The name of the news history file.
13264
13265 @item nnspool-active-times-file
13266 @vindex nnspool-active-times-file
13267 The name of the active date file.
13268
13269 @item nnspool-nov-is-evil
13270 @vindex nnspool-nov-is-evil
13271 If non-@code{nil}, @code{nnspool} won't try to use any @acronym{NOV} files
13272 that it finds.
13273
13274 @item nnspool-sift-nov-with-sed
13275 @vindex nnspool-sift-nov-with-sed
13276 @cindex sed
13277 If non-@code{nil}, which is the default, use @code{sed} to get the
13278 relevant portion from the overview file.  If @code{nil},
13279 @code{nnspool} will load the entire file into a buffer and process it
13280 there.
13281
13282 @end table
13283
13284
13285 @node Getting Mail
13286 @section Getting Mail
13287 @cindex reading mail
13288 @cindex mail
13289
13290 Reading mail with a newsreader---isn't that just plain WeIrD? But of
13291 course.
13292
13293 @menu
13294 * Mail in a Newsreader::        Important introductory notes.
13295 * Getting Started Reading Mail::  A simple cookbook example.
13296 * Splitting Mail::              How to create mail groups.
13297 * Mail Sources::                How to tell Gnus where to get mail from.
13298 * Mail Back End Variables::     Variables for customizing mail handling.
13299 * Fancy Mail Splitting::        Gnus can do hairy splitting of incoming mail.
13300 * Group Mail Splitting::        Use group customize to drive mail splitting.
13301 * Incorporating Old Mail::      What about the old mail you have?
13302 * Expiring Mail::               Getting rid of unwanted mail.
13303 * Washing Mail::                Removing cruft from the mail you get.
13304 * Duplicates::                  Dealing with duplicated mail.
13305 * Not Reading Mail::            Using mail back ends for reading other files.
13306 * Choosing a Mail Back End::    Gnus can read a variety of mail formats.
13307 @end menu
13308
13309
13310 @node Mail in a Newsreader
13311 @subsection Mail in a Newsreader
13312
13313 If you are used to traditional mail readers, but have decided to switch
13314 to reading mail with Gnus, you may find yourself experiencing something
13315 of a culture shock.
13316
13317 Gnus does not behave like traditional mail readers.  If you want to make
13318 it behave that way, you can, but it's an uphill battle.
13319
13320 Gnus, by default, handles all its groups using the same approach.  This
13321 approach is very newsreaderly---you enter a group, see the new/unread
13322 messages, and when you read the messages, they get marked as read, and
13323 you don't see them any more.  (Unless you explicitly ask for them.)
13324
13325 In particular, you do not do anything explicitly to delete messages.
13326
13327 Does this mean that all the messages that have been marked as read are
13328 deleted?  How awful!
13329
13330 But, no, it means that old messages are @dfn{expired} according to some
13331 scheme or other.  For news messages, the expire process is controlled by
13332 the news administrator; for mail, the expire process is controlled by
13333 you.  The expire process for mail is covered in depth in @ref{Expiring
13334 Mail}.
13335
13336 What many Gnus users find, after using it a while for both news and
13337 mail, is that the transport mechanism has very little to do with how
13338 they want to treat a message.
13339
13340 Many people subscribe to several mailing lists.  These are transported
13341 via @acronym{SMTP}, and are therefore mail.  But we might go for weeks without
13342 answering, or even reading these messages very carefully.  We may not
13343 need to save them because if we should need to read one again, they are
13344 archived somewhere else.
13345
13346 Some people have local news groups which have only a handful of readers.
13347 These are transported via @acronym{NNTP}, and are therefore news.  But we may need
13348 to read and answer a large fraction of the messages very carefully in
13349 order to do our work.  And there may not be an archive, so we may need
13350 to save the interesting messages the same way we would personal mail.
13351
13352 The important distinction turns out to be not the transport mechanism,
13353 but other factors such as how interested we are in the subject matter,
13354 or how easy it is to retrieve the message if we need to read it again.
13355
13356 Gnus provides many options for sorting mail into ``groups'' which behave
13357 like newsgroups, and for treating each group (whether mail or news)
13358 differently.
13359
13360 Some users never get comfortable using the Gnus (ahem) paradigm and wish
13361 that Gnus should grow up and be a male, er, mail reader.  It is possible
13362 to whip Gnus into a more mailreaderly being, but, as said before, it's
13363 not easy.  People who prefer proper mail readers should try @sc{vm}
13364 instead, which is an excellent, and proper, mail reader.
13365
13366 I don't mean to scare anybody off, but I want to make it clear that you
13367 may be required to learn a new way of thinking about messages.  After
13368 you've been subjected to The Gnus Way, you will come to love it.  I can
13369 guarantee it.  (At least the guy who sold me the Emacs Subliminal
13370 Brain-Washing Functions that I've put into Gnus did guarantee it.  You
13371 Will Be Assimilated.  You Love Gnus.  You Love The Gnus Mail Way.
13372 You Do.)
13373
13374
13375 @node Getting Started Reading Mail
13376 @subsection Getting Started Reading Mail
13377
13378 It's quite easy to use Gnus to read your new mail.  You just plonk the
13379 mail back end of your choice into @code{gnus-secondary-select-methods},
13380 and things will happen automatically.
13381
13382 For instance, if you want to use @code{nnml} (which is a ``one file per
13383 mail'' back end), you could put the following in your @file{~/.gnus.el} file:
13384
13385 @lisp
13386 (setq gnus-secondary-select-methods '((nnml "")))
13387 @end lisp
13388
13389 Now, the next time you start Gnus, this back end will be queried for new
13390 articles, and it will move all the messages in your spool file to its
13391 directory, which is @file{~/Mail/} by default.  The new group that will
13392 be created (@samp{mail.misc}) will be subscribed, and you can read it
13393 like any other group.
13394
13395 You will probably want to split the mail into several groups, though:
13396
13397 @lisp
13398 (setq nnmail-split-methods
13399       '(("junk" "^From:.*Lars Ingebrigtsen")
13400         ("crazy" "^Subject:.*die\\|^Organization:.*flabby")
13401         ("other" "")))
13402 @end lisp
13403
13404 This will result in three new @code{nnml} mail groups being created:
13405 @samp{nnml:junk}, @samp{nnml:crazy}, and @samp{nnml:other}.  All the
13406 mail that doesn't fit into the first two groups will be placed in the
13407 last group.
13408
13409 This should be sufficient for reading mail with Gnus.  You might want to
13410 give the other sections in this part of the manual a perusal, though.
13411 Especially @pxref{Choosing a Mail Back End} and @pxref{Expiring Mail}.
13412
13413
13414 @node Splitting Mail
13415 @subsection Splitting Mail
13416 @cindex splitting mail
13417 @cindex mail splitting
13418 @cindex mail filtering (splitting)
13419
13420 @vindex nnmail-split-methods
13421 The @code{nnmail-split-methods} variable says how the incoming mail is
13422 to be split into groups.
13423
13424 @lisp
13425 (setq nnmail-split-methods
13426   '(("mail.junk" "^From:.*Lars Ingebrigtsen")
13427     ("mail.crazy" "^Subject:.*die\\|^Organization:.*flabby")
13428     ("mail.other" "")))
13429 @end lisp
13430
13431 This variable is a list of lists, where the first element of each of
13432 these lists is the name of the mail group (they do not have to be called
13433 something beginning with @samp{mail}, by the way), and the second
13434 element is a regular expression used on the header of each mail to
13435 determine if it belongs in this mail group.  The first string may
13436 contain @samp{\\1} forms, like the ones used by @code{replace-match} to
13437 insert sub-expressions from the matched text.  For instance:
13438
13439 @lisp
13440 ("list.\\1" "From:.* \\(.*\\)-list@@majordomo.com")
13441 @end lisp
13442
13443 @noindent
13444 In that case, @code{nnmail-split-lowercase-expanded} controls whether
13445 the inserted text should be made lowercase.  @xref{Fancy Mail Splitting}.
13446
13447 The second element can also be a function.  In that case, it will be
13448 called narrowed to the headers with the first element of the rule as the
13449 argument.  It should return a non-@code{nil} value if it thinks that the
13450 mail belongs in that group.
13451
13452 @cindex @samp{bogus} group
13453 The last of these groups should always be a general one, and the regular
13454 expression should @emph{always} be @samp{""} so that it matches any mails
13455 that haven't been matched by any of the other regexps.  (These rules are
13456 processed from the beginning of the alist toward the end.  The first rule
13457 to make a match will ``win'', unless you have crossposting enabled.  In
13458 that case, all matching rules will ``win''.)  If no rule matched, the mail
13459 will end up in the @samp{bogus} group.  When new groups are created by
13460 splitting mail, you may want to run @code{gnus-group-find-new-groups} to
13461 see the new groups.  This also applies to the @samp{bogus} group.
13462
13463 If you like to tinker with this yourself, you can set this variable to a
13464 function of your choice.  This function will be called without any
13465 arguments in a buffer narrowed to the headers of an incoming mail
13466 message.  The function should return a list of group names that it
13467 thinks should carry this mail message.
13468
13469 Note that the mail back ends are free to maul the poor, innocent,
13470 incoming headers all they want to.  They all add @code{Lines} headers;
13471 some add @code{X-Gnus-Group} headers; most rename the Unix mbox
13472 @code{From<SPACE>} line to something else.
13473
13474 @vindex nnmail-crosspost
13475 The mail back ends all support cross-posting.  If several regexps match,
13476 the mail will be ``cross-posted'' to all those groups.
13477 @code{nnmail-crosspost} says whether to use this mechanism or not.  Note
13478 that no articles are crossposted to the general (@samp{""}) group.
13479
13480 @vindex nnmail-crosspost-link-function
13481 @cindex crosspost
13482 @cindex links
13483 @code{nnmh} and @code{nnml} makes crossposts by creating hard links to
13484 the crossposted articles.  However, not all file systems support hard
13485 links.  If that's the case for you, set
13486 @code{nnmail-crosspost-link-function} to @code{copy-file}.  (This
13487 variable is @code{add-name-to-file} by default.)
13488
13489 @kindex M-x nnmail-split-history
13490 @findex nnmail-split-history
13491 If you wish to see where the previous mail split put the messages, you
13492 can use the @kbd{M-x nnmail-split-history} command.  If you wish to see
13493 where re-spooling messages would put the messages, you can use
13494 @code{gnus-summary-respool-trace} and related commands (@pxref{Mail
13495 Group Commands}).
13496
13497 @vindex nnmail-split-header-length-limit
13498 Header lines longer than the value of
13499 @code{nnmail-split-header-length-limit} are excluded from the split
13500 function.
13501
13502 @vindex nnmail-mail-splitting-charset
13503 @vindex nnmail-mail-splitting-decodes
13504 By default the splitting codes @acronym{MIME} decodes headers so you
13505 can match on non-@acronym{ASCII} strings.  The
13506 @code{nnmail-mail-splitting-charset} variable specifies the default
13507 charset for decoding.  The behavior can be turned off completely by
13508 binding @code{nnmail-mail-splitting-decodes} to @code{nil}, which is
13509 useful if you want to match articles based on the raw header data.
13510
13511 @vindex nnmail-resplit-incoming
13512 By default, splitting is performed on all incoming messages.  If you
13513 specify a @code{directory} entry for the variable @code{mail-sources}
13514 (@pxref{Mail Source Specifiers}), however, then splitting does
13515 @emph{not} happen by default.  You can set the variable
13516 @code{nnmail-resplit-incoming} to a non-@code{nil} value to make
13517 splitting happen even in this case.  (This variable has no effect on
13518 other kinds of entries.)
13519
13520 Gnus gives you all the opportunity you could possibly want for shooting
13521 yourself in the foot.  Let's say you create a group that will contain
13522 all the mail you get from your boss.  And then you accidentally
13523 unsubscribe from the group.  Gnus will still put all the mail from your
13524 boss in the unsubscribed group, and so, when your boss mails you ``Have
13525 that report ready by Monday or you're fired!'', you'll never see it and,
13526 come Tuesday, you'll still believe that you're gainfully employed while
13527 you really should be out collecting empty bottles to save up for next
13528 month's rent money.
13529
13530
13531 @node Mail Sources
13532 @subsection Mail Sources
13533
13534 Mail can be gotten from many different sources---the mail spool, from
13535 a @acronym{POP} mail server, from a procmail directory, or from a
13536 maildir, for instance.
13537
13538 @menu
13539 * Mail Source Specifiers::      How to specify what a mail source is.
13540 * Mail Source Customization::   Some variables that influence things.
13541 * Fetching Mail::               Using the mail source specifiers.
13542 @end menu
13543
13544
13545 @node Mail Source Specifiers
13546 @subsubsection Mail Source Specifiers
13547 @cindex POP
13548 @cindex mail server
13549 @cindex procmail
13550 @cindex mail spool
13551 @cindex mail source
13552
13553 You tell Gnus how to fetch mail by setting @code{mail-sources}
13554 (@pxref{Fetching Mail}) to a @dfn{mail source specifier}.
13555
13556 Here's an example:
13557
13558 @lisp
13559 (pop :server "pop3.mailserver.com" :user "myname")
13560 @end lisp
13561
13562 As can be observed, a mail source specifier is a list where the first
13563 element is a @dfn{mail source type}, followed by an arbitrary number of
13564 @dfn{keywords}.  Keywords that are not explicitly specified are given
13565 default values.
13566
13567 The following mail source types are available:
13568
13569 @table @code
13570 @item file
13571 Get mail from a single file; typically from the mail spool.
13572
13573 Keywords:
13574
13575 @table @code
13576 @item :path
13577 The file name.  Defaults to the value of the @env{MAIL}
13578 environment variable or the value of @code{rmail-spool-directory}
13579 (usually something like @file{/usr/mail/spool/user-name}).
13580
13581 @item :prescript
13582 @itemx :postscript
13583 Script run before/after fetching mail.
13584 @end table
13585
13586 An example file mail source:
13587
13588 @lisp
13589 (file :path "/usr/spool/mail/user-name")
13590 @end lisp
13591
13592 Or using the default file name:
13593
13594 @lisp
13595 (file)
13596 @end lisp
13597
13598 If the mail spool file is not located on the local machine, it's best
13599 to use @acronym{POP} or @acronym{IMAP} or the like to fetch the mail.
13600 You can not use ange-ftp file names here---it has no way to lock the
13601 mail spool while moving the mail.
13602
13603 If it's impossible to set up a proper server, you can use ssh instead.
13604
13605 @lisp
13606 (setq mail-sources
13607       '((file :prescript "ssh host bin/getmail >%t")))
13608 @end lisp
13609
13610 The @samp{getmail} script would look something like the following:
13611
13612 @example
13613 #!/bin/sh
13614 #  getmail - move mail from spool to stdout
13615 #  flu@@iki.fi
13616
13617 MOVEMAIL=/usr/lib/emacs/20.3/i386-redhat-linux/movemail
13618 TMP=$HOME/Mail/tmp
13619 rm -f $TMP; $MOVEMAIL $MAIL $TMP >/dev/null && cat $TMP
13620 @end example
13621
13622 Alter this script to fit find the @samp{movemail} you want to use.
13623
13624
13625 @item directory
13626 @vindex nnmail-scan-directory-mail-source-once
13627 Get mail from several files in a directory.  This is typically used
13628 when you have procmail split the incoming mail into several files.
13629 That is, there is a one-to-one correspondence between files in that
13630 directory and groups, so that mail from the file @file{foo.bar.spool}
13631 will be put in the group @code{foo.bar}.  (You can change the suffix
13632 to be used instead of @code{.spool}.)  Setting
13633 @code{nnmail-scan-directory-mail-source-once} to non-@code{nil} forces
13634 Gnus to scan the mail source only once.  This is particularly useful
13635 if you want to scan mail groups at a specified level.
13636
13637 @vindex nnmail-resplit-incoming
13638 There is also the variable @code{nnmail-resplit-incoming}, if you set
13639 that to a non-@code{nil} value, then the normal splitting process is
13640 applied to all the files from the directory, @ref{Splitting Mail}.
13641
13642 Keywords:
13643
13644 @table @code
13645 @item :path
13646 The name of the directory where the files are.  There is no default
13647 value.
13648
13649 @item :suffix
13650 Only files ending with this suffix are used.  The default is
13651 @samp{.spool}.
13652
13653 @item :predicate
13654 Only files that have this predicate return non-@code{nil} are returned.
13655 The default is @code{identity}.  This is used as an additional
13656 filter---only files that have the right suffix @emph{and} satisfy this
13657 predicate are considered.
13658
13659 @item :prescript
13660 @itemx :postscript
13661 Script run before/after fetching mail.
13662
13663 @end table
13664
13665 An example directory mail source:
13666
13667 @lisp
13668 (directory :path "/home/user-name/procmail-dir/"
13669            :suffix ".prcml")
13670 @end lisp
13671
13672 @item pop
13673 Get mail from a @acronym{POP} server.
13674
13675 Keywords:
13676
13677 @table @code
13678 @item :server
13679 The name of the @acronym{POP} server.  The default is taken from the
13680 @env{MAILHOST} environment variable.
13681
13682 @item :port
13683 The port number of the @acronym{POP} server.  This can be a number (eg,
13684 @samp{:port 1234}) or a string (eg, @samp{:port "pop3"}).  If it is a
13685 string, it should be a service name as listed in @file{/etc/services} on
13686 Unix systems.  The default is @samp{"pop3"}.  On some systems you might
13687 need to specify it as @samp{"pop-3"} instead.
13688
13689 @item :user
13690 The user name to give to the @acronym{POP} server.  The default is the login
13691 name.
13692
13693 @item :password
13694 The password to give to the @acronym{POP} server.  If not specified,
13695 the user is prompted.
13696
13697 @item :program
13698 The program to use to fetch mail from the @acronym{POP} server.  This
13699 should be a @code{format}-like string.  Here's an example:
13700
13701 @example
13702 fetchmail %u@@%s -P %p %t
13703 @end example
13704
13705 The valid format specifier characters are:
13706
13707 @table @samp
13708 @item t
13709 The name of the file the mail is to be moved to.  This must always be
13710 included in this string.
13711
13712 @item s
13713 The name of the server.
13714
13715 @item P
13716 The port number of the server.
13717
13718 @item u
13719 The user name to use.
13720
13721 @item p
13722 The password to use.
13723 @end table
13724
13725 The values used for these specs are taken from the values you give the
13726 corresponding keywords.
13727
13728 @item :prescript
13729 A script to be run before fetching the mail.  The syntax is the same as
13730 the @code{:program} keyword.  This can also be a function to be run.
13731
13732 @item :postscript
13733 A script to be run after fetching the mail.  The syntax is the same as
13734 the @code{:program} keyword.  This can also be a function to be run.
13735
13736 @item :function
13737 The function to use to fetch mail from the @acronym{POP} server.  The
13738 function is called with one parameter---the name of the file where the
13739 mail should be moved to.
13740
13741 @item :authentication
13742 This can be either the symbol @code{password} or the symbol @code{apop}
13743 and says what authentication scheme to use.  The default is
13744 @code{password}.
13745
13746 @item :connection
13747 What stream to use for connecting to the server, this can be the symbol
13748 @code{ssl}, the symbol @code{tls} or others.  The default is @code{nil}
13749 and use insecure connections.  Note that for SSL/TLS, you need external
13750 programs and libraries:
13751
13752 @itemize @bullet
13753 @item
13754 @dfn{ssl:} Connect through SSL@. Requires OpenSSL (the program
13755 @samp{openssl}) or SSLeay (@samp{s_client}) as well as the external
13756 library @samp{ssl.el}.
13757 @item
13758 @dfn{starttls:} Connect via the STARTTLS extension (similar to SSL)@.
13759 Requires the external library @samp{starttls.el} and program
13760 @samp{starttls}.
13761 @end itemize
13762
13763 @item :leave
13764 Non-@code{nil} if mail is to be left on the server and UIDL used for
13765 message retrieval.  The default is @code{nil}.
13766
13767 @end table
13768
13769 @vindex pop3-movemail
13770 @vindex pop3-leave-mail-on-server
13771 If the @code{:program} and @code{:function} keywords aren't specified,
13772 @code{pop3-movemail} will be used.  If the
13773 @code{pop3-leave-mail-on-server} is non-@code{nil} the mail is to be
13774 left on the @acronym{POP} server after fetching when using
13775 @code{pop3-movemail}.  Note that POP servers maintain no state
13776 information between sessions, so what the client believes is there and
13777 what is actually there may not match up.  If they do not, then the whole
13778 thing can fall apart and leave you with a corrupt mailbox.
13779
13780 Here are some examples.  Fetch from the default @acronym{POP} server,
13781 using the default user name, and default fetcher:
13782
13783 @lisp
13784 (pop)
13785 @end lisp
13786
13787 Fetch from a named server with a named user and password:
13788
13789 @lisp
13790 (pop :server "my.pop.server"
13791      :user "user-name" :password "secret")
13792 @end lisp
13793
13794 Use @samp{movemail} to move the mail:
13795
13796 @lisp
13797 (pop :program "movemail po:%u %t %p")
13798 @end lisp
13799
13800 @item maildir
13801 Get mail from a maildir.  This is a type of mailbox that is supported by
13802 at least qmail and postfix, where each file in a special directory
13803 contains exactly one mail.
13804
13805 Keywords:
13806
13807 @table @code
13808 @item :path
13809 The name of the directory where the mails are stored.  The default is
13810 taken from the @env{MAILDIR} environment variable or
13811 @file{~/Maildir/}.
13812 @item :subdirs
13813 The subdirectories of the Maildir.  The default is
13814 @samp{("new" "cur")}.
13815
13816 @c If you sometimes look at your mail through a pop3 daemon before fetching
13817 @c them with Gnus, you may also have to fetch your mails from the
13818 @c @code{cur} directory inside the maildir, like in the first example
13819 @c below.
13820
13821 You can also get mails from remote hosts (because maildirs don't suffer
13822 from locking problems).
13823
13824 @end table
13825
13826 Two example maildir mail sources:
13827
13828 @lisp
13829 (maildir :path "/home/user-name/Maildir/"
13830          :subdirs ("cur" "new"))
13831 @end lisp
13832
13833 @lisp
13834 (maildir :path "/user@@remotehost.org:~/Maildir/"
13835          :subdirs ("new"))
13836 @end lisp
13837
13838 @item imap
13839 Get mail from a @acronym{IMAP} server.  If you don't want to use
13840 @acronym{IMAP} as intended, as a network mail reading protocol (ie
13841 with nnimap), for some reason or other, Gnus let you treat it similar
13842 to a @acronym{POP} server and fetches articles from a given
13843 @acronym{IMAP} mailbox.  @xref{IMAP}, for more information.
13844
13845 Note that for the Kerberos, GSSAPI, @acronym{TLS}/@acronym{SSL} and STARTTLS support you
13846 may need external programs and libraries, @xref{IMAP}.
13847
13848 Keywords:
13849
13850 @table @code
13851 @item :server
13852 The name of the @acronym{IMAP} server.  The default is taken from the
13853 @env{MAILHOST} environment variable.
13854
13855 @item :port
13856 The port number of the @acronym{IMAP} server.  The default is @samp{143}, or
13857 @samp{993} for @acronym{TLS}/@acronym{SSL} connections.
13858
13859 @item :user
13860 The user name to give to the @acronym{IMAP} server.  The default is the login
13861 name.
13862
13863 @item :password
13864 The password to give to the @acronym{IMAP} server.  If not specified, the user is
13865 prompted.
13866
13867 @item :stream
13868 What stream to use for connecting to the server, this is one of the
13869 symbols in @code{imap-stream-alist}.  Right now, this means
13870 @samp{gssapi}, @samp{kerberos4}, @samp{starttls}, @samp{tls},
13871 @samp{ssl}, @samp{shell} or the default @samp{network}.
13872
13873 @item :authentication
13874 Which authenticator to use for authenticating to the server, this is
13875 one of the symbols in @code{imap-authenticator-alist}.  Right now,
13876 this means @samp{gssapi}, @samp{kerberos4}, @samp{digest-md5},
13877 @samp{cram-md5}, @samp{anonymous} or the default @samp{login}.
13878
13879 @item :program
13880 When using the `shell' :stream, the contents of this variable is
13881 mapped into the @code{imap-shell-program} variable.  This should be a
13882 @code{format}-like string (or list of strings).  Here's an example:
13883
13884 @example
13885 ssh %s imapd
13886 @end example
13887
13888 The valid format specifier characters are:
13889
13890 @table @samp
13891 @item s
13892 The name of the server.
13893
13894 @item l
13895 User name from @code{imap-default-user}.
13896
13897 @item p
13898 The port number of the server.
13899 @end table
13900
13901 The values used for these specs are taken from the values you give the
13902 corresponding keywords.
13903
13904 @item :mailbox
13905 The name of the mailbox to get mail from.  The default is @samp{INBOX}
13906 which normally is the mailbox which receive incoming mail.
13907
13908 @item :predicate
13909 The predicate used to find articles to fetch.  The default, @samp{UNSEEN
13910 UNDELETED}, is probably the best choice for most people, but if you
13911 sometimes peek in your mailbox with a @acronym{IMAP} client and mark some
13912 articles as read (or; SEEN) you might want to set this to @samp{1:*}.
13913 Then all articles in the mailbox is fetched, no matter what.  For a
13914 complete list of predicates, see RFC 2060 section 6.4.4.
13915
13916 @item :fetchflag
13917 How to flag fetched articles on the server, the default @samp{\Deleted}
13918 will mark them as deleted, an alternative would be @samp{\Seen} which
13919 would simply mark them as read.  These are the two most likely choices,
13920 but more flags are defined in RFC 2060 section 2.3.2.
13921
13922 @item :dontexpunge
13923 If non-@code{nil}, don't remove all articles marked as deleted in the
13924 mailbox after finishing the fetch.
13925
13926 @end table
13927
13928 An example @acronym{IMAP} mail source:
13929
13930 @lisp
13931 (imap :server "mail.mycorp.com"
13932       :stream kerberos4
13933       :fetchflag "\\Seen")
13934 @end lisp
13935
13936 @item webmail
13937 Get mail from a webmail server, such as @uref{http://www.hotmail.com/},
13938 @uref{http://webmail.netscape.com/}, @uref{http://www.netaddress.com/},
13939 @uref{http://mail.yahoo.com/}.
13940
13941 NOTE: Webmail largely depends on cookies.  A "one-line-cookie" patch is
13942 required for url "4.0pre.46".
13943
13944 WARNING: Mails may be lost.  NO WARRANTY.
13945
13946 Keywords:
13947
13948 @table @code
13949 @item :subtype
13950 The type of the webmail server.  The default is @code{hotmail}.  The
13951 alternatives are @code{netscape}, @code{netaddress}, @code{my-deja}.
13952
13953 @item :user
13954 The user name to give to the webmail server.  The default is the login
13955 name.
13956
13957 @item :password
13958 The password to give to the webmail server.  If not specified, the user is
13959 prompted.
13960
13961 @item :dontexpunge
13962 If non-@code{nil}, only fetch unread articles and don't move them to
13963 trash folder after finishing the fetch.
13964
13965 @end table
13966
13967 An example webmail source:
13968
13969 @lisp
13970 (webmail :subtype 'hotmail
13971          :user "user-name"
13972          :password "secret")
13973 @end lisp
13974 @end table
13975
13976 @table @dfn
13977 @item Common Keywords
13978 Common keywords can be used in any type of mail source.
13979
13980 Keywords:
13981
13982 @table @code
13983 @item :plugged
13984 If non-@code{nil}, fetch the mail even when Gnus is unplugged.  If you
13985 use directory source to get mail, you can specify it as in this
13986 example:
13987
13988 @lisp
13989 (setq mail-sources
13990       '((directory :path "/home/pavel/.Spool/"
13991                    :suffix ""
13992                    :plugged t)))
13993 @end lisp
13994
13995 Gnus will then fetch your mail even when you are unplugged.  This is
13996 useful when you use local mail and news.
13997
13998 @end table
13999 @end table
14000
14001 @subsubsection Function Interface
14002
14003 Some of the above keywords specify a Lisp function to be executed.
14004 For each keyword @code{:foo}, the Lisp variable @code{foo} is bound to
14005 the value of the keyword while the function is executing.  For example,
14006 consider the following mail-source setting:
14007
14008 @lisp
14009 (setq mail-sources '((pop :user "jrl"
14010                           :server "pophost" :function fetchfunc)))
14011 @end lisp
14012
14013 While the function @code{fetchfunc} is executing, the symbol @code{user}
14014 is bound to @code{"jrl"}, and the symbol @code{server} is bound to
14015 @code{"pophost"}.  The symbols @code{port}, @code{password},
14016 @code{program}, @code{prescript}, @code{postscript}, @code{function},
14017 and @code{authentication} are also bound (to their default values).
14018
14019 See above for a list of keywords for each type of mail source.
14020
14021
14022 @node Mail Source Customization
14023 @subsubsection Mail Source Customization
14024
14025 The following is a list of variables that influence how the mail is
14026 fetched.  You would normally not need to set or change any of these
14027 variables.
14028
14029 @table @code
14030 @item mail-source-crash-box
14031 @vindex mail-source-crash-box
14032 File where mail will be stored while processing it.  The default is@*
14033 @file{~/.emacs-mail-crash-box}.
14034
14035 @item mail-source-delete-incoming
14036 @vindex mail-source-delete-incoming
14037 If non-@code{nil}, delete incoming files after handling them.  If
14038 @code{t}, delete the files immediately, if @code{nil}, never delete any
14039 files.  If a positive number, delete files older than number of days
14040 (This will only happen, when receiving new mail).  You may also set
14041 @code{mail-source-delete-incoming} to @code{nil} and call
14042 @code{mail-source-delete-old-incoming} from a hook or interactively.
14043
14044 @item mail-source-delete-old-incoming-confirm
14045 @vindex mail-source-delete-old-incoming-confirm
14046 If non-@code{nil}, ask for for confirmation before deleting old incoming
14047 files.  This variable only applies when
14048 @code{mail-source-delete-incoming} is a positive number.
14049
14050 @item mail-source-ignore-errors
14051 @vindex mail-source-ignore-errors
14052 If non-@code{nil}, ignore errors when reading mail from a mail source.
14053
14054 @item mail-source-directory
14055 @vindex mail-source-directory
14056 Directory where incoming mail source files (if any) will be stored.  The
14057 default is @file{~/Mail/}.  At present, the only thing this is used for
14058 is to say where the incoming files will be stored if the variable
14059 @code{mail-source-delete-incoming} is @code{nil} or a number.
14060
14061 @item mail-source-incoming-file-prefix
14062 @vindex mail-source-incoming-file-prefix
14063 Prefix for file name for storing incoming mail.  The default is
14064 @file{Incoming}, in which case files will end up with names like
14065 @file{Incoming30630D_} or @file{Incoming298602ZD}.  This is really only
14066 relevant if @code{mail-source-delete-incoming} is @code{nil} or a
14067 number.
14068
14069 @item mail-source-default-file-modes
14070 @vindex mail-source-default-file-modes
14071 All new mail files will get this file mode.  The default is 384.
14072
14073 @item mail-source-movemail-program
14074 @vindex mail-source-movemail-program
14075 If non-@code{nil}, name of program for fetching new mail.  If
14076 @code{nil}, @code{movemail} in @var{exec-directory}.
14077
14078 @end table
14079
14080
14081 @node Fetching Mail
14082 @subsubsection Fetching Mail
14083
14084 @vindex mail-sources
14085 @vindex nnmail-spool-file
14086 The way to actually tell Gnus where to get new mail from is to set
14087 @code{mail-sources} to a list of mail source specifiers
14088 (@pxref{Mail Source Specifiers}).
14089
14090 If this variable (and the obsolescent @code{nnmail-spool-file}) is
14091 @code{nil}, the mail back ends will never attempt to fetch mail by
14092 themselves.
14093
14094 If you want to fetch mail both from your local spool as well as a
14095 @acronym{POP} mail server, you'd say something like:
14096
14097 @lisp
14098 (setq mail-sources
14099       '((file)
14100         (pop :server "pop3.mail.server"
14101              :password "secret")))
14102 @end lisp
14103
14104 Or, if you don't want to use any of the keyword defaults:
14105
14106 @lisp
14107 (setq mail-sources
14108       '((file :path "/var/spool/mail/user-name")
14109         (pop :server "pop3.mail.server"
14110              :user "user-name"
14111              :port "pop3"
14112              :password "secret")))
14113 @end lisp
14114
14115
14116 When you use a mail back end, Gnus will slurp all your mail from your
14117 inbox and plonk it down in your home directory.  Gnus doesn't move any
14118 mail if you're not using a mail back end---you have to do a lot of magic
14119 invocations first.  At the time when you have finished drawing the
14120 pentagram, lightened the candles, and sacrificed the goat, you really
14121 shouldn't be too surprised when Gnus moves your mail.
14122
14123
14124
14125 @node Mail Back End Variables
14126 @subsection Mail Back End Variables
14127
14128 These variables are (for the most part) pertinent to all the various
14129 mail back ends.
14130
14131 @table @code
14132 @vindex nnmail-read-incoming-hook
14133 @item nnmail-read-incoming-hook
14134 The mail back ends all call this hook after reading new mail.  You can
14135 use this hook to notify any mail watch programs, if you want to.
14136
14137 @vindex nnmail-split-hook
14138 @item nnmail-split-hook
14139 @findex gnus-article-decode-encoded-words
14140 @cindex RFC 1522 decoding
14141 @cindex RFC 2047 decoding
14142 Hook run in the buffer where the mail headers of each message is kept
14143 just before the splitting based on these headers is done.  The hook is
14144 free to modify the buffer contents in any way it sees fit---the buffer
14145 is discarded after the splitting has been done, and no changes performed
14146 in the buffer will show up in any files.
14147 @code{gnus-article-decode-encoded-words} is one likely function to add
14148 to this hook.
14149
14150 @vindex nnmail-pre-get-new-mail-hook
14151 @vindex nnmail-post-get-new-mail-hook
14152 @item nnmail-pre-get-new-mail-hook
14153 @itemx nnmail-post-get-new-mail-hook
14154 These are two useful hooks executed when treating new incoming
14155 mail---@code{nnmail-pre-get-new-mail-hook} (is called just before
14156 starting to handle the new mail) and
14157 @code{nnmail-post-get-new-mail-hook} (is called when the mail handling
14158 is done).  Here's and example of using these two hooks to change the
14159 default file modes the new mail files get:
14160
14161 @lisp
14162 (add-hook 'nnmail-pre-get-new-mail-hook
14163           (lambda () (set-default-file-modes 511)))
14164
14165 (add-hook 'nnmail-post-get-new-mail-hook
14166           (lambda () (set-default-file-modes 551)))
14167 @end lisp
14168
14169 @item nnmail-use-long-file-names
14170 @vindex nnmail-use-long-file-names
14171 If non-@code{nil}, the mail back ends will use long file and directory
14172 names.  Groups like @samp{mail.misc} will end up in directories
14173 (assuming use of @code{nnml} back end) or files (assuming use of
14174 @code{nnfolder} back end) like @file{mail.misc}.  If it is @code{nil},
14175 the same group will end up in @file{mail/misc}.
14176
14177 @item nnmail-delete-file-function
14178 @vindex nnmail-delete-file-function
14179 @findex delete-file
14180 Function called to delete files.  It is @code{delete-file} by default.
14181
14182 @item nnmail-cache-accepted-message-ids
14183 @vindex nnmail-cache-accepted-message-ids
14184 If non-@code{nil}, put the @code{Message-ID}s of articles imported into
14185 the back end (via @code{Gcc}, for instance) into the mail duplication
14186 discovery cache.  The default is @code{nil}.
14187
14188 @item nnmail-cache-ignore-groups
14189 @vindex nnmail-cache-ignore-groups
14190 This can be a regular expression or a list of regular expressions.
14191 Group names that match any of the regular expressions will never be
14192 recorded in the @code{Message-ID} cache.
14193
14194 This can be useful, for example, when using Fancy Splitting
14195 (@pxref{Fancy Mail Splitting}) together with the function
14196 @code{nnmail-split-fancy-with-parent}.
14197
14198 @end table
14199
14200
14201 @node Fancy Mail Splitting
14202 @subsection Fancy Mail Splitting
14203 @cindex mail splitting
14204 @cindex fancy mail splitting
14205
14206 @vindex nnmail-split-fancy
14207 @findex nnmail-split-fancy
14208 If the rather simple, standard method for specifying how to split mail
14209 doesn't allow you to do what you want, you can set
14210 @code{nnmail-split-methods} to @code{nnmail-split-fancy}.  Then you can
14211 play with the @code{nnmail-split-fancy} variable.
14212
14213 Let's look at an example value of this variable first:
14214
14215 @lisp
14216 ;; @r{Messages from the mailer daemon are not crossposted to any of}
14217 ;; @r{the ordinary groups.  Warnings are put in a separate group}
14218 ;; @r{from real errors.}
14219 (| ("from" mail (| ("subject" "warn.*" "mail.warning")
14220                    "mail.misc"))
14221    ;; @r{Non-error messages are crossposted to all relevant}
14222    ;; @r{groups, but we don't crosspost between the group for the}
14223    ;; @r{(ding) list and the group for other (ding) related mail.}
14224    (& (| (any "ding@@ifi\\.uio\\.no" "ding.list")
14225          ("subject" "ding" "ding.misc"))
14226       ;; @r{Other mailing lists@dots{}}
14227       (any "procmail@@informatik\\.rwth-aachen\\.de" "procmail.list")
14228       (any "SmartList@@informatik\\.rwth-aachen\\.de" "SmartList.list")
14229       ;; @r{Both lists below have the same suffix, so prevent}
14230       ;; @r{cross-posting to mkpkg.list of messages posted only to}
14231       ;; @r{the bugs- list, but allow cross-posting when the}
14232       ;; @r{message was really cross-posted.}
14233       (any "bugs-mypackage@@somewhere" "mypkg.bugs")
14234       (any "mypackage@@somewhere" - "bugs-mypackage" "mypkg.list")
14235       ;; @r{People@dots{}}
14236       (any "larsi@@ifi\\.uio\\.no" "people.Lars_Magne_Ingebrigtsen"))
14237    ;; @r{Unmatched mail goes to the catch all group.}
14238    "misc.misc")
14239 @end lisp
14240
14241 This variable has the format of a @dfn{split}.  A split is a
14242 (possibly) recursive structure where each split may contain other
14243 splits.  Here are the possible split syntaxes:
14244
14245 @table @code
14246
14247 @item group
14248 If the split is a string, that will be taken as a group name.  Normal
14249 regexp match expansion will be done.  See below for examples.
14250
14251 @item (@var{field} @var{value} [- @var{restrict} [@dots{}] ] @var{split})
14252 If the split is a list, the first element of which is a string, then
14253 store the message as specified by @var{split}, if header @var{field}
14254 (a regexp) contains @var{value} (also a regexp).  If @var{restrict}
14255 (yet another regexp) matches some string after @var{field} and before
14256 the end of the matched @var{value}, the @var{split} is ignored.  If
14257 none of the @var{restrict} clauses match, @var{split} is processed.
14258
14259 @item (| @var{split} @dots{})
14260 If the split is a list, and the first element is @code{|} (vertical
14261 bar), then process each @var{split} until one of them matches.  A
14262 @var{split} is said to match if it will cause the mail message to be
14263 stored in one or more groups.
14264
14265 @item (& @var{split} @dots{})
14266 If the split is a list, and the first element is @code{&}, then
14267 process all @var{split}s in the list.
14268
14269 @item junk
14270 If the split is the symbol @code{junk}, then don't save (i.e., delete)
14271 this message.  Use with extreme caution.
14272
14273 @item (: @var{function} @var{arg1} @var{arg2} @dots{})
14274 If the split is a list, and the first element is @samp{:}, then the
14275 second element will be called as a function with @var{args} given as
14276 arguments.  The function should return a @var{split}.
14277
14278 @cindex body split
14279 For instance, the following function could be used to split based on the
14280 body of the messages:
14281
14282 @lisp
14283 (defun split-on-body ()
14284   (save-excursion
14285     (save-restriction
14286       (widen)
14287       (goto-char (point-min))
14288       (when (re-search-forward "Some.*string" nil t)
14289         "string.group"))))
14290 @end lisp
14291
14292 The buffer is narrowed to the message in question when @var{function}
14293 is run.  That's why @code{(widen)} needs to be called after
14294 @code{save-excursion} and @code{save-restriction} in the example
14295 above.  Also note that with the nnimap back end, message bodies will
14296 not be downloaded by default.  You need to set
14297 @code{nnimap-split-download-body} to @code{t} to do that
14298 (@pxref{Splitting in IMAP}).
14299
14300 @item (! @var{func} @var{split})
14301 If the split is a list, and the first element is @code{!}, then
14302 @var{split} will be processed, and @var{func} will be called as a
14303 function with the result of @var{split} as argument.  @var{func}
14304 should return a split.
14305
14306 @item nil
14307 If the split is @code{nil}, it is ignored.
14308
14309 @end table
14310
14311 In these splits, @var{field} must match a complete field name.
14312 @var{value} must match a complete word according to the fundamental mode
14313 syntax table.  You can use @code{.*} in the regexps to match partial
14314 field names or words.  In other words, all @var{value}'s are wrapped in
14315 @samp{\<} and @samp{\>} pairs.
14316
14317 @vindex nnmail-split-abbrev-alist
14318 @var{field} and @var{value} can also be Lisp symbols, in that case
14319 they are expanded as specified by the variable
14320 @code{nnmail-split-abbrev-alist}.  This is an alist of cons cells,
14321 where the @sc{car} of a cell contains the key, and the @sc{cdr}
14322 contains the associated value.  Predefined entries in
14323 @code{nnmail-split-abbrev-alist} include:
14324
14325 @table @code
14326 @item from
14327 Matches the @samp{From}, @samp{Sender} and @samp{Resent-From} fields.
14328 @item to
14329 Matches the @samp{To}, @samp{Cc}, @samp{Apparently-To},
14330 @samp{Resent-To} and @samp{Resent-Cc} fields.
14331 @item any
14332 Is the union of the @code{from} and @code{to} entries.
14333 @end table
14334
14335 @vindex nnmail-split-fancy-syntax-table
14336 @code{nnmail-split-fancy-syntax-table} is the syntax table in effect
14337 when all this splitting is performed.
14338
14339 If you want to have Gnus create groups dynamically based on some
14340 information in the headers (i.e., do @code{replace-match}-like
14341 substitutions in the group names), you can say things like:
14342
14343 @example
14344 (any "debian-\\b\\(\\w+\\)@@lists.debian.org" "mail.debian.\\1")
14345 @end example
14346
14347 In this example, messages sent to @samp{debian-foo@@lists.debian.org}
14348 will be filed in @samp{mail.debian.foo}.
14349
14350 If the string contains the element @samp{\&}, then the previously
14351 matched string will be substituted.  Similarly, the elements @samp{\\1}
14352 up to @samp{\\9} will be substituted with the text matched by the
14353 groupings 1 through 9.
14354
14355 @vindex nnmail-split-lowercase-expanded
14356 Where @code{nnmail-split-lowercase-expanded} controls whether the
14357 lowercase of the matched string should be used for the substitution.
14358 Setting it as non-@code{nil} is useful to avoid the creation of multiple
14359 groups when users send to an address using different case
14360 (i.e. mailing-list@@domain vs Mailing-List@@Domain).  The default value
14361 is @code{t}.
14362
14363 @vindex nnmail-split-fancy-match-partial-words
14364 @code{nnmail-split-fancy-match-partial-words} controls whether partial
14365 words are matched during fancy splitting.
14366
14367 Normally, regular expressions given in @code{nnmail-split-fancy} are
14368 implicitly surrounded by @code{\<...\>} markers, which are word
14369 delimiters.  If this variable is true, they are not implicitly
14370 surrounded by anything.
14371
14372 @example
14373 (any "joe" "joemail")
14374 @end example
14375
14376 In this example, messages sent from @samp{joedavis@@foo.org} will
14377 normally not be filed in @samp{joemail}.  With
14378 @code{nnmail-split-fancy-match-partial-words} set to @code{t},
14379 however, the match will happen.  In effect, the requirement of a word
14380 boundary is removed and instead the match becomes more like a grep.
14381
14382 @findex nnmail-split-fancy-with-parent
14383 @code{nnmail-split-fancy-with-parent} is a function which allows you to
14384 split followups into the same groups their parents are in.  Sometimes
14385 you can't make splitting rules for all your mail.  For example, your
14386 boss might send you personal mail regarding different projects you are
14387 working on, and as you can't tell your boss to put a distinguishing
14388 string into the subject line, you have to resort to manually moving the
14389 messages into the right group.  With this function, you only have to do
14390 it once per thread.
14391
14392 To use this feature, you have to set @code{nnmail-treat-duplicates}
14393 and @code{nnmail-cache-accepted-message-ids} to a non-@code{nil}
14394 value.  And then you can include @code{nnmail-split-fancy-with-parent}
14395 using the colon feature, like so:
14396 @lisp
14397 (setq nnmail-treat-duplicates 'warn     ; @r{or @code{delete}}
14398       nnmail-cache-accepted-message-ids t
14399       nnmail-split-fancy
14400       '(| (: nnmail-split-fancy-with-parent)
14401           ;; @r{other splits go here}
14402         ))
14403 @end lisp
14404
14405 This feature works as follows: when @code{nnmail-treat-duplicates} is
14406 non-@code{nil}, Gnus records the message id of every message it sees
14407 in the file specified by the variable
14408 @code{nnmail-message-id-cache-file}, together with the group it is in
14409 (the group is omitted for non-mail messages).  When mail splitting is
14410 invoked, the function @code{nnmail-split-fancy-with-parent} then looks
14411 at the References (and In-Reply-To) header of each message to split
14412 and searches the file specified by @code{nnmail-message-id-cache-file}
14413 for the message ids.  When it has found a parent, it returns the
14414 corresponding group name unless the group name matches the regexp
14415 @code{nnmail-split-fancy-with-parent-ignore-groups}.  It is
14416 recommended that you set @code{nnmail-message-id-cache-length} to a
14417 somewhat higher number than the default so that the message ids are
14418 still in the cache.  (A value of 5000 appears to create a file some
14419 300 kBytes in size.)
14420 @vindex nnmail-cache-accepted-message-ids
14421 When @code{nnmail-cache-accepted-message-ids} is non-@code{nil}, Gnus
14422 also records the message ids of moved articles, so that the followup
14423 messages goes into the new group.
14424
14425 Also see the variable @code{nnmail-cache-ignore-groups} if you don't
14426 want certain groups to be recorded in the cache.  For example, if all
14427 outgoing messages are written to an ``outgoing'' group, you could set
14428 @code{nnmail-cache-ignore-groups} to match that group name.
14429 Otherwise, answers to all your messages would end up in the
14430 ``outgoing'' group.
14431
14432
14433 @node Group Mail Splitting
14434 @subsection Group Mail Splitting
14435 @cindex mail splitting
14436 @cindex group mail splitting
14437
14438 @findex gnus-group-split
14439 If you subscribe to dozens of mailing lists but you don't want to
14440 maintain mail splitting rules manually, group mail splitting is for you.
14441 You just have to set @code{to-list} and/or @code{to-address} in group
14442 parameters or group customization and set @code{nnmail-split-methods} to
14443 @code{gnus-group-split}.  This splitting function will scan all groups
14444 for those parameters and split mail accordingly, i.e., messages posted
14445 from or to the addresses specified in the parameters @code{to-list} or
14446 @code{to-address} of a mail group will be stored in that group.
14447
14448 Sometimes, mailing lists have multiple addresses, and you may want mail
14449 splitting to recognize them all: just set the @code{extra-aliases} group
14450 parameter to the list of additional addresses and it's done.  If you'd
14451 rather use a regular expression, set @code{split-regexp}.
14452
14453 All these parameters in a group will be used to create an
14454 @code{nnmail-split-fancy} split, in which the @var{field} is @samp{any},
14455 the @var{value} is a single regular expression that matches
14456 @code{to-list}, @code{to-address}, all of @code{extra-aliases} and all
14457 matches of @code{split-regexp}, and the @var{split} is the name of the
14458 group.  @var{restrict}s are also supported: just set the
14459 @code{split-exclude} parameter to a list of regular expressions.
14460
14461 If you can't get the right split to be generated using all these
14462 parameters, or you just need something fancier, you can set the
14463 parameter @code{split-spec} to an @code{nnmail-split-fancy} split.  In
14464 this case, all other aforementioned parameters will be ignored by
14465 @code{gnus-group-split}.  In particular, @code{split-spec} may be set to
14466 @code{nil}, in which case the group will be ignored by
14467 @code{gnus-group-split}.
14468
14469 @vindex gnus-group-split-default-catch-all-group
14470 @code{gnus-group-split} will do cross-posting on all groups that match,
14471 by defining a single @code{&} fancy split containing one split for each
14472 group.  If a message doesn't match any split, it will be stored in the
14473 group named in @code{gnus-group-split-default-catch-all-group}, unless
14474 some group has @code{split-spec} set to @code{catch-all}, in which case
14475 that group is used as the catch-all group.  Even though this variable is
14476 often used just to name a group, it may also be set to an arbitrarily
14477 complex fancy split (after all, a group name is a fancy split), and this
14478 may be useful to split mail that doesn't go to any mailing list to
14479 personal mail folders.  Note that this fancy split is added as the last
14480 element of a @code{|} split list that also contains a @code{&} split
14481 with the rules extracted from group parameters.
14482
14483 It's time for an example.  Assume the following group parameters have
14484 been defined:
14485
14486 @example
14487 nnml:mail.bar:
14488 ((to-address . "bar@@femail.com")
14489  (split-regexp . ".*@@femail\\.com"))
14490 nnml:mail.foo:
14491 ((to-list . "foo@@nowhere.gov")
14492  (extra-aliases "foo@@localhost" "foo-redist@@home")
14493  (split-exclude "bugs-foo" "rambling-foo")
14494  (admin-address . "foo-request@@nowhere.gov"))
14495 nnml:mail.others:
14496 ((split-spec . catch-all))
14497 @end example
14498
14499 Setting @code{nnmail-split-methods} to @code{gnus-group-split} will
14500 behave as if @code{nnmail-split-fancy} had been selected and variable
14501 @code{nnmail-split-fancy} had been set as follows:
14502
14503 @lisp
14504 (| (& (any "\\(bar@@femail\\.com\\|.*@@femail\\.com\\)" "mail.bar")
14505       (any "\\(foo@@nowhere\\.gov\\|foo@@localhost\\|foo-redist@@home\\)"
14506            - "bugs-foo" - "rambling-foo" "mail.foo"))
14507    "mail.others")
14508 @end lisp
14509
14510 @findex gnus-group-split-fancy
14511 If you'd rather not use group splitting for all your mail groups, you
14512 may use it for only some of them, by using @code{nnmail-split-fancy}
14513 splits like this:
14514
14515 @lisp
14516 (: gnus-group-split-fancy @var{groups} @var{no-crosspost} @var{catch-all})
14517 @end lisp
14518
14519 @var{groups} may be a regular expression or a list of group names whose
14520 parameters will be scanned to generate the output split.
14521 @var{no-crosspost} can be used to disable cross-posting; in this case, a
14522 single @code{|} split will be output.  @var{catch-all} is the fall back
14523 fancy split, used like @code{gnus-group-split-default-catch-all-group}.
14524 If @var{catch-all} is @code{nil}, or if @code{split-regexp} matches the
14525 empty string in any selected group, no catch-all split will be issued.
14526 Otherwise, if some group has @code{split-spec} set to @code{catch-all},
14527 this group will override the value of the @var{catch-all} argument.
14528
14529 @findex gnus-group-split-setup
14530 Unfortunately, scanning all groups and their parameters can be quite
14531 slow, especially considering that it has to be done for every message.
14532 But don't despair!  The function @code{gnus-group-split-setup} can be
14533 used to enable @code{gnus-group-split} in a much more efficient way.  It
14534 sets @code{nnmail-split-methods} to @code{nnmail-split-fancy} and sets
14535 @code{nnmail-split-fancy} to the split produced by
14536 @code{gnus-group-split-fancy}.  Thus, the group parameters are only
14537 scanned once, no matter how many messages are split.
14538
14539 @findex gnus-group-split-update
14540 However, if you change group parameters, you'd have to update
14541 @code{nnmail-split-fancy} manually.  You can do it by running
14542 @code{gnus-group-split-update}.  If you'd rather have it updated
14543 automatically, just tell @code{gnus-group-split-setup} to do it for
14544 you.  For example, add to your @file{~/.gnus.el}:
14545
14546 @lisp
14547 (gnus-group-split-setup @var{auto-update} @var{catch-all})
14548 @end lisp
14549
14550 If @var{auto-update} is non-@code{nil}, @code{gnus-group-split-update}
14551 will be added to @code{nnmail-pre-get-new-mail-hook}, so you won't ever
14552 have to worry about updating @code{nnmail-split-fancy} again.  If you
14553 don't omit @var{catch-all} (it's optional, equivalent to @code{nil}),
14554 @code{gnus-group-split-default-catch-all-group} will be set to its
14555 value.
14556
14557 @vindex gnus-group-split-updated-hook
14558 Because you may want to change @code{nnmail-split-fancy} after it is set
14559 by @code{gnus-group-split-update}, this function will run
14560 @code{gnus-group-split-updated-hook} just before finishing.
14561
14562 @node Incorporating Old Mail
14563 @subsection Incorporating Old Mail
14564 @cindex incorporating old mail
14565 @cindex import old mail
14566
14567 Most people have lots of old mail stored in various file formats.  If
14568 you have set up Gnus to read mail using one of the spiffy Gnus mail
14569 back ends, you'll probably wish to have that old mail incorporated into
14570 your mail groups.
14571
14572 Doing so can be quite easy.
14573
14574 To take an example: You're reading mail using @code{nnml}
14575 (@pxref{Mail Spool}), and have set @code{nnmail-split-methods} to a
14576 satisfactory value (@pxref{Splitting Mail}).  You have an old Unix mbox
14577 file filled with important, but old, mail.  You want to move it into
14578 your @code{nnml} groups.
14579
14580 Here's how:
14581
14582 @enumerate
14583 @item
14584 Go to the group buffer.
14585
14586 @item
14587 Type @kbd{G f} and give the file name to the mbox file when prompted to create an
14588 @code{nndoc} group from the mbox file (@pxref{Foreign Groups}).
14589
14590 @item
14591 Type @kbd{SPACE} to enter the newly created group.
14592
14593 @item
14594 Type @kbd{M P b} to process-mark all articles in this group's buffer
14595 (@pxref{Setting Process Marks}).
14596
14597 @item
14598 Type @kbd{B r} to respool all the process-marked articles, and answer
14599 @samp{nnml} when prompted (@pxref{Mail Group Commands}).
14600 @end enumerate
14601
14602 All the mail messages in the mbox file will now also be spread out over
14603 all your @code{nnml} groups.  Try entering them and check whether things
14604 have gone without a glitch.  If things look ok, you may consider
14605 deleting the mbox file, but I wouldn't do that unless I was absolutely
14606 sure that all the mail has ended up where it should be.
14607
14608 Respooling is also a handy thing to do if you're switching from one mail
14609 back end to another.  Just respool all the mail in the old mail groups
14610 using the new mail back end.
14611
14612
14613 @node Expiring Mail
14614 @subsection Expiring Mail
14615 @cindex article expiry
14616
14617 Traditional mail readers have a tendency to remove mail articles when
14618 you mark them as read, in some way.  Gnus takes a fundamentally
14619 different approach to mail reading.
14620
14621 Gnus basically considers mail just to be news that has been received in
14622 a rather peculiar manner.  It does not think that it has the power to
14623 actually change the mail, or delete any mail messages.  If you enter a
14624 mail group, and mark articles as ``read'', or kill them in some other
14625 fashion, the mail articles will still exist on the system.  I repeat:
14626 Gnus will not delete your old, read mail.  Unless you ask it to, of
14627 course.
14628
14629 To make Gnus get rid of your unwanted mail, you have to mark the
14630 articles as @dfn{expirable}.  (With the default key bindings, this means
14631 that you have to type @kbd{E}.)  This does not mean that the articles
14632 will disappear right away, however.  In general, a mail article will be
14633 deleted from your system if, 1) it is marked as expirable, AND 2) it is
14634 more than one week old.  If you do not mark an article as expirable, it
14635 will remain on your system until hell freezes over.  This bears
14636 repeating one more time, with some spurious capitalizations: IF you do
14637 NOT mark articles as EXPIRABLE, Gnus will NEVER delete those ARTICLES.
14638
14639 You do not have to mark articles as expirable by hand.  Gnus provides
14640 two features, called ``auto-expire'' and ``total-expire'', that can help you
14641 with this.  In a nutshell, ``auto-expire'' means that Gnus hits @kbd{E}
14642 for you when you select an article.  And ``total-expire'' means that Gnus
14643 considers all articles as expirable that are read.  So, in addition to
14644 the articles marked @samp{E}, also the articles marked @samp{r},
14645 @samp{R}, @samp{O}, @samp{K}, @samp{Y} and so on are considered
14646 expirable.
14647
14648 When should either auto-expire or total-expire be used?  Most people
14649 who are subscribed to mailing lists split each list into its own group
14650 and then turn on auto-expire or total-expire for those groups.
14651 (@xref{Splitting Mail}, for more information on splitting each list
14652 into its own group.)
14653
14654 Which one is better, auto-expire or total-expire?  It's not easy to
14655 answer.  Generally speaking, auto-expire is probably faster.  Another
14656 advantage of auto-expire is that you get more marks to work with: for
14657 the articles that are supposed to stick around, you can still choose
14658 between tick and dormant and read marks.  But with total-expire, you
14659 only have dormant and ticked to choose from.  The advantage of
14660 total-expire is that it works well with adaptive scoring (@pxref{Adaptive
14661 Scoring}).  Auto-expire works with normal scoring but not with adaptive
14662 scoring.
14663
14664 @vindex gnus-auto-expirable-newsgroups
14665 Groups that match the regular expression
14666 @code{gnus-auto-expirable-newsgroups} will have all articles that you
14667 read marked as expirable automatically.  All articles marked as
14668 expirable have an @samp{E} in the first column in the summary buffer.
14669
14670 By default, if you have auto expiry switched on, Gnus will mark all the
14671 articles you read as expirable, no matter if they were read or unread
14672 before.  To avoid having articles marked as read marked as expirable
14673 automatically, you can put something like the following in your
14674 @file{~/.gnus.el} file:
14675
14676 @vindex gnus-mark-article-hook
14677 @lisp
14678 (remove-hook 'gnus-mark-article-hook
14679              'gnus-summary-mark-read-and-unread-as-read)
14680 (add-hook 'gnus-mark-article-hook 'gnus-summary-mark-unread-as-read)
14681 @end lisp
14682
14683 Note that making a group auto-expirable doesn't mean that all read
14684 articles are expired---only the articles marked as expirable
14685 will be expired.  Also note that using the @kbd{d} command won't make
14686 articles expirable---only semi-automatic marking of articles as read will
14687 mark the articles as expirable in auto-expirable groups.
14688
14689 Let's say you subscribe to a couple of mailing lists, and you want the
14690 articles you have read to disappear after a while:
14691
14692 @lisp
14693 (setq gnus-auto-expirable-newsgroups
14694       "mail.nonsense-list\\|mail.nice-list")
14695 @end lisp
14696
14697 Another way to have auto-expiry happen is to have the element
14698 @code{auto-expire} in the group parameters of the group.
14699
14700 If you use adaptive scoring (@pxref{Adaptive Scoring}) and
14701 auto-expiring, you'll have problems.  Auto-expiring and adaptive scoring
14702 don't really mix very well.
14703
14704 @vindex nnmail-expiry-wait
14705 The @code{nnmail-expiry-wait} variable supplies the default time an
14706 expirable article has to live.  Gnus starts counting days from when the
14707 message @emph{arrived}, not from when it was sent.  The default is seven
14708 days.
14709
14710 Gnus also supplies a function that lets you fine-tune how long articles
14711 are to live, based on what group they are in.  Let's say you want to
14712 have one month expiry period in the @samp{mail.private} group, a one day
14713 expiry period in the @samp{mail.junk} group, and a six day expiry period
14714 everywhere else:
14715
14716 @vindex nnmail-expiry-wait-function
14717 @lisp
14718 (setq nnmail-expiry-wait-function
14719       (lambda (group)
14720        (cond ((string= group "mail.private")
14721                31)
14722              ((string= group "mail.junk")
14723                1)
14724              ((string= group "important")
14725                'never)
14726              (t
14727                6))))
14728 @end lisp
14729
14730 The group names this function is fed are ``unadorned'' group
14731 names---no @samp{nnml:} prefixes and the like.
14732
14733 The @code{nnmail-expiry-wait} variable and
14734 @code{nnmail-expiry-wait-function} function can either be a number (not
14735 necessarily an integer) or one of the symbols @code{immediate} or
14736 @code{never}.
14737
14738 You can also use the @code{expiry-wait} group parameter to selectively
14739 change the expiry period (@pxref{Group Parameters}).
14740
14741 @vindex nnmail-expiry-target
14742 The normal action taken when expiring articles is to delete them.
14743 However, in some circumstances it might make more sense to move them
14744 to other groups instead of deleting them.  The variable
14745 @code{nnmail-expiry-target} (and the @code{expiry-target} group
14746 parameter) controls this.  The variable supplies a default value for
14747 all groups, which can be overridden for specific groups by the group
14748 parameter.  default value is @code{delete}, but this can also be a
14749 string (which should be the name of the group the message should be
14750 moved to), or a function (which will be called in a buffer narrowed to
14751 the message in question, and with the name of the group being moved
14752 from as its parameter) which should return a target---either a group
14753 name or @code{delete}.
14754
14755 Here's an example for specifying a group name:
14756 @lisp
14757 (setq nnmail-expiry-target "nnml:expired")
14758 @end lisp
14759
14760 @findex nnmail-fancy-expiry-target
14761 @vindex nnmail-fancy-expiry-targets
14762 Gnus provides a function @code{nnmail-fancy-expiry-target} which will
14763 expire mail to groups according to the variable
14764 @code{nnmail-fancy-expiry-targets}.  Here's an example:
14765
14766 @lisp
14767  (setq nnmail-expiry-target 'nnmail-fancy-expiry-target
14768        nnmail-fancy-expiry-targets
14769        '((to-from "boss" "nnfolder:Work")
14770          ("subject" "IMPORTANT" "nnfolder:IMPORTANT.%Y.%b")
14771          ("from" ".*" "nnfolder:Archive-%Y")))
14772 @end lisp
14773
14774 With this setup, any mail that has @code{IMPORTANT} in its Subject
14775 header and was sent in the year @code{YYYY} and month @code{MMM}, will
14776 get expired to the group @code{nnfolder:IMPORTANT.YYYY.MMM}.  If its
14777 From or To header contains the string @code{boss}, it will get expired
14778 to @code{nnfolder:Work}.  All other mail will get expired to
14779 @code{nnfolder:Archive-YYYY}.
14780
14781 @vindex nnmail-keep-last-article
14782 If @code{nnmail-keep-last-article} is non-@code{nil}, Gnus will never
14783 expire the final article in a mail newsgroup.  This is to make life
14784 easier for procmail users.
14785
14786 @vindex gnus-total-expirable-newsgroups
14787 By the way: That line up there, about Gnus never expiring non-expirable
14788 articles, is a lie.  If you put @code{total-expire} in the group
14789 parameters, articles will not be marked as expirable, but all read
14790 articles will be put through the expiry process.  Use with extreme
14791 caution.  Even more dangerous is the
14792 @code{gnus-total-expirable-newsgroups} variable.  All groups that match
14793 this regexp will have all read articles put through the expiry process,
14794 which means that @emph{all} old mail articles in the groups in question
14795 will be deleted after a while.  Use with extreme caution, and don't come
14796 crying to me when you discover that the regexp you used matched the
14797 wrong group and all your important mail has disappeared.  Be a
14798 @emph{man}!  Or a @emph{woman}!  Whatever you feel more comfortable
14799 with!  So there!
14800
14801 Most people make most of their mail groups total-expirable, though.
14802
14803 @vindex gnus-inhibit-user-auto-expire
14804 If @code{gnus-inhibit-user-auto-expire} is non-@code{nil}, user marking
14805 commands will not mark an article as expirable, even if the group has
14806 auto-expire turned on.
14807
14808
14809 @node Washing Mail
14810 @subsection Washing Mail
14811 @cindex mail washing
14812 @cindex list server brain damage
14813 @cindex incoming mail treatment
14814
14815 Mailers and list servers are notorious for doing all sorts of really,
14816 really stupid things with mail.  ``Hey, RFC 822 doesn't explicitly
14817 prohibit us from adding the string @code{wE aRe ElItE!!!!!1!!} to the
14818 end of all lines passing through our server, so let's do that!!!!1!''
14819 Yes, but RFC 822 wasn't designed to be read by morons.  Things that were
14820 considered to be self-evident were not discussed.  So.  Here we are.
14821
14822 Case in point:  The German version of Microsoft Exchange adds @samp{AW:
14823 } to the subjects of replies instead of @samp{Re: }.  I could pretend to
14824 be shocked and dismayed by this, but I haven't got the energy.  It is to
14825 laugh.
14826
14827 Gnus provides a plethora of functions for washing articles while
14828 displaying them, but it might be nicer to do the filtering before
14829 storing the mail to disk.  For that purpose, we have three hooks and
14830 various functions that can be put in these hooks.
14831
14832 @table @code
14833 @item nnmail-prepare-incoming-hook
14834 @vindex nnmail-prepare-incoming-hook
14835 This hook is called before doing anything with the mail and is meant for
14836 grand, sweeping gestures.  It is called in a buffer that contains all
14837 the new, incoming mail.  Functions to be used include:
14838
14839 @table @code
14840 @item nnheader-ms-strip-cr
14841 @findex nnheader-ms-strip-cr
14842 Remove trailing carriage returns from each line.  This is default on
14843 Emacs running on MS machines.
14844
14845 @end table
14846
14847 @item nnmail-prepare-incoming-header-hook
14848 @vindex nnmail-prepare-incoming-header-hook
14849 This hook is called narrowed to each header.  It can be used when
14850 cleaning up the headers.  Functions that can be used include:
14851
14852 @table @code
14853 @item nnmail-remove-leading-whitespace
14854 @findex nnmail-remove-leading-whitespace
14855 Clear leading white space that ``helpful'' listservs have added to the
14856 headers to make them look nice.  Aaah.
14857
14858 (Note that this function works on both the header on the body of all
14859 messages, so it is a potentially dangerous function to use (if a body
14860 of a message contains something that looks like a header line).  So
14861 rather than fix the bug, it is of course the right solution to make it
14862 into a feature by documenting it.)
14863
14864 @item nnmail-remove-list-identifiers
14865 @findex nnmail-remove-list-identifiers
14866 Some list servers add an identifier---for example, @samp{(idm)}---to the
14867 beginning of all @code{Subject} headers.  I'm sure that's nice for
14868 people who use stone age mail readers.  This function will remove
14869 strings that match the @code{nnmail-list-identifiers} regexp, which can
14870 also be a list of regexp.  @code{nnmail-list-identifiers} may not contain
14871 @code{\\(..\\)}.
14872
14873 For instance, if you want to remove the @samp{(idm)} and the
14874 @samp{nagnagnag} identifiers:
14875
14876 @lisp
14877 (setq nnmail-list-identifiers
14878       '("(idm)" "nagnagnag"))
14879 @end lisp
14880
14881 This can also be done non-destructively with
14882 @code{gnus-list-identifiers}, @xref{Article Hiding}.
14883
14884 @item nnmail-remove-tabs
14885 @findex nnmail-remove-tabs
14886 Translate all @samp{TAB} characters into @samp{SPACE} characters.
14887
14888 @item nnmail-fix-eudora-headers
14889 @findex nnmail-fix-eudora-headers
14890 @cindex Eudora
14891 Eudora produces broken @code{References} headers, but OK
14892 @code{In-Reply-To} headers.  This function will get rid of the
14893 @code{References} headers.
14894
14895 @end table
14896
14897 @item nnmail-prepare-incoming-message-hook
14898 @vindex nnmail-prepare-incoming-message-hook
14899 This hook is called narrowed to each message.  Functions to be used
14900 include:
14901
14902 @table @code
14903 @item article-de-quoted-unreadable
14904 @findex article-de-quoted-unreadable
14905 Decode Quoted Readable encoding.
14906
14907 @end table
14908 @end table
14909
14910
14911 @node Duplicates
14912 @subsection Duplicates
14913
14914 @vindex nnmail-treat-duplicates
14915 @vindex nnmail-message-id-cache-length
14916 @vindex nnmail-message-id-cache-file
14917 @cindex duplicate mails
14918 If you are a member of a couple of mailing lists, you will sometimes
14919 receive two copies of the same mail.  This can be quite annoying, so
14920 @code{nnmail} checks for and treats any duplicates it might find.  To do
14921 this, it keeps a cache of old @code{Message-ID}s---
14922 @code{nnmail-message-id-cache-file}, which is @file{~/.nnmail-cache} by
14923 default.  The approximate maximum number of @code{Message-ID}s stored
14924 there is controlled by the @code{nnmail-message-id-cache-length}
14925 variable, which is 1000 by default.  (So 1000 @code{Message-ID}s will be
14926 stored.) If all this sounds scary to you, you can set
14927 @code{nnmail-treat-duplicates} to @code{warn} (which is what it is by
14928 default), and @code{nnmail} won't delete duplicate mails.  Instead it
14929 will insert a warning into the head of the mail saying that it thinks
14930 that this is a duplicate of a different message.
14931
14932 This variable can also be a function.  If that's the case, the function
14933 will be called from a buffer narrowed to the message in question with
14934 the @code{Message-ID} as a parameter.  The function must return either
14935 @code{nil}, @code{warn}, or @code{delete}.
14936
14937 You can turn this feature off completely by setting the variable to
14938 @code{nil}.
14939
14940 If you want all the duplicate mails to be put into a special
14941 @dfn{duplicates} group, you could do that using the normal mail split
14942 methods:
14943
14944 @lisp
14945 (setq nnmail-split-fancy
14946       '(| ;; @r{Messages duplicates go to a separate group.}
14947         ("gnus-warning" "duplicat\\(e\\|ion\\) of message" "duplicate")
14948         ;; @r{Message from daemons, postmaster, and the like to another.}
14949         (any mail "mail.misc")
14950         ;; @r{Other rules.}
14951         [...] ))
14952 @end lisp
14953 @noindent
14954 Or something like:
14955 @lisp
14956 (setq nnmail-split-methods
14957       '(("duplicates" "^Gnus-Warning:.*duplicate")
14958         ;; @r{Other rules.}
14959         [...]))
14960 @end lisp
14961
14962 Here's a neat feature: If you know that the recipient reads her mail
14963 with Gnus, and that she has @code{nnmail-treat-duplicates} set to
14964 @code{delete}, you can send her as many insults as you like, just by
14965 using a @code{Message-ID} of a mail that you know that she's already
14966 received.  Think of all the fun!  She'll never see any of it!  Whee!
14967
14968
14969 @node Not Reading Mail
14970 @subsection Not Reading Mail
14971
14972 If you start using any of the mail back ends, they have the annoying
14973 habit of assuming that you want to read mail with them.  This might not
14974 be unreasonable, but it might not be what you want.
14975
14976 If you set @code{mail-sources} and @code{nnmail-spool-file} to
14977 @code{nil}, none of the back ends will ever attempt to read incoming
14978 mail, which should help.
14979
14980 @vindex nnbabyl-get-new-mail
14981 @vindex nnmbox-get-new-mail
14982 @vindex nnml-get-new-mail
14983 @vindex nnmh-get-new-mail
14984 @vindex nnfolder-get-new-mail
14985 This might be too much, if, for instance, you are reading mail quite
14986 happily with @code{nnml} and just want to peek at some old Rmail
14987 file you have stashed away with @code{nnbabyl}.  All back ends have
14988 variables called back-end-@code{get-new-mail}.  If you want to disable
14989 the @code{nnbabyl} mail reading, you edit the virtual server for the
14990 group to have a setting where @code{nnbabyl-get-new-mail} to @code{nil}.
14991
14992 All the mail back ends will call @code{nn}*@code{-prepare-save-mail-hook}
14993 narrowed to the article to be saved before saving it when reading
14994 incoming mail.
14995
14996
14997 @node Choosing a Mail Back End
14998 @subsection Choosing a Mail Back End
14999
15000 Gnus will read the mail spool when you activate a mail group.  The mail
15001 file is first copied to your home directory.  What happens after that
15002 depends on what format you want to store your mail in.
15003
15004 There are six different mail back ends in the standard Gnus, and more
15005 back ends are available separately.  The mail back end most people use
15006 (because it is possibly the fastest) is @code{nnml} (@pxref{Mail
15007 Spool}).
15008
15009 @menu
15010 * Unix Mail Box::               Using the (quite) standard Un*x mbox.
15011 * Rmail Babyl::                 Emacs programs use the Rmail Babyl format.
15012 * Mail Spool::                  Store your mail in a private spool?
15013 * MH Spool::                    An mhspool-like back end.
15014 * Maildir::                     Another one-file-per-message format.
15015 * Mail Folders::                Having one file for each group.
15016 * Comparing Mail Back Ends::    An in-depth looks at pros and cons.
15017 @end menu
15018
15019
15020 @node Unix Mail Box
15021 @subsubsection Unix Mail Box
15022 @cindex nnmbox
15023 @cindex unix mail box
15024
15025 @vindex nnmbox-active-file
15026 @vindex nnmbox-mbox-file
15027 The @dfn{nnmbox} back end will use the standard Un*x mbox file to store
15028 mail.  @code{nnmbox} will add extra headers to each mail article to say
15029 which group it belongs in.
15030
15031 Virtual server settings:
15032
15033 @table @code
15034 @item nnmbox-mbox-file
15035 @vindex nnmbox-mbox-file
15036 The name of the mail box in the user's home directory.  Default is
15037 @file{~/mbox}.
15038
15039 @item nnmbox-active-file
15040 @vindex nnmbox-active-file
15041 The name of the active file for the mail box.  Default is
15042 @file{~/.mbox-active}.
15043
15044 @item nnmbox-get-new-mail
15045 @vindex nnmbox-get-new-mail
15046 If non-@code{nil}, @code{nnmbox} will read incoming mail and split it
15047 into groups.  Default is @code{t}.
15048 @end table
15049
15050
15051 @node Rmail Babyl
15052 @subsubsection Rmail Babyl
15053 @cindex nnbabyl
15054 @cindex Rmail mbox
15055
15056 @vindex nnbabyl-active-file
15057 @vindex nnbabyl-mbox-file
15058 The @dfn{nnbabyl} back end will use a Babyl mail box (aka. @dfn{Rmail
15059 mbox}) to store mail.  @code{nnbabyl} will add extra headers to each
15060 mail article to say which group it belongs in.
15061
15062 Virtual server settings:
15063
15064 @table @code
15065 @item nnbabyl-mbox-file
15066 @vindex nnbabyl-mbox-file
15067 The name of the Rmail mbox file.  The default is @file{~/RMAIL}
15068
15069 @item nnbabyl-active-file
15070 @vindex nnbabyl-active-file
15071 The name of the active file for the rmail box.  The default is
15072 @file{~/.rmail-active}
15073
15074 @item nnbabyl-get-new-mail
15075 @vindex nnbabyl-get-new-mail
15076 If non-@code{nil}, @code{nnbabyl} will read incoming mail.  Default is
15077 @code{t}
15078 @end table
15079
15080
15081 @node Mail Spool
15082 @subsubsection Mail Spool
15083 @cindex nnml
15084 @cindex mail @acronym{NOV} spool
15085
15086 The @dfn{nnml} spool mail format isn't compatible with any other known
15087 format.  It should be used with some caution.
15088
15089 @vindex nnml-directory
15090 If you use this back end, Gnus will split all incoming mail into files,
15091 one file for each mail, and put the articles into the corresponding
15092 directories under the directory specified by the @code{nnml-directory}
15093 variable.  The default value is @file{~/Mail/}.
15094
15095 You do not have to create any directories beforehand; Gnus will take
15096 care of all that.
15097
15098 If you have a strict limit as to how many files you are allowed to store
15099 in your account, you should not use this back end.  As each mail gets its
15100 own file, you might very well occupy thousands of inodes within a few
15101 weeks.  If this is no problem for you, and it isn't a problem for you
15102 having your friendly systems administrator walking around, madly,
15103 shouting ``Who is eating all my inodes?! Who? Who!?!'', then you should
15104 know that this is probably the fastest format to use.  You do not have
15105 to trudge through a big mbox file just to read your new mail.
15106
15107 @code{nnml} is probably the slowest back end when it comes to article
15108 splitting.  It has to create lots of files, and it also generates
15109 @acronym{NOV} databases for the incoming mails.  This makes it possibly the
15110 fastest back end when it comes to reading mail.
15111
15112 @cindex self contained nnml servers
15113 @cindex marks
15114 When the marks file is used (which it is by default), @code{nnml}
15115 servers have the property that you may backup them using @code{tar} or
15116 similar, and later be able to restore them into Gnus (by adding the
15117 proper @code{nnml} server) and have all your marks be preserved.  Marks
15118 for a group is usually stored in the @code{.marks} file (but see
15119 @code{nnml-marks-file-name}) within each @code{nnml} group's directory.
15120 Individual @code{nnml} groups are also possible to backup, use @kbd{G m}
15121 to restore the group (after restoring the backup into the nnml
15122 directory).
15123
15124 If for some reason you believe your @file{.marks} files are screwed
15125 up, you can just delete them all.  Gnus will then correctly regenerate
15126 them next time it starts.
15127
15128 Virtual server settings:
15129
15130 @table @code
15131 @item nnml-directory
15132 @vindex nnml-directory
15133 All @code{nnml} directories will be placed under this directory.  The
15134 default is the value of @code{message-directory} (whose default value
15135 is @file{~/Mail}).
15136
15137 @item nnml-active-file
15138 @vindex nnml-active-file
15139 The active file for the @code{nnml} server.  The default is
15140 @file{~/Mail/active}.
15141
15142 @item nnml-newsgroups-file
15143 @vindex nnml-newsgroups-file
15144 The @code{nnml} group descriptions file.  @xref{Newsgroups File
15145 Format}.  The default is @file{~/Mail/newsgroups}.
15146
15147 @item nnml-get-new-mail
15148 @vindex nnml-get-new-mail
15149 If non-@code{nil}, @code{nnml} will read incoming mail.  The default is
15150 @code{t}.
15151
15152 @item nnml-nov-is-evil
15153 @vindex nnml-nov-is-evil
15154 If non-@code{nil}, this back end will ignore any @acronym{NOV} files.  The
15155 default is @code{nil}.
15156
15157 @item nnml-nov-file-name
15158 @vindex nnml-nov-file-name
15159 The name of the @acronym{NOV} files.  The default is @file{.overview}.
15160
15161 @item nnml-prepare-save-mail-hook
15162 @vindex nnml-prepare-save-mail-hook
15163 Hook run narrowed to an article before saving.
15164
15165 @item nnml-marks-is-evil
15166 @vindex nnml-marks-is-evil
15167 If non-@code{nil}, this back end will ignore any @sc{marks} files.  The
15168 default is @code{nil}.
15169
15170 @item nnml-marks-file-name
15171 @vindex nnml-marks-file-name
15172 The name of the @dfn{marks} files.  The default is @file{.marks}.
15173
15174 @item nnml-use-compressed-files
15175 @vindex nnml-use-compressed-files
15176 If non-@code{nil}, @code{nnml} will allow using compressed message
15177 files.  This requires @code{auto-compression-mode} to be enabled
15178 (@pxref{Compressed Files, ,Compressed Files, emacs, The Emacs Manual}).
15179 If the value of @code{nnml-use-compressed-files} is a string, it is used
15180 as the file extension specifying the comression program.  You can set it
15181 to @samp{.bz2} if your Emacs supports it.  A value of @code{t} is
15182 equivalent to @samp{.gz}.
15183
15184 @item nnml-compressed-files-size-threshold
15185 @vindex nnml-compressed-files-size-threshold
15186 Default size threshold for compressed message files.  Message files with
15187 bodies larger than that many characters will be automatically compressed
15188 if @code{nnml-use-compressed-files} is non-nil.
15189
15190 @end table
15191
15192 @findex nnml-generate-nov-databases
15193 If your @code{nnml} groups and @acronym{NOV} files get totally out of
15194 whack, you can do a complete update by typing @kbd{M-x
15195 nnml-generate-nov-databases}.  This command will trawl through the
15196 entire @code{nnml} hierarchy, looking at each and every article, so it
15197 might take a while to complete.  A better interface to this
15198 functionality can be found in the server buffer (@pxref{Server
15199 Commands}).
15200
15201
15202 @node MH Spool
15203 @subsubsection MH Spool
15204 @cindex nnmh
15205 @cindex mh-e mail spool
15206
15207 @code{nnmh} is just like @code{nnml}, except that is doesn't generate
15208 @acronym{NOV} databases and it doesn't keep an active file or marks
15209 file.  This makes @code{nnmh} a @emph{much} slower back end than
15210 @code{nnml}, but it also makes it easier to write procmail scripts
15211 for.
15212
15213 Virtual server settings:
15214
15215 @table @code
15216 @item nnmh-directory
15217 @vindex nnmh-directory
15218 All @code{nnmh} directories will be located under this directory.  The
15219 default is the value of @code{message-directory} (whose default is
15220 @file{~/Mail})
15221
15222 @item nnmh-get-new-mail
15223 @vindex nnmh-get-new-mail
15224 If non-@code{nil}, @code{nnmh} will read incoming mail.  The default is
15225 @code{t}.
15226
15227 @item nnmh-be-safe
15228 @vindex nnmh-be-safe
15229 If non-@code{nil}, @code{nnmh} will go to ridiculous lengths to make
15230 sure that the articles in the folder are actually what Gnus thinks
15231 they are.  It will check date stamps and stat everything in sight, so
15232 setting this to @code{t} will mean a serious slow-down.  If you never
15233 use anything but Gnus to read the @code{nnmh} articles, you do not
15234 have to set this variable to @code{t}.  The default is @code{nil}.
15235 @end table
15236
15237
15238 @node Maildir
15239 @subsubsection Maildir
15240 @cindex nnmaildir
15241 @cindex maildir
15242
15243 @code{nnmaildir} stores mail in the maildir format, with each maildir
15244 corresponding to a group in Gnus.  This format is documented here:
15245 @uref{http://cr.yp.to/proto/maildir.html} and here:
15246 @uref{http://www.qmail.org/man/man5/maildir.html}.  @code{nnmaildir}
15247 also stores extra information in the @file{.nnmaildir/} directory
15248 within a maildir.
15249
15250 Maildir format was designed to allow concurrent deliveries and
15251 reading, without needing locks.  With other back ends, you would have
15252 your mail delivered to a spool of some kind, and then you would
15253 configure Gnus to split mail from that spool into your groups.  You
15254 can still do that with @code{nnmaildir}, but the more common
15255 configuration is to have your mail delivered directly to the maildirs
15256 that appear as group in Gnus.
15257
15258 @code{nnmaildir} is designed to be perfectly reliable: @kbd{C-g} will
15259 never corrupt its data in memory, and @code{SIGKILL} will never
15260 corrupt its data in the filesystem.
15261
15262 @code{nnmaildir} stores article marks and @acronym{NOV} data in each
15263 maildir.  So you can copy a whole maildir from one Gnus setup to
15264 another, and you will keep your marks.
15265
15266 Virtual server settings:
15267
15268 @table @code
15269 @item directory
15270 For each of your @code{nnmaildir} servers (it's very unlikely that
15271 you'd need more than one), you need to create a directory and populate
15272 it with maildirs or symlinks to maildirs (and nothing else; do not
15273 choose a directory already used for other purposes).  Each maildir
15274 will be represented in Gnus as a newsgroup on that server; the
15275 filename of the symlink will be the name of the group.  Any filenames
15276 in the directory starting with @samp{.} are ignored.  The directory is
15277 scanned when you first start Gnus, and each time you type @kbd{g} in
15278 the group buffer; if any maildirs have been removed or added,
15279 @code{nnmaildir} notices at these times.
15280
15281 The value of the @code{directory} parameter should be a Lisp form
15282 which is processed by @code{eval} and @code{expand-file-name} to get
15283 the path of the directory for this server.  The form is @code{eval}ed
15284 only when the server is opened; the resulting string is used until the
15285 server is closed.  (If you don't know about forms and @code{eval},
15286 don't worry---a simple string will work.)  This parameter is not
15287 optional; you must specify it.  I don't recommend using
15288 @code{"~/Mail"} or a subdirectory of it; several other parts of Gnus
15289 use that directory by default for various things, and may get confused
15290 if @code{nnmaildir} uses it too.  @code{"~/.nnmaildir"} is a typical
15291 value.
15292
15293 @item target-prefix
15294 This should be a Lisp form which is processed by @code{eval} and
15295 @code{expand-file-name}.  The form is @code{eval}ed only when the
15296 server is opened; the resulting string is used until the server is
15297 closed.
15298
15299 When you create a group on an @code{nnmaildir} server, the maildir is
15300 created with @code{target-prefix} prepended to its name, and a symlink
15301 pointing to that maildir is created, named with the plain group name.
15302 So if @code{directory} is @code{"~/.nnmaildir"} and
15303 @code{target-prefix} is @code{"../maildirs/"}, then when you create
15304 the group @code{foo}, @code{nnmaildir} will create
15305 @file{~/.nnmaildir/../maildirs/foo} as a maildir, and will create
15306 @file{~/.nnmaildir/foo} as a symlink pointing to
15307 @file{../maildirs/foo}.
15308
15309 You can set @code{target-prefix} to a string without any slashes to
15310 create both maildirs and symlinks in the same @code{directory}; in
15311 this case, any maildirs found in @code{directory} whose names start
15312 with @code{target-prefix} will not be listed as groups (but the
15313 symlinks pointing to them will be).
15314
15315 As a special case, if @code{target-prefix} is @code{""} (the default),
15316 then when you create a group, the maildir will be created in
15317 @code{directory} without a corresponding symlink.  Beware that you
15318 cannot use @code{gnus-group-delete-group} on such groups without the
15319 @code{force} argument.
15320
15321 @item directory-files
15322 This should be a function with the same interface as
15323 @code{directory-files} (such as @code{directory-files} itself).  It is
15324 used to scan the server's @code{directory} for maildirs.  This
15325 parameter is optional; the default is
15326 @code{nnheader-directory-files-safe} if
15327 @code{nnheader-directory-files-is-safe} is @code{nil}, and
15328 @code{directory-files} otherwise.
15329 (@code{nnheader-directory-files-is-safe} is checked only once when the
15330 server is opened; if you want to check it each time the directory is
15331 scanned, you'll have to provide your own function that does that.)
15332
15333 @item get-new-mail
15334 If non-@code{nil}, then after scanning for new mail in the group
15335 maildirs themselves as usual, this server will also incorporate mail
15336 the conventional Gnus way, from @code{mail-sources} according to
15337 @code{nnmail-split-methods} or @code{nnmail-split-fancy}.  The default
15338 value is @code{nil}.
15339
15340 Do @emph{not} use the same maildir both in @code{mail-sources} and as
15341 an @code{nnmaildir} group.  The results might happen to be useful, but
15342 that would be by chance, not by design, and the results might be
15343 different in the future.  If your split rules create new groups,
15344 remember to supply a @code{create-directory} server parameter.
15345 @end table
15346
15347 @subsubsection Group parameters
15348
15349 @code{nnmaildir} uses several group parameters.  It's safe to ignore
15350 all this; the default behavior for @code{nnmaildir} is the same as the
15351 default behavior for other mail back ends: articles are deleted after
15352 one week, etc.  Except for the expiry parameters, all this
15353 functionality is unique to @code{nnmaildir}, so you can ignore it if
15354 you're just trying to duplicate the behavior you already have with
15355 another back end.
15356
15357 If the value of any of these parameters is a vector, the first element
15358 is evaluated as a Lisp form and the result is used, rather than the
15359 original value.  If the value is not a vector, the value itself is
15360 evaluated as a Lisp form.  (This is why these parameters use names
15361 different from those of other, similar parameters supported by other
15362 back ends: they have different, though similar, meanings.)  (For
15363 numbers, strings, @code{nil}, and @code{t}, you can ignore the
15364 @code{eval} business again; for other values, remember to use an extra
15365 quote and wrap the value in a vector when appropriate.)
15366
15367 @table @code
15368 @item expire-age
15369 An integer specifying the minimum age, in seconds, of an article
15370 before it will be expired, or the symbol @code{never} to specify that
15371 articles should never be expired.  If this parameter is not set,
15372 @code{nnmaildir} falls back to the usual
15373 @code{nnmail-expiry-wait}(@code{-function}) variables (the
15374 @code{expiry-wait} group parameter overrides @code{nnmail-expiry-wait}
15375 and makes @code{nnmail-expiry-wait-function} ineffective).  If you
15376 wanted a value of 3 days, you could use something like @code{[(* 3 24
15377 60 60)]}; @code{nnmaildir} will evaluate the form and use the result.
15378 An article's age is measured starting from the article file's
15379 modification time.  Normally, this is the same as the article's
15380 delivery time, but editing an article makes it younger.  Moving an
15381 article (other than via expiry) may also make an article younger.
15382
15383 @item expire-group
15384 If this is set to a string such as a full Gnus group name, like
15385 @example
15386 "backend+server.address.string:group.name"
15387 @end example
15388 and if it is not the name of the same group that the parameter belongs
15389 to, then articles will be moved to the specified group during expiry
15390 before being deleted.  @emph{If this is set to an @code{nnmaildir}
15391 group, the article will be just as old in the destination group as it
15392 was in the source group.}  So be careful with @code{expire-age} in the
15393 destination group.  If this is set to the name of the same group that
15394 the parameter belongs to, then the article is not expired at all.  If
15395 you use the vector form, the first element is evaluated once for each
15396 article.  So that form can refer to
15397 @code{nnmaildir-article-file-name}, etc., to decide where to put the
15398 article.  @emph{Even if this parameter is not set, @code{nnmaildir}
15399 does not fall back to the @code{expiry-target} group parameter or the
15400 @code{nnmail-expiry-target} variable.}
15401
15402 @item read-only
15403 If this is set to @code{t}, @code{nnmaildir} will treat the articles
15404 in this maildir as read-only.  This means: articles are not renamed
15405 from @file{new/} into @file{cur/}; articles are only found in
15406 @file{new/}, not @file{cur/}; articles are never deleted; articles
15407 cannot be edited.  @file{new/} is expected to be a symlink to the
15408 @file{new/} directory of another maildir---e.g., a system-wide mailbox
15409 containing a mailing list of common interest.  Everything in the
15410 maildir outside @file{new/} is @emph{not} treated as read-only, so for
15411 a shared mailbox, you do still need to set up your own maildir (or
15412 have write permission to the shared mailbox); your maildir just won't
15413 contain extra copies of the articles.
15414
15415 @item directory-files
15416 A function with the same interface as @code{directory-files}.  It is
15417 used to scan the directories in the maildir corresponding to this
15418 group to find articles.  The default is the function specified by the
15419 server's @code{directory-files} parameter.
15420
15421 @item distrust-Lines:
15422 If non-@code{nil}, @code{nnmaildir} will always count the lines of an
15423 article, rather than use the @code{Lines:} header field.  If
15424 @code{nil}, the header field will be used if present.
15425
15426 @item always-marks
15427 A list of mark symbols, such as @code{['(read expire)]}.  Whenever
15428 Gnus asks @code{nnmaildir} for article marks, @code{nnmaildir} will
15429 say that all articles have these marks, regardless of whether the
15430 marks stored in the filesystem say so.  This is a proof-of-concept
15431 feature that will probably be removed eventually; it ought to be done
15432 in Gnus proper, or abandoned if it's not worthwhile.
15433
15434 @item never-marks
15435 A list of mark symbols, such as @code{['(tick expire)]}.  Whenever
15436 Gnus asks @code{nnmaildir} for article marks, @code{nnmaildir} will
15437 say that no articles have these marks, regardless of whether the marks
15438 stored in the filesystem say so.  @code{never-marks} overrides
15439 @code{always-marks}.  This is a proof-of-concept feature that will
15440 probably be removed eventually; it ought to be done in Gnus proper, or
15441 abandoned if it's not worthwhile.
15442
15443 @item nov-cache-size
15444 An integer specifying the size of the @acronym{NOV} memory cache.  To
15445 speed things up, @code{nnmaildir} keeps @acronym{NOV} data in memory
15446 for a limited number of articles in each group.  (This is probably not
15447 worthwhile, and will probably be removed in the future.)  This
15448 parameter's value is noticed only the first time a group is seen after
15449 the server is opened---i.e., when you first start Gnus, typically.
15450 The @acronym{NOV} cache is never resized until the server is closed
15451 and reopened.  The default is an estimate of the number of articles
15452 that would be displayed in the summary buffer: a count of articles
15453 that are either marked with @code{tick} or not marked with
15454 @code{read}, plus a little extra.
15455 @end table
15456
15457 @subsubsection Article identification
15458 Articles are stored in the @file{cur/} subdirectory of each maildir.
15459 Each article file is named like @code{uniq:info}, where @code{uniq}
15460 contains no colons.  @code{nnmaildir} ignores, but preserves, the
15461 @code{:info} part.  (Other maildir readers typically use this part of
15462 the filename to store marks.)  The @code{uniq} part uniquely
15463 identifies the article, and is used in various places in the
15464 @file{.nnmaildir/} subdirectory of the maildir to store information
15465 about the corresponding article.  The full pathname of an article is
15466 available in the variable @code{nnmaildir-article-file-name} after you
15467 request the article in the summary buffer.
15468
15469 @subsubsection NOV data
15470 An article identified by @code{uniq} has its @acronym{NOV} data (used
15471 to generate lines in the summary buffer) stored in
15472 @code{.nnmaildir/nov/uniq}.  There is no
15473 @code{nnmaildir-generate-nov-databases} function.  (There isn't much
15474 need for it---an article's @acronym{NOV} data is updated automatically
15475 when the article or @code{nnmail-extra-headers} has changed.)  You can
15476 force @code{nnmaildir} to regenerate the @acronym{NOV} data for a
15477 single article simply by deleting the corresponding @acronym{NOV}
15478 file, but @emph{beware}: this will also cause @code{nnmaildir} to
15479 assign a new article number for this article, which may cause trouble
15480 with @code{seen} marks, the Agent, and the cache.
15481
15482 @subsubsection Article marks
15483 An article identified by @code{uniq} is considered to have the mark
15484 @code{flag} when the file @file{.nnmaildir/marks/flag/uniq} exists.
15485 When Gnus asks @code{nnmaildir} for a group's marks, @code{nnmaildir}
15486 looks for such files and reports the set of marks it finds.  When Gnus
15487 asks @code{nnmaildir} to store a new set of marks, @code{nnmaildir}
15488 creates and deletes the corresponding files as needed.  (Actually,
15489 rather than create a new file for each mark, it just creates hard
15490 links to @file{.nnmaildir/markfile}, to save inodes.)
15491
15492 You can invent new marks by creating a new directory in
15493 @file{.nnmaildir/marks/}.  You can tar up a maildir and remove it from
15494 your server, untar it later, and keep your marks.  You can add and
15495 remove marks yourself by creating and deleting mark files.  If you do
15496 this while Gnus is running and your @code{nnmaildir} server is open,
15497 it's best to exit all summary buffers for @code{nnmaildir} groups and
15498 type @kbd{s} in the group buffer first, and to type @kbd{g} or
15499 @kbd{M-g} in the group buffer afterwards.  Otherwise, Gnus might not
15500 pick up the changes, and might undo them.
15501
15502
15503 @node Mail Folders
15504 @subsubsection Mail Folders
15505 @cindex nnfolder
15506 @cindex mbox folders
15507 @cindex mail folders
15508
15509 @code{nnfolder} is a back end for storing each mail group in a
15510 separate file.  Each file is in the standard Un*x mbox format.
15511 @code{nnfolder} will add extra headers to keep track of article
15512 numbers and arrival dates.
15513
15514 @cindex self contained nnfolder servers
15515 @cindex marks
15516 When the marks file is used (which it is by default), @code{nnfolder}
15517 servers have the property that you may backup them using @code{tar} or
15518 similar, and later be able to restore them into Gnus (by adding the
15519 proper @code{nnfolder} server) and have all your marks be preserved.
15520 Marks for a group is usually stored in a file named as the mbox file
15521 with @code{.mrk} concatenated to it (but see
15522 @code{nnfolder-marks-file-suffix}) within the @code{nnfolder}
15523 directory.  Individual @code{nnfolder} groups are also possible to
15524 backup, use @kbd{G m} to restore the group (after restoring the backup
15525 into the @code{nnfolder} directory).
15526
15527 Virtual server settings:
15528
15529 @table @code
15530 @item nnfolder-directory
15531 @vindex nnfolder-directory
15532 All the @code{nnfolder} mail boxes will be stored under this
15533 directory.  The default is the value of @code{message-directory}
15534 (whose default is @file{~/Mail})
15535
15536 @item nnfolder-active-file
15537 @vindex nnfolder-active-file
15538 The name of the active file.  The default is @file{~/Mail/active}.
15539
15540 @item nnfolder-newsgroups-file
15541 @vindex nnfolder-newsgroups-file
15542 The name of the group descriptions file.  @xref{Newsgroups File
15543 Format}.  The default is @file{~/Mail/newsgroups}
15544
15545 @item nnfolder-get-new-mail
15546 @vindex nnfolder-get-new-mail
15547 If non-@code{nil}, @code{nnfolder} will read incoming mail.  The
15548 default is @code{t}
15549
15550 @item nnfolder-save-buffer-hook
15551 @vindex nnfolder-save-buffer-hook
15552 @cindex backup files
15553 Hook run before saving the folders.  Note that Emacs does the normal
15554 backup renaming of files even with the @code{nnfolder} buffers.  If
15555 you wish to switch this off, you could say something like the
15556 following in your @file{.emacs} file:
15557
15558 @lisp
15559 (defun turn-off-backup ()
15560   (set (make-local-variable 'backup-inhibited) t))
15561
15562 (add-hook 'nnfolder-save-buffer-hook 'turn-off-backup)
15563 @end lisp
15564
15565 @item nnfolder-delete-mail-hook
15566 @vindex nnfolder-delete-mail-hook
15567 Hook run in a buffer narrowed to the message that is to be deleted.
15568 This function can be used to copy the message to somewhere else, or to
15569 extract some information from it before removing it.
15570
15571 @item nnfolder-nov-is-evil
15572 @vindex nnfolder-nov-is-evil
15573 If non-@code{nil}, this back end will ignore any @acronym{NOV} files.  The
15574 default is @code{nil}.
15575
15576 @item nnfolder-nov-file-suffix
15577 @vindex nnfolder-nov-file-suffix
15578 The extension for @acronym{NOV} files.  The default is @file{.nov}.
15579
15580 @item nnfolder-nov-directory
15581 @vindex nnfolder-nov-directory
15582 The directory where the @acronym{NOV} files should be stored.  If
15583 @code{nil}, @code{nnfolder-directory} is used.
15584
15585 @item nnfolder-marks-is-evil
15586 @vindex nnfolder-marks-is-evil
15587 If non-@code{nil}, this back end will ignore any @sc{marks} files.  The
15588 default is @code{nil}.
15589
15590 @item nnfolder-marks-file-suffix
15591 @vindex nnfolder-marks-file-suffix
15592 The extension for @sc{marks} files.  The default is @file{.mrk}.
15593
15594 @item nnfolder-marks-directory
15595 @vindex nnfolder-marks-directory
15596 The directory where the @sc{marks} files should be stored.  If
15597 @code{nil}, @code{nnfolder-directory} is used.
15598
15599 @end table
15600
15601
15602 @findex nnfolder-generate-active-file
15603 @kindex M-x nnfolder-generate-active-file
15604 If you have lots of @code{nnfolder}-like files you'd like to read with
15605 @code{nnfolder}, you can use the @kbd{M-x nnfolder-generate-active-file}
15606 command to make @code{nnfolder} aware of all likely files in
15607 @code{nnfolder-directory}.  This only works if you use long file names,
15608 though.
15609
15610 @node Comparing Mail Back Ends
15611 @subsubsection Comparing Mail Back Ends
15612
15613 First, just for terminology, the @dfn{back end} is the common word for a
15614 low-level access method---a transport, if you will, by which something
15615 is acquired.  The sense is that one's mail has to come from somewhere,
15616 and so selection of a suitable back end is required in order to get that
15617 mail within spitting distance of Gnus.
15618
15619 The same concept exists for Usenet itself: Though access to articles is
15620 typically done by @acronym{NNTP} these days, once upon a midnight dreary, everyone
15621 in the world got at Usenet by running a reader on the machine where the
15622 articles lay (the machine which today we call an @acronym{NNTP} server), and
15623 access was by the reader stepping into the articles' directory spool
15624 area directly.  One can still select between either the @code{nntp} or
15625 @code{nnspool} back ends, to select between these methods, if one happens
15626 actually to live on the server (or can see its spool directly, anyway,
15627 via NFS).
15628
15629 The goal in selecting a mail back end is to pick one which
15630 simultaneously represents a suitable way of dealing with the original
15631 format plus leaving mail in a form that is convenient to use in the
15632 future.  Here are some high and low points on each:
15633
15634 @table @code
15635 @item nnmbox
15636
15637 UNIX systems have historically had a single, very common, and well-
15638 defined format.  All messages arrive in a single @dfn{spool file}, and
15639 they are delineated by a line whose regular expression matches
15640 @samp{^From_}.  (My notational use of @samp{_} is to indicate a space,
15641 to make it clear in this instance that this is not the RFC-specified
15642 @samp{From:} header.)  Because Emacs and therefore Gnus emanate
15643 historically from the Unix environment, it is simplest if one does not
15644 mess a great deal with the original mailbox format, so if one chooses
15645 this back end, Gnus' primary activity in getting mail from the real spool
15646 area to Gnus' preferred directory is simply to copy it, with no
15647 (appreciable) format change in the process.  It is the ``dumbest'' way
15648 to move mail into availability in the Gnus environment.  This makes it
15649 fast to move into place, but slow to parse, when Gnus has to look at
15650 what's where.
15651
15652 @item nnbabyl
15653
15654 Once upon a time, there was the DEC-10 and DEC-20, running operating
15655 systems called TOPS and related things, and the usual (only?) mail
15656 reading environment was a thing called Babyl.  I don't know what format
15657 was used for mail landing on the system, but Babyl had its own internal
15658 format to which mail was converted, primarily involving creating a
15659 spool-file-like entity with a scheme for inserting Babyl-specific
15660 headers and status bits above the top of each message in the file.
15661 Rmail was Emacs' first mail reader, it was written by Richard Stallman,
15662 and Stallman came out of that TOPS/Babyl environment, so he wrote Rmail
15663 to understand the mail files folks already had in existence.  Gnus (and
15664 VM, for that matter) continue to support this format because it's
15665 perceived as having some good qualities in those mailer-specific
15666 headers/status bits stuff.  Rmail itself still exists as well, of
15667 course, and is still maintained by Stallman.
15668
15669 Both of the above forms leave your mail in a single file on your
15670 file system, and they must parse that entire file each time you take a
15671 look at your mail.
15672
15673 @item nnml
15674
15675 @code{nnml} is the back end which smells the most as though you were
15676 actually operating with an @code{nnspool}-accessed Usenet system.  (In
15677 fact, I believe @code{nnml} actually derived from @code{nnspool} code,
15678 lo these years ago.)  One's mail is taken from the original spool file,
15679 and is then cut up into individual message files, 1:1.  It maintains a
15680 Usenet-style active file (analogous to what one finds in an INN- or
15681 CNews-based news system in (for instance) @file{/var/lib/news/active},
15682 or what is returned via the @samp{NNTP LIST} verb) and also creates
15683 @dfn{overview} files for efficient group entry, as has been defined for
15684 @acronym{NNTP} servers for some years now.  It is slower in mail-splitting,
15685 due to the creation of lots of files, updates to the @code{nnml} active
15686 file, and additions to overview files on a per-message basis, but it is
15687 extremely fast on access because of what amounts to the indexing support
15688 provided by the active file and overviews.
15689
15690 @code{nnml} costs @dfn{inodes} in a big way; that is, it soaks up the
15691 resource which defines available places in the file system to put new
15692 files.  Sysadmins take a dim view of heavy inode occupation within
15693 tight, shared file systems.  But if you live on a personal machine where
15694 the file system is your own and space is not at a premium, @code{nnml}
15695 wins big.
15696
15697 It is also problematic using this back end if you are living in a
15698 FAT16-based Windows world, since much space will be wasted on all these
15699 tiny files.
15700
15701 @item nnmh
15702
15703 The Rand MH mail-reading system has been around UNIX systems for a very
15704 long time; it operates by splitting one's spool file of messages into
15705 individual files, but with little or no indexing support---@code{nnmh}
15706 is considered to be semantically equivalent to ``@code{nnml} without
15707 active file or overviews''.  This is arguably the worst choice, because
15708 one gets the slowness of individual file creation married to the
15709 slowness of access parsing when learning what's new in one's groups.
15710
15711 @item nnfolder
15712
15713 Basically the effect of @code{nnfolder} is @code{nnmbox} (the first
15714 method described above) on a per-group basis.  That is, @code{nnmbox}
15715 itself puts @emph{all} one's mail in one file; @code{nnfolder} provides a
15716 little bit of optimization to this so that each of one's mail groups has
15717 a Unix mail box file.  It's faster than @code{nnmbox} because each group
15718 can be parsed separately, and still provides the simple Unix mail box
15719 format requiring minimal effort in moving the mail around.  In addition,
15720 it maintains an ``active'' file making it much faster for Gnus to figure
15721 out how many messages there are in each separate group.
15722
15723 If you have groups that are expected to have a massive amount of
15724 messages, @code{nnfolder} is not the best choice, but if you receive
15725 only a moderate amount of mail, @code{nnfolder} is probably the most
15726 friendly mail back end all over.
15727
15728 @item nnmaildir
15729
15730 For configuring expiry and other things, @code{nnmaildir} uses
15731 incompatible group parameters, slightly different from those of other
15732 mail back ends.
15733
15734 @code{nnmaildir} is largely similar to @code{nnml}, with some notable
15735 differences.  Each message is stored in a separate file, but the
15736 filename is unrelated to the article number in Gnus.  @code{nnmaildir}
15737 also stores the equivalent of @code{nnml}'s overview files in one file
15738 per article, so it uses about twice as many inodes as @code{nnml}.  (Use
15739 @code{df -i} to see how plentiful your inode supply is.)  If this slows
15740 you down or takes up very much space, consider switching to
15741 @uref{http://www.namesys.com/, ReiserFS} or another non-block-structured
15742 file system.
15743
15744 Since maildirs don't require locking for delivery, the maildirs you use
15745 as groups can also be the maildirs your mail is directly delivered to.
15746 This means you can skip Gnus' mail splitting if your mail is already
15747 organized into different mailboxes during delivery.  A @code{directory}
15748 entry in @code{mail-sources} would have a similar effect, but would
15749 require one set of mailboxes for spooling deliveries (in mbox format,
15750 thus damaging message bodies), and another set to be used as groups (in
15751 whatever format you like).  A maildir has a built-in spool, in the
15752 @code{new/} subdirectory.  Beware that currently, mail moved from
15753 @code{new/} to @code{cur/} instead of via mail splitting will not
15754 undergo treatment such as duplicate checking.
15755
15756 @code{nnmaildir} stores article marks for a given group in the
15757 corresponding maildir, in a way designed so that it's easy to manipulate
15758 them from outside Gnus.  You can tar up a maildir, unpack it somewhere
15759 else, and still have your marks.  @code{nnml} also stores marks, but
15760 it's not as easy to work with them from outside Gnus as with
15761 @code{nnmaildir}.
15762
15763 @code{nnmaildir} uses a significant amount of memory to speed things up.
15764 (It keeps in memory some of the things that @code{nnml} stores in files
15765 and that @code{nnmh} repeatedly parses out of message files.)  If this
15766 is a problem for you, you can set the @code{nov-cache-size} group
15767 parameter to something small (0 would probably not work, but 1 probably
15768 would) to make it use less memory.  This caching will probably be
15769 removed in the future.
15770
15771 Startup is likely to be slower with @code{nnmaildir} than with other
15772 back ends.  Everything else is likely to be faster, depending in part
15773 on your file system.
15774
15775 @code{nnmaildir} does not use @code{nnoo}, so you cannot use @code{nnoo}
15776 to write an @code{nnmaildir}-derived back end.
15777
15778 @end table
15779
15780
15781 @node Browsing the Web
15782 @section Browsing the Web
15783 @cindex web
15784 @cindex browsing the web
15785 @cindex www
15786 @cindex http
15787
15788 Web-based discussion forums are getting more and more popular.  On many
15789 subjects, the web-based forums have become the most important forums,
15790 eclipsing the importance of mailing lists and news groups.  The reason
15791 is easy to understand---they are friendly to new users; you just point
15792 and click, and there's the discussion.  With mailing lists, you have to
15793 go through a cumbersome subscription procedure, and most people don't
15794 even know what a news group is.
15795
15796 The problem with this scenario is that web browsers are not very good at
15797 being newsreaders.  They do not keep track of what articles you've read;
15798 they do not allow you to score on subjects you're interested in; they do
15799 not allow off-line browsing; they require you to click around and drive
15800 you mad in the end.
15801
15802 So---if web browsers suck at reading discussion forums, why not use Gnus
15803 to do it instead?
15804
15805 Gnus has been getting a bit of a collection of back ends for providing
15806 interfaces to these sources.
15807
15808 @menu
15809 * Archiving Mail::
15810 * Web Searches::                Creating groups from articles that match a string.
15811 * Slashdot::                    Reading the Slashdot comments.
15812 * Ultimate::                    The Ultimate Bulletin Board systems.
15813 * Web Archive::                 Reading mailing list archived on web.
15814 * RSS::                         Reading RDF site summary.
15815 * Customizing W3::              Doing stuff to Emacs/W3 from Gnus.
15816 @end menu
15817
15818 All the web sources require Emacs/W3 and the url library or those
15819 alternatives to work.
15820
15821 The main caveat with all these web sources is that they probably won't
15822 work for a very long time.  Gleaning information from the @acronym{HTML} data
15823 is guesswork at best, and when the layout is altered, the Gnus back end
15824 will fail.  If you have reasonably new versions of these back ends,
15825 though, you should be ok.
15826
15827 One thing all these Web methods have in common is that the Web sources
15828 are often down, unavailable or just plain too slow to be fun.  In those
15829 cases, it makes a lot of sense to let the Gnus Agent (@pxref{Gnus
15830 Unplugged}) handle downloading articles, and then you can read them at
15831 leisure from your local disk.  No more World Wide Wait for you.
15832
15833 @node Archiving Mail
15834 @subsection Archiving Mail
15835 @cindex archiving mail
15836 @cindex backup of mail
15837
15838 Some of the back ends, notably @code{nnml}, @code{nnfolder}, and
15839 @code{nnmaildir}, now actually store the article marks with each group.
15840 For these servers, archiving and restoring a group while preserving
15841 marks is fairly simple.
15842
15843 (Preserving the group level and group parameters as well still
15844 requires ritual dancing and sacrifices to the @file{.newsrc.eld} deity
15845 though.)
15846
15847 To archive an entire @code{nnml}, @code{nnfolder}, or @code{nnmaildir}
15848 server, take a recursive copy of the server directory.  There is no need
15849 to shut down Gnus, so archiving may be invoked by @code{cron} or
15850 similar.  You restore the data by restoring the directory tree, and
15851 adding a server definition pointing to that directory in Gnus.  The
15852 @ref{Article Backlog}, @ref{Asynchronous Fetching} and other things
15853 might interfere with overwriting data, so you may want to shut down Gnus
15854 before you restore the data.
15855
15856 It is also possible to archive individual @code{nnml},
15857 @code{nnfolder}, or @code{nnmaildir} groups, while preserving marks.
15858 For @code{nnml} or @code{nnmaildir}, you copy all files in the group's
15859 directory.  For @code{nnfolder} you need to copy both the base folder
15860 file itself (@file{FOO}, say), and the marks file (@file{FOO.mrk} in
15861 this example).  Restoring the group is done with @kbd{G m} from the Group
15862 buffer.  The last step makes Gnus notice the new directory.
15863 @code{nnmaildir} notices the new directory automatically, so @kbd{G m}
15864 is unnecessary in that case.
15865
15866 @node Web Searches
15867 @subsection Web Searches
15868 @cindex nnweb
15869 @cindex Google
15870 @cindex dejanews
15871 @cindex gmane
15872 @cindex Usenet searches
15873 @cindex searching the Usenet
15874
15875 It's, like, too neat to search the Usenet for articles that match a
15876 string, but it, like, totally @emph{sucks}, like, totally, to use one of
15877 those, like, Web browsers, and you, like, have to, rilly, like, look at
15878 the commercials, so, like, with Gnus you can do @emph{rad}, rilly,
15879 searches without having to use a browser.
15880
15881 The @code{nnweb} back end allows an easy interface to the mighty search
15882 engine.  You create an @code{nnweb} group, enter a search pattern, and
15883 then enter the group and read the articles like you would any normal
15884 group.  The @kbd{G w} command in the group buffer (@pxref{Foreign
15885 Groups}) will do this in an easy-to-use fashion.
15886
15887 @code{nnweb} groups don't really lend themselves to being solid
15888 groups---they have a very fleeting idea of article numbers.  In fact,
15889 each time you enter an @code{nnweb} group (not even changing the search
15890 pattern), you are likely to get the articles ordered in a different
15891 manner.  Not even using duplicate suppression (@pxref{Duplicate
15892 Suppression}) will help, since @code{nnweb} doesn't even know the
15893 @code{Message-ID} of the articles before reading them using some search
15894 engines (Google, for instance).  The only possible way to keep track
15895 of which articles you've read is by scoring on the @code{Date}
15896 header---mark all articles posted before the last date you read the
15897 group as read.
15898
15899 If the search engine changes its output substantially, @code{nnweb}
15900 won't be able to parse it and will fail.  One could hardly fault the Web
15901 providers if they were to do this---their @emph{raison d'@^etre} is to
15902 make money off of advertisements, not to provide services to the
15903 community.  Since @code{nnweb} washes the ads off all the articles, one
15904 might think that the providers might be somewhat miffed.  We'll see.
15905
15906 You must have the @code{url} and @code{W3} package or those alternatives
15907 (try @code{customize-group} on the @samp{mm-url} variable group)
15908 installed to be able to use @code{nnweb}.
15909
15910 Virtual server variables:
15911
15912 @table @code
15913 @item nnweb-type
15914 @vindex nnweb-type
15915 What search engine type is being used.  The currently supported types
15916 are @code{google}, @code{dejanews}, and @code{gmane}.  Note that
15917 @code{dejanews} is an alias to @code{google}.
15918
15919 @item nnweb-search
15920 @vindex nnweb-search
15921 The search string to feed to the search engine.
15922
15923 @item nnweb-max-hits
15924 @vindex nnweb-max-hits
15925 Advisory maximum number of hits per search to display.  The default is
15926 999.
15927
15928 @item nnweb-type-definition
15929 @vindex nnweb-type-definition
15930 Type-to-definition alist.  This alist says what @code{nnweb} should do
15931 with the various search engine types.  The following elements must be
15932 present:
15933
15934 @table @code
15935 @item article
15936 Function to decode the article and provide something that Gnus
15937 understands.
15938
15939 @item map
15940 Function to create an article number to message header and URL alist.
15941
15942 @item search
15943 Function to send the search string to the search engine.
15944
15945 @item address
15946 The address the aforementioned function should send the search string
15947 to.
15948
15949 @item id
15950 Format string URL to fetch an article by @code{Message-ID}.
15951 @end table
15952
15953 @end table
15954
15955
15956 @node Slashdot
15957 @subsection Slashdot
15958 @cindex Slashdot
15959 @cindex nnslashdot
15960
15961 @uref{http://slashdot.org/, Slashdot} is a popular news site, with
15962 lively discussion following the news articles.  @code{nnslashdot} will
15963 let you read this forum in a convenient manner.
15964
15965 The easiest way to read this source is to put something like the
15966 following in your @file{~/.gnus.el} file:
15967
15968 @lisp
15969 (setq gnus-secondary-select-methods
15970       '((nnslashdot "")))
15971 @end lisp
15972
15973 This will make Gnus query the @code{nnslashdot} back end for new comments
15974 and groups.  The @kbd{F} command will subscribe each new news article as
15975 a new Gnus group, and you can read the comments by entering these
15976 groups.  (Note that the default subscription method is to subscribe new
15977 groups as zombies.  Other methods are available (@pxref{Subscription
15978 Methods}).
15979
15980 If you want to remove an old @code{nnslashdot} group, the @kbd{G DEL}
15981 command is the most handy tool (@pxref{Foreign Groups}).
15982
15983 When following up to @code{nnslashdot} comments (or posting new
15984 comments), some light @acronym{HTML}izations will be performed.  In
15985 particular, text quoted with @samp{> } will be quoted with
15986 @samp{blockquote} instead, and signatures will have @samp{br} added to
15987 the end of each line.  Other than that, you can just write @acronym{HTML}
15988 directly into the message buffer.  Note that Slashdot filters out some
15989 @acronym{HTML} forms.
15990
15991 The following variables can be altered to change its behavior:
15992
15993 @table @code
15994 @item nnslashdot-threaded
15995 Whether @code{nnslashdot} should display threaded groups or not.  The
15996 default is @code{t}.  To be able to display threads, @code{nnslashdot}
15997 has to retrieve absolutely all comments in a group upon entry.  If a
15998 threaded display is not required, @code{nnslashdot} will only retrieve
15999 the comments that are actually wanted by the user.  Threading is nicer,
16000 but much, much slower than unthreaded.
16001
16002 @item nnslashdot-login-name
16003 @vindex nnslashdot-login-name
16004 The login name to use when posting.
16005
16006 @item nnslashdot-password
16007 @vindex nnslashdot-password
16008 The password to use when posting.
16009
16010 @item nnslashdot-directory
16011 @vindex nnslashdot-directory
16012 Where @code{nnslashdot} will store its files.  The default is
16013 @file{~/News/slashdot/}.
16014
16015 @item nnslashdot-active-url
16016 @vindex nnslashdot-active-url
16017 The @acronym{URL} format string that will be used to fetch the
16018 information on news articles and comments.  The default is@*
16019 @samp{http://slashdot.org/search.pl?section=&min=%d}.
16020
16021 @item nnslashdot-comments-url
16022 @vindex nnslashdot-comments-url
16023 The @acronym{URL} format string that will be used to fetch comments.
16024
16025 @item nnslashdot-article-url
16026 @vindex nnslashdot-article-url
16027 The @acronym{URL} format string that will be used to fetch the news
16028 article.  The default is
16029 @samp{http://slashdot.org/article.pl?sid=%s&mode=nocomment}.
16030
16031 @item nnslashdot-threshold
16032 @vindex nnslashdot-threshold
16033 The score threshold.  The default is -1.
16034
16035 @item nnslashdot-group-number
16036 @vindex nnslashdot-group-number
16037 The number of old groups, in addition to the ten latest, to keep
16038 updated.  The default is 0.
16039
16040 @end table
16041
16042
16043
16044 @node Ultimate
16045 @subsection Ultimate
16046 @cindex nnultimate
16047 @cindex Ultimate Bulletin Board
16048
16049 @uref{http://www.ultimatebb.com/, The Ultimate Bulletin Board} is
16050 probably the most popular Web bulletin board system used.  It has a
16051 quite regular and nice interface, and it's possible to get the
16052 information Gnus needs to keep groups updated.
16053
16054 The easiest way to get started with @code{nnultimate} is to say
16055 something like the following in the group buffer:  @kbd{B nnultimate RET
16056 http://www.tcj.com/messboard/ubbcgi/ RET}.  (Substitute the @acronym{URL}
16057 (not including @samp{Ultimate.cgi} or the like at the end) for a forum
16058 you're interested in; there's quite a list of them on the Ultimate web
16059 site.)  Then subscribe to the groups you're interested in from the
16060 server buffer, and read them from the group buffer.
16061
16062 The following @code{nnultimate} variables can be altered:
16063
16064 @table @code
16065 @item nnultimate-directory
16066 @vindex nnultimate-directory
16067 The directory where @code{nnultimate} stores its files.  The default is@*
16068 @file{~/News/ultimate/}.
16069 @end table
16070
16071
16072 @node Web Archive
16073 @subsection Web Archive
16074 @cindex nnwarchive
16075 @cindex Web Archive
16076
16077 Some mailing lists only have archives on Web servers, such as
16078 @uref{http://www.egroups.com/} and
16079 @uref{http://www.mail-archive.com/}.  It has a quite regular and nice
16080 interface, and it's possible to get the information Gnus needs to keep
16081 groups updated.
16082
16083 @findex gnus-group-make-warchive-group
16084 The easiest way to get started with @code{nnwarchive} is to say
16085 something like the following in the group buffer: @kbd{M-x
16086 gnus-group-make-warchive-group RET @var{an_egroup} RET egroups RET
16087 www.egroups.com RET @var{your@@email.address} RET}.  (Substitute the
16088 @var{an_egroup} with the mailing list you subscribed, the
16089 @var{your@@email.address} with your email address.), or to browse the
16090 back end by @kbd{B nnwarchive RET mail-archive RET}.
16091
16092 The following @code{nnwarchive} variables can be altered:
16093
16094 @table @code
16095 @item nnwarchive-directory
16096 @vindex nnwarchive-directory
16097 The directory where @code{nnwarchive} stores its files.  The default is@*
16098 @file{~/News/warchive/}.
16099
16100 @item nnwarchive-login
16101 @vindex nnwarchive-login
16102 The account name on the web server.
16103
16104 @item nnwarchive-passwd
16105 @vindex nnwarchive-passwd
16106 The password for your account on the web server.
16107 @end table
16108
16109 @node RSS
16110 @subsection RSS
16111 @cindex nnrss
16112 @cindex RSS
16113
16114 Some web sites have an RDF Site Summary (@acronym{RSS}).
16115 @acronym{RSS} is a format for summarizing headlines from news related
16116 sites (such as BBC or CNN).  But basically anything list-like can be
16117 presented as an @acronym{RSS} feed: weblogs, changelogs or recent
16118 changes to a wiki (e.g. @url{http://cliki.net/recent-changes.rdf}).
16119
16120 @acronym{RSS} has a quite regular and nice interface, and it's
16121 possible to get the information Gnus needs to keep groups updated.
16122
16123 Note: you had better use Emacs which supports the @code{utf-8} coding
16124 system because @acronym{RSS} uses UTF-8 for encoding non-@acronym{ASCII}
16125 text by default.  It is also used by default for non-@acronym{ASCII}
16126 group names.
16127
16128 @kindex G R (Group)
16129 Use @kbd{G R} from the group buffer to subscribe to a feed---you will be
16130 prompted for the location, the title and the description of the feed.
16131 The title, which allows any characters, will be used for the group name
16132 and the name of the group data file.  The description can be omitted.
16133
16134 An easy way to get started with @code{nnrss} is to say something like
16135 the following in the group buffer: @kbd{B nnrss RET RET y}, then
16136 subscribe to groups.
16137
16138 The @code{nnrss} back end saves the group data file in
16139 @code{nnrss-directory} (see below) for each @code{nnrss} group.  File
16140 names containing non-@acronym{ASCII} characters will be encoded by the
16141 coding system specified with the @code{nnmail-pathname-coding-system}
16142 variable.  If it is @code{nil}, in Emacs the coding system defaults to
16143 the value of @code{default-file-name-coding-system}.  If you are using
16144 XEmacs and want to use non-@acronym{ASCII} group names, you should set
16145 the value for the @code{nnmail-pathname-coding-system} variable properly.
16146
16147 The @code{nnrss} back end generates @samp{multipart/alternative}
16148 @acronym{MIME} articles in which each contains a @samp{text/plain} part
16149 and a @samp{text/html} part.
16150
16151 @cindex OPML
16152 You can also use the following commands to import and export your
16153 subscriptions from a file in @acronym{OPML} format (Outline Processor
16154 Markup Language).
16155
16156 @defun nnrss-opml-import file
16157 Prompt for an @acronym{OPML} file, and subscribe to each feed in the
16158 file.
16159 @end defun
16160
16161 @defun nnrss-opml-export
16162 Write your current @acronym{RSS} subscriptions to a buffer in
16163 @acronym{OPML} format.
16164 @end defun
16165
16166 The following @code{nnrss} variables can be altered:
16167
16168 @table @code
16169 @item nnrss-directory
16170 @vindex nnrss-directory
16171 The directory where @code{nnrss} stores its files.  The default is
16172 @file{~/News/rss/}.
16173
16174 @item nnrss-file-coding-system
16175 @vindex nnrss-file-coding-system
16176 The coding system used when reading and writing the @code{nnrss} groups
16177 data files.  The default is the value of
16178 @code{mm-universal-coding-system} (which defaults to @code{emacs-mule}
16179 in Emacs or @code{escape-quoted} in XEmacs).
16180
16181 @item nnrss-use-local
16182 @vindex nnrss-use-local
16183 @findex nnrss-generate-download-script
16184 If you set @code{nnrss-use-local} to @code{t}, @code{nnrss} will read
16185 the feeds from local files in @code{nnrss-directory}.  You can use
16186 the command @code{nnrss-generate-download-script} to generate a
16187 download script using @command{wget}.
16188
16189 @item nnrss-wash-html-in-text-plain-parts
16190 Non-@code{nil} means that @code{nnrss} renders text in @samp{text/plain}
16191 parts as @acronym{HTML}.  The function specified by the
16192 @code{mm-text-html-renderer} variable (@pxref{Display Customization,
16193 ,Display Customization, emacs-mime, The Emacs MIME Manual}) will be used
16194 to render text.  If it is @code{nil}, which is the default, text will
16195 simply be folded.  Leave it @code{nil} if you prefer to see
16196 @samp{text/html} parts.
16197 @end table
16198
16199 The following code may be helpful, if you want to show the description in
16200 the summary buffer.
16201
16202 @lisp
16203 (add-to-list 'nnmail-extra-headers nnrss-description-field)
16204 (setq gnus-summary-line-format "%U%R%z%I%(%[%4L: %-15,15f%]%) %s%uX\n")
16205
16206 (defun gnus-user-format-function-X (header)
16207   (let ((descr
16208          (assq nnrss-description-field (mail-header-extra header))))
16209     (if descr (concat "\n\t" (cdr descr)) "")))
16210 @end lisp
16211
16212 The following code may be useful to open an nnrss url directly from the
16213 summary buffer.
16214
16215 @lisp
16216 (require 'browse-url)
16217
16218 (defun browse-nnrss-url( arg )
16219   (interactive "p")
16220   (let ((url (assq nnrss-url-field
16221                    (mail-header-extra
16222                     (gnus-data-header
16223                      (assq (gnus-summary-article-number)
16224                            gnus-newsgroup-data))))))
16225     (if url
16226         (progn
16227           (browse-url (cdr url))
16228           (gnus-summary-mark-as-read-forward 1))
16229       (gnus-summary-scroll-up arg))))
16230
16231 (eval-after-load "gnus"
16232   #'(define-key gnus-summary-mode-map
16233       (kbd "<RET>") 'browse-nnrss-url))
16234 (add-to-list 'nnmail-extra-headers nnrss-url-field)
16235 @end lisp
16236
16237 Even if you have added @code{"text/html"} to the
16238 @code{mm-discouraged-alternatives} variable (@pxref{Display
16239 Customization, ,Display Customization, emacs-mime, The Emacs MIME
16240 Manual}) since you don't want to see @acronym{HTML} parts, it might be
16241 more useful especially in @code{nnrss} groups to display
16242 @samp{text/html} parts.  Here's an example of setting
16243 @code{mm-discouraged-alternatives} as a group parameter (@pxref{Group
16244 Parameters}) in order to display @samp{text/html} parts only in
16245 @code{nnrss} groups:
16246
16247 @lisp
16248 ;; @r{Set the default value of @code{mm-discouraged-alternatives}.}
16249 (eval-after-load "gnus-sum"
16250   '(add-to-list
16251     'gnus-newsgroup-variables
16252     '(mm-discouraged-alternatives
16253       . '("text/html" "image/.*"))))
16254
16255 ;; @r{Display @samp{text/html} parts in @code{nnrss} groups.}
16256 (add-to-list
16257  'gnus-parameters
16258  '("\\`nnrss:" (mm-discouraged-alternatives nil)))
16259 @end lisp
16260
16261
16262 @node Customizing W3
16263 @subsection Customizing W3
16264 @cindex W3
16265 @cindex html
16266 @cindex url
16267 @cindex Netscape
16268
16269 Gnus uses the url library to fetch web pages and Emacs/W3 (or those
16270 alternatives) to display web pages.  Emacs/W3 is documented in its own
16271 manual, but there are some things that may be more relevant for Gnus
16272 users.
16273
16274 For instance, a common question is how to make Emacs/W3 follow links
16275 using the @code{browse-url} functions (which will call some external web
16276 browser like Netscape).  Here's one way:
16277
16278 @lisp
16279 (eval-after-load "w3"
16280   '(progn
16281     (fset 'w3-fetch-orig (symbol-function 'w3-fetch))
16282     (defun w3-fetch (&optional url target)
16283       (interactive (list (w3-read-url-with-default)))
16284       (if (eq major-mode 'gnus-article-mode)
16285           (browse-url url)
16286         (w3-fetch-orig url target)))))
16287 @end lisp
16288
16289 Put that in your @file{.emacs} file, and hitting links in W3-rendered
16290 @acronym{HTML} in the Gnus article buffers will use @code{browse-url} to
16291 follow the link.
16292
16293
16294 @node IMAP
16295 @section IMAP
16296 @cindex nnimap
16297 @cindex @acronym{IMAP}
16298
16299 @acronym{IMAP} is a network protocol for reading mail (or news, or @dots{}),
16300 think of it as a modernized @acronym{NNTP}.  Connecting to a @acronym{IMAP}
16301 server is much similar to connecting to a news server, you just
16302 specify the network address of the server.
16303
16304 @acronym{IMAP} has two properties.  First, @acronym{IMAP} can do
16305 everything that @acronym{POP} can, it can hence be viewed as a
16306 @acronym{POP++}.  Secondly, @acronym{IMAP} is a mail storage protocol,
16307 similar to @acronym{NNTP} being a news storage protocol---however,
16308 @acronym{IMAP} offers more features than @acronym{NNTP} because news
16309 is more or less read-only whereas mail is read-write.
16310
16311 If you want to use @acronym{IMAP} as a @acronym{POP++}, use an imap
16312 entry in @code{mail-sources}.  With this, Gnus will fetch mails from
16313 the @acronym{IMAP} server and store them on the local disk.  This is
16314 not the usage described in this section---@xref{Mail Sources}.
16315
16316 If you want to use @acronym{IMAP} as a mail storage protocol, use an nnimap
16317 entry in @code{gnus-secondary-select-methods}.  With this, Gnus will
16318 manipulate mails stored on the @acronym{IMAP} server.  This is the kind of
16319 usage explained in this section.
16320
16321 A server configuration in @file{~/.gnus.el} with a few @acronym{IMAP}
16322 servers might look something like the following.  (Note that for
16323 @acronym{TLS}/@acronym{SSL}, you need external programs and libraries,
16324 see below.)
16325
16326 @lisp
16327 (setq gnus-secondary-select-methods
16328       '((nnimap "simpleserver") ; @r{no special configuration}
16329         ; @r{perhaps a ssh port forwarded server:}
16330         (nnimap "dolk"
16331                 (nnimap-address "localhost")
16332                 (nnimap-server-port 1430))
16333         ; @r{a UW server running on localhost}
16334         (nnimap "barbar"
16335                 (nnimap-server-port 143)
16336                 (nnimap-address "localhost")
16337                 (nnimap-list-pattern ("INBOX" "mail/*")))
16338         ; @r{anonymous public cyrus server:}
16339         (nnimap "cyrus.andrew.cmu.edu"
16340                 (nnimap-authenticator anonymous)
16341                 (nnimap-list-pattern "archive.*")
16342                 (nnimap-stream network))
16343         ; @r{a ssl server on a non-standard port:}
16344         (nnimap "vic20"
16345                 (nnimap-address "vic20.somewhere.com")
16346                 (nnimap-server-port 9930)
16347                 (nnimap-stream ssl))))
16348 @end lisp
16349
16350 After defining the new server, you can subscribe to groups on the
16351 server using normal Gnus commands such as @kbd{U} in the Group Buffer
16352 (@pxref{Subscription Commands}) or via the Server Buffer
16353 (@pxref{Server Buffer}).
16354
16355 The following variables can be used to create a virtual @code{nnimap}
16356 server:
16357
16358 @table @code
16359
16360 @item nnimap-address
16361 @vindex nnimap-address
16362
16363 The address of the remote @acronym{IMAP} server.  Defaults to the virtual
16364 server name if not specified.
16365
16366 @item nnimap-server-port
16367 @vindex nnimap-server-port
16368 Port on server to contact.  Defaults to port 143, or 993 for @acronym{TLS}/@acronym{SSL}.
16369
16370 Note that this should be an integer, example server specification:
16371
16372 @lisp
16373 (nnimap "mail.server.com"
16374         (nnimap-server-port 4711))
16375 @end lisp
16376
16377 @item nnimap-list-pattern
16378 @vindex nnimap-list-pattern
16379 String or list of strings of mailboxes to limit available groups to.
16380 This is used when the server has very many mailboxes and you're only
16381 interested in a few---some servers export your home directory via
16382 @acronym{IMAP}, you'll probably want to limit the mailboxes to those in
16383 @file{~/Mail/*} then.
16384
16385 The string can also be a cons of REFERENCE and the string as above, what
16386 REFERENCE is used for is server specific, but on the University of
16387 Washington server it's a directory that will be concatenated with the
16388 mailbox.
16389
16390 Example server specification:
16391
16392 @lisp
16393 (nnimap "mail.server.com"
16394         (nnimap-list-pattern ("INBOX" "Mail/*" "alt.sex.*"
16395                                ("~friend/Mail/" . "list/*"))))
16396 @end lisp
16397
16398 @item nnimap-stream
16399 @vindex nnimap-stream
16400 The type of stream used to connect to your server.  By default, nnimap
16401 will detect and automatically use all of the below, with the exception
16402 of @acronym{TLS}/@acronym{SSL}.  (@acronym{IMAP} over
16403 @acronym{TLS}/@acronym{SSL} is being replaced by STARTTLS, which can
16404 be automatically detected, but it's not widely deployed yet.)
16405
16406 Example server specification:
16407
16408 @lisp
16409 (nnimap "mail.server.com"
16410         (nnimap-stream ssl))
16411 @end lisp
16412
16413 Please note that the value of @code{nnimap-stream} is a symbol!
16414
16415 @itemize @bullet
16416 @item
16417 @dfn{gssapi:} Connect with GSSAPI (usually Kerberos 5).  Requires the
16418 @samp{gsasl} or @samp{imtest} program.
16419 @item
16420 @dfn{kerberos4:} Connect with Kerberos 4.  Requires the @samp{imtest} program.
16421 @item
16422 @dfn{starttls:} Connect via the STARTTLS extension (similar to
16423 @acronym{TLS}/@acronym{SSL}).  Requires the external library @samp{starttls.el} and program
16424 @samp{starttls}.
16425 @item
16426 @dfn{tls:} Connect through @acronym{TLS}.  Requires GNUTLS (the program
16427 @samp{gnutls-cli}).
16428 @item
16429 @dfn{ssl:} Connect through @acronym{SSL}.  Requires OpenSSL (the program
16430 @samp{openssl}) or SSLeay (@samp{s_client}).
16431 @item
16432 @dfn{shell:} Use a shell command to start @acronym{IMAP} connection.
16433 @item
16434 @dfn{network:} Plain, TCP/IP network connection.
16435 @end itemize
16436
16437 @vindex imap-kerberos4-program
16438 The @samp{imtest} program is shipped with Cyrus IMAPD.  If you're
16439 using @samp{imtest} from Cyrus IMAPD < 2.0.14 (which includes version
16440 1.5.x and 1.6.x) you need to frob @code{imap-process-connection-type}
16441 to make @code{imap.el} use a pty instead of a pipe when communicating
16442 with @samp{imtest}.  You will then suffer from a line length
16443 restrictions on @acronym{IMAP} commands, which might make Gnus seem to hang
16444 indefinitely if you have many articles in a mailbox.  The variable
16445 @code{imap-kerberos4-program} contain parameters to pass to the imtest
16446 program.
16447
16448 For @acronym{TLS} connection, the @code{gnutls-cli} program from GNUTLS is
16449 needed.  It is available from
16450 @uref{http://www.gnu.org/software/gnutls/}.
16451
16452 @vindex imap-gssapi-program
16453 This parameter specifies a list of command lines that invoke a GSSAPI
16454 authenticated @acronym{IMAP} stream in a subshell.  They are tried
16455 sequentially until a connection is made, or the list has been
16456 exhausted.  By default, @samp{gsasl} from GNU SASL, available from
16457 @uref{http://www.gnu.org/software/gsasl/}, and the @samp{imtest}
16458 program from Cyrus IMAPD (see @code{imap-kerberos4-program}), are
16459 tried.
16460
16461 @vindex imap-ssl-program
16462 For @acronym{SSL} connections, the OpenSSL program is available from
16463 @uref{http://www.openssl.org/}.  OpenSSL was formerly known as SSLeay,
16464 and nnimap support it too---although the most recent versions of
16465 SSLeay, 0.9.x, are known to have serious bugs making it
16466 useless.  Earlier versions, especially 0.8.x, of SSLeay are known to
16467 work.  The variable @code{imap-ssl-program} contain parameters to pass
16468 to OpenSSL/SSLeay.
16469
16470 @vindex imap-shell-program
16471 @vindex imap-shell-host
16472 For @acronym{IMAP} connections using the @code{shell} stream, the variable
16473 @code{imap-shell-program} specify what program to call.
16474
16475 @item nnimap-authenticator
16476 @vindex nnimap-authenticator
16477
16478 The authenticator used to connect to the server.  By default, nnimap
16479 will use the most secure authenticator your server is capable of.
16480
16481 Example server specification:
16482
16483 @lisp
16484 (nnimap "mail.server.com"
16485         (nnimap-authenticator anonymous))
16486 @end lisp
16487
16488 Please note that the value of @code{nnimap-authenticator} is a symbol!
16489
16490 @itemize @bullet
16491 @item
16492 @dfn{gssapi:} GSSAPI (usually kerberos 5) authentication.  Requires
16493 external program @code{gsasl} or @code{imtest}.
16494 @item
16495 @dfn{kerberos4:} Kerberos 4 authentication.  Requires external program
16496 @code{imtest}.
16497 @item
16498 @dfn{digest-md5:} Encrypted username/password via DIGEST-MD5.  Requires
16499 external library @code{digest-md5.el}.
16500 @item
16501 @dfn{cram-md5:} Encrypted username/password via CRAM-MD5.
16502 @item
16503 @dfn{login:} Plain-text username/password via LOGIN.
16504 @item
16505 @dfn{anonymous:} Login as ``anonymous'', supplying your email address as password.
16506 @end itemize
16507
16508 @item nnimap-expunge-on-close
16509 @cindex expunging
16510 @vindex nnimap-expunge-on-close
16511 Unlike Parmenides the @acronym{IMAP} designers have decided things that
16512 don't exist actually do exist.  More specifically, @acronym{IMAP} has
16513 this concept of marking articles @code{Deleted} which doesn't actually
16514 delete them, and this (marking them @code{Deleted}, that is) is what
16515 nnimap does when you delete an article in Gnus (with @kbd{B DEL} or
16516 similar).
16517
16518 Since the articles aren't really removed when we mark them with the
16519 @code{Deleted} flag we'll need a way to actually delete them.  Feel like
16520 running in circles yet?
16521
16522 Traditionally, nnimap has removed all articles marked as @code{Deleted}
16523 when closing a mailbox but this is now configurable by this server
16524 variable.
16525
16526 The possible options are:
16527
16528 @table @code
16529
16530 @item always
16531 The default behavior, delete all articles marked as ``Deleted'' when
16532 closing a mailbox.
16533 @item never
16534 Never actually delete articles.  Currently there is no way of showing
16535 the articles marked for deletion in nnimap, but other @acronym{IMAP} clients
16536 may allow you to do this.  If you ever want to run the EXPUNGE command
16537 manually, @xref{Expunging mailboxes}.
16538 @item ask
16539 When closing mailboxes, nnimap will ask if you wish to expunge deleted
16540 articles or not.
16541
16542 @end table
16543
16544 @item nnimap-importantize-dormant
16545 @vindex nnimap-importantize-dormant
16546
16547 If non-@code{nil} (the default), marks dormant articles as ticked (as
16548 well), for other @acronym{IMAP} clients.  Within Gnus, dormant articles will
16549 naturally still (only) be marked as dormant.  This is to make dormant
16550 articles stand out, just like ticked articles, in other @acronym{IMAP}
16551 clients.  (In other words, Gnus has two ``Tick'' marks and @acronym{IMAP}
16552 has only one.)
16553
16554 Probably the only reason for frobing this would be if you're trying
16555 enable per-user persistent dormant flags, using something like:
16556
16557 @lisp
16558 (setcdr (assq 'dormant nnimap-mark-to-flag-alist)
16559         (format "gnus-dormant-%s" (user-login-name)))
16560 (setcdr (assq 'dormant nnimap-mark-to-predicate-alist)
16561         (format "KEYWORD gnus-dormant-%s" (user-login-name)))
16562 @end lisp
16563
16564 In this case, you would not want the per-user dormant flag showing up
16565 as ticked for other users.
16566
16567 @item nnimap-expunge-search-string
16568 @cindex expunging
16569 @vindex nnimap-expunge-search-string
16570
16571 This variable contain the @acronym{IMAP} search command sent to server when
16572 searching for articles eligible for expiring.  The default is
16573 @code{"UID %s NOT SINCE %s"}, where the first @code{%s} is replaced by
16574 UID set and the second @code{%s} is replaced by a date.
16575
16576 Probably the only useful value to change this to is
16577 @code{"UID %s NOT SENTSINCE %s"}, which makes nnimap use the Date: in
16578 messages instead of the internal article date.  See section 6.4.4 of
16579 RFC 2060 for more information on valid strings.
16580
16581 @item nnimap-authinfo-file
16582 @vindex nnimap-authinfo-file
16583
16584 A file containing credentials used to log in on servers.  The format is
16585 (almost) the same as the @code{ftp} @file{~/.netrc} file.  See the
16586 variable @code{nntp-authinfo-file} for exact syntax; also see
16587 @ref{NNTP}.  An example of an .authinfo line for an IMAP server, is:
16588
16589 @example
16590 machine students.uio.no login larsi password geheimnis port imap
16591 @end example
16592
16593 Note that it should be @code{port imap}, or @code{port 143}, if you
16594 use a @code{nnimap-stream} of @code{tls} or @code{ssl}, even if the
16595 actual port number used is port 993 for secured IMAP.  For
16596 convenience, Gnus will accept @code{port imaps} as a synonym of
16597 @code{port imap}.
16598
16599 @item nnimap-need-unselect-to-notice-new-mail
16600 @vindex nnimap-need-unselect-to-notice-new-mail
16601
16602 Unselect mailboxes before looking for new mail in them.  Some servers
16603 seem to need this under some circumstances; it was reported that
16604 Courier 1.7.1 did.
16605
16606 @end table
16607
16608 @menu
16609 * Splitting in IMAP::           Splitting mail with nnimap.
16610 * Expiring in IMAP::            Expiring mail with nnimap.
16611 * Editing IMAP ACLs::           Limiting/enabling other users access to a mailbox.
16612 * Expunging mailboxes::         Equivalent of a ``compress mailbox'' button.
16613 * A note on namespaces::        How to (not) use @acronym{IMAP} namespace in Gnus.
16614 * Debugging IMAP::              What to do when things don't work.
16615 @end menu
16616
16617
16618
16619 @node Splitting in IMAP
16620 @subsection Splitting in IMAP
16621 @cindex splitting imap mail
16622
16623 Splitting is something Gnus users have loved and used for years, and now
16624 the rest of the world is catching up.  Yeah, dream on, not many
16625 @acronym{IMAP} servers have server side splitting and those that have
16626 splitting seem to use some non-standard protocol.  This means that
16627 @acronym{IMAP} support for Gnus has to do its own splitting.
16628
16629 And it does.
16630
16631 (Incidentally, people seem to have been dreaming on, and Sieve has
16632 gaining a market share and is supported by several IMAP servers.
16633 Fortunately, Gnus support it too, @xref{Sieve Commands}.)
16634
16635 Here are the variables of interest:
16636
16637 @table @code
16638
16639 @item nnimap-split-crosspost
16640 @cindex splitting, crosspost
16641 @cindex crosspost
16642 @vindex nnimap-split-crosspost
16643
16644 If non-@code{nil}, do crossposting if several split methods match the
16645 mail.  If @code{nil}, the first match in @code{nnimap-split-rule}
16646 found will be used.
16647
16648 Nnmail equivalent: @code{nnmail-crosspost}.
16649
16650 @item nnimap-split-inbox
16651 @cindex splitting, inbox
16652 @cindex inbox
16653 @vindex nnimap-split-inbox
16654
16655 A string or a list of strings that gives the name(s) of @acronym{IMAP}
16656 mailboxes to split from.  Defaults to @code{nil}, which means that
16657 splitting is disabled!
16658
16659 @lisp
16660 (setq nnimap-split-inbox
16661       '("INBOX" ("~/friend/Mail" . "lists/*") "lists.imap"))
16662 @end lisp
16663
16664 No nnmail equivalent.
16665
16666 @item nnimap-split-rule
16667 @cindex splitting, rules
16668 @vindex nnimap-split-rule
16669
16670 New mail found in @code{nnimap-split-inbox} will be split according to
16671 this variable.
16672
16673 This variable contains a list of lists, where the first element in the
16674 sublist gives the name of the @acronym{IMAP} mailbox to move articles
16675 matching the regexp in the second element in the sublist.  Got that?
16676 Neither did I, we need examples.
16677
16678 @lisp
16679 (setq nnimap-split-rule
16680       '(("INBOX.nnimap"
16681          "^Sender: owner-nnimap@@vic20.globalcom.se")
16682         ("INBOX.junk"    "^Subject:.*MAKE MONEY")
16683         ("INBOX.private" "")))
16684 @end lisp
16685
16686 This will put all articles from the nnimap mailing list into mailbox
16687 INBOX.nnimap, all articles containing MAKE MONEY in the Subject: line
16688 into INBOX.junk and everything else in INBOX.private.
16689
16690 The first string may contain @samp{\\1} forms, like the ones used by
16691 replace-match to insert sub-expressions from the matched text.  For
16692 instance:
16693
16694 @lisp
16695 ("INBOX.lists.\\1"     "^Sender: owner-\\([a-z-]+\\)@@")
16696 @end lisp
16697
16698 The first element can also be the symbol @code{junk} to indicate that
16699 matching messages should simply be deleted.  Use with care.
16700
16701 The second element can also be a function.  In that case, it will be
16702 called with the first element of the rule as the argument, in a buffer
16703 containing the headers of the article.  It should return a
16704 non-@code{nil} value if it thinks that the mail belongs in that group.
16705
16706 Nnmail users might recollect that the last regexp had to be empty to
16707 match all articles (like in the example above).  This is not required in
16708 nnimap.  Articles not matching any of the regexps will not be moved out
16709 of your inbox.  (This might affect performance if you keep lots of
16710 unread articles in your inbox, since the splitting code would go over
16711 them every time you fetch new mail.)
16712
16713 These rules are processed from the beginning of the alist toward the
16714 end.  The first rule to make a match will ``win'', unless you have
16715 crossposting enabled.  In that case, all matching rules will ``win''.
16716
16717 This variable can also have a function as its value, the function will
16718 be called with the headers narrowed and should return a group where it
16719 thinks the article should be split to.  See @code{nnimap-split-fancy}.
16720
16721 The splitting code tries to create mailboxes if it needs to.
16722
16723 To allow for different split rules on different virtual servers, and
16724 even different split rules in different inboxes on the same server,
16725 the syntax of this variable have been extended along the lines of:
16726
16727 @lisp
16728 (setq nnimap-split-rule
16729       '(("my1server"    (".*" (("ding"    "ding@@gnus.org")
16730                                ("junk"    "From:.*Simon"))))
16731         ("my2server"    ("INBOX" nnimap-split-fancy))
16732         ("my[34]server" (".*" (("private" "To:.*Simon")
16733                                ("junk"    my-junk-func))))))
16734 @end lisp
16735
16736 The virtual server name is in fact a regexp, so that the same rules
16737 may apply to several servers.  In the example, the servers
16738 @code{my3server} and @code{my4server} both use the same rules.
16739 Similarly, the inbox string is also a regexp.  The actual splitting
16740 rules are as before, either a function, or a list with group/regexp or
16741 group/function elements.
16742
16743 Nnmail equivalent: @code{nnmail-split-methods}.
16744
16745 @item nnimap-split-predicate
16746 @cindex splitting
16747 @vindex nnimap-split-predicate
16748
16749 Mail matching this predicate in @code{nnimap-split-inbox} will be
16750 split, it is a string and the default is @samp{UNSEEN UNDELETED}.
16751
16752 This might be useful if you use another @acronym{IMAP} client to read mail in
16753 your inbox but would like Gnus to split all articles in the inbox
16754 regardless of readedness.  Then you might change this to
16755 @samp{UNDELETED}.
16756
16757 @item nnimap-split-fancy
16758 @cindex splitting, fancy
16759 @findex nnimap-split-fancy
16760 @vindex nnimap-split-fancy
16761
16762 It's possible to set @code{nnimap-split-rule} to
16763 @code{nnmail-split-fancy} if you want to use fancy
16764 splitting.  @xref{Fancy Mail Splitting}.
16765
16766 However, to be able to have different fancy split rules for nnmail and
16767 nnimap back ends you can set @code{nnimap-split-rule} to
16768 @code{nnimap-split-fancy} and define the nnimap specific fancy split
16769 rule in @code{nnimap-split-fancy}.
16770
16771 Example:
16772
16773 @lisp
16774 (setq nnimap-split-rule 'nnimap-split-fancy
16775       nnimap-split-fancy ...)
16776 @end lisp
16777
16778 Nnmail equivalent: @code{nnmail-split-fancy}.
16779
16780 @item nnimap-split-download-body
16781 @findex nnimap-split-download-body
16782 @vindex nnimap-split-download-body
16783
16784 Set to non-@code{nil} to download entire articles during splitting.
16785 This is generally not required, and will slow things down
16786 considerably.  You may need it if you want to use an advanced
16787 splitting function that analyzes the body to split the article.
16788
16789 @end table
16790
16791 @node Expiring in IMAP
16792 @subsection Expiring in IMAP
16793 @cindex expiring imap mail
16794
16795 Even though @code{nnimap} is not a proper @code{nnmail} derived back
16796 end, it supports most features in regular expiring (@pxref{Expiring
16797 Mail}).  Unlike splitting in @acronym{IMAP} (@pxref{Splitting in
16798 IMAP}) it does not clone the @code{nnmail} variables (i.e., creating
16799 @var{nnimap-expiry-wait}) but reuse the @code{nnmail} variables.  What
16800 follows below are the variables used by the @code{nnimap} expiry
16801 process.
16802
16803 A note on how the expire mark is stored on the @acronym{IMAP} server is
16804 appropriate here as well.  The expire mark is translated into a
16805 @code{imap} client specific mark, @code{gnus-expire}, and stored on the
16806 message.  This means that likely only Gnus will understand and treat
16807 the @code{gnus-expire} mark properly, although other clients may allow
16808 you to view client specific flags on the message.  It also means that
16809 your server must support permanent storage of client specific flags on
16810 messages.  Most do, fortunately.
16811
16812 @table @code
16813
16814 @item nnmail-expiry-wait
16815 @item nnmail-expiry-wait-function
16816
16817 These variables are fully supported.  The expire value can be a
16818 number, the symbol @code{immediate} or @code{never}.
16819
16820 @item nnmail-expiry-target
16821
16822 This variable is supported, and internally implemented by calling the
16823 @code{nnmail} functions that handle this.  It contains an optimization
16824 that if the destination is a @acronym{IMAP} group on the same server, the
16825 article is copied instead of appended (that is, uploaded again).
16826
16827 @end table
16828
16829 @node Editing IMAP ACLs
16830 @subsection Editing IMAP ACLs
16831 @cindex editing imap acls
16832 @cindex Access Control Lists
16833 @cindex Editing @acronym{IMAP} ACLs
16834 @kindex G l (Group)
16835 @findex gnus-group-nnimap-edit-acl
16836
16837 ACL stands for Access Control List.  ACLs are used in @acronym{IMAP} for
16838 limiting (or enabling) other users access to your mail boxes.  Not all
16839 @acronym{IMAP} servers support this, this function will give an error if it
16840 doesn't.
16841
16842 To edit an ACL for a mailbox, type @kbd{G l}
16843 (@code{gnus-group-edit-nnimap-acl}) and you'll be presented with an ACL
16844 editing window with detailed instructions.
16845
16846 Some possible uses:
16847
16848 @itemize @bullet
16849 @item
16850 Giving ``anyone'' the ``lrs'' rights (lookup, read, keep seen/unseen flags)
16851 on your mailing list mailboxes enables other users on the same server to
16852 follow the list without subscribing to it.
16853 @item
16854 At least with the Cyrus server, you are required to give the user
16855 ``anyone'' posting ("p") capabilities to have ``plussing'' work (that is,
16856 mail sent to user+mailbox@@domain ending up in the @acronym{IMAP} mailbox
16857 INBOX.mailbox).
16858 @end itemize
16859
16860 @node Expunging mailboxes
16861 @subsection Expunging mailboxes
16862 @cindex expunging
16863
16864 @cindex expunge
16865 @cindex manual expunging
16866 @kindex G x (Group)
16867 @findex gnus-group-nnimap-expunge
16868
16869 If you're using the @code{never} setting of @code{nnimap-expunge-on-close},
16870 you may want the option of expunging all deleted articles in a mailbox
16871 manually.  This is exactly what @kbd{G x} does.
16872
16873 Currently there is no way of showing deleted articles, you can just
16874 delete them.
16875
16876 @node A note on namespaces
16877 @subsection A note on namespaces
16878 @cindex IMAP namespace
16879 @cindex namespaces
16880
16881 The @acronym{IMAP} protocol has a concept called namespaces, described
16882 by the following text in the RFC2060:
16883
16884 @display
16885 5.1.2.  Mailbox Namespace Naming Convention
16886
16887    By convention, the first hierarchical element of any mailbox name
16888    which begins with "#" identifies the "namespace" of the remainder of
16889    the name.  This makes it possible to disambiguate between different
16890    types of mailbox stores, each of which have their own namespaces.
16891
16892       For example, implementations which offer access to USENET
16893       newsgroups MAY use the "#news" namespace to partition the USENET
16894       newsgroup namespace from that of other mailboxes.  Thus, the
16895       comp.mail.misc newsgroup would have an mailbox name of
16896       "#news.comp.mail.misc", and the name "comp.mail.misc" could refer
16897       to a different object (e.g. a user's private mailbox).
16898 @end display
16899
16900 While there is nothing in this text that warrants concern for the
16901 @acronym{IMAP} implementation in Gnus, some servers use namespace
16902 prefixes in a way that does not work with how Gnus uses mailbox names.
16903
16904 Specifically, University of Washington's @acronym{IMAP} server uses
16905 mailbox names like @code{#driver.mbx/read-mail} which are valid only
16906 in the @sc{create} and @sc{append} commands.  After the mailbox is
16907 created (or a messages is appended to a mailbox), it must be accessed
16908 without the namespace prefix, i.e. @code{read-mail}.  Since Gnus do
16909 not make it possible for the user to guarantee that user entered
16910 mailbox names will only be used with the CREATE and APPEND commands,
16911 you should simply not use the namespace prefixed mailbox names in
16912 Gnus.
16913
16914 See the UoW IMAPD documentation for the @code{#driver.*/} prefix
16915 for more information on how to use the prefixes.  They are a power
16916 tool and should be used only if you are sure what the effects are.
16917
16918 @node Debugging IMAP
16919 @subsection Debugging IMAP
16920 @cindex IMAP debugging
16921 @cindex protocol dump (IMAP)
16922
16923 @acronym{IMAP} is a complex protocol, more so than @acronym{NNTP} or
16924 @acronym{POP3}.  Implementation bugs are not unlikely, and we do our
16925 best to fix them right away.  If you encounter odd behavior, chances
16926 are that either the server or Gnus is buggy.
16927
16928 If you are familiar with network protocols in general, you will
16929 probably be able to extract some clues from the protocol dump of the
16930 exchanges between Gnus and the server.  Even if you are not familiar
16931 with network protocols, when you include the protocol dump in
16932 @acronym{IMAP}-related bug reports you are helping us with data
16933 critical to solving the problem.  Therefore, we strongly encourage you
16934 to include the protocol dump when reporting IMAP bugs in Gnus.
16935
16936
16937 @vindex imap-log
16938 Because the protocol dump, when enabled, generates lots of data, it is
16939 disabled by default.  You can enable it by setting @code{imap-log} as
16940 follows:
16941
16942 @lisp
16943 (setq imap-log t)
16944 @end lisp
16945
16946 This instructs the @code{imap.el} package to log any exchanges with
16947 the server.  The log is stored in the buffer @samp{*imap-log*}.  Look
16948 for error messages, which sometimes are tagged with the keyword
16949 @code{BAD}---but when submitting a bug, make sure to include all the
16950 data.
16951
16952 @node Other Sources
16953 @section Other Sources
16954
16955 Gnus can do more than just read news or mail.  The methods described
16956 below allow Gnus to view directories and files as if they were
16957 newsgroups.
16958
16959 @menu
16960 * Directory Groups::            You can read a directory as if it was a newsgroup.
16961 * Anything Groups::             Dired?  Who needs dired?
16962 * Document Groups::             Single files can be the basis of a group.
16963 * SOUP::                        Reading @sc{soup} packets ``offline''.
16964 * Mail-To-News Gateways::       Posting articles via mail-to-news gateways.
16965 @end menu
16966
16967
16968 @node Directory Groups
16969 @subsection Directory Groups
16970 @cindex nndir
16971 @cindex directory groups
16972
16973 If you have a directory that has lots of articles in separate files in
16974 it, you might treat it as a newsgroup.  The files have to have numerical
16975 names, of course.
16976
16977 This might be an opportune moment to mention @code{ange-ftp} (and its
16978 successor @code{efs}), that most wonderful of all wonderful Emacs
16979 packages.  When I wrote @code{nndir}, I didn't think much about it---a
16980 back end to read directories.  Big deal.
16981
16982 @code{ange-ftp} changes that picture dramatically.  For instance, if you
16983 enter the @code{ange-ftp} file name
16984 @file{/ftp.hpc.uh.edu:/pub/emacs/ding-list/} as the directory name,
16985 @code{ange-ftp} or @code{efs} will actually allow you to read this
16986 directory over at @samp{sina} as a newsgroup.  Distributed news ahoy!
16987
16988 @code{nndir} will use @acronym{NOV} files if they are present.
16989
16990 @code{nndir} is a ``read-only'' back end---you can't delete or expire
16991 articles with this method.  You can use @code{nnmh} or @code{nnml} for
16992 whatever you use @code{nndir} for, so you could switch to any of those
16993 methods if you feel the need to have a non-read-only @code{nndir}.
16994
16995
16996 @node Anything Groups
16997 @subsection Anything Groups
16998 @cindex nneething
16999
17000 From the @code{nndir} back end (which reads a single spool-like
17001 directory), it's just a hop and a skip to @code{nneething}, which
17002 pretends that any arbitrary directory is a newsgroup.  Strange, but
17003 true.
17004
17005 When @code{nneething} is presented with a directory, it will scan this
17006 directory and assign article numbers to each file.  When you enter such
17007 a group, @code{nneething} must create ``headers'' that Gnus can use.
17008 After all, Gnus is a newsreader, in case you're forgetting.
17009 @code{nneething} does this in a two-step process.  First, it snoops each
17010 file in question.  If the file looks like an article (i.e., the first
17011 few lines look like headers), it will use this as the head.  If this is
17012 just some arbitrary file without a head (e.g. a C source file),
17013 @code{nneething} will cobble up a header out of thin air.  It will use
17014 file ownership, name and date and do whatever it can with these
17015 elements.
17016
17017 All this should happen automatically for you, and you will be presented
17018 with something that looks very much like a newsgroup.  Totally like a
17019 newsgroup, to be precise.  If you select an article, it will be displayed
17020 in the article buffer, just as usual.
17021
17022 If you select a line that represents a directory, Gnus will pop you into
17023 a new summary buffer for this @code{nneething} group.  And so on.  You can
17024 traverse the entire disk this way, if you feel like, but remember that
17025 Gnus is not dired, really, and does not intend to be, either.
17026
17027 There are two overall modes to this action---ephemeral or solid.  When
17028 doing the ephemeral thing (i.e., @kbd{G D} from the group buffer), Gnus
17029 will not store information on what files you have read, and what files
17030 are new, and so on.  If you create a solid @code{nneething} group the
17031 normal way with @kbd{G m}, Gnus will store a mapping table between
17032 article numbers and file names, and you can treat this group like any
17033 other groups.  When you activate a solid @code{nneething} group, you will
17034 be told how many unread articles it contains, etc., etc.
17035
17036 Some variables:
17037
17038 @table @code
17039 @item nneething-map-file-directory
17040 @vindex nneething-map-file-directory
17041 All the mapping files for solid @code{nneething} groups will be stored
17042 in this directory, which defaults to @file{~/.nneething/}.
17043
17044 @item nneething-exclude-files
17045 @vindex nneething-exclude-files
17046 All files that match this regexp will be ignored.  Nice to use to exclude
17047 auto-save files and the like, which is what it does by default.
17048
17049 @item nneething-include-files
17050 @vindex nneething-include-files
17051 Regexp saying what files to include in the group.  If this variable is
17052 non-@code{nil}, only files matching this regexp will be included.
17053
17054 @item nneething-map-file
17055 @vindex nneething-map-file
17056 Name of the map files.
17057 @end table
17058
17059
17060 @node Document Groups
17061 @subsection Document Groups
17062 @cindex nndoc
17063 @cindex documentation group
17064 @cindex help group
17065
17066 @code{nndoc} is a cute little thing that will let you read a single file
17067 as a newsgroup.  Several files types are supported:
17068
17069 @table @code
17070 @cindex Babyl
17071 @cindex Rmail mbox
17072 @item babyl
17073 The Babyl (Rmail) mail box.
17074
17075 @cindex mbox
17076 @cindex Unix mbox
17077 @item mbox
17078 The standard Unix mbox file.
17079
17080 @cindex MMDF mail box
17081 @item mmdf
17082 The MMDF mail box format.
17083
17084 @item news
17085 Several news articles appended into a file.
17086
17087 @cindex rnews batch files
17088 @item rnews
17089 The rnews batch transport format.
17090
17091 @item nsmail
17092 Netscape mail boxes.
17093
17094 @item mime-parts
17095 @acronym{MIME} multipart messages.
17096
17097 @item standard-digest
17098 The standard (RFC 1153) digest format.
17099
17100 @item mime-digest
17101 A @acronym{MIME} digest of messages.
17102
17103 @item lanl-gov-announce
17104 Announcement messages from LANL Gov Announce.
17105
17106 @cindex forwarded messages
17107 @item rfc822-forward
17108 A message forwarded according to RFC822.
17109
17110 @item outlook
17111 The Outlook mail box.
17112
17113 @item oe-dbx
17114 The Outlook Express dbx mail box.
17115
17116 @item exim-bounce
17117 A bounce message from the Exim MTA.
17118
17119 @item forward
17120 A message forwarded according to informal rules.
17121
17122 @item rfc934
17123 An RFC934-forwarded message.
17124
17125 @item mailman
17126 A mailman digest.
17127
17128 @item clari-briefs
17129 A digest of Clarinet brief news items.
17130
17131 @item slack-digest
17132 Non-standard digest format---matches most things, but does it badly.
17133
17134 @item mail-in-mail
17135 The last resort.
17136 @end table
17137
17138 You can also use the special ``file type'' @code{guess}, which means
17139 that @code{nndoc} will try to guess what file type it is looking at.
17140 @code{digest} means that @code{nndoc} should guess what digest type the
17141 file is.
17142
17143 @code{nndoc} will not try to change the file or insert any extra headers into
17144 it---it will simply, like, let you use the file as the basis for a
17145 group.  And that's it.
17146
17147 If you have some old archived articles that you want to insert into your
17148 new & spiffy Gnus mail back end, @code{nndoc} can probably help you with
17149 that.  Say you have an old @file{RMAIL} file with mail that you now want
17150 to split into your new @code{nnml} groups.  You look at that file using
17151 @code{nndoc} (using the @kbd{G f} command in the group buffer
17152 (@pxref{Foreign Groups})), set the process mark on all the articles in
17153 the buffer (@kbd{M P b}, for instance), and then re-spool (@kbd{B r})
17154 using @code{nnml}.  If all goes well, all the mail in the @file{RMAIL}
17155 file is now also stored in lots of @code{nnml} directories, and you can
17156 delete that pesky @file{RMAIL} file.  If you have the guts!
17157
17158 Virtual server variables:
17159
17160 @table @code
17161 @item nndoc-article-type
17162 @vindex nndoc-article-type
17163 This should be one of @code{mbox}, @code{babyl}, @code{digest},
17164 @code{news}, @code{rnews}, @code{mmdf}, @code{forward}, @code{rfc934},
17165 @code{rfc822-forward}, @code{mime-parts}, @code{standard-digest},
17166 @code{slack-digest}, @code{clari-briefs}, @code{nsmail}, @code{outlook},
17167 @code{oe-dbx}, @code{mailman}, and @code{mail-in-mail} or @code{guess}.
17168
17169 @item nndoc-post-type
17170 @vindex nndoc-post-type
17171 This variable says whether Gnus is to consider the group a news group or
17172 a mail group.  There are two valid values:  @code{mail} (the default)
17173 and @code{news}.
17174 @end table
17175
17176 @menu
17177 * Document Server Internals::   How to add your own document types.
17178 @end menu
17179
17180
17181 @node Document Server Internals
17182 @subsubsection Document Server Internals
17183
17184 Adding new document types to be recognized by @code{nndoc} isn't
17185 difficult.  You just have to whip up a definition of what the document
17186 looks like, write a predicate function to recognize that document type,
17187 and then hook into @code{nndoc}.
17188
17189 First, here's an example document type definition:
17190
17191 @example
17192 (mmdf
17193  (article-begin .  "^\^A\^A\^A\^A\n")
17194  (body-end .  "^\^A\^A\^A\^A\n"))
17195 @end example
17196
17197 The definition is simply a unique @dfn{name} followed by a series of
17198 regexp pseudo-variable settings.  Below are the possible
17199 variables---don't be daunted by the number of variables; most document
17200 types can be defined with very few settings:
17201
17202 @table @code
17203 @item first-article
17204 If present, @code{nndoc} will skip past all text until it finds
17205 something that match this regexp.  All text before this will be
17206 totally ignored.
17207
17208 @item article-begin
17209 This setting has to be present in all document type definitions.  It
17210 says what the beginning of each article looks like.  To do more
17211 complicated things that cannot be dealt with a simple regexp, you can
17212 use @code{article-begin-function} instead of this.
17213
17214 @item article-begin-function
17215 If present, this should be a function that moves point to the beginning
17216 of each article.  This setting overrides @code{article-begin}.
17217
17218 @item head-begin
17219 If present, this should be a regexp that matches the head of the
17220 article.  To do more complicated things that cannot be dealt with a
17221 simple regexp, you can use @code{head-begin-function} instead of this.
17222
17223 @item head-begin-function
17224 If present, this should be a function that moves point to the head of
17225 the article.  This setting overrides @code{head-begin}.
17226
17227 @item head-end
17228 This should match the end of the head of the article.  It defaults to
17229 @samp{^$}---the empty line.
17230
17231 @item body-begin
17232 This should match the beginning of the body of the article.  It defaults
17233 to @samp{^\n}.  To do more complicated things that cannot be dealt with
17234 a simple regexp, you can use @code{body-begin-function} instead of this.
17235
17236 @item body-begin-function
17237 If present, this function should move point to the beginning of the body
17238 of the article.  This setting overrides @code{body-begin}.
17239
17240 @item body-end
17241 If present, this should match the end of the body of the article.  To do
17242 more complicated things that cannot be dealt with a simple regexp, you
17243 can use @code{body-end-function} instead of this.
17244
17245 @item body-end-function
17246 If present, this function should move point to the end of the body of
17247 the article.  This setting overrides @code{body-end}.
17248
17249 @item file-begin
17250 If present, this should match the beginning of the file.  All text
17251 before this regexp will be totally ignored.
17252
17253 @item file-end
17254 If present, this should match the end of the file.  All text after this
17255 regexp will be totally ignored.
17256
17257 @end table
17258
17259 So, using these variables @code{nndoc} is able to dissect a document
17260 file into a series of articles, each with a head and a body.  However, a
17261 few more variables are needed since not all document types are all that
17262 news-like---variables needed to transform the head or the body into
17263 something that's palatable for Gnus:
17264
17265 @table @code
17266 @item prepare-body-function
17267 If present, this function will be called when requesting an article.  It
17268 will be called with point at the start of the body, and is useful if the
17269 document has encoded some parts of its contents.
17270
17271 @item article-transform-function
17272 If present, this function is called when requesting an article.  It's
17273 meant to be used for more wide-ranging transformation of both head and
17274 body of the article.
17275
17276 @item generate-head-function
17277 If present, this function is called to generate a head that Gnus can
17278 understand.  It is called with the article number as a parameter, and is
17279 expected to generate a nice head for the article in question.  It is
17280 called when requesting the headers of all articles.
17281
17282 @item generate-article-function
17283 If present, this function is called to generate an entire article that
17284 Gnus can understand.  It is called with the article number as a
17285 parameter when requesting all articles.
17286
17287 @item dissection-function
17288 If present, this function is called to dissect a document by itself,
17289 overriding @code{first-article}, @code{article-begin},
17290 @code{article-begin-function}, @code{head-begin},
17291 @code{head-begin-function}, @code{head-end}, @code{body-begin},
17292 @code{body-begin-function}, @code{body-end}, @code{body-end-function},
17293 @code{file-begin}, and @code{file-end}.
17294
17295 @end table
17296
17297 Let's look at the most complicated example I can come up with---standard
17298 digests:
17299
17300 @example
17301 (standard-digest
17302  (first-article . ,(concat "^" (make-string 70 ?-) "\n\n+"))
17303  (article-begin . ,(concat "\n\n" (make-string 30 ?-) "\n\n+"))
17304  (prepare-body-function . nndoc-unquote-dashes)
17305  (body-end-function . nndoc-digest-body-end)
17306  (head-end . "^ ?$")
17307  (body-begin . "^ ?\n")
17308  (file-end . "^End of .*digest.*[0-9].*\n\\*\\*\\|^End of.*Digest *$")
17309  (subtype digest guess))
17310 @end example
17311
17312 We see that all text before a 70-width line of dashes is ignored; all
17313 text after a line that starts with that @samp{^End of} is also ignored;
17314 each article begins with a 30-width line of dashes; the line separating
17315 the head from the body may contain a single space; and that the body is
17316 run through @code{nndoc-unquote-dashes} before being delivered.
17317
17318 To hook your own document definition into @code{nndoc}, use the
17319 @code{nndoc-add-type} function.  It takes two parameters---the first
17320 is the definition itself and the second (optional) parameter says
17321 where in the document type definition alist to put this definition.
17322 The alist is traversed sequentially, and
17323 @code{nndoc-@var{type}-type-p} is called for a given type @var{type}.
17324 So @code{nndoc-mmdf-type-p} is called to see whether a document is of
17325 @code{mmdf} type, and so on.  These type predicates should return
17326 @code{nil} if the document is not of the correct type; @code{t} if it
17327 is of the correct type; and a number if the document might be of the
17328 correct type.  A high number means high probability; a low number
17329 means low probability with @samp{0} being the lowest valid number.
17330
17331
17332 @node SOUP
17333 @subsection SOUP
17334 @cindex SOUP
17335 @cindex offline
17336
17337 In the PC world people often talk about ``offline'' newsreaders.  These
17338 are thingies that are combined reader/news transport monstrosities.
17339 With built-in modem programs.  Yecchh!
17340
17341 Of course, us Unix Weenie types of human beans use things like
17342 @code{uucp} and, like, @code{nntpd} and set up proper news and mail
17343 transport things like Ghod intended.  And then we just use normal
17344 newsreaders.
17345
17346 However, it can sometimes be convenient to do something that's a bit
17347 easier on the brain if you have a very slow modem, and you're not really
17348 that interested in doing things properly.
17349
17350 A file format called @sc{soup} has been developed for transporting news
17351 and mail from servers to home machines and back again.  It can be a bit
17352 fiddly.
17353
17354 First some terminology:
17355
17356 @table @dfn
17357
17358 @item server
17359 This is the machine that is connected to the outside world and where you
17360 get news and/or mail from.
17361
17362 @item home machine
17363 This is the machine that you want to do the actual reading and responding
17364 on.  It is typically not connected to the rest of the world in any way.
17365
17366 @item packet
17367 Something that contains messages and/or commands.  There are two kinds
17368 of packets:
17369
17370 @table @dfn
17371 @item message packets
17372 These are packets made at the server, and typically contain lots of
17373 messages for you to read.  These are called @file{SoupoutX.tgz} by
17374 default, where @var{x} is a number.
17375
17376 @item response packets
17377 These are packets made at the home machine, and typically contains
17378 replies that you've written.  These are called @file{SoupinX.tgz} by
17379 default, where @var{x} is a number.
17380
17381 @end table
17382
17383 @end table
17384
17385
17386 @enumerate
17387
17388 @item
17389 You log in on the server and create a @sc{soup} packet.  You can either
17390 use a dedicated @sc{soup} thingie (like the @code{awk} program), or you
17391 can use Gnus to create the packet with its @sc{soup} commands (@kbd{O
17392 s} and/or @kbd{G s b}; and then @kbd{G s p}) (@pxref{SOUP Commands}).
17393
17394 @item
17395 You transfer the packet home.  Rail, boat, car or modem will do fine.
17396
17397 @item
17398 You put the packet in your home directory.
17399
17400 @item
17401 You fire up Gnus on your home machine using the @code{nnsoup} back end as
17402 the native or secondary server.
17403
17404 @item
17405 You read articles and mail and answer and followup to the things you
17406 want (@pxref{SOUP Replies}).
17407
17408 @item
17409 You do the @kbd{G s r} command to pack these replies into a @sc{soup}
17410 packet.
17411
17412 @item
17413 You transfer this packet to the server.
17414
17415 @item
17416 You use Gnus to mail this packet out with the @kbd{G s s} command.
17417
17418 @item
17419 You then repeat until you die.
17420
17421 @end enumerate
17422
17423 So you basically have a bipartite system---you use @code{nnsoup} for
17424 reading and Gnus for packing/sending these @sc{soup} packets.
17425
17426 @menu
17427 * SOUP Commands::               Commands for creating and sending @sc{soup} packets
17428 * SOUP Groups::                 A back end for reading @sc{soup} packets.
17429 * SOUP Replies::                How to enable @code{nnsoup} to take over mail and news.
17430 @end menu
17431
17432
17433 @node SOUP Commands
17434 @subsubsection SOUP Commands
17435
17436 These are commands for creating and manipulating @sc{soup} packets.
17437
17438 @table @kbd
17439 @item G s b
17440 @kindex G s b (Group)
17441 @findex gnus-group-brew-soup
17442 Pack all unread articles in the current group
17443 (@code{gnus-group-brew-soup}).  This command understands the
17444 process/prefix convention.
17445
17446 @item G s w
17447 @kindex G s w (Group)
17448 @findex gnus-soup-save-areas
17449 Save all @sc{soup} data files (@code{gnus-soup-save-areas}).
17450
17451 @item G s s
17452 @kindex G s s (Group)
17453 @findex gnus-soup-send-replies
17454 Send all replies from the replies packet
17455 (@code{gnus-soup-send-replies}).
17456
17457 @item G s p
17458 @kindex G s p (Group)
17459 @findex gnus-soup-pack-packet
17460 Pack all files into a @sc{soup} packet (@code{gnus-soup-pack-packet}).
17461
17462 @item G s r
17463 @kindex G s r (Group)
17464 @findex nnsoup-pack-replies
17465 Pack all replies into a replies packet (@code{nnsoup-pack-replies}).
17466
17467 @item O s
17468 @kindex O s (Summary)
17469 @findex gnus-soup-add-article
17470 This summary-mode command adds the current article to a @sc{soup} packet
17471 (@code{gnus-soup-add-article}).  It understands the process/prefix
17472 convention (@pxref{Process/Prefix}).
17473
17474 @end table
17475
17476
17477 There are a few variables to customize where Gnus will put all these
17478 thingies:
17479
17480 @table @code
17481
17482 @item gnus-soup-directory
17483 @vindex gnus-soup-directory
17484 Directory where Gnus will save intermediate files while composing
17485 @sc{soup} packets.  The default is @file{~/SoupBrew/}.
17486
17487 @item gnus-soup-replies-directory
17488 @vindex gnus-soup-replies-directory
17489 This is what Gnus will use as a temporary directory while sending our
17490 reply packets.  @file{~/SoupBrew/SoupReplies/} is the default.
17491
17492 @item gnus-soup-prefix-file
17493 @vindex gnus-soup-prefix-file
17494 Name of the file where Gnus stores the last used prefix.  The default is
17495 @samp{gnus-prefix}.
17496
17497 @item gnus-soup-packer
17498 @vindex gnus-soup-packer
17499 A format string command for packing a @sc{soup} packet.  The default is
17500 @samp{tar cf - %s | gzip > $HOME/Soupout%d.tgz}.
17501
17502 @item gnus-soup-unpacker
17503 @vindex gnus-soup-unpacker
17504 Format string command for unpacking a @sc{soup} packet.  The default is
17505 @samp{gunzip -c %s | tar xvf -}.
17506
17507 @item gnus-soup-packet-directory
17508 @vindex gnus-soup-packet-directory
17509 Where Gnus will look for reply packets.  The default is @file{~/}.
17510
17511 @item gnus-soup-packet-regexp
17512 @vindex gnus-soup-packet-regexp
17513 Regular expression matching @sc{soup} reply packets in
17514 @code{gnus-soup-packet-directory}.
17515
17516 @end table
17517
17518
17519 @node SOUP Groups
17520 @subsubsection SOUP Groups
17521 @cindex nnsoup
17522
17523 @code{nnsoup} is the back end for reading @sc{soup} packets.  It will
17524 read incoming packets, unpack them, and put them in a directory where
17525 you can read them at leisure.
17526
17527 These are the variables you can use to customize its behavior:
17528
17529 @table @code
17530
17531 @item nnsoup-tmp-directory
17532 @vindex nnsoup-tmp-directory
17533 When @code{nnsoup} unpacks a @sc{soup} packet, it does it in this
17534 directory.  (@file{/tmp/} by default.)
17535
17536 @item nnsoup-directory
17537 @vindex nnsoup-directory
17538 @code{nnsoup} then moves each message and index file to this directory.
17539 The default is @file{~/SOUP/}.
17540
17541 @item nnsoup-replies-directory
17542 @vindex nnsoup-replies-directory
17543 All replies will be stored in this directory before being packed into a
17544 reply packet.  The default is @file{~/SOUP/replies/}.
17545
17546 @item nnsoup-replies-format-type
17547 @vindex nnsoup-replies-format-type
17548 The @sc{soup} format of the replies packets.  The default is @samp{?n}
17549 (rnews), and I don't think you should touch that variable.  I probably
17550 shouldn't even have documented it.  Drats!  Too late!
17551
17552 @item nnsoup-replies-index-type
17553 @vindex nnsoup-replies-index-type
17554 The index type of the replies packet.  The default is @samp{?n}, which
17555 means ``none''.  Don't fiddle with this one either!
17556
17557 @item nnsoup-active-file
17558 @vindex nnsoup-active-file
17559 Where @code{nnsoup} stores lots of information.  This is not an ``active
17560 file'' in the @code{nntp} sense; it's an Emacs Lisp file.  If you lose
17561 this file or mess it up in any way, you're dead.  The default is
17562 @file{~/SOUP/active}.
17563
17564 @item nnsoup-packer
17565 @vindex nnsoup-packer
17566 Format string command for packing a reply @sc{soup} packet.  The default
17567 is @samp{tar cf - %s | gzip > $HOME/Soupin%d.tgz}.
17568
17569 @item nnsoup-unpacker
17570 @vindex nnsoup-unpacker
17571 Format string command for unpacking incoming @sc{soup} packets.  The
17572 default is @samp{gunzip -c %s | tar xvf -}.
17573
17574 @item nnsoup-packet-directory
17575 @vindex nnsoup-packet-directory
17576 Where @code{nnsoup} will look for incoming packets.  The default is
17577 @file{~/}.
17578
17579 @item nnsoup-packet-regexp
17580 @vindex nnsoup-packet-regexp
17581 Regular expression matching incoming @sc{soup} packets.  The default is
17582 @samp{Soupout}.
17583
17584 @item nnsoup-always-save
17585 @vindex nnsoup-always-save
17586 If non-@code{nil}, save the replies buffer after each posted message.
17587
17588 @end table
17589
17590
17591 @node SOUP Replies
17592 @subsubsection SOUP Replies
17593
17594 Just using @code{nnsoup} won't mean that your postings and mailings end
17595 up in @sc{soup} reply packets automagically.  You have to work a bit
17596 more for that to happen.
17597
17598 @findex nnsoup-set-variables
17599 The @code{nnsoup-set-variables} command will set the appropriate
17600 variables to ensure that all your followups and replies end up in the
17601 @sc{soup} system.
17602
17603 In specific, this is what it does:
17604
17605 @lisp
17606 (setq message-send-news-function 'nnsoup-request-post)
17607 (setq message-send-mail-function 'nnsoup-request-mail)
17608 @end lisp
17609
17610 And that's it, really.  If you only want news to go into the @sc{soup}
17611 system you just use the first line.  If you only want mail to be
17612 @sc{soup}ed you use the second.
17613
17614
17615 @node Mail-To-News Gateways
17616 @subsection Mail-To-News Gateways
17617 @cindex mail-to-news gateways
17618 @cindex gateways
17619
17620 If your local @code{nntp} server doesn't allow posting, for some reason
17621 or other, you can post using one of the numerous mail-to-news gateways.
17622 The @code{nngateway} back end provides the interface.
17623
17624 Note that you can't read anything from this back end---it can only be
17625 used to post with.
17626
17627 Server variables:
17628
17629 @table @code
17630 @item nngateway-address
17631 @vindex nngateway-address
17632 This is the address of the mail-to-news gateway.
17633
17634 @item nngateway-header-transformation
17635 @vindex nngateway-header-transformation
17636 News headers often have to be transformed in some odd way or other
17637 for the mail-to-news gateway to accept it.  This variable says what
17638 transformation should be called, and defaults to
17639 @code{nngateway-simple-header-transformation}.  The function is called
17640 narrowed to the headers to be transformed and with one parameter---the
17641 gateway address.
17642
17643 This default function just inserts a new @code{To} header based on the
17644 @code{Newsgroups} header and the gateway address.
17645 For instance, an article with this @code{Newsgroups} header:
17646
17647 @example
17648 Newsgroups: alt.religion.emacs
17649 @end example
17650
17651 will get this @code{To} header inserted:
17652
17653 @example
17654 To: alt-religion-emacs@@GATEWAY
17655 @end example
17656
17657 The following pre-defined functions exist:
17658
17659 @findex nngateway-simple-header-transformation
17660 @table @code
17661
17662 @item nngateway-simple-header-transformation
17663 Creates a @code{To} header that looks like
17664 @var{newsgroup}@@@code{nngateway-address}.
17665
17666 @findex nngateway-mail2news-header-transformation
17667
17668 @item nngateway-mail2news-header-transformation
17669 Creates a @code{To} header that looks like
17670 @code{nngateway-address}.
17671 @end table
17672
17673 @end table
17674
17675 Here's an example:
17676
17677 @lisp
17678 (setq gnus-post-method
17679       '(nngateway
17680         "mail2news@@replay.com"
17681         (nngateway-header-transformation
17682          nngateway-mail2news-header-transformation)))
17683 @end lisp
17684
17685 So, to use this, simply say something like:
17686
17687 @lisp
17688 (setq gnus-post-method '(nngateway "GATEWAY.ADDRESS"))
17689 @end lisp
17690
17691
17692
17693 @node Combined Groups
17694 @section Combined Groups
17695
17696 Gnus allows combining a mixture of all the other group types into bigger
17697 groups.
17698
17699 @menu
17700 * Virtual Groups::              Combining articles from many groups.
17701 * Kibozed Groups::              Looking through parts of the newsfeed for articles.
17702 @end menu
17703
17704
17705 @node Virtual Groups
17706 @subsection Virtual Groups
17707 @cindex nnvirtual
17708 @cindex virtual groups
17709 @cindex merging groups
17710
17711 An @dfn{nnvirtual group} is really nothing more than a collection of
17712 other groups.
17713
17714 For instance, if you are tired of reading many small groups, you can
17715 put them all in one big group, and then grow tired of reading one
17716 big, unwieldy group.  The joys of computing!
17717
17718 You specify @code{nnvirtual} as the method.  The address should be a
17719 regexp to match component groups.
17720
17721 All marks in the virtual group will stick to the articles in the
17722 component groups.  So if you tick an article in a virtual group, the
17723 article will also be ticked in the component group from whence it
17724 came.  (And vice versa---marks from the component groups will also be
17725 shown in the virtual group.).  To create an empty virtual group, run
17726 @kbd{G V} (@code{gnus-group-make-empty-virtual}) in the group buffer
17727 and edit the method regexp with @kbd{M-e}
17728 (@code{gnus-group-edit-group-method})
17729
17730 Here's an example @code{nnvirtual} method that collects all Andrea Dworkin
17731 newsgroups into one, big, happy newsgroup:
17732
17733 @lisp
17734 (nnvirtual "^alt\\.fan\\.andrea-dworkin$\\|^rec\\.dworkin.*")
17735 @end lisp
17736
17737 The component groups can be native or foreign; everything should work
17738 smoothly, but if your computer explodes, it was probably my fault.
17739
17740 Collecting the same group from several servers might actually be a good
17741 idea if users have set the Distribution header to limit distribution.
17742 If you would like to read @samp{soc.motss} both from a server in Japan
17743 and a server in Norway, you could use the following as the group regexp:
17744
17745 @example
17746 "^nntp\\+server\\.jp:soc\\.motss$\\|^nntp\\+server\\.no:soc\\.motss$"
17747 @end example
17748
17749 (Remember, though, that if you're creating the group with @kbd{G m}, you
17750 shouldn't double the backslashes, and you should leave off the quote
17751 characters at the beginning and the end of the string.)
17752
17753 This should work kinda smoothly---all articles from both groups should
17754 end up in this one, and there should be no duplicates.  Threading (and
17755 the rest) will still work as usual, but there might be problems with the
17756 sequence of articles.  Sorting on date might be an option here
17757 (@pxref{Selecting a Group}).
17758
17759 One limitation, however---all groups included in a virtual
17760 group have to be alive (i.e., subscribed or unsubscribed).  Killed or
17761 zombie groups can't be component groups for @code{nnvirtual} groups.
17762
17763 @vindex nnvirtual-always-rescan
17764 If the @code{nnvirtual-always-rescan} is non-@code{nil},
17765 @code{nnvirtual} will always scan groups for unread articles when
17766 entering a virtual group.  If this variable is @code{nil} (which is the
17767 default) and you read articles in a component group after the virtual
17768 group has been activated, the read articles from the component group
17769 will show up when you enter the virtual group.  You'll also see this
17770 effect if you have two virtual groups that have a component group in
17771 common.  If that's the case, you should set this variable to @code{t}.
17772 Or you can just tap @code{M-g} on the virtual group every time before
17773 you enter it---it'll have much the same effect.
17774
17775 @code{nnvirtual} can have both mail and news groups as component groups.
17776 When responding to articles in @code{nnvirtual} groups, @code{nnvirtual}
17777 has to ask the back end of the component group the article comes from
17778 whether it is a news or mail back end.  However, when you do a @kbd{^},
17779 there is typically no sure way for the component back end to know this,
17780 and in that case @code{nnvirtual} tells Gnus that the article came from a
17781 not-news back end.  (Just to be on the safe side.)
17782
17783 @kbd{C-c C-n} in the message buffer will insert the @code{Newsgroups}
17784 line from the article you respond to in these cases.
17785
17786 @code{nnvirtual} groups do not inherit anything but articles and marks
17787 from component groups---group parameters, for instance, are not
17788 inherited.
17789
17790
17791 @node Kibozed Groups
17792 @subsection Kibozed Groups
17793 @cindex nnkiboze
17794 @cindex kibozing
17795
17796 @dfn{Kibozing} is defined by the @acronym{OED} as ``grepping through
17797 (parts of) the news feed''.  @code{nnkiboze} is a back end that will
17798 do this for you.  Oh joy!  Now you can grind any @acronym{NNTP} server
17799 down to a halt with useless requests!  Oh happiness!
17800
17801 @kindex G k (Group)
17802 To create a kibozed group, use the @kbd{G k} command in the group
17803 buffer.
17804
17805 The address field of the @code{nnkiboze} method is, as with
17806 @code{nnvirtual}, a regexp to match groups to be ``included'' in the
17807 @code{nnkiboze} group.  That's where most similarities between
17808 @code{nnkiboze} and @code{nnvirtual} end.
17809
17810 In addition to this regexp detailing component groups, an
17811 @code{nnkiboze} group must have a score file to say what articles are
17812 to be included in the group (@pxref{Scoring}).
17813
17814 @kindex M-x nnkiboze-generate-groups
17815 @findex nnkiboze-generate-groups
17816 You must run @kbd{M-x nnkiboze-generate-groups} after creating the
17817 @code{nnkiboze} groups you want to have.  This command will take time.
17818 Lots of time.  Oodles and oodles of time.  Gnus has to fetch the
17819 headers from all the articles in all the component groups and run them
17820 through the scoring process to determine if there are any articles in
17821 the groups that are to be part of the @code{nnkiboze} groups.
17822
17823 Please limit the number of component groups by using restrictive
17824 regexps.  Otherwise your sysadmin may become annoyed with you, and the
17825 @acronym{NNTP} site may throw you off and never let you back in again.
17826 Stranger things have happened.
17827
17828 @code{nnkiboze} component groups do not have to be alive---they can be dead,
17829 and they can be foreign.  No restrictions.
17830
17831 @vindex nnkiboze-directory
17832 The generation of an @code{nnkiboze} group means writing two files in
17833 @code{nnkiboze-directory}, which is @file{~/News/kiboze/} by default.
17834 One contains the @acronym{NOV} header lines for all the articles in
17835 the group, and the other is an additional @file{.newsrc} file to store
17836 information on what groups have been searched through to find
17837 component articles.
17838
17839 Articles marked as read in the @code{nnkiboze} group will have
17840 their @acronym{NOV} lines removed from the @acronym{NOV} file.
17841
17842
17843 @node Email Based Diary
17844 @section Email Based Diary
17845 @cindex diary
17846 @cindex email based diary
17847 @cindex calendar
17848
17849 This section describes a special mail back end called @code{nndiary},
17850 and its companion library @code{gnus-diary}.  It is ``special'' in the
17851 sense that it is not meant to be one of the standard alternatives for
17852 reading mail with Gnus.  See @ref{Choosing a Mail Back End} for that.
17853 Instead, it is used to treat @emph{some} of your mails in a special way,
17854 namely, as event reminders.
17855
17856 Here is a typical scenario:
17857
17858 @itemize @bullet
17859 @item
17860 You've got a date with Andy Mc Dowell or Bruce Willis (select according
17861 to your sexual preference) in one month.  You don't want to forget it.
17862 @item
17863 So you send a ``reminder'' message (actually, a diary one) to yourself.
17864 @item
17865 You forget all about it and keep on getting and reading new mail, as usual.
17866 @item
17867 From time to time, as you type `g' in the group buffer and as the date
17868 is getting closer, the message will pop up again to remind you of your
17869 appointment, just as if it were new and unread.
17870 @item
17871 Read your ``new'' messages, this one included, and start dreaming again
17872 of the night you're gonna have.
17873 @item
17874 Once the date is over (you actually fell asleep just after dinner), the
17875 message will be automatically deleted if it is marked as expirable.
17876 @end itemize
17877
17878 The Gnus Diary back end has the ability to handle regular appointments
17879 (that wouldn't ever be deleted) as well as punctual ones, operates as a
17880 real mail back end and is configurable in many ways.  All of this is
17881 explained in the sections below.
17882
17883 @menu
17884 * The NNDiary Back End::        Basic setup and usage.
17885 * The Gnus Diary Library::      Utility toolkit on top of nndiary.
17886 * Sending or Not Sending::      A final note on sending diary messages.
17887 @end menu
17888
17889
17890 @node The NNDiary Back End
17891 @subsection The NNDiary Back End
17892 @cindex nndiary
17893 @cindex the nndiary back end
17894
17895 @code{nndiary} is a back end very similar to @code{nnml} (@pxref{Mail
17896 Spool}).  Actually, it could appear as a mix of @code{nnml} and
17897 @code{nndraft}.  If you know @code{nnml}, you're already familiar with
17898 the message storing scheme of @code{nndiary}: one file per message, one
17899 directory per group.
17900
17901   Before anything, there is one requirement to be able to run
17902 @code{nndiary} properly: you @emph{must} use the group timestamp feature
17903 of Gnus.  This adds a timestamp to each group's parameters.  @ref{Group
17904 Timestamp} to see how it's done.
17905
17906 @menu
17907 * Diary Messages::              What makes a message valid for nndiary.
17908 * Running NNDiary::             NNDiary has two modes of operation.
17909 * Customizing NNDiary::         Bells and whistles.
17910 @end menu
17911
17912 @node Diary Messages
17913 @subsubsection Diary Messages
17914 @cindex nndiary messages
17915 @cindex nndiary mails
17916
17917 @code{nndiary} messages are just normal ones, except for the mandatory
17918 presence of 7 special headers.  These headers are of the form
17919 @code{X-Diary-<something>}, @code{<something>} being one of
17920 @code{Minute}, @code{Hour}, @code{Dom}, @code{Month}, @code{Year},
17921 @code{Time-Zone} and @code{Dow}.  @code{Dom} means ``Day of Month'', and
17922 @code{dow} means ``Day of Week''.  These headers actually behave like
17923 crontab specifications and define the event date(s):
17924
17925 @itemize @bullet
17926 @item
17927 For all headers except the @code{Time-Zone} one, a header value is
17928 either a star (meaning all possible values), or a list of fields
17929 (separated by a comma).
17930 @item
17931 A field is either an integer, or a range.
17932 @item
17933 A range is two integers separated by a dash.
17934 @item
17935 Possible integer values are 0--59 for @code{Minute}, 0--23 for
17936 @code{Hour}, 1--31 for @code{Dom}, 1--12 for @code{Month}, above 1971
17937 for @code{Year} and 0--6 for @code{Dow} (0 meaning Sunday).
17938 @item
17939 As a special case, a star in either @code{Dom} or @code{Dow} doesn't
17940 mean ``all possible values'', but ``use only the other field''.  Note
17941 that if both are star'ed, the use of either one gives the same result.
17942 @item
17943 The @code{Time-Zone} header is special in that it can only have one
17944 value (@code{GMT}, for instance).  A star doesn't mean ``all possible
17945 values'' (because it makes no sense), but ``the current local time
17946 zone''.  Most of the time, you'll be using a star here.  However, for a
17947 list of available time zone values, see the variable
17948 @code{nndiary-headers}.
17949 @end itemize
17950
17951 As a concrete example, here are the diary headers to add to your message
17952 for specifying ``Each Monday and each 1st of month, at 12:00, 20:00,
17953 21:00, 22:00, 23:00 and 24:00, from 1999 to 2010'' (I'll let you find
17954 what to do then):
17955
17956 @example
17957 X-Diary-Minute: 0
17958 X-Diary-Hour: 12, 20-24
17959 X-Diary-Dom: 1
17960 X-Diary-Month: *
17961 X-Diary-Year: 1999-2010
17962 X-Diary-Dow: 1
17963 X-Diary-Time-Zone: *
17964 @end example
17965
17966 @node Running NNDiary
17967 @subsubsection Running NNDiary
17968 @cindex running nndiary
17969 @cindex nndiary operation modes
17970
17971 @code{nndiary} has two modes of operation: ``traditional'' (the default)
17972 and ``autonomous''.  In traditional mode, @code{nndiary} does not get new
17973 mail by itself.  You have to move (@kbd{B m}) or copy (@kbd{B c}) mails
17974 from your primary mail back end to nndiary groups in order to handle them
17975 as diary messages.  In autonomous mode, @code{nndiary} retrieves its own
17976 mail and handles it independently from your primary mail back end.
17977
17978 One should note that Gnus is not inherently designed to allow several
17979 ``master'' mail back ends at the same time.  However, this does make
17980 sense with @code{nndiary}: you really want to send and receive diary
17981 messages to your diary groups directly.  So, @code{nndiary} supports
17982 being sort of a ``second primary mail back end'' (to my knowledge, it is
17983 the only back end offering this feature).  However, there is a limitation
17984 (which I hope to fix some day): respooling doesn't work in autonomous
17985 mode.
17986
17987 In order to use @code{nndiary} in autonomous mode, you have several
17988 things to do:
17989
17990 @itemize @bullet
17991 @item
17992 Allow @code{nndiary} to retrieve new mail by itself.  Put the following
17993 line in your @file{gnusrc} file:
17994
17995 @lisp
17996 (setq nndiary-get-new-mail t)
17997 @end lisp
17998 @item
17999 You must arrange for diary messages (those containing @code{X-Diary-*}
18000 headers) to be split in a private folder @emph{before} Gnus treat them.
18001 Again, this is needed because Gnus cannot (yet ?) properly handle
18002 multiple primary mail back ends.  Getting those messages from a separate
18003 source will compensate this misfeature to some extent.
18004
18005 As an example, here's my procmailrc entry to store diary files in
18006 @file{~/.nndiary} (the default @code{nndiary} mail source file):
18007
18008 @example
18009 :0 HD :
18010 * ^X-Diary
18011 .nndiary
18012 @end example
18013 @end itemize
18014
18015 Once this is done, you might want to customize the following two options
18016 that affect the diary mail retrieval and splitting processes:
18017
18018 @defvar nndiary-mail-sources
18019 This is the diary-specific replacement for the standard
18020 @code{mail-sources} variable.  It obeys the same syntax, and defaults to
18021 @code{(file :path "~/.nndiary")}.
18022 @end defvar
18023
18024 @defvar nndiary-split-methods
18025 This is the diary-specific replacement for the standard
18026 @code{nnmail-split-methods} variable.  It obeys the same syntax.
18027 @end defvar
18028
18029   Finally, you may add a permanent @code{nndiary} virtual server
18030 (something like @code{(nndiary "diary")} should do) to your
18031 @code{gnus-secondary-select-methods}.
18032
18033   Hopefully, almost everything (see the TODO section in
18034 @file{nndiary.el}) will work as expected when you restart Gnus: in
18035 autonomous mode, typing @kbd{g} and @kbd{M-g} in the group buffer, will
18036 also get your new diary mails and split them according to your
18037 diary-specific rules, @kbd{F} will find your new diary groups etc.
18038
18039 @node Customizing NNDiary
18040 @subsubsection Customizing NNDiary
18041 @cindex customizing nndiary
18042 @cindex nndiary customization
18043
18044 Now that @code{nndiary} is up and running, it's time to customize it.
18045 The custom group is called @code{nndiary} (no, really ?!).  You should
18046 browse it to figure out which options you'd like to tweak.  The following
18047 two variables are probably the only ones you will want to change:
18048
18049 @defvar nndiary-reminders
18050 This is the list of times when you want to be reminded of your
18051 appointements (e.g. 3 weeks before, then 2 days before, then 1 hour
18052 before and that's it).  Remember that ``being reminded'' means that the
18053 diary message will pop up as brand new and unread again when you get new
18054 mail.
18055 @end defvar
18056
18057 @defvar nndiary-week-starts-on-monday
18058 Rather self-explanatory.  Otherwise, Sunday is assumed (this is the
18059 default).
18060 @end defvar
18061
18062
18063 @node The Gnus Diary Library
18064 @subsection The Gnus Diary Library
18065 @cindex gnus-diary
18066 @cindex the gnus diary library
18067
18068 Using @code{nndiary} manually (I mean, writing the headers by hand and
18069 so on) would be rather boring.  Fortunately, there is a library called
18070 @code{gnus-diary} written on top of @code{nndiary}, that does many
18071 useful things for you.
18072
18073   In order to use it, add the following line to your @file{gnusrc} file:
18074
18075 @lisp
18076 (require 'gnus-diary)
18077 @end lisp
18078
18079   Also, you shouldn't use any @code{gnus-user-format-function-[d|D]}
18080 (@pxref{Summary Buffer Lines}).  @code{gnus-diary} provides both of these
18081 (sorry if you used them before).
18082
18083
18084 @menu
18085 * Diary Summary Line Format::           A nicer summary buffer line format.
18086 * Diary Articles Sorting::              A nicer way to sort messages.
18087 * Diary Headers Generation::            Not doing it manually.
18088 * Diary Group Parameters::              Not handling them manually.
18089 @end menu
18090
18091 @node Diary Summary Line Format
18092 @subsubsection Diary Summary Line Format
18093 @cindex diary summary buffer line
18094 @cindex diary summary line format
18095
18096 Displaying diary messages in standard summary line format (usually
18097 something like @samp{From Joe: Subject}) is pretty useless.  Most of
18098 the time, you're the one who wrote the message, and you mostly want to
18099 see the event's date.
18100
18101   @code{gnus-diary} provides two supplemental user formats to be used in
18102 summary line formats.  @code{D} corresponds to a formatted time string
18103 for the next occurrence of the event (e.g. ``Sat, Sep 22 01, 12:00''),
18104 while @code{d} corresponds to an approximative remaining time until the
18105 next occurrence of the event (e.g. ``in 6 months, 1 week'').
18106
18107   For example, here's how Joe's birthday is displayed in my
18108 @code{nndiary+diary:birthdays} summary buffer (note that the message is
18109 expirable, but will never be deleted, as it specifies a periodic event):
18110
18111 @example
18112    E  Sat, Sep 22 01, 12:00: Joe's birthday (in 6 months, 1 week)
18113 @end example
18114
18115 In order to get something like the above, you would normally add the
18116 following line to your diary groups'parameters:
18117
18118 @lisp
18119 (gnus-summary-line-format "%U%R%z %uD: %(%s%) (%ud)\n")
18120 @end lisp
18121
18122 However, @code{gnus-diary} does it automatically (@pxref{Diary Group
18123 Parameters}).  You can however customize the provided summary line format
18124 with the following user options:
18125
18126 @defvar gnus-diary-summary-line-format
18127 Defines the summary line format used for diary groups (@pxref{Summary
18128 Buffer Lines}).  @code{gnus-diary} uses it to automatically update the
18129 diary groups'parameters.
18130 @end defvar
18131
18132 @defvar gnus-diary-time-format
18133 Defines the format to display dates in diary summary buffers.  This is
18134 used by the @code{D} user format.  See the docstring for details.
18135 @end defvar
18136
18137 @defvar gnus-diary-delay-format-function
18138 Defines the format function to use for displaying delays (remaining
18139 times) in diary summary buffers.  This is used by the @code{d} user
18140 format.  There are currently built-in functions for English and French;
18141 you can also define your own.  See the docstring for details.
18142 @end defvar
18143
18144 @node Diary Articles Sorting
18145 @subsubsection Diary Articles Sorting
18146 @cindex diary articles sorting
18147 @cindex diary summary lines sorting
18148 @findex gnus-summary-sort-by-schedule
18149 @findex gnus-thread-sort-by-schedule
18150 @findex gnus-article-sort-by-schedule
18151
18152 @code{gnus-diary} provides new sorting functions (@pxref{Sorting the
18153 Summary Buffer} ) called @code{gnus-summary-sort-by-schedule},
18154 @code{gnus-thread-sort-by-schedule} and
18155 @code{gnus-article-sort-by-schedule}.  These functions let you organize
18156 your diary summary buffers from the closest event to the farthest one.
18157
18158 @code{gnus-diary} automatically installs
18159 @code{gnus-summary-sort-by-schedule} as a menu item in the summary
18160 buffer's ``sort'' menu, and the two others as the primary (hence
18161 default) sorting functions in the group parameters (@pxref{Diary Group
18162 Parameters}).
18163
18164 @node Diary Headers Generation
18165 @subsubsection Diary Headers Generation
18166 @cindex diary headers generation
18167 @findex gnus-diary-check-message
18168
18169 @code{gnus-diary} provides a function called
18170 @code{gnus-diary-check-message} to help you handle the @code{X-Diary-*}
18171 headers.  This function ensures that the current message contains all the
18172 required diary headers, and prompts you for values or corrections if
18173 needed.
18174
18175   This function is hooked into the @code{nndiary} back end, so that
18176 moving or copying an article to a diary group will trigger it
18177 automatically.  It is also bound to @kbd{C-c D c} in @code{message-mode}
18178 and @code{article-edit-mode} in order to ease the process of converting
18179 a usual mail to a diary one.
18180
18181   This function takes a prefix argument which will force prompting of
18182 all diary headers, regardless of their presence or validity.  That way,
18183 you can very easily reschedule an already valid diary message, for
18184 instance.
18185
18186 @node Diary Group Parameters
18187 @subsubsection Diary Group Parameters
18188 @cindex diary group parameters
18189
18190 When you create a new diary group, or visit one, @code{gnus-diary}
18191 automatically checks your group parameters and if needed, sets the
18192 summary line format to the diary-specific value, installs the
18193 diary-specific sorting functions, and also adds the different
18194 @code{X-Diary-*} headers to the group's posting-style.  It is then easier
18195 to send a diary message, because if you use @kbd{C-u a} or @kbd{C-u m}
18196 on a diary group to prepare a message, these headers will be inserted
18197 automatically (although not filled with proper values yet).
18198
18199 @node Sending or Not Sending
18200 @subsection Sending or Not Sending
18201
18202 Well, assuming you've read of of the above, here are two final notes on
18203 mail sending with @code{nndiary}:
18204
18205 @itemize @bullet
18206 @item
18207 @code{nndiary} is a @emph{real} mail back end.  You really send real diary
18208 messsages for real.  This means for instance that you can give
18209 appointements to anybody (provided they use Gnus and @code{nndiary}) by
18210 sending the diary message to them as well.
18211 @item
18212 However, since @code{nndiary} also has a @code{request-post} method, you
18213 can also use @kbd{C-u a} instead of @kbd{C-u m} on a diary group and the
18214 message won't actually be sent; just stored locally in the group. This
18215 comes in very handy for private appointments.
18216 @end itemize
18217
18218 @node Gnus Unplugged
18219 @section Gnus Unplugged
18220 @cindex offline
18221 @cindex unplugged
18222 @cindex agent
18223 @cindex Gnus agent
18224 @cindex Gnus unplugged
18225
18226 In olden times (ca. February '88), people used to run their newsreaders
18227 on big machines with permanent connections to the net.  News transport
18228 was dealt with by news servers, and all the newsreaders had to do was to
18229 read news.  Believe it or not.
18230
18231 Nowadays most people read news and mail at home, and use some sort of
18232 modem to connect to the net.  To avoid running up huge phone bills, it
18233 would be nice to have a way to slurp down all the news and mail, hang up
18234 the phone, read for several hours, and then upload any responses you
18235 have to make.  And then you repeat the procedure.
18236
18237 Of course, you can use news servers for doing this as well.  I've used
18238 @code{inn} together with @code{slurp}, @code{pop} and @code{sendmail}
18239 for some years, but doing that's a bore.  Moving the news server
18240 functionality up to the newsreader makes sense if you're the only person
18241 reading news on a machine.
18242
18243 Setting up Gnus as an ``offline'' newsreader is quite simple.  In
18244 fact, you don't have to configure anything as the agent is now enabled
18245 by default (@pxref{Agent Variables, gnus-agent}).
18246
18247 Of course, to use it as such, you have to learn a few new commands.
18248
18249 @menu
18250 * Agent Basics::                How it all is supposed to work.
18251 * Agent Categories::            How to tell the Gnus Agent what to download.
18252 * Agent Commands::              New commands for all the buffers.
18253 * Agent Visuals::               Ways that the agent may effect your summary buffer.
18254 * Agent as Cache::              The Agent is a big cache too.
18255 * Agent Expiry::                How to make old articles go away.
18256 * Agent Regeneration::          How to recover from lost connections and other accidents.
18257 * Agent and flags::             How the Agent maintains flags.
18258 * Agent and IMAP::              How to use the Agent with @acronym{IMAP}.
18259 * Outgoing Messages::           What happens when you post/mail something?
18260 * Agent Variables::             Customizing is fun.
18261 * Example Setup::               An example @file{~/.gnus.el} file for offline people.
18262 * Batching Agents::             How to fetch news from a @code{cron} job.
18263 * Agent Caveats::               What you think it'll do and what it does.
18264 @end menu
18265
18266
18267 @node Agent Basics
18268 @subsection Agent Basics
18269
18270 First, let's get some terminology out of the way.
18271
18272 The Gnus Agent is said to be @dfn{unplugged} when you have severed the
18273 connection to the net (and notified the Agent that this is the case).
18274 When the connection to the net is up again (and Gnus knows this), the
18275 Agent is @dfn{plugged}.
18276
18277 The @dfn{local} machine is the one you're running on, and which isn't
18278 connected to the net continuously.
18279
18280 @dfn{Downloading} means fetching things from the net to your local
18281 machine.  @dfn{Uploading} is doing the opposite.
18282
18283 You know that Gnus gives you all the opportunity you'd ever want for
18284 shooting yourself in the foot.  Some people call it flexibility.  Gnus
18285 is also customizable to a great extent, which means that the user has a
18286 say on how Gnus behaves.  Other newsreaders might unconditionally shoot
18287 you in your foot, but with Gnus, you have a choice!
18288
18289 Gnus is never really in plugged or unplugged state.  Rather, it applies
18290 that state to each server individually.  This means that some servers
18291 can be plugged while others can be unplugged.  Additionally, some
18292 servers can be ignored by the Agent altogether (which means that
18293 they're kinda like plugged always).
18294
18295 So when you unplug the Agent and then wonder why is Gnus opening a
18296 connection to the Net, the next step to do is to look whether all
18297 servers are agentized.  If there is an unagentized server, you found
18298 the culprit.
18299
18300 Another thing is the @dfn{offline} state.  Sometimes, servers aren't
18301 reachable.  When Gnus notices this, it asks you whether you want the
18302 server to be switched to offline state.  If you say yes, then the
18303 server will behave somewhat as if it was unplugged, except that Gnus
18304 will ask you whether you want to switch it back online again.
18305
18306 Let's take a typical Gnus session using the Agent.
18307
18308 @itemize @bullet
18309
18310 @item
18311 @findex gnus-unplugged
18312 You start Gnus with @code{gnus-unplugged}.  This brings up the Gnus
18313 Agent in a disconnected state.  You can read all the news that you have
18314 already fetched while in this mode.
18315
18316 @item
18317 You then decide to see whether any new news has arrived.  You connect
18318 your machine to the net (using PPP or whatever), and then hit @kbd{J j}
18319 to make Gnus become @dfn{plugged} and use @kbd{g} to check for new mail
18320 as usual.  To check for new mail in unplugged mode (@pxref{Mail
18321 Source Specifiers}).
18322
18323 @item
18324 You can then read the new news immediately, or you can download the
18325 news onto your local machine.  If you want to do the latter, you press
18326 @kbd{g} to check if there are any new news and then @kbd{J s} to fetch
18327 all the eligible articles in all the groups.  (To let Gnus know which
18328 articles you want to download, @pxref{Agent Categories}).
18329
18330 @item
18331 After fetching the articles, you press @kbd{J j} to make Gnus become
18332 unplugged again, and you shut down the PPP thing (or whatever).  And
18333 then you read the news offline.
18334
18335 @item
18336 And then you go to step 2.
18337 @end itemize
18338
18339 Here are some things you should do the first time (or so) that you use
18340 the Agent.
18341
18342 @itemize @bullet
18343
18344 @item
18345 Decide which servers should be covered by the Agent.  If you have a mail
18346 back end, it would probably be nonsensical to have it covered by the
18347 Agent.  Go to the server buffer (@kbd{^} in the group buffer) and press
18348 @kbd{J a} on the server (or servers) that you wish to have covered by the
18349 Agent (@pxref{Server Agent Commands}), or @kbd{J r} on automatically
18350 added servers you do not wish to have covered by the Agent.  By default,
18351 all @code{nntp} and @code{nnimap} servers in @code{gnus-select-method} and
18352 @code{gnus-secondary-select-methods} are agentized.
18353
18354 @item
18355 Decide on download policy.  It's fairly simple once you decide whether
18356 you are going to use agent categories, topic parameters, and/or group
18357 parameters to implement your policy.  If you're new to gnus, it
18358 is probably best to start with a category, @xref{Agent Categories}.
18359
18360 Both topic parameters (@pxref{Topic Parameters}) and agent categories
18361 (@pxref{Agent Categories}) provide for setting a policy that applies
18362 to multiple groups.  Which you use is entirely up to you.  Topic
18363 parameters do override categories so, if you mix the two, you'll have
18364 to take that into account.  If you have a few groups that deviate from
18365 your policy, you can use group parameters (@pxref{Group Parameters}) to
18366 configure them.
18367
18368 @item
18369 Uhm@dots{} that's it.
18370 @end itemize
18371
18372
18373 @node Agent Categories
18374 @subsection Agent Categories
18375
18376 One of the main reasons to integrate the news transport layer into the
18377 newsreader is to allow greater control over what articles to download.
18378 There's not much point in downloading huge amounts of articles, just to
18379 find out that you're not interested in reading any of them.  It's better
18380 to be somewhat more conservative in choosing what to download, and then
18381 mark the articles for downloading manually if it should turn out that
18382 you're interested in the articles anyway.
18383
18384 One of the more effective methods for controlling what is to be
18385 downloaded is to create a @dfn{category} and then assign some (or all)
18386 groups to this category.  Groups that do not belong in any other
18387 category belong to the @code{default} category.  Gnus has its own
18388 buffer for creating and managing categories.
18389
18390 If you prefer, you can also use group parameters (@pxref{Group
18391 Parameters}) and topic parameters (@pxref{Topic Parameters}) for an
18392 alternative approach to controlling the agent.  The only real
18393 difference is that categories are specific to the agent (so there is
18394 less to learn) while group and topic parameters include the kitchen
18395 sink.
18396
18397 Since you can set agent parameters in several different places we have
18398 a rule to decide which source to believe.  This rule specifies that
18399 the parameter sources are checked in the following order: group
18400 parameters, topic parameters, agent category, and finally customizable
18401 variables.  So you can mix all of these sources to produce a wide range
18402 of behavior, just don't blame me if you don't remember where you put
18403 your settings.
18404
18405 @menu
18406 * Category Syntax::             What a category looks like.
18407 * Category Buffer::             A buffer for maintaining categories.
18408 * Category Variables::          Customize'r'Us.
18409 @end menu
18410
18411
18412 @node Category Syntax
18413 @subsubsection Category Syntax
18414
18415 A category consists of a name, the list of groups belonging to the
18416 category, and a number of optional parameters that override the
18417 customizable variables.  The complete list of agent parameters are
18418 listed below.
18419
18420 @cindex Agent Parameters
18421 @table @code
18422 @item agent-groups
18423 The list of groups that are in this category.
18424
18425 @item agent-predicate
18426 A predicate which (generally) gives a rough outline of which articles
18427 are eligible for downloading; and
18428
18429 @item agent-score
18430 a score rule which (generally) gives you a finer granularity when
18431 deciding what articles to download.  (Note that this @dfn{download
18432 score} is not necessarily related to normal scores.)
18433
18434 @item agent-enable-expiration
18435 a boolean indicating whether the agent should expire old articles in
18436 this group.  Most groups should be expired to conserve disk space.  In
18437 fact, its probably safe to say that the gnus.* hierarchy contains the
18438 only groups that should not be expired.
18439
18440 @item agent-days-until-old
18441 an integer indicating the number of days that the agent should wait
18442 before deciding that a read article is safe to expire.
18443
18444 @item agent-low-score
18445 an integer that overrides the value of @code{gnus-agent-low-score}.
18446
18447 @item agent-high-score
18448 an integer that overrides the value of @code{gnus-agent-high-score}.
18449
18450 @item agent-short-article
18451 an integer that overrides the value of
18452 @code{gnus-agent-short-article}.
18453
18454 @item agent-long-article
18455 an integer that overrides the value of @code{gnus-agent-long-article}.
18456
18457 @item agent-enable-undownloaded-faces
18458 a symbol indicating whether the summary buffer should display
18459 undownloaded articles using the @code{gnus-summary-*-undownloaded-face}
18460 faces.  Any symbol other than @code{nil} will enable the use of
18461 undownloaded faces.
18462 @end table
18463
18464 The name of a category can not be changed once the category has been
18465 created.
18466
18467 Each category maintains a list of groups that are exclusive members of
18468 that category.  The exclusivity rule is automatically enforced, add a
18469 group to a new category and it is automatically removed from its old
18470 category.
18471
18472 A predicate in its simplest form can be a single predicate such as
18473 @code{true} or @code{false}.  These two will download every available
18474 article or nothing respectively.  In the case of these two special
18475 predicates an additional score rule is superfluous.
18476
18477 Predicates of @code{high} or @code{low} download articles in respect of
18478 their scores in relationship to @code{gnus-agent-high-score} and
18479 @code{gnus-agent-low-score} as described below.
18480
18481 To gain even finer control of what is to be regarded eligible for
18482 download a predicate can consist of a number of predicates with logical
18483 operators sprinkled in between.
18484
18485 Perhaps some examples are in order.
18486
18487 Here's a simple predicate.  (It's the default predicate, in fact, used
18488 for all groups that don't belong to any other category.)
18489
18490 @lisp
18491 short
18492 @end lisp
18493
18494 Quite simple, eh?  This predicate is true if and only if the article is
18495 short (for some value of ``short'').
18496
18497 Here's a more complex predicate:
18498
18499 @lisp
18500 (or high
18501     (and
18502      (not low)
18503      (not long)))
18504 @end lisp
18505
18506 This means that an article should be downloaded if it has a high score,
18507 or if the score is not low and the article is not long.  You get the
18508 drift.
18509
18510 The available logical operators are @code{or}, @code{and} and
18511 @code{not}.  (If you prefer, you can use the more ``C''-ish operators
18512 @samp{|}, @code{&} and @code{!} instead.)
18513
18514 The following predicates are pre-defined, but if none of these fit what
18515 you want to do, you can write your own.
18516
18517 When evaluating each of these predicates, the named constant will be
18518 bound to the value determined by calling
18519 @code{gnus-agent-find-parameter} on the appropriate parameter.  For
18520 example, gnus-agent-short-article will be bound to
18521 @code{(gnus-agent-find-parameter group 'agent-short-article)}.  This
18522 means that you can specify a predicate in your category then tune that
18523 predicate to individual groups.
18524
18525 @table @code
18526 @item short
18527 True iff the article is shorter than @code{gnus-agent-short-article}
18528 lines; default 100.
18529
18530 @item long
18531 True iff the article is longer than @code{gnus-agent-long-article}
18532 lines; default 200.
18533
18534 @item low
18535 True iff the article has a download score less than
18536 @code{gnus-agent-low-score}; default 0.
18537
18538 @item high
18539 True iff the article has a download score greater than
18540 @code{gnus-agent-high-score}; default 0.
18541
18542 @item spam
18543 True iff the Gnus Agent guesses that the article is spam.  The
18544 heuristics may change over time, but at present it just computes a
18545 checksum and sees whether articles match.
18546
18547 @item true
18548 Always true.
18549
18550 @item false
18551 Always false.
18552 @end table
18553
18554 If you want to create your own predicate function, here's what you have
18555 to know:  The functions are called with no parameters, but the
18556 @code{gnus-headers} and @code{gnus-score} dynamic variables are bound to
18557 useful values.
18558
18559 For example, you could decide that you don't want to download articles
18560 that were posted more than a certain number of days ago (e.g. posted
18561 more than @code{gnus-agent-expire-days} ago) you might write a function
18562 something along the lines of the following:
18563
18564 @lisp
18565 (defun my-article-old-p ()
18566   "Say whether an article is old."
18567   (< (time-to-days (date-to-time (mail-header-date gnus-headers)))
18568      (- (time-to-days (current-time)) gnus-agent-expire-days)))
18569 @end lisp
18570
18571 with the predicate then defined as:
18572
18573 @lisp
18574 (not my-article-old-p)
18575 @end lisp
18576
18577 or you could append your predicate to the predefined
18578 @code{gnus-category-predicate-alist} in your @file{~/.gnus.el} or
18579 wherever.
18580
18581 @lisp
18582 (require 'gnus-agent)
18583 (setq  gnus-category-predicate-alist
18584   (append gnus-category-predicate-alist
18585          '((old . my-article-old-p))))
18586 @end lisp
18587
18588 and simply specify your predicate as:
18589
18590 @lisp
18591 (not old)
18592 @end lisp
18593
18594 If/when using something like the above, be aware that there are many
18595 misconfigured systems/mailers out there and so an article's date is not
18596 always a reliable indication of when it was posted.  Hell, some people
18597 just don't give a damn.
18598
18599 The above predicates apply to @emph{all} the groups which belong to the
18600 category.  However, if you wish to have a specific predicate for an
18601 individual group within a category, or you're just too lazy to set up a
18602 new category, you can enter a group's individual predicate in its group
18603 parameters like so:
18604
18605 @lisp
18606 (agent-predicate . short)
18607 @end lisp
18608
18609 This is the group/topic parameter equivalent of the agent category default.
18610 Note that when specifying a single word predicate like this, the
18611 @code{agent-predicate} specification must be in dotted pair notation.
18612
18613 The equivalent of the longer example from above would be:
18614
18615 @lisp
18616 (agent-predicate or high (and (not low) (not long)))
18617 @end lisp
18618
18619 The outer parenthesis required in the category specification are not
18620 entered here as, not being in dotted pair notation, the value of the
18621 predicate is assumed to be a list.
18622
18623
18624 Now, the syntax of the download score is the same as the syntax of
18625 normal score files, except that all elements that require actually
18626 seeing the article itself are verboten.  This means that only the
18627 following headers can be scored on: @code{Subject}, @code{From},
18628 @code{Date}, @code{Message-ID}, @code{References}, @code{Chars},
18629 @code{Lines}, and @code{Xref}.
18630
18631 As with predicates, the specification of the @code{download score rule}
18632 to use in respect of a group can be in either the category definition if
18633 it's to be applicable to all groups in therein, or a group's parameters
18634 if it's to be specific to that group.
18635
18636 In both of these places the @code{download score rule} can take one of
18637 three forms:
18638
18639 @enumerate
18640 @item
18641 Score rule
18642
18643 This has the same syntax as a normal Gnus score file except only a
18644 subset of scoring keywords are available as mentioned above.
18645
18646 example:
18647
18648 @itemize @bullet
18649 @item
18650 Category specification
18651
18652 @lisp
18653 (("from"
18654        ("Lars Ingebrigtsen" 1000000 nil s))
18655 ("lines"
18656        (500 -100 nil <)))
18657 @end lisp
18658
18659 @item
18660 Group/Topic Parameter specification
18661
18662 @lisp
18663 (agent-score ("from"
18664                    ("Lars Ingebrigtsen" 1000000 nil s))
18665              ("lines"
18666                    (500 -100 nil <)))
18667 @end lisp
18668
18669 Again, note the omission of the outermost parenthesis here.
18670 @end itemize
18671
18672 @item
18673 Agent score file
18674
18675 These score files must @emph{only} contain the permitted scoring
18676 keywords stated above.
18677
18678 example:
18679
18680 @itemize @bullet
18681 @item
18682 Category specification
18683
18684 @lisp
18685 ("~/News/agent.SCORE")
18686 @end lisp
18687
18688 or perhaps
18689
18690 @lisp
18691 ("~/News/agent.SCORE" "~/News/agent.group.SCORE")
18692 @end lisp
18693
18694 @item
18695 Group Parameter specification
18696
18697 @lisp
18698 (agent-score "~/News/agent.SCORE")
18699 @end lisp
18700
18701 Additional score files can be specified as above.  Need I say anything
18702 about parenthesis?
18703 @end itemize
18704
18705 @item
18706 Use @code{normal} score files
18707
18708 If you don't want to maintain two sets of scoring rules for a group, and
18709 your desired @code{downloading} criteria for a group are the same as your
18710 @code{reading} criteria then you can tell the agent to refer to your
18711 @code{normal} score files when deciding what to download.
18712
18713 These directives in either the category definition or a group's
18714 parameters will cause the agent to read in all the applicable score
18715 files for a group, @emph{filtering out} those sections that do not
18716 relate to one of the permitted subset of scoring keywords.
18717
18718 @itemize @bullet
18719 @item
18720 Category Specification
18721
18722 @lisp
18723 file
18724 @end lisp
18725
18726 @item
18727 Group Parameter specification
18728
18729 @lisp
18730 (agent-score . file)
18731 @end lisp
18732 @end itemize
18733 @end enumerate
18734
18735 @node Category Buffer
18736 @subsubsection Category Buffer
18737
18738 You'd normally do all category maintenance from the category buffer.
18739 When you enter it for the first time (with the @kbd{J c} command from
18740 the group buffer), you'll only see the @code{default} category.
18741
18742 The following commands are available in this buffer:
18743
18744 @table @kbd
18745 @item q
18746 @kindex q (Category)
18747 @findex gnus-category-exit
18748 Return to the group buffer (@code{gnus-category-exit}).
18749
18750 @item e
18751 @kindex e (Category)
18752 @findex gnus-category-customize-category
18753 Use a customization buffer to set all of the selected category's
18754 parameters at one time (@code{gnus-category-customize-category}).
18755
18756 @item k
18757 @kindex k (Category)
18758 @findex gnus-category-kill
18759 Kill the current category (@code{gnus-category-kill}).
18760
18761 @item c
18762 @kindex c (Category)
18763 @findex gnus-category-copy
18764 Copy the current category (@code{gnus-category-copy}).
18765
18766 @item a
18767 @kindex a (Category)
18768 @findex gnus-category-add
18769 Add a new category (@code{gnus-category-add}).
18770
18771 @item p
18772 @kindex p (Category)
18773 @findex gnus-category-edit-predicate
18774 Edit the predicate of the current category
18775 (@code{gnus-category-edit-predicate}).
18776
18777 @item g
18778 @kindex g (Category)
18779 @findex gnus-category-edit-groups
18780 Edit the list of groups belonging to the current category
18781 (@code{gnus-category-edit-groups}).
18782
18783 @item s
18784 @kindex s (Category)
18785 @findex gnus-category-edit-score
18786 Edit the download score rule of the current category
18787 (@code{gnus-category-edit-score}).
18788
18789 @item l
18790 @kindex l (Category)
18791 @findex gnus-category-list
18792 List all the categories (@code{gnus-category-list}).
18793 @end table
18794
18795
18796 @node Category Variables
18797 @subsubsection Category Variables
18798
18799 @table @code
18800 @item gnus-category-mode-hook
18801 @vindex gnus-category-mode-hook
18802 Hook run in category buffers.
18803
18804 @item gnus-category-line-format
18805 @vindex gnus-category-line-format
18806 Format of the lines in the category buffer (@pxref{Formatting
18807 Variables}).  Valid elements are:
18808
18809 @table @samp
18810 @item c
18811 The name of the category.
18812
18813 @item g
18814 The number of groups in the category.
18815 @end table
18816
18817 @item gnus-category-mode-line-format
18818 @vindex gnus-category-mode-line-format
18819 Format of the category mode line (@pxref{Mode Line Formatting}).
18820
18821 @item gnus-agent-short-article
18822 @vindex gnus-agent-short-article
18823 Articles that have fewer lines than this are short.  Default 100.
18824
18825 @item gnus-agent-long-article
18826 @vindex gnus-agent-long-article
18827 Articles that have more lines than this are long.  Default 200.
18828
18829 @item gnus-agent-low-score
18830 @vindex gnus-agent-low-score
18831 Articles that have a score lower than this have a low score.  Default
18832 0.
18833
18834 @item gnus-agent-high-score
18835 @vindex gnus-agent-high-score
18836 Articles that have a score higher than this have a high score.  Default
18837 0.
18838
18839 @item gnus-agent-expire-days
18840 @vindex gnus-agent-expire-days
18841 The number of days that a @samp{read} article must stay in the agent's
18842 local disk before becoming eligible for expiration (While the name is
18843 the same, this doesn't mean expiring the article on the server.  It
18844 just means deleting the local copy of the article).  What is also
18845 important to understand is that the counter starts with the time the
18846 article was written to the local disk and not the time the article was
18847 read.
18848 Default 7.
18849
18850 @item gnus-agent-enable-expiration
18851 @vindex gnus-agent-enable-expiration
18852 Determines whether articles in a group are, by default, expired or
18853 retained indefinitely.  The default is @code{ENABLE} which means that
18854 you'll have to disable expiration when desired.  On the other hand,
18855 you could set this to @code{DISABLE}.  In that case, you would then
18856 have to enable expiration in selected groups.
18857
18858 @end table
18859
18860
18861 @node Agent Commands
18862 @subsection Agent Commands
18863 @findex gnus-agent-toggle-plugged
18864 @kindex J j (Agent)
18865
18866 All the Gnus Agent commands are on the @kbd{J} submap.  The @kbd{J j}
18867 (@code{gnus-agent-toggle-plugged}) command works in all modes, and
18868 toggles the plugged/unplugged state of the Gnus Agent.
18869
18870
18871 @menu
18872 * Group Agent Commands::        Configure groups and fetch their contents.
18873 * Summary Agent Commands::      Manually select then fetch specific articles.
18874 * Server Agent Commands::       Select the servers that are supported by the agent.
18875 @end menu
18876
18877
18878
18879
18880 @node Group Agent Commands
18881 @subsubsection Group Agent Commands
18882
18883 @table @kbd
18884 @item J u
18885 @kindex J u (Agent Group)
18886 @findex gnus-agent-fetch-groups
18887 Fetch all eligible articles in the current group
18888 (@code{gnus-agent-fetch-groups}).
18889
18890 @item J c
18891 @kindex J c (Agent Group)
18892 @findex gnus-enter-category-buffer
18893 Enter the Agent category buffer (@code{gnus-enter-category-buffer}).
18894
18895 @item J s
18896 @kindex J s (Agent Group)
18897 @findex gnus-agent-fetch-session
18898 Fetch all eligible articles in all groups
18899 (@code{gnus-agent-fetch-session}).
18900
18901 @item J S
18902 @kindex J S (Agent Group)
18903 @findex gnus-group-send-queue
18904 Send all sendable messages in the queue group
18905 (@code{gnus-group-send-queue}).  @xref{Drafts}.
18906
18907 @item J a
18908 @kindex J a (Agent Group)
18909 @findex gnus-agent-add-group
18910 Add the current group to an Agent category
18911 (@code{gnus-agent-add-group}).  This command understands the
18912 process/prefix convention (@pxref{Process/Prefix}).
18913
18914 @item J r
18915 @kindex J r (Agent Group)
18916 @findex gnus-agent-remove-group
18917 Remove the current group from its category, if any
18918 (@code{gnus-agent-remove-group}).  This command understands the
18919 process/prefix convention (@pxref{Process/Prefix}).
18920
18921 @item J Y
18922 @kindex J Y (Agent Group)
18923 @findex gnus-agent-synchronize-flags
18924 Synchronize flags changed while unplugged with remote server, if any.
18925
18926
18927 @end table
18928
18929
18930 @node Summary Agent Commands
18931 @subsubsection Summary Agent Commands
18932
18933 @table @kbd
18934 @item J #
18935 @kindex J # (Agent Summary)
18936 @findex gnus-agent-mark-article
18937 Mark the article for downloading (@code{gnus-agent-mark-article}).
18938
18939 @item J M-#
18940 @kindex J M-# (Agent Summary)
18941 @findex gnus-agent-unmark-article
18942 Remove the downloading mark from the article
18943 (@code{gnus-agent-unmark-article}).
18944
18945 @cindex %
18946 @item @@
18947 @kindex @@ (Agent Summary)
18948 @findex gnus-agent-toggle-mark
18949 Toggle whether to download the article
18950 (@code{gnus-agent-toggle-mark}).  The download mark is @samp{%} by
18951 default.
18952
18953 @item J c
18954 @kindex J c (Agent Summary)
18955 @findex gnus-agent-catchup
18956 Mark all articles as read (@code{gnus-agent-catchup}) that are neither cached, downloaded, nor downloadable.
18957
18958 @item J S
18959 @kindex J S (Agent Summary)
18960 @findex gnus-agent-fetch-group
18961 Download all eligible (@pxref{Agent Categories}) articles in this group.
18962 (@code{gnus-agent-fetch-group}).
18963
18964 @item J s
18965 @kindex J s (Agent Summary)
18966 @findex gnus-agent-summary-fetch-series
18967 Download all processable articles in this group.
18968 (@code{gnus-agent-summary-fetch-series}).
18969
18970 @item J u
18971 @kindex J u (Agent Summary)
18972 @findex gnus-agent-summary-fetch-group
18973 Download all downloadable articles in the current group
18974 (@code{gnus-agent-summary-fetch-group}).
18975
18976 @end table
18977
18978
18979 @node Server Agent Commands
18980 @subsubsection Server Agent Commands
18981
18982 @table @kbd
18983 @item J a
18984 @kindex J a (Agent Server)
18985 @findex gnus-agent-add-server
18986 Add the current server to the list of servers covered by the Gnus Agent
18987 (@code{gnus-agent-add-server}).
18988
18989 @item J r
18990 @kindex J r (Agent Server)
18991 @findex gnus-agent-remove-server
18992 Remove the current server from the list of servers covered by the Gnus
18993 Agent (@code{gnus-agent-remove-server}).
18994
18995 @end table
18996
18997
18998 @node Agent Visuals
18999 @subsection Agent Visuals
19000
19001 If you open a summary while unplugged and, Gnus knows from the group's
19002 active range that there are more articles than the headers currently
19003 stored in the Agent, you may see some articles whose subject looks
19004 something like @samp{[Undownloaded article #####]}.  These are
19005 placeholders for the missing headers.  Aside from setting a mark,
19006 there is not much that can be done with one of these placeholders.
19007 When Gnus finally gets a chance to fetch the group's headers, the
19008 placeholders will automatically be replaced by the actual headers.
19009 You can configure the summary buffer's maneuvering to skip over the
19010 placeholders if you care (See @code{gnus-auto-goto-ignores}).
19011
19012 While it may be obvious to all, the only headers and articles
19013 available while unplugged are those headers and articles that were
19014 fetched into the Agent while previously plugged.  To put it another
19015 way, ``If you forget to fetch something while plugged, you might have a
19016 less than satisfying unplugged session''.  For this reason, the Agent
19017 adds two visual effects to your summary buffer.  These effects display
19018 the download status of each article so that you always know which
19019 articles will be available when unplugged.
19020
19021 The first visual effect is the @samp{%O} spec.  If you customize
19022 @code{gnus-summary-line-format} to include this specifier, you will add
19023 a single character field that indicates an article's download status.
19024 Articles that have been fetched into either the Agent or the Cache,
19025 will display @code{gnus-downloaded-mark} (defaults to @samp{+}).  All
19026 other articles will display @code{gnus-undownloaded-mark} (defaults to
19027 @samp{-}).  If you open a group that has not been agentized, a space
19028 (@samp{ }) will be displayed.
19029
19030 The second visual effect are the undownloaded faces.  The faces, there
19031 are three indicating the article's score (low, normal, high), seem to
19032 result in a love/hate response from many Gnus users.  The problem is
19033 that the face selection is controlled by a list of condition tests and
19034 face names (See @code{gnus-summary-highlight}).  Each condition is
19035 tested in the order in which it appears in the list so early
19036 conditions have precedence over later conditions.  All of this means
19037 that, if you tick an undownloaded article, the article will continue
19038 to be displayed in the undownloaded face rather than the ticked face.
19039
19040 If you use the Agent as a cache (to avoid downloading the same article
19041 each time you visit it or to minimize your connection time), the
19042 undownloaded face will probably seem like a good idea.  The reason
19043 being that you do all of our work (marking, reading, deleting) with
19044 downloaded articles so the normal faces always appear.  For those
19045 users using the agent to improve online performance by caching the NOV
19046 database (most users since 5.10.2), the undownloaded faces may appear
19047 to be an absolutely horrible idea.  The issue being that, since none
19048 of their articles have been fetched into the Agent, all of the
19049 normal faces will be obscured by the undownloaded faces.
19050
19051 If you would like to use the undownloaded faces, you must enable the
19052 undownloaded faces by setting the @code{agent-enable-undownloaded-faces}
19053 group parameter to @code{t}.  This parameter, like all other agent
19054 parameters, may be set on an Agent Category (@pxref{Agent Categories}),
19055 a Group Topic (@pxref{Topic Parameters}), or an individual group
19056 (@pxref{Group Parameters}).
19057
19058 The one problem common to all users using the agent is how quickly it
19059 can consume disk space.  If you using the agent on many groups, it is
19060 even more difficult to effectively recover disk space.  One solution
19061 is the @samp{%F} format available in @code{gnus-group-line-format}.
19062 This format will display the actual disk space used by articles
19063 fetched into both the agent and cache.  By knowing which groups use
19064 the most space, users know where to focus their efforts when ``agent
19065 expiring'' articles.
19066
19067 @node Agent as Cache
19068 @subsection Agent as Cache
19069
19070 When Gnus is plugged, it is not efficient to download headers or
19071 articles from the server again, if they are already stored in the
19072 Agent.  So, Gnus normally only downloads headers once, and stores them
19073 in the Agent.  These headers are later used when generating the summary
19074 buffer, regardless of whether you are plugged or unplugged.  Articles
19075 are not cached in the Agent by default though (that would potentially
19076 consume lots of disk space), but if you have already downloaded an
19077 article into the Agent, Gnus will not download the article from the
19078 server again but use the locally stored copy instead.
19079
19080 If you so desire, you can configure the agent (see @code{gnus-agent-cache}
19081 @pxref{Agent Variables}) to always download headers and articles while
19082 plugged.  Gnus will almost certainly be slower, but it will be kept
19083 synchronized with the server.  That last point probably won't make any
19084 sense if you are using a nntp or nnimap back end.
19085
19086 @node Agent Expiry
19087 @subsection Agent Expiry
19088
19089 @vindex gnus-agent-expire-days
19090 @findex gnus-agent-expire
19091 @kindex M-x gnus-agent-expire
19092 @kindex M-x gnus-agent-expire-group
19093 @findex gnus-agent-expire-group
19094 @cindex agent expiry
19095 @cindex Gnus agent expiry
19096 @cindex expiry
19097
19098 The Agent back end, @code{nnagent}, doesn't handle expiry.  Well, at
19099 least it doesn't handle it like other back ends.  Instead, there are
19100 special @code{gnus-agent-expire} and @code{gnus-agent-expire-group}
19101 commands that will expire all read articles that are older than
19102 @code{gnus-agent-expire-days} days.  They can be run whenever you feel
19103 that you're running out of space.  Neither are particularly fast or
19104 efficient, and it's not a particularly good idea to interrupt them (with
19105 @kbd{C-g} or anything else) once you've started one of them.
19106
19107 Note that other functions, e.g. @code{gnus-request-expire-articles},
19108 might run @code{gnus-agent-expire} for you to keep the agent
19109 synchronized with the group.
19110
19111 The agent parameter @code{agent-enable-expiration} may be used to
19112 prevent expiration in selected groups.
19113
19114 @vindex gnus-agent-expire-all
19115 If @code{gnus-agent-expire-all} is non-@code{nil}, the agent
19116 expiration commands will expire all articles---unread, read, ticked
19117 and dormant.  If @code{nil} (which is the default), only read articles
19118 are eligible for expiry, and unread, ticked and dormant articles will
19119 be kept indefinitely.
19120
19121 If you find that some articles eligible for expiry are never expired,
19122 perhaps some Gnus Agent files are corrupted.  There's are special
19123 commands, @code{gnus-agent-regenerate} and
19124 @code{gnus-agent-regenerate-group}, to fix possible problems.
19125
19126 @node Agent Regeneration
19127 @subsection Agent Regeneration
19128
19129 @cindex agent regeneration
19130 @cindex Gnus agent regeneration
19131 @cindex regeneration
19132
19133 The local data structures used by @code{nnagent} may become corrupted
19134 due to certain exceptional conditions.  When this happens,
19135 @code{nnagent} functionality may degrade or even fail.  The solution
19136 to this problem is to repair the local data structures by removing all
19137 internal inconsistencies.
19138
19139 For example, if your connection to your server is lost while
19140 downloaded articles into the agent, the local data structures will not
19141 know about articles successfully downloaded prior to the connection
19142 failure.  Running @code{gnus-agent-regenerate} or
19143 @code{gnus-agent-regenerate-group} will update the data structures
19144 such that you don't need to download these articles a second time.
19145
19146 @findex gnus-agent-regenerate
19147 @kindex M-x gnus-agent-regenerate
19148 The command @code{gnus-agent-regenerate} will perform
19149 @code{gnus-agent-regenerate-group} on every agentized group.  While
19150 you can run @code{gnus-agent-regenerate} in any buffer, it is strongly
19151 recommended that you first close all summary buffers.
19152
19153 @findex gnus-agent-regenerate-group
19154 @kindex M-x gnus-agent-regenerate-group
19155 The command @code{gnus-agent-regenerate-group} uses the local copies
19156 of individual articles to repair the local @acronym{NOV}(header) database.  It
19157 then updates the internal data structures that document which articles
19158 are stored locally.  An optional argument will mark articles in the
19159 agent as unread.
19160
19161 @node Agent and flags
19162 @subsection Agent and flags
19163
19164 The Agent works with any Gnus back end including those, such as
19165 nnimap, that store flags (read, ticked, etc) on the server.  Sadly,
19166 the Agent does not actually know which backends keep their flags in
19167 the backend server rather than in @file{.newsrc}.  This means that the
19168 Agent, while unplugged or disconnected, will always record all changes
19169 to the flags in its own files.
19170
19171 When you plug back in, Gnus will then check to see if you have any
19172 changed any flags and ask if you wish to synchronize these with the
19173 server.  This behavior is customizable by @code{gnus-agent-synchronize-flags}.
19174
19175 @vindex gnus-agent-synchronize-flags
19176 If @code{gnus-agent-synchronize-flags} is @code{nil}, the Agent will
19177 never automatically synchronize flags.  If it is @code{ask}, which is
19178 the default, the Agent will check if you made any changes and if so
19179 ask if you wish to synchronize these when you re-connect.  If it has
19180 any other value, all flags will be synchronized automatically.
19181
19182 If you do not wish to synchronize flags automatically when you
19183 re-connect, you can do it manually with the
19184 @code{gnus-agent-synchronize-flags} command that is bound to @kbd{J Y}
19185 in the group buffer.
19186
19187 Technical note: the synchronization algorithm does not work by ``pushing''
19188 all local flags to the server, but rather by incrementally updated the
19189 server view of flags by changing only those flags that were changed by
19190 the user.  Thus, if you set one flag on an article, quit the group then
19191 re-select the group and remove the flag; the flag will be set and
19192 removed from the server when you ``synchronize''.  The queued flag
19193 operations can be found in the per-server @code{flags} file in the Agent
19194 directory.  It's emptied when you synchronize flags.
19195
19196 @node Agent and IMAP
19197 @subsection Agent and IMAP
19198
19199 The Agent works with any Gnus back end, including nnimap.  However,
19200 since there are some conceptual differences between @acronym{NNTP} and
19201 @acronym{IMAP}, this section (should) provide you with some information to
19202 make Gnus Agent work smoother as a @acronym{IMAP} Disconnected Mode client.
19203
19204 Some things are currently not implemented in the Agent that you'd might
19205 expect from a disconnected @acronym{IMAP} client, including:
19206
19207 @itemize @bullet
19208
19209 @item
19210 Copying/moving articles into nnimap groups when unplugged.
19211
19212 @item
19213 Creating/deleting nnimap groups when unplugged.
19214
19215 @end itemize
19216
19217 @node Outgoing Messages
19218 @subsection Outgoing Messages
19219
19220 By default, when Gnus is unplugged, all outgoing messages (both mail
19221 and news) are stored in the draft group ``queue'' (@pxref{Drafts}).
19222 You can view them there after posting, and edit them at will.
19223
19224 You can control the circumstances under which outgoing mail is queued
19225 (see @code{gnus-agent-queue-mail}, @pxref{Agent Variables}).  Outgoing
19226 news is always queued when Gnus is unplugged, and never otherwise.
19227
19228 You can send the messages either from the draft group with the special
19229 commands available there, or you can use the @kbd{J S} command in the
19230 group buffer to send all the sendable messages in the draft group.
19231 Posting news will only work when Gnus is plugged, but you can send
19232 mail at any time.
19233
19234 If sending mail while unplugged does not work for you and you worry
19235 about hitting @kbd{J S} by accident when unplugged, you can have Gnus
19236 ask you to confirm your action (see
19237 @code{gnus-agent-prompt-send-queue}, @pxref{Agent Variables}).
19238
19239 @node Agent Variables
19240 @subsection Agent Variables
19241
19242 @table @code
19243 @item gnus-agent
19244 @vindex gnus-agent
19245 Is the agent enabled?  The default is @code{t}.  When first enabled,
19246 the agent will use @code{gnus-agent-auto-agentize-methods} to
19247 automatically mark some back ends as agentized.  You may change which
19248 back ends are agentized using the agent commands in the server buffer.
19249
19250 To enter the server buffer, use the @kbd{^}
19251 (@code{gnus-group-enter-server-mode}) command in the group buffer.
19252
19253
19254 @item gnus-agent-directory
19255 @vindex gnus-agent-directory
19256 Where the Gnus Agent will store its files.  The default is
19257 @file{~/News/agent/}.
19258
19259 @item gnus-agent-handle-level
19260 @vindex gnus-agent-handle-level
19261 Groups on levels (@pxref{Group Levels}) higher than this variable will
19262 be ignored by the Agent.  The default is @code{gnus-level-subscribed},
19263 which means that only subscribed group will be considered by the Agent
19264 by default.
19265
19266 @item gnus-agent-plugged-hook
19267 @vindex gnus-agent-plugged-hook
19268 Hook run when connecting to the network.
19269
19270 @item gnus-agent-unplugged-hook
19271 @vindex gnus-agent-unplugged-hook
19272 Hook run when disconnecting from the network.
19273
19274 @item gnus-agent-fetched-hook
19275 @vindex gnus-agent-fetched-hook
19276 Hook run when finished fetching articles.
19277
19278 @item gnus-agent-cache
19279 @vindex gnus-agent-cache
19280 Variable to control whether use the locally stored @acronym{NOV} and
19281 articles when plugged, e.g. essentially using the Agent as a cache.
19282 The default is non-@code{nil}, which means to use the Agent as a cache.
19283
19284 @item gnus-agent-go-online
19285 @vindex gnus-agent-go-online
19286 If @code{gnus-agent-go-online} is @code{nil}, the Agent will never
19287 automatically switch offline servers into online status.  If it is
19288 @code{ask}, the default, the Agent will ask if you wish to switch
19289 offline servers into online status when you re-connect.  If it has any
19290 other value, all offline servers will be automatically switched into
19291 online status.
19292
19293 @item gnus-agent-mark-unread-after-downloaded
19294 @vindex gnus-agent-mark-unread-after-downloaded
19295 If @code{gnus-agent-mark-unread-after-downloaded} is non-@code{nil},
19296 mark articles as unread after downloading.  This is usually a safe
19297 thing to do as the newly downloaded article has obviously not been
19298 read.  The default is @code{t}.
19299
19300 @item gnus-agent-synchronize-flags
19301 @vindex gnus-agent-synchronize-flags
19302 If @code{gnus-agent-synchronize-flags} is @code{nil}, the Agent will
19303 never automatically synchronize flags.  If it is @code{ask}, which is
19304 the default, the Agent will check if you made any changes and if so
19305 ask if you wish to synchronize these when you re-connect.  If it has
19306 any other value, all flags will be synchronized automatically.
19307
19308 @item gnus-agent-consider-all-articles
19309 @vindex gnus-agent-consider-all-articles
19310 If @code{gnus-agent-consider-all-articles} is non-@code{nil}, the
19311 agent will let the agent predicate decide whether articles need to be
19312 downloaded or not, for all articles.  When @code{nil}, the default,
19313 the agent will only let the predicate decide whether unread articles
19314 are downloaded or not.  If you enable this, you may also want to look
19315 into the agent expiry settings (@pxref{Category Variables}), so that
19316 the agent doesn't download articles which the agent will later expire,
19317 over and over again.
19318
19319 @item gnus-agent-max-fetch-size
19320 @vindex gnus-agent-max-fetch-size
19321 The agent fetches articles into a temporary buffer prior to parsing
19322 them into individual files.  To avoid exceeding the max. buffer size,
19323 the agent alternates between fetching and parsing until all articles
19324 have been fetched.  @code{gnus-agent-max-fetch-size} provides a size
19325 limit to control how often the cycling occurs.  A large value improves
19326 performance.  A small value minimizes the time lost should the
19327 connection be lost while fetching (You may need to run
19328 @code{gnus-agent-regenerate-group} to update the group's state.
19329 However, all articles parsed prior to loosing the connection will be
19330 available while unplugged).  The default is 10M so it is unusual to
19331 see any cycling.
19332
19333 @item gnus-server-unopen-status
19334 @vindex gnus-server-unopen-status
19335 Perhaps not an Agent variable, but closely related to the Agent, this
19336 variable says what will happen if Gnus cannot open a server.  If the
19337 Agent is enabled, the default, @code{nil}, makes Gnus ask the user
19338 whether to deny the server or whether to unplug the agent.  If the
19339 Agent is disabled, Gnus always simply deny the server.  Other choices
19340 for this variable include @code{denied} and @code{offline} the latter
19341 is only valid if the Agent is used.
19342
19343 @item gnus-auto-goto-ignores
19344 @vindex gnus-auto-goto-ignores
19345 Another variable that isn't an Agent variable, yet so closely related
19346 that most will look for it here, this variable tells the summary
19347 buffer how to maneuver around undownloaded (only headers stored in the
19348 agent) and unfetched (neither article nor headers stored) articles.
19349
19350 The valid values are @code{nil} (maneuver to any article),
19351 @code{undownloaded} (maneuvering while unplugged ignores articles that
19352 have not been fetched), @code{always-undownloaded} (maneuvering always
19353 ignores articles that have not been fetched), @code{unfetched}
19354 (maneuvering ignores articles whose headers have not been fetched).
19355
19356 @item gnus-agent-queue-mail
19357 @vindex gnus-agent-queue-mail
19358 When @code{gnus-agent-queue-mail} is @code{always}, Gnus will always
19359 queue mail rather than sending it straight away.  When @code{t}, Gnus
19360 will queue mail when unplugged only.  When @code{nil}, never queue
19361 mail.  The default is @code{t}.
19362
19363 @item gnus-agent-prompt-send-queue
19364 @vindex gnus-agent-prompt-send-queue
19365 When @code{gnus-agent-prompt-send-queue} is non-@code{nil} Gnus will
19366 prompt you to confirm that you really wish to proceed if you hit
19367 @kbd{J S} while unplugged.  The default is @code{nil}.
19368
19369 @item gnus-agent-auto-agentize-methods
19370 @vindex gnus-agent-auto-agentize-methods
19371 If you have never used the Agent before (or more technically, if
19372 @file{~/News/agent/lib/servers} does not exist), Gnus will
19373 automatically agentize a few servers for you.  This variable control
19374 which back ends should be auto-agentized.  It is typically only useful
19375 to agentize remote back ends.  The auto-agentizing has the same effect
19376 as running @kbd{J a} on the servers (@pxref{Server Agent Commands}).
19377 If the file exist, you must manage the servers manually by adding or
19378 removing them, this variable is only applicable the first time you
19379 start Gnus.  The default is @samp{(nntp nnimap)}.
19380
19381 @end table
19382
19383
19384 @node Example Setup
19385 @subsection Example Setup
19386
19387 If you don't want to read this manual, and you have a fairly standard
19388 setup, you may be able to use something like the following as your
19389 @file{~/.gnus.el} file to get started.
19390
19391 @lisp
19392 ;;; @r{Define how Gnus is to fetch news.  We do this over @acronym{NNTP}}
19393 ;;; @r{from your ISP's server.}
19394 (setq gnus-select-method '(nntp "news.your-isp.com"))
19395
19396 ;;; @r{Define how Gnus is to read your mail.  We read mail from}
19397 ;;; @r{your ISP's @acronym{POP} server.}
19398 (setq mail-sources '((pop :server "pop.your-isp.com")))
19399
19400 ;;; @r{Say how Gnus is to store the mail.  We use nnml groups.}
19401 (setq gnus-secondary-select-methods '((nnml "")))
19402
19403 ;;; @r{Make Gnus into an offline newsreader.}
19404 ;;; (gnus-agentize) ; @r{The obsolete setting.}
19405 ;;; (setq gnus-agent t) ; @r{Now the default.}
19406 @end lisp
19407
19408 That should be it, basically.  Put that in your @file{~/.gnus.el} file,
19409 edit to suit your needs, start up PPP (or whatever), and type @kbd{M-x
19410 gnus}.
19411
19412 If this is the first time you've run Gnus, you will be subscribed
19413 automatically to a few default newsgroups.  You'll probably want to
19414 subscribe to more groups, and to do that, you have to query the
19415 @acronym{NNTP} server for a complete list of groups with the @kbd{A A}
19416 command.  This usually takes quite a while, but you only have to do it
19417 once.
19418
19419 After reading and parsing a while, you'll be presented with a list of
19420 groups.  Subscribe to the ones you want to read with the @kbd{u}
19421 command.  @kbd{l} to make all the killed groups disappear after you've
19422 subscribe to all the groups you want to read.  (@kbd{A k} will bring
19423 back all the killed groups.)
19424
19425 You can now read the groups at once, or you can download the articles
19426 with the @kbd{J s} command.  And then read the rest of this manual to
19427 find out which of the other gazillion things you want to customize.
19428
19429
19430 @node Batching Agents
19431 @subsection Batching Agents
19432 @findex gnus-agent-batch
19433
19434 Having the Gnus Agent fetch articles (and post whatever messages you've
19435 written) is quite easy once you've gotten things set up properly.  The
19436 following shell script will do everything that is necessary:
19437
19438 You can run a complete batch command from the command line with the
19439 following incantation:
19440
19441 @example
19442 #!/bin/sh
19443 emacs -batch -l ~/.emacs -l ~/.gnus.el gnus-agent-batch >/dev/null 2>&1
19444 @end example
19445
19446
19447 @node Agent Caveats
19448 @subsection Agent Caveats
19449
19450 The Gnus Agent doesn't seem to work like most other offline
19451 newsreaders.  Here are some common questions that some imaginary people
19452 may ask:
19453
19454 @table @dfn
19455 @item If I read an article while plugged, do they get entered into the Agent?
19456
19457 @strong{No}.  If you want this behavior, add
19458 @code{gnus-agent-fetch-selected-article} to
19459 @code{gnus-select-article-hook}.
19460
19461 @item If I read an article while plugged, and the article already exists in
19462 the Agent, will it get downloaded once more?
19463
19464 @strong{No}, unless @code{gnus-agent-cache} is @code{nil}.
19465
19466 @end table
19467
19468 In short, when Gnus is unplugged, it only looks into the locally stored
19469 articles; when it's plugged, it talks to your ISP and may also use the
19470 locally stored articles.
19471
19472
19473 @node Scoring
19474 @chapter Scoring
19475 @cindex scoring
19476
19477 Other people use @dfn{kill files}, but we here at Gnus Towers like
19478 scoring better than killing, so we'd rather switch than fight.  They do
19479 something completely different as well, so sit up straight and pay
19480 attention!
19481
19482 @vindex gnus-summary-mark-below
19483 All articles have a default score (@code{gnus-summary-default-score}),
19484 which is 0 by default.  This score may be raised or lowered either
19485 interactively or by score files.  Articles that have a score lower than
19486 @code{gnus-summary-mark-below} are marked as read.
19487
19488 Gnus will read any @dfn{score files} that apply to the current group
19489 before generating the summary buffer.
19490
19491 There are several commands in the summary buffer that insert score
19492 entries based on the current article.  You can, for instance, ask Gnus to
19493 lower or increase the score of all articles with a certain subject.
19494
19495 There are two sorts of scoring entries: Permanent and temporary.
19496 Temporary score entries are self-expiring entries.  Any entries that are
19497 temporary and have not been used for, say, a week, will be removed
19498 silently to help keep the sizes of the score files down.
19499
19500 @menu
19501 * Summary Score Commands::      Adding score entries for the current group.
19502 * Group Score Commands::        General score commands.
19503 * Score Variables::             Customize your scoring.  (My, what terminology).
19504 * Score File Format::           What a score file may contain.
19505 * Score File Editing::          You can edit score files by hand as well.
19506 * Adaptive Scoring::            Big Sister Gnus knows what you read.
19507 * Home Score File::             How to say where new score entries are to go.
19508 * Followups To Yourself::       Having Gnus notice when people answer you.
19509 * Scoring On Other Headers::    Scoring on non-standard headers.
19510 * Scoring Tips::                How to score effectively.
19511 * Reverse Scoring::             That problem child of old is not problem.
19512 * Global Score Files::          Earth-spanning, ear-splitting score files.
19513 * Kill Files::                  They are still here, but they can be ignored.
19514 * Converting Kill Files::       Translating kill files to score files.
19515 * Advanced Scoring::            Using logical expressions to build score rules.
19516 * Score Decays::                It can be useful to let scores wither away.
19517 @end menu
19518
19519
19520 @node Summary Score Commands
19521 @section Summary Score Commands
19522 @cindex score commands
19523
19524 The score commands that alter score entries do not actually modify real
19525 score files.  That would be too inefficient.  Gnus maintains a cache of
19526 previously loaded score files, one of which is considered the
19527 @dfn{current score file alist}.  The score commands simply insert
19528 entries into this list, and upon group exit, this list is saved.
19529
19530 The current score file is by default the group's local score file, even
19531 if no such score file actually exists.  To insert score commands into
19532 some other score file (e.g. @file{all.SCORE}), you must first make this
19533 score file the current one.
19534
19535 General score commands that don't actually change the score file:
19536
19537 @table @kbd
19538
19539 @item V s
19540 @kindex V s (Summary)
19541 @findex gnus-summary-set-score
19542 Set the score of the current article (@code{gnus-summary-set-score}).
19543
19544 @item V S
19545 @kindex V S (Summary)
19546 @findex gnus-summary-current-score
19547 Display the score of the current article
19548 (@code{gnus-summary-current-score}).
19549
19550 @item V t
19551 @kindex V t (Summary)
19552 @findex gnus-score-find-trace
19553 Display all score rules that have been used on the current article
19554 (@code{gnus-score-find-trace}).  In the @code{*Score Trace*} buffer, you
19555 may type @kbd{e} to edit score file corresponding to the score rule on
19556 current line and @kbd{f} to format (@code{gnus-score-pretty-print}) the
19557 score file and edit it.
19558
19559 @item V w
19560 @kindex V w (Summary)
19561 @findex gnus-score-find-favourite-words
19562 List words used in scoring (@code{gnus-score-find-favourite-words}).
19563
19564 @item V R
19565 @kindex V R (Summary)
19566 @findex gnus-summary-rescore
19567 Run the current summary through the scoring process
19568 (@code{gnus-summary-rescore}).  This might be useful if you're playing
19569 around with your score files behind Gnus' back and want to see the
19570 effect you're having.
19571
19572 @item V c
19573 @kindex V c (Summary)
19574 @findex gnus-score-change-score-file
19575 Make a different score file the current
19576 (@code{gnus-score-change-score-file}).
19577
19578 @item V e
19579 @kindex V e (Summary)
19580 @findex gnus-score-edit-current-scores
19581 Edit the current score file (@code{gnus-score-edit-current-scores}).
19582 You will be popped into a @code{gnus-score-mode} buffer (@pxref{Score
19583 File Editing}).
19584
19585 @item V f
19586 @kindex V f (Summary)
19587 @findex gnus-score-edit-file
19588 Edit a score file and make this score file the current one
19589 (@code{gnus-score-edit-file}).
19590
19591 @item V F
19592 @kindex V F (Summary)
19593 @findex gnus-score-flush-cache
19594 Flush the score cache (@code{gnus-score-flush-cache}).  This is useful
19595 after editing score files.
19596
19597 @item V C
19598 @kindex V C (Summary)
19599 @findex gnus-score-customize
19600 Customize a score file in a visually pleasing manner
19601 (@code{gnus-score-customize}).
19602
19603 @end table
19604
19605 The rest of these commands modify the local score file.
19606
19607 @table @kbd
19608
19609 @item V m
19610 @kindex V m (Summary)
19611 @findex gnus-score-set-mark-below
19612 Prompt for a score, and mark all articles with a score below this as
19613 read (@code{gnus-score-set-mark-below}).
19614
19615 @item V x
19616 @kindex V x (Summary)
19617 @findex gnus-score-set-expunge-below
19618 Prompt for a score, and add a score rule to the current score file to
19619 expunge all articles below this score
19620 (@code{gnus-score-set-expunge-below}).
19621 @end table
19622
19623 The keystrokes for actually making score entries follow a very regular
19624 pattern, so there's no need to list all the commands.  (Hundreds of
19625 them.)
19626
19627 @findex gnus-summary-increase-score
19628 @findex gnus-summary-lower-score
19629
19630 @enumerate
19631 @item
19632 The first key is either @kbd{I} (upper case i) for increasing the score
19633 or @kbd{L} for lowering the score.
19634 @item
19635 The second key says what header you want to score on.  The following
19636 keys are available:
19637 @table @kbd
19638
19639 @item a
19640 Score on the author name.
19641
19642 @item s
19643 Score on the subject line.
19644
19645 @item x
19646 Score on the @code{Xref} line---i.e., the cross-posting line.
19647
19648 @item r
19649 Score on the @code{References} line.
19650
19651 @item d
19652 Score on the date.
19653
19654 @item l
19655 Score on the number of lines.
19656
19657 @item i
19658 Score on the @code{Message-ID} header.
19659
19660 @item e
19661 Score on an ``extra'' header, that is, one of those in gnus-extra-headers,
19662 if your @acronym{NNTP} server tracks additional header data in overviews.
19663
19664 @item f
19665 Score on followups---this matches the author name, and adds scores to
19666 the followups to this author.  (Using this key leads to the creation of
19667 @file{ADAPT} files.)
19668
19669 @item b
19670 Score on the body.
19671
19672 @item h
19673 Score on the head.
19674
19675 @item t
19676 Score on thread.  (Using this key leads to the creation of @file{ADAPT}
19677 files.)
19678
19679 @end table
19680
19681 @item
19682 The third key is the match type.  Which match types are valid depends on
19683 what headers you are scoring on.
19684
19685 @table @code
19686
19687 @item strings
19688
19689 @table @kbd
19690
19691 @item e
19692 Exact matching.
19693
19694 @item s
19695 Substring matching.
19696
19697 @item f
19698 Fuzzy matching (@pxref{Fuzzy Matching}).
19699
19700 @item r
19701 Regexp matching
19702 @end table
19703
19704 @item date
19705 @table @kbd
19706
19707 @item b
19708 Before date.
19709
19710 @item a
19711 After date.
19712
19713 @item n
19714 This date.
19715 @end table
19716
19717 @item number
19718 @table @kbd
19719
19720 @item <
19721 Less than number.
19722
19723 @item =
19724 Equal to number.
19725
19726 @item >
19727 Greater than number.
19728 @end table
19729 @end table
19730
19731 @item
19732 The fourth and usually final key says whether this is a temporary (i.e.,
19733 expiring) score entry, or a permanent (i.e., non-expiring) score entry,
19734 or whether it is to be done immediately, without adding to the score
19735 file.
19736 @table @kbd
19737
19738 @item t
19739 Temporary score entry.
19740
19741 @item p
19742 Permanent score entry.
19743
19744 @item i
19745 Immediately scoring.
19746 @end table
19747
19748 @item
19749 If you are scoring on `e' (extra) headers, you will then be prompted for
19750 the header name on which you wish to score.  This must be a header named
19751 in gnus-extra-headers, and @samp{TAB} completion is available.
19752
19753 @end enumerate
19754
19755 So, let's say you want to increase the score on the current author with
19756 exact matching permanently: @kbd{I a e p}.  If you want to lower the
19757 score based on the subject line, using substring matching, and make a
19758 temporary score entry: @kbd{L s s t}.  Pretty easy.
19759
19760 To make things a bit more complicated, there are shortcuts.  If you use
19761 a capital letter on either the second or third keys, Gnus will use
19762 defaults for the remaining one or two keystrokes.  The defaults are
19763 ``substring'' and ``temporary''.  So @kbd{I A} is the same as @kbd{I a s
19764 t}, and @kbd{I a R} is the same as @kbd{I a r t}.
19765
19766 These functions take both the numerical prefix and the symbolic prefix
19767 (@pxref{Symbolic Prefixes}).  A numerical prefix says how much to lower
19768 (or increase) the score of the article.  A symbolic prefix of @code{a}
19769 says to use the @file{all.SCORE} file for the command instead of the
19770 current score file.
19771
19772 @vindex gnus-score-mimic-keymap
19773 The @code{gnus-score-mimic-keymap} says whether these commands will
19774 pretend they are keymaps or not.
19775
19776
19777 @node Group Score Commands
19778 @section Group Score Commands
19779 @cindex group score commands
19780
19781 There aren't many of these as yet, I'm afraid.
19782
19783 @table @kbd
19784
19785 @item W e
19786 @kindex W e (Group)
19787 @findex gnus-score-edit-all-score
19788 Edit the apply-to-all-groups all.SCORE file.  You will be popped into
19789 a @code{gnus-score-mode} buffer (@pxref{Score File Editing}).
19790
19791 @item W f
19792 @kindex W f (Group)
19793 @findex gnus-score-flush-cache
19794 Gnus maintains a cache of score alists to avoid having to reload them
19795 all the time.  This command will flush the cache
19796 (@code{gnus-score-flush-cache}).
19797
19798 @end table
19799
19800 You can do scoring from the command line by saying something like:
19801
19802 @findex gnus-batch-score
19803 @cindex batch scoring
19804 @example
19805 $ emacs -batch -l ~/.emacs -l ~/.gnus.el -f gnus-batch-score
19806 @end example
19807
19808
19809 @node Score Variables
19810 @section Score Variables
19811 @cindex score variables
19812
19813 @table @code
19814
19815 @item gnus-use-scoring
19816 @vindex gnus-use-scoring
19817 If @code{nil}, Gnus will not check for score files, and will not, in
19818 general, do any score-related work.  This is @code{t} by default.
19819
19820 @item gnus-kill-killed
19821 @vindex gnus-kill-killed
19822 If this variable is @code{nil}, Gnus will never apply score files to
19823 articles that have already been through the kill process.  While this
19824 may save you lots of time, it also means that if you apply a kill file
19825 to a group, and then change the kill file and want to run it over you
19826 group again to kill more articles, it won't work.  You have to set this
19827 variable to @code{t} to do that.  (It is @code{t} by default.)
19828
19829 @item gnus-kill-files-directory
19830 @vindex gnus-kill-files-directory
19831 All kill and score files will be stored in this directory, which is
19832 initialized from the @env{SAVEDIR} environment variable by default.
19833 This is @file{~/News/} by default.
19834
19835 @item gnus-score-file-suffix
19836 @vindex gnus-score-file-suffix
19837 Suffix to add to the group name to arrive at the score file name
19838 (@file{SCORE} by default.)
19839
19840 @item gnus-score-uncacheable-files
19841 @vindex gnus-score-uncacheable-files
19842 @cindex score cache
19843 All score files are normally cached to avoid excessive re-loading of
19844 score files.  However, if this might make your Emacs grow big and
19845 bloated, so this regexp can be used to weed out score files unlikely
19846 to be needed again.  It would be a bad idea to deny caching of
19847 @file{all.SCORE}, while it might be a good idea to not cache
19848 @file{comp.infosystems.www.authoring.misc.ADAPT}.  In fact, this
19849 variable is @samp{ADAPT$} by default, so no adaptive score files will
19850 be cached.
19851
19852 @item gnus-save-score
19853 @vindex gnus-save-score
19854 If you have really complicated score files, and do lots of batch
19855 scoring, then you might set this variable to @code{t}.  This will make
19856 Gnus save the scores into the @file{.newsrc.eld} file.
19857
19858 If you do not set this to @code{t}, then manual scores (like those set
19859 with @kbd{V s} (@code{gnus-summary-set-score})) will not be preserved
19860 across group visits.
19861
19862 @item gnus-score-interactive-default-score
19863 @vindex gnus-score-interactive-default-score
19864 Score used by all the interactive raise/lower commands to raise/lower
19865 score with.  Default is 1000, which may seem excessive, but this is to
19866 ensure that the adaptive scoring scheme gets enough room to play with.
19867 We don't want the small changes from the adaptive scoring to overwrite
19868 manually entered data.
19869
19870 @item gnus-summary-default-score
19871 @vindex gnus-summary-default-score
19872 Default score of an article, which is 0 by default.
19873
19874 @item gnus-summary-expunge-below
19875 @vindex gnus-summary-expunge-below
19876 Don't display the summary lines of articles that have scores lower than
19877 this variable.  This is @code{nil} by default, which means that no
19878 articles will be hidden.  This variable is local to the summary buffers,
19879 and has to be set from @code{gnus-summary-mode-hook}.
19880
19881 @item gnus-score-over-mark
19882 @vindex gnus-score-over-mark
19883 Mark (in the third column) used for articles with a score over the
19884 default.  Default is @samp{+}.
19885
19886 @item gnus-score-below-mark
19887 @vindex gnus-score-below-mark
19888 Mark (in the third column) used for articles with a score below the
19889 default.  Default is @samp{-}.
19890
19891 @item gnus-score-find-score-files-function
19892 @vindex gnus-score-find-score-files-function
19893 Function used to find score files for the current group.  This function
19894 is called with the name of the group as the argument.
19895
19896 Predefined functions available are:
19897 @table @code
19898
19899 @item gnus-score-find-single
19900 @findex gnus-score-find-single
19901 Only apply the group's own score file.
19902
19903 @item gnus-score-find-bnews
19904 @findex gnus-score-find-bnews
19905 Apply all score files that match, using bnews syntax.  This is the
19906 default.  If the current group is @samp{gnu.emacs.gnus}, for instance,
19907 @file{all.emacs.all.SCORE}, @file{not.alt.all.SCORE} and
19908 @file{gnu.all.SCORE} would all apply.  In short, the instances of
19909 @samp{all} in the score file names are translated into @samp{.*}, and
19910 then a regexp match is done.
19911
19912 This means that if you have some score entries that you want to apply to
19913 all groups, then you put those entries in the @file{all.SCORE} file.
19914
19915 The score files are applied in a semi-random order, although Gnus will
19916 try to apply the more general score files before the more specific score
19917 files.  It does this by looking at the number of elements in the score
19918 file names---discarding the @samp{all} elements.
19919
19920 @item gnus-score-find-hierarchical
19921 @findex gnus-score-find-hierarchical
19922 Apply all score files from all the parent groups.  This means that you
19923 can't have score files like @file{all.SCORE}, but you can have
19924 @file{SCORE}, @file{comp.SCORE} and @file{comp.emacs.SCORE} for each
19925 server.
19926
19927 @end table
19928 This variable can also be a list of functions.  In that case, all
19929 these functions will be called with the group name as argument, and
19930 all the returned lists of score files will be applied.  These
19931 functions can also return lists of lists of score alists directly.  In
19932 that case, the functions that return these non-file score alists
19933 should probably be placed before the ``real'' score file functions, to
19934 ensure that the last score file returned is the local score file.
19935 Phu.
19936
19937 For example, to do hierarchical scoring but use a non-server-specific
19938 overall score file, you could use the value
19939 @example
19940 (list (lambda (group) ("all.SCORE"))
19941       'gnus-score-find-hierarchical)
19942 @end example
19943
19944 @item gnus-score-expiry-days
19945 @vindex gnus-score-expiry-days
19946 This variable says how many days should pass before an unused score file
19947 entry is expired.  If this variable is @code{nil}, no score file entries
19948 are expired.  It's 7 by default.
19949
19950 @item gnus-update-score-entry-dates
19951 @vindex gnus-update-score-entry-dates
19952 If this variable is non-@code{nil}, temporary score entries that have
19953 been triggered (matched) will have their dates updated.  (This is how Gnus
19954 controls expiry---all non-matched-entries will become too old while
19955 matched entries will stay fresh and young.)  However, if you set this
19956 variable to @code{nil}, even matched entries will grow old and will
19957 have to face that oh-so grim reaper.
19958
19959 @item gnus-score-after-write-file-function
19960 @vindex gnus-score-after-write-file-function
19961 Function called with the name of the score file just written.
19962
19963 @item gnus-score-thread-simplify
19964 @vindex gnus-score-thread-simplify
19965 If this variable is non-@code{nil}, article subjects will be
19966 simplified for subject scoring purposes in the same manner as with
19967 threading---according to the current value of
19968 @code{gnus-simplify-subject-functions}.  If the scoring entry uses
19969 @code{substring} or @code{exact} matching, the match will also be
19970 simplified in this manner.
19971
19972 @end table
19973
19974
19975 @node Score File Format
19976 @section Score File Format
19977 @cindex score file format
19978
19979 A score file is an @code{emacs-lisp} file that normally contains just a
19980 single form.  Casual users are not expected to edit these files;
19981 everything can be changed from the summary buffer.
19982
19983 Anyway, if you'd like to dig into it yourself, here's an example:
19984
19985 @lisp
19986 (("from"
19987   ("Lars Ingebrigtsen" -10000)
19988   ("Per Abrahamsen")
19989   ("larsi\\|lmi" -50000 nil R))
19990  ("subject"
19991   ("Ding is Badd" nil 728373))
19992  ("xref"
19993   ("alt.politics" -1000 728372 s))
19994  ("lines"
19995   (2 -100 nil <))
19996  (mark 0)
19997  (expunge -1000)
19998  (mark-and-expunge -10)
19999  (read-only nil)
20000  (orphan -10)
20001  (adapt t)
20002  (files "/hom/larsi/News/gnu.SCORE")
20003  (exclude-files "all.SCORE")
20004  (local (gnus-newsgroup-auto-expire t)
20005         (gnus-summary-make-false-root empty))
20006  (eval (ding)))
20007 @end lisp
20008
20009 This example demonstrates most score file elements.  @xref{Advanced
20010 Scoring}, for a different approach.
20011
20012 Even though this looks much like Lisp code, nothing here is actually
20013 @code{eval}ed.  The Lisp reader is used to read this form, though, so it
20014 has to be valid syntactically, if not semantically.
20015
20016 Six keys are supported by this alist:
20017
20018 @table @code
20019
20020 @item STRING
20021 If the key is a string, it is the name of the header to perform the
20022 match on.  Scoring can only be performed on these eight headers:
20023 @code{From}, @code{Subject}, @code{References}, @code{Message-ID},
20024 @code{Xref}, @code{Lines}, @code{Chars} and @code{Date}.  In addition to
20025 these headers, there are three strings to tell Gnus to fetch the entire
20026 article and do the match on larger parts of the article: @code{Body}
20027 will perform the match on the body of the article, @code{Head} will
20028 perform the match on the head of the article, and @code{All} will
20029 perform the match on the entire article.  Note that using any of these
20030 last three keys will slow down group entry @emph{considerably}.  The
20031 final ``header'' you can score on is @code{Followup}.  These score
20032 entries will result in new score entries being added for all follow-ups
20033 to articles that matches these score entries.
20034
20035 Following this key is an arbitrary number of score entries, where each
20036 score entry has one to four elements.
20037 @enumerate
20038
20039 @item
20040 The first element is the @dfn{match element}.  On most headers this will
20041 be a string, but on the Lines and Chars headers, this must be an
20042 integer.
20043
20044 @item
20045 If the second element is present, it should be a number---the @dfn{score
20046 element}.  This number should be an integer in the neginf to posinf
20047 interval.  This number is added to the score of the article if the match
20048 is successful.  If this element is not present, the
20049 @code{gnus-score-interactive-default-score} number will be used
20050 instead.  This is 1000 by default.
20051
20052 @item
20053 If the third element is present, it should be a number---the @dfn{date
20054 element}.  This date says when the last time this score entry matched,
20055 which provides a mechanism for expiring the score entries.  It this
20056 element is not present, the score entry is permanent.  The date is
20057 represented by the number of days since December 31, 1 BCE.
20058
20059 @item
20060 If the fourth element is present, it should be a symbol---the @dfn{type
20061 element}.  This element specifies what function should be used to see
20062 whether this score entry matches the article.  What match types that can
20063 be used depends on what header you wish to perform the match on.
20064 @table @dfn
20065
20066 @item From, Subject, References, Xref, Message-ID
20067 For most header types, there are the @code{r} and @code{R} (regexp), as
20068 well as @code{s} and @code{S} (substring) types, and @code{e} and
20069 @code{E} (exact match), and @code{w} (word match) types.  If this
20070 element is not present, Gnus will assume that substring matching should
20071 be used.  @code{R}, @code{S}, and @code{E} differ from the others in
20072 that the matches will be done in a case-sensitive manner.  All these
20073 one-letter types are really just abbreviations for the @code{regexp},
20074 @code{string}, @code{exact}, and @code{word} types, which you can use
20075 instead, if you feel like.
20076
20077 @item Extra
20078 Just as for the standard string overview headers, if you are using
20079 gnus-extra-headers, you can score on these headers' values.  In this
20080 case, there is a 5th element in the score entry, being the name of the
20081 header to be scored.  The following entry is useful in your
20082 @file{all.SCORE} file in case of spam attacks from a single origin
20083 host, if your @acronym{NNTP} server tracks @samp{NNTP-Posting-Host} in
20084 overviews:
20085
20086 @lisp
20087 ("111.222.333.444" -1000 nil s
20088  "NNTP-Posting-Host")
20089 @end lisp
20090
20091 @item Lines, Chars
20092 These two headers use different match types: @code{<}, @code{>},
20093 @code{=}, @code{>=} and @code{<=}.
20094
20095 These predicates are true if
20096
20097 @example
20098 (PREDICATE HEADER MATCH)
20099 @end example
20100
20101 evaluates to non-@code{nil}.  For instance, the advanced match
20102 @code{("lines" 4 <)} (@pxref{Advanced Scoring}) will result in the
20103 following form:
20104
20105 @lisp
20106 (< header-value 4)
20107 @end lisp
20108
20109 Or to put it another way: When using @code{<} on @code{Lines} with 4 as
20110 the match, we get the score added if the article has less than 4 lines.
20111 (It's easy to get confused and think it's the other way around.  But
20112 it's not.  I think.)
20113
20114 When matching on @code{Lines}, be careful because some back ends (like
20115 @code{nndir}) do not generate @code{Lines} header, so every article ends
20116 up being marked as having 0 lines.  This can lead to strange results if
20117 you happen to lower score of the articles with few lines.
20118
20119 @item Date
20120 For the Date header we have three kinda silly match types:
20121 @code{before}, @code{at} and @code{after}.  I can't really imagine this
20122 ever being useful, but, like, it would feel kinda silly not to provide
20123 this function.  Just in case.  You never know.  Better safe than sorry.
20124 Once burnt, twice shy.  Don't judge a book by its cover.  Never not have
20125 sex on a first date.  (I have been told that at least one person, and I
20126 quote, ``found this function indispensable'', however.)
20127
20128 @cindex ISO8601
20129 @cindex date
20130 A more useful match type is @code{regexp}.  With it, you can match the
20131 date string using a regular expression.  The date is normalized to
20132 ISO8601 compact format first---@var{YYYYMMDD}@code{T}@var{HHMMSS}.  If
20133 you want to match all articles that have been posted on April 1st in
20134 every year, you could use @samp{....0401.........} as a match string,
20135 for instance.  (Note that the date is kept in its original time zone, so
20136 this will match articles that were posted when it was April 1st where
20137 the article was posted from.  Time zones are such wholesome fun for the
20138 whole family, eh?)
20139
20140 @item Head, Body, All
20141 These three match keys use the same match types as the @code{From} (etc)
20142 header uses.
20143
20144 @item Followup
20145 This match key is somewhat special, in that it will match the
20146 @code{From} header, and affect the score of not only the matching
20147 articles, but also all followups to the matching articles.  This allows
20148 you e.g. increase the score of followups to your own articles, or
20149 decrease the score of followups to the articles of some known
20150 trouble-maker.  Uses the same match types as the @code{From} header
20151 uses.  (Using this match key will lead to creation of @file{ADAPT}
20152 files.)
20153
20154 @item Thread
20155 This match key works along the same lines as the @code{Followup} match
20156 key.  If you say that you want to score on a (sub-)thread started by an
20157 article with a @code{Message-ID} @var{x}, then you add a @samp{thread}
20158 match.  This will add a new @samp{thread} match for each article that
20159 has @var{x} in its @code{References} header.  (These new @samp{thread}
20160 matches will use the @code{Message-ID}s of these matching articles.)
20161 This will ensure that you can raise/lower the score of an entire thread,
20162 even though some articles in the thread may not have complete
20163 @code{References} headers.  Note that using this may lead to
20164 undeterministic scores of the articles in the thread.  (Using this match
20165 key will lead to creation of @file{ADAPT} files.)
20166 @end table
20167 @end enumerate
20168
20169 @cindex score file atoms
20170 @item mark
20171 The value of this entry should be a number.  Any articles with a score
20172 lower than this number will be marked as read.
20173
20174 @item expunge
20175 The value of this entry should be a number.  Any articles with a score
20176 lower than this number will be removed from the summary buffer.
20177
20178 @item mark-and-expunge
20179 The value of this entry should be a number.  Any articles with a score
20180 lower than this number will be marked as read and removed from the
20181 summary buffer.
20182
20183 @item thread-mark-and-expunge
20184 The value of this entry should be a number.  All articles that belong to
20185 a thread that has a total score below this number will be marked as read
20186 and removed from the summary buffer.  @code{gnus-thread-score-function}
20187 says how to compute the total score for a thread.
20188
20189 @item files
20190 The value of this entry should be any number of file names.  These files
20191 are assumed to be score files as well, and will be loaded the same way
20192 this one was.
20193
20194 @item exclude-files
20195 The clue of this entry should be any number of files.  These files will
20196 not be loaded, even though they would normally be so, for some reason or
20197 other.
20198
20199 @item eval
20200 The value of this entry will be @code{eval}el.  This element will be
20201 ignored when handling global score files.
20202
20203 @item read-only
20204 Read-only score files will not be updated or saved.  Global score files
20205 should feature this atom (@pxref{Global Score Files}).  (Note:
20206 @dfn{Global} here really means @dfn{global}; not your personal
20207 apply-to-all-groups score files.)
20208
20209 @item orphan
20210 The value of this entry should be a number.  Articles that do not have
20211 parents will get this number added to their scores.  Imagine you follow
20212 some high-volume newsgroup, like @samp{comp.lang.c}.  Most likely you
20213 will only follow a few of the threads, also want to see any new threads.
20214
20215 You can do this with the following two score file entries:
20216
20217 @example
20218         (orphan -500)
20219         (mark-and-expunge -100)
20220 @end example
20221
20222 When you enter the group the first time, you will only see the new
20223 threads.  You then raise the score of the threads that you find
20224 interesting (with @kbd{I T} or @kbd{I S}), and ignore (@kbd{C y}) the
20225 rest.  Next time you enter the group, you will see new articles in the
20226 interesting threads, plus any new threads.
20227
20228 I.e.---the orphan score atom is for high-volume groups where a few
20229 interesting threads which can't be found automatically by ordinary
20230 scoring rules exist.
20231
20232 @item adapt
20233 This entry controls the adaptive scoring.  If it is @code{t}, the
20234 default adaptive scoring rules will be used.  If it is @code{ignore}, no
20235 adaptive scoring will be performed on this group.  If it is a list, this
20236 list will be used as the adaptive scoring rules.  If it isn't present,
20237 or is something other than @code{t} or @code{ignore}, the default
20238 adaptive scoring rules will be used.  If you want to use adaptive
20239 scoring on most groups, you'd set @code{gnus-use-adaptive-scoring} to
20240 @code{t}, and insert an @code{(adapt ignore)} in the groups where you do
20241 not want adaptive scoring.  If you only want adaptive scoring in a few
20242 groups, you'd set @code{gnus-use-adaptive-scoring} to @code{nil}, and
20243 insert @code{(adapt t)} in the score files of the groups where you want
20244 it.
20245
20246 @item adapt-file
20247 All adaptive score entries will go to the file named by this entry.  It
20248 will also be applied when entering the group.  This atom might be handy
20249 if you want to adapt on several groups at once, using the same adaptive
20250 file for a number of groups.
20251
20252 @item local
20253 @cindex local variables
20254 The value of this entry should be a list of @code{(@var{var}
20255 @var{value})} pairs.  Each @var{var} will be made buffer-local to the
20256 current summary buffer, and set to the value specified.  This is a
20257 convenient, if somewhat strange, way of setting variables in some
20258 groups if you don't like hooks much.  Note that the @var{value} won't
20259 be evaluated.
20260 @end table
20261
20262
20263 @node Score File Editing
20264 @section Score File Editing
20265
20266 You normally enter all scoring commands from the summary buffer, but you
20267 might feel the urge to edit them by hand as well, so we've supplied you
20268 with a mode for that.
20269
20270 It's simply a slightly customized @code{emacs-lisp} mode, with these
20271 additional commands:
20272
20273 @table @kbd
20274
20275 @item C-c C-c
20276 @kindex C-c C-c (Score)
20277 @findex gnus-score-edit-done
20278 Save the changes you have made and return to the summary buffer
20279 (@code{gnus-score-edit-done}).
20280
20281 @item C-c C-d
20282 @kindex C-c C-d (Score)
20283 @findex gnus-score-edit-insert-date
20284 Insert the current date in numerical format
20285 (@code{gnus-score-edit-insert-date}).  This is really the day number, if
20286 you were wondering.
20287
20288 @item C-c C-p
20289 @kindex C-c C-p (Score)
20290 @findex gnus-score-pretty-print
20291 The adaptive score files are saved in an unformatted fashion.  If you
20292 intend to read one of these files, you want to @dfn{pretty print} it
20293 first.  This command (@code{gnus-score-pretty-print}) does that for
20294 you.
20295
20296 @end table
20297
20298 Type @kbd{M-x gnus-score-mode} to use this mode.
20299
20300 @vindex gnus-score-mode-hook
20301 @code{gnus-score-menu-hook} is run in score mode buffers.
20302
20303 In the summary buffer you can use commands like @kbd{V f}, @kbd{V e} and
20304 @kbd{V t} to begin editing score files.
20305
20306
20307 @node Adaptive Scoring
20308 @section Adaptive Scoring
20309 @cindex adaptive scoring
20310
20311 If all this scoring is getting you down, Gnus has a way of making it all
20312 happen automatically---as if by magic.  Or rather, as if by artificial
20313 stupidity, to be precise.
20314
20315 @vindex gnus-use-adaptive-scoring
20316 When you read an article, or mark an article as read, or kill an
20317 article, you leave marks behind.  On exit from the group, Gnus can sniff
20318 these marks and add score elements depending on what marks it finds.
20319 You turn on this ability by setting @code{gnus-use-adaptive-scoring} to
20320 @code{t} or @code{(line)}.  If you want score adaptively on separate
20321 words appearing in the subjects, you should set this variable to
20322 @code{(word)}.  If you want to use both adaptive methods, set this
20323 variable to @code{(word line)}.
20324
20325 @vindex gnus-default-adaptive-score-alist
20326 To give you complete control over the scoring process, you can customize
20327 the @code{gnus-default-adaptive-score-alist} variable.  For instance, it
20328 might look something like this:
20329
20330 @lisp
20331 (setq gnus-default-adaptive-score-alist
20332   '((gnus-unread-mark)
20333     (gnus-ticked-mark (from 4))
20334     (gnus-dormant-mark (from 5))
20335     (gnus-del-mark (from -4) (subject -1))
20336     (gnus-read-mark (from 4) (subject 2))
20337     (gnus-expirable-mark (from -1) (subject -1))
20338     (gnus-killed-mark (from -1) (subject -3))
20339     (gnus-kill-file-mark)
20340     (gnus-ancient-mark)
20341     (gnus-low-score-mark)
20342     (gnus-catchup-mark (from -1) (subject -1))))
20343 @end lisp
20344
20345 As you see, each element in this alist has a mark as a key (either a
20346 variable name or a ``real'' mark---a character).  Following this key is
20347 a arbitrary number of header/score pairs.  If there are no header/score
20348 pairs following the key, no adaptive scoring will be done on articles
20349 that have that key as the article mark.  For instance, articles with
20350 @code{gnus-unread-mark} in the example above will not get adaptive score
20351 entries.
20352
20353 Each article can have only one mark, so just a single of these rules
20354 will be applied to each article.
20355
20356 To take @code{gnus-del-mark} as an example---this alist says that all
20357 articles that have that mark (i.e., are marked with @samp{e}) will have a
20358 score entry added to lower based on the @code{From} header by -4, and
20359 lowered by @code{Subject} by -1.  Change this to fit your prejudices.
20360
20361 If you have marked 10 articles with the same subject with
20362 @code{gnus-del-mark}, the rule for that mark will be applied ten times.
20363 That means that that subject will get a score of ten times -1, which
20364 should be, unless I'm much mistaken, -10.
20365
20366 If you have auto-expirable (mail) groups (@pxref{Expiring Mail}), all
20367 the read articles will be marked with the @samp{E} mark.  This'll
20368 probably make adaptive scoring slightly impossible, so auto-expiring and
20369 adaptive scoring doesn't really mix very well.
20370
20371 The headers you can score on are @code{from}, @code{subject},
20372 @code{message-id}, @code{references}, @code{xref}, @code{lines},
20373 @code{chars} and @code{date}.  In addition, you can score on
20374 @code{followup}, which will create an adaptive score entry that matches
20375 on the @code{References} header using the @code{Message-ID} of the
20376 current article, thereby matching the following thread.
20377
20378 If you use this scheme, you should set the score file atom @code{mark}
20379 to something small---like -300, perhaps, to avoid having small random
20380 changes result in articles getting marked as read.
20381
20382 After using adaptive scoring for a week or so, Gnus should start to
20383 become properly trained and enhance the authors you like best, and kill
20384 the authors you like least, without you having to say so explicitly.
20385
20386 You can control what groups the adaptive scoring is to be performed on
20387 by using the score files (@pxref{Score File Format}).  This will also
20388 let you use different rules in different groups.
20389
20390 @vindex gnus-adaptive-file-suffix
20391 The adaptive score entries will be put into a file where the name is the
20392 group name with @code{gnus-adaptive-file-suffix} appended.  The default
20393 is @file{ADAPT}.
20394
20395 @vindex gnus-adaptive-pretty-print
20396 Adaptive score files can get huge and are not meant to be edited by
20397 human hands.  If @code{gnus-adaptive-pretty-print} is @code{nil} (the
20398 deafult) those files will not be written in a human readable way.
20399
20400 @vindex gnus-score-exact-adapt-limit
20401 When doing adaptive scoring, substring or fuzzy matching would probably
20402 give you the best results in most cases.  However, if the header one
20403 matches is short, the possibility for false positives is great, so if
20404 the length of the match is less than
20405 @code{gnus-score-exact-adapt-limit}, exact matching will be used.  If
20406 this variable is @code{nil}, exact matching will always be used to avoid
20407 this problem.
20408
20409 @vindex gnus-default-adaptive-word-score-alist
20410 As mentioned above, you can adapt either on individual words or entire
20411 headers.  If you adapt on words, the
20412 @code{gnus-default-adaptive-word-score-alist} variable says what score
20413 each instance of a word should add given a mark.
20414
20415 @lisp
20416 (setq gnus-default-adaptive-word-score-alist
20417       `((,gnus-read-mark . 30)
20418         (,gnus-catchup-mark . -10)
20419         (,gnus-killed-mark . -20)
20420         (,gnus-del-mark . -15)))
20421 @end lisp
20422
20423 This is the default value.  If you have adaption on words enabled, every
20424 word that appears in subjects of articles marked with
20425 @code{gnus-read-mark} will result in a score rule that increase the
20426 score with 30 points.
20427
20428 @vindex gnus-default-ignored-adaptive-words
20429 @vindex gnus-ignored-adaptive-words
20430 Words that appear in the @code{gnus-default-ignored-adaptive-words} list
20431 will be ignored.  If you wish to add more words to be ignored, use the
20432 @code{gnus-ignored-adaptive-words} list instead.
20433
20434 @vindex gnus-adaptive-word-length-limit
20435 Some may feel that short words shouldn't count when doing adaptive
20436 scoring.  If so, you may set @code{gnus-adaptive-word-length-limit} to
20437 an integer.  Words shorter than this number will be ignored.  This
20438 variable defaults to @code{nil}.
20439
20440 @vindex gnus-adaptive-word-syntax-table
20441 When the scoring is done, @code{gnus-adaptive-word-syntax-table} is the
20442 syntax table in effect.  It is similar to the standard syntax table, but
20443 it considers numbers to be non-word-constituent characters.
20444
20445 @vindex gnus-adaptive-word-minimum
20446 If @code{gnus-adaptive-word-minimum} is set to a number, the adaptive
20447 word scoring process will never bring down the score of an article to
20448 below this number.  The default is @code{nil}.
20449
20450 @vindex gnus-adaptive-word-no-group-words
20451 If @code{gnus-adaptive-word-no-group-words} is set to @code{t}, gnus
20452 won't adaptively word score any of the words in the group name.  Useful
20453 for groups like @samp{comp.editors.emacs}, where most of the subject
20454 lines contain the word @samp{emacs}.
20455
20456 After using this scheme for a while, it might be nice to write a
20457 @code{gnus-psychoanalyze-user} command to go through the rules and see
20458 what words you like and what words you don't like.  Or perhaps not.
20459
20460 Note that the adaptive word scoring thing is highly experimental and is
20461 likely to change in the future.  Initial impressions seem to indicate
20462 that it's totally useless as it stands.  Some more work (involving more
20463 rigorous statistical methods) will have to be done to make this useful.
20464
20465
20466 @node Home Score File
20467 @section Home Score File
20468
20469 The score file where new score file entries will go is called the
20470 @dfn{home score file}.  This is normally (and by default) the score file
20471 for the group itself.  For instance, the home score file for
20472 @samp{gnu.emacs.gnus} is @file{gnu.emacs.gnus.SCORE}.
20473
20474 However, this may not be what you want.  It is often convenient to share
20475 a common home score file among many groups---all @samp{emacs} groups
20476 could perhaps use the same home score file.
20477
20478 @vindex gnus-home-score-file
20479 The variable that controls this is @code{gnus-home-score-file}.  It can
20480 be:
20481
20482 @enumerate
20483 @item
20484 A string.  Then this file will be used as the home score file for all
20485 groups.
20486
20487 @item
20488 A function.  The result of this function will be used as the home score
20489 file.  The function will be called with the name of the group as the
20490 parameter.
20491
20492 @item
20493 A list.  The elements in this list can be:
20494
20495 @enumerate
20496 @item
20497 @code{(@var{regexp} @var{file-name})}.  If the @var{regexp} matches the
20498 group name, the @var{file-name} will be used as the home score file.
20499
20500 @item
20501 A function.  If the function returns non-@code{nil}, the result will
20502 be used as the home score file.  The function will be called with the
20503 name of the group as the parameter.
20504
20505 @item
20506 A string.  Use the string as the home score file.
20507 @end enumerate
20508
20509 The list will be traversed from the beginning towards the end looking
20510 for matches.
20511
20512 @end enumerate
20513
20514 So, if you want to use just a single score file, you could say:
20515
20516 @lisp
20517 (setq gnus-home-score-file
20518       "my-total-score-file.SCORE")
20519 @end lisp
20520
20521 If you want to use @file{gnu.SCORE} for all @samp{gnu} groups and
20522 @file{rec.SCORE} for all @samp{rec} groups (and so on), you can say:
20523
20524 @findex gnus-hierarchial-home-score-file
20525 @lisp
20526 (setq gnus-home-score-file
20527       'gnus-hierarchial-home-score-file)
20528 @end lisp
20529
20530 This is a ready-made function provided for your convenience.
20531 Other functions include
20532
20533 @table @code
20534 @item gnus-current-home-score-file
20535 @findex gnus-current-home-score-file
20536 Return the ``current'' regular score file.  This will make scoring
20537 commands add entry to the ``innermost'' matching score file.
20538
20539 @end table
20540
20541 If you want to have one score file for the @samp{emacs} groups and
20542 another for the @samp{comp} groups, while letting all other groups use
20543 their own home score files:
20544
20545 @lisp
20546 (setq gnus-home-score-file
20547       ;; @r{All groups that match the regexp @code{"\\.emacs"}}
20548       '(("\\.emacs" "emacs.SCORE")
20549         ;; @r{All the comp groups in one score file}
20550         ("^comp" "comp.SCORE")))
20551 @end lisp
20552
20553 @vindex gnus-home-adapt-file
20554 @code{gnus-home-adapt-file} works exactly the same way as
20555 @code{gnus-home-score-file}, but says what the home adaptive score file
20556 is instead.  All new adaptive file entries will go into the file
20557 specified by this variable, and the same syntax is allowed.
20558
20559 In addition to using @code{gnus-home-score-file} and
20560 @code{gnus-home-adapt-file}, you can also use group parameters
20561 (@pxref{Group Parameters}) and topic parameters (@pxref{Topic
20562 Parameters}) to achieve much the same.  Group and topic parameters take
20563 precedence over this variable.
20564
20565
20566 @node Followups To Yourself
20567 @section Followups To Yourself
20568
20569 Gnus offers two commands for picking out the @code{Message-ID} header in
20570 the current buffer.  Gnus will then add a score rule that scores using
20571 this @code{Message-ID} on the @code{References} header of other
20572 articles.  This will, in effect, increase the score of all articles that
20573 respond to the article in the current buffer.  Quite useful if you want
20574 to easily note when people answer what you've said.
20575
20576 @table @code
20577
20578 @item gnus-score-followup-article
20579 @findex gnus-score-followup-article
20580 This will add a score to articles that directly follow up your own
20581 article.
20582
20583 @item gnus-score-followup-thread
20584 @findex gnus-score-followup-thread
20585 This will add a score to all articles that appear in a thread ``below''
20586 your own article.
20587 @end table
20588
20589 @vindex message-sent-hook
20590 These two functions are both primarily meant to be used in hooks like
20591 @code{message-sent-hook}, like this:
20592 @lisp
20593 (add-hook 'message-sent-hook 'gnus-score-followup-thread)
20594 @end lisp
20595
20596
20597 If you look closely at your own @code{Message-ID}, you'll notice that
20598 the first two or three characters are always the same.  Here's two of
20599 mine:
20600
20601 @example
20602 <x6u3u47icf.fsf@@eyesore.no>
20603 <x6sp9o7ibw.fsf@@eyesore.no>
20604 @end example
20605
20606 So ``my'' ident on this machine is @samp{x6}.  This can be
20607 exploited---the following rule will raise the score on all followups to
20608 myself:
20609
20610 @lisp
20611 ("references"
20612  ("<x6[0-9a-z]+\\.fsf\\(_-_\\)?@@.*eyesore\\.no>"
20613   1000 nil r))
20614 @end lisp
20615
20616 Whether it's the first two or first three characters that are ``yours''
20617 is system-dependent.
20618
20619
20620 @node Scoring On Other Headers
20621 @section Scoring On Other Headers
20622 @cindex scoring on other headers
20623
20624 Gnus is quite fast when scoring the ``traditional''
20625 headers---@samp{From}, @samp{Subject} and so on.  However, scoring
20626 other headers requires writing a @code{head} scoring rule, which means
20627 that Gnus has to request every single article from the back end to find
20628 matches.  This takes a long time in big groups.
20629
20630 Now, there's not much you can do about this for news groups, but for
20631 mail groups, you have greater control.  In @ref{To From Newsgroups},
20632 it's explained in greater detail what this mechanism does, but here's
20633 a cookbook example for @code{nnml} on how to allow scoring on the
20634 @samp{To} and @samp{Cc} headers.
20635
20636 Put the following in your @file{~/.gnus.el} file.
20637
20638 @lisp
20639 (setq gnus-extra-headers '(To Cc Newsgroups Keywords)
20640       nnmail-extra-headers gnus-extra-headers)
20641 @end lisp
20642
20643 Restart Gnus and rebuild your @code{nnml} overview files with the
20644 @kbd{M-x nnml-generate-nov-databases} command.  This will take a long
20645 time if you have much mail.
20646
20647 Now you can score on @samp{To} and @samp{Cc} as ``extra headers'' like
20648 so: @kbd{I e s p To RET <your name> RET}.
20649
20650 See?  Simple.
20651
20652
20653 @node Scoring Tips
20654 @section Scoring Tips
20655 @cindex scoring tips
20656
20657 @table @dfn
20658
20659 @item Crossposts
20660 @cindex crossposts
20661 @cindex scoring crossposts
20662 If you want to lower the score of crossposts, the line to match on is
20663 the @code{Xref} header.
20664 @lisp
20665 ("xref" (" talk.politics.misc:" -1000))
20666 @end lisp
20667
20668 @item Multiple crossposts
20669 If you want to lower the score of articles that have been crossposted to
20670 more than, say, 3 groups:
20671 @lisp
20672 ("xref"
20673   ("[^:\n]+:[0-9]+ +[^:\n]+:[0-9]+ +[^:\n]+:[0-9]+"
20674    -1000 nil r))
20675 @end lisp
20676
20677 @item Matching on the body
20678 This is generally not a very good idea---it takes a very long time.
20679 Gnus actually has to fetch each individual article from the server.  But
20680 you might want to anyway, I guess.  Even though there are three match
20681 keys (@code{Head}, @code{Body} and @code{All}), you should choose one
20682 and stick with it in each score file.  If you use any two, each article
20683 will be fetched @emph{twice}.  If you want to match a bit on the
20684 @code{Head} and a bit on the @code{Body}, just use @code{All} for all
20685 the matches.
20686
20687 @item Marking as read
20688 You will probably want to mark articles that have scores below a certain
20689 number as read.  This is most easily achieved by putting the following
20690 in your @file{all.SCORE} file:
20691 @lisp
20692 ((mark -100))
20693 @end lisp
20694 You may also consider doing something similar with @code{expunge}.
20695
20696 @item Negated character classes
20697 If you say stuff like @code{[^abcd]*}, you may get unexpected results.
20698 That will match newlines, which might lead to, well, The Unknown.  Say
20699 @code{[^abcd\n]*} instead.
20700 @end table
20701
20702
20703 @node Reverse Scoring
20704 @section Reverse Scoring
20705 @cindex reverse scoring
20706
20707 If you want to keep just articles that have @samp{Sex with Emacs} in the
20708 subject header, and expunge all other articles, you could put something
20709 like this in your score file:
20710
20711 @lisp
20712 (("subject"
20713   ("Sex with Emacs" 2))
20714  (mark 1)
20715  (expunge 1))
20716 @end lisp
20717
20718 So, you raise all articles that match @samp{Sex with Emacs} and mark the
20719 rest as read, and expunge them to boot.
20720
20721
20722 @node Global Score Files
20723 @section Global Score Files
20724 @cindex global score files
20725
20726 Sure, other newsreaders have ``global kill files''.  These are usually
20727 nothing more than a single kill file that applies to all groups, stored
20728 in the user's home directory.  Bah!  Puny, weak newsreaders!
20729
20730 What I'm talking about here are Global Score Files.  Score files from
20731 all over the world, from users everywhere, uniting all nations in one
20732 big, happy score file union!  Ange-score!  New and untested!
20733
20734 @vindex gnus-global-score-files
20735 All you have to do to use other people's score files is to set the
20736 @code{gnus-global-score-files} variable.  One entry for each score file,
20737 or each score file directory.  Gnus will decide by itself what score
20738 files are applicable to which group.
20739
20740 To use the score file
20741 @file{/ftp@@ftp.gnus.org:/pub/larsi/ding/score/soc.motss.SCORE} and
20742 all score files in the @file{/ftp@@ftp.some-where:/pub/score} directory,
20743 say this:
20744
20745 @lisp
20746 (setq gnus-global-score-files
20747       '("/ftp@@ftp.gnus.org:/pub/larsi/ding/score/soc.motss.SCORE"
20748         "/ftp@@ftp.some-where:/pub/score/"))
20749 @end lisp
20750
20751 @findex gnus-score-search-global-directories
20752 @noindent
20753 Simple, eh?  Directory names must end with a @samp{/}.  These
20754 directories are typically scanned only once during each Gnus session.
20755 If you feel the need to manually re-scan the remote directories, you can
20756 use the @code{gnus-score-search-global-directories} command.
20757
20758 Note that, at present, using this option will slow down group entry
20759 somewhat.  (That is---a lot.)
20760
20761 If you want to start maintaining score files for other people to use,
20762 just put your score file up for anonymous ftp and announce it to the
20763 world.  Become a retro-moderator!  Participate in the retro-moderator
20764 wars sure to ensue, where retro-moderators battle it out for the
20765 sympathy of the people, luring them to use their score files on false
20766 premises!  Yay!  The net is saved!
20767
20768 Here are some tips for the would-be retro-moderator, off the top of my
20769 head:
20770
20771 @itemize @bullet
20772
20773 @item
20774 Articles heavily crossposted are probably junk.
20775 @item
20776 To lower a single inappropriate article, lower by @code{Message-ID}.
20777 @item
20778 Particularly brilliant authors can be raised on a permanent basis.
20779 @item
20780 Authors that repeatedly post off-charter for the group can safely be
20781 lowered out of existence.
20782 @item
20783 Set the @code{mark} and @code{expunge} atoms to obliterate the nastiest
20784 articles completely.
20785
20786 @item
20787 Use expiring score entries to keep the size of the file down.  You
20788 should probably have a long expiry period, though, as some sites keep
20789 old articles for a long time.
20790 @end itemize
20791
20792 @dots{} I wonder whether other newsreaders will support global score files
20793 in the future.  @emph{Snicker}.  Yup, any day now, newsreaders like Blue
20794 Wave, xrn and 1stReader are bound to implement scoring.  Should we start
20795 holding our breath yet?
20796
20797
20798 @node Kill Files
20799 @section Kill Files
20800 @cindex kill files
20801
20802 Gnus still supports those pesky old kill files.  In fact, the kill file
20803 entries can now be expiring, which is something I wrote before Daniel
20804 Quinlan thought of doing score files, so I've left the code in there.
20805
20806 In short, kill processing is a lot slower (and I do mean @emph{a lot})
20807 than score processing, so it might be a good idea to rewrite your kill
20808 files into score files.
20809
20810 Anyway, a kill file is a normal @code{emacs-lisp} file.  You can put any
20811 forms into this file, which means that you can use kill files as some
20812 sort of primitive hook function to be run on group entry, even though
20813 that isn't a very good idea.
20814
20815 Normal kill files look like this:
20816
20817 @lisp
20818 (gnus-kill "From" "Lars Ingebrigtsen")
20819 (gnus-kill "Subject" "ding")
20820 (gnus-expunge "X")
20821 @end lisp
20822
20823 This will mark every article written by me as read, and remove the
20824 marked articles from the summary buffer.  Very useful, you'll agree.
20825
20826 Other programs use a totally different kill file syntax.  If Gnus
20827 encounters what looks like a @code{rn} kill file, it will take a stab at
20828 interpreting it.
20829
20830 Two summary functions for editing a @sc{gnus} kill file:
20831
20832 @table @kbd
20833
20834 @item M-k
20835 @kindex M-k (Summary)
20836 @findex gnus-summary-edit-local-kill
20837 Edit this group's kill file (@code{gnus-summary-edit-local-kill}).
20838
20839 @item M-K
20840 @kindex M-K (Summary)
20841 @findex gnus-summary-edit-global-kill
20842 Edit the general kill file (@code{gnus-summary-edit-global-kill}).
20843 @end table
20844
20845 Two group mode functions for editing the kill files:
20846
20847 @table @kbd
20848
20849 @item M-k
20850 @kindex M-k (Group)
20851 @findex gnus-group-edit-local-kill
20852 Edit this group's kill file (@code{gnus-group-edit-local-kill}).
20853
20854 @item M-K
20855 @kindex M-K (Group)
20856 @findex gnus-group-edit-global-kill
20857 Edit the general kill file (@code{gnus-group-edit-global-kill}).
20858 @end table
20859
20860 Kill file variables:
20861
20862 @table @code
20863 @item gnus-kill-file-name
20864 @vindex gnus-kill-file-name
20865 A kill file for the group @samp{soc.motss} is normally called
20866 @file{soc.motss.KILL}.  The suffix appended to the group name to get
20867 this file name is detailed by the @code{gnus-kill-file-name} variable.
20868 The ``global'' kill file (not in the score file sense of ``global'', of
20869 course) is just called @file{KILL}.
20870
20871 @vindex gnus-kill-save-kill-file
20872 @item gnus-kill-save-kill-file
20873 If this variable is non-@code{nil}, Gnus will save the
20874 kill file after processing, which is necessary if you use expiring
20875 kills.
20876
20877 @item gnus-apply-kill-hook
20878 @vindex gnus-apply-kill-hook
20879 @findex gnus-apply-kill-file-unless-scored
20880 @findex gnus-apply-kill-file
20881 A hook called to apply kill files to a group.  It is
20882 @code{(gnus-apply-kill-file)} by default.  If you want to ignore the
20883 kill file if you have a score file for the same group, you can set this
20884 hook to @code{(gnus-apply-kill-file-unless-scored)}.  If you don't want
20885 kill files to be processed, you should set this variable to @code{nil}.
20886
20887 @item gnus-kill-file-mode-hook
20888 @vindex gnus-kill-file-mode-hook
20889 A hook called in kill-file mode buffers.
20890
20891 @end table
20892
20893
20894 @node Converting Kill Files
20895 @section Converting Kill Files
20896 @cindex kill files
20897 @cindex converting kill files
20898
20899 If you have loads of old kill files, you may want to convert them into
20900 score files.  If they are ``regular'', you can use
20901 the @file{gnus-kill-to-score.el} package; if not, you'll have to do it
20902 by hand.
20903
20904 The kill to score conversion package isn't included in Gnus by default.
20905 You can fetch it from
20906 @uref{http://www.stud.ifi.uio.no/~larsi/ding-various/gnus-kill-to-score.el}.
20907
20908 If your old kill files are very complex---if they contain more
20909 non-@code{gnus-kill} forms than not, you'll have to convert them by
20910 hand.  Or just let them be as they are.  Gnus will still use them as
20911 before.
20912
20913
20914 @node Advanced Scoring
20915 @section Advanced Scoring
20916
20917 Scoring on Subjects and From headers is nice enough, but what if you're
20918 really interested in what a person has to say only when she's talking
20919 about a particular subject?  Or what if you really don't want to
20920 read what person A has to say when she's following up to person B, but
20921 want to read what she says when she's following up to person C?
20922
20923 By using advanced scoring rules you may create arbitrarily complex
20924 scoring patterns.
20925
20926 @menu
20927 * Advanced Scoring Syntax::     A definition.
20928 * Advanced Scoring Examples::   What they look like.
20929 * Advanced Scoring Tips::       Getting the most out of it.
20930 @end menu
20931
20932
20933 @node Advanced Scoring Syntax
20934 @subsection Advanced Scoring Syntax
20935
20936 Ordinary scoring rules have a string as the first element in the rule.
20937 Advanced scoring rules have a list as the first element.  The second
20938 element is the score to be applied if the first element evaluated to a
20939 non-@code{nil} value.
20940
20941 These lists may consist of three logical operators, one redirection
20942 operator, and various match operators.
20943
20944 Logical operators:
20945
20946 @table @code
20947 @item &
20948 @itemx and
20949 This logical operator will evaluate each of its arguments until it finds
20950 one that evaluates to @code{false}, and then it'll stop.  If all arguments
20951 evaluate to @code{true} values, then this operator will return
20952 @code{true}.
20953
20954 @item |
20955 @itemx or
20956 This logical operator will evaluate each of its arguments until it finds
20957 one that evaluates to @code{true}.  If no arguments are @code{true},
20958 then this operator will return @code{false}.
20959
20960 @item !
20961 @itemx not
20962 @itemx Â¬
20963 This logical operator only takes a single argument.  It returns the
20964 logical negation of the value of its argument.
20965
20966 @end table
20967
20968 There is an @dfn{indirection operator} that will make its arguments
20969 apply to the ancestors of the current article being scored.  For
20970 instance, @code{1-} will make score rules apply to the parent of the
20971 current article.  @code{2-} will make score rules apply to the
20972 grandparent of the current article.  Alternatively, you can write
20973 @code{^^}, where the number of @code{^}s (carets) says how far back into
20974 the ancestry you want to go.
20975
20976 Finally, we have the match operators.  These are the ones that do the
20977 real work.  Match operators are header name strings followed by a match
20978 and a match type.  A typical match operator looks like @samp{("from"
20979 "Lars Ingebrigtsen" s)}.  The header names are the same as when using
20980 simple scoring, and the match types are also the same.
20981
20982
20983 @node Advanced Scoring Examples
20984 @subsection Advanced Scoring Examples
20985
20986 Please note that the following examples are score file rules.  To
20987 make a complete score file from them, surround them with another pair
20988 of parentheses.
20989
20990 Let's say you want to increase the score of articles written by Lars
20991 when he's talking about Gnus:
20992
20993 @example
20994 @group
20995 ((&
20996   ("from" "Lars Ingebrigtsen")
20997   ("subject" "Gnus"))
20998  1000)
20999 @end group
21000 @end example
21001
21002 Quite simple, huh?
21003
21004 When he writes long articles, he sometimes has something nice to say:
21005
21006 @example
21007 ((&
21008   ("from" "Lars Ingebrigtsen")
21009   (|
21010    ("subject" "Gnus")
21011    ("lines" 100 >)))
21012  1000)
21013 @end example
21014
21015 However, when he responds to things written by Reig Eigil Logge, you
21016 really don't want to read what he's written:
21017
21018 @example
21019 ((&
21020   ("from" "Lars Ingebrigtsen")
21021   (1- ("from" "Reig Eigir Logge")))
21022  -100000)
21023 @end example
21024
21025 Everybody that follows up Redmondo when he writes about disappearing
21026 socks should have their scores raised, but only when they talk about
21027 white socks.  However, when Lars talks about socks, it's usually not
21028 very interesting:
21029
21030 @example
21031 ((&
21032   (1-
21033    (&
21034     ("from" "redmondo@@.*no" r)
21035     ("body" "disappearing.*socks" t)))
21036   (! ("from" "Lars Ingebrigtsen"))
21037   ("body" "white.*socks"))
21038  1000)
21039 @end example
21040
21041 Suppose you're reading a high volume group and you're only interested
21042 in replies. The plan is to score down all articles that don't have
21043 subject that begin with "Re:", "Fw:" or "Fwd:" and then score up all
21044 parents of articles that have subjects that begin with reply marks.
21045
21046 @example
21047 ((! ("subject" "re:\\|fwd?:" r))
21048   -200)
21049 ((1- ("subject" "re:\\|fwd?:" r))
21050   200)
21051 @end example
21052
21053 The possibilities are endless.
21054
21055 @node Advanced Scoring Tips
21056 @subsection Advanced Scoring Tips
21057
21058 The @code{&} and @code{|} logical operators do short-circuit logic.
21059 That is, they stop processing their arguments when it's clear what the
21060 result of the operation will be.  For instance, if one of the arguments
21061 of an @code{&} evaluates to @code{false}, there's no point in evaluating
21062 the rest of the arguments.  This means that you should put slow matches
21063 (@samp{body}, @samp{header}) last and quick matches (@samp{from},
21064 @samp{subject}) first.
21065
21066 The indirection arguments (@code{1-} and so on) will make their
21067 arguments work on previous generations of the thread.  If you say
21068 something like:
21069
21070 @example
21071 ...
21072 (1-
21073  (1-
21074   ("from" "lars")))
21075 ...
21076 @end example
21077
21078 Then that means ``score on the from header of the grandparent of the
21079 current article''.  An indirection is quite fast, but it's better to say:
21080
21081 @example
21082 (1-
21083  (&
21084   ("from" "Lars")
21085   ("subject" "Gnus")))
21086 @end example
21087
21088 than it is to say:
21089
21090 @example
21091 (&
21092  (1- ("from" "Lars"))
21093  (1- ("subject" "Gnus")))
21094 @end example
21095
21096
21097 @node Score Decays
21098 @section Score Decays
21099 @cindex score decays
21100 @cindex decays
21101
21102 You may find that your scores have a tendency to grow without
21103 bounds, especially if you're using adaptive scoring.  If scores get too
21104 big, they lose all meaning---they simply max out and it's difficult to
21105 use them in any sensible way.
21106
21107 @vindex gnus-decay-scores
21108 @findex gnus-decay-score
21109 @vindex gnus-decay-score-function
21110 Gnus provides a mechanism for decaying scores to help with this problem.
21111 When score files are loaded and @code{gnus-decay-scores} is
21112 non-@code{nil}, Gnus will run the score files through the decaying
21113 mechanism thereby lowering the scores of all non-permanent score rules.
21114 If @code{gnus-decay-scores} is a regexp, only score files matching this
21115 regexp are treated.  E.g. you may set it to @samp{\\.ADAPT\\'} if only
21116 @emph{adaptive} score files should be decayed.  The decay itself if
21117 performed by the @code{gnus-decay-score-function} function, which is
21118 @code{gnus-decay-score} by default.  Here's the definition of that
21119 function:
21120
21121 @lisp
21122 (defun gnus-decay-score (score)
21123   "Decay SCORE according to `gnus-score-decay-constant'
21124 and `gnus-score-decay-scale'."
21125   (let ((n (- score
21126               (* (if (< score 0) -1 1)
21127                  (min (abs score)
21128                       (max gnus-score-decay-constant
21129                            (* (abs score)
21130                               gnus-score-decay-scale)))))))
21131     (if (and (featurep 'xemacs)
21132              ;; XEmacs' floor can handle only the floating point
21133              ;; number below the half of the maximum integer.
21134              (> (abs n) (lsh -1 -2)))
21135         (string-to-number
21136          (car (split-string (number-to-string n) "\\.")))
21137       (floor n))))
21138 @end lisp
21139
21140 @vindex gnus-score-decay-scale
21141 @vindex gnus-score-decay-constant
21142 @code{gnus-score-decay-constant} is 3 by default and
21143 @code{gnus-score-decay-scale} is 0.05.  This should cause the following:
21144
21145 @enumerate
21146 @item
21147 Scores between -3 and 3 will be set to 0 when this function is called.
21148
21149 @item
21150 Scores with magnitudes between 3 and 60 will be shrunk by 3.
21151
21152 @item
21153 Scores with magnitudes greater than 60 will be shrunk by 5% of the
21154 score.
21155 @end enumerate
21156
21157 If you don't like this decay function, write your own.  It is called
21158 with the score to be decayed as its only parameter, and it should return
21159 the new score, which should be an integer.
21160
21161 Gnus will try to decay scores once a day.  If you haven't run Gnus for
21162 four days, Gnus will decay the scores four times, for instance.
21163
21164 @iftex
21165 @iflatex
21166 @chapter Message
21167 @include message.texi
21168 @chapter Emacs MIME
21169 @include emacs-mime.texi
21170 @chapter Sieve
21171 @include sieve.texi
21172 @c @chapter PGG
21173 @c @include pgg.texi
21174 @c @chapter SASL
21175 @c @include sasl.texi
21176 @end iflatex
21177 @end iftex
21178
21179 @node Various
21180 @chapter Various
21181
21182 @menu
21183 * Process/Prefix::              A convention used by many treatment commands.
21184 * Interactive::                 Making Gnus ask you many questions.
21185 * Symbolic Prefixes::           How to supply some Gnus functions with options.
21186 * Formatting Variables::        You can specify what buffers should look like.
21187 * Window Layout::               Configuring the Gnus buffer windows.
21188 * Faces and Fonts::             How to change how faces look.
21189 * Compilation::                 How to speed Gnus up.
21190 * Mode Lines::                  Displaying information in the mode lines.
21191 * Highlighting and Menus::      Making buffers look all nice and cozy.
21192 * Buttons::                     Get tendinitis in ten easy steps!
21193 * Daemons::                     Gnus can do things behind your back.
21194 * NoCeM::                       How to avoid spam and other fatty foods.
21195 * Undo::                        Some actions can be undone.
21196 * Predicate Specifiers::        Specifying predicates.
21197 * Moderation::                  What to do if you're a moderator.
21198 * Fetching a Group::            Starting Gnus just to read a group.
21199 * Image Enhancements::          Modern versions of Emacs/XEmacs can display images.
21200 * Fuzzy Matching::              What's the big fuzz?
21201 * Thwarting Email Spam::        A how-to on avoiding unsolicited commercial email.
21202 * Other modes::                 Interaction with other modes.
21203 * Various Various::             Things that are really various.
21204 @end menu
21205
21206
21207 @node Process/Prefix
21208 @section Process/Prefix
21209 @cindex process/prefix convention
21210
21211 Many functions, among them functions for moving, decoding and saving
21212 articles, use what is known as the @dfn{Process/Prefix convention}.
21213
21214 This is a method for figuring out what articles the user wants the
21215 command to be performed on.
21216
21217 It goes like this:
21218
21219 If the numeric prefix is N, perform the operation on the next N
21220 articles, starting with the current one.  If the numeric prefix is
21221 negative, perform the operation on the previous N articles, starting
21222 with the current one.
21223
21224 @vindex transient-mark-mode
21225 If @code{transient-mark-mode} in non-@code{nil} and the region is
21226 active, all articles in the region will be worked upon.
21227
21228 If there is no numeric prefix, but some articles are marked with the
21229 process mark, perform the operation on the articles marked with
21230 the process mark.
21231
21232 If there is neither a numeric prefix nor any articles marked with the
21233 process mark, just perform the operation on the current article.
21234
21235 Quite simple, really, but it needs to be made clear so that surprises
21236 are avoided.
21237
21238 Commands that react to the process mark will push the current list of
21239 process marked articles onto a stack and will then clear all process
21240 marked articles.  You can restore the previous configuration with the
21241 @kbd{M P y} command (@pxref{Setting Process Marks}).
21242
21243 @vindex gnus-summary-goto-unread
21244 One thing that seems to shock & horrify lots of people is that, for
21245 instance, @kbd{3 d} does exactly the same as @kbd{d} @kbd{d} @kbd{d}.
21246 Since each @kbd{d} (which marks the current article as read) by default
21247 goes to the next unread article after marking, this means that @kbd{3 d}
21248 will mark the next three unread articles as read, no matter what the
21249 summary buffer looks like.  Set @code{gnus-summary-goto-unread} to
21250 @code{nil} for a more straightforward action.
21251
21252 Many commands do not use the process/prefix convention.  All commands
21253 that do explicitly say so in this manual.  To apply the process/prefix
21254 convention to commands that do not use it, you can use the @kbd{M-&}
21255 command.  For instance, to mark all the articles in the group as
21256 expirable, you could say @kbd{M P b M-& E}.
21257
21258
21259 @node Interactive
21260 @section Interactive
21261 @cindex interaction
21262
21263 @table @code
21264
21265 @item gnus-novice-user
21266 @vindex gnus-novice-user
21267 If this variable is non-@code{nil}, you are either a newcomer to the
21268 World of Usenet, or you are very cautious, which is a nice thing to be,
21269 really.  You will be given questions of the type ``Are you sure you want
21270 to do this?'' before doing anything dangerous.  This is @code{t} by
21271 default.
21272
21273 @item gnus-expert-user
21274 @vindex gnus-expert-user
21275 If this variable is non-@code{nil}, you will seldom be asked any
21276 questions by Gnus.  It will simply assume you know what you're doing, no
21277 matter how strange.
21278
21279 @item gnus-interactive-catchup
21280 @vindex gnus-interactive-catchup
21281 Require confirmation before catching up a group if non-@code{nil}.  It
21282 is @code{t} by default.
21283
21284 @item gnus-interactive-exit
21285 @vindex gnus-interactive-exit
21286 Require confirmation before exiting Gnus.  This variable is @code{t} by
21287 default.
21288 @end table
21289
21290
21291 @node Symbolic Prefixes
21292 @section Symbolic Prefixes
21293 @cindex symbolic prefixes
21294
21295 Quite a lot of Emacs commands react to the (numeric) prefix.  For
21296 instance, @kbd{C-u 4 C-f} moves point four characters forward, and
21297 @kbd{C-u 9 0 0 I s s p} adds a permanent @code{Subject} substring score
21298 rule of 900 to the current article.
21299
21300 This is all nice and well, but what if you want to give a command some
21301 additional information?  Well, what most commands do is interpret the
21302 ``raw'' prefix in some special way.  @kbd{C-u 0 C-x C-s} means that one
21303 doesn't want a backup file to be created when saving the current buffer,
21304 for instance.  But what if you want to save without making a backup
21305 file, and you want Emacs to flash lights and play a nice tune at the
21306 same time?  You can't, and you're probably perfectly happy that way.
21307
21308 @kindex M-i (Summary)
21309 @findex gnus-symbolic-argument
21310 I'm not, so I've added a second prefix---the @dfn{symbolic prefix}.  The
21311 prefix key is @kbd{M-i} (@code{gnus-symbolic-argument}), and the next
21312 character typed in is the value.  You can stack as many @kbd{M-i}
21313 prefixes as you want.  @kbd{M-i a C-M-u} means ``feed the @kbd{C-M-u}
21314 command the symbolic prefix @code{a}''.  @kbd{M-i a M-i b C-M-u} means
21315 ``feed the @kbd{C-M-u} command the symbolic prefixes @code{a} and
21316 @code{b}''.  You get the drift.
21317
21318 Typing in symbolic prefixes to commands that don't accept them doesn't
21319 hurt, but it doesn't do any good either.  Currently not many Gnus
21320 functions make use of the symbolic prefix.
21321
21322 If you're interested in how Gnus implements this, @pxref{Extended
21323 Interactive}.
21324
21325
21326 @node Formatting Variables
21327 @section Formatting Variables
21328 @cindex formatting variables
21329
21330 Throughout this manual you've probably noticed lots of variables called
21331 things like @code{gnus-group-line-format} and
21332 @code{gnus-summary-mode-line-format}.  These control how Gnus is to
21333 output lines in the various buffers.  There's quite a lot of them.
21334 Fortunately, they all use the same syntax, so there's not that much to
21335 be annoyed by.
21336
21337 Here's an example format spec (from the group buffer): @samp{%M%S%5y:
21338 %(%g%)\n}.  We see that it is indeed extremely ugly, and that there are
21339 lots of percentages everywhere.
21340
21341 @menu
21342 * Formatting Basics::           A formatting variable is basically a format string.
21343 * Mode Line Formatting::        Some rules about mode line formatting variables.
21344 * Advanced Formatting::         Modifying output in various ways.
21345 * User-Defined Specs::          Having Gnus call your own functions.
21346 * Formatting Fonts::            Making the formatting look colorful and nice.
21347 * Positioning Point::           Moving point to a position after an operation.
21348 * Tabulation::                  Tabulating your output.
21349 * Wide Characters::             Dealing with wide characters.
21350 @end menu
21351
21352 Currently Gnus uses the following formatting variables:
21353 @code{gnus-group-line-format}, @code{gnus-summary-line-format},
21354 @code{gnus-server-line-format}, @code{gnus-topic-line-format},
21355 @code{gnus-group-mode-line-format},
21356 @code{gnus-summary-mode-line-format},
21357 @code{gnus-article-mode-line-format},
21358 @code{gnus-server-mode-line-format}, and
21359 @code{gnus-summary-pick-line-format}.
21360
21361 All these format variables can also be arbitrary elisp forms.  In that
21362 case, they will be @code{eval}ed to insert the required lines.
21363
21364 @kindex M-x gnus-update-format
21365 @findex gnus-update-format
21366 Gnus includes a command to help you while creating your own format
21367 specs.  @kbd{M-x gnus-update-format} will @code{eval} the current form,
21368 update the spec in question and pop you to a buffer where you can
21369 examine the resulting Lisp code to be run to generate the line.
21370
21371
21372
21373 @node Formatting Basics
21374 @subsection Formatting Basics
21375
21376 Each @samp{%} element will be replaced by some string or other when the
21377 buffer in question is generated.  @samp{%5y} means ``insert the @samp{y}
21378 spec, and pad with spaces to get a 5-character field''.
21379
21380 As with normal C and Emacs Lisp formatting strings, the numerical
21381 modifier between the @samp{%} and the formatting type character will
21382 @dfn{pad} the output so that it is always at least that long.
21383 @samp{%5y} will make the field always (at least) five characters wide by
21384 padding with spaces to the left.  If you say @samp{%-5y}, it will pad to
21385 the right instead.
21386
21387 You may also wish to limit the length of the field to protect against
21388 particularly wide values.  For that you can say @samp{%4,6y}, which
21389 means that the field will never be more than 6 characters wide and never
21390 less than 4 characters wide.
21391
21392 Also Gnus supports some extended format specifications, such as
21393 @samp{%&user-date;}.
21394
21395
21396 @node Mode Line Formatting
21397 @subsection Mode Line Formatting
21398
21399 Mode line formatting variables (e.g.,
21400 @code{gnus-summary-mode-line-format}) follow the same rules as other,
21401 buffer line oriented formatting variables (@pxref{Formatting Basics})
21402 with the following two differences:
21403
21404 @enumerate
21405
21406 @item
21407 There must be no newline (@samp{\n}) at the end.
21408
21409 @item
21410 The special @samp{%%b} spec can be used to display the buffer name.
21411 Well, it's no spec at all, really---@samp{%%} is just a way to quote
21412 @samp{%} to allow it to pass through the formatting machinery unmangled,
21413 so that Emacs receives @samp{%b}, which is something the Emacs mode line
21414 display interprets to mean ``show the buffer name''.  For a full list of
21415 mode line specs Emacs understands, see the documentation of the
21416 @code{mode-line-format} variable.
21417
21418 @end enumerate
21419
21420
21421 @node Advanced Formatting
21422 @subsection Advanced Formatting
21423
21424 It is frequently useful to post-process the fields in some way.
21425 Padding, limiting, cutting off parts and suppressing certain values can
21426 be achieved by using @dfn{tilde modifiers}.  A typical tilde spec might
21427 look like @samp{%~(cut 3)~(ignore "0")y}.
21428
21429 These are the valid modifiers:
21430
21431 @table @code
21432 @item pad
21433 @itemx pad-left
21434 Pad the field to the left with spaces until it reaches the required
21435 length.
21436
21437 @item pad-right
21438 Pad the field to the right with spaces until it reaches the required
21439 length.
21440
21441 @item max
21442 @itemx max-left
21443 Cut off characters from the left until it reaches the specified length.
21444
21445 @item max-right
21446 Cut off characters from the right until it reaches the specified
21447 length.
21448
21449 @item cut
21450 @itemx cut-left
21451 Cut off the specified number of characters from the left.
21452
21453 @item cut-right
21454 Cut off the specified number of characters from the right.
21455
21456 @item ignore
21457 Return an empty string if the field is equal to the specified value.
21458
21459 @item form
21460 Use the specified form as the field value when the @samp{@@} spec is
21461 used.
21462
21463 Here's an example:
21464
21465 @lisp
21466 "~(form (current-time-string))@@"
21467 @end lisp
21468
21469 @end table
21470
21471 Let's take an example.  The @samp{%o} spec in the summary mode lines
21472 will return a date in compact ISO8601 format---@samp{19960809T230410}.
21473 This is quite a mouthful, so we want to shave off the century number and
21474 the time, leaving us with a six-character date.  That would be
21475 @samp{%~(cut-left 2)~(max-right 6)~(pad 6)o}.  (Cutting is done before
21476 maxing, and we need the padding to ensure that the date is never less
21477 than 6 characters to make it look nice in columns.)
21478
21479 Ignoring is done first; then cutting; then maxing; and then as the very
21480 last operation, padding.
21481
21482 @vindex gnus-compile-user-specs
21483 If @code{gnus-compile-user-specs} is set to @code{nil} (@code{t} by
21484 default) with your strong personality, and use a lots of these advanced
21485 thingies, you'll find that Gnus gets quite slow.  This can be helped
21486 enormously by running @kbd{M-x gnus-compile} when you are satisfied with
21487 the look of your lines.
21488 @xref{Compilation}.
21489
21490
21491 @node User-Defined Specs
21492 @subsection User-Defined Specs
21493
21494 All the specs allow for inserting user defined specifiers---@samp{u}.
21495 The next character in the format string should be a letter.  Gnus
21496 will call the function @code{gnus-user-format-function-}@samp{X}, where
21497 @samp{X} is the letter following @samp{%u}.  The function will be passed
21498 a single parameter---what the parameter means depends on what buffer
21499 it's being called from.  The function should return a string, which will
21500 be inserted into the buffer just like information from any other
21501 specifier.  This function may also be called with dummy values, so it
21502 should protect against that.
21503
21504 Also Gnus supports extended user-defined specs, such as @samp{%u&foo;}.
21505 Gnus will call the function @code{gnus-user-format-function-}@samp{foo}.
21506
21507 You can also use tilde modifiers (@pxref{Advanced Formatting} to achieve
21508 much the same without defining new functions.  Here's an example:
21509 @samp{%~(form (count-lines (point-min) (point)))@@}.  The form
21510 given here will be evaluated to yield the current line number, and then
21511 inserted.
21512
21513
21514 @node Formatting Fonts
21515 @subsection Formatting Fonts
21516
21517 There are specs for highlighting, and these are shared by all the format
21518 variables.  Text inside the @samp{%(} and @samp{%)} specifiers will get
21519 the special @code{mouse-face} property set, which means that it will be
21520 highlighted (with @code{gnus-mouse-face}) when you put the mouse pointer
21521 over it.
21522
21523 Text inside the @samp{%@{} and @samp{%@}} specifiers will have their
21524 normal faces set using @code{gnus-face-0}, which is @code{bold} by
21525 default.  If you say @samp{%1@{}, you'll get @code{gnus-face-1} instead,
21526 and so on.  Create as many faces as you wish.  The same goes for the
21527 @code{mouse-face} specs---you can say @samp{%3(hello%)} to have
21528 @samp{hello} mouse-highlighted with @code{gnus-mouse-face-3}.
21529
21530 Text inside the @samp{%<<} and @samp{%>>} specifiers will get the
21531 special @code{balloon-help} property set to
21532 @code{gnus-balloon-face-0}.  If you say @samp{%1<<}, you'll get
21533 @code{gnus-balloon-face-1} and so on.  The @code{gnus-balloon-face-*}
21534 variables should be either strings or symbols naming functions that
21535 return a string.  When the mouse passes over text with this property
21536 set, a balloon window will appear and display the string.  Please
21537 refer to @ref{Tooltips, ,Tooltips, emacs, The Emacs Manual},
21538 (in GNU Emacs) or the doc string of @code{balloon-help-mode} (in
21539 XEmacs) for more information on this.  (For technical reasons, the
21540 guillemets have been approximated as @samp{<<} and @samp{>>} in this
21541 paragraph.)
21542
21543 Here's an alternative recipe for the group buffer:
21544
21545 @lisp
21546 ;; @r{Create three face types.}
21547 (setq gnus-face-1 'bold)
21548 (setq gnus-face-3 'italic)
21549
21550 ;; @r{We want the article count to be in}
21551 ;; @r{a bold and green face.  So we create}
21552 ;; @r{a new face called @code{my-green-bold}.}
21553 (copy-face 'bold 'my-green-bold)
21554 ;; @r{Set the color.}
21555 (set-face-foreground 'my-green-bold "ForestGreen")
21556 (setq gnus-face-2 'my-green-bold)
21557
21558 ;; @r{Set the new & fancy format.}
21559 (setq gnus-group-line-format
21560       "%M%S%3@{%5y%@}%2[:%] %(%1@{%g%@}%)\n")
21561 @end lisp
21562
21563 I'm sure you'll be able to use this scheme to create totally unreadable
21564 and extremely vulgar displays.  Have fun!
21565
21566 Note that the @samp{%(} specs (and friends) do not make any sense on the
21567 mode-line variables.
21568
21569 @node Positioning Point
21570 @subsection Positioning Point
21571
21572 Gnus usually moves point to a pre-defined place on each line in most
21573 buffers.  By default, point move to the first colon character on the
21574 line.  You can customize this behavior in three different ways.
21575
21576 You can move the colon character to somewhere else on the line.
21577
21578 @findex gnus-goto-colon
21579 You can redefine the function that moves the point to the colon.  The
21580 function is called @code{gnus-goto-colon}.
21581
21582 But perhaps the most convenient way to deal with this, if you don't want
21583 to have a colon in your line, is to use the @samp{%*} specifier.  If you
21584 put a @samp{%*} somewhere in your format line definition, Gnus will
21585 place point there.
21586
21587
21588 @node Tabulation
21589 @subsection Tabulation
21590
21591 You can usually line up your displays by padding and cutting your
21592 strings.  However, when combining various strings of different size, it
21593 can often be more convenient to just output the strings, and then worry
21594 about lining up the following text afterwards.
21595
21596 To do that, Gnus supplies tabulator specs---@samp{%=}.  There are two
21597 different types---@dfn{hard tabulators} and @dfn{soft tabulators}.
21598
21599 @samp{%50=} will insert space characters to pad the line up to column
21600 50.  If the text is already past column 50, nothing will be inserted.
21601 This is the soft tabulator.
21602
21603 @samp{%-50=} will insert space characters to pad the line up to column
21604 50.  If the text is already past column 50, the excess text past column
21605 50 will be removed.  This is the hard tabulator.
21606
21607
21608 @node Wide Characters
21609 @subsection Wide Characters
21610
21611 Fixed width fonts in most countries have characters of the same width.
21612 Some countries, however, use Latin characters mixed with wider
21613 characters---most notable East Asian countries.
21614
21615 The problem is that when formatting, Gnus assumes that if a string is 10
21616 characters wide, it'll be 10 Latin characters wide on the screen.  In
21617 these countries, that's not true.
21618
21619 @vindex gnus-use-correct-string-widths
21620 To help fix this, you can set @code{gnus-use-correct-string-widths} to
21621 @code{t}.  This makes buffer generation slower, but the results will be
21622 prettier.  The default value under XEmacs is @code{t} but @code{nil}
21623 for Emacs.
21624
21625
21626 @node Window Layout
21627 @section Window Layout
21628 @cindex window layout
21629
21630 No, there's nothing here about X, so be quiet.
21631
21632 @vindex gnus-use-full-window
21633 If @code{gnus-use-full-window} non-@code{nil}, Gnus will delete all
21634 other windows and occupy the entire Emacs screen by itself.  It is
21635 @code{t} by default.
21636
21637 Setting this variable to @code{nil} kinda works, but there are
21638 glitches.  Use at your own peril.
21639
21640 @vindex gnus-buffer-configuration
21641 @code{gnus-buffer-configuration} describes how much space each Gnus
21642 buffer should be given.  Here's an excerpt of this variable:
21643
21644 @lisp
21645 ((group (vertical 1.0 (group 1.0 point)
21646                       (if gnus-carpal (group-carpal 4))))
21647  (article (vertical 1.0 (summary 0.25 point)
21648                         (article 1.0))))
21649 @end lisp
21650
21651 This is an alist.  The @dfn{key} is a symbol that names some action or
21652 other.  For instance, when displaying the group buffer, the window
21653 configuration function will use @code{group} as the key.  A full list of
21654 possible names is listed below.
21655
21656 The @dfn{value} (i.e., the @dfn{split}) says how much space each buffer
21657 should occupy.  To take the @code{article} split as an example -
21658
21659 @lisp
21660 (article (vertical 1.0 (summary 0.25 point)
21661                        (article 1.0)))
21662 @end lisp
21663
21664 This @dfn{split} says that the summary buffer should occupy 25% of upper
21665 half of the screen, and that it is placed over the article buffer.  As
21666 you may have noticed, 100% + 25% is actually 125% (yup, I saw y'all
21667 reaching for that calculator there).  However, the special number
21668 @code{1.0} is used to signal that this buffer should soak up all the
21669 rest of the space available after the rest of the buffers have taken
21670 whatever they need.  There should be only one buffer with the @code{1.0}
21671 size spec per split.
21672
21673 Point will be put in the buffer that has the optional third element
21674 @code{point}.  In a @code{frame} split, the last subsplit having a leaf
21675 split where the tag @code{frame-focus} is a member (i.e. is the third or
21676 fourth element in the list, depending on whether the @code{point} tag is
21677 present) gets focus.
21678
21679 Here's a more complicated example:
21680
21681 @lisp
21682 (article (vertical 1.0 (group 4)
21683                        (summary 0.25 point)
21684                        (if gnus-carpal (summary-carpal 4))
21685                        (article 1.0)))
21686 @end lisp
21687
21688 If the size spec is an integer instead of a floating point number,
21689 then that number will be used to say how many lines a buffer should
21690 occupy, not a percentage.
21691
21692 If the @dfn{split} looks like something that can be @code{eval}ed (to be
21693 precise---if the @code{car} of the split is a function or a subr), this
21694 split will be @code{eval}ed.  If the result is non-@code{nil}, it will
21695 be used as a split.  This means that there will be three buffers if
21696 @code{gnus-carpal} is @code{nil}, and four buffers if @code{gnus-carpal}
21697 is non-@code{nil}.
21698
21699 Not complicated enough for you?  Well, try this on for size:
21700
21701 @lisp
21702 (article (horizontal 1.0
21703              (vertical 0.5
21704                  (group 1.0)
21705                  (gnus-carpal 4))
21706              (vertical 1.0
21707                  (summary 0.25 point)
21708                  (summary-carpal 4)
21709                  (article 1.0))))
21710 @end lisp
21711
21712 Whoops.  Two buffers with the mystery 100% tag.  And what's that
21713 @code{horizontal} thingie?
21714
21715 If the first element in one of the split is @code{horizontal}, Gnus will
21716 split the window horizontally, giving you two windows side-by-side.
21717 Inside each of these strips you may carry on all you like in the normal
21718 fashion.  The number following @code{horizontal} says what percentage of
21719 the screen is to be given to this strip.
21720
21721 For each split, there @emph{must} be one element that has the 100% tag.
21722 The splitting is never accurate, and this buffer will eat any leftover
21723 lines from the splits.
21724
21725 To be slightly more formal, here's a definition of what a valid split
21726 may look like:
21727
21728 @example
21729 @group
21730 split      = frame | horizontal | vertical | buffer | form
21731 frame      = "(frame " size *split ")"
21732 horizontal = "(horizontal " size *split ")"
21733 vertical   = "(vertical " size *split ")"
21734 buffer     = "(" buf-name " " size *[ "point" ] *[ "frame-focus"] ")"
21735 size       = number | frame-params
21736 buf-name   = group | article | summary ...
21737 @end group
21738 @end example
21739
21740 The limitations are that the @code{frame} split can only appear as the
21741 top-level split.  @var{form} should be an Emacs Lisp form that should
21742 return a valid split.  We see that each split is fully recursive, and
21743 may contain any number of @code{vertical} and @code{horizontal} splits.
21744
21745 @vindex gnus-window-min-width
21746 @vindex gnus-window-min-height
21747 @cindex window height
21748 @cindex window width
21749 Finding the right sizes can be a bit complicated.  No window may be less
21750 than @code{gnus-window-min-height} (default 1) characters high, and all
21751 windows must be at least @code{gnus-window-min-width} (default 1)
21752 characters wide.  Gnus will try to enforce this before applying the
21753 splits.  If you want to use the normal Emacs window width/height limit,
21754 you can just set these two variables to @code{nil}.
21755
21756 If you're not familiar with Emacs terminology, @code{horizontal} and
21757 @code{vertical} splits may work the opposite way of what you'd expect.
21758 Windows inside a @code{horizontal} split are shown side-by-side, and
21759 windows within a @code{vertical} split are shown above each other.
21760
21761 @findex gnus-configure-frame
21762 If you want to experiment with window placement, a good tip is to call
21763 @code{gnus-configure-frame} directly with a split.  This is the function
21764 that does all the real work when splitting buffers.  Below is a pretty
21765 nonsensical configuration with 5 windows; two for the group buffer and
21766 three for the article buffer.  (I said it was nonsensical.)  If you
21767 @code{eval} the statement below, you can get an idea of how that would
21768 look straight away, without going through the normal Gnus channels.
21769 Play with it until you're satisfied, and then use
21770 @code{gnus-add-configuration} to add your new creation to the buffer
21771 configuration list.
21772
21773 @lisp
21774 (gnus-configure-frame
21775  '(horizontal 1.0
21776     (vertical 10
21777       (group 1.0)
21778       (article 0.3 point))
21779     (vertical 1.0
21780       (article 1.0)
21781       (horizontal 4
21782         (group 1.0)
21783         (article 10)))))
21784 @end lisp
21785
21786 You might want to have several frames as well.  No prob---just use the
21787 @code{frame} split:
21788
21789 @lisp
21790 (gnus-configure-frame
21791  '(frame 1.0
21792          (vertical 1.0
21793                    (summary 0.25 point frame-focus)
21794                    (article 1.0))
21795          (vertical ((height . 5) (width . 15)
21796                     (user-position . t)
21797                     (left . -1) (top . 1))
21798                    (picon 1.0))))
21799
21800 @end lisp
21801
21802 This split will result in the familiar summary/article window
21803 configuration in the first (or ``main'') frame, while a small additional
21804 frame will be created where picons will be shown.  As you can see,
21805 instead of the normal @code{1.0} top-level spec, each additional split
21806 should have a frame parameter alist as the size spec.
21807 @xref{Frame Parameters, , Frame Parameters, elisp, The GNU Emacs Lisp
21808 Reference Manual}.  Under XEmacs, a frame property list will be
21809 accepted, too---for instance, @code{(height 5 width 15 left -1 top 1)}
21810 is such a plist.
21811 The list of all possible keys for @code{gnus-buffer-configuration} can
21812 be found in its default value.
21813
21814 Note that the @code{message} key is used for both
21815 @code{gnus-group-mail} and @code{gnus-summary-mail-other-window}.  If
21816 it is desirable to distinguish between the two, something like this
21817 might be used:
21818
21819 @lisp
21820 (message (horizontal 1.0
21821                      (vertical 1.0 (message 1.0 point))
21822                      (vertical 0.24
21823                                (if (buffer-live-p gnus-summary-buffer)
21824                                    '(summary 0.5))
21825                                (group 1.0))))
21826 @end lisp
21827
21828 One common desire for a multiple frame split is to have a separate frame
21829 for composing mail and news while leaving the original frame intact.  To
21830 accomplish that, something like the following can be done:
21831
21832 @lisp
21833 (message
21834   (frame 1.0
21835          (if (not (buffer-live-p gnus-summary-buffer))
21836              (car (cdr (assoc 'group gnus-buffer-configuration)))
21837            (car (cdr (assoc 'summary gnus-buffer-configuration))))
21838          (vertical ((user-position . t) (top . 1) (left . 1)
21839                     (name . "Message"))
21840                    (message 1.0 point))))
21841 @end lisp
21842
21843 @findex gnus-add-configuration
21844 Since the @code{gnus-buffer-configuration} variable is so long and
21845 complicated, there's a function you can use to ease changing the config
21846 of a single setting: @code{gnus-add-configuration}.  If, for instance,
21847 you want to change the @code{article} setting, you could say:
21848
21849 @lisp
21850 (gnus-add-configuration
21851  '(article (vertical 1.0
21852                (group 4)
21853                (summary .25 point)
21854                (article 1.0))))
21855 @end lisp
21856
21857 You'd typically stick these @code{gnus-add-configuration} calls in your
21858 @file{~/.gnus.el} file or in some startup hook---they should be run after
21859 Gnus has been loaded.
21860
21861 @vindex gnus-always-force-window-configuration
21862 If all windows mentioned in the configuration are already visible, Gnus
21863 won't change the window configuration.  If you always want to force the
21864 ``right'' window configuration, you can set
21865 @code{gnus-always-force-window-configuration} to non-@code{nil}.
21866
21867 If you're using tree displays (@pxref{Tree Display}), and the tree
21868 window is displayed vertically next to another window, you may also want
21869 to fiddle with @code{gnus-tree-minimize-window} to avoid having the
21870 windows resized.
21871
21872 @subsection Example Window Configurations
21873
21874 @itemize @bullet
21875 @item
21876 Narrow left hand side occupied by group buffer.  Right hand side split
21877 between summary buffer (top one-sixth) and article buffer (bottom).
21878
21879 @ifinfo
21880 @example
21881 +---+---------+
21882 | G | Summary |
21883 | r +---------+
21884 | o |         |
21885 | u | Article |
21886 | p |         |
21887 +---+---------+
21888 @end example
21889 @end ifinfo
21890
21891 @lisp
21892 (gnus-add-configuration
21893  '(article
21894    (horizontal 1.0
21895                (vertical 25 (group 1.0))
21896                (vertical 1.0
21897                          (summary 0.16 point)
21898                          (article 1.0)))))
21899
21900 (gnus-add-configuration
21901  '(summary
21902    (horizontal 1.0
21903                (vertical 25 (group 1.0))
21904                (vertical 1.0 (summary 1.0 point)))))
21905 @end lisp
21906
21907 @end itemize
21908
21909
21910 @node Faces and Fonts
21911 @section Faces and Fonts
21912 @cindex faces
21913 @cindex fonts
21914 @cindex colors
21915
21916 Fiddling with fonts and faces used to be very difficult, but these days
21917 it is very simple.  You simply say @kbd{M-x customize-face}, pick out
21918 the face you want to alter, and alter it via the standard Customize
21919 interface.
21920
21921
21922 @node Compilation
21923 @section Compilation
21924 @cindex compilation
21925 @cindex byte-compilation
21926
21927 @findex gnus-compile
21928
21929 Remember all those line format specification variables?
21930 @code{gnus-summary-line-format}, @code{gnus-group-line-format}, and so
21931 on.  By default, T-gnus will use the byte-compiled codes of these
21932 variables and we can keep a slow-down to a minimum.  However, if you set
21933 @code{gnus-compile-user-specs} to @code{nil} (@code{t} by default),
21934 unfortunately, changing them will mean a quite significant slow-down.
21935 (The default values of these variables have byte-compiled functions
21936 associated with them, while the user-generated versions do not, of
21937 course.)
21938
21939 To help with this, you can run @kbd{M-x gnus-compile} after you've
21940 fiddled around with the variables and feel that you're (kind of)
21941 satisfied.  This will result in the new specs being byte-compiled, and
21942 you'll get top speed again.  Note that T-gnus will not save these
21943 compiled specs in the @file{.newsrc.eld} file.
21944
21945 @table @code
21946 @item gnus-compile-user-specs
21947 @vindex gnus-compile-user-specs
21948 If it is non-nil, the user-defined format specs will be byte-compiled
21949 automatically.  The default value of this variable is @code{t}.  It has
21950 an effect on the values of @code{gnus-*-line-format-spec}.
21951 @end table
21952
21953
21954 @node Mode Lines
21955 @section Mode Lines
21956 @cindex mode lines
21957
21958 @vindex gnus-updated-mode-lines
21959 @code{gnus-updated-mode-lines} says what buffers should keep their mode
21960 lines updated.  It is a list of symbols.  Supported symbols include
21961 @code{group}, @code{article}, @code{summary}, @code{server},
21962 @code{browse}, and @code{tree}.  If the corresponding symbol is present,
21963 Gnus will keep that mode line updated with information that may be
21964 pertinent.  If this variable is @code{nil}, screen refresh may be
21965 quicker.
21966
21967 @cindex display-time
21968
21969 @vindex gnus-mode-non-string-length
21970 By default, Gnus displays information on the current article in the mode
21971 lines of the summary and article buffers.  The information Gnus wishes
21972 to display (e.g. the subject of the article) is often longer than the
21973 mode lines, and therefore have to be cut off at some point.  The
21974 @code{gnus-mode-non-string-length} variable says how long the other
21975 elements on the line is (i.e., the non-info part).  If you put
21976 additional elements on the mode line (e.g. a clock), you should modify
21977 this variable:
21978
21979 @c Hook written by Francesco Potorti` <pot@cnuce.cnr.it>
21980 @lisp
21981 (add-hook 'display-time-hook
21982           (lambda () (setq gnus-mode-non-string-length
21983                            (+ 21
21984                               (if line-number-mode 5 0)
21985                               (if column-number-mode 4 0)
21986                               (length display-time-string)))))
21987 @end lisp
21988
21989 If this variable is @code{nil} (which is the default), the mode line
21990 strings won't be chopped off, and they won't be padded either.  Note
21991 that the default is unlikely to be desirable, as even the percentage
21992 complete in the buffer may be crowded off the mode line; the user should
21993 configure this variable appropriately for her configuration.
21994
21995
21996 @node Highlighting and Menus
21997 @section Highlighting and Menus
21998 @cindex visual
21999 @cindex highlighting
22000 @cindex menus
22001
22002 @vindex gnus-visual
22003 The @code{gnus-visual} variable controls most of the Gnus-prettifying
22004 aspects.  If @code{nil}, Gnus won't attempt to create menus or use fancy
22005 colors or fonts.  This will also inhibit loading the @file{gnus-vis.el}
22006 file.
22007
22008 This variable can be a list of visual properties that are enabled.  The
22009 following elements are valid, and are all included by default:
22010
22011 @table @code
22012 @item group-highlight
22013 Do highlights in the group buffer.
22014 @item summary-highlight
22015 Do highlights in the summary buffer.
22016 @item article-highlight
22017 Do highlights in the article buffer.
22018 @item highlight
22019 Turn on highlighting in all buffers.
22020 @item group-menu
22021 Create menus in the group buffer.
22022 @item summary-menu
22023 Create menus in the summary buffers.
22024 @item article-menu
22025 Create menus in the article buffer.
22026 @item browse-menu
22027 Create menus in the browse buffer.
22028 @item server-menu
22029 Create menus in the server buffer.
22030 @item score-menu
22031 Create menus in the score buffers.
22032 @item menu
22033 Create menus in all buffers.
22034 @end table
22035
22036 So if you only want highlighting in the article buffer and menus in all
22037 buffers, you could say something like:
22038
22039 @lisp
22040 (setq gnus-visual '(article-highlight menu))
22041 @end lisp
22042
22043 If you want highlighting only and no menus whatsoever, you'd say:
22044
22045 @lisp
22046 (setq gnus-visual '(highlight))
22047 @end lisp
22048
22049 If @code{gnus-visual} is @code{t}, highlighting and menus will be used
22050 in all Gnus buffers.
22051
22052 Other general variables that influence the look of all buffers include:
22053
22054 @table @code
22055 @item gnus-mouse-face
22056 @vindex gnus-mouse-face
22057 This is the face (i.e., font) used for mouse highlighting in Gnus.  No
22058 mouse highlights will be done if @code{gnus-visual} is @code{nil}.
22059
22060 @end table
22061
22062 There are hooks associated with the creation of all the different menus:
22063
22064 @table @code
22065
22066 @item gnus-article-menu-hook
22067 @vindex gnus-article-menu-hook
22068 Hook called after creating the article mode menu.
22069
22070 @item gnus-group-menu-hook
22071 @vindex gnus-group-menu-hook
22072 Hook called after creating the group mode menu.
22073
22074 @item gnus-summary-menu-hook
22075 @vindex gnus-summary-menu-hook
22076 Hook called after creating the summary mode menu.
22077
22078 @item gnus-server-menu-hook
22079 @vindex gnus-server-menu-hook
22080 Hook called after creating the server mode menu.
22081
22082 @item gnus-browse-menu-hook
22083 @vindex gnus-browse-menu-hook
22084 Hook called after creating the browse mode menu.
22085
22086 @item gnus-score-menu-hook
22087 @vindex gnus-score-menu-hook
22088 Hook called after creating the score mode menu.
22089
22090 @end table
22091
22092
22093 @node Buttons
22094 @section Buttons
22095 @cindex buttons
22096 @cindex mouse
22097 @cindex click
22098
22099 Those new-fangled @dfn{mouse} contraptions is very popular with the
22100 young, hep kids who don't want to learn the proper way to do things
22101 these days.  Why, I remember way back in the summer of '89, when I was
22102 using Emacs on a Tops 20 system.  Three hundred users on one single
22103 machine, and every user was running Simula compilers.  Bah!
22104
22105 Right.
22106
22107 @vindex gnus-carpal
22108 Well, you can make Gnus display bufferfuls of buttons you can click to
22109 do anything by setting @code{gnus-carpal} to @code{t}.  Pretty simple,
22110 really.  Tell the chiropractor I sent you.
22111
22112
22113 @table @code
22114
22115 @item gnus-carpal-mode-hook
22116 @vindex gnus-carpal-mode-hook
22117 Hook run in all carpal mode buffers.
22118
22119 @item gnus-carpal-button-face
22120 @vindex gnus-carpal-button-face
22121 Face used on buttons.
22122
22123 @item gnus-carpal-header-face
22124 @vindex gnus-carpal-header-face
22125 Face used on carpal buffer headers.
22126
22127 @item gnus-carpal-group-buffer-buttons
22128 @vindex gnus-carpal-group-buffer-buttons
22129 Buttons in the group buffer.
22130
22131 @item gnus-carpal-summary-buffer-buttons
22132 @vindex gnus-carpal-summary-buffer-buttons
22133 Buttons in the summary buffer.
22134
22135 @item gnus-carpal-server-buffer-buttons
22136 @vindex gnus-carpal-server-buffer-buttons
22137 Buttons in the server buffer.
22138
22139 @item gnus-carpal-browse-buffer-buttons
22140 @vindex gnus-carpal-browse-buffer-buttons
22141 Buttons in the browse buffer.
22142 @end table
22143
22144 All the @code{buttons} variables are lists.  The elements in these list
22145 are either cons cells where the @code{car} contains a text to be displayed and
22146 the @code{cdr} contains a function symbol, or a simple string.
22147
22148
22149 @node Daemons
22150 @section Daemons
22151 @cindex demons
22152 @cindex daemons
22153
22154 Gnus, being larger than any program ever written (allegedly), does lots
22155 of strange stuff that you may wish to have done while you're not
22156 present.  For instance, you may want it to check for new mail once in a
22157 while.  Or you may want it to close down all connections to all servers
22158 when you leave Emacs idle.  And stuff like that.
22159
22160 Gnus will let you do stuff like that by defining various
22161 @dfn{handlers}.  Each handler consists of three elements:  A
22162 @var{function}, a @var{time}, and an @var{idle} parameter.
22163
22164 Here's an example of a handler that closes connections when Emacs has
22165 been idle for thirty minutes:
22166
22167 @lisp
22168 (gnus-demon-close-connections nil 30)
22169 @end lisp
22170
22171 Here's a handler that scans for @acronym{PGP} headers every hour when
22172 Emacs is idle:
22173
22174 @lisp
22175 (gnus-demon-scan-pgp 60 t)
22176 @end lisp
22177
22178 This @var{time} parameter and that @var{idle} parameter work together
22179 in a strange, but wonderful fashion.  Basically, if @var{idle} is
22180 @code{nil}, then the function will be called every @var{time} minutes.
22181
22182 If @var{idle} is @code{t}, then the function will be called after
22183 @var{time} minutes only if Emacs is idle.  So if Emacs is never idle,
22184 the function will never be called.  But once Emacs goes idle, the
22185 function will be called every @var{time} minutes.
22186
22187 If @var{idle} is a number and @var{time} is a number, the function will
22188 be called every @var{time} minutes only when Emacs has been idle for
22189 @var{idle} minutes.
22190
22191 If @var{idle} is a number and @var{time} is @code{nil}, the function
22192 will be called once every time Emacs has been idle for @var{idle}
22193 minutes.
22194
22195 And if @var{time} is a string, it should look like @samp{07:31}, and
22196 the function will then be called once every day somewhere near that
22197 time.  Modified by the @var{idle} parameter, of course.
22198
22199 @vindex gnus-demon-timestep
22200 (When I say ``minute'' here, I really mean @code{gnus-demon-timestep}
22201 seconds.  This is 60 by default.  If you change that variable,
22202 all the timings in the handlers will be affected.)
22203
22204 So, if you want to add a handler, you could put something like this in
22205 your @file{~/.gnus.el} file:
22206
22207 @findex gnus-demon-add-handler
22208 @lisp
22209 (gnus-demon-add-handler 'gnus-demon-close-connections 30 t)
22210 @end lisp
22211
22212 @findex gnus-demon-add-nocem
22213 @findex gnus-demon-add-scanmail
22214 @findex gnus-demon-add-rescan
22215 @findex gnus-demon-add-scan-timestamps
22216 @findex gnus-demon-add-disconnection
22217 Some ready-made functions to do this have been created:
22218 @code{gnus-demon-add-nocem}, @code{gnus-demon-add-disconnection},
22219 @code{gnus-demon-add-nntp-close-connection},
22220 @code{gnus-demon-add-scan-timestamps}, @code{gnus-demon-add-rescan}, and
22221 @code{gnus-demon-add-scanmail}.  Just put those functions in your
22222 @file{~/.gnus.el} if you want those abilities.
22223
22224 @findex gnus-demon-init
22225 @findex gnus-demon-cancel
22226 @vindex gnus-demon-handlers
22227 If you add handlers to @code{gnus-demon-handlers} directly, you should
22228 run @code{gnus-demon-init} to make the changes take hold.  To cancel all
22229 daemons, you can use the @code{gnus-demon-cancel} function.
22230
22231 Note that adding daemons can be pretty naughty if you over do it.  Adding
22232 functions that scan all news and mail from all servers every two seconds
22233 is a sure-fire way of getting booted off any respectable system.  So
22234 behave.
22235
22236
22237 @node NoCeM
22238 @section NoCeM
22239 @cindex nocem
22240 @cindex spam
22241
22242 @dfn{Spamming} is posting the same article lots and lots of times.
22243 Spamming is bad.  Spamming is evil.
22244
22245 Spamming is usually canceled within a day or so by various anti-spamming
22246 agencies.  These agencies usually also send out @dfn{NoCeM} messages.
22247 NoCeM is pronounced ``no see-'em'', and means what the name
22248 implies---these are messages that make the offending articles, like, go
22249 away.
22250
22251 What use are these NoCeM messages if the articles are canceled anyway?
22252 Some sites do not honor cancel messages and some sites just honor cancels
22253 from a select few people.  Then you may wish to make use of the NoCeM
22254 messages, which are distributed in the @samp{alt.nocem.misc} newsgroup.
22255
22256 Gnus can read and parse the messages in this group automatically, and
22257 this will make spam disappear.
22258
22259 There are some variables to customize, of course:
22260
22261 @table @code
22262 @item gnus-use-nocem
22263 @vindex gnus-use-nocem
22264 Set this variable to @code{t} to set the ball rolling.  It is @code{nil}
22265 by default.
22266
22267 @item gnus-nocem-groups
22268 @vindex gnus-nocem-groups
22269 Gnus will look for NoCeM messages in the groups in this list.  The
22270 default is
22271 @lisp
22272 ("news.lists.filters" "news.admin.net-abuse.bulletins"
22273  "alt.nocem.misc" "news.admin.net-abuse.announce")
22274 @end lisp
22275
22276 @item gnus-nocem-issuers
22277 @vindex gnus-nocem-issuers
22278 There are many people issuing NoCeM messages.  This list says what
22279 people you want to listen to.  The default is
22280 @lisp
22281 ("Automoose-1" "clewis@@ferret.ocunix.on.ca"
22282  "cosmo.roadkill" "SpamHippo" "hweede@@snafu.de")
22283 @end lisp
22284 fine, upstanding citizens all of them.
22285
22286 Known despammers that you can put in this list are listed at@*
22287 @uref{http://www.xs4all.nl/~rosalind/nocemreg/nocemreg.html}.
22288
22289 You do not have to heed NoCeM messages from all these people---just the
22290 ones you want to listen to.  You also don't have to accept all NoCeM
22291 messages from the people you like.  Each NoCeM message has a @dfn{type}
22292 header that gives the message a (more or less, usually less) rigorous
22293 definition.  Common types are @samp{spam}, @samp{spew}, @samp{mmf},
22294 @samp{binary}, and @samp{troll}.  To specify this, you have to use
22295 @code{(@var{issuer} @var{conditions} @dots{})} elements in the list.
22296 Each condition is either a string (which is a regexp that matches types
22297 you want to use) or a list on the form @code{(not @var{string})}, where
22298 @var{string} is a regexp that matches types you don't want to use.
22299
22300 For instance, if you want all NoCeM messages from Chris Lewis except his
22301 @samp{troll} messages, you'd say:
22302
22303 @lisp
22304 ("clewis@@ferret.ocunix.on.ca" ".*" (not "troll"))
22305 @end lisp
22306
22307 On the other hand, if you just want nothing but his @samp{spam} and
22308 @samp{spew} messages, you'd say:
22309
22310 @lisp
22311 ("clewis@@ferret.ocunix.on.ca" (not ".*") "spew" "spam")
22312 @end lisp
22313
22314 The specs are applied left-to-right.
22315
22316
22317 @item gnus-nocem-verifyer
22318 @vindex gnus-nocem-verifyer
22319 @findex pgg-verify-region
22320 This should be a function for verifying that the NoCeM issuer is who she
22321 says she is.  The default is the function using @code{pgg-verify-region}
22322 shown below:
22323
22324 @lisp
22325 (lambda ()
22326   (pgg-verify-region (point-min) (point-max)))
22327 @end lisp
22328
22329 It returns non-@code{nil} if the verification is successful, otherwise
22330 (including the case the NoCeM message was not signed) returns
22331 @code{nil}.  If this is too slow and you don't care for verification
22332 (which may be dangerous), you can set this variable to @code{nil}.
22333
22334 Formerly the default was @code{mc-verify}, which is a Mailcrypt
22335 function.  While you can still use it, you can change it into the
22336 default function running with GnuPG if you are willing to add the
22337 @acronym{PGP} public keys to GnuPG's keyring.
22338
22339 @item gnus-nocem-directory
22340 @vindex gnus-nocem-directory
22341 This is where Gnus will store its NoCeM cache files.  The default is@*
22342 @file{~/News/NoCeM/}.
22343
22344 @item gnus-nocem-expiry-wait
22345 @vindex gnus-nocem-expiry-wait
22346 The number of days before removing old NoCeM entries from the cache.
22347 The default is 15.  If you make it shorter Gnus will be faster, but you
22348 might then see old spam.
22349
22350 @item gnus-nocem-check-from
22351 @vindex gnus-nocem-check-from
22352 Non-@code{nil} means check for valid issuers in message bodies.
22353 Otherwise don't bother fetching articles unless their author matches a
22354 valid issuer; that is much faster if you are selective about the
22355 issuers.
22356
22357 @item gnus-nocem-check-article-limit
22358 @vindex gnus-nocem-check-article-limit
22359 If non-@code{nil}, the maximum number of articles to check in any NoCeM
22360 group.  NoCeM groups can be huge and very slow to process.
22361
22362 @end table
22363
22364 Using NoCeM could potentially be a memory hog.  If you have many living
22365 (i. e., subscribed or unsubscribed groups), your Emacs process will grow
22366 big.  If this is a problem, you should kill off all (or most) of your
22367 unsubscribed groups (@pxref{Subscription Commands}).
22368
22369
22370 @node Undo
22371 @section Undo
22372 @cindex undo
22373
22374 It is very useful to be able to undo actions one has done.  In normal
22375 Emacs buffers, it's easy enough---you just push the @code{undo} button.
22376 In Gnus buffers, however, it isn't that simple.
22377
22378 The things Gnus displays in its buffer is of no value whatsoever to
22379 Gnus---it's all just data designed to look nice to the user.
22380 Killing a group in the group buffer with @kbd{C-k} makes the line
22381 disappear, but that's just a side-effect of the real action---the
22382 removal of the group in question from the internal Gnus structures.
22383 Undoing something like that can't be done by the normal Emacs
22384 @code{undo} function.
22385
22386 Gnus tries to remedy this somewhat by keeping track of what the user
22387 does and coming up with actions that would reverse the actions the user
22388 takes.  When the user then presses the @code{undo} key, Gnus will run
22389 the code to reverse the previous action, or the previous actions.
22390 However, not all actions are easily reversible, so Gnus currently offers
22391 a few key functions to be undoable.  These include killing groups,
22392 yanking groups, and changing the list of read articles of groups.
22393 That's it, really.  More functions may be added in the future, but each
22394 added function means an increase in data to be stored, so Gnus will
22395 never be totally undoable.
22396
22397 @findex gnus-undo-mode
22398 @vindex gnus-use-undo
22399 @findex gnus-undo
22400 The undoability is provided by the @code{gnus-undo-mode} minor mode.  It
22401 is used if @code{gnus-use-undo} is non-@code{nil}, which is the
22402 default.  The @kbd{C-M-_} key performs the @code{gnus-undo}
22403 command, which should feel kinda like the normal Emacs @code{undo}
22404 command.
22405
22406
22407 @node Predicate Specifiers
22408 @section Predicate Specifiers
22409 @cindex predicate specifiers
22410
22411 Some Gnus variables are @dfn{predicate specifiers}.  This is a special
22412 form that allows flexible specification of predicates without having
22413 to type all that much.
22414
22415 These specifiers are lists consisting of functions, symbols and lists.
22416
22417 Here's an example:
22418
22419 @lisp
22420 (or gnus-article-unseen-p
22421     gnus-article-unread-p)
22422 @end lisp
22423
22424 The available symbols are @code{or}, @code{and} and @code{not}.  The
22425 functions all take one parameter.
22426
22427 @findex gnus-make-predicate
22428 Internally, Gnus calls @code{gnus-make-predicate} on these specifiers
22429 to create a function that can be called.  This input parameter to this
22430 function will be passed along to all the functions in the predicate
22431 specifier.
22432
22433
22434 @node Moderation
22435 @section Moderation
22436 @cindex moderation
22437
22438 If you are a moderator, you can use the @file{gnus-mdrtn.el} package.
22439 It is not included in the standard Gnus package.  Write a mail to
22440 @samp{larsi@@gnus.org} and state what group you moderate, and you'll
22441 get a copy.
22442
22443 The moderation package is implemented as a minor mode for summary
22444 buffers.  Put
22445
22446 @lisp
22447 (add-hook 'gnus-summary-mode-hook 'gnus-moderate)
22448 @end lisp
22449
22450 in your @file{~/.gnus.el} file.
22451
22452 If you are the moderator of @samp{rec.zoofle}, this is how it's
22453 supposed to work:
22454
22455 @enumerate
22456 @item
22457 You split your incoming mail by matching on
22458 @samp{Newsgroups:.*rec.zoofle}, which will put all the to-be-posted
22459 articles in some mail group---for instance, @samp{nnml:rec.zoofle}.
22460
22461 @item
22462 You enter that group once in a while and post articles using the @kbd{e}
22463 (edit-and-post) or @kbd{s} (just send unedited) commands.
22464
22465 @item
22466 If, while reading the @samp{rec.zoofle} newsgroup, you happen upon some
22467 articles that weren't approved by you, you can cancel them with the
22468 @kbd{c} command.
22469 @end enumerate
22470
22471 To use moderation mode in these two groups, say:
22472
22473 @lisp
22474 (setq gnus-moderated-list
22475       "^nnml:rec.zoofle$\\|^rec.zoofle$")
22476 @end lisp
22477
22478
22479 @node Fetching a Group
22480 @section Fetching a Group
22481 @cindex fetching a group
22482
22483 @findex gnus-fetch-group
22484 It is sometimes convenient to be able to just say ``I want to read this
22485 group and I don't care whether Gnus has been started or not''.  This is
22486 perhaps more useful for people who write code than for users, but the
22487 command @code{gnus-fetch-group} provides this functionality in any case.
22488 It takes the group name as a parameter.
22489
22490
22491 @node Image Enhancements
22492 @section Image Enhancements
22493
22494 XEmacs, as well as Emacs 21@footnote{Emacs 21 on MS Windows doesn't
22495 support images yet.}, is able to display pictures and stuff, so Gnus has
22496 taken advantage of that.
22497
22498 @menu
22499 * X-Face::                      Display a funky, teensy black-and-white image.
22500 * Face::                        Display a funkier, teensier colored image.
22501 * Smileys::                     Show all those happy faces the way they were meant to be shown.
22502 * Picons::                      How to display pictures of what you're reading.
22503 * XVarious::                    Other XEmacsy Gnusey variables.
22504 @end menu
22505
22506
22507 @node X-Face
22508 @subsection X-Face
22509 @cindex x-face
22510
22511 @code{X-Face} headers describe a 48x48 pixel black-and-white (1 bit
22512 depth) image that's supposed to represent the author of the message.
22513 It seems to be supported by an ever-growing number of mail and news
22514 readers.
22515
22516 @cindex x-face
22517 @findex gnus-article-display-x-face
22518 @vindex gnus-article-x-face-command
22519 @vindex gnus-article-x-face-too-ugly
22520 @iftex
22521 @iflatex
22522 \include{xface}
22523 @end iflatex
22524 @end iftex
22525 @c @anchor{X-Face}
22526
22527 Decoding an @code{X-Face} header either requires an Emacs that has
22528 @samp{compface} support (which most XEmacs versions has), or that you
22529 have @samp{compface} installed on your system.  If either is true,
22530 Gnus will default to displaying @code{X-Face} headers.
22531
22532 The variable that controls this is the
22533 @code{gnus-article-x-face-command} variable.  If this variable is a
22534 string, this string will be executed in a sub-shell.  If it is a
22535 function, this function will be called with the face as the argument.
22536 If the @code{gnus-article-x-face-too-ugly} (which is a regexp) matches
22537 the @code{From} header, the face will not be shown.
22538
22539 The default action under Emacs without image support is to fork off the
22540 @code{display} program@footnote{@code{display} is from the ImageMagick
22541 package.  For the @code{uncompface} and @code{icontopbm} programs look
22542 for a package like @code{compface} or @code{faces-xface} on a GNU/Linux
22543 system.} to view the face.
22544
22545 Under XEmacs or Emacs 21+ with suitable image support, the default
22546 action is to display the face before the @code{From} header.  (It's
22547 nicer if XEmacs has been compiled with @code{X-Face} support---that
22548 will make display somewhat faster.  If there's no native @code{X-Face}
22549 support, Gnus will try to convert the @code{X-Face} header using
22550 external programs from the @code{pbmplus} package and
22551 friends.@footnote{On a GNU/Linux system look for packages with names
22552 like @code{netpbm}, @code{libgr-progs} and @code{compface}.})
22553
22554 (Note: @code{x-face} is used in the variable/function names, not
22555 @code{xface}).
22556
22557 @noindent
22558 Face and variable:
22559
22560 @table @code
22561 @item gnus-x-face
22562 @vindex gnus-x-face
22563 Face to show X-Face.  The colors from this face are used as the
22564 foreground and background colors of the displayed X-Faces.  The
22565 default colors are black and white.
22566
22567 @item gnus-face-properties-alist
22568 @vindex gnus-face-properties-alist
22569 Alist of image types and properties applied to Face (@pxref{Face}) and
22570 X-Face images.  The default value is @code{((pbm . (:face gnus-x-face))
22571 (png . nil))} for Emacs or @code{((xface . (:face gnus-x-face)))} for
22572 XEmacs.  Here are examples:
22573
22574 @lisp
22575 ;; Specify the altitude of Face and X-Face images in the From header.
22576 (setq gnus-face-properties-alist
22577       '((pbm . (:face gnus-x-face :ascent 80))
22578         (png . (:ascent 80))))
22579
22580 ;; Show Face and X-Face images as pressed buttons.
22581 (setq gnus-face-properties-alist
22582       '((pbm . (:face gnus-x-face :relief -2))
22583         (png . (:relief -2))))
22584 @end lisp
22585
22586 @pxref{Image Descriptors, ,Image Descriptors, elisp, The Emacs Lisp
22587 Reference Manual} for the valid properties for various image types.
22588 Currently, @code{pbm} is used for X-Face images and @code{png} is used
22589 for Face images in Emacs.  Only the @code{:face} property is effective
22590 on the @code{xface} image type in XEmacs if it is built with the
22591 @samp{libcompface} library.
22592 @end table
22593
22594 Gnus provides a few convenience functions and variables to allow
22595 easier insertion of X-Face headers in outgoing messages.
22596
22597 @findex gnus-random-x-face
22598 @vindex gnus-convert-pbm-to-x-face-command
22599 @vindex gnus-x-face-directory
22600 @code{gnus-random-x-face} goes through all the @samp{pbm} files in
22601 @code{gnus-x-face-directory} and picks one at random, and then
22602 converts it to the X-Face format by using the
22603 @code{gnus-convert-pbm-to-x-face-command} shell command.  The
22604 @samp{pbm} files should be 48x48 pixels big.  It returns the X-Face
22605 header data as a string.
22606
22607 @findex gnus-insert-random-x-face-header
22608 @code{gnus-insert-random-x-face-header} calls
22609 @code{gnus-random-x-face} and inserts a @samp{X-Face} header with the
22610 randomly generated data.
22611
22612 @findex gnus-x-face-from-file
22613 @vindex gnus-convert-image-to-x-face-command
22614 @code{gnus-x-face-from-file} takes a GIF file as the parameter, and then
22615 converts the file to X-Face format by using the
22616 @code{gnus-convert-image-to-x-face-command} shell command.
22617
22618 Here's how you would typically use the first function.  Put something
22619 like the following in your @file{~/.gnus.el} file:
22620
22621 @lisp
22622 (setq message-required-news-headers
22623       (nconc message-required-news-headers
22624              (list '(X-Face . gnus-random-x-face))))
22625 @end lisp
22626
22627 Using the last function would be something like this:
22628
22629 @lisp
22630 (setq message-required-news-headers
22631       (nconc message-required-news-headers
22632              (list '(X-Face . (lambda ()
22633                                 (gnus-x-face-from-file
22634                                  "~/My-face.gif"))))))
22635 @end lisp
22636
22637
22638 @node Face
22639 @subsection Face
22640 @cindex face
22641
22642 @c #### FIXME: faces and x-faces'implementations should really be harmonized.
22643
22644 @code{Face} headers are essentially a funkier version of @code{X-Face}
22645 ones. They describe a 48x48 pixel colored image that's supposed to
22646 represent the author of the message.
22647
22648 @cindex face
22649 @findex gnus-article-display-face
22650 The contents of a @code{Face} header must be a base64 encoded PNG image.
22651 See @uref{http://quimby.gnus.org/circus/face/} for the precise
22652 specifications.
22653
22654 The @code{gnus-face-properties-alist} variable affects the appearance of
22655 displayed Face images.  @xref{X-Face}.
22656
22657 Gnus provides a few convenience functions and variables to allow
22658 easier insertion of Face headers in outgoing messages.
22659
22660 @findex gnus-convert-png-to-face
22661 @code{gnus-convert-png-to-face} takes a 48x48 PNG image, no longer than
22662 726 bytes long, and converts it to a face.
22663
22664 @findex gnus-face-from-file
22665 @vindex gnus-convert-image-to-face-command
22666 @code{gnus-face-from-file} takes a JPEG file as the parameter, and then
22667 converts the file to Face format by using the
22668 @code{gnus-convert-image-to-face-command} shell command.
22669
22670 Here's how you would typically use this function. Put something like the
22671 following in your @file{~/.gnus.el} file:
22672
22673 @lisp
22674 (setq message-required-news-headers
22675       (nconc message-required-news-headers
22676              (list '(Face . (lambda ()
22677                               (gnus-face-from-file "~/face.jpg"))))))
22678 @end lisp
22679
22680
22681 @node Smileys
22682 @subsection Smileys
22683 @cindex smileys
22684
22685 @iftex
22686 @iflatex
22687 \gnusfig{-3cm}{0.5cm}{\epsfig{figure=ps/BigFace,height=20cm}}
22688 \input{smiley}
22689 @end iflatex
22690 @end iftex
22691
22692 @dfn{Smiley} is a package separate from Gnus, but since Gnus is
22693 currently the only package that uses Smiley, it is documented here.
22694
22695 In short---to use Smiley in Gnus, put the following in your
22696 @file{~/.gnus.el} file:
22697
22698 @lisp
22699 (setq gnus-treat-display-smileys t)
22700 @end lisp
22701
22702 Smiley maps text smiley faces---@samp{:-)}, @samp{8-)}, @samp{:-(} and
22703 the like---to pictures and displays those instead of the text smiley
22704 faces.  The conversion is controlled by a list of regexps that matches
22705 text and maps that to file names.
22706
22707 @vindex smiley-regexp-alist
22708 The alist used is specified by the @code{smiley-regexp-alist}
22709 variable.  The first item in each element is the regexp to be matched;
22710 the second element is the regexp match group that is to be replaced by
22711 the picture; and the third element is the name of the file to be
22712 displayed.
22713
22714 The following variables customize where Smiley will look for these
22715 files:
22716
22717 @table @code
22718
22719 @item smiley-data-directory
22720 @vindex smiley-data-directory
22721 Where Smiley will look for smiley faces files.
22722
22723 @item gnus-smiley-file-types
22724 @vindex gnus-smiley-file-types
22725 List of suffixes on smiley file names to try.
22726
22727 @end table
22728
22729
22730 @node Picons
22731 @subsection Picons
22732
22733 @iftex
22734 @iflatex
22735 \include{picons}
22736 @end iflatex
22737 @end iftex
22738
22739 So@dots{}  You want to slow down your news reader even more!  This is a
22740 good way to do so.  It's also a great way to impress people staring
22741 over your shoulder as you read news.
22742
22743 What are Picons?  To quote directly from the Picons Web site:
22744
22745 @iftex
22746 @iflatex
22747 \margindex{}
22748 @end iflatex
22749 @end iftex
22750
22751 @quotation
22752 @dfn{Picons} is short for ``personal icons''.  They're small,
22753 constrained images used to represent users and domains on the net,
22754 organized into databases so that the appropriate image for a given
22755 e-mail address can be found.  Besides users and domains, there are picon
22756 databases for Usenet newsgroups and weather forecasts.  The picons are
22757 in either monochrome @code{XBM} format or color @code{XPM} and
22758 @code{GIF} formats.
22759 @end quotation
22760
22761 @vindex gnus-picon-databases
22762 For instructions on obtaining and installing the picons databases,
22763 point your Web browser at
22764 @uref{http://www.cs.indiana.edu/picons/ftp/index.html}.
22765
22766 If you are using Debian GNU/Linux, saying @samp{apt-get install
22767 picons.*} will install the picons where Gnus can find them.
22768
22769 To enable displaying picons, simply make sure that
22770 @code{gnus-picon-databases} points to the directory containing the
22771 Picons databases.
22772
22773 @vindex gnus-picon-style
22774 The variable @code{gnus-picon-style} controls how picons are displayed.
22775 If @code{inline}, the textual representation is replaced.  If
22776 @code{right}, picons are added right to the textual representation.
22777
22778 The following variables offer control over where things are located.
22779
22780 @table @code
22781
22782 @item gnus-picon-databases
22783 @vindex gnus-picon-databases
22784 The location of the picons database.  This is a list of directories
22785 containing the @file{news}, @file{domains}, @file{users} (and so on)
22786 subdirectories.  Defaults to @code{("/usr/lib/picon"
22787 "/usr/local/faces")}.
22788
22789 @item gnus-picon-news-directories
22790 @vindex gnus-picon-news-directories
22791 List of subdirectories to search in @code{gnus-picon-databases} for
22792 newsgroups faces.  @code{("news")} is the default.
22793
22794 @item gnus-picon-user-directories
22795 @vindex gnus-picon-user-directories
22796 List of subdirectories to search in @code{gnus-picon-databases} for user
22797 faces.  @code{("users" "usenix" "local" "misc")} is the default.
22798
22799 @item gnus-picon-domain-directories
22800 @vindex gnus-picon-domain-directories
22801 List of subdirectories to search in @code{gnus-picon-databases} for
22802 domain name faces.  Defaults to @code{("domains")}.  Some people may
22803 want to add @samp{"unknown"} to this list.
22804
22805 @item gnus-picon-file-types
22806 @vindex gnus-picon-file-types
22807 Ordered list of suffixes on picon file names to try.  Defaults to
22808 @code{("xpm" "gif" "xbm")} minus those not built-in your Emacs.
22809
22810 @end table
22811
22812
22813 @node XVarious
22814 @subsection Various XEmacs Variables
22815
22816 @table @code
22817 @item gnus-xmas-glyph-directory
22818 @vindex gnus-xmas-glyph-directory
22819 This is where Gnus will look for pictures.  Gnus will normally
22820 auto-detect this directory, but you may set it manually if you have an
22821 unusual directory structure.
22822
22823 @item gnus-xmas-modeline-glyph
22824 @vindex gnus-xmas-modeline-glyph
22825 A glyph displayed in all Gnus mode lines.  It is a tiny gnu head by
22826 default.
22827
22828 @end table
22829
22830 @subsubsection Toolbar
22831
22832 @table @code
22833
22834 @item gnus-use-toolbar
22835 @vindex gnus-use-toolbar
22836 This variable specifies the position to display the toolbar.  If
22837 @code{nil}, don't display toolbars.  If it is non-nil, it should be one
22838 of the symbols @code{default}, @code{top}, @code{bottom}, @code{right},
22839 and @code{left}.  @code{default} means to use the default toolbar, the
22840 rest mean to display the toolbar on the place which those names show.
22841 The default is @code{default}.
22842
22843 @item gnus-toolbar-thickness
22844 @vindex gnus-toolbar-thickness
22845 Cons of the height and the width specifying the thickness of a toolbar.
22846 The height is used for the toolbar displayed on the top or the bottom,
22847 the width is used for the toolbar displayed on the right or the left.
22848 The default is that of the default toolbar.
22849
22850 @item gnus-group-toolbar
22851 @vindex gnus-group-toolbar
22852 The toolbar in the group buffer.
22853
22854 @item gnus-summary-toolbar
22855 @vindex gnus-summary-toolbar
22856 The toolbar in the summary buffer.
22857
22858 @item gnus-summary-mail-toolbar
22859 @vindex gnus-summary-mail-toolbar
22860 The toolbar in the summary buffer of mail groups.
22861
22862 @end table
22863
22864 @iftex
22865 @iflatex
22866 \margindex{}
22867 @end iflatex
22868 @end iftex
22869
22870
22871 @node Fuzzy Matching
22872 @section Fuzzy Matching
22873 @cindex fuzzy matching
22874
22875 Gnus provides @dfn{fuzzy matching} of @code{Subject} lines when doing
22876 things like scoring, thread gathering and thread comparison.
22877
22878 As opposed to regular expression matching, fuzzy matching is very fuzzy.
22879 It's so fuzzy that there's not even a definition of what @dfn{fuzziness}
22880 means, and the implementation has changed over time.
22881
22882 Basically, it tries to remove all noise from lines before comparing.
22883 @samp{Re: }, parenthetical remarks, white space, and so on, are filtered
22884 out of the strings before comparing the results.  This often leads to
22885 adequate results---even when faced with strings generated by text
22886 manglers masquerading as newsreaders.
22887
22888
22889 @node Thwarting Email Spam
22890 @section Thwarting Email Spam
22891 @cindex email spam
22892 @cindex spam
22893 @cindex UCE
22894 @cindex unsolicited commercial email
22895
22896 In these last days of the Usenet, commercial vultures are hanging about
22897 and grepping through news like crazy to find email addresses they can
22898 foist off their scams and products to.  As a reaction to this, many
22899 people have started putting nonsense addresses into their @code{From}
22900 lines.  I think this is counterproductive---it makes it difficult for
22901 people to send you legitimate mail in response to things you write, as
22902 well as making it difficult to see who wrote what.  This rewriting may
22903 perhaps be a bigger menace than the unsolicited commercial email itself
22904 in the end.
22905
22906 The biggest problem I have with email spam is that it comes in under
22907 false pretenses.  I press @kbd{g} and Gnus merrily informs me that I
22908 have 10 new emails.  I say ``Golly gee!  Happy is me!'' and select the
22909 mail group, only to find two pyramid schemes, seven advertisements
22910 (``New!  Miracle tonic for growing full, lustrous hair on your toes!'')
22911 and one mail asking me to repent and find some god.
22912
22913 This is annoying.  Here's what you can do about it.
22914
22915 @menu
22916 * The problem of spam::         Some background, and some solutions
22917 * Anti-Spam Basics::            Simple steps to reduce the amount of spam.
22918 * SpamAssassin::                How to use external anti-spam tools.
22919 * Hashcash::                    Reduce spam by burning CPU time.
22920 * Filtering Spam Using The Spam ELisp Package::
22921 * Filtering Spam Using Statistics with spam-stat::
22922 @end menu
22923
22924 @node The problem of spam
22925 @subsection The problem of spam
22926 @cindex email spam
22927 @cindex spam filtering approaches
22928 @cindex filtering approaches, spam
22929 @cindex UCE
22930 @cindex unsolicited commercial email
22931
22932 First, some background on spam.
22933
22934 If you have access to e-mail, you are familiar with spam (technically
22935 termed @acronym{UCE}, Unsolicited Commercial E-mail).  Simply put, it
22936 exists because e-mail delivery is very cheap compared to paper mail,
22937 so only a very small percentage of people need to respond to an UCE to
22938 make it worthwhile to the advertiser.  Ironically, one of the most
22939 common spams is the one offering a database of e-mail addresses for
22940 further spamming.  Senders of spam are usually called @emph{spammers},
22941 but terms like @emph{vermin}, @emph{scum}, @emph{sociopaths}, and
22942 @emph{morons} are in common use as well.
22943
22944 Spam comes from a wide variety of sources.  It is simply impossible to
22945 dispose of all spam without discarding useful messages.  A good
22946 example is the TMDA system, which requires senders
22947 unknown to you to confirm themselves as legitimate senders before
22948 their e-mail can reach you.  Without getting into the technical side
22949 of TMDA, a downside is clearly that e-mail from legitimate sources may
22950 be discarded if those sources can't or won't confirm themselves
22951 through the TMDA system.  Another problem with TMDA is that it
22952 requires its users to have a basic understanding of e-mail delivery
22953 and processing.
22954
22955 The simplest approach to filtering spam is filtering, at the mail
22956 server or when you sort through incoming mail.  If you get 200 spam
22957 messages per day from @samp{random-address@@vmadmin.com}, you block
22958 @samp{vmadmin.com}.  If you get 200 messages about @samp{VIAGRA}, you
22959 discard all messages with @samp{VIAGRA} in the message.  If you get
22960 lots of spam from Bulgaria, for example, you try to filter all mail
22961 from Bulgarian IPs.
22962
22963 This, unfortunately, is a great way to discard legitimate e-mail.  The
22964 risks of blocking a whole country (Bulgaria, Norway, Nigeria, China,
22965 etc.) or even a continent (Asia, Africa, Europe, etc.) from contacting
22966 you should be obvious, so don't do it if you have the choice.
22967
22968 In another instance, the very informative and useful RISKS digest has
22969 been blocked by overzealous mail filters because it @strong{contained}
22970 words that were common in spam messages.  Nevertheless, in isolated
22971 cases, with great care, direct filtering of mail can be useful.
22972
22973 Another approach to filtering e-mail is the distributed spam
22974 processing, for instance DCC implements such a system.  In essence,
22975 @var{N} systems around the world agree that a machine @var{X} in
22976 Ghana, Estonia, or California is sending out spam e-mail, and these
22977 @var{N} systems enter @var{X} or the spam e-mail from @var{X} into a
22978 database.  The criteria for spam detection vary---it may be the number
22979 of messages sent, the content of the messages, and so on.  When a user
22980 of the distributed processing system wants to find out if a message is
22981 spam, he consults one of those @var{N} systems.
22982
22983 Distributed spam processing works very well against spammers that send
22984 a large number of messages at once, but it requires the user to set up
22985 fairly complicated checks.  There are commercial and free distributed
22986 spam processing systems.  Distributed spam processing has its risks as
22987 well.  For instance legitimate e-mail senders have been accused of
22988 sending spam, and their web sites and mailing lists have been shut
22989 down for some time because of the incident.
22990
22991 The statistical approach to spam filtering is also popular.  It is
22992 based on a statistical analysis of previous spam messages.  Usually
22993 the analysis is a simple word frequency count, with perhaps pairs of
22994 words or 3-word combinations thrown into the mix.  Statistical
22995 analysis of spam works very well in most of the cases, but it can
22996 classify legitimate e-mail as spam in some cases.  It takes time to
22997 run the analysis, the full message must be analyzed, and the user has
22998 to store the database of spam analyses.  Statistical analysis on the
22999 server is gaining popularity.  This has the advantage of letting the
23000 user Just Read Mail, but has the disadvantage that it's harder to tell
23001 the server that it has misclassified mail.
23002
23003 Fighting spam is not easy, no matter what anyone says.  There is no
23004 magic switch that will distinguish Viagra ads from Mom's e-mails.
23005 Even people are having a hard time telling spam apart from non-spam,
23006 because spammers are actively looking to fool us into thinking they
23007 are Mom, essentially.  Spamming is irritating, irresponsible, and
23008 idiotic behavior from a bunch of people who think the world owes them
23009 a favor.  We hope the following sections will help you in fighting the
23010 spam plague.
23011
23012 @node Anti-Spam Basics
23013 @subsection Anti-Spam Basics
23014 @cindex email spam
23015 @cindex spam
23016 @cindex UCE
23017 @cindex unsolicited commercial email
23018
23019 One way of dealing with spam is having Gnus split out all spam into a
23020 @samp{spam} mail group (@pxref{Splitting Mail}).
23021
23022 First, pick one (1) valid mail address that you can be reached at, and
23023 put it in your @code{From} header of all your news articles.  (I've
23024 chosen @samp{larsi@@trym.ifi.uio.no}, but for many addresses on the form
23025 @samp{larsi+usenet@@ifi.uio.no} will be a better choice.  Ask your
23026 sysadmin whether your sendmail installation accepts keywords in the local
23027 part of the mail address.)
23028
23029 @lisp
23030 (setq message-default-news-headers
23031       "From: Lars Magne Ingebrigtsen <larsi@@trym.ifi.uio.no>\n")
23032 @end lisp
23033
23034 Then put the following split rule in @code{nnmail-split-fancy}
23035 (@pxref{Fancy Mail Splitting}):
23036
23037 @lisp
23038 (...
23039  (to "larsi@@trym.ifi.uio.no"
23040      (| ("subject" "re:.*" "misc")
23041         ("references" ".*@@.*" "misc")
23042         "spam"))
23043  ...)
23044 @end lisp
23045
23046 This says that all mail to this address is suspect, but if it has a
23047 @code{Subject} that starts with a @samp{Re:} or has a @code{References}
23048 header, it's probably ok.  All the rest goes to the @samp{spam} group.
23049 (This idea probably comes from Tim Pierce.)
23050
23051 In addition, many mail spammers talk directly to your @acronym{SMTP} server
23052 and do not include your email address explicitly in the @code{To}
23053 header.  Why they do this is unknown---perhaps it's to thwart this
23054 thwarting scheme?  In any case, this is trivial to deal with---you just
23055 put anything not addressed to you in the @samp{spam} group by ending
23056 your fancy split rule in this way:
23057
23058 @lisp
23059 (
23060  ...
23061  (to "larsi" "misc")
23062  "spam")
23063 @end lisp
23064
23065 In my experience, this will sort virtually everything into the right
23066 group.  You still have to check the @samp{spam} group from time to time to
23067 check for legitimate mail, though.  If you feel like being a good net
23068 citizen, you can even send off complaints to the proper authorities on
23069 each unsolicited commercial email---at your leisure.
23070
23071 This works for me.  It allows people an easy way to contact me (they can
23072 just press @kbd{r} in the usual way), and I'm not bothered at all with
23073 spam.  It's a win-win situation.  Forging @code{From} headers to point
23074 to non-existent domains is yucky, in my opinion.
23075
23076 Be careful with this approach.  Spammers are wise to it.
23077
23078
23079 @node SpamAssassin
23080 @subsection SpamAssassin, Vipul's Razor, DCC, etc
23081 @cindex SpamAssassin
23082 @cindex Vipul's Razor
23083 @cindex DCC
23084
23085 The days where the hints in the previous section were sufficient in
23086 avoiding spam are coming to an end.  There are many tools out there
23087 that claim to reduce the amount of spam you get.  This section could
23088 easily become outdated fast, as new products replace old, but
23089 fortunately most of these tools seem to have similar interfaces.  Even
23090 though this section will use SpamAssassin as an example, it should be
23091 easy to adapt it to most other tools.
23092
23093 Note that this section does not involve the @code{spam.el} package,
23094 which is discussed in the next section.  If you don't care for all
23095 the features of @code{spam.el}, you can make do with these simple
23096 recipes.
23097
23098 If the tool you are using is not installed on the mail server, you
23099 need to invoke it yourself.  Ideas on how to use the
23100 @code{:postscript} mail source parameter (@pxref{Mail Source
23101 Specifiers}) follow.
23102
23103 @lisp
23104 (setq mail-sources
23105       '((file :prescript "formail -bs spamassassin < /var/mail/%u")
23106         (pop :user "jrl"
23107              :server "pophost"
23108              :postscript
23109              "mv %t /tmp/foo; formail -bs spamc < /tmp/foo > %t")))
23110 @end lisp
23111
23112 Once you manage to process your incoming spool somehow, thus making
23113 the mail contain e.g.@: a header indicating it is spam, you are ready to
23114 filter it out.  Using normal split methods (@pxref{Splitting Mail}):
23115
23116 @lisp
23117 (setq nnmail-split-methods '(("spam"  "^X-Spam-Flag: YES")
23118                              ...))
23119 @end lisp
23120
23121 Or using fancy split methods (@pxref{Fancy Mail Splitting}):
23122
23123 @lisp
23124 (setq nnmail-split-methods 'nnmail-split-fancy
23125       nnmail-split-fancy '(| ("X-Spam-Flag" "YES" "spam")
23126                              ...))
23127 @end lisp
23128
23129 Some people might not like the idea of piping the mail through various
23130 programs using a @code{:prescript} (if some program is buggy, you
23131 might lose all mail).  If you are one of them, another solution is to
23132 call the external tools during splitting.  Example fancy split method:
23133
23134 @lisp
23135 (setq nnmail-split-fancy '(| (: kevin-spamassassin)
23136                              ...))
23137 (defun kevin-spamassassin ()
23138   (save-excursion
23139     (save-restriction
23140       (widen)
23141       (if (eq 1 (call-process-region (point-min) (point-max)
23142                                      "spamc" nil nil nil "-c"))
23143           "spam"))))
23144 @end lisp
23145
23146 Note that with the nnimap back end, message bodies will not be
23147 downloaded by default.  You need to set
23148 @code{nnimap-split-download-body} to @code{t} to do that
23149 (@pxref{Splitting in IMAP}).
23150
23151 That is about it.  As some spam is likely to get through anyway, you
23152 might want to have a nifty function to call when you happen to read
23153 spam.  And here is the nifty function:
23154
23155 @lisp
23156  (defun my-gnus-raze-spam ()
23157   "Submit SPAM to Vipul's Razor, then mark it as expirable."
23158   (interactive)
23159   (gnus-summary-show-raw-article)
23160   (gnus-summary-save-in-pipe "razor-report -f -d")
23161   (gnus-summary-mark-as-expirable 1))
23162 @end lisp
23163
23164 @node Hashcash
23165 @subsection Hashcash
23166 @cindex hashcash
23167
23168 A novel technique to fight spam is to require senders to do something
23169 costly and demonstrably unique for each message they send.  This has
23170 the obvious drawback that you cannot rely on everyone in the world
23171 using this technique, since it is not part of the Internet standards,
23172 but it may be useful in smaller communities.
23173
23174 While the tools in the previous section work well in practice, they
23175 work only because the tools are constantly maintained and updated as
23176 new form of spam appears.  This means that a small percentage of spam
23177 will always get through.  It also means that somewhere, someone needs
23178 to read lots of spam to update these tools.  Hashcash avoids that, but
23179 instead prefers that everyone you contact through e-mail supports the
23180 scheme.  You can view the two approaches as pragmatic vs dogmatic.
23181 The approaches have their own advantages and disadvantages, but as
23182 often in the real world, a combination of them is stronger than either
23183 one of them separately.
23184
23185 @cindex X-Hashcash
23186 The ``something costly'' is to burn CPU time, more specifically to
23187 compute a hash collision up to a certain number of bits.  The
23188 resulting hashcash cookie is inserted in a @samp{X-Hashcash:} header.
23189 For more details, and for the external application @code{hashcash} you
23190 need to install to use this feature, see
23191 @uref{http://www.hashcash.org/}.  Even more information can be found
23192 at @uref{http://www.camram.org/}.
23193
23194 If you wish to generate hashcash for each message you send, you can
23195 customize @code{message-generate-hashcash} (@pxref{Mail Headers, ,Mail
23196 Headers,message, The Message Manual}), as in:
23197
23198 @lisp
23199 (setq message-generate-hashcash t)
23200 @end lisp
23201
23202 You will need to set up some additional variables as well:
23203
23204 @table @code
23205
23206 @item hashcash-default-payment
23207 @vindex hashcash-default-payment
23208 This variable indicates the default number of bits the hash collision
23209 should consist of.  By default this is 20.  Suggested useful values
23210 include 17 to 29.
23211
23212 @item hashcash-payment-alist
23213 @vindex hashcash-payment-alist
23214 Some receivers may require you to spend burn more CPU time than the
23215 default.  This variable contains a list of @samp{(@var{addr}
23216 @var{amount})} cells, where @var{addr} is the receiver (email address
23217 or newsgroup) and @var{amount} is the number of bits in the collision
23218 that is needed.  It can also contain @samp{(@var{addr} @var{string}
23219 @var{amount})} cells, where the @var{string} is the string to use
23220 (normally the email address or newsgroup name is used).
23221
23222 @item hashcash-path
23223 @vindex hashcash-path
23224 Where the @code{hashcash} binary is installed.  This variable should
23225 be automatically set by @code{executable-find}, but if it's @code{nil}
23226 (usually because the @code{hashcash} binary is not in your path)
23227 you'll get a warning when you check hashcash payments and an error
23228 when you generate hashcash payments.
23229
23230 @end table
23231
23232 Gnus can verify hashcash cookies, although this can also be done by
23233 hand customized mail filtering scripts.  To verify a hashcash cookie
23234 in a message, use the @code{mail-check-payment} function in the
23235 @code{hashcash.el} library.  You can also use the @code{spam.el}
23236 package with the @code{spam-use-hashcash} back end to validate hashcash
23237 cookies in incoming mail and filter mail accordingly (@pxref{Anti-spam
23238 Hashcash Payments}).
23239
23240 @node Filtering Spam Using The Spam ELisp Package
23241 @subsection Filtering Spam Using The Spam ELisp Package
23242 @cindex spam filtering
23243 @cindex spam
23244
23245 The idea behind @code{spam.el} is to have a control center for spam detection
23246 and filtering in Gnus.  To that end, @code{spam.el} does two things: it
23247 filters new mail, and it analyzes mail known to be spam or ham.
23248 @dfn{Ham} is the name used throughout @code{spam.el} to indicate
23249 non-spam messages.
23250
23251 Make sure you read the section on the @code{spam.el} sequence of
23252 events.  See @xref{Spam ELisp Package Sequence of Events}.
23253
23254 @cindex spam-initialize
23255 To use @code{spam.el}, you @strong{must} run the function
23256 @code{spam-initialize} to autoload @file{spam.el} and to install the
23257 @code{spam.el} hooks.  There is one exception: if you use the
23258 @code{spam-use-stat} (@pxref{spam-stat spam filtering}) setting, you
23259 should turn it on before @code{spam-initialize}:
23260
23261 @example
23262 (setq spam-use-stat t) ;; if needed
23263 (spam-initialize)
23264 @end example
23265
23266 So, what happens when you load @file{spam.el}?
23267
23268 First, some hooks will get installed by @code{spam-initialize}.  There
23269 are some hooks for @code{spam-stat} so it can save its databases, and
23270 there are hooks so interesting things will happen when you enter and
23271 leave a group.  More on the sequence of events later (@pxref{Spam
23272 ELisp Package Sequence of Events}).
23273
23274 You get the following keyboard commands:
23275
23276 @table @kbd
23277
23278 @item M-d
23279 @itemx M s x
23280 @itemx S x
23281 @kindex M-d
23282 @kindex S x
23283 @kindex M s x
23284 @findex gnus-summary-mark-as-spam
23285 @code{gnus-summary-mark-as-spam}.
23286
23287 Mark current article as spam, showing it with the @samp{$} mark.
23288 Whenever you see a spam article, make sure to mark its summary line
23289 with @kbd{M-d} before leaving the group.  This is done automatically
23290 for unread articles in @emph{spam} groups.
23291
23292 @item M s t
23293 @itemx S t
23294 @kindex M s t
23295 @kindex S t
23296 @findex spam-bogofilter-score
23297 @code{spam-bogofilter-score}.
23298
23299 You must have Bogofilter installed for that command to work properly.
23300
23301 @xref{Bogofilter}.
23302
23303 @end table
23304
23305 Also, when you load @file{spam.el}, you will be able to customize its
23306 variables.  Try @code{customize-group} on the @samp{spam} variable
23307 group.
23308
23309 @menu
23310 * Spam ELisp Package Sequence of Events::
23311 * Spam ELisp Package Filtering of Incoming Mail::
23312 * Spam ELisp Package Global Variables::
23313 * Spam ELisp Package Sorting and Score Display in Summary Buffer::
23314 * Spam ELisp Package Configuration Examples::
23315 * Blacklists and Whitelists::
23316 * BBDB Whitelists::
23317 * Gmane Spam Reporting::
23318 * Anti-spam Hashcash Payments::
23319 * Blackholes::
23320 * Regular Expressions Header Matching::
23321 * Bogofilter::
23322 * SpamAssassin back end::
23323 * ifile spam filtering::
23324 * spam-stat spam filtering::
23325 * SpamOracle::
23326 * Extending the Spam ELisp package::
23327 @end menu
23328
23329 @node Spam ELisp Package Sequence of Events
23330 @subsubsection Spam ELisp Package Sequence of Events
23331 @cindex spam filtering
23332 @cindex spam filtering sequence of events
23333 @cindex spam
23334 You must read this section to understand how @code{spam.el} works.
23335 Do not skip, speed-read, or glance through this section.
23336
23337 There are two @emph{contact points}, if you will, between
23338 @code{spam.el} and the rest of Gnus: checking new mail for spam, and
23339 leaving a group.
23340
23341 Getting new mail in Gnus is done in one of two ways.  You can either
23342 split your incoming mail or you can classify new articles as ham or
23343 spam when you enter the group.
23344
23345 Splitting incoming mail is better suited to mail back ends such as
23346 @code{nnml} or @code{nnimap} where new mail appears in a single file
23347 called a @dfn{Spool File}.  See @xref{Spam ELisp Package Filtering of
23348 Incoming Mail}.
23349
23350 @vindex gnus-spam-autodetect
23351 @vindex gnus-spam-autodetect-methods
23352 For back ends such as @code{nntp} there is no incoming mail spool, so
23353 an alternate mechanism must be used.  This may also happen for
23354 back ends where the server is in charge of splitting incoming mail, and
23355 Gnus does not do further splitting.  The @code{spam-autodetect} and
23356 @code{spam-autodetect-methods} group parameters (accessible with
23357 @kbd{G c} and @kbd{G p} as usual), and the corresponding variables
23358 @code{gnus-spam-autodetect} and @code{gnus-spam-autodetect-methods}
23359 (accessible with @kbd{M-x customize-variable} as usual) can help.
23360
23361 When @code{spam-autodetect} is used (you can turn it on for a
23362 group/topic or wholesale by regular expression matches, as needed), it
23363 hooks into the process of entering a group.  Thus, entering a group
23364 with unseen or unread articles becomes the substitute for checking
23365 incoming mail.  Whether only unseen articles or all unread articles
23366 will be processed is determined by the
23367 @code{spam-autodetect-recheck-messages}.  When set to @code{t}, unread
23368 messages will be rechecked.  You should probably stick with the
23369 default of only checking unseen messages.
23370
23371 @code{spam-autodetect} grants the user at once more and less control
23372 of spam filtering.  The user will have more control over each group's
23373 spam methods, so for instance the @samp{ding} group may have
23374 @code{spam-use-BBDB} as the autodetection method, while the
23375 @samp{suspect} group may have the @code{spam-use-blacklist} and
23376 @code{spam-use-bogofilter} methods enabled.  Every article detected to
23377 be spam will be marked with the spam mark @samp{$} and processed on
23378 exit from the group as normal spam.  The user has less control over
23379 the @emph{sequence} of checks, as he might with @code{spam-split}.
23380
23381 When the newly split mail goes into groups, or messages are
23382 autodetected to be ham or spam, those groups must be exited (after
23383 entering, if needed) for further spam processing to happen.  It
23384 matters whether the group is considered a ham group, a spam group, or
23385 is unclassified, based on its @code{spam-content} parameter
23386 (@pxref{Spam ELisp Package Global Variables}).  Spam groups have the
23387 additional characteristic that, when entered, any unseen or unread
23388 articles (depending on the @code{spam-mark-only-unseen-as-spam}
23389 variable) will be marked as spam.  Thus, mail split into a spam group
23390 gets automatically marked as spam when you enter the group.
23391
23392 Thus, when you exit a group, the @code{spam-processors} are applied,
23393 if any are set, and the processed mail is moved to the
23394 @code{ham-process-destination} or the @code{spam-process-destination}
23395 depending on the article's classification.  If the
23396 @code{ham-process-destination} or the @code{spam-process-destination},
23397 whichever is appropriate, are @code{nil}, the article is left in the
23398 current group.
23399
23400 If a spam is found in any group (this can be changed to only non-spam
23401 groups with @code{spam-move-spam-nonspam-groups-only}), it is
23402 processed by the active @code{spam-processors} (@pxref{Spam ELisp
23403 Package Global Variables}) when the group is exited.  Furthermore, the
23404 spam is moved to the @code{spam-process-destination} (@pxref{Spam
23405 ELisp Package Global Variables}) for further training or deletion.
23406 You have to load the @code{gnus-registry.el} package and enable the
23407 @code{spam-log-to-registry} variable if you want spam to be processed
23408 no more than once.  Thus, spam is detected and processed everywhere,
23409 which is what most people want.  If the
23410 @code{spam-process-destination} is @code{nil}, the spam is marked as
23411 expired, which is usually the right thing to do.
23412
23413 If spam can not be moved---because of a read-only back end such as
23414 @acronym{NNTP}, for example, it will be copied.
23415
23416 If a ham mail is found in a ham group, as determined by the
23417 @code{ham-marks} parameter, it is processed as ham by the active ham
23418 @code{spam-processor} when the group is exited.  With the variables
23419 @code{spam-process-ham-in-spam-groups} and
23420 @code{spam-process-ham-in-nonham-groups} the behavior can be further
23421 altered so ham found anywhere can be processed.  You have to load the
23422 @code{gnus-registry.el} package and enable the
23423 @code{spam-log-to-registry} variable if you want ham to be processed
23424 no more than once.  Thus, ham is detected and processed only when
23425 necessary, which is what most people want.  More on this in
23426 @xref{Spam ELisp Package Configuration Examples}.
23427
23428 If ham can not be moved---because of a read-only back end such as
23429 @acronym{NNTP}, for example, it will be copied.
23430
23431 If all this seems confusing, don't worry.  Soon it will be as natural
23432 as typing Lisp one-liners on a neural interface@dots{} err, sorry, that's
23433 50 years in the future yet.  Just trust us, it's not so bad.
23434
23435 @node Spam ELisp Package Filtering of Incoming Mail
23436 @subsubsection Spam ELisp Package Filtering of Incoming Mail
23437 @cindex spam filtering
23438 @cindex spam filtering incoming mail
23439 @cindex spam
23440
23441 To use the @code{spam.el} facilities for incoming mail filtering, you
23442 must add the following to your fancy split list
23443 @code{nnmail-split-fancy} or @code{nnimap-split-fancy}:
23444
23445 @example
23446 (: spam-split)
23447 @end example
23448
23449 Note that the fancy split may be called @code{nnmail-split-fancy} or
23450 @code{nnimap-split-fancy}, depending on whether you use the nnmail or
23451 nnimap back ends to retrieve your mail.
23452
23453 Also, @code{spam-split} will not modify incoming mail in any way.
23454
23455 The @code{spam-split} function will process incoming mail and send the
23456 mail considered to be spam into the group name given by the variable
23457 @code{spam-split-group}.  By default that group name is @samp{spam},
23458 but you can customize @code{spam-split-group}.  Make sure the contents
23459 of @code{spam-split-group} are an @emph{unqualified} group name, for
23460 instance in an @code{nnimap} server @samp{your-server} the value
23461 @samp{spam} will turn out to be @samp{nnimap+your-server:spam}.  The
23462 value @samp{nnimap+server:spam}, therefore, is wrong and will
23463 actually give you the group
23464 @samp{nnimap+your-server:nnimap+server:spam} which may or may not
23465 work depending on your server's tolerance for strange group names.
23466
23467 You can also give @code{spam-split} a parameter,
23468 e.g. @code{spam-use-regex-headers} or @code{"maybe-spam"}.  Why is
23469 this useful?
23470
23471 Take these split rules (with @code{spam-use-regex-headers} and
23472 @code{spam-use-blackholes} set):
23473
23474 @example
23475  nnimap-split-fancy '(|
23476                       (any "ding" "ding")
23477                       (: spam-split)
23478                       ;; @r{default mailbox}
23479                       "mail")
23480 @end example
23481
23482 Now, the problem is that you want all ding messages to make it to the
23483 ding folder.  But that will let obvious spam (for example, spam
23484 detected by SpamAssassin, and @code{spam-use-regex-headers}) through,
23485 when it's sent to the ding list.  On the other hand, some messages to
23486 the ding list are from a mail server in the blackhole list, so the
23487 invocation of @code{spam-split} can't be before the ding rule.
23488
23489 You can let SpamAssassin headers supersede ding rules, but all other
23490 @code{spam-split} rules (including a second invocation of the
23491 regex-headers check) will be after the ding rule:
23492
23493 @example
23494 nnimap-split-fancy
23495       '(|
23496         ;; @r{all spam detected by @code{spam-use-regex-headers} goes to @samp{regex-spam}}
23497         (: spam-split "regex-spam" 'spam-use-regex-headers)
23498         (any "ding" "ding")
23499         ;; @r{all other spam detected by spam-split goes to @code{spam-split-group}}
23500         (: spam-split)
23501         ;; @r{default mailbox}
23502         "mail")
23503 @end example
23504
23505 This lets you invoke specific @code{spam-split} checks depending on
23506 your particular needs, and to target the results of those checks to a
23507 particular spam group.  You don't have to throw all mail into all the
23508 spam tests.  Another reason why this is nice is that messages to
23509 mailing lists you have rules for don't have to have resource-intensive
23510 blackhole checks performed on them.  You could also specify different
23511 spam checks for your nnmail split vs. your nnimap split.  Go crazy.
23512
23513 You should still have specific checks such as
23514 @code{spam-use-regex-headers} set to @code{t}, even if you
23515 specifically invoke @code{spam-split} with the check.  The reason is
23516 that when loading @file{spam.el}, some conditional loading is done
23517 depending on what @code{spam-use-xyz} variables you have set.  This
23518 is usually not critical, though.
23519
23520 @emph{Note for IMAP users}
23521
23522 The boolean variable @code{nnimap-split-download-body} needs to be
23523 set, if you want to split based on the whole message instead of just
23524 the headers.  By default, the nnimap back end will only retrieve the
23525 message headers.  If you use a @emph{statistical} filter,
23526 e.g. @code{spam-check-bogofilter}, @code{spam-check-ifile}, or
23527 @code{spam-check-stat} (the splitters that can benefit from the full
23528 message body), this variable will be set automatically.  It is not set
23529 for non-statistical back ends by default because it will slow
23530 @acronym{IMAP} down.
23531
23532 @xref{Splitting in IMAP}.
23533
23534 @node Spam ELisp Package Global Variables
23535 @subsubsection Spam ELisp Package Global Variables
23536 @cindex spam filtering
23537 @cindex spam filtering variables
23538 @cindex spam variables
23539 @cindex spam
23540
23541 @vindex gnus-spam-process-newsgroups
23542 The concepts of ham processors and spam processors are very important.
23543 Ham processors and spam processors for a group can be set with the
23544 @code{spam-process} group parameter, or the
23545 @code{gnus-spam-process-newsgroups} variable.  Ham processors take
23546 mail known to be non-spam (@emph{ham}) and process it in some way so
23547 that later similar mail will also be considered non-spam.  Spam
23548 processors take mail known to be spam and process it so similar spam
23549 will be detected later.
23550
23551 The format of the spam or ham processor entry used to be a symbol,
23552 but now it is a @sc{cons} cell.  See the individual spam processor entries
23553 for more information.
23554
23555 @vindex gnus-spam-newsgroup-contents
23556 Gnus learns from the spam you get.  You have to collect your spam in
23557 one or more spam groups, and set or customize the variable
23558 @code{spam-junk-mailgroups} as appropriate.  You can also declare
23559 groups to contain spam by setting their group parameter
23560 @code{spam-contents} to @code{gnus-group-spam-classification-spam}, or
23561 by customizing the corresponding variable
23562 @code{gnus-spam-newsgroup-contents}.  The @code{spam-contents} group
23563 parameter and the @code{gnus-spam-newsgroup-contents} variable can
23564 also be used to declare groups as @emph{ham} groups if you set their
23565 classification to @code{gnus-group-spam-classification-ham}.  If
23566 groups are not classified by means of @code{spam-junk-mailgroups},
23567 @code{spam-contents}, or @code{gnus-spam-newsgroup-contents}, they are
23568 considered @emph{unclassified}.  All groups are unclassified by
23569 default.
23570
23571 @vindex gnus-spam-mark
23572 @cindex $
23573 In spam groups, all messages are considered to be spam by default:
23574 they get the @samp{$} mark (@code{gnus-spam-mark}) when you enter the
23575 group.  If you have seen a message, had it marked as spam, then
23576 unmarked it, it won't be marked as spam when you enter the group
23577 thereafter.  You can disable that behavior, so all unread messages
23578 will get the @samp{$} mark, if you set the
23579 @code{spam-mark-only-unseen-as-spam} parameter to @code{nil}.  You
23580 should remove the @samp{$} mark when you are in the group summary
23581 buffer for every message that is not spam after all.  To remove the
23582 @samp{$} mark, you can use @kbd{M-u} to ``unread'' the article, or
23583 @kbd{d} for declaring it read the non-spam way.  When you leave a
23584 group, all spam-marked (@samp{$}) articles are sent to a spam
23585 processor which will study them as spam samples.
23586
23587 Messages may also be deleted in various other ways, and unless
23588 @code{ham-marks} group parameter gets overridden below, marks @samp{R}
23589 and @samp{r} for default read or explicit delete, marks @samp{X} and
23590 @samp{K} for automatic or explicit kills, as well as mark @samp{Y} for
23591 low scores, are all considered to be associated with articles which
23592 are not spam.  This assumption might be false, in particular if you
23593 use kill files or score files as means for detecting genuine spam, you
23594 should then adjust the @code{ham-marks} group parameter.
23595
23596 @defvar ham-marks
23597 You can customize this group or topic parameter to be the list of
23598 marks you want to consider ham.  By default, the list contains the
23599 deleted, read, killed, kill-filed, and low-score marks (the idea is
23600 that these articles have been read, but are not spam).  It can be
23601 useful to also include the tick mark in the ham marks.  It is not
23602 recommended to make the unread mark a ham mark, because it normally
23603 indicates a lack of classification.  But you can do it, and we'll be
23604 happy for you.
23605 @end defvar
23606
23607 @defvar spam-marks
23608 You can customize this group or topic parameter to be the list of
23609 marks you want to consider spam.  By default, the list contains only
23610 the spam mark.  It is not recommended to change that, but you can if
23611 you really want to.
23612 @end defvar
23613
23614 When you leave @emph{any} group, regardless of its
23615 @code{spam-contents} classification, all spam-marked articles are sent
23616 to a spam processor, which will study these as spam samples.  If you
23617 explicit kill a lot, you might sometimes end up with articles marked
23618 @samp{K} which you never saw, and which might accidentally contain
23619 spam.  Best is to make sure that real spam is marked with @samp{$},
23620 and nothing else.
23621
23622 @vindex gnus-ham-process-destinations
23623 When you leave a @emph{spam} group, all spam-marked articles are
23624 marked as expired after processing with the spam processor.  This is
23625 not done for @emph{unclassified} or @emph{ham} groups.  Also, any
23626 @strong{ham} articles in a spam group will be moved to a location
23627 determined by either the @code{ham-process-destination} group
23628 parameter or a match in the @code{gnus-ham-process-destinations}
23629 variable, which is a list of regular expressions matched with group
23630 names (it's easiest to customize this variable with @kbd{M-x
23631 customize-variable @key{RET} gnus-ham-process-destinations}).  Each
23632 group name list is a standard Lisp list, if you prefer to customize
23633 the variable manually.  If the @code{ham-process-destination}
23634 parameter is not set, ham articles are left in place.  If the
23635 @code{spam-mark-ham-unread-before-move-from-spam-group} parameter is
23636 set, the ham articles are marked as unread before being moved.
23637
23638 If ham can not be moved---because of a read-only back end such as
23639 @acronym{NNTP}, for example, it will be copied.
23640
23641 Note that you can use multiples destinations per group or regular
23642 expression!  This enables you to send your ham to a regular mail
23643 group and to a @emph{ham training} group.
23644
23645 When you leave a @emph{ham} group, all ham-marked articles are sent to
23646 a ham processor, which will study these as non-spam samples.
23647
23648 @vindex spam-process-ham-in-spam-groups
23649 By default the variable @code{spam-process-ham-in-spam-groups} is
23650 @code{nil}.  Set it to @code{t} if you want ham found in spam groups
23651 to be processed.  Normally this is not done, you are expected instead
23652 to send your ham to a ham group and process it there.
23653
23654 @vindex spam-process-ham-in-nonham-groups
23655 By default the variable @code{spam-process-ham-in-nonham-groups} is
23656 @code{nil}.  Set it to @code{t} if you want ham found in non-ham (spam
23657 or unclassified) groups to be processed.  Normally this is not done,
23658 you are expected instead to send your ham to a ham group and process
23659 it there.
23660
23661 @vindex gnus-spam-process-destinations
23662 When you leave a @emph{ham} or @emph{unclassified} group, all
23663 @strong{spam} articles are moved to a location determined by either
23664 the @code{spam-process-destination} group parameter or a match in the
23665 @code{gnus-spam-process-destinations} variable, which is a list of
23666 regular expressions matched with group names (it's easiest to
23667 customize this variable with @kbd{M-x customize-variable @key{RET}
23668 gnus-spam-process-destinations}).  Each group name list is a standard
23669 Lisp list, if you prefer to customize the variable manually.  If the
23670 @code{spam-process-destination} parameter is not set, the spam
23671 articles are only expired.  The group name is fully qualified, meaning
23672 that if you see @samp{nntp:servername} before the group name in the
23673 group buffer then you need it here as well.
23674
23675 If spam can not be moved---because of a read-only back end such as
23676 @acronym{NNTP}, for example, it will be copied.
23677
23678 Note that you can use multiples destinations per group or regular
23679 expression!  This enables you to send your spam to multiple @emph{spam
23680 training} groups.
23681
23682 @vindex spam-log-to-registry
23683 The problem with processing ham and spam is that Gnus doesn't track
23684 this processing by default.  Enable the @code{spam-log-to-registry}
23685 variable so @code{spam.el} will use @code{gnus-registry.el} to track
23686 what articles have been processed, and avoid processing articles
23687 multiple times.  Keep in mind that if you limit the number of registry
23688 entries, this won't work as well as it does without a limit.
23689
23690 @vindex spam-mark-only-unseen-as-spam
23691 Set this variable if you want only unseen articles in spam groups to
23692 be marked as spam.  By default, it is set.  If you set it to
23693 @code{nil}, unread articles will also be marked as spam.
23694
23695 @vindex spam-mark-ham-unread-before-move-from-spam-group
23696 Set this variable if you want ham to be unmarked before it is moved
23697 out of the spam group.  This is very useful when you use something
23698 like the tick mark @samp{!} to mark ham---the article will be placed
23699 in your @code{ham-process-destination}, unmarked as if it came fresh
23700 from the mail server.
23701
23702 @vindex spam-autodetect-recheck-messages
23703 When autodetecting spam, this variable tells @code{spam.el} whether
23704 only unseen articles or all unread articles should be checked for
23705 spam.  It is recommended that you leave it off.
23706
23707 @node Spam ELisp Package Sorting and Score Display in Summary Buffer
23708 @subsubsection Spam ELisp Package Sorting and Score Display in Summary Buffer
23709 @cindex spam scoring
23710 @cindex spam sorting
23711 @cindex spam score summary buffer
23712 @cindex spam sort summary buffer
23713 @cindex spam
23714
23715 You can display the spam score of articles in your summary buffer, and
23716 you can sort articles by their spam score.
23717
23718 First you need to decide which back end you will be using.  If you use
23719 the @code{spam-use-spamassassin},
23720 @code{spam-use-spamassassin-headers}, or @code{spam-use-regex-headers}
23721 back end, the @code{X-Spam-Status} header will be used.  If you use
23722 @code{spam-use-bogofilter}, the @code{X-Bogosity} header will be used.
23723 If you use @code{spam-use-crm114}, any header that matches the CRM114
23724 score format will be used.  As long as you set the appropriate back end
23725 variable to t @emph{before} you load @file{spam.el}, you will be
23726 fine.  @code{spam.el} will automatically add the right header to the
23727 internal Gnus list of required headers.
23728
23729 To show the spam score in your summary buffer, add this line to your
23730 @code{gnus.el} file (note @code{spam.el} does not do that by default
23731 so it won't override any existing @code{S} formats you may have).
23732
23733 @lisp
23734 (defalias 'gnus-user-format-function-S 'spam-user-format-function-S)
23735 @end lisp
23736
23737 Now just set your summary line format to use @code{%uS}.  Here's an
23738 example that formats the spam score in a 5-character field:
23739
23740 @lisp
23741 (setq gnus-summary-line-format
23742  "%U%R %10&user-date; $%5uS %6k  %B %(%4L: %*%-25,25a%) %s \n")
23743 @end lisp
23744
23745 Finally, to sort by spam status, either do it globally:
23746
23747 @lisp
23748 (setq
23749  gnus-show-threads nil
23750  gnus-article-sort-functions
23751   '(spam-article-sort-by-spam-status))
23752 @end lisp
23753
23754 or per group (@pxref{Sorting the Summary Buffer}).
23755
23756 @node Spam ELisp Package Configuration Examples
23757 @subsubsection Spam ELisp Package Configuration Examples
23758 @cindex spam filtering
23759 @cindex spam filtering configuration examples
23760 @cindex spam configuration examples
23761 @cindex spam
23762
23763 @subsubheading Ted's setup
23764
23765 From Ted Zlatanov <tzz@@lifelogs.com>.
23766 @example
23767 ;; @r{for @code{gnus-registry-split-fancy-with-parent} and spam autodetection}
23768 ;; @r{see @file{gnus-registry.el} for more information}
23769 (gnus-registry-initialize)
23770 (spam-initialize)
23771
23772 ;; @r{I like @kbd{C-s} for marking spam}
23773 (define-key gnus-summary-mode-map "\C-s" 'gnus-summary-mark-as-spam)
23774
23775 (setq
23776  spam-log-to-registry t     ; @r{for spam autodetection}
23777  spam-use-BBDB t
23778  spam-use-regex-headers t   ; @r{catch X-Spam-Flag (SpamAssassin)}
23779  ;; @r{all groups with @samp{spam} in the name contain spam}
23780  gnus-spam-newsgroup-contents
23781   '(("spam" gnus-group-spam-classification-spam))
23782  ;; @r{see documentation for these}
23783  spam-move-spam-nonspam-groups-only nil
23784  spam-mark-only-unseen-as-spam t
23785  spam-mark-ham-unread-before-move-from-spam-group t
23786  nnimap-split-rule 'nnimap-split-fancy
23787  ;; @r{understand what this does before you copy it to your own setup!}
23788  nnimap-split-fancy '(|
23789                       ;; @r{trace references to parents and put in their group}
23790                       (: gnus-registry-split-fancy-with-parent)
23791                       ;; @r{this will catch server-side SpamAssassin tags}
23792                       (: spam-split 'spam-use-regex-headers)
23793                       (any "ding" "ding")
23794                       ;; @r{note that spam by default will go to @samp{spam}}
23795                       (: spam-split)
23796                       ;; @r{default mailbox}
23797                       "mail"))
23798
23799 ;; @r{my parameters, set with @kbd{G p}}
23800
23801 ;; @r{all nnml groups, and all nnimap groups except}
23802 ;; @r{@samp{nnimap+mail.lifelogs.com:train} and}
23803 ;; @r{@samp{nnimap+mail.lifelogs.com:spam}: any spam goes to nnimap training,}
23804 ;; @r{because it must have been detected manually}
23805
23806 ((spam-process-destination . "nnimap+mail.lifelogs.com:train"))
23807
23808 ;; @r{all @acronym{NNTP} groups}
23809 ;; @r{autodetect spam with the blacklist and ham with the BBDB}
23810 ((spam-autodetect-methods spam-use-blacklist spam-use-BBDB)
23811 ;; @r{send all spam to the training group}
23812  (spam-process-destination . "nnimap+mail.lifelogs.com:train"))
23813
23814 ;; @r{only some @acronym{NNTP} groups, where I want to autodetect spam}
23815 ((spam-autodetect . t))
23816
23817 ;; @r{my nnimap @samp{nnimap+mail.lifelogs.com:spam} group}
23818
23819 ;; @r{this is a spam group}
23820 ((spam-contents gnus-group-spam-classification-spam)
23821
23822  ;; @r{any spam (which happens when I enter for all unseen messages,}
23823  ;; @r{because of the @code{gnus-spam-newsgroup-contents} setting above), goes to}
23824  ;; @r{@samp{nnimap+mail.lifelogs.com:train} unless I mark it as ham}
23825
23826  (spam-process-destination "nnimap+mail.lifelogs.com:train")
23827
23828  ;; @r{any ham goes to my @samp{nnimap+mail.lifelogs.com:mail} folder, but}
23829  ;; @r{also to my @samp{nnimap+mail.lifelogs.com:trainham} folder for training}
23830
23831  (ham-process-destination "nnimap+mail.lifelogs.com:mail"
23832                           "nnimap+mail.lifelogs.com:trainham")
23833  ;; @r{in this group, only @samp{!} marks are ham}
23834  (ham-marks
23835   (gnus-ticked-mark))
23836  ;; @r{remembers senders in the blacklist on the way out---this is}
23837  ;; @r{definitely not needed, it just makes me feel better}
23838  (spam-process (gnus-group-spam-exit-processor-blacklist)))
23839
23840 ;; @r{Later, on the @acronym{IMAP} server I use the @samp{train} group for training}
23841 ;; @r{SpamAssassin to recognize spam, and the @samp{trainham} group fora}
23842 ;; @r{recognizing ham---but Gnus has nothing to do with it.}
23843
23844 @end example
23845
23846 @subsubheading Using @code{spam.el} on an IMAP server with a statistical filter on the server
23847 From Reiner Steib <reiner.steib@@gmx.de>.
23848
23849 My provider has set up bogofilter (in combination with @acronym{DCC}) on
23850 the mail server (@acronym{IMAP}).  Recognized spam goes to
23851 @samp{spam.detected}, the rest goes through the normal filter rules,
23852 i.e. to @samp{some.folder} or to @samp{INBOX}.  Training on false
23853 positives or negatives is done by copying or moving the article to
23854 @samp{training.ham} or @samp{training.spam} respectively.  A cron job on
23855 the server feeds those to bogofilter with the suitable ham or spam
23856 options and deletes them from the @samp{training.ham} and
23857 @samp{training.spam} folders.
23858
23859 With the following entries in @code{gnus-parameters}, @code{spam.el}
23860 does most of the job for me:
23861
23862 @lisp
23863    ("nnimap:spam\\.detected"
23864     (gnus-article-sort-functions '(gnus-article-sort-by-chars))
23865     (ham-process-destination "nnimap:INBOX" "nnimap:training.ham")
23866     (spam-contents gnus-group-spam-classification-spam))
23867    ("nnimap:\\(INBOX\\|other-folders\\)"
23868     (spam-process-destination . "nnimap:training.spam")
23869     (spam-contents gnus-group-spam-classification-ham))
23870 @end lisp
23871
23872 @itemize
23873
23874 @item @b{The Spam folder:}
23875
23876 In the folder @samp{spam.detected}, I have to check for false positives
23877 (i.e. legitimate mails, that were wrongly judged as spam by
23878 bogofilter or DCC).
23879
23880 Because of the @code{gnus-group-spam-classification-spam} entry, all
23881 messages are marked as spam (with @code{$}).  When I find a false
23882 positive, I mark the message with some other ham mark (@code{ham-marks},
23883 @ref{Spam ELisp Package Global Variables}).  On group exit, those
23884 messages are copied to both groups, @samp{INBOX} (where I want to have
23885 the article) and @samp{training.ham} (for training bogofilter) and
23886 deleted from the @samp{spam.detected} folder.
23887
23888 The @code{gnus-article-sort-by-chars} entry simplifies detection of
23889 false positives for me.  I receive lots of worms (sweN, @dots{}), that all
23890 have a similar size.  Grouping them by size (i.e. chars) makes finding
23891 other false positives easier.  (Of course worms aren't @i{spam}
23892 (@acronym{UCE}, @acronym{UBE}) strictly speaking.  Anyhow, bogofilter is
23893 an excellent tool for filtering those unwanted mails for me.)
23894
23895 @item @b{Ham folders:}
23896
23897 In my ham folders, I just hit @kbd{S x}
23898 (@code{gnus-summary-mark-as-spam}) whenever I see an unrecognized spam
23899 mail (false negative).  On group exit, those messages are moved to
23900 @samp{training.spam}.
23901 @end itemize
23902
23903 @subsubheading Reporting spam articles in Gmane groups with @code{spam-report.el}
23904
23905 From Reiner Steib <reiner.steib@@gmx.de>.
23906
23907 With following entry in @code{gnus-parameters}, @kbd{S x}
23908 (@code{gnus-summary-mark-as-spam}) marks articles in @code{gmane.*}
23909 groups as spam and reports the to Gmane at group exit:
23910
23911 @lisp
23912    ("^gmane\\."
23913     (spam-process (gnus-group-spam-exit-processor-report-gmane)))
23914 @end lisp
23915
23916 Additionally, I use @code{(setq spam-report-gmane-use-article-number nil)}
23917 because I don't read the groups directly from news.gmane.org, but
23918 through my local news server (leafnode).  I.e. the article numbers are
23919 not the same as on news.gmane.org, thus @code{spam-report.el} has to check
23920 the @code{X-Report-Spam} header to find the correct number.
23921
23922 @node Blacklists and Whitelists
23923 @subsubsection Blacklists and Whitelists
23924 @cindex spam filtering
23925 @cindex whitelists, spam filtering
23926 @cindex blacklists, spam filtering
23927 @cindex spam
23928
23929 @defvar spam-use-blacklist
23930
23931 Set this variable to @code{t} if you want to use blacklists when
23932 splitting incoming mail.  Messages whose senders are in the blacklist
23933 will be sent to the @code{spam-split-group}.  This is an explicit
23934 filter, meaning that it acts only on mail senders @emph{declared} to
23935 be spammers.
23936
23937 @end defvar
23938
23939 @defvar spam-use-whitelist
23940
23941 Set this variable to @code{t} if you want to use whitelists when
23942 splitting incoming mail.  Messages whose senders are not in the
23943 whitelist will be sent to the next spam-split rule.  This is an
23944 explicit filter, meaning that unless someone is in the whitelist, their
23945 messages are not assumed to be spam or ham.
23946
23947 @end defvar
23948
23949 @defvar spam-use-whitelist-exclusive
23950
23951 Set this variable to @code{t} if you want to use whitelists as an
23952 implicit filter, meaning that every message will be considered spam
23953 unless the sender is in the whitelist.  Use with care.
23954
23955 @end defvar
23956
23957 @defvar gnus-group-spam-exit-processor-blacklist
23958
23959 Add this symbol to a group's @code{spam-process} parameter by
23960 customizing the group parameters or the
23961 @code{gnus-spam-process-newsgroups} variable.  When this symbol is
23962 added to a group's @code{spam-process} parameter, the senders of
23963 spam-marked articles will be added to the blacklist.
23964
23965 @emph{WARNING}
23966
23967 Instead of the obsolete
23968 @code{gnus-group-spam-exit-processor-blacklist}, it is recommended
23969 that you use @code{(spam spam-use-blacklist)}.  Everything will work
23970 the same way, we promise.
23971
23972 @end defvar
23973
23974 @defvar gnus-group-ham-exit-processor-whitelist
23975
23976 Add this symbol to a group's @code{spam-process} parameter by
23977 customizing the group parameters or the
23978 @code{gnus-spam-process-newsgroups} variable.  When this symbol is
23979 added to a group's @code{spam-process} parameter, the senders of
23980 ham-marked articles in @emph{ham} groups will be added to the
23981 whitelist.
23982
23983 @emph{WARNING}
23984
23985 Instead of the obsolete
23986 @code{gnus-group-ham-exit-processor-whitelist}, it is recommended
23987 that you use @code{(ham spam-use-whitelist)}.  Everything will work
23988 the same way, we promise.
23989
23990 @end defvar
23991
23992 Blacklists are lists of regular expressions matching addresses you
23993 consider to be spam senders.  For instance, to block mail from any
23994 sender at @samp{vmadmin.com}, you can put @samp{vmadmin.com} in your
23995 blacklist.  You start out with an empty blacklist.  Blacklist entries
23996 use the Emacs regular expression syntax.
23997
23998 Conversely, whitelists tell Gnus what addresses are considered
23999 legitimate.  All messages from whitelisted addresses are considered
24000 non-spam.  Also see @ref{BBDB Whitelists}.  Whitelist entries use the
24001 Emacs regular expression syntax.
24002
24003 The blacklist and whitelist file locations can be customized with the
24004 @code{spam-directory} variable (@file{~/News/spam} by default), or
24005 the @code{spam-whitelist} and @code{spam-blacklist} variables
24006 directly.  The whitelist and blacklist files will by default be in the
24007 @code{spam-directory} directory, named @file{whitelist} and
24008 @file{blacklist} respectively.
24009
24010 @node BBDB Whitelists
24011 @subsubsection BBDB Whitelists
24012 @cindex spam filtering
24013 @cindex BBDB whitelists, spam filtering
24014 @cindex BBDB, spam filtering
24015 @cindex spam
24016
24017 @defvar spam-use-BBDB
24018
24019 Analogous to @code{spam-use-whitelist} (@pxref{Blacklists and
24020 Whitelists}), but uses the BBDB as the source of whitelisted
24021 addresses, without regular expressions.  You must have the BBDB loaded
24022 for @code{spam-use-BBDB} to work properly.  Messages whose senders are
24023 not in the BBDB will be sent to the next spam-split rule.  This is an
24024 explicit filter, meaning that unless someone is in the BBDB, their
24025 messages are not assumed to be spam or ham.
24026
24027 @end defvar
24028
24029 @defvar spam-use-BBDB-exclusive
24030
24031 Set this variable to @code{t} if you want to use the BBDB as an
24032 implicit filter, meaning that every message will be considered spam
24033 unless the sender is in the BBDB.  Use with care.  Only sender
24034 addresses in the BBDB will be allowed through; all others will be
24035 classified as spammers.
24036
24037 While @code{spam-use-BBDB-exclusive} @emph{can} be used as an alias
24038 for @code{spam-use-BBDB} as far as @code{spam.el} is concerned, it is
24039 @emph{not} a separate back end.  If you set
24040 @code{spam-use-BBDB-exclusive} to t, @emph{all} your BBDB splitting
24041 will be exclusive.
24042
24043 @end defvar
24044
24045 @defvar gnus-group-ham-exit-processor-BBDB
24046
24047 Add this symbol to a group's @code{spam-process} parameter by
24048 customizing the group parameters or the
24049 @code{gnus-spam-process-newsgroups} variable.  When this symbol is
24050 added to a group's @code{spam-process} parameter, the senders of
24051 ham-marked articles in @emph{ham} groups will be added to the
24052 BBDB.
24053
24054 @emph{WARNING}
24055
24056 Instead of the obsolete
24057 @code{gnus-group-ham-exit-processor-BBDB}, it is recommended
24058 that you use @code{(ham spam-use-BBDB)}.  Everything will work
24059 the same way, we promise.
24060
24061 @end defvar
24062
24063 @node Gmane Spam Reporting
24064 @subsubsection Gmane Spam Reporting
24065 @cindex spam reporting
24066 @cindex Gmane, spam reporting
24067 @cindex Gmane, spam reporting
24068 @cindex spam
24069
24070 @defvar gnus-group-spam-exit-processor-report-gmane
24071
24072 Add this symbol to a group's @code{spam-process} parameter by
24073 customizing the group parameters or the
24074 @code{gnus-spam-process-newsgroups} variable.  When this symbol is
24075 added to a group's @code{spam-process} parameter, the spam-marked
24076 articles groups will be reported to the Gmane administrators via a
24077 HTTP request.
24078
24079 Gmane can be found at @uref{http://gmane.org}.
24080
24081 @emph{WARNING}
24082
24083 Instead of the obsolete
24084 @code{gnus-group-spam-exit-processor-report-gmane}, it is recommended
24085 that you use @code{(spam spam-use-gmane)}.  Everything will work the
24086 same way, we promise.
24087
24088 @end defvar
24089
24090 @defvar spam-report-gmane-use-article-number
24091
24092 This variable is @code{t} by default.  Set it to @code{nil} if you are
24093 running your own news server, for instance, and the local article
24094 numbers don't correspond to the Gmane article numbers.  When
24095 @code{spam-report-gmane-use-article-number} is @code{nil},
24096 @code{spam-report.el} will fetch the number from the article headers.
24097
24098 @end defvar
24099
24100 @defvar spam-report-user-mail-address
24101
24102 Mail address exposed in the User-Agent spam reports to Gmane.  It allows
24103 the Gmane administrators to contact you in case of misreports.  The
24104 default is @code{user-mail-address}.
24105
24106 @end defvar
24107
24108 @node Anti-spam Hashcash Payments
24109 @subsubsection Anti-spam Hashcash Payments
24110 @cindex spam filtering
24111 @cindex hashcash, spam filtering
24112 @cindex spam
24113
24114 @defvar spam-use-hashcash
24115
24116 Similar to @code{spam-use-whitelist} (@pxref{Blacklists and
24117 Whitelists}), but uses hashcash tokens for whitelisting messages
24118 instead of the sender address.  Messages without a hashcash payment
24119 token will be sent to the next spam-split rule.  This is an explicit
24120 filter, meaning that unless a hashcash token is found, the messages
24121 are not assumed to be spam or ham.
24122
24123 @end defvar
24124
24125 @node Blackholes
24126 @subsubsection Blackholes
24127 @cindex spam filtering
24128 @cindex blackholes, spam filtering
24129 @cindex spam
24130
24131 @defvar spam-use-blackholes
24132
24133 This option is disabled by default.  You can let Gnus consult the
24134 blackhole-type distributed spam processing systems (DCC, for instance)
24135 when you set this option.  The variable @code{spam-blackhole-servers}
24136 holds the list of blackhole servers Gnus will consult.  The current
24137 list is fairly comprehensive, but make sure to let us know if it
24138 contains outdated servers.
24139
24140 The blackhole check uses the @code{dig.el} package, but you can tell
24141 @code{spam.el} to use @code{dns.el} instead for better performance if
24142 you set @code{spam-use-dig} to @code{nil}.  It is not recommended at
24143 this time to set @code{spam-use-dig} to @code{nil} despite the
24144 possible performance improvements, because some users may be unable to
24145 use it, but you can try it and see if it works for you.
24146
24147 @end defvar
24148
24149 @defvar spam-blackhole-servers
24150
24151 The list of servers to consult for blackhole checks.
24152
24153 @end defvar
24154
24155 @defvar spam-blackhole-good-server-regex
24156
24157 A regular expression for IPs that should not be checked against the
24158 blackhole server list.  When set to @code{nil}, it has no effect.
24159
24160 @end defvar
24161
24162 @defvar spam-use-dig
24163
24164 Use the @code{dig.el} package instead of the @code{dns.el} package.
24165 The default setting of @code{t} is recommended.
24166
24167 @end defvar
24168
24169 Blackhole checks are done only on incoming mail.  There is no spam or
24170 ham processor for blackholes.
24171
24172 @node Regular Expressions Header Matching
24173 @subsubsection Regular Expressions Header Matching
24174 @cindex spam filtering
24175 @cindex regular expressions header matching, spam filtering
24176 @cindex spam
24177
24178 @defvar spam-use-regex-headers
24179
24180 This option is disabled by default.  You can let Gnus check the
24181 message headers against lists of regular expressions when you set this
24182 option.  The variables @code{spam-regex-headers-spam} and
24183 @code{spam-regex-headers-ham} hold the list of regular expressions.
24184 Gnus will check against the message headers to determine if the
24185 message is spam or ham, respectively.
24186
24187 @end defvar
24188
24189 @defvar spam-regex-headers-spam
24190
24191 The list of regular expressions that, when matched in the headers of
24192 the message, positively identify it as spam.
24193
24194 @end defvar
24195
24196 @defvar spam-regex-headers-ham
24197
24198 The list of regular expressions that, when matched in the headers of
24199 the message, positively identify it as ham.
24200
24201 @end defvar
24202
24203 Regular expression header checks are done only on incoming mail.
24204 There is no specific spam or ham processor for regular expressions.
24205
24206 @node Bogofilter
24207 @subsubsection Bogofilter
24208 @cindex spam filtering
24209 @cindex bogofilter, spam filtering
24210 @cindex spam
24211
24212 @defvar spam-use-bogofilter
24213
24214 Set this variable if you want @code{spam-split} to use Eric Raymond's
24215 speedy Bogofilter.
24216
24217 With a minimum of care for associating the @samp{$} mark for spam
24218 articles only, Bogofilter training all gets fairly automatic.  You
24219 should do this until you get a few hundreds of articles in each
24220 category, spam or not.  The command @kbd{S t} in summary mode, either
24221 for debugging or for curiosity, shows the @emph{spamicity} score of
24222 the current article (between 0.0 and 1.0).
24223
24224 Bogofilter determines if a message is spam based on a specific
24225 threshold.  That threshold can be customized, consult the Bogofilter
24226 documentation.
24227
24228 If the @code{bogofilter} executable is not in your path, Bogofilter
24229 processing will be turned off.
24230
24231 You should not enable this if you use @code{spam-use-bogofilter-headers}.
24232
24233 @end defvar
24234
24235 @defvar spam-use-bogofilter-headers
24236
24237 Set this variable if you want @code{spam-split} to use Eric Raymond's
24238 speedy Bogofilter, looking only at the message headers.  It works
24239 similarly to @code{spam-use-bogofilter}, but the @code{X-Bogosity} header
24240 must be in the message already.  Normally you would do this with a
24241 procmail recipe or something similar; consult the Bogofilter
24242 installation documents for details.
24243
24244 You should not enable this if you use @code{spam-use-bogofilter}.
24245
24246 @end defvar
24247
24248 @defvar gnus-group-spam-exit-processor-bogofilter
24249 Add this symbol to a group's @code{spam-process} parameter by
24250 customizing the group parameters or the
24251 @code{gnus-spam-process-newsgroups} variable.  When this symbol is
24252 added to a group's @code{spam-process} parameter, spam-marked articles
24253 will be added to the Bogofilter spam database.
24254
24255 @emph{WARNING}
24256
24257 Instead of the obsolete
24258 @code{gnus-group-spam-exit-processor-bogofilter}, it is recommended
24259 that you use @code{(spam spam-use-bogofilter)}.  Everything will work
24260 the same way, we promise.
24261 @end defvar
24262
24263 @defvar gnus-group-ham-exit-processor-bogofilter
24264 Add this symbol to a group's @code{spam-process} parameter by
24265 customizing the group parameters or the
24266 @code{gnus-spam-process-newsgroups} variable.  When this symbol is
24267 added to a group's @code{spam-process} parameter, the ham-marked
24268 articles in @emph{ham} groups will be added to the Bogofilter database
24269 of non-spam messages.
24270
24271 @emph{WARNING}
24272
24273 Instead of the obsolete
24274 @code{gnus-group-ham-exit-processor-bogofilter}, it is recommended
24275 that you use @code{(ham spam-use-bogofilter)}.  Everything will work
24276 the same way, we promise.
24277 @end defvar
24278
24279 @defvar spam-bogofilter-database-directory
24280
24281 This is the directory where Bogofilter will store its databases.  It
24282 is not specified by default, so Bogofilter will use its own default
24283 database directory.
24284
24285 @end defvar
24286
24287 The Bogofilter mail classifier is similar to @command{ifile} in intent and
24288 purpose.  A ham and a spam processor are provided, plus the
24289 @code{spam-use-bogofilter} and @code{spam-use-bogofilter-headers}
24290 variables to indicate to spam-split that Bogofilter should either be
24291 used, or has already been used on the article.  The 0.9.2.1 version of
24292 Bogofilter was used to test this functionality.
24293
24294 @node SpamAssassin back end
24295 @subsubsection SpamAssassin back end
24296 @cindex spam filtering
24297 @cindex spamassassin, spam filtering
24298 @cindex spam
24299
24300 @defvar spam-use-spamassassin
24301
24302 Set this variable if you want @code{spam-split} to use SpamAssassin.
24303
24304 SpamAssassin assigns a score to each article based on a set of rules
24305 and tests, including a Bayesian filter.  The Bayesian filter can be
24306 trained by associating the @samp{$} mark for spam articles.  The
24307 spam score can be viewed by using the command @kbd{S t} in summary
24308 mode.
24309
24310 If you set this variable, each article will be processed by
24311 SpamAssassin when @code{spam-split} is called.  If your mail is
24312 preprocessed by SpamAssassin, and you want to just use the
24313 SpamAssassin headers, set @code{spam-use-spamassassin-headers}
24314 instead.
24315
24316 You should not enable this is you use
24317 @code{spam-use-spamassassin-headers}.
24318
24319 @end defvar
24320
24321 @defvar spam-use-spamassassin-headers
24322
24323 Set this variable if your mail is preprocessed by SpamAssassin and
24324 want @code{spam-split} to split based on the SpamAssassin headers.
24325
24326 You should not enable this is you use @code{spam-use-spamassassin}.
24327
24328 @end defvar
24329
24330 @defvar spam-spamassassin-path
24331
24332 This variable points to the SpamAssassin executable.  If you have
24333 @code{spamd} running, you can set this variable to the @code{spamc}
24334 executable for faster processing.  See the SpamAssassin documentation
24335 for more information on @code{spamd}/@code{spamc}.
24336
24337 @end defvar
24338
24339 SpamAssassin is a powerful and flexible spam filter that uses a wide
24340 variety of tests to identify spam.  A ham and a spam processors are
24341 provided, plus the @code{spam-use-spamassassin} and
24342 @code{spam-use-spamassassin-headers} variables to indicate to
24343 spam-split that SpamAssassin should be either used, or has already
24344 been used on the article.  The 2.63 version of SpamAssassin was used
24345 to test this functionality.
24346
24347 @node ifile spam filtering
24348 @subsubsection ifile spam filtering
24349 @cindex spam filtering
24350 @cindex ifile, spam filtering
24351 @cindex spam
24352
24353 @defvar spam-use-ifile
24354
24355 Enable this variable if you want @code{spam-split} to use @command{ifile}, a
24356 statistical analyzer similar to Bogofilter.
24357
24358 @end defvar
24359
24360 @defvar spam-ifile-all-categories
24361
24362 Enable this variable if you want @code{spam-use-ifile} to give you all
24363 the ifile categories, not just spam/non-spam.  If you use this, make
24364 sure you train ifile as described in its documentation.
24365
24366 @end defvar
24367
24368 @defvar spam-ifile-spam-category
24369
24370 This is the category of spam messages as far as ifile is concerned.
24371 The actual string used is irrelevant, but you probably want to leave
24372 the default value of @samp{spam}.
24373 @end defvar
24374
24375 @defvar spam-ifile-database-path
24376
24377 This is the filename for the ifile database.  It is not specified by
24378 default, so ifile will use its own default database name.
24379
24380 @end defvar
24381
24382 The ifile mail classifier is similar to Bogofilter in intent and
24383 purpose.  A ham and a spam processor are provided, plus the
24384 @code{spam-use-ifile} variable to indicate to spam-split that ifile
24385 should be used.  The 1.2.1 version of ifile was used to test this
24386 functionality.
24387
24388 @node spam-stat spam filtering
24389 @subsubsection spam-stat spam filtering
24390 @cindex spam filtering
24391 @cindex spam-stat, spam filtering
24392 @cindex spam-stat
24393 @cindex spam
24394
24395 @xref{Filtering Spam Using Statistics with spam-stat}.
24396
24397 @defvar spam-use-stat
24398
24399 Enable this variable if you want @code{spam-split} to use
24400 spam-stat.el, an Emacs Lisp statistical analyzer.
24401
24402 @end defvar
24403
24404 @defvar gnus-group-spam-exit-processor-stat
24405 Add this symbol to a group's @code{spam-process} parameter by
24406 customizing the group parameters or the
24407 @code{gnus-spam-process-newsgroups} variable.  When this symbol is
24408 added to a group's @code{spam-process} parameter, the spam-marked
24409 articles will be added to the spam-stat database of spam messages.
24410
24411 @emph{WARNING}
24412
24413 Instead of the obsolete
24414 @code{gnus-group-spam-exit-processor-stat}, it is recommended
24415 that you use @code{(spam spam-use-stat)}.  Everything will work
24416 the same way, we promise.
24417 @end defvar
24418
24419 @defvar gnus-group-ham-exit-processor-stat
24420 Add this symbol to a group's @code{spam-process} parameter by
24421 customizing the group parameters or the
24422 @code{gnus-spam-process-newsgroups} variable.  When this symbol is
24423 added to a group's @code{spam-process} parameter, the ham-marked
24424 articles in @emph{ham} groups will be added to the spam-stat database
24425 of non-spam messages.
24426
24427 @emph{WARNING}
24428
24429 Instead of the obsolete
24430 @code{gnus-group-ham-exit-processor-stat}, it is recommended
24431 that you use @code{(ham spam-use-stat)}.  Everything will work
24432 the same way, we promise.
24433 @end defvar
24434
24435 This enables @code{spam.el} to cooperate with @file{spam-stat.el}.
24436 @file{spam-stat.el} provides an internal (Lisp-only) spam database,
24437 which unlike ifile or Bogofilter does not require external programs.
24438 A spam and a ham processor, and the @code{spam-use-stat} variable for
24439 @code{spam-split} are provided.
24440
24441 @node SpamOracle
24442 @subsubsection Using SpamOracle with Gnus
24443 @cindex spam filtering
24444 @cindex SpamOracle
24445 @cindex spam
24446
24447 An easy way to filter out spam is to use SpamOracle.  SpamOracle is an
24448 statistical mail filtering tool written by Xavier Leroy and needs to be
24449 installed separately.
24450
24451 There are several ways to use SpamOracle with Gnus.  In all cases, your
24452 mail is piped through SpamOracle in its @emph{mark} mode.  SpamOracle will
24453 then enter an @samp{X-Spam} header indicating whether it regards the
24454 mail as a spam mail or not.
24455
24456 One possibility is to run SpamOracle as a @code{:prescript} from the
24457 @xref{Mail Source Specifiers}, (@pxref{SpamAssassin}).  This method has
24458 the advantage that the user can see the @emph{X-Spam} headers.
24459
24460 The easiest method is to make @code{spam.el} (@pxref{Filtering Spam
24461 Using The Spam ELisp Package}) call SpamOracle.
24462
24463 @vindex spam-use-spamoracle
24464 To enable SpamOracle usage by @code{spam.el}, set the variable
24465 @code{spam-use-spamoracle} to @code{t} and configure the
24466 @code{nnmail-split-fancy} or @code{nnimap-split-fancy} as described in
24467 the section @xref{Filtering Spam Using The Spam ELisp Package}.  In
24468 this example the @samp{INBOX} of an nnimap server is filtered using
24469 SpamOracle.  Mails recognized as spam mails will be moved to
24470 @code{spam-split-group}, @samp{Junk} in this case.  Ham messages stay
24471 in @samp{INBOX}:
24472
24473 @example
24474 (setq spam-use-spamoracle t
24475       spam-split-group "Junk"
24476       nnimap-split-inbox '("INBOX")
24477       nnimap-split-rule 'nnimap-split-fancy
24478       nnimap-split-fancy '(| (: spam-split) "INBOX"))
24479 @end example
24480
24481 @defvar spam-use-spamoracle
24482 Set to @code{t} if you want Gnus to enable spam filtering using
24483 SpamOracle.
24484 @end defvar
24485
24486 @defvar spam-spamoracle-binary
24487 Gnus uses the SpamOracle binary called @file{spamoracle} found in the
24488 user's PATH.  Using the variable @code{spam-spamoracle-binary}, this
24489 can be customized.
24490 @end defvar
24491
24492 @defvar spam-spamoracle-database
24493 By default, SpamOracle uses the file @file{~/.spamoracle.db} as a database to
24494 store its analyses.  This is controlled by the variable
24495 @code{spam-spamoracle-database} which defaults to @code{nil}.  That means
24496 the default SpamOracle database will be used.  In case you want your
24497 database to live somewhere special, set
24498 @code{spam-spamoracle-database} to this path.
24499 @end defvar
24500
24501 SpamOracle employs a statistical algorithm to determine whether a
24502 message is spam or ham.  In order to get good results, meaning few
24503 false hits or misses, SpamOracle needs training.  SpamOracle learns the
24504 characteristics of your spam mails.  Using the @emph{add} mode
24505 (training mode) one has to feed good (ham) and spam mails to
24506 SpamOracle.  This can be done by pressing @kbd{|} in the Summary buffer
24507 and pipe the mail to a SpamOracle process or using @code{spam.el}'s
24508 spam- and ham-processors, which is much more convenient.  For a
24509 detailed description of spam- and ham-processors, @xref{Filtering Spam
24510 Using The Spam ELisp Package}.
24511
24512 @defvar gnus-group-spam-exit-processor-spamoracle
24513 Add this symbol to a group's @code{spam-process} parameter by
24514 customizing the group parameter or the
24515 @code{gnus-spam-process-newsgroups} variable.  When this symbol is added
24516 to a group's @code{spam-process} parameter, spam-marked articles will be
24517 sent to SpamOracle as spam samples.
24518
24519 @emph{WARNING}
24520
24521 Instead of the obsolete
24522 @code{gnus-group-spam-exit-processor-spamoracle}, it is recommended
24523 that you use @code{(spam spam-use-spamoracle)}.  Everything will work
24524 the same way, we promise.
24525 @end defvar
24526
24527 @defvar gnus-group-ham-exit-processor-spamoracle
24528 Add this symbol to a group's @code{spam-process} parameter by
24529 customizing the group parameter or the
24530 @code{gnus-spam-process-newsgroups} variable.  When this symbol is added
24531 to a group's @code{spam-process} parameter, the ham-marked articles in
24532 @emph{ham} groups will be sent to the SpamOracle as samples of ham
24533 messages.
24534
24535 @emph{WARNING}
24536
24537 Instead of the obsolete
24538 @code{gnus-group-ham-exit-processor-spamoracle}, it is recommended
24539 that you use @code{(ham spam-use-spamoracle)}.  Everything will work
24540 the same way, we promise.
24541 @end defvar
24542
24543 @emph{Example:} These are the Group Parameters of a group that has been
24544 classified as a ham group, meaning that it should only contain ham
24545 messages.
24546 @example
24547  ((spam-contents gnus-group-spam-classification-ham)
24548   (spam-process ((ham spam-use-spamoracle)
24549                  (spam spam-use-spamoracle))))
24550 @end example
24551 For this group the @code{spam-use-spamoracle} is installed for both
24552 ham and spam processing.  If the group contains spam message
24553 (e.g. because SpamOracle has not had enough sample messages yet) and
24554 the user marks some messages as spam messages, these messages will be
24555 processed by SpamOracle.  The processor sends the messages to
24556 SpamOracle as new samples for spam.
24557
24558 @node Extending the Spam ELisp package
24559 @subsubsection Extending the Spam ELisp package
24560 @cindex spam filtering
24561 @cindex spam elisp package, extending
24562 @cindex extending the spam elisp package
24563
24564 Say you want to add a new back end called blackbox.  For filtering
24565 incoming mail, provide the following:
24566
24567 @enumerate
24568
24569 @item
24570 Code
24571
24572 @lisp
24573 (defvar spam-use-blackbox nil
24574   "True if blackbox should be used.")
24575 @end lisp
24576
24577 Write @code{spam-check-blackbox} if Blackbox can check incoming mail.
24578
24579 Write @code{spam-blackbox-register-routine} and
24580 @code{spam-blackbox-unregister-routine} using the bogofilter
24581 register/unregister routines as a start, or other restister/unregister
24582 routines more appropriate to Blackbox, if Blackbox can
24583 register/unregister spam and ham.
24584
24585 @item
24586 Functionality
24587
24588 The @code{spam-check-blackbox} function should return @samp{nil} or
24589 @code{spam-split-group}, observing the other conventions.  See the
24590 existing @code{spam-check-*} functions for examples of what you can
24591 do, and stick to the template unless you fully understand the reasons
24592 why you aren't.
24593
24594 @end enumerate
24595
24596 For processing spam and ham messages, provide the following:
24597
24598 @enumerate
24599
24600 @item
24601 Code
24602
24603 Note you don't have to provide a spam or a ham processor.  Only
24604 provide them if Blackbox supports spam or ham processing.
24605
24606 Also, ham and spam processors are being phased out as single
24607 variables.  Instead the form @code{(spam spam-use-blackbox)} or
24608 @code{(ham spam-use-blackbox)} is favored.  For now, spam/ham
24609 processor variables are still around but they won't be for long.
24610
24611 @lisp
24612 (defvar gnus-group-spam-exit-processor-blackbox "blackbox-spam"
24613   "The Blackbox summary exit spam processor.
24614 Only applicable to spam groups.")
24615
24616 (defvar gnus-group-ham-exit-processor-blackbox "blackbox-ham"
24617   "The whitelist summary exit ham processor.
24618 Only applicable to non-spam (unclassified and ham) groups.")
24619
24620 @end lisp
24621
24622 @item
24623 Gnus parameters
24624
24625 Add
24626 @lisp
24627 (const :tag "Spam: Blackbox" (spam spam-use-blackbox))
24628 (const :tag "Ham: Blackbox"  (ham spam-use-blackbox))
24629 @end lisp
24630 to the @code{spam-process} group parameter in @code{gnus.el}.  Make
24631 sure you do it twice, once for the parameter and once for the
24632 variable customization.
24633
24634 Add
24635 @lisp
24636 (variable-item spam-use-blackbox)
24637 @end lisp
24638 to the @code{spam-autodetect-methods} group parameter in
24639 @code{gnus.el} if Blackbox can check incoming mail for spam contents.
24640
24641 Finally, use the appropriate @code{spam-install-*-backend} function in
24642 @code{spam.el}.  Here are the available functions.
24643
24644
24645 @enumerate
24646
24647 @item
24648 @code{spam-install-backend-alias}
24649
24650 This function will simply install an alias for a back end that does
24651 everything like the original back end.  It is currently only used to
24652 make @code{spam-use-BBDB-exclusive} act like @code{spam-use-BBDB}.
24653
24654 @item
24655 @code{spam-install-nocheck-backend}
24656
24657 This function installs a back end that has no check function, but can
24658 register/unregister ham or spam.  The @code{spam-use-gmane} back end is
24659 such a back end.
24660
24661 @item
24662 @code{spam-install-checkonly-backend}
24663
24664 This function will install a back end that can only check incoming mail
24665 for spam contents.  It can't register or unregister messages.
24666 @code{spam-use-blackholes} and @code{spam-use-hashcash} are such
24667 back ends.
24668
24669 @item
24670 @code{spam-install-statistical-checkonly-backend}
24671
24672 This function installs a statistical back end (one which requires the
24673 full body of a message to check it) that can only check incoming mail
24674 for contents.  @code{spam-use-regex-body} is such a filter.
24675
24676 @item
24677 @code{spam-install-statistical-backend}
24678
24679 This function install a statistical back end with incoming checks and
24680 registration/unregistration routines.  @code{spam-use-bogofilter} is
24681 set up this way.
24682
24683 @item
24684 @code{spam-install-backend}
24685
24686 This is the most normal back end installation, where a back end that can
24687 check and register/unregister messages is set up without statistical
24688 abilities.  The @code{spam-use-BBDB} is such a back end.
24689
24690 @item
24691 @code{spam-install-mover-backend}
24692
24693 Mover back ends are internal to @code{spam.el} and specifically move
24694 articles around when the summary is exited.  You will very probably
24695 never install such a back end.
24696 @end enumerate
24697
24698 @end enumerate
24699
24700
24701 @node Filtering Spam Using Statistics with spam-stat
24702 @subsection Filtering Spam Using Statistics with spam-stat
24703 @cindex Paul Graham
24704 @cindex Graham, Paul
24705 @cindex naive Bayesian spam filtering
24706 @cindex Bayesian spam filtering, naive
24707 @cindex spam filtering, naive Bayesian
24708
24709 Paul Graham has written an excellent essay about spam filtering using
24710 statistics: @uref{http://www.paulgraham.com/spam.html,A Plan for
24711 Spam}.  In it he describes the inherent deficiency of rule-based
24712 filtering as used by SpamAssassin, for example: Somebody has to write
24713 the rules, and everybody else has to install these rules.  You are
24714 always late.  It would be much better, he argues, to filter mail based
24715 on whether it somehow resembles spam or non-spam.  One way to measure
24716 this is word distribution.  He then goes on to describe a solution
24717 that checks whether a new mail resembles any of your other spam mails
24718 or not.
24719
24720 The basic idea is this:  Create a two collections of your mail, one
24721 with spam, one with non-spam.  Count how often each word appears in
24722 either collection, weight this by the total number of mails in the
24723 collections, and store this information in a dictionary.  For every
24724 word in a new mail, determine its probability to belong to a spam or a
24725 non-spam mail.  Use the 15 most conspicuous words, compute the total
24726 probability of the mail being spam.  If this probability is higher
24727 than a certain threshold, the mail is considered to be spam.
24728
24729 Gnus supports this kind of filtering.  But it needs some setting up.
24730 First, you need two collections of your mail, one with spam, one with
24731 non-spam.  Then you need to create a dictionary using these two
24732 collections, and save it.  And last but not least, you need to use
24733 this dictionary in your fancy mail splitting rules.
24734
24735 @menu
24736 * Creating a spam-stat dictionary::
24737 * Splitting mail using spam-stat::
24738 * Low-level interface to the spam-stat dictionary::
24739 @end menu
24740
24741 @node Creating a spam-stat dictionary
24742 @subsubsection Creating a spam-stat dictionary
24743
24744 Before you can begin to filter spam based on statistics, you must
24745 create these statistics based on two mail collections, one with spam,
24746 one with non-spam.  These statistics are then stored in a dictionary
24747 for later use.  In order for these statistics to be meaningful, you
24748 need several hundred emails in both collections.
24749
24750 Gnus currently supports only the nnml back end for automated dictionary
24751 creation.  The nnml back end stores all mails in a directory, one file
24752 per mail.  Use the following:
24753
24754 @defun spam-stat-process-spam-directory
24755 Create spam statistics for every file in this directory.  Every file
24756 is treated as one spam mail.
24757 @end defun
24758
24759 @defun spam-stat-process-non-spam-directory
24760 Create non-spam statistics for every file in this directory.  Every
24761 file is treated as one non-spam mail.
24762 @end defun
24763
24764 Usually you would call @code{spam-stat-process-spam-directory} on a
24765 directory such as @file{~/Mail/mail/spam} (this usually corresponds
24766 the the group @samp{nnml:mail.spam}), and you would call
24767 @code{spam-stat-process-non-spam-directory} on a directory such as
24768 @file{~/Mail/mail/misc} (this usually corresponds the the group
24769 @samp{nnml:mail.misc}).
24770
24771 When you are using @acronym{IMAP}, you won't have the mails available
24772 locally, so that will not work.  One solution is to use the Gnus Agent
24773 to cache the articles.  Then you can use directories such as
24774 @file{"~/News/agent/nnimap/mail.yourisp.com/personal_spam"} for
24775 @code{spam-stat-process-spam-directory}.  @xref{Agent as Cache}.
24776
24777 @defvar spam-stat
24778 This variable holds the hash-table with all the statistics---the
24779 dictionary we have been talking about.  For every word in either
24780 collection, this hash-table stores a vector describing how often the
24781 word appeared in spam and often it appeared in non-spam mails.
24782 @end defvar
24783
24784 If you want to regenerate the statistics from scratch, you need to
24785 reset the dictionary.
24786
24787 @defun spam-stat-reset
24788 Reset the @code{spam-stat} hash-table, deleting all the statistics.
24789 @end defun
24790
24791 When you are done, you must save the dictionary.  The dictionary may
24792 be rather large.  If you will not update the dictionary incrementally
24793 (instead, you will recreate it once a month, for example), then you
24794 can reduce the size of the dictionary by deleting all words that did
24795 not appear often enough or that do not clearly belong to only spam or
24796 only non-spam mails.
24797
24798 @defun spam-stat-reduce-size
24799 Reduce the size of the dictionary.  Use this only if you do not want
24800 to update the dictionary incrementally.
24801 @end defun
24802
24803 @defun spam-stat-save
24804 Save the dictionary.
24805 @end defun
24806
24807 @defvar spam-stat-file
24808 The filename used to store the dictionary.  This defaults to
24809 @file{~/.spam-stat.el}.
24810 @end defvar
24811
24812 @node Splitting mail using spam-stat
24813 @subsubsection Splitting mail using spam-stat
24814
24815 In order to use @code{spam-stat} to split your mail, you need to add the
24816 following to your @file{~/.gnus.el} file:
24817
24818 @lisp
24819 (require 'spam-stat)
24820 (spam-stat-load)
24821 @end lisp
24822
24823 This will load the necessary Gnus code, and the dictionary you
24824 created.
24825
24826 Next, you need to adapt your fancy splitting rules:  You need to
24827 determine how to use @code{spam-stat}.  The following examples are for
24828 the nnml back end.  Using the nnimap back end works just as well.  Just
24829 use @code{nnimap-split-fancy} instead of @code{nnmail-split-fancy}.
24830
24831 In the simplest case, you only have two groups, @samp{mail.misc} and
24832 @samp{mail.spam}.  The following expression says that mail is either
24833 spam or it should go into @samp{mail.misc}.  If it is spam, then
24834 @code{spam-stat-split-fancy} will return @samp{mail.spam}.
24835
24836 @lisp
24837 (setq nnmail-split-fancy
24838       `(| (: spam-stat-split-fancy)
24839           "mail.misc"))
24840 @end lisp
24841
24842 @defvar spam-stat-split-fancy-spam-group
24843 The group to use for spam.  Default is @samp{mail.spam}.
24844 @end defvar
24845
24846 If you also filter mail with specific subjects into other groups, use
24847 the following expression.  Only mails not matching the regular
24848 expression are considered potential spam.
24849
24850 @lisp
24851 (setq nnmail-split-fancy
24852       `(| ("Subject" "\\bspam-stat\\b" "mail.emacs")
24853           (: spam-stat-split-fancy)
24854           "mail.misc"))
24855 @end lisp
24856
24857 If you want to filter for spam first, then you must be careful when
24858 creating the dictionary.  Note that @code{spam-stat-split-fancy} must
24859 consider both mails in @samp{mail.emacs} and in @samp{mail.misc} as
24860 non-spam, therefore both should be in your collection of non-spam
24861 mails, when creating the dictionary!
24862
24863 @lisp
24864 (setq nnmail-split-fancy
24865       `(| (: spam-stat-split-fancy)
24866           ("Subject" "\\bspam-stat\\b" "mail.emacs")
24867           "mail.misc"))
24868 @end lisp
24869
24870 You can combine this with traditional filtering.  Here, we move all
24871 HTML-only mails into the @samp{mail.spam.filtered} group.  Note that since
24872 @code{spam-stat-split-fancy} will never see them, the mails in
24873 @samp{mail.spam.filtered} should be neither in your collection of spam mails,
24874 nor in your collection of non-spam mails, when creating the
24875 dictionary!
24876
24877 @lisp
24878 (setq nnmail-split-fancy
24879       `(| ("Content-Type" "text/html" "mail.spam.filtered")
24880           (: spam-stat-split-fancy)
24881           ("Subject" "\\bspam-stat\\b" "mail.emacs")
24882           "mail.misc"))
24883 @end lisp
24884
24885
24886 @node Low-level interface to the spam-stat dictionary
24887 @subsubsection Low-level interface to the spam-stat dictionary
24888
24889 The main interface to using @code{spam-stat}, are the following functions:
24890
24891 @defun spam-stat-buffer-is-spam
24892 Called in a buffer, that buffer is considered to be a new spam mail.
24893 Use this for new mail that has not been processed before.
24894 @end defun
24895
24896 @defun spam-stat-buffer-is-no-spam
24897 Called in a buffer, that buffer is considered to be a new non-spam
24898 mail.  Use this for new mail that has not been processed before.
24899 @end defun
24900
24901 @defun spam-stat-buffer-change-to-spam
24902 Called in a buffer, that buffer is no longer considered to be normal
24903 mail but spam.  Use this to change the status of a mail that has
24904 already been processed as non-spam.
24905 @end defun
24906
24907 @defun spam-stat-buffer-change-to-non-spam
24908 Called in a buffer, that buffer is no longer considered to be spam but
24909 normal mail.  Use this to change the status of a mail that has already
24910 been processed as spam.
24911 @end defun
24912
24913 @defun spam-stat-save
24914 Save the hash table to the file.  The filename used is stored in the
24915 variable @code{spam-stat-file}.
24916 @end defun
24917
24918 @defun spam-stat-load
24919 Load the hash table from a file.  The filename used is stored in the
24920 variable @code{spam-stat-file}.
24921 @end defun
24922
24923 @defun spam-stat-score-word
24924 Return the spam score for a word.
24925 @end defun
24926
24927 @defun spam-stat-score-buffer
24928 Return the spam score for a buffer.
24929 @end defun
24930
24931 @defun spam-stat-split-fancy
24932 Use this function for fancy mail splitting.  Add the rule @samp{(:
24933 spam-stat-split-fancy)} to @code{nnmail-split-fancy}
24934 @end defun
24935
24936 Make sure you load the dictionary before using it.  This requires the
24937 following in your @file{~/.gnus.el} file:
24938
24939 @lisp
24940 (require 'spam-stat)
24941 (spam-stat-load)
24942 @end lisp
24943
24944 Typical test will involve calls to the following functions:
24945
24946 @smallexample
24947 Reset: (setq spam-stat (make-hash-table :test 'equal))
24948 Learn spam: (spam-stat-process-spam-directory "~/Mail/mail/spam")
24949 Learn non-spam: (spam-stat-process-non-spam-directory "~/Mail/mail/misc")
24950 Save table: (spam-stat-save)
24951 File size: (nth 7 (file-attributes spam-stat-file))
24952 Number of words: (hash-table-count spam-stat)
24953 Test spam: (spam-stat-test-directory "~/Mail/mail/spam")
24954 Test non-spam: (spam-stat-test-directory "~/Mail/mail/misc")
24955 Reduce table size: (spam-stat-reduce-size)
24956 Save table: (spam-stat-save)
24957 File size: (nth 7 (file-attributes spam-stat-file))
24958 Number of words: (hash-table-count spam-stat)
24959 Test spam: (spam-stat-test-directory "~/Mail/mail/spam")
24960 Test non-spam: (spam-stat-test-directory "~/Mail/mail/misc")
24961 @end smallexample
24962
24963 Here is how you would create your dictionary:
24964
24965 @smallexample
24966 Reset: (setq spam-stat (make-hash-table :test 'equal))
24967 Learn spam: (spam-stat-process-spam-directory "~/Mail/mail/spam")
24968 Learn non-spam: (spam-stat-process-non-spam-directory "~/Mail/mail/misc")
24969 Repeat for any other non-spam group you need...
24970 Reduce table size: (spam-stat-reduce-size)
24971 Save table: (spam-stat-save)
24972 @end smallexample
24973
24974 @node Other modes
24975 @section Interaction with other modes
24976
24977 @subsection Dired
24978 @cindex dired
24979
24980 @code{gnus-dired-minor-mode} provided some useful functions for dired
24981 buffers.  It is enabled with
24982 @lisp
24983 (add-hook 'dired-mode-hook 'turn-on-gnus-dired-mode)
24984 @end lisp
24985
24986 @table @kbd
24987 @item C-c C-m C-a
24988 @findex gnus-dired-attach
24989 Send dired's marked files as an attachment (@code{gnus-dired-attach}).
24990 You will be prompted for a message buffer.
24991
24992 @item C-c C-m C-l
24993 @findex gnus-dired-find-file-mailcap
24994 Visit a file according to the appropriate mailcap entry
24995 (@code{gnus-dired-find-file-mailcap}).  With prefix, open file in a new
24996 buffer.
24997
24998 @item C-c C-m C-p
24999 @findex gnus-dired-print
25000 Print file according to the mailcap entry (@code{gnus-dired-print}).  If
25001 there is no print command, print in a PostScript image.
25002 @end table
25003
25004 @node Various Various
25005 @section Various Various
25006 @cindex mode lines
25007 @cindex highlights
25008
25009 @table @code
25010
25011 @item gnus-home-directory
25012 @vindex gnus-home-directory
25013 All Gnus file and directory variables will be initialized from this
25014 variable, which defaults to @file{~/}.
25015
25016 @item gnus-directory
25017 @vindex gnus-directory
25018 Most Gnus storage file and directory variables will be initialized from
25019 this variable, which defaults to the @env{SAVEDIR} environment
25020 variable, or @file{~/News/} if that variable isn't set.
25021
25022 Note that gnus is mostly loaded when the @file{.gnus.el} file is read.
25023 This means that other directory variables that are initialized from this
25024 variable won't be set properly if you set this variable in
25025 @file{.gnus.el}.  Set this variable in @file{.emacs} instead.
25026
25027 @item gnus-default-directory
25028 @vindex gnus-default-directory
25029 Not related to the above variable at all---this variable says what the
25030 default directory of all Gnus buffers should be.  If you issue commands
25031 like @kbd{C-x C-f}, the prompt you'll get starts in the current buffer's
25032 default directory.  If this variable is @code{nil} (which is the
25033 default), the default directory will be the default directory of the
25034 buffer you were in when you started Gnus.
25035
25036 @item gnus-verbose
25037 @vindex gnus-verbose
25038 This variable is an integer between zero and ten.  The higher the value,
25039 the more messages will be displayed.  If this variable is zero, Gnus
25040 will never flash any messages, if it is seven (which is the default),
25041 most important messages will be shown, and if it is ten, Gnus won't ever
25042 shut up, but will flash so many messages it will make your head swim.
25043
25044 @item gnus-verbose-backends
25045 @vindex gnus-verbose-backends
25046 This variable works the same way as @code{gnus-verbose}, but it applies
25047 to the Gnus back ends instead of Gnus proper.
25048
25049 @item nnheader-max-head-length
25050 @vindex nnheader-max-head-length
25051 When the back ends read straight heads of articles, they all try to read
25052 as little as possible.  This variable (default 8192) specifies
25053 the absolute max length the back ends will try to read before giving up
25054 on finding a separator line between the head and the body.  If this
25055 variable is @code{nil}, there is no upper read bound.  If it is
25056 @code{t}, the back ends won't try to read the articles piece by piece,
25057 but read the entire articles.  This makes sense with some versions of
25058 @code{ange-ftp} or @code{efs}.
25059
25060 @item nnheader-head-chop-length
25061 @vindex nnheader-head-chop-length
25062 This variable (default 2048) says how big a piece of each article to
25063 read when doing the operation described above.
25064
25065 @item nnheader-file-name-translation-alist
25066 @vindex nnheader-file-name-translation-alist
25067 @cindex file names
25068 @cindex invalid characters in file names
25069 @cindex characters in file names
25070 This is an alist that says how to translate characters in file names.
25071 For instance, if @samp{:} is invalid as a file character in file names
25072 on your system (you OS/2 user you), you could say something like:
25073
25074 @lisp
25075 @group
25076 (setq nnheader-file-name-translation-alist
25077       '((?: . ?_)))
25078 @end group
25079 @end lisp
25080
25081 In fact, this is the default value for this variable on OS/2 and MS
25082 Windows (phooey) systems.
25083
25084 @item gnus-hidden-properties
25085 @vindex gnus-hidden-properties
25086 This is a list of properties to use to hide ``invisible'' text.  It is
25087 @code{(invisible t intangible t)} by default on most systems, which
25088 makes invisible text invisible and intangible.
25089
25090 @item gnus-parse-headers-hook
25091 @vindex gnus-parse-headers-hook
25092 A hook called before parsing headers.  It can be used, for instance, to
25093 gather statistics on the headers fetched, or perhaps you'd like to prune
25094 some headers.  I don't see why you'd want that, though.
25095
25096 @item gnus-shell-command-separator
25097 @vindex gnus-shell-command-separator
25098 String used to separate two shell commands.  The default is @samp{;}.
25099
25100 @item gnus-invalid-group-regexp
25101 @vindex gnus-invalid-group-regexp
25102
25103 Regexp to match ``invalid'' group names when querying user for a group
25104 name.  The default value catches some @strong{really} invalid group
25105 names who could possibly mess up Gnus internally (like allowing
25106 @samp{:} in a group name, which is normally used to delimit method and
25107 group).
25108
25109 @acronym{IMAP} users might want to allow @samp{/} in group names though.
25110
25111
25112 @end table
25113
25114 @node The End
25115 @chapter The End
25116
25117 Well, that's the manual---you can get on with your life now.  Keep in
25118 touch.  Say hello to your cats from me.
25119
25120 My @strong{ghod}---I just can't stand goodbyes.  Sniffle.
25121
25122 Ol' Charles Reznikoff said it pretty well, so I leave the floor to him:
25123
25124 @quotation
25125 @strong{Te Deum}
25126
25127 @sp 1
25128 Not because of victories @*
25129 I sing,@*
25130 having none,@*
25131 but for the common sunshine,@*
25132 the breeze,@*
25133 the largess of the spring.
25134
25135 @sp 1
25136 Not for victory@*
25137 but for the day's work done@*
25138 as well as I was able;@*
25139 not for a seat upon the dais@*
25140 but at the common table.@*
25141 @end quotation
25142
25143
25144 @node Appendices
25145 @chapter Appendices
25146
25147 @menu
25148 * XEmacs::                      Requirements for installing under XEmacs.
25149 * History::                     How Gnus got where it is today.
25150 * On Writing Manuals::          Why this is not a beginner's guide.
25151 * Terminology::                 We use really difficult, like, words here.
25152 * Customization::               Tailoring Gnus to your needs.
25153 * Troubleshooting::             What you might try if things do not work.
25154 * Gnus Reference Guide::        Rilly, rilly technical stuff.
25155 * Emacs for Heathens::          A short introduction to Emacsian terms.
25156 * Frequently Asked Questions::  The Gnus FAQ
25157 @end menu
25158
25159
25160 @node XEmacs
25161 @section XEmacs
25162 @cindex XEmacs
25163 @cindex installing under XEmacs
25164
25165 XEmacs is distributed as a collection of packages.  You should install
25166 whatever packages the Gnus XEmacs package requires.  The current
25167 requirements are @samp{gnus}, @samp{mail-lib}, @samp{xemacs-base},
25168 @samp{eterm}, @samp{sh-script}, @samp{net-utils}, @samp{os-utils},
25169 @samp{dired}, @samp{mh-e}, @samp{sieve}, @samp{ps-print}, @samp{W3},
25170 @samp{pgg}, @samp{mailcrypt}, @samp{ecrypto}, and @samp{sasl}.
25171
25172
25173 @node History
25174 @section History
25175
25176 @cindex history
25177 @sc{gnus} was written by Masanobu @sc{Umeda}.  When autumn crept up in
25178 '94, Lars Magne Ingebrigtsen grew bored and decided to rewrite Gnus.
25179
25180 If you want to investigate the person responsible for this outrage,
25181 you can point your (feh!) web browser to
25182 @uref{http://quimby.gnus.org/}.  This is also the primary
25183 distribution point for the new and spiffy versions of Gnus, and is
25184 known as The Site That Destroys Newsrcs And Drives People Mad.
25185
25186 During the first extended alpha period of development, the new Gnus was
25187 called ``(ding) Gnus''.  @dfn{(ding)} is, of course, short for
25188 @dfn{ding is not Gnus}, which is a total and utter lie, but who cares?
25189 (Besides, the ``Gnus'' in this abbreviation should probably be
25190 pronounced ``news'' as @sc{Umeda} intended, which makes it a more
25191 appropriate name, don't you think?)
25192
25193 In any case, after spending all that energy on coming up with a new and
25194 spunky name, we decided that the name was @emph{too} spunky, so we
25195 renamed it back again to ``Gnus''.  But in mixed case.  ``Gnus'' vs.
25196 ``@sc{gnus}''.  New vs. old.
25197
25198 @menu
25199 * Gnus Versions::               What Gnus versions have been released.
25200 * Other Gnus Versions::         Other Gnus versions that also have been released.
25201 * Why?::                        What's the point of Gnus?
25202 * Compatibility::               Just how compatible is Gnus with @sc{gnus}?
25203 * Conformity::                  Gnus tries to conform to all standards.
25204 * Emacsen::                     Gnus can be run on a few modern Emacsen.
25205 * Gnus Development::            How Gnus is developed.
25206 * Contributors::                Oodles of people.
25207 * New Features::                Pointers to some of the new stuff in Gnus.
25208 @end menu
25209
25210
25211 @node Gnus Versions
25212 @subsection Gnus Versions
25213 @cindex ding Gnus
25214 @cindex September Gnus
25215 @cindex Red Gnus
25216 @cindex Quassia Gnus
25217 @cindex Pterodactyl Gnus
25218 @cindex Oort Gnus
25219 @cindex No Gnus
25220 @cindex Gnus versions
25221
25222 The first ``proper'' release of Gnus 5 was done in November 1995 when it
25223 was included in the Emacs 19.30 distribution (132 (ding) Gnus releases
25224 plus 15 Gnus 5.0 releases).
25225
25226 In May 1996 the next Gnus generation (aka. ``September Gnus'' (after 99
25227 releases)) was released under the name ``Gnus 5.2'' (40 releases).
25228
25229 On July 28th 1996 work on Red Gnus was begun, and it was released on
25230 January 25th 1997 (after 84 releases) as ``Gnus 5.4'' (67 releases).
25231
25232 On September 13th 1997, Quassia Gnus was started and lasted 37 releases.
25233 It was released as ``Gnus 5.6'' on March 8th 1998 (46 releases).
25234
25235 Gnus 5.6 begat Pterodactyl Gnus on August 29th 1998 and was released as
25236 ``Gnus 5.8'' (after 99 releases and a CVS repository) on December 3rd
25237 1999.
25238
25239 On the 26th of October 2000, Oort Gnus was begun and was released as
25240 Gnus 5.10 on May 1st 2003 (24 releases).
25241
25242 On the January 4th 2004, No Gnus was begun.
25243
25244 If you happen upon a version of Gnus that has a prefixed name --
25245 ``(ding) Gnus'', ``September Gnus'', ``Red Gnus'', ``Quassia Gnus'',
25246 ``Pterodactyl Gnus'', ``Oort Gnus'', ``No Gnus'' -- don't panic.
25247 Don't let it know that you're frightened.  Back away.  Slowly.  Whatever
25248 you do, don't run.  Walk away, calmly, until you're out of its reach.
25249 Find a proper released version of Gnus and snuggle up to that instead.
25250
25251
25252 @node Other Gnus Versions
25253 @subsection Other Gnus Versions
25254 @cindex Semi-gnus
25255
25256 In addition to the versions of Gnus which have had their releases
25257 coordinated by Lars, one major development has been Semi-gnus from
25258 Japan.  It's based on a library called @acronym{SEMI}, which provides
25259 @acronym{MIME} capabilities.
25260
25261 These Gnusae are based mainly on Gnus 5.6 and Pterodactyl Gnus.
25262 Collectively, they are called ``Semi-gnus'', and different strains are
25263 called T-gnus, ET-gnus, Nana-gnus and Chaos.  These provide powerful
25264 @acronym{MIME} and multilingualization things, especially important for
25265 Japanese users.
25266
25267
25268 @node Why?
25269 @subsection Why?
25270
25271 What's the point of Gnus?
25272
25273 I want to provide a ``rad'', ``happening'', ``way cool'' and ``hep''
25274 newsreader, that lets you do anything you can think of.  That was my
25275 original motivation, but while working on Gnus, it has become clear to
25276 me that this generation of newsreaders really belong in the stone age.
25277 Newsreaders haven't developed much since the infancy of the net.  If the
25278 volume continues to rise with the current rate of increase, all current
25279 newsreaders will be pretty much useless.  How do you deal with
25280 newsgroups that have thousands of new articles each day?  How do you
25281 keep track of millions of people who post?
25282
25283 Gnus offers no real solutions to these questions, but I would very much
25284 like to see Gnus being used as a testing ground for new methods of
25285 reading and fetching news.  Expanding on @sc{Umeda}-san's wise decision
25286 to separate the newsreader from the back ends, Gnus now offers a simple
25287 interface for anybody who wants to write new back ends for fetching mail
25288 and news from different sources.  I have added hooks for customizations
25289 everywhere I could imagine it being useful.  By doing so, I'm inviting
25290 every one of you to explore and invent.
25291
25292 May Gnus never be complete.  @kbd{C-u 100 M-x all-hail-emacs} and
25293 @kbd{C-u 100 M-x all-hail-xemacs}.
25294
25295
25296 @node Compatibility
25297 @subsection Compatibility
25298
25299 @cindex compatibility
25300 Gnus was designed to be fully compatible with @sc{gnus}.  Almost all key
25301 bindings have been kept.  More key bindings have been added, of course,
25302 but only in one or two obscure cases have old bindings been changed.
25303
25304 Our motto is:
25305 @quotation
25306 @cartouche
25307 @center In a cloud bones of steel.
25308 @end cartouche
25309 @end quotation
25310
25311 All commands have kept their names.  Some internal functions have changed
25312 their names.
25313
25314 The @code{gnus-uu} package has changed drastically.  @xref{Decoding
25315 Articles}.
25316
25317 One major compatibility question is the presence of several summary
25318 buffers.  All variables relevant while reading a group are
25319 buffer-local to the summary buffer they belong in.  Although many
25320 important variables have their values copied into their global
25321 counterparts whenever a command is executed in the summary buffer, this
25322 change might lead to incorrect values being used unless you are careful.
25323
25324 All code that relies on knowledge of @sc{gnus} internals will probably
25325 fail.  To take two examples: Sorting @code{gnus-newsrc-alist} (or
25326 changing it in any way, as a matter of fact) is strictly verboten.  Gnus
25327 maintains a hash table that points to the entries in this alist (which
25328 speeds up many functions), and changing the alist directly will lead to
25329 peculiar results.
25330
25331 @cindex hilit19
25332 @cindex highlighting
25333 Old hilit19 code does not work at all.  In fact, you should probably
25334 remove all hilit code from all Gnus hooks
25335 (@code{gnus-group-prepare-hook} and @code{gnus-summary-prepare-hook}).
25336 Gnus provides various integrated functions for highlighting.  These are
25337 faster and more accurate.  To make life easier for everybody, Gnus will
25338 by default remove all hilit calls from all hilit hooks.  Uncleanliness!
25339 Away!
25340
25341 Packages like @code{expire-kill} will no longer work.  As a matter of
25342 fact, you should probably remove all old @sc{gnus} packages (and other
25343 code) when you start using Gnus.  More likely than not, Gnus already
25344 does what you have written code to make @sc{gnus} do.  (Snicker.)
25345
25346 Even though old methods of doing things are still supported, only the
25347 new methods are documented in this manual.  If you detect a new method of
25348 doing something while reading this manual, that does not mean you have
25349 to stop doing it the old way.
25350
25351 Gnus understands all @sc{gnus} startup files.
25352
25353 @kindex M-x gnus-bug
25354 @findex gnus-bug
25355 @cindex reporting bugs
25356 @cindex bugs
25357 Overall, a casual user who hasn't written much code that depends on
25358 @sc{gnus} internals should suffer no problems.  If problems occur,
25359 please let me know by issuing that magic command @kbd{M-x gnus-bug}.
25360
25361 @vindex gnus-bug-create-help-buffer
25362 If you are in the habit of sending bug reports @emph{very} often, you
25363 may find the helpful help buffer annoying after a while.  If so, set
25364 @code{gnus-bug-create-help-buffer} to @code{nil} to avoid having it pop
25365 up at you.
25366
25367
25368 @node Conformity
25369 @subsection Conformity
25370
25371 No rebels without a clue here, ma'am.  We conform to all standards known
25372 to (wo)man.  Except for those standards and/or conventions we disagree
25373 with, of course.
25374
25375 @table @strong
25376
25377 @item RFC (2)822
25378 @cindex RFC 822
25379 @cindex RFC 2822
25380 There are no known breaches of this standard.
25381
25382 @item RFC 1036
25383 @cindex RFC 1036
25384 There are no known breaches of this standard, either.
25385
25386 @item Son-of-RFC 1036
25387 @cindex Son-of-RFC 1036
25388 We do have some breaches to this one.
25389
25390 @table @emph
25391
25392 @item X-Newsreader
25393 @itemx User-Agent
25394 These are considered to be ``vanity headers'', while I consider them
25395 to be consumer information.  After seeing so many badly formatted
25396 articles coming from @code{tin} and @code{Netscape} I know not to use
25397 either of those for posting articles.  I would not have known that if
25398 it wasn't for the @code{X-Newsreader} header.
25399 @end table
25400
25401 @item USEFOR
25402 @cindex USEFOR
25403 USEFOR is an IETF working group writing a successor to RFC 1036, based
25404 on Son-of-RFC 1036.  They have produced a number of drafts proposing
25405 various changes to the format of news articles.  The Gnus towers will
25406 look into implementing the changes when the draft is accepted as an RFC.
25407
25408 @item MIME - RFC 2045-2049 etc
25409 @cindex @acronym{MIME}
25410 All the various @acronym{MIME} RFCs are supported.
25411
25412 @item Disposition Notifications - RFC 2298
25413 Message Mode is able to request notifications from the receiver.
25414
25415 @item PGP - RFC 1991 and RFC 2440
25416 @cindex RFC 1991
25417 @cindex RFC 2440
25418 RFC 1991 is the original @acronym{PGP} message specification,
25419 published as an informational RFC.  RFC 2440 was the follow-up, now
25420 called Open PGP, and put on the Standards Track.  Both document a
25421 non-@acronym{MIME} aware @acronym{PGP} format.  Gnus supports both
25422 encoding (signing and encryption) and decoding (verification and
25423 decryption).
25424
25425 @item PGP/MIME - RFC 2015/3156
25426 RFC 2015 (superseded by 3156 which references RFC 2440 instead of RFC
25427 1991) describes the @acronym{MIME}-wrapping around the RFC 1991/2440 format.
25428 Gnus supports both encoding and decoding.
25429
25430 @item S/MIME - RFC 2633
25431 RFC 2633 describes the @acronym{S/MIME} format.
25432
25433 @item IMAP - RFC 1730/2060, RFC 2195, RFC 2086, RFC 2359, RFC 2595, RFC 1731
25434 RFC 1730 is @acronym{IMAP} version 4, updated somewhat by RFC 2060
25435 (@acronym{IMAP} 4 revision 1).  RFC 2195 describes CRAM-MD5
25436 authentication for @acronym{IMAP}.  RFC 2086 describes access control
25437 lists (ACLs) for @acronym{IMAP}.  RFC 2359 describes a @acronym{IMAP}
25438 protocol enhancement.  RFC 2595 describes the proper @acronym{TLS}
25439 integration (STARTTLS) with @acronym{IMAP}.  RFC 1731 describes the
25440 GSSAPI/Kerberos4 mechanisms for @acronym{IMAP}.
25441
25442 @end table
25443
25444 If you ever notice Gnus acting non-compliant with regards to the texts
25445 mentioned above, don't hesitate to drop a note to Gnus Towers and let us
25446 know.
25447
25448
25449 @node Emacsen
25450 @subsection Emacsen
25451 @cindex Emacsen
25452 @cindex XEmacs
25453 @cindex Mule
25454 @cindex Emacs
25455
25456 Gnus should work on:
25457
25458 @itemize @bullet
25459
25460 @item
25461 Emacs 21.1 and up.
25462
25463 @item
25464 XEmacs 21.4 and up.
25465
25466 @end itemize
25467
25468 This Gnus version will absolutely not work on any Emacsen older than
25469 that.  Not reliably, at least.  Older versions of Gnus may work on older
25470 Emacs versions.  However, T-gnus does support ``Mule 2.3 based on Emacs
25471 19.34'' and possibly the versions of XEmacs prior to 21.1.1, e.g. 20.4.
25472 See the file ``README'' in the T-gnus distribution for more details.
25473
25474 There are some vague differences between Gnus on the various
25475 platforms---XEmacs features more graphics (a logo and a toolbar)---but
25476 other than that, things should look pretty much the same under all
25477 Emacsen.
25478
25479
25480 @node Gnus Development
25481 @subsection Gnus Development
25482
25483 Gnus is developed in a two-phased cycle.  The first phase involves much
25484 discussion on the @samp{ding@@gnus.org} mailing list, where people
25485 propose changes and new features, post patches and new back ends.  This
25486 phase is called the @dfn{alpha} phase, since the Gnusae released in this
25487 phase are @dfn{alpha releases}, or (perhaps more commonly in other
25488 circles) @dfn{snapshots}.  During this phase, Gnus is assumed to be
25489 unstable and should not be used by casual users.  Gnus alpha releases
25490 have names like ``Red Gnus'' and ``Quassia Gnus''.
25491
25492 After futzing around for 50-100 alpha releases, Gnus is declared
25493 @dfn{frozen}, and only bug fixes are applied.  Gnus loses the prefix,
25494 and is called things like ``Gnus 5.6.32'' instead.  Normal people are
25495 supposed to be able to use these, and these are mostly discussed on the
25496 @samp{gnu.emacs.gnus} newsgroup.
25497
25498 @cindex Incoming*
25499 @vindex mail-source-delete-incoming
25500 Some variable defaults differ between alpha Gnusae and released Gnusae.
25501 In particular, @code{mail-source-delete-incoming} defaults to @code{nil} in
25502 alpha Gnusae and @code{t} in released Gnusae.  This is to prevent
25503 lossage of mail if an alpha release hiccups while handling the mail.
25504
25505 The division of discussion between the ding mailing list and the Gnus
25506 newsgroup is not purely based on publicity concerns.  It's true that
25507 having people write about the horrible things that an alpha Gnus release
25508 can do (sometimes) in a public forum may scare people off, but more
25509 importantly, talking about new experimental features that have been
25510 introduced may confuse casual users.  New features are frequently
25511 introduced, fiddled with, and judged to be found wanting, and then
25512 either discarded or totally rewritten.  People reading the mailing list
25513 usually keep up with these rapid changes, while people on the newsgroup
25514 can't be assumed to do so.
25515
25516
25517
25518 @node Contributors
25519 @subsection Contributors
25520 @cindex contributors
25521
25522 The new Gnus version couldn't have been done without the help of all the
25523 people on the (ding) mailing list.  Every day for over a year I have
25524 gotten billions of nice bug reports from them, filling me with joy,
25525 every single one of them.  Smooches.  The people on the list have been
25526 tried beyond endurance, what with my ``oh, that's a neat idea <type
25527 type>, yup, I'll release it right away <ship off> no wait, that doesn't
25528 work at all <type type>, yup, I'll ship that one off right away <ship
25529 off> no, wait, that absolutely does not work'' policy for releases.
25530 Micro$oft---bah.  Amateurs.  I'm @emph{much} worse.  (Or is that
25531 ``worser''? ``much worser''?  ``worsest''?)
25532
25533 I would like to take this opportunity to thank the Academy for@dots{}  oops,
25534 wrong show.
25535
25536 @itemize @bullet
25537
25538 @item
25539 Masanobu @sc{Umeda}---the writer of the original @sc{gnus}.
25540
25541 @item
25542 Shenghuo Zhu---uudecode.el, mm-uu.el, rfc1843.el, webmail.el,
25543 nnwarchive and many, many other things connected with @acronym{MIME} and
25544 other types of en/decoding, as well as general bug fixing, new
25545 functionality and stuff.
25546
25547 @item
25548 Per Abrahamsen---custom, scoring, highlighting and @sc{soup} code (as
25549 well as numerous other things).
25550
25551 @item
25552 Luis Fernandes---design and graphics.
25553
25554 @item
25555 Joe Reiss---creator of the smiley faces.
25556
25557 @item
25558 Justin Sheehy---the @acronym{FAQ} maintainer.
25559
25560 @item
25561 Erik Naggum---help, ideas, support, code and stuff.
25562
25563 @item
25564 Wes Hardaker---@file{gnus-picon.el} and the manual section on
25565 @dfn{picons} (@pxref{Picons}).
25566
25567 @item
25568 Kim-Minh Kaplan---further work on the picon code.
25569
25570 @item
25571 Brad Miller---@file{gnus-gl.el} and the GroupLens manual section.
25572
25573 @item
25574 Sudish Joseph---innumerable bug fixes.
25575
25576 @item
25577 Ilja Weis---@file{gnus-topic.el}.
25578
25579 @item
25580 Steven L. Baur---lots and lots and lots of bugs detections and fixes.
25581
25582 @item
25583 Vladimir Alexiev---the refcard and reference booklets.
25584
25585 @item
25586 Felix Lee & Jamie Zawinski---I stole some pieces from the XGnus
25587 distribution by Felix Lee and JWZ.
25588
25589 @item
25590 Scott Byer---@file{nnfolder.el} enhancements & rewrite.
25591
25592 @item
25593 Peter Mutsaers---orphan article scoring code.
25594
25595 @item
25596 Ken Raeburn---POP mail support.
25597
25598 @item
25599 Hallvard B Furuseth---various bits and pieces, especially dealing with
25600 .newsrc files.
25601
25602 @item
25603 Brian Edmonds---@file{gnus-bbdb.el}.
25604
25605 @item
25606 David Moore---rewrite of @file{nnvirtual.el} and many other things.
25607
25608 @item
25609 Kevin Davidson---came up with the name @dfn{ding}, so blame him.
25610
25611 @item
25612 Fran@,{c}ois Pinard---many, many interesting and thorough bug reports, as
25613 well as autoconf support.
25614
25615 @end itemize
25616
25617 This manual was proof-read by Adrian Aichner, with Ricardo Nassif, Mark
25618 Borges, and Jost Krieger proof-reading parts of the manual.
25619
25620 The following people have contributed many patches and suggestions:
25621
25622 Christopher Davis,
25623 Andrew Eskilsson,
25624 Kai Grossjohann,
25625 Kevin Greiner,
25626 Jesper Harder,
25627 Paul Jarc,
25628 Simon Josefsson,
25629 David K@aa{}gedal,
25630 Richard Pieri,
25631 Fabrice Popineau,
25632 Daniel Quinlan,
25633 Michael Shields,
25634 Reiner Steib,
25635 Jason L. Tibbitts, III,
25636 Jack Vinson,
25637 Katsumi Yamaoka, @c Yamaoka
25638 and
25639 Teodor Zlatanov.
25640
25641 Also thanks to the following for patches and stuff:
25642
25643 Jari Aalto,
25644 Adrian Aichner,
25645 Vladimir Alexiev,
25646 Russ Allbery,
25647 Peter Arius,
25648 Matt Armstrong,
25649 Marc Auslander,
25650 Miles Bader,
25651 Alexei V. Barantsev,
25652 Frank Bennett,
25653 Robert Bihlmeyer,
25654 Chris Bone,
25655 Mark Borges,
25656 Mark Boyns,
25657 Lance A. Brown,
25658 Rob Browning,
25659 Kees de Bruin,
25660 Martin Buchholz,
25661 Joe Buehler,
25662 Kevin Buhr,
25663 Alastair Burt,
25664 Joao Cachopo,
25665 Zlatko Calusic,
25666 Massimo Campostrini,
25667 Castor,
25668 David Charlap,
25669 Dan Christensen,
25670 Kevin Christian,
25671 Jae-you Chung, @c ?
25672 James H. Cloos, Jr.,
25673 Laura Conrad,
25674 Michael R. Cook,
25675 Glenn Coombs,
25676 Andrew J. Cosgriff,
25677 Neil Crellin,
25678 Frank D. Cringle,
25679 Geoffrey T. Dairiki,
25680 Andre Deparade,
25681 Ulrik Dickow,
25682 Dave Disser,
25683 Rui-Tao Dong, @c ?
25684 Joev Dubach,
25685 Michael Welsh Duggan,
25686 Dave Edmondson,
25687 Paul Eggert,
25688 Mark W. Eichin,
25689 Karl Eichwalder,
25690 Enami Tsugutomo, @c Enami
25691 Michael Ernst,
25692 Luc Van Eycken,
25693 Sam Falkner,
25694 Nelson Jose dos Santos Ferreira,
25695 Sigbjorn Finne,
25696 Sven Fischer,
25697 Paul Fisher,
25698 Decklin Foster,
25699 Gary D. Foster,
25700 Paul Franklin,
25701 Guy Geens,
25702 Arne Georg Gleditsch,
25703 David S. Goldberg,
25704 Michelangelo Grigni,
25705 Dale Hagglund,
25706 D. Hall,
25707 Magnus Hammerin,
25708 Kenichi Handa, @c Handa
25709 Raja R. Harinath,
25710 Yoshiki Hayashi, @c Hayashi
25711 P. E. Jareth Hein,
25712 Hisashige Kenji, @c Hisashige
25713 Scott Hofmann,
25714 Marc Horowitz,
25715 Gunnar Horrigmo,
25716 Richard Hoskins,
25717 Brad Howes,
25718 Miguel de Icaza,
25719 Fran@,{c}ois Felix Ingrand,
25720 Tatsuya Ichikawa, @c Ichikawa
25721 Ishikawa Ichiro, @c Ishikawa
25722 Lee Iverson,
25723 Iwamuro Motonori, @c Iwamuro
25724 Rajappa Iyer,
25725 Andreas Jaeger,
25726 Adam P. Jenkins,
25727 Randell Jesup,
25728 Fred Johansen,
25729 Gareth Jones,
25730 Greg Klanderman,
25731 Karl Kleinpaste,
25732 Michael Klingbeil,
25733 Peter Skov Knudsen,
25734 Shuhei Kobayashi, @c Kobayashi
25735 Petr Konecny,
25736 Koseki Yoshinori, @c Koseki
25737 Thor Kristoffersen,
25738 Jens Lautenbacher,
25739 Martin Larose,
25740 Seokchan Lee, @c Lee
25741 Joerg Lenneis,
25742 Carsten Leonhardt,
25743 James LewisMoss,
25744 Christian Limpach,
25745 Markus Linnala,
25746 Dave Love,
25747 Mike McEwan,
25748 Tonny Madsen,
25749 Shlomo Mahlab,
25750 Nat Makarevitch,
25751 Istvan Marko,
25752 David Martin,
25753 Jason R. Mastaler,
25754 Gordon Matzigkeit,
25755 Timo Metzemakers,
25756 Richard Mlynarik,
25757 Lantz Moore,
25758 Morioka Tomohiko, @c Morioka
25759 Erik Toubro Nielsen,
25760 Hrvoje Niksic,
25761 Andy Norman,
25762 Fred Oberhauser,
25763 C. R. Oldham,
25764 Alexandre Oliva,
25765 Ken Olstad,
25766 Masaharu Onishi, @c Onishi
25767 Hideki Ono, @c Ono
25768 Ettore Perazzoli,
25769 William Perry,
25770 Stephen Peters,
25771 Jens-Ulrik Holger Petersen,
25772 Ulrich Pfeifer,
25773 Matt Pharr,
25774 Andy Piper,
25775 John McClary Prevost,
25776 Bill Pringlemeir,
25777 Mike Pullen,
25778 Jim Radford,
25779 Colin Rafferty,
25780 Lasse Rasinen,
25781 Lars Balker Rasmussen,
25782 Joe Reiss,
25783 Renaud Rioboo,
25784 Roland B. Roberts,
25785 Bart Robinson,
25786 Christian von Roques,
25787 Markus Rost,
25788 Jason Rumney,
25789 Wolfgang Rupprecht,
25790 Jay Sachs,
25791 Dewey M. Sasser,
25792 Conrad Sauerwald,
25793 Loren Schall,
25794 Dan Schmidt,
25795 Ralph Schleicher,
25796 Philippe Schnoebelen,
25797 Andreas Schwab,
25798 Randal L. Schwartz,
25799 Danny Siu,
25800 Matt Simmons,
25801 Paul D. Smith,
25802 Jeff Sparkes,
25803 Toby Speight,
25804 Michael Sperber,
25805 Darren Stalder,
25806 Richard Stallman,
25807 Greg Stark,
25808 Sam Steingold,
25809 Paul Stevenson,
25810 Jonas Steverud,
25811 Paul Stodghill,
25812 Kiyokazu Suto, @c Suto
25813 Kurt Swanson,
25814 Samuel Tardieu,
25815 Teddy,
25816 Chuck Thompson,
25817 Tozawa Akihiko, @c Tozawa
25818 Philippe Troin,
25819 James Troup,
25820 Trung Tran-Duc,
25821 Jack Twilley,
25822 Aaron M. Ucko,
25823 Aki Vehtari,
25824 Didier Verna,
25825 Vladimir Volovich,
25826 Jan Vroonhof,
25827 Stefan Waldherr,
25828 Pete Ware,
25829 Barry A. Warsaw,
25830 Christoph Wedler,
25831 Joe Wells,
25832 Lee Willis,
25833 and
25834 Lloyd Zusman.
25835
25836
25837 For a full overview of what each person has done, the ChangeLogs
25838 included in the Gnus alpha distributions should give ample reading
25839 (550kB and counting).
25840
25841 Apologies to everybody that I've forgotten, of which there are many, I'm
25842 sure.
25843
25844 Gee, that's quite a list of people.  I guess that must mean that there
25845 actually are people who are using Gnus.  Who'd'a thunk it!
25846
25847
25848 @node New Features
25849 @subsection New Features
25850 @cindex new features
25851
25852 @menu
25853 * ding Gnus::                   New things in Gnus 5.0/5.1, the first new Gnus.
25854 * September Gnus::              The Thing Formally Known As Gnus 5.2/5.3.
25855 * Red Gnus::                    Third time best---Gnus 5.4/5.5.
25856 * Quassia Gnus::                Two times two is four, or Gnus 5.6/5.7.
25857 * Pterodactyl Gnus::            Pentad also starts with P, AKA Gnus 5.8/5.9.
25858 * Oort Gnus::                   It's big.  It's far out.  Gnus 5.10/5.11.
25859 * No Gnus::                     Very punny.
25860 @end menu
25861
25862 These lists are, of course, just @emph{short} overviews of the
25863 @emph{most} important new features.  No, really.  There are tons more.
25864 Yes, we have feeping creaturism in full effect.
25865
25866 @node ding Gnus
25867 @subsubsection (ding) Gnus
25868
25869 New features in Gnus 5.0/5.1:
25870
25871 @itemize @bullet
25872
25873 @item
25874 The look of all buffers can be changed by setting format-like variables
25875 (@pxref{Group Buffer Format} and @pxref{Summary Buffer Format}).
25876
25877 @item
25878 Local spool and several @acronym{NNTP} servers can be used at once
25879 (@pxref{Select Methods}).
25880
25881 @item
25882 You can combine groups into virtual groups (@pxref{Virtual Groups}).
25883
25884 @item
25885 You can read a number of different mail formats (@pxref{Getting Mail}).
25886 All the mail back ends implement a convenient mail expiry scheme
25887 (@pxref{Expiring Mail}).
25888
25889 @item
25890 Gnus can use various strategies for gathering threads that have lost
25891 their roots (thereby gathering loose sub-threads into one thread) or it
25892 can go back and retrieve enough headers to build a complete thread
25893 (@pxref{Customizing Threading}).
25894
25895 @item
25896 Killed groups can be displayed in the group buffer, and you can read
25897 them as well (@pxref{Listing Groups}).
25898
25899 @item
25900 Gnus can do partial group updates---you do not have to retrieve the
25901 entire active file just to check for new articles in a few groups
25902 (@pxref{The Active File}).
25903
25904 @item
25905 Gnus implements a sliding scale of subscribedness to groups
25906 (@pxref{Group Levels}).
25907
25908 @item
25909 You can score articles according to any number of criteria
25910 (@pxref{Scoring}).  You can even get Gnus to find out how to score
25911 articles for you (@pxref{Adaptive Scoring}).
25912
25913 @item
25914 Gnus maintains a dribble buffer that is auto-saved the normal Emacs
25915 manner, so it should be difficult to lose much data on what you have
25916 read if your machine should go down (@pxref{Auto Save}).
25917
25918 @item
25919 Gnus now has its own startup file (@file{~/.gnus.el}) to avoid
25920 cluttering up the @file{.emacs} file.
25921
25922 @item
25923 You can set the process mark on both groups and articles and perform
25924 operations on all the marked items (@pxref{Process/Prefix}).
25925
25926 @item
25927 You can grep through a subset of groups and create a group from the
25928 results (@pxref{Kibozed Groups}).
25929
25930 @item
25931 You can list subsets of groups according to, well, anything
25932 (@pxref{Listing Groups}).
25933
25934 @item
25935 You can browse foreign servers and subscribe to groups from those
25936 servers (@pxref{Browse Foreign Server}).
25937
25938 @item
25939 Gnus can fetch articles, asynchronously, on a second connection to the
25940 server (@pxref{Asynchronous Fetching}).
25941
25942 @item
25943 You can cache articles locally (@pxref{Article Caching}).
25944
25945 @item
25946 The uudecode functions have been expanded and generalized
25947 (@pxref{Decoding Articles}).
25948
25949 @item
25950 You can still post uuencoded articles, which was a little-known feature
25951 of @sc{gnus}' past (@pxref{Uuencoding and Posting}).
25952
25953 @item
25954 Fetching parents (and other articles) now actually works without
25955 glitches (@pxref{Finding the Parent}).
25956
25957 @item
25958 Gnus can fetch @acronym{FAQ}s and group descriptions (@pxref{Group Information}).
25959
25960 @item
25961 Digests (and other files) can be used as the basis for groups
25962 (@pxref{Document Groups}).
25963
25964 @item
25965 Articles can be highlighted and customized (@pxref{Customizing
25966 Articles}).
25967
25968 @item
25969 URLs and other external references can be buttonized (@pxref{Article
25970 Buttons}).
25971
25972 @item
25973 You can do lots of strange stuff with the Gnus window & frame
25974 configuration (@pxref{Window Layout}).
25975
25976 @item
25977 You can click on buttons instead of using the keyboard
25978 (@pxref{Buttons}).
25979
25980 @end itemize
25981
25982
25983 @node September Gnus
25984 @subsubsection September Gnus
25985
25986 @iftex
25987 @iflatex
25988 \gnusfig{-28cm}{0cm}{\epsfig{figure=ps/september,height=20cm}}
25989 @end iflatex
25990 @end iftex
25991
25992 New features in Gnus 5.2/5.3:
25993
25994 @itemize @bullet
25995
25996 @item
25997 A new message composition mode is used.  All old customization variables
25998 for @code{mail-mode}, @code{rnews-reply-mode} and @code{gnus-msg} are
25999 now obsolete.
26000
26001 @item
26002 Gnus is now able to generate @dfn{sparse} threads---threads where
26003 missing articles are represented by empty nodes (@pxref{Customizing
26004 Threading}).
26005
26006 @lisp
26007 (setq gnus-build-sparse-threads 'some)
26008 @end lisp
26009
26010 @item
26011 Outgoing articles are stored on a special archive server
26012 (@pxref{Archived Messages}).
26013
26014 @item
26015 Partial thread regeneration now happens when articles are
26016 referred.
26017
26018 @item
26019 Gnus can make use of GroupLens predictions.
26020
26021 @item
26022 Picons (personal icons) can be displayed under XEmacs (@pxref{Picons}).
26023
26024 @item
26025 A @code{trn}-like tree buffer can be displayed (@pxref{Tree Display}).
26026
26027 @lisp
26028 (setq gnus-use-trees t)
26029 @end lisp
26030
26031 @item
26032 An @code{nn}-like pick-and-read minor mode is available for the summary
26033 buffers (@pxref{Pick and Read}).
26034
26035 @lisp
26036 (add-hook 'gnus-summary-mode-hook 'gnus-pick-mode)
26037 @end lisp
26038
26039 @item
26040 In binary groups you can use a special binary minor mode (@pxref{Binary
26041 Groups}).
26042
26043 @item
26044 Groups can be grouped in a folding topic hierarchy (@pxref{Group
26045 Topics}).
26046
26047 @lisp
26048 (add-hook 'gnus-group-mode-hook 'gnus-topic-mode)
26049 @end lisp
26050
26051 @item
26052 Gnus can re-send and bounce mail (@pxref{Summary Mail Commands}).
26053
26054 @item
26055 Groups can now have a score, and bubbling based on entry frequency
26056 is possible (@pxref{Group Score}).
26057
26058 @lisp
26059 (add-hook 'gnus-summary-exit-hook 'gnus-summary-bubble-group)
26060 @end lisp
26061
26062 @item
26063 Groups can be process-marked, and commands can be performed on
26064 groups of groups (@pxref{Marking Groups}).
26065
26066 @item
26067 Caching is possible in virtual groups.
26068
26069 @item
26070 @code{nndoc} now understands all kinds of digests, mail boxes, rnews
26071 news batches, ClariNet briefs collections, and just about everything
26072 else (@pxref{Document Groups}).
26073
26074 @item
26075 Gnus has a new back end (@code{nnsoup}) to create/read SOUP packets
26076 (@pxref{SOUP}).
26077
26078 @item
26079 The Gnus cache is much faster.
26080
26081 @item
26082 Groups can be sorted according to many criteria (@pxref{Sorting
26083 Groups}).
26084
26085 @item
26086 New group parameters have been introduced to set list-addresses and
26087 expiry times (@pxref{Group Parameters}).
26088
26089 @item
26090 All formatting specs allow specifying faces to be used
26091 (@pxref{Formatting Fonts}).
26092
26093 @item
26094 There are several more commands for setting/removing/acting on process
26095 marked articles on the @kbd{M P} submap (@pxref{Setting Process Marks}).
26096
26097 @item
26098 The summary buffer can be limited to show parts of the available
26099 articles based on a wide range of criteria.  These commands have been
26100 bound to keys on the @kbd{/} submap (@pxref{Limiting}).
26101
26102 @item
26103 Articles can be made persistent with the @kbd{*} command
26104 (@pxref{Persistent Articles}).
26105
26106 @item
26107 All functions for hiding article elements are now toggles.
26108
26109 @item
26110 Article headers can be buttonized (@pxref{Article Washing}).
26111
26112 @item
26113 All mail back ends support fetching articles by @code{Message-ID}.
26114
26115 @item
26116 Duplicate mail can now be treated properly (@pxref{Duplicates}).
26117
26118 @item
26119 All summary mode commands are available directly from the article
26120 buffer (@pxref{Article Keymap}).
26121
26122 @item
26123 Frames can be part of @code{gnus-buffer-configuration} (@pxref{Window
26124 Layout}).
26125
26126 @item
26127 Mail can be re-scanned by a daemonic process (@pxref{Daemons}).
26128 @iftex
26129 @iflatex
26130 \marginpar[\mbox{}\hfill\epsfig{figure=ps/fseptember,height=5cm}]{\epsfig{figure=ps/fseptember,height=5cm}}
26131 @end iflatex
26132 @end iftex
26133
26134 @item
26135 Gnus can make use of NoCeM files to weed out spam (@pxref{NoCeM}).
26136
26137 @lisp
26138 (setq gnus-use-nocem t)
26139 @end lisp
26140
26141 @item
26142 Groups can be made permanently visible (@pxref{Listing Groups}).
26143
26144 @lisp
26145 (setq gnus-permanently-visible-groups "^nnml:")
26146 @end lisp
26147
26148 @item
26149 Many new hooks have been introduced to make customizing easier.
26150
26151 @item
26152 Gnus respects the @code{Mail-Copies-To} header.
26153
26154 @item
26155 Threads can be gathered by looking at the @code{References} header
26156 (@pxref{Customizing Threading}).
26157
26158 @lisp
26159 (setq gnus-summary-thread-gathering-function
26160       'gnus-gather-threads-by-references)
26161 @end lisp
26162
26163 @item
26164 Read articles can be stored in a special backlog buffer to avoid
26165 refetching (@pxref{Article Backlog}).
26166
26167 @lisp
26168 (setq gnus-keep-backlog 50)
26169 @end lisp
26170
26171 @item
26172 A clean copy of the current article is always stored in a separate
26173 buffer to allow easier treatment.
26174
26175 @item
26176 Gnus can suggest where to save articles (@pxref{Saving Articles}).
26177
26178 @item
26179 Gnus doesn't have to do as much prompting when saving (@pxref{Saving
26180 Articles}).
26181
26182 @lisp
26183 (setq gnus-prompt-before-saving t)
26184 @end lisp
26185
26186 @item
26187 @code{gnus-uu} can view decoded files asynchronously while fetching
26188 articles (@pxref{Other Decode Variables}).
26189
26190 @lisp
26191 (setq gnus-uu-grabbed-file-functions 'gnus-uu-grab-view)
26192 @end lisp
26193
26194 @item
26195 Filling in the article buffer now works properly on cited text
26196 (@pxref{Article Washing}).
26197
26198 @item
26199 Hiding cited text adds buttons to toggle hiding, and how much
26200 cited text to hide is now customizable (@pxref{Article Hiding}).
26201
26202 @lisp
26203 (setq gnus-cited-lines-visible 2)
26204 @end lisp
26205
26206 @item
26207 Boring headers can be hidden (@pxref{Article Hiding}).
26208
26209 @item
26210 Default scoring values can now be set from the menu bar.
26211
26212 @item
26213 Further syntax checking of outgoing articles have been added.
26214
26215 @end itemize
26216
26217
26218 @node Red Gnus
26219 @subsubsection Red Gnus
26220
26221 New features in Gnus 5.4/5.5:
26222
26223 @iftex
26224 @iflatex
26225 \gnusfig{-5.5cm}{-4cm}{\epsfig{figure=ps/red,height=20cm}}
26226 @end iflatex
26227 @end iftex
26228
26229 @itemize @bullet
26230
26231 @item
26232 @file{nntp.el} has been totally rewritten in an asynchronous fashion.
26233
26234 @item
26235 Article prefetching functionality has been moved up into
26236 Gnus (@pxref{Asynchronous Fetching}).
26237
26238 @item
26239 Scoring can now be performed with logical operators like @code{and},
26240 @code{or}, @code{not}, and parent redirection (@pxref{Advanced
26241 Scoring}).
26242
26243 @item
26244 Article washing status can be displayed in the
26245 article mode line (@pxref{Misc Article}).
26246
26247 @item
26248 @file{gnus.el} has been split into many smaller files.
26249
26250 @item
26251 Suppression of duplicate articles based on Message-ID can be done
26252 (@pxref{Duplicate Suppression}).
26253
26254 @lisp
26255 (setq gnus-suppress-duplicates t)
26256 @end lisp
26257
26258 @item
26259 New variables for specifying what score and adapt files are to be
26260 considered home score and adapt files (@pxref{Home Score File}) have
26261 been added.
26262
26263 @item
26264 @code{nndoc} was rewritten to be easily extendable (@pxref{Document
26265 Server Internals}).
26266
26267 @item
26268 Groups can inherit group parameters from parent topics (@pxref{Topic
26269 Parameters}).
26270
26271 @item
26272 Article editing has been revamped and is now actually usable.
26273
26274 @item
26275 Signatures can be recognized in more intelligent fashions
26276 (@pxref{Article Signature}).
26277
26278 @item
26279 Summary pick mode has been made to look more @code{nn}-like.  Line
26280 numbers are displayed and the @kbd{.} command can be used to pick
26281 articles (@code{Pick and Read}).
26282
26283 @item
26284 Commands for moving the @file{.newsrc.eld} from one server to
26285 another have been added (@pxref{Changing Servers}).
26286
26287 @item
26288 There's a way now to specify that ``uninteresting'' fields be suppressed
26289 when generating lines in buffers (@pxref{Advanced Formatting}).
26290
26291 @item
26292 Several commands in the group buffer can be undone with @kbd{C-M-_}
26293 (@pxref{Undo}).
26294
26295 @item
26296 Scoring can be done on words using the new score type @code{w}
26297 (@pxref{Score File Format}).
26298
26299 @item
26300 Adaptive scoring can be done on a Subject word-by-word basis
26301 (@pxref{Adaptive Scoring}).
26302
26303 @lisp
26304 (setq gnus-use-adaptive-scoring '(word))
26305 @end lisp
26306
26307 @item
26308 Scores can be decayed (@pxref{Score Decays}).
26309
26310 @lisp
26311 (setq gnus-decay-scores t)
26312 @end lisp
26313
26314 @item
26315 Scoring can be performed using a regexp on the Date header.  The Date is
26316 normalized to compact ISO 8601 format first (@pxref{Score File Format}).
26317
26318 @item
26319 A new command has been added to remove all data on articles from
26320 the native server (@pxref{Changing Servers}).
26321
26322 @item
26323 A new command for reading collections of documents
26324 (@code{nndoc} with @code{nnvirtual} on top) has been added---@kbd{C-M-d}
26325 (@pxref{Really Various Summary Commands}).
26326
26327 @item
26328 Process mark sets can be pushed and popped (@pxref{Setting Process
26329 Marks}).
26330
26331 @item
26332 A new mail-to-news back end makes it possible to post even when the @acronym{NNTP}
26333 server doesn't allow posting (@pxref{Mail-To-News Gateways}).
26334
26335 @item
26336 A new back end for reading searches from Web search engines
26337 (@dfn{DejaNews}, @dfn{Alta Vista}, @dfn{InReference}) has been added
26338 (@pxref{Web Searches}).
26339
26340 @item
26341 Groups inside topics can now be sorted using the standard sorting
26342 functions, and each topic can be sorted independently (@pxref{Topic
26343 Sorting}).
26344
26345 @item
26346 Subsets of the groups can be sorted independently (@code{Sorting
26347 Groups}).
26348
26349 @item
26350 Cached articles can be pulled into the groups (@pxref{Summary Generation
26351 Commands}).
26352 @iftex
26353 @iflatex
26354 \marginpar[\mbox{}\hfill\epsfig{figure=ps/fred,width=3cm}]{\epsfig{figure=ps/fred,width=3cm}}
26355 @end iflatex
26356 @end iftex
26357
26358 @item
26359 Score files are now applied in a more reliable order (@pxref{Score
26360 Variables}).
26361
26362 @item
26363 Reports on where mail messages end up can be generated (@pxref{Splitting
26364 Mail}).
26365
26366 @item
26367 More hooks and functions have been added to remove junk from incoming
26368 mail before saving the mail (@pxref{Washing Mail}).
26369
26370 @item
26371 Emphasized text can be properly fontisized:
26372
26373 @end itemize
26374
26375
26376 @node Quassia Gnus
26377 @subsubsection Quassia Gnus
26378
26379 New features in Gnus 5.6:
26380
26381 @itemize @bullet
26382
26383 @item
26384 New functionality for using Gnus as an offline newsreader has been
26385 added.  A plethora of new commands and modes have been added.
26386 @xref{Gnus Unplugged}, for the full story.
26387
26388 @item
26389 The @code{nndraft} back end has returned, but works differently than
26390 before.  All Message buffers are now also articles in the @code{nndraft}
26391 group, which is created automatically.
26392
26393 @item
26394 @code{gnus-alter-header-function} can now be used to alter header
26395 values.
26396
26397 @item
26398 @code{gnus-summary-goto-article} now accept Message-ID's.
26399
26400 @item
26401 A new Message command for deleting text in the body of a message
26402 outside the region: @kbd{C-c C-v}.
26403
26404 @item
26405 You can now post to component group in @code{nnvirtual} groups with
26406 @kbd{C-u C-c C-c}.
26407
26408 @item
26409  @code{nntp-rlogin-program}---new variable to ease customization.
26410
26411 @item
26412 @code{C-u C-c C-c} in @code{gnus-article-edit-mode} will now inhibit
26413 re-highlighting of the article buffer.
26414
26415 @item
26416 New element in @code{gnus-boring-article-headers}---@code{long-to}.
26417
26418 @item
26419 @kbd{M-i} symbolic prefix command.  @xref{Symbolic Prefixes}, for
26420 details.
26421
26422 @item
26423 @kbd{L} and @kbd{I} in the summary buffer now take the symbolic prefix
26424 @kbd{a} to add the score rule to the @file{all.SCORE} file.
26425
26426 @item
26427 @code{gnus-simplify-subject-functions} variable to allow greater
26428 control over simplification.
26429
26430 @item
26431 @kbd{A T}---new command for fetching the current thread.
26432
26433 @item
26434 @kbd{/ T}---new command for including the current thread in the
26435 limit.
26436
26437 @item
26438 @kbd{M-RET} is a new Message command for breaking cited text.
26439
26440 @item
26441 @samp{\\1}-expressions are now valid in @code{nnmail-split-methods}.
26442
26443 @item
26444 The @code{custom-face-lookup} function has been removed.
26445 If you used this function in your initialization files, you must
26446 rewrite them to use @code{face-spec-set} instead.
26447
26448 @item
26449 Canceling now uses the current select method.  Symbolic prefix
26450 @kbd{a} forces normal posting method.
26451
26452 @item
26453 New command to translate M******** sm*rtq**t*s into proper
26454 text---@kbd{W d}.
26455
26456 @item
26457 For easier debugging of @code{nntp}, you can set
26458 @code{nntp-record-commands} to a non-@code{nil} value.
26459
26460 @item
26461 @code{nntp} now uses @file{~/.authinfo}, a @file{.netrc}-like file, for
26462 controlling where and how to send @sc{authinfo} to @acronym{NNTP} servers.
26463
26464 @item
26465 A command for editing group parameters from the summary buffer
26466 has been added.
26467
26468 @item
26469 A history of where mails have been split is available.
26470
26471 @item
26472 A new article date command has been added---@code{article-date-iso8601}.
26473
26474 @item
26475 Subjects can be simplified when threading by setting
26476 @code{gnus-score-thread-simplify}.
26477
26478 @item
26479 A new function for citing in Message has been
26480 added---@code{message-cite-original-without-signature}.
26481
26482 @item
26483 @code{article-strip-all-blank-lines}---new article command.
26484
26485 @item
26486 A new Message command to kill to the end of the article has
26487 been added.
26488
26489 @item
26490 A minimum adaptive score can be specified by using the
26491 @code{gnus-adaptive-word-minimum} variable.
26492
26493 @item
26494 The ``lapsed date'' article header can be kept continually
26495 updated by the @code{gnus-start-date-timer} command.
26496
26497 @item
26498 Web listserv archives can be read with the @code{nnlistserv} back end.
26499
26500 @item
26501 Old dejanews archives can now be read by @code{nnweb}.
26502
26503 @end itemize
26504
26505 @node Pterodactyl Gnus
26506 @subsubsection Pterodactyl Gnus
26507
26508 New features in Gnus 5.8:
26509
26510 @itemize @bullet
26511
26512 @item
26513 The mail-fetching functions have changed.  See the manual for the
26514 many details.  In particular, all procmail fetching variables are gone.
26515
26516 If you used procmail like in
26517
26518 @lisp
26519 (setq nnmail-use-procmail t)
26520 (setq nnmail-spool-file 'procmail)
26521 (setq nnmail-procmail-directory "~/mail/incoming/")
26522 (setq nnmail-procmail-suffix "\\.in")
26523 @end lisp
26524
26525 this now has changed to
26526
26527 @lisp
26528 (setq mail-sources
26529       '((directory :path "~/mail/incoming/"
26530                    :suffix ".in")))
26531 @end lisp
26532
26533 @xref{Mail Source Specifiers}.
26534
26535 @item
26536 Gnus is now a @acronym{MIME}-capable reader.  This affects many parts of
26537 Gnus, and adds a slew of new commands.  See the manual for details.
26538
26539 @item
26540 Gnus has also been multilingualized.  This also affects too
26541 many parts of Gnus to summarize here, and adds many new variables.
26542
26543 @item
26544 @code{gnus-auto-select-first} can now be a function to be
26545 called to position point.
26546
26547 @item
26548 The user can now decide which extra headers should be included in
26549 summary buffers and @acronym{NOV} files.
26550
26551 @item
26552 @code{gnus-article-display-hook} has been removed.  Instead, a number
26553 of variables starting with @code{gnus-treat-} have been added.
26554
26555 @item
26556 The Gnus posting styles have been redone again and now works in a
26557 subtly different manner.
26558
26559 @item
26560 New web-based back ends have been added: @code{nnslashdot},
26561 @code{nnwarchive} and @code{nnultimate}.  nnweb has been revamped,
26562 again, to keep up with ever-changing layouts.
26563
26564 @item
26565 Gnus can now read @acronym{IMAP} mail via @code{nnimap}.
26566
26567 @end itemize
26568
26569 @node Oort Gnus
26570 @subsubsection Oort Gnus
26571 @cindex Oort Gnus
26572
26573 New features in Gnus 5.10:
26574
26575 @itemize @bullet
26576
26577 @item
26578 @kbd{F} (@code{gnus-article-followup-with-original}) and @kbd{R}
26579 (@code{gnus-article-reply-with-original}) only yank the text in the
26580 region if the region is active.
26581
26582 @item
26583 @code{gnus-group-read-ephemeral-group} can be called interactively,
26584 using @kbd{G M}.
26585
26586 @item
26587 In draft groups, @kbd{e} is now bound to @code{gnus-draft-edit-message}.
26588 Use @kbd{B w} for @code{gnus-summary-edit-article} instead.
26589
26590 @item
26591 The revised Gnus @acronym{FAQ} is included in the manual,
26592 @xref{Frequently Asked Questions}.
26593
26594 @item
26595 Upgrading from previous (stable) version if you have used Oort.
26596
26597 If you have tried Oort (the unstable Gnus branch leading to this
26598 release) but went back to a stable version, be careful when upgrading to
26599 this version.  In particular, you will probably want to remove all
26600 @file{.marks} (nnml) and @file{.mrk} (nnfolder) files, so that flags are
26601 read from your @file{.newsrc.eld} instead of from the
26602 @file{.marks}/@file{.mrk} file where this release store flags.  See a
26603 later entry for more information about marks.  Note that downgrading
26604 isn't save in general.
26605
26606 @item
26607 Article Buttons
26608
26609 More buttons for URLs, mail addresses, Message-IDs, Info links, man
26610 pages and Emacs or Gnus related references.  @xref{Article Buttons}.  The
26611 variables @code{gnus-button-@var{*}-level} can be used to control the
26612 appearance of all article buttons.  @xref{Article Button Levels}.
26613
26614 @item
26615 Dired integration
26616
26617 @code{gnus-dired-minor-mode} (see @ref{Other modes}) installs key
26618 bindings in dired buffers to send a file as an attachment, open a file
26619 using the appropriate mailcap entry, and print a file using the mailcap
26620 entry.
26621
26622 @item
26623 Gnus can display RSS newsfeeds as a newsgroup.  @xref{RSS}.
26624
26625 @item
26626 Single-part yenc encoded attachments can be decoded.
26627
26628 @item
26629 Picons
26630
26631 The picons code has been reimplemented to work in GNU Emacs---some of
26632 the previous options have been removed or renamed.
26633
26634 Picons are small ``personal icons'' representing users, domain and
26635 newsgroups, which can be displayed in the Article buffer.
26636 @xref{Picons}.
26637
26638 @item
26639 If the new option @code{gnus-treat-body-boundary} is non-@code{nil}, a
26640 boundary line is drawn at the end of the headers.
26641
26642 @item
26643 Retrieval of charters and control messages
26644
26645 There are new commands for fetching newsgroup charters (@kbd{H c}) and
26646 control messages (@kbd{H C}).
26647
26648 @item
26649 Delayed articles
26650
26651 You can delay the sending of a message with @kbd{C-c C-j} in the Message
26652 buffer.  The messages are delivered at specified time.  This is useful
26653 for sending yourself reminders.  @xref{Delayed Articles}.
26654
26655 @item
26656 If @code{auto-compression-mode} is enabled, attachments are automatically
26657 decompressed when activated.
26658
26659 @item
26660 If the new option @code{nnml-use-compressed-files} is non-@code{nil},
26661 the nnml back end allows compressed message files.
26662
26663 @item
26664 Signed article headers (X-PGP-Sig) can be verified with @kbd{W p}.
26665
26666 @item
26667 The Summary Buffer uses an arrow in the fringe to indicate the current
26668 article.  Use @code{(setq gnus-summary-display-arrow nil)} to disable it.
26669
26670 @item
26671 Warn about email replies to news
26672
26673 Do you often find yourself replying to news by email by mistake?  Then
26674 the new option @code{gnus-confirm-mail-reply-to-news} is just the thing for
26675 you.
26676
26677 @item
26678 If the new option @code{gnus-summary-display-while-building} is
26679 non-@code{nil}, the summary buffer is shown and updated as it's being
26680 built.
26681
26682 @item
26683 The new @code{recent} mark @samp{.} indicates newly arrived messages (as
26684 opposed to old but unread messages).
26685
26686 @item
26687 The new option @code{gnus-gcc-mark-as-read} automatically marks
26688 Gcc articles as read.
26689
26690 @item
26691 The nndoc back end now supports mailman digests and exim bounces.
26692
26693 @item
26694 Gnus supports RFC 2369 mailing list headers, and adds a number of
26695 related commands in mailing list groups.  @xref{Mailing List}.
26696
26697 @item
26698 The Date header can be displayed in a format that can be read aloud
26699 in English.  @xref{Article Date}.
26700
26701 @item
26702 The envelope sender address can be customized when using Sendmail.
26703 @xref{Mail Variables, Mail Variables,, message, Message Manual}.
26704
26705 @item
26706 diffs are automatically highlighted in groups matching
26707 @code{mm-uu-diff-groups-regexp}
26708
26709 @item
26710 @acronym{TLS} wrapper shipped with Gnus
26711
26712 @acronym{TLS}/@acronym{SSL} is now supported in @acronym{IMAP} and
26713 @acronym{NNTP} via @file{tls.el} and GNUTLS.  The old
26714 @acronym{TLS}/@acronym{SSL} support via (external third party)
26715 @file{ssl.el} and OpenSSL still works.
26716
26717 @item
26718 New @file{make.bat} for compiling and installing Gnus under MS Windows
26719
26720 Use @file{make.bat} if you want to install Gnus under MS Windows, the
26721 first argument to the batch-program should be the directory where
26722 @file{xemacs.exe} respectively @file{emacs.exe} is located, iff you want
26723 to install Gnus after compiling it, give @file{make.bat} @code{/copy} as
26724 the second parameter.
26725
26726 @file{make.bat} has been rewritten from scratch, it now features
26727 automatic recognition of XEmacs and GNU Emacs, generates
26728 @file{gnus-load.el}, checks if errors occur while compilation and
26729 generation of info files and reports them at the end of the build
26730 process.  It now uses @code{makeinfo} if it is available and falls
26731 back to @file{infohack.el} otherwise.  @file{make.bat} should now
26732 install all files which are necessary to run Gnus and be generally a
26733 complete replacement for the @code{configure; make; make install}
26734 cycle used under Unix systems.
26735
26736 The new @file{make.bat} makes @file{make-x.bat} superfluous, so it has
26737 been removed.
26738
26739 @item
26740 Support for non-@acronym{ASCII} domain names
26741
26742 Message supports non-@acronym{ASCII} domain names in From:, To: and
26743 Cc: and will query you whether to perform encoding when you try to
26744 send a message.  The variable @code{message-use-idna} controls this.
26745 Gnus will also decode non-@acronym{ASCII} domain names in From:, To:
26746 and Cc: when you view a message.  The variable @code{gnus-use-idna}
26747 controls this.
26748
26749 @item
26750 Better handling of Microsoft citation styles
26751
26752 Gnus now tries to recognize the mangled header block that some Microsoft
26753 mailers use to indicate that the rest of the message is a citation, even
26754 though it is not quoted in any way.  The variable
26755 @code{gnus-cite-unsightly-citation-regexp} matches the start of these
26756 citations.
26757
26758 @item
26759 @code{gnus-article-skip-boring}
26760
26761 If you set @code{gnus-article-skip-boring} to @code{t}, then Gnus will
26762 not scroll down to show you a page that contains only boring text,
26763 which by default means cited text and signature.  You can customize
26764 what is skippable using @code{gnus-article-boring-faces}.
26765
26766 This feature is especially useful if you read many articles that
26767 consist of a little new content at the top with a long, untrimmed
26768 message cited below.
26769
26770 @item
26771 The format spec @code{%C} for positioning point has changed to @code{%*}.
26772
26773 @item
26774 The new variable @code{gnus-parameters} can be used to set group parameters.
26775
26776 Earlier this was done only via @kbd{G p} (or @kbd{G c}), which stored
26777 the parameters in @file{~/.newsrc.eld}, but via this variable you can
26778 enjoy the powers of customize, and simplified backups since you set the
26779 variable in @file{~/.gnus.el} instead of @file{~/.newsrc.eld}.  The
26780 variable maps regular expressions matching group names to group
26781 parameters, a'la:
26782 @lisp
26783 (setq gnus-parameters
26784       '(("mail\\..*"
26785          (gnus-show-threads nil)
26786          (gnus-use-scoring nil))
26787         ("^nnimap:\\(foo.bar\\)$"
26788          (to-group . "\\1"))))
26789 @end lisp
26790
26791 @item
26792 Smileys (@samp{:-)}, @samp{;-)} etc) are now iconized for Emacs too.
26793
26794 Put @code{(setq gnus-treat-display-smileys nil)} in @file{~/.gnus.el} to
26795 disable it.
26796
26797 @item
26798 Gnus no longer generate the Sender: header automatically.
26799
26800 Earlier it was generated iff the user configurable email address was
26801 different from the Gnus guessed default user address.  As the guessing
26802 algorithm is rarely correct these days, and (more controversially) the
26803 only use of the Sender: header was to check if you are entitled to
26804 cancel/supersede news (which is now solved by Cancel Locks instead,
26805 see another entry), generation of the header has been disabled by
26806 default.  See the variables @code{message-required-headers},
26807 @code{message-required-news-headers}, and
26808 @code{message-required-mail-headers}.
26809
26810 @item
26811 Features from third party @file{message-utils.el} added to @file{message.el}.
26812
26813 Message now asks if you wish to remove @samp{(was: <old subject>)} from
26814 subject lines (see @code{message-subject-trailing-was-query}).  @kbd{C-c
26815 M-m} and @kbd{C-c M-f} inserts markers indicating included text.
26816 @kbd{C-c C-f a} adds a X-No-Archive: header.  @kbd{C-c C-f x} inserts
26817 appropriate headers and a note in the body for cross-postings and
26818 followups (see the variables @code{message-cross-post-@var{*}}).
26819
26820 @item
26821 References and X-Draft-From headers are no longer generated when you
26822 start composing messages and @code{message-generate-headers-first} is
26823 @code{nil}.
26824
26825 @item
26826 Improved anti-spam features.
26827
26828 Gnus is now able to take out spam from your mail and news streams
26829 using a wide variety of programs and filter rules.  Among the supported
26830 methods are RBL blocklists, bogofilter and white/blacklists.  Hooks
26831 for easy use of external packages such as SpamAssassin and Hashcash
26832 are also new.  @xref{Thwarting Email Spam}.
26833
26834 @item
26835 Easy inclusion of X-Faces headers.
26836
26837 @item
26838 Face headers handling.
26839
26840 @item
26841 In the summary buffer, the new command @kbd{/ N} inserts new messages
26842 and @kbd{/ o} inserts old messages.
26843
26844 @item
26845 Gnus decodes morse encoded messages if you press @kbd{W m}.
26846
26847 @item
26848 Unread count correct in nnimap groups.
26849
26850 The estimated number of unread articles in the group buffer should now
26851 be correct for nnimap groups.  This is achieved by calling
26852 @code{nnimap-fixup-unread-after-getting-new-news} from the
26853 @code{gnus-setup-news-hook} (called on startup) and
26854 @code{gnus-after-getting-new-news-hook}. (called after getting new
26855 mail).  If you have modified those variables from the default, you may
26856 want to add @code{nnimap-fixup-unread-after-getting-new-news} again.  If
26857 you were happy with the estimate and want to save some (minimal) time
26858 when getting new mail, remove the function.
26859
26860 @item
26861 Group Carbon Copy (GCC) quoting
26862
26863 To support groups that contains SPC and other weird characters, groups
26864 are quoted before they are placed in the Gcc: header.  This means
26865 variables such as @code{gnus-message-archive-group} should no longer
26866 contain quote characters to make groups containing SPC work.  Also, if
26867 you are using the string @samp{nnml:foo, nnml:bar} (indicating Gcc
26868 into two groups) you must change it to return the list
26869 @code{("nnml:foo" "nnml:bar")}, otherwise the Gcc: line will be quoted
26870 incorrectly.  Note that returning the string @samp{nnml:foo, nnml:bar}
26871 was incorrect earlier, it just didn't generate any problems since it
26872 was inserted directly.
26873
26874 @item
26875 @file{~/News/overview/} not used.
26876
26877 As a result of the following change, the @file{~/News/overview/}
26878 directory is not used any more.  You can safely delete the entire
26879 hierarchy.
26880
26881 @item
26882 @code{gnus-agent}
26883
26884 The Gnus Agent has seen a major updated and is now enabled by default,
26885 and all nntp and nnimap servers from @code{gnus-select-method} and
26886 @code{gnus-secondary-select-method} are agentized by default.  Earlier
26887 only the server in @code{gnus-select-method} was agentized by the
26888 default, and the agent was disabled by default.  When the agent is
26889 enabled, headers are now also retrieved from the Agent cache instead
26890 of the back ends when possible.  Earlier this only happened in the
26891 unplugged state.  You can enroll or remove servers with @kbd{J a} and
26892 @kbd{J r} in the server buffer.  Gnus will not download articles into
26893 the Agent cache, unless you instruct it to do so, though, by using
26894 @kbd{J u} or @kbd{J s} from the Group buffer.  You revert to the old
26895 behavior of having the Agent disabled with @code{(setq gnus-agent
26896 nil)}.  Note that putting @code{(gnus-agentize)} in @file{~/.gnus.el}
26897 is not needed any more.
26898
26899 @item
26900 @code{gnus-summary-line-format}
26901
26902 The default value changed to @samp{%U%R%z%I%(%[%4L: %-23,23f%]%)
26903 %s\n}.  Moreover @code{gnus-extra-headers},
26904 @code{nnmail-extra-headers} and @code{gnus-ignored-from-addresses}
26905 changed their default so that the users name will be replaced by the
26906 recipient's name or the group name posting to for @acronym{NNTP}
26907 groups.
26908
26909 @item
26910 @file{deuglify.el} (@code{gnus-article-outlook-deuglify-article})
26911
26912 A new file from Raymond Scholz @email{rscholz@@zonix.de} for deuglifying
26913 broken Outlook (Express) articles.
26914
26915 @item
26916 @code{(require 'gnus-load)}
26917
26918 If you use a stand-alone Gnus distribution, you'd better add
26919 @code{(require 'gnus-load)} into your @file{~/.emacs} after adding the Gnus
26920 lisp directory into load-path.
26921
26922 File @file{gnus-load.el} contains autoload commands, functions and variables,
26923 some of which may not be included in distributions of Emacsen.
26924
26925 @item
26926 @code{gnus-slave-unplugged}
26927
26928 A new command which starts Gnus offline in slave mode.
26929
26930 @item
26931 @code{message-insinuate-rmail}
26932
26933 Adding @code{(message-insinuate-rmail)} and @code{(setq
26934 mail-user-agent 'gnus-user-agent)} in @file{.emacs} convinces Rmail to
26935 compose, reply and forward messages in message-mode, where you can
26936 enjoy the power of @acronym{MML}.
26937
26938 @item
26939 @code{message-minibuffer-local-map}
26940
26941 The line below enables BBDB in resending a message:
26942 @lisp
26943 (define-key message-minibuffer-local-map [(tab)]
26944   'bbdb-complete-name)
26945 @end lisp
26946
26947 @item
26948 Externalizing and deleting of attachments.
26949
26950 If @code{gnus-gcc-externalize-attachments} or
26951 @code{message-fcc-externalize-attachments} is non-@code{nil}, attach
26952 local files as external parts.
26953
26954 The command @code{gnus-mime-save-part-and-strip} (bound to @kbd{C-o}
26955 on @acronym{MIME} buttons) saves a part and replaces the part with an
26956 external one.  @code{gnus-mime-delete-part} (bound to @kbd{d} on
26957 @acronym{MIME} buttons) removes a part.  It works only on back ends
26958 that support editing.
26959
26960 @item
26961 @code{gnus-default-charset}
26962
26963 The default value is determined from the
26964 @code{current-language-environment} variable, instead of
26965 @code{iso-8859-1}.  Also the @samp{.*} item in
26966 @code{gnus-group-charset-alist} is removed.
26967
26968 @item
26969 @code{gnus-posting-styles}
26970
26971 Add a new format of match like
26972 @lisp
26973 ((header "to" "larsi.*org")
26974  (Organization "Somewhere, Inc."))
26975 @end lisp
26976 The old format like the lines below is obsolete, but still accepted.
26977 @lisp
26978 (header "to" "larsi.*org"
26979         (Organization "Somewhere, Inc."))
26980 @end lisp
26981
26982 @item
26983 @code{message-ignored-news-headers} and @code{message-ignored-mail-headers}
26984
26985 @samp{X-Draft-From} and @samp{X-Gnus-Agent-Meta-Information} have been
26986 added into these two variables.  If you customized those, perhaps you
26987 need add those two headers too.
26988
26989 @item
26990 Gnus reads the @acronym{NOV} and articles in the Agent if plugged.
26991
26992 If one reads an article while plugged, and the article already exists
26993 in the Agent, it won't get downloaded once more.  @code{(setq
26994 gnus-agent-cache nil)} reverts to the old behavior.
26995
26996 @item
26997 Gnus supports the ``format=flowed'' (RFC 2646) parameter.  On
26998 composing messages, it is enabled by @code{use-hard-newlines}.
26999 Decoding format=flowed was present but not documented in earlier
27000 versions.
27001
27002 @item
27003 The option @code{mm-fill-flowed} can be used to disable treatment of
27004 ``format=flowed'' messages.  Also, flowed text is disabled when sending
27005 inline PGP signed messages.  (New in Gnus 5.10.7)
27006
27007 @item
27008 Gnus supports the generation of RFC 2298 Disposition Notification requests.
27009
27010 This is invoked with the @kbd{C-c M-n} key binding from message mode.
27011
27012 @item
27013 Gnus supports Maildir groups.
27014
27015 Gnus includes a new back end @file{nnmaildir.el}.  @xref{Maildir}.
27016
27017 @item
27018 Printing capabilities are enhanced.
27019
27020 Gnus supports Muttprint natively with @kbd{O P} from the Summary and
27021 Article buffers.  Also, each individual @acronym{MIME} part can be
27022 printed using @kbd{p} on the @acronym{MIME} button.
27023
27024 @item
27025 Message supports the Importance: (RFC 2156) header.
27026
27027 In the message buffer, @kbd{C-c C-f C-i} or @kbd{C-c C-u} cycles through
27028 the valid values.
27029
27030 @item
27031 Gnus supports Cancel Locks in News.
27032
27033 This means a header @samp{Cancel-Lock} is inserted in news posting.  It is
27034 used to determine if you wrote an article or not (for canceling and
27035 superseding).  Gnus generates a random password string the first time
27036 you post a message, and saves it in your @file{~/.emacs} using the Custom
27037 system.  While the variable is called @code{canlock-password}, it is not
27038 security sensitive data.  Publishing your canlock string on the web
27039 will not allow anyone to be able to anything she could not already do.
27040 The behavior can be changed by customizing @code{message-insert-canlock}.
27041
27042 @item
27043 Gnus supports server-side mail filtering using Sieve.
27044
27045 Sieve rules can be added as Group Parameters for groups, and the
27046 complete Sieve script is generated using @kbd{D g} from the Group
27047 buffer, and then uploaded to the server using @kbd{C-c C-l} in the
27048 generated Sieve buffer.  @xref{Sieve Commands}, and the new Sieve
27049 manual @ref{Top, , Top, sieve, Emacs Sieve}.
27050
27051 @item
27052 Extended format specs.
27053
27054 Format spec @samp{%&user-date;} is added into
27055 @code{gnus-summary-line-format-alist}.  Also, user defined extended
27056 format specs are supported.  The extended format specs look like
27057 @samp{%u&foo;}, which invokes function
27058 @code{gnus-user-format-function-@var{foo}}.  Because @samp{&} is used as the
27059 escape character, old user defined format @samp{%u&} is no longer supported.
27060
27061 @item
27062 @kbd{/ *} (@code{gnus-summary-limit-include-cached}) is rewritten.
27063
27064 It was aliased to @kbd{Y c}
27065 (@code{gnus-summary-insert-cached-articles}).  The new function filters
27066 out other articles.
27067
27068 @item
27069 Some limiting commands accept a @kbd{C-u} prefix to negate the match.
27070
27071 If @kbd{C-u} is used on subject, author or extra headers, i.e., @kbd{/
27072 s}, @kbd{/ a}, and @kbd{/ x}
27073 (@code{gnus-summary-limit-to-@{subject,author,extra@}}) respectively, the
27074 result will be to display all articles that do not match the expression.
27075
27076 @item
27077 Group names are treated as UTF-8 by default.
27078
27079 This is supposedly what USEFOR wanted to migrate to.  See
27080 @code{gnus-group-name-charset-group-alist} and
27081 @code{gnus-group-name-charset-method-alist} for customization.
27082
27083 @item
27084 The nnml and nnfolder back ends store marks for each groups.
27085
27086 This makes it possible to take backup of nnml/nnfolder servers/groups
27087 separately of @file{~/.newsrc.eld}, while preserving marks.  It also
27088 makes it possible to share articles and marks between users (without
27089 sharing the @file{~/.newsrc.eld} file) within e.g. a department.  It
27090 works by storing the marks stored in @file{~/.newsrc.eld} in a per-group
27091 file @file{.marks} (for nnml) and @file{@var{groupname}.mrk} (for
27092 nnfolder, named @var{groupname}).  If the nnml/nnfolder is moved to
27093 another machine, Gnus will automatically use the @file{.marks} or
27094 @file{.mrk} file instead of the information in @file{~/.newsrc.eld}.
27095 The new server variables @code{nnml-marks-is-evil} and
27096 @code{nnfolder-marks-is-evil} can be used to disable this feature.
27097
27098 @item
27099 The menu bar item (in Group and Summary buffer) named ``Misc'' has
27100 been renamed to ``Gnus''.
27101
27102 @item
27103 The menu bar item (in Message mode) named ``@acronym{MML}'' has been
27104 renamed to ``Attachments''.  Note that this menu also contains security
27105 related stuff, like signing and encryption (@pxref{Security, Security,,
27106 message, Message Manual}).
27107
27108 @item
27109 @code{gnus-group-charset-alist} and
27110 @code{gnus-group-ignored-charsets-alist}.
27111
27112 The regexps in these variables are compared with full group names
27113 instead of real group names in 5.8.  Users who customize these
27114 variables should change those regexps accordingly.  For example:
27115 @lisp
27116 ("^han\\>" euc-kr) -> ("\\(^\\|:\\)han\\>" euc-kr)
27117 @end lisp
27118
27119 @item
27120 Gnus supports @acronym{PGP} (RFC 1991/2440), @acronym{PGP/MIME} (RFC
27121 2015/3156) and @acronym{S/MIME} (RFC 2630-2633).
27122
27123 It needs an external @acronym{S/MIME} and OpenPGP implementation, but no
27124 additional Lisp libraries.  This add several menu items to the
27125 Attachments menu, and @kbd{C-c RET} key bindings, when composing
27126 messages.  This also obsoletes @code{gnus-article-hide-pgp-hook}.
27127
27128 @item
27129 Gnus inlines external parts (message/external).
27130
27131 @item
27132 @acronym{MML} (Mime compose) prefix changed from @kbd{M-m} to @kbd{C-c
27133 C-m}.
27134
27135 This change was made to avoid conflict with the standard binding of
27136 @code{back-to-indentation}, which is also useful in message mode.
27137
27138 @item
27139 The default for @code{message-forward-show-mml} changed to symbol @code{best}.
27140
27141 The behavior for the @code{best} value is to show @acronym{MML} (i.e.,
27142 convert to @acronym{MIME}) when appropriate.  @acronym{MML} will not be
27143 used when forwarding signed or encrypted messages, as the conversion
27144 invalidate the digital signature.
27145 @end itemize
27146
27147 @node No Gnus
27148 @subsubsection No Gnus
27149 @cindex No Gnus
27150
27151 New features in No Gnus:
27152 @c FIXME: Gnus 5.12?
27153
27154 @include gnus-news.texi
27155
27156 @iftex
27157
27158 @page
27159 @node The Manual
27160 @section The Manual
27161 @cindex colophon
27162 @cindex manual
27163
27164 This manual was generated from a TeXinfo file and then run through
27165 either @code{texi2dvi}
27166 @iflatex
27167 or my own home-brewed TeXinfo to \LaTeX\ transformer,
27168 and then run through @code{latex} and @code{dvips}
27169 @end iflatex
27170 to get what you hold in your hands now.
27171
27172 The following conventions have been used:
27173
27174 @enumerate
27175
27176 @item
27177 This is a @samp{string}
27178
27179 @item
27180 This is a @kbd{keystroke}
27181
27182 @item
27183 This is a @file{file}
27184
27185 @item
27186 This is a @code{symbol}
27187
27188 @end enumerate
27189
27190 So if I were to say ``set @code{flargnoze} to @samp{yes}'', that would
27191 mean:
27192
27193 @lisp
27194 (setq flargnoze "yes")
27195 @end lisp
27196
27197 If I say ``set @code{flumphel} to @code{yes}'', that would mean:
27198
27199 @lisp
27200 (setq flumphel 'yes)
27201 @end lisp
27202
27203 @samp{yes} and @code{yes} are two @emph{very} different things---don't
27204 ever get them confused.
27205
27206 @iflatex
27207 @c @head
27208 Of course, everything in this manual is of vital interest, so you should
27209 read it all.  Several times.  However, if you feel like skimming the
27210 manual, look for that gnu head you should see in the margin over
27211 there---it means that what's being discussed is of more importance than
27212 the rest of the stuff.  (On the other hand, if everything is infinitely
27213 important, how can anything be more important than that?  Just one more
27214 of the mysteries of this world, I guess.)
27215 @end iflatex
27216
27217 @end iftex
27218
27219
27220 @node On Writing Manuals
27221 @section On Writing Manuals
27222
27223 I guess most manuals are written after-the-fact; documenting a program
27224 that's already there.  This is not how this manual is written.  When
27225 implementing something, I write the manual entry for that something
27226 straight away.  I then see that it's difficult to explain the
27227 functionality, so I write how it's supposed to be, and then I change the
27228 implementation.  Writing the documentation and writing the code goes
27229 hand in hand.
27230
27231 This, of course, means that this manual has no, or little, flow.  It
27232 documents absolutely everything in Gnus, but often not where you're
27233 looking for it.  It is a reference manual, and not a guide to how to get
27234 started with Gnus.
27235
27236 That would be a totally different book, that should be written using the
27237 reference manual as source material.  It would look quite differently.
27238
27239
27240 @page
27241 @node Terminology
27242 @section Terminology
27243
27244 @cindex terminology
27245 @table @dfn
27246
27247 @item news
27248 @cindex news
27249 This is what you are supposed to use this thing for---reading news.
27250 News is generally fetched from a nearby @acronym{NNTP} server, and is
27251 generally publicly available to everybody.  If you post news, the entire
27252 world is likely to read just what you have written, and they'll all
27253 snigger mischievously.  Behind your back.
27254
27255 @item mail
27256 @cindex mail
27257 Everything that's delivered to you personally is mail.  Some news/mail
27258 readers (like Gnus) blur the distinction between mail and news, but
27259 there is a difference.  Mail is private.  News is public.  Mailing is
27260 not posting, and replying is not following up.
27261
27262 @item reply
27263 @cindex reply
27264 Send a mail to the person who has written what you are reading.
27265
27266 @item follow up
27267 @cindex follow up
27268 Post an article to the current newsgroup responding to the article you
27269 are reading.
27270
27271 @item back end
27272 @cindex back end
27273 Gnus considers mail and news to be mostly the same, really.  The only
27274 difference is how to access the actual articles.  News articles are
27275 commonly fetched via the protocol @acronym{NNTP}, whereas mail
27276 messages could be read from a file on the local disk.  The internal
27277 architecture of Gnus thus comprises a ``front end'' and a number of
27278 ``back ends''.  Internally, when you enter a group (by hitting
27279 @key{RET}, say), you thereby invoke a function in the front end in
27280 Gnus.  The front end then ``talks'' to a back end and says things like
27281 ``Give me the list of articles in the foo group'' or ``Show me article
27282 number 4711''.
27283
27284 So a back end mainly defines either a protocol (the @code{nntp} back
27285 end accesses news via @acronym{NNTP}, the @code{nnimap} back end
27286 accesses mail via @acronym{IMAP}) or a file format and directory
27287 layout (the @code{nnspool} back end accesses news via the common
27288 ``spool directory'' format, the @code{nnml} back end access mail via a
27289 file format and directory layout that's quite similar).
27290
27291 Gnus does not handle the underlying media, so to speak---this is all
27292 done by the back ends.  A back end is a collection of functions to
27293 access the articles.
27294
27295 However, sometimes the term ``back end'' is also used where ``server''
27296 would have been more appropriate.  And then there is the term ``select
27297 method'' which can mean either.  The Gnus terminology can be quite
27298 confusing.
27299
27300 @item native
27301 @cindex native
27302 Gnus will always use one method (and back end) as the @dfn{native}, or
27303 default, way of getting news.
27304
27305 @item foreign
27306 @cindex foreign
27307 You can also have any number of foreign groups active at the same time.
27308 These are groups that use non-native non-secondary back ends for getting
27309 news.
27310
27311 @item secondary
27312 @cindex secondary
27313 Secondary back ends are somewhere half-way between being native and being
27314 foreign, but they mostly act like they are native.
27315
27316 @item article
27317 @cindex article
27318 A message that has been posted as news.
27319
27320 @item mail message
27321 @cindex mail message
27322 A message that has been mailed.
27323
27324 @item message
27325 @cindex message
27326 A mail message or news article
27327
27328 @item head
27329 @cindex head
27330 The top part of a message, where administrative information (etc.) is
27331 put.
27332
27333 @item body
27334 @cindex body
27335 The rest of an article.  Everything not in the head is in the
27336 body.
27337
27338 @item header
27339 @cindex header
27340 A line from the head of an article.
27341
27342 @item headers
27343 @cindex headers
27344 A collection of such lines, or a collection of heads.  Or even a
27345 collection of @acronym{NOV} lines.
27346
27347 @item @acronym{NOV}
27348 @cindex @acronym{NOV}
27349 When Gnus enters a group, it asks the back end for the headers of all
27350 unread articles in the group.  Most servers support the News OverView
27351 format, which is more compact and much faster to read and parse than the
27352 normal @sc{head} format.
27353
27354 @item level
27355 @cindex levels
27356 Each group is subscribed at some @dfn{level} or other (1-9).  The ones
27357 that have a lower level are ``more'' subscribed than the groups with a
27358 higher level.  In fact, groups on levels 1-5 are considered
27359 @dfn{subscribed}; 6-7 are @dfn{unsubscribed}; 8 are @dfn{zombies}; and 9
27360 are @dfn{killed}.  Commands for listing groups and scanning for new
27361 articles will all use the numeric prefix as @dfn{working level}.
27362
27363 @item killed groups
27364 @cindex killed groups
27365 No information on killed groups is stored or updated, which makes killed
27366 groups much easier to handle than subscribed groups.
27367
27368 @item zombie groups
27369 @cindex zombie groups
27370 Just like killed groups, only slightly less dead.
27371
27372 @item active file
27373 @cindex active file
27374 The news server has to keep track of what articles it carries, and what
27375 groups exist.  All this information in stored in the active file, which
27376 is rather large, as you might surmise.
27377
27378 @item bogus groups
27379 @cindex bogus groups
27380 A group that exists in the @file{.newsrc} file, but isn't known to the
27381 server (i.e.,  it isn't in the active file), is a @emph{bogus group}.
27382 This means that the group probably doesn't exist (any more).
27383
27384 @item activating
27385 @cindex activating groups
27386 The act of asking the server for info on a group and computing the
27387 number of unread articles is called @dfn{activating the group}.
27388 Un-activated groups are listed with @samp{*} in the group buffer.
27389
27390 @item spool
27391 @cindex spool
27392 News servers store their articles locally in one fashion or other.
27393 One old-fashioned storage method is to have just one file per
27394 article.  That's called a ``traditional spool''.
27395
27396 @item server
27397 @cindex server
27398 A machine one can connect to and get news (or mail) from.
27399
27400 @item select method
27401 @cindex select method
27402 A structure that specifies the back end, the server and the virtual
27403 server settings.
27404
27405 @item virtual server
27406 @cindex virtual server
27407 A named select method.  Since a select method defines all there is to
27408 know about connecting to a (physical) server, taking the thing as a
27409 whole is a virtual server.
27410
27411 @item washing
27412 @cindex washing
27413 Taking a buffer and running it through a filter of some sort.  The
27414 result will (more often than not) be cleaner and more pleasing than the
27415 original.
27416
27417 @item ephemeral groups
27418 @cindex ephemeral groups
27419 @cindex temporary groups
27420 Most groups store data on what articles you have read.  @dfn{Ephemeral}
27421 groups are groups that will have no data stored---when you exit the
27422 group, it'll disappear into the aether.
27423
27424 @item solid groups
27425 @cindex solid groups
27426 This is the opposite of ephemeral groups.  All groups listed in the
27427 group buffer are solid groups.
27428
27429 @item sparse articles
27430 @cindex sparse articles
27431 These are article placeholders shown in the summary buffer when
27432 @code{gnus-build-sparse-threads} has been switched on.
27433
27434 @item threading
27435 @cindex threading
27436 To put responses to articles directly after the articles they respond
27437 to---in a hierarchical fashion.
27438
27439 @item root
27440 @cindex root
27441 @cindex thread root
27442 The first article in a thread is the root.  It is the ancestor of all
27443 articles in the thread.
27444
27445 @item parent
27446 @cindex parent
27447 An article that has responses.
27448
27449 @item child
27450 @cindex child
27451 An article that responds to a different article---its parent.
27452
27453 @item digest
27454 @cindex digest
27455 A collection of messages in one file.  The most common digest format is
27456 specified by RFC 1153.
27457
27458 @item splitting
27459 @cindex splitting, terminolgy
27460 @cindex mail sorting
27461 @cindex mail filtering (splitting)
27462 The action of sorting your emails according to certain rules. Sometimes
27463 incorrectly called mail filtering.
27464
27465 @end table
27466
27467
27468 @page
27469 @node Customization
27470 @section Customization
27471 @cindex general customization
27472
27473 All variables are properly documented elsewhere in this manual.  This
27474 section is designed to give general pointers on how to customize Gnus
27475 for some quite common situations.
27476
27477 @menu
27478 * Slow/Expensive Connection::   You run a local Emacs and get the news elsewhere.
27479 * Slow Terminal Connection::    You run a remote Emacs.
27480 * Little Disk Space::           You feel that having large setup files is icky.
27481 * Slow Machine::                You feel like buying a faster machine.
27482 @end menu
27483
27484
27485 @node Slow/Expensive Connection
27486 @subsection Slow/Expensive NNTP Connection
27487
27488 If you run Emacs on a machine locally, and get your news from a machine
27489 over some very thin strings, you want to cut down on the amount of data
27490 Gnus has to get from the @acronym{NNTP} server.
27491
27492 @table @code
27493
27494 @item gnus-read-active-file
27495 Set this to @code{nil}, which will inhibit Gnus from requesting the
27496 entire active file from the server.  This file is often very large.  You
27497 also have to set @code{gnus-check-new-newsgroups} and
27498 @code{gnus-check-bogus-newsgroups} to @code{nil} to make sure that Gnus
27499 doesn't suddenly decide to fetch the active file anyway.
27500
27501 @item gnus-nov-is-evil
27502 This one has to be @code{nil}.  If not, grabbing article headers from
27503 the @acronym{NNTP} server will not be very fast.  Not all @acronym{NNTP} servers
27504 support @sc{xover}; Gnus will detect this by itself.
27505 @end table
27506
27507
27508 @node Slow Terminal Connection
27509 @subsection Slow Terminal Connection
27510
27511 Let's say you use your home computer for dialing up the system that runs
27512 Emacs and Gnus.  If your modem is slow, you want to reduce (as much as
27513 possible) the amount of data sent over the wires.
27514
27515 @table @code
27516
27517 @item gnus-auto-center-summary
27518 Set this to @code{nil} to inhibit Gnus from re-centering the summary
27519 buffer all the time.  If it is @code{vertical}, do only vertical
27520 re-centering.  If it is neither @code{nil} nor @code{vertical}, do both
27521 horizontal and vertical recentering.
27522
27523 @item gnus-visible-headers
27524 Cut down on the headers included in the articles to the
27525 minimum.  You can, in fact, make do without them altogether---most of the
27526 useful data is in the summary buffer, anyway.  Set this variable to
27527 @samp{^NEVVVVER} or @samp{From:}, or whatever you feel you need.
27528
27529 Use the following to enable all the available hiding features:
27530 @lisp
27531 (setq gnus-treat-hide-headers 'head
27532       gnus-treat-hide-signature t
27533       gnus-treat-hide-citation t)
27534 @end lisp
27535
27536 @item gnus-use-full-window
27537 By setting this to @code{nil}, you can make all the windows smaller.
27538 While this doesn't really cut down much generally, it means that you
27539 have to see smaller portions of articles before deciding that you didn't
27540 want to read them anyway.
27541
27542 @item gnus-thread-hide-subtree
27543 If this is non-@code{nil}, all threads in the summary buffer will be
27544 hidden initially.
27545
27546
27547 @item gnus-updated-mode-lines
27548 If this is @code{nil}, Gnus will not put information in the buffer mode
27549 lines, which might save some time.
27550 @end table
27551
27552
27553 @node Little Disk Space
27554 @subsection Little Disk Space
27555 @cindex disk space
27556
27557 The startup files can get rather large, so you may want to cut their
27558 sizes a bit if you are running out of space.
27559
27560 @table @code
27561
27562 @item gnus-save-newsrc-file
27563 If this is @code{nil}, Gnus will never save @file{.newsrc}---it will
27564 only save @file{.newsrc.eld}.  This means that you will not be able to
27565 use any other newsreaders than Gnus.  This variable is @code{t} by
27566 default.
27567
27568 @item gnus-read-newsrc-file
27569 If this is @code{nil}, Gnus will never read @file{.newsrc}---it will
27570 only read @file{.newsrc.eld}.  This means that you will not be able to
27571 use any other newsreaders than Gnus.  This variable is @code{t} by
27572 default.
27573
27574 @item gnus-save-killed-list
27575 If this is @code{nil}, Gnus will not save the list of dead groups.  You
27576 should also set @code{gnus-check-new-newsgroups} to @code{ask-server}
27577 and @code{gnus-check-bogus-newsgroups} to @code{nil} if you set this
27578 variable to @code{nil}.  This variable is @code{t} by default.
27579
27580 @end table
27581
27582
27583 @node Slow Machine
27584 @subsection Slow Machine
27585 @cindex slow machine
27586
27587 If you have a slow machine, or are just really impatient, there are a
27588 few things you can do to make Gnus run faster.
27589
27590 Set @code{gnus-check-new-newsgroups} and
27591 @code{gnus-check-bogus-newsgroups} to @code{nil} to make startup faster.
27592
27593 Set @code{gnus-show-threads}, @code{gnus-use-cross-reference} and
27594 @code{gnus-nov-is-evil} to @code{nil} to make entering and exiting the
27595 summary buffer faster.
27596
27597
27598 @page
27599 @node Troubleshooting
27600 @section Troubleshooting
27601 @cindex troubleshooting
27602
27603 Gnus works @emph{so} well straight out of the box---I can't imagine any
27604 problems, really.
27605
27606 Ahem.
27607
27608 @enumerate
27609
27610 @item
27611 Make sure your computer is switched on.
27612
27613 @item
27614 Make sure that you really load the current Gnus version.  If you have
27615 been running @sc{gnus}, you need to exit Emacs and start it up again before
27616 Gnus will work.
27617
27618 @item
27619 Try doing an @kbd{M-x gnus-version}.  If you get something that looks
27620 like @samp{T-gnus 6.17.* (based on Gnus v5.10.*; for SEMI 1.1*, FLIM
27621 1.1*)} you have the right files loaded.  Otherwise you have some old
27622 @file{.el} files lying around.  Delete these.
27623
27624 @item
27625 Read the help group (@kbd{G h} in the group buffer) for a
27626 @acronym{FAQ} and a how-to.
27627
27628 @item
27629 @vindex max-lisp-eval-depth
27630 Gnus works on many recursive structures, and in some extreme (and very
27631 rare) cases Gnus may recurse down ``too deeply'' and Emacs will beep at
27632 you.  If this happens to you, set @code{max-lisp-eval-depth} to 500 or
27633 something like that.
27634 @end enumerate
27635
27636 If all else fails, report the problem as a bug.
27637
27638 @cindex bugs
27639 @cindex reporting bugs
27640
27641 @kindex M-x gnus-bug
27642 @findex gnus-bug
27643 If you find a bug in Gnus, you can report it with the @kbd{M-x gnus-bug}
27644 command.  @kbd{M-x set-variable RET debug-on-error RET t RET}, and send
27645 me the backtrace.  I will fix bugs, but I can only fix them if you send
27646 me a precise description as to how to reproduce the bug.
27647
27648 You really can never be too detailed in a bug report.  Always use the
27649 @kbd{M-x gnus-bug} command when you make bug reports, even if it creates
27650 a 10Kb mail each time you use it, and even if you have sent me your
27651 environment 500 times before.  I don't care.  I want the full info each
27652 time.
27653
27654 It is also important to remember that I have no memory whatsoever.  If
27655 you send a bug report, and I send you a reply, and then you just send
27656 back ``No, it's not! Moron!'', I will have no idea what you are
27657 insulting me about.  Always over-explain everything.  It's much easier
27658 for all of us---if I don't have all the information I need, I will just
27659 mail you and ask for more info, and everything takes more time.
27660
27661 If the problem you're seeing is very visual, and you can't quite explain
27662 it, copy the Emacs window to a file (with @code{xwd}, for instance), put
27663 it somewhere it can be reached, and include the URL of the picture in
27664 the bug report.
27665
27666 @cindex patches
27667 If you would like to contribute a patch to fix bugs or make
27668 improvements, please produce the patch using @samp{diff -u}.
27669
27670 @cindex edebug
27671 If you want to debug your problem further before reporting, possibly
27672 in order to solve the problem yourself and send a patch, you can use
27673 edebug.  Debugging Lisp code is documented in the Elisp manual
27674 (@pxref{Debugging, , Debugging Lisp Programs, elisp, The GNU Emacs
27675 Lisp Reference Manual}).  To get you started with edebug, consider if
27676 you discover some weird behavior when pressing @kbd{c}, the first
27677 step is to do @kbd{C-h k c} and click on the hyperlink (Emacs only) in
27678 the documentation buffer that leads you to the function definition,
27679 then press @kbd{M-x edebug-defun RET} with point inside that function,
27680 return to Gnus and press @kbd{c} to invoke the code.  You will be
27681 placed in the lisp buffer and can single step using @kbd{SPC} and
27682 evaluate expressions using @kbd{M-:} or inspect variables using
27683 @kbd{C-h v}, abort execution with @kbd{q}, and resume execution with
27684 @kbd{c} or @kbd{g}.
27685
27686 @cindex elp
27687 @cindex profile
27688 @cindex slow
27689 Sometimes, a problem do not directly generate an elisp error but
27690 manifests itself by causing Gnus to be very slow.  In these cases, you
27691 can use @kbd{M-x toggle-debug-on-quit} and press @kbd{C-g} when things are
27692 slow, and then try to analyze the backtrace (repeating the procedure
27693 helps isolating the real problem areas).
27694
27695 A fancier approach is to use the elisp profiler, ELP.  The profiler is
27696 (or should be) fully documented elsewhere, but to get you started
27697 there are a few steps that need to be followed.  First, instrument the
27698 part of Gnus you are interested in for profiling, e.g. @kbd{M-x
27699 elp-instrument-package RET gnus} or @kbd{M-x elp-instrument-package
27700 RET message}.  Then perform the operation that is slow and press
27701 @kbd{M-x elp-results}.  You will then see which operations that takes
27702 time, and can debug them further.  If the entire operation takes much
27703 longer than the time spent in the slowest function in the profiler
27704 output, you probably profiled the wrong part of Gnus.  To reset
27705 profiling statistics, use @kbd{M-x elp-reset-all}.  @kbd{M-x
27706 elp-restore-all} is supposed to remove profiling, but given the
27707 complexities and dynamic code generation in Gnus, it might not always
27708 work perfectly.
27709
27710 @cindex gnu.emacs.gnus
27711 @cindex ding mailing list
27712 If you just need help, you are better off asking on
27713 @samp{gnu.emacs.gnus}.  I'm not very helpful.  You can also ask on
27714 @email{ding@@gnus.org, the ding mailing list}.  Write to
27715 @email{ding-request@@gnus.org} to subscribe.
27716
27717
27718 @page
27719 @node Gnus Reference Guide
27720 @section Gnus Reference Guide
27721
27722 It is my hope that other people will figure out smart stuff that Gnus
27723 can do, and that other people will write those smart things as well.  To
27724 facilitate that I thought it would be a good idea to describe the inner
27725 workings of Gnus.  And some of the not-so-inner workings, while I'm at
27726 it.
27727
27728 You can never expect the internals of a program not to change, but I
27729 will be defining (in some details) the interface between Gnus and its
27730 back ends (this is written in stone), the format of the score files
27731 (ditto), data structures (some are less likely to change than others)
27732 and general methods of operation.
27733
27734 @menu
27735 * Gnus Utility Functions::      Common functions and variable to use.
27736 * Back End Interface::          How Gnus communicates with the servers.
27737 * Score File Syntax::           A BNF definition of the score file standard.
27738 * Headers::                     How Gnus stores headers internally.
27739 * Ranges::                      A handy format for storing mucho numbers.
27740 * Group Info::                  The group info format.
27741 * Extended Interactive::        Symbolic prefixes and stuff.
27742 * Emacs/XEmacs Code::           Gnus can be run under all modern Emacsen.
27743 * Various File Formats::        Formats of files that Gnus use.
27744 @end menu
27745
27746
27747 @node Gnus Utility Functions
27748 @subsection Gnus Utility Functions
27749 @cindex Gnus utility functions
27750 @cindex utility functions
27751 @cindex functions
27752 @cindex internal variables
27753
27754 When writing small functions to be run from hooks (and stuff), it's
27755 vital to have access to the Gnus internal functions and variables.
27756 Below is a list of the most common ones.
27757
27758 @table @code
27759
27760 @item gnus-newsgroup-name
27761 @vindex gnus-newsgroup-name
27762 This variable holds the name of the current newsgroup.
27763
27764 @item gnus-find-method-for-group
27765 @findex gnus-find-method-for-group
27766 A function that returns the select method for @var{group}.
27767
27768 @item gnus-group-real-name
27769 @findex gnus-group-real-name
27770 Takes a full (prefixed) Gnus group name, and returns the unprefixed
27771 name.
27772
27773 @item gnus-group-prefixed-name
27774 @findex gnus-group-prefixed-name
27775 Takes an unprefixed group name and a select method, and returns the full
27776 (prefixed) Gnus group name.
27777
27778 @item gnus-get-info
27779 @findex gnus-get-info
27780 Returns the group info list for @var{group}.
27781
27782 @item gnus-group-unread
27783 @findex gnus-group-unread
27784 The number of unread articles in @var{group}, or @code{t} if that is
27785 unknown.
27786
27787 @item gnus-active
27788 @findex gnus-active
27789 The active entry for @var{group}.
27790
27791 @item gnus-set-active
27792 @findex gnus-set-active
27793 Set the active entry for @var{group}.
27794
27795 @item gnus-add-current-to-buffer-list
27796 @findex gnus-add-current-to-buffer-list
27797 Adds the current buffer to the list of buffers to be killed on Gnus
27798 exit.
27799
27800 @item gnus-continuum-version
27801 @findex gnus-continuum-version
27802 Takes a Gnus version string as a parameter and returns a floating point
27803 number.  Earlier versions will always get a lower number than later
27804 versions.
27805
27806 @item gnus-group-read-only-p
27807 @findex gnus-group-read-only-p
27808 Says whether @var{group} is read-only or not.
27809
27810 @item gnus-news-group-p
27811 @findex gnus-news-group-p
27812 Says whether @var{group} came from a news back end.
27813
27814 @item gnus-ephemeral-group-p
27815 @findex gnus-ephemeral-group-p
27816 Says whether @var{group} is ephemeral or not.
27817
27818 @item gnus-server-to-method
27819 @findex gnus-server-to-method
27820 Returns the select method corresponding to @var{server}.
27821
27822 @item gnus-server-equal
27823 @findex gnus-server-equal
27824 Says whether two virtual servers are equal.
27825
27826 @item gnus-group-native-p
27827 @findex gnus-group-native-p
27828 Says whether @var{group} is native or not.
27829
27830 @item gnus-group-secondary-p
27831 @findex gnus-group-secondary-p
27832 Says whether @var{group} is secondary or not.
27833
27834 @item gnus-group-foreign-p
27835 @findex gnus-group-foreign-p
27836 Says whether @var{group} is foreign or not.
27837
27838 @item gnus-group-find-parameter
27839 @findex gnus-group-find-parameter
27840 Returns the parameter list of @var{group}.  If given a second parameter,
27841 returns the value of that parameter for @var{group}.
27842
27843 @item gnus-group-set-parameter
27844 @findex gnus-group-set-parameter
27845 Takes three parameters; @var{group}, @var{parameter} and @var{value}.
27846
27847 @item gnus-narrow-to-body
27848 @findex gnus-narrow-to-body
27849 Narrows the current buffer to the body of the article.
27850
27851 @item gnus-check-backend-function
27852 @findex gnus-check-backend-function
27853 Takes two parameters, @var{function} and @var{group}.  If the back end
27854 @var{group} comes from supports @var{function}, return non-@code{nil}.
27855
27856 @lisp
27857 (gnus-check-backend-function "request-scan" "nnml:misc")
27858 @result{} t
27859 @end lisp
27860
27861 @item gnus-read-method
27862 @findex gnus-read-method
27863 Prompts the user for a select method.
27864
27865 @end table
27866
27867
27868 @node Back End Interface
27869 @subsection Back End Interface
27870
27871 Gnus doesn't know anything about @acronym{NNTP}, spools, mail or virtual
27872 groups.  It only knows how to talk to @dfn{virtual servers}.  A virtual
27873 server is a @dfn{back end} and some @dfn{back end variables}.  As examples
27874 of the first, we have @code{nntp}, @code{nnspool} and @code{nnmbox}.  As
27875 examples of the latter we have @code{nntp-port-number} and
27876 @code{nnmbox-directory}.
27877
27878 When Gnus asks for information from a back end---say @code{nntp}---on
27879 something, it will normally include a virtual server name in the
27880 function parameters.  (If not, the back end should use the ``current''
27881 virtual server.)  For instance, @code{nntp-request-list} takes a virtual
27882 server as its only (optional) parameter.  If this virtual server hasn't
27883 been opened, the function should fail.
27884
27885 Note that a virtual server name has no relation to some physical server
27886 name.  Take this example:
27887
27888 @lisp
27889 (nntp "odd-one"
27890       (nntp-address "ifi.uio.no")
27891       (nntp-port-number 4324))
27892 @end lisp
27893
27894 Here the virtual server name is @samp{odd-one} while the name of
27895 the physical server is @samp{ifi.uio.no}.
27896
27897 The back ends should be able to switch between several virtual servers.
27898 The standard back ends implement this by keeping an alist of virtual
27899 server environments that they pull down/push up when needed.
27900
27901 There are two groups of interface functions: @dfn{required functions},
27902 which must be present, and @dfn{optional functions}, which Gnus will
27903 always check for presence before attempting to call 'em.
27904
27905 All these functions are expected to return data in the buffer
27906 @code{nntp-server-buffer} (@samp{ *nntpd*}), which is somewhat
27907 unfortunately named, but we'll have to live with it.  When I talk about
27908 @dfn{resulting data}, I always refer to the data in that buffer.  When I
27909 talk about @dfn{return value}, I talk about the function value returned by
27910 the function call.  Functions that fail should return @code{nil} as the
27911 return value.
27912
27913 Some back ends could be said to be @dfn{server-forming} back ends, and
27914 some might be said not to be.  The latter are back ends that generally
27915 only operate on one group at a time, and have no concept of ``server''
27916 ---they have a group, and they deliver info on that group and nothing
27917 more.
27918
27919 Gnus identifies each message by way of group name and article number.  A
27920 few remarks about these article numbers might be useful.  First of all,
27921 the numbers are positive integers.  Secondly, it is normally not
27922 possible for later articles to ``re-use'' older article numbers without
27923 confusing Gnus.  That is, if a group has ever contained a message
27924 numbered 42, then no other message may get that number, or Gnus will get
27925 mightily confused.@footnote{See the function
27926 @code{nnchoke-request-update-info}, @ref{Optional Back End Functions}.}
27927 Third, article numbers must be assigned in order of arrival in the
27928 group; this is not necessarily the same as the date of the message.
27929
27930 The previous paragraph already mentions all the ``hard'' restrictions that
27931 article numbers must fulfill.  But it seems that it might be useful to
27932 assign @emph{consecutive} article numbers, for Gnus gets quite confused
27933 if there are holes in the article numbering sequence.  However, due to
27934 the ``no-reuse'' restriction, holes cannot be avoided altogether.  It's
27935 also useful for the article numbers to start at 1 to avoid running out
27936 of numbers as long as possible.
27937
27938 Note that by convention, back ends are named @code{nnsomething}, but
27939 Gnus also comes with some @code{nnnotbackends}, such as
27940 @file{nnheader.el}, @file{nnmail.el} and @file{nnoo.el}.
27941
27942 In the examples and definitions I will refer to the imaginary back end
27943 @code{nnchoke}.
27944
27945 @cindex @code{nnchoke}
27946
27947 @menu
27948 * Required Back End Functions::  Functions that must be implemented.
27949 * Optional Back End Functions::  Functions that need not be implemented.
27950 * Error Messaging::             How to get messages and report errors.
27951 * Writing New Back Ends::       Extending old back ends.
27952 * Hooking New Back Ends Into Gnus::  What has to be done on the Gnus end.
27953 * Mail-like Back Ends::         Some tips on mail back ends.
27954 @end menu
27955
27956
27957 @node Required Back End Functions
27958 @subsubsection Required Back End Functions
27959
27960 @table @code
27961
27962 @item (nnchoke-retrieve-headers ARTICLES &optional GROUP SERVER FETCH-OLD)
27963
27964 @var{articles} is either a range of article numbers or a list of
27965 @code{Message-ID}s.  Current back ends do not fully support either---only
27966 sequences (lists) of article numbers, and most back ends do not support
27967 retrieval of @code{Message-ID}s.  But they should try for both.
27968
27969 The result data should either be HEADs or @acronym{NOV} lines, and the result
27970 value should either be @code{headers} or @code{nov} to reflect this.
27971 This might later be expanded to @code{various}, which will be a mixture
27972 of HEADs and @acronym{NOV} lines, but this is currently not supported by Gnus.
27973
27974 If @var{fetch-old} is non-@code{nil} it says to try fetching ``extra
27975 headers'', in some meaning of the word.  This is generally done by
27976 fetching (at most) @var{fetch-old} extra headers less than the smallest
27977 article number in @code{articles}, and filling the gaps as well.  The
27978 presence of this parameter can be ignored if the back end finds it
27979 cumbersome to follow the request.  If this is non-@code{nil} and not a
27980 number, do maximum fetches.
27981
27982 Here's an example HEAD:
27983
27984 @example
27985 221 1056 Article retrieved.
27986 Path: ifi.uio.no!sturles
27987 From: sturles@@ifi.uio.no (Sturle Sunde)
27988 Newsgroups: ifi.discussion
27989 Subject: Re: Something very droll
27990 Date: 27 Oct 1994 14:02:57 +0100
27991 Organization: Dept. of Informatics, University of Oslo, Norway
27992 Lines: 26
27993 Message-ID: <38o8e1$a0o@@holmenkollen.ifi.uio.no>
27994 References: <38jdmq$4qu@@visbur.ifi.uio.no>
27995 NNTP-Posting-Host: holmenkollen.ifi.uio.no
27996 .
27997 @end example
27998
27999 So a @code{headers} return value would imply that there's a number of
28000 these in the data buffer.
28001
28002 Here's a BNF definition of such a buffer:
28003
28004 @example
28005 headers        = *head
28006 head           = error / valid-head
28007 error-message  = [ "4" / "5" ] 2number " " <error message> eol
28008 valid-head     = valid-message *header "." eol
28009 valid-message  = "221 " <number> " Article retrieved." eol
28010 header         = <text> eol
28011 @end example
28012
28013 @cindex BNF
28014 (The version of BNF used here is the one used in RFC822.)
28015
28016 If the return value is @code{nov}, the data buffer should contain
28017 @dfn{network overview database} lines.  These are basically fields
28018 separated by tabs.
28019
28020 @example
28021 nov-buffer = *nov-line
28022 nov-line   = field 7*8[ <TAB> field ] eol
28023 field      = <text except TAB>
28024 @end example
28025
28026 For a closer look at what should be in those fields,
28027 @pxref{Headers}.
28028
28029
28030 @item (nnchoke-open-server SERVER &optional DEFINITIONS)
28031
28032 @var{server} is here the virtual server name.  @var{definitions} is a
28033 list of @code{(VARIABLE VALUE)} pairs that define this virtual server.
28034
28035 If the server can't be opened, no error should be signaled.  The back end
28036 may then choose to refuse further attempts at connecting to this
28037 server.  In fact, it should do so.
28038
28039 If the server is opened already, this function should return a
28040 non-@code{nil} value.  There should be no data returned.
28041
28042
28043 @item (nnchoke-close-server &optional SERVER)
28044
28045 Close connection to @var{server} and free all resources connected
28046 to it.  Return @code{nil} if the server couldn't be closed for some
28047 reason.
28048
28049 There should be no data returned.
28050
28051
28052 @item (nnchoke-request-close)
28053
28054 Close connection to all servers and free all resources that the back end
28055 have reserved.  All buffers that have been created by that back end
28056 should be killed.  (Not the @code{nntp-server-buffer}, though.)  This
28057 function is generally only called when Gnus is shutting down.
28058
28059 There should be no data returned.
28060
28061
28062 @item (nnchoke-server-opened &optional SERVER)
28063
28064 If @var{server} is the current virtual server, and the connection to the
28065 physical server is alive, then this function should return a
28066 non-@code{nil} value.  This function should under no circumstances
28067 attempt to reconnect to a server we have lost connection to.
28068
28069 There should be no data returned.
28070
28071
28072 @item (nnchoke-status-message &optional SERVER)
28073
28074 This function should return the last error message from @var{server}.
28075
28076 There should be no data returned.
28077
28078
28079 @item (nnchoke-request-article ARTICLE &optional GROUP SERVER TO-BUFFER)
28080
28081 The result data from this function should be the article specified by
28082 @var{article}.  This might either be a @code{Message-ID} or a number.
28083 It is optional whether to implement retrieval by @code{Message-ID}, but
28084 it would be nice if that were possible.
28085
28086 If @var{to-buffer} is non-@code{nil}, the result data should be returned
28087 in this buffer instead of the normal data buffer.  This is to make it
28088 possible to avoid copying large amounts of data from one buffer to
28089 another, while Gnus mainly requests articles to be inserted directly
28090 into its article buffer.
28091
28092 If it is at all possible, this function should return a cons cell where
28093 the @code{car} is the group name the article was fetched from, and the @code{cdr} is
28094 the article number.  This will enable Gnus to find out what the real
28095 group and article numbers are when fetching articles by
28096 @code{Message-ID}.  If this isn't possible, @code{t} should be returned
28097 on successful article retrieval.
28098
28099
28100 @item (nnchoke-request-group GROUP &optional SERVER FAST)
28101
28102 Get data on @var{group}.  This function also has the side effect of
28103 making @var{group} the current group.
28104
28105 If @var{fast}, don't bother to return useful data, just make @var{group}
28106 the current group.
28107
28108 Here's an example of some result data and a definition of the same:
28109
28110 @example
28111 211 56 1000 1059 ifi.discussion
28112 @end example
28113
28114 The first number is the status, which should be 211.  Next is the
28115 total number of articles in the group, the lowest article number, the
28116 highest article number, and finally the group name.  Note that the total
28117 number of articles may be less than one might think while just
28118 considering the highest and lowest article numbers, but some articles
28119 may have been canceled.  Gnus just discards the total-number, so
28120 whether one should take the bother to generate it properly (if that is a
28121 problem) is left as an exercise to the reader.  If the group contains no
28122 articles, the lowest article number should be reported as 1 and the
28123 highest as 0.
28124
28125 @example
28126 group-status = [ error / info ] eol
28127 error        = [ "4" / "5" ] 2<number> " " <Error message>
28128 info         = "211 " 3* [ <number> " " ] <string>
28129 @end example
28130
28131
28132 @item (nnchoke-close-group GROUP &optional SERVER)
28133
28134 Close @var{group} and free any resources connected to it.  This will be
28135 a no-op on most back ends.
28136
28137 There should be no data returned.
28138
28139
28140 @item (nnchoke-request-list &optional SERVER)
28141
28142 Return a list of all groups available on @var{server}.  And that means
28143 @emph{all}.
28144
28145 Here's an example from a server that only carries two groups:
28146
28147 @example
28148 ifi.test 0000002200 0000002000 y
28149 ifi.discussion 3324 3300 n
28150 @end example
28151
28152 On each line we have a group name, then the highest article number in
28153 that group, the lowest article number, and finally a flag.  If the group
28154 contains no articles, the lowest article number should be reported as 1
28155 and the highest as 0.
28156
28157 @example
28158 active-file = *active-line
28159 active-line = name " " <number> " " <number> " " flags eol
28160 name        = <string>
28161 flags       = "n" / "y" / "m" / "x" / "j" / "=" name
28162 @end example
28163
28164 The flag says whether the group is read-only (@samp{n}), is moderated
28165 (@samp{m}), is dead (@samp{x}), is aliased to some other group
28166 (@samp{=other-group}) or none of the above (@samp{y}).
28167
28168
28169 @item (nnchoke-request-post &optional SERVER)
28170
28171 This function should post the current buffer.  It might return whether
28172 the posting was successful or not, but that's not required.  If, for
28173 instance, the posting is done asynchronously, it has generally not been
28174 completed by the time this function concludes.  In that case, this
28175 function should set up some kind of sentinel to beep the user loud and
28176 clear if the posting could not be completed.
28177
28178 There should be no result data from this function.
28179
28180 @end table
28181
28182
28183 @node Optional Back End Functions
28184 @subsubsection Optional Back End Functions
28185
28186 @table @code
28187
28188 @item (nnchoke-retrieve-groups GROUPS &optional SERVER)
28189
28190 @var{groups} is a list of groups, and this function should request data
28191 on all those groups.  How it does it is of no concern to Gnus, but it
28192 should attempt to do this in a speedy fashion.
28193
28194 The return value of this function can be either @code{active} or
28195 @code{group}, which says what the format of the result data is.  The
28196 former is in the same format as the data from
28197 @code{nnchoke-request-list}, while the latter is a buffer full of lines
28198 in the same format as @code{nnchoke-request-group} gives.
28199
28200 @example
28201 group-buffer = *active-line / *group-status
28202 @end example
28203
28204
28205 @item (nnchoke-request-update-info GROUP INFO &optional SERVER)
28206
28207 A Gnus group info (@pxref{Group Info}) is handed to the back end for
28208 alterations.  This comes in handy if the back end really carries all
28209 the information (as is the case with virtual and imap groups).  This
28210 function should destructively alter the info to suit its needs, and
28211 should return a non-@code{nil} value (exceptionally,
28212 @code{nntp-request-update-info} always returns @code{nil} not to waste
28213 the network resources).
28214
28215 There should be no result data from this function.
28216
28217
28218 @item (nnchoke-request-type GROUP &optional ARTICLE)
28219
28220 When the user issues commands for ``sending news'' (@kbd{F} in the
28221 summary buffer, for instance), Gnus has to know whether the article the
28222 user is following up on is news or mail.  This function should return
28223 @code{news} if @var{article} in @var{group} is news, @code{mail} if it
28224 is mail and @code{unknown} if the type can't be decided.  (The
28225 @var{article} parameter is necessary in @code{nnvirtual} groups which
28226 might very well combine mail groups and news groups.)  Both @var{group}
28227 and @var{article} may be @code{nil}.
28228
28229 There should be no result data from this function.
28230
28231
28232 @item (nnchoke-request-set-mark GROUP ACTION &optional SERVER)
28233
28234 Set/remove/add marks on articles.  Normally Gnus handles the article
28235 marks (such as read, ticked, expired etc) internally, and store them in
28236 @file{~/.newsrc.eld}.  Some back ends (such as @acronym{IMAP}) however carry
28237 all information about the articles on the server, so Gnus need to
28238 propagate the mark information to the server.
28239
28240 @var{action} is a list of mark setting requests, having this format:
28241
28242 @example
28243 (RANGE ACTION MARK)
28244 @end example
28245
28246 @var{range} is a range of articles you wish to update marks on.
28247 @var{action} is @code{add} or @code{del}, used to add marks or remove
28248 marks (preserving all marks not mentioned).  @var{mark} is a list of
28249 marks; where each mark is a symbol.  Currently used marks are
28250 @code{read}, @code{tick}, @code{reply}, @code{expire}, @code{killed},
28251 @code{dormant}, @code{save}, @code{download}, @code{unsend},
28252 @code{forward} and @code{recent}, but your back end should, if
28253 possible, not limit itself to these.
28254
28255 Given contradictory actions, the last action in the list should be the
28256 effective one.  That is, if your action contains a request to add the
28257 @code{tick} mark on article 1 and, later in the list, a request to
28258 remove the mark on the same article, the mark should in fact be removed.
28259
28260 An example action list:
28261
28262 @example
28263 (((5 12 30) 'del '(tick))
28264  ((10 . 90) 'add '(read expire))
28265  ((92 94) 'del '(read)))
28266 @end example
28267
28268 The function should return a range of articles it wasn't able to set the
28269 mark on (currently not used for anything).
28270
28271 There should be no result data from this function.
28272
28273 @item (nnchoke-request-update-mark GROUP ARTICLE MARK)
28274
28275 If the user tries to set a mark that the back end doesn't like, this
28276 function may change the mark.  Gnus will use whatever this function
28277 returns as the mark for @var{article} instead of the original
28278 @var{mark}.  If the back end doesn't care, it must return the original
28279 @var{mark}, and not @code{nil} or any other type of garbage.
28280
28281 The only use for this I can see is what @code{nnvirtual} does with
28282 it---if a component group is auto-expirable, marking an article as read
28283 in the virtual group should result in the article being marked as
28284 expirable.
28285
28286 There should be no result data from this function.
28287
28288
28289 @item (nnchoke-request-scan &optional GROUP SERVER)
28290
28291 This function may be called at any time (by Gnus or anything else) to
28292 request that the back end check for incoming articles, in one way or
28293 another.  A mail back end will typically read the spool file or query
28294 the @acronym{POP} server when this function is invoked.  The
28295 @var{group} doesn't have to be heeded---if the back end decides that
28296 it is too much work just scanning for a single group, it may do a
28297 total scan of all groups.  It would be nice, however, to keep things
28298 local if that's practical.
28299
28300 There should be no result data from this function.
28301
28302
28303 @item (nnchoke-request-group-description GROUP &optional SERVER)
28304
28305 The result data from this function should be a description of
28306 @var{group}.
28307
28308 @example
28309 description-line = name <TAB> description eol
28310 name             = <string>
28311 description      = <text>
28312 @end example
28313
28314 @item (nnchoke-request-list-newsgroups &optional SERVER)
28315
28316 The result data from this function should be the description of all
28317 groups available on the server.
28318
28319 @example
28320 description-buffer = *description-line
28321 @end example
28322
28323
28324 @item (nnchoke-request-newgroups DATE &optional SERVER)
28325
28326 The result data from this function should be all groups that were
28327 created after @samp{date}, which is in normal human-readable date format
28328 (i.e., the date format used in mail and news headers, and returned by
28329 the function @code{message-make-date} by default).  The data should be
28330 in the active buffer format.
28331
28332 It is okay for this function to return ``too many'' groups; some back ends
28333 might find it cheaper to return the full list of groups, rather than
28334 just the new groups.  But don't do this for back ends with many groups.
28335 Normally, if the user creates the groups herself, there won't be too
28336 many groups, so @code{nnml} and the like are probably safe.  But for
28337 back ends like @code{nntp}, where the groups have been created by the
28338 server, it is quite likely that there can be many groups.
28339
28340
28341 @item (nnchoke-request-create-group GROUP &optional SERVER)
28342
28343 This function should create an empty group with name @var{group}.
28344
28345 There should be no return data.
28346
28347
28348 @item (nnchoke-request-expire-articles ARTICLES &optional GROUP SERVER FORCE)
28349
28350 This function should run the expiry process on all articles in the
28351 @var{articles} range (which is currently a simple list of article
28352 numbers.)  It is left up to the back end to decide how old articles
28353 should be before they are removed by this function.  If @var{force} is
28354 non-@code{nil}, all @var{articles} should be deleted, no matter how new
28355 they are.
28356
28357 This function should return a list of articles that it did not/was not
28358 able to delete.
28359
28360 There should be no result data returned.
28361
28362
28363 @item (nnchoke-request-move-article ARTICLE GROUP SERVER ACCEPT-FORM &optional LAST)
28364
28365 This function should move @var{article} (which is a number) from
28366 @var{group} by calling @var{accept-form}.
28367
28368 This function should ready the article in question for moving by
28369 removing any header lines it has added to the article, and generally
28370 should ``tidy up'' the article.  Then it should @code{eval}
28371 @var{accept-form} in the buffer where the ``tidy'' article is.  This
28372 will do the actual copying.  If this @code{eval} returns a
28373 non-@code{nil} value, the article should be removed.
28374
28375 If @var{last} is @code{nil}, that means that there is a high likelihood
28376 that there will be more requests issued shortly, so that allows some
28377 optimizations.
28378
28379 The function should return a cons where the @code{car} is the group name and
28380 the @code{cdr} is the article number that the article was entered as.
28381
28382 The group should exist before the back end is asked to accept the
28383 article for that group.
28384
28385 There should be no data returned.
28386
28387
28388 @item (nnchoke-request-accept-article GROUP &optional SERVER LAST)
28389
28390 This function takes the current buffer and inserts it into @var{group}.
28391 If @var{last} in @code{nil}, that means that there will be more calls to
28392 this function in short order.
28393
28394 The function should return a cons where the @code{car} is the group name and
28395 the @code{cdr} is the article number that the article was entered as.
28396
28397 There should be no data returned.
28398
28399
28400 @item (nnchoke-request-replace-article ARTICLE GROUP BUFFER)
28401
28402 This function should remove @var{article} (which is a number) from
28403 @var{group} and insert @var{buffer} there instead.
28404
28405 There should be no data returned.
28406
28407
28408 @item (nnchoke-request-delete-group GROUP FORCE &optional SERVER)
28409
28410 This function should delete @var{group}.  If @var{force}, it should
28411 really delete all the articles in the group, and then delete the group
28412 itself.  (If there is such a thing as ``the group itself''.)
28413
28414 There should be no data returned.
28415
28416
28417 @item (nnchoke-request-rename-group GROUP NEW-NAME &optional SERVER)
28418
28419 This function should rename @var{group} into @var{new-name}.  All
28420 articles in @var{group} should move to @var{new-name}.
28421
28422 There should be no data returned.
28423
28424 @end table
28425
28426
28427 @node Error Messaging
28428 @subsubsection Error Messaging
28429
28430 @findex nnheader-report
28431 @findex nnheader-get-report
28432 The back ends should use the function @code{nnheader-report} to report
28433 error conditions---they should not raise errors when they aren't able to
28434 perform a request.  The first argument to this function is the back end
28435 symbol, and the rest are interpreted as arguments to @code{format} if
28436 there are multiple of them, or just a string if there is one of them.
28437 This function must always returns @code{nil}.
28438
28439 @lisp
28440 (nnheader-report 'nnchoke "You did something totally bogus")
28441
28442 (nnheader-report 'nnchoke "Could not request group %s" group)
28443 @end lisp
28444
28445 Gnus, in turn, will call @code{nnheader-get-report} when it gets a
28446 @code{nil} back from a server, and this function returns the most
28447 recently reported message for the back end in question.  This function
28448 takes one argument---the server symbol.
28449
28450 Internally, these functions access @var{back-end}@code{-status-string},
28451 so the @code{nnchoke} back end will have its error message stored in
28452 @code{nnchoke-status-string}.
28453
28454
28455 @node Writing New Back Ends
28456 @subsubsection Writing New Back Ends
28457
28458 Many back ends are quite similar.  @code{nnml} is just like
28459 @code{nnspool}, but it allows you to edit the articles on the server.
28460 @code{nnmh} is just like @code{nnml}, but it doesn't use an active file,
28461 and it doesn't maintain overview databases.  @code{nndir} is just like
28462 @code{nnml}, but it has no concept of ``groups'', and it doesn't allow
28463 editing articles.
28464
28465 It would make sense if it were possible to ``inherit'' functions from
28466 back ends when writing new back ends.  And, indeed, you can do that if you
28467 want to.  (You don't have to if you don't want to, of course.)
28468
28469 All the back ends declare their public variables and functions by using a
28470 package called @code{nnoo}.
28471
28472 To inherit functions from other back ends (and allow other back ends to
28473 inherit functions from the current back end), you should use the
28474 following macros:
28475
28476 @table @code
28477
28478 @item nnoo-declare
28479 This macro declares the first parameter to be a child of the subsequent
28480 parameters.  For instance:
28481
28482 @lisp
28483 (nnoo-declare nndir
28484   nnml nnmh)
28485 @end lisp
28486
28487 @code{nndir} has declared here that it intends to inherit functions from
28488 both @code{nnml} and @code{nnmh}.
28489
28490 @item defvoo
28491 This macro is equivalent to @code{defvar}, but registers the variable as
28492 a public server variable.  Most state-oriented variables should be
28493 declared with @code{defvoo} instead of @code{defvar}.
28494
28495 In addition to the normal @code{defvar} parameters, it takes a list of
28496 variables in the parent back ends to map the variable to when executing
28497 a function in those back ends.
28498
28499 @lisp
28500 (defvoo nndir-directory nil
28501   "Where nndir will look for groups."
28502   nnml-current-directory nnmh-current-directory)
28503 @end lisp
28504
28505 This means that @code{nnml-current-directory} will be set to
28506 @code{nndir-directory} when an @code{nnml} function is called on behalf
28507 of @code{nndir}.  (The same with @code{nnmh}.)
28508
28509 @item nnoo-define-basics
28510 This macro defines some common functions that almost all back ends should
28511 have.
28512
28513 @lisp
28514 (nnoo-define-basics nndir)
28515 @end lisp
28516
28517 @item deffoo
28518 This macro is just like @code{defun} and takes the same parameters.  In
28519 addition to doing the normal @code{defun} things, it registers the
28520 function as being public so that other back ends can inherit it.
28521
28522 @item nnoo-map-functions
28523 This macro allows mapping of functions from the current back end to
28524 functions from the parent back ends.
28525
28526 @lisp
28527 (nnoo-map-functions nndir
28528   (nnml-retrieve-headers 0 nndir-current-group 0 0)
28529   (nnmh-request-article 0 nndir-current-group 0 0))
28530 @end lisp
28531
28532 This means that when @code{nndir-retrieve-headers} is called, the first,
28533 third, and fourth parameters will be passed on to
28534 @code{nnml-retrieve-headers}, while the second parameter is set to the
28535 value of @code{nndir-current-group}.
28536
28537 @item nnoo-import
28538 This macro allows importing functions from back ends.  It should be the
28539 last thing in the source file, since it will only define functions that
28540 haven't already been defined.
28541
28542 @lisp
28543 (nnoo-import nndir
28544   (nnmh
28545    nnmh-request-list
28546    nnmh-request-newgroups)
28547   (nnml))
28548 @end lisp
28549
28550 This means that calls to @code{nndir-request-list} should just be passed
28551 on to @code{nnmh-request-list}, while all public functions from
28552 @code{nnml} that haven't been defined in @code{nndir} yet should be
28553 defined now.
28554
28555 @end table
28556
28557 Below is a slightly shortened version of the @code{nndir} back end.
28558
28559 @lisp
28560 ;;; @r{nndir.el --- single directory newsgroup access for Gnus}
28561 ;; @r{Copyright (C) 1995,96 Free Software Foundation, Inc.}
28562
28563 ;;; @r{Code:}
28564
28565 (require 'nnheader)
28566 (require 'nnmh)
28567 (require 'nnml)
28568 (require 'nnoo)
28569 (eval-when-compile (require 'cl))
28570
28571 (nnoo-declare nndir
28572   nnml nnmh)
28573
28574 (defvoo nndir-directory nil
28575   "Where nndir will look for groups."
28576   nnml-current-directory nnmh-current-directory)
28577
28578 (defvoo nndir-nov-is-evil nil
28579   "*Non-nil means that nndir will never retrieve NOV headers."
28580   nnml-nov-is-evil)
28581
28582 (defvoo nndir-current-group ""
28583   nil
28584   nnml-current-group nnmh-current-group)
28585 (defvoo nndir-top-directory nil nil nnml-directory nnmh-directory)
28586 (defvoo nndir-get-new-mail nil nil nnml-get-new-mail nnmh-get-new-mail)
28587
28588 (defvoo nndir-status-string "" nil nnmh-status-string)
28589 (defconst nndir-version "nndir 1.0")
28590
28591 ;;; @r{Interface functions.}
28592
28593 (nnoo-define-basics nndir)
28594
28595 (deffoo nndir-open-server (server &optional defs)
28596   (setq nndir-directory
28597         (or (cadr (assq 'nndir-directory defs))
28598             server))
28599   (unless (assq 'nndir-directory defs)
28600     (push `(nndir-directory ,server) defs))
28601   (push `(nndir-current-group
28602           ,(file-name-nondirectory
28603             (directory-file-name nndir-directory)))
28604         defs)
28605   (push `(nndir-top-directory
28606           ,(file-name-directory (directory-file-name nndir-directory)))
28607         defs)
28608   (nnoo-change-server 'nndir server defs))
28609
28610 (nnoo-map-functions nndir
28611   (nnml-retrieve-headers 0 nndir-current-group 0 0)
28612   (nnmh-request-article 0 nndir-current-group 0 0)
28613   (nnmh-request-group nndir-current-group 0 0)
28614   (nnmh-close-group nndir-current-group 0))
28615
28616 (nnoo-import nndir
28617   (nnmh
28618    nnmh-status-message
28619    nnmh-request-list
28620    nnmh-request-newgroups))
28621
28622 (provide 'nndir)
28623 @end lisp
28624
28625
28626 @node Hooking New Back Ends Into Gnus
28627 @subsubsection Hooking New Back Ends Into Gnus
28628
28629 @vindex gnus-valid-select-methods
28630 @findex gnus-declare-backend
28631 Having Gnus start using your new back end is rather easy---you just
28632 declare it with the @code{gnus-declare-backend} functions.  This will
28633 enter the back end into the @code{gnus-valid-select-methods} variable.
28634
28635 @code{gnus-declare-backend} takes two parameters---the back end name and
28636 an arbitrary number of @dfn{abilities}.
28637
28638 Here's an example:
28639
28640 @lisp
28641 (gnus-declare-backend "nnchoke" 'mail 'respool 'address)
28642 @end lisp
28643
28644 The above line would then go in the @file{nnchoke.el} file.
28645
28646 The abilities can be:
28647
28648 @table @code
28649 @item mail
28650 This is a mailish back end---followups should (probably) go via mail.
28651 @item post
28652 This is a newsish back end---followups should (probably) go via news.
28653 @item post-mail
28654 This back end supports both mail and news.
28655 @item none
28656 This is neither a post nor mail back end---it's something completely
28657 different.
28658 @item respool
28659 It supports respooling---or rather, it is able to modify its source
28660 articles and groups.
28661 @item address
28662 The name of the server should be in the virtual server name.  This is
28663 true for almost all back ends.
28664 @item prompt-address
28665 The user should be prompted for an address when doing commands like
28666 @kbd{B} in the group buffer.  This is true for back ends like
28667 @code{nntp}, but not @code{nnmbox}, for instance.
28668 @end table
28669
28670
28671 @node Mail-like Back Ends
28672 @subsubsection Mail-like Back Ends
28673
28674 One of the things that separate the mail back ends from the rest of the
28675 back ends is the heavy dependence by most of the mail back ends on
28676 common functions in @file{nnmail.el}.  For instance, here's the
28677 definition of @code{nnml-request-scan}:
28678
28679 @lisp
28680 (deffoo nnml-request-scan (&optional group server)
28681   (setq nnml-article-file-alist nil)
28682   (nnmail-get-new-mail 'nnml 'nnml-save-nov nnml-directory group))
28683 @end lisp
28684
28685 It simply calls @code{nnmail-get-new-mail} with a few parameters,
28686 and @code{nnmail} takes care of all the moving and splitting of the
28687 mail.
28688
28689 This function takes four parameters.
28690
28691 @table @var
28692 @item method
28693 This should be a symbol to designate which back end is responsible for
28694 the call.
28695
28696 @item exit-function
28697 This function should be called after the splitting has been performed.
28698
28699 @item temp-directory
28700 Where the temporary files should be stored.
28701
28702 @item group
28703 This optional argument should be a group name if the splitting is to be
28704 performed for one group only.
28705 @end table
28706
28707 @code{nnmail-get-new-mail} will call @var{back-end}@code{-save-mail} to
28708 save each article.  @var{back-end}@code{-active-number} will be called to
28709 find the article number assigned to this article.
28710
28711 The function also uses the following variables:
28712 @var{back-end}@code{-get-new-mail} (to see whether to get new mail for
28713 this back end); and @var{back-end}@code{-group-alist} and
28714 @var{back-end}@code{-active-file} to generate the new active file.
28715 @var{back-end}@code{-group-alist} should be a group-active alist, like
28716 this:
28717
28718 @example
28719 (("a-group" (1 . 10))
28720  ("some-group" (34 . 39)))
28721 @end example
28722
28723
28724 @node Score File Syntax
28725 @subsection Score File Syntax
28726
28727 Score files are meant to be easily parseable, but yet extremely
28728 mallable.  It was decided that something that had the same read syntax
28729 as an Emacs Lisp list would fit that spec.
28730
28731 Here's a typical score file:
28732
28733 @lisp
28734 (("summary"
28735   ("win95" -10000 nil s)
28736   ("Gnus"))
28737  ("from"
28738   ("Lars" -1000))
28739  (mark -100))
28740 @end lisp
28741
28742 BNF definition of a score file:
28743
28744 @example
28745 score-file      = "" / "(" *element ")"
28746 element         = rule / atom
28747 rule            = string-rule / number-rule / date-rule
28748 string-rule     = "(" quote string-header quote space *string-match ")"
28749 number-rule     = "(" quote number-header quote space *number-match ")"
28750 date-rule       = "(" quote date-header quote space *date-match ")"
28751 quote           = <ascii 34>
28752 string-header   = "subject" / "from" / "references" / "message-id" /
28753                   "xref" / "body" / "head" / "all" / "followup"
28754 number-header   = "lines" / "chars"
28755 date-header     = "date"
28756 string-match    = "(" quote <string> quote [ "" / [ space score [ "" /
28757                   space date [ "" / [ space string-match-t ] ] ] ] ] ")"
28758 score           = "nil" / <integer>
28759 date            = "nil" / <natural number>
28760 string-match-t  = "nil" / "s" / "substring" / "S" / "Substring" /
28761                   "r" / "regex" / "R" / "Regex" /
28762                   "e" / "exact" / "E" / "Exact" /
28763                   "f" / "fuzzy" / "F" / "Fuzzy"
28764 number-match    = "(" <integer> [ "" / [ space score [ "" /
28765                   space date [ "" / [ space number-match-t ] ] ] ] ] ")"
28766 number-match-t  = "nil" / "=" / "<" / ">" / ">=" / "<="
28767 date-match      = "(" quote <string> quote [ "" / [ space score [ "" /
28768                   space date [ "" / [ space date-match-t ] ] ] ] ")"
28769 date-match-t    = "nil" / "at" / "before" / "after"
28770 atom            = "(" [ required-atom / optional-atom ] ")"
28771 required-atom   = mark / expunge / mark-and-expunge / files /
28772                   exclude-files / read-only / touched
28773 optional-atom   = adapt / local / eval
28774 mark            = "mark" space nil-or-number
28775 nil-or-number   = "nil" / <integer>
28776 expunge         = "expunge" space nil-or-number
28777 mark-and-expunge = "mark-and-expunge" space nil-or-number
28778 files           = "files" *[ space <string> ]
28779 exclude-files   = "exclude-files" *[ space <string> ]
28780 read-only       = "read-only" [ space "nil" / space "t" ]
28781 adapt        = "adapt" [ space "ignore" / space "t" / space adapt-rule ]
28782 adapt-rule      = "(" *[ <string> *[ "(" <string> <integer> ")" ] ")"
28783 local           = "local" *[ space "(" <string> space <form> ")" ]
28784 eval            = "eval" space <form>
28785 space           = *[ " " / <TAB> / <NEWLINE> ]
28786 @end example
28787
28788 Any unrecognized elements in a score file should be ignored, but not
28789 discarded.
28790
28791 As you can see, white space is needed, but the type and amount of white
28792 space is irrelevant.  This means that formatting of the score file is
28793 left up to the programmer---if it's simpler to just spew it all out on
28794 one looong line, then that's ok.
28795
28796 The meaning of the various atoms are explained elsewhere in this
28797 manual (@pxref{Score File Format}).
28798
28799
28800 @node Headers
28801 @subsection Headers
28802
28803 Internally Gnus uses a format for storing article headers that
28804 corresponds to the @acronym{NOV} format in a mysterious fashion.  One could
28805 almost suspect that the author looked at the @acronym{NOV} specification and
28806 just shamelessly @emph{stole} the entire thing, and one would be right.
28807
28808 @dfn{Header} is a severely overloaded term.  ``Header'' is used in
28809 RFC 1036 to talk about lines in the head of an article (e.g.,
28810 @code{From}).  It is used by many people as a synonym for
28811 ``head''---``the header and the body''.  (That should be avoided, in my
28812 opinion.)  And Gnus uses a format internally that it calls ``header'',
28813 which is what I'm talking about here.  This is a 9-element vector,
28814 basically, with each header (ouch) having one slot.
28815
28816 These slots are, in order: @code{number}, @code{subject}, @code{from},
28817 @code{date}, @code{id}, @code{references}, @code{chars}, @code{lines},
28818 @code{xref}, and @code{extra}.  There are macros for accessing and
28819 setting these slots---they all have predictable names beginning with
28820 @code{mail-header-} and @code{mail-header-set-}, respectively.
28821
28822 All these slots contain strings, except the @code{extra} slot, which
28823 contains an alist of header/value pairs (@pxref{To From Newsgroups}).
28824
28825
28826 @node Ranges
28827 @subsection Ranges
28828
28829 @sc{gnus} introduced a concept that I found so useful that I've started
28830 using it a lot and have elaborated on it greatly.
28831
28832 The question is simple: If you have a large amount of objects that are
28833 identified by numbers (say, articles, to take a @emph{wild} example)
28834 that you want to qualify as being ``included'', a normal sequence isn't
28835 very useful.  (A 200,000 length sequence is a bit long-winded.)
28836
28837 The solution is as simple as the question: You just collapse the
28838 sequence.
28839
28840 @example
28841 (1 2 3 4 5 6 10 11 12)
28842 @end example
28843
28844 is transformed into
28845
28846 @example
28847 ((1 . 6) (10 . 12))
28848 @end example
28849
28850 To avoid having those nasty @samp{(13 . 13)} elements to denote a
28851 lonesome object, a @samp{13} is a valid element:
28852
28853 @example
28854 ((1 . 6) 7 (10 . 12))
28855 @end example
28856
28857 This means that comparing two ranges to find out whether they are equal
28858 is slightly tricky:
28859
28860 @example
28861 ((1 . 5) 7 8 (10 . 12))
28862 @end example
28863
28864 and
28865
28866 @example
28867 ((1 . 5) (7 . 8) (10 . 12))
28868 @end example
28869
28870 are equal.  In fact, any non-descending list is a range:
28871
28872 @example
28873 (1 2 3 4 5)
28874 @end example
28875
28876 is a perfectly valid range, although a pretty long-winded one.  This is
28877 also valid:
28878
28879 @example
28880 (1 . 5)
28881 @end example
28882
28883 and is equal to the previous range.
28884
28885 Here's a BNF definition of ranges.  Of course, one must remember the
28886 semantic requirement that the numbers are non-descending.  (Any number
28887 of repetition of the same number is allowed, but apt to disappear in
28888 range handling.)
28889
28890 @example
28891 range           = simple-range / normal-range
28892 simple-range    = "(" number " . " number ")"
28893 normal-range    = "(" start-contents ")"
28894 contents        = "" / simple-range *[ " " contents ] /
28895                   number *[ " " contents ]
28896 @end example
28897
28898 Gnus currently uses ranges to keep track of read articles and article
28899 marks.  I plan on implementing a number of range operators in C if The
28900 Powers That Be are willing to let me.  (I haven't asked yet, because I
28901 need to do some more thinking on what operators I need to make life
28902 totally range-based without ever having to convert back to normal
28903 sequences.)
28904
28905
28906 @node Group Info
28907 @subsection Group Info
28908
28909 Gnus stores all permanent info on groups in a @dfn{group info} list.
28910 This list is from three to six elements (or more) long and exhaustively
28911 describes the group.
28912
28913 Here are two example group infos; one is a very simple group while the
28914 second is a more complex one:
28915
28916 @example
28917 ("no.group" 5 ((1 . 54324)))
28918
28919 ("nnml:my.mail" 3 ((1 . 5) 9 (20 . 55))
28920                 ((tick (15 . 19)) (replied 3 6 (19 . 3)))
28921                 (nnml "")
28922                 ((auto-expire . t) (to-address . "ding@@gnus.org")))
28923 @end example
28924
28925 The first element is the @dfn{group name}---as Gnus knows the group,
28926 anyway.  The second element is the @dfn{subscription level}, which
28927 normally is a small integer.  (It can also be the @dfn{rank}, which is a
28928 cons cell where the @code{car} is the level and the @code{cdr} is the
28929 score.)  The third element is a list of ranges of read articles.  The
28930 fourth element is a list of lists of article marks of various kinds.
28931 The fifth element is the select method (or virtual server, if you like).
28932 The sixth element is a list of @dfn{group parameters}, which is what
28933 this section is about.
28934
28935 Any of the last three elements may be missing if they are not required.
28936 In fact, the vast majority of groups will normally only have the first
28937 three elements, which saves quite a lot of cons cells.
28938
28939 Here's a BNF definition of the group info format:
28940
28941 @example
28942 info          = "(" group space ralevel space read
28943                 [ "" / [ space marks-list [ "" / [ space method [ "" /
28944                 space parameters ] ] ] ] ] ")"
28945 group         = quote <string> quote
28946 ralevel       = rank / level
28947 level         = <integer in the range of 1 to inf>
28948 rank          = "(" level "." score ")"
28949 score         = <integer in the range of 1 to inf>
28950 read          = range
28951 marks-lists   = nil / "(" *marks ")"
28952 marks         = "(" <string> range ")"
28953 method        = "(" <string> *elisp-forms ")"
28954 parameters    = "(" *elisp-forms ")"
28955 @end example
28956
28957 Actually that @samp{marks} rule is a fib.  A @samp{marks} is a
28958 @samp{<string>} consed on to a @samp{range}, but that's a bitch to say
28959 in pseudo-BNF.
28960
28961 If you have a Gnus info and want to access the elements, Gnus offers a
28962 series of macros for getting/setting these elements.
28963
28964 @table @code
28965 @item gnus-info-group
28966 @itemx gnus-info-set-group
28967 @findex gnus-info-group
28968 @findex gnus-info-set-group
28969 Get/set the group name.
28970
28971 @item gnus-info-rank
28972 @itemx gnus-info-set-rank
28973 @findex gnus-info-rank
28974 @findex gnus-info-set-rank
28975 Get/set the group rank (@pxref{Group Score}).
28976
28977 @item gnus-info-level
28978 @itemx gnus-info-set-level
28979 @findex gnus-info-level
28980 @findex gnus-info-set-level
28981 Get/set the group level.
28982
28983 @item gnus-info-score
28984 @itemx gnus-info-set-score
28985 @findex gnus-info-score
28986 @findex gnus-info-set-score
28987 Get/set the group score (@pxref{Group Score}).
28988
28989 @item gnus-info-read
28990 @itemx gnus-info-set-read
28991 @findex gnus-info-read
28992 @findex gnus-info-set-read
28993 Get/set the ranges of read articles.
28994
28995 @item gnus-info-marks
28996 @itemx gnus-info-set-marks
28997 @findex gnus-info-marks
28998 @findex gnus-info-set-marks
28999 Get/set the lists of ranges of marked articles.
29000
29001 @item gnus-info-method
29002 @itemx gnus-info-set-method
29003 @findex gnus-info-method
29004 @findex gnus-info-set-method
29005 Get/set the group select method.
29006
29007 @item gnus-info-params
29008 @itemx gnus-info-set-params
29009 @findex gnus-info-params
29010 @findex gnus-info-set-params
29011 Get/set the group parameters.
29012 @end table
29013
29014 All the getter functions take one parameter---the info list.  The setter
29015 functions take two parameters---the info list and the new value.
29016
29017 The last three elements in the group info aren't mandatory, so it may be
29018 necessary to extend the group info before setting the element.  If this
29019 is necessary, you can just pass on a non-@code{nil} third parameter to
29020 the three final setter functions to have this happen automatically.
29021
29022
29023 @node Extended Interactive
29024 @subsection Extended Interactive
29025 @cindex interactive
29026 @findex gnus-interactive
29027
29028 Gnus extends the standard Emacs @code{interactive} specification
29029 slightly to allow easy use of the symbolic prefix (@pxref{Symbolic
29030 Prefixes}).  Here's an example of how this is used:
29031
29032 @lisp
29033 (defun gnus-summary-increase-score (&optional score symp)
29034   (interactive (gnus-interactive "P\ny"))
29035   ...
29036   )
29037 @end lisp
29038
29039 The best thing to do would have been to implement
29040 @code{gnus-interactive} as a macro which would have returned an
29041 @code{interactive} form, but this isn't possible since Emacs checks
29042 whether a function is interactive or not by simply doing an @code{assq}
29043 on the lambda form.  So, instead we have @code{gnus-interactive}
29044 function that takes a string and returns values that are usable to
29045 @code{interactive}.
29046
29047 This function accepts (almost) all normal @code{interactive} specs, but
29048 adds a few more.
29049
29050 @table @samp
29051 @item y
29052 @vindex gnus-current-prefix-symbol
29053 The current symbolic prefix---the @code{gnus-current-prefix-symbol}
29054 variable.
29055
29056 @item Y
29057 @vindex gnus-current-prefix-symbols
29058 A list of the current symbolic prefixes---the
29059 @code{gnus-current-prefix-symbol} variable.
29060
29061 @item A
29062 The current article number---the @code{gnus-summary-article-number}
29063 function.
29064
29065 @item H
29066 The current article header---the @code{gnus-summary-article-header}
29067 function.
29068
29069 @item g
29070 The current group name---the @code{gnus-group-group-name}
29071 function.
29072
29073 @end table
29074
29075
29076 @node Emacs/XEmacs Code
29077 @subsection Emacs/XEmacs Code
29078 @cindex XEmacs
29079 @cindex Emacsen
29080
29081 While Gnus runs under Emacs, XEmacs and Mule, I decided that one of the
29082 platforms must be the primary one.  I chose Emacs.  Not because I don't
29083 like XEmacs or Mule, but because it comes first alphabetically.
29084
29085 This means that Gnus will byte-compile under Emacs with nary a warning,
29086 while XEmacs will pump out gigabytes of warnings while byte-compiling.
29087 As I use byte-compilation warnings to help me root out trivial errors in
29088 Gnus, that's very useful.
29089
29090 I've also consistently used Emacs function interfaces, but have used
29091 Gnusey aliases for the functions.  To take an example:  Emacs defines a
29092 @code{run-at-time} function while XEmacs defines a @code{start-itimer}
29093 function.  I then define a function called @code{gnus-run-at-time} that
29094 takes the same parameters as the Emacs @code{run-at-time}.  When running
29095 Gnus under Emacs, the former function is just an alias for the latter.
29096 However, when running under XEmacs, the former is an alias for the
29097 following function:
29098
29099 @lisp
29100 (defun gnus-xmas-run-at-time (time repeat function &rest args)
29101   (start-itimer
29102    "gnus-run-at-time"
29103    `(lambda ()
29104       (,function ,@@args))
29105    time repeat))
29106 @end lisp
29107
29108 This sort of thing has been done for bunches of functions.  Gnus does
29109 not redefine any native Emacs functions while running under XEmacs---it
29110 does this @code{defalias} thing with Gnus equivalents instead.  Cleaner
29111 all over.
29112
29113 In the cases where the XEmacs function interface was obviously cleaner,
29114 I used it instead.  For example @code{gnus-region-active-p} is an alias
29115 for @code{region-active-p} in XEmacs, whereas in Emacs it is a function.
29116
29117 Of course, I could have chosen XEmacs as my native platform and done
29118 mapping functions the other way around.  But I didn't.  The performance
29119 hit these indirections impose on Gnus under XEmacs should be slight.
29120
29121
29122 @node Various File Formats
29123 @subsection Various File Formats
29124
29125 @menu
29126 * Active File Format::          Information on articles and groups available.
29127 * Newsgroups File Format::      Group descriptions.
29128 @end menu
29129
29130
29131 @node Active File Format
29132 @subsubsection Active File Format
29133
29134 The active file lists all groups available on the server in
29135 question.  It also lists the highest and lowest current article numbers
29136 in each group.
29137
29138 Here's an excerpt from a typical active file:
29139
29140 @example
29141 soc.motss 296030 293865 y
29142 alt.binaries.pictures.fractals 3922 3913 n
29143 comp.sources.unix 1605 1593 m
29144 comp.binaries.ibm.pc 5097 5089 y
29145 no.general 1000 900 y
29146 @end example
29147
29148 Here's a pseudo-BNF definition of this file:
29149
29150 @example
29151 active      = *group-line
29152 group-line  = group spc high-number spc low-number spc flag <NEWLINE>
29153 group       = <non-white-space string>
29154 spc         = " "
29155 high-number = <non-negative integer>
29156 low-number  = <positive integer>
29157 flag        = "y" / "n" / "m" / "j" / "x" / "=" group
29158 @end example
29159
29160 For a full description of this file, see the manual pages for
29161 @samp{innd}, in particular @samp{active(5)}.
29162
29163
29164 @node Newsgroups File Format
29165 @subsubsection Newsgroups File Format
29166
29167 The newsgroups file lists groups along with their descriptions.  Not all
29168 groups on the server have to be listed,  and not all groups in the file
29169 have to exist on the server.  The file is meant purely as information to
29170 the user.
29171
29172 The format is quite simple; a group name, a tab, and the description.
29173 Here's the definition:
29174
29175 @example
29176 newsgroups    = *line
29177 line          = group tab description <NEWLINE>
29178 group         = <non-white-space string>
29179 tab           = <TAB>
29180 description   = <string>
29181 @end example
29182
29183
29184 @page
29185 @node Emacs for Heathens
29186 @section Emacs for Heathens
29187
29188 Believe it or not, but some people who use Gnus haven't really used
29189 Emacs much before they embarked on their journey on the Gnus Love Boat.
29190 If you are one of those unfortunates whom ``@kbd{C-M-a}'', ``kill the
29191 region'', and ``set @code{gnus-flargblossen} to an alist where the key
29192 is a regexp that is used for matching on the group name'' are magical
29193 phrases with little or no meaning, then this appendix is for you.  If
29194 you are already familiar with Emacs, just ignore this and go fondle your
29195 cat instead.
29196
29197 @menu
29198 * Keystrokes::                  Entering text and executing commands.
29199 * Emacs Lisp::                  The built-in Emacs programming language.
29200 @end menu
29201
29202
29203 @node Keystrokes
29204 @subsection Keystrokes
29205
29206 @itemize @bullet
29207 @item
29208 Q: What is an experienced Emacs user?
29209
29210 @item
29211 A: A person who wishes that the terminal had pedals.
29212 @end itemize
29213
29214 Yes, when you use Emacs, you are apt to use the control key, the shift
29215 key and the meta key a lot.  This is very annoying to some people
29216 (notably @code{vi}le users), and the rest of us just love the hell out
29217 of it.  Just give up and submit.  Emacs really does stand for
29218 ``Escape-Meta-Alt-Control-Shift'', and not ``Editing Macros'', as you
29219 may have heard from other disreputable sources (like the Emacs author).
29220
29221 The shift keys are normally located near your pinky fingers, and are
29222 normally used to get capital letters and stuff.  You probably use it all
29223 the time.  The control key is normally marked ``CTRL'' or something like
29224 that.  The meta key is, funnily enough, never marked as such on any
29225 keyboard.  The one I'm currently at has a key that's marked ``Alt'',
29226 which is the meta key on this keyboard.  It's usually located somewhere
29227 to the left hand side of the keyboard, usually on the bottom row.
29228
29229 Now, us Emacs people don't say ``press the meta-control-m key'',
29230 because that's just too inconvenient.  We say ``press the @kbd{C-M-m}
29231 key''.  @kbd{M-} is the prefix that means ``meta'' and ``C-'' is the
29232 prefix that means ``control''.  So ``press @kbd{C-k}'' means ``press
29233 down the control key, and hold it down while you press @kbd{k}''.
29234 ``Press @kbd{C-M-k}'' means ``press down and hold down the meta key and
29235 the control key and then press @kbd{k}''.  Simple, ay?
29236
29237 This is somewhat complicated by the fact that not all keyboards have a
29238 meta key.  In that case you can use the ``escape'' key.  Then @kbd{M-k}
29239 means ``press escape, release escape, press @kbd{k}''.  That's much more
29240 work than if you have a meta key, so if that's the case, I respectfully
29241 suggest you get a real keyboard with a meta key.  You can't live without
29242 it.
29243
29244
29245
29246 @node Emacs Lisp
29247 @subsection Emacs Lisp
29248
29249 Emacs is the King of Editors because it's really a Lisp interpreter.
29250 Each and every key you tap runs some Emacs Lisp code snippet, and since
29251 Emacs Lisp is an interpreted language, that means that you can configure
29252 any key to run any arbitrary code.  You just, like, do it.
29253
29254 Gnus is written in Emacs Lisp, and is run as a bunch of interpreted
29255 functions.  (These are byte-compiled for speed, but it's still
29256 interpreted.)  If you decide that you don't like the way Gnus does
29257 certain things, it's trivial to have it do something a different way.
29258 (Well, at least if you know how to write Lisp code.)  However, that's
29259 beyond the scope of this manual, so we are simply going to talk about
29260 some common constructs that you normally use in your @file{~/.gnus.el}
29261 file to customize Gnus.  (You can also use the @file{~/.emacs} file, but
29262 in order to set things of Gnus up, it is much better to use the
29263 @file{~/.gnus.el} file, @xref{Startup Files}.)
29264
29265 If you want to set the variable @code{gnus-florgbnize} to four (4), you
29266 write the following:
29267
29268 @lisp
29269 (setq gnus-florgbnize 4)
29270 @end lisp
29271
29272 This function (really ``special form'') @code{setq} is the one that can
29273 set a variable to some value.  This is really all you need to know.  Now
29274 you can go and fill your @file{~/.gnus.el} file with lots of these to
29275 change how Gnus works.
29276
29277 If you have put that thing in your @file{~/.gnus.el} file, it will be
29278 read and @code{eval}ed (which is Lisp-ese for ``run'') the next time you
29279 start Gnus.  If you want to change the variable right away, simply say
29280 @kbd{C-x C-e} after the closing parenthesis.  That will @code{eval} the
29281 previous ``form'', which is a simple @code{setq} statement here.
29282
29283 Go ahead---just try it, if you're located at your Emacs.  After you
29284 @kbd{C-x C-e}, you will see @samp{4} appear in the echo area, which
29285 is the return value of the form you @code{eval}ed.
29286
29287 Some pitfalls:
29288
29289 If the manual says ``set @code{gnus-read-active-file} to @code{some}'',
29290 that means:
29291
29292 @lisp
29293 (setq gnus-read-active-file 'some)
29294 @end lisp
29295
29296 On the other hand, if the manual says ``set @code{gnus-nntp-server} to
29297 @samp{nntp.ifi.uio.no}'', that means:
29298
29299 @lisp
29300 (setq gnus-nntp-server "nntp.ifi.uio.no")
29301 @end lisp
29302
29303 So be careful not to mix up strings (the latter) with symbols (the
29304 former).  The manual is unambiguous, but it can be confusing.
29305
29306 @page
29307 @include gnus-faq.texi
29308
29309 @node Index
29310 @chapter Index
29311 @printindex cp
29312
29313 @node Key Index
29314 @chapter Key Index
29315 @printindex ky
29316
29317 @summarycontents
29318 @contents
29319 @bye
29320
29321 @iftex
29322 @iflatex
29323 \end{document}
29324 @end iflatex
29325 @end iftex
29326
29327 @c Local Variables:
29328 @c mode: texinfo
29329 @c coding: iso-8859-1
29330 @c End: